/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
body {
  color: #838383;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
body p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #838383;
  margin-bottom: 0 !important;
}
body header section#header-info {
  background-color: #272727;
  padding: 2% 0;
}
body header section#header-info h2 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 39.35px;
  line-height: 55.7px;
  color: #8fa3bb;
  float: right;
}
body header section#header-info h2 span {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 17px;
  line-height: 24px;
  color: #ffffff;
  position: relative;
  top: -5px;
}
@media all and (max-width: 1000px) {
  body header section#header-info h2 span {
    display: none;
  }
}
@media only screen and (max-width: 580px) {
  body header section#header-info h2 span {
    font-size: 29px;
  }
}
@media all and (max-width: 1000px) {
  body header section#header-info h2 {
    position: relative;
    top: 15px;
  }
}
body header section#header-info p {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 0;
  padding-bottom: 0;
}
body header section#header-info p a {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #8fa3bb;
}
@media all and (min-width: 1000px) {
  body header section#header-info p {
    float: right;
  }
}
@media all and (max-width: 1000px) {
  body header section#header-info p {
    display: none;
  }
}
@media all and (min-width: 1000px) {
  body header#top #logo img {
    margin-left: auto;
    margin-right: auto;
  }
}
body header#top #toggle-nav {
  color: #000;
  font-size: 14px;
  line-height: 66.12px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
body #mobile-menu ul li a {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  display: block;
  position: relative;
  padding: 16px 0 !important;
  text-decoration: none;
}
body .container-wrap {
  margin-top: 0;
  padding-top: 0;
}
@media only screen and (max-width: 1000px) and (min-width: 690px) {
  body header .container {
    max-width: 800px;
  }
}
@media only screen and (max-width: 690px) {
  body header .container {
    max-width: 800px !important;
  }
}
@media all and (min-width: 1200px) {
  body h1 {
    font-size: 92.94px;
    line-height: 131.21px;
  }
  body h2 {
    font-size: 55px;
    line-height: 65px;
  }
  body h3 {
    font-size: 25px;
    line-height: 35px;
  }
  body h4 {
    font-size: 18px;
    line-height: 28px;
  }
  body h5 {
    font-size: 20px;
    line-height: 30px;
  }
  body h6 {
    font-size: 18px;
    line-height: 28px;
  }
  body p {
    font-size: 14px;
  }
}
body #page-slider-area-widget h1 {
  color: #ffffff;
  font-family: Lato;
  font-size: 92.94px;
  line-height: 131.21px;
  font-weight: 700;
}
body #page-slider-area-widget h2 {
  color: #ffffff;
  font-size: 52.74px;
  line-height: 74.46px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  position: relative;
  top: 30px;
}
body #page-slider-area-widget p {
  color: #ffffff !important;
  font-size: 15px;
  line-height: 24px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  text-align: center !important;
}
body #page-slider-area-widget a.btn {
  color: #fff;
  padding: 12px 45px;
  border-radius: 100px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px;
  margin-left: -10px;
}
body #page-slider-area-widget .container {
  max-width: 1100px;
}
@media all and (max-width: 1200px) {
  body #page-slider-area-widget .container {
    max-width: 80%;
  }
}
body.home #page-slider-area-widget p {
  color: #ffffff !important;
  font-size: 15px;
  line-height: 24px;
  max-width: 570px;
  margin-left: 0;
  margin-right: inherit;
  text-align: left !important;
}
body.home .page-content {
  padding-top: 8%;
}
body #footer-outer #copyright .container {
  padding: 0;
}
body #footer-outer #copyright .container .footer-telephone a {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 39.35px;
  line-height: 55.7px;
  color: #8fa3bb;
  text-decoration: none;
}
body #footer-outer #copyright .container p {
  font-size: 13px;
  line-height: 24px;
  color: #ffffff;
}
@media all and (min-width: 1000px) {
  body #footer-outer #copyright .container p {
    position: relative;
    top: 18px;
    text-align: center;
  }
}
body #footer-outer #copyright .container p a {
  color: #8fa3bb;
  text-decoration: none;
}
body #footer-outer #copyright .container #footer-telephone-widget-section p {
  position: relative;
  top: 0px;
}
body #footer-outer i {
  background-color: #8fa3bb !important;
  border-radius: 100px;
  height: 28px;
  line-height: 30px;
  width: 28px;
  color: #272727 !important;
}
@media all and (min-width: 1000px) {
  body #footer-outer i {
    top: 18px;
  }
}
body #get-in-touch {
  background-color: #f2f2f2;
  padding: 5% 0;
}
body #get-in-touch #footer-sidebar-get-in-touch-section h3 {
  margin-bottom: 64px;
}
body #clients-say {
  background-color: #3a3a3a;
  padding: 3% 0 1% 0;
}
body #clients-say #footer-sidebar-clients-say-widget-section {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
body #clients-say h3 {
  text-align: center;
  color: #7a8b9e;
  font-size: 33px;
  line-height: 29px;
}
body #clients-say p {
  color: #ffffff;
  font-size: 20px;
  line-height: 29px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-style: italic;
}
body #footer-instagram {
  padding: 5% 0 4% 0;
  background-color: #fff;
}
body #footer-instagram #footer-sidebar-instagram-widget-section {
  max-width: 1380px;
  margin-right: auto;
  margin-left: auto;
}
body .home-page {
  background-color: #f2f2f2 !important;
}
body .intro {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
body .latest-news > .even {
  background-color: #758597;
  padding: 7% 0;
}
body .latest-news > .odd {
  background-color: #f2f2f4;
  padding: 7% 0;
}
body .latest-news .content-inner {
  margin-bottom: 0;
  padding-bottom: 0;
}
body .latest-news .content-inner > .row > div {
  padding: 0;
}
body .latest-news .content-inner > .row > div.bg-white {
  background: url('images/gpc.png') no-repeat 94% 94%;
}
body .latest-news .content-inner > .row > div figure {
  margin-bottom: 0px!important;
}
body .latest-news .content-inner > .row > div figure img {
  margin-bottom: 0px!important;
}
body .latest-news .content-inner > .row > div .inner-section {
  padding: 5% 40px;
}
body .latest-news .content-inner > .row > div .inner-section p {
  color: #060606;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 31px;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media all and (max-width: 1000px) and (min-width: 768px) {
  body #about-page .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  body #about-page .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body #about-page .sidebar {
  background-color: #00438e;
  padding-bottom: 5%;
}
body #about-page .sidebar h4 {
  font-family: "Source Sans Pro";
  font-weight: 700;
  color: #ffffff;
  font-size: 45px;
  line-height: 57px;
  margin-bottom: 10%;
}
@media all and (min-width: 1000px) {
  body #about-page .sidebar {
    height: 100%;
    padding-top: 150px;
  }
  body #about-page .sidebar h4 {
    font-size: 45px;
    line-height: 57px;
  }
}
@media all and (max-width: 1000px) {
  body #about-page .sidebar {
    padding: 5% 15px;
  }
}
body #about-page .sidebar.generic-sidebar {
  height: inherit;
}
body #about-page .sidebar ul {
  margin: 0;
  padding: 0;
}
@media all and (min-width: 1000px) {
  body #about-page .sidebar ul {
    max-width: 350px;
  }
}
body #about-page .sidebar ul li {
  list-style-type: none;
  color: #ffffff;
  background: url('images/icon-checked.png') no-repeat left center transparent;
  padding-left: 60px;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 21.05px;
  line-height: 29.47px;
  min-height: 60px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
body #about-page .sidebar ul li a {
  color: #ffffff;
  text-decoration: none;
}
body #about-page .sidebar ul li p {
  margin: 0;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 21.05px;
  line-height: 29.47px;
  color: #ffffff;
  padding-bottom: 0;
}
body #about-page .about-content h2 {
  color: #00438e;
  margin-bottom: 10%;
}
body #about-page .about-content ol {
  margin: 0 0 20px 20px;
  padding: 0;
}
body #about-page .about-content ol li {
  color: #00438e;
  padding-left: 10px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media all and (min-width: 1000px) {
  body #about-page .about-content {
    padding-top: 150px;
    max-width: 680px;
  }
  body #about-page .about-content h2 {
    font-size: 45px;
    line-height: 57px;
  }
}
@media all and (max-width: 1000px) {
  body #about-page .about-content {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  body #about-page .about-content h2 {
    font-size: 35px;
    line-height: 47px;
  }
}
body .container-wrap {
  padding-bottom: 0;
}
body #managing-director {
  margin: 5% 0 10% 0;
}
body #managing-director .row > div {
  padding: 0 !important;
}
body #managing-director .row > div ul {
  margin: 0 0 20px 20px;
  padding: 0;
}
body #managing-director .row > div ul li {
  list-style-type: disc;
  padding-left: 35px;
  color: #838383;
  font-family: 'Source Sans Pro', sans-serif;
}
body #managing-director .row > div figure {
  margin-bottom: 0px;
  position: relative;
}
body #managing-director .row > div figure img {
  width: 100%;
  height: 539px !important;
  object-fit: cover;
  object-position: 0 0;
}
body #managing-director .row > div figure :root img {
  height: auto;
  width: auto;
}
body #managing-director .row > div figure _:-ms-lang(x),
body #managing-director .row > div figure img {
  height: auto;
  width: auto;
}
body #managing-director .row > div .inner-content {
  background-color: #ffffff;
  height: 100%;
  padding: 50px 70px 20px 70px;
}
body #managing-director .row > div .inner-content p {
  line-height: 18px;
  padding-bottom: 27px;
  margin-bottom: 0;
}
body #managing-director .row > div .inner-content h6 {
  color: #838383;
  font-size: 14px;
  margin-bottom: 0;
}
body #about-us-timeline-section {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body #about-us-timeline-section h3 {
  background: #00438e;
  width: 152px;
  height: 152px;
  border-radius: 100px;
  line-height: 152px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  color: #ffffff;
  margin-bottom: 30px;
}
@media all and (min-width: 1000px) {
  body #about-us-timeline-section h3 {
    font-size: 49.09px;
  }
}
body #about-us-timeline-section h4 {
  color: #00438e;
  font-size: 25px;
  line-height: 31px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: capitalize;
  margin: 30px 0 20px 0;
}
body .bullet-timeline {
  background: url('images/bg-bullets.png') no-repeat center center transparent;
  width: 16px;
  height: 84px;
  margin-right: auto;
  margin-left: auto;
}
body .details-content {
  max-width: 520px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
body .details-content ul {
  margin: 0;
  padding: 0;
}
body .details-content ul li {
  list-style-type: none;
  background: #ffffff;
  padding: 5%;
  margin-bottom: 45px;
}
body .details-content ul li div {
  max-width: 387px;
  margin-left: auto;
  margin-right: auto;
}
body .details-content ul li h6 {
  color: #00438e;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  margin-bottom: 30px;
}
body #details-page {
  background-color: #f2f2f2;
}
body #details-page .details-inner-content {
  padding-top: 150px;
}
body #details-page .product-logos li {
  float: left;
}
body #details-page .slick-slider {
  background-color: #ffffff;
}
body #details-page .slick-slide img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: max-content;
}
body #details-page .foot-note p {
  font-size: 17px;
}
body #footer-sidebar-products-section {
  background-color: #ffffff;
  padding: 5% 0;
}
body #footer-sidebar-products-section button.slick-prev {
  display: none !important;
}
body #footer-sidebar-products-section button.slick-next {
  display: none !important;
}
body #footer-sidebar-products-section ul.slick-dots {
  display: none !important;
}
body #details-right-sidebar-section h4 {
  text-align: right;
}
body #details-right-sidebar-section ul li {
  margin-bottom: 0 !important;
}
body #faq-list {
  padding: 5% 0;
}
body #faq-list .row > div {
  padding: 0;
}
body #faq-list .row > div.question {
  background-color: #00438e;
  padding: 5%;
  display: flex;
  align-items: center;
}
body #faq-list .row > div.question h4 {
  color: #ffffff;
  font-family: "Source Sans Pro";
  font-weight: 700;
}
@media all and (min-width: 1200px) {
  body #faq-list .row > div.question h4 {
    font-size: 41.54px;
    line-height: 45.23px;
  }
}
body #faq-list .row > div.answer {
  padding: 5%;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  color: #838383;
}
body #faq-list .row > div.answer p {
  margin-bottom: 0;
}
body #faq-list .row > div.answer ul li {
  color: #838383;
}
body .termites-inner-content {
  padding-top: 10px;
}
body .termites-inner-content h2 {
  color: #00438e;
}
body .termites-inner-content h3 {
  color: #00438e;
}
body .termites-inner-content h4 {
  color: #00438e;
}
body .termites-inner-content h5 {
  color: #00438e;
}
body .termites-inner-content h6 {
  color: #00438e;
}
body .termites-inner-content a {
  color: #00438e;
}
body .termites-inner-content ul li {
  color: #00438e;
}
body ul.checklist {
  margin-left: 0 !important;
}
body ul.checklist li {
  list-style-type: none;
  font-family: "Source Sans Pro";
  font-weight: 700;
}
body .full-page-generic {
  width: 100%;
}
/** End of Body **/
.bg-white {
  background-color: #ffffff;
}
.two-column {
  margin-bottom: 5%;
}
.two-column .bg-white {
  background-color: #ffffff;
  padding: 10% 7% 7% 7%;
  height: 100%;
}
.two-column .bg-white h6 {
  font-size: 14px;
  line-height: 18px;
  color: #838383;
  margin-bottom: 27px;
}
.two-column .bg-white h2 {
  margin-bottom: 27px;
}
.two-column .bg-white ul {
  margin-left: 20px;
}
.two-column .bg-white ul li {
  color: #838383;
  font-style: italic;
  list-style-type: disc;
}
.one-column .bg-blue {
  background-color: #00428e;
  padding: 5% 7%;
  height: 100%;
}
.one-column .bg-blue h2 {
  color: #ffffff;
  margin-bottom: 0;
}
.one-column .bg-blue h3 {
  color: #ffffff;
  margin-bottom: 0;
}
.one-column .bg-blue p {
  color: #ffffff;
}
ul.inspection-list li {
  color: #838383;
  font-family: 'Source Sans Pro', sans-serif;
}
ol.inspection-list {
  margin-left: 20px !important;
}
ol.inspection-list li {
  color: #838383 !important;
  font-family: 'Source Sans Pro', sans-serif;
}
#gallery-2 {
  margin: auto;
  display: flex;
  align-items: center;
}
#gallery-2 img {
  border-style: none !important;
}
.gallery a img {
  width: 90%;
  max-width: 90%;
  height: auto;
  max-height: 90%;
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;
  border-style: none !important;
}
#call-us-now {
  padding: 5% 0;
  background-color: #f2f2f2;
}
#call-us-now table {
  max-width: 350px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#call-us-now table tr td {
  color: #838383;
}
#call-us-now #footer-sidebar-contact-page-call-us-now-section h2 {
  text-align: center;
}
#call-us-now #footer-sidebar-contact-page-call-us-now-section h2 span {
  display: block;
}
body #footer-outer #copyright .container {
  padding: 0;
  max-width: 1230px;
}
@media only screen and (max-width: 1000px) and (min-width: 1px) {
  #footer-outer #social li {
    width: inherit;
    margin-top: 9px;
    margin-bottom: 9px;
  }
  #footer-outer #copyright p {
    margin-top: 30px;
  }
  body #footer-outer #copyright .container #footer-telephone-widget-section p {
    position: relative;
    top: -18px;
    margin-top: 0px;
  }
  #footer-outer #social li {
    width: inherit !important;
  }
  #footer-logo-widget-section {
    padding-top: 5%;
  }
  #footer-outer #copyright li:first-child {
    margin-left: 0;
  }
}
body:not(.material) header#top nav > ul > li:not(#social-in-menu) > a {
  padding-bottom: 31.5px !important;
  padding-top: 31.5px !important;
  text-decoration: none;
  color: #000000;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
}
body:not(.material) header#top nav > ul > li:not(#social-in-menu) > a:after {
  border-color: #8fa3bb !important;
  border-top: 4px solid #8fa3bb !important;
  width: 85% !important;
}
#header-outer[data-format="default"] #social-in-menu {
  max-height: 50px;
}
#header-outer[data-format="default"] #social-in-menu a {
  color: #ffffff;
  background-color: #8fa3bb;
  border-radius: 100px;
}
#header-outer[data-format="default"] #social-in-menu a:last-child {
  color: #ffffff;
  background-color: #8fa3bb;
  border-radius: 0px;
}
#header-outer #social-in-menu i {
  width: 28px !important;
  height: 28px !important;
  line-height: 30px !important;
}
body:not(.material) #header-outer {
  padding-top: 0 !important;
}
#header-outer[data-lhe="animated_underline"] header#top nav > ul > li#social-in-menu > a,
#header-outer[data-lhe="default"] header#top nav > ul > li#social-in-menu > a {
  margin-left: 10px !important;
  margin-right: 0! important;
  padding-right: 0!important;
  padding-left: 0!important;
}
header#top .span_9 > .slide-out-widget-area-toggle {
  right: 50% !important;
  top: 50%;
  left: 50%;
  margin-left: -60px;
  margin-bottom: 10px;
  margin-top: 0px;
}
.slide-out-widget-area-toggle.mobile-icon a > span {
  height: 20px;
  display: none;
}
/** Extra Small Bootstrap Devices **/
/** Small Bootstrap Devices **/
@media all and (min-width: 768px) and (max-width: 992px) {
  .hidden-md-down {
    display: none;
  }
}
/** Medium Bootstrap Devices **/
/** Large Bootstrap Devices **/
/** Extra Large Bootstrap Devices **/
@media all and (min-width: 1200px) {
  .about-content h2 {
    font-size: 45px;
    line-height: 57px;
  }
}
/** Hidden Devices **/
/** Small Bootstrap Devices **/
@media all and (min-width: 1000px) {
  .dt-menu {
    float: left !important;
  }
  .hidden-md-up {
    display: none !important;
  }
}
/** Hidden Devices **/
/** Small Bootstrap Devices **/
@media all and (max-width: 1000px) {
  .hidden-md-down {
    display: none;
  }
}
@media all and (max-width: 768px) {
  body #page-slider-area-widget h2 {
    font-size: 42.74px;
    line-height: 44.46px;
    top: 0;
  }
  body #page-slider-area-widget h1 {
    font-size: 50.411px;
    line-height: 55.2865px;
  }
  body #page-slider-area-widget .container {
    padding: 10% 0;
  }
}
@media all and (max-width: 550px) {
  body header section#header-info h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 29.35px;
    line-height: 55.7px;
    color: #8fa3bb;
    float: none;
    text-align: center;
  }
  body header#top #logo img,
  #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    margin-left: auto;
    margin-right: auto;
  }
  body #page-slider-area-widget h2 {
    font-size: 30px;
    line-height: 32px;
    top: 0;
  }
  body #page-slider-area-widget h1 {
    font-size: 35.411px;
    line-height: 35.2865px;
  }
}
figure {
  margin-bottom: 10px;
  overflow: hidden;
}
figure img {
  transition: all 0.5s ease-in-out;
}
figure img:hover {
  transform: scale(1.1);
  transition: all 0.5s ease-in-out;
  opacity: 0.9;
}
h4.widgettitle {
  display: none;
}
div.faq-tags {
  margin-top: 70px;
  padding: 0;
}
div.faq-tags > div {
  list-style-type: none;
  margin-bottom: 12px;
}
div.faq-tags > div a {
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 15px;
  line-height: 22.78px;
  text-align: center;
  display: block;
  background-color: #a7b7ca;
  color: #ffffff;
  padding: 6.5px 0;
}
div.faq-tags > div a.mixitup-control-active {
  background-color: #112c4c;
}
div.pests-cats {
  margin-top: 70px;
  margin-bottom: 65px;
  padding: 0;
}
div.pests-cats > div {
  list-style-type: none;
  margin-bottom: 12px;
}
div.pests-cats > div a {
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 15px;
  line-height: 22.78px;
  text-align: center;
  display: block;
  background-color: #a7b7ca;
  color: #ffffff;
  padding: 6.5px 0;
}
div.pests-cats > div a.mixitup-control-active {
  background-color: #112c4c;
}
div#pests-list > div {
  margin-bottom: 35px;
}
div#pests-list > div .inner-content {
  background-color: #fff;
  padding: 5%;
  padding-top: 45px;
  text-align: center;
  height: 100%;
}
div#pests-list > div .inner-content h3 {
  margin: 5% 0;
}
div#pests-list > div .inner-content h4 {
  color: #060606;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}
div#pests-list > div .inner-content h4 a {
  color: #060606;
  text-decoration: none;
}
div#pests-list > div .inner-content a.toggle-switch {
  color: #838383;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
}
header.shrink {
  background-color: #ffffff;
}
@media all and (min-width: 1400px) {
  header nav ul.buttons {
    right: -100px;
  }
}
@media all and (min-width: 1400px) {
  #header-outer[data-format="centered-menu"] header#top nav > ul.buttons {
    right: -100px;
  }
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #a2a2a2;
  font-size: 20px !important;
  line-height: 29px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border-style: none !important;
  background-color: #ffffff !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #a2a2a2;
  font-size: 20px !important;
  line-height: 29px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border-style: none !important;
  background-color: #ffffff !important;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #a2a2a2;
  font-size: 20px !important;
  line-height: 29px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border-style: none !important;
  background-color: #ffffff !important;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #a2a2a2;
  font-size: 20px !important;
  line-height: 29px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border-style: none !important;
  background-color: #ffffff !important;
}
form label {
  width: 100%;
  margin-bottom: 18px;
}
input[type="text"] {
  color: #a2a2a2;
  font-size: 20px !important;
  line-height: 29px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border-style: none !important;
  background-color: #ffffff !important;
  padding: 15px !important;
}
input[type="email"] {
  color: #a2a2a2;
  font-size: 20px !important;
  line-height: 29px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border-style: none !important;
  background-color: #ffffff !important;
  padding: 15px !important;
}
input[type="tel"] {
  color: #a2a2a2;
  font-size: 20px !important;
  line-height: 29px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border-style: none !important;
  background-color: #ffffff !important;
  padding: 15px !important;
}
textarea {
  color: #a2a2a2;
  font-size: 20px !important;
  line-height: 29px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  border-style: none !important;
  background-color: #ffffff !important;
  height: 290px;
  max-height: 290px !important;
  padding: 15px !important;
  padding-left: 25px;
}
textarea:-moz-placeholder {
  text-align: left;
}
textarea:-ms-input-placeholder {
  text-align: left;
}
textarea::-moz-placeholder {
  text-align: left;
}
textarea::-webkit-input-placeholder {
  text-align: left;
}
body[data-form-submit="regular"] .container-wrap input[type=submit] {
  background-color: #000 !important;
  color: #ffffff;
  font-size: 20px;
  line-height: 39px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  max-width: 328px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 8px 0;
}
input[type="submit"] {
  background-color: #000 !important;
  color: #ffffff;
  font-size: 20px;
  line-height: 39px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  max-width: 328px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 8px 0;
}
.wpcf7-form input[type="submit"].wpcf7-submit {
  background-color: #000 !important;
  color: #ffffff;
  font-size: 20px;
  line-height: 39px;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  max-width: 328px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 8px 0;
}
.container-wrap input[type="text"],
.container-wrap textarea,
.container-wrap input[type="email"],
.container-wrap input[type="password"],
.container-wrap input[type="tel"],
.container-wrap input[type="url"],
.container-wrap input[type="search"],
.container-wrap input[type="date"] {
  margin-bottom: 0px;
}
.submit-btn {
  margin-top: 15px;
}
.wpcf7-form p {
  text-align: center;
}
/*
.main-content {
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100% !important;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
*/
/** Fining the alignment of the element **/
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  float: left;
}
ul.footer-social li {
  overflow: hidden;
  max-height: 34px;
}
ul.footer-social li a {
  text-decoration: none;
}
ul.footer-social li a i {
  top: 0;
  transition: all 0.25s ease;
  -webkit-transition: all 0.5s ease;
}
ul.footer-social li a i.fa-facebook::before {
  content: "\f09a";
}
ul.footer-social li a i.fa-facebook::after {
  content: "\f09a" !important;
  position: absolute;
  top: 100%;
  left: -4px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
}
ul.footer-social li a i.fa-twitter:before {
  content: "\f099";
}
ul.footer-social li a i.fa-twitter::after {
  content: "\f099" !important;
  position: absolute;
  top: 100%;
  left: -4px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
}
ul.footer-social li a i.fa-instagram::before {
  content: "\f16d";
}
ul.footer-social li a i.fa-instagram::after {
  content: "\f16d" !important;
  position: absolute;
  top: 100%;
  left: -4px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
}
ul.footer-social li a i.fa-youtube-play::before {
  content: "\f16a";
}
ul.footer-social li a i.fa-youtube-play::after {
  content: "\f16a" !important;
  position: absolute;
  top: 100%;
  left: -4px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
}
ul.footer-social li a:hover i {
  top: -32px !important;
  transition: all 0.25s ease;
  -webkit-transition: all 0.5s ease;
}
_:-ms-lang(x),
figure {
  height: 200px;
  overflow: hidden;
}
.latest-news figure img {
  width: 100%;
  height: 430px !important;
  object-fit: cover;
  object-position: 0 0;
}
.latest-news figure :root img {
  height: auto;
  width: auto;
}
.latest-news figure _:-ms-lang(x),
.latest-news figure img {
  height: auto;
  width: auto;
}
.google-maps {
  position: relative;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.show {
  transition: opacity 0.4s ease;
  display: block;
}
.hide {
  transition: opacity 0.4s ease;
  display: none;
}
.readmore {
  display: block;
  border-style: solid;
  border-width: 2px;
  border-color: #000000;
  color: #000000;
  font-size: 14px;
  line-height: 25px;
  max-width: 175px;
  width: 100%;
  padding: 10px 45px;
  border-radius: 100px;
  text-decoration: none;
  text-align: center;
  font-family: "Source Sans Pro";
  font-weight: 700;
  text-transform: uppercase;
  margin: 35px 0;
}
.readmore:hover {
  text-decoration: none;
}
@media (min-width: 1000px) {
  .vertical-middle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 1000px) {
  .full-sm-width .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .full-sm-width .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .full-sm-width .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
