html{
	height: 100%;
}
body{
	position: relative;
	min-height: 100%;
}
.nopadding{
    padding: 0px !important;
}
.nomargin{
    margin: 0px;
}
/*==================Override CSS===========*/

.titletext{
    padding-bottom: 20px;
}
.titletext h3{
    font-size: 30px;
    line-height: 50px;
    position: relative;
    font-family: 'Oswald', sans-serif;
    color: #003852;

}
.titletext h3::before{
    content: '';
    width: 15%;
    height: 2px;
    position: absolute;
    background: #b47a03;
    left: 0;
    bottom: 0;
}
.titletext2 h3{
    font-size: 30px;
    line-height: 50px;
    position: relative;
    font-family: 'Oswald', sans-serif;
    color: #003852;
    text-align: center;
    margin-bottom: 15px;

}
.titletext2 h3::before{
    content: '';
    width: 15%;
    height: 2px;
    position: absolute;
    background: #b47a03;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.titletext2 h4{
    font-size: 22px;
    line-height: 35px;
    position: relative;
    font-family: 'Oswald', sans-serif;
    color: #0080BD;
    text-align: center;
    margin-bottom: 15px;
}
.titletext2 p{
    padding: 10px 0px;
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
}
/*=============================================*/
.bg-light{
	background: #4c86f1 !important;

}
.navbar-toggler{
    background-color: #000 !important;
}
/*.mainmenu{
	padding: 15px 0px;

}
.mainmenu ul{
	margin: 0px;
	padding: 0px;
}
.mainmenu ul li{
	padding: 0px 30px;
}
.mainmenu ul li a{
	color: #231474;
	font-size: 20px;
}
.margin-top-20{
	margin-top: 20px;

}
.feature-img{

}*/
/* ==================================================
 ******************** Menu Section*******************
================================================== */
.margin-top-20{
    margin-top: 20px;

}
.mainmenu{
    padding:0px;
    margin: 0px;
	background:#fff;
    border-bottom: 1px solid #eeeeef;
	}
#mainNav{
    background:#fff;
    margin: 0;
}
.mainmenu ul li {
    float: left;
}
.mainmenu ul li a {
    padding:0px 20px;
    text-transform: capitalize;
    color: #002337 !important;
    line-height: 50px;
    font-size: 18px;
	font-weight: 400;
    font-family: 'Oswald', sans-serif;
     -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    display: block;
    text-decoration: none;
}
/*.mainmenu ul li a.active{
	 color:#fff !important;
     background: #261776 !important;
	}*/
.mainmenu ul li:hover{
    background: #119A18 !important;
}
.mainmenu ul li a:hover{
    color:#fff !important;
    display: block !important;
}
.mainmenu ul li a i{
    padding-right: 5px;
}
.lnsnBtn{
    padding-top: 5px;
}
.lnsnBtn ul{

}
.lnsnBtn ul li{
    list-style: none;
    float: left;
    background: #002337;
    border-radius: 5px;
    margin: 0px 5px;
}
.lnsnBtn ul li a{
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 15px;
    font-family:Arial, Helvetica, sans-serif;
}
.lnsnBtn ul li:hover{
    background: #b47a03;
}
/* ==================================================
 banner-section
================================================== */
.banner-section{
	
	}
.slider-area{
	width:100%;
	
	}
.slide-item img{
    width: 100%;
}
.slide-item{
	position:relative;
	z-index:10;
	width:100%;
	}
.sliderBg{
	width:100%;
	height:100%;
	position:absolute;
	z-index:100;
	top:0;
	left:0;
    /*background: #003852;
    opacity: .5;*/
	/*background: url(../images/point.png) repeat;*/
	}
.bannerTex{
    padding-top: 20%;
}
.bannerTex h3{
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    padding: 0px;
    margin: 0px;
}
.bannerTex p{
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 50px;
}
.bannerTex h4{
    text-align: center;
}
.readmore_Btn{
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#fff;
    text-align: center;
    line-height:30px;
    text-transform:capitalize;
    font-weight:normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:12px 20px;
    background: #002337;
    }
.readmore_Btn:hover{
    background: #119A18;
    color: #fff;
    text-decoration: none;
}
/*==============================ourpackage===================*/
.titletextp h3{
    font-size: 30px;
    line-height: 50px;
    position: relative;
    font-family: 'Oswald', sans-serif;
    color: #003852;
    text-align: center;
}
.titletextp h3::before{
    content: '';
    width: 14%;
    height: 2px;
    position: absolute;
    background: #b47a03;
    bottom: 0;
}
.ourpackage{
    padding: 15px 0px;
    background: #e7e7e7;
}
.packagebox h3{
    text-align: center;
    padding: 50px 0px;
}
.grow-your-business-with-us{
    border: 2px solid #002337;
}
/*========================becomeourpartner==============*/
#becomeourpartner{
    width: 100%;
    overflow: hidden;
    background: #EBF8FF;
}
.partnerimagebox img{
    border: 5px solid #01466f;
    margin-bottom: 20px;
}
.becomepartnerbox h3{
    font-size: 30px;
    line-height: 50px;
    font-family: 'Oswald', sans-serif;
    color: #003852;
}
.becomepartnerbox blockquote{
    font-style: italic;
}
.becomepartnerbox p span{
    color: #11af02;
    font-size: 20px;
}
.becomepartnerbox h4{
    text-align: right;
}
.becomepartnerbox p{
    text-align: justify;
}
.find-your-desired h3{
    font-size: 30px;
    line-height: 50px;
    font-family: 'Oswald', sans-serif;
    color: #003852; 
}
.find-your-desired img{
    border: 5px solid #01466f;
    margin-bottom: 25px;
}
.find-your-desired h4{
    text-align: right;
}
/*=========================frontlineImpact=================*/
#frontlineImpact{
    padding: 70px 0px;
}
.frontlineDetails h3{
    font-size: 30px;
    line-height: 50px;
    font-family: 'Oswald', sans-serif;
    color: #003852;
}
.frontlineDetails p{
    padding:0px;
    color: #414141;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}
.frontlineDetails ul{
    padding-left: 30px;

}
.frontlineDetails ul li{
    font-size: 15px;
    color: #414141;
    list-style: square;
    font-family: 'Open Sans', sans-serif;
}
/*===============================================*/
.find_your_business{
    background: #EBF8FF;
    padding: 50px 0px;
}
/*==================================================
*********************Online Booking*****************
=====================================================*/

.onlineBookingbox h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
    color:#fff;
    text-align: center;
    line-height:30px;
    text-transform:capitalize;
    font-weight:normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:12px 20px;
    background: #002337;
    }
.onlineBookingbox h3:hover{
    background: #b47a03;
    color: #fff;
    text-decoration: none;
}
.onlineBookingbox h3 a{
    color: #fff;
    display: block;
    text-decoration: none;
}
/*===============================================
********************* footer-top  ****************
=================================================*/
#footer{
    border-top:1px solid #EBF8FF;
	padding-top: 30px;
}
.footer-top{
    background:#fff;
    padding: 53px 0 55px;
    border-bottom: 1px solid #fff;
}
.footer-Contact h3 {
    color: #002337;
    font-family: arial;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.footer-Contact img{
    padding-bottom: 15px;
}
.footer-Contact p{
	color:#002337;
    margin: 0px;
    padding: 0px;
	}

.footer-Contact ul{
    margin: 0px;

}
.footer-Contact li {
    font-family: arial;
    font-size: 14px;
    color: #002337;
    line-height: 30px;    
    padding-left: 22px;
}

.footer-Contact li:nth-child(1)::before {
    content: "\f095";
    font-family: fontawesome;
    color: #002337;
    margin-right: 8px;
    display: inline-block;
    position: absolute;
    left: 15px;
}
.footer-Contact li:nth-child(2)::before {
    content: "\f0e0";
    font-family: fontawesome;
    color: #002337;
    margin-right: 8px;
    display: inline-block;
    position: absolute;
    left: 15px;
}

.footer-link h3{
    color: #002337;
    font-family: arial;
    font-size: 20px;
    line-height: 40px;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    border-bottom: 1px solid #dadada;
}
.footer-link h5{
    color: #002337;
    font-family: arial;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    margin: 0px;
    padding-top: 10px;
    text-transform: capitalize;
}
.footer-link ul{
    margin: 0px;
    padding: 0px;

}
.footer-link ul li{
    list-style: none;
    color: #002337;
    font-size: 14px;
    line-height: 30px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}
.footer-link ul li a{
    color: #002337;
    text-decoration: none;
}
.footer-link ul li:hover, .footer-link ul li a:hover{
    color: #b47a03;
}
/*===================socialMedia==============*/

.socialMedia {
    background: #fff;
    border-top: 1px solid #dadada;
    padding: 15px 0px;
    margin-top: 30px;
}
.staywithUs h3{
    color: #002337;
    font-family: arial;
    font-size: 20px;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}
.staywithUs ul{
    margin: 0px;
}
.staywithUs ul li{
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px 6px; 
    font-weight: normal;   
}
.staywithUs ul li i{
    font-size: 20px;
    background: #002337;
    padding: 0px;
    margin: 0px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    width: 40px;
    line-height: 40px;
}
.staywithUs ul li i:hover{
    background: #b47a03;
    color: #fff;
}
.footer-bottom{
	padding:15px 0px;
	background: #002337;	
	left: 0;
	right: 0;
	bottom: 0;
}
.footer-bottom p{
	margin: 0px;
	padding: 0px;
	color: #fff;
    font-weight: normal;
}
.productsBox{
    float: left;
    width: 29%;
    margin: 2%;
}
.product-item{
	background: #4c86f1;
}
.child-rows{
	padding-left: 20px;
	border: 1px solid #dfdfdf;
	background: #fff;/*
	border-bottom: 1px solid #dfdfdf;*/
}
.child-rows h3{
    font-size: 25px;
    line-height: 40px;
    font-family: 'Oswald', sans-serif;
    color: #003852; 
    border-bottom: 1px solid #003852;  
}
.child-rows a.list-group-item:before {
    content: "\f0da";  /* this is your text. You can also use UTF-8 character codes as I do here */
    font-family: FontAwesome;
    left:-5px;
    position:absolute;
    

 }
.list-group-item{
	padding: 10px 10px !important;
}
.list-group-item:first-child{
	border-bottom: 0px !important;
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.child-rows a.list-group-item{
	border-left: 0px !important;
	border-top: 0px !important;
	border-right: 0px !important;
	padding-left:10px;
	font-size: 16px;
	line-height: 25px;
}
.child-rows a.list-group-item:last-child{
	border-bottom: 0px !important;
}
.list-group-item.active{
	border-radius: 0px !important;
    background: #002337;
}
/*===========Navbar Css=========*/
.mr-auto, .mx-auto{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.pointers{
	cursor: pointer;
}
/*================featuredProductSection==================*/
.featuredProductSection{

}
.featuredProductSection h3{
    font-size: 30px;
    line-height: 60px;
    font-weight: 400;
    text-transform: uppercase;
}

.categorySection{
	padding: 70px 0px;
	width: 100%;
	overflow: hidden;
}
.categorybox{
	background: #B47A03;
	width: 100%;
	overflow:hidden;
	padding: 2px;
	margin: 6px 0px;
}
.categorybox a{
	color: #fff;
	font-size: 20px;
    border: 1px solid #fff;
    display: block;
}
.categorybox a:hover{
    border: 1px solid #002337;
    display: block;
    text-decoration: none;
}
.categorybox h3{
    padding: 0px;
}
.categorybox p{
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    margin: 0px;
    padding: 10px 0px;
    font-weight: bold;
}
/*============================*/
.productsBoxs{
    margin: 10px 0px;
}
.productDetailsBox{
    padding: 10px;
}
.productDetailsBox h4.card-title strong a{
    color: #003852 !important;
    text-transform: capitalize !important;
}
h4.card-title a{
    color: #003852 !important;
    text-transform: capitalize;
}
.productDetailsBox p{
    padding: 0px;
    margin: 0px;
    color: #414141;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    
}
.productDetailsBox p span{
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 10px;
}
.productDescription p strong i.fa{
    color: #fff;
    font-size: 18px;
    width: 30px;
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    background: #119A18;
    text-align: center;
}
.productDescription h3{
    font-size: 30px;
    line-height: 50px;
    position: relative;
    font-family: 'Oswald', sans-serif;
    color: #003852;
}
.productDescription h3::after{
    content: '';
    width: 15%;
    height: 2px;
    position: absolute;
    background: #b47a03;
    left: 0;
    bottom: 0;
}
.allproductshowinner{
    padding:0px 15px;
}
.badge-info{
    background-color: #119A18 !important;
}
.card-body{
    padding: 0px;
}
.bannerSlider{

}
.carousel-inner{
    width: 100%;
    position: relative;
}
.bannerSliderInnerText{
    width: 100%;
    top: 50%;
    position: absolute;
    z-index: 999;
    text-align: center;
}
.searchBox{
    width: 50%;
    overflow: hidden;
    margin: 0 auto;
    
}
.searchBox input{
    width: 90%;
    font-size: 18px;
    line-height: 50px;
    border: 0px;
    background: #fff;
    border-radius: 10px 0px 0px 10px;
    padding: 0px 10px;
    border: 1px solid #eeeeef;
}
.searchBox button{
    width: 8%;
    background: red;
    border-radius: 0px 10px 10px 0px;
    border: 0px;
    padding: 0px;
    line-height: 50px;
    color: #fff;
}
.productpageInner{
    padding: 15px 0px;
    background: #EBF8FF;
    width: 100%;
    overflow: hidden;
}
.sidebar{
    margin-bottom: 10px;
}
.add-your-company{
    background: #f1f1f1;
    width: 100%;
    overflow: hidden;
    padding: 15px;
}
.add-your-company h3{
    font-size: 20px;
    line-height: 35px;
    color: #003852;
    padding-bottom: 15px;
}
.add-your-company h3 span{
    font-family: 'Oswald', sans-serif;
}
.add-your-companyBox h3{
    font-size: 20px;
    line-height: 35px;
    font-family: 'Oswald', sans-serif;
    color: #003852;
    padding-bottom: 15px;
}
.add-your-companyBox label{
    font-size: 16px;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    color: #000;
}
/*==========================Sidebar Product Page================*/
.product-page-sidebar h3 a{
    color: #000;
}
.product-page-sidebar h3 a i{
    color: #000;
}
.product-page-sidebar h3 a:hover, .product-page-sidebar h3 a i:hover{
    color: #119A18;
}
h3.sidebartitle{
    width: 100%;
    background: #119A18;
    text-align: left;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    padding: 0px 10px;
    font-family: 'Oswald', sans-serif;
    border-radius: 5px 5px 0px 0px;
}
.corporate-facilities{

}
.corporate-facilities ul{
    padding-left: 20px !important;

}
.corporate-facilities ul li{
    list-style: square;
}
.cant-find-business{
    border: 1px solid #cfced5;
    border-radius: 5px;
}
.cant-find-business p{
    padding: 10px;
}
.cant-find-business a{
    padding: 10px;
}
.cant-find-business h4{
    text-align: center;
}
.auto1-fyd{
    margin-left: 4% !important;
}
.otherPage{

}
.otherPage h4{
    font-size: 22px;
    line-height: 35px;
    font-family: 'Oswald', sans-serif;
    color: #003852;
}
.otherPage h5{
    font-size: 18px;
    line-height: 25px;
    font-family: 'Oswald', sans-serif;
    color: #003852;
}
.otherPage h6{
    font-size: 16px;
    line-height: 25px;
    font-family: 'Oswald', sans-serif;
    color: #003852;
}
.otherPage ul{
    margin-left: 45px !important;
    padding-bottom:15px !important;
}
.otherPage ul.otherpagelist{

}
.otherPage ul.otherpagelist li{
    list-style: square;    
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .footer-link h3{
        font-size:18px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
}