@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {
    margin: 0;
    padding: 0;
    font-family: "Montserrat", sans-serif !important;
}

.img-rud {
    border-radius: 50px;
}
.left-img1 h4{color: #004478 !important;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;}
.left-img1 {/* background:#eee; *//* padding:10px; */}
.left-img1 p{ background:#eee; text-align:center !important;}
.profile-icon {
        width: 80px;
        opacity: 0.7;
    }
.linkedin-icon {
        width: 24px;
    text-align:left;
    }
    .arrow {
        font-size: 28px;
        color: #184176;
        cursor: pointer;
    }

.threebox {
    background: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 30px;
    margin: 5px;
}

.threebox p{
    text-align: center !important;
    font-weight:bold;
}

.indight-btn{margin-top: 80px;display:none;}
.indight-btn a{
    
color: #82b440;
    
font-weight: 600;
    
font-size: 16px;
}
.sc-blogs img{border-radius:5px;}
.blogs{
    padding: 5% 0;
    background: #F5F7F9;
    margin-top: 35px;
}
.bl-cnt span{position:relative;top:20px;transition:.5s;}
.sc-blogs:hover span{
    top:-20px;
}
.sc-blogs:hover .bl-cnt{
    padding-top: 17px;
}
.sc-blogs:hover p{top: 15px;}
.sc-blogs:hover .indight-btn{
    display:block;
    margin-top: 70px;
}
.sc-blogs:hover{box-shadow: 3px 2px 4px #bfbaba;}
.sc-blogs{
    margin: 30px 0;
    border-radius: 15px;
    padding: 20px;
    transition: .6s;
    background: #fff;
}
.bl-cnt{
    padding-top: 17px;
    height: 100%;
    transition: .6s;
}
.bl-cnt p{
    
font-size: 15px;
    
top: 25px;
    
position: relative;
}


.cnt-scz{padding: 3% 0;}
.lft-sl{
    box-shadow: 1px 1px 6px #d9d5d5;
    border-radius: 10px;
    padding: 45px 20px;
    text-align: justify;
}
.lft-sl a{color:#000;font-size:14px;text-align: left;}
.lft-sl h4{
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 30px 0;
    color: #0d4d7d !important;
    position: relative;
    text-transform: uppercase;
    text-align: justify;
}
.lft-sl h5{
    font-weight: 600;
    color: #000;
    text-align: justify;
}
.lft-sl p{
    
font-size: 14px;
}
.cnt-scz .contact-form .form-control{
    
background: #e7e2e2;
}
.cnt-scz .custom-btn:hover{
   background:#0a4f84;
}
.cnt-scz .custom-btn{
    
background: #82b440;
    
border: none;
    
box-shadow: none;
}

.logo img{/* border-radius:10px; *//* padding-top: 15px; */}
*{
    font-family: "Montserrat", sans-serif !important;
}
.fa{font-family:fontawesome !important;}
a {
    text-decoration: none !important;
}

p {
    color: #3d3d3d;
    font-size: 17px;
    letter-spacing: .2px;
    margin: 0 0 10px 0;
    line-height: 1.6;
    font-weight: 400;
}

.text-white{color:#FFF;text-align: \;}
.text-black{color:#000}
.text-extra-dark-gray{color:#232323;}
.text-dark-gray{color:#626262}
.text-extra-medium-gray{color:#757575}
.text-medium-gray{color:#939393}
.text-extra-light-gray{color:#b7b7b7}
.text-light-gray{color:#d6d5d5}
.text-very-light-gray{color:#ededed}
.text-yellow{color: #fd961a}
.text-green{color: #fff;}
.text-red{color:#ff252c}
.text-blue{color: #fff;}
.custom-btn {
    background: transparent;
    color: #fff;
    display: inline-block;
    padding: 8px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    border-radius: 10px;
    border-color: #fff;
}

.custom-btn:hover {
    color: #fff;
    animation: zoom-in-zoom-out .5s ease-in-out;
    transform: scale(1.1, 1.1);
}
.custom-btn1:hover{
    color:#82b440;
}
.custom-btn1 {
    background: #82b440;
    color: #fff;
    display: inline-block;
    padding: 12px 40px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}

.custom-btn1:hover {
    color: #fff;
    /* animation: zoom-in-zoom-out .5s ease-in-out; */
    /* transform: scale(1.1, 1.1); */
    background: #0a4f84;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    40% {
        transform: scale(1.1, 1.1);
    }

    75% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.1, 1.1);
    }
}

.bg1{
    background: #f8f8f8;
    padding:25px;
    margin: 0 10px;
    border-radius: 10px;
    box-shadow: 1px 1px 5px #e7dfdf;
    transition: .3s all ease;
    min-height: 100%;
}


.bg1:hover .profile-details p{
    margin-top:20px;
}
.bg1:hover h5{display:block;}
.bg1:hover .custom-btn1{display:block;margin-top: 0;}
.bg1:hover .bt-sz{
    top:20px;
}
.bt-sz{
    transition:0.4s;
    position:relative;
    top:-80px;
}
.heading {
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 22px 0;
    color: #0d4d7d !important;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    z-index: 99;
}


.heading span {
    position: relative;
    z-index: 3;
    /* border-right: 3px #82b440 solid; */
    /* padding: 0 15px 15px 0; */
    /* border-bottom: 3px #82b440 solid; */
    color: #82b440;
    font-size: 20px;
    top: -4px;
    left: -8px;
}
h2 {
    color: #1e4c82;
}

.sectors-section1{padding: 70px 0;background: #F5F7F9;}

.sectors-section{padding: 70px 0;background: #F5F7F9;position: relative;background-size: cover;background-position: center;background-repeat: no-repeat;background-attachment: fixed;}
.sectors-section:after{
    /* background: #F5F7F9; */
    /* content:''; */
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.sectors-section p{z-index:99;position:relative;text-align: center;}
.how-box-one span{color: #000;}
.sectors-section .heading::after{}
.heading::after {
    position: absolute;
    content: '';
    width: 70px;
    height: 5px;
    /* background: #17acc6; */
    left: 0;
    right: 0;
    top: 55px;
    border-radius: 3px;
    z-index: 999;
}

.toggler-btn {
    /* width: 100%; */
    cursor: pointer;
    /* height: 90px; */
    display: flex;
    flex-direction: column;
    padding: 32.5px 18px;
    background: #fff;
}

.toggler-btn .top-bar,
.toggler-btn .middle-bar,
.toggler-btn .bottom-bar {
    width: 30px;
    height: 3px;
    background: #000;
    border-radius: 3px;
}

.toggler-btn .top-bar {
    animation: toggler 1.7s infinite;
}

.toggler-btn .middle-bar {
    animation: toggler 1.3s infinite;
}

.toggler-btn .bottom-bar {
    animation: toggler 2.2s infinite;
}

/*======================== Top header ====================*/
.top-header {
    background: #82b440;
    padding: 10px 0;
}
.section-prt img{/* height: 100px; *//* width: 100px; *//* border-radius: 50%; */box-shadow: 1px 1px 5px #6f6868;}
.top-header p {
    margin: 0;
    color: #fff;
}

.top-header p a {
    color: #f4f4f4;
    font-size: 15px;
    margin: 0 5px;
}

.top-header p a i {
    font-size: 13px;
    margin: 0 7px 0 0;
}

.top-header .login-icon i {
    padding: 6px;
    background: #fff;
    border-radius: 50%;
    color: #17acc6;
    font-size: 11px;
    margin: 0 4px 0 0;
}

.body-fx #WidgetControl5 {
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;
    width: 5%;
    padding: 0;
    padding-right: 0;
    background: #043f97d4;
    transition: 0.5s;
    top: 0;
}
.body-fx #MenuControl {
    height: 90px;
    float: Right;
    position: fixed;
    right: 5%;
    width: 71%;
    padding: 0;
    padding-right: 0;
    background: #ffffff !important;
    transition: 0.5s;
    top: 0;
    height: 90px !important;
}
.body-fx #HeaderControl {
    height: 90px;
    float: Left;
    position: fixed;
    width: 24%;
    padding: 0;
    padding-left: 0;
    background: #fff;
    z-index: 99;
    text-align: left;
    /* transition: 0.5s; */
    height: 90px !important;
    top: 0px;
}


.ser-bx {margin-bottom: 40px;border-radius: 3px;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;background: #fff;-webkit-box-shadow: 0px 15px 46px -16px rgb(0 0 0 / 11%);-moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.11);box-shadow: 2px 2px 6px #ccc8c8;}
.ser-bx .img {width: 100%; height: 216px; /*border-bottom:#dd9933 2px solid;*/ overflow:hidden; transition:all .5s;}
.ser-bx img  { -webkit-transform: rotate(15deg) scale(1.4);  transform: rotate(15deg) scale(1.4); transition:.5s;}
.ser-bx:hover img {-webkit-transform: rotate(0) scale(1);  transform: rotate(0) scale(1);}
.ser-bx .text {background: #fff; width: 90%; text-align: center; padding: 0 0px 20px; margin:0 auto; margin-top:-50px; position: relative;}
.ser-bx .text .icon:after{/*content:''; width:60px; height:40px; background: #dd9933; transform:skew(20deg, 0deg); transition: all 0.3s ease; position:absolute;*/}
.ser-bx .text .icon {
    width: 100%;
    position:relative;
    height: 6px;
    padding: 0 10px;
    text-align:left;
    /*border-radius: 50%;*/
    font-size: 20px;
    font-weight: bold;
    background: #000;
    /*margin: -62px 0 20px;*/
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 11px 32px -12px rgb(0 0 0 / 28%);
    -moz-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 11px 32px -12px rgb(0 0 0 / 28%);
}
.ser-bx .text h3 {font-weight: 600;font-size: 17px;color:#000;margin-bottom: 0;margin-top: 7px;}
.ser-bx .text h3 span{color: #738391;}
.ser-bx .text p{font-size: 16px;line-height:26px;padding: 0 10px;text-align: justify;}
.ser-bx .text .btn-custom { position: absolute; transition: all 0.3s ease; /*bottom: -45px;*/ left: 0; right: 0;  width: 150px;
    background: #000; color: #fff; padding: 12px 10px; border-radius: 3px;  margin: 0 auto; text-transform: uppercase; font-weight: 500; font-size: 14px;}
.ser-bx:hover .text .icon, .ser-bx:hover .text .icon:after {background: #5b6d7e;color:#fff;}
.ser-bx:hover .text .icon .fa{ color: #fff;}
.ser-bx:hover .text .btn-custom { background: #dd9933;}









header {
    z-index: 2;
    width: 100%;
    position: absolute;
    background: rgb(200 200 200 / 20%);
    backdrop-filter: blur(3px);
}

.navbar .nav-item .nav-link {
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
    position: relative;
}

.navbar .nav-item .nav-link:hover {
    color: #e69d2f;
}

.navbar .nav-item .custom-btn {
    margin-top: -7px;
}

.right-nav {
    position: absolute;
    z-index: 9;
    background: #fff;
    right: 0;
    top: 0;
    height: 100vh;
    width: 450px;
    overflow: hidden;
    padding: 50px;
    display: none;
    text-align: center;
}

.right-nav img {
    margin: 10px 0 30px 0;
}

.right-nav .social-icon a {
    color: #212121;
    margin: 7px;
}

.right-nav .social-icon a:hover {
    color: #084e81;
}

.banner-section {
    position: relative;
}

.banner-section video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    border-bottom-right-radius: 150px;
}

.banner-section .banner-content {
    width: 100%;
    height: 109%;
    position: absolute;
    background: linear-gradient(90deg, rgb(4 63 151 / 60%), rgb(18 18 18 / 40%));
    top: 0;
    left: 0;
}

.banner-section .banner-content .text {
    position: absolute;
    left: 90px;
    top: 30%;
    width: 50%;
}

.banner-section .banner-content .text h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    margin: 0;
}

.banner-section .banner-content .text h6 {
    color: white;
    text-align: end;
    font-size: 25px;
    margin: 0 0 30px 0;
}

.custom-btn {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    background: #82b440;
    padding: 15px 30px;
    border-radius: 5px;
    transition: .4s;
}

.custom-btn:hover {
    color: #fff;
    animation: zoom-in-zoom-out .5s ease-in-out;
    transform: scale(1.1, 1.1);
}


.about-section {
    padding: 6% 0;
    text-align: center;
}
.about-section img{border-radius:10px;}
.rght{margin-top:30px;}
.abt-data{
    margin-top: 30px;
    text-align: left;
}
.abt-data p{text-transform:uppercase;font-size: 11px !important; }
.abt-data h3{
    color: #82b440;
    font-size: 35px;
    margin-bottom: 20px;
    position: relative;
}
.abt-data h3:after{
    content:'+';
    /* left: 30%; */
    position: absolute;
    top: 0;
}
.abt-data1{
    background: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 30px;
    margin: 5px;
}
.abt-data1 p{font-size: 16px !important; text-align:center !important; text-transform:uppercase; font-weight:bold;}
.abt-data1 h3{
    color: #82b440;
    font-size: 35px;
    margin-bottom: 20px;
    position: relative;
}
.abt-data1 h3:after{
    content:'+';
    position: absolute;
    top: 0;
}
.about-section h4:after{
    /* background: #82b440; */
    content:'';
    top: 6px;
    right: 43%;
    height: 35px;
    width:3px;
    position:absolute;
}
.about-section h4:before{
    /* background: #82b440; */
    content: '';
    top: 40px;
    right: 43%;
    height: 3px;
    width: 165px;
    position: absolute;
}
.about-section h4{
        font-weight: 600;
        color: #0d4d7d !important;
        position: relative;
        font-size: 28px;
        text-align: left;
        margin-bottom: 25px;
        text-transform: uppercase;
}
.about-section .pic {
    position: relative;
}

.about-section .pic .text {
    position: relative;
    z-index: 3;
    padding: 40px 20px;
}

.about-section .pic .text h2 {
    font-size: 46px;
    font-weight: 800;
    color: #fff;
    margin: 0;
}

.about-section .pic .text p {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #f6f6f6;
}

.about-section .pic::after {
    content: '';
    position: absolute;
    width: 40%;
    height: 95%;
    top: 2%;
    background: #17acc6;
    z-index: 1;
    left: -3%;
}

.about-section .img1 img {
    position: absolute;
    width: 59%;
    right: 0px;
    top: 0px;
    border-radius: 10px;
    height: 250px;
    object-fit: cover;
    z-index: 2;
}
h2.text-center {
    font-size: 28px;
    color: #fff;
}

.about-section .img2 img {
    width: 90%;
    margin-top: -15px;
    margin-left: 7%;
    border-radius: 10px;
    height: 320px;
    filter: brightness(92%);
    position: relative;
    z-index: 3;
}
.rght-sl{padding: 0 0px 0 40px;}
.about-section p {
    font-size: 16px;
    text-align: justify !important;
    margin-bottom: 20px !important;
    color: #000;
    font-size: 14px;
    line-height: 32px;
}

.about-section .about-card {
    margin: 20px 0;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    border-radius: 10px;
    padding: 20px;
}

.about-section .about-card p {
    color: #141414;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}

.counts {
    padding: 7% 0;
    background-image: url('../image/count-bg.jpg');
    background-size: cover;
    background-attachment: fixed;
}

.counts .count-bx {
    /* border: 3px solid #82b440; */
    padding: 35px 10px;
}

.counts .count-bx h2 {
    color: #fff;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
}

.counts .count-bx p {
    color: #fff;
    margin: 0;
    font-size: 19px;
    font-weight: 100;
    text-align: justify;
}

.section-3 {
    padding: 5% 0;
    background: #fff;
}
.section-3 h2{margin-bottom:60px;}
.section-3 .heading::after {
    margin: 0 auto;
}
.section-3 h2 i{color:#82b440;font-size:26px;margin-right:10px;}
.blogs h2 i{color:#82b440;font-size:26px;margin-right:10px;}
.section-3 .cliente_box {
    padding: 25px;
    text-align: justify;
    margin: 20px 0;
    /* border: 2px #82b440 solid; */
    background: #f5f7f9;
    box-shadow: 1px 1px 6px #f3eded;
    border-radius: 5px;
}

.section-3 .cliente_box .cliente_box_icon i {
    display: inline-block;
    color: #fff;
    background: #82B440;
    width: 60px;
    height: 60px;
    font-size: 27px;
    line-height: 2.1;
    margin: 0 0 10px 0;
    text-align: center;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 15px;
}

.section-3 .cliente_box h2 {
    font-size: 23px;
    color: #82b440;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.section-3 .cliente_box p {
    font-size: 16px;
    color: #000;
    margin: 10px 0;
}

.section-3 .cliente_box a {
    color: #82b440;
    font-weight: 800;
    transition: all .2s ease-in-out;
}

.section-3 .left-img {
    position: relative;
}

.section-3 .left-img::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #82b440;
    top: 5%;
    left: -5%;
}

.section-3 .left-img img {
    position: relative;
    z-index: 2;
}

.service-section {
    padding: 5% 0;
    background: #F5F7F9;
}
.service-section .btn-row{text-align:center;}
.service-section p{text-align:center;margin: 30px 0;}
.service-section .heading {margin-bottom: 15px;text-align: center;}

.service-section .heading::after {}

.service-section .nav-pills .nav-link {
    text-align: left;
    /* color: #000; */
    /* background: #82b440 !important; */
    margin: 0 0 5px 0;
    padding: 0px;
    border-radius: 40px;
    /* box-shadow: 0px 10px 30px 0px rgba(0, 68, 167, 0.5); */
}
/*-- Feature Box --*/
.s1{
    background-image: url('../image/s2.jpg') !important;
    background-repeat: no-repeat !important;
    z-index: 9999999;
    background-size: cover !IMPORTANT;
    background-position: center !important;
}
.s2{
    background: url(../image/s1.jpg) !important;
    background-repeat: no-repeat !important;
    z-index: 9999999;
    background-size: cover ! IMPORTANT;
    background-position: center !important;
}
.s3{
    background: url(../image/s3.jpg) !important;
        background-repeat: no-repeat !important;
    z-index: 9999999;
    background-size: cover ! IMPORTANT;
    background-position: center !important;
}
.s4{
    background: url(../image/s4.jpg) !important;
        background-repeat: no-repeat !important;
    z-index: 9999999;
    background-size: cover ! IMPORTANT;
    background-position: center !important;
}
.s5{
    background: url(../image/s5.jpg) !important;
        background-repeat: no-repeat !important;
    z-index: 9999999;
    background-size: cover ! IMPORTANT;
    background-position: center !important;
}
center #form1 #HomepagecontentControl{padding-top:80px;}
.profile-details h5{text-align:center;display: none;}
.profile-details h5 a{color:#000;font-size:14px;font-weight:600;}
.s6{
    background: url(../image/s6.jpg) !important;
}
.single-feature {
    border-radius: 3px;
    transition: .3s ease-in-out 0s;
    text-align: center;
    background: #fff;
    width: 100%;
    cursor: pointer;
    border: 1px solid;
    margin-bottom: 30px !important;
    position: relative;
    border-color: #fff;
    border-radius: 10px;
    min-height: 260px;
    padding: 25px !important;
}
.feature-content p{position:relative;z-index: 999999;color: #ffffffe6;text-align: left;font-size: 15px;min-height: 110px;}
.s1:before{
    background: #0849838f;
    position:absolute;
    top:0;
    content:'';
    left:0;
    width:100%;
    height:100%;
    border-radius: 10px;
}
.s2:before{
    background: #0849838f;
    position:absolute;
    top:0;
    content:'';
    left:0;
    width:100%;
    height:100%;
    border-radius: 10px;
    transition: .3s;
}
.s3:before{
    background: #0849838f;
    position:absolute;
    top:0;
    content:'';
    left:0;
    width:100%;
    height:100%;
    border-radius: 10px;
}
.s4:before{
    background: #0849838f;
    position:absolute;
    top:0;
    content:'';
    left:0;
    width:100%;
    height:100%;
    border-radius: 10px;
}
.s5:before{
    background: #0849838f;
    position:absolute;
    top:0;
    content:'';
    left:0;
    width:100%;
    height:100%;
    border-radius: 10px;
}
.s6:before{
    background: #82b440c2;
    position:absolute;
    top:0;
    content:'';
    left:0;
    width:100%;
    height:100%;
}
.round-version .single-feature {
    border-radius: 5px !important;
}

.feature-icon {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.rd-mrs{
    display:none;
    position: relative;
    bottom: 0;
    right: 0;
    color: #fff;
    z-index: 999;
}
.single-feature:after{
    background:#034376;
    position:absolute;
    width:100%;
    height:100%;
    transition: 1s; 
    top:0;
    left:0;
    content:'';
    border-radius:10px;
    opacity:0;
}
.single-feature:hover:after{opacity:1;}
.single-feature:hover .rd-mrs{display:block;text-align: right;}
.rd-mrs a{color: #78b74c;/* position: relative; *//* z-index: 999; *//* border: 0; *//* right: 0px; */}
.rd-mrs a i{padding-left:5px;}
.single-feature {
    transition: all 3s;
    position: relative;
}

.single-feature:hover .hvr-green {
    color: #82b440;
}
.text-large.text-extra-dark-gray.margin-20px-bottom.hvr-green {
    font-size: 22px;
    color: #ffffffe6;
    position: relative;
    z-index: 99;
    margin-bottom: 20px;
    text-align: left;
}

.single-feature:hover .hvr-blue {
    color: #17acc6;
}

.single-feature:hover .hvr-yellow {
    color: #fd961a;
}

.single-feature:hover .feature-icon {
    transform: translateY(-3px);
}

.our-services {
    position: relative;
}
.text-large.text-extra-dark-gray.margin-20px-bottom.hvr-blue {
    font-size: 23px;
    position: relative;
    z-index: 99999;
    color: #ffffffe6;
    text-align: left;
    margin-bottom: 0;
}
.text-blue{/* color: #3d3d3d; */}
.text-green {
    /* color: #3d3d3d; */
}
.service-section .nav-link .icon {
    /* background: #e69d2f; */
    padding: 14px;
    filter: invert(1);
    border-radius: 50%;
    width: 80px;
    /* height: 70px; */
}

.service-section .nav-pills .nav-link h4 {
    font-size: 19px;
    color: #717171;
    font-weight: 700;
    margin: 0;
}

.service-section .nav-pills .nav-link.active {
    background: #f5f7f9 !important;
    box-shadow: 2px 6px 0px 0px #78b74c91;
}

.service-section .nav-pills .nav-link.active h4 {
    color: #78b74c;
}

.service-section .ser-text .ser-img {
    position: relative;
    margin: 0 0 20px 0;
}

.service-section .ser-text .ser-img img {
    border-radius: 12px;
}

.service-section .ser-text .ser-img .title {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(rgba(255, 255, 255, .0) 0%, rgb(23 172 198) 100%);
    width: 100%;
    padding: 50px 25px 15px 20px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.service-section .ser-text .ser-img .title h4 {
    margin: 0;
    color: #fff;
    font-size: 26px;
    font-weight: 800;
}

.service-section .ser-text p {
    margin: 0 0 30px 0;
}
.team-section1 {
    padding: 6% 0 0 0;
    background: #f7f7f7;
}
.team-section1 .profile-details h4 {
    color: #82b440;
    font-size: 30px;
    margin: 0;
    font-weight: 800;
}
.team-section1 .profile-details p {
    color: #3d3d3d;
    font-weight: 100;
    letter-spacing: .3px;
}
.team-section1 .profile-details .custom-btn1 {
    background: #82b440;
    color: #fff;
    font-weight: 700;
    margin: 10px 0 0 0;
}
.team-section {
    padding: 0 6% 0;
    background: #fff;
}
.team-section .btn-row{text-align:center;}
.team-section p{text-align: center;color: #6d6868 !important;}
.team-section .heading span{
    color: #82b440 !important;
}

.team-section .heading::after {
    margin: 0 auto;
}
.team-section h4{
    color: #004478 !important;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}
.left-img p{text-align:center !important;font-size:14px;color: #004478 !important;}
.team-section .left-img,
.team-section .right-img {
    position: relative;
}

.team-section .left-img img,
.team-section .right-img img {
    position: relative;
    z-index: 3;
    border-radius: 10px;
    border: 2px #094b83 solid;
}
.team-section .left-img1::after {
    content: '';
    /* position: absolute; */
    width: 100%;
    height: 109%;
    top: -15px;
    left: -15px;
    border-radius: 10px;
}

.team-section .left-img::after {
    content: '';
    position: absolute;
    width: 110%;
    height: 2px;
    /* background: #82b440; */
    top: -15px;
    left: -15px;
    border-radius: 10px;
}
.team-section .left-img::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 85%;
    /* background: #82b440; */
    top: -15px;
    left: -15px;
    border-radius: 10px;
}
.team-section .right-img::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 109%;
    background: #e69d2f;
    top: -15px;
    right: -15px;
    border-radius: 10px;
}

.team-section .profile-details h4 {
    color: #131111 !important;
    font-size: 22px;
    margin: 0;
    font-weight: 800;
}

.team-section .profile-details p {
    color: #00000099;
    letter-spacing: .3px;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
    margin-top: 60px;
    transition: 0.4s;
}
.profile-details::after{
        content: '';
        position: absolute;
        width: 85%;
        height: 2px;
        /* background: #82b440; */
        bottom: -50px;
        right: -15px;
        border-radius: 10px;
}
.profile-details{position:relative;}
.profile-details::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 85%;
    /* background: #82b440; */
    bottom: -50px;
    right: -15px;
    border-radius: 10px;
}
.readmore1 a{color:#78b74c;}
.readmore2 a{color:#fff;}

.readmore1 {
     display: block;
     margin:0 auto;
     margin-top: 20px;
     background: #ffffff00;
     border-radius: 20px;
     transition: .4s;
     color: #050000;
     max-width: 202px;
     padding: 12px 0px;
     width: 100%;
     font-size: 15px;
     text-align: center;
     font-weight: 500;
     border: #82b440 solid 1px;
}
 .readmore1:hover {
     background: #0d4d7d;
     color: #fff;
}
.readmore2 {
     display: block;
     margin-bottom: 15px;
     margin-top: 20px;
     background: #82b440;
     border-radius: 20px;
     transition: .4s;
     color: #050000;
     /* max-width: 202px; */
     padding: 12px 0px;
     width: 100%;
     font-size: 15px;
     text-align: center;
     /* text-transform: uppercase; */
     font-weight: 500;
     border: #82b440 solid 1px;
}
 .readmore2:hover {
     background: #0d4d7d;
     color: #fff;
}

.btn-row{text-align: justify;}
.btn-row a i{margin-left:10px;}
.btn-row a{color: #fff;font-size: 12px;font-weight: 400;background: #82b440;padding: 15px 30px;border-radius: 5px;transition: .4s;}
.btn-row a:hover{background:#0d4d7d;font-weight: 600;padding: 14px 25px;font-size: 13px;}
.btn-row a:hover i{transform: rotate(-45deg);}
.profile-details i{
    background:#0a66c2;
    color: #fff;
    padding: 5px;
    margin-top: 5px;
    border-radius: 5px;
}
.bg1 .custom-btn1 {
    background: transparent;
    color: #000;
    font-weight: 700;
    /* margin: 10px 0 0 0; */
    text-align: center;
    display: none;
    padding: 0;
}

.contact-section .profile-details p{
    color: #fff !important;
    font-size: 30px;
    font-weight: 600;
}
.contact-details .icon{display:flex;margin-bottom: 10px;}
.contact-details h5{color:#fff;font-weight:600;margin-bottom: 30px;}
.contact-details a{color: #c9c9c9;font-weight: 400;margin-left: 10px;font-size: 16px;}
.contact-form .form-control{margin-bottom: 22px;}
.contact-section p{font-size:17px;}
.contact-section .profile-details h4{
    
color: #82b440;
    
font-size: 32px;
}
.contact-section {
    padding: 3% 0;
    background: #0a4f843b;
    background: #5984A5;
    background: linear-gradient(0deg, rgba(89, 132, 165, 1) 0%, rgba(17, 79, 128, 1) 100%);
}

.contact-section .contact-bx {
    background: #fff;
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 12px;
}

.contact-section .contact-bx .contact-form {
    padding: 20px;
}

.contact-section .contact-bx .form-control {
    padding: 14px;
    margin: 0 0 20px 0;
}

.contact-section .contact-img {
    position: relative;
}

.contact-section .contact-img img {
    height: 480px;
    object-fit: cover;
}

.contact-section .contact-img::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(255, 255, 255, .2), #17acc6);
    opacity: .6;
    left: 0;
    top: 0;
}

.contact-section .contact-img .call {
    position: absolute;
    bottom: 0;
    padding: 20px;
}
.contact-section .profile-details i{
    color: #82b440 !important;
    font-size: 26px;
    margin-right: 10px;
    background:transparent;
}
.contact-section .contact-img .call p {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    position: relative;
    z-index: 9;
    margin: 0;
}

.contact-section .contact-img .call p i {
    background: #fff;
    padding: 10px;
    font-size: 16px;
    border-radius: 50%;
    color: #084e81;
    margin: 0 5px 0 0;
}
footer img{border-radius:10px;}
footer {
    background: #000;
    padding: 6% 0 3% 0;
}

footer h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 30px 0;
}

footer p,
footer p a {
    color: #c9c9c9;
    font-size: 15px;
    margin: 0 0 10px 0;
}

footer p a:hover {
    color: #82b440;
}

footer .footer-bottom {
    margin: 4% 0 0 0;
    border-top: 1px solid rgba(204, 204, 204, .4);
    padding: 15px 0;
}

footer .footer-bottom p {
    margin: 0;
}

footer .contact-details .icon i {
    color: #fff;
    font-size: 20px;
    margin: 0 12px 0 0;
    display: inline-block;
}

footer .contact-details .text h5 {
    color: #fff;
    font-size: 19px;
    margin: 0 0 6px 0;
    font-weight: 700;
}

footer .contact-details .text p {
    color: #c9c9c9;
    margin: 0;
    font-size: 14px;
}

footer .social-icon a {
    position: relative;
    color: #fff;
    background: rgba(255, 255, 255, .1);
    font-size: 19px;
    width: 50px;
    height: 50px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 2.8;
    transition: all .2s ease-in-out;
}

footer .social-icon a i {
    position: relative;
    z-index: 3;
}

footer .social-icon a::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #82b440;
    left: 0;
    transform: scale(0);
    transition: all .4s ease-in-out;
}

footer .social-icon a:hover {
    color: #fff;
    /* background: #fff; */
}

footer .social-icon a:hover::before {
    transform: scale(1);
}

@keyframes toggler {
    0% {
        width: 30px;
    }

    50% {
        width: 18px;
    }

    100% {
        width: 30px;
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }

    to {
        transform: scale(1.3, 1.3);
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    p {
        font-size: 14px;
    }
    .section-3 .cliente_box{text-align:center;}
    .abt-data p{text-align:center !important;}
    .abt-data h3:after{right:0;}
    .abt-data{text-align:center;}
    .rght-sl{padding:10px;}
    .cnt-head:after{display:none;}
.cnt-head:before{display:none;}
     .cnt-head h4:after{display:none;}
.cnt-head h4:before{display:none;}
    .bg1{padding:0;margin:0;}
    #widgetsControl_C, #widgetsControl{height:100% !Important;}
    .banner-section img{height:100%;}
.banner-section .banner-content{display:none;}
    .custom-btn {
        margin-left: 0px;
        padding: 13px 25px;
        font-size: 14px;
    }

    .custom-btn1 {
        padding: 10px 30px;
        font-size: 14px;
    }

    .heading {
        font-size: 22px;
        margin: 0 0 20px 0;
    }

    .heading::after {
        width: 50px;
        height: 3px;
        top: 35px;
    }

    /*======================== Top header ====================*/
    .top-header {
        background: #034d82;
        padding: 8px 0;
    }

    .top-header p a {
        font-size: 11px;
    }

    .top-header p a i {
        font-size: 12px;
    }

    .top-header .login-icon i {
        padding: 5px;
    }

    header {
        margin-top: -1px;
    }

    .banner-section {
        position: relative;
        height: 100%;
        margin-top: 60px;
    }

    .banner-section video {
        height: 300px;
    }

    .banner-section .banner-content .text {
        left: 15px;
        top: 35%;
        width: 75%;
    }

    .banner-section .banner-content .text h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .about-section .pic {
        margin: 0 0 20px 0;
    }

    .about-section .pic .text {
        position: relative;
        z-index: 3;
    }

    .about-section .pic .text h2 {
        font-size: 32px;
    }

    .about-section .pic .text p {
        font-size: 21px;
    }

    .about-section .img1 img {
        height: 165px;
        object-fit: cover;
    }

    .about-section .img2 img {
        width: 90%;
        margin-top: -15px;
        height: 250px;
        object-fit: cover;
    }

    .about-section p {
        font-size: 15px;
    }

    .counts {
        padding: 10% 0;
    }

    .counts .count-bx {
        /* border: 2px solid #e69d2f; */
        padding: 1px 0;
        margin: 6px 1px 19px -176px;
    }

    .counts .count-bx h2 {
        font-size: 32px;
    }

    .counts .count-bx p {
        font-size: 17px;
        margin: 1px;
    }

    .service-section .nav-pills .nav-link {
        padding: 12px;
        margin: 0 0 20px 0;
    }

    .service-section .nav-link .icon {
        padding: 10px;
        width: 55px;
        height: 55px;
    }

    .service-section .nav-pills .nav-link h4 {
        font-size: 19px;
    }

    .team-section {
        padding: 8% 0;
    }

    .team-section .left-img::after {
        width: 100%;
        height: 103.5%;
        background: #e69d2f;
        top: -5px;
        left: -5px;
    }

    .team-section .right-img::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 109%;
        background: #e69d2f;
        top: -15px;
        right: -15px;
        border-radius: 10px;
    }

    .team-section .profile-details h4 {
        color: #e69d2f;
        font-size: 25px;
        margin: 15px 0;
        font-weight: 800;
    }

    .team-section .profile-details p {
        color: #e2e2e2;
        letter-spacing: .3px;
    }

    .team-section .profile-details .custom-btn1 {
        background: #fff;
        color: #084e81;
        font-weight: 700;
        margin: 10px 0 0 0;
    }

    .contact-section {
        padding: 7% 0;
        /* background: linear-gradient(90deg, #e69d2f 33%, #fff 33%); */
    }

    .contact-section .contact-bx {
        background: #fff;
        padding: 15px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        border-radius: 12px;
    }

    .contact-section .contact-bx .contact-form {
        padding: 20px;
    }

    .contact-section .contact-bx .form-control {
        padding: 14px;
        margin: 0 0 20px 0;
    }

    .contact-section .contact-img {
        position: relative;
    }

    .contact-section .contact-img img {
        height: 480px;
        object-fit: cover;
    }

    .contact-section .contact-img::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background: linear-gradient(rgba(255, 255, 255, .2), #084e81);
        opacity: .8;
        left: 0;
        top: 0;
    }

    .contact-section .contact-img .call {
        position: absolute;
        bottom: 0;
        padding: 20px;
    }

    .contact-section .contact-img .call p {
        color: #fff;
        font-size: 20px;
        font-weight: 800;
        position: relative;
        z-index: 9;
        margin: 0;
    }

    .contact-section .contact-img .call p i {
        background: #fff;
        padding: 10px;
        font-size: 16px;
        border-radius: 50%;
        color: #084e81;
        margin: 0 5px 0 0;
    }

    footer {
        background: #101010;
        padding: 7% 0 0 0;
    }

    footer h4 {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        margin: 0 0 12px 0;
    }

    footer p,
    footer p a {
        color: #c9c9c9;
        font-size: 15px;
        margin: 0 0 10px 0;
    }

    footer p a:hover {
        color: #e69d2f;
    }

    footer .footer-bottom {
        margin: 4% 0 0 0;
        border-top: 1px solid rgba(204, 204, 204, .4);
        padding: 15px 0;
    }

    footer .footer-bottom p {
        margin: 0;
    }

    footer .contact-details .icon i {
        color: #fff;
        font-size: 20px;
        margin: 0 12px 0 0;
        display: inline-block;
    }

    footer .contact-details .text h5 {
        color: #fff;
        font-size: 19px;
        margin: 0 0 6px 0;
        font-weight: 700;
    }

    footer .contact-details .text p {
        color: #c9c9c9;
        margin: 0;
        font-size: 14px;
    }

    footer .social-icon a {
        position: relative;
        color: #fff;
        background: rgba(255, 255, 255, .1);
        font-size: 19px;
        width: 50px;
        height: 50px;
        margin: 0 5px;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        line-height: 2.8;
        transition: all .2s ease-in-out;
    }

    footer .social-icon a i {
        position: relative;
        z-index: 3;
    }

    footer .social-icon a::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background: #e69d2f;
        left: 0;
        transform: scale(0);
        transition: all .4s ease-in-out;
    }

    footer .social-icon a:hover {
        color: #212121;
    }

    footer .social-icon a:hover::before {
        transform: scale(1);
    }

}


.bg-light {
    background: transparent !important;
}

#HeaderControl {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 24%;
    text-align: center;
    background: #fff;
}

#HeaderControl_C {
    display: flex;
    align-items: center;
}

#HeaderControl.RadDock_Default .rdMiddle .rdCenter,
#HeaderControl.RadDock_Default .rdBottom .rdCenter {
    background-color: transparent !important;
}

#WidgetControl5 {
    position: absolute;
    right: 0%;
    top: 0;
    z-index: 9;
    width: 5%;
    padding:0px;
}

#WidgetControl5.RadDock_Default .rdMiddle .rdCenter {
    background: rgb(200 200 200 / 20%);
    height: 100%;
}

#WidgetControl4.RadDock_Default .rdMiddle .rdCenter,
#WidgetControl4.RadDock_Default .rdBottom .rdCenter {
    background-color: transparent !important;
}

#MenuControl.RadDock_Default .rdMiddle .rdCenter,
#MenuControl.RadDock_Default .rdBottom .rdCenter {
    background-color: transparent !important;
}

#MenuControl {
    position: absolute;
    right: 5%;
    top: 0;
    z-index: 8 !important;
    background: #fff;
    width: 71%;
    /* display: flex; */
    /* align-items: center; */
}

@media (min-width: 320px) and (max-width:768px) {
    #HeaderControl {
        width: 80%;
        /* text-align: center; */
        /* top: 60px; */
        left: 0;
    }
    .logo img{height: 60px !important;}

    #MenuControl {
        right: 5% !important;
        width: 20%;
        background: rgb(200 200 200 / 20%) !important !important;
        /* top: 6%; */
    }

    .navbar {
        padding: 4.5px 5px;
    }

    #navbarNavDropdown {
        height: auto;
        position: absolute;
        right: 0%;
        background: #034d82;
        width: 600%;
        margin-top: 12px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        color: #ffffff !important;
    }
}

/* #HeaderControl, #HeaderControl_C, #MenuControl #MenuControl_C} */
center #form1 #MenuControl .nav-link {
    color: #000;
    font-size: 12px;
}

center #form1 .nav-btn .nav-bar {
    background: #212121 !important;
}

center #form1 .nav-right .user-icon {
    color: #121212;
    border-color: #121212
}

center #form1 #HeaderControl {
    /* position: sticky; */
    /* top: 0; */
    /* background: #fff; */
}

center #form1 #MenuControl,
center #form1 #WidgetControl5.RadDock_Default .rdMiddle .rdCenter {
    background: #ffffff !important;
}

/*nav-bar*/
.dropdown-toggle {
    position: relative;
}

.nav-item ul li .dropdown-toggle::after {
    position: absolute;
    right: 5px;
    top: 10px;
}

#MenuControl_C .bg-light {
    --bs-bg-opacity: 1;
    background-color: #fff!important;
    height: 100%;
    width: 100%;
}

/* #MenuControl .nav-link:focus,#MenuControl .nav-link:hover{color: #fff !important;border-bottom: 1px solid #fff;} */
.nav-item {
    margin: 5px;
}

.nav-link {
    font-weight: 600;
    font-size: 17px;
    padding: 0px;
    margin: 0 5px;
}

.nav-fill {
    font-size: 15px;
    padding-top: 20px;
}

.navbar-brand {
    margin: 0;
}

/*nav-bar*/
@media (max-width: 1170px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1px;
        padding-left: 1px;
    }
}

@media (max-width: 991px) {
center #form1 #MenuControl, center #form1 #WidgetControl5.RadDock_Default .rdMiddle .rdCenter{
    /* top: 62%; */ top:55%;
}
    center .navbar{padding:7px 0px;}
    #MenuControl,
    #MenuControl_C,
    #HeaderControl,
    #HeaderControl_C,
    #widgetsControl_C,
    #widgetsControl {
        height: initial !important;
    }
.heading-innerpage{margin-top: 70px !important;}
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 12px;
    }
}

@media (max-width: 769px) {}

a {
    text-decoration: none;
}

@media (max-width: 767px) {
    .navbar.navbar-expand-md {
        text-align: center;
        padding: 9px;
    }
   .body-fx #MenuControl #navbarNavDropdown{width: 450%;}
    .nav-fill{padding: 10px;}
    .body-fx #HeaderControl{width:80%;height: auto !important;margin: 0 !important;}
    .body-fx #WidgetControl5{display:none;}
.body-fx #MenuControl{right: 0 !important;width: 20%;height: auto !important;}
    .navbar.navbar-expand-md .container-fluid {
        display: block;
    }

    .nav-fill .nav-item,
    .nav-fill>.nav-link {
        text-align: left;
    }

    .navbar-nav>li {
        display: block;
        text-align: left;
        padding: 4px 0;
        border-bottom: 1px solid #999;
        border-right: 0;
    }

    .nav-item ul li .dropdown-toggle::after {
        transform: rotate(90deg);
    }

    .nav-item .nav-link.dropdown-toggle::after {
        position: absolute;
        right: 5px;
        top: 15px;
    }

    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 14px;
        padding-right: 5px;
        padding-left: 5px;
    }
}

.table-responsive {
    min-height: .01%;
    overflow: hidden !important;
    border: 0;
    padding: 0;
}

#widgetsControl_C,
#widgetsControl {
    height: inherit !important;
}

#HomepagecontentControl p,
#HomepagecontentControl li {
    text-align: justify;
    margin: 0 0 10px 0;
}

.dropdown-menu {
    border-radius: 0 !important;
    padding: 0;
    min-width: 240px;
}

.dropdown-menu .dropdown-item {
    font-size: 15px;
    padding: 5px !important;
}

/* .dropdown-menu .dropdown-item:hover {background: #c6c6c6;} */

@media (min-width:1023px) {

    .navbar-nav li:hover>ul.dropdown-menu {
        display: block;
    }

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        right: 100%;
        left: auto;
        margin-top: -6px;
    }

    /* rotate caret on hover */
    .dropdown-menu>li>a:hover:after {
        /* text-decoration: underline; */
        transform: rotate(180deg);
    }

    .dropend .dropdown-menu {
        right: 100% !important;
        top: 0;
        left: auto !important;
    }
}


#widgetsControl {
    height: auto;
}




























.main-table{font-family:"Montserrat", sans-serif;font-weight:normal;Font-size:14px;color: #222 !important;line-height:24px;text-align:justify;padding: 0 5px;}
.sub-heading{font-weight: 700;Font-size: 20px;color: #17acc6;line-height: 34px;/* text-transform:uppercase; */margin:0;text-align: left;position: relative;margin-bottom: 1rem;}
.sub-heading::after {position:absolute;content:'';width: 60px;height: 3px;background: #82b440;left: 0;bottom: -10px}

.sub-heading-1:before {
    bottom: -4px !important;
}
.sub-heading-1:after {
    bottom: -4px !important;
}

.cont-page h2{    font-weight:bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
	margin-top:10px;}
.cnt-head{position:relative;text-align:center;margin-bottom: 45px;}
.cnt-head h4:before{
    background:#82b440;
    content:'';
    top: -5px;
    left: 42%;
    position:absolute;
    height: 30px;
    width: 3px;
}
.cnt-head h4:after{
    background:#82b440;
    content:'';
    top: -6px;
    left: 42%;
    position:absolute;
    height: 3px;
    width: 30px;
}

.cnt-head:after{
    background:#82b440;
    content:'';
    top: 0px;
    right: 42%;
    position:absolute;
    height: 30px;
    width: 3px;
}
.cnt-head:before{
    background:#82b440;
    content:'';
    top: 30px;
    right: 42%;
    position:absolute;
    height: 3px;
    width: 30px;
}
.cnt-head h4{text-transform:uppercase;position:relative;}
.cont-page .st-feature-box{
    background: #17acc6;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 14px;
    min-height: 85px;
    }
	
.cont-page .feature-box-image{margin-top: 6px;}

.brnh-off p{margin-bottom:2px;}


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #023c6c;
    margin: 0;
}

.st-feature-box {
    padding-left:75px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    /* width: 23px; */
    /* height: 23px; */
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    padding: 13px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.heading-innerpage {/* margin-top: -73px; */padding: 4% 0;background-image: linear-gradient(22deg, #82b440, #17acc6);}
.heading-innerpage h2 {color: #fff;font-size: 32px;font-weight: 600;margin: 0;text-transform: capitalize;letter-spacing: 1px;text-align: center;position: relative;}
.heading-innerpage h2::after {position: absolute;content: '';background: #ffff;width: 140px;height: 2px;top: 44px;left: 0;right: 0;margin: 0 auto;} 

@media (max-width: 600px) {
	.heading-innerpage h2{font-size: 22px;}
	.heading-innerpage h2::after{
		display:none;
	}
}

h6.Team-Name {
    color: #17acc6;
    font-weight: 800;
}

.accordion-body ul li {font-size: 15px;}
.main-table ul li {font-size: 16px;}
.main-table h6{font-weight:600;color: #82b440;padding-top:10px;padding-bottom:10px;}

.ser-img{/* aspect-ratio:1/1; */object-fit:cover;}
/*-- about section --*/

.how-box-one .icon-box-blue {
    position: relative;
    font-size: 40px;
    line-height: 97px;
    width: 100px;
    height: 100px;
    margin: 0 auto 30px;
    border: 3px solid #24b7ff;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    margin-top: -90px;
    background-color: #24b7ff;
    transition: all 0.1s;
}

.how-box-one .icon-box-green {
    position: relative;
    font-size: 40px;
    line-height: 97px;
    width: 100px;
    height: 100px;
    margin: 0 auto 30px;
    border: 3px solid #82b440;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    margin-top: -90px;
    background-color: #82b440;
    transition: all 0.1s;
}

img {
    width: 100%;
    display: inline-block;
}

.how-box-one:after {
    content: '';
    position: absolute;
    top: 0;
    right: -100px;
    width: 200px;
    height: 120px;
    z-index: 999;
    background: url(../img/arrow-big.png) center center no-repeat;
}

.how-box-one:last-child:after {
    display: none;
}

.how-box-one {
    font-size: 17px;
    background-color: #ffffff00;
    position: relative;
    padding: 42px 17px;
    transition: all .3s;
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    margin: 14px 0;
    z-index: 99;
}.margin-100px-top{margin-top:100px}
span.team-phone-number-text {
    color: #47b08b;
}
@media(min-width:1430px){
    .logo img{width:85%;padding:0;}
}

.banner-section .banner-content .text {
    position: absolute;
    left: 90px;
    top: 30%;
    width: 50%;
}

.banner-section .banner-content .text h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    margin: 0;
}

.banner-section .banner-content .text h6 {
    color: white;
    text-align: end;
    font-size: 25px;
    margin: 0 0 30px 0;
}