.btn.social {
    border: 2px solid #fff !important;
    border-radius: 50px;
    color: #fff;
    padding: 5px 12px !important;
    background: none !important;
    transition: all 400ms ease 0s;
}
.btn.social:hover {
    background: #f7b926 !important;
    border-color: #f7b926 !important;
    color: #fff !important;
    text-decoration: none;
    transition: all 200ms ease 0s;
}
h3 span{ 
    text-transform: capitalize;
    /*letter-spacing: -2px;*/
}

.wpb_single_image {margin: 0 !important;}
.wpb_single_image .vc_single_image-wrapper {display: block !important;}
.btn-large{
    padding: 15px 30px !important;
    font-size: 16px !important;
    font-weight: 600;
}
/*.wpb_wrapper{font-family: arial, sans-serif;}*/
.wpb_wrapper .cs-custom-text{
    font-weight: bold;
}
.wpb_wrapper .cs-custom-text:before{
    content: '\f006';
    margin-right: 5px;
    font-size: 11px;
    font-family: FontAwesome;
}
.wpb_button_anone .wpb_none.btn{border-style: solid;}
.wpb_button_anone .btn-lg,
.wpb_button_anone .btn-large{
    font-family: "Montserrat Alternates",arial, sans-serif;
    font-weight: 400
}
.container{
    padding-left: 0;
    padding-right: 0;
}
.tparrows{
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    bottom: 0px !important;
    margin: auto 0 !important;
}
.cs-breadcrumbs .current{text-transform: lowercase}
.cs-breadcrumbs a:before{
    content: "\f041";
    margin-right: 5px;
    font-family: FontAwesome;
}
.wpcf7-response-output{
    margin: 0 auto !important;
    text-align: center;
}
.wpcf7-response-output.wpcf7-mail-sent-ok{max-width:340px}
.wpcf7-response-output.wpcf7-validation-errors{
    max-width:510px;
    border-color: #ff0000;
}
.datepicker{
    padding: 8px !important;
    font-size: 12px;
}
.datepicker .datepicker-days .table-condensed th{padding: 0 !important}
.datepicker .table-condensed{line-height: 1 !important} 
.cs-portfolio-meta .cs-social li{display: inline-block}
.cs-portfolio-item{margin-bottom: 35px}
.cs-portfolio-item .cs-portfolio-meta h3{margin-top: 0}
.screen-reader-text{display: none}
input#s{
    background: none;
    color: #000;
    border-color: #f7b926;
    box-shadow: none;
}
#searchsubmit{
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-width: 1px;
    padding: 8px 7px;
}
#commentform input,
#commentform textarea{
    background: none;
    color: #000;
    box-shadow: none;
}
.wp-caption.aligncenter{
    width: 100% !important;
    clear: both;
}
/******************************************Sidebar********************************************/
.widget.widget_rss ul li a.rsswidget{
    font-style: italic;
    color: #8f9a9e;
}
.widget.widget_rss ul li span.rss-date,
.widget.widget_rss ul li cite{font-weight: 600}
.widget.widget_rss ul li .rssSummary{line-height: 21px}
.widget.widget_rss .wg-title a img{margin-top: 15px }
.widget.widget_rss ul li cite{color: #f7b926;}
/*********************************************VC-Tab*******************************************/

.wpb_tour_tabs_wrapper{text-align: center;}
.wpb_tabs .wpb_tabs_nav li{
    display: inline-block !important;
    float: none !important;
}
.wpb_tabs.style2 .wpb_tabs_nav li{
    border: 2px solid #f7b926 !important;
    border-radius: 100px !important;
}
.cs-breadcrumbs{font-family: arial, sans-serif}
/*******************************************VC-Accordion***************************************/
.wpb_accordion_header {background: none !important;}
.wpb_accordion_header a{
    border: 2px solid #000 !important;
    border-radius: 50px;
    font-family: "Montserrat Alternates";
    cursor: pointer;
    font-size: 1.2em !important;
    line-height: 1.2em !important;
    margin: 0 0 2px !important;
}
.wpb_accordion_header h3.ui-accordion-header-active a, 
.wpb_accordion_header h3:hover a{
    box-shadow:none;
}
/*********************************************Header*******************************************/

.header.header-v1:after{
    content: "";
    display: block;
    width: 100%;
    height: 12px;
    background: url("../images/bg/taxi-stripe.jpg") repeat-x left;
}
#menu ul,.sticky-menu-wrap ul{display: inline-block}
#menu ul li a,
#sticky-nav-wrap ul li a{
    text-transform: capitalize;
    font-weight: 600;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
#header-sticky {padding: 17px 0}
.cshero-logo.logo-sticky  img{width: 160px}
#menu ul ul.sub-menu li a,#sticky-nav-wrap ul ul.sub-menu li a{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 6px 0 6px 10px !important;
}
#cs-phone .cshero-phone-number{float: left;}
#cs-phone .cshero-phone-number h2{margin: 0;}
.cshero-header-content-widget-inner a i{font-size: 18px;}
#cshero-main-menu-mobile{
    
}
/*.cshero-header-content-widget .btn-navbar{
    background: #000;
    border-radius: 100px;
}*/
/*.cshero-header-content-widget .btn-navbar i{color: #fff;}*/
#cshero-main-menu-mobile,
#cshero-main-menu-mobile li ul,
#cshero-main-menu-mobile li ul li ul {
    background: #000 !important;
}
#cshero-main-menu-mobile a span,
#cshero-main-menu-mobile ul a span,
#cshero-main-menu-mobile ul ul a span {
    color: #fff !important;
    font-size: 14px;
    text-transform: lowercase;
}
#cshero-main-menu-mobile ul a ,
#cshero-main-menu-mobile ul ul a {border: none !important}
/*******************************************Heading Title*****************************************/
.left.custom-heading-wrap .cs_custom_heading h3:after{margin: 0!important;}
.custom-heading-wrap.taxi1 .cs_custom_heading h1:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h1:after,
.custom-heading-wrap.taxi1 .cs_custom_heading h2:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h2:after,
.custom-heading-wrap.taxi1 .cs_custom_heading h3:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h3:after,
.custom-heading-wrap.taxi1 .cs_custom_heading h4:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h4:after,
.custom-heading-wrap.taxi1 .cs_custom_heading h5:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h5:after,
.custom-heading-wrap.taxi1 .cs_custom_heading h6:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h6:after{
    content: "";
    display: block;
    height: 6px;
    margin: -1px auto 8px;
    position: relative;
    top: 19px;
    width: 100px;
}
.custom-heading-wrap.taxi1 .cs_custom_heading h1:after,
.custom-heading-wrap.taxi1 .cs_custom_heading h2:after,
.custom-heading-wrap.taxi1 .cs_custom_heading h3:after,
.custom-heading-wrap.taxi1 .cs_custom_heading h4:after,
.custom-heading-wrap.taxi1 .cs_custom_heading h5:after,
.custom-heading-wrap.taxi1 .cs_custom_heading h6:after{ background: url("../images/bg/taxi.png") no-repeat center;}
.custom-heading-wrap.taxi2 .cs_custom_heading h1:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h2:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h3:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h4:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h5:after,
.custom-heading-wrap.taxi2 .cs_custom_heading h6:after{ background: url("../images/bg/taxi2.png") no-repeat center;}
/*********************************************Contact-Form*******************************************/

.form-contact .control-label{
    color: #f7b926;
    float: left;
    width: 160px;
}
.form-contact .control-label i.fa{
    color:#ff0000; 
    font-size:9px; 
    vertical-align:top
}
.form-contact .gcore-display-table{display: table}
.wpcf7-list-item { 
    display: block; 
    margin: 0 !important;
}
.wpcf7-list-item .wpcf7-list-item-label{color: #f7b926}
.wpcf7-list-item input{
    float: left;
    margin-right: 5px;
}
.wpcf7-list-item label{margin: 0;}
.wpcf7-submit{
    background: #f7b926 !important;
    color: #fff !important;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.form-contact label{
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.wpcf7-form-control .wpcf7-list-item:not(:last-child){
    margin-bottom: 5px !important;
}
input.wpcf7-form-control,
input.wpcf7-form-control:hover,
input.wpcf7-form-control:active,
input.wpcf7-form-control:focus{
    background: #1a1a1a;
    color: #fff;
}
input.wpcf7-form-control{border: 1px solid #111;}
input[type="radio"]{margin-top: 4px;}
.wpcf7-mail-sent-ok{
    color:#398f14;
    text-align: center
}
/***********************Contact form 2*************************/
.form-group.form-contact-2{margin-bottom: 10px}
.form-group.form-contact-2 .control-label
{
    float: left;
    padding-top: 5px;
    text-align: left;
    width: 160px;
}
.form-group.form-contact-2 .control-label label{
    display: block;
    margin-bottom: 5px;
    color: #f7b926;
    font-family: "Montserrat Alternates",sans-serif;
    font-weight: normal;
}
.form-group.form-contact-2 .controls{
    margin-left: 180px;
}
.form-group.form-contact-2 .form-control{
    border-radius: 50px;
    border-width: 2px;
    border-color: #000000;
}
.form-group.form-contact-2 input.form-control {
    padding: 10px;
    line-height: 54px;
    height: 54px;
}
.form-group.form-contact-2 input[type="checkbox"]{margin-top: 7px}
.form-group.form-contact-2 .form-control,
.form-group.form-contact-2 .form-control:hover,
.form-group.form-contact-2 .form-control:active,
.form-group.form-contact-2 .form-control:focus{
    background: #fff;
    color: #555;
}
.form-group.form-contact-2 .form-control:focus{
    border-color: #e9322d;
    box-shadow: 0 0 6px #f8b9b7;
}
.form-group.form-contact-2 textarea.form-control{
    padding: 15px;
    height: 182px;
}
.form-actions{padding-left: 180px}
.form-actions input[type="submit"]{
    padding: 10px 15px !important;
    font-weight: normal;
}
.form-actions input[type="submit"]:hover,
.form-actions input[type="submit"]:focus{
    background: #e2a108 !important;
    border-color: #e2a108 !important;
}
.wpcf7-validation-errors{color: #FF0000}
.contact span{letter-spacing: 1px}
/**********************************************Footer********************************************/
.footer .textwidget{
    font-family: "Montserrat Alternates",arial, sans-serif;
    font-weight: 400
}
.footer-top h3.wg-title{margin-bottom: 47px;}
.footer-top h3.wg-title:after {
    background: url("../images/bg/taxi2.png") no-repeat left;
    content: "";
    display: block;
    height: 6px;
    margin-bottom: 8px;
    position: relative;
    top: 23px;
    width: 90px;
}
.footer-top ul.tick li:before{
    content: "\f00c";
    color: #f7b926;
    margin-right: 5px;
    font: normal normal normal 11px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.footer-top .widget_text i.fa{margin-right: 7px;}
.footer-bottom span.copyright,
.footer-bottom .custom a{
    font-family: "Montserrat Alternates";
    font-weight: 400
}

.entry-content {
    display: flex;
    flex-direction: column;
}
.page-links{
    text-align: center;
}

.wp-block-cover-text {
    color: white !important;
}
body input[type="date"]{
    line-height: 18px;
}