.cd-popup .radio1 span {
    color: #fff;
    font-size: 14px;
}

.section3 .carousel-item img {
    width: 100% !important;
}

.section3 .sec3-skew {
    transform: skewY(2deg);
}

.center-80 {
    width: 80%;
    margin: 0 auto;
}

.section2 .col-lg-12::after {
    bottom: 0;
    -webkit-transform: skewY(-1.5deg);
    transform: skewY(-1.5deg);
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    -moz-transform: skewY(-1.5deg);
    -ms-transform: skewY(-1.5deg);
    -o-transform: skewY(-1.5deg);
}


/* .section2 .text-box {
    display: none;
    position: relative;
    height: auto;
    background: #008ff9;
    padding: 30px 0 30px 10px;
    z-index: 1;
} */

.section2 .col-lg-12 {
    /* margin-top: 50px; */
    background: #008ff9;
    height: 670px;
    position: relative;
    z-index: 1;
}

.section2 .service-box p {
    /* margin: 0 !important; */
}

.section2 .service-box3 {
    border-top-right-radius: 20px;
}

.section2 .col-lg-12 {
    /* margin-top: 50px; */
    background: #008ff9;
    height: 670px;
    position: relative;
    z-index: 1;
}

.section2 .col-lg-4 {
    padding: 0;
}

.section2 .col-lg-4 {
    padding: 0;
}

.active-color {
    color: #fff !important;
}

.section2 p {
    color: #008ff9;
    font-size: 20px;
}

.section2 .service-box p {
    /* margin: 0 !important; */
}

.active-border {
    /* border: 3px solid #008ff9 !important; */
    border-bottom: .50px solid #474747 !important;
    background: #008ff9 !important;
}

.section2 .col-lg-4 {
    padding: 0;
}

.section2 .service-box {
    padding: 20px 0;
    background: rgb(240, 240, 240);
}

.section2 .service-box1 {
    border-top-left-radius: 20px;
}

.section2 .service-box2 {
    border-top-left-radius: 0px;
}

.widgeth {
    margin-top: 30px;
    width: 200px;
    margin: 0 auto;
    line-height: 22px;
}

.text-color {
    color: #606060 !important;
}

body {}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
.h4,
span {
    font-family: 'Quattrocento Sans', 'sans-serif';
}


/* font-family: 'Quattrocento Sans', serif; */

h3 {
    /* font-weight: bold; */
}

.clear::after {
    content: "" !important;
    height: 0 !important;
    display: block !important;
    clear: both !important;
}

.center-90 {
    width: 90%;
    margin: 0 auto;
}

.center-80 {
    width: 80%;
    margin: 0 auto;
}

.center-70 {
    width: 70%;
    margin: 0 auto;
}

.fix-width {
    width: 1000px;
    margin: 0 auto;
}

h1 {}

@media screen and (max-width: 768px) {
    h1 {}
}

@media screen and (max-width: 480px) {
    h1 {}
}


/* *****************define classes********************* */

.mt-50 {
    margin-top: 50px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.my-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}

.my-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.my-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.my-150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
}

.my-200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
}

.my-120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-150 {
    margin-top: 150px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-150 {
    margin-bottom: 150px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.py-150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}

.py-120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-150 {
    padding-top: 150px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pb-150 {
    padding-bottom: 150px !important;
}


/* *, *::before, *::after {
    box-sizing: unset;
} */

.none {
    display: none !important;
}


/* ************* header style start ************* */

.header {
    width: 100%;
    padding: 0px 0;
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 500;
    padding-bottom:-40px;
}

.call-btn {
    position: fixed;
    bottom: 24px;
    right: 100px;
    width: 100px;
    /* background-image: linear-gradient(to right, rgb(255, 50, 5), #fbb040); */
    background-image: linear-gradient(to right, rgb(106, 245, 141), #1409a7);
    text-align: center;
    text-decoration: none !important;
    color: #fff;
    padding: 10px 10px;
    border-radius: 5px;
    z-index: 600;
    cursor: pointer;
    display: none;
}

.call-btn:hover {
    color: #fff;
}

#contact {
    position: fixed;
    top: 14px;
    margin: 10px 0;
    right: 30px;
    z-index: 10000;
    width: auto;
    /* background-image: linear-gradient(to right, rgb(255, 50, 5), #fbb040); */
    
    background-image: linear-gradient(to right, rgb(14, 180, 55), #1409a7);
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    border: none;
    outline: none;
}

@media screen and (max-width: 576px) {
    .call-btn {
        position: fixed;
        bottom: 24px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        font-size: 14px;
        display: block;
    }
    #contact {
        top:6px;
        width: 100px;
        font-size: 14px;
        padding: 10px 10px;
        right: 30px;
    }
    .navbar-brand img {
        width: 180px !important;
    }
}

@media screen and (max-width: 480px) {
    #contact {
        width: 100px;
        padding: 10px 10px;
        right: 20px;
    }
    .navbar-brand img {
        width: 220px !important;
        margin-left: -10px;
    }
}

@media screen and (max-width: 320px) {
    #contact {
        width: 100px;
        padding: 10px 10px;
        top: 13px;
        right: 25px;
    }
    .navbar-brand img {
        width: 130px !important;
    }
    .navbar {
        padding: 8px 0;
    }
}

.header .navbar-brand img {
    width: 270px;
}


/* ************* banner style start ************* */

.banner {
    width: 100%;
    text-align: center;
}


.banner h3 {
    font-size: 30px;
    color: #fff;
    text-align: left;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    /* border:2px solid white; */
    /* background-image: linear-gradient(to left, rgb(255, 50, 5), #fbb040); */
    padding: 10px 20px;
    border-radius: 5px;
    width: 450px;
}


.banner .CTA{

    font-size: 15px;

    color: rgb(218, 218, 218);
    text-align: left;
    font-weight: 400;

    margin-left:60px;
    /* margin-left:auto;
    margin-right: auto; */
    /* border:2px solid white; */
    /* background-image: linear-gradient(to left, rgb(255, 50, 5), #fbb040); */
    padding: 10px 20px;
    border-radius: 0px;
    width:60%;
    background-color: rgba(73, 73, 73, 0.7);


}




.banner .slide1 img {
    width: 100%;
}

.banner .col-lg-6 {
    text-align: center
}

.banner h3 {
    margin-top: 110px;
}

.banner .row {
    /* margin-top: 25vh; */
}

.banner .head1 {
    margin-top: 25vh;
}

.banner .ban-img-col {
    margin-top: 25vh;
}

.banner .ban-img-col2 {
    margin-top: 10vh;
}

.banner .slide5-img-col {
    margin-top: 20vh;
}

.banner .carousel-item .b2-img {
    display: none;
}

.banner .carousel-item .ban1-img {
    display: none;
}

.banner .carousel-item .mcb-img {
    display: none;
}

.banner .slide4 h3 {
    /* text-align: left; */
}

.banner .slide4 img {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.banner .carousel-inner {
    height: 700px;
    clip-path: polygon(0 0, 100% 0, 100% 93%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 93%, 0 100%);
}

.banner .slide1 {
    background: url(../images/banner-bg-01.png) no-repeat;
    background-size: cover;
    background-position: center;
    height: 800px;
    /* clip-path: polygon(0 0, 100% 0, 100% 84%, 0 100%); */
}

.banner .slide2 {
    background: url(../images/slider2.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 800px;
}

.banner .slide3 {
    background: url(../images/slider3.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 95vh;
}

.banner .slide4 {
    background: url(../images/slider4.png) no-repeat;
    /* background: #005CA1; */
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 800px;
}

.banner .slide5 {
    background: url(../images/slider5.png) no-repeat;
    /* background: #67C1E5; */
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 800px;
}

.banner .slide5-img {
    width: 600px;
}

.banner .carousel-control-prev {
    top: 0;
}

.banner .carousel-control-next {
    top: 0;
}

@media screen and (max-width: 991px) {
    .banner .slide1 h3 {
        margin-top: 10px;
    }
    .banner h3 {
        text-align: center;
    }
    .banner .slide1 {
        height: 900px;
    }
    .banner .slide2 {
        height: 900px;
    }
}

.banner .row .head2 {
    display: none;
}

@media screen and (max-width: 576px) {
    /* h1,
    h2,
    h3,
    h4 {
        width: 80%;
        margin: 0 auto;
    } */
    .banner .center-80 {
        width: 93%;
    }
    .banner .carousel-item .mcb-img {
        display: block;
    }
    .banner .slide1 h3 {
        margin-top: 0px;
    }
    .banner .ban-img-col {
        margin-top: 2vh;
    }
    .banner .ban-img-col2 {
        margin-top: 3vh;
    }
    .banner .slide5-img-col {
        margin-top: 1vh;
    }
    .banner .slide5-img {
        display: none;
    }
    .banner .carousel-inner {
        height: 760px;
        clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
    }
    .banner .slide1 {
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 800px;
        height: 800px;
        /* clip-path: polygon(0 0, 100% 0, 100% 84%, 0 100%); */
    }
    .banner .slide2 {
        background: url(../img/bg1.png) no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 800px;
    }
    .banner .slide3 {
        background: url(../img/bg2.png) no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 800px;
    }
    .banner .slide4 {
        background: url(../img/bg3.png) no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 800px;
    }
    .banner .slide5 {
        background: url(../img/bg4.png) no-repeat;
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 800px;
    }
    .banner h3 {
        margin-top: 0px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        font-size: 30px;
    }
    .banner .row {
        margin-top: 25vh;
    }
    .banner .row .head1 {
        display: none;
    }
    .banner .row .head2 {
        display: block;
    }
    .banner .carousel-item .ban1-img {
        display: block;
    }
    .banner .carousel-item .ban11-img {
        display: none;
    }
    .banner .carousel-item .b2-img {
        display: block;
        /* width: 250px !important; */
        height: 300px !important;
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .banner .carousel-item .b1-img {
        display: block;
        /* width: 250px !important; */
        height: 300px !important;
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .banner .slide3 h3 {
        padding: 10px 0 !important;
    }
    .banner .slide5 h3 {
        padding: 10px 0 !important;
    }
    .header .navbar {
        padding: 8px 0 !important;
    }
    .header .center-80 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .banner {
        position: relative;
    }
    .banner .slide3 .col-lg-6 img {
        width: 450px !important;
        height: auto !important;
        /* position: ; */
        /* right: -35px; */
        top: 60%;
    }
    .banner .slide3 .mcb-img {
        display: block;
        width: 180px;
        position: absolute;
        left: 0;
        top: 40%;
    }
    .banner .slide4 img {
        width: 300px !important;
        height: auto !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}

@media screen and (max-width: 420px) {
    .header .navbar {
        padding: 8px 0 !important;
    }
    .header .center-80 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .banner .slide5 .center-80 {
        width: 95% !important;
        margin-left: auto;
        margin-right: auto;
    }
    .banner h3 {
        font-size: 26px;
        width: 95%;
    }
    .banner .carousel-control-prev {
        top: 0;
    }
    .banner .carousel-item {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .banner .carousel-item .b2-img {
        display: block;
        /* width: 250px !important; */
        height: 255px !important;
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .banner .carousel-item .b1-img {
        display: block;
        /* width: 250px !important; */
        height: 255px !important;
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .banner .slider3 .b22-img {
        position: absolute !important;
        bottom: 30% !important;
        right: 0 !important;
        height: 355px !important;
    }
    .banner .slide3 .col-lg-6 img {
        width: 300px !important;
        height: auto !important;
        /* position: absolute; */
        /* right: -35px; */
        top: 60%;
    }
    .banner .slide3 .mcb-img {
        width: 170px;
        position: absolute;
        left: 0;
        top: 37%;
    }
    .banner .slide4 img {
        width: 200px !important;
        height: auto !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}

@media screen and (max-width: 320px) {
    .banner h3 {
        font-size: 22px;
        width: 100%;
    }
    .banner .carousel-control-prev {
        top: 0;
    }
    .banner .carousel-item {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .banner .carousel-item .b2-img {
        display: block;
        /* width: 250px !important; */
        height: 200px !important;
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .banner .carousel-item .b1-img {
        display: block;
        /* width: 250px !important; */
        height: 200px !important;
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .section2 {
        width: 98.5% !important;
        margin-left: auto;
        margin-right: auto;
    }
    .banner .slide3 .col-lg-6 img {
        width: 300px !important;
        height: auto !important;
        /* position: absolute; */
        /* right: -35px; */
        top: 60%;
    }
    .banner .slide3 .mcb-img {
        width: 110px;
        position: absolute;
        left: 0;
        top: 30%;
    }
}


/* ************* section1 style start ************* */

.section1 {
    width: 100%;
    /* background: #008ff9; */
    /* transform: skewY(-3deg); */
    /*padding: 50px 0;
    */
    color: #fff;
    /* -webkit-transform: skewY(-3deg);
    -moz-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -o-transform: skewY(-3deg); */
    padding: 100px 0;
}

.section1 h3 {
    margin-bottom: 100px;
    color: #606060;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.section1 .inner-bor img {
    height: 158px;
}

.posicons {
    display: flex;
    align-content: space-between;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: 0 auto;
}

.postext {
    margin-left: px;
}

.topm {
    margin-top: 60px;
}

.pos {
    margin: 0 auto;
}

.posaudit {
    display: flex;
}

.section1 p {
    width: 300px;
    margin-top: 30px;
    font-size: 18px;
    margin-left: 20px;
    color: #1E1E1E;
    line-height: 26px;
    padding: 10px;
}

.section1 .col-lg-6 {
    margin-top: 50px;
}

.section1 .col-lg-6 {
    margin-top: 30px;
}

.section1 .row .col-lg-6:nth-child(1) {
    margin-top: -30px;
}

.section1 .row .col-lg-6:nth-child(1) p {
    /* margin-top: 50px; */
}

.section1 .row .col-lg-6:nth-child(4) {
    margin-top: 80px;
}

.section1 .row .col-lg-6:nth-child(6) {
    margin-bottom: -180px;
}

@media screen and (max-width: 1150px) {
    .topmob {
        margin-top: 60px;
    }
    .pos {
        margin: 0 auto;
    }
    .posicons {
        display: block;
        align-content: space-between;
        margin-top: 20px;
        margin-bottom: 20px;
        margin: 0 auto;
    }
    .section1 p {
        width: 300px;
        margin-top: 40px;
        font-size: 16px;
        color: #606060;
        line-height: 24px;
        padding: 10px;
    }
}

@media screen and (max-width: 800px) {

.banner .CTA{

    font-size: 15px;

    text-align: center;
    font-weight: 400;
    margin-left:auto;
    margin-right: auto;
    padding: 10px 10px;
    border-radius: 0px;
    width: 60%;
   


}

}

@media screen and (max-width: 576px) {
    .pos {
        margin: 0 auto;
        margin: 20px;
    }
    .posaudit {
        display: block;
    }
    .section1 {
        width: 100%;
        padding: 20px 0;
    }
    .section1 .sec1-box {
        display: block !important;
        text-align: center;
    }
    .section1 .sec1-box p {
        text-align: center;
        font-size: 16px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .section1 .sec1-box img {
        width: 120px;
        height: 120px !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .section1 h3 {
        margin-bottom: 100px;
        color: #606060;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        font-size: 22px;
    }
    .section1 .row .col-lg-6:nth-child(4) {
        margin-top: 30px;
    }
}


/* ************* accord style start ************* */

.accord {
    width: 100%;
    /* margin: 50px 0 0 0; */
    padding: 70px 0;
}

.accord h3 {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 100px;
    color: #606060;
}

.mbbox {
    margin-bottom: 90px;
}

.accord .col-box {
    background: #008ff9;
    padding: 2px;
    clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
}

.accord .col-inner {
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
    padding: 10px;
    height: 400px;
}

.accord .inner3 {
    /* height: 410px; */
}

.accord .col-box a {
    text-decoration: none;
    display: block;
    color: #606060;
}

/* .accord .row .col-lg-4:nth-child(5) p {
    font-size: 20px;
} */


/* .accord .row .col-lg-4:nth-child(4) {
    margin-top: -60px;
}

.accord .row .col-lg-4:nth-child(5) {
    margin-top: -60px;
} */

.accord span {
    margin-bottom: 85px;
    display: block;
    color: #008ff9;
    font-size: 22px;
}

.accord img {
    margin-bottom: 40px;
}

.accord p {
    margin-bottom: 10px;
    color: #606060;
    font-size: 15px;
}

.accord .col-lg-4 {
    /* border: 1px solid #008ff9; */
    position: relative;
}

@media screen and (max-width: 1200px) {
    .accord p {
        font-size: 20px;
    }
}

@media screen and (max-width: 991px) {
    .accord .col-box {
        width: 40vw;
        margin-left: auto;
        margin-right: auto;
        padding: 2px;
        clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
    }
    .accord .col-lg-4 {
        text-align: center;
        margin: 20px 0;
    }
    .accord .para {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 576px) {
    .accord .col-box {
        clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
    }
    .accord .col-inner {
        clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
        height: 320px;
    }
    .accord .row .col-lg-4:nth-child(5) .col-inner {
        height: 400px;
    }
    .mbbox {
        margin-bottom: 10px;
    }
    .accord {
        padding: 20px 0;
    }
    .accord .col-box {
        width: 70vw;
        margin-left: auto;
        margin-right: auto;
        padding: 2px;
        clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 91%, 0% 100%);
    }
    .accord .para {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .accord h3 {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-bottom: 40px;
        color: #606060;
        font-size: 22px;
    }
    .accord p {
        font-size: 14px;
        margin-bottom: 5px;
    }

.accord .pointerone .smallt{

    font-size:16px;
    margin-left:5px;

}

.accord .pointerone p{
    font-size:16px;
    display: flex;
    justify-content: flex-start;
    margin-left:5px;
    text-align: left;
    margin-bottom:5px;

}
.accord .head{

    font-size:14px;
    text-align: center !important;
    

}



}

@media screen and (max-width: 420px) {
    .accord .center-80 {
        width: 84%;
        margin-left: auto;
        margin-right: auto;
    }
    .accord h3 {
        font-size: 22px;
        margin-bottom: 40px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
}


/* ************* empower style start ************* */

.round img {
    margin: 0 auto;
}

.img img {
    height: 80px;
}

.introtext {
    /* width: 80%;
    margin: 0 auto; */
    color: white;
    text-align: left;
    line-height: 30px;
    font-size: 18px;
}

.empower {
    width: 100%;
    padding: 70px;
    text-align: center;
    background: #008ff9;
    -webkit-clip-path: polygon(0% 7%, 100% 0%, 100% 93%, 0% 100%);
    clip-path: polygon(0% 7%, 100% 0%, 100% 93%, 0% 100%);
}

.empower .flexi p {
    color: white;
    text-align: left;
}

.empower .flexi i {
    color: white;
}

.height {
    line-height: 22px;
    ;
}

.flexi {
    display: flex;
    justify-content: flex-start;
}

.empower img {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.empower .row {
    margin-top: 40px;
}

.empower a {
    text-decoration: none;
    background: #008ff9;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 0;
    border-radius: 10px;
    display: block;
    font-size: 22px;
    color: #fff;
}

.empower h1 {
    width: 750px;
    color: #fff;
    margin: 40px 0;
    font-size: 56px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.empower .row .col-lg-6:nth-child(3) {
    display: none;
}

.empower .row {
    width: 100%;
}

@media screen and (max-width: 991px) {
    .empower .row .col-lg-6:nth-child(3) {
        display: block;
        margin-top: 40px;
    }
    .empower .row .col-lg-6:nth-child(1) {
        display: none;
    }
    .empower h1 {
        width: 80%;
        margin: 30px 0;
        font-size: 60px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .empower .introtext {
        text-align: left;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 576px) {
    .empower {
        -webkit-clip-path: polygon(0% 4%, 100% 0%, 100% 96%, 0% 100%);
        clip-path: polygon(0% 4%, 100% 0%, 100% 96%, 0% 100%);
    }
    .containwidget {
        width: 100%;
        margin: 0 auto;
    }
    .empower .row .col-lg-6:nth-child(2) p {
        text-align: left !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .empower .row {
        width: 100%;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .introtext {
        width: 100%;
        margin: 0 auto;
        color: white;
        text-align: left !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .section2 .text-box {
        position: relative;
        height: auto;
        background: #008ff9;
        /* padding: 40px 0 30px 10px; */
        z-index: 1;
    }
    .empower .flexi p {
        color: white;
    }
    .empower .flexi i {
        color: white;
    }
    .height {
        line-height: 22px;
        ;
    }
    .flexi {
        display: flex;
        justify-content: flex-start;
    }
    .empower {
        padding: 50px 0;
    }
    .empower h1 {
        width: 80%;
        margin: 40px 0;
        font-size: 25px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .empower img {
        width: 200px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 480px) {
    h1,
    h2,
    h3,
    h4 {
        width: 100%;
        margin: 0 auto;
    }
    .empower .center-80 {
        width: 95%;
        margin: 0 auto;
    }
    .empower h1 {
        margin: 40px 0;
        font-size: 24px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .empower img {
        width: 150px;
        text-align: center;
        margin: 0 auto;
    }
}

@media screen and (max-width: 320px) {
    h1,
    h2,
    h3,
    h4 {
        width: 80%;
        margin: 0 auto;
    }
    .empower h1 {
        margin: 40px 0;
        font-size: 24px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .empower img {
        width: 200px;
        text-align: center;
        margin: 0 auto;
    }
}


/* ************* audit style start ************* */

.audit {
    width: 100%;
    padding: 130px 0;
    text-align: center;
}

.audit h3 {
    color: #008ff9;
    margin-bottom: 100px;
}

.audit .count {
    width: 300px;
    height: 300px;
    border: 1px solid #008ff9;
    border-radius: 10px;
    display: table;
}

.audit .count1 {
    margin-left: auto;
    margin: 0 auto;
}

.audit span {
    display: block;
    color: #008ff9;
    font-size: 120px;
    /* font-weight: bold; */
}

.audit p {
    margin-bottom: 20px;
    color: #008ff9;
    font-size: 26px;
}

@media screen and (max-width: 1150px) {
    .audit .col-lg-4 {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .audit .count {
        width: 250px;
        height: 250px;
        border: 1px solid #008ff9;
        border-radius: 10px;
        display: table;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    /* .audit .count1 {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    } */
    .audit .offset-2 {
        margin-left: 0% !important;
    }
    .audit span {
        display: block;
        color: #008ff9;
        font-size: 90px;
        /* font-weight: bold; */
    }
    .audit p {
        margin-bottom: 0;
        color: #008ff9;
        font-size: 24px;
    }
}

@media screen and (max-width: 768px) {
    .audit .count {
        width: 200px;
        height: 200px;
        border: 1px solid #008ff9;
        border-radius: 10px;
        display: table;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .audit h3 {
        color: #008ff9;
        margin-bottom: 50px;
    }
    .audit .offset-2 {
        margin-left: 0% !important;
    }
    .audit span {
        display: block;
        color: #008ff9;
        font-size: 70px;
        /* font-weight: bold; */
    }
    .audit p {
        margin-bottom: 0;
        color: #008ff9;
        font-size: 22px;
    }
}

@media (max-width: 576px) {
    .audit {
        padding: 50px 0;
    }
    .audit .col-sm-6 {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        /* max-width: 50% !important; */
    }
    .audit h3 {
        color: #008ff9;
        margin-bottom: 40px;
        font-size: 20px;
    }
    .audit .count {
        width: 150px;
        height: 150px;
        border: 1px solid #008ff9;
        border-radius: 10px;
        display: table;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .audit .offset-2 {
        margin-left: 0% !important;
    }
    .audit span {
        display: block;
        color: #008ff9;
        font-size: 50px;
        /* font-weight: bold; */
    }
    .audit p {
        margin-bottom: 0;
        color: #008ff9;
        font-size: 16px;
    }
}

@media (max-width: 320px) {
    h1,
    h2,
    h3,
    h4 {
        width: 80%;
        margin: 0 auto;
    }
    .audit h3 {
        color: #008ff9;
        margin-bottom: 30px;
    }
    .audit .col-sm-6 {
        /* -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important; */
    }
    .audit .count {
        width: 120px;
        height: 120px;
        border: 1px solid #008ff9;
        border-radius: 10px;
        display: table;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .audit .offset-2 {
        margin-left: 0% !important;
    }
    .audit span {
        display: block;
        color: #008ff9;
        font-size: 40px;
        /* font-weight: bold; */
    }
    .audit p {
        margin-bottom: 0;
        color: #008ff9;
        font-size: 15px;
    }
}


/* ************* section2 style start ************* */

.section2 {
    width: 100%;
    margin-top: 100px;
    /* padding: 50px 0 10px 0; */
    /* height: 850px; */
    text-align: center;
}

.active {
    display: block !important;
}

.section2 .text-box {
    display: none;
    position: relative;
    height: auto;
    background: #008ff9;
    padding: 30px 0 10px 10px;
    z-index: 1;
}

.section2 .col-lg-12 {
    /* margin-top: 50px; */
    background: #008ff9;
    height: 670px;
    position: relative;
    z-index: 1;
    /* -webkit-clip-path: polygon(0 0, 100% 0, 100% 84%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 84%, 0 100%); */
}

.section2 .col-lg-12::after {
    background: inherit;
    content: '';
    display: block;
    height: 20%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.section2 .col-lg-12::after {
    bottom: 0;
    -webkit-transform: skewY(-1.5deg);
    transform: skewY(-1.5deg);
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
    -moz-transform: skewY(-1.5deg);
    -ms-transform: skewY(-1.5deg);
    -o-transform: skewY(-1.5deg);
}

.section2 .col-lg-4 a {
    text-decoration: none;
}

.text-box3 span {
    color: #fff;
}

.section2 h3 {
    margin-bottom: 100px;
    color: #008ff9;
}

.section2 p {
    color: #008ff9;
    font-size: 20px;
}

.section2 .text-box h6 {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    width: 500px;
    text-align: left;
    margin-bottom: 20px;
}

.section2 .text-box span {
    display: block;
    text-align: left;
}

.section2 .text-box ul {
    padding: 0;
}

.section2 .text-box li {
    list-style: none;
}

.section2 .text-box li p {
    color: #fff;
    font-size: 14.5px;
    text-align: left;
    margin-bottom: 7px;
    width:95%;
}

@media screen and (max-width: 991px) {
    .section2 h3 {
        margin-bottom: 50px;
        color: #008ff9;
    }
}

@media screen and (max-width: 576px) {
    .section2 .col-lg-4 img {
        width: 80px !important;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .section2 .col-lg-4 .widgeth {
        font-size: 12px;
        width: 70%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        line-height: 16px;
    }
    /* .widgeth {
        margin-top: 30px;
        width: 200px;
        margin: 0 auto;
        line-height: 22px;
    } */
    .section2 .widgeth2 {
        font-size: 12px;
        width: 80% !important;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .section2 h3 {
        font-size: 20px;
    }
    .section2 .text-box li p {
        color: #fff;
        font-size: 12.5px;
        text-align: left;
        margin-bottom: 7px;
    }
    .section2 .text-box h6 {
        font-size: 22px;
        color: #fff;
        width: 90%;
        text-align: left;
        margin-bottom: 20px;
    }
    .section2 .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media screen and (max-width: 420px) {
    .section2 .center-80 {
        width: 92%;
        margin: 0 auto;
    }
    .section2 .col-lg-4 img {
        width: 60px !important;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .section2 .col-lg-4 .widgeth {
        font-size: 10px;
        width: 70%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .section2 .widgeth2 {
        font-size: 10px;
        width: 85% !important;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .section2 h3 {
        font-size: 20px;
    }
    .section2 .text-box li p {
        color: #fff;
        font-size: 13px;
        text-align: left;
        margin-bottom: 7px;
    }
    .section2 .text-box h6 {
        font-size: 18px;
        color: #fff;
        width: 90%;
        text-align: left;
        margin-bottom: 20px;
    }
}


/* ************* section3 style start ************* */

.section3 {
    width: 100%;
    margin-top: 50px;
    padding: 80px 0;
    text-align: center;
    background-image: linear-gradient(to right, #fbb040, rgb(255, 50, 5), #fbb040);
    transform: skewY(-2deg);
    position: relative;
}

.section3 .sec3-skew {
    transform: skewY(2deg);
}

.section3 .bottom-box {
    margin: 0 auto;
}

.carousel {
    position: relative;
}

.section3 .bottom-box {
    width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}

.section3 .carousel-control-prev {
    top: 0px;
}

.section3 .carousel-control-next {
    top: 0px;
}

.section3 h3 {
    color: #fff;
    margin-bottom: 50px;
}

.section3 .carousel-item img {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

@media screen and (max-width: 991px) {
    .section3 .bottom-box {
        width: 95%;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

@media screen and (max-width: 576px) {
    .section3 .carousel-control-prev {
        top: 0px;
    }
    .section3 .carousel-control-next {
        top: 0px;
    }
}

@media screen and (max-width: 420px) {
    .section3 {
        width: 100%;
        margin-top: 10px;
        padding: 40px 0;
    }
}


/* ************* testimonial style start ************* */

.testimonial {
    width: 100%;
    margin: 190px 0 0 0;
    padding: 20px 0;
}

.testimonial .center-60 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.testimonial h3 {
    color: #008ff9;
    text-align: center;
}

.testimonial .rect {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: table;
    position: relative;
    margin-top: 100px;
}

.testimonial .carousel-inner {
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.testimonial .carousel-item {
    position: relative;
    height: 550px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.testimonial .carousel-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #008ff9;
    z-index: -1;
    /* border-top-left-radius: 12px; */
    border-radius: 12px;
    -ms-transform: skewY(4deg);
    -webkit-transform: skewY(4deg);
    transform: skewY(4deg);
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -moz-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.testimonial .comma {
    width: 100px;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 100;
}

.testimonial .shape {
    width: 100%;
}

.testimonial .carousel-control-prev {
    top: 0;
    left: -20px;
}

.testimonial .carousel-control-next {
    top: 0;
    right: -20px;
}

.testimonial .carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: -40px;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

.testimonial .carousel-control-next {
    top: 0;
}

.testimonial .carousel-control-prev {
    top: 0;
}


/* .testimonial #carouselExampleFade {
    padding: 0 50px;
} */

.testimonial .test-img {
    background: rgb(202, 202, 202);
    width: 100px;
    height: 100px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50%;
    margin-top: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
}

.testimonial .test-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.testimonial p {
    width: 80%;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    font-size: 14px;
    margin-top: 5vh;
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%); */
}

.testimonial .s1 p {
    /* top: 62%;
    left: 50%;
    transform: translate(-50%, -62%);
    -webkit-transform: translate(-50%, -62%);
    -moz-transform: translate(-50%, -62%);
    -ms-transform: translate(-50%, -62%);
    -o-transform: translate(-50%, -62%); */
}

@media screen and (max-width: 1100px) {
    .testimonial .test-img {
        margin-top: 90px;
    }
    .testimonial .carousel-item {
        position: relative;
        height: 600px;
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        -o-border-radius: 12px;
    }
    .testimonial .center-60 {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 991px) {
    .testimonial {
        width: 100%;
        /* margin: 230px 0 0 0 !important; */
    }
    .testimonial .center-60 {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .testimonial .test-img {
        margin-top: 50px;
    }
}

@media screen and (max-width: 768px) {
    .testimonial .center-60 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .testimonial p {
        font-size: 14px;
    }
    .testimonial .comma {
        width: 100px;
        position: absolute;
        top: -40px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}

@media screen and (max-width: 576px) {
    .testimonial .carousel-control-prev {
        left: -5px;
        top: 0;
    }
    .testimonial .carousel-control-next {
        right: -5px;
        top: 0;
    }
    .testimonial .center-60 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .testimonial {
        width: 100%;
        margin: 30px 0 0 0;
        padding: 10px 0;
    }
    .testimonial p {
        font-size: 12px;
        line-height: 23px;
    }
    .testimonial .comma {
        width: 80px;
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    .testimonial .carousel-item {
        position: relative;
        height: 700px;
    }
}

@media screen and (max-width: 480px) {
    .testimonial .carousel-item {
        position: relative;
        height: 750px;
    }
    .testimonial .center-60 {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
    .testimonial .comma {
        width: 60px;
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}

@media screen and (max-width: 375px) {
    .testimonial .carousel-item {
        position: relative;
        height: 770px;
    }
}

@media screen and (max-width: 320px) {
    .testimonial .shape {
        width: 100%;
        height: 400px;
    }
    .testimonial .carousel-item {
        position: relative;
        height: 750px;
    }
    .testimonial {
        width: 100%;
        margin: 10px 0 0 0;
        padding: 10px 0;
    }
    .testimonial p {
        font-size: 9px;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .testimonial .comma {
        width: 60px;
        position: absolute;
        top: -20px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
}


/* ************* section4 style start ************* */

.section4 {
    width: 100%;
    padding: 50px 0;
    text-align: center;
    margin: 50px 0 0 0;
    background: #008ff9;
    transform: skewY(2deg);
}

.section4 .container1 {
    transform: skewY(-2deg);
}

.section4 .skew-bg {
    background-image: linear-gradient(to right, #fbb040, rgb(255, 50, 5), #fbb040);
    transform: skewY(-3deg);
    padding: 80px 0;
    transform-origin: left;
}

.section4 .content-inner {
    transform: skewY(3deg);
}

.section4 h3 {
    margin-bottom: 50px;
    color: #fff;
}

.section4 h6 {
    text-align: left;
    color: #fff;
}

.section4 p {
    text-align: left;
    font-size: 14px;
    color: #fff;
}

.section4 .carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0px;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

.section4 .carousel-control-next {
    right: -28px;
}

.section4 .carousel-control-prev {
    left: -28px;
}

.section4 .round {
    width: 250px;
    height: 250px;
    background: #606060;
    border-radius: 50%;
}

.section4 .round img {
    border-radius: 50%;
    width: 100%;
    display: block;
}

.section4 .row a {
    font-size: 14px;
    color: #fff;
    width: 100px;
    /*background: #606060;
                            */
    border: 1px solid #fff;
    border-radius: 7px;
    text-decoration: none;
    text-align: center;
    padding: 7px 0;
    display: block;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.section4 .row a .social-font {
    font-size: 1.5em;
    color: #fff;
    transition: .5s;
}

.section4 .row a:hover {
    border: 1px solid #606060;
}

.section4 .row a:hover .social-font {
    color: #606060;
}

@media screen and (max-width: 991px) {
    .section4 {
        text-align: center;
    }
    .section4 .round {
        width: 250px;
        height: 250px;
        background: #606060;
        border-radius: 50%;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
    .section4 h6 {
        text-align: center;
        color: #fff;
        margin: 20px 0;
    }
    .section4 p {
        text-align: center;
        font-size: 14px;
        color: #fff;
    }
    .section4 .row a {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 576px) {
    .section4 p {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .section4 .carousel-control-next {
        top: -150px;
        right: -10px;
    }
    .section4 .carousel-control-prev {
        left: -10px;
        top: -150px;
    }
}

@media screen and (max-width: 480px) {
    .section4 h3 {
        font-size: 22px;
    }
    .section4 .round {
        width: 200px;
        height: 200px;
        background: #606060;
        border-radius: 50%;
    }
}


/* ****************** footer css ******************* */

.footer {
    width: 100%;
    padding: 60px 0;
    background: #fff;
}

.footer ul {
    padding: 0;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.footer li {
    list-style: none;
    display: inline-block;
    margin: 0 20px;
}

.footer .footerlogo {
    width: 230px;
    text-decoration: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    cursor: pointer;
}

.footer .footerlogo img {
    width: 230px;
}

.footer a {
    text-decoration: none;
}

.footer ul .social-font {
    font-size: 2em;
}

@media screen and (max-width: 480px) {
    .footer {
        width: 100%;
        padding: 40px 0;
        background: #fff;
    }
    .footer ul .social-font {
        font-size: 1.5em;
    }
    .footer ul {
        padding: 0;
        width: 260px;
        margin-left: auto;
        margin-right: auto;
    }
}


/* ****************** form css ******************* */

.cd-popup .form-cover {
    width: 500px;
    /*background: linear-gradient(45deg, #56ab2f, #a8e063);
    */
    background-image: linear-gradient(45deg, rgb(255, 50, 5), #fbb040);
    border-radius: 10px;
    overflow: hidden;
    padding: 40px 55px 5px 55px;
}

@media screen and (max-width: 576px) {
    .cd-popup {
        background-image: linear-gradient(45deg, rgb(255, 50, 5), #fbb040);
    }
    .cd-popup .form-cover {
        background: none;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
    }
}

.cd-popup .group {
    width: 100%;
    position: relative;
    margin-bottom: 27px;
}

.cd-popup h2 {
    font-size: 28px;
    text-align: center;
    color: #fff;
    /* font-weight: bold; */
    margin-bottom: 35px;
}

.cd-popup .group input[type="email"],
input[type="text"] {
    width: 100%;
    background: none;
    outline: none;
    color: #fff;
    border: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.24);
    font-size: 14px;
    padding: 10px;
}

.cd-popup .group input[type="text"]::-webkit-input-placeholder {
    color: #fff !important;
}

.cd-popup .group input[type="email"]::-webkit-input-placeholder {
    color: #fff !important;
}

.cd-popup .group input:focus {
    color: #fff;
}

.cd-popup .group textarea {
    width: 100%;
    background: none;
    outline: none;
    color: #fff;
    border: none;
    font-size: 14px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.24);
    padding: 10px;
}

.cd-popup .group textarea::-webkit-input-placeholder {
    color: #fff;
}

.cd-popup .group .button {
    width: 200px;
    background: #fff;
    color: #000 !important;
    padding: 10px 0;
    border: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

@media screen and (max-width: 600px) {
    .cd-popup .form-cover {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background: transparent;
        /* background: linear-gradient(45deg, #56ab2f, #a8e063); */
        /* background-image: linear-gradient(45deg, rgb(255, 50, 5), #fbb040); */
        border-radius: 10px;
        overflow: visible;
        padding: 0;
    }
    .cd-popup h2 {
        font-size: 20px;
    }
    .cd-popup .container {
        width: 100%;
        margin: 50px auto;
    }
    .cd-popup .group .button {
        width: 150px;
        font-size: 14px;
    }
    .cd-popup-close {
        position: fixed;
        top: 10px;
        right: 10px;
        width: 30px;
    }
}


/* ************** section2 popup css **************  */

.section2-popup {
    position: fixed;
    left: 0;
    top: 0;
    /* transform: translateY(-50%); */
    height: 100%;
    width: 100%;
    /* background-color: #3E4162; */
    background-color: rgb(70, 70, 70);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    overflow: auto;
    z-index: 10003 !important;
}

.section2-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.section2-popup .s2-box {
    display: none;
}

.section2-popup .section2-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    /* background-image: linear-gradient(45deg, rgb(255, 50, 5), #fbb040); */
    background: #008ff9;
    border-radius: 10px;
    overflow: hidden;
    padding: 72px 55px 65px 55px;
}

@media screen and (max-width: 576px) {
    .section2-popup .cd-popup-close {
        position: fixed;
        top: 10px;
        right: 5px;
        width: 30px;
    }
    .section2-popup .section2-wrap {
        width: 97%;
        margin-left: auto;
        margin-right: auto;
        /* background-image: linear-gradient(45deg, rgb(255, 50, 5), #fbb040); */
        background: #008ff9;
        border-radius: 10px;
        overflow: hidden;
        padding: 20px;
    }
    .section2-popup ul {
        padding: 0;
    }
    .section2-popup ul p {
        font-size: 13px;
        color: #fff;
    }
}

.section2-popup .section2-wrap li p {
    text-align: left;
}

.section2-popup .section2-wrap li {
    list-style: none;
}

.section2-popup-container {
    overflow-x: hidden;
    border: none;
    position: relative;
    width: 82% !important;
    max-width: 82% !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    /* border: 1px solid #fff; */
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: none;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    padding-top: 30px;
}

.section2-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.section2-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}

.is-visible .section2-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.section2-popup-container {
    position: relative;
    z-index: 10001;
    background: none !important;
}

.center-80 {
    width: 80%;
    margin: 0 auto;
}

.header .nav-link {
    color: #fff;
}


/* @media screen and (max-width: 1200px) .section2 .text-box {
    display: none;
    position: relative;
    height: auto;
    background: #008ff9;
    padding: 30px 0 30px 10px;
    z-index: 1;
} */

.header .nav-link {
    padding: 5px !important;
}


/* @media screen and (max-width: 1200px) #contact {
    right: 10px;
} */

.sticky {
    background: #fff;
    color: #606060;
}


/* @media screen and (max-width: 600px) .cd-popup {
    background-image: linear-gradient(45deg, rgb(255, 50, 5), #fbb040);
    overflow-y: hidden;
} */



.smallt{

    font-size:12px;
    margin-left:5px;

}

.accord .pointerone {

    display: flex;
    justify-content: flex-start;
    margin-left:10px;
    text-align: left;
    margin-bottom: -5px;

}


.indent{
    
    text-indent: 30px;


}





.position2021{


    position:fixed !important; 
    margin-top:200px !important;
    top:50% !important;
    left:50% !important;
    right: 50% !important;

}


@media screen and (max-width: 300px) {

.position2021{

    
    top:30% !important;

    }
}

@media screen and (max-height: 400px) {

    .position2021{
    
        
        top:0% !important;
        z-index: 99999999 !important;
    
        }
    }


.modal-header{

    border-bottom: 0px solid transparent !important;
    padding: 5px 10px !important;


}