@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin,cyrillic-ext,cyrillic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic&subset=latin,cyrillic-ext);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body,html{
font-family: 'PT Sans', sans-serif;
height: 100%;
}
.bigwhite.q_q.rec{
min-height: calc(100% - 293px);
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
input{
outline: none
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

body{
background-color: #eeeef4;
font-family: Tahoma, sans-serif;
}
.clear{
clear: both;
content: "";
height: 0;
width: 100%;
}
.wrapper{
width: 100%;
font-family: "Roboto";
}
.sp300{
width: 300px;
}
.sp260{
width: 260px;
}
.wrapper.header_menu .container .span2{
margin-left: 0;
}
.wrapper.header_menu .container .auth_buttons{
margin-right: 0;
}
.wrapper.header_menu .container{
width: 1138px;
}
.wrapper.header_menu .container>.span2{
width: auto;
margin-top: -16px;
margin-right: 70px;
}
.container{
width: 990px;
display: table;
clear: both;
margin: 0 auto;
}
.container.content_part{
/*	background-color: #fff;
-webkit-box-shadow: 0 0 20px 0 #d1d1d1;
box-shadow: 0 0 20px 0 #d1d1d1;*/
}
h1{
font-size: 34px;
font-weight: 300;
}
[class*="span"]{
float: left;
margin: 0 10px;
}
[class*="span"].rspan{
float: right;
}
.span1{
width: 40px;
}
.span2{
width: 100px;
}
.span3{
width: 160px;
}
.span4{
width: 220px;
}
.span5{
width: 280px;
}
.span6{
width: 340px;
}
.span7{
width: 400px;
}
.span8{
width: 460px;
}
.span9{
width: 520px;
}
.span9-5{
width: 540px;
}
.span10{
width: 580px;
}
.span11{
width: 640px;
}
.span12{
width: 700px;
}
.span13{
width: 760px;
}
.span14{
width: 820px;
}
.span15{
width: 880px;
}
.span16{
width: 960px;
}
.crumbs{
margin-bottom: 0px;
color: #000;
}
.crumbs a, .crumbs span{
color: #008080;
font-weight: 300;
font-size: 14px;
}
.btn{
font-size: 16px;
text-align: center;
text-decoration: none;
padding: 10px 15px;
border:1px solid transparent;
border-radius: 4px;
display: inline-block;
cursor: pointer;
color: #fff;
font-weight: 300;
}
.btn-green{
border-color: #008080;
background-color: #008080;
}
.btn-green:hover{
color: #fff;
background-color: #242932;
border-color: #242932;
}
.btn-dark{
border-color: #1e222b;
background-color: #1e222b;
}
.btn-dark:hover{
color: #fff;
background-color: #008080;
border-color: #008080;
}
/*search on site*/
.search_on_site{
background-color: #fff;
padding: 32px 35px;
border-bottom: 4px solid #f6eeee;
position: relative;
}
.search_on_site #search_on_site_placeholder{
color: #242932;
font-weight: 300;
font-size: 22px;
position: absolute;
top: 32px;
left: 35px;
display: block;
padding: 18px 14px 22px 60px;
width: 545px;
cursor: text;
}
.search_on_site #search_on_site_placeholder a{
color: #242932;
font-style: italic;
text-decoration: none;
border-bottom: 1px dashed #242932;
}
.search_on_site input[type='text']{
width: 545px;
padding: 14px 14px 14px 60px;
border:none;
border-bottom: 3px solid #ececec;
color: #242932;
font-size: 22px;
font-family: "Roboto";
font-weight: 300;
background: url(../images/search_ico.png) 10px center no-repeat;
}
.search_on_site input[type='submit']{
width: 250px;
font-size: 20px;
padding-top: 14px;
padding-bottom: 16px;
margin-left: 15px;
border-color: #008080;
}
.search_on_site input[type='submit']:hover{
border-color: #242932!important;
}
.profi_site_status{
font-size: 10px;
font-weight: 300;
}
.profi_site_status i{
font-size: 6px;
margin-left: 4px;
}
.profi_site_status.on{
color: #008080;
}
.profi_site_status.off{
color: #d03030;
}
/*END COMMON styles*/
/*START MAIN styles*/
.header_menu{
background-color: #008080;
height: 35px;
padding-bottom: 29px;
padding-top: 17px;
}
.header_menu .header_menu_ul{

}
.header_menu .header_menu_ul li{
float: left;
margin-top: 7px;
}
.header_menu .header_menu_ul li a{
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	padding: 10px 11px;
	display: block;
	
}
.header_menu .header_menu_ul li.active, .header_menu .header_menu_ul li a:hover{
	background-color: #242932;
	border-radius: 4px;
}
.header_menu .auth_buttons{
width: 283px;
}
.header_menu .auth_buttons .btn.mail{
display: inline-block;
width: 45px;
height: 37px;
padding: 0;
vertical-align: top;
position: relative;
}
.header_menu .auth_buttons .btn.mail i{
position: absolute;
top:50%;
left:50%;
margin-top: -10px;
margin-left: -8px;
}
.header_menu .auth_buttons .btn{
border-color: #fff;
}
.header_menu .auth_buttons .btn:hover{
	border-color: inherit;
}
.footer{
padding: 35px 0;
background-color: #242932;
font-weight: 300;
color: #fff;
margin-top: 80px;
}
.footer .copy{
font-size: 15px;
margin-top: 6px;
}
.footer .footer_menu_ul li{
float: left;
margin-right: 15px;
}
.footer .footer_menu_ul li a{
color: #fff;
text-decoration: none;
font-size: 14px;
padding: 8px;
display: block;
}
.footer .footer_menu_ul li.active,.footer .footer_menu_ul li a:hover{
border-radius: 4px;
background-color: #191e26;
}
.footer .social_link{
color: #242932;
text-decoration: none;
font-size: 16px;
background-color: #fff;
border-radius: 1000px;
width: 25px;
height: 15px;
padding: 5px 0;
text-align: center;
display: block;
float: left;
margin: 0 8px;
margin-top: 4px;
}
.footer .social_link:hover{
opacity: 0.6;
}
.header_home{
height: 540px;
background: url(../images/header_home.jpg) center top no-repeat;
}
.header_home .prof_count{
font-size: 72px;
font-weight: 100;
color: #fff;
text-align: center;
display: block;
margin-top: 100px;
margin-bottom: 30px;
}
.header_home .prof_text{
font-size: 22px;
text-align: center;
font-weight: 100;
color: #fff;
margin-bottom: 8px;
display: block;
}
.header_home .or{
text-align: center;
}
.header_home .or p{
font-size: 20px;
color: #fff;
padding: 22px 15px;
border:1px solid #fff;
border-radius: 1000px;
font-weight: 300;
display: block;
margin: 15px auto;
width: 32px;
}
.header_home .or .btn{
font-size: 20px;
}
.profi_mini img{
width: 79px;
height: 79px;
}
.best_profi .profi_mini{
width: 25%;
box-sizing:border-box;
position: relative;
float: left;
border-right: 1px solid #dadadf;
border-top: 1px solid #dadadf;
padding: 17px 15px 20px 18px;
cursor: pointer;
}
.best_profi .profi_mini:nth-child(4n){
border-right: none;
/*		width: 207px;*/
}
.best_profi .profi_mini:nth-child(1),.best_profi .profi_mini:nth-child(2),
.best_profi .profi_mini:nth-child(3),.best_profi .profi_mini:nth-child(4){
border-top: none;
}
.best_profi .profi_mini img{
float: left;
}
.best_profi .profi_mini .profi_mini_info{
float: left;
width: 114px;
margin-left: 13px;
}
.best_profi .profi_mini .profi_mini_info .profi_name{
font-size: 12px;
color: #161c24;
line-height: 16px;
}
.best_profi .profi_mini .profi_mini_info .profi_scope{
color: #008080;
font-size: 12px;
line-height: 16px;
margin-top: 5px;
}
.best_profi .profi_mini .profi_site_status{
position: absolute;
bottom: 12px;
right: 15px;
}
.best_profi .profi_mini.selected{
-webkit-box-shadow: 0 0 30px 10px rgba(70,70,70,0.4);
box-shadow: 0 0 30px 10px rgba(70,70,70,0.4);
}
.best_profi .profi_mini .profi_mini_actions{
display: none;
position: absolute;
background-color: #242932;
left: 0;
top: 0;
width: 100%;
padding: 10px 0;
z-index: 10;
-webkit-box-shadow: 0 16px 20px 10px rgba(70,70,70,0.4);
box-shadow: 0 16px 20px 10px rgba(70,70,70,0.4);
}
.best_profi .profi_mini .profi_mini_actions .btn{
display: block;
width: 156px;
margin: 10px auto;
border-color: #fff;
font-size: 12px;
padding: 5px;
}
.best_profi .profi_mini .profi_mini_actions .btn:hover{
	color: #008080;
	border-color: #008080;
}
.services_directory .service .name{
width: 220px;
float: left;
padding: 15px 10px;
cursor: pointer;
position: relative;
}
.container.content_part .service{
display: inline-block;
text-align: center;
vertical-align: top;
}
.services_directory .service.opened .name:after{
width: 0px;
display: block;
content: " ";
position: absolute;
bottom: -6px;
left: 46%;
border-top: 6px solid #008080;
border-left:6px solid transparent;
border-right:6px solid transparent;
}
.services_directory .service .name:hover,.services_directory .service.opened .name{
background-color: #008080;
}
.services_directory .service .name:hover,
.services_directory .service.opened .name {
color: #fff;
}
.services_directory .service .name{
font-size: 13px;
color: #000;
font-weight: 300;
text-decoration: none;
display: block;
}
.services_directory .service_categories{
display: none;
clear: both;
width: 961px;
overflow: hidden;
padding: 10px 5px;
background: #242932; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(-80deg,  #2b2f36 0%, #2b2f36 50%, #242932 50%, #242932 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#2b2f36), color-stop(50%,#2b2f36), color-stop(50%,#242932), color-stop(100%,#242932)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-80deg,  #2b2f36 0%,#2b2f36 50%,#242932 50%,#242932 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-80deg,  #2b2f36 0%,#2b2f36 50%,#242932 50%,#242932 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-80deg,  #2b2f36 0%,#2b2f36 50%,#242932 50%,#242932 100%); /* IE10+ */
background: linear-gradient(170deg,  #2b2f36 0%,#2b2f36 50%,#242932 50%,#242932 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b2f36', endColorstr='#242932',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
.services_directory .service_categories .category{
width: 210px;
text-align: center;
font-size: 13px;
font-weight: 300;
color: #fff;
text-decoration: none;
margin: 5px;
padding: 7px;
display: block;
float: left;
border-radius: 5px;
}
.services_directory .service_categories .category:hover{
	background-color: #1a1e25;
}
discounts_list{
color: #11141b;
font-weight: 300;
}
.discounts_list > div {
margin-bottom: 20px;
background-color: #fff;
-webkit-box-shadow: 0 0 20px 0 #d1d1d1;
box-shadow: 0 0 20px 0 #d1d1d1;
}
.discounts_list > div .content{
padding: 20px;
}
.discounts_list .content h3{
font-size: 18px;
margin-bottom: 10px;
min-height: 60px;
}
.discounts_list .content .desc{
font-size: 12px;
line-height: 16px;
}
.discounts_list .content .company{
font-size: 14px;
color: #008080;
}
.discounts_list .content .company a{
color: #008080;
}
.discounts_list .content .prices{
float: left;
}
.discounts_list .content .prices h2{
color: #008080;
font-size: 28px;
font-weight: 400;
}
.discounts_list .content .prices h3{
color: #343434;
font-size: 20px;
font-weight: 400;
text-decoration: line-through;
}
.discounts_list .content .btn{
float: right;
margin-top: 10px;
}
.discount_image{
position: relative;
}
.discount_image img{
width: 300px;
height: 165px;
}
.discount_image .discount_ex{
left: 0;
top: 0;
position: absolute;
border-left:115px solid #008080;
border-bottom:115px solid transparent;
z-index: 10;
}
.discount_image .discount_in{
position: absolute;
left: 0;
top: 0;
border-left:125px solid #65a70f;
border-bottom:125px solid transparent;
z-index: 8;
}
.discount_image .text {
position: absolute;
top: 15px;
left: 10px;
z-index: 12;
}
.discount_image .text h3{
color: #fff;
font-weight: 300;
font-size: 30px;
line-height: 30px;
display: block;
}
.discount_image .text span{
color: #fff;
font-weight: 300;
font-size: 10px;
line-height: 10px;
display: block;
}
.search_on_site_inner{
background-color: #fff;
border-bottom: 1px solid #d4d4e2;
position: relative;
padding: 10px 0;
}
.search_on_site_inner form{
padding: 10px 35px;
position: relative;
}
.search_on_site_inner input[type='text']{
width: 545px;
padding: 14px 14px 14px 60px;
border:none;
border-bottom: 3px solid #ececec;
color: #242932;
font-size: 22px;
font-family: "Roboto";
font-weight: 300;
background: url(../images/search_ico.png) center left no-repeat;
}
.search_on_site_inner input[type='submit']{
width: 250px;
font-size: 20px;
padding-top: 14px;
padding-bottom: 16px;
margin-left: 15px;
border-color: #008080;
}
.search_on_site_inner input[type='submit']:hover{
border-color: #242932!important;
}
.main_menu{
background-color: #e8e8f0;
padding: 20px 0;
}
.main_menu .main_menu_category_ul{
margin: 15px 0;
display: table;
}
.main_menu_category_ul > li{
position: relative;
float: left;
margin-left: 5px;
}
.main_menu_category_ul > li > .title{
padding: 10px 12px;
display: block;
border-radius: 4px;
color: #242932;
font-size: 16px;
font-weight: 300;
text-decoration: none;
}
.main_menu_category_ul > li > .title i{
position: relative;
top: -2px;
}
.main_menu_category_ul > li:hover > .title{
background-color: #161c24;
color: #fff;
}
.main_menu_category_ul > li:hover > div{
display: block;
}

.main_menu_subcategory_ul ul > li:hover > ul{
display: block;
position: absolute;
left:100%;
// top:0px;
width: 100%;
margin-top: -39px;
}
.main_menu_subcategory_ul ul > li >   ul {
display: none;
}
.main_menu_subcategory_ul ul > li >  ul:hover {
display: block;
padding-right: 5px;
}
.main_menu_subcategory_ul  i{
float:right;
}
.main_menu_subcategory_ul{
display: block;
position: absolute;
min-width: 240px;
display: none;
z-index: 20;
}
.main_menu_subcategory_ul ul{
margin-top: 8px;
padding: 5px;
padding-right: 0px;
background-color: #242932;
border-radius: 4px;
}
.main_menu_subcategory_ul ul li{
float: none;
margin: 4px 0;
}
.main_menu_subcategory_ul ul li a{
color: #fff;
font-weight:300;
text-decoration: none;
display: block;
font-size: 14px;
border-radius: 4px;
padding: 10px 8px;
}
.main_menu_subcategory_ul ul li a:hover{
background-color: #008080;
}
.hint_block{
background-color: #fff;
border-bottom: 4px solid #d4d4e2;
font-weight: 300;
position: relative;
}
.hint_block .info{
color: #161c24;
font-size: 25px;
margin: 20px 0;
text-align: center;
}
.hint_block .hints{
border-right: 1px solid #e6e6e6;
padding-left: 15px;
padding-right: 10px;
margin-bottom: 35px;
width: 300px;
float: left;
}
.hint_block .hints:last-child{
border-right:none;
}
.hint_block .hint_num{
font-size: 22px;
color: #fff;
background-color: #008080;
border-radius: 1000px;
padding: 12px 15px;
float: left;
}
.hint_block h3{
/*float: left;*/
display: table-cell;
vertical-align: middle;
padding-left: 14px;
height: 44px;
width: 76%;
font-size: 18px;
color: #161c24;
margin-left: 7px;
}
.hint_block .hind_desc{
clear: both;
color: #6d6f71;
font-size: 14px;
line-height: 16px;
margin-left: 0;
margin-top: 9px;
}
.hint_block #toggle_hint{
font-size: 12px;
color: #242932;
padding: 5px 10px;
background-color: #d4d4e2;
display: inline-block;
border-radius: 0 0 4px 4px;
position: absolute;
left: 45%;
cursor: pointer;
z-index: 10;
}
.hint_block #hint_content, .hint_block #toggle_hint #hide{
display: block;
}
.hint_block #toggle_hint #show{
display: none;
}
.discounts_block .head_part {
padding: 10px 0;
}
.vacancies_list{
color: #11141b;
font-weight: 300;
margin-top: 10px;
}
.vacancies_list > div {
margin-bottom: 20px;
background-color: #fff;
border-radius: 4px;
-webkit-box-shadow: 0 0 20px 0 #d1d1d1;
box-shadow: 0 0 20px 0 #d1d1d1;
}
.vacancies_list > div .content{
padding: 20px;
}
.vacancies_list .content h3{
font-size: 18px;
margin-bottom: 10px;
}
.vacancies_list .content .desc{
font-size: 12px;
line-height: 16px;
}
.vacancies_list .content .summ{
font-size: 24px;
margin: 20px 0;
font-weight: 500;
}
.vacancies_list .content .company{
font-size: 14px;
color: #008080;
}
.vacancies_list .content .company a{
color: #008080;
}
.vacancies_list .content .time{
color: #008080;
font-size: 14px;
margin: 20px 0;
}
.vacancies_list .content .time span{
color: #11141b;
}
.vacancies_list .content .btn{
float: right;
font-size: 14px;
}
.sort_block:after{
content: " ";
display: block;
clear: both;
}
.sort_block{
min-height: 38px;
margin: 0 0 0 270px;
padding: 5px 5px;
background-color: #f8f8f8;
}
.sort_block > div{
float: right;
}
.sort_block > div > a{
margin: 0;
}
.sort_block span{
color: #11141b;
display: inline-block;
margin-top: 12px;
font-size: 14px;
font-weight: 300;
margin-right: 15px;
}
.sort_block i{
cursor: pointer;
margin-left: 4px;
}
.tags_list{
margin:30px auto;
overflow: hidden;
}
.tags_list .tag{
padding: 5px 10px;
border-radius: 4px;
background-color: #242932;
color: #fff;
font-size: 14px;
float: left;
margin-right: 10px;
}
.tags_list .tag span,.tags_list .tag a{
text-decoration: none;
color: #fff;
font-weight: 300;
}
.tags_list .tag i{
color: #d92222;
cursor: pointer;
}
.catalog_services{
padding: 30px 0;
text-align: -moz-left;
}
.catalog_services .show_all,.catalog_services .hide_all{
color: #6ebd63;
font-size: 14px;
display: inline-block;
margin: 10px 0;
float: left;
}
.catalog_services > .container{
position: relative;
}
.catalog_services .cat_it{
border-radius: 4px;
position: relative;
margin-bottom: 10px;
height: 41px;
overflow: hidden;
float: none;
display: inline-block;
text-align: left;
vertical-align: top;
margin-left: 21px;
}
.catalog_services .cat_it a:hover{
text-decoration: none;
}
.catalog_services .cat_it.active_cat{
height: 51px;
}
.catalog_services .cat_it img{
position: absolute;
border-radius: 4px;
z-index: 2;
}
.catalog_services .cat_it p{
position: relative;
z-index: 6;
color: #fff;
text-align: center;
padding: 12px 5px;
font-size: 14px;
}
.catalog_services .sub_cat{
width: 959px;
margin-left: 21px;
text-align: left;
}
.catalog_services .sub_cat .catlist{
position: relative;
width: 960px !important;
padding: 10px 0;
padding-top: 0;
background: #008080;
color: #fff;
z-index: 100;
display: none;
margin-top: -15px;
margin-bottom: 10px;
padding-right: 2px;
border-radius: 0 0 4px 4px;
}
.catalog_services .sub_cat .catlist li{
margin-top: 10px ;
margin-left: 15px;
float: none;
width: 221px;
vertical-align: top;
display: inline-block;
}
.catalog_services .sub_cat .catlist li a{
color: #fff;
}
.catalog_services .sub_cat .catlist li a:hover{
text-decoration: underline;
}

.search_result>.row{
margin: 0;
}
.search_result .s_master:nth-of-type(4n+4){
margin-right: 0;
}
.search_result .s_master{
border:1px solid #ddd;
padding: 10px;
width: 206px;
margin: 0 36px 30px 0;
background-color: #fff;
min-height: 330px;
position: relative;
}
.search_result .s_master:hover{
border:1px solid #008080;
}
.search_result .s_master img{
margin: 10px 0;
-webkit-box-shadow: 0 1px 2px 0 #969696;
box-shadow: 0 1px 2px 0 #969696;
}
.search_result .s_master .mname, .search_result .s_master .mprof{
font-size: 15px;
line-height: 16px;
padding: 2px 0;
}
.search_result .s_master .m_actions{
margin-top: 10px;
position: absolute;
bottom: 10px;
left:10px;
clear: both;
width: 206px;
}
.search_result .s_master .m_actions a{
color: #000;
font-size: 15px;
font-weight: bold;
font-family: "PT Sans";
width: 29px;
height: 21px;
display: block;
float: left;
margin-right: 8px;
}
.search_result .s_master .m_actions a:hover{
text-decoration: none;
}
.search_result .s_master .m_actions .a_photo{
background: url(../images/master_pr_ico.png) no-repeat 0 0;
}
.search_result .s_master .m_actions .a_photo:hover{
background: url(../images/master_pr_ico_hover.png) no-repeat 0 0;
}
.search_result .s_master .m_actions .a_video{
background: url(../images/master_pr_ico.png) no-repeat -40px 0;
}
.search_result .s_master .m_actions .a_video:hover{
background: url(../images/master_pr_ico_hover.png) no-repeat -40px 0;
}
.search_result .s_master .m_actions .a_profit{
background: url(../images/master_pr_ico.png) no-repeat -78px 0;
}
.search_result .s_master .m_actions .a_profit:hover{
background: url(../images/master_pr_ico_hover.png) no-repeat -78px 0;
}
.search_result .s_master .m_actions .a_random{
background: url(../images/master_pr_ico.png) no-repeat -114px 0;
}
.search_result .s_master .m_actions .a_random:hover{
background: url(../images/master_pr_ico_hover.png) no-repeat -114px 0;
}
.search_result .s_master .m_actions .a_like{
background: url(../images/master_pr_ico.png) no-repeat -149px 0;
width: 50px;
text-align: right;
padding-top: 3px;
height: 18px;
}
.search_result .s_master .m_actions .a_like.active{
background: url(../images/master_pr_ico_hover.png) no-repeat -149px 0;
}
.login_header{
height: 440px;
background: url(../images/header_home.jpg) center top no-repeat;
text-align: center;
}
.login_header h1{
font-size: 72px;
color: #fff;
font-weight: 100;
margin-top: 60px;
}
.login_header .btn{
margin-top: 25px;
}
.register_that{
width: 100%;
background-color: #fff;
margin-top: 40px;
display: table;
}
.register_that h1{
font-size: 30px;
font-weight: 100;
color: #242932;
padding-top: 25px;
margin-top: 0;
}
.register_that ul {
border-top:1px solid #e6e6e6;
margin-top: 20px;
}
.register_that ul li{
float: left;
border-bottom: 10px solid #242932;
}
.register_that ul li:hover, .register_that ul li.active{
border-bottom-color: #008080;
}
.register_that ul li a{
width: 239px;
border-right: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
display: block;
text-align: center;
}
.register_that ul li a:hover{
background-color: #f7f6f6;
}
.register_that ul li a img{
margin: 15px 50px 12px 50px;
}
.register_that ul li a p{
color: #242932;
font-size: 18px;
font-weight: 300;
border-bottom: 1px dashed #242932;
display: inline-block;
margin-bottom: 30px;
}
.register_that ul li a:hover p{
color: #008080;
border-color: #008080;
}
.login_block{
background-color: #fff;
-webkit-box-shadow: 0 0 20px 0 #d1d1d1;
box-shadow: 0 0 20px 0 #d1d1d1;
}
.login_block #error_msg.error_msg{
color:red;
text-align: center;
display: block;
}
.login_block .content_form{
padding: 40px 35px;
}
.login_block .content_form p{
font-size: 16px;
font-weight: 300;
color: #000;
margin-top: 25px;
}
.login_block .content_form p:first-child{
margin-top: 0;
}
.login_block .content_form input{
margin-top: 15px;
width: 100%;
box-sizing:border-box;
}
.login_block .footer_form{
padding: 20px 35px;
text-align: center;
background-color: #242932;
}
.login_block .footer_form .btn:hover{
border-color: #008080;
color: #008080;
}

input[type=text], input[type=password], textarea{
border-radius: 5px;
border: 2px solid #dadadf;
width: auto;
font-size: 14px;
font:normal 14px Tahoma,sans-serif;
padding: 5px 10px;

}

input[type=text].succes, input[type=password].succes{
border-color: #008080;
}
input[type=text].error, input[type=password].error{
border-color: #b81919;
}
.novalidate_errors{
color: #b81919;
font-size: 11px;
font-weight: 300;
font-style: italic;
margin-top: 5px;
margin-left: 5px;
}
.input_hint{
color: #242932;
font-size: 11px;
font-weight: 300;
font-style: italic;
margin-top: 5px;
margin-left: 5px;
}
.about_director{
position: relative;
margin-bottom: 60px;
}
.about_director .about_img_director{
float: right;
margin-top: 40px;
}
.about_director .about_director_text{
float: left;
width: 630px;
color: #161a2a
}
.about_director .about_director_text h1{
font-weight: 100;
font-size: 42px;
margin-top: 5px;
}
.about_director .about_director_text h2{
font-weight: 100;
font-size: 30px;
}
.about_director .about_director_text .text{
margin-top: 50px;
padding: 25px 20px;
padding-bottom: 1px;
background: #e0dfdf; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZGZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2UwZGZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #e0dfdf 0%, #e0dfdf 80%, #eeeef4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e0dfdf), color-stop(80%,#e0dfdf), color-stop(100%,#eeeef4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #e0dfdf 0%,#e0dfdf 80%,#eeeef4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #e0dfdf 0%,#e0dfdf 80%,#eeeef4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #e0dfdf 0%,#e0dfdf 80%,#eeeef4 100%); /* IE10+ */
background: linear-gradient(to right,  #e0dfdf 0%,#e0dfdf 80%,#eeeef4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0dfdf', endColorstr='#eeeef4',GradientType=1 ); /* IE6-8 */
}
.about_director .about_director_text .text p{
font-size: 16px;
line-height: 20px;
font-weight: 100;
margin-bottom: 40px;
}
.pricing .left_list{
width: 215px;
float: left;
}
.pricing .left_list ul li{
height: 60px;
padding-top: 1px;
border-bottom: 1px solid #e0e0e0;
}
.pricing .left_list ul li p{
font-size: 12px;
color: #242932;
padding-top: 20px;
padding-left: 10px;
}
.pricing .right_list{
width: 745px;
float: left;
background-color: #fff;
-webkit-box-shadow: 0 0 20px 0 #d1d1d1;
box-shadow: 0 0 20px 0 #d1d1d1;
color: #242932;
text-align: center;
}
.pricing .right_list .price_block{
float: left;
width: 25%;
}
.pricing .right_list .price_block ul li{
height: 60px;
border-bottom: 1px solid #e0e0e0;
padding-top: 1px;
}
.pricing .right_list .price_block ul li h1{
font-size: 24px;
font-weight: 400;
margin-top: 20px;
}
.pricing .right_list .price_block ul li h2{
font-size: 26px;
font-weight: 100;
padding-top: 35px;
}
.pricing .right_list .price_block ul li .check_yes{
width: 33px;
height:33px;
background: url(../images/prices_check.png) no-repeat;
background-position: 0 0;
display: block;
margin: 0 auto;
margin-top: 15px;
}
.pricing .right_list .price_block ul li .check_no{
width: 33px;
height:33px;
background: url(../images/prices_check.png) no-repeat;
background-position: 0 -33px;
display: block;
margin: 0 auto;
margin-top: 15px;
}
.pricing .right_list .price_block ul li .icon{
font-size: 26px;
font-weight: 400;
margin-top: 10px;
display: inline-block;
}
.pricing .right_list .price_block ul li .man_ico{
background: url(../images/prices_icon.png)  no-repeat;
background-position: 0 -36px;
width: 31px;
height: 36px;
display: inline-block;
position: relative;
margin-bottom: -5px;
margin-left: 5px;
}
.pricing .right_list .price_block ul li .card_ico{
display: inline-block;
background: url(../images/prices_icon.png)   no-repeat;
background-position: 0 -72px;
width: 31px;
height: 36px;
position: relative;
margin-bottom: -5px;
margin-left: 5px;
}
.pricing .right_list .price_block ul li .mark_ico{
display: inline-block;
background: url(../images/prices_icon.png)   no-repeat;
background-position: 0 0;
width: 31px;
height: 36px;
position: relative;
margin-bottom: -5px;
margin-left: 5px;
}
.pricing ul li.noborder, .pricing ul li:last-child{
border:none !important;
}
.pricing .right_list .price_block:hover{
-webkit-box-shadow: 0 0 20px 5px #cacaca;
box-shadow: 0 0 20px 5px #cacaca;
}
.pricing .right_list .price_block:hover .btn{
background-color: #008080;
border-color: #008080;
}

.about_history{
position: relative;
margin-bottom: 50px;
}
.about_history .vertical_line{
position: absolute;
width: 3px;
height: 100%;
background-color: #e0dfdf;
top: 0px;
left: 85px;
z-index: 2;
}
.about_history .vertical_line.pur10{
height: 10%;
}
.about_history .about_container{
display: table;
position: relative;
}
.about_history .about_year, .about_history .about_year_now{
float: left;
border:3px solid #e0dfdf;
margin-left: 15px;
border-radius: 4px;
width: 134px;
position: relative;
z-index: 6;
}
.about_history .about_year span, .about_history .about_year_now span{
font-size: 45px;
font-weight: 100;
color: #fff;
background-color: #242932;
border-radius: 4px;
padding: 20px 18px;
display: block;
}
.about_history .about_year_now span{
background-color: #008080;
}
.about_history .about_year_text{
margin-left: 20px;
float: left;
width: 785px;
}
.about_history .about_year_text p{
color: #161a2a;
font-size: 16px;
font-weight: 300;
line-height: 24px;
margin-bottom: 30px;
}
.about_history .about_img{
float: left;
position: relative;
z-index: 6;
}
.about_history .about_team_text{
float: right;
width: 645px;
margin-left: 20px;
}
.about_history .about_team_text p{
color: #161a2a;
font-size: 16px;
font-weight: 300;
line-height: 24px;
margin-bottom: 30px;
}
.about_mission{
height: 302px;
background: url(/images/about_bot_bg.jpg) center no-repeat;
}
.about_mission h1{
text-align: center;
font-size: 48px;
margin-top: 70px;
color: #fff;
font-weight: 100;
}

/********OLD BTN *******/

.btn-old{
display: inline;
padding: 10px  ;
border-radius: 6px;
font-family: "PT Sans";
font-weight: bold;
font-size: 14px;
display: block;
text-align: center;
cursor: pointer;
border:1px solid #008080;
background: #fff;
color: #008080;
margin-top: 5px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
box-shadow: 0 0 0 0 #999;
}
.btn-old:hover{
background-color: #008080;
box-shadow: 2px 2px 5px 0 #999;
color: #fff;
text-decoration: none;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.btn-old.active{
background-color: #008080;
color: #fff;
text-decoration: none;
}


.edit_btn-old{
display: inline-block;
padding: 2px 20px;
font-size: 26px;
width: 25px;
}
.remove_btn-old{
border-color: #ce3939;
color: #ce3939;
}
.remove_btn-old:hover{
background: #ce3939;
}

.policy ul li{
margin-left: 50px;
list-style-type: initial;
padding: 7px;
}
.pynk{
margin:20px;
}
.wr_announcement>.span8{
width: 70%;
}
.wr_announcement:after, .wr_au:after{
content: " ";
display: block;
clear: both;
}
.wr_announcement>.span4{
width: 25%;
margin: 0;
float: right;
}
.wr_announcement .wr_info .grey_back_l{
width: 20%;
margin-top: 36px;
}
.wr_announcement .wr_info:after, .request .wr_info:after{
content: " ";
display: block;
clear: both;
}
.wr_announcement .wr_info{
width: 67%;
float: left;
padding-top: 25px;
}
.requests .wr_info{
float: left;
width: 80%;

}
.wr_announcement .wr_info>.col , .requests .wr_info>.col{
float: left;
width: 33.33%;
color:#444;
margin-bottom: 10px;
}
.wr_announcement .wr_info>.col{
width: 100%!important;
}
.wr_announcement .wr_info>.col i, .requests .wr_info>.col i{
vertical-align: middle;
color:#111;
}
.wr_announcement .au img{
max-width: 100%;
}
.wr_announcement .au p{
text-align: center!important;
}
.wr_announcement .row{
margin: 0;
}
.wr_announcement h5{
font-size: 20px;
font-family:Tahoma, sans-serif;
margin-bottom: 5px;
}
.wr_au{
margin-bottom: 20px;
}
.bigwhite .row{
margin: 0;
}
.requests .au{
width: 90px;
}
.wr_ans{
width: 100%;
box-sizing:border-box;
}

.wr_ans h2, .wr_ans .grey_back_l{
margin-bottom: 10px;
}
.wr_ans .grey_back_l{
width: 150px;
}
.head_part {
margin: 30px auto;
}
.requests .wr_text p{
padding-bottom: 17px;
position: relative;
}
.requests .wr_but{
position: absolute;
top:10px;
right: 10px;
}
.requests .wr_but span{
display: inline-block;
padding: 10px 15px;
background: #008080;
border-radius: 4px;
cursor: pointer;
color:#fff;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.requests .wr_but span:hover{
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
box-shadow: 2px 2px 5px 0 #999;
background: #58b63f;
}
.requests .wr_but span.dis{
background: darkred;
}
.requests .wr_but span.dis:hover{
background: red;
}
.requests .wr_but span i{
vertical-align: -3px;
margin-right: 5px;
}
.requests .wr_text p span{
position: absolute;
bottom: 0;
right: 0;
}
.requests .wr_info>.col{
width: auto!important;
margin-right: 10px;
}
.q_clear:after{
content: " ";
display: block;
clear: both;
}
.wr_left_colum{
float: left;
}
.wr_announcement .wr_left_colum{
width: 27%;
}
.wr_announcement .wr_left_colum>a{
display: block;
margin-bottom: 15px;
}
.wr_div{
overflow: hidden;
margin: 0 0 10px 0;
border-radius:5px;
border:1px solid #ddd;
}
.wr_div>*{
padding: 10px;
color:#666;
background: #FDFEFE;
}

.wr_div>h2{
border-radius: 5px 5px 0 0;
background: rgb(246,248,249);
background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1)));
background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
background: -o-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
background: -ms-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 );
border-bottom: 1px solid #ddd;
}
.wr_div div p{
text-align: center;
}
.wr_div div p.price{
font-weight: normal;
font-size: 20px;
margin: 0;
}
.q_tabs{
border-radius: 5px;
overflow: hidden;
display: inline-block;
}
.q_tabs li{
cursor: pointer;
padding: 6px 17px 9px;
float: left;
background: #008080;
color:#fff;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.q_tabs li:hover, .q_tabs li.active{
background: #242932;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;	
}
.tabs_req li span{
font-size: 14px;
color:#ccc;
}
.q_tab{
display: none;
padding-top: 20px;
}
.q_tab.cur{
display: block;
}
.q_q .wr_col>*{
display: inline-block;
vertical-align: top;
}
.q_q .wr_col>p{
width: 123px;
text-align: right;
margin-right: 20px;
font-size:20px;
}
.q_q .wr_col>div{
width: 300px;
}
.q_q .wr_col{
margin-bottom: 10px;
}
.q_q .wr_col>div input[type=text], .q_q .wr_col>div input[type=password]{
width: 100%;
box-sizing:border-box;
margin: 0;
}
.q_q .wr_col div>label{
margin: 0 0 10px 0;
display: inline-block;
font-size: 18px;
}
.wr_col .for_approved{
font-size: 18px;
word-wrap: normal;
font-style: italic;
}
.q_q .wr_col .country-phone-search-label{
margin-top: -15px;
}
.wr_reg_ag .wr_submit{
text-align: center;
}
.wr_reg_ag .country-phone {
padding: 5px 10px!important; 
}
.wr_reg_ag{
margin-top: 30px;
float: left;
min-height: 370px;
width: 454px;
}
.wr_reg_ag .wr_submit input{
width: 50%;
}
.wr_info_ag{
margin-top: 30px;
position: relative;
z-index: 9999;
width: 400px;
float: right;
background: #ededed;
padding: 20px;
border-right: 5px dashed #088080;

}
.wr_info_ag .title{
margin-bottom: 10px;
color:#008080;
font-size: 18px;
}
.wr_info_ag p{
margin-bottom: 10px;
}
.wr_info_ag ul{
list-style: square;
margin-left: 20px;
}
.wr_info_ag ul li{
margin-bottom: 10px;
}
.q_q h2{
margin: 20px 0;
text-align: center;
}
.wr_announcement>.span9>.btn-old {
width: 200px;
}
.trueriml_bread, .trueriml_bread a{
color:#008080!important;
}
.tabs_list .wr_div{
margin-top: 20px;
}
.tabs_list .wr_div h2{
font-size: 16px;
}
.q_button{
padding: 12px 20px;
color:#fff;
font-size: 15px;
text-align: center;
border-radius:5px;
}
.tabs_list .wr_div .tab_link, .q_button{
display: block;
margin-bottom: 10px;
}
.tabs_list .wr_div .tab_link, .q_button{
background: #008080;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
text-decoration: none!important;
}
.tabs_list .wr_div .tab_link:hover, .q_button:hover{
box-shadow: 2px 2px 5px 0 #666;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
background: #58B63F;	
}
.wr_s_text{
padding: 20px;
margin-bottom: -80px;
font-size:14px;
}
.wr_s_text h1, .wr_s_text h2{
margin: 10px 0;

}
.wr_s_text ul{
padding-left: 40px;
list-style: circle;
margin: 10px 0;
}
.wr_s_text ul li{
margin: 5px 0;
color:#008080;
}
.wr_tabs_rewiev .wr_but .good{
color:darkgreen;
}
.wr_tabs_rewiev .wr_but .bad{
color:darkred;
}
.trueriml_tabRight h1{
margin-bottom: 20px;
}
.trueriml_tabLeft_tabNames a:hover, .trueriml_tabLeft_tabNames a.active{
background-color: #008080;
color:#fff;
}
.wr_vacancies{
width: 100%!important;
float: none!important;
}
.tabs_list .wr_div .trueriml_greenBtn{
cursor: pointer;
}
.q_pop_up .trueriml_greenBtn{
cursor: pointer;
}
#wr_c{
margin: 0!important;
}
body,html{
height: 100%;
}
.container.search_result{
display: block;
min-height: calc(100% - 510px);
}
.head_part .span6>span{
font-family: "Roboto";
font-size: 35px;
font-weight: 300;
line-height: 35px;
}
#main-h1 > h1 {
font-size: 15px;
color: #fff;
text-align: center;
margin-top: 20px;
}
.crumbs {
margin: 15px;
}
.search_result .title {
box-sizing: border-box;
display: block;
font-family: "Roboto";
font-size: 35px;
font-weight: 300;
line-height: 35px;
margin: 0 auto;
max-width: 1920px;
text-align: center;
}
.or .btn-dark:hover{
background-color: #1e222b;
border-color: #1e222b;
}

.or .btn-dark{
background-color: #008080;
border-color: #008080;
color: #fff;
padding-top: 12px;
}

.wr_graf{
float: right;
margin: 0 0 10px 15px;
}

div.trueriml_tabRight_aboutAndGrafik_about{
width: 100%!important;
}
.trueriml_tabRight_service span{
display: inline-block;
width: 40%;
}
.service i{
vertical-align: middle;
}
.service td{
vertical-align: text-top;
}
.service thead{
font-weight: bold;
font-size: 16px;
}
.service td{
border-bottom: 1px solid #ccc;
padding: 10px;
border-right: 1px solid #ccc;
}
.service tbody tr:last-child td{
border-bottom:none;
}
.service tr td:last-child{
border-right:none;	
}
.wr_graf .info_user_an{
margin-bottom: 20px;
}
.wr_graf .info_user_an tr td:first-child{
width: 40%;
}
.trueriml_tabRight_about .wr_graf{
color:#000!important;
font-family: Tahoma, sans-serif;
}
.wr_tt>* {
font-family:Tahoma, sans-serif!important;
color:#000!important;
line-height: 18px!important;
}
.wr_div .for_mail span {
display: inline-block;
vertical-align: top;
width: calc(100% - 20px);
word-wrap: break-word;
}
.wr_st{
margin-bottom: 20px;
}

.wt_text_adv>.title{
text-align: center;
margin: 50px;
}
.wt_text_adv .title{
color:#161c24;
font-size: 25px;
}
.wt_text_adv li .title{
font-size: 16px;
}
.wt_text_adv{
width: 990px;
color:#6d6f71;
font-size: 14px;
margin: 20px auto;
}
.wt_text_adv ul:after{
clear: both;
display: block;
content: " ";
}
.wt_text_adv li{
display: inline-block;
width: 450px;
box-sizing:border-box;
padding-left: 87px;
vertical-align: top;
margin-bottom: 20px;
}
.wt_text_adv li .title{
text-transform: uppercase;
margin-bottom: 10px;
}
.wt_text_adv li:nth-of-type(2n+1){
margin-right: 56px;
}
.wt_text_adv li:nth-of-type(1){
background: url("../images/qaw1.png") no-repeat;
}
.wt_text_adv li:nth-of-type(2){
background: url("../images/qaw8.png") no-repeat;
}
.wt_text_adv li:nth-of-type(3){
background: url("../images/qaw2.png") no-repeat;
}
.wt_text_adv li:nth-of-type(4){
background: url("../images/qaw9.png") no-repeat;
}
.wt_text_adv li:nth-of-type(5){
background: url("../images/qaw3.png") no-repeat;
}
.wt_text_adv li:nth-of-type(6){
background: url("../images/qaw10.png") no-repeat;
}
.wt_text_adv li:nth-of-type(7){
background: url("../images/qaw4.png") no-repeat;
}
.wt_text_adv li:nth-of-type(8){
background: url("../images/qaw11.png") no-repeat;
}
.wt_text_adv li:nth-of-type(9){
background: url("../images/qaw5.png") no-repeat;
}
.wt_text_adv li:nth-of-type(10){
background: url("../images/qaw13.png") no-repeat;
}
.wt_text_adv li:nth-of-type(11){
background: url("../images/qaw6.png") no-repeat;
}
.wt_text_adv li:nth-of-type(12){
background: url("../images/qaw12.png") no-repeat;
}
.wt_text_adv li:nth-of-type(13){
background: url("../images/qaw1.png") no-repeat;
}
.wt_text_adv li:nth-of-type(14){
background: url("../images/qaw14.png") no-repeat;
}
