@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:#262895; }
.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:20px 0; }
.nav_bar{ margin-top:50px; }
.nav_btn{ float:right; margin-top:50px; }
.nav_btn a{ background:#262895; 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:50px; 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:#262895; 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:#262895; 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:#262895; 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:#262895; 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:#262895; 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:#262895 !important; border: solid 1px #262895; 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:#262895; 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:#262895; background-size:cover; }
.footer_head{ font-family: "Quicksand", sans-serif; font-size: 24px; font-weight: 900; color: #fff; 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;}

.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:#262895; }
.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:#262895; }

.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:#262895; 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:#262895; 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:#262895; 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; }

.header_lang{ margin-top:9px; }
a.glink img{ margin-right:12px !important; }

.services_btn{ float:right; margin-top:30px; }
.services_btn a{ background:#262895; 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; }
.services_btn a:hover{ background:#000; color:#fff; transition:.3s ease; }

.footer_icons{}
.footer_icons a{ background:transparent; padding:11px 14px; border:solid 1px #fff; font-size:20px; color:#fff; border-radius:50%; margin-right:10px; }
.footer_icons a:hover{ color:#999; border:solid 1px #999; }

.gallery_box{ border:solid 1px #ccc; padding:5px; background:#fff; margin-bottom:30px; }

.clients_section{ padding:50px 0; }
.clients_heading{ text-align:center; margin-bottom:35px; }
.clients_heading h3{ margin:0px; padding:0px; font-family: "Sofia Sans", sans-serif; font-size:42px; font-weight:500; color:#333; }

.clients_box{ background:#fff; border:solid 1px #ccc; border-radius:10px; margin:0 10px; }
.clients_box img{ border-radius:10px; }







/* From Bootstrap */
.dropdown-menu{ left:40px !important; background:#262895 !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: #262895;}

.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: #262895;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #262895; 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: #999; 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; }

.about_us{ margin-top:100px; }

@media (max-width: 768px){

    body{ overflow-x:hidden; }
    .header_bg{ display:none; }
    .nav_btn{ display:none; }
    .banner_left_text h3{ font-size:24px; }
    .banner_left_text p{ font-size:16px; }
    .banner_left_text a{ font-size:12px; }

    .welcome_heading{ margin-top:0px; }
    .welcome_section{ padding:30px 0; }
    .welcome_heading h3{ font-size:30px; line-height:35px; }
    .welcome_heading p{ font-size:15px; }
    .welcome_img{ padding-top:40px; }
    .services_section h3{ font-size:30px; line-height:35px; }
    .services_btn{ display:none; }
    .services_padding{ padding-left:15px !important; padding-right:15px !important; }
    .form_section h3{ font-size:30px; line-height:35px; }
    .google_map{ margin-top:30px; }
    .next_section{ padding:20px 0; }
    .content_head{ font-size:30px; }
    .content_text{ font-size:15px; }
    .contact_box h5{ font-size:22px; }
    .contact_box a{ font-size:16px; }
    .about_us{ margin-top:0px; }




    /*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: black;overflow-x: hidden;}
}

.fix_btn_1{ position:fixed; top:200px; right:0px; }
.fix_btn_1 a{ background:#20d466; padding:12px 15px; font-size:30px; color:#fff;  transition:.3s ease;}
.fix_btn_1 a:hover{ padding:12px 20px; transition:.3s ease; }

.fix_btn_2{ position:fixed; top:257px; right:0px; }
.fix_btn_2 a{ background:#286d39; padding:12px 13px; font-size:30px; color:#fff;  transition:.3s ease;}
.fix_btn_2 a:hover{ padding:12px 20px; transition:.3s ease; }

.fix_btn_3{ position:fixed; top:314px; right:0px; }
.fix_btn_3 a{ background:#62c7c2; padding:12px 13px; font-size:30px; color:#fff;  transition:.3s ease;}
.fix_btn_3 a:hover{ padding:12px 20px; transition:.3s ease; }

.fix_btn_4{ position:fixed; top:371px; right:0px; }
.fix_btn_4 a{ background:#fecc3a; padding:12px 13px; font-size:30px; color:#fff;  transition:.3s ease;}
.fix_btn_4 a:hover{ padding:12px 20px; transition:.3s ease; }

/* 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: #262895; 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;}