body {
    font-family: 'Qanelas', sans-serif, Arial
}

.simple-text.size-3 {
    font-size: 16px
}

/*.simple-text img {*/
/*    width: 49%;*/
/*    height: 49%;*/
/*}*/

@media (max-width:768px) {

    .simple-text img {
        width: 100%;
    }
}

.tt-address-info {
    font-size: 16px;
    margin-bottom: 8px
}

.simple-text h5,
.c-h5 {
    font-size: 17px
}

.simple-text.size-5 {
    font-size: 14px
}

.tt-accordion-title {
    font-size: 17px
}

.notifications {
    display: none;
    position: fixed;
    z-index: 9999
}

.notifications.top-right {
    right: 0;
    top: 25%
}

.notifications>div {
    position: relative;
    z-index: 9999;
    background-color: #C13323;
    color: #fff;
    padding: 10px 15px;
    border: 1px solid #fff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.vote-block .heart {
    color: red
}

.vote-block.active .heart {
    color: #b5b5b5
}

.p-l-0 {
    padding-left: 0
}


.slide {
    position: relative;
    flex-shrink: 0;
    width: 100%;
}
.slider > div {
    scroll-snap-align: start;
}

.slide-img {
    width: 380px;
    /*position: absolute;*/
    top: 15%;
    left: 0;
    text-align: center;
    font-weight: 700;
    font-size: 18px
}

.slide-img>img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
}
.slide-img img {
    margin: 0 auto;
    object-fit: cover;
}

.slide-content {
    padding-left: 430px;
    margin-top: 2em;
    min-height: 345px;
}


.slide-content__text {
    line-height: 1.65
}


.slide-img__info {
    display: block;
    margin-top: 20px
}

.slide-content__text {
    font-size: 18px
}

.slide-content__img {
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -15px;
    margin-inline: auto;
    border-radius: 25%;
}

.slide-content__img ul {
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: center;
}
.slide-content__img a img {
    width: 70px;
    height: 70px;
    border-radius: 25%;
    margin-top: 30px;
    padding: 10px;
}

.slider-nametag {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 1em;
}


@media only screen and (max-width: 991px) {
    .tt-video {
        width: 100%
    }
    .tt-video iframe {
        position: relative;
        width: 100%;
        height: 100%
    }
}

.c-btn.type-2.color-2 {
    background: #fff;
    color: #C13323
}
.c-btn.type-2.color-2.whatsapp-button{
    background: #43d854;
    color: white;
    border: 2px solid #43d854;
}

@media only screen and (min-width: 991px) {
    .c-btn.type-2.color-2:hover {
        color: #fff
    }
    .c-btn.type-2.color-2.whatsapp-button:hover {
        color: #43d854
    }
}

.c-btn.type-2 {
    color: #fff
}

.c-btn.type-2.color-2:before,
.c-btn.type-2.color-2:after {
    background: #C13323
}

.float-right {
    float: right
}

.custom-styled-wrap button.callback-send-button {
    margin: 0 auto 20px;
    display: block
}

.custom-styled-wrap button.callback-send-button.c-btn.type-2.size-2 span {
    padding: 0
}

.custom-styled-wrap .showcase-info button {
    border: 2px solid #C13323
}

.c-btn.type-2.color-2 {
    text-transform: uppercase;
    font: 700 16px Qanelas
}

.custom-styled-wrap .container {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative
}

.custom-styled-wrap .warranty-head {
    width: 270px
}

.custom-styled-wrap .warranty-content {
    width: 270px
}

.custom-styled-wrap .warranty-item,
.custom-styled-wrap .warranty-item:last-child {
    width: 32.5%;
    margin-right: 30px
}

.custom-styled-wrap .warranty-item:first-child,
.custom-styled-wrap .warranty-item:nth-child(2),
.custom-styled-wrap .warranty-item:nth-child(3) {
    margin-right: 30px
}

.custom-styled-wrap .warranty-item:last-child {
    margin-right: 0
}

.custom-styled-wrap .showcase-content {
    margin-right: 36px
}

@media only screen and (max-width: 991px) {
    .custom-styled-wrap .showcase-content {
        margin-right: 0
    }
    .tt-service-info .simple-text {
        text-align: left
    }
}

.custom-styled-wrap .header {
    padding: 0 15px 11px;
    padding: 0 15px 0 15px
}

.custom-styled-wrap .nav {
    padding-top: 0;
    margin-right: 60px
}

body {
    padding-top: 61.7px
}

@media only screen and (max-width: 991px) {
    body {
        padding-top: 62px
    }
}

.custom-styled-wrap .header {
    padding: 7px 15px
}

@media only screen and (max-width: 991px) {
    .custom-styled-wrap .header {
        padding: 7px 0
    }
}

.custom-styled-wrap .logo img {
    width: 74%;
    height: auto;
    padding-top: 7px
}

@media (min-width: 768px) {
    .custom-styled-wrap .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .custom-styled-wrap .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .custom-styled-wrap .container {
        width: 1260px
    }
}

@media only screen and (max-width: 575px) {
    .custom-styled-wrap .container {
        padding: 0 15px
    }
}

.errorMessage {
    color: red
}

@media only screen and (max-width: 1336px) {
    .custom-styled-wrap .nav {
        margin-right: 112px;
        margin-right: 60px
    }
}

@media only screen and (max-width: 1200px) {
    .custom-styled-wrap .nav {
        margin-right: 30px
    }
    .slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .consult-wrap {
        margin-bottom: 46px
    }
    .slide-img {
        position: static;
        width: 200px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-inline: auto;
    }
    .slide-img img {
        width: 80px;
        border-radius: 100%;
    }
    .slide-content {
        -webkit-box-flex: 10;
        -ms-flex-positive: 10;
        flex-grow: 10;
        padding-left: 16px;
        padding-top: 0;
        padding-left: 430px;
        margin-top: 2em;
        min-height: 345px;

    }
    .slide-content__text {
        line-height: 1.25
    }
}

@media only screen and (max-width: 1100px) {
    .custom-styled-wrap .nav {
        margin-right: 33px
    }
}

@media only screen and (max-width: 991px) {
    .custom-styled-wrap .nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0;
        margin-bottom: 14px
    }
}

@media only screen and (max-width: 767px) {
    .custom-styled-wrap .nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0;
        margin-bottom: 14px
    }
}

.tt-topheading {
    position: relative;
    padding: 20px 0
}

.tt-topheading:before {
    background: #fff;
    opacity: .9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90)
}

.tt-topheading-title,
.tt-breadcrumbs li,
.tt-breadcrumbs a {
    color: #000
}

.p-l-0 {
    padding-left: 0
}

.p-r-0 {
    padding-right: 0
}

input[type="checkbox"] {
    -webkit-appearance: checkbox
}

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

.tt-partner {
    border: none
}

.swiper-container .pagination {
    margin-top: 15px
}

@media (max-width: 767px) {
    .swiper-container .pagination {
        margin-top: 10px
    }
}

.pagination.type-1 .swiper-pagination-switch {
    border-color: #61AE56
}

.pagination.type-1 .swiper-active-switch {
    background: #61AE56;
    border-color: #61AE56
}

.tt-partner {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.custom-hover:before {
    background: #f8f8f8
}

.tt-s-post {
    margin-bottom: 0;
    border-bottom: 0
}

.custom-styled-wrap .nav li a.highlited {
    color: #C13323
}

.news-content h2 {
    font-size: 32px
}

.header-info__text {
    font-size: 14px;
    text-align: center
}

@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
    src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.ttf) format("truetype");
    src: url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format("embedded-opentype"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.woff2) format("woff2"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.woff) format("woff"), url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/fonts/fontawesome-webfont.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.color-7 {
    color: #61AE56!important
}

.color-8 {
    color: #000
}

.custom-styled-wrap .nav>li>a:focus,
.custom-styled-wrap .nav>li>a:hover {
    background-color: transparent
}

.advan-graph__item {
    border-radius: 8px;
    height: 16px;
    border: 1px solid #dcdcde;
    margin-bottom: 11px;
    position: relative
}

.advan-graph__item.active .advan-graph__fill_100 {
    width: 100%;
    background: #61AE56
}

.advan-graph__item.active .advan-graph__fill_90 {
    width: 90%
}

.advan-graph__item.active .advan-graph__fill_80 {
    width: 80%
}

.advan-graph__item.active .advan-graph__fill_70 {
    width: 70%
}

.advan-graph__item.active .advan-graph__fill_60 {
    width: 60%
}

.advan-graph__item.active .advan-graph__fill_50 {
    width: 50%
}

.advan-graph__fill {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 8px;
    background: #dcdcde;
    width: 0;
    -webkit-transition: 1000ms;
    transition: 1000ms
}

.tt-service-icon:hover {
    background: #61AE56
}

.tt-service-icon span {
    color: #61AE56
}

.simple-text li {
    margin-bottom: 3px
}

.tt-banner-img img {
    left: 0;
    top: -116px;
    height: 403px
}

@media only screen and (max-width: 1199px) {
    .tt-banner-img img {
        top: -55px;
        height: auto
    }
}

@media only screen and (max-width: 991px) {
    .custom-styled-wrap .logo {
        width: 207px
    }
    .custom-styled-wrap .logo.brief {
        width: 158px
    }
    .tt-banner-img img {
        height: auto;
        top: 95px
    }
}

@media only screen and (max-width: 550px) {
    .custom-styled-wrap .header-info.phone {
        display: block
    }
}

@media only screen and (max-width: 510px) {
    .custom-styled-wrap .header-info.phone {
        display: none
    }
    .custom-styled-wrap .xs-phone {
        display: block!important
    }
}

@media only screen and (max-width: 640px) {
    .brief {
        display: none!important
    }
    .mobile-menu .brief {
        display: block!important
    }
}

.header .main-nav>ul>li>ul {
    list-style: none
}

@media (min-width:992px) {
    .header .main-nav>ul>li>ul {
        display: block!important;
        position: absolute;
        top: 260%;
        left: 50%;
        width: 171px;
        background: #fff;
        margin-top: -30px;
        margin-left: -86px;
        visibility: hidden;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        border: 1px solid #eaeaea;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .header .main-nav>ul>li:hover>ul {
        visibility: visible;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    .header .main-nav>ul>li>ul>li {
        display: block;
        position: relative;
        margin: 12px
    }
    .header .main-nav>ul>li>ul>li>a {
        display: block;
        position: relative;
        text-align: center;
        padding-right: 0
    }
}

@media (max-width:991px) {
    .header .main-nav>ul>li.parent>ul {
        display: none;
        background: #282f39;
        margin-top: 10px
    }
    .header .main-nav>ul>li>ul>li>a {
        display: inline-block;
        padding: 12px 22px;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .header .main-nav>ul>li>ul {
        display: none;
        background: #171f2b;
        padding: 15px 0;
        margin-top: 15px
    }
    .header .main-nav>ul>li>ul>li>a {
        display: block;
        position: relative
    }
    .header .main-nav>ul>li>ul>li>ul {
        display: none;
        list-style: none;
        padding: 10px 0 5px
    }
    .header .main-nav>ul>li>ul>li>ul>li {
        margin-bottom: 10px
    }
    .header .main-nav>ul>li>ul>li>ul>li>a {
        display: block;
        padding: 2px 0;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
}

.custom-styled-wrap .header .main-nav>ul>li>ul>li:last-child {
    margin-right: 12px
}

.tt-breadcrumbs li {
    margin-left: 5px
}

.tt-breadcrumbs li:first-child {
    margin-left: 0
}

.simple-text ol>li {
    padding-left: 0;
    margin-left: 23px
}

.simple-text strong,
.simple-text b {
    font-weight: 700
}

.simple-text ol>li:before {
    display: none
}

.showcase-block {
    height: 671px
}

.showcase-block h1,
.showcase-block h2,
.showcase-block p {
    background-color: #fff;
    color: #000;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin: 0 auto
}

.bg-blacked {
    background: #30373b;
    margin-right: 0
}

@media (max-width:991px) {
    .tt-service-info img {
        margin-right: auto;
        margin-left: auto
    }
    .bg-blacked {
        margin-right: -15px
    }
}

.hover-color-3:hover {
    color: #fff
}

.simple-text a:hover {
    color: #61AE56
}

.f-weight-400 {
    font-weight: 400
}

.tt-footer {
    padding-top: 43px
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item:hover .lnr,
.tt-tab-wrapper.type-1 .tt-nav-tab-item.active .lnr {
    color: #61AE56
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item:after {
    background: #61AE56
}

.burger-return {
    position: absolute;
    left: 0;
    top: 0;
    width: 10%;
    height: 100%
}

.burger-return span {
    position: relative;
    display: block;
    width: 30px;
    height: 4px;
    background: #535353;
    margin-top: 32px
}

.mobile-brief .brief {
    display: block!important;
    margin: 0 auto;
    padding: 10px 0 70px
}

.mobile-brief .brief a {
    padding: 0
}

.custom-styled-wrap.header-wrap {
    will-change: transform
}

.c-btn.type-2.size-2 span,
.c-btn.type-2.size-2 input {
    padding: 15px 17px 14px
}

.c-input.type-2.size-8 {
    font-size: 16px;
    height: 54px
}

.tt-testimonial-info {
    margin-top: -21px
}

.tt-blog-cat {
    line-height: 0
}

span.empty {
    padding-left: 15px
}

@media (max-width: 767px) {
    .marg-top-xs--45 {
        margin-top: -45px!important
    }
}

.item-description * {
    font-size: 16px!important;
    line-height: 25px!important;
    font-weight: 400!important;
    color: #949494!important
}

.sidebar-info.fixed {
    position: fixed;
    z-index: 100;
    background-color: #fff
}

.sidebar-info.stopped {
    position: absolute
}

#content-wrapper img {
    max-width: 100%;
    height: auto!important
}

#content-wrapper .swiper-container {
    height: auto!important
}

.swiper-wrapper {
    height: auto!important
}

#content-wrapper .swiper-slide {
    height: -webkit-min-content!important;
    height: -moz-min-content!important;
    height: min-content!important
}

.custom-styled-wrap .showcase-content__head {
    padding: 0;
    background-color: rgba(255, 255, 255, 0.7)
}

.custom-styled-wrap .showcase-content-text span {
    background-color: rgba(255, 255, 255, 0.7)
}

.swiper-slide img {
    padding: 5px
}

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

.showcase-block .bg-opacity-70 h1,
.showcase-block .bg-opacity-70 h2,
.showcase-block h2.bg-opacity-70,
.showcase-block .bg-opacity-70 p {
    background-color: rgba(255, 255, 255, 0.7)
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item:before {
    background: none
}

button,
input[type="submit"] {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none
}

button:focus {
    box-shadow: none!important
}

:focus {
    outline: 0
}

body {
    font: 400 16px Qanelas, sans-serif;
    padding-top: 100px
}

a {
    color: #000;
    font: 400 16px Qanelas, sans-serif;
    -webkit-transition: 300ms;
    transition: 300ms;
    display: inline-block;
    vertical-align: top;
    font-family: inherit
}

a:hover {
    text-decoration: none
}

img {
    max-width: 100%;
    max-height: 100%
}

a img {
    border: 0;
    outline: 0
}

.container {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.head {
    display: inline-block;
    vertical-align: top;
    font: 800 16px Qanelas;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-right: 14px;
    margin-bottom: 38px;
    position: relative;
    z-index: 5
}

.head:after {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background-color: #89ec93;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.link {
    background-color: #43b24e;
    color: #fff;
    font: 700 16px/60px Qanelas;
    text-transform: uppercase;
    padding: 0 36px;
    letter-spacing: 3px
}

.link:hover {
    background-color: #37bc44;
    color: #fff
}

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0 18px
}

.header-info {
    text-align: right
}

.header-info__tel {
    font-size: 32px;
    font-weight: 700
}

.header-info__tel:hover {
    color: #37bc44
}

.nav {
    margin-right: 102px;
    padding-top: 14px
}

.nav-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav li {
    margin-right: 16px
}

.nav li:last-child {
    margin-right: 0
}

.nav li a {
    font-weight: 700;
    text-transform: uppercase;
    padding-right: 8px;
    position: relative
}

.nav li a:after {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    background-color: #89ec93;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    visibility: hidden;
    -webkit-transition: 300ms;
    transition: 300ms
}

.nav li a:hover {
    color: #000
}

.nav li a:hover:after {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    visibility: visible
}

.nav li.active a:after {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    visibility: visible
}

.showcase {
    padding: 80px 0 82px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.showcase-wrap {
    background: url(../images/ShwBG.jpg) no-repeat 50%
}

.showcase-img {
    position: absolute;
    bottom: 120px;
    left: 0
}

.showcase-input {
    width: 100%;
    margin-bottom: 16px
}

.showcase-input label {
    cursor: pointer;
    color: #fff;
    font: 700 18px Qanelas
}

.showcase-input input {
    border: 0;
    border-bottom: 2px solid #fff;
    width: 100%;
    height: 32px;
    background-color: transparent;
    color: #fff;
    font: 700 18px Qanelas
}

.showcase-input input::-webkit-input-placeholder {
    color: #fff
}

.showcase-input input:-moz-placeholder {
    color: #fff
}

.showcase-input input::-moz-placeholder {
    color: #fff
}

.showcase-input input:-ms-input-placeholder {
    color: #fff
}

.showcase-checkbox {
    padding: 5px 0 31px
}

.showcase-checkbox label {
    cursor: pointer;
    margin: 0;
    position: relative
}

.showcase-checkbox label input {
    cursor: pointer;
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    height: 14px;
    border: 0
}

.showcase-checkbox-text {
    padding-left: 22px
}

.showcase-checkbox-text a {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff;
    text-decoration: underline
}
.showcase-checkbox-text-mobile a {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #2255A1;
    line-height: 48px;
    font-family: Fira Sans, regular;
}

.showcase-checkbox-text a:hover {
    text-decoration: none
}

.showcase-checkbox-text span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #fff
}

.showcase-content {
    padding-top: 27px
}

.showcase-content {
    color: white;
}

.showcase-content__head {
    font-size: 48px;
    font-weight: 700;
    /*background-color: #fff;*/
    margin-bottom: 0;
    padding: 0 10px;
    display: inline;
    color: black;

}

.showcase-content-text span {
    display: inline-block;
    padding: 0 10px 5px;
    font-size: 24px;
    font-weight: 700;
    color: black;
}

.showcase-info {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 380px;
    border: 5px solid #fff;
    padding: 21px 26px 24px;
}

.showcase-info__head {
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 3px
}

.showcase-info__text {
    font-size: 24px;
    margin-bottom: 41px
}

.showcase-info__note {
    text-align: center;
    color: #fff
}

.showcase-info button {
    border: 0;
    cursor: pointer;
    -webkit-transition: 300ms;
    transition: 300ms;
    height: 60px;
    padding: 0 40px;
    margin: 0 0 20px 7px;
    background-color: #fff;
    text-transform: uppercase;
    font: 700 16px Qanelas
}

.showcase-info button:hover {
    background-color: #1f4823;
    color: #fff
}

.warranty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 54px
}

.warranty-head {
    width: 320px;

    margin: -85px 95px 0 0;

    position: relative
}

.warranty-head:before {
    content: '';
    display: block;
    width: 2000px;
    height: 100%;

    position: absolute;
    top: 0;
    right: 100%
}

.warranty-head .head {
    margin-bottom: 32px
}

.warranty-head .head:after {
    z-index: -1
}

.warranty-content {
    width: 320px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 66px
}

.warranty-content__head {
    font-weight: 700;
    font-size: 48px;
    margin-bottom: 0
}

.warranty-content__text {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3
}

.warranty-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    padding-top: 35px
}

.warranty-item {
    width: 22.5%;
    margin-right: 45px;
    padding-bottom: 28px;
    position: relative;
}

.warranty-item:after {
    content: '';
    display: block;
    width: 90px;
    height: 5px;
    background-color: #43b24e;
    position: absolute;
    bottom: 0;
    left: 0
}

.warranty-item:first-child {
    margin-right: 62px
}

.warranty-item:nth-child(2) {
    margin-right: 54px
}

.warranty-item:nth-child(3) {
    margin-right: 18px
}

.warranty-item:last-child {
    width: 18%;
    margin-right: 0
}

.warranty-item__head {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 4px
}

.warranty-item__text {
    font-weight: 700
}

.warranty-item__text.ff {
    color: #5b5b5b;
}

.consult {
    position: relative
}

.consult-wrap {
    background-color: #f0f5f8;
    padding: 58px 0 38px;
    margin: 0 90px 86px
}

.consult-wrap .head {
    margin-bottom: 42px
}


.slide-img {
    width: 380px;
    position: absolute;
    top: 15%;
    left: 0;
    text-align: center;
    font-weight: 700;
    font-size: 18px
}
.slide-img>img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
}
.slide-img img {
    margin: 0 auto;
    object-fit: cover;
}

.slide-content {
    padding-left: 430px;
    margin-top: 2em;
    min-height: 345px;
}

.slide-content__text {
    line-height: 1.65
}

.consult-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.consult-caption__text {
    width: 360px;
    margin: -3px 62px 0 0;
    font-weight: 700;
    line-height: 1.65
}

.consult-caption__mark {
    font: 400 49px Pushkin
}

.consult-info {
    border: 6px solid #37bc44;
    padding: 13px 24px 13px 53px
}

.consult-info a,
.consult-info span {
    font-size: 24px;
    font-weight: 700
}

.consult-info a {
    border-bottom: 1px solid #000
}

.consult-info a:hover {
    color: #000;
    border-bottom: 1px solid transparent
}

.staff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 17px
}

.staff-wrap .head {
    margin-bottom: 36px
}

.staff-item {
    width: 360px;
    margin: 0 80px 61px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.staff-item:nth-child(3n) {
    margin-right: 0
}

.staff-item__text {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.45;
    padding: 16px 0 0
}

.staff-item-img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 200px
}

.staff-item-content {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    padding-top: 50px;
    padding-left: 40px
}

.staff-item__head {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 8px
}

.staff-item__name {
    margin-bottom: 33px
}

.staff-info {
    width: 200px;
    border: 6px solid #37bc44;
    padding: 42px 37px 60px 44px
}

.staff-info__num {
    font-size: 48px;
    font-weight: 700
}

.staff-info__text {
    line-height: 1.6
}

.offer {
    padding: 64px 0 111px;
    position: relative
}

.offer-wrap {
    background-color: #f0f5f8;
    margin: 0 90px
}

.offer-head {
    margin-bottom: 37px
}

.offer-head .head {
    margin-bottom: 6px
}

.offer-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0;
}

.offer-item {
    width: 380px;
    margin-right: 61px
}

.offer-item:last-child {
    margin-right: 0
}

.offer-item:nth-child(2) .offer-list {
    padding-top: 10px
}

.offer-item:last-child .offer-list {
    padding-top: 10px
}

.offer-item-img {
    margin-bottom: 24px
}

.offer-item__head {
    font-size: 24px;
    font-weight: 700;
    border-bottom: 2px solid #37bc44;
    margin-bottom: 18px
}

.offer-info {
    margin-bottom: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.offer-info img {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.offer-info__day {
    padding-left: 13px;
    font-weight: 700
}

.offer-info__cost {
    padding-left: 13px;
    font-size: 24px;
    font-weight: 700
}

.offer-list {
    padding: 0;
    margin: 0;
    padding-top: 22px
}

.offer-list li {
    list-style-type: none;
    line-height: 1.65
}

.offer-list__mark {
    font-size: 24px
}

.pricing {
    position: absolute;
    bottom: 57px;
    left: 0;
    border: 6px solid #37bc44;
    padding: 26px 80px 25px 44px
}

.pricing__text {
    margin-bottom: 10px
}

.pricing-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pricing-info__download {
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #000;
    margin-right: 5px
}

.pricing-info__download:hover {
    color: #37bc44;
    border-bottom: 1px solid transparent
}

.pricing-info__text {
    font-size: 24px;
    margin-right: 5px
}

.pricing-info-size span {
    text-transform: uppercase
}

.order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 75px;
    position: relative;
    z-index: 10;
    padding: 40px 94px 0 80px;
    background: url(../images/OrBG.jpg) no-repeat 50%;
    background-size: cover
}

.order-wrap {
    margin: 0 90px;
    background-color: #f0f5f8;
    position: relative
}

.order-wrap:after {
    content: '';
    display: block;
    width: 100%;
    height: 80px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.order-content {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    padding: 60px 0 22px 100px
}

.order-content__head {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 4px
}

.order-content__text {
    line-height: 1.6;
    margin-bottom: 51px;
    color: #fff
}

.order-content__note {
    font-size: 46px;
    font-weight: 700;
    color: #fff
}

.order-content__empty {
    font-size: 24px;
    font-weight: 700;
    color: #37bc44;
    margin-bottom: 48px
}

.order-content__info {
    color: #fff
}

.order .showcase-info {
    -ms-flex-item-align: end;
    align-self: flex-end;
    border: 0;
    padding: 38px 31px 32px
}

.order .showcase-info button {
    padding: 0 40px;
    margin: 0 0 20px 20px
}

.order_inner .order {
    padding-left: 80px;
    padding-right: 80px;
    margin-bottom: 77px
}

.order_inner .order-content {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding-left: 0;
    padding-right: 100px;
    padding-top: 58px
}

.order_inner .order .showcase-info button {
    margin-left: 44px
}

.perform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 50px
}

.perform-wrap {
    overflow: hidden
}

.perform-wrap .head {
    margin-bottom: 45px
}

.perform-img {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.perform-img-big {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10
}

.perform-img-small {
    padding: 0;
    margin: 0 0 0 20px;
    width: 220px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.perform-img-small li {
    list-style-type: none;
    margin-bottom: 14px
}

.perform-img-small li:last-child {
    margin-bottom: 0
}

.perform-link {
    margin: 50px 0 0 22px
}

.perform-items {
    margin-bottom: 150px
}

.perform-item {
    margin-bottom: 60px;
    position: relative;
    z-index: 10
}

.perform-item:after {
    content: '';
    display: block;
    width: 1420px;
    height: 770px;
    background-color: #f0f5f8;
    position: absolute;
    top: 22px;
    right: -237px;
    z-index: -1
}

.perform-content {
    width: 320px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 68px 0 0 58px
}

.perform-content__head {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.45;
    margin-bottom: 40px
}

.perform-content-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 22px
}

.perform-content-item:last-child {
    margin-bottom: 0
}

.perform-content-item img {
    width: 22px;
    height: 22px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px
}

.perform-item.reverse:after {
    right: auto;
    left: -237px
}

.perform-item.reverse .perform-img-small {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-left: 0;
    margin-right: 20px
}

.perform-item.reverse .perform-content {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding-left: 0;
    padding-right: 67px
}

.perform-item.reverse .perform-link {
    margin-left: 32px
}

.perform-item.reverse .review {
    margin-left: 0;
    margin-right: 60px
}

.perform-item.reverse .review:after {
    right: auto;
    left: 0
}

.perform-item.reverse .review-content {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding: 0 50px 0 160px
}

.review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 133px 60px;
    position: relative;
    z-index: 10
}

.review:after {
    content: '';
    display: block;
    background: url(../images/quotes.png) no-repeat 50%;
    width: 240px;
    height: 204px;
    position: absolute;
    bottom: -26px;
    right: 0;
    z-index: -1
}

.review-info {
    width: 140px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.review-info-img {
    margin-bottom: 18px
}

.review-info__name {
    font-weight: 700;
    margin-bottom: 6px
}

.review-info__city {
    font-weight: 700
}

.review-content {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10;
    font-style: italic;
    line-height: 1.65;
    padding: 0 176px 0 38px
}

.objects {
    position: relative;
    margin-bottom: 70px;
    font-size: 0
}

.objects-wrap {
    overflow: hidden
}

.objects-content {
    width: 400px;
    background-color: #f0f5f8;
    padding: 60px 0 10px;
    position: relative;
    z-index: 100
}

.objects-content:before {
    content: '';
    display: block;
    background-color: #f0f5f8;
    width: 240px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 100%
}

.objects-content__head {
    font-size: 36px;
    font-weight: 700;
    color: #37bc44;
    margin-bottom: 30px
}

.objects-content .offer-head {
    margin-bottom: 0
}

.objects-content .showcase-checkbox {
    padding: 10px 0 23px
}

.objects-content .showcase-checkbox label input {
    top: 1px
}

.objects-content .showcase-checkbox-text a,
.objects-content .showcase-checkbox-text span {
    color: #000
}

.objects-content .showcase-checkbox-text a {
    margin-right: 4px
}

.objects-content .showcase-info {
    padding: 27px 58px 17px 0;
    background-color: #f0f5f8;
    border: 0
}

.objects-content .showcase-info button {
    background-color: #37bc44;
    margin: 0 0 20px 20px;
    color: #fff
}

.objects-content .showcase-info button:hover {
    background-color: #43b24e
}

.objects-content .showcase-info__note {
    font-size: 16px;
    color: #000
}

.objects-content .showcase-input input {
    border-bottom: 2px solid #000;
    color: #000
}

.objects-content .showcase-input label {
    color: #000
}

.objects-map {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: -237px;
    bottom: 0;
    left: 0;
    padding-left: 400px
}

.objects-map iframe {
    width: 100%;
    height: 100%;
    border: 0
}

.advantage {
    padding-bottom: 29px;
    margin-bottom: 60px;
    border-bottom: 1px solid #898989
}

.advantage .head {
    margin-bottom: 49px
}

.advantage-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.advantage-item {
    width: 380px;
    margin: 0 60px 34px 0
}

.advantage-item:nth-child(3n) {
    margin-right: 0
}

.advantage-item-img {
    display: inline-block;
    vertical-align: middle;
    height: 80px;
    line-height: 80px;
    margin-bottom: 18px
}

.advantage-item-img img {
    display: inline-block;
    vertical-align: middle;
    line-height: 80px
}

.advantage-item__head {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4
}

.advantage-item__text {
    line-height: 1.65
}

.project .head {
    margin-bottom: 58px
}

.project-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.project-item {
    width: 300px;
    margin: 0 20px 20px 0
}

.project-item:nth-child(4n) {
    margin-right: 0
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 19px 0 50px
}

.pagination li {
    position: relative;
    margin-right: 20px
}

.pagination li:after {
    content: '/';
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 5px;
    right: -14px
}

.pagination li:last-child {
    margin-right: 0
}

.pagination li:last-child:after {
    display: none
}

.pagination li:nth-last-child(2):after {
    display: none
}

.pagination li.active a {
    background-color: #37bc44;
    color: #fff
}

.pagination li.prev,
.pagination li.next {
    margin: 0
}

.pagination li.prev:after,
.pagination li.next:after {
    display: none
}

.pagination li.prev a,
.pagination li.next a {
    width: auto;
    height: auto
}

.pagination li.prev a:hover,
.pagination li.next a:hover {
    background-color: #fff;
    color: #37bc44
}

.pagination li.prev a i,
.pagination li.next a i {
    font-size: 16px
}

.pagination li.prev {
    margin-right: 8px
}

.pagination li a {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    text-transform: uppercase
}

.pagination li a:hover {
    background-color: #37bc44;
    color: #fff
}

.contacts {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts-wrap {
    overflow: hidden;
    margin: 0 90px;
    background-color: #43b24e
}

.contacts-content {
    width: 700px;
    padding: 88px 0 59px;
    position: relative;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts-item {
    width: 206px;
    text-align: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-top: 10px;
    margin-right: 32px
}

.contacts-item-logo {
    margin-bottom: 68px
}

.contacts-map {
    position: absolute;
    top: 0;
    left: 0;
    right: -240px;
    bottom: 0;
    padding-left: 700px
}

.contacts-map iframe {
    border: 0;
    width: 100%;
    height: 100%
}

.contacts-info {
    -webkit-box-flex: 10;
    -ms-flex-positive: 10;
    flex-grow: 10
}

.contacts-info-item {
    margin-bottom: 90px
}

.contacts-info-item:last-child {
    margin-bottom: 0
}

.contacts-info__head {
    color: #fff;
    margin-bottom: 8px
}

.contacts-info__tel {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 13px
}

.contacts-info__tel:hover {
    color: #000
}

.contacts-info-mail {
    margin-top: 14px
}

.contacts-info-mail span,
.contacts-info-mail a {
    color: #fff
}

.contacts-info-mail a {
    text-decoration: underline
}

.contacts-info-mail a:hover {
    text-decoration: none
}

.contacts-info__address {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px
}

.contacts-info__text {
    color: #fff
}

.bottom {
    padding: 24px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bottom-item a {
    text-decoration: underline;
    color: #000
}

.bottom-item a:hover {
    text-decoration: none
}

.manual {
    padding-top: 56px
}

.manual-wrap {
    overflow: hidden;
    background-color: #f0f5f8;
    margin: 0 90px
}

.manual-head {
    text-align: center
}

.manual-head .head {
    padding: 0 19px;
    margin-bottom: 60px;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: none
}

.manual-head .head:after {
    height: 25px;
    background-color: #89ec93
}

.manual-items {
    position: relative;
    height: 332px
}

.manual-item {
    width: 365px;
    position: relative;
    margin-bottom: 55px
}

.manual-item:last-child {
    margin-bottom: 0
}

.manual-item__num {
    font-size: 78px;
    font-weight: 900;
    color: #37bc44;
    position: absolute;
    top: -18px;
    left: 0
}

.manual-item-content {
    padding-left: 115px;
    padding-top: 1px
}

.manual-item__head {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0
}

.manual-item__text {
    line-height: 1.65
}

.manual-item.one {
    position: absolute;
    top: 23px;
    left: 0
}

.manual-item.top {
    position: absolute;
    top: 63px;
    left: 0
}

.manual-item.one .manual-item-content {
    padding-left: 102px
}

.manual-item.one:after {
    content: '';
    display: block;
    background: url(../images/arws1.png) no-repeat 50%;
    width: 65px;
    height: 65px;
    position: absolute;
    bottom: -98px;
    left: 28px
}

.manual-item.two {
    position: absolute;
    top: 156px;
    left: 120px
}

.manual-item.two:before {
    content: '';
    display: block;
    background: url(../images/arws2.png) no-repeat 50%;
    width: 65px;
    height: 65px;
    position: absolute;
    top: -73px;
    left: 186px
}

.manual-item.three {
    position: absolute;
    top: 23px;
    left: 390px
}

.manual-item.three:after {
    content: '';
    display: block;
    background: url(../images/arws1.png) no-repeat 50%;
    width: 65px;
    height: 65px;
    position: absolute;
    bottom: -86px;
    left: 120px
}

.manual-item.four {
    position: absolute;
    top: 160px;
    right: 294px
}

.manual-item.four:before {
    content: '';
    display: block;
    background: url(../images/arws2.png) no-repeat 50%;
    width: 65px;
    height: 65px;
    position: absolute;
    top: -79px;
    left: 171px
}

.manual-item.five {
    position: absolute;
    top: 23px;
    right: 52px
}

.manual-item.five:after {
    content: '';
    display: block;
    background: url(../images/arws1.png) no-repeat 50%;
    width: 65px;
    height: 65px;
    position: absolute;
    bottom: -95px;
    left: 174px
}

.manual-item.six {
    position: absolute;
    top: 131px;
    right: -199px
}

.header-wrap {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sign {
    width: 120px
}

.objects-content .showcase-info__head {
    color: #000
}

#objects-map {
    height: 1000px
}

.required span.required {
    display: none
}

.error .errorMessage {
    margin-top: 5px;
    font-size: 12px!important;
    color: red;
    font-weight: 700
}

.notifications {
    display: none;
    position: fixed;
    z-index: 9999
}

.notifications.top-right {
    right: 0;
    top: 25%
}

.notifications>div {
    position: relative;
    z-index: 9999;
    background-color: #43b24e;
    color: #fff;
    padding: 10px 15px;
    border: 1px solid #fff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

#callback-form-map .errorSummary * {
    color: #000;
    font-size: 14px!important
}

#callback-form-map .errorSummary p {
    font-size: 14px!important;
    color: #000
}

.logo img {
    width: 184px;
    image-rendering: -webkit-optimize-contrast
}

.header-info__tel {
    font-size: 25px
}

.header-info.phone {
    display: none
}

@media only screen and (max-width: 1336px) {
    .staff-item {
        width: auto
    }
    .staff {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width: 1200px) {
    .header-info__tel {
        font-size: 25px
    }
}

@media only screen and (max-width: 991px) {
    .staff-item {
        width: 360px
    }
    .container {
        max-width: 540px
    }
    .burger {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 15px;
        display: block;
        width: 30px
    }
    .burger a {
        display: block;
        cursor: pointer;
        padding: 12px 0
    }
    .burger a span {
        position: relative;
        display: block;
        width: 30px;
        height: 4px;
        background: #37bc44;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .burger a span:before,
    .burger a span:after {
        content: '';
        width: 30px;
        height: 4px;
        position: absolute;
        left: 0;
        background: #37bc44;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .burger a span:before {
        top: -8px
    }
    .burger a span:after {
        top: 8px
    }
    .burger a.active span {
        background: transparent
    }
    .burger a.active span:before {
        -webkit-transform: rotate(45deg) translate(5px, 6px);
        transform: rotate(45deg) translate(5px, 6px)
    }
    .burger a.active span:after {
        -webkit-transform: rotate(-45deg) translate(5px, -6px);
        transform: rotate(-45deg) translate(5px, -6px)
    }
    .header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: left;
        margin: 0 15px
    }
    .header-wrap .container {
        max-width: 100%
    }
    .header-info {
        text-align: center
    }
    .header-info.phone {
        display: block
    }
    .nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0;
        margin-bottom: 14px
    }
    .nav-wrap {
        text-align: center;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        visibility: hidden;
        -webkit-transition: 300ms;
        transition: 300ms;
        margin-top: 10px;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        padding-bottom: 16px;
        background-color: rgba(255, 255, 255, 0.9);
        z-index: 1000;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .nav-wrap.active {
        margin-top: 0;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        visibility: visible
    }
    .nav li {
        margin: 6px 0
    }
    .warranty {
        margin-bottom: 36px
    }
    .warranty-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .warranty-item {
        width: 230px!important;
        margin: 0 10px 20px!important;
    }
    .consult-caption__text {
        margin: 0 20px 0 0;
        line-height: 1.2
    }
    .consult-info {
        border: 3px solid #37bc44
    }
    .consult-info a,
    .consult-info span {
        font-size: 16px
    }
    .pricing {
        width: 100%;
        border: 3px solid #37bc44;
        padding: 16px 10px
    }
    .pricing-info__download {
        font-size: 20px
    }
    .pricing-info__text {
        font-size: 18px
    }
    .pricing-info-size {
        font-size: 16px
    }
    .order {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .order-content {
        padding-left: 0
    }
    .order_inner .order-content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding-top: 30px
    }
    .perform-img-big {
        max-width: 100%
    }
    .perform-img-small li img {
        max-width: 168px
    }
    .perform-content {
        padding-left: 0!important
    }
    .review-content {
        padding: 0 14px
    }
    .objects {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0
    }
    .objects-wrap {
        background-color: #f0f5f8;
        margin-bottom: 44px
    }
    .objects-wrap .container {
        max-width: 100%
    }
    .objects-content {
        width: auto;
        margin: 0 15px
    }
    .objects-map {
        font-size: 0;
        position: static;
        padding-left: 0
    }
    .objects-map iframe {
        height: 300px
    }
    .manual-item-img {
        margin-top: 0;
        width: 100%;
        text-align: center
    }
}

@media only screen and (max-width: 550px) {
    .header-info.phone {
        display: none
    }
}

.scrollToTop {
    border-radius: 3px;
    background-color: #ccc;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 12px 14px;
    position: fixed;
    bottom: 7%;
    right: 2%;
    z-index: 100;
    display: none
}

.scrollToTop:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.33)
}

a.scrollToTop:hover {
    color: #fff;
    text-decoration: underline
}

.showcase-checkbox-text span {
    display: inline
}

.showcase-checkbox-text a {
    margin-left: 4px
}

#contacts-map {
    border: 0;
    width: 100%;
    height: 100%
}

.header-wrap {
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transition: top .4s ease, -webkit-transform .35s ease;
    transition: top .4s ease, -webkit-transform .35s ease;
    transition: transform .35s ease, top .4s ease;
    transition: transform .35s ease, top .4s ease, -webkit-transform .35s ease
}

.price-download {
    border: 6px solid #37bc44
}

.price-download.order {
    padding: 40px 94px 40px 80px
}

@media only screen and (max-width: 991px) {
    .sms_ver-send_code.sended {
        display: none
    }
    .price-download.order {
        padding: 40px 0
    }
}

.price-download .pricing-info__download {
    border-bottom: 1px solid #fff
}

.price-download .pricing__text,
.price-download .pricing-info__download,
.price-download .pricing-info__text,
.price-download .pricing-info-size,
.pricing-info__download-link,
.pricing-toggle {
    color: #fff
}

.pricing-toggle {
    border-bottom: 1px solid #fff
}

.pricing-toggle:hover,
.pricing-toggle.clicked {
    color: #37bc44;
    border-bottom: 1px solid transparent
}

.sms_ver-wrap .showcase-info {
    width: 100%
}

.sms_ver-wrap .showcase-checkbox {
    padding-left: 15px
}

.showcase-info.sms_ver-code_verify-wrap {
    padding-top: 0
}

.borderless {
    border: none
}

.pricing-info__download-link {
    padding: 30px;
    width: 100%;
    background-color: #37bc44
}

.pricing-info__download-link span {
    text-decoration: underline
}

.pricing-info__download-link:hover {
    color: #fff;
    text-decoration: none
}

.errorMessage {
    margin-top: 5px;
    font-size: 14px!important;
    color: red;
    font-weight: 700
}

.fotorama--fullscreen {
    background: #000000cf
}

.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
    background: transparent
}

.gallery-three-items .fotorama__nav--thumbs {
    padding-top: 5px
}

.gallery-three-items .advantage-item__text {
    margin-top: 12px
}

.gallery-three-items .fotorama__arr {
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40)
}

.gallery-three-items.advantage {
    margin-bottom: 0;
    border-bottom: none
}

.gallery-three-items .fotorama__fullscreen-icon {
    background: url(../images/transparent-dot.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    width: 100%!important;
    height: 100%!important;
    right: 0!important;
    top: 0!important;
    z-index: 10!important
}

.showcase-content__head,
.showcase-content-text span {
    /*background-color: rgba(255, 255, 255, 0.7)*/
    display: inline-block;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

body * {
    -webkit-text-size-adjust: none
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
    font-size: 0;
    display: block
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: 0
}

input,
textarea,
select {
    font-family: 'Qanelas', sans-serif, Arial;
    font-weight: 400;
    border-radius: 0
}

a,
a:link,
a:visited,
a:active,
a:hover {
    cursor: pointer;
    text-decoration: none;
    outline: 0
}

body {
    font-family: 'Qanelas', sans-serif, Arial;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    overflow-y: scroll
}

#loader-wrapper {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 200;
    margin-top: 0;
    top: 0
}

#loading-text {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 45px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #222
}

#loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    border: 4px solid #C13323;
    -webkit-animation: loader 2s infinite ease;
    animation: loader 2s infinite ease
}

#loader span {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #C13323;
    -webkit-animation: loader-inner 2s infinite ease-in;
    animation: loader-inner 2s infinite ease-in
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    25% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    75% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    25% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    75% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader-inner {
    0% {
        height: 0
    }
    25% {
        height: 0
    }
    50% {
        height: 100%
    }
    75% {
        height: 100%
    }
    100% {
        height: 0
    }
}

@keyframes loader-inner {
    0% {
        height: 0
    }
    25% {
        height: 0
    }
    50% {
        height: 100%
    }
    75% {
        height: 100%
    }
    100% {
        height: 0
    }
}

body {
    font-family: 'Qanelas';
    color: #4f4f4f
}

.table-view {
    height: 100%;
    width: 100%;
    display: table
}

.row-view {
    display: table-row
}

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

.background-block {
    background-size: cover;
    background-position: center center
}

.nopadding {
    padding-left: 0;
    padding-right: 0
}

.nomargin {
    margin-left: 0;
    margin-right: 0
}

a,
input,
textarea,
button {
    outline: none!important
}

a:focus {
    text-decoration: none
}

a {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.simple-text {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #949494
}

.simple-text p,
.simple-text h1,
.simple-text h2,
.simple-text h3,
.simple-text h4,
.simple-text h5,
.simple-text h6,
.simple-text img,
.simple-text blockquote,
.simple-text ul,
.simple-text ol,
.simple-text div[class^="col-"] {
    margin-bottom: 25px
}

.simple-text .row:last-child {
    margin-bottom: -20px
}

.simple-text img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px
}

.simple-text img[align="left"] {
    margin-right: 30px
}

.simple-text img[align="right"] {
    margin-left: 30px
}

.simple-text p:last-child,
.simple-text h1:last-child,
.simple-text h2:last-child,
.simple-text h3:last-child,
.simple-text h4:last-child,
.simple-text h5:last-child,
.simple-text h6:last-child,
.simple-text img:last-child,
.simple-text blockquote:last-child,
.simple-text ul:last-child,
.simple-text ol:last-child {
    margin-bottom: 0
}

.simple-text a {
    color: #C13323;
    text-decoration: underline
}

.simple-text a:hover {
    color: #30373b
}

.simple-text h1,
.c-h1 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 700;
    color: #30373b
}

.simple-text h2,
.c-h2 {
    font-size: 36px;
    line-height: 42px;
    font-weight: 700;
    color: #30373b
}

.simple-text h2 small,
.c-h2 small {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: inherit
}

.simple-text h3,
.c-h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #30373b
}

.simple-text h3 small,
.c-h3 small {
    font-size: 21px;
    line-height: 25px;
    font-weight: 700;
    color: inherit
}

.simple-text h4,
.c-h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #30373b
}

.simple-text h5,
.c-h5 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #30373b
}

.simple-text h6,
.c-h6 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #30373b
}

@media(max-width:991px) {
    .simple-text h1,
    .c-h1 {
        font-size: 40px;
        line-height: 48px
    }
    .simple-text h2,
    .c-h2 {
        font-size: 30px;
        line-height: 36px
    }
    .simple-text h2 small,
    .c-h2 small {
        font-size: 25px;
        line-height: 29px;
        font-weight: 700;
        color: inherit
    }
    .simple-text h3,
    .c-h3 {
        font-size: 21px;
        line-height: 23px;
        font-weight: 700;
        color: #30373b
    }
    .simple-text h3 small,
    .c-h3 small {
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
        color: inherit
    }
}

.c-h1.color-2,
.c-h2.color-2,
.c-h3.color-2,
.c-h4.color-2,
.c-h5.color-2,
.c-h6.color-2 {
    color: #fff
}

.c-h1.color-2,
.c-h2.color-3,
.c-h3.color-3,
.c-h4.color-3,
.c-h5.color-3,
.c-h6.color-3 {
    color: rgba(255, 255, 255, 0.8)
}

.simple-text ul {
    list-style: none
}

.simple-text li {
    position: relative;
    padding-left: 21px;
    margin-bottom: 18px
}

.simple-text li:before {
    content: "\f00c";
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    color: #C13323;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.simple-text li:last-child {
    margin-bottom: 0
}

.simple-text blockquote {
    display: block;
    position: relative;
    font-size: 21px;
    line-height: 33px;
    color: #C13323;
    border: 1px solid #eaeaea;
    padding: 31px 40px 31px 118px;
    margin-bottom: 25px
}

.simple-text blockquote:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: #C13323
}

.simple-text blockquote:after {
    content: "\f10d";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 41px;
    margin-top: -24px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 48px;
    color: #eaeaea;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.simple-text blockquote:last-child {
    margin-bottom: 0
}

@media(max-width:767px) {
    .simple-text blockquote {
        padding: 15px 15px 15px 20px
    }
    .simple-text blockquote:after {
        display: none
    }
}

.simple-text.size-2 {
    font-size: 21px;
    line-height: 30px
}

.simple-text.size-3 {
    font-size: 14px;
    line-height: 22px
}

.simple-text.size-4 {
    font-size: 24px;
    line-height: 28px
}

.simple-text.size-5 {
    font-size: 12px;
    line-height: 18px
}

.simple-text.size-6 {
    font-size: 21px;
    line-height: 30px
}

.simple-text.size-7 {
    font-size: 18px;
    line-height: 24px
}

.simple-text.color-2 {
    color: #fff
}

.simple-text.color-3 {
    color: rgba(7, 39, 48, 0.25)
}

.simple-text.color-4 {
    color: rgba(255, 255, 255, 0.7)
}
.simple-text.color-4-mobil {
    color: #000000
}

.simple-text.color-5 {
    color: rgba(144, 144, 144, 0.7)
}

.simple-text.style-2 h1,
.simple-text.style-2 h2,
.simple-text.style-2 h3,
.simple-text.style-2 h4,
.simple-text.style-2 h5,
.simple-text.style-2 h6 {
    margin-bottom: 10px
}

.simple-text.style-2 img {
    margin-top: 15px;
    margin-bottom: 35px
}

.simple-text.style-2 img:first-child {
    margin-top: 0
}

.simple-text.style-2 img:last-child {
    margin-bottom: 0
}

.c-btn {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.c-btn.type-1 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #fff;
    background: #C13323;
    border: 1px solid #88c06b;
    padding: 17px 53px;
    border-radius: 5px;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    box-shadow: 0 4px 0 0 #68994f;
    -webkit-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out
}

.c-btn.type-1:active {
    top: 1px;
    box-shadow: 0 1px 0 0 #68994f
}

.c-btn.type-1:hover {
    opacity: .9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90)
}

.c-btn.type-1.size-2 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    padding: 14px 63px 13px
}

.c-btn.type-1.size-3 {
    padding: 19px 135px
}

.c-btn.type-1.size-4 {
    font-size: 18px;
    line-height: 22px;
    padding: 21px 53px
}

.c-btn.type-1.color-2 {
    background: #ef662f;
    border-color: #f28053;
    box-shadow: 0 4px 0 0 #d15625
}

.c-btn.type-1.color-2:active {
    box-shadow: 0 1px 0 0 #d15625
}

@media(max-width:767px) {
    .c-btn.type-1 {
        width: 100%;
        text-align: center
    }
    .c-btn.type-1.size-3 {
        padding-left: 15px;
        padding-right: 15px
    }
}

.c-btn.type-2 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #C13323;
    border: 2px solid #C13323;
    border-radius: 5px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.c-btn.type-2 span,
.c-btn.type-2 input {
    display: inline-block;
    padding: 8px 29px 7px
}

.c-btn.type-2:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background: #C13323;
    z-index: -1;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-btn.type-2:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    background: #C13323;
    z-index: -1;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-btn.type-2 input {
    background: transparent;
    border: 0;
    font-size: inherit;
    line-height: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    font-weight: inherit
}

@media only screen and (min-width:991px) {
    .c-btn.type-2:hover {
        color: #fff
    }
    .c-btn.type-2:hover:before,
    .c-btn.type-2:hover:after {
        width: 51%
    }
}

.c-btn.type-2.size-2 span,
.c-btn.type-2.size-2 input {
    padding: 15px 54px 14px
}

.c-btn.type-2.color-2 {
    background: #C13323;
    color: #fff
}

.c-btn.type-2.color-2:before,
.c-btn.type-2.color-2:after {
    background: #fff
}

@media only screen and (min-width:991px) {
    .c-btn.type-2.color-2:hover {
        color: #C13323
    }
}

.c-btn.type-2.color-3 {
    border-color: #ef662f;
    color: #ef662f
}

.c-btn.type-2.color-3:before,
.c-btn.type-2.color-3:after {
    background: #ef662f
}

.c-btn.type-2.color-3:hover {
    color: #fff
}

.c-btn.type-2.color-4 {
    background: #ef662f;
    border-color: #ef662f;
    color: #fff
}

.c-btn.type-2.color-4:before,
.c-btn.type-2.color-4:after {
    background: #fff
}

.c-btn.type-2.color-4:hover {
    color: #ef662f
}

.c-btn.type-2.color-5 {
    border-color: rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.6)
}

.c-btn.type-2.color-5:before,
.c-btn.type-2.color-5:after {
    background: #fff
}

.c-btn.type-2.color-5:hover {
    color: #000
}

.c-btn.type-2.color-6 {
    background: rgba(255, 255, 255, 0.6);
    color: #000;
    border-color: rgba(255, 255, 255, 0.6)
}

.c-btn.type-2.color-6:before,
.c-btn.type-2.color-6:after {
    background: #fff
}

.c-btn.type-2.radius-0 {
    border-radius: 0
}

.c-btn.type-3 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #fff;
    background: #C13323;
    border: 1px solid #6fa454;
    border-radius: 5px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.c-btn.type-3 span,
.c-btn.type-3 input {
    display: inline-block;
    padding: 8px 29px 7px
}

.c-btn.type-3:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    background: #fff;
    z-index: -1;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-btn.type-3:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    background: #fff;
    z-index: -1;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-btn.type-3 input {
    background: transparent;
    border: 0;
    font-size: inherit;
    line-height: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    font-weight: inherit
}

.c-btn.type-3:hover {
    color: #C13323
}

.c-btn.type-3:hover:before,
.c-btn.type-3:hover:after {
    width: 50%
}

.c-btn.type-3.size-2 span,
.c-btn.type-3.size-2 input {
    padding: 10px 35px
}

.c-btn.type-3.border-2 {
    border-radius: 2px
}

.c-btn.type-3.color-2 {
    background: #ef662f;
    border-color: #d15625
}

.c-btn.type-3.color-2:hover {
    color: #ef662f
}

.c-btn.type-4 {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #C13323;
    text-transform: uppercase
}

.c-btn.type-4:after {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.c-btn.type-4:hover {
    color: #30373b
}

.c-btn.full.full {
    width: 100%;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px
}

.c-input.type-1 {
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #072730;
    border: 1px solid transparent;
    padding: 0 20px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-input.type-1::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-1:-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-1::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-1:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-1:focus {
    border-color: #C13323
}

.c-input.type-2 {
    width: 100%;
    height: 40px;
    font-size: 12px;
    font-weight: 400;
    color: #30373b;
    border: 1px solid #eaeaea;
    padding: 0 16px;
    border-radius: 2px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-input.type-2::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: rgba(48, 55, 59, 0.4);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-2:-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: rgba(48, 55, 59, 0.4);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-2::-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: rgba(48, 55, 59, 0.4);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-2:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: rgba(48, 55, 59, 0.4);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-2:focus {
    border-color: #C13323
}

.c-input.type-2.size-2 {
    font-size: 16px;
    height: 52px
}

.c-input.type-2.size-2::-webkit-input-placeholder {
    font-size: 16px
}

.c-input.type-2.size-2:-moz-placeholder {
    font-size: 16px
}

.c-input.type-2.size-2::-moz-placeholder {
    font-size: 16px
}

.c-input.type-2.size-2:-ms-input-placeholder {
    font-size: 16px
}

.c-input.type-2.size-3 {
    font-size: 16px;
    height: 60px
}
.c-input.type-2.size-3.border-none {
    font-size: 16px;
    height: 0px
}

.c-input.type-2.size-3::-webkit-input-placeholder {
    font-size: 16px
}

.c-input.type-2.size-3:-moz-placeholder {
    font-size: 16px
}

.c-input.type-2.size-3::-moz-placeholder {
    font-size: 16px
}

.c-input.type-2.size-3:-ms-input-placeholder {
    font-size: 16px
}

.c-input.type-2.radius-4 {
    border-radius: 4px
}

.c-input.type-2.radius-4.border-none {
    border-radius: 4px;
    border: none;
    border-bottom: 1px solid #acacac;
    width: 280px;
    border-radius: 0;
}

.c-input-3-wrapper {
    position: relative
}

.c-input.type-3 {
    width: 100%;
    height: 64px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(148, 148, 148, 0.6);
    border: 1px solid #dfdfdf;
    border-radius: 6px;
    padding: 0 60px 0 20px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-input.type-3::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(48, 55, 59, 0.4);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-3:-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(148, 148, 148, 0.6);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-3::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(148, 148, 148, 0.6);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-3:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(148, 148, 148, 0.6);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-3:focus {
    border-color: #C13323
}

.c-input-3-icon {
    position: absolute;
    top: 50%;
    right: 22px;
    font-size: 16px;
    color: rgba(48, 55, 59, 0.3);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-input-4-wrapper {
    position: relative
}

.c-input.type-4 {
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: #949494;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    padding: 0 60px 0 20px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-input.type-4::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #949494;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-4:-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #949494;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-4::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #949494;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-4:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #949494;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-input.type-4:focus {
    border-color: #C13323
}

.c-input-4-icon {
    position: absolute;
    top: 50%;
    right: 22px;
    font-size: 14px;
    color: rgba(48, 55, 59, 0.35);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.c-area.type-1 {
    width: 100%;
    height: 100px;
    font-size: 16px;
    font-weight: 400;
    color: #072730;
    border: 1px solid transparent;
    padding: 20px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-area.type-1::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-area.type-1:-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-area.type-1::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-area.type-1:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-area.type-1:focus {
    border-color: #C13323
}

.c-area.type-2 {
    width: 100%;
    height: 134px;
    font-size: 12px;
    font-weight: 400;
    color: #072730;
    border: 1px solid #eaeaea;
    padding: 16px;
    border-radius: 2px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.c-area.type-2::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-area.type-2:-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-area.type-2::-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-area.type-2:-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    color: rgba(7, 39, 48, 0.3);
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.c-area.type-2:focus {
    border-color: #C13323
}

.c-area.type-2.size-2 {
    font-size: 16px;
    height: 102px
}

.c-area.type-2::-webkit-input-placeholder {
    font-size: 16px
}

.c-area.type-2:-moz-placeholder {
    font-size: 16px
}

.c-area.type-2::-moz-placeholder {
    font-size: 16px
}

.c-area.type-2:-ms-input-placeholder {
    font-size: 16px
}

.c-btn input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0)
}

.tt-devider {
    height: 1px;
    background: #eaeaea
}

.custom-hover {
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top
}

.custom-hover:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding-bottom: 100%;
    margin-top: -50%;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    background: #C13323;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.4, 0, 0.2, 1), opacity .5s;
    -webkit-transition: opacity .5s, -webkit-transform .5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity .5s, -webkit-transform .5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform .5s cubic-bezier(0.4, 0, 0.2, 1), opacity .5s;
    transition: transform .5s cubic-bezier(0.4, 0, 0.2, 1), opacity .5s, -webkit-transform .5s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1
}

.custom-hover:hover:before {
    opacity: .7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    -webkit-transform: scale(1.55);
    transform: scale(1.55)
}

.custom-hover:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 29px;
    height: 29px;
    margin-top: -14.5px;
    margin-left: -14.5px;
    background: url(../img/hover_icon.png) no-repeat center center;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.4, 0, 0.2, 1), opacity .5s;
    -webkit-transition: opacity .5s, -webkit-transform .5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity .5s, -webkit-transform .5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform .5s cubic-bezier(0.4, 0, 0.2, 1), opacity .5s;
    transition: transform .5s cubic-bezier(0.4, 0, 0.2, 1), opacity .5s, -webkit-transform .5s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 2
}

.custom-hover:hover:after {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.custom-hover.round:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.custom-hover.size-2:after {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px
}

.pleft75 {
    padding-left: 75px
}

@media(max-width:1199px) {
    .pleft75 {
        padding-left: 0
    }
}

.bg-1 {
    background-color: #e6efee
}

.tt-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px 0 #eaeaea;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 101
}

.tt-header ul {
    padding-left: 0
}

.tt-header .logo {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 51px;
    line-height: 51px;
    z-index: 101
}

.tt-header .logo img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle
}

.tt-header .main-nav>ul {
    list-style: none;
    margin-bottom: 0
}

.tt-header .main-nav>ul>li>a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #949494;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-header .main-nav>ul>li.active>a,
.tt-header .main-nav>ul>li:hover>a {
    color: #30373b
}

.tt-header .main-nav>ul>li>ul {
    list-style: none
}

.tt-header .main-nav>ul>li>ul>li>ul {
    list-style: none
}

.tt-header .nav-more {
    display: inline-block;
    font-size: 0;
    padding-top: 22px;
    margin-left: 27px
}

.cmn-toggle-switch:focus {
    outline: 0
}

.tt-header .cmn-toggle-switch {
    display: none;
    position: relative;
    float: right;
    margin-top: 19px;
    padding: 0;
    width: 30px;
    height: 17px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    z-index: 101
}

.tt-header .cmn-toggle-switch span {
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    height: 3px;
    background: #949494;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-header .cmn-toggle-switch:before,
.tt-header .cmn-toggle-switch:after {
    content: "";
    position: absolute;
    display: block;
    top: 7px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #949494;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-header .cmn-toggle-switch:before {
    margin-top: -7px
}

.tt-header .cmn-toggle-switch:after {
    margin-top: 7px
}

.tt-header .cmn-toggle-switch.active:before {
    -webkit-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.tt-header .cmn-toggle-switch.active:after {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.tt-header .cmn-toggle-switch.active span {
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0)
}

.tt-header-margin {
    height: 80px
}

@media(min-width:992px) {
    .tt-header .top-inner {
        position: relative;
        float: left;
        padding: 14px 0
    }
    .tt-header .toggle-block {
        display: block!important;
        float: right
    }
    .tt-header .toggle-block .container {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .tt-header .main-nav {
        display: inline-block;
        vertical-align: top
    }
    .tt-header .main-nav>ul>li {
        position: relative;
        float: left;
        padding: 27px 0
    }
    .tt-header .main-nav>ul>li>a {
        display: block;
        position: relative;
        padding: 4px 21px
    }
    .tt-header .main-nav>ul>li>a:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 1px
    }
    .tt-header .main-nav>ul>li:last-child>a:before {
        display: none
    }
    .tt-header .main-nav>ul>li>ul {
        display: block!important;
        position: absolute;
        top: 100%;
        left: 50%;
        width: 216px;
        background: #fff;
        margin-top: -26px;
        margin-left: -108px;
        visibility: hidden;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        border: 1px solid #eaeaea;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .tt-header .main-nav>ul>li:hover>ul {
        visibility: visible;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    .tt-header .main-nav>ul>li>ul>li {
        border-bottom: 1px solid #f1f1f1;
        text-align: left
    }
    .tt-header .main-nav>ul>li>ul>li>a {
        display: block;
        position: relative;
        font-size: 13px;
        line-height: 17px;
        font-weight: 400;
        color: #949494;
        letter-spacing: .3px;
        padding: 17px 19px 14px
    }
    .tt-header .main-nav>ul>li>ul>li>a:hover {
        background: #C13323;
        color: #fff
    }
    .tt-header .main-nav>ul>li>ul>li {
        position: relative
    }
    .tt-header .main-nav>ul>li>ul>li>ul {
        display: block!important;
        position: absolute;
        top: -1px;
        left: 100%;
        width: 216px;
        background: #fff;
        border: 1px solid #eaeaea;
        visibility: hidden;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .tt-header .main-nav>ul>li:nth-last-child(1)>ul>li>ul,
    .tt-header .main-nav>ul>li:nth-last-child(2)>ul>li>ul {
        left: auto;
        right: 100%;
        margin-right: 5px
    }
    .tt-header .main-nav>ul>li>ul>li:hover>ul {
        visibility: visible;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    .tt-header .main-nav>ul>li>ul>li>ul>li {
        border-bottom: 1px solid #f1f1f1;
        text-align: left
    }
    .tt-header .main-nav>ul>li>ul>li>ul>li>a {
        display: block;
        position: relative;
        font-size: 13px;
        line-height: 17px;
        font-weight: 400;
        color: #949494;
        letter-spacing: .3px;
        padding: 17px 19px 14px
    }
    .tt-header .main-nav>ul>li>ul>li>ul>li>a:hover {
        background: #C13323;
        color: #fff
    }
    .tt-header .menu-toggle {
        display: none
    }
}

@media(max-width:991px) {
    .tt-header .logo {
        height: 46px;
        line-height: 52px
    }
    .tt-header {
        position: absolute;
        left: 0;
        right: 0;
        padding-left: 15px;
        padding-right: 15px;
        height: auto
    }
    .tt-header .top-inner {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 70px;
        padding: 9px 15px;
        background: #fff;
        z-index: 1;
        box-shadow: 0 1px 2px 0 #eaeaea;
        margin-top: 0;
        float: none
    }
    .tt-header .top-inner-container {
        width: 750px;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }
    .tt-header .cmn-toggle-switch {
        display: block
    }
    .tt-header .toggle-block {
        display: none;
        text-align: center;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        max-height: 100%;
        overflow: auto;
        background: #fff;
        padding: 70px 15px 30px;
        box-shadow: 0 1px 2px 0 #eaeaea
    }
    .tt-header .main-nav {
        margin-bottom: 25px
    }
    .tt-header .main-nav>ul>li {
        padding: 13px 0
    }
    .tt-header .main-nav>ul>li>a {
        display: block
    }
    .tt-header .main-nav>ul>li.parent>ul {
        display: none;
        background: #282f39;
        margin-top: 10px
    }
    .tt-header .main-nav>ul>li.parent>a {
        position: relative;
        padding-left: 25px;
        padding-right: 25px
    }
    .tt-header .main-nav>ul>li>ul>li>a {
        display: inline-block;
        font-size: 13px;
        line-height: 15px;
        font-weight: 300;
        color: #fff;
        letter-spacing: .5px;
        padding: 12px 22px;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .tt-header .main-nav>ul>li>a {
        position: relative;
        padding-left: 25px;
        padding-right: 25px
    }
    .tt-header .main-nav>ul>li>ul {
        display: none;
        background: #171f2b;
        padding: 15px 0;
        margin-top: 15px
    }
    .tt-header .main-nav>ul>li>ul>li>a {
        display: block;
        position: relative
    }
    .tt-header .main-nav>ul>li>ul>li>a:hover {
        color: #C13323
    }
    .tt-header .main-nav>ul>li>ul>li>ul {
        display: none;
        list-style: none;
        padding: 10px 0 5px
    }
    .tt-header .main-nav>ul>li>ul>li>ul>li {
        margin-bottom: 10px
    }
    .tt-header .main-nav>ul>li>ul>li>ul>li>a {
        display: block;
        font-size: 13px;
        line-height: 17px;
        font-weight: 400;
        color: #787878;
        letter-spacing: .3px;
        padding: 2px 0;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out
    }
    .tt-header .main-nav>ul>li>ul>li>ul>li>a:hover {
        color: #fff
    }
    .tt-header .menu-toggle,
    .tt-header .menu-toggle-inner {
        position: absolute;
        top: 50%;
        right: 0;
        padding: 13px 16px;
        margin-top: -20px
    }
    .tt-header-margin {
        height: 70px
    }
    .tt-header .nav-more {
        margin-left: 0;
        padding-top: 0
    }
}

@media(max-width:767px) {
    .tt-header .top-inner-container {
        width: 100%
    }
}

.tt-header.style-2 {
    background: transparent;
    box-shadow: none
}

.tt-header.style-2.stick {
    background: #368aa9
}

.tt-header.style-2 .main-nav>ul>li>a {
    color: #fff;
    opacity: .6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60)
}

.tt-header.style-2 .main-nav>ul>li.active>a,
.tt-header.style-2 .main-nav>ul>li:hover>a {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.tt-header.style-2 .nav-more .c-btn {
    border-color: rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.6)
}

.tt-header.style-2 .nav-more .c-btn:before,
.tt-header.style-2 .nav-more .c-btn:after {
    background: #fff
}

.tt-header.style-2 .nav-more .c-btn:hover {
    color: #000
}

.tt-header.style-2 .cmn-toggle-switch:before,
.tt-header.style-2 .cmn-toggle-switch:after {
    background: #fff
}

.tt-header.style-2 .cmn-toggle-switch span {
    background: #fff
}

@media(max-width:991px) {
    .tt-header.style-2 .top-inner {
        background: #368aa9;
        box-shadow: none
    }
    .tt-header.style-2 .toggle-block {
        background: #368aa9
    }
}

.tt-arrow-left.type-1,
.tt-arrow-right.type-1 {
    width: 48px;
    height: 50px;
    background: #fff;
    border: 1px solid rgba(148, 148, 148, 0.2);
    font-size: 16px;
    text-align: center;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-arrow-left.type-1 {
    border-left: 0
}

.tt-arrow-right.type- {
    border-right: 0
}

.tt-arrow-left.type-1 span,
.tt-arrow-right.type-1 span {
    line-height: 48px
}

.tt-arrow-left.type-1:hover,
.tt-arrow-right.type-1:hover {
    background: #C13323;
    color: #fff
}

.tt-arrow-left.type-2,
.tt-arrow-right.type-2 {
    width: 32px;
    height: 32px;
    background: #fff;
    border: 1px solid #eaeaea;
    font-size: 12px;
    text-align: center;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-arrow-left.type-2 span,
.tt-arrow-right.type-2 span {
    line-height: 30px
}

.tt-arrow-left.type-2:hover,
.tt-arrow-right.type-2:hover {
    background: #C13323;
    color: #fff
}

.tt-arrow-left.pos-1,
.tt-arrow-right.pos-1 {
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tt-arrow-left.pos-2,
.tt-arrow-right.pos-2 {
    display: inline-block;
    position: static;
    margin-top: 30px
}

.pagination.type-1 .swiper-pagination-switch {
    border-color: #C13323;
    margin: 0 7px
}

.pagination.type-1 .swiper-active-switch {
    background: #C13323;
    border-color: #C13323
}

.pagination.pos-1 {
    position: absolute;
    bottom: 15px;
    left: 0
}

@media(max-width:767px) {
    .swiper-container .pagination {
        margin-top: 30px
    }
}

.tt-swiper-margin {
    margin-left: -15px;
    margin-right: -15px
}

.tt-swiper-margin .swiper-slide>* {
    margin-left: 15px;
    margin-right: 15px
}

@media(max-width:767px) {
    .tt-swiper-margin {
        margin-left: 0;
        margin-right: 0
    }
    .tt-swiper-margin .swiper-slide>* {
        margin-left: auto;
        margin-right: auto
    }
}

.tt-swiper-shadow {
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.2)
}

.tt-swiper-arrow-center {
    text-align: center
}

.tt-mslide {
    position: relative;
    height: inherit;
    text-align: center;
    box-shadow: 0 2px 0 0 #eaeaea
}

.tt-mslide .container {
    height: inherit
}

.tt-mslide-inner {
    position: relative;
    height: inherit;
    padding-top: 100px
}

.tt-mslide .c-h1 {
    margin-bottom: 14px
}

.tt-mslide .simple-text {
    margin-bottom: 34px
}

.tt-mslide-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 370px
}

.tt-mslide-img img {
    position: absolute;
    bottom: 0;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tt-mslide-img.type-2 {
    height: 454px
}

@media(max-width:1199px) {
    .tt-mslide-img {
        height: 300px
    }
    .tt-mslide-img.type-2 {
        height: 350px
    }
}

@media(max-width:991px) {
    .tt-mslide-img {
        height: 250px
    }
    .tt-mslide-img.type-2 {
        height: 300px
    }
    .tt-mslide-inner {
        padding-top: 50px
    }
}

@media(max-width:767px) {
    .tt-mslide-img {
        height: 160px
    }
    .tt-mslide-img.type-2 {
        height: 160px
    }
    .tt-mslide-inner {
        padding-top: 30px
    }
}

.tt-mslide-2 {
    position: relative;
    height: inherit;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.2)
}

.tt-mslide-2:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: #fdfdfe
}

.tt-mslide-2 .container {
    height: inherit
}

.tt-mslide-2-table {
    display: table;
    width: 100%;
    height: 100vh;
    padding: 100px 0
}

.tt-mslide-2-cell {
    display: table-cell;
    vertical-align: middle
}

.tt-mslide-2-title {
    color: #30373b;
    margin-bottom: 10px
}

.tt-mslide-2-cell .simple-text {
    margin-bottom: 32px
}

.tt-mslide-2-cell .c-input-3-wrapper {
    margin-bottom: 20px
}

.tt-mslide-2-img {
    position: absolute;
    left: 50%;
    bottom: 0;
    max-height: 100%;
    max-width: 50%;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    width: auto;
    height: auto;
    padding-top: 80px
}

.tt-mslide-2-arrow {
    position: absolute;
    bottom: 35px;
    left: 50%;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(48, 55, 59, 0.15);
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    color: rgba(48, 55, 59, 0.3);
    margin-left: 40px
}

.tt-mslide-2-arrow span {
    line-height: 48px
}

.tt-mslide-2.right:before {
    left: auto;
    right: 0
}

.tt-mslide-2.right .tt-mslide-2-img {
    left: auto;
    right: 50%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.tt-mslide-2.right .tt-mslide-2-arrow {
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: 40px
}

@media(max-width:991px) {
    .tt-mslide-2-table {
        height: 700px;
        padding: 50px 0
    }
}

@media(max-width:767px) {
    .tt-mslide-2-arrow {
        display: none
    }
    .tt-mslide-2-table {
        height: 500px
    }
    .tt-mslide-2-img {
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50)
    }
}

.tt-mslide-3 {
    position: relative;
    height: inherit;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.2)
}

.tt-mslide-3 .container {
    height: inherit
}

.tt-mslide-3-table {
    display: table;
    position: relative;
    width: 100%;
    height: 720px;
    padding: 100px 0
}

.tt-mslide-3-cell {
    display: table-cell;
    vertical-align: middle
}

.tt-mslide-3 .c-h1 {
    margin-bottom: 12px
}

.tt-mslide-3 .simple-text {
    margin-bottom: 30px
}

.tt-mslide-3-img {
    position: absolute;
    left: 75%;
    top: 50%;
    max-height: 100%;
    max-width: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: auto
}

.tt-mslide-3.right .tt-mslide-3-img {
    left: 25%
}

@media(max-width:991px) {
    .tt-mslide-3-table {
        height: 700px;
        padding: 50px 0
    }
}

@media(max-width:767px) {
    .tt-mslide-3 {
        text-align: center
    }
    .tt-mslide-3-table {
        height: 500px
    }
    .tt-mslide-3-img {
        position: static;
        margin: 0 auto 15px;
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0)
    }
}

.tt-title {
    text-align: center
}

.tt-title-cat {
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
    color: #949494;
    text-transform: uppercase;
    margin-bottom: 9px
}

.tt-title-2 {
    position: relative
}

.tt-tab-wrapper .tt-tab-info {
    display: none
}

.tt-tab-wrapper .tt-tab-info.active {
    display: block
}

.tt-tab-wrapper .tt-tab-select select:focus {
    outline: 0
}

.tt-tab-wrapper.type-1 .tt-nav-tab {
    font-size: 0;
    font-size: 0;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 #eaeaea;
    overflow: hidden
}

.tt-tab-wrapper.type-1 .tt-tab-nav-wrapper {
    margin-bottom: 45px
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item {
    display: inline-block;
    width: 20%;
    height: 115px;
    position: relative;
    padding: 25px 15px 0 54px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    width: 39px;
    background: url(../img/arrow.png);
    z-index: 2
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #368aa9;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item:first-child {
    padding-left: 15px
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item .lnr {
    display: inline-block;
    font-size: 36px;
    color: #c5c5c5;
    margin-bottom: 12px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item .tt-analitics-text {
    display: block;
    height: 36px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #949494;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item:hover .lnr,
.tt-tab-wrapper.type-1 .tt-nav-tab-item.active .lnr {
    color: #368aa9
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item:hover .tt-analitics-text,
.tt-tab-wrapper.type-1 .tt-nav-tab-item.active .tt-analitics-text {
    color: #30373b
}

.tt-tab-wrapper.type-1 .tt-nav-tab-item:hover:after,
.tt-tab-wrapper.type-1 .tt-nav-tab-item.active:after {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.tt-tab-wrapper.type-1 .tt-tab-select {
    display: none;
    position: relative
}

.tt-tab-wrapper.type-1 .tt-tab-select select {
    display: block;
    width: 100%;
    font-weight: 400;
    color: #b8b8b8;
    background: transparent;
    border: 1px solid #323a43;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.tt-tab-wrapper.type-1 .tt-tab-select select::-ms-expand {
    display: none
}

.tt-tab-wrapper.type-1 .tt-tab-select .select-arrow {
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    text-align: center;
    background: #323a43;
    color: #fff;
    pointer-events: none
}

.tt-tab-wrapper.type-1 .tt-tab-select select {
    height: 42px;
    font-size: 12px;
    line-height: 30px;
    padding: 0 11px
}

.tt-tab-wrapper.type-1 .tt-tab-select .select-arrow {
    width: 37px;
    height: 40px;
    line-height: 40px
}

@media(max-width:991px) {
    .tt-tab-wrapper.type-1 .tt-tab-nav-wrapper {
        margin-bottom: 30px
    }
    .tt-tab-wrapper.type-1 .tt-tab-select {
        display: block;
        margin-bottom: 30px
    }
    .tt-tab-wrapper.type-1 .tt-nav-tab {
        display: none
    }
    .tt-tab-wrapper.type-1 .tt-nav-tab-item {
        display: table;
        margin-right: auto;
        margin-left: auto
    }
}

.tt-tab-wrapper.type-2 .tt-nav-tab {
    border: 1px solid #eaeaea;
    overflow: hidden
}

.tt-tab-wrapper.type-2 .tt-nav-tab-item {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #949494;
    letter-spacing: .5px;
    border-bottom: 1px solid #eaeaea;
    padding: 21px 30px;
    cursor: pointer
}

.tt-tab-wrapper.type-2 .tt-nav-tab-item:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 3px;
    background: #C13323;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-tab-wrapper.type-2 .tt-nav-tab-item:last-child {
    border-bottom: 0
}

.tt-tab-wrapper.type-2 .tt-nav-tab-item.active {
    color: #30373b
}

.tt-tab-wrapper.type-2 .tt-nav-tab-item.active:before {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.tt-tab-wrapper.type-2 .tt-tab-select {
    display: none;
    position: relative;
    display: none;
    position: relative
}

.tt-tab-wrapper.type-2 .tt-tab-select select {
    display: block;
    width: 100%;
    font-weight: 400;
    color: #b8b8b8;
    background: transparent;
    border: 1px solid #323a43;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.tt-tab-wrapper.type-2 .tt-tab-select select::-ms-expand {
    display: none
}

.tt-tab-wrapper.type-2 .tt-tab-select .select-arrow {
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    text-align: center;
    background: #323a43;
    color: #fff;
    pointer-events: none
}

.tt-tab-wrapper.type-2 .tt-tab-select select {
    height: 42px;
    font-size: 12px;
    line-height: 30px;
    padding: 0 11px
}

.tt-tab-wrapper.type-2 .tt-tab-select .select-arrow {
    width: 37px;
    height: 40px;
    line-height: 40px
}

@media(max-width:991px) {
    .tt-tab-wrapper.type-2 .tt-tab-nav-wrapper {
        margin-bottom: 30px
    }
    .tt-tab-wrapper.type-2 .tt-tab-select {
        display: block;
        margin-bottom: 30px
    }
    .tt-tab-wrapper.type-2 .tt-nav-tab {
        display: none
    }
    .tt-tab-wrapper.type-2 .tt-nav-tab-item {
        display: table;
        margin-right: auto;
        margin-left: auto
    }
}

.tt-service-icon {
    display: block;
    float: left;
    width: 102px;
    height: 102px;
    border: 1px solid rgba(7, 39, 48, 0.1);
    border-radius: 50%;
    line-height: 102px;
    text-align: center
}

.tt-service-icon span {
    font-size: 36px;
    line-height: 100px;
    color: #C13323;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-service-icon:hover {
    background: #C13323
}

.tt-service-icon:hover span {
    color: #fff
}

.tt-service-info {
    padding-left: 120px;
    padding-top: 15px
}

.tt-service-title {
    display: block;
    margin-bottom: 10px
}

.tt-service-title:hover {
    color: #C13323
}

@media(max-width:991px) {
    .tt-service-icon {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .tt-service-info {
        padding-left: 0;
        text-align: center
    }
}

.tt-service.color-2 .tt-service-icon span {
    color: #368aa9
}

.tt-service.color-2 .tt-service-icon:hover {
    background: #C13323
}

.tt-service.color-2 .tt-service-icon:hover span {
    color: #fff
}

.tt-service.type-2 {
    text-align: center
}

.tt-service.type-2 .tt-service-icon {
    float: none;
    margin: 0 auto 30px
}

.tt-service.type-2 .tt-service-info {
    padding-left: 0;
    padding-top: 0
}

.tt-service.type-2 .tt-service-title {
    margin-bottom: 16px
}

@media(max-width:767px) {
    .tt-service.type-2 {
        max-width: 480px;
        margin-left: auto;
        margin-right: auto
    }
}

.tt-service.type-3 .tt-service-icon {
    width: 60px;
    height: 60px;
    font-size: 60px;
    border: 0
}

.tt-service.type-3 .tt-service-icon span {
    font-size: 60px;
    line-height: 60px
}

.tt-service.type-3 .tt-service-icon:hover {
    background: transparent
}

.tt-service.type-3 .tt-service-icon:hover span {
    color: #30373b
}

.tt-service.type-3 .tt-service-info {
    padding-left: 80px
}

@media(max-width:991px) {
    .tt-service.type-3 .tt-service-info {
        padding-left: 0
    }
    .tt-service.type-3 .tt-service-icon {
        display: block;
        margin-bottom: 10px
    }
}

@media(max-width:767px) {
    .tt-service.type-3 {
        max-width: 480px;
        margin-left: auto;
        margin-right: auto
    }
}

.tt-service.type-4 {
    text-align: center
}

.tt-service.type-4 .tt-service-icon {
    float: none;
    margin: 0 auto 30px;
    border: 0;
    background: transparent;
    border-radius: 0
}

.tt-service.type-4 .tt-service-info {
    padding-left: 0;
    padding-top: 0
}

@media(max-width:991px) {
    .tt-service.type-4 {
        max-width: 480px;
        margin-left: auto;
        margin-right: auto
    }
}

.tt-case {
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.4)
}

.tt-case-info {
    padding: 26px 29px 30px
}

.tt-case-title {
    display: block;
    margin-bottom: 10px
}

.tt-case-title:hover {
    color: #C13323
}

@media(max-width:767px) {
    div.tt-case {
        max-width: 390px;
        margin-left: auto;
        margin-right: auto
    }
}

.tt-pricing {
    border: 1px solid #eaeaea;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.4)
}

.tt-pricing-title {
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    color: #30373b;
    border-bottom: 1px solid #eaeaea;
    text-transform: uppercase;
    text-align: center;
    padding: 17px 5px;
    margin-bottom: 32px
}

.tt-pricing-count {
    font-size: 72px;
    line-height: 70px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px
}

.tt-pricing-count span {
    font-size: 14px;
    line-height: 38px;
    font-weight: 400;
    vertical-align: bottom;
    padding-left: 5px
}

.tt-pricing-count .tt-pricing-top {
    font-size: 22px;
    line-height: 22px;
    font-weight: 300;
    vertical-align: top;
    padding-left: 0;
    padding-right: 9px
}

.tt-pricing-list {
    list-style: none;
    border-top: 1px solid #eaeaea
}

.tt-pricing-list li {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #949494;
    padding: 16px 5px 16px 70px;
    border-bottom: 1px solid #eaeaea
}

.tt-pricing-list li:before {
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 50%;
    left: 0;
    width: 52px;
    font-size: 12px;
    color: #ef662f;
    text-align: center;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tt-pricing-list li:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 52px;
    bottom: 0;
    width: 1px;
    background: #eaeaea
}

.tt-pricing-list li:last-child {
    border-bottom: 0
}

.tt-pricing-list li.active:before {
    content: '\f00c';
    color: #C13323
}

@media(max-width:767px) {
    .tt-pricing {
        max-width: 390px;
        margin-left: auto;
        margin-right: auto
    }
}

.tt-testimonial-icon {
    float: left;
    width: 100px;
    height: 100px;
    background: #edede5;
    border-radius: 50%
}

.tt-testimonial-info {
    padding-left: 118px;
    padding-top: 15px
}

.tt-testimonial-info .simple-text {
    margin-bottom: 15px
}

.tt-testimonial-label {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #949494
}

.tt-testimonial-label a {
    color: #949494
}

.tt-testimonial-label a:hover {
    color: #C13323
}

.tt-testimonial-label .tt-testimonial-name {
    color: #30373b
}

@media(max-width:767px) {
    .tt-testimonial-icon {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .tt-testimonial-info {
        padding-left: 0;
        text-align: center
    }
}

.tt-testimonial.type-2 {
    text-align: center
}

.tt-testimonial.type-2 .tt-testimonial-icon {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.tt-testimonial.type-2 .tt-testimonial-info {
    padding-left: 0
}

.tt-testimonial.type-2 .simple-text {
    margin-bottom: 7px
}

.tt-post {
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.4)
}

.tt-post-info {
    padding: 27px 28px 20px
}

.tt-post-title {
    display: block;
    margin-bottom: 8px
}

.tt-post-title:hover {
    color: #C13323
}

.tt-post-cat {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #949494;
    opacity: .7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    margin-bottom: 10px
}

.tt-post-info .simple-text {
    margin-bottom: 12px
}

@media(max-width:767px) {
    .tt-post {
        max-width: 390px;
        margin-left: auto;
        margin-right: auto
    }
}

.tt-post-2-info {
    padding-top: 0
}

.tt-post-2-title {
    display: block;
    margin-bottom: 17px
}

.tt-post-2-title:hover {
    color: #C13323
}

.tt-post-2-info .simple-text {
    margin-bottom: 30px
}

.img-shadow {
    box-shadow: -15px 0 15px -2px rgba(150, 150, 150, 0.75)
}

.tt-post-3 {
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.4)
}

.tt-post-3-info {
    position: relative;
    padding: 27px 15px 20px
}

.tt-post-3-title {
    display: block;
    position: relative;
    margin-bottom: 8px;
    padding-right: 20px
}

.tt-post-3-title:hover {
    color: #C13323
}

.tt-post-3-favourite {
    position: absolute;
    top: 27px;
    right: 29px;
    color: #b5b5b5
}

.tt-post-3-favourite:hover {
    color: #C13323
}

.tt-post-3-label {
    font-size: 0;
    margin-bottom: 7px
}

.tt-post-3-label span {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #b5b5b5;
    margin-right: 13px
}

.tt-post-3-label span:after {
    content: '';
    display: none;
    position: absolute;
    top: 50%;
    right: -8px;
    width: 1px;
    height: 14px;
    background: #e2e2e2;
    margin-top: -7px
}

.tt-post-3-label span:last-child {
    margin-right: 0
}

.tt-post-3-label span:last-child:after {
    display: none
}

.tt-post-3-label a {
    color: #696d70
}

.tt-post-3-label a:hover {
    color: #C13323
}

.tt-post-3-info .simple-text {
    margin-bottom: 12px
}

.tt-post-3-img {
    width: 100%
}

.tt-post-3-img img {
    width: 100%
}

.tt-post-3-img.tt-open-video {
    display: block;
    position: relative
}

.tt-post-3-img.tt-open-video:after {
    content: '\f16a';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 52px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: -26px;
    margin-left: -26px;
    width: auto;
    height: auto;
    background: transparent;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 2
}

.tt-post-3-img.tt-open-video:after:before {
    color: #C13323
}

@media(max-width:767px) {
    .tt-post-3 {
        max-width: 480px;
        margin-left: auto;
        margin-right: auto
    }
    .tt-post-3-info {
        padding: 15px
    }
}

.tt-partner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    border-top: 1px solid #e6e9ea;
    border-bottom: 1px solid #e6e9ea;
    padding: 42px 5px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-partner:hover {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.tt-partner img {
    margin-left: auto;
    margin-right: auto
}

@media(max-width:767px) {
    .tt-partner {
        padding: 15px 5px
    }
}

.tt-banner-img {
    position: relative
}

.tt-banner-img img {
    position: absolute;
    top: -170px;
    left: -70px
}

.tt-banner-title {
    margin-bottom: 30px
}

@media(max-width:1199px) {
    .tt-banner-img {
        width: 55%
    }
    .tt-banner-img img {
        top: -150px
    }
}

@media(max-width:991px) {
    .tt-banner-img {
        width: 40%
    }
    .tt-banner-img img {
        top: 0;
        left: 0
    }
}

@media(max-width:767px) {
    .tt-banner {
        text-align: center
    }
    .tt-banner-img {
        width: 100%;
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px
    }
    .tt-banner-img img {
        position: static
    }
}

.tt-banner.type-2 .tt-banner-title {
    margin-bottom: 0
}

.tt-banner.type-2 .simple-text {
    margin-bottom: 22px
}

.tt-banner-2-form input[type="text"] {
    margin-bottom: 17px
}

.tt-banner.type-3 {
    text-align: center
}

.tt-banner.type-3 .tt-banner-title {
    margin-bottom: 0
}

.tt-banner.type-3 .simple-text {
    margin-bottom: 42px
}

@media(max-width:767px) {
    .tt-banner-3-form input[type="text"] {
        margin-bottom: 20px
    }
}

.tt-footer {
    background: #30373b;
    padding: 75px 0
}

.tt-footer-mp-img {
    width: 20px;
    border-radius: 15%;
}

.tt-address-icon {
    float: left;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7)
}

.tt-address-info {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    padding-left: 28px
}

.tt-address-info a {
    color: rgba(255, 255, 255, 0.7)
}

.tt-address-info a:hover {
    color: #fff
}

.tt-social {
    list-style: none
}

.tt-social li {
    float: left;
    margin-right: 22px
}

.tt-social li:last-child {
    margin-right: 0
}

.tt-social a {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7)
}

.tt-social a:hover {
    color: #fff
}

.tt-footer-form input,
.tt-footer-form textarea {
    margin-bottom: 20px
}

.tt-footer-copy {
    border-top: 1px solid #40474a;
    text-align: center;
    padding: 18px 0
}

.tt-footer-list {
    list-style: none
}

.tt-footer-list li {
    margin-bottom: 22px
}

.tt-footer-list li:last-child {
    margin-bottom: 0
}

.tt-footer-list a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7)
}

.tt-footer-list a:hover {
    color: #fff
}

@media(max-width:991px) {
    .tt-footer {
        padding-top: 50px
    }
}

@media(max-width:767px) {
    .tt-footer {
        padding-top: 30px
    }
}

.tt-video-img {
    position: relative;
    display: block;
    overflow: hidden
}

.tt-video-img:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #30373b;
    opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20)
}

.tt-video-img img {
    width: 100%
}

.tt-video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin-top: -28px;
    margin-left: -28px;
    background: #fff;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-video-icon:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 15px;
    border-color: transparent transparent transparent #0e262d;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-video-img:hover .tt-video-icon {
    background: #C13323
}

.tt-video-img:hover .tt-video-icon:before {
    border-left-color: #fff
}

.tt-video-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    overflow: auto;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-video-caption {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 200
}

.tt-video-table {
    position: absolute;
    display: table;
    top: 0;
    left: 50%;
    width: 1140px;
    height: 100%;
    padding: 30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 201
}

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

.tt-video-close {
    position: absolute;
    top: -28px;
    right: -28px;
    width: 25px;
    height: 25px;
    cursor: pointer
}

.tt-video-close:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-video-close:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-video-close:hover:before,
.tt-video-close:hover:after {
    background: #C13323
}

.tt-video-popup .embed-responsive {
    overflow: visible
}

.tt-video-popup.active {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media(max-width:1199px) {
    .tt-video-table {
        width: 100%
    }
}

@media(max-width:767px) {
    .tt-video-table {
        padding-left: 15px;
        padding-right: 15px
    }
    .tt-video-close {
        right: 0
    }
}

.tt-blog-cat {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #82aa56;
    margin-bottom: 11px
}

.tt-blog-label {
    font-size: 0
}

.tt-blog-label span {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #949494;
    padding-right: 8px;
    margin-right: 6px
}

.tt-blog-label span:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 1px;
    height: 14px;
    margin-top: -7px;
    background: silver
}

.tt-blog-label span:last-child:before {
    display: none
}

.tt-blog-label a {
    color: #30373b
}

.tt-blog-label a:hover {
    color: #82aa56
}

.tt-blog-title {
    margin-bottom: 15px
}

.tt-blog-tag {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #949494
}

.tt-blog-tag>span {
    color: #3b3438
}

.tt-blog-tag>span i {
    font-size: 16px;
    color: rgba(48, 55, 59, 0.35);
    margin-right: 9px
}

.tt-blog-tag a {
    color: #949494
}

.tt-blog-tag a:hover {
    color: #C13323
}

.tt-share-left {
    float: left;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    color: #30373b
}

.tt-share-right {
    display: block;
    font-size: 0;
    float: right;
    list-style: none;
    padding: 0;
    margin-bottom: -10px
}

.tt-share-right li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.tt-share-right li:last-child {
    margin-right: 0
}

.tt-share-link {
    display: block;
    position: relative;
    min-width: 80px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    text-align: right;
    background: #4d70a8;
    padding: 0 12px 0 40px;
    border-radius: 2px;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.tt-share-link .fa {
    position: absolute;
    top: 0;
    left: 13px;
    font-size: 14px;
    line-height: 40px;
    color: #fff
}

.tt-share-link:hover {
    color: #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80)
}

.tt-share-link.color-2 {
    background: #00bbf2
}

.tt-share-link.color-3 {
    background: #e3401d
}

.tt-share-link.color-4 {
    background: #cb3737
}

.tt-share-link.color-5 {
    background: #324f6d
}

.tt-blog-top {
    text-align: center
}

.tt-blog-top .tt-blog-title {
    margin-bottom: 0
}

.tt-social-fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -642px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99
}

@media(max-width:1199px) {
    .tt-social-fixed {
        margin-left: -542px
    }
}

@media(max-width:991px) {
    .tt-social-fixed {
        margin-left: -432px
    }
}

@media(max-width:767px) {
    .tt-social-fixed {
        display: none;
        left: 0;
        margin-left: 0
    }
}

.tt-subscribe {
    position: relative;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.4);
    padding: 40px 30px 40px 210px
}

.tt-subscribe-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #C13323;
    letter-spacing: 0
}

.tt-subscribe-input {
    float: left;
    width: 56%;
    padding-right: 15px
}

.tt-subscribe-submit {
    float: left;
    width: 44%;
    padding-left: 15px
}

.tt-subscribe .simple-text {
    margin-bottom: 25px
}

.tt-subscribe-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 172px;
    height: 100%;
    background: #fdfdfe
}

.tt-subscribe-img img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

@media(max-width:767px) {
    .tt-subscribe {
        padding: 15px
    }
    .tt-subscribe-img {
        display: none
    }
    .tt-subscribe .simple-text {
        margin-bottom: 15px
    }
    .tt-subscribe-input {
        width: 100%;
        padding: 0;
        margin-bottom: 15px
    }
    .tt-subscribe-submit {
        width: 100%;
        padding: 0
    }
}

.tt-author {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 40px
}

.tt-author-img {
    display: block;
    float: left;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden
}

.tt-author-info {
    padding-left: 109px;
    padding-top: 12px
}

.tt-author-name {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #30373b;
    margin-bottom: 5px
}

.tt-author-name:hover {
    color: #C13323
}

.tt-author-info .simple-text a {
    text-decoration: none
}

@media(max-width:767px) {
    .tt-author {
        padding: 30px
    }
}

@media(max-width:479px) {
    .tt-author-img {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .tt-author-info {
        padding-left: 0;
        text-align: center
    }
}

.tt-article-img {
    margin-bottom: 13px
}

.tt-article-title {
    display: block;
    margin-bottom: 2px
}

.tt-article-title:hover {
    color: #C13323
}

.tt-reply {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tt-comment {
    list-style: none;
    margin-bottom: -30px
}

.tt-comment-container {
    margin-bottom: 30px
}

.tt-comment-avatar {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}

.tt-comment-info {
    padding-left: 50px;
    padding-top: 10px
}

.tt-comment-top {
    margin-bottom: 6px
}

.tt-comment-name {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #30373b;
    margin-right: 8px
}

.tt-comment-name:hover {
    color: #C13323
}

.tt-comment-date {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #b5b5b5
}

.tt-comment-info .simple-text {
    margin-bottom: 5px
}

.tt-comment-reply {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #C13323
}

.tt-comment-reply .fa {
    font-size: 12px;
    color: #ccc;
    margin-right: 5px
}

.tt-comment-reply:hover {
    color: #30373b
}

.tt-comment .parent .children {
    list-style: none;
    padding-left: 50px
}

@media(max-width:479px) {
    .tt-comment-avatar {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .tt-comment-info {
        padding-left: 0;
        text-align: center
    }
    .tt-comment .parent .children {
        padding-left: 0
    }
}

.tt-comment-post-img {
    float: left;
    width: 40px;
    height: 40px
}

.tt-comment-post-info {
    padding-left: 56px
}

.tt-comment-post-info .simple-text {
    margin-bottom: 18px
}

.tt-comment-post-form input[type="text"],
.tt-comment-post-form textarea {
    margin-bottom: 20px
}

@media(max-width:479px) {
    .tt-comment-post-img {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px
    }
    .tt-comment-post-info {
        padding-left: 0;
        text-align: center
    }
}

.tt-s-search {
    position: relative
}

.tt-s-search input[type="text"] {
    width: 100%;
    height: 42px;
    border: 1px solid #eaeaea;
    background: transparent;
    padding-left: 44px;
    padding-right: 15px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-s-search input[type="text"]:focus {
    border-color: #C13323
}

.tt-s-search-submit {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 42px;
    text-align: center
}

.tt-s-search-submit .fa {
    font-size: 16px;
    color: #C13323;
    line-height: 42px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-s-search-submit:hover .fa {
    color: #30373b
}

.tt-s-search-submit input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 0
}

.tt-s-banner {
    padding: 20px 16px 16px;
    border: 2px solid #C13323
}

.tt-s-banner-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #C13323;
    text-transform: uppercase;
    text-align: center;
    text-transform: uppercase
}

.tt-s-banner img {
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto
}

.tt-s-banner .simple-text {
    margin-bottom: 11px
}

.tt-s-banner .c-input-4-wrapper {
    margin-bottom: 14px
}

.tt-s-post-wrapper {
    padding: 26px 30px 30px;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.4);
    margin: 0;
}

.tt-s-post-wrapper .c-h4 {
    margin-bottom: 23px
}

.tt-s-post {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eaeaea
}

.tt-s-post:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.tt-s-post-img {
    float: left;
    width: 40px
}

.tt-s-post-title {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #C13323;
}

.tt-s-post-title:hover {
    color: #30373b
}

.tt-s-advert {
    display: inline-block;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.4)
}

.tt-topheading {
    position: relative;
    padding: 59px 0
}

.tt-topheading:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #86bb6b;
    opacity: .9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90)
}

.tt-topheading-title {
    position: relative;
    color: #fff;
    margin-bottom: 6px
}

.tt-breadcrumbs {
    position: relative;
    list-style: none;
    font-size: 0;
    margin-top: 5px;
}

.tt-breadcrumbs li {
    display: inline-block;
    position: relative;
    margin-right: 16px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #fff
}

.tt-breadcrumbs li:after {
    content: '/';
    display: block;
    position: absolute;
    top: 1px;
    right: -13px
}

.tt-breadcrumbs li:last-child {
    margin-right: 0
}

.tt-breadcrumbs li:last-child:after {
    display: none
}

.tt-breadcrumbs a {
    color: #fff
}

.tt-breadcrumbs a:hover {
    color: #30373b
}

@media(max-width:991px) {
    .tt-topheading {
        padding: 45px 0
    }
}

.tt-custom-pagination {
    font-size: 0;
    list-style: none;
    padding-left: 0;
    margin-bottom: -10px;
    text-align: center
}

.tt-custom-pagination li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.tt-custom-pagination li:last-child {
    margin-right: 0
}

.tt-custom-pagination a,
.tt-custom-pagination span {
    display: block;
    min-width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    font-weight: 400;
    color: #30373b;
    text-align: center;
    border: 1px solid #eaeaea;
    padding: 0 10px
}

.tt-custom-pagination a:hover,
.tt-custom-pagination .active span {
    background: #C13323;
    border-color: #C13323;
    color: #fff
}

.tt-filter.type-1 {
    margin-bottom: -30px
}

.tt-filter.type-1 .isotope-nav {
    list-style: none;
    font-size: 0;
    margin-bottom: 35px;
    text-align: center
}

.tt-filter.type-1 .isotope-nav li {
    display: inline-block;
    position: relative;
    margin-right: 30px
}

.tt-filter.type-1 .isotope-nav li a {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: rgba(148, 148, 148, 0.7);
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-filter.type-1 .isotope-nav li.selected a {
    color: rgba(54, 60, 64, 0.7)
}

.tt-filter.type-1 .isotope-nav li:last-child:after {
    display: none
}

.tt-filter.type-1 .tt-filter-select {
    display: none;
    position: relative;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.4)
}

.tt-filter.type-1 .tt-filter-select select {
    display: block;
    width: 100%;
    font-weight: 400;
    color: #30373b;
    background: transparent;
    border: 1px solid #eaeaea;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.tt-filter.type-1 .tt-filter-select select::-ms-expand {
    display: none
}

.tt-filter.type-1 .tt-filter-select select:focus {
    outline: 0
}

.tt-filter.type-1 .tt-filter-select .select-arrow {
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    text-align: center;
    background: #C13323;
    color: #fff;
    pointer-events: none
}

.tt-filter.type-1 .tt-filter-select select {
    height: 42px;
    font-size: 12px;
    line-height: 30px;
    padding: 0 11px
}

.tt-filter.type-1 .tt-filter-select .select-arrow {
    width: 37px;
    height: 40px;
    line-height: 40px
}

@media(max-width:1199px) {
    .tt-filter.type-1 .isotope-nav {
        padding: 10px 15px;
        margin-bottom: 50px
    }
    .tt-filter.type-1 .isotope-nav li {
        margin-right: 15px
    }
    .tt-filter.type-1 .isotope-nav li:after {
        right: -8px
    }
    .tt-filter.type-1 .isotope-nav li a {
        font-size: 14px
    }
}

@media(max-width:991px) {
    .tt-filter.type-1 .tt-filter-select {
        display: block;
        margin-bottom: 30px
    }
    .tt-filter.type-1 .isotope-nav {
        display: none
    }
}

.tt-contact-map {
    height: 420px
}

.tt-contact-form input[type="text"],
.tt-contact-form textarea {
    margin-bottom: 18px
}

.tt-request-success {
    display: none
}

.tt-accordion {
    border: 1px solid #eaeaea;
    border-top: 0
}

.tt-accordion-title {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    padding: 20px 60px 20px 20px;
    background: transparent;
    border-top: 1px solid #eaeaea;
    cursor: pointer
}

.tt-accordion-icon {
    display: block;
    position: absolute;
    top: 50%;
    right: 3px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    text-align: center
}

.tt-accordion-icon:before {
    content: "\f078";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    line-height: 40px;
    color: #30373b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.tt-accordion-body {
    display: none;
    padding: 25px 20px;
    border-top: 1px solid #eaeaea
}

.tt-accordion-body.active {
    display: block
}

.tt-accordion-title.active .tt-accordion-icon:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media(max-width:767px) {
    .tt-accordion-title {
        padding-left: 15px
    }
    .tt-accordion-body {
        padding-left: 15px;
        padding-right: 15px
    }
}

.tt-team-img {
    width: 100%;
    margin-bottom: 21px
}

.tt-team-img img {
    width: 100%
}

.tt-team-title {
    display: block;
    margin-bottom: 8px
}

.tt-team-title:hover {
    color: #C13323
}

.tt-team-cat {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #b8b8b8;
    margin-bottom: 7px
}

.tt-team .simple-text {
    margin-bottom: 13px
}

.tt-team-social {
    font-size: 0;
    list-style: 0
}

.tt-team-social li {
    display: inline-block;
    margin-right: 22px
}

.tt-team-social li:last-child {
    margin-right: 0
}

.tt-team-social a {
    font-size: 18px;
    color: #949494
}

.tt-team-social a:hover {
    color: #C13323
}

@media(max-width:767px) {
    .tt-team {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }
}

.tt-team.type-2 {
    display: table;
    width: 100%
}

.tt-team.type-2 .tt-team-imgcell {
    display: table-cell;
    width: 35%;
    vertical-align: middle
}

.tt-team.type-2 .tt-team-infocell {
    display: table-cell;
    padding-left: 30px;
    width: 65%;
    vertical-align: middle
}

.tt-team.type-2 .tt-team-img {
    margin-bottom: 0
}

@media(max-width:767px) {
    .tt-team.type-2,
    .tt-team.type-2 .tt-team-imgcell,
    .tt-team.type-2 .tt-team-infocell {
        display: block;
        width: 100%;
        padding: 0
    }
    .tt-team.type-2 .tt-team-img {
        margin-bottom: 20px
    }
}

body.theme-orange .c-btn.type-2:before,
body.theme-orange .c-btn.type-2:after,
body.theme-orange .c-btn.type-3,
body.theme-orange .tt-arrow-left.type-1:hover,
body.theme-orange .tt-arrow-right.type-1:hover,
body.theme-orange .tt-tab-wrapper.type-1 .tt-nav-tab-item:after,
body.theme-orange .custom-hover:before,
body.theme-orange .tt-arrow-left.type-2:hover,
body.theme-orange .tt-arrow-right.type-2:hover,
body.theme-orange #loader span,
body.theme-orange .tt-video-img:hover .tt-video-icon,
body.theme-orange .tt-video-close:hover:before,
body.theme-orange .tt-video-close:hover:after,
body.theme-orange .tt-tab-wrapper.type-2 .tt-nav-tab-item:before,
body.theme-orange .tt-service-icon:hover,
body.theme-orange .simple-text blockquote:before,
body.theme-orange .tt-topheading:before,
body.theme-orange .tt-custom-pagination a:hover,
body.theme-orange .tt-custom-pagination .active span,
body.theme-orange .c-btn.type-2.color-2 {
    background-color: #ef662f
}

body.theme-orange .tt-tab-wrapper.type-1 .tt-nav-tab-item:hover .lnr,
body.theme-orange .tt-tab-wrapper.type-1 .tt-nav-tab-item.active .lnr,
body.theme-orange .tt-service-icon span,
body.theme-orange .tt-service-title:hover,
body.theme-orange .tt-case-title:hover,
body.theme-orange .tt-testimonial-label a:hover,
body.theme-orange .tt-post-title:hover,
body.theme-orange .c-btn.type-4,
body.theme-orange .simple-text li:before,
body.theme-orange .tt-mslide-2-title,
body.theme-orange .tt-post-2-title:hover,
body.theme-orange .tt-blog-cat,
body.theme-orange .tt-s-search-submit .fa,
body.theme-orange .tt-s-banner-title,
body.theme-orange .c-btn.type-3:hover,
body.theme-orange .simple-text a,
body.theme-orange .simple-text blockquote,
body.theme-orange .tt-s-post-title,
body.theme-orange .tt-subscribe-title,
body.theme-orange .tt-author-name:hover,
body.theme-orange .tt-article-title:hover,
body.theme-orange .tt-comment-name:hover,
body.theme-orange .tt-comment-reply,
body.theme-orange .tt-post-3-title:hover,
body.theme-orange .tt-post-3-label a:hover,
body.theme-orange .tt-post-3-favourite:hover,
body.theme-orange .c-btn.type-2.color-2:hover,
body.theme-orange .tt-team-title:hover,
body.theme-orange .tt-team-social a:hover {
    color: #ef662f
}

body.theme-orange .c-input.type-1:focus,
body.theme-orange .c-input.type-3:focus,
body.theme-orange .c-area.type-1:focus,
body.theme-orange .pagination.type-1 .swiper-pagination-switch,
body.theme-orange #loader,
body.theme-orange .tt-s-banner,
body.theme-orange .c-input.type-4:focus,
body.theme-orange .c-btn.type-3,
body.theme-orange .c-area.type-2:focus,
body.theme-orange .c-input.type-2:focus,
body.theme-orange .tt-s-search input[type="text"]:focus,
body.theme-orange .tt-custom-pagination a:hover,
body.theme-orange .tt-custom-pagination .active span {
    border-color: #ef662f
}

body.theme-orange .tt-s-search-submit:hover .fa,
body.theme-orange .simple-text a:hover,
body.theme-orange .tt-s-post-title:hover,
body.theme-orange .tt-comment-reply:hover,
body.theme-orange .c-btn.type-4:hover {
    color: #30373b
}

body.theme-orange .c-btn.type-1 {
    background: #ef662f;
    border-color: #f28053;
    box-shadow: 0 4px 0 0 #d15625
}

body.theme-orange .c-btn.type-1:active {
    box-shadow: 0 1px 0 0 #d15625
}

body.theme-orange .c-btn.type-2 {
    border-color: #ef662f;
    color: #ef662f
}

body.theme-orange .pagination.type-1 .swiper-active-switch {
    background: #ef662f;
    border-color: #ef662f
}

body.theme-orange .tt-service-icon:hover span,
body.theme-orange .c-btn.type-2:hover,
body.theme-orange .c-btn.type-2.color-2 {
    color: #fff
}

body.theme-orange .c-btn.type-2.color-2:before,
body.theme-orange .c-btn.type-2.color-2:after {
    background: #fff
}

@media(min-width:992px) {
    body.theme-orange .tt-header .main-nav>ul>li>ul>li>a:hover,
    body.theme-orange .tt-header .main-nav>ul>li>ul>li>ul>li>a:hover {
        background: #ef662f
    }
}

@media(max-width:991px) {
    .tt-header .main-nav>ul>li>ul>li>a:hover {
        color: #ef662f
    }
}

.marg-lg-b0 {
    height: 0
}

.marg-lg-b5 {
    height: 5px
}

.marg-lg-b10 {
    height: 10px
}

.marg-lg-b15 {
    height: 15px
}

.marg-lg-b20 {
    height: 20px
}

.marg-lg-b25 {
    height: 25px
}

.marg-lg-b30 {
    height: 30px
}

.marg-lg-b35 {
    height: 35px
}

.marg-lg-b40 {
    height: 40px
}

.marg-lg-b45 {
    height: 45px
}

.marg-lg-b50 {
    height: 50px
}

.marg-lg-b55 {
    height: 55px
}

.marg-lg-b60 {
    height: 60px
}

.marg-lg-b65 {
    height: 65px
}

.marg-lg-b70 {
    height: 70px
}

.marg-lg-b75 {
    height: 75px
}

.marg-lg-b80 {
    height: 80px
}

.marg-lg-b85 {
    height: 85px
}

.marg-lg-b90 {
    height: 90px
}

.marg-lg-b95 {
    height: 95px
}

.marg-lg-b100 {
    height: 100px
}

.marg-lg-b105 {
    height: 105px
}

.marg-lg-b110 {
    height: 110px
}

.marg-lg-b115 {
    height: 115px
}

.marg-lg-b120 {
    height: 120px
}

.marg-lg-b125 {
    height: 125px
}

.marg-lg-b130 {
    height: 130px
}

.marg-lg-b135 {
    height: 135px
}

.marg-lg-b140 {
    height: 140px
}

.marg-lg-b145 {
    height: 145px
}

.marg-lg-b150 {
    height: 150px
}

.marg-lg-b155 {
    height: 155px
}

.marg-lg-b160 {
    height: 160px
}

.marg-lg-b165 {
    height: 165px
}

.marg-lg-b170 {
    height: 170px
}

.marg-lg-b175 {
    height: 175px
}

.marg-lg-b180 {
    height: 180px
}

.marg-lg-b185 {
    height: 185px
}

.marg-lg-b190 {
    height: 190px
}

.marg-lg-b195 {
    height: 195px
}

.marg-lg-b200 {
    height: 200px
}

.marg-lg-b205 {
    height: 205px
}

.marg-lg-b210 {
    height: 210px
}

@media(max-width:1199px) {
    .marg-md-b0 {
        height: 0!important
    }
    .marg-md-b5 {
        height: 5px!important
    }
    .marg-md-b10 {
        height: 10px!important
    }
    .marg-md-b15 {
        height: 15px!important
    }
    .marg-md-b20 {
        height: 20px!important
    }
    .marg-md-b25 {
        height: 25px!important
    }
    .marg-md-b30 {
        height: 30px!important
    }
    .marg-md-b35 {
        height: 35px!important
    }
    .marg-md-b40 {
        height: 40px!important
    }
    .marg-md-b45 {
        height: 45px!important
    }
    .marg-md-b50 {
        height: 50px!important
    }
    .marg-md-b55 {
        height: 55px!important
    }
    .marg-md-b60 {
        height: 60px!important
    }
    .marg-md-b65 {
        height: 65px!important
    }
    .marg-md-b70 {
        height: 70px!important
    }
    .marg-md-b75 {
        height: 75px!important
    }
    .marg-md-b80 {
        height: 80px!important
    }
    .marg-md-b85 {
        height: 85px!important
    }
    .marg-md-b90 {
        height: 90px!important
    }
    .marg-md-b95 {
        height: 95px!important
    }
    .marg-md-b100 {
        height: 100px!important
    }
    .marg-md-b105 {
        height: 105px!important
    }
    .marg-md-b110 {
        height: 110px!important
    }
    .marg-md-b115 {
        height: 115px!important
    }
    .marg-md-b120 {
        height: 120px!important
    }
    .marg-md-b125 {
        height: 125px!important
    }
    .marg-md-b130 {
        height: 130px!important
    }
    .marg-md-b135 {
        height: 135px!important
    }
    .marg-md-b140 {
        height: 140px!important
    }
    .marg-md-b145 {
        height: 145px!important
    }
    .marg-md-b150 {
        height: 150px!important
    }
    .marg-md-b155 {
        height: 155px!important
    }
    .marg-md-b160 {
        height: 160px!important
    }
    .marg-md-b165 {
        height: 165px!important
    }
    .marg-md-b170 {
        height: 170px!important
    }
    .marg-md-b175 {
        height: 175px!important
    }
    .marg-md-b180 {
        height: 180px!important
    }
    .marg-md-b185 {
        height: 185px!important
    }
    .marg-md-b190 {
        height: 190px!important
    }
    .marg-md-b195 {
        height: 195px!important
    }
    .marg-md-b200 {
        height: 200px!important
    }
    .marg-md-b205 {
        height: 205px!important
    }
    .marg-md-b210 {
        height: 210px!important
    }
}

@media(max-width:991px) {
    .marg-sm-b0 {
        height: 0!important
    }
    .marg-sm-b5 {
        height: 5px!important
    }
    .marg-sm-b10 {
        height: 10px!important
    }
    .marg-sm-b15 {
        height: 15px!important
    }
    .marg-sm-b20 {
        height: 20px!important
    }
    .marg-sm-b25 {
        height: 25px!important
    }
    .marg-sm-b30 {
        height: 30px!important
    }
    .marg-sm-b35 {
        height: 35px!important
    }
    .marg-sm-b40 {
        height: 40px!important
    }
    .marg-sm-b45 {
        height: 45px!important
    }
    .marg-sm-b50 {
        height: 50px!important
    }
    .marg-sm-b55 {
        height: 55px!important
    }
    .marg-sm-b60 {
        height: 60px!important
    }
    .marg-sm-b65 {
        height: 65px!important
    }
    .marg-sm-b70 {
        height: 70px!important
    }
    .marg-sm-b75 {
        height: 75px!important
    }
    .marg-sm-b80 {
        height: 80px!important
    }
    .marg-sm-b85 {
        height: 85px!important
    }
    .marg-sm-b90 {
        height: 90px!important
    }
    .marg-sm-b95 {
        height: 95px!important
    }
    .marg-sm-b100 {
        height: 100px!important
    }
    .marg-sm-b105 {
        height: 105px!important
    }
    .marg-sm-b110 {
        height: 110px!important
    }
    .marg-sm-b115 {
        height: 115px!important
    }
    .marg-sm-b120 {
        height: 120px!important
    }
    .marg-sm-b125 {
        height: 125px!important
    }
    .marg-sm-b130 {
        height: 130px!important
    }
    .marg-sm-b135 {
        height: 135px!important
    }
    .marg-sm-b140 {
        height: 140px!important
    }
    .marg-sm-b145 {
        height: 145px!important
    }
    .marg-sm-b150 {
        height: 150px!important
    }
    .marg-sm-b155 {
        height: 155px!important
    }
    .marg-sm-b160 {
        height: 160px!important
    }
    .marg-sm-b165 {
        height: 165px!important
    }
    .marg-sm-b170 {
        height: 170px!important
    }
    .marg-sm-b175 {
        height: 175px!important
    }
    .marg-sm-b180 {
        height: 180px!important
    }
    .marg-sm-b185 {
        height: 185px!important
    }
    .marg-sm-b190 {
        height: 190px!important
    }
    .marg-sm-b195 {
        height: 195px!important
    }
    .marg-sm-b200 {
        height: 200px!important
    }
    .marg-sm-b205 {
        height: 205px!important
    }
    .marg-sm-b210 {
        height: 210px!important
    }
}

@media(max-width:767px) {
    .marg-xs-b0 {
        height: 0!important
    }
    .marg-xs-b5 {
        height: 5px!important
    }
    .marg-xs-b10 {
        height: 10px!important
    }
    .marg-xs-b15 {
        height: 15px!important
    }
    .marg-xs-b20 {
        height: 20px!important
    }
    .marg-xs-b25 {
        height: 25px!important
    }
    .marg-xs-b30 {
        height: 30px!important
    }
    .marg-xs-b35 {
        height: 35px!important
    }
    .marg-xs-b40 {
        height: 40px!important
    }
    .marg-xs-b45 {
        height: 45px!important
    }
    .marg-xs-b50 {
        height: 50px!important
    }
    .marg-xs-b55 {
        height: 55px!important
    }
    .marg-xs-b60 {
        height: 60px!important
    }
    .marg-xs-b65 {
        height: 65px!important
    }
    .marg-xs-b70 {
        height: 70px!important
    }
    .marg-xs-b75 {
        height: 75px!important
    }
    .marg-xs-b80 {
        height: 80px!important
    }
    .marg-xs-b85 {
        height: 85px!important
    }
    .marg-xs-b90 {
        height: 90px!important
    }
    .marg-xs-b95 {
        height: 95px!important
    }
    .marg-xs-b100 {
        height: 100px!important
    }
    .marg-xs-b105 {
        height: 105px!important
    }
    .marg-xs-b110 {
        height: 110px!important
    }
    .marg-xs-b115 {
        height: 115px!important
    }
    .marg-xs-b120 {
        height: 120px!important
    }
    .marg-xs-b125 {
        height: 125px!important
    }
    .marg-xs-b130 {
        height: 130px!important
    }
    .marg-xs-b135 {
        height: 135px!important
    }
    .marg-xs-b140 {
        height: 140px!important
    }
    .marg-xs-b145 {
        height: 145px!important
    }
    .marg-xs-b150 {
        height: 150px!important
    }
    .marg-xs-b155 {
        height: 155px!important
    }
    .marg-xs-b160 {
        height: 160px!important
    }
    .marg-xs-b165 {
        height: 165px!important
    }
    .marg-xs-b170 {
        height: 170px!important
    }
    .marg-xs-b175 {
        height: 175px!important
    }
    .marg-xs-b180 {
        height: 180px!important
    }
    .marg-xs-b185 {
        height: 185px!important
    }
    .marg-xs-b190 {
        height: 190px!important
    }
    .marg-xs-b195 {
        height: 195px!important
    }
    .marg-xs-b200 {
        height: 200px!important
    }
    .marg-xs-b205 {
        height: 205px!important
    }
    .marg-xs-b210 {
        height: 210px!important
    }
}

.logo {
    font-size: 25px
}

.logo:hover {
    color: #000
}

.header-info__btn {
    background-color: #F4C717;
    text-align: center;
    color: #0A2F36;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}

.header-info__tel {
    font-size: 25px
}

.header-info__btn {
    height: 40px;
    line-height: 40px;
    font-weight: bolder;
    border-radius: 5px;
    margin-top: 5px;
    cursor: pointer
}

.header-info__btn:hover {
    background-color: #FFD416
}

.nav {
    padding-top: 0
}

.header {
    padding: 16px 0 13px
}


.showcase-img span {
    display: block;
    font-size: 20px
}

.showcase-img span:first-child {
    color: #fff
}

.showcase-img span:nth-child(3) {
    color: #fff
}

.showcase-wrap .perform-link {
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 160px
}

.showcase-wrap .perform-link .link {
    background-color: #fff;
    color: #000;
    border-radius: 5px
}

.showcase-wrap .perform-link .link:hover {
    background-color: #DCDBE4
}

.showcase-wrap {
    background: url(../images/BANNER.jpeg) no-repeat;
    background-size: 100%;
    background-position: 100% 80%
}

.showcase-img {
    bottom: 240px;
    left: 0;
    font-weight: 700
}

.showcase {
    height: 620px
}

.showcase.form_2 {
    height: 695px
}
.showcase.form_3 {
    height: 620px
}


.slide-img__info {
    display: block;
    margin-top: 20px
}

.slide-content__text {
    font-size: 18px
}

.slide-content__img {
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -15px;
    margin-inline: auto;
    border-radius: 25%;
}

.slide-content__img ul {
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: center;
}
.slide-content__img a img {
    width: 70px;
    height: 70px;
    border-radius: 25%;
    margin-top: 30px;
    padding: 10px;
}

.consultation-head {
    color: #B1201A;
    font-size: 25px;
    font-weight: 700
}

.consultation-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 250px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.consultation-tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.consultation-tel a {
    color: #3579BE;
    font-weight: 600;
    font-size: 20px
}

.consultation-tel a:nth-child(2) {
    color: #3579BE;
    font-size: inherit;
    font-size: inherit;
    margin-left: 50px
}

.consultation-tel__btn {
    background: #1F4C82;
    background: -moz-radial-gradient(center, ellipse cover, #1F4C82, #3A84CA);
    background: -ms-linear-gradient(right, #1F4C82, #3A84CA);
    color: #fff;
    padding: 20px;
    position: relative;
    cursor: pointer;
    margin-left: 50px
}

.consultation-tel__btn:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #1F4C82;
    border-width: 27px;
    margin-top: -27px
}

.consultation-info {
    color: grey
}

.warranty-item:after {
    content: none
}

.warranty-item:first-child {
    margin-right: 0
}

.warranty-item {
    width: 25%;
    margin-right: 0!important
}

.warranty-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    padding-top: 0
}

.warranty-content__text {
    font-size: 18px
}

.warranty-content {
    padding-top: 35px
}

.advantage {
    padding-top: 80px
}

.advantage-btn {
    border: 3px solid #F4C717;
    width: 200px;
    height: 60px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #0A2F36;
    font-weight: 800;
    font-size: 18px;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}

.advantage {
    position: relative;
    border-bottom: none
}

.advantage-items {
    padding-bottom: 40px
}

.offer-item-img img {
    display: block;
    margin: auto
}

.offer-item-img {
    background-color: #fff;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.showcase-img span {
    color: #000
}

.tt-footer-copy {
    border-top: 1px solid #40474a;
    text-align: center;
    padding: 18px 0
}

.tt-footer .logo-text {
    color: #fff
}

.footer-tel {
    color: #61AE56;
    font-size: 36px
}

.footer-tel:hover {
    color: #61AE56
}

.showcase-wrap .header-info__btn {
    position: absolute;
    right: 0;
    bottom: 160px;
    width: 250px;
    height: 60px;
    line-height: 60px;
    font-size: 18px
}

.showcase-wrap .header-info__btn:hover {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100)
}

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0 0 20px -1px rgba(0, 0, 0, 0.36);
    z-index: 9999;
    -webkit-transition: .15s opacity, .15s visibility;
    transition: .15s opacity, .15s visibility;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    visibility: hidden
}

.popup i {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .15s all ease;
    transition: .15s all ease
}

.popup i:hover {
    color: #E2E0E4
}

.popup-active {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    visibility: visible
}

.showcase-info {
    border: none;
    width: 500px
}

.consult-img {
    text-align: center;
    font-weight: 700;
    font-size: 18px
}

.consult-img__info {
    display: block;
    margin-top: 20px
}

.consult-content__text {
    font-size: 18px
}

.consult-content__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 20px
}

.consult-content__img>img {
    width: 45%
}

.consult-wrap {
    padding: 70px 0;
    margin: 0
}

.consultation .header-info__btn {
    width: 234px;
    margin-left: 50px;
    font-size: 18px
}

.tt-footer .logo-text {
    font-size: 35px
}

.warranty-items__first {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.warranty-items__second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.warranty-items__third {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.warranty-items__second>* {
    width: 18%
}

.advantage {
    margin-bottom: 80px
}

.offer-info {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.offer-info__item {
    background-color: #fff;
    width: 30%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px
}

.offer-info__item>span {
    display: block;
    color: #0A2F36;
    font-size: 15px;
    font-weight: 700
}

.offer-info__item>span:last-child {
    display: block;
    color: grey;
    font-size: 10px;
    margin-top: 5px
}

.showcase-content {
    padding-top: 5px
}

.showcase-info button {
    display: block;
    margin: 20px auto
}

.offer-list {
    padding-top: 10px!important;
    line-height: 18px
}

.showcase-info__text {
    font-size: 20px;
    margin: 20px 0
}

.offer {
    padding: 100px 0
}

.advantage-btn:hover {
    background-color: #F4C717
}

.manual-wrap,
.offer-wrap {
    margin: 0;
    padding-top: 50px;
}

@media only screen and (max-width: 991px) {
    .warranty-item {
        width: 100%!important
    }
    .warranty-items__first,
    .warranty-items__second {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: row;
    }
    .warranty-content__text {

        padding-bottom: 80px;
    }
    .warranty-item img {
        display: block;
        margin: auto
    }
    .advantage-item {
        margin: 0 10px 50px
    }
    .manual-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 10px 40px
    }
    .showcase-wrap {
        background-size: cover;
        background-position: center;

    }
    .showcase-content {
        margin-top: 50px;
        margin-right: 200px;
        padding: 0;
    }
    .tt-footer>.container .row:nth-child(3) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .tt-footer>.container .row:nth-child(3)>* {
        width: 100%;
        max-width: 100%;
        margin-top: 20px
    }
    .tt-footer>.container .row:nth-child(1) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .tt-footer>.container .row:nth-child(1)>* {
        width: 100%;
        max-width: 100%;
        margin-top: 20px
    }
    .footer-tel {
        text-align: center;
        display: block
    }
    .tt-footer {
        padding: 40px 0
    }
    .logo {
        width: 100%;
        text-align: center
    }
}

@media (max-width: 768px) {
    .warranty-item {
        width: 100%!important
    }
    .warranty-items__first,
    .warranty-items__second {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: row;
    }
    /* .warranty-items__first,
    .warranty-items__second {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;

    }
    .advantage-btn {
        margin-right: 40px;
    }

    .warranty-items__third {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }*/
    .consultation-tel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .consultation .header-info__btn {
        margin-left: 0;
        width: 100%;
        margin-top: 20px
    }
    .offer-info__item {
        width: 32%
    }
    .showcase-content {
        margin-right: 0
    }
    .consult-content__img {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .consult-content__img>img {
        width: 100%;
        margin-top: 30px
    }
    .showcase-info {
        border: none;
        width: 300px;
        padding: 17px
    }
}

.manual-item.five:after {
    display: none
}

.warranty-content {
    padding-top: 0
}

.advantage-item-img svg {
    width: 80px;
    fill: #45B745
}

.logo img {
    width: auto
}

.manager {
    width: 100%;
    /*padding-top: 80px;*/
}

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

@media (max-width: 1023px) {
    .manager__box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width: 1024px) {
    .manager__box {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }
}

.manager__text {
    position: relative;
    z-index: 1;
    padding-right: 40px
}

@media (min-width: 1024px) {
    .manager__text {
        width: 50%
    }
}

.manager__text .title {
    white-space: nowrap
}

.manager__content {
    line-height: 1.4
}

.manager__content p {
    margin-bottom: 25px
}

.manager__title {
    padding-bottom: 40px
}

@media (min-width: 1024px) {
    .manager__title {
        padding-bottom: 80px
    }
}

@media (min-width: 1024px) {
    .manager__title ff{
        padding-bottom: 50px
    }
}

.manager__content {
    font-size: 18px
}

@media (min-width: 1024px) {
    .manager__content {
        font-size: 24px
    }
}

.manager__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 1024px) {
    .manager__image {
        width: 50%
    }
}

.manager__image img {
    width: 100%;
    max-height: 100%
}

.pricing-wrap {
    width: 100%;
    padding: 40px 0
}

.pricing__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

.pricing__swiper {
    padding-right: 16px!important
}

.pricing__slide-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 16px
}

.pricing__plan {
    width: calc(100% / 3);
    margin-top: 30px;
    height: auto!important;
    margin-bottom: 30px
}

.pricing__plan:not(:last-of-type) {
    margin-right: 10px
}

@media (min-width: 1180px) {
    .pricing__plan:not(:last-of-type) {
        margin-right: 20px
    }
}

.pricing__plan:last-of-type {
    margin-right: 16px
}

/*.pricing__plan:not(:first-of-type) {*/
/*    margin-left: 10px*/
/*}*/

@media (min-width: 1180px) {
    .pricing__plan:not(:first-of-type) {
        margin-left: 20px
    }
}

@media (min-width: 1024px) {
    .pricing__plan {
        max-width: 360px
    }
}

@media (min-width: 1180px) {
    .pricing__plan {
        max-width: 420px
    }
}

.pricing__includes {
    padding-top: 24px
}

@media (min-width: 699px) {
    .pricing__includes {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.pricing__inc-list {
    margin-top: 40px;
    font-size: 16px
}

@media (min-width: 699px) {
    .pricing__inc-list {
        max-width: 410px
    }
}

@media (min-width: 1024px) {
    .pricing__inc-list {
        font-size: 18px;
        padding-bottom: 80px
    }
}

.pricing__item {
    padding-left: 35px;
    position: relative;
    list-style-type: none
}

.pricing__item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    bottom: 0;
    background-image: url(../images/check.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.pricing__item:not(:last-of-type) {
    margin-bottom: 20px
}

.pricing__item.ff {
    font-size: 20px;
}

.pricing__grid {
    width: 100%;
    padding: 0 13%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.plan {
    padding: 24px 16px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(42, 85, 150, 0.2);
    text-align: center;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 1440px) {
    .plan {
        padding: 60px 40px
    }
}

@media (min-width: 1180px) {
    .plan {
        padding: 30px 20px
    }
    .plan__title {
        margin-bottom: 40px
    }
    .plan__price {
        margin-bottom: 36px
    }
    .plan__summary {
        margin-bottom: 40px
    }
}

.plan:hover {
    box-shadow: 0 2px 32px rgba(42, 85, 150, 0.2)
}

.plan:hover button {
    background-color: #FF0895;
}

.plan--choosen {
    position: relative
}

.plan--choosen:before {
    position: absolute;
    pointer-events: none;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px dashed #0158ff;
    content: ''
}

.plan__title {
    margin-bottom: 30px;
    width: 100%;
    font-size: 20px;
    color: #0158ff
}

.plan__price {
    font-size: 48px;
    letter-spacing: -1px;
    font-weight: 300;
    color: #0158ff;
    margin-bottom: 24px;
    white-space: nowrap;
    line-height: .6;
    margin-top: 24px
}

@media (max-width: 1023px) {
    .plan__price {
        font-size: 36px
    }
}

.plan__price span {
    font-size: 18px
}

.plan__price .roboto {
    font-size: 48px
}

.plan__summary {
    font-size: 16px;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 24px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.plan .button {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 18px 24px;
    background-color: #848484;
    border: 0;
    outline: none;
    text-decoration: none;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400;
    font-size: 18px;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: .15s ease;
    transition: .15s ease
}
.plan:hover button {
    background-color: #FF0895;
}
.button:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.button[disabled] {
    pointer-events: none;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50)
}

.button--transparent {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff
}

.button--white {
    background-color: #fff;
    color: #0158ff
}

@media (max-width: 991px) {
    .pricing__grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .plan {
        width: 100%
    }
}

.faq-list {
    margin: 0 0 60px;
    padding: 60px 0
}

.faq .head-question {
    border-bottom: 1px solid #ddeaec
}

.faq .head-question a {
    font-size: 17px;
    line-height: 1;
    color: #2696d0;
    padding: 14px 40px 14px 0;
    display: block;
    text-decoration: none;
    position: relative
}

.faq .head-question a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    height: auto;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    background: url(../images/sprite.png) no-repeat -289px 0
}

.faq .head-question a:hover:before {
    background-position: -289px -24px
}

.faq .head-question a:hover span {
    border-color: transparent
}

.faq .head-question span {
    line-height: 1.4;
    display: inline;
    border-bottom: 1px dashed #2696d0
}

.faq .head-question .faq-visited {
    color: #607481
}

.faq .head-question .faq-visited span {
    border-color: transparent
}

.faq-title {
    font-size: 26px;
    line-height: 1.73076923;
    font-weight: 700;
    color: #062132
}

.faq-links {
    position: absolute;
    top: 37px;
    right: 50px;
    display: none
}

.faq-text {
    display: none;
    padding: 10px 0 0
}

.faq-text img {
    margin-bottom: 25px
}

.faq-text p {
    font-size: 15px;
    line-height: 1.53333333;
    margin-bottom: 25px
}

.faq.active {
    background: #fff;
    box-shadow: 12px 20.8px 42px rgba(6, 33, 50, 0.08);
    position: relative;
    padding: 24px 50px 40px;
    border: 1px solid #ddeaec;
    margin: -1px 0 0 -51px;
    z-index: 20
}

.faq.active .head-question {
    border-color: transparent
}

.faq.active .head-question a {
    font-size: 19px;
    font-weight: 700;
    color: #062132;
    margin-right: 180px;
    padding-right: 0
}

.faq.active .head-question a span {
    border-color: transparent
}

.faq.active .head-question a:before {
    display: none
}

.faq.active .faq-links {
    display: block
}

.close-faq {
    background: url(../images/sprite.png) no-repeat -190px 0;
    height: auto;
    width: 22px;
    height: 22px;
    margin: 4px 0 0;
    float: right
}

.close-faq:hover {
    background-position: -190px -24px
}

.faq.active {
    background: #fff;
    box-shadow: 12px 20.8px 42px rgba(6, 33, 50, 0.08);
    position: relative;
    padding: 24px 50px 40px;
    border: 1px solid #ddeaec;
    margin: -1px 0 0 -51px;
    z-index: 20
}

.faq .head-question .faq-visited {
    color: #607481
}

.copy-clipboard {
    display: none
}

.cc-link {
    background: url(../images/sprite.png) no-repeat -168px 0;
    height: auto;
    width: 20px;
    height: 20px;
    margin: 5px 0 0;
    float: left
}

.cc-link:hover {
    background-position: -168px -24px
}

.cc-popup {
    background: #fff;
    font-size: 14px;
    line-height: 38px;
    color: #c1ccd2;
    border: 1px solid #ddeaec;
    position: absolute;
    box-shadow: 12px 20.8px 42px rgba(6, 33, 50, 0.08);
    padding: 0 14px;
    white-space: nowrap;
    top: 38px;
    display: none;
    left: -10px
}

.cc-popup:before {
    content: "";
    border-bottom: 9px solid #ddeaec;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    top: -9px;
    left: 11px;
    position: absolute
}

.cc-popup:after {
    content: "";
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: -8px;
    left: 12px;
    position: absolute
}

.head:after {
    background-color: #9DBFFE
}

.footer-tel {
    color: #0059FE
}

.footer-tel:hover {
    color: #0059FE
}

.consultation-head {
    color: #FF0895
}

.consultation-tel a {
    color: #2255A1
}

.link {
    background-color: #FF0895
}

.nav li a:after {
    background-color: #9DBFFE
}

.manual-head .head:after {
    height: 25px;
    background-color: #9DBFFE
}

.manual-item__num {
    color: #2255A1
}

.header-info__tel:hover {
    color: #2255A1
}

.header-info__btn {
    color: #fff;
    background-color: #FF0895
}

.header-info__btn:hover {
    background-color: #2255A1
}

.link:hover {
    background-color: #2255A1
}

.advantage-item-img svg {
    fill: #2255A1
}

.advantage-btn {
    border: 3px solid #FF0895
}

.advantage-btn:hover {
    background-color: #FF0895;
    color: #fff
}

.faq .head-question span {
    border-bottom: 1px dashed #0059FE;
    color: #0059FE
}

.circle-fill {
    background-color: #0059FE!important
}

.img-circle {
    background-color: #0059FE!important
}
.img-circle1 {
    background-color: #43d854!important;
    border-radius: 50%;
    border: 2px solid #43d854;
}

.showcase-info__text {
    color: #fff
}

.button {
    background-color: #ff0895
}

.button.ff {
    background-color: grey;
}

.plan__title {
    color: #0059FE
}

@media only screen and (max-width: 991px) {
    .burger a span {
        background: #2255A1
    }
    .burger a span:before,
    .burger a span:after {
        background: #2255A1
    }
}

.showcase-info button:hover {
    background-color: #FF0895
}

.manual-item.four:before {
    background: url(../images/diagonal-arrow.png) no-repeat 50%
}

.manual-item.two:before {
    background: url(../images/diagonal-arrow.png) no-repeat 50%
}

.manual-item.three:after {
    background: url(../images/diagonal-arrow1.png) no-repeat 50%
}

.manual-item.one:after {
    background: url(../images/diagonal-arrow1.png) no-repeat 50%
}

.manualitem noarrow:after {
    background: rgba(100, 100, 100, 0);
}
.manualitem noarrow:before {
    background: rgba(100, 100, 100, 0);
}

.faq.active .head-question a {
    margin-right: 50px
}

.manager__content p {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4
}

@media only screen and (max-width: 1336px) {
    .manager__content p {
        font-size: 21px;
        line-height: 1.2
    }
    .slide-content__text {
        line-height: 1.35
    }
}

.warranty-items__third {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.warranty-items__third svg {
    width: 182px;
    height: 34px;
    fill: #043e44
}

.warranty-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:991px) {
    .warranty-items__third svg {
        width: 100%;
        height: auto
    }
    .warranty-items__third {
        margin-bottom: 60px
    }
}

.custom-styled-wrap.showcase-wrap {
    background: none;
    height: 0
}

.custom-styled-wrap .showcase-img,
.custom-styled-wrap .showcase-content {
    display: none
}

.custom-styled-wrap .showcase-info {
    position: fixed;
    z-index: 999999999;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: none;
    background-color: #2255A1
}

.c-btn.type-2.color-2 {
    background: #FF0895;
    color: #fff
}

.advantage-item {
    width: 356px
}

.custom-styled-wrap .showcase-info button {
    border: 2px solid #FF0895
}

@media only screen and (min-width: 991px) {
    .c-btn.type-2.color-2:hover {
        color: #FF0895
    }
}

.popup i {
    right: 305px;
    top: -260px;
    z-index: 9999999999999
}

.popup {
    z-index: 999999999
}

.c-btn.type-2 {
    border: 2px solid #FF0895
}

.bottom__cookie-block .cookie_policy_information a {
    /*color: #fff;*/
    /*text-decoration: none*/
}

.custom-styled-wrap .nav li a:after {
    background-color: #9EC1FE
}

.custom-styled-wrap .header-info__tel:hover {
    color: #2255A1
}

.bottom__cookie-block {
    padding: 7px 4%
}

@media only screen and (max-width: 991px) {
    .custom-styled-wrap .burger a span {
        background: #2255A1
    }
}

@media only screen and (max-width: 991px) {
    .custom-styled-wrap .burger a span:before,
    .burger a span:after {
        background: #2255A1
    }
}

@media only screen and (max-width: 991px) {
    .warranty {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .offer-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: auto
    }
    .offer-item {
        margin: 10px auto
    }
}

.tt-devider {
    display: none
}

.faq-list {
    padding: 0;
    padding-top: 60px
}

#pricing {
    padding-bottom: 100px
}

@media only screen and (max-width:1760px) {
    .consult-wrap,
    .offer-wrap,
    .order-wrap,
    .manual-wrap,
    .contacts-wrap {
        margin-left: 0;
        margin-right: 0
    }
}

@media only screen and (max-width:1336px) {
    .container {
        max-width: 1110px
    }
    .nav {
        margin-right: 12px
    }
    .showcase {
        padding: 40px 0 66px
    }
    .showcase {
        height: 540px
    }
    .showcase-content__head {
        font-size: 42px
    }
    .showcase-content-text span {
        font-size: 21px
    }
    .warranty-head {
        margin-top: -66px;
        padding-top: 32px
    }
    .warranty-item {
        width: 24%!important;
        margin-right: 20px!important
    }
    .consult-wrap {
        padding-top: 44px
    }
    .consult-info {
        padding: 13px 14px 13px 16px
    }
    .consult-info a,
    .consult-info span {
        font-size: 21px
    }
    .consult-content__text {
        line-height: 1.35
    }
    .staff-item {
        margin-right: 15px
    }
    .offer-item {
        margin-right: 30px
    }
    .offer-item__head {
        font-size: 22px
    }
    .pricing {
        padding: 20px 26px 20px 20px
    }
    .order {
        padding: 40px 40px 0
    }
    .order-content {
        padding: 50px 0 22px 40px
    }
    .order-content__text {
        margin-bottom: 28px
    }
    .order-content__note {
        font-size: 44px
    }
    .order_inner .order {
        padding-left: 40px;
        padding-right: 40px
    }
    .order_inner .order-content {
        padding-right: 20px
    }
    .perform-content {
        width: 290px;
        padding: 40px 0 0 24px
    }
    .perform-content__head {
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 20px
    }
    .perform-img-small {
        margin: 0 0 0 15px;
        width: 191px
    }
    .perform-link {
        margin-left: 14px
    }
    .perform-item {
        margin-bottom: 120px
    }
    .perform-item:after {
        height: 740px
    }
    .perform-item.reverse .perform-img-small {
        margin-right: 15px
    }
    .perform-item.reverse .perform-content {
        padding-right: 20px
    }
    .perform-item.reverse .perform-link {
        margin-left: 14px
    }
    .review {
        margin-bottom: 40px
    }
    .review-content {
        line-height: 1.45
    }
    .objects-content {
        padding-right: 10px
    }
    .objects-content__head {
        font-size: 36px
    }
    .advantage-item {
        width: 356px;
        margin: 0 20px 28px 0
    }
    .advantage-item__head {
        font-size: 21px;
        line-height: 1.2
    }
    .advantage-item__text {
        line-height: 1.35
    }
    .project-item {
        width: 270px;
        margin: 0 10px 10px 0
    }
    .manual-item {
        width: 300px
    }
    .manual-item__num {
        font-size: 60px
    }
    .manual-item-content {
        padding-left: 83px!important
    }
    .manual-item__head {
        font-size: 21px
    }
    .manual-item__text {
        line-height: 1.3
    }
    .manual-item.six {
        right: -137px
    }
    .manual-item.three:after {
        left: 47px
    }
    .manual-item.five:after {
        left: 98px
    }
    .contacts-content {
        width: 600px;
        padding: 53px 0 33px
    }
    .contacts-map {
        padding-left: 600px
    }
}

@media only screen and (max-width:1200px) {
    .container {
        max-width: 970px
    }
    .nav {
        margin-right: 10px
    }
    .nav li {
        margin-right: 6px
    }
    .header-info__tel {
        font-size: 28px
    }
    .showcase-content__head {
        font-size: 36px
    }
    .showcase-content-text span {
        font-size: 18px
    }
    .warranty-item__head {
        font-size: 22px
    }
    .slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .consult-wrap {
        margin-bottom: 46px
    }
    .slide-img {
        position: static;
        width: 200px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-inline: auto;
    }
    .slide-img img {
        width: 80px;
        border-radius: 100%;
    }
    .slide-content {
        -webkit-box-flex: 10;
        -ms-flex-positive: 10;
        flex-grow: 10;
        padding-left: 16px;
        padding-top: 0;
        padding-left: 430px;
        margin-top: 2em;
        min-height: 345px;

    }
    .slide-content__text {
        line-height: 1.25
    }
    .consult-info a,
    .consult-info span {
        font-size: 18px
    }
    .consult-caption {
        padding: 21px 0 0
    }



    .staff {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .staff-item {
        margin: 0 14px 36px
    }
    .staff-item:nth-child(3n) {
        margin: 0 14px 36px
    }
    .offer {
        padding-bottom: 50px
    }
    .offer-items {
        margin-bottom: 20px
    }
    .offer-item {
        margin-right: 10px
    }
    .offer-item__head {
        font-size: 20px
    }
    .offer-list li {
        line-height: 1.35
    }
    .pricing {
        position: static;
        width: 710px
    }
    .order {
        padding: 40px 20px 0;
        margin-bottom: 54px
    }
    .order-content {
        padding-left: 24px
    }
    .order-content__note {
        font-size: 40px
    }
    .order-content-empty {
        font-size: 21px
    }
    .order_inner .order {
        padding-right: 20px;
        padding-left: 20px
    }
    .order_inner .order-content__empty {
        font-size: 21px
    }
    .perform {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .perform-img {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .perform-img-big {
        max-width: 614px
    }
    .perform-content {
        width: 100%;
        padding-top: 26px
    }
    .perform-content-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .perform-content-item {
        margin-bottom: 0;
        margin-right: 24px
    }
    .perform-link {
        margin-left: 0;
        margin-top: 30px
    }
    .perform-items {
        margin-bottom: 65px
    }
    .perform-item {
        margin-bottom: 40px
    }
    .perform-item:after {
        display: none
    }
    .perform-item.reverse .perform-content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .perform-item.reverse .review-content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding: 0 28px
    }
    .review {
        margin: 0 0 0 14px
    }
    .review-content {
        padding: 0 28px
    }
    .advantage-item {
        width: 310px
    }
    .project-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .project-item {
        margin: 0 8px 15px
    }
    .project-item:nth-child(4n) {
        margin: 0 8px 15px
    }
    .manual-item.one:after {
        bottom: -88px;
        left: 14px
    }
    .manual-item.two {
        left: 92px
    }
    .manual-item.two:before {
        top: -72px;
        left: 166px
    }
    .manual-item.three {
        left: 311px
    }
    .manual-item.three:after {
        left: 78px
    }
    .manual-item.four {
        right: 204px
    }
    .manual-item.four:before {
        left: 164px
    }
    .manual-item.five {
        right: 0
    }
    .manual-item.five:after {
        bottom: -83px;
        left: 71px
    }
    .contacts-content {
        width: 525px;
        padding-right: 5px
    }
    .contacts-map {
        padding-left: 525px
    }
    .contacts-item {
        width: 200px;
        margin-right: 18px
    }
    .contacts-info__address {
        font-size: 21px
    }
    .contacts-info-item {
        margin-bottom: 77px
    }
}

@media only screen and (max-width:991px) {
    .container {
        max-width: 750px
    }
    .nav-wrap {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .header {
        display: block;
        text-align: center
    }
    .logo {
        width: 212px;
        margin: 0 auto
    }
    .showcase {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        padding-bottom: 44px;
        padding-top: 40px
    }
    .showcase-content {
        margin-bottom: 30px
    }
    .showcase-info {
        margin: 0 auto
    }
    .showcase-img {
        display: none
    }
    .warranty {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .warranty-wrap {
        padding-top: 30px;
    }
    .warranty-head {
        margin-top: 0;
        padding-top: 0;
        width: 100%
    }
    .warranty-content {
        width: 100%;
        padding-right: 0
    }
    .slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .slide-img {
        margin: 0 auto 30px
    }
    .offer {
        padding-bottom: 36px;
        padding-top: 44px
    }
    .offer-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .offer-item {
        margin: 0 10px 30px
    }
    .offer-item:last-child {
        margin: 0 10px 30px
    }
    .pricing {
        margin: 0 auto 20px
    }
    .order-content__text {
        margin-bottom: 16px;
        line-height: 1.3
    }
    .order-content__note {
        font-size: 26px
    }
    .order-content__empty {
        font-size: 21px;
        margin-bottom: 30px
    }
    .order .showcase-info {
        width: 340px;
        padding-right: 14px;
        padding-left: 14px
    }
    .order_inner .order {
        margin-bottom: 50px
    }
    .perform-img {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }
    .perform-img-big {
        max-width: 660px;
        margin-bottom: 16px
    }
    .perform-img-small {
        margin-left: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .perform-img-small li {
        margin-bottom: 0;
        margin-right: 16px
    }
    .perform-img-small li:last-child {
        margin-right: 0
    }
    .perform-img-small li img {
        max-width: 210px
    }
    .perform-item.reverse .perform-img-small {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-right: 0
    }
    .perform-item.reverse .perform-content {
        padding: 26px 0 0 24px
    }
    .perform-item.reverse .review {
        margin-right: 0
    }
    .objects {
        margin-bottom: 42px
    }
    .objects-content {
        width: 360px;
        padding-top: 36px
    }
    .objects-content__head {
        font-size: 30px
    }
    .objects-content .showcase-info {
        text-align: center;
        width: auto;
        padding-right: 0
    }
    .objects-content .showcase-info button {
        margin-left: 0
    }
    .objects-content .showcase-input {
        text-align: left
    }
    .objects-map {
        padding-left: 360px
    }
    .advantage-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .advantage-item {
        margin: 0 10px 20px
    }
    .advantage-item:nth-child(3n) {
        margin: 0 10px 20px
    }
    .manual-items {
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 40px
    }
    .manual-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 10px 30px
    }
    .manual-item:after,
    .manual-item:before {
        display: none!important
    }
    .manual-item.one,
    .manual-item.two,
    .manual-item.three,
    .manual-item.four,
    .manual-item.five,
    .manual-item.six {
        position: static!important
    }

    .manual-item__num {
        position: static;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: -14px
    }
    .manual-item-content {
        padding-left: 10px!important;
        -webkit-box-flex: 10;
        -ms-flex-positive: 10;
        flex-grow: 10
    }
    .manual-item-img {
        margin: -28px auto 0
    }
    .contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .contacts-wrap .container {
        max-width: 100%
    }
    .contacts-content {
        width: auto;
        margin: 0 15px
    }
    .contacts-item {
        width: 230px;
        margin-right: 20px
    }
    .contacts-map {
        font-size: 0;
        position: static;
        padding-left: 0
    }
    .contacts-map iframe {
        height: 300px
    }
    .bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .bottom-item {
        text-align: center;
        margin-bottom: 5px
    }
    .bottom-item:last-child {
        margin-bottom: 0
    }
}

@media only screen and (max-width:767px) {
    .container {
        max-width: 540px
    }
    .burger {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 15px;
        display: block;
        width: 30px
    }
    .burger a {
        display: block;
        cursor: pointer;
        padding: 12px 0
    }
    .burger a span {
        position: relative;
        display: block;
        width: 30px;
        height: 4px;
        background: #37bc44;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .burger a span:before,
    .burger a span:after {
        content: '';
        width: 30px;
        height: 4px;
        position: absolute;
        left: 0;
        background: #37bc44;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .burger a span:before {
        top: -8px
    }
    .burger a span:after {
        top: 8px
    }
    .burger a.active span {
        background: transparent
    }
    .burger a.active span:before {
        -webkit-transform: rotate(45deg) translate(5px, 6px);
        transform: rotate(45deg) translate(5px, 6px)
    }
    .burger a.active span:after {
        -webkit-transform: rotate(-45deg) translate(5px, -6px);
        transform: rotate(-45deg) translate(5px, -6px)
    }
    .header {
        text-align: left;
        margin: 0 15px
    }
    .header-wrap .container {
        max-width: 100%
    }
    .header-info {
        text-align: center
    }
    .nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0;
        margin-bottom: 14px
    }
    .nav-wrap {
        text-align: center;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        visibility: hidden;
        -webkit-transition: 300ms;
        transition: 300ms;
        margin-top: 10px;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        padding-bottom: 16px;
        background-color: rgba(255, 255, 255, 0.9);
        z-index: 1000;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .nav-wrap.active {
        margin-top: 0;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        visibility: visible
    }
    .nav li {
        margin: 6px 0
    }
    .warranty {
        margin-bottom: 36px
    }
    .warranty-items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .warranty-item {

        margin: 0 10px 20px!important
    }
    .consult-caption__text {
        margin: 0 20px 0 0;
        line-height: 1.2
    }
    .consult-info {
        border: 3px solid #37bc44
    }
    .consult-info a,
    .consult-info span {
        font-size: 16px
    }
    .pricing {
        width: 100%;
        border: 3px solid #37bc44;
        padding: 16px 10px
    }
    .pricing-info__download {
        font-size: 20px
    }
    .pricing-info__text {
        font-size: 18px
    }
    .pricing-info-size {
        font-size: 16px
    }
    .order {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .order-content {
        padding-left: 0
    }
    .order_inner .order-content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding-top: 30px
    }
    .perform-img-big {
        max-width: 100%
    }
    .perform-img-small li img {
        max-width: 168px
    }
    .perform-content {
        padding-left: 0!important
    }
    .review-content {
        padding: 0 14px
    }
    .objects {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0
    }
    .objects-wrap {
        background-color: #f0f5f8;
        margin-bottom: 44px
    }
    .objects-wrap .container {
        max-width: 100%
    }
    .objects-content {
        width: auto;
        margin: 0 15px
    }
    .objects-map {
        font-size: 0;
        position: static;
        padding-left: 0
    }
    .objects-map iframe {
        height: 300px
    }
    .manual-item-img {
        margin-top: 0;
        width: 100%;
        text-align: center
    }
}

@media only screen and (max-width:575px) {
    .perform-img-small li img {
        max-width: 100%;
        max-height: 100%
    }
    .container {
        max-width: 100%;
        padding: 0 15px
    }
    .header {
        margin: 0
    }
    .showcase-content__head {
        font-size: 28px
    }
    .showcase-info {
        width: auto;
        padding: 12px 8px 16px
    }
    .showcase-info__head {
        font-size: 28px
    }
    .showcase-info__text {
        font-size: 20px;
        margin-bottom: 24px
    }
    .showcase-info button {
        width: 100%;
        padding: 0 14px;
        margin-left: 0
    }
    .showcase-input label {
        margin-bottom: 0
    }
    .showcase-checkbox-text span {
        display: inline
    }
    .slide-img {
        width: 100% !important;
    }
    .slide-content {
        padding-left: 0
    }
    .consult-caption {
        padding-bottom: 15px
    }
    .staff-wrap .head {
        font-size: 15px
    }
    .staff-item {
        margin: 0 0 32px
    }
    .staff-item:nth-child(3n) {
        margin: 0 0 32px
    }
    .staff-item__text {
        font-size: 21px;
        line-height: 1.3
    }
    .staff-item-content {
        padding-top: 40px;
        padding-left: 10px
    }
    .staff-item-img {
        width: 166px
    }
    .staff-info {
        width: 166px;
        border: 3px solid #37bc44;
        padding: 40px 10px 58px 20px
    }
    .order {
        padding-left: 10px;
        padding-right: 10px
    }
    .order .showcase-info {
        width: auto
    }
    .order .showcase-info button {
        margin-left: 0;
        width: 100%;
        padding: 0 8px;
        font-size: 15px
    }
    .order .showcase-checkbox {
        padding-right: 6px
    }
    .order_inner .order {
        padding-right: 10px;
        padding-left: 10px
    }
    .order_inner .order .showcase-info button {
        margin-left: 0
    }
    .perform-img-small {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }
    .perform-img-small li {
        margin-right: 0;
        margin-bottom: 10px
    }
    .perform-content-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }
    .perform-content-item {
        margin-right: 0;
        margin-bottom: 16px
    }
    .perform-content__head {
        font-size: 20px;
        line-height: 1.2
    }
    .perform-item.reverse .review-content {
        padding: 0
    }
    .review {
        margin-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .review-info {
        margin-bottom: 16px
    }
    .review-content {
        padding: 0
    }
    .objects-wrap .container {
        padding: 0
    }
    .pagination li {
        margin-right: 12px
    }
    .pagination li:after {
        display: none
    }
    .manual-head .head {
        font-size: 36px
    }
    .contacts-wrap .container {
        padding: 0
    }
    .contacts-item {
        margin: 0 auto 20px
    }
    .contacts-item-logo {
        margin-bottom: 40px
    }
    .contacts-content {
        text-align: center;
        padding-top: 38px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .contacts-info-item {
        margin-bottom: 30px
    }
}

.popup i {
    right: 455px;
    top: -260px
}

@media only screen and (max-width: 1200px) {
    .popup i {
        right: 305px
    }
}

@media only screen and (max-width: 991px) {
    .offer-item {
        margin: 10px auto;
        width: 100%
    }
    .offer-item:last-child {
        margin: 10px auto
    }
    .popup i {
        right: 195px
    }
}

@media only screen and (max-width: 768px) {
    .pull-right {
        float: none!important;
        text-align: center;
        display: block
    }
    .tt-footer>.container .row:nth-child(3)>* {
        margin-left: 0
    }
}

@media only screen and (max-width: 767px) {
    .burger a span:before,
    .burger a span:after {
        background: #2255A1
    }
    .popup i {
        right: -165px;
        top: -255px
    }
}

@media only screen and (max-width: 575px) {
    .custom-styled-wrap .showcase-info {
        width: 360px
    }
    .popup i {
        right: -155px;
        top: -225px
    }
}

#content-wrapper {
    margin-top: 50px
}

.tt-topheading {
    display: none
}

#pricing {
    display: none
}

.custom-styled-wrap .showcase-info__text {
    font-size: 18px
}

.simple-text li {
    text-align: start
}

.tt-banner.type-3 .simple-text {
    margin-top: 20px
}

.color-7 {
    color: #FF0895!important
}

.custom-styled-wrap .header-info__tel {
    color: #2255A1!important
}

.advantage-item {
    width: 310px
}

.showcase-wrap .custom-styled-wrap .showcase-info {
    position: absolute;
    top: 80px;
    right: 0;
    left: auto;
    margin-right: 0;
    -webkit-transform: none;
    transform: none;
    z-index: 9;
    padding: 15px;
    border: 5px solid #fff
}

.showcase-wrap .custom-styled-wrap .showcase-info__head {
    font-size: 20px
}

.showcase-wrap .custom-styled-wrap .showcase-info__text {
    font-size: 15px
}

.showcase-wrap .custom-styled-wrap .showcase-info__note {
    display: none
}

.showcase-wrap .header-info__btn {
    display: none
}

@media (max-width: 991px) {
    .block-brief__title {
        margin-top: 100px
    }
    .showcase-wrap .showcase-info__text {
        margin-bottom: 10px
    }
    .showcase-wrap .custom-styled-wrap .showcase-info {
        left: 50%;
        margin-right: -50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        right: auto;
        top: 400px
    }
    .showcase-wrap .header-info__btn {
        display: block
    }
}

.manual-item.four {
    right: 190px
}

.manual-item.five {
    right: 0
}

@media (max-width: 1336px) {
    .manual-item.four {
        right: 284px
    }
    .manual-item.five {
        right: 52px
    }
}

@media (max-width: 991px) {
    .nav-wrap {
        display: block!important
    }
}

@media (max-width: 639px) {
    .nav-wrap .brief {
        display: block!important
    }
}

.custom-styled-wrap .logo img {
    padding-top: 0
}

.bottom__cookie-block .cookie_policy_information .accept_cookie_policy.link {
    background-color: #FF0895!important
}

.c-area.type-2:focus {
    border-color: #FF0895
}

.tt-author {
    margin: 20px 0
}

.popular-articles {
    box-sizing: border-box;
    width: 100%;
    padding: 26px 30px 30px;
    border: 1px solid #eaeaea;
    margin-top: 15px;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.4)
}

.popular-articles p {
    margin: 0
}

.popular-articles__title {
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    color: #949494
}

.popular-articles__more {
    display: flex;
    height: auto;
    margin-top: 10px;
    flex-direction: column;
    justify-content: space-between
}

.popular-articles__item {
    padding: 9px 0;
    border-bottom: 1px solid #b3afaf
}

.popular-articles__item:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.popular-articles__link {
    text-decoration: none;
    color: #2a8b9f;
    font-size: 14px;
    transition: .3s all ease;
    line-height: 18px;
    font-weight: 400
}

.popular-articles__link:hover {
    color: #C13323
}

.popular-articles__date {
    color: #949494
}

.popular-articles__info {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
    font-size: 12px;
    color: #000;
    justify-content: space-between;
    width: 100%
}

.popular-articles__info>* {
    padding-right: 20px
}

.popular-articles__tag {
    text-decoration: none;
    color: #000;
    transition: .3s all ease
}

.popular-articles__tag:hover {
    color: #C13323
}

.popular-articles__viewers {
    color: #949494
}

.fa-eye {
    padding-right: 3px
}

.sidebar-info__wrap {
    box-sizing: border-box;
    width: 100%;
    padding: 26px 30px 30px;
    border: 1px solid #eaeaea;
    box-shadow: 0 2px 4px 0 rgba(148, 148, 148, 0.4)
}

@media (max-width: 1199px) {
    .popular-articles__info {
        font-size: 12px;
        justify-content: space-between
    }
    .popular-articles__title {
        font-size: 20px
    }
}

@media (max-width: 575px) {
    .popular-articles__title {
        font-size: 17px
    }
    .popular-articles__link {
        font-size: 15px
    }
}

.tags-page {
    margin-top: 100px
}

.simple-text {
    padding-bottom: 40px
}

.pull-right {
    float: unset!important
}

.c-btn.type-4 {
    color: #FF0895
}

.tt-post-3-title:hover {
    color: #FF0895
}

.custom-hover:before {
    background: #3E81FF
}

.tt-topheading {
    padding: 15px 0;
    display: block
}

.tt-topheading:before {
    background: #FF0895
}

@media (max-width: 991px) {
    .tt-topheading {
        padding: 15px 0
    }
}

body {
    padding-top: 65px
}

#content-wrapper {
    margin-top: 25px
}

.tt-breadcrumbs a:hover {
    color: #fff;
    text-decoration: underline
}

.tt-blog-tag a:hover {
    color: #FF0895
}

.custom-hover:after {
    background: none
}

.showcase-wrap .custom-styled-wrap .showcase-info__note {
    display: block
}

.custom-styled-wrap .logo img {
    float: left
}

.custom-styled-wrap .header {
    padding: 7px 0
}

@media only screen and (max-width: 991px) {
    .custom-styled-wrap .logo {
        margin: 0
    }
}

.showcase-wrap .custom-styled-wrap .showcase-info__head {
    font-size: 34px
}

.showcase-wrap .custom-styled-wrap .showcase-info__text {
    font-size: 24px
}

.popup i {
    top: -250px
}

@media only screen and (max-width: 991px) {
    .popup i {
        top: -235px
    }
}

@media only screen and (max-width: 767px) {
    .popup i {
        top: -235px
    }
}

@media only screen and (max-width: 575px) {
    .popup i {
        top: -215px
    }
}

.tt-topheading:before {
    background: #2255A1
}

.simple-text {
    padding: 0
}

.tt-footer {
    padding: 0;
    padding-top: 30px
}

.simple-text a:hover {
    color: #FF0895
}

.callback-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.callback-category .callback-category__item:last-child {
    padding-left: 20px
}

.callback-category .callback-category__item:first-child {
    padding-left: 180px
}

.callback-cat .callback-elems {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    width: 200px;
    position: absolute;
    top: 45px;
    left: 230px
}

.callback-category__name {
    text-align: left;
    font-size: 17px;
    color: #30373b;
    margin-top: 15px;
    position: relative
}

.callback-category__name .callback-category__name-item {
    padding-bottom: 20px
}

.callback-cat .callback-elems span {
    display: none
}

.callback-cat .callback-elems .callback-elem {
    padding-bottom: 10px
}

.callback-cat .callback-elems .callback-elem-15 span {
    display: block
}

.callback-cat .callback-elems .callback-elem-16 span {
    display: block
}

.callback-cat .callback-elems .callback-elem-17 span {
    display: block
}

.callback-cat .callback-elems .callback-elem-15 {
    position: absolute;
    left: -200px;
    margin-top: 20px
}

.callback-cat .callback-elems .callback-elem-16 {
    position: absolute;
    left: -200px;
    margin-top: 20px
}

.callback-cat .callback-elems .callback-elem-17 {
    position: absolute;
    left: -200px;
    margin-top: 20px
}

.callback-cat .callback-elems .callback-elem-16 {
    margin-top: 45px
}

.callback-cat .callback-elems .callback-elem-17 {
    margin-top: 70px
}

.comment-block {
    margin-top: 80px
}

@media (max-width: 768px) {
    .comment-block {
        margin-top: 100px
    }
}

@media (max-width: 575px) {
    .callback-cat .callback-elems {
        top: 60px;
        left: 170px
    }
    .comment-block {
        margin-top: 120px
    }
    .callback-category .callback-category__item:first-child {
        padding-left: 120px
    }
    .callback-category__name .callback-category__name-item {
        padding-bottom: 18.5px
    }
    .callback-category__name {
        margin-top: 30px
    }
    .callback-cat .callback-elems .callback-elem-15 {
        left: -140px
    }
    .callback-cat .callback-elems .callback-elem-16 {
        left: -140px
    }
    .callback-cat .callback-elems .callback-elem-17 {
        left: -140px
    }
}

@media (max-width: 400px) {
    .callback-cat .callback-elems {
        top: 75px
    }
}

.c-input.type-2:focus {
    border-color: #FF0895
}

body {
    overflow-x: hidden
}

@media (max-width: 991px) {
    .custom-styled-wrap .header-info__tel {
        font-size: 20px
    }
}

@media (max-width: 1336px) {
    .manual-item.four {
        right: 204px
    }
}

.callback-cat .callback-elems {
    width: 200px;
    position: absolute;
    top: 45px;
    left: 230px;
    -webkit-columns: auto;
    -moz-columns: auto;
    columns: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 378px
}

.callback-cat .callback-elems .callback-elem-15 {
    position: absolute;
    left: -200px;
    bottom: -50px
}

.callback-cat .callback-elems .callback-elem-16 {
    position: absolute;
    left: -200px;
    bottom: -75px
}

.callback-cat .callback-elems .callback-elem-17 {
    position: absolute;
    left: -200px;
    bottom: -100px
}

@media (max-width: 575px) {
    .callback-cat .callback-elems {
        left: 174px
    }
    .callback-cat .callback-elems .callback-elem-15,
    .callback-cat .callback-elems .callback-elem-16,
    .callback-cat .callback-elems .callback-elem-17 {
        left: -120px
    }
    .callback-cat .callback-elems {
        top: 58px
    }
}

@media (max-width: 390px) {
    .callback-cat .callback-elems {
        top: 75px
    }
}

.mobile-nav-header a {
    color: #2255A1
}

.close-faq {
    transition: none
}

.header-form {
    width: 380px;
    background-color: #004ffeb8;
    /*border: 4px solid #fff;*/
    padding: 20px 15px;
    margin-top: 0;
    border-radius: 15px;
}

.header-form a {
    color: white;
}

.header-form .c-input {
    border: 0;
    border-bottom: 2px solid #fff;
    width: 100%;
    height: 32px!important;
    background-color: transparent;
    color: #fff;
    border-radius: unset!important;
    font: 700 18px Qanelas;
    margin: 0;
    padding: 0
}

.header-form .c-input.type-2:focus {
    border-color: #fff
}

.header-form .name-placeholder {
    cursor: pointer;
    color: #fff;
    font: 700 18px Qanelas;
    display: inline-block;
    margin-bottom: .5rem
}

.mobile-placeholder {
    cursor: pointer;
    color: #7b7b7b;
    font: 700 16px "Fira Sans Medium";
    margin-bottom: .5rem;
    text-align: left;
    padding-left: 20px;
    line-height: 44px;
}

.header-form .showcase-info__text {
    font-size: 24px
}

.warranty-items__third {
    -ms-flex-pack: distribute;

    width: 100%
}

@media (max-width: 991px) {
    .warranty-items__third {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: row;
    }
    .warranty-items__third-item:last-child {
        margin-top: 55px
    }
    .warranty-items__third-item:last-child img {
        width: 100%!important;
        height: 50px!important
    }
}

.bottom-text {
    margin-top: 20px;
    width: 605px
}

@media (max-width: 1200px) {
    .bottom-text {
        width: 527px
    }
}

@media (max-width: 575px) {
    .bottom-text {
        width: 100%
    }
}

.error .errorMessage,
.header-form .simple-text.color-4 {
    color: #fff
}

.circle-fill {
    width: 83px!important;
    height: 83px!important;
    bottom: -12.9px!important;
    left: -12.9px!important
}

.img-circle {
    width: 58px!important;
    height: 58px!important
}

.img-circleblock {
    width: 58px!important;
    height: 58px!important
}

#popup__toggle {
    bottom: 20px!important;
    left: 20px!important
}

.simple-text a {
    color: #FF0895
}

.simple-text blockquote:before {
    background: #FF0895
}

.simple-text li:before {
    color: #FF0895
}

.popular-articles__link {
    color: #2255A1
}

.popular-articles__link:hover {
    color: #FF0895
}

.popular-articles__tag:hover {
    color: #FF0895
}

.c-btn.type-2.size-2 span,
.c-btn.type-2.size-2 input {
    padding: 15px 17px 14px
}

.custom-styled-wrap .warranty-item__head {
    font-size: 21px
}

.custom-styled-wrap .warranty-content__head {
    font-size: 40px
}

.custom-styled-wrap .warranty-item {
    width: 25%!important
}

.custom-styled-wrap .warranty-content__text {
    font-size: 18px
}

.custom-styled-wrap.warranty-wrap {
    margin-bottom: 0px
}

.custom-styled-wrap .head:after {
    background-color: #9DBFFE
}

.custom-styled-wrap .warranty-item:after {
    background-color: #9DBFFE
}

.custom-styled-wrap .warranty-head .head {
    color: #4f4f4f
}

@media only screen and (max-width: 1336px) {
    .custom-styled-wrap .nav {
        margin-right: 12px
    }
    .custom-styled-wrap .staff-item {
        width: auto
    }
    .custom-styled-wrap .staff {
        justify-content: center
    }
    .custom-styled-wrap .container {
        max-width: 1110px
    }
    .custom-styled-wrap .showcase {
        padding: 75px 0 66px
    }
    .custom-styled-wrap .warranty-head {
        margin-top: -66px;
        padding-top: 32px
    }
    .custom-styled-wrap .warranty-item {
        width: 22.5%!important;
        margin-right: 20px!important
    }
}

@media only screen and (max-width: 1200px) {
    .custom-styled-wrap .nav {
        margin-right: 10px
    }
    .custom-styled-wrap .nav li {
        margin-right: 6px
    }
    .custom-styled-wrap .header-info__tel {
        font-size: 25px
    }
    .custom-styled-wrap .container {
        max-width: 970px
    }
    .custom-styled-wrap .showcase-content__head {
        font-size: 36px
    }
    .custom-styled-wrap .showcase-content-text span {
        font-size: 18px
    }
    .custom-styled-wrap .warranty-item__head {
        font-size: 22px
    }
}

@media only screen and (max-width: 1200px) {
    .custom-styled-wrap .logo {
        width: 212px
    }
    .custom-styled-wrap .phone.logo {
        margin: 0 auto
    }
    .custom-styled-wrap .showcase {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 44px;
        padding-top: 40px
    }
    .custom-styled-wrap .showcase-content {
        margin-bottom: 30px
    }
    .custom-styled-wrap .showcase-img {
        display: none
    }
    .custom-styled-wrap .showcase-info {
        margin: 0 auto
    }
    .custom-styled-wrap .staff-item {
        width: 360px
    }
    .custom-styled-wrap .container {
        max-width: 540px;
        padding: 0 15px
    }
    .custom-styled-wrap .burger {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        display: block;
        width: 30px
    }
    .custom-styled-wrap .burger a {
        display: block;
        cursor: pointer;
        padding: 12px 0
    }
    .custom-styled-wrap .burger a span {
        position: relative;
        display: block;
        width: 30px;
        height: 4px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .custom-styled-wrap .burger a span:before,
    .burger a span:after {
        content: '';
        width: 30px;
        height: 4px;
        position: absolute;
        left: 0;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .custom-styled-wrap .burger a span:before {
        top: -8px
    }
    .custom-styled-wrap .burger a span:after {
        top: 8px
    }
    .custom-styled-wrapv .burger a.active span {
        background: transparent
    }
    .custom-styled-wrap .burger a.active span:before {
        -webkit-transform: rotate(45deg) translate(5px, 6px);
        transform: rotate(45deg) translate(5px, 6px)
    }
    .custom-styled-wrap .burger a.active span:after {
        -webkit-transform: rotate(-45deg) translate(5px, -6px);
        transform: rotate(-45deg) translate(5px, -6px)
    }
    .custom-styled-wrap .header {
        display: flex;
        text-align: left;
        margin: 0
    }
    .custom-styled-wrap.header-wrap .container {
        max-width: 100%
    }
    .custom-styled-wrap .header-info {
        text-align: center
    }
    .custom-styled-wrap .header-info.phone {
        display: block
    }
    .custom-styled-wrap .nav {
        flex-direction: column;
        margin-right: 0;
        margin-bottom: 14px
    }
    .custom-styled-wrap .nav-wrap {
        display: none
    }
    .custom-styled-wrap .nav-wrap.active {
        margin-top: 0;
        opacity: 1;
        visibility: visible
    }
    .custom-styled-wrap .nav li {
        margin: 6px 0
    }
    .custom-styled-wrap.warranty-wrap {
        padding-top: 30px
    }
    .custom-styled-wrap .warranty {
        margin-bottom: 36px
    }
    .custom-styled-wrap .warranty-items {
        flex-wrap: wrap;
        justify-content: center
    }
    .custom-styled-wrap .warranty-item {
        width: 230px!important;
        margin: 0 10px 20px!important
    }
    .custom-styled-wrap .consult-caption__text {
        margin: 0 20px 0 0;
        line-height: 1.2
    }
    .custom-styled-wrap .consult-info a,
    .consult-info span {
        font-size: 16px
    }
    .custom-styled-wrap .pricing {
        width: 100%;
        padding: 16px 10px
    }
    .custom-styled-wrap .pricing-info__download {
        font-size: 20px
    }
    .custom-styled-wrap .pricing-info__text {
        font-size: 18px
    }
    .custom-styled-wrap .pricing-info-size {
        font-size: 16px
    }
    .custom-styled-wrap .order {
        flex-direction: column
    }
    .custom-styled-wrap .order-content {
        padding-left: 0
    }
    .custom-styled-wrap .order_inner .order-content {
        order: 0;
        padding-top: 30px
    }
    .custom-styled-wrap .perform-img-big {
        max-width: 100%
    }
    .custom-styled-wrap .perform-img-small li img {
        max-width: 168px
    }
    .custom-styled-wrap .perform-content {
        padding-left: 0!important
    }
    .custom-styled-wrap .review-content {
        padding: 0 14px
    }
    .custom-styled-wrap .objects {
        flex-direction: column;
        margin-bottom: 0
    }
    .custom-styled-wrap .objects-wrap {
        background-color: #f0f5f8;
        margin-bottom: 44px
    }
    .custom-styled-wrap .objects-wrap .container {
        max-width: 100%
    }
    .custom-styled-wrap .objects-content {
        width: auto;
        margin: 0 15px
    }
    .custom-styled-wrap .objects-map {
        font-size: 0;
        position: static;
        padding-left: 0
    }
    .custom-styled-wrap .objects-map iframe {
        height: 300px
    }
    .custom-styled-wrap .manual-item-img {
        margin-top: 0;
        width: 100%;
        text-align: center
    }
    .custom-styled-wrap .warranty {
        flex-wrap: wrap
    }
    .custom-styled-wrap .warranty-wrap {
        padding-top: 30px
    }
    .custom-styled-wrap .warranty-head {
        margin-top: 0;
        padding-top: 0;
        width: 100%
    }
    .custom-styled-wrap .warranty-content {
        width: 100%;
        padding-right: 0
    }
}

@media only screen and (max-width: 767px) {
    .custom-styled-wrap .warranty {
        margin-bottom: 36px
    }
    .custom-styled-wrap .warranty-items {
        flex-wrap: wrap;
        justify-content: center
    }
    .custom-styled-wrap.warranty-wrap {
        margin-bottom: 0
    }
    .custom-styled-wrap .warranty-item {
        width: 230px!important;
        margin: 0 10px 20px!important
    }
}

@media only screen and (max-width: 575px) {
    .custom-styled-wrap .container {
        max-width: 100%;
        padding: 0 15px
    }
    .custom-styled-wrap .showcase-content__head {
        font-size: 28px
    }
    .custom-styled-wrap .showcase-info {
        width: auto;
        padding: 12px 8px 16px
    }
    .custom-styled-wrap .showcase-info__head {
        font-size: 28px
    }
    .custom-styled-wrap .showcase-info__text {
        font-size: 20px;
        margin-bottom: 24px
    }
    .custom-styled-wrap .showcase-input label {
        margin-bottom: 0
    }
    .custom-styled-wrap .showcase-info button {
        width: 100%;
        padding: 0 14px;
        margin-left: 0
    }
}

@media only screen and (max-width: 550px) {
    .custom-styled-wrap .header-info.phone {
        display: none
    }
}

.showcase-content-text {
    width: 605px
}

@media (max-width: 1200px) {
    .showcase-content-textt {
        width: 527px
    }
    .showcase {
        padding-top: 75px;
        height: 575px;
    }
}

@media (max-width: 575px) {
    .showcase-content-text {
        width: 100%
    }
}

@media only screen and (max-width: 991px) {
    .showcase-content {
        margin-right: 0;
        margin-top: 300px;
    }
}

@media only screen and (max-width: 575px) {
    .custom-styled-wrap .showcase-info {
        width: 360px
    }
    .slide-content {
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .custom-styled-wrap .header-info__tel {
        font-size: 20px!important
    }
}

.mobile-nav-wrap {
    z-index: 999999
}

/*.header__applications-child img {
    width: 28px!important;
    height: 28px!important
}*/

.header__applications {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 120px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 50px
}

.showcase-wrap {
    background-size: cover
}

body {
    padding-top: 61.7px
}

@media (max-width: 991px) {
    body {
        padding-top: 66.2px
    }
    .header-wrap .header__applications {
        display: none
    }
}

.mobile-nav-wrap .header__applications {
    margin: auto;
    margin-top: -50px
}

.btn-warning {
    background-color: #FF0895;
    border-color: #FF0895
}

.tt-custom-pagination a:hover,
.tt-custom-pagination .active span {
    background: #2255A1;
    border-color: #2255A1
}

.btn-warning:hover {
    background-color: #2255A1;
    border-color: #2255A1
}

.tt-pricing-list li.active:before {
    color: #FF0895
}

.other-input {
    display: block!important;
    background: #fff;
    padding-left: 10px!important;
    width: 150px!important;
    position: absolute;
    bottom: 5px;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    max-height: 40px;
    line-height: 10px;
    height: 40px!important
}

body {
    overflow-x: hidden
}

.tt-pricing-count {
    font-size: 62px
}

@media (max-width: 1199px) {
    .tt-pricing-count {
        font-size: 52px
    }
}

@media (max-width: 991px) {
    .tt-pricing-count {
        font-size: 40px
    }
}

@media (max-width: 991px) {
    .tt-pricing-count {
        font-size: 40px
    }
}

@media (max-width: 400px) {
    .tt-pricing-count {
        font-size: 35px
    }
}

.other-input {
    padding: 16px 0 0 16px !important
}

.news-content table {
    margin: 20px 0
}

.news-content table td {
    border: 4px double #000;
    padding: 5px;
    font-size: 14px
}

.tt-share-right {
    font-size: 16px;
}

.tt-vote .star li.active {
    color: #FF0895;
}

table .tt-blog-tag {
    display: none;
}

.news-content table td p {
    margin: 0!important;
}

.simple-text table blockquote {
    padding: 5px;
    border: none;
}

.simple-text table blockquote:before {
    content: none;
}

.simple-text table blockquote:after {
    content: none;
}

.simple-text table blockquote h3 {
    font-size: 18px;
}

.simple-text {
    color: #333333;
    font-size: 19px;
    line-height: 1.7;
}

.warranty-wrap .warranty-item:last-child {
    width: 18%;
}

#warranty-wrap .warranty-items {
    margin-top: -70px;
}

#warranty-wrap .advantage-btn {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .warranty {
        margin-bottom: 56px;
    }
    #warranty-wrap .warranty-items {
        margin-top: 0;
    }
}

a.tt-address-info:hover {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: underline;
}

.btn-grey {
    background-color: grey;
}

#warranty-wrap {
    margin-bottom: 40px;
    margin-top: 200px;
}

.news-content table {
    margin: 40px 0;
    width: 100%;
}

.manual-item.five:after {
    content: '';
    display: block;
    background: url(../images/diagonal-arrow1.png) no-repeat 50%;
    width: 65px;
    height: 65px;
    position: absolute;
    bottom: -95px;
    left: 120px;
}


.manual-item.six img {
    border-radius: 20px;
    height: 150px;
}

.pricing__plan .pricing__inc-list .pricing__item {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 15px;
    font-size: 15px;
}

.pricing__plan .pricing__inc-list .pricing__item {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 15px;
}

.pricing__plan .pricing__inc-list .pricing__item:before {
    top: -15px;
}

.pricing__plan .pricing__inc-list .pricing__item.cross {
    color: #C4C4C4;
}

.pricing__plan .pricing__inc-list .pricing__item.cross:before {
    content: none
}

@media (min-width: 1024px) {
    .pricing__plan .pricing__inc-list {
        padding-bottom: 40px;
    }
}

.pricing__plan .pricing__inc-list {
    margin-top: 10px;
    text-align: left;
}

.pricing__plan .pricing__item.cross svg {
    fill: #C4C4C4;
    position: absolute;
    top: -14px;
    left: -10px;
    width: 40px;
    bottom: 0;
}

.showcase-info {
    border: none;
    width: 100%;
    padding: 10px;
}

.showcase-checkbox label input {
    top: 0px;
}

.showcase-wrap#showcase-wrap {
    background: url(../images/BANNER.jpeg) no-repeat;
}

.showcase-wrap {
    background: url(../images/flowersell.jpg) no-repeat;
}

.tt-accordion-title {
    font-size: 17px;
}

.pricing__grid {
    padding: 0;
}

.showcase-wrap#showcase-wrap {
    background: url(../images/banner/topSlide_SMmap1920x640.jpg) no-repeat;
    background-position-y: -50px;
}

.showcase-wrap.ff#showcase-wrap {
    background: url(../images/banner/fulfillment/topSlide_SMfulfil1920x640.webp) no-repeat center;
}

.showcase-wrap#ozon {
    background: url(../images/banner/topSlide_SMmap1920x640map.jpg) no-repeat;
}

.showcase-wrap#footer {
    background: url(../images/banner/topSlide_SMmap1920x640map.jpg) no-repeat center;
}


@media (max-width: 500px) {
    .showcase-wrap#showcase-wrap {
        background: url(../images/banner/topSlide_SMmap400x1080map.jpg) no-repeat;
        background-position-y: -180px;
    }
    .showcase-wrap.ff#showcase-wrap {
        background: url(../images/banner/fulfillment/topSlide_SMfulfil400x1080fon.webp) no-repeat;
        background-position-y: -180px;
    }

    .showcase-content {
        margin-bottom: 150px;
    }
}







.tt-address-info a {
    color: rgba(255, 255, 255, 0.7);
}

.simple-text.size-3.color-4 .tt-address-info a:hover {
    color: white;
}

.showcase-wrap#showcase-wrap {
    background-size: cover;
}
@media (max-width: 991px) {
    .showcase {
        background-size: cover;
        padding-top: 0px;
        height: 775px;
    }

    .btn_for_third_request {
        padding-top: 10px !important;
    }
}

@media (max-width: 767px) {
    .showcase {
        background-size: cover;
        height: 805px;
    }
    .btn_for_third_request {
        padding-top: 10px !important;
    }
}
/*Данис */
@media (max-width: 500px) {
    .showcase-wrap#showcase-wrap {
        background-size: cover;
        height: 1080px;
    }
    .header-form {
        width: 100%;
    }
 .showcase-wrap {
     height: 900px;
 }
}


.custom-styled-wrap .logo img {
    image-rendering: auto;
}

.nav>li>ul li {
    list-style-type: none;
}

@media (min-width: 992px) {
    .nav>li>ul {
        display: block!important;
        position: absolute;
        top: 260%;
        left: 50%;
        width: 171px;
        background: #fff;
        margin-top: -30px;
        margin-left: -86px;
        visibility: hidden;
        opacity: 0;
        border: 1px solid #eaeaea;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        transform: translateY(40px);
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
}

@media (min-width: 992px) {
    .nav>li:hover>ul {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@media only screen and (max-width: 640px) {
    .brief {
        display: block!important;
    }
}

@media only screen and (max-width: 1200px) {
    .custom-styled-wrap .phone.logo {
        margin: 0 40px 0 0;
    }
}

@media only screen and (max-width: 1200px) {
    .custom-styled-wrap .logo.brief {
        width: auto;
        padding: 0;
    }
}

@media only screen and (max-width: 1200px) {
    .custom-styled-wrap .logo {
        width: auto;
    }
}

@media (max-width: 991px) {
    body {
        padding-top: 61.7px;
    }
}

@media (max-width: 575px) {
    .c-btn.type-2 span,
    .c-btn.type-2 input {
        padding: 8px 20px 7px;
    }
    body {
        padding-top: 59px;
    }
}

#about .advantage-btn {
    bottom: -90px;
}

#about {
    padding-bottom: 150px;
}

.header__applications {
    margin-left: 30px;
    width: 140px;
}

.custom-styled-wrap .nav {
    padding-top: 0;
    margin-right: 20px;
}

/*Helpers*/
.helpers {

    padding-top: 20px;
}
.helpers .container{
    padding-bottom: 110px;
    padding-top: 20px;
}

.helpers-title {
    text-align: center;
    font-size: 30px;
    padding-bottom: 50px;
}

.helpers img {
    width: 150px;
    border-radius: 100%;
    height: 150px;
}

.helpers-wrap__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 30%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.helpers-wrap__item img {
    flex: none;
}

.helpers-wrap__item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
}

/*.helpers-wrap__row:first-child {*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-orient: horizontal;*/
/*    -webkit-box-direction: normal;*/
/*    -ms-flex-direction: row;*/
/*    flex-direction: row;*/
/*    -webkit-box-pack: justify;*/
/*    -ms-flex-pack: justify;*/
/*    justify-content: space-between;*/
/*}*/

/*.helpers-wrap__row:last-child {*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-orient: horizontal;*/
/*    -webkit-box-direction: normal;*/
/*    -ms-flex-direction: row;*/
/*    flex-direction: row;*/
/*    -webkit-box-pack: center;*/
/*    -ms-flex-pack: center;*/
/*    justify-content: center;*/
/*    margin-top: 20px;*/
/*}*/
.helpers-wrap__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
}


.helpers-wrap__item-name {
    font-size: 20px;
    font-weight: 600;
}

.helpers-wrap__item-desc {
    font-size: 16px;
    padding-top: 5px;
}

@media (max-width: 991px) {
    .helpers-wrap__row:first-child,.helpers-wrap__row:last-child {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .helpers-wrap__item, .helpers-wrap__row:last-child .helpers-wrap__item {
        width: 50%;
        margin-top: 20px;
        padding: 0;
    }
}

@media (max-width: 575px) {
    .helpers-wrap__item, .helpers-wrap__row:last-child .helpers-wrap__item {
        width: 100%;
    }
}

/*Marketplases*/
.marketplases {
    padding: 110px 0;
}

.marketplases img {
    display: block;
    width: 27%;
}

.marketplases-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.marketplases-wrap__item {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.marketplases-wrap__item-name {
    display: block;
    font-size: 48px;
    font-weight: 600;
    margin-top: -20px;
    padding-bottom: 20px
}
.marketplases-wrap__item:last-child .marketplases-wrap__item-name {
    color: #b9157d;
}

.marketplases-wrap__item:first-child .marketplases-wrap__item-name {
    color: #6e3df9;
}

.marketplases-wrap__item-info {
    padding-left: 40px;
    width: 65%;
}

.marketplases-wrap__item-descr {
    color: #444444;
    font-size: 20px;
    width: 50%;
    line-height: 1.2;
}

.marketplases-price {
    font-weight: 700;
}

.marketplases-andmore {
    color: #444444;
    font-size: 48px;
    font-weight: 600;
}

.marketplasesmore-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
}

.marketplasesmore-wrap__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 19%;
}

.marketplasesmore-wrap img {
    width: 85%;
}

.marketplasesmore-wrap__item-info {
    font-size: 20px;
    line-height: 1.2;
}

@media (max-width: 991px) {
    .marketplases-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .marketplases-wrap__item {
        width: 100%;
    }
    .marketplasesmore-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .marketplasesmore-wrap__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 70%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: auto;
    }
}

@media (max-width: 575px) {
    .marketplases-wrap__item:last-child {
        margin-top: 70px;
    }
    .marketplases-wrap__item-info {
        padding-left: 0;
    }
    .marketplases-wrap__item-name {
        margin-top: -70px;
    }
    .marketplases-andmore {
        margin-top: 50px;
    }
    .marketplases-wrap__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .marketplases img {
        width: 70%;
    }
    .marketplasesmore-wrap__item {
        margin-top: 20px;
    }
}

@media (max-width: 575px) {
    .manager__content > .tel-man-content {
        padding-left: 0!important;
    }
}

#about .advantage-btn {
    bottom: -25px;
    height: 40px;
}

.consult-content__img {
    margin-top: 50px;
}

.consult-content__text {
    position: relative;
}

@media (max-width: 575px) {
    #about .advantage-btn {
        bottom: -65px;
    }
}

.footer__link {
    color:rgba(255, 255, 255, 0.8);
    font-size: 16px;
}

.footer__link:hover {
    color: white;
}

.footer__item {
    margin-top: 10px;
}

.footer__item:first-child {
    margin-top: 0px;
}

.custom-styled-wrap .burger {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    width: 30px;
}

.custom-styled-wrap .burger a {
    display: block;
    cursor: pointer;
    padding: 12px 0;
}

.custom-styled-wrap .burger a span {
    position: relative;
    display: block;
    width: 30px;
    height: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: #2255A1;
}

.custom-styled-wrap .burger a span:before, .burger a span:after {
    content: '';
    width: 30px;
    height: 4px;
    position: absolute;
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: #2255A1;
}

.custom-styled-wrap .burger a span:before {
    top: -8px;
}

.custom-styled-wrap .burger a span:after {
    top: 8px;
}

.search {
    color: #4f4f4f;
    display: flex;
    align-items: center;
    font-size: 18px;
    position: relative;
    margin-right: 15px;
    width: 25px;
    transition: 300ms;
    height: 38px;
    align-items: center;
}

.search-loupe {
    position: absolute;
    left: 0;
    top: 7px;
    cursor: pointer;
}

.search input {
    border: 0;
    width: 0;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

.search button {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 24px;
    top: 6px;
    transition: 300ms;
    border: 2px solid #FF0895;
    color: #ffffff;
    border-radius: 5px;
    background: #FF0895;
    transition: 300ms;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.search-close {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    top: 8px;
    transition: 300ms;
    color: #FF0895;
    font-size: 16px;
    cursor: pointer;
}

.search.active {
    width: 100%;
    z-index: 2;
}

.search.active input {
    width: 100%;
    padding: 0 90px 0 22px;
}

.search.active button {
    opacity: 1;
    visibility: visible;
}

.search.active .search-close {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 991px) {
    .burger {
        display: block!important;
    }
}


/*
Данис
 */
.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;

}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video_wrap {
width: 200%;
    height: 100%;
    padding-right: 10px;
}

.text_video {
max-width: 50%;
    padding-left: 10px;
}
.video_container {
    display: flex;
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 150px;
    padding-bottom: 20px;
}

@media (max-width: 479px) {
    .video_container {
        flex-wrap: wrap;
        margin-bottom: 0px;
    }
    .text_video {
        padding-top: 10px;
        max-width: 100%;
        padding-left: 0px;
    }
    .my_class {
        padding-left: 10px;
    }
    .manual {
        padding-top: 0px;
    }
}

.my_class {
    margin-left: 0;
    margin-right: 0;
    background-color: #f0f5f8;
    padding-top: 1px;
}
.one_more_class {
    max-width: 1260px;
    justify-content: center;
    margin: 0 auto;
}
.warranty-content {
    margin-top: 20px;
}
@media (min-width:1200px) {
    .container{
        width:1260px
    }
}

@media (max-width: 479px) {
    .warranty-items__first,
    .warranty-items__second {
        justify-content: space-around;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .warranty-items__third {
        justify-content: space-around;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .warranty-item {
        width: 160px!important;
    }
    .advantage-btn {
        margin: 0 auto;
    }
    .btn_for_third_request {
        padding-top: 30px;
    }
    .showcase {
        padding-top: 35px;
    }
}
.my_class {
    padding-left: 10px;
}

.btn_for_third_request {
    padding-top: 80px;
}

.btn_for_third_request a {
    width: 50%;
    text-align: center;
}
.showcase.form_3 {
    padding: 80px 0 82px;
}

@media (max-width: 991px) {
    .showcase.form_2{
    height: 830px;
}
    .showcase.form_3{
        height: 870px;
        padding-top: 0px;
    }
}

@media (max-width: 479px) {
    .showcase.form_2 {
        padding-top: 75px;
        height: 770px;
    }
}

@media (max-width: 400px) {
    .showcase-wrap#showcase-wrap {
        padding-top: 70px;
        height: 1000px;
    }
    .warranty-items__first,
    .warranty-items__third,
    .warranty-items__second {
        justify-content: center !important;
    }
}

@media (max-width: 350px) {
    .showcase-wrap#showcase-wrap {
        padding-top: 100px;
        height: 1050px;
    }
}
.offer-items:nth-child(1) .offer-item:nth-child(1) img{
    width: 80%;
}
.offer-items:nth-child(2) .offer-item:nth-child(3) img{
    width: 80%;
}

.logo-mobil {
    text-align: center;
    padding-top: 30px;
}
.text-mobil {
    text-align: center;
}
.container-mobile {
    text-align: center;
    background-image: url("/web/images/sky.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f9fbfc;
}
.text-mobil  {
    font-family: 'Fira Sans', medium;
    font-weight: bold;
    line-height: 28px;
    font-size: 20px;
    color: #000000;
    padding-top: 25px;
}
.new-mobile-button {
    margin-bottom: 24px;
    width: 280px;
    box-shadow: 0px 4px 0px #be016d;
    border-radius: 12px!important;
    height: 57px;
}
.new-mobile-button-whatsapp {
    margin-bottom: 24px;
    width: 280px;
    border-radius: 12px!important;
    height: 57px;
    background: #21b320!important;
    box-shadow: 0px 4px 0px #118111;
    border: 2px solid #21b320!important;
    margin-top: 26px;
}

.send-message {
    margin-bottom: 24px;
    width: 280px;
    box-shadow: 0px 4px 0px #be016d;
    border-radius: 12px!important;
    height: 57px;
    background-color: #2255A1!important;
    border: 2px solid #2255A1!important;
    box-shadow: 0px 4px 0px #0145c0!important;
    margin: 0 auto;
}

.header-form_sellermarket_mobil {
    width: 361px;
    background-color: #ffffff;
    border: 4px solid #fff;
    padding: 26px 15px;
    margin-top: 0;
    margin: 0 auto;
    border-radius: 12px;
}

.showcase-info__head_mobil {
    font-size: 26px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 3px;
    font-family: "Fira Sans Medium";
}

.text-message {
    padding-top: 26px;
    font-family: "Fira Sans Medium";
    font-size: 26px;
    line-height: 28px;
    color: #000000;
    font-weight: 700;
}

.new-mobile-button-whatsapp span {
    font-family: "Fira Sans Medium";
    line-height: 44px;
    font-size: 24px;
    font-weight: 100;
}

.send-message span{
    font-family: "Fira Sans Medium";
    line-height: 44px;
    font-size: 24px;
    font-weight: 100;
}

.new-mobile-button span {
    font-family: "Fira Sans Medium";
    line-height: 44px;
    font-size: 24px;
    font-weight: 100;
}

.more-detalis {
    font-family: "Fira Sans Medium";
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}
.more-detalis a{
    color: #2255A1;
    text-decoration: underline;
    padding-bottom: 28px;
}

#payment-process {
    background-color: #ffffff;
    opacity: .9;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
}

#payment-process h3 {
    padding-bottom: 60px;
    font-size: 34px;
    font-weight: 700;
}

#payment-process .process {
    width: 30%;
    top: 30vh;
    position: relative;
    margin: 0 auto;
    text-align: center
}

.c-input::placeholder {
    color: #929a9e!important;
}
select.c-input {
    color: #000000!important;
}

.slide-img>img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
}
.slick-slide img {
    display: block;
}
.slide-img img {
    margin: 0 auto;
    object-fit: cover;
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    gap: 30px 20px;
    grid-template-areas:
    "книги украшения инструменты интим-товары"
    ". . . ."
    ". . . ."
    ". . . ."
    ". . . .";
}

.украшения { grid-area: украшения; }

.инструменты { grid-area: инструменты; }

.интим-товары { grid-area: интим-товары; }

.книги {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1.5fr 0.5fr;
    gap: 0px 0px;
    grid-template-areas:
    ". . ."
    ". . .";
    grid-area: книги;
}
.manual .pricing__item::before {
    background-image: url(../images/minus.svg);
}

.ff.plan__title {
    font-size: 30px;
}
.ff.plan__price {
    font-size: 46px;
}

.manual-item.one.warr::after {
    background: rgba(1, 1, 1, 0);
}
.manual-item.five.warr::after {
    background: rgba(1, 1, 1, 0);
}
.manual-item.three.warr::after {
    background: rgba(1, 1, 1, 0);
}

.image2  {
    display: none;
}

@media (min-width: 1024px){
    .image1 {
        display: none;
    }
    .image2 {
        display: block;
    }
}

.cookie-legal {
    color: black;
}

.cookie-legal a {
    color: black;
    text-decoration: underline;
}

/*.pricing-wrap .tt-accordion-title {*/
/*    background: #65c1fc;*/
/*}*/

.pricing-extra .tt-accordion-panel {
    background: white;
}

.price_additional_data {
    font-size: 18px;
    word-spacing: 1.5px;
    line-height: 30px;
}

.price_additional_data h3 {
    font-weight: bold;
    font-size: 22px;
}

strong {
    font-weight: bold;
}

subheading {
    font-size: 22px;
}

.pricing-extra {
    background: #f0f5f8;
    padding-bottom: 50px;
}



.contacts_content {
    font-family: 'Qanelas', sans-serif, Arial;
    font-size: 18px;
    margin: 50px 10px;
    line-height: 25px;
}

.contacts_content h1 {
    font-size: 32px;
    font-weight: bolder;
    text-align: center;
    margin: 100px 10px;
}

.contacts_content h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}

.contacts_content ul>li {
    list-style: none;
}


@media (max-width: 1200px){
    .showcase-wrap#showcase-wrap {
        background-position-x: -150px;
    }
}
.mobile-mp-icons {
    display: none;
}
@media (max-width: 500px){
    .showcase-wrap#showcase-wrap {
        background-position-x: 0px;
    }
    .showcase-content {
        margin-bottom: 50px;
        margin-top: calc(180% - 70vh);

    }
    .mobile-mp-icons {
        display: block;
    }
}

@media (max-width: 336px) {
    .brief>.btn-hideme {
        display: none;
    }
}

.placeholder {
    cursor: pointer;
}
