@font-face{
    font-family: Arial, Helvetica, sans-serif;
    
    font-weight: normal;
    font-style: normal;
	
}
@font-face{
    font-family: 'roboto-thin';
    src:url(../font/roboto-thin-webfont.ttf);
}
@font-face{
    font-family: 'roboto-light';
    src:url(../font/roboto-light-webfont.ttf);
}
@font-face{
    font-family: 'opensans-regular';
    src:url(../font/opensans-regular-webfont.ttf);
}
@font-face{
    font-family: 'opensans-semibold';
    src:url(../font/opensans-semibold-webfont.ttf);
}
@font-face{
    font-family: 'opensans-light';
    src:url(../font/opensans-light-webfont.ttf);
}
@font-face{
    font-family: 'opensans-bold';
    src:url(../font/opensans-bold-webfont.ttf);
}
.header{
    width: 100%;
    height: auto;
    padding-top: 15px;
    padding-bottom: 10px;
    background: #fff;
	box-shadow: 1px 1px 1px #ccc;
}
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div > div
{
    background-color: #f7941d !important;
}
.navbar-default .navbar-nav>.open>a {
    color: #fff !important;
    background-color: #f8941d !important;
}
.bdy-txt h4{
	font-family: 'roboto-light';
    font-size: 25px !important;
    margin-bottom:20px;
    color: #323232;
}
.nav .open>a{
	border-color:#f8941d !important;
}
.logo-material{
	font-family: 'opensans-semibold';
	color: #FEEC00 ;
	font-size: 40px;
}
.caption-material{
	 font-family: 'opensans-regular' !important;
	 color:#f7941d ;
	 font-size: 20px;
}
.search-box{
    width: 25% !important;
}
.social-icons{
    padding-top: 10px;
}
.social-icons ul{
    float: right;
    padding: 0px;
}
.social-icons ul li{
    display: inline-block;
    font-size: 23px;
}
.social-icons ul li a{
    color: #f7941d;
}

.social-icons ul li a:hover{
    color: #EF6C00;
}
.search-field{
    border-radius: 15px 0px 0px 15px !important;
	color:#898989 !important
}
.serach-btn{
    border-color: #f7941d !important;
    color: #fff !important;
    background: #f7941d !important;
    border-radius: 0px 15px 15px 0px !important;
    margin-left: -5px;
}
.border-right{
    border-right: 1px solid #fff;
}
.sublogo-title{
    color: #feec00;
    text-align: center;
}
.logo-array{
    border:0px solid #fff;
    width: 60%;
    margin: auto;
}
.con{
    margin-bottom: 50px;
    margin-top: 50px;
}
.orange{
    background:#EF6C00;
    height:10px;
    width: 10px;
    float: right;
        margin-top: 8px;
}
.purple{
    background:#8867da;
    height:10px;
    width: 10px;
    float: right;
        margin-top: 8px;
}
.marker-note{
	 background:#2D2C2C;
	 padding-top:5px;
	 padding-bottom:5px;
	 
}
.marker-note p{
font-family: 'opensans-semibold' !important;
	 font-size:14px !important;
	 text-align:left !important;
color:#fff !important;
margin:10px 0; 
}
.con p{
    font-family: Arial, Helvetica, sans-serif;
    color:#fff;
}
.con h3{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 60px;
    color:#FEEC00;
}
.con-bg{
    background-image: url(../images/bg.jpg);
    min-height: 100%;
    background-size: cover;
   background-attachment: fixed;
    background-repeat: no-repeat;
    background-position:center;
    /*    background: #F5F5F5;*/
    margin-bottom: 100px;
    margin-top: 100px;
}
.sublogo{
    padding: 20px;
    margin-top: 40px;
    
}
.map-border{
	
	border:2px solid #F8941D;
    height: 504px;
    overflow: hidden;
    padding: 0;
    border-radius: 50%;
}
#map{
	height: 500px;
	border-radius: 50%;
}
.logo{
    padding: 0px !important;
	margin-top:-57px;
}
.navbox{
    background: none !important;
    border:0px !important;
}
#menu-footer .current-menu-item a{
	 color: #fff !important;
	 border:none !important;
	 text-decoration:none !important;
}
.current-menu-item a{
    border: 1px solid #f8941d !important;
    color: #f7941d !important;
}
.current-menu-item a:hover{
   background:none !important;;
   color: #f7941d !important;
}
.current-menu-parent  a{
border: 1px solid #f8941d !important;
    color: #f7941d !important;
}
.current-menu-parent  a:hover{
background:none !important;
}

.dropdown-menu li a{
	border: none !important;
	margin-right:0 !important; 
}
.navigations .open>a:hover{
	border-color:#f7941d !important ;
}
.dropdown-menu li a:hover {
	background:#f7941d !important;
	color:#fff !important;
    
}
.navigations{
    margin-top: 20px !important;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px !important;
}
.rem-pad{
    padding: 0px !important
}
.navigations li a{
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    color: #898989  !important;
	margin-right:2px;
	 border: 1px solid ;
	 border-color:#fff ;
}
.navigations li a:hover{
   background:#f7941d !important;
	color:#fff !important;
	border-color:#f7941d  ;
}

.navigations li > a:after {
color: #898989;
    content: '\25bc';
}
.navigations li > a:only-child:after {
    content: '';
}
.navigations li > a:hover:after{
color: #fff !important;

}
.banner img{
    width: 100%;
}
.caption-box{
    position: absolute !important;
    top: 22%;
    right: 12%;
}
.caption-box h2{
    font-family: 'roboto-thin';
    font-size: 84px;
    margin: 0px !important;
    color: #363636 !important;
}
.caption-box h3{
    font-family: 'roboto-light';
    font-size: 30px;
    margin: 0px !important;
    color: #363636 !important;
}
.caption-box p{
    color: #363636 !important;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px !important;
}
.bdy-txt h3{
    font-family: 'roboto-light';
    font-size: 60px !important;
    text-align: right;
    color: #898989;
}
.bdy-txt-box{
    padding-top: 6%;
}
.bdy-txt p{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    color: #898989;
	margin-bottom:20px;
    text-align:justify;
}
.about-img{
	margin-bottom:20px;
	width:100%;
	border-radius:5px;
	box-shadow:0px 0px 1px #000;
}
.more-btn{
    width: 129px;
    height: 43px;
    padding: 10px 10px;
    text-align: center;
    background-image: url(../images/button-bg.png);
    background-repeat: no-repeat;
    margin: auto;
}
.more-btn a{
    color: #fff;
    font-size: 13px;
}
.more-btn a:hover{
    color: #feec00;
}
.right-thumb{
    padding: 0px !important;
    height: 560px;
}
.right-thumb img{
    width: 100%;
    height: 100%;
}
.pro-thumb{
    background: #f8f8f8;
}
.pro-thumb h3{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 36px !important;
    text-align: right;
    margin-right: 50px;
}
.proitem-thumb{
    margin: 50px 0px;
}
.proitem-thumb img{
    width: 100%;
	height:222px;
}
.proitem-thumb h4{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    color: #111111;
    text-align: center;
}
.product-list {
	padding:0 20px;
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    color: #898989;
}
.proitem-thumb p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    color: #464646;
    text-align: center;
}
.footer{
    padding: 50px 0 15px;
}
.social-pad{
	padding-left:0px;
	
}
.footer h3{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    color: #ffffff !important;
}
.footer p{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    color: #ffffff !important;
}
.nws-search{
    border-radius: 0px !important;
    background: #3d3c3c !important;
    border: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.0) !important;
}
.nws-btn{
    border-radius: 0px !important;
    background: #8867da !important;
    border: 0px !important;
    color: #fff !important;
}
.nws-btn:hover{
    background: #FBC02D !important;
    color: #fff !important;
    transition-duration: 1s;
}
.footer ul{
    padding: 0px !important;
}
.footer li{
    display: inline-block;
    font-size: 22px;
}
.footer li a{
    color: #787777;
}
.footer li a:hover{
    color: #feec00;
}
.footer-navi ul{
    margin-top: 20px;
    padding-left: 20px;
}
.footer-navi li{
    font-family:  Arial, Helvetica, sans-serif;
    display: block;
    font-size: 14px;
    line-height: 34px;
    color: #fff;
}
.footer-navi li a{
    color: #fff;
}
.footer-navi li a:hover{
    color: #feec00;
}
.navi-boder{
    border-left: 1px solid #aeaeae;
    border-right: 1px solid #aeaeae;
}
.footer-navi p{
    margin-top: 20px;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    color: #fff;
}
.footer-form{
    padding: 0px 12px !important;
    border-radius: 0px !important;
    background: #222121 !important;
    border: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.0) !important;
}
textarea:focus, input:focus {
    color: #f0f0f0;
}
.xs-footer-martp textarea{
	height:60px !important;
}
.product-margin{
	margin-bottom:20px;
}
.search-box-views input[type=text]{
	
	    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color:#898989 !important;
	outline:none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-radius: 15px 0px 0px 15px !important;
}
.cpy-text p{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    margin-top: 5px;
    color:#ccc;
}
.cmp-txt p{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    margin-top: 5px;
    margin-right: 25px;
    float: right;
    color:#ccc;
}
.footer-btm-box{
    padding: 10px 0px;
}
.link{
    color: #795548 !important;
}
.link:hover{
    color: #8D6E63 !important;
}
.template-banner{
	height:251px;
	background-repeat:no-repeat;
	    background-size: cover;
}
.wpcf7 textarea{
	height:75px;
}
/* ----- About style ----------- */
.about-thumb{
   
    height: 500px;
    padding-right: 0px !important;
    background-image: url(../images/right-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}
.abt-marbtm{
    margin-bottom: 70px;
}
/* ----- Principles style ----------- */
.prc-box h2{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 46px;
    color: #f8941d;
}
.prc-box{
    padding: 50px 0px;
}
.prc-box ol{
    padding-left: 20px;
}
.prc-box ol li{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #898989;
    margin: 30px 0;
}
.prc-box span{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    color: #f8941d;
}
/* ----- Products style ----------- */
.product-title{
    margin-top: 50px;
}
.product-title h1{
    font-family: 'roboto-thin';
    font-size: 50px;
    color: #555555;
    text-align: right;
}
.product-thumb img{
    width: 100%;
	height:214px;
}
div.wpcf7-validation-errors {
    border: 2px solid #FFAB00 !important;
	background:#FFAB00 !important;
	color:#fff!important;
}
.warning div.wpcf7-mail-sent-ok {
    border: 2px solid #8867da !important;
    background: #8867da !important;
    color: #fff!important;
	 margin:0 !important;
    padding: 0.2em 1em !important;
}
.warning .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin:0;
    padding: 0.2em 1em;
}

.product-thumb{
    margin-top: 70px;
    padding-bottom: 40px;
}
.pro-inner-pad{
    padding: 0px 40px !important;
}
.btm-line{
    width: 93%;
    height:1px;
    background: #d5d5d5;
    margin: auto;
}
.product-thumb h4{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    text-align: center;
    color: #464646;
}
.product-thumb a{
    color: #464646;
}
.product-thumb a:hover{
    color: #0072bc;
}
.product-thumb p{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    text-align: center;
    color: #464646;
}
.pro-thumb-border{
    border-left: 1px solid #d5d5d5; 
    border-right: 1px solid #d5d5d5; 
}
.box1{
    width: 30px;
    height: 30px;
    float:left;
    background: #0072bc;
}
.box2{
    width: 30px;
    height: 30px;
    float:left;
    background: #f8941d;
}
.box3{
    width: 30px;
    height: 30px;
    float:left;
    background: #fff200;
}
/* ---------- Contact styles----- */
.contact-form-box{
    padding: 50px 0;
}
.contact-form-box h1{
    font-family: 'roboto-thin';
    font-size: 80px;
    color: #FFAB00;
}
.cont-form{
    color: #636363 !important;
    background-color: #ececec !important;
    border: 0px solid !important;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.00) !important;
}
.cont-btn{
    background: #FFAB00 !important;
    color: #fff !important;
    border: none !important;
    border-radius:0px !important;
}
.cont-btn:hover{
    background: #FFD600 !important;
    transition-duration: 1s;
}
.cont-adrs-box{
    padding: 30px 0px !important;
}
.cont-adrs-box h2{
    font-family:  Arial, Helvetica, sans-serif;
    color:#898989;
    font-size: 22px;
}
.cont-adrs-box p{
    font-family:  Arial, Helvetica, sans-serif;
    color:#898989;
    font-size: 14px;
}
/*BG*/
.protxt-bg{
    background: #feec00;
}
.footer-bg{
    background: #090808;
}
.footer-btm-bg{
    background: #000000;
	
}
.product-title-bg{
    background: #feec00;
}
.xs-nav-bg{
    background: #fff !important;
    border: 0px solid transparent !important;
    -webkit-box-shadow: 2px 13px 32px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 13px 32px -9px rgba(0,0,0,0.75);
    box-shadow: 2px 13px 32px -9px rgba(0,0,0,0.75);
}
/* ------------ Media queries -------------- */
@media screen and (max-width: 1199px){
    .search-box {
        width: 30% !important;
    }
}
@media screen and (max-width: 991px){
    .search-box {
        width: 40% !important;
    }
    .caption-box {
        position: absolute !important;
        top: 10%;
        right: 12%;
    }
    .bdy-txt h3 {
        font-size: 55px !important;
    }
	.social-pad{
	padding-left:30px;
	
}
.sm-margn{
	margin-bottom:15px;
}
}
@media screen and (max-width: 767px){
	.social-pad{
	padding-left:0px;
	
}
    .xs-form-group{
	display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
	margin-bottom:0 !important;
	}
	.xs-navbar-form{
		    padding:0 30px !important;
			border:none !important;
			margin-top: 0 !important;
			margin-bottom: 0!important;
	}
	
	.xs-dropdown li{
		padding:4px 10px;
		
	}
	.xs-brand-pad{
        padding: 0px 15px !important;
		    width: 185px;
    margin-top: -8px;
    }
    .xs-header{
        width: 100%;
    }
    .xs-header-pad{
        padding: 20px 0px !important;
    }
    .xs-form-pad{
        padding: 0px 15px !important;
        border-top: 0px solid transparent !important;
        border-bottom: 0px solid transparent !important;
        box-shadow: inset 0 0px 0 rgba(255,255,255,.1),0 0px 0 rgba(255,255,255,.1) !important;
    }
    .navi-boder {
        border-left: 0px solid #aeaeae;
        border-right: 0px solid #aeaeae;
    }
    .xs-footer-martp{
        margin-top: 20px;
    }
    .xs-item-martp{
        margin-top: 30px;
    }
    .cmp-txt p {
        float: left;
    }
    .caption-box h2 {
        font-size: 45px;
    }
    .caption-box h3 {
        font-size: 20px;
    }
    .caption-box p {
        font-size: 12px !important;
    }
    .xs-bannertop{
        margin-top: 90px;
    }
    .navbar-togglebtn{
        border: 1px solid #f7941d !important;
    }
    .navbar-togglebtn:hover{
        background: #f7941d !important;
    }
    .icon-bar{
        background: #f7941d !important;
    }
    .navbar-togglebtn:hover .icon-bar{
        background: #fff !important;
    }
	.more-btn{
		margin-bottom:15px;
	}
    .xs-search{
        position: absolute;
        top: 29px;
        right:60px;
    }
    .xs-searchbox{
        width: 50px;
        height: 35px;
    }
    .pro-thumb-border {
        border-left: 0px solid #d5d5d5;
        border-right: 0px solid #d5d5d5;
    }
    .xs-dropdown{
        width: 500px !important;
        position: absolute;
        top: 172% !important;
        left: -165px !important;
        border-radius: 4px !important;
    }
    .xs-btn{
        background: #F5F5F5 !important;
        color: #f8941d !important;
    }
    .xs-searchfrm{
        padding: 0px 20px !important;
        border-top: 0px solid transparent !important;
        border-bottom: 0px solid transparent !important;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .xs-inputfrm{
        border: 1px solid #FF9100 !important;
        border-radius: 4px !important;
        color: #FF9100 !important;
        padding: 5px 5px !important;
    }
    .xs-searchbtn{
        background: linear-gradient(to top, rgba(255,239,26,1), rgba(248,148,29,1)) !important;
        color: #fff !important;
        border-color: #FF9100 !important;
        border-radius: 4px !important;
        -webkit-box-shadow: -2px 12px 29px -8px rgba(0,0,0,0.31);
        -moz-box-shadow: -2px 12px 29px -8px rgba(0,0,0,0.31);
        box-shadow: -2px 12px 29px -8px rgba(0,0,0,0.31);
    }
    .xs-searchbtn:hover{
        color: #fff !important;
        border-color: #FF9100 !important;
    }
    .xs-btnbox{
        padding: 0px 8px !important;
    }
    .xs-abtbannertop{
        margin-top: 91px;
    }
    .my-active{
        border: 0px solid #f8941d !important;
        border-top: 1px solid #f8941d !important;
        border-bottom: 1px solid #f8941d !important;
    }
    .xs-rem-pad{
        padding: 0px !important;
    }
	#map{
	border-radius: 0%;
}
.map-border {
    border: 2px solid #F8941D;
    height: 404px;
    overflow: hidden;
    border-radius: 0%;
}
.xs-remleftpad{
	padding-left:0 !important;
}
.border-right {
    border-right: none;
}
.marker-note{
margin-bottom:25px;
}
}
@media screen and (max-width: 575px){
    
	.caption-box h2 {
        font-size: 25px;
    }
    .caption-box p {
        font-size: 10px !important;
    }
    .caption-box h3 {
        font-size: 14px;
    }
    .bdy-txt h3 {
        font-size: 42px !important;
    }
    .product-title h1 {
        font-size: 30px;
    }
    .contact-form-box h1 {
        font-size: 40px;
    }
    .right-thumb {
        height: 400px;
    }
}
