

/* Start:/frontpage/css/frontpage.css?162980778812222*/
#main > div {
	background-color: white;
}
#main .c1 {
	background: url(/local/templates/verna/img/c1/bg.jpg) center 32px no-repeat;
	height: 470px;
}
#main .c1 .wrapp {
	padding-top: 125px;
}
#main .c1 .head {
	font-family: 'HelveticaNeueCyr-Medium';
	font-size: 42px;
	line-height: 42px;
	color: #003665;
	margin-bottom: 12px;
    background-color: rgba(255, 255, 255, 0.25);
    padding: 30px 20px;
    border-radius: 3px;
}
#main .c1 .subhead {
	font-family: 'HelveticaNeue-Light';
	font-size: 18px;
	line-height: 28px;
	color: #003665;
}
#main .c1 .subhead a{
	margin-top: 90px;
	display: block;
    text-align: justify;
    position: relative;
    z-index: 1;
	color: inherit;
	line-height: 20px;
    font-size: 14px;
}
#main .c2 {
	padding-top: 40px;
}
#main .c2 .wrapp {
	padding: 68px 8px 70px;
}
#main .c2 .list {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
#main .c2 .list li {
	position: relative;
	width: 468px;
	height: 247px;
	display: inline-block;
	vertical-align: top;
	margin-left: -1px;
	margin-bottom: 3px;
	text-align: center;
}
#main .c2 .list li.ns {
	background: url(/local/templates/verna/img/c2/item1.jpg) center no-repeat;
}
#main .c2 .list li.vzr {
	background: url(/local/templates/verna/img/c2/item2.jpg) center no-repeat;
}
#main .c2 .list li.mite {
	background: url(/local/templates/verna/img/c2/item3.jpg) center no-repeat;
}
#main .c2 .list li.ipcli {
	background: url(/local/templates/verna/img/c2/item4.jpg) center no-repeat;
}
#main .c2 .list li.sport {
	background: url(/local/templates/verna/img/c2/sport.jpg) center no-repeat;
	background-size: contain;
}
#main .c2 .list li.anticovid {
	background: url(/local/templates/verna/img/c2/anticovid.jpg) center no-repeat;
	background-size: contain;
}
#main .c2 .list li.eosago-express {
	background: url(/local/templates/verna/img/c2/item7.jpg) center no-repeat;
}
#main .c2 .container {
	position: absolute;
	top: 71px;
	left: 0;
	width: 100%;
}
#main .c2 .head {
	font-family: 'HelveticaNeue-Light';
	font-size: 24px;
	line-height: 22px;
	color: #003665;
	background-color: rgba(255, 255, 255, 0.3);
	padding: 10px 0;
}
#main .c2 .head a:first-child {
	color: inherit;
}
#main .c2 .btn {
	padding: 0 56px;
	display: inline-block;
	vertical-align: top;
	background-color: #003665;
	font-family: 'HelveticaNeueCyr-Bold';
	font-size: 12px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #003665;
	border-radius: 4px;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	margin-top: 28px;
}
#main .c2 .btn.btn-padding{
	padding: 0 42px;
}
#main .c2 .btn:hover {
	background-color: #002554;
	border-color: #002554;
}
#main .c2 .btn:active {
	background-color: #114776;
	border-color: #114776;
}
#main .c3 {
	height: 779px;
	color: #fff;
	background: url(/local/templates/verna/img/c3/bg.jpg) center top no-repeat;
	background-color: #655D5B;
}
#main .c3 .wrapp {
	height: inherit;
}
#main .c3 .head {
	padding-top: 283px;
	text-align: center;
	font-size: 42px;
	line-height: 42px;
	margin-bottom: 36px;
	color: #fff;
}
#main .c3 .tab-controls-container {
	text-align: center;
	margin-bottom: 54px;
}
#main .c3 .tab-control {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 160px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #fff;
	margin-right: 9px;
	border-radius: 19px;
	text-align: left;
	font-family: 'HelveticaNeueCyr-Medium';
	font-size: 14px;
	line-height: 36px;
	cursor: pointer;
	position: relative;
	background-image: -webkit-linear-gradient(left, #ffffff, #ffffff 50%, transparent 50%, transparent);
	background-image: -moz-linear-gradient(left, #ffffff, #ffffff 50%, transparent 50%, transparent);
	background-image: linear-gradient(to right, #ffffff, #ffffff 50%, transparent 50%, transparent);
	background-repeat: repeat-x;
	background-size: 200%;
	background-position-x: -114px;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}
#main .c3 .tab-control:last-child {
	margin-right: 0;
}
#main .c3 .tab-control1 {
	padding-left: 60px;
}
#main .c3 .tab-control1:after {
	top: 12px;
	background: url(/local/templates/verna/img/c3/icon1.png) center no-repeat;
}
#main .c3 .tab-control2 {
	padding-left: 48px;
}
#main .c3 .tab-control2:before {
	right: 10px;
}
#main .c3 .tab-control2:after {
	top: 11px;
	background: url(/local/templates/verna/img/c3/icon2.png) center no-repeat;
}
#main .c3 .tab-control3 {
	padding-left: 65px;
}
#main .c3 .tab-control3:after {
	top: 14px;
	width: 18px;
	height: 11px;
	background: url(/local/templates/verna/img/c3/icon3.png) center no-repeat;
}
#main .c3 .tab-control4 {
	padding-left: 50px;
}
#main .c3 .tab-control4:before {
	right: 10px;
}
#main .c3 .tab-control4:after {
	top: 11px;
	background: url(/local/templates/verna/img/c3/icon4.png) center no-repeat;
}
#main .c3 .tab-control.active,
#main .c3 .tab-control:hover {
	color: #5c7489;
	background-position-x: 0px;
}
#main .c3 .tab-control:before {
	content: '';
	border: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-top: 7px solid #fff;
	position: absolute;
	right: 15px;
	top: 15px;
}
#main .c3 .tab-control:after {
	content: '';
	position: absolute;
	left: 14px;
	width: 16px;
	height: 14px;
}
#main .c3 .tab {
	display: none;
	padding-left: 42px;
}
#main .c3 .tab.active {
	display: block;
}
#main .c3 .tab-head {
	font-family: 'HelveticaNeueCyr-Black';
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 34px;
}
#main .c3 .tab-list {
	font-size: 0;
	line-height: 0;
}
#main .c3 .tab-list li {
	font-family: 'HelveticaNeue-Light';
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 25px;
	padding-left: 17px;
	position: relative;
}
#main .c3 .tab-list li:before {
	content: '';
	width: 7px;
	height: 7px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 6px;
	left: 0;
}
#main .c3 .tab-list li a {
	color: #FFF;
}
#main .c4 .wrapp {
	text-align: center;
	padding-top: 107px;
	padding-bottom: 138px;
}
#main .c4 .head {
	font-size: 42px;
	line-height: 42px;
	color: #003665;
	margin-bottom: 24px;
}
#main .c4 .subhead {
	font-size: 15px;
	line-height: 12px;
	color: #003665;
	text-transform: uppercase;
	margin-bottom: 22px;
}
#main .c4 form {
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
#main .c4 form input {
	margin-bottom: 24px;
	width: 100%;
	height: 40px;
}
#main .c4 form .btn:hover {
	background-color: #002554;
	border-color: #002554;
}
#main .c4 form .btn:active {
	background-color: #114776;
	border-color: #114776;
}
#main .c5 {
	background-color: #f5f5f5;
}
#main .c5 .wrapp {
	text-align: center;
	padding-top: 48px;
	padding-bottom: 59px;
}
#main .c5 .head {
	font-size: 42px;
	line-height: 42px;
	color: #003665;
	margin-bottom: 142px;
}
#main .c5 .list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
    -webkit-justify-content: center;
}
#main .c5 .list li {
	width: 20%;
	display: inline-block;
	vertical-align: top;
	padding-top: 20px;
	text-align: center;
	position: relative;
	margin-bottom: 112px;
}
#main .c5 .list li .icon {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -100%);
	-moz-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
}
#main .c5 .list li p {
	font-size: 14px;
	line-height: 21px;
	color: #003665;
}
#main .c5 .list li p.link {
	display: inline-block;
	color: #14b4ef;
	cursor: pointer;
}
#main .c5 .btn {
	padding: 0 27px;
	display: inline-block;
	vertical-align: top;
	background-color: #003665;
	font-family: 'HelveticaNeueCyr-Bold';
	font-size: 12px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #003665;
	border-radius: 4px;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	margin-top: -32px;
}
#main .c5 .btn:hover {
	background-color: #002554;
	border-color: #002554;
}
#main .c5 .btn:active {
	background-color: #114776;
	border-color: #114776;
}
#main .c6 {
	height: 647px;
	background: url(/local/templates/verna/img/c6/bg.jpg) center top no-repeat;
	background-color: #655D5B;
}
#main .c6 .wrapp {
	height: inherit;
	padding-top: 111px;
	text-align: center;
	color: #fff;
}
#main .c6 .head {
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 35px;
	color: #fff;
}
#main .c6 .subhead {
	font-family: 'HelveticaNeueCyr-Medium';
	font-size: 13px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 45px;
	color: #fff;
}
#main .c6 .container {
	width: 780px;
	border: 3px solid #fff;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 34px 0 42px;
	margin: 0 auto;
	border-radius: 10px;
}
#main .c6 .text {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 21px;
}
#main .c6 .btn {
	padding: 0 21px;
	display: inline-block;
	vertical-align: top;
	background-color: #003665;
	font-family: 'HelveticaNeueCyr-Bold';
	font-size: 12px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #003665;
	border-radius: 4px;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	text-transform: none;
}
#main .c6 .btn_mobile {
	display:none;
}
#main .c6 .btn:hover {
	background-color: #002554;
	border-color: #002554;
}
#main .c6 .btn:active {
	background-color: #114776;
	border-color: #114776;
}
#main .c7 {
	height: 624px;
	background: #ffffff url(/local/templates/verna/img/c7/bg.jpg) center top no-repeat;
}
#main .c7 .wrapp {
	height: inherit;
	padding: 106px 0 0 10px;
}
#main .c7 .head {
	font-size: 42px;
	line-height: 42px;
	color: #003665;
	margin-bottom: 25px;
}
#main .c7 p {
	font-family: 'HelveticaNeue-Light';
}
#main .c7 .text {
	width: 480px;
	font-size: 15px;
	line-height: 27px;
	color: #003665;
	margin-bottom: 31px;
}
#main .c7 .sign {
	text-align: right;
	font-size: 18px;
	line-height: 70px;
	color: #003665;
}
#main .c7 .sign_mobil {
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	color: #003665;
	display:none;
}
#main .c9 {
	height: 400x;
	background-color: #114776;
}
#main .c9 .wrapp {
	height: inherit;
	padding-top: 50px;
    padding-bottom: 50px;
	text-align: center;
	color: #fff;
}
#main .c9 .head {
	font-size: 48px;
	line-height: 48px;
	margin-bottom: 35px;
	color: #fff;
}
#main .c9 .subhead {
	font-family: 'HelveticaNeueCyr-Medium';
	font-size: 13px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 45px;
	color: #fff;
}
#main .c9 .container {
	border: 3px solid #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 20px 50px;
    margin: 0 auto;
    border-radius: 10px;
}
#main .c9 .text {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 21px;
}
#main .c9 .btn {
	padding: 0 21px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	background-color: #ffffff;
	font-family: 'HelveticaNeueCyr-Bold';
	font-size: 18px;
	line-height: 35px;
	color: #003665;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #ffffff;
	border-radius: 4px;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	text-transform: none;
}
#main .c9 .btn_mobile {
	display:none;
}
#main .c9 .btn:hover {
	opacity: 0.9;
}
.bso {
    display: inline-block;
    cursor: pointer;
    text-decoration: underline;
    /* vertical-align: top; */
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
    /* margin: 10px 1px; */
    width: 100%;
    overflow: hidden;
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
    color: #003665;
    /* border-bottom: 1px solid #003665; */
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
/* End */


/* Start:/frontpage/css/media_frontpage.css?162642170214689*/
/*================================================================================================================= 960px общие*/
@media only screen and (min-width:200px) and (max-width:960px){

	#index_c1,#index_c2,#index_c3,#index_c4,#index_c5,#index_c6,#footer,.wrapp{
		width:100%;overflow:hidden;
	}
	#index_c1{
		margin-top:60px;
	}
	#main .c1{
		background: url(/local/templates/verna/img/c1/bg.jpg) center 0px no-repeat;
		background-size:cover;
		height: 700px;
	}
	#main .c1 .wrapp {
		padding-top: 160px;
	}
	#main .c1 .head{
		font-size: 30px;
		line-height: 32px;
		text-align: left;
	}

	#main .c1 .subhead{
		width:240px;
		font-size: 16px;
		line-height: 16px;
		text-align: left;
	}
	#main .c2 .wrapp {
		padding:20px 0 0;
		width:100%
	}
	#main .c3{
		background-size:cover;
		height: auto!important;
	}
	#main .c3 .wrapp{
		padding:0px 0px 50px 0px;
		width:100%;
	}
	#main .c3 .tab-controls-container{
		display:table;
		width:390px;
		margin:0 auto;
	}
	#main .c3 .head {
		padding-top: 44px;
		font-size:30px;
		font-family: 'HelveticaNeueCyr-Roman';
	}
	#main .c3 .tab-control{
		display: block;
		margin: 2% 4%;
		float:left;
	}
	#main .c3 .tab-head{
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 16px;
	}
	#main .c3 .tab-list li{
		font-family: 'HelveticaNeue-Light';
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 12px;
		padding-left: 17px;
		position: relative;
	}
	#main .c4 .wrapp {
		text-align: center;
		padding-top: 47px;
		padding-bottom: 47px;
		width:100%;
	}
	#main .c4 .head{
		font-size: 24px;
		line-height: 30px;
		width: 200px;
		margin: 0 auto 23px;
	}
	#main .c4 .subhead{
		margin-bottom: 40px;
	}
	#main .c5 .wrapp{
		padding-bottom: 44px;
	}
	#main .c5 .head{
		font-size: 24px;
		line-height: 30px;
	}
	#main .c5 .list{
		flex-direction: row;
		justify-content: space-around;
		-webkit-justify-content: space-around;
		text-align: center;
		margin:0% 0%;
		width:100%;
	}
	#main .c5 .list li{
		display: block;
		width: 20%!important;
		width: inherit;
		margin-bottom: 85px;
	}
	#main .c5 .btn{
		font-size: 13px;
		line-height: 14px;
		text-transform: initial;
		padding: 10px 14px;
	}
	#main .c6{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg3.jpg)no-repeat center top;
		background-size:cover;
		height: 480px!important;
	}
	#main .c6 .wrapp{
		padding-top: 45px;
		margin-bottom: 48px;
	}

	#main .c6 .subhead{
		font-size: 13px;
		line-height: 24px;
		margin-bottom: 35px;
	}
	#main .c6 .container{
		width: 100%;
		margin:0px;
		padding:20px 0px!important;
	}
	#main .c6 .text{
		font-size: 13px;
		line-height: 17px;
	}
	#main .c6 .btn{
		margin:0 9px;
		font-size: 13px;
		line-height: 14px;
		text-transform: initial;
		margin: 0 10px;
		padding: 10px 14px
	}
	#main .c6 .btn_desktop{
		display:none;
	}
	#main .c6 .btn_mobile{
		display:block;
	}
	#main .c7{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg4.jpg)no-repeat center top;
		background-size:cover;
		height: 460px!important;
		padding: 0 5%;
	}
	#main .c7 .wrapp{
		padding:0!important;
	}
	#main .c7 .head {
		font-size: 24px;
		margin-bottom: 10px;
		margin-top: 30px;
		text-align:center;
	}
	#main .c7 .text {
		width: 100%;
		font-size: 15px;
		line-height: 21px;
		margin-bottom: 25px;
	}
	#main .c7 .sign {
		display:none;
	}
	#main .c7 .sign_mobil {
		display:block;
	}
	#main .c7 .sign_mobil span{
		font-size: 18px;
	}
	.animated {
		-webkit-animation-fill-mode: both;
		-moz-animation-fill-mode: both;
		animation-fill-mode: both;
	}
	.wrapp {
		padding-top: 20px;
	}
	@-moz-keyframes fadeIn {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
	@keyframes fadeIn {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
	@-webkit-keyframes fadeIn {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}
}
/*================================================================================================================= 680px*/
@media only screen and (min-width:200px) and (max-width:680px){
	#main .c1{
		background: url(/local/templates/verna/img/c1/bg.jpg) center 0px no-repeat;
		background-size:cover;
		height: 700px;
	}
	#main .c1 .wrapp {
		padding-top: 160px;
	}
	#main .c1 .head{
		font-size: 30px;
		line-height: 32px;
		text-align: left;
	}

	#main .c1 .subhead{
		width:240px;
		font-size: 16px;
		line-height: 16px;
		text-align: left;
	}
	#main .c2 .wrapp {
		width:100%
	}
	#main .c3{
		background: url(/local/templates/verna/img/c3/bg.jpg) center top no-repeat;
		background-size:cover;
	}
	#main .c3 .tab-controls-container{
		display:table;
		width:380px;
		margin:0 auto;
		margin-bottom:30px;
	}
	#main .c3 .tab-control{
		margin: 2% 3%;
	}
	#main .c4 .wrapp {
		text-align: center;
		padding-top: 47px;
		padding-bottom: 47px;
		width:100%;
	}
	#main .c4 .head{
		font-size: 24px;
		line-height: 30px;
		width: 200px;
		margin: 0 auto 23px;
	}
	#main .c4 .subhead{
		margin-bottom: 40px;
	}
	#main .c5 .wrapp{
		padding-bottom: 44px;
	}
	#main .c5 .head{
		font-size: 24px;
		line-height: 30px;
	}
	#main .c5 .list{
		flex-direction: row;
		justify-content: space-around;
		-webkit-justify-content: space-around;
		text-align: center;
		margin:0% 0%;
		width:100%;
	}
	#main .c5 .list li{
		display: block;
		width: 35%!important;
		width: inherit;
		margin-bottom: 85px;
	}
	#main .c5 .btn{
		font-size: 13px;
		line-height: 14px;
		text-transform: initial;
		padding: 10px 14px;
	}
	#main .c6{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg3.jpg)no-repeat center top;
		background-size:cover;
		height: 480px!important;
	}
	#main .c6 .wrapp{
		padding-top: 45px;
		margin-bottom: 48px;
	}

	#main .c6 .subhead{
		font-size: 13px;
		line-height: 24px;
		margin-bottom: 35px;
	}
	#main .c6 .container{
		width: 100%;
		margin:0px;
		padding:20px 0px!important;
	}
	#main .c6 .text{
		font-size: 13px;
		line-height: 17px;
	}
	#main .c6 .btn{
		margin:0 9px;
		font-size: 13px;
		line-height: 14px;
		text-transform: initial;
		margin: 0 10px;
		padding: 10px 14px
	}
	#main .c6 .btn_desktop{
		display:none;
	}
	#main .c6 .btn_mobile{
		display:block;
	}
	#main .c7{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg4.jpg)no-repeat center top;
		background-size:cover;
		height: 550px!important;
	}
	#main .c7 .wrapp{
		padding:0!important;
	}
	#main .c7 .head {
		font-size: 24px;
		margin-bottom: 10px;
		margin-top: 30px;
		text-align:center;
	}
	#main .c7 .text {
		width: 100%;
		font-size: 15px;
		line-height: 21px;
		margin-bottom: 25px;
	}
	#main .c7 .sign {
		display:none;
	}
	#main .c7 .sign_mobil {
		display:block;
	}
	#main .c7 .sign_mobil span{
		font-size: 18px;
	}
	#footer_mobil{
		display:table;
		align-items:none;
		flex-direction: none;
		justify-content: none;
		-webkit-justify-content: none;
	}
	#footer_mobil .footer_div{
		margin:25px 0px 25px 10px;
	}

}

/*================================================================================================================= 480px*/
@media only screen and (min-width:200px) and (max-width:480px){
	#main .c1{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg1.jpg)no-repeat center top;
		background-size:cover;
		height: 879px;
	}
	#main .c1 .wrapp {
		padding-top: 300px;
	}
	#main .c1 .head{
		font-size: 30px;
		line-height: 32px;
		text-align: center;
		margin-top: -95px;
	}
	#main .c1 .subhead{
		width:240px;
		font-size: 16px;
		line-height: 16px;
		margin:0 auto;
		text-align: center;
	}
	#main .c2 .wrapp{
		width:100%;
	}
	#main .c2 .list li{
		width: 100%;
		height: 150px;
		margin: 0;
	}
	#main .c2 .container{
		top: 54px;
	}
	#main .c2 .head{
		font-size: 24px;
		line-height: 24px;
	}
	#main .c2 .list li:nth-child(1),
	#main .c2 .list li:nth-child(2),
	#main .c2 .list li:nth-child(3),
	#main .c2 .list li:nth-child(4){
		background-size: cover;
		background-position-y: -9px;
	}
	#main .c2 .list li:hover{
		background: #959595;
	}
	#main .c2 .btn{
		display: none;
	}
	#main .c3{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg2.jpg)no-repeat center top;
		background-size:cover;
	}
	#main .c3 .tab-controls-container{
		display:table;
		width:380px;
		margin:0 auto;
		margin-bottom:30px;
	}
	#main .c3 .tab-control{
		margin: 2% 3%;
	}
	#main .c4 .wrapp {
		text-align: center;
		padding-top: 47px;
		padding-bottom: 47px;
		width:100%;
	}
	#main .c4 .head{
		font-size: 24px;
		line-height: 30px;
		width: 200px;
		margin: 0 auto 23px;
	}
	#main .c4 .subhead{
		margin-bottom: 40px;
	}
	#main .c5 .wrapp{
		padding-bottom: 44px;
	}
	#main .c5 .head{
		font-size: 24px;
		line-height: 30px;
	}
	#main .c5 .list{
		flex-direction: row;
		justify-content: space-around;
		-webkit-justify-content: space-around;
		text-align: center;
		margin:0 auto;
	}
	#main .c5 .list li{
		display: block;
		width: inherit;
		margin-bottom: 85px;
	}
	#main .c5 .btn{
		font-size: 13px;
		line-height: 14px;
		text-transform: initial;
		padding: 10px 14px;
	}
	#main .c6{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg3.jpg)no-repeat center top;
		background-size:cover;
		height: 480px!important;
	}
	#main .c6 .wrapp{
		padding-top: 45px;
		margin-bottom: 48px;
	}

	#main .c6 .subhead{
		font-size: 13px;
		line-height: 24px;
		margin-bottom: 35px;
	}
	#main .c6 .container{
		width: 100%;
		margin:0px;
		padding:20px 0px!important;
	}
	#main .c6 .text{
		font-size: 13px;
		line-height: 17px;
	}
	#main .c6 .btn{
		margin:0 9px;
		font-size: 13px;
		line-height: 14px;
		text-transform: initial;
		margin: 0 10px;
		padding: 10px 14px
	}
	#main .c6 .btn_desktop{
		display:none;
	}
	#main .c6 .btn_mobile{
		display:block;
	}
	#main .c7{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg4.jpg)no-repeat center top;
		background-size:cover;
		height: 650px!important;
	}
	#main .c7 .wrapp{
		padding:0!important;
	}
	#main .c7 .head {
		font-size: 24px;
		margin-bottom: 10px;
		margin-top: 30px;
		text-align:center;
	}
	#main .c7 .text {
		width: 100%;
		font-size: 15px;
		line-height: 21px;
		margin-bottom: 25px;
	}
	#main .c7 .sign {
		display:none;
	}
	#main .c7 .sign_mobil {
		display:block;
	}
	#main .c7 .sign_mobil span{
		font-size: 18px;
	}
	#footer_mobil{
		display:table;
		align-items:none;
		flex-direction: none;
		justify-content: none;
		-webkit-justify-content: none;
	}
	#footer_mobil .footer_div{
		margin:25px 0px 25px 10px;
	}

}
/*================================================================================================================= 385px*/
@media only screen and (min-width:200px) and (max-width:385px){
	#main .c1{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg1.jpg)no-repeat center top;
		background-size:cover;
		height: 879px;
	}
	#main .c1 .wrapp {
		padding-top: 280px;
	}
	#main .c1 .head{
		font-size: 26px;
		line-height: 36px;
		text-align: center;
		margin-top: -100px;
	}

	#main .c1 .subhead{
		font-size: 16px;
		line-height: 18px;
		text-align: center;
	}
	#main .c2 .wrapp{
		width:100%;
	}
	#main .c2 .list li{
		width: 100%;
		height: 120px;
		margin: 0;
	}
	#main .c2 .container{
		top: 45px;
	}
	#main .c2 .head{
		font-size: 18px;
		line-height: 18px;
	}
	#main .c2 .list li:nth-child(1),
	#main .c2 .list li:nth-child(2),
	#main .c2 .list li:nth-child(3),
	#main .c2 .list li:nth-child(4){
		background-size: cover;
		background-position-y: -9px;
	}
	#main .c2 .list li:hover{
		background: #959595;
	}
	#main .c2 .btn{
		display: none;
	}
	#main .c3{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg2.jpg)no-repeat center top;
		background-size:cover;
		height: 650px!important;
	}
	#main .c3 .tab-controls-container{
		display:table;
		width:170px;
		margin:0 auto;
		margin-bottom:30px;
	}
	#main .c3 .tab-control{
		margin: 2% 0%;
	}
	#main .c4 .wrapp {
		text-align: center;
		padding-top: 47px;
		padding-bottom: 138px;
		width:100%;
	}
	#main .c4 .head{
		font-size: 24px;
		line-height: 30px;
		width: 200px;
		margin: 0 auto 23px;
	}
	#main .c4 .subhead{
		margin-bottom: 105px;
	}
	#main .c5 .wrapp{
		padding-bottom: 44px;
	}
	#main .c5 .head{
		font-size: 24px;
		line-height: 30px;
	}
	#main .c5 .list{
		flex-direction: column;
		justify-content: center;
		-webkit-justify-content: center;
		text-align: center;
	}
	#main .c5 .list li{
		display: block;
		width: inherit;
		margin-bottom: 85px;
	}
	#main .c5 .btn{
		font-size: 13px;
		line-height: 14px;
		text-transform: initial;
		padding: 10px 14px;
	}
	#main .c6{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg3.jpg)no-repeat center top;
		background-size:cover;
		height: 480px!important;
	}
	#main .c6 .wrapp{
		padding-top: 45px;
		margin-bottom: 48px;
	}
	#main .c6 .head{
		font-size: 24px;
		line-height: 30px;
		width: 200px;
		margin: 0 auto 20px;
	}
	#main .c6 .subhead{
		font-size: 13px;
		line-height: 24px;
		margin-bottom: 35px;
	}
	#main .c6 .container{
		width: 100%;
		margin:0px;
		padding:20px 0px!important;
	}
	#main .c6 .text{
		font-size: 13px;
		line-height: 17px;
	}
	#main .c6 .btn{
		margin:0 9px;
		font-size: 13px;
		line-height: 14px;
		text-transform: initial;
		margin: 0 10px;
		padding: 10px 14px
	}
	#main .c6 .btn_desktop{
		display:none;
	}
	#main .c6 .btn_mobile{
		display:block;
	}
	#main .c7{
		background:#fff url(/local/templates/verna/img/mobil/mobil_bg4.jpg)no-repeat center top;
		background-size:cover;
		height: 700px!important;
	}
	#main .c7 .wrapp{
		padding:0!important;
	}
	#main .c7 .head {
		font-size: 24px;
		margin-bottom: 10px;
		margin-top: 30px;
		text-align:center;
	}
	#main .c7 .text {
		width: 100%;
		font-size: 15px;
		line-height: 21px;
		margin-bottom: 25px;
	}
	#main .c7 .sign {
		display:none;
	}
	#main .c7 .sign_mobil {
		display:block;
	}
	#main .c7 .sign_mobil span{
		font-size: 18px;
	}
	#footer_mobil{
		display:table;
		align-items:none;
		flex-direction: none;
		justify-content: none;
		-webkit-justify-content: none;
	}
	#footer_mobil .footer_div{
		margin:25px 0px 25px 10px;
	}
}
/* End */
/* /frontpage/css/frontpage.css?162980778812222 */
/* /frontpage/css/media_frontpage.css?162642170214689 */
