body{background-color:#fff;width:100%;min-width:999px;font-family:'Exo 2', sans-serif;font-size:16px; }a{transition:color .3s ease}a:hover{transition:color .3s ease}a,a:active,a:focus{text-decoration:none}.container{width:1010px;max-width:none !important}#header{position:relative;width:100%;height:185px;min-width:999px;z-index:2}.header-row{display:table;width:100%}#logo{float:left;padding-top:30px;}#contact{text-align: right; float:right;margin-top:30px}#phone:hover{transform:scaleX(1.1);transition:transform .3s ease;}.btn-callback,.btn-callback:hover,.btn-callback:active,.btn-callback:focus{color:#fff;text-decoration:none;outline:0}.btn-callback:hover{opacity:.8;transition:opacity,transform .3s ease}.btn-callback:active{transform:rotateX(360deg);transition:opacity,transform .6s ease}.icon{display:inline-block;background-repeat:no-repeat;margin-right:10px}.icon-callback{width:33px;height:33px;background-image:url('../img/icon-callback.png');margin-bottom:-10px}h1{font-size:1.8em;color:#fff; position: absolute; left: -9999px; }h1#main{position:relative;margin-top:-80px;z-index:0}#main>.container{background-color:rgba(255,255,255,0.5)}h2{font-size:2.4em;color:#1a6600;margin-bottom:40px;transition:transform .3s ease}h2:hover{transform:scaleX(1.1);transition:transform .3s ease}.fish{display:block;font-size:1.5em;color:#7a412f;transition:color,transform .3s ease}.fish:hover,.fish:active,.fish:focus{outline:0}.fish:hover{color:#1a6600;transform:scale(1.03);transition:color,transform .3s ease}.fish:focus{color:#1a6600}.fish img{margin-bottom:15px}#main .tab-content{padding-top:20px}#consultation{position:relative;background-image:url('../img/bg-consultation.png');background-repeat:no-repeat;background-position:top center;background-size:auto;width:100%;height:245px;min-width:999px;padding:20px 0;z-index:2;margin-bottom:-70px}#consultation .form-group{margin-right:10px;margin-bottom:5px;width:39%}#consultation .form-control{width:100%}.btn-consultation:hover{opacity:.8;transition:opacity,transform .3s ease}.btn-consultation:active{transform:rotateX(360deg);transition:opacity,transform .6s ease}#consultation-phone{font-size:3.3em;color:#fff}#footer{background-image:url('../img/bg-footer.jpg');background-repeat:no-repeat;background-position:top center;background-size:auto;width:100%;height:150px;min-width:999px;padding:70px 0 30px;color:#fff}#top{position:fixed;right:20px;bottom:30px;z-index:100;background-color:#00ACED;color:#fff;padding:5px 10px;border-radius:20px;transition:background-color .3s ease;cursor:pointer;display:none}#top:hover{background-color:#0081B4;transition:background-color .3s ease}.top-alert{top:0;left:0;right:0;width:100%;z-index:1060;border-radius:0;position:fixed}@import url("animate.css");
.wrapper{background:url('../img/fon.jpg') no-repeat center top transparent;}
.aset {
    color: #00aced;
    font-family: "Exo 2",sans-serif;
    font-size: 21px;
    font-weight: 500;
    padding-left: 5px;
	float: right;
	clear: right;
}
.iphone {
    color: #4e4e4e;
    font-family: "Exo 2",sans-serif;
    font-size: 35px;
    font-weight: 500;
	line-height: 35px;
}
.iphone:hover
{
	text-decoration: none;
	}
.iemail {
    color: #00aced;
    font-family: "Exo 2",sans-serif;
    font-size: 21px;
    font-weight: 500;
    margin: 0;
    padding: 0;
	float: right;
	clear: right;
}

.btn-callback{background:url('../img/button.png') no-repeat 0 0;
clear: right;
    display: block;
    float: right;
    font-size: 1.2em;
    height: 42px;
    opacity: 1;
    padding: 5px 0 0 40px;
    text-align: left;
    transition: opacity 0s ease 0s, transform 0.3s ease 0s;
    width: 310px;
	margin-top: 4px;
	}
	
	#phone{color:#222;transition:transform .3s ease;
	float: right;
	clear: right;
	}
	
	.bphone
	{color: #fff;
	 text-decoration: none;}
	 
	 .bphone:hover, .bphone:focus, .bphone:active
	 {color: #fff;
	 text-decoration: none;}
	 
	 #consultation form{background-color: #F1E80C;
    border: 1px solid #333;
    border-radius: 30px;
    margin-left: 50px;
    margin-right: 50px;
    padding: 5px 5px 5px 10px;}
	
	.ireset
	{text-align: center;
	margin-left: 15px;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fff500+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(-45deg, #ffffff 0%, #C6CED0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#C6CED0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #ffffff 0%,#C6CED0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #ffffff 0%,#C6CED0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #ffffff 0%,#C6CED0 100%); /* IE10+ */
background: linear-gradient(135deg, #ffffff 0%,#C6CED0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#C6CED0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
    border: 1px solid #D2DEE1;
    border-radius: 30px;
    display: inline-block;
    font-size: 1.2em;
    height: 52px;
    opacity: 1;
    padding: 12px 0;
    transition: opacity 0.3s ease 0s;
    width: 155px;
	cursor: pointer;
	
	}
	
	.ireset:hover, .ireset:active, .ireset:focus
	{
		
		color:#444;
	}
	
	.btn-consultation{ 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fff500+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(-45deg, #ffffff 0%, #fff500 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#fff500)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #ffffff 0%,#fff500 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #ffffff 0%,#fff500 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #ffffff 0%,#fff500 100%); /* IE10+ */
background: linear-gradient(135deg, #ffffff 0%,#fff500 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff500',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
    border: 1px solid #bec400;
    border-radius: 30px;
    display: inline-block;
    font-size: 1.2em;
    height: 52px;
    opacity: 1;
    padding: 12px 0;
    transition: opacity 0.3s ease 0s;
    width: 155px;}
	
	.btn-consultation,.btn-consultation:hover,.btn-consultation:active,.btn-consultation:focus{color:#222;text-decoration:none;outline:0}
	
	.form-control::-webkit-input-placeholder {color:#222;}
.form-control::-moz-placeholder          {color:#222;}/* Firefox 19+ */
.form-control:-moz-placeholder           {color:#222;}/* Firefox 18- */
.form-control:-ms-input-placeholder      {color:#222;}

.center {
    margin: 0 0 50px;
}
.center .other_products {
    color: #414550;
    
    font-size: 40px;
    margin: 30px 0;
    text-align: center;
}
.center .products {
    position: relative;
}
.center .products .left_products {
 
}

.rad_products {
    background: #f3f8fb none repeat scroll 0 0;
    padding: 15px;
}
.center .products .left_products .posts_products .rad_products .rad_number {
     float: left;
    font-size: 20px;
 
}
.center .products .left_products .posts_products .rad_products .number {
    float: left;
}
.center .products .left_products .posts_products .rad_products label {
  clear: both;
    display: block;
    float: left;
    margin: 3px 0 0;
}

.abox
{
  margin: 0 0 20px;
	background: #edf5fb none repeat scroll 0 0;
	
}


.atable
{background: #fff;}
.itd
{position: relative;}

.itd:before
{
font-family: FontAwesome;
content: "\f005"; 
color: #F8DE00;	
 margin-right: 5px;
	
}


.center .products .left_products .dop_products label {
    display: block;
}
.center .products .left_products .options_products label {
    display: block;
}

.center .products .description_products {
    color: #838383;
    margin: 0 0 10px 15px;
}
.center .title_products {
     border-left: 2px solid #d84d3a;
    color: #000000;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    margin: 15px;
    padding: 0 10px;
}
.center label {
    cursor: pointer;
    margin: 10px 0 0;
    position: relative;
	font-weight: normal;
}
.center input[type="checkbox"], .center input[type="radio"] {
    display: none;
}
.center input[type="checkbox"]:checked + .input_square::after {
   background: #72c431 none repeat scroll 0 0;
    color: #000000;
    content: "";
    font-size: 15px;
    height: 12px;
    left: 5px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 12px;
	
	
}
.center input[type="radio"]:checked + .input_circle::after {
 background: #72c431 none repeat scroll 0 0;
    border-radius: 50%;
    color: #000000;
    content: "";
    font-size: 15px;
    height: 13px;
    left: 6px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 13px;
   
}
.center .input_square {
    font-size: 14px;
    padding-left: 30px;
}

.center input[type="checkbox"]:disabled + .input_square::after
{
	background: none;
  
    color: #000000;
    content: "";
    font-size: 15px;
    height: 13px;
    left: 6px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 13px;
	
}


.center input[type="checkbox"]:disabled + .input_square:before
{
	border: 2px solid #ccc;
	
}

.center input[type="radio"]:disabled + .input_circle:before
{
	border: 2px solid #ccc;
	
}



.center .input_square::before {
   
    top: 0;
  border: 2px solid #72c431;
    content: "";
    display: block;
    height: 22px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    width: 22px;
}

.center .input_circle::before {
    border: 2px solid #72c431;
    border-radius: 50%;
    
    
    content: "";
    display: block;
    height: 25px;
   
    margin-right: 10px;
 
    width: 25px;
}
.reviews_content {
    margin: 100px 0 0;
}


.checkbox_wrap
{padding: 10px 15px;
float: left;
}

.icenter
{text-align: center;}

.icolor
{color: #222;
margin: 20px 0;
}

h4
{font-size: 20px; text-transform: uppercase;}



.dhide
{
	clear: both;
}

.ipre
{
	clear: both;
    color: #333;
    font-size: 14px;
    line-height: 19px;
    
    text-transform: none;
}


.dalee
{cursor: pointer;
	background: #aaa;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin-bottom: 25px;
    padding: 6px 20px;
	
}

.dalee.active
{
		background: #00aced;
	
}

.itable
{clear: both;
font-size: 14px;
border: none;
}

.shahmatka
{
	clear: both;
padding-top: 15px;
}

.itable td
{padding: 2px 5px;
border: 1px solid #ccc;
}

.itable  th
{padding: 2px 5px;
background: #00aced;
color: #fff;
border: 1px solid #ccc;

}

tr td:nth-child(2), tr td:nth-child(3), tr th:nth-child(2), tr th:nth-child(3) { 
   text-align: center;
}


.ifixed
{background: #fff;
    top: 0;
    left: 0;
	display: none;
	position: fixed;
    width: 100%;
    z-index: 2;
}

.ifixed-inner
{
	
	width: 1170px;
	margin: 0 auto;
	
}

.iprogress
{
 bottom: 0;
    margin: 0 100px;
    position: relative;

}

.progress-bar
{
background: #00ACED;

}
.progress
{
box-shadow: none;	
height: 15px;
}

.icost
{position: relative;
float: left;
}

.cost
{
	font-size: 18px;
	padding: 10px 0;
	position: relative;
	
}	

.ifixedpad
{
	font-size: 13px;
    padding: 5px 5px 5px 20px;
}

.ifixedpad:before
{
	content: "";
font-family: FontAwesome;
content: "\f05a"; 
color: #F8D600;	
margin-right: 5px;
font-size: 16px;
	
}

 


.cost div.ipm
{
 top: 7px;
    color: #777777;
    font-size: 12px;
    position: absolute;
    right: -50px;
}

.cost span, .cost i
{
color: #00aced;
font-size: 20px;
margin-right: 5px;
font-style: normal;
}


.sprogress
{
font-size: 18px;
    left: -100px;
    position: absolute;
    text-align: center;
    top: -14px;
    width: 200px;
	
}

.sprogress.active span
{
	background: #00ACED;
}

.sprogress span
{
background: rgb(204, 204, 204) none repeat scroll 0 0;
    border-radius: 50%;
   
   
    color: #fff;
    display: block;
    font-family: Tahoma;
    font-size: 25px;
    height: 40px;
    margin: 0 auto;
    vertical-align: middle;
    width: 40px;
	}
	
	
	.s2
	{
		 left: 50%;
    margin-left: -100px;
		
	}
	

	
	
	.s3
	{
	left: auto;
    right: -100px;
		
	}
	


.right_products
{display: none;}
/*.mokr {display: block !important;}

.suh, .steps
{display: block !important;}
*/
.b6.c6.c7
{display: none;}


.e6.f6
{display: none;}
.e6.f6.f7
{
	
display: block;	
}

.z7
{display: none;}

.iprice
{  clear: both;
    color: #00aced;
    font-size: 16px;
}
.price
{display: none;}

.ipodarok
{

background: #F3F8FB;
    border-radius: 3px;
    color: #333;
    display: block;
 
    padding: 15px 30px;
   
    
   
}

.fagift
{color: #d84d3a;
    font-size: 45px;
    left: -21px;
    position: absolute;
    top: 20px;
	}

	
	.ipad-main
	{position: relative;
	
	}
	
	
	.jBox-Modal div.jBox-title
	{
		background: #00aced;
		color: #fff;
		text-shadow: none;
		
	}
	
	.inone
	{display: none;}
	
	ul.ipre
	{
	margin-left: 15px;	
		
	}
	
	.jBox-title {
    background: #00aced none repeat scroll 0 0;
    color: #ffffff;
    text-shadow: none;
	padding: 10px 15px;
}

.mypadding
{padding: 15px;}
	
	.apopup , .apopupzip
	{
		border-bottom: 1px dashed #00aced;
		color: #00aced;
		cursor: pointer;
		font-size: 14px;
	}
	
	.fa-question-circle
	{
		color: #00aced;
		
	}
	
	.imargin
	{
		clear: both;
		margin-bottom: 5px; color: rgb(85, 85, 85); font-size: 12px;
	}
	
	.icard
	{display: none;}
	
	.icard input
	{
	border: medium none;
    margin: 5px;
    padding: 2px 5px;
    width: 70px;
	display: inline-block;
	}
	
	
	
	.icard .minus, .icard .plus
	{
	color: #72c431;
    font-size: 20px;
    font-weight: bold;	
	cursor: pointer;
	display: inline-block;
	}
	
	.icard .minus:active, .icard .plus:active
	{
	color: #337300;	
		
	}
.form-group .form-control
{
width: 100%;	
	
}

.grabmezip
{display: none;}