/*
 Theme Name: Pofo Child
 Theme URI: http://wpdemos.themezaa.com/pofo
 Description: Child theme for Pofo theme
 Version: 1.0
 Author: ThemeZaa
 Author URI: http://www.themezaa.com
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, photography, portfolio
 License: Themeforest Split Licence
 License URI: http://themeforest.net/licenses
 Template: pofo
 Text Domain: pofo-child
*/
html,
body {
  overscroll-behavior-y: none;
}

.text-small {
  font-size: 14px;
  line-height: 1.6;
}
.text-small ul {
  padding-top: 12px;
  padding-left: 16px;
}

.text-medium {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
}

.text-large {
  font-size: 32px;
  line-height: 1.6;
  font-weight: 500;
}
.text-black {
    color: #3c3c3b !important
}
body nav.mobile-menu.navbar.bootsnav .navbar-nav, body nav.mobile-menu.navbar.bootsnav li.dropdown .mega-menu-full, body nav.navbar.bootsnav.mobile-menu ul.nav li.dropdown.simple-dropdown > .dropdown-menu, body nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
  background: rgba(39, 153, 137, .9) !important;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu li a {
  font-size: 16px !important;
}
#testimonial-slider-1 .swiper-slide .height-100 {
  display: flex;
  align-items: center;
  justify-content: space-between !important;
  flex-direction: column !important;
}
#testimonial-slider-1 .swiper-slide .height-100 .font-weight-600 {
  font-size: 22px;
}
.footer-bottom > div {
  display: flex;
  align-items: end;
}
.heading-1 {
  font-family: Signika;
  font-weight: 500;
  font-size: 40px;
  line-height: 1;
}
.hexagon a {
  color: white !important
}
.counter-box strong {
  display: block;
}
header nav.navbar .navbar-nav > li.active > a, nav.navbar.bootsnav ul.nav > li.active > a, header nav.navbar .navbar-nav > li.current-menu-ancestor > a, nav.navbar.bootsnav ul.nav > li.current-menu-ancestor > a, header nav.navbar .navbar-nav > li.current-menu-item > a, nav.navbar.bootsnav ul.nav > li.current-menu-item > a {
  color: #3C3C3B;
}

header .sidebar-part2 nav.navbar.bootsnav ul > li > a, header #lang_sel a, header #lang_sel a.lang_sel_sel, .sidebar-part2 .header-sidebar-wrap ul li a, .left-nav-sidebar header.site-header > .header-mini-cart .widget_shopping_cart .widget-title:before, header .sidebar-part2 nav.navbar.bootsnav ul > li > a > i.fa-angle-right, .sidebar-part2 .search-box .add-on i, header .sidebar-part2 nav.navbar.bootsnav .navbar-nav > li > a > i {
  color: #3C3C3B !important;
}

header .sidebar-part2 nav.navbar.bootsnav ul > li > a {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  color: #3C3C3B;
}
header .sidebar-part2 nav.navbar.bootsnav ul > li > a:hover {
  color: #107668;
}

.scroll-top-arrow {
  background: #107668;
  width: 50px;
  height: 50px;
}
.scroll-top-arrow i {
  line-height: 50px;
}

.scroll-top-arrow:hover, .scroll-top-arrow:focus {
  background: #107668;
}

.wpcf7-submit {
  display: block;
  margin: auto;
}

.btn.button-style4 {
  border: 1px solid white;
  border-radius: 24px !important;
  text-transform: uppercase;
  color: #279989;
  background: white;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 700;
}

#testimonial-slider-1 img {
  width: auto !important;
}
#testimonial-slider-1 .swiper-slide img {
  max-height: 50px;
}
#testimonial-slider-1 .swiper-slide:first-child img, #testimonial-slider-1 .swiper-slide:nth-child(3) img {
  max-height: 80px;
}

#pofo-image-slider-1 h5, #pofo-image-slider-1 h4 {
    text-transform: uppercase;
}
#pofo-image-slider-1 h5 span, #pofo-image-slider-1 p {
    display: block;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: none !important;
}
#pofo-image-slider-1 .width-90 {
    margin-top: 18px;

}
.p_normal {
    font-size: 18px !important;
    line-height: 28px !important;
}
#pofo-image-slider-1 h5 {
    margin-bottom: 0px !important;
}
@media screen and (max-width: 767px)
{
    .p_normal {
        font-size: 14px !important;
        line-height: 24px !important;
    }
  .flex-reverse-mobile {
    flex-direction: column-reverse;
  }
  .text-small p {
    font-size: 14px;
    line-height: 24px;
  }
  #pofo-client-image-slider-1 .swiper-wrapper, #pofo-client-image-slider-3 .swiper-wrapper {
    gap: 30px;
    justify-content: center;
  }
  #testimonial-slider-1 {
    max-width: 400px !important;
  }
}
#pofo-client-image-slider-1 .swiper-slide img, #pofo-client-image-slider-3 .swiper-slide img {
  height: 140px;
  width: auto !important;
}

.btn.button-style4:hover {
  background: #279989;
  color: white;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu li a {
  color: white !important
}
#testimonial-slider-1:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 100%;
  border: 4px solid #279989;
  left: 0px;
  z-index: 0;
}

.pofo-image-style4 .slide-banner {
    display: block !important;
}
.pofo-image-style4 .slide-banner h4 {
    color: #fff !important;
}
@media screen and (min-width: 992px) {
    .pofo-image-style4 .slide-banner > div {
        text-align: left !important;
    }
}
.pofo-image-style4 .slide-banner .padding-80px-all {
    padding: 40px !important
}
.pofo-image-style4 .slide-banner p {
    font-size: 16px;
}
#accordion-style-small-1 .panel-heading  {
  padding: 2px 0px !important;
}
.btn.button-style5 {
  border: 1px solid #279989;
  border-radius: 24px !important;
  text-transform: uppercase;
  color: white;
  background: #279989;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 700;
}
.btn.button-style5:hover {
  background: #107668;
  color: white;
}

.btn.button-style6 {
  border-radius: 24px;
  border: 1px solid #279989;
  text-transform: uppercase;
  color: #279989;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 700;
}
.btn.button-style6:hover {
  background: #279989;
  color: white;
}

.btn.btn-rounded.btn-small {
  padding: 8px 36px;
}

.btn.btn-dark-gray {
  border-radius: 3px;
}

.pofo-footer-wrapper {
  background-color: #279989 !important;
}

.pofo-footer-bottom {
  background: #107668 !important;
}

.footer-logo-div {
  margin-bottom: 36px;
}

.footer-logo {
  max-height: none;
}

.social-icon-style-8 a.text-link-white i, .footer-social-icon a.text-link-white i {
  color: white !important;
}

footer .pofo-footer-wrapper .footer-wrapper-text-align-col-two:last-child {
  text-align: center;
}

.icon-social-medium {
  font-size: 20px;
}

.footer-bottom {
  border: 0px;
  padding-top: 0px;
}

#contact_list h2 {
  font-family: "Montserrat";
  margin-bottom: 5px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400 !important;
}
#contact_list p {
  font-family: "Montserrat";
  font-size: 16px;
  line-height: 24px;
}
#contact_list i {
  font-size: 80px;
  color: #279989;
}

#services_list .wpb_wrapper {
  text-align: left !important;
}
#services_list h2 {
  margin-bottom: 5px;
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}
#services_list p {
  font-size: 14px;
  line-height: 22px;
  min-height: 100px;
}

h2 {
  margin-bottom: 5px;
  font-family: Signika;
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
}

.background_green_gradient {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  background: rgb(163, 214, 208);
  background: -moz-linear-gradient(90deg, rgb(163, 214, 208) 0%, #279989 100%);
  background: -webkit-linear-gradient(90deg, rgb(163, 214, 208) 0%, #279989 100%);
  background: linear-gradient(90deg, rgb(163, 214, 208) 0%, #279989 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a3d6d0",endColorstr="#63b3a9",GradientType=1);
}

input.input-bg, textarea.input-bg {
  background: transparent;
  border: 4px solid white;
}

.btn-bg-green {
  border-color: white !important;
  font-size: 18px !important;
  line-height: 30px !important;
}

.cta p {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 500;
}

#maps .vc_column-inner {
  padding: 0px;
}

@media screen and (min-width: 992px) {
  #navbar-menu .disable-label {
    display: none;
  }
  section, .default-page-space {
    padding: 90px 0px;
  }
  .sidebar-part1 img {
    max-width: none;
    max-height: none !important;
    width: 400px !important;
  }
  .sidebar-part2 .sidebar-middle {
    padding: 150px 0 50px;
  }
  .sidebar-part3 {
    /*background: $primary-light;*/
  }
  .sidebar-part3 .bottom-social {
    background: white;
    text-align: center;
    position: relative;
    top: -20px;
  }
  .sidebar-part3 .bottom-social a {
    display: block;
    margin-bottom: 12px;
  }
  .sidebar-part3 .bottom-social a i {
    color: #3C3C3B;
  }
  .sidebar-part3 .bottom-social a:hover {
    color: #279989;
  }
  .sidebar-part3 .nav-icon span, .sidebar-part3 .sidebar-part2 .right-bg::before, .sidebar-part3 .sidebar-part2::before {
    color: white !important;
  }
  .sidebar-part3 .bottom-menu-icon {
    background: #ED6B62;
    padding: 30px 30px 22px;
  }
  .sidebar-part3 .nav-icon:hover span, .sidebar-part3 .nav-icon.active span {
    background-color: white !important;
  }
  .show-menu .sidebar-part1 {
    overflow: visible !important;
  }
}
@media (min-width: 992px) {
  nav.navbar.navbar-default ul.nav > li > a {
    padding: 26px 10px !important;
  }
  #testimonial-slider-1 {
    min-height: 500px;
  }
}
.certifications img {
  height: 180px;
  width: auto !important;
}
.certifications a {
  display: block;
  width: 150px !important;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
#testimonial-slider-1 .swiper-slide > div p {
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 22px;
  color: #3C3C3B;
  margin-top: 0px;
  margin-bottom: 5px;
}
#testimonial-slider-1 .swiper-slide > div p.text-medium-gray {
  font-size: 27px;
  line-height: 27px;
  left: 12px;
  position: relative;
  color: #3C3C3B;
  font-family: Signika;
  max-width: 130px;
  display: inline-block;
}
#testimonial-slider-1 .swiper-slide > div p.alt-font {
  color: #279989;
  font-size: 72px;
  font-family: Signika;
  display: inline-block;
}

@media (max-width: 1199px) {
  h2 {
    font-size: 18px !important;
    line-height: 23px !important;
  }
  .cta p {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  h2 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 20px;
  }
  section, .default-page-space {
    padding: 60px 0px;
  }
  .sidebar-part3 {
    /*background: $primary-light;*/
  }
  .sidebar-part3 .bottom-social {
    display: none;
  }
  body, p {
    font-size: 18px;
  }
  header nav.navbar.bootsnav ul.nav > li.current-menu-item > a, header nav.navbar.bootsnav ul.nav > li.current-menu-ancestor > a, header nav.navbar.bootsnav ul.nav > li > a:hover, header nav.navbar .header-menu-button a:hover, header #lang_sel a.lang_sel_sel:hover, header nav.navbar.bootsnav ul.nav > li.dropdown.on > a {
    color: #3C3C3B !important;
  }
  header .sidebar-part2 nav.navbar.bootsnav ul > li > a {
    font-size: 24px;
    line-height: 32px;
  }
  .mobile-left-menu {
    background-color: #279989 !important;
  }
  .sidebar-part2 {
    width: 245px !important;
    padding: 0px 20px 0px !important;
    border-top: 70px solid transparent !important;
  }
  .sidebar-part1, .bottom-menu-icon {
    width: 80% !important;
  }
  .sidebar-part1 img {
    height: 50px !important;
    width: auto !important;
  }
  .sidebar-part3 {
    top: 0px !important;
  }
  .sidebar-part2 ul > li {
    padding-bottom: 15px !important;
  }
  .sidebar-part3 {
    background: #279989;
  }
  .sidebar-part3 .nav-icon span, .sidebar-part3 .sidebar-part2 .right-bg::before, .sidebar-part3 .sidebar-part2::before {
    color: white !important;
  }
  .sidebar-part3 .bottom-menu-icon {
    padding: 10px 15px !important;
  }
  .sidebar-part3 .nav-icon:hover span, .sidebar-part3 .nav-icon.active span {
    background-color: white !important;
  }
  #navbar-menu .icon {
    display: inline-block;
    width: 30px;
  }
  #navbar-menu .disable-label a {
    font-size: 0px;
  }
  #navbar-menu .disable-label a i {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  #custom_html-4 p {
    text-align: center !important;
  }
  .footer-bottom > div {
    flex-direction: column;
  }
  .cta {
    padding-bottom: 40px;
    text-align: center;
  }
  .cta h2 {
    font-size: 22px !important;
    line-height: 30px !important;
    margin-top: 20px !important;
  }
  .cta p {
    text-align: center !important;
    font-size: 14px !important;
  }
  .cta a {
    max-width: 220px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    font-size: 14px !important;
    margin-top: 10px;
  }
}
