/*
Theme Name: Vanman
Description: The Vanman site features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. It uses an asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. 
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vanman
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff !important;
    text-decoration: none;
    background-color: #f0702f !important;
}
.carousel {
    margin-bottom: 15px !important;
}
.homeheading h2 {
    font-weight: 600 !important;
    text-align: left !important;
    padding: 0px 15px;
	font-size:138% !important
}
.homeheading {
    margin-bottom: 20px !important;
}
.homebutton {
    padding: 0px 0px 20px;
	border-radius: 4px;
}
.homebutton a {
    padding: 10px 153px 10px 19px;
	border-radius: 4px;
    background: #ed7d31;
    color: #ffffff;
    margin: 0px 5px 0px 0px;
    font-size: 15px;
	font-weight:600;
    text-align: left !important;
	display:inline-block;
}
.homebutton a:hover, .homebutton a:focus{
	background:#015781;
	color:#fff;
	transition:.3s ease-in-out;
}
.second-content h3 {
     color: #fff !important;
    text-decoration: underline;
    margin: 0;
    font-size: 15px !important;
    padding-bottom: 5px;
}
p {
	margin: 0px 0px 1em 0px important;
}
.content-section-detail {
    background: #015781;
    margin: 12px 0px 10px;
    padding-bottom: 0px !important; 
}
a strong{
	font-weight:400 !important;
}
.Normal h3{
	color:#fff !important;
}
.home .sec-yellow {
	background: #ffd966;
    padding: 0px 15px;
    margin: -17px 0px 0px;
}
.home .sec-orange {
	/*background: #f1631b;*/
	background: #fff;
    padding: 0px 0px 2px;
    margin: -17px 0px 0px;
}
.home .sec-orange h3 {
	color: #0074ac !important;
	text-decoration: underline;
}
.home .sec-orange h3 a {
	color: #0074ac !important;
	text-decoration: underline;
}
.home .sec-orange p {
	color: #000 !important;
	padding-left:15px;
}
.home .sec-orange p a {
	color: #f0702f !important;
	text-decoration: underline;
}
.testimonial-right {
    padding: 10px 0px;
}
.testimonial-right  img {
   margin-left:30px!important
}
p.phone_sec a.phone_link {
    color: #015781;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
}
.testimonial-right p a{
	color: #015781;
    font-weight: 500;
    font-size: 13px;
    text-decoration: underline;
}
.testimonial-right p a:hover{
	color:#ed7d31;
}
.home .sec-yellow p{
	color:#000 !important;
	padding-bottom:10px;
}
.home .sec-yellow p a{
	color: #4472c9;
}

.Normal.second-content {
    padding: 0px 15px;
}
h3.first-content {
    padding: 0px 15px;
}
.sec-yellow h3 span {
	margin-top: 8px;}
p.first-content{
	padding: 0px 15px;
	margin-top:0px !important;
}
.home .content-section-detail a {
    color: #fff;
	cursor:pointer;
}
.home .content-section-detail a:hover{
	 color: #f0702f;
}
.sec-yellow p a strong{
	color: #f0702f !important;
	border-bottom:1px solid #f0702f;
}
.second-content p strong a{
    color: #92b7fc !important;
    border-bottom: 1px solid #f0702f;
}
.second-content p strong :hover{
	color: #f0702f !important;
}

/*19/05/20*/
.Normal h3 span a{
	color:#fff;
}
.Normal h3 span a:hover{
	color: #f0702f !important;
}
.Normal h3 a{
	color:#fff;
	text-decoration: underline;
}
.Normal h3 a:hover{
	color: #f0702f !important;
	cursor:pointer;
}

.Normal p strong a{
	border-bottom:1px solid #f0702f;
}
.inner-left p.strong{
	margin-top:15px;
}
.page-id-10	a.maxbutton-2.maxbutton.maxbutton-make-a-booking-enquiry {
    margin-bottom: 0;
}
.inner-left	a.maxbutton-2.maxbutton.maxbutton-make-a-booking-enquiry {
    margin-bottom: 0;
}
.inner-left a.maxbutton-1.maxbutton.maxbutton-ask-a-quick-question{margin-bottom:0;}
.page-id-1453 a.maxbutton-2.maxbutton.maxbutton-make-a-booking-enquiry {
    margin-bottom: 0;
}

.inner-right a.maxbutton-1.maxbutton.maxbutton-ask-a-quick-question{margin-bottom:0;}
.inner-right a.maxbutton-2.maxbutton.maxbutton-ask-a-quick-question{
	margin-bottom:0px !important;
}
.inner-right a.maxbutton-1.maxbutton.maxbutton-ask-a-quick-question{margin-bottom:0;}
.inner-right a.maxbutton-2.maxbutton.maxbutton-ask-a-quick-question{
	margin-bottom:0px !important;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .navbar-inverse .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-inverse .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-inverse .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
    .navbar-inverse .navbar-nav>li {
        float: none;
    }
    .navbar-inverse .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-inverse .navbar-collapse.collapse.in{
        display:block !important;
    }
	.navbar-inverse .navbar-nav .open .dropdown-menu {
		position: static !important;
		float: none !important;
		width: 100% !important;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.dropdown:hover .dropdown-menu { position: static !important;
		float: none !important; width: 100%; background-color: #fff !important; color: #333 !important; }
	.dropdown:hover .dropdown-menu > li > a { color: #333 !important; }
}


@media(max-width:1199px){
.homebutton a {
		padding: 10px 43px 10px 19px;
		margin: 0px 5px 14px 0px;
	}
}

@media(max-width:991px){
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
   background-color: #f0702f !important;
}
}
@media(max-width:767px){
	
	.homebutton a {
		padding: 10px 43px 10px 19px;
		margin: 0px 5px 14px 0px;
	}
	.homeheading h2 {
		padding: 0px 0px;
		font-size: 22px !important;
		line-height: 28px;
	}
	.homeheading {
		margin-bottom: 15px !important;
	}
	.homebutton {
		padding: 0px;
	}
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
		background-color: #f0702f !important;
	}
	.common-head h2 {width:100%;}
	
}
@media(max-width:575px){
	.homebutton a {
		padding: 10px 135px 10px 19px;
		margin: 0px 5px 14px 0px;
		font-size:12px;
	}
	.maxbutton-1.maxbutton.maxbutton-ask-a-quick-question {
		margin-bottom: 5px;
	}
	.homeheading h2 {
		padding: 0px 0px;
		font-size: 22px !important;
		line-height: 28px;
	}
	.homeheading {
		margin-bottom: 15px !important;
	}
	.homebutton {
		padding: 0px;
	}
	
}
.address-wrapper{
	position: relative;
}
.address-wrapper.active .address-filed-wrapper{
	position: relative;
	height: 100%;
	opacity: 1;
	display: block !important;
	transition: all 0.3s ease;
}
.address-wrapper.active  .address-head h2.plus{
	display: none;
}
.address-wrapper.active  .address-head h2.minus{
	display: block;
}
.address-wrapper .address-head h2.minus{
	display: none;
}
.address-wrapper .address-head h2.plus{
	display: block;
}
.address-head h2 {
	position: relative;
	z-index: 999;
	cursor: pointer;
	margin: 0;
	font-size: 20px;
	line-height: 20px;
	color: yellow;
	font-weight: 600;
}

#firstname, #familyname, #lastname {
	text-transform: capitalize;
}
.sec-yellow h3 strong{
	color: #ffff00;
}
.content-section-detail h3.first-content, body .content-section-detail p.first-content{
	padding: 0;
}
.home .content-section-detail h3.first-content, body.home .content-section-detail p.first-content{
	padding: 12px 15px 5px 15px;margin-top:-5px;
}


@media(max-width: 767px){
	.homebutton a:last-child{
		display: none;
	}
	.testimonial-right .homebutton a{
		display: inline-block;
	}
	.testimonial-right p a{
		font-size: 14px;
	}
	.testimonial-right > p{
		font-size: 12px;
		font-style: italic;
	}
	.testimonial-right > p a{
		font-size: 12px;
	}
	.testimonial-right .phone_sec a{
		font-style: normal;
	}
	.post-9 section{
		padding: 0;
	}
	.homebutton a {
		background: #ed7d31;
		color: #fff;
		transition: .3s ease-in-out;
	}
	 .homebutton a:hover {
		background: #015781;
		color: #ffffff;
	}
	.main .top-part .column{
		position: absolute;
		top: 0;
		right: 0;
		width: 60%;
		z-index: 999;
	}
	.main .navbar-wrapper{
		position: absolute;
		top: 0;
	}
	.navbar-wrapper .navbar-inverse{
		background: transparent;
	}
	.main .navbar-inverse .navbar-toggle .icon-bar {
	background-color: #000;
}	
	.navbar-collapse.collapse.in{
		background: #0074ac;
	}
	.main .navbar-brand > img{
		margin: 0;
	}
	.main .logo-xs strong, .main .logo-xs span{
		display: inline-block;
		float: left;
		text-align: left;
		width: auto;
	}
	.main .logo-xs span{
		font-weight: 400;
		line-height: 18px;
		padding-left: 10px;
	}
	.main .logo-xs strong{
		font-weight:800 !important;
		line-height: 18px;
	}
	.top-part .navbar-brand {
		margin: 40px 15px 0px;
	}
	.home #myCarousel{
		margin-top: 0px;
	}
	.homebutton a{
		padding: 10px 10px 10px 20px;
		width: 48%;
	}
	body .footer-section{
		display: flex;
		flex-wrap: wrap;
	}
	
	body footer{
		background: #000;
		padding: 20px 15px;
	}
	.footer-section [class*="col-"]{
		width: 50%;
	}
	body .footer-section div{
		text-align: left !important;
	}
	footer .footer-copywrite, footer .footer-right a{
		color: #fff;
		font-weight: 600;
	}
	.sb-search-input {padding:0px !important;}
	.navbar-nav .open .dropdown-menu>li>a { color: #333 !important; }
}
@media(min-width: 768px){
	.testimonial-right .homebutton{
		display: none;
	}
}
	body .footer-section{
		display: flex;
		flex-wrap: wrap;
	}
	
	body footer{
		background: #000;
		padding: 20px 15px;
	}
	.footer-section [class*="col-"]{
		width: 50%;
	}

	footer .footer-copywrite, footer .footer-right a{
		color: #fff;
		font-weight: 600;
	}
footer .footer-right a:hover { color: #f0702f; }
.main .Normal h3 {
	/* font-size: 130%; */
	/* line-height: 1.5em; */
	color: #f0702f;
	font-family: 'OpenSans-Bold';
	float: left;
	width: 100%;
	text-transform: capitalize;
	    margin: 10px 0px 5px;
}

@media(max-width: 501px){
	.inner-right a.maxbutton-1.maxbutton.maxbutton-ask-a-quick-question, .inner-left a.maxbutton-1.maxbutton.maxbutton-ask-a-quick-question { margin-bottom: 10px; }
}

@media(max-width: 440px){
	.main .logo-xs strong, .main .logo-xs span {
	display: inline-block;
	float: left;
	text-align: left;
	width: auto;
	font-size: 12px;
	line-height: 18px !important;
}
	.maxbutton-1.maxbutton.maxbutton-ask-a-quick-question {margin-bottom:15px;}
	.homeheading h2 {
	font-size: 16px !important;
	line-height: 24px;
}
	.sb-search-input {padding:0px !important;}
	.homebutton a {
	margin: 0px 4px 20px 0px;
}
	.main .Normal h3{
		margin-top: 0;
	}
}

.load_prep .wpcf7-form-control .wpcf7-list-item.last{
	width: 100%;
	display: inline-block;
}


/* Style Update 20-05-2020  */

.maxbutton { background-color: #f0702f !important; border-color: transparent !important; border-radius: 4px !important; -webkit-box-shadow: none !important; box-shadow: none !important; transition: all 0.3s ease-in-out; }
.maxbutton:hover { background-color: #0074ac !important; }
.nav > li > a:focus, .nav > li > a:hover { background-color: #f0702f !important; transition: all 0.3s ease-in-out; }
.page-id-11 a.maxbutton-2.maxbutton.maxbutton-make-a-booking-enquiry, .page-id-2102 a.maxbutton-2.maxbutton.maxbutton-make-a-booking-enquiry, .page-id-1564 a.maxbutton-1.maxbutton.maxbutton-ask-a-quick-question { margin-bottom: 15px; }
.email-form-xs h3 { font-family: 'OpenSans-Semibold'; }
.Normal h3 a { color: #fff !important; }
.content-section-detail a { color: #fff !important; }
.content-section-detail a:hover { color: #f0702f !important; }
.address-wrapper [class*="col"] .form-group{
margin-left: 0;
margin-right: 0;
}
.img-remove{
	 position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}
.file-570{
	position: relative;
display: inline-block;
}
.wpcf7 form.sent .wpcf7-response-output{
color:#fff !important;
}
.wpcf7-response-output {
    color: #fff;
}