﻿.container{
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.block{
  min-width: 960px;
}
#wrapper{
  width: 100%;
  min-width: 1110px;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 120px;
}
/*1screen*/

#menuu{
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	background: #c792c8;
	box-shadow: 0px 1px 3px RGBA(0, 0, 0, 0.33);
}
.menblock {
    width: 960px;
    margin: 0px auto;
    height: 30px;
    padding-top: 5px;
}
.menui li{
	list-style: none;
	position: relative;
	display: block;
	float: left;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none;
	margin-right: 50px;
	font-family: 'Roboto';
}
.menui li:last-child{
  text-transform: none;
}
.menui li:nth-child(8){
  text-transform: none;
}
.menui li a{
	color: #eee;
	text-decoration: none;
}
#header{
  position: absolute;
  left: 0;
  top: 30px;
  background: rgba(0,0,0,0.75);
  z-index: 2;
  width: 100%;
  color: rgb(255, 255, 255);
}
#header .container{
  position: relative;
  height: 120px;
}
.logo{
  position: absolute;
  left: 0;
  bottom: 0;
}
.toptitle{
  font-size: 22px;
  font-weight: 700;
  line-height: 1.364;
  text-align: left;
  padding: 30px 0 0 238px;
}
.phone{
	padding-left: 55px;
	background: url(images/phonecall.png) 0 40px no-repeat;
	padding-top: 15px;
	margin-left: 51px;
}
.calltime{
  font-size: 12px;
  line-height: 2;
}
.phones{
	font-weight: 700;
	font-size: 24px;
	line-height: 26px;
	white-space: nowrap;
}
a.call{
  font-size: 14px;
  color: rgb(255, 242, 38);
  text-decoration: underline;
  line-height: 1.857;
  font-weight: 700;
}
#topscreen{
	padding-top: 177px;
	height: 600px;
	background: url(images/header.jpeg) 50% 0 no-repeat;
}
h1{
	text-align: center;
  font-size: 36px;
  font-weight: 900;
  color: rgb(13, 13, 13);
  line-height: 0.722;
  margin-bottom: 10px;
  text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.7);
}
h2 {
    font-size: 32px;
    color: rgb(13, 13, 13);
    text-align: center;
    margin-bottom: 10px;
	font-weight: 900;
}
h1 span{
	color: #038fa0;
}
.pricex {
    background: rgb(255, 242, 38) none repeat scroll 0% 0%;
    display: inline-block;
    padding: 6px 30px;
    font-size: 16px;
	border-radius: 30px;
	text-shadow: 0px 0px 2px #fff;
}
.pricex span{
    font-weight: 700;
    font-size: 20px;
}
#pricex_niz {
	position: absolute;
	bottom: 1px;
}
.site_desc{
	font-size: 24px;
  color: rgb(13, 13, 13);
  text-align: center;
  margin-bottom: 10px;
}
.action{
	text-align: center;
	color: #fff;
	position: relative;
}
/* .action:before{
	content: '';
	display: block;
	position: absolute;
	width: 116px;
	height: 152px;
	top: 150px;
	left: -20px;
	background: url(images/line.png) 0 0 no-repeat;
} */
.title{
  font-size: 48px;
  line-height: 0.75;
  font-weight: 900;
}
#topscreen .action{
	padding-top: 20px;
}
#topscreen .action .title{
	margin-bottom: 12px;
	font-size: 36px !important;
}
.ac_desc{
	font-size: 24px;
	margin-bottom: 13px;
}
.ac_desc2 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 5px;
}
.price{
  font-size: 24px;
  font-weight: 900;
  line-height: 1.5;
  color: #fff226;
  margin-bottom: 20px;
}
.old_price{
  color: rgb(255, 255, 255);
  text-decoration: line-through;
  font-weight: 300;
  padding-right: 5px;
}
a.btn{
	display: inline-block;
  font-size: 18px;
  color: rgb(17, 17, 17);
  text-align: center;
  font-weight: 900;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 285px;
  height: 69px;
  line-height: 69px;
  background: #99c45a;
  border-radius: 30px;
  text-decoration: none;
  border-bottom: 4px solid #3f6b33;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a.btn:hover{
	background: #3f6b33;
}
/*trigger*/
.trigger{
	text-align: center;
	margin-bottom: 35px;
	/*font-weight: 700;*/
  font-size: 15px;
  padding: 0 12px;
}
.ico{
	font-size: 0;
}
.trigger .ico{
	line-height: 100px;
	height: 100px;
	margin-bottom: 20px;
}
/*#infoblock*/
#infoblock{
	background: url(images/infoblock.jpeg) 50% 0 no-repeat;
	padding-top: 130px;
	margin-top: -20px;
	height: 2701px;
}
.infoblock{
	color: #fff;
	margin-bottom: 130px;
}
.info_desc{
	font-size: 30px;
	font-weight: 100;
	line-height: 36px;
	padding: 5px 0 0;
	margin-bottom: 50px;
}
.info_list{
	list-style: none;
	padding-bottom: 23px;
}
.info_ico{
	float: left;
	width: 80px;
}
.info_list li:after{
	content: '';
	display: block;
	clear: both;
}
.info_list li{
  line-height: 1.333;
  margin-bottom: 27px;
}
.info_text{
	padding-left: 80px;
}
.rightblock .infoblock{
	padding-left: 15px;
}
.blacktext{
	position: relative;
	top: -50px;
}
.blacktext .infoblock{
	color: #111;
}
.rightblock.blacktext .infoblock{
	padding-left: 10px;
}
/*design*/
#design{
	padding-top: 20px;
	margin-bottom: 50px;
}
#design .title,#design .block_desc{
	text-align: center;
}
.block_desc{
	font-weight: 100;
	font-size: 30px;
	margin-bottom: 75px;
}
.construct{
	list-style: none;
}
.construct .desing_ico{
	float: left;
	width: 32px;
	height: 32px;
	line-height: 32px;
}
.construct li{
	margin-bottom: 40px;
}
.des_title,.construct li p{
	margin-left: 45px;
	color: #111;
}
.construct.tar .desing_ico{
	float: right;
}
.construct.tar .des_title,.construct.tar li p{
	margin-right: 45px;
	text-align: right;
	margin-left: 0;
}
.design_img{
	font-size: 0;
	text-align: center;
}
.des_title{
	font-weight: 900;
	font-size: 18px;
	line-height: 0.8;
	margin-bottom: 13px;
}
.construct li p{
	line-height: 0.8;
}
/*icons*/

#icons{
	text-align: center;
}
.circle{
	font-size: 0;
	margin-bottom: 30px;
}
.circle img{
	border-radius: 50%;
}
.icon_text{
  font-size: 18px;
  line-height: 1.333;
  padding: 0 18px;
  margin-bottom: 60px;
}
/*prostota*/
#light{
	padding-top: 145px;
	height: 593px;
	text-align: center;
	background: url(images/light.jpeg) 50% 0 no-repeat;
	margin-bottom: 15px;
}
.light .ico{
	line-height: 69px;
	height: 69px;
	margin-bottom: 25px;
}
.light_title{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1.333;
}
.light_text{
	font-weight: 300;
	line-height: 1.333;
}

.product{
	margin-bottom: 50px;
}
.thumb{
	font-size: 0;
	line-height: 293px;
	height: 293px;
	border-top:2px solid #eee;
	border-left:2px solid #eee;
	border-right:2px solid #eee;
	background-color:#fff;
}
.thumb img{
	max-height: 293px;
}
.produc_desc{
	color: #fff;
	padding: 25px 20px 35px;
	border-radius: 0 0 2px 2px;
}
.pink{
	background: #cf3e77;
}
.green{
	background: #6bbb3d;
}
.blue{
	background: #00b6be;
}
.product_title{
  font-size: 24px;
  line-height: 1.25;
  font-weight: 900;
  margin-bottom: 10px;
  text-align: center;
}
.product .btn{
	width: 225px;
	height: 55px;
	line-height: 55px;
}
/*garant*/
#garant{
	padding-top: 130px;
	background: url(images/garantfon.jpeg) 50%  no-repeat;
	height: 384px;
	margin-bottom: 30px;
}
#garant img{
	width: 170px;
}
.garant .title{
	margin-bottom: 40px;
}
.garant p{
	line-height: 1.333;
	margin-bottom: 22px;
}
/*reviews*/
#reviews {
	padding-bottom: 20px;
}
#reviews .title{
	text-align: center;
	margin-bottom: 65px;
}
.commentlist{
	list-style: none;
}
.commentlist li{
	margin-bottom: 40px;
}
.commentlist li:after{
	content: '';
	display: block;
	clear: both;
}
.avatar{
	float: left;
	width: 91px;
	font-size: 0;
}
.avatar{
	border-radius: 50%;
}
.comment_body,.comment_author{
	margin-left: 132px;
}
.comment_body{
	padding-top: 7px;
	padding-bottom: 2px;
}
.comment_author{
	font-weight: 700;
}
.commentlist li:nth-child(even){
	margin-left: 167px;
}
/* Ваши Преимущества */
#newblok {
    padding-bottom: 70px;
}
#newblok .title {
    text-align: center;
    margin-bottom: 65px;
}
.row-fluid2 {
    width: 100%;
}
.span4_2{
	display: block;
	float: left;
	width: 50%;
}
	
.trigger2 {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
	padding: 40px 10px;
	margin: 10px;
	color: #fff;
	font-weight: 300;
}
/*sale*/
#sale{
	padding-top: 150px;
	height: 489px;
	background: url(images/buy.jpeg) 50% 0 no-repeat;
	margin-bottom: 25px;
}
#sale .title{
	font-size: 36px;
	margin-bottom: 15px;
}
#sale .action:before{
	display: none;
}
#sale .ac_desc{
	margin-bottom: 25px;
}
#sale .container{
	position: relative;
}
.form_block{
	text-align: center;
	width: 306px;
	margin-left: auto;
	margin-right: auto;
}
input[type="text"],input[type="tel"]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  font-size: 18px;
  font-family: "MuseoCyrillic";
  color: rgba(17, 17, 17);
  font-weight: 300;
  width: 100%;
  padding-left: 22px;
  margin-bottom: 10px;
  height: 50px;
  border-radius: 2px;
}
input[type="submit"]{
  font-size: 18px;
  color: rgb(17, 17, 17);
  text-align: center;
  font-weight: 900;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 270px;
  height: 60px;
  line-height: 60px;
  background: #fff226;
  border-radius: 30px;
  text-decoration: none;
  border-bottom: 4px solid #d1c725;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  margin-top: 20px;
}
input[type="submit"]:hover{
	background: #d1c725;
}
.sticker{
	background: url(images/sticker.html) 50% 50% no-repeat;
	position: absolute;
	width: 186px;
	height: 186px;
	top: 85px;
	left: 102px;
	-webkit-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
	-o-transform: rotate(-25deg);
	transform: rotate(-25deg);
	text-align: center;
}
.sticker .price{
	line-height: 1;
	padding-top: 60px;
}
.sticker .price .old_price{
  font-size: 18px;
  font-family: "MuseoCyrillic";
  color: rgb(255, 255, 255);
  text-decoration: line-through;
  line-height: 1;
  text-align: center;
}
/*checkout*/
#checkout{
	text-align: center;
	margin-bottom: 80px;
}
.check{
  color: rgb(0, 0, 0);
}
.check .ico{
	font-size: 0;
	height: 56px;
	line-height: 56px;
	margin-bottom: 25px;
}
.check_title{
  font-size: 24px;
  font-family: "MuseoCyrillic";
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 5px;
}
/*footer*/
#footer{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 120px;
	background: #407084;
	z-index: 2;
	color: #fff;
}
.conf{
	padding-top: 42px;
  font-size: 14px;
  font-family: "MuseoCyrillic";
  color: rgb(255, 255, 255);
  line-height: 1.286;
  text-align: center;
}
.conf a{
	color: #fff;
}
.copyright{
	padding-top: 22px;
  font-size: 14px;
  font-family: open sans, sans-serif;
  color: rgb(255, 255, 255);
  line-height: 1.4;
  font-weight: 500;
}
/*overlay*/
.overlay{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(9,17,20,0.8);
    z-index: 100;
  cursor: pointer;
  display: none;
}
.popup{
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  border-radius: 3px;
  background-color: rgb(64, 112, 132);
  width: 290px;
  padding: 25px 40px;
  z-index: 200;
  text-align: center;
  display: none;
  color: #fff;
  border-radius: 3px;
}
.form_title{
	margin-bottom: 25px;
  font-size: 18px;
  font-family: "MuseoCyrillic";
  color: rgb(255, 255, 255);
  line-height: 1.333;
  font-weight: 900;
}
.form_info{
  font-size: 18px;
  font-family: "MuseoCyrillic";
  color: rgb(255, 255, 255);
  line-height: 1.333;
  padding-top: 25px;
}
.close_order{
	position: absolute;
	right: -20px;
	top: -20px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url(images/close.png);
}
/*thank*/
.thank{
    background: url(images/thank.html) 50% 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
#success{
    padding: 200px 0 80px;
    text-align: center;
}
#success h1{
  font-size: 60px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  line-height: 1;
  margin-top: 0;
  margin-bottom: 45px;
}
#success h1 span{
    display: block;
    font-size: 48px;
    color: #fff;
}
.fiveminut{
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 60px;
}
.back a.btn{
	width: 350px;
}
.th {
	position:relative;
}
.divs {
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
	position:absolute;
	z-index:999;
	display:none;
}
.th:hover .divs {
	display:block;
}
.addcart {
	color:white !important;
	background:#cf3e77 !important;
	border-color:#cf3e77 !important;
}
.addcart:hover {
	background:#d1c725  !important;
	border-color:#d1c725 !important;
}
.cart-table {
	font-size:14px;
	border-collapse: collapse;
	width:100%;
	}

.cart-table td {
	padding:7px;
	border:1px solid #ccc;
	margin:0;
}
.left-sl {
	float:left;
	width:50%;
}
.right-sl {
	float:right;
	width:45%;
}
.mod {
	opacity:0;
	visibility:hidden;
}
/* politica.html*/

.confidential,
.comeback{
	padding: 0 120px;
	font-family: 'Tahoma', 'HelveticaNue', sans-serif;
	font-weight: normal;
	color: #4b4f58;
	font-size: 13px;
	line-height: 1.5;
}
.confidential h1,
.comeback h1{
	font-weight: bold;
	font-family: 'Tahoma', 'HelveticaNue', sans-serif;
	font-size: 30px;
	text-align: left;
	color: #4b4f58;
}
.confidential{
	margin-top: 80px;
}
.confidential h1{
	margin-bottom: 20px;
}
.comeback{
	margin-top: 40px;
	margin-bottom: 40px;
}
.comeback h1{
	margin-bottom: 20px;
}
.politica #footer{
	position: relative;
}
.comeback ul,
.comeback ol{
	margin: 20px;
	margin-left: 30px;
}
.comeback p{
	margin-top: 30px;
	margin-bottom: 30px;
}
.comeback .first-ul{
	margin-top: -30px;
}
.comeback .first-ul{
	margin-top: -10px;
}
.comeback a{
	color: #4b4f58;
	text-decoration: none;
}
.comeback a:hover,
.comeback a:active,
.comeback a:focus{
	text-decoration: underline;
}
.comeback span{
	text-decoration: underline;
}
/*questions.html*/
.accordion-content{
	position: relative;
	top: 0px;
}
.accordion-toggle:after {
    /* symbol for "opening" panels */
     font-family: 'FontAwesome';  /* essential for enabling glyphicon */
    content: "\f107";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.accordion-opened .accordion-toggle:after {
    /* symbol for "collapsed" panels */
    content: "\f107";    /* adjust as needed, taken from bootstrap.css */
}
.questions {
	position: relative;
	min-height: 100%;
	min-width: 960px;

	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	  position: relative;
	}
.accordion-content{

	min-height: 900px;
	width: 90%;
	margin: 0 auto;
	margin-top: 100px;
	font-family: 'RobotoRegular', sans-serif;
	font-size: 14px;
	color: #4b4f58;
}
.questions #footer{
	position: relative;
	bottom: 0;
}
.questions #wrapper {
	height: 155px;
	min-height: 150px;
	position: relative;
	padding-bottom: 0;

}
.accordion-group{
	width: 100%;
	margin-bottom: 5px;



}
.accordion-heading{
	min-height: 40px;
	background-color: #CCE7F0;
		padding: 10px 15px;
	border-radius: 4px;
	border: 1px solid #D7DADB;
	border-bottom: none;
	font-size: 16px;
	color: #4b4f58;
	font-weight: normal;

}
.accordion-inner{
	min-height: 60px;
	padding: 10px 15px;
	border-radius: 4px;
	border: 1px solid #D7DADB;

}
.accordion-toggle{
	text-decoration: none;
	color: #000;

}
.accordion-toggle:hover,
.accordion-toggle:active,
.accordion-toggle:focus{
	color: #000;
	text-decoration: none;
}



.block4 {
    height: 630px;
    background: url(images/block4-bg.jpeg) center 90px repeat-x;
	margin-top: 30px;
}
.block-vid {
    width: 1050px;
    position: relative;
    margin: 0 auto;
    padding: 0 30px;
	display: block;
}
.block4 .block-vid {
    height: 630px;
    background: url(images/block4-bg-top.jpeg) 180px 101px no-repeat;
}
.block4 .video {
    position: absolute;
    top: 120px;
    left: 192px;
}
.tc {
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    color: rgb(13, 13, 13);
    padding-bottom: 10px;
	color:red;
}
.block-black {
	background-color:#000;
	margin-top:40px;
}
.bb {
    text-align: center;
    font-size: 36px;
    font-weight: 900;
    color: rgb(13, 13, 13);
    padding: 15px;
	color:#FFF;
}
.bb span {
    font-size: 24px;
	font-weight: normal;

}
h1.blackimg{
	text-align: center;
	font-size: 35px;
	font-weight: 900;
	color: #339966 ;
}
.color-black {color:black;}
.orang  {color:#fe8500;}
.opis {padding:15px 0 15px 200px;
text-align:left;}
.line{border-top: 2px #222 solid;
padding-bottom:40px;}
