@font-face {
  font-family: "BBHSansHegarty";
  src: url("../new-assets/fonts/BBH_Sans_Hegarty/BBHSansHegarty-Regular.ttf");
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../new-assets/fonts/Montserrat/Montserrat-Black.ttf");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../new-assets/fonts/Montserrat/Montserrat-ExtraBold.ttf");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../new-assets/fonts/Montserrat/Montserrat-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../new-assets/fonts/Montserrat/Montserrat-SemiBold.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../new-assets/fonts/Montserrat/Montserrat-Medium.ttf");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../new-assets/fonts/Montserrat/Montserrat-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../new-assets/fonts/Montserrat/Montserrat-Light.ttf");
  font-weight: 300;
  font-style: normal;
}
h1,h2,h3,h4,h5,h6{
  font-family: "BBHSansHegarty";
}
p{
  font-family: "Montserrat";
}
header{
  background-color: #012626;
}
#magic-cursor{
  display: none !important;
}
.tp-header-2-area{
  z-index: 9999;
  padding: 20px 0;
  margin-top: 0 !important;
}
.header-sticky .tp-header-logo img {
  padding: 10px 10px 10px 0;
}
.tp-header-inner-style .tp-header-menu > nav > ul > li > a{
  text-transform: uppercase;
  font-family: "Montserrat";
}
.tp-offcanvas-2-close-btn .text span,
.agntix-light .tp-header-14-bar-wrap .tp-header-8-bar span{
  font-family: "Montserrat";
}
@media (min-width:1200px){
.tp-header-2-area .col-6:first-child{
  display: none;
}
}
.tp-header-2-area .tp-header-menu {
  width: 100%;
}
.tp-header-2-area .tp-mobile-menu-active{
  width: 100%;
}
.tp-header-2-area .tp-header-menu ul{
  justify-content: space-between;
  width: 100%;
  display: flex;
  align-items: flex-end;
}
.tp-header-2-area .tp-header-menu ul li a{
  padding-top: 20px;
  padding-bottom: 20px;
}
.tp-header-2-area .tp-header-menu ul li:first-child a{
  padding: 0;
  width: 180px;
  /* margin-top: -10px;
  margin-bottom: -10px; */
}

.tp-header-logo{
  padding: 0;
  /* margin-top: -10px;
  margin-bottom: -10px; */
}
/* .tp-offcanvas-menu ul:first-child{
  display: none;
} */
.tp-offcanvas-2-right-info-box{
  display: none;
}
.tp-offcanvas-2-area{
  z-index: 99999;
}
.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu > nav > ul > li > a{
  color: #000 !important;
  text-transform: uppercase;
  font-family: "Montserrat";
}
@media (max-width:767px){
  .tp-header-2-area{
    padding: 15px 0;
  }
  .tp-header-logo img{
    width: 100px !important;
  }
}


.des-team-area .des-team-reveal-img{
      background-size: cover;
    background-position: center;
}
.des-team-title{
font-family: "BBHSansHegarty";
  font-size: 50px;
}
.app-benefits-area .col-md-5{
  width: 40.1%;
}
.app-benefits-area .col-md-2{
  width: 19.8%;
}
.app-benefits-area .app-benefits-item{
  height: auto;
  border: 4px solid #CCDCDC;
  background: transparent;
}
.app-benefits-area .app-benefits-item-thumb{
  position: relative;
  background: transparent;
}
.app-benefits-area .col-md-5>div,
.app-benefits-area .col-md-2>div{
  border-radius: 20px;
  border: 4px solid #CCDCDC;
  height: auto;
}

@media (max-width:767px){
  .app-benefits-area .col-md-5{
    width: 100%;
  }
  .app-benefits-area .col-md-2{
    width: 100%;
  }
}

.custom-about-us .app-cta-thumb-2{
  right: -15%;
}
.custom-about-us .tp-section-title{
  letter-spacing: .05em;
}
.custom-about-us .col-lg-6:first-child{
  z-index: 9;
  position: relative;
}
@media (max-width:991px){
  .custom-about-us .app-cta-thumb-2{
    width: 50%;
  }
}
@media (max-width:767px){
  .custom-about-us .app-cta-wrapper{
    padding-bottom: 70%;
  }
  .custom-about-us .app-cta-thumb-2{
    width: 80%;
  }
  .custom-about-us .tp-section-title{
    font-size: 35px;
  }
  .custom-about-us h5{
    font-size: 18px;
  }
  .custom-about-us p{
    font-size: 16px;
  }
}


.meet-title .des-text-title-wrap{
  padding: 40px 0;
  background-color: #012626;
}
.meet-title .des-text-title{
  font-family: "BBHSansHegarty";
  color: #fff;
  background-color: transparent;
  text-transform: uppercase;
  letter-spacing: .02em;
}
.world-presence img.w-100{
  max-width: 800px;
  display: block;
  margin: auto;
}
.world-presence .pp-service-details-process-box{
  max-width: 1000px;
  margin: auto;
}
.world-presence .pp-service-details-process-box::before{
  display: none;
}
.world-presence .pp-service-details-process-title{
font-family: "BBHSansHegarty";
font-size: 56px;
}
.world-presence .pp-service-details-process-item img.w-100{
  max-width: 90px;
  margin-bottom: 20px;
}
.world-presence .pp-service-details-process-item h4{
  font-family: "BBHSansHegarty";
  font-size: 18px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.world-presence .pp-service-details-process-item p{
  /* height: 51px;
  display: flex;
  align-items: center;
  justify-content: center; */
}

@media (max-width:767px){
  .meet-title .des-text-title,
  .world-presence .pp-service-details-process-title{
    font-size: 35px;
    margin-bottom: 0;
  }
}

.video-with-rotated-logo .st-banner-wrap{
height: auto !important;
overflow: visible;
}
.video-with-rotated-logo .video-area{
  line-height: 0;
}
.video-with-rotated-logo .st-banner-text-shape{
  right: 50%;
  transform: translateX(50%);
  z-index: 9;
}

.video-with-rotated-logo .st-banner-text-shape .crp-text-shape-wrap{
  bottom: -65px;
}
.video-with-rotated-logo .st-banner-text-shape .crp-text-shape-wrap .crp-text-shape-2{
  left: 0;
  top: 0;
}

.brand-logo-ticker .tp-section-title{
  color: #fff;
  font-family: "BBHSansHegarty";
  letter-spacing: .05em;
  font-size: 45px;
  text-align: center;
}
.brand-logo-ticker .row{
  align-items: center;
  flex-flow: nowrap;
  padding-left: 50px;
}
.brand-logo-ticker .col-lg-2{
  width: auto;
  padding-right: 20px;
}
.brand-logo-ticker .col-lg-10{
  width: auto;
  overflow: hidden;
}
.brand-logo-ticker .swiper-wrapper{
  align-items: center;
}
.brand-logo-ticker .swiper-slide{
  padding: 20px;
}
.brand-logo-ticker .swiper-slide img{
  max-height: 100px;
  max-width: 200px;
}

@media (max-width:767px){
  .brand-logo-ticker{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .brand-logo-ticker .tp-section-title{
    font-size: 35px;
  }
  .brand-logo-ticker .row{
    padding-left: 0;
    flex-direction: column;
  }
}



.st-video-slider-area .tp-section-title{
  font-family: "BBHSansHegarty";
  letter-spacing: .05em;
  font-size: 60px;
}
.st-video-slider-area p{
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
}
.st-video-slider-area .swiper-container{
  overflow: hidden;
  position: relative;
}
.st-video-slider-area .video-area{
  border: 8px solid #CCDCDC;
  border-radius: 40px;
  position: relative;
  line-height: 0;
}
.st-video-slider-area .video-area video{
  border-radius: 30px;
}
.st-video-slider-area .video-area .play{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.video-swiper-button-prev,
.video-swiper-button-next{
  position: absolute;
  top: 50%;
  left: 4%;
  transform: translate(0%,-50%);
  z-index: 9999;
  width: 70px;
}
.video-swiper-button-next{
  left: auto;
  right: 4%;
}
.video-swiper-button-prev svg,
.video-swiper-button-next svg{
  width: 75%;
}
@media (max-width:767px){
  .st-video-slider-area {
    padding-top: 80px;
  }
  .st-video-slider-area .tp-section-title{
    font-size: 35px;
  }
  .st-video-slider-area p{
    font-size: 16px;
  }
  .video-swiper-button-prev, .video-swiper-button-next{
    width: 40px;
  }
}


.st-image-slider-area .tp-section-title{
  font-family: "BBHSansHegarty";
  letter-spacing: .05em;
  font-size: 60px;
}
.st-image-slider-area p{
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
}
.st-image-slider-area .swiper-container{
  /* overflow: hidden; */
  position: relative;
}
.st-image-slider-area .swiper-slide{
  width: 60%;
  padding-right: 20px;
}
.st-image-slider-area .swiper-slide img{
  border-radius: 30px;
}
.image-swiper-button-prev,
.image-swiper-button-next{
  position: absolute;
  top: 50%;
  left: 4%;
  transform: translate(0%,-50%);
  z-index: 9999;
  width: 70px;
}
.image-swiper-button-next{
  left: auto;
  right: 0%;
}

.image-swiper-button-prev svg,
.image-swiper-button-next svg{
  width: 75%;
}

@media (max-width:767px){
  .st-image-slider-area {
    padding-top: 80px;
  }
  .st-image-slider-area .tp-section-title{
    font-size: 35px;
  }
  .st-image-slider-area p{
    font-size: 16px;
  }
  .image-swiper-button-prev, .image-swiper-button-next{
    width: 40px;
  }
  .st-image-slider-area .swiper-slide{
    padding-right: 0;
  }
  .st-image-slider-area .swiper-slide{
    width: 80%;
  }
}



.custom-footer{
  background-color: transparent;
  background: linear-gradient(to bottom,#fff, #B4D1F2 60%);
}
.custom-footer .ar-footer-widget-title{
  font-size: 30px;
  color: #012626;
  font-family: "BBHSansHegarty";
  letter-spacing: .05em;
}

.custom-footer p{
  font-family: "Montserrat";
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
}
.custom-footer a{
  color: #012626;
  font-size: 15px;
  text-transform: none;
  font-family: "Montserrat";
  font-weight: 700;
  letter-spacing: .02em;
}
.ar-footer-widget-menu ul li {
  padding-left: 0;
  margin-bottom: 0 !important;
}
.ar-footer-widget-menu ul li::after{
  display: none;
}
.ar-footer-widget-menu ul li a{
  color: #012626;
  font-size: 15px;
  text-transform: none;
  font-family: "Montserrat";
  font-weight: 400;
  letter-spacing: .02em;
  text-transform: uppercase;
}
.custom-footer .col-md-6:nth-child(4) p{
  max-width: 300px;
}
.ar-footer-widget-input{
  background-color: #fff;
  padding-right: 10px;
  border-radius: 9px;
}
.ar-footer-widget-input input{
  color: #012626;
  padding: 20px;
  height: 70px;
  font-weight: 400;
  font-family: "Montserrat";
}
.ar-footer-widget-input input::placeholder{
  font-weight: 400;
  color: #012626;
  font-family: "Montserrat";
}
.ar-footer-widget-btn{
  height: 50px;
  top: 10px;
  right: 10px;
  font-size: 15px;
  font-family: "Montserrat";
  border-radius: 8px;
  padding: 14px 15px;
  font-weight: 700;
}
.ar-copyright-ptb {
  border: 0;
  padding-top:20px;
  margin-top: -2px;
}
.ar-copyright-ptb .container{
  border-top:1px solid #012626;
  padding-top: 40px;
}
.ar-copyright-text p{
  text-transform: none;
  color: #012626;
}
@media (min-width:1200px){
  .custom-footer .col-md-6:nth-child(1){
    width: 30% !important;
  }
  .custom-footer .col-md-6:nth-child(2){
    width: 20% !important;
  }
  .custom-footer .col-md-6:nth-child(3){
    width: 20% !important;
  }
  .custom-footer .col-md-6:nth-child(4){
    width: 30% !important;
  }
}
@media (max-width:1200px){
  .custom-footer .ar-footer-widget-info br{
    display: none;
  }
}

.tp-hero-2-wrapper{
  position: relative;
}
.overlay-text{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 5%;
}
.overlay-text h1{
  font-size: 4vw;
  line-height: 1;
  color: #5090F3;
}
.overlay-text p{
    font-size: 21px;
    max-width: 700px;
    margin: 20px auto 0;
    font-weight: bold;
    line-height: 1.2;
}
.bottom-text{
  padding-top: 25%;
}
.overlay-text h5{
  color: #5090F3;
  font-size: 1.6vw;
  line-height: 1;
  padding-bottom: 1.4%;
  margin: 0 auto;
  max-width: 30%;
}
.overlay-text li{
  color: #5090F3;
  font-size: 1.9vw;
  line-height: 1.1;
}

@media (max-width:767px){
  .bottom-text{
    padding-top: 2%;
  }
  .overlay-text{
    top: 110px;
    padding-bottom: 0%;
  }
  .overlay-text h5{
    font-size: 3vw;
    max-width: 65%;
  }
  .overlay-text p{
    font-size: 2.5vw;
    max-width: 90%;
  }
  .overlay-text li{
    font-size: 3.5vw;
  }
  .custom-footer{
    padding-top: 120px;
  }
}
@media (max-width:567px){
  .overlay-text{
    padding-bottom: 32%;
  }
}

.app-cta-heading p {
    color: #000000;
    font-weight: 600;
}

.tp-btn-black.btn-red-bg .tp-btn-black-text {
    background-color: #d60308;
}
.tp-btn-black.btn-red-bg .tp-btn-black-circle {
    background-color: #d60308;
}
 .pp-service-details-process-item p {
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 60px;
        }