/* Enter Your Custom CSS Here */
.logo_wrapper {
    height: 0;
}
.q_logo {
    display: none;
}
header.fixed.scrolled .header_bottom, header.fixed.scrolled .header_top, header.fixed_hiding.scrolled .header_bottom, header.fixed_hiding.scrolled .header_top {
    background-color: rgba(255,255,255,0) !important;
    box-shadow: none;
}

nav.main_menu ul li {
    display: block;
    float: none;
    padding: 0 20px;
    margin: 5px 0;
    background-repeat: no-repeat;
    background-position: right;
    text-align: right;
    background-color: wheat;
}
nav.main_menu.right {
    position: fixed;
    right: 0;
    float: right;
    top: 20%;
}
li#nav-menu-item-15476 {
    background-color: #d60208;
}
li#nav-menu-item-178 {
    background-color: #ccbec2;
}

li#nav-menu-item-15481 {
    background-color: #b79412;
}

li#nav-menu-item-15482 {
    background-color: #536ec9;
}

li#nav-menu-item-15483 {
    background-color: #b13b13;
}

.main_menu ul li a {
    line-height: 50px !important;
  color:#fff !important;
  text-transform: uppercase !important;
}

.puntos {
    position: absolute;
	left: 40%;
}

.home2_blanco h2 {
    color: #ffffff;
  	letter-spacing: -3px;
}

.home2_blancob h2 {
    color: #ffffff;
  	letter-spacing: -3px;
}

.home3_blanco h3 {
    color: #ffffff;
}

..home4_blanco h4 {
    color: #ffffff;
}
.home5_blanco h5 {
    color: #ffffff;
  	font-size: 37px;
}

.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
    background: none;
  	text-align: left;
}

label {
    font-weight: 500;
    color: #ceed24;
}

input.wpcf7-form-control.wpcf7-submit {
    position: absolute;
    right: 14%;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text {
     width: 87%;
  	background: none;
  	text-align: left;
}





.contacto p {
    font-size: 32px;
    line-height: 32px;
    font-style: normal;
    font-weight: 500;
    color: #ceed24;
}
.cookies p {
  	font-size: 19px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 87%;
}

.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:hover, .cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:active, .cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:visited {
    color: #f0b525 !important;
}

.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a {
    color: #f0b525!important;
}


.margen {
  padding-left:170px;
}


@media (max-width: 780px) {

.margen {
    padding-left: 0px !important; 
}
}

@media (max-width: 700px) {

.home2_blancob h2 {
    color: #ffffff;
  	letter-spacing: -3px;
  	font-size: 75px!important;
  
}
h2 {
	font-size: 80px!important;  
  }
}

@media (max-width: 600px) {

.home2_blancob h2 {
    color: #ffffff;
  	letter-spacing: -3px;
  	font-size: 43px!important;
  	line-height: 75px!important;
}
h2 {
	font-size: 55px!important;  
  }
}


@media (max-width: 767px) {
   .puntos {
    visibility: hidden;
  	position: absolute;
	left: 40%;
}
}



@media (max-width: 830px) {
   h3, .h3, h3 a {
  	font-size: 47px !important;
 
}
	h4, .h4, h4 a{
  	font-size: 33px !important;
    padding-right: 41px;
  	line-height: 48px!important;
 
}

p {
  font-size: 28px!important;
  }

}


@media (max-width: 1000px) {

.q_logo {
    display: block!important;
    opacity: 1!important;
    position: relative;
    margin: 0 auto;
}
}
