@import url('animate.css');


@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@300;500;700;800&display=swap');
html,
body {
overflow-x: hidden;
}
body {  font-family: 'Manrope', sans-serif;
float: left;
width: 100%;
color: #000;
background:#fff;
padding-right: 0 !important; background-size: contain; background-repeat: no-repeat;

}
.modal-open {
padding-right: 0!important;
overflow: hidden;
}
::-moz-selection {
/* Code for Firefox */
color: #fff;
background: #501814;
}
::selection {
color: #fff;
background: #501814;
}

.btn{ box-shadow: none; outline: none;}
button{ box-shadow: none; outline: none;}

/* remember to define focus styles! */
:focus {
outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000; 
}
p {
color: #000;
line-height: 24px;
font-size: 14px;font-weight:300; font-family: 'Manrope', sans-serif;
}
input{}
ul li,
ul li a,
ol li,
ol li a {
color: #161616;
font-size: 14px;

line-height: 26px;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
:focus {
outline: none;
}
.no-padding {
padding: 0px;
}
.text-left {
text-align: left !important;
}
.mob-only {
display: none;
}
.desktop-only {
display: block;
}
.layout {
width: 100%;
background: #fff; 

overflow: hidden;
margin: 0 auto;
max-width: 100%;
/*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);*/margin-bottom: 0px; position: relative;z-index: 999999;
}
.desktop {
display: block;
}
.mob-view {
display: none;
}

.margin-auto{margin: auto; float: none;}
.full-width{width: 100% !important;}
.header {
position:relative; height:auto;padding-bottom: 0px;float: left; width: 100%;
  background-repeat: repeat-x; ;background:none;z-index: 999999999;
}

.header .attr-nav{position: relative;  z-index: 9999;}
.enq-btn{background:#cb3d1c;color: #fff; float: left; display: block; padding: 5px; font-size: 14px; font-weight: 300;width: 136px; line-height: 20px;}
.enq-btn:hover{color: #efefef;}
.enq-btn span{font-weight: 600;font-size: 13px;}
.enq-btn img{margin-right: 10px;float: left;width: 30px;margin-top: 4px; margin-left: 5px;}
.italic{font-style: italic;}
.container {
width: 100%; max-width: 1280px;padding: 0px;
}


nav.navbar.bootsnav li.dropdown ul.dropdown-menu{border-top: 5px solid #cb3d1c;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu img{width: 20px; margin-right: 5px;line-height: 30px; float: left; -webkit-filter: sepia(1);
    filter: sepia(1);}

.wrap-sticky nav.navbar.bootsnav{max-width:100%; right:0px;background:#fff !important; margin: 0 auto;box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);}
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand > img{max-width:80px;}
.wrap-sticky nav.navbar.bootsnav.sticked{padding-left: 20px; padding-right: 20px;padding-top: 3px;z-index: 999999;}
nav.bootsnav.brand-center .navbar-collapse{margin-top: 20px;margin-bottom: 20px;}
.border-bottom-clear{border-bottom: 0px !important;}

.top-bar a{padding:10px 0px; float: left; color: #3e4b59; font-size: 13px;}
.top-bar i{margin-right:5px; font-size: 16px;}
.socialicon a{float: right;padding:10px 5px; font-size: 16px;}
.navbar-brand{padding:0px;padding-left: 0px;}
.navbar-brand > img{ max-width:160px;margin-bottom: 10px;position: relative; background-size: 100%;padding: 0px 20px;
    padding-bottom: 36px;}

nav.navbar.bootsnav{border-bottom: 0px;background: none !important;border-right: 0px;}
.header nav.navbar.bootsnav{ border-bottom: 0px; background: rgba(255,255,255,0);height: auto; border-bottom: 0px; float: left; width: 100%;}
.header nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{text-align: left; font-size: 14px;}
.inner-page .header nav.navbar.bootsnav{background: rgba(255,255,255,1);}
.header .navbar-nav > li{padding: 20px 0px;}
.header .navbar-nav > li a{color:#000000 !important; font-weight: 600 !important; text-transform: uppercase!important; font-size: 16px;font-family: 'Oswald', sans-serif;}
.header .navbar-nav > li a:hover{ color:#003366 !important;  -webkit-transition: all 0.2s ease-out; 
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;  border-bottom: 2px solid #003366}

nav.bootsnav.navbar-sidebar .navbar-collapse{margin-top: 50%;}
.header .navbar-nav > li.active{ color:#8ac53f  !important; -webkit-transition: all 0.2s ease-out; 
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{font-size: 13px; text-transform: uppercase;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{width: 220px ;}
.header .navbar-right .dropdown-menu{ right: auto;}
.header .navbar-nav > li.active a{color: #8ac53f !important;}
.attr-nav {}
.attr-nav > ul > li > a{padding: 8px 15px;background:#013d89;color: #fff;margin-left: 10px; margin-top: 18px;border-radius: 0px;text-transform: uppercase;font-weight: 600 !important;}

.slide-wrap {
width: 100%;
background: #ccc;
float: left;
}

.top-left{float: left;
    position: absolute;
    bottom: 10%;
    transform: rotate(270deg);
    left: 0;display: -webkit-inline-box;
    width: 100px;}
.top-left a {float: left;}
.top-left a i{text-align: center;
    font-size: 22px;margin: 0px 10px;
    width: 30px;
    height: 30px;color: #5F3930;}

.top-right{float: right;
    position: fixed;
    top: 20%;

    right: 15px;border-radius: 6px;
    width: 40px; height:auto; padding: 10px 0px;background: #5F3930;text-align: center; }
.top-right a{text-align: center;margin: 20px 0px; width: 100%; float: left;}
.top-right a img{max-width: 24px;}
.top-left p{float: left; font-size: 22px;color: #5F3930;line-height: 22px; margin-right: 10px; font-weight: 400;}
.main-slider{position: relative;max-width: 100%; margin: 0 auto;}
.main-slider .container {
    padding:0px 0px; position: relative;
}
.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto; position: relative;

}
.main-slider .swiper-pagination {
    right: 0px; left: 0px; margin: auto;
    bottom: 0px !important; width: auto;  padding:10px 10px;  border-bottom: 0px; bottom: 30px !important;
}
.main-slider .swiper-pagination-bullet {

    height: 12px;
   background: rgba(255,255,255,0) !important;
    width:12px; 
    margin: 5px;border: 1px solid #000;
    opacity: 1 !important; border-radius:50% ;
}
.main-slider .swiper-pagination-bullet-active {
    background: #013d89 !important; width:60px;border-radius: 6px;border: 0px;
}
.main-slider .swiper-slide { background-size: cover !important; background-position: center center !important;max-height: 100vh;}
.main-slider .gallery-top {
    width: 100%;
}


.slide-text{position: absolute;z-index: 9999;top:0%;bottom: 0;margin: auto;height:0;width: 42%;padding-left: 0%; margin-top:15%; display: inline-table;text-align: center;padding: 28px;background: rgb(3 61 137 / 70%);}
.slide-text h1{color: #fff; font-size:26px; line-height: 30px;font-weight: bolder;margin-bottom:10px; width: 100%; text-align:left; text-transform: uppercase;}
.slide-text h2{color: #fff; font-size:18px; line-height: 22px;font-weight: bolder;margin-bottom: 20px; width: 100%; text-align:left; text-transform: uppercase;}
nav.navbar.bootsnav ul.nav > li > a{font-size: 14px; font-weight: 600;text-transform: uppercase;color: #97C7F2;padding: 10px 10px !important;}
nav.navbar.bootsnav ul.nav > li.active a{color: #003366 !important;}
nav.navbar.bootsnav ul.nav > li > a img{max-width: 20px !important;  opacity: 1;
    margin: 10px;
    float: left;
    margin-top: 0px;margin-left: 0px;}
nav.navbar.bootsnav ul.nav > li.active a img{ opacity: 1;}
.nav.navbar.bootsnav{z-index: 999999999999;}
.home-mid-section{padding-top:10px; padding-bottom: 10px;}
.home-mid-section p{font-size: 14px; line-height: 24px;margin-top: 5px;}

.home-welcome-section{position: relative;min-height: 400px;z-index: 11;background: url(../img/home-mid.jpg)center center;background-repeat: no-repeat;background-size: 100%;}

.hms{box-shadow: 0 3px 14px rgba(0,0,0,0.15), 0 4px 4px rgba(0,0,0,0.22);padding: 15px; float: left;background: #fff;}
.hms a{background: #e3e3e3;padding: 10px; float:right !important;color: #000;text-align: right;}
.hms h2{font-size: 20px; margin-top: 10px;}

.home-mid-2{border-top: 3px solid #013d89; border-bottom: 2px solid #013d89;padding: 30px 0px;margin: 30px 0px;position: relative;}
.home-mid-2 h2{text-align: center; font-size: 24px; color: #013d89;margin: 10px; font-weight: bold;text-transform: uppercase;}
.home-mid-2::before{content:""; position: absolute; width: 80px;height: 50px; left: 0px; right: 0px;top: -25px;background:#fff url(../img/ico/2.png) center;background-repeat: no-repeat;margin: 0 auto;}

.home-mid-2::after{content:""; position: absolute; width: 80px;height: 50px; left: 0px; right: 0px;bottom: -25px;background:#fff url(../img/ico/2.png) center;background-repeat: no-repeat;margin: 0 auto;transform: rotate(
180deg
);}
.home-mid-2 p{text-align: center; font-size: 16px;color: #000;}
.home-welcome-section h2{font-size: 22px;font-weight: bold; text-align: left;text-transform: capitalize;color: #1a1b1d !important;margin-bottom: 10px; margin-top: 10px;}
.home-welcome-section h2 .italic{font-size: 20px;font-style: italic;color: #000;}
.home-welcome-section h2 .green{color: #528e6d; }
.hstop{position: absolute;z-index: 99;left: 0px;right: 0px; bottom: 20px;text-align: center;}
.home-welcome-section ul li{position: relative;}
.home-welcome-section ul li a{position: relative;z-index: 999999999999999}
.home-welcome-section ul li a::after{content: ''; position: absolute; height: 100%; width: 100%;top: 0px; left: 0px;    background: rgb(45 115 185 / 0.6);}
.home-welcome-section a{float: left;}
.hstop h2{  z-index: 99;color: #fff !important;font-size: 20px;} 
.arrow{width: 40px !important; border-radius: 60%;text-align: center;
    display: initial !important;
    border: 2px solid #2d73b9;
    padding: 8px;
    margin-top: 5px;}

.home-about{background:#9c5200 url(../img/home-about.jpg)left center;padding: 50px; float: left;background-repeat: no-repeat;}
.home-about h2{font-size: 28px; color: #fff;}
.home-about p{font-size: 16px;color: #e2be8a;}
.home-about .readmore{background: #fff; padding: 10px 15px;color: #000; float: left;margin: 30px 0px;}
.home-service{position: relative;padding: 3% 0px;height: auto;background: none;}
.service-list{box-shadow: 0 6px 12px rgba(0,0,0,0.11), 0 2px 2px rgba(0,0,0,0.22);}
.home-service h2{font-size: 26px;font-weight: bold; text-align: center;text-transform: uppercase;color: #000000 !important;margin-bottom: 20px; margin-top: 5px;}
.home-service h3{text-align: center; font-size: 18px;text-transform: uppercase;margin-top: 15px; font-weight: 600;color: #013d89;}
.home-service p{text-align: center; font-size: 15px;line-height:22px;}
.home-service li{transition: transform .3s; /* Animation */;}
.home-service li a{padding: 0px 20px;
    float: left;
    width: 100%;background: #fff;}
.home-service li a span{background: #013d89;color: #fff;padding:5px 15px;margin: 10px;float: right;position: absolute;
    bottom: 0px;
    right: 0px;}
.home-service li a .service-list::after{content: "";position:absolute;width: 60px; bottom: 0px;height: 8px;background: #013d89;}

.home-service .service-list{position: relative;
    float: left;padding: 15px;
    width: 100%;height:360px;}
.home-service li img{transition: transform .3s; /* Animation */}
.home-service li img:hover{transform: scale(1.1);}

.home-mid-3{padding:30px 0px; float: left;width: 100%; margin: 30px 0px;background:#c7dfff;background-repeat: no-repeat;}
.home-mid-3 h2{font-size: 26px;color: #013d89;text-transform: uppercase;font-weight: bold;}
.home-mid-3 p{font-size: 16px;}
.hm3-text{margin-top: 10px;}

.dnbtn{background: #033d89;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 0px;
    padding: 10px 20px;}

.home-news {float: left; padding: 2em 0px;width: 100%;}
.home-news h2{font-size: 26px;font-weight: bold; text-align: center;text-transform: uppercase;color: #000000 !important;margin-bottom: 20px; margin-top: 5px;}
.home-news h3{text-align: left; font-size: 18px;text-transform: uppercase;margin-top: 15px; font-weight: 600;color: #013d89;}
.home-news p{text-align: left; font-size: 14px;}
.home-newsli{transition: transform .3s; /* Animation */;}
.home-news li a{padding: 0px 20px;
    float: left;
    width: 100%;background: #fff;}
.home-news li a span{background: #013d89;color: #fff;padding:5px 15px;margin: 10px;float: right;}
.home-newsli a .service-list::after{content: "";position:absolute;width: 60px; bottom: 0px;height: 8px;background: #013d89;}

.home-news.service-list{position: relative;
    float: left;
    width: 100%;}

.readbtn{border: 0px !important; padding-left: 0px; color: #fff; min-width: 140px;}
.readbtn:hover{color: #53a546; background: none;}
.readbtn::after{display: none;}

.read-btn{position: absolute;left: 0px;right: 0;bottom: 8%;background: #cb3d1c;width: 120px;color: #fff; margin: auto;font-weight: 500;padding: 15px;border-radius: 32px;
    font-size: 14px;}

.pad0{padding: 0px;}
.contents{margin-top: 22%;}

.scontent{padding:25px 30px;}
.scontent a{padding:30px 10px; text-align: center;text-transform: uppercase;width: 100%; font-size: 12px; float: left; text-align: center; color:#000;}


.home-bottom{background:#89c53f;height:auto; width: 100%; float: left;padding:5% 0px;text-align: center;}
.home-bottom h2{font-size: 32px; color: #fff;line-height: 44px;text-transform: uppercase; text-align: center;}
.home-bottom h3{font-size: 20px; color: #fff;line-height: 30px;text-transform: uppercase; text-align: center;margin-top: 20px;}

.home-bottom .readmore{background:#cb3d1c; color: #fff;text-transform: uppercase; font-weight: 300; border-right: 3px #fff solid;padding: 10px 20px; font-size: 14px;display: inline-block; margin-top: 15px;}


.menu2 li a{ color:#013d89 !important;text-transform: uppercase;}

.footer{ width:100%; float:left; text-align: left; height:auto!important;  background:#023d89;background-attachment: fixed;  float: left;z-index: 9999;bottom: 0px;margin-top:0px;}
.foot-address p{line-height: 22px !important;}
.footer img{max-width: 80px; margin-right:0px;float:none;}
.foot2{width: 100%;
    float: right;
    border-left: 1px solid #fff;
    padding-left: 50px;}
.links li{width: 50%; float: left;}
.links li a{color: #fff;text-align: left;width: 100%;float: left;text-transform: capitalize;}

.links2{margin-bottom: 15px;border-bottom: 2px solid #fff; float: left;width: 100%;}
.links2 li{width: 50%; float: left;}
.links2 li a{color: #fff;text-align: left;width: 100%;float: left;text-transform: none;padding: 15px 0px;}
.links2 i{margin-right: 10px;}
ul.social-icons{ float: left;}
ul.social-icons li{ margin:15px 8px; float: left;  list-style: none;width: auto; text-align: left;}
ul.social-icons li a{ color: #fff; font-size: 20px;  float: left;}

.footer p{ color: #fff;text-align: center; font-size: 14px; line-height: 18px;  width: 100%;}

.footer i{margin-left: 5px;}
.footer-bottom{ width: 100%; float: left;height: auto; padding: 10px 0px ;text-align: center;border-bottom: 1px solid #000;}
.footer h3{float: left;color: #fff; text-align:left; width: 100%; text-transform: uppercase;  font-weight: 600; font-size: 16px; margin-top: 15px;margin-bottom: 15px;text-align: left;}

.foot-box{background: rgba(255,255,255,0.1);float: left;padding: 20px;margin-top:50px;}



.footer-bottom ul li{padding:6px 0px 6px 0px; float: left; width: auto;}
.inner-banner{width: 100%; float: left; height:auto;background: linear-gradient( rgb(3 61 137 / 90%) , rgb(3 61 137 / 90%) ), url(../img/inner-banner.jpg) !important;;
    background-attachment: fixed;}
.inner-banner h2{text-align: center; font-size: 28px; color: #fff; text-transform: uppercase; font-weight: bold; padding: 30px 0px; }
.footer-bottom p{float: left; width: 100% !Important;text-align: left;font-weight: 300 !important; margin-top: 15px; font-size: 13px;}
.foot-contact{padding-left: 0px;}
.foot-contact li{width: 100% !important; float: left; font-weight: 300 !important; padding-bottom: 10px;}
.foot-social{ float: left !important;}
.foot-social i{color: #fff; padding:0px; width:auto; height:40px;border-radius:4px; font-size: 24px;text-align: center;}
.content-area{ float: left; padding:0px 0px; width: 100%; background:#fff;position: relative;padding-bottom: 30px;}
.white-bg{background: #fff;}
.copy-right{padding: 10px; float: left;width: 100%;}
.copy-right p{font-size: 12px;text-align: center;color: #fff; float: left;width: 100%;}
.copy-right a{margin: 0px;}

.fimg{ float: left;}
.fimg img{width: 46px; margin-left: -10px;margin-bottom: 0px;}


.content-wrap{padding-top: 15px;background: #fff;}

.about-content{padding:30px 0px;background: #fff;margin-bottom: 50px;}

.aboutus{padding-top:0px;}
.aboutus p{line-height: 26px; font-size: 14px; text-align: justify !important;}
.aboutimg{box-shadow: inset 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);border-radius: 6px;}
ul.left-menu{ float: left;}
.left-menu li{width: 100%;float: left;position: relative;padding-left: 0px !important;}
.left-menu li a{text-transform: uppercase; font-weight: 400;padding: 10px 15px;padding-left: 0px !important; border-bottom: 1px solid #ccc; float: left;width: 100%;}
.left-menu li::after{display: none;}
.left-menu li a:hover, .left-menu li a.active{border-bottom: 2px solid #cb3d1c;color:#cb3d1c;font-weight: 600; }

#google-map-area {
  margin-top: 100px;
  height:450px;
  width:100%;
}
#google-map-area .google-map {
  height:100%;
}

.contactarea{padding: 25px 0px; float: left;width: 100%;}
.contact-form{float: left;padding:15px 30px; border:1px dashed #ccc; border-radius: 4px;width: 100%;background: #fff; }

.contact-form h1{font-size: 20px;font-weight: 600;margin-bottom: 10px; color:#000; text-transform: uppercase;text-align: center;}
.contact-form h2{font-size: 16px;font-weight: 400;margin-bottom: 5px;}
.contact-form p{text-align: justify; margin-bottom: 15px;}
.contact-form label{font-size: 13px; font-weight: 300; margin-bottom: 6px; color: #000;}
.contact-form input, .contact-form select{border:0px; border-radius: 0px; background: none; box-shadow: 0px 0px 0px 0px; padding-left: 0px; font-size: 13px;font-weight: 200;padding:15px; min-height: 46px; border-bottom: 1px solid #707070;color: #000;padding-left: 0px; width: 100%;}
.contact-form input[type="submit"]{width: 200px;
    background: #033d89;
    padding: 10px;
    color: #fff;
    margin-top: 10px;
    float: right;}

.contact-form textarea{border:0px; border-radius: 0px; background: none; box-shadow: 0px 0px 0px 0px; padding-left: 0px; font-size: 13px;font-weight: 200;padding:15px; min-height: 46px; border-bottom: 1px solid #707070;color: #000;padding-left: 0px; width: 100%;}

.send-btn{width: 100%;background:#cb3d1c; color: #fff;padding:10px 10px; border: 0px dashed #1b75ba; text-transform: uppercase; border-radius: 36px;}
.send-btn:hover{color:#000 !important; background: #cb3d1c;  transition: .5s ease;}
.send-btn i{margin-right: 5px;}
.address-section{padding: 15px 0px; float: left; width: 100%;}
.address-box{box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); border: 5px solid #fff; float: left; width:100%;}
.address-section h2{color:#53a546;width: 100%; float: left; margin-bottom: 5px; margin-top: 10px; text-transform: uppercase; font-weight: 600;}
.address-section p{color: #fff;}
.address-section a{color: #fff;}
.address-section p i{margin-right: 5px; color: #3e4b59;}
.address-section hr{border: 1px solid #fff; margin-top: 3px; margin-bottom: 3px; width: 100%; }
#googlemaps { height: 460px;; width: 100%; position:relative; float: left;background: #efefef; }

.col2{width: 100%; float: left;padding: 0px 5px;}
.col5{width: 100%; float: left;padding: 0px 5px;}
.col3{width: 100%; float: left;padding: 0px 5px;}


.padding-zero{padding: 0px !important;}
.contact-info-section{ position:relative;} 
.contact-detail{ position:relative; padding:0px 15px; margin-bottom:10px;}
.contact-detail .inner-box{ position: relative;
    padding: 20px;
    min-height: 160px;
    margin: 0px 0px;background: #fff;
    border: 1px dashed #ccc;
    border-radius: 12px;
    float: left;margin-bottom: 15px;
    width: 100%;
    text-align: center;} 
.contact-detail .inner-box h3{ position:relative; color:#000; font-size:20px; font-weight:bold;text-transform: uppercase;text-align:left;} 
.contact-detail .inner-box h4{ position:relative; color:#000;; font-size:16px; font-weight:bold;text-transform: uppercase;text-align:left; margin-top: 12px;margin-bottom: 10px;} 
.contact-detail .inner-box p{color: #000;}
.contact-detail .inner-box .text{ font-size:13px; color:#000; font-weight:300; margin-top:10px; margin-bottom:10px; line-height: 26px;text-align:left; float: left;width: 100%;}
.contact-detail .inner-box .text i{
    color: #501814;
    float: left;
    width: 24px;
    height: auto;
    text-align: left; font-size: 18px;
    margin-right: 0px;
    padding-top: 6px; margin-bottom: 10px; float: left; clear: both;}
.contact-detail .inner-box .text span{float: left; clear: both; width: 100%;}
.contact-detail .inner-box .text img{float: left;
    max-width:26px; margin-right: 15px; position: relative;margin-left: -8px;    margin-right: 10px;
    margin-top: 6px;}
.contact-detail .socialicon{float: left; width: 100%; text-align:center; }
.contact-detail .socialicon a{background:#033d89;
    color: #fff;
       float:left;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-right: 10px;
    padding-top: 11px;border-radius:4px;border: 0px solid #efac65;}
.caddress{float: left; width: 82%; font-size: 14px;}
.chead{text-align: center;position: relative;}
.chead img{    width: 70px;position: absolute;top: -70px;left: 0px;
    right: 0px;
    margin: auto;}

.contact-map {
    width: 100%;
    height: 440px;border-radius: 22px;
}

.image-box{position: relative; float: left;}
.image-box img{position: relative;z-index: 11;box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);}


.form-group label{margin-bottom: 10px; font-size: 12px; margin-top: 15px;}


 .ajax_form .success { background: #D8FFC0; padding: 10px; margin:5px 0px; border: none; font-weight: 400; color: #2E6800; font-size: 13px;border-left: 5px solid #2E6800; } 
.ajax_form .error { background: #FFE8E8; padding: 10px; margin:5px 0px; border: none; font-weight: 400; color: #FF0000;border-left: 5px solid #FF0000;  font-size: 13px; }

.inpages{ padding:3em 0px; float: left;width: 100%;}

.inpages hr{ position: relative; width: 80px;height: 50px; left: 0px; right: 0px;top: 0px;background: url(../img/ico/2.png) center;background-repeat: no-repeat;margin: 0 auto;}
.team-section h2{text-align: center;line-height: 30px; font-size: 18px;}
.team-section ul{}
.team-section ul li{width: 25%; float: left;padding: 15px;background: #fff;}
.team-section ul li a{border: 1px dashed #ccc; float: left;width: 100%;padding: 10px;position: relative;}
.team-section ul li a img{width: 100%;}
.team-section ul h3{text-align: center; font-size: 16px; color: #013d89;}
.team-section ul p{font-size: 13px; text-align: center;line-height: 20px;}
.team-section li a span{background: #013d89;color: #000;padding:5px 15px;margin: 10px;float: right;}
.team-section li a::after{content: "";position:absolute;width: 60px; bottom: 0px;height: 8px;background: #ffeeda;}

.about-section p{text-align: justify;}
.about-section h2{font-size: 22px;text-transform: uppercase; font-weight: bold;margin-bottom: 10px;line-height:30px;}

.about-section h3{font-style: italic;
    font-size: 19px;
    margin: 10px 0px;
    width: 100%;
    text-align: center;}
.about-mid{background:linear-gradient(90deg, rgba(203,61,28,1) 0%, rgba(230,101,18,1) 51%, rgba(255,138,9,1) 100%); float: left; min-height: 400px; width: 100%; margin-top: 25px;}
.about-mid .container{padding:50px;}
.about-mid h2{color: #fff; font-size: 22px; margin-bottom: 10px; font-weight: 600;}
.about-mid ul {padding-left: 40px;position: relative;}
.about-mid img{float: left;}
.about-mid ul li{font-size: 16px; font-weight: 400;color: #fff; margin: 10px 0px;}
.about-mid ul li::after{content:""; position: absolute; width: 40px;height: 30px; left: 0px;background:url(../img/ico/2.png) center;background-repeat: no-repeat;background-size: 30px;filter: brightness(0) invert(1);}
.inmid {border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; padding: 30px 0px; margin-top: 30px; float: left; width: 100%;background:url(../img/b1.jpg);}
.inmid2 {border-top: 0px dashed #ccc; border-bottom: 1px dashed #ccc; padding: 30px 0px; margin-top: 0px; float: left; width: 100%;background: none;}
.inmid h2{font-size: 18px; text-transform: uppercase; font-weight: 600;margin-top: 10px;  float: left ;width: 100%;color: #013d89;}
.inmid p{text-align:justify !important;}
.inmid ul{padding-left:0px;}
.inmid ul li{text-align: justify; font-size: 16px; line-height: 24px; font-weight: 300;position: relative;padding-left: 30px;}
.inmid ul li::after{content:""; position: absolute; width: 40px;height: 30px; left: -5px;background:url(../img/ico/2.png) center;background-repeat: no-repeat;background-size: 20px; top: 0px;}

.mt0{margin-top: 0px !important;}


.newspage .newsupdates li{margin-bottom: 30px;  float: left; }
.newspage .newsupdates li a{padding: 0px;border: 1px dashed #ccc; float: left;}
.newspage .newsupdates li img{float: left;}


.actlist{padding: 0px;border: 1px dashed #ccc; float: left; width: 100%; margin-bottom: 15px; padding:35px 20px;}


/* -------------------------------- 

Main components 

-------------------------------- */
@media (min-width: 1600px) {
    .inner-banner .overlay{margin: 0 auto; padding-left: 15px;}
.main-slider .gallery-top {
    width: 100%;
}
    
 

}
@media only screen and (min-width: 1600px) {

.footer .foot-area .container {
    max-width: 90%;
}
}
@media (min-width: 1025px) and (max-width: 1359px) {
.content-wrap {
    width: 100%;
}
   
    .header .container{padding: 0px 10px;}
     .contact-detail .inner-box{min-height: 165px;margin-top: 10px;}
   

}
@media (min-width: 768px) and (max-width: 1024px) {
#nav > ul > li > a {
    font-size: 9px;
}
  
      .main-slider{height: 440px;}
    .swiper-container{height:440px;}
    .content-wrap {
    width: 100%;
}
  .container{padding: 0px 10px;}
.content-area .product-list {
    height: auto;
}

 
    .contact-detail .inner-box{min-height: 165px;float: left;
    width: 33.33%;margin-top: 10px;}
    
}
@media screen and (max-width: 773px) {
    .layout{margin-bottom: 0px;}
    .swiper-slide img{width: 100%; height: 100%; float: left;}
    .main-slider{margin-top: 0px;}
    .home-top-section h1{font-size: 20px;}
   
    .header .navbar-nav > li{padding:0px 0px;}
    .content-area{z-index: 1;}
    .home-top-section .container{padding: 0px;}
    nav.navbar.bootsnav .navbar-toggle{margin-top: 10px;background: none;}
    nav.navbar.bootsnav.no-full .navbar-collapse{background: rgba(255,255,255,1); margin-top: 0px;width: 100%; }
 .attr-nav > ul > li > a{padding-left:15px !important;margin-top: 5px;}
     .slide-text{width:100%; top:12px;padding:10px;}
       .slide-text h1{line-height: 20px;  font-size: 13px;margin-bottom:0px;}
     .slide-text h2{line-height: 20px;  font-size: 13px;margin-bottom:0px;}

    .home-mid-2 p{text-align:justify;}
      .footer{position: relative;height: auto !important;margin-top: 0px;}
    .home-top-section h2{line-height: 44px;}
    .contact-detail .inner-box{float: left;width: 100%; margin-bottom: 0px;margin-top: 20px;}
    .col-md-9{clear: both;}
        .contact-detail .inner-box{min-height:auto; width: 100%; }
    nav.navbar.bootsnav .navbar-header{width: 100%;margin-left: 0px;}
    
    .wrap-sticky nav.navbar.bootsnav.sticked{padding-left: 0px; padding-right: 0px; padding-top: 0px;}
    nav.navbar.bootsnav.no-full .navbar-collapse{margin-left: 0px;margin-right:0px;}
    .contact-detail .inner-box .text{font-size: 14px; line-height: 30px;}
    .clients li {text-align: center;}
    .clients li a{text-align: center;width: 100%;}
    .auto-container .row{float: left;}
    .service-details h3{font-size: 28px; margin-top: 15px;}
    nav.navbar.bootsnav .navbar-nav > li{float: left;width: 100%;}
    .foot2{padding-left:21px;border-left:0px;}
    .links2 li a{padding:0px 0px;}
    ul.social-icons li{width:auto !important;}


}


@media screen and (max-width:667px) {
    
    p{font-size: 16px;line-height: 24px;}
    .container{padding:0px 30px;}
    .dropdown li{text-align:left; float: left; width: 100%;padding: 10px 0px;}
    .wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand > img{width: 100px;}
    .swiper-container{height:auto; max-height: 200px;}
 
    .main-slider{height: auto;}
    .home-solutions-section img{width: 220px;}
   .contact-form{width: 100%;padding-left: 20px;}
    .home-contact{background:#501814;}
   
    .home-top-section p{text-align: center;}
  
    .swiper-slide img{width:100% !important; height: auto; max-height:auto;}
    .main-slider .content{width: 100%; top: auto;padding: 15px; margin-top: 0px; height: auto; min-height:auto;}
    .main-slider .swiper-pagination-bullet{display: none;}
    .main-slider .content h2{font-size: 24px;line-height: 32px; margin-left: 15px; text-align: center;}
  
    
    .career-img{margin-top: 15px;}
    .home-career-section{background: #cb3d1c;}
    .swiper-button-next, .swiper-button-prev{display: none;}
    
    .navbar-brand > img{max-width: 100px;}
    .about-right-img{display:none;}
     .main-slider .content h1{width: 100%; font-size: 16px; line-height: 22px; margin-left: 15px; margin-top: 20px;line-height: 0px;}
     .main-slider .content h1 span{width: 100%; font-size: 16px; line-height: 22px;}
    .home-top-section h1{text-align: center;}
    .home-top-section h1:before{right: 0px; margin: 0 auto;}
    .home-contact {height: auto;}
    .image-box{margin-bottom: 15px;}
    .inner-banner h2{font-size: 22px;}
    
    .footer{position: relative;height: auto;}
    .footer ul{width: 100%;text-align: center;}
    .footer ul li{padding: 0px 0px;width: 100%;text-align: left;}
    .links2 li{width:100%;}
   
   
    .contact-wrap ul li i{left: 0;right: 0;margin: 0 auto; top: 25%;}
    .contact-wrap ul li{padding-top: 70px; padding-left: 30px; text-align: center;}
    
    
    .footer .col-md-3{clear: both;float: left;}
    
   
    
    .inner-banner2{padding-bottom: 40px; height: auto;}
   
    .footer h2{margin-top: 15px; width: 100%; float: left;}
    .home-partner-list ul li{width: auto; float: none !important; text-align: center;}
    .footer-bottom{width: 100%;height: auto; float: left; margin-top: 0px; text-align: center;}
}

@media screen and (max-width:480px) {
    .swiper-slide img{width: 100% !important; height: auto;}
}
@media screen and (max-width:320px) {
    
    .navbar-brand img{max-width: 240px;;float:left;}
}