


/* @group Reset */

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}
/* reset */

/* @end */



/* @group General */


body,
html{
	font: 14px Helvetica, Arial, Tahoma, "Times New Roman", sans-serif;
	line-height: 25px;
	-webkit-text-size-adjust: none;
	font-weight: 300;
	color: #000;
}

body{
	-webkit-font-smoothing: antialiased;
}

#sergey{
    background-color: transparent;
    border: 1px solid #929292;
    border-radius: 7px;
    color: #585a5a;
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    z-index: 3;
	line-height: normal;
    padding: 15px 15px 14px;
	box-sizing: border-box;
	height:5em;
}
/*.row{
	background-color: #9d9d9d;
}*/

a{
	text-decoration: none;
}

input[type="text"]{
   border: none;
   color: #1e1300;
   border-radius: 0px;
   line-height: normal;
   padding: 15px 15px 14px;
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-appearance: none;
	background-color: white;
	font-size: 20px;
}

input[type="text"]:hover{
	border-color: #a4acb1;
}

input[type="text"]:focus {
  border-color: #F0C;
  outline: 0;
}

.button{
	font-size: 24px !important;
	padding: 15px 0 !important;
	background-color: #64cae4 !important;
	color: #fff !important;
	cursor: pointer;
	border: none !important;
	width: 281px !important;
	outline: none !important;
	 -webkit-appearance: none !important;
	 border-radius: 7px !important;
}

/* @end */


/* @group Header */

header{
	background-color: rgba(255, 255, 255, 0.95);
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	width: 100%;
	top: 0;
	z-index: 1;
}

/* @group Phone */

header .phone{
	float: right;
	font-size: 26px;
	color: #363f48;
	line-height: 26px;
	padding-top: 6px;
	text-align: right;
	position: relative;
	font-family: 'Roboto Condensed', sans-serif;
}

header .phone a{
	color: #363f48;
}

header .phone img{
    left: -31px;
    position: absolute;
    top: 8px;
}

header small{
	font-size: 14px;
	color: #0f2442;
}


/* @end */

/* @group Logo */

header .logo{
	color: #0f2542;
	font-size: 18px;
	float: left;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
header .flags{
	color: #0f2542;
	font-size: 18px;
	float: right;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
 	margin-right: 10px;
	margin-top: 10px; 
}

header .logo img{
	float: left;
}
.aps img {
    margin-top: 25px;
}

/* @end */



/* @end */

/* @group Row 1 */

.fb_iframe_widget {
    float: left;
    margin-right: 26px;
    margin-top: 0;
}

.row1 h2{
	color: #fff !important;
	background-color: rgba(0, 0, 0, 0.7);
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font: 52px/normal 'Open Sans Condensed', sans-serif; 
	text-align: right;
	float: right;
	border-radius: 7px;
	padding: 11px 35px;
	max-width: 90%;
	width: auto;
	box-sizing: border-box;
}

.row1 .button{
	float: right;
	clear: both;
	margin-top: 30px;
	text-align: center;
}

.row1 img{
	display: block;
	width: 100%;
}



.row1{
	height: 510px;
	position: relative;
	width: 100%;
}

.row1.bg {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

/* @end */


/* @group Row 2 */

.row2{
	padding-top: 45px;
	padding-bottom: 78px;
	text-align: center;
}

.row2 .number{
	font-size: 64px;
	font-weight: 400;
	line-height: 110px;
	color: #c2c4cb;
}

.row2 p{
	font-size: 50px;
	/* margin-bottom: 15px; */
	color: #c2c4cb;
	font-family: 'Open Sans Condensed', sans-serif;
}

.row2 span{
	font-size: 28px;
	color: #75767a;
	font-weight: 200;
	font-family: 'Open Sans Condensed', sans-serif;
}

.row2 .center{
	display: inline-block;
}

/* @end */

/* @group Row 3 */


.row3{
	background: url(img/bg_livelonger.jpg) center no-repeat #fff;
	height: 600px;
	position: relative;
	width: 100%;
	margin-top: -34px; /*возможно влияние на полосы */
}

.row1 .vertical{
	height: 430px !important;
	padding-top: 80px;
}

.row .vertical{
	height: 600px;
	display: table-cell;
	vertical-align: middle;
	width: 960px;
}

/* @end */


/* @group Row 4 */

.row4{
	padding-bottom: 70px;
	padding-top: 50px;
}

.row4 img{
	
}

.row4 h2{
	font-size: 36px;
	font-weight: 200;
	border-bottom: 1px solid rgba(134, 138, 151, 0.2);
	line-height: 36px;
	padding-bottom: 15px;
	color: #75767a;
	margin-bottom: 50px;
}
/* @end */

/* @group Row 5 */

.row5{
	background: url(img/bg_prayerbook.jpg) center top no-repeat #eee;
	height: 600px;
	position: relative;
	width: 100%;
}
.row121{
	background: url(img/bg_words.jpg) center top no-repeat #eee;
	height: 600px;
	position: relative;
	width: 100%;
}


.info .app-link strong{
	font-size: 28px;
}





.row5 .grid_9.info{
	float: left;
}

/* @end */


/* @group Row 6 */

.row6{
	padding-top: 60px;
	padding-bottom: 100px;
}

.row6 h2{
	font-size: 36px;
	font-weight: 200;
	border-bottom: 1px solid rgba(134, 138, 151, 0.2);
	line-height: 36px;
	padding-bottom: 15px;
	color: #75767a;
	margin-bottom: 50px;
}

.row6 h3{
	font-size: 24px;
	padding-bottom: 10px;
	margin-left: 108px;
	font-weight: 300;
	padding-right: 40px;
}

.row6 p{
	margin-left: 108px;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 15px;
	line-height: 20px;
	padding-right: 40px;
}

.row6 section{
	clear: both;
}

.row6 article{
	padding-bottom: 50px;
	color: #75767a;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.row6 .img-mini{
	width: 72px;
	height: 81px;
	position: absolute;
	top: 0;
}

.row6 .img-mini img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.row6 #get-price2{
	text-align: center;
	margin-top: 20px;
	width: 940px !important;
}

/* @end */

/* @group Row 9 */

.row10{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f3f7f9;
}

.row10 h2{
	font-size: 36px;
	font-weight: 200;
	border-bottom: 1px solid rgba(134, 138, 151, 0.2);
	line-height: 36px;
	padding-bottom: 15px;
	color: #75767a;
	margin-bottom: 30px;
}

.row10 p{
	font-size: 23px;
	color: #75767a;
	padding-bottom: 30px;
	font-weight: 200;
	line-height: normal;
}

.row10 .notification{
	width: 100% !important;
	display: none;
	clear: both;
	font-size: 22px;
	line-height: normal;
	color: #75767a;
	padding-top: 40px;
	text-align: center;
}

.row10 .notification.active{
	display: block !important;
}

.row10 p a{
	color: #297eb7;
	border-bottom: 1px solid rgba(40, 126, 183, 0.5);
}

.row10 .grid_6{
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
	clear: both;
}

.row10 .grid_6 input.error{
	border-color: #dd0000;
}

.row10 .grid_6 input{
	margin-bottom: 10px;
	border: 1px solid #929292;
	width: 100%;
	font-weight: 200;
	color: #585a5a;
	font-size: 20px;
	background-color: transparent;
	border-radius: 7px;
	position: relative;
	z-index: 3;
}

.row10 .grid_6 #select .arrow{
	width: 17px;
	height: 10px;
	background: url(img/arrow.png);
	content: "";
	float: right;
	position: absolute;
	right: 15px;
	top: 24px;
	z-index: 0;
}

.row10 .grid_6 #select input{
	cursor: pointer;
}


.row10 .grid_6 input:focus{
/* 	border-color: #fbcb37; */
}

.row10 .button{
	float: right;
	margin-top: 20px;
	color: #fff !important;
}

.row10 .button.hide{
	background-color: #e9e9ef !important;
	cursor: default !important;
}

/* @end */


/* @group Row 7 */

.row7{
	background: url(img/bg_roadsigns.jpg) center top no-repeat;
	height: 600px;
	position: relative;
	width: 100%;
}

/* @end */

/* @group Row8 */


.row8{
	padding-top: 60px;
	padding-bottom: 20px;
}

.row8 h2{
	font-size: 36px;
	font-weight: 200;
	border-bottom: 1px solid rgba(134, 138, 151, 0.2);
	line-height: 36px;
	padding-bottom: 15px;
	color: #75767a;
	margin-bottom: 50px;
}

.row8 article{
	/*width: 172px;*/
	width: 218px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	height: 210px;
}

.row8 article img{
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-bottom: 25px;
}

.row8 p{
	color: #75767a;
	font-size: 18px;
	text-align: center;
}


/* @end */

/* @group Row 9 */

.row9{
	background: url(img/bg_dealin.jpg) center top no-repeat #eee;
	height: 600px;
	position: relative;
}

.row.white .info h2,
.row.white .info li{
	color: #000 !important;
}


.row.white .info ul {
	background-color: rgba(255, 255, 255, 0.9) ;
	color: #000;
}

.row9 .grid_8.info{
	float: left;
}


/* @end */


/* @group Info */

.info h2{
	margin: 0;
	font: 55px/55px 'Open Sans Condensed', sans-serif; 
	/*background-color: rgba(255, 255, 255, 0.9);*/
    color: #000 !important;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/*border-radius: 7px 7px 0px 0px;*/
}

.info .wrap{
	position: relative;
	border-radius: 7px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.9);
}

.info .link-store{
	position: absolute;
	right: 40px;
	bottom: 40px;
}

.info .link-store img{
	float: right;
}

div.info{
	float: right;
	width: 560px !important;
}

.info p{
	padding: 40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 20px;
	/*border-radius: 0 0 7px 7px;*/
	font-family: 'Fira Sans', sans-serif;
	/*background-color: rgba(255, 255, 255, 0.9);*/
    color: #000;
}

.info ul{
	background-color: rgba(0, 0, 0, 0.7);
	padding: 10px 40px 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 0px 0px 7px 7px;
}

.info ul li{
	color: #fff;
	font-size: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.info ul li img{
	padding-right: 10px;
}

.info .app-link{
	background: rgba(65, 191, 118, 0.9);
	font-size: 28px;
	color: #fff;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	text-align: center;
	line-height: 28px;
	height: 78px;
	cursor: default;
}

.info a.app-link{
	cursor: pointer;
}

.info .app-link:after{
	content: "";
	background: url(img/icns_arrow.svg) no-repeat;
	width: 17px;
	height: 32px;
	position: absolute;
	right: 25px;
}

.info .app-link strong{
	font-weight: 400;
}

.info .app-link span{
	display: inline-block;
	text-align: left;
}

/* @end */


/* @group Footer */

footer{
	background-color: #363f48;
	padding-top: 20px;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
}

footer p{
	color: #f3f7f9;
	padding-bottom: 20px;
}

footer .grid_6{
	float: left;
}

footer .soc{
	float: right;
}

footer .soc div{
	float: right;
	padding-left: 30px;
}

footer .soc div img{
	position: relative;
	top: 5px;
	display: inline-block;
}

footer .soc div a{
	color: #f3f7f9;
}

/* @end */

/* @group Select */




#list.active{
	opacity: 1 !important;
	visibility: visible !important;
	z-index: 40;
}

#select #list{
	position: absolute;
	left: 0;
	background-color: #8e8e8e;
	width: 100%;
	top: 55px;
	visibility: hidden;
	opacity: 0;
}

#select #list span{
	background-color: #e0e4e6;
	float: left;
	clear: both;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 148px;
	padding-bottom: 8px;
	padding-top: 8px;
	cursor: pointer;
	font-size: 20px;
	color: #585a5a;
}

#select #list span.active{
	display: none;
}

#select #list span:hover{
	background-color: #fbcb39;
}

.ui-widget .ui-button{
	position: absolute;
	right: 0;
	top: 1px;
	width: 50px;
	height: 44px;
	background: rgba(0, 0, 0, 0.07);
	background-repeat: no-repeat;
	border-radius: 0px;
	border: none;
	outline: none;
}

/*.ui-menu{
	display: block !important;
}*/

.ui-menu,
.ui-menu li{
	background: none !important;
	border-radius: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}

.ui-menu a{
	background-color: #e0e4e6;
	padding: 5px 0 5px 15px !important;
	border-radius: 0px !important;
	font-size: 20px;
	color: #585a5a !important;
	float: left;
	clear: both;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: none !important;
	font-weight: 200 !important;
}

.ui-menu a:hover{
	background-color: #fbcb39 !important;
	border: none !important;
}



.ui-widget input{
	border: none;
	color: #1e1300;
	border-radius: 2px;
	line-height: normal;
	padding: 10px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
		background-color: white;
		font-size: 20px;
		background: none;
		border-radius: 0px;
		outline: none;
		font-weight: 200 !important;
}

#g6{
	width: 325px;
}

.otz span {
display: block;
color: #7A8882;
font-style: italic;
overflow: hidden;
font-family: "Ubuntu";
line-height: 1.5em;
font-size: 17px;
min-height: 240px;
padding: 30px 0;
letter-spacing: 1px;
}
.otz b {
	font-weight: bold;
}
.otz {
	float: left;
width: 30%;
text-align: center;
margin: 0 15px;
color: #7A8882;
line-height: 17px;
overflow: hidden;
font-family: "Ubuntu";
font-size: 17px;
}
img.persona {
	width: 130px;
height: 130px;
}
.qot {
	height: 30px;
	width: 275px;
}
/* @end */

/* @group Responsive */

@media screen and (max-width: 768px) {
	.row1 h2 {
		font-size: 36px !important;
		padding: 8px 20px;
	}
}

@media screen and (max-width: 480px) {
	.row1 h2 {
		font-size: 28px !important;
		padding: 6px 15px;
	}
}

/* Enhanced Mobile Typography */
@media screen and (max-width: 768px) {
	body, html {
		font-size: 14px;
		line-height: 1.6;
	}

	.row1 h2 {
		font-size: 32px !important;
		line-height: 1.3;
		padding: 10px 20px;
	}

	.row2 .number {
		font-size: 48px;
		line-height: 1.2;
	}

	.row2 p {
		font-size: 36px;
	}

	.row2 span {
		font-size: 20px;
	}

	.info h2 {
		font-size: 36px;
		line-height: 1.2;
		padding: 20px;
	}

	.info p {
		font-size: 16px;
		line-height: 1.6;
		padding: 20px;
	}

	.row6 h2,
	.row10 h2 {
		font-size: 28px;
		line-height: 1.3;
	}

	.row6 h3 {
		font-size: 18px;
		margin-left: 0;
		padding-left: 0;
	}

	.row6 p {
		font-size: 14px;
		line-height: 1.6;
		margin-left: 0;
		padding-left: 0;
	}

	.row6 .img-mini {
		position: static;
		width: auto;
		height: auto;
		text-align: center;
		margin-bottom: 15px;
	}

	.row6 .img-mini img {
		width: 50px;
	}

	.row6 article {
		text-align: center;
		padding-bottom: 30px;
	}

	header .phone {
		font-size: 18px;
	}

	footer {
		font-size: 14px;
	}
}

@media screen and (max-width: 480px) {
	body, html {
		font-size: 13px;
	}

	.row1 h2 {
		font-size: 24px !important;
		padding: 8px 15px;
	}

	.row2 .number {
		font-size: 36px;
	}

	.row2 p {
		font-size: 28px;
	}

	.row2 span {
		font-size: 16px;
	}

	.info h2 {
		font-size: 28px;
		padding: 15px;
	}

	.info p {
		font-size: 14px;
		padding: 15px;
	}

	.row6 h2,
	.row10 h2 {
		font-size: 24px;
	}

	.row6 h3 {
		font-size: 16px;
	}

	.row6 p {
		font-size: 13px;
	}

	header .phone {
		font-size: 16px;
	}
}

/* @end */


