 /*Before Login CSS*/
body{font-family: 'Poppins', sans-serif;font-size: 14px;line-height: 22px;color: #333333; box-sizing: border-box; margin: 0; padding: 0;background: #fff; overflow-x: hidden;}
html{font-family: 'Poppins', sans-serif; box-sizing: border-box; margin: 0; padding: 0;}
.font_inter{font-family: 'Inter', sans-serif;}
/*Slim Scroll*/
* {scrollbar-width: thin;scrollbar-color: #333 #d4d4d4;}
*::-webkit-scrollbar{width: 2px; height: 6px;}
*::-webkit-scrollbar-track{background: #d4d4d4;}
*::-webkit-scrollbar-thumb{background-color: #333;border-radius: 6px;}

a{color: #1372BA;text-decoration: none;outline: none; -webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}
a:hover {color: #0c61a1;text-decoration: none;outline: none; -webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0.3s ease-in;}

.font13{font-size: 13px;}
.font14{font-size: 14px;}

.pt-80{padding-top: 80px;}
.pb-80{padding-bottom: 80px;}
.pt-60{padding-top: 60px;}
.pb-60{padding-bottom: 60px;}
.mb-30{margin-bottom: 30px;}

.red_text{color: #600000;}
.blue_light_bg{background: #EBF3FA;}
.text_light{color: #666666;}
.little_dark{color: #333;}
.dark_blue_text{color: #25243F;}

.heading_blue{color: #0D213A; position: relative;}
.heading_blue:after{content: ""; position: absolute; bottom: -15px; left: 0; width: 90px; height: 4px; display: inline-block;background: #0D213A;}

.form-control:focus{border: solid 1px #5EB7F3 !important;box-shadow: none;}
.form-check-input {width: 20px;height: 20px;margin-top: 2px; border: 1px solid #0062A9;}
.form-check-input:checked {background-color: #0062A9;border-color: #0062A9;}

/*Login Css Start*/
.login_section{box-sizing: border-box; width: 100%;position: relative; overflow-y: hidden; overflow-x: hidden;}
.login_section h3{color: #000;}
.login_section .logo_login{max-width: 100%; max-height: 83px; position: absolute; left: 40px; top: 40px;;}
.login_section .form-control, .login_section .form-select{height: 46px;border-radius: 4px !important;font-size: 16px;border: solid 1px #ccc; padding-left: 40px;}
.login_section .user_icon{position: absolute;bottom: 12px;left: 22px;z-index: 9;color: #0D213A;font-size: 20px;}
.login_section .show_pass{position: absolute;bottom: 11px;right: 22px;z-index: 9;color: #0D213A;font-size: 20px;}
.login_section .show_pass:before{border-left: solid 1px #ccc; content:'';padding-right: 7px;}
.login_section a.blue_link_dark{color: #0D213A;}

.btn_login{background:#1372BA !important; border: solid 1px #1372BA; display:inline-block; cursor:pointer; color:#fff;height: 40px; font-size:16px; font-weight:600;border-radius:4px; border-radius: 100px;}
.btn_login:hover, .btn_login:active, .btn_login:focus{background:#1372BA !important; border: solid 1px #1372BA; color:#fff !important;}

.login_img{width: 100%; height: 100%;}

/*Top Bar*/
.topbar{background: #600000; color: #fff; font-size: 14px;}
.topbar a{color: #fff;}
.topbar a:hover{color: #b78484;}
.topbar .btn_top{background: #1372BA; font-size: 16px; color: #fff; border-radius: 0;}
.topbar .btn_top:hover{background: #1372BA; opacity: 0.8;}

/*Navber*/
.navbar-brand img{max-width: 100%;height: 80px;}
.nav-link{font-size: 14px;padding: 32px 12px !important;color: #4D4D4D;text-transform: uppercase;font-weight: 500;}
.dropdown-toggle::after {vertical-align: middle;}
.dropdown-menu{border-radius: 0;min-width: 220px;border: solid 1px #fff;-webkit-box-shadow: 0 0 50px 3px rgba(0,0,0,.15) !important;
-moz-box-shadow: 0 0 50px 3px rgba(0,0,0,.15) !important;box-shadow: 0 0 50px 3px rgba(0,0,0,.15) !important;}
.dropdown-menu .dropdown-item{padding: 7px 10px !important;font-size: 14px;color: #555;border-bottom: solid 1px #ececec;white-space: normal;}
.dropdown-item:focus, .dropdown-item:hover{background: transparent; color: #600000;}
.nav-link:focus, .nav-link:hover{color: #0D213A;}
.navbar-nav .nav-link.active, .navbar-nav .show > .nav-link{color: #600000;border-bottom: solid 4px #600000;}

.dropdown-menu.show {-webkit-animation: fadeIn 0.3s alternate;animation: fadeIn 0.3s alternate;}
.nav-item.dropdown.dropdown-mega {position: static;}
.nav-item.dropdown.dropdown-mega .dropdown-menu {width: 100%;margin: auto;max-width: 1300px;left: 0;right: 0;}
/* Home page */
.login_box{background: #0d213a;}

.search_btn{background: #600000;font-size: 16px;font-weight: 600;text-align: center;color: #fff;padding: 15px 30px;    border-radius: 6px;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);position: relative;}
.search_btn:hover{opacity: 80%;color: #fff;}
.fs-50{font-size: 50px;}

.home_slide{position: relative;max-height: 497px;}

/* Testimonial */
.text_shade{text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);}
.testimonial{background: url(../images/testimonial.jpg);position: relative;}
.testimonial::before{content: '';width: 100%;height: 100%;    background: rgba(13, 33, 58, 0.70);position: absolute;top: 0;}
.testimonial .heading_blue{text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}
.testimonial .heading_blue:after{background: #fff;left: 50%;transform: translateX(-50%);bottom: -27px;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);}
.testimonial_slide{color: #fff;}
.testimonial_slide .testimonial_text{line-height: 26px;font-weight: 400;position: relative;padding: 40px 0;}
.testimonial_slide .testimonial_text::after{content: '';position: absolute;top: 0;left: 15px;background: url(../images/quote-bottom.png);width: 40px;height: 34px;background-position: center center;}
.testimonial_slide .testimonial_text::before{content: '';position: absolute;bottom: 0;right: 15px;background: url(../images/quote-top.png);width: 40px;height: 34px;background-position: center center;}
.testimonial_slide .testimonial_bane{font-size: 20px;font-weight: 600;}
.testimonial_slide .testimonial_place{font-weight: 400;line-height: 26px;color: #DDDDDD;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{width: 16px;height: 16px;border-radius: 8px;background: rgba(255, 255, 255, 0.50);box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);margin: 8px;}
.owl-carousel button.owl-dot.active{background: #FFFFFF;}
/*clients_slider*/
.clients_slider.owl-carousel .owl-item img{width: auto;max-width: 100%; max-height: 35px;margin: auto;}

/*request_access*/
.inner_banner{position: relative; background: url(../images/inner_banner.jpg) no-repeat 0 0/cover; z-index: -2; overflow: hidden;}
.inner_banner::before{position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 100%; background: rgba(13,33,58,0.7); z-index: -1;}
.inner_banner h1{position: relative;}
.inner_banner h1:after{content: ""; position: absolute; bottom: -25px; left: 0; right: 0; margin: auto; width: 90px; height: 4px; display: inline-block;background: #fff;}
.inner_banner p span{font-weight: 500;}
.request_access .card{background: rgba(19,114,186,.3);box-shadow: 0 0 4px 4px #d8e4ee;border: none;border-radius: 6px; position: relative; margin-top: 15px; height: calc(100% - 15px);width: calc(100% - 15px);}
.request_access .card .card-body{background: #fff;overflow: hidden;border-radius: 6px;left: 15px;top: -15px;display: block;position: relative; padding: 30px;}
.request_access_img{max-height: 650px; max-width: 100%;}
.side_ic{position: relative;}
.side_ic::after{content: '';position: absolute;width: 143px;height: 60px;border-radius: 0px 30px 30px 0;background: rgba(255, 255, 255, 0.30);left: 0;z-index: 10;background-position: left top;top: 50%;transform: translateY(-50%);}
.side_righticon{position: absolute;width: 60px;height: 63px;border-radius: 30px 30px 0 0;background: rgba(255, 255, 255, 0.30);right: 43px;z-index: 10;background-position: left top;bottom: 0;}

.back-to-top{position: fixed;bottom: 70px;right: 25px;display: none; background: #1372BA; border: none;width: 40px;height: 40px;font-size: 20px;color: #fff;line-height: 40px;text-align: center; border-radius: 50%;}
.back-to-top:hover{background:  #1372BA !important; color: #fff;}

/*Footer*/
footer{width:100%;background:#0D213A;}
footer h4{color: #fff; margin-bottom: 40px; position: relative;}
footer h4:after{content: ""; position: absolute; bottom: -10px; left: 0; width: 90px; height: 4px; border-radius: 100px; display: inline-block;background: #fff;}
footer p{color: #fff;}
footer ul{margin: 0;padding: 0;}
footer ul li{color: #fff; list-style: none;margin-bottom: 10px;}
footer ul li a {text-decoration:none;line-height:30px;color:#fff;}
footer ul li a:hover {color:#fff}
footer .address{margin-bottom: 30px;position: relative;padding: 0 0 0 40px;z-index: 1;-webkit-transition: 0.5s all ease;transition: 0.5s all ease;}
footer .address .icon{position: absolute;left: 0px;top: 4px;color: #fff;font-size: 22px;z-index: 1;text-align: center;}

footer .social li{list-style: none; display: inline-block;}
footer .social li a{text-decoration: none;line-height: 30px;color: #25243F;background: #fff;width: 40px;height: 40px;border-radius: 50%;display: inline-block;text-align: center;line-height: 40px;font-size: 20px;}
footer .social li a:hover{color: #fff;background: #1372BA;}

.copyright{color:#fff;font-size:14px;padding:5px 0 0; background: #04162C;}
/* About Us */
.eequirements_become{
    position: relative;
}
.eequirements_become .heading_blue:after{
    left: 50%;
    transform: translate(-50%);
}
.noc{border-radius: 4px;background: #FFF;box-shadow: 0px 5px 10px 0px rgba(18, 38, 61, 0.20);}
.noc .card-header{font-size: 22px;font-weight: 400;color: #0D213A;background: #fff;border-bottom: none;padding: 20px;}
.noc .card-body{padding:0 20px 20px 20px ;}
.noc .elite_icon{height: 50px;width: 50px;background: #0D213A;text-align: center;border-radius: 100%;display: inline-block;margin-right: 10px;}
.noc .elite_icon i{font-size: 30px;color: #fff;line-height: 50px;}
.noc:hover{background: #0D213A;}
.noc:hover .card-header{background: #0D213A;color: #ccc;}
.noc:hover .card-body{background: #0D213A;}
.noc:hover .card-body p{color: #fff;}
.noc:hover .elite_icon{background: #1372BA;}
.noc:hover .elite_icon i{color: #fff;}
.about_round{position: relative;}
.about_round::after{
    content: '';    
}
.about_top{
    position: absolute;
    top: 0;
    right: 0;
    max-width: 250px;
}
.about_bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 250px;
}

.universities_colleges{position: relative;}
.universities_colleges span{position: absolute;background: #fff;padding: 10px;top: -19px;z-index: 99;margin: auto;left: 0;right: 0;display: table; text-transform: uppercase; font-size: 12px;letter-spacing: 2px;}
.universities_colleges:after{position: absolute; left: 0; right:0; content: ""; border-top: solid 1px #ccc;}

/*clients_slider*/
.clients_slider.owl-carousel .owl-item img{width: auto;max-width: 100%; max-height: 200px;margin: auto;}

.btn_orange{background: #600000;border: solid 1px #600000;color: #fff;width: auto;font-weight: 500;border-radius: 100px;padding: 10px 25px;transition: all 0.2s ease;}
.btn_orange:hover, .btn_orange:focus{background: #fff;border: solid 1px #600000 !important;color: #600000 !important;}


/*  changed line 181 color to 000 was 999 */
.side_tabs li{width:100%;}
.thumbnail img{width: 100%;height: 240px;display: table;}
.nav-pills-custom .nav-link {color: #000;background: #fff;position: relative;margin-bottom: 5px;border: solid 1px #e6e6e6;font-weight: 600;border-radius: 0;padding: 12px 12px !important;}
.nav-pills-custom .nav-link.active {color: #fff; background: #019ee3;}
.nav-pills-custom .nav-link::before {content: '';display: block;border-top: 8px solid transparent;border-left: 10px solid #019ee3;border-bottom: 8px solid transparent;position: absolute;top: 50%;right: -10px;transform: translateY(-50%);opacity: 0;}
.nav-pills-custom .nav-link.active::before {opacity: 1;}





.hsnav-pills-custom .hsnav-link {color: #999;background: #fff;position: relative;margin-bottom: 5px;border: solid 1px #e6e6e6;font-weight: 600;border-radius: 0;padding: 12px 12px !important;}
.hsnav-pills-custom .hsnav-link.active {color: #fff; background: #019ee3;}
.hsnav-pills-custom .hsnav-link::before {content: '';display: block;border-top: 5px solid transparent;border-left: 10px solid #019ee3;border-bottom: 8px solid transparent;position: absolute;top: 50%;right: -10px;transform: translateY(-50%);opacity: 0;}
.hsnav-pills-custom .hsnav-link.active::before {opacity: 1;}



