body {
    font-family: Khula, sans-serif !important;
}
body, html{
overflow-x: hidden;
}
#fija input, #fijapor input, #fijax input, .sujetador .form-control {
    z-index: 10;
}
.moon_bot{
	max-width:265px;
}
.referral-popup {
	padding: 0px!important;
}

.botones_otros .btn-light{
	background-color:#dededf!important;
	min-height: 60px!important;
	border-radius: 38px !important;
	margin: 0px 0px 10px 0px!important;
}

.alert-success{
	background:#d3ffd2 0 0 no-repeat padding-box!important;
}

.user-info {       border: #e6e6e6 2px solid;
width:auto;height:53px;
border-radius:50px !important; padding: .25rem 0;
    background: #fdfdfd;
    transition: background .3s ease-in-out;
	box-sizing: border-box;
	align-items: center!important;
	display: inline-flex;
    vertical-align: middle;
	position: relative;
   /* flex: 0 1 auto;*/
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: center;
	align-content: space-around;
	}
.user-info .balance {margin-top:6px; margin-right:.5rem;}
.user-info .btn-group {margin-top:2px;}
.user-info a {width:auto !important;text-align: justify !important;}
.user-info span {font-size: 1.1rem;
    line-height: .9rem; display:block; padding-left:.6rem; }
.user-info span.mini {font-size: .775rem !important;}

@media (max-width:420px){
	/*.user-info span {font-size: .775rem;
    line-height: .7rem; display:block; padding-left:.6rem; }
.user-info span.mini {font-size: .575rem !important;}*/
.mardret {
margin-right: .5em !important;}	
}

.btn-log{
	width:auto !important;
	color: #000 !important;
    background-color: #fff !important;
    border-color: #f8ddff !important;
    box-shadow: none;
	display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 1.2rem 1.188rem .8rem 1.188rem;
    font-size: 1rem;
    line-height: 1.5rem;
    transition: all .15s ease-in-out;
	border-radius: 50px!important;
	cursor: pointer;
	box-sizing: border-box;
	margin-right:3px;
	height:51px;}
.condition{}
.cond-free {
	position:absolute;
    bottom: 0px; top:40px; margin:auto; z-index:100;
	background-color: #67ba00;
    color: white !important;
    height: 15px;
    font-size: .675rem !important;
    line-height: normal !important;
    padding: 0px 3px !important;
    text-align: center !important;
	display:inline-block !important;}
.cond-casual {
	position:absolute;   bottom: 0px; top:0px; margin:auto; z-index:100;
	background-color: #787878;
    color: white !important;
    height: 17px;
    font-size: .675rem !important;
    line-height: normal !important;
    padding: 1px 3px !important;
    text-align: center !important;
	display:inline-block !important;
right: 4px !important;}	

.cond-pro {
	position:absolute; right:12px;  bottom: 0px; top:0px; margin:auto; z-index:100;
	background-color: #20c8ef;
    color: white !important;
    height: 17px;
    font-size: .675rem !important;
    line-height: normal !important;
    padding: 1px 3px !important;
    text-align: center !important;
	display:inline-block !important;}	
	
	.cond-ext {
			position:absolute; right:13px;  bottom: 0px; top:0px; margin:auto; z-index:100;
		background-color: #c36bd4;
    color: white !important;
    height: 17px;
    font-size: .675rem !important;
    line-height: normal !important;
    padding: 1px 3px !important;
    text-align: center !important;
	display:inline-block !important;
	border: 1px solid white !important;}	
	



	
.btn-log:hover {color:#000;background-color:#f8f8f8 !important;border-color:#f5c3fe!important;}
.btn-log:focus{box-shadow:none,0 0 0 2px rgba(216,219,235,.5)}

.btn-ses {
	width:auto !important;
	color: #fff !important;
    background-color: #c36bd4 !important;
    border-color: #c36bd4 !important; 
    box-shadow: none;
	    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    border: 1px solid transparent;
   padding: 1.2rem 1.188rem .8rem 1.188rem;
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: 50px;
    transition: all .15s ease-in-out;
	cursor: pointer;
	box-sizing: border-box;
	height:51px;}
	
.btn-ses:hover{background-color:#c36bd4d1 !important;}

#header .content a{line-height: 1 !important;
    width: 50px;
    text-align: center;}
#footer{margin-top:4rem;}
#myProgress {
    position: relative;
    width: 100%;
    height: 30px;
    background-color: #f3f4f5 ;
	border-radius:3px;
}
#myBar {
    position: absolute;
    width: 1%;
    height: 100%;
    background-color: #c36bd4 ;
	border-radius:3px;
}

#cookie-bar{
	z-index:9999999999999!important;
}
.conpad{margin-top:22px;}

.price {
	min-height:175px!important;
}

/*#chat-widget-container, #livechat-eye-catcher {right:12% !important;}
@media (max-width:1024px){
#chat-widget-container, #livechat-eye-catcher {right:17% !important;}*/
	
}
@media (min-width:1440px){
.portada {min-height:571px;}
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.align-middle .minis {width: auto;}
:focus {
    outline: 0;
}
input:focus,
select:focus,
textarea:focus {
    outline: 0 !important;
}
button:focus {
    outline: 0;
}
.dropdown-divider {
    box-sizing: border-box !important;
    height: 1px !important;
    margin: 8px auto !important;
    opacity: 1 !important;
    width: 80% !important;
}
.btn-second {
    cursor: pointer;
   /* padding: 0 0.6rem 0 0;*/
    color: #212121 !important;
    background-color: #fffff !important;
    border-color: #fffff !important;
    text-align: center !important;
    outline: 0 !important;
}
.btn-second:focus,
.btn-second:hover {
    outline: 0 !important;
    text-decoration: none !important;
}
.btn-second:active {
    outline: 0;
    border: none;
}
.btn-second img {
    margin: 0 auto 3px auto;
    text-align: center;
}
.dropleft .dropdown-toggle::before {
    display: none !important;
}
.minitexto {
    font-size: 1rem;
    text-transform: none;
    line-height: 1;
    display: block;
    margin-top: 1rem;
}
a.minitexto {
    color: #000 !important;
}
.dropicons {
    float: right;
    width: 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: flex-end;
}
.dropicons .fa,
.dropicons .fab,
.dropicons .far,
.dropicons .fas {
    color: rgba(12, 18, 28, 0.6) !important;
    font-size: 20px;
}
.dropicons .dropdown-item {
    cursor: pointer;
    color: rgba(12, 18, 28, 0.6) !important;
    font-size: 13px;
}
.dropdown-item .fa,
.dropdown-item .fab,
.dropdown-item .far,
.dropdown-item .fas {
    margin-right: 0.5rem;
}
.figure {
    border: 0;
    opacity: 1;
    position: relative;
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
    margin: 0 !important;
    text-align: center;
}
#figureimage .figure-caption {
    width: 50%;
    margin-top: 1rem;
}
.img-interact {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    height: 137px;
    width: 100%;
    padding: 0 20px;
    background-color: #fff;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom: 1px solid #d2d2d2 !important;
    border-left: 1px solid #d2d2d2 !important;
    border-right: 1px solid #d2d2d2 !important;
    border: 0;
}
.atrib {
    line-height: 1;
    list-style: none;
    padding-left: 16px;
    margin-top: 1.3rem;
}
.atrib li {
    line-height: 15px;
    background: url(/img/bullet.png) no-repeat left top;
    padding: 3px 0 10px 22px;
    list-style: none;
    margin: 0;
}
.atrib p {
    margin: 0;
}
.sujetador {
    padding: 18px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 10px 40px #5555551a;
    border: 1px solid #f6c5ff;
    border-radius: 47px;
    opacity: 1;
    width: 100% !important;
    height: 83px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
    width: auto;
    position: relative;
    overflow: hidden;
}
.sujetador .form-control {
    border: 0 !important;
    width: 100% !important;
    margin-top: 2px;
}
.sujetador .form-group {
    margin-bottom: 0;
}
.sujetador input {
    width: 100%;
    box-sizing: border-box;
    display: block;
}
.sujetador .botonsearch {
    position: absolute;
    right: 18px;
    z-index: 100;
}
input:-webkit-autofill,
input:-webkit-autofill:focus textarea:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}
@media (max-width: 1024px) {
    .hidden-ms-down {
        visibility: hidden;
        display: none;
    }
}
@media (max-width: 900px) {
    .altocap {
        min-height: 100px !important;
    }
    .rosa_elements h2 {
        margin: 0 auto;
    }
    .sujetador .form-control {
        min-width: 50px;
    }
    .botonsearch {
        min-width: 100px !important;
    }
}
.badge-filter {
    width: 100%;
    left:29px;
    display: flex;
    position: absolute;
    height: 43px;
    overflow-y: hidden !important;
	top: 53px;
	
}
@media (min-width: 1280px) {
	
.badge-filter {
    width: 100%;
    
    display: flex;
    position: absolute;
    height: 20px;
    overflow-y: hidden !important;
    top: 53px;
}

}



.badge-filtro {
    color: #616161 !important;
    background-color: #f3f4f5 !important;
    border: 0 !important;
    text-align: center;
    font-size: 0.666rem !important;
    letter-spacing: 0;
    opacity: 1;
    border-radius: 4px !important;
    box-shadow: none;
    box-sizing: border-box;
    height: 20px;
    overflow: hidden;
    white-space: normal;
    transition: all 0.2s ease;
    text-overflow: ellipsis;
	
    display: flex !important;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: center;
	align-content: center;
	
    padding: 0 5px !important;
    transition: all 0.2s ease;
    -webkit-font-smoothing: antialiased;
	z-index:20;
}
.badge-filtro .fa {
    color: #616161 !important;
}
.botonsearch {
    position: absolute;
    right: 15px;
    background: #c36bd4 0 0 no-repeat padding-box;
    box-shadow: 0 10px 50px #0000001a;
    border-radius: 31px;
    opacity: 1;
    height: 56px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    min-width: 142px;
}
.botonsearch .fas {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 28px;
}
.botonsearch:hover .fas {
    color: #fff !important;
    text-decoration: none !important;
}
.botonsearch:hover {
    background: #c36bd4d1 0 0 no-repeat padding-box;
}
.finline {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
}
.badge-labeled {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0.2rem;
}
.badge-labeled i {
    padding: 0.25em 0.3rem;
    cursor: pointer;
    position: relative;
    display: inline-block;
    right: -0.2em;
}
.bolacap {
    position: absolute;
    left: -80px;
    top: -30px;
    z-index: 100;
}
.doblapad {
    padding: 10rem 0;
}
.altocap {
    height: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}
footer {
    position: relative;z-index:300;
}
.doscoles {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: center;
   margin-top: 0;
    padding-top: 3rem;
}
.bolafot {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
}
.left-foot {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
    width: 250px;
}
.left-foot a {
    color: #787878 !important;
}
.nousocial {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-top: 1rem;
    width: 230px;
    margin-bottom: 1rem;
}
.nousocial img:hover {
    opacity: 0.8;
}
.firma {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 2rem 0;
    letter-spacing: 0;
    color: #717171;
    opacity: 1;
    font-size: 20px;
    text-align: center !important;
}
.footer .logomob {
    max-width: 100%;
}
.enlacescol {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: center;
    padding-top: 12px;
}
.enlacesflex {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    width: 33.33%;
}
.enlacesflex a {
    font-size: 15px;
    letter-spacing: 0;
    color: #787878;
    opacity: 1;
    margin-bottom: 16px;
}
.enlacesflex h4 {
    letter-spacing: 0;
    color: #1b2e55;
    opacity: 1;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 41px;
}
.enlacesflex h4.corto {
    margin-bottom: 23px;
}
@media (min-width: 901px) {
    .enlacescol {
        width: 60%;
    }
	
	.botones_otros{
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
		align-content: center;
	}
	
}
@media (max-width: 900px) {
	
	.botones_otros{
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
		align-content: center;
	}
	
    .doscoles {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: center;
    }
    .nousocial {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        align-content: center;
    }
    .left-foot {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
    .enlacescol {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        width: 100%;
        padding-top: 12px;
    }
    .enlacesflex {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        width: 100%;
    }
    .enlacesflex h4,
    .enlacesflex h4.corto {
        margin-bottom: 1rem !important;
        text-align: center !important;
    }
}
.rosa {
    width: 100%;
    height: 121px;
    background: #fdf1ff 0 0 no-repeat padding-box;
    opacity: 1;
    display: flex;
    align-items: center;
    align-content: center;
}
.rosa_elements h2 {
    margin: 0 3rem;
    text-align: center;
    font-size: 32px;
    letter-spacing: 0;
    color: #444254;
    opacity: 1;
}
.rosa_elements {
    margin: 0 auto;
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.botrosa {
    margin: 0 3rem;
    display: block;
    text-align: center;
    font-size: 28px;
    letter-spacing: 0;
    color: #c36bd4;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 15px 90px #00000021;
    border: 1px solid #c36bd4;
    border-radius: 5px;
    opacity: 1;
    padding: 0.8rem 6rem;
    text-decoration: none;
    line-height: 1.2;
}
.botrosa:hover {
    opacity: 0.8;
    color: #c36bd4;
    text-decoration: none;
}
.sec2 {
    background-image: url(/img/sec2.jpg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 548px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.sec2 h3 {
    text-align: center;
    font-size: 28px;
    letter-spacing: 0;
    color: #383a51;
    opacity: 1;
    margin-bottom: 78px;
}
.sec2 .elements {
    width: 50%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}
.sec2 .elements h4 {
    display: block;
    text-align: center;
    font-size: 26px;
    letter-spacing: 0;
    color: #26293d;
    opacity: 1;
}
.sec2 .elements h4 span {
    display: block;
    text-align: center;
    font-size: 42px;
    letter-spacing: 0;
    color: #38335b;
    opacity: 1;
    font-weight: 600;
    margin-top: 21px;
}
.elements_images {
    background: #fcecff 0 0 no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    width: 101px;
    height: 101px;
    margin: 0 auto 19px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.elements_models {
    background: #e1faff 0 0 no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    width: 101px;
    height: 101px;
    margin: 0 auto 19px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.elements_tags {
    background: #ffe6d2 0 0 no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    width: 101px;
    height: 101px;
    margin: 0 auto 19px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.elements_free {
    background: #d3ffd2 0 0 no-repeat padding-box;
    opacity: 1;
    border-radius: 50%;
    width: 101px;
    height: 101px;
    margin: 0 auto 19px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.sec3 {
    background-image: url(/img/sec3.jpg);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    min-height: 75vh;
    -webkit-border-top-right-radius: 80px;
    -moz-border-radius-topright: 80px;
    border-top-right-radius: 80px;
    background-color: #f9fafe;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 6rem 1rem;
    position: relative;
}
.sec3 h3 {
    text-align: center;
    font-size: 28px;
    letter-spacing: 0;
    color: #383a51;
    opacity: 1;
    margin-bottom: 55px;
}
.pnggal {
    overflow: hidden;
    width: 70%;
    margin: 0 auto;
    position: relative;
    max-height: 85vh;
}
.pnggal:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    /* height: 150px; */
    /*background-image: linear-gradient(0deg, #f9fafe 37%, rgb(255 255 255 / 0) 100%);*/
    z-index: 20;
}
.pnggal .grid li {
    width: 25%;
}
.botfucs {
    text-align: center;
    line-height: 1;
    padding: 2rem 4rem;
    font-size: 26px;
    letter-spacing: 0;
    color: #fff;
    max-width: 548px;
    background: #c36bd4 0 0 no-repeat padding-box;
    box-shadow: 0 20px 60px #d809df1a;
    border-radius: 10px;
    opacity: 1;
    margin-top: 10px;
	white-space:wrap !important;
}
.botfucs:hover {
    box-shadow: 0 0 0 #d809df1a;
    opacity: 0.8;
    color: #fff !important;
    text-decoration: none;
}
.sec4 {
    padding: 1rem 1rem 6rem 1rem;
}
.sec4tit {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 6rem 1rem 0 1rem;
}
.sec4tit h4 {
    text-align: center;
    font-size: 54px;
    letter-spacing: 0;
    color: #191d4b;
    opacity: 1;
    margin-bottom: 60px;
    font-weight: 600;
}
.sec4 .element {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 10px 80px #3333331a;
    border-radius: 10px;
    opacity: 1;
    float: left;
    display: block;
    width: 45%;
    padding: 2rem 2rem;
    margin: 1rem;
    text-align: center;
    /*height: 50vh;*/
}
.sec4 .element .grid li {
    width: 33%;
}
.sec4 .element h5 {
    text-align: left !important;
    display: block;
    width: 100%;
    font-size: 22px;
    letter-spacing: 0;
    color: #2e304b;
    opacity: 1;
}
.sec4 .element .bot {
    box-shadow: 0 20px 60px #d809df1a;
    border: 1px solid #c36bd4;
    border-radius: 4px;
    opacity: 1;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0;
    color: #2e2e2e;
    padding: 0.7rem 6rem;
    margin: 2rem auto;
}
.sec4 .element .bot:hover {
    text-decoration: none;
    opacity: 0.8;
    box-shadow: 0 0 0 #d809df1a;
}
#galeria {
    display: block;
    margin-bottom: 1rem;
}
.listas {
    list-style-type: none;
    width: 80%;
    margin: 0 auto;
}
.inspir_img {
    margin-bottom: 1.5rem;
}
.sec5 {
    background-image: url(/img/bg_sec5.jpg);
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #f9fafe;
    opacity: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: flex-start;
    padding: 3rem 1rem 5rem 1rem;
    position: relative;
}
.sec5 h6 {
    text-align: center;
    font-size: 54px;
    font-weight: 600;
    letter-spacing: 0;
    color: #191d4b;
    opacity: 1;
    margin: 2rem auto 1rem auto;
}
.sec5 .nube {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 70%;
    margin: 3rem auto 3rem auto;
}
.confondo .badge-secondary,
.sec5 .badge-secondary {
    color: #2e2e2e !important;
    background-color: transparent !important;
}
.confondo .badge-secondary:hover,
.sec5 .badge-secondary:hover {
    color: #2e2e2e !important;
    background: #ebeef9 0 0 no-repeat padding-box !important;
    border: 1px solid #cecece !important;
}
.sec5 .badge {
    display: inline-block;
    padding: 0 2em !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 2.5 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: baseline !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 0 1.5rem 0.7rem 0 !important;
    color: #2e2e2e !important;
    background: #fff 0 0 no-repeat padding-box !important;
    border: 1px solid #cecece !important;
    border-radius: 36px !important;
    opacity: 1;
}
.sec6 {
    background-image: url(/img/bg_sec6.jpg);
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f9fafe;
    opacity: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 15rem 1rem 15rem 1rem;
    margin-bottom: 4rem;
}
.sec6 .element {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    background-color: #ffffffb8;
    border-radius: 15px;
    opacity: 1;
    width: 50%;
}
.sec6 h3 {
    text-align: center;
    font-size: 54px;
    font-weight: 600;
    letter-spacing: 0;
    color: #191d4b;
    opacity: 1;
    margin: 4rem auto 0 auto;
}
.sec6 .botfucs {
    margin-top: 40px;
    margin-bottom: 4rem;
    padding: 1rem 6rem;
}
.arandela_left,
.arandela_right {
    width: 90px;
    height: 177px;
    display: block;
}
.arandela_left {
    position: absolute;
    left: 0;
    top: -88px;
    z-index: 100;
}
.arandela_right {
    position: absolute;
    right: 0;
    top: -55px;
    z-index: 100;
}
@media (max-width: 900px) {
		.absuser {
    position: absolute;
    right: 15px;
    top: 31px !important;
}
.abslog {
    position: absolute;
    left: 15px;
    top: 37px !important;
}
    .marbot {
        margin-bottom: 1rem !important;
		overflow: hidden;
    }
    .rosa {
        height: auto;
        padding: 3.5rem 1rem;
    }
    .rosa_elements {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
    .sec2 .elements {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: flex-start;
    }
    .sec2 h3 {
        margin-top: 2.5rem;
    }
    .sec2,
    .sec3 {
        padding: 3.5rem 1rem;
    }
    .botfucs {
        padding: 1rem 2rem !important;
        font-size: 20px !important;
        margin-bottom: 3rem;
    }
    .sec3 h3 {
        margin-top: 3rem;
    }
    .sec4 h4 {
        text-align: center;
        font-size: 44px;
    }
    .sec5 .nube {
        width: 100%;
    }
    .sec5 h6 {
        text-align: center;
        font-size: 44px;
    }
    .sec6 .element {
        width: 80%;
    }
    .sec6 h3 {
        font-size: 35px;
        padding: 0 1rem;
    }
    .sec4 .element {
        width: 100%;
    }
    .sec4 .element .bot {
        padding: 0.7rem 3rem;
        margin: 2rem auto;
        display: block;
    }
    .pnggal {
        overflow: hidden;
        width: 100%;
    }
}
@media (max-width: 1024px) {
	

    .listas {
        list-style-type: none;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .sec4 .element {
        width: 100%;
        padding: 1.5rem;
        margin: 1rem auto;
    }
    .blacknav {
        margin-top: 1.5rem;
    }
}
.caixa {
    width: 68px;
    height: 89px;
    background-color: #c36bd4;
    border-radius: 8px;
    opacity: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-end;
    align-content: center;
    position: fixed;
    z-index: 100;
    bottom: -20px;
    left: 5%;
    cursor: pointer;
}
.avatar {
    width: 65px;
    height: 65px;
    opacity: 1;
    display: inline-block;
}
.userstatus {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: space-between;
}
@media (max-width: 723px) {
	.footer span {text-align:center;}

    .logo {
        margin: auto;
        padding-right: 20px;
    }
}
.absuser {
    position: absolute;
    right: 15px;
    top: 31px;
}
.abslog {
    position: absolute;
    left: 15px;
    top: 37px;
}
@media (max-width: 640px) {

    .mt-125 {
        margin-top: 34px !important;
    }
    .logomob {
        margin-top: -6px;
    }
    .mobilito {
        display: block;
    }
    .mobilote {
        display: none !important;
    }
    #galeria ul:before {
        display: none;
    }
	#fotos h1 {

    margin: 0  !important;
}
#fotos p {

    margin: 0 0 .3em 0 !important ;
}
}
@media (min-width: 641px) {
    .mobilito {
        display: none !important;
    }
    .mobilote {
        display: block;
    }
}
#top-header {
    background: #fff !important;
}
.mt-125 {
    margin-top: 34px;
}
.ml-auto {
    margin-left: auto !important;
}
.model_fotos #grid,
.similar_images #grid {
   /* height: 70vh !important;*/
    overflow: hidden;
}
.similar_images {
    border-radius: 0 120px;
    opacity: 1;
    padding: 3em 1rem 4rem 1rem;
    position: relative;
    background: #fbfcff 0 0 no-repeat padding-box;
    height: auto;
}
.similar_images .contain ul:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    /* height: 150px; */
    /*background-image: linear-gradient(0deg, #fbfcff 37%, rgb(255 255 255 / 0) 100%);*/
    z-index: 100;
}
.model_fotos {
    padding: 1em 1rem 4rem 1rem;
    position: relative;
}
.model_fotos .contain ul:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    /* height: 150px; */
    /* background-image: linear-gradient(0deg, #fff 37%, rgb(255 255 255 / 0) 100%); */
    z-index: 50;
}
.model_fotos #grid,
.similar_images #grid {
    margin-bottom: 3em;
}
.model_info {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
    margin-bottom: 4rem;
	margin-top:4rem;
}
.model-fotos {
    opacity: 1;
    padding: 1em 1rem 4rem 1rem;
}
.profile_img {
    width: 120px;
    background-repeat: no-repeat;
    background-position: center;
    height: 120px;
    background-size: cover;
    border: 1px solid #707070;
    border-radius: 5px;
    margin-right: 1.5rem;
}
.confondo {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 15px 60px #0000000d;
    border-radius: 5px;
    opacity: 1;
    padding: 35px 35px 0px 35px !important;
}
.espai_hor {
    width: 40px;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.confondo label {
    font-size: 28px;
    letter-spacing: 0;
    color: #191e3d;
    line-height: 29px;
    margin: 0;
}
.confondos {
    margin-bottom: 3em;
}
.butt_blanc {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 10px 60px #00000012;
    border: 2px solid #c36bd4;
    border-radius: 43px;
    opacity: 1;
    text-align: center;
    font-size: 30px;
    letter-spacing: 0;
    color: #c36bd4;
    opacity: 1;
    padding: 1rem 4rem 0.8rem;
    margin: -15px auto 0px;
	cursor:pointer;
}

.referral-popup .img-fluid {
    max-width: 92vh!important;
    max-height: 80vh!important;
	margin:auto;
	/*max-height: 96vh!important;*/
}

.butt_blanc:hover {
    opacity: 0.8;
    text-decoration: none;
    color: #c36bd4;
}
@media(max-width:500px){.butt_blanc{margin-bottom:2rem}}
.mtop4 {margin-top:4rem;}
.confondo .badge,
.confondos .badge {
    display: inline-block;
    padding: 0.2em 1.5em 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 32px !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: baseline !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 0 0.5rem 0.5rem 0 !important;
    color: #2e2e2e !important;
    background: #fff 0 0 no-repeat padding-box !important;
    border: 1px solid #cecece !important;
    border-radius: 36px !important;
    opacity: 1;
}
.btn-outline-success {
    box-shadow: 0 10px 50px #0000001a !important;
    border-radius: 38px !important;
    opacity: 1 !important;
    height: 56px !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: center !important;
    align-content: center !important;
    min-width: 142px;
    font-size: 28px !important;
    letter-spacing: 0 !important;
    font-weight: 100 !important;
}
#popUpYes:hover {
    color: #fff;
    background-color: #c36bd4 !important;
    border-color: #c36bd4 !important;
    opacity: 0.8 !important;
}
#popUpYes {
    color: #fff !important;
    background-color: #c36bd4 !important;
    border-color: #c36bd4 !important;
    border: 1px solid #c36bd4 !important;
    opacity: 1;
    padding: 0.3rem 0 0 !important;
    max-width: 468px;
    margin: 0 auto;
    background-image: url(/img/pop_download.png);
    background-position: 30px center;
    background-repeat: no-repeat;
    height: 76px !important;
    margin-top: 10px !important;
    margin-bottom: 0 ;
}
@media (max-width:768px){#popUpYes{margin-bottom:3rem !important;}}

.confondo .doblemar {
    margin: 1.5rem 0 0 0;
}
.confondo .btn-group-vertical {
    align-items: center !important;
    margin: 0 auto 0;
}
.confondo .custom-control-label::before,
.confondos .custom-control-label::before {
    border: #c36bd4 solid 1px;
}
.confondo .custom-control-input:checked ~ .custom-control-label::before,
.confondos .custom-control-input:checked ~ .custom-control-label::before {
    color: #c36bd4;
    border-color: #c36bd4 !important;
    background-color: #fff !important;
}
.confondo .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    color: #c36bd4;
    display: inline-block;
    font-variant: normal;
    font-weight: 900;
    line-heihgt: 1px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    background-image: none !important;
    top: 0;
    left: 0;
    right: 0;
    margin: -0.16rem 0 0 0.14rem;
    font-size: 0.6888rem;
}
#detallefoto {
    width: 100%;
    margin: 0 auto;
}
#detallefotos {
    width: 100%;
    position: relative;
}
.model_fotos .arandela_right {
    position: absolute;
    right: 0;
    top: -75px !important;
    z-index: 100;
}
.model_fotos h2,
.similar_images h2 {
    font-size: 42px;
    font-weight: 500;
    letter-spacing: 0;
    color: #191e3d;
    opacity: 1;
}
.model_fotos h3 {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0;
    color: #191e3d;
    opacity: 1;
}
.medfija {
    background: #f8f8f8 0 0 no-repeat padding-box;
    border: 1px solid #d2d2d2;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 0;
    opacity: 1;
    position: relative;
    padding: 0 !important;
    max-height:476px/* 375px*/;
    min-height:476px/* 375px*/;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.medfija img {
    max-height: 475px /*375px*/;
    width: auto !important;
    margin: 0 auto;
    text-align: center;
}
@media (min-width: 992px) {
    #detallefoto .col-lg-6 {
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
    }
}
.pricefons .license-title {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    width: auto;
    margin: 1em auto 0.5em;
    text-transform: uppercase;
    padding-bottom: 1rem;
    display: inline-block;
}
.pricefons .license-title:after {
    content: "";
    display: block;
    border-bottom: 3px solid #5983e2;
    opacity: 1;
    width: 58px;
    left: 0;
    margin: 0.3em 0 0;
}
.pricefons .premium .license-title {
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    width: auto;
    margin: 1em auto 0.5em;
    text-transform: uppercase;
    padding-bottom: 1rem;
    display: inline-block;
}
.pricefons .premium .license-title:after {
    content: "";
    display: block;
    border-bottom: 3px solid #c36bd4;
    opacity: 1;
    width: 58px;
    left: 0;
    margin: 0.3em 0 0;
}
.contain .column .box.premium h3 {
    font-weight: 600;
    border: 1px dashed #c36bd4 !important;
    border-radius: 6px;
    opacity: 1;
    padding: 1rem 1.5rem;
    text-align: center;
    font-size: 15px;
}
h1.maintitplans:after {
    content: "";
    display: block;
    border-bottom: 3px solid #c36bd4;
    width: 147px;
    left: 0;
    top: 22px;
}
.pricefons h1 {
    font-size: 60px;
    font-weight: 500;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    width: auto;
    padding-top: 5rem !important;
}
.sign h1 {
    width: auto;
    padding-top: 0 !important;
}
.premium {
    padding-top: 4em !important;
    padding-bottom: 4em;
}
.pricefons {
    margin-top: 0 !important;
    background-image: url(/img/pricesfons.jpg);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}
.pricefons .main .test {
    margin-top: 0 !important;
    padding-top: 6em;
}
.pricefons .contain {
    margin-top: 5em;
    width: 100%;
}
.premium .extra {
    background: #c36bd4 0 0 no-repeat padding-box;
    border-radius: 20px 20px 0 0;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 28px;
    padding: 0.5rem 0 0;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    display: inline-block;
    width: 100%;
}
.octo {
    display: block;
    position: absolute;
    top: -32px;
    left: -39px;
    z-index: 50;
}
.octo img {
    max-width: 150px;
}
.premium .peu {
    background: url(/img/prempeu.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 0 0 20px 20px;
    opacity: 1;
    position: absolute !important;
    z-index: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    opacity: 1;
    display: inline-block;
    width: 100%;
    height: 150px;
    padding: 1em 0 4em;
    position: relative;
}
.peu {
    background: url(/img/boxpeu.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 0 0 20px 20px;
    opacity: 1;
    position: absolute !important;
    z-index: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    opacity: 1;
    display: inline-block;
    width: 100%;
    height: 150px;
    padding: 1em 0 4em;
    position: relative;
}
.payment .marbot {
    margin-bottom: 1.5em;
}
.payment .doblebot {
    margin-bottom: 4rem;
}
.tarja img {
    margin: 0 1rem;
}
.payment {
    width: 100%;
    padding: 3.5rem 2rem;
}
.payment .compare {
    border: 1px solid #e6c1ed !important;
    border-radius: 20px !important;
    opacity: 1;
    margin: 4em auto 4em;
}
.table .thead-light th {
    font-size: 29px;
    letter-spacing: 0;
    color: #c36bd4;
    opacity: 1;
    font-weight: 400;
    background-color: #fff;
    border: 0;
    text-align: center;
    vertical-align: middle !important;
}
.payment .table {
    margin: 0 auto !important;
}
.payment .table td {
    padding: 0.75rem 4rem;
    vertical-align: top;
    border-top: 0 solid #dee2e6;
    text-align: center;
    vertical-align: middle !important;
}
.payment h3 {
    text-align: center !important;
}
.payment .table th {
    border-top: 0 solid #dee2e6;
}
.widz {
    width: 410px;
}
.headtable {
    border-bottom: 1px solid #e6c1ed !important;
}
.permonth {
    font-size: 32px;
    letter-spacing: 0;
    color: #464258;
    opacity: 1;
    font-weight: 700;
    vertical-align: middle !important;
}
.capsal {
    text-align: left;
    font-size: 29px;
    letter-spacing: 0;
    color: #393939;
    opacity: 1;
    min-width: 270px;
    padding-left: 2em !important;
    padding-right: 2em !important;
    line-height: 63px;
    font-weight: 400;
}
.concolor {
    background-color: #f5f8ff !important;
}
.nougris {
    background: #f9fafe 0 0 no-repeat padding-box;
    border-radius: 120px 0;
    opacity: 1;
    padding: 1em 1rem 4rem 1rem;
    position: relative;
}
.nougris .contain {
    width: 100%;
    padding-bottom: 3em;
}
.nougris h3 {
    font-size: 60px;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    margin: 5rem auto 1rem auto;
    text-align: center;
}
.nougris p {
    font-size: 22px;
    letter-spacing: 0;
    color: #5b5b5b;
    opacity: 1;
    margin: 0 auto 3rem;
    text-align: center;
}
.nougris span.textito {
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    text-align: center !important;
    display: block;
    margin: 0 auto;
}
.nougris .botfucs {
    padding: 1rem 6rem;
    font-size: 42px;
}
.nougris .form-group {
    text-align: center;
    margin-bottom: 0;
}
.nougris span.form-control {
    display: inline-block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 48px;
    font-weight: 700;
    line-height: 119px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    text-align: center;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: 1px solid #c36bd4 !important;
    border-radius: 5px !important;
    opacity: 1;
}
.nougris .form-control-lg {
    font-size: 48px;
    height: 120px !important;
    padding-left: 3rem;
    padding-top: 1rem;
}
.nougris .custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNOTguOSwxODQuN2wxLjgsMi4xbDEzNiwxNTYuNWM0LjYsNS4zLDExLjUsOC42LDE5LjIsOC42YzcuNywwLDE0LjYtMy40LDE5LjItOC42TDQxMSwxODcuMWwyLjMtMi42ICBjMS43LTIuNSwyLjctNS41LDIuNy04LjdjMC04LjctNy40LTE1LjgtMTYuNi0xNS44djBIMTEyLjZ2MGMtOS4yLDAtMTYuNiw3LjEtMTYuNiwxNS44Qzk2LDE3OS4xLDk3LjEsMTgyLjIsOTguOSwxODQuN3oiLz48L3N2Zz4=);
    background-size: 0.6em;
    background-position: calc(100% - 0.5em) center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.aval {
    margin: 6em auto;
}
.avaltit {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.avaltit h4 {
    text-align: center;
    font-size: 30px;
    letter-spacing: 0;
    color: #5b5b5b;
    opacity: 1;
}
.avaltit h5 {
    font-size: 36px;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    text-align: center;
}
.aval_logos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.aval_logos img {
    margin: 1rem;
}
.aval_logos img:hover {
    opacity: 0.8;
}
.griso {
    background: #f9fafe 0 0 no-repeat padding-box;
    border-radius: 120px 0;
    opacity: 1;
    padding: 5em 0;
}
.griso h3 {
    font-size: 60px;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    margin: 5rem auto 1rem auto;
    text-align: center;
    font-weight: 400;
}
.griso .doblemar {
    margin: 2.5rem 0 2.8rem 0 !important;
}
.griso .contain {
    width: 100%;
}
.compa {
    padding: 8em 1em 6em 1em;
    position: relative;
}
.compa .contain {
    width: 100%;
}
.compa .arandela_right {
    top: -121px;
}
.compa h3 {
    text-align: center;
    font-size: 48px;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
}
.compa .doblemar {
    margin: 2rem 0 5rem 0;
}
.nougris .arandela_left {
    top: -51px;
}
.grisor {
    background: #f9fafe 0 0 no-repeat padding-box;
    border-radius: 120px 0;
    opacity: 1;
    padding: 7em 0;
    position: relative;
}
.grisor h3 {
    text-align: center;
    font-size: 40px;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    font-weight: 400 !important;
    margin-bottom: 2rem;
}
.grisor button {
    text-align: left !important;
    background-color: transparent !important;
}
.grisor button .fa {
    margin-right: 1em;
}
.grisor .card {
    background-color: transparent !important;
}
.grisor .card-header {
    background-color: transparent !important;
    text-align: left !important;
}
.grisor .card-body {
    text-align: left;
    font-size: 20px !important;
    letter-spacing: 0;
    color: #303237;
    opacity: 1;
}
.noufaq {
    background-color: transparent;
    border-radius: 0;
    opacity: 1;
    font-weight: 500;
    letter-spacing: 0;
    color: #c36bd4;
    opacity: 1;
}
@media (min-width: 1280px) {
    .noufaq {
        font-size: 28px;
    }
}
button.noufaq.collapsed {
    color: #6b6c75 !important;
}
.cont {
    padding: 6em 0;
    position: relative;
}
.cont h5 {
    text-align: left;
    font-size: 54px;
    letter-spacing: 0;
    color: #1b2e55;
    opacity: 1;
    margin-bottom: 2rem;
}
.cont .contain {
    width: 100%;
}
.cont .form-control {
    display: block;
    width: 100%;
    height: calc(2.5em + 0.75rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: 1px solid #f9fafe !important;
    border-radius: 5px !important;
    opacity: 1;
    background: #f9fafe 0 0 no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    margin-bottom: 2rem;
}
.cont .botfucs {
    padding: 1rem 4rem;
    margin-top: 0;
}
.cont textarea {
    overflow: auto;
    resize: vertical;
    min-height: 8em;
}
@media (max-width: 1050px) {
    .nougris {
        padding: 1em 2rem 4rem 2rem;
    }
    .nougris .form-group {
        margin-bottom: 1.5rem !important;
    }
    .grisor button {
        font-size: 14px;
        white-space: normal !important;
    }
    .nougris h3 {
        font-size: 42px;
        line-height: 1;
    }
    .aval {
        padding: 3rem;
    }
    .griso h3 {
        font-size: 42px;
        line-height: 1;
    }
    .valores {
        width: 40%;
    }
    .compa h3 {
        font-size: 40px;
        line-height: 1;
    }
    .grisor h3 {
        font-size: 30px;
        line-height: 1;
    }
    .cont {
        padding: 6em 3rem;
    }
    .footer {
        padding: 0em 0.5em 3em 0.5em;
    }
    .cont h5 {
        font-size: 32px;
        line-height: 1;
    }
    h1.maintitplans:after {
        margin-top: 22px;
    }
    .valores-tit {
        line-height: 1;
    }
}
@media (max-width: 768px) {
    .valores {
        width: 80%;
    }
    .capsal {
        text-align: left;
        font-size: 23px;
        letter-spacing: 0;
        color: #393939;
        opacity: 1;
        min-width: 270px;
        padding-left: 2em !important;
        padding-right: 2em !important;
        line-height: 22px;
        font-weight: 400;
        padding-top: 2rem !important;
    }
    .nougris .form-control-lg {
        padding-left: 1rem;
    }
}
@media (min-width: 1300px) {
    .premium {
        padding-top: 4em !important;
        padding-bottom: 4em !important;
    }
    #modelo.main,
    .compa .contain,
    .cont .contain,
    .griso .contain,
    .grisor .contain,
    .nougris .contain,
    .payment,
    .pricefons .contain,
    .sign .content {
        max-width: 1236px;
    }
}
@media (min-width: 1480px) {
    #detallefoto {
        max-width: 1236px;
        margin: 1em auto;
    }
    #detallefotos .contain {
        max-width: 1236px;
        margin: 3em auto 1em;
    }
}
#modelo.main {
    width: 100%;
    margin: 0 auto;
}
.bolsabadges {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: space-between;
    height: 260px;
    margin-top: 40px;
}
.bio-info .badge-secondary {
    padding: 0.43rem 0.32rem 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    background: #f2f2f2 0 0 no-repeat padding-box !important;
    border-radius: 5px !important;
    color: #484a67!important;
    font-size: 18px !important;
    border: 1px solid #f2f2f2 !important;
    opacity: 1;
    width: 100%;
    margin: 0 1rem 1rem 0;
    max-width: 48%;
}
.bio-info .badge-secondary:hover {
    color: #c36bd4 !important;
}
span.leyendas {
    color: #484a67 !important;
}
.bio-content {
    position: relative;
}
.comparte_modelo {
    position: absolute;
    top: 0;
    right: 0;
}
.title_inf {
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    display: block;
    margin-top: 0;
}
.infoimages {
    text-align: left;
    font-size: 20px;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    height: 180px;
    padding-left: 81px;
}
.paginator {
    margin-top: 0;
}
.botones_navegacion {
    border-radius: 100%;
    height: 70px;
    width: 70px;
    text-align: center;
    background: #f2f2f2 0 0 no-repeat padding-box;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-top: -14px;
}
.botones_navegacion:hover {
    background: #decbe2 0 0 no-repeat padding-box;
}
.botones_navegacion_num {
    background-color: #fff;
    box-shadow: 0 10px 40px #00000014;
    border-radius: 50%;
    opacity: 1;
    line-height: 81px;
    width: 81px;
    height: 81px;
    border: 0;
    display: inline-block;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    letter-spacing: 0;
    color: #c36bd4;
    opacity: 1;
    margin: -15px 25px 0px;
    padding-top: 0.5rem;
}
#modelo .marbot {
    margin-botom: 3rem;
}
.paginator {
    height: 180px;
    padding-right: 10px;
}
@media (max-width: 900px) {
    .bolsabadges {
        height: auto;
    }
    .bio-info .badge-secondary {
        justify-content: space-between;
        width: 100%;
        margin: 1rem auto;
        max-width: 100%;
        min-width: 100%;
        padding: 0.43rem 3rem 0.32rem !important;
    }
    span.leyendas {
        margin-right: 3px;
    }
    .comparte_modelo {
        position: inherit;
        width: 100%;
        text-align: center;
    }
    .cap {
        min-height: 74px;
    }
}
@media (max-width: 1299px) {
    .bolsabadges {
        height: 233px;
    }
    .bio-info {
        height: auto;
    }
}
@media (min-width: 1300px) {
    #modelo.main {
        max-width: 1641px;
    }
    .bio-info .badge-secondary {
        max-width: 33.33%;
    }
    .bolsabadges {
        height: 180px;
    }
    .bio-content {
        padding-right: 6em;
    }
}
.sign {
    padding: 4rem 1rem;
}
.sign {
    min-height: 100vh;
}
.sign .botfucs {
    text-align: center;
    line-height: normal;
    padding: 0.6rem 5rem;
    font-size: 26px;
    letter-spacing: 0;
    color: #fff;
    max-width: 548px;
    background: #c36bd4 0 0 no-repeat padding-box;
    box-shadow: 0 20px 60px #d809df1a;
    border-radius: 20px;
    opacity: 1;
    margin-top: 60px;
}
.sign .form-control {
    display: block;
    width: 100%;
    height: calc(2.5em + 0.75rem + 2px);
    padding: 0.375rem 2.5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border: 1px solid #c36bd4 !important;
    border-radius: 20px !important;
    opacity: 1;
}
.sign select.form-control:not([size]):not([multiple]) {
    height: calc(2.5em + 0.75rem + 2px);
}
.sign h1.peq {
    font-size: 32px;
}
.modal-body .collapsed .fa,
.modal-body .fa {
    float: right;
}
.modal-body .collapsed,
.modal-body a {
    color: #252525;
    text-decoration: none !important;
}
.modal-body .collapse .fa:hover,
.modal-body .collapse:hover,
.modal-body .collapsed .fa:hover,
.modal-body .fa:hover {
    color: #252525;
    text-decoration: none !important;
}
.colfija {
    transition: 0.5s;
}
#filtroleft {
    margin-left: -100%;
    transition: 0.5s;
    margin-top: 3rem;
}
#der {
    transition: margin-left 0.5s;
    margin-left: 280px;
}
#izq {
    height: 100%;
    width: 280px;
    position: fixed;
    z-index: 1;
    transition: 0.5s;
    z-index: 150;
    padding-left: 15px;
    margin-top: 3rem;
    padding-bottom: 4rem;
}
#models .solopc #der {
    transition: margin-left 0.5s;
    margin-left: 280px;
}
#models .solopc #izq {
    height: 100%;
    width: 280px;
    position: fixed;
    z-index: 150;
    transition: 0.5s;
    z-index: 150;
    padding-left: 15px;
    margin-top: 3rem;
    padding-bottom: 4rem;
}
.modelos:before {
    display: none;
}
.filtrarl {
    position: fixed;
    left: 0;
    display: flex;
    z-index: 80;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: start;
    align-items: center;
    align-content: center;
    background: #fff 0 0 no-repeat padding-box;
    border-top: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-radius: 0 5px 5px 0;
    opacity: 1;
    min-height: 58px;
    width: 70px;
    box-shadow: 0 10px 60px #0000000d;
}
.solopc .modal-body {
    background: #fff 0 0 no-repeat padding-box;
    border-top: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    opacity: 1;
    padding-bottom: 1.35rem !important;
    padding-top: 1.35rem !important;
}
.solopc .modal-header {
    background: #fff 0 0 no-repeat padding-box;
    border-top: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 0 solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-radius: 5px 0 0 0 !important;
    opacity: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: flex-start;
    padding: 0 0 0 15px !important;
    min-height: 57px;
    font-size: 20px;
    letter-spacing: 0;
    color: #8b8b94;
    margin: 0;
}
.solopc .modal-content {
    position: relative;
    padding: 0 1.5em 0 0;
}
.modal-content .filtrarr {
    position: absolute;
    right: 0;
    display: flex;
    z-index: 50;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    background: #fff 0 0 no-repeat padding-box;
    border-top: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-radius: 0 5px 5px 0;
    opacity: 1;
    min-height: 58px;
    width: 25px;
}
.filtrarl button,
.filtrarr button {
    background: #fff 0 0 no-repeat padding-box !important;
}
#fotos h2 {
    text-align: left;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 0;
    color: #484a67;
    opacity: 1;
    display: block;
    margin: 0;
}
#fotos p {
    text-align: left;
    font-size: 20px;
    letter-spacing: 0;
    color: #484a67;
    color: #484a67;
    margin: 0;
}
.filter.nav-link {
    width: 100%;
    background: #fff;
    padding: 7px 0;
}
.filter-header {
    background: #fff;
}
.filter-logo {
    width: 287px;
    margin: 0.9em auto 28px 15px;
}
.filter.nav-link {
    width: 100%;
    background: #fff;
    padding: 7px;
    text-align: left;
    line-height: normal;
    display: inline-table;
    vertical-align: bottom;
    font-size: 20px !important;
    letter-spacing: 0;
    color: #8b8b94 !important;
    opacity: 1;
}
.modal-content .title {
    font-weight: 400;
    font-size: 20px !important;
    letter-spacing: 0;
    color: #4d4d53;
    opacity: 1;
}
.minimar .badge {
    display: inline-block;
    padding: 0.6em 0.4em !important;
    font-size: 15px !important;
    font-weight: 700;
    line-height: 1 !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2px !important;
    margin: 0 0 0.2rem 0 !important;
    background-color: #fff;
    background: #f3f4f5;
    border-radius: 2px;
    opacity: 1;
}
.minimar .badge-secondary {
    color: #121212 !important;
    background-color: #f3f4f5 !important;
    border: 0 !important;
    text-align: center;
    font-size: 0.666rem !important;
    line-height: 0.733rem !important;
    letter-spacing: 0;
    opacity: 1;
    border-radius: 4px !important;
    box-shadow: none;
    box-sizing: border-box;
    height: 40px;
    overflow: hidden;
    white-space: normal;
    transition: all 0.2s ease;
    text-overflow: ellipsis;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 0 0 !important;
    transition: all 0.2s ease;
    -webkit-font-smoothing: antialiased;
}
.minimar .badge-secondary:hover {
    background: #cacdd2 !important;
    border-radius: 2px;
    opacity: 1;
}
.entresijo {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
.entresijo .badge {
    width: 46%;
    flex: 1 0 auto;
    margin: 0.2rem !important;
}
.modal-content .botrosa {
    text-align: center;
    font-size: 20px;
    letter-spacing: 0;
    color: #4e4d56;
    opacity: 1;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 10px 60px #00000012;
    border: 1px solid #c36bd4;
    border-radius: 43px;
    max-width: 176px;
    margin: 1.5em auto 2em;
    padding: 0.85rem 0 0.75rem;
}
.modal-content .botrosa:hover {
    opacity: 0.8;
}
.nav-modal {
    padding: 0 !important;
    background-color: transparent;
}
@media (min-width: 901px) {
    .modal-content {
        background-color: transparent !important;
    }
    .modal-content,
    .modal-dialog {
        background-color: transparent !important;
    }
}
.elementos {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    cursor: pointer;
    box-shadow: 0 0 0 3px #fff;
    opacity: 1;
    border-radius: 5px;
    padding: 0.1rem;
    margin: 12px;
}
.elementos:hover {
    box-shadow: 0 0 0 3px #f7cfff;
    opacity: 1;
    border-radius: 5px;
    padding: 0.1rem;
    text-decoration: none !important;
}
.fotos {
    width: 100%;
    opacity: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.perfiles {
    width: 46%;
    height: 155px;
    overflow: hidden;
    border-radius: 5px 0 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
}
.perfiles img {
    max-height: 155px !important;
    width: auto;
}
.minis {
    border-radius: 0 5px 0 0;
    position: relative;
    width: 60%;
    height: 155px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    overflow: hidden;
    background-color: #58585873;
}
.fotito {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 50%;
    height: 50%;
    overflow: hidden;
}
.minis img {
    max-width: 100%;
    max-height: 100%;
}
.minisoverlay {
    position: absolute;
    background-color: #000000a3;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-size: 28px;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
}
.nombreperfil {
    background: #c36bd4 0 0 no-repeat padding-box;
    border-radius: 0 0 5px 5px;
    opacity: 1;
    padding: 0.4rem 1.5rem 0;
    text-align: left;
    font-size: 20px;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    width: 100%;
    display: block;
}
.mzero {
    margin: 0;
}
.modelos {
    max-width: 100%;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}
.modelos li {
    display: block;
    float: left;
    padding: 0;
    width: 25%;
}
@media screen and (min-width: 1880px) {
    .modelos li {
        width: 19.9%;
    }
    .emtop .modelos li {
        width: 25% !important;
    }
    .col-md-9.emtop .modelos li {
        width: 24.8% !important;
    }
}
@media screen and (min-width: 2000px) {
    .modelos li {
        width: 19.8%;
    }
    .col-md-12.emtop .modelos li {
        width: 20% !important;
    }
}
@media screen and (min-width: 2600px) {
    .modelos li {
        width: 16.6%;
    }
    .col-md-12.emtop .modelos li {
        width: 16.6% !important;
    }
}
@media screen and (min-width: 3000px) {
    .modelos li {
        width: 12.5%;
    }
    .col-md-12.emtop .modelos li {
        width: 12.5% !important;
    }
}
@media screen and (min-width: 1571px) and (max-width: 1880px) {
    .modelos li {
        width: 25%;
    }
    .emtop .modelos li {
        width: 24.8% !important;
    }
}
@media screen and (min-width: 900px) and (max-width: 1570px) {
				#der h1 {
font-size:22px !important;
    margin: 0  !important;}
#der p {
font-size:16px !important;
    margin: 0 0 .3em 0 !important ;}
    .modelos li {
        width: 33%;
    }
	.infoimages, .paginator {height:110px; margin-top:1em;}
	  .infoimages {
        padding-left: 83px !important;
    }
}
@media screen and (max-width: 1024px) {
    .modelos li {
        width: 50%;
    }
		  .infoimages {
        padding-left: 83px !important;
    }
}
@media screen and (max-width: 600px) {
    .modelos li {
        width: 50%;
    }
		  .infoimages {
        padding-left: 15px !important;
    }
	.example-1 {
    position: relative;
    height: auto !important;
}
}
@media screen and (max-width: 500px) {
    .modelos li {
        width: 100%;
    }
		  .infoimages {
        padding-left: 15px !important;
    }
}
@media (max-width: 640px) {
    .maintitplans {
        font-size: 40px !important;
    }
    .butt_blanc {
        /*font-size:20px*/
    }
    .figure {
        margin: 16px 0 0 !important;
    }
    #fotos h2 {
        font-size: 25px;
    }
    .model_fotos h3 {
        font-size: 16px;
    }
}
.avatar {
    width: 50px;
    height: 50px;
    padding: 2px;
    background: #fff;
 
    border-radius: 50%;
}
.mardret {
    margin-right: 1.5em;
}
.absuser .mardret{margin-right:12px;}
li.free::before {
    position: absolute;
    left: 1rem;
    top: 1rem;
    content: "FREE";
    color: #fff;
    background: #71ba02 ;
    border: 0 !important;
    text-align: center;
    font-size: 0.722em !important;
    font-weight: 400;
    letter-spacing: 0;
    opacity: 1;
    padding: 0 5px !important;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    height: 20px;
    line-height: 1.622rem !important;
    margin: initial;
    overflow: hidden;
    padding: 1px 2px;
    white-space: normal;
    transition: all 0.2s ease;
    -webkit-font-smoothing: antialiased;
	z-index: 9!important;
}

.medfija.free::before {
    position: absolute;
    left: 1rem;
    top: 1rem;
    content: "FREE";
    color: #fff;
    background: #71ba02 ;
    border: 0 !important;
    text-align: center;
    font-size: 0.722em !important;
    font-weight: 400;
    letter-spacing: 0;
    opacity: 1;
    padding: 0 5px !important;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    height: 20px;
    line-height: 1.622rem !important;
    margin: initial;
    overflow: hidden;
    padding: 1px 2px;
    white-space: normal;
    transition: all 0.2s ease;
    -webkit-font-smoothing: antialiased;
	z-index: 99999!important;
}


.badge-secondary {
    color: #fff!important;
    background-color: #6c757d!important;
}
.gratix, .gratix2, .gratix3, .gratix4, .gratix5, .gratix6, .gratix7, .gratix8, .gratix9, .gratix10, .gratix11 {
    position: absolute;
    z-index: 100;
    bottom: 15px;
    cursor: pointer;
    display: block;
    color: #fff !important;
    background: #21252957;
    border: 0 !important;
    text-align: center;
    font-size: 0.722em !important;
    font-weight: 400;
    letter-spacing: 0;
    opacity: 1;
    padding: 0 5px !important;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    height: 20px;
    line-height: 1.622rem !important;
    margin: initial;
    overflow: hidden;
    padding: 1px 2px;
    white-space: normal;
    transition: all 0.2s ease;
    -webkit-font-smoothing: antialiased;
}
.gratix{
	bottom:100px!important;
	left: 15px;
}
.gratix2 {
	bottom:50px!important;
    left: 15px;
}
.gratix3 {
    left: 15px;
}
.gratix4 {
    left: 25%;
	font-size: 2rem !important;
	padding: 10px 5px 25px 5px !important;
}
.gratix5 {
    left: 80px;
}
.gratix6 {
    left: 110px;
}
.gratix7 {
    left: 69%;
	font-size: 2rem !important;
	padding: 10px 5px 25px 5px !important;
}
.gratix8 {
    left: 170px;
}
.gratix9 {
    left: 42%;
	bottom:15px;
    padding: 25px 10px !important;
    height: 60px;
    font-size: 3rem !important;
	width:80px;
}
.gratix10 {
   bottom:75px!important;
   left: 15px;
   text-decoration:none!important;
}
.gratix11 {
   right: 15px;
   text-decoration:none!important;
}
.gratix20 , .gratix21 , .gratix22, .gratix23, .gratix24, .gratix25  {
   position:absolute;
   right:15px;
   text-decoration:none!important;
   cursor: pointer;
    display: block;
    color: #fff !important;
    background: #21252957;
    border: 0 !important;
    text-align: center;
    font-size: 0.722em !important;
    font-weight: 400;
    letter-spacing: 0;
    opacity: 1;
    padding: 0 5px !important;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    height: 20px;
    line-height: 1.622rem !important;
    margin: initial;
    overflow: hidden;
    padding: 1px 2px;
    white-space: normal;
    transition: all 0.2s ease;
    -webkit-font-smoothing: antialiased;
}

.gratix20 {
	top:50px;
}
.gratix21 {
	top:80px;
}
.gratix22 {
	top:110px;
}
.gratix23 {
	top:140px;
}
.gratix24 {
	top:170px;
}
.gratix25 {
	top:200px;
}

.grid-item input::-webkit-outer-spin-button,
.grid-item input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.grid-item input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

.fa-heart:before {
    content: "\f004";
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    margin: auto;
    right: 0;
    left: 0;
}
/*.grid-item:after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(/img/png_back.jpg);
    background-repeat: repeat;
    top: 0px;
    right: 0px;
    position: absolute;
    display: inline-block;
    border: 4px solid white;
    z-index: -1;
}*/
/*.mainspecial #der ul:before{content:'';position:absolute;bottom:0;right:0;left:0;height:150px;background-image:linear-gradient(0deg,#fff 37%,rgb(255 255 255 / 0) 100%);z-index:100}#modelo #fotos ul:before{content:'';position:absolute;bottom:0;right:0;left:0;height:150px;background-image:linear-gradient(0deg,#fff 37%,rgb(255 255 255 / 0) 100%);z-index:100}*/
   #galeria {
        height: 180px !important;
        overflow: hidden;
        margin-bottom: 2rem;
    }

@media (min-width: 1436px) {
     #galeria {
        height:230px !important;
        overflow: hidden;
        margin-bottom: 2rem;
    }
 
}
@media (min-width:1025px) and (max-width:1435px){
	#galeria {
    height: 146px !important;
    overflow: hidden;
    margin-bottom: 2rem;
}
}
@media (max-width: 1024px)  {
     #galeria {
        height:auto !important;
        overflow: hidden;
        margin-bottom: 2rem;
    }
 
}
@media (max-width: 1200px) {
   .referral-popup {
      width: 99%!important; 
   }
}

/*
@media (min-width: 1484px) and (max-width: 1725px) {
    .sec4 .element {
        height: 40vh;
    }
    #galeria {
        max-height: 26vh !important;
        overflow: hidden;
        margin-bottom: 2rem;
    }
}
@media (min-width: 1242px) and (max-width: 1484px) {
    .sec4 .element {
        height: 36vh;
    }
    #galeria {
        max-height: 20vh !important;
        overflow: hidden;
        margin-bottom: 2rem;
    }
}
@media (min-width: 1146px) and (max-width: 1242px) {
    .sec4 .element {
        height: 34vh;
    }
    #galeria {
        max-height: 19vh !important;
        overflow: hidden;
        margin-bottom: 2rem;
    }
}
@media (min-width: 1048px) and (max-width: 1146px) {
    .sec4 .element {
        height: 33vh;
    }
    #galeria {
        max-height: 16vh !important;
        overflow: hidden;
        margin-bottom: 2rem;
    }
}
@media (min-width: 1024px) and (max-width: 1048px) {
    .sec4 .element {
        height: 31vh;
    }
    #galeria {
        max-height: 15vh !important;
        overflow: hidden;
        margin-bottom: 2rem;
    }
}*/
@media (max-width: 1024px) {
    .topunem {
        margin-top: 1em;
    }
    .paginator {
        height: 100px;
    }

    .sec4 .element {
        height: auto;
    }
    #galeria {
        max-height: 60vh !important;
        overflow: hidden;
        margin-bottom: 2rem;
    }
}

.minimar .active2 {
    /*border: 1px solid black !important;*/
	background-color:#cacdd2!important;
}
.posicionado {
    position: absolute;
    top: 0;
    right: 70px !important;
    bottom: 0;
    margin: auto;
	z-index: 100;
}


._next {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    align-content: flex-end;
    padding-left: 15px;
    height: auto !important;
}



/*minimodelos
.scrollbar-deep-purple::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-deep-purple::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-deep-purple::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #512da8; }

.scrollbar-deep-purple {
scrollbar-color: #512da8 #F5F5F5;
}

.scrollbar-cyan::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-cyan::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-cyan::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #00bcd4; }

.scrollbar-cyan {
scrollbar-color: #00bcd4 #F5F5F5;
}

.scrollbar-dusty-grass::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-dusty-grass::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-dusty-grass::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-image: -webkit-linear-gradient(330deg, #d4fc79 0%, #96e6a1 100%);
background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%); }

.scrollbar-ripe-malinka::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-ripe-malinka::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-ripe-malinka::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-image: -webkit-linear-gradient(330deg, #f093fb 0%, #f5576c 100%);
background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%); }

.bordered-deep-purple::-webkit-scrollbar-track {
-webkit-box-shadow: none;
border: 1px solid #512da8; }

.bordered-deep-purple::-webkit-scrollbar-thumb {
-webkit-box-shadow: none; }

.bordered-cyan::-webkit-scrollbar-track {
-webkit-box-shadow: none;
border: 1px solid #00bcd4; }

.bordered-cyan::-webkit-scrollbar-thumb {
-webkit-box-shadow: none; }

.square::-webkit-scrollbar-track {
border-radius: 0 !important; }

.square::-webkit-scrollbar-thumb {
border-radius: 0 !important; }

.thin::-webkit-scrollbar {
width: 6px; }*/
.img_desc {font-size:17px !important;}
.example-1 {
position: relative;
overflow-y: auto;
height: 186px; }

#detallefoto form {
    display: block;
    margin-top: 0em;
   /* margin-block-end: 0em !important;*/
}
.free::before {
    position: absolute;
    left: 1rem;
    top: 1rem;
    content: "Free";
    color: #fff;
    background: #21252957;
    border: 0 !important;
    text-align: center;
    font-size: 0.722em !important;
    font-weight: 400;
    letter-spacing: 0;
    opacity: 1;
    padding: 0 5px !important;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    height: 20px;
    line-height: 1.622rem !important;
    margin: initial;
    overflow: hidden;
    padding: 1px 2px;
    white-space: normal;
    transition: all 0.2s ease;
    -webkit-font-smoothing: antialiased;
}

.negros{display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;}
.negros h2{margin-bottom:2rem; text-align:right;}
.negros .botfucs {max-width:100% !important;width:100% !important;}

@media (max-width:1440px){
	.negros h2{font-size:21px!important;}
	.negros .botfucs {
    text-align: center;
    line-height: 1;
    padding: 1.5rem 2rem 1rem 1.5rem !important;
    font-size: 17px !important;}
}
@media (max-width:768px){
	.negros h2{font-size:21px!important; text-align:center !important;}
}




/*lazyloading*/
.lazyload,
.lazyloading {
	min-height: 200px;
}

.grid li img[data-sizes="auto"] { display: block; width: 100% !important;}


.ratio-box {
	position: relative;
	height: 0;
	display: block;
	width: 100%;
	/* padding-bottom is calculated and rendered in to HTML */
}

.ratio-box img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}



