html,
body {
    font-family: "Manrope", sans-serif;scroll-behavior: smooth;
}

a:active,
a:focus {
    outline: none;
    box-shadow: unset !important;
}

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

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

.navbar {
    padding: 18px 0 15px;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
    background: #6b707d;
}

.navbar .navbar-brand {
    padding: 0;
}

.navbar .navbar-brand img {
    width: 175px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    font-family: "Manrope", sans-serif;
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 0;
    font-weight: 400;
    margin: 0 0px 0px 54px;
    letter-spacing: 1px;
}

#carouselExampleFade {
    margin-top: 68px;
}

.banner1 {
    background: url(../images/banner.webp) no-repeat;
    background-size: cover;
    padding: 200px 0;
}

.text1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 45px;
    color: #fff;
    margin: 0 0px 15px 0px;
}

.text2 {
    font-weight: 400;
    font-size: 35px;
    line-height: 45px;
    color: #fff;
    margin: 0 0px 20px 0px;
    width: 500px;
}

.text3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 30px;
    color: #fff;
}

.text4{
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    color: #fff;
    padding: 8px 30px;
    display: inline-block;
    background: #6b707d;
    border: 2px solid #6b707d;
    text-decoration: none;
margin-right: 20px;}

.text4:hover, .text4:active, .text4:focus{color: #fff;background: none;border: 2px solid #fff;text-decoration: none;}

.text5{
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    color: #fff;
    padding: 8px 30px;
    display: inline-block;
    border: 2px solid #fff;
    text-decoration: none;}
.text5:hover, .text5:active, .text5:focus{color: #fff;background: #6b707d;border: 2px solid #6b707d;text-decoration: none;}

.text6 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    color: #6b707d;
    margin-bottom: 30px;
}

.text7 {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #fff;margin-bottom: 10px;
}

.text8{
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding: 8px 30px;
    background: #6b707d;border: 2px solid #6b707d;
    display: inline-block;
    text-decoration: none;
}
.text8:hover, .text8:active, .text8:focus{color: #6b707d;background: #fff;border: 2px solid #6b707d;text-decoration: none;}

.text9 {
    font-weight: 700;
    font-size: 40px;
    line-height: 55px;
    color: #fff;
    margin-bottom: 10px;
}

.text10 {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-bottom: 0;
}

.text11 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.text12 {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #6b707d;
    margin-bottom: 10px;
}

.text13,
.text13:hover {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-bottom: 0;
}

.text14 {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #000;
}

.wdt-70 {
    width: 70%;
}

.section-1 {
    padding: 100px 0;
    background: url(../images/2ndfold-bg.webp)no-repeat;
    background-size: cover;
}

.section-1a {
    background: #fff;
}

.section-2 {
    padding: 80px 0;
    /* background: #000;      */
    background: #52565d;
    background-size: 39%;
}

.section-3 {
    padding: 100px 0;
    background: #f2f3f4;
}

.section-4 {
    padding: 100px 0;
    background: url(../images/contact-bg.jpg) no-repeat 0 0;
    background-size: cover;
}

.section-5 {
    margin-top: 100px;
}

.section-6 {
    padding: 100px 0;
}

.section-7 {
    padding: 100px 0;
}

.wdt {
    width: 470px;
}

.wdt1 {
    width: 100%;
}

.wdt2 {
    width: 195px;
}

.img1 {
    width: 100%;
    display: block;
}

.img2 {
    width: 80%;
    display: block;
    margin-left: auto;
}

.img3 {
    width: 63%;
    display: block;
    margin: 0 auto;
}

.img4 {
    position: absolute;
    bottom: -30px;
    right: 10px;
    width: 200px;
}

.img5 {
    display: none;
}

.img6 {
    width: 100%;
}

.mrg-btm1 {
    margin-bottom: 30px;
}

.brdr {
    border: 5px solid #6b707d;
    padding: 30px;
    background: #fff;
    margin-bottom: 50px;
}

.form-group {
    margin-bottom: 30px;
}

.form-group input {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    border: 0;
    border-bottom: 1px solid #b2b2b2;
    width: 100%;
}

.btn1 {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    padding: 8px 30px;
    background: #6b707d;border: 2px solid #6b707d;
    display: inline-block;
    text-decoration: none;
    border-radius: 0;
}
.btn1:hover, .btn1:active, .btn1:focus{color: #6b707d;background: #fff;border: 2px solid #6b707d;text-decoration: none;}

.form-group input:focus {
    outline: none;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators {
    bottom: 0;
    top: 50%;
    left: auto;
    display: block;
    margin-right: 2%;
    margin-left: auto;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    width: 10px;
    max-width: 10px;
    height: 10px;
    margin-bottom: 10px;
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-indicators li.active {
    background: #0c7272;
}

.show-tab {
    display: none;
}

.hide-tab {
    display: block;
}

.hide-tab1 {
    display: flex;
}

.jcb {
    justify-content: space-between;
}

.jcc {
    justify-content: space-around;
}

.brdr-rgt td,
.brdr-rgt th {
    border: 1px solid #dee2e6;
    padding: 7px 15px;
}

.brdr1 td,
.brdr1 th {
    padding: 7px 15px;
}

.brdr1 {
    border: 1px solid #dee2e6;
}

.ul1, .ul2{
    padding: 0px 0px 0px 20px;
}

.ul1 li {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-bottom: 5px;
}
.ul2 li {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 5px;
}

.mrg0 {
    margin: 0px;
}

.mrg-btm2 {
    margin-bottom: 10px;
}

.mrg-btm3 {
    margin-bottom: 20px;
}

.mrg-btm4 {
    margin-bottom: 30px;
}
.mrg-btm5 {
    margin-bottom: 50px;
}
.mrg-btm6 {
    margin-bottom:40px;
}
.brdr-tp-acc {
    border-top: 1px solid #b2b2b2;
    margin-top: -15px;
}

.card-header.collapsed {
    background: #fff url(../images/plus2.png) no-repeat 97% 20px;
    background-size: 13px;
    padding: 15px 30px;
}

.card {
    border-radius: 0;
    border: 0;
    margin-bottom: 10px;
}

.card-header {
    background: #fff url(../images/minus2.png) no-repeat 97% 21px;
    background-size: auto;
    background-size: 13px;
    padding: 15px 30px;
    cursor: pointer;
    border-radius: 0;
    color: #6b707d;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border: 0px;
}

.card-body {
    padding: 15px 30px 30px;
    background: #fff;
    border-top: 0;
}

.pstn-rltv {
    position: relative;
}

.pstn-abs {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.ovh {
    overflow: hidden;
}

.grecaptcha-badge {
    visibility: hidden;
}
.align_center{align-items: center;}
.black_text{color: #000!important;}
.white_text{color: #fff!important;}
.div_bannr1{background: #3d4048d9;padding: 40px 40px;width: 590px;border-radius: 25px;}
.flt_right{float: right;}
.mrgn_bttm0{margin-bottom: 0px!important;}
/* .topic_speakers .text10{width: 90%;} */
.wdt_p1{width: 450px;}
@media (max-width: 1280px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 0 0px 0px 30px;
    }

    .banner1 {
        padding: 150px 0;
    }
}

@media (max-width: 1024px) {
  .topic_speakers .text10, .wdt_p1{width: 100%;}
    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 0 0px 0px 10px;
    }

    .section-2 {
        padding: 100px 0 50px;
    }

    .banner1 {
        padding: 100px 0;
    }

    .container1 {
        max-width: 98%;
        width: 98%;
    }

    .container2 {
        max-width: 95%;
        width: 95%;
    }
}

@media (max-width: 991px) {.mob_w100{width: 100%;}
    .show-tab {
        display: block;
    }

    .hide-tab,
    .hide-tab1 {
        display: none;
    }

    .wdt2,
    .wdt {
        width: auto;
    }

    .section-1 {

        padding-top: 0;
    }

    .navbar .navbar-brand {
        display: block;
    }

    .navbar {
        position: fixed;
        padding: 15px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 15px 0;
    }

    .navbar-expand-lg .navbar-nav {
        /* border-top: 1px solid #c4081f; */
        margin-top: 15px;
    }

    .banner1 {background: url(../images/mob-banner.webp) no-repeat;
    background-size: cover;
        padding: 100px 0 100px;
        height: auto;
    }

    .section-2 {
        background: #000;
        background-size: cover;
        padding: 50px 0px;
    }

    .section-3 {
        padding: 50px 0 50px;
    }

    .section-4 {
        padding: 50px 0 50px;
    }

    .section-5 {
        margin-top: 50px;
    }

    .section-6 {
        padding: 50px 0;
    }

    .section-7 {
        padding: 50px 0 50px 0px;
    }

    .pstn-abs,
    .text7 {
        position: static;
    }

    .mrg-mb-btm1 {
        margin-bottom: 15px;
    }

    .img1,
    .img2,
    .img3 {
        width: 80%;
        margin-left: 20px;
        margin-bottom: 50px;
    }

    .img2 {
        width: 62%;
    }

    .img3 {
        width: 50%;
    }

    .img4 {
        width: 140px;
    }

    .img6 {
        width: 70%;
    }

    .section-7 .mrg-btm3 {
        margin-bottom: 10px;
    }

    .section-1 {
        padding: 50px 0px;
    }

    .mrg-mb-btm1 {
        margin-bottom: 30px;
    }

    .mrg-mb-btm2 {
        margin-bottom: 15px;
    }

    .text1 {
        font-size: 26px;
        line-height: 30px;
    }

    .text3 {
        font-size: 18px;
        line-height: 24px;
    }

    .text2 {
        font-size: 25px;
        line-height: 35px;
    }

    .text6 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .text9 {
        font-size: 30px;
        line-height: 40px;
    }
.mob_mrgn_bttm25{margin-bottom: 25px!important;}
.mob_mrgn_bttm30{margin-bottom: 30px!important;}
#about .text14{margin-bottom: 15px!important;}
}

@media (max-width: 640px) {
    .container1 {
        max-width: 100%;
        width: 100%;
    }

    .container2 {
        max-width: 100%;
        width: 100%;
    }

    .banner1 {
        padding: 50px 0 50px;
    }

    .text2 {
        width: auto;
    }
    .div_bannr1{width: 100%;padding: 35px;}
    .mob_mrgn_bttm25{margin-bottom: 25px!important;}
}

@media (max-width: 480px) {
.banner1{padding: 0px 0 0px;background:none;}
.div_bannr1{width: auto;padding: 25px 25px 10px;position: absolute;z-index: 3;bottom: 50px;left: 0;right: 0;border-radius: 0px;}
.img5{display: block;position: relative;}
.text4, .text4:hover, .text4:active, .text4:focus, .text5, .text5:hover, .text4, .text4:hover{padding: 8px 20px;}
.text4, .text4:hover{margin-bottom: 15px;}
}

@media (max-width: 360px) {
.section-2{padding: 260px 0 50px;}
}
