body
{
	color:#fff;
	line-height:1;
	font-family: 'Roboto', sans-serif; 
	background: url(img/bg-osn-new.jpg) no-repeat top center #ffffff;
	background-size:100%;
	width: 100%;
	margin: 0;
}
.logo
{
	text-align:center;
	margin-top:12px;
    margin-bottom: 12px;
}
.zagol {
    color: #000000;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: normal;
    line-height: 31px;
}
.zagol span {
	color: #ea6435;
	font-size: 24px;
	font-family: 'Roboto', sans-serif; 
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.title-usl {
  	color: #ea6435;
	font-size: 43px;
	font-family: 'Roboto', sans-serif; 
	text-align: center;
	font-weight: bold;	
}
#form
{
	position:relative;
}
#form .p1
{
	margin:0;
	margin-top:38px;
	line-height:1;
	font-size:44px;
	color:#676767;
	margin-bottom:60px;
	text-transform:uppercase;
	text-align:center;
}
#form .p2
{
	text-align:center;
	color:#676767;
	font-size:24px;
	font-family:'robotol';
	text-transform:uppercase;
	margin:0;
	text-transform:uppercase;
	margin-bottom:7px;
}
#form .p3
{
	color:#e7440b;
	font-size:29px;
	font-family:'robotol';
	text-align:center;
	margin:0;
	text-transform:uppercase;
	margin-bottom:3px;
}
#form .p4
{
	text-align:center;
	font-size:30px;
	color:#e7440b;
	margin:0;
	text-transform:uppercase;
	margin-bottom:7px;
	letter-spacing:2.3px;
	line-height: 47px;
}
#form .p4 span
{
	font-size:42px;
}
.left {
    margin-top: 40px;
    margin-left: 68px;
    width: 400px;
    float: left;
}
.text-bottom {
    color: #000000;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    position: relative;
    width: 403px;
    margin-top: 10px;
    margin-left: -60px;
    line-height: 27px;
}
.text-bottom span {
	color: #ea6435;
	font-weight: bold;
}
.links {
	margin-top: 40px;
	float: right;
	text-align: center;
	width: 414px;
	display: block;
    right: 0;
    position: absolute;
    margin-top: 500px;
    margin-bottom: 30px;
}
.link {
    background: #ea6435;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    height: 50px;
    width: 145px;
    display: inline-block;
    vertical-align: text-bottom;
    margin: 20px 20px 0 20px;
    text-decoration: none;
    border-radius: 10px;
}
.link:hover {
	text-decoration: underline;
}
.link span.link-1 {
    padding-top: 14px;
    display: block;
}
.link span.link-2 {
    padding-top: 5px;
    display: block;
}
#form .left-ico
{
	height:77px;
	background:#3CABB7;
	position:relative;
	margin:0;
	margin-bottom:40px;
	text-align: center;
	width: 340px;
}
#form .left-ico.last .names
{
	padding-left: 23px;
}
.names {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 26px;
    text-align: center;
    line-height: 30px;
    padding-top: 7px;
}
.price {
	color: #ea6435;
	font-size: 30px;
	font-family: 'Roboto', sans-serif; 
	font-weight: bold;
}
.price span {
	color: #d11515;
	font-size: 30px;
	text-decoration: line-through;
	font-family: 'Roboto', sans-serif; 
	font-weight: normal;
}
.left-ico .img {
    position: absolute;
    bottom: 0;
    left: -54px;
    top: 0px;
}
.girl
{
	position:absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 260px;
}
#form .action
{
	margin:0;
	line-height:1;
	font-size:33px;
	color:#e7440b;
	margin-bottom:60px;
	text-transform:uppercase;
	text-align:center;
	background:url(images/action.png) no-repeat left top;
	height:100px;
	max-width:570px;
	margin-top: 12px;
    padding-left: 232px;
    padding-top: 26px;
    line-height: 37px;
}
form {
    padding: 4px 15px 26px 15px;
    background: #3CABB7;
    text-align: center;
    border-radius: 30px;
    width: 384px;
    float: right;
    margin-top: 40px;
    box-sizing: content-box;
}
form p.title-form {
	color: #ffffff;
	font-family: 'Roboto', sans-serif; 
	font-size: 26px;
	line-height: 29px;
	margin: 20px 0 0 0;
}
form input
{
	width:100%;
	border:0;
	background:transparent;
	height:45px;
	line-height:30px;
	border-bottom:2px solid #39939d;
	margin-bottom:25px;
	margin-right: 20px;
	color:#fff;
	font-size:22px;
	font-family: 'Roboto Thin', sans-serif;
	max-width: 305px;
	box-sizing: content-box;
	position: relative;
	display: inline-block;
}
form .icon-1 {
    background: url(img/input-icon-1.png) no-repeat;
    width: 32px;
    height: 38px;
    display: inline-block;
    position: relative;
    top: 16px;
    margin-right: 17px;
    margin-left: 10px;
}
form .icon-2
{
	background:url(img/input-icon-2.png) no-repeat 90% center;
	width: 21px;
	height: 35px;
    display: inline-block;
    position: relative;
    top: 19px;
    margin-right: 17px;
    margin-left: 10px;
}
form .p8 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 5px;
}
form input[type="radio"]
{
	display:none;
}
label span
{
	padding-top:5px;
	display:inline-block;
	height:25px;
	line-height:25px;
	font-size: 19px;
}
form input[type="checkbox"] + label {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url(img/radio-sprite.png);
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto;
    padding-left: 30px;
    padding-top: 4px;
    padding-bottom: 1px;
    height: 24px;
    cursor: pointer;
    text-align: center;
}
form input[type="checkbox"]:checked + label {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url(img/radio-sprite.png);
    background-origin: padding-box;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto;
    padding-left: 30px;
    padding-top: 1px;
    padding-bottom: 0px;
    height: 24px;
    cursor: pointer;
    text-align: center;
    font-size: 19px;
}
#city-1 {
	display: none;
}
form input.submit
{
	margin: 25px auto 0 auto;
	display:block;
	height:50px;
	border:0;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:22px;
	font-family: 'Roboto', sans-serif; 
	background:#ea6435;
	padding:0;
	min-width: 360px;
	height: 70px;
	border-radius: 30px;
	cursor: pointer;
}
.clear
{
	clear:both;
}
*
{
	outline:none !important;
}
.result
{
	margin-top: 20px;
    padding: 10px;
    border: 2px solid green;
    font-family: 'Roboto', sans-serif; 
    font-size: 16px;
    display:none;
}
#form .left-ico.last {
    margin-bottom: 30px;
   }
.right_contact_phone {
    float: none;
    margin-top: -27px;
    margin-bottom: -30px;
    position: relative;
}
.right_contact_phone .desct_tele {
    width:  49%;
    display: inline-block;
}
.right_contact_phone .desct_viber {
    width: 49%;
    display: inline-block;
}
@media screen and (min-width:1221px) {
.container {
	width: 1200px;
	margin: 0 auto;
	display: block;
	position: relative;
}
}
@media screen and (min-width:1450px) {
.container {
	width: 1440px;
	margin: 0 auto;
	display: block;
	position: relative;
}
}
@media screen and (max-width:1380px) {
.girl {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 377px;
    max-width: 531px;
}
}
body {
    color: #fff;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    background: url(img/bg-osn-new.jpg) no-repeat top center #ffffff;
    background-size: 100%;
    width: 100%;
    margin: 0;
}
}

@media screen and (max-width:700px)
{
	#form .p1
	{
		margin-top:0;
		margin-bottom:35px;
	}
	#form .p3
	{
		font-size:28px;
		margin:10px auto;
	}
	#form .p4
	{
		font-size:25px;
		margin-top:10px;
		line-height:35px;
		margin:10px auto;
	}
	.p4 br
	{
		display:none;
	}
	#form .p4 span
	{
		font-size:30px;
	}
	#form .left-ico
	{
		font-size:17px;
	}
	}

::-webkit-input-placeholder {color:#fff;
	font-size:22px;
	font-family: 'Roboto Thin', sans-serif;
}
:-ms-input-placeholder      {color:#fff;
	font-size:22px;
	font-family: 'Roboto Thin', sans-serif; 
}




	.right_contact_phone a{
		color: #676767;
	}

	.right_contact_phone a.viber{
    background: url(img/viber-new.png) no-repeat;
    display: inline-block;
    padding-left: 45px;
    background-position: left center;
    padding-top: 11px;
    padding-bottom: 11px;
    text-decoration: none;
	}

	.right_contact_phone a.tele{
	    background: url("img/telegram.png") no-repeat;
	    display: inline-block;
	    padding-left: 45px;
    background-position: left center;
    padding-top: 11px;
    padding-bottom: 11px;
    text-decoration: none;
	}

	.right_contact_phone a.viber.mob_viber,
	.right_contact_phone a.tele.mob_tele{
	    display: none;
	}

	@media screen and (max-width: 1240px) {
		.container {
    width: 1000px;
    display: block;
    position: relative;
    margin: 0 auto;
}
.right_contact_phone {
    float: none;
    margin-top: 30px;
    margin-bottom: 0px;
    position: relative;
}
.girl {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 373px;
    max-width: 433px;
}
.left-ico .img {
    position: absolute;
    bottom: 0;
    left: -45px;
    top: 0px;
    width: 75px;
    height: auto;
}
.names {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    padding-top: 2px;
}
.price {
    color: #ea6435;
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
.price span {
    color: #d11515;
    font-size: 23px;
    text-decoration: line-through;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}
form p.title-form {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 25px;
    margin: 20px 0 0 0;
}
form input {
    width: 100%;
    border: 0;
    background: transparent;
    height: 30px;
    line-height: 25px;
    border-bottom: 2px solid #39939d;
    margin-bottom: 10px;
    margin-right: 20px;
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto Thin', sans-serif;
    max-width: 230px;
    box-sizing: content-box;
    position: relative;
    display: inline-block;
}
::-webkit-input-placeholder {color:#fff;
	font-size:18px;
	font-family: 'Roboto Thin', sans-serif;
}
:-ms-input-placeholder      {color:#fff;
	font-size:18px;
	font-family: 'Roboto Thin', sans-serif; 
}
form {
    padding: 4px 15px 26px 15px;
    background: #3CABB7;
    text-align: center;
    border-radius: 30px;
    width: 300px;
    float: right;
    margin-top: 40px;
    box-sizing: content-box;
}
form .icon-1 {
    background: url(img/input-icon-1.png) no-repeat;
    width: 25px;
    height: 38px;
    display: inline-block;
    position: relative;
    top: 21px;
    margin-right: 15px;
    margin-left: 10px;
    background-size: 100%;
}
.text-bottom {
    color: #000000;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    position: relative;
    width: 318px;
    margin-top: 10px;
    margin-left: -39px;
    line-height: 27px;
}
form input.submit {
    margin: 25px auto 0 auto;
    display: block;
    height: 50px;
    border: 0;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    background: #ea6435;
    padding: 0;
    min-width: 297px;
    height: 50px;
    border-radius: 30px;
    cursor: pointer;
}
.link {
    background: #ea6435;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    height: 50px;
    width: 137px;
    display: inline-block;
    vertical-align: text-bottom;
    margin: 10px 5px 0 20px;
    text-decoration: none;
    border-radius: 10px;
}
.links {
    margin-top: 40px;
    float: right;
    text-align: center;
    width: 340px;
    display: block;
    right: 0;
    position: absolute;
    margin-top: 380px;
}
form .icon-2 {
    background: url(img/input-icon-2.png) no-repeat 90% center;
    width: 18px;
    height: 35px;
    display: inline-block;
    position: relative;
    top: 13px;
    margin-right: 14px;
    margin-left: 12px;
    background-size: 100%;
}

#form .left-ico {
    height: 60px;
    background: #3CABB7;
    position: relative;
    margin: 0;
    margin-bottom: 24px;
    text-align: center;
    width: 265px;
}
		.right_contact_phone{
			position: relative;
			display: inline-block;
			width: 100%;
			text-align: center;
		}

		.right_contact_phone p{
		    display: inline-block;
		    vertical-align: middle;
		    margin: 0px 10px;
		}

		.right_contact_phone p.desct_viber,
		.right_contact_phone p.desct_tele{
			display: none;
		}

		.right_contact_phone a.viber.mob_viber,
		.right_contact_phone a.tele.mob_tele{
		    display: block;
		}

		.right_contact_phone a.viber.desct_viber,
		.right_contact_phone a.tele.desct_tele{
		    display: none;
		}

		.right_contact_phone{
			margin-top: 30px;
		}

	}

		@media screen and (max-width: 1023px) {
		.container {
    width: 720px;
    display: block;
    position: relative;
    margin: 0 auto;
}
.zagol {
    color: #000000;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: normal;
    line-height: 31px;
}
.zagol span {
    color: #ea6435;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.title-usl {
    color: #ea6435;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: bold;
}
.logo img {
	width: 300px;
	height: auto;
}
.girl {
	display: none;
}
.left {
    margin-top: 40px;
    margin-left: 68px;
    width: 266px;
    float: left;
}
.left-ico .img {
    position: absolute;
    bottom: 0;
    left: -45px;
    top: 0px;
    width: 75px;
    height: auto;
}
.names {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    padding-top: 2px;
}
.price {
    color: #ea6435;
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
.price span {
    color: #d11515;
    font-size: 23px;
    text-decoration: line-through;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}
form p.title-form {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 25px;
    margin: 20px 0 0 0;
}
form input {
    width: 100%;
    border: 0;
    background: transparent;
    height: 30px;
    line-height: 25px;
    border-bottom: 2px solid #39939d;
    margin-bottom: 10px;
    margin-right: 20px;
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto Thin', sans-serif;
    max-width: 230px;
    box-sizing: content-box;
    position: relative;
    display: inline-block;
}
::-webkit-input-placeholder {color:#fff;
	font-size:18px;
	font-family: 'Roboto Thin', sans-serif;
}
:-ms-input-placeholder      {color:#fff;
	font-size:18px;
	font-family: 'Roboto Thin', sans-serif; 
}
form {
    padding: 4px 15px 26px 15px;
    background: #3CABB7;
    text-align: center;
    border-radius: 30px;
    width: 300px;
    float: right;
    margin-top: 40px;
    box-sizing: content-box;
}
form .icon-1 {
    background: url(img/input-icon-1.png) no-repeat;
    width: 25px;
    height: 38px;
    display: inline-block;
    position: relative;
    top: 21px;
    margin-right: 15px;
    margin-left: 10px;
    background-size: 100%;
}
.text-bottom {
    color: #000000;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    position: relative;
    width: 318px;
    margin-top: 10px;
    margin-left: -39px;
    line-height: 27px;
}
form input.submit {
    margin: 25px auto 0 auto;
    display: block;
    height: 50px;
    border: 0;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    background: #ea6435;
    padding: 0;
    min-width: 297px;
    height: 50px;
    border-radius: 30px;
    cursor: pointer;
}
.link {
    background: #ea6435;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    height: 50px;
    width: 137px;
    display: inline-block;
    vertical-align: text-bottom;
    margin: 10px 5px 30px 20px;
    text-decoration: none;
    border-radius: 10px;
}
.links {
    margin-top: 40px;
    float: right;
    text-align: center;
    width: 340px;
    display: block;
    right: 0;
    position: absolute;
    margin-top: 381px;
}
form .icon-2 {
    background: url(img/input-icon-2.png) no-repeat 90% center;
    width: 18px;
    height: 35px;
    display: inline-block;
    position: relative;
    top: 13px;
    margin-right: 14px;
    margin-left: 12px;
    background-size: 100%;
}

#form .left-ico {
    height: 60px;
    background: #3CABB7;
    position: relative;
    margin: 0;
    margin-bottom: 24px;
    text-align: center;
    width: 265px;
}
}

		@media screen and (max-width: 760px) {
.container {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
}
body {
    color: #fff;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    background: url(img/bg-mob.jpg) repeat top center #ffffff;
    background-size: 100%;
    width: 100%;
    margin: 0;
}
.zagol {
    color: #000000;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: normal;
    line-height: 31px;
}
.zagol span {
    color: #ea6435;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.title-usl {
    color: #ea6435;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-weight: bold;
}
.logo img {
	width: 300px;
	height: auto;
}
.girl {
	display: none;
}
.left {
    margin-top: 140px;
    margin-left: 0;
    width: 280px;
    float: none;
    margin: 0 auto;
    display: block;
    position: relative;
    padding-left: 33px;
}
#form .left-ico {
    height: 60px;
    background: #3CABB7;
    position: relative;
    margin: 0 auto;
    margin-bottom: 24px;
    text-align: center;
    width: 265px;
    display: block;
}
#form .left-ico.first {
	margin-top: 30px;
}
.left-ico .img {
    position: absolute;
    bottom: 0;
    left: -45px;
    top: 0px;
    width: 75px;
    height: auto;
}
.names {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    padding-top: 2px;
}
.price {
    color: #ea6435;
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
.price span {
    color: #d11515;
    font-size: 23px;
    text-decoration: line-through;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}
form p.title-form {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 25px;
    margin: 20px 0 0 0;
}
form input {
    width: 100%;
    border: 0;
    background: transparent;
    height: 30px;
    line-height: 25px;
    border-bottom: 2px solid #39939d;
    margin-bottom: 10px;
    margin-right: 20px;
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto Thin', sans-serif;
    max-width: 230px;
    box-sizing: content-box;
    position: relative;
    display: inline-block;
}
::-webkit-input-placeholder {color:#fff;
	font-size:18px;
	font-family: 'Roboto Thin', sans-serif;
}
:-ms-input-placeholder      {color:#fff;
	font-size:18px;
	font-family: 'Roboto Thin', sans-serif; 
}
form {
    padding: 4px 15px 26px 15px;
    background: #3CABB7;
    text-align: center;
    border-radius: 30px;
    width: 300px;
    float: none;
    margin-top: 40px;
    box-sizing: content-box;
    margin: 20px auto 0 auto;
}
form .icon-1 {
    background: url(img/input-icon-1.png) no-repeat;
    width: 25px;
    height: 38px;
    display: inline-block;
    position: relative;
    top: 21px;
    margin-right: 15px;
    margin-left: 10px;
    background-size: 100%;
}
.text-bottom {
    color: #000000;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    position: relative;
    width: 240px;
    margin-top: 10px;
    margin: 0 auto;
    line-height: 21px;
    padding-right: 33px;
}
form input.submit {
    margin: 25px auto 0 auto;
    display: block;
    height: 50px;
    border: 0;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    background: #ea6435;
    padding: 0;
    min-width: 297px;
    height: 50px;
    border-radius: 30px;
    cursor: pointer;
}
.link {
    background: #ea6435;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    height: 50px;
    width: 137px;
    display: inline-block;
    vertical-align: text-bottom;
    margin: 10px 5px 30px 5px;
    text-decoration: none;
    border-radius: 10px;
}
.links {
    margin-top: 40px;
    float: none;
    text-align: center;
    width: 305px;
    display: block;
    right: 0;
    position: relative;
    margin: 15px auto;
}
form .icon-2 {
    background: url(img/input-icon-2.png) no-repeat 90% center;
    width: 18px;
    height: 35px;
    display: inline-block;
    position: relative;
    top: 13px;
    margin-right: 14px;
    margin-left: 12px;
    background-size: 100%;
}
.right_contact_phone {
    margin-top: 10px;
    margin-bottom: 10px;
}

}
@media screen and (max-width: 480px) {
    .logo img {
        width: 250px;
        height: auto;
    }
/*.zagol {
    font-family: 'Roboto Light', sans-serif;
}
.zagol span{
    font-weight: normal;
}*/
}