@charset "utf-8";
/* Простой «резиновый» носитель
   Примечание. Для «резинового» носителя требуется удалить атрибуты высоты и ширины из HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE6 не поддерживает атрибут max-width, поэтому по умолчанию используется ширина 100 % */
.ie6 img {
	width:100%;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/*
	Свойства Dreamweaver Fluid Grid
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Вдохновлено книгой «Отзывчивый веб-дизайн» (Responsive Web Design) Итана Маркота (Ethan Marcote) 
	http://www.alistapart.com/articles/responsive-web-design
	
	и системой Golden Grid Джони Корпи (Joni Korpi)
	http://goldengridsystem.com/
*/

/* Мобильный макет: 480 пикс. и меньше. */

#hidden {display:none;}
.head {
	color: #000;
	font-size: 16px;
	background-color: #f9f9f9;
-webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 3px 6px 0px rgba(50, 50, 50, 0.3);
	padding: 0.6%;
}
h1{
	font-weight: normal;
    font-size: 20px;
    margin: 0;
}
.head h2 {
	font-size: 18px;
	font-weight: normal;
}
span {
	color: #ff8400;	
}
footer {background: #979796; color: #797878;}
footer a {color: white; text-decoration:none;}
footer a:hover {color: white; text-decoration:underline;}
footer a:visited {color: white;}
.center {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear: both;}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#soc_like {
	width:80%;
	margin: 0 auto;
}
#soc_like .third { padding: 0; }

.OAP_input {
	width: 100%;
	height: 40px;
	margin: 5px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #D2D2D2;
	text-indent: 32px;
}
.myButton {
    -moz-box-shadow: 0px 3px 0px 0px #d57b07;
    -webkit-box-shadow: 0px 3px 0px 0px #d57b07;
    box-shadow: 0px 3px 0px 0px #d57b07;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6b711), color-stop(1, #e88906));
    background: -moz-linear-gradient(top, #f6b711 5%, #e88906 100%);
    background: -webkit-linear-gradient(top, #f6b711 5%, #e88906 100%);
    background: -o-linear-gradient(top, #f6b711 5%, #e88906 100%);
    background: -ms-linear-gradient(top, #f6b711 5%, #e88906 100%);
    background: linear-gradient(to bottom, #f6b711 5%, #e88906 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b711', endColorstr='#e88906',GradientType=0);
    background-color: #f6b711;
    border: 1px solid #e6a508;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;	
	font-size:24px;
	font-weight:bold;
	padding-top:12px;
	padding-bottom:12px;
	text-decoration:none;
	margin: 10px auto;
	width: 100%;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e88906), color-stop(1, #f6b711));
	background:-moz-linear-gradient(top, #e88906 5%, #f6b711 100%);
	background:-webkit-linear-gradient(top, #e88906 5%, #f6b711 100%);
	background:-o-linear-gradient(top, #e88906 5%, #f6b711 100%);
	background:-ms-linear-gradient(top, #e88906 5%, #f6b711 100%);
	background:linear-gradient(to bottom, #e88906 5%, #f6b711 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e88906', endColorstr='#f6b711',GradientType=0);
	background-color:#e88906;
	color:#ffffff;
}
.myButton:active {
	position:relative;
	top:1px;
	color:#ffffff;
}
.myButton:visited {
	color:#ffffff;
}

.h24 {font-size:24px;}
.content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;	
	padding-top: 1.5%;
	padding-bottom: 1.5%;
}
.content h1 {
	font-weight: bold;
	font-size: 30px;
	color: #000000;
}
.column {
 float: left;
}
.two-thirds, .fifth { width: 100%; }
.third { width: 100%; padding: 2% 0;}

.clearfix:before,
.clearfix:after {
 content: " ";
 display: table;
}
 
.clearfix:after {
 clear: both;
}
img {
	text-align:center;
	margin:0 auto;
	display:block;
}
table { display: table; vertical-align:middle;}

.offer {background: #cee5bb;}
.fourth, .col_80 { width: 100%; }
.half { width: 100%; }

.flow-opposite {float: right;}
.left { margin: 0 auto; padding-right: 0;}
.right { margin: 0 auto; padding-right: 0;}

.check, .check_b {padding: 0;}
.check li { list-style-type:none; background-image: url(images/galo4ka.png); background-repeat:no-repeat; padding-left: 30px;height: 22px; display: table; margin-top: 10px;}
.check_b li { list-style-type:none; background-image: url(images/gal_2.png); background-repeat:no-repeat; padding-left: 30px;height: 40px; display: table; margin-top: 10px;}

.gar {
     cursor:pointer;
     color:blue;
     font-size:16px;    
     text-align:center;
}
.gar:hover {text-decoration:underline;}
.gar_img {cursor:pointer;}
label.error {
	font-size:14px;
	color:red;
	float: left;
	width: 100%;
	text-align: left;	
	}
.with_hr {	
	background: #d7d7d7;
	padding: 1% 5%;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin: 0 auto;
	color: #363636;
	font-size: 15px;
}
.simbol {
	font-size: 20px;
	color: #BABABA;
}
.oplata {
	width: 90%;
	background:#FFF;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	padding: 4% 0;
	box-shadow: 0px 3px 6px 2px rgba(50,50,50,.3);
	-moz-box-shadow: 0px 3px 6px 2px rgba(50,50,50,.3);
	-webkit-box-shadow: 0px 3px 6px 2px rgba(50,50,50,.3);	
}

#my_email {
width: 80%;
height: 40px;
border: 1px solid #c6c4c4;
border-radius: 5px;	
}
#validEmail {margin-left: 3px;}
.table_adapt td {display:block;}

.arrow {
	border-bottom: 1.5px solid #ff8400;
	  position: relative;	
}
.arrow:after {
  z-index: 1;
  position: absolute;
  left: 50%;
  bottom: -15px;
  content: '';
  width: 0;
  height: 0;
  border-top: solid 15px #ff8400;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
  margin-left: -15px;
}
.dush {
	border-bottom: 1px dashed #FFC500 ;	
}
.dush_b {
	border-bottom: 1px dashed #dd5555;	
}
.ipad {
	background: #FFF;
	padding: 4%;	
	margin-top: 20px;
	margin-bottom: 20px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	box-shadow: 0px 3px 6px 2px rgba(50,50,50,.3);
	-moz-box-shadow: 0px 3px 6px 2px rgba(50,50,50,.3);
	-webkit-box-shadow: 0px 3px 6px 2px rgba(50,50,50,.3);	
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	/*padding-top: 30px; для Ютуб*/
	height: 0;
	overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.book {
	background-image:url(images/cka4at1.png);
    display: table;
    background-repeat: no-repeat;
    background-position: 100% 0;
    padding: 6px 22px 6px 0;
    margin: 0 auto;
    color: #808080 !important;
    font-style: italic;		
}
.book:hover {
	background-image:url(images/cka4at_activ1.png);
	color: #000 !important;
	text-decoration:underline;
}
/* Макет для планшета: 481–768 пикс. Наследует стили от мобильного макета. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
.right { float: right; padding-right: 3%;}
#soc_like {width: 100%;}
#soc_like .third { width: 33.3%; }
}

/* Макет для настольного компьютера: 769–1232 пикс. (максимум). Наследует стили от мобильного макета и макета для планшета. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 768px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}

.two-thirds { width: 66.7%; }
.third { width: 33.3%; }
.fourth { width: 25%; }
.fifth { width: 20%; }
.half { width: 50%; padding: 0 2%; }
.col_80 { width: 80%; }
.leftimg {margin: 0; padding: 0 0 0 40px;}
.left { float: left; padding-right: 3%;}
.right { float: right; padding-right: 3%;}
.table_adapt td {display: table-cell;}
#soc_like {width: 80%;}
}

