@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=Albert+Sans:ital,wght@0,100;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=Exo: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: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');

.header_bg{ background:#00245a; }
.header_text{font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 15px; color: #fff; line-height: 26px; text-transform: uppercase; padding: 10px 0;}
.header_text i{ color:#f26522; }
.header_text a{ color:#fff; }
.header_text a:hover{ color:#f26522; }

.header_text2{font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 15px; color: #fff; line-height: 26px; padding: 10px 0; text-align: right;}
.header_text2 i{ color:#f26522; }
.header_text2 a{ color:#fff; }
.header_text2 a:hover{ color:#f26522; }

.top_icons{ text-align:right; padding-top: 8px;}
.top_icons a{ color:#fff; font-size: 18px; margin-left: 12px;}
.top_icons a:hover{ color:#f26522 }

.logo{ padding:10px 0; }
.sikandar{ display:flex; justify-content:center; }

.nav_bar{ padding-top:41px; }

.nav_btn{ padding:41px 0; }
.nav_btn a{ background:#f26522; font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 17px; color: #fff; padding: 43px 47px;}
.nav_btn a:hover{ color:#fff; background:#000; }

.banner_texts{  }
.banner_left_text{ text-align:left !important; padding-top: 100px;}
.banner_left_text h3{ font-family: 'Roboto', sans-serif; font-size:85px; font-weight:700; color:#fff; line-height: 85px;}
.banner_left_text h3 span{ font-weight:700; }
.banner_left_text p{ font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 20px; color: #fff; line-height: 30px; margin-bottom: 25px;}
.banner_left_text a{ background:#f26522; font-family: 'Open Sans', sans-serif; font-size:16px; font-weight: 400; color: #fff; padding: 10px 25px; transition: .3s ease;}
.banner_left_text a:hover{ background:#000; color: #fff; transition: .3s ease; padding: 10px 35px;}

.box_section{ margin-top:-100px; margin-bottom:30px; }

.box_1{ background:#f26522; padding:30px 20px; text-align:center; }
.box_1 img{ width:60px; }
.box_1 h1{ font-family: 'Roboto', sans-serif; font-size:25px; font-weight:600; color:#fff; line-height: 30px; }
.box_1 p{ font-family: 'Roboto', sans-serif; font-size:17px; font-weight:400; color:#fff; line-height: 30px; }

.box_2{ background:#fff; padding:30px 20px; text-align:center; }
.box_2 img{ width:60px; }
.box_2 h1{ font-family: 'Roboto', sans-serif; font-size:25px; font-weight:600; color:#000; line-height: 30px; }
.box_2 p{ font-family: 'Roboto', sans-serif; font-size:17px; font-weight:400; color:#000; line-height: 30px; }

.box_3{ background:#00245a; padding:30px 20px; text-align:center; }
.box_3 img{ width:60px; }
.box_3 h1{ font-family: 'Roboto', sans-serif; font-size:25px; font-weight:600; color:#fff; line-height: 30px; }
.box_3 p{ font-family: 'Roboto', sans-serif; font-size:17px; font-weight:400; color:#fff; line-height: 30px; }

.welcome_section{ padding:20px 0 40px 0; }

.welcome_head{ padding-top: 50px;}
.welcome_head span{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight: 600; color: #f26522; }
.welcome_head h3{ font-family: 'Roboto', sans-serif; font-size:55px; font-weight:800; color:#111; margin: 0px; line-height: 65px; padding-bottom: 20px;}
.welcome_head p{ font-family: 'Montserrat', sans-serif; font-size:14px; font-weight: 400; color: #000; line-height: 30px; padding-bottom: 30px; text-align: justify;}
.welcome_head a{ background:#f26522; font-family: 'Open Sans', sans-serif; font-size:16px; font-weight: 400; color: #fff; padding: 10px 25px; border-radius: 25px; transition: .3s ease;}
.welcome_head a:hover{ background:#1099cf; color: #fff; transition: .3s ease; padding: 10px 35px;}

.welcome_img{ padding-top:80px; }

.welcome_call{ background:#00245a; padding:20px; border-radius:5px; box-shadow:0px 0px 10px #e5e5e5; }
.welcome_call_btn{ float:right; margin-top: 15px;}
.welcome_call_btn a{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:500; color:#fff; background:#f26522; padding:12px 25px; border-radius: 25px; transition:.3s ease;}
.welcome_call_btn a:hover{ background:#000; transition:.3s ease; }

.header_icon_three{ background:url(../img/icon_3.png) left top no-repeat; padding-left:60px;}
.header_icon_three p{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:400; color: #fff; margin:0px; padding:5px 0 0 0; }
.header_icon_three h5{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:600; color:#fff; margin:0px; padding:0 0 5px 0; }

.services_section{ background:#00245a; padding: 50px 0; margin-bottom: 30px;}
.services_heading{ text-align:center; margin-bottom: 30px;}
.services_heading span{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight: 600; color: #f26522; }
.services_heading h1{ font-family: 'Roboto', sans-serif; font-size:36px; font-weight:800; color:#fff; margin: 0px; line-height: 36px; padding-bottom: 20px; }

.services_box{ background:#fff; padding:20px; margin-bottom:30px; border-radius: 5px; border: solid 1px #ccc; min-height: 500px;}
.services_box span{ font-family: 'Roboto', sans-serif; font-size:24px; font-weight: 500; color: #f26522; }
.services_box h1{ font-family: 'Roboto', sans-serif; font-size:28px; font-weight: 600; color: #00245a; }
.services_box p{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:400; color: #000; padding-bottom: 20px; line-height: 25px; /*text-align: justify;*/}
.services_box a{ font-family: 'Roboto', sans-serif; font-size:18px; font-weight:500; color:#f26522; }

.padding{ padding-left:0px; padding-right:0px; }
.img_bg{ background:#000 url(../img/img_bg.jpg) center top no-repeat; background-size: cover; height: 657px;}
.text_bg{ background:#f26522;  padding: 40px;}
.text_head{}
.text_head span{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight: 600; color: #fff; }
.text_head h1{ font-family: 'Roboto', sans-serif; font-size:36px; font-weight:800; color:#fff; margin: 0px; line-height: 36px; padding-bottom: 20px; }

.text_text1{ background:url(../img/icon_c_1.png) left top no-repeat; padding-left:70px; }
.text_text1 h3{ font-family: 'Roboto', sans-serif; font-size:24px; font-weight: 500; color: #fff; }
.text_text1 p{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:400; color: #fff; padding-bottom: 20px; }

.text_text2{ background:url(../img/icon_c_2.png) left top no-repeat; padding-left:70px; }
.text_text2 h3{ font-family: 'Roboto', sans-serif; font-size:24px; font-weight: 500; color: #fff; }
.text_text2 p{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:400; color: #fff; padding-bottom: 20px; }

.text_text3{ background:url(../img/icon_c_3.png) left top no-repeat; padding-left:70px; }
.text_text3 h3{ font-family: 'Roboto', sans-serif; font-size:24px; font-weight: 500; color: #fff; }
.text_text3 p{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:400; color: #fff; padding-bottom: 20px; }

.text_text4{ background:url(../img/icon_c_4.png) left top no-repeat; padding-left:70px; }
.text_text4 h3{ font-family: 'Roboto', sans-serif; font-size:24px; font-weight: 500; color: #fff; }
.text_text4 p{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight:400; color: #fff; padding-bottom: 20px; }

.gallery_section{ padding: 50px 0;}
.gallery_heading{ text-align:center; margin-bottom: 30px;}
.gallery_heading span{ font-family: 'Roboto', sans-serif; font-size:16px; font-weight: 600; color: #f26522; }
.gallery_heading h1{ font-family: 'Roboto', sans-serif; font-size:36px; font-weight:800; color:#000; margin: 0px; line-height: 36px; padding-bottom: 20px; }

.gallery_box{ background:#fff; border:solid 1px #ccc; padding:10px; margin-bottom:5px; text-align:center; }
.gallery_name{ text-align:center; font-family: 'Roboto', sans-serif; font-size:16px; font-weight:400; color: #000; padding-bottom: 30px; }

.footer_bg{ background:#00245a; padding: 50px 0;}
.footer_head{ font-family: 'Roboto', sans-serif; font-size:30px; font-weight:500; color:#fff; padding: 30px 0 5px 0; background:url(../img/footer_line.jpg) left bottom no-repeat; margin-bottom: 30px;}
.footer_head2{ padding: 40px 0 20px 0;}
.footer1{ padding-top: 30px; }
.footer{ margin-bottom: 30px; font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 500; color: #fff;}
.footer a{ color: #fff; }
.footer a:hover{ color: #f26522; }
.footer i{ margin-right: 5px; color: #f26522;}
.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: #f26522; padding-left: 10px;transition: .3s ease;}
.copy_bg{ background: #002050; }
.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: #f26522; }

.sub_banner{ text-align: center; }
.content_head{ font-family: 'Roboto', sans-serif; font-size:24px; font-weight:600; color:#000; background:url(../img/line.jpg) left bottom no-repeat; padding:20px 0; margin-bottom:20px;}
.content_text{ font-family: 'Roboto', sans-serif; font-size:14px; font-weight:500; color:#000; line-height: 27px; padding-bottom: 20px;}

.google_map{ margin:30px 0 40px 0; }

.contact-us-text-box{ margin-left: 0px; }
.contact-us-line{ margin-top: -14px; padding-bottom: 19px; }
.contact-us-head{ font-family: 'Roboto Condensed', sans-serif; font-weight: 300; font-size: 33px; color: #000; line-height: 40.25px;  padding-bottom: 30px;}
.contact-us-head span{ font-weight: 700; }
.contact_us li{font-family: 'Roboto Condensed', sans-serif; font-weight: 600; font-size: 22px; color: #000; line-height: 25.96px; padding-top: 4px; margin-bottom: 33px;}
.contact_us li a{ color: #000; }
.contact_us li a:hover{ text-decoration: underline; }
.contact-setting-box{border: 0.5px solid #C6C6C6; border-radius: 10px; padding: 0px 49px; margin-bottom: 92px; margin-left: 60px;}
.marchants-setting-box-text{ font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 16px; color: #7B7B7B; line-height: 24px; padding-top: 19px; padding-bottom: 21px;}
.marchants-setting-box-text span{ color: #E80000; }

.marchants-setting-form{ background: #F5F6F7 !important; border: solid 1px #DDDDDD !important;  font-family: 'Roboto Condensed', sans-serif; font-weight: 400; font-size: 16px; color: #7B7B7B; line-height: 24px; margin-bottom: 28px;}

.btn-archants-setting-form{ background: #000 !important; border: solid 1px #000; border-radius: 5px !important; width: 100% !important; font-family: 'Roboto Condensed', sans-serif; font-weight: 500; font-size: 15px; color: #fff; line-height: 18px; margin-bottom: 23px; padding: 11px 0;}
.btn-archants-setting-form:hover{ background: #fff !important; color: #000 !important; }
.btn-archants-setting-form img{ padding-left: 3px; margin-top: -3px; width: auto;}

.btn-archants-setting-form:hover img{filter: grayscale(100%) brightness(25%) sepia(100%) hue-rotate(44deg) saturate(222%) contrast(2.9);}



/* From Bootstrap */
.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 #000;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ color:#000 !important; }

.navbar-default .navbar-nav>li>a{ font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 17px; color: #00245a; margin-left: 50px; padding-bottom: 5px;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ color: #f26522;}

.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: #f26522;margin: 0px 0px 20px 0px; outline: none !important;}
.btn-close:hover{background: #f26522; 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: #f26522; 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{ text-align:center !important; }
    .banner_left_text h3{ font-size:40px; line-height:40px; }
    .banner_left_text p{ font-size:13px; line-height:20px; }
    .banner_left_text a{ font-size:12px; }
    .box_section{ margin-top:20px; }
    .welcome_head h3{ font-size:30px; line-height:40px; }
    .welcome_section{ padding:0px; }
    .welcome_img{ padding:15px 0 20px 0; }
    .services_heading h1{ font-size:30px; }
    .text_head h1{ font-size:24px; }
    .footer{ margin-bottom:0px; }
    .gallery_heading h1{ font-size:24px; }



    /*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;}
}

/* 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: 25px; 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;}}

/* 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: #f26522;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;}