/* COMMON */

.br1200{display:block;}
.br1199{display:none;}
.br0991{display:none;}
.br0767{display:none;}
.br0481{display:none;}


body {
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	overflow-x:hidden
}
.btn-order {
	display:inline-block;
	border-radius:25px;
	background-color:#c50000;
	line-height:20px;
	color:#fff;
	font-size:18px;
	padding:15px 30px;
	-webkit-transition: background-color 500ms linear;
	-moz-transition: background-color 500ms linear;
	-o-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
	cursor:pointer;
}.col-sm-6.col-sm-offset-6.feat {
    margin-left: 40% !important;
}
.btn-order:hover, .btn-order:active, .btn-order:focus {
	background-color:#e75757;
	color:#fff;
	text-decoration:none;
	-webkit-transition: background-color 500ms linear;
	-moz-transition: background-color 500ms linear;
	-o-transition: background-color 500ms linear;
	-ms-transition: background-color 500ms linear;
	transition: background-color 500ms linear;
}
.btn-white {
	color:#c50000;
	background:none;
	border:2px solid #c50000;
	-webkit-transition: border 500ms linear;
	-moz-transition: border 500ms linear;
	-o-transition: border 500ms linear;
	-ms-transition: border 500ms linear;
	transition: border 500ms linear;
}
.btn-white:hover, .btn-white:active, .btn-white:focus {
	border:2px solid #e75757;
	color:#e75757;
	background:none;
	text-decoration:none;
	-webkit-transition: border 500ms linear;
	-moz-transition: border 500ms linear;
	-o-transition: border 500ms linear;
	-ms-transition: border 500ms linear;
	transition: border 500ms linear;
}
.order-dual .btn-order {
	    display: block !important;
	text-align:center;
	padding:15px;
    margin: 0 auto;
}
/* HOME */
#home {
	position:relative;
	overflow:hidden;
}


/* HOME>TOP */
#home .top {
	height:100px;
	position:relative;
}
#home .top h1 {
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-size:18px;
	margin:0;
	padding:25px 0 0 0;
	line-height:24px;
	opacity:.95;
}
#home .top .phone {
	display:block;
	font-family: 'Roboto Condensed', sans-serif;
	color:#fff;
	font-weight:400;
	font-size:40px;
	line-height:40px;
	text-align:right;
	padding:15px 0 0 0;
}
#home .top .callback {
	display:inline-block;
	float:right;
	color:#fff;
	font-size:18px;
}
#home .top .callback:hover, #home .top .callback:active, #home .top .callback:focus {
	text-decoration:none;
}
#home .top .callback>span {
	border-bottom:1px dotted rgba(255,255,255,.5);
	position:relative;
}
#home .top .logo {
	height:51px;
	width:275px;
	display:block;
	background:url(../img/logo.png);
	position:absolute;
	bottom:-25px;
	left:50%;
	margin-left:-138px;
	
}
#home .top .logo:before, #home .top .logo:after {
	content:'';
	height:1px;
	width:999px;
	position:absolute;
	top:25px;
	background:#fff;
	opacity:.5;
}
#home .top .logo:before {
	left:-999px;
}
#home .top .logo:after {
	right:-999px;
}



#home .top .logo-es {
	height:51px;
	width:275px;
	display:block;
	background:url(../img/logo.png?v1);
	position:absolute;
	bottom:-25px;
	left:50%;
	margin-left:-138px;
	
}
#home .top .logo-es:before, #home .top .logo-es:after {
	content:'';
	height:1px;
	width:999px;
	position:absolute;
	top:25px;
	background:#fff;
	opacity:.5;
}
#home .top .logo-es:before {
	left:-999px;
}
#home .top .logo-es:after {
	right:-999px;
}

/* HOME>BOTTOM */
#home .video {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:-1;
	background: url(../img/video.jpg) no-repeat;
	background-size: cover;
	background-position:50% 50%;
}
#home .video video {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url(../img/video.jpg) no-repeat;
	background-size: cover;
}
#home .overlay {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:url(../img/overlay.png);
}
#home .border {
	position:absolute;
	height:100px;
	right:0;
	bottom:0;
	left:0;
	background:#fff;
}
#home .bottom {
	padding-top:100px;
}
#home.fullscreen .bottom {
	position:absolute;
	right:0;
	bottom:0;
	left:0;
}
#home .order_link{
  display: none;
}
#home .order {
	height:50px;
	margin:70px 0 25px 0;
	position:relative;
}
#home .order .btn-order {
    float: none;
    margin: 0 auto;
}
#home .order #gogogo {
	width:40px;
	height:100px;
	background-image:url(../img/arrow-down.png);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	bottom:-25px;
	left:-50px;
    -webkit-animation: arrow 1s infinite; /* Chrome, Safari, Opera */
    animation: arrow 1s infinite;
	cursor:pointer;
}
@-webkit-keyframes arrow {
    0% {background-position:0 30%;}
    50% {background-position:0 80%;}
    100% {background-position:0 30%;}
}

@keyframes arrow {
    0% {background-position:0 30%;}
    50% {background-position:0 80%;}
    100% {background-position:0 30%;}
}
#home .title-big {
	display:block;
	font-family: 'Roboto Condensed', sans-serif;
	color:#fff;
	font-weight:700;
	font-size:120px;
	line-height:.9;
	text-align:center;
	padding:0 0 10px 0;
	text-transform:uppercase;
}

#home .bottom h2 {
	display:block;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	font-weight:700;
	font-size:30px;
	line-height:40px;
	text-align:center;
	padding:0 0 50px 0;
	margin:0;
	text-transform:uppercase;
}
#home .bottom .features {
	margin: -32px 0 0 -50px;
    padding: 0;
    list-style: none;
    color: #fff;
    font-size: 20px;
    width: 70%;
}
#home .bottom .features li {
	padding:15px 0 15px 55px;
	background:url(../img/check-transparent-1.png) 0 50% no-repeat;
	opacity:.95;
}
#home .bottom .product {
	position:relative;
}

#home .bottom .product img {
	position:absolute;
	bottom:0;
	left:-170px;
}
#home .bottom .product .product-img.mobile-img{
  display: none;
}

/* BLOCK */
.bg-gray, .bg-orange, .bg-lgreen, .bg-green {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-gray {
	background-image:url(../img/bg-gray.jpg);
}
.bg-orange {
	background-image:url(../img/bg-orange.jpg);
}
.bg-green {
	background-image:url(../img/bg-green.jpg);
}
.bg-lgreen {
	background-image:url(../img/bg-lgreen.jpg);
}

.bg-orange h2, .bg-green h2, .bg-lgreen h2, .bg-orange p, .bg-green p {
	color:#fff !important;
}
.block {
	padding:50px 0;
	background-color:#fff;
}
.block .title {
	padding-bottom:50px;
}
.block h2 {
	font-family: 'Roboto Condensed', sans-serif;
	color:#333;
	font-weight:700;
	font-size:40px;
	line-height:.9;
	text-align:center;
	margin:0;
	text-transform:uppercase;
}
.block .subtitle {
	display:block;
	font-family: 'Roboto', sans-serif;
	color:#aa0000;
	font-weight:700;
	font-size:24px;
	line-height:1.1;
	text-align:center;
	padding:10px 0 0 0;
	margin:0;
	text-transform:uppercase;
}
.bigtext {
	font-size:24px;
	line-height:40px;
	margin:0;
}
.block .title-small {
	font-family: 'Roboto Condensed', sans-serif;
	color:#333;
	font-weight:700;
	font-size:36px;
	line-height:1.2;
	text-align:center;
	margin:0;
	text-transform:uppercase;
}
.block  .txt-gray, .txt-gray h2 {
	color:#d7dce1 !important;
}
.block .order {
	text-align:center;
}
/* CONSULTANT */
#cons .counter {
	margin:50px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-family: 'Roboto Condensed', sans-serif;
	color:#333;
	font-weight:300;
	font-size:30px;
	text-transform:uppercase;
}
#cons .counter .left {
	text-align:right;
}
#cons .counter .middle {
	text-align:center;
	font-weight:700;
	font-size:60px;
}
#cons .counter .left, #cons .counter .right {
	padding-top:20px;
}

#cons .container {
	position:relative;
}
#cons img {
	position:absolute;
	right:-100px;
	bottom:-50px;    max-height: 445px;
}

/* RESULT */
#result .result img {
	margin:0 auto;
}
#result .result p {
	font-size:18px;
	text-align:center;
	margin:15px 0 50px 0;
}
#result .visual {
	margin-top:50px;
	margin-bottom:50px;
}
#result .visual img {
	margin:0 auto;
}
#result .good, #result .bad {
	padding-top:120px;
	font-size:18px;
}
#result .good {
	background:url(../img/arrow-heart.png) right 50px repeat-x;
}
#result .bad {
	text-align:right;
	background:url(../img/maze.png) left 35px no-repeat;
}
.heart-block {
	text-align:center;
}
#heart {
	position:relative;
	display:inline-block;
}
#heart .rays {
    margin: 0 auto;
    border-radius: 100%;
    position: absolute;
    right:0;
    top: 0;
	left:0;
	bottom:0;
    z-index: 10;
    background-color: transparent;
    opacity: 0;
    border: 2px solid rgba(221, 225, 229, 1);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    /* Giving Animation Function */
    -webkit-animation: pulse 2s linear infinite;
    -moz-animation: pulse 2s linear infinite; 
    border-image: initial;
}
#heart .rays2 {
    right:15px;
    top: 15px;
	left:15px;
	bottom:15px;
}
  @-webkit-keyframes pulse 
  {       
    0% {-webkit-transform: scale(0); opacity: 0;}
    8% {-webkit-transform: scale(0); opacity: 0;}
    15% {-webkit-transform: scale(0.1); opacity: .5;}
    30% {-webkit-transform: scale(0.5); opacity: 1;}
    100% {opacity: 0; -webkit-transform: scale(1);}
  }

  @-moz-keyframes pulse 
  {       
    0% {-moz-transform: scale(0); opacity: 0;}
    8% {-moz-transform: scale(0); opacity: 0;}
    15% {-moz-transform: scale(0.1); opacity: .5;}
    30% {-moz-transform: scale(0.5); opacity: 1;}
    100% {opacity: 0; -moz-transform: scale(1);}
  }
  
/* SYMPTOM */
.symptoms p {
	font-size:9px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-align:center;
	margin:10px 0 50px 0;
}
.symptoms img {
	border:3px solid #fff;
	border-radius:50%;
	margin:0 auto;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.symptoms img:hover {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%); /* For Webkit browsers */
	filter: gray; /* For IE 6 - 9 */
	-webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}

/* HELP */
#help .features {
	margin:0 0 30px -14px;
	padding:0;
	list-style:none;
	font-size:24px;
}
#help .features li {
	position:relative;
	padding:10px 0 10px 50px;
	line-height:1;
}
#help .features li:before {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	width:30px;
	height:1px;
}
#help .li-1:before {
	background-color:#dcad22;
}
#help .li-2:before {
	background-color:#e3ba1d;
}
#help .li-3:before {
	background-color:#eecc1d;
}
#help .li-4:before {
	background-color:#eecd1d;
}
#help .li-5:before {
	background-color:#e9b823;
}
#help .li-6:before {
	background-color:#dd872d;
}
#help .li-7:before {
	background-color:#d55936;
}
#help .li-8:before {
	background-color:#d3413f;
}
#help .li-9:before {
	background-color:#d3413f;
}
#help .li-10:before {
	background-color:#d03840;
}
.flist {
	position:relative
}
.flist:before {
	content:'';
	position:absolute;
	top:-50px;
	left:-2px;
	bottom:0;
	width:3px;
	background-image:url(../img/line-orange.png);
	background-size:100% 100%;
}
.flist:after {
	content:'';
	position:absolute;
	left:-12px;
	bottom:-10px;
	width:23px;
	height:21px;
	background-image:url(../img/line-heart.png);
	background-size:100% 100%;
}
.help-visual {
	position:relative;
	margin-bottom:50px;
}
.help-visual img {
	position:absolute;
	bottom:0;
	left:-170px;
}

/* SLIDER */

/* DANGER */
#danger .carousel-inner {
	overflow:visible;
}
.item .container {
	position:relative;
	min-height:350px;
}
#danger .item img {
	position:absolute;
	right:-70px;
	bottom:-50px;
	opacity:0;
}
#danger .item img {
    -webkit-animation: fadeOut .1s;
    -moz-animation: fadeOut .1s; 
}
#danger .item.active img {
	opacity:1;
    -webkit-animation: fadeIn .5s;
    -moz-animation: fadeIn .5s; 
}
#heart .rays2 {
    right:15px;
    top: 15px;
	left:15px;
	bottom:15px;
}
  @-webkit-keyframes fadeIn 
  {       
    0% {opacity: 0;}
    100% {opacity: 1;}
  }
  @-moz-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;}
  }
#danger .carousel-indicators {
	margin:35px 0 35px 0;
	list-style:none;
	text-align:center;
	position:relative;
	width:100%;
	bottom:auto;
	left:auto;
	
}
#danger .carousel-indicators li {
	display:inline-block;
	margin:15px;
	color:#bbb;
	background:none;
	border:2px solid #bbb;
	border-radius:25px;
	padding:5px 15px;
	font-weight:700;
	font-size:18px;
	cursor:pointer;
	width:auto;
	height:auto;
	text-indent:0;
}
#danger .carousel-indicators li.active {
	color:#c50000;
	border:2px solid #c50000;
}
#danger .bigtext {
	margin-bottom:50px;
}
/* PREVENT*/
#prevent .carousel-indicators {
	margin:35px 0 35px 0;
	list-style:none;
	text-align:center;
	position:relative;
	width:100%;
	bottom:auto;
	left:auto;
	
}
#prevent .carousel-indicators li {
	background:#bbb;
	border:none;
	border-radius:50%;
	font-weight:700;
	font-size:18px;
	cursor:pointer;
}
#prevent .carousel-indicators li.active {
	background:#c50000;
	border:none;
}
#prevent .flist:before {
	background-image:url(../img/line-green.png);
}
#prevent .flist:after {
	background-image:url(../img/line-check.png);
}
#prevent .carousel-inner {
	margin:50px 0 100px 30px;
	font-size:18px;
	line-height:32px;
}

/* START */
.steps-1 {
	height:300px;
}
.steps-2>div {
	float:right;
}
.step {
	position:relative;
}
.step .icon {
	height:100px;
	background-position:50% 100%;
	background-repeat:no-repeat;
	background-size:auto auto;
}
.step .num {
	display:block;
	height:30px;
	width:30px;
	border:5px solid #c1cb95;
	text-align:center;
	line-height:21px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:14px;
	color:#669019;
	background:#fff;
	border-radius:50%;
	margin:0 auto;
	position:relative;
	z-index:2;
}
.step .count {
	position:relative;
	height:30px;
	margin:30px 0;
}
.step .count:before {
	content:'';
	position:absolute;
	left:50%;
	right:-15px;
	top:14px;
	height:2px;
	background:#fff;
}
.step .count:after {
	content:'';
	position:absolute;
	right:50%;
	left:-15px;
	top:14px;
	height:2px;
	background:#fff;
	z-index:1;
}
.step-1 .count:after, .step-8 .count:after {
	display:none;
}
.step-4 .count:before, .step-5 .count:before {
	display:none;
}
.step-4 .round {
	display:block;
	position:absolute;
	top:144px;
	left:50%;
	width:155px;
	height:302px;
	overflow:hidden
}
.step-4 .round:after {
	content:'';
	position:absolute;
	top:0;
	left:-165px;
	display:block;
	width:302px;
	height:302px;
	border:2px solid #fff;
	border-radius:100px;
}
.step p {
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-align:center;
}

.step-1 .icon {
	background-image:url(../img/step-1.png);
}
.step-2 .icon {
	background-image:url(../img/step-2.png);
}
.step-3 .icon {
	background-image:url(../img/step-3.png);
}
.step-4 .icon {
	background-image:url(../img/step-4.png);
}
.step-5 .icon {
	background-image:url(../img/step-5.png);
}
.step-6 .icon {
	background-image:url(../img/step-6.png);
}
.step-7 .icon {
	background-image:url(../img/step-7.png);
}
.step-8 .icon {
	background-image:url(../img/step-8.png);
}

/* TEAM */
#team {
	overflow:hidden;
}

.leader img {
	margin:0 auto;
	border-radius:50%;
}
.leader h3 {
	font-family: 'Roboto Condensed', sans-serif;
	color:#333;
	font-weight:400;
	font-size:24px;
	text-align:center;
}
.leader p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:18px;	
}
.leader .order-dual {
	margin:40px 0 50px 0;
}
.feedback h3 {
	display:block;
	font-family: 'Roboto', sans-serif;
	color:#aa0000;
	font-weight:700;
	font-size:24px;
	line-height:1.1;
	padding:0 0 30px 0;
	margin:0;
	text-transform:uppercase;
}
.response {
	background:#ebedf0;
	padding:15px;
	margin-bottom:30px;
	position:relative;
}
.response:after {
	content:'';
	position:absolute;
	bottom:0;
	right:-30px;
	width:30px;
	height:34px;
	
}
.response:before {
	content:'';
	position:absolute;
	bottom:-20px;
	right:-30px;
	width:390px;
	height:20px;
	
}
.response .name {
	color:#555;
	font-size:18px;
	padding:0 0 5px 0;
}
.response .phone {
	color:#aaa;
	font-size:18px;
	padding:0 0 10px;
}
.team-separator {
	border-top:1px solid #ccc;
	margin:20px 0 50px 0;
}
.private h3 {
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	padding:15px 0;
	margin:0;
	font-weight:400;
	text-align:center;
}
.private img {
	border-radius:50%;
	margin:0 auto;
}

/* FINAL */
#final {
	background-color:#fff;
}
#final .features {
	margin:0 0 0 -50px;
	padding:0;
	list-style:none;
	color:#333;
	font-size:24px;
}
#final .features li {
	padding:15px 0 15px 55px;
	background:url(check-green.png) 0 50% no-repeat;
	opacity:.95;
}
#final .order {
	padding:25px 0;
	text-align:right;
	border-bottom:1px solid #ccc;
}
#realy .container {
	position:relative;
}
#realy .help-visual img {
	bottom:-200px;
}

/* CONTACT */
#contact img {
	margin:0 auto;
}
#contact p {
	margin: 15px 0 50px 0;
	text-align:center;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
}
#contact a, #contact a:hover {
	color:#333;
	text-decoration:underline;
}
#contact a.popup, #contact a.popup:hover {
	text-decoration:none;
	border-bottom:1px dotted #333;
}

/* FOOTER */
#footer {
	padding:30px 0 20px 0;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
}

/** POPFORM **/
.note {
	position:absolute;
	padding:15px;
	top:30%;
	left:15px;
	right:15px;
	background:#fff;
	border:1px solid #c50000;
	color:#c50000;
	display:none;
	z-index:99;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	border-radius:25px;
	font-weight:400;
}
.note p {
	margin:10px 0;
}
.popform {
    text-align: center;
    padding: 30px;
    background: #fff;
}
.popform>h3 {
	font-size:24px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	margin:0;
	padding-top:0;
	line-height:1.2;
	text-transform:uppercase;
}
.popform>p {
	color:#000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	padding:10px 0 15px 0;
	margin:0;
	text-transform:uppercase;
}
.popform input {
	width:100%;
	margin-bottom:10px;
	height:50px;
	border-radius:25px;
	border:1px solid #b0b6c3;
/*	text-align:center;*/
	font-size:18px;
    padding-left: 35px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	outline:none;
}
.popform select {
	width:100%;
	margin-bottom:10px;
    padding-left: 35px;
	height:50px;
	border-radius:25px;
	border:1px solid #b0b6c3;
/*	text-align:center;*/
	font-size:18px;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
	outline:none;
}
.popform .form-submit {
	cursor:pointer;
	display:block !important;
	border-radius:25px;
	background-color:#c50000;
	line-height:20px;
	color:#fff;
	font-size:18px;
	padding:15px 30px;
    margin: 0 auto;
}

/* EXIT */
.glue_content.block {
	padding:30px !important;
	background:transparent;
}
#exit .subtitle {
	margin-top:30px;
}


/*31-10-2016*/
#home .bottom .product img {
    position: absolute;
    bottom: 0;
    left: -230px;
    /* width: 531px; */
}
.col-sm-6.col-sm-offset-6.feat {
    margin-left: 35% !important;
    width: 65%;
}#home .bottom .features {
    margin: -32px -50px 0 -50px;
    padding: 0;
    list-style: none;
    color: #fff;
    font-size: 16px;
    width: 58%;
    float: left;
}#home .bottom .features li {
    padding: 15px 0 15px 55px;
    background: url(../img/check-transparent-1.png) 0 50% no-repeat;
    opacity: .95;
}#home .order {
       height: 444px;
    border-radius: 5px;
    width: 48%;
    padding: 3px;
    margin: -13px 0 47px 33px;
    position: relative;
    float: left;
    background: url("../img/bg-small-form-top-1.png") repeat;
}.wrap-price--top {
    background: #D4D7D9;
}.price-new-wrap--top {
    width: 50%;
    float: left;
    background: #D4D7D9;
    padding: 7px 10px 7px 0px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}.price-old-wrap--top {
    background: #D4D7D9;
   padding: 7px 5px 6px 7px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 50%;
    float: left;
}.order .popform form {
    padding: 27px 30px 5px;
}
/*
.price-old-x--top:before {
    content: " ";
    width: 100%;
    height: 1px;
    background: #000;
    position: absolute;
    top: 52%;
    left: 0;
}
*/
p.price-old-x--top {
        color: rgb(0, 0, 0);
    font-size: 24px;
    line-height: 30px;
    font-style: italic;
    
    position: relative;
    letter-spacing: -1px;
    margin: 14px 15px 16px;
}.price-new-x--top {
    color: #f93e0f;
    font-size: 35px;
    line-height: 38px;
    font-style: italic;  font-weight: bold;
    letter-spacing: -1px;
}.price-new-text--top {
    color: #f93e0f;
    font-size: 14px;
    line-height: 14px;  font-weight: bold;
    padding-bottom: 2px;
}.price-old-text--top {
   color: #000;
    font-size: 14px;
    line-height: 12px;
    padding-bottom: 1px;
    font-weight: bold;
}p.vvedite {
    color: #000;
    font-size: 12px;
    line-height: 12px;
    font-style: italic;
    padding: 23px 0 11px;
    top: 22px; font-weight: bold;
    position: relative;
}.order.tgh .popform {
        background: #fff;
    /* padding: 3px; */
    /* background: url("../img/bg-small-form-top-1.png") repeat; */
    border-radius: 5px;
    padding: 30px 0;
}

.order.tgh:after {
    content: ' ';
    background: url("../img/arrow1-1.png") no-repeat 0 0;
        width: 33px;
    height: 53px;
    position: absolute;
    bottom: 75px;
    left: -15px;
    z-index: 10;
}.form-wrapper {
    min-height: 362px;
    padding: 4px;
    background: url("../img/bg-small-form-top-1.png") repeat;
    margin: 0 16px;
    -webkit-box-shadow: 4px 4px 5px 0 rgba(0,0,0,0.43);
    -moz-box-shadow: 4px 4px 5px 0 rgba(0,0,0,0.43);
    box-shadow: 4px 4px 5px 0 rgba(0,0,0,0.43);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}.form-wrapper--bg {
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-height: 362px;
}.form-right--all {
    float: left;
    width: 355px;
    padding: 25px 0 10px 16px;
}.form-main-title--all {
        color: #333333;
    font-size: 23px;
    line-height: 26px;
    padding-bottom: 28px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
}.sale-price-wrap {
    padding-bottom: 10px;
}.sale-wrap--all {
    float: left;
    padding: 7px 6px 0 0;
    position: relative;
    z-index: 1;
    background: url("../img/sale.png") no-repeat center top;
    background-size: contain;
    width: 183px;
    height: 174px;
    text-align: center;
    margin-top: -26px;
}.sale-product-title--all {
    color: #fff;
    margin-top: 50px;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    padding-bottom: 0px;
}.sale-product--all {
    color: #fff;
    font-weight: bold;
    font-size: 42px;
    line-height: 42px;
}.wrap-price--all {
    padding-left: 120px;
}.price-old-wrap--all {
    padding: 0 0 12px 7px;
}.sale-price-wrap:after {
    content: " ";
    clear: both;
    display: block;
}.product-sh {
    padding-right: 42px;
}.product-how-much {
    float: right;
    color: #000;
    font-size: 27px;
    line-height: 27px;
    padding: 4px 9px 3px;
    margin-top: 8px;
    background: #FDDA99;
    border: 1px solid #FF763C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: Tahoma, Arial, sans-serif;
}.product-sh--text {
    color: #333333;
    font-size: 13px;
    line-height: 18px;    font-weight: bold;
    font-style: italic;
    padding-right: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 30px;
}

.padding-left-form {
    text-align: left;
}

.form-center--all {
    float: left;
    width: 50%;
    margin-left: -45px;
    position: relative;
}
.form-center--all:before {
    content: " ";
    background: url("diatrivitin.png") no-repeat;
    width: 100%;
    background-size: contain;
    height: 456px;
    position: absolute;
    top: 4px;
    left: -6px;
}

.form-center--all-es:before {
    content: " ";
    background: url("diatrivitin-es.png") no-repeat;
    width: 100%;
    background-size: contain;
    height: 456px;
    position: absolute;
    top: 4px;
    left: -6px;
}


.form-left--all {
    float: right;
    width: 27%;
    padding-right: 28px;
}p.price-old-text--all {
    color: #000;
    font-size: 14px;
    line-height: 12px;
    padding-bottom: 1px;
    font-weight: bold;
}span.x_price_previous {
    color: rgb(0, 0, 0);
    font-size: 25px;
    line-height: 30px;
    font-style: italic;
    position: relative;
    letter-spacing: -1px;
    margin: 15px 0px 16px 0;
}span.price-old-currency--all.x_currency {
    color: rgb(0, 0, 0);
    font-size: 17px;
    line-height: 30px;
    font-style: italic;
    position: relative;
    letter-spacing: -1px;
    margin: 15px 0px 16px 0;
}p.price-new-text--all {
    color: #f93e0f;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    padding-bottom: 2px;
}p.price-new-x--all {
    color: #f93e0f;
    font-size: 34px;
    line-height: 27px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -1px;
}span.x_price_current {
    margin-left: -20px;
}
.form--all p.vvedite {
    color: #000;
    font-size: 14px;
    line-height: 12px;
    font-style: italic;    font-weight: bold;
    padding: 23px 0 11px;
    top: 22px;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
}.form--all input {
    width: 100%;
    margin-bottom: 10px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #b0b6c3;
/*    text-align: center;*/
    padding-left: 35px;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    outline: none;
}
.form--all select {
    width: 100%;
    margin-bottom: 10px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #b0b6c3;
/*    text-align: center;*/
        padding-left: 35px;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    outline: none;
}

.form--all form#popform {
    top: 38px;
    position: relative;
    margin-left: -31px;
}

.form--all form{
    top: 38px;
    position: relative;
    margin-left: -31px;
}

span.price_main span.price_main_value, span.price_main span.price_main_currency {
 font-size: 35px;   
}

span.price_old span.price_main_value, span.price_old span.price_main_currency {
    font-size: 20px;
    text-decoration: line-through;
}

.form--all form#popform:after{
content: ' ';
    background: url("../img/arrow1-1.png") no-repeat 0 0;
    width: 33px;
    height: 53px;
    position: absolute;
    bottom: 46px;
    left: -26px;
    z-index: 10;
	}img.sale {
    width: 200px;
    position: absolute;
    left: 177px !important;
    bottom: 81px !important;
}
.form--all form:after{
content: ' ';
    background: url("../img/arrow1-1.png") no-repeat 0 0;
    width: 33px;
    height: 53px;
    position: absolute;
    bottom: 46px;
    left: -26px;
    z-index: 10;
	}img.sale {
    width: 200px;
    position: absolute;
    left: 177px !important;
    bottom: 81px !important;
}

#final .form-wrapper {
    margin-top: 100px;
    text-align: center;
}::-webkit-input-placeholder {font-weight:bold; color:#757575}
::-moz-placeholder          {font-weight:bold;color:#757575}/* Firefox 19+ */
:-moz-placeholder           {font-weight:bold;color:#757575}/* Firefox 18- */
:-ms-input-placeholder      {font-weight:bold;color:#757575}
.cbh-phone.cbh-show {
    visibility: visible;
}.cbh-phone{position:fixed;  right: 10px;bottom: 10px; visibility:hidden;background-color:transparent;width:200px;height:200px;cursor:pointer;z-index:99;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transition:visibility .5s;-moz-transition:visibility .5s;-o-transition:visibility .5s;transition:visibility .5s}
.cbh-phone.cbh-show{visibility:visible}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
.cbh-phone.cbh-static1{opacity:.6}
.cbh-phone.cbh-hover1{opacity:1}
.cbh-ph-circle{width:160px;height:160px;top:20px;left:20px;position:absolute;background-color:transparent;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid rgba(30,30,30,.4);opacity:.1;-webkit-animation:cbh-circle-anim 1.2s infinite ease-in-out;-moz-animation:cbh-circle-anim 1.2s infinite ease-in-out;-ms-animation:cbh-circle-anim 1.2s infinite ease-in-out;-o-animation:cbh-circle-anim 1.2s infinite ease-in-out;animation:cbh-circle-anim 1.2s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.cbh-phone.cbh-active .cbh-ph-circle1{-webkit-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;-moz-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;-ms-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;-o-animation:cbh-circle-anim 1.1s infinite ease-in-out!important;animation:cbh-circle-anim 1.1s infinite ease-in-out!important}
.cbh-phone.cbh-static .cbh-ph-circle{-webkit-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;-moz-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;-ms-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;-o-animation:cbh-circle-anim 2.2s infinite ease-in-out!important;animation:cbh-circle-anim 2.2s infinite ease-in-out!important}
.cbh-phone.cbh-hover .cbh-ph-circle{border-color:rgba(0,175,242,1);opacity:.5}
.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle{border-color:rgba(117,235,80,1);opacity:.5}
.cbh-phone.cbh-green .cbh-ph-circle{border-color:rgba(0,175,242,1);opacity:.5}
.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle{border-color:rgba(204,204,204,1);opacity:.5}
.cbh-phone.cbh-gray .cbh-ph-circle{border-color:rgba(117,235,80,1);opacity:.5}
.cbh-ph-circle-fill{width:100px;height:100px;top:50px;left:50px;position:absolute;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;-webkit-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;animation:cbh-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.cbh-phone.cbh-active .cbh-ph-circle-fill{-webkit-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;-moz-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;-ms-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;-o-animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important;animation:cbh-circle-fill-anim 1.7s infinite ease-in-out!important}
.cbh-phone.cbh-static .cbh-ph-circle-fill{-webkit-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;-moz-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;-ms-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;-o-animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;animation:cbh-circle-fill-anim 2.3s infinite ease-in-out!important;opacity:0!important}         .cbh-phone.cbh-hover .cbh-ph-circle-fill{background-color:rgba(0,175,242,.5);opacity:.75!important}
.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle-fill{background-color:rgba(117,235,80,.5);opacity:.75!important}
.cbh-phone.cbh-green .cbh-ph-circle-fill{background-color:rgba(0,175,242,.5);opacity:.75!important}
.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle-fill{background-color:rgba(204,204,204,.5);opacity:.75!important}
.cbh-phone.cbh-gray .cbh-ph-circle-fill{background-color:rgba(117,235,80,.5);opacity:.75!important}
.cbh-ph-img-circle1{width:60px;height:60px;top:70px;left:70px;position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==);background-color:rgba(30,30,30,.1);background-position:center center;background-repeat:no-repeat;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.7;-webkit-animation:cbh-circle-img-anim 1s infinite ease-in-out;-moz-animation:cbh-circle-img-anim 1s infinite ease-in-out;-ms-animation:cbh-circle-img-anim 1s infinite ease-in-out;-o-animation:cbh-circle-img-anim 1s infinite ease-in-out;animation:cbh-circle-img-anim 1s infinite ease-in-out}
.cbh-phone.cbh-active .cbh-ph-img-circle1{-webkit-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;-moz-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;-ms-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;-o-animation:cbh-circle-img-anim 1s infinite ease-in-out!important;animation:cbh-circle-img-anim 1s infinite ease-in-out!important}
.cbh-phone.cbh-static .cbh-ph-img-circle1{-webkit-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;-moz-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;-ms-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;-o-animation:cbh-circle-img-anim 0s infinite ease-in-out!important;animation:cbh-circle-img-anim 0s infinite ease-in-out!important}
.cbh-phone.cbh-hover .cbh-ph-img-circle1{background-color:rgba(0,175,242,1)}
.cbh-phone.cbh-green.cbh-hover .cbh-ph-img-circle1:hover{background-color:rgba(117,235,80,1)}
.cbh-phone.cbh-green .cbh-ph-img-circle1{background-color:rgba(0,175,242,1)}
.cbh-phone.cbh-green .cbh-ph-img-circle1{background-color:rgba(0,175,242,1)}
.cbh-phone.cbh-gray.cbh-hover .cbh-ph-img-circle1{background-color:rgba(204,204,204,1)}
.cbh-phone.cbh-gray .cbh-ph-img-circle1{background-color:rgba(117,235,80,1)}@-moz-keyframes cbh-circle-anim{0%{-moz-transform:rotate(0deg) scale(0.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0deg) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0deg) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}@-webkit-keyframes cbh-circle-anim{0%{-webkit-transform:rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0deg) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);-webkit-opacity:.1}}@-o-keyframes cbh-circle-anim{0%{-o-transform:rotate(0deg) kscale(0.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0deg) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0deg) scale(1) skew(1deg);-o-opacity:.1}}@keyframes cbh-circle-anim{0%{transform:rotate(0deg) scale(0.5) skew(1deg);opacity:.1}30%{transform:rotate(0deg) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0deg) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes cbh-circle-fill-anim{0%{-moz-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0deg) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@-webkit-keyframes cbh-circle-fill-anim{0%{-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@-o-keyframes cbh-circle-fill-anim{0%{-o-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@keyframes cbh-circle-fill-anim{0%{transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}50%{transform:rotate(0deg) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0deg) scale(0.7) skew(1deg);opacity:.2}}@keyframes cbh-circle-img-anim{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{transform:rotate(0deg) scale(1) skew(1deg)}}@-moz-keyframes cbh-circle-img-anim{0%{transform:rotate(0deg) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-moz-transform:rotate(0deg) scale(1) skew(1deg)}}@-webkit-keyframes cbh-circle-img-anim{0%{-webkit-transform:rotate(0deg) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-webkit-transform:rotate(0deg) scale(1) skew(1deg)}}@-o-keyframes cbh-circle-img-anim{0%{-o-transform:rotate(0deg) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}100%,50%{-o-transform:rotate(0deg) scale(1) skew(1deg)}}
.cbh-ph-img-circle1 {

}
.cbh-phone.cbh-green .cbh-ph-circle {border-color: rgba(0, 175, 242, 1)}
.cbh-phone.cbh-green .cbh-ph-circle-fill {background-color: rgba(0, 175, 242, 1);}
.cbh-phone.cbh-green .cbh-ph-img-circle1 {background-color:rgba(0, 175, 242, 1);}
body, div, dl, dt, dd, ul, ol, li, nav, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, a {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}

.wrapimg {
        position: relative;
    }
    .wrapimg img {
        position: absolute;
        top:0px;
        left: 210px;
        width: 647px;
        height: 375px;
    }
.wrapimg-pop img {
	position: absolute;
	top: 18px;
	left: 179px;
	width: 540px;
	height: auto;
    }

@media screen and (max-width: 991px) {
    #clbh_phone_div{display: none !important;}
}

div#pop_big {
    padding: 0px;
    overflow: hidden !important;
    background: rgba(0, 0, 0, 0);
}.fancybox-default-skin {
    border-color: #f9f9f9;
    background: rgba(249, 249, 249, 0);
}.fancybox-default-skin-open {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
    min-width: 900px;
}.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
    -webkit-transform: translate3d(0,0,0);
    min-width: 900px;
}.hidden.pb {
    display: none ;
	
}

#home.fullscreen .bottom {
    position: absolute;
    right: 0;
    bottom: 70px;
    left: 0;
}
#home .top .callback {
    font-size: 14px;
        padding: 30px 0;
}
.wdpu-content .popform .form-center--all:before {
    content: " ";
    background: url("diatrivitin.png") no-repeat;
    width: 100%;
    background-size: contain;
    height: 354px !important ;
    position: absolute;
    top: 4px;
    left: -6px;
}

.wdpu-content .popform .form-center--all-es:before {
    content: " ";
    background: url("diatrivitin-es.png") no-repeat;
    width: 100%;
    background-size: contain;
    height: 354px !important ;
    position: absolute;
    top: 4px;
    left: -6px;
}
div#exit {
    top: 25%;
    left: 0;
    right: 0;
    font-size: 14px;
    margin: auto;
    width: 100%;
    min-width: 320px;
    max-width: 900px;
    position: fixed;
    padding: 0px;
    border: 0px solid #383838;
    background: rgba(254, 254, 254, 0);
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0),0 19px 60px rgba(0, 0, 0, 0);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}.close:before {
    color: rgba(255, 255, 255, 0.9);
  /*  content: "X";*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}#exit button.close {
        right: 40px;
    position: relative;
    top: -8px;
    background: url(../img/close.png);
    width: 32px;
    height: 32px;
    opacity: 1;
    right: 38px;
}div#exit {
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto!important;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(51,51,51,0.8);
    
    
    min-width: 0;
    max-width: 100%;
}a.fancybox-close { background: url(../img/close.png);width:32px; height:32px;
}a.fancybox-close {
    background-image: url(../img/close.png) !important;
    width: 32px;
    position: absolute;
    height: 32px;
    top: -6px;
    right: 10px;
    background-repeat: no-repeat;
}.wrap1 {
    margin: auto;
    width: 100%;
    top: 25%;
    position: relative;
    min-width: 320px;
    max-width: 956px;
}div#pop_thank {
    max-width: 400px;
    padding: 40px 0;
    font-size: 25px;
}div#thankyou .wrap1 {
    max-width: 400px;
} #thankyou button.close {
    right: 40px;
    position: relative;
    top: -8px;
    background: url(../img/close.png);
    width: 32px;
    height: 32px;
    opacity: 1;
    right: -8px;
}div#thankyou {
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto!important;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(51,51,51,0.8);
    min-width: 0;
    max-width: 100%;
}
form .error_form {
  border-radius: 3px;
  box-sizing: border-box;
  left: 50%;
  margin-left: -100px;
  line-height: 1.15;
  max-width: 200px;
  padding: 6px 15px;
  position: absolute;
  top: 0;
  width: 1000px;
  display: block;                     
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  transition: all 1s ease-in;
}
form .error_form {
  background: #e94e26 none repeat scroll 0 0;
  color: #fff;
  z-index: 1;
}
form .error_form::before {
  border-bottom: 5px solid #e94e26;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 100px;
  top: -10px;
  width: 0;
}
form .error_form::before {
  content: "";
  position: absolute;
}



.hidden-conf {
    display: none
}

.conf-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #000;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -khtml-opacity: .9;
    opacity: .9
}

.conf-info {
    position: relative;
    cursor: default;
    width: 800px;
    padding: 30px 30px;
    color: #000;
    z-index: 9999;
    text-align: left;
    background: #fff;
    border-radius: 6px;
    position: fixed;
    top: 8%;
    left: 50%;
    margin: 0 0 0 -420px
}

.conf-info .conf-head {
    font: 30px/30px arial, sans-serif;
    margin: 0 0 16px
}

.conf-info h5 {
    font: 700 18px/18px arial, sans-serif;
    margin: 16px 0 6px
}

.conf-info p {
    font: 13px/15px arial, sans-serif;
    margin: 0 0 8px
}

.closeconf-but {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 29px;
    width: 29px;
    cursor: pointer;
    background: url(../img/img_close-conf.png) no-repeat
}