body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}q{quotes:none}img{border:none}table{border-collapse:collapse;border-spacing:0}textarea{font-family:sans-serif}pre,code,kbd,samp{font-family:monospace, serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}form{margin:0}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}textarea{overflow:auto;vertical-align:top}

/*  Cond fonts: uncomment if required
@font-face {
	font-family: 'Myriad Pro Cond';
	src: url('../fonts/hinted-MyriadPro-Cond.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-Cond.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-Cond.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad Pro Cond';
	src: url('../fonts/hinted-MyriadPro-BoldCond.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-BoldCond.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-BoldCond.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
*/
/*  Italic fonts: uncomment if required
@font-face {
	font-family: 'Myriad Pro Cond';
	src: url('../fonts/hinted-MyriadPro-BoldCondIt.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-BoldCondIt.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-BoldCondIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Myriad Pro Cond';
	src: url('../fonts/hinted-MyriadPro-CondIt.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-CondIt.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-CondIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
*/
@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/hinted-MyriadPro-Light.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-Light.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/hinted-MyriadPro-Regular.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-Regular.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*  Bold fonts: uncomment if required
@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/hinted-MyriadPro-Semibold.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-Semibold.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/hinted-MyriadPro-Bold.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-Bold.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}*/

/*  Italic fonts: uncomment if required
@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/hinted-MyriadPro-It.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-It.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-It.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/hinted-MyriadPro-BoldIt.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-BoldIt.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-BoldIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/hinted-MyriadPro-SemiboldIt.woff2') format('woff2'),
		url('../fonts/hinted-MyriadPro-SemiboldIt.woff') format('woff'),
		url('../fonts/hinted-MyriadPro-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}
*/
html {
  font-size: 16px;
}
body{
	font-family: 'Myriad Pro', sans-serif;
	font-weight:300;
	color:#3a3939;
	font-size:100%;
	width: 100%;
}
nav{
	display:none;
}
h1,h2,h3,h4,h5{
	color:#646363
}
#d1,#d2,#d3,#d4,#d5,#d6,#d7,#d8,#d9,#d10,#d11{
	position:relative;
	overflow:hidden;
}

.id1,.id2,.id3,.id4,.id5,.id6,.id7,.id8,.id9,.id10,.id11{
	position:relative;
	z-index:0;
	width:100%;
	height:auto;
	display:block;
}
.hidden-load{
	visibility:hidden;
}
.hidden-load.animated{
	visibility:visible;
}
 #buybutton{top:25px;right:10px;position:fixed;z-index:110;}

.img-circle{
	background-color:#44a326;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
}
.circletext{
	z-index: 12;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	border: 2px solid #44a326;
	width:198px;
	height:198px;
	width:10.3125vw;
	height:10.3125vw;
	/*bottom:-25px;*/
	top:0px;
	right:10px;
	right:0.5208333333333334vw;
	position:fixed;
	-webkit-border-radius:100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	opacity: .5;
	-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
	-moz-animation: circle-anim 2.4s infinite ease-in-out !important;
	-ms-animation: circle-anim 2.4s infinite ease-in-out !important;
	-o-animation: circle-anim 2.4s infinite ease-in-out !important;
	animation: circle-anim 2.4s infinite ease-in-out !important;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all 0.5s;
}
.circle-fill{
	z-index: 11;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	background-color:#44a326;
	width:132px;
	height:132px;
	height:6.875vw;
	width:6.875vw;
	/*bottom:0px;*/
	top:33px;
	top:1.71875vw;
	right:43px;
	right:2.2395833333333335vw;
	position:fixed;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation: circle-fill-anim 2.3s infinite ease-in-out;
	animation: circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;
}
.img-circle{
	z-index: 10;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	width:102px;
	height:102px;
	width:5.3125vw;
	height:5.3125vw;
	/*bottom: 14px;*/
	top:48px;
	top:2.5vw;
	right: 58px;
	right:3.0208333333333335vw;
	position:fixed;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid transparent;
	opacity: .7;
}
.img-circleblock{
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	width:102px;
	height:102px;
	width:5.3125vw;
	height:5.3125vw;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
    color: #FFF;
    position: relative;
    z-index: 12;
	font-weight:normal;
	font-size:25px;
	font-size:1.3vw;
	cursor:pointer;
	
}
.img-circle:hover{opacity: 1;}

@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes 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(0.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 circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes 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 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 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 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;}}

.logo{
	position:absolute;
	z-index:1;
	top:6.66%;
	left:8.85%;
	width:14.79%;
}
.logo img{
	width:100%;
	height:auto;
}
.sl1{
	top:20.8%;
	left:8.85%;
	position:absolute;
	z-index:1;
	font-size:42px;
	text-transform:uppercase;
	line-height:2.6vw;
	font-size: 2.19vw;
	font-weight:300;
	margin:0;
}
.sl1 span{
	font-size:50px;
	font-size: 2.6vw;
	/*color:#44a326;*/
	font-weight:normal;
}
.sl2{
	position:absolute;
	z-index:1;
	font-size:54px;
	font-size: 2.81vw;
	color:#198cd2;
	text-transform:uppercase;
	top:10.5%;
	left: 32.5%
}

.blue_color {
	color:#198cd2;
}

#d1-1{
	padding: 36px 8.85%;
	overflow:hidden;
}
#d1-1 .list{
	width:33%;
	float:left;
	font-size:29px;
	font-size:1.51vw;
	position:relative;
	display:block;
}
#d1-1 .list span.icon{
	width:21.63%;
	display:block;
	float:left;
}
#d1-1 .list span.text{
	display: flex;
    height: 100%;
    position: absolute;
    top: auto;
    bottom: auto;
    margin-left: 25.42%;
    vertical-align: middle;
    align-items: center;
	max-width:55%;
}
#d1-1 .list span img{
	width:100%;
	height:auto;
	display:block;
}

.dpan{
	position:absolute;
	left:67.18%;
	top:7.5%;
	padding-right:8.85%;
}
#d4 .dpan{
	top:13.5%;
}
#d6 .dpan{
	top:17%;
}
.dpan h2{
	margin:0 0 4.5%;
	font-size:62px;
	font-size:3.23vw;
	line-height:66px;
	line-height:3.44vw;
	font-weight:300;
}
.dpan .text{
	display:block;
}
.imgpan p,
.hconteiner p,
.idpan p,
.dpan p{
	font-size:25px;
	font-size:1.3vw;
	margin: 5px 0;
}

.idpan{
	position:absolute;
	left:45.31%;
	top:18.5%;
	margin-right:8.85%;
}
.idpan small{
	margin-top:3.7%;
	font-size:14px;
	font-size:0.73vw;
}
.idpan h4{
	color:#198cd2;
	font-weight:300;
	font-size:33px;
	font-size:1.72vw;
	margin-top:0;
	margin-bottom:1%;
}
.idpan .itext2 h4,
.idpan .itext2 p{
	max-width:63.63%;
}
.idpan .imenu{
	margin-top:9.27%;
	margin-bottom:5.55%;
}
.idpan .imenu a{
	display:inline-block;
	position:relative;
	width:13.13%;
	height:auto;
	margin-right:1.8%;
	overflow: hidden;
}
.idpan .imenu img{
	width:100%;
	height:auto;
	display:block;
}
.idpan .imenu span{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
}
#d3 .idpan .imenu .m1 span{
	background: transparent url('../images/iconset2-1-n.png') left top no-repeat;
	background-size: 100%;
}
#d3 .idpan .imenu .m2 span{
	background: transparent url('../images/iconset2-2-n.png') left top no-repeat;
	background-size: 100%;
}
#d3 .idpan .imenu .m3 span{
	background: transparent url('../images/iconset2-3-n.png') left top no-repeat;
	background-size: 100%;
}
#d3 .idpan .imenu .m4 span{
	background: transparent url('../images/iconset2-4-n.png') left top no-repeat;
	background-size: 100%;
}
.idpan .imenu .m1.active span,
.idpan .imenu .m2.active span,
.idpan .imenu .m3.active span,
.idpan .imenu .m4.active span{
	background-position: 0 50% !important
}
.idpan .imenu .m1:hover span,
.idpan .imenu .m2:hover span,
.idpan .imenu .m3:hover span,
.idpan .imenu .m4:hover span{
	background-position: 0 100% !important
}
#d5 .idpan .imenu .m1 span{
	background: transparent url('../images/iconset3-1-n.png') left top no-repeat;
	background-size: 100%;
}
#d5 .idpan .imenu .m2 span{
	background: transparent url('../images/iconset3-2-n.png') left top no-repeat;
	background-size: 100%;
}
#d5 .idpan .imenu .m3 span{
	background: transparent url('../images/iconset3-3-n.png') left top no-repeat;
	background-size: 100%;
}
#d5 .idpan .imenu .m4 span{
	background: transparent url('../images/iconset3-4-n.png') left top no-repeat;
	background-size: 100%;
}

#d7 h3{
	top:0;
	font-size:70px;
	font-size:3.65vw;
	font-weight:300;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:10;
}
.scbtn{
	position:relative;
	width:100%;
	/*left:0;
	top: 63%;*/
	background:#f8f8fa;
	overflow: hidden;
	margin-top:-100px;
	margin-top:-5.208333333333334vw;
}
.scpan{
	background:#f8f8fa;
	overflow: hidden;
	clear:left;
	position:relative;
}
.scpan h4{
	color:#198cd2;
	font-weight:300;
	font-size:20px;
	font-size:1.04vw;
}
.scpan p{
	font-size:19px;
	font-size:0.99vw;
}
.scbtn span,
.scpan span{
	display:block;
	float:left;
}
.scbtn .sc1b,
.scpan .sc1{
	margin-left:8.85%;
	width:14.32%;
	padding-right:3.92%;
	box-sizing:border-box;
}
.scbtn .sc2b,
.scpan .sc2{
	width:15.1%;
	padding-right:4.7%;
	box-sizing:border-box;
}
.scbtn .sc3b,
.scpan .sc3{
	width:16.66%;
	padding-right:6.26%;
	box-sizing:border-box;
}
.scbtn .sc4b,
.scpan .sc4{
	width:13.33%;
	padding-right:2.93%;
	box-sizing:border-box;
}
.scbtn .sc5b,
.scpan .sc5{
	width:13.54%;
	padding-right:3.14%;
	box-sizing:border-box;
}
.scbtn .sc6b,
.scpan .sc6{
	width:14.32%;
	padding-right:3.92%;
	box-sizing:border-box;
}
.scbtn span a{
	font-style:normal;
	height:55px;
	height:2.86vw;
	width:55px;
	width:2.86vw;
	border: 1px #b2b2b3 solid;
	border-radius:55px;
	color:#198cd2;
	font-size:19px;
	font-size:0.99vw;
	display:block;
	text-align:center;
	line-height:55px;
	line-height:2.86vw;
	margin: 0 auto;
	text-decoration:none;
}
.scbtn span a.active{
	background:#198cd2;
	color:#FFF;
}

.hconteiner{
	padding: 1px 8.85% 2em;
	background:#f2f2f2;
	margin-top:6px;
}
.hconteiner h3{
	font-size:70px;
	font-size:3.65vw;
	font-weight:300;
	text-align:center;
	width:100%;
	margin-top:1em;
	margin-bottom:0.5em;
	
}
.day-night {
	position:relative;
}
.sun,
.moon{
	position:absolute;
	width:10.42%;
	z-index:1;
	left: 9.63%;
    top: 42%;
    transform: translate(-0%,-50%);
}
.sun{
	left: 90.36%;
	top: 46%;
	transform: translate(-100%,-50%);
}
.sun img,
.moon img{
	width:100%;
	height:auto;
	display:block;
}
.day-night-after{
	background:#f2f2f2;
	padding-bottom:40px;
	overflow:hidden;
	margin-bottom:6px;
}
.night,
.day{
	width:50%;
	float:left;;
	overflow:hidden;
	box-sizing:border-box;
	padding-left:8.85%;
	
}
.night .idpan,
.day .idpan{
	position:static;
	padding-top:1px;
	padding-right:1px;
	margin-right:0;
}
.day-night-after .imenu{
	margin-top:44px;
	margin-top:2.29vw;
}
.day-night-after .imenu a{
	width:14.68%;
}
.day-night-after .itext2{
	min-height:12vw;
}
.night .idpan{
	border-right:1px #5c5c5c solid;
}

#d8 .night .idpan .imenu .m1 span{
	background: transparent url('../images/iconset4-1-n.png') left top no-repeat;
	background-size: 100%;
}
#d8 .night .idpan .imenu .m2 span{
	background: transparent url('../images/iconset2-2-n.png') left top no-repeat;
	background-size: 100%;
}
#d8 .night .idpan .imenu .m3 span{
	background: transparent url('../images/iconset4-3-n.png') left top no-repeat;
	background-size: 100%;
}
#d8 .day .idpan .imenu .m1 span{
	background: transparent url('../images/iconset3-4-n.png') left top no-repeat;
	background-size: 100%;
}
#d8 .day .idpan .imenu .m2 span{
	background: transparent url('../images/iconset4-5-n.png') left top no-repeat;
	background-size: 100%;
}
#d8 .day .idpan .imenu .m3 span{
	background: transparent url('../images/iconset3-3-n.png') left top no-repeat;
	background-size: 100%;
}

#d9-1{
	background:#e6e6e6;
	padding:1px 0;
	position:relative;
	overflow:hidden;
	margin-bottom:6px;
}
#d9-1 .imgpan{
	width:19.89%;
	margin-left:8.85%;
	margin-top:6.2vw;
	margin-bottom:5.73vw;
}
#d9-1 .imgpan img{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:1.56vw;
}
#d9-1 .mobpan{
	position:absolute;
	padding-left:42.18%;
	top:6.2vw;
	top:calc(6.2vw + 1px);
	width:100%;
}
#d9-1 .mobpan > span{
	display:block;
	float:left;
	width:7.7%;
	margin-right:5.98%;
}
#d9-1 .mobpan span img{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:2.6vw;
}
#d9-1 .mobpan span p{
	font-size:17px;
	font-size:0.89vw;
	margin:5px 0;
}
#d9-1 .mobpan .btn2,
#d9-1 .mobpan .btn1{
	position:relative;
}
#d9-1 .mobpan .btn2 img,
#d9-1 .mobpan .btn1 img{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:8px;
}
#d9-1 .mobpan .btn2 a,
#d9-1 .mobpan .btn1 a{
	background: transparent url('../images/iconset-app.png') top left no-repeat;
	background-size:100%;
	width:100%;
	height:100%;
	display:block;
	position: absolute;
    top: 0;
}
#d9-1 .mobpan .btn1 a:hover{
	background-position:0 25%;
}
#d9-1 .mobpan .btn2 a{
	background-position:0 50%;
}
#d9-1 .mobpan .btn2 a:hover{
	background-position:0 75%;
}

#d10 h3{
	position:absolute;
	top:17.59%;
	left:8.85%;
	font-size:70px;
	font-size:3.65vw;
	font-weight:300;
	margin:0;
	max-width:32.29%;
	z-index:100;
}
#cycle{
    position: relative;
    top: 0;
	width:100%;\
	overflow: hidden;	
}
#cycle .cycle-slide{
	width:100%;
}

#cycle .cycle-slide img.id10 {
	max-width: 	100%;
	transform:translateX(0);
}
.pagerbar{
	background:#f9f9f9;
	height:90px;
	height:4.69vw;
	display: flex;
    align-items: center;
	margin-bottom:6px;
}
.cycle-pager{
	font-size:70px;
	font-size:3.65vw;
	font-family:sans-serif;
	color:#b8b7b7;
	margin:auto auto;

}
.cycle-pager span{
	cursor:pointer;
	display:inline-block;
	margin: 0 5px;
}
.cycle-pager .cycle-pager-active{
	color:#44a326;
}
.vbtn{
	position: absolute;
    left: 67.18%;
	bottom:19%;
	width:6.66%;
	background: transparent url('../images/play.png') top left no-repeat;
	background-size:100%;
	display:block;
}
.vbtn:hover{
	background: transparent url('../images/play-a.png') top left no-repeat;
	background-size:100%;
}
.vdsc{
	position: absolute;
	left:75.52%;	
	font-size:25px;
	font-size:1.3vw;
	bottom: 22.1%; 
    width: 12%;
}
.vbtn img{
	width:100%;
	height:auto;
	display:block;
}

#d11-1{
    padding: 0 6.25% 88px 8.85%;
	padding: 0 6.25% 4.58vw 8.85%;
	overflow:hidden;
	background:#e6e6e6
}
#d11-1 h4{
	font-weight:300;
	font-size:41px;
	font-size:2.14vw;
}
#d11-1 .list{
	width:33%;
	float:left;
	font-size:29px;
	font-size:1.51vw;
	position:relative;
	display:block;
}
#d11-1 .list:nth-child(1) img{
	width:79.93%;
	height:auto;
	display:block;
	margin: 0 auto;
}
#d11-1 .list:nth-child(2) img{
	width:43.72%;
	height:auto;
	display:block;
	margin: 0 auto;
}
#d11-1 .list:nth-child(3) img{
	width:100%;
	height:auto;
	display:block;
}
#d11-1 .list span,
#d11-1 .list p{
	width:79%;
	display:block;
}/*
#d11-1 .list:nth-child(1) span,
#d11-1 .list:nth-child(1) p{
	width:59%;
	display:block;
}*/

#d11-1 .dbtn{
	font-size:36px;
	font-size:1.88vw;
	border:1px #44a326 solid;
	display:block;
	margin:0 auto;
	color:#515150;
	text-decoration:none;
	line-height:65px;
	line-height:3.39vw;
	clear:left;
	width:56.96%;
	box-sizing:border-box;
	text-align:center;	
}
#d11-1 .dbtn:hover{
	color:#FFF;
	background:#44a326;
}
#d12{
	background:#f8f8fa;
	overflow:hidden;
}
#d12 h2{
	font-weight:300;
	font-size:70px;
	font-size:3.65vw;
	text-align:center;
	width:100%;
	margin-bottom: 1.5em;
}
#d12 h4{
	font-size:25px;
	font-size:1.3vw;
	font-weight:300;
	position: absolute;
	top: -2.5vw;
    left: 0;
    margin: 0;
    white-space: nowrap;
}
.bpan .price{
	font-size:41px;
	font-size:2.14vw;
	color:#44a326;
}
.bpan .desc{
	font-size:21px;
	font-size:1.09vw;
    width: 78%;
    margin: 30px 0 70px 14%;
    margin: 1.56vw 0 3.65vw 14%;;
	text-align:left;
	min-height:230px;
	min-height:11.979166666666668vw;
}
.bpan .title{
	font-size:25px;
	font-size:1.3vw;
	color:#44a326;
	height:4.3vw;
	width:80%;
	vertical-align:middle;
	margin:0 auto;
	display: flex;
    align-items: center;
    justify-content: center;
}
.bpan .subttl {
	font-size:15px;
	margin-top: 15px;
}
.bpan.first{
	background:#44a326;
	color:#FFF;
}
.bpan.first .price{
	color:#FFF;
}
.buy{
	width:14.58%;
	float:left;
	position:relative;
}
.bpan{
	text-align:center;
}
.bpan img{
	width:41.78%;
	height:auto;
	display:block;
	margin:80px auto 40px;
	margin:4.17vw auto 2.08vw;
}
.bpan.first img{
	width:100%;
	height:auto;
	display:block;
	margin:1.77vw 0 0.9vw;
}
.bpan.first{
	padding-top:1px;
	padding-bottom: 1px;
}
.buy span{
	display:block;
}
.by1{
	margin-left:8.85%;
	margin-right:3.64%;
}
.buy.by2,
.buy.by4{
	padding:0 0.5%;
}
.buy:hover{
	background:#FFF;
}

.buy.by5,
.buy.by2,
.buy.by3,
.buy.by4{
	border-top:1px #5c5c5c solid;
}
.buy.by5{
	/*margin-left:3.64%;*/
    float: right;
    margin-right: 8.85%;
}

.buy .checkboxc{
	width:14.28%;
	padding-top:14.28%;
	margin: 40px auto 70px; 
	margin: 2.08vw auto 3.65vw;
	position:relative;
}
.bborder{
    margin:0 8.85% 70px;
	margin:0 8.85% 3.65vw;
	border-top:1px #5c5c5c solid;
	height:1px;
	clear:left;

}
/*
.buy .checkbox input{
	position:absolute;
	opacity:0;
}

.checkbox {
  vertical-align: top;
  margin: 0 3px 0 0;
  width: 17px;
  height: 17px;
}*/

.checkbox + label {
  cursor: pointer;
  display: block;
}
.checkbox:not(checked) {
  position: absolute;
  opacity: 0;
}
.checkbox:not(checked) + label {
  
  padding: 0; 
}
.checkbox:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  border:1px #5a5a5a solid;
  background:#FFF;
}
.checkbox:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  z-index:2;
}

.checkboxc:hover .checkbox:not(checked) + label:before {
	background:#44a326 url('../images/checkbox.png') 0 100% no-repeat;
	background-size:100%;
}
.checkboxc:hover .checkbox:checked + label:before {
  background:#44a326 url('../images/checkbox.png') 0 50% no-repeat;
  background-size:100%;
}
.checkbox:checked + label:before {
  background:#FFF url('../images/checkbox.png') 0 0 no-repeat;
  background-size:100%;
   border:1px #44a326 solid;
}
.checkbox:checked + label:after {
  
}
.total{
	margin: 0 8.85% 40px;
	margin: 0 8.85% 2.08vw;
	font-size: 36px;
    font-size: 1.88vw;
	text-align:right;
}
.total span{
	font-size:70px;
	font-size:3.65vw;
	color: #44a326;
}
.button{
    font-size: 36px;
    font-size: 1.88vw;
    border: 1px #44a326 solid;
    color: #515150;
    text-decoration: none;
    line-height: 65px;
    line-height: 3.39vw;
    width: 40%;
    box-sizing: border-box;
	text-align:center;
	display:block;
}
.button:hover{
	color:#FFF;
	background:#44a326;
}
.button.first{
	margin-left:8.85%;
	float:left;
	margin-bottom:100px;
	margin-bottom:5.21vw;
}
.button.second{
	margin-right:8.85%;
	float:right;
	margin-bottom:100px;
	margin-bottom:5.21vw;
}

#d12-1{
	padding: 0 8.85%;
	display:table;
	width:100%;
	box-sizing:border-box;
	margin-bottom:65px;
	margin-bottom:3.39vw;
}
#d12-1 .crow{
	display:table-row;
}
#d12-1 .ccol{
	display:table-cell;
	width:20%;
	vertical-align:top;
}
#d12-1 h5{
	font-size:51px;
	font-size:2.66vw;
	color:#44a326;
	font-weight:300;
	padding-bottom:20px;
	margin-bottom:25px;
	padding-bottom:1.04vw;
	margin-bottom:1.3vw;
	border-bottom:1px #5c5c5c solid;
	float:left;
	width:31.64%;
	margin-top:1em;
}
#d12-1 a{
	display:block;
	font-size:25px;
	font-size:1.3vw;
	margin: 5px 0;
	float:left;
	clear:left;
	color:#5c5c5c;
	text-decoration:none;
}
#d12-1 a:hover{
	text-decoration:underline;
}

#d13{
	background:#e6e6e6;
	overflow:hidden;
}

#d13 h2{
	font-weight:300;
	font-size:70px;
	font-size:3.65vw;
	text-align:center;
	width:100%;
}

#d13 .slideshow{
	margin: 0 8.85%;
}
#d13 .review{
	overflow:hidden;
	margin-bottom:80px;
	margin-bottom:4.17vw;
}
#d13 .caption{
	width:10.44%;
	float:left;
	font-size:20px;
	font-size:1.04vw;
	text-align:center;
}
#d13 .caption img{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:25px;
	margin-bottom:1.04vw;
}
#d13 .caption span img{
	width:55.15%;
	margin: 0 auto 25px;
	margin: 0 auto 1.04vw;
}

#d13 .text{
	width:87%;
	float:right;
	background:#FFF;
	padding:2.92%;
	box-sizing:border-box;
	font-size:25px;
	font-size:1.04vw;
	position:relative;
}
#d13 .text:before{
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 28px 0;
	border-width: 0 0.78125vw 1.4583333333333335vw 0;
	border-color: transparent #ffffff transparent transparent;
	position:absolute;
	top:0;
	left:-15px;
	left:-0.7291666666666667vw;
}
#d13 .text p{
	margin:5px 0;
}
#d13 .text span.date{
	font-size:16px;
	font-size:0.83vw;
	display:block;
	margin-top:30px;
	margin-top:1.56vw;
}
#d13 .pagerbar{
	background:#e6e6e6;
	height:auto;
	display: flex;
    align-items: center;
	margin-bottom:6px;
	transform: translate(-0%,-50%);
}
.cycle-pager-reviews{
	font-size:70px;
	font-size:3.65vw;
	font-family:sans-serif;
	color:#b8b7b7;
	margin:auto auto;
}
.cycle-pager-reviews span{
	cursor:pointer;
	display:inline-block;
	margin: 0 5px;
}
.cycle-pager-reviews .cycle-pager-active{
	color:#44a326;
}
.f1{
	padding: 0 8.85%;
	display:table;
	width:100%;
	box-sizing:border-box;
	border-top:1px #616161 solid;
	font-size:20px;
	font-size:1.04vw;
}
.f1 a{
	color:#5d5d5d;
	text-decoration:none;
}
.f1 a:hover{
	text-decoration:underline;
}
.f1 div{
	display:table-cell;
	width:33%;
	vertical-align:middle;
	height:100px;
	height:5.21vw;
}
.f1 .vk{
	width:1.6145833333333335vw;
	height:1.6145833333333335vw;
	background:transparent url('../images/icon-social-vk.png') 0 100% no-repeat;
	background-size:100%;
	display:inline-block;
}
.f1 .vk:hover{
	background-position:0 0;
}
.f1 .fb{
	width:1.6145833333333335vw;
	height:1.6145833333333335vw;
	background:transparent url('../images/icon-social-fb.png') 0 100% no-repeat;
	display:inline-block;
	background-size:100%;
}
.f1 .fb:hover{
	background-position:0 0;
}
.f1 .ig{
	width:1.6145833333333335vw;
	height:1.6145833333333335vw;
	background:transparent url('../images/icon-social-ig.png') 0 100% no-repeat;
	display:inline-block;
	background-size:100%;
}
.f1 .ig:hover{
	background-position:0 0;
}
.f1 .tw{
	width:1.6145833333333335vw;
	height:1.6145833333333335vw;
	background:transparent url('../images/icon-social-tw.png') 0 100% no-repeat;
	display:inline-block;
	background-size:100%;
}
.f1 .tw:hover{
	background-position:0 0;
}
.f1 .yt{
	width:1.6145833333333335vw;
	height:1.6145833333333335vw;
	background:transparent url('../images/icon-social-yt.png') 0 100% no-repeat;
	display:inline-block;
	background-size:100%;
}
.f1 .yt:hover{
	background-position:0 0;
}
.f1 .center{
	text-align:center;
}
.f1 .right{
	text-align:right;
}
.f2{
	border-top:1px #616161 solid;
	width:100%;
	font-size:20px;
	font-size:1.04vw;
	display:table;
}
.f2 div{
	vertical-align:middle;
	text-align:center;
	height:75px;
	height:3.91vw;
	display:table-cell;
}
#popup-overlay{
	position:fixed;
	width:100%;
	height:100%;
	z-index:110;
	background:#000;
	opacity:0.7;
	top: 0;
    left: 0;
}
.popup{
	position:fixed;
	top: 0;
    left: 0;
	right:0;
	bottom:0;
	margin:auto;
	width:40%;
	height:520px;
	height:27.08vw;
	background:#f7f8f8;
	z-index:1111;
	box-sizing:border-box;
	padding:1.56vw 3.125vw 3.125vw;
}
.popup a.close{
	width:1.6vw;
	height:1.6vw;
	background: transparent url('../images/close.png') top left no-repeat;
	background-size:100%;
	position:absolute;
	top:20px;
	right:30px;
}
.popup form{
	display:block;
	margin: 3.125vw 2.083vw 0px;
}
.popup .form-item{
	margin:20px 0;
	margin: 1.3vw 0;
	position:relative;
}
.popup .form-item.center{
	text-align:center;
}
.popup .pseudo-select,
.popup select,
.popup input[type="text"]{
	font-size:20px;
	font-size:1.0416vw;
	width:100%;
	line-height:50px;
	line-height:2.60416vw;
	height:52px;
	height:2.7083vw;
	box-sizing:border-box;
	text-indent:20px;
	text-indent:1.0416vw;
	border:1px #717170 solid;
	background:#f7f8f8;
}
.popup .pseudo-select label{
	width:40%;

}

.popup .pseudo-select .nice-select{
	display: inline-block;
    height: auto;
    float: none;
    background: none;
    border: none;
	font-size:20px;
	font-size:1.0416vw;
	height:52px;
	height:2.7083vw;
	box-sizing:border-box;
	line-height:50px;
	line-height:2.60416vw;
	border-radius: 0px;
	width:60%;
	float:right;
	padding-right:0;
}
.popup .pseudo-select .nice-select span{
    display: inline-block;
    line-height: 1.5;
    border-left: 1px #999 solid;
	position:relative;
	margin-left:-1.0416vw;
}
.popup .pseudo-select .nice-select .slimScrollDiv{
	z-index:100;
	right: -1px;
	display:none;
}
.popup .pseudo-select .nice-select.open .slimScrollDiv{
	display:block;
}
.popup .pseudo-select .nice-select .slimScrollBar{
	right:3px !important;
	opacity:1 !important;
	visibility:hidden;
}
.popup .pseudo-select .nice-select.open .slimScrollBar{
	visibility:visible;
}
.popup .pseudo-select .nice-select ul{
	border-radius: 0px;
	position:static;
	border:1px #8b8b8a solid;
	margin-top:0px;
}
.popup .pseudo-select .nice-select li{
    margin: 0 6px;
}
.popup .pseudo-select .nice-select li.disabled{
	display:none;
}
.nice-select .option:hover{
	background:#44a326 !important;
	color:#FFF !important;
}
.popup .form-text.active input[type="text"]{
	line-height:3vw;
}
.popup .form-text label {
    color: #44a326;
    left: -0.20833333333333334vw;
    opacity: 0;
    padding: 0 15px;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    z-index: 2;
	font-size:15px;
	font-size:0.78125vw;
}
.popup .form-text.active label {
	opacity:1;
	top:0.20833333333333334vw;
}
.popup .form-text.active input::-webkit-input-placeholder  {color:transparent;}
.popup .form-text.active input::-moz-placeholder   {color:transparent;}
.popup .form-text.active input:placeholder   {color:transparent;}

.popup select:focus,
.popup input[type="text"]:focus{
	background:#FFF;
}
.popup input[type="submit"]{
	border:0;
	background:#44a326;
	width:17.1875vw;
	height:2.2916vw;
	color:#FFF;
	font-size:29px;
	font-size:1.51vw;
	font-family: 'Myriad Pro', sans-serif;
	margin-top: 1.3vw;
}
.popup .form-checkbox{
	position:relative;	
	padding-left:2.1875vw;
	font-size: 20px;
    font-size: 1.0416vw;
	line-height: 1.5625vw;
}
.popup .checkbox + label:before{
	width:1.5625vw;
	height:1.5625vw;
}
.popup .form-select {
   background: #fafafa url('../images/select-arrow.png') no-repeat 96% 1.13vw;
   overflow: hidden;
   border:1px #717170 solid;
}
.popup .checkbox.error + label:before,
.popup .form-select.error,
.popup input[type="text"].error{
	 border:1px #e22f17 solid;
}
.popup-wrapper{
	height:100%;
	overflow:hidden;
}
.popup .form-select select {
   border: none;
   background:none;
   width: 110%;
}
.popup h3{
	font-weight:300;
	color:#44a326;
	font-size:33px;
	font-size: 1.71875vw;
	width:100%;
	text-align:center;
	margin: 0 0 0.5em;
}
.loader{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.popup .address a{
	color:#3a3939;
	text-decoration:none;
}
.popup .address{
	font-size:20px;
	font-size:1.0416vw;
	color:#3a3939;
	margin-bottom:1.71875vw;
	line-height: 1.4;
}
.popup .address .company-title{
	color:#44a326;
	font-size:1.14583vw;
	margin-bottom:0.3vw;
}

.popup .slimScrollRail{
	width:1px !important;
}
.popup .slimScrollBar{
	right:0px !important;
}

.result-image{
	text-align:center;
	margin-top:3.64583vw;
	margin-bottom:1.5625vw;
}
.result-image img{
	width: 8.59375vw;
	height:auto;
}
#popup-submit p,
#popup-result p{
	text-align:center;
	font-size:20px;
	font-size:1.0416vw;
	max-width: 80%;
    margin: 0.5vw auto;
}
#popup-result .form-item{
    margin-top: 3vw;
}

.popup .checkbox:not(checked) + label:before{
	background:#f7f8f8;
}
.popup .checkbox:not(checked) + label:hover::before{
	background:#44a326 url('../images/checkbox.png') 0 100% no-repeat;
	background-size:100%;
}
.popup .checkbox:checked + label:before {
    background: #f7f8f8 url('../images/checkbox.png') 0 0 no-repeat;
    background-size: 100%;
}
.popup .checkbox:checked + label:hover:before {
  background:#44a326 url('../images/checkbox.png') 0 50% no-repeat;
  background-size:100%;
}

@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lds-eclipse {
  position: relative;
}
.lds-eclipse div {
  position: absolute;
  -webkit-animation: lds-eclipse 1s linear infinite;
  animation: lds-eclipse 1s linear infinite;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  box-shadow: 0 4px 0 0 #44a326;
  -webkit-transform-origin: 80px 82px;
  transform-origin: 80px 82px;
}
.lds-eclipse {
  width: 100px !important;
  height: 100px !important;
  -webkit-transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
  transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
}

.scbtn-nav{display:none;}


.popup .approve{
	color:#44a326;
	text-decoration:none;
}
.popup .approve:hover{
	text-decoration:underline;
}
.popup .checkbox + label {
    display: inline-block;
}
.popup .approval-text{
	font-size:13px;
	font-size:0.677083vw;
}
.morelink,
.morereviews{
	display:none;
}
.moreellipses{
	display:none !important;
}

 #video-view{
	position:fixed;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	z-index:1111;
	
 }
#video-view .close{
	width:22px;
	height:22px;
	width:1.1458333333333335vw;
	height:1.1458333333333335vw;
	background: transparent url('../images/close-w.png') 0 0 no-repeat;
	float:right;
	display:block;
	background-size:100%;
}
#video-view .class-video{
	margin-top:30px;
	margin-top:1.5625vw;
}

.vbtn.active{
	z-index:1001;
	background-position: 0 50%;
}

.overlay-clip.active{
	position:absolute;
	z-index:999;
	width:100%;
	height:100%;
	/*width:100vw;
	height:100vh;*/
	overflow:hidden;
	top:0;
	left:0;
	display:block
}
.vbtn-overlay.active{
	position:absolute;
	z-index:1000;
    width: 6.66%;
	border-radius: 9999px;	
    background: #393939;
    display: block;
	transform:translate(-50%,-50%);
}

@media (max-width: 960px) and (min-width:421px){
	body{zoom:1.15;}
}
@media (max-width: 420px) {

  #buybutton{
	display:none;
  }
  .hmbg{
	width:86px;
	height:49px;
	position:fixed;
	top:0;
	right:0;
	background:transparent url('../images/bg-menu.png') top right no-repeat;
	z-index:850;
	display:block !important;
  }
   #hamburger-icon {
    width: 28px;
    height: 16px;
    position: fixed;
    display: block;
    top: 14px;
    right: 26px;
	z-index:900;
  }
  #hamburger-icon .line {
	display: block;
	background: #FFF;
	width: 28px;
	height: 1px;
	position: absolute;
	left: 0;
	border-radius: 1px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
  }
  #hamburger-icon .line.line-1 {
    top: 0;
  }
  #hamburger-icon .line.line-2 {
    top: 50%;
  }
  #hamburger-icon .line.line-3 {
    top: 100%;
  }
  #hamburger-icon:hover .line-1, #hamburger-icon:focus .line-1 {
    transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
  }
  #hamburger-icon:hover .line-3, #hamburger-icon:focus .line-3 {
    transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
  }
  #hamburger-icon.active .line-1 {
    transform: translateY(8px) translateX(0) rotate(45deg);
    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
    -moz-transform: translateY(8px) translateX(0) rotate(45deg);
  }
  #hamburger-icon.active .line-2 {
    opacity: 0;
  }
  #hamburger-icon.active .line-3 {
    transform: translateY(-8px) translateX(0) rotate(-45deg);
    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
    -moz-transform: translateY(-8px) translateX(0) rotate(-45deg);
  }
  #hamburger-icon.active{
 	position:fixed;
  }
  .menu-overlay{
	float:right;
	height: 2px;
    width: 2px;
    background: #eaeaea;
    transform: translate(24%,-50%);
	display:block;
	border-radius:1px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
  }
  .overlay-wrapper.active .menu-overlay{
	height:1400px;
	width:1400px;
	border-radius:700px;
  }
  .overlay-wrapper{
	display:block;
	width:100%;
	max-height:100%;
	overflow:hidden;
	position:fixed;
	top:0;
	right:0;
	z-index:800;
  }
  .overlay-wrapper.active + .hmbg{
	position:fixed;
  }
  nav{
	visibility: hidden;
    opacity: 0;
	position:fixed;
	transform: translateY(-50%);
	top:-150%;
	transition: visibility 0s, opacity 0.3s linear, top 0.3s linear;
	z-index:950;
	width:100%;
	display:block !important;
  }
  #hamburger-icon.active + nav{
	opacity:1;
	visibility: visible;
	
	top:50%;	
  }
  nav em{
	background:transparent url('../images/logo.png') 60px 0 no-repeat;
	background-size: 40%;
    padding-top: 70px;
	display:block;
  }
  nav a{
	font-size:20px;
	display:block;
	padding-left:60px;
	line-height:40px;
	color:#5c5c5c;
	text-decoration:none;
  }
  nav a.default{
	background:#44a326;
	color:#FFF;
  }
  nav a:hover{
	background:#44a326;
	color:#FFF;
  }

  .logo{
	position:static;
	margin-top:3.43%;
	margin-left:3.43%;
	width:34.37%;
  }
  .sl1{
	position:static;
	font-size:25px !important;
	line-height:25px !important;
	margin-left:3.43%;
	margin-top:15px;
	text-transform:none;
  }
  .sl1 span{
	font-size:29px !important;
	/*color:#44a326;*/
	font-weight:normal;
	text-transform:uppercase;
  }
  .sl2{
	position:static;
	font-size:29px !important;
	line-height:29px !important;
	color:#5c5c5c;
	margin-left:3.43%;
	margin-top:25px;
	margin-bottom:15px;
	max-width:80%;
  }
  #d1-1{
	padding: 20px 3.43%;
	overflow: visible;
    width: 100%;
    display: flex;
    box-sizing: border-box;
	position:relative;
  }

  #d1-1 .list span.icon{
	width:83.87%;
	display:block;
	float:left;
  }
  #d1-1 .list:nth-child(2) span.icon{
	float:none;
	margin:0 auto;
  }
  #d1-1 .list:nth-child(3) span.icon{
	float:right;
  }
  #d1-1 .icon.highlite{
	position:relative;
	z-index:1001;

  }
  #d1-1 .lst1 .icon.highlite{
	background: transparent url('../images/iconset1-1-m.png') 0 0 no-repeat;
	background-size:100%;
  }
  #d1-1 .lst1 .icon.highlite.active{
    background-position: 0 100%; 
  }
  #d1-1 .lst2 .icon.highlite{
	background: transparent url('../images/iconset1-2-m.png') 0 0 no-repeat;
	background-size:100%;
  }
  #d1-1 .lst2 .icon.highlite.active{
    background-position: 0 100%; 
  }
  #d1-1 .lst3 .icon.highlite{
	background: transparent url('../images/iconset1-3-m.png') 0 0 no-repeat;
	background-size:100%;
  }
  #d1-1 .lst3 .icon.highlite.active{
    background-position: 0 100%; 
  }
  #d1-1 .icon.highlite img{
    opacity:0;
  }
  #d1-1 .list span.text{
	display: none;  
  }
.overlay{
    position: fixed;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
	width:100vw;
	height: 100vh;
    top: 0;
    left: 0;
    z-index: 999;
}
#d1-1 .list .qpane{
    background: #198cd2;
    color: #FFF;
    position: absolute;
    padding: 3.43% 10px;
    margin: 0 !important;
    font-size: 20px;
    left: 0;
    width: 100% !important;
    z-index: 1000;
    height: 115px !important;
    max-width: 100% !important;
    box-sizing: border-box;
    top: -110px !important;
}
#d1-1 .list .icon.highlite.active:after{
	opacity:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 6px 0 6px;
	border-color: #198cd2 transparent transparent transparent;
	content:"";
	position:absolute;
	top:-25px;
	left:50%;
	transform:translateX(-50%);
	/*transition: top 0.3s;*/
	top:-15px;
	opacity:1;
}
#d1-1 .list .icon.highlite.active.start:after{
	top:-15px;
	opacity:1;
}
#d1-1 .list .qpane span{
	max-width:80%;
	display: flex;
    height: 100%;
    align-items: center;
}
#d1-1 .close{
	position:absolute;
	top:15px;
	right:10px;
	width:22px;
	height:22px;
	background:transparent url('../images/close-w.png') 0 0 no-repeat;
  }
#d1-1 .list{
	position:static;
}

  .id2{
	width: 195%;
    transform: translate(-7%,0%);
  }
  .id4{
	width:170%;
  }
  .id3,.id5{
	width: 280%;
    transform: translate(-7%,0%);
  }
  .id6{
	width:190%;
  }
  .id9{
	width:190%;
  }
  .dpan{
	position:static;
	padding: 0 3.43% 30px;
  }
  .dpan h2{
	margin:15px 0 20px;
	font-size:33px !important;
	line-height:33px !important;
	font-weight:300;
  }
  .dpan .text{
	display:block;
  }
  .imgpan p,
  .hconteiner p,
  .idpan p,
  .dpan p{
	font-size:20px !important;
	margin: 5px 0;
  }
  .imenu-conteiner{
	background:#eeeeee;
	padding: 40px 3.43%;
	position:relative;
  }
  .idpan{
	position:static;
	margin:0;
  }
  .idpan small{
	margin-top:3.7%;
	font-size:14px !important;
  }
  .idpan h4{
	font-size:20px !important;
	margin-bottom:10px;
	text-align: center;
  }
  .idpan .itext1{
    margin: 25px 3.43% 20px;
  }
   .idpan .itext2{
	min-height:130px;
   }
  .idpan .itext2 p{
    font-size:16px !important;
  }
  .idpan .itext2 h4,
  .idpan .itext2 p{
	max-width:100%;
  }
  .idpan .imenu{
	margin-top:0;
	margin-bottom:5.55%;
  }
  .idpan .imenu a{
	width:38.66%;
	margin:0 auto;
	right: 0;
  }
  .idpan .imenu .m1.active span,
  .idpan .imenu .m2.active span,
  .idpan .imenu .m3.active span,
  .idpan .imenu .m4.active span{
	background-position: 0 50% !important
  }
  .idpan .imenu-pager{
    display: flex !important;
    justify-content: center;
    font-size:60px;
	font-family:sans-serif;
	color:#b8b7b7;
	margin:auto auto;
	margin-bottom:-30px;
  }
  .imenu-pager span{
	cursor:pointer;
	display:inline-block;
	margin: 0 5px;
  }
  .imenu-pager .cycle-pager-active{
	color:#44a326;
  }
  .imenu-prev{
	display:block !important;
	position:absolute;
	top:22%;
	left:40px;
  }
  .imenu-next{
	display:block !important;
    top: 22%;
    right: 40px;
    position: absolute;
  }
	
  #d7{
	background:#f8f8fa;
  } 
  #d7 h3{
	top:0;
	font-size:25px !important;
	position:absolute;
	background: #FFF;
    padding-bottom: 20px;
    margin-top: 0;
  }
  .id7{
	width: 280%;
	transform: translateX(50px);
	transition: transform 0.5s ease-out ;
  }
  .scbtn{
	width:100%;
	margin-top:0;
	height:auto;
	overflow:visible;
	margin-top:-20px;
  }
  .scpan{
	clear: left;
	padding:10px 3.43%;
	min-height:400px;

  }
  .scpan h4{
	font-size:29px !important;
	margin-bottom:10px;
  }
  .scpan p{
	font-size:20px !important;
	margin:5px 0;
  }
  .scbtn span,
  .scpan span{
	display:block;
	float:left;
  }
  .scbtn .sc1b,
  .scbtn .sc2b,
  .scbtn .sc3b,
  .scbtn .sc4b,
  .scbtn .sc5b,
  .scbtn .sc6b{
	width:33%;
	padding:0;
	margin:0;
  }
  .scbtn{
	position:relative;
  }
  .scbtn a{
	position:absolute;
	top:-30px;
	margin-left:-18.5px !important;
	left:100%;
	display:none;
	margin-left:-27.5px;
	transition: left 0.5s ease-out,width 0.5s ease-out,height 0.5s ease-out,background 0.5s ease-out,top 0.5s ease-out;
	z-index:10;
  }
  .scbtn a.active{
	left:50%;
	margin-left:-27.5px !important;
	display:block;
  }
  .scbtn-nav{
	display:block;
  }

  .scbtn-prev{
	width:63px;
	height:63px;
	border-radius:63px;
	background-color: rgba(255,255,255,0.5);
	padding:16px 25px;
	box-sizing:border-box;
	position:absolute;
    top: 300px;
    left: -10px;
  }
  .scbtn-next{
	width:63px;
	height:63px;
	border-radius:63px;
	background-color: rgba(255,255,255,0.5);
	padding:16px 25px;
	box-sizing:border-box;
	position:absolute;
    top: 300px;
    right: -10px;
  
  }
  .scpan .sc1{
	margin-left:3.43%;
	width:100%;
	padding-right:0;
  }

  .scpan .sc2{
	width:100%;
	padding-right:0;
	box-sizing:border-box;
	display:none;
  }

  .scpan .sc3{
	width:100%;
	padding-right:0;
	box-sizing:border-box;
	display:none;
  }

  .scpan .sc4{
	width:100%;
	padding-right:0;
	box-sizing:border-box;
	display:none;
  }

  .scpan .sc5{
	width:100%;
	padding-right:0;
	box-sizing:border-box;
	display:none;
  }

  .scpan .sc6{
	width:100%;
	padding-right:0;
	box-sizing:border-box;
	display:none;
  }
  .scbtn span a{
	font-style:normal;
	height:37px;
	width:37px;
	border: 1px #b2b2b3 solid;
	border-radius:37px;
	color:#198cd2;
	font-size:19px !important;
	display:block;
	text-align:center;
	line-height:37px !important;
	margin: 0 auto;
	text-decoration:none;
  }
  .scbtn span a.active{
	background:#198cd2;
	color:#FFF;
	height:55px;
	width:55px;
	line-height:55px !important;
  }


  .hconteiner{
	padding: 1px 3.43% 2em;
	background:#f2f2f2;
	margin-top:6px;
  }
  .hconteiner h3{
	font-size:33px !important;
	margin-top:1em;
	margin-bottom:0.5em;
	text-align:left;
  }
  .day-night {
	position:relative;
  }
  .day-night span{
	display:block;
	width:50%;
	overflow:hidden;
	float:left;
	padding:15px;
	box-sizing:border-box;
	background:#f8f8fa;
  }
  .day-night span:first-child:after{
	position:absolute;
	width:24px;
	height:1px;
	border-top:1px #8b8b8a solid;
	left:50%;
	margin-left:-12px;
	top:50px;
	content:"";
  }
  .sun,
  .moon{
	position:static;
	width:65px;
	height:65px;
    transform: none;
	background:transparent url('../images/iconset-moon.png') top left no-repeat; 
	margin:0 auto;
	cursor:pointer;
  }
  .sun{
	transform: none;
	background:transparent url('../images/iconset-sun.png') top left no-repeat;
  }
  .sun.active,
  .moon.active{
	background-position:bottom left;
  }
  .sun img,
  .moon img{
	display:none;
  }
  .id8{
	width: 250%;
    transform: translateX(-10%);
	transition: transform 0.5s ease-out ;
  }
  .day-night-after{
	background:#f2f2f2;
	padding-bottom:40px;
	overflow:hidden;
	margin-bottom:6px;
  }
  .night,
  .day{
	width:100%;
	float:left;
	overflow:hidden;
	box-sizing:border-box;
	padding-left:3.43%;
	position: relative;
	
  }
  .day{
	display:none;
  }
  .night .idpan,
  .day .idpan{
	position:static;
	padding-top:1px;
	padding-right:1px;
	margin-right:0;
  }
  #d8 .idpan .imenu-pager{
    margin-bottom: -25px;
  }
  .day-night-after .imenu{
	margin-top:40px;
  }
  .day-night-after .imenu a{
	width:38.66%;
	margin:0 auto;
	right: 0;
  }
  .day-night-after .itext2{
	min-height:12vw;
	min-height:140px;
  }
  .night .idpan{
	border-right:0px;
  }
  .to-moon,
  .to-sun{
	width:63px;
	height:63px;
	border-radius:63px;
	background-color: rgba(255,255,255,0.5);
	padding:16px 25px;
	box-sizing:border-box;
	position:absolute;
	bottom:40px;
	left:50%;
	margin-left:-31.5px;
  }

  #d9-1 {
    background: none;
  }
  #d9-1 .imgpan{
    width: 100%;
    padding-left: 3.45%;
    padding-right: 3.45%;
    padding-bottom: 35px;
    margin: 0;
    box-sizing: border-box;
  }
  #d9-1 .imgpan img{
	margin-bottom:25px;
  }
  #d9-1 .mobpan{
	position:static;
	padding-left:0;
	width:100%;
	background:#e6e6e6;
	top:0;
	margin:0;
	padding-bottom:25px;
	overflow:hidden;
  }
  #d9-1 .mobpan > span{
	display:block;
	float:none;
	width:46.25%;
	margin: 30px auto 25px;
	right:0;
  }
  #d9-1 .mobpan span img{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:25px;
  }
  #d9-1 .mobpan span p{
	font-size:20px !important;
	margin:5px 0;
  }

  .mobpan-pager{
    display: flex !important;
    justify-content: center;
    font-size:60px;
	font-family:sans-serif;
	color:#b8b7b7;
	margin:auto auto;
	margin-bottom:-20px;
  }
  .mobpan-pager span{
	cursor:pointer;
	display:inline-block;
	margin: 0 5px;
  }
  .mobpan-pager .cycle-pager-active{
	color:#44a326;
  }
  #d10 h3{
	position:static;
	font-size:33px !important;
	max-width:100%;
	padding:30px 3.43%;
  }
  #cycle{
    position: relative !important;
    top: 0;
  }
  #d10 > .id10{
	display:none;
  }
  .id10{
    width:150%;
    transform: translateX(-25%);
  }
  .pagerbar{
	height:auto;
	display: flex;
	margin-bottom:0px;
  }
  .cycle-pager{
	font-size:60px;
  }
  .id11{
    width: 155%;
  }
  .vbtn{
	position: relative;
	top:auto;
	left:auto;
	width:100px;
	background: transparent url('../images/icon-play.png') top left no-repeat;
	background-size:100%;
	display:block;
	margin:10px 30px 30px;
	float:left;
  }
  .vdsc{
	position: static;	
	font-size:20px !important;
	float: left;
    width: 40%;
    margin-top: 20px;

  }
  #d11-1 {
    overflow: hidden;
    background: #e6e6e6;
	padding:0;
	}
  #d11-1 h4{
	font-size:33px !important;
  }
  #d11-1 .list{
	width:100%;
	float:left;
	font-size:20px !important;
	padding: 0 3.43% 0 3.43%;
	box-sizing:border-box;
	min-height:500px;
  }
  #d11-1 .list.lst1 img{
	width:79.93%;
	height:auto;
	display:block;
	margin: 0 auto;
  }
  #d11-1 .list.lst2 img{
	width:43.72%;
	height:auto;
	display:block;
	margin: 0 auto;
  }
  #d11-1 .list.lst3 img{
	width: 90%;
	display: block;
    transform: translateX(10%);
  }
  #d11-1 .list span,
  #d11-1 .list p{
	width:100%;
	box-sizing:border-box;
  }
  #d11-1 .list-pager{
	margin-bottom:0;
  }
  .list-pager{
    display: flex !important;
    justify-content: center;
    font-size:60px;
	font-family:sans-serif;
	color:#b8b7b7;
	margin:auto auto;
	margin-bottom:-20px;
	clear: left;
  }
  .list-pager span{
	cursor:pointer;
	display:inline-block;
	margin: 0 5px;
  }
  .list-pager .cycle-pager-active{
	color:#44a326;
  }
  #d11-1 .dbtn{
	font-size:20px;
	padding:15px 10px;
	line-height:20px;
	width: auto;
	text-align:center;
	margin:30px 3.43% 30px 3.43%;
  }
  #d11-1 .slider{
	display:block;
	overflow:hidden;
  }
  #d13{
	background:#e6e6e6;
	overflow:hidden;
  }
  #d13 h2{
	font-size:33px;
	text-align:left;
	width:100%;
	background:#fff;
	margin-top:0;
	padding: 15px 3.43%;
  }
  #d13 .slideshow{
	margin: 0 3.43%;
  }
  #d13 .review{
	overflow:hidden;
	margin-bottom:25px;
  }
  #d13 .caption{
	width:165px;
	float:none;
	font-size:20px !important;
	text-align:center;
	margin:0 auto;
  }
  #d13 .caption img{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:15px;
  }
  #d13 .caption span img{
	width:55.15%;
	margin: 0 auto 25px;
  }
  #d13 .text{
	width:100%;
	float:right;
	background:#FFF;
	padding:2.92%;
	box-sizing:border-box;
	font-size:17px;
	position:relative;
	margin-top:15px;
  }
  #d13 .text:before{
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 13px 23px;
	border-color: transparent transparent #ffffff transparent;
	position:absolute;
	top:0;
	top:-13px;
	left:20px;
  }
  #d13 .text p{
	margin:5px 0;
  }
  #d13 .text span.date{
	font-size:14px;
	display:block;
	margin-top:20px;
  }
   #d13  a.morelink {
	text-decoration:none;
	outline: none;
	display:block;
	color:#44a326;
  }
  #d13 .morecontent span {
 	display: none;
  }


  #d13 .pagerbar{
	background:#e6e6e6;
	height:auto;
	display: flex;
    align-items: center;
	margin-bottom:6px;
	transform: translate(-0%,-50%);
  }
  .cycle-pager-reviews{
	font-size:60px;
	font-family:sans-serif;
	color:#b8b7b7;
	margin:auto auto;
  }
  .f1{
	padding: 20px 3.43%;
	width:100%;
	box-sizing:border-box;
	border-top:1px #616161 solid;
	font-size:16px;
  }
  .f1 a{
	color:#5d5d5d;
	text-decoration:none;
  }
  .f1 a:hover{
	text-decoration:underline;
  }
  .f1 div{
	width:100%;
	display:block;
	height:auto;
  }
  .f1 div:first-child{
	display:none;
  }
  .f1 .vk{
	width:31px;
	height:31px;
	background:transparent url('../images/iconset-social.png') 0 100% no-repeat;
	display:inline-block;
  }
  .f1 .vk:hover{
	background-position:0 0;
  }
  .f1 .fb{
	width:31px;
	height:31px;
	background:transparent url('../images/iconset-social.png') -38px 100% no-repeat;
	display:inline-block;
  }
  .f1 .fb:hover{
	background-position:-38px 0;
  }
  .f1 .ig{
	width:31px;
	height:31px;
	background:transparent url('../images/iconset-social.png') -78px 100% no-repeat;
	display:inline-block;
  }
  .f1 .ig:hover{
	background-position:-78px 0;
  }
  .f1 .tw{
	width:31px;
	height:31px;
	background:transparent url('../images/iconset-social.png') -118px 100% no-repeat;
	display:inline-block;
  }
  .f1 .yt{
	width:31px;
	height:31px;
	background:transparent url('../images/iconset-social.png') -118px 100% no-repeat;
	display:inline-block;
  }
  .f1 .yt:hover{
	background-position:-118px 0;
  }
  .f1 .center{
	text-align:center;
	margin-bottom:10px;
  }
  .f1 .right{
	text-align:center;
  }
  .f2{
	border-top:1px #616161 solid;
	width:100%;
	font-size:12px;
	display:table;
  }
  .f2 div{
	vertical-align:middle;
	text-align:center;
	height:75px;
	display:table-cell;
  }
  #d12{
	background:#FFF;
	overflow:hidden;
  }
  #d12 h2{
	font-size:33px;
	text-align:left;
	width:100%;
	margin: 1.5em 3.43% 0.5em;
  }
  #d12 h4{
	font-size:20px;
	position: static;
    margin: 0;
    white-space: nowrap;
	color:#198cd2;
	margin: 20px 3.43% 10px;
  }
  .bpan .price{
	font-size:41px;
	color:#44a326;
	float:none;
	width:100%;
	position: absolute;
    bottom: 20px;
  }
  .bpan.first .price{
	position:static;
  }
  .bpan .desc{
	font-size:16px;
    width: 100%;
    margin: 0;
	text-align:left;
	padding: 20px 3.43% 80px;
	color:#3a3939;
	box-sizing: border-box;
	min-height:0;
  }
  .bpan .title{
	font-size:20px;
	color:#FFF;
	height:auto;
	width:auto;
	vertical-align:middle;
	margin:0 auto;
	display: block;
	float:left;
	text-align:left;
	margin-left:15px;
	max-width:150px;
	line-height:22px;
  }
  .bpan.active .title{
    
  }
  .bpan.first{
	background:#44a326;
	color:#FFF;
  }
  .bpan.first .price{
	color:#FFF;
  }
  .buy{
	width:100%;
	float:left;
	position:relative;
  }
  .bpan{
	text-align:center;
	position:relative;
	margin-bottom: 2px;
  }
  .bpan div{
	background:#44a326;
	color:#FFF;
	overflow:hidden;
	height:84px;
	display:flex;
	align-items:center;
	position:relative;
  }
  .bpan.active div{
	
  }
  .bpan.first .price{
	margin-top:-40px;
  }
  .bpan.first div{
	display: flex !important;
    width: 100%;
	height:60px;
	margin-top:30px;
	background:#44a326;
  }
  .bpan.first div .title{
	max-width:200px;
	padding-bottom: 15px;
	color:#FFF;
  }
  .bpan.first div:after{
	height:60px;
	border-left:1px #FFF solid;
	background: transparent url('../images/icon-arrow.png') center center no-repeat;
  }
  .bpan.first .desc{
	background:#FFF;
	color:#3a3939;
	padding-bottom:0;
	font-size:20px;
  }
  .bpan div:after{
	position:absolute;
	content:"";
	width:56px;
	height:84px;
	border-left:1px #FFF solid;
	right:0;
	top:0;
	background: transparent url('../images/icon-arrow.png') center center no-repeat;
  }
  .bpan div.open:after{
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
  }
  .bpan .icon{
	float:left;
	margin-left:55px;
  }
  .buy.by2 .icon{
	background:transparent url('../images/iconset-buy-w.png') 0 0 no-repeat;
	background-size:100%;
  }
  .buy.by3 .icon{
	background:transparent url('../images/iconset-buy-w.png') 0 -43px no-repeat;
	background-size:100%;
  }
  .buy.by4 .icon{
	background:transparent url('../images/iconset-buy-w.png') 0 -86px no-repeat;
	background-size:100%;
  }
  .buy.by5 .icon{
	background:transparent url('../images/iconset-buy-w.png') 0 -129px no-repeat;
	background-size:100%;
  }
  
  .bpan img{
	width:40px;
	height:43px;
	display:block;
	margin:0px;
	opacity:0;
  }
  .bpan.first img{
	width:100%;
	height:auto;
	display:block;
	margin:0;
	opacity:1;
  }
  .bpan.first{
	padding:40px 0 0;
  }
  .buy span{
	display:block;
  }
  .by1{
	margin-left:0;
	margin-right:0;
  }
  .buy.by2,
  .buy.by4{
	padding:0;
  }
  .buy:hover{
	background:inherit;
  }
  .buy.by5,
  .buy.by2,
  .buy.by3,
  .buy.by4{
	border-top:0;
  }
  .buy.by5{
    float: left;
    margin-right: 0;
  }

  .buy .checkboxc{
	width:24px;
	height:24px;
	padding-top:0;
	margin: 0; 
	position: absolute;
    top: 30px;
    left: 15px;
  }
  .bborder{
    margin:0 3.43% 40px;
	border-top:0px #5c5c5c solid;
	height:1px;
	clear:left;
  }
  .total{
	margin: 0 3.43% 40px;
	font-size: 25px;
	text-align:left;
  }
  .total span{
	font-size:41px;
  }
  .button{
    font-size: 25px;
    line-height: 65px;
    width: auto;
  }
  .button.first{
	margin-left:3.43%;
	margin-right:3.43%;
	float:none;
	margin-bottom:20px;	
  }
  .button.second{
	margin-left:3.43%;
	margin-right:3.43%;
	float:none;
	margin-bottom:20px;	
  }
  #d12-1{
	padding: 0 3.43%;
	display:block;
	width:100%;
	box-sizing:border-box;
	margin-bottom:35px;
	overflow:hidden;
  }
  #d12-1 .crow{
	display:inline;
  }
  #d12-1 .ccol{
	display:block;
	width:33%;
	float:left;
	vertical-align:top;
  }
  #d12-1 .ccol:nth-child(7){
	clear:left;
  }
  #d12-1 h5{
	font-size:31px;
	color:#44a326;
	font-weight:300;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px #5c5c5c solid;
	float:left;
	width:31.64%;
	margin-top:1em;
  }
  #d12-1 a{
	display:block;
	font-size:16px;
	margin: 5px 0;
	float:left;
	clear:left;
	color:#5c5c5c;
	text-decoration:none;
  }
  
  .popup{
	width:100%;
	height:400px;
	padding:20px;
}
.popup a.close{
	width:15px;
	height:15px;
	top:20px;
	right:30px;
}
.popup form{
	margin: 50px 0px;
}
.popup .form-item{
	margin:20px 0;
}
.popup .form-item.center{
	text-align:center;
}
.popup .pseudo-select,
.popup select,
.popup input[type="text"]{
	font-size: 15px;
    line-height: 40px;
    height: 42px;
    text-indent: 10px;
}
.popup .pseudo-select .nice-select li{
	padding:0;
}
.popup .pseudo-select .nice-select{
	font-size: 15px;
    line-height: 40px;
    height: 42px;
    text-indent: 10px;
	width: 72%;
}
.popup .pseudo-select .nice-select span{
	margin-left:-10px;
}
.popup .form-text.active input[type="text"]{
	line-height:46px;
}
.popup .form-text label {  
    left: -4px;
	font-size:10px;
}
.popup .form-text.active label {
	top:2px;
}

.popup input[type="submit"]{
	width: 150px;
    height: 30px;
    font-size: 19px;
}
.popup .form-checkbox{
	padding-left:30px;
	font-size: 14px;
	line-height: 20px;
}
.popup .checkbox + label:before{
    width: 20px;
    height: 20px;
}
.popup .form-select {
   background: #fafafa url('../images/select-arrow.png') no-repeat 96%;
}

.popup h3{
	font-size:30px;
	margin: 0 0 0.5em;
}
.popup .address{
	font-size:17px;
	margin-bottom:15px;
	line-height: 1.4;
}
.popup .address .company-title{
	font-size:19px;
	margin-bottom:5px;
}

.result-image{
    margin-top: 60px;
    margin-bottom: 30px;
}
.result-image img{
	width: 100px;
	height:auto;
}
#popup-submit p,
#popup-result p{
	text-align:center;
    font-size: 16px;
    max-width: 80%;
    margin: 10px auto;
}
#popup-result .form-item{
    margin-top: 30px;
}



.popup .approval-text{
	font-size:12px;
}

.morereviews{
	display:inline;
}
.moreellipses{
	display:inline !important;
}
 .morereviews{
	display:block;
	height:70px;
	line-height:70px;
	color:#FFF;
	background:#44a326;
	text-decoration:none;
	margin: 25px 0;
	text-align:center;
	font-size:25px;
 }
 .morelink{
	position:relative;
	padding-left:20px;
	margin: 10px 0 5px;
 }
 .morelink:before{
	content: url('../images/icon-arrow-g.png');
    width: 14px;
    height: 9px;
    top: 0;
    left: 0;
    position: absolute;
 }

 .morelink.less:before{
	transform: rotate(180deg);
    top: 13px;
 }

 #video-view .close{
	width:22px;
	height:22px;
}
#video-view .class-video{
	margin-top:30px;

}
.cycle-slide h4,.cycle-slide span,.cycle-slide p,.cycle-slide img{
	visibility:inherit !important;
}

 /********************* Mutatless classes *********************/

  .hidden-load{
	visibility:visible !important;
  }
  .hidden{
	display:none !important;
  }
  .inline{
	display:inline !important;
  }
  .leftclear{
	clear:left !important;
  }
  .translate50{
	transform:translateX(-50%) !important;
  }
   .translate10{
	transform:translateX(-10%) !important;
  }
  
  .mpager-prev{top:-21px !important;left: 25% !important;;opacity:1;}
  .mpager-active{top:-30px !important;left: 50% !important;;opacity:1;}
  .mpager-next{top:-21px !important;left: 75% !important;;opacity:1;}
  .mpager-sub-next{top:-21px !important;left:100% !important;;opacity:0;}
  .mpager-sub-prev{top:-21px !important;left:0% !important;opacity:0;}

  /*.wow {
    visibility: visible !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }*/
}