body{
	background: #FFF;
    margin: 0px;
	color: #363636;
	font-family: HelveticaNeue55Roman;
    text-align: center;
    font-size: 15px;
	overflow-x: hidden;
}
.florig{
	float: right;
}
.flolef{
	float: left;
}
.poi{
	cursor: pointer;
}
.texlef{
	text-align: left;
}
.content div {
    clear: both;
}
.content{
	width: 400px;
	margin: 20px auto;
	display: inline-block;
}
#GetDom, .hid{
	display: none;
}
.conlis .conticocode {
    border: 1px solid #FFF;
    border-radius: 2px;
	width: 300px;
	overflow: hidden;
	float: left;
}
.conlis .conticocode .icocode {
    background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
    color: white;
    opacity: 0.95;
    width: 100%;
    height: 50px;
    border-radius: 2px;
}
.conlis .detutepag{
	float: left;
    height: 52px;
    line-height: 52px;
    margin-left: 20px;
}
.conlis{
	clear: both;
    display: flex;
	margin: 20px 0; 
}
.desktop .brand-logo img{
    width: auto;
    height: 60px;
    margin-top: 20px;
}
 footer .brand-logo img{
    width: auto;
    height: 80px;
}
footer .brand-logo{
	display: inline-block;
}
.brand-logo .logo {
    font-family: Oswald;
}
.logo {
    color: #000;
	font-size: 40px;
    position: absolute;
    top: 28px;
    left: 44px;
}
.logowri {
    color: #000;
    letter-spacing: 2px;
    font-size: 11px;
    line-height: 5px;
    margin-left: 1px;
}
.brand-logo .logowri {
    font-family: Fjallaone;
    font-size: 9px;
    text-transform: uppercase;
    line-height: 0px;
    letter-spacing: 3.7px;
position: absolute;
    top: 84px;
    left: 43px;
}
.upper{
	text-transform: uppercase;
}

.testo con bordi{
    border-top: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff;
    padding: 15px;
    display: inline-block;
    color: #FFF;
}
.logo .oswald{
  font-family: Oswald;
}
.rotate {
/* Safari */
-webkit-transform: rotate(8deg);
/* Firefox */
-moz-transform: rotate(8deg);
/* IE */
-ms-transform: rotate(8deg);
/* Opera */
-o-transform: rotate(8deg);
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.fonarc{
	font-family: Archivonarrow;
}
.imp{
	margin: 20px 0;
    font-family: sans-serif;
    font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.imp.mar{
	margin-bottom: 20px;
}
.sec-pan{
	width: 100%;
	display: inline-block;
	padding: 20px 0;
}
.wrainpreg.pad{
	padding: 100px 0 150px 0;
}
.wrainpreg.pad .wralabinp .inp{
	width:100%;
}
.gray{
	background: radial-gradient(ellipse at center, #70737A -100%, #282B30 100%);
	/*background: radial-gradient(#70737A, #282B30);	*/
	color: #FFF;
}
.gray input {
    border-color: #FFF;
	color: #FFF;
}
.sec-pan .antws{
	float: left;
    width: 50%;
}
.antws .opa{
    position: relative;
}
.antws .opa img, .antws .opa video{
	opacity: 0.5;
}
.antws img, .antws video{
    width: 100%;
    overflow: hidden;
    object-fit: cover;	
	-webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
	box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
	border-radius: 6px;
}
.profile .antws img, .profile .antws video{
	height: 400px;
}
.antws.act img, .antws.act video{
	height: auto;
}
.antws .sug img, .antws .sug video{
	box-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
}
.antws .titact{
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 30px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    border: 1px solid;
    width: auto;
    left: 50%;
    padding: 30px 0 30px 30px;
	line-height: 40px;
}
.antws .nbtit{
    letter-spacing: 5px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.antws .newbus{
	width: 100%;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}
.antws .newbus .nbinp{
	letter-spacing: 5px;
    text-align: center;
    font-size: 13px;
    width: calc(100% - 40px);
    margin-top: 200px;
}
.antws .newbus .butreg{
	width: auto;
    padding: 0px;
	cursor: pointer;
}
.antws .antpad{
	padding: 10px;
}
.sec-pan input{
	width: 50%;
}
.sec-pan .insdes{
    padding: 20px 0;
	position: relative;
}
.sec-pan .insdes.ins{
	width: 400px;
	margin: 0 auto;
}
.sec-pan .insdes input::placeholder{
	color: #FFF;
}
.sec-pan .insdes #coddis{
	border: 0px;
	border-bottom: 1px solid #FFF;
	-webkit-box-shadow: 0px 10px 5px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 5px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    height: 39px;
    width: 400px;
    margin: 0 auto;
    text-align: center;
	color: #FFF;
	outline-width: 0;
}
.sec-pan .wri{
    border: 2px solid #000;
    border-radius: 6px;
    margin: 40px 20px;
}
.sec-pan .wri.pan{
	padding: 10px;
}
.price{
    background: #fff;
    width: 60px;
    height: 60px;
    color: #000;
    border: 1px solid #1a1a1a;
    border-radius: 30px;
    line-height: 60px;
    font-weight: 800;
    position: absolute;
	top: -37px;
	right: 3px;
}
.sec-pan .rac{
	margin-top: 5px;
}
.sec-pan.gray .wri{
	color: #FFF;
}
.gray a{
	color: #FFF;
}
.flex{
	position: relative;
	display: flex;
}
.vercen{
	width: 70%;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.vercen select{
    background: transparent;
    border: none;
    color: #FFF;
    text-transform: uppercase;
    font-family: HelveticaNeue55Roman;
    font-size: 14px;
	display: inline;
}
select option {
    background: #70737A;
}
.middle{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px 0;
}
.douimg{
	width: calc(50% - 40px);
    padding: 0 20px;
}
.douimg img{
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
}
.dou{
	width: calc(50% - 40px);
    padding: 0 20px;
	max-width: 440px;
}
.dou ul li{
	position:relative;
	list-style-type: none;
}
.dou .but{
	padding: 15px 32px;
	width: 200px;
}
.dou #newweb, .dou #buypac{
	margin: 20px auto;
}
.sub .dou ul li{
	list-style-type: disc;
}
.dou .sma{
	font-size: 13px;
    font-style: italic;
	margin: 50px 0;
}
.wraacc{
	padding: 80px 0;	
}
.sec-res{
    display: flex;
    padding: 80px 0;	
	clear: both;
}
#chaacc.sec-res {
    flex-wrap: wrap;
}
#chaacc .emp{
	width: 100%;
}
.sec-res .intro{
	width: 650px;
    margin: 0 auto;
}
.sec-res .webres img{
	width: auto;
	height: 100%;
	margin: 0 auto;
}
.sec-res .webres{
	width: 50%;
	float: left;
	position: relative;
	display: grid;
}
.sec-res .webres .des{
	width: 350px;
	margin: 0 auto;
	text-align: left;
}
.sec-desmin{
	clear: both;
}
.floroo{
	display: flow-root;
}
.confirtab{
    height: 455px;	
	overflow-y: auto;
}
.maremp{
  margin: 0 auto;
}
.ribbon {
    position: absolute;
    top: 20px;
    right: 0px;
    z-index: 10;
    display: inline-block;
    font-weight: 800;
    width: 150px;
    padding: 5px 0px;
    text-align: center;
    color: #fff;
    background: #ff0080;
    -webkit-box-shadow: -3px 2px 4px rgba(0,0,0,.5);
    -moz-box-shadow: -3px 2px 4px rgba(0,0,0,.5);
    box-shadow: -3px 2px 4px rgba(0,0,0,.5);
}
.ribbon:before {
	content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -10px;
    top: 0;
	border-style: solid;
    border-width: 0 15px 25px 0;
    border-color: transparent #ff0080 transparent transparent;
}
.ribbon b {
    position: absolute;
    width: 0;
    height: 0;
    left: -10px;
    bottom: 0;
    border-style: solid;
    border-width: 0 0 25px 15px;
    border-color: transparent transparent #ff0080 transparent;
}
.ribbon:after {
   content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: 0px;
    top: 100%;
	border-style: solid;
    border-width: 5px 10px 0 0;
    border-color: #b3005a transparent transparent transparent;
}
.sig{
	width: 50%;
    float: left;
    height: 300px;
	position: relative;
}
.sig .siglab{
	position: absolute;
    height: 16px;
	margin-top: -8px;
	font-weight: 800;
	top: 10%;
}
.sig.pri .siglab{
    right: 10%;
}
.sig.sec .siglab{
    left: 10%;
}
.sig img{
	width: 100%;
    height: 300px;
    object-fit: cover;
}
.tit{
	font-weight: 800;
}
.alilef{
	text-align: left;
}
.alirig{
	text-align: right;
}
.contcar{
	padding-top: 20px;
}
.carsti {
    width: 150px;
	float: left;
	text-align: left;
}
.carsti.third{
	padding-top: 14px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}
.desktop .brand-logo {
    float: left;
    margin-left: 100px;
    position: relative;
    width: auto;
}
.desktop .contmenwid .voc{
    list-style: none;
    float: left;
    width: 200px;
    height: 100%;
    line-height: 100px;
    color: #000;
    font-weight: bold;
}
.desktop .contmenwid{
	    height: 100px;
	float: right;
}
.desktop .contmentit img{
    width: 80px;
    right: -55px;
    position: absolute;
	height: 80px;
    top: 50%;
    margin-top: -40px;
}
.shadow {
    width: 100px;
    height: 100px;
    -webkit-box-shadow: 0 20px 60px -6px #000;
    -moz-box-shadow: 0 20px 60px -6px #000;
    box-shadow: 0 20px 60px -6px #000;
    margin: 15px 0;
    background: #000;
}
.box{
	width: 46%;
	margin: 25px 2%;
	float: left;
	display: inline-table;
}
.box-heart{
	height: 70px;
	background-color: #000;
}
.img-resp{
	width: 100%;
	height: auto;
}
.img-heart{
	width: auto;
	height: 40px;
	margin: 0 auto;
	padding: 15px 0;
	display: block;
}
.title{
	font-size: 20px;
    margin-bottom: 5px;
}
.title.smallest{
    font-size: 30px;
    color: #FFC107;
    font-family: Allan;
    text-transform: uppercase;
}
.subtitle{
    font-family: Bangers;
    color: #000; /*#FF9800 or #000*/
    font-size: 25px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.category{
    background-image: radial-gradient(ellipse at center, #2D2D2D -100%, #636363 100%);
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 25px;
}
.category.shadow{
	-webkit-box-shadow: 0 15px 20px -6px #000;
	-moz-box-shadow: 0 15px 20px -6px #000;
	box-shadow: 0 15px 20px -6px #000;
	display: table;
}
.category.ranking{
	margin-top: 50px;
}
.tit-cat {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-family: Englebert;
    color: #000;
    font-size: 25px;
}
.quest{
    text-align: right;
    color: #000;
    font-family: Benchnine;
    font-size: 22px;
	margin-right: 10px;
}
.row.butbig {
    padding: 20px 0;
	margin: 0 auto;
}
a{
	text-decoration: none;
	color: #000;
}
input{	
	width: 100%;
    margin: 5px 0 15px 0;
	border: 0px;
	border-bottom: 1px solid #000;
    background-color: transparent;
	border-radius: 0;
	height: 30px;
	color: #000;
	font-family: Archivonarrow;
	font-size: 14px;
	padding: 1px 0px;
}
.insdes.ins input{
	color: #FFF;
	text-align: center;
	border-bottom: 1px solid #FFF;
}
.contute.minheight input{
	border-bottom: 1px solid #FFF;
	color: #FFF;
}
input[type="radio"] {
	width: 15px;
    height: 15px;
}
.labinp{
	margin: 20px 0;
}
.sex{
	margin: 0 2% 5px 0;
}
.pass{
	margin-bottom: 0px;
}
#acc{
	margin: 10px 0 0 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
	-webkit-text-fill-color: #FFF;
}
 input[type="submit"], button{
	background: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 3px;
    display: block;
    cursor: pointer;
    color: rgb(255, 255, 255);
    padding: 10px 30px;
    text-decoration: none;
    width: auto;
	margin: 0px auto;
    border: 1px solid #FFF;
    height: auto;
	clear: both;
	-webkit-appearance: none;
 }
 .dou .button{
	background: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 3px;
    display: block;
    cursor: pointer;
    color: rgb(255, 255, 255);
    text-decoration: none;
	margin: 0px auto;
    border: 1px solid #FFF;
    height: auto;
	clear: both;
	-webkit-appearance: none;
	font-size: 12px;
	text-align: center;
	width: 100%;
	padding: 10px 0;
 }
 .button.no{
	cursor: default;
 }
.dou input[type="submit"]{
	padding: 15px 32px;
	width: 200px;
	z-index: 9;
}
.cont, .error{
	width: 96%;
    margin: 20px 2%;		
}
.error{
	color: red;
}
.comments .user-img{
	margin: 5px 10px;
    border-radius: 50px;
}
.comments .time{
	float: right;
    margin-right: 10px;
	font-size: 13px;
    margin-top: 3px;
}
.comments .mess{
	margin-top: 10px;
}
.comments .dat{
	margin-top: 5px;
}
.comments textarea{
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid #000;
    width: 90%;
    margin: 0 5%;
	color: #000;
	border-radius: 0px;
}
.comments textarea::-webkit-scrollbar{
	display: none;
}
.comments .dat-ins{
	margin: 15px 5% 0px 5%;
}
.comments .user{
	display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}
textarea {
    background: transparent;
	color: #FFF;
	font-family: Archivonarrow;
	font-size: 14px;
}
textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus {
    outline:0px !important;
}
.allvot{
	width: 100%;
    text-align: center;
    margin: 150px 0 ;
	font-family: Bangers;
    font-size: 25px;
}
.terms{
	margin: 50px auto;
	width: 70%;
}
.minheight{
	min-height: 400px;
}
footer {
	color: #000;
    clear: both;
    width: 100%;
    background: #FFF;
    padding: 50px 0;
    text-align: center;
    display: inline-block;
}
section{
	position: relative;
	min-height: 200px;
}
.banner{
    width: 30%;
    margin: 50px 1.65% 0 1.65%;
	float: left;
	height: 105px;
}
#invric{
	cursor: pointer;
}
input[type="checkbox"]{
	width: 14px;
    height: 14px;
}
.reg, .regtext{
	width: 100%;
	height: 150px;
}
.regtext{
	margin-top: 15px;
	border: none;
    border-bottom: 1px solid #FFF;
}
.imgpro{
	max-width: 96%;
	margin: 0 auto;
	display: block;
}
.partit{
	width: 100%;
	text-align: center;
	margin: 20px 0 10px 0;
}
.plupload_view_switch.ui-buttonset{
	display: none !important;
}
.contsection{
	margin: 50px 0;
}
.owl-item .item, .owl-item .item img{
	width: 100%;
}
.contcer{
	float: left;
    text-align: center;
	width: 220px;
    height: 220px;
}
.contcer img{
    border-radius: 50%;
    border: 1px solid #ff0080;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.contbub{
	width: 100%;
	margin: 0 auto;
	display: block;
}
.contbub .cont-bub{
    width: 430px;
    float: left;
    margin: 10px;
}
.speech-bubble {
    position: relative;
    background: #ff0080;
    border-radius: 55px;
    float: left;
    width: 200px;
    height: 150px;
    padding: 10px;
	margin-top: 35px;
    margin-left: 10px;
    text-align: center;
    color: white;
    font-weight: bold;
    text-shadow: 0 -0.05em 0.1em rgba(0,0,0,.3);
}

.speech-bubble:after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-right-color: #ff0080;
	border-left: 0;
	margin-top: -20px;
	margin-left: -20px;
}
.speech-bubble .fumetto{
	height: 36px;
    margin-top: 47px;
}
.page{
	width: 100%;
	display: inline-block;
    padding: 20px 0 20px 0;
	background: radial-gradient(ellipse at center, #70737A -100%, #282B30 100%);
	min-height: 300px;  
	color: #FFF;
}
.page a{
	color: #FFF;
}
.page.sinmarpad{
	padding: 0px;
	margin-bottom: -3px;
}
.page.nuebus{
	background: rgb(231,76,60);
	background: -moz-linear-gradient(-45deg,  rgba(231,76,60,1) 0%, rgba(211,84,0,1) 100%);
	background: -webkit-linear-gradient(-45deg,  rgba(231,76,60,1) 0%,rgba(211,84,0,1) 100%);
	background: linear-gradient(135deg,  rgba(231,76,60,1) 0%,rgba(211,84,0,1) 100%);
}
.page .mar{
	margin: 0 20px;
	display: inline-block;
}
.page .item{
    float: left;
    width: 33.33%;
	margin: 0 auto;
	position: relative;
}
.page .item .itemins{
	padding: 10px 10px;
}
.page .item img {
    width: 100%;
	height: 200px;
    object-fit: cover;
}
.page .item .tit {
	padding: 10px 0 10px 0;
    text-transform: uppercase;
	font-weight: bold;
}
.page .item .car{
    height: 40px;
    background: #2f2e33;
	color: #FFF;
}
.page .item .car .cardet{
	float: left;
    width: 25%;
}
.page .item .car .cardet .detpad{
	padding: 10px;
}
.page .item .car .cardet:last-child{
	position: relative;
    font-size: 18px;
    font-family: sans-serif;
}
.page .item .car .cardet:last-child .detpad {
    font-size: 18px;
    font-family: sans-serif;
    position: relative;
	line-height: 30px;
	position: absolute;
    top: -5px;
    right: 10px;
    background: #FF8700;
}
.page .item .des{
    height: 48px;
    overflow: hidden;
    margin: 0 10px 20px 10px;
}
.tit.mar{
	margin: 20px 0 10px 0;
}
.fa, .fas {
    color: #FFF;
    font-size: 16px !important;
}
.homepage .item .copfot, .homepage .item .tit, .homepage .item .des{
    background-color: #FFF;
}
.about{
	background: #26292E;	
	width: 100%;
	padding: 10px;
}
.abtitle{
    font-size: 48px;
    margin: 20px 0 30px 0;
    text-align: center;
    width: 100%;
}
.contmentit {
	width: 195px;
	float: left;
	display: block;
    position: relative;
	height: 100%
}
.contmentit a{
	font-size: 28px;
    font-family: Bangers;
    font-weight: 400;
    display: table-cell;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 100%;
    height: 60px;
}
.contmentit .contmenwid {
    width: 840px;
	height: 100px;
}
.contmentit .mentit {
    position: relative;
    width: 120px;
    float: left;
    text-align: center;
    font-size: 18px;
    padding: 0px;
    margin: 30px 0;
    text-transform: uppercase;
    border-right: 1px solid #ff0080;
}
.contmentit .mentit.last {
	border-right: 0px;
}
.contsitl{
	text-align: center;
}
.contcen{
	margin: 0 20px;
}
.bormar{
	margin-bottom: 5px;
}
.altrag{
	text-decoration: underline;
	margin-top:50px;
	display: inline-flex;
}

.soc ul li{
	margin-bottom: 20px;
	margin-right: 23px;
	float:left;
	text-align: center;
	text-decoration:none;
	list-style:none;
	
}
.soc {
	text-align: center;
}
.soc ul{
	margin-left: 24px;
	margin-top: 34px;
	padding-left: 0;
	display: inline-block;	
}
.soc1 a{
	display: inline-block;
	height: 17px;
	width: 17px;
	background: url(/images/social/socIcons2.png)no-repeat;
	margin-top: 15px;
	margin-left: 2px;
}
.soc1{
	width: 52px;
	height: 52px;
	border: 2px solid #000;
	border-radius: 50px;
}
.soc1 a:hover{
	border:0;
	background: url(/images/social/socIcons2.png)no-repeat;
	box-shadow: none;
}
.soc1:hover{
	cursor:pointer;
	/*border: 2px solid #ff0080;
	background:#ff0080;*/
	border: 2px solid #5CD5FB;
	background:#5CD5FB;
}
.soc2 a{
	display: inline-block;
	height: 17px;
	width: 17px;
	background: url(/images/social/socIcons2.png) -74px 0 no-repeat;
	margin-top: 15px;
	margin-left: 2px;
}
.soc2{
	width: 52px;
	height: 52px;
	border: 2px solid #000;
	border-radius: 50px;
}
.soc2 a:hover{
	border:0;
	background: url(/images/social/socIcons2.png) -74px 0 no-repeat;
	box-shadow: none;
}
.soc2:hover{
	cursor:pointer;
	border: 2px solid #5CD5FB;
	background:#5CD5FB;
}
.soc3 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(/images/social/socIcons2.png) -147px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc3{
	width: 52px;
	height: 52px;
	border: 2px solid #000;
	border-radius: 50px;
}
.soc3 a:hover{
	border:0;
	background: url(/images/social/socIcons2.png) -147px 0 no-repeat;
	box-shadow: none;
}
.soc3:hover{
	cursor:pointer;
	border: 2px solid #5CD5FB;
	background:#5CD5FB;
}
.soc4 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(/images/social/socIcons2.png) -221px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc4{
	width: 52px;
	height: 52px;
	border: 2px solid #000;
	border-radius: 50px;
}
.soc4 a:hover{
	border:0;
	background: url(/images/social/socIcons2.png) -221px 0 no-repeat;
	box-shadow: none;
}
.soc4:hover{
	cursor:pointer;
	border: 2px solid #ff0080;
	background:#ff0080;
}
.soc5 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(/images/social/socIcons2.png) -293px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc5{
	width: 52px;
	height: 52px;
	border: 2px solid #000;
	border-radius: 50px;
}
.soc5 a:hover{
	border:0;
	background: url(/images/social/socIcons2.png) -293px 0 no-repeat;
	box-shadow: none;
}
.soc5:hover{
	cursor:pointer;
	border: 2px solid #ff0080;
	background:#ff0080;
}
.soc6 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(/images/social/socIcons2.png) -368px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc6{
	width: 52px;
	height: 52px;
	border: 2px solid #000;
	border-radius: 50px;
}
.soc6 a:hover{
	border:0;
	background: url(/images/social/socIcons2.png) -368px 0 no-repeat;
	box-shadow: none;
}
.soc6:hover{
	cursor:pointer;
	border: 2px solid #ff0080;
	background:#ff0080;
}
.soc7 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(/images/social/socIcons2.png) -442px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc7{
	width: 52px;
	height: 52px;
	border: 2px solid #000;
	border-radius: 50px;
}
.soc7 a:hover{
	border:0;
	background: url(/images/social/socIcons2.png) -442px 0 no-repeat;
	box-shadow: none;
}
.soc7:hover{
	cursor:pointer;
	border: 2px solid #ff0080;
	background:#ff0080;
}
.soc8 a{
	display: inline-block;
	height: 19px;
	width: 19px;
	background: url(/images/social/socIcons2.png) -516px 0 no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}
.soc8{
	width: 50px;
	height: 50px;
	border: 2px solid #000;
	border-radius: 50px;
}
.soc8 a:hover{
	border:0;
	background: url(/images/social/socIcons2.png) -516px 0 no-repeat;
	box-shadow: none;
}
.soc8:hover{
	cursor:pointer;
	border: 2px solid #ff0080;
	background:#ff0080;
}
.suggest{
	font-style: italic;
}
.warning{
	width: 450px; 
	margin: 0px auto 50px auto; 
	color: #ff6161;
}
.warning .conchoo{
	height: 50px;
    line-height: 50px;
    position: relative;
    width: 100%;
}
.warning .conchoo .opt{
    position: absolute;
    width: 50%;
    left: 0%;
}
#chodom .button{
    background: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 3px;
    padding: 5px 15px;
    float: right;
}
#chodom .lab{
    float: left;
    line-height: 27.6px;
}
.datins{
	font-size: 13px;
    text-align: right;	
}
.coddes{
    border-bottom: 1px solid #FFF;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    height: 40px;
    text-align: center;	
	width: 150px;
    -webkit-text-fill-color: #000 !important;
}
#chkdis{
	float: right;
    margin: 8px 0 8px 8px;
}
.coddes::placeholder {
	color: #FFF;
}
#wramancha{
	width: Calc(100% - 40px);
	margin: 0 auto;
	display: flex;
	height: 400px;
}
#wramancha #mancha{
	float: left;
	width: 20%;
	background: radial-gradient(ellipse at center, #70737A -100%, #282B30 100%);
	border-radius: 20px 0 0 20px;
    box-shadow: 1px 1px 3px black;
    border: 3px white solid;
	height: 100%;
	overflow-y: scroll;
    overflow-x: hidden;
}
#wramancha #mancha::-webkit-scrollbar {
    width: 8px;
}
#wramancha #mancha::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
#wramancha #mancha .mannot{
    background: rgba(0, 0, 0, 0.3);
}
#wramancha #mancha .usenedcha{
	padding: 10px 0;
    border-bottom: 1px solid;
	color: white;
	cursor: pointer;
}
#wramancha #mancha .usenedcha:first-child {
    border-radius: 20px 0 0 0;
}
#manchat{
	height: calc(100% - 55px);
	overflow-y: scroll;
    overflow-x: hidden;
}
#manchat::-webkit-scrollbar {
    width: 8px;
}
#manchat::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
#manwracha{  
    width: 100px;
	height: 100px;
    position: fixed;
    top: auto;
    bottom: 5%;
    right: 0px;
    z-index: 99999;
    background: url(help.png) no-repeat;
    background-size: 100% auto;
	cursor: pointer;
}
#manchasen{
    line-height: 50px;
    width: 50px;
    height: 50px;
	cursor: pointer;
	float: right;
}
#manchabot{
    background: rgba(0, 0, 0, 0.3);
    border-top: white 3px solid;
	position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
}
#manchames {
    width: calc(100% - 75px);
    margin: 0px;
    color: #FFF;
    padding: 10px;
    float: left;
}
#manconcha{
	background: radial-gradient(ellipse at center, #70737A -100%, #282B30 100%);
    background-size: cover;
    overflow: hidden;
    border: 3px white solid;
	border-left: 0px;
	border-radius: 0 20px 20px 0;
    box-shadow: 1px 1px 3px black;
    color: #FFF;
    float: right;
    overflow: hidden;
	position: relative;
	width: 80%;
	height: 100%;
	display: none;
}
#wramancha .help{
	text-align: left;
    width: 80%;
    float: left;
	font-family: sans-serif;
    font-size: 0.9em;
	padding: 10px;
}
#wramancha .user{
	text-align: right;
    width: 80%;
    float: right;
	font-family: sans-serif;
    font-size: 0.9em;
	padding: 10px;
}
.uplmin .plupload_header_title, .plupload_file_status, .uplmin .plupload_file_size, .plupload_file_action, .uplmin #uploader-fotoitem_dropbox, .plupload_content.plupload_dropbox, .uplmin .plupload_clearer, .uplmin .plupload_header_text, .uplmin .plupload_filelist_header, .uplmin .plupload_filelist{
	display: none;
}
.uplmin .plupload_button{
	cursor: pointer;
}
#gadget-det .antws{
	position: relative;
    width: calc(100% - 44px);
    margin: 20px;
    border-radius: 6px;
    border: 2px solid #000;
}
#gadget-det .des{
	height: 70px;
}
#gadget-det .antws .gadtit{
	text-transform: uppercase;
	margin-top: 10px;
}
#gadget-det .antws .price{
    top: -37px;
    right: 3px;
}
.flex .price{
	top: -44px;
    right: 83px
}
.sec-pan .antpad video {
    z-index: 99;
    position: relative;
	border-radius: 3px;
}
#service-det .antws{
	position: relative;
    width: calc(100% - 44px);
    margin: 20px;
    border-radius: 6px;
    border: 2px solid #000;
}
#service-det .des{
	height: 70px;
}
#service-det .antws .gadtit{
	text-transform: uppercase;
	margin-top: 10px;
}
#service-det .antws .price{
    top: -37px;
    right: 3px;
}
#owl-demo-gad .owl-wrapper-outer, #owl-demo-ser .owl-wrapper-outer{
	padding: 20px;
}	
.prof input{
	height: 20px;
	margin: 0px;
	width: 300px;
}
.prof select{
    background: #000;
	background-color: #000;
    width: 300px;
    color: #FFF;
    border: 1px solid #FFF;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
    padding: 5px 15px;
	text-align-last: center;
	-webkit-appearance: none;
}
.prof .comcho{
    all: unset;
    text-transform: uppercase;
    padding: 5px 15px;
    background: #000;
    border: 1px solid #FFF;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.prof .CouSel.comcho{
	appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='12' viewBox='0 0 24 24' width='12' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
	background-repeat: no-repeat;
	background-position: right 10px center;
	cursor: pointer;
}
.prof .CouSel.comcho option{
	cursor: pointer;
}
.prof .comcho option{
	text-align: left;
}
.prof .comcho .fa-trash{
	font-size: 12px !important;
    margin-left: 10px;
    cursor: pointer;
}
.prof .wrafav{
	display: flex;	
}
.prof ul{
	width: 300px;
}
.prof .plupload_start{
	display: none;
}
.prof input[type="submit"]{
    width: auto;
    height: auto;
	font-family: Arial;
	display: inline-block;
	background: black;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 3px;
    cursor: pointer;
    color: rgb(255, 255, 255);
    font-size: 12px;
    padding: 5px 15px;
	border: 1px solid #FFF;
}
.prof .plupload_button {
    margin: 0 1px;
}
.prof .fav img{
	height: 16px;
    width: auto;
    border: 1px solid #FFF;
    padding: 9.5px;
    margin-left: 10px;
}
.fav {
    height: 37px;
}
ul {
    margin: 0px;
}
.profile .circle{
	float: right;
    width: 250px;
    height: 250px;
}
.profile .circle img {
    height: 100%;
    width: 100%;
    object-fit: cover;
	cursor: pointer;
}
.circle{
    filter: drop-shadow(0px 10px 5px rgba(0,0,0,0.5));
}
.circle img{
-webkit-clip-path: circle(50% at 50% 50%);
clip-path: circle(50% at 50% 50%);
}
.profile .intro .uplmin{
	display: none;
}
.profile .intro{
	position: relative;
    display: inline-block;
    width: 100%;
	margin-bottom: 80px;
}
.profile .wralog{
	float: right;
}
.profile #log-out{
	cursor: pointer;
}
.biglab{
	margin: 20px;
    font-family: 'Archivonarrow';
    font-size: 24px;
}
.intro{
	margin: 20px 0;
}
.intro .biglab{
	margin: 0 0 5px 0;
}
.butreg{
	line-height: 1;
    font-size: 16px;
    border-radius: 23px;
    background-color: transparent;
    color: #000;
    padding: 12px 20px;
    min-width: 110px;
    display: inline-block;
    text-align: center;
	border: 2px solid #000;
}
.butreg:hover {
    background-color: #282B30;
	color: #FFF;
}
a, .button, .butreg{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.gray .butreg {
    color: #fff;
    border: 2px solid #FFF;
}
.wrainp, .wrainpreg {
    margin: 0 auto;
}
.wrainp input[type="text"], .wrainp input[type="password"]{
    width: 400px;
    height: 9px;
    margin: 0 20px 20px 20px !important;
	padding: 10px 0;
	background: transparent;
    border: 0px;
    border-bottom: 1px solid #FFF;
    -webkit-box-shadow: 0px 10px 5px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 5px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
	color: #FFF;
}
.wrainp textarea{
    width: 400px;
    margin: 0 20px 20px 20px !important;
	padding: 10px;
	background: transparent;
    border: 0px;
    border-bottom: 1px solid #FFF;
    -webkit-box-shadow: 0px 10px 5px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 5px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
	color: #FFF;	
}
.wrainpreg form, .dou form{
    text-align: right;
}
.wrainpreg input[type="text"], .wrainpreg input[type="password"], .dou input[type="text"]{
    height: 9px;
    padding: 10px 0;
	width: 100%;
	background: transparent;
    border: 0px;
    border-bottom: 1px solid #FFF;
    -webkit-box-shadow: 0px 10px 5px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 5px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
	color: #FFF;
}
.dou .getspepri{
	width: auto !important;
    margin-left: 10px;
}
.wrainpreg .wralabinp.pad, .dou .wralabinp.pad{
	padding-top: 20px;
}
.wrainpreg .wralabinp, .dou .wralabinp{
	clear: both;
	width: 400px;
	margin: 0px auto;
    display: flex;
	position: relative;
}
.wrainpreg.big .wralabinp{
	width: 560px;
}
.wralabinp.blo{
	display: block;
}
.wrainpreg .wralabinp .inp, .dou .wralabinp .inp{
    float: right;
    width: 280px;
    margin-left: 20px;
}
.wrainpreg .wralabinp .lab, .dou .wralabinp .lab{
	float: left;
    text-align: right;
    width: 160px;
    height: 40px;
    line-height: 40px;
}
.wrainpreg.big .wralabinp .lab{
    width: 280px;
}
.privacy{
	color:#39C;
}
.profile .lincen{
	width: 100%;
	margin: 40px 0;
	display: inline-block;
}
.page.ayuda{
	text-align: left;
}
.listhe{
	margin: 40px 30px 20px 30px;
    text-align: left;
}
.mar .wrapha{
    margin: 30px;
    width: calc(33.33% - 102px);
    float: left;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    padding: 20px;
    border: 1px solid black;
}
.mar .clebot{
	height: 100px;
}
.cenver{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.fa, .fab, .fal, .far, .fas{
    font-size: 20px;
    margin-right: 5px;
}
.wraico{
	display: inline-block;
    background-color: black;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.wraico i{
	margin-top: 10px;
    margin-left: 10px;
}
.wraico.wha i{
	font-size: 26px;
	margin-top: 6px;
    margin-left: 9px;
}
#loading{
	height: 100vh;
    width: 100%;
    opacity: 0.5;
    z-index: 100;
    background-color: black;
    position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}
#loading img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.copwri.mob{
	display: none;
	margin-bottom: 30px;
}
.copwri.des{
	display: block;
	margin-bottom: 30px;
}
.sec-res .wra {
    width: 50%;
    margin: 0 auto;
}
.monyea {
    background: black;
    letter-spacing: 2px;
    border-radius: 6px;
    display: block;
    cursor: pointer;
    color: rgb(255, 255, 255);
    width: calc(50% - 46px);
    text-decoration: none;
    margin: 0 20px;
    padding: 20px 0;
    border: 1px solid #FFF;
    height: auto;
    -webkit-appearance: none;
    float: left;
}
.monyea.one {
	width: 100%;
}
.detsub{
	display: none;
}
#day, #mon, #yea{
    padding: 9px 0;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #FFF;
    -webkit-box-shadow: 0px 10px 5px -7px #000000, 5px 5px 15px 5px rgb(0 0 0 / 0%);
    box-shadow: 0px 10px 5px -7px #000000, 5px 5px 15px 5px rgb(0 0 0 / 0%);
    color: #FFF;
}
#day{
	width: 20%;
}
#mon{
	width: 46%;
}
#yea{
	width: 30%;
}
#loading{
	height: 100vh;
    width: 100%;
    opacity: 0.7;
    z-index: 100;
    background-color: black;
    position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}
#loading .svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	width: 200px;
    height: 200px;
	background: url('data:image/svg+xml,<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid" style="background-image:none;background-position:initial initial;background-repeat:initial initial"><circle cx="50" cy="50" r="0" fill="none" stroke="%232fb9f8" stroke-width="2"><animate attributeName="r" calcMode="spline" values="0;40" keyTimes="0;1" dur="1.5" keySplines="0 0.2 0.8 1" begin="-0.75s" repeatCount="indefinite"></animate><animate attributeName="opacity" calcMode="spline" values="1;0" keyTimes="0;1" dur="1.5" keySplines="0.2 0 0.8 1" begin="-0.75s" repeatCount="indefinite"></animate></circle><circle cx="50" cy="50" r="0" fill="none" stroke="%2329d4b7" stroke-width="2"><animate attributeName="r" calcMode="spline" values="0;40" keyTimes="0;1" dur="1.5" keySplines="0 0.2 0.8 1" begin="0s" repeatCount="indefinite"></animate><animate attributeName="opacity" calcMode="spline" values="1;0" keyTimes="0;1" dur="1.5" keySplines="0.2 0 0.8 1" begin="0s" repeatCount="indefinite"></animate></circle></svg>') no-repeat fixed center center;
}
.stadom {
    margin: 20px 0;
}
.wrapper{
    display: flow-root;
    margin-bottom: 100px;
}
.wrapper .buscar {
    width: calc(33.33% - 42px);
    float: left;
    border: 1px solid #5c5c5c;
    border-radius: 6px;
    margin: 10px;
    padding: 10px 10px 0 10px;
}
.wrapper .buscar .tit{
	padding: 20px 0;
	    border-bottom: 1px solid #5c5c5c;
}
.wrapper .buscar .web, .wrapper .buscar .gad {
    margin: 20px 0;
    display: flow-root;
    width: 100%;
}
.wrapper .buscar .gad {
	padding-left: 30px;
}
.wrapper .buscar .spa{
    margin: 10px 0;
}
.notsho {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    position: absolute;
    top: -25px;
    right: 0px;
    font-size: 14px;
    line-height: 21px;
    font-family: sans-serif;
}
.desktop .fas{
	color: #000;
	-webkit-text-fill-color: #000;
}
.mobile .fas{
	color: #FFF;
}
#owl-demo-ser .item{
	cursor: pointer;
}
header {
    position: relative;
    display: grid;
	height: 100px;
}
header .mentit{
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    position: relative;
}
header .desktop {
    background-color: #FFF;
}
#asswha {
    width: 56px;
    height: 56px;
    position: fixed;
    bottom: 185px;
    right: 20px;
    z-index: 99;
}
.sumord{
    width: calc(65% - 30px);
    float: left;
    padding: 0 15px;	
}
.suminfo{
    width: calc(35% - 30px);
    float: right;
    padding: 0 15px;	
	color: #000;
	margin-bottom: 20px;
}
.suminfo a{
	color: #000;
}
.suminfo .dis{
	text-transform: uppercase;
}
.sumtot{
	padding: 10px 20px;
    background-color: #fff;
	border-radius: 3px 3px 0px 0px;
	text-align: left;
}
.sumtot .padbot{
	border-bottom: 1px solid #BBB;
	padding-bottom: 25px;
}
.sumtot .padtop{
	padding-top: 1px;
    padding-bottom: 20px;
}
.sumtot .sped{
	padding-top: 8px;
}
.bill{
	border-radius: 0px 0px 3px 3px;
    border-top: 1px dashed white;
    padding: 20px;
    background-color: #BBB;
}
.suminfo .infospe{
    padding: 20px;
	margin-bottom: 30px;
    background-color: #fff;
	text-align: left;
}
.sumord .ord{
	border: 1px solid #666;
    clear: both;
    display: flex;
    padding: 5px;
    border-bottom: 0px;
    position: relative;
}
.sumord .ord:last-child {
    border: 1px solid #666;
}
.sumord .ord .wraimg{
	float: left;
}
.sumord .ord .wraimg img, .sumord .ord .wraimg video {
    width: 400px;
    max-height: 200px;
}
.sumord .ord .wradetcar{
    margin-left: 20px;
}
.sumord .ord .wradetcar div {
    margin: 14px 0;
    text-align: left;
}
.sumord .ord .wradetcar div span{
    background-color: #7a4444;
    width: 25px;
    height: 25px;
	margin: -7px 36px 0 0;
    float: right;
}
.sumord .ord .bonus{
    float: right;
    background-color: #E91E63;
    padding: 20px;
}
.sumord .ord .delite{
	cursor: pointer;
    position: absolute;
    bottom: 5px;
    right: 10px;
}
.bill .tot{
	text-align: right;
}
.titpag {
    font-size: 2em;
    text-align: center;
    margin-bottom: 50px;
}
#chaacc .titpag{
	width: 100%;
}
.paypal-button-container{
	width: 100%;
}
.bigger {
    font-size: 1.3em;
    line-height: 1.3em;
}
.totlab{
	font-size: 2em;
}
.left {
    float: left;
}
.right {
    float: right;
}
.pacsel{
    cursor: pointer;
    background-color: black;
    color: #FFF;
    margin: 20px auto 0 auto;
    display: block;
    text-align: center;
	padding: 10px;
}
#lansel option {
    background: #70737A;
    cursor: pointer;
    background-color: black;
    -webkit-appearance: none;
}
.wramonyea{
	display: flex;
}
.wramonyea.pac{
	display: none;
}
select{
    cursor: pointer;
    background-color: black;
    color: #FFF;
    text-align: center;
    padding: 10px;
    width: 100%;
}
#getlan option, .darsel option{
    background: #70737A;
    cursor: pointer;
    background-color: black;
    -webkit-appearance: none;
}
.wrabutgad{
	position: absolute;
    left: -30px;
    top: 10px;
	cursor: pointer;
}
.butweb{
    border: none;
    padding: 5px;
    height: 8px;
    width: 8px;
    box-shadow: 0 2px 4px darkslategray;
    border-radius: 50%;
	margin-right: 10px;
}
.butgad{
    border: none;
    padding: 5px;
    height: 1px;
    width: 1px;
    box-shadow: 0 2px 4px darkslategray;
    border-radius: 50%;
}
.butweb.gre, .butgad.gre{
    background: linear-gradient(135deg, #1e9600, #aaff00);
}
.butweb.red, .butgad.red{
    background: linear-gradient(135deg, #ff0000, #ff7f50);
}
/* Estilo del modal */
.profile .modal {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    background-color: rgba(0, 0, 0, 0.5); 
}
.profile .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 400px;
    border-radius: 10px;
    text-align: center;
	color: #000;
}
.profile .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.profile .close:hover, .profile  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.profile button {
    padding: 10px 20px;
    border: none;
    background-color: #4CAF50;
    color: white;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0px;
	width: 100%;
}
.profile .modal-content button {
    margin: 5px 0;
}
.profile  button:hover {
    background-color: #45a049;
}
.plupload_button.plupload_add {
	z-index: 0 !important;
}
.info {
    font-size: 12px;
    font-style: italic;
	margin-bottom: 10px;
	display: none;
}
.required {
    color: red;
}
.info-icon, .info-icon2 {
cursor: pointer;
    position: absolute;
    right: 0px;
}
.toggle-section{
	position: relative;
}
.toggle-section.sol{
    width: 440px;
    margin: 0 auto;
}
.toggle-section .fa-angle-up, .toggle-section .fa-angle-down {
	position: absolute;
    top: 7px;
    right: 0px;
}
.toggle-section .fa-angle-up{
	display: none;
}
.wrapper .sol1 .wralabinp {
    width: 200px;
}
.wrapper .sol1 .inp {
    margin-left: 0px;
    width: 100%;
}
.owl-prev, .owl-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.owl-prev{
    left: 0px;
}
.owl-next{
    right: 0px;
}
.owl-prev::before {
    font-family: 'Font Awesome 5 Free';
    content: "\f053";
    font-weight: 900;
    font-size: 50px;
    color: #5CD5FB;
}
.owl-next::before{
    font-family: 'Font Awesome 5 Free';
    content: "\f054";
    font-weight: 900;
    font-size: 50px;
    color: #5CD5FB;
}
.tittem{
	letter-spacing: 5px;
}
.abo {
    color: #ff9acc;
    bottom: 0px;
    position: absolute;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    letter-spacing: 5px;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
}
.pribot {
    display: inline-block;
    border: 1px solid #DDD;
    padding: 20px;
    color: pink;
	cursor: pointer;
}
#emagad, #emaser, #emamod, #resmod, #aspfilmod, #jsfilmod, .resmod, #temmod, #actmod{
    width: 200px;
    display: inline-block;
    border: 1px solid #DDD;
    padding: 20px;
    color: pink;
    cursor: pointer;
    font-size: 24px;
    background: transparent;
}
/* Nasconde il testo predefinito del campo file */
#fileInput, #fileInputasp{
    opacity: 0; /* Rende invisibile il campo file nativo */
    position: absolute; /* Posiziona il campo fuori dal layout */
    z-index: -1; /* Evita che sia selezionabile direttamente */
}
.prilef{
	float:left;
	font-size: 13px;
}
.discon{
	display: contents;
}
.service .butweb{
	cursor: default;
}
.wradom {
  display: flex;
  align-items: baseline; /* allinea perfettamente in basso rispetto al testo */
  justify-content: center;
  gap: 8px;
  width: 400px; /* puoi anche toglierlo se il container è già fisso */
}
.wradom .DetDom {
  flex: 0 0 80px; /* "www." e ".com" */
  text-align: center;
  font-size: 18px;
  line-height: 1;
}
.wradom input[type="text"] {
  flex: 0 0 200px; /* input centrale */
  border: none;
  border-bottom: 1px solid #999;
  background: transparent;
  color: white;
  font-size: 18px;
  line-height: 1.2;
  padding: 4px 0 2px;
  outline: none;
  border-bottom: 1px solid #FFF;
}
.wradom select {
  text-align: left;        /* testo delle option allineato a sinistra */
}
.confirm{
	margin:0 auto;
	display: block;
}


@media (max-width: 1200px){
	.wrapper .buscar {
		width: calc(50% - 42px);
	}
}
@media (max-width: 1024px){
	.mar .wrapha{
		width: calc(50% - 102px);
	}
	.sumord .ord .wraimg img, .sumord .ord .wraimg video{
		width: 100% !important;
		height: auto;
	}
	.sumord{
		width: calc(100% - 30px);
	}
	.suminfo{
		width: calc(100% - 30px);
		margin: 20px 0;
	}
	.sumord .ord{
		border: 0px;
		display: inline-block;
		width: 100%;
	}
	.sumord .ord:last-child{
		border: 0px;
	}
	.douimg, .dou{
		padding: 10px 20px;
		width: 100%;
	}
	.wraacc{
		width: calc(100% - 40px);
		padding: 80px 20px;
	}
	.owl-theme .owl-controls .owl-pagination{
		display: none;
	}
}
@media (max-width: 917px){
	.homepage{
		width: 100%;
		margin: 0 auto;
		padding: 0 50px;
	}
	.contbub .cont-bub {
		float: none;
		margin: 0 auto 50px auto;
		display: table;
	}
	.wrapper .buscar {
		width: calc(100% - 42px);
	}
}
@media (max-width: 862px){
	.profile .wralog{
		float: none;
		width: 100%;
		margin: 80px 0 20px 0;
		position: relative;
		display: flex;
	}
	.profile .wralog .conlog{
	    position: unset;
		top: 0;
		transform: none;
		float: left;
		line-height: 14px;
		width: 100%;
	}
	.profile .circle{
		float: none;
		margin: 0 auto;
	}
	.profile #log-out{
		margin: 20px;
		position: absolute;
		right: 0px;
	}
}
@media (max-width: 768px){
	.homepage {
		padding: 0px;
	}
	.mar .wrapha{
		width: calc(100% - 102px);
	}
	.douimg, .dou{
		padding: 10px 0px;
	}
	.middle{
		display: block;
	}
	.dou, .profile .dou {
		margin: 0 auto;
	}
	.sec-res .intro{
		width: 350px;
	}
}
@media (max-width: 600px){
	.sec-res{
		display: block;
	}
	.sec-res .webres{
		width: 100%;
		padding: 40px 0;
		float: none;
		display: block;
	}
	.sec-res .wra{
		width: 100%;
		padding: 40px 0;
	}
	.cenver{
		position: relative;
		left: unset;
		top: unset;
		transform: none;
	}
	.sec-res .webres img {
		width: calc(100% - 50px);
		height: auto;
		margin: 0 auto;
		max-width: 400px;
	}
	.sec-pan .antws{
		width: 50%;
	}
	.sec-pan .insdes #coddis{
		width: calc(100% - 50px);
		margin: 0 auto;		
	}
}
@media (max-width: 480px){
	footer img {
		max-width: 100%;
	}
	.contbub .cont-bub {
		width: 220px;
		height: 220px;
		margin: 0 auto 50px auto;
	}
	.speech-bubble{
		margin-top: 5px;
	}
	.speech-bubble:after {
		top: 0;
		left: 50%;
		width: 0;
		height: 0;
		border: 20px solid transparent;
		border-bottom-color: #ff0080;
		border-top: 0;
		margin-left: -20px;
		margin-top: -20px;
	}
	.altrag{
		margin-top: 0px;
	}
	.wrainp input[type="text"], .wrainp input[type="password"], .wrainp textarea {
		width: calc(100% - 40px);
		padding-left: 0px;
		padding-right: 0px;
		border-radius: 0px;
	}
	.copwri.mob{
		display: block;
	}
	.copwri.des{
		display: none;
	}
	.dou, .profile .dou{
		width: calc(100% - 40px);
		padding: 0 20px;
	}
	.dou .button{
		width: 100%;
	}
	.wrainpreg .wralabinp .inp, .dou .wralabinp .inp{
		width: calc(100% - 185px);
	}
	.wrainpreg .wralabinp, .dou .wralabinp{
		width: 100%;
		text-align: center;
	}
	.maremp {
		width: calc(100% - 40px);
		margin: 0 20px;
	}
	.sec-pan .antws{
		width: 100%;
	}
	.sec-pan .insdes.ins{
		width: 100%
	}
	#asswha {
		width: 50px;
		height: 50px;
		right: 12px;
	}
}
@media (max-width: 320px){
	.banner {
		width: 100%;
		margin: 50px 0 0 0;
	}
}

@font-face {
  font-family: Fjallaone;
  src: url(root/font/fjallaone/FjallaOne-Regular.ttf);
}
@font-face {
  font-family: Oswald;
  src: url(root/font/oswald/Oswald-Regular.ttf);
}
@font-face {
  font-family: HelveticaNeue55Roman;
  src: url(root/font/HelveticaNeue55Roman/NeueHelvetica55Roman.ttf);
}
@font-face {
  font-family: Bangers;
  src: url(root/font/ofl/bangers/Bangers.ttf);
}
@font-face {
  font-family: Archivonarrow;
  src: url(root/font/archivonarrow/ArchivoNarrow-Regular.ttf);
}
@font-face {
  font-family: Englebert;
  src: url(root/font/ofl/englebert/Englebert-Regular.ttf);
}
@font-face {
  font-family: Plateia;
  src: url(root/font/plateia/Plateia-Bold.ttf);
}
@font-face {
  font-family: Ramabhadra;
  src: url(root/font/Ramabhadra/Ramabhadra-Regular.ttf);
}