

.footer_top h5{
margin-bottom: 0
}

aside.vertical_menu_area{
padding-top: 37px;
}

@media only screen and (max-width: 1060px){
.qbutton{
padding: 0 46px;
}
}

@media only screen and (max-width: 600px){
.title.title_size_small h1{
font-size: 30px;
line-height: 35px;
}
}

nav.main_menu ul li a span.underline_dash, nav.vertical_menu ul li a span.underline_dash{
    bottom: -2px;
}

/* RTL Configuration */
/* 
@media only screen and (min-width: 1000px) {
  .logo_wrapper {    
    float: right !important;
  }
  header .container_inner .header_inner_left {    
    right: 40px !important;
  }
  .header_inner_right {    
    float: left !important;
  }
}
*/

.footer_top .column_inner > div h2, .footer_top .column_inner > div h3, .footer_top .column_inner > div h4, .footer_top .column_inner > div h5, .footer_top .column_inner > div h6 {

    font-weight: 700;
    margin-bottom: 13px;

}

.footer_bottom_columns.three_columns .column1 .footer_bottom, .footer_bottom_columns.three_columns .column1 .footer_bottom ul, .footer_bottom_columns.two_columns_50_50 .column1 .footer_bottom, .footer_bottom_columns.two_columns_50_50 .column1 .footer_bottom ul {

    text-align: right;

}

.mc4wp-form-theme-dark button, .mc4wp-form-theme-dark input[type="submit"]{

border: 0px;
margin-top: 10px;
padding: 10px 30px;


}

.subslist{

font-weight:600; 

}

.drop_down .second .inner > ul, li.narrow .second .inner ul{

background-color: white;
border: none;
border-bottom-left-radius: 14px;
border-bottom-right-radius: 14px;

}