﻿/* modal
-----------------------------------------------------------------------------*/
.modal {
position: fixed;
top: 30%;
left: 50%;
width: 310px;
margin-left: -155px;
z-index: 9999;
display: none;
}
.yellow {
border: none !important;
background: rgba(31, 31, 31, 0.7);
color: #fff !important;
margin-bottom: 25px !important;
border-radius: 5px;
}
.modal-form {
background: #fff;
border-radius: 4px;
text-align: center;
padding: 20px;
line-height: 25px;
}

.close-modal {
cursor: pointer;
margin-top: -16px;
margin-left: 270px;
position: absolute;
}

.form-block-hz {
overflow: hidden;
padding-bottom: 18px;
margin-bottom: 12px;
border-radius: 5px;
}

.form-block-hz label {
float: left;
}

.form-block-hz .input_st {
margin: 0 !important;
}

.modal-form.form-block {
float: none;
}

.modal-form.form-block.modal-success {
font-size: 16px;
text-align: center;
background: #fff;
height: 110px;
}

.overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.8;
z-index: 99;
}

.form-block label input.ierror {
border: 1px solid red;
background: rgb(255, 230, 230);
}

.hide-block {
display: none;
}

#policy {
width: 800px;
}

.spec {
font-size: 18px !important;
display: inline-block;
margin-top: 10px;
color: #ffed00;
text-transform: uppercase;
text-align: center;
line-height: 22px;
font-weight: 500;
}

/********* Style **********/

#countdown {
}

#f-utm {
}

#countdown2 {
}

#modal-success {
}

.top_wrap {
padding: 0px;
}

.top {
}

.block960 {
width: 1000px;
margin: auto;
overflow: hidden;
}

.block960 > br {
}

.block960 > img {
}

.logo_ower {
width: 50%;
float: left;
font-size: 50px;
margin-top: 90px;
}

.logo_ower > h1 {
font-weight: 700;
}

.logo_ower > h2 {
font-size: 13.6px;
font-weight: 700;
}

.brown {
color: #8b0000;
}

.phone_wrap {
width: 50%;
float: right;
text-align: right;
margin-top: 70px;
}

.zvoni {
font-size: 15px;
font-weight: 400;
color: red;
text-transform: uppercase;
margin-top: 25px;
height: 25px;
}

.phone_number {
font-size: 28px;
font-weight: 400;
margin-top: 15px;
color: #000000;
font-family: Roboto Condensed;
}

.phone_number a {
color: #000000;
}

.phone_number a:hover {
color: #000000;
text-decoration: none;
}

.phone_number a:active {
color: #000000;
text-decoration: none;
}

.wrap {
}

.header_wrap {
background: url(../img/header_bg.jpg) center;
background-size: cover;
color: #fff;
height: 860px;
}

.header_title {
font-size: 30px;
text-align: center;
font-weight: 400;
line-height: 48px;
padding-top: 50px;
}

.bold {
font-weight: 400;
}

.bg_black {
text-transform: uppercase;
color: #ffffff;
font-size: 19px;
font-weight: 700;
font-family: Roboto Condensed;
line-height: 39px;
margin-top: 10px;
display: block;
text-align: center;
border: 2px solid;
padding: 15px;
background: rgba(137, 0, 0, 0.8);
}

.header {
padding-bottom: 40px;
margin-top: 30px;
}

.header_left {
width: 490px;
float: left;
margin-top: -10px;
}

.akcia {
background: no-repeat left top rgba(31, 31, 31, 0.7);
overflow: hidden;
padding: 30px 40px;
border-radius: 5px;
margin-top: 5px;
}

.akcia_head {
font-size: 30px;
font-weight: 400;
width: 200px;
margin-bottom: 10px;
text-transform: uppercase;
padding-bottom: 5px;
}

.akcia_cont {
font-size: 25px;
font-weight: 400;
text-transform: uppercase;
line-height: 35px;
text-align: right;
}

.akcia_cont > br {
}

.timer_wrap {
display: none;
}

.timer_title {
font-size: 14px;
font-weight: 300;
}

.timer_js {
width: 400px;
padding-top: 10px;
}

.header_right {
width: 440px;
float: right;
height: 345px;
}

.header_form_wrap {
overflow: hidden;
margin-top: 60px;
}

.form-block {
padding-bottom: 20px;
width: 300px;
float: right;
border: 8px solid rgba(255, 255, 255, 0.86);
}

.form-block-hz {
padding-bottom: 20px;
width: 900px;
margin: auto;
margin-bottom: 50px;
margin-top: 20px;
}

.light_brown {
background: rgba(31, 31, 31, 0.7);
}

.light_brown > label {
}

.form_head {
text-align: center;
font-size: 25px;
font-weight: 400;
padding: 15px;
text-transform: uppercase;
color: #fff;
width: 870px;
}

.input_st {
width: 240px;
height: 40px;
margin: 10px auto;
display: block;
border: none;
border-radius: 2px;
padding: 0px 10px;
font-size: 17px;
font-family: Roboto;
font-weight: 400;
}

.fname {
}

.fphone {
}

.btn_yel {
display: block;
text-decoration: none;
color: #fff;
font-weight: 400;
font-size: 22px;
width: 260px;
text-align: center;
margin: auto;
background: linear-gradient(to top, #0492c9, #33aae3);
border-radius: 5px;
padding: 10px 0px;
text-transform: uppercase;
margin-top: 28px;
}

.btn_yel-hz {
text-decoration: none;
color: #fff;
font-weight: 400;
font-size: 20px;
float: left;
text-align: center;
background: linear-gradient(to top, #0492c9, #33aae3);
border-radius: 5px;
padding: 8px;
text-transform: uppercase;
}

.btn-send:hover {
color: #fff;
}

.btn-send:active {
color: #fff;
}

.btn-send > span {
}

.conf {
font-size: 11px;
text-align: center;
padding: 10px 0px;
}

.eggs_wrap {
background: url(../img/black_bg.png) repeat;
}

.eggs {
}

.block_heading {
font-size: 40px;
font-weight: 400;
text-align: center;
padding: 50px 0px;
text-transform: uppercase;
color: #fff;
background: url(../img/title.png) no-repeat center bottom 34px;
font-family: Roboto Condensed;
}

.eggs_list {
overflow: hidden;
margin-bottom: 40px;
}

.egg {
width: 230px;
margin: 20px 10px;
text-align: center;
float: left;
height: 300px;
}

.egg > img {
}

.egg_desc {
height: 80px;
padding-top: 20px;
font-size: 17px;
text-transform: uppercase;
line-height: 25px;
text-shadow: 0 1px 0 #ffffff;
font-weight: 500;
}

.portfolio_wrap {
background: url(../img/honda.jpg) center;
background-size: cover;
}

.portfolio {
padding-bottom: 0px;
}

.white {
color: #fff;
}

.portfolio_list {
}

.portfolio_list > img {
margin: 10px;
display: block;
float: left;
}

.twocol_wrap {
background: url(../img/black_bg.png) repeat;
}

.twocol {
}

#fixed_menu {
height: 50px;
text-align: center;
background: rgba(8, 148, 204, 0.75);
color: #fff;
overflow: hidden;
}
#fixed_menu a {
float: left;
padding: 15px 15px;
text-transform: uppercase;
font-size: 17px;
font-family: Roboto Condensed;
color: #fff;
font-weight: 400;
text-decoration: none;
margin-right: 6px;
}
#fixed_menu a:hover {
text-decoration: underline;
color: #fff;
}

.col {
width: 1000px;
float: left;
color: #fff;
margin-bottom: 50px;
}

.col_first {
background-size: cover;
background: url(../img/girl2.png) no-repeat right 20px bottom 285px;
}

.col_head {
display: table-cell;
font-size: 24px;
font-weight: 700;
vertical-align: middle;
height: 100px;
text-align: center;
width: 460px;
}

.col_list {
padding: 20px 0px;
}

.col_li {
padding: 0px 20px;
color: #333;
}

.col_li_head {
font-size: 21px;
font-weight: 500;
padding-left: 40px;
text-transform: uppercase;
}

.minus {
background: url(../img/minus.png) no-repeat 0px;
}

.col_li_text {
font-size: 17px;
padding-left: 40px;
padding-top: 10px;
padding-bottom: 10px;
}

.col_second {
background: url(../img/good_bg.png) no-repeat;
background-size: cover;
}

.li_hight_1 {
height: 45px;
}

.li_hight_2 {
height: 45px;
}

.li_hight_3 {
height: 45px;
}

.li_hight_4 {
height: 45px;
}

.li_hight_5 {
height: 45px;
}

.li_hight_6 {
height: 45px;
}

.li_hight_7 {
height: 45px;
}

.plus {
background: url(../img/plus.png) no-repeat 0px;
}

.ourusl_wrap {
background: url(../img/bg3.png) center;
color: #fff;
background-size: cover;
}

.ourusl {
}

.priceblocks {
overflow: hidden;
padding-bottom: 40px;
margin: auto;
width: 780px;
}

.piceblock {
width: 260px;
float: left;
background: #fff;
margin-top: 20px;
}

.prblock_head {
text-align: center;
padding-top: 10px;
padding-bottom: 27px;
padding-left: 10px;
padding-right: 10px;
color: #333;
}

.prh_1 {
background: url(../img/price_head_1.png) no-repeat;
}

.prh_2 {
background: url(../img/price_head_2.png) no-repeat;
color: #fff;
}

.prh_3 {
background: url(../img/price_head_2.png) no-repeat;
color: #fff;
}

.lit_text_prh {
}

.big_text_prh {
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
line-height: 23px;
color: #333;
}

.usl_desc {
color: #333;
font-size: 16px;
padding: 20px;
line-height: 25px;
font-weight: 400;
font-family: Arial;
}

.price_over {
color: #333;
}

.price_title {
font-size: 13px;
padding: 6px 0px;
border-top: 1px solid rgba(51, 51, 51, 0.47);
margin: 0px 20px;
}

.yellow_price {
margin: 0px 20px;
background: url(../img/price_yellow_bg.png);
font-size: 20px;
font-weight: 400;
text-align: center;
padding: 18px 0px;
margin-bottom: 20px;
}

.center_block {
margin-top: 0px !important;
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.68);
position: relative;
}

.center_block_text {
padding: 20px 20px 40px 20px !important;
}

.ask_wrap {
background: url(../img/contacts.jpg) top;
padding-bottom: 0px;
}

.ask {
}

.ask_left {
width: 540px;
overflow: hidden;
float: left;
padding-top: 10px;
}

.ask_left > img {
display: block;
float: left;
border-radius: 50%;
}

.left_ask_txt {
font-size: 24px;
float: left;
font-weight: 400;
width: 570px;
padding-top: 0px;
padding-left: 30px;
text-transform: uppercase;
line-height: 40px;
font-family: Roboto Condensed;
color: #fff;
}

.ask_right {
}

.asc_form_wrap {
}

.dark_brown {
border: none;
background: rgba(255, 237, 8, 0.91);
color: #fff;
border: 8px solid rgba(255, 237, 8, 0.91);
margin-bottom: 25px;
}

.dark_brown > label {
}

.ourpart_wrap {
}

.ourpart {
text-align: center;
}

.howwork_wrap {
background: url(../img/bg2.jpg) center;
}

.howwork {
}

.howwork_list {
padding: 0px 0px 40px;
overflow: hidden;
width: 1000px;
}

.howwork_li {
width: 160px;
text-align: center;
float: left;
}

.howwork_li > img {
}

.how_text {
line-height: 23px;
font-family: Roboto;
margin-top: 15px;
font-size: 17px;
color: #fff;
}

.how_text > br {
}

.how_arrow {
margin-top: 70px;
float: left;
margin-left: 15px;
margin-right: 15px;
}

.reviews_wrap {
background: url(../img/black_bg.png) center;
}

.reviews {
}

.reviews_list {
padding-bottom: 30px;
}

.review {
overflow: hidden;
padding: 20px 0px;
width: 1000px;
margin: auto;
}

.photo_wrap {
width: 250px;
float: left;
}

.photo_wrap > img {
border-radius: 50%;
}

.text_rev {
float: left;
width: 710px;
padding: 0px 20px;
}

.name_rev {
font-size: 25px;
font-weight: 400;
border-bottom: 1px solid rgba(0, 0, 0, 0.28);
background: url(../img/qw.png) no-repeat right top;
text-transform: uppercase;
}

.text_user {
font-style: italic;
padding-top: 10px;
font-family: Open Sans;
line-height: 25px;
}

.zvoni_foot {
font-size: 15px;
font-weight: 300;
color: red;
text-transform: uppercase;
}

.modal {
}

.modal-form {
}

.modal-success {
}

.modal-success > h3 {
}

.phone_number_foot {
font-weight: 400;
font-size: 28px;
font-family: Roboto Condensed;
}

.form-top {
}

.overlay {
}

.btn_yel:hover {
}

.btn_yel:active {
border-bottom: none;
box-shadow: inset 1px 1px 3px #000;
}

.btn_yel-hz:active {
border-bottom: none;
box-shadow: inset 1px 1px 3px #000;
}

#timer1499682aea92229990313b7708ad5107 {
margin: 10px 0px 20px 0px !important;
}

#fixfix {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 100000;
}

#feedback-form {
max-width: 415px;
padding: 20px;
border-radius: 3px;
background: #f1f1f1;
}

#feedback-form label {
float: left;
display: block;
clear: right;
margin-bottom: 5px;
}

#feedback-form .w100 {
float: right;
max-width: 400px;
width: 97%;
margin-bottom: 15px;
padding: 1.5%;
}

#feedback-form .border {
border-radius: 1px;
border-width: 1px;
border-style: solid;
border-color: #c0c0c0 #d9d9d9 #d9d9d9;
box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5),
0 1px 1px rgba(0, 0, 0, 0.1) inset;
}

#feedback-form .border:focus {
outline: none;
border-color: #abd9f1 #bfe3f7 #bfe3f7;
}

#feedback-form .border:hover {
border-color: #7eb4ea #97cdea #97cdea;
}

#feedback-form .border:focus::-moz-placeholder {
color: transparent;
}

#feedback-form .border:focus::-webkit-input-placeholder {
color: transparent;
}

#feedback-form .border:not(:focus):not(:hover):valid {
opacity: 0.8;
}

#submitFF {
padding: 2%;
border: none;
border-radius: 3px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
background: #8a0000;
color: #fff;
}

#feedback-form br {
height: 0;
clear: both;
}

#submitFF:hover {
background: #8a0000;
}

#submitFF:focus {
box-shadow: 0 1px 1px #fff, inset 0 1px 2px rgba(0, 0, 0, 0.8),
inset 0 -1px 0 rgba(0, 0, 0, 0.05);
}

.submit a {
text-decoration: none;
}

.zvoni a {
text-decoration: none;
font-size: 15px;
font-weight: 400;
margin-top: 15px;
color: #fff;
font-family: Roboto;
background: linear-gradient(to top, #f4740c, #ffaf41);
padding: 7px;
border-radius: 5px;
}

.zvoni a:hover {
color: #fff;
}

.zvoni a:active {
border-bottom: none;
box-shadow: inset 1px 1px 3px #000;
color: #fff;
}

#popup_contact {
width: 350px !important;
}

.how_text a {
color: #ffaf41;
}

.how_text a:hover {
text-decoration: none;
color: #ffaf41;
}

a {
color: #ffaf41;
text-decoration: underline;
}

a:hover {
color: #ffaf41;
text-decoration: none;
}

a:active {
color: #ffaf41;
text-decoration: none;
}

#wrap {
display: none;
opacity: 0.8;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 16px;
background-color: rgba(1, 1, 1, 0.725);
z-index: 100;
overflow: auto;
}

#window {
width: 500px;
height: 330px;
margin: 300px auto;
display: none;
background: #fff;
z-index: 200;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
padding: 20px 30px;
color: #111;
line-height: 30px;
border-radius: 5px;
font-size: 20px;
}

.close {
margin-left: 364px;
margin-top: 4px;
cursor: pointer;
}

.myButton {
cursor: pointer;
color: red;
text-transform: uppercase;
font-size: 18px;
text-decoration: underline;
float: right;
}

.myButton:hover {
text-decoration: none;
}

.copyright {
font-size: 13px;
display: block;
text-align: center;
clear: both;
padding: 20px 0px 0px;
}

.open-menu {
display: none;
}

.phone_number a {
text-decoration: none;
}

.bg_black2 a {
color: #fff;
text-decoration: none;
}

.left_ask_txt a {
color: #fff;
text-decoration: none;
}

@media (max-width: 767px) {
.left_ask_txt {
line-height: 32px;
font-size: 19px;
}

.block960 {
width: 100%;
}

.form-block-hz {
width: 90%;
padding: 5%;
}

.header_left {
width: 100%;
}

.header_right {
width: 100%;
margin-bottom: 40px;
height: 100%;
}

.logo_ower {
width: 100%;
text-align: center;
margin-top: 25px;
}

.logo_ower img {
max-width: 100% !important;
}

.phone_wrap {
width: 100% !important;
margin-top: 0px !important;
}

.phone_number {
font-size: 25px !important;
text-align: center;
}

.header_wrap {
padding: 0 5% !important;
height: 100%;
}

.bg_black {
text-transform: uppercase;
color: #ffffff;
font-size: 19px;
font-weight: 700;
font-family: Roboto Condensed;
line-height: 28px;
margin-top: 10px;
display: block;
text-align: center;
border: 2px solid;
padding: 15px;
background: rgba(137, 0, 0, 0.8);
}

.bg_black2 {
font-size: 22px !important;
line-height: 36px !important;
width: 90%;
padding: 3% 5%;
}

.akcia {
margin-top: 20px !important;
}

.myButton {
text-align: center !important;
line-height: 22px !important;
font-size: 16px;
}

.myButton img {
width: 80px;
}

.form_head {
font-size: 22px;
width: 100% !important;
padding: 10px 0px 20px 0px;
height: 100% !important;
}

.form-block-hz label {
margin-left: 0px !important;
margin-right: 0px !important;
margin-bottom: 10px;
float: none;
}

.input_st {
width: 100%;
}

.form-block-hz .input_st {
margin-bottom: 10px !important;
}

.input_st {
width: 94%;
padding: 0 3%;
}

.btn_yel-hz {
width: 100%;
padding: 8px 0px;
}

.header {
height: 100%;
}

.col {
width: 100%;
}

.col_li {
padding: 0px;
height: 100%;
margin-bottom: 15px;
}

.col_li_head {
font-size: 18px;
}

.col {
padding: 5%;
width: 90%;
margin-bottom: 10px;
}

.col_first {
background: inherit;
}

.block_heading {
background: url(../img/title.png) no-repeat center bottom 4px;
padding: 50px 0px 20px;
margin-bottom: 30px;
font-size: 35px;
}

.form-block-hz {
width: 80%;
padding: 5%;
margin: 0 5% 40px;
}

.header_wrap .form-block-hz {
margin: 0 0 40px 0;
width: 90%;
padding: 5%;
}

.egg {
width: 90%;
padding: 0 5%;
height: 100%;
}

.egg_desc {
height: 100%;
}

.example-image {
float: none !important;
margin: 15px auto !important;
}

.example-image-link img {
max-width: 100%;
}

.slide {
height: 100% !important;
width: 100% !important;
}

#slideInner {
width: 100% !important;
}

#slideshow {
width: 100% !important;
}

.howwork_list {
width: 100%;
width: 90%;
padding: 5%;
}

.howwork_li {
width: 100%;
margin-bottom: 30px;
}

.how_arrow {
display: none;
}

.review {
width: 100%;
}

.photo_wrap {
width: 100%;
text-align: center;
}

.text_rev {
width: 100%;
padding: 20px 0px;
}

.reviews_list {
width: 90%;
padding: 5%;
}

.ask_left {
width: 90%;
padding: 5%;
}

.left_ask_txt {
width: 100%;
padding-left: 0px;
}

.form-block {
width: 80%;
padding: 5%;
margin: 0 5% 40px;
}

.btn_yel {
text-decoration: none;
color: #fff;
font-weight: 400;
font-size: 20px;
float: left;
text-align: center;
background: linear-gradient(to top, #0492c9, #33aae3);
border-radius: 5px;
text-transform: uppercase;
margin-top: 0px;
padding: 8px 0px;
width: 100%;
}

.copyright {
font-size: 13px;
display: block;
text-align: center;
clear: both;
padding: 20px 0px 0px;
}

.zvoni {
text-align: center;
}

.col_list {
padding: 0px;
}

.fixed_menu_sub {
width: 100% !important;
}

#fixed_menu {
height: 100%;
}

#fixed_menu a {
width: 90% !important;
padding: 10px 5%;
}

.open-menu {
display: block !important;
height: 49px;
line-height: 49px;
font-size: 19px;
font-weight: 400;
margin: 0;
text-transform: uppercase;
font-family: Roboto Condensed;
background: #0992c9;
padding: 0px 20px;
color: #fff;
}

.open-menu.hover {
cursor: pointer;
}

.box-content-menu a.active {
display: block;
}

.box-content-menu.active {
height: 100% !important;
transition: height 1s;
}

.box-content-menu.active .open-menu {
color: #fff;
}

.box-content-menu {
height: 5px !important;
overflow: hidden;
min-height: 50px;
margin-top: 0px;
width: 100%;
}

.bullet-menu {
float: right;
margin-top: 19px;
margin-right: 4px;
background: url(/img/bullet.png) no-repeat;
width: 12px;
height: 10px;
}

#fixfix {
position: relative;
}

.fixed_menu_sub a:first-child {
display: none;
}

#window {
width: 260px;
line-height: 22px;
font-size: 15px;
margin: 25% auto;
}

#leftControl,
#rightControl {
display: none !important;
}

.portfolio_wrap {
background-size: auto;
}
}

.cd-popup-trigger {display: block;width: 190px;height: 40px;line-height: 40px;text-align: center;color: #FFF;font-size: 14px;font-weight: bold;border-radius: 0px 0px 10px 10px;background: linear-gradient(to right, #c0248f, #f25f34);position: fixed;left: 0px;top: 47%;z-index: 999999;-webkit-transform: rotate(-90deg) translate(-40.2%);transform: rotate(-90deg) translate(-40.2%);-webkit-transform-origin: calc(0% - 1px) 0;transform-origin: calc(0% - 1px) 0;font-weight: 700;font-size: 18px;text-decoration: none;box-shadow: 0px 0px 15px 5px rgba(164, 49, 138, 0.45);}

a.cd-popup-trigger:hover {
color: #fff !important;
text-decoration: none !important;
}

.cd-popup-trigger .fa {
margin-right: 5px;
font-size: 21px;
}

.ransom-block h3 {
color: #111111;
font-size: 27px;
font-weight: 500;
margin: 20px 0px 20px 0px;
}

.ransom-block p {
color: #111111;
margin-bottom: 10px;
line-height: 25px;
}

.ransom-block b {
font-weight: 700;
}

.ransom-block img {
max-width: 100%;
}