/**
 * Theme Name:     Charterbuscanada
 * Author:         Charterbuscanada
 * Template:       twentysixteen
 * Text Domain:	   charterbuscanada
 * Description:    About Charter Bus Canada
 */
body, * {
  font-family: 'Montserrat', sans-serif;
}

.text-red{
    color: #c11c0f;
}
.text-grey{ 
    color:#353535
}
.bg-greylight-color{
    background-color: #4a4848
}
.bg-red{
     background: linear-gradient(330.24deg, #c11c0f 11.99%, #ff4c3e 88.79%);
     
}
.cta-custom{
    background: linear-gradient(330.24deg, #835728 11.99%, #ccab5c 88.79%);
    color:#fff;
    font-family: 'Montserrat', sans-serif;
}
.cta-grey-custom{
    font-family: 'Montserrat', sans-serif;
    background: linear-gradient(330.24deg, #353535 11.99%, #838383 88.79%);
    color:#fff
}
.cta-red-custom{
    font-family: 'Montserrat', sans-serif;
    background: linear-gradient(330.24deg, #c11c0f 11.99%, #ff4c3e 88.79%);
    color:#fff
} 
#mobile-nav{
    background: linear-gradient(330.24deg, #c11c0f 11.99%, #ff4c3e 88.79%);
    color:#fff;
    margin-left:20px;
}
#primary-menu .current-menu-item a{
	color:#ff4c3e !important;
}
/* Contact Form Design **/
.contactform{  
    padding: 20px 10px;
}
.contactform p{
    font-size:18px;color:#333;margin-bottom:20px;
}
.contactform label{
    width:100%;display:inline-block;margin-bottom:15px;
}
.contactform input, .contactform textarea{margin:10px 0;border:1px solid #ddd;width:100%;display:inline-block;padding:8px;}
.contactform .wpcf7-form-control-wrap{width:100%;display:inline-block;}
.contactform .wpcf7-form-control.wpcf7-submit{
    background: linear-gradient(330.24deg, #c11c0f 11.99%, #ff4c3e 88.79%); color:#fff;padding:10px;text-transform: uppercase;font-weight:bold;border-radius:12px;
}
#footer-menu ul{
    display:flex;
    flex-direction:row;
  justify-content: space-between
}
#footer-menu ul li{padding:0 5px;}

.getQuote_banner{
    padding:80px 20px;
    text-align:center;
    
}

/* GetQUOTE From */
.getQuote-form, .book-now{
    max-width:800px;
    margin:60px auto;
    background: #dfdfdf;
     
}
.getQuote-form p.full-w *{
    width:100%;
}
.getQuote-form p{
    margin-bottom:20px;
}
.getQuote-form input, .getQuote-form select, .getQuote-form textarea{
    padding:10px 15px;
}
.getQuote-form select{
    padding:11px 15px;
}
.getQuote-form input[type="submit"] {
   background: linear-gradient(330.24deg, #c11c0f 11.99%, #ff4c3e 88.79%); color:#fff;padding:10px 30px;text-transform: uppercase;font-weight:500;font-size:20px;font-family: 'Montserrat', sans-serif; 
}
.service-poster img{
    margin:0 auto !important;
}
.service-post .service-content h1{
    font-size:24px;
    line-height:30px;
    margin-bottom:24px;
    font-weight:semi-bold;
    color : #ff4c3e;
    text-transform:uppercase;
}
.city-post h1{
       font-size:2rem;
    line-height:1.2;
    margin-bottom:2rem;
    font-weight:semi-bold;
    color : #ff4c3e;
    text-transform:uppercase;
    text-align:center;
}
.city-post h2{
     font-size:1.5rem;
     line-height:1.5; margin-bottom:1.5rem; margin-top:2rem;
}
.city-post p{
     line-height:2;text-align: justify; margin-bottom:1rem;
}
 .city-post p a{
     color : #ff4c3e;
 }
.service-post .service-content h2{
     font-size:20px;
     line-height:20px; margin-bottom:14px;
}
.service-content p{
    line-height:2
}
.validation-pos .wpcf7-not-valid-tip{
    position:absolute;width:300px;
}
.w-set{
    width:100px;
}
.w-80{
    width:80%;
}
/** Book Now Form **/
 