

footer .column1 {
position: relative;
top: -18px;
}

.q_logo a {
    height: 56px !important;
}

.sticky .q_logo a{
    height: 50px !important;
}

.footer_bottom{height:38px;}

#back_to_top{bottom:135px;}

.title_size_large {background-size:cover !important;}

.qode-advanced-call-to-action{height:140px;}

.qode-advanced-call-to-action .qode-advanced-cta-text-holder {
    font-weight: 600;
    font-family: Playfair Display;
}

.qode_carousels .slides .item{width: 300px !impotant;}

.form-col span{
display: inline-block;
width: 49%;
margin-right:7px;
}

.wpcf7-textarea{width:99% !important;}

.wpcf7-submit{
    float: right;
    background: #39a6ff !important;
    border-radius: 0 !important;
    padding: 3px 45px !important;
    border: none !important;
    color: #fff !important;
    text-transform: uppercase !important;
}
.wpcf7-submit:hover{
background: #318fdc !important;
}
.wpcf7-file{color:#ccc;}

span.wpcf7-not-valid-tip {
    font-size: 12px !important;
    width: 100% !important;
}

@media only screen and (max-width: 1200px){
.form-col span{width:100% !important;}
.wpcf7-textarea {   width: 100% !important;}
}


@media only screen and (max-width: 900px){
.footer_top a{
display:block !important;
margin-right: 0 !important;
margin-top: -12px;
line-height: 2;
text-align:left;
}
.footer_bottom_holder span a{display:block;}
.footer_bottom_holder span { line-height: 10px;}
.footer_bottom {
    height: 60px;
}
}