.navi_scrolled .header_mid {
    background-color: #009fe3;
}

.cmsmasters_icon_list_items .cmsmasters_icon_list_item .cmsmasters_icon_list_icon {
    background-color: #009fe3;
}

.cmsmasters_icon_list_items.cmsmasters_color_type_border .cmsmasters_icon_list_item .cmsmasters_icon_list_icon:after, .cmsmasters_counters .cmsmasters_counter_wrap .cmsmasters_counter .cmsmasters_counter_inner:before {
    border-color: #303030;
}

#page.cmsmasters_heading_under_header #middle .headline .headline_outer {
    padding-top: 0px !important;
}

.featured-box-content {
    background: #f0f0f0;
    padding: 40px;
}

.featured-text-block {
    text-align: right;
    font-weight: bold;
    color: #fff;
}

.img-category {
   border-radius: 500px;
}

.cmsmasters_divider.cmsmasters_divider_width_short {
    width: 20%;
}

input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]), textarea, select, option {
    padding: 0 22px;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
    /* -webkit-border-radius: 30px; */
    border-radius: 
    border-bottom: solid 2px #f0f0f0 !important;
}

/*img:hover {
    display: inline-block;
    height: auto;
    font-size: 0;
    vertical-align: middle;
    max-width: 100%;
    filter: opacity(.7);
    -webkit-filter: opacity(.7);
}*/

google-maps {
    width: -webkit-fill-available;
    border: 0;
}

/*
Formulario CF7 a 2 columnas responsive
*/
#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

html.csstransitions input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]), html.csstransitions textarea, html.csstransitions select {
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    -ms-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}



.headline_outer .headline_inner.align_center .cmsmasters_breadcrumbs {
    text-align: center;
    display: none;
}

html .cmsmasters_color_scheme_footer a {
    color: #009fe3 !important;
}

html .cmsmasters_color_scheme_first input[type=submit] {
    background-color: #fff !important;
}

.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto {
    background-color: #009fe3 !important;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
}

.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto p {
    color: #fff;
}

.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: #d7d7d7 !important;
}

.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-boton-cerrar {
    background-color: #fff;
}

.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a {
    color: #000 !important;
}

.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-boton-cerrar:hover {
    background-color: #007bb0;
}

.headline_outer .headline_inner .headline_text .entry-title {
    margin: 0;
    font-weight: 400;
}

.wpcf7-form .wpcf7-form-control-wrap {
    margin-top: 10px;
    position: relative;
    overflow: hidden;
    display: block;
    border-bottom: solid 2px #f0f0f0 !important;
}

input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]) {
    border-color: transparent !important;
}

input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]) {
    border-color: transparent !important;
}

input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]):focus {
    border-color: transparent !important;
}

textarea {
    border-color: transparent !important;
}

textarea:focus {
    border-color: transparent !important;
}

.contact-form-residuos {
    background-color: #f0f0f0;
    padding: 20px;
}

.error .error_title, .error .error_subtitle {
    color: #009fe3 !important;
    text-align: center !important;
}

.error .error_inner {
    text-align: center;
    margin: auto;
    width: 50%;
    padding: 50px;
}

.waves-button-input {
    font-weight: 700 !important;
}

.waves-button-input:hover {
    font-weight: 700 !important;
    color: #009fe3 !important;
}

@media only screen and (max-width: 1024px) {
#header .header_mid .header_mid_outer {
    overflow: hidden;
    background-color: #009fe3;
}
}

@media only screen and (max-width: 768px){
#header .header_mid .header_mid_inner > div:not(.mid_nav_wrap):not(.logo_wrap):not(.social_wrap):not(.slogan_wrap) {
    margin-left: 50px;
    float: none;
    display: inline-block;
    vertical-align: middle;
}
}

@media only screen and (max-width: 768px) {
#header .header_mid .logo_wrap {
    display: inline;
    width: auto;
    float: none;
    margin: 0 0 20px;
    text-align: center;
}
}

@media only screen and (max-width: 1024px) {
#header .header_mid .resp_mid_nav_wrap .resp_mid_nav {
    color: #009fe3;
}
}

@media only screen and (max-width: 1024px) {
#header .header_mid .resp_mid_nav_wrap .resp_mid_nav:hover {
    color: #009fe3;
}
}

@media only screen and (max-width: 1024px) {
#header .header_mid .resp_mid_nav_wrap .resp_mid_nav:hover {
    background-color: #fff;
    border-color: #fff;
}
}

@media only screen and (max-width: 1024px) {
.sidebar_layout_14141414 aside:nth-child(2n+1) {
    clear: left;
    width: 75% !important;
    text-align: center;
}
}

@media only screen and (max-width: 800px) {
.no-display-phone {
      display: none;
}
}
.no-paddings {
 padding: 0 0 0 0;
}
.one_first {
    width: 100%;
}
@media only screen and (max-width: 768px){
#header .header_mid .header_mid_inner > div:not(.mid_nav_wrap):not(.logo_wrap):not(.social_wrap):not(.slogan_wrap) {
    margin-left: 0px;
    float: none;
    display: inline-block;
    vertical-align: middle;
}
}

.headline_outer {
    background-size: cover !important;
    background-position: center !important;
}

.wpcf7-form .wpcf7-form-control-wrap {
    margin-top: 10px;
    position: relative;
    overflow: initial !important;
    display: block;
    border-bottom: none !important;
}

.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] {
    float: left;
    opacity: 1;
    width: 1em;
    height: 1em;
    margin: auto !important;
    position: initial;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
}
input[type=text], input[type=search], input[type=password], input[type=email], input[type=tel], input[type=url], textarea {
    -webkit-appearance: none;
    background-color: #0088c2!important;
    border-radius: 0px !important;
    -moz-appearance: none;
    color: #fff!important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff!important;
}
::-moz-placeholder { /* Firefox 19+ */
color: #fff!important;
}
:-ms-input-placeholder { /* IE 10+ */
color: #fff!important;
}
:-moz-placeholder { /* Firefox 18- */
color: #fff!important;
}