@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Reenie+Beanie&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap');

.header_bg{ background:#000099; }
.header_text{ padding:15px 0; color:#fff; font-family: "Quicksand", sans-serif; font-size:14px; font-weight:500; }
.header_text a{ font-family: "Quicksand", sans-serif; font-size:14px; color:#fff; }
.header_text a:hover{ color:#ccc; }

.header_icons{ text-align:right; margin-top:13px; }
.header_icons a{ color:#fff; font-size:18px; margin-left:10px; }
.header_icons a:hover{ color:#ccc; }

.logo{ padding:30px 0; }
.nav_bar{ margin-top:35px; }
.nav_btn{ float:right; margin-top:35px; }
.nav_btn a{ background:#000099; padding:12px 25px; border-radius:5px; font-family: "Quicksand", sans-serif; font-size: 16px; color: #fff; font-weight: 600; }
.nav_btn a:hover{ background:#000; color:#fff; }

.banner_left_text{ background:rgba(0, 0, 153, 0.7); margin-top:100px; text-align:left; padding:30px; border-radius:10px; }
.banner_left_text h3{ margin: 0px; padding: 0px; font-family: "Roboto", sans-serif; font-size:60px; font-weight:800; color:#fff; padding-bottom:10px; }
.banner_left_text p{ margin: 0px; padding: 0px; font-family: 'Kumbh Sans', sans-serif; font-size:18px; color:#fff; font-weight:400; line-height:30px; padding-bottom:30px; }
.banner_left_text a{ background:#fff; font-family: 'Kumbh Sans', sans-serif; font-size:14px; color:#000; font-weight:600; padding:15px 25px; border-radius:5px; text-transform:uppercase; transition:.3s ease; }
.banner_left_text a:hover{ background:#000; color:#fff; transition:.3s ease; }

.welcome_section{ background:#fff url(../img/welcome_bg.jpg) center top no-repeat; background-size:cover; padding:80px 0; }
.welcome_heading{ margin-top:100px; }
.welcome_heading span{ font-family: 'Kumbh Sans', sans-serif; font-size:16px; color:#000099; font-weight:600; text-transform:uppercase; }
.welcome_heading h3{ margin:0px; padding:0px; font-family: "Sofia Sans", sans-serif; font-size:57px; font-weight:500; color:#333; line-height:60px; padding-bottom:20px; }
.welcome_heading p{ margin:0px; padding:0px; font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#555; font-weight:500; line-height:30px; padding-bottom:30px; }
.welcome_heading a{ background:#000099; font-family: 'Kumbh Sans', sans-serif; font-size:14px; color:#fff; font-weight:600; padding:12px 25px; border-radius:5px; text-transform:uppercase; transition:.3s ease; }
.welcome_heading a:hover{ background:#000; color:#fff; transition:.3s ease; }

.services_section{ padding:50px 0; }
.services_section span{ font-family: 'Kumbh Sans', sans-serif; font-size:16px; color:#000099; font-weight:600; text-transform:uppercase; }
.services_section h3{ margin:0px; padding:0px; font-family: "Sofia Sans", sans-serif; font-size:42px; font-weight:500; color:#333; padding-bottom:30px; }

.services_padding{ padding-left:0px !important; padding-right:0px !important; }

.service_box_1{ border-top:solid 1px #d3d4e0; border-bottom:solid 1px #d3d4e0; border-left:solid 1px #d3d4e0; padding:50px 30px; }
.service_box_1 img{ padding-bottom:15px; }
.service_box_1 h3{ margin:0px; padding:0px; font-family: "Sofia Sans", sans-serif; font-size:24px; font-weight:600; color:#333; padding-bottom:10px; }
.service_box_1 p{ margin:0px; padding:0px; font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#555; font-weight:500; line-height:27px; padding-bottom:25px; }
.service_box_1 a{ font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#000099; font-weight:500; text-decoration:underline; }
.service_box_1 a:hover{ font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#000; font-weight:500; text-decoration:underline; }

.service_box_2{ border-top:solid 1px #d3d4e0; border-bottom:solid 1px #d3d4e0; border-right:solid 1px #d3d4e0; border-left:solid 1px #d3d4e0; padding:50px 30px; }
.service_box_2 img{ padding-bottom:15px;}
.service_box_2 h3{ margin:0px; padding:0px; font-family: "Sofia Sans", sans-serif; font-size:24px; font-weight:600; color:#333; padding-bottom:10px; }
.service_box_2 p{ margin:0px; padding:0px; font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#555; font-weight:500; line-height:27px; padding-bottom:25px; }
.service_box_2 a{ font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#000099; font-weight:500; text-decoration:underline; }
.service_box_2 a:hover{ font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#000; font-weight:500; text-decoration:underline; }

.form_section{ padding:50px 0; background:#f5f5f5; }
.form_section h3{ margin:0px; padding:0px; font-family: "Sofia Sans", sans-serif; font-size:42px; font-weight:500; color:#333; padding-bottom:30px; }

.input{ padding:14px !important; background:#fff !important; border:solid 1px #e6e8ed !important; margin-bottom:20px !important; border-radius:0px !important; font-family: 'Kumbh Sans', sans-serif !important; font-size:15px !important; color:#111; font-weight:500 !important; }
.input_btn{ padding:14px !important; background:#000099 !important; border: solid 1px #000099; color:#fff !important; font-family: 'Kumbh Sans', sans-serif !important; font-size:18px !important; color:#111; font-weight:500 !important; width:100%; border-radius:5px !important; }
.input_btn:hover{ background:#000 !important; border:solid 1px #000 !important; }

.core_section{ background:#fff url(../img/core_bg.jpg) center top no-repeat; padding:100px 0; }

.core_heading{}
.core_heading h3{ margin:0px; padding:0px; font-family: "Sofia Sans", sans-serif; font-size:42px; font-weight:500; color:#333; padding-bottom:30px; }
.core_heading p{ margin:0px; padding:0px; font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#555; font-weight:500; line-height:27px; padding-bottom:30px; }

.core_points{ font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#555; font-weight:500; padding-bottom:12px; }
.core_points i{ color:#000099; font-size:12px; }

.client_box{ background:#fff; border:solid 1px #ccc; padding:10px; border-radius:10px; margin:0 10px; }

.footer_bg{ padding:40px 0; background:#000099; background-size:cover; }
.footer_head{ font-family: "Quicksand", sans-serif; font-size: 24px; font-weight: 900; color: #999; padding: 30px 0 5px 0; background:url(../img/footer_line.jpg) left bottom no-repeat; margin-bottom: 30px;}
.footer { margin-bottom: 30px; font-family: "Rubik", sans-serif; font-size:14px; font-weight:400; color:#fff; line-height: 27px;}
.footer a{ color: #fff; }
.footer a:hover{ color: #999; }
.footer i{ margin-right: 5px; color: #fff;}
.footer li{ padding-bottom: 8px; }
.footer li i{ margin-right: 5px; }
.footer li a{ font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 500; color: #fff;transition: .3s ease; display: block;}
.footer li a:hover{ font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 500; color: #999; transition: .3s ease;}


.footer2 { margin-bottom: 30px; font-family: "Rubik", sans-serif; font-size:14px; font-weight:400; color:#fff; line-height: 27px;}
.footer2 a{ color: #fff; }
.footer2 a:hover{ color: #999; }

.copy_bg{ background: #00007c; }
.copy_text{ font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 500; color: #fff; text-align: center; padding: 15px 0;}
.copy_text span{ font-weight: 600; }
.copy_text a{ text-decoration: underline; color: #fff; }
.copy_text a:hover{ color: #999; }

.sub_banner{ text-align: center; }
.content_head{ font-family: "Quicksand", sans-serif; font-size: 36px; font-weight: 900; color: #111; background:url(../img/line.jpg) left bottom no-repeat; padding:0 0 20px 0; margin-bottom:20px;}
.content_text{ font-family: 'Kumbh Sans', sans-serif; font-size:17px; font-weight:500; color:#000; line-height: 27px; padding-bottom: 20px;}

.next_section{ padding:50px 0; }

.form_box{ border:solid 1px #ccc; padding:20px; margin-bottom:30px; }
.contact_box{ border:solid 1px #ccc; padding:40px 20px; margin-bottom:30px; text-align: center;}
.contact_box i{ font-size:36px; color:#000099; }
.contact_box h5{ font-family: 'Montserrat', sans-serif; font-size:24px; font-weight:700; color:#111; }
.contact_box a{ font-family: 'Montserrat', sans-serif; font-size:18px; font-weight:500; color:#111; }
.contact_box a:hover{ color:#000099; }

.input_form{ font-family: 'Poppins', sans-serif !important; font-size:16px !important; font-weight: 400 !important; color: #000 !important; margin-bottom: 25px; padding:12px 12px !important; }
.dropdown:hover .dropdown-menu { display: block; margin-top: 0; /* remove the gap so it doesn't close */}

.recruiters_box{ border:solid 1px #999; padding:20px; margin-bottom:30px; }
.recruiters_box i{ font-size:36px; color:#000099; padding-bottom:15px; }
.recruiters_box h3{ margin:0px; padding:0px; font-family: "Sofia Sans", sans-serif; font-size:24px; font-weight:600; color:#333; padding-bottom:10px; }
.recruiters_box p{ margin:0px; padding:0px; font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#555; font-weight:500; line-height:27px; padding-bottom:20px; }
.recruiters_box a{ font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#000099; font-weight:500; text-decoration:underline; }
.recruiters_box a:hover{ font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#000; font-weight:500; text-decoration:underline; }

.right_menu{ background:#000099; padding:25px 20px; border-radius:5px; }
.right_menu h3{ margin:0px; padding:0px; font-family: "Sofia Sans", sans-serif; font-size:24px; font-weight:500; color:#fff; padding-bottom:15px; }
.right_menu ul{ list-style:none; padding:0px; margin:0px; }
.right_menu ul li a{ font-family: 'Kumbh Sans', sans-serif; font-size:17px; color:#fff; font-weight:500; display:block; padding-bottom:10px; border-bottom:solid 1px #999; margin-top:10px; }
.right_menu ul li a:hover{ color:#999; }

.maps_heading{}
.maps_heading h3{ margin:0px; padding:0px; font-family: "Sofia Sans", sans-serif; font-size:36px; font-weight:500; color:#333; padding-bottom:20px; }
.maps_heading p{ margin:0px; padding:0px; font-family: 'Kumbh Sans', sans-serif; font-size:18px; color:#111; font-weight:400; line-height:30px; padding-bottom:30px; }
.maps_heading a{ background:#000099; font-family: 'Kumbh Sans', sans-serif; font-size:14px; color:#fff; font-weight:600; padding:15px 25px; border-radius:5px; text-transform:uppercase; transition:.3s ease; }
.maps_heading a:hover{ background:#000; color:#fff; transition:.3s ease; }







/* From Bootstrap */
.dropdown-menu{ left:40px !important; background:#000099 !important; padding:20px !important; border-radius:0px 0px 20px 20px !important; min-width:425px; }

.dropdown-menu>li>a{ font-family: 'Montserrat', sans-serif; font-size: 16px; color: #fff; font-weight: 500; padding: 10px 0 10px 10px; border-bottom: solid 1px #999;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ color:#999 !important; }

.navbar-default .navbar-nav>li>a{ font-family: "Quicksand", sans-serif; font-size: 16px; color: #111; font-weight: 600; margin-left: 40px; padding-bottom: 5px; text-transform: uppercase;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #000099;}

.carousel-caption{ left: 0px !important; right: 0px !important; top: 1%;}
.carousel-caption img{ max-width: 100%; }
.carousel-control{ bottom: 50% !important; }

.offcanvas-header{ display:none; }
.btn-close{background: #000;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #000; outline: none !important;}
.btn{padding: 8px 12px; border-radius: 0px;}
.btn img{ width: 30px; }

.mobile-menu{ display: none !important; }
.menu_1{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500;}
.menu_1 a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; }

.mobile-menu-new{ display: none; }
.mobile-menu-new ul li{ padding: 10px 0; }
.mobile-menu-new ul li a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; cursor: pointer; display: block;}
.mobile-menu-new ul li a:hover{ color: #1099cf; text-decoration: none;}
.mobile-menu-new ul li i{ font-size: 11px; float: right; }

.mobile-menu-new-sub li{ padding: 0 !important; }
.mobile-menu-new-sub li a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; border-bottom: solid 1px #fff; padding: 8px 0;}

.sub_menu{ border-bottom: solid 1px #1f1e1e; padding: 10px 15px; }
.sub_menu a{ font-family: 'Open Sans', sans-serif; font-size: 14px; color: #fff; font-weight: 500; line-height: 20px !important;}
.sub_menu a:hover{ color: #fff !important; text-decoration: underline !important; }

@media (max-width: 768px){
    body{ overflow-x: hidden;}
    .header_bg{ display:none; }
    .nav_btn{ display:none; }

    .banner_left_text{ background:rgba(0, 0, 153, 0.7); margin-top:50px; text-align:left; padding:20px; border-radius:10px; }
    .banner_left_text h3{ margin: 0px; padding: 0px; font-family: "Roboto", sans-serif; font-size:30px; font-weight:800; color:#fff; padding-bottom:10px; }
    .banner_left_text p{ margin: 0px; padding: 0px; font-family: 'Kumbh Sans', sans-serif; font-size:14px; color:#fff; font-weight:400; line-height:30px; padding-bottom:30px; }
    .banner_left_text a{ background:#fff; font-family: 'Kumbh Sans', sans-serif; font-size:14px; color:#000; font-weight:600; padding:10px 20px; border-radius:5px; text-transform:uppercase; transition:.3s ease; }
    .banner_left_text a:hover{ background:#000; color:#fff; transition:.3s ease; }

    .welcome_section{ padding:20px; }
    .welcome_heading{ margin-top:10px; }
    .welcome_heading h3{ font-size:28px; line-height:36px; }
    .welcome_img{ margin:30px 0 5px 0; }

    .services_section h3{ font-size:28px; line-height:36px; }
    .service_box_1 h3{ font-size:20px; line-height:30px; }
    .service_box_1 p{ font-size:15px; }
    .service_box_2 h3{ font-size:20px; line-height:30px; }
    .service_box_2 p{ font-size:15px; }

    .form_section h3{ font-size:30px; line-height:36px; }
    .google_map{ margin:20px 0; }

    .core_section{ padding:20px 0; background:#fff; }

    .core_heading h3{ font-size:30px; line-height:36px; padding-bottom:10px; }
    .core_heading p{ font-size:15px; }
    .core_points{ font-size:15px; }
    
    .footernew{ display:none; }

    .footer_head{ text-align:center; background:url(../img/footer_line.jpg) center bottom no-repeat; }
    .footer{ display:flex; justify-content:center; }
    .footer li{ padding:0 10px 8px 10px; text-align:center; }
    .footer2{ text-align:center; }



    /*Mobile Banner*/
    .carousel-inner>.item{ height:550px !important; background: url(../img/banner_bg.jpg) center top no-repeat;}
    .carousel-inner>.item>img, .carousel-inner>.item>a>img{ display: none;}
    /*Navbar*/
    .nav>li{ display: none; }
    .navbar-nav{ padding: 0px 20px 0px 15px !important; }
    .mobile-menu{ display: block !important; margin: 0 30px;}
    .menu_1{ padding-bottom: 20px; }
    .menu_1 a{ color: #fff; }
    .menu_1 a:hover{ color: #9B9B9B; }
    .mobile-menu-new{ display: block; margin: 0 30px;}
    /*Off Canvas*/
    .offcanvas-header{ display:block; text-align: right;}
    .navbar-collapse { position: fixed; z-index: 99999; top:0; bottom: 0;left: 100%; width: 90%; padding-right: 0;padding-left: 0;overflow-y: auto;visibility: hidden;background-color: white;transition: visibility .2s ease-in-out, transform .2s ease-in-out; transform: translateX(-100%);}
    .navbar-collapse.show {visibility: visible; transform: translateX(-100%);background: #000099;overflow-x: hidden;}
}

/* join chat */
.joinchat_button{background-image: url('../img/whatsapp-support.png');background-size: auto;background-repeat: no-repeat;background-position: center;width: 55px;height: 55px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 40px; right: 25px; border-radius: 60px;cursor: pointer;}
.joinchat_button:hover{background-color: var(--primary-color);transition: background 1.5s linear;}
.sonar-wave { position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 9999px;background-image: linear-gradient(to right, #579544 0%, #29ac00 100%);opacity: 0;z-index: -1;pointer-events: none;}
.sonar-wave { animation: sonarWave 2s linear infinite;}
@keyframes sonarWave {from {opacity: 0.4;} to { transform: scale(3); opacity: 0;}}

/* join chat */
.joinchat2_button{background-image: url('../img/phone.png');background-size: auto;background-repeat: no-repeat;background-position: center;width: 55px;height: 55px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 90px; right: 25px; border-radius: 60px;cursor: pointer;}
.joinchat2_button:hover{background-color: var(--primary-color);transition: background 1.5s linear;}
.sonar2-wave { position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 9999px;background-image: linear-gradient(to right, #999999 0%, #999999 100%);opacity: 0;z-index: -1;pointer-events: none;}
.sonar2-wave { animation: sonarWave 2s linear infinite;}
@keyframes sonarWave {from {opacity: 0.4;} to { transform: scale(3); opacity: 0;}}

/* join chat */
.joinchat3_button{background-image: url('../img/email.png');background-size: auto;background-repeat: no-repeat;background-position: center;width: 55px;height: 55px;background-color: transparent;box-shadow: 0px 0px 13px 1px rgb(255 255 255 / 3%); position: fixed; bottom: 140px; right: 25px; border-radius: 60px;cursor: pointer;}
.joinchat3_button:hover{background-color: var(--primary-color);transition: background 1.5s linear;}
.sonar3-wave { position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 9999px;background-image: linear-gradient(to right, #999999 0%, #999999 100%);opacity: 0;z-index: -1;pointer-events: none;}
.sonar3-wave { animation: sonarWave 2s linear infinite;}
@keyframes sonarWave {from {opacity: 0.4;} to { transform: scale(3); opacity: 0;}}

/* Underline From Left */
.hvr-underline-from-left { display: inline-block;vertical-align: middle;-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);position: relative;overflow: hidden;}
.hvr-underline-from-left:before {content: "";position: absolute;z-index: -1;left: 0;right: 100%;bottom: 0;background: #000099;height: 4px;-webkit-transition-property: right;transition-property: right;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {right: 0;}