/*
Theme Name: fse2018
Version: 1.14
Description: A child theme of Hueman
Template: hueman
Author: Оберин
*/

@import url('../hueman/style.css');
body {
  color: #000;
}

.entry blockquote {
  color: #444;
}

.entry h1 {
  font-size: 2.1em;
}


.entry h2 {
  font-size: 1.75em;
}

.entry h3 {
  font-size: 1.5em;
}

.entry h4 {
  font-size: 1.3em;
}

i {
	font-style: italic;
}

#main-header-search .toggle-search {
  float: right;
}

#main-header-search .search-expand {
  right: 0;
  left: inherit;
}

#nav-header .container {
  padding: 0 0 0 15px;
}

.header-grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.header-col-1 {
  position: relative;
  text-align: center;
  width: 195px;
}

.header-col-1 img {
  bottom: 0;
  margin: auto 0;
  position: absolute;
  right: 0;
  top: 0;
}

.header-col-1,
.header-col-2,
.header-col-3,
.header-col-4 {
  display: table;
  float: left;
  height: 210px;
  transition: 0.3s 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.header-col-2 {
  width: calc(100% - 620px);
}

.header-col-3 {
  border-right: 2px dotted #a32533;
  margin-right: 30px;
  padding: 0 30px;
  text-align: center;
  width: 100px;
}

.header-col-3 a {
  color: #a32533;
  display: block;
  font-size: 0.9em;
  padding-top: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5em;
}

.header-col-3 a:before {
  background: rgba(0, 0, 0, 0) url("img/24_head.png") no-repeat scroll center top;
  content: " ";
  display: block;
  height: 65px;
  width: 100%;
}

.header-col-3 a:hover:before {
  opacity: 0.7;
}

.header-title {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background: url("img/map_head.png") no-repeat scroll center center / contain;
  color: #3c588d;
}

.company-name {
  font-size: 2.8em;
  line-height: 1.4em;
  font-weight: 700;
  white-space: nowrap;
}

.company-structure {
  font-size: 1.4em;
  letter-spacing: 0.1em;
  font-weight: 400;
}

.telcont {
  color: #a32533;
  text-align: center;
}

.telcont li {
  margin: 12px 0;
  white-space: nowrap;
}

.telcont span {
  font-size: 1.7em;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.text-center.tz a,
#footer .tz a {
  background: #be2030 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  letter-spacing: 0.03em;
  padding: 5px 15px;
  text-transform: uppercase;
  font-weight: 400;
}

.text-center.tz a:hover,
#footer .tz a:hover {
  background: #444 none repeat scroll 0 0;
  color: #fff;
}

.header-col-4 {
  float: left;
}

.telcontfooter li {
  list-style: none;
  color: #333333;
  padding: 5px 0;
  text-align: center;
}

.telcontfooter span {
  font-size: 1.5em;
  color: #00628f;
}

.textfooter p {
  font-size: 0.9em;
}

.textfooter a:hover {
  text-decoration: underline;
}

.textfooter h3 {
  font-size: 1em;
  color: #00628f;
  margin-bottom: 5px;
}

#footer-widgets .pad {
  padding: 0px;
}

.telcontfooter {
  margin-top: 10px;
}

.center {
  text-align: center;
}

.front-page-title h1 {
  display: inline;
}

.language-select {
  display: inline;
  float: right;
}

.select-language {
  position: relative;
  display: inline-block;
  float: right;
}

.select-language-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 140px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 2;
  text-align: center;
}

.select-language:hover .select-language-content {
  display: block;
}


/*----------------
  Slider on main
------------------*/

.table-wrapper {
  max-height: 305px;
  overflow: hidden;
}

.main_news {
  background-color: #00618C;
  color: #fff;
  padding: 10px;
}

#news_sld td {
  border-bottom: 1px dotted #00618c;
  font-weight: 700;
  height: 75px;
  vertical-align: middle;
  background-color: #fff
}

#news_sld td.active,
#news_sld td:hover {
  background-color: #f8f4e4
}

#news_sld table,
#news_sld tbody,
#news_sld tr,
#news_sld th {
  border: 0 none!important;
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
  margin: 0;
  padding: 0!important
}

#news_sld td a {
  color: #333;
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  padding: 5px 5px 5px 18px
}

#news_sld img {
  max-width: inherit;
}

#news_sld td.active a,
#news_sld td a:hover {
  background: url(img/arrow_red.gif) no-repeat scroll left center #F8F4E4;
  display: block
}

.main_news_anons {
  background: none repeat scroll 0 0 #a32533;
  font-size: 12px;
  margin-bottom: 15px;
  position: relative;
  text-align: right;
  top: -5px;
  padding: 0 10px
}

.main_news_anons a {
  color: #fff;
}


/*----------------------*/

/*----------------
  Animation on main
------------------*/

.desk {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  justify-content: space-around;
  position: relative;
  color: #265790;
}

.thesis {
  position: relative;
  width: 50%;
}

.thesis div {
  background: #fff;
  transition: visibility 0s, opacity 0.3s linear;
  visibility: hidden;
  text-align: center;
  padding-top: 80px;
  box-sizing: border-box;
}

.coa div {
  transition: visibility 0s, opacity 0.3s linear;
  visibility: hidden;
}

.wiggle .thesis div,
.wiggle .coa div {
  opacity: 1;
  visibility: visible;
}

.wiggle .thesis .def-2 {
  transition-delay: 3s;
}

.wiggle .thesis .def-3 {
  transition-delay: 6s;
}

.wiggle .thesis .def-4 {
  transition-delay: 9s;
}

.thesis div,
.coa div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
}

.wiggle .coa .lay-1 {
  background: url(img/fpb-01.png) no-repeat center center;
  transition-delay: 0.5s;
}

.wiggle .coa .lay-2 {
  background: url(img/fpb-02.png) no-repeat center top;
  transition-delay: 3.5s;
}

.wiggle .coa .lay-3 {
  background: url(img/fpb-03.png) no-repeat center center;
  transition-delay: 6.5s;
}

.wiggle .coa .lay-4 {
  background: url(img/fpb-04.png) no-repeat 35px 40px;
  transition-delay: 9.5s;
}

.coa {
  width: 205px;
  height: 235px;
  position: relative;
}

.thesis div span {
  font-size: 20px;
}

.thesis div .red {
  color: #a32533;
}

.thesis div p {
  font-size: 40px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-weight: 700;
  text-indent: 0;
}

@media (max-width: 1400px) {
  .thesis div p {
    font-size: 30px;
  }
  .thesis div span {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .desk-wrapper {
    display: none;
  }
}


/*----------------------*/

.counters {
  text-align: right;
  margin-top: 20px;
}


.social-links ul li {
  font-size: 1.6em;
}

#footer .widget {
  padding-bottom: 10px;
}



.dwqa-questions-list .dwqa-question-item {
  padding: 15px 180px 15px 15px;
}


.dwqa-question-template-default .kk-star-ratings,
.dwqa-comments {
  display: none;
}



.leftbar_crim,
.leftbar_str,
.leftbar_med,
.leftbar_at,
.leftbar_him,
.leftbar_oc,
.leftbar_ek,
.leftbar_inj,
.leftbar_eb,
.leftbar_iv,
.leftbar_rv,
.leftbar_avz,
.leftbar_pozh,
.leftbar_zem,
.leftbar_ekol,
.leftbar_tovar,
.leftbar_gem,
.leftbar_pat,
.leftbar_psih,
.leftbar_bio {
  display: inline-block;
  background: url('img/list_sprite.png') no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  margin-right: 12px;
  width: 36px;
  height: 32px;
}

.leftbar_crim {
  background-position: -0px -0px;
}

.leftbar_str {
  background-position: -72px -64px;
}

.leftbar_med {
  background-position: -36px -128px;
}

.leftbar_at {
  background-position: -72px -128px;
}

.leftbar_him {
  background-position: -72px -32px;
}

.leftbar_oc {
  background-position: -36px -0px;
}

.leftbar_ek {
  background-position: -72px -0px;
}

.leftbar_inj {
  background-position: -0px -128px;
}

.leftbar_eb {
  background-position: -0px -96px;
}

.leftbar_iv {
  background-position: -108px -32px;
}

.leftbar_rv {
  background-position: -108px -0px;
}

.leftbar_avz {
  background-position: -0px -32px;
}

.leftbar_pozh {
  background-position: -72px -96px;
}

.leftbar_zem {
  background-position: -108px -96px;
}

.leftbar_ekol {
  background-position: -36px -64px;
}

.leftbar_gem {
  background-position: -36px -32px;
}

.leftbar_tovar {
  background-position: -108px -64px;
}

.leftbar_pat {
  background-position: -0px -64px;
}

.leftbar_bio {
  background-position: -36px -96px;
}

.leftbar_psih {
  background: url('img/list_7.png') no-repeat;
}


.accordion div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  color: #00628F;
  position: relative;
  cursor: pointer;
  margin-bottom: 5px;
  transition: all 0.3s ease;
}

.accordion div:hover,
.accordion .active-lb,
.accordion .active-rb {
  opacity: .8;
}

.arrow_catr {
  width: 12px;
  height: 11px;
  background: url(img/arrow_list.png) no-repeat scroll center -5px transparent;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.active-lb .arrow_catr,
.active-rb .arrow_catr {
  background-position: center 5px;
}

.list_expertiz ul,
.fo ul {
  display: none;
}

.accordion ul {
  margin: 0 0 20px 15px;
}

.leftbar_icons ul li a::before {
  content: '\f061';
}

.rightbar_icons ul li a::before {
  content: '\f3c5';
}

.leftbar_icons div {
  font-size: 17px;
  font-weight: 400;
}

.rightbar_icons div {
  font-size: 15px;
  font-weight: 400;
}

.rightbar_icons > li {
  margin-bottom: 15px;
}

.mosc a {
  color: #00628F;
}

#mosc_ul {
  height: 215px;
  overflow-y: scroll;
  overflow-x: hidden;
}


.accordion ul li a,
.accordion ul li a:hover:before {
  color: #be2030;
}

.accordion ul li a {
  color: #00628F;
  font-weight: 400;
}

.widget > h3 {
  font-weight: 700;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 18px;
  color: #a43e3d;
  text-align: center;
}

.allreglink a {
  text-align: right;
  color: #a43e3d;
  display: block;
}





.common-btn,
.common-btn:visited {
  background-color: #fbfbfb;
  border: 2px solid #488dac;
  border-radius: 5px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 10px;
  padding: 10px;
  text-align: center;
  color: #00628f !important;
  transition: all 0.3s ease;
}

.common-btn:hover {
  background-color: #fff;
  border: 2px solid #00628f;
}


#execphp-2 {
  padding-top: 0;
  padding-bottom: 0;
}


.dwqa-popular-questions ul li {
  margin-bottom: 15px;
}

.dwqa-popular-questions ul li + li {
  border-top: 1px dotted #a32533;
  padding-top: 15px;
}

.lq-title {
  color: #00628F !important;
  font-weight: 400;
  display: block;
  margin-bottom: 8px;
}

.lq-author {
  background: #00628F;
  color: #fff;
  padding: 0px 5px 1px 3px;
  font-weight: 400;
  border-radius: 3px;
}

#menu-desktop-menu-1 > li > a {
  font-weight: 700;
  font-size: 1.1em;
  color: #fff !important;
}

#menu-desktop-menu-1 .current-menu-item a {
  background: rgba(0, 0, 0, .1);
}

b {
  font-weight: 700;
}


.main-order-form {
  max-width: 500px;
  margin: 0 auto;
}


.main-order-form input {
  width: 100%;
  margin-top: 1px !important;
}

.main-order-form textarea {
  resize: vertical;
  width: 100%;
  margin-top: 1px !important;
}


.center {
  text-align: center;
}

.main-order-form div.wpcf7-response-output {
  margin: 0;
  padding: 15px 10px;
  text-align: center;
  font-weight: 400;
  color: #be2030;
  border-radius: 3px;
  border: 2px dotted;
}

.main-order-form input[type="submit"] {
  font-weight: 400;
  text-transform: uppercase;
}

.main-order-form input[type="submit"]:hover {
  background-color: #00618c;
}

.policy {
  font-style: italic;
  text-align: center;
  margin-top: 30px;
}





.exp_inner {
  min-height: 216px;
  padding: 20px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.expert {
  margin-bottom: 20px;
  border-bottom: 1px dotted #00618C;
}


.exp_inner img {
  width: 150px;
  height: 200px;
}

.photo {
  background: none repeat scroll 0 0 #f1f1ef;
  float: left;
  margin-right: 30px;
  padding: 3px;
}

.fn {
  font-size: 18px;
  font-weight: 700;
}

.title {
  font-style: italic;
  font-weight: 400;
  margin: 0px 0 12px 0;
}

.expert-list li {
  list-style: none !important;
  margin: 15px 0;
  font-size: 1.2em;
  font-weight: 400;
}

.expert-list li i {
  color: #00618c;
  margin-right: 10px;
}

.regtz a {
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  margin: 10px 0 20px 0px;
  border-radius: 3px;
  font-size: 1em !important;
  background: #488dac;
  width: 190px;
}


@keyframes glowing {
0% { background-color: #488dac; box-shadow: 0 0 5px #488dac; }
50% { background-color: #71b2d1; box-shadow: 0 0 20px #71b2d1; }
100% { background-color: #488dac; box-shadow: 0 0 5px #488dac; }
}
.regtz a {
animation: glowing 2300ms infinite;
}


.regtz i {
  margin-right: 10px;
}

.regtz a:hover {
  background: #00618c;
}

.dep_style {
  font-size: 1.4em !important;
  margin: 10px 0 5px 0;
  padding: 4px 4px 4px 10px;
  border-bottom: 2px solid #be2030;
}

.flex-gallery {
  margin-top: 20px;
}

.region-box + .region-box {
  height: 250px !important;
}


.commentlist li,
.pinglist li {
  padding-left: 0px;

}


.reggal,
.page .content .video-container {
  margin-bottom: 20px;
}


.contact-msg a {
  font-size: 3em;
}

.contacts-list {
  margin: 0 0 15px 15px !important;
}


.contacts-list li {
  list-style: none !important;
  margin-bottom: 10px;
}

.contacts-list li i {
  margin-right: 8px;
  color: #00618c;
}


.contacts .common-btn {
  max-width: 300px;
}

.page-title h1,
.page-title h2,
.page-title h4,
.page-title span {
  color: #444;
}




.allregs {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding: 30px 0px;
}

.allregs li {
  list-style: none !important;
  font-weight: 400;
}


.allregs li a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  margin-right: 6px;
  color: #ccc;
  display: inline-block !important;
  width: 1em;
  text-align: center;
  content: '\f3c5';
}

.allregs li a:hover::before {
  color: #be2030;
}


.ex-search input {
  width: 90%;
  border: 2px solid #ddd;
  color: #777;
  display: block;
  outline: 0;
  padding: 10px;
  background: #f5f5f5;
  margin: 0 auto;
}

.testimonial {
  border-bottom: 1px dotted #00618C;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.testimonial h4 {
  color: #be2030;
  font-weight: 700;
  margin-bottom: 25px;
}

.tstm-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
/*  justify-content: center;*/
}

.tstm-charter {
  min-width: 130px;
  margin: 0 30px 0 0;
}

.tstm-charter a img {
  border: 1px solid #9ec1d0;
  padding: 10px;
  display: block;
  width: 105px;
  height: 150px;
  transition: all 0.3s ease-in-out;
}

.tstm-charter a:hover img {
  border: 1px solid #488dac;
}


.tstsm-text::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 2.1em;
  content: '\f10e';
  display: block;
  float: left;
  margin-right: 10px;
  color: #488dac;
}

.tstm-author {
  font-weight: 700;
  color: #444;
  text-align: right;
}

.dwqa-ask-question a {
  display: inline-block;
  padding: 5px 25px;
  border: none;
  background: #be2030;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}

.dwqa-ask-question a:hover {
  background: #444;
}

.dwqa-search .dwqa-autocomplete {
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .3);
}


.dwqa-questions-archive .dwqa-search input {
  background: #f5f5f5 !important;
  border: 2px solid #ddd;
  padding: 10px;
}

.dwqa-questions-archive .dwqa-search::after {
  content: "\f002";
  display: block;
  top: 9px;
  position: absolute;
  right: 10px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #444;
}

.dwqa-search .dwqa-autocomplete li {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}



.dwqa-question-title a {
	font-size: 1.3em;
	font-weight: 400;
}



.dwqa-questions-list .dwqa-question-item:nth-child(even) {
    background: #f5f5f5;
}
.dwqa-questions-list .dwqa-question-item:nth-child(odd) {
    background: #fffafa;
}


.dwqa-question-category a {
  font-weight: 400;
}

.dwqa-questions-list .dwqa-question-item {
	border-bottom: 1px solid #ddd;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
}

.cq-author {
	font-weight: 400;
	color: #444;
}

.cq-author svg {
	width: 25px;
	vertical-align: middle;
	margin-right: 5px;
}

.cq-date {
	font-style: italic;
	color: #888;
	margin-right: 5px;
}

.dwqa-single-question .cq-admin svg,
.dwqa-single-question .cq-author svg {
	border: 1px solid #e8e8e8;
	float: left;
	height: 60px;
	margin-right: 10px;
	position: relative;
	top: -5px;
	width: 60px;
	border-radius: 10px;
}


.single-dwqa-question .page-title {
  display: none;
}

.single-dwqa-question .dwqa-question-item {
	min-height: 140px;
	padding-left: 0;
}

.single-dwqa-question .cq-author {
  background: #488dac;
  color: #fff;
  padding: 0px 5px 1px 4px;
  font-weight: 400;
  font-size: 1.2em;
  border-radius: 3px;
}

.cq-admin {
  background: #a43e3d;
  color: #fff;
  padding: 0px 5px 1px 4px;
  font-weight: 400;
  font-size: 1.2em;
  border-radius: 3px;
}

.dwqa-staff {
  display: none;
}

.postid-18605 .heading,
.postid-18605 .related-posts,
.postid-15631 .heading,
.postid-15631 .related-posts {
  display: none;
}


.dwqa-breadcrumbs {
  margin-bottom: 15px;
  border-bottom: 1px dotted #00618c;
  padding-bottom: 18px;
}

.dwqa-breadcrumbs a,
.dwqa-breadcrumbs span, .dwqa-breadcrumbs h1 {
  font-size: 0.9em;
}

.dwqa-breadcrumbs h1 {display: inline;}

.dwqa-question-vote {
  top: 5px;
}

.single-dwqa-question .dwqa-question-item {
	min-height: inherit;
	background: #fffafa;
	padding: 25px 25px 5px 25px;
	border: 1px solid #e8e8e8;
	margin-top: 20px;
 border-radius: 8px;
}


.dwqa-answer-item {
	padding: 25px;
	position: relative;
	border: 1px solid #ddd;
	background: #f5f5f5;
	margin-left: 60px;
	min-height: inherit;
	margin-bottom: 40px;
	border-radius: 8px;
}


.dwqa-answer-vote {
  top: 25px;
}


.qa-comment-block {
	padding: 25px 25px 20px 25px;
	margin-bottom: 5px;
	border: 1px solid #e8e8e8;
	background: #fffafa;
	position: relative;
	border-radius: 8px;
}

.qa-comment-block::before {
	content: 'отвечен';
	display: block;
	position: absolute;
	right: 5px;
	top: 6px;
	font-size: 11px;
	background: antiquewhite;
	padding: 7px;
	line-height: 1;
	color: #777;
	border-radius: 13px;
}

.qa-comment-block-link {
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.qa-comment-block:hover {
	background: #f5f5f5;
}



.qa-comment-wrapper h2 {
	font-size: 1.125em;
	margin-bottom: 20px;
	font-weight: 600;
	text-transform: uppercase;
}

.qa-comment-wrapper h2 i {
	font-size: 1.375em;
margin-right: 6px;
}

.qa-comment-form {
	margin: 20px 0;
}

.qa-comment-form p {
	margin-bottom: 1em;
}

.qa-comment-form .dwqa-container {
	padding: 25px;
	border: 1px solid #ccc;
	background: lavenderblush;
	border-radius: 8px;
}

.page-template-t-filials .qa-tag-dn,
.single .qa-cat-dn {
	display: none;
}





.seot_collapsed {
	overflow: hidden;
}

.link_more_div {
	display: inline-block;
	text-align: right;
	width: 100%;
	margin: 15px 0 0;
	padding-top: 10px;
	border-top: 1px dotted;
}

.link_more {
	cursor: pointer;
	font-size: 14px;
	height: 36px;
	padding: 6px 24px;
	text-transform: uppercase;
	width: auto;
}


.comment-author {
  background: #00618c;
}

.children .comment-author {
  background: #be2030;
}

.commentlist .fn {
  color: #fff;
  padding: 0px 10px;
}

.hodat input,
.hodat select {
  display: inline !important;
  padding: 2px !important;
  border: 1px solid !important;
}

.hodat input[type="submit"] {
  display: block !important;
  width: auto;
  margin: 0 auto;
  padding: 7px 18px !important;
  text-transform: uppercase;
}

.tab-wrapper {
  margin: 0px auto;
}

.tab-menu li {
  position: relative;
  color: #bcbcbc;
  display: inline-block;
  padding: 10px 15px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 0;
  font-weight: 700;
}

.tab-menu li:hover {
  color: #464646;
}

.tab-menu li.active {
  color: #464646;
  opacity: 1;
}

.tab-menu li.active:hover {
  color: #464646;
}

.tab-content>div {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 0 0 40px;
  min-height: 200px;
}

.line {
  position: absolute;
  width: 0;
  height: 3px;
  background-color: #488dac;
  bottom: 0;
  left: 0;
}

.akc {
  background: #f5f5f5 none repeat scroll 0 0;
  margin: 20px;
  padding: 20px 10px;
  text-align: center;
  border-bottom: 1px solid #a32533;
  border-top: 3px solid #a32533;
}

.akc a span:nth-of-type(1) {
  font-size: 3em;
  margin: 0;
  display: block;
}

.akc a span:nth-of-type(2) {
  font-size: 1.7em;
  margin-bottom: 10px;
  display: block;
}

.akc a {
  color: #A32533;
  line-height: 1.3;
}

@media (max-width: 991px) {
  .akc a span:nth-of-type(1) {
    font-size: 2em;
  }
  .akc a span:nth-of-type(2) {
    font-size: 1.2em;
  }
}


.video-container {
  margin: 25px 0;
}

.category-library .post-standard .post-inner {
  padding-left: 0;
}

.category-library .post-standard .post-thumbnail {
  display: none;
}



.front-page-testimonials-wrapper {
  	display: -webkit-flex;
  	display: -moz-flex;
  	display: -ms-flex;
  	display: -o-flex;
  	display: flex;
	justify-content: center;
  	padding: 15px 0 0;
  flex-wrap: wrap;
  background: #f5f5f5;
}

.front-page-testimonials-wrapper a {
  display: inline-block;
  padding: 0 5px;
}

.front-page-testimonials-wrapper a img {
  border: 1px solid #9ec1d0;
  width: 105px;
  height: 150px;
  transition: all 0.3s ease-in-out;
}
.front-page-testimonials-wrapper a:hover img {
  border: 1px solid #488dac;
}


.front-page-testimonials-link {
	text-align: center;
	background: #f5f5f5;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	font-size: 0.9em;
}


.ask-question a {
  background: #5786b9;
  color: #fff;
  padding: 13px;
  display: inline-block;
  font-size: 1.4em;
  border-radius: 5px;
  margin-bottom: 25px;
}

.ask-question a:hover {
  background: #444;
}

.social-sharing {
  position: absolute;
  right: 30px;
  height: 26px;
}

.home .social-sharing, .single-dwqa-question .social-sharing {
  position: inherit;
  text-align: right;
  height: 26px;
  right: 0;
}

.payments td {
	font-size: 20px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
}



.price-ar-top {
	border: 1px dashed #333;
	float: right;
	margin: 0 0 20px 20px;
	padding: 0 20px;
	width: 270px;
	position: relative;
	z-index: 1;
  border-radius: 5px;
}

.price-ar-h {
	font-size: 1em;
	text-align: center;
	margin-top: 7px;
	font-weight: 400;
	letter-spacing: 1px;
}

.price-ar-p {
	font-size: 1em;
	font-weight: 400;
	text-align: center;
}

.price-ar-p > span {
	font-size: 2em;
	padding: 0 6px;
}

.price-ar-a a {
	background-color: #be2030;
	color: #fff;
	display: block;
	font-size: 1.1em;
	font-weight: 600;
	letter-spacing: 3px;
	line-height: normal;
	padding: 10px 15px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
  border-radius: 5px;
}

.price-ar-f {
	text-align: center;
	font-size: 0.7em;
}

.price-ar-a a:hover {
  background: #444;
}


.regcatlist span {
	color: #fff;
	padding: 5px 10px;
	display: inline-block;
	margin: 10px 0 20px 0px;
	border-radius: 3px;
	font-size: 1em !important;
	background: #488dac;
  width: 190px;
}

.regcatlist i {
margin-right: 10px;
}

@keyframes tglowing {
0% { background-color: #488dac; box-shadow: 0 0 5px #488dac; }
50% { background-color: #71b2d1; box-shadow: 0 0 20px #71b2d1; }
100% { background-color: #488dac; box-shadow: 0 0 5px #488dac; }
}
.regcatlist span {
animation: tglowing 2300ms infinite;
}


.dwqa-question-item::after {
	content: '';
	position: absolute;
	right: 10px;
	top: 0;
	width: 70px;
	height: 70px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.8;
	border-radius: 50%;
	bottom: 0px;
	background-size: cover;
	margin: auto;
}

.qaid-176::after {
	background-image: url(img/qa/ch1.jpg);

}

.qaid-174::after {
	background-image: url(img/qa/carengine.jpg);
}

.qaid-278::after {
	background-image: url(img/qa/assorted-cosmetic-lot-2536965.jpg);
}

.qaid-350::after {
	background-image: url(img/qa/ted.jpg);
}

.qaid-303::after {
	background-image: url(img/qa/dant.jpg);
}



.qaid-172::after {
	background-image: url(img/qa/paperold.jpg);
}


.qaid-277::after {
	background-image: url(img/qa/pc.jpg);
}

.qaid-286::after {
	background-image: url(img/qa/handwriting.jpg);
}

.qaid-381::after {
	background-image: url(img/qa/peerreview.jpg);
}

.qaid-184::after {
	background-image: url(img/qa/phone.jpg);
}

.qaid-336::after {
	background-image: url(img/qa/laud.jpg);
}

.qaid-181::after {
	background-image: url(img/qa/injcom.jpg);
}

.qaid-227::after {
	background-image: url(img/qa/crim.jpg);
}


.qaid-345::after {
	background-image: url(img/qa/industriafl.jpg);
}


.qaid-250::after {
	background-image: url(img/qa/electro.jpg);
}

.qaid-284::after {
	background-image: url(img/qa/zemeln.jpg);
}

.qaid-280::after {
	background-image: url(img/qa/stroyka.jpg);
}

.qaid-214::after {
	background-image: url(img/qa/medic.jpg);
}

.qaid-143::after {
	background-image: url(img/qa/common.jpg);
}

.qaid-177::after {
	background-image: url(img/qa/zaliv.jpg);
}

.qaid-348::after {
	background-image: url(img/qa/photo.jpg);
}

.qaid-273::after {
	background-image: url(img/qa/dna.jpg);
}

.qaid-180::after {
	background-image: url(img/qa/economy.jpg);
}

.qaid-182::after {
	background-image: url(img/qa/cost.jpg);
}

.qaid-205::after {
	background-image: url(img/qa/books.jpg);
}

.qaid-384::after {
	background-image: url(img/qa/headphone.jpg);
}

.qaid-285::after {
	background-image: url(img/qa/psy.jpg);
}

.qaid-175::after {
	background-image: url(img/qa/art.jpg);
}

.qaid-351::after {
	background-image: url(img/qa/tire.jpg);
}

.qaid-349::after {
	background-image: url(img/qa/video.jpg);
}

.qaid-178::after {
	background-image: url(img/qa/jewelry.jpg);
}


.qaid-281::after {
	background-image: url(img/qa/psyh.jpg);
}

.qaid-186::after {
	background-image: url(img/qa/eco.jpg);
}

.qaid-186::after {
	background-image: url(img/qa/eco.jpg);
}

.qaid-366::after {
	background-image: url(img/qa/smeta.jpg);
}

.qaid-426::after {
	background-image: url(img/qa/med_osv.jpg);
}

.qaid-425::after {
	background-image: url(img/qa/psy_obs.jpg);
}

.qaid-425::after {
	background-image: url(img/qa/psy_obs.jpg);
}

.qaid-369::after  {
	background-image: url(img/qa/pvh.jpg);
}


#slider {
  z-index: 100;
}
/*----------------
      MEDIA
------------------*/

@media (max-width: 1400px) {
  .header-col-1 {
    width: 155px;
  }
  .company-name {
    font-size: 2.3em;
  }
  .header-col-3 {
    margin-right: 0px;
    padding: 0 20px;
  }
  .telcont span {
    font-size: 1.5em;
  }
}

@media (max-width: 1200px) {
  #news_sld,
  .header-col-3 {
    display: none;
  }
  .select-language-content {
    right: 0;
  }
}

@media (max-width: 991px) {
  .header-grid {
    display: block;
    background: url("img/map_head.png") no-repeat scroll center center / contain;
  }
  .header-col-1 {
    display: none;
  }
  .header-col-2,
  .header-col-4 {
    float: none;
    width: 100%;
    height: inherit;
  }
  .header-title {
    background: none;
  }
  .telcont small,
  .telcont br {
    display: none;
  }
}

@media (max-width: 767px) {
  .social-sharing,
  .front-page-testimonials,
  .footer-widget-3,
  .footer-widget-4,
  .counters,
  .company-structure {
    display: none;
  }

  .footer-widget-1,
  .footer-widget-2 {
    width: 45%;
  }


  .company-name {
    font-size: 1.2em;
    margin: 10px 0;
    text-transform: uppercase;
  }
  .telcont li {
    margin: 0 0 10px;
  }
  .telcont span {
    font-size: 1.3em;
    font-weight: 700;
  }

  .photo {
    float: none;
  }

  .exp_inner {
    display: block;
  }



  .tstm-group {
    flex-flow: column;
    align-items: center;
  }

  .tstm-charter {
    margin: 0 0 20px 0;
  }


  .testimonial h4 {
    text-align: center;
  }

  .dwqa-questions-list .dwqa-question-item {
    padding: 15px;
  }

  
  .price-ar-top {
	float: none;
	margin: 0 0 20px;
	width: inherit;
}
  
  
  .dwqa-question-item::after {
    display: none;
  }
  
}

@media (max-width: 719px) {
  .footer-widget-1,
  .footer-widget-2 {
    width: 100%;
  }
}


@media (max-width: 550px) {
  .dwqa-questions-footer .dwqa-ask-question a {
    display: none;
  }
}

@media (max-width: 500px) {
  .allregs {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
	
	
	.dwqa-answer-item {
		padding-left: 25px;
	}
	
}


@media (max-width: 480px) {
	.dwqa-answer-item {
		padding-left: 25px !important;
		margin-left: 10px;
	}
	
}

.widget .video-container {
	margin: 0;
}

.recomend img, .tc-smart-loaded  {
	border-radius: 15px;
}

.dwqa-answer-count {
	margin-top: 20px;
	font-weight: 400;
}
.dwqa-answer-count span {
	margin: 0 7px;
}

.dwqa-popular-questions ul li:nth-last-child(-n+2) {
  display: none;
}

.page-template-t-filials .dwqa-popular-questions ul li:nth-last-child(-n+2) {
  display: inherit;
}



.prices_table_content table td,  .prices_table_content table th {
  text-align: left;
}

#custom_html-12, #custom_html-10 {
  padding-top: 0;
  padding-bottom: 0;
}

.expert-cv {
	overflow: auto;
	height: 145px;
}

.testimonial-fl {
  text-align: center;
}

.franshiza .expert-cv {
	overflow: auto;
	height: auto;
}

/*ВРЕМЕННЫЙ ФИКС*/
 .col-3cm { overflow-x: hidden; }
 

.chatbro_header .chatbro_chat_name {
	text-align: center;
}



/*
@-webkit-keyframes blinker {
  0%, 49% {
    background-color: rgb(186, 12, 54);
  }
  50%, 100% {
    background-color: #e50000;
  }
}
*/


/*NEW YEAR DECOR*/

#header {
	background-color: transparent !important;
}

body {
	background-image: url(/wp-content/themes/fse2018/img/christmas_bg.jpg) !important;
}


#header .pad {
	background: rgba(234, 234, 234, 0.7) !important;
}

#header .pad::after {
	content: "";
	position: absolute;
	right: 460px;
	background-image: url(/wp-content/themes/fse2018/img/santa.png);
	display: block;
	width: 127px;
	height: 84px;
	background-repeat: no-repeat;
	bottom: 50px;
}

@media (max-width: 1200px) {
  #header .pad::after {
    display: none;
  }
}