/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap');
strong {
    font-family: Satoshi;
}
@font-face {
  font-family: Satoshi;
  src: url(/wp-content/themes/salient-child/fonts/Satoshi.ttf);
}
#header-outer[data-full-width=true] header>.container {
    padding: 0 117px 0 100px !important;
}
header#top {
    background-color: #000;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after{
    display:none;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a:hover{
    color: #CB0019;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li.current-menu-item>a{
    color: #CB0019;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-24>a{
    color:#fff;
    background: #CB0019;
    box-shadow: 0px 5.333px 30.667px 0px rgba(203, 0, 25, 0.25);
    padding:21px 52px;
}
div#sec1 .owl-stage {
    padding: 0;
}
div#sec1 h2{
    color: #FFF;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 192px;
    font-style: normal;
    font-weight: 900;
    line-height: 70%; /* 374px */
    letter-spacing: -14.667px;
    text-transform: uppercase;
}
div#sec1 .owl-dots{
    margin-top:0px;
    display:flex;
    flex-direction:column;
    gap:44px;
    margin-left:65px;
    position:absolute;
    top:200px;
}
div#sec1 .owl-theme[data-desktop-cols] .owl-dots .owl-dot span{
    width:1px !important;
    height:41px !important;
    border-radius:0px !important;
    transform:scale(1) !important;
    background: #fff;
    margin:0 0px 0 0 !important;
    transition:all 0.5s linear; 
}
div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot:hover span{
    height:209.333px !important;
	background: #fff !important;
}
div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot.active span{
    height:209.333px !important;
    background: #fff !important;
}
div#sec1 .owl-theme[data-desktop-cols] .owl-dots .owl-dot:last-child span{
     width:0px !important;
    height:0px !important;
}
div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot:nth-child(1) span:before{
    content:"01";
    color: #FFF;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 102%; /* 16.32px */
    position: absolute;
    top:-30px;
    left:-10px;
}
div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot:nth-child(2) span:before{
    content:"02";
    color: #FFF;
    text-align: center;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 102%; /* 16.32px */
    position: absolute;
    top:-30px;
    left:-10px;
}
div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot:nth-child(3) span:before{
    content:"03";
    color: #FFF;
    text-align: center;
    font-family: Satoshi;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 102%; /* 16.32px */
    position: absolute;
    top:-30px;
    left:-10px;
}
div#sec2 h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 133.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px; /* 120% */
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}
div#sec2 p {
    color: #000;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 38.4px */
    width: 95%;
}
div#sec2 a#btn {
    color: #FFF;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 26.667px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 26px 58px 26px 58px;
}
div#sec2 a#btn i{
    font-size: 18px;
    padding-right: 50px;
}
a#btn{
    border-radius: 0px !important;
}
div#sec2 .vc_col-sm-7 {
    padding-left:133px;
}
div#sec2 .vc_col-sm-7 img.rit{
    display:block;
    margin:0 auto;
    margin-right:0;
}
/* div#sec2 .row-bg-wrap:before{
   content:"";
   background-image:url(/wp-content/uploads/2025/04/abt-bfr-new.png);
   background-repeat:no-repeat;
   width:1579px;
   height:731px;
   position:absolute;
   top:180px;
   right:0;
} */
div#sec3-inner h2 {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 133.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px; /* 120% */
    letter-spacing: -5.333px;
}
div#sec3-inner .txt {
    background: #211D1E;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 36px 17px 36px 32px;
}
div#sec3-inner .txt p {
    color: #FFF;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 161%; /* 34.347px */
    padding-bottom: 0px;
}
div#sec3-inner .txt a#btn{
    color: #FFF;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 26.667px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 26px 42px 26px 42px;
    background: #CB0019;
}
div#sec3-inner .txt a#btn i{
    font-size: 18px;
    padding-left:10px;
}
div#sec3 .ser {
    width: 450px;
    background: #FFF;
    padding:32px;
    transition:all 0.5s linear;
}
div#sec3 .ser .icon{
    background: var(--Gray-BG, #F5F5F5);
    width: 96px;
    padding: 21.333px;
    margin-bottom: 32px;
}
div#sec3 .ser .icon img.two{
    display:none;
}
div#sec3 .ser h3{
    color: var(--Black, #181817);
    font-family: "Hanken Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 42.667px; /* 133.333% */
    letter-spacing: -1.28px;
    text-transform: uppercase;
}
div#sec3 .ser p{
    color: #000;
    font-family: Satoshi;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 34.133px */
    padding-bottom:32px;
}
div#sec3 .ser a#btn2{
    color: #000;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    border: 1.333px solid var(--Accent, #A5A5A1);
    padding:22px 40px;
    display:table;
    margin-top:30px !important;
}
div#sec3 .ser a#btn2 i{
    font-size: 18px;
    padding-left: 10px;
}
div#sec3 .ser h3.lst {
   line-height:85px;
}
div#sec3 .ser:hover {
    background-image:url(/wp-content/uploads/2025/04/ser-hvr.png);
    transition:all 0.5s linear;
}
div#sec3 .ser:hover *{
    color:#fff !important;
}
div#sec3 .ser:hover .icon{
    background: #CB0019;
}
div#sec3 .ser:hover .icon img.one{
    display:none;
}
div#sec3 .ser:hover .icon img.two{
    display:block;
}
div#sec4-inner h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 133.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px; /* 120% */
    letter-spacing: -5.333px;
}
/* div#sec4-inner .txt {
    background: #F5F5F5;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 36px 17px 36px 32px;
}
div#sec4-inner .txt p {
    color: #000;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 161%;
    padding-bottom: 0px;
}  */
div#sec4-inner a#btn{
    color: #FFF;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 26.667px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 26px 42px 26px 42px;
    background: #CB0019 !important;
	display:table;
	margin:0 auto;
	margin-right:0;
}
div#sec4-inner .txt a#btn i{
    font-size: 18px;
    padding-left:10px;
}
div#sec4-inner-lst .pro {
    padding: 21px;
    width:98%;
    transition:all 0.5s linear;
}
div#sec4-inner-lst .pro h6{
    padding-top:21px;
    color: var(--Text, #686864);
    font-family: "Hanken Grotesk";
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
    margin-bottom:10px;
}
div#sec4-inner-lst .pro h3{
    color: var(--Black, #181817);
    font-family: "Hanken Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 42.667px; /* 133.333% */
    letter-spacing: -1.28px;
    text-transform: uppercase;
}
div#sec4-inner-lst .pro img{
    width: 100%;
}
div#sec4-inner-lst .pro:hover{
    background: var(--Secondary, #181817);
}
div#sec4-inner-lst .pro:hover *{
    color:#fff;
}
div#sec4-inner-lst .pro:hover img{
    clip-path: polygon(0 0, 100% 0, 100% 15%, 85% 0, 0% 0, 0% 100%, 100% 100%, 100% 0);
}
/* div#sec4 .inner_row:nth-child(2) .vc_col-sm-4:nth-child(2) .pro{
    background: var(--Secondary, #181817);
}
div#sec4 .inner_row:nth-child(2) .vc_col-sm-4:nth-child(2) .pro h6, div#sec4 .inner_row:nth-child(2) .vc_col-sm-4:nth-child(2) .pro h3{
    color:#fff;
}
div#sec4 .inner_row:nth-child(2) .vc_col-sm-4:nth-child(2) .pro img{
    clip-path: polygon(0 0, 100% 0, 100% 15%, 85% 0, 0% 0, 0% 100%, 100% 100%, 100% 0);
} */
div#sec5 h2 {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 133.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px; /* 120% */
    letter-spacing: -5.333px;
}
div#sec5 .test{
    background:#fff;
    padding:45px 45px 80px 50px;
    width:96%;
    border-radius:6px;
}
div#sec5 .test .test-inner{
    display:flex;
    align-items:center;
    gap:38px;
}
div#sec5 .test .test-inner h5{
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 30.303px;
    font-style: normal;
    font-weight: 600;
    line-height: 146%; /* 44.242px */
    margin-bottom:0px;
}
div#sec5 .test .test-inner h5 span{
    display:block;
    color: #B6B6B6;
    font-family: Satoshi;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 146%; /* 29.2px */
}
div#sec5 .test p{
    color: #000;
    font-family: Satoshi;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 38.4px */
    padding-top:50px;
}
div#sec5:before{
    content:"";
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.00) 100%);
    width: 314.667px;
    height: 564px;
    position:absolute;
    left: 0px;
    top:330px;
    z-index: 99;
}
div#sec5:after{
    content:"";
    background: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0.00) 100%);
    width: 314.667px;
    height: 564px;
    position:absolute;
    right: 0px;
    top:330px;
    z-index: 99;
}
div#sec5 .owl-stage {
    padding-bottom:0px;
}
div#sec5 .owl-dots {
    display:none;
}
div#sec5 .owl-nav.disabled {
    display: block !important;
    position:absolute;
    top: -130px;
    right:130px;
    margin-top: 0px;
}
div#sec5 .owl-nav.disabled button {
    background: none !important;
    border-radius: 78.98px !important;
    border: 1.519px solid #FFF;
    width:78px;
    height:78px;
    line-height:70px;
}
div#sec5 .owl-nav.disabled button:hover{
    background: #CB0019 !important;
    border-color:#CB0019 !important;
}
div#sec5 .owl-nav span {
    font-size: 0px;
}
div#sec5 .owl-nav .owl-prev span:before{
    content:"\f060";
    font-family:fontawesome;
    font-size:20px;
    display: block;
}
div#sec5 .owl-nav .owl-next span:before{
    content:"\f061";
    font-family:fontawesome;
    font-size:20px;
    display: block;
}
div#sec6-inner h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 133.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px; /* 120% */
    letter-spacing: -5.333px;
}
div#sec6-inner a#btn{
    color: #FFF;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 26.667px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 26px 80px 26px 80px;
    display:table;
    margin:0 auto;
    margin-right:0;
}
div#sec6-inner a#btn i{
    font-size: 18px;
    padding-right:70px;
}
div#sec6-inner-lst .vc_col-sm-6{
    width:49.5%;
}
div#sec6-inner-lst .vc_col-sm-6:last-child{
    margin:0 auto;
    margin-right:0;
}
div#sec6-inner-lst .vc_col-sm-6 .vc_column-inner {
    padding:33px 33px 62px 46px;
}
div#sec6-inner-lst h6{
    background: #CB0019;
    text-align:center;
    display:table;
    margin:0 auto;
    margin-right:0;
    color: #FFF;
    font-family: Satoshi;
    font-size: 26.667px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 120% */
    padding:18px 35px;
    position:relative;
}
div#sec6-inner-lst h6:before{
    content:"\f133";
    font-family:fontawesome;
    padding-right:8px;
}
div#sec6-inner-lst h2{
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 66.667px;
    font-style: normal;
    font-weight: 700;
    line-height: 66.667px; /* 100% */
    letter-spacing: -2.667px;
    padding-top:700px;
    margin-bottom:19px;
}
div#sec6-inner-lst p{
    color: #FFF;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 34.133px */
}
div#sec6-inner-lst a#btn2{
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
    padding: 0px 22px 0px 15px;
    background-color:transparent !important;
}
div#sec7 h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 113.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 120px; /* 105.882% */
    letter-spacing: -4.533px;
    margin-bottom: 42px;
	text-transform:capitalize;
}
div#sec7 .vc_col-sm-6:first-child p {
    color: #000;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 38.4px */
    padding-bottom: 42px;
}
div#sec7 ul{
    margin:0;
}
div#sec7 ul li{
    list-style:none;
    margin-bottom:21px;
}
div#sec7 ul li a{
    color: #000;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%; /* 38.4px */
}
div#sec7 ul li a i{
    color:#A5A5A1;
    font-size:20px;
    margin-right:15px;
}
div#sec7 ul li:nth-child(2) a i{
    margin-right:8px;
}
div#sec7 div#cont {
    background: var(--Secondary, #181817);
    padding:56px 53px;
}
div#sec7 div#cont h3{
    color: var(--White, #FFF);
    font-family: "Hanken Grotesk";
    font-size: 53.333px;
    font-style: normal;
    font-weight: 800;
    line-height: 64px; /* 120% */
    letter-spacing: -2.133px;
    text-transform: uppercase;
    margin-bottom:0px;
}
div#sec7 div#cont p{
    color: var(--Gray-BG, #F5F5F5);
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
    padding-bottom:0px;
}
div#sec7 div#cont form input, div#sec7 div#cont form select, div#sec7 div#cont form textarea{
    background:transparent;
    border:0px;
    border-bottom: 1.333px solid var(--Text, #686864);
    height:74px;
    border-radius:0px;
    padding-left:0px;
    color:#fff;
}
div#sec7 div#cont form input::placeholder, div#sec7 div#cont form textarea::placeholder{
    color: var(--Gray-BG, #F5F5F5);
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
    opacity:1;
}
div#sec7 div#cont form select{
    color: var(--Gray-BG, #F5F5F5);
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
}
div#sec7 div#cont form textarea{
    height:144px;
}
div#sec7 div#cont form button{
    color: #FFF;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    background: #CB0019;
    border-radius:0px !important;
    padding:0px 42px !important;
    height:77px;
}
div#sec7 div#cont form button::after {
    content: "\f061";
    font-family: fontawesome;
    display: inline-block;
    padding-left: 10px;
}
div#sec7 div#cont div#wpforms-80 {
    margin-bottom: 0;
}
div#fotr-inner-one .content {
  color: #272724;
  font-family: "Hanken Grotesk";
  font-size: 202.667px;
  font-style: normal;
  font-weight: 800;
  line-height: 213.333px; /* 105.263% */
  letter-spacing: -8.107px;
  text-transform: uppercase;
  animation: marquee 12s linear infinite;
  white-space: nowrap;
}
@keyframes marquee {
  from { transform: translateX(0%); }
  to { transform: translateX(-100%); }
}
div#fotr-inner-two p {
    color: #FFF;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
}
div#fotr-inner-two img {
	width:70%;
}
div#fotr-inner-two h3 {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 42.667px; /* 133.333% */
    letter-spacing: -1.28px;
    text-transform: uppercase;
    margin-bottom: 32px;
}
div#fotr-inner-two ul{
    margin:0;
}
div#fotr-inner-two ul li{
    list-style:none;
    margin-bottom:13px;
}
div#fotr-inner-two ul li a{
    color: #FFF;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
}
div#fotr-inner-two form input {
    width: 407px;
    background: transparent;
    height: 90px;
    padding-left:0px;
    border:0;
    border-radius:0px;
    border-bottom: 1.333px solid #E3E2DE;
    color: #686864;
    padding-right: 0;
}
div#fotr-inner-two form input::placeholder{
    color: #686864;
    font-family: "Hanken Grotesk";
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
    opacity:1;
}
div#fotr-inner-two form{
    display:flex;
}
div#fotr-inner-two form button:before {
    font-size: 0;
    content: "\f061";
    font-size: 21px;
    font-family: 'FontAwesome';
    width: 90px;
    height: 90px;
    line-height:90px;
    position: absolute;
    top: 0;
    right: 0px;
    color:#fff;
}
div#fotr-inner-two form button {
    font-size: 0;
    box-shadow: none;
    background: unset;
    border: none;
    position: relative;
}
div#fotr-inner-two  .wpforms-submit-container {
    margin: 0 !important;
}
div#fotr-inner-two div#wpforms-91 {
    margin: 0 auto;
}
div#fotr div#wpforms-91-field_1-container {
    padding: 0px;
}
div.wpforms-container-full input:focus, div.wpforms-container-full textarea:focus, div.wpforms-container-full select:focus {
    box-shadow: none !important;
}
div#fotr-inner-two form button:hover{
    background:transparent !important;
}
div#fotr-inner-two div.wpforms-container-full button[type=submit]:focus:after {
    border: none;
}
div#fotr-inner-two ul.info li{
    list-style:none;
    margin-bottom:26px;
}
div#fotr-inner-two ul.info li a{
    color: #FFF;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
}
div#fotr-inner-two ul li a i{
    color:#A5A5A1;
    font-size:20px;
    margin-right:22px;
}
div#fotr-inner-two ul li:nth-child(1) a{
    display:flex;
    align-items:self-start;
}
div#fotr-inner-two ul.info li:nth-child(1) a i{
    margin-top:8px;
}
div#fotr-inner-two ul.info li:nth-child(2) a i{
    margin-right:12px;
}
div#fotr-inner-two ul.info li:nth-child(3) a i{
    margin-right:9px;
}
div#fotr-inner-two ul.iconlist {
    margin: 0;
    display: flex;
    gap:15px;
}
div#fotr-inner-two ul.iconlist li{
    margin-bottom:0px;
}
div#fotr-inner-two ul.iconlist li i {
    color: #fff;
    font-size: 25px;
    line-height: 35px;
}
div#fotr-lst{
    border-top:1.333px solid #fff;
}
div#fotr-lst p a {
    color: #FFF;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
    text-transform: capitalize;
    display: block;
    text-align: center;
    padding-top:30px;
}
div.wpforms-container-full .wpforms-confirmation-container-full {
    background: #000 !important;
    border-color: #000 !important;
}



/* =========================================== */

div#sec2-pre h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 90.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}

div#sec2-pre p {
    color: #000;
    font-family: Satoshi;
    font-size: 18.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    width: 100%;
}

.pre-construct {
    padding-left: 3px !important;
}
div#sec2-pre img {
    padding-bottom: 20px;
    width: 100% !important;
  
}
div#sec3-inner .txt {
    background: transparent;
    display: flex
;
    justify-content: flex-end;
    align-items: center;
    padding: 36px 17px 36px 32px;
    flex-direction: row;
    flex-wrap: nowrap;
}

div#sec2-pre-planning h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 90.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}

div#sec2-pre-planning p {
    color: #000;
    font-family: Satoshi;
    font-size: 18.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    width: 100%;
}
div#sec2-pre-planning img {
    padding-bottom: 20px;
    width: 100% !important;
   
}
div#sec2-pre-planning img {
    width: 100%;
    padding-left: 81px;
}
.planning-method {
    padding-left: 80px !important;
}
div#sec2-pre-plan h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 90.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}

div#sec2-pre-plan p {
    color: #000;
    font-family: Satoshi;
    font-size: 18.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    width: 100%;
}
div#sec2-pre-plan img {
    padding-bottom: 20px;
    width: 100% !important;
   
}
div#sec2-pre-plan img {
    width: 100%;
    padding-left: 80px;
}
div#sec2-pre-plan .planning-method{
	 padding-left: 0px !important;
}
div#sec2-pre-project h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 60.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 71px;
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}

div#sec2-pre-project p {
    color: #000;
    font-family: Satoshi;
    font-size: 18.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    width: 100%;
}
div#sec2-pre-project img {
    padding-bottom: 20px;
    width: 100% !important;
 
}
div#sec2-pre-project img {
    width: 100%;
    padding-right: 10px;
}
div#chart td{
    font-size: 16px !important;
    font-family: 'Satoshi' !important;
    line-height: 29px !important;
    color: #000 !important;
}
div#sec2-pre-project h5 {
    font-size: 48px !important;
    font-weight: 700 !important;
    font-family: 'Hanken Grotesk' !important;
    line-height: 58px !important;
    color: #000 !important;
}
div#sec2-pre-project ol li {
    color: #000;
    font-family: Satoshi;
    font-size: 18.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    padding-bottom: 10px;
}
div#sec2-pre-management h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 60.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 71px;
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}

div#sec2-pre-management p {
    color: #000;
    font-family: Satoshi;
    font-size: 18.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    width: 100%;
}
div#sec2-pre-management img {
    padding-bottom: 20px;
    width: 100% !important;
}
div#sec2-pre-management .vc_col-sm-6:first-child{
     padding-right: 80px;
}
div#chart td{
    font-size: 16px !important;
    font-family: 'Satoshi' !important;
    line-height: 29px !important;
    color: #000 !important;
}
div#chart h2{
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 90.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: -5.333px;
    margin-bottom: 12px;
    text-align:center;
}
div#chart p{
    color: #000;
    font-family: Satoshi;
    font-size: 21.333px;
    font-style: normal;
    line-height: 180%;
    text-align:center;
}
div#chart p strong{
   font-family: Satoshi; 
}
div#sec2-pre-management h5 {
    font-size: 48px !important;
    font-weight: 700 !important;
    font-family: 'Hanken Grotesk' !important;
    line-height: 58px !important;
    color: #000 !important;
}
div#sec2-pre-management ol li {
    color: #000;
    font-family: Satoshi;
    font-size: 18.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    padding-bottom: 10px;
}
div#sec2-pre-management ol li:last-child{
	padding-bottom:0px;
}

/* ========== popup style ======================== */

.pum-theme-220 .pum-title, .pum-theme-default-theme .pum-title {
    color: #000000 !important;
    text-align: left !important;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23) !important;
    font-family: 'Hanken Grotesk' !important;
    font-weight: 700 !important;
    font-size: 32px !important;
    font-style: normal !important;
    line-height: 36px !important;
}

.pum-content.popmake-content {
    font-size: 18px !important;
    font-family: 'Satoshi' !important;
    color: #000 !important;
    font-weight: 400 !important;
}

    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -30% !important;
        width: 48% !important;
        padding: 59px 30px 59px 30px !important;
        border: 2px solid #CB0019 !important;
        border-radius: 20px !important;
    }

button.pum-close.popmake-close {
    background: #CB0019 !important;
    margin-top: 6px !important;
    margin-right: 11px !important;
    font-size: 16px !important;
    line-height: 31px !important;
}
.pum-theme-220, .pum-theme-default-theme {
    background-color: rgb(255 255 255 / 71%) !important;
}
div#sec4-inner-lst .pro h3 {
    color: var(--Black, #181817);
    font-family: "Hanken Grotesk";
    font-size: 23px;
    font-style: normal;
    font-weight: 800;
    line-height: 39.667px;
    letter-spacing: -1.28px;
    text-transform: uppercase;
}
.equ p {
    padding-left: 80px !important;
}
/* ------------------------ */
div#abt-inner h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 133.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px; /* 120% */
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}
div#abt-inner p {
    color: #000;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 38.4px */
}
div#abt-inner .vc_col-sm-7 {
    padding-left: 70px;
}
div#abt-inner-two h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 133.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px; /* 120% */
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}
div#abt-inner-two p {
    color: #000;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 38.4px */
    padding-bottom: 15px;
}
div#abt-inner-two p:last-child{
    padding-bottom:0px;
}
div#abt-inner-two ul{
    margin-bottom:15px;
}
div#abt-inner-two ul li{
    color: #000;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 38.4px */
    padding-bottom: 15px; 
}
div#abt-inner-two ul li:last-child{
    padding-bottom:0px;
}
div#abt-inner-three h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 133.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px; /* 120% */
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}
div#abt-inner-three p {
    color: #000;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 38.4px */
    padding-bottom: 15px;
}
div#abt-inner-three p:last-child{
    padding-bottom:0px;
}
div#abt-inner-three ul{
    margin-bottom:15px;
}
div#abt-inner-three ul li{
    color: #000;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 38.4px */
    padding-bottom: 15px; 
}
div#abt-inner-three ul li:last-child{
    padding-bottom:0px;
}
.page-id-339 div#sec2-pre-planning {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.page-id-347 div#sec2-pre-project{
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.page-id-352 div#sec2-pre-plan{
	padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.page-id-355 div#sec2-pre-project{
	padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.page-id-358 div#sec2-pre-plan{
	padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.page-id-361 div#sec2-pre-project{
	padding-top: 80px !important;
    padding-bottom: 80px !important;	
}
.page-id-364 div#sec2-pre-plan{
	padding-top: 80px !important;
    padding-bottom: 80px !important;		
}
.page-id-367 div#sec2-pre-project{
	padding-top: 80px !important;
    padding-bottom: 80px !important;			
}
#header-outer ul.sub-menu.tracked-pos{
    padding:15px !important;
	box-shadow:0 0 5px #000;
    width:30em;
}
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover{
    background: #CB0019 !important;
}
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a{
	background: #CB0019 !important;
}
#header-outer .sf-menu li ul li a:hover{
    color:#fff !important;
}
#header-outer .sf-menu li ul li.current-menu-item a{
    color:#fff !important;
}
#header-outer .sf-menu li ul li a{
    color: #000;
    font-family: "Hanken Grotesk" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 18px !important;
    text-transform: capitalize !important;
    transition: all 0.4s linear !important;
    padding: 14px 0px 14px 5px;
	border-bottom: 1px solid #000  !important;
}
.sf-sub-indicator [class^=icon-], body .sf-sub-indicator [class*=" icon-"] {
    color: #000 !important;
    font-size: 16px !important;
    line-height: 36px !important;
}
div#past-row1 p {
    color: #000;
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
div#past-row1 .top p{
    text-align:center;
	font-size: 20px;
}
div#past-row1 h3{
    color: var(--Black, #181817);
    font-family: "Hanken Grotesk";
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 42.667px; /* 133.333% */
    letter-spacing: -1.28px;
    text-transform: uppercase;
}
div#past-pro5 h3{
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 90px;
    font-style: normal;
    font-weight: 700;
    line-height: 90px;
    letter-spacing: -3px;
    text-align:center;
}
div#abt-inner img {
    margin-bottom: 25px;
}
.page-id-13 div#sec3-inner h2 {
    text-align: center;
}
div#sec4-inner-lst .pro img {
    height: 500px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	div#sec2 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px 12px 10px 12px !important;
}
	
div#sec2 h2 {
    padding: 0px;
    letter-spacing: normal;
    font-family: 'Hanken Grotesk';
    font-style: normal;
    line-height: 70px;
    color: #000 !important;
    margin-bottom: 10px;
    font-size: 45px !important;
	text-align: center !important;
}
div#sec2 .vc_col-sm-7 {
    padding-left: 0px !important;
}

div#sec1 h2 {
    font-size: 37px !important;
    text-align: center;
    font-family: 'Hanken Grotesk';
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1.1;
    padding-bottom: 20px;
}
div#sec1 .owl-dots {
    top: 50px;
    margin-left: 22px;
}	
	p {
    font-size: 15px !important;
    text-align: center !important;
    width: 100% !important;
}
	div#sec1inner {
    padding-top: 270px !important;
}

a#btn {
    padding: 13px 40px !IMPORTANT;
    font-size: 14px !important;
14px: !;
    margin: auto;
    display: table;
}

div#sec2 a#btn i {
    right: 0;
}

div#sec3-inner .txt a#btn {}

div#sec3-inner .txt a#btn {
    /* width: 100% !important; */
}

div#sec3 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0 20px;
}

div#sec3-inner h2 {
    font-size: 35px;
    letter-spacing: 0;
    text-align: center;
    line-height: 1;
}

div#sec3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

div#sec3-inner {
    padding-bottom: 0 !important;
}
	div#sec3 .ser {
    width: 100% !important;
    padding: 15px 10px !important;
    transition: 1.5s linear !important;
}
	div#sec3 .ser .icon {
    margin: 0 auto;
    margin-bottom: 20px;
}


div#sec3 .ser h3 {
    font-size: 25px !important;
    letter-spacing: 1px !important;
    line-height: 25px !important;
	text-align: center !important;
}
	div#sec4-inner h2 {
    font-size: 28px !IMPORTANT;
    line-height: 1.1 !important;
    letter-spacing: normal !important;
    text-align: center !important;
	margin-bottom: 20px;
}
	div#sec4 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0px 20px !important;
}

div#sec4-inner a#btn {
    margin: 0 auto;
}

div#sec4 {
    padding-top: 50px !important;
}
	div#sec4-inner {
    padding: 0px !important;
}
	div#sec4-inner-lst .pro img {
    height: 100%;
}
	div#sec4-inner-lst .pro h3 {
    font-size: 18px;
    text-align: center !important;
    letter-spacing: 0px;
    line-height: 22px;
}

div#sec4-inner-lst .pro h6 {
    font-size: 17px;
    text-align: center;
    line-height: 18px;
}
	div#sec4 {
    padding-bottom: 0px !important;
}

div#sec6-inner h2 {
    font-size: 35px;
    line-height: 2;
    letter-spacing: 0px;
    text-align: center;
}

div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px 20px !important;
}

div#sec6-inner a#btn {
    margin: 0 auto;
}

div#sec6-inner a#btn i {
    padding-right: 0px !important;
}
	.vc_column-inner {
    width: 100% !important;
}

div#sec6-inner-lst .vc_col-sm-6 {
    width: 100%;
}

div#sec6-inner-lst h2 {
    font-size: 25px;
    text-align: center;
    letter-spacing: normal;
    line-height: normal;
    padding-top: 65px;
}

div#sec6-inner-lst a#btn2 {
    margin: 0 auto;
    display: table;
}

div#sec6-inner-lst .vc_col-sm-6 .vc_column-inner {
    padding: 25px 15px 35px 15px;
    margin-bottom: 10px !important;
}
	div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px 20px !important;
}

div#sec7 h2 {
    font-size: 35px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 10px !important;
}

div#sec7 ul li {
    margin: 0 auto;
    display: table;
    text-align: center;
}

div#sec7 div#cont h3 {
    font-size: 25px;
    letter-spacing: normal;
    font-style: normal;
    text-align: center;
}

div#sec7 div#cont {
    padding: 15px 30px;
}

button#wpforms-submit-80 {
    padding: 0px 0px !important;
    font-size: 14px !important;
    height: 48px !important;
    width: auto;
    margin: 0 auto;
}
	div#sec7 ul li a i {
    font-size: 20px;
}

div#sec7 ul li a {
    font-size: 16px !important;
}
	div#sec7 ul {
    padding-bottom: 40px;
}
	div#fotr-inner-two .row_col_wrap_12_inner.col.span_12.left {
    padding: 10px 20px;
}

div#fotr-inner-one .content {
    font-size: 80px !important;
    line-height: normal;
    letter-spacing: normal;
}
	div#fotr-inner-two {
    padding-top: 10px !important;
}
	div#fotr-inner-two img {
    margin: 0 auto;
    display: table;
}

div#fotr-inner-two h3 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 15px;
}

div#fotr-inner-two ul {
    font-size: 15px;
}

div#fotr-inner-two ul.info li a {
    font-size: 15px;
    text-align: center;
}

div#fotr-inner-two ul.info li {
    list-style: none;
    margin-bottom: 26px;
    text-align: center;
}
	div#fotr-inner-two form input {
    width: 100% !important;
    margin: 0 auto !important;
}
	div#fotr-inner-two .vc_col-sm-2 {
    width: 100%;
    text-align: center;
}
div#fotr-inner-two .vc_col-sm-2  ul li:nth-child(1) a {
    display: unset;
	}
	div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot:hover span {
    height: 100px !important;
}
	div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
		height: 100px !important;
	}
	#header-outer[data-full-width=true] header>.container {
    padding: 10px !important;
    margin: -15px 2px -15px 0px !important;
}
	div#fotr-inner-two div#wpforms-91 {
    margin: 0px auto;
    display: table;
}
	div#abt-inner .row_col_wrap_12.col.span_12.dark.left {
    padding: 0px;
}

div#abt-inner h2 {
    font-size: 35px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 1px;
}

div#abt-inner .vc_col-sm-7 {
    padding: 0px 0px;
}
	div#abt-inner p {
    padding: 10px 20px !important;
}
	div#abt-inner-two .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px;
}
	div#abt-inner-two h2 {
    font-size: 35px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}
	div#abt-inner-three .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px;
}

div#abt-inner-three h2 {
    font-size: 35px;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}
	div#sec7 {
    padding-top: 50px !important;
}
	div#past-row1 h3 {
    font-size: 23px !important;
    line-height: normal;
    text-align: center;
}

div#past-pro5 h3 {
    font-size: 35px;
    letter-spacing: normal;
    line-height: normal;
}
	
div#header-outer .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px 10px;
}

div#sec2-pre .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px 10px;
}

div#sec2-pre h2 {
    font-size: 28px;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 0px;
    text-align: center;
}

div#sec2-pre-planning .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px 10px;
}

div#sec2-pre-planning h2 {
    font-size: 28px;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

div#sec2-pre {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

div#sec2-pre-planning img {
    padding: 0px;
}

div#sec2-pre-planning p {
    padding: 20px 0px !important;
}

div#sec2-pre-project .row_col_wrap_12.col.span_12.dark.left {
    padding: 0px;
}

div#sec2-pre-project h2 {
    font-size: 28px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}

.vc_col-sm-6.planning-method {
    padding: 10px !important;
}

div#sec2-pre-plan .row_col_wrap_12.col.span_12.dark.left {padding: 15px;padding: ;}

div#sec2-pre-plan h2 {
    font-size: 28px;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

div#sec2-pre-plan {
    padding: 0px !important;
}

div#sec2-pre-project {
    padding-bottom: 0px !important;
}

div#sec2-pre-plan img {
    padding: 0px;
}

div#sec2-pre-plan p {
    padding: 20px 0px !important;
}
	div#chart h2 {
    font-size: 28px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}
	div#chart .vc_column-inner {
    overflow-x: auto;
}
	div#chart h2 {
    font-size: 28px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}
	li {
    text-align: center;
    font-size: 14px !important;
}
	div#sec2-pre-project h2 {
    font-size: 25px;
}
	div#fotr-inner-two ul.info li a {
    margin: 0 auto;
    display: table;
}
	ul.iconlist {
    margin: 0 auto;
    justify-content: center;
}

.wpb_text_column.wpb_content_element {
    justify-content: center !important;
}
	div#sec2-pre-management .vc_col-sm-6:first-child {
    PADDING: 0px;
    text-align: center;
}

div#sec2-pre-management h5 {
    text-align: center;
}
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 45px !important;
    }
	div#sec2-pre-management img {
    padding: 0px !important;
}
	div#sec2-pre-management .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px;
}
	div#sec2-pre-management h5 {
    font-size: 28px !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    margin-top: 20px;
}
div#popmake-237 {
    width: 96% !important;
    margin-left: -173px !important;
}
	div#popmake-233 {
    width: 96% !important;
    margin-left: -173px !important;
}
	div#popmake-240 {
    width: 96% !important;
    margin-left: -173px !important;
}
		div#popmake-243 {
    width: 96% !important;
    margin-left: -173px !important;
}
		div#popmake-246 {
    width: 96% !important;
    margin-left: -173px !important;
}
	div#popmake-230 {
    width: 96% !important;
    margin-left: -173px !important;
}
div#popmake-243 .pum-theme-220 .pum-title, .pum-theme-default-theme .pum-title {
    font-size: 20px !important;
    text-align: center !important;
}
div#popmake-243 .pum-container.pum-responsive.pum-responsive-medium Specificity: (0,3,0) { 
    width: 75% !important;
    padding: 50px 20px !important;
}

}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	div#sec2 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	li#menu-item-24 {
    display: none !important;
}
div#sec2 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px 12px 10px 12px !important;
}
	div#fotr-inner-two ul.info li a {
    margin: 0 auto;
    display: table;
}
	ul.iconlist {
    margin: 0 auto;
    justify-content: center;
}
	.nectar-global-section.before-footer {
    background-color: #181817 !important;
}
	div#fotr-inner-two img {
    width: 45% !important;
}
	div#sec2-pre-management h5 {
    font-size: 35px !important;
    text-align: center;
}
	    div#sec2-pre h2 {
        font-size: 35px;
        letter-spacing: normal;
        line-height: normal;
        margin-bottom: 0px;
        text-align: center;
    }
	div#sec2-pre-management h5 {
    font-size: 35px !important;
    text-align: center;
    line-height: normal !important;
    letter-spacing: normal;
}
	
	
div#sec2 img {
    margin: 0 auto;
    display: table;
}

.wpb_text_column.wpb_content_element {
    justify-content: center !important;
}
div#sec2 h2 {
    padding: 0px;
    letter-spacing: normal;
    font-family: 'Hanken Grotesk';
    font-style: normal;
    line-height: 70px;
    color: #000 !important;
    margin-bottom: 10px;
    font-size: 45px !important;
	text-align: center !important;
}
div#sec2 .vc_col-sm-7 {
    padding-left: 0px !important;
}

div#sec1 h2 {
    font-size: 37px !important;
    text-align: center;
    font-family: 'Hanken Grotesk';
    font-weight: 900;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1.1;
    padding-bottom: 20px;
}
div#sec1 .owl-dots {
    top: 50px;
    margin-left: 22px;
}	
	p {
    font-size: 15px !important;
    text-align: center !important;
    width: 100% !important;
}
	div#sec1inner {
    padding-top: 270px !important;
}

a#btn {
    padding: 13px 40px !IMPORTANT;
    font-size: 14px !important;
14px: !;
    margin: auto;
    display: table;
}

div#sec2 a#btn i {
    right: 0;
}

div#sec3-inner .txt a#btn {}

div#sec3-inner .txt a#btn {
    /* width: 100% !important; */
}

div#sec3 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0 20px;
}

div#sec3-inner h2 {
    font-size: 35px;
    letter-spacing: 0;
    text-align: center;
    line-height: 1;
}

div#sec3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

div#sec3-inner {
    padding-bottom: 0 !important;
}
	div#sec3 .ser {
    width: 100% !important;
    padding: 15px 10px !important;
    transition: 1.5s linear !important;
}
	div#sec3 .ser .icon {
    margin: 0 auto;
    margin-bottom: 20px;
}


div#sec3 .ser h3 {
    font-size: 25px !important;
    letter-spacing: 1px !important;
    line-height: 25px !important;
	text-align: center !important;
}
	div#sec4-inner h2 {
    font-size: 28px !IMPORTANT;
    line-height: 1.1 !important;
    letter-spacing: normal !important;
    text-align: center !important;
	margin-bottom: 20px;
}
	div#sec4 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0px 20px !important;
}

div#sec4-inner a#btn {
    margin: 0 auto;
}

div#sec4 {
    padding-top: 50px !important;
}
	div#sec4-inner {
    padding: 0px !important;
}
	div#sec4-inner-lst .pro img {
    height: 100%;
}
	div#sec4-inner-lst .pro h3 {
    font-size: 18px;
    text-align: center !important;
    letter-spacing: 0px;
    line-height: 22px;
}

div#sec4-inner-lst .pro h6 {
    font-size: 17px;
    text-align: center;
    line-height: 18px;
}
	div#sec4 {
    padding-bottom: 0px !important;
}

div#sec6-inner h2 {
    font-size: 35px;
    line-height: 2;
    letter-spacing: 0px;
    text-align: center;
}

div#sec6 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px 20px !important;
}

div#sec6-inner a#btn {
    margin: 0 auto;
}

div#sec6-inner a#btn i {
    padding-right: 0px !important;
}
	.vc_column-inner {
    width: 100% !important;
}

div#sec6-inner-lst .vc_col-sm-6 {
    width: 100%;
}

div#sec6-inner-lst h2 {
    font-size: 25px;
    text-align: center;
    letter-spacing: normal;
    line-height: normal;
    padding-top: 65px;
}

div#sec6-inner-lst a#btn2 {
    margin: 0 auto;
    display: table;
}

div#sec6-inner-lst .vc_col-sm-6 .vc_column-inner {
    padding: 25px 15px 35px 15px;
    margin-bottom: 10px !important;
}
	div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 10px 20px !important;
}

div#sec7 h2 {
    font-size: 35px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 10px !important;
}

div#sec7 ul li {
    margin: 0 auto;
    display: table;
    text-align: center;
}

div#sec7 div#cont h3 {
    font-size: 25px;
    letter-spacing: normal;
    font-style: normal;
    text-align: center;
}

div#sec7 div#cont {
    padding: 15px 30px;
}

button#wpforms-submit-80 {
    padding: 0px 0px !important;
    font-size: 14px !important;
    height: 48px !important;
    width: auto;
    margin: 0 auto;
}
	div#sec7 ul li a i {
    font-size: 20px;
}

div#sec7 ul li a {
    font-size: 16px !important;
}
	div#sec7 ul {
    padding-bottom: 40px;
}
	div#fotr-inner-two .row_col_wrap_12_inner.col.span_12.left {
    padding: 10px 20px;
}

div#fotr-inner-one .content {
    font-size: 80px !important;
    line-height: normal;
    letter-spacing: normal;
}
	div#fotr-inner-two {
    padding-top: 10px !important;
}
	div#fotr-inner-two img {
    margin: 0 auto;
    display: table;
}

div#fotr-inner-two h3 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 15px;
}

div#fotr-inner-two ul {
    font-size: 15px;
}

div#fotr-inner-two ul.info li a {
    font-size: 15px;
    text-align: center;
}

div#fotr-inner-two ul.info li {
    list-style: none;
    margin-bottom: 26px;
    text-align: center;
}
	div#fotr-inner-two form input {
    width: 100% !important;
    margin: 0 auto !important;
}
	div#fotr-inner-two .vc_col-sm-2 {
    width: 100%;
    text-align: center;
}
div#fotr-inner-two .vc_col-sm-2  ul li:nth-child(1) a {
    display: unset;
	}
	div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot:hover span {
    height: 100px !important;
}
	div#sec1 .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
		height: 100px !important;
	}
	#header-outer[data-full-width=true] header>.container {
    padding: 10px !important;
    margin: -15px 2px -15px 0px !important;
}
	div#fotr-inner-two div#wpforms-91 {
    margin: 0px auto;
    display: table;
}
	div#abt-inner .row_col_wrap_12.col.span_12.dark.left {
    padding: 0px;
}

div#abt-inner h2 {
    font-size: 35px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 1px;
}

div#abt-inner .vc_col-sm-7 {
    padding: 0px 0px;
}
	div#abt-inner p {
    padding: 10px 20px !important;
}
	div#abt-inner-two .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px;
}
	div#abt-inner-two h2 {
    font-size: 35px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}
	div#abt-inner-three .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px;
}

div#abt-inner-three h2 {
    font-size: 35px;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}
	div#sec7 {
    padding-top: 50px !important;
}
	div#past-row1 h3 {
    font-size: 23px !important;
    line-height: normal;
    text-align: center;
}

div#past-pro5 h3 {
    font-size: 35px;
    letter-spacing: normal;
    line-height: normal;
}
	
div#header-outer .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px 10px;
}

div#sec2-pre .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px 10px;
}

div#sec2-pre h2 {
    font-size: 28px;
    letter-spacing: normal;
    line-height: normal;
    margin-bottom: 0px;
    text-align: center;
}

div#sec2-pre-planning .row_col_wrap_12.col.span_12.dark.left {
    padding: 20px 10px;
}

div#sec2-pre-planning h2 {
    font-size: 28px;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

div#sec2-pre {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

div#sec2-pre-planning img {
    padding: 0px;
}

div#sec2-pre-planning p {
    padding: 20px 0px !important;
}

div#sec2-pre-project .row_col_wrap_12.col.span_12.dark.left {
    padding: 0px;
}

div#sec2-pre-project h2 {
    font-size: 28px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}

.vc_col-sm-6.planning-method {
    padding: 10px !important;
}

div#sec2-pre-plan .row_col_wrap_12.col.span_12.dark.left {padding: 15px;padding: ;}

div#sec2-pre-plan h2 {
    font-size: 28px;
    letter-spacing: normal;
    line-height: normal;
    text-align: center;
}

div#sec2-pre-plan {
    padding: 0px !important;
}

div#sec2-pre-project {
    padding-bottom: 0px !important;
}

div#sec2-pre-plan img {
    padding: 0px;
}

div#sec2-pre-plan p {
    padding: 20px 0px !important;
}
	div#chart h2 {
    font-size: 28px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}

	div#chart h2 {
    font-size: 28px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}
	li {
    text-align: center;
    font-size: 14px !important;
}
	div#sec2-pre-project h2 {
    font-size: 25px;
}
	div#sec6-inner-lst h6 {
    margin: 0 auto;
    font-size: 20px;
}
	    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 42px !important;
    }
	.pum-theme-220 .pum-title, .pum-theme-default-theme .pum-title {
    color: #000000 !important;
    text-align: left !important;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23) !important;
    font-family: 'Hanken Grotesk' !important;
    font-weight: 700 !important;
    font-size: 28px !important;
    font-style: normal !important;
    line-height: 36px !important;
}
	
}
@media only screen and (min-width: 1024px) and (max-width: 1300px){
	#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-24>a {
    color: #fff;
    background: #CB0019;
    box-shadow: 0px 5.333px 30.667px 0px rgba(203, 0, 25, 0.25);
    padding: 17px 30px;
}
	div#sec1 h2 {
    color: #FFF;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 125px;
    font-style: normal;
    font-weight: 900;
    line-height: 80%;
    letter-spacing: -5.667px;
    text-transform: uppercase;
}
	p ul li a {
    font-size: 18px !important;
}
	div#sec3-inner h2 {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 98.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px;
    letter-spacing: -5.333px;
}
	div#sec4-inner h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 116.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px;
    letter-spacing: -5.333px;
}
	div#sec6-inner h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 107.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px;
    letter-spacing: -5.333px;
}
	div#sec7 h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 85.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 120px;
    letter-spacing: -4.533px;
    margin-bottom: 42px;
    text-transform: capitalize;
}
	div#sec6-inner-lst h2 {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 65.667px;
    letter-spacing: -2.667px;
    padding-top: 700px;
    margin-bottom: 19px;
}
	div#sec2 h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 106.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px){
	#header-outer[data-lhe=animated_underline] #top nav>ul>li#menu-item-24>a {
    color: #fff;
    background: #CB0019;
    box-shadow: 0px 5.333px 30.667px 0px rgba(203, 0, 25, 0.25);
    padding: 17px 30px;
}
	div#sec1 h2 {
    color: #FFF;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 125px;
    font-style: normal;
    font-weight: 900;
    line-height: 80%;
    letter-spacing: -5.667px;
    text-transform: uppercase;
}
	p ul li a {
    font-size: 18px !important;
}
	div#sec3-inner h2 {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 98.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px;
    letter-spacing: -5.333px;
}
	div#sec4-inner h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 116.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px;
    letter-spacing: -5.333px;
}
	div#sec6-inner h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 107.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 160px;
    letter-spacing: -5.333px;
}
	div#sec7 h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 85.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 120px;
    letter-spacing: -4.533px;
    margin-bottom: 42px;
    text-transform: capitalize;
}

	div#sec2 h2 {
    color: #000;
    font-family: "Hanken Grotesk";
    font-size: 106.333px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: -5.333px;
    margin-bottom: 12px;
}
	div#sec6-inner-lst h2 {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 59.667px;
    font-style: normal;
    font-weight: 700;
    line-height: 66.667px;
    letter-spacing: -2.667px;
    padding-top: 200px;
    margin-bottom: 19px;
}
div#sec6-inner-lst p {
    color: #FFF;
    font-family: Satoshi;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
	div#sec7 .vc_col-sm-6:first-child p {
    color: #000;
    font-family: Satoshi;
    font-size: 20.311px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    padding-bottom: 42px;
}
	div#sec7 div#cont h3 {
    color: var(--White, #FFF);
    font-family: "Hanken Grotesk";
    font-size: 48.333px;
    font-style: normal;
    font-weight: 800;
    line-height: 64px;
    letter-spacing: -2.133px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
	div#fotr-inner-two h3 {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: 42.667px;
    letter-spacing: -1.28px;
    text-transform: uppercase;
    margin-bottom: 32px;
}
	div#fotr-inner-two .vc_col-sm-4.wpb_column img {
    margin: 0px -50px;
}
	div#fotr-inner-two .vc_col-sm-4 {
    margin: 0px -40px;
}
	div#fotr-inner-two .vc_col-sm-2 {
    margin: 0px 20px;
}
	div#sec3 .ser p{
    color: #000;
    font-family: Satoshi;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 34.133px */
    padding-bottom:32px;
}
	div#sec3 .ser h3{
    color: var(--Black, #181817);
    font-family: "Hanken Grotesk";
    font-size: 28px !important;
    font-style: normal;
    font-weight: 800;
    line-height: 42.667px; /* 133.333% */
    letter-spacing: -1.28px;
    text-transform: uppercase;
}
	div#fotr-inner-two ul.info li a{
    color: #FFF;
    font-family: Satoshi;
    font-size: 16.333px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 150% */
}
}