
/******  Google fonts ******/
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700);

/****** Font Awesome icons font ******/
@import url('all.min.css');
/*estilos boton añadir a pp*/
.swal-button--danger {
  background-color: #2f9d8f !important;
}
.swal-title{
	font-size:20px !important;
}
.swal-footer {
  text-align: center !important;
}
/*estilos fin boton añadir a pp*/
/*estilos menu idiomas2 INICIO*/

.dropdownIdiomas {
  position: fixed;
  display: inline-block;
  right:16%;
  top: 3.5%;
}
.dropdownIdiomas span i{
	font-size:18pt;	
}
.dropdown-contentII {
display: none;
position: absolute;
background-color:none;
min-width: 80px;
box-shadow: none;
padding: 0px;
z-index: 1;
margin-left: -58px;
top:17px;
text-align:center;
}
.dropdown-contentII ul {
	list-style: none;
	/*display: inline-block;*/
	margin: 0;
	padding: 8px;
}

.dropdown-contentII ul li{
	height: 30px;
	width:74px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	background:#2f9d8f;
}
.dropdown-contentII li + li {
  margin-left: 0px !important;
}
.dropdown-contentII ul li a{
	line-height:30px;
}
.hrr{
	border-bottom: .5px solid #fff;
	position: absolute;
	top: 25px;
width: 10vh;
	left: 0px;
}
.dropdown-contentII a {
	color:#fff;
}
.dropdown-contentII a:hover {
	color:#fff;
	font-weight:700;
}
.dropdownIdiomas:hover .dropdown-contentII {
  display: block;
}

/*estilos menu fin idiomas2 INICIO*/
/*estilos menu idiomas INICIO*/
.ul-horizontalI {
  list-style: none;
  margin: 0;
  /*padding: 8px;*/
  padding: 0px 8px 3px 8px;
  display: inline-block;
}
.ul-horizontalI li .i{
  float: left;
  width: 34px;
  height: 14px;
  margin: 0;
  padding: 0;
  text-align:center;
}
.ul-horizontalI li+li {
  margin-left: 0px;
}
.float-idioma{
position: fixed;
top: 3.3%;
right: 15.5%;
color: #fff;
padding: 0px;
background: rgba(47, 157, 143, .7);
z-index: 999;
border: 1px solid #fff;
border-radius:5px 5px;
line-height:17px;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.active-i{
	color: #fff !important;
	background: rgba(47, 157, 143, .7)!important;
}
.dropdown-content {
display: none;
position: absolute;
background-color:none;
min-width: 80px;
box-shadow: none;
padding: 0px;
z-index: 1;
margin-left: -44px;
top:14px;
text-align:center;
}
.dropdown-content ul {
	list-style: none;
	/*display: inline-block;*/
	margin: 0;
	padding: 8px;
}

.dropdown-content ul li{
	height: 35px;
	width:74px !important;
	margin: 0;
	padding-right: 5px;
	border: 1px solid #2f9d8f;
	background:#fff;
	color:#2f9d8f;
	text-align:right;
	padding-top: 7px;
}
.dropdown-content ul a:hover li{
	background:rgba(47, 157, 143, .7) !important;
	color:#fff !important;
}
.dropdown-content li + li {
  margin-left: 0px !important;
}
.dropdown-content ul li a{
	line-height:30px;
}
.hrr{
	border-bottom: .5px solid #fff;
	position: absolute;
	top: 25px;
width: 10vh;
	left: 0px;
}

.dropdown-content a {
	color:#fff;
}
.dropdown-content a:hover {
	color:#fff;
	font-weight:700;
}
/*.dropdown:hover .dropdown-content {
  display: block;
}*/
/*estilos menu idiomas FIN*/
.divista{
	padding-bottom:20px;
}
.vistas{
	padding-top:10px;
	color:#2f9d8f;
}
.divbtnp{
	padding-bottom:0px !important;
	padding-top:20px !important;
}
.btnprincipal:hover{
color: #fff;
  background: #2f9d8f;
  box-shadow:5px 5px #ccc;
}

.btnprincipal{
	color: #2f9d8f;
  background: #fff;
  border: 1px solid #2f9d8f;
  border-radius: 0px 10px 0px 10px;
  padding: 1px;
  height: 30px;
  display: inline-block;
  width: 30px;
  margin-right: 5px;
  margin-left: 5px;
  box-shadow:5px 5px;
}

.divbtnpB{
	padding-bottom:10px !important;
	padding-top:0px !important;
}
.btnprincipalB:hover{
color: #fff;
  background: #2f9d8f;
}

.btnprincipalB{
  color: #2f9d8f;
  background: #fff;
  border: none;/*1px solid #2f9d8f;*/
  border-radius: 0px 10px 0px 10px;
  padding: 1px;
  height: 30px;
  display: inline-block;
  width: 30px;
  margin-right: 5px;
  margin-left: 5px;
  box-shadow:3px 3px rgba(255,255,255,.5);
}
.size-icon{
	font-size: 30pt;
}
.border-mch{
	border: 1px solid #90a4ae;
padding: 10px;
}
.nav-tabs li{
	font-weight:700;
}
.nav-item .active{
	border:3px double #90a4ae;
	color:#2f9d8f !important;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-bottom-color:#fff;
}
.bconten{
	border:3px double #90a4ae;
}
.android{
	width:51px;
}
.heartbeat {
	-webkit-animation: heartbeat 1.5s ease-in-out infinite both;
	        animation: heartbeat 1.5s ease-in-out infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-5-24 1:11:57
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}


.gris{
	color: #90A4AE;
}
.swal-icon img {
  max-width: 25% !important;
  max-height: 100%;
  border: #2f9d8f 5px solid;
  /*border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;*/
  border-radius:50%;
}
// Animated Border
.bmen{
	font-size:23pt;
	border: 1px solid #E5E5E5;
	padding:15px;
}
#box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 400px;
    height: 200px;
    color: white;
    font-family: 'Raleway';
    font-size: 2.5rem;
}
.titl{
	font-size: 9px;
	font-weight:600;
	position: absolute;
	top: -20%;
	right: 17%;
}

/*opcion2*/
.jello-horizontal {
	-webkit-animation: jello-horizontal 0.9s infinite both;
	        animation: jello-horizontal 0.9s infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-5-6 13:47:48
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation jello-horizontal
 * ----------------------------------------
 */
@-webkit-keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

/*opcion2*/
.barra1{
	width:28px;
	height:5px;
	border:1px solid #2f9d8f;
	margin-bottom:5px;
}
.barra2{
	width:28px;
	height:5px;
	border:1px solid #2f9d8f;
	margin-bottom:5px;
}
.barra3{
	width:28px;
	height:5px;
	border:1px solid #2f9d8f;
	margin-bottom:5px;
}
.gradient-border {
    --borderWidth: 3px;
    background: transparent;
    position: relative;
    border-radius: (50%);
}
/*efecto vibracion*/
.vibrate-1 {
	-webkit-animation: vibrate-1 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) infinite alternate both;
	        animation: vibrate-1 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) infinite alternate both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-5-6 11:36:20
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation vibrate-1
 * ----------------------------------------
 */
@-webkit-keyframes vibrate-1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  40% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px);
  }
  60% {
    -webkit-transform: translate(2px, 2px);
            transform: translate(2px, 2px);
  }
  80% {
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
@keyframes vibrate-1 {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  40% {
    -webkit-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px);
  }
  60% {
    -webkit-transform: translate(2px, 2px);
            transform: translate(2px, 2px);
  }
  80% {
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

/*fin efecto vibracion*/
.pulsate-fwd {
	-webkit-animation: pulsate-fwd 0.5s ease-in-out infinite both;
	        animation: pulsate-fwd 0.5s ease-in-out infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-5-6 13:25:48
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation pulsate-fwd
 * ----------------------------------------
 */
@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.pulsate-bck {
	-webkit-animation: pulsate-bck 0.5s ease-in-out infinite both;
	        animation: pulsate-bck 0.5s ease-in-out infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-5-6 13:14:30
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation pulsate-bck
 * ----------------------------------------
 */
@-webkit-keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/*fin efecto vibracion*/
.heartbeat {
	-webkit-animation: heartbeat 1.5s ease-in-out NaNs infinite both;
	        animation: heartbeat 1.5s ease-in-out NaNs infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-5-6 13:9:42
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

/*fin efecto vibracion*/
.gradient-border:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    width: 100%;
    background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    /*border-radius: 50%;*/
    z-index: -1;
    animation: animatedgradient 2s ease alternate infinite;
    background-size: 300% 300%;
    transform: translate(-50%, -50%);
}


@keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.rn-header-image-area {
    height: 350px;
}


.rn-content-wrapper {
    position: relative;
    z-index: 5;

    .padding-tb {
        padding: 20px;
        background: #212428;
        border-radius: 10px;

        &.m_dec-top {
            margin-top: -100px;
            margin-left: 0;
            margin-right: 0;
        }
    }
}

/*Configuracion carusel servicios*/
#mainCarousel {
  width: 600px;
  margin: 0 auto 1rem auto;

  --carousel-button-color: #170724;
  --carousel-button-bg: #fff;
  --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%),
    0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);

  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  --carousel-button-svg-stroke-width: 2.5;
}

#mainCarousel .carousel__slide {
  width: 100%;
  padding: 0;
}

#mainCarousel .carousel__button.is-prev {
  left: -1.5rem;
}

#mainCarousel .carousel__button.is-next {
  right: -1.5rem;
}

#mainCarousel .carousel__button:focus {
  outline: none;
  box-shadow: 0 0 0 4px #A78BFA;
}

#thumbCarousel .carousel__slide {
  opacity: 0.5;
  padding: 0;
  margin: 0.25rem;
  width: 96px;
  height: 64px;
}

#thumbCarousel .carousel__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

#thumbCarousel .carousel__slide.is-nav-selected {
  opacity: 1;
}
.bbottom11{
	border-bottom:none !important;
}
/*.servihr {
  width: 10%;
  text-align: center;
  color: #8455bb !important;
  margin-top: 0px;
  margin-bottom: 2vh;
  left: 45%;
  position: relative;
}*/
.cb{
color: #8455bb !important;
opacity: 1 !important;
margin-top: 3px !important;
z-index: 999;
background: transparent !important;
border-radius: 100%;
margin-right: 3px !important;
line-height: 0 !important;
width: 35px;
height: 35px;
text-align: center;
vertical-align: ;
padding: 0rem !important;
text-shadow:none !important;
}
.content_slider img{
	width:55vh;
}
#Modalservicios{
	padding-left:0px !important
}
.tamser{
font-family: Poppins, Helvetica, sans-serif;
font-style: normal;
font-weight: 600;
color: #fff;
font-size: 16pt;
margin-left: auto !important;
border-bottom: 1px solid #8455bb;
width: 27%;
margin-right: auto !important;
}
.colorf{
	background:rgba(0,0,0,1) !important;
	height:100% !important;
}
#container-slider
{
    position: relative;
    display: block;
    width: 100%;
}
#slider {
    position: relative;
    display: block;
    width: 100%;
    height: 50vh;
    min-height: 250px;
}
#slider li {
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 50vh;
    background-position: center top;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    z-index: -1;
    opacity: 0;
}
#container-slider .arrowPrev, #container-slider .arrowNext{
    font-size: 35pt;
	color: #fff;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50px;
    z-index: 2; 
}
.forconfig{
	max-width:1024px !important;
	background:rgba(0,0,0,.7);
	margin: auto !important;
	height:100% !important;
}

#container-slider .arrowNext {
    left: initial;
    right: 50px !important;
}
.content_slider{
    padding: 15px 30px;
    color: #FFF;
    width: 100%;
    /*height: 350px;*/
}
.content_slider div{
    text-align: center;
}
.content_slider h2{
font-family: Poppins, Helvetica, sans-serif;
font-size: 16pt;
letter-spacing: 0px;
text-transform: ;
margin-bottom: 20px;
position: relative;
color: #fff;
font-weight:lighter;
margin-top: 10px;
}
.content_slider p {
    font-size: 15pt;
    font-family: 'arial';
    color: #FFF;
    margin-bottom: 20px;
}
#slider li .content_slider{
    /*background: rgba(0, 0, 0, 0.50);*/
    padding: 10px 125px;
}
.content_slider{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btnSlider{
    color: #FFF;
    font-size: 15pt;
    font-family: 'arial';
    letter-spacing: 1px;
    padding: 10px 50px;
    border: 1px solid #CCC;
    background: rgba(13, 13, 13, 0.55);
    border-radius: 31px;
    text-decoration: none;
    transition: .5s all;
}
.btnSlider:hover{
    background: #111;
    border: 1px solid #111;
}
.listslider {
    position: absolute;
    display:none;
	/*display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;*/
    justify-content: space-between;
    align-items: center;
    left: 50%;
    bottom: 5%;
    list-style: none;
    z-index: 2;
    transform: translateX(-50%);
}
.listslider li {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin: 0 5px;
}
.listslider li a {
    background: #CCC;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block;
}
.item-select-slid {
    background: #FFF  !important;
}

@media screen and (max-width: 460px){
	.servihr {
  width: 26%;
  left: 37%;
}
	.content_slider h2 {
	    font-size: 13px !important;
	}
	.content_slider p {
	    font-size: 12pt !important;
	}
	#container-slider .arrowPrev, #container-slider .arrowNext{
		font-size: 20pt;
	}
	#container-slider .arrowPrev{
		left: 15px;
	}
	#container-slider .arrowNext{
		right: 15px !important;
	}
	#slider{
		height: 400px;
		min-height: 400px;
	}
	#slider li .content_slider{
		padding: 10px 0px;
	}
	.btnSlider{
		padding: 10px 30px;
    	font-size: 10pt;
	}

}

/*End Configuracion carusel servicios*/
.verdeh {
  color: #28a745 !important;
  background: #fff !important;
  border: 1px solid #28a745;
}
.cb{
color: #2f9d8f !important;
opacity: 1 !important;
margin-top: 3px !important;
z-index: 999;
background: transparent !important;
border-radius: 100%;
margin-right: 3px !important;
line-height: 0 !important;
width: 35px;
height: 35px;
text-align: center;
vertical-align: ;
padding: 0rem !important;
text-shadow:none !important;
}
.content_slider img{
	width:55vh;
}
#Modalservicios{
	padding-left:0px !important
}
.tamser{
font-family: Poppins, Helvetica, sans-serif;
font-style: normal;
font-weight: 600;
color: #fff;
font-size: 16pt;
margin-left: auto !important;
border-bottom: 1px solid #2f9d8f;
width: 27%;
margin-right: auto !important;
}
.colorf{
	background:rgba(0,0,0,1) !important;
	height:100% !important;
}
#container-slider
{
    position: relative;
    display: block;
    width: 100%;
}
#slider {
    position: relative;
    display: block;
    width: 100%;
    height: 50vh;
    min-height: 250px;
}
#slider li {
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 50vh;
    background-position: center top;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    z-index: -1;
    opacity: 0;
}
#container-slider .arrowPrev, #container-slider .arrowNext{
    font-size: 35pt;
	color: #fff;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50px;
    z-index: 2; 
}
.forconfig{
	max-width:1024px !important;
	background:rgba(0,0,0,.7);
	margin: auto !important;
	height:100% !important;
}

#container-slider .arrowNext {
    left: initial;
    right: 50px !important;
}
.content_slider{
    padding: 15px 30px;
    color: #FFF;
    width: 100%;
    /*height: 350px;*/
}
.content_slider div{
    text-align: center;
}
.content_slider h2{
font-family: Poppins, Helvetica, sans-serif;
font-size: 16pt;
letter-spacing: 0px;
text-transform: ;
margin-bottom: 20px;
position: relative;
color: #fff;
font-weight:lighter;
margin-top: 10px;
}
.content_slider p {
    font-size: 15pt;
    font-family: 'arial';
    color: #FFF;
    margin-bottom: 20px;
}
#slider li .content_slider{
    /*background: rgba(0, 0, 0, 0.50);*/
    padding: 10px 125px;
}
.content_slider{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btnSlider{
    color: #FFF;
    font-size: 15pt;
    font-family: 'arial';
    letter-spacing: 1px;
    padding: 10px 50px;
    border: 1px solid #CCC;
    background: rgba(13, 13, 13, 0.55);
    border-radius: 31px;
    text-decoration: none;
    transition: .5s all;
}
.btnSlider:hover{
    background: #111;
    border: 1px solid #111;
}
.listslider {
    position: absolute;
    display:none;
	/*display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;*/
    justify-content: space-between;
    align-items: center;
    left: 50%;
    bottom: 5%;
    list-style: none;
    z-index: 2;
    transform: translateX(-50%);
}
.listslider li {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin: 0 5px;
}
.listslider li a {
    background: #CCC;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    display: block;
}
.item-select-slid {
    background: #FFF  !important;
}

@media screen and (max-width: 460px){
	.servihr {
  width: 26%;
  left: 37%;
}
	.content_slider h2 {
	    font-size: 13px !important;
	}
	.content_slider p {
	    font-size: 12pt !important;
	}
	#container-slider .arrowPrev, #container-slider .arrowNext{
		font-size: 20pt;
	}
	#container-slider .arrowPrev{
		left: 15px;
	}
	#container-slider .arrowNext{
		right: 15px !important;
	}
	#slider{
		height: 400px;
		min-height: 400px;
	}
	#slider li .content_slider{
		padding: 10px 0px;
	}
	.btnSlider{
		padding: 10px 30px;
    	font-size: 10pt;
	}

}

/*End Configuracion carusel servicios*/


.cr{
	color:rgba(255,2,102,1);
	font-size:11px;
	padding-right:2px;
}
.extra{
	position:relative;
}
.dvalid{
	border:transparent;
	text-align: center;
color: #2f9d8f;
}
.g-recaptcha{
	margin-left: 19%;
margin-top: 7px;
margin-bottom: -19px;
}
.floath{
	position: fixed;
bottom: 2%;
right: 3%;
color: #fff;
padding: 11px 15px;
border-radius: 100%;
background: #2f9d8f;
z-index: 999;
}
.pform{
padding-top: 0px !important;
margin-top: -8px;
}
.huella{
	color: #28a745;
background-color: transparent;
background-image: none;
border-color: #2f9d8f;
font-size:1rem;
line-height: 27px;
}
.bra{
	border-radius: 50% 10%;
border: 1px solid #2f9d8f;
text-align:center;
}
.hmen{
	display:inline;
}
.text-center{
	text-align:center !important;
}
.fras1{
	font-family:Raleway;
	font-size:17pt !important;
	color:#fff;
	padding-top:38%;
	text-transform:uppercase;
	font-weight: bold !important;
	letter-spacing: 4px;
}
.fras1n{
	font-family:Raleway;
	font-size:17pt !important;
	color:#fff;
	padding-top:1%;
	text-transform:uppercase;
	font-weight: bold !important;
	letter-spacing: 4px;
}
.sbfras1{
	font-family:Raleway;
	font-size:12pt !important;
	color:#fff;
}
.btres{
	display:none;
}

/* ============================================================================= 
#Social
============================================================================= */
.ov-btn-slide-close {
  background: #fff; /* color de fondo */
  color: #2f9d8f; /* color de fuente */
  border: 1px solid #707070; /* tamaño y color de borde */
  padding:5px;
  border-radius: 0px 11px; /* redondear bordes */
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
}
.ov-btn-slide-close:before, .ov-btn-slide-close:after {
  content: "";
  z-index: -1;
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: -50%;
  background-color: #2f9d8f; /* color de fondo hover */
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ov-btn-slide-close:after {
  left: 100%;
}
.ov-btn-slide-close:hover {
  color: #fff; /* color de fuente hover */
}
.ov-btn-slide-close:hover:before {
  left: 0;
}
.ov-btn-slide-close:hover:after {
  left: 50%;
}
.socul{
	text-align:center;
	padding-top:3px;
}
.float{
	position:absolute;
	right:15%;
	top:25%;
}
/* ============================================================================= 
#end Social
============================================================================= */


/* ============================================================================= 
#2. Global css
============================================================================= */

body {
    position: relative;
    margin: 0;
    font-family: 'Poppins', 'Raleway',  Helvetica, sans-serif;
    font-size: 14px;
    color: #555;
    line-height: 25px;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Poppins, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #444;
}

h1 {
    font-size: 31px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 17px;
}
h5 {
    font-size: 15px;
}
h6 {
    font-size: 14px;
}
ul, li{
    list-style: none; 
}

ul{
    padding: 0;
}
a {
    color: #2f9d8f;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover {
    color: #FF9800;
    text-decoration: none;
    outline: none;
}

a:focus {
    outline: 0;
}
img {
    max-width: 100%;
}

.container{width: 100%; padding-right:0px; padding-left: 0px; margin-right: auto; margin-left: auto}

@media only screen and (min-device-width : 320px) and (max-device-width : 409px){
/*.servihr {
  width: 34%;
  margin-top: 0px;
  margin-bottom: 2vh;
  left: 33%;
}*/
.tamser {
  margin-top: 3vh !important;
}
#container-slider .arrowPrev, #container-slider .arrowNext {
  top: 43% !important;
}
.listslider {
	display:none;
}

.mt{
	margin-top:10vh !important;
}

	.pdnew
{
	margin-top:54% !important;
	-webkit-padding-before:54% !important;
}
	.esp{
	padding-right:0%;
}
	.tam{
		font-size:13pt !important;
	}
	.fras1{
		font-size:10pt !important;
	}
	.float {
    top: 35%;
	}
	.hcimg{
		margin-left:27px !important;
	}
	.imfloat {
    top:25.5% !important;
    left: 19.5% !important;
	width:200px !important;
	}
	.pd1{
	padding-top:100% !important ;
	} 
	
	.pd{
	padding-top:105% !important ;
	} 
	.home-slides .title-block.style-1 h2{
    font-size: 11px !important;
	/*padding-top:90%;*/
}
.responsive-header {
    /*height: 59px !important;*/
}


}

@media only screen and (min-device-width : 410px) and (max-device-width : 427px){
.pdnew
{
	margin-top:56% !important;
	-webkit-padding-before:56% !important;
}
		.esp{
	padding-right:5%;
}
	.home-slides .title-block.style-1 h2{
    font-size: 24px !important;
	/*padding-top:90%;*/
}
	.imfloat {
	top:36.5% !important;
    left: 22.5% !important;
	width:200px !important;
	}
	.pd1{
	padding-top:106% !important;
	}
	
}
.light1{
	font-weight:lighter !important;
}
.bold1{
	font-weight:bold !important;
}
@media only screen and (min-device-width : 428px) and (max-device-width : 479px){
.cb{
	position: fixed;
top: 6vh;
right: 2vh;
}
.listslider {
  bottom: -14vh !important;
}

.pdnew
{
	margin-top:64% !important;
	-webkit-padding-before:64% !important;
}
		.esp{
	padding-right:6%;
}
	
	.home-slides .title-block.style-1 h2{
    font-size: 13px !important;
	/*padding-top:90%;*/
}
	.g-recaptcha {
    margin-left: 6%;
	}
	.imfloat {
	top:35% !important;
    left: 16% !important;
	width:250px !important;
	}
	.pd{
	padding-top:130% !important;
	} 
	.pd1{
	padding-top:120% !important;
	} 
}

/* #Dispositivo = Tablets de baja resolución y teléfonos Móviles (horizontal) 
#Resolución = B/w 481px to 767px */
@media only screen and (min-device-width : 901px) and (max-device-width : 1500px) {
	.pdnew
{
	margin-top:23% !important;
	-webkit-padding-before:23% !important;
}
}

@media only screen and (min-device-width : 481px) and (max-device-width : 900px) {
.pdnew
{
	margin-top:45% !important;
	-webkit-padding-before:45% !important;
}
  .imfloat {
	top:48% !important;
    left: 32% !important;
	width:250px !important;
	}
	.btres {
    display: block;
	}
	.rlogo {
    /*width: 84% !important;*/
	}
	
	.responsive-header {
    height: 74px !important;
	}
	.responsive-header .responsive-icon {
    top: 35px !important;
	}
	.float {
    right: 11%;
    top: 37%;
}
	.pd{
		padding-top:90% !important;
	}
	.pd1{
		padding-top:75% !important;
	}
	.header{
		/*top:97px !important;*/
	}
	.ipad{
		background:rgba(0,0,0,.5) !important;
	}
	.home-slides .title-block.style-1 h2 {
    font-size: 24px !important;
}
}
@media only screen and (min-device-width : 719px) and (max-device-width : 724px) {
	.imfloat {
	top:29% !important;
    left: 25.3% !important;
	width:250px !important;
	}
	

}
@media (min-width:576px){.container{max-width: 540px}
.icomoal{
margin-left: 7.5%;
}
}


@media (min-width:768px){.container{max-width: 720px}
.icomoal{
margin-left: 7.5%;
}

}

@media (min-width:992px){.container{max-width: 960px}
.icomoal{
margin-left: 7.5%;
}
.imfloat{
	width:250px;
}
}

@media (min-width:900px){.container{max-width: 1140px}
.site-title {
    font-size: 16px !important;
}

.profile-picture-block {
    height: 120px !important;
}
.icomoal{
margin-left: 7.5%;
margin-top:0px !important;
}
.imfloat{
	top:24% !important;
	left:36% !important;
	width:250px !important;
}
.pd{
		padding-top:45% !important;
	}
.pd1{
		padding-top:24% !important;
	}
	
}

/* ============================================================================= 
#3. Common styles
============================================================================= */

/* Scrollbar Page */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
::-webkit-scrollbar-track-piece  {
    background-color: #3c3c3b;
}
::-webkit-scrollbar-thumb {
    height: 30px;
    background-color: #dedede;
}

@media only screen and (min-width: 991px) {
		
    body::-webkit-scrollbar,
    .sub-page::-webkit-scrollbar,
    .single-page-content::-webkit-scrollbar,
    .header::-webkit-scrollbar,
    .sub-page::-webkit-scrollbar-track,
    .header::-webkit-scrollbar-track {
        background-color: #f1f1f1;
    }

    body::-webkit-scrollbar-thumb,
    .sub-page::-webkit-scrollbar-thumb,
    .header::-webkit-scrollbar-thumb{
        background-color: rgba(17, 214, 240, 0.30);
    }
	
}



/*Pagination*/
.pagination-nav.nav-center {
    display: table;
    margin: 40px auto 0;
}
.pagination-nav .btn {
    float: left;
    font-size: 16px;
    padding: 15px 26px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    position: relative;
    border-radius: 0;
}
.btn.btn-prev {
    background-color: #f7f9fc;
    color: #999;
}
.btn.btn-next {
    background-color: #2f9d8f;
    color: #ffffff;
}
.pagination-nav .btn:hover{
    opacity: 0.7;
}
.btn.active, .btn:active, .btn:focus{
    outline: none;
    box-shadow: none;
}

/* Titles page*/
.section-title {
    margin-bottom: 65px;
    padding-top: 20px;
}
.main-title {
    position: relative;
    text-align: center;
}
.title-main-page {
    position: relative;
    z-index: 1;
}
.main-title h4 {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 600;
}
.title-main-page h4:before {
    content: '';
    display: inline-block;
    width: 60px;
    height: 15px;
    border-color: #2f9d8f;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
}
.section-title p {
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 5px;
}
.title-main-page p:after {
    content: '';
    display: block;
    border-bottom: 5px solid #2f9d8f;
    width: 57px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.sub-title h6 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin-left: 70px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.sub-title h6:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    margin-top: 15px; 
    left: 15px;
    background: #2f9d8f;
}
.sub-title h2 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}
.video-section .sub-title h6:before {
    background: #f8f9fa;
}
.section-head {
    margin-bottom: 60px;
    position: relative;
}
.section-head h4 {
    position: relative;
    padding: 0 0 0 15px;
    line-height: 1;
    border-left: 1px solid #eee;
    letter-spacing: 2px;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0;
}
/*.section-head h4:before {
    content: '';
    width: 1px;
    height: 35px;
    background: #2f9d8f;
    position: absolute;
    left: -1px;
    bottom: 0;
}*/
.section-head h4 span {
    font-weight: 200;
    padding-bottom: 15px;
    display: block;
}
@media only screen and (max-width: 768px) {
    .main-title h4 {
        font-size: 28px;
    }
    .section-title {
        margin-bottom: 40px;
        padding-top: 40px;
    }
    .list-skills .section-head {
        margin-bottom: 40px;
    }
    .section-head {
        margin-bottom: 40px;
    }
    .section-head h4{
        font-size: 24px;
    }
    .section-head h4 span {
        font-size: 20px;
    }
    #titlebar {
        margin-top: 30px;
    }
    #titlebar h2 {
        font-size: 24px;
    }
	
}


/* Titlebar */
#titlebar {
    padding-top: 30px;
}
#titlebar .special-block-bg {
    padding: 30px 30px;
}
#titlebar #breadcrumbs span {
    font-size: 13px
}
#titlebar h2 {
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 0;
}
#breadcrumbs {
    position: absolute;
    right: 30px;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    color: #888;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#breadcrumbs ul {
    margin: 0;
}
#breadcrumbs ul li a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #888;
}
#breadcrumbs ul li a:hover {
    color: #666
}

#breadcrumbs ul li {
    display: inline-block;
    list-style: none;
    margin: 0 0 0 10px;
}

#breadcrumbs ul li:first-child:before {
    display: none;
}

#breadcrumbs ul li:before {
    content: "\f105";
    font-family: "FontAwesome";
    color: #a0a0a0;
    font-size: 13px;
    margin-right: 15px;
    font-weight: 600;
}
#breadcrumbs ul li i.pe-7s-home {
    font-size: 17px;
} 


/* ============================================================================= 
#5. Home page sections changer
============================================================================= */
.content-pages {
    height: 100%;
    position: relative;
    margin-left: 284px;
}

.sub-page{
    display: none;
}
.sub-page .sub-page-inner {
    position: relative;
    height: auto;
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    padding: 70px;
    background-color: #fff;
}

.sub-page-content {
    position: absolute;
    width: 100%;
}


/* ============================================================================= 
#6. Site header (Profile Picture & main menu)
============================================================================= */
.header {
    position: fixed;
    width: 285px;
    top: 0;
    bottom: 0;
    overflow: auto;
    z-index: 11;
    overflow-x: hidden;
    background-color: #f7f9fc;
}

.header .header-content {
    position: relative;
    margin: 0 auto;
    min-height: 100%;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}
.profile-picture-block{
    position: relative;
    background-color: rgba(47, 157, 143,1);
    height: 180px;
}
.profile-picture-block:before, .profile-picture-block:after{
    content: '';
    position: absolute;
    left: -25%;
    bottom: -62%;
    width: 100%;
    height: 70%;
    background: #f7f9fc;
    transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    z-index: 3;
}
.profile-picture-block:after {
    left: auto;
    right: -25%;
    transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
}
.my-photo {
    width: 100px;
    height: 100px;
    text-align: center;    
    overflow: hidden;
    border-radius: 100%;
    position: absolute;
    bottom: -25px;
    left: 30%;
    z-index: 999;
    padding: 8px;
    background-color:rgb(255, 255, 255);
}

.my-photo img {
    border-radius: 100%;
    height: 100%;
}

.site-title-block {
    position: relative;
    z-index: 6;
    margin: 40px 20px 10px;
    text-align: center;
}

.site-title {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.2em;
    color: #333333;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Raleway;
}

.site-titlecargo {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.2em;
    color: #333333;
    margin: 2px 0 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Raleway;
}
.imfloat{
	border-radius:100%;
	border:15px solid rgba(255, 255, 255,.5);
	position:absolute;
	z-index:999;
}
.imgperfil{
	border-radius:100%;
	border:15px solid rgba(255, 255, 255,.5);
	z-index:999;
	width:250px !important;
	display: block !important;
	margin-left: auto;
	margin-right: auto;
}
.mt{
	margin-top:18vh;
}
.mtf{
	margin-top:35vh !important;
	text-align:center;
	color:#fff !important;
	font-size:29px;
}
.site-title span {
    color: #2f9d8f;
}
/***resplandor**/
@-webkit-keyframes intervalHamburgerBorder {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	80% {
		-webkit-transform: scale(1.6);
		transform: scale(1.6);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.6);
		transform: scale(1.6);
	}
}
@keyframes intervalHamburgerBorder {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	80% {
		-webkit-transform: scale(1.6);
		transform: scale(1.6);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.6);
		transform: scale(1.6);
	}
}
.hamburger {
	/*width: 64px;
	height: 64px;*/
	display: block;
	position: relative;
	cursor: pointer;
	position: absolute;
	bottom: 12%;
	right: 6%;
	z-index: 110;
	border-radius: 50%;
	/*background-color: #fff;*/
	pointer-events: auto;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.hamburger::after {
	width: 47px;
	height: 47px;
	box-sizing: border-box;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	border: 4px solid #fff;
	border-radius: 50%;
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
	-webkit-animation-name: intervalHamburgerBorder;
	animation-name: intervalHamburgerBorder;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.hamburger__line {
	width: 28px;
	height: 2px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
}
.hamburger__line-in {
	width: 84px;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
}
.hamburger__line-in::before,
.hamburger__line-in::after {
	width: 28px;
	height: 2px;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	background-color: #222;
}
.hamburger__line-in::before {
	left: -56px;
}
.hamburger__line-in::after {
	left: 0;
}
.hamburger__line--01,
.hamburger__line--02,
.hamburger__line--03,
.hamburger__line--cross01,
.hamburger__line--cross02 {
	left: 18px;
}
.hamburger__line--01 {
	top: 24.6px;
}
.hamburger__line--02,
.hamburger__line--cross01,
.hamburger__line--cross02 {
	top: 31px;
}
.hamburger__line--03 {
	top: 37.4px;
}
.hamburger__line--cross01 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.hamburger__line--cross02 {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.hamburger__line {
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger__line-in {
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger__line-in::before,
.hamburger__line-in::after {
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.hamburger__line-in--cross01,
.hamburger__line-in--cross02 {
	-webkit-transform: translateX(-33.3%);
	transform: translateX(-33.3%);
}
.hamburger__line-in--01 {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.hamburger__line-in--02 {
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
}
.hamburger__line-in--02::before,
.hamburger__line-in--02::after {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
.hamburger__line-in--03 {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.hamburger__line-in--03::before,
.hamburger__line-in--03::after {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.hamburger__line-in--cross01 {
	-webkit-transition-delay: 0.0s;
	transition-delay: 0.0s;
}
.hamburger__line-in--cross02 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
.hamburger__line-in--cross02::before,
.hamburger__line-in--cross02::after {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.hamburger.is-opened-navi .hamburger__line-in--01,
.hamburger.is-opened-navi .hamburger__line-in--02,
.hamburger.is-opened-navi .hamburger__line-in--03 {
	-webkit-transform: translateX(33.3%);
	transform: translateX(33.3%);
}
.hamburger.is-opened-navi .hamburger__line-in--cross01,
.hamburger.is-opened-navi .hamburger__line-in--cross02 {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.hamburger.is-opened-navi .hamburger__line-in--01 {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.hamburger.is-opened-navi .hamburger__line-in--02 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
.hamburger.is-opened-navi .hamburger__line-in--03 {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.hamburger.is-opened-navi .hamburger__line-in--cross01 {
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
}
.hamburger.is-opened-navi .hamburger__line-in--cross02 {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
.hamburger:hover .hamburger__line-in::before,
.hamburger:hover .hamburger__line-in::after {
	-webkit-transform: translateX(200%);
	transform: translateX(200%);
}
.hamburger:hover .hamburger__line-in--01::before,
.hamburger:hover .hamburger__line-in--01::after,
.hamburger:hover .hamburger__line-in--02::before,
.hamburger:hover .hamburger__line-in--02::after,
.hamburger:hover .hamburger__line-in--03::before,
.hamburger:hover .hamburger__line-in--03::after {
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}
.hamburger:hover .hamburger__line-in--cross01::before,
.hamburger:hover .hamburger__line-in--cross01::after,
.hamburger:hover .hamburger__line-in--cross02::before,
.hamburger:hover .hamburger__line-in--cross02::after {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}
.hamburger.is-opened-navi:hover .hamburger__line-in--cross01::before,
.hamburger.is-opened-navi:hover .hamburger__line-in--cross01::after,
.hamburger.is-opened-navi:hover .hamburger__line-in--cross02::before,
.hamburger.is-opened-navi:hover .hamburger__line-in--cross02::after {
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
}
.hamburger.is-opened-navi:hover .hamburger__line-in--01::before,
.hamburger.is-opened-navi:hover .hamburger__line-in--01::after,
.hamburger.is-opened-navi:hover .hamburger__line-in--02::before,
.hamburger.is-opened-navi:hover .hamburger__line-in--02::after,
.hamburger.is-opened-navi:hover .hamburger__line-in--03::before,
.hamburger.is-opened-navi:hover .hamburger__line-in--03::after {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}
.hamburger:hover{
  color: #fff;
  text-decoration: none;
  background: #2f9d8f;
}
/***end resplandor**/
/* Main menu */
.site-nav {
    display: block;
    padding: 25px 0 40px;
    z-index: 999;
    position: absolute;
    width: 100%;
}
.header-main-menu {
    display: block;
    padding: 0;
    margin: 0;
}

.header-main-menu li {
    display: block;
    position: relative;
    padding: 0;
    padding-left: 30px;
}

.header-main-menu li .mena {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.85em;
    color: #757575;
    letter-spacing: 0px;
    display: block;
    position: relative;
    padding: 5px 20px;
    position: relative;
    text-decoration: none;
    border-radius: 30px 0 0 30px;
    margin-bottom: 2px;
}
.header-main-menu li .mena i {
    background-color: #2f9d8f;
    color: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
}


.icomo{
    background-color: #2f9d8f;
    color: #fff;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
	margin-bottom:6px;
	margin-top:6px;
}

.icomoal{
	margin-left: 7.5%;
	margin-top: 9px;
	cursor: pointer;
	border-radius: 30px 0 0 30px;
	font-size:14px;
	font-weight: 500;
	font-style: normal;
}

.icomoal:hover{
	background-color: rgba(153, 152, 153, 0.49);
    color: inherit;
	
}

.tit{
	padding-top:0px;
	margin-left:0px;
	color:#757575;
}

.header-main-menu li .mena:hover,
.header-main-menu li .mena.active {
    background-color: rgba(153, 152, 153, 0.49);
    color: inherit;
}

.header .copyrights {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 10px 15px;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    font-weight: 500;
   
}
figcaption {
  display:none; 
  transition: all .5s;
}
/* Visible texto */
figure:hover > figcaption {
  display:block;
  transition: all .5s;
}
.sep{
	padding-top:10px;
}
.forz{
	height:35px;
}
.inf{
	text-align:justify;
	position: absolute;
z-index: 999;
/*margin-top: -180px;*/
margin-top: 0px;
padding: 10px 41px 3px 29px;
/*border: 1px solid #888;*/
font-size: 9px;
font-weight: lighter;
}
.icoin{
color:#2f9d8f;
font-size:16px;
}
.dbilogo{
	margin-top:-13px;
	margin-left:-2px;
	width:40px;
	height:20px;
}
.copyrights img{
	/*width:99%;*/
}
.acopyrights{
	 color: #888;
}
.acopyrights:hover{
	 color: #2f9d8f;
}
span.typed {
    font-family: Raleway;
    font-weight: 500;
}
/* /Main menu */

/* Mobile menu */
.responsive-header{
    display: none;
}
@media only screen and (max-width: 991px) {
.bttop{
	padding-top:25px !important;
}
.tamser{
	margin-top: 7vh;
padding-bottom: 0vh;
margin-bottom:10px
}
#container-slider .arrowPrev, #container-slider .arrowNext {
top:66%;
}
.listslider {
	bottom:9vh;
}
.forconfig{
	margin-top:0vh !important;
}
.content_slider img {
  width: 50vh;
}
.mtf{
	margin-top:52vh !important;
	font-size:20px !important;
}
	.forz{
	height:100px;
}
	.pd{
	padding-top:116%;
	} 
	
    .profile-picture-block {
        height: 90px;
    }
    .header-main-menu li a{
        margin-bottom: 5px;
    }
    .site-nav {
        padding: 10px 0 40px;
    }
    .my-photo {
        left: 36%;
        width: 80px;
        height: 80px;
    }
    .site-title {
        font-size: 16px;
    }
    .sub-page,
    .sub-page.start-page {
        padding-left: 0;
    }
    .single-page-content {
        padding-left: 0 !important;
        margin-left: 0;
    }
    .sub-page .sub-page-inner {
        padding: 25px 20px;
        margin-left: 0;
    }
    .page-content{
        padding: 0 0 50px;
    }
    .content-area {
        padding: 0;
    }

    .subpage-block {
        margin-bottom: 40px;
    }

    .content-pages {
        /*top: 55px;*/
        top: 0px;
        bottom: 0;
        width: 100%;
        height: auto;
        margin: 0;
        border: 0;
        overflow-x: hidden;
    }

    .header-main-menu {
        display: block;
        float: none;
        margin: 0;
    }

    .header-main-menu li {
        display: block;
        text-align: left;
        float: none;
        width: 100%;
        margin: 0;
    }

    .header-main-menu .sub-menu {
        margin: 0;
        padding-left: 15px;
    }

    .header-main-menu + .header-main-menu > li:first-child {
        margin-left: 0;
    }

    .header .header-content {
        padding-top: 0;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }
    .header .copyrights {
        bottom: 10px;
        position: relative;
    }
    .responsive-header  { 
        height:74px;  
        position: fixed;
        background:rgba(255,255,255,.8); 
        z-index: 9999; 
        width: 100%; 
        padding: 15px 15px;
        display: block; 
        color: #2f9d8f;
        box-shadow: 0 3px 6px 3px rgba(0, 0, 0, .06);
		text-align:right;
    }
	
.ul-horizontalIdiomas {
  list-style: none;
  margin: 0;
  padding: 4px 6px 13px 0px;
  display: inline-block;
  position:relative;
  z-index:3;
}
.ul-horizontalIdiomas li{
  float: left;
  width: 43px !important;
  height: 4px;
  margin: 0;
  padding: 0px;
}
.ul-horizontalIdiomas li+li {
  margin-left: 8px;
}
	
.ul-horizontal {
  list-style: none;
  margin-top: 5px;
  padding: 8px;
  display: inline-block;
  position:relative;
  z-index:3;
}
/*.ul-horizontal li {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
}*/
.ul-horizontal li+li {
  margin-left: 8px;
}


    .responsive-header-name {
        font-size: 16px;
        font-weight: 500;
		text-align:left;
		position:fixed;
		margin-top: -8px;
    }
    img.responsive-logo {
        height: 30px;
        border-radius: 100%;
        margin-right: 5px;
        border: 3px solid rgba(172, 22, 44, 0.30);
    }
	.rlogo{
		width: 68%;
		position: relative;
		top: -4px;
		left:0px;
	}
	.rlogom{
		width:19%;
		margin-left: 40%;
	}
	.tamf{
		margin-left:10% !important;
		margin-top:0;
	}
    .header{
        display: block;
        position:fixed;
        left:-285px;
        top:74px; 
        width:285px; 
        height:100%; 
        z-index: 999;/*9999*/
        box-shadow: 5px 0 5px -5px rgba(35, 34, 34, 0.19);
    }
    .responsive-header .responsive-icon {
       /* position: absolute; 
        right:6% !important;
        top: 19px;	*/
        font-size: 30px;
    }
	
	
	
	.responsive-header .responsive-icon1 {
        position: absolute; 
        right:15%;
        top: 13px;	
        font-size: 15px;
		color:#28a745;
		border:1px solid rgba(40, 167, 69, 1);
		padding:4px;
    }
	.icomoal{
margin-left: 7.5% !important;
color:#757575;
}
}

/* /Mobile menu toggle */


/* ============================================================================= 
#7. Start Home SubPage
============================================================================= */

/* 7.1 Image Background*/
.start-page {
    display: table;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
    height: 100vh;
}

.start-page .sub-page-inner {
    /*background-image: url('../images/home-bg.jpeg');*/
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.start-page .sub-page-inner .mask {
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.15);
}

.start-page .title-block {
    position: relative;
    text-align: center;
    z-index: 99;
}

.start-page .title-block h2 {
    color: #fff;
    margin: 0;
    text-align: center;
    font-family: Raleway;
}
.title-block .type-wrap {
    color: #fff;
    font-size: 30px;
    margin: 0;
    font-weight: normal;
    text-align: center;
    font-family: Raleway;
}

.home-buttons .bt-submit {
    padding: 10px 20px;
    display: inline-block;
    min-width: 150px;
    font-weight: 500;
    font-size: 16px !important;
    margin-top: 60px;
    margin-right: 15px;
}
.home-buttons .bt-submit i {
    font-size: 18px;
    margin-right: 5px;
}
.typed{
    white-space:pre;
}
@media only screen and (max-width: 991px) {
    .start-page {
        padding-left: 0;
    }
}
.responsive-icon-c {
        position: absolute;
		color: #fff !important;
		top: 2% !important;
		left: 87% !important;
		z-index: 9999;
		border: 1px solid #fff;
		padding: 2px 9px;
		border-radius:100%;
		display:none;
    }
@media only screen and (max-width: 768px) {
    .start-page .title-block h2, .title-block.style-2 h2  {
        font-size: 36px;
        margin-bottom: 4px;
    }
    .start-page .title-block h3 {
        font-size: 30px !important;
    }
    .title-block.style-2 ul li {
        font-size: 16px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .slide-contact-info {
        margin-top: 40px;
        font-size: 18px;
    }
    .title-block .type-wrap {
        font-size: 23px;
    }
    .home-buttons .bt-submit {
        min-width: auto;
        margin-top: 30px;
        margin-right: 10px;
    }
}

/* 7.2 particles */
#particles-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/* 7.3 Slider Home */
.home-slides .sub-page-inner{
    height: 100vh;
    display: flex;
}
.slider-content{
    text-align: center;
}
.slider-content .title-block {
    position: relative;
    text-align: center;
    z-index: 99;
    width: 100%;
}
.slider-content .title-block h2 {
    font-weight: 500;
}
.slider-content .title-block h3 {
    font-size: 36px;
    font-weight: 300;
    margin-top: 40px;
    text-transform: uppercase;
    color: #fff;
}

.home-slides .active .animated0 {
    -webkit-animation: fadeInUp 1s ease-in 200ms both;
    animation: fadeInUp 1s ease-in 200ms both;
}
.home-slides .active .animated2 {
    -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
    animation: lightSpeedIn 1s ease-in 200ms both;
}

.home-slides .active .animated3 {
    -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
    animation: bounceInLeft 1s ease-in-out 500ms both;
}

.home-slides .active .animated4 {
    -webkit-animation: flipInX 1s ease-in 500ms both;
    animation: flipInX 1s ease-in 500ms both;
}

.home-slides .active .animated5 {
    -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
    animation: bounceInLeft 1s ease-in-out 100ms both;
}
.home-slides .active .animated6 {
    -webkit-animation: bounceInRight 1s ease-in-out 100ms both;
    animation: bounceInRight 1s ease-in-out 100ms both;
}

.home-slides .active .animated1 {
    -webkit-animation: bounceIn 1s ease-in 500ms both;
    animation: bounceIn 1s ease-in 500ms both;
}

.home-slides .active .animated7 {
    -webkit-animation: bounceIn 1s ease-in 500ms both;
    animation: bounceIn 1s ease-in 500ms both;
}

.home-slides .active .animated8 {
    -webkit-animation: bounceInDown 1s ease-in 800ms both;
    animation: bounceInDown 1s ease-in 800ms both;
}
.home-slides .owl-dots{
    bottom: 80px;
}
.owl-dot span {
    background: rgba(255, 255, 255, 0.6);
}
.home-slides .title-block.style-1{
    text-align: left;
}
.home-slides .title-block.style-1 h2{
    text-align: center;
    font-size: 29px;
	margin-top:0%;
	margin-bottom:6px;
	/*padding-left:10%;
	font-weight:bold;*/
}

.btnac{
	text-align:center;
	margin-top:25px;
}
.home-slides .title-block.style-1 h2 strong{
    font-size: 40px;
    display: block;
    margin-bottom: 20px;
}

.home-slides .home-buttons a{
    text-align: center;
}
.title-block.style-2 h2{
    font-size: 45px;
}
.title-block.style-2 ul{
    margin-top: 30px;
}
.title-block.style-2 ul li{
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    margin-right: 30px;
    color: #fff;
    display: inline-block;
}
.title-block.style-2 ul li i {
    font-size: 15px;
    font-weight: 300;
    margin-right: 5px;
}
.title-block.style-2 ul li:last-child{
    margin-right: 0;
}

@media only screen and (max-width: 991px) {
	.responsive-icon-c {
		display:block;
	}
     .bout-list-summry li {
        margin-bottom: 15px;
    }
    .special-block-bg {
        padding: 50px 15px;
    }
    .service-block .service-icon {
        width: 100% !important;
        padding-right: 0; 
        display: block !important;
        float: left;
        margin-bottom: 10px;
    }
    .pulse-icon .icon-wrap{
        width: 45px !important;
        height: 45px !important;
    }
    .pulse-icon .circle-outer {
        width: 80px !important;
        height: 80px !important;
    }
}

/*8.3 Video Intro*/

.overlay {
    background: linear-gradient(-45deg,rgba(88, 195, 255,.8) 0,#2f9d8f 40%,rgb(176, 236, 243) 100%);
    height: 100%;
    width: 100%;
    padding: 80px 30px;
}



@keyframes gradient {
    0%,
    100% {
        background-position: 0 20%
    }
    50% {
        background-position: 100% 80%
    }
}

@keyframes pulse-wave {
    0% {
        opacity: 0;
        transform: scale(.1)
    }
    50% {
        opacity: 1;
        transform: scale(.5)
    }
    100% {
        opacity: 0;
        transform: scale(1)
    }
}

@keyframes grow-circles {
    0%,
    30% {
        opacity: .85;
        transform: scale(1)
    }
    15% {
        opacity: 1;
        transform: scale(1.05)
    }
}

@keyframes grow-shrink {
    0%,
    30% {
        transform: scale(1)
    }
    15% {
        transform: scale(1.1)
    }
}
@media only screen and (max-width: 768px) {
    .sub-title {
        display: none;
    }
    .video-section{
        margin: 50px 0;
    }
    .pulse-icon .circle-inner, .pulse-icon .pulse-1, .pulse-icon .pulse-2, .pulse-icon .pulse-3{
        display: none !important;
    }
}


.owl-dots {
    display: block;
    z-index: 9999;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
}
.owl-dot {
    display: inline-block;
}
.owl-dot span{
    width: 15px;
    height: 8px;
    border-radius: 15px;
    margin-left: 2px;
    margin-right: 2px;
    background: #ccc;
    border:none;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.owl-dot.active span{
    background: #2f9d8f;
    width: 25px;
}
button.owl-dot.active,  button.owl-dot:focus{
    outline: none;
}

/* 8.4 Fun Fact */
.counter-block {
    position: relative;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 15px;
    background: #f7f9fc;
    padding: 20px 10px 15px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.counter-block::before, .counter-block::after {
    border-style: solid;
    border-width: 1px;
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    width: 30px;
}
.counter-block::before {
    border-color: #5ab846 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #5ab846;
    left: 0;
    top: 0;
}
.counter-block::after {
    border-color: rgba(0, 0, 0, 0) #5ab846 #5ab846 rgba(0, 0, 0, 0);
    bottom: 0;
    right: 0;
}
.h4h{
	font-family: Raleway;
	font-size:15px !important;
	letter-spacing:0px !important;
	line-height:15px;
	font-weight:600;
	text-align:justify !important;
	padding:0px !important;
}
.tam{
font-family: Poppins, Helvetica, sans-serif;
font-style: normal;
font-weight: 600;
color: #444;
font-size:16pt ;
line-height: 0.5 !important;
margin-left: 0% !important;
margin-top: 22px;
}
.tam-pp{
font-family: Poppins, Helvetica, sans-serif;
font-style: normal;
font-weight: 600;
color: #444;
font-size:16pt ;
line-height: 0.5 !important;
margin-left: 14% !important;
margin-top: 22px;
}
.tamqr{
	font-family: Poppins, Helvetica, sans-serif;
font-style: normal;
font-weight: 600;
color: #444;
font-size:16pt ;
line-height: 0.5 !important;
margin-left: 32% !important;
margin-top: 22px;
}
.verde{
	color:#5ab846;
}
.bbottom{
	border-bottom:1px solid #5ab846 !important;
}
.bbottompp{
	border-bottom:1px solid #2f9d8f !important;
}
.btoppp{
	border-top:1px solid #2f9d8f !important;
}
.btop{
	border-top:1px solid #5ab846 !important;
}
.hcimg{
	margin-left:57px;
}

.sb{
	font-family: Raleway;
	font-size:10px !important;
	line-height: 15px;
text-align: justify;
color: #000;
}
.phe{
	font-size: 15px;
text-align: justify !important;
line-height: 15px;
font-weight: 600;
color: #444;
font-family: Raleway;
}
.counter-block i {
    position: relative;
    font-size: 40px;
    color: #5ab846;
}
.counter-block h4 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.counter-block .counter-block-value {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    display: block;
    margin: 10px 0;
    color: #bfc4c5;
}


.button-red {
    background-color:rgb(47, 157, 143,.7);
    border: 1px solid #2f9d8f !important;
	color:#fff;
	padding:10px;
	font-weight:bold;
}
.button-red:hover {
    background-color: #2f9d8f;
    background-color: #2f9d8f;
    border: 1px solid #2f9d8f !important;
	color:#fff;
	padding:10px;
}

.frase{
	font-family:raleway;
	font-size:24pt;
	text-align:center;
	padding-left:30%;
	padding-top:35%;
}

@media only screen and (max-width: 768px) {
.btres{
display:block;
}
  
}

/* 9.3 ownload Resume */
.section-head a.bt-submit {
    position: absolute;
    right: 15px;
    top: 0;
    padding: 10px 20px;
    margin-top: 10px;
}


@media (min-width:768px) and (max-width: 1199px) {
    .label-portfolio {
        display: none;
    }
	.marginv{
	margin-top:10% !important;
}

}

.bt-submit {
    color: #fff !important;
    position: relative;
    font-weight: 700;
    font-size: 14px !important;
    border-radius: 100px !important;
    background: #2f9d8f;
    background-size: 400% 400%;
   
}
.bt-submit:hover {
    animation: gradient 8s ease infinite;
    color: #fff;
}

/*12.3 Social Media*/

.social-media-block {
    background-color: #f7f9fc;
    padding: 30px 20px;
    position: relative;
}
.social-media-block::before, .social-media-block::after {
    border-style: solid;
    border-width: 2px;
    content: "";
    display: block;
    height: 50px;
    position: absolute;
    width: 50px;
}
.social-media-block::after {
    border-color: rgba(0, 0, 0, 0) #2f9d8f #2f9d8f rgba(0, 0, 0, 0);
    bottom: 0;
    right: 0;
}
.social-media-block::before {
    border-color: #2f9d8f rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2f9d8f;
    left: 0;
    top: 0;
}
.social-media-block h4, .social-media-block ul{
    display: inline-block;
    margin-bottom: 0;
}
.social-media-block h4{
    margin-right: 15px;
}
.social-media-links li, .social-media-links a{
    display: inline-block;
}
.social-media-block a{
    font-size: 16px;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #2f9d8f;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 100%;
    margin-right: 15px;
    box-shadow: 2px 2px 20px rgba(0,0,0,.05);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.social-media-block a:hover{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 12px 17px rgba(0,0,0,.12);
    -moz-box-shadow: 0 12px 17px rgba(0,0,0,.12);
    -o-box-shadow: 0 12px 17px rgba(0,0,0,.12);
    box-shadow: 0 12px 17px rgba(0,0,0,.12);
    color: #fff;
    background: #2f9d8f;
}
@media (max-width: 767px) {
    .contact-form {
        padding-top: 0px;
    }
    .left-background {
        display: none;
    }
    .contact-info.d-flex {
        margin-bottom: 20px;
    }
    .sidebar-textbox{
        padding-bottom: 0;
    }
    .social-media-block h4 {
        margin-bottom: 20px;
    }
    .social-media-block a{
        margin-bottom: 7px;
    }
}


blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 30px;
    color: #888;
    border-left: 5px solid #eeeeee;
    font-weight: normal;
}



.avatar {
    display: inline-block;
    float: left;
    padding: 0 20px 0 0;
    position: absolute;
    left: 0px;
}

.avatar img {
    max-width: 80px;
    border-radius: 50%;
}


.sidebar.right {
    padding-left: 30px;
}
@media only screen and (max-width: 768px) {
    #breadcrumbs {
        position: unset !important;
        margin-top: 0;
        transform: unset;
    }
    #breadcrumbs ul li {
        margin: 0 10px 0 0px;
    }
    .single-page-content .post-content{
        margin-left: 20px;
        margin-right: 20px;
        padding: 30px 20px !important;
    }
    #posts-nav li.next-post a {
        padding-right: 25px;
    }
    #posts-nav li.prev-post a {
        padding-left: 25px;
    }
    
    .avatar {
        display: none;
    }
    
    .avatar img {
        max-width: 60px;
    }
    
}



/* ============================================================================= 
14.Single Portfolio Page
============================================================================= */
.portfolio-head{
    height: 500px;
    overflow: hidden;
}
.portfolio-head > img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.portfolio-head {
    position: relative;
    margin: 40px 0;
}
.portfolio-head-content {
    background-color: rgba(17, 214, 240, 0.65);
    color: rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    height: 100%;
    left: 0;
    padding: 130px 70px 90px;
    position: absolute;
    top: 0;
    width: 50%;
}

.portfolio-head-content .portfolio-desc {
    font-size: 18px;
    margin-top: auto;
}

.portfolio-head-content .portfolio-desc p {
    color: rgb(255, 255, 255);
}

.portfolio-head-content .portfolio-attr a {
    float: left;
    font-size: 18px;
    color: #fff;
}

.portfolio-head-content .portfolio-attr a::after {
    background-color: rgb(255, 255, 255);
    content: "";
    display: table;
    float: right;
    height: 1px;
    margin: 0 10px;
    position: relative;
    top: 11px;
    width: 24px;
}

.portfolio-head-content .portfolio-attr a:last-child::after {
    content: none;
}

.portfolio-head-content .portfolio-attr {
    display: block;
    margin-top: 35px;
    opacity: 1;
}

.portfolio-head-content h1 {
    font-size: 42px;
    line-height: 1.5;
    color: #fff;
}
.portfolio-head-content .meta {
    margin-bottom: 0;
    font-size: 18px;
    color: #fff;
}

.portfolio-head-content .portfolio-attr {
    float: left;
}
.block-centered {
    display: table;
    margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 991px) {
	.dropdownIdiomas {
		right:9%;
		top:2.7%;
	}
    .portfolio-head-content h1 {
        font-size: 38px;
        line-height: 1.1;
        margin-bottom: 30px;
    }
    .portfolio-head-content {
        padding: 70px;
    }

}

@media (max-width: 767px) {
    .portfolio-head {
        margin: 15px 0 0;
    }
    .portfolio-desc > p {
        margin-bottom: 5px;
    }
    .portfolio-head-content h1 {
        font-size: 24px;
        margin-top: 0;
    }
    .portfolio-head-content .meta {
        font-size: 14px;
        margin-bottom: 0;
    }
    .portfolio-head-content {
        padding: 30px;
        width: 100%;
    }
    .portfolio-head-content .portfolio-desc {
        display: none;
    }
    .portfolio-head-content .portfolio-attr {
        margin-top: 0;
    }
    .portfolio-desc-xs .portfolio-attr {
        display: table;
        margin-top: 10px;
    }
    .portfolio-desc-xs {
        border-bottom: 1px solid #eeeeee;
        margin-bottom: 30px;
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .portfolio-desc-xs p {
        color: #76c4df;
        font-size: 12px;
        margin-bottom: 4px;
    }
    .portfolio-desc-xs .portfolio-attr > a::after {
        content: none;
    }
    .portfolio-desc-xs .portfolio-attr > a {
        padding-right: 15px;
    }
    .portfolio-head {
        height: auto;
    }
}


/* ============================================================================= 
#16. Appointments
============================================================================= */
#appointment.sub-page{
    display: block !important;
}
.section-head.third-head h4 {
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
    font-size: 14px;
    color: #888;
}
.section-head.third-head h4 span {
    font-weight: 600;
    font-size: 16px;
    color: #444;
}
.list-appointments{
    padding-right: 20px;
}
.list-appointments li {
    display: block;
    margin-bottom: 30px;
    font-weight: 600;
    margin-left: 5px;
}
.list-appointments li i {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
}
.list-appointments li.available i{
    background-size: 400% 400% !important;
    color: #fff;
}
.list-appointments li.not-available i{
    background: #f5f5f5;
    color: #999;
}
.list-appointments li.not-available {
    color: #d7d7d6;
    cursor: no-drop;
}
.list-appointments li span {
    color: #888!important;
    font-weight: 300;
}
.list-appointments li.available i {
    background: linear-gradient(
135deg
,#2f9d8f,#6ceeff,#2f9d8f,#ccc,#6ceeff);
}
.list-appointments li.not-available span{
    color: #d7d7d6!important;
}
.input-icon{
    position: relative;
}
.input-icon i {
    position: absolute;
    top: 17px;
    color: #999;
}
.input-icon i.lnr.lnr-bubble.message-icon {
    top: 7px;
}
.input-icon input, .input-icon textarea{
    padding-left: 30px;
}
@media(max-width:768px) {
    .list-appointments {
        padding-left: 0;
    }
}
.col-md-12{
	width:100%;
}
.col-md-6{
	width: 50%;
}

.col-md-4{
	width: 25%;
}
.col-md-8{
	width: 75%;
}
.formc{
text-align: justify;
padding: 0px;
}
.imgqr{
	max-width:70%;
}

.bbottom1{
	border-bottom:1px solid #2f9d8f !important;
}
.btop1{
	border-top:1px solid #2f9d8f !important;
}
.mhe{
padding: 0rem 1rem 0rem 1rem !important;
text-align:center;
}



.rlogom{
		width:40%;
		margin-left: 30.7%;
	}
.martopf{
	margin-top:10px;
}
