

.call_to_action {
padding: 20px 21px;
}

.rev_slider .tp-caption {
text-shadow: 1px 1px 2px #000000;
}

div.wpcf7-response-output.wpcf7-validation-errors {
background-color: #424242;
}


div.wpcf7-response-output.wpcf7-mail-sent-ok {
background-color: #009fe0;
}

.title {
background-size:cover !important;
background-position:center;
}

.header_top{
    height: 48px;    
    line-height: 45px;
}

.header_top .q_icon_list {
    display: inline-block;
    margin-right: 28px;
    margin-bottom: 0
}

.header_top .q_icon_list:last-child{
    margin-right: 0;
}

.header_top .q_icon_list .qode-ili-icon-holder{
    border-radius: 4px;
}

footer .q_icon_list .qode-ili-icon-holder, .q_icon_list i{
    border-radius: 4px
}

.hesperiden.tparrows, .hesperiden.tparrows:before{
    height: 64px;
    width: 64px;
    text-align: center;
    line-height: 67px;
    font-size: 24.5px;
    border-radius: 5px;
    color: #272626;
    font-family: FontAwesome;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.hesperiden.tparrows{
    background-color: #fff;
}

.hesperiden.tparrows:hover{
    background-color: #fab012;
}

.hesperiden.tparrows:hover:before{
color: #fff;
}

.hesperiden.tparrows.tp-leftarrow:before{
    content: '\f053';
}

.hesperiden.tparrows.tp-rightarrow:before{
    content: '\f054';
}
i.qode_icon_font_awesome.fa.fa-arrow-up {
        font-size: 20px! important;
}
.side_menu_button{
    top: 3px;
}
.side_menu .widget {
    margin: 0px 0 28px;
}
.page_not_found{
    padding-top: 75px
}

@media screen and (max-width: 1000px) {
.header_bottom {
background:#1d1d1b !important;
}
}

@media screen and (max-width: 780px) {
.empty_space_image {
display:none !important;
}
.footer_bottom {
height:19px;
line-height:14px;
}
.column1.footer_bottom_column {
padding-top:10px;
}
.column2.footer_bottom_column {
padding-bottom:10px;
}
}