/*
 Theme Name:   Dentalia child theme 
 Theme URI:    http://orionthemes.com/dentalia
 Description:  Dentalia child theme
 Author:       OrionThemes.com
 Author URI:   http://orionthemes.com
 Template:     dentalia
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dentalia-child
*/

/**Botones Barra Lateral**/
.barras_lat {
  position: fixed;
z-index: 999;
transform: rotate(-90deg);
left: -169px;
top: 50%;
display: flex;
flex-direction: row;
justify-content: space-between;
vertical-align: middle;
}


.barras_lat .btn-barra_lat {
    color: #fff;
    z-index: 999999999;
    padding: 0.5em;
    margin-left: 0px;
    width: 185px;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    padding-top: 3px;
    padding-bottom: 5px;
}

.barras_lat .btn-barra_lat.color-face {
	background: #8A139A;
   border-radius: 0 0 .3em 0;
   padding-top: 9px;
}

.barras_lat .btn-barra_lat.color-call:hover {	background: #516fbb;
}

.barras_lat .btn-barra_lat.color-face:hover { background: #DF3FEB;  }

.barras_lat .btn-barra_lat.color-call {
    background: #3BBCD7;
    border-radius: 0 0 0 .3em;
    padding: 2%;
}

/* Titulos*/

.page-heading.heading-centered h1.entry-title {
    font-family: open sans;
}

/*Responsive*/
@media screen and (max-width: 768px){
   .barras_lat {display: none;}
}

@media screen and (max-width: 768px){
	.barras_lat {
		top: 35% !important;
	}
}

/* Encabezado con logo */

@media (min-width: 992px){
    header.nav-light:not(.stickymenu) .nav-container {
    background-color: transparent;
    border-bottom: 2px solid #d762e4 !important;
   }
}



@media (max-width: 991px){
a.logo img {
    max-height: 65% !important;
    max-width: 65% !important;	
	padding-top: 2% !important;
}
}



@media screen and (max-width: 1024px) and (min-width: 992px){
.mainheader a.logo>img {

    max-width: 230px !important;

}
}

@media (min-width: 1025px){
a.logo img {
  max-width: 300px !important;
}
}

/*Menu Sticky Desktop*/

@media (min-width: 992px){
    .stickymenu .nav-container {
    height: 78px;
    box-shadow: 0 -1px 3px 0 rgb(224, 224, 224) inset;
    }
}

/*Iconos Widgets*/

.icon-box-items-wrap.long .icon-wrap>span, .icon-box-items-wrap.short .icon-wrap>span {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    transition-duration: 2s;
    transform: translateY(0px);
}

.icon-box-items-wrap.long .icon-wrap>span, .icon-box-items-wrap.short .icon-wrap>span:hover {
    transition-duration: 2s;
    transform: translateY(-7px);
}

/*Iconos footer Redes Sociales*/

.p-l-r a img:hover {
    transform: rotateY(360deg);
    transition-duration: 1s;
}

/*Menu Desktop*/

@media (min-width: 992px){
    .nav-light .nav-menu>li:hover>a, .nav-light .nav-menu>ul>li:hover>a, .nav-light .nav-menu>li:focus>a, .nav-light .nav-menu>ul>li:focus>a {
    color: #212121;
    background: rgb(255, 255, 255);
    border-bottom: 1px solid #5cbbca;
    }
}

/*Iconos Footer Redes Sociales*/

.textwidget {
    width: 100%;
    text-align: right;
    margin-right: 3em;	
}

/*Sidebar derecho*/

aside.right-s.sidebar .widget a {
    color: #2f2f2f !important;
}


/* Footer*/
.site-footer.text-light a:not(.btn):not(:hover) {
    /*color: rgb(255, 255, 255);*/
}

/* Servicios */
.text-normal{

    margin-bottom: 0;
    font-size: 16px;
    line-height: 29px;
    padding: 0;
    padding-bottom: 12px;
    position: relative;
    font-weight: normal;
	text-align: justify;
}

.sub-titulo-serv{
    margin-bottom: 10px;
    font-size: 19px;
    line-height: 36px;
    padding: 0;
    padding-bottom: 12px;
    position: relative;
    font-weight: 500;
    font-style: italic;
    color: #ba35d0;
	text-align: left;
}

.morado-claro{
color: #ca30e4 !important;	
}

/* video-servicios */

.dimen-video{
		
		width:550px;
		height:305px;		
}

.dimen-video-3 {
    width: 300px;
    height: 166px;
}

/*Ocultrar*/

@media screen and (min-width: 762px){
	
	.ocul-pc{
		display:none !important;
	}	
}

@media screen and (max-width: 762px){
	
	.ocul-mv{
		display:none !important;
	}
}

/*Prefooter*/
.prefooter {
    padding-top: 60px;
    padding-bottom: 24px;
    border-top: 2px solid #d742e4;
    border-bottom: 1px solid #d742e4;
}

/*Boton redes sociales Footer*/

.p-l-r{
	padding-left:15px !important;
	padding-right:15px !important;
	
}

.descripcion-img-slider{
    font-size: 20px;
    color: #fff;
    padding: 5%;
    background: #2abfd9a3;
}

commentlist li.comment.bypostauthor .comment-body {
    background-color: #00bfd6;
    box-shadow: 2px 2px 21px 2px #8c8c8c8c;
    border-radius: 6px;
}
.comment-form input:not([type=submit]), .comment-form textarea {
    background-color: #fff;
    border: 1px solid #00bfd6;
}

article .entry-title, article .entry-title a {
    text-transform: capitalize;
    line-height: 36px;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    color: #8a139a !important;
}

@media (max-width: 767px){
.mobile-text-center {
    text-align: center;
    width: auto;
}
	
	.svg-w{
		display:none;
	}	
	
}

.sombra-azul .sow-icon-dentalicons2 {
        box-shadow: inset 0 0 0 1px rgba(0,0,0,.05) !important;
}

@media (max-width: 991px){
.remove-padding-mobile {
    padding-left: 0px!important;
    padding-right: 0px!important;
    }
}

@media (max-width: 991px){
.remove-margin-mobile {
    margin-left: 0px !important;
    margin-right: 0px !important;
 }
}

p.lead.sub-titulo-serv.ocul-mv{
    margin-bottom: 0;
    font-size: 18px;
    line-height: 32px;
    padding: 0;
    padding-bottom: 12px;
    position: relative;
    font-weight: 400;
}

.tagcloud a, .widget_tag_cloud a {
    font-size: 12px;
    background: #04c2db !important;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 12px;
    margin-right: 6px;
    padding: 6px 12px;
    text-transform: uppercase;
    word-break: break-all;
    vertical-align: top;
	color:white !important;
}
.commentlist li.comment.bypostauthor .comment-body *, .commentlist li.comment.bypostauthor .comment-body a, .commentlist li.comment.bypostauthor .comment-body span.font-3 {
    color: #8a239b !important;
}
aside.right-s.sidebar .widget a:hover {
    margin-left: 10px;
    color: #2abfd9 !important;
}
.widget_search .search-form>.wrap .search-submit {
    background: #2abfd9;
    color: white;
    font-weight: 500;
}
.so-widget-orion_featured_pages .entry-content .item-title>a {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #8a239b;
    font-weight: 500;
}

header.stickymenu a.logo>img {
    max-height: 50px;
    max-width: calc(100% - 20px);
  /*  padding-right: 20% !important;*/
}

/*Dostores*/

.text-doctor{
	font-size:18px !important;
	
}
.blog .classic article .btn {
    margin-top: 12px;
    color: white;
    background: #2abfd9;
}
.blog .classic article .btn {
    margin-top: 12px;
    color: white;
    background: #2abfd9;
}


/* Logo */

@media (max-width: 991px){
.burger-container {
    background: 0 0;
	}
	
}

.to-x .hamburger-box {
    z-index: 33;
    margin-left: 75% !important;
}

@media (max-width: 991px){
.to-x {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -5% !important;
}
}


/*Logo y menú movil fijo */

@media (max-width: 991px){
	header.site-header {   
    position: fixed;   
    z-index: 999999 !important;  
    background: white;
    top: 0;
    width: 100%;
	border-bottom: 1px solid #04c2db;	
	padding-bottom: 3%;	
	margin-left: 0%;
padding-top: 1%;	
	
}
}

@media (max-width: 991px){
.site-branding a.logo {
    position: relative;
    margin-top: 7px !important;
    margin-bottom: 0px !important;
    display: inline-block;
}
}

@media (max-width: 991px){
.lead, blockquote {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    padding-bottom: 12px;
    position: relative;
    font-weight: 400;
}	
}

.archive article .entry-meta, .blog article .entry-meta, .single article .entry-meta {
    color: #bababa;
    margin-bottom: 11px;
    text-transform: uppercase;
    padding-top: 1px;
    overflow: -webkit-paged-y;
    line-height: 20px;
}

.archive article .entry-meta>*, .archive article .entry-meta>*>a:not(:hover), .blog article .entry-meta>*, .blog article .entry-meta>*>a:not(:hover), .single article .entry-meta>*, .single article .entry-meta>*>a:not(:hover) {
    color: #545454;
}

.archive .post>.entry-header>img, .blog .post>.entry-header>img, .single .post>.entry-header>img {
    max-width: 100%;
    box-shadow: 0px 0px 7px 1px #5d5d5d54;
    border-radius: 10px;
}


/*************** MAPA GOOGLE ***************/

@media (min-width:992px){  
.map-pc{
    display:block !important;
}
.map-table{
    display:none !important;
}
.map-movil{
    display:none !important;
}
}

@media only screen and (min-width:540px) and (max-width:991px){   
.map-pc{
    display:none !important;
}
.map-table{
    display:block !important;
}
.map-movil{
    display:none !important;
}
}

@media only screen and (min-width:320px) and (max-width:539px){   
.map-pc{
    display:none !important;
}
.map-table{
    display:none !important;
}
.map-movil{
    display:block !important;
}
}

@media only screen and (min-width:768px) and (max-width:1024px){
.margen-left{
	margin-left:20% !important;		
	}
}

.tooltip {
    position: absolute;
    z-index: 1150;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0;
}

/*************************************
       map location ( tooltip )
**************************************/
.map-location { position: relative; }
.map-location-tooltip .tooltip { position: absolute; z-index: 9; width: 3.2em; height: 3.2em; opacity: 1; cursor: pointer; }

/* Trigger item */
.map-location-tooltip .tooltip-item { 
	width: 54px; 
	height: 54px; 
	left: 50%; 
	top: 50%; 
	margin: -15px 0 0 -15px; 
	position: absolute; 
	border-radius: 50%; 
	border: 2px solid #3bbbd7; 
	-webkit-animation: pulse 0.6s infinite alternate; 
	animation: pulse 0.6s infinite alternate; }

.map-location-tooltip span.tooltip-item:before { 
	background: #3bbbd7; 
	content: ""; 
	position: absolute; 
	width: 6px; 
	height: 6px; 
	border-radius: 50%; 
	margin: 5px; 
}

@media only screen and (min-width:992px){
.map-location-tooltip .tooltip:first-child {  top: 57% !important;  left: 33.5% !important; }
.map-location-tooltip .tooltip:nth-child(2) { top: 55%!important;   left: 42.7% !important;}
.map-location-tooltip .tooltip:nth-child(3) { top: 42%!important;   left: 46.7% !important;}
.map-location-tooltip .tooltip:nth-child(4) { top: 26%!important;   left: 48% !important;}
.map-location-tooltip .tooltip:nth-child(5) { top: 47%!important;   left: 43.7% !important;}
.map-location-tooltip .tooltip:nth-child(6) { top: 21%!important;   left: 38.7% !important;}
.map-location-tooltip .tooltip:nth-child(7) { top: 52%!important;   left: 46.2% !important;}	
.map-location-tooltip .tooltip:nth-child(8) { z-index: 25;top: 37%!important;   left: 54.5% !important;}	
.icon-airport {z-index: 20;position:relative; top: 37%; left: 54.5%;}		
}	

@media only screen and (min-width:540px) and (max-width:991px){	
.map-location-tooltip .tooltip { position: absolute; z-index: 9; width: 2.2em; height: 2.2em; opacity: 1; cursor: pointer; }	
.map-location-tooltip .tooltip:first-child {  top: 61% !important;  left: 29.5% !important; }
.map-location-tooltip .tooltip:nth-child(2) { top: 58%!important;   left: 42.7% !important;}
.map-location-tooltip .tooltip:nth-child(3) { top: 45%!important;   left: 49.6% !important;}
.map-location-tooltip .tooltip:nth-child(4) { top: 28%!important;   left: 52% !important;}
.map-location-tooltip .tooltip:nth-child(5) { top: 49%!important;   left: 44.7% !important;}
.map-location-tooltip .tooltip:nth-child(6) { top: 21%!important;   left: 36.7% !important;}
.map-location-tooltip .tooltip:nth-child(7) { top: 54.5%!important; left: 48.4% !important;}
.map-location-tooltip .tooltip:nth-child(8) { z-index: 25;top: 44%!important;   left: 61% !important;}	
.icon-airport {z-index: 20;position:relative; top: 44%; left: 61%;}		
}
@media only screen and (min-width:320px) and (max-width:539px){	
.map-location-tooltip .tooltip { position: absolute; z-index: 9; width: 2.2em; height: 2.2em; opacity: 1; cursor: pointer; }	
.map-location-tooltip .tooltip:first-child {  top: 75% !important;  left: 14.5% !important; }
.map-location-tooltip .tooltip:nth-child(2) { top: 70%!important;   left: 41.7% !important;}
.map-location-tooltip .tooltip:nth-child(3) { top: 51%!important;   left: 52.6% !important;}
.map-location-tooltip .tooltip:nth-child(4) { top: 26%!important;   left: 57% !important;}
.map-location-tooltip .tooltip:nth-child(5) { top: 57%!important;   left: 44.7% !important;}
.map-location-tooltip .tooltip:nth-child(6) { top: 16%!important;   left: 29.7% !important;}
.map-location-tooltip .tooltip:nth-child(7) { top: 63.5%!important;   left: 51.4% !important;}	
.map-location-tooltip .tooltip:nth-child(8) { z-index: 25;top: 51%!important;   left: 74% !important;}	
.icon-airport {z-index: 20;position:relative; top: 51%; left: 74%;}		
.map-location-tooltip .tooltip-west .tooltip-content {
	left: 0em !important;
	}	
}

/* Tooltip */
.map-location-tooltip .tooltip-content { 
	position: absolute; 
	background: #3bbbd7; 
	z-index: 9999; 
	width: 300px !important;
	bottom: 50%; 
	margin-bottom: 3em; 
	padding: 14px; 
	border-radius: 12px; 
	font-size: 1.1em; 
	text-align: center; 
	color: #fff; 
	opacity: 0; 
	cursor: default; 
	pointer-events: none; 
	-webkit-font-smoothing: antialiased; 
	-o-font-smoothing: antialiased; 
	-moz-font-smoothing: antialiased; 
	-ms-font-smoothing: antialiased; 
	-webkit-transition: opacity 0.3s, 
	-webkit-transform 0.3s; 
	-o-transition: opacity 0.3s, 
	-o-transform 0.3s; 
	-ms-transition: opacity 0.3s, 
	-ms-transform 0.3s; 
	-moz-transition: opacity 0.3s, -moz-transform 0.3s; 
	transition: opacity 0.3s, transform 0.3s; }


@media only screen and (min-width:320px) and (max-width:539px){
	.map-location-tooltip .tooltip-content { 
	width: 200px !important;
	}			
}

@media only screen and (min-width:540px){
	.map-location-tooltip .tooltip-content { 
	width: 300px !important;
	}			
}

.map-location-tooltip .tooltip-west .tooltip-content { 
	left: 6em; 
	-webkit-transform-origin: -2em 50%; 
	-o-transform-origin: -2em 50%; 
	-ms-transform-origin: -2em 50%; 
	-moz-transform-origin: -2em 50%; 
	transform-origin: -2em 50%; 
	-webkit-transform: translate3d(0, 50%, 0) rotate3d(1, 1, 1, 30deg); 
	-o-transform: translate3d(0, 50%, 0) rotate3d(1, 1, 1, 30deg); 
	-ms-transform: translate3d(0, 50%, 0) rotate3d(1, 1, 1, 30deg); 
	-moz-transform: translate3d(0, 50%, 0) rotate3d(1, 1, 1, 30deg); 
	transform: translate3d(0, 50%, 0) rotate3d(1, 1, 1, 30deg); }

@media only screen and (min-width:320px) and (max-width:539px){
	.map-location-tooltip .tooltip-west .tooltip-content { 
	left: -6em;
	}		
}

.map-location-tooltip .tooltip:hover .tooltip-content { 
	opacity: 1; 
	-webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 0, 0); 
	-ms-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 0, 0); 
	-moz-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 0, 0); 
	-o-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 0, 0); 
	 transform: translate3d(0,50%,0) rotate3d(0,0,0,0); 
	pointer-events: auto; }

.map-location-descriccion p {
    padding: 0px !important;
}

@media (max-width: 991px){
.remove-padding-mobile {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
}

/****  Inicio y Contacto ******/

@media only screen and (min-width:768px) and (max-width:1024px){
/*Formulario*/
.siteorigin-panels-stretch.tablet-default.mobile-1-in-row.desktop-default.panel-row-style.panel-row-style-for-5060-3 {
    display: -webkit-inline-box;
}	
	
.siteorigin-panels-stretch.tablet-default.mobile-1-in-row.desktop-default.panel-row-style.panel-row-style-for-1000-11 {
    display: -webkit-inline-box;
}	
	
	
.siteorigin-panels-stretch.tablet-default.mobile-1-in-row.desktop-default.panel-row-style.panel-row-style-for-4883-12 {
    display: -webkit-inline-box;
  }
.siteorigin-panels-stretch.tablet-default.mobile-1-in-row.desktop-default.panel-row-style.panel-row-style-for-2052-3 {
    display: -webkit-inline-box;
}	
.siteorigin-panels-stretch.tablet-default.mobile-1-in-row.desktop-default.panel-row-style.panel-row-style-for-2165-4 {
    display: -webkit-inline-box;
}				
	/*Donde estamos*/
.siteorigin-panels-stretch.tablet-default.mobile-1-in-row.desktop-default.full-width-on-small-devices.panel-row-style.panel-row-style-for-4883-9 {
    display: -webkit-inline-box;
}		
.siteorigin-panels-stretch.tablet-default.mobile-1-in-row.desktop-default.full-width-on-small-devices.panel-row-style.panel-row-style-for-2165-2 {
    display: -webkit-inline-box;
}				
}

/*Tabla de precios*/
@media(min-width:768px){
	#procedimiento {
		display: flex;
		line-height: 32px;
	}
	#procedimiento .procedimiento-titulo {
		width: 50%;
		text-align: left;
	}
	#procedimiento .precio {
		width: 30%;
		text-align: left;
	}
	#procedimiento .precio .nativo {
		text-decoration: line-through;
		padding-right:10px;
	}
	#procedimiento .precio .mexico {
	   font-weight: 700;
		color:#2abfd9;
	}

	#procedimiento .tiempo-procedimiento {
		width: 20%;
		text-align: center;
	}
}

@media(max-width:767px){
	#procedimiento {
		display: flex;
		line-height: 32px;
	}
	#procedimiento .procedimiento-titulo {
		width: 45%;
		text-align: left;
		font-size:12px;
		 word-break: break-all;
         margin-right: 4%;
	}
	#procedimiento .precio {
		width: 28%;
		text-align: left;
		font-size:12px;
	}
	#procedimiento .precio .nativo {
		text-decoration: line-through;
		padding-right:6px;
	}
	#procedimiento .precio .mexico {
	   font-weight: 700;
		color:#2abfd9;
	}

	#procedimiento .tiempo-procedimiento {
		width: 17%;
		text-align: center;
		font-size:12px;
	}
}

/*Ocultar boton CTA del Top menú*/
.nav-button .mainnav-button-wrap {
    display: none;
}
