@charset "UTF-8";

/*
Theme Name: Flyscan
Author: Agence Salto
Author URI: https://agence-salto.com/

*/


/***** GÉNÉRAL ******/


body p {   font-weight: 400; }

header.scrolled {
  position: absolute;
  top: -100%;
  margin-top: 0;
  transition: top 0.5s;
}

header.scrolled.show {
  position: fixed;
  margin-top: 0;
  top: 0;
}

.menu-footer .flex { align-items: flex-end; }

.default-template ul li, .default-template ol li { font-weight: 400; }

.img-container { position: relative; }

.img-column h2 { display: none; }

.header-img-mobile { display: block; }

.padding-top-144px { padding-top: 100px !important; }
.padding-bottom-144px { padding-bottom: 100px !important; }

.anim-contain .arrow-anim { display: block; }

.container-full {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.container-full > .row {
  margin-left: 0;
  margin-right: 0;
}
.container-full  [class^="col"] {
  padding-left: 0;
  padding-right: 0;
}


.cta-image .text-wrap { background:#D56026; color: #FFF; padding: 50px 15px;  text-align: center; }
.cta-image .text-wrap h3 {
  color: #FFF;
  font-size: 22px;
  font-family: "Anybody-Expanded-Bold";
  margin: 0 auto 50px; 
 max-width: 240px;
}
.cta-image .text-wrap .btn {
  color: #FFF;
  border: 1px solid #FFF;
  letter-spacing: 0;
}
.cta-image .text-wrap .btn .arrow-btn .st0 {
    fill: #FFF;
}
.cta-image .text-wrap .btn:hover { 
  color: #D56026;
  border: 1px solid #FFF;
  background: #FFF;
}
.cta-image .text-wrap .btn:hover .arrow-btn .st0 {  fill: #D56026; }
.cta-image .image-wrap { position: relative; display: none;  }
.cta-image .image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}


.animation-mp4.img-container video { position: absolute; left: 0; top:0; object-fit: cover; width: 100%; height: 100%; }

.search-form .search-field { outline: 0; outline-offset:0;  padding: 10px 40px 10px 0;}
[type="search"]::-webkit-search-decoration, [type="search"]::-webkit-search-cancel-button {  appearance: none; }


.only-desktop .nav-langue:hover { color: #D56026; }

.btn  { padding: 12px 34px 8px 15px; } 
.btn.focus, .btn:focus {box-shadow:none;}
.btn .arrow-btn, .bk-green a.btn .arrow-btn {  top: 50%;  transform: translateY(-50%); }

.bottom-part .portal a.btn .arrow-btn { top: 50%;   margin: 0 0 0 5px; }


.partners .slick-slide img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}


footer .mailchimp { width: 100%; }


.navbar-toggle:hover .icon-bar { background-color: #D56026; }

.search-form .search-field { background: #FFF; }
  
.home .home-section { padding: 0 0 140px 0; }
.home .home-section-first  { padding: 100px 0 140px; }
.home .home-section-last  { padding: 0 0 100px 0; } 


.text-reverse { overflow: hidden; }

.single .offset-top.flying-pig {  padding-top: 88px !important; }

.nav-links .btn.left-arrow {
    padding: 12px 15px 8px 34px;
    right: auto;
}
.nav-links .btn.left-arrow .arrow-btn {
    transform: rotate(180deg) translateY(-50%);
    transform-origin: top;
}

.single section.first-section a.return .arrow-btn {
    right: auto;
    left: 0;
    top: 50%;
    transform: rotate(180deg) translateY(-50%);
    transform-origin: top;
}


.home header:not(.scrolled) .get-demo:hover { color: #FFF;}


.pannel-border .pannels {    
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    overflow-y: auto;
}

.default-template ul li:before {
    content:"";
    width: 0;
    height: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #D56026;
    border-top: 5px solid transparent;
    position: absolute;
    background: transparent;
    left: 8px;
    top: 4px;
    transform: translateX(-50%) rotate(-45deg);
}

.default-template ul li:before {
    border-bottom: 7px solid transparent;
    border-left: 7px solid #D56026;
    border-top: 7px solid transparent;
    left: 8px;
    top: 2px;
}

.footer-integrity {
  display: block;
  max-width: 245px;
  color: #D56026;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Anybody-Expanded-Bold";
  margin-bottom: 50px;
  line-height: 18px;
}



@media (max-width: 575px) {
  
  .cta-image .text-wrap .btn {  padding: 12px 110px 10px 15px; text-align: left; line-height: 1.1; }
  :lang(en-US) .cta-image .text-wrap .btn { padding: 12px 80px 10px 15px; }
  .cta-image .text-wrap .btn .arrow-btn { top:50%; transform: translateY(-50%); }
  
  
  .flying-pig h2 { font-size: 18px; }
  
}  


@media (min-width: 576px) {
  
  .cta-image .text-wrap h3 { max-width: 300px; }
  
}  


@media (min-width: 768px) {

  .header-img-mobile { display: none; }
  
  .cta-image .text-wrap h3 { font-size: 26px; max-width: 500px; }
  
  .padding-top-144px { padding-top: 144px !important; }
  .padding-bottom-144px { padding-bottom: 144px !important; }
  
  .only-desktop {  right: 430px; }
  
  footer .menu-footer .lang {   margin-bottom: 6px;  }
  
  footer .mailchimp { width: 288px; margin-bottom: -5px;}
  
  .home .home-section,  .home .home-section-last  { padding: 0 0 100px 0; }
  .home .home-section-first  { padding: 100px 0; }
  
 .single .offset-top.flying-pig {  padding-top: 144px !important; }
  
  
  .contact-us .address {
      margin-bottom: 0;
      margin-left: auto;
      width: auto;
      flex: 0 0 auto;
      padding-right:15px;
  }
  
  .default-template ul li:before {
    border-bottom: 7px solid transparent;
    border-left: 7px solid #D56026;
    border-top: 7px solid transparent;
    left: 8px;
    top: 2px;
  }
  
  .footer-integrity { margin-bottom: 0; }
  footer .logo-icon {   margin-bottom: 85px; }
  
  
}  

@media (min-width: 768px) and (max-width: 992px) { 
  
  .footer-integrity { font-size: 14px; }
  
}


@media (min-width: 992px) {

  .cta-image .text-wrap { 
    padding-top: 120px;
    padding-bottom: 120px;
    padding-right: 50px;
    padding-left: calc((100% - 960px) / 2 + 15px);
    text-align: left; 
  }
  .cta-image .text-wrap h3 {  margin-bottom: 50px; max-width: none; }
  .cta-image .image-wrap {  display: block;  }
  
  
  .bottom-part .portal {  align-items: center;   padding: 40px 0; }
  .bottom-part .portal a.btn {  width: 240px;  }
  
  
  .bottom-part .get-demo span {  max-width: none;  }
  .bottom-part .get-demo {
      display: flex;
      justify-content: flex-start;
      flex-direction: row;
      align-items: center;
      padding: 40px 0 40px 80px;
      gap: 30px;
    }
  .get-demo svg {
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      height: 32px;
      width: 32px;
      display: inline-block;
  }
  
  
  :lang(fr-FR) .home header.desktop .header-menu {  right: 398px; }
  :lang(fr-FR) .home  header.desktop a.get-demo {  right: 158px;    padding: 19px 17px; }
  
  
  :lang(fr-FR) header.desktop .header-menu {  right: 386px; }
  :lang(fr-FR) header.desktop a.get-demo { right: 144px; }
  
  :lang(fr-FR) .home-video .right-sider {  width: 367px; }
  
  .home .home-section, .home .home-section-last { padding: 0 0 200px 0; }
  .home .home-section-first  { padding: 200px 0; }
  
  
  .home-leaks .img-container  img { margin-right: 0; }
  .home-leaks .txt-container { padding-left: 105px; }
  
  
 .contact-us .address { padding-right: 80px; }
  
}  

@media (min-width: 1200px) {
  
  .cta-image .text-wrap { 
    padding-top: 120px;
    padding-bottom: 120px;
    padding-right: 50px;
    padding-left: calc((100% - 1140px) / 2 + 15px);
  }
  
  :lang(fr-FR) .home header.desktop .header-menu {  right: 406px; } 
  
  :lang(fr-FR) .home header.desktop a.get-demo {  right: 158px;   padding: 19px 24px; }
  
  
  :lang(fr-FR) header.desktop .header-menu {  right: 406px; } 
  :lang(fr-FR) header.desktop a.get-demo { right: 158px; }
  
  :lang(fr-FR) .home-video .right-sider {  width: 381px; }
  
  footer .mailchimp { width: 348px; }
  
}  


@media (min-width: 1600px) {
    .only-desktop {  right: 600px; }

  :lang(fr-FR) .home header.desktop .header-menu {  right: 448px;  }

  :lang(fr-FR) header.desktop .header-menu {  right: 448px;  }

  :lang(fr-FR) .home header.desktop a.get-demo { padding: 19px 37px 19px 37px; }

  :lang(fr-FR) .home-video .right-sider { width: 407px; }
}


@media (min-width: 992px) and (max-width: 2040px) {
  
 /* :lang(fr-FR) .home-video .right-sider { border-left: 0;}
  :lang(fr-FR) .home-video .is-border-bottom:after { display: none; }
  
  :lang(fr-FR) .home-video .triangle {   border-top: 1px solid #D56026; }*/
}




/***** LIBRARY ******/

.library__section { padding:50px 0 0 0 ; margin: 0 16px; border-bottom: 1px #D4D4D4 solid; }
.library__section h3 { color: #000000; margin: 0 0 50px 0;  font-size: 22px; font-weight: 700;  font-family: "Anybody-Expanded-Bold";}
.library__section span { margin: 32px auto;  font-size: 18px; display: block; font-weight: 600; line-height: 1.3; }
.library__section img { width: 50px; }
.library__section .col-lg-4 { margin-bottom: 50px; flex-direction: column; align-items: center;  }
.library__section a.btn { margin-top: auto;}
.library__section a.btn .arrow-btn { top: 14px; transform: rotate(90deg); }


.library__contact p { color: #092D28; margin: 0; font-size: 18px; font-weight: 400; }
.library__contact p a { color: #092D28; font-weight: 600; text-decoration: underline;   }
.library__contact p a:hover { color: #D56026; }


@media (min-width: 768px) {
  
  .library__section { padding:88px 0 0 0; margin: 0 48px; }
  .library__section .col-lg-4 { margin-bottom: 88px; }
  .library__section h3 { margin: 0 0 88px 0; font-size: 26px;  }
  .library__section span { margin: 42px 0;  font-size: 22px;  }
  .library__section img { width: 76px; }
  
  .library__contact { padding:88px 0 0 0; }
  .library__contact p { font-size: 22px;  }
  
}

@media (max-width: 767px) {
  
  .library__section.library-last { border-bottom: 0;}
  .library__section .col-lg-4 { margin-bottom: 50px; }
  .library__section span { max-width: 240px;}
  .library__contact { padding-top: 0 !important; }
  .library__contact .container::before, .library__contact .container::after { 
    content:"";
    display: block; 
    width: 100%; 
    height: 1px; 
    background: #092D28;
  }
  .library__contact .container::before { margin-bottom: 50px; }
  .library__contact .container::after { margin-top: 50px; }
  .library__contact p { max-width: 290px; margin: 0 auto;}
  
  
}


/***** ABOUT ******/


.about-page h1, .about-page h2 { font-family: "Anybody-Expanded-Bold";}

.about-page .first-section { position: relative; height: 550px; overflow: hidden;  }
.about-page .first-section .container { position: relative; z-index: 1;}
.about-page .first-section .header-img {  position: absolute; z-index: 0; top:0; right:0; object-fit: cover; width:100%; height: 100%; object-position: 93%; }
.about-page .first-section .header-text { 
  display: block; 
  max-width: 650px;
  margin: 80px auto 0 auto;
}
.about-page .first-section .header-text p {
  color: #FFF;
  font-family: "Anybody-Expanded-SemiBold";
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}

.about-mission { padding-top: 100px !important; }
.about-mission h2 {
  color: #D56026;
  font-size: 22px;
  text-transform: uppercase;
  padding: 8px 0;
  border-top: 1px solid #D56026;
  border-bottom: 1px solid #D56026;
  font-family: "Anybody-Expanded-Bold";
  margin: 0 0 50px 0; 
  max-width: 250px;
}
.about-mission .content p { font-size: 24px; margin: 0 auto; font-weight: 400; max-width: 875px;  }

:lang(fr-FR) .about-mission .content p {  max-width: 860px; }

.about-vision { padding-top: 50px !important; padding-bottom: 100px !important;  }
.about-vision .inner{ text-align: center; vertical-align: top; }
.about-vision h2 { margin: 50px auto; }
.about-vision p { font-weight: 400; text-align: left;  }
.about-vision img { max-width: 100%; }

.about-values h2 { 
  color: #D56026; 
  margin: 0 0 50px 0; 
  border-top: 1px solid #D56026;
  border-bottom: 1px solid #D56026;
}
.about-values .img { position: relative;  display: flex; align-items: center; text-align: center; padding: 0 20px; }
.about-values .img .hover p { font-weight: 400; font-size: 20px;  color: #FFF; }

.about-values .subphrase { display: block;  padding-top: 50px; margin: 0 auto;  max-width: 300px; }
.about-values .subphrase a { color: #FFF; font-style: italic;  }
.about-values .subphrase a:hover { color: #D56026; }


.team h2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 50px;
  color:#092D28; 
  border-top: 1px solid #092D28;
  border-bottom: 1px solid #092D28;
  max-width: 272px;
  }
.team .team-image {   margin-bottom: 13px; }
.team .team-name {
  font-size: 18px;
  color: #FFF;
  display: block;
  margin: 32px 0 0 0;
  font-weight: 500;
  line-height: 1; 
}
.team .team-certifications {         
  font-size: 14px;
  color: #FFF;
  display: block;
  margin:  0;
  font-weight: 400;
  line-height: 1;
}
.team .team-title { font-size: 14px; font-weight: 500; color: #092D28; display: block; margin: 10px 0 10px 0; line-height: 1.1;}
.team a.open-pannel { font-size: 12px; font-weight: 400; color: #092D28; display: block; letter-spacing: 0.04em; text-decoration: none;}
.team a.open-pannel:hover {color: #D56026; }
.team a.open-pannel svg {
  width: 6px;
  margin-left: 3px;
  display: inline-block;
}
.team a polygon {
  transition: all 0.5s;
  fill: #092D28;
}
.team a:hover polygon { fill:#D56026;}

.team .team-slider {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}
.team .team-slider .slick-slide { padding: 0 7px; }
.team .custom-nav {  display: none; }

.team .image { 
  display: block;
  padding-top: 123%;
  position: relative;
  overflow: hidden;
}
.team .team-image {  
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
} 

.team .slick-dots { padding:  30px 0 0 0; }

.team .slick-dots li { margin: 0 5px;}
.team .slick-dots button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 1px #092D28 solid;
  overflow: hidden;
  text-indent: -999px;
}
.team .slick-dots li.slick-active button { background: #092D28;}

.pannel-border {
    position: relative;
}
.pannel-border .pannels {
    background-color: rgba(9, 45, 40, 0.95);
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.pannel-border .pannels .image {
    display: none;
}
.pannel-border .pannels .text {
    width: 100%;
}

.pannels .team-name { font-size: 22px; color: #D56026; font-weight: 400; display: block;  line-height: 1; }
.pannels .team-name .team-certifications { font-size: 16px; color: #D56026; font-weight: 400; }
.pannels .team-title {  font-size: 16px; color: #FFF; font-weight: 500; display: block; margin:  0 0 20px 0;  }
.pannels .team-title br { display: none; }
.pannels p {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: 400;
}

.pannel-border .linked_in svg {
    width: 20px;
}
.pannel-border .linked_in .st0 {
    fill: #FFFFFF;
}
.pannel-border ul.rs {
    margin-top: 30px;
    justify-content: center;
   align-items: center;
}
.pannel-border ul.rs a {  margin: 0 20px; }

.pannel-border .pannels .close { text-transform: uppercase; text-decoration: none; }


.about-timeline h2 {  
  color: #092D28;
  border-top: 1px solid #092D28;
  border-bottom: 1px solid #092D28;
  margin-bottom: 50px;
}

.timeline-nav-wrapper { position: relative; } 
.timeline-nav {  padding: 0 50px; border-top:1px #D56026 solid; margin-bottom: 50px; }
.timeline-nav .slick-track { display: flex;   justify-content: space-between;}
.timeline-nav .slick-track:before, .timeline-nav .slick-track:after { display: none; }
.timeline-nav .slick-track .slick-slide { 
  text-align: center; 
  min-width: 0; 
  font-size: 18px; 
  font-family: "Anybody-Expanded-Light";
  color: #D56026;
  position: relative;
  padding: 30px 0;
  cursor: pointer;
}
.timeline-nav .slick-track .slick-current { font-family: "Anybody-Expanded-Bold"; }
.timeline-nav .slick-track .slick-current::before {
  content: "";
  width: 0; 
  height: 0; 
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #D56026;
  position: absolute;
  left:50%;
  top:0;
  transform: translateX(-50%);
}


.timeline-nav-wrapper .custom-nav { 
  cursor: pointer;
  width: 10px;
  height: 11px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  position: absolute;
}
.timeline-nav-wrapper .custom-nav svg { vertical-align: 7px; } 
.timeline-nav-wrapper .custom-nav.custom-next { right: 18px;  margin: 0; }
.timeline-nav-wrapper .custom-nav.custom-prev { left: 18px; margin: 0;   transform: translateY(-50%) rotate(180deg); }
.timeline-nav-wrapper .custom-nav.slick-disabled { opacity: 0.4; }

.about-timeline .year{
  font-size: min(max(100px, 11vw), 158px);
  color: #FFF;
  font-family: "Anybody-Expanded-Bold"; 
  display: block;
  line-height: 1;
  text-shadow: 1px 1px 0 #D56026, -1px 1px 0 #D56026, -1px -1px 0 #D56026, 1px -1px 0 #D56026;
  text-align: center;
  margin-bottom: 30px;
}

.about-timeline h4 {
  font-family: "Anybody-Expanded-Semibold"; 
  font-size: 20px; 
  position: relative;
  padding-left: 24px;
  color: #D56026;
  margin-bottom: 20px;
  margin-top: 40px;
}

.about-timeline h4::before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #D56026;
    border-top: 7px solid transparent;
    position: absolute;
    left: 8px;
    top: 2px;
    transform: translateX(-50%) rotate(-45deg);
}
.about-timeline .slick-slide h4:first-of-type { margin-top: 0; }
.about-timeline p { font-weight: 400; font-size: 18px; }


@media (min-width: 576px) {

  .about-mission h2 { max-width: none; }
  
  .team h2 {
      font-size: 32px;
      max-width: 100%; 
  }

  .team .team-slider {
      max-width: 100%;
  }

  .team .custom-nav:hover .skip {
      display: none;
  }
  .team .custom-nav:hover .skip.hover {
      display: block;
  }
  .team .custom-prev {
      left: -14px;
  }
  .team .custom-next {
      right: -14px;
  }
  
  .team .custom-nav {  display: block; }
   .slider-wrapper {
      position: relative;
  }
  .custom-nav {
      position: absolute;
      height: 29px;
      width: 24px;
      left: 0;
      top: 27%;
      margin-left: -15px;
      transform: translateY(-50%);
  }
  .custom-nav .skip {
      display: block;
  }
  .custom-nav .hover {
      display: none;
  }
  .custom-nav:hover .skip {
      display: none;
  }
  .custom-nav:hover .hover {
      display: block;
  }
  .custom-nav.custom-next {
      left: auto;
      right: 0;
      margin-left: 0;
      margin-right: -15px;
  }
  
  .custom-nav.custom-prev {  transform: translateY(-50%) rotate(180deg); }
  .custom-nav svg polygon { transition: all 0.3s ease; }
  .custom-nav:hover svg polygon  { fill: #D56026 !important; }
  
  .team .custom-prev {
      left: -15px;
  }
  .team .custom-next {
      right: -15px;
  }
  
   .custom-nav {  top: 21%; }
  
  .timeline-nav {  padding: 0 80px; }
  .timeline-nav-wrapper .custom-nav { 
    width: 16px;
    height: 17px;
  }
  .timeline-nav-wrapper .custom-nav.custom-next { right: 44px;   }
  .timeline-nav-wrapper .custom-nav.custom-prev { left: 44px;  }
  .timeline-nav-wrapper .custom-nav svg { vertical-align: 1px; } 
}

@media (min-width: 768px) {

  .about-page .first-section { height: 740px;}
  .about-page .first-section .container { position: relative; z-index: 1;}
  .about-page .first-section .header-img {  position: absolute; z-index: 0; top:0; right:0; object-fit: cover; width:100%; height: 100%; object-position: center top; }
  .about-page .first-section .header-text { 
    max-width: 682px;
    margin: 130px auto 0 auto;
  }
  :lang(fr-FR) .about-page .first-section .header-text { max-width: 650px; }
  
  .about-page .first-section .header-text p { font-size: 24px;   }
  
  .about-mission h2 { font-size: 26px; margin: 0 0 70px 0; }
  .about-mission .content p { font-size: 36px; }
  
  .about-vision h2 { margin: 50px 0; }
  .about-vision p { letter-spacing: 0.04em; }
  
  .about-values .img .hover p { font-size: 24px; }
  .about-values .subphrase {  max-width: 100%; }

  
  .team h2 { font-size: 26px; margin-bottom: 80px;   }
  
  .team .team-name {
    font-size: 30px;
    color: #FFF;
    display: block;
    margin: 36px 0 0 0;
    font-weight: 500;
    line-height: 1; 
  }
  .team .team-certifications {         
    font-size: 20px;
    color: #FFF;
    display: block;
    margin:  0;
    font-weight: 400;
    line-height: 1;
  }
  .team .team-title { font-size: 18px; font-weight: 500; color: #092D28; display: block; margin: 12px 0 20px 0;}
  .team a.open-pannel  { font-size: 18px; font-weight: 400; color: #092D28; display: block; letter-spacing: 0.04em; text-decoration: none;}
  .team a.open-pannel :hover {color: #D56026; }
  .team a.open-pannel svg {
    width: 12px;
    margin-left: 5px;
    display: inline-block;
  }
  
  .pannels .team-name { font-size: 34px; }
  .pannels .team-name .team-certifications { font-size: 20px; }
  .pannels .team-title { font-size:20px; margin:  0 0 30px 0;}
  .pannels p {  font-size: 22px; letter-spacing: 0.04em;}
  
  .custom-nav {  top: 23%; }
  
  .team .slick-dots { padding: 30px 0 0 0; }
  
  
  .about-timeline .year{
    text-align: left;
  }

  .about-timeline h4 {
    font-size: 20px; 
    margin-bottom: 20px;
    margin-top: 50px;
  }
  .about-timeline p { font-size: 22px; letter-spacing: 0.04em; }

  
  .timeline-nav  { padding: 0 110px; }
  .timeline-nav .slick-track .slick-slide { padding: 30px 0; }
  
  
  
  
  
}

@media (min-width: 992px) {
  
  
  .about-mission { padding-top: 176px !important; }
  
  .about-vision { padding: 88px 0 176px 0 !important; }
  .about-vision h2 { margin: 0 0 50px 0; }
  .about-vision .inner{ text-align: left; }
  .about-vision img { max-width: 480px; }
  .about-vision p { max-width: 528px; }
  
  .about-values h2 {  margin: 0 0 88px 0;  }
  .about-values .img {  padding: 0 40px; }
  :lang(en-US) .about-values .img {  padding: 0 20px; }
  .about-values .img .hover p { font-size: 34px; }
  .about-values .subphrase {  padding-top: 88px;  }
  
  
  
    .pannel-border {
        overflow: hidden;
    }
    .pannel-border .pannels {
        padding: 30px;
    }
    .pannel-border .pannels .container {
        display: flex;
    }
    .pannel-border .pannels .close {
        top: 30px;
        right: 30px;
        font-size: 18px;
    }
  
    .pannel-border .pannels .image {
        display: inline-block;
        max-width: 494px;
    }

    .pannel-border .pannels .text {
        width: 100%;
    }
  
    .custom-nav {
      height: 30px;
      width: 33px;
  }
  
   .team .custom-prev {
      left: -30px;
  }
  .team .custom-next {
      right: -30px;
  }
  
   .custom-nav {  top: 23%; }
  
  .timeline-nav { margin-bottom: 100px;}
  .about-timeline h2 {  margin-bottom: 80px; }
  
  
  
  
}
@media (min-width: 1200px) {
  
  .team .custom-prev {
      left: -50px;
  }
  .team .custom-next {
      right: -50px;
  }
  
 .custom-nav {  top: 27%; }
  
}



/***** Careers ******/

.careers-page h2 {  font-family: "Anybody-Expanded-Bold"; }
.header-text h4 {color:white;}
.careers-page section { overflow: hidden; }
.careers-page .first-section { position: relative; height: 693px; overflow: hidden;  text-align: center; }
.careers-page .first-section .container { position: relative; z-index: 1;}
.careers-page .first-section .header-img, .careers-page .first-section .header-img-mobile {  position: absolute; z-index: 0; top:0; right:0;  }
.careers-page .first-section .header-img-mobile  { display: block; max-width: 281px; }
.careers-page .first-section .header-img { display: none; max-width: 40%;  }
.careers-page .first-section h1 { margin: 200px 0 50px 0;  font-family: "Anybody-Expanded-Bold";  }
.careers-page .first-section h2 { 
  color: #FFF; 
  border: 0; 
  font-size: 24px; 
  padding: 0;  
  margin: 0 auto 50px auto; 
  display: block;
  line-height: 1;
}

.careers-progress { background: #93B870; }
.careers-progress .col-lg-4 { margin-bottom: 26px; }
.careers-progress .col-lg-4:last-of-type { margin-bottom: 0; }

.careers-progress h2 { 
  color: #092D28; 
  border-top: 1px solid #092D28;
  border-bottom: 1px solid #092D28;
  margin-bottom: 50px;
  max-width: 268px;
}

.careers-page .boxes-number { 
  display: flex; 
  flex-direction: column;
  min-height: 336px;
  border: 1px #FFF solid;
  padding: 22px 14px 9px 14px;
}

.careers-page .boxes-number p { 
  color:#FFF; 
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.04em;
  margin: 0;
}

.careers-page .boxes-number .num { 
  display: block; 
  margin-top: auto;
  font-family: "Anybody-Expanded-Semibold"; 
  font-size: 72px;
  line-height: 1;
  color:#FFF; 
}

.careers-advantages { padding: 88px 0; margin: 0 !important; }
.careers-advantages.library__section .col-lg-4:last-of-type { margin: 0; }
.careers-advantages p {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-top: 26px;
}


.careers-jobs h2 { 
  color: #092D28; 
  border-top: 1px solid #092D28;
  border-bottom: 1px solid #092D28;
  margin-bottom: 50px;
}
.careers-jobs .job-wrap { 
  display: block;
  padding: 40px 0;
  color: #092D28;
  border-bottom: 1px #092D28 solid;
  transition: all 0.5s ease;
  align-items: center;
   text-decoration: none;
}
.careers-jobs .job-wrap:first-of-type { padding-top: 0; } 
.careers-jobs .job-wrap .title { 
  flex-grow: 1;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-align: left;
  text-decoration: none;
  display: block;
  line-height: 1.1; 
  margin-bottom: 15px;
}
.careers-jobs .job-wrap .location {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-align: left;
  width: 70%;
  text-decoration: none;
  float: left;
 
}
.careers-jobs .job-wrap .arrow { width: 14px;  float: right; }
.careers-jobs .job-wrap .arrow .st0 {  fill: #092D28; transition: all 0.5s ease;}

.careers-jobs .job-wrap:hover {color: #D56026 ; border-bottom: 1px #D56026 solid; }
.careers-jobs .job-wrap:hover .arrow .st0 {  fill: #D56026; }
.careers-jobs .job-wrap:after { content: ""; display: block; clear: both; }
  
.careers-jobs p { 
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  color: #092D28;
  margin: 0 auto;
  max-width: 284px;
}

.careers-jobs p strong {
  font-family: "Anybody-Expanded-Bold"; 
  font-size: 20px;
  letter-spacing: normal;
  color: #D56026; 
  display: block; 
  margin-bottom: 30px;
}
.careers-jobs p a { text-decoration: underline; font-style: italic; }


@media (min-width: 1200px) {
  
  .careers-jobs .container { max-width: 1400px; }
  
}





/*** SINGLE JOB ****/

.single-job section.first-section { text-align: center !important; position: relative; height: 693px; overflow: hidden; background: #092D28; }
.single-job section.first-section .header-job-img, .single-job section.first-section .header-job-img-mobile { position: absolute; top:-5px; right:0;  max-width: 284px; }
.single-job section.first-section .header-job-img { display: none; }
.single-job section.first-section .container { position: relative; z-index: 1; }
.single-job section.first-section a.return { position: absolute; left: 15px;  color: #FFF; }
.single-job section.first-section a.return .arrow-btn .st0 {fill: #FFF; } 
.single-job section.first-section a.return:hover { color:#D56026; }
.single-job section.first-section a.return:hover .arrow-btn .st0 { fill: #D56026; } 

.single-job section.first-section h1 {  
  font-family: "Anybody-Expanded-Bold";
  color:  #D56026; 
  border-top: 1px solid  #D56026;
  border-bottom: 1px solid  #D56026;
  margin-bottom: 20px;
  font-size: 22px; 
  text-transform: uppercase;
  padding: 8px 0;
  max-width: 332px;
}
.single-job section.first-section h2 {  
  font-family: "Anybody-Expanded-Bold";
  color: #FFF; 
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  margin: 200px 0 50px 0;
  font-size: 22px; 
}

.single-job section.first-section .header-text  { text-align: left; }
.single-job section.first-section .header-text p {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #FFF; 
  max-width: 550px;
}

.single-job .careers-advantages { padding: 50px 0 88px 0; }
.single-job .careers-advantages h2 { margin-bottom: 50px; }


.form-section { position: relative;  padding: 88px 0 0 0; }
.form-section  h2 { 
  font-family: "Anybody-Expanded-Bold";
  margin-bottom: 20px; 
  color: #092D28;
  border-top: 0; 
  border-bottom: 0;
  padding: 0;
}
.form-section .gravity-theme { text-align: left; }
.form-section .gform_required_legend { display: none;}

.form-section .plane {
    max-width: 190px;
    position: absolute;
    top: -66px;
    right: 18px;
}

.form-section .gform_wrapper.gravity-theme .gfield_label {
  color:#092D28;
  font-size: 20px;
  font-weight: 400;
  margin-top: 30px;
}

.form-section .gform_wrapper.gravity-theme .gfield--type-fileupload .gfield_label { color: #D56026; font-size:16px; }

.form-section .gform_wrapper.gravity-theme .gfield_required {
  color:#092D28;
  display: inline-block;
  font-size: 20px;
  padding-inline-start: 0;
}

.form-section .gform_wrapper.gravity-theme .gfield input.large, .form-section .gform_wrapper.gravity-theme .gfield input.large:focus {
  color: #D56026;
  height: 62px;
  border: 1px #D56026 solid;
  padding: 0 24px;
  font-size: 18px;
  font-weight: 400;
}

.form-section .gform_wrapper.gravity-theme .gfield textarea.medium {
  height: 242px;
  color: #D56026;
  border: 1px #D56026 solid;
  padding: 18px 24px;
  font-size: 18px;
  font-weight: 400;
}

.form-section .required-note { margin-top: -15px; }

.form-section .gform_wrapper.gravity-theme .gpfup__droparea > div { flex-direction: column;  color: #D56026; font-size: 16px;}
.form-section .gform_wrapper.gravity-theme .gpfup__select-files-container {
  display: block;
  border-top: 1px #D56026 solid;
  margin-top: 6px;
}
.form-section .gform_wrapper.gravity-theme .gpfup__droparea button {  
  background: none;
  border: 0;
  font-size: 14px;
  color: #D56026;
}
.form-section .gform_wrapper.gravity-theme .gpfup__droparea button::after {
  content:"";
  display: inline-block;
  width: 10px;
  height: 11px;
  background-image: url("images/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 5px;
  vertical-align: middle;
}

.form-section .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description { color: #D56026; font-size: 12px;  margin-top: -5px;}

.form-section .gform_wrapper.gravity-theme .gform_footer  { justify-content: center; }

.gform_wrapper.gravity-theme .gform_footer button { 
  color: #092D28;
  border: 1px #092D28 solid;
}
.gform_wrapper.gravity-theme .gform_footer button .arrow-btn .st0 {  fill: #092D28; }
.gform_wrapper.gravity-theme .gform_footer button:hover {   color: #FFF; background: #092D28; }
.gform_wrapper.gravity-theme .gform_footer button:hover .arrow-btn .st0 {  fill: #FFF; }


.gform_confirmation_message_1 { text-align: center;  font-size: 20px; }

.gform_wrapper.gravity-theme .gfield input::-webkit-input-placeholder {  color: #D56026;}
.gform_wrapper.gravity-theme .gfield input::-moz-placeholder {  color: #D56026;}
.gform_wrapper.gravity-theme .gfield input:-ms-input-placeholder { color: #D56026;}
.gform_wrapper.gravity-theme .gfield input:-moz-placeholder { color: #D56026;}


@media (min-width: 576px) {
  
  .careers-progress h2 { max-width: none; }
  .careers-page .boxes-number {  padding: 22px 18px 9px 18px; }
  .careers-jobs .job-wrap .title { font-size: 24px; }
  .careers-jobs .job-wrap .location { width: 190px; }
  

}

@media (min-width: 768px) {
  
  .careers-page .first-section { height: 832px; }
  .careers-page .first-section .header-img-mobile { display:none; }
  .careers-page .first-section .header-img { display: block;}
  .careers-page .first-section .header-text { text-align: left; }
  .careers-page .first-section h1 { margin: 0 0 150px 0; }
  .careers-page .first-section h2 { font-size: 38px; margin: 0 0 88px 0; }
  .careers-advantages .icon { display: block; text-align: center; height:110px; }
  .careers-advantages p { font-size: 22px; letter-spacing: 0.04em;  margin-top: 0;}
  .careers-jobs .job-wrap { display: flex; padding: 60px 0; }
  .careers-jobs .job-wrap .title { font-size: 28px; margin-bottom: 0; }
  .careers-jobs .job-wrap .location {  font-size: 18px; }
  .careers-jobs .job-wrap .arrow { width:24px;  } 
  
  .careers-jobs p { max-width: none; }
  .careers-jobs p strong { margin-bottom: 0;  }
  
  .single-job section.first-section { height: 832px; }
  .single-job section.first-section .header-job-img-mobile { display: none; }
  .single-job section.first-section .header-job-img {  max-width: 62%; display: block; }
  .single-job section.first-section h2 { margin: 0 0 150px 0;  font-size: 26px; }
  .single-job section.first-section h1 { margin: 0 0 50px 0;  font-size: 26px; }
  .single-job section.first-section .header-text p { font-size: 22px;letter-spacing: 0.04em; }
  
  
  
}

@media (min-width: 576px) and (max-width: 961px) {
  
   .careers-page .boxes-number {  min-height: 270px; } 
  
}

@media (min-width: 992px) { 
  
  .careers-progress h2 { margin-bottom: 88px; }
  .careers-progress .col-lg-4 { margin: 0; }
  .careers-page .boxes-number {  min-height: 390px; } 
  
  .careers-advantages { padding: 176px 0 88px 0 !important; }

  .careers-jobs h2 { margin-bottom: 88px; }
  .careers-jobs .job-wrap .location { width: 240px;  }
  
  .single-job section.first-section .header-job-img {  max-width: 51%;  }
  .single-job .careers-advantages { padding: 88px 0 40px 0 !important; }
  .single-job .careers-advantages h2 { margin-bottom: 88px; }
  
  .form-section .plane {
    max-width: 264px;
    top: -58px;
    right: 68px;
  }
  
  .form-section  h2 { margin-bottom: 58px; }
  
}

@media (min-width: 1200px) {
  
    .form .flyingpig {  right: 133px; }
  
}

@media (min-width: 1300px) {

  .careers-page .first-section .header-img { max-width: 739px;  }
  .single-job section.first-section .header-job-img {  max-width: 744px; }
  
}

@media (max-width: 575px) {
  
  .careers-page .first-section .btn { text-align: left; max-width: 250px; line-height: 1.1; } 
  .careers-page .first-section .btn .arrow-btn { top: 50%; transform: translateY( -50%); }

}



/***** SERVICES ******/

.services-page .first-section { position: relative; height: auto; overflow: hidden;  text-align: center; }
.services-page .first-section .container { position: relative; z-index: 1;}
.services-page .first-section .header-img-container { position: absolute;   top: 0; right: 0; text-align: right;  z-index: 0;}
.services-page .first-section .header-img, .services-page .first-section .header-img-mobile {   margin-left: auto; }
.services-page .first-section .header-img-mobile  { display: block; max-width: 281px; }
.services-page .first-section .header-img { display: none; max-width: 36%;  }
.services-page .first-section h1 { margin: 200px 0 50px 0;  font-family: "Anybody-Expanded-Bold";  }
.services-page .first-section h2 { 
  color: #FFF; 
  border: 0; 
  font-size: 26px; 
  padding: 0;  
  margin: 0 auto 0 auto; 
  display: block;
  line-height: 1;
  font-family: "Anybody-Expanded-Bold";
}
.services-page .first-section h2 strong {color: #D56026; }
.services-page .first-section p { margin: 50px 0; color: #FFF; max-width: 580px; }

.services-page .first-section .anim-contain { top: 142px;  right: 52px; }


.services-page .inner { vertical-align: top; }

.services-page .section-text-img h2 {   
  color: #D56026; 
  border-top: 1px solid #D56026;
  border-bottom: 1px solid #D56026;
  margin: 0 0 50px 0;
  font-family: "Anybody-Expanded-Bold";
}

.services-page .text-column h2 { display: none; }
.services-page .img-column h2 { display: inline-block; margin: 0; }
.services-page .img-column img { width: 100%; }
.services-page .section-text-img p strong { font-weight: 700; }
.services-page .section-text-img h3 { text-transform: none; font-size: 16px; font-family: "Anybody-Expanded-Bold"; margin:40px 0 30px 0; }
.services-page .section-text-img ul {  padding-left: 0; color: #FFF;  margin-bottom: 0; }
.services-page .section-text-img ul:first-of-type { margin-bottom: 20px;}
.services-page .section-text-img ul li { 
  list-style: none;
  padding-left: 20px;
  position: relative;
  font-size: 18px;
  line-height: 1.3em;
  color: #FFF;
  margin-bottom: 5px;
  font-weight: 300;
}

.services-page .section-text-img ul li:before {
    content:"";
    width: 0;
    height: 0;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #D56026;
    border-top: 5px solid transparent;
    position: absolute;
    background: transparent;
    left: 8px;
    top: 4px;
    transform: translateX(-50%) rotate(-45deg);
}




.services-page .img-container { text-align: center; margin: 50px 0; }
.services-page .img-column { text-align: center !important; }

.geohazards-vegetation img { width: 100%;  max-width: 190px; }

.geohazards-hydro img { width: 100%;  max-width: 190px; }

.geohazards-thickness img { width: 100%;  max-width: 190px; }
.services-page .geohazards-thickness.section-text-img ul:first-of-type { margin-bottom: 0; }


.services-page .geohazards-cartography h2 { max-width: 280px; }

.three-animations { position: relative; width: 165px; height: 165px; display: block;  margin: 0 auto;}
.three-animations .anim-contain.anim-big { top:0; right:0; bottom:auto; left: auto; width: 76px; height: 76px;  }
.three-animations .anim-contain.anim-big:after { width: 16px; height: 16px; }
.three-animations .anim-contain.anim-medium { left: 0; bottom:20%;  top:auto; right:auto; width: 36px; height: 36px; }
.three-animations .anim-contain.anim-medium:after { width: 8px; height: 8px; }
.three-animations .anim-contain.anim-small {right: 30%; bottom:0; left:auto; top:auto; width: 20px; height: 20px; }
.three-animations .anim-contain.anim-small:after { width: 4px; height: 4px;  }

.cartography-anim { width: 190px; }
.cartography-anim .arrow-anim {  animation: scale-down-center 2s linear infinite forwards; transform-origin: center;}

.geospacial-page.services-page .first-section .anim-contain {   top: 96px;   right: 68px; }

.geohazards-page.services-page .first-section .btn, .geospacial-page.services-page .first-section .btn { margin-top: 50px; }


.leaks-page { background:#092D28;  }
.leaks-page.services-page .first-section {  height: auto;}
.leaks-page.services-page .first-section .anim-contain { top: 94px;   right: 101px; }
.leaks-page.services-page .section-text-img ul:first-of-type { margin: 0; }


.threats-page.services-page .first-section {  height: auto;}
.threats-page.services-page .first-section .anim-contain { top: 150px; right: 43px; } 
.threats-page.services-page .section-text-img ul:first-of-type { margin: 0; }
.threats-page.services-page .first-section p { max-width: 560px; }
.threats-page.services-page .quotes .quotation span { letter-spacing: 0.05em; }


.words-wrap { flex-direction: column; text-align: center; }
.words-wrap h3 { margin: 0;  font-size: 20px;  font-family: "Anybody-Expanded-Bold";  color: #FFF;}
.words-wrap .sep { display: block;  width: calc(100% - 30px); height: 1px;  background: #D56026;  margin: 18px 0 18px 15px;}


.services-page .quotes .quotation span { letter-spacing: 0.05em; height: auto;  }
.services-page .quotes .person-holder { justify-content: flex-start; align-items: center; padding: 16px; height:auto; min-height: 88px; }
.services-page .bk-green.quotes .flex-content .left-sider .person-holder .title { width: 100% !important; height:auto; }
.services-page .bk-green.quotes .flex-content .left-sider .is-quote { margin-top: 0; }
.services-page .person-holder .title p a { color: #FFF; }
.services-page .person-holder .title p small { font-size: 14px; }
.services-page .person-holder .title p a:hover {color: #D56026; } 
.services-page .bk-green.quotes .flex-content .left-sider .md-pos { transform: translateY(-50%); top: 50%; }
.services-page .quotation span { line-height: 1.1; }
.services-page .bk-green.quotes .flex-content .right-sider .quotes-img { display: none; }

.services-detection h2 { 
  font-family: "Anybody-Expanded-Bold";
  color: #FFF;
  font-size: 22px;
  margin: 0 0 50px 0;
  text-transform: uppercase;
  padding: 8px 0;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.services-detection h3  {font-size:26px; margin: 0 auto 40px auto;  font-family: "Anybody-Expanded-Bold";  text-transform: uppercase;}
.services-detection p { max-width: 610px; margin: 0 auto 20px auto; }
.services-detection p a { color: #FFF; }


.leaks-detection .text-column { order: 1; }
.leaks-detection .text-column .inner { display: table-cell;  vertical-align: top;  padding: 30px 18px; background: #FFF;}
.leaks-detection .text-column h2 { color: #092D28; border-top: 1px solid #092D28; border-bottom: 1px solid #092D28; max-width: 254px;  display: inline-block;  margin-bottom: 30px; }
.leaks-detection .text-column h3  {font-size:24px; margin: 0 0 30px 0;  font-family: "Anybody-Expanded-Bold";  text-transform: uppercase; line-height: 1.1; }
.leaks-detection .text-column p { color: #092D28; font-weight: 400;  max-width: 480px; }
.leaks-detection .text-column p strong { font-weight: 600; }
.leaks-detection .text-column p:last-of-type { margin-bottom: 0; }
.leaks-detection .img-column { order: 2; }
.leaks-detection .img-column .img-container {  margin: 0;  position: relative; height: 300px; }
.leaks-detection .img-column .img-container img, .leaks-detection .img-column .img-container video { position: absolute; left: 0; top:0; object-fit: cover; width: 100%; height: 100%; }



.slider-img-title  {  width: calc(100% + 36px);  margin: 0 -18px; }
.slider-img-title .slick-slide { padding: 0 9px; }
.slider-img-title .slick-slide .slide-wrap { display: block; margin: 0 auto; background: #93B870;  padding: 4px 4px 0 4px;  }
.slider-img-title .image { position: relative; display: block; width: 100%; padding-top: 111.8367%; overflow: hidden; }
.slider-img-title .image img { position: absolute; top:0; left:0; width: 100%; height: 100%; object-fit: cover; }
.slider-img-title .title { 
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  color: #FFF;
  font-family: "Anybody-Expanded-Bold";  
  text-transform: uppercase; 
  font-size: 16px;
  line-height: 1.1;
}
:lang(en-US) .slider-img-title .title {  height: 100px; }
.slider-img-title .title span { display: block;     margin-top: 2px; }
.slider-nav-wrap { display: block;  position: relative;   width: 66px; margin: 30px auto 0 auto; }
.slider-nav-wrap .custom-nav  { top:50%; width: 20px; height: 21px; position: absolute;}
.slider-nav-wrap .custom-nav svg { display: block; }
.slider-nav-wrap .custom-nav.custom-prev { left: 0;  margin: 0;   transform: translateY(-50%) rotate(180deg);}
.slider-nav-wrap .custom-nav.custom-next { top:50%;  transform: translateY(-50%); right:0; margin: 0; }
.slider-nav-wrap .custom-nav svg polygon { fill: #FFF !important; }
.slider-nav-wrap .custom-nav:hover svg polygon {  fill: #D56026 !important; }
.slider-nav-wrap .custom-nav.slick-disabled { opacity: 0.3; cursor: auto; }
.slider-nav-wrap .custom-nav.slick-disabled:hover svg polygon { fill: #FFF !important; }

@media (max-width: 991px) {
    .services-page .bk-green.quotes .flex-content .left-sider .md-pos {
        height: 25px;
        width: 25px;
        position: absolute;
        top: 50%;
        right: 20px;
    }

}


@media (min-width: 576px) {

  
  .services-page .geohazards-cartography h2 { max-width: 100%; }
  
  .slider-img-title  {  width: calc(100% + 30px);  margin: 0 -15px; }
  .slider-img-title .slick-slide .slide-wrap { width: auto; }
  .slider-img-title .slick-slide { padding: 0 15px; }
  
}
  
@media (min-width: 768px) {
  
  .services-page .first-section { height: 631px; }
  .services-page .first-section .anim-contain {  top: 49%;   right: 6%; }
  .services-page .first-section .header-img-mobile { display:none; }
  .services-page .first-section .header-img { display: block;}
  .services-page .first-section .header-text { text-align: left; }
  .services-page .first-section h1 { margin: 0 0 100px 0; }
  .services-page .first-section h2 { font-size: 34px; margin:  0; }
  .services-page .first-section p { letter-spacing: 0.04em; }

  .geohazards-page.services-page .first-section h2 {  max-width: 500px; }
  
  .services-page .section-text-img h3 {  font-size: 20px;  margin: 40px 0; }
  .services-page .section-text-img p { letter-spacing: 0.04em; margin-bottom: 40px; }
  .services-page .section-text-img ul:first-of-type { margin-bottom: 40px;}
  .services-page .section-text-img ul li {  font-size: 22px; letter-spacing: 0.04em;  margin-bottom:  15px; }
  .services-page .section-text-img ul li:before { 
    border-bottom: 7px solid transparent;
    border-left: 7px solid #D56026;
    border-top: 7px solid transparent;
    left: 8px;
    top: 3px;
  }
  
  .geohazards-vegetation img { width: 100%;  max-width: 348px; }
  
  .geohazards-hydro img { width: 100%;  max-width: 292px; }
  
  .geohazards-thickness img { width: 100%;  max-width: 336px; }
  
  .three-animations { position: relative; width: 343px; height: 343px; }
  .three-animations .anim-contain.anim-big { width: 160px; height: 160px; }
  .three-animations .anim-contain.anim-big:after { width: 32px; height: 32px; }
  .three-animations .anim-contain.anim-medium { width: 76px; height: 76px; }
  .three-animations .anim-contain.anim-medium:after { width:16px; height: 16px; }
  .three-animations .anim-contain.anim-small { width: 42px; height: 42px; }
  .three-animations .anim-contain.anim-small:after { width:8px; height: 8px;  }
  
  .cartography-anim { width: 284px; }
    
  .geospacial-page.services-page .first-section .anim-contain {   top: 32%;  right: 8%; }
  
  .leaks-page.services-page .first-section .anim-contain {  top: 28%;   right: 8%; }
  
  .threats-page.services-page .first-section .anim-contain { top: 54%;  right: 5%; }
  
  .words-wrap { flex-direction: row; justify-content: space-between;  align-items: center; }
  .words-wrap .sep { width: 1px; height: 76px; margin: 0; }
  
  
  .services-page .bk-green.quotes .flex-content .left-sider {  width: calc(100% - 294px); }
  .services-page .bk-green.quotes .flex-content .right-sider { width: 294px; }
  .services-page .quotes .quotation span { letter-spacing: 0; }
  .services-page .person-holder .title p { letter-spacing: 0.04em; }
  .services-page .bk-green.quotes .flex-content .right-sider .quotes-img { display: block; }
  .services-page .bk-green.quotes .flex-content .right-sider .quotes-img-mobile { display: none; }
  
  .services-detection h3  {font-size:34px; margin: 0 auto 40px auto; }
  .services-detection p {  margin: 0 auto 40px auto; }
  
  .leaks-detection .text-column .inner { padding: 40px; }
  .leaks-detection .text-column h2  { margin: 0 0 50px 0; max-width: 300px; }
  .leaks-detection .text-column h3  { font-size:34px; margin: 0 0 40px 0; max-width: 440px;  }
  .leaks-detection .text-column p {letter-spacing: 0.04em;  max-width: 500px;  margin: 0 0 30px 0; } 
  
  .words-wrap h3 { font-size: 16px; }
  
}

@media (min-width: 992px) {
  
   
  .services-page .first-section .anim-contain.anim-contain:after { width: 15px; height: 15px; }
  .services-page .img-container { margin: 0;  text-align: left; }
  .services-page .img-column.order-lg-last .img-container { text-align: right; }
  .services-page .text-column h2 { display: inline-block; }
  .services-page .img-column {   text-align: left !important;  }
  .services-page .img-column.order-lg-last { text-align: right !important; } 
  .services-page .img-column h2 { display: none; }
  
  .services-page .geohazards-hydro .img-column.order-lg-last .img-container { padding-right: 78px;  }
  .services-page .geohazards-thickness .img-container { text-align: center; }
  
  
  .services-page .quotes .quotation {  padding: 10px 45px; }
  .services-page .quotation span { line-height: 1.1em; }
  .services-page  .bk-green.quotes .flex-content .left-sider .is-quote { margin-top: 40px; }
  .services-page .quotes .person-holder {  padding: 16px 45px;  min-height: 146px;}
  
  
  .geohazards-cartography .text-column { flex: 0 0 55%;  max-width: 55%; padding-right: 0; }
  .geohazards-cartography .img-column { flex: 0 0 45%;  max-width: 45%; }
  
  .geospacial-monitoring .text-column { flex: 0 0 54%;  max-width: 54%; }
  .geospacial-monitoring .text-column h2 { max-width: 542px; }
  .geospacial-monitoring .img-column { flex: 0 0 46%;  max-width: 46%; }
  .geospacial-monitoring .img-column img { max-width: 480px; }
  
  .geospacial-geotechnical img { max-width: 480px; }
  .geospacial-geotechnical .text-column { flex: 0 0 51%;  max-width: 51%; }
  .geospacial-geotechnical .img-column { flex: 0 0 49%;  max-width: 49%; }
  
  .geospacial-sig img { max-width: 480px; }
  .geospacial-sig .text-column { flex: 0 0 54%;  max-width: 54%; }
  :lang(en-US) .geospacial-sig .text-column h2 { max-width: 490px;; }
  .geospacial-sig .img-column { flex: 0 0 46%;  max-width: 46%; }
  
  .leaks-four-words { padding-top: 144px !important; }
  .words-wrap h3 { font-size: 24px; }
  
  .leaks-features img { max-width: 480px; }
  .leaks-features .text-column { flex: 0 0 53%;  max-width: 53%; }
  .leaks-features .img-column { flex: 0 0 47%;  max-width: 47%; }
  
  .leaks-benefits img { max-width: 480px; }
  .leaks-benefits .text-column { flex: 0 0 52%;  max-width: 52%; }
  .leaks-benefits .img-column { flex: 0 0 48%;  max-width: 48%; }
  
  
  .threats-features img { max-width: 480px; }
  .threats-features .text-column { flex: 0 0 53%;  max-width: 53%; }
  .threats-features .img-column { flex: 0 0 47%;  max-width: 47%; }
  
  .threats-benefits img { max-width: 480px; }
  .threats-benefits .text-column { flex: 0 0 52%;  max-width: 52%; }
  .threats-benefits .img-column { flex: 0 0 48%;  max-width: 48%; }
  
  
  .services-page .person-holder .title p small { font-size: 15px; }
  
  .services-detection h2 {  font-size: 26px; }
  
  .leaks-detection .text-column { max-width: none; flex: 1; order: 1; padding-right: 0;  }
  .leaks-detection .img-column { width: 100%;   flex: 0 0 auto;  max-width: calc(370px + 15px);  padding-left: 0;}
  .leaks-detection .img-column .img-container { position: relative; height: 100%; }
  
  
  
}
  

@media (min-width: 992px) and (max-width: 1200px) {
  
  .threats-page .bk-green .quotation span { font-size: 37px; }

  
}

@media (min-width: 1200px) {


  .leaks-detection .img-column {  max-width: calc(480px + 15px); }
  .words-wrap h3 { font-size: 26px; }
  
}


@media (min-width: 1300px) {
  
  .services-page .first-section .header-img {  max-width: 631px;  }
  .services-page .first-section .anim-contain {  top: 325px; right: 127px; }
  
  .geospacial-page.services-page .first-section .anim-contain {  top: 208px;  right: 170px; }
  
  .leaks-page.services-page .first-section .anim-contain {  top: 180px; right: 155px;  }
  
  .threats-page.services-page .first-section .anim-contain {  top: 340px; right: 104px;  }
  
}


@media (min-width: 1600px) {
  .services-page .flying-pig:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    content: "";
    background: #092D28;
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(9, 45, 40, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(9, 45, 40, 1) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(9, 45, 40, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#092D28",endColorstr="#092D28",GradientType=1);
  }
}




