/*main style*/

img {
    max-width: 100%;
}

.logo-text {
    display: inline-block;
    font-size: 28.06px;
    font-weight: 700;
    margin-bottom: 0;
    color: #000000;
    text-transform: uppercase;
	line-height: 0;
}

.logo-text span {
    font-size: 13px;
    display: block;
    line-height: 50px;
    font-weight: 100;
}

.content {
    display: inline-block;
    width: 100%;
}

.content a {
    color: #000;
    text-decoration: none;
    border-bottom: solid 2px #fadb2f;
}
.content a:hover,
.content a:focus,
.content a:active {
    border-bottom: none;
}

h1 {
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 50px;
}

h2 {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 60px;
}

h3 {
    position: relative;
    margin: 0;
    margin-bottom: 55px;
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    word-wrap: break-word;
}

h5 {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 50px;
}

h6 {
    font-size: 24px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 55px;
    text-align: center;
}

h3::after {
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    background-color: #fcdb30;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: auto;
}

.content h2 {
    margin: 60px 0 30px;
}

html,
body {
    width: 100%;
    height: 100%;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}

.header {
    font-weight: 500;
    color: #ffffff;
}

.header .container-fluid {
    padding-right: 0;
}

.navbar-header {
    height: 80px;
}

.main-nav {
    display: inline-block;
    float: right;
}

.main-nav ul {
    margin-bottom: 0;
}

.main-nav:after {
    content: "";
    clear: both;
}

.child {
    display: none;
}

.parentUl > li {
    display: inline-block;
    margin-right: 34px;
    position: relative;
}


.parentUl > li > a {
    display: inline-block;
    text-decoration: none;
    color: #606060;
    font-size: 16px;
    line-height: 36px;
    font-weight: 300;
    border-bottom: 2px solid #fadb2f;
}

.parentUl > li > a::after {
    content: "";
    position: absolute;
    right: -21px;
    top: 50%;
    margin-top: -2.5px;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
    background: #3d3d3d;
}

.parentUl > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    border-bottom: 2px solid #bbbbbb;
}

.parentUl > li:last-child {
    margin-right: 0;
}

.parentUl > li:last-child > a::after {
    display: none;
}


.child {
    list-style: none;
    line-height: 20px;
    z-index: 3;
    position: absolute;
    background-color: #454545;
    padding: 20px 25px 0;
    position: absolute;
    top: 80px;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    z-index: 2;
}

.child a {
    display: inline-block;
    margin-bottom: 25px;
    padding: 0;
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    border: none;
}

.child a:hover {
    background-color: transparent;
    color: #f5d631;
    text-decoration: none;
}

.parentClass:hover .child {
    display: block;
}

.navbar-brand {
    display: table;
    height: 100%;
    padding: 0;
}

.navbar-brand > img {
    display: inline-block;
}

.menu-top {
    background-color: #454545;
    line-height: 50px;
}

.menu-top__time {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0;
}

.menu-top__tel .tel {
    color: #ffffff;
    text-decoration: none;
	margin-left: 25px;
}

.menu-top__tel .tel:hover {
    text-decoration: none;
    color: #ffffff;
}

.call {
    display: inline-block;
    width: 165px;
    height: 28px;
    border: 1px solid #ffffff;
    color: #fcdb30;
    text-align: center;
    text-transform: uppercase;
    line-height: 28px;
    margin-left: 25px;
    font-size: 14px;
}

.call:hover,
.call:active,
.call:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #ffa100;
    border-color: #ffa100;
}


.menu-bottom {
    margin-bottom: 0;
    background-color: #f8f8f8;
    line-height: 80px;
}

.menu-bottom h1 {
    display: inline-block;
    color: #030303;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    vertical-align: middle;
}

.navbar-brand__wrap {
    display: table-cell;
    vertical-align: middle;
}

.logo {
    width: 53px;
    height: 53px;
    margin-right: 15px;
}

.single-item .container {
    height: 100%;
}

.single-item__wrap {
    position: relative;
    height: 100%;
}

.single-item ul {
    width: 146px;
    height: 15px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}

.single-item-slide {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 600px;
}

.single-item .slick-dots li {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 20px;
    line-height: 0px;
    height: 15px;
    width: 15px;
}

.single-item .slick-dots li button {
    list-style: none;
    background: #ffffff;
    border: 3px solid #ffffff;
    height: 15px;
    width: 15px;
    padding: 0;
    font-size: 0;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    transform: rotate(45deg);
}

.single-item .slick-dots li.slick-active button {
    background: #fcdb30;
}

.main-slider__help {
    position: absolute;
    top: 50%;
    margin-top: -175px;
    right: 0;
    max-width: 455px;
    width: 38%;
    padding: 50px 25px 40px 25px;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000000;
    text-align: center;
}

.main-slider__help h2 {
    text-transform: uppercase;
	margin: 20px 0 60px;
}

.main-slider__help h2::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    height: 2px;
    width: 45%;
    max-width: 200px;
    margin: auto;
    background-color: #fcdb30;
}

.main-slider__help-wrap {
    max-width: 390px;
    width: 100%;
    margin: auto;
}

.main-slider__help p {
    margin-bottom: 55px;
    font-size: 16px;
    text-align: center;
}

.main-slider__help .connect,
.main-costing__submit {
    display: inline-block;
    width: 100%;
    max-width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #fcdb30;
    border: none;
}


.callback input[type="submit"]:hover,
.main-slider__help .connect:hover,
.main-costing__submit:hover {
    color: #ffffff;
    background-color: #ffa100;
}

.main-slider__help .connect:hover {
    text-decoration: none;
    color: #000000;
}

.main-services {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #fcdb30;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-align: center;
}

.main-services a {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
	border-bottom: none;
}

.main-services span {
    display: inline-block;
    position: relative;
    margin-bottom: 50px;
}

.main-services span::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
    height: 20px;
    width: 2px;
    background-color: #ffffff;
}

.main-services a:hover {
    color: #ffffff;
    text-decoration: none;
}

.main-services__pic {
    width: 213px;
    height: 212px;
    margin: auto;
    margin-bottom: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main-news {
    width: 100%;
    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main-news>.container {
    padding-top: 50px;
    padding-bottom: 50px;
}
.mar-bot {
    margin-bottom: 50px;
}

.main-news h3::after {
    display: none;
}

.main-news__date {
    position: relative;
    width: 38px;
    z-index: 1;
}

.date {
    padding: 10px 5px;
    font-weight: 300;
    color: #4a4a4a;
    text-transform: uppercase;
    background-color: #fcdb30;
    z-index: 5;
}

.date::after {
    content: "";
    position: absolute;
    right: -10px;
    bottom: -15px;
    height: 100%;
    width: 38px;
    background-color: #ffffff;
    z-index: -2;
}

.day,
.month,
.year {
    margin: 0;
    font-weight: 400;
}

.day {
    font-size: 24px;
}

.month {
    font-size: 13px;
    line-height: 13px;
}

.year {
    font-size: 11px;
    line-height: 14px;
}

.mar-bot p {
    margin-bottom: 0;
}

.main-news__title {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 16px;
    color: #4a4a4a;
    text-decoration: none;
	border-bottom: none !important;
}

.main-news__title:hover {
    text-decoration: underline;
    text-decoration-color: #d6d6d6;
    color: #4a4a4a;
    cursor: pointer;
	border-bottom: none !important;
	
}

.main-news__title::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    height: 2px;
    width: 65px;
    background-color: #fcdb30;
}

.main-news__text {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.callback__wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 535px;
    margin-top: 52%;
}

.callback {
    padding: 25px 30px;
    background-color: #ffffff;
    z-index: 5;
}

.callback::after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 100%;
    height: 100%;
    background: #fcdb30;
    z-index: -1;
}

.callback h6 {
    margin-bottom: 25px;
    text-align: left;
}

.callback__text {
    margin-bottom: 25px;
    font-size: 18px;
    color: #000000;
}

.callback input[type="text"] {
    height: 50px;
    width: 230px;
    margin-right: 30px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 50px;
    color: #494949;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
}

.callback input[type="submit"] {
    width: 210px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #000000;
    background-color: #fcdb30;
    font-weight: 500;
    border: none;
    text-align: center;
}

.main-descr {
    margin-top: 50px;
    margin-bottom: 80px;
    text-align: center;
}

.main-descr .main__title {
    margin-bottom: 50px;
    position: relative;
}

.main-descr .main__title::after {
    content: "";
    position: absolute;
    bottom: -35px;
    height: 20px;
    width: 2px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fcdb30;
}

.main-descr p {
    margin-bottom: 16px;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
	text-align: left;
}
.main-descr li {
    /* margin-bottom: 16px; */
    color: #000000;
    font-size: 16px;
    font-weight: 400;
	text-align: left;
}

.main-costing {
    margin-bottom: 50px;
    font-weight: 400;
    padding: 30px 0 50px;
    background: url("../images/calculation.png") no-repeat;
    background-size: cover;
    background-position: center;
    text-align: center;
}

.main-costing__wrap,
.main-application__wrap {
    position: relative;
    display: inline-block;
    margin-bottom: 50px;
    max-width: 260px;
    width: 30%;
    margin-right: 5%;
    color: #666666;
    height: 50px;
    line-height: 50px;
    text-align: left;
}

.main-costing__wrap input,
.main-application__wrap input {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    border-radius: 3px;
    color: #1a1a1a;
    border: 1px solid #bfbfbf;
}

.main-costing__wrap:nth-child(3n + 1) {
    margin-right: 0;
}

.main-costing__submit {
    margin: auto;
    display: block;
}

.main-costing__wrap input:focus,
.main-application__wrap input:focus,
.main-application__wrap textarea:focus,
.main-application textarea:focus {
    border: 1px solid #fcdb30;
    outline: none !important;
}

.spectrum {
    padding-top: 50px;
    text-align: center;
    background-color: #f8f8f8;
}

.spectrum .main__title {
    position: relative;
    margin-bottom: 75px;
}

.spectrum .main__title::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: auto;
    width: 2px;
    height: 20px;
    background-color: #fcdb30;
}

.spectrum__item p {
    max-width: 190px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    color: #525252;
}

.spectrum_wrapper {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.spectrum a {
    display: inline-block;
    width: 25%;
    min-height: 240px;
    padding-top: 55px;
    padding-bottom: 30px;
    margin-left: -1px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    box-sizing: border-box;
}

.spectrum a:hover {
    text-decoration: underline;
    color: #525252;
    background-color: #fcfcfc;
	border-bottom: 1px solid #e3e3e3;
}

.spectrum a:nth-child(4n){
    border-right: none;
}

.spectrum a:nth-child(4n - 3){
    border-left: none;
}

.spectrum a:nth-last-child(2),
.spectrum a:nth-last-child(3) {
    border-left: 1px solid #e3e3e3; 
}



.spectrum a:after {
    content: "";
    clear: both;
}

.spectrum__item-pic {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 75px;
    height: 100px;
    margin: auto;
}

.main-clients-business {
    padding-top: 70px;
    padding-bottom: 40px;
}

.main-clients-business h3 {
    text-align: center;
}

.main-clients-business li {
    width: 25%;
	float:left;
    font-weight: 400;
}

.main-clients {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 40px;
}

.main-clients .main__title {
    margin-bottom: 80px;
    position: relative;
}

.main-clients .main__title::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: auto;
    height: 20px;
    width: 2px;
    background-color: #fcdb30;
}

.clients {
    position: relative;
    margin-left: 50px;
    margin-right: 50px;
}

.clients div {
    height: 75px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.clients .flaticon-back::before {
    font-size: 27px;
    color: #2c2c2c;
}

.clients-slide-prev {
    left: -70px;
}

.clients-slide-next {
    transform: rotate(180deg);
    right: -70px;
}

.clients-slide-prev,
.clients-slide-next {
    position: absolute;
    top: 50%;
    margin-top: -13.5px;
    border: none;
    border-style: none;
    background: none;
}

.main-application {
    padding: 50px 0;
    background-color: #f6f6f6;
}

.main-application__form {
    text-align: center;
}

.main-application__form .main__title {
    position: relative;
}

.main-application__form .main__title::after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    margin: auto;
    height: 20px;
    width: 2px;
    background-color: #fcdb30;
}

.main-application__form p {
    max-width: 500px;
    width: 100%;
    margin: auto;
    margin-bottom: 35px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #909090;
}

.checkbox {
    display: none;
}
input[type="checkbox"] {
    position: absolute;
    display: none;
    
}
input[type="checkbox"] + a:before {
   content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
   
}

input[type="checkbox"] + a:after {
    content: '';
    width: 14px;
    height: 14px;
    display: inline-block;
    background: #fcdb30;
    opacity: 0;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 2px;
}

input[type="checkbox"]:checked  + a:after{
    opacity: 1;
}

.agreement a {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    color: #909090;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-left: 30px;
    position: relative;
	border: none;
}

.main-costing form,
.main-application__form {
    margin-left: 110px;
    margin-right: 110px;
}

.main-application__form {
    color: #666666;
    font-weight: 400;
}

.main-application__wrap:last-child {
    margin-right: 0;
}

.main-application textarea {
    max-width: 940px;
    padding-left: 20px;
    padding-top: 15px;
    width: 100%;
    height: 155px;
    margin: auto;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    border-radius: 3px;
    border: 1px solid #bfbfbf;
}

.main-application__wrap {
    margin-right: 0;
}

.equalMargin {
    margin-left: 7%;
    margin-right: 7%;
}

.agreement {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.footer-top span {
    color: #fcdb30;
}

.footer {
    color: #ffffff;
}

.footer a {
    color: #c1c1c1;
    text-decoration: underline;
}

.footer-top {
    font-size: 14px;
    font-weight: 400;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #151515;
}

.footer-top ul li {
    list-style: none;
}

.footer-top a {
    text-transform: uppercase;
    display: block;
    line-height: 23px;
    margin-bottom: 15px;
    font-size: 14px;
}

.footer-top a:hover {
    color: #fcdb30;
}

.footer-top a.footer-tel {
	display: inline-block;
	margin-bottom: 0;
}

.footer-bottom {
    background-color: #000000;
    font-size: 12px;
    height: 100%;
    line-height: 50px;
}

.footer h5 {
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #ffffff;
}

.down-menu {
    -moz-column-count: 3;
    /* Для Firefox */
    -webkit-column-count: 3;
    /* Для Safari и Chrome */
    column-count: 3;
}

.footer-bottom a {
    font-size: 12px;
}

.footer-bottom p {
    margin-bottom: 0;
}


/* taxesCentre       */

.taxes .spectrum {
    padding-top: 0;
}

.taxes-slider {
    margin-top: 70px;
    text-align: center;
}

.taxes-item-slide {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 710px;
}

.taxes-slider .single-item .slick-dots li button {
    bottom: 60px;
}

.taxes-slider__wrap {
    position: relative;
    width: 100%;
    max-width: 555px;
    padding: 85px 20px 40px;
    margin: 100px auto 40px;
    text-align: center;
    background: #ffffff;
    z-index: 1;
}

.taxes-slider__wrap::after {
    content: "";
    position: absolute;
    bottom: -51px;
    left: 0;
    right: 0;
    width: 50px;
    margin: auto;
    border: 26px solid transparent;
    border-top: 26px solid #ffffff;
}

.taxes-slider__wrap p {
    font-family: Roboto, Arial;
    font-style: italic;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    color: #383838;
}

.taxes-slider__name h6 {
    font-family: Roboto, Arial;
    font-weight: 700;
    margin-bottom: 20px;
}

.taxes-slider__name p {
    font-family: Roboto, Arial;
    font-style: italic;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

.taxes-slider-abs {
    position: absolute;
    top: -52px;
    left: 0;
    right: 0;
    margin: auto;
}

.taxes-slider__pic {
    position: relative;
    width: 105px;
    height: 105px;
    margin: auto;
    transform: rotate(45deg);
    overflow: hidden;
    z-index: 1;
}

.taxes-slider__wrap-pic {
    position: absolute;
    width: 146px;
    height: 146px;
    top: 50%;
    left: 50%;
    right: 0;
    margin-left: -73px;
    margin-top: -73px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 2;
    transform: rotate(-45deg);
}

.taxes-slider__pic-wrap::after {
    content: "";
    position: absolute;
    width: 124px;
    height: 124px;
    top: -9px;
    left: 0;
    right: 0;
    transform: rotate(45deg);
    margin: auto;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: -1;
}

.taxes-slider__pic-wrap::before {
    content: "";
    position: absolute;
    width: 156px;
    height: 156px;
    top: -16px;
    left: 0;
    right: 0;
    transform: rotate(45deg);
    margin: auto;
    background-color: rgba(255, 255, 255, 0.3);
    z-index: -2;
}

.vertical-middle {
    display: table;
    height: 100%;
    margin: auto;
}

.vertical-middle__wrap {
    display: table-cell;
    vertical-align: middle;
}


/*maintenance */

.bread-crumbs {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 12px;
    font-weight: 400;
}

.bread-crumbs a {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #6a6a6a;
	border-bottom: none;
}

.bread-crumbs a:hover {
    text-decoration: underline;
}

.bread-crumbs a::after {
    position: absolute;
    content: "";
    height: 12px;
    width: 1px;
    top: 50%;
    margin-top: -6px;
    right: -10px;
    background-color: #fcdb00;
}



.bx-breadcrumb-item {
    display: inline-block;
}

.maintenance__account {
    /* margin-bottom: 50px; */
}

.maintenance__account-left p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #505050;
	margin-bottom: 30px;
}

.maintenance__account-left ul,
.maintenance__account-left ol {
    margin-bottom: 30px;
}

.maintenance__account-left li {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #505050;
}
.maintenance__account-left li p {
    margin-bottom:0;
}

.maintenance__account-right {
    margin-top: 25px;
    padding: 15px;
    text-align: center;
    background-color: #f8f8f8;
    overflow: hidden;
}

.maintenance__account-right a {
    display: inline-block;
    width: 50%;
    min-height: 240px;
    padding-top: 55px;
    padding-bottom: 30px;
    float: left;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    box-sizing: border-box;
}

.maintenance__account-right a:hover {
    border-bottom: 1px solid #e3e3e3;
    text-decoration: none;
    color: #525252;
    background-color: #fcfcfc;
}

.maintenance__account-right a:hover span {
	text-decoration: underline;
}

.maintenance__account-right a:nth-child(2n + 0) {
    border-right: none;
}

.maintenance__account-right a:nth-child(3),
.maintenance__account-right a:nth-child(4) {
    border-bottom: none;
}

.maintenance__account-right a:after {
    content: "";
    clear: both;
}


.account__item-pic {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 75px;
    height: 100px;
    margin: auto;
}

.maintenance__account-item {
    text-align: center;
}

.maintenance__account-item span {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 18px;
    color: #525252;
}

.maintenance__account-item p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    max-width: 190px;
    color: #525252;
    margin: auto;
}

.stock {
    position: relative;
    margin-bottom: 50px;
    background-color: #f5dd30;
    min-height: 50px;
    height: 100%;
    padding-left: 35px;
    padding-right: 55px;
    text-align: left;
}

.stock p {
    margin-bottom: 0;
    font-weight: 300;
    color: #000000;
    font-size: 14px;
    line-height: 1.5em;
	padding: 25px 0;
}

.stock p span {
    font-weight: 500;
}

.stock p span:last-child {
    text-transform: uppercase;
}

.close {
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
}

.close::before,
.close::after {
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    background-color: #000000;
	left: 9px;
}

.close::before {
    transform: rotate(45deg);
}

.close::after {
    transform: rotate(-45deg);
}

.displayNone {
    display: none;
}

.work {
    margin-bottom: 35px;
}

.work-stages {
    position: relative;
    overflow: hidden;
    margin-top: -50px;
    z-index: 1;
}

.work-stages a {
    position: relative;
    display: inline-block;
    margin-top: 65px;
    float: left;
    width: 20%;
    font-size: 18px;
    color: #444444;
    text-align: center;
	border: none;
}

.work-stages__wrap {
    position: relative;
}

.work-stages div > div {
    position: relative;
    width: 45px;
    margin: auto;
    text-align: center;
    border: 2px solid #ffe632;
    width: 68px;
    height: 68px;
    transform: rotate(45deg);
    background-color: #ffffff;
}

.work-stages div:before {
    font-size: 37px;
    margin-left: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 19px;
    transform: rotate(-45deg);
}

.work-stages div:hover::before {
    color: #ffe632;
}

.work-stages__wrap:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 13vw;
    height: 1px;
    background-color: #cecece;
    top: 50%;
    right: -7vw;
    z-index: -2;
    transform: rotate(180deg);
}

.work-stages a:last-child .work-stages__wrap:after {
    display: none;
}

.work-stages [class*=" flaticon-"]:after,
.work-stages [class^="flaticon-"]:after {
    margin-left: 0;
}

.work-stages a:hover {
    color: #444444;
    text-decoration: none;
}

.work-stages a:after {
    content: "";
    clear: both;
}

.work-stages p {
    margin-top: 50px;
}

.work h3 {
    margin: 30px 0;
}

.work h3:after {
    content: none;
}

.work p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #505050;
    margin-bottom: 30px;
}

.work ul,
.work ol {
    margin-bottom: 30px;
}
.work li {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #505050;
}
.work li p {
    margin-bottom: 0;
}

.price {
    background-color: #f8f8f8;
    margin-top: 55px;
    margin-bottom: 65px;
    color: #505050;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.price.page {
	margin-top:0;
	background: none;
}

.price h1 {
	padding-top: 50px;
	text-align: left;
}

.price h3 {
    text-align: center;
	padding-top: 55px;
}

.price h4 {
    font-size: 24px;
	color: #000;
	text-align: left;
	margin: 60px 0 30px;
}
.price h4:first-child {
    margin-top: 0;
}

.price table {
	width: 100%;
	margin-bottom: 30px;
}

.price thead {
	font-weight:bold;
	border-bottom: 2px solid #e3e3e3;
}

.price thead.light {/* background-color: #ffdd00; */}

.price table td {
	text-align:center;
    border: 1px solid #e3e3e3;
    padding: 5px;
}

.price table td:first-child {width:30px;}
.price table td ul li {text-align:left;}
.price table.kbk tr td {text-align: left;}
.price table.kbk tr td:first-child {width:170px;}
.price table.kbk tr td[colspan="2"] {background-color: #ffe500; font-weight:bold; text-align: center;}
.price table.wide-first tr td:first-child {width:inherit;}
.price table.nofirst tr td:first-child {width:auto;}
.price .container_16 p {text-align:justify;}

.price .yellow {color:#ffa100;font-weight:bold;}
.price thead tr.yellow {background:#ffe500;color:#000;}
.price .slogan {position: relative;top: -20px;left: 130px;font-size: 24px;color: #ffa100;}
.price .slogan .yellow {color:#000!important;}


.price__table tr td {
    min-width: 100px;
    padding: 30px 0px;
    border: 1px solid #e3e3e3;
    text-align: center;
}

.price__table tr:nth-child(1) td {
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    padding-top: 15px;
    padding-bottom: 15px;
}

.price__table tr td:nth-child(1) {
    max-width: 475px;
    width: 100%;
    padding-left: 20px;
    text-align: left;
}

.price__table tr td:last-child {
    font-weight: 500;
}

.price__table tr td p {
    font-weight: 500;
    margin-bottom: 0;
}

.info-detail table {
	width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
}

.info-detail thead {
	font-weight:bold;
	border-bottom: 2px solid #e3e3e3;
}

.info-detail table td {
	text-align:center;
    border: 1px solid #e3e3e3;
    padding: 5px;
}

.info-detail table td:first-child {width:30px;}
.info-detail table td ul li {text-align:left;}

.block-top,
.block-bottom {
    background-color: #ffe632;
    color: #000000;
}

.block-top {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.block-top p:first-child {
    margin-bottom: 25px;
    max-width: 235px;
}

.block-top p:last-child {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 0;
}

.block-bottom {
    position: relative;
    padding: 30px;
    font-weight: 500;
    font-size: 18px;
    overflow: hidden;
}
.block-bottom>div>div>div {
    position: relative;
    z-index:3;
}
.block-bottom::after {
    font-family: Flaticon;
    position: absolute;
    right: -152px;
    content: "\f102";
    top: 193px;
    font-size: 308px;
    color: #fff399;
    z-index: 1;
}

.block-bottom p {
    margin-bottom: 20px;
}

.block-bottom a {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
    text-decoration: none;
	border: none;
}

.block-bottom a:hover {
    text-decoration: underline;
    text-decoration-color: #ffffff;
}

.block-bottom ul {
    list-style: none;
    padding-left: 0;
}

.reporting {
    min-height: 55px;
    line-height: 55px;
    background-color: #ffffff;
}

.reporting div {
    display: inline-block;
    width: 33%;
}

.reporting a {
    font-size: 14px;
    font-weight: 300;
    color: #484848;
    text-transform: uppercase;
	border-bottom: none;
}

.reporting a:hover {
    color: #848484;
}

.reporting__zero {
    padding-left: 30px;
}

.reporting__zero a {
    position: relative;
}

.reporting__zero a::after {
    font-family: Flaticon;
    content: "\f10d";
    font-size: 20px;
    position: absolute;
    color: #727272;
    left: -30px;
    top: -50%;
    margin-top: -12px;
}

.reporting__squares {
    text-align: center;
}

.reporting__squares a {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.reporting__electro {
    float: right;
    text-align: right;
    padding-right: 30px;
}

.reporting__electro a {
    position: relative;
}

.reporting__electro a::after {
    font-family: Flaticon;
    content: "\f10d";
    font-size: 20px;
    position: absolute;
    color: #727272;
    right: -30px;
    top: -50%;
    transform: rotate(180deg);
    margin-top: -12px;
}

.reporting__electro:after {
    content: "";
    clear: both;
}

.form-label {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
}

input:focus ~ .form-label,
textarea:focus ~ .form-label,
input:valid ~ .form-label,
textarea:valid ~ .form-label {
    font-size: 0.75em;
    top: -2.25rem;
    -webkit-transition: all 0.125s cubic-bezier(0.2, 0, 0.03, 1);
    transition: all 0.125s cubic-bezier(0.2, 0, 0.03, 1);
}

textarea:focus ~ .form-label,
textarea:valid ~ .form-label {
    top: -40px;
}

.styled-input {
    position: relative;
}

.styled-input .form-label {
    position: absolute;
    top: 0;
    left: 20px;
    -webkit-transition: all 0.25s cubic-bezier(0.2, 0, 0.03, 1);
    transition: all 0.25s cubic-bezier(0.2, 0, 0.03, 1);
    pointer-events: none;
}
.wide {
    width: 100%;
    display: inline-block;
}
.wide .styled-input .form-label {
    top: 1rem;
}

.wide textarea:focus ~ .form-label,
.wide textarea:valid ~ .form-label {
    top: -1.5rem;
}

.wide .styled-input .form-label {
    top: 10px;
}

input ~ .styled-input span,
textarea ~ .styled-input span {
    display: block;
    width: 0;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.125s cubic-bezier(0.2, 0, 0.03, 1);
    transition: all 0.125s cubic-bezier(0.2, 0, 0.03, 1);
}

input:focus ~ .styled-input span,
textarea:focus ~ .styled-input span {
    width: 100%;
    -webkit-transition: all 0.125s cubic-bezier(0.2, 0, 0.03, 1);
    transition: all 0.125s cubic-bezier(0.2, 0, 0.03, 1);
}


.wrong-checkbox {
    display: none;
}

.visible-checkbox {
    display: block;
    position: relative;
    margin-top: -30px;
    background-color: #ffffff;
    color: #000000;
}

.footer-top ul {
    padding-left: 0;
}

.form-result,
.form-result2,
.form-result3 {
    text-align: center;
}

.form-result,
.form-result3{
    margin-top: 25px;
}

.contacts {
    background-color: #f6f6f6;
}

.contacts__left > p {
    margin-bottom: 30px;
}

.contact-application {
    width: 100%;
    margin-top: 20px;
}

.contact-application__wrap,
.contact-application__wrap_tel {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    width: 48%;
    color: #666666;
    height: 50px;
    line-height: 50px;
    text-align: left;
}

.contact-application__wrap:nth-child(1) {
    float: left;
}

.contact-application__wrap:nth-child(2) {
    float: right;
}

.contact-application__wrap:nth-child(2):after {
    clear: both;
    float: none;
}

.contact-application__wrap input,
.contact-application__wrap_tel input {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    border-radius: 3px;
    color: #1a1a1a;
    border: none;
}

.contact-application__wrap_tel {
    width: 100%;
    max-width: 100%;
}


.contact-application textarea {
    max-width: 940px;
    padding-left: 20px;
    padding-top: 15px;
    width: 100%;
    height: 155px;
    margin: 0 auto 0px;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    border-radius: 3px;
    border: none;
}

.contact-application .agreement {
    margin-top: 5px;
}
.address span {
    font-weight: bold;
}

.contact-application__form .main-costing__submit {
    float: left;
}

.contact-application__form .main-costing__submit:after {
    content: "";
    clear: both;

}

.map {
    margin-top: 50px;
    padding-bottom: 50px;
}

.styled-input .top-fix {
    font-size: 0.75em;
    top: -2.25rem;
    -webkit-transition: all 0.125s cubic-bezier(0.2, 0, 0.03, 1);
    transition: all 0.125s cubic-bezier(0.2, 0, 0.03, 1);
}


.news-section {
    position: relative;
}
.news-section::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.7);

}

.error p {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

.error li a {
    color: #606060;
    
}

.error tr td {
    vertical-align: top;
}

.block-bottom .row>div {
    padding-left: 0;
}

.price h1 {
    text-align: center;
}

.logo-it-s {
    margin-top: 7.5px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.mobileIT {
    display: none;
}

.new-price {
	font-size: 18px;
    font-weight: 600;
    color: #ef7f11;
}

.girl-block {
	background: #f8f8f8 url("../images/girl.png") top left no-repeat;
	height: 202px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.girl-block .text {
	padding-left: 487px;
	padding-top: 20px;
}
.girl-block .text .h2 {
	margin-bottom: 30px;
}


.girl-block-mini {
	background: #f8f8f8 url(../images/girl.png) -160px 0 no-repeat;
    background-size: contain;
    height: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.girl-block-mini .text {
	padding-left: 160px;
	padding-top: 10px;
}
.girl-block-mini .h2 {
	font-size: 24px;
}