.embed-responsive-16by9, .embed-responsive-image{
	border: 1px solid silver !important;
    border-radius: 15px !important;
    overflow: hidden !important;
}


.svv_ed_btn_int_class{
	cursor:pointer;
}

.videolanding-logo {
	max-width:259px;
	width:100%;
	height:auto;
	display:inline-block;
	margin-top:15px;
	margin-bottom:15px;
}
.top-image-banner {
border: 1px solid #F1892F !important;
    border-radius: 15px !important;
    overflow: hidden !important;
}


.videoban {
	background-color:#ebebed;
	/*padding-bottom: 15px;*/
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
    margin-bottom: 30px;
    padding-bottom: 25px;
}

.video-title {
color: #f1892f;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 26px;
    margin-top: 15px;
}

.video-subtitle {
	text-align: center;
    color: #000;
    font-size: 30px;
    font-weight: 800;
	color: #f1892f;
}

.dashCurvedBorder{
	/*
	border: 1px dashed #999999;
	border-radius: 15px;
	overflow: hidden;
	*/ 
}

.blue-title {
	text-align: left;
    color: #223a5e;
    font-size: 26px;
    font-weight: 600;
}

.green-title-bold {
	text-align: left;
    color: #339900;
    font-size: 28px;
    font-weight: 800;
}

.green-title {
	text-align: left;
    color: #339900;
    font-size: 28px;
}

.basic-text {
		font-size: 20px;
		line-height: 34px;
		    color: #717171;
}

.box-call-action{
	border-radius: 15px;
    border: 2px solid #c2c2c2;

    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    background-color: #ececec;

}



.feedback-box{
	    background-color: #ebebed;
}

.feedback-box-top{
	border-radius: 15px 15px 0 0;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-top: 1px solid silver;
}

.feedback-box-middle{
	border-radius: 0 ;	
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

.feedback-box-bottom{
	border-radius: 0 0 15px 15px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;	
}

/*FORM FIX*/

.modal-content {
padding-bottom: 15px;
}

.privacy-gdpr {
padding-bottom: 10px;
}

.modal-header {
	min-height: 31px !important;
	border-bottom: none;
}

.header_title1 {
margin-bottom: 0px !important;
}

.header_title2 {
margin-bottom: 0px !important;
}

.form-container {
	padding-left:0 !important;
	padding-right:0 !important
}
.svv_btn_popup {
padding: 15px 35px !important
}
/*FORM FIX*/


address {
	padding-left:15px;
	padding-right:15px;
}

.feedback-img{
	 border-radius: 15px;
}

.feedback-title {
    text-align: center;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    padding: 15px 0 10px 0;
    border-bottom: 1px solid silver;
    margin-bottom: 15px;
}








#btn_popup1{
	 /*   text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); */
}

#btn_popup2{
	  /*   text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);*/
}


/*ANIMATION*/
.fadein {
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}
/*ANIMATION*/



form header {

    padding: 10px;

}





.sectionDivider {
text-align: center; 
border-bottom: 2px solid #223A5E; 
padding-bottom: 3px;	
margin-bottom: 20px;
}

.sectionDivider-title {
text-align: left; 
font-size: 20px; 
color: #223A5E; 
line-height: 24px;	
font-weight: 600;
}

.sectionDivider-continue {
text-align: right; 
min-height:30px;
}

.fadeLink{
color: #223A5E; 
font-weight: 600;
transition: color 1s;
}

.fadeLink:hover{
	color: #60872a; 
}


.shadowBox{
	border: 1px solid silver; 
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1); 
	-moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1); 
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1); 
	margin-bottom: 15px;	
	padding: 15px; 
	margin-bottom:15px;
}




.shadowBox-title{
    color: #000;
    font-size: 18px;
    font-weight: 600;
	text-align: center;
}

.shadowBox-subtitle{
	text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background-color: #223A5E;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 5px;
    padding: 2px;
    max-width: 120px;
}

.shadowBox-image{
max-width: 512px; 
max-height: 512px; 
border: 1px solid silver;
margin-top:15px;
margin-bottom:15px;
}


.shadowBox-text{
color: #65666b; 
font-size: 15px;
line-height: 19px;
}







.navbar-header{
	display:none;
}

.imgFrame{
border: 1px solid silver !important;
border-radius: 15px;
overflow: hidden;
}


h1 {
	all: unset;
	font-size: 36px;
	color: #223A5E;
	font-weight: 600;	
	display: block;
	line-height: 42px;
	margin-top: 30px;
}

h2 {
	all: unset;
	font-size: 30px;
	color: #646567;
	font-weight: 600;	
	display: block;
	line-height: 32px;
	margin-top: 30px;
}

h3 {
	all: unset;
	font-size: 26px;
	color: #646567;
	font-weight: 600;
    display: block;	
	border-bottom: 1px solid #223A5E; 
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
}

a {
	text-decoration:none;
	color: #223A5E;
}

a:hover {
	text-decoration:underline;
}

.vBlock-txt-title{
	font-size: 22px; 
	font-weight: 600; 
	color: #223A5E;
	text-align: center;	
}

.vBlock-txt-title-sub{
	font-size: 18px; 
	font-weight: 600; 
	color: #646567;
	text-align: center;
	border-bottom: 1px solid #223A5E;	
	padding: 5px 10px 10px 10px; 
	margin: 0px 25px 20px;
}

.vBlock{
float: left;
max-width: 550px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #f6f7f9;
padding: 15px;
border: 1px solid #e1e2e3;
margin: 15px;
border-radius: 20px;
}

.vBlock-txt{
float: left;
max-width: 320px;
padding: 0px 15px;
}


.vBlock-large{
margin-top: 20px;
margin-bottom: 20px;
background-color: #f6f7f9;
padding: 15px;
border: 1px solid #e1e2e3;
margin: 15px;
border-radius: 20px;
float: left;
max-width: 1094px;
}

.vBlock-txt-large{
padding: 0px 15px;

}


.vBlock-image{
float: left;
max-width: 150px;
border-radius: 300px;
overflow: hidden;
border: 1px solid #e1e2e3;
margin: 0px 15px;
}

.btn:hover{
	-webkit-filter: brightness(110%); /* Safari */
    filter: brightness(110%);
}

button:hover{
	-webkit-filter: brightness(110%); /* Safari */
    filter: brightness(110%);
}


.btn-lg:hover{
	-webkit-filter: brightness(110%); /* Safari */
    filter: brightness(110%);
}


.rounded-img{
	max-width:150px;
	border-radius:300px;
	text-overflow:hidden;
}



.btn_memo_ico{
width: 32px; 
height: 32px; 
margin: 0 auto; 
float: left;
}

.btn_memo_ico_ricordo{
  background-image: url(../img/btn_memo_ricordo.png); 
  background-repeat: no-repeat;
  background-position: 0 top;
  background-size: 32px 32px;
}

.btn_memo_ico_ricordo:hover{
  background-image: url(../img/btn_memo_ricordo_hover.png); 
}

.btn_memo_ico_flower{
  background-image: url(../img/btn_memo_flower.png); 
  background-repeat: no-repeat;
  background-position: 0 top;
  background-size: 32px 32px;
}

.btn_memo_ico_flower:hover{
  background-image: url(../img/btn_memo_flower_hover.png); 
}
 
 
.btn_memo{
border: 1px solid #333333; 
background-color: #cccccc; 
color: #333333; 
font-size: 18px; 
padding: 10px 15px; 
border-radius: 8px; 
text-align: center; 
display: inline-block; 
min-width: 270px; 
cursor:pointer;
}

.btn_memo_float_r{
float: right;
}

.btn_memo_float_l{
float: left;
}

.btn_memo a{
color: #333333;	
}

.btn_memo a:hover{
color: #223A5E;	
}
 
.btn_memo:hover a{
	color: #223A5E;
}

.btn_memo:hover .btn_memo_ico_flower{
  background-image: url(../img/btn_memo_flower_hover.png); 
}

.btn_memo:hover .btn_memo_ico_ricordo{
  background-image: url(../img/btn_memo_ricordo_hover.png); 
}

.btn_memo:hover{
	color: #223A5E;
	border: 1px solid #223A5E;
	background-color: #ccdbe5;
}
 
.tableService{
	max-width: 700px !important;
}
 
.teleBox{
	display:none;
} 

.teleImg{
	width:50%; 
	text-align:right;
}

.teleText{
	width:50%;
	text-align:left;
	padding:0px 20px;
	color: #96bf0d;
}
 

.svv_img_zoom{
	cursor:pointer;
} 


.greenMarker{
	 background-color: #96bf0d !important;
	 color: #FFF !important;
	 width: auto !important;
 }


.greenLink {

	 color: #00a8bd !important;
	 text-decoration: none !important;
	 font-size:16px;
	 line-height: 24px;
	 text-align:left;
	 
 }
 
.greenLink a{
	 color: #00a8bd !important;
	 text-decoration: none !important;
 }
 
.greenFooter24h {
	text-align:right;	 
 }
 

 
.navbar-nav-STOP a {
    background-color: transparent !important;
}

#svv_menu4890 nav.navbar-STOP {
    background-color: transparent !important;
}

nav.navbar-STOP {
    background-color: transparent !important;
}

 

.navbar-collapse-STOP{
/*
background-color: transparent !important;
background: #596a72; 
background: -moz-linear-gradient(left,  #596a72 1%, #cedce7 100%) !important;
background: -webkit-linear-gradient(left,  #596a72 1%,#cedce7 100%) !important; 
background: linear-gradient(to right,  #596a72 1%,#cedce7 100%) !important; 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#596a72', endColorstr='#cedce7',GradientType=1 ) !important;
*/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#646567+0,c3c3c3+100 */
background-color: transparent !important;
background: #646567; /* Old browsers */
background: -moz-linear-gradient(left,  #646567 0%, #c3c3c3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #646567 0%,#c3c3c3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #646567 0%,#c3c3c3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#646567', endColorstr='#c3c3c3',GradientType=1 ); /* IE6-9 */


}
 
.vignette {
	
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  padding:5px;
  border-radius:30px;
  
}
 
.maxBlock{
	max-width:1000px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
 
#container{
	max-width:100% !important;
}

#container::after {
right: auto !important;
}

.container{
	width:100% !important;
}
 
 .cornerTL{
	 border-radius:40px 0px 0px 0px; overflow:hidden;
 }
 
  .cornerBR{
	 border-radius:0px 0px 40px 0px; overflow:hidden;
 }
 
   .cornerTR{
	 border-radius:0px 40px 0px 0px; overflow:hidden;
 }
 
    .cornerBL{
	 border-radius:0px 0px 0px 40px; overflow:hidden;
 }
 
 
 /**OVERWRITE**/
 

 
 
 .titleBanner{
	font-size: 28px !important;
	color: #223A5E !important; 
	line-height: 26px !important;
	font-weight: 300 !important;
 }
 
 
 .ImgDescription {
	 background-color: #8c8c8e !important;
	 color:#FFF !important;
	 text-align: left; 
	 padding: 20px; 
	 font-size: 16px;
	 line-height:22px;
 }
 
  .ImgDescription a{
	  font-weight:bold;
	  color:#FFF !important;
	  text-decoration:underline !important;
 }
 
 
.titleLine{
	font-size: 30px; 
	color: #223A5E; 
	line-height: 26px;
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 0px;
	text-align:center;
	margin-bottom:20px;
 }
 
 .priceLine{
	font-size: 30px; 
	color: #223A5E; 
	line-height: 26px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align:center;
	margin-bottom:18px;
 }
 
 
 .subTitleLine{
	font-size: 22px; 
	color: #646567; 
	line-height: 26px;
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align:center;
	margin-bottom:20px;
	border-bottom: 1px solid #646567;
 }
 
 
 /** NEW **/
 
 hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
 
 
.row {
     margin-right: 0px !important;
     margin-left: 0px !important;
}
 
.navbar-brand {
/*	background-color:#223A5E; */
}
 
 .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #646567;
}
 
 .navbar-default {
	background-color: #646567;
	border-color: none;
}

.navbar {
	 border-radius: 0px;
}

.navbar {
	 border: none;
}

.navbar {
    margin-bottom: 0px !important; 
}

div#home.navbar-header{
	background-color: #646567;
}

#logo, .col-sm-6 {
	min-height: 0px !important; 

}
  
.navbar-default .navbar-toggle {
     	color: #FFF;
	    border-color: #FFF;
		background-color: #646567;
} 

.navbar-default:hover .navbar-toggle:hover {
background-color: #223A5E;
} 

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

#payTXT{
padding:14px;
color:#000000;
text-align:center;
/*font-weight:bold;*/
    margin-top: 36px;
}
	
#menu{
	border-top: 2px solid #FFF;
}

#container  {

}	
	
.navbar-default .navbar-nav>li:hover {
   background-color: #223A5E;
}  

#header, #footer{
	background-image:none;
	width:auto;
}

#menu-items > ul > li {
  height: 50px;
}

#footer{
font-size:13px;
}


#footer a{
color:#223a5e;
text-decoration:none;
}

#header{
padding: 10px 0px;
}

.menuFix{
	padding: 0px; 
	margin-right: 0px; 
	margin-left: 0px;
}
  
/** BOX **/


.colorButtonOrange-box{
	display:inline-block;
	outline:none;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	font-size:16px;

	 text-shadow:0 1px 1px #000;
	 -webkit-border-radius:10px;
	 -moz-border-radius:10px;
	 border-radius:10px;
	 -webkit-box-shadow:0 1px 2px #000;
	 -moz-box-shadow:0 1px 2px #000;
	 box-shadow:0 1px 2px;

	 padding:8px 16px;
 	 font-weight: bold;
 
	 color:white;
	 border:solid 2px #da7c0c ;
	 background:#f78d1d;
	 background:-webkit-gradient(linear,left top,left bottom, from(#faa51a), to(#f47a20) );
	 background:-moz-linear-gradient(top, #faa51a, #f47a20); 
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a',endColorstr='#f47a20');  
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;

 }

 .colorButtonOrange-box:hover 
 {
 background:#faa51a;
 background:-webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f06015));
 background:-moz-linear-gradient(top,#faa51a,#f06015);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a',endColorstr='#f06015');
 }
 
 
 
.colorButtonGrey-box{
	display:inline-block;
	outline:none;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	font-size:14px;

	 text-shadow:0 1px 1px #000;
	 -webkit-border-radius:10px;
	 -moz-border-radius:10px;
	 border-radius:10px;
	 -webkit-box-shadow:0 1px 2px #000;
	 -moz-box-shadow:0 1px 2px #000;
	 box-shadow:0 1px 2px;

	 padding:5px 15px;
 	 font-weight: bold;
 
	 color:white;
	 border:solid 2px #a7a9ac;
	 background:#d9dadc;
	 background:-webkit-gradient(linear,left top,left bottom, from(#d9dadc), to(#a7a9ac) );
	 background:-moz-linear-gradient(top, #d9dadc, #b5b6b8); 
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a',endColorstr='#b5b6b8');  
	margin: 0px auto;
	margin-top: 3px;
	margin-bottom: 15px;

 }

 .colorButtonGrey-box:hover 
 {
 background:#d9dadc;
 background:-webkit-gradient(linear, left top, left bottom, from(#d9dadc), to(#999b9d));
 background:-moz-linear-gradient(top,#d9dadc,#999b9d);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9dadc',endColorstr='#999b9d');
 }
  
 
 

.box-back-title {
font-size: 24px;
text-align:center; 
font-weight:bold; 
padding-top:15px; 
padding-bottom:0px; 
color:#C00;
line-height:24px;

}


.box-back-subtitle {
font-size: 15px;
text-align:center; 
font-weight:bold; 
padding-top:0px; 
padding-bottom:15px; 
color:#646567;
line-height:24px;

}


.box-back-price {
font-size: 48px;
text-align:center; 
font-weight:bold; 
padding-top:5px; 
padding-bottom:5px; 
color:#25272B;
line-height:24px;

}

.box-back-time {
font-size: 16px;
text-align:center; 
font-weight:bold; 
padding-top:5px; 
padding-bottom:5px; 
color:#65666B; 
line-height:24px;

}

.box-back-caratteristiche {
	font-size: 14px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	color:#65666B;

}

.box-back-grey-new {
box-shadow: 0px 0px 10px #D5D5D5;
margin-top: 9px;
border:2px solid #FFF;
}

div.box-back-grey-new > table > td {
display: inline !important;
}

.box-back-grey-new:hover {
border:2px solid #C00;
text-decoration:none;
}

div.svv_ed_block a{
/*text-decoration:none !important;*/
}

.navbar-nav a{
text-decoration:none !important;
}


.box-back-orange-new {

box-shadow: 0px 0px 10px #D5D5D5;
margin-top: 9px;
border:2px solid #fbbf1d;
}

.box-back-orange-new:hover {
border:2px solid #C00;
}

div.tabella-immune td{
display: table-cell !important;
}

div.tabella-immune > img{
display: inline !important;
width: auto !important;
height: auto !important;
}






/** Base **/





.btn-primary {
    color: #555960;
    background-color: #CCC;
    border-color: #CCC;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #FFF;
    background-color: #223A5E;
    border-color: #223A5E;
}

.img-responsive{
  width:100%;
  height:auto;
  max-width:100%;
  display:inline-block;
}

#container{
    position: relative;
	font-family: 'Open Sans', sans-serif !important;

	
/*	
box-shadow: 0px 0px 20px #CCCCCC;	
-moz-box-shadow:  0px  0px 20px #CCCCCC;	
-webkit-box-shadow:  0px  0px 20px #CCCCCC;	
filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction=135, Strength=10);
*/
}

#svv_menu1149 .navbar * {
font-family: 'Open Sans', sans-serif !important;
}

#container:before {
/*   
box-shadow: -15px 0 15px -15px inset;
height: 1080px;
*/
    content: " ";
    left: -15px;
    position: absolute;
    top: 0;
    width: 15px;
}

#container:after {
 /*    
 box-shadow: 15px 0 15px -15px inset;
 height: 1080px; 
 */
   content: " ";
    top:0px;
    position: absolute;
    right: -15px;
    width: 15px;   
}


/** Header **/

#header{
  margin:0px;
}

#logo{

	padding-left:80px;

}

#logo > a > img{
 max-width:296px; 
}

#payoff > img{
  display:none;
}



/** Menu **/

#menu{
  background-color:#646567;
  color:#fff;
}

#home,#home > a{
  background-color:#223A5E;
  color:#fff;
}

#menu-items > ul > li > a{
  color:#fff;
}

#menu-item-cart:before{ 

  background-repeat: no-repeat;
  background-position: 0 top;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 1px;
  margin-bottom:0px;
  vertical-align: middle;
  width: 20px;
}
/** Banner **/

#banner{
/*	background-image:url(../img/gradient-yellow.jpg);
	background-repeat:repeat-x;
   background-size: 100% 100%; */
  margin:0px;
  border: 2px solid #CCC !important;
  background-color: #f5f5f5;
}

#video-header{
  margin:5px 0 15px 0;
 /* color:#646567; */
  font-size:20px;
  min-height:50px;
  font-weight:bold;
}

#form-box{
  border: solid #CCC;
  margin:15px 0px;
  padding: 0px 15px;
/*  background-image:url(../img/form-bg.jpg);
  background-size: 100% 100%; */
  background-color: #fff;
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#form-box > h3{
 /* background-color:#646567;*/
  color:#6F716D;
  margin-top:17px;
  margin-bottom:5px;
}

#form-box > div > img{
  max-width:300px;
  margin:auto;
}

#privacy{
  margin-top:-15px;
  margin-bottom:0px;
}

#form-box > form > div.text-center > img{
  max-width:190px;
  margin:auto;
}

.embed-responsive-item{
  width:100%;
  height:100%;
}
.videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-top:30px;
}
.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/** Prodotti **/

.product{

  text-align:center;
  margin-top:15px;
  margin-bottom:15px;
}

.box-back-grey{

  background-repeat:repeat-x;
  background-size: 100% 100%;
  background-clip: content-box;
}

.box-back-orange{

  background-repeat:repeat-x;
  background-size: 100% 100%;
  background-clip: content-box;
}

.product-box{
  margin:0px;
  padding:15px;
  text-align:center;
}

.product-box > img{
  margin:0px auto;  
  max-width:330px;
  display:block;
}

/** Footer **/

#footer{
  background-color:#ebebed;
  color:#333;
  margin-top:30px;
  border-top: 1px solid silver;
   border-bottom: 1px solid silver;
  /*box-shadow: 0px 5px 3px #888888;*/
}

#contacts{
  margin-top:20px;
  padding-right: 20px; 
  padding-left: 20px;
}

#social > img {
  margin: 15px auto;
}

#credits{
  margin: 15px 15px;
  color:#6F716D;
}


/** Pulsanti SV **/

.btn-fade {
	/*opacity: 0.8;
	filter: alpha(opacity=80);
 	-webkit-transition: opacity 1s linear;*/
	cursor: pointer; 
/*	background-color:#1f8a24;*/
	background-color: rgba(255,133,51,0.9);
	color:#FFFFFF; 
	text-align:center; 
	font-size:13px; 
	padding:7px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    font-weight:bold;
	line-height:16px;
	width: 80%;
	border: 2px solid #CA3C08;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
	}	
	
.btn-fade:hover {
	/*opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 1s linear;*/
	background-color:#ff8533;
	}
	
.btn-fade-big {
	/*opacity: 0.8;
	filter: alpha(opacity=80);
 	-webkit-transition: opacity 1s linear;*/
	cursor: pointer; 
/*	background-color:#1f8a24;*/
	background-color: rgba(255,133,51,0.9);
	color:#FFFFFF; 
	text-align:center; 
	font-size:16px; 
	padding:7px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    font-weight:bold;
	line-height:18px;
	width: 86%;
	border: 2px solid #CA3C08;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
	}	
	
.btn-fade-big:hover {
	/*opacity: 1;
	filter: alpha(opacity=100);
 	-webkit-transition: opacity 1s linear;*/
	background-color:#ff8533;
	}	


.colorButtonOrange{
	display:inline-block;
	outline:none;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
	font-size:14px;

	 padding:3px 10px;
	 text-shadow:0 1px 1px #000;
	 -webkit-border-radius:10px;
	 -moz-border-radius:10px;
	 border-radius:10px;
	 -webkit-box-shadow:0 1px 2px #000;
	 -moz-box-shadow:0 1px 2px #000;
	 box-shadow:0 1px 2px;

	 padding:10px;
 	 font-weight: bold;
 
	 color:white;
	 border:solid 2px #da7c0c ;
	 background:#f78d1d;
	 background:-webkit-gradient(linear,left top,left bottom, from(#faa51a), to(#f47a20) );
	 background:-moz-linear-gradient(top, #faa51a, #f47a20); 
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a',endColorstr='#f47a20');  
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
 }

 .colorButtonOrange:hover 
 {
 background:#faa51a;
 background:-webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f06015));
 background:-moz-linear-gradient(top,#faa51a,#f06015);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a',endColorstr='#f06015');
 }

 .orangeButt:active 
 {
 color:#faa51a;
 padding-top:1px;
 background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
 background:-moz-linear-gradient(top,#ffffff,#cccccc);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffffff',endColorstr='#cccccc');
 } 	
	
	
	

    .form-table-bottom-space{
        margin-bottom: 36px;
    }
    .tdHide {
    
    }

	

/** Media Query **/


@media only screen and (max-width: 990px)
 {
	 


	
#payTXT {
padding:14px;
color:#000000;
text-align:center;
/*font-weight:bold;*/
}

.nav>li>a {
    position: relative;
    display: block;
 /*  padding: 10px 10px; */
}

#logo{
	padding-left:10px;
}

}


@media only screen and (max-width: 1199px)
 {
	
#payoff > #payTXT{
  padding:15px;
}

#payTXT {
padding:18px;
color:#000000;
text-align:center;
/*font-weight:bold;*/
}


}


@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	

	
	
	

.navbar * {
    font-size: 20px !important;
}

#svv_menu2659 .navbar * {
    font-size: 20px !important;
}
	
	
.navbar-header{
	display:block;
}	
	
.vBlock{
margin: 15px 0px;
}	

.vBlock-large{
margin: 15px 0px;
}

.vBlock-txt {
    padding: 0px;
}

.vBlock-txt-large {
    padding: 0px;
}

.vBlock-txt-title-sub {
    margin: 0px 0px 15px;
}
	
	
.vBlock-image{
	float: none;
	margin: 0px 0px 10px;
}
	
	
.teleBox{
	display:table;
} 
	
.teleImg{
	width:100%; 
	text-align:center;
}

.teleText{
	width:100%;
	text-align: center;
	padding:0px 0px;
}	
	
	

.imgScreenShow{
	display:none;
}
.imgMobileShow{
    display:block;
}

.greenFooter24h {
	text-align:center;	 
 }
 
 .greenLink {
	text-align:center;	 
	font-size:22px;
	line-height: 30px;
 }

 .iconSizeLimit{
    max-width: 100px !important;
    padding-bottom: 30px !important;	 
 }
 
 #contacts{
	padding: 0px;
 }
 

.btn_memo_float_r{
float: none;
}

.btn_memo_float_l{
float: none;
}
	
	

#logo {
padding-bottom: 0px !important;
}

	
#payTXT{
color:#000000;
text-align:center;
font-size:22px;
padding-top:0px !important;
}

#payoff > #payTXT {
    padding: 15px 0px;
	font-size: 20px;
	display:none;

}

#payoff {
background-color: #FFF;
min-height: 15px !important;
}


#header{
padding: 0px 0px;
}

    .img-video-form{       
        width: 100% !important;     
    }
    
    td {
        display: block;        
    }
    
    .tdHide {
        display: none;        
    }
    .form-table-bottom-space{
        margin-bottom: 26px;
    }
    .flagFix{
      margin-bottom: 17px !important;   
    }
    

}

@media (min-width: 768px){
/*iPad*/


/*NO*/

.teleBox{
	display:none;
} 	
	

	

	
.imgScreenShow{
	display:block;
}
.imgMobileShow{
    display:none;
}	
    
#payTXT{
color:#000000;
text-align:center;
/*font-weight:bold;*/
}


    
    
  #container:before {
      height: 1580px;
  }
  #container:after {
      height: 1580px;
  }
  #header{

    margin:0px;
  }

  #logo{

    background-repeat:no-repeat;
    background-size: 20% 100%;
	   
  }
  #payoff{
    padding-right:0px;
	text-align:center;
/*font-weight:bold;*/
	color:#FFF;
	font-size: 18px;
	 padding-left: 0px !important;
  }
  #payoff > img{
    display:block;

	max-width:474px;
    margin-right:0px;
    margin-left:auto;
    margin-top: 40px;
  }
  #video-header{
    font-size:24px;
    margin:0 0 15px 0;
    padding:15px;
    color:#646567;;
  }
  #form-box > div > img{
    max-width:452px;
    margin:auto;
  }
}


@media (min-width: 992px){
	
	
		

	
	
.imgScreenShow{
	display:block;
}
.imgMobileShow{
    display:none;
}		
	

	

#payTXT{
color:#000000;
text-align:center;
/*font-weight:bold;*/
font-size:20px;
}
	
	
  #container:before {
      height: 1100px;
  }
  #container:after {
      height: 1100px;
  }
  #payoff{
    padding-right:0px;
  }
  #payoff > img{
    max-width:474px;
    margin-right:0px;
    margin-left:auto;
    margin-top: 40px;
  }
  #form-box > div > img{
    max-width:252px;
    margin:auto;
  }
}
@media (min-width: 1200px){
	
	
	
	

	
	
.imgScreenShow{
	display:block;
}
.imgMobileShow{
    display:none;
}	
	
	
#payTXT{
color:#000000;
text-align:center;
/*font-weight:bold;*/
font-size:26px;
}

	
  #container:before {
      height: 1080px;
  }
  #container:after {
      height: 1080px;
  }
  #payoff{
    padding-right:0px;
  }
  #payoff > img{
    max-width:474px;
    margin-right:0px;
    margin-left:auto;
    margin-top: 40px;
  }
  #form-box > div > img{
    max-width:300px;
    margin:auto;
  }
}






/*CELLULAR*/



@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

	.imgScreenShow {
		display: none;
	}
	.imgMobileShow {
		display: block;
	}
	.autoFruit{
	display: inline-block;
	padding:0;
}



.feedback-box-top{
	border-radius: 0;
border: none;
}

.feedback-box-bottom{
	border-radius: 0;
	border: none;
}

.dashedList{
	border-bottom: 1px dashed #999999;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
	
	
}

@media (min-width: 768px) {
	/*iPad*/
	.imgScreenShow {
		display: block;
	}
	.imgMobileShow {
		display: none;
	}
	
	.dashedList{
    margin-bottom: 10px;
    padding-bottom: 10px;
}
	
	
}

@media (min-width: 1200px) {
	.imgScreenShow {
		display: block;
	}
	.imgMobileShow {
		display: none;
	}
	
		.dashedList{
    margin-bottom: 10px;
    padding-bottom: 10px;
}
}




