@import url('animate.css');

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&family=Oswald:wght@200;300;400;500;600;700&display=swap');


html,
body {
overflow-x: hidden;
}
body {     font-family: 'Didact Gothic', sans-serif;
float: left;
width: 100%;
color: #000;
background:url(../img/bg.png);background-attachment: fixed; background-size: 40%;
padding-right: 0 !important;

}
.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;font-family: 'Oswald', sans-serif;
}
p {
color: #000;
line-height: 26px;
font-size: 14px;font-weight:300;    font-family: 'Didact Gothic', 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: 1366px;
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: 10px; padding-top:10px; float: left; width: 100%;
  background-repeat: repeat-x; ;background:none;z-index: 999999999;
}

.header .attr-nav{position: relative;  z-index: 9999;}
.enq-btn{background:#0e4472;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;}
.fancybox-container{z-index:99999999 !important;}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu{border-top: 5px solid #0e4472;}
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;}
.header .top-bar{background:#efefef;width: 100%; height: 40px;float: left;}
.socialicon{padding: 0px;float: right;}

.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:200px;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: 15px 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:#87c540!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 #87c540 }

nav.bootsnav.navbar-sidebar .navbar-collapse{margin-top: 50%;}
.header .navbar-nav > li.active{ color:#87c540  !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;}


.slide-wrap {
width: 100%;
background: #ccc;
float: left;
}
.main-slider{position: relative;}
.main-slider .container {
    padding: 0px; position: relative;
}
.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto; position: relative;

}
.main-slider .swiper-pagination {
    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: #1967b1 !important;
    width:3px; 
    margin: 5px;
    opacity: 1 !important; border-radius: 0px;
}
.main-slider .swiper-pagination-bullet-active {
    background: #1967b1 !important; height:60px;border-radius: 0px;border: 0px;
}
.main-slider .swiper-slide { background-size: cover !important; background-position: center center !important;}
.main-slider .gallery-top {
    width: 100%;
}

.slide-text{position: absolute;z-index: 9999999999;top:0%;bottom: 0;margin: auto; float: right;height: auto; width: 40%;padding-left: 0%; margin-top:10%; text-align: center;background: linear-gradient(90deg, rgba(19,107,178,1) 0%, rgba(26,98,172,1) 100%);right:5%;padding:5% 5%;border-radius:4px 4px 0px 0px;}
.slide-text hr{width: 100px;height: 5px;background: #fff; float: left;clear: both;}
.slide-text h1{color: #fff; font-size:44px; line-height: 40px;font-weight: bolder;margin-bottom: 10px; width: 100%; text-align: left; text-transform: uppercase;}
.slide-text h2{color: #fff; font-size:44px; line-height: 40px;font-weight: bolder;margin-bottom: 10px; width: 100%; text-align: left; text-transform: uppercase;}
.slide-text p{color: #fff; font-size:16px; line-height: 22px;font-weight:bold;margin-bottom: 4px; width: 100%; text-align:left; }
.slide-text .btn{border: 1px solid #fff; padding: 10px 20px; width:auto;color: #fff; float: left; border-radius: 0px;margin-top: 10px;text-transform: uppercase;text-align: center; border-radius:4px;}
nav.navbar.bootsnav ul.nav > li > a{font-size: 14px; font-weight: 600;text-transform: uppercase;color: #97C7F2;padding: 0px 10px !important;}

nav.navbar.bootsnav ul.nav > li.active a{color: #87c540!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:5%; padding-bottom: 5%;text-align: center; }
.home-mid-section p{text-align: center;font-size: 18px; line-height: 30px; font-weight: 300;}
.home-mid-section .btn{border: 1px solid #8cb147; padding: 10px 20px; width:auto;color: #8cb147;    float: none !important; border-radius: 0px;margin-top: 10px;text-transform: uppercase;text-align: center; border-radius:4px;}
.home-welcome-section{position: relative;min-height:auto;z-index: 11;background: rgba(208,225,243,0.3);background-repeat: no-repeat;background-size: 100%;}
.home-welcome-section hr{width: 60px;height: 2px;background: #a4c047; clear: both;}
.home-welcome-section h2{font-size: 18px;font-weight: bold; text-align: center;text-transform: uppercase;color: #1c65ae  !important;margin-bottom: 20px; margin-top: 5px;}
.home-welcome-section h2 .italic{font-size: 20px;font-style: italic;color: #000;}
.home-welcome-section h2 .green{color: #1c65ae; }
.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-products{position: relative;padding: 3% 0px;height: auto;}
.home-products h2{font-size: 18px;font-weight: bold; text-align: center;text-transform: uppercase;color: #1c65ae  !important;margin-bottom: 20px; margin-top: 5px;}
.home-products h4{font-size: 26px;font-weight: bold; text-align: center;text-transform: uppercase;color: #000  !important;margin-bottom: 20px; margin-top: 5px;}
.home-products h3{text-align: center; font-size: 13px;text-transform: uppercase;margin-top:0px; font-weight: 600;margin-bottom: 15px; float: left;width: 100%;}
.home-products li{transition: transform .3s; /* Animation */;padding: 10px;border-radius: 4px;}
.home-products li a{background: rgba(208,225,243,0.3); float: left; border-radius: 4px;}
.home-products li a::after{content: "";position: absolute;background: #87c540;height: 50%;z-index: 9999;width: 3px;bottom: 0px;left: 7px;border-radius: 0px 0px 50px 0px;}
.home-products li a::before{content: "";position: absolute;background: #87c540;height: 3px;z-index: 9999;width: 50%;bottom: 0px;left: 8px;border-radius: 50px 0px 50px 50px;}
.home-products li img{padding: 15px;transition: transform .3s; border-radius: 22px;}
.home-products li img:hover{transform: scale(1.1);}
.home-brand-section{width: 100%;  height: auto;padding-top: 5%; padding-bottom: 5%;box-shadow:  0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); min-height: auto; background: linear-gradient(to right, #87c540 50%, #fff 50%);}
.home-brand-section h2{text-transform: uppercase; color: #fff;}
.home-brand-section h3{text-transform: uppercase;color: #fff; font-size:32px;margin-top: 10px;line-height: 40px; }
.home-brand-section p{font-size:16px;margin-top: 10px; color: #fff;line-height: 22px; }
.home-brand-section .btn{background: rgba(255,255,255,0); border-radius: 4px; color: #fff;border: 1px solid #fff; text-transform: uppercase; margin-top: 10px;padding: 10px 25px;}
.home-brand-section ul li{width: 33.33%; float:left;padding:5px 20px;}
.home-brand-section ul li img{width: 100%;-webkit-filter: grayscale(100%);
    filter: grayscale(100%);}
.home-brand-section ul li img:hover{-webkit-filter: grayscale(0%);
    filter: grayscale(0%);}
.career-img{width: 100%;}
.career-img  img{max-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: #0e4472;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:#0e4472; 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:#5f3930 !important;text-transform: uppercase;}

.footer{ width:100%; float:left; text-align: left; height:auto!important;background: url(../img/footer-bg.jpg); background-attachment: fixed;  float: left;z-index: 9999;bottom: 0px;margin-top:0px;padding-top: 10px;}
.foot-address p{line-height: 22px !important;}
.footer img{max-width: 80px; margin-right:0px;float:none;}
.footer ul { padding:0px; width:auto; margin: 0 auto; padding-left: 0px; display: inline-block; }
.footer ul li {  padding:0px 0px;line-height: 18px; float:left;list-style:none; color: #fff; width: auto; text-align: left;}
.footer ul li a { color:#fff;font-size:12px; font-weight:500;text-transform: uppercase;margin-top:0px;margin-bottom: 0px;}
.footer ul li a:hover { color:#efefef;}


ul.social-icons{ margin: 0 auto;  width: 14.5%;text-align: center; }
ul.social-icons li{ margin:15px 8px; float: left;  list-style: none;}
ul.social-icons li a{ color: #fff; font-size: 22px; }

.footer p{ color: #fff;text-align: left; font-size: 14px; line-height: 18px; font-weight: 300; width: 100%;}
.footer a{    color: #fff;
    float: left;
    padding-right: 10px;
    font-size: 13px;
    margin: 10px 0px;
}
.footer i{margin-left: 5px;}
.footer-bottom{ width: 100%; float: left;height: auto; padding: 10px 0px ;text-align: center;border-bottom: 1px dashed #fff;}
.footer h3{float: left;color: #fff; text-align:left; width: 100%; text-transform: uppercase;  font-weight: 600; font-size: 22px; margin-top: 5px;margin-bottom: 5px;}
.footer-bottom ul li{padding:6px 0px 6px 0px; float: left; width: auto;}
.inner-banner{width: 100%; float: left; height:auto;background: url(../img/inner-banner.jpg) top center;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;}
.errorText{    position: absolute;color: red;font-size: 12px;}

.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 #0e4472;color:#0e4472;font-weight: 600; }
.service-list{}
.service-list li{ font-weight: 300;position: relative;padding-left: 30px;}
.service-list li::before{position: absolute;content:'\f1ec';left: 0px;font: normal normal normal 13px/1 FontAwesome; top: 7px;color:#0e4472 ;left: 0px;}

#google-map-area {
  margin-top: 100px;
  height:450px;
  width:100%;
}
#google-map-area .google-map {
  height:100%;
}

.servicepage h2{text-transform:uppercase; font-weight:bold; margin-bottom:15px;}
.servicepage p{text-align:justify;}
.servicepage ul{padding-left:20px;}
.servicepage ul li{font-size:16px; list-style:decimal; font-weight:400;}
.home-contact{padding: 50px 0px;float: left;width: 100%;}
.contactarea{padding-top: 30px;padding-bottom:30px;; width: 100%; float: left;min-height: auto;}
.contact-form{float: left;padding:15px 30px; border:1px solid #0e4472; border-radius: 4px; }

.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 .form-control{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;}
.send-btn{width: 100%;background:#0e4472; color: #fff;padding:10px 10px; border: 0px dashed #1b75ba; text-transform: uppercase; border-radius: 36px;}
.send-btn:hover{color:#000 !important; background: #0e4472;  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; }

.padding-zero{padding: 0px !important;}
.contact-info-section{ position:relative; padding:00px 0px 20px;} 
.contact-detail{ position:relative; padding:0px 19px; margin-bottom:10px;}
.contact-detail .inner-box{ position:relative; padding:0px 0px; min-height: 120px;;} 
.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:left; }
.contact-detail .socialicon a{background: linear-gradient(90deg, rgba(19,107,178,1) 0%, rgba(26,98,172,1) 100%);;
    color: #fff;
    float: left;
    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; }

.service-details{padding-top: 20px; float: left;width: 100%; height: auto;position: relative;z-index: 8 !important;min-height: 520px;}
.service-details h2{text-align: left; font-size: 18px; margin-bottom: 0px;}
.service-details .home-mid-section{padding: 0px !important;}
.service-details h3{text-align: left; font-size: 14px; margin-bottom: 0px; margin-top: 15px;text-transform: uppercase;color: #5f3930;padding-bottom: 10px;position: relative;}

.service-details p{text-align: justify;}
.insolutions li {margin-bottom: 15px;float: left; }
.insolutions li img{width: 100%; }
.insolutions li a{height: 300px; overflow: hidden;}

.home-client{position: relative;height: auto;z-index: 11;padding: 25px 0px;}
.home-client h2{font-size: 32px; text-align: center;text-transform: uppercase;color: #578ec6 !important;margin-bottom: 10px; margin-top: 10px;}
.home-client ul li img{padding: 15px;}
.home-client ul li a{float: left;}

.careerpage{padding-top: 20px; float: left; width: 100%;}
.careerpage h2{font-size: 28px; text-align: center;text-transform: uppercase;color: #578ec6 !important;margin-bottom: 10px; margin-top: 10px;}
.careerpage p{line-height: 22px;}
.careerpage .contact-form{border:0px;}

.aboutpage{padding:30px 0px 0px 0px;background: #fff}
.aboutpage p{font-size: 16px; line-height: 26px; margin-bottom: 10px;}




.inner-products{position: relative;padding: 3% 0px;height: auto; float: left;width: 100%;min-height:80vh;}
.inner-products h2{font-size: 18px;font-weight: bold; text-align: center;text-transform: uppercase;color: #1c65ae  !important;margin-bottom: 20px; margin-top: 5px;}
.innerproducts h4{font-size: 26px;font-weight: bold; text-align: center;text-transform: uppercase;color: #000  !important;margin-bottom: 20px; margin-top: 5px;}
.inner-products h3{text-align: center; font-size: 13px;text-transform: uppercase;margin-top:0px; font-weight: 600;margin-bottom: 15px; float: left;width: 100%;}

.inner-products li{transition: transform .3s; /* Animation */;padding: 10px;border-radius: 4px;width: 25%; float: left;position: relative;}
.inner-products li a{background: rgba(208,225,243,0.3); float: left; border-radius: 4px;width: 100%;}
.inner-products li a::after{content: "";position: absolute;background: #87c540;height: 50%;z-index: 9999;width: 3px;bottom: 0px;left: 7px;border-radius: 0px 0px 50px 0px;}
.inner-products li a::before{content: "";position: absolute;background: #87c540;height: 3px;z-index: 9999;width: 50%;bottom: 0px;left: 8px;border-radius: 50px 0px 50px 50px;}
.inner-products li img{padding: 15px;transition: transform .3s; border-radius: 22px;width:100%;}
.inner-products li img:hover{transform: scale(1.1);}

.filter-menu{   margin-top: 3%;float: left; width: 100%;}

.filter-menu h2{font-size: 14px; margin-top: 5px; margin-bottom: 5px;padding: 10px 0px; text-transform: uppercase; font-weight: 600; float: left;}
.filter-menu .top-search{float: left;margin-bottom: 10px;}
.filter-menu .top-search input{height: 36px;}
.filter-menu li{border-bottom: 1px dashed #ccc;padding: 5px 0px;}
.filter-menu ul{border-bottom: 1px solid #000;}
.cc li{position: relative;}
.cc [type="checkbox"]{display: none;}
.cc [type="checkbox"]:not(:checked) + label:before,
.cc [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 0px;
  width: 22px; height: 22px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px;
}
/* checked mark aspect */
.cc [type="checkbox"]:not(:checked) + label:after,
.cc [type="checkbox"]:checked + label:after {
  content: '\ea55';
  position: absolute;
  top: 5px; left: .22em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #000;
  transition: all .2s;
   font-family: 'LineIcons';
}
/* checked mark aspect changes */
.cc [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.cc [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
.cc [type="checkbox"]:disabled:not(:checked) + label:before,
.cc [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.cc [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.cc [type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
.cc [type="checkbox"]:checked:focus + label:before,
.cc [type="checkbox"]:not(:checked):focus + label:before {
  border: 2px solid #000;
}
.cc label{padding-left: 30px;text-transform: uppercase;width: 100%; font-size: 12px;
    position: relative;}
/* hover style just for information */
.cc label:hover:before {
  border: 2px solid #000!important;
}

.about-mid{background:url(../img/mid-bg.jpg) top center; background-size:cover;  background-attachment: fixed;padding: 40px 0px;margin-top:30px;}
.about-mid h2{text-transform: uppercase; font-size: 22px;  margin-bottom: 5px; font-weight: bold;}
.about-mid h3{text-transform: uppercase; font-size: 18px; font-weight:bold;text-align: center;padding: 20px;line-height: 30px;width: 100%; background: #2372b8;color: #fff;border-radius: 6px; }

.contact-form{width: 100%; float: left;}
.contact-form .col2{width: 50%; float: left;padding: 5px;margin-bottom:10px;}
.contact-form .col5{width: 50%; float: left;padding: 5px;margin-bottom:10px;}
.contact-form .col3{width: 100%; float: left;padding: 5px;margin-bottom:10px;}
.contact-form input{width: 100%; padding: 10px; background: #efefef;border-radius: 6px; border: 0px; font-size: 13px !important;}
.contact-form textarea{width: 100%; padding: 10px; background: #efefef;border-radius: 6px; border: 0px;font-size: 13px !important; }



.features-tab{float: left;width: 100%; margin-top: 25px;margin-bottom: 25px; border-bottom: 1px dashed #ccc; padding-bottom: 25px;}
.features-tab .tab-content{padding-top: 25px; float: left;}

.features-tab h4{background: #efefef;padding:10px 15px; float: left;width: 100%; font-size: 13px; text-transform: uppercase;}
.features-tab .nav-tabs > li > a{border: 0px;border-bottom: 1px solid #000;border-radius: 0px;}
.features-tab .nav-tabs > li.active a{border: 0px;border-bottom: 2px solid #000;border-radius: 0px;}
.features-tab td{font-size: 14px;font-weight: 300;width: 50%; float: left; padding: 10px 10px; border-bottom: 1px solid #ccc;}
.features-tab td:first-child{width: 30%;background: #fafafa; margin: 3px 0px;}
.features-tab td:last-child{width: 70%;margin: 3px 0px;}



.product-details{}
.product-details h1{margin-bottom: 15px;text-transform: uppercase;}
.product-details p{margin-bottom: 10px;}
.product-details  ul {padding-left: 15px; margin-bottom: 20px;margin-top: 20px;}
.product-details  ul li{list-style: circle;}
.product-details .rating{margin-bottom: 15px; float: left;width: 100%;}
.product-details .cart-btn{padding: 10px 15px;}
.heart{border:1px solid #000;border-radius: 6px; padding:8px; color: #000;}
/* -------------------------------- 

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%;
}
   

     .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;}
    
    .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%; }
    .header .attr-nav{right: 15%;}
    
      .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: 13px; line-height:22px;}
    .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%;}
    .careerpage h2{font-size:22px; line-height: 30px;}
    .careerpage p{line-height: 26px;}
.aboutpage p{font-size:14px;}
.home-mid-section p{font-size:14px;text-align:justify;line-height:22px}
.home-brand-section{background: #87c540;}
.inner-products li{width:100%;}

}


@media screen and (max-width:667px) {
    
    p{font-size: 20px;line-height: 28px;}
    .container{width: 90%;}
    .dropdown li{text-align:left; float: left; width: 100%;padding: 10px 0px;}
    .wrap-sticky nav.navbar.bootsnav.sticked .navbar-brand > img{width: 90px;}
    .swiper-container{height:auto; max-height: 200px;}
    .slide-text h1{line-height: 32px;  font-size: 22px;}
    .slide-text{margin-top: 20%;}
    .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: #0e4472;}
    .swiper-button-next, .swiper-button-prev{display: none;}
    
    .navbar-brand > img{max-width:190px;}
    .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 5px;}
   
   
    .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;}
}