body {
	font-family: 'Open Sans', sans-serif;
}
.after_ok {
	text-align: center;
	color: #ffffff;
	margin-bottom: 8px;
}
#first_disp {
    background: transparent;
    background-image: url("../images/b3.jpg");
    background-position: 50% 30%;
    height: 740px;
    background-size: cover;  
}
#first_disp h1 {
	display: inline;
    font-size: 28px;
    color: #000000;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.55);
    padding: 0px 10px 5px 10px;
    line-height: 60px;
}
#first_disp img {
	max-width: 650px;
    margin-top: 20px;
    width: 100%;
    margin-bottom: 45px;
}

#first_disp .form_free {
	height: 356px;
    border: 10px solid rgba(255, 255, 255, 0.14);
    border-radius: 5px;
    background: url('../images/bg-4.png');
    background-clip: padding-box;
	padding: 15px 15px;
    font-size: 18px;
    line-height: 29px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 10%;
    width: 90%;
}	
	
.first_half {
	font-size: 36px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 600;
	margin-top: 30px;
	text-shadow: 1px 1px 5px #2F2F2F;
}
.second_half {
	display: inline;
    font-size: 28px;
    color: #333333;
    font-weight: 600;
    background: rgba(255, 255, 255, 0.55);
    padding: 0px 10px 5px 10px;
}

a.more {
    background: rgba(0, 0, 0, 0.4);
    padding: 7px 20px;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1px 7px #000000;
    text-decoration: none;
	margin: 20px 10px 0 10px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

a.more.add {
	display: inline-block;
}

a.more:hover {
	background: rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    text-decoration: none;
}

a.pink.order.open_window3.float_none {
	float: none;
	margin-top: 20px;
    width: 100%;
}


.form_free a.more{
	margin-top: 20px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.15);
    font-size: 28px;
    padding: 12px 28px;
    font-weight: 300;
    width: 240px;
}

.form_free a.more:hover {
	background: rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    text-decoration: none;
}

.form_free input {
    width: 240px;
    margin: 0 auto;
    margin-top: 20px;
}

.error_free {
	font-size: 14px;
    text-transform: none;
    font-weight: 400;
}

button.phone {
    text-transform: uppercase;
    background: #509294;
    padding: 10px 25px;
    font-weight: 300;
    font-size: 26px;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    margin-top: 20px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

button.phone:hover {
	background: #3E7274;
}

#your_photo, #advance, #holiday {
	padding: 50px 0 50px;
}

#holiday img {
    max-width: 100%;
    margin-bottom: 5px;
}


#rewievs {
	padding: 50px 0 20px;
	background: #F2F4F8;
}
    
	
#rewievs p.your_rewiews {
	font-size: 24px;
}


#rewievs img {
    width: 100%;
    border-radius: 50%;
    max-width: 200px;
    margin-bottom: 40px;
    border: 4px solid #ffffff;
    box-shadow: 0px 0px 5px 0px #B9B9B9;
}
	
#works {
    padding: 50px 0 20px;
	background: #ECEFF4;
}

#priz {
    padding: 50px 0 50px;
}

#your_photo h2, #advance h2, #payment h2, #works h2, #rewievs h2, #faq h2, #article h2, #priz h2, #holiday h2 {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 60px;
	line-height: normal;
}

.pb30 {
    padding-bottom: 30px;
}

#priz p, #article p {
	font-size: 18px;
}

#priz a {
	color: #F26EA1;
    border-bottom: 1px dotted #F26EA1;
}

#priz a:hover {
	color: #F52A79;
    border-bottom: 1px dotted #F52A79;
	text-decoration: none;	
}

#priz a.vk_action {
	color: #2B587A;
	border: none;
	text-decoration: none;
}

#priz a.get_action {
    background: #F26EA1;
    border: 3px solid #ffffff;
    padding: 10px 20px;
    border-radius: 6px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    text-decoration: none;
    box-shadow: 0px 1px 5px #A9A9A9;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block;
	margin-top: 20px;
}

#priz a.get_action:hover {
    box-shadow: 0px 2px 19px 2px #F26EA1;
}	

#priz span {
    border-bottom: 2px dotted #F26EA1;
    color: #F26EA1;
    font-weight: 600;
}

#discount {
	padding: 40px 0 40px;
	background: #509294;
}

#discount  h2 {
	color: #ffffff;
	font-size: 32px;
	text-transform: none;
	font-weight: 300;
	margin-bottom: 40px;
	margin-top: 5px;
	line-height: normal;
}

#discount .inp_form {
    width: 210px;
    margin: 0;
    display: inline-block;
	border: 2px solid #A5BFC0;
}

.error_ok {
    color: #ffffff;
    font-size: 16px;
    margin-top: 5px;
	width: 100%;
}


.inp_right {
	text-align: right;
}

.inp_left {
	text-align: left;
}

#discount img {
	max-width: 250px;
	margin: 0;
	width: 100%;
}

#rewievs p {
	margin-bottom: 40px;
}

#works p { 
	font-size: 20px;
	margin-top: 5px;
}
/*
#works p {
    display: inline-block;
    padding: 7px 15px;
    background: white;
    border-radius: 5px;
    font-size: 18px;
    margin-right: 20px;
    margin-bottom: 20px;
	border: 1px solid #D8D7D7;
    box-shadow: 1px 1px 5px #CECECE;
	cursor: pointer;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

#works p:hover {
	border: 1px solid #FFBED9;
    box-shadow: 1px 1px 5px #FF95C1;
	color: #FB71AB;
}

#works p.active {
	border: 1px solid #FFBED9;
    box-shadow: 1px 1px 5px #FF95C1;
	color: #FB71AB;
}
*/
#your_photo h6 {
	font-size: 18px;
    color: #509294;
    font-weight: 600;
	margin-top: 15px;
    margin-bottom: 15px;
}

#your_photo p {
	max-width: 295px;
    margin: 0 auto;
	margin-bottom: 50px;
}

#your_photo img {
    max-width: 64px;
    margin-bottom: 5px;
}


#advance img {
    max-width: 200px;
    margin-bottom: 5px;
}

#advance h6 {
    font-size: 18px;
    color: #509294;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px;
	text-transform: uppercase;
}

#advance p {
    max-width: 295px;
    margin: 0 auto;
    margin-bottom: 50px;
}

#payment {
	padding: 50px 0 20px;
	background: #ECEFF4;
}

#payment img {
    max-width: 200px;
    margin-bottom: 10px;
}

#payment p {
    max-width: 295px;
    margin: 0 auto;
    margin-bottom: 50px;
	min-height: 80px;
}

#wedding {
	padding: 0;
    background: transparent;
    background-image: url("../images/wedding.jpg");
    background-position: 50% 40%;
    background-size: cover;
}

#wedding img, .roses img {
	margin-top: 360px;
    margin-left: 110px;
    max-width: 300px;
    position: absolute;
    z-index: 5;
}

.roses img {
	margin-top: 70px;
	max-width: 250px;
}

.right_div {
	padding-right: 30px;
    max-width: 510px;
    float: right;
	padding-bottom: 50px;
}

.left_div {
    padding-left: 30px;
    max-width: 510px;
    float: left;
	padding-bottom: 50px;
}

#wedding h2, .birhtday h2, .roses  h2, .metr  h2 {
	font-size: 24px;
    text-transform: uppercase;
    padding-top: 20px;
    color: #333333;
	margin-bottom: 60px;
}

#wedding h2 {
	padding-top: 40px;
}

.birhtday  h2 {
	margin-top: 40px;
}
	
#wedding h6, .birhtday h6, .roses h6, .metr h6 {
    text-align: left;
	font-size: 18px;
    color: #509294;
	font-weight: 600;
}

.birhtday h6 {
    color:#345F60;
}


#wedding p , .birhtday p, .roses p, .metr p {
    text-align: justify;
    margin-bottom: 40px;
}

#wedding p:last-child {
	margin-bottom: 50px;
}

.birhtday p:last-child {
	margin-bottom: 80px;
}

.roses p:last-child {
	margin-bottom: 80px;
}

.metr p:last-child {
	margin-bottom: 80px;
}
	
.col_h {
    background: rgba(255, 255, 255, 0.75);
}

.metrah {
	background: rgba(251, 246, 232, 0.95);
}

.birhtday {
	padding: 0;
    background: transparent;
    background-image: url("../images/birhtday.jpg");
    background-position: 50% 60%;
    background-size: cover;
}

.roses {
	padding: 0;
    background: transparent;
    background-image: url("../images/roses.jpg");
    background-position: 50% 40%;
    background-size: cover;
}


.metr {
	padding: 0;
    background: transparent;
    background-image: url("../images/bgmetr.jpg");
    background-position: 50% 60%;
    background-size: cover;
}


.calc {
    padding: 50px 0 50px;
}

.calc h2, #news  h2, #why  h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 60px;
}


.calc p {
	text-align: left;
    font-size: 18px;
    color: #509294;
    font-weight: 600;
}

.divider {
	background: url("../images/waveline.png");
    display: block;
    height: 22px;
    background-repeat: repeat-x;
}

.mb70 {
	margin-bottom: 70px;
}

#news {
    padding: 40px 0 0;
}



#news img, #news img.bdh, #calc img.bdh {
    border-radius: 5%;
	border: 5px solid #ffffff;
    max-width: 250px;
    box-shadow: 0px 1px 6px #5A5A5A;
}

#news img.bdh {
    border-radius: 3%;
}


#news  h3  {
    text-align: left;
    font-size: 18px;
    color: #509294;
    font-weight: 600;
	text-align: center;
}

.fxh3  {
    text-align: left;
    font-size: 18px;
    color: #509294;
    font-weight: 600;
	text-align: center;
	margin-top: 20px;
    margin-bottom: 10px;
	display: block;
}
	
	
a.fxh3:focus, a.fxh3:hover {
    color: #097c80;
    text-decoration: none;
}

	
span.sr {
    display: block;
    margin-top: -50px;
    margin-bottom: 55px;
    font-size: 16px;
}

.vctl {
    display: block;
    position: fixed;
    left: 5px;
    top: 5px;
	z-index: 100;
    width: 160px;
	opacity: 60%;
	-webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.vctl:focus, .vctl:hover {
    opacity: 90%;
}


#news  p {
    max-width: 295px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#news span {
    background: #F26EA1;
    border: 3px solid #ffffff;
    padding: 8px 14px;
    border-radius: 6px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 21px;
    text-decoration: none;
    box-shadow: 0px 1px 5px #A9A9A9;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    cursor: pointer;
    margin-right: 5px;
    display: inline-block;
}

#news span:hover {
    background: #FD679A;
    color: #FFFFFF;
    border: 3px solid #FFFFFF;
    box-shadow: 0px 2px 5px #8A8A8A;
}

#news .price {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 1px;
    font-size: 32px;
}

.calc .blocks span {
    background: #F69DBF;
    border: 3px solid #ffffff;
    padding: 5px 10px;
    border-radius: 6px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    box-shadow: 0px 1px 5px #A9A9A9;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
	cursor: pointer;
    margin-right: 5px;
    display: inline-block;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
}


.calc .blocks span:hover {
    background: #F48AB3;
}

.calc span.active {
    background: #F26EA1;
	padding: 8px 14px;
    font-size: 18px;
}

.blocks {
    display: block;
    float: none;
    clear: both;
    margin-bottom: 30px;
	min-height: 85px;
}

.calc p.price {
	text-align: right;
	font-size: 48px;
	color: #F26EA1;
	font-weight: 400;
}

.calc p.price.l{
	text-align: left;
}


.calc img {
	max-width: 215px;
    margin: 0px 15px 20px 0;
}

p.listp {
	text-align: left;
    font-size: 17px;
    color: #333333;
    font-weight: 400;
    line-height: 27px;
    border-radius: 6px;
    border: 1px solid #DCD5D5;
    box-shadow: 0px 2px 5px #989595;
    padding: 4px 4px 6px 11px;
}

.l {
	text-align: left;
}

.listp span {
    font-weight: 600;
}

.calc .socs {
	max-height: 32px;
	margin: 4px 0px 3px 0px;
}

.calc noindex a {
	margin: 0 5px;
}

.calc noindex a:hover {
	text-decoration: none;
}


a.pink {
	background: #FE8AB0;
    border: 3px solid #ffffff;
    padding: 5px 10px;
    border-radius: 6px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 50px;
    font-size: 16px;
    text-decoration: none;
    box-shadow: 0px 2px 5px #8A8A8A;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

a.green {
    background: #FFFFFF;
    border: 2px solid #3E7274;
    padding: 5px 10px;
    border-radius: 6px;
    color: #509294;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}


a.pink:hover {
	background: #FD679A;
	text-decoration: none;
}

a.green:hover {
	background: #509294;
	text-decoration: none;
	color: #ffffff;
	border: 2px solid #ffffff;
}

a.pink.order {
    background: #F381AD;
    border: 3px solid #ffffff;
    border-radius: 6px;
    color: #ffffff;
	font-size: 36px;
    font-weight: 300;
    padding: 3px 19px;
    margin-bottom: 20px;
    margin-top: 6px;
    float: left;
    display: inline-block;
    box-shadow: 0px 2px 5px #BFBFBF;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

a.pink.order:hover {
    background: #FD679A;
    color: #FFFFFF;
    border: 3px solid #FFFFFF;
	box-shadow: 0px 2px 5px #8A8A8A;
}

a.more_rews {
    background: #509294;
    border: 3px solid #ffffff;
    padding: 8px 14px;
    border-radius: 6px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 21px;
    text-decoration: none;
    box-shadow: 0px 1px 5px #A9A9A9;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    cursor: pointer;
    margin: 5px 0 40px 0;
    display: inline-block;
}

a.more_rews:hover {
    background: #3E7274;
    box-shadow: 0px 2px 5px #8A8A8A;
}

a.more_works {
	background-size: 200% auto;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #eb9b28 0%, #e8a323 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    border: 3px solid #ffffff;
    padding: 8px 14px;
    border-radius: 6px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 21px;
    text-decoration: none;
    box-shadow: 0px 1px 5px #A9A9A9;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    cursor: pointer;
    margin: 5px 0 40px 0;
    display: inline-block;
}

a.more_works:hover {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #d92996 0%, #d6249f 5%, #fd5949 45%,#e8a323 60%,#eb9b28 90%);
    box-shadow: 0px 2px 5px #8A8A8A;
	cursor: pointer;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
}



a.group_vk {
	color: #509294;
	text-decoration: underline;
}

.socials_icons {
	margin-top: 10px;
    text-align: center;
    margin-left: -18px;
    margin-bottom: 10px;
}

.socials_icons a:hover {
	text-decoration: none;
}


#why {
	background: #F5F7FA;
	padding: 50px 0 0;
}

.low_red, .low_green {
    text-align: left;
    border-radius: 5px;
    border: 2px dashed #BF2B20;
    padding: 14px 20px;
}

.low_green {
    border: 2px dashed #2EB32E;
}	

#why p {
    max-width: 100%;
    font-size: 18px;
}

#why i {
	margin-left: 5px;
}
	
#why img {
    border-radius: 5%;
    border: 5px solid #ffffff;
    max-width: 250px;
	box-shadow: 0px 1px 6px #5A5A5A;
    display: block;
    margin: 20px auto 10px auto;
	max-height: 242px;
}

.notus, .us
{
    font-size: 24px;
    color: #BF2B20;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0 15px;
}

.us {
	color: #2EB32E;
}

.hiddent {
	display: none;
}

p.cloth_history {
	text-align: justify;
    font-size: 14px;
    color: #333333;
    font-weight: 400;
	margin-bottom: 15px;
}

.cloth_history span {
    font-weight: 600;
}

a.href_form {
	color: #509294;
    font-weight: 600;
    text-decoration: underline;
}

input::-webkit-input-placeholder {
	color: #333333;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
input:-moz-placeholder {
	color: #333333;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
input::-moz-placeholder {
	color: #333333;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
input:-ms-input-placeholder {
	color: #333333;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

#faq, #article {
    padding: 50px 0 70px;
    background: #ffffff;
}
.accordion3 {
    margin: 0 auto;
}

.accordion3 .panel {
    margin-bottom: 0;
    border-radius: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #509294;
}

.accordion3 .panel-heading {
    background: #509294;
    display: block;
    padding: 0px 0px 0 20px;
	border-radius: 0px;
}

.accordion3 .collapsing {
    background: #ffffff;
}

.accordion3 .collapse.in {
    background: #ffffff;
    border-radius: 4px;
}

.accordion3 .panel-title a {
	color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.428;
    padding: 20px 5px;
    text-decoration: none;
    display: block;
    outline: none;
}

.accordion3_desc {
	font-size: 18px;
	color: #333333;
	line-height: 1.428;
	font-weight: 400;
    padding: 0;
}

.accordion3 .panel-group {
    margin-bottom: 0;
}


.contact_form1_title {
	font-size: 34px;
	color: #333333;
	font-weight: 400;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: 0px;
	line-height: 1.1;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 20px;
}

.contact_form1 {
	margin-top: 40px;
}

.contact_form1 .form-control {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	font-size: 15px;
	height: 40px;
	border-color: #d3d3d3;
	background-color: #f9f9f9;
	border-radius: 5px;
}

.contact_form1 .form-control:focus {
	border-color: #222222;
	background-color: #ffffff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.contact_form1 .form-group {
	position: relative;
	margin-bottom: 30px;
}

.contact_form1 .form-group label {
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: 0px;  
	background: #509294;
	position: absolute;
	padding: 7px 7px;
	line-height: 1;
	top: -20px;
	left: -7px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	
	  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 0px;
  
}

.contact_form1 .form-group label:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 7px 0;
	bottom: -7px;
	left: 0;
	border-color: transparent #406C6D transparent transparent;
}

.contact_form1_btn {
	font-size: 20px;
	color: #ffffff;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: 0px;
  
	font-weight: 400;
	line-height: 37px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	text-transform: uppercase;
	overflow: hidden;
	border: none;
	border-width: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background: #FF7800;
	border-color: #FF7800;
	/*border-bottom-color: #C85203;*/
	padding: 9px 47px;
}

.contact_form1_btn:disabled {
	background: #FF7800;
	border-color: #FF7800;
}

.contact_form1_btn i {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	margin-right: 10px;
	height: 100%;
	margin-left: -15px;
	background: #ff7d26;
	width: 50px;
	height: 100%;
	line-height: 46px;
}

.contact_form1_btn:hover,
.contact_form1_btn:active,
.contact_form1_btn:focus {
	background: #ff7d26;
	/*border-bottom-color: #C85203;*/
}
.contact_form1_btn:hover i,
.contact_form1_btn:active i,
.contact_form1_btn:focus i {
	background: #FF9956;
}


.contact_form1 .form-control:valid ~ label {
  background: #00c680;
}
.contact_form1 .form-control:valid ~ label:before {
  border-color: transparent #00603e transparent transparent;
}


.contact_form1 .form-control::-webkit-input-placeholder {
	color: transparent;
}
.contact_form1 .form-control:-moz-placeholder {
	color: transparent;
}
.contact_form1 .form-control::-moz-placeholder {
	color: transparent;
}
.contact_form1 .form-control:-ms-input-placeholder {
	color: transparent;
}

.contact_form1 textarea.form-control {
	height: auto;
	border-radius: 5px;
}

.contact_form1_btn button, .contact_form1 button:hover, .contact_form1 button:focus, .contact_form1 button:active {
	outline: none !important;
}

.contact_form1 .alert {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}



.footer1_title {
	font-size: 34px;
	color: #333333;
	font-weight: 400;
	line-height: 1.1;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 20px;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: 0px;
}

.footer1_subtitle{
	font-size: 30px;
	color: #333333;
	font-weight: 400;
	
	
	line-height: 1.1;
	text-transform: none;
	text-decoration: none;
	margin-top: 0;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: 0px;
}

.footer1_colored {
	color: #509294;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.1;
	text-transform: none;
	text-decoration: none;
	margin-bottom: 0;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: 0px;
}

.footer1_iconBox_icon {
	position: absolute;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-webkit-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: alpha(opacity=0.5);
	font-size: 100px;
	color: rgba(80, 146, 148, 0.3);
}

.footer1_iconBox_content {
	position: relative;
	z-index: 200;
	padding-top: 20px;
	padding-left: 70px;
	font-size: 14px;
}



footer .footer_bottom1 {
	padding: 20px 0;
	background-color: #FFFFFF;
	border-top: 1px solid #777777;
}

footer .footer_bottom1 p {
	margin-bottom: 0;
	color: #333333;
	line-height: 40px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0px;
	text-align: center;
}

footer .footer_bottom1 a {
	color: #509294;
	outline: none;
	line-height: 40px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0px;
	text-decoration: underline;
}

footer .footer_bottom1 a:hover,
footer .footer_bottom1 a:focus,
footer .footer_bottom1 a:active {
	color: #3E7274;
	text-decoration: underline;
}

footer .footer_bottom1_socials ul li {
	font-size: 22px;
}

footer .footer_bottom1_socials ul li a {
	color: #ffffff;
}

footer .footer_bottom1_socials ul li a:hover,
footer .footer_bottom1_socials ul li a:active,
footer .footer_bottom1_socials ul li a:focus {
	color: #FFD600;
}

.footer_bottom1_socials ul li a {
	width: 40px;
	line-height: 40px;
	display: block;
	color: #ffffff;
}

.footer_bottom1_center {
	text-align:center;
}


.footer_bottom1_socials ul {
	list-style: none;
	display: table;
	margin: auto;
	padding-left: 0;
}
.footer_bottom1_socials ul li {
	text-align: center;
	width: 40px;
	height: 40px;
	display: inline-block;
}


.nine_pillow, .hidden_pillow {
    width: 106px;
    height: 112px;
    background: #F26EA1;
    position: fixed;
    top: 45%;
    left: 0;
    padding: 5px 3px 5px 3px;
    text-align: center;
    color: #FFFFFF;
    border: 3px solid #FFFFFF;
    box-shadow: 0px 2px 5px #8A8A8A;
    border-radius: 6px;
    border-left: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	cursor: pointer;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}


.text_nine_pillow {
	cursor: pointer;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
	display: block;
}
/*закомментить*/
.nine_pillow {
	display: none;
}

.hidden_pillow {
	display: none;
	margin: 0;
	font-size: 17px;
	text-transform: uppercase;
}

.hidden_pillow span {
	font-weight: 600;
    font-size: 29px;
    color: #ffffff;
    line-height: 21px;
    display: inline-block;
}

.text_nine_pillow .text_s1 {
	margin: 0;
	font-size: 17px;
	text-transform: uppercase;
}

.text_nine_pillow .text_s2 {
    margin: 0;
    line-height: 25px;
    display: inline-block;
    font-size: 16px;
    margin-left: 19px;
}

.text_nine_pillow .text_s3 {
	margin: 0;
    font-size: 16px;
    line-height: 19px;
}

.text_nine_pillow .text_s4 {
	margin: 0;
	font-size: 16px;
	display: inline-block;
}


.text_nine_pillow .text_s1span {
	font-weight: 600;
    font-size: 28px;
    color: #ffffff;
    line-height: 21px;
    display: inline-block;
    position: fixed;
    left: 7px;
}

.text_nine_pillow .text_s4span {
	font-weight: 600;
    font-size: 29px;
    line-height: 27px;
    display: inline-block;
    color: #ffffff;
}

.nine_pillow:hover  {
    width: 186px;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.nine_pillow:hover 
	.text_nine_pillow {
	cursor: pointer;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    /*background: #F26EA1;*/
	display: none;
	}
	
.nine_pillow:hover 
	.hidden_pillow {
	display: block;
	width: 186px;
	}


@media (max-width: 1191px) {

	.contact_form1_title {
		font-size: 32px;
	}

	.footer1_title {
		font-size: 32px;
	}

	.footer1_colored {
		font-size: 25px;
	}
	
	.footer1_iconBox_content {
		padding-top: 20px;
		padding-left: 40px;
		font-size: 14px;
	}
	
	.nine_pillow, .hidden_pillow  {
		display: none;
	}
}

@media (max-width: 767px) {

	.contact_form1_title {
		font-size: 34px;
	}
	
	.footer1_title {
		font-size: 34px;
	}
	
	.footer1_colored {
		font-size: 30px;
	}
	
	.footer1_iconBox_content {
		position: relative;
		padding-top: 20px;
		padding-left: 70px;
		font-size: 14px;
	}
	
	footer .footer_bottom1 {
	text-align: center;
	}
	footer .footer_bottom1 .pull-right {
	float: none !important;
	}
}

@media (max-width: 400px) {
	.footer1_iconBox_content {
		padding-left: 20px;
	}
}

@media (max-width: 360px) {
	.footer1_iconBox_content {
		padding-left: 0;
	}
}

.navbar-default {
    border-color: transparent;
    background-color: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgb(125, 125, 125);
}

.navbar-default .navbar-brand {
		font-family: 'Open Sans', sans-serif;  letter-spacing: 0px;
  color: #ffffff;
  float: left;
  height: 50px;
  padding: 0px 0px;
  line-height: 20px;
  max-width: 200px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #4F4F4F;
    background-color: rgb(79, 79, 79);
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #4F4F4F;
}

.navbar-default .nav li a {
    text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0px;
    font-weight: 400;
    color: #000000;
	font-size: 16px;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #000000;
}

.navbar-default .nav li a:hover {
	border-radius: 5px;
    color: #000000;
    background-color: rgba(0, 0, 0, 0.05);
}
	
.navbar-default .navbar-nav>.active>a {
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.05);
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: rgba(0, 0, 0, 0.05);
}

.navbar-brand>img {
	width: 100%;
}

.navbar-brand p {
	font-size: inherit;
	line-height: 33px;
}

li.menu1_slogan1 a {
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 2.77;
    color: #000000;
    border: 1px solid #000000;
    padding: 2px 10px;
    width: 200px;
    height: 50px;
    text-transform: none;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;  
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

	li.menu1_slogan1 a img {
		max-width: 44px;
		margin: 0px 0px 0px 10px;
	}
	
li.menu1_slogan1 a:hover {
	background-color: rgb(255, 156, 55) !important;
	text-transform: none;    
	text-decoration: none;  
	color: #000000 !important;
}

li.menu1_slogan1 a:focus {
	background-color: rgba(255, 255, 255, 0.1) !important;
	text-transform: none;    
	text-decoration: none;  
	color: #ffffff !important;
}

   
.center_menu1 {
	margin-left: 5%;
}

@media (min-width: 768px) {

    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: #ffffff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
		display: none;

    }

    .navbar-default .navbar-brand {
        font-size: 28px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 5px;
    }

    .navbar-default.navbar-shrink {
		padding: 10px 0 5px;
		background-color: rgba(255, 255, 255, 0.95);
		box-shadow: 0px 0px 4px 0px rgb(125, 125, 125);
		display: block;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 21px;
    }
	
}
@media (max-width: 1199px) {
	
	.center_menu1 {
	  margin-left: 5%;
	}
}

@media (max-width: 991px) {
	
	.navbar-default .nav li a {
		font-size: 14px;
	}
	li.menu1_slogan1 a {
		width: 82px;
	}
	
	li.menu1_slogan1 a img {
		margin: 0;
	}
}
	
@media (max-width: 768px) {
	.navbar-brand>img {
		width: 90%;
	}
	
	.navbar-default .navbar-brand {
		padding: 8px 10px;
    }

	.navbar-default .nav li a {
		font-size: 16px;
	}
}



@media (max-width: 1199px) {
	#discount  h2 {
		font-size: 32px;
	}
	
	.calc img {
		max-width: 170px;
		margin: 0px 13px 18px 0;
	}
	
	p.listp {
		font-size: 15px;
		line-height: 25px;
		box-shadow: 0px 2px 5px #989595;
		padding: 8px 6px 6px 11px;
	}
	
	.calc span.active {
		padding: 8px 12px;
	}
	
	#news p {
		min-height: 60px;
	}
}

@media (max-width: 991px) {
	#discount  h2 {
		font-size: 26px;
		margin-top: 0px;
	}
	.calc p {
		font-size: 16px;
		margin-bottom: 5px;
	}
	
	.calc p.price {
		font-size: 36px;
		margin-top: 5px;
	}

	a.pink.order {
		font-size: 24px;
		font-weight: 400;
		padding: 3px 15px;
		margin-top: 10px;
		box-shadow: 0px 1px 5px #BFBFBF;
	}

	.calc .blocks span {
		border: 2px solid #ffffff;
		padding: 3px 6px;
		font-size: 12px;
		box-shadow: 0px 1px 5px #A9A9A9;
		margin-right: 0px;
	}
	
	.calc span.active {
		padding: 5px 7px;
		font-size: 14px;
	}
	
	#news p {
		min-height: 0;
	}
	
	.blocks {
		margin-bottom: 15px;
		min-height: 60px;
	}
	
	#rewievs h4 {
		text-align: center;
		margin-top: 20px;
	}
	
	#rewievs p {
		text-align: center;
	}
	
	#rewievs img {
		margin-bottom: 0;
	}
	.accordion3 .panel-title a {
		font-size: 22px;
		line-height: normal;
	}

}


@media (max-width: 767px) {
	#first_disp {
		margin-top: 51px;
	}
	
	#discount  h2 {
		margin-bottom: 30px;
	}
	
	#discount img {
		max-width: 230px;
		margin-top: 30px;
	}
	.calc p {
		font-size: 18px;
		text-align: center;
	}
	
	.calc .blocks span {
		border: 3px solid #ffffff;
		padding: 5px 10px;
		font-size: 16px;
		 ox-shadow: 0px 1px 5px #A9A9A9;
		margin-right: 5px;
	}
	
	.calc p.price {
		margin-top: 0px;
		font-size: 48px;
		text-align: center;
	}
	
	.calc p.price.l {
		text-align: center;
	}
	
	a.pink.order {
		float: none;
		font-size: 30px;
	}
	
	.calc span.active {
		padding: 8px 14px;
		font-size: 18px;
	}
	
	.blocks {
		margin-bottom: 25px;
		min-height: 80px;
		text-align: center;
	}
	
	.accordion3 .panel-title a {
		font-size: 20px;
		line-height: normal;
	}
	
}


@media (max-width: 700px) {
	#first_disp {
		height: 700px;
	}

	span.sr {
		margin-top: -20px;
		margin-bottom: 30px;
	}
	
	.first_half {
		font-size: 30px;
		margin-top: 30px;
	}
	
	.second_half {
		font-size: 20px;
		padding: 0px 5px 3px 5px;
		line-height: 35px;
	}
	
	#first_disp h1 {
		font-size: 20px;
		padding: 0px 5px 3px 5px;
		line-height: 35px;
	}
	
	.calc h2 {
		margin-bottom: 30px;
	}
	
	#article p {
		font-size: 16px;
	}
}

@media (max-width: 630px) {
	a.more {
		padding: 7px 15px;
	}
}

@media (max-width: 610px) {
	a.more {
		padding: 7px 15px;
		font-size: 15px;
	}
}

@media (max-width: 600px) {
	#first_disp {
		height: 650px;
	}
}

@media (max-width: 530px) {
	a.more {
		padding: 7px 10px;
		font-size: 15px;
	}
}

@media (max-width: 520px) {
	a.more {
		margin: 0 0 10px 0;
		display: inline-block;
	}

	#discount h2 {
		font-size: 24px;
	}

}
	
@media (max-width: 500px) {
	a.more {
		padding: 7px 20px;
		font-size: 18px;
	}

	#first_disp {
		height: 600px;
	}

	#first_disp img {
		width: 100%;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.first_half {
		font-size: 24px;
	}
	
	.calc p {
		font-size: 16px;
		margin-bottom: 5px;
	}
	
	.calc .blocks span {
		border: 2px solid #ffffff;
		padding: 3px 6px;
		font-size: 12px;
		box-shadow: 0px 1px 5px #A9A9A9;
		margin-right: 0px;
	}
	
	.calc span.active {
		padding: 5px 7px;
		font-size: 14px;
	}
	
	.blocks {
		margin-bottom: 15px;
		min-height: 60px;
	}
	
	#why p {
		font-size: 16px;
	}
	
	#discount h2 {
		font-size: 22px;
	}

}
@media (max-width: 460px) {
	.first_half {
		font-size: 20px;
	}
	
	#discount h2 {
		font-size: 20px;
	}
}

@media (max-width: 400px) {
	#discount .inp_form {
		width: 190px;
	}
}

@media (max-width: 380px) {
	#discount .inp_form {
		width: 120%;
		font-size: 16px;
	}

	.inp_left {
		text-align: right;
	}
	
	.accordion3_desc {
		font-size: 14px;
	}
	
	.accordion3 .panel-title a {
		padding: 10px 5px 10px 0;
	}
	
	.accordion3 .panel-heading {
		padding: 0px 0px 0 15px;
	}
	
	.accordion3 .panel-title a {
		font-size: 16px;
	}
	
	#rewievs p.your_rewiews {
		font-size: 20px;
	}
}

@media (max-width: 360px) {
	#your_photo h2, #advance h2, #payment h2, #works h2, #rewievs h2, #faq h2, #article h2, #priz h2, .calc h2, #news h2, #why h2  {
		font-size: 20px;
		margin-bottom: 40px;
	}
	
	#article p {
		font-size: 14px;
	}
}

@media (max-width: 330px) {

	a.more {
		padding: 7px 15px;
		font-size: 16px;
	}

	#news img {
		max-width: 230px;
	}
	
	#news span {
		font-size: 14px;
		margin-right: 0px;
	}
	
	.calc span.active {
		padding: 6px 6px;
	}
	
	.calc .blocks span {
		padding: 3px 5px;
	}
	
	.calc p {
		font-size: 14px;
	}
	
	a.pink.order {
		margin-top: 0px;
	}

	.blocks:last-of-type {
		margin-bottom: 0;
	}
	
	p.listp {
		font-size: 14px;
		line-height: 21px;
		padding: 5px 5px 5px 5px;
	}

	
	#news .price {
		font-size: 24px;
	}

	
	#why img {
		width: 100%;
	}

	#why p {
		font-size: 14px;
	}
	
	#why p {
		font-size: 14px;
	}
	
	.footer1_title, .footer1_colored, .contact_form1_title {
		font-size: 28px;
	}
	
	.footer1_subtitle {
		font-size: 24px;
	}

}

#vk_groups {
	margin: 0 auto;
}

#vk_post_-96003205_4251 {
	margin: 0 auto;
	margin-top: 50px;
}

.vcnt {
	max-width: 720px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:0;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


