/*-----------------------------------
    0 - Fonts
------------------------------------*/
@font-face {
    font-family: 'GeoSlab703 Md BT';
    src: url('../fonts/GeometricSlab703BT-Bold.eot');
    src: url('../fonts/GeometricSlab703BT-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GeometricSlab703BT-Bold.woff2') format('woff2'),
        url('../fonts/GeometricSlab703BT-Bold.woff') format('woff'),
        url('../fonts/GeometricSlab703BT-Bold.ttf') format('truetype'),
        url('../fonts/GeometricSlab703BT-Bold.svg#GeometricSlab703BT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'GeoSlab703 Md BT';
    src: url('../fonts/GeometricSlab703BT-BoldItalic.eot');
    src: url('../fonts/GeometricSlab703BT-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GeometricSlab703BT-BoldItalic.woff2') format('woff2'),
        url('../fonts/GeometricSlab703BT-BoldItalic.woff') format('woff'),
        url('../fonts/GeometricSlab703BT-BoldItalic.ttf') format('truetype'),
        url('../fonts/GeometricSlab703BT-BoldItalic.svg#GeometricSlab703BT-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-BoldItalic.eot');
    src: url('../fonts/Raleway-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-BoldItalic.woff2') format('woff2'),
        url('../fonts/Raleway-BoldItalic.woff') format('woff'),
        url('../fonts/Raleway-BoldItalic.ttf') format('truetype'),
        url('../fonts/Raleway-BoldItalic.svg#Raleway-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Medium.eot');
    src: url('../fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Medium.woff2') format('woff2'),
        url('../fonts/Raleway-Medium.woff') format('woff'),
        url('../fonts/Raleway-Medium.ttf') format('truetype'),
        url('../fonts/Raleway-Medium.svg#Raleway-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Italic.eot');
    src: url('../fonts/Raleway-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Italic.woff2') format('woff2'),
        url('../fonts/Raleway-Italic.woff') format('woff'),
        url('../fonts/Raleway-Italic.ttf') format('truetype'),
        url('../fonts/Raleway-Italic.svg#Raleway-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Regular.eot');
    src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Regular.woff2') format('woff2'),
        url('../fonts/Raleway-Regular.woff') format('woff'),
        url('../fonts/Raleway-Regular.ttf') format('truetype'),
        url('../fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Bold.eot');
    src: url('../fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Bold.woff2') format('woff2'),
        url('../fonts/Raleway-Bold.woff') format('woff'),
        url('../fonts/Raleway-Bold.ttf') format('truetype'),
        url('../fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/*-----------------------------------
    1 - Header
------------------------------------*/
*:focus {    outline: 0 !important;}
body {
        font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    color: #606062;
    overflow-x: hidden;
}
header {
  background-color: white;
  color: #fff;
  z-index: 1000;
}

headerdetalle 
{
  color:#fff;
    z-index: 99999;
    margin: 1px;
   
min-height:360px;
    position: absolute;
}

header a {
  color: #fff;
}

headerdetalle a {
  color: #fff;
}

.nav-link {
  font-family: "Rajdhani", sans-serif;
  text-transform: uppercase;
}

.contact {
  font-size: 12px;
}

.tel {
  margin-right: 30px;
}

.contact i {
  color: #ee1515;
  margin-right: 10px;
}

.login {
  padding: 10px 20px;
  font-size: 14px;
  margin-right: 25px;
  text-transform: uppercase;
}

a:hover, a
{
    color:grey;
}
.contact a:hover,
.login:hover {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

.login i {
  color: #ee1515;
  margin-right: 8px;
}

.navbar-brand h1 {
  margin: 0;
}
.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
    border: 1px solid #8464b0;
}
.social {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.social li:not(:last-child) {
  margin-right: 20px;
}

.social a {
  font-size: 14px;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #ee1515;
  border-radius: 4px;
  line-height: 40px;
  text-align: center;
  background-color: transparent;
  transition: all 0.25s ease-in-out;
}

.social a:hover {
  color: #fff;
  background-color: #ee1515;
}

.navbar-brand img {
  width: 240px;
}

.front .navbar-brand img,
.page-doctor .navbar-brand img
{
    width:130px;
}

.page-doctor .excepcionlogo .navbar-brand img
{
    width:240px;
}

/*logo a color pequeno*/
.page-turismo .navbar-brand img
{
     width:130px;
}

.page-doctor nav.navbar a.navbar-brand,
.page-turismo nav.navbar a.navbar-brand
{
    margin-left:0;
}

.navbar-brand2 img {
  width: 120px;
}

.navbar-collapse .search-form input[type="text"] {
  border: 1px solid #ced4da;
  color: #333;
  padding: 1.5625rem 0.625rem;
}

.navbar-collapse .search-form .btn {
  margin-top: 0;
  border-radius: 0;
  margin-left: -1px;
}

.navbar-collapse .nav-link {
  font-size: 1.125rem;
  transition: all 0.2s ease-in-out;
}

.navbar-collapse .nav-link:hover {
  color: #ee1515;
}
form input.btn-primary:hover,
form button.btn-primary:hover {
  background-color: #fff;
  color: #ee1515;
}
.top-header {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    width: 50%;
    text-align: right;
    background-image: url(../images/sombra2.png);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
}

.top-header .aic {
    text-transform: uppercase;
    padding: 20px 15px 10% 20px;
    display: inline-block !important;
    flex: auto;
}

.top-header .aic a {
   margin: 0 2px;
    position: relative;
    padding-right: 10px;
    display: inline-block;
    transition: all 500ms;
    font-size: 14px;
    text-decoration: none;
}

.top-header .aic a:after {content: ".";vertical-align: middle;font-size: 0;display: block;background-color: #b8b9b3;width: 4px;height: 4px;border-radius: 50%;position: absolute;right: 0;top: 50%;margin-top: -2px;}

.top-header .aic a:last-child {
    padding-right: 0;
}

.top-header .aic a:last-child:after {
    display: none;
}

.top-header .aic a:hover,.top-header .aic a.active {
    color: #ac81db;
}

nav.navbar {
    position: absolute;
    width: 324px;
    height: 100vh;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 10;
    display: block;
}

nav.navbardetalle {
    position: absolute;
    width: 324px;
    height: 300px;
    min-height: 300px;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 10;
    display: block;
    overflow:hidden;
}

.containerdetalle
{
    height:auto;
}

.containerdetalle nav.navbar:before,
.page-procedimientos nav.navbar:before,
.page-resultados nav.navbar:before,
.pro-detalle nav.navbar:before,
.laclinica nav.navbar:before,
.page-premios nav.navbar:before,
.page-tecnol nav.navbar:before,
.page-contacto nav.navbar:before
{
    height: auto;
min-height: 100%;
}



.contenedorbannerdetalle img
{
    width:100%;
    background-size:cover;
}

.bloquedetalle
{
    height:300px;
    overflow:hidden;
}

.redes {
    position: absolute;
    right: 25px;
    top: 33%;
    z-index: 9;
}
.redes ul {
    list-style: none;
    margin: 0;
    display: block;
    text-align: center;
    padding: 0;
}
.redes ul li {
    display: block;
    margin: 6px 0;
}

.redes ul li a {
        background-color: #634e7a;
    display: block;
    font-size: 18px;
    border-radius: 50%;
    width: 28px;
    transition: all 500ms;
    padding: 5px 0;
}

.redes ul li a:hover {
    transform: scale(1.07);
    background-color: #82b835;
    color: white;
}

nav.navbar a.navbar-brand 
{
        display: block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
    position: relative;
    margin-left:30px;
    margin:0px;
}

.front nav.navbar a.navbar-brand
{
        display: block;
    width: 100%;
    text-align: center;
    margin:50px 0;
    position: relative;
  
}

.not-front nav.navbar a.navbar-brand
{
       display: block;
    width: 100%;
    text-align: center;
    margin:50px 0;
    position: relative;
}

nav.navbardetalle a.navbar-brand {
        display: block;
    width: 100%;
    text-align: center;
    margin: 50px 0;
    position: relative;
}

.navbar-expand-md .navbar-collapse {
    display: block !important;
}

.navbar-expand-md .navbar-collapse ul.navbar-nav
{
    display: block;
    text-align: center;
    width: 100%;
}

.navbar-expand-md .navbar-collapse ul.navbar-nav li {
    display: block;
    margin: 12px 0;
}

.navbar-expand-md .navbar-collapse ul.navbar-nav li a {
    display: inline-block;
    transition: all 500ms;
    font-weight: normal;
    font-family: Raleway;
    font-size: 15px;
    position: relative;
    padding: 5px 0;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, 
.navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active 
{
    color: white;
}
.navbar-expand-md .navbar-collapse ul.navbar-nav li a:after {
    content: ".";
    font-size: 0;
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: 50%;
    transition: all 500ms;
    background-color: #82b835;
}
.navbar-expand-md .navbar-collapse ul.navbar-nav li a:hover:after,
.navbar-expand-md .navbar-collapse ul.navbar-nav li a.active:after{
    width: 100%;
    left: 0;
}

.logoficial
{
    display:block;
}

.logowhite
{
    display:none;
}

nav.navbar:before {
    content: ".";
    display: block;
    position: absolute;
    left: -1px;
    top: 0;
    width: 200%;
    height: 100vh;
    background-size: 100% auto;
    background-image: url(../images/sombra1.png);
    background-repeat: repeat;
    font-size: 0;
}


nav.navbardetalle:before {
    content: ".";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    background-size: 100% auto;
    background-image: url(../images/sombra1.png);
    background-repeat: repeat;
    font-size: 0;
    height:300px;
    overflow:hidden;
}
/*-----------------------------------
    1 - Hero
------------------------------------*/
.hero
{
  background-size: cover;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.herodetalle
{
  background-size: cover;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.hero .container
{
  position: relative;
  z-index: 5;
}

.herodetalle .container
{
  position: relative;
  z-index: 5;
}

.hero .slide-content
{
      min-height: 100%;
    color: #fff;
    background-size: cover;
    background-position: center top;
    height: 100vh;
    background-repeat:no-repeat;
}

.herodetalle .slide-content
{
    color: #fff;
    background-position: center;
    height: 300px;
    background-size:100%;
}

.tratamientos .col-sm-6
{
    flex: 0 0 100%;
max-width: 100%;
}

.front .tratamientos .col-sm-6
{
        flex: 0 0 50%;
max-width: 50%;
width:50%;
}


.hero .slide-content span
{
  color: #ee1515;
}

.herodetalle .slide-content span
{
  color: #ee1515;
}

.hero .slide-content h1
{
  color: #fff;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.56);
  text-transform: uppercase;
  -webkit-transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
          transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
  font-weight: bold;
}

.herodetalle .slide-content h1
{
  color: #fff;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.56);
  text-transform: uppercase;
  -webkit-transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
          transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
  font-weight: bold;
}

.hero .slide-content p
{
  color: #170936;
  -webkit-transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
          transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
  padding: 35px 0 35px 30px;
  background-color: rgba(255, 255, 255, 0.51);
  border-top-right-radius: 100px;
  border-bottom-left-radius: 10px;
  margin-bottom: 0;
}

.herodetalle .slide-content p
{
  color: #170936;
  -webkit-transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
          transform: matrix(0.93128, 0, 0, 0.93128, 0, 0);
  padding: 35px 0 35px 30px;
  background-color: rgba(255, 255, 255, 0.51);
  border-top-right-radius: 100px;
  border-bottom-left-radius: 10px;
  margin-bottom: 0;
}

.hero .slide-content .btn
{
  margin-top: 50px;
}

.herodetalle .slide-content .btn
{
  margin-top: 50px;
}

.hero .slide-content .btn:last-child
{
  margin-left: 30px;
}

.herodetalle .slide-content .btn:last-child
{
  margin-left: 30px;
}

.hero .arr-left, 
.hero .arr-right
{
  font-size: 3rem;
  display: block;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 85%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
  display: none;
}

.herodetalle .arr-left, 
.herodetalle .arr-right
{
  font-size: 3rem;
  display: block;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 85%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9;
  display: none;
}

.hero .arr-left:hover,
.hero .arr-right:hover
{
  cursor: pointer;
}

.herodetalle .arr-left:hover,
.herodetalle .arr-right:hover
{
  cursor: pointer;
}

.hero .arr-right
{
  right: 15px;
}

.herodetalle .arr-right
{
  right: 15px;
}
/*-----------------------------------
    1 - CTA
------------------------------------*/
.cta-content {
  padding: 30px 0 90px;
  color: #fff;
  background-color: #ee1515;
  position: relative;
  z-index: 1;
}

.cta-content::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(24, 9, 53, 0.77);
  position: absolute;
  top: -25px;
  left: -1px;
  z-index: -1;
  transition: all 0.2s ease-in-out;
}

.cta-content .subscribe-btn {
  align-self: flex-end;
  margin-right: 30px;
}

/*-----------------------------------
    1 - Tratamientos
------------------------------------*/
.title {
  text-transform: uppercase;
    color: #56355d;
}

.title h6 {
  font-family: Raleway;
    font-weight: normal;
    font-size: 25px;
    margin: 0;
}

.title h1 {
  font-size: 35px;
}

.title .title-big {
    font-size: 30px;
    font-family: Raleway;
    font-weight: normal;
}
.tratamientos {
      padding: 60px 0;
    background-color: #d9cad9;
    overflow: hidden;
}

.tratamientos .title {
  margin-bottom: 20px;
}

.tratamientos .media {
  margin: 40px 0;
}

.tratamientos h5 {
      color: inherit;
    margin: 0;
    font-weight: 500;
    font-family: Raleway;
    font-size: 13px;
}
.tratamientos .media-button {
    text-align: center;
    margin: 15px 0 30px;
}

.tratamientos .media-button .inner {
    display: block;
    border-radius: 10px;
    margin: 0 auto;
}
.tratamientos .media-button .inner a {
    border: 1px solid #56355d;
    color: #b68ecb;
    text-transform: uppercase;
    display: block;
    border-radius: 10px;
    transition: all 500ms;
    font-size: 18px;
    text-align: center;
    padding: 6px 20px;
    font-weight: bold;
    min-width: 272px;
}
.tratamientos .columna1:hover .media-button a,
.tratamientos .columna2:hover .media-button a{
    background-color: #55355c;
    transform: scale(1.05);
}
.tratamientos .media-button .inner a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.tratamientos .media-button .inner a .media-title {
    display: inline-block;
    vertical-align: middle;
    color: inherit;
}
.tratamientos .media-det .icon_image {
    display: inline-block;
    width: 270px;
    vertical-align: middle;
    border-radius: 50%;
    transition: all 500ms;
    position: relative;
}
.tratamientos .columna1 .media-det .icon_image:after {
    border-style: dotted;
}
.tratamientos .media-det {
    display: block;
    flex: none;
    text-align: center;
}

.tratamientos .media-det .icon_image img {
    width: auto;
    height: 260px;
    -webkit-animation:spin 3s linear infinite;
    -moz-animation:spin 3s linear infinite;
    animation:spin 3s linear infinite;
}
@-moz-keyframes spin { from { -moz-transform: rotateY(-30deg); } to { -moz-transform: rotateY(30deg); }}
@-webkit-keyframes spin { from { -moz-transform: rotateY(-30deg); } to { -moz-transform: rotateY(30deg); } }
@keyframes spin { from { transform: rotateY(-30deg); } to { transform: rotateY(30deg); }}
.tratamientos .media-det .icon_image:after {
    position: absolute;
    content: ".";
    font-size: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid white;
    left: 0;
    top: 0;
    transition: all 500ms;
    -webkit-animation:spin2 60s linear infinite;
    -moz-animation:spin2 60s linear infinite;
    animation:spin2 60s linear infinite;
}
@-moz-keyframes spin2 { 100% { -moz-transform: rotate(360deg); }}
@-webkit-keyframes spin2 { 100% { -moz-transform: rotate(360deg); } }
@keyframes spin2 { 100% { transform: rotate(360deg); } }
.tratamientos .media-det .media-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 115%;
    overflow: auto;
    transition: all 700ms;
    opacity: 0;
    transform: scale(0.7);
}

.tratamientos .media-det .media-hover ul {
    margin: 0;
    list-style: none;
    text-align: left;
    padding: 0;
}

.tratamientos .media-det .media-hover ul li {
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    margin: 4px 2%;
}

.tratamientos .media-det .media-hover ul li a {
    display: block;
    font-size: 14px;
    color: #b68ecb;
    line-height: 15px;
    background-image: url(../images/iquirurgico.png);
    background-repeat: no-repeat;
    background-position: 12px center;
    background-size: 25px auto;
    padding: 5px 10px 5px 50px;
    text-decoration: none;
    position: relative;
    transition: all 500ms;
    border-radius: 10px;
}
.tratamientos .columna2 .media-det .media-hover ul li a {
    background-image: url(../images/inoquirurgico.png);
}
.tratamientos .media-det .media-hover ul li a:hover {
    background-color: #b68ecb;
    color: white;
}
.tratamientos .media-det .media-hover ul li a span {
    color: #56355d;
    display: block;
    font-size: 11px;
}

.tratamientos .media-det:hover .icon_image {
    transform: scale(1.1);
    opacity: 0;
}

.tratamientos .media-det:hover .media-hover {transform: scale(1);opacity: 1;}
/*-----------------------------------
    1 - servicio de primera
------------------------------------*/
.servicio {
    padding: 0;
    position: relative;
    overflow: hidden;
    background-color:#e5d7e2;
}
.detalleservicios
{
    padding:60px;
    padding-top:90px;
}
.servicio .row {
    flex-direction: row-reverse;
}

.fotoservicio
{
    bottom:0px;
}

.fotoservicio img
{
    width:80%;
}

.fotoservicioinicio
{
    text-align:center;
}

.fotoservicioinicio img
{
    width:75%;
}

.fotoservicio img
{
    width:100%;
}

.bloquerosado
{
   
}
.servicio .row .servicio1,
.bloqueservprimera 
{
    background-color: #e5d7e2;
    display: block;
    margin-top: -20px;
    display: block;
    padding: 34px 35px;
}
.servicio .row .col-md-6 img,
.bloquerosado img
{
    padding: 20px 40px;
    padding-bottom:0px;
    
}
.fotodoctor
{
    margin-bottom:-5px;
}



.containerespecial
{
  max-width: 100%;
padding: 0;
margin: 0;  

}
.imagenclinica
{
    
}

.bloque50imagen
{
width: 50%;
float: left;
height: auto;
overflow:hidden;
background-color:white;
}

.bloque50
{
width: 50%;
float: left;
height: auto;
overflow:hidden;
}
.bloquerosado .title h6.title-primary{
    color: #56355d;
    text-transform: uppercase;
    font-family: 'Raleway';
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 15px;
}
.bloquerosado .texto {
    color: #56355d;
    margin-bottom: 0px;
    line-height:30px;
}
.bloquerosado .media-element img {
    max-height: 95px;
    max-width: 95px;
    width: 100%;
    height: auto;
}
.servicio .media {
    margin: 2%;
}
.servicio .row .tecnologia {
    color: white;
    background-color: #ab86a7;
    position: relative;
    padding: 32px;
}

.servicio .row .tecnologia:after {content: ".";width: 5000px;height: 300%;position: absolute;left: -85%;top: 0;background-color: #ab86a7;z-index: -1;}
.servicio .row .tecnologia .title h6 {
    color: white;
}

.servicio .row .tecnologia .text {
   
}

.bloqueempresavalores
{
    background-color:#AD83AD;
    margin:20px;
    padding:20px;
}
.textfilosofias
{
    padding:20px;
    color:white;
}
/*-----------------------------------
    1 - DR Percy
------------------------------------*/
.doctor {
    position: relative;
    z-index: 9;
    height: 710px;
    background-size: cover;
    background-position: center top;
}
.doctor .item_doc {
    margin-left: 15%;
    padding: 50px 0;
    color: white;
    text-align: justify;
    font-style: italic;
    background: rgba(0,0,0,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 8%, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.31) 49%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 71%, rgba(0,0,0,0) 84%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(8%, rgba(0,0,0,1)), color-stop(15%, rgba(0,0,0,0.88)), color-stop(49%, rgba(0,0,0,0.31)), color-stop(50%, rgba(0,0,0,0.3)), color-stop(71%, rgba(0,0,0,0)), color-stop(84%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 8%, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.31) 49%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 71%, rgba(0,0,0,0) 84%, rgba(0,0,0,0) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 8%, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.31) 49%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 71%, rgba(0,0,0,0) 84%, rgba(0,0,0,0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,1) 8%, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.31) 49%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 71%, rgba(0,0,0,0) 84%, rgba(0,0,0,0) 100%);
    background: radial-gradient(ellipse at center, rgba(0,0,0,1) 8%, rgba(0,0,0,0.88) 15%, rgba(0,0,0,0.31) 49%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 71%, rgba(0,0,0,0) 84%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
}

.doctor .title h6 {
    color: white;
    text-transform: uppercase;
    font-family: 'GeoSlab703 Md BT';
    font-weight: bold;
    font-style: italic;
    font-size: 22px;
    margin: 0 0 15px;
    text-align: left;
}

a.boton2 {
    float: right;
    margin-right: 10%;
    color: white;
    border: 1px solid;
    border-radius: 10px;
    display: inline-block;
    padding: 3px 12px;
    font-style: italic;
    font-size: 12px;
    text-decoration: none;
    transition: all 500ms;
    font-weight:bold;
}

a.boton2:hover {
    background-color: rgba(255, 255, 255, .8);
    color: #5e325d;
}
.doctor .container {
    padding-top: 65px;
}
/*-----------------------------------
    1 - infraestructura
------------------------------------*/
.infraestructura {
        padding: 10px 0 0;
    position: relative;
    overflow: hidden;
}
.infraestructura .row {
        flex-direction: row-reverse;
    position: relative;
}
.infraestructura .row.infra2:after {
    content: ".";
    width: 5000px;
    height: 100%;
    font-size: 0;
    display: block;
    position: absolute;
    background-color: #56355d;
    left: 50%;
    margin-left: -2500px;
    z-index: -1;
    top: 0;
}
.infraestructura .row.infra2 {
    padding: 50px 0;
}
.boton a {
    color: #a086a4;
    border: 1px solid;
    border-radius: 10px;
    display: inline-block;
    padding: 3px 12px;
    font-style: italic;
    font-size: 12px;
    text-decoration: none;
    font-weight:bold;
}

.boton a:hover {
    background-color: #a086a4;
    color: white;
}
.infraestructura .row.infra1 .fondo{
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 17%, rgba(168,134,165,1) 17%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(17%, rgba(255,255,255,1)), color-stop(17%, rgba(168,134,165,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 17%, rgba(168,134,165,1) 17%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 17%, rgba(168,134,165,1) 17%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 17%, rgba(168,134,165,1) 17%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 17%, rgba(168,134,165,1) 17%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
position: absolute;
    width: 5000px;
    left: 50%;
    margin-left: -2500px;
    z-index: -1;
    top: 0;
    height: 100%;
}
.infraestructura .row.infra1:before {
        content: ".";
    width: 5000px;
    height: 35%;
    font-size: 0;
    display: block;
    position: absolute;
    background-color: #ab86a7;
    left: 44%;
    z-index: 0;
    top: -2%;
}
.infraestructura .row.infra1:after {
    content: ".";
    width: 5000px;
    height: 68%;
    font-size: 0;
    display: block;
    position: absolute;
    background-color: #56355d;
    left: 44%;
    z-index: -1;
    bottom: 0;
}
.infraestructura .title {
      margin: 40px 20px 40px 94px;
    color: white;
    text-transform: none;
    font-size: 14px;
    line-height: 20px;
}
.infraestructura .row .lightgallery a {
    margin: 0 0 20px;
}

.infraestructura .title h6.title-primary{
    color: white;
    text-transform: uppercase;
    font-family: 'Raleway';
    font-size: 27px;
    margin: 0 0 15px;
}
.infraestructura h1 {
  color: #fff;
}

.infraestructura h5 {
  font-size: 24px;
  color: #fefefe;
  margin: 28px 0 12px;
}

.infraestructura ul {
  color: #fff;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}

.infraestructura li {
  margin-bottom: 15px;
}

.gallery img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  border-radius:10px;
}

.gal-img {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.gal-img i {
      font-size: 28px;
    color: rgba(255, 255, 255, .8);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 2;
}

.gal-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(128, 111, 127, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}

.gal-img:hover {
  cursor: pointer;
}

.gal-img:hover i {
  opacity: 1;
}

.gal-img:hover::after {
  opacity: 1;
}

.infraestructura .gal-img3 {
  top: -50%;
  left: 50%;
}
.infraestructura .row iframe {
    width: 100%;
}

.infraestructura .infra2 .title {
    margin-left: 0;
}
.infraestructura .infra2 .title h6.title-primary, .infraestructura .infra2 .text {
    color: #dfd6e0;
}
/*-----------------------------------
    1 - Canal
------------------------------------*/
.lg-outer.lg-visible
{
    z-index:999999;
}
.canal .row {
    flex-direction: row-reverse;
}

.canal .row .video-gallery,
.canal .row .video-gallerylink
{
    margin-top: 0px;
}

.canal {
    z-index: 9;
    position: relative;
    padding-bottom: 30px;
    overflow-x: hidden;
}
.text-canal {
    display: block;
    text-align: justify;
    padding: 50px;
    color: #56355d;
}

.text-canal .title {
    margin-bottom: 25px;
    text-align: center;
}

.text-canal .title img {
    width: 100%;
    max-width: 80px;
}

.text-canal a.boton2 {
    color: #a086a4;
}

.text-canal a.boton2:hover {
    background-color: #a086a4;
    color: white;
}
/*-----------------------------------
    1 - Clients
------------------------------------*/
.clients {
  padding: 20px 0 50px;
}

.clients .swiper-wrapper {
  text-align: center;
}
.clients .title {
    text-align: center;
}

.clients .title h6.title-primary {
    color: #56355d;
    text-transform: uppercase;
    font-family: 'GeoSlab703 Md BT';
    font-weight: bold;
    font-style: italic;
    font-size: 22px;
    margin: 0 0 20px;
}
/*-----------------------------------
    1 - Footer
------------------------------------*/
footer {
  background-image: url(../images/bgfooter.jpg);
    background-size: cover;
    background-position: left center;
}

/*-----------------------------------
    1 - Footer Widgets
------------------------------------*/
.footer-widgets {
  padding: 80px 0 50px;
}

.footer-widgets .col-md-6 .single-widget:not(:first-child) .widget-tiltle {
  margin: 40px 0 30px;
}

.single-widget {
      color: white;
    font-size: 17px;
}

.single-widget .widget-tiltle {
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 45px;
}

.single-widget i {
  color: #ee1515;
}

.single-widget h6 {
  color: #fff;
}

.single-widget .media {
  margin-bottom: 10px;
}
.footer-widgets .container {
    max-width: 800px;
}

.single-widget .media img {
    max-width: 26px;
    max-height: 26px;
}
.single-widget .media a {
    color: white;
}
span {
  color: #fff;
}
.footer-widgets .single-widget.contact-widget img {
    max-width: 210px;
}
/*-----------------------------------
    1 - Foot Note
------------------------------------*/
.foot-note {
      padding: 10px 0;
    color: white;
    text-align: center;
    font-style: italic;
    font-size: 11px;
}

.foot-note a {
  color: #26264b;
}

.foot-note a:last-child {
  margin-left: 4px;
}
p.desarrollado {
    margin: 0;
    text-align:center;
}
.foot-note a img {
    width: 18px;
}
/*********************
recomendaciones
*************************/
.resultados {
    background-color: #f8f8f9;
    padding: 40px 0;
    color: #5f325e;
    font-size: 17px;
    font-weight: 500;
    line-height: 23px;
}

.resultados .item {
    display: block;
    width: 100%;
    margin: 15px 0;
    float: left;
}

.resultados .item .text p {
    margin-bottom: 5px;
}

.resultados .item .paciente {
    color:#82b835;
font-size: 17px;
font-weight: bold;
}

.resultados .item .paciente img {
        width: auto;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.resultados .principal {
    text-align: center;
    font-weight: bold;
}

.resultados .principal .imagen {
    display: block;
    margin-bottom: 20px;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.resultados .principal .title {
    margin-bottom: 5px;
}

.resultados .principal .title h6 {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: bold;
}

.titulocaso
{
      background: grey;
    float: left;
    width: 100%;
    text-align:center;
    color: white;
    font-size: 15px;

}

.boton3 a, .botonpromo a
{
    display: inline-block;
    vertical-align: middle;
    background-color: #82b835;
    color: white;
    text-transform: uppercase;
    font-family: 'GeoSlab703 Md BT';
    font-size: 15px;
    line-height: 100%;
    padding: 6px 24px 6px 24px;
    border-radius: 15px;
    text-decoration: none;
    transition: all 500ms;
}

.botonpromo a
{
    background-color: #5f325e;
}

.boton3 a:hover, .botonpromo a:hover 
{
    background-color: #5f325e;
    transform: scale(1.05);
}

.botonpromo a:hover 
{
    background-color: #82b835;
}
.clients .arr-left2,
.clients .arr-right2,
.tratamientos .arr-left2,
.tratamientos .arr-right2,
.resultadosdet .arr-left2,
.resultadosdet .arr-right2,
.arr-rightvid2,
.arr-leftvid2{
  font-size: 4rem;
    display: block;
    color: #82b835;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
}

.clients .arr-left2:hover,
.clients .arr-right2:hover,
.tratamientos .arr-left2:hover,
.tratamientos .arr-right2:hover,
.resultadosdet .arr-left2:hover,
.resultadosdet .arr-right2:hover,
.arr-rightvid2:hover,
.arr-leftvid2:hover{
  cursor: pointer;
}

.clients .arr-right2,
.tratamientos .arr-right2,
.arr-rightvid2{
  right: 0;
}
.clients .swiper-container,
.tratamientos .swiper-container,
.videoscli-slider .swiper-container{
    margin: 0 40px;
    position: relative;
    overflow: hidden;
    list-style: none;
    z-index: 1;
    padding: 0;
}
.navbar-toggler {
        display: block;
    z-index: 12;
    position: absolute;
    left: 10px;
    top: 15px;
    color: #8464b0;
    border: 1px solid #8464b0;
    border-radius: 10px;
    padding: 4px 7px;
}
.navbar-toggler i.fa.fa-bars {
    font-size: 30px;
}
.navbar-toggler i.fa.fa-bars {
    font-size: 30px;
}

div#navbarSupportedContent {
    position: absolute;
    z-index: 999;
    left: 10px;
    top: 60px;
    background: rgba(132, 100, 176, .9);
    width: 200px;
    border-radius: 5px;
}

div#navbarSupportedContent ul.navbar-nav {
    display: block;
    text-align: center;
}

div#navbarSupportedContent ul.navbar-nav li a {
    font-size: 14px;
    line-height: 100%;
    display: block;
    padding: 10px 12px;
    border-bottom: 1px dotted #ad9bc5;
    transition: all 500ms;
}

div#navbarSupportedContent ul.navbar-nav li a:hover,div#navbarSupportedContent ul.navbar-nav li a.active {
    background-color: #5f325e;
    color: white;
}
.lg-backdrop {
    background: rgba(117, 117, 117, 0.7);
}
/***********
la clinica
*************/

.blocklila
{
    background-color:#AD83AD;
    color:white;
    padding:25px;
    min-height: 400px;
margin-top: 50px;
}

.detalle2
{
 padding-top:0px;
 line-height:25px;
}

.bloquevideo
{
    margin-top:70px;
}
.clinicadet, .clinicadet1
{
    margin: 35px 0;
    position: relative;
}

.detallefotonosotros
{
    margin-top:20px;
    margin-bottom:20px;
    padding-top:10px;
    padding-bottom:10px;
}



.clinicadet .row, 
.clinicadet1 .row
{
    flex-direction: row-reverse;
}

.clinicadet:after {
    content: ".";display: block;position: absolute;left: 44%;width: 5000px;height: 110%;background-color: #e2dbe3;top: -3%;z-index: -1;
}

.clinicadet1:after {
    content: ".";display: block;position: absolute;left: 44%;width: 5000px;height: 110%; top: -5%;z-index: -1;
}

.clinicadet .detalle,
.clinicadet1 .detalle 
{
    display: block;
    padding-left: 25px;
}

h6.title-primary {
    font-family: 'GeoSlab703 Md BT';
    color: #56355d;
    font-size: 22px;
    margin-bottom: 20px;
}

.clinicadet .detalle .text {
    
}

.tecnology p
{
    text-align:center;
}
.carousel-control-prev, .carousel-control-next {
    font-size: 56px;
    color: #56355d;
    opacity: 1 !important;
    width: auto;
    padding: 0 14px;
    transition: all 500ms;
    display:none;
}

.carousel-control-prev:hover, .carousel-control-next:hover {
    text-shadow: 1px 2px 9px white;
    font-size: 60px;
    color: #56355d;
}
.not-front .clients {
    padding: 70px 0;
    text-align: center;
    background-color:#eaeaea;
}

.not-front .boton3, .not-front .botonpromo 
{
    margin-top: 30px;
    text-align: center;
}

.not-front .boton3 a, .not-front .botonpromo a
{
    text-transform: none;
    font-family: Raleway;
}

.staff {
    background-color: #56355d;
    color: white;
}

.staff .container {
    max-width: none;
    padding: 0;
    margin: 0;
}

.staff .container .contenindicators {
    position: relative;
    background-color: #aa87a7;
    right: auto;
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
}
.staff .container .contenindicators .carousel-indicators {
    position: relative;
    padding: 30px 20px;
    max-width: 1200px;
    margin: 0 auto;
}
.staff .carousel-indicators li {
    width: 14%;
    margin: 5px 1%;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    opacity: .8;
    flex: none;
    background: #cdbed1;
    border: none;
    box-sizing: border-box;
}

.staff .carousel-indicators li img {
    width: 100%;
    height: auto;
    display: block;
}
.carousel {
    position: relative;
    width: 100%;
}
.staff .container .conten {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px;
}

.staff .container .deta {
    padding: 0 26px;
    font-style: italic;
}

.staff .container .deta h5 {
    font-family: 'GeoSlab703 Md BT';
    font-style: normal;
    margin-bottom: 40px;
}

.staff .container .deta h6.title-dr {
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 10px;
}

.staff .container .deta .espe {
    font-size: 16px;
    margin-bottom: 20px;
}

.staff .container .deta .espe img {
    margin-right: 12px;
    height: 23px;
    width: auto;
}

.staff .container .deta  .info {
    margin-bottom: 20px;
}

.staff .container .deta .info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.staff .container .deta .info ul li {
    display: block;
    margin-bottom: 2px;
    position: relative;
    padding-left: 15px;
}

.staff .container .deta .info ul li:after {content: "-";position: absolute;left: 0;top: 50%;margin-top: -1px;line-height: 0;}

.staff .container .deta .cmp {
    background-color: #82b835;
    display: inline-block;
    margin-bottom: 12px;
    margin-top: 10px;
    padding: 2px 10px;
    border-radius: 10px;
    font-weight: 500;
    font-style: normal;
}

.staff .container .deta .pdf {
    display: block;
}

.staff .container .deta .pdf a {
    display: inline-block;
    color: white;
    padding: 6px 15px 5px 35px;
    background-image: url(../images/icon_pdf.png);
    background-repeat: no-repeat;
    background-size: auto 25px;
    background-position: 8px center;
    transition: all 500ms;
    text-decoration: none;
    border-radius: 16px;
}

.staff .container .deta .pdf a:hover {
    background-color: #aa87a7;
    transform: scale(1.05);
}
.staff .carousel-indicators li.active {
    opacity: 1;
    background-color: #885583;
}
.tecnology .row {
    flex-direction: row-reverse;
}
.tecnology .media {align-items: center;margin: 10px;}

.tecnology .media-element {
    margin-top: 30px;
}
/**************
dr
***************/
.page-doctor .canal .row .video-gallery,
.page-doctor .canal .row .video-gallerylink
{
    margin: 0;
}

.page-doctor .canal {
    background-color: #daccd9;
    padding: 50px 0;
    font-size: 16px;
}

.botones {
    display: block;
    text-align: center;
}

.boton4 {
    display: inline-block;
    vertical-align: middle;
    margin: 8px 6px;
}

.botones .boton3 {
    margin: 8px 15px;
}

.boton4 a {    
    transition: all 500ms;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    background-color: #56355d;
    color: white;
    padding: 5px 18px;
    border-radius: 15px;
    display: inline-block;
}

.boton4.cv a {
    background-image: url(../images/icon_cv.png);
    background-repeat: no-repeat;
    background-position: 7px center;
    padding-left: 38px;
}

.boton4.inst a {
    background-image: url(../images/icon_instagram.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;
    background-size: 17px auto;
}
.page-doctor .text-canal {
    padding-right: 0;
    padding-left: 40px;
}
.botones .boton3 a, .botones .botonpromo a 
{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}
.boton4 a:hover {
    background-color: #82b835;
    transform: scale(1.05);
}
.premiosdr {
    background: #d0b6d1;
    padding: 50px 0;
}

h2.tit {
    text-align: center;
    color: #56355d;
    font-family: 'GeoSlab703 Md BT';
    font-weight: bold;
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 30px;
}

h2.tit img {
    display: block;
    margin: 0 auto 10px;
    width: auto;
    height: 56px;
}

.premiosdr .row,.trayectoriadr .row {
    background-color: white;
    padding: 40px;
    text-align: center;
}

.trayectoriadr {
    background: #daccd9;
    padding: 50px 0;
}
.premiosdr .row a, .trayectoriadr .row a {
    margin: 2%;
    width: 20% !important;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: white;
}
.gal-img img {
    width: 100%;
    height: auto;
    display: block;
}
.premiosdr .boton3 a, .trayectoriadr .boton3 a {
    font-weight: bold;
    padding: 4px 35px 3px;
}

.anio {
    display: inline-block;
    background-color: #56355d;
    color: white;
    font-weight: 500;
    font-size: 18px;
    padding: 2px 15px;
    min-width: 140px;
    text-align: center;
    border-radius: 15px;
    margin: 0 auto;
}

.trayectoriadr .row a {
    width: 15% !important;
}
.regresar {
    display: block;
    margin-bottom: 10px;
}

.regresar a {
    background-color: #946fb4;
    font-weight: bold;
    color: white;
    padding: 5px 30px;
    border-radius: 15px;
    text-decoration: none;
    transition: all 500ms;
    display: inline-block;
    letter-spacing: 1.1px;
}

.regresar a i {
    margin-right: 15px;
}

.regresar a:hover {
    background-color: #82b835;
    transform: scale(1.05);
}
/******************
premios y reconocimientos
***********************/
.fondologos
{
    background-color:white;
}
.nuestros_premios {
    background-color: #cfc4d2;
    margin: 80px 0;
}

.nuestros_premios .row {
    flex-direction: row-reverse;
}

.nuestros_premios .row .gallery {
    margin: -50px 0;
}
.text-premios {text-align: center;font-size: 17px;line-height: 24px;padding: 0 30px;}

.text-premios .text {
    text-align: justify;
    font-style: italic;
}
.nuestros_premios .row .logocli {
    margin-bottom: 40px;
}
.lista_premios .lightgallery a {
    display: inline-block;
    vertical-align: middle;
    width: 15% !important;
    margin: 20px 2%;
    text-decoration: none;
}
.lista_premios .anio {
    background-color: #82b835;
}
.lista_premios {
    text-align: center;
    padding: 30px 0;
}
.lista_premios .lightgallery a .tit {
    color: #533745;
    font-weight: 500;
    line-height: 100%;
    display: block;
    margin-top: 10px;
    font-size: 12px;
}
/******************
procedimientos
******************/
.bloqueverde
{
  background-color:#82b835;
display: block;
padding: 20px;
margin-top:20px;
}

.blockproductorelacionado
{
    background-color:#D0B6D1;
    display:block;
    float:left;
    margin-top:20px;
}

.blockproductorelacionado .col
{
    padding-bottom:20px;
}
.lila
{
  background-color:#56355D;
font-size: 15px;
line-height: 20px;
font-family: 'Raleway';
font-weight: bold;
}

.titlerecomendado
{
   font-size: 13px;
color:#56355D;
text-align:center;
line-height:100%;
font-weight: bold;
padding: 5px;
margin: 5px;
padding-bottom:20px;
}

.titlerecomendado a
{
   text-decoration:none; 
   color:#56355D;
}

.titlerecomendado a:hover
{
    color:#82B835;
}

.imgrecomen
{
 width: 80%;
text-align: center;
margin-left: 10%;
padding-top:20px;
height: 80%;
}

.blockproductorelacionado .row
{
    margin:0;
    padding:0;
}
.titprocedimientos {
    background-color: #56355d;
    text-align: center;
    color: white;
    padding: 20px 0;
    position:relative;
    z-index:9999;
}
.page-procedimientos headerdetalle,
.pro-detalle headerdetalle{
    min-height: 282px;
}
.titprocedimientos .icon_image {
    display: inline-block;
    vertical-align: middle;
    background-color: #d8ced9;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    margin-right: 60px;
    margin:5px;
}

.titprocedimientos .icon_image img {
    display: block;
    max-height: 100%;
    margin: 0 auto;
}

.titprocedimientos .title {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.titprocedimientos .title h2 {
    color: white;
    font-family: Raleway;
font-weight: normal;
font-size: 20px;
margin: 0;
}

.titprocedimientos .title h5 {
    color: white;
    font-family: Raleway;
font-weight: normal;
font-size: 30px;
margin: 0;
}

.titprocedimientos .title .media-title {
    color: #b08bbe;
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    display: block;
    line-height: 20px;
}

.titprocedimientos .title .media-title h5 {
    font-weight: normal;
    font-size: 11px;
    margin: 0;
}
.titprocedimientos .title .media-title img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-right: 15px;
    height: 29px;
}

.titprocedimientos .title .media-title span {
    display: inline-block;
    vertical-align: middle;
    color: #b08bbe;
    text-align: right;
}

.bloqueprocedimiento
{
    margin:1%;
    max-width: 47%;
}

.bloqueprocedimientoactivo,
.bloqueprocedimiento:hover
{
    background-color:#824d8e;
border-radius: 20px;
max-width: 47%;
margin: 1%;
}



.detallesproc {
    position: relative;
    overflow: hidden;
}
.detallesproc .row.row-odd:after {
    background-color: #daccd9;
    content: ".";
    font-size: 0;
    position: absolute;
    left: 50%;
    margin-left: -3000px;
    width: 6000px;
    height: 100%;
    z-index: -1;
    top: 0;
}
.detallesproc .row.row-even:after {
    background-color: #d0b6d1;
    content: ".";
    font-size: 0;
    position: absolute;
    left: 50%;
    margin-left: -3000px;
    width: 6000px;
    height: 100%;
    z-index: -1;
    top: 0;
}

.detallesproc .row {
    position: relative;
    padding: 30px 10px;
    flex-direction: row-reverse;
}

.detallesproc .row .det {
    padding-left: 20px;
    text-align: justify;
    padding-top:50px;
}

.detallesproc .row .det .title1 {
    color: #56355d;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 5px;
    line-height: 100%;
}

.detallesproc .row .det .title2 {
    color: #56355d;
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 10px;
}

.detallesproc .row .det .cat {
    background-color: #56355d;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 15px;
    font-size: 13px;
}

.detallesproc .row .det .cat img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: auto;
    height: 20px;
}

.detallesproc .row .det .cat .media-title {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 100%;
}

.detallesproc .row .det .cat .media-title h5 {
    margin: 0 0 2px;
    font-weight: normal;
    line-height: 100%;
    font-size: 7px;
}
.detallesproc .row .det .video-gallery,
.detallesproc .row .det .video-gallerylink 
{
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.detallesproc .row .det .video-gallery a,
.detallesproc .row .det .video-gallerylink a
{
    border-radius: 50%;
    display: block;
    text-align: center;
    color: #727376;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    transition: all 500ms;
}

.detallesproc .row .det .video-gallery a i,
.detallesproc .row .det .video-gallerylink a i
{
    display: block;
    font-size: 22px;
    background-color: #56355d;
    color: white;
    border-radius: 50%;
    line-height: 43px;
    width: 45px;
    padding-left: 5px;
    margin: 0 auto 2px;
    transition: all 500ms;
}

.detallesproc .row .det .video-gallery a:hover,
.detallesproc .row .det .video-gallerylink a:hover 
{
    color: #56355d;
    transform: scale(1.05);
}

.detallesproc .row .det .video-gallery a:hover i,
.detallesproc .row .det .video-gallerylink a:hover i
{
    background-color: white;
    color: #56355d;
}
.opci {
    display: flex;
    justify-content: space-between;
    margin: 9px 0;
    align-items: baseline;
}
.detallesproc .row .det .text {
    font-size: 16px;
}

.detallesproc .row .det .botones {
    text-align: left;
}

.detallesproc .row .det .botones .boton4,.detallesproc .row .det .botones .boton3 {display: inline-block;}

.detallesproc .row .det .botones .boton4 a, 
.detallesproc .row .det .botones .boton3 a,
.detallesproc .row .det .botones .botonpromo a
{
    text-transform: uppercase;
    padding: 5px 20px;
    font-size: 16px;
    line-height: 20px;
    display: block;
    min-width: 180px;
    text-align: center;
}

.detallesproc .row .det .botones .botonpromo a
{
    min-width:150px;
}
.detallesproc .carousel {
    padding: 7px;
    background-color: white;
}

.detallesproc .info_bottom {
    background-color: white;
    padding: 5px 20px;
}

.detallesproc .info_bottom .left {
    width: 30%;
    margin-right: 5%;
    display: inline-block;
    vertical-align: middle;
}

.detallesproc .info_bottom .left img {
    width: 100%;
}

.detallesproc .info_bottom .right {
    display: inline-block;
    width: 64%;
    vertical-align: middle;
}

.detallesproc .info_bottom .right a {
    display: inline-block;
    background-color: #56355d;
    padding: 5px 15px;
    border-radius: 15px;
    transition: all 500ms;
}

.detallesproc .info_bottom .right a img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-height: 20px;
    margin-right: 10px;
}

.detallesproc .info_bottom .right a span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
}

.detallesproc .info_bottom .right a span span.peq {
    display: block;
    font-weight: normal;
    font-size: 8px;
}

.detallesproc .info_bottom .right a:hover {
    background-color: #82b835;
    transform: scale(1.05);
}

.detallesproc .info_bottom .right .det {
    padding: 0;
    line-height: 15px;
    margin: 10px 0;
    font-size: 13px;
}

.detallesproc .info_bottom .link_resultados {
    display: block;
}

.detallesproc .link_resultados a {
    display: block;
    background-color: #56355d;
    color: #82b835;
    background-image: url(../images/icon_resultados.png);
    background-repeat: no-repeat;
    padding: 8px 50px 8px 20px;
    text-align: right;
    font-weight: 500;
    text-decoration: none;
    transition: all 500ms;
    background-position: 97% center;
}

.detallesproc .link_resultados a:hover {
    background-color: #82b835;
    color: #56355d;
}
.detallesproc .carousel-control-prev, .detallesproc .carousel-control-next {
    color: #aa85b9;
}
.detallesproc .info_bottom .right.big {
    width: auto;
}

.detallesproc .info_bottom .right.big a {
    background-color: #82b835;
}

.detallesproc .info_bottom .right.big a:hover {
    background-color: #56355d;
}

.detallesproc .carousel-indicators {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0;
}

.detallesproc .carousel-indicators li {
    width: 31%;
    margin: 5px 1%;
    height: auto;
    padding: 0;
    box-sizing: border-box;
    border: 1px solid lightgray;
}

.detallesproc .carousel-indicators li img {
    display: block;
}
.pro-detalle .detallesproc .row .det .botones {
    text-align: center;
}

.conoce {
    background-color: #d0b6d1;
    text-align: center;
    padding: 40px 0;
}

.conoce .title {
    font-size: 22px;
    font-weight: 500;
    text-transform: none;
    margin-bottom: 20px;
    line-height: 25px;
}
.conoce .media-button .inner a {
    border: 1px solid #56355d;
    color: #b68ecb;
    text-transform: uppercase;
    display: block;
    border-radius: 10px;
    transition: all 500ms;
    font-size: 15px;
    text-align: center;
    padding: 6px 20px;
    font-weight: bold;
    background-color: #56355d;
    line-height: 22px;
    min-width: 210px;
        text-decoration: none;
}
.conoce .media-button a:hover{
    background-color: #b68ecb;
    transform: scale(1.05);
    color: #56355d;
}
.conoce .media-button .inner a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: auto;
    height: 26px;
}

.conoce .media-button .inner a .media-title {
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    text-align: right;
}

.conoce .media-button {
    display: inline-block;
    margin: 5px 20px;
}

.conoce .media-button .inner a h5 {
    margin: 0;
    font-size: 10px;
    font-weight: normal;
}

.bannerdetalle
{
    height:300px;
    overflow:hidden;
}

.fondolilarelacionados
{
    background-color:#824D8E;
    color:white;
}

.fondolilarelacionados .icon_image
{
    display: inline-block;
vertical-align: middle;
background-color:
#d8ced9;
border-radius: 50%;
width: 110px;
height: 110px;
margin:10px;

}
 
.fondolilarelacionados .icon_image img
{
    width:100%;
    border-radius: 50%;
    height:100%;
    background: rgba(130, 77, 142, 0.5);
    opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}

.fondolilarelacionados .icon_image img:hover
{
    opacity:1;
}

.infocirculo
{
width:350px;
margin: 10px;
text-align: left;
font-size: 11px;
line-height: 17px;
}
.colorwhite
{
    color:white;
}
/*****************
turismo
*******************/
.mundito
{
    width:60%;
    margin-left:20%;
    display:block;
}
.mundito img
{
    width:100%;
}
.page-turismo .infraestructura {
    padding: 0;
     background-image:url(../images/turismo/fondo4.png);
     background-repeat: no-repeat;
background-size: 30%;
background-position: right bottom;
}

.page-turismo .infraestructura .texto {
    text-align: center;
    color: white;
    margin-top: 20px;
}

.page-turismo .infraestructura .texto p {
    margin: 0;
}
.page-turismo .infraestructura .row.infra1 .fondo {
    background: #dacdd7;
}

.page-turismo .infraestructura .row.infra1:before {
    top: 0;
}
.ubicacion {
    background-color: #d0b6d1;
    padding: 50px 0 30px;
  
}

.page-turismo .ubicacion
{
       background-image:url(../images/turismo/fondo1.png);
     background-repeat: no-repeat;
background-size: auto;
background-position: center bottom;
}
.ubicacion .texto a {
    vertical-align: baseline;
    margin-left: 10px;
}
.ubicacion .row {
    flex-direction: row-reverse;
}
.imagenmap {
    display: block;
    text-align: center;
}

.imagenmap img {
    max-width: 100%;
    height: auto;
    max-height: 460px;
    display: block;
    margin: 0 auto;
}
.turismoin {
    background-color: #d0b6d1;
    padding-bottom: 30px;
   
    
}

.turismoin .lightgallery a {
    float: left;
    width: 25% !important;
}

.turismoin .lightgallery a img {
    min-height: 184px;
}

.planes {
    background-color: #daccd9;
    padding: 40px 0;
    text-align: center;
}

.planes .title h6 {
    font-family: 'GeoSlab703 Md BT';
    font-size: 25px;
}

.planes .row {
    background-color: #5f325d;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.planes .row .cont {
    display: block;
    margin: 0 auto;
    max-width: 1200px;
    padding: 20px;
    width: 100%;
}

.planes .row .cont .iplan {
        display: inline-block;
    vertical-align: middle;
    margin: 5px 20px;
    min-width: 11%;
}

.planes .row .cont .iplan img {
    display: block;
    margin: 0 auto 20px;
}
/*******************
contacto
********************/
.infocontacto {
    font-weight: bold;
color:#56355d;
font-size: 16px;
font-family: Raleway;
line-height: 40px;
padding-top:20px;
}

.infocontacto .media a {
    color: #56355d;
}

.infocontacto .botones a {
    display: block;
    font-size: 19px;
    line-height: 22px;
    padding: 5px 10px;
}

.infocontacto .botones > div {
    display: block;
    margin: 11px 0;
}
.infocontacto .text {
    padding: 0 50px;
}
/********************
resultados
************/
.carresul {
    background-color: white;
    padding: 5px 10px;
}

.carresul img {
    width: 100%;
    max-width: none !important;
}
.detallesproc.clients .swiper-container {
    margin: 0 25px;
}
.detallesproc .row .det .lightgallery,
.detallesproc .row .det .lightgallery20,
.detallesproc .row .det .lightgallery50
{
    background-color: white;
    text-align: center;
    padding: 5px 0;
    width:33.3%;
}

.detallesproc .row .det .lightgallery20
{
    width:20%;
}

.detallesproc .row .det .lightgallery25
{
    width:25%;
}

.detallesproc .row .det .lightgallery50
{
    width:50%;
}

.detallesproc .row .det .lightgallery a,
.detallesproc .row .det .lightgallery20 a,
.detallesproc .row .det .lightgallery25 a,
.detallesproc .row .det .lightgallery50 a
{
    display: inline-block;
    vertical-align: middle;
    width: 48% !important;
    margin: 0.5%;
    background-color: #aaabaf;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.detallesproc .row .det .lightgallery20 a 
{
    width: 98% !important;
}

.detallesproc .row .det .lightgallery25 a 
{
    width: 98% !important;
}

.detallesproc .row .det .lightgallery a.desp,
.detallesproc .row .det .lightgallery20 a.desp,
.detallesproc .row .det .lightgallery25 a.desp
{
    background-color: #56355d;
}
.detallesproc .row .det .lightgallery a:hover,
.detallesproc .row .det .lightgallery20 a:hover,
.detallesproc .row .det .lightgallery25 a:hover,
.detallesproc .row .det .lightgallery a.desp:hover,
.detallesproc .row .det .lightgallery20 a.desp:hover,
.detallesproc .row .det .lightgallery25 a.desp:hover
{
    background-color: #82b835;
}
.page-resultados .detallesproc .row .det .text {
    font-size: 14px;
    line-height: 18px;
}

.page-resultados .detallesproc .row .det .title1 {
    margin-bottom: 15px;
    text-decoration: none;
    text-align: left;
    display: block;
}
.page-resultados .detallesproc .row .det .title1:hover {
    color: #75477d;
}
.page-resultados.not-front .boton3 a,
.page-tecnol.not-front .boton3 a{
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 20px;
}
.page-resultados.not-front .boton3 {
    margin: 0 0 10px;
}
/****************
tecnologia medica
******************/
.nuestros_equipos {
    background-color: #cfc4d2;
    padding: 30px 0;
}

.enlacetecnologia a, .enlacetecnologia
{
    color:#56355d;
    padding:7px;
}
.enlacetecnologia
{
    border:1px solid #56355d;
    border-radius:5px;
    padding:7px;
}
.enlacetecnologia a:hover
{
    color:white;
    text-decoration:none;
}

.enlacetecnologia:hover
{
     color:white;
    background-color:#56355d;
    
}
.equipos {
    margin: 40px 0;
}

.equipos .btn-primary {
    display: block;
    background: transparent;
    border-radius: 0;
    border: none;
    padding: 6px;
    margin: 15px 0;
    color: #606260;
    text-transform: none;
    font-family: Raleway;
    font-size: 17px;
    box-shadow: none !important;
    transition: all 500ms;
    font-weight: 500;
}

.equipos .btn-primary img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 5px;
}

.equipos .btn-primary:hover {
        border-radius: 0;
    background-color: #e6e6e6 !important;
    color: #56355d !important;
}
.modal-body {
    padding: 0;
}

.modal-body .product-name {
    padding: 28px 30px 10px 10px;
    font-family: 'GeoSlab703 Md BT';
    color: #56355d;
    text-transform: uppercase;
    font-size: 28px;
    margin: 0;
}

.modal-body .dest-text {
    font-style: italic;
    padding: 0px 30px 20px 10px;
    text-align: justify;
}

.modal-body .btn.btn-secondary {
    position: absolute;
    right: 0;
    top: -16px;
    border-radius: 50%;
    width: 36px;
    padding: 0;
    font-size: 22px;
    background: #82b835;
    border-color: #82b835;
}

.modal-body .btn.btn-secondary:after {
    display: none;
}

.modal-body .btn.btn-secondary:hover {
    background-color: #56355d;
    border-color: lightgray;
    transform: scale(1.1);
}
header:after {content: ".";font-size: 0;position: fixed;top: 0;width: 100%;left: 0;background: rgba(86, 53, 93, .7);transition: all 500ms;z-index: 999;height: 0;}
headerdetalle:after {content: ".";font-size: 0;position: fixed;top: 0;width: 100%;left: 0;background: rgba(86, 53, 93, .7);transition: all 500ms;z-index: 999;height: 0;}

header.sticky0:after {
    height: 60px;
}

headerdetalle.sticky0:after {
    height: 60px;
}

header.sticky0 .top-header {
    position: fixed;
    z-index: 1000;
    height: auto;
    width: auto;
}

headerdetalle.sticky0 .top-header {
    position: fixed;
    z-index: 1000;
    height: auto;
    width: auto;
}

.sticky0 .top-header .aic {
    padding: 19px;
    width: auto;
}

.sticky0 .navbar-toggler {
    position: fixed;
    z-index: 1000;
    top: 10px;
    left: 25px;
    margin: 0;
    color: white;
    border-color: white;
}
.sticky0 div#navbarSupportedContent {
    position: fixed;
}
a.navbar-favicon {
    position: fixed;
    left: 50%;
    z-index: 1000;
    transform: translateX(-50%);
    top: -100%;
    transition: all 800ms;
    opacity: 0;
}

a.navbar-favicon img {
    width: auto;
    height: 56px;
}

.sticky0 a.navbar-favicon {
    top: 0;
    opacity: 1;
}
.swiper-slide img {
    max-width: 90%;
    height: auto;
}
.clients .container {
    position: relative;
}
.tecnology .deta {
    padding: 35px 0;
}
.modal-dialog {
    max-width: 800px;
}
.turismoin .container {
    padding: 0;
}
.page-resultados .detallesproc .row .det {
    padding-left: 0;
}
.pro-detalle .regresar.der {
    display: none;
}
/*****************
tenologia new
******************/
.rowimage {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}
.columnimage {
  flex: 25%;
  max-width: 25%;
  padding: 0 2px;
}

.columnimage img {
  
  vertical-align: middle;
  width: 100%;
}
.columnimage-50{
        flex: 50%;
    max-width: 50%;
}
.titpage {
    background-color: #e3d6e0;
    text-align: center;
}
.titpage h2 {
    color: #56355d;
    font-family: Raleway;
font-weight: normal;
font-size: 25px;
    margin: 30px 0;
}
.contenedortecnologia
{
    width:80%;
    margin-left:10%;
}
.detallesproc.tecnologiadet .boton3 {
    margin: 0;
}

.detallesproc.tecnologiadet .opci {
    margin-bottom: 20px;
}

.detallesproc.tecnologiadet .row .det .title1 {
    margin-bottom: 20px;
    display: block;
}

.detallesproc.tecnologiadet .deta .withtext .tecnohover 
{position: absolute;left: 0;top: 0;width: 100%;
height: 100%;background: rgba(86, 53, 93, .8);
color: white;padding: 40px;font-size: 13px;overflow: auto;line-height: 22px;opacity: 0;transition: all 800ms;left: 100%;}

.detallesproc.tecnologiadet .deta .withtext {
    position: relative;
    overflow: hidden;
}

.detallesproc.tecnologiadet .deta:hover .withtext .tecnohover {
    opacity: 1;
    left: 0;
}
.detallesproc.tecnologiadet .row .det .botones {
    text-align: center;
    margin-top: 20px;
}

.detallesproc.tecnologiadet .row .det .botones a {
    font-size: 20px;
    line-height: 24px;
}

.detallesproc.tecnologiadet .row .det .botones .icon_bajar a {
    color: #56355d;
    font-size: 40px;
}

/*------------POPUP----------------*/
.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    top: -100%;
    transition: all 500ms;
    overflow: hidden;
}
.popup.mostrar {
    top: 0;
}
.formulario {
    position: absolute;
    height: auto;
    width: 90%;
    max-height: 90%;
    z-index: 99;
    background: white;
    max-width: 600px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: auto;
    box-sizing: border-box;
    padding: 30px;
    border: 5px solid rgb(217, 202, 217);
    border-radius:10px;
}

.popup .cerrar2 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(86, 53, 93, .7);
    z-index: 1;
    cursor: pointer;
}

.formulario .cerrar {
    background-color: rgba(86, 53, 93, 1);
    color: white;
    font-weight: bold;
    padding: 6px;
    text-align: center;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;
    font-size: 20px;
    cursor: pointer;
     font-family: 'GeoSlab703 Md BT';
}
.formulario .titu {
    font-family: 'GeoSlab703 Md BT';
    display: block;
    text-align: center;
    font-size: 28px;
    margin-bottom: 10px;
    color: #56355d;
    text-transform: uppercase;
}

.formulario .form-item {
    float: left;
    width: 100%;
    margin: 5px 0;
}

.formulario .form-item> label {
    font-weight: bold;
    margin: 0 0 2px;
}

.formulario .form-item> label span {
    color: red;
    font-size: 19px;
}

.formulario .form-text, .formularioturismo .form-text,
.formulario textarea, .formularioturismo textarea,
.formulario select, .formularioturismo select,
.formulario .form-item#webform-fecha input, .formularioturismo .form-item#webform-fecha input
{
    margin: 0;
    width: 100%;
    border-radius: 3px;
    border: 1px solid lightgray;
    height: auto;
    padding: 5px 10px;
    box-sizing: border-box;
    color: black;
    margin-bottom:5px;
}

.formulario .form-item#webform-tipoc fieldset label,
.formularioturismo .form-item#webform-tipoc fieldset label,
.formulario .form-item#webform-oper fieldset label,
.formularioturismo .form-item#webform-oper fieldset label
{
    margin-right: 20px;
}

.formulario .form-submit,
.formularioturismo .form-submit
{
    background: #E5D7E2;
    color: #44244D;
    border: 2px solid #AB86A7;
    font-family: 'Raleway';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 5px 10px;
    display: inline-block;
}

.formularioturismo .form-submit:hover
{
    background-color:#44244D;
    color:white;
}

.formulario .form-actions,
.formularioturismo .form-actions
{
    text-align: center;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.formulario .form-item.itemcol,
.formularioturismo .form-item.itemcol
{
    width: 48%;
}

.formulario .form-item.itemcol.icol1,
.formularioturismo .form-item.itemcol.icol1
{
    margin-right: 4%;
}
.formulario .form-item.webform-component-markup,
.formularioturismo .form-item.webform-component-markup
{
    line-height: 16px;
    font-size: 12px;
    font-style: italic;
    color: black;
}

.formulario .form-item.webform-component-markup p,
.formularioturismo .form-item.webform-component-markup p 
{
    margin: 2px 0;
    color:white;
}
.formulario .form-item #fileToUpload,
.formularioturismo .form-item #fileToUpload,
.formulario .form-item #curriculum,
.formularioturismo .form-item #curriculum
{
    display: block;
}

/*----------------------*/
.blockformularioturismo
{
    background-color:#DACCD9;
    background-image:url(../images/turismo/fondoturismo.jpg);
    background-size:cover;
    background-position: left center;
    padding:20px;
    min-height:300px;
}

.formularioturismo
{
   
}

.titleradios
{
  width:150px;   
}

#webform-client-form-turismo
{
    background-color:#5F325D;
    width:100%;
   padding: 20px;
color:white;
position: relative;
right: 10px;
}

.tituturismo
{
    text-transform: uppercase;
font-family: 'Raleway';
font-size: 27px;
margin: 0 0 15px;
color:white;
text-align:center;
padding:20px;
}

.webform-client-form-turismo p
{
    padding:10px;
}

.notif {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    margin: 20px 0;
    font-weight: bold;
    color:#D0B6D1;
}

.animaric img
{
   /* width:50px;*/
}
.animaric img{
    webkit-animation: bounceIn 3s infinite alternate;
    animation: bounceIn 3s infinite alternate;
}
@-webkit-keyframes updown{
    from { -moz-transform: rotateY(0deg); }
    to { -moz-transform: rotateY(360deg); }
}
@keyframes updown{
    from { transform: rotateY(0deg); }
    to { transform: rotateY(360deg); }
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.wsmovil {
        position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999999999;
}
.wsmovil .mensaje .icon {width: 40px;background-color: #60335e;border-radius: 50%;padding: 4px 0;float: left;margin-right: 10px;}

.wsmovil .mensaje .icon img {
    width: 100%;
    height: auto;
}

.wsmovil .mensaje {
    background-color: white;
    border: 2px solid #60335e;
    border-radius: 10px;
    color: black;
    font-size: 10px;
    line-height: 13px;
    padding: 10px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
    position: relative;
}

.wsmovil .mensaje h2 {
    font-size: 12px;
    margin-bottom: 3px;
}
.wsmovil .mensaje .texto {
    display: inline-block;
    max-width: 181px;
}

.wsmovil .mensaje .texto p {
    margin: 2px 0;
}

.wsmovil .mensaje .close {
    position: absolute;
    right: 0;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    top: 0;
    padding: 7px;
}

.wsmovil a.linkws {
    display: inline-block;
    vertical-align: bottom;
    background-color: #60335e;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0px 0px 0px 6px rgba(173, 131, 173, .4);
    margin-bottom: 5px;
    transition: all 500ms;
}

.wsmovil a.linkws img {
    width: 28px;
    height: auto;
}

.wsmovil a.linkws:hover {
    background-color: #8b4f8b;
    transform: scale(1.05);
    box-shadow: 0px 0px 0px 6px rgba(173, 131, 173, .5);
}
.wsmovil .mensaje.hide {
    display: none;
}
.wsmovil .mensaje .adorno {
    position: absolute;
    right: -8px;
    bottom: 20px;
}

.wsmovil .mensaje .adorno img {
    width: 8px;
    height: auto;
}

.consultas {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	background-color: #ad83ad;
	display: none
}

.consultas>div {
	    box-sizing: border-box;
    background-color: #8b4f8b;
    margin: 0.5%;
    width: 49%;
    float: left;
}

.consultas>div a {
	display: block;
	color: white;
	text-align: center;
	width: 100%;
	font-size: 0;
	height: 38px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 25px
}
.consultas>div.ws a {
	background-image: url(../images/icono_ws.png)
}

.consultas>div.in a {
	background-image: url(../images/icono_tel.png)
}
.formulario .form-item .descripcion {
    display: block;
    font-size: 10px;
    color: gray;
    line-height: 11px;
    margin-top: 6px;
    font-style: italic;
}
.loader-inner {
    z-index: 999999999999999999999999999;
}
/*****************
galeria doctor
********************/
/*! jQuery.Flipster, v1.1.3 (built 2019-05-01) */
/* @group Flipster Essential Styles */
.flipster {
  display: block;
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
}
.flipster:focus {
  outline: none;
}
.flipster__container,
.flipster__item {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
.flipster__container {
  display: block;
  white-space: nowrap;
  word-spacing: -0.25em;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.flipster__item {
  display: inline-block;
  white-space: normal;
  word-spacing: normal;
  vertical-align: bottom;
}
.flipster--click .flipster__item--past,
.flipster--click .flipster__item--future {
  cursor: pointer;
}
.flipster__item img {
      max-width: 500px;
    width: 100%;
}
/* @end */

/* @group Flipster Previous & Next Buttons */
.flipster__button {
  position: absolute;
  top: 50%;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  padding: 0;
  z-index: 999;
  cursor: pointer;
  font-size: 15px;
  opacity: 0.8;
  -webkit-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  margin: -1em 2em;
      color: #82b835;
}
.flipster__button svg {
  width: 2em;
  stroke: currentColor;
  fill: transparent;
  stroke-width: 3;
  stroke-linecap: round;
}
.flipster__button:hover,
.flipster__button:focus {
  opacity: 1;
}
.flipster__button--prev {
  left: 0;
}
.flipster__button--next {
  right: 0;
}
/* @end */

/* @group Flipster Navigation */
.flipster__nav,
.flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.flipster__nav {
  display: block;
  margin: 0 0 4em;
  text-align: center;
  position: relative;
}
.flipster__nav__item {
  display: inline-block;
  margin: 0 0.25em;
}
.flipster__nav__link {
  display: block;
  color: inherit;
  padding: 0.5em 1em;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
       -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
          transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster__nav__link::after {
  content: '';
  display: block;
  background: #232221;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: translateY(100%) translateY(-0.25em);
      -ms-transform: translateY(100%) translateY(-0.25em);
          transform: translateY(100%) translateY(-0.25em);
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__link:hover,
.flipster__nav__link:focus {
  color: #FFF;
}
.flipster__nav__item--current > .flipster__nav__link::after,
.flipster__nav__link:hover::after,
.flipster__nav__link:focus::after {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #4e4441;
  z-index: 1;
}
.flipster__nav__child .flipster__nav__link {
  color: #FFF;
}
.flipster__nav__child .flipster__nav__link::after {
  background: #FFF;
}
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link,
.flipster__nav__child .flipster__nav__link:hover,
.flipster__nav__child .flipster__nav__link:focus {
  color: #232221;
}
.flipster__nav__item--current .flipster__nav__child {
  display: block;
}
/* @end */

/* @group Flipster Carousel Theme */
.flipster--carousel .flipster__container,
.flipster--carousel .flipster__item,
.flipster--carousel .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
       -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
          transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--carousel .flipster__item {
  -webkit-perspective: 800px;
          perspective: 800px;
}
.flipster--carousel .flipster__item--past,
.flipster--carousel .flipster__item--future {
  opacity: 0;
  -webkit-transition-delay: 115ms;
       -o-transition-delay: 115ms;
          transition-delay: 115ms;
}
.flipster--carousel .flipster__item--past-2,
.flipster--carousel .flipster__item--future-2 {
  opacity: 0.6;
  -webkit-transition-delay: 90ms;
       -o-transition-delay: 90ms;
          transition-delay: 90ms;
}
.flipster--carousel .flipster__item--past-1,
.flipster--carousel .flipster__item--future-1 {
  opacity: 0.8;
  -webkit-transition-delay: 60ms;
       -o-transition-delay: 60ms;
          transition-delay: 60ms;
}
.flipster--carousel .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(100%) rotateY(-20deg) scale(0.5);
          transform: translateX(100%) rotateY(-20deg) scale(0.5);
}
.flipster--carousel .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) rotateY(40deg) scale(0.65);
          transform: translateX(25%) rotateY(40deg) scale(0.65);
}
.flipster--carousel .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: rotateY(45deg) scale(0.8);
          transform: rotateY(45deg) scale(0.8);
}
.flipster--carousel .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-100%) rotateY(20deg) scale(0.5);
          transform: translateX(-100%) rotateY(20deg) scale(0.5);
}
.flipster--carousel .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
          transform: translateX(-25%) rotateY(-40deg) scale(0.65);
}
.flipster--carousel .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: rotateY(-45deg) scale(0.8);
          transform: rotateY(-45deg) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(175%) scale(0.5);
      -ms-transform: translateX(175%) scale(0.5);
          transform: translateX(175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) scale(0.65);
      -ms-transform: translateX(25%) scale(0.65);
          transform: translateX(25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
      -ms-transform: translateX(0%) scale(0.8);
          transform: translateX(0%) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-175%) scale(0.5);
      -ms-transform: translateX(-175%) scale(0.5);
          transform: translateX(-175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) scale(0.65);
      -ms-transform: translateX(-25%) scale(0.65);
          transform: translateX(-25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
      -ms-transform: translateX(0%) scale(0.8);
          transform: translateX(0%) scale(0.8);
}
.flipster--carousel .flipster__item--current .flipster__item__content {
  -webkit-transform: translateX(0) rotateY(0deg) scale(1);
          transform: translateX(0) rotateY(0deg) scale(1);
  -webkit-transition-delay: 60ms;
       -o-transition-delay: 60ms;
          transition-delay: 60ms;
}
/* @end */

/* @group Flipster Coverflow Theme */
.flipster--coverflow .flipster__container,
.flipster--coverflow .flipster__item,
.flipster--coverflow .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
       -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
          transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--coverflow .flipster__item {
  -webkit-perspective: 800px;
          perspective: 800px;
}
.flipster--coverflow .flipster__container {
  padding-bottom: 5%;
}
.flipster--coverflow .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
}
.flipster--coverflow .flipster__item__content img:only-child {
  display: block;
}
.flipster--coverflow .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 0% 50%;
      -ms-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: scale(0.75) rotateY(55deg);
          transform: scale(0.75) rotateY(55deg);
}
.flipster--coverflow .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scale(0.75) rotateY(-55deg);
          transform: scale(0.75) rotateY(-55deg);
}
.flipster--coverflow .flip-current .flipster__item__content {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
/* @end */

/* @group Flat */
.flipster--flat .flipster__container,
.flipster--flat .flipster__item,
.flipster--flat .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.flipster--flat .flipster__item--past,
.flipster--flat .flipster__item--future {
  opacity: 0.5;
}
.flipster--flat .flipster__item--past .flipster__item__content {
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
}
.flipster--flat .flipster__item--future .flipster__item__content {
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
}
/* @end */

/* @group Flipster Wheel Theme */
.flipster--wheel {
  overflow: hidden;
}
.flipster--wheel .flipster__container,
.flipster--wheel .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
       -o-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
          transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--wheel .flipster__container {
  padding-bottom: 20%;
}
.flipster--wheel .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.flipster--wheel .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}
.flipster--wheel .flipster__item__content img:only-child {
  display: block;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(-80deg) translate(-170%, 110%);
      -ms-transform: rotate(-80deg) translate(-170%, 110%);
          transform: rotateZ(-80deg) translate(-170%, 110%);
}
.flipster--wheel .flipster__item--future .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(80deg) translate(170%, 110%);
      -ms-transform: rotate(80deg) translate(170%, 110%);
          transform: rotateZ(80deg) translate(170%, 110%);
}
.flipster--wheel .flipster__item--past-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-60deg) translate(-70%, 75%);
      -ms-transform: rotate(-60deg) translate(-70%, 75%);
          transform: rotateZ(-60deg) translate(-70%, 75%);
}
.flipster--wheel .flipster__item--future-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(60deg) translate(70%, 75%);
      -ms-transform: rotate(60deg) translate(70%, 75%);
          transform: rotateZ(60deg) translate(70%, 75%);
}
.flipster--wheel .flipster__item--past-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-40deg) translate(-17%, 30%);
      -ms-transform: rotate(-40deg) translate(-17%, 30%);
          transform: rotateZ(-40deg) translate(-17%, 30%);
}
.flipster--wheel .flipster__item--future-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(40deg) translate(17%, 30%);
      -ms-transform: rotate(40deg) translate(17%, 30%);
          transform: rotateZ(40deg) translate(17%, 30%);
}
.flipster--wheel .flipster__item--past-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-20deg);
      -ms-transform: rotate(-20deg);
          transform: rotateZ(-20deg);
}
.flipster--wheel .flipster__item--future-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(20deg);
      -ms-transform: rotate(20deg);
          transform: rotateZ(20deg);
}
.flipster--wheel .flip-current .flipster__item__content {
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.docarru {
  padding: 6em 2em;
}
.docarru .flipster {
  margin: 0 -2em;
}
.docarru .button {
  display: inline-block;
  padding: 5px 10px;
  margin: 0;
  background-color: #da0d25;
  background-position: center center;
  background-repeat: no-repeat;
  color: #FFF;
  text-shadow: none;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  transition: all 300ms ease;
}

.docarru .button:hover,
.docarru .button:focus {
  color: #7a0715;
  background: #f22840;
}
/********
nuevo
***********/
.tratamientos .imagen {
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    border: 3px dotted #ede3ed;
    padding: 10px;
        transition: all 500ms;
}

.tratamientos .imagen img {
    border-radius: 50%;
    width: 100%;
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0;
}

.tratamientos .titulo {
    display: block;
    text-align: center;
    padding: 20px 10px;
    color: #56355d;
    font-weight: bold;
    font-size: 18px;
        transition: all 500ms;
}
.tratamientos .swiper-slide a {
    display: block;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
}

.tratamientos a:hover .imagen {
    border-color: #ab86a7;
    padding: 7px;
}

.tratamientos a:hover .titulo {
    color: #ab86a7;
}
.titprocedimientos.proced2 {
    text-align: left;
}

.titprocedimientos.proced2 .title h2,
.proce-detalle .detallesproc .row .det .title1{
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    text-transform: none;
}

.titprocedimientos.proced2 .icon_image{
    background: transparent;
    padding: 0;
    width: auto;
    height: 80px;
    margin-right: 14px;
}

section.detallesproced {
    background: #d0b6d1;
    padding: 40px 0;
    text-align: center;
}

section.detallesproced h2.subtitulo {
    margin: 30px 0 50px;
    color: #56355d;
    font-size: 28px;
    font-weight: 400;
    line-height: 30px;
}

.detallesproced .cont {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.detallesproced .cont .row {
        flex: 0 0 50%;
    max-width: 50%;
    margin: 0;
    display: flex;
    padding: 30px;
    flex-direction: row-reverse;
    align-items: center;
}
.detallesproced .cont .row .det {
    text-align: left;
}

.detallesproced .cont .row .det .title1 {
    color: #56355d;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
}

.detallesproced .cont .row .det .title2 {
    color: #56355d;
}

.detallesproced .cont .row .det .botones {
    margin-top: 20px;
    text-align: left;
}
.detallesproced .cont .row .det .botones .boton3 {
    text-align: left;
    margin: 0;
}
.detallesproced .cont .row .det .botones .boton3 a {
    text-transform: uppercase;
}
.detallesproced .cont .row .carousel-control-prev,.detallesproced .cont .row .carousel-control-next {
    font-size: 25px;
}
.proce-detalle .titprocedimientos.proced2 .col-sm-12 {
    display: flex;
    align-items: center;
    padding: 40px 0;
    justify-content: space-around;
}

.proce-detalle .titprocedimientos.proced2 .title {
    color: white;
    text-align: left !important;
}

.proce-detalle .titprocedimientos.proced2 .title h2 {
    text-transform: uppercase;
}

.proce-detalle .titprocedimientos.proced2 .title h3 {
    text-transform: none;
    font-weight: normal;
}

.proce-detalle .titprocedimientos.proced2 .det {
    text-transform: none;
    font-size: 16px;
}


.proce-detalle .titprocedimientos.proced2 .info {
    display: flex;
    align-items: flex-start;
}
.proce-detalle .titprocedimientos.proced2 .botones a {
    display: block;
    min-width: 190px;
    margin: 5px 10px;
    font-size: 17px;
    color: #56355d;
    border-radius: 0;
    
    padding: 7px 10px 7px 10px;
border-radius: 10px;
}

.proce-detalle .titprocedimientos.proced2 .botones .boton4 a {
    background: #daccd9;
}

.proce-detalle .titprocedimientos.proced2 .botones a:hover {
    background: white;
    color: #56355d;
}

.proce-detalle .titprocedimientos.proced2 .botones {
    padding-left: 30px;
    display: flex;
}
.proce-detalle .titprocedimientos.proced2 .botones >div {
    display: inline-block;
    margin: 5px;
    vertical-align: middle;
}
.proce-detalle .detallesproc .row {
    flex-direction: row;
}

.proce-detalle .formulario {
        position: relative;
    height: auto;
    width: 100%;
    max-height: none;
    border: none;
    text-align: center;
    color: #56355d;
    font-weight: normal;
}

.proce-detalle .formulario .titu {
    font-family: 'Raleway';
    font-weight: 700;
    text-transform: none;
    font-size: 28px;
}
.proce-detalle .detallesproc .row .det h3 {
    margin: 20px 0;
    color: #56355d;
    font-family: 'Raleway';
}

.proce-detalle .detallesproc .row .det .text {
    padding-top: 10px;
}

.proce-detalle .detallesproc .row .det {
    padding: 20px 10px;
    color: #000;
    text-align: left;
    padding-right: 50px;
}

.proce-detalle .formulario .notif {
    color: #56355d;
}

.proce-detalle .formulario .info {
    font-weight: 500;
    font-family: 'Raleway';
    font-size: 16px;
    margin-bottom: 17px;
}

.proce-detalle .formulario .form-text,.proce-detalle .formulario textarea {
    background: #dddddd;
    border-radius: 0;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 19px;
    padding: 10px 20px;
    line-height: 20px;
    border-radius:7px;
}

.proce-detalle .formulario .form-item {
    width: 100%;
    margin: 8px 0;
}

.proce-detalle .formulario .form-submit {
    background: #56355d;
    display: block;
    width: 100%;
    color: white;
    text-transform: none;
    letter-spacing: 0;
    font-weight: bold;
    font-size: 17px;
    line-height: 26px;
    padding: 8px;
    border-color: #56355d;
    transition: all 500ms;
    border-radius:10px;
}

.proce-detalle .formulario .form-submit:hover {
    background: #daccd9;
    color: #56355d;
}
.resultadosdet {
    background: #814d8f;
    padding: 60px 0;
    color: white;
}

.resultadosdet .title, .tecnologiadet .title,.cotizaciondet .title {
    color: white;
    text-transform: none;
    font-weight: bold;
    font-size: 28px;
    line-height: 30px;
    display: block;
    margin-bottom: 10px;
}

.resultadosdet .title2,section.tecnologiadet .title2 
{font-size: 16px;line-height: 30px;margin-bottom: 40px;}

.resultadosdet .col-sm-12 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.resultadosdet .col-sm-12 .media {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 10px;
    text-align: center;
}

.resultadosdet .col-sm-12 .media img {
    width: 100%;
    height: auto;
    display: block;
}

.resultadosdet>.container {
    max-width: 820px;
}

section.tecnologiadet {
    background: #daccdb;
    padding: 60px 0;
}

.tecnologiadet .title,.tecnologiadet .title2 {
    color: #56355d;
}

.tecnologiadet .media img {
        width: 100%;
    height: auto;
    display: block;
    max-width: 350px;
    margin: 0 auto;
    border-radius:15px;
}

.tecnologiadet .media {
    margin: 0 auto;
    display: block;
}

.tecnologiadet .row 
{max-width: 920px;margin: 0 auto;align-items: center;font-size: 16px;line-height: 31px;color: black;}

section.cotizaciondet {
    background: #814d8f;
    padding: 50px;
}

.cotizaciondet .row {
    width: 100%;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
}

.cotizaciondet .row .boton3 a {
    font-size: 17px;
    
    display: block;
    min-width: 190px;
    margin: 5px 10px;
    font-size: 17px;
    color: white;
    border-radius: 0;
    
    padding: 7px 10px 7px 10px;
border-radius: 10px;

}

.cotizaciondet .row .boton3 a:hover {
    color: #daccdb;
}
.cotizaciondet .row {
    margin: 0;
}
.resultadosdet .row {
    display: block;
    margin: 0;
}

.resultadosdet .row .imagen img {
        width: 100%;
    height: auto;
    display: block;
    max-width: 100%;
}
.resultadosdet .arr-right2 {
    right: 0;
}

.resultadosdet .arr-left2 {
    left: 0;
}

.resultados-slidermod2 {
    padding: 0 25px;
}

.resultadosdet .row .imagen {
    display: block;
    width: 95%;
    margin: 0 2.5%;
}

.resultadosdet .container .container {
    padding: 0;
}
.videos_clientes {position: relative;overflow:hidden;}

.videos_clientes .row:after {
    top: 0;
    z-index: -1;
    content: ".";
    width: 5000px;
    height: 100%;
    font-size: 0;
    display: block;
    position: absolute;
    background-color: #ab86a7;
    left: 44%;
}

.videos_clientes .row.videos {
        align-items: center;
    color: white;
    position: relative;
    padding: 40px 0;
}

.videos_clientes .title2 {color: white;}

.videos_clientes h6.title-primary {color: white;}
.videos_clientes iframe {width: 100%;height: 100%;position: absolute;left: 0;top: 0;}

.videos_clientes .video {position: relative;width: 100%;padding-bottom: 56%;}
.videoscli-slider {
    margin-left: -40px;
}