#wrapper_top {
  background: #000;
  width: 100%;
  padding: 10px 0;
}

.inner_page_heading {
  font-size: 20px;
  color: #000;
  padding: 10px 0;
}

#menu_wrapper .menu .navbar {
  float: right;
}

#bunsinee_plan {
  background: #fff;
  padding: 20px 0;
}

#bunsinee_plan p {
  color: #f00;
  font-size: 25px;
  padding: 15px;
}

#bunsinee_plan h1 {
  color: #000;
}

.services_img img {
  padding-bottom: 10px;
  border-radius: 20px;
}

#inner_page h2 {
  font-size: 20px;
  color: #000;
  padding: 10px 0;
}

.inner_page_plan {
  margin-bottom: 30px;
}

#top_wrapper {
  background: #32bfc0;
  padding: 10px 0;
  border-bottom: #32bfc0 1px solid;
}

.top_left_list_menu {
}

.top_left_list_menu ul {
  margin: 0px;
  padding: 0px;
}

.top_left_list_menu ul li {
  list-style: none;
  display: inline-block;
  padding: 0 10px 0 0px;
}

.top_left_list_menu ul li a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.top_left_list_menu ul li a:hover {
  color: #ff0;
}

.top_left_right_menu ul {
  margin: 0px;
  padding: 0px;
}

.top_left_right_menu ul li {
  list-style: none;
  display: inline-block;
  padding: 0 6px 0 0px;
}

.top_left_right_menu ul li a {
  color: #fff;
  font-size: 14px;
}

.top_left_right_menu ul li a:hover {
  color: #ff0;
}

#welcome_part {
  background: #32bfc0;
  width: 100%;
  padding: 15px 0;
}

#welcome_part h1 {
  font-size: 25px;
  color: #fff;
  text-align: center;
}

#welcome_part p {
  font-size: 14px;
  color: #fff;
  text-align: justify;
}

#menu_wrapper {
  background: #21242b;
  border-bottom: #ff6747 5px solid;
  padding: 5px 0;
}

.navbar-inverse {
  background: none;
  border: none;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a:hover {
  color: #ff0;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ff0;
  background: none;
  font-size: 14px;
  text-decoration: none;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ff0;
}

.nav > li > a {
  padding: 14px 25px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  color: #000;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  background: #0aa0ab;
  background-color: rgb(10, 160, 171);
  margin-bottom: 1px;
  font-weight: bold;
  font-size: 15px;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

#plan_top {
  margin-top: 20px;
}

#footer {
  padding: 54px 0 52px;
  background: #171717;
  width: 100%;
}

#footer h3 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 20px;
}

#footer p {
  font-size: 14px;
  color: #b7b7b7;
  text-align: justify;
  line-height: 30px;
}

.footer_list {
}

.footer_list ul {
  margin: 0px;
  padding: 0px;
}

.footer_list ul li {
  list-style: none;
  padding: 5px 0;
}
.footer_list ul li::before {
  content: "\003E";
  color: #32bfc0;
  font-size: 17px;
  padding-right: 10px;
}
.footer_list ul li a:hover {
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
  transition: 0.3s;
}
.footer_list ul li a {
  color: #bdbcc0;
  font-size: 16px;
  text-decoration: none;
  transition: 0.3s;
}

.input_box input {
  width: 100%;
  padding: 7px;
  margin-bottom: 10px;
}

#footer_bootam {
  background: #000;
  padding: 10px 0;
}

.copy {
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
}

.powered_by {
  color: #fff;
  margin-top: 10px;
}

.powered_by a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.powered_by a:hover {
  text-decoration: none;
  color: #fff;
}

.back_to_up {
  float: right;
}

#services {
  background: url(../img/aeps2.jpg) no-repeat;
  background-attachment: scroll;
  background-size: auto auto;
  background-size: 100% 100%;
  padding: 100px 0;
  background-attachment: fixed;
  background-color: #757575;
  background-blend-mode: multiply;
}

#services h1 {
  font-size: 25px;
  color: #fff;
  text-align: center;
}

#offer {
  padding: 40px 0;
}

#offer h3 {
  font-size: 20px;
  color: #000;
  padding: 15px 0;
}

#offer p {
  color: #666e70;
  font-size: 15px;
  text-align: justify;
}

#offer h1 {
  font-size: 30px;
  color: #000;
  margin-bottom: 40px;
}

#offer span {
  color: #32bfc0;
}

#contact_us_part {
  background: #32bfc0;
  width: 100%;
  padding: 30px 0;
}

.contact_text {
  font-size: 20px;
  color: #fff;
}

.contact_button {
  float: right;
  margin-top: 6px;
}

.contact_button a {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  border-radius: 5px;
  text-decoration: none;
}

.contact_button a:hover {
  background: #fff;
  color: #000;
  text-align: center;
  padding: 10px;
  text-decoration: none;
}

.client {
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px,
    rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  text-align: center;
}

.testimonial {
  background-color: #fff;
  padding: 20px 20px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px,
    rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  text-align: center;
}

.testimonial img {
  height: 80px;
  width: 80px;
  border-radius: 50%;
}
.client img {
  height: 240px;
  width: 100%;
  object-fit: contain;
}
#latest_news p {
  padding: 10px 0;
  font-size: 16px;
  color: #900;
  font-weight: bold;
}

.logo {
  padding: 5px 0;
}

.contact_us_img img {
  border-radius: 282px;
  border: #f0f 10px solid;
}

.live_button img {
  max-width: 130px;
  margin-top: 33px;
  float: left;
}

.logo {
  width: 100%;
  float: left;
}

.nav > li > a {
  padding: 13px 13px;
}

.copy {
  color: #fff;
  font-size: 14px;
  text-align: left;
}

.powered_by {
  color: #fff;
  text-align: right;
  font-size: 14px;
}

.back_to_up {
  margin-top: 13px;
}

.top_left_right_menu ul li a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.top_left_right_menu ul li {
  list-style: none;
  display: inline-block;
  padding: 0 10px 0 0px;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  .top_left_list_menu {
    text-align: center;
  }

  .top_left_right_menu {
    float: none;
    text-align: center;
  }

  .logo {
    width: 100%;
    float: left;
    max-width: 200px;
    margin-top: 15px;
  }

  #menu_wrapper {
    padding: 0px 0;
  }

  .navbar-toggle {
    margin-top: 0px;
    margin-bottom: 8px;
  }

  #welcome_part h1 {
    font-size: 20px;
  }

  #welcome_part p {
    font-size: 12px;
  }

  #offer h1 {
    font-size: 25px;
    color: #000;
    text-align: center;
  }

  #offer h3 {
    font-size: 23px;
    color: #000;
    text-align: center;
  }

  #offer p {
    color: #666e70;
    font-size: 15px;
    text-align: center;
  }

  #client_say h1 {
    font-size: 25px;
    color: #000;
    text-align: center;
  }

  .client {
    max-width: 96%;
    margin-left: 2%;
    margin-bottom: 10px;
  }

  #client_say p {
    font-size: 12px;
    color: #666e70;
    padding: 10px 0;
    text-align: center;
  }

  #client_say h3 {
    font-size: 18px;
    color: #000;
    padding: 10px 0;
    text-transform: uppercase;
    text-align: center;
  }

  .contact_text {
    font-size: 17px;
    color: #fff;
  }

  .contact_button {
    float: none;
    margin-top: 15px;
    text-align: center;
  }

  #footer {
    padding: 2px 0 2px;
    background: #171717;
    width: 100%;
  }
}

.headerLogo {
  height: 90px;
  width: auto;
  border-radius: 5px;
}
ul.nav {
  display: flex;
  flex-direction: row;
  justify-content: end;
  width: 100%;
}
.top_left_right_menu {
  padding-top: 10px;
}

.footerLogo {
  height: 100px;
  border-radius: 5px;
  margin-bottom: 5px;
}
.footer-widget .widget-content {
  margin-top: -3px;
}
.footer-widget .widget-content p {
  margin-bottom: 15px;
}
.contact-info li {
  position: relative;
  color: #bdbcc0;
  margin-bottom: 5px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
.contact-info li i {
  font-size: 18px;
  padding-right: 5px;
}
.contact-info {
  list-style-type: none;
  padding: 0;
}
#about {
  background: #f2f2f2;
  padding: 40px 0;
}
#about h3 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
}
#about .aboutUs h4 {
  font-weight: 600;
  font-size: 24px;
}
#about .aboutUs p {
  font-size: 16px;
  color: #4b4b4b;
}

.about2 {
  background-color: #ffffff;
  padding: 30px 0;
}
.about2 h2 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 28px;
}
.about2 ul {
  padding: 0;
  list-style-type: none;
}
.about2 ul li {
  color: #6a6a6a;
  margin: 6px 0;
}
.about2 ul li::before {
  content: "\226B";
  font-size: 18px;
  color: #32bfc0;
  padding-right: 8px;
}
.about2 {
  background-color: #ffffff;
  padding: 30px 0;
}
.about2 h2 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 28px;
}
.about2 ul {
  padding: 0;
  list-style-type: none;
}
.about2 ul li {
  color: #6a6a6a;
  margin: 6px 0;
  font-size: 16px;
}
.about2 ul li::before {
  content: "\226B";
  font-size: 20px;
  color: #32bfc0;
  padding-right: 8px;
}
.aboutUsImg {
  height: 350px;
  width: auto;
}
.termsCondition {
  background: #f2f2f2;
  padding: 40px 0;
}
.termsCondition h2 {
  font-size: 30px;
  margin-bottom: 40px;
}
.termsCondition .terms h3 span {
  font-size: 20px;
}
.termsCondition .terms p {
  color: #666e70;
  font-size: 15px;
  text-align: justify;
}
#about {
  background: #f2f2f2;
  padding: 40px 0;
}
#about h2 {
  font-size: 30px;
  margin-bottom: 40px;
}
#about .about-extra h4 {
  font-weight: 600;
  font-size: 24px;
}
.about2 {
  background-color: #ffffff;
  padding: 30px 0;
}
.about2 h2 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 28px;
}
.about2 ul {
  padding: 0;
  list-style-type: none;
}
.about2 ul li {
  color: #6a6a6a;
  margin: 6px 0;
}
.about2 ul li::before {
  content: "\226B";
  font-size: 18px;
  color: #32bfc0;
  padding-right: 8px;
}
#about .contactDetails-Div {
  margin-bottom: 20px;
}
#about .contactDetails-Div h4 span {
  font-size: 20px;
}
#about .contactDetails-Div p {
  font-size: 16px;
}
#about .contactDetails-Div p strong {
  font-size: 16px;
}

.contact-text {
  background-color: #21242b;
  padding: 20px;
  border-radius: 10px;
  margin: 20px;
}
.inpt-button {
  padding: 10px;
  width: 100%;
  border: none;
  border-radius: 10px;
  font-size: 15px;
  margin: 10px 0;
  font-weight: bold;
  font-family: "Josefin Sans", sans-serif;
}
.inpt-button-a {
  padding: 10px 10px 50px 10px;
}
.submit-button-a {
  text-align: center;
}
.submit-button {
  padding: 10px 20px;
  border-radius: 10px;
  border: none;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Josefin Sans", sans-serif;
}
.submit-button:hover {
  background-color: #000;
  color: #fff;
  transition: all 0.4s ease-in-out;
}
.PrivacyPolicy {
  padding: 30px 0;
  background-color: #f2f2f2;
}
.PrivacyPolicy h1 {
  font-size: 30px;
  margin-bottom: 40px;
  text-align: center;
}
.PrivacyPolicy p strong {
  color: #32bfc0;
}
.PrivacyPolicy p {
  color: #666e70;
  font-size: 15px;
  text-align: justify;
}
.PrivacyPolicy b {
  font-size: 18px;
  color: #474747;
  padding: 8px 0;
}
#offer div.container .viewMoreBtn {
  text-align: center;
  margin-top: 30px;
}

#offer div.container .viewMoreBtn a {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  border-radius: 5px;
  text-decoration: none;
}

/* slider  */

.testim .wrap {
  position: relative;
  width: 100%;
  max-width: 1020px;
  padding: 40px 20px;
  margin: auto;
}

.testim .arrow {
  display: block;
  position: absolute;
  color: #333;
  cursor: pointer;
  font-size: 2em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 5px;
  z-index: 22222222;
}

.testim .arrow:before {
  cursor: pointer;
}

.testim .arrow:hover {
  color: #ff6747;
}

.testim .arrow.left {
  left: 40px;
}

.testim .arrow.right {
  right: 40px;
}

.testim .dots {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 60px;
  left: 0;
  display: block;
  z-index: 3333;
  height: 12px;
}

.testim .dots .dot {
  list-style-type: none;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #ff6747;
  margin: 0 10px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
  background: #ff6747;
  border-color: #ff6747;
}

.testim .dots .dot.active {
  -webkit-animation: testim-scale 0.5s ease-in-out forwards;
  -moz-animation: testim-scale 0.5s ease-in-out forwards;
  -ms-animation: testim-scale 0.5s ease-in-out forwards;
  -o-animation: testim-scale 0.5s ease-in-out forwards;
  animation: testim-scale 0.5s ease-in-out forwards;
}

.testim .cont {
  position: relative;
  overflow: hidden;
  background-color: #f0f0f0;
  padding: 30px 0;
  border-radius: 5px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.testim h1 {
  font-size: 30px;
  color: #000;
  margin: 30px 0 20px;
}
.testim h1 span {
  color: #32bfc0;
}

.testim .cont > div {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0 70px 0;
  opacity: 0;
}

.testim .cont > div.inactive {
  opacity: 1;
}

.testim .cont > div.active {
  position: relative;
  opacity: 1;
}

.testim .cont div .img img {
  display: block;
  width: 100px;
  height: 100px;
  margin: auto;
  border-radius: 50%;
}

.testim .cont div h2 {
  color: #ff6747;
  font-size: 18px;
  margin: 15px 0;
}

.testim .cont div p {
  font-size: 17px;
  color: #333;
  width: 70%;
  margin: auto;
}

.testim .cont div.active .img img {
  -webkit-animation: testim-show 0.5s ease-in-out forwards;
  -moz-animation: testim-show 0.5s ease-in-out forwards;
  -ms-animation: testim-show 0.5s ease-in-out forwards;
  -o-animation: testim-show 0.5s ease-in-out forwards;
  animation: testim-show 0.5s ease-in-out forwards;
}

.testim .cont div.active h2 {
  -webkit-animation: testim-content-in 0.4s ease-in-out forwards;
  -moz-animation: testim-content-in 0.4s ease-in-out forwards;
  -ms-animation: testim-content-in 0.4s ease-in-out forwards;
  -o-animation: testim-content-in 0.4s ease-in-out forwards;
  animation: testim-content-in 0.4s ease-in-out forwards;
}

.testim .cont div.active p {
  -webkit-animation: testim-content-in 0.5s ease-in-out forwards;
  -moz-animation: testim-content-in 0.5s ease-in-out forwards;
  -ms-animation: testim-content-in 0.5s ease-in-out forwards;
  -o-animation: testim-content-in 0.5s ease-in-out forwards;
  animation: testim-content-in 0.5s ease-in-out forwards;
}

.testim .cont div.inactive .img img {
  -webkit-animation: testim-hide 0.5s ease-in-out forwards;
  -moz-animation: testim-hide 0.5s ease-in-out forwards;
  -ms-animation: testim-hide 0.5s ease-in-out forwards;
  -o-animation: testim-hide 0.5s ease-in-out forwards;
  animation: testim-hide 0.5s ease-in-out forwards;
}

.testim .cont div.inactive h2 {
  -webkit-animation: testim-content-out 0.4s ease-in-out forwards;
  -moz-animation: testim-content-out 0.4s ease-in-out forwards;
  -ms-animation: testim-content-out 0.4s ease-in-out forwards;
  -o-animation: testim-content-out 0.4s ease-in-out forwards;
  animation: testim-content-out 0.4s ease-in-out forwards;
}

.testim .cont div.inactive p {
  -webkit-animation: testim-content-out 0.5s ease-in-out forwards;
  -moz-animation: testim-content-out 0.5s ease-in-out forwards;
  -ms-animation: testim-content-out 0.5s ease-in-out forwards;
  -o-animation: testim-content-out 0.5s ease-in-out forwards;
  animation: testim-content-out 0.5s ease-in-out forwards;
}

@-webkit-keyframes testim-scale {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -webkit-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-moz-keyframes testim-scale {
  0% {
    -moz-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -moz-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -moz-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -moz-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-ms-keyframes testim-scale {
  0% {
    -ms-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -ms-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -ms-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -ms-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-o-keyframes testim-scale {
  0% {
    -o-box-shadow: 0px 0px 0px 0px #eee;
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    -o-box-shadow: 0px 0px 10px 5px #eee;
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    -o-box-shadow: 0px 0px 10px 5px #ea830e;
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    -o-box-shadow: 0px 0px 0px 0px #ea830e;
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@keyframes testim-scale {
  0% {
    box-shadow: 0px 0px 0px 0px #eee;
  }

  35% {
    box-shadow: 0px 0px 10px 5px #eee;
  }

  70% {
    box-shadow: 0px 0px 10px 5px #ea830e;
  }

  100% {
    box-shadow: 0px 0px 0px 0px #ea830e;
  }
}

@-webkit-keyframes testim-content-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-moz-keyframes testim-content-in {
  from {
    opacity: 0;
    -moz-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}

@-ms-keyframes testim-content-in {
  from {
    opacity: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@-o-keyframes testim-content-in {
  from {
    opacity: 0;
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes testim-content-in {
  from {
    opacity: 0;
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes testim-content-out {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-moz-keyframes testim-content-out {
  from {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-ms-keyframes testim-content-out {
  from {
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@-o-keyframes testim-content-out {
  from {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes testim-content-out {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-100%);
  }
}

@-webkit-keyframes testim-show {
  from {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes testim-show {
  from {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

@-ms-keyframes testim-show {
  from {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@-o-keyframes testim-show {
  from {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
  }

  to {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes testim-show {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes testim-hide {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@-moz-keyframes testim-hide {
  from {
    opacity: 1;
    -moz-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0);
  }
}

@-ms-keyframes testim-hide {
  from {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -ms-transform: scale(0);
    transform: scale(0);
  }
}

@-o-keyframes testim-hide {
  from {
    opacity: 1;
    -o-transform: scale(1);
    transform: scale(1);
  }

  to {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes testim-hide {
  from {
    opacity: 1;
    transform: scale(1);
  }

  to {
    opacity: 0;
    transform: scale(0);
  }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  #footer h3 {
    margin-top: 15px;
  }

  ul.navbar-nav {
    display: none;
  }
  .testim .arrow {
    font-size: 1.5em;
  }

  .testim .cont div p {
    line-height: 25px;
  }
  .navbar {
    float: right;
  }
  #services {
    padding: 50px 0;
    background-size: cover;
  }
  .contact_text {
    text-align: center;
  }
  .top_left_right_menu {
    text-align: left;
  }
  .powered_by {
    text-align: center;
  }
  ul.navbar-nav.active {
    display: block;
    position: absolute;
    right: 20%;
    top: 100%;
    background: black;
    width: 150px;
    z-index: 9999;
  }
  #about .aboutUs h4 {
    padding: 8px 0;
  }
  .services_img {
    margin: 30px 30px 10px;
  }
  .services_img img {
    border-radius: 5px;
  }
}

.plan-download {
  padding: 50px 0;
  text-align: center;
}
.plan-download a {
  background-color: #32BFC0;
  padding: 8px 20px;
  color: #fff;
  border-radius: 5px;
  font-size: 18px;
  text-decoration: none;
}
.plan-download a:hover {
  color: #fff;
  text-decoration: none;
}