

nav.main_menu > ul > li > a span.item_inner{
padding: 0 9px 0 15px;
}
@media only screen and (max-width: 1050px){
nav.main_menu > ul > li{
margin: 0 5px;
}
}

.text-white { color: #ffffff; }
.qbutton, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
padding: 2px;
background-clip: content-box;
min-width: 250px;
text-align: center;
}
.qbutton::after {
content: "...";
position: absolute;
bottom: -6px;
left: 43%;
font-size: 20px;
}
@media only screen and (max-width: 1000px){
.content .content_inner > .full_width > .full_width_inner { padding-top: 0 !important }
}
@media only screen and (min-width: 1001px){
.logo_wrapper {
background: #222222;
padding: 30px;
height: 50px !important;
border-radius: 50%;
margin-bottom: -30px;
}
header.sticky .logo_wrapper { height: 50px !important; }
}
.project-gallery article > div:first-child { padding: 7px; }
.project-gallery article > div:last-child { display:none; }
.footer_top .widget.widget_nav_menu li:not(:last-child) {
border-bottom: 1px dashed #606060;
margin-bottom: 10px;
}