* {
box-sizing: border-box;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }  a {
color: #6F9ABF;
font-size: 17px;
outline: none;
}
a:focus {
outline: none;
}
a:hover {
color: #51789a;
}
body {
font-family: 'Roboto Slab', serif;
color: #495966;
}
pr-30 {
padding-right: 30px;
}
pl-30 {
padding-left: 30px;
}
h1,
.h1 {
font-size: 30px;
font-weight: 700;
margin-bottom: 30px;
}
h2,
.h2 {
font-size: 30px;
font-weight: 700;
margin-bottom: 30px;
}
h3,
.h3 {
font-size: 28px;
font-weight: 700;
margin-bottom: 30px;
}
h4,
.h4 {
font-size: 24px;
margin-bottom: 20px;
font-weight: 400;
font-family: 'Roboto Slab', serif;
}
h5,
.h5 {
font-size: 22px;
margin-bottom: 20px;
font-weight: 400;
}
h6,
.h6 {
font-size: 20px;
margin-bottom: 20px;
font-weight: 400;
}
p,
.p {
font-family: 'Open Sans', serif;
font-size: 17px;
font-weight: 400;
letter-spacing: 0px;
line-height: 26px;
}
.padding-100 {
padding-top: 100px;
}
li {
font-family: 'Open Sans', serif;
font-size: 17px;
font-weight: 400;
letter-spacing: 1px;
line-height: 26px;
}
ol li {
font-size: 23px;
}
.m-b-50{
margin-bottom: 50px;
}
.ancho-50 img {
width: 50%;
}
.ancho-80 img {
width: 80%;
}
a.cta {
display: inline-block;
background: #6b97bc; background: -moz-linear-gradient(top, #6b97bc 0%, #93b9d8 100%); background: -webkit-linear-gradient(top, #6b97bc 0%, #93b9d8 100%); background: linear-gradient(to bottom, #6b97bc 0%, #93b9d8 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b97bc', endColorstr='#93b9d8', GradientType=0); color: #fff;
font-weight: bold;
padding: 10px 25px;
border-radius: 25px;
font-size: 16px;
margin-bottom: 15px;
margin-top: 15px;
}
a.cta > i {
margin-left: 10px;
}
a.cta:hover {}
._cover-container {
width: 100%;
}
._cover-container img {
display: block;
width: 100%;
}
tr {
font-size: 12px;
font-family: 'Open Sans', serif;
font-weight: 400;
}
td {
font-size: 16px;
font-family: 'Open Sans', serif;
font-weight: 400;
} .texto-tel {
width: 74%;
color: #495966;
font-family: 'Roboto Slab', serif;
font-size: 0.65em;
padding-left: 5px;
}
.site-header {
position: relative;
z-index: 999;
}
section#top-menu {
background-color: #e7e3d1;
color: #495966;
}
section#top-menu .row {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
.main-navigation ul ul.sub-menu {
background-color: #fff;
padding: 10px 0px 0px 0px;
border-top: 0.5px solid #efefef;
border-bottom: 0.5px solid #efefef; }
.main-navigation li { }
.main-navigation .sub-menu li {
padding: 8px 0;
line-height: 20px;
}
.main-navigation .sub-menu li:hover {
background-color: #faf9f6;
}
.main-navigation .sub-menu li:hover a {}
#box-contact-left {
padding: 0px 5px;
}
#box-contact-left ul {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: center;
margin: 10px 0px;
}
#box-contact-left ul li:last-child {
width: 100%;
display: flex !important;
margin: 0px 5px;
}
#box-contact-left p {
padding-left: 5px;
font-size: 0.65em;
margin: 0px;
line-height: 1.5em;
font-family: 'Roboto Slab', serif;
}
#box-contact-left p span {
font-weight: 700;
}
div#box-contact-right ul {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: center;
margin: 10px 0px;
}
div#box-contact-right ul li {
width: 50%; align-items: center;
}
#box-contact-right ul li i { }
#box-contact-right ul li a {
width: 90%;
color: #495966;
font-family: 'Roboto Slab', serif;
font-size: 0.65em;
} #masthead > .container {
width: 100%;
min-height: 8vh;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
#masthead .container .row {
width: 100%;
position: relative;
}
#masthead div.main-menu .row {
width: 100%;
min-height: 8vh;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
}
#masthead .container .site-branding {
position: relative;
}
#masthead .container .site-branding a img {
position: absolute;
top: -16px;
z-index: 1;
}
#masthead .main-menu-wrapper nav a {
display: inline-block;
width: auto;
color: #495966;
margin: 0px 10px;
font-size: 14px;
}
ul#menu-menu-superior > li:last-child {
margin: 0 auto;
background: #6b97bc; background: -moz-linear-gradient(top, #6b97bc 0%, #93b9d8 100%); background: -webkit-linear-gradient(top, #6b97bc 0%, #93b9d8 100%); background: linear-gradient(to bottom, #6b97bc 0%, #93b9d8 100%);
border-radius: 30px;
padding: 0 2px;
margin-left: 15px;
}
ul#menu-menu-superior li:last-child a {
color: #fff;
text-align: center;
}
ul#menu-menu-superior .sub-menu li:last-child {
margin: 8px auto; border-radius: 0;
}
ul#menu-menu-superior .sub-menu li:last-child:hover {
background-color: #faf9f6;
}
ul#menu-menu-superior > li.menu-item-has-children a { }
ul#menu-menu-superior > li.menu-item-has-children:before {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f0d7";
width: 10px;
color: #515e69;
height: 100%;
padding-top: 2px;
transition: ease 0.2s;
float: right;
margin-right: 7px;
}
ul#menu-menu-superior > li.menu-item-has-children > .sub-menu li.menu-item-has-children:before {
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f0d7";
width: 10px;
color: #515e69;
height: 100%;
padding-top: 4px;
transition: ease 0.2s;
float: right;
margin-right: 10px;
}
ul#menu-menu-superior .sub-menu li:last-child a {
color: #495966;
text-align: left;
}   .slider_box {
min-height: 600px;
}
.slider.backed .slide {
background-position: bottom right;
}
.slider-section .slider_box .custom-navigation .navigation {
position: absolute;
top: calc(35% - 25px);
}
.custom-navigation .navigation.flex-prev {
left: calc( 8% - 25px);
}
.custom-navigation .navigation.flex-next {
left: calc( 95% - 25px);
}
.slider-section i {
color: #495966;
}
.slider .slide .slide_text a.cta {
color: #fff;
}
._cover.container-fluid {
width: 100%;
min-height: 30px;
}
._cover.container-fluid img {
width: 100%;
position: absolute;
z-index: 1;
bottom: -5px;
}
main::before {
content: '';
width: 100%;
height: 340px;
background-image: url(//www.travesiortodoncia.es/wp-content/themes/identofmk_child/img/afterslider.png);
background-repeat: no-repeat;
background-position: bottom;
background-size: 100%;
position: absolute;
z-index: 1;
top: calc(50% - 30px);
display: none;
}
.slider-section {
position: relative;
}
.slider .slide .slide_text {
background-image: url(//www.travesiortodoncia.es/wp-content/themes/identofmk_child/img/pillslider.png);
background-size: 90%;
background-repeat: no-repeat;
background-position: center;
display: inline-block;
position: relative;
top: 44% !important;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin-left: 15%;
min-height: 350px;
}
.slider .slide .slide_text_box {
text-align: left;
}
.slider-section i.fa-play {
color: #fff;
font-size: 0.8em;
margin: 0px 5px;
}
ol.flex-control-paging {
display: none;
}
.container .slide_text_box .slide_text span.title.h1 {
color: #495966;
text-shadow: 0 0 0;
font-family: 'Roboto Slab', serif;
font-size: 45px;
font-weight: 400;
text-transform: none;
}
.container .slide_text_box .slide_text span.subtitle {
color: #495966;
text-shadow: 0 0 0;
font-family: 'Roboto Slab', serif;
font-size: 45px;
font-weight: 700;
font-style: italic;
text-transform: none;
}
#valores {
position: relative;
padding: 120px 0px;
text-align: center;
background: rgba(234, 229, 213, 1);
background: -moz-linear-gradient(left, rgba(234, 229, 213, 1) 0%, rgba(248, 246, 240, 1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(234, 229, 213, 1)), color-stop(100%, rgba(248, 246, 240, 1)));
background: -webkit-linear-gradient(left, rgba(234, 229, 213, 1) 0%, rgba(248, 246, 240, 1) 100%);
background: -o-linear-gradient(left, rgba(234, 229, 213, 1) 0%, rgba(248, 246, 240, 1) 100%);
background: -ms-linear-gradient(left, rgba(234, 229, 213, 1) 0%, rgba(248, 246, 240, 1) 100%);
background: linear-gradient(to right, rgba(234, 229, 213, 1) 0%, rgba(248, 246, 240, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eae5d5', endColorstr='#f8f6f0', GradientType=1);
}
#valores img {
margin-bottom: 20px;
}
#valores .container .row h3 {
font-size: 1.6em;
font-weight: 400;
}
#valores .container .row h3 span {
font-weight: 700;
}
#valores .container .row {
display: flex;
flex-flow: row wrap;
justify-content: space-around;
align-items: center;
} #introduccion {
text-align: center;
background: #fbf9f7; background: -moz-linear-gradient(top, #fbf9f7 1%, #fbf9f7 51%, #fbf9f7 71%, #ffffff 71%, #ffffff 100%); background: -webkit-linear-gradient(top, #fbf9f7 1%,#fbf9f7 51%,#fbf9f7 71%,#ffffff 71%,#ffffff 100%); background: linear-gradient(to bottom, #fbf9f7 1%,#fbf9f7 51%,#fbf9f7 71%,#ffffff 71%,#ffffff 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf9f7', endColorstr='#ffffff',GradientType=0 ); }
#introduccion img {
margin-top: -40px;
}
#introduccion h1,
#introduccion .h1 {
font-size: 38px;
margin-top: 80px;
margin-bottom: 19px;
}
#introduccion p span {
font-weight: 700;
}
#introduccion .youtube-video {
height: 150px;
margin-top: 30px;
}
iframe {
display: block;
width: 100%;
margin: 0 auto;
} #presentacion {
margin-top: 100px;
}
#presentacion .title-block {
margin-bottom: 75px;
}
#presentacion .title-block div {
display: inline-block;
}
#presentacion p span {
font-weight: 700;
}
#presentacion .title-block div:first-of-type {
width: 13%;
}
#presentacion .title-block div:last-of-type {
width: 80%;
}
#presentacion .title-block div h2 {
color: #495966;
margin-top: 25px;
margin-bottom: 30px;
font-size: 35px;
display: inline;
} #tratamientos {
padding-bottom: 50px;
background: #e1dccb; background: -moz-linear-gradient(-45deg, #e1dccb 1%, #faf9f6 100%); background: -webkit-linear-gradient(-45deg, #e1dccb 1%, #faf9f6 100%); background: linear-gradient(135deg, #e1dccb 1%, #faf9f6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1dccb', endColorstr='#faf9f6', GradientType=1); }
#tratamientos .overlay {
margin-top: 0;
margin-bottom: 35px;
text-align: center;
background: #e1dccb;
background: -moz-linear-gradient(left, #495966 0%, #495966 100%);
background: -webkit-linear-gradient(left, #495966 0%, #495966 100%);
background: linear-gradient(to right, #495966 0%, #495966 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#495966', endColorstr='#495966', GradientType=1);
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;
height: 100%;
opacity: 0.5;
}
#tratamientos a:hover .overlay {
background: #93b9d8; background: -moz-linear-gradient(left, #93b9d8 0%, #6996bb 100%); background: -webkit-linear-gradient(left, #93b9d8 0%, #6996bb 100%); background: linear-gradient(to right, #93b9d8 0%, #6996bb 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93b9d8', endColorstr='#6996bb', GradientType=1); }
#tratamientos img {
display: block;
margin: -40px auto 30px;
}
#tratamientos h2,
#tratamientos .h2 {
color: #495966;
margin-top: 15px;
margin-bottom: 30px;
font-size: 32px;
text-align: center;
}
#tratamientos .curves {
min-height: 200px;
margin-top: 25px;
margin-bottom: 25px;
}
#tratamientos .tratamiento-module {
width: 100%;
height: 250px;
text-align: left;
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;
}
#tratamientos .tratamiento-module h2,
#tratamientos .tratamiento-module .h2,
#tratamientos .tratamiento-module h2 a,
#tratamientos .tratamiento-module .h2 a{
font-size: 32px;
color: #fff;
font-weight: bold;
position: absolute;
bottom: 35px;
left: 0;
z-index: 1;
padding-left: 30px;
padding-right: 30px;
display: inline-block;
width: 100%;
} #last_posts {
margin-top: 35px;
margin-bottom: 35px;
text-align: center;
}
#last_posts h2,
#last_posts .h2 {
color: #495966;
margin-top: 15px;
margin-bottom: 30px;
font-size: 32px;
}
#last_posts h3 {
font-size: 22px;
font-weight: 400;
}
#last_posts h3 a{
font-size: 22px;
font-weight: 400;
text-decoration: none;
}
#last_posts .post-module {
text-align: left;
}
#last_posts .post-module a {
font-weight: bold;
text-decoration: underline;
color: #454545;
}
#last_posts .category-post,
#last_posts .category-post a {
text-transform: uppercase;
font-size: 16px;
display: block;
margin: 1.3em 0 0.8em 0;
}
#last_posts .category-post ul {
list-style: none;
padding-left: 0;
margin-top: 15px;
}
#last_posts .category-post,
#last_posts .category-post a {
text-decoration: none;
}
#last_posts .category-post:hover,
#last_posts .category-post a:hover {
color: #454545;
} footer#colophon {
width: 100%;
min-height: 20vh;
position: relative;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
margin-top: 100px;
padding-top: 50px;
background-color: #f5f4f0;
background-image: url(//www.travesiortodoncia.es/wp-content/themes/identofmk_child/img/bg-footer.png);
background-repeat: no-repeat;
background-position: left top;
background-size: 400px;
}
footer#colophon > .row {
width: 100%;
}
footer .address {
text-align: right;
}
footer .address p {
font-family: 'Roboto Slab', serif;
font-size: 16px;
}
footer .address p:first-of-type {
font-size: 30px;
}
footer a {
color: #454545;
font-family: 'Roboto Slab', serif;
}
footer a:hover {
color: #454545;
}
footer #footer {
padding: 25px 0px 8px;
} .content ._flexcontent {
margin-bottom: 50px;
}
.bg-contenido {
background-color: #fbf9f7;
margin-bottom: 50px;
padding-top: 50px;
}
.curva_imagenes img {
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;
}
blockquote p {
font-family: 'Roboto Slab', serif;
font-size: 18px;
font-weight: 400;
font-style: italic;
}
.destacado-morado p {
font-family: 'Roboto Slab', serif;
font-size: 16px;
font-weight: 400;
font-style: italic;
}
.imagenes_equipo a {
text-transform: uppercase;
}
.imagenes_equipo h3,
.imagenes_equipo .h3 {
color: #6F9ABF;
font-size: 17px;
} .content ul li {
list-style: none;
}
.content ul li:before {
font-family: FontAwesome;
content: "\f00c";
display: inline-block;
vertical-align: initial;
position: absolute;
color: #6e9abe;
left: 28px;
}
.content ul li:before {
display: none;
}
.content ul li {
list-style: circle;
}
._cover_box {
position: relative;
height: 400px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
margin-bottom: 50px;
}
._cover_box_contenido {
position: relative;
height: 400px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
margin-bottom: 50px;
background-color: #d0cdc3;
background-blend-mode: multiply;
}
.contact ._cover_box {
margin-bottom: 0px;
}
.flexible ._cover_box {
margin-bottom: 50px;
}
._cover {
position: absolute;
bottom: -1px;
width: 100%;
z-index: 99;
margin-top: -280px;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
._cover2 {
position: relative;
width: 100%;
z-index: 99; display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
._cover img {
width: 100%;
height: auto;
}
._title-single {
color: #fff;
font-size: 48px;
}
._cover_box img {
width: 100%;
position: absolute;
bottom: 0px;
}
.destacado-morado {
background-color: #d9d9e5;
position: relative;
padding: 40px 40px;
} .destacado-morado img {
z-index: 999;
margin-right: -41px;
margin-bottom: -40px;
}
.filtro_cabecera {
background-color: #E7E3D1;
background-blend-mode: multiply;
}
.content._flexcontent_box.container-fluid.destacado {
background-image: url(//www.travesiortodoncia.es/wp-content/themes/identofmk_child/img/destacado.jpg);
background-repeat: no-repeat;
background-size: cover;
text-align: center;
margin-bottom: 50px;
padding-top: 50px;
}
.content._flexcontent_box.container-fluid.destacado .destacado {
padding-left: 250px;
padding-right: 250px;
}
.content._flexcontent_box .sombra img {
-webkit-box-shadow: 9px 13px 8px -5px rgba(227, 223, 208, 0.34);
-moz-box-shadow: 9px 13px 8px -5px rgba(227, 223, 208, 0.34);
box-shadow: 9px 13px 8px -5px rgba(227, 223, 208, 0.34);
}
@media (min-width: 1400px) {
._cover img {
height: 280px;
}
}
@media (max-width: 991px) {
.content._flexcontent_box.container-fluid.destacado .destacado {
padding-left: 25px;
padding-right: 25px;
}
}
@media only screen and (max-width: 992px) {
.destacado-morado img {
display: none;
}
} ._title-single-contact {
color: #7DA6C9;
font-size: 48px;
}
.contact-datos {
background: #e7e3d1;
background: -moz-linear-gradient(left, #e7e3d1 0%, #faf9f6 100%);
background: -webkit-linear-gradient(left, #e7e3d1 0%, #faf9f6 100%);
background: linear-gradient(to right, #e7e3d1 0%, #faf9f6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e3d1', endColorstr='#faf9f6', GradientType=1);
}
.contact-block i {
font-size: 23px;
margin-bottom: 20px;
color: #78A2C5;
}
.contact-datos {
height: 200px;
background-size: cover; background-repeat: no-repeat;
background: #e7e3d1;
background: -moz-linear-gradient(left, #e7e3d1 0%, #faf9f6 100%);
background: -webkit-linear-gradient(left, #e7e3d1 0%, #faf9f6 100%);
background: linear-gradient(to right, #e7e3d1 0%, #faf9f6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e3d1', endColorstr='#faf9f6', GradientType=1);
}
input[type="submit"],
form.search button.search-submit {
display: inline-block;
background: #6b97bc;
background: -moz-linear-gradient(top, #6b97bc 0%, #93b9d8 100%);
background: -webkit-linear-gradient(top, #6b97bc 0%, #93b9d8 100%);
background: linear-gradient(to bottom, #6b97bc 0%, #93b9d8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b97bc', endColorstr='#93b9d8', GradientType=0);
color: #fff;
font-weight: bold;
padding: 10px 25px;
border-radius: 25px;
font-size: 16px !important;
margin-bottom: 15px;
margin-top: 15px;
}
.contact-formulario {
margin-top: -138px;
}
.contact-formulario-row {
background-color: #fff;
padding: 70px 40px;
}
.formulario {
webkit-box-shadow: 0px 0px 37px -13px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 37px -13px rgba(0, 0, 0, 0.75);
box-shadow: 0px 0px 37px -13px rgba(0, 0, 0, 0.75);
padding-left: 40px;
padding-right: 40px;
padding-top: 40px;
}
.formulario span.gfield_required {
display: none;
}
body .gform_wrapper ul li.gfield {
margin-top: 0px;
padding-top: 0;
}
.social-media.contact-block i {
margin-right: 23px;
}
.formulario input[type=text],
.formulario input[type="tel"],
.formulario input[type="email"],
.formulario textarea {
width: 100%;
padding: 5px;
font-size: 18px;
border: 0;
background: transparent;
border-bottom: 2px solid #495966;
text-decoration: none;
}
.grecaptcha-badge {
display: none !important;
}
#gform_confirmation_message_1 h3 span {
color: #78A2C5;
font-weight: 800;
}
.gform_wrapper .top_label div.ginput_container {
margin-top: 0px!important;
}
.map_box {
margin-top: 15px;
margin-bottom: 30px;
}
.gform_wrapper textarea.large {
height: 120px!important;
width: 100%;
} .page_nav_box span.page-numbers.current,
.page_nav_box a,
a.page-numbers,
span.page-numbers.current {
padding: 10px;
font-size: 16px;
display: inline-block;
border-radius: 8px 0px 8px 0px;
}
span.page-numbers.current,
.page_nav_box a:hover,
a.page-numbers:hover {
color: #ffffff;
background-color: #93b9d8;
} @media only screen and (min-width:1280px) {
._cover {
margin-top: -209px;
}
}
@media only screen and (min-width:1025px) {
#masthead .main-menu-wrapper nav a {
margin: 0px 8px;
}
#masthead .main-menu-wrapper nav a {
font-size: 13px;
}
#presentacion .row .content-block {
padding: 0px 8px 50px;
}
#presentacion .row div:last-child img {
position: absolute; }
#presentacion .title-block div:first-of-type {
width: 13%;
float: left;
clear: both;
margin: 10px;
}
}
@media only screen and (min-width:1025px) { #box-contact-right ul li a { }
#box-contact-left ul li:last-child { }
ul#menu-menu-superior.menu-t1.nav-menu {
display: flex !important;
}
#presentacion .row div:last-child > img {
width:100%;
} } @media only screen and (max-width: 1024px) { section#top-menu .row {
margin: 0 auto;
}
#box-contact-left ul li:last-child {
width: 92%;
}
div#box-contact-right ul li {
width: 46%;
justify-content: flex-start;
}
#box-contact-right ul li i.fa.fa-envelope {
width: 9%;
margin: 0px 3px 0px 0px;
}
#box-contact-right ul li a {
width: 93%;
} .slider .slide .slide_text {
-ms-transform: translateY(-45%)!important;
-webkit-transform: translateY(-45%)!important;
transform: translateY(-45%)!important;
}
.slider_box {
min-height: 400px;
}
._cover {
margin-top: -160px;
}
#box-contact-right {
padding: 0px;
}
#masthead .main-menu-wrapper nav a {
margin: 0px 8px;
}
.menu-t1-container ul {
display: flex;
list-style: none;
margin: 0;
padding-left: 0;
flex-flow: row wrap;
justify-content: flex-end;
align-items: center;
width: 100%;
}
ul#menu-menu-superior > li:nth-child(4)::before {
left: 92%;
} main::before {
top: calc(50% - 25px);
} #valores .container .row h3 {
font-size: 1.3em;
line-height: 1.5em;
} #presentacion {
margin: 100px auto 0px;
}
#presentacion .title-block {
display: flex;
justify-content: space-between;
align-items: flex-start;
}
#presentacion .row .content-block p {
font-size: 16px;
}
.content-block {
margin-bottom: 30px;
}
#presentacion .title-block div:last-of-type {
width: 83%;
}
#presentacion .row div:last-child > img {
width: 100%;
max-width: 100%;
position: absolute;
bottom: 0px;
} #tratamientos .tratamiento-module {
text-align: center;
}
#tratamientos .tratamiento-module h2 {
font-size: 26px;
} footer#colophon {
padding-top: 35px;
background-size: 360px;
}
footer#colophon .address p:nth-child(4),
footer#colophon .address p:nth-child(4) a {
font-size: 14px;
}
footer#colophon .row .container > .row {
justify-content: flex-end;
}
}
@media only screen and (min-width: 991px) and (max-width: 1201px) {
.contact-block a {
font-size: 14px;
}
.contact-block p {
font-size: 14px;
}
} @media only screen and (max-width:990px) { #box-contact-left ul {
justify-content: center;
}
#box-contact-left ul li:last-child {
width: 100%;
justify-content: center;
}
div#box-contact-right ul {
justify-content: center;
}
div#box-contact-right ul li:first-child {
width: 50%;
text-align: center;
}
div#box-contact-right ul li:last-child {
width: 50%;
text-align: center;
}
.menu-t1-container ul {
justify-content: flex-start;
}
#masthead > .container {
padding-left: 0px;
padding-right: 0px;
}
#masthead > .container > .row {
margin-left: 0px;
}
#masthead .container .main-menu-wrapper {
padding-right: 0px;
padding-left: 0px;
}
#masthead .main-menu-wrapper nav a {
margin: 0px 5px;
}
.main-navigation li {
padding-right: 0px;
padding-left: 0px;
}
#presentacion .title-block div h2 {
font-size: 30px;
}
#presentacion .row .content-block {
padding: 15px 0px;
}
.slider_box {
min-height: 400px;
}
._cover {
margin-top: -185px;
}
} @media only screen and (max-width: 768px) { section#top-menu .row {
width: 100%;
margin: 0 auto;
flex-flow: column wrap;
justify-content: center;
align-items: center;
}
#box-contact-left ul {
justify-content: center;
margin: 0 auto;
}
#box-contact-left ul li:last-child {
width: 55%;
justify-content: center;
}
div#box-contact-right ul {
justify-content: center;
margin: 0 auto;
}
div#box-contact-right ul li {
width: 33%;
justify-content: center;
text-align: center;
} div.main-menu-wrapper.col-md-9 {
position: static;
}
header#masthead.site-header > .container {
padding-right: 0px;
padding-left: 0px;
}
header#masthead.site-header > .container .row {
margin-left: 0px;
}
button.menu-toggle {
display: block;
font-size: 1.5em;
width: 35px;
margin-left: auto;
margin-right: 10px;
}
ul#menu-menu-superior li:last-child {
width: 100%;
margin: 13px auto;
display: auto;
background: #fff!important;
text-align: left;
}
ul#menu-menu-superior > li:last-child a {
background: #6b97bc;
background: -moz-linear-gradient(top, #6b97bc 0%, #93b9d8 100%);
background: -webkit-linear-gradient(top, #6b97bc 0%, #93b9d8 100%);
background: linear-gradient(to bottom, #6b97bc 0%, #93b9d8 100%);
border-radius: 30px;
padding: 3px 13px;
}
.menu-t1-container {
position: absolute;
top: 25px;
left: 0px;
flex-flow: row wrap;
justify-content: center;
align-items: center;
width: 100%;
}
.menu-t1-container ul {
padding-bottom: 20px;
width: 100%; position: absolute;
display: none;
flex-flow: column wrap;
justify-content: center;
align-items: flex-start;
background-color: #fff;
padding-top: 80px;
border-bottom: 6px solid #7EA7C9;
}
.main-navigation ul li {
text-align: left;
width: 100%;
padding-left: 2%;
padding-right: 2%;
padding-top: 5px;
padding-bottom: 5px;
} .slider.backed .slide {
background-size: inherit;
background-position: 60% !important;
}
.slider .slide .slide_text {
margin-left: 12%;
}
.container .slide_text_box .slide_text span.title.h1 {
font-size: 2.3em;
}
.container .slide_text_box .slide_text span.subtitle {
font-size: 2.4em;
}
.custom-navigation .navigation.flex-prev {
left: calc( 9% - 25px);
}
._cover {
margin-top: -123px;
}
._cover.container-fluid img {
bottom: 0px;
} main::before {
top: calc(48% - 25px);
} #presentacion .row div:last-child > img {
top: 16%;
} #last_posts h3 {
font-size: 1.25em;
line-height: 1.5em;
}
#last_posts p {
font-size: 1.25em;
line-height: 1.4em;
} #presentacion .title-block div h2 {
font-size: 2.3em;
font-weight: 400;
}
#presentacion .row .content-block p {
font-size: 1.25em;
line-height: 1.4em;
} footer#colophon {
background-size: 284px;
padding-top: 0px;
background-position: left top;
align-items: flex-end;
justify-content: flex-end;
}
footer .address p {
font-size: 13px;
}
footer#colophon .address p:nth-child(4) {
font-size: 10px;
}
footer#colophon .address p:nth-child(4) a {
font-size: 10px;
}
footer #footer {
padding: 10px 0px 8px;
}
footer#colophon div#footer nav.navigation-menu ul#menu-footer-menu li a {
font-size: 12px;
}
footer li {
padding: 0em;
}
}
@media only screen and (max-width:767px) { i.far.fa-clock { }
#box-contact-left p {
width: 100%;
text-align: center;
}
#box-contact-left ul {
align-items: flex-start;
}
#box-contact-left ul li:last-child {
align-items: center;
width: 100%;
justify-content: flex-start;
flex-flow: column wrap;
}
#box-contact-left ul li:last-child p:first-child {
width: 60%;
}
div#box-contact-right ul {
flex-flow: column wrap;
align-items: center;
}
div#box-contact-right ul li:first-child {
width: 100%;
} #presentacion .row div:last-child > img {
display: none;
} footer#colophon {
background-image: none;
}
} @media only screen and (max-width: 479px) { #box-contact-left ul {
justify-content: center;
align-items: flex-start;
}
#box-contact-left ul.list-inline li:first-child { }
#introduccion h1,
#introduccion .h1 {
font-size: 28px;
}
div#box-contact-right ul li:last-child {
width: 100%;
}
.slider_box {
min-height: 365px;
}
.slider .slide .slide_text {
-ms-transform: translateY(-35%)!important;
-webkit-transform: translateY(-35%)!important;
transform: translateY(-35%)!important;
}
#valores {
padding: 25px 0 50px;
}
#valores img {
margin-bottom: 0;
}
#valores h3,
#valores .h3 {
margin-top: 10px;
}
#box-contact-left ul li:last-child {
width: 90%;
display: flex;
flex-flow: column wrap;
align-items: center;
}
div#box-contact-right ul {
flex-flow: column wrap;
justify-content: flex-start;
align-items: center;
}
div#box-contact-right ul li {
width: 50%;
justify-content: center;
}
i.far.fa-clock {
left: 15%;
} #masthead > .container {
min-height: 10vh;
}
#masthead .container .site-branding a img {
top: 10px;
left: 22px;
width: 30%;
}
.menu-t1-container ul {
padding-top: calc(50% - 82px);
} main::before {
top: calc(57% - 25px);
}
.container .slide_text_box .slide_text span.title.h1 {
font-size: 2em;
}
.container .slide_text_box .slide_text span.subtitle {
font-size: 1.7em;
}
.slide {
background-image: url(http://travesi.demos-idento.es/wp-content/uploads/2016/12/slider-1.jpg) !important;
}
.slider.backed .slide {
background-position: 65% !important;
}
.slider .slide .slide-text {
width: 64%;
}
.slider .slide .slide_text {
margin-left: 8%;
}
.slider .slide .slide_text .title {
margin: 20px auto;
}
.slider-section .slider_box .custom-navigation .navigation {
top: calc(40% - 25px);
}
a.cta {
width: 70%;
padding: 10px;
}
a.cta i {
margin-left: 10px;
}
._cover {
margin-top: -65px;
} #introduccion h1 span {
font-weight: 400;
font-size: 32px;
}
#valores .container .row h3 {
width: 80%;
margin: 20px auto;
font-size: 1.65em;
} #presentacion .title-block {
flex-flow: column wrap;
justify-content: flex-start;
align-items: flex-start;
}
#presentacion .title-block div:first-of-type {
margin: 10px 0px;
width: 100%;
}
#presentacion .content-block {
margin: 0px 15px;
}
#presentacion .row div:last-child > img {
display: none;
} #last_posts .post-module {
margin: 35px 0px;
} footer#colophon {
background-image: none;
justify-content: center;
padding-top: 15px;
margin-top: 25px;
}
footer#colophon .row .container .row div {
margin: 10px 0px;
}
ul#menu-footer-menu {
display: flex;
flex-flow: column wrap;
justify-content: flex-start;
align-items: flex-start;
padding: 0px 2px;
}
footer#colophon .address p:nth-child(4) {
font-size: 12px;
}
footer#colophon .address p:nth-child(4) a {
font-size: 12px;
}
}
@media only screen and (max-width:380px) { #box-contact-left ul.list-inline li:first-child {
left: 80px;
} #masthead .container .site-branding a img {
width: 40%;
top: 11px;
}
#presentacion .row .content-block {
margin: 20px 12px 40px;
} }
@media only screen and (max-width:320px) {
#box-contact-left ul.list-inline li:first-child {
left: 50px;
}
div#box-contact-right ul li:first-child {
width: 65%;
}
._cover {
margin-top: -58px;
}
#tratamientos {
margin-top: 25px;
}
}   .wrapper-img img {
width: 100%;
}
.wrapper-img {
overflow: hidden;
max-height: 190px;
}
.post-module {
margin-bottom: 30px;
}
.sidebar {
margin-top: 36px;
}
form.search button.search-submit {
width: auto!important;
}
.sidebar ul {
padding-left: 0px;
}
.sidebar ul li {
list-style: none;
line-height: 30px;
}
form.search input.search-input {
padding: 10px 10px;
border-radius: 0px;
font-size: 12px;
}
.sidebar h3 {
font-size: 25px;
font-weight: 700;
margin-bottom: 5px;
margin-top: 28px;
}
.sidebar label {
display: none!important;
}
.sidebar label#label_2_2_1 {
display: inherit!important;
max-width: 100%;
font-size: 11px;
display: inline-block!important;
}
.sidebar label#label_2_2_1 a {
font-size: 11px;
}
.sidebar .ginput_container.ginput_container_email {
font-size: 12px;
}
.form-control:focus,
input[type="text"]:focus,
textarea:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.datos-post {
margin-top: 20px;
font-size: 16px!important;
margin-bottom: 20px;
}
span.says {
display: none;
}
.datos-post .date,
.datos-post .comments {
font-size: 16px!important;
}
#respond .comment-reply-title {
font-size: 21px;
}
.comment-meta.commentmetadata {
margin-bottom: 20px;
margin-top: 20px;
} .archive #tratamientos {
background: #fff;
}
.archive #tratamientos ._cover_box img {
margin-bottom: -1px;
}
.archive #tratamientos #tratamientos .tratamiento-module h3,
.archive #tratamientos #tratamientos .tratamiento-module .h3 {
font-size: 30px;
} .slideshowlink {
display: none;
}
.ngg-gallery-thumbnail {
border: 0px solid #a9a9a9!important;
overflow: hidden;
max-width: 94%!important;
margin-bottom: 20px;
}
.ngg-gallery-thumbnail-box {
float: left;
width: 25%!important;
}
.ngg-gallery-thumbnail img {
width: 100%!important;
overflow: hidden;
}
@media only screen and (max-width:990px) {
.ngg-gallery-thumbnail-box {
width: 50%!important;
}
}
@media only screen and (max-width: 768px) {
.ngg-gallery-thumbnail-box {
width: 100%!important;
}
}
@media only screen and (min-width: 769px) {
.main-navigation ul ul.sub-menu {
position: absolute;
}
}
@media only screen and (max-width: 768px) {
.main-navigation ul ul.sub-menu {
position: inherit;
}
footer .address p{text-align: center;}
.footer-menu-wrapper{width: 100%;}
footer li{margin: 0 auto;}
footer#colophon{padding-top: 4em;}
} .embed-container {
position: relative;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video_cabecera {
width: 100%;
height: auto;
margin-top: 46px;
-webkit-box-shadow: 6px 10px 12px -1px rgba(242,240,233,1);
-moz-box-shadow: 6px 10px 12px -1px rgba(242,240,233,1);
box-shadow: 6px 10px 12px -1px rgba(242,240,233,0.6);
} .content ol li {
font-size:17px;
}
@media only screen and (max-width: 767px) {
.content .politica-privacidad  a {
word-break:break-word;
font-size: 14px;
}
.content .politica-privacidad p,.content .politica-privacidad li{
font-size: 14px;
line-height: 22px;
}
}
.joinchat{
z-index: 2147483656;
}
@media only screen and (max-width: 650px) {
#callnowbutton{
justify-content: start!important;
padding-left:25px;
}
.joinchat{
bottom: 35px;
}
}
.joinchat__button {
top: -86px!important;
}