.forcefullwidth_wrapper_tp_banner,
.map_wrp {
    overflow: hidden;
}
.fancybox-close-small:focus:after,
:focus,
button:focus {
    outline: 0;
}
.btn,
.caption_descr,
.rev_slider_wrapper .btn {
    text-transform: uppercase;
}
.section_list:before,
header .btn-show span:after,
header .btn-show span:before {
    content: "";
}
.back_to_top i,
.nav-lang,
.nav-lang img,
button {
    cursor: pointer;
}
html {
    background-color: #141414;
}
body {
    line-height: 1;
    font-family: Roboto, sans-serif;
    color: #222;
    min-width: 320px;
}
ol,
ul {
    list-style: none;
}
a,
a:hover {
    text-decoration: none;
}
.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.back_to_top i,
.info_panel--desc span,
a,
a i {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.btn {
    padding: 0.35rem 1.5rem 0.45rem;
    font-weight: 700;
    font-size: 0.875rem;
}
.btn-primary,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #ee2e24;
    border-color: #ee2e24;
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    background-color: #ee2e24;
    border-color: #ee2e24;
    box-shadow: none;
}
.btn span {
    display: inline-block;
}
.btn i {
    margin-left: 0.75rem;
    font-size: 0.75rem;
    position: relative;
    top: -1px;
}
.btn:hover i {
    margin-left: 1.5rem;
}
textarea {
    resize: none;
}
.form-control:focus {
    color: #212529;
    border-color: #212529;
    box-shadow: none;
}
header {
    background: #fff;
    padding: 10px 0;
    -webkit-box-shadow: 0 5px 10px 0 rgba(34, 34, 34, 0.1);
    box-shadow: 0 5px 10px 0 rgba(34, 34, 34, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
header .header_logo {
    height: 32px;
}
header .btn-show {
    position: relative;
    height: 26px;
    width: 26px;
    background: 0 0;
    border: 0;
    box-shadow: none;
    cursor: pointer;
}
header .btn-show span,
header .btn-show span:after,
header .btn-show span:before {
    position: absolute;
    left: 0;
    height: 2px;
    background: #222;
    display: block;
    width: 100%;
}
header .btn-show span {
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
header .btn-show span:before {
    top: -6px;
}
header .btn-show span:after {
    bottom: -6px;
}
.swiper-container,
footer {
    background-color: #141414;
}
.assault_menu_list {
    font-size: 1.313rem;
    margin: 0;
    padding: 0;
}
.assault_menu_list li {
    display: block;
    float: left;
    margin-right: 2rem;
}
.assault_menu_list li:last-child {
    margin-right: 0;
}
.assault_menu_list a,
.assault_menu_list span {
    color: #222;
    display: block;
}
.assault_menu_list a:hover,
.assault_menu_list span {
    color: #ee2e24;
}
@media (min-width: 576px) {
    header .header_logo {
        height: 35px;
    }
}
@media (min-width: 768px) {
    header {
        padding: 15px 0;
    }
}
@media (min-width: 992px) {
    header {
        padding: 20px 0;
    }
    header .header_logo {
        height: 50px;
    }
    .assault_menu_list li {
        margin-right: 2rem;
    }
}
@media (min-width: 1200px) {
    .assault_menu_list li {
        margin-right: 3rem;
    }
}
footer {
    padding: 4rem 0;
    text-align: center;
}
footer .copy {
    font-family: "Source Sans Pro", sans-serif;
    color: #cecece;
    font-size: 0.9375rem;
    margin-bottom: 30px;
}
footer .copy p:last-child {
    color: #777;
    margin-top: 0.5rem;
    margin-bottom: 0;
    font-size: 0.8125rem;
}
footer .assault_menu_list a {
    color: #cecece;
}
footer .social {
    margin-bottom: 30px;
}
.fancy_box_modal .social a,
footer .social a {
    display: inline-block;
    color: rgba(250, 250, 250, 0.3);
    font-size: 1.125rem;
    margin-right: 1.5rem;
}
.fancy_box_modal footer .social a:last-child,
footer .social a:last-child {
    margin-right: 0;
}
footer .social a:hover .fa-facebook {
    color: #3b5998;
}
footer .social a:hover .fa-instagram {
    color: #e1306c;
}
footer .social a:hover .fa-youtube {
    color: red;
}
.back_to_top i {
    font-size: 1.313rem;
    color: rgba(250, 250, 250, 0.3);
}
.back_to_top i:hover {
    color: #fff;
}
@media (max-width: 991px) {
    footer .assault_menu_list {
        margin-bottom: 30px;
    }
    footer .assault_menu_list li {
        display: inline-block;
        float: none;
    }
}
@media (min-width: 992px) {
    footer {
        padding: 2rem 0;
        text-align: left;
    }
    footer .copy,
    footer .social {
        margin-bottom: 0;
    }
}
#map_canvas {
    height: 550px;
    width: 100%;
    z-index: 1;
}
.navigation-portrait .nav-menus-wrapper {
    width: 320px;
    right: -320px;
    left: auto;
}
@media (min-width: 768px) {
    .navigation-portrait .nav-menus-wrapper {
        width: 480px;
        right: -480px;
        left: auto;
    }
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
    right: 0;
    left: auto;
    transition-property: right !important;
}
.nav-menus-wrapper address {
    font-size: 0.875rem;
    line-height: 1.52;
}
.nav-menus-wrapper address h5 {
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: 1.15rem;
}
.nav-menus-wrapper address .local,
.nav-menus-wrapper address .phones,
.nav-menus-wrapper address .web,
.nav-menus-wrapper address .work_hour {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    color: rgba(34, 34, 34, 0.7);
}
.nav-menus-wrapper address .local i,
.nav-menus-wrapper address .phones i,
.nav-menus-wrapper address .web i,
.nav-menus-wrapper address .work_hour i {
    position: absolute;
    top: 3px;
    left: 0;
    width: 15px;
    text-align: center;
    opacity: 0.5;
}
.nav-menus-wrapper address .phones a {
    display: block;
    color: #222;
    font-size: 1rem;
    font-weight: 700;
}
.nav-menus-wrapper address .web {
    margin-bottom: 0;
}
.swiper-container {
    width: 100%;
}
.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container-home {
    height: 350px;
}
.swiper-container-home .swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
}
.rev_slider_wrapper .btn {
    padding: 0.55rem 1.5rem;
    font-size: 0.9375rem;
}
.caption {
    padding: 0 2rem;
}
.caption_title {
    font-size: 1.5rem;
    font-weight: 100;
    margin-bottom: 1rem;
}
.caption_descr {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
.swiper-container-home .swiper-button-prev {
    background-image: none;
    left: 15px;
    font-size: 3rem;
    color: #585858;
}
.swiper-container-home .swiper-button-next {
    background-image: none;
    right: 15px;
    font-size: 3rem;
    color: #585858;
}
.swiper-container-home .swiper-button-next:hover,
.swiper-container-home .swiper-button-prev:hover {
    color: #fff;
}
@media (min-width: 576px) {
    .caption_title {
        font-size: 2rem;
    }
    .caption_descr {
        font-size: 1.25rem;
    }
}
@media (min-width: 768px) {
    .fancy_box_buy {
        width: 520px;
    }
    .swiper-container-home {
        height: 450px;
    }
    .caption_title {
        font-size: 3rem;
        margin-bottom: 1.5rem;
    }
    .caption_descr {
        font-size: 1.75rem;
        margin-bottom: 1.5rem;
    }
}
@media (min-width: 992px) {
    .caption_descr,
    .caption_title {
        margin-bottom: 2.5rem;
    }
    .swiper-container-home {
        height: 550px;
    }
    .caption {
        padding: 0 8rem;
    }
    .caption_title {
        font-size: 3.75rem;
    }
}
@media (min-width: 1200px) {
    .swiper-container-home {
        height: 750px;
    }
    .swiper-container-home .swiper-button-prev {
        left: 10%;
    }
    .swiper-container-home .swiper-button-next {
        right: 10%;
    }
    .caption {
        padding: 0 3rem;
    }
    .caption_title {
        font-size: 4rem;
    }
}
.info_panel {
    padding: 4rem 0;
    background-color: #222;
    color: #777;
    margin-bottom: -1px;
}
.info_panel [class*="col-"] {
    padding-left: 2rem;
}
.info_panel [class*="col-"]:not(:last-child) {
    margin-bottom: 30px;
}
.info_panel a {
    color: #777;
}
.info_panel img {
    margin-right: 1rem;
}
.info_panel--desc {
    font-weight: 400;
    font-size: 0.875rem;
}
.info_panel--desc span {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 700;
    font-size: 1rem;
    color: #fff;
}
.info_panel--desc .hot {
    color: #ee2e24;
}
.info_panel a:hover {
    color: #fff;
}
.info_panel a:hover span {
    color: #ee2e24;
}
.info_panel a:hover .info_panel--desc span {
    padding-left: 1rem;
}
@media (min-width: 576px) {
    .info_panel [class*="col-"] {
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .info_panel [class*="col-"]:not(:last-child) {
        margin-bottom: 0;
    }
}
.description {
    background-color: #141414;
    padding: 4rem 0;
}
.description_title {
    font-size: 2.1875rem;
    color: #fff;
    font-weight: 300;
}
.description_title strong {
    font-weight: 700;
}
.description_title span {
    font-weight: 100;
}
.description_txt {
    max-width: 729px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.3);
    line-height: 1.52;
}
.section {
    padding: 4rem 0;
    position: relative;
}
.section_caption h3 {
    font-weight: 300;
    font-size: 2.1875rem;
    color: #222;
    line-height: 1.2;
    margin-bottom: 2rem;
}
.section_caption h3 strong {
    display: inline-block;
    font-weight: 700;
}
.section_caption p {
    color: rgba(34, 34, 34, 0.7);
    line-height: 1.52;
}
.section_caption p:last-child {
    margin-bottom: 0;
}
.section_caption .pl-5 {
    padding-left: 0 !important;
    margin-top: 2rem;
}
.section_list {
    position: relative;
    padding: 2rem 0 0;
    margin-top: 2rem;
}
.section_list:before {
    display: block;
    width: 70px;
    height: 3px;
    background: #d0d0d0;
    position: absolute;
    top: 0;
    left: 0;
}
.section_list li {
    display: block;
    padding-left: 15px;
    position: relative;
    font-size: 0.9375rem;
    margin-bottom: 0.9rem;
}
.section_list li:before {
    content: "\f111";
    display: none;
    position: absolute;
    left: 0;
    top: 0.2rem;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #d0d0d0;
    font-size: 0.45rem;
    padding-right: 0.5em;
}
.section_list li span {
    font-weight: 700;
    display: inline-block;
}
.section .btn {
    margin-top: 1rem;
    padding: 0.5rem 1.5rem;
}
.section.dark {
    background-color: #f0f0f0;
}
.tooltip-inner {
    min-width: 230px;
    max-width: 230px;
    width: 230px;
    padding: 0.9375rem;
    color: #fff;
    background-color: #ee2e24;
    border-radius: 0.25rem;
    font-size: 0.875rem;
    font-weight: 400;
    text-align: left;
    word-wrap: normal;
    line-height: 1.2;
}
.tooltip {
    opacity: 1 !important;
}
.section_points {
    position: relative;
    max-width: 520px;
    margin: 0 auto;
}
.section.dark .section_points,
.section.section_nomax .section_points {
    max-width: 715px;
}
.section_points--dot {
    width: 16px;
    height: 16px;
    border-radius: 30px;
    background: #ee2e24;
    position: absolute;
    z-index: 1;
}
.section_points--dot span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 12px;
}
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before {
    border-top-color: #ee2e24;
}
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.tooltip.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #ee2e24;
}
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.tooltip.bs-tooltip-left .arrow::before {
    border-left-color: #ee2e24;
}
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.tooltip.bs-tooltip-right .arrow::before {
    border-right-color: #ee2e24;
}
.map_wrp {
    height: 550px;
    width: 100%;
    position: relative;
}
.map_txt_position {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.map_block {
    background: #fff;
    padding: 3rem 2.8rem 2rem 2rem;
    z-index: 10;
    position: relative;
}
.sps--abv,
.sps--blw {
    background-color: #242021;
}
.map_txt_position .container,
.map_txt_position .row {
    height: 100%;
}
.map_block_office {
    font-weight: 700;
    color: #141414;
    margin-bottom: 1.7rem;
}
.map_block_tel {
    color: #141414;
    font-weight: 900;
    font-size: 1.4375rem;
    display: block;
    margin-bottom: 0.5rem;
}
.map_block_tel:hover {
    color: #141414;
}
.map_block_mail {
    color: #ee2e24;
    margin-bottom: 1.7rem;
    display: block;
}
.map_block_adress {
    color: rgba(20, 20, 20, 0.7);
    font-size: 0.875rem;
    line-height: 1.25;
}
.product_page h1 {
    font-weight: 300;
    font-size: 2.1875rem;
    color: #222;
    line-height: 1.2;
}
.product_page h1 strong {
    display: inline-block;
    font-weight: 700;
}
.product_page hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 2px solid rgba(34, 34, 34, 0.1);
}
.product_page .badges {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 150px;
    height: 150px;
}
.sps {
    width: 100%;
}
.sps--blw {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 5;
}
.product_page .nav-link {
    display: block;
    padding: 0.75rem 0.5rem;
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.875rem;
}
.product_page .nav-link.active,
.product_page .nav-link:hover {
    color: #fff;
}
.product_page [data-spy="scroll"] .h3,
.product_page [data-spy="scroll"] h3 {
    font-weight: 300;
    font-size: 2rem;
    margin-bottom: 1.5rem;
}
.product_page [data-spy="scroll"] .section {
    line-height: 1.4;
    padding: 3rem 0;
}
.product_page [data-spy="scroll"] .section.dark.bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.product_page [data-spy="scroll"] .section.dark.bg:after {
    content: "";
    background: rgba(34, 34, 34, 0.95);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.price .old,
.product_page [data-spy="scroll"] .section.dark.bg .section_list:before {
    display: none;
}
.product_page [data-spy="scroll"] .section.dark.bg .container {
    position: relative;
    z-index: 1;
}
.product_page [data-spy="scroll"] .section.dark.bg .section_list {
    padding: 0;
    margin: 0;
}
.product_page [data-spy="scroll"] .section.dark.bg .section_list li:before {
    color: rgba(255, 255, 255, 0.2);
    top: 0.45rem;
}
.product_page [data-spy="scroll"] .lead {
    font-size: 0.875rem;
}
.product_page [data-spy="scroll"] .lead strong {
    font-weight: 700;
}
.product_page [data-spy="scroll"] .row.pt-5 {
    padding-top: 1rem !important;
}
.product_page [data-spy="scroll"] .row.pb-5 {
    padding-bottom: 1rem !important;
}
.product_page [data-spy="scroll"] .row.pb-5 p,
.product_page [data-spy="scroll"] .row.pt-5 p {
    margin-top: 1rem;
}
@media (min-width: 576px) {
    .product_page h1 {
        font-size: 3.5rem;
    }
    .product_page .nav-link {
        padding: 1.25rem 1rem;
        font-size: 1rem;
    }
    .product_page [data-spy="scroll"] .h3,
    .product_page [data-spy="scroll"] h3 {
        font-size: 2.5rem;
        margin-bottom: 2rem;
    }
    .product_page [data-spy="scroll"] .section {
        padding: 6rem 0;
    }
    .product_page [data-spy="scroll"] .lead {
        font-size: 1.25rem;
    }
    .product_page [data-spy="scroll"] .row.pt-5 {
        padding-top: 3rem !important;
    }
    .product_page [data-spy="scroll"] .row.pb-5 {
        padding-bottom: 3rem !important;
    }
}
@media (min-width: 768px) {
    .section_caption .pl-5 {
        padding-left: 3rem !important;
        margin-top: 0;
    }
    .fancy_box_modal form {
        width: 600px;
    }
}
.price {
    font-family: "Source Sans Pro", sans-serif;
}
.price .old {
    font-size: 1.5rem;
    text-decoration: line-through;
    opacity: 0.5;
}
.price .current {
    font-size: 2.5rem;
    font-weight: 700;
}
.fancy_box_modal {
    padding: 3rem;
    max-width: 1000px;
    display: none;
    font-family: Roboto, sans-serif;
    color: #212529;
}
.fancy_box_modal p {
    font-size: 0.8125rem;
    line-height: 1.25;
}
.fancy_box_modal p.lead {
    font-size: 1.15rem;
    margin-bottom: 2rem;
}
.fancy_box_modal h4 {
    font-weight: 700;
    font-size: 1.75rem;
    color: #ee2e24;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}
.fancy_box_modal h6:not(:first-child) {
    margin-top: 1.5rem;
    font-weight: 700;
}
.faq_page h1 {
    font-weight: 300;
    font-size: 2.1875rem;
    color: #222;
    line-height: 1.2;
}
.faq_page a[aria-expanded] {
    font-weight: 700;
    color: #222;
    padding: 1rem 0 0.5rem;
    display: inline-block;
}
.faq_page .item div {
    line-height: 1.52;
    color: rgba(34, 34, 34, 0.75);
    font-size: 0.875rem;
}
.page_about p {
    line-height: 1.41;
}
#modal_4 {
    display: block !important;
    max-width: 100%;
    padding: 0.8rem 0 0;
}
#modal_4 form {
    width: 100% !important;
}
@media (min-width: 992px) {
    #modal_4 {
        padding: 0.8rem 3rem 0;
    }
}
.fancy_box_modal .social a {
    font-size: 1.3rem;
    opacity: 1;
}
.fancy_box_modal .social a .fa-facebook {
    color: #3b5998;
}
.fancy_box_modal .social a .fa-instagram {
    color: #e1306c;
}
.fancy_box_modal .social a .fa-youtube {
    color: red;
}
.fancy_box_modal .social a:hover {
    opacity: 0.75;
}
.nav-lang {
    float: right;
    padding-left: 20px;
}
.nav-lang ul {
    margin: 0;
}
.nav-lang img {
    opacity: 0.5;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 24px;
}
.nav-lang .item-active {
    opacity: 1;
    cursor: auto;
}
.nav-lang,
.nav-lang a {
    color: #585858;
    font-size: 0.815rem;
    line-height: 1.5;
}
.nav-lang .item-active,
.nav-lang .item-active a {
    color: #222;
    font-weight: 700;
}
.nav-lang:hover,
.nav-lang:hover a {
    color: #000;
}
.nav-lang .item-active:hover,
.nav-lang .item-active:hover a {
    color: #222;
}
.nav-lang .list-inline-item:not(:last-child) {
    margin-right: 10px;
}
.no-mob-768 {
    display: none;
}
.nav-lang.mob-lang {
    float: left;
    padding-left: 26px;
    margin-top: 25px;
}
@media (min-width: 768px) {
    .no-mob-768 {
        display: block;
    }
    .nav-lang.mob-lang {
        display: none;
    }
}
.slider-man .tp-bgimg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right !important;
}
.section-seo {
    line-height: 1.41;
    color: rgba(34, 34, 34, 0.7);
    font-size: 0.875rem;
}
.section-seo h2,
.section-seo h4 {
    color: #222;
}
.section h2 {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
.section h4 {
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 700;
}
/**/
.gm_form_title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
.gm_form_input input {
    display: block;
    width: 100%;
    padding: 4px 10px;
    border-radius: 4px;
    border: 1px solid gray;
    font-size: 16px;
    margin-bottom: 15px;
}
.gm_form_input input._danger {
    border-color: red;
}
.gm_form_btn_wrp {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}