/*ANIMATION*/
/*
@-webkit-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-ms-keyframes fadein{0%{filter:alpha(opacity=0);}100%{filter:alpha(opacity=100);}}@-o-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@keyframes fadein{0%{opacity:0;}100%{opacity:1;}}
@-webkit-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@-ms-keyframes fadeout{0%{filter:alpha(opacity=100);}100%{filter:alpha(opacity=0);}}@-o-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}
*/
*{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{background-color:#f2f6f9;font-family:Helvetica,sans-serif;font-size:15px;color:#222;}
ul,ol{list-style:none outside none;overflow:hidden;}
a{text-decoration:none;}
img{display:block;border:none;}
input[type="text"],select,textarea{display:block;border:1px solid #ccc;border-radius:3px;padding:5px;font-size:16px;}
input[type="text"]:focus,select:focus,textarea:focus{border-color:#88a5b1;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 3px #4aa2e7;outline:0;}
input[type="text"]:hover,select:hover,textarea:hover{border-color:#576e78;}
label,select,input[type="submit"],button{display:block;font-size:16px;cursor:pointer;}

/*popup cookie law NEW*/
.fc-consent-root .fc-dialog .fc-header h1{line-height:5px !important;}
.fc-consent-root .fc-dialog div.fc-header{margin-bottom:-10px !important;}
.fc-consent-root .fc-dialog-content{max-height:262px !important;}
/*.fc-consent-root .fc-stacks .fc-stack-name{font-family:arial;opacity:.7 !important;}*/
.fc-consent-root .fc-stacks .fc-stack-name{font-family:arial;}
.fc-consent-root .fc-faq-header .fc-faq-label{filter:brightness(.8) !important;}
.fc-consent-root .fc-stacks ul li{margin-bottom:-10px !important;}
.fc-footer-buttons-divider:before{content:"";display:block;margin-bottom:15px;}
.fc-consent-root .fc-footer-buttons-container .fc-footer-buttons{flex-wrap:wrap !important;}
.fc-consent-root .fc-footer-buttons .fc-cta-consent{flex:0 0 230px !important;height:50px !important;translate:0 -25px;border-radius:300px !important;margin-left:0 !important;margin-bottom:0 !important;order:1 !important;overflow: hidden !important;}
.fc-consent-root .fc-footer-buttons .fc-cta-do-not-consent{position:absolute !important;bottom:9px !important;right:52% !important;flex:0 0 100% !important;height:auto !important;margin:0 !important;order:3 !important;}
.fc-consent-root .fc-footer-buttons .fc-cta-do-not-consent .fc-button-background{background-color:#fff !important;}
.fc-consent-root .fc-footer-buttons .fc-cta-do-not-consent:hover .fc-button-background{filter:initial !important;}
.fc-consent-root .fc-cta-consent .fc-button-label{position:relative;font-size:18px !important;background:url("check-cookie.svg") no-repeat right 15px center !important;background-size:26px 26px !important;}
.fc-consent-root .fc-dialog-container .fc-choice-dialog .fc-footer-buttons-container{position:relative !important;height:140px !important;}
.fc-consent-root .fc-footer-buttons .fc-cta-do-not-consent .fc-button-label{margin:0 !important;color:#515457 !important;font-weight:400 !important;line-height:25px !important;}
.fc-consent-root .fc-footer-buttons-container .fc-cta-manage-options{position:absolute !important;bottom:9px !important;left:52% !important;height:auto !important;margin:0 !important;z-index:9999 !important;}
.fc-consent-root .fc-footer-buttons-container .fc-cta-manage-options .fc-manage-options-third-button-label{background-color:#fff !important;margin:0 !important;font-family:"Open Sans" !important;color:#515457 !important;font-weight:400 !important;line-height:25px !important;}
@media(max-width:480px){
.fc-consent-root .fc-footer-buttons-container .fc-footer-buttons{flex-direction:row !important;align-items:center !important;}
.fc-consent-root .fc-footer-buttons .fc-cta-consent{margin-top:0 !important;height:50px !important;min-width:100% !important;}
.fc-consent-root .fc-footer-buttons .fc-cta-do-not-consent{margin:23px 0 0 0 !important;}
/*.fc-consent-root .fc-footer-buttons-container .fc-cta-manage-options{margin:20px 0 0 0 !important;}*/
}

/*HEADER*/
#header{background-color:#fff;border-bottom:1px solid #cdcdcd;box-shadow:0 4px 5px rgba(0,0,0,0.04);overflow:hidden;}
#h{width:100%;max-width:1140px;margin:0 auto;color:#333;overflow:hidden;}
#logo{position:relative;float:left;background:url("logo.png") no-repeat;background-size:cover;width:209px;height:70px;margin:5px;text-indent:-9999px;z-index:9999;}
#logo:hover{opacity:0.8;filter:alpha(opacity=80);}
#viewnav{display:none;}
/*MENU*/
#nav{position:absolute;left:0;top:0;width:100%;overflow:hidden;z-index:9992;}
#nav ul{width:100%;max-width:1140px;height:81px;margin:0 auto;text-align:right;}
#nav li{display:inline-block;}
#nav a{display:block;border-bottom:3px solid transparent;padding:31px 15px;color:#444;font-weight:600;font-size:14px;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;overflow:hidden;}
#nav .btn{background:url("webcam.png") no-repeat 6px center #167ab7;border:0;border-radius:4px;margin:19px 0 23px 15px;padding:12px 15px 12px 30px;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-shadow:1px 1px 2px rgba(0,0,0,0.25);}
#nav a:hover,#nav a:active{border-color:#167ab7;color:#167ab7;}
#nav .btn:hover{background-color:#0084ff;color:#fff;}
@media(max-width:800px){
#logo{width:200px;height:67px;margin:7px;}
#nav a{padding:31px 12px;}
#nav .btn{margin-left:9px;padding:12px 9px 12px 28px;}
}
@media(max-width:670px){
#header{position:fixed;top:0;width:100%;z-index:9 !important;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
#viewnav{display:block;float:left;background:url("nav.svg") no-repeat 15px 15px;background-size:30px 30px;width:59px;height:59px;text-indent:-9999px;}
#logo{float:right;background-size:cover;width:146px;height:49px;margin:5px;}
#nav{position:fixed;left:0;top:0;background-color:#fff;border:0;width:75%;height:100%;margin:0;transform:translateX(-100%);-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transition:transform .2s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-transform .2s cubic-bezier(.4,0,.2,1);-moz-transition:-moz-transform .2s cubic-bezier(.4,0,.2,1);overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;visibility:hidden;z-index:1;}
#nav.on{box-shadow:1px 0 3px 0 rgba(0,0,0,0.9);transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);z-index:1999999999;visibility:visible;}
#nav.off{visibility:visible;z-index:999;}
#nav ul{height:auto;text-align:left;}
#nav li{display:block;border-bottom:1px solid rgba(0, 0, 0, 0.12);}
#nav a{background:none;border:0;border-left:7px solid #fff;border-radius:0;margin:0;padding:17px 5px 13px 5px;color:#222;font-size:18px;text-align:left;letter-spacing:0;text-transform:initial;}
#nav a:hover,#nav a:active{background-color:#e5e5e5;border-color:#167ab7;color:#222;text-decoration:none;}
#nav .btn{background:url("webcam.png") no-repeat 6px center #167ab7;border:0;border-radius:0;margin:0;padding:18px 15px 18px 30px;color:#fff;font-size:13px;font-weight:bold;text-transform:uppercase;text-shadow:1px 1px 2px rgba(0,0,0,0.25);}
#nav .btn:hover{background-color:#0084ff;color:#fff;}
#sfbox{visibility:hidden;transition:background .2s ease-out;-webkit-transition:background .2s ease-out;-moz-transition:background .2s ease-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
#sfbox.on{position:fixed;top:0;right:0;left:0;background-color:rgba(0,0,0,.5);width:100%;height:120%;cursor:pointer;z-index:9997;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow-y:auto;visibility:visible;}
}
/*CONTENT*/
#content{clear:both;overflow:hidden;}
h1{font-size:46px;}
h3{font-size:42px;}

.btngreen{background-color:#5ab77f;border:2px solid #5ab77f;border-radius:5px;padding:18px 22px;color:#fff;font-size:21px;text-align:center;cursor:pointer;}
.btngreen:hover{background-color:#fff;color:#5ab77f;}

.btnblue{background-color:#167ab7;border:2px solid #167ab7;border-radius:5px;padding:18px 22px;color:#fff;font-size:21px;text-align:center;cursor:pointer;}
.btnblue:hover{background-color:#fff;color:#167ab7;}

.btnicon{position:relative;background:no-repeat 12px center #fff;background-size:30px 30px;border:0;border-radius:40px;box-shadow:0 2px 10px rgba(0,0,0,0.3);padding:14px 0 14px 50px;color:#222;font-size:21px;text-align:left;cursor:pointer;}
.btnicon:after{content:"";position:absolute;right:9px;top:50%;background:url("right-black.svg") no-repeat center center;background-size:22px 22px;width:22px;height:15px;transform:translateY(-50%);}
.btnicon:hover{color:#ed1c24;}

.iconredheart{background-image:url("heart-red.svg");}
.iconfire{background-image:url("fire.svg");}

.centro{clear:both;width:100%;max-width:1140px;margin:0 auto;overflow:hidden;}
.imgbg{background:no-repeat fixed center center;background-size:cover;padding:99px 9px;}
/*
.intpage{background:no-repeat 0 0 #fff;background-size:cover;border-top:1px solid #888;border-bottom:1px solid #fff;box-shadow:0 0 9px #000 inset;padding:60px 9px;}
.txt{padding:40px 9px;}
.txt p{font-size:16px;line-height:1.8em;}
.txt ul{margin:9px 0;}
.txt li{background:url("li.png") no-repeat 0 5px;margin:20px 0;padding:7px 0 7px 45px;font-size:16px;line-height:1.8em;}
.txt img{background-color:#fff;border:1px solid #ddd;box-shadow:0 0 3px #666;padding:4px;}
*/

/*
@media(max-width:999px){.listtriple span{padding:15px 7px;font-size:18px;}}
*/
@media(max-width:750px){
/*
h3{font-size:36px;}
h2{font-size:34px;}
.listtriple span{padding:7px;font-size:17px;}
.txtbottom p{font-size:17px;line-height:1.8em;}
*/
}
@media(max-width:670px){
#content{margin-top:60px;}
/*
h1{font-size:45px;}
h2{margin:9px 0;font-size:28px;}
.listtriple li{float:left;width:48%;margin:20px 1%;} */
}
@media(max-width:500px){h2{font-size:22px;}}
@media(max-width:450px){
/* 
h1{font-size:40px;}
.listtriple li{float:none;width:98%;margin:20px 1%;} */
}
/* @media(max-width:350px){h1{font-size:35px;}} */


/*--------------------------------Home Page*/
#home{}

/*intestazione*/
#home .int{background:no-repeat center center;background-size:cover;padding:30px 15px;color:#fff;text-align:center;text-shadow:0 0 7px rgba(0,0,0,0.4);overflow:hidden;}
#home h1{font-weight:400;}
#home .int p{margin-bottom:20px;font-size:20px;line-height:1.5em;}
#home .int .ads{background-color:#fd6620;width:345px;height:290px;margin:0 auto;z-index:3;}
@media(max-width:800px){
#home h1{font-size:39px;}
}
@media(max-width:670px){
#home .int{padding:30px 9px;}
#home h1{font-size:34px;}
#home .int p{font-size:19px;}
}
@media(max-width:550px){
#home .int{background:none !important;padding:20px 9px;color:#222;text-shadow:none;}
#home h1{color:#167ab7;font-weight:600;}
#home .int p{margin-top:5px;font-size:18px;line-height:1.2em;}
}
@media(max-width:450px){
#home h1{font-size:29px;}
#home .int p{font-size:16px;}
}
@media(max-width:360px){
#home .int{padding:20px 0;}
#home h1{font-size:27px;}
#home .int p{font-size:16px;}
#home .int .ads{width:100%;max-width:345px;}
}


/*bottoni sotto intestazione*/
#home .bottomint{padding:15px 9px;}
#home .bottomint li{float:left;width:23%;margin:1%;}
#home .bottomint a{display:block;border:2px solid;border-radius:7px;padding:12px 0;color:#fff;text-align:center;}
#home .bottomint a:hover{background-color:transparent;}
#home .bottomint .btnchatta{background-color:#167ab7;border-color:#167ab7;}
#home .bottomint .btnchatta:hover{color:#167ab7;}
#home .bottomint .btnsingle{background-color:#5ab77f;border-color:#5ab77f;}
#home .bottomint .btnsingle:hover{color:#5ab77f;}
#home .bottomint .btnamore{background-color:#ff80ab;border-color:#ff80ab;}
#home .bottomint .btnamore:hover{color:#ff80ab;}
#home .bottomint .btnvideochat{background-color:#f44336;border-color:#f44336;}
#home .bottomint .btnvideochat:hover{color:#f44336;}
#home .bottomint a:before{content:" ";display:block;background:no-repeat center center;background-size:52px 52px;border-radius:50%;width:70px;height:70px;margin:0 auto;}
#home .bottomint .btnchatta:before{background-color:#167ab7;background-image:url("chatta.svg");}
#home .bottomint .btnsingle:before{background-color:#5ab77f;background-image:url("single.svg");background-size:68px 68px;}
#home .bottomint .btnamore:before{background-color:#ff80ab;background-image:url("amore.svg");background-size:55px 55px;}
#home .bottomint .btnvideochat:before{background-color:#f44336;background-image:url("videochat.svg");}
#home .bottomint span{display:block;margin-top:12px;font-size:16px;font-weight:600;text-transform:uppercase;}

@media(max-width:800px){
#home .bottomint a{padding:9px 0;}
#home .bottomint span{margin-top:3px;font-size:14px;}
}
@media(max-width:670px){
#home .bottomint li{width:48%;}
#home .bottomint a{padding-top:3px;}
#home .bottomint span{margin-top:0;font-size:16px;}
}
@media(max-width:550px){
#home .bottomint{padding:0 9px;}
#home .bottomint li{width:47%;margin:1.5%;}
}
@media(max-width:360px){
#home .bottomint span{font-size:14px;}
}
/*
#slider{position:relative;width:100%;
text-align:center;overflow:hidden;}
#slider:after{content:" ";position:absolute;top:0;left:0;background-color:rgba(0,0,0,0.4);width:100%;height:100%;z-index:2;}
#slider h1{position:relative;
margin-top:30px;color:#fff;
font-weight:400;font-size:46px;
text-shadow:0 0 7px rgba(0,0,0,0.4);
text-align:center;z-index:3;}
#slider>p{position:relative;margin-top:9px;color:#fff;font-size:20px;text-shadow:0 0 7px rgba(0,0,0,0.4);line-height:1.8em;z-index:3;}
#slider .ads{position:relative;background-color:#fd6620;width:345px;height:290px;margin:25px auto 40px auto;padding-top:5px;color:#fff;z-index:3;}
#slider .badge{position:absolute;right:20px;bottom:30px;z-index:3;}
#slider>img:not(.badge){position:absolute;top:0;left:0;width:100%;min-height:100%;z-index:1;}

#slider #msg{position:absolute;bottom:55px;left:20px;width:260px;padding:5px;text-align:left;overflow:hidden;z-index:3;}
#slider #msg.on{-webkit-animation:fadein 500ms ease;-moz-animation:fadein 500ms ease;-ms-animation:fadein 500ms ease;-o-animation:fadein 500ms ease;animation:fadein 500ms ease;}
#slider #msg.off{-webkit-animation:fadeout 500ms ease;-moz-animation:fadeout 500ms ease;-ms-animation:fadeout 500ms ease;-o-animation:fadeout 500ms ease;animation:fadeout 500ms ease;}
#slider #msg img{position:absolute;bottom:5px;border-radius:50%;width:48px;height:48px;}
#slider #msg p{float:right;background:rgba(0,0,0,0.35);border-radius:8px 8px 8px 0;box-shadow:0 2px 0 rgba(0, 0, 0, 0.35);width:197px;height:73px;margin:0 0 0 3px;padding:7px 9px;color:#fff;}
#slider #msg p:after{content:" ";position:absolute;left:49px;bottom:3px;background:url("arrow-cloud.png") no-repeat 0 0;background-size:contain;width:45px;height:14px;}
#slider #msg span{position:absolute;display:block;right:15px;bottom:12px;font-size:12px;color:#a5b9c2;}
@media(max-width:1100px){#slider h1{margin-top:15px;font-size:42px;}#slider>p{font-size:17px;}#slider .ads{margin:15px auto;}}
@media(max-width:999px){#slider h1{margin-top:9px;font-size:38px;}#slider>p{margin-top:0;color:#fff;font-size:16px;line-height:1.6em;}#slider .ads{margin:5px auto;}#slider #msg{left:5px;}}
@media(max-width:900px){#slider h1{margin-top:9px;font-size:32px;}#slider>p{font-size:14px;line-height:1.6em;}#slider .ads{margin:5px auto;}#slider #msg{width:215px;padding:3px;}#slider #msg img{bottom:0;}#slider #msg p{width:155px;height:85px;margin:0 0 0 3px;padding:3px 5px;font-size:13px;}#slider #msg p:after{left:48px;bottom:1px;}#slider #msg span{right:5px;bottom:5px;font-size:12px;}}
@media(max-width:800px){#slider h1{margin-top:9px;}#slider>p{margin-top:5px;padding:0 5px;font-size:16px;text-align:center;}#slider .ads{margin:9px auto;}#slider .badge,#slider #msg{display:none;}#slider>img:not(.badge){width:auto;height:100%;}}
@media(max-width:500px){#slider .ads{width:300px;height:250px;padding:0;}}
@media(max-width:450px){#slider h1{font-size:24px;}#slider>p{margin-top:2px;font-size:14px;}}
@media(max-width:400px){#slider{background-color:#333;}#slider>img{opacity:0;filter:alpha(opacity=0);}#slider .ads{width:100%;height:auto;margin:42px 0 0 0;padding:0;}}
@media(max-width:330px){#slider h1{font-size:20px;}#slider .cont{padding:0;}#slider>p{margin:0;}}
*/

/*intestazione con testo*/
#home .txtwithbanner{padding:50px 9px;}
#home .txtwithbanner h2{margin-bottom:20px;font-size:48px;font-weight:400;text-align:center;}
#home .txtwithbanner h2 span{display:inline-block;background:url("h1.png") no-repeat 0 bottom;padding-bottom:9px;}
#home .txtwithbanner p{max-width:740px;margin:0 auto;font-size:22px;text-align:center;line-height:1.5em;}
@media(max-width:900px){
#home .txtwithbanner h2{font-size:42px;}
}
@media(max-width:800px){
#home .txtwithbanner h2{font-size:35px;}
}
@media(max-width:670px){
#home .txtwithbanner{padding-top:30px;}
#home .txtwithbanner h2{font-size:29px;}
#home .txtwithbanner p{font-size:20px;line-height:1.4em;}
}
@media(max-width:550px){
#home .txtwithbanner{padding-top:50px;}
#home .txtwithbanner h2{text-align:left;line-height:1em;}
#home .txtwithbanner h2 span{background-size:160px 7px;}
}
@media(max-width:400px){
#home .txtwithbanner h2{font-size:28px;}
#home .txtwithbanner p{font-size:18px;}
}

/*
@media(max-width:800px){#inthome{padding-bottom:30px;}#inthome p{padding:0 9px;font-size:16px;}}
*/

/*Divertiti con ragazze e ragazzi*/
#home .bluewithimg{background-color:#66c3ee;}
#home .bluewithimg .centro{background:no-repeat right center;background-size:55%;padding:80px 9px;color:#fff;}
#home .bluewithimg h2{width:78%;}
#home .bluewithimg img{display:none;}
#home .bluewithimg p{width:45%;margin:20px 0;font-size:17px;line-height:1.8em;}
#home .btnjoin{width:300px;margin-top:30px;font-size:20px;text-align:center;}
#home .btnjoin a{display:inline-block;color:#fff;}
#home .btnjoin .btnicon{padding-right:40px;color:#222;}
#home .btnjoin .txtlink{text-decoration:underline;}
#home .btnjoin .txtlink:hover{color:#ddd;}
#home .btnjoin span{display:block;margin:9px 0;}
#home .btnjoin .btntransparent{border:2px solid #fff;border-radius:5px;width:220px;padding:14px 0;}
#home .btnjoin .btntransparent:hover{background-color:#fff;color:#66c3ee;}

@media(max-width:900px){
#home .bluewithimg .centro{padding:50px 9px;}
#home .bluewithimg p{width:55%;}
}
@media(max-width:750px){
#home .bluewithimg .centro{background-size:50%;padding:30px 9px;}
#home .bluewithimg p{width:62%;margin:9px 0;line-height:1.6em;}
#home .btnjoin{margin-top:20px;}
}
@media(max-width:670px){
#home .bluewithimg .centro{background-image:none !important;text-align:center;}
#home .bluewithimg h3{margin-bottom:20px;font-size:36px;}
#home .bluewithimg img{display:block;width:94%;margin:0 auto;}
#home .bluewithimg p{width:auto;margin:20px 0;}
#home .btnjoin{margin:20px auto;}
}
@media(max-width:550px){
#home .bluewithimg .centro{padding:30px 15px;}
#home .bluewithimg h3{font-size:32px;}
}

/*
#senzajava{background-color:#66c3ee;}
#senzajava .centro{background:url("imgslideblu.png") no-repeat right 0;background-size:65%;padding:170px 9px;color:#fff;}
#senzajava h3{width:78%;font-size:42px;font-weight:400;}
#senzajava p{width:45%;margin:20px 0;font-size:17px;line-height:1.8em;}
#senzajava a{background-color:#66c3ee;display:block;border:2px solid #fff;width:220px;margin-top:35px;padding:14px 0;color:#fff;font-size:20px;text-align:center;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
#senzajava a:hover{background-color:#4b91b2;box-shadow:0 1px 3px rgba(0,0,0,0.3);}
@media(max-width:999px){#senzajava .centro{background-size:55%;padding:99px 9px;}#senzajava h3{font-size:36px;}#senzajava p{margin:15px 0;font-size:16px;}}
@media(max-width:800px){#senzajava .centro{background-size:40%;padding:50px 9px;}#senzajava h3{font-size:28px;}#senzajava p{width:55%;margin:9px 0;font-size:15px;}#senzajava a{width:180px;margin-top:20px;padding:12px 0;font-size:18px;}}
@media(max-width:640px){#senzajava .centro{background-position:115% 0;background-size:40%;padding:30px 9px;}#senzajava h3{font-size:24px;}#senzajava p{width:60%;}}
@media(max-width:500px){#senzajava .centro{position:relative;background-position:center center;background-size:cover;z-index:2;}#senzajava .centro:after{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(102,195,238,0.8);z-index:-1;}#senzajava h3{width:100%;font-size:22px;text-shadow:0 0 9px rgba(0,0,0,0.7);text-align:center;}#senzajava p{width:100%;text-shadow:0 0 9px rgba(0,0,0,0.7);text-align:center;}#senzajava a{width:180px;margin:20px auto 0 auto;}}
*/

/*Conosci persone over 40*/
#home .anonima{background:no-repeat fixed right center;background-size:cover;box-shadow:0 3px 25px -5px rgba(0,0,0,1) inset;padding:60px 15px;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.25);}
#home .anonima h3{font-size:80px;}
#home .anonima p{width:470px;margin-top:30px;font-size:19px;}
#home .anonima .btnjoin{width:430px;}
#home .anonima .btnjoin .btntransparent:hover{color:#222;}

@media(max-width:999px){
#home .anonima{padding:40px 15px;}
#home .anonima h3{font-size:70px;}
#home .anonima p{margin-top:20px;}
}
@media(max-width:800px){
#home .anonima h3{font-size:60px;}
}
@media(max-width:670px){
#home .anonima{position:relative;}
#home .anonima:before{content:" ";position:absolute;top:0;left:0;background-color:rgba(0,0,0,.3);width:100%;height:100%;z-index:1;}
#home .anonima .centro{position:relative;z-index:2;}
#home .anonima h3{font-size:50px;text-align:center;}
#home .anonima p{width:auto;font-size:18px;text-align:center;}
}
@media(max-width:500px){
#home .anonima:before{background-color:rgba(0,0,0,.5);}
#home .anonima h3{font-size:42px;}
#home .anonima .btnjoin{width:auto;}
}
@media(max-width:400px){
#home .anonima h3{font-size:38px;}
#home .anonima p{font-size:17px;}
}
@media(max-width:360px){
#home .anonima h3{font-size:34px;}
}

/*
#conosciover40{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
#conosciover40 .si{width:50%;overflow:hidden;-webkit-order:1;order:1;}
#conosciover40 .si img{width:100%;}
#conosciover40 .de{width:50%;background-color:#0084ff;padding:40px 70px 0 70px;color:#fff;-webkit-order:2;order:2;overflow:hidden;}
#conosciover40 .de h3{font-size:50px;font-weight:400;text-align:center;}
#conosciover40 .de p{margin-top:50px;font-size:28px;line-height:1.4em;}
@media(max-width:1100px){#conosciover40 .de{padding:25px 45px 0 45px;}#conosciover40 .de h3{font-size:36px;}#conosciover40 .de p{margin-top:20px;font-size:20px;}}
@media(max-width:950px){#conosciover40 .de{padding:15px 25px 0 25px;}#conosciover40 .de h3{font-size:30px;}#conosciover40 .de p{margin-top:20px;font-size:18px;}}
@media(max-width:800px){#conosciover40 .de{padding:3px 13px 0 13px;}#conosciover40 .de h3{font-size:25px;}#conosciover40 .de p{margin-top:7px;font-size:16px;line-height:1.3em;}}
@media(max-width:640px){#conosciover40 .si{width:50%;}#conosciover40 .de{width:50%;padding:0 5px;}#conosciover40 .de h3{font-size:21px;}#conosciover40 .de p{margin-top:0;font-size:15px;line-height:1.2em;}}
@media(max-width:550px){#conosciover40{position:relative;display:block;}#conosciover40 .si{width:100%;}#conosciover40 .de{position:absolute;left:0;top:0;background-color:rgba(0,132,255,0.8);width:100%;height:100%;padding:15px 25px;text-shadow:0 0 5px rgba(0,0,0,0.5);}#conosciover40 .de h3{font-size:30px;}#conosciover40 .de p{margin-top:20px;font-size:18px;line-height:1.6em;}}
@media(max-width:450px){#conosciover40 .de{padding:9px 15px;}#conosciover40 .de h3{font-size:28px;}#conosciover40 .de p{margin-top:15px;font-size:16px;line-height:1.4em;}}
@media(max-width:350px){#conosciover40 .de{padding:3px 7px;}#conosciover40 .de h3{font-size:22px;}#conosciover40 .de p{margin-top:3px;font-size:15px;line-height:1.2em;}}
*/

#home .scoprivideochat{position:relative;padding:40px 15px;text-align:center;overflow:hidden;}
#home .scoprivideochat h3{margin-bottom:8px;color:#167ab7;font-size:53px;text-transform:uppercase;}
#home .scoprivideochat p{font-size:21px;line-height:1.4em;}
/*
#home .scoprivideochat .centro{overflow:hidden;}
#home .scoprivideochat .centro div{position:relative;float:left;width:63%;padding-top:99px;}
#home .scoprivideochat img{position:relative;float:right;width:32%;}

@media(max-width:999px){
#home .scoprivideochat{padding-top:40px;}
#home .scoprivideochat .centro div{padding-top:70px;}
#home .scoprivideochat h3{font-size:45px;}
}
@media(max-width:850px){
#home .scoprivideochat .centro div{width:66%;padding-top:40px;}
#home .scoprivideochat h3{font-size:40px;}
#home .scoprivideochat p{font-size:20px;}
}
*/
@media(max-width:750px){
#home .scoprivideochat h3{font-size:40px;}
#home .scoprivideochat p{font-size:20px;}
/*
#home .scoprivideochat{padding-top:25px;}
#home .scoprivideochat .centro div{padding-top:25px;}
#home .scoprivideochat h3{margin-bottom:3px;font-size:36px;}
#home .scoprivideochat p{font-size:19px;}
*/
}
/*
@media(max-width:670px){
#home .scoprivideochat .centro div{width:68%;padding-top:20px;}
#home .scoprivideochat h3{font-size:30px;}
#home .scoprivideochat p{font-size:18px;}
#home .scoprivideochat img{width:30%;}
}
*/
@media(max-width:550px){
#home .scoprivideochat{padding:30px 15px;}
#home .scoprivideochat h3{font-size:36px;}
/*
#home .scoprivideochat .centro div{float:none;width:auto;padding-top:0;}
#home .scoprivideochat h3{text-transform:initial;}
#home .scoprivideochat p{font-size:16px;}
#home .scoprivideochat img{display:none;}
*/
}

@media(max-width:450px){
#home .scoprivideochat h3{font-size:28px;}
#home .scoprivideochat p{font-size:18px;line-height:1.6em;}
}
@media(max-width:360px){
#home .scoprivideochat h3{font-size:30px;text-transform:initial;}
#home .scoprivideochat p{font-size:17px;}
}


/*utenti videochat*/
#home .uservideochat{position:relative;max-width:999px;padding:0 9px 30px 9px;overflow:hidden;}
#home .uservideochat a{position:absolute;top:50%;left:50%;display:block;box-shadow:0 5px 9px rgba(0,0,0,.2);width:270px;margin:-49px 0 0 -135px;font-size:24px;}
#home .uservideochat a:hover{background-color:#fff;color:#5ab77f;}
#home .uservideochat img{float:left;border:3px solid #f2f6f9;width:50%;}

@media(max-width:800px){
#home .uservideochat{padding:6px;}
#home .uservideochat a{margin-top:-35px;}
}
@media(max-width:500px){
#home .uservideochat img:last-of-type{margin-bottom:20px;}
#home .uservideochat a{position:static;clear:both;margin:20px auto;}
}

/*anonima - libera e sicura*/
/*
#anonima{background-size:cover;box-shadow:0 3px 25px -5px rgba(0,0,0,1) inset;padding:99px 0;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.25);}
#anonima h3{margin-top:40px;font-size:90px;}
#anonima h5{font-size:28px;font-weight:400;}
#anonima p{width:470px;margin-top:40px;font-size:19px;font-weight:300;}
@media(max-width:800px){#anonima{padding:60px 0;}#anonima h3{margin-top:0;font-size:70px;}#anonima h5{font-size:26px;}#anonima p{width:62%;margin-top:20px;font-size:18px;}}
@media(max-width:550px){#anonima h3{font-size:50px;}#anonima h5{font-size:22px;}#anonima p{width:62%;margin-top:9px;font-size:17px;}}
@media(max-width:400px){#anonima{text-align:center;}#anonima h3{font-size:45px;}#anonima h5{font-size:20px;}#anonima p{width:100%;margin-top:9px;font-size:16px;}}
*/

/*mobile*/
#home .mobile{background:linear-gradient(to right,#eaeaea 0,#fff 50%,#fff 100%);background:-webkit-linear-gradient(left,#eaeaea 0,#fff 50%,#fff 100%);background-color:#f2f6f9;padding:40px 15px;}
#home .mobile .centro{overflow:hidden;}
#home .mobile .de{float:right;width:50%;text-align:right;}
#home .mobile h3{color:#167ab7;font-size:44px;line-height:1em;}
#home .mobile p{margin-top:30px;font-size:20px;line-height:1.6em;}
#home .mobile a{color:#167ab7;text-decoration:underline;}
#home .mobile .si{float:right;width:50%;}
#home .mobile img{width:100%;margin-top:20%;}
@media(max-width:999px){
#home .mobile h3{font-size:37px;}
#home .mobile p{margin-top:20px;font-size:19px;}
}
@media(max-width:850px){
#home .mobile h3{font-size:32px;}
#home .mobile p{margin-top:15px;font-size:18px;}
}
@media(max-width:750px){
#home .mobile h3{font-size:29px;}
#home .mobile p{margin-top:7px;font-size:16px;}
}
@media(max-width:670px){
#home .mobile{padding-bottom:20px;}
#home .mobile .de{float:none;width:auto;text-align:left;}
#home .mobile .si{float:none;margin:0 auto;}
#home .mobile img{margin-top:20px;}
}
@media(max-width:500px){
#home .mobile .si{width:80%;}
}
@media(max-width:360px){
#home .mobile h3{font-size:27px;}
#home .mobile .si{width:90%;}
}
/*
#mobile{background:#eaeaea;background:-webkit-linear-gradient(left,#eaeaea 0,#fff 50%,#fff 100%);background:-moz-linear-gradient(left,#eaeaea 0,#fff 50%,#fff 100%);background:-o-linear-gradient(left,#eaeaea 0,#fff 50%,#fff 100%);background:-ms-linear-gradient(left,#eaeaea 0,#fff 50%,#fff 100%);background:linear-gradient(to right,#eaeaea 0,#fff 50%,#fff 100%);}
#mobile .centro{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:40px 0;}
#mobile .si{width:50%;-webkit-order:1;order:1;}
#mobile .si img{margin-top:30%;width:100%;}
#mobile .de{width:50%;text-align:right;-webkit-order:2;order:2;}
#mobile .de h3{color:#167ab7;font-size:90px;}
#mobile .de h5{color:#167ab7;font-size:26px;font-weight:400;}
#mobile .de p{margin-top:40px;font-size:20px;font-weight:300;line-height:1.6em;}
#mobile .de a{color:#167ab7;}
#mobile .de a:hover{text-decoration:underline;}
@media(max-width:1100px){#mobile .si img{margin-top:9%;}#mobile .de h3{font-size:75px;}#mobile .de h5{font-size:22px;}#mobile .de p{margin-top:20px;font-size:18px;}}
@media(max-width:900px){#mobile .si img{margin-top:9%;}#mobile .de h3{font-size:60px;}#mobile .de h5{font-size:20px;}#mobile .de p{margin-top:20px;font-size:17px;}}
@media(max-width:750px){#mobile .si{width:45%;}#mobile .si img{margin-top:20%;}#mobile .de{width:55%;}#mobile .de h3{font-size:50px;}#mobile .de h5{font-size:18px;}#mobile .de p{margin-top:9px;font-size:16px;}}
@media(max-width:640px){#mobile .centro{display:block;}#mobile .si{width:100%;}#mobile .si img{width:100%;max-width:300px;margin:5px auto 0 auto;}#mobile .de{width:100%;text-align:center;}}
*/

/*amici da tutta Italia*/
#home .friendonline{background:no-repeat center center;background-size:cover;padding:90px 9px;text-align:center;}
#home .friendonline h3{color:#167ab7;font-size:32px;}
#home .friendonline p{width:60%;margin:20px auto;font-size:17px;text-shadow:0 0 5px #fff;line-height:1.6em;}
@media(max-width:670px){
#home .friendonline{padding:50px 9px;}
#home .friendonline p{width:90%;}
}
@media(max-width:450px){
#home .friendonline{padding:30px 9px;}
#home .friendonline h3{font-size:27px;}
#home .friendonline p{width:auto;margin:0;padding-top:7px;}
}
@media(max-width:360px){
#home .friendonline h3{font-size:24px;}
}
/*
#location{position:relative;background-attachment:scroll;padding:120px 9px;text-align:center;z-index:1;}
#location:after{content:" ";position:absolute;top:0;left:0;background:url("shadoww.png") repeat-x;background-size:contain;width:100%;height:100%;z-index:-1;}
#location h3{color:#3a5795;font-size:32px;}
#location p{width:60%;margin:20px auto;font-size:17px;line-height:1.6em;text-shadow:0 0 5px #fff;}
@media(max-width:999px){#location{padding:99px 9px;}#location p{width:65%;font-size:16px;line-height:1.4em;}}
@media(max-width:640px){#location{padding:50px 9px;}#location p{width:90%;font-size:16px;line-height:1.4em;}}
@media(max-width:450px){#location{padding:30px 0;}#location h3{font-size:28px;}#location p{width:100%;}}
.centro.ads{text-align:center;}
*/

/*----------------------------Pagina Chat Generica*/
.pagechat{}
.pagechat .int{background-color:#ff7200;padding:20px 9px;text-align:center;}
.pagechat h1{margin-bottom:5px;color:#fff;font-weight:400;text-align:center;}
.pagechat .subTitle{display:block;margin:22px 0;color:#fff;font-size:21px;}
.pagechat .int form{position:relative;background-color:#fafafa;border:1px solid #ccc;border-radius:5px;box-shadow:0 12px 15px rgba(0,0,0,.24),0 17px 50px rgba(0,0,0,.19);max-width:720px;margin:20px auto;padding:29px 75px 15px 75px;}
.pagechat .int input[type="text"]{background-color:#fafafa;border:0;border-bottom:1px solid #9e9e9e;border-radius:0;width:100%;height:40px;padding:0;font-size:17px;}
.pagechat .int input[type="text"]:focus{border-color:#ffa500;box-shadow:0 1px 0 0 #ffa500;}
.pagechat .int label{position:absolute;top:15px;left:75px;display:block;font-size:13px;}
.pagechat .int input[type="text"]:focus+label{color:#ffa500;}
.pagechat .int label:before{content:" ";position:absolute;top:21px;left:-30px;display:block;background:url("user.png") no-repeat;width:24px;height:24px;}
.pagechat .int input[type="text"]:focus+label:before{background-image:url("userhover.png");}
.pagechat .int input[type="submit"]{display:block;background:url("right.svg") no-repeat right 9px center #ff6f00;background-size:21px 21px;border:2px solid #ff6f00;border-radius:5px;box-shadow:0 2px 10px rgba(0,0,0,0.3);width:200px;margin:15px auto;padding:11px 25px 11px 9px;color:#fff;font-size:17px;text-transform:uppercase;font-weight:400;}
.pagechat .int p{font-size:12px;}
.pagechat .int p a{color:#222;text-decoration:underline;}

@media(max-width:670px){
.pagechat h1{font-size:40px;}
}
@media(max-width:500px){
.pagechat h1{font-size:32px;}
.pagechat .int form{padding:29px 9px 15px 9px;}
.pagechat .int input[type="text"]{padding-left:35px;}
.pagechat .int label{left:45px;}
.pagechat .int label:before{left:-35px;}
.pagechat .subTitle{font-size:17px;}
}
@media(max-width:400px){
.pagechat h1{font-size:28px;}
.pagechat .int p{font-size:11px;}
}

/*----------------------------Pagina Chatta*/

/*testo sotto intestazione*/
#chatta .txttop{max-width:850px;padding:40px 9px;text-align:center;}
#chatta .txttop p{margin:15px 0;font-size:18px;line-height:1.6em;}
#chatta .txttop .btnjoin{font-size:20px;}
#chatta .txttop .btnjoin a{display:inline-block;}
#chatta .txttop .btnjoin .txtlink{color:#222;text-decoration:underline;}
#chatta .txttop .btnjoin a:not(.txtlink){width:225px;/*padding:14px 0;*/}
#chatta .txttop .btnjoin span{display:block;margin:9px 0;}

@media(max-width:450px){
#chatta .txttop{padding-top:30px;}
#chatta .txttop h3{font-size:37px;}
#chatta .txttop p{margin-top:9px;font-size:16px;}
}
@media(max-width:360px){
#chatta .txttop h3{font-size:32px;}
}

/*collage foto con tasto*/
#chatta .meetnewpeople{position:relative;padding:9px;}
#chatta .meetnewpeople a{position:absolute;top:50%;left:50%;width:275px;transform:translate(-50%, -50%);}
#chatta .meetnewpeople img{float:left;border:1px solid #f2f6f9;width:50%;}
@media(max-width:450px){
#chatta .meetnewpeople{padding:5px;}
#chatta .meetnewpeople a{width:250px;/*padding:11px;*/font-size:19px;}
}

/*testo con sfondo azzurro*/
#chatta .txtbgblue{background-color:#66c3ee;padding:50px 9px;color:#fff;text-align:center;text-shadow:0 0 9px rgba(0,0,0,0.3);}
#chatta .txtbgblue h3{font-weight:400;}
#chatta .txtbgblue img{width:50%;margin:5px auto;}
#chatta .txtbgblue p{margin:7px 0 25px 0;font-size:16px;line-height:1.6em;}

@media(max-width:850px){
#chatta .txtbgblue h3{font-size:38px;}
}
@media(max-width:750px){
#chatta .txtbgblue{padding:35px 9px;}
#chatta .txtbgblue h3{font-size:34px;}
}
@media(max-width:550px){
#chatta .txtbgblue img{width:96%;}
}
@media(max-width:400px){
#chatta .txtbgblue h3{font-size:30px;}
}


/*testo sotto intestazione*/
#chatta .txtbottom{padding:40px 9px;text-align:center;}
#chatta .txtbottom p{margin:15px 0;font-size:18px;line-height:1.6em;}

@media(max-width:850px){
#chatta .txtbottom h3{font-size:38px;}
}

@media(max-width:750px){
#chatta .txtbottom h3{font-size:34px;}
}

@media(max-width:670px){
#chatta .txtbottom h3{font-size:30px;line-height:1em;}
}
@media(max-width:550px){
#chatta .txtbottom{padding:30px 9px 20px 9px;}
#chatta .txtbottom p{margin:15px 0;font-size:16px;}
}
@media(max-width:360px){
#chatta .txtbottom h3{font-size:28px;}
}


/*----------------------------Pagina Videochat*/

#videochat .int #getUserOnline{background:url("h1w.png") no-repeat 0 bottom;max-width:700px;margin:0 auto 15px auto;padding-bottom:9px;color:#fff;font-size:26px;}
#videochat .int .banner{width:300px;height:250px;margin:0 auto;}
@media(max-width:450px){
#videochat .int #getUserOnline{font-size:22px;}
}


#videochat .bottomint{padding:20px 9px;text-align:center;}
#videochat .bottomint li{display:inline-block;width:250px;margin:9px;}
#videochat .bottomint li a{position:relative;display:block;border-radius:5px;overflow:hidden;}
#videochat .bottomint li span{display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:20px;width:200px;margin:9px auto;padding:9px 0;color:#222;font-size:16px;font-weight:600;text-transform:uppercase;}
#videochat .bottomint li span:after{content:" ";display:inline-block;background:url("right-single-black.svg") no-repeat;background-size:15px 15px;width:15px;height:15px;margin-left:4px;}

#videochat .bottomint li img{display:block;width:100%;}

@media(max-width:670px){
#videochat .bottomint li{width:240px;}
}
@media(max-width:550px){
#videochat .bottomint li{float:left;width:48%;margin:1%;}
}
@media(max-width:450px){
    #videochat .bottomint li span{max-width:100%;font-size:14px;}
    #videochat .bottomint li span:after{background-size:14px 14px;width:14px;height:14px;margin-left:2px;}
}
/*
@media(max-width:400px){
#videochat .bottomint li span{font-size:20px;}
}
@media(max-width:360px){
#videochat .bottomint li span{font-size:18px;}
}
*/


/*entra in videochat*/
#videochat .joinvideochat{background-color:#fff;padding-top:50px;overflow:hidden;}
#videochat .joinvideochat .de{float:right;width:46%;margin:0 4% 20px 0;}
#videochat .joinvideochat h3{font-size:40px;font-weight:400;}
#videochat .joinvideochat p{margin:20px 0;font-size:17px;line-height:1.8em;}
#videochat .joinvideochat .btnjoin{font-size:20px;text-align:center;}
#videochat .joinvideochat .btnjoin a{display:inline-block;}
#videochat .joinvideochat .btnjoin .txtlink{color:#222;text-decoration:underline;}
#videochat .joinvideochat .btnjoin .btnicon{box-shadow:0 0 15px rgba(0,0,0,.15);padding-right:40px;}
#videochat .joinvideochat .btnjoin span{display:block;margin:9px 0;}
#videochat .joinvideochat img{float:left;width:49%;}

@media(max-width:999px){
#videochat .joinvideochat .de{width:49%;margin-right:2%;}
#videochat .joinvideochat h3{font-size:36px;}
#videochat .joinvideochat img{margin-top:30px;}
}
@media(max-width:850px){
#videochat .joinvideochat h3{font-size:30px;}
#videochat .joinvideochat p{margin:15px 0;font-size:16px;}
#videochat .joinvideochat img{margin-top:40px;}
}
@media(max-width:750px){
#videochat .joinvideochat h3{font-size:28px;}
}
@media(max-width:670px){
#videochat .joinvideochat{padding:30px 15px;}
#videochat .joinvideochat .de{float:none;width:auto;margin:0;}
#videochat .joinvideochat h3{font-size:32px;}
#videochat .joinvideochat img{display:none;}
}
@media(max-width:400px){
#videochat .joinvideochat h3{font-size:28px;}
}

/*videochat erotica*/
#videochat .bgblu{background-color:#167ab7;color:#fff;padding:40px 9px;text-align:center;}
#videochat .bgblu .centro{max-width:850px;}
#videochat .bgblu p{margin-top:9px;font-size:18px;line-height:2em;}
@media(max-width:550px){
#videochat .bgblu h3{font-size:40px;}
}
@media(max-width:400px){
#videochat .bgblu{padding:30px 9px;}
#videochat .bgblu h3{font-size:38px;}
#videochat .bgblu p{font-size:17px;line-height:1.8em;}
}
@media(max-width:360px){
#videochat .bgblu h3{font-size:34px;}
}

/*anche da mobile*/
#videochat .mobile{padding:60px 9px 0px 9px;overflow:hidden;}
#videochat .mobile .centro{overflow:hidden;}
#videochat .mobile .centro div{float:left;width:63%;padding-top:50px;}
#videochat .mobile h3{margin-bottom:8px;color:#167ab7;line-height:1em;font-size:40px;}
#videochat .mobile p{font-size:19px;line-height:1.4em;}
#videochat .mobile img{float:right;width:32%;}

@media(max-width:999px){
#videochat .mobile .centro div{padding-top:0;}
#videochat .mobile h3{font-size:35px;}
#videochat .mobile p{font-size:18px;}
#videochat .mobile img{margin-top:30px;}
}
@media(max-width:850px){
#videochat .mobile h3{font-size:31px;}
#videochat .mobile p{font-size:17px;}
}
@media(max-width:750px){
#videochat .mobile{padding-top:40px;}
#videochat .mobile h3{font-size:28px;}
#videochat .mobile p{font-size:16px;}
#videochat .mobile img{margin-top:50px;}
}
@media(max-width:670px){
#videochat .mobile{padding:40px 15px;}
#videochat .mobile .centro div{float:none;width:auto;}
#videochat .mobile img{display:none;}
}
@media(max-width:450px){
#videochat .mobile{padding:30px 9px;}
#videochat .mobile h3{font-size:25px;}
}
/*
#videochat .mobile{background:no-repeat center center;background-size:cover;padding:60px 0 60px 40px;color:#fff;}
#videochat .mobile h3{width:60%;max-width:580px;}
#videochat .mobile p{width:60%;max-width:580px;margin-top:20px;font-size:18px;line-height:1.8em;}

@media(max-width:999px){
#videochat .mobile{padding:40px 0 40px 20px;}
#videochat .mobile h3{font-size:36px;}
}
@media(max-width:850px){
#videochat .mobile{padding-left:15px;}
#videochat .mobile h3{width:70%;font-size:32px;}
#videochat .mobile p{width:70%;}
}
@media(max-width:670px){
#videochat .mobile{padding:30px 9px;}
#videochat .mobile h3{width:100%;max-width:inherit;font-size:32px;}
#videochat .mobile p{width:100%;max-width:inherit;}
}
@media(max-width:450px){
#videochat .mobile h3{font-size:28px;}
#videochat .mobile p{margin-top:9px;font-size:17px;}
}
@media(max-width:450px){
#videochat .mobile h3{font-size:25px;}
}
@media(max-width:360px){
#videochat .mobile h3{font-size:23px;}
#videochat .mobile p{font-size:16px;}
}
*/


/*
#join{background-color:#ff7200;overflow:hidden;text-align:center;}
#join h1{margin:20px 0 5px 0;color:#fff;font-size:46px;font-weight:300;text-align:center;}
#join #joinchat{position:relative;background-color:#fafafa;border:1px solid #c0d4de;border-radius:5px;box-shadow:0 12px 15px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);max-width:720px;margin:20px auto;padding:23px 75px;text-align:center;}
#join #joinchat>label{position:absolute;left:45px;top:9px;display:block;background:url("user.png") no-repeat 0 24px;height:53px;padding:22px 0 0 30px;color:#888;font-size:19px;cursor:text;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;}

#join p{position:relative;clear:both;margin-bottom:15px;padding:2px 0 2px 22px;overflow:hidden;}
#join p label{display:block;font-size:13px;text-align:left;}
#join p label a{display:inline-block;border:1px solid #000;border-radius:50%;height:15px;width:15px;padding-left:4px;font-family:times,serif;color:#000 !important;font-size:13px;font-weight:600;font-style:italic;line-height:13px;}
#join p label a:hover{opacity:.7;}
#join p input[type="checkbox"]{position:absolute;top:1px;left:0;width:18px;height:18px;cursor:pointer;}


#join #joinchat input[type="text"]{background:#fafafa;border:0;border-bottom:1px solid #9e9e9e;border-radius:0;box-shadow:none;width:100%;height:40px;margin-bottom:15px;padding:0;font-size:17px;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;}
#join #joinchat input[type="text"]:focus+label{background-image:url("userhover.png");padding-top:7px;color:#ffa500;font-size:13px;}
#join #joinchat input[type="text"]:focus{border-color:#ffa500;box-shadow:0 1px 0 0 #ffa500;}
#join #joinchat input[type="submit"]{display:block;background:url("arrowltr.png") no-repeat 170px center #ff6f00;border:0;border-radius:3px;box-shadow:0 2px 5px rgba(0,0,0,0.16),0 2px 10px rgba(0,0,0,0.12);width:200px;margin:18px auto 0 auto;padding:13px 25px 13px 9px;color:#fff;font-size:17px;font-weight:700;text-transform:uppercase;font-weight:400;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;}
#join #joinchat input[type="submit"]:hover{box-shadow:0 5px 11px rgba(0,0,0,0.18),0 4px 15px rgba(0,0,0,0.15);}
#join #joinchat input[type="submit"]:active{outline:0;background-color:#ffb074;}
#joinchat p{margin:5px 0 25px 0;font-size:12px;}
#joinchat p a{color:#167ab7;}
#joinchat p a:hover{color:#3a5795;}
#join iframe{width:100%;}
#join #getUserOnline{background:url("h1w.png") no-repeat 32% bottom;width:100%;max-width:610px;margin:0 auto 30px auto;padding-bottom:15px;color:#fff;font-size:28px;font-weight:300;text-align:center;}
#join #getUserOnline span,#join #getUserOnline b{font-size:34px;font-weight:600;}
*/

#join .head{background-color:#0084ff;overflow:hidden;}
#join .head h1{float:left;margin:15px 0 15px 5px;color:#fff;font-size:40px;font-weight:300;text-shadow:1px 1px 2px rgba(0,0,0,0.2);text-align:center;}
#join .head h1 span{display:inline-block;background:url("h1.png") no-repeat 0 bottom;min-width:191px;text-align:left;padding:0 0 15px 0;}
#join .banner{float:right;width:728px;}
/*
#chatta{background-image:-webkit-radial-gradient(center 35%,circle,#ace0f8 0%,#66c3ee 100%);background-image:-moz-radial-gradient(center 35%,circle,#ace0f8 0%,#66c3ee 100%);background-image:-ms-radial-gradient(center 35%,circle,#ace0f8 0%,#66c3ee 100%);background-image:-o-radial-gradient(center 35%,circle,#ace0f8 0%,#66c3ee 100%);background-image:radial-gradient(center 35%,circle,#ace0f8 0%,#66c3ee 100%);padding:60px 0;color:#fff;text-align:center;text-shadow:0 0 9px rgba(0,0,0,0.3);}
#chatta img{width:50%;margin:5px auto 0 auto;}
#chatta h3{font-weight:400;}
#chatta p{max-width:900px;margin:7px auto 25px auto;padding:0 9px;font-size:16px;line-height:1.6em;}
#chatta .btn{display:inline-block;border:2px solid #fff;width:220px;margin:0 7px;padding:14px 0;color:#fff;font-size:20px;text-align:center;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
#chatta .btn:hover{background:rgba(255,255,255,0.2);box-shadow:0 1px 3px rgba(0,0,0,0.3);}
#videochat{background-color:#fff;padding:80px 0 60px 0;color:#555;overflow:hidden;}
#videochat>img{float:left;width:80%;margin:0 0 20px -30%;}
#videochat h3{clear:both;margin:20px 0;font-weight:400;font-size:36px;text-align:center;}
#videochat>h3:nth-of-type(1){clear:none;float:right;width:47%;margin-right:2%;font-size:42px;text-align:left;}
#videochat p{margin-bottom:40px;font-size:17px;line-height:2em;}
#videochat>p:nth-of-type(1){clear:right;float:right;width:47%;margin:0 2% 40px 0;}
#videochat a{clear:right;display:block;background-color:#67ce1d;border-radius:3px;width:300px;padding:13px 0;color:#fff;font-size:23px;font-weight:400;text-align:center;overflow:hidden;}
#videochat a:hover{background-color:#6bd61e;}
#videochat .blu{clear:both;background-color:#167ab7;padding:15px 30px;color:#fff;}
#videochat .imgbg{clear:both;background-attachment:scroll;margin:0 0 40px 0;overflow:hidden;}
#videochat .imgbg h3{width:48%;font-weight:400;margin:0;padding-left:40px;font-size:46px;text-align:left;color:#fff;}
#videochat .imgbg p{width:48%;margin-top:20px;padding-left:40px;color:#fff;font-size:18px;line-height:1.8em;}
#videochat h4{margin-bottom:20px;font-size:32px;}
#videochat .last{overflow:hidden;padding:0 30px;}
#videochat ol{counter-reset:li;float:left;width:48%;}
#videochat ol li{position:relative;border-left:1px solid #ccc;margin:15px 3px 15px 42px;padding:9px 0 9px 9px;font-size:18px;}
#videochat ol li:before{content:counter(li);counter-increment:li;position:absolute;left:-42px;top:2px;display:block;background-color:#3a5795;border:2px solid rgba(0,0,0,.1);box-shadow:0 0 1px rgba(0,0,0,0.4) inset;border-radius:50%;height:30px;width:30px;color:#fff;font-size:17px;font-weight:bold;text-align:center;line-height:1.9em;text-shadow:1px 1px 1px rgba(0,0,0,0.2);z-index:1;}
#videochat .last img{float:right;width:50%;}
@media(max-width:1100px){#join #getUserOnline{background-position:29% bottom;}}
@media(max-width:999px){#join #getUserOnline{background-position:26% bottom;}#videochat h3{margin:9px 0;font-size:30px;}#videochat>h3:nth-of-type(1){margin-top:9px;margin-bottom:9px;font-size:30px;}#videochat p{margin-bottom:30px;font-size:16px;line-height:1.8em;}#videochat .imgbg{padding:40px 0;}#videochat .imgbg h3{width:60%;font-size:38px;}#videochat .imgbg p{width:60%;font-size:16px;}#videochat ol{width:48%;}#videochat ol li{margin:15px 3px 15px 38px;padding:9px 0 9px 5px;font-size:16px;}#videochat ol li:before{left:-38px;}}
@media(max-width:900px){#chatta h3{font-size:36px;}}
@media(max-width:800px){#join #getUserOnline{background-position:20% bottom;}#videochat>h3:nth-of-type(1){width:47%;font-size:26px;}#videochat>p:nth-of-type(1){width:47%;}#videochat .imgbg{padding:20px 0;}#videochat .imgbg h3{width:80%;padding-left:20px;}#videochat .imgbg p{width:80%;padding-left:20px;}}
@media(max-width:750px){#videochat .last img{float:none;width:100%;}#videochat ol{float:none;width:100%;}}
@media(max-width:700px){#join #getUserOnline{background-position:16% bottom;}#chatta h3{font-size:32px;}#videochat>img{float:none;width:100%;margin:0 0 30px 0;}#videochat>h3:nth-of-type(1){float:none;width:100%;font-size:26px;text-align:center;}#videochat h3{font-size:26px;}#videochat>p:nth-of-type(1){float:none;width:100%;}}
@media(max-width:640px){#join #joinchat{margin:20px 9px;}#videochat .imgbg{padding:20px 0;text-shadow:0 0 9px rgba(0,0,0,0.5);}#videochat .imgbg h3,#videochat .imgbg p{width:100%;padding:0 9px;text-align:center;}}
@media(max-width:600px){#join #getUserOnline{background-position:0 bottom;}}
@media(max-width:550px){#chatta h3{font-size:28px;}#chatta img{width:96%;}#videochat .imgbg h3{font-size:30px;}}
@media(max-width:450px){#join #joinchat{padding:23px 9px;}
#join #joinchat label{left:0;background-position:5px 24px;padding:22px 0 0 40px;}
#join #joinchat p label{padding:0;}
#join #joinchat input[type="text"]{padding-left:33px;}#videochat>h3:nth-of-type(1),#videochat h3{font-size:22px;}
}
@media(max-width:400px){#videochat .imgbg h3{font-size:26px;}}
*/

/*---------------------------Pagina Gli Utenti*/
#gliutenti{background-color:#fff;overflow:hidden;}
#gliutenti h1{margin:25px 0 15px 0;color:#167ab7;font-size:56px;text-align:center;}
#gliutenti>h4{color:#999;font-size:30px;font-weight:400;text-align:center;}
#gliutenti .btn{display:block;background-color:#67ab49;border-radius:4px;width:200px;margin:35px auto 65px auto;padding:9px 0;color:#fff;font-size:18px;text-align:center;}
#gliutenti>img{max-width:650px;width:98%;margin:0 auto;}
#gliutenti #azzurro{position:relative;background-color:#0084ff;padding:25px 0;text-align:center;overflow:hidden;}
#listutenti{padding:40px 0;}
#listutenti li{float:left;background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 1px 3px #ddd;width:31.33%;margin:0 1% 15px 1%;color:#222;text-shadow:1px 1px #fff;}
#listutenti li:nth-child(3n+4){clear:both;}
#listutenti img{float:left;margin:7px 9px 7px 5px;width:50px;}
#listutenti h4{margin-top:7px;font-size:17px;overflow:hidden;}
#listutenti p{margin-top:20px;font-size:16px;line-height:1.8em;overflow:hidden;}
#listutenti .char{float:right;width:60px;margin-top:-6px;font-size:10px;text-align:center;}
#listutenti .char b{display:block;font-size:16px;}
#listutenti .smile{float:left;display:block;background:url("smile.png") repeat-x;height:20px;margin-top:5px;}
#listutenti .bottom{clear:both;display:block;background-color:#f0f1f6;border-top:1px solid #aaa;border-radius:0 0 8px 8px;box-shadow:0 1px 0 1px #fff inset;padding:7px;color:#666;font-size:13px;}
@media(max-width:850px) and (min-width:751px){#listutenti li{width:32.33%;margin:0 0.5% 15px 0.5%;}#listutenti h4{font-size:16px;}}
@media(max-width:750px){#gliutenti h1{margin:15px 0 9px 0;font-size:46px;}#gliutenti>h4{font-size:26px;}#gliutenti .btn{margin:20px auto 40px auto;}#listutenti li{width:48%;margin:0 1% 15px 1%;}#listutenti li:nth-child(3n+4){clear:none;}#listutenti li:nth-child(odd){clear:both;}}
@media(max-width:550px){#gliutenti h1{margin:15px 0 9px 0;font-size:39px;}#gliutenti>h4{font-size:20px;}#gliutenti .btn{margin:20px auto 25px auto;}#listutenti h4{font-size:15px;}}
@media(max-width:450px){#gliutenti h1{margin:15px 0 9px 0;font-size:30px;}#gliutenti>h4{font-size:18px;}#gliutenti .btn{margin:20px auto 25px auto;}#listutenti img{margin:9px 5px 9px 3px;width:40px;}}
@media(max-width:400px){#listutenti li{float:none;width:98%;margin:0 1% 15px 1%;}#listutenti .char{margin-top:0;}}
@media(max-width:350px){#gliutenti h1{margin:15px 0 9px 0;font-size:24px;}#gliutenti>h4{font-size:15px;}#gliutenti .btn{margin:20px auto 25px auto;}#listutenti img{margin:7px 9px 7px 5px;width:50px;}}
/*-------------------Pagina Scarica per Android*/
#scaricaandroid{background-color:#0084ff;padding:80px 15px;overflow:hidden;}
#scaricaandroid .de{float:right;width:66%;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.25);text-transform:uppercase;}
#scaricaandroid h4{padding-top:155px;font-size:25px;font-weight:400;}
#scaricaandroid h1{margin:15px 0 90px 0;font-size:86px;}
#scaricaandroid a{display:block;width:152px;}
#scaricaandroid>img{float:left;width:27%;}
#scaricaandroid2{background-color:#fff;padding-top:50px;}
#scaricaandroid2 .centro{max-width:900px;}
#scaricaandroid2 h3{margin-bottom:30px;color:#167ab7;font-size:32px;font-weight:400;text-align:center;}
#scaricaandroid2 .de{float:right;width:49%;}
#scaricaandroid2 p{margin:0 0 20px 0;color:#333;font-size:17px;line-height:1.6em;}
#scaricaandroid2 a{display:block;}
#scaricaandroid2 .btn{display:block;border:2px solid #167ab7;width:220px;margin-bottom:20px;padding:14px 0;color:#167ab7;font-size:20px;text-align:center;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;}
#scaricaandroid2 .btn:hover{background:rgba(102,195,238,0.2);box-shadow:0 1px 3px rgba(0,0,0,0.3);}
#scaricaandroid2 .centro>img{float:left;width:48%;}
@media(max-width:1100px){#scaricaandroid{padding:50px 0;}#scaricaandroid h4{padding-top:70px;font-size:22px;}#scaricaandroid h1{margin:9px 0 70px 0;font-size:80px;}}
@media(max-width:950px){#scaricaandroid{padding:30px 0;}#scaricaandroid .de{width:71%;}#scaricaandroid h4{padding-top:40px;font-size:20px;}#scaricaandroid h1{margin:9px 0 40px 0;font-size:65px;}#scaricaandroid>img{width:28%;}}
@media(max-width:900px){#scaricaandroid2{padding-top:30px;}#scaricaandroid2 h3{margin-bottom:20px;font-size:28px;}#scaricaandroid2 .de{float:right;width:50%;padding-right:5px;}#scaricaandroid2 p{margin-bottom:9px;font-size:16px;}#scaricaandroid2 .centro>img{float:left;width:48%;}}
@media(max-width:800px){#scaricaandroid2 .centro{position:relative;}#scaricaandroid2 .centro>img{position:absolute;bottom:0;width:48%;}#scaricaandroid2 h3{font-size:25px;}#scaricaandroid2 p{font-size:15px;line-height:1.4em;}#scaricaandroid2 a{margin-bottom:5px;}}
@media(max-width:750px){#scaricaandroid{padding:20px 0;}#scaricaandroid h4{padding-top:20px;font-size:18px;}#scaricaandroid h1{margin:5px 0 20px 0;font-size:54px;}}
@media(max-width:640px){#scaricaandroid2 .de{float:none;width:100%;padding:0 9px;}#scaricaandroid2 a{width:152px;margin:0 auto 15px auto;}#scaricaandroid2 .centro>img{position:static;float:none;width:65%;margin:0 auto;}}
@media(max-width:600px){#scaricaandroid{padding:20px 0 0 0;}#scaricaandroid .de{float:none;width:100%;text-align:center;}#scaricaandroid h4{padding-top:20px;font-size:18px;}#scaricaandroid h1{margin:5px 0 20px 0;font-size:54px;}#scaricaandroid>img{float:none;width:50%;margin:20px auto 0 auto;}#scaricaandroid a{margin:0 auto;}}
@media(max-width:350px){#scaricaandroid2 h3{font-size:22px;}#scaricaandroid2 .centro>img{width:95%;}}
/*------------------------Pagina Parlano di noi*/
#parlanodinoi{background-color:#fff;}
#racconta{padding:40px 0 60px 0;text-align:center;}
#racconta h4{color:#167ab7;font-size:25px;font-weight:400;text-transform:uppercase;}
#racconta h3{margin:15px 0 25px 0;color:#167ab7;font-size:86px;text-transform:uppercase;}
#racconta p{max-width:700px;margin:0 auto;color:#555;font-size:18px;line-height:1.4em;}
#racconta li{float:left;width:20%;margin:2.5%;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.4);padding:8px;}
#racconta img{width:100%;}

#listparlano{}
#listparlano li{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 1px 3px #ddd;margin-bottom:15px;text-shadow:1px 1px #fff;}
#listparlano li a{display:block;color:#444;}
#listparlano li a:hover{opacity:0.8;filter:alpha(opacity=80);}
#listparlano img{float:left;margin:5px 9px 5px 5px;width:50px;}
#listparlano h4{padding:7px 0 2px 12px;font-size:24px;overflow:hidden;}
#listparlano p{padding:2px 0 9px 12px;font-size:18px;overflow:hidden;}
#listparlano span{clear:both;display:block;background-color:#f0f1f6;border-top:1px solid #aaa;border-radius:0 0 8px 8px;box-shadow:0 1px 0 1px #fff inset;padding:7px;color:#666;font-size:13px;}
/*--------------------------------Pagina Guida*/
#guida{margin-bottom:30px;padding:0 9px;}
#guida p,#guida ul,#guida ol li{background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.16),0 2px 10px rgba(0,0,0,.12);margin:15px 0;padding:5px 9px;line-height:1.8em;}
#guida ul ul{box-shadow:none;margin:15px 0;padding:5px 9px;line-height:1.8em;}
#guida h1{margin-top:30px;font-size:40px;text-align:center;}
#guida h3,#guida h2{margin-top:30px;color:#167ab7;font-size:36px;}
#guida a{color:#3a5795;}
#guida table{width:100%;max-width:500px;margin-bottom:30px;}
#guida table tr{background-color:#ddd;}
#guida table tr:first-child{background-color:#167ab7;color:#fff;}
#guida table tr:nth-child(even){background-color:#fff;}
#guida table th,#guida table td{border:0;padding:5px;}
#guida strong a{font-size:20px;}
#guida.vocabolario strong{display:block;}
#guida ul li{background:url("licloud.png") no-repeat 0 9px;padding:5px 0 5px 25px;}
#guida ol{counter-reset:li;}
#guida ol li{position:relative;margin:15px 3px 15px 42px;padding:9px 0 9px 9px;}
#guida ol li:before{content:counter(li);counter-increment:li;position:absolute;left:-42px;top:5px;display:block;background-color:#3a5795;border:2px solid rgba(0,0,0,.1);box-shadow:0 0 1px rgba(0,0,0,0.4) inset;border-radius:50%;height:30px;width:30px;color:#fff;font-size:17px;font-weight:bold;font-style:italic;text-align:center;line-height:2em;text-shadow:1px 1px 1px rgba(0,0,0,0.2);z-index:1;}

@media(max-width:999px){#guida h1{font-size:34px;}#guida h3,#guida h2{font-size:30px;}}
@media(max-width:800px){#guida h1{font-size:28px;}#guida h3,#guida h2{font-size:24px;}}
@media(max-width:450px){#guida h1{font-size:22px;}#guida h3,#guida h2{font-size:20px;}#guida p{line-height:1.6em;}}

/*--------------------------------Pagina Privacy*/
#policy{margin-bottom:30px;padding:0 9px;}
#navprivacy{border-bottom:1px solid #167ab7;margin-bottom:40px;text-align:center;}
#navprivacy a{display:inline-block;background-color:#167ab7;border-radius:3px;box-shadow:0 1px 1px rgba(0,0,0,.5);margin:15px 5%;padding:9px 20px;color:#fff;text-decoration:none;text-transform:uppercase;}
#navprivacy a:hover{opacity:.7;}
#policy h1{margin-top:30px;font-size:40px;text-align:center;}
#policy h3{margin-top:30px;color:#167ab7;font-size:28px;}
#policy p,#policy ul,#policy ol{background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.16),0 2px 10px rgba(0,0,0,.12);margin:5px 0 15px 0;padding:5px 9px;line-height:1.6em;}
#policy ul ul{box-shadow:none;margin:15px 0;padding:5px 9px;line-height:1.8em;}
#policy ul{list-style:disc outside;}
#policy ol{list-style:decimal outside;}
#policy li{margin:9px 0 9px 25px;}
#policy #cookies,#policy #condizioniuso{margin-top:60px;}

@media(max-width:500px){
#navprivacy a{margin:20px 3%;padding:9px 12px;}
#policy h1{font-size:36px;}
#policy h3{font-size:24px;}
}

/*--------------------------------Pagina Segnala Abusi*/
#abuse{position:relative;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.16),0 2px 10px rgba(0,0,0,.12);margin:0 0 30px 0;padding:0 1% 1% 0;overflow:hidden;}
.abuse div{float:left;width:41%;margin:0 1%;overflow:hidden;}
.abuse p{clear:both;margin-top:12px;}
.abuse form p{box-shadow:none !important;border:0 !important;}

.abuse form#abuse>p{position:relative;clear:both;margin-bottom:25px;padding:5px 9px 5px 42px;line-height:1.2em;overflow:hidden;}
.abuse form p label{display:block;font-size:13px;}
.abuse form p label a{display:inline-block;border:1px solid #000;border-radius:50%;height:15px;width:15px;padding-left:4px;font-family:times,serif;color:#000 !important;font-size:13px;font-weight:600;font-style:italic;line-height:13px;}
.abuse form p label a:hover{opacity:.7;}
.abuse form p input[type="checkbox"]{position:absolute;top:6px;left:20px;width:18px;height:18px;cursor:pointer;}


.abuse label{display:block;font-size:14px;}
.abuse input[type="text"],
.abuse textarea{display:block;width:100%;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.abuse textarea{height:90px;}
.abuse .btn{position:absolute;right:1%;bottom:11px;display:block;background-color:#1096d5;box-shadow:-10px -15px 30px rgba(0,0,0,0.1) inset,1px 1px 1px #85d9ff inset;border:1px solid #046790;border-radius:3px;width:120px;margin-top:20px;padding:7px 0;font-size:16px;color:#fff;font-weight:bold;text-shadow:0 1px 1px rgba(50,50,50,0.3);cursor:pointer;}
@media(max-width:900px){.abuse div{float:left;width:39%;margin:0 1%;overflow:hidden;}.abuse textarea{height:112px;}}
@media(max-width:700px){.abuse div{float:left;width:48%;margin:0 1% 20px 1%;overflow:hidden;}.abuse .btn{position:static;clear:both;margin:0 auto;}}
@media(max-width:600px){.abuse label{display:block;}}
@media(max-width:450px){.abuse{padding:0 9px 9px 9px;overflow:hidden;}.abuse div{float:none;width:98%;margin:0 1% 0 1%;overflow:hidden;}.abuse .btn{margin-top:15px;}}
/*error 404*/
#error404{background-color:#fff;padding:40px 0 60px 0;text-align:center;}
#error404 h1{margin:15px 0 25px 0;color:#167ab7;font-size:86px;text-transform:uppercase;}
#error404 p{color:#555;font-size:18px;line-height:1.4em;text-align:center;}
/*FOOTER*/
#footer{clear:both;background-color:#323940;padding:30px 0;color:#888;font-size:13px;line-height:1.8em;text-align:center;overflow:hidden;}
#footer a{color:#fff;overflow:hidden;}
#footer a:hover{color:#167ab7;}

@media(max-width:850px){#ftop .ce li{margin-bottom:25px;}#ftop .ce span{padding-left:7px;font-size:14px;}}
@media(max-width:750px){#ftop .centro .si{width:48%;}#ftop .centro .ce{width:48%;}#ftop .centro .de{width:98%;margin-top:15px;text-align:center;}#ftop .centro iframe{max-width:98%;margin:0 auto;}}
@media(max-width:550px){#ftop .centro .si,#ftop .centro .ce{width:98%;margin-bottom:30px;}#ftop .centro .de{margin-top:0;text-align:left;}#ftop .centro iframe{margin:0;}#ftop h5{margin-bottom:5px;}}