	.top-header{
	background-color:#ffce30;
	
	}
.top-left {
    
    padding: 5px 0;
	font-size: 14px;
	line-height:18px;
	}
.top-header .top-left a{
	color: #242424;
    opacity: 1;
	vertical-align: middle;
	}
.top-header  .top-right{
	text-align:right;
	vertical-align: middle;
    padding: 5px 0;
}
.top-header  .top-right ul{
	list-style-type:none;
	margin:0;
	}
.top-header  .top-right ul li{
	display: inline-block;
    margin-right: 25px;
	}
.top-header  .top-right ul li a{
	color:#FFFFFF;
	font-size: 12px;
    vertical-align: middle;
	line-height:18px;	}
.main-header{
	background-color:#FFC335;
	}
	
.slider1{
	height:500px;
	position:relative;
	width: 100%;
	}
.slider1 img{
	height:500px;
	width:100%;
}
.slider_icon{
	position:absolute;
	top: 45%;
    z-index: 2;
	padding:0 30px;
	width:100%;
	left:0;
}
.slider_icon a{
    font-size: 30px;
	line-height:36px;
    height: 43px;
    width: 43px;
    border: 1px solid;
    border-radius: 50%;
    color: #fff;
    padding-left: 16px;
    padding-bottom: 0;
	
}
.slider_icon .prev{
    font-size: 30px;
	line-height:36px;
    height: 43px;
    width: 43px;
    border: 1px solid;
    border-radius: 50%;
    color: #fff;
    padding-left: 14px;
    float:left;
	
}
.slider_icon .next{ 
	float:right;
	
}
.data{
	padding:50px 0;
	height:200px;
}

.heading{
	font-size: 24px;
    border-bottom: 3px solid #FFCE30;
    color: #FFB32D;
}
.about-text {
    padding: 20px 0;
}
.about-text p{
	font-size: 14px;
    text-align: justify;
	color:#fff;
	line-height: 20px;
		}
button.read-more {
     background: none;
    border: 2px solid #002044;
    padding: 6px 15px;
    color: #ffffff;
    background-color: #002044;
	width:140px;
	   
	}
.about-img{
	    height:350px;
		width:100%;
		padding-top: 34px;
		text-align:center;
		
		}
.about-img img{
	    height:100%;
		width:100%;
		}
		

.pro{
	width:100%;
}
.top-footer{
	background-color:#2896D6;
	padding:30px 0;
	color: #FFF;
	
}
.bottom-footer{
	background-color:#275D9C;
	padding:10px 0;
	color: #FFF;
}

.bottom-footer .bottom-left{
	color:#FFFFFF;
	font-size:14px;
}
.bottom-right {
    text-align: right;
}
.bottom-right a {
    color:#fff;
	font-size:14px;
}

.f-social ul{
	list-style-type:none;
	padding:0;
	}
.f-social ul li{
	display:inline;
	margin-right:20px;
	
	}
.f-social ul li a{
	font-size:16px;
	color:#fff !important;
}
.f-heading {
    font-size: 18px;
    padding-bottom: 12px;
	text-decoration:underline;
	    font-weight: 600;
	
}
.f-content ul{
	list-style-type:none;
	padding:0;
	}
.f-content ul a{
	font-size:14px;
	color:#fff;
	
}
.f-content li{
	padding-bottom: 7px;
}
.f-content p{
	text-align:left;
	    font-size: 14px;
    line-height: 24px;
}

li.nav-item {
    padding: 5px 20px;
}

li.nav-item:hover {
    background-color: #FFCE30;
}

a.nav-link {
    font-size: 20px;
    color: #fff !important;
    font-weight: 400;
}
.dropdown-item {
    padding: 10px 15px;
    color: #000;
    font-weight: 400;
}
.dropdown-menu.show {
    width: 220px;
}
.about-us{
	background:#1E98D6;
	padding-bottom:30px;
	}
.block-header{
	    padding: 50px 0px 20px 0;
    text-align: center;

}
.yel-txt{
	color:#FFB32D;
}
.wh-txt{
	color:#FFF;
}
.bl-txt{
	color:#002147;
}
.products{
	padding-bottom:30px;

}
.product {
   	padding: 30px 10px 50px 0;
    text-align: center;
	border: 1px solid #fff;
	margin-bottom:10px;
}
.product:hover{
	border: 1px solid #999;
    box-shadow: 1px 1px 2px -1px #002147;
	border-radius:3px;
	background-color:#F4F4F4;
	}
.block-header h1::after {
    display: block;
    content: "";
    height: 3px;
    width: 46px;
    background-color: #000;
    margin: 18px auto;
}
.pro-img img{
	height:180px;
	margin-bottom:20px;
}
.product h4{
	text-align:center;
	font-size:16px;
	font-weight: 700;
	}
.product p{
	font-size: 13px;
    text-align: justify;
    line-height: 18px;
	padding:10px;
	font-weight:400;
}

.dropdown-menu.show {
    background-color: #FFCE30;
    border: none;
    border-radius: 0px;
    margin-top: 0px;
	width: auto;
}
.bread {
    background-color:  #275D9C;
}

ol.breadcrumb {
    background:  none;
    padding: 25px 0px;
	margin-bottom: 0px;
}

li.breadcrumb-item a {
    color: #fff;
}

.breadcrumb-item.active {
    color: #fff;
}

.breadcrumb-item+.breadcrumb-item::before {
    content:">";
    color: #fff;
    font-size: 18px;
}
.why{
    padding: 0 0 30px 0px;
	background-color:#1E98D6;
}
.why-icon {
    color: #FFCE30;
    text-align: center;
    vertical-align:  middle;
    padding: 10px 0 0 0;
    font-size: 40px;
}

.why-txt {
    text-align: center;
    font-size: 20px;
    font-weight:  700;
	    color: #fff;
}
.why-2 {
 
    padding: 30px 0px 70px 0;
   	text-align:center;
}
.why-2-2 .why-icon {
    color: #333;
    vertical-align:  middle;
    font-size: 30px;
}

.why-2-2 .why-txt {
   
    font-size: 20px;
    font-weight: 500;
	color: #666;
}
span.number {
    color: #FFCE30;
    font-size: 59px;
}
span.fsa {
    display: inherit;
}

span.number1 {
    color: #FFCE30;
    font-size: 60px;
}
.why-2-2 .why-txt span {
   vertical-align: middle;
}
.clients {
    padding: 20px 0;
    background-color:  #f4f4f4;
    text-align: center;
}

.cli-img {
    padding: 0px 10px;
	text-align: center;
	
}

.cli-img img {
    width: 230px;
	height:50px;
}
.pro-heading {
    font-size: 18px;
    padding: 10px 0 5px 0;
    border-bottom: 4px solid #999;
    font-weight: 700;
}

.pro-text {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
}
.pro-title {
    font-weight: 600;
	line-height: 24px;
    height: 53px;
	}
.con {
    padding: 50px 30px;
}

.get-in {
    padding-bottom:  20px;
    text-transform: uppercase;
	font-weight: 700;
}
.get-in h4{
   font-weight: 700;
}
.address span {
    display: inherit;
    text-align: left;
	vertical-align:middle;
	padding:5px 0px;
	
			}
.address span i:before{
    margin-right:15px;
		}
.btn-send {
    background: #fdc716;
}
.msg input{
	width:49%;
	margin-bottom:20px;
	padding:10px;
	
}
.gmap{
	width:100%;
	height:400px;
}
.gmap iframe{
	width:100%;
	height:100%;
}
.enq control-label{
	float:right;
	
}
.about-text1 p{
	font-size: 14px;
    text-align: justify;
	color:#333;
	line-height: 20px;
		}

.about-us1{
	background-color:#fff;
	padding-bottom: 50px;
}

.owl-client img{
	height:30px;
}
.modal-body {
    padding: 0px;
}
.modal-content{
	border-radius:0px;
	}

.enq {
    padding: 30px;
	font-size:14px;
}

label.control-label.col-md-3 {
    text-align: right;
	vertical-align:middle
}

.enq input {
    border-radius: 0px;
	font-size:14px;
}

.enq select {
    border-radius: 0px;
	font-size:14px;
}

.enq textarea {
    border-radius: 0px;
	font-size:14px;
	width:100%;
	
}

.m-title {
    padding: 4px 25px;
    font-size: 14px;
    background-color: #fdc716;
    color:  #fff;
}

h3.modal-title {
    font-size: 22px;
}

.m-title a.pull-right{
    padding-top:  4px;
}

.f-note {
	display:none;
  	position:fixed;
	bottom:0;
    background-color: #FFCE30;
	width: 100%;
	padding: 6px 0px;
	}

.f-note ul {
    list-style-type: none;
	margin-bottom:0 !important;
	padding-left: 0;
}

.f-note ul li {
    display: inline-block;
    width: 32%;
	text-align: center;
	padding: 0px 0px;
	border-right:thin solid #fff;
}
.f-note ul li:last-child {
	border-right:none;
}
.f-note li a{
	font-size:14px;
	vertical-align:middle;
	color:#333;
}
.f-note li i{
	margin-right:10px;
}
/*i.fa.fa-inr {
    border: 1px solid #f4f4f4;
    border-radius: 50%;
    padding: 10px 17px;
    font-size: 30px;
    background-color: #f4f4f4;
}*/

.banner {
    position: relative;
    text-align: center;
}

.ban-text {
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 100%;
    margin-top:  130px;
}
span.ban-txt1 {
    background-color: #f4f4f4;
    padding: 5px 20px;
    font-size: 36px;
}
span.ban-txt2 {
	border: 2px solid #FFC335;
	padding: 5px 20px;
	color: #980812;
	background-color: #FFC335;
	font-size: 32px;
	}

.babb {
    margin-top: 20px;
}
span.bol {
    font-weight: 600;
}
.product a{
	color:#212529;
	text-decoration:none;
}
.bread span {
    font-size: 36px;
    color: #fff;
    vertical-align: middle;
    line-height: 200px;
    padding:  3px 18px;
    background-color: #a52a2a80;
}
.pro-sli {
    background-color: #f5f0f0;
    text-align: center;
	position: relative;
	margin-bottom:20px;
	padding:20px 0;
}
.pro_icon {
 	position: absolute;
    top: 40%;
    padding-left: 2%;
    font-size: 30px;
    width: 100%;
    padding-right: 2%;;
}

.pro_icon a.next {
    float: right;
	padding-right: 30px;
}

.product-d {
        padding: 40px 10px 0px 10px;
		
}
.pro-sli img{
	height:250px;
	width:auto;

}
.slider2 {
    position: relative;
	    padding: 20px 0;
    background-color: #f4f4f4;
}

.cli_icon {
 position: absolute;
    top: 24%;
    padding-left: 2%;
    font-size: 30px;
    width: 100%;
    padding-right: 2%;;
}

.cli_icon a.next {
    float: right;
}
.pro-desc {
    padding: 15px;
   	margin-bottom: 30px;
	border: 1px solid #ededed;
    background: #f5f5f5;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
}
.pro-de{
	
	padding:20px;
	margin-bottom: 20px;
	
	
	}
	
.pro-de .read-more{
 	    margin: 15px 0;

}
.panel-title {
    font-size: 16px;
}

.des {
    padding: 40px 10px;
}


@media(max-width:767px){

.top-left{
	text-align:center;
}

img.img-responsive {
    width: 50%;
}
.silder1{
	height:100px;
}
.navbar-light .navbar-toggler {border: none;}
.navbar-toggler {
    font-size: 16px;
    padding: 0;
}
.slider1{
	height:30vh;
	position:relative;
	}
.slider1 img{
	height:30vh;
	width:100%;
}
.why-txt{
	padding-bottom:50px;
}
.address {
    padding-bottom: 30px;
}
.msg input {
    width: 98%;
  
}
.gmap{
	height:300px;
}
.bottom-footer .bottom-left {
    text-align: center;
    
}

.bottom-right {
  
    text-align: center;
}
.top-header .top-right{
text-align:center !important;
}
.f-note {
	display:inherit;
}
label.control-label.col-md-3{
	text-align:left;
}
.ban-text{
margin-top: 36px;
}
span.ban-txt1{
	padding: 3px 10px;
    font-size: 14px
}
.babb {
    margin-top: 10px;
}
span.ban-txt2{
	 font-size: 12px;
	 padding: 3px 10px;
}

.cli_icon {
    padding-left: 5%;
    padding-right: 5%;
}
.bread span {
    font-size: 20px;
    line-height: 140px;
   
}

}