

.header_top{
    height: 45px;    
    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: 0px;
}

footer .q_icon_list .qode-ili-icon-holder, .q_icon_list i{
    border-radius: 0px
}

.hesperiden.tparrows, .hesperiden.tparrows:before{
    height: 64px;
    width: 64px;
    text-align: center;
    line-height: 67px;
    font-size: 24.5px;
    border-radius: 0px;
    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
}

.text-white p,
.text-white h1,
.text-white h2 { 
   color: #fff;
}

.counter-million .onedigit.p1.char {
     float: none !important;
     width: 150px !important;
     display: block !important;
}

.row-home-overlap > .full_section_inner {
background-color: #ecebeb;
}

@media (max-width: 1000px){
    .process-spacer-large {
         height: 30px !important;
    }

     .process-symbol {
         margin-bottom: 30px !important;
     }
}

.row-home-tiles .q_elements_item_inner {
transition: 0.3s all;
}

.row-home-tiles .q_elements_item:hover .q_elements_item_inner {
background-color: #996633 !important;
}

.wpml-ls-legacy-list-horizontal {
border: 0 !important;
padding: 0 !important;
text-transform: uppercase;
font-weight: bold;
}

.q_counter_holder p.counter_text {
font-weight: bold !important;
text-transform: none !important
}

@media (min-width: 768px) and (max-width: 1025px){
     .tp-caption {
         padding-left: 40px !important;
     }
}

@media (min-width: 600px) and (max-width: 990px){
     .row-home-tiles .q_elements_item_content {
         padding-top: 10% !important;
         padding-bottom: 10% !important;
      }
}

@media (max-width: 600px){
.q_logo img {
    width: 80% !important;
    height: auto !important;
    margin-top: 20px !important;
}
}

@media (max-width: 1000px){
   .header_top .left {
      display: none !important;
   }
}

.wpcf7-form-control-wrap.file {
    border: 2px solid #e1e1e1;
    padding: 20px;
    display: block;
    margin-bottom: 20px;
}

.footer_top .qbutton.default {
	color: #fff !important;
}

.footer_top .qbutton.default:hover {
	color: #000 !important;
}