body {
  background: #fff;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  color: #868e96;
}

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5 {
  color: #000;
}

.no-border{
  border-style: none;
}
.owl-carousel.home-slider.inner-page .slider-item h1.white-font{
  color: white;
}

.section.about{
  padding: 5em 0;
}

.section.certification{
  padding: 5em 0;
}

.section.certification img.certification-img{
  padding-top: 1em;
  border-style: none;
}

.section.certification img.certification-img.iso{
  max-width: 280px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.section.certification .list-unstyled.check li {
    position: relative;
    padding-left: 20px;
    line-height: 1.2;
    margin-bottom: 6px;
    font-size: 12px;
}

.section.certification .list-unstyled.check.certificate li {
    position: relative;
    padding-left: 20px;
    line-height: 1.6;
    margin-bottom: 5px;
    font-size: 1rem;
    text-align: left;
}

.section.certification .list-unstyled.check.certificate li a{
  margin-left: 1rem;
}

.certificate li a{
  color: #936801;
}

.section.certification h4{
  font-size: 1.2rem;
}

.section.certification p{
  font-size: 13px;
  color: #3a3a3a;
}

.section.certification p.small{
  font-size: 12px;
  color: #3a3a3a;
}
.section.certification{
  padding: 5em 0;
}

.section.contact{
  padding: 5em 0;
}

.section.contact h6{
  color: #936801;
}

.section.contact p{
  color: #3e3e3e;
}

.section.contact span{
  font-size: 14px;
}

.bg-light p.mb-3 {
  color: #121212;
  font-weight: 400;
}

.about-clearfix{
  padding: 1em 0;
  clear: both;
}

img.about-img{
  margin-top: 4em;
}

img.img-fluid.about-img{
  border-style: none;
}

section.products {
  padding: 5em 0;
}

section.products .img-fluid{
  max-width: 100% !important;
  padding: 0 10px;
}

section.products h5{
  text-align: center;
}

section.products p{
  text-align: center;
  font-size: 14px;
  color: #5b5b5b !important;
}

.btn, .form-control {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.btn.btn-primary {
  color: #fff;
  border-width: 2px;
  background-color: #d79b50;
  border-color: #d79b50;
}

.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  border-color: #e1a050;
  background: #e1a050;
}

.btn.btn-sm {
  font-size: 12px;
}

.btn.btn-outline-primary {
  border-width: 1.5px;
  color: #dfa65f;
  border-color: #d79b50;
}

.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:active {
  color: #fff;
  background-color: #d79b50;
}

.btn.btn-outline-white {
  border-width: 2px;
  border-color: #fff;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .2em;
}

.btn.btn-outline-white:hover, .btn.btn-outline-white:focus {
  background: #fff;
  color: #000;
}

.clear{
  margin-top: 2em;
}


/* Header */
header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}

header .navbar-brand {
  text-transform: uppercase;
  letter-spacing: .15em;
  font-size: 1.3rem;
  font-weight: 600;
  color: #936801;
}

.subheading {
  margin-top: -15px;
  text-transform: uppercase;
  font-size: 0.8rem;
  line-height: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  color: #686868;
}


@media (max-width:575px) {
  header .navbar-brand{
    letter-spacing: 0;
    font-size: 1rem;
  }

  header .navbar-brand img{
    max-width: 40px;
    margin-right: 0.5em !important;
  }

  .subheading {
    margin-top: -15px;
    text-transform: uppercase;
    font-size: 0.7rem;
    line-height: 1.2rem;
    font-weight: 600;
    letter-spacing: 0.25em;
    color: #686868;
  }
  p.lead{
    line-height: 1.6;
  }
  .lead{
    font-size: 1rem;
  }
  .media-testimonial blockquote p{
      font-size: 14px;
      line-height: 1.5;
  }
  section.about img.img-fluid.about-img{
    max-height: 250px;
    width: auto;
    margin: 0 auto;
    vertical-align: center;
  }
}


@media (max-width:361px) {
  header .navbar-brand{
    letter-spacing: 0;
    font-size: 0.8rem;
  }

  header .navbar-brand img{
    max-width: 35px;
    margin-right: 0.5em !important;
  }

  .subheading {
    margin-top: -15px;
    text-transform: uppercase;
    font-size: 0.6rem;
    line-height: 1.1rem;
    font-weight: 600;
    letter-spacing: 0.25em;
    color: #686868;
  }
}

header .top-header{
  text-align: center;
  padding: 0.8em 0 0 0;
}

.top-header .nav-header{
  display: inline-block;
}


header .navbar-brand span {
  color: #dfa65f;
}

header .navbar-brand img{
  max-width: 50px !important;
  height: auto;
  margin-right: 1.1em;

}

header .top-bar {
  background: #dee2e6;
}

header .top-bar a {
  color: #fff;
  padding: 10px;
  font-size: 13px;
  display: inline-block;
}

header .top-bar .cta-btn {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  background: #5AC8D8;
}

header .top-bar .cta-btn:hover {
  -webkit-box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.1);
}

header .top-bar .social {
  margin-bottom: 0;
}

header .top-bar .social li {
  display: inline-block;
  text-align: center;
}

header .top-bar .social li a {
  color: #fff;
  padding: 10px;
  width: 40px;
  display: inline-block;
}

@media (max-width: 991px) {
  header .top-bar .social li a {
    padding-left: 10px;
    padding-right: 10px;
    width: inherit;
  }
}

header .top-bar .social li a:hover {
  background: #5AC8D8;
  color: #fff;
  -webkit-box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.1);
}

header .navbar {
  padding-top: 0;
  padding-bottom: 0;
  background: white !important;
}

@media (max-width: 1199px) {
  header .navbar {
    background: white !important;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
}

header .navbar .nav-link {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  outline: none !important;
}

@media (max-width: 1199px) {
  header .navbar .nav-link {
    padding: .5rem 0rem;
  }
}

li.nav-item a{
  font-size: 17px;
  color: #5d5d5d !important;
}

li.nav-item a:hover{
  color: #121212 !important;
}

header .navbar .nav-link.active {
  color: #d79b50 !important;
}

header .navbar .dropdown-menu {
  font-size: 14px;
  border-radius: 0px;
  border: none;
  -webkit-box-shadow: 0 2px 30px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 30px -2px rgba(0, 0, 0, 0.2);
  min-width: 13em;
  position: relative;
  margin-top: -10px;
}

header .navbar .dropdown-menu .dropdown-item:hover {
  background: #dfa65f;
  color: #fff;
}

header .navbar .dropdown-menu .dropdown-item.active {
  background: #dfa65f;
  color: #fff;
}

header .navbar .dropdown-menu a {
  padding-top: 7px;
  padding-bottom: 7px;
}

header .navbar .cta-btn a {
  background: #dfa65f;
  color: #fff !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  text-transform: uppercase;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  line-height: 1;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
  border-radius: 2px;
}

header .navbar .cta-btn a:hover {
  color: #fff !important;
  background: #cab7a0;
  /* -webkit-box-shadow: 2px 0 30px -5px rgba(244, 178, 20, 0.9);
  box-shadow: 2px 0 30px -5px rgba(244, 178, 20, 0.9); */
}

.cta-overlap {
  margin-top: -4em;
  position: relative;
  z-index: 100;
}

.cta-overlap .text {
  background: #bf8d51;
  padding: 2.5em 2em;
  -webkit-box-shadow: 0 1px 30px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 30px -4px rgba(0, 0, 0, 0.2);
}

.cta-overlap .d-flex h2{
  line-height: 1.5;
}

@media (max-width: 991px) {
  .cta-overlap .text {
    padding: 30px 15px;
    display: block !important;
    text-align: center;
  }
}

.cta-overlap .text h2 {
  margin-bottom: 0;
  color: #fff;
}

@media (max-width: 991px) {
  .cta-overlap .text h2 {
    margin-bottom: 20px;
    font-size: 26px;
  }
}

.custom-icon {
  font-size: 70px;
  color: #dfa65f;
}

/* Owl Carousel */
.owl-carousel .owl-item {
  opacity: .4;
  /* max-width: 300px; */
}

.owl-carousel .owl-item.active {
  opacity: 1;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -10px;
}

.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-prev:focus, .owl-carousel .owl-nav .owl-prev:active,
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-next:focus,
.owl-carousel .owl-nav .owl-next:active {
  outline: none;
}

.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
  font-size: 40px;
}

.owl-carousel .owl-nav .owl-prev {
  left: 30px !important;
}

.owl-carousel .owl-nav .owl-next {
  right: 30px !important;
}

.owl-carousel .owl-dots {
  text-align: center;
}

.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: #e6e6e6;
}

.owl-carousel .owl-dots .owl-dot.active {
  background: #dfa65f;
}

.owl-carousel.home-slider {
  z-index: 1;
  position: relative;
}

.owl-carousel.home-slider .owl-nav {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.owl-carousel.home-slider .owl-nav button {
  color: #fff;
}

.owl-carousel.home-slider:focus .owl-nav, .owl-carousel.home-slider:hover .owl-nav {
  opacity: 1;
  visibility: visible;
}

.owl-carousel.home-slider .slider-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: calc(100vh - 117px);
  min-height: 600px;
}

.owl-carousel.home-slider .slider-item .slider-text {
  color: #fff;
  height: calc(100vh - 117px);
  min-height: 980px;
}

.owl-carousel.home-slider .slider-item .slider-text .top-right {
  position: absolute;
  right: 5%;
  top: 10%;
}

.owl-carousel.home-slider .slider-item .slider-text .top-left {
  position: absolute;
  left: 5%;
  top: 5%;
}

.owl-carousel.home-slider .slider-item .slider-text .top-center {
  position: absolute;
  top: 45%;
  left: 2%;
}

h1.large{
  font-size: 30px !important;
}

.owl-carousel.home-slider .slider-item .slider-text h1 {
  font-size: 26px;
  color: white;
  line-height: 1.4;
  font-weight: 600 !important;
  /* text-transform: uppercase; */
}

h1.slider2_color{
  color: #3ef6ff !important;
}

.owl-carousel.home-slider .slider-item .slider-text h1 uppercase{
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 30px;
  }
}

.owl-carousel.home-slider .slider-item .slider-text p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  color: white;
  position: relative;
  left: -5%;
}


.owl-carousel.home-slider.inner-page .slider-item {
  height: calc(50vh - 117px);
  min-height: 300px;
}

.owl-carousel.home-slider.inner-page.certification-cover .slider-item {
  height: calc(50vh - 117px);
  min-height: 400px;
}

.owl-carousel.home-slider.inner-page .slider-item h1{
  color: #000000;
  font-size: 2rem;
}

.owl-carousel.home-slider.inner-page .slider-item p{
  color: #000000;
}

.owl-carousel.home-slider.inner-page .slider-item.product {
  height: calc(50vh - 117px);
  min-height: 250px;
}

.owl-carousel.home-slider.inner-page .slider-item .slider-text {
  color: #fff;
  height: calc(50vh - 117px);
  min-height: 350px;
}

.owl-carousel.home-slider.inner-page .slider-item.product .slider-text {
  color: #fff;
  height: calc(50vh - 117px);
  min-height: 250px;
}

.owl-carousel.home-slider .owl-dots {
  position: absolute;
  bottom: 165px;
  width: 100%;
}

.owl-carousel.home-slider .owl-dots .owl-dot {
  width: 18px;
  height: 18px;
  margin: 5px;
  border-radius: 50%;
  background: #e6e6e6;
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.5);
  outline: none !important;
  position: relative;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.owl-carousel.home-slider .owl-dots .owl-dot span {
  position: absolute;
  width: 6px;
  height: 6px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50% !important;
  left: 50%;
  top: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.owl-carousel.home-slider .owl-dots .owl-dot.active {
  border: 2px solid white;
}

.owl-carousel.home-slider .owl-dots .owl-dot.active span {
  background: white;
}

.owl-carousel.major-caousel .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px;
}

.owl-carousel.major-caousel .owl-nav .owl-prev, .owl-carousel.major-caousel .owl-nav .owl-next {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #495057;
}

.owl-carousel.major-caousel .owl-nav .owl-prev:hover, .owl-carousel.major-caousel .owl-nav .owl-prev:focus, .owl-carousel.major-caousel .owl-nav .owl-next:hover, .owl-carousel.major-caousel .owl-nav .owl-next:focus {
  color: #868e96;
  outline: none;
}

.owl-carousel.major-caousel .owl-nav .owl-prev.disabled, .owl-carousel.major-caousel .owl-nav .owl-next.disabled {
  color: #dee2e6;
}

.owl-carousel.major-caousel .owl-nav .owl-prev {
  left: -60px !important;
}

.owl-carousel.major-caousel .owl-nav .owl-next {
  right: -60px !important;
}

.owl-carousel.major-caousel .owl-dots {
  bottom: -30px !important;
  position: relative;
}

.owl-custom-nav {
  float: right;
  position: relative;
  z-index: 10;
}

.owl-custom-nav .owl-custom-prev,
.owl-custom-nav .owl-custom-next {
  padding: 10px;
  font-size: 30px;
  background: #ccc;
  line-height: 0;
  width: 60px;
  text-align: center;
  display: inline-block;
}

.section {
  padding: 7em 0;
}

.cta-link {
  background: #dfa65f;
  padding: 3.5em 0 3em 0;
  display: block;
  text-align: center;
}

.cta-link:focus, .cta-link:active {
  outline: none;
}

.cta-link span {
  line-height: 1.2;
}

.cta-link .sub-heading {
  color: #fff;
  display: block;
  font-size: 20px;
}

.cta-link .heading {
  font-size: 50px;
  color: #392903;
}

@media (max-width: 991px) {
  .cta-link .heading {
    font-size: 30px;
  }
}

.cta-link:hover {
  background: #e4a40b;
}

.cover_1 {
  background-size: cover;
  background-position: center center;
  padding: 7em 0;
}

.cover_1 .sub-heading {
  color: rgba(255, 255, 255, 0.7);
  font-size: 22px;
}

.cover_1 .heading {
  font-size: 50px;
  color: white;
  font-weight: 300;
}

.heading {
  color: #000;
}

.heading.border-bottom {
  position: relative;
  padding-bottom: 30px;
}

.heading.border-bottom:before {
  bottom: 0;
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #dfa65f;
}

.text-black {
  color: #000 !important;
}

.stretch-section .video {
  display: block;
  position: relative;
  -webkit-box-shadow: 4px 4px 70px -20px rgba(0, 0, 0, 0.5);
  box-shadow: 4px 4px 70px -20px rgba(0, 0, 0, 0.5);
}

.media-feature {
  padding: 20px;
  -webkit-transition: .2s all ease-out;
  -o-transition: .2s all ease-out;
  transition: .2s all ease-out;
  background: #fff;
  z-index: 1;
  position: relative;
  border: 1.5px solid #dfa65f;
  border-radius: 4px;
  font-size: 15px;
}

.media-body{
  margin-top: 2em;
}

.media-feature .icon {
  font-size: 60px;
  color: #dfa65f;
}

.media-feature h3 {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 2;
  margin-bottom: 1rem;
}

.media-feature:hover, .media-feature:focus {
  -webkit-box-shadow: 0 2px 20px -3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 20px -3px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 2;
  border-bottom: 10px solid #dfa65f;
}

.media-custom {
  background: #fff;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  margin-bottom: 30px;
}

.media-custom .meta-post {
  color: #ced4da;
  font-size: 13px;
  text-transform: uppercase;
}

.media-custom .meta-chat {
  color: #ced4da;
}

.media-custom .meta-chat:hover {
  color: #868e96;
}

.media-custom:focus, .media-custom:hover {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.media-custom .media-body {
  padding: 30px;
}

.media-custom .media-body h3 {
  font-size: 20px;
}

.media-custom .media-body p:last-child {
  margin-bottom: 0;
}

.media-testimonial img {
  width: 150px;
  border-radius: 50%;
}

.media-testimonial blockquote p {
  font-size: 18px;
  color: #000;
  font-style: italic;
}

.list-unstyled.check li {
  position: relative;
  padding-left: 30px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.list-unstyled.check li:before {
  color: #5AC8D8;
  left: 0;
  font-family: "Ionicons";
  content: "\f489";
  position: absolute;
}

.certificate.list-unstyled.check li a {
  text-align: left;
}

.certificate.list-unstyled.check li:before {
  color: #32a8e3;
  left: 0;
  font-family: "Ionicons";
  content: "\f391";
  position: absolute;
  font-size: 1.2rem;
}

section.about .list-unstyled.check li:before {
  color: #dfa65f;
  left: 0;
  font-family: "Ionicons";
  content: "\f122";
  position: absolute;
}

#modalAppointment .modal-content {
  border-radius: 0;
  border: none;
}

#modalAppointment .modal-body, #modalAppointment .modal-footer {
  padding: 40px;
}

.site-footer {
  padding: 4em 0 3em 0;
  background: #f2f2f2;
  font-size: 13px;
}

.footer-contact .fa {
  font-size: 20px;
  line-height: 22px;
  padding: 0 8px;
  color: #dfa65f;
}

.site-footer ul{
  margin-bottom: 0px !important;
}

.site-footer .footer-link a{
  font-size: 16px;
}

.site-footer p:last-child {
  margin-bottom: 0;
}

.site-footer a {
  color: #936801;
}

.site-footer a:hover {
  color: #cab7a0;
}

.site-footer h3 {
  font-size: 18px;
  margin-bottom: 20px;
}

.site-footer .footer-link li {
  line-height: 1.5;
  margin-bottom: 10px;
}

.site-footer hr {
  width: 100%;
}

footer p.copyright{
  color:#6c6c6c;
  padding-bottom: 15px;
}

.footer-social a {
  line-height: 0;
  border-radius: 50%;
  margin: 0 5px 5px 0;
  border: 1px solid #ccc;
  width: 30px;
  height: 30px;
  text-align: center;
  display: inline-block;
}

.footer-social a:hover {
  background: #dfa65f;
  border-color: #dfa65f;
  color: #fff;
}

.link-thumbnail {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.link-thumbnail img {
  position: relative;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.link-thumbnail .icon {
  position: absolute;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  z-index: 4;
  top: 50%;
  font-size:40px;
  color: #fff;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  margin-top: 30px;
}

.link-thumbnail h3 {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: -20px;
  left: 0;
  color: #fff;
  font-size: 24px;
  -webkit-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.link-thumbnail:before {
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
}

.link-thumbnail:hover h3 {
  opacity: 1;
  visibility: visible;
  bottom: 40px;
}

.link-thumbnail:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.link-thumbnail:hover .icon {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}

.link-thumbnail:hover:before {
  opacity: 1;
  visibility: visible;
}

.border-t {
  border-top: 1px solid #f8f9fa;
}

.copyright {
  font-size: 14px;
}

.element-animate {
  opacity: 0;
  visibility: hidden;
}

#loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000;
}

#loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}

#loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

#loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
}

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

/***** Certification Accordion *****/

#accordion5 .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 30px 0 15px 50px;
}
#accordion5 .panel-title a{
    display: block;
    padding: 10px 20px 10px 60px;
    background: #d79b50;
    border-radius: 30px;
    border: 2px solid #d79b50;
    font-size: 20px;
    font-weight:400;
    color: white;
    position: relative;
}
#accordion5 .panel-title a.collapsed{
    border: 2px solid #d79b50;
    background: #d79b50;
    color: black;
}
#accordion5 .panel-title a:before,
#accordion5 .panel-title a.collapsed:before{
    font-family: "Ionicons";
    content: "\f489";
    font-weight: 900;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #d79b50;
    font-size: 2.5rem;
    color: #fff;
    text-align: center;
    border-right: 3px solid #fff;
    position: absolute;
    top: -10px;
    left: -30px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
#accordion5 .panel-title a.collapsed:before{
    content: "\f2d7";
    background: #d79b50;
    color: black;
    font-size: 2rem;
    border-right: 3px solid #fff;;
}
#accordion5 .panel-body{
    padding: 10px 15px 0;
    margin: 0 0 0 30px;
    border: none;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    position: relative;
}
#accordion5 .panel-body:before{
    content: "";
    display: block;
    width: 5px;
    height: 90%;
    background: #d79b50;
    position: absolute;
    top: 0;
    left: -30px;
}
#accordion5 .panel-body:after{
    content: "";
    border-top: 20px solid #d79b50;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    bottom: 0;
    left: -48px;
}

/****** Google Translator *****/
#google_translate_element{
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 20px;
  z-index:103;
}

.goog-te-combo {
  border-radius: 3px;
  border: 1px solid #ffbc6a;
  padding: 3px 5px;
  font-family: Open Sans !important;
  font-size: 11px !important;
}

.goog-te-gadget {
    font-family: Open Sans !important;
    font-size: 10px !important;
}

.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    font-size: 10px !important;
}

.autosearch{
  position: absolute;
  top: 90px;
  right: 0;
  padding: 10px 20px;
  z-index:100;
}

.autosearch input.search{
  font-size: 14px;
  border: 1px solid #dba564;
  border-radius: 2px;
  padding: 2px 8px;
  background: #f9f9f9;
  color: #000;
}

ul.results{
  background-color: #fff;
  padding-left: 20px;
}

ul.results li{
  list-style: none;
}

ul.results li a{
  color: #333;
}

ul.results li p{
  font-size: 12px;
  color: #121212;
}


/****** Welcome Pop Up ******/
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #e1e1e1;
filter:alpha(opacity=25);
-moz-opacity:0.25;
-khtml-opacity: 0.25;
opacity: 0.25;
z-index: 100;
/* display: none; */
}

/* .cnt223 p a{
  position: absolute;
  top: -25px;
  right: -20px;
}

.cnt223 p a::before{
  color: black;
  left: 0;
  font-family: "Ionicons";
  content: "\f128";
  font-size: 2em;

} */

.cnt223 a.close{
  opacity: 1;
  text-shadow: none;
  float: none;
  margin: 0 auto;
  line-height: 1.5;
  font-weight: 600;
  font-size: 14px;
  border-width: 2px;
}

.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
bottom: 0;
left: 0;
z-index: 101;
}

.cnt223{
min-width: 150px;
width: 100%;
min-height: 80px;
margin: 0;
background: #f5f5f5;
position: relative;
z-index: 103;
padding: 10px 30px;
/* border-radius: 5px; */
/* box-shadow: 0 2px 5px #000; */
}

.cnt223 p{
clear: both;
color: #d79011;
font-size: 18px;
text-align: center;
line-height: 1.8rem;
margin: 0;
float: center;
padding: 10px 0;
}

.cnt223 .btn.btn-primary {
  color: #767676;
  border-width: 2px;
  background-color: transparent;
  border-color: #c2c2c2;
  font-weight: 600;
  font-size: 14px;
}

.cnt223 .btn.btn-primary:hover{
  color: #555;
  background-color: #ebebeb;
  border-color: #9f9f9f;
}

@media (max-width:575px) {

  #google_translate_element{
    display: none;
  }

  .cnt223{
  width: 100%;
  }

  .cnt223 p{
  font-size: 16px !important;
  line-height: 1.8rem;
  }
}

.cnt223 .img-fluid {
  border-style: none;
  max-width: 90px;
  height: auto;
}
.cnt223 .x{
float: left;
height: 35px;
left: 22px;
position: relative;
top: -25px;
width: 34px;
}
.cnt223 .x:hover{
  cursor: pointer;
}
