

/* Start:/bitrix/templates/doweb_inner/components/bitrix/breadcrumb/.default/style.css?1543592385442*/
#breadcrumb{
	margin: 26px 0 6px;
}
#breadcrumb > a, #breadcrumb > p, #breadcrumb > span{
	float:left;
	font-size:12px;
	color: #919191;
	font-family: 'Open Sans';
	border: none;
}
#breadcrumb > a{
	text-decoration:none;
}
#breadcrumb > a:hover{
	text-decoration:underline;
}
#breadcrumb > p{
	color:#656565;
	margin-bottom:0px;
}
#breadcrumb > span{
	font-size:12px;
    margin: 0 10px;
    display: inline-block;
}

/* End */


/* Start:/bitrix/templates/.default/components/pd/ajax.call_order/free_form_seo/style.css?15816407002361*/
.seo-test .form-seo {
    margin-top:50px;
    background: #161e2a;
    padding:50px 0 60px;
    -webkit-box-shadow: 0 0 75px 0px rgba(54, 239, 229, 1);
    -moz-box-shadow: 0 0 75px 0px rgba(54, 239, 229, 1);
    box-shadow: 0 0 75px 0px rgba(54, 239, 229, 1);
    animation: radial-pulse 2s infinite;
}
@-webkit-keyframes radial-pulse {
    0% {
        -webkit-box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
        -moz-box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
        box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
    }
    50% {
        -webkit-box-shadow: 0 0 75px 40px rgba(54, 239, 229, 0.5);
        -moz-box-shadow: 0 0 75px 40px rgba(54, 239, 229, 0.5);
        box-shadow: 0 0 75px 40px rgba(54, 239, 229, 0.5);
    }
    100% {
        -webkit-box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
        -moz-box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
        box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
    }
}
@keyframes radial-pulse {
    0% {
        -webkit-box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
        -moz-box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
        box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
    }
    50% {
        -webkit-box-shadow: 0 0 75px 40px rgba(54, 239, 229, 0.5);
        -moz-box-shadow: 0 0 75px 40px rgba(54, 239, 229, 0.5);
        box-shadow: 0 0 75px 40px rgba(54, 239, 229, 0.5);
    }
    100% {
        -webkit-box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
        -moz-box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
        box-shadow: 0 0 75px 0px rgba(54, 239, 229, 0.5);
    }
}
.seo-test .form-seo .title-site.title-site_h4 {
    text-align: center;
    line-height: 1.1;
    font-family: "Montserrat-sb", Arial, sans-serif;
    margin:0 25px;
}
.seo-test .form-seo .title-site.title-site_h4 span {
    color: #36efe5;
}
.seo-test .form-seo .form-group-grid {
    padding:0 30px;
    position:relative;
    z-index:3;
}
.seo-test .form-seo .form-group-grid {
    display:block;
}
.seo-test .form-seo .form-group-grid__four-col{
    width:100%;
}
@media only screen and (min-width: 1000px) {
    .seo-test .form-seo {
        margin-top:0;
        max-width:505px;
        padding:50px 0 165px;
    }
    .seo-test .form-seo .form-group-grid {
        padding:0 50px;
    }
}
/* End */


/* Start:/bitrix/templates/doweb_inner/components/bitrix/news.list/employees_inline/style.css?15831512157693*/
div.news-list {
    word-wrap: break-word;
}
div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}
.news-date-time {
    color: #486DAA;
}
.section-dark {
    /*background: url("/bitrix/templates/doweb_inner/components/bitrix/news.list/employees_inline/images/staff-bg.png") no-repeat right center;*/
    display: block;
}
/*.block-employees-inline {overflow: hidden}*/

.block-employees-inline .flex-employees {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
}
.block-employees-inline .tabs-title {
    flex: 0 0 270px;
}
.block-employees-inline .tabs-content {
    flex: 0 1 100%;
}
.block-employees-inline .tab-parent {
    position: relative;
    display: block;
}
.block-employees-inline .tabs-title {
    display: block;
    position: relative;
    padding-top: 155px;
}
.block-employees-inline .tabs-title .list-tabs {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}
.block-employees-inline .tabs-title .list-tabs a {
    text-align: left;
    width: 100%;
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 55px;
    position: relative;
    z-index: 2;
    color: #a9b0b9;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.active-bg {
    opacity: 0;
    visibility: hidden;
    background-color: #2f3947;
    position: absolute;
    width: 100vw;
    right: 0;
    top: 0;
    bottom: 0;
    margin-left: calc(-50vw + 50%);
    height: 100%;
    z-index: -1;
}
.block-employees-inline .tabs-title .list-tabs a.active {
    /*background-color: #2f3947;*/
    font-size: 17px;
    color: #36efe5;
    padding-left: 25px;
}
.block-employees-inline .tabs-title .list-tabs a.active .active-bg {
    opacity: 1;
    visibility: visible;
}
.table-preview {
    display: none;
}
@media only screen and (max-width: 1250px) {
    .staff-question-static {
        display: block;
        padding-top: 50px;
    }
    .staff-question, .desktop-preview {
        display: none;
    }
    .staff-info {
        padding-top: 0;
    }
    .block-employees-inline .tab-content.active, .block-employees-inline .tabs-title, .block-employees-inline .tab-content {
        padding-top: 50px;
    }
    .table-preview {
        display: block;
    }
}
@media only screen and (max-width: 1000px) {
    .staff .preview-text {
        display: none
    }
    .block-employees-inline .tab-content.active {
        padding-bottom: 0;
    }
    .block-employees-inline .tab-content, .block-employees-inline .tab-content.active {
        position: unset;
        visibility: visible;
        opacity: 1;
        padding: 60px 0 0 0;
    }
    .block-employees-inline .container {
        display: block;
    }
    .quote, .block-employees-inline .tabs-title {
        display: none;
    }
}
@media only screen and (max-width: 765px) {
    .block-employees-inline {
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    .block-employees-inline .tabs-title {
        padding: 50px 0;
    }
    .staff-info {
        padding: 50px 0 50px 30px;
    }
    .block-employees-inline .tabs-title {
        flex: 0;
    }
}
.block-employees-inline {
    padding: 4rem 0;
    background: none;
}
.block-employees-inline .tabs-title {
    padding-top: 0;
    border-bottom: 3px solid #EBF0F3;
    margin-bottom: 1.33rem;
}
.block-employees-inline .tabs-title .list-tabs {
    display: inline-flex;
    flex-direction: row;
    position: relative;
    z-index: 2;
}
.block-employees-inline.block-employees-inline .tabs-title .list-tabs a.active {
    /* background-color: #2f3947; */
    font-size: 21px;
    color: #36efe5;
    padding: 0 15px;
}
.block-employees-inline .tabs-title .list-tabs a {
    font-size: 21px;
    padding: 0 15px;
    top: 3px;
    position: relative;
}
.block-employees-inline a.tab-title {
    border-bottom: solid 3px #EBF0F3;
    padding: 0 15px;
}
.block-employees-inline a.tab-title.active {
    border-bottom: solid 3px #36efe5;
    padding: 0 15px;
}
.block-employees-inline .tab-content {
    margin: 0 -15px;
    padding: 25px 0;
    display: none;
}
.block-employees-inline .tab-content.active {
    padding: 25px 0;
    display: flex;
}
#price-packs .conteiner__price__head {
    text-align: center;
}
#price-packs .pack-card {
    border: 3px solid var(--color);
    background: rgba(254, 254, 254, 0.6);
    width: 31%;
    padding: 15px;
    margin: 0 auto;
}
#price-packs .pack-card-big {
    width: 31%;
    padding: 8px;
}
#price-packs .pack-card-big .main-price-icon-text__txt {
    position: relative;
    text-align: left;
    margin-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 18px;
    color: #4f5a69;
    line-height: 1.2;
    margin-bottom: 0;
}
#price-packs .pack-card-big .main-price-icon-text__txt:before {
    content: '';
    left: -25px;
    display: list-item;
    list-style: disc;
    text-align: left;
    color: #36efe5;
    margin-left: 20px;
    position: absolute;
}
#price-packs .pack-card-big .main-price-icon-text {
    padding-top: 20px;
    padding-bottom: 4rem;
    padding-left: 15px;
    padding-right: 15px;
}
#price-packs .card-footer {
    color: #4f5a69;
    padding: 15px;
}
#price-packs .card-footer .main-price-icon-text__value {
    text-align: center;
    font-weight: bold;
}
#price-packs .title-site_h2 {
    color: #2f3947;
    text-align: center;
    margin-bottom: 2.33rem;
}
#price-packs a.btn.btn_lg {
    width: 100%;
}

#price-packs .main-price-icon-text {
    min-height: 490px;}

.block-employees-inline ._owl-carousel {
    position: relative;
    display: flex;
    border: none;
    overflow: hidden;
        flex: 0 0 100%;
}
.block-employees-inline ._owl-carousel .owl-dot {
    margin: 25px 5px;
}
@media only screen and (max-width: 1000px) {
    .block-employees-inline .tabs-title {
        display: block;
    }
    .block-employees-inline .tabs-title .list-tabs {
        display: block;
        flex-direction: row;
        position: relative;
        z-index: 2;
    }
}
@media only screen and (max-width: 765px) {
    .block-employees-inline .tabs-title {
        padding: 0;
    }
    .block-employees-inline .tabs-title {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 667px) {
    .block-employees-inline ._owl-carousel {
        display: block;
    }
    #price-packs .pack-card {
        width: 90%;
        margin-bottom: 0.66rem;
    }
    #price-packs .pack-card-big {
        width: 90%;
        margin-bottom: 0.66rem;
    }
}
.gold-tariff {margin-top:50px;}
.gold-tariff .flex-block {
    padding-bottom:45px;
    border-bottom:1px solid #d4d9dc;
}
.gold-tariff .flex-block {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: space-between;
}
.gold-tariff .flex-item {
    width:30%;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
}
.gold-tariff .lf-preview {min-width:76px;}
.gold-tariff .rt-desc {
    padding:0 70px 0 30px;
    font-size: 22px;
    font-family: "Montserrat", Arial, sans-serif;
    color:#2f3947;
    line-height: 1.2;
}
@media only screen and (max-width: 1000px) {
    .gold-tariff .flex-block {
        flex-wrap: wrap;
        justify-content: center;
    }
    .gold-tariff .flex-item {
        width:100%;
        margin-bottom:20px;
    }
}
@media only screen and (max-width: 667px) {
    .gold-tariff .rt-desc {padding-right:40px;}
}
/* End */


/* Start:/bitrix/templates/doweb_inner/components/bitrix/news.list/actions/style.css?15812455754701*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.section-green {
	background: #3bd5c7 url("/bitrix/templates/doweb_inner/components/bitrix/news.list/actions/images/doweb-bg.png") no-repeat center center;
	padding:0 0 45px;
	display: block;
}
.section-green .tabs {
	position:relative;
}
.section-green .tab-content {
	opacity:0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.section-green .tab-content.active {
	position:absolute;
	opacity:1;
	visibility: visible;
	z-index: 2;
	top:0;left:0;
	right:0;
}
.action {
	width:100%;
	display: -webkit-flex;
	-webkit-flex-direction: row;
	display: flex;
	flex-direction: row;
	line-height: 100%;
}
.action .inner-info {
	padding-top:65px;
}
.action > div {
	width:100%;
}
.action .title-action {
	font-family: "Montserrat-bl";
	font-weight: normal;
	line-height: 1.1;
	text-transform: uppercase;
	color: #ffffff;
	font-size:43px;
}
.action .title-action span {
	color: #444f5f;
	display: block;
}
.action .preview {
	max-width:315px;
	position:relative;
	display:flex;
	display: -webkit-flex;
	align-items: center;
}
.action .preview img {
	min-width:360px;
	position:relative;
	right:-10px;
}
.action .preview-text {
	margin: 15px 0;
	font-size: 18px;
	font-family: "Montserrat";
	color: #ffffff;
	line-height: 1.2;
}
.action .preview-text strong {
	font-family: "Montserrat-b";
}
/*.action .btn-action {*/
	/*line-height: 1;*/
	/*color: #2f3947;*/
	/*font-size: 16px;*/
	/*text-transform: uppercase;*/
	/*padding: 15px 50px 15px 35px;*/
	/*-webkit-border-radius: 50px;*/
	/*-moz-border-radius: 50px;*/
	/*border-radius: 50px;*/
	/*background-color: #ffffff;*/
	/*position: relative;*/
	/*display: inline-block;*/
	/*background-image:none;*/
	/*font-weight: normal;*/
	/*font-family: "Montserrat";*/
/*}*/
/*.action .btn-action:hover {*/
	/*background-color: #ffffff;*/
	/*background-image: none;*/
	/*color: #2f3947;*/
/*}*/

.action .form-group__label_check a:hover {
	color: #Ffffff;
}
.action input {
	border-bottom-color:#ffffff;
}
.action .form_sm {
	margin-bottom:0;
}
/*.action .btn-action:before {*/
	/*background-image: url("https://doweb.pro/bitrix/templates/doweb/img/icon/arrow-right-dark.svg");*/
	/*content: " ";*/
	/*position: absolute;*/
	/*top: 0;*/
	/*bottom: 0;*/
	/*right: 20px;*/
	/*margin: auto;*/
	/*background-repeat: no-repeat;*/
	/*background-position: center center;*/
	/*background-size: 10px auto;*/
	/*width:13px;*/
	/*vertical-align: middle;*/
/*}*/
.action .time {
	width:100%;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	display: flex;
	flex-direction: column;
	padding:50px 0 20px;
	font-family: "Montserrat-l";
	font-size: 12px;
}
.action .time span {color: #ffffff;}
.action .time span span {
	font-family: "Montserrat-b";
	color: #2f3947;
}
.curr-time {
	width:100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	margin:15px 0;
}
.curr-time > div {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	align-items: center;
	width:32px;
}
.curr-time > div div {
	font-family:'Montserrat-bl';
	font-size: 24px;
	color: #ffffff;
}
.curr-time > div span {
	font-size: 10px;
	text-transform: uppercase;
}
.curr-time div.colon{
	font-size: 20px;
	padding:0 10px;
	color: #ffffff;
}
.section-green .tabs-title {
	display:block;
	border-top:1px solid #6ce0d5;
}
.section-green .tabs-title .list-tabs {
	display: -webkit-flex;
	-webkit-flex-direction: row;
	display: flex;
	flex-direction: row;
}
.section-green .tabs-title .list-tabs a {
	width:100%;
	display: -webkit-flex;
	-webkit-flex-direction: row;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	height:70px;
}
.section-green .tabs-title .list-tabs a.active {
	margin-top:-1px;
	border-top:2px solid #ffffff;
}
.section-green .tabs-title .list-tabs a .title {
	font-family: "Montserrat";
	color: #ffffff;
	font-size: 16px;
	padding-left: 20px;
}
@media only screen and (max-width: 1000px) {
	.action .inner-info {
		padding-top:20px;
	}
    .action .btn-action {
        padding: 15px 0 15px;
        text-align: center;
        width: 100%;
    }
	.action {
		display: flex;
		flex-direction: column;
		-webkit-flex-direction: column;
		padding-bottom: 1px;
	}
	.section-green .tabs-title .list-tabs {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}
	.action .preview {display:none;}
}
@media only screen and (max-width: 765px) {

	.section-green {padding-bottom:0;/*margin-top:50px;*/}
	.action .time {text-align: center}
	.curr-time {justify-content: center}
}
/* End */


/* Start:/bitrix/templates/doweb_inner/components/bitrix/news.list/work_seo/style.css?17452411304585*/
.section-inner.section-work {
    background: #444f5f url(/bitrix/templates/doweb_inner/css/../img/inner-bg.jpg) bottom center no-repeat;
    background-size: 100% auto;
}

.section-inner.section-work .inner-slider-wrapp .inner-set-item {}

.section-work .title-site.title-site_h2 {
    color: #29323e;
    padding-bottom: 35px;
    position: relative;
}

.section-work .title-site.title-site_h2:before {
    position: absolute;
    background: url("/bitrix/templates/doweb_inner/components/bitrix/news.list/work_seo/images/line-triangle.png") no-repeat center center;
    width: 100%;
    height: 17px;
    bottom: -20px;
    left: 0;
    right: 0;
    content: '';
}

.section-work .inner-set_slider .inner-set-item__tt {
    color: #29323e;
    font-size: 30px;
    max-width: 280px;
    padding-top: 50px;
}

.section-work .inner-set-box-list {
    margin: 0;
    padding-left: 40px;
}

.section-work .inner-set_slider .inner-set-box-txt {
    color: #29323e;
}

.section-work .inner-set-box-txt li {
    background: url("/bitrix/templates/doweb_inner/components/bitrix/news.list/work_seo/images/li-check.svg") no-repeat left center;
    padding-left: 35px;
}

.section-work .inner-set_slider .inner-set-item_wrapp-right {
    padding-right: 0;
    padding-left: 370px;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
}

.section-work .inner-slider-wrapp .inner-set-item__img {
    left: 0;
    right: auto;
    width: auto;
    max-width: 315px;
}

.section-work .owl-next::before,
.section-work .owl-prev::before {
    background: url("/bitrix/templates/doweb_inner/components/bitrix/news.list/work_seo/images/arrow-slide.svg") no-repeat center center;
}

.section-work .owl-prev::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.section-work .owl-dots {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
    height: 55px;
    padding: 0 30px;
}

.section-work .owl-dot {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin: 0 3px;
    border: none;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #7d8a9b;
    font-family: "Montserrat-m", Arial, sans-serif;
    font-size: 24px;
}

.section-work .owl-dot:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #abb5c3;
    -webkit-transform: skew(-50deg);
    -moz-transform: skew(-50deg);
    -ms-transform: skew(-50deg);
    -o-transform: skew(-50deg);
    transform: skew(-50deg);
    z-index: -1;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    height: 100%;
}

.section-work .owl-dot.active {
    background: transparent;
}

.section-work .owl-dot.active:before {
    background: #2f3947;
}

@media only screen and (min-width: 1000px) {
    .section-work .owl-nav {
        position: absolute;
        left: 360px;
        top: 60px;
    }
    .section-work .section-bg-cross {
        padding-top: 100px;
    }
    .section-work .inner-set_slider .inner-set-item_wrapp-right {
        padding-bottom: 60px;
    }
    .section-work .inner-slider-wrapp .inner-set-item {
        min-height: 450px;
    }
    .section-work .inner-set-item__img {
        top: 10%;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@media only screen and (min-width: 1250px) {
    .section-work .owl-nav {
        position: absolute;
        left: 360px;
        top: 100px;
    }
}

@media only screen and (max-width: 1000px) {
    .section-work .inner-slider-wrapp .inner-set-item {
        padding-top: 50px;
    }
    .section-work .section-bg-cross {
        padding-top: 50px;
    }
    .section-work .inner-set_slider .inner-set-item_wrapp-right {
        padding-left: 0;
        padding-right: 0;
        flex-direction: column;
        -webkit-flex-direction: column;
    }
    .section-work .inner-set_slider .inner-set-item__tt {
        max-width: 100%;
    }
    .section-work .owl-dots {
        display: none;
    }
    .section-work .owl-nav .owl-prev,
    .section-work .owl-nav .owl-next {
        top: 50%;
    }
    .section-work .inner-slider-wrapp_bg-stars {
        background-color: unset;
    }
    .section-inner.section-work {
        background-size: auto;
    }
}
/* End */


/* Start:/bitrix/templates/doweb_inner/components/bitrix/news.list/employees/style.css?15626707324787*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.section-dark {
	/*background: url("/bitrix/templates/doweb_inner/components/bitrix/news.list/employees/images/staff-bg.png") no-repeat right center;*/
	display: block;
}
/*.block-employees {overflow: hidden}*/
.block-employees .flex-employees{
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	-webkit-flex-direction: row;
}
.block-employees .tabs-title {
	flex: 0 0 270px;
}
.block-employees .tabs-content {
	flex: 0 1 100%;
}
.block-employees .tab-parent {
	position:relative;
	display: block;
}
.block-employees .tab-content {
	position:absolute;
	padding:100px 0 100px 75px;
	opacity:0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index:1;
}
.block-employees .tab-content.active {
	padding:100px 0 100px 75px;
	opacity:1;
	visibility: visible;
	z-index: 2;
	top:0;left:0;
	right:0;
}
.staff {
	width:100%;
	display: -webkit-flex;
	-webkit-flex-direction: row;
	display: flex;
	flex-direction: row;
}
.staff .inner-info {

}
.staff > div {
	width:100%;
}
.staff-question, .staff-question-static {
	font-size: 36px;
	font-family: "Montserrat-b";
	line-height: 1.2;
}
.staff-question-static {display:none;}
.staff-info {
	padding:60px 0 130px 50px;
}
.staff .title-staff {
	padding-bottom:45px;
}
.staff .title-staff .name {
	font-family: "Montserrat-sb";
	font-weight: normal;
	line-height: 1.3;
	color: #ffffff;
	font-size:26px;
}
.staff-info .position {
	color: #36efe5;
	font-size: 17px;
}
.staff .preview-text {
	font-size: 17px;
	color: #a9b0b9;
}
.staff .quote {
	padding:25px 25px 25px 110px;
	background: #3bd5c7 url("/bitrix/templates/doweb_inner/components/bitrix/news.list/employees/images/quote-bg.png") no-repeat 35px 25px;
	color: #ffffff;
	font-family: "Montserrat-m";
	font-style: italic;
	font-size: 14px;
}

.block-employees .tabs-title {
	display:block;
	position:relative;
	padding-top:155px;
}
.gradient-bg {
	width: 100vw;
	right:0;
	top:0;
	bottom:0;
	margin-left: calc(-50vw + 50%);
	position:absolute;
	height:100%;
	z-index:0;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2f3947+0,242c37+100 */
	background: #2f3947; /* Old browsers */
	background: -moz-linear-gradient(top,  #2f3947 0%, #2f3947 0%, #242c37 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2f3947 0%,#2f3947 0%,#242c37 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2f3947 0%,#2f3947 0%,#242c37 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f3947', endColorstr='#242c37',GradientType=0 ); /* IE6-9 */

}
.block-employees .tabs-title .list-tabs {
	display: -webkit-flex;
	-webkit-flex-direction: column;
	display: flex;
	flex-direction: column;
	position:relative;
	z-index: 2;
}
.block-employees .tabs-title .list-tabs a {
	text-align:left;
	width:100%;
	display: -webkit-flex;
	-webkit-flex-direction: row;
	display: flex;
	flex-direction: row;
	align-items: center;
	height:55px;
	position:relative;
	z-index: 2;
	color: #a9b0b9;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.active-bg {
	opacity: 0;
	visibility: hidden;
	background-color: #2f3947;
	position:absolute;
	width: 100vw;
	right:0;
	top:0;
	bottom:0;
	margin-left: calc(-50vw + 50%);
	height:100%;
	z-index:-1;
}
.block-employees .tabs-title .list-tabs a.active {
	/*background-color: #2f3947;*/
	font-size: 17px;
	color: #36efe5;
	padding-left: 25px;
}
.block-employees .tabs-title .list-tabs a.active .active-bg {
	opacity:1;
	visibility: visible;
}
.table-preview {display:none;}
@media only screen and (max-width: 1250px) {
	.staff-question-static {display:block;padding-top:50px;}
	.staff-question, .desktop-preview {display:none;}
	.staff-info {padding-top:0;}
	.block-employees .tab-content.active,
	.block-employees .tabs-title,
	.block-employees .tab-content {padding-top:50px;}
	.table-preview {display:block;}
}
@media only screen and (max-width: 1000px) {
	.staff  .preview-text  {display: none}
	.block-employees .tab-content.active {
		padding-bottom:0;
	}
	.block-employees .tab-content,
	.block-employees .tab-content.active{
		position:unset;
		visibility: visible;
		opacity:1;
		padding: 60px 0 0 0;
	}
	.block-employees .container{display:block;}
	.quote, .block-employees .tabs-title {display: none;}
}
@media only screen and (max-width: 765px) {
	.block-employees {
		flex-direction: column;
		-webkit-flex-direction: column;
	}
	.block-employees .tabs-title {padding:50px 0;}
	.staff-info {padding:50px 0 50px 30px;}
	.block-employees .tabs-title {flex:0;}
}
/* End */


/* Start:/bitrix/templates/.default/components/pd/ajax.call_order/consult_seo/style.css?1581355832871*/
.section-forms.form_consult_seo {
    background: url("/bitrix/templates/.default/components/pd/ajax.call_order/consult_seo/images/consult-bg.jpg");
}
.form_consult_seo .form-btn {
    margin-right:0;
}
.form_consult_seo .btn_lg.btn_min-width {
    min-width:100%;
}
.section-forms.form_consult_seo .container {
    padding-right:15px;
}

.section-forms.form_consult_seo .forms-img {
    width:auto;
    max-width:100%;
    min-width:auto;
    margin-bottom:0;
    bottom:-220px;
    display:none;
}
@media only screen and (min-width: 1000px){
    .section-forms.form_consult_seo {
        padding-bottom: 150px;
    }
    .form_consult_seo form {
        max-width:430px;
        position:relative;
        z-index:1;
    }
    .section-forms.form_consult_seo .forms-img {display: block}
}
@media only screen and (max-width: 1000px){
    .form_consult_seo .st-form_mobile {
        margin-top:0;
    }
}
/* End */
/* /bitrix/templates/doweb_inner/components/bitrix/breadcrumb/.default/style.css?1543592385442 */
/* /bitrix/templates/.default/components/pd/ajax.call_order/free_form_seo/style.css?15816407002361 */
/* /bitrix/templates/doweb_inner/components/bitrix/news.list/employees_inline/style.css?15831512157693 */
/* /bitrix/templates/doweb_inner/components/bitrix/news.list/actions/style.css?15812455754701 */
/* /bitrix/templates/doweb_inner/components/bitrix/news.list/work_seo/style.css?17452411304585 */
/* /bitrix/templates/doweb_inner/components/bitrix/news.list/employees/style.css?15626707324787 */
/* /bitrix/templates/.default/components/pd/ajax.call_order/consult_seo/style.css?1581355832871 */
