/* hiding on mobiles */
@media screen and (max-width: 1000px) {
.hide_on_mobiles {
display: none !important;
}
}

.header_top {
    overflow: hidden !important;
}

.content > .content_inner > .full_width {
    position: relative !important;
}

@media screen and (min-width: 1001px) {
.hide_on_desktop {
display: none !important;
}

.content > .content_inner > .full_width {
    position: relative !important;
}

@media screen and (max-width: 1000px) {
.q_slider {
    display: none !important;
}

.carousel-inner .active .slider_content .text .q_slide_text {
    text-align: justify !important;
}

@media screen and (max-width: 1200px) {
html[lang="es-ES"] nav.main_menu>ul>li>a {
padding-left: 6px !important;
padding-right: 6px !important;
font-size: 30px !important;
}

.touch .popup_menu_holder_outer{
display: none;
}

.touch .popup_menu_opened .popup_menu_holder_outer{
display: block;
}

.drop_down .second .inner .widget {
padding-bottom: 13px;
}

.drop_down .second .inner .widget a{
padding: 0px !important;
}

i.fa.fa-stack-1x {
font-size: 33px !important;
}

.testimonials .testimonial_text_inner p {
font-weight: 300;
font-style: italic;
}

.testimonials .testimonial_text_inner p.testimonial_author {
font-family: Montserrat;
font-style: normal;
text-transform: uppercase;
font-weight: 700 !important;
letter-spacing: 1px;
}

.wpcf7-form.cf7_custom_style_1 p {
color: #ffffff;
}

input.wpcf7-form-control.wpcf7-submit {
padding-left: 51px;
padding-right: 51px;
}

.footer_bottom {
height: 10px;
}

.slider_content .qbutton.green, .slider_content .qbutton.white {
line-height: 42px;
height: 42px;
}

.qbutton {
padding: 0 30px;
}


.slider_content .qbutton.green {
background-color: rgba(106,174,195,0.8);
}

.slider_content .qbutton.green:hover {
background-color: #555555;
color: #ffffff;
}

.slider_content .qbutton.white {
background-color: rgba(198,156,109,0.8);
}

.slider_content .qbutton.white:hover, .qbutton:hover {
background-color: #555555;
color: #ffffff;
}

.q_font_awsome_icon_stack:hover .fa-circle {
color: rgba(106,174,195,0.8) !important;
}

.projects_holder article span.text_holder {
background-color: rgba(198,156,109,0.92);
}

.testimonials_holder .flex-direction-nav a {
border: 1px solid #303030;
}

a.lightbox.qbutton.small.white, a.preview.qbutton.small.white {
display: none;
}

#back_to_top span {
border-width: 1px;
}

.carousel-control .next_nav {
border-width: 1px;
}

.portfolio_detail h6 {
font-family: Montserrat;
font-weight: 700;
font-size: 14px;
}

.portfolio_social_holder a {
color: #959595;
}

.portfolio_social_holder a {
color: #959595;
}

header.sticky .header_bottom {
box-shadow: none;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
text-transform: uppercase;
}