/*
Theme Name: BG&L OSTLER Child
Author: John Shrestha
Version:4.0
Template: bgl
*/


.white{color: #fff;}


.top-area{font-weight: bold; padding:5px 0;}
.top-area .textwidget i {
    font-size: 12px;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;
    
}

.social .menu li a:before { font-size: 20px;}

.social .menu li a[href*="facebook"]:before {
  content:url("images/facebook.png");
}

.social .menu li a[href*="instagram"]:before {
  content:url("images/instagram.png");
}

h2 {
    margin-bottom: 8px;
    font-size: 24px !important;
}
.header-preset-04.home .header {
    border-top: 0px solid rgba(255, 255, 255, 0.25);
    padding: 0;
    margin-top: -26px;
}
.navigation, .header-preset-05 .nav {
    background-color: none !important;
}

.header-right .textwidget [class*='col'] span {
    font-size: 18px;
	color:red;
}

.site-branding {
    padding:12px 0;
}
.navigation, .header-preset-05 .nav {
    background-color: none !important;
	 margin: 15px 0 0 0;
}
.navigation > div > ul > li > a {
    padding: 0px 18px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
}



.navigation .sub-menu a, .navigation .children a {
    color: #111;
    padding:0;
    display: block;
}


  .header-preset-04 .navigation > div > ul > li.current-menu-item > a,
  .header-preset-04 .navigation > div > ul > li:hover > a {
    border-top:0px solid transparent;
	  color:#f09329; 
	  border-bottom:0px solid #fff;


  }


.header-right span {
    color: #fff;
    font-weight: normal;
	font-size:18px;
}
.extra-info {
    padding: 15px 0;
}
.header-right i {
    float: left;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 0px solid transparent;
    margin: 0px 10px 0 0;
}

.has-bg {
    padding: 15px 0;
    margin-bottom: 20px;
    background: #efefef !important;
}
.has-bg h1 {
    color:#111;
}
.has-bg .entry-title {
    font-size: 26px;
    margin-bottom:0px;
}
.has-bg .breadcrumb {
	display: none;
	
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 5px;
}

.heading-title-2, .heading-title {
    margin-bottom: 20px;
}

.tm-btn1 button {
    border-width: 2px !important;
}

.services ul li {
    background: url(images/arrow.png) no-repeat;
    background-position: 0.3em;
    line-height: 27px;
    list-style-type: none;
    padding-left: 30px;
    color: #000;
    font-size: 16px;
}


.bg01 {background: url("images/wel-bg.png") center center no-repeat; padding: 60px 0;}
.bg01 P{margin-bottom:0;}
.bg02 {background: url("images/bg2.png") top no-repeat #211412; padding: 60px 0;}
.bg02 h2{font-weight:lighter;}
.bg03 h3{text-align: center; text-transform: uppercase;}
.bg03 i{margin-right: 6px;}

.vc_icon_element {
    line-height: 0;
    font-size: 14px;
    margin-bottom: 10px;
}

.sev-list ul {margin: 0 0 !important; padding: 0;}



.testimonials-list .testimonials-text { color: #000;}
.testimonials-list .author span{color:#000 !important;}
.scheme .owl-controls .owl-dot.active{
    border-color: #fff !important;
}

.wpcf7 input[type="text"], .wpcf7 select, .wpcf7 input[type="email"] {

    margin-bottom: 12px;
    background: transparent;
	border: 1px solid #555;
	padding: 8px;

}

.wpcf7-textarea, .light-on-dark .wpcf7-textarea {

    width: 100%;
    max-width: 100%;
    height: 130px;
    background: transparent !important;
border: 1px solid #555;

}

.footer {
    padding: 30px 0 0px;
    position: relative;
}
.footer .menu li {
    display: inline-block;
    width: 100%;
}


.footer .widget-title {
	margin-bottom: 5px;
	
}
.footer p{font-size: 16px;	 font-weight: 500; line-height: 2em;}
.footer .textwidget p {
    margin-bottom: 7px;
}

.social .menu li {
	border-bottom:0;
}

.contact-info i {
    padding-right: 0px;

}


.copyright {
    padding: 15px 0;

}
.scheme .scrollup{
	
	border: 1px solid;
}
@media(max-width:1024px){
	
	.header .col-sm-3{
		padding-left: 8px;
    padding-right: 8px;
	}
.header-right [class*='col'] {
    font-size: 20px;
    line-height: 1.2;
}
.header-preset-01 .navigation > div > ul > li > a {
    margin: 0 2px;
    padding: 8px 10px;
}	
	
}

@media(max-width:768px){
.top-area{ display: block;}
.scheme .header {
    background:none;
	position: relative;
    z-index: 100;
}
	
.header-preset-05 .nav {
    position: absolute;
  right: 0px;
    top: 16px;
    z-index: 99999;
    text-align: right;
    background: none !important;
}	
	

.phone{font-size: 16px; font-weight: bold;}

.social .menu li a:before { font-size: 16px;}	

	.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9";
    font-size: 32px;
}
	
}


@media(max-width:480px){
p{font-size: 16px;}	
h2{margin-bottom: 0; font-size: 24px !important;}	
h4{margin-bottom: 0; font-size: 18px !important; line-height: 30px !important;}
	
	.fa-navicon::before, .fa-reorder::before {
    content: "\f0c9";
    font-size: 28px;
}

.site-branding {
    padding:10px 0;
}

.header-right [class*='col'] {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom:10px;

}	

.extra-info {
    padding: 5px 0;
}
.bg01 { padding:20px 0;}	
.home-form {
    position: relative;
    z-index: 20;
    top: 0px;
    right:0px;
    padding:10px 20px;
	margin: 0 10px;

}
	
.phone{font-size: 14px; font-weight: bold; text-align: center;}
.footer .menu li {
    display: inline-block;
    width: 100%;
}

	
}
	
