/*
 Theme Name: REVITALIA
 Theme URI: https://accesspressthemes.com/wordpress-themes/parallaxsome
 Description: Tema personalizado para la web de Revitalia
 Author: Arteboz
 Template: parallaxsome
 Version: 1.0.0
 Tags: one-column, threaded-comments, translation-ready, flexible-header, footer-widgets, right-sidebar, left-sidebar, custom-background, custom-colors, custom-logo, featured-images, theme-options, portfolio
 Text Domain: parallaxsome-child
*/

@font-face {
  font-family: 'Optima';
  src: url('fonts/Optima.eot?v=4.7.0');
  src: url('fonts/Optima.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/Optima.woff2?v=4.7.0') format('woff2'), url('fonts/Optima.woff?v=4.7.0') format('woff'), url('fonts/Optima.ttf?v=4.7.0') format('truetype'), url('fonts/Optima.svg?v=4.7.0#Optimaregular') format('svg');
  font-weight: normal;
  font-style: normal; 
     font-display: swap;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated1 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes zoomIn {
0% {opacity: 0; -webkit-transform: scale(.5); transform: scale(.5);}
50% {opacity: 1;}
0% {opacity: 0; -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5);}
50% { opacity: 1;}
}
@-webkit-keyframes bounceInLeft {
0% {opacity: 0; -webkit-transform: translateX(-2000px); transform: translateX(-2000px);}
60% {opacity: 1;-webkit-transform: translateX(30px);transform: translateX(30px);}
80% { -webkit-transform: translateX(-10px); transform: translateX(-10px);}
100% {-webkit-transform: translateX(0); transform: translateX(0);}
}
@keyframes bounceInLeft {
0% {opacity: 0; -webkit-transform: translateX(-2000px); -ms-transform: translateX(-2000px); transform: translateX(-2000px);}
60% {opacity: 1; -webkit-transform: translateX(30px); -ms-transform: translateX(30px); transform: translateX(30px);}
80% {-webkit-transform: translateX(-10px); -ms-transform: translateX(-10px); transform: translateX(-10px);}
100% {-webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0);}
}
.bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft;}

@-webkit-keyframes rotateIn {
  0% {-webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(-200deg); transform: rotate(-200deg);
 opacity: 1;}
  100% {-webkit-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); transform: rotate(0); opacity: 1;}
}

@keyframes rotateIn {
  0% {-webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(-200deg); -ms-transform: rotate(-200deg); transform: rotate(-200deg); opacity: 1;}
  100% { -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); opacity: 1;}
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

.img404{ width:200px !important; height:auto; display:block; margin:-50px auto 0 auto;}
.error-code-404{width:100%; height:auto; display:block; margin:10px auto 0 auto; color:#888; font-size:28px; line-height:28px;}
.hentry {
    margin: 0 0 0 0 !important;
}

.fa-angle-right::before {
    content: "\f105";
font-size: 24px;

}
ul li .sub-toggle {
    display: inline-block;
    float: right;
    color: #666 !important;
    font-size: 16px;
    line-height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    cursor: pointer;
    width: 50px !important;
	text-align:center;
	font-size:24px;}
	
ul li .sub-toggle {}
.arcitle-more-btn{ width:220px; border:1px solid #00afaa;  margin:20px 0; border-radius:100px; }
.arcitle-more-btn a{color:#666666; display:block; text-align:center !important; text-transform:none !important; font-size:18px; font-weight:normal; padding:2px 10px !important;}
.arcitle-more-btn:hover{color:#fff !important; display:block; text-align:center; background:#00afaa}
.arcitle-more-btn:hover a{color:#fff !important;}
.arcitle-more-btn a:hover{color:#fff !important;}
.arcitle-more-btn a::after {
    content: '';}
.blog .entry-content p{height:120px;}
.blog .site-content{ margin:0 0 30px 0;}
body, body p {
	font-family:"Optima", sans-serif !important}
.pages{padding-right:40px;}
.page-numbers{padding:2px 4px; margin-right:5px; border:1px solid #CCC;} 
#comment-image-wrapper #comment_image {
    width: 88%; height: auto; padding-bottom:40px;
}
.comment-body{ padding-top:20px;}


.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { width:85% !important; margin: 0 auto 20px auto !important; overflow: hidden; padding: 20px 0; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; display:block !important;}
.comment-navigation .nav-next a, .posts-navigation .nav-next a, .post-navigation .nav-next a {position: relative; padding-right: 10px; -ms-word-wrap: break-word; word-wrap: break-word;}
.comment-navigation .nav-previous a, .posts-navigation .nav-previous a, .post-navigation .nav-previous a {position: relative; padding-left: 12px; -ms-word-wrap: break-word; word-wrap: break-word;}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {float: left; width: 50%;}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%;}
.comment-navigation .nav-previous a, .posts-navigation .nav-previous a, .post-navigation .nav-previous a {position: relative; padding-left: 10px; -ms-word-wrap: break-word; word-wrap: break-word; font-size: 18px; line-height: 16px; font-weight:600;}
.comment-navigation .nav-next a, .posts-navigation .nav-next a, .post-navigation .nav-next a { position: relative; padding-right: 0px; -ms-word-wrap: break-word; word-wrap: break-word; font-size: 18px; line-height: 10px; font-weight:600;}

button, input[type="button"], input[type="reset"], input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: none !important;
color: rgba(0, 0, 0, .8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: none !important;
}

#reply-title{ padding-top:30px;}
.comments-area {
    margin-top: 50px; width:90%; display:block; margin:50px auto 0 auto;
}
.comments-area .form-submit {
    text-align: right; margin:20px 0;
}

body, body p { font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-weight: normal; text-transform: none; font-size: 16px; line-height: 1.5em; color: #666666; max-width: 1600px; display: block; margin: 0 auto;}

body{width: 100%; max-width: 1600px !important; margin: 0 auto !important;}


#primary .blog-content-wrap{width:90%; height:auto; display:block; margin:20px auto 20px auto; overflow:hidden;}
.archive article.post { width: 31% !important; height: 390px !important; float: left; margin: 0px 1% 0 1% !important;  margin-top: 0px;  margin-bottom: 0px; overflow: hidden;}
.archive #primary .entry-title { color: #00afaa; font-size: 24px; margin: 0px auto 10px auto; text-transform: none; line-height:25px; -ms-word-wrap: break-word; word-wrap: break-word; font-weight:bold; width:100%; height:auto; display:block;}
.archive #primary .entry-content { margin: 0px auto 0px auto; width:100%; height:auto; display:block;}

.archive .entry-content p{font-weight: 400; text-decoration: none; text-transform: none; font-size: 16px; line-height: 1.2em; color:#666666;}
.archive #primary .site-main{width:90%; height:auto; display:block; margin:20px auto 20px auto; overflow:hidden;}

#primary article.post { margin-bottom: 10px !important; margin-top: 20px !important;  background:   #FFF;}

#primary .entry-title { color: #00afaa; font-size: 24px; margin: 20px auto 10px auto; text-transform: none; line-height:28px; -ms-word-wrap: break-word; word-wrap: break-word; font-weight:bold; width:85%; height:auto; display:block;}
.entry-title a {font-size: 20px; line-height: 22px !important; color: #00afaa; font-family:"Optima", sans-serif !important; font-weight:bold;}
.entry-title a:hover { color: #000;}
#primary .entry-content { margin: 20px auto 0px auto; width:100%; height:auto; display:block;}

.entry-content p{font-weight: 400; text-decoration: none; text-transform: none; font-size: 18px; line-height: 26px; color:#666666;}
#primary .blog-content-wrap, .article-content-wrapper { padding: 10px 20px 20px 20px; background-color: #FFF;}
#primary { width: 100%; float: left; margin:0px 0 0 0%}
.entry-meta{display:none;}
#primary .blog-image-wrap img{display:none !important;}




.archive #content.site-content, #content.site-content, .plx-home #content.site-content {
padding: 60px 0 20px 0;
}


.ps-container, .ps-section-container, .ps-header-wrapper, .ps-top-header-wrapper { width: 95% !important; margin: 0 auto; }
.ps-container{width: 100% !important; padding: 0px 0 0 0;}
.archive .ps-container{width: 100% !important; margin: 5px 0 0 0;}
.blog #page #content .ps-container{width: 100%;}
.ps-header-wrapper { width:100%; padding: 0px 0; position: relative; max-width:1600px; height:auto; margin::0 auto; display:block; }
.ps-top-header-wrapper { width:86% !important; height:auto; margin::0 auto; display:block;  max-width:  1460px !important;}
.home .ps-top-header-wrapper { width:88% !important; height:auto; margin::0 auto; display:block;  max-width:  1460px !important;}

.ps-header-wrapper .site-branding { float: left; width: 18%; margin:-55px 0 0 2.4%;}
.ps-header-wrapper .site-branding { float: left; width: 18%; margin:-55px 0 0 2.4%;}

.ps-header-wrapper .site-branding .custom-logo { width: 125px; height:auto; display:block; margin:0px auto 0 auto;}
#top-menu{margin: 0 0 0 1.625rem}
.ps-whole-header .top-social-icons { font-size: 18px; padding: 0px 0 0px 0; margin:0 15px 0 0px; }
.ps-whole-header .top-social-icons a { width:25px; height:40px; padding: 0px 0px 0 0; color: #00afaa !important; }
.ps-whole-header .top-social-icons a span { width:30px; height:auto; padding:3px; text-align:center; border:1px solid #00afaa; border-radius: 100%; }
.main-navigation ul.menu > li > a::after {height: 2px !important;}

.ps-whole-header #top-site-navigation ul li a {
    color: #666; font-weight:bold; 
}
.main-navigation ul.menu li.current_page_item a {
    color: #00a6aa !important; font-weight:bold; 
}
#contactoheader{ float:right; width:auto; display:inline; margin-top:5px;}
.contactoheadertel{font-size:18px; line-height:20px; color: #00afaa; padding:5px 0 0 5px;  font-family:"Optima", sans-serif !important; font-weight: normal !important; text-align: right !important; display:block; }
.contactoheadertel:hover{color:#727276 !important;}

#masthead{height:auto;}




.no-sidebar-center #primary {
    margin: 80px auto 30px auto;
    float: none;
}
.lang-item-es{border-right:1px solid #666;}

.ps-innerpages-header-wrapper {
    position: relative;
    margin: 0;
    overflow: hidden;
    clear: both;
    background-size: cover;
    padding: 160px 0 100px;
    display: none;
}
.without-slider .ps-whole-header {
    position: relative;
    background-color: #fff;
    margin-bottom: 10px;
    display: block;
    height: auto;
	padding:0 50px 0px 20px;
}

.main-navigation ul ul.sub-menu a, .main-navigation ul ul.children a { color: #666; display: block;}
.main-navigation ul ul.sub-menu a:hover, .main-navigation ul ul.children a:hover {color: #00afaa; display: block;}
.main-navigation ul > li.menu-item-has-children::after {   top: 50%; margin-top: -5px; color: #00afaa;}
.sticky-wrapper.is-sticky .main-navigation ul > li.menu-item-has-children::after {content: '\f107'; top: 50%; margin-top: -10px;color: #A0A94B;}
.main-navigation ul ul { min-width: 280px;}

.sticky-wrapper.is-sticky .ps-header-wrapper .site-branding { float: left; width: 18%; margin:-5px 0 0 2.4%;}
.sticky-wrapper.is-sticky .ps-header-wrapper .site-branding .custom-logo-link .custom-logo { width: 80px !important; height:auto; }
.sticky-wrapper.is-sticky .site-header { background-color: #fff; width: 100% !important; max-width: 1700px !important; margin: 0 0 0 0px}
.home .sticky-wrapper.is-sticky .site-header { background-color: #fff; width: 100% !important; max-width: 1600px !important; margin: 0 0 0 -20px}
.ps-head-search .ps-search-icon {
padding: 11px 25px 47px 20px;
margin: 0;
background: transparent;
border: none;
box-shadow: none;
display: none !important;
}

.main-navigation { float: right; width: 650px !important; text-align: center; line-height: 1; margin: 20px 0 0px 0; padding-left:2%;}
.main-navigation ul { display: inline-block; width: auto;  margin: 0 auto;}
.main-navigation ul li a { color: #00a6aa; padding: 15px 5px 8px 5px; display: inline-block; position: relative; font-family:"Optima", sans-serif !important; font-size:22px; font-weight: bold;}
.main-navigation ul li a:hover {color:#727276 !important;}
.main-navigation ul.menu > li > a::after{ background-color: #00afaa !important; color:#000 !important;}
.main-navigation ul li { list-style:none !important; margin-left: 0; margin-right: 25px; text-transform: inherit; font-weight: normal; font-size: 14px;line-height: 14px;}
.main-navigation ul ul.sub-menu li a{ font-size:17px; line-height:20px; text-align:left; display:block; font-weight:600; padding: 15px 5px 0px 5px;}
.main-navigation ul ul.sub-menu li a:hover{ color:#000 !important; background: #FFF; border-bottom:: 3px solid #00afaa; }
.main-navigation ul ul.sub-menu{padding:10px 0;}
.mpsl-white-space-normal{ font-weight:bold !important; font-family:"Optima", sans-serif !important;}

#content.site-content, .plx-home #content.site-content {padding: 0px 0 0px 0; max-width: 1600px;}
#content.site-content {padding: 140px 0 0px 0; max-width: 1600px;}
.home #page #content.site-content {padding: 0px 0 0px 0;}
.ps-top-header-wrapper {width: 95%; right:0%; padding: 15px 0 !important; }
.ps-whole-header #top-site-navigation ul li a {color: #666 !important; font-weight: bold;}
.ps-whole-header #top-site-navigation ul li a:hover{color: #00afaa !important;}

#top-menu { margin: 0 0 0 0;}

#masthead-sticky-wrapper{ height:70px !important;}

.ps-home-section { padding: 0 0 80px 0; text-align: center; background-repeat: no-repeat; background-attachment: fixed; background-color:#fff;}
.ps-blog-poston { display:none;}
.ps-blog-info .ps-blog-title { font-size: 16px; font-weight: 400; color: #A0A94B; text-transform: uppercase; line-height: 26px; margin: 30px 0 10px 0;}
a.ps-more-button { border: 2px solid #888;  padding: 8px 15px; font-size: 12px; text-transform: uppercase; color: #666; font-weight: normal; margin-top: 20px; display: inline-block; position: relative;}

#section-blog .ps-single-blog {float: left; width: 29%; margin-left: 4%; text-align: left;}

#centrarparrafo{ width:95%; height:auto; display:block; margin:0 auto;}



a.ps-more-button {
    border: 2px solid #888;
    padding: 5px 20px;
    font-size: 12px;
    text-transform: uppercase;
    color: #666;
    font-weight: normal;
    margin-top: 20px;
    display: inline-block;
    position: relative;
}



/* SEARCH PAGE */
.search-no-results #primary{width:67%; float:left; padding-left:2%;}
.search-results #primary{width:67%; float:left; padding-left:0%;}
#secondary .widget_search .search-form label { width: 65% !important; float: left;}
#secondary .widget_search .search-form input[type="submit"] {width: 34%; padding:10px 0 15px 0; text-align:center;}

/* Galeria index */
#sliderindex{ width:100%: height:auto; margin: 10px auto 0 auto;}

#footerimg{width:300px; height:auto; margin:45px auto 50px auto; }

.page-template .ps-whole-header{margin:10px 0 0 0 !important;}
.blog .ps-whole-header{margin:10px 0 0 0 !important;}
.post-template-default .ps-whole-header{margin:10px 0 0 0 !important;}


/* INDEX */
.galeriatitulo{color:#FFF !important; font-weight: bold !important;}
.galeriatexto{color:#FFF !important;}
.motoslider_wrapper .ms_layers_wrapper p {margin: 0 !important; color:#FFF !important;}
.galeriaboton{color:#FFF !important; background-color: #033f3f !important; border-radius: 100px !important; text-shadow: none !important; box-shadow: none !important;  }
.galeriaboton:hover{color:#FFF !important; background-color: #00afaa !important; }

.sectionfisioterapia{width:90%; height:auto; display:block; margin:70px 5% 50px 5%; overflow: hidden;}
.sectionfisioterapiadiv{width:20%; height:auto; display:block; margin:0 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%; display:block; border-radius: 200px; }
.sectionfisioterapiah3{width:90%; height:70px;  margin: 25px 5% 0 5%; display:block; font-size: 24px; line-height: 28px; text-align: center; color:#00afaa; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%; display:block; }
.sectionfisioterapiaa{width:100px; height:auto;  margin: 0 auto !important; border:1px solid #00afaa; color:#00afaa; font-size: 18px; line-height: 18px; padding: 8px 10px 3px 10px; border-radius: 50px; background: #FFF; display:block; text-align: center;}
.sectionfisioterapiaa:hover{background: #00afaa; color: #FFF;}
.sectionfisioterapiadiv:hover .sectionfisioterapiaimg{ -webkit-animation-name: rotateIn; animation-name: rotateIn;}

#sectionfisiototal{width:100%; height:auto; display:block; margin:70px auto 0 auto; padding: 100px 0; background: url("https://clinicarevitalia.com/wp-content/uploads/2022/08/osteopatia-ciudad-lineal-madrid.jpg") fixed center; background:cover;  overflow: hidden;}
#sectionfisiodiv{width:90%; height:auto; display:block; margin:0 5% 0 5%; overflow: hidden;}
#sectionfisioleft{width:50%; height:auto; display:block; margin:0 auto; float:left;}
#sectionfisioright{width:50%; height:auto; display:block; margin:0 auto; float:left;}

.sectionfisioh3{width:86%; height:auto; display:block; margin:25px 8% 0 6%; font-size: 36px; line-height: 40px; color:#00afaa;}
.sectionfisiospan{width:100px; height:4px; display:block; margin:5px 0 0 0; background: #033f3f;}
.sectionfisiop{width:86%; height:auto; display:block; margin:30px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; color:#033f3f !important;}
.sectionfisiop1{width:86%; height:auto; display:block; margin:20px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; color:#033f3f !important; font-weight: bold !important;}
.sectionfisiopa{width:86%; height:auto; display:block; margin:40px 8% 0 6%; overflow: hidden;}
.sectionfisiopaa{width:195px; height:auto; display:block; margin:0 0 0 0; padding: 10px 20px 10px 20px;  font-size: 18px !important; line-height: 22px !important; color:#FFF !important; font-weight: bold !important; background: #033f3f; border-radius: 100px; text-align: center;}
.sectionfisiopaa:hover{background: #00afaa; color:#FFF !important;}

/* SERVICIOS */
.servicesleft{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px;  overflow: hidden; background: #eee; }
.servicesright{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px;  overflow: hidden; background: #fff; }
.servicesdivmovil{display:none !important;}
.servicesimg{width:auto !important; height:460px; display:block; margin:0px auto 0 auto; padding: 0px 0; object-fit: cover !important;}
.servicesdivleft{width:60%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0; float:left !important;  overflow: auto !important;}
.servicesdivright{width:40%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:left !important;  overflow: auto !important;}
.servicesdivright1{width:40%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:left !important;  overflow: auto !important;}

h2.servicesh2{width:80%; height:auto; display:block; margin:40px auto 20px auto; padding: 0px 0px;  overflow: hidden;  font-size: 38px; line-height: 42px; color: #00afaa !important;  font-family: 'Optima'; }
h2.servicesh2long{width:80%; height:auto; display:block; margin:70px auto 20px auto; padding: 0px 0px;  overflow: hidden;  font-size: 38px; line-height: 42px; color: #00afaa !important;  font-family: 'Optima'; }
p.servicesp{width:80%; height:auto; display:block; margin:5px auto 0 auto; padding: 0px 0px;  overflow: hidden; font-size: 16px; line-height: 20px; color: #033f3f !important; }
p.servicespespecial{width:80%; height:auto; display:block; margin:10px auto 0 auto; padding: 0px 0px;  overflow: hidden; font-size: 16px; line-height: 20px; color: #033f3f !important; font-weight: bold;}
.servicesprices{width:80%; height:auto; display:block; margin:20px auto 0 auto; padding: 0px 0px;  overflow: hidden; font-size: 18px; line-height: 22px; color: #00afaa !important; font-weight: bold;}






.section-content-wrapper p {
    margin: 0 0 10px;
    height: 110px;
}
a.ps-more-button {
    width: 95%;
    text-align: center;
}

.sl-wrapper .sl-image .sl-caption {
    display: none !important;}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a {
    margin: 0px !important;
    box-shadow: none;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail {
    background-color: 
    transparent;
    border: none;
    margin: 0;
        margin-right: 0px;
    margin-right: 0;
    position: relative;
}
ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
    margin: 0;
    box-shadow: none;
    cursor: pointer;
    padding: 0 !important;
    width: 100% !important;

}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
  
    width: 100%;
}
/* FOOTER */
footer.site-footer { width:100%; height:auto; margin:0 auto; display:block;  text-align: center; font-size: 16px; color: #fff; font-family:"Optima", sans-serif !important; letter-spacing: .5px; background: #00afaa; }
.ps-top-footer { background-color:transparent; padding: 60px 0 5px 0;}
footer.site-footer .site-info { width:45%; margin:0 auto; display:block; background-color:transparent; padding: 10px 0 40px 0; border-top:1px solid #fff;}

#footertitle{width:100%; height:auto; margin:0 auto 20px auto;}
.footerh3{width:100%; height:26px; margin:0 0 30px 60px; font-size:26px; line-height:30px; font-weight:normal; font-family:"Optima", sans-serif !important; font-weight:bold; color:#FFF;}
.footerh3last{width:100%; height:26px; margin:0 0 30px 20px; font-size:26px; line-height:30px; font-weight:normal; font-family:"Optima", sans-serif !important; font-weight:bold; color:#FFF;}
.footerlineaspan{ width: 80px; height:4px; background: #033f3f; display:block; margin: 2px 0 0 0 }

#footerul{ width:100%; height:auto; margin:0 0 40px 0; list-style:none;}
.footerli{width:100%; height:26px; margin:0 0 0 0;}
.footera{width:100%; height:26px; margin:0 0 0 60px; font-size:18px; line-height:22px; font-weight:normal; font-family:"Optima", sans-serif !important; font-weight:normal !important; color:#FFF !important;}
.footera:hover{color:#033f3f !important;}
#logofooter{ width:212px; height:auto; display:block; margin:-20px auto 20px auto;}


#contactofooter{ width:100%; height:auto; display:block; margin:5px 0 20px 0px;}
.direccionfooter{width:100%; height:auto; display:block; margin:10px 0 5px 60px;  font-size:18px; line-height:20px; font-weight:normal; font-family:"Optima", sans-serif !important; font-weight:normal; color:#FFF;}
.telfooter{width:100%; height:auto; display:block; margin:15px 0 5px 60px;  font-size:18px; line-height:22px; font-weight:normal; font-family:"Optima", sans-serif !important; font-weight:normal !important; color:#FFF !important;}
.mailfooter{width:100%; height:auto; display:block; margin:10px 0 0 60px;  font-size:18px; line-height:22px; font-weight:normal; font-family:"Optima", sans-serif !important; font-weight:normal !important; color:#FFF !important;}
.telfooter:hover{color:#033f3f !important;}
.mailfooter:hover{color:#033f3f !important;}

#redesfooter{width:100%; height:auto; display:block; margin:0 0 0 15px;}
.redsocial{float:left; width:40px; height:40px; margin:0 0px 0 5px;}
.redsocialimg{width:40px; height:40px;}
.redsocialimg:hover{filter: brightness(2%);}

.footerbottomp{width:90%; height:20px; margin:10px auto 0px auto; font-size:16px; line-height:20px; font-weight:normal; font-family: "Optima"; color:#FFF; text-align:center;}
.footerbottomp2{width:90%; height:20px; margin:3px auto 0px auto; font-size:16px; line-height:20px; font-weight:normal; font-family: "Optima"; color:#FFF; text-align:center;}
.footerbottoma{font-size:16px; line-height:20px; font-weight:normal; font-family:"Optima", sans-serif !important; color:#FFF !important; text-align:center;}
.linkarteboz{color:#FFF !important;}
.linkarteboz:hover{color:#033f3f !important;}
.footerbottoma:hover{color:#033f3f !important;}

/** REVEAL **/	
.big-link{ font-size: 18px !important; line-height: 22px !important; color:#033f3f !important; font-weight: bold !important;}
.big-link:hover{color:#999 }
.reveal-modal-bg { position: fixed; height: 100%; width: 90%; background:white; background: rgba(0,0,0,0.1); z-index: 100; display: none; top: 100px; left: 0; }
.reveal-modal { visibility: hidden; color:#000; top: 50px;  left: 5%; width: 90%; height:380px; background:white; position: absolute; overflow-x:hidden; overflow-y:scroll; z-index: 101; padding: 20px 25px 24px 25px; }
.reveal-modal.small { width: 200px; margin-left: -140px;}
.reveal-modal.medium { width: 400px; margin-left: -240px;}
.reveal-modal.large { width: 600px; margin-left: -340px;}
.reveal-modal.xlarge { width: 800px; margin-left: -440px;}
.reveal-modal .close-reveal-modal{ font-size: 22px; line-height: .5; position: absolute; top: 8px; right: 11px; color: #aaa; font-weight: bold; cursor: pointer;} 
#myModal h1{ font-size:16px; font-style:normal; font-weight:normal; margin-bottom:20px; color:#033f3f;}
#myModal h2{ font-size:14px; margin-top:-10px; font-style:normal; font-weight:normal; color:#033f3f;}
#myModal h3{ font-size:13px; margin-top:-10px; font-style:normal; font-weight:normal; color:#033f3f;}
#myModal p{ font-size:13px; font-style:normal; font-weight:normal; margin-bottom:20px;}
#myModal ul{ width:90%; height:auto; overflow:hidden; margin:0 0 20px 0;}
#myModal li{ font-size:13px; font-style:normal; font-weight:normal;}
#myModal a, #myModal p a{ font-size:13px; font-style:normal; font-weight:normal; color: #033f3f;}	
#myModal ul li a, #myModal li a{ font-size:13px; font-style:normal; font-weight:normal; color: #999;}

#ecwd-events-content {
    max-width: 850px;
    margin: 40px auto 50px auto !important;
}
#ecwd-events-content .event-featured-image img {
    max-width: 100%;
    width: 100% !important;
    height: auto;
}

.day-without-date .day-number{display:none;}
.ecwd_theme_calendar_grey .calendar-head {
    border: 1px solid #C2C591; background:#C2C591 !important;}
.ecwd_theme_calendar_grey table.cal_blue.ecwd_calendar_container .normal-day-heading{
    font-size: 14px;
    background: #222 !important;
    color: #fff !important;
}
.ecwd-search {
    float: right;
    display: none;
}
div.ecwd-page-full table.cal_blue ul.events > li:last-child {
    border-bottom: 0px;
    background: #C2C591;
}
.post-type-archive-ecwd_event .ecwd_event{ width:30%; height:auto; float:left; margin:80px 3% 0 0 !important;}
.post-type-archive-ecwd_event #content{ width:95%; height:auto; display:block; margin:0 auto;}
.blog #page #content .ps-container #primary #main article.ecwd_event {
    width: 30% !important;
    height: 450px;
    float: left;
    margin: 20px 1% !important;
}

/* CONTACTO*/
#sectioncontacto{width:100%; height:auto; margin:25px auto 0px auto; display:block; background: url("https://clinicarevitalia.com/wp-content/uploads/2022/08/contacto-fondo-color.jpg") fixed center; background:cover; padding:40px 0; overflow:hidden; }
#contactadiv{width:80%; height:auto; margin:0px auto 0px auto; display:block; }
.contactadivicons{width:25%; height:auto; margin:0px auto 0px auto; display:block; float:left; }
.iconsimg{width:120px; height:auto; margin:0px auto 0px auto; display:block; }
p.iconsp{width:90%; height:auto; margin:20px auto 0px auto; display:block; font-size: 18px; line-height: 22px; color: #033f3f !important; font-weight: bold !important; text-align: center !important; }
.iconsa{font-size: 18px; line-height: 22px; color: #033f3f !important; font-weight: bold;  text-align: center !important;  }
.iconsa:hover{color: #00afaa !important; }
#sectioncontacto1{width:640px; height:auto; margin:40px auto 40px auto; display:block; }
#sectioncontactocenter{width:80%; height:auto; margin:20px auto 40px auto; display:block;}
#protecciondatos{width:90%; height:auto; margin:20px auto 0px auto; display:block; font-size: 14px; line-height: 18px; color: #033f3f !important; font-weight: normal!important; text-align: left !important; }
#protecciondatos a{font-size: 14px; line-height: 18px; color: #00afaa !important; }
#protecciondatos a:hover{font-size: 14px; line-height: 18px; color: #033f3f !important; }

#resumen-datos{ width:80%; height:auto: display:block; margin:40px auto 40px auto; overflow:hidden; color:#033f3f !important; font-size:12px; line-height:18px; font-style:normal !important;  letter-spacing:0.5px;}
.resumen-datos-h3{color:#033f3f !important; font-size:16px; line-height:18px; font-style:normal !important}
.resumen-datos span{color:#033f3f !important; font-size:13px; line-height:18px; font-style:normal !important;}
.resumen-datos-p{color:#033f3f !important; font-size:13px; line-height:18px; font-style:normal !important;}

.resumen-datos-p a{color:#033f3f !important; font-size:12px; line-height:18px;}
.resumen-datos-p a:hover{ color:#00afaa !important;}

#proteccion-datos.datos{ width:25px !important; height:25px !important; display: inline; margin:0 0px 0 0 0;}

#mapa{width:100%; height:auto; margin:0px auto 0px auto; display:block; }
#mapiframe{width:100%; height:450px; margin:0px auto 0px auto; display:block; }

/*----CONTACTO form-----*/

.wpcf7 label.labelcontacto{ width:100%; margin:0px 0 0 0 !important;  text-transform:uppercase; color:#033f3f; display:block; padding:0px 0 0 0;}
.wpcf7 label.labelcontacto2{ width:100%; margin:15px 0 0 0 !important;  text-transform:uppercase; color:#033f3f; display:block; padding:0px 0 0 0; float:left;}
input[type="text"], input[type="email"], input[type="number"], input[type="tel"]{ background:#FFF; border: none !important; border-radius: 0px !important; border-bottom: 1px solid #00afaa !important; margin: 0 0 20px 0; }
.wpcf7 label.labelcontacto50{ width:45%; margin:10px 5% 0 0; float:left; display:block; color:#033f3f; }
.wpcf7 label.labelcontacto50right{ width:50%; margin:10px 0% 0 0; float:left; display:block; color:#033f3f;}
.wpcf7-form-control{ width:100%; height:25px; display:block; background:transparent;  color:#033f3f !important; padding:2px 0 2px 5px !important; margin:5px 0 0 0; border-radius: 0px !important; }
.wpcf7-textarea{width:100%; height:80px; display:block; background:#FFF; color:#033f3f; border: none !important; border-radius: 0px !important; border-bottom: 1px solid #00afaa !important; }
.wpcf7-submit{width:52%; height:35px; display:block; background:#033f3f !important; color:#FFF !important; float:left; margin:20px 0 0 3% !important; text-shadow:none !important; box-shadow:none !important;  font-size:18px !important; line-height:18px; font-weight:normal; padding:0 !important; border: none !important; border-radius: 0px !important; }
.wpcf7-submit:hover{background:#00afaa !important; color:#FFF !important;}
#reset-contacto{width:45%; height:35px; display:block; background: #FFF; color:#00afaa !important; float:left; margin:20px 0 0 0 !important;  text-shadow:none !important; box-shadow:none !important; font-size:18px; line-height:18px; font-weight:normal; padding:0 !important; border: none !important; border-radius: 0px !important; }
#reset-contacto:hover{color:#FFF !important;  background:#00afaa;}
.wpcf7-acceptance{width:100%; height:40px; display:block; background:transparent; border:none; margin:0 0 0 0; padding:0 0 0 0; color:#033f3f; border:none;}
span.wpcf7-list-item{ display:block !important; margin:0px 0 0 0 !important;}


.wpcf7-list-item-label{padding:0 0 0 10px; font-size:16px !important; line-height:16px !important;}
span.wpcf7-not-valid-tip { color: #033f3f; font-size: 1em; font-weight: normal; display: block; margin: -30px 20px 0 0px; text-align:right;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing { border: none; color:#fff; background:#033f3f; height:auto; margin:0 0 20px 0; padding:10px 10px;}
.wpcf7-validation-errors{border: none; color: #fff; background: #033f3f; width: 100%; height: 30px; overflow:hidden;  float:left;}
div.wpcf7-mail-sent-ok {border: 2px solid #033f3f; border: none; color:#fff; background:#033f3f;}
div.wpcf7-response-output {
    margin: 4em 0.5em 1em;
    padding: 0.4em 1em;
    border: 2px solid #033f3f;
}



.blog #page #content .ps-container #primary article.post {
    width: 30% !important;
    height: 450px;
    float: left;
    margin: 20px 1% !important;
}

.comment-image img {
    max-width: 100%;
    max-height: 100%;
    width: 70% !important;
    height: auto;
	margin: 20px auto 0 auto !important; display:block !important;
}

/* AVISOS LEGALES */
#serviciostitle{width:100%; height:auto; display:block; margin:23px auto 0px auto; background: #00afaa; padding: 30px 0; }
.serviciostitleh2{width:100%; height:auto; display:block; margin:10px 0 10px 0; font-size:26px; line-height:30px; font-family:"Optima", sans-serif !important; color:#FFF; text-align:center;}
.serviciostitlespan{width:140px; height:4px; display:block; margin:4px auto 0px auto; background: #033f3f; }
#avisos{ width:80%; height:auto; display:block; margin:30px 10% 50px 10%; overflow:hidden;}
#avisos h2{width:100%; height:auto; display:block; margin:10px 0 10px 0; font-size:26px; line-height:30px; font-family:"Optima", sans-serif !important; color:#00afaa}
#avisos h3{width:100%; height:auto; display:block; margin:10px 0 10px 0; font-size:22px; line-height:26px; font-family:"Optima", sans-serif !important;color:#00afaa }
#avisos h4{width:auto; height:auto; display:block; margin:10px 0 10px 0; font-size:22px; line-height:26px; font-family:"Optima", sans-serif !important;color:#033f3f; }
#avisos p{width:100%; height:auto; display:block; margin:10px 0 30px 0; font-size:18px !important; line-height:22px !important; font-family:"Optima", sans-serif !important; color:#1E130F; }
#avisos p strong{ color:#033f3f; }

#avisos ol{width:100%; height:auto; display:block; margin:20px 0 20px 0; list-style:decimal; }
#avisos ol li{width:100%; height:auto; display:block; margin:10px 0 0px 0; font-size:18px !important; line-height:22px !important; font-family:"Optima", sans-serif !important; color:#1E130F;}
#avisos ol li strong{color:#033f3f;}
#avisos a{font-size:18px; line-height:20px; font-family:"Optima", sans-serif !important;color:#033f3f; }
#avisos a:hover{color:#00afaa}
.avisoscookies{ width:90%; height:auto; display:block; margin:20px auto 30px auto; border:1px solid #033f3f; background:#F5F5F5; padding:20px;}
.avisoscookies h3{width:100%; height:auto; display:block; margin:10px 0 10px 0; font-size:22px; line-height:26px; font-family:"Optima", sans-serif !important; color:#00afaa}
.avisoscookies p{width:100%; height:auto; display:block; margin:10px 0 20px 0; font-size:16px !important; line-height:20px !important; font-family:"Optima", sans-serif !important; color:#1E130F;}
avisoscookies p a{16px !important; line-height:20px !important;font-family:"Optima", sans-serif !important; color:#033f3f;}
avisoscookies p a:hover{color:#00afaa}


/* GDPR*/
.gdpr.gdpr-privacy-bar, .gdpr.gdpr-reconsent-bar { background: #000; border-top:0px solid #00afaa; }
.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content p a, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-content p a {color:#00afaa !important; }
.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content p a:hover, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-content p a:hover {color:#FFF !important; }
.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-content { padding:0 0 10px 0 !important;}
.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content p, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-content p { font-size: 14px !important; line-height:18px !important;}
.gdpr.gdpr-privacy-bar .gdpr-wrapper, .gdpr.gdpr-reconsent-bar .gdpr-wrapper { padding: 20px 60px;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tab-content > div, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tab-content > div, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tab-content > div { font-size: 13px; line-height: 15px !important;}
.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-right .gdpr-buttons button, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-right .gdpr-buttons button {white-space: nowrap;}
.gdpr.gdpr-privacy-bar .gdpr-agreement, .gdpr.gdpr-reconsent-bar .gdpr-agreement { background: #00afaa; border-color: transparent !important; -webkit-box-shadow: none!important; box-shadow:none!important; color: #fff; text-decoration: none; text-shadow: none !important;}
.gdpr.gdpr-privacy-bar .gdpr-agreement:hover, .gdpr.gdpr-reconsent-bar .gdpr-agreement:hover { background: #FFF; border-color: transparent !important; color:#00afaa;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper > form > header .gdpr-box-title, .gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form > header .gdpr-box-title, .gdpr.gdpr-reconsent .gdpr-wrapper > form > header .gdpr-box-title, .gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form > header .gdpr-box-title, .gdpr.gdpr-general-confirmation .gdpr-wrapper > form > header .gdpr-box-title, .gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form > header .gdpr-box-title { background:  #000;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper > form > header .gdpr-box-title h3, .gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form > header .gdpr-box-title h3, .gdpr.gdpr-reconsent .gdpr-wrapper > form > header .gdpr-box-title h3, .gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form > header .gdpr-box-title h3, .gdpr.gdpr-general-confirmation .gdpr-wrapper > form > header .gdpr-box-title h3, .gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form > header .gdpr-box-title h3 {color: #00afaa !important; font-size: 22px !important;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper > form > footer input[type="submit"], .gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form > footer input[type="submit"], .gdpr.gdpr-reconsent .gdpr-wrapper > form > footer input[type="submit"], .gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form > footer input[type="submit"], .gdpr.gdpr-general-confirmation .gdpr-wrapper > form > footer input[type="submit"], .gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form > footer input[type="submit"] { font-size: 13px; background: #00afaa; border-color: transparent !important; -webkit-box-shadow:none !important; box-shadow: none !important;color:#fff; text-shadow: none;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper > form > footer input[type="submit"]:hover{background: #1E130F;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active, .gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active {
    background-color: #00afaa;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tab-content > div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title .gdpr-always-active, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tab-content > div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title .gdpr-always-active, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tab-content > div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title .gdpr-always-active {background-color: #000;}
.gdpr-switch input:checked + .gdpr-slider { background-color: #000;}
.gdpr-switch input:checked + .gdpr-slider + .gdpr-switch-indicator-on {color: #000;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs {background-color: #000;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button, .gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a {background: #000;color:#fff;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, .gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover {
    background-color: #000; color: #00afaa;}
.gdpr :not(textarea):not(input):not(select) {font-family: Helvetica, Arial, sans-serif !important; color: #000; font-size:14px; line-height:18px;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li .gdpr-subtabs, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li .gdpr-subtabs, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li .gdpr-subtabs { background-color: #000; border-top:1px solid #00afaa;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tab-content > div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title a, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tab-content > div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title a, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tab-content > div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title a {color: #00afaa;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tab-content > div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title a:hover, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tab-content > div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title a:hover, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tab-content > div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title a:hover {color: #000;}
.gdpr-subtabs .gdpr-active{color:#00afaa !important;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-mobile-menu button, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-mobile-menu button, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-mobile-menu button {color: #fff; background:#00afaa !important; border-bottom:1px solid #FFF;}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-mobile-menu button:hover, .gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-mobile-menu button:hover, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-mobile-menu button:hover {color: #000 !important;}



.cat-links{display:block; text-align:center; color:#FFF !important; width: 90%; margin:0 auto; display:block;}
.cat-links a{color:#FFF !important; font-size:20px; line-height:22px;}
.cat-links a:hover{color:#000 !important;}
#primary .blog-image-wrap img, .archive article.post img {
    display: block;
    padding: 0 20px;
}

.archive .taxonomy-description-proyectos {width: 100%;height: auto;margin: 55px auto 0 auto; display: block; padding: 40px 0 20px 0;background-color: #00afaa;}
.archive .taxonomy-description-estructuras {width: 100%;height: auto;margin: 55px auto 0 auto; display: block; padding: 40px 0 20px 0;background-color: #00afaa;}
.archive .taxonomy-description-restauracion-de-carpinterias {width: 100%;height: auto;margin: 55px auto 0 auto; display: block; padding: 40px 0 20px 0;background-color: #00afaa;}
.description-proyectosh2{ width:90%; height:auto; margin: 0 auto; display:block; font-size:24px; line-height:24px; letter-spacing:.5px; font-family:"Optima", sans-serif !important; color:#FFF !important; text-align:center; font-weight:normal !important;}
.description-proyectosspan{ width:150px; height:2px; background:#000; display:block; margin:5px auto 0 auto;}

.category-estructuras .taxonomy-description-proyectos, .category-estructuras .taxonomy-description-restauracion-de-carpinterias{display:none;}

.category-proyectos .taxonomy-description-estructuras, .category-proyectos .taxonomy-description-restauracion-de-carpinterias{display:none;}
.category-restauracion-de-carpinterias .taxonomy-description-estructuras, .category-restauracion-de-carpinterias .taxonomy-description-proyectos{display:none;}

@media screen and (min-width:1279px) {
/** REVEAL **/	
.big-link{ }
.reveal-modal { visibility: hidden; color:#8b857e; top: 0;  left: 5%; width: 90%; height:380px; position: absolute; overflow-x:hidden; overflow-y:scroll; z-index: 101; padding: 20px 25px 24px 25px;}



}

@media screen and (min-width:1365px) {
/** REVEAL **/	
.big-link{ }
.reveal-modal { visibility: hidden; color:#8b857e; top:20px;  left: 5%; width: 90%; height:380px; position: absolute; overflow-x:hidden; overflow-y:scroll; z-index: 101; padding: 20px 25px 24px 25px; }


}
@media screen and (min-width:1480px) {
.main-navigation { float: right; width: 650px !important; text-align: center; line-height: 1; margin: 20px 0 0px 0; padding-left:2%;}
}

@media screen and (min-width:1440px) {
/** REVEAL **/	
.big-link{ }
.reveal-modal { visibility: hidden; color:#8b857e; top:180px;  left: 5%; width: 90%; height:380px; position: absolute; overflow-x:hidden; overflow-y:scroll; z-index: 101; padding: 20px 25px 24px 25px; }
}



@media (max-width:1360px) {
.main-navigation ul li a {font-size: 20px;}
.blog .entry-content p{height:150px;}
.section-content-wrapper p { height: 120px;}
    
/* INDEX */
.sectionfisioterapia{width:90%; height:auto;  margin:70px 5% 50px 5%; overflow: hidden;}
.sectionfisioterapiadiv{width:20%; height:auto;  margin:0 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 200px; }
.sectionfisioterapiah3{width:90%; height:70px;  margin: 25px 5% 0 5%;  font-size: 24px; line-height: 28px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%;  }
.sectionfisioterapiaa{width:100px; height:auto;  font-size: 18px; line-height: 18px; padding: 8px 10px 3px 10px;}

#sectionfisiototal{width:100%; height:auto;  margin:70px auto 0 auto; padding: 100px 0; }
#sectionfisiodiv{width:90%; height:auto; ; margin:0 5% 0 5%; overflow: hidden;}
#sectionfisioleft{width:50%; height:auto;  margin:0 auto; float:left;}
#sectionfisioright{width:50%; height:auto;  margin:0 auto; float:left;}

.sectionfisioh3{width:86%; height:auto; margin:25px 8% 0 6%; font-size: 36px; line-height: 40px; }
.sectionfisiospan{width:100px; height:4px; margin:5px 0 0 0; }
.sectionfisiop{width:86%; height:auto;  margin:30px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiop1{width:86%; height:auto;  margin:20px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiopa{width:86%; height:auto; margin:40px 8% 0 6%; }
.sectionfisiopaa{width:140px; height:auto; margin:0 0 0 0; padding: 10px 20px 10px 20px;  font-size: 18px !important; line-height: 22px !important; }


/* FOOTER */
footer.site-footer { width:100%; height:auto; margin:0 auto; text-align: center; font-size: 16px;}
.ps-top-footer { background-color:transparent; padding: 60px 0 5px 0;}
footer.site-footer .site-info { width:45%; margin:0 auto;  padding: 10px 0 40px 0; }

#footertitle{width:100%; height:auto; margin:0 auto 20px auto;}
.footerh3{width:100%; height:26px; margin:0 0 30px 60px; font-size:26px; line-height:30px; }
.footerh3last{width:100%; height:26px; margin:0 0 30px 20px; font-size:26px; line-height:30px;}
.footerlineaspan{ width: 80px; height:4px; display:block; margin: 2px 0 0 0 }

#footerul{ width:100%; height:auto; margin:0 0 40px 0; list-style:none;}
.footerli{width:100%; height:26px; margin:0 0 0 0;}
.footera{width:100%; height:26px; margin:0 0 0 60px; font-size:18px; line-height:22px;}
#logofooter{ width:212px; height:auto; display:block; margin:-20px auto 20px auto;}


#contactofooter{ width:100%; height:auto; display:block; margin:5px 0 20px 0px;}
.direccionfooter{width:100%; height:auto; display:block; margin:10px 0 5px 60px;  font-size:18px; line-height:20px;}
.telfooter{width:100%; height:auto; display:block; margin:15px 0 5px 60px;  font-size:18px; line-height:22px;}
.mailfooter{width:100%; height:auto; display:block; margin:10px 0 0 60px;  font-size:18px; line-height:22px;}

#redesfooter{width:100%; height:auto; display:block; margin:0 0 0 15px;}
.redsocial{float:left; width:40px; height:40px; margin:0 0px 0 5px;}
.redsocialimg{width:40px; height:40px;}

.footerbottomp{width:90%; height:20px; margin:10px auto 0px auto; font-size:16px; line-height:20px;}
.footerbottomp2{width:90%; height:20px; margin:3px auto 0px auto; font-size:16px; line-height:20px; text-align:center;}
.footerbottoma{font-size:16px; line-height:20px; text-align:center;}
    
    
    
}

@media (max-width:1280px) {
.ps-header-wrapper .site-branding {width: 13%; margin: -55px 0 0 3%;}
.main-navigation ul li a {font-size:19px;}
.without-slider .ps-whole-header {padding: 0 0 0px 0;}
.blog .entry-content p{height:170px;}
.section-content-wrapper p {height: 150px;}
.ps-top-header-wrapper { width:88% !important; height:auto; margin::0 auto; display:block; }



/* INDEX */
.sectionfisioterapia{width:90%; height:auto;  margin:70px 5% 50px 5%; overflow: hidden;}
.sectionfisioterapiadiv{width:20%; height:auto;  margin:0 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 200px; }
.sectionfisioterapiah3{width:90%; height:70px;  margin: 25px 5% 0 5%;  font-size: 24px; line-height: 28px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%;  }
.sectionfisioterapiaa{width:100px; height:auto;  font-size: 18px; line-height: 18px; padding: 8px 10px 3px 10px;}

#sectionfisiototal{width:100%; height:auto;  margin:70px auto 0 auto; padding: 100px 0; }
#sectionfisiodiv{width:90%; height:auto; ; margin:0 5% 0 5%; overflow: hidden;}
#sectionfisioleft{width:50%; height:auto;  margin:0 auto; float:left;}
#sectionfisioright{width:50%; height:auto;  margin:0 auto; float:left;}

.sectionfisioh3{width:86%; height:auto; margin:25px 8% 0 6%; font-size: 36px; line-height: 40px; }
.sectionfisiospan{width:100px; height:4px; margin:5px 0 0 0; }
.sectionfisiop{width:86%; height:auto;  margin:30px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiop1{width:86%; height:auto;  margin:20px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiopa{width:86%; height:auto; margin:40px 8% 0 6%; }
.sectionfisiopaa{width:195px; height:auto; margin:0 0 0 0; padding: 10px 20px 10px 20px;  font-size: 18px !important; line-height: 22px !important; }


/* CONTACTO*/
#sectioncontacto{width:100%; height:auto; margin:25px auto 0px auto; display:block; padding:40px 0; overflow:hidden; }
#contactadiv{width:90%; height:auto; margin:0px auto 0px auto; display:block; }
.contactadivicons{width:25%; height:auto; margin:0px auto 0px auto; display:block; float:left; }
.iconsimg{width:120px; height:auto; margin:0px auto 0px auto; display:block; }
p.iconsp{width:95%; height:auto; margin:20px auto 0px auto; display:block; font-size: 17px; line-height: 22px;  font-weight: bold !important; text-align: center !important; }
.iconsa{font-size: 17px; line-height: 22px; font-weight: bold;  text-align: center !important;  }
span.wpcf7-list-item {display: block !important; margin: 0px 0 0 0 !important;  font-size: 14px;}


/* FOOTER */
footer.site-footer { width:100%; height:auto; margin:0 auto; text-align: center; font-size: 16px;}
.ps-top-footer { background-color:transparent; padding: 60px 0 5px 0;}
footer.site-footer .site-info { width:45%; margin:0 auto;  padding: 10px 0 40px 0; }

#footertitle{width:100%; height:auto; margin:0 auto 20px auto;}
.footerh3{width:100%; height:28px; margin:0 0 30px 60px; font-size:23px; line-height:28px; }
.footerh3last{width:100%; height:26px; margin:0 0 30px 20px; font-size:22px; line-height:28px;}
.footerlineaspan{ width: 70px; height:4px; display:block; margin: 2px 0 0 0 }

#footerul{ width:100%; height:auto; margin:0 0 40px 0; list-style:none;}
.footerli{width:100%; height:22px; margin:0 0 0 0;}
.footera{width:100%; height:22px; margin:0 0 0 60px; font-size:16px; line-height:20px;}
#logofooter{ width:200px; height:auto; display:block; margin:-20px auto 20px auto;}


#contactofooter{ width:100%; height:auto; display:block; margin:5px 0 20px 0px;}
.direccionfooter{width:100%; height:auto; display:block; margin:10px 0 5px 60px;  font-size:16px; line-height:18px;}
.telfooter{width:100%; height:auto; display:block; margin:15px 0 5px 60px;  font-size:16px; line-height:20px;}
.mailfooter{width:100%; height:auto; display:block; margin:10px 0 0 60px;  font-size:18px; line-height:20px;}

#redesfooter{width:100%; height:auto; display:block; margin:0 0 0 15px;}
.redsocial{float:left; width:40px; height:40px; margin:0 0px 0 5px;}
.redsocialimg{width:40px; height:40px;}

.footerbottomp{width:90%; height:20px; margin:10px auto 0px auto; font-size:14px; line-height:18px;}
.footerbottomp2{width:90%; height:20px; margin:3px auto 0px auto; font-size:14px; line-height:18px;}
.footerbottoma{font-size:14px; line-height:18px;}
    
    


}
@media (max-width:1180px) {
.ps-top-header-wrapper { width:87% !important; height:auto; margin::0 auto; display:block; }
.main-navigation { width: auto !important; margin: 18px 0 0px 0;  padding-left: 2%;}
.ps-header-wrapper .site-branding .custom-logo { width: 125px;}
.main-navigation ul li a {font-size: 20px;}
.ps-header-wrapper .site-branding {width: 20%; margin: -55px 0 0 0%;}
.without-slider .ps-whole-header {padding: 0 30px 0px 30px;}
.blog .entry-content p{height:190px;}
.section-content-wrapper p { height: 170px;}
	
/* INDEX */
.sectionfisioterapia{width:90%; height:auto;  margin:70px 5% 50px 5%; overflow: hidden;}
.sectionfisioterapiadiv{width:20%; height:auto;  margin:0 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 200px; }
.sectionfisioterapiah3{width:90%; height:70px;  margin: 25px 5% 0 5%;  font-size: 22px; line-height: 26px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%;  }
.sectionfisioterapiaa{width:100px; height:auto;  font-size: 16px; line-height: 16px; padding: 8px 10px 3px 10px;}

#sectionfisiototal{width:100%; height:auto;  margin:70px auto 0 auto; padding: 100px 0; }
#sectionfisiodiv{width:90%; height:auto; ; margin:0 5% 0 5%; overflow: hidden;}
#sectionfisioleft{width:50%; height:auto;  margin:0 auto; float:left;}
#sectionfisioright{width:50%; height:auto;  margin:0 auto; float:left;}

.sectionfisioh3{width:86%; height:auto; margin:25px 8% 0 6%; font-size: 36px; line-height: 40px; }
.sectionfisiospan{width:100px; height:4px; margin:5px 0 0 0; }
.sectionfisiop{width:86%; height:auto;  margin:30px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiop1{width:86%; height:auto;  margin:20px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiopa{width:86%; height:auto; margin:40px 8% 0 6%; }
.sectionfisiopaa{width:140px; height:auto; margin:0 0 0 0; padding: 10px 20px 10px 20px;  font-size: 18px !important; line-height: 22px !important; }
    
    /* SERVICIOS */
.servicesleft{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px; }
.servicesright{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px;  }
.servicesdivmovil{display:none !important;}
.servicesimg{width:auto !important; height:460px; display:block; margin:0px auto 0 auto; object-fit: cover !important;}
.servicesdivleft{width:60%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0; float:left !important; }
.servicesdivright{width:40%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:left !important; }
    .servicesdivright1{width:40%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:left !important; }

h2.servicesh2{width:80%; height:auto; margin:50px auto 20px auto;  font-size: 36px; line-height: 40px;  }
h2.servicesh2{width:80%; height:auto; margin:70px auto 20px auto;  font-size: 36px; line-height: 40px;  }
p.servicesp{width:80%; height:auto; display:block; margin:5px auto 0 auto;  font-size: 14px; line-height: 18px; }
p.servicespespecial{width:80%; height:auto; margin:10px auto 0 auto; font-size: 14px; line-height: 18px; }
.servicesprices{width:80%; height:auto; margin:20px auto 0 auto;  font-size: 18px; line-height: 22px;}

    
/* CONTACTO*/
#sectioncontacto{width:100%; height:auto; margin:25px auto 0px auto; display:block; padding:40px 0; overflow:hidden; }
#contactadiv{width:90%; height:auto; margin:0px auto 0px auto; display:block; }
.contactadivicons{width:25%; height:auto; margin:0px auto 0px auto; display:block; float:left; }
.iconsimg{width:110px; height:auto; margin:0px auto 0px auto; display:block; }
p.iconsp{width:95%; height:auto; margin:20px auto 0px auto; display:block; font-size: 16px; line-height: 20px;  font-weight: bold !important; text-align: center !important; }
.iconsa{font-size: 16px; line-height: 20px; font-weight: bold;  text-align: center !important;  }
span.wpcf7-list-item {display: block !important; margin: 0px 0 0 0 !important;  font-size: 14px;}

/* FOOTER */
footer.site-footer { width:100%; height:auto; margin:0 auto; text-align: center; font-size: 16px;}
.ps-top-footer { background-color:transparent; padding: 60px 0 5px 0;}
footer.site-footer .site-info { width:45%; margin:0 auto;  padding: 10px 0 40px 0; }

#footertitle{width:100%; height:auto; margin:0 auto 20px auto;}
.footerh3{width:100%; height:28px; margin:0 0 30px 60px; font-size:23px; line-height:28px; }
.footerh3last{width:100%; height:26px; margin:0 0 30px 20px; font-size:22px; line-height:28px;}
.footerlineaspan{ width: 70px; height:4px; display:block; margin: 2px 0 0 0 }

#footerul{ width:100%; height:auto; margin:0 0 40px 0; list-style:none;}
.footerli{width:100%; height:22px; margin:0 0 0 0;}
.footera{width:100%; height:22px; margin:0 0 0 60px; font-size:16px; line-height:20px;}
#logofooter{ width:200px; height:auto; display:block; margin:-20px auto 20px auto;}


#contactofooter{ width:100%; height:auto; display:block; margin:5px 0 20px 0px;}
.direccionfooter{width:100%; height:auto; display:block; margin:10px 0 5px 60px;  font-size:16px; line-height:18px;}
.telfooter{width:100%; height:auto; display:block; margin:15px 0 5px 60px;  font-size:16px; line-height:20px;}
.mailfooter{width:100%; height:auto; display:block; margin:10px 0 0 60px;  font-size:18px; line-height:20px;}

#redesfooter{width:100%; height:auto; display:block; margin:0 0 0 15px;}
.redsocial{float:left; width:40px; height:40px; margin:0 0px 0 5px;}
.redsocialimg{width:40px; height:40px;}

.footerbottomp{width:90%; height:20px; margin:10px auto 0px auto; font-size:14px; line-height:18px;}
.footerbottomp2{width:90%; height:20px; margin:3px auto 0px auto; font-size:14px; line-height:18px;}
.footerbottoma{font-size:14px; line-height:18px;}
    
    
    
.archive article.post { width: 31% !important; height: 390px !important; float: left; margin: 0px 1% 0 1% !important;  margin-top: 0px;  margin-bottom: 0px; overflow: hidden;}
.archive #primary .entry-title { font-size: 23px; margin: 0px auto 10px auto;  line-height:24px; width:100%; height:auto; display:block;}
.archive #primary .site-main{width:95%; height:auto; display:block; margin:20px auto 20px auto; overflow:hidden;}

}


	
@media (max-width:1100px) {
.ps-top-header-wrapper { width:86% !important; height:auto; margin::0 auto; display:block; }
.main-navigation { width: 600px; margin: 18px 0 0px 0;  padding-left: 2%;}
.ps-header-wrapper .site-branding .custom-logo { width: 125px;}
.main-navigation ul li a {font-size: 20px;}
.ps-header-wrapper .site-branding {width: 20%; margin: -55px 0 0 0%;}
.blog .entry-content p{height:170px;}
    
  /* INDEX */
.sectionfisioterapia{width:90%; height:auto;  margin:70px 5% 50px 5%; overflow: hidden;}
.sectionfisioterapiadiv{width:20%; height:auto;  margin:0 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 200px; }
.sectionfisioterapiah3{width:90%; height:70px;  margin: 25px 5% 0 5%;  font-size: 22px; line-height: 26px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%;  }
.sectionfisioterapiaa{width:100px; height:auto;  font-size: 16px; line-height: 16px; padding: 8px 10px 3px 10px;}

#sectionfisiototal{width:100%; height:auto;  margin:70px auto 0 auto; padding: 100px 0; }
#sectionfisiodiv{width:90%; height:auto; ; margin:0 5% 0 5%; overflow: hidden;}
#sectionfisioleft{width:50%; height:auto;  margin:0 auto; float:left;}
#sectionfisioright{width:50%; height:auto;  margin:0 auto; float:left;}

.sectionfisioh3{width:86%; height:auto; margin:25px 8% 0 6%; font-size: 36px; line-height: 40px; }
.sectionfisiospan{width:100px; height:4px; margin:5px 0 0 0; }
.sectionfisiop{width:86%; height:auto;  margin:30px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiop1{width:86%; height:auto;  margin:20px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiopa{width:86%; height:auto; margin:40px 8% 0 6%; }
.sectionfisiopaa{width:195px; height:auto; margin:0 0 0 0; padding: 10px 20px 10px 20px;  font-size: 18px !important; line-height: 22px !important; }

	


/* CONTACTO*/
#sectioncontacto{width:100%; height:auto; margin:25px auto 0px auto; display:block; padding:40px 0; overflow:hidden; }
#contactadiv{width:95%; height:auto; margin:0px auto 0px auto; display:block; }
.contactadivicons{width:25%; height:auto; margin:0px auto 0px auto; display:block; float:left; }
.iconsimg{width:100px; height:auto; margin:0px auto 0px auto; display:block; }
p.iconsp{width:95%; height:auto; margin:20px auto 0px auto; display:block; font-size: 15px; line-height: 20px;  font-weight: bold !important; text-align: center !important; }
.iconsa{font-size: 15px; line-height: 20px; font-weight: bold;  text-align: center !important;  }
span.wpcf7-list-item {display: block !important; margin: 0px 0 0 0 !important;  font-size: 14px;}

}




	
@media (max-width:1024px) {



#primary .blog-content-wrap{width:80%; height:auto; display:block; margin:20px auto 20px auto; overflow:hidden;}
.archive article.post { width: 48% !important; height: 350px; float: left; margin: 0px 1% 0 1% !important;  margin-top: 0px;  margin-bottom: 0px; overflow: hidden;}
.archive #primary .entry-title { font-size: 24px; margin: 0px auto 10px auto; text-transform: none; line-height:25px; width:100%; height:auto; display:block;}
.archive #primary .entry-content { margin: 0px auto 0px auto; width:100%; height:auto; display:block;}
.archive .entry-content p{font-weight: 400; text-decoration: none; text-transform: none; font-size: 16px; line-height: 1.2em; }
.archive #primary .site-main{width:90%; height:auto; display:block; margin:20px auto 20px auto; overflow:hidden;}

#primary article.post { margin-bottom: 10px !important; margin-top: 20px !important;  }
#primary .entry-title { font-size: 24px; margin: 20px auto 10px auto; text-transform: none; line-height:28px; width:90%; height:auto; display:block;}
.entry-title a {font-size: 20px; line-height: 22px !important; }
#primary .entry-content { margin: 20px auto 10px auto; width:100%; height:auto; display:block;}

.entry-content p{font-weight: 400; text-decoration: none; text-transform: none; font-size: 18px; line-height: 26px; }
#primary .blog-content-wrap, .article-content-wrapper { padding: 10px 20px 20px 20px; }
#primary { width: 100%; float: left; margin:0px 0 0 0%}
#proyectosindividuales{width:550px; height:auto; display:block; margin:20px auto 0px auto; }
.proyectosimg{ width:100%; height:auto; display:block; margin:40px auto 0px auto;}
.entry-content p.proyectosspan{width:100%; height:auto; display:block; margin:10px auto 0 auto; text-align:center; color:#000 !important; font-size:16px !important; line-height:18px !important; font-weight:bold !important;  }

.ps-header-wrapper .site-branding .custom-logo {margin: -5px auto 0 auto;}
.section-content-wrapper p { height: 190px;}

/* INDEX */
.sectionfisioterapia{width:90%; height:auto;  margin:70px 5% 50px 5%; overflow: hidden;}
.sectionfisioterapiadiv{width:20%; height:auto;  margin:0 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 200px; }
.sectionfisioterapiah3{width:90%; height:70px;  margin: 25px 5% 0 5%;  font-size: 20px; line-height: 24px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%;  }
.sectionfisioterapiaa{width:100px; height:auto;  font-size: 16px; line-height: 16px; padding: 8px 10px 3px 10px;}

#sectionfisiototal{width:100%; height:auto;  margin:70px auto 0 auto; padding: 100px 0; }
#sectionfisiodiv{width:90%; height:auto; ; margin:0 5% 0 5%; overflow: hidden;}
#sectionfisioleft{width:50%; height:auto;  margin:0 auto; float:left;}
#sectionfisioright{width:50%; height:auto;  margin:0 auto; float:left;}

.sectionfisioh3{width:86%; height:auto; margin:25px 8% 0 6%; font-size: 36px; line-height: 40px; }
.sectionfisiospan{width:100px; height:4px; margin:5px 0 0 0; }
.sectionfisiop{width:86%; height:auto;  margin:30px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiop1{width:86%; height:auto;  margin:20px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiopa{width:86%; height:auto; margin:40px 8% 0 6%; }
.sectionfisiopaa{width:140px; height:auto; margin:0 0 0 0; padding: 10px 20px 10px 20px;  font-size: 18px !important; line-height: 22px !important; }
    
      /* SERVICIOS */
.servicesleft{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px; }
.servicesright{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px;  }
.servicesdivmovil{display:none !important;}
.servicesimg{width:auto !important; height:460px; display:block; margin:0px auto 0 auto; object-fit: cover !important;}
.servicesdivleft{width:60%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0; float:left !important; }
.servicesdivright{width:40%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:left !important; }
    .servicesdivright1{width:40%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:left !important; }
h2.servicesh2{width:80%; height:auto; margin:40px auto 20px auto;  font-size: 36px; line-height: 40px;  }
h2.servicesh2long{width:80%; height:auto; margin:70px auto 20px auto;  font-size: 36px; line-height: 40px;  }
p.servicesp{width:80%; height:auto; display:block; margin:5px auto 0 auto;  font-size: 14px; line-height: 18px; }
p.servicespespecial{width:80%; height:auto; margin:10px auto 0 auto; font-size: 14px; line-height: 18px; }
.servicesprices{width:80%; height:auto; margin:20px auto 0 auto;  font-size: 18px; line-height: 22px;}

    
/* FOOTER */
footer.site-footer { width:100%; height:auto; margin:0 auto; text-align: center; font-size: 14px;}
.ps-top-footer { background-color:transparent; padding: 60px 0 5px 0;}
footer.site-footer .site-info { width:90%; margin:0 auto;  padding: 10px 0 40px 0; }

#footertitle{width:100%; height:auto; margin:0 auto 20px auto;}
.footerh3{width:100%; height:26px; margin:0 0 30px 20px; font-size:20px; line-height:26px; }
.footerh3last{width:100%; height:26px; margin:0 0 30px 10px; font-size:20px; line-height:26px;}
.footerlineaspan{ width: 60px; height:4px; display:block; margin: 2px 0 0 0 }

#footerul{ width:100%; height:auto; margin:0 0 40px 0; list-style:none;}
.footerli{width:100%; height:18px; margin:0 0 0 0;}
.footera{width:100%; height:18px; margin:0 0 0 20px; font-size:14px; line-height:18px;}
#logofooter{ width:190px; height:auto; display:block; margin:-20px auto 20px auto;}


#contactofooter{ width:100%; height:auto; display:block; margin:5px 0 20px 0px;}
.direccionfooter{width:100%; height:auto; display:block; margin:10px 0 5px 20px;  font-size:13px; line-height:16px;}
.telfooter{width:100%; height:auto; display:block; margin:15px 0 5px 20px;  font-size:16px; line-height:18px;}
.mailfooter{width:100%; height:auto; display:block; margin:10px 0 0 20px;  font-size:14px; line-height:18px;}

#redesfooter{width:100%; height:auto; display:block; margin:0 0 0 0px;}
.redsocial{float:left; width:35px; height:35px; margin:0 0px 0 5px;}
.redsocialimg{width:35px; height:35px;}

.footerbottomp{width:90%; height:auto; margin:10px auto 0px auto; font-size:14px; line-height:18px;}
.footerbottomp2{width:90%; height:auto; margin:3px auto 0px auto; font-size:14px; line-height:18px;}
.footerbottoma{font-size:14px; line-height:18px;}

}
@media (max-width:992px) {
.ps-top-header-wrapper { width:87% !important; height:auto; margin::0 auto; display:block; }
.main-navigation { width: 380px; margin: 18px 0 0px 0;  padding-left: 2%;}
.ps-header-wrapper .site-branding .custom-logo { width: 130px;}
.main-navigation ul li a {font-size: 18px;}
.ps-header-wrapper .site-branding {width: 20%; margin: -55px 0 0 1%;}
.blog .entry-content p{height:140px;}
.blog #primary .entry-title{height:40px}
	.without-slider .ps-whole-header {height: 160px !important;}
.ps-whole-header {height: 100px !important;}
.main-navigation ul > li.menu-item-has-children::after { font-size:11px;  top: 50%;  margin-top: -2px;   color: #A0A94B;}
.sticky-wrapper.is-sticky .main-navigation ul > li.menu-item-has-children::after { font-size:11px;  top: 50%; margin-top: -5px;  color: #A0A94B;}

/* INDEX */
.sectionfisioterapia{width:90%; height:auto;  margin:70px 5% 50px 5%; overflow: hidden;}
.sectionfisioterapiadiv{width:20%; height:auto;  margin:0 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 200px; }
.sectionfisioterapiah3{width:90%; height:70px;  margin: 25px 5% 0 5%;  font-size: 18px; line-height: 22px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%;  }
.sectionfisioterapiaa{width:100px; height:auto;  font-size: 16px; line-height: 16px; padding: 8px 10px 3px 10px;}

#sectionfisiototal{width:100%; height:auto;  margin:70px auto 0 auto; padding: 100px 0; }
#sectionfisiodiv{width:90%; height:auto; ; margin:0 5% 0 5%; overflow: hidden;}
#sectionfisioleft{width:50%; height:auto;  margin:0 auto; float:left;}
#sectionfisioright{width:50%; height:auto;  margin:0 auto; float:left;}

.sectionfisioh3{width:86%; height:auto; margin:25px 8% 0 6%; font-size: 36px; line-height: 40px; }
.sectionfisiospan{width:100px; height:4px; margin:5px 0 0 0; }
.sectionfisiop{width:86%; height:auto;  margin:30px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiop1{width:86%; height:auto;  margin:20px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiopa{width:86%; height:auto; margin:40px 8% 0 6%; }
.sectionfisiopaa{width:195px; height:auto; margin:0 0 0 0; padding: 10px 20px 10px 20px;  font-size: 18px !important; line-height: 22px !important; }

   /* SERVICIOS */
.servicesleft{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px; }
.servicesright{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px;  }
.servicesdivmovil{display:none !important;}
.servicesimg{width:auto !important; height:460px; display:block; margin:0px auto 0 auto; object-fit: cover !important;}
.servicesdivleft{width:60%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0; float:left !important; }
.servicesdivright{width:40%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:left !important; }
.servicesdivright1{width:40%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:left !important; }
h2.servicesh2{width:80%; height:auto; margin:40px auto 20px auto;  font-size: 36px; line-height: 40px;  }
h2.servicesh2long{width:80%; height:auto; margin:70px auto 20px auto;  font-size: 36px; line-height: 40px;  }
p.servicesp{width:80%; height:auto; display:block; margin:5px auto 0 auto;  font-size: 14px; line-height: 18px; }
p.servicespespecial{width:80%; height:auto; margin:10px auto 0 auto; font-size: 14px; line-height: 18px; }
.servicesprices{width:80%; height:auto; margin:20px auto 0 auto;  font-size: 18px; line-height: 22px;}


/* BLOG*/

.blog #page #content .ps-container #primary article.post{ width: 46% !important; height: auto; float: left; margin: 20px 1%; overflow:hidden;}
.blog #page #content .ps-container #primary #main article.ecwd_event {
   width: 46% !important; height: auto; float: left; margin: 20px 1%; overflow:hidden;
}


/* CONTACTO*/
#sectioncontacto{width:100%; height:auto; margin:25px auto 0px auto; display:block; padding:40px 0; overflow:hidden; }
#contactadiv{width:70%; height:auto; margin:0px auto 0px auto; display:block; }
.contactadivicons{width:50%; height:190px; margin:0px auto 0px auto; display:block; float:left; }
.iconsimg{width:100px; height:auto; margin:0px auto 0px auto; display:block; }
p.iconsp{width:90%; height:auto; margin:20px auto 0px auto; display:block; font-size: 18px; line-height: 22px;  font-weight: bold !important; text-align: center !important; }
.iconsa{font-size: 18px; line-height: 22px; font-weight: bold;  text-align: center !important;  }

span.wpcf7-list-item { display: block !important; margin: 0px 0 0 0 !important;  font-size: 12px;}
}
    
    
@media (max-width:840px) {
	
.ps-top-header-wrapper { width:88% !important; height:auto; margin::0 auto; display:block; }
.main-navigation { width: 350px; margin: 18px 0 0px 0;  padding-left: 1%;}
.ps-header-wrapper .site-branding .custom-logo { width: 135px;
margin: -10px 0 0 0;}
.ps-header-wrapper .site-branding {width: 20%; margin: -55px 0 0 4%;}
.main-navigation ul li a { padding: 15px 3px 8px 3px; display: inline-block; font-size: 18px;}
 .without-slider .ps-whole-header {height: 150px !important;}
	
#contactoheader{ float:right; width:auto; display:inline; margin-top:5px;}
.contactoheadertel{ font-weight:bold; font-size:18px; line-height:18px; color: #00afaa; padding:5px 0 0 5px;  font-family: 'Optima'; }
	
.section-content-wrapper p { height: 250px;}


/* INDEX */
.sectionfisioterapia{width:90%; height:auto;  margin:70px 5% 50px 5%; overflow: hidden;}
.sectionfisioterapiadiv{width:20%; height:auto;  margin:0 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 200px; }
.sectionfisioterapiah3{width:90%; height:70px;  margin: 25px 5% 0 5%;  font-size: 18px; line-height: 22px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%;  }
.sectionfisioterapiaa{width:100px; height:auto;  font-size: 16px; line-height: 16px; padding: 8px 10px 3px 10px;}

#sectionfisiototal{width:100%; height:auto;  margin:70px auto 0 auto; padding: 100px 0; }
#sectionfisiodiv{width:90%; height:auto; ; margin:0 5% 0 5%; overflow: hidden;}
#sectionfisioleft{width:50%; height:auto;  margin:0 auto; float:left;}
#sectionfisioright{width:50%; height:auto;  margin:0 auto; float:left;}

.sectionfisioh3{width:86%; height:auto; margin:25px 8% 0 6%; font-size: 36px; line-height: 40px; }
.sectionfisiospan{width:100px; height:4px; margin:5px 0 0 0; }
.sectionfisiop{width:86%; height:auto;  margin:30px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiop1{width:86%; height:auto;  margin:20px 8% 0 6%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiopa{width:86%; height:auto; margin:40px 8% 0 6%; }
.sectionfisiopaa{width:195px; height:auto; margin:0 0 0 0; padding: 10px 20px 10px 20px;  font-size: 18px !important; line-height: 22px !important; }
    
      /* SERVICIOS */
.servicesleft{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px; }
.servicesright{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px;  }
.servicesdivmovil{display:none !important;}
.servicesimg{width:auto !important; height:530px; display:block; margin:0px auto 0 auto; object-fit: cover !important;}
.servicesdivleft{width:60%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0; float:left !important; }
.servicesdivright{width:40%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:left !important; }
.servicesdivright1{width:40%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:left !important; }
h2.servicesh2{width:80%; height:auto; margin:20px auto 20px auto;  font-size: 36px; line-height: 40px;  }
h2.servicesh2long{width:80%; height:auto; margin:80px auto 20px auto;  font-size: 36px; line-height: 40px;  }
p.servicesp{width:80%; height:auto; display:block; margin:5px auto 0 auto;  font-size: 14px; line-height: 18px; }
p.servicespespecial{width:80%; height:auto; margin:10px auto 0 auto; font-size: 14px; line-height: 18px; }
.servicesprices{width:80%; height:auto; margin:20px auto 0 auto;  font-size: 18px; line-height: 22px;}


    
/* FOOTER */
    .ps-top-footer.footer_column_four .ps-footer-widget {
width: 100%; float:none; margin: 40px auto;
}

.ps-footer-widget-wrapper {
margin-left: 0%;
}
    
footer.site-footer { width:100%; height:auto; margin:0 auto; text-align: center; font-size: 16px;}
.ps-top-footer { background-color:transparent; padding: 40px 0 5px 0;}
footer.site-footer .site-info { width:80%; margin:0 auto;  padding: 10px 0 40px 0; }

#footertitle{width:100%; height:auto; margin:50px auto 20px auto;}
.footerh3{width:100%; height:26px; margin:0 0 30px 0px; font-size:28px; line-height:30px; text-align: center; }
.footerh3last{width:100%; height:26px; margin:0 0 30px 0px; font-size:28px; line-height:30px; text-align: center;}
.footerlineaspan{ width: 80px; height:4px; display:block; margin: 2px auto 0 auto }

#footerul{ width:100%; height:auto; margin:0 0 40px 0; list-style:none;}
.footerli{width:100%; height:24px; margin:0 0 0 0;}
.footera{width:100%; height:24px; margin:0 0 0 0px; font-size:18px; line-height:22px; text-align: center; display:block;}
#logofooter{ width:190px; height:auto; display:block; margin:0px auto 20px auto;}


#contactofooter{ width:100%; height:auto; display:block; margin:5px 0 20px 0px;}
.direccionfooter{width:100%; height:auto; display:block; margin:10px 0 5px 0px;  font-size:18px; line-height:22px; text-align: center;}
.telfooter{width:100%; height:auto; display:block; margin:15px 0 5px 0px;  font-size:22px; line-height:24px; text-align: center;}
.mailfooter{width:100%; height:auto; display:block; margin:10px 0 0 0px;  font-size:18px; line-height:22px; text-align: center;}

#redesfooter{width:90px; height:auto; display:block; margin:0 auto 0 auto;}
.redsocial{float:left; width:40px; height:40px; margin:0 0px 40px 5px;}
.redsocialimg{width:40px; height:40px;}

.footerbottomp{width:90%; height:auto; margin:10px auto 0px auto; font-size:16px; line-height:20px;}
.footerbottomp2{width:90%; height:auto; margin:3px auto 0px auto; font-size:16px; line-height:20px;}
.footerbottoma{font-size:16px; line-height:20px;}


}

@media (max-width: 768px) {
	
.archive .taxonomy-description-proyectos {width: 100%;height: auto;margin: 70px auto 0 auto; display: block; padding: 40px 0 20px 0;background-color: #00afaa;}
.archive .taxonomy-description-estructuras {width: 100%;height: auto;margin: 70px auto 0 auto; display: block; padding: 40px 0 20px 0;background-color: #00afaa;}
.archive .taxonomy-description-restauracion-de-carpinterias {width: 100%;height: auto;margin: 70px auto 0 auto; display: block; padding: 40px 0 20px 0;background-color: #00afaa;}
    
 .without-slider .ps-whole-header {height: 170px !important;}

.ps-header-wrapper .site-branding { float: left; width: 40%;}
.main-navigation ul li { list-style:none !important; margin-left: 0; margin-right:5.5px; text-transform: inherit; font-weight: normal; font-size: 9px;line-height: 9px; }
.main-navigation {float: none; width: 100%; text-align: center; line-height: 1; margin:20px 0 0px 0; padding-left: 0% ;}
.nav-toggle {margin: 10px 25px 0 0;}
.blog .entry-content p{height:180px;}
.blog #primary .entry-title{height:55px}
.section-content-wrapper p { height: auto;}
.ps-header-wrapper, .ps-top-header-wrapper { position: relative; z-index:100000;}
.without-slider .ps-whole-header {height: 100%;}
.nav-wrapper .menu { position: inherit; margin: 0; background-color: #f6f6f6; border-top: 1px solid #f6f6f6;}
.main-navigation { margin-left: 0px;}
.main-navigation ul li a { color: #A49688; display: block;}
.main-navigation ul li {  font-size: 14px;line-height: 14px;}

#masthead-sticky-wrapper {}
.without-slider .ps-whole-header {height: 150px !important;}

/* INDEX */
.sectionfisioterapia{width:90%; height:auto;  margin:70px 5% 50px 5%; overflow: hidden;}
.sectionfisioterapiadiv{width:20%; height:auto;  margin:0 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 200px; }
.sectionfisioterapiah3{width:90%; height:70px;  margin: 25px 5% 0 5%;  font-size: 18px; line-height: 22px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%;  }
.sectionfisioterapiaa{width:100px; height:auto;  font-size: 16px; line-height: 16px; padding: 8px 10px 3px 10px;}

#sectionfisiototal{width:100%; height:auto;  margin:70px auto 0 auto; padding: 80px 0 0 0; }
#sectionfisiodiv{width:100%; height:auto; ; margin:0 0% 0 0%; overflow: hidden;}
#sectionfisioleft{width:100%; height:auto;  margin:0 auto; float:left;}
#sectionfisioright{width:100%; height:auto;  margin:0 auto; float:left;}
    .sectionfisioimg{width:100%; height:auto;  margin:0 auto !important;}
.sectionfisioh3{width:86%; height:auto; margin:25px 8% 0 6%; font-size: 36px; line-height: 40px; }
.sectionfisiospan{width:100px; height:4px; margin:5px 0 0 0; }
.sectionfisiop{width:90%; height:auto;  margin:30px 5% 0 5%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiop1{width:90%; height:auto;  margin:20px 5% 0 5%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiopa{width:90%; height:auto; margin:40px 5% 0 5%; }
.sectionfisiopaa{width:195px; height:auto; margin:0 0 40px 0; padding: 10px 20px 10px 20px;  font-size: 18px !important; line-height: 22px !important; }
    
     /* SERVICIOS */
.servicesleft{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px; }
.servicesright{width:100%; height:auto; display:block; margin:30px auto 0 auto; padding: 0px 0px;  }
.servicesdivmovil{display:none !important;}
.servicesimg{width:100% !important; height:auto; display:block; margin:0px auto 0 auto; object-fit: cover !important;}
.servicesimgmovil{width:100% !important; height:auto; display:block; margin:0px auto 0 auto; object-fit: cover !important;}
.servicesdivleft{width:100%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0; float:none !important; }
.servicesdivright{width:100%; height:auto; display:none !important; margin:0px auto 0 auto; padding: 0px 0;  float:none !important; }
.servicesdivright1{width:100%; height:auto; display:block !important; margin:0px auto 0 auto; padding: 0px 0;  float:none !important; }
.servicesdivmovil{width:100%; height:auto; display:block; margin:0px auto 0 auto; padding: 0px 0;  float:none !important; display:block !important }
h2.servicesh2{width:80%; height:auto; margin:30px auto 20px auto;  font-size: 36px; line-height: 40px;  }
h2.servicesh2long{width:80%; height:auto; margin:30px auto 20px auto;  font-size: 36px; line-height: 40px;  }
p.servicesp{width:80%; height:auto; display:block; margin:5px auto 0 auto;  font-size: 16px; line-height: 20px; }
p.servicespespecial{width:80%; height:auto; margin:10px auto 0 auto; font-size: 16px; line-height: 20px; }
.servicesprices{width:80%; height:auto; margin:20px auto 0 auto;  font-size: 18px; line-height: 22px; padding: 0 0 30px 0;}


span.wpcf7-list-item {
    display: block !important;
    margin: 0px 0 0 0 !important;
    font-size: 12px;
}


#primary .entry-content {margin: 20px auto 10px auto; width: 100%; height: auto;  display: block;}
.trabajosp{ width:100%; height:auto; display:block; margin:0 auto; padding:0; font-size:16px; line-height:18px; }
.trabajosdiv{ width:100%; height:auto; margin:40px 0% 0 0%; display:inline; float:left;}
.trabajosimg{ width:100%; height:auto;}
.trabajosspan{width:100%; height:auto; display:block; margin:10px auto 0 auto; padding:0; font-size:16px; line-height:18px; }
}

@media (max-width: 640px) {
	
#content.site-content {padding: 100px 0 0px 0;}
.sticky-wrapper.is-sticky .ps-header-wrapper {display: none;}
.without-slider .ps-whole-header {height: 120px !important;}
    
#primary .blog-content-wrap{width:95%; height:auto; display:block; margin:20px auto 20px auto; overflow:hidden;}
.archive article.post { width: 94% !important; height: auto !important; float: left; margin: 0px 3% 0 3% !important;  margin-top: 0px;  margin-bottom: 0px; overflow: hidden;}
.archive #primary .entry-title { font-size: 24px; margin: 0px auto 10px auto; text-transform: none; line-height:26px; width:100%; height:auto; display:block;}
.archive #primary .entry-content { margin: 0px auto 0px auto; width:100%; height:auto; display:block;}

.archive .entry-content p{font-weight: 400;  text-transform: none; font-size: 16px; line-height: 1.2em; }
.archive #primary .site-main{width:100%; height:auto; display:block; margin:20px auto 20px auto; overflow:hidden;}

#primary article.post { margin-bottom: 10px !important; margin-top: 20px !important;  }
#primary .entry-title { font-size: 24px; margin: 20px auto 10px auto; text-transform: none; line-height:28px; width:100%; height:auto; display:block;}
.entry-title a {font-size: 20px; line-height: 22px !important; }
#primary .entry-content { margin: 20px auto 0px auto; width:100%; height:auto; display:block;}

.entry-content p{font-weight: 400; text-decoration: none; text-transform: none; font-size: 18px; line-height: 26px; }
#primary .blog-content-wrap, .article-content-wrapper { padding: 10px 10px 20px 0px; }
.category-proyectos img{padding: 0px 0px 0px 0px;}
#primary { width: 100%; float: left; margin:0px 0 0 0%}
#proyectosindividuales{width:100%; height:auto; display:block; margin:20px auto 0px auto; }
.proyectosimg{ width:100%; height:auto; display:block; margin:40px auto 0px auto;}
.entry-content p.proyectosspan{width:100%; height:auto; display:block; margin:10px auto 0 auto; text-align:center; color:#000 !important; font-size:14px !important; line-height:16px !important; font-weight:bold !important;  }

	
.ps-header-wrapper .site-branding { float: left; width: 40%;}
#primary { width: 100%; float: left; margin:50px 0 0 0;}

.search-no-results #primary{width:90%; float:none; padding-left:0; display:block; margin:0 auto;}
.search-results #primary{width:90%; float:none; padding-left:0; display:block; margin:0 auto;}

#section-blog .ps-single-blog {float: none; width: 96%; margin: 10px 2% 40px 2%; text-align: left; max-width:640px;}
.blog .entry-content p{height:auto;}
		.blog #primary .entry-title{height:auto}

/* INDEX */
.sectionfisioterapia{width:60%; height:auto;  margin:70px 20% 50px 20%; overflow: hidden;}
.sectionfisioterapiadiv{width:100%; height:auto;  margin:0 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 300px; }
.sectionfisioterapiah3{width:90%; height:auto;  margin: 25px 5% 0 5%;  font-size: 26px; line-height: 28px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 10px 5% 40px 5%;  }
.sectionfisioterapiaa{width:150px; height:auto;  font-size: 18px; line-height: 18px; padding: 8px 10px 3px 10px;}

#sectionfisiototal{width:100%; height:auto;  margin:70px auto 0 auto; padding: 80px 0 0 0; }
#sectionfisiodiv{width:100%; height:auto; ; margin:0 0 0 0; overflow: hidden;}
#sectionfisioleft{width:100%; height:auto;  margin:0 auto 50px auto; float:none;}
#sectionfisioright{width:100%; height:auto;  margin:0 auto 0 auto; float:none;}

.sectionfisioh3{width:90%; height:auto; margin:25px 5% 0 5%; font-size: 36px; line-height: 40px; }
.sectionfisiospan{width:100px; height:4px; margin:5px 0 0 0; }
.sectionfisiop{width:90%; height:auto;  margin:30px 5% 0 5%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiop1{width:90%; height:auto;  margin:20px 5% 0 5%; font-size: 18px !important; line-height: 22px !important; }
.sectionfisiopa{width:90%; height:auto; margin:40px 5% 0 5%; }
.sectionfisiopaa{width:195px; height:auto; margin:0 0 0 0; padding: 10px 20px 10px 20px;  font-size: 18px !important; line-height: 22px !important; }
    
  

/* CONTACTO*/
#sectioncontacto{width:100%; height:auto; margin:25px auto 0px auto; display:block; padding:40px 0; overflow:hidden; }
#contactadiv{width:90%; height:auto; margin:0px auto 0px auto; display:block; }
.contactadivicons{width:320px; height:auto; margin:0px auto 0px auto; display:block; float:none; }
.iconsimg{width:110px; height:auto; margin:0px auto 0px auto; display:block; }
p.iconsp{width:90%; height:auto; margin:10px auto 30px auto; display:block; font-size: 18px; line-height: 22px;  font-weight: bold !important; text-align: center !important; }
.iconsa{font-size: 18px; line-height: 22px; font-weight: bold;  text-align: center !important;  }
    
#sectioncontacto1{width:90%; height:auto; margin:40px auto 40px auto; display:block; }
#sectioncontactocenter{width:90%; height:auto; margin:20px auto 40px auto; display:block;}
#protecciondatos{width:100%; height:auto; margin:20px auto 0px auto; display:block; font-size: 14px; line-height: 18px;  font-weight: normal!important; text-align: left !important; }
#protecciondatos a{font-size: 14px; line-height: 18px; }

#resumen-datos{ width:90%; height:auto: display:block; margin:40px auto 40px auto; font-size:12px; line-height:18px; font-style:normal !important;  letter-spacing:0.5px;}
.resumen-datos-h3{ font-size:16px; line-height:18px; font-style:normal !important}
.resumen-datos span{ font-size:13px; line-height:18px; font-style:normal !important;}
.resumen-datos-p{font-size:13px; line-height:18px; font-style:normal !important;}

.resumen-datos-p a{font-size:12px; line-height:18px;}

#proteccion-datos.datos{ width:25px !important; height:25px !important; display: inline; margin:0 0px 0 0 0;}

#mapa{width:100%; height:auto; margin:0px auto 0px auto; display:block; }
#mapiframe{width:100%; height:450px; margin:0px auto 0px auto; display:block; }


span.wpcf7-list-item {
    display: block !important;
    margin: 0px 0 0 0 !important;
    font-size: 14px;
}

.wpcf7-list-item-label{padding:0 0 0 10px; font-size:12px !important; line-height:14px !important;}


/** REVEAL MOVILES **/	

.big-link{ }
.big-link:hover{}
.reveal-modal-bg { position: fixed; height: 95%; width: 95%; background:white; background: rgba(0,0,0,0.1); z-index: 100; display: none; top: 0; left: 0; }
.reveal-modal { visibility: hidden; top: 30px; left: 5px; width: 250px; height:380px;  position: absolute; overflow-x:hidden; overflow-y:scroll; padding: 20px 25px 24px 25px; }
.reveal-modal.small { width: 200px; margin-left: -140px;}
.reveal-modal.medium { width: 400px; margin-left: -240px;}
.reveal-modal.large { width: 600px; margin-left: -340px;}
.reveal-modal.xlarge { width: 800px; margin-left: -440px;}
.reveal-modal .close-reveal-modal{ font-size: 22px; line-height: .5; position: absolute; top: 8px; right: 11px; color: #aaa; font-weight: bold; cursor: pointer;} 
#myModal h1{ font-size:16px; font-style:normal; font-weight:normal; margin-bottom:20px; }
#myModal h2{ font-size:14px; margin-top:-10px; font-style:normal; font-weight:normal; }
#myModal h3{ font-size:13px; margin-top:-10px; font-style:normal; font-weight:normal; }
#myModal p{ font-size:13px; font-style:normal; font-weight:normal; margin-bottom:20px;}
#myModal li{ font-size:13px; font-style:normal; font-weight:normal;}
#myModal p a{ font-size:13px; font-style:normal; font-weight:normal; }	



.blog #page #content .ps-container #primary article.post{ width: 96% !important; height: auto; float: left; margin: 20px 2%; overflow:hidden;}
.blog #page #content .ps-container #primary #main article.ecwd_event {width: 96% !important; height: auto; float: left; margin: 20px 2%; overflow:hidden;}
.opiniones{ width:90%; margin:0 auto; display:block;}



}
@media (max-width: 600px) {


}

@media (max-width: 480px) {
.ps-header-wrapper .site-branding { float: left; width: 30%;}
.nav-toggle {display: block; width: 30px; margin: 20px 15px 20px 0; float: right; cursor: pointer;}

.ps-whole-header #top-site-navigation{ display: block; width:auto; float:left;}
.ps-whole-header #top-site-navigation ul li { font-size:11px;}
.ps-whole-header .top-social-icons a { padding: 0 0px;}
.ps-whole-header .top-social-icons {float: right; width: auto; text-align: center;}
.ps-header-wrapper .site-branding .custom-logo {  width: 130px; height: auto; display: block; margin: 0px 0 0 0;}
.ps-whole-header #top-site-navigation ul li { height:20px;}
.ps-whole-header #top-site-navigation ul li a { height:20px; margin:0; line-height:10px;}
.ps-top-header-wrapper {width: 100%; left:0;}
.contactoheadertel {font-size: 16px;}
.without-slider .ps-whole-header { padding: 0 0 5px 0;}
.ngg-gallery-thumbnail-box.ngg-5-columns{width: 100% !important}


}
@media (max-width: 400px) {
	/*----CONTACTO form-----*/

#formulario{width:90%; height:auto; background:transparent; margin:40px auto 0 auto; display:block; padding-bottom:40px;}

/* INDEX */
.sectionfisioterapia{width:80%; height:auto;  margin:70px 10% 50px 10%; overflow: hidden;}
.sectionfisioterapiadiv{width:100%; height:auto;  margin:30px 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 300px; }
.sectionfisioterapiah3{width:90%; height:auto;  margin: 15px 5% 10px 5%;  font-size: 28px; line-height: 32px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%;  }
.sectionfisioterapiaa{width:100px; height:auto;  font-size: 18px; line-height: 18px; padding: 8px 10px 3px 10px;}

#sectionfisiototal{width:100%; height:auto; display:block; margin:40px auto 0 auto; padding: 40px 0 0 0; background: url("https://clinicarevitalia.com/wp-content/uploads/2022/08/osteopatia-ciudad-lineal-madrid.jpg") top left; background:cover;  overflow: hidden;}
sectionfisioh3{width:90%; height:auto; display:block; margin:0px 5% 0 5%; font-size: 38px; line-height: 42px; }
.sectionfisiospan{width:100px; height:4px; display:block; margin:5px 0 0 0;}
.sectionfisiop{width:90%; height:auto; display:block; margin:30px 5% 0 5%; font-size: 20px !important; line-height: 24px !important;}
.sectionfisiop1{width:90%; height:auto; display:block; margin:20px 5% 0 5%; font-size: 20px !important; line-height: 24px !important; }
.sectionfisiopa{width:90%; height:auto; display:block; margin:40px 5% 0 5%; overflow: hidden;}
.sectionfisiopaa{width:195px; height:auto; display:block; margin:0 0 0 0; padding: 10px 20px 10px 20px;  font-size: 20px !important; line-height: 24px !important; }

    
#primary .entry-content {margin: 20px auto 10px auto; width: 90%; height: auto;  display: block;}
.trabajosp{ width:100%; height:auto; display:block; margin:0 auto; padding:0; font-size:16px; line-height:18px; }
.trabajosdiv{ width:100%; height:auto; margin:40px 0% 0 0%; display:inline; float:left;}
.trabajosimg{ width:100%; height:auto;}
.trabajosspan{width:100%; height:auto; display:block; margin:10px auto 0 auto; padding:0; font-size:14px; line-height:16px; }
.contactoheadertel{ font-weight:bold; font-size:16px; line-height:16px; padding:5px 0 0 5px;  font-family: 'Optima'; }

	}

@media (max-width: 350px) {
	.ps-header-wrapper .site-branding .custom-logo {  width: 150px; height: auto; display: block; margin: 20px auto 0 auto;}
    
   /* INDEX */
.sectionfisioterapia{width:90%; height:auto;  margin:70px 5% 50px 5%; overflow: hidden;}
.sectionfisioterapiadiv{width:100%; height:auto;  margin:30px 0 0 0; float:left;}
.sectionfisioterapiaimg{width:88%; height:auto;  margin: 0 6% 0 6%;  border-radius: 300px; }
.sectionfisioterapiah3{width:90%; height:auto;  margin: 15px 5% 10pv 5%;  font-size: 28px; line-height: 32px; }
.sectionfisioterapiap{width:90%; height:auto;  margin: 0px 5% 0 5%;  }
.sectionfisioterapiaa{width:100px; height:auto;  font-size: 18px; line-height: 18px; padding: 8px 10px 3px 10px;}


	}

@media (min-width: 750px) {}
