.wrap {width: 960px; margin: 0 auto;}

.blue {
  background: url('../img/head_b.png') 50% 0 no-repeat #D9EBF3;
  overflow: hidden;
}

/*
      -_-_-_-_ HEADER _-_-_-_-
*/

.header {
  padding: 10px 0;
  overflow: hidden;
}

.blue a {
  color: #587079;
  border-bottom: 1px solid #7f969f;
  border-bottom: 1px solid rgba(79,103,112,0.6);
}

.blue a:hover {
  color: #425860;
  border-color: #425860;
}

.logo {
  float: left;
  margin-top: 6px;
}

.logo a {
  display: block;
  border: 0;
}

.phone, .cabinet {
  float: left;
  height: 33px;
}

.phone {
  margin-right: 1px;
  padding-right: 13px;
  border-right: 1px dotted #9ab3bf;

}

.cabinet {
  padding-left: 14px;
  border-left: 1px dotted #9ab3bf;

}

.cabinet input{
  margin-left: 10px;
}

.phone span {
  background: url('../img/phone.png') no-repeat;
  font-size: 1.4em;
  font-weight: bold;
  padding: 8px 19px 12px 53px;
}

.phone a, .cabinet a {
  font-size: 1.15em;
  font-weight: bold;
  margin-left: 10px;
}

.cabinet span {
  font-size: 1.15em;
  font-weight: bold;
}

.right {
  float: right;
}

.t_head, .b_head {
  overflow: hidden;
  padding: 10px 0;
}

.service {
  text-align: right;
}

.service a {
  margin-left: 3em;
  font-weight: bold;

    /* change style with hover state */
    color: #2f5871;
    border-color: #2f5871;
}
.service a:hover {
    /* change style with hover state */
    color: #4f7c98;
    border-color: #4f7c98;
}

/*
      -_-_-_-_ MENU _-_-_-_-
*/

.conteiner_menu {
  height: 55px;
  margin-bottom: 20px;
}

.menu {
  background-color: #fff;
  background-color: rgba(255,255,255,0.9);
  border-bottom: 3px solid #e6e6e6;
  border-bottom: 1px solid rgba(255,255,255,1);
  -webkit-box-shadow: 0 3px 0 rgba(255, 255, 255, 0.5), 0 3px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 0 rgba(255, 255, 255, 0.5), 0 3px 1px rgba(0, 0, 0, 0.2); height: 54px;
  margin-bottom: 20px;
  width: 960px;
  z-index: 999;
}

.menu table {
  width: 100%;
}

.menu table td {
  text-align: center;
  vertical-align: middle;
  padding: 14px 10px;
}

.menu a {
  font-weight: bold;
  font-size: 1.1em;
  text-transform: uppercase;
}

/*
      -_-_-_-_ SEO _-_-_-_-
*/

.vse_uslugi, .text{
  width: 700px;
  float: left;
}

.text {
  text-align: justify;
}

.right_panel, .akcia {
  width: 240px;
  margin-left: 20px;
  float: left;
}

.title_uslugi{
  position: relative;
  margin: 0 21px;
  background: url('../img/c_title.jpg') 0 0 repeat-x;
  height: 41px;
}

.l_title, .r_title {
  position: absolute;
  top: 0;
  width: 21px;
  height: 41px;
}
.l_title{
  left: -21px;
  background: url('../img/l_title.png') 0 0 repeat-x;

}

.r_title{
  right: -21px;
  background: url('../img/r_title.png') 0 0 repeat-x;

}

.true_display {
  overflow: hidden;
}

.two {
  width: 432px;
  margin: 0 auto;
}

.one {
  width: 216px;
  margin: 0 auto;
}

.title_uslugi span {
  padding-top: 4px;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
}

.content_uslug {
  position: relative;
  background-color: #fff;
  margin: 0 21px 20px;
  padding: 10px 0;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.zayavka {
  margin-bottom: 20px;
}

.forma_zayavki {
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);

}

.forma_zayavki input, .forma_zayavki textarea  {
  width: 200px;
  margin-bottom: 12px;
}

.forma_zayavki textarea {
  max-width: 200px;
  height: 60px;
}


.zagolovok {
  display: block;
  -webkit-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
  background-color: #829aa8;
  border-bottom: 1px solid #788f9c;
  border-bottom: 1px solid rgba(149,169,181,1);
  -webkit-box-shadow: 0 1px 0 #788f9c;
          box-shadow: 0 1px 0 #788f9c;
  padding: 10px;
  text-align: center;
  margin-bottom: 1px;
  font-size: 1.3em;
  color: #FFF;
  font-weight: bold;
}

.price .price_name{
  display: block;
  margin-bottom: 12px;
}

.forma_zayavki input[type="button"]{
  width: 100%;
  padding: 10px 0;
  text-align: center;
}

.vkontakte_vidjet {
  margin: 20px 0;
}

/*
      -_-_-_-_ TEXT_BLOCK _-_-_-_-
*/

.main {
  overflow: hidden;
}

.pattern_block {
  position: relative;
  background: url('../img/pattern.jpg') 0 0 repeat;
  -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.3);
  margin-top: 700px;
}

.pattern_block > .wrap{
  padding-top: 430px;
  position: relative;
}


.akcia_block {
  text-align: center;
}

.akcia_block a{
border: 0;
}

/*
      -_-_-_-_ TABS TEXT _-_-_-_-
*/

div.zakladki {margin-bottom: 20px;}
ul.zakladki_name {list-style: none;margin: 0;padding: 0;}
ul.zakladki_name li {display: inline;}
ul.zakladki_name li a { text-transform: uppercase; line-height: 2.5em; font-size: 1.3em; font-weight: bold; cursor: pointer; position: relative; margin: 12px 20px; border-style: dashed;}
ul.zakladki_name li a.selected,ul.zakladki_name li a.selected:hover {padding: 12px 20px;  background: #fff; border: 0; margin: 0; color: #000;}
ul.zakladki_name li a:hover {background: rgba(255,255,255,0.4); padding: 12px 20px; margin: 0; border: 0;}
ul.zakladki_name li a:focus {outline: 0;}
div.zakladki > div {display: block; background-color: #fff; padding: 20px; -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
height: 3000px;}


/*
      -_-_-_-_ PUBLICATIONS _-_-_-_-
*/

.publications {
  height: 320px;
  width: 960px;
  margin-bottom: 2px;
  position: absolute;
  top: 70px;
  left: 0;
}

.publications_block {
  padding: 20px;
  position: relative;
  background-color: #74929e;
  border-bottom: 1px solid #5c7a86;
  border-bottom: 1px solid rgba(130,157,168,1);
  -webkit-box-shadow: 0 1px 0 #5c7a86;
          box-shadow: 0 1px 0 #5c7a86;
}

.jq-main{
  position: absolute;
  top: 50%;
}
/*
      -_-_-_-_ TABS PUBLICATIONS _-_-_-_-
*/

.publications_news_name span {
  padding: 10px;
  background-color: #74929e;
}

.publications_news_name {
  background: url('../img/publick_line.jpg') 0 50% repeat-x;
  text-align:center;
  display: block;
  margin: 10px 0 20px;


}

.publications_news_name a {
  text-transform: uppercase;
  color: #fff;
  font-size: 1.15em;
  border: 1px solid #74929e;
  font-weight: bold;
  margin: 10px 20px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border-bottom: 1px dashed #fff;
}

.publications_news_name a:hover {
  border: 1px solid #5b7580;
  padding: 10px 20px;
  margin: 0;
  color: #fff;
}

.publications_news_name a.selected,.publications_news_name a.selected:hover {
  background-color: #63808c;
  -webkit-box-shadow: inset 0 0 3px 1px #536372, 0 1px 0 rgba(255,255,255,0.2);
          box-shadow: inset 0 0 3px 1px #536372, 0 1px 0 rgba(255,255,255,0.2);
  border: 1px solid #74929e;
  padding: 10px 20px;
  margin: 0;

}

.button_center {
  text-align: center;
  margin-top: 10px;
}

.button_center input {
  text-transform: uppercase;
}

/*
      -_-_-_-_ OUR CLIENTS _-_-_-_-
*/

#clients {
  height: 80px;
}

.other_services {
  position: absolute;
  left: 0;
  width: 100%;
}

.our_clients {
  padding: 25px 0 30px;
  background-color: #fff;
  margin-top: 5px;
}

.clients_title, .service_title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;

}

.clients_title a, .service_title a {
  font-size: 2em;
  font-weight: bold;
  border-bottom: 2px solid;
}

.clients_title p, .service_title p {
  color: #505050;
  margin: 5px 0 0;
}

/*
      -_-_-_-_ OUR COMPANY _-_-_-_-
*/

.our_company {
/*
  background: url(../img/company_img.jpg) 50% 100% fixed no-repeat #000;
*/
  height: 195px;
  border-top: 5px solid #333236;
  overflow: hidden;
}
.our_company img {
width: 100%;
position: fixed;
bottom: 0;
z-index: -1;
}


.shadow {
  height: 195px;
  background: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 50px 25px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 50px 25px rgba(0, 0, 0, 0.2);
}

.comp {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 1.35em;
}

.comp span, .comp p {
  text-shadow: 0 2px 1px rgba(0,0,0,0.8);
  margin: 0;
  line-height: 1.3;
}

.comp_c {
  display: block;
  text-align: center;
  font-size: 1.35em;
  padding: 10px 0 10px;
}

.l_comp {
  width: 700px;
  float: left;
}


.l_comp div {
  padding-left: 50px;
  margin: 10px 20px 10px 0;
  width: 280px;
  float: left;
}

.r_comp {
  margin-left: 720px;
}

.comp_ico_1 {background: url(../img/comp_ico_1.png) 0 50% no-repeat;}
.comp_ico_2 {background: url(../img/comp_ico_2.png) 0 50% no-repeat;}
.comp_ico_3 {background: url(../img/comp_ico_3.png) 0 50% no-repeat;}
.comp_ico_4 {background: url(../img/comp_ico_4.png) 0 50% no-repeat;}


/*
      -_-_-_-_ SOCIAL _-_-_-_-
*/

.social_links {
  background-color: #333236;
  text-align: center;
  padding: 15px;
  overflow: hidden;
}

.social_links .wrap > span {
  font-size: 1.4em;
  color: #FFF;
  font-weight: bold;
  float: left;
  display: block;
  line-height: 2;
}

.social_b {
  width: 36px;
  height: 36px;
  float: left;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  margin-right: 15px;

}

.vk_img {
  background: url(../img/vk_b.png) 50% 50% no-repeat #49739f;
  border-bottom: 2px solid #365c85;
  border-bottom: 1px solid rgba(92,129,169,1);
  -webkit-box-shadow: 0 2px 0 #365c85;
          box-shadow: 0 2px 0 #365c85;
}
.twitter_img {
  background: url(../img/twitter_b.png) 50% 50% no-repeat #6da9e0;
  border-bottom: 2px solid #5e92c0;
  border-bottom: 1px solid rgba(132,182,227,1);
  -webkit-box-shadow: 0 2px 0 #5e92c0;
          box-shadow: 0 2px 0 #5e92c0;
}
.facebook_img {
  background: url(../img/facebook_b.png) 14px 6px no-repeat #0169b0;
  border-bottom: 2px solid #005996;
  border-bottom: 1px solid rgba(27,120,184,1);
  -webkit-box-shadow: 0 2px 0 #005996;
          box-shadow: 0 2px 0 #005996;
}

.social_button {
  float: left;
  margin-left: 10px;
  overflow: hidden;
  padding: 0 20px 2px 10px;
}

.social_comments {
  position: relative;
  padding: 10px;
  height: 16px;
  float: left;
  background: #f0f0f0;
  border-bottom: 2px solid #b4b4b4;
  border-bottom: 1px solid rgba(255,255,255,1);
  -webkit-box-shadow: 0 2px 0 #b4b4b4;
          box-shadow: 0 2px 0 #b4b4b4;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}

.social_comments > span {
  color: #282828;
}

.social_angle {
  position: absolute;
  top: 14px;
  left: -6px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: #333236 #f0f0f0 #333236 #333236;
  border-color: rgba(0, 0, 0, 0) #f0f0f0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

/*
      -_-_-_-_ SERVICES _-_-_-_-
*/

.our_services {
  padding-top: 30px;
  background: #fff;
}

.our_services > .wrap{
  overflow: hidden;
  height: 165px;
}

.serv {
  float: left;
  width: 300px;
  height: 80px;
  padding: 0 10px 20px;
}

.serv_img, .serv_content {
  display: table-cell;
  vertical-align: middle;
}

.serv_img {
  width: 62px;
}

.serv a {
  font-size: 1.25em;
  border: 0;
  text-decoration: underline;
  font-weight: bold;
}

.serv img {
  padding-right: 12px;
}

.serv p {
  font-size: 0.85em !important;
  line-height: 1.4;
  margin: 5px 0 0;
}

.show_service {
  position: absolute;
  height: 46px;
  width: 100%;
}


.show_service div {
  background: url(../img/service_b.png) 0 0 no-repeat;
  width: 163px;
  height: 46px;
  margin: 0 auto;
  padding: 8px 0 0 45px;
}

.show_service div a{
  color: #FFF;
  font-weight: bold;
  font-size: 1.15em;
}

.show_service div a:hover{
  color: #000;
  border-color: #000;
}

/*
      -_-_-_-_ CONTENT BLOCK _-_-_-_-
*/

.white {
  background: url('../img/white_bg.jpg') top center no-repeat;
}

.main_container {
  overflow: hidden;
}

.content_block {
  width: 700px;
  float: left;
}

.white .forma_zayavki {
  background: #B0C3CC;
    background: #E7EFF3;
}

.head_one {
  margin-bottom: 20px;
  overflow: hidden;
}

.context {
  background: url('../img/context.png') left 50% no-repeat;
  height: 68px;
  padding-left: 80px;
  display: table-cell;
  vertical-align: middle;
}

.analizer {
  background: url('../img/analizer.png') left 50% no-repeat;
  height: 68px;
  padding-left: 80px;
  display: table-cell;
  vertical-align: middle;
}

.bad {
  font-weight: bold;
  color: #E93918;
}

.context_links {
  overflow: hidden;
  margin-bottom: 30px;
}

.context_links a {
  width: 200px;
  display: block;
  margin-left: 20px;
  float: left;
  padding: 10px;
  border: 0;
  text-align: center;
  background-color: #DDE9EE;
  border-bottom: 3px solid #cfdce1;
  border-bottom: 1px solid rgba(255,255,255,1);
  -webkit-box-shadow: 0 3px 0 #cfdce1;
          box-shadow: 0 3px 0 #cfdce1;
  height: 130px;
  margin-bottom: 5px;
}

.context_links a:first-child {
  margin-left: 0;
}

.context_links a:hover {
  background-color: #e7eff3;
  border-bottom: 3px solid #cfdce1;
  border-bottom: 1px solid rgba(255,255,255,1);
  -webkit-box-shadow: 0 3px 0 #CFDCE1, 0 6px 8px -4px #304D57;
          box-shadow: 0 3px 0 #CFDCE1, 0 6px 8px -4px #304D57;
  color: #000;
}

.context_links a img {
  display: block;
  margin: 0 auto 10px;
}

.question {
  position: relative;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
  margin-bottom: 20px;
}

.question_simbol {
  width: 52px;
  height: 52px;
  position: absolute;
  top: -26px;
  left: 47%;
  background: url('../img/question.jpg') 0 0 no-repeat;
}


.question H2 {
  color: #587079;
  text-align: center;
  margin-top: 10px;
}

.question p {
  font-size: 1.25em;
  text-align: center;
}

.context_text {
  margin-bottom: 20px;
}

.context_text p {
  font-size: 1.15em;
  color: #505050;
}

.number_form {
  background: #74929e;
  padding: 20px 20px 0;
  margin-bottom: 20px;
}

.number_form .number_title {
  text-align: center;
  display: block;
  margin-bottom: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 2em;
  border-bottom: 1px solid #b9cdd6;
}

.number_list {
  margin-bottom: 20px;
}
.number_list div {
  display: table-cell;
  vertical-align: middle;
}

.number_list span {
  background: url('../img/number_line.png') 0 0 no-repeat;
  font-weight: bold;
  font-size: 1.4em;
  color: #fff;
  padding: 6px 15px 8px;
  display: block;
  margin-right: 20px;
}

.number_list p {
  font-size: 1.4em;
  color: #fff;
  font-weight: bold;
  margin: 0;
}

.add_text {
  background: #698996;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-style: italic;
  font-size: 1.15em;
}

.title_text {
  padding: 5px 0 5px 42px;
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  font-size: 1.6em;
  font-weight: bold;
  color: #698996;
  margin-bottom: 20px;
}

.context_table {
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 10px;
  background: #3f5963;
}

.context_table td{
  padding: 5px 10px;
  background: #edf3f6;
  color: #3f5963;
  border: 5px solid #edf3f6;
  border-left: 0;
  border-right: 0;
}

.context_table td:first-child{
  color: #000;
}


.context_table th {
  background: #dde9ee;
  font-weight: bold;
  color: #63808c;
  padding: 15px 10px;

}

.context_table tr:hover td {
  background: #fff;
}


.min_cost_context td {
  font-weight: bold;
  color: #000;
  vertical-align: middle;
}

.min_cost_context td:first-child {
  font-weight: normal;
}

.context_text .min_text {
  font-size: 1em;
  color: #000;
}

.cont_ico_1 {background-image: url('../img/cont_ico_1.jpg');}
.cont_ico_2 {background-image: url('../img/cont_ico_2.jpg');}
.cont_ico_3 {background-image: url('../img/cont_ico_3.jpg');}

/*
      -_-_-_-_ CONTACT _-_-_-_-
*/

.contact_info {
  float: left;
  width: 310px;
}

.contact_info div {
  margin-bottom: 15px;
}

.contact_info span {
  display: block;
  margin-bottom: 5px;
  font-size: 1.15em;
}

.contact_info a {
  margin-bottom: 5px;
  font-size: 1.15em;
}

.contact_info .phone_t {
  color: #63808c;
  font-size: 1.25em;
  font-weight: bold;
  margin: 0;
  line-height: 1;

}

.contact_info .phone_number {
  font-size: 3em;
  color: #dd4921;
  font-weight: bold;
}

.contact_info .contact_font {
  font-weight: bold;
}

.contact_form {
  float: left;
  width: 380px;
}

div.zakladki_contact {margin-bottom: 20px;}
ul.zakladki_name_contact {list-style: none;margin: 0;padding: 0;}
ul.zakladki_name_contact li {display: inline;}
ul.zakladki_name_contact li a { line-height: 2.5em; font-size: 1.3em; font-weight: bold; cursor: pointer; position: relative; margin: 12px 20px; border-style: dashed;}
ul.zakladki_name_contact li a.selected,ul.zakladki_name_contact li a.selected:hover {padding: 12px 20px;  background: #fff; border: 0; margin: 0; color: #000;}
ul.zakladki_name_contact li a:hover {background: rgba(255,255,255,0.4); padding: 12px 20px; margin: 0; border: 0;}
ul.zakladki_name_contact li a:focus {outline: 0;}
div.zakladki_contact > div {display: block; background-color: #fff; padding: 20px; -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3); }

#main_contact #first > div, #main_contact #second > div {
  overflow: hidden;
}

.contact_block {
  overflow: hidden;
  margin-bottom: 20px;
  text-align: justify;
}

.contact_fields, .contact_fields_right {
  float: left;
  width: 160px;
}

.contact_fields input, .contact_fields_right input {
  width: 140px;
}

.contact_fields_right {
margin-left: 20px;
}

.contact_button {
  margin: 15px 0 5px;
  text-align: center;

}

.contact_message textarea {
  width: 320px;
  height: 40px;
  max-width: 320px;
}

.contact_message {
  padding-top: 10px;
}

.contact_adress {
  font-size: 1.25em;
  font-weight: bold;
  color: #63808c;
  display: block;
  margin-bottom: 15px;
}

.map {
  height: 120px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}

.map:hover {
  height: auto;
}

.map:hover .map_button {
  display: none;
}

.map:hover .map_button_close {
  display: block;
}

.map_button {
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
margin: auto;
width: 200px;
height: 32px;
}

.map_button_close {
bottom: 25px;
right: 10px;
display: none;
position: absolute;
}

/*
      -_-_-_-_ SERVICE FORMS _-_-_-_-
*/

.service_form_left{
  padding: 15px;
  background-color: #D7E6EC;
  text-align: left;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  margin-bottom: 20px;
}

.service_form{
  padding: 15px;
  background-color: #D7E6EC;
  text-align: center;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  margin-bottom: 20px;
}

.form_title {
  font-size: 17px;
  font-weight: bold;
  color: #3F5366;
}

.sovet_tr td {
  background-color: #D7E6EC;
}

.form_inputs {
  margin: 8px 0 4px;
}

.service_table {
  margin-bottom: 40px;
  width: 100%;
  -webkit-box-shadow: 0 12px 20px -10px rgba(0, 0, 0, 0.4), inset 0 0 25px rgba(0, 0, 0, 0.1);
          box-shadow: 0 12px 20px -10px rgba(0, 0, 0, 0.4), inset 0 0 25px rgba(0, 0, 0, 0.1);
  margin: 3px 3px 40px;
}

.service_table .sovet {
  margin-left: 20px;
}
.service_table .sovet li {
  padding: 0 0 8px;
  list-style-type: decimal;
}

.service_table tr.two_lvl td{
  background: #EBEBEB;
  font-weight: bold;
}


.service_table th{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background: #B0C3CC;
  padding: 6px 0 8px;
  -webkit-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
  color: #383838;
}

.service_table td{
  padding: 12px 15px 8px 12px;
  border-bottom: 1px solid #F0F0F0;
}

.OK_200 {
  font-weight: bold;
  color: #589237;
}

/*
      -_-_-_-_ SHOW FORMS _-_-_-_-
*/
div.black {
position: fixed;
top: 0px;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.6);
z-index: 9000;
}

.show_form {
position: fixed;
top: 100px;
left: 30%;
background-color: #fff;
width: 410px;
z-index: 9100;
padding: 30px 60px 40px;
}

.show_title {
  font-size: 1.9em;
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
}

.field_show {
  overflow: hidden;
  margin-bottom: 20px;
}

.field_show > span {
  display: block;
  width: 100px;
  float: left;
  padding: 7px 0;
  font-size: 1.25em;
}

.field_show > span span {
  display: block;
  font-size: 0.8em;
  font-style: italic;
  color: #A0A0A0;
}

.field_show input {
  width: 280px;
  margin: 0;
}

.check_title {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: bold;
  color: #505050;
}

.ckeck_form {
margin-left: 100px;

}

.left_fill div {
  text-align: center;
  margin-top: 10px;
}

.left_fill  div label {
  color: #63808c;
  border-bottom: 1px dashed #63808c;
  cursor: pointer;
}

.left_fill  div label:hover {
  color: #2F5871;
  border-color: #2F5871;
}

.left_fill  div span {
  margin-left: 10px;
}

.left_fill  div span:before {
  content: '/';
  color: #d3d3d3;
  margin-right: 10px;
}

.left_fill  div span:first-child:before {
  content: none;
  margin: 0;
}

.left_fill {
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #e5e5e5;
}

input.big[type="button"] {padding: 15px 40px; font-size: 1.4em;}
input.no_active[type="button"] {color: #c9c9c9; background: #a0a0a0; border-bottom: 2px solid #787878; -webkit-box-shadow: 0 2px 0 #787878; box-shadow: 0 2px 0 #787878; border-bottom: 1px solid rgba(255,255,255,0.4); cursor: default; }
input.no_active:hover[type="button"] {color: #c9c9c9; background: #a0a0a0; border-bottom: 2px solid #787878; -webkit-box-shadow: 0 2px 0 #787878; box-shadow: 0 2px 0 #787878; border-bottom: 1px solid rgba(255,255,255,0.4); cursor: default;}

.corner_bottom {
  background: url('../img/corner_form.png') 50% 0 repeat-x;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;

}

.do_it {
  background: url('../img/do_it_form.jpg') 50% 0 no-repeat;
  margin-top: 20px;
  padding-top: 20px;
  text-align: center;
}

.do_it span, .do_it a{
  font-size: 1.15em;
}

.do_it a{
  font-weight: bold;
}

.close_window {
  width: 42px;
  height: 42px;
  display: block;
  border: 0;
  position: absolute;
  top: 30px;
  right: 60px;
  background: url('../img/close_form.png') 0 0 no-repeat;
}

.close_window:hover {
  background-position: bottom left;
}

/*
      -_-_-_-_ FOOTER _-_-_-_-
*/


.fast_feedback {
  background: url('../img/footer_pattern.png') bottom left repeat-x #403f44;
  padding: 20px 0 25px;
}

.fast_feedback table {
  background: url('../img/fast_feedback.png') 50% 36px no-repeat;
  width: 82%;
  margin: 0 auto;
}

.fast_feedback table td {
    width: 33%;
    text-align: center;
}

.feed_title {
  color: #fff;
  font-weight: bold;
  font-size: 2em;
}

.feed_phone {
  color: #fff;
  font-weight: bold;
  font-size: 1.8em;

}

.feed_mail {
  padding: 10px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border: 1px solid #29282d;
}


.feed_mail a {
  color: #fff;
  font-weight: bold;
  font-size: 1.25em;
  border-color: #fff;
}

.feed_mail a:hover {
  color: #be2a1a;
  border-color: #be2a1a;
}

.feed_top td {
  padding-bottom: 50px;
}

.footer_menu {
  padding: 20px 0;
  background:#333236;
}

.footer_menu table {
  width: 100%;
}

.footer_menu td {
  padding: 0 40px 0 10px;
  border-left: 1px solid #403f44;
}

.footer_menu span {
  font-weight: bold;
  color: #fff;
  font-size: 1.5em;
}

.footer_menu a {
  color: #fff;
  border-color: #fff;
  border-color: rgba(255,255,255,0.2);
}

.footer_menu a:hover {
  color: #be2a1a;
  border-color: #be2a1a;
}

.footer_menu li {
  padding: 5px 0;
}

.footer_info {
  background:#333236;
  padding-botom: 20px;
}

.footer_info .wrap {
  padding-top: 10px;
  border-top: 3px solid #3d3c40;
  overflow: hidden;
}

.footer_info .copyright {
  float: left;
}

.footer_info .copyright p{
  color: #fff;
}

.footer_info .search {
  float: right;
  position: relative;
}
.footer_info .search input {
  background: none;
  -webkit-border-radius: 16px;
          border-radius: 16px;
  border: 3px solid #4C4B50;
  color: #4C4B50;
  padding: 5px 10px;
  width: 220px;
}

.footer_info .search input:hover {
  border-color: #646369;
}

.footer_info .search input:focus, .footer_info .search input:hover:focus {
  background: fff;
  color: #000;
}

.footer_info .search .b_search {
  background: url('../img/search.png') 0 0 no-repeat;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 11px;
  right: 16px;
  border: 0;
  opacity: 0.75;
}

.footer_info .search .b_search:hover {
  opacity: 1;
}





























.new_head H2 {
  font-weight: bold;
  color: #000;
}

.new_head p{
  font-size: 1.15em;
  line-height: 1.5;
  color: #333;
}

.red_h{
background: url(../img/center_r.png) bottom left repeat-x;
height: 126px;
margin: 0 50px;
padding-top: 15px;
position: relative;
}

.red_h H1 {
  color: #FFF;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  line-height: 1.3;
  margin: 0 0 5px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}

.red_h_l, .red_h_r{
  height: 141px;
  width: 50px;
  position: absolute;
  top: 0;
}

.red_h_l {
left: -50px;
background: url(../img/left_r.png) bottom left no-repeat
}

.red_h_r {
right: -50px;
background: url(../img/right_r.png) bottom left no-repeat;
}

.new_head p.first_brand {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  color: #FFF;
  line-height: 1;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}

.new_head p.top_facts {
text-align: center;
font-size: 18px;
font-weight: bold;
color: #FFF;
-webkit-border-radius: 4px;
        border-radius: 4px;
margin: 0 auto 10px;
width: 240px;
line-height: 1;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
text-transform: uppercase;
}

.first_top {
  padding: 0 0 20px;
  margin: 0 47px 20px;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
          box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -webkit-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.first_top ol{
  list-style-type: none;
  padding-top: 20px;
}


.first_top ol li{
  background: url(../img/icons_top_4.png) no-repeat;
  height: 24px;
  padding-left: 34px;
  font-weight: bold;
  font-size: 16px;
  margin: 0 20px 10px;
  font-family: arial;
}

.first_top ol p {
  margin: 0 0 15px;
  padding: 0 20px 15px;
  border-bottom: 1px solid #E6E6E6;
}

.first_top ol p:last-child {
  margin: 0;
  padding: 0 20px;
  border-bottom: none;
}

.first_top li.one_reason{
  background-position: 0 -120px;
}

.first_top li.two_reason{
  background-position: 0 -168px;
}

.first_top li.three_reason{
  background-position: 0 -96px;
}

.first_top li.four_reason{
  background-position: 0 -72px;
}

.first_top li.five_reason{
  background-position: 0 -192px;
}

.first_top li.six_reason{
  background-position: 0 0;
}

.first_top li.seven_reason{
  background-position: 0 -144px;
}


.first_top li.eight_reason{
  background-position: 0 -216px;
}

.first_top li.nine_reason{
  background-position: 0 -24px;
}

.first_top li.ten_reason{
  background-position: 0 -48px;
}



@media (min-width: 1024px) {
  ::-moz-selection {background: rgba(255, 255, 0, 0.6); color: #000;}
::selection {background: rgba(255, 255, 0, 0.6); color: #000;}
::-moz-selection {background: rgba(255, 255, 0, 0.6); color: #000;}
}



.text_content {
background-color: #FFF;
padding: 20px;
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);
margin: 0 47px 20px;
}









.new_head .steps_ico {
  margin: 0 0 30px;
}

.new_head .steps_ico li {
  padding: 15px 0 15px 39px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  font-size: 1.15em;
}

.step_ico_1 {background-image: url(../img/ico_1.jpg);}
.step_ico_2 {background-image: url(../img/ico_2.jpg);}
.step_ico_3 {background-image: url(../img/ico_3.jpg);}
.step_ico_4 {background-image: url(../img/ico_4.jpg);}
.step_ico_5 {background-image: url(../img/ico_5.jpg);}
.step_ico_6 {background-image: url(../img/ico_6.jpg);}
.step_ico_7 {background-image: url(../img/ico_7.jpg);}
.step_ico_8 {background-image: url(../img/ico_8.jpg);}
.step_ico_9 {background-image: url(../img/ico_9.jpg);}
.step_ico_10 {background-image: url(../img/ico_10.jpg);}
.step_ico_11 {background-image: url(../img/ico_11.jpg);}
.step_ico_12 {background-image: url(../img/ico_12.jpg);}
.step_ico_13 {background-image: url(../img/ico_13.jpg);}
.step_ico_14 {background-image: url(../img/ico_14.jpg);}
.step_ico_15 {background-image: url(../img/ico_15.jpg);}
.step_ico_16 {background-image: url(../img/ico_16.jpg);}
.step_ico_17 {background-image: url(../img/ico_17.jpg);}

.usb_ico_1 {background-image: url(../images/usb_1.jpg);}
.usb_ico_2 {background-image: url(../images/usb_2.jpg);}
.usb_ico_3 {background-image: url(../images/usb_3.jpg);}

.analiz_ico_1 {background-image: url(../images/analiz_1.jpg);}
.med_ico_1 {background-image: url(../images/med_ico_1.jpg);}

.date_price {
  overflow: hidden;
}

.primary_ol > li {
  font-weight: bold;
  font-size: 1.15em;
  margin-bottom: 15px;
}

.primary_ol > li > ul {
  margin: 0;
}

.primary_ol > li > ul > li {
  font-weight: normal;
  font-size: 0.85em;
  margin: 8px 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #f1f1f1;
  list-style: none;
}

.date_price > span {
  background: #5d8898;
  display: block;
  float: left;
  padding: 8px 0 7px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}

.date_price > span > span {
  border: 1px dashed #fff;
  border: 1px dashed rgba(255,255,255,255.8);
  font-size: 1.15em;
  font-weight: bold;
  color: #fff;
  margin: 5px;
  padding: 4px 10px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}

.m_com {
  padding: 10px;
  border: 0;
  text-align: center;
  background-color: #DDE9EE;
  border-bottom: 3px solid #CFDCE1;
  border-bottom: 1px solid #FFF;
  -webkit-box-shadow: 0 3px 0 #CFDCE1;
          box-shadow: 0 3px 0 #CFDCE1;
  margin-bottom: 15px;
}

p.angle {
  padding: 8px 20px 10px 10px;
  font-weight: bold;
  text-align: center;
  background: #BED0D8;
  color: #52606F;
  margin-bottom: 10px;
}

#dialog-error, #dialog-reg, #dialog-callback, #dialog-vhod, #dialog-return,
#dialog-return-thank, #dialog-return, #dialog-return-thank,
#dialog-return, #dialog-thank, #dialog-success-login, #dialog-success-reg, div.black {
display: none;
}

.contact_block ol {
  list-style: decimal outside none;
  margin-left: 30px;
}
.contact_block ol li, .contact_block ul li {
  padding-bottom: 8px;
}

.contact_block ol p, .contact_block ul p {
  margin: 0;
}

.contact_block ul {
    list-style: disc outside none;
    margin-left: 30px;
    margin-bottom: 16px;
}

.spec3 .image{
  width: 100px
}

.spec3 .image,  .spec3 .opis {
  float: left;
}
.spec3 {
  width: 100%;
  float: left;
}

.navigation li {
  display: inline-block;
  padding: 2px 4px;
}


.head_one > img {
    float: left;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 2px;
}

.head_one > h1 {
    padding-top: 10px;
}

.bonuses {
  margin: 20px 0;
  overflow: hidden;

}

.bonuses div {
  float: left;
}

.bonuses > .bonus {
  position: relative;
}

.bonuses > .bonus > span {
  position: absolute;
  width: 160px;
  top: 90px;
  left: 10px;
  text-align: center;
  line-height: 1.3;
  color: #255058;
}

.bonuses > .arrow {
  width: 60px;
  height: 181px;
  background: url(/images/benefits/arrow.jpg) 0 50% no-repeat;
  margin: 0 10px;
}


.uslugi_page > a {
  display: block;
  margin: 0 20px 20px 0;
  padding: 15px 15px 15px 115px;
  border: 0;
  background-color: #DDE9EE;
  border-bottom: 3px solid #CFDCE1;
  border-bottom: 1px solid #FFF;
  -webkit-box-shadow: 0 3px 0 #CFDCE1;
          box-shadow: 0 3px 0 #CFDCE1;
  background-position: 30px 50%; background-repeat: no-repeat;
}

.uslugi_page > a:hover {
  background-color: #E7EFF3;
  border-bottom: 3px solid #CFDCE1;
  border-bottom: 1px solid #FFF;
  -webkit-box-shadow: 0 3px 0 #CFDCE1, 0 6px 8px -4px #304D57;
          box-shadow: 0 3px 0 #CFDCE1, 0 6px 8px -4px #304D57;
}

.uslugi_page > a > span {
  font-size: 1.25em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #000;
  border-bottom: 1px solid rgba(0,0,0,0.6);
}

.uslugi_page > a:hover > span {
  color: #BE2A1A;
  border-color: #BE2A1A;
}

.uslugi_page > a > p {
   /* color: #4F7C98; */
  margin: 15px 0 0;

    /*change to black*/
    color:#000;
}

.uslugi_page > a:hover > p {
  color: #000;
}

.us_ico_position {background-image: url(../img/us_ico_position.png) !important;}
.us_ico_position:hover {background-image: url(../img/us_ico_position_hover.png) !important;}

.us_ico_click {background-image: url(../img/us_ico_click.png) !important;}
.us_ico_click:hover {background-image: url(../img/us_ico_click_hover.png) !important;}

.us_ico_trafik {background-image: url(../img/us_ico_trafik.png) !important;}
.us_ico_trafik:hover {background-image: url(../img/us_ico_trafik_hover.png) !important;}

.us_ico_do_it {background-image: url(../img/us_ico_do_it.png) !important;}
.us_ico_do_it:hover {background-image: url(../img/us_ico_do_it_hover.png) !important;}

.us_ico_new {background-image: url(../img/us_ico_new.png) !important;}
.us_ico_new:hover {background-image: url(../img/us_ico_new_hover.png) !important;}

.us_ico_audit {background-image: url(../img/us_ico_audit.png) ;}
.us_ico_audit:hover {background-image: url(../img/us_ico_audit_hover.png);}

.us_ico_usability {background-image: url(../img/us_ico_usability.png) ;}
.us_ico_usability:hover {background-image: url(../img/us_ico_usability_hover.png);}

.us_ico_analiz {background-image: url(../img/us_ico_analiz.png) ;}
.us_ico_analiz:hover {background-image: url(../img/us_ico_analiz_hover.png);}

.us_ico_analitic {background-image: url(../img/us_ico_analitic.png) ;}
.us_ico_analitic:hover {background-image: url(../img/us_ico_analitic_hover.png);}

.us_ico_testing {background-image: url(../img/us_ico_testing.png) ;}
.us_ico_testing:hover {background-image: url(../img/us_ico_testing_hover.png);}

.us_ico_analiz_context {background-image: url(../img/us_ico_analiz_context.png) ;}
.us_ico_analiz_context:hover {background-image: url(../img/us_ico_analiz_context_hover.png);}

.us_ico_media {background-image: url(../img/us_ico_media.png) ;}
.us_ico_media:hover {background-image: url(../img/us_ico_media_hover.png);}

.us_ico_context {background-image: url(../img/us_ico_context.png);}
.us_ico_context:hover {background-image: url(../img/us_ico_context_hover.png);}

.ico_001 {background-image: url(../img/ico_001.png);}
.ico_001:hover {background-image: url(../img/ico_002.png);}

.ico_002 {background-image: url(../img/ico_003.png);}
.ico_002:hover {background-image: url(../img/ico_004.png);}

.ico_003 {background-image: url(../img/ico_005.png);}
.ico_003:hover {background-image: url(../img/ico_006.png);}

.ico_004 {background-image: url(../img/ico_007.png);}
.ico_004:hover {background-image: url(../img/ico_008.png);}





.price_usluga {
  position: relative;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border: 3px solid #829aa8;
  background: #829aa8;
  margin-bottom: 15px;
  -webkit-box-shadow: 0 2px 0 #788f9c;
          box-shadow: 0 2px 0 #788f9c;
  z-index: 200;
  margin-left: 5px;
}

.price_usluga > .price_content {
  padding: 15px 15px 60px;
  background: #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}

.price_label {
  position: absolute;
  bottom: 18px;
  left: -8px;
}

.price_label > div {
  float: left;
}

.cost {
  position: relative;
  margin: 0 25px 0 23px;
  background: url(../img/price.png) 0 0 repeat-x;
  min-width: 78px;
}

.cost > span {
  display: block;
  position: relative;
  z-index: 300;
  padding: 6px 0 9px;
  color: #fff;
  font-size: 1.35em;
  font-weight: bold;
}

.l_cost {
  background: url(../img/price_l.png) 0 0 no-repeat;
  width: 23px;
  height: 45px;
  position: absolute;
  left: -23px;
  top: 0;
}

.r_cost {
  background: url(../img/price_r.png) 0 0 no-repeat;
  width: 103px;
  height: 45px;
  position: absolute;
  right: -25px;
  top: 0;
}

.pdf, .doc {
  margin-left: 15px;
  padding-left: 28px;
}

.pdf {
  background: url(../img/pdf.png) 0 50% no-repeat;
}

.doc {
  background: url(../img/doc.png) 0 50% no-repeat;
}

.pdf > a, .doc > a {
  line-height: 3;
}

.price_content > p {
  /*font-style: italic;*/
  color: #282828;
  margin-top: 10px;
    /* change to normal */
    font-style: normal;
}

.price_content > a {
  font-size: 1.35em;
  font-weight: bold;
}

.price_usluga:hover {
  background-color: #dd4921;
  border-color: #dd4921;
  -webkit-box-shadow: 0 2px 0 #be2a1a;
          box-shadow: 0 2px 0 #be2a1a;

}

.price_page > .price_usluga > .price_content {
  width: 555px;
}


.p_positions {background-image: url(../img/p_positions.png);background-position: 610px bottom;background-repeat: no-repeat;}
.p_positions:hover {background-position: 610px center;}


.p_click {background-image: url(../img/p_click.png);background-position: right bottom;background-repeat: no-repeat;}
.p_click:hover {background-position: right 110%;}


.p_trafic {background-image: url(../img/p_trafic.png);background-position: right 200%;background-repeat: no-repeat;}
.p_trafic:hover {background-position: right bottom;}


.p_do_it {background-image: url(../img/p_do_it.png);background-position: 98% 50%;background-repeat: no-repeat;}
.p_do_it:hover {background-image: url(../img/p_do_it_h.png);}

.p_new {background-image: url(../img/p_new.png);background-position: 98% 100%;background-repeat: no-repeat;}
.p_new:hover {background-image: url(../img/p_new_h.png);}

.p_audit {background-image: url(../img/p_audit.png);background-position: 97% 50%;background-repeat: no-repeat;}
.p_audit:hover {background-image: url(../img/p_audit_h.png); background-position: 104% 70%;}

.p_usability {background-image: url(../img/p_usability.png);background-position: 98% 130%;background-repeat: no-repeat;}
.p_usability:hover {background-position: 98% 100%;}

.p_analiz {background-image: url(../img/p_analiz.png);background-position: 97% 50%;background-repeat: no-repeat;}
.p_analiz:hover {background-position: 97% 50%; background-image: url(../img/p_analiz_h.png);}

.p_analitic {background-image: url(../img/p_analitic.png);background-position: 98% 80%;background-repeat: no-repeat;}
.p_analitic:hover {background-position: 98% 50%;}

.p_split {background-image: url(../img/p_split.png);background-position: 98% 130%;background-repeat: no-repeat;}
.p_split:hover {background-position: 98% 100%; background-image: url(../img/p_split_h.png);}

.p_media {background-image: url(../img/p_media.png);background-position: 98% 130%;background-repeat: no-repeat;}
.p_media:hover {background-position: 98% 100%;}

.p_context {background-image: url(../img/p_context.png);background-position: 98% 130%;background-repeat: no-repeat;}
.p_context:hover {background-position: 98% 100%;}

.price_caption {
  margin: 30px 0 15px 5px;
  border-bottom: 3px solid #829AA8;
  -webkit-box-shadow: 0 1px 0 #788F9C;
          box-shadow: 0 1px 0 #788F9C;
  font-size: 1.35em;
  color: #FFF;
  font-weight: bold;
  overflow: hidden;
}

.price_caption > span {
  padding: 3px 30px 3px 20px;
  background: #829AA8;
  display: block;
  float: left;
  -webkit-border-radius: 2px 0 0 0;
          border-radius: 2px 0 0 0;
  background-image: url(../img/price_c.png);
  background-position: right top;
  background-repeat: no-repeat;
}

.anchors {
  margin-bottom: 30px;
  width: 100%;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: #f0f0f0;
  border-bottom: 2px solid #d2d2d2;
  border-bottom: 1px solid rgba(255,255,255,1);
  -webkit-box-shadow: 0 2px 0 #d2d2d2;
          box-shadow: 0 2px 0 #d2d2d2;
}

.anchors td {
  text-align: center;
  padding: 4px 0 6px 0;
}

.anchors td a{
  font-size: 1.25em;
  font-weight: bold;
  border-style: dashed;
}


.news_block {
  width: 100%;
  clear: both;
  padding: 10px 0;
}

.news_promo {
  width: 100%;
  clear: both;
  padding: 5px 0;
}

.our_team_caption {
  display: block;
  float: left;
  padding: 15px 40px;
  border: 0;
  text-align: center;
  background-color: #DDE9EE;
  border-bottom: 3px solid #CFDCE1;
  border-bottom: 1px solid #FFF;
  -webkit-box-shadow: 0 3px 0 #CFDCE1;
          box-shadow: 0 3px 0 #CFDCE1;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1.5em;
  color: #2F5871;
  text-shadow: 0 1px 0 rgba(255,255,255,0.6);
  line-height: 1.3em;
}

.our_team_good {
  display: block;
  margin-bottom: 10px;
  font-size: 1.25em;
  font-weight: bold;
}

.our_team_page > ol > li > span {
  display: block;
  margin-bottom: 15px;
  font-size: 16px;

}

.our_team_page > ol{
  list-style: none;
  margin-left: 0;
}

.our_team_page > ol > li > span > i {
  display: block;
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 10px;
}

.our_ico_1 > i {background: url(../img/icons_top_4.png) no-repeat;}
.our_ico_2 > i {background: url(../img/icons_top_4.png) no-repeat; background-position: 0 -24px;}
.our_ico_3 > i {background: url(../img/icons_top_4.png) no-repeat; background-position: 0 -192px;}
.our_ico_4 > i {background: url(../img/icons_top_4.png) no-repeat; background-position: 0 -216px;}

.our_team_page > ol > li > p {
  padding: 0 40px 10px 34px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #BACFDB;
}


.our_team_page > ul{
  margin: 0 0 0 6px;
  padding: 0;
  list-style: none;
}

.our_team_page > ul > li{
  background: url(../img/star_our.png) 0 50% no-repeat;
  padding: 5px 0 5px 25px;
}



.com_pred {
  margin: 1px 1px 21px 1px;
}

.com_pred > .price_usluga:first-child {
  -webkit-border-radius: 2px 2px 0 0;
          border-radius: 2px 2px 0 0;
}

.com_pred > .price_usluga:last-child {
  -webkit-border-radius: 0 0 2px 2px;
          border-radius: 0 0 2px 2px;
}

.com_pred > .price_usluga {
  margin-bottom: 0;
  border: 1px solid #DFDFDF;
  margin: -1px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-position: 15px 50%;
  background-repeat: no-repeat;
  background-color: #fff;
}

.com_pred > .price_usluga:hover {
  border-color: #B5C6CE;
}

.com_pred > .price_usluga:hover {
  z-index: 400;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.com_pred > .price_usluga > .price_content {
  width: inherit;
  -webkit-border-radius: 0;
          border-radius: 0;
  padding: 10px 15px 50px 80px;
  background: none;
}

.com_pred > .price_usluga > .price_label > .doc {
  margin-left: 90px;
}

.com_pred > .price_usluga > .price_label {
  bottom: 10px;
}





.order {
    margin: 40px auto;
    width: 780px;
    padding: 30px 0;
    border: 3px solid #bfd8e2;
    background: #fff;
    -webkit-box-shadow: 0 0 15px #bfd8e2;
            box-shadow: 0 0 15px #bfd8e2;
}

.order_title {
    font-size: 2em;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
}

.order_caption {
    text-align: center;
    background: url(../img/grey_line.gif) 0 50% repeat-x;
    clear: both;
    padding: 20px 0;
}

.order_caption > span {
    padding: 6px 15px;
    background: #fff;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    border: 1px solid #e5e5e5;
    font-weight: bold;
}

.order_step {
    margin: 30px 160px 40px;
}

.inp_1 > label{
    display: block;
    margin-bottom: 20px;
}

.inp_1 > label > span{
    display: block;
    width: 80px;
    float: left;
    font-size: 1.15em;
    margin-top: 8px;
}

.inp_1 > label > input{
    width: 350px;
    padding: 10px 14px;
    font-size: 1.15em;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.15);
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.15);
    border: 1px solid #DBDBDB;
}

.order_step textarea{
    width: 430px;
    max-width: 430px;
    height: 100px;
    padding: 10px 14px;
    font-size: 1.15em;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.15);
            box-shadow: inset 0 1px 1px rgba(0,0,0,0.15);
    border: 1px solid #DBDBDB;
}

.order_button {
    text-align: center;
}

.order_button > input.red {
    font-size: 2em;
    padding: 10px 45px;
}






.check_2 input[type="checkbox"]{
    display:none;
}
.check_2 input[type="checkbox"] + label{
    font-size: 1.15em;
    cursor: pointer;
}

.check_2 label > span{
    float: left;
    display: block;
    margin-top: 6px;
}

.check_2 {
    overflow: hidden;
}

.check_2 label{
    display: block;
}

.check_2 > ul > li {
    width: 45%;
    margin: 0 5% 10px 0;
    overflow: hidden;
    float: left;
}

.check_2 input[type="checkbox"] + label::before{
    content: "";
    display: block;
    float: left;
    height: 36px;
    width: 36px;
    margin: 0 5px 0 0;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
}
.check_2 input[type="checkbox"] + label::before {
    background-position: 0 0px;
}

.check_2 input[type="checkbox"]:checked + label::before {
    background-position: 0 -82px;
}


.order_checkbox {
    width: 50%;
    float: left;
    overflow: hidden;
}

.order_checkbox > span {
    display: block;
    width: 200px;
    margin: 10px 0;
}

.order_checkbox_even > span {
    float: right;
    margin-right: 10px;
}

.order_checkbox_odd > span {
    float: left;
    margin-left: 10px;
}


.order_checkbox  label > span{
    float: left;
    display: block;
    margin-top: 6px;
}

.order_checkbox input[type="checkbox"]{
    display:none;
}
.order_checkbox input[type="checkbox"] + label{
    font-size: 1.15em;
    cursor: pointer;
}

.order_checkbox input[type="checkbox"] + label::before{
    content: "";
    display: block;
    float: left;
    height: 36px;
    width: 36px;
    margin: 0 5px 0 0;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
}
.order_checkbox input[type="checkbox"] + label::before {
    background-position: 0 0px;
}

.order_checkbox input[type="checkbox"]:checked + label::before {
    background-position: 0 -82px;
}

input.error {
  border: 1px solid #cc0000 !important;
}


/*
add by Tau
*/
.bread_crumbs{
  margin-bottom:10px;
}

.bread_crumbs i{
  font-style: normal;
  padding: 0 0 0 5px;
  color: #4f7c98;
}
.pub_block .opis a {
  font-size: 1.25em;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #000;
  border-bottom: 1px solid rgba(0,0,0,0.6);
}
.pub_block .opis a:hover {
  color: #BE2A1A;
  border-color: #BE2A1A;
}
.pub_block .spec3 .image{
  width:auto;
}

.pub_block .spec3 .image a
{
   border:none;
   position: relative;
   display: block;
   background:url(../img/seop_star_icon.png) no-repeat
}
.pub_block .spec3 .image a:hover {
  border:none;
}

.pub_block .spec3 .image a img{
  opacity:0;
  visibility:hidden;
  width: 60px;
  height: 0;
  padding-bottom: 70px;

}

.footer_info .social-likes{
   float:left;
}
.footer_info .copyright p{
  float:left;
}
form .field_show sup,
form label sup,
#order_form .order_step.inp_1 label span b{
  font-size: 20px;
  top: 0;
  padding-left: 2px;
  color: #cc0000;
}

#order_form .order_step.inp_1 label span b{
  font-size:  inherit;
}






.portfolio_wrap {
    width: 100%;
    position: relative;
    background: url("../img/portfolio_bg.jpg");
}
.portfolio_top_border {
    width: 100%;
    height: 8px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/portfolio_top_botder.png") repeat-x;
}

.portfolio_body {
    width: 100%;
    position: relative;
    padding: 30px 0;
}

.tabs_block {
    width: 100%;
    position: relative;
    padding: 30px 0;
}
.tabs_block > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    width: 100%;
}
.tabs_block > ul > li {
    float: left;
    padding: 15px 30px;
    font-size: 21px;
    font-weight: bold;
    color: #63808c;
    cursor: pointer;
}
.tabs_block > ul > li > span {
    border-bottom: 1px dashed #63808c;
    line-height: 21px;
    display: inline-block;
}
.tabs_block > ul > li.active {background: #ffffff}
.tabs_block > ul > li.active > span{
    color: #000000;
    border: none;
}
.tabs_content {
    width: 100%;
    position: relative;
    clear: both;
    background: #ffffff;
}
.tabs_content table {
    width: 100%;
}
.tabs_content table tr td:first-child {
    width: 280px;
    padding: 20px 10px 20px 30px;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}
.tabs_content table tr td:first-child p {
    border-bottom: 1px dotted #000000;
    line-height: 10px;
    margin: 0;
}
.tabs_content table tr td:first-child span {
    padding: 10px 0;
    background: #ffffff;
}
.tabs_content table tr td:last-child {
    font-size: 15px;
    color: #000000;
    padding: 20px 30px 20px 0;
}
.tabs_content table tr td:last-child p {margin: 0;}
.tabs_content table tr td {
    border-bottom: 1px solid #e5e5e5;
}

.tabs_content > div {display: none;}
.tabs_content > div.active {display: block;}

.tabs_content ul {
    list-style: disc;
    padding-left: 20px;
}


.portfolio_form_block .error {border: 1px solid #cc0000 !important;}


.slider_block {
    width: 100%;
    position: relative;
}
.slider_block h2 {
    font-size: 24px;
    text-align: center;
}
.slider_block .container_publikaciy {
    width: 850px;
    height: 200px;
}
.slider_block .list_publikaciy {
    width: 850px;
    height: 200px;
}
.slider_block .publikacia {
    display: block;
    width: 192px;
    height: 200px;
    margin: 0 10px;
}
.slider_block .publikacia a {
    display: block;
    width: 192px;
    height: 200px;
}
.slider_block .publikacia a img {
    border: none;
    -webkit-border-radius: 0;
            border-radius: 0;
    opacity: 1;
}



.portfolio_form_block {
    width: 100%;
    position: relative;
    padding: 40px 0;
}

.portfolio_form_block > form {
    display: block;
    margin: 0 auto;
    width: 780px;
    border: 3px solid #bfd8e2;
    -webkit-box-shadow: 0 0 20px -5px #bfd8e2;
            box-shadow: 0 0 20px -5px #bfd8e2;
}

.portfolio_form_block > form legend {
    width: 100%;
    display: block;
    font-size: 28px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    padding: 35px 0 25px;
}

.portfolio_form_block > form .form_wrap {
    margin: 0 auto;
    width: 460px;
}
.portfolio_form_block > form .form_wrap .form_group {
    width: 100%;
    padding: 20px 0;
}
.portfolio_form_block > form .form_wrap .form_group label {
    display: inline-block;
    width: 80px;
    font-size: 16px;
}
.portfolio_form_block > form .form_wrap .form_group label span {color: #cc0000;}
.portfolio_form_block > form .form_wrap .form_group input {
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 375px;
    height: 40px;
    padding: 10px;
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background: #ffffff;
    -webkit-box-shadow: 0 3px 20px -20px #000000 inset;
            box-shadow: 0 3px 20px -20px #000000 inset;
    font-size: 16px;
    color: #000000;
}



.portfolio_form_block > form .form_wrap_2 {
    width: 100%;
    position: relative;
    padding-top: 30px;
}
.portfolio_form_block > form .form_wrap_2 label {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 3px;
}
.portfolio_form_block > form .form_wrap_2 label span {
    background: #ffffff;
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
}

.portfolio_form_block > form .form_wrap_2 textarea {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 60px auto 0;
    width: 480px;
    height: 120px;
    padding: 10px;
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background: #ffffff;
    -webkit-box-shadow: 0 3px 20px -20px #000000 inset;
            box-shadow: 0 3px 20px -20px #000000 inset;
    font-size: 16px;
    color: #000000;
}


.portfolio_form_block > form button {
    display: block;
    margin: 45px auto 0;
    width: 310px;
    height: 55px;
    border: none;
    border-bottom: 2px solid #be2a1a;
    background: #dd4921;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
}
.first_brand_h2 h2{    
  text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    color: #FFF;
    line-height: 1;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;}
.first_top_h2 h2,.three_reason_h2 h2{
    height: 24px;
    font-weight: bold;
    font-size: 16px;
    font-family: arial;
  line-height: 1.8em;
}
.h2{   
  font-weight: bold;
    color: #000;
  margin-bottom: 20px;
  font-size: 1.6em;
    line-height: 1.2;
}
.gallery_keys {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.gallery_keys a{
  width: -webkit-calc(45% - 7px);
  width: calc(45% - 7px);
    padding: 10px;
    margin-bottom: 10px;
  text-decoration:none;
  border-bottom:none;
    border: 3px solid #829aa8;
  -webkit-box-shadow: 0 2px 0 #788f9c;
          box-shadow: 0 2px 0 #788f9c;
  position:relative;
}
.gallery_keys a:hover{
    border-color: #dd4921;
    -webkit-box-shadow: 0 2px 0 #be2a1a;
            box-shadow: 0 2px 0 #be2a1a;
}
.gallery_keys a:hover .keys_label{
  display:block;
}
.gallery_keys a img{width:100%;} 
.keys_label{
  display:none;
  position: absolute;
    bottom: 18px;
    left: -8px;
}
.keys_label > div {
    float: left;
}
.keys_item {
    position: relative;
    margin: 0 25px 0 23px;
    background: url(../img/price.png) 0 0 repeat-x;
    min-width: 78px;
}
.keys_item > span {
    display: block;
    position: relative;
    z-index: 300;
    padding: 6px 0 9px;
    color: #fff;
    font-size: 1.35em;
    font-weight: bold;
}

#fancybox-close {border-bottom:none;}

.mobile-menu {
  display: none;
}

.white.portfolio-page {
  background: none;
}

.white.portfolio-page > .header-wrapper {
  background: url(../img/white_bg.jpg) top center no-repeat;
}

.main-page .block_uslugi:after {
  display: block;
  content: "";
  clear: both;
  float: none;
}

.main-page .blue.bottom-blue {
  border-bottom: 5px solid #CADEE7;
  border-bottom: 1px solid rgba(240,247,250,1);
  -webkit-box-shadow: 0 5px 0 #CADEE7, 0 5px 2px #4F6C79;
          box-shadow: 0 5px 0 #CADEE7, 0 5px 2px #4F6C79;
  background-position-y: -187px; 
}

@media (max-width: 1023px) {
  .show_form {
    left: -webkit-calc(50% - 265px);
    left: calc(50% - 265px);
    max-width: 100%;
    top: 70px;
  }

  .wrap.header-wrap, .wrap.header-wrap .menu {
    width: 100%;
    max-width: 960px;
  }

  body {
    min-width: auto;
    min-width: initial;
  }

  .main-container-scroll {
    overflow-x: auto;
  }

  .main-container-scroll-inner {
    width: 1000px;
  }

  .wrap.header-wrap .menu table, .wrap.header-wrap .menu table tbody {
    display: block;
    height: 100%;
  }

  .wrap.header-wrap .menu table tr, .wrap.header-wrap .service {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }

  .wrap.header-wrap .menu table td {
    padding: 5px;
  }

  .t_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .wrap.header-wrap .t_head .cabinet {
    width: 50%;
  }

  .wrap.header-wrap .service a {
    margin-left: 0;
    margin-right: 5px;
  }

  .wrap.header-wrap .phone, .wrap.header-wrap .cabinet {
    float: none;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .wrap.header-wrap .cabinet a {
    margin-right: 5px;
  }
  
  .show_form {
    max-height: 100%;
    overflow-y: auto;
    width: 530px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .show_form .corner_bottom {
    display: none;
  }

}

@media (max-width: 894px) {
  .wrap.header-wrap .t_head .cabinet span, .wrap.header-wrap .phone span {
    display: block;
    width: 100%;
  }

  .wrap.header-wrap .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .wrap.header-wrap .logo {
    margin-right: 10px;
  }

  .personal-auth-block .button-login {
    margin-bottom: 10px;
  }

  .wrap.header-wrap .phone {
  	max-width: 230px;
  }
}

@media (max-width: 639px) {
  .show_form {
    width: 410px;
    left: -webkit-calc(50% - 205px);
    left: calc(50% - 205px);
    top:0;
  }

  .show_form .ckeck_form {
    margin-left: 0;
  }

  .show_title {
    margin-right: 40px;
  }

  .field_show input {
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .personal-auth-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .personal-auth-block .button-login {
    border-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
    background-image: url("../img/login.svg");
    width: 30px;
    height: 30px;
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    margin-left: 0;
  }

  .personal-auth-block .button-login:hover {
    background-color: transparent;
    background-image: url("../img/login.svg");
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
  }

  .personal-auth-block .button-reg {
    border-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
    background-image: url("../img/user.svg");
    width: 30px;
    height: 30px;
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    display: inline-block;
    margin-left: 20px;
  }

  .mobile-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 5px 0;
    border-top: 1px dotted #9ab3bf;
    border-bottom: 1px dotted #9ab3bf;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .wrap.header-wrap .b_head, .wrap.header-wrap .menu {
    display: none;
  }
  
  .wrap.header-wrap .header {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 0;
  }

  .wrap.header-wrap .header .t_head {
	-webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .wrap.header-wrap .phone span {
    width: auto;
  }

  .wrap.header-wrap .phone {
  	max-width: 230px;
  	width: 50%;
  	box-sizing: border-box;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .wrap.header-wrap .t_head .cabinet {
  	width: 49%;
  	box-sizing: border-box;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .wrap.header-wrap .t_head .cabinet span {
    margin-bottom: 10px;
  }

  .mobile-menu-list {
    width: 30px;
    height: 30px;
    background-image: url("../img/menu.svg");
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    margin-right: 20px;
    cursor: pointer;
  }

  .mobile-menu-list > nav {
    position: fixed;
    left: -100%;
    top: 0;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 240px;
    padding: 30px 20px;
    background-color: #4f7c98;
    color: white;
    overflow-y: auto;
    -webkit-transition: left 0.3s ease;
    -o-transition: left 0.3s ease;
    transition: left 0.3s ease;
    z-index: 10000;
  }

  .mobile-menu-list > nav.isactive {
    left: 0;
  }

  .mobile-menu-list > nav a {
    color: white;
    display: block;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-right: 22px;
  }

  .mobile-btn-close {
    background-image: url("../img/close.svg");
    -webkit-background-size: contain;
            background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    float: right;
    cursor: pointer;
  }

  .wrap.header-wrap .header .right {
	float: none;
  }

  .t_head {
  	-ms-flex-wrap: wrap;
  	    flex-wrap: wrap;
  }

}

@media (max-width: 479px) {
  .show_form {
    width: 320px;
    left: -webkit-calc(50% - 160px);
    left: calc(50% - 160px);
    padding: 30px 30px 40px;
  }

  .close_window {
    right: 30px;
  }

  .phone span {
    font-size: 12px;
    background-position: left -12px center;
    padding: 8px 5px 12px 31px;
  }

  .wrap.header-wrap .phone {
  	max-width: 165px;
  }
  
}