@font-face {
    font-family: 'helveticaregular';
    src: url("fonts/helvetica-webfont.woff2") format('woff2'),url("fonts/helvetica-webfont.woff") format('woff');
    font-weight: 400;
    font-style: normal
}

html {
    min-width: 300px;
}

*+html,blockquote,code,dd,div,dl,dt,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,input,legend,li,nav,ol,p,pre,section,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400
}

img {
    border: 0;
    outline: 0
}

p {
    padding: 0 0 15px
}

.facebook-comment ul,ol li,ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.flclear {
    float: none;
    clear: both
}

.spacer2 {
    height: 2px
}

.spacer5 {
    height: 5px
}

.spacer10 {
    height: 10px
}

.spacer15 {
    height: 15px
}

.spacer20 {
    height: 20px
}

.spacer30 {
    height: 30px
}

.spacer40 {
    height: 40px
}

a,a:hover,body {
    text-decoration: none
}

body {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: 'Lato',sans-serif;
    font-size: 14px;
    overflow: initial;
    color: #2f2f2f
}

a,a:hover {
    color: #00e
}

a:hover {
    text-decoration: underline
}

a:focus {
    text-decoration: underline;
    outline: 0;
    outline-offset: 0
}

.imgwidth img {
    width: 100%
}

.countdown {
    text-align: center
}

.countdown-section {
    display: block;
    float: left;
    text-align: center;
    border-radius: 5px;
    margin: 0;
    padding: 5px 5px 0
}

.countdown .countdown-amount {
    color: #000;
    padding: 0 10px;
    margin-bottom: 2px;
    font-size: 26px;
    width: 69px;
    line-height: 20px
}

.countdown-amount {
    display: inline-block;
    text-align: center;
    font-weight: 700;
    padding: 10px;
    margin-bottom: 10px
}

.wideCountdownSize2 .countdown-period {
    font-size: 10px;
    line-height: 24px
}

.bgblack .cdLabelWhite .countdown-period {
    color: rgba(255,255,255,.3)
}

.cdLabelBold .countdown-period,a.button {
    font-weight: 700
}

.countdown-period {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    color: rgba(0,0,0,.4)
}

.elAlign_center {
    text-align: center
}

.de-editable {
    position: relative;
    cursor: auto!important
}

.is-countdown {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -6px
}

a.button {
    color: #fff;
	background: #a52a2a;
    background: radial-gradient(circle,#ff6f5e,#a52a2a);
    font-size: 20px;
    padding: 10px 25px;
    border-radius: 7px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2);
	border: 1px solid rgba(0,0,0,.2);
	text-shadow: 0px 1px 3px #666666;
    box-shadow: 0px 2px 4px #1d1d1d;
    display: inline-block;
    line-height: 26px
}

a.button span,a.buttongreen span {
    display: block;
    opacity: .7;
    font-size: 16px;
    font-weight: 400
}

a.button:hover {
    background-color: #e75346;
    color: #fff;
    text-decoration: none;
    box-shadow: inset 0 2px 2px 0 rgba(255,255,255,.22),0 233px 233px 0 rgba(255,255,255,.12) inset
}

a.buttongreen,a.buttongreen:hover {
    background-color: #01c711;
    color: #fff
}

a.buttongreen {
    font-size: 30px;
    padding: 10px 25px;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,.2);
    display: inline-block;
    line-height: 26px;
    font-weight: 700;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2)
}

a.buttongreen:hover {
    text-decoration: none;
    box-shadow: inset 0 2px 2px 0 rgba(255,255,255,.22),0 233px 233px 0 rgba(255,255,255,.12) inset
}

.section1 {
    padding: 20px 0;
    background-color: rgba(0,154,219,.51);
    border-bottom: solid 3px rgba(0,0,0,.7);
    text-align: center;
    font-size: 21px;
    font-weight: 700
}

.section1 .image img {
    margin-top: 30px;
    max-width: 100%;
    display: none;
}

.section2 {
    padding-top: 50px;
    padding-bottom: 80px;
    outline: 0;
    background: #6fc3ff url(../images/HEADER.jpg) no-repeat center right;
    background-size: cover;
    background-attachment: scroll!important
}

.section2tab {
	text-align: center;
}

.section2 img {
	margin-bottom: 60px;
	max-width: 600px;
}

.section2 .countdown {
	text-align: center;
    margin: auto;
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 80px;
	color: #000;
    text-shadow: 0px 0px 5px #fff;
}

.adesso-puoi,.gli-ultrasuoni {
    text-align: center;
    font-size: 40px;
    color: #007dbf;
    padding: 0 15px;
    line-height: 1.3em;
    text-shadow: 0px 0px 5px #fff;
}

.gli-ultrasuoni {
    font-size: 24px;
    color: #2d2d2d;
    margin-top: 15px;
    line-height: normal;
    margin-bottom: 25px
}

.section3 {
    padding-top: 25px;
    padding-bottom: 25px;
    outline: 0;
    background-color: #6fc3ff
}

.ordina-ora {
    text-align: center;
    font-size: 38px;
    line-height: 1.3em;
    padding-top: 15px;
    padding-bottom: 15px;
}

.graybox p strong,.ordina-ora strong {
    color: #e43b2c
}

.section4 {
    background: url("../images/sonar.jpg") no-repeat -230px 0;
    background-size: 90%;
    padding: 220px 0;
    text-align: center;
    font-size: 23px
}

.form-control {
    height: 44px
}

.sec4info {
    text-align: left
}

.section5 {
    padding-top: 30px;
    padding-bottom: 30px;
    outline: 0;
    background-color: #6fc3ff
}

.ecco-tutti,.gli-stessi {
    text-align: center;
    font-size: 32px;
    line-height: 1.3em
}

.ecco-tutti {
    font-size: 24px;
    line-height: normal;
    margin-top: 15px
}

.section6 {
    padding-top: 15px;
    padding-bottom: 15px;
    outline: 0;
    background-color: #fefefe;
    background-image: linear-gradient(315deg,#fefefe 0%,#00a4e4 74%)
}

.sec6info {
    padding: 20px 35px;
    background-color: rgba(255,255,255,.592157);
    outline: 0;
	border: solid 3px #009adb;
	border-radius: 20px;
}

.sec6info1 {
    margin: 0 auto;
    width: 85%;
    max-width: 100%
}

.sec6info .coninfo {
    width: 78%;
    float: left;
    margin-left: 22%
}

.sec6info .imgdiv {
    width: 20%;
    float: left;
    margin-left: -100%
}

.sec6info .coninforight {
    width: 78%;
    float: left;
    margin-left: 0
}

.sec6info .imgdivright {
    width: 20%;
    float: left;
    margin-left: 2%
}

.sec6info .heading {
    padding: 0;
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 24px;
    color: #000
}

.sec6info .coninfoinner {
    font-size: 20px;
    color: #000
}

.trust {
    text-align: center;
    height: 60px
}

.section7 {
    padding: 30px 0;
    text-align: center
}

.cosane {
    font-size: 32px;
    line-height: 1.3em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 40px
}

.mar3 {
    margin-bottom: 30px
}

.section8 {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fefefe;
    background-image: linear-gradient(315deg,#fefefe 0%,#00a4e4 74%);
    outline: 0;
    text-align: center
}

.perche {
    font-size: 42px;
    line-height: 1.3em;
    font-weight: 700
}

.grazie {
    margin-top: 15px;
    font-size: 23px;
    color: #2d2d2d
}

.grazie,.ilsuo,.products {
    line-height: normal
}

.ilsuo {
    margin-top: 15px;
    font-weight: 700;
    font-size: 30px
}

.products {
    font-size: 23px
}

.products, .products img {
    margin-top: 30px
}

.products img {
	border: 2px solid #eaeaea;
}

.section9 {
    padding-top: 0;
    padding-bottom: 10px;
    outline: 0;
    border-bottom: solid 3px #82cded;
    text-align: center;
    font-size: 26px
}

.section9 iframe {
    width: 100%;
    min-height: 618px;
    margin-bottom: 15px
}

.section10 {
    padding-top: 20px;
    padding-bottom: 25px
}

.eccoaltre {
    font-size: 32px;
    background-color: #76c6ff;
    line-height: 1.3em;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center
}

.fbtesti {
    margin-top: 30px
}

.section11 {
    padding-top: 30px;
    padding-bottom: 40px;
    outline: 0;
    background-color: #fefefe;
    background-image: linear-gradient(315deg,#fefefe 0%,#00a4e4 74%);
    text-align: center
}

.ordina-ultraskin {
    text-align: center;
    font-size: 36px;
    color: #fff;
    line-height: 1.3em;
    font-weight: 700
}

.sec11products {
    margin-top: 40px
}

.sec11products img,.section13imgdiv img {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

.sec11products img {
    border-radius: 50%!important;
    -webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,.4);
    -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,.4);
    box-shadow: 0 2px 5px 2px rgba(0,0,0,.4)
}

.price {
    margin-top: 30px
}

.discountprice,.orignalprice {
    text-align: center;
    font-size: 36px;
    color: #fff;
    line-height: normal
}

.discountprice {
    font-size: 44px;
    color: #e43b2c;
    background-color: #fff;
    margin-top: 15px;
    font-weight: 700
}

.proname {
    line-height: normal;
    font-style: italic;
    margin-top: 30px
}

.proinfo,.proname,.section12 {
    text-align: center;
    font-size: 23px
}

.proinfo {
    line-height: normal;
    margin-top: 30px
}

.section12 {
    padding-top: 40px;
    padding-bottom: 15px;
    outline: 0
}

.irisultati {
    font-size: 32px;
    line-height: 1.3em;
    font-weight: 700;
    margin-bottom: 40px
}

.martb3 {
    margin: 30px 0
}

.section12 .rightdiv p {
    text-align: left;
    padding-bottom: 30px;
    font-size: 22px
}

.btntustdiv {
    margin-top: 150px
}

.section13 {
    padding-top: 40px;
    padding-bottom: 25px;
    outline: 0;
    background-color: rgba(0,154,219,.49);
    text-align: center
}

.passare {
    font-size: 32px;
    font-weight: 700
}

.ultraskin {
    margin-top: 15px;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 40px
}

.section13imgdiv {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
    outline: 0;
    background-color: rgba(255,255,255,.592157);
    border: solid 3px #009adb
}

.section13imgdiv img {
    box-shadow: 0 10px 6px -6px #777;
    margin: 0 15px;
    height: 230px
}

.section14 {
    padding-top: 40px;
    padding-bottom: 130px;
    outline: 0;
    background: rgba(133,133,133,.13) url("../images/dottoressa.png") no-repeat 0 0;
    background-repeat: no-repeat!important
}

.la-ecco {
    padding-top: 0;
    padding-bottom: 40px;
    outline: 0;
    width: 70%;
    max-width: 100%
}

.ecco-chi,.la-rivoluzionaria {
    text-align: left;
    font-size: 36px;
    font-weight: 700
}

.ecco-chi {
    margin-top: 15px;
    text-align: center;
    font-size: 32px;
    line-height: normal
}

.section14info {
    padding-top: 40px;
    padding-bottom: 0;
    margin: 0;
    outline: 0
}

.section14info p {
    padding-bottom: 40px;
    text-align: left;
    font-size: 24px
}

.section15 {
    padding-top: 40px;
    padding-bottom: 40px;
    outline: 0;
    background-color: rgba(0,154,219,.53)
}

.finalmente {
    text-align: center;
    font-size: 32px;
    line-height: 1.3em;
    padding-bottom: 40px
}

.ma-come {
    padding-top: 0;
    padding-bottom: 40px;
    margin: 0;
    outline: 0
}

.graybox,.ma-come p {
    text-align: left;
    font-size: 22px
}

.anche,.ma-come p {
    padding-bottom: 30px
}

.anche {
    text-align: center;
    font-size: 32px;
    font-weight: 700
}

.graybox {
    padding: 40px 30px;
    margin: 0;
    outline: 0;
    background-color: rgba(151,151,151,.831373);
    color: #000
}

.graybox p {
    padding-bottom: 40px
}

.tengo {
    text-align: center;
    font-size: 23px;
    color: #00e;
    font-weight: 700
}

.facebook-comment {
    text-align: left
}

.facebook-comment .panel-default {
    border-color: #e1e2e3
}

.facebook-comment .panel {
    box-shadow: none
}

.facebook-comment .panel-body {
    padding: 10px
}

.facebook-comment .panel-footer {
    padding: 10px;
    background: #f6f7f9;
    border-top: 1px solid #e1e2e3
}

.facebook-comment .media-object {
    width: 40px;
    border-radius: 100%
}

.facebook-comment .media-heading {
    font-size: 16px;
    font-weight: 700;
    color: #3c5a97;
    margin: 1px 0
}

.facebook-comment .media {
    margin-bottom: 10px
}

.facebook-comment .media-heading span {
    color: #91949b;
    font-weight: 700
}

.facebook-comment .media-heading a,.facebook-comment .panel-footer a {
    color: #3c5a97;
    font-weight: 700;
    text-decoration: none
}

.facebook-comment .media-heading a:hover,.facebook-comment .panel-footer a:hover {
    text-decoration: underline
}

.facebook-comment .reating {
    background: #6192f7;
    border-radius: 25px;
    padding: 3px 7px;
    font-size: 10px;
    display: inline-block;
    opacity: 0;
    color: #fff!important
}

.facebook-comment .linegray {
    color: #b6b7bb;
    width: 25px;
    height: 1px;
    display: none;
}

.facebook-comment i.fa-star {
    margin-left: 3px;
    font-size: 9px
}

.linkblack {
    color: #999
}

.facebook-comment .timetext {
    color: #91949b
}

.semibold {
    font-weight: 600
}

.linebg {
    margin: 10px 0;
    background: #f6f7f9;
    height: 1px
}

.facebook-comment .panel-footer a {
    font-weight: 400
}

.facebook-comment ul li {
    float: left;
    margin-right: 20px
}

.facebook-comment ul li a {
    color: #62676f;
    text-decoration: none;
    font-weight: 600
}

.facebook-comment ul li a:hover {
    color: #000;
    text-decoration: underline
}

.facebook-comment ul li a i,.facebook-comment ul li a img {
    margin-right: 3px;
    font-size: 12px
}

.facebook-comment ul li a i.fa-heart {
    background: #e35f6c;
    color: #fff;
    border-radius: 100%;
    font-size: 12px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 20px
}

.facebook-comment ul li a i.fa-commenting-o {
    font-size: 14px
}

.panel-footer a img {
    width: 20px;
    margin-right: 5px
}

.has-danger .form-control-feedback {
    display: block;
    color: #f20;
    width: 100%;
    text-align: left;
    position: relative
}

/*--------------------------------------------------------*\
    order
\*--------------------------------------------------------*/

#order {
    background: #41295a;
    background: -webkit-linear-gradient(to right, #2f0743f0, #41295af7);
    background: linear-gradient(to right, #2f0743f0, #41295af7);
    background-position: center;
    margin-top: -5px;
}

#order > .container {
    padding: 0;
    padding-top: 50px;
    padding-bottom: 60px;
    text-align: center;
}

#order .container .center {
    max-width: 800px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#order iframe {
    height: 600px;
    width: 100%;
    background: white;
    border: 3px dashed #3a926c;
    padding-top: 20px;
}


/*--------------------------------------------------------*\
    footer
\*--------------------------------------------------------*/

#footer {
    position: relative;
    color: white;
    font-size: 15px;
    text-align: center;
    margin: 0;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 30px;
    background-color: #191919;
    margin-top: -5px;
}

#footer .description {
    font-weight: lighter;
    letter-spacing: 1px;    
}

#footer a {
    display: block;
    margin-top: 2px;
	margin-bottom: 5px;
	color: #fff;
}

#footer a i {
    margin-right: 5px;
}

#footer a,
#footer a i {
    height: 18px;
    line-height: 18px;
}

/*------------------------------------*\
    countdown
\*------------------------------------*/

.countdown {
    height: 90px;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 10px #000;
}

.countdown .time {
    width: 250px;
    font-size: 17px;
}

.countdown .time > div {
    line-height: 18px;
    margin-bottom: 5px;
    font-weight: 600;
}

.countdown .time ul {
    padding: 0px;
    margin: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.countdown .time ul li {
    line-height: 1;
    font-size: 48px;
    text-align: center;
    margin: 0 13px;
    list-style-type: none;
    position: relative;
}

.countdown .time ul li .podp {
    display: block;
    position: relative;
    font-size: 17px;
    margin-top: 3px;
}

#countdown .container {
    padding: 0;
    padding-top: 40px;
    padding-bottom: 0;
    text-align: center;
}

#countdown .container .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#countdown .container .content .text {
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 5px 15px 5px 15px;
    margin-bottom: 25px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    border-left: 5px solid #fff;
}

#countdown .container .content .countdown {
    margin: 0 25px 50px 0;
    float: left;
}

#countdown .container .content .countdown .time {
    margin: auto;
}


/*------------------------------------*\
    ANIMATION
\*------------------------------------*/

@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slideInFromRight {
    0% {
        transform: translateX(100%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.pulse2 {
	-webkit-animation: pulse2 1s linear infinite;
	-moz-animation: pulse2 1s linear infinite;
	-ms-animation: pulse2 1s linear infinite;
	animation: pulse2 1s linear infinite;
}

@keyframes "pulse2" {
 0% {
    -webkit-transform: scale(1.1);
   	-moz-transform: scale(1.1);
   	-o-transform: scale(1.1);
   	-ms-transform: scale(1.1);
   	transform: scale(1.1);
 }
 50% {
    -webkit-transform: scale(0.8);
   	-moz-transform: scale(0.8);
   	-o-transform: scale(0.8);
   	-ms-transform: scale(0.8);
   	transform: scale(0.8);
 }
 100% {
    -webkit-transform: scale(1);
   	-moz-transform: scale(1);
   	-o-transform: scale(1);
   	-ms-transform: scale(1);
   	transform: scale(1);
 }
}

@-moz-keyframes pulse2 {
 0% {
   -moz-transform: scale(1.1);
   transform: scale(1.1);
 }
 50% {
   -moz-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -moz-transform: scale(1);
   transform: scale(1);
 }

}

@-webkit-keyframes "pulse2" {
 0% {
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
 }
 50% {
   -webkit-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -webkit-transform: scale(1);
   transform: scale(1);
 }
}

@-ms-keyframes "pulse2" {
 0% {
   -ms-transform: scale(1.1);
   transform: scale(1.1);
 }
 50% {
   -ms-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -ms-transform: scale(1);
   transform: scale(1);
 }
}