body {
	margin: 0;
	font-family: 'Maven Pro', sans-serif;
}

html,
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poller One', cursive;
}

h2 {
	font-size: 42px;
	font-weight: bold;
}

h2.sub-title2 {
	font-family: "Poller One", Sans-serif;
	font-size: 35px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0081c6;
}

.sub-titulo h2 {
	font-size: 52px;
	font-weight: bold;
}

.sub-titulo p {
	padding-left: 20%;
	padding-right: 20%;
	font-size: 21px;
}

.product-title {
	font-size: 28px;
	color: #0081c6;
}

.lead-font p {
	color: #444;
}

p {
	font-family: 'Open Sans', sans-serif;
	color: #444;
}

.subti {
    padding-top: 10%;
}

.nina {
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 400;
}

.padrose{
    margin: 173px 6%;
}

.padrose2 {
    margin: 54px 6%!important;
}

.padrose3 {
    margin: 173px 6%!important;
}

/*MENU*/

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
	padding-top: 1.5rem;
	padding-bottom: 2rem;
	font-family: 'Maven Pro', sans-serif;
}

a#itemUno {
	background-color: #ff9900;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 20px 30px;
	transition: all 1s ease;
}

a#itemDos {
	background-color: #007cba;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 20px 30px;
	transition: all 1s ease;
}

a#itemDos:hover {
	background-color: #ff9900;
}

a#itemTres {
	background-color: #6ac16d;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 20px 30px;
	transition: all 1s ease;
}

a#itemTres:hover {
	background-color: #ff9900;
}

a#itemCuatro {
	background-color: #f3d566;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 20px 30px;
	transition: all 1s ease;
}

a#itemCuatro:hover {
	background-color: #ff9900;
}

a#itemCinco {
	background-color: #da4dd8;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 20px 30px;
	transition: all 1s ease;
}

a#itemCinco:hover {
	background-color: #ff9900;
}

a#itemSeis {
	background-color: #e76050;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 20px 30px;
	transition: all 1s ease;
}

a#itemSeis:hover {
	background-color: #ff9900;
}

a#itemSiete {
	background-color: #ff9e61;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 20px 30px;
	transition: all 1s ease;
}

a#itemSiete:hover {
	background-color: #ff9900;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown-menu {
	margin-top: 0px;
	border-radius: 0;
}

.dropdown-item:hover {
	color: #ff9900;
	text-decoration: none;
	background-color: #f8f9fa;
}


/*FIN MENU*/


/*ACTION BAR MENU*/

.rightc {
	list-style-type: none;
	margin-bottom: 0px;
	float: right;
}

.rightc li {
	margin: 0px 10px;
	font-size: 13px;
	float: left;
	line-height: 28px;
	color: #ff6e00;
}

ul.left-c {
    list-style: none;
    color: #fff;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 50px;
    padding: 3px;
    width: 50%;
}

ul.left-c a {
	text-decoration: none;
	transition: all 1s ease;
	color: #fff;
}

ul.left-c a:hover {
	color: #ffcc00;
}

.ins {
	font-size: 28px;
	transition: all 1s ease;
}

.ins:hover {
	color: #ffcc00;
}


/*FIN ACTION BAR MENU*/

.plx2 {
	background: url(../img/fotos/fondo_aquakidsParty.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.plx3 {
	background: url(../img/fotos/backg-galery.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
}

.plx4 {
	background: url(../img/fotos/fondo_aquakidsParty.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
}

.plx5 {
	background-image: url(../img/fotos/nube-back.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -10%;
}

.plx6 {
	background-image: url(../img/nosotros/nosotros.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 601px;
}

.plx7 {
	background-image: url(../img/nosotros/background-1024x683.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 750px;
}

.plx8 {
	background-image: url(../img/nosotros/nosotros2.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 601px;
	margin-bottom: -49px;
	margin-top: 5px;
}

.plx9 {
	background-image: url(../img/fotos/head-contacto.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-attachment: fixed;
}

.plx10 {
	background-image: url(../img/nosotros/background-1024x683.png);
	background-repeat: repeat-y;
	background-size: contain;
	height: auto;
	margin-bottom: -49px;
}

.plx11 {
	background-image: url(../img/nosotros/empresa.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-attachment: fixed;
}

.plx12 {
	background-image: url(../img/nosotros/bannercontacto.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 165px;
}

.plx13 {
	background-image: url(../img/adicionales/adicionales-principal.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-attachment: fixed;
}

.plx14 {
	background-image: url(../img/adicionales/foto-central-adicionales.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 365px;
	background-attachment: fixed;
}

.plx15 {
	background-image: url(../img/nosotros/base-maquillaje.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-attachment: fixed;
}

.title-trans-red {
	margin: 0px 230px 0px 230px;
	padding: 3px 0px 5px 0px;
	background-color: rgba(255, 0, 0, 0.64);
	border: none;
	border-radius: 5px 5px 5px 5px;
}

.title-trans-yellow {
	margin: 0px 230px 0px 230px;
	padding: 15px 0px 1px 0px;
	background-color: rgba(255, 204, 0, 0.74);
	border: none;
	border-radius: 5px 5px 5px 5px;
}


/*box-home*/

.cover-card {
	border: 5px solid white;
	padding: 0px;
	margin: 0px;
	height: 370px;
}

.cover-card>.card-body {
	text-align: center;
	background-color: rgba(6, 6, 6, 0.0);
	color: #fff;
	width: 100%;
	height: 100%;
	font-weight: bold;
	font-size: 20px;
}

.cover-card:hover>.card-body {
	background-color: rgba(6, 6, 6, 0.3);
	color: white;
}

.title-trans-purple {
	padding: 20px 20px 10px 20px;
	background-color: rgba(64, 84, 178, 0.73);
	margin-top: 34%;
}

.title-trans-purple h3 {
	font-size: 18px;
}

.btn-orange {
	border: 1px solid #fff;
	color: #ffffff;
	background-color: #e98014;
}

.btn-orange:hover {
	border: 1px solid #fff;
	color: #ffffff;
	background-color: #e98014;
}


/*carousel galeria*/

.colspam {
	display: inline-block;
	margin-left: -4px;
}

.colspam img {
	width: 100%;
	height: auto;
	border: 5px solid white;
}

body .no-padding {
	padding-left: 0;
	padding-right: 0;
}


/*testimonios*/

.card.card-testi {
	padding: 3%;
	background-color: rgba(41, 129, 228, 0.81);
	border-radius: 5px;
}

.media-body p {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	font-style: italic;
}

.testimagen {
	border: 5px solid #fff;
	border-radius: 50%;
	width: 12%;
}

.last-column {
	padding-top: 150px;
}

.btn-danger {
	background-color: #e76050;
	color: #fff;
}

.btn-danger:hover {
	background-color: #0081c6;
	color: #fff;
}


/*footer*/

.page-footer h6 {
	color: #e86555;
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
}

.page-footer a {
	color: #fff;
	font-weight: 700;
}

.page-footer a:hover {
	color: #db0000;
	font-weight: 700;
	text-decoration: none;
}

.page-footer p {
	margin-top: 0;
	margin-bottom: 0rem;
	color: #fff;
	font-weight: 700;
}

.footer-copyright {
	background-color: #e11e34!important;
	color: #fff;
	font-weight: 700;
}

.ir-arriba {
	display: block;
	background-repeat: no-repeat;
	font-size: 20px;
	color: black;
	cursor: pointer;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 2;
}

.fa-inverse {
	color: #fff;
}


/*card nosotros*/

.facecard {
	padding: 60px 40px 60px 40px;
	background-color: #0081c6;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #d8d8d8;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.instacard {
	padding: 60px 40px 60px 40px;
	background-color: #e98014;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #d8d8d8;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.facecard a:hover {
	text-decoration: none;
}

.instacard a:hover {
	text-decoration: none;
}

.container.boxOne {
	padding-top: 8%;
}

.video-nosotros iframe {
	box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.34);
	margin: -150px 0px 0px 0px;
	border-style: solid;
	border-width: 10px 10px 10px 10px;
	border-color: #ffffff;
}

.card-body a:hover {
	text-decoration: none;
}

#formulario input {
	background-color: #ffffff;
	border-color: #23a455;
	border-width: 0px 0px 2px 0px;
}

textarea#comentario {
	background-color: #ffffff;
	border-color: #23a455;
	border-width: 0px 0px 2px 0px;
}


/*tarjetas*/

.containers {
	position: relative;
	width: 50%;
}

.image {
	display: block;
	width: 100%;
	height: auto;
}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #008CBA;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
	background-image: linear-gradient(180deg, #6ec1e4 0%, rgba(88, 35, 100, 0.75) 100%);
}

.containers:hover .overlay {
	height: 100%;
}

.animatext {
	/* color: white; */
	/* font-size: 20px; */
	/* position: absolute; 
     -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);*/
	/* text-align: center; */
	/* padding: 30% 10%; */
	margin-top: 37%;
	/* margin-left: 50%; */
	z-index: 1;
}

.animatext2 {
	margin-top: 25%;
	z-index: 1;
}

.animatext3 {
	margin-top: 18%;
	z-index: 1;
}

.animatext4 {
	padding-top: 10%;
	z-index: 1;
}

.animatext5 {
	margin-top: 28%;
	z-index: 1;
}

.animatext2 p {
	color: #fff;
	z-index: 1;
}

.animatext2 h3 {
	color: #fff;
	z-index: 1;
}

.animatext2 h6 {
	color: #fff;
}

.animatext3 p {
	color: #fff;
}

.animatext3 h3 {
	color: #fff;
}

.animatext3 h6 {
	color: #fff;
}

.animatext4 p {
	color: #fff;
}

.animatext4 h3 {
	color: #fff;
}

.animatext4 h6 {
	color: #fff;
}

.animatext5 p {
	color: #fff;
}

.animatext5 h3 {
	color: #fff;
}

.animatext5 h6 {
	color: #fff;
}
.animatext6 {
    margin-top: 37%;
    z-index: 1;
}
.animatittle {
	padding: 30% 10%;
}

.animatittle h3 {
	font-size: 20px;
	color: #fff;
}

.animatittle2 {
	padding: 19% 10%;
}

.animatittle2 h3 {
	font-size: 20px;
	color: #fff;
}

.animatittle3 {
	padding: 15% 10%;
}

.animatittle3 h3 {
	font-size: 20px;
	color: #fff;
}

.animatittle4 {
	padding: 40% 10%;
}

.animatittle4 h3 {
	font-size: 20px;
	color: #fff;
}
.animatittle5 {
    padding: 35% 10%;
}
.animatittle5 h3 {
    color: #fff;
    font-size: 20px;
}
.animatittle6 {
    padding: 30% 10%;
}
.animatittle6 h3 {
    color: #fff;
    font-size: 20px;
}
.btn-orange2 {
	border-radius: 5px;
	color: #ffffff;
	background-color: #e98014;
	padding: 10px;
	border-color: #e98014;
}

.btn-orange2:hover {
	border-radius: 5px;
	color: #ffffff;
	background-color: #d97713;
	padding: 10px;
	border-color: #d97713;
}

.btn-success2 {
	background-color: #6ac16d;
	color: #ffffff;
	border-radius: 5px;
	padding: 10px;
	border-color: #6ac16d;
}

.btn-success2:hover {
	background-color: #63b365;
	color: #ffffff;
	border-radius: 5px;
	padding: 10px;
	border-color: #63b365;
}

h2.callmid {
	padding: 12%;
	font-size: 36px;
	color: #fff;
}

h2.callmid3 {
	padding: 8%;
	font-size: 36px;
	color: #fff;
}


/*tarjetas de servicios*/

.box {
	cursor: pointer;
	height: 300px;
	position: relative;
	overflow: hidden;
	width: 350px;
}

.box img {
	position: absolute;
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.box .overbox {
	background-color: #642980;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
	width: 100%;
	height: 100%;
	padding: 130px 20px;
}

.box:hover .overbox {
	opacity: 1;
}

.box .overtext {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
}

.box .title {
	font-size: 28px;
	text-transform: uppercase;
	opacity: 0;
	transition-delay: 0.1s;
	transition-duration: 0.2s;
	text-align: center;
}

.box:hover .title,
.box:focus .title {
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.box .tagline {
	font-size: 0.8em;
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 0.2s;
}

.box:hover .tagline,
.box:focus .tagline {
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
}

.btn.btn-grey {
	background-color: #939393;
	color: #fff;
}

.product-search {
	font-size: 18px;
	line-height: 22px;
	color: #FF3900;
	font-weight: bold;
}


/*tarjetas de servicios*/

.box {
	cursor: pointer;
	height: 300px;
	position: relative;
	overflow: hidden;
	width: 350px;
}

.box img {
	position: absolute;
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.box .overbox {
	background-color: #00000094;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
	width: 100%;
	height: 100%;
	padding: 130px 20px;
}

.box:hover .overbox {
	opacity: 1;
}

.box .overtext {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
}

.box .title {
	font-size: 22px;
	text-transform: uppercase;
	opacity: 0;
	transition-delay: 0.1s;
	transition-duration: 0.2s;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.box:hover .title,
.box:focus .title {
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.box .tagline {
	font-size: 0.8em;
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 0.2s;
}

.box:hover .tagline,
.box:focus .tagline {
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
}

.btn.btn-grey {
	background-color: #939393;
	color: #fff;
}

.product-search {
	font-size: 18px;
	line-height: 22px;
	color: #FF3900;
	font-weight: bold;
}


/*tarjetas de servicios*/

.box {
	cursor: pointer;
	height: 260px;
	position: relative;
	overflow: hidden;
	width: auto;
}

.box img {
	position: absolute;
	left: 0;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.box .overbox {
	background-color: #00000094;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	opacity: 0;
	width: 100%;
	height: 86%;
	padding: 130px 20px;
}

.box:hover .overbox {
	opacity: 1;
}

.box .overtext {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
}

.box .title {
	font-size: 22px;
	text-transform: uppercase;
	opacity: 0;
	transition-delay: 0.1s;
	transition-duration: 0.2s;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.box:hover .title,
.box:focus .title {
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.box .tagline {
	font-size: 28px;
	opacity: 0;
	transition-delay: 0.2s;
	transition-duration: 0.2s;
	font-family: serif;
	font-weight: 700;
	font-style: italic;
}

.box:hover .tagline,
.box:focus .tagline {
	opacity: 1;
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
}

.product_title.entry-title {
	color: #FF3900 !important;
	font-family: serif !important;
	font-weight: 700 !important;
	font-style: italic !important;
}

.hr-entry-title {
	content: "";
	display: inline-block;
	width: 20%;
	height: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	position: initial;
	left: 0;
	bottom: 0;
	color: #00000030;
}

img.box-imgagine {
	width: 160px;
	height: auto;
	z-index: 2;
	position: absolute;
	margin-top: -70px;
	margin-left: 28%;
}


/*FIN tarjetas de servicios*/

.padding-box {
	margin: 6%;
}

i.fas.fa-thumbtack {
	color: #fff;
	border: 3px solid #fff;
	border-radius: 50px;
	padding: 8px 11px 8px 10px;
	margin-bottom: 15px;
}

.beauty-back {
	background-color: rgba(229, 55, 148, 0.3);
	padding: 13%;
}

.btn-purple {
	background-color: #721083;
	color: #fff;
	padding: 12px 30px;
}

.btn-purple:hover {
	background-color: #96aac5;
	color: #fff;
	padding: 12px 30px;
}

h3.renovoir {
	font-family: "Playfair Display", Sans-serif;
	font-size: 45px;
	font-weight: 700;
	color: #fff;
}

.col.columncenter {
	padding: 14%;
}

.card-arriendo {
	border: none;
	border-radius: 0px;
}

.thumb {
    margin-top: 2px!important;
    margin-bottom: 2px!important;
    padding-right: 2px;
    padding-left: 2px;
}


/*Galeria Productos*/

.simple-gallery {
	width: 100%;
	display: block;
	margin: auto;
}

.mini img {
	width: 24.4%;
	height: auto;
	float: left;
	margin: 4px 4px 0px 0px;
	cursor: pointer;
}

.mini img:nth-of-type(4) {
	margin-right: 0px;
}

.maxi {
	width: 100%;
	height: auto;
	display: block;
}

a#pills-home-tab {
	padding: 14px 28px!important;
	background: #e9805f;
	border-radius: 50px;
	font-size: 15px;
	font-family: Poller One;
	font-weight: 500;
}

a#pills-profile-tab {
	background: #6ac16d;
	border-radius: 50px;
	padding: 14px 28px!important;
	font-size: 15px;
	font-family: Poller One;
	font-weight: 500;
}

a#pills-contact-tab {
	background: #4aace9;
	border-radius: 50px;
	padding: 14px 28px!important;
	font-size: 15px;
	font-family: Poller One;
	font-weight: 500;
}

.nav-pills a {
	color: #fff;
}
.navbar-light .navbar-toggler {
    color: #fff;
    border-color: #db0000;
    background-color: #db0000;
    padding: 10px;
}
.mayorpad {
    padding: 7% 10% 0% 10%;
}
.itemBelleza{
    color: #0081c6;
    font-size: 32px;
}
h1.capt1 {
    padding: 10px 0px 10px 0px;
    background-color: rgba(255, 204, 0, 0.74);
    border: none;
    border-radius: 5px 5px 5px 5px;
}
h1.capt2 {
    background-color: #0081c6bf;
    border: none;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 0px 10px 0px;
}
h1.capt3 {
    background-color: #00000091;
    border: none;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 0px 10px 0px;
}
h1.capt4 {
    background-color: #0081c6bf;
    border: none;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 0px 10px 0px;
}
h1.capt5 {
    background-color: rgba(255, 0, 0, 0.64);
    border: none;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 0px 10px 0px;
}
h1.capt6 {
    background-color: #7b107d99;
    border: none;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 0px 10px 0px;
}
h1.capt7 {
    background-color: #ffffff8c;
    color: #000;
    border: none;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 0px 10px 0px;
}
h1.capt8 {
    background-color: #0081c6bf;
    border: none;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 0px 10px 0px;
}
h1.capt9 {
    background-color: rgba(255, 0, 0, 0.64);
    border: none;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 0px 10px 0px;
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    width: 100%;
    max-width: 100%;
    height: 151px;
    object-fit: cover;
}

img.action-icon-1 {
    width: 32px;
    height: auto;
}

img.action-icon-2 {
    width: 32px;
    height: auto;
}

img.action-icon-3 {
    width: 32px;
    height: auto;
}

img.action-icon-4 {
    width: 46px;
    height: auto;
}

.columna-pro {
    padding-bottom: 30px;
}

.abcds {
    padding-bottom: 30px;
}

.western span {
    font-size: medium!important;
    font-family: 'Maven Pro';
}
.program-tabs ul li {
    font-size: 16px;
    font-family: 'Maven Pro';
}
.candy-1 {
    object-fit: cover;
    height: 665px;
}
.candy-2 {
    object-fit: cover;
    height: 665px;
}
.candy-3 {
    object-fit: cover;
    height: 920px;
}
.candy-4 {
    height: 415px;
}


/*RESPONSIVE*/
/*desaparecer escritorio*/
@media only screen and (max-width: 610px){
div#section-brand {
    display: none;
}
div#section-brand-responsive {
    display: block;
}
i.fas.fa-plus {
    display:block;
}
}

/*desaparecer movil*/
@media only screen and (min-width: 600px){
div#section-brand-responsive {
    display: none;
}
div#section-brand {
    display: block;
}
i.fas.fa-plus {
    display:none;
}
}

@media only screen and (max-width: 425px) {
  ul.left-c {
    list-style: none;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    border: 2px solid #fff;
    text-align: center;
    border-radius: 50px;
    padding: 10px;
    margin-bottom: 15px;
    width: 100%;
}
img.navbar-brand {
    height: 90px;
}
.navbar a {
    height: 90px!important;
}
.nav-link {
    padding: 33px 30px!important;
}
.title-trans-red {
    margin: 0;
    padding: 5px 0px 5px 0px;
}
.tituloPrinc {
    font-size: 38px;
}
.title-trans-yellow {
    margin: 0;
    padding: 15px 5px 1px 5px;
}
.cover-card {
    margin-bottom: 40px;
}
.sub-titulo p {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
}
.facecard {
    margin-bottom: 5%;
}   
.boxTwo {
    padding-top: 75%;
    text-align: center;
}
.plx7 {
    height: auto;
}
.plx8 {
    height: 180px;
    margin-bottom: -50px;
    margin-top: 135px;
}
.plx15 {
    height: 400px;
}
.video-nosotros iframe {
    height: auto;
    margin-bottom: 65%;
}
.dropdown-menu a {
    height: 40px!important;
}
button#btn-formulario {
    margin-bottom: 15%;
}
.position-img {
    padding-bottom: 10%;
}
.plx11 {
    height: 370px;
}
.plx14 {
    height: auto;
}
.animatittle {
    padding: 26% 10%;
}
.animatext {
    margin-top: 33%;
}
.animatittle2 {
    padding: 16% 10%;
}
.animatittle3 {
    padding: 19% 10%;
}
.animatittle4 {
    padding: 33% 10%;
}
.plx12 {
    height: auto;
}
.plx12 h4 {
    text-align: center;
}
.plx12 a.btn.btn-success2 {
    margin-bottom: 15%;
}
.mayorpad {
    padding: 5% 21% 5% 4%;
}
h2.callmid {
    font-size: 28px;
}
.padding-box {
    margin: 5% 22% 6% 6%;
}
.row.rowModa {
    padding: 0% 18% 0% 0%;
}
.itemBelleza {
    padding-top: 5%;
}
section.backstyle {
    height: auto!important;
}
i.fas.fa-plus {
    float: right;
    margin-top: 5px;
}
.columna-pro {
    padding-bottom: 4px;
}
.rightc {
    padding-left: 60px;
    padding-right: 80px;
}
.subti {
    padding-top: 0%;
}
.col-lg-3.col-md-4.col-xs-6.thumb {
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.img-thumbnail {
    height: auto;
}
.box img {
    height: auto!important;
}
.adjunt {
    padding-bottom: 15px;
}
.padrose{
    margin: 5% 22% 6% 6%;
}
.padrose2{
    margin: 5% 22% 6% 6%!important;
}
.padrose3{
    margin: 5% 22% 6% 6%!important;
}
.candy-1 {
    object-fit: cover;
    height: auto;
}
.candy-2 {
    object-fit: cover;
    height: auto;
}
.candy-3 {
    object-fit: cover;
    height: auto;
}

.media {
    display: inline-block;
}
}


@media only screen and (max-width: 375px) {
  .rightc {
    list-style-type: none;
    margin-bottom: 0px;
    float: none;
    padding-left: 86px;
    padding-right: 86px;
}
.tituloPrinc {
    font-size: 33px;
}
.boxTwo {
    padding-top: 85%;
    text-align: center;
}
h2.callmid {
    font-size: 21px;
}
.rightc {
    padding-left: 53px;
    padding-right: 0px;
}
.col-lg-4.col-md-4.col-sm-12.columna-pro {
    padding-right: 0;
    padding-left: 0;
}
.box {
    height: 234px;
}
}

@media only screen and (max-width: 320px) {
  .rightc {
    list-style-type: none;
    margin-bottom: 0px;
    float: none;
    padding-left: 78px;
    padding-right: 78px;
}
.tituloPrinc {
    font-size: 27px;
}
.boxTwo {
    padding-top: 100%;
    text-align: center;
}
.row.rowModa {
    padding: 7% 18% 0% 0%;
}
.rightc {
    padding-left: 30px;
    padding-right: 30px;
}
.col-lg-4.col-md-4.col-sm-12.columna-pro {
    padding-right: 0;
    padding-left: 0;
}
.box {
    height: 192px;
}
}