/*
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=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

header#top {
    border-radius: 190px;
    background: #FFF;
    width: 85%;
    margin: 20px auto 0;
}
div#header-space {
    height: 0 !IMPORTANT;
}
div#header-outer {
    background: transparent !important;
}
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 {
    color: #0F0F0F;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    transition:all 0.5s linear !important;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a:hover{
    /* border-radius: 5px; */
    /* background: #F4AF1F; */
    /* height: 29px; */
    /* display: flex; */
    /* align-items: center; */
    /* padding: 0 14px!important; */
}
#header-outer[data-lhe=animated_underline] #top nav .sf-menu > .current-menu-item > a {
    border-radius: 5px;
    background: #F4AF1F;
    height: 29px;
    display: flex;
    align-items: center;
    padding: 0 14px!important;
}
#header-outer[data-lhe=animated_underline] #top nav>ul.buttons.sf-menu>li>a{
    color: #383838;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 166.667% */
    text-transform: capitalize;
    background: #F4AF1F;
    padding:12px 34px;
    border-radius:10px;
    transition:all 0.5s linear !important;
}
div#sec1 {
    border-radius: 0 0 119px 119px;
/*     background: linear-gradient(180deg, #2C6EA8 11.61%, #214770 100%); */
    background: linear-gradient(180deg, #3EA5CE 11.61%, #012D6C 100%);
    z-index: 999;
}
div#sec1 h6 {
    color: #F4AF1F;
    font-family: Outfit;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 166.667% */
    margin-bottom:15px;
}
div#sec1 h2{
    color: #fff;
    font-family: Outfit;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom:10px;
    line-height: 1.2;
}
div#sec1 p{
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 166.667% */
    width: 86%;
}
div#sec1 .wpb_text_column.wpb_content_element {
    margin-bottom:50px;
}
div#sec1 a#btn{
    color: #012D6C;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 166.667% */
    text-transform: capitalize;
    padding:12px 34px;
    border-radius: 0px !important;
    background: #FFF !important;
    margin-right:25px;
}
div#sec1 a#btn2{
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 166.667% */
}
div#sec1 a#btn2 i {
    border-radius: 10px;
    border: 2px solid #FFF;
    width: 55px;
    height: 58px;
    align-content:center;
    font-size: 22px;
    margin-right:17px;
}
.nectar-milestone {
    text-align: left;
}
div#sec1 .nectar-milestone.animated-in{
    border-radius: 120px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    width: 45%;
    position: relative;
}
div#sec1 .nectar-milestone.animated-in:before {
    content: "";
    background-image: url(/oanh-nguyen/wp-content/uploads/2024/09/team.png);
    background-repeat: no-repeat;
    width: 182px !important;
    height: 61px !important;
    display: block;
    position: absolute;
    top:14px;
    left:20px;
}
div#sec1 .nectar-milestone .number{
    color: #FFF;
    font-family: Outfit;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal !important;
    padding-left:55%;
    margin-bottom: 0px !important; 
    padding-top:8px;
}
div#sec1 .nectar-milestone .symbol-wrap {
    font-size: 30px !important;
    line-height: normal !important;
    padding-bottom: 0px;
}
div#sec1 .nectar-milestone .subject{
    color: #FFF;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 166.667% */
    padding-left:55%;
    padding-bottom: 8px;
}
div#sec1 .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom:36px !important;
}
div#sec2 div#sec2-inner-one .property-box {
    border-radius: 37.976px;
    background: #FFF;
    width: 94%;
    padding-top: 68px;
    padding-bottom: 25px;
    margin:0 auto;
    transition: all 0.5s linear;
    height: 450px;
}
div#sec2 div#sec2-inner-one .property-box img{
    display:block;
    margin:0 auto;
}
div#sec2 div#sec2-inner-one .property-box h4{
    color: #2D2D2D;
    text-align: center;
    font-family: Outfit;
    font-size: 34.604px;
    font-style: normal;
    font-weight: 700;
    line-height: 47.062px; /* 136% */
    margin-bottom: 20px;
}
div#sec2 div#sec2-inner-one .property-box p{
    color: #636363;
    text-align: center;
    font-family: Outfit;
    font-size: 15.897px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.962px; /* 144.444% */
    padding-bottom:20px;
}
div#sec2 div#sec2-inner-one .property-box a#btn{
    border-radius: 8.832px;
    border: 1.766px solid #3EA5CE;
/*     background: linear-gradient(90deg, #214770 0%, #629CD9 100%); */
    background: linear-gradient(180deg, #3EA5CE 11.61%, #012D6C 100%);
    padding:10px 20px;
    color: #FFF;
    font-family: Outfit;
    font-size: 15.897px;
    font-style: normal;
    font-weight: 600;
    line-height: 26.495px; /* 166.667% */
    text-transform: capitalize;
    display:table;
    margin:0 auto;
}
div#sec2 div#sec2-inner-one .vc_col-sm-4:nth-child(1) .fr-img {
    margin-bottom:25px;
}
div#sec2 div#sec2-inner-one .vc_col-sm-4:nth-child(2) .fr-img {
    margin-bottom:38px;
}
div#sec2 div#sec2-inner-one .vc_col-sm-4:nth-child(3) .fr-img {
    margin-bottom:36px;
}
div#sec2 div#sec2-inner-one .property-box:hover{
    border-radius: 37.976px;
    border: 3px solid #214770;
/*  background: linear-gradient(180deg, #214770 0%, #629CD9 100%); */
    background: linear-gradient(180deg, #3EA5CE 11.61%, #012D6C 100%);
    filter: drop-shadow(0px 2px 27.4px rgba(0, 0, 0, 0.40));
}
div#sec2 div#sec2-inner-one .property-box .fr-img .second {
    display:none;
}
div#sec2 div#sec2-inner-one .property-box:hover .fr-img .first{
   display:none;
}
div#sec2 div#sec2-inner-one .property-box:hover .fr-img .second{
    display:block;
}
div#sec2 div#sec2-inner-one .property-box:hover h4{
    color: #fff;
}
div#sec2 div#sec2-inner-one .property-box:hover p{
    color: #fff;
}
div#sec2 div#sec2-inner-one .property-box:hover a#btn{
    background: #fff;
    color: #2D2D2D;
}
div#sec2 {
    margin-top: -210px;
}
div#sec2 div#sec2-inner-two .vc_col-sm-6:nth-child(2){
    /* padding-left:86px; */
}
div#sec2 div#sec2-inner-two h6 {
    color: #F4AF1F;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
    margin-bottom: 14px;
}
div#sec2 div#sec2-inner-two h2{
    color: #373737;
    font-family: Outfit;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
     /* 136% */
    margin-bottom:13px;
    line-height: 1.1;
}
div#sec2 div#sec2-inner-two p{
    color: #636363;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 166.667% */
    padding-bottom: 0;
}
div#sec2 div#sec2-inner-two ul{
    margin:0;
    column-count: 2;
    margin-top: 20px;
    margin-bottom: 20px;
}
div#sec2 img {
    width: 90%;
}
div#sec2 div#sec2-inner-two ul li{
    list-style:none;
    color: #545454;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px; /* 166.667% */
    margin-bottom: 11px;
}
div#sec2 div#sec2-inner-two ul li i{
    background:#F4AF1F;
    color:#fff;
    font-size: 18px;
    margin-right:8px;
}
div#sec2 div#sec2-inner-two a#btn{
    color: #383838;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 166.667% */
    text-transform: capitalize;
    background: #F4AF1F !important;
    border-radius:10px !important;
    padding:12px 34px;
}
div#sec2 div#sec2-inner-two .wpb_text_column.wpb_content_element {
    margin-bottom:38px;
}
div#sec2 .row-bg.viewport-desktop.using-image {
    background-position: 100% 100% !important;
}
div#sec3-inner {
    border-radius: 18px;
/*     background: linear-gradient(90deg, #224A75 0%, #629CD9 100%); */
    background: linear-gradient(180deg, #3EA5CE 11.61%, #012D6C 100%);
    box-shadow: 0px 4px 38.3px 0px rgba(0, 0, 0, 0.25);
}
div#sec3-inner .nectar-milestone {
    position: relative;
    padding: 13px 80px 15px;
}
div#sec3-inner .nectar-milestone:after{
    content:"";
    background:#82A7CE;
    display:block;
    width:1px;
    height: 118.89px;
    position: absolute;
    right: 0;
    top: 0;
}
div#sec3-inner .vc_col-sm-4:nth-child(3) .nectar-milestone:after{
    display:none;
}
div#sec3-inner .nectar-milestone:before {
    content: "";
    width: 60px !important;
    height: 60px !important;
    display: block;
    position: absolute;
    top:24px;
}
div#sec3-inner .vc_col-sm-4:first-child .nectar-milestone:before {
    content: "";
    background-image: url(/oanh-nguyen/wp-content/uploads/2024/09/Team-Member-Icon.png);
    background-repeat: no-repeat;
}
div#sec3-inner .vc_col-sm-4:nth-child(2) .nectar-milestone:before {
    content: "";
    background-image: url(/oanh-nguyen/wp-content/uploads/2024/09/Complete-Project-Icon.png);
    background-repeat: no-repeat;
}
div#sec3-inner .vc_col-sm-4:nth-child(3) .nectar-milestone:before {
    content: "";
    background-image: url(/oanh-nguyen/wp-content/uploads/2024/09/Client-Review-Icon.png);
    background-repeat: no-repeat;
}
div#sec3-inner .nectar-milestone .number{
    color: #FFF;
    font-family: Outfit;
    font-size: 49.9px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 59.9px !important; /* 120.04% */
    padding-left:35%;
    margin-bottom: 0px !important;
}
div#sec3-inner .nectar-milestone .symbol-wrap {
    font-size: 49.9px !important;
    line-height: 59.9px !important;
    text-transform:capitalize;
}
div#sec3-inner .nectar-milestone .subject{
    color: #FFF;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
    padding-left:35%;
}
div#sec3 {
    margin-top: -110px;
}
div#sec4 h6 {
    color: #F4AF1F;
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
    text-transform: capitalize;
}
div#sec4 h2{
    color: #373737;
    text-align: center;
    font-family: Outfit;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px; /* 136% */
}
div#sec4 p{
    color: #636363;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px; /* 161.111% */
    width: 66%;
    margin:0 auto;
}
div#sec4 .ser-main {
    position:relative;
    width:95%;
    margin:0 auto;
}
div#sec4 .ser-main-inner{
    position:absolute;
    left: 25px;
    bottom: 45px;
    z-index: 999;
}
div#sec4 .ser-main h5{
    color: #FFF;
    font-family: Outfit;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 10px;
}
div#sec4 .ser-main p{
    width: 86%;
    text-align:left;
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 0;
}
div#sec4 .ser-main:hover:after{
    content:"";
    background-image:url(/oanh-nguyen/wp-content/uploads/2024/09/ser-bfr.png);
    background-size: 100% 100%;
    display:block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
}
div#sec4 .owl-carousel[data-desktop-cols] .owl-stage{
    padding: 24px 0 0 0;
}
div#sec4 .owl-dots {
    margin-top: 50px !important;
}
div#sec4 .owl-theme[data-desktop-cols] .owl-dots .owl-dot span{
    width:17px;
    height:17px;
    border-radius: 17.333px !important;
    background: #091F3F;
    margin: 0px 4px;
}
div#sec4 .span_12.dark .owl-theme .owl-dots .owl-dot.active span{
    background: #013781 !important;
    background: #012D6C !important;
}
div#sec4 .owl-theme[data-desktop-cols] .owl-dots .owl-dot.active span{
    transform:scale(1.3);
}
div#sec5 {
/*     background-image: url("https://demolinkforwebsite.com/oanh-nguyen/wp-content/uploads/2024/09/yellowbg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; */
    border-radius: 119px 119px 0 0;
    background-color: #F4AF1F;
    position: relative;
}
/* div#sec5::after {
    content: "";
    background-color: #F4AF1F;
    opacity: 0.1; 
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
div#sec5 > * {
    position: relative;
    z-index: 3; /* Ensure content is above ::after */
} */
div#sec5 h6{
    color: #373737;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
    text-transform: capitalize;
}
div#sec5 h6 {
    font-size: 30px;
    text-transform: capitalize;
    padding-bottom: 4px;
}
div#sec5 h2{
    color: #373737;
    font-family: Outfit;
    font-size: 63px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px; /* 136% */
    padding-bottom: 10px;
}
div#sec5 p{
    color: #3D3D3D;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 166.667% */
}
div#sec5 a#btn{
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 166.667% */
    text-transform: capitalize;
    background: #383838 !important;
    border: 2px solid #383838;
    border-radius: 10px !important;
    padding:12px 34px;
}
div#sec5 a#btn2{
    color: #383838;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 166.667% */
    text-transform: capitalize;
    background: transparent !important;
    border: 2px solid #383838;
    border-radius: 10px !important;
    padding:12px 42px;
    margin-left:20px;
}
div#sec5 img{
    position: absolute;
    top: -4px;
    bottom: 0;
    width: 99%;
    float: right !important;!im;!i;!;
    right: 0;
}
div#sec6 {
    border-radius: 119px 119px 0 0;
/*     background: linear-gradient(180deg, #2C6EA8 11.61%, #214770 100%); */
    background: linear-gradient(180deg, #3EA5CE 11.61%, #012D6C 100%);
    margin-top: -260px;
}
div#sec6 h6{
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
    text-transform: capitalize;
}
div#sec6 h2{
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px; /* 136% */
    margin-bottom:30px;
}
div#sec6 .bill-box{
    border-radius: 37.976px;
    border: 2px solid #FFF;
    width:94%;
    padding-top:70px;
    padding-bottom:50px;
    transition: all 0.5s linear;
}
div#sec6 .bill-box img{
    display:block;
    margin:0 auto;
}
div#sec6 .bill-box img.second {
    display:none;
}
div#sec6 .bill-box h4{
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 34.604px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px; /* 121.372% */
}
div#sec6 .bill-box p{
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 15.897px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.962px; /* 144.444% */
    width: 99%;
    margin: 0 auto;
}
div#sec6 .buttons{
    display:flex;
    justify-content:center;
    gap:21px;
}
div#sec6 a#btn{
    color: #2D2D2D;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 166.667% */
    text-transform: capitalize;
    border-radius: 10px;
    background: #F4AF1F;
    border: 2px solid #F4AF1F;
    padding:12px 24px;
}
div#sec6 a#btn2{
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 166.667% */
    text-transform: capitalize;
    border-radius: 10px;
    border: 2px solid #FFF;
    padding:12px 24px;
}
div#sec6 div#sec6-inner .vc_col-sm-4:nth-child(1) .bill-box .fr-img {
    margin-bottom:41px;
}
div#sec6 div#sec6-inner .vc_col-sm-4:nth-child(2) .bill-box .fr-img {
    margin-bottom:41px;
}
div#sec6 div#sec6-inner .vc_col-sm-4:nth-child(3) .bill-box .fr-img {
    margin-bottom:50px;
}
div#sec6 div#sec6-inner .bill-box:hover{
    border-radius: 37.976px;
    background: #FFF;
}
div#sec6 div#sec6-inner .bill-box:hover .fr-img .first{
   display:none;
}
div#sec6 div#sec6-inner .bill-box:hover .fr-img .second{
    display:block;
}
div#sec6 div#sec6-inner .bill-box:hover h4{
    color: #2D2D2D;
}
div#sec6 div#sec6-inner .bill-box:hover p{
    color: #636363;
}
div#sec6 div#sec6-inner .bill-box:hover a#btn2{
    background: transparent;
    color: #383838;
    border: 2px solid #383838;
}
div#sec7 h6{
    color: #F4AF1F;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
    text-transform: capitalize;  
}
div#sec7 h2{
    color: #373737;
    font-family: Outfit;
    font-size: 39px;
    font-style: normal;
    font-weight: 700;
     /* 136% */
    width: 100%;
    line-height: 1.2;
}
div#sec7 form{
    width:90%;
}
div#sec7 form input {
    border-radius: 5px;
    border: 1px solid var(--demo-2-pavothemes-com-ebb, #E8E5E4);
    background: #E8E8E8;
    height: 48.5px;
}
div#sec7 .wpforms-container .wpforms-field{
    padding-bottom: 0px;
}
div#sec7 form select {
    border-radius: 5px;
    border: 1px solid var(--demo-2-pavothemes-com-ebb, #E8E5E4);
    background: #E8E8E8;
    height: 48.5px;
    color: var(--demo-2-pavothemes-com-fuscous-gray, #575351);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
}
div#sec7 form input::placeholder {
    color: var(--demo-2-pavothemes-com-fuscous-gray, #575351);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
}
div#sec7 form textarea{
    border-radius: 5px;
    border: 1px solid var(--demo-2-pavothemes-com-ebb, #E8E5E4);
    background: #E8E8E8;
}
div#sec7 form textarea::placeholder {
    color: var(--demo-2-pavothemes-com-fuscous-gray, #575351);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
}
div#sec7 label.wpforms-field-label-inline {
    color: #393939;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
}
div#sec7 input#wpforms-77-field_11_1 {
    height: 14px !important;
}
div#sec7  ul#wpforms-77-field_11 {
    margin-top:13px !important;
}
div#sec7 form button {
    color: #383838;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 166.667% */
    text-transform: capitalize;
    background: #F4AF1F;
    border-radius:10px !important;
    padding: 12px 62px !important;
    margin-top:20px;
}
div#sec7 form button:hover{
    background: #F4AF1F !important;
}
div#sec7 img{
    width:95%;
    display:block;
    margin:0 auto;
    margin-right:0;
}
div#sec7{
    border-radius: 119px 119px 0 0;
    background: #fff;
    margin-top: -129px;
}
div#footer-working-2 {
    background: #262626;
    border-radius: 119px 119px 0 0;
    backdrop-filter: blur(7.5px);
}
div#footer-working-2 p.logo-para{
    color: #DFDFDF;
    font-family: Outfit;
    font-size: 12.445px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.125px; /* 177.778% */
    margin-top: 22px;
    width:68%;
}
div#footer-working-2 ul.lists-icon {
    margin:0;
    display:flex;
    gap:15px;
}
div#footer-working-2 ul.lists-icon li{
    list-style:none;
}
div#footer-working-2 ul.lists-icon li a{
    display:block;
    width: 36px;
    height: 36px;
    border-radius: 18.101px;
    border: 0.87px solid #FFF;
    color: #FFF;
    font-size: 13px;
    line-height: 36px;
    text-align:center;
}
div#footer-working-2 h3 {
    color: #FFF;
    font-family: Outfit;
    font-size: 27.993px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.155px; /* 72% */
    margin-bottom:26px;
}
div#footer-working-2 ul.info {
    margin: 0;
}
div#footer-working-2 ul.info li a {
    color: #FFF;
    font-family: Outfit;
    font-size: 16.796px;
    font-style: normal;
    font-weight: 300;
    line-height: 26.873px; /* 160% */
    display: flex;
    align-items: center;
}
div#footer-working-2 ul.info li {
    list-style: none;
    padding-bottom: 20px;
}
div#footer-working-2 ul.info li i { 
    margin-right: 20px;
    font-size: 16px;
}
div#footer-working-2 ul {
    margin: 0;
}
div#footer-working-2 ul li{
    list-style:none;
    margin-bottom:10px;
}
div#footer-working-2 ul li a {
    color: #FFF;
    font-family: Outfit;
    font-size: 16.796px;
    font-style: normal;
    font-weight: 300;
    line-height: 26.873px; /* 160% */
}
div#footer-working-2 p {
    color: #FFF;
    font-family: Outfit;
    font-size: 16.796px;
    font-style: normal;
    font-weight: 300;
    line-height: 24.26px; /* 144.444% */
}
div#fotr-lst p {
    color: #FFF;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 47.363px; /* 236.815% */
    text-transform: capitalize;
    text-align: center;
}
div#footer-working-2 input {
    background: transparent;
    border-radius: 9px 0px 0 9px !important;
    border: 1px solid #FFF;
    height: 46px;
    width: 266px;
}
div#footer-working-2 input::placeholder {
    color: #FFF;
    font-family: Montserrat;
    font-size: 11.197px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.463px;
    text-transform: uppercase;
    opacity: 0.55;
}
div#footer-working-2 form {
    display: flex;
}
div#footer-working-2 form button {
    font-size: 0;
    box-shadow: none;
    background: unset;
    border: none;
    position: relative;
}
div#footer-working-2 form button:before {
    content: "\f061";
    font-size: 10px;
    font-family: 'FontAwesome';
    border-radius: 6px;
    background: #F4AF1F;
    width: 47px;
    height: 46px;
    line-height:46px;
    position: absolute;
    top: 0;
    right: 0;
    color:#404040;
}
.page-id-11 div#sec2 {
    margin-top: 0px;
    padding-top:60px !important;
}
.page-id-13 div#sec4 {
    /* padding-top: 60px !important; */
}
.page-id-15 div#sec5 .wpb_column.bottom_padding_desktop_485px > .vc_column-inner {
    padding-bottom: 225px !important;
}
.page-id-17 div#sec2 {
    margin-top: 0px;
    padding-top:60px !important;
}
.page-id-19 div#sec6 {
    margin-top: 0;
    padding-bottom:100px !important;
}
.page-id-21 div#sec7 {
    margin-top: 0;
}
/* ============================================= */
.sec2-inner-2 .property-box {
    height: 440px;
    padding: 90px;
    width: 80% !important;
    border: 1px solid #000;
    margin-bottom: 20px !important;
}
.sec2-inner-2 .vc_col-sm-6:nth-child(1) .property-box {
/*     background: linear-gradient(180deg, #214770 0%, #629CD9 100%) !important; */
    background: linear-gradient(180deg, #3EA5CE 11.61%, #012D6C 100%) !important;
}
.sec2-inner-2 .vc_col-sm-6:nth-child(1) .property-box img {
    filter: brightness(20.5);
}
.sec2-inner-2 .vc_col-sm-6:nth-child(1) .property-box h4,.sec2-inner-2 .vc_col-sm-6:nth-child(1) .property-box p {
    color: #fff !important;
}
.sec2-inner-2 .vc_col-sm-6:nth-child(1) a#btn {
    background: #fff !important;
    color: #2D2D2D !Important;
}
/* ======================================================== */
/* ====================================================== */
#special h2 {
    color: #373737;
    font-family: Outfit;
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px; /* 136% */
    margin-bottom: 17px;
}
#special h2 strong {
    color: #B637FF;
    font-size: 75px;
    font-style: italic;
    font-weight: 400;
    line-height: 113px;
    letter-spacing: -5px;
}
#special img {
    width: 75%;
}
#special .vc_col-sm-6:nth-child(2) {
    background-color: #FFF5F5;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    position: absolute;
    bottom: 70px;
    width: 48%;
    left: auto;
    right: 280px;
    padding: 60px 0px 60px 60px;
    border-radius: 30px;
}
#special {
    padding-bottom: 80px !important;
    position:relative;
}
#special .ser {
    /* display: flex; */
    gap:80px;
}
#special p{
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;  
}
#special .ser ul{
    margin:0;
}
#special .ser ul li{
    list-style:none;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 10px;
}
#special .ser ul li:before {
    content: '\f14a';
    font-family: 'FontAwesome';
    color: #000;
    font-size: 16px;
    margin-right: 10px;
}
/* ================================================ */
div#records div#wpforms-164 h2 {
    color: #ffffff;
    font-family: 'Outfit' !important;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 42.493px;
    border-radius: 10px;
    background: linear-gradient(180deg, #3EA5CE 11.61%, #012D6C 100%);
    text-align: center;
    padding: 20px 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
div#records form label {
    color: #000000;
    font-family: 'Outfit' !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 18px;
}
div#records form input{
    border: 2px solid #1C3145;
    color: #000;
    height: 50px;
}
div#records form button {
    background: #ECB743;
    color: #ffffff;
    font-family: 'Montserrat';
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.8px;
    text-transform: capitalize;
    padding: 18px 0px !important;
    border-radius: 50px !important;
    width: 20%;
    margin-top: 20px;
    background: linear-gradient(180deg, #3EA5CE 11.61%, #012D6C 100%);
}
div#wpforms-164-field_13-container input,div#wpforms-164-field_11-container input,div#wpforms-164-field_21-container input {
    height: unset !important;
    
}
div#records div#wpforms-164 p {
    color: #636363;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    padding-bottom: 20px;
    padding-top: 20px;
}
div#wpforms-164-field_25-container label,div#wpforms-164-field_26-container label {
    font-size: 23px !important;
    padding-bottom: 13px !important;
}
div#wpforms-164-field_25-container input {
    border: unset !important;
    height: unset !important;!im;!;
}
div#wpforms-164-field_25-container {
    margin-bottom: 10px;
}
div#wpforms-164-field_21-container label.wpforms-field-label,div#wpforms-164-field_11-container label.wpforms-field-label,div#wpforms-164-field_13-container label.wpforms-field-label {
   font-size: 23px;
   padding-bottom: 13px !important;
   
}
/* ======================================================== */
div#advan h3,div#advan h3 strong {
    color: #ffffff;
    font-family: Outfit;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 23px;
    line-height: 1.1;
}

div#advan p {color: #ffffff;font-family: Outfit;font-size: 18px;font-style: normal;font-weight: 400;line-height: 30px;padding-bottom: 0;width: 60%;margin: 0 auto;padding-bottom: 13px;}
div#advan h3 strong {
    color: #F4AF1F;
}
div#advan .wpb_text_column.wpb_content_element {
    text-align: center;
}
div#advan {
    padding: 100px 0 !important;
    margin-top: 60px;
}
div#advan p a {
    color: #fff;
    font-size: 20px !important;
}
div#compa h6 {
    color: #F4AF1F;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 100% */
    margin-bottom: 14px;
}
div#compa h2,div#compa h2 strong {
    color: #373737;
    font-family: Outfit;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 1.2;
    width: 90%;
    letter-spacing: 1px;
}
div#compa h2 strong{
    color: #F4AF1F;
}
div#compa img {
    width: 95%;
    float: right;
}
div#compa p {
    color: #636363;
    font-family: Outfit;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    width: 93%;
    padding-bottom: 16px;
}
div#compa h4{
    color: #373737;
    font-family: Outfit;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 16px;
    line-height: 1.2;
    width: 90%;
}
div#compa {
    padding-top: 100px !important;
    padding-bottom: 60px !important;
}
div#fotr-inner .vc_col-sm-4:nth-child(1) {
    padding-top: 60px;
}
div#fotr-inner .vc_col-sm-4:nth-child(1) img {
    width: 85%;
}
/* ======================================================= */
div#ser-working h3,div#ser-working h3 strong {
    color: #373737;
    font-family: Outfit;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: 68px;
    padding-bottom: 20px;
}
div#ser-working h3 strong {
    color: #F4AF1F;
}
div#ser-working p {
    color: #636363;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    width: 77%;
}
/* ========================================================= */
div#sec4 a#btn3 {
    color: #383838;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
    background: #F4AF1F !important;
    border-radius: 10px !important;
    padding: 12px 34px;
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
}
div#sec4 a#btn3:hover {
    transform: scale(1.1);
    transition: all 0.5s ease;
}
div#sec4 h4 {
    text-transform: capitalize;
    background: #F4AF1F !important;
    border-radius: 10px !important;
    width: 50%;
    text-align: center;
    padding: 12px;
    margin: 0;
    line-height: 1.4;
}
div#sec4 h4 a {
    color: #383838;
    text-align: center;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
}
div#sec4 h4:hover {
    background-color: transparent !important;!I;!;
    border: 1px solid #fff;
}
div#sec4 h4:hover a {
    color: #fff;
}
div#fotr-inner .vc_col-sm-4:nth-child(1) {
    position: relative;
    left: -50px;
}
div#records div#wpforms-confirmation-164 p {
    color:#fff;
    text-align:center;
}
/* ========================================================= */
/* =====================================responsive====================================== */
@media only screen and (min-width: 320px) and (max-width: 767px){
body #header-outer[data-full-width=true] header>.container {
    padding: 0;
}
div#sec1 .row_col_wrap_12.col.span_12.dark.left, div#sec2 .row_col_wrap_12_inner.col.span_12.left, div#sec4 .row_col_wrap_12.col.span_12.dark.left, div#sec7 .row_col_wrap_12.col.span_12.dark.left,div#footer-working-2 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0 20px;
}
div#sec1 {
    padding-top: 110px !important;
}
div#sec1 h6, div#sec2 div#sec2-inner-two h6, div#sec4 h6,div#sec7 h6 {
    text-align: center;
    font-size: 20px;
}
div#sec1 h2, div#sec2 div#sec2-inner-two h2, div#sec4 h2 {
    text-align: center;
    font-size: 28px;
    padding-bottom: 10px;
}
p {
    font-size: 15px !important;
    text-align: center;
    width: 100% !important;
}
div#sec2 img {
    width: 100%;
    margin: 0 auto;
    display: table;
    padding-bottom: 30px;
    border-radius: 20px;
}
div#sec2 div#sec2-inner-two ul {
    column-count: 1;
    margin-left: 6px;
}
div#sec2 div#sec2-inner-two ul li {
    font-size: 15px;
    margin-bottom: 0;
}
div#sec2 .row-bg.viewport-desktop.using-image {
    background-size: cover;
    background-position: center !important;
}
a#btn {
    margin: 0 auto;
    display: table;
    font-size: 16px !important;
}
div#sec2 {padding-top: 260px !important;padding-bottom: 60px !important;}
div#sec4 h2 {
    line-height: 1.1;
}
div#sec7 h2 {
    font-size: 25px;
    text-align: center;
    padding-top: 10px;
    line-height: 1.4;
    padding-bottom: 0;
    margin: 0;
}
div#wpforms-77 {
    margin: 0 !important;
}
div#sec7 form input {
    width: 100% !important;
}
div#sec7 form button {
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 18px;
    padding: 10px 45px !important;
}
div#sec7 img {
    width: 100%;
}
div#fotr-inner .vc_col-sm-4:nth-child(1) {
    position: unset;
    width: 100% !important;
    margin: 0 auto;
    display: table;
    padding: 0;
}
div#footer-working-2 {
    border-radius: 50px 50px 0 0;
}
div#fotr-inner .vc_col-sm-4:nth-child(1) img {
    width: 100%;
    margin-bottom: 20px;
}
div#footer-working-2 h3 {
    text-align: center;
    font-size: 25px;
    margin: 10px 0 30px 0;
}
div#footer-working-2 ul.info li {
    text-align: center;
    padding: 0 0 10px 0;
}
div#footer-working-2 ul.info li a {
    display: unset;
    font-size: 15px;
}
div#footer-working-2 ul {
    text-align: center;
}
div#fotr-inner {
    padding-bottom: 20px !important;
}
div#fotr-lst {
    padding: 0 !important;
}
div#sec4 .owl-dots {
    margin: 30px 0 0 0 !important;
}
div#sec4 .ser-main h5 {
    font-size: 30px;
    line-height: 1.1;
    width: 90%;
    margin: 0 auto;
    display: table;
}
div#sec4 .ser-main-inner {
    margin: 0 auto;
    display: table;
    text-align: center;
    width: 100%;
    left: 0;
}
div#footer-working-2 ul.info li i {
    margin-right: 13px;
}
body #header-outer, body[data-hhun="1"]:not(.no-scroll) #header-outer:not([data-transparent-header=true]):not(.detached) {
    position: absolute;
}
    div#sec7 form {
    width: 100%;
}
	body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    text-transform: capitalize;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
}
body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before {
    background-color: transparent !important;
}
header#top {padding: 10px 30px;margin-left: 10px;width: 95%;}
	div#compa .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#compa h2, div#compa h2 strong, div#compa h4 {
    text-align: center;
    width: 100%;
    font-size: 30px;
}
div#compa {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#compa img {
    width: 100%;
    margin-bottom: 20px;
}
div#ser-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#ser-working h3, div#ser-working h3 strong {
    font-size: 30px;
    text-align: center;
    margin: 0;
    padding: 0;
}
#special .vc_col-sm-6:nth-child(2) {
    position: unset;
    width: 100%;
    text-align: center;
    padding: 24px;
    margin-top: 30px;
}
div#special .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#ser-working img {
    margin-bottom: 20px;
    margin-top: 20px;
}
div#special {padding-top: 0 !important;}
#special img {
    width: 100%;
}
#special h2 {
    font-size: 35px;
    margin: 0;
    padding: 20px 0 10px 0;
}
#special .ser ul li {
    text-align: left;
    font-size: 15px;
    padding-bottom: 13px;
}	
div#ser-working {
    padding-top: 20px !important;}   	
	
div#records div#wpforms-164 h2 {
    font-size: 24px;
    padding: 7px;
}
div#records form label {
    font-size: 15px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
    padding-bottom: 0;
}
div#wpforms-164-field_21-container label.wpforms-field-label, div#wpforms-164-field_11-container label.wpforms-field-label, div#wpforms-164-field_13-container label.wpforms-field-label {
    font-size: 18px;
}
div#records form button {
    width: 100%;
    padding: 11px !important;
    font-size: 18px;
}	
}
/* =============================================================== */
/* =====================================responsive====================================== */
@media only screen and (min-width: 768px) and (max-width: 1023px){
body #header-outer[data-full-width=true] header>.container {
    padding: 0;
}
div#sec1 .row_col_wrap_12.col.span_12.dark.left, div#sec2 .row_col_wrap_12_inner.col.span_12.left, div#sec4 .row_col_wrap_12.col.span_12.dark.left, div#sec7 .row_col_wrap_12.col.span_12.dark.left,div#footer-working-2 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0 20px;
}
div#sec1 {
    padding-top: 110px !important;
}
div#sec1 h6, div#sec2 div#sec2-inner-two h6, div#sec4 h6,div#sec7 h6 {
    text-align: center;
    font-size: 25px;
}
div#sec1 h2, div#sec2 div#sec2-inner-two h2, div#sec4 h2 {
    text-align: center;
    font-size: 50px;
    padding-bottom: 10px;
}
p {
    font-size: 17px !important;
    text-align: center;
    width: 100% !important;
}
div#sec2 img {
    width: 60%;
    margin: 0 auto;
    display: table;
    padding-bottom: 30px;
    border-radius: 20px;
}
div#sec2 div#sec2-inner-two ul {
    column-count: 1;
    margin-left: 6px;
}
div#sec2 div#sec2-inner-two ul li {
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
    padding-bottom: 10px;
}
div#sec2 .row-bg.viewport-desktop.using-image {
    background-size: cover;
    background-position: center !important;
}
div#sec1 img {
    margin: 0 auto;
    display: table;
    width: 80%;
}
a#btn {
    margin: 0 auto;
    display: table;
    font-size: 18px !important;
}
div#sec2 {padding-top: 260px !important;padding-bottom: 60px !important;}
div#sec4 h2 {
    line-height: 1.1;
}
div#sec7 h2 {
    font-size: 25px;
    text-align: center;
    padding-top: 10px;
    line-height: 1.4;
    padding-bottom: 0;
    margin: 0;
}
div#wpforms-77 {
    margin: 0 !important;
}
div#sec7 form input {
    width: 100% !important;
}
div#sec7 form button {
    margin: 0 auto;
    display: table;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 18px;
    padding: 10px 45px !important;
}
div#sec7 img {
    width: 80%;
    margin: 0 auto;
    display: table;
}
div#fotr-inner .vc_col-sm-4:nth-child(1) {
    position: unset;
    width: 100% !important;
    margin: 0 auto;
    display: table;
    padding: 0;
}
div#footer-working-2 {
    border-radius: 50px 50px 0 0;
}
div#fotr-inner .vc_col-sm-4:nth-child(1) img {
    width: 50%;
    margin: 0 auto !important;
    display: table;
}
div#footer-working-2 h3 {
    text-align: center;
    font-size: 28px;
    margin: 10px 0 30px 0;
}
div#footer-working-2 ul.info li {
    text-align: center;
    padding: 0 0 10px 0;
}
div#footer-working-2 ul.info li a {
    display: unset;
    font-size: 18px;
}
div#footer-working-2 ul {
    text-align: center;
}
div#fotr-inner {
    padding-bottom: 20px !important;
}
div#fotr-lst {
    padding: 0 !important;
}
div#sec4 .owl-dots {
    margin: 30px 0 0 0 !important;
}
div#sec4 .ser-main h5 {
    font-size: 30px;
    line-height: 1.1;
    width: 90%;
    margin: 0 auto;
    display: table;
}
div#sec4 .ser-main-inner {
    margin: 0 auto;
    display: table;
    text-align: center;
    width: 100%;
    left: 0;
}
div#footer-working-2 ul.info li i {
    margin-right: 13px;
}
body #header-outer, body[data-hhun="1"]:not(.no-scroll) #header-outer:not([data-transparent-header=true]):not(.detached) {
    position: absolute;
}
    div#sec7 form {
    width: 100%;
}
    body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container>.menu>li a {
    text-transform: capitalize;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
}
body[data-slide-out-widget-area-style="slide-out-from-right"]:not([data-header-color="custom"]).material .slide_out_area_close:before {
    background-color: transparent !important;
}
header#top {padding: 10px 30px;margin-left: 10px;width: 95%;}
    div#compa .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#compa h2, div#compa h2 strong, div#compa h4 {
    text-align: center;
    width: 100%;
    font-size: 40px;
}
div#compa {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#compa img {
    width: 100%;
    margin-bottom: 20px;
}
div#ser-working .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#ser-working h3, div#ser-working h3 strong {
    font-size: 40px;
    text-align: center;
    margin: 0;
    padding: 20px 0 10px 0;
}
#special .vc_col-sm-6:nth-child(2) {
    position: unset;
    width: 100%;
    text-align: center;
    padding: 24px;
    margin-top: 30px;
}
div#special .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 20px;
}
div#ser-working img {
    margin-bottom: 20px;
    margin-top: 20px;
    margin: 0 auto;
    display: table;
    margin-top: 30px !important;
    
    !i;
    !;
}
div#special {padding-top: 0 !important;}
#special img {
    width: 70%;
    margin: 0 auto;
    display: table;
}
#special h2 {
    font-size: 49px;
    margin: 0;
    padding: 20px 0 15px 0;
}
#special .ser ul li {
    text-align: left;
    font-size: 17px;
    padding-bottom: 13px;
    text-align: center;
}   
div#ser-working {
    padding-top: 20px !important;}      
    
div#records div#wpforms-164 h2 {
    font-size: 28px;
    padding: 10px;
}
div#records form label {
    font-size: 15px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
    padding-bottom: 0;
}
div#wpforms-164-field_21-container label.wpforms-field-label, div#wpforms-164-field_11-container label.wpforms-field-label, div#wpforms-164-field_13-container label.wpforms-field-label {
    font-size: 18px;
}
div#records form button {
    width: 100%;
    padding: 11px !important;
    font-size: 23px;
}   
}
/* =====================================responsive====================================== */  
@media only screen and (min-width: 1024px) and (max-width: 1300px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0;
}
header#top {
    width: 97%;
    padding: 0 20px;
    line-height: 0;
    height: unset;
    border-radius: 30px !important;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    font-size: 15px;
    padding: 0 12px;
    margin: 0 0 0 0px;
}
#header-outer #logo img {height: 60px;margin: 0 !important;line-height: 0;display: flex;!I;!;}
#header-outer[data-lhe=animated_underline] #top nav>ul.buttons.sf-menu>li>a {
    padding: 10px 13px;
    font-size: 16px;
}
#header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
    position: relative;
    left: 40px;
}
div#sec1 .row_col_wrap_12.col.span_12.dark.left, div#sec2 .row_col_wrap_12_inner.col.span_12.left,div#sec4 .row_col_wrap_12.col.span_12.dark.left,div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 60px;
}
div#sec1 h2 {
    font-size: 40px;
}
div#sec1 p {
    width: 100%;
}
div#sec2 div#sec2-inner-two h2 {
    font-size: 37px;
}
div#sec2 div#sec2-inner-two p {
    font-size: 16px;
}
div#sec2 {
    padding-bottom: 50px !important;
    
}
div#sec4 p {
    width: 100%;
}
div#sec7 h2 {
    font-size: 30px;
    width: 95%;
    margin: 0;
    padding: 0;
}
div#footer-working-2 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0 60px;
}
div#fotr-inner .vc_col-sm-4:nth-child(1) {
    position: unset;
}
div#fotr-inner .vc_col-sm-4:nth-child(3) {
    position: relative;
    left: 30px;
}
div#fotr-inner {
    padding-bottom: 20px !important;
}
div#fotr-lst {
    padding: 0 !important;
}
div#sec4 .ser-main h5 {
    font-size: 27px;
    width: 100%;
    line-height: 0;
}
.ser-main-inner {
    left: 0 !important;
    text-align: center !important;
    width: 100%;
}
div#compa .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 60px;
}
div#compa {
    padding-top: 60px !important;
}
div#compa h2, div#compa h2 strong {
    font-size: 40px;
}
div#compa p {line-height: 1.4;}
div#compa h4 {
    font-size: 38px;
}	
div#ser-working  .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 60px;
}
div#ser-working h3, div#ser-working h3 strong {
    font-size: 50px;
    padding-bottom: 0;
}
div#ser-working img {
    width: 92%;
}
#special .vc_col-sm-6:nth-child(2) {
    position: absolute;
    width: 58% !important;
    right: 50px;
    bottom: 50px;
    padding: 30px;
}
div#special .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 60px;
}
div#special {
    padding: 30px 0 70px 0 !important;
}
#special img {
    width: 100%;
}
#special h2 {
    font-size: 46px;
}		
}
/* ==================================================================== */
/* =====================================responsive====================================== */  
@media only screen and (min-width: 1301px) and (max-width: 1600px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0;
}
header#top {
    width: 97%;
    padding: 0 20px;
    line-height: 0;
    height: unset;
    border-radius: 30px !important;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    padding: 0 16px;
}
#header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
    position: relative;
    left: 40px;
}
div#sec1 .row_col_wrap_12.col.span_12.dark.left, div#sec2 .row_col_wrap_12_inner.col.span_12.left,div#sec4 .row_col_wrap_12.col.span_12.dark.left,div#sec7 .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 60px;
}
div#sec1 p {
    width: 100%;
}
div#sec2 div#sec2-inner-two h2 {
    font-size: 41px;
}
div#sec2 {
    padding-bottom: 50px !important;
    
}
div#footer-working-2 .row_col_wrap_12_inner.col.span_12.left {
    padding: 0 60px;
}
div#fotr-inner .vc_col-sm-4:nth-child(1) {
    position: unset;
}
div#fotr-inner {
    padding-bottom: 20px !important;
}
div#fotr-lst {
    padding: 0 !important;
}
.ser-main-inner {
    left: 0 !important;
    text-align: center !important;
    width: 100%;
}
div#compa .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 60px;
}
div#compa {
    padding-top: 60px !important;
}
div#compa p {line-height: 1.4;}  
div#ser-working  .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 60px;
}
div#ser-working img {
    width: 92%;
}
#special .vc_col-sm-6:nth-child(2) {
    position: absolute;
    width: 57% !important;
    bottom: 50px;
    right: 90px;
}
div#special .row_col_wrap_12.col.span_12.dark.left {
    padding: 0 60px;
}
div#special {
    padding: 30px 0 70px 0 !important;
}   
div#sec2 img {
    width: 95%;
}
div#sec2 div#sec2-inner-two ul li {
    font-size: 15px;
}    
  
}
/* ==================================================================== */