
.center h3 {
font-size: 1.3em;
margin: 10px 0;
color: #4f4f4f;
line-height: 36px;
font-weight: 300;
}

.center h4 {
font-size: 1.1em;
margin: 10px 0;
color: #4f4f4f;
line-height: 36px;
font-weight: 300;
}

.center ul, .center ol {
margin: 10px 0 10px 30px;
}
.center-list li{
margin: 5px 0;
list-style: none;
}
.center-list li::before {
background: url('/images/check-mark.png') no-repeat;
content: "";
height: 20px;
width: 20px;
margin: 2px 0 0 -26px;
position: absolute;
}

.center strong {
color: #676767;
}

p {
margin-top: 15px;
}

.title {
text-transform: uppercase;
font-size: 1.95em;
text-align: center;
font-weight: 300;
/* font-size: 30px; */
}

.title_blue {
color: #1eaec5;
}

.title_green {
color: #1ec559;
font-size: 2.05em;
/* font-size: 38px; */
}

.main_block {
min-height: 700px;
height: 100%;
padding-bottom: 120px;
}

.top_panel {
height: 100px;
background: url(../images/logo2.png) 0 0 no-repeat;
margin-top: 10px;
}

.menu_mob {
background: url(../images/menu_mob.png) 0 0 no-repeat;
width: 35px;
height: 55px;
display: none;
}

.logo_text {
background: url(../images/logo.png) 0 45% no-repeat;
height: 60px;
width: 100px;
background-size: 150px auto;
display: block;
float: left;
margin-left: 10px;
margin-top: 2px;
display: none;
}

.popup_mob {
position: fixed;
height: 100%;
width: 100%;
top: 67px;
z-index: 300;
display: none;
}

.menu_vertical {
display: none;
position: absolute;
top: 67px;
left: -20px;
z-index: 30;
height: 600px;
}

.menu_vertical li {
list-style: none;
border-bottom: 1px solid #cccccc;
display: block;
background: #808080;
width: 100%;
}

.menu_vertical li a {
color: #ffffff;
text-decoration: none;
font-size: 24px;
display: block;
padding: 15px 15px 15px 35px;
}

.menu_vertical li:hover {
background: #b3b3b3;
}

.menu_vertical ul li.active {
background: #4d4d4d !important;
-webkit-transform: skewX(0deg);
/* Äëÿ Safari è Chrome */
-moz-transform: skewX(0deg);
/* Äëÿ Firefox */
-o-transform: skewX(0deg);
/* Äëÿ Opera */
-ms-transform: skewX(0deg);
/* Äëÿ IE */
transform: skewX(0deg);
/* CSS3 */
}

.menu_vertical ul li.active a {
-webkit-transform: skewX(0deg);
/* Äëÿ Safari è Chrome */
-moz-transform: skewX(0deg);
/* Äëÿ Firefox */
-o-transform: skewX(0deg);
/* Äëÿ Opera */
-ms-transform: skewX(0deg);
/* Äëÿ IE */
transform: skewX(0deg);
/* CSS3 */
}
.center {
max-width: 1000px;
width: 100%;
margin: 0 auto;
}

#error {
color: yellow;
display: none;
}



.s_p_title {
display: block;
text-transform: uppercase;
color: #1ec559;
font-weight: 600;
text-align: center;
font-size: 20px;
}

.s_p_text {
display: block;
text-align: center;
font-size: 20px;
color: #1ec559;
}

.s_p_text > span {
font-size: 1.75em;
font-weight: 600;
/* font-size: 30px; */
}

.s_p_text2 {
display: block;
text-align: center;
font-size: 20px;
color: #1eaec5;
}

.s_p_text2 > span {
font-size: 1.75em;
font-weight: 600;
/* font-size: 30px; */
}

.s_b1 {
left: 50%;
margin-left: -140px;
}

.s_b2 {
top: 145px;
left: 40px;
}

.s_b3 {
top: 145px;
right: 40px;
}

.s_b4 {
top: 360px;
left: 40px;
}

.s_b5 {
top: 360px;
right: 40px;
}

.s_b6 {
top: 500px;
left: 50%;
margin-left: -140px;
}

.lines div {
position: absolute;
}

.lines1 {
background: url(../images/lines.png) 0 0 no-repeat;
width: 6px;
height: 52px;
left: 50%;
top: 160px;
}

.lines2 {
background: url(../images/lines.png) -55px 0 no-repeat;
width: 49px;
height: 32px;
left: 60%;
top: 230px;
}

.lines3 {
background: url(../images/lines.png) -6px 0 no-repeat;
width: 49px;
height: 32px;
left: 60%;
top: 360px;
}

.lines4 {
background: url(../images/lines.png) 0 0 no-repeat;
width: 6px;
height: 52px;
left: 50%;
top: 410px;
}

.lines5 {
background: url(../images/lines.png) -55px 0 no-repeat;
width: 49px;
height: 32px;
left: 35%;
top: 360px;
}

.lines6 {
background: url(../images/lines.png) -6px 0 no-repeat;
width: 49px;
height: 32px;
left: 35%;
top: 230px;
}


/* ****************** /SERVICES ********************* */


/* ****************** GARANTEE ********************* */

.garantee {
height: 807px;
background: #1ec4b0;
/* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #1ec4b0 0%, #1eaec5 100%);
/* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #1ec4b0), color-stop(100%, #1eaec5));
/* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, #1ec4b0 0%, #1eaec5 100%);
/* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, #1ec4b0 0%, #1eaec5 100%);
/* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, #1ec4b0 0%, #1eaec5 100%);
/* IE10+ */
background: radial-gradient(ellipse at center, #1ec4b0 0%, #1eaec5 100%);
/* W3C */
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1ec4b0', endColorstr='#1eaec5', GradientType=1);
/* IE6-9 fallback on horizontal gradient */
}

.garantee_bg {
background: url(../images/luchi.png) 50% 50% no-repeat;
height: 807px;
}

.garantee h2 {
padding-top: 35px;
color: #ffffff;
font-size: 1.95em;
line-height: 150%;
font-weight: 300;
text-align: center;
text-transform: uppercase;
text-shadow: 1px 1px 1px rgba(8, 102, 100, 1);
/* font-size: 30px; */
}

.garantee h2 a {
color: #ffffff;
}

.g_block {
width: 287px;
float: left;
padding: 0 15px;
text-align: center;
color: #ffffff;
margin-top: 40px;
visibility: hidden;
}

.g_title {
margin-top: 15px;
font-size: 24px !important;
text-shadow: 1px 1px 1px rgba(8, 102, 100, 1);
}

.g_block p {
margin-top: 15px;
text-shadow: 1px 1px 1px rgba(8, 102, 100, 1);
font-size: 1em;
/* font-size: 16px; */
}

.gar_block1 {
margin-left: 40px;
}
.gar_block2 {
width: 690px;
margin: 0 0 40px 200px;
}


/* ****************** /GARANTEE ********************* */


/* ****************** RESPONSES ********************* */

.one_response {
display: none
}

.responses {
margin-top: 30px;
border: 6px solid #d9d9d9;
height: 390px;
background: url(../images/resp_bg.png) 0 0 #f0efef;
}

.resp_block {
margin-top: 25px;
background: #ffffff;
border: 5px solid #1eaec5;
width: 225px;
height: 278px !important;
padding: 15px;
margin-left: 28px;
float: left;
text-align: center;
position: relative;
/* margin-right: 32px; */
}

.resp_block p {
font-size: 0.95em;
max-height: 222px;
display: block;
overflow: hidden;
}

.resp_btm {
border-top: 1px solid #1eaec5;
padding-top: 15px;
color: #1eaec5;
margin-top: 15px;
position: absolute;
bottom: 20px;
width: 225px;
}

.resp_btm span{
	display:block;
	clear: both;
}

.resp_cont {
height: 388px;
overflow: hidden;
width: 1000px;
position: relative;
}

#scroll_cont {
width: 2000em;
position: absolute;
left: 0;
}

.cont2 {
border: 1px solid red;
}

.all_responses {
background: #1eaec5;
color: #ffffff;
text-decoration: none;
padding: 5px 10px;
display: block;
text-align: center;
}

.all_responses:hover {
color: #ffffff;
background: #22c5df;
}

.all_responses:active {
color: #ffffff;
background: #00b6d2;
}

.slick-dots,
.dotted {
width: 100px;
margin: 0 auto;
margin-top: 10px;
bottom: 10px !important;
}

.slick-dots > li,
.dot {
display: inline-block;
width: 13px;
height: 13px;
background: #b5b5b5;
border: 3px solid #ffffff;
margin-right: 5px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}

.active_dotted {
background: #d5d4d4;
}

.more_block {
position: relative;
margin-top: 15px;
height: 42px;
}

.more_quest {
display: block;
background: url(../images/more_sprite.png) 0 0 no-repeat;
width: 135px;
height: 52px;
position: absolute;
right: 0;
}

.more_quest:hover {
background-position: 0 -52px;
}

.responses_long {
height: auto;
padding: 40px;
}

.long_resp_block {
background: #ffffff;
border: 5px solid #1eaec5;
padding: 15px;
margin-bottom: 20px;
}

.resp_stats { overflow: hidden; }
.resp_stats > div{
float: left;
width: 33.3333%;
text-align: center;
}

.resp_stats p{
text-align: center;
}
.resp_stats > div > p:last-child{
font: 60px/40px Cursive;
}

.response_text {
float: left;
width: 84%;
border-right: 1px solid #1eaec5;
}

.response_name {
float: right;
width: 15%;
text-align: center;
color: #1eaec5;
}

.resp_form_block {
background: #b5b5b5;
border: 5px solid #ffffff;
padding: 20px 20px;
color: #ffffff;
text-align: center;
font-size: 20px;
}

.resp_form_block p {
font-size: 20px;
margin-top: 10px;
}

.resp_form_block input[type=text],
.resp_form_block textarea {
border: none;
padding: 3px 20px;
background: #e3e3e3;
font-size: 1.2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
width: 65%;
box-shadow: 1px 1px 1px rgba(255, 255, 255, 1), inset 1px 1px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 1), inset 1px 1px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 1), inset 1px 1px 2px rgba(0, 0, 0, 0.5);
/* height: 25px; */
}

.resp_form_block textarea {
height: 60px;
}

.resp_form_block h1 {
color: #ffffff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.resp_form_block .submit {
text-transform: uppercase;
border: 1px solid #ffffff;
background: none;
color: #ffffff;
font-size: 1em;
cursor: pointer;
font-weight: 300;
font-family: 'Roboto', sans-serif;
padding: 7px 15px;
text-align: center;
margin-top: 20px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
}

.resp_form_block .submit:hover {
background: #ffffff;
color: #b5b5b5;
}

.resp_form_block .submit:active {
border: none;
}


/* ****************** /RESPONSES ********************* */

.delivery_block {
background: #8c8a8a;
width: 100%;
margin-top: 50px;
}

.line {
border-bottom: 1px solid #d1d0d0;
height: 2px;
width: 100%;
margin-top: 2px;
}

.line2 {
border-top: 1px solid #d1d0d0;
height: 2px;
width: 100%;
margin-bottom: 2px;
}

.del_line {
vertical-align: middle;
padding: 10px 0;
color: #ffffff;
margin-top: 0;
text-shadow: 2px 2px 0 rgba(107, 107, 107, 1);
font-size: 38px;
}

.del_line a {
visibility: hidden;
}

.del_line img {
vertical-align: middle;
margin-left: 63px;
}

.delivery_block2 {
background: #8c8a8a;
padding: 0 0 2px 0;
margin-top: 20px;
}

.delivery_block2 table {
width: 100%;
}

.delivery_block2 td {
padding-left: 20px;
padding-right: 20px;
color: #ffffff;
text-align: left;
border-bottom: 1px solid #d1d0d0;
padding-bottom: 15px;
}

.delivery_td {
width: 120px;
}

.delivery_td strong {
letter-spacing: 2px;
font-size: 16px;
font-weight: 400;
display: block;
width: 150px;
color: #434343;
}

.questions {
margin-top: 40px;
}

.question {
margin-top: 40px;
max-width: 440px;
width: 45%;
margin-right: 45px;
float: left;
}

.question2 {
float: right;
margin-right: 0;
}

.question_title {
color: #1ec559;
text-transform: uppercase;
}

.question_title img {
float: left;
margin-right: 15px;
-webkit-transition: -webkit-transform 0.3s linear;
-moz-transition: -moz-transform 0.3s linear;
-o-transition: -o-transform 0.3s linear;
transition: transform 0.3s linear;
}

.question_title img:hover {
-webkit-transform: scale(1.15);
-moz-transform: scale(1.15);
-ms-transform: scale(1.15);
-o-transform: scale(1.15);
transform: scale(1.15);
}

.question_title p {
margin-left: 80px;
font-size: 20px !important;
line-height: 28px;
}

.answer {
margin-top: 15px;
font-size: 1.1em;
line-height: 26px;
/* font-size: 18px; */
}

.another_quest {
text-decoration: none;
border: 1px solid #1ec559;
padding: 5px 5px 5px 15px;
display: block;
float: right;
color: #1ec559;
text-transform: uppercase;
width: 180px;
font-size: 16px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
position: relative;
margin-top: 20px;
}

.another_quest span {
font-size: 40px;
position: absolute;
top: 0;
right: 10px;
}

.another_quest:hover {
background: #1ec559;
color: #ffffff;
}

.green_form {
border-color: #1ec559;
margin-top: 20px;
}

.order_form_container {
margin-top: 20px;
background: #f0efef;
border: 5px solid #b5b5b5;
padding: 20px;
}

.order_form_container td {
border-top: 6px solid #f0efef;
padding: 7px 10px 0 10px;
vertical-align: top;
font-size: 14px;
}

.td_l {
background: #b5b5b5;
color: #ffffff;
text-transform: uppercase;
}

.form_row {
display: block;
clear: both;
height: 32px;
width: 640px;
margin: 0 auto;
margin-bottom: 8px;
}

.left_row {
border: none;
float: left;
color: #ffffff;
text-transform: uppercase;
line-height: 18px;
padding: 5px 20px;
background: #b5b5b5;
-moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
width: 260px;
height: 20px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5)/* , inset 1px 1px 2px rgba(255,255,255,0.5) */
;
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5)/* , inset 1px 1px 2px rgba(255,255,255,0.5) */
;
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5)/* , inset 1px 1px 2px rgba(255,255,255,0.5) */
;
}

.right_row input,
.right_row textarea {
border: none;
float: left;
line-height: 18px;
padding: 5px 20px;
background: #ffffff;
-moz-border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
width: 280px;
height: 20px;
box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), inset 1px 1px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), inset 1px 1px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), inset 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.right_row img {
height: 29px;
}

.jselect {
display: inline-block;
z-index: 0;
cursor: pointer;
vertical-align: middle;
/* position: relative; */
}

.select {
float: left;
position: relative;
height: 28px;
padding: 0 35px 0 8px;
background: #ffffff;
width: 218px;
box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), inset 1px 1px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), inset 1px 1px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), inset 1px 1px 2px rgba(0, 0, 0, 0.5);
-moz-border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
font-size: 12px;
line-height: 30px;
height: 28px;
/* margin-top: 10px; */
/* text-shadow: 1px 1px #ffffff; */
/* color: #fff6C7; */
/* font: 18px/30px Arial,Tahoma,sans-serif; */
}

.select:hover {}

.select:hover .trigger {
border-left: 1px solid #c5e18a;
}

.trigger {
border-left: 1px solid #c5e18a;
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 24px;
}

.trigger .arrow {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #b5b5b5;
height: 0;
overflow: hidden;
position: absolute;
right: 8px;
top: 14px;
width: 0;
/* background: url(../images/ar_down2.png) 0 0 no-repeat; */
/* opacity: 0.3; */
}

.dropdown {
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
background: url(../images/dropdown_top.png) 0 2px no-repeat;
font-size: 12px;
line-height: 14px;
margin: 0;
padding: 0;
top: 10px;
width: 179px;
position: absolute;
overflow-y: auto;
overflow-x: hidden;
display: none;
left: 1px;
z-index: 1000;
/* font: 12px/18px Arial, Tahoma, sans-serif; */
/* 4px 0; */
}

.dropdown ul {
padding: 0;
margin: 0;
list-style: none outside none;
padding-top: 19px;
/* display: none; */
}

.dropdown ul li {
list-style: none !important;
background: none;
background-color: #f1f1f1;
padding: 5px 10px 6px;
border-bottom: 1px solid #dedede;
}

.dropdown ul li:last-child {
/* border-bottom: none; */
}

.dropdown ul li:hover {
background-color: #ffffff;
}

.order_submit_btn {
text-decoration: none;
text-align: center;
width: 620px;
display: block;
background: #1eaec5;
color: #ffffff;
text-transform: uppercase;
height: 20px;
padding: 5px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.order_submit_btn:hover {
background: #34c3da;
color: #ffffff;
}

.order_submit_btn:active {
background: #1a8fa2;
box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.city_link {}

.city_link li {
list-style: none;
float: left;
background: #188698;
color: #ffffff;
margin-right: 10px;
margin-bottom: 10px;
padding: 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.city_link li a {
display: block;
color: #ffffff;
text-decoration: none;
}

.city_link li:hover {
background: #1eaec5
}

.go_links {
margin-bottom: 20px;
}

.go_links li {
margin-left: 20px;
list-style: none;
}

.go_links a, .go_links>li>span {
	cursor:pointer;
position: relative;
border: none;
text-decoration: none;
display: block;
margin: .5em 0;
background: #ddd;
color: #444;
text-decoration: none;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: .3em;
-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;
padding: .4em .4em .4em 2em;
*padding: .4em;
}

.go_links a:hover, .go_links>li>span:hover {
background: #eee;
}

.go_links a:hover:before, .go_links>li>span:hover:before{
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}

.go_links a:before, .go_links>li>span:before {
content: ">";
counter-increment: li;
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background: #1eaec5;
color: #ffffff;
height: 2em;
width: 2em;
line-height: 2em;
border: .3em solid #ffffff;
text-align: center;
font-weight: bold;
-moz-border-radius: 2em;
-webkit-border-radius: 2em;
border-radius: 2em;
-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;
/* content: counter(li); */
}

.vuz_links_2 {
margin-bottom: 20px;
counter-reset: li;
}

.vuz_links_2 li {
margin-left: 20px;
list-style: none;
}

.vuz_links_2 a {
position: relative;
text-decoration: none;
border: none;
display: block;
margin: .5em 0;
background: #ddd;
color: #444;
text-decoration: none;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: .3em;
-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;
padding: .4em .4em .4em 2em;
*padding: .4em;
}

.vuz_links_2 a:hover {
background: #eeeeee;
}

.vuz_links_2 a:hover:before {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}

.vuz_links_2 a:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background: #1ec559;
color: #ffffff;
height: 2em;
width: 2em;
line-height: 2em;
border: .3em solid #ffffff;
text-align: center;
font-weight: bold;
list-style: none;
-moz-border-radius: 2em;
-webkit-border-radius: 2em;
border-radius: 2em;
-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;
}

.free_works {
text-decoration: none;
display: block;
background: #9d1fbc;
text-align: center;
color: #ffffff;
text-shadow: 1px 1px 0 #70058a;
text-transform: uppercase;
font-size: 20px;
font-weight: 300;
line-height: 50px;
padding: 10px 0;
margin-top: 40px;
margin-bottom: 40px;
-moz-border-radius: 17px;
-webkit-border-radius: 17px;
border-radius: 17px;
box-shadow: 0 5px 0 #70058a;
-webkit-box-shadow: 0 5px 0 #70058a;
-moz-box-shadow: 0 5px 0 #70058a;
-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;
}

.free_works:hover {
background: #8f11c0;
color: #ffffff;
}

.free_works:active {
background-color: #8508c3;
box-shadow: 0 3px 0 #70058a;
-webkit-box-shadow: 0 3px 0 #70058a;
-moz-box-shadow: 0 3px 0 #70058a;
transform: translateY(5px);
}

.vuz_title {
font-size: 20px;
line-height: 26px;
background: url(../images/vuz.png) 0 0 no-repeat;
padding-left: 60px;
min-height: 60px;
}

.vuz_text_desc {
width: 50%;
float: left;
padding-top: 20px;
}

.vuz_text_desc p {
font-size: 1.1em;
}

.primer_categ {
text-align: center;
font-size: 20px;
text-transform: uppercase;
margin-bottom: 15px;
margin-top: 20px;
color: #ffffff;
padding: 8px 0;
background: #70058a;
/* Old browsers */
background: -moz-linear-gradient(top, #70058a 0%, #9d1fbc 44%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #70058a), color-stop(44%, #9d1fbc));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #70058a 0%, #9d1fbc 44%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #70058a 0%, #9d1fbc 44%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #70058a 0%, #9d1fbc 44%);
/* IE10+ */
background: linear-gradient(to bottom, #70058a 0%, #9d1fbc 44%);
/* W3C */
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#70058a', endColorstr='#9d1fbc', GradientType=0);
/* IE6-9 */
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
/* border-bottom: 1px dotted grey */
}

.works_round {
width: 800px;
margin: 0 auto;
margin-top: 20px;
display: block;
}

.works_round li {
float: left;
display: block;
width: 190px;
height: 190px;
display: inline-block;
margin: 20px;
background: url(../images/list_round.png);
text-align: center;
padding: 15px;
position: relative;
/* cursor: pointer; */
}

.works_round li span {
background: #bceece;
display: block;
color: black;
padding: 10px;
padding-top: 30px;
width: 170px;
height: 150px;
position: absolute;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
-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;
}

.works_round li:hover span {
background: #e1faea;
}

li.list_round2 {
background: url(../images/list_round2.png);
}

span.hidden {
/*
position: absolute;
background: #ffffff !important;
opacity: 0.5;
*/
}

.work {
border: 5px solid #1eaec5;
padding: 5px 20px;
margin-bottom: 10px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
width: 35%;
font-size: 20px;
-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;
}

.work a {
text-decoration: none;
color: #1eaec5;
background: url(../images/download.png) 100% 0 no-repeat;
padding-right: 74px;
display: block;
}

.work:hover {
background: #1eaec5;
}

.work:hover a {
color: #ffffff;
background: url(../images/download2.png) 100% 0 no-repeat;
}


/* .work:active{border: 5px solid #22c7e1;} */

.w_left,
.w_right {
min-height: 50px;
height: 50px;
overflow: hidden;
}

.w_left {
float: left;
}

.w_right {
float: right;
}

.center_text {
text-align: center;
}
.breadcrumbs{margin-bottom:20px;}
.blue_boder {
text-decoration: none;
border: 1px solid #4fd2e7;
color: #1eaec5;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border-radius: 15px;
padding: 3px 5px;
-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;
}

.blue_boder:hover {
color: #ffffff;
background: #1eaec5;
}

.prices {
font-size: 18px;
line-height: 32px;
width: 100%;
}

.prices th {
background: #1eaec5;
color: #ffffff;
}

.prices td,
.prices th {
padding: 0 10px 0 20px;
}

.pr_1,
.pr_3 {
background: #eaf8fa;
border-bottom: 1px solid #ffffff;
}

.pr_2,
.pr_4 {
border-bottom: 1px solid #eaf8fa;
}

.contact_block {
width: 100%;
height: auto;
background: url(../images/contact_bg3.jpg) 50% 50% no-repeat;
padding-top: 50px;
color: #ffffff;
/* font-size: 30px; */
font-size: 1.95em;
background-size: cover;
}

.contact_email {
padding-bottom: 20px;
}

.contact_block h1 {
color: #ffffff;
text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
font-size: 50px;
margin-bottom: 40px;
}

.office p {
/* font-size: 30px; */
font-size: 1.95em;
margin-bottom: 30px;
text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
font-size: 40px;
}

p.office_phone {
margin-top: 50px;
font-weight: 100;
font-size: 100px;
line-height: 140px;
border: 2px solid #ffffff;
background: #ffffff;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
color: #1eaec5;
-moz-border-radius: 70px;
-webkit-border-radius: 70px;
border-radius: 70px;
box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

p.office_phone:hover {}

.contact_email a {
color: #ffffff;
font-size: 60px;
line-height: 100px;
text-decoration: none;
text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.5);
}

.serv_block {
border: 3px solid;
border-color: #1ec559 #1eb98f #1eaec5;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
float: left;
margin: 30px 23px;
width: 280px;
}

.serv_block h2 {
display: block;
margin-top: 15px;
text-transform: uppercase;
color: #1ec559;
font-weight: 600;
text-align: center;
font-size: 20px;
}

.serv_block h2 a {
color: #1ec559;
}
.serv_block h2 a:hover {
text-decoration: none;
}

.serv_text_block_wrapper {
margin-top: 15px;
padding: 10px;
text-align: center;
}

.serv_bottom {
background:  #1ec559;
/* Old browsers */
background: -moz-linear-gradient(top, #1ec559 0%, #1eaec5 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1ec559), color-stop(100%, #1eaec5));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1ec559 0%, #1eaec5 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1ec559 0%, #1eaec5 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #1ec559 0%, #1eaec5 100%);
/* IE10+ */
background: linear-gradient(to bottom, #1ec559 0%, #1eaec5 100%);
/* W3C */
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1ec559', endColorstr='#1eaec5', GradientType=0);
/* IE6-9 */
-moz-border-radius: 0 0 25px 25px;
-webkit-border-radius: 0 0 25px 25px;
border-radius: 0 0 25px 25px;
}

.serv_bottom_cont {
background: url(../images/serv_bottom_bg.png) 50% 0 no-repeat;
background-size: cover;
padding: 5px 20px;
color: #ffffff;
}

.s_o_s {
font-weight: 300;
font-size: 28px;
margin-top: 20px;
}
.s_o_s p {
font-size: 24px;
display: block;
}
.s_o_s span {
font-size: 26px;
font-weight: 600;
}

.s_o_s-serv {
font-weight: 800;
font-size: 28px;
margin-top: 20px;
}
.s_o_s-serv p {
font-size: 24px;
display: inline;
padding-top: 20px;
padding-right: 30px;
}
.s_o_s-serv span {
font-size: 34px;
font-weight: 300;
}

.serv_order {
text-decoration: none;
display: block;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 10px;
padding: 10px 10px;
text-align: center;
color: #ffffff;
font-weight: 300;
font-size: 20px;
border: 1px solid rgba(255, 255, 255, 0.6);
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
-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;
}

.serv_order:hover {
background: #ffffff;
color: #24bdb2;
}

.blue_order_serv {
text-decoration: none;
display: block;
width: 400px;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 10px;
padding: 10px 10px;
text-align: center;
color: #1eaec5;
font-weight: 300;
font-size: 20px;
border: 1px solid #42c9df;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
-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;
}

.blue_order_serv:hover {
background: #1eaec5;
color: #ffffff;
}

.serv_table {
background: #1ec559;
/* Old browsers */
background: -moz-linear-gradient(top, #1ec559 0%, #1eaec5 100%);
/* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1ec559), color-stop(100%, #1eaec5));
/* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1ec559 0%, #1eaec5 100%);
/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1ec559 0%, #1eaec5 100%);
/* Opera 11.10+ */
background: -ms-linear-gradient(top, #1ec559 0%, #1eaec5 100%);
/* IE10+ */
background: linear-gradient(to bottom, #1ec559 0%, #1eaec5 100%);
/* W3C */
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1ec559', endColorstr='#1eaec5', GradientType=0);
/* IE6-9 */
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
}

.serv_table .s_o_s, .serv_table .s_o_s-serv {
padding-bottom: 20px;
}

.st5_1 {
padding-left: 40px;
}

.st5_2 {
padding-left: 200px;
}

.colors_block {
float: left;
width: 250px;
text-align: center;
margin-left: 30px;
margin-right: 30px;
visibility: hidden;
}

.colors_title {
line-height: 36px;
}

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

.col_b {
background: url(../images/1_5.png) 0 0 no-repeat;
width: 102px;
height: 100px;
margin: 0 auto;
margin-top: 30px;
}

.colb_2 {
background-position: -103px 0 !important;
}

.colb_3 {
background-position: -206px 0 !important;
width: 108px !important;
}

.colb_4 {
background-position: -314px 0 !important;
width: 108px !important;
}

.colb_5 {
background-position: -422px 0 !important;
width: 108px !important;
}

.services_block_66 {
background: url(../images/man.jpg) 50% 50% no-repeat;
background-size: cover;
padding-top: 45px;
width: 100%;
height: 680px;
}

.top_order {}

.top_banner {
background: url(../images/banner_blur.jpg) 50% 0 no-repeat;
width: 100%;
height: 462px;
background-size: cover;
}

.top_banner_cont {
display: block;
background: url(../images/banner.jpg) 0 0 no-repeat;
width: 100%;
height: 462px;
background-size: cover;
}

.violet {
background: #e300db;
color: #ffffff;
font-weight: 600;
display: inline-block;
padding: 3px 10px;
font-size: 20px;
text-transform: uppercase;
line-height: 28px;
width: 250px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
}

.violet20 {
background: #c900c2;
}

.violet40 {
background: #b000a9;
}

.violet60 {
background: #960091;
}

.lists_cont {
display: block;
clear: both;
margin-bottom: 30px;
visibility: hidden;
}

.lists_cont p {
margin-top: 0;
}

.lists_1 {}

.list_title {
font-size: 1.8em;
font-weight: 300;
}

.lists_cont span {
display: block;
float: left;
margin-right: 15px;
background: #e300db;
padding: 10px;
color: #ffffff;
font-size: 1.8em;
font-weight: 300;
	-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}

.lists_cont span em {
display: block;
font-style: normal;
background: rgba(255, 255, 255, 0.5);
width: 15px;
height: 23px;
padding: 10px 15px;
text-align: center;
text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}


/* .lists_10 span{background: #c900c2;} */

.lists_10 span {
background: #fd00f4;
}

.lists_20 span {
background: #e300db;
}

.lists_30 span {
background: #c900c3;
}

.lists_40 span {
background: #b000aa;
}

.lists_50 span {
background: #960092;
}

.lists_60 span {
background: #7d0079;
}

.lists_70 span {
background: #630060;
}

.plashka {
position: relative;
padding: 1em;
margin: 2em 10px 4em;
background: #ffcafd;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-border-radius: 4px;
/* width: 40%; */
}

.plashka:before,
.plashka:after {
content: "";
position: absolute;
z-index: -2;
bottom: 15px;
left: 10px;
width: 50%;
height: 20%;
max-width: 300px;
-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
transform: rotate(-3deg);
}

.plashka:after {
right: 10px;
left: auto;
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-ms-transform: rotate(3deg);
-o-transform: rotate(3deg);
transform: rotate(3deg);
}

.plashka p {
font-size: 1.3em;
}


/* FOOTER */

.footer {
background: url(../images/footer_bg.png) 50% 0 no-repeat;
width: 100%;
min-height: 450px;
font-size: 15px;
z-index: 1;
background-size: cover;
/* overflow: hidden; */
}


.popular_footer{
	clear: both;
	padding: 25px 0;
	color: #fff;
}


.blue_order {
display: block;
background: #fd4345;
text-align: center;
color: #ffffff;
text-shadow: 2px 2px 0 #b02324;
position: relative;
margin-top: -36px;
text-decoration: none;
text-transform: uppercase;
font-size: 50px;
font-weight: 100;
line-height: 50px;
padding: 10px 0;
-moz-border-radius: 17px;
-webkit-border-radius: 17px;
border-radius: 17px;
border-bottom: 5px solid #b02324;
-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;
/*
box-shadow: 0 5px 0 #b02324;
-webkit-box-shadow: 0 5px 0 #b02324;
-moz-box-shadow: 0 5px 0 #b02324;
*/
}

.blue_order:hover {
background: #fb595a;
color: #ffffff;
}

.blue_order:active {
background-color: #d83a3b;
border-bottom: 3px solid #b02324;
transform: translateY(5px);
/*
box-shadow: 0 3px 0 #b02324;
-webkit-box-shadow: 0 3px 0 #b02324;
-moz-box-shadow: 0 3px 0 #b02324;
*/
}

.fcol1 {
width: 300px;
float: left;
color: #ffffff;
margin-top: 200px;
}

.fcol1 li{
 list-style: none;
 line-height: 140%;
}
.fcol1 li:before{
	font-family: 'FontAwesome';
  content: '\f0da';
	margin-right: 6px;
}
.fcol1 li > a{
	color: #fff;
}

.fcol1 li:hover:before, .fcol1 li.active:before{
	color: #a7e0ec;
}
.fcol1 ul li.active{
	background: none !important;
}
.fcol1 ul li.active{
	-webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}

.fcol3 {
width: 310px;
float: left;
margin-top: 240px;

}

.fcol2 {
width: 315px;
float: right;
margin-top: 200px;
text-align: right;
color: #ffffff;
}

.fcol2 p {
margin-top: 0;
}
.popular_footer li{
	list-style: none;
	width: auto;
  display: inline;
  text-align: center;
  line-height: 17px;
  padding: 7px 0;
  border-right: 1px dotted #c9c8c8;
  margin: 0 0 0 -3px !important;
}
.popular_footer .active{
	background: none !important;
}

.popular_footer li:hover{
	background-color: #61c6d6 !important;
}
.popular_footer li a:link, .popular_footer li a:visited{
	color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
	padding: 7px 17px;
}

.popular_footer li:first-child {
  border-left: 1px dotted #c9c8c8;
}

.popular_footer ul{
 margin: 10px 0 10px 20px;
}



.popular_footer .title{padding: 20px 0;}

.phone_btm {
font-size: 2.3em;
font-weight: 400;
line-height: 55px;
text-shadow: 2px 2px 1px #126370;
color: #fff;
}

.email_btm {
font-size: 1.9em;
font-weight: 400;
color: #ffffff;
line-height: 20px;
text-shadow: 2px 2px 1px #126370;
/* font-size: 29px; */
}

.email_btm a {
color: #ffffff;
}

@media screen and (max-width: 890px) {
.resp_stats > div{width: 100%;}
}

@media screen and (max-width: 1000px) {
.item-page .center > div{float: none !important; width: 100% !important;}
}

@media screen and (min-width: 200px) and (max-width: 1000px) {
body {
font-size: 18px;
line-height: 135%;
}
p {
font-size: 20px;
}
h1 {
font-size: 30px;
}
.center {
width: 95%;
}

.center.popular_footer{
	width: 100%;
	background: #258190;
}

.main_block {

}
.vuz_title {
font-size: 30px;
line-height: 40px;
}
.top_panel {
width: 90%;
background-size: 380px auto;
margin-left: auto;
margin-right: auto;
}
.top_text {
float: none;
width: 90%;
text-align: center;
}
.top_form_cont {
display: none;
}
.header_bg_mini {
height: 67px;
/*
height: 120px;
height: 2.06em;
*/
}
.logo_text {
display: block;
}
.menu {
float: none;
display: none;
}
.menu_mob {
display: block;
float: left;
margin-top: 16px;
margin-left: 10px;
cursor: pointer;
}
.contacts {
/*
float: none;
clear: both;
*/
display: block;
margin-top: 0px;
}
.garantee {
height: auto;
}
.garantee_bg {
height: auto;
background: url(../images/luchi.png) 50% 50%;
}
.garantee h2 {
font-size: 30px;
}
.item-page p {
font-size: 22px;
}
.g_block {
float: none;
margin-right: auto;
margin-left: auto;
width: 90%;
}
.g_block p {
font-size: 26px;
}
.g_title {
font-size: 34px !important;
}
.gar_block1 {
margin-left: auto !important;
}
.gar_block2 {
width: 100%;
margin-left: auto !important;
}
.st5_1,
.st5_2 {
padding: 0;
}
.lines {
display: none;
}
a.s_block1 {
display: none;
}
.services_block_66 {
height: auto;
}
.services {
height: auto;
padding-bottom: 30px;
}
.services a {
position: static;
left: 200px;
}
a.s_p {
width: 60%;
margin: 20px auto 0 auto;
}
.serv_order {
font-size: 20px;
width: 90%;
}
.serv_mob_header {
display: block;
background: none;
}
.serv_mob_header a {
background: none;
color: #ffffff;
text-align: center;
}
.col_b {
/*
width: 150px;
height: 154px;
background-size: cover;
*/
}
.colors_block {
float: none;
margin-left: auto;
margin-right: auto;
font-size: 1.2em;
width: 90%;
}
.del_line {
text-align: center;
}
.blue_order {
width: 90%;
margin-right: auto;
margin-left: auto;
}
.office p {
font-size: 40px;
margin-bottom: 0;
}
.contact_email a {
font-size: 40px;
}
.contact_block h1 {
margin-bottom: 10px;
}
.s_o_s, .s_o_s-serv {
margin-top: 0;
}
.s_o_s p, .s_o_s-serv p {
display: block;
margin: 8px 0 0;
text-align: center;
}
.question {
float: none;
width: 90%;
margin-left: auto;
margin-right: auto;
max-width: 90%;
}
.question2 {
float: none;
}
.resp_form_block p {
font-size: 24px;
}
.works_round {
width: 90%;
float: none;
margin-right: auto;
margin-left: auto;
}
.works_round li {
background: none;
float: none;
clear: both;
width: 100%;
height: auto;
display: block;
padding: 0;
list-style: none;
margin-left: 0 !important;
}
.works_round li span {
background: #e1faea;
padding: 0 !important;
padding-top: 80px;
width: 100%;
display: block;
position: static;
height: auto !important;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
border: 1px solid #1eaec5;
}
.violet {
font-size: 26px;
width: 90%;
padding: 5px 0 5px 10px;
display: block;
}
.works_round li span:hover {
background: none !important;
}
.work {
width: 90%;
margin-right: auto;
margin-left: auto;
}
.w_left {
float: none;
}
.w_right {
float: none;
}
.form_row {
width: 100%;
height: auto;
}
.left_row,
.right_row {
float: none;
clear: both;
width: 90%;
margin: 0 auto 3px auto;
text-align: center;
}
.left_row {
padding-left: 0;
padding-right: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.right_row img {
float: none;
width: 100px !important;
height: 50px !important;
}
input[name=code] {
width: 100% !important;
float: none;
}
.order_submit_btn {
display: block;
clear: both;
width: 90%;
margin: 0 auto 3px auto;
}
.right_row input,
.right_row textarea {
width: 100%;
margin: 0 auto 3px auto;
text-align: center;
height: 40px;
padding-left: 0;
padding-right: 0;
margin-bottom: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.top_banner {
height: 300px;
}
.top_banner_cont {
height: 300px;
}
.item-148,
.item-116,
.item-107,
.responses {
display: none;
}
.one_response {
display: block;
}
.one_response .resp_block {
width: 90%;
margin: 0 auto 3px auto;
float: none;
height: auto !important;
}
.resp_block p {
font-size: 24px;
}
.resp_btm {
position: static;
width: 100%;
}
.responses_long {
display: block;
}
.response_text {
width: 74%;
}
.response_name {
word-wrap: break-word;
width: 25%;
}
.vuz_text_desc {
width: 100%;
float: none;
}
.top_form_cont45 {
display: block;
float: none;
width: 100%;
}
.top_form_cont45 .top_form {
width: 90%;
height: auto;
margin-left: auto;
margin-right: auto;
}
.top_form_cont45 .top_form input {
width: 90%;
margin-left: auto;
margin-right: auto;
padding-right: 40px;
height: auto;
font-size: 1em;
}
p.list_title {
font-size: 30px;
}
.del_line img {
margin-left: 0;
}
.footer {
height: 600px;
bottom: 0;
padding-top:40px;
background: none;
background: #258190;

}
.fcol1 {
float: none;
text-align: center;
width: 100%;
margin-top: 100px;
padding-top: 20px;
background: #258190;
font-size: 26px;
line-height: 30px;
}
.fcol3 {
float: none;
padding-top: 20px;
margin: 0;
width: 100%;
background: #258190;
text-align: center;
}
.fcol3 .vidjet_block {
margin: 0 auto;
width: 300px !important;
}
.fcol2 {
float: none;
padding-top: 20px;
margin-top: 0;
width: 100%;
background: #258190;
text-align: center;
}
.block_footer {
width: 100%;
background: #258190;
}

.popular_footer li{
	display: block;
	border: none !important;
}

/*
.footer{
background: url(../images/footer_bg.png) 50% 100% no-repeat;
width: 100%;
height: 325px;
font-size: 15px;
position: absolute;
bottom: -20px;
z-index: 100;
background-size: cover;
}
*/
}

.center.block_footer ul { margin: 0 }
.vidjet_block{ width: 300px; margin: 0 auto}

.socials {
display: table;
margin: 15px auto;
}
#socials .b-share-icon {
background: rgba(0, 0, 0, 0) url("/images/socials/social_icons_color.png") repeat scroll 0 0;
display: block;
float: left;
height: 26px;
width: 26px;
}
#socials .b-share-icon_vkontakte {
background-position: -27px 0;
}
#socials .b-share-icon_vkontakte:hover {
background-position: -27px -27px;
}
#socials .b-share-icon_facebook {
background-position: -54px 0;
}
#socials .b-share-icon_facebook:hover {
background-position: -54px -27px;
}
#socials .b-share-icon_twitter {
background-position: -81px 0;
}
#socials .b-share-icon_twitter:hover {
background-position: -81px -27px;
}
#socials .b-share-icon_lj {
background-position: 0 0;
}
#socials .b-share-icon_lj:hover {
background-position: 0 -27px;
}
#socials .b-share-icon_odnoklassniki {
background-position: -162px 0;
}
#socials .b-share-icon_odnoklassniki:hover {
background-position: -162px -27px;
}
#socials .b-share-icon_yaru {
background-position: -189px 0;
}
#socials .b-share-icon_yaru:hover {
background-position: -189px -27px;
}
#socials .b-share-icon_moimir {
background-position: -108px 0;
}
#socials .b-share-icon_moimir:hover {
background-position: -108px -27px;
}
#socials .b-share-icon_gplus {
background-position: -216px 0;
}
#socials .b-share-icon_gplus:hover {
background-position: -216px -27px;
}
#socials .b-share-icon_moikrug {
background-position: -243px 0;
}
#socials .b-share-icon_moikrug:hover {
background-position: -243px -27px;
}
.share-yashare {
float: left;
text-align: center;
}
.share-button {
float: left;
margin-top: 8px;
}
.share-tw {
width: 88px;
}
.share-fb {
width: 85px;
}
.share-vk {
width: 88px;
}
.share-g1 {
width: 65px;
}
.shinfo{
clear: both;
float: left;
margin-left: 10px;
}
.ucheb-h2{
margin: 60px 0 20px 0 !important;
text-align: center;
font-size: 1.95em !important;
text-transform: uppercase;
}



/* nashi-avtory */
.our-face{padding: 1px 0; margin: 20px 0 50px;}
.our-face .name{font-size: 20px; font-weight: bold; margin-top: 17px;}
.our-face .position{font-size: 18px;}
.our-face .direction{font-size: 14px;}
.our-face .specialty{font-size: 14px; color: #9E9E9E;}
.our-face .img-face{float: left; margin-right: 20px;}

@media (max-width: 592px) {
.our-face{margin: 20px 0 100px;}
.our-face .specialty{display: none;}
.h2-face{text-align: center;}
}
@media (max-width: 479px) {
.our-face .img-face {margin: 0 auto; display: block; float: none;}
.our-face .name, .our-face .position, .our-face .direction {text-align: center;}
.our-face{margin: 20px 0 50px;}
}



/* otlichiya-ot-konkurentov */
.h3-green{
color: #4fab47 !important;
}
.h3-red{
color: #ab4747 !important;
}
.reval-title{
font-size: 26px !important;
font-weight: 600 !important;
margin: 0 !important;
text-align: center;
}
.reval-half {
float: left;
width: 50%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
position: relative;
box-sizing: border-box;
margin-bottom: 60px
}
.reval-half ul {
list-style: outside none none;
margin: 0 10px;
padding: 0;
}
.reval-half ul li {
float: left;
padding: 40px 0 0;
width: 100%;
}

.reval-half .icon-box {
float: right;
height: 126px;
margin: 0 0 0 30px;
position: relative;
width: 126px;
}
.reval-half .icon-left {
float: left;
margin: 0 30px 0 0;
}

.reval-half .text-box {
float: right;
text-align: right;
width: 290px;
}
.reval-half .text-box h3 {
margin: 10px 0 12px;
font-size: 22px;
line-height: 32px;
}
.reval-half .pull-left {
float: left;
text-align: left;
}

.icon-reval-1{
background-image: url(/templates/expert/images/reval.png);
background-position: 0 0;
}
.icon-reval-2{
background-image: url(/templates/expert/images/reval.png);
background-position: 0 -127px;
}
.icon-reval-3{
background-image: url(/templates/expert/images/reval.png);
background-position: 0 -254px;
}
.icon-reval-4{
background-image: url(/templates/expert/images/reval.png);
background-position: 0 -381px;
}
.icon-reval-5{
background-image: url(/templates/expert/images/reval.png);
background-position: 0 -508px;
}
.icon-reval-6{
background-image: url(/templates/expert/images/reval.png);
background-position: 0 -635px;
}
.icon-reval-7{
background-image: url(/templates/expert/images/reval.png);
background-position: 0 -762px;
}
.icon-reval-8{
background-image: url(/templates/expert/images/reval.png);
background-position: 0 -889px;
}
.icon-reval-9{
background-image: url(/templates/expert/images/reval.png);
background-position: 0 -1016px;
}
.icon-reval-10{
background-image: url(/templates/expert/images/reval.png);
background-position: 126px 0;
}
.icon-reval-11{
background-image: url(/templates/expert/images/reval.png);
background-position: 126px -127px;
}
.icon-reval-12{
background-image: url(/templates/expert/images/reval.png);
background-position: 126px -254px;
}
.icon-reval-13{
background-image: url(/templates/expert/images/reval.png);
background-position: 126px -381px;
}
.icon-reval-14{
background-image: url(/templates/expert/images/reval.png);
background-position: 126px -508px;
}
.icon-reval-15{
background-image: url(/templates/expert/images/reval.png);
background-position: 126px -635px;
}
.icon-reval-16{
background-image: url(/templates/expert/images/reval.png);
background-position: 126px -762px;
}
.icon-reval-17{
background-image: url(/templates/expert/images/reval.png);
background-position: 126px -889px;
}
.icon-reval-18{
background-image: url(/templates/expert/images/reval.png);
background-position: 126px -1016px;
}

.sub-div-1, .sub-div-2{
margin-top: 10px;
width: 50%;
text-align: center;
float: left;
}
.sub-btn {
font-size: 25px;
color: #ffffff;
padding: 10px 0;
width: 250px;
background: #20c05a; /* Old browsers */
background: -moz-linear-gradient(top, #20c05a 0%, #20acc2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #20c05a 0%,#20acc2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #20c05a 0%,#20acc2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20c05a', endColorstr='#20acc2',GradientType=0 ); /* IE6-9 */
background-color: #20c05a; /* Old android browsers */
border-radius: 10px;
border: 3px solid #ffffff;
box-shadow: 0 2px 5px rgba(0,0,0,0.5);
text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
cursor: pointer;
}
.sub-btn:hover {
background: #30ce69; /* Old browsers */
background: -moz-linear-gradient(top, #30ce69 0%, #32bcd2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #30ce69 0%,#32bcd2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #30ce69 0%,#32bcd2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ce69', endColorstr='#32bcd2',GradientType=0 ); /* IE6-9 */
background-color: #30ce69; /* Old android browsers */
}

@media (max-width: 1000px) {
.reval-half {float: none; width: 100%;}
.reval-half .icon-box {margin: 0 auto; float: none;}
.reval-half .text-box {width: 100%; height: auto; text-align: center;}
.sub-div-1{float: none; width: 100%; margin-top: 40px;}
.sub-div-2{float: none; width: 100%; margin-bottom: -40px;}
.reval-title{margin-top: 50px !important;}
.reval-half ul li:first-child {padding: 0;}
.item-page h1{text-align: center;}
}



/* garantii-i-obyazatelstva */
.garantii{
margin-bottom: 60px;
}
.h3-list{
margin: 30px 0 0 30px !important;
}
.h3-list::before {
background: url('/images/check-mark.png') no-repeat;
content: "";
height: 20px;
width: 20px;
margin: 7px 0 0 -28px;
position: absolute;
}



/* kak-my-rabotaem */
.steps-1, .steps-2{
width: 100%;
text-align: center;
margin: 10px 0;
clear: both;
}
.steps-1{
margin-top: 40px;
}
.step-img-1{
background-image: url(/templates/expert/images/kak-rabotaem.png);
background-position: 0 0;
}
.step-img-2{
background-image: url(/templates/expert/images/kak-rabotaem.png);
background-position: -179px 0;
}
.step-img-3{
background-image: url(/templates/expert/images/kak-rabotaem.png);
background-position: -358px 0;
}
.step-img-4{
background-image: url(/templates/expert/images/kak-rabotaem.png);
background-position: -537px 0;
}
.step-img-5{
background-image: url(/templates/expert/images/kak-rabotaem.png);
background-position: -716px 0;
}
.step-img-6{
background-image: url(/templates/expert/images/kak-rabotaem.png);
background-position: -895px 0;
}
.step-img-7{
background-image: url(/templates/expert/images/kak-rabotaem.png);
background-position: -1074px 0;
}
.step-block{
float: left;
width: 25%;
margin-bottom: 50px;
}
.step-block-left{
margin-left: 125px;
}
.step-img{
display: inline-block;
height: 226px;
width: 178px;
}
.step-block p{
margin: 10px 0;
font-family: arial,sans-serif;
font-size: 16px;
}

@media (max-width: 1000px) {
.step-block{width: 100%;}
.step-block-left{margin-left: 0;}
}



/* garantii */
.garant-1, .garant-2{
width: 100%;
text-align: center;
margin: 0 0 0 -10px;
clear: both;
}
.garant-1{
margin-top: 40px;
}
.garant-img{
display: inline-block;
height: 216px;
width: 216px;
}
.garant-block{
float: left;
width: 25%;
margin-bottom: 50px;
}
.garant-block-left{
margin-left: 125px;
}
.garant-block p {
font-family: arial,sans-serif;
font-size: 16px;
margin: 0 0 10px 25px;
}
.garant-img-1{
background-image: url(/templates/expert/images/garantii.png);
background-position: 0 0;
}
.garant-img-2{
background-image: url(/templates/expert/images/garantii.png);
background-position: -216px 0;
}
.garant-img-3{
background-image: url(/templates/expert/images/garantii.png);
background-position: -432px 0;
}
.garant-img-4{
background-image: url(/templates/expert/images/garantii.png);
background-position: -650px 0;
}
.garant-img-5{
background-image: url(/templates/expert/images/garantii.png);
background-position: -867px 0;
}
.garant-img-6{
background-image: url(/templates/expert/images/garantii.png);
background-position: -1084px 0;
}
.garant-img-7{
background-image: url(/templates/expert/images/garantii.png);
background-position: -1301px 0;
}
.akcii-img{margin-bottom: 10px;}

@media (max-width: 1000px) {
.garant-block{width: 100%;}
.garant-block-left{margin-left: 0;}
.garantii{display: none;}
.serv_block {float: none; margin: 20px auto; width: 300px;}
.s_o_s span {font-weight: 300;}
.akcii-img{display: none;}
}

/* garantii */
.faq-list{
line-height: 1.7;
}
.faq-list a{
text-decoration: none;
border-bottom: 1px dashed #1eaec5;
}
.faq-list a:hover{
border-bottom: none;
color: #1eaec5;
}