@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

body {
    margin: 0;
    padding: 0;
    font-family: "Manrope", sans-serif !important;
}
#HeaderControl_C_ctl00_tr_HeaderBackImage {
    background: #222222;
}
#HeaderControl {
    padding: 0px 0;
    position: absolute;
    left: 0;
    top: 0;
    background: #00000000 !important;
}
center #form1 #MenuControl{/* right: 7%; *//* width: 70%; */background:#222222 !important;}
#MenuControl {
    padding: 0px 0;
    position: absolute;
    right: 0;
    top: 0;
    background: #22222200 !important;
}

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



#EventCalenderControl a{font-size: 34px !Important;color:#002a45;}
#EventCalenderControl{margin-top: 20px;border-top: 1px #000 dotted;position: relative;}
#EventCalenderControl:after{
    border-bottom: 1px #000 dotted;
    content:'';
    top:0;
    left:0;
    width:100%;
    height:100%;
    position: absolute;
}
a {
    text-decoration: none !important;
}

p {
    color: #000;
    font-size: 17px;
    letter-spacing: .2px;
    margin: 0 0 10px 0;
    line-height: 1.6;
    font-weight: 400;
}
.logo img{position: relative;z-index: 99;margin: 10px;}
.custom-btn {
    background: #fff3;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 100px;
}

.custom-btn:hover {
    color: #000;
   background:#fff;
}
.custom-btn1 i{
    background:#212121;
    font-size:12px;
    padding:10px;
    border-radius:50%;
    margin-left:10px;
}
.custom-btn1 {
    background: #002a45;
    color: #fff;
    display: inline-block;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 100px;
    margin-left: 10px;
 }

.custom-btn1:hover {
    color: #000;
   background:#fff;
}
.custom-btn1:hover i{color:#fff;}
.tab1{text-align:justify;margin-right: 10px;padding: 5px;}
.tab1 h6{color:#8e8c8c;}
.tab1 p{color:#8e8c8c;border-top: 1px #fff solid;font-size: 16px;}
.carousel-indicators .active{background-color:rgb(84 83 83 / 35%) !important;}
.banner-section button{
    background-color:transparent !Important;
    box-shadow:none !important;
    width: 100% !important;
    border:none !Important;
}



.heading {
    font-size: 42px;
    font-weight: 800;
    margin: 0 0 25px 0;
    color: #084e81;
    position: relative
}

.heading span {
    position: relative;
    z-index: 3;
}

.heading::after {
    position: absolute;
    content: '';
    width: 70px;
    height: 5px;
    background: #e69d2f;
    left: 0;
    right: 0;
    top: 50px;
    border-radius: 3px;
}

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

.toggler-btn .top-bar,
.toggler-btn .middle-bar,
.toggler-btn .bottom-bar {
    width: 30px;
    height: 3px;
    background: #fff;
    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: #034d82;
    padding: 10px 0;
}
.section-prt img{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: #e69d2f;
    font-size: 11px;
    margin: 0 4px 0 0;
}

header {
    z-index: 2;
    width: 100%;
    position: absolute;
    background: rgb(200 200 200 / 20%);
    backdrop-filter: blur(3px);
}
.navbar-nav>li:last-child .nav-link {
    color: #000 !important;
}
.navbar .nav-item .nav-link {
    color: #ffffff;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
    position: relative;
}

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

.navbar .nav-item .custom-btn {
    margin-top: -7px;
}
.right-nav a:hover{
    background: #002a45;
    color: #fff;
}
.right-nav a{color:#000;background:#fff;padding: 10px 14px;font-size: 14px;border-radius: 100px;font-weight: 600;}
.right-nav {
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px;
    padding: 26px 5px;
    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;
}
.navbar-nav>li:nth-last-child(1) a {
    background: #fff;
    border-radius: 40px;
    /* padding: 15px 0; */
    line-height: 32px;
}
.banner-section .banner-content {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #0c0c0cd9;
    top: 0;
    left: 0;
}
.banner-section .banner-content .text p{color:#fff;font-size:18px;margin: 35px 0;}
.banner-section .banner-content .text {
    position: absolute;
    left: 90px;
    top: 28%;
    width: 55%;
}
.frm{
    font-size: 96px !Important;
    font-weight:600 !important;
}
.banner-section .banner-content .text h2 {
    color: #fff;
    font-size: 64px;
    font-weight: 400;
    line-height: 82px;
    margin: 0 0 30px 0;
}

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





.about-section {
    padding: 7% 0;
}
.about-section p{
                font-size: 23px;0;
                font-size: 30px;
                }
.about-section img{width:100%;border-radius:20px;height: 400px;}
.about-section2 a:hover{
    background:#000 !Important;
    color:#fff !important;
}
.about-section2 .srm{padding:100px 30px;}
.about-section2 a:hover i{
    color:#000 !important;
    background:#fff !Important;
}
.about-section2 p{
    font-size:18px;
}
.about-section2 a{margin-top:30px !important;margin-left: 0;}
.srm{
    background:#f4f4f4;
    padding:30px;
    border-radius:20px;
    margin:0 20px;
    height: 400px;
}
.about-section2 img{
                   width:100%;
                   border-radius:20px;
                   height: 400px;
                   }



.cnt-lft{background: #f4f4f4;padding: 30px;border-radius: 10px;}
.cnt-lft p{
    font-size: 16px;
}
.cnt-lft h6{font-size: 18px;margin-bottom: 10px;}
.cnt-lft h3{
    font-size: 48px;
    margin-bottom: 30px;
}
.address-sc{margin: 40px 0 15px;}
.address-sc h5{
    font-size: 28px;
}

.cnt-rgt h5{
    font-size: 30px;
    margin-bottom: 30px;
}
.cnt-rgt .form-control{
        padding: 16px;
        margin: 0 0 30px 0;
        border-radius: 100px;
        background: #efefef;
}
.cnt-rgt textarea.form-control{
    border-radius:10px;
}
.cnt-rgt button{
    background:#212121 !important;
    width: 100%;
    border-radius: 10px;
}
.cnt-rgt button:hover{
    color:#fff;
    background: rgb(0, 42, 69) !important;
}

.service-section {
    padding: 7% 0;
}
.service-section .custom-btn1{margin-left:0;margin-top:50px;}
.service-section h5{
    color: #fff;
    font-weight: 500;
    font-size: 42px;
    margin-bottom: 15px;
}
.service-section p{
    font-size: 16px;
    color: #fff;
    margin-bottom: 45px;
}
.serv-sx{
    background:#212121;
    padding:100px 30px;
    border-radius:20px;
    position: relative;
}

.service-section .nav-pills .nav-link {
    text-align: left;
    margin: 0 0 20px 0;
    padding: 5px;
    position: relative;
    border-radius: 50px;
}

.service-section .nav-link .icon {
    background: #e69d2f;
    padding: 12px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
}

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

.service-section .nav-pills .nav-link.active {background: none;position:relative;}

.service-section .nav-pills .nav-link.active:before{
    background: #c7eb08;
    width: 10px;
    height: 10px;
    border-radius:50%;
    left: -18px;
    top: 38%;
    position:absolute;
    content:'';
}

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

.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%, rgba(0, 61, 109, 1) 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;
}
.ser-img img{height:550px}
.ser-text{background: #fff;height: min-content;min-height: 210px;overflow: hidden;padding: 20px;position: absolute;width: 400px;border-radius: 10px;bottom: 100px;right: 30%;}
.ser-text h4{
    color:#000;
}
.ser-text  p{
    color: #808068;
}




.how-work{padding: 80px 0 20px;}
.how-work h5{
    font-size: 42px;
}
.how-work p{
    margin-bottom: 30px !IMPORTANT;
    font-size: 16px;
}
.how-work img{
    border-radius:10px;
    height: 100%;
    width: 100%;
}
.sep-none p{margin-bottom:0 !important;color: #fff;margin-top: 10px !important;}
.how-work .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background:rgb(0, 42, 69);
    text-align: justify;
    height: auto;
}
.master-heading{display:none;}
.how-work .nav-link span{margin-right:10px;font-size:32px;}
.how-work .nav-link{
    color:#000;
    text-align:justify;
    padding:20px 0;
    padding: 20px;
}
.how-work .nav-pills .nav-link.active  .master-heading{display:block;}
.how-work .nav-pills .nav-link.active .master-heading img{display:block;}




.clients h4{
    font-size: 42px;
    color: #000;
}
.clients p{
    color: #212121cc;
}
.clients img{border-radius: 10px;margin-top: 135px;height: 425px;}
.lft-clients{background: #002a45;padding: 30px;border-radius: 10px;margin-top: 50px;}
.lft-clients h6{
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 30px;
}
.lft-clients h3{
    color: #fff;
    font-size: 34px;
    margin-bottom: 55px;
}
.lft-clients p{
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px;
}
.lft-clients a{
    background: #212121;
    color: #fff;
    display: inline-block;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 100px;
}
.lft-clients i{
    background: #002a45;
    font-size: 12px;
    padding: 10px;
    border-radius: 50%;
    margin-left: 10px;
}
.lft-clients a:hover{
    background:#fff;
    color:#000;
}
.lft-clients a:hover i{
    background:#212121;
    color:#fff;
}

.srv-head h5{
    font-size: 40px;
}
.srv-head p{
    font-size: 16px !important;
    margin-bottom: 30px !important;
}
.img-head img{border-radius: 20px;width: 100%;}
.img-head{margin-bottom:70px;}
.seraside{
    background: #f4f4f4;
    padding: 20px;
    border-radius: 10px;
}
.ser-nav h4{
    border-bottom: 1px #d5d1d1 solid;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.ser-nav ul{
    padding-left: 0;
}
.ser-nav ul li{
    background: #fff;
    border-radius: 100px;
    list-style: none;
    text-align: center !important;
}
.ser-nav ul li a{color:#000;font-weight:600;padding:10px 20px;display: block;}






/* About Us */
.abt-lft{padding-right:30px;}
.abt-lft h6{font-size: 18px;margin-bottom: 20px;}
.abt-lft h3{font-size: 51px;line-height: 60px;margin-bottom: 50px;}
.abt-rgt{padding-left: 25px;}
.abt-rgt p{
    font-size: 16px;
    color: #212121;
    line-height: 24px;
}
.abt-rgt a{
    background: #222222;
    color: #fff;
    display: inline-block;
    padding: 8px 15px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 100px;
    margin-top: 10px;
}
.abt-rgt a:hover{
    background: #002a45;
}
.abt-sc img{border-radius: 10px;height: 100%;}
.mission{padding: 75px 0;gap: 30px;}
.mission h6{font-size:18px;text-align:center;}
.mission p{font-size: 34px;text-align: center !important;}
.srm-inner{background: #f4f4f4;padding: 30px;border-radius: 10px;}
.srm-inner h4{
    font-size:42px;
}
.srm-inner p{
    font-size: 18px;
}
.srm-inner ul{
    font-size: 18px;
    padding-left: 0;
}
.srm-inner ul li{
    font-size: 17px;
    list-style: none;
}
.srm-inner ul li i{
    margin-right: 10px;
}
.cmt img{
    border-radius:10px;
    width:100%;
    height: 100%;
}
.team{
    margin-top:65px;
}
.team h6{
    font-size: 18px;
    text-align: center;
}
.team h5{
    font-size: 42px;
    text-align: center;
    margin-bottom: 50px;
}
.section-box-eleven {
    position: relative;
    overflow: hidden;
    cursor: default;
    border: 1px solid #fff;
    margin-bottom: 30px;
    border-radius: 20px;
}
.section-box-eleven img{
    position:relative;
    border-radius: 20px;
    height: 476px;
}
.section-box-eleven figure {
    text-align: justify;
    position: absolute;
    bottom: 9px;
    transition-timing-function: cubic-bezier(0.1, 0.1, 0.1, 0.1);
    padding: 10px;
    background: #fff;
    width: 95%;
    margin: auto;
    height: 62px;
    border-radius: 10px;
    left: 10px;
}
.section-box-eleven:hover figure {
    bottom: -160px;
    height: 280px;
    margin-bottom: 170px;
}
.section-box-eleven figure h5{
    font-size:20px;
    text-align: left;
    margin-bottom: 5px;
}
.section-box-eleven figure h6{
    font-size:14px;
    text-align: left;
    margin-bottom: 10px;
}
.section-box-eleven figure p{
    font-size: 15px;
}

.contribution{
    margin: 60px 0 0;
    text-align: center;
}
.contribution h4{
    font-size:50px;
    font-weight:700;
    margin-bottom: 30px;
}
.contribution a{
    background:rgb(34, 34, 34);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0.706592px 0.706592px -0.625px, rgba(0, 0, 0, 0.14) 0px 1.80656px 1.80656px -1.25px, rgba(0, 0, 0, 0.14) 0px 3.62176px 3.62176px -1.875px, rgba(0, 0, 0, 0.13) 0px 6.8656px 6.8656px -2.5px, rgba(0, 0, 0, 0.1) 0px 13.6468px 13.6468px -3.125px, rgba(0, 0, 0, 0.05) 0px 30px 30px -3.75px;
    padding: 10px 20px;
    position: relative;
    border-radius: 10px;
    color: #fff;
}



.services-column h6{font-size: 18px;margin-bottom: 10px;}
.services-column h4{
    font-size: 46px;
    margin-bottom: 50px;
}
.srv-cml:hover .tg-lnk{
    background:#fff;
    color:#212121;
}
.srv-cml:hover p{
    color:#fff;
}
.srv-cml:hover h5{
    color:#fff;
}
.srv-cml{background: #f4f4f4;padding: 20px 20px 30px;width: 100%;border-radius: 20px;margin-bottom: 30px;}
.srv-cml:hover{background: #212121;}
.srv-cml img{
    border-radius: 10px;
    object-fit: cover;
    aspect-ratio: 1/1;
}
.srv-cml h5{
    font-size: 24px;
    color: #212121;
    padding: 20px 0;
    margin-bottom: 0;
}
.srv-cml p{
    font-size: 16px;
    margin-bottom: 20px !IMPORTANT;
    min-height: 215px;
}
.srv-cml:hover .tg-lnk:hover{
    background:#002a45;
    color:#fff;
}
.btn-main{width:100%;position: relative;height: 100%;}
.tg-lnk{
    background: #212121;
    color: #fff;
    padding: 10px 20px;
    border-radius: 100px;
    position: relative;
    max-width: 100%;
    display: block;
    text-align: center;
}



footer{
    margin-top:80px;
    margin-bottom: 50px;
}
.main-lgft{
    background:#002a45;
    border-radius:10px;
    padding:30px;
    display: flex;
    height:100%;
    align-items: end;
}
.rght-ftr{
    border-bottom:1px #fff3 solid;
    padding-bottom: 50px;
    position: relative;
}
.rght2{
    padding: 60px 0;
}
.rght2 h5{
    font-size:24px;
    color:#fff;
    margin-bottom:20px;
}
.rght2 p{
    color:#fff;
    margin-bottom: 5px;
}
.rght-ftr h4{
    color:#fff;
    font-size:62px;
    text-align:right;
    position: relative;
}
.rght-ftr:after{
    background:url('../Image/talk.png');
    content:'';
    position:absolute;
    top: 50px;
    width: 100%;
    background-repeat: no-repeat;
    height: 100%;
    z-index: 999999;
    left: 86%;
}
.rght-ftr a{color:#fff;font-size:20px;margin-bottom:10px;}
.main-rght{
    background:#000;
    border-radius:10px;
    padding:30px;
    height:100%;
}
.rght3{
    padding: 60px 0 0;
    border-top: 1px #fff3 solid;
}
.rght3 p{color:#bfbbbb;text-align: right;}
.rght3 a{color:#fff;}
.rght3 a:hover{color:#fff;}
.rght3  ul{padding-left:0;}
.rght3 li{
    font-size:16px;
    list-style:none;
    float:left;
    margin-right:25px;
}




@media (min-width: 320px) and (max-width: 768px) {
    p {
        font-size: 15px;
    }
    .cnt-rgt .form-control{padding:10px;margin-bottom:10px;}
    .cnt-lft{padding:10px;}
    .cnt-lft h3{font-size:32px;}
    .how-work .nav-link span{font-size:22px;margin-right:5px;}
    .how-work .nav-link{padding: 10px;font-size:14px;}
    .srv-cml p{min-height:auto;}
    .services-column h4{font-size: 22px !important;line-height: 34px;}
    .srv-cml h5{font-size:18px;font-weight:600;}
    .contribution h4{font-size:32px;}
    .section-box-eleven{height:400px;}
    .section-box-eleven:hover figure{height: 340px;margin-bottom: 0;bottom: 20px;}
    .section-box-eleven img{height:100%;}
    .team h5{font-size:22px;margin-bottom:20px;}
    .srm-inner ul li{font-size:14px;}
    .srm-inner{padding:10px;}
    .mission p{font-size:22px;}
    .mission{padding:25px 0;gap: 10px;}
    .abt-sc img{margin:20px 0;padding-bottom: 20px;}
    .abt-rgt{padding:0;}
    .abt-lft h3{font-size:28px;text-align:left;line-height:36px;margin-bottom: 20px;}
    .rght-ftr h4{font-size:24px;}
    .main-rght{padding: 10px;margin-top: 10px;width: 100%;}
    .rght-ftr:after{display:none;}
    .main-lgft{padding:10px;}
    footer{margin:20px 0}
    .clients img{margin:0;
                height:100%;}
    .lft-clients h3{font-size:18px;}
    .lft-clients{padding:20px;margin-bottom:10px;}
    .clients h4{font-size:22px;}
    .clients{margin-top: 250px;}
    .service-section .nav-pills .nav-link{margin-bottom:5px;}
    .service-section .nav-pills .nav-link h4{font-size:16px;}
    .ser-text{width: 100%;/* top: 0; */left: 0;right: 0;min-height: auto;bottom: -275px;padding: 5px;}
    .service-section .custom-btn1{margin:20px 0;}
    .ser-img img{height:auto;}
    .serv-sx{padding:30px;}
    .service-section h5{font-size:22px;}
    .about-section2 .srm{padding:30px;margin-top:30px;}
    .about-section img, .about-section2 img{height:100%;}
    .about-section p{font-size:22px;}
    .srm{height:100%;padding:10px;margin: 0 0 30px;}
.nav-fill{background:#000;}
    .custom-btn {
        padding: 12px 38px;
        font-size: 16px;
    }

    .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: 14px;
    }

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

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

    header {
        margin-top: -1px;
    }

    .banner-section {
        position: relative;
    }
    .banner-section img{height:220px;}

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

    .banner-section .banner-content .text {
        left: 15px;
        top: 47%;
        display: none;
        width: 65%;
    }

    .banner-section .banner-content .text h2 {
        font-size: 28px;
    }

  

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

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

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

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

center #form1 #HeaderControl {
    position: relative;
    top: 0;
    background: #222222 !important;
    width: 4;
}
center #form1 .right-nav{
    background: #222222;
}
center #form1 .right-nav{
    top: 0px;
    height: 90px;
    right: 0%;
    padding-top: 35px;
}
center #form1 .right-nav a{
    background: #fff;
    color: #222222;
    z-index: 99;
}
center #form1 .logo{margin: 5px;}
center #form1 .logo img{
    border-radius:10px;
    margin: 0;
}

/*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: transparent !important;
    height: 100%;
}

/* #MenuControl .nav-link:focus,#MenuControl .nav-link:hover{color: #fff !important;border-bottom: 1px solid #fff;} */
.nav-item {
    margin: 5px;
    align-items: center;
    /* padding: 15px 0; */
}
.nav-item:hover{
    background: #adabab61;
    padding: 0 !important;
    border-radius: 100px;
}
.nav-link {
    font-weight: 600;
    font-size: 17px;
    padding: 0px;
    margin: 0 5px;
}

.nav-fill {
    font-size: 15px;
    line-height: 30px !important;
}

.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%;
    width: 100%;
    top: 69px !IMPORTANT;
}
    center .navbar{padding:7px 0px;}
    #MenuControl,
    #MenuControl_C,
    #HeaderControl,
    #HeaderControl_C,
    #widgetsControl_C,
    #widgetsControl {
        height: initial !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;
    }
    .about-section{padding:20px 0;}
    .right-nav{display:none;}
    .logo img{margin-left:0;}
.tab1{display:none;}
    .navbar.navbar-expand-md .container-fluid {
        display: block;
    }

    .nav-fill .nav-item,
    .nav-fill>.nav-link {
        text-align: left;
        background: none;
        border: navajowhite;
    }

    .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: auto !important;
}
#WidgetControl5 {
    position: absolute;
    right: 0%;
    top:0px;
    z-index: 9;
    width: 16%;
}
.srv-content h6{
    font-size:34px;
    margin:20px 0px 40px;
    font-weight:600;
}
.srv-content h4{margin-bottom:20px;font-size:34px;}
.srv-content .accordion-button:not(.collapsed){border:none;box-shadow: none !important;color: #000;font-weight: 600;font-size: 22px;padding-bottom: 0;background: #f4f4f4 !important;}
.srv-content .accordion-item{
    background:#f4f4f4 !important;
    margin-bottom: 20px;
}
.srv-content .accordion-button{border:1px #0000001a solid;border-radius:10px;}

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

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

.dropdown-menu .dropdown-item {
    font-size: 16px;
    /* padding: 10px !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:"Manrope", 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: #034d82;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: #e69d2f; 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;}

.cont-page .st-feature-box{
    background: #00295a;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 14px;
    }
	
.cont-page .feature-box-image{    margin-top: 13px;}

.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: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -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 {padding: 3% 0;background-image: linear-gradient(22deg,#e69d2f, #034d82);margin: 0 -2px;}
.heading-innerpage h2 { color: #fff; font-size: 42px; font-weight: 600; margin: 0; text-transform: uppercase; letter-spacing: 1px; text-align: center; position: relative;}
.heading-innerpage h2::after { position: absolute; content: ''; background: #ffff; width: 140px; height: 2px; top: 60px; left: 0; right: 0; margin: 0 auto;} 

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

h6.Team-Name {
    color: #034d82;
    font-weight: 800;
}
.seraside .active{background: #000;color: #FFF !important;width: 100%;display: block;border-radius: 100px;padding: 10px 20px;}
@media (max-width:1850px){
    .right-nav a{font-size:10px;}
}
@media (max-width:1555px){
    .right-nav a{font-size: 11px;}
}