a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

fieldset, img {
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box
}

a img, fieldset, img {
    border: none
}

a:active, a:hover, input[type=email]:active, input[type=email]:hover, input[type=tel]:active, input[type=tel]:hover, input[type=text]:active, input[type=text]:hover {
    text-decoration: none
}

textarea {
    -webkit-appearance: none;
    overflow: auto
}

input[type=submit] {
    border: 0
}

button, input[type=submit] {
    outline: none;
    background: 0 0;
    cursor: pointer
}

button::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0
}

button, input {
    margin: 0;
    padding: 0;
    border: 0
}

a, a:focus, button, div, h1, h2, h3, h4, h5, h6, input, select, span, textarea {
    outline: none
}

ol, ul {
    list-style-type: none
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%
}

*, :after, :before {
    box-sizing: inherit
}

.text_center {
    text-align: center
}

.text_underline {
    text-decoration: underline
}

.text_dark {
    color: #232a32
}

.text_bold {
    font-weight: 700 !important
}

.text_bold_blue {
    font-weight: 700;
    color: #2e8dc7;
    font-size: 20px;
    font-family: Open Sans, sans-serif;
    margin-bottom: 20px
}

.text_lite {
    color: #808794
}

.t_fs20 {
    font-size: 20px !important
}

body {
    background-color: #fff
}

a {
    text-decoration: none;
    font-size: inherit;
    color: inherit
}

.margin_0 {
    margin: 0
}

.pading_0 {
    padding: 0
}

.margin_bottom_35px {
    margin-bottom: 35px
}

.container_wrapper {
    width: 100%
}

.container-fluid {
    max-width: 1920px;
    padding-bottom: 120px
}

.container_page_style {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.container {
    max-width: 1200px;
    padding: 0 10px;
    margin: auto
}

.container_page {
    max-width: 822px
}

.container_boxshadow {
    box-shadow: 0 5px 11px 1px rgba(0, 0, 0, .1)
}

.pading_b120 {
    padding-bottom: 120px
}

.pading_tb100 {
    padding: 60px 0
}

.row {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.flex_row, .flex_row_reverse {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center
}

.flex_row_reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.margin_bootom_container {
    margin-bottom: 100px
}

.margin_botom_40 {
    margin-bottom: 40px
}

.btn_all:hover .btn_download-img img, .hidden {
    opacity: 0
}

.visible {
    opacity: 1
}

.header_container, .header_search-box {
    box-shadow: 0 5px 11px 1px rgba(0, 0, 0, .1)
}

.header_container {
    display: -ms-flexbox;
    display: flex
}

.header_logo img {
    height: 70px
}

.header .header_border {
    box-shadow: none !important
}

.header_search-box {
    display: none;
    background-color: #fff;
    position: absolute;
    top: 106px;
    left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: 1280px;
    height: 70px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.header_input {
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    color: #232a32;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 30px
}

.header_input .fa-search {
    font-size: 25px;
    margin-right: 27px;
    color: #232a32
}

.footer {
    background-color: #232a32;
    padding: 85px 0 100px
}

.footer_text {
    display: block;
    color: #f8f8f8;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 18px
}

.footer_text .text_underline {
    text-decoration: underline
}

.footer a:hover, .navbar .navbar-collapse .header_search:active, .navbar .navbar-collapse .header_search:hover {
    color: #f70
}

.navbar {
    padding: 3px 130px;
    background-color: #fff !important;
    width: 100%
}

.navbar .navbar-toggler {
    border: 0 !important
}

.navbar .navbar-collapse {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: end;
    align-items: flex-end
}

.navbar .navbar-collapse .navbar-nav {
    -ms-flex-align: baseline;
    align-items: baseline
}

.navbar .navbar-collapse .header_search {
    cursor: pointer;
    margin-right: 25px;
    margin-top: 35px
}

.navbar .navbar-collapse .header_lang {
    padding: 0 !important;
    cursor: pointer;
    width: 28px;
    height: 28px;
    margin-left: 25px;
    border-bottom: 0 !important;
    color: #f8f8f8;
    background-color: #f70;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    font-size: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar .navbar-collapse .header_lang .nav_menu {
    border-radius: 0;
    width: 28px;
    height: 28px;
    min-width: 0 !important;
    padding: 2px 0 !important;
    top: 28px !important;
    left: 0 !important
}

.navbar .navbar-collapse .header_lang .nav_menu .lang_nav {
    font-size: 15px;
    text-align: center;
    border: 0 !important
}

.navbar .navbar-collapse .header_lang .nav_menu:active, .navbar .navbar-collapse .header_lang .nav_menu:hover, .navbar .navbar-collapse .header_nav .dropdown-menu .dropdown-item:active, .navbar .navbar-collapse .header_nav .dropdown-menu .dropdown-item:hover {
    background-color: #f70;
    color: #f8f8f8
}

.navbar .navbar-collapse .dropdown-toggle:after, .navbar .navbar-collapse .header_lang .dropdown-toggle:after {
    display: none
}

.navbar .navbar-collapse .header_nav .dropdown-menu {
    border-radius: 0;
    border: 0;
    padding: 0;
    box-shadow: 0 5px 11px 1px rgba(0, 0, 0, .1)
}

.navbar .navbar-collapse .header_nav .dropdown-menu .dropdown-item {
    padding: 27px 40px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 16px;
    font-weight: 600;
    color: #232a32;
    transition: all ease-in-out .2s
}

.navbar .navbar-collapse .header_nav+.header_nav {
    margin-left: 37px
}

.navbar .navbar-collapse .form-inline {
    display: none;
    background-color: #fff;
    position: absolute;
    top: 101px;
    left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: 1280px;
    height: 70px;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 5px 11px 1px rgba(0, 0, 0, .1);
    padding: 15px 30px
}

.navbar .navbar-collapse .form-inline .btn-outline-success {
    border: 0 !important;
    color: #232a32
}

.navbar .navbar-collapse .form-inline .btn-outline-success:hover {
    color: #f70;
    background-color: #fff
}

.navbar .navbar-collapse .form-inline .form-control {
    border: 0 !important;
    width: 90%
}

.navbar .navbar-collapse #navbarSupportedContent {
    -ms-flex-pack: right;
    justify-content: right
}

.navbar .navbar-collapse .navbar-nav .header_nav {
    cursor: pointer;
    padding: 35px 5px;
    color: #232a32;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    font-size: 16px;
    position: relative
}

.navbar .navbar-collapse .navbar-nav .header_nav:hover {
    color: #f70;
    position: relative;
    border-bottom: 2px solid;
    border-color: #f70;
    margin-bottom: -2px;
    text-decoration: none
}

.navbar .navbar-collapse .navbar-nav .header_nav .nav_button {
    padding: 30px 0
}

.navbar .navbar-collapse .navbar-nav .header_nav .nav_button:hover {
    color: #f70
}

.header_logo {
    z-index: 99
}

.lang_nav_block {
    display: none
}

.logo_hiden {
    opacity: 0;
    transition: ease-in-out .5s
}

.slick_orange {
    background-color: #f70 !important;
    transition: ease-in-out .5s
}

.slicknav_menu, .slicknav_menu .slicknav_btn {
    background-color: #fff;
    transition: ease-in-out .5s
}

.slicknav_menu {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 90
}

.slicknav_menu .slicknav_btn {
    padding: 5px 20px
}

.slicknav_menu .slicknav_icon .slicknav_icon-bar {
    color: #232a32
}

.slicknav_menu .slicknav_nav {
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    height: 150vh
}

.slicknav_menu .slicknav_nav .empty_li {
    height: 17vh
}

.slicknav_menu .menutxt_white {
    color: #fff !important;
    transition: ease-in-out .5s
}

.slicknav_menu .slicknav_menutxt {
    font-size: 12px;
    font-family: Open Sans, sans-serif;
    color: #232a32;
    text-shadow: none;
    transition: ease-in-out .5s
}

.slicknav_menu .icon-bar_white {
    background-color: #fff !important
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #232a32;
    display: block;
    width: 25px;
    height: 3px;
    transition: ease-in-out .5s;
    box-shadow: none
}

.slicknav_menu .dropdown-menu {
    position: initial;
    background: 0 0;
    border: none;
    box-shadow: none !important;
    text-align: center
}

.slicknav_menu .dropdown-menu .dropdown-item {
    font-size: 13px !important;
    opacity: .8;
    padding: 8px 37px !important;
    color: #fff !important;
    border-bottom: none !important
}

.slicknav_menu .dropdown-menu .dropdown-item:hover {
    color: #222 !important
}

.slicknav_menu .slicknav_row {
    text-align: center
}

.slicknav_menu .slicknav_nav .header_nav {
    font-weight: 600
}

.slicknav_menu .slicknav_nav .lang_nav_block {
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px
}

.slicknav_menu .slicknav_nav .lang_nav_block .lang_button {
    opacity: .8
}

.slicknav_menu .slicknav_nav .form-inline {
    display: -ms-flexbox;
    display: flex;
    height: 55px;
    top: 50px;
    width: 90% !important;
    padding: 0;
    background: 0 0;
    border: none;
    border-bottom: 2px solid #fff;
    box-shadow: none
}

.slicknav_menu .slicknav_nav .form-inline .form-control {
    width: 84%;
    background: 0 0;
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    color: #f8f8f8
}

.slicknav_menu .slicknav_nav .form-inline .form-control::-webkit-input-placeholder, .slicknav_menu .slicknav_nav .form-inline .form-control:active {
    color: #fff;
    opacity: .8
}

.slicknav_menu .slicknav_nav .form-inline .form-control:-ms-input-placeholder, .slicknav_menu .slicknav_nav .form-inline .form-control:active {
    color: #fff;
    opacity: .8
}

.slicknav_menu .slicknav_nav .form-inline .form-control::placeholder, .slicknav_menu .slicknav_nav .form-inline .form-control:active {
    color: #fff;
    opacity: .8
}

.btn_getprice:hover .btn_getprice-name, .slicknav_menu .slicknav_nav .form-inline .btn {
    color: #f8f8f8
}

.slicknav_menu .slicknav_nav .form-inline .btn:hover {
    background-color: #f70;
    color: #808794
}

.btn_all, .btn_getprice, .btn_moree, .btn_send {
    border: 1px solid #f70;
    width: 100%;
    height: 40px;
    border-radius: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    transition: all ease-in-out .3s
}

.btn_getprice:hover {
    background-color: #f70
}

.btn_getprice .btn_getprice-name {
    padding: 10px 35px;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #e2761c
}

.btn_all, .btn_moree, .btn_send {
    border: 1px solid #fff
}

.btn_moree:hover {
    background-color: #f8f8f8
}

.btn_moree:hover .btn_moree-name {
    color: #e2761c
}

.btn_moree .btn_moree-name {
    padding: 10px 70px;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff
}

.btn_all, .btn_send {
    border: 1px solid #f70
}

.btn_send {
    background-color: #f70;
    outline: none !important;
}

.btn_send:hover {
    background-color: #d66506
}

.btn_send:hover .btn_send-name {
    color: #f8f8f8
}

.btn_send .btn_send-name {
    padding: 10px 35px;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff
}

.btn_all {
    position: relative
}

.btn_all .btn_download-img img {
    vertical-align: middle !important
}

.btn_all:hover {
    background-color: #f70
}

.btn_all:hover .btn_download-img {
    background-image: url(../img/download-hover.png);
    background-repeat: no-repeat
}

.btn_all:hover .btn_all-name {
    color: #f8f8f8
}

.btn_all .btn_all-name {
    padding: 10px 15px;
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #e2761c
}

.bt_link, .bt_link-moree {
    font-size: 16px;
    font-family: Open Sans, sans-serif
}

.bt_link {
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: underline;
    transition: all ease-in-out .3s;
    color: #2e8dc7
}

.bt_link:hover {
    color: #232a32
}

.bt_link-moree {
    width: 115px;
    color: #232a32;
    font-weight: 600
}

.bt_link-moree .btn_morre-ico {
    background-image: url(../img/aroow-right.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 17px;
    height: 12px;
    top: 7px;
    margin-left: 15px
}

.bt_link-moree:hover, .prodithem_box .prodithem_components:hover .prodithem_title {
    color: #f70
}

.bt_arrow, .bt_link-moree {
    cursor: pointer;
    position: relative;
    transition: all ease-in-out .3s
}

.bt_arrow:hover .btn_arrow-ico:before {
    background-image: url(../img/arrow-btn_hover.png)
}

.bt_arrow .btn_arrow-ico:before {
    content: '';
    position: absolute;
    background-image: url(../img/arrow-btn.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 20px
}

.download_title {
    padding: 13px
}

.download_title .download_text {
    font-size: 13px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    color: #808794
}

.send {
    display: -ms-flexbox;
    display: flex;
    max-width: 350px
}

.prodithem_box {
    width: 100%;
    height: 100%;
    display: block;
    padding: 20px 5px;
    transition: all ease-in-out .3s
}

.prodithem_box:hover {
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}

.prodithem_box:hover .prodithem_img {
    opacity: 1
}

.prodithem_box .prodithem_img {
    display: block;
    margin-bottom: 15px;
    opacity: .8
}

.prodithem_box .prodithem_img img {
    width: 100%
}

.home_title, .page_title, .prodithem_box .prodithem_components {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.prodithem_box .prodithem_components {
    box-shadow: 0 5px 11px 1px rgba(0, 0, 0, .1);
    height: 150px;
    text-align: center;
    cursor: pointer;
    padding: 65px 20px
}

.prodithem_box .prodithem_components .prodithem_title {
    font-size: 24px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    color: #232a32;
    display: block
}

.home_title, .page_title {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 90px 0
}

.page_title .page_title-text {
    font-family: Open Sans, sans-serif;
    font-size: 57px;
    font-weight: 600;
    color: #232a32;
    line-height: 1.2;
    margin-bottom: 10px;
    text-align: center
}

.page_title .title_size_43 {
    font-size: 43px
}

.page_title .page_subtext {
    padding: 30px;
    font-family: Open Sans, sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #808794;
    line-height: .72;
    margin-bottom: 10px
}

.home_title {
    padding: 100px 0 50px
}

.home_title .home_title-text {
    font-family: Roboto, sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #232a32;
    line-height: .8;
    letter-spacing: 1.8px;
    margin-bottom: 12px
}

.slick_bg {
    background-color: #f4f4f4
}

.slick_about {
    padding: 0 15px 85px;
    text-align: -webkit-center
}

.slick_about .slick_img {
    margin: auto;
    width: 360px;
    height: 100%
}

.slick_about .slick_img img {
    width: 100%;
    height: 100%;
    max-height: 290px;
    object-fit: cover;
    padding: 10px
}

.nav_buttton {
    padding: 40px 15px;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nav_buttton .slick_title {
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    color: #232a32
}

.nav_buttton .btn_slick {
    cursor: pointer;
    position: relative;
    transition: all ease-in-out .3s
}

.nav_buttton .btn_slick:hover .prev_btn:before {
    background-image: url(../img/prevt-btn_hover.png)
}

.nav_buttton .btn_slick .next_btn:before, .nav_buttton .btn_slick .prev_btn:before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    width: 25px;
    height: 20px;
    top: -7px
}

.nav_buttton .btn_slick .prev_btn:before {
    left: 10px;
    background-image: url(../img/prevt-btn.png)
}

.nav_buttton .btn_slick:hover .next_btn:before {
    background-image: url(../img/next-btn_hover.png)
}

.nav_buttton .btn_slick .next_btn:before {
    background-image: url(../img/next-btn.png);
    right: 10px
}

.first_layout {
    width: 100%;
    height: 42vw;
    background-image: url(../img/page/first.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: top;
    background-size: 75%
}

.first_layout .first_page {
    position: relative
}

.first_layout .first_page .first_title {
    position: absolute;
    top: 15vw;
    left: 5vw;
    width: 50%;
    z-index: 50
}

.first_layout .first_page .first_title .first_text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: Open Sans, sans-serif;
    font-size: 64px;
    line-height: 80px;
    font-weight: 800
}

.first_layout .first_page .first_title .first_subtext {
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #808794;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0
}

.first_layout .first_page .first_title .first_btn {
    display: -ms-flexbox;
    display: flex;
    width: 220px
}

.first_layout .first_page .first_background {
    position: absolute;
    right: 0
}

.first_layout .first_page .first_background img {
    width: 75vw
}

.first_about {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 100px;
    margin-bottom: 80px
}

.first_about .first_about_text {
    max-width: 725px;
    text-align: center;
    font-family: Open Sans,sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #808794;
    margin-bottom: 60px;
}

.product_block {
    background-color: #f8f8f8
}

.product_block .product_slider {
    padding: 40px 95px 120px
}

.material_img img, .product_block .product_slider .product_content, .service_box .service_img img, .service_box .service_img_lg img, .service_box .service_img_mob img {
    width: 100%
}

.product_block .product_slider .product_content .margin_right30 {
    margin-right: 30px
}

.product_block .product_slider .product_content .row:not(:last-child) {
    margin-bottom: 35px
}

.product_block .product_slider .product_content .product_blue {
    background-color: #2e8dc7
}

.product_block .product_slider .product_content .product_orange {
    background-color: #f70
}

.product_block .product_slider .product_content .product_img {
    width: 52%
}

.product_block .product_slider .product_content .product_img img {
    height: 100%;
    max-height: 450px;
    width: 100%;
    border-radius: 8px;
}

.product_block .product_slider .product_content .product_title {
    width: 44%;
    border-radius: 8px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4vw
}

.product_block .product_slider .product_content .product_title .product_img_baground {
    position: absolute;
    right: 50px;
    top: 50px;
    z-index: 0
}

.product_block .product_slider .product_content .product_title .product_ithem_title {
    color: #fff;
    font-size: 24px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 40px
}

.product_block .product_slider .product_content .product_title .product_text {
    opacity: .7;
    color: #fff;
    font-size: 18px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 50px;
}

.product_block .product_slider .product_content .product_title .product_btn {
    width: 220px;
    z-index: 5
}

.material_img {
    padding: 40px 90px
}

.material_contents {
    margin-right: 50px
}

.material_contents .materials_wrapper {
    padding: 80px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 540px
}

.material_contents .materials_wrapper .material_title {
    font-size: 24px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #232a32
}

.material_contents .materials_wrapper .material_text {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 33px;
    line-height: 30px;
    color: #808794
}

.getprice_baground {
    background-image: url(../img/page/getprice_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.getprice_title {
    font-size: 36px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    color: #f8f8f8;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 140px 0 50px
}

.getprice_title .get_title {
    font-size: 36px
}

.getprice_btn {
    padding-bottom: 120px
}

.getprice_btn .btn_moree {
    width: 290px
}

.box_hover:hover {
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}

.box_hover:hover .service_img {
    opacity: 1
}

.row, .service_box {
    transition: all ease-in-out .3s
}

.service_box {
    width: 100%;
    height: 100%;
    display: block;
    padding: 20px 0
}

.service_box .service_img {
    display: block;
    opacity: .9
}

.service_box .service_img_mob {
    display: none;
    opacity: .9
}

.service_box .service_img_lg {
    display: none
}

.service_box .service_components_large {
    height: 99%;
    padding: 50px 35px 70px;
    box-shadow: 0 5px 11px 1px rgba(0, 0, 0, .1)
}

.service_box .service_components .service_title, .service_box .service_components_large .service_title {
    text-transform: uppercase;
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    display: block;
    margin-bottom: 31px
}

.client_download, .clients_box, .service_box .service_components, .service_box .service_components_large {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.service_box .service_components {
    height: 210px;
    margin-top: 25px;
    box-shadow: 0 5px 11px 1px rgba(0, 0, 0, .1);
    padding: 50px 35px 70px
}

.service_box .service_components .service_title {
    margin-bottom: auto
}

.client_download, .clients_box {
    -ms-flex-align: center;
    align-items: center;
    padding: 45px 0
}

.clients_box .clients_img {
    margin-bottom: 45px
}

.clients_box .clients_title {
    text-align: center;
    line-height: 1.8;
    width: 90%;
    color: #232a32;
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    font-weight: 400
}

.client_download {
    padding: 45px 10px 0
}

.client_download .btn_all {
    width: 220px
}

.clients_maps {
    background-image: url(../img/page/clients_map.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.form_group, .guarant_box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 45px 0
}

.guarant_box .guarant_img {
    margin-bottom: 90px
}

.guarant_box .guarant_title {
    display: contents;
    margin-bottom: 20px
}

.guarant_box .guarant_title .guarant_tetxt, .guarant_box .guarant_title .guarant_years {
    text-align: center;
    line-height: 1.8;
    text-transform: uppercase;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 600
}

.guarant_box .guarant_title .guarant_tetxt {
    width: 75%;
    color: #232a32
}

.guarant_box .guarant_title .guarant_years {
    color: #f70
}

.form_group {
    padding: 40px 0 90px
}

.form_group .form_input {
    height: 45px;
    border: 1px solid;
    border-radius: 22px;
    border-color: #a6b0be;
    padding: 15px 20px;
    outline: none;
    width: 100%;
    font-size: 16px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    color: #232a32
}

.form_group .form_input::-webkit-input-placeholder {
    color: #b3b8c5
}

.form_group .form_input:-ms-input-placeholder {
    color: #b3b8c5
}

.form_group .form_input::placeholder {
    color: #b3b8c5
}

.form_group .form_input:active, .form_group .form_input:focus {
    border-color: #555b62
}

.form_group .form_input:active::-webkit-input-placeholder, .form_group .form_input:focus::-webkit-input-placeholder {
    opacity: 0
}

.form_group .form_input:active:-ms-input-placeholder, .form_group .form_input:focus:-ms-input-placeholder {
    opacity: 0
}

.form_group .form_input:active::placeholder, .form_group .form_input:focus::placeholder {
    opacity: 0
}

.form_group .form_input:active .form_input_text, .form_group .form_input:focus .form_input_text {
    color: #555b62
}

.form_group .form_input_text {
    width: 100%;
    height: 127px;
    margin-top: 20px;
    margin-bottom: 20px
}

.form_group .form-submit {
    margin-left: auto;
    width: 220px;
    padding: 0 15px
}

.arrow-up {
    position: fixed;
    bottom: 30px;
    right: 30px;
    font-size: 50px;
    color: #c6c6c6;
    cursor: pointer
}

#modal_form, #overlay {
    position: fixed;
    display: none
}

#modal_form, #modal_form .text_modal1, #modal_form .text_modal2 {
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#modal_form {
    width: 60vw;
    height: 60vh;
    border-radius: 5px;
    border: 3px #000 solid;
    background: #fff;
    padding: 20px;
    opacity: 0;
    z-index: 99;
    top: 50%
}

#modal_form #modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    display: block;
    font-size: 18px
}

#modal_form #modal_close .fa-times-circle {
    font-size: 30px;
    color: #808794
}

#modal_form .text_modal1, #modal_form .text_modal2 {
    position: absolute;
    top: 30%;
    font-size: 2.8vw;
    font-family: Open Sans, sans-serif;
    color: #808794;
    width: 100%;
    text-align: center
}

#modal_form .text_modal2 {
    top: 50%;
    font-size: 2.5vw
}

#overlay {
    z-index: 3;
    background-color: #000;
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);
    width: 100%;
    top: 0;
    left: 0;
    cursor: pointer
}

#map, #overlay {
    height: 100%
}

.contact_block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.contact_block .contact_title {
    padding: 15px 0;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #232a32
}

.contact_block .contact_text {
    margin-bottom: 13px;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    color: #808794
}

.aboutus_block .about_text_title {
    color: #232a32;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 80px
}

.aboutus_block .about_text {
    text-indent: 35px;
    color: #808794;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    text-align: justify;
    margin-bottom: 30px;
}

.aboutus_block .about_slogan {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 70px 0
}

.aboutus_block .about_slogan img {
    width: 41px;
    margin-bottom: 40px
}

.aboutus_block .about_slogan .about_slogan_text, .faq_subtext {
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    line-height: 36px
}

.aboutus_block .about_slogan .about_slogan_text {
    font-style: italic;
    font-size: 30px;
    color: #232a32
}

.faq_subtext {
    color: #808794;
    font-size: 20px;
    text-align: center;
    padding: 30px 0
}

.faq_block {
    max-width: 980px;
    padding: 0 10px
}

.faq_block .accordion {
    width: 100%;
    margin: 0 auto 100px
}

.faq_block .accordion li {
    border-bottom: 1px solid #959caf;
    position: relative
}

.faq_block .accordion li .accordion_content {
    display: none;
    padding: 10px 25px 30px;
    color: #959caf
}

.faq_block .accordion li .accordion_content .page_text_dark {
    font-size: 17px;
    line-height: 30px
}

.faq_block .accordion li .accordion_content .pages_btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.faq_block .accordion li .accordion_content .pages_btn .accordion_btn {
    margin: 0;
    padding: 0
}

.faq_block .accordion .accordion_title, .faq_block .accordion li .accordion_content .accordion_content_text {
    width: 90%;
    color: #808794;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px
}

.faq_block .accordion li .accordion_content .download_text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px
}

.faq_block .accordion li+li {
    margin-top: 70px
}

.faq_block .accordion li .btn_315 {
    width: 315px !important;
    text-align: center
}

.faq_block .accordion li .accordion_btn {
    display: -ms-flexbox;
    display: flex;
    width: 290px;
    margin: auto;
    padding: 20px 0
}

.faq_block .accordion li .accordion_btn .btn_all {
    margin-right: 20px
}

.faq_block .accordion .accordion_title {
    width: 97%;
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #232a32;
    font-weight: 600;
    margin-bottom: 35px
}

.faq_block .accordion .accordion_title:after {
    width: 12px;
    height: 12px;
    border-right: 2px solid #328fc8;
    border-bottom: 2px solid #328fc8;
    position: absolute;
    right: 0;
    content: " ";
    top: 17px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all, .2s, ease-in-out
}

.faq_block .accordion .accordion_content {
    font-size: 13pxpx;
    line-height: 2;
    padding: 10px
}

.faq_block .accordion_title.active:after {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all, .2s, ease-in-out
}

.container_page_style .page_img {
    max-width: 100%
}

.table_img {
    max-width: 100%;
}

.pading_left_text {
    padding-left: 25px
}

.pages_block ul {
    list-style-type: circle
}

.pages_block .a_img {
    width: 100%;
    height: 100%;
    padding: 25px 0;
    background-color: #fff
}

.pages_block .page_image_box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 0
}

.pages_block .page_image_box.page_image_box_windows {
    padding: 0 0 35px 0;
}

.pages_block .page_image_box .page_img {
    width: 385px;
    height: 385px;
    padding: 10px
}

.pages_block .page_img {
    width: 100%;
    height: 100%
}

.pages_block .page_subtitle {
    color: #232a32;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 72px;
    text-transform: uppercase;
    text-align: center;
    padding: 70px 0
}

.pages_block .page_text_title {
    color: #232a32;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px
}

.pages_block .page_text, .pages_block .page_text_dark, .pages_block .page_text_gray {
    text-indent: 35px;
    color: #808794;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 40px
}

.pages_block .page_text_dark, .pages_block .page_text_gray {
    font-size: 18px;
    margin-bottom: 20px
}

.pages_block .page_text_dark {
    color: #232a32;
    border-bottom: none !important
}

.pages_block .not_indent {
    text-indent: 0
}

.pages_block .pages_btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 60px 0
}

.pages_block .pages_btn .bt_link {
    margin-bottom: 45px
}

.pages_block .pages_btn .download_text {
    margin-bottom: 10px
}

.pages_block .pages_btn .page_download {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

.pages_block .pages_btn .page_download .btn_all+.btn_all {
    margin-left: 25px
}

.pages_block .pages_btn .btn_300 {
    max-width: 300px;
    text-align: center
}

.pages_block .pages_btn .btn_500 {
    max-width: 500px;
    text-align: center
}

.pages_block .pages_btn .btn_500+.btn_500 {
    margin-top: 30px
}

.pages_block .pages_btn .btn_550 {
    max-width: 550px;
    text-align: center;
    margin-top: 25px
}

.pages_block .ul_point, .pages_block .ul_point_blue, .pages_block .ul_point_squere {
    list-style: none
}

.pages_block .ul_point li, .pages_block .ul_point_blue li, .pages_block .ul_point_squere li {
    position: relative
}

.pages_block .ul_point li::before, .pages_block .ul_point_blue li::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #808794;
    margin-right: 20px;
    position: absolute;
    top: 15px;
    left: 0
}

.pages_block .ul_point_blue li::before {
    background-color: #2e8dc7
}

.pages_block .ul_point_squere li::before {
    content: "*";
    display: block;
    margin-right: 20px;
    position: absolute;
    top: 0;
    left: 0
}

.text_li_acordion {
    border-bottom: none !important;
    margin-top: 25px !important
}

.service_block {
    width: 980px;
    padding: 0 10px
}

.service_block .pages_btn {
    width: 300px;
    margin: auto
}

.service_block .accordion {
    width: 100%;
    margin: 0 auto 100px;
    list-style-type: none
}

.service_block .accordion li {
    border-bottom: 1px solid #959caf;
    position: relative;
    margin-right: 25px
}

.service_block .accordion li .accordion_content {
    display: none;
    padding: 10px 25px 30px;
    color: #959caf
}

.service_block .accordion li .accordion_content .page_text_dark {
    font-size: 17px;
    line-height: 30px
}

.service_block .accordion .accordion_title, .service_block .accordion li .accordion_content .accordion_content_text {
    width: 95%;
    color: #343a40;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 20px
}

.service_block .accordion li .accordion_content .download_text {
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px
}

.service_block .accordion li+li {
    margin-top: 50px
}

.service_block .accordion li .accordion_btn {
    display: -ms-flexbox;
    display: flex;
    width: 290px;
    margin: auto
}

.service_block .accordion li .accordion_btn .btn_all {
    margin-right: 20px
}

.service_block .accordion .accordion_title {
    width: 97%;
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #232a32;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px
}

.service_block .accordion .accordion_title:after {
    width: 12px;
    height: 12px;
    border-right: 2px solid #328fc8;
    border-bottom: 2px solid #328fc8;
    position: absolute;
    right: 0;
    content: " ";
    top: 17px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all, .2s, ease-in-out
}

.service_block .accordion .accordion_content {
    font-size: 13pxpx;
    line-height: 2;
    padding: 10px
}

.service_block .accordion_title.active:after {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all, .2s, ease-in-out
}

.service_block .accordion .accordion_content_block .accordion_title,
.service_block .accordion li .accordion_content .accordion_content_block .accordion_content_text {
    margin-bottom: 0;
}

.service_block .accordion li .accordion_content .accordion_content_block .accordion_content_text.text_indent {
    text-indent: 35px;
}

.accordion_content_block {
    margin-bottom: 20px;
}

.accordion_content_block:last-of-type {
    margin-bottom: 0;
}

.accordion_content_block img {
    display: block;
    margin-bottom: 30px;
}

.accordion_table {
    width: 100%;
    margin-bottom: 20px;
}

.accordion_table_bottom_indent {
    margin-bottom: 50px;
}

.accordion_table, .accordion_table th, .accordion_table td {
    border: 1px solid #343a40;
    border-collapse: collapse;
    color: #343a40;
}

.accordion_table th, .accordion_table td {
    box-sizing: border-box;
    padding: 10px 20px;
    text-align: center;
}

.accordion_table th {
    font-size: 16px;
}

.accordion_table .th_left {
    text-align: left;
}

.accordion_table_3column th, .accordion_table_3column td {
    width: 33.33%;
}

.accordion_table_5column td {
    width: 20%;
}

.accordion_table td {
    text-align: center;
}

.accordion_table caption {
    caption-side: top;
    color: #343a40;
    text-align: center;
    font-size: 17px;
    margin-bottom: 15px;
}

@media only screen and (max-width:768px) {
    .accordion_table th, .accordion_table td {
        padding: 5px 10px;
    }
    .accordion_table th {
        font-size: 12px;
    }
    .accordion_table td {
        font-size: 13px;
    }
}

@media only screen and (max-width:360px) {
    .accordion_table th, .accordion_table td {
        padding: 2px 5px;
    }
    .accordion_table th {
        font-size: 10px;
    }
    .accordion_table td {
        font-size: 11px;
    }
}

@media only screen and (max-width:1999px) {
    .material_contents .materials_wrapper {
        padding: 0 15px
    }

    .form_group {
        padding: 10px 0 70px
    }

    .form_group #user-name {
        margin-bottom: 20px
    }

}

@media only screen and (max-width:1579px) {
    .product_block .product_slider {
        padding: 40px 35px 100px
    }

}

@media only screen and (max-width:1475px) {
    .navbar {
        padding: 3px 50px
    }

}

@media only screen and (max-width:1450px) {
    .first_layout .first_page .first_title {
        top: 10vw;
        width: 45%
    }

    .first_layout .first_page .first_title .first_text {
        font-size: 50px;
        line-height: 60px
    }

    .product_block .product_slider {
        padding: 30px 30px 85px
    }

    .product_block .product_slider .product_content .product_title {
        padding: 3vw
    }

    .product_block .product_slider .product_content .product_title .product_ithem_title {
        font-size: 20px;
        margin-bottom: 30px
    }

}

@media only screen and (max-width:1400px) {
    .header_search-box {
        width: 800px;
        height: 60px
    }

    .header_input {
        padding: 18px 25px
    }

    .header_input .fa-search {
        font-size: 20px
    }

}

@media only screen and (max-width:1380px) {
    .navbar {
        padding: 3px 30px
    }

    .navbar .navbar-collapse .header_nav+.header_nav {
        margin-left: 25px
    }

    .navbar .navbar-collapse .form-inline {
        width: 1100px
    }

}

@media only screen and (max-width:1367px) {
    .material_img {
        padding: 20px 10px
    }

}

@media only screen and (max-width:1200px) {
    .header_search-box {
        top: 102px
    }

    .navbar .navbar-collapse .header_nav .dropdown-menu .dropdown-item {
        font-size: 14px;
        padding: 22px 37px
    }

    .service_block {
        width: 880px
    }

}

@media only screen and (max-width:1199px) {
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px
    }

    .navbar {
        padding: 3px 15px
    }

    .navbar .navbar-collapse .header_nav+.header_nav {
        margin-left: 10px
    }

    .navbar .navbar-collapse .form-inline {
        width: 965px;
        padding: 15px
    }

    .first_layout .first_page .first_title {
        top: 8vw;
        width: 45%
    }

    .first_layout .first_page .first_title .first_text {
        font-size: 42px;
        line-height: 50px
    }

    .product_block .product_slider {
        padding: 20px 20px 70px
    }

    .product_block .product_slider .product_content .margin_right30 {
        margin-right: 20px
    }

    .product_block .product_slider .product_content .flex_row {
        margin-bottom: 20px
    }

    .product_block .product_slider .product_content .product_title {
        padding: 3vw
    }

    .product_block .product_slider .product_content .product_title .product_ithem_title {
        font-size: 20px;
        margin-bottom: 20px
    }

    .product_block .product_slider .product_content .product_title .product_text {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 15px
    }

    .material_img {
        padding: 15px 0
    }

    .service_box .service_img_lg {
        display: none
    }

}

@media (max-width:1170px) {
    .footer {
        padding: 55px 0 50px
    }

    .footer_text {
        font-size: 12px;
        line-height: 1.2
    }

}

@media only screen and (max-width:1078px) {
    .header_logo img {
        height: 50px
    }

}

@media only screen and (max-width:1076px) {
    .navbar .navbar-collapse .header_search, .navbar .navbar-collapse .navbar-nav {
        display: none
    }

    .lang_nav_block {
        display: block
    }

}

@media only screen and (max-width:992px) {
    .navbar {
        padding: 3px 20px
    }

    .navbar .navbar-collapse .header_lang {
        display: none
    }

    .header_logo img {
        height: 50px
    }

    .slicknav_menu {
        display: block
    }

    .service_block {
        width: 700px
    }

}

@media only screen and (max-width:991px) {
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 50px
    }

    .navbar .navbar-collapse .navbar-nav .header_nav {
        padding: 10px 5px
    }

    .slicknav_menu .dropdown-menu .dropdown-item {
        font-size: 17px !important
    }

    .slicknav_menu .slicknav_nav .header_nav {
        font-size: 20px
    }

    .slicknav_menu .slicknav_nav .lang_nav_block .lang_button {
        font-size: 15px
    }

    .prodithem_box {
        padding: 25px
    }

    .prodithem_box .prodithem_components {
        padding: 30px 10px;
        height: 90px
    }

    .prodithem_box .prodithem_components .prodithem_title {
        font-size: 18px
    }

    .home_title, .page_title {
        padding: 70px 0
    }

    .page_title .page_title-text {
        font-size: 50px;
        margin-bottom: 10px
    }

    .home_title .home_title-text {
        font-size: 32px
    }

    .first_layout .first_page .first_title {
        top: 7vw;
        width: 60%
    }

    .first_layout .first_page .first_title .first_text {
        font-size: 5vw;
        line-height: 6vw
    }

    .first_layout .first_page .first_title .first_subtext {
        padding: 10px 0
    }

    .first_about {
        margin-top: 30px;
        margin-bottom: 10px;
        padding: 0 25px
    }

    .product_block .product_slider {
        padding: 5px
    }

    .product_block .product_slider .product_content .margin_right30 {
        margin-right: 5px
    }

    .product_block .product_slider .product_content .flex_row {
        margin-bottom: 15px
    }

    .product_block .product_slider .product_content .product_img {
        width: 49%
    }

    .product_block .product_slider .product_content .product_title {
        padding: 3vw;
        width: 49%
    }

    .product_block .product_slider .product_content .product_title .product_ithem_title {
        font-size: 20px;
        margin-bottom: 15px
    }

    .product_block .product_slider .product_content .product_title .product_text {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 20px
    }

    .material_img {
        padding: 0
    }

    .material_contents {
        margin-right: 0
    }

    .material_contents .materials_wrapper {
        padding: 10px
    }

    .material_contents .materials_wrapper .material_title {
        margin-bottom: 15px;
        font-size: 20px
    }

    .material_contents .materials_wrapper .material_text {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 25px
    }

    .getprice_title {
        padding: 100px 0 30px
    }

    .getprice_btn {
        padding-bottom: 95px
    }

    .service_box #img_hiden, .service_box .service_img_mob {
        display: none
    }

    .service_box .service_img_lg {
        display: block
    }

    .form_group {
        padding: 10px 0 70px
    }

    .form_group #user-name {
        margin-bottom: 20px
    }

    #modal_form .text_modal1, #modal_form .text_modal2 {
        font-size: 3vw
    }

    .pages_block {
        padding: 0 40px
    }

    .pages_block .pages_btn {
        padding: 10px 0
    }

}

@media only screen and (max-width:768px) {
    .faq_block .accordion li .accordion_content .pages_btn {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .service_block {
        max-width: 570px !important
    }

}

@media (prefers-reduced-motion:reduce) {
    * {
        transition: none !important
    }

}

@media only screen and (max-width:767px) {
    .text_bold_blue {
        font-size: 18px
    }

    .container {
        padding: 0 20px
    }

    .slicknav_menu .dropdown-menu .dropdown-item {
        font-size: 15px !important
    }

    .slicknav_menu .slicknav_nav .header_nav {
        font-size: 18px
    }

    .slicknav_menu .slicknav_nav .lang_nav_block .lang_button {
        font-size: 13px
    }

    .prodithem_box {
        padding: 15px 5px
    }

    .prodithem_box .prodithem_img {
        margin-bottom: 5px
    }

    .prodithem_box .prodithem_components {
        padding: 30px 10px;
        height: 90px
    }

    .prodithem_box .prodithem_components .prodithem_title {
        font-size: 16px
    }

    .home_title, .page_title {
        padding: 50px 0
    }

    .page_title .page_title-text {
        font-size: 35px;
        margin-bottom: 10px
    }

    .home_title .home_title-text {
        font-size: 30px
    }

    .first_layout {
        height: 60vw;
        background-size: 100%
    }

    .first_layout .first_page .first_title {
        top: 7vw;
        width: 60%
    }

    .first_layout .first_page .first_title .first_text {
        font-size: 34px;
        line-height: 38px
    }

    .first_layout .first_page .first_title .first_subtext {
        font-size: 20px;
        padding: 15px 0;
        color: #232a32
    }

    .first_about {
        margin-top: 20px;
        margin-bottom: 10px;
        padding: 0 25px
    }

    .first_about .first_about_text {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 40px
    }

    .product_block .product_slider {
        padding: 15px 20px
    }

    .product_block .product_slider .product_content .margin_right30 {
        margin-right: 0
    }

    .product_block .product_slider .product_content .flex_row {
        margin-bottom: 15px
    }

    .product_block .product_slider .product_content .product_img {
        width: 100%;
        margin-bottom: 15px
    }

    .product_block .product_slider .product_content .product_title {
        padding: 3vw;
        width: 100%
    }

    .product_block .product_slider .product_content .product_title .product_img_baground {
        display: block
    }

    .product_block .product_slider .product_content .product_title .product_ithem_title {
        font-size: 20px
    }

    .product_block .product_slider .product_content .product_title .product_text {
        display: block
    }

    .material_img {
        padding: 10px 20px
    }

    .material_contents {
        margin-right: 0
    }

    .material_contents .materials_wrapper {
        padding: 40px 20px
    }

    .getprice_baground {
        background-image: url(../img/page/getprice_bg_mob.png)
    }

    .getprice_title {
        padding: 80px 0 30px
    }

    .getprice_title .get_title {
        font-size: 32px
    }

    .getprice_btn {
        padding-bottom: 80px
    }

    .clients_box, .service_box {
        padding: 20px 0
    }

    .service_box .service_img {
        display: none
    }

    .service_box .service_img_mob {
        display: block
    }

    .service_box .service_img_lg {
        display: none
    }

    .service_box .service_components_large .service_title {
        font-size: 23px
    }

    .clients_box .clients_img, .form_group #user-name, .pages_block .pages_btn .page_download .btn_all {
        margin-bottom: 20px
    }

    .guarant_box .guarant_title .guarant_tetxt {
        font-size: 14px
    }

    .form_group {
        padding: 20px 0 60px
    }

    .map_size {
        height: 350px;
        margin-top: 35px
    }

    .faq_block .accordion li .accordion_btn, .service_block .accordion li .accordion_btn {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .faq_block .accordion li .accordion_btn .btn_all, .service_block .accordion li .accordion_btn .btn_all {
        margin-bottom: 20px;
        margin-right: 0;
        padding: 0 30px
    }

    .pages_block {
        padding: 0 30px
    }

    .pages_block .page_image_box .page_img {
        width: 100%;
        height: 100%
    }

    .pages_block .page_subtitle {
        padding: 35px 0;
        font-size: 22px;
        line-height: 30px
    }

    .pages_block .page_text {
        margin-bottom: 40px
    }

    .pages_block .page_text, .pages_block .page_text_dark, .pages_block .page_text_gray {
        font-size: 18px;
        line-height: 30px
    }

    .pages_block .pages_btn {
        padding: 25px 0
    }

    .pages_block .pages_btn .page_download {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 50px
    }

    .pages_block .pages_btn .page_download .btn_all+.btn_all {
        margin-left: 0
    }

}

@media only screen and (max-width:576px) {
    .t_fs20 {
        font-size: 17px !important
    }

    #modal_form #modal_close .fa-times-circle {
        font-size: 20px
    }

    .faq_block .accordion li+li, .service_block .accordion li+li {
        margin-top: 25px
    }

    .service_block {
        width: 100%
    }

}

@media only screen and (max-width:575px) {
    .text_bold_blue {
        font-size: 14px
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 25px
    }

    .container {
        padding: 0 15px
    }

    .margin_bootom_container {
        margin-bottom: 50px
    }

    .header_logo img {
        height: 35px
    }

    .navbar .navbar-collapse .header_nav+.header_nav {
        margin-left: 0px;
    }
    
    .slicknav_menu .dropdown-menu {
        margin: 0px !important
    }

    .navbar .navbar-collapse .header_nav .dropdown-menu .dropdown-item {
        font-size: 13px !important;
        padding: 8px 5px !important;
    }

    .slicknav_menu .slicknav_nav .header_nav {
        font-size: 16px
    }

    .btn_all .btn_download-img, .product_block .product_slider .product_content .product_title .product_img_baground {
        display: none
    }

    .btn_all .btn_all-name {
        font-size: 12px
    }

    .bt_link {
        font-size: 14px;
        margin-bottom: 20px
    }

    .bt_link-moree {
        font-size: 13px
    }

    .prodithem_box {
        padding: 10px 5px
    }

    .prodithem_box .prodithem_img {
        margin-bottom: 5px
    }

    .prodithem_box .prodithem_components {
        padding: 30px 10px;
        height: 70px
    }

    .prodithem_box .prodithem_components .prodithem_title {
        font-size: 14px
    }

    .page_title {
        padding: 40px 0
    }

    .page_title .page_title-text {
        font-size: 20px;
        margin-bottom: 0
    }

    .page_title .page_subtext {
        font-size: 16px;
        padding: 15px
    }

    .home_title {
        padding: 40px 0 25px
    }

    .home_title .home_title-text {
        font-size: 16px;
        margin-bottom: 5px
    }

    .first_layout {
        height: 100vw;
        background-position: left;
        background-size: 165%;
        background-image: url(../img/page/first_mob.jpg)
    }

    .first_layout .first_page .first_title {
        top: 10vw;
        z-index: 50;
        text-align: center;
        left: 50%;
        -ms-transform: translate(-50%);
        transform: translate(-50%)
    }

    .first_layout .first_page .first_title .first_text {
        font-size: 24px;
        line-height: 28px
    }

    .first_layout .first_page .first_title .first_subtext {
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 14px;
        padding: 20px 0
    }

    .first_layout .first_page .first_title .first_btn {
        width: 100%
    }

    .first_about {
        margin-top: 35px;
        margin-bottom: 10px;
        padding: 0 15px 50px
    }

    .first_about .first_about_text {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 15px
    }

    .product_block .product_slider {
        padding: 25px 15px
    }

    .product_block .product_slider .product_content .product_img {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 7px
    }

    .product_block .product_slider .product_content .product_title {
        width: 100%;
        margin: 0
    }

    .product_block .product_slider .product_content .product_title .product_ithem_title {
        font-size: 13px;
        margin-bottom: 10px;
        text-align: center
    }

    .product_block .product_slider .product_content .product_title .product_text {
        display: none
    }

    .product_block .product_slider .product_content .product_title .product_btn {
        margin: auto
    }

    .faq_block .accordion li .accordion_content, .material_img {
        padding: 0
    }

    .material_contents {
        margin-right: 0
    }

    .material_contents .materials_wrapper {
        padding: 35px 0
    }

    .material_contents .materials_wrapper .material_title {
        margin-bottom: 25px;
        font-size: 14px
    }

    .material_contents .materials_wrapper .material_text {
        font-size: 14px
    }

    .getprice_baground {
        background-image: url(../img/page/getprice_bg_mob.png)
    }

    .getprice_title {
        padding: 30px 0 20px
    }

    .getprice_title .get_title {
        font-size: 16px
    }

    .getprice_btn {
        padding-bottom: 30px
    }

    .service_box {
        padding: 10px 0
    }

    .service_box .service_img {
        display: none
    }

    .service_box .service_img_mob {
        display: block
    }

    .service_box .service_img_lg {
        display: none
    }

    .service_box .service_components_large {
        padding: 17px
    }

    .service_box .service_components .service_title, .service_box .service_components_large .service_title {
        font-size: 13px;
        margin-bottom: 17px
    }

    .service_box .service_components {
        padding: 17px;
        height: auto;
        margin-top: 5px
    }

    .clients_box {
        padding: 15px 0
    }

    .clients_box .clients_img {
        margin-bottom: 0
    }

    .clients_box .clients_title {
        font-size: 14px;
        line-height: 1.5
    }

    .client_download {
        padding: 10px 10px 0
    }

    .clients_maps {
        background-image: none
    }

    .guarant_box {
        padding: 20px 0
    }

    .guarant_box .guarant_img {
        margin-bottom: 40px
    }

    .form_group {
        padding: 35px 0
    }

    .form_group #user-name {
        margin-bottom: 15px
    }

    .form_group .form_input {
        height: 40px;
        font-size: 14px
    }

    .form_group .form_input_text {
        margin-top: 12px;
        margin-bottom: 12px;
        height: 90px
    }

    .form_group .form-submit {
        margin-right: auto;
    }

    #modal_form #modal_close {
        right: 10px
    }

    #modal_form .text_modal1, #modal_form .text_modal2 {
        font-size: 4vw
    }

    .map_size {
        height: 270px;
        margin-top: 35px
    }

    .contact_block .contact_text {
        margin-bottom: 9px;
        font-size: 14px
    }

    .aboutus_block .about_text_title {
        font-size: 16px;
        line-height: 30px
    }

    .aboutus_block .about_text, .faq_block .accordion li .accordion_content .page_text_dark, .faq_subtext {
        font-size: 14px;
        line-height: 20px
    }

    .aboutus_block .about_slogan {
        padding: 25px 0
    }

    .aboutus_block .about_slogan img, .pages_block .pages_btn .page_download .btn_all {
        margin-bottom: 20px
    }

    .aboutus_block .about_slogan .about_slogan_text {
        font-size: 15px;
        text-align: center
    }

    .faq_subtext {
        font-size: 13px
    }

    .faq_block .accordion li .accordion_content .accordion_content_text {
        width: 95%;
        line-height: 20px;
        font-size: 14px
    }

    .faq_block .accordion li .accordion_btn {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .faq_block .accordion li .accordion_btn .btn_all {
        margin-bottom: 20px;
        margin-right: 0
    }

    .faq_block .accordion .accordion_title {
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 20px
    }

    .pages_block {
        padding: 0 10px
    }

    .pages_block .page_image_box .page_img {
        width: 100%;
        height: 100%
    }

    .pages_block .page_subtitle {
        padding: 35px 0;
        font-size: 15px;
        line-height: 30px
    }

    .pages_block .page_text_title {
        font-size: 15px;
        margin-bottom: 12px
    }

    .pages_block .page_text {
        margin-bottom: 25px
    }

    .pages_block .page_text, .pages_block .page_text_dark, .pages_block .page_text_gray {
        font-size: 14px;
        line-height: 24px
    }

    .pages_block .pages_btn {
        padding: 20px 0
    }

    .pages_block .pages_btn .page_download {
        padding: 0 5px
    }

    .pages_block .pages_btn .page_download .btn_all+.btn_all {
        margin-left: 0
    }

    .service_block .accordion li .accordion_content {
        padding: 0
    }

    .service_block .accordion li .accordion_content .page_text_dark {
        font-size: 14px;
        line-height: 20px
    }

    .service_block .accordion li .accordion_content .accordion_content_text {
        width: 95%;
        line-height: 20px;
        font-size: 14px
    }

    .pages_block .pages_btn .page_download, .service_block .accordion li .accordion_btn {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .service_block .accordion li .accordion_btn .btn_all {
        margin-bottom: 20px;
        margin-right: 0
    }

    .service_block .accordion .accordion_title {
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 20px
    }

@media only screen and (max-width:567px) {
    .navbar {
        padding: 3px 10px
    }

}