@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap");body {
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    color: #191d2d;
    background-color: #fff
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 500
}

h6 {
    font-size: 14px
}

a {
    text-decoration: none !important;
    outline: none !important
}

p {
    line-height: 1.8
}

.row>* {
    position: relative
}

@media (min-width: 1200px) {
    .container {
        max-width:1140px !important
    }
}

.navbar {
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.navbar .navbar-nav .nav-item .nav-link {
    font-size: 13px;
    color: rgba(255,255,255,0.7);
    padding-right: 12px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.navbar .navbar-nav .nav-item .nav-link:hover,.navbar .navbar-nav .nav-item .nav-link:focus,.navbar .navbar-nav .nav-item .nav-link.active {
    color: #ff9300
}

.navbar .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0px !important
}

.navbar .navbar-toggler {
    padding: 0px;
    border: none
}

.navbar .navbar-toggler:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.navbar .navbar-toggler .navbar-toggle-icon {
    color: #fff
}

.navbar .navbar-toggler .navbar-toggle-icon:focus {
    outline: none
}
.logo-light-mode {
}

.navbar .navbar-brand .logo-light {
    display: block
}

.navbar .navbar-brand .logo-dark {
    display: none
}

.navbar .nav-btn {
    color: #ff9300;
    border: 1px solid #ebebeb;
    background-color: #fff !important
}

.nav-sticky {
    background-color: #ff9300;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(12,11,16,0.05);
    box-shadow: 0px 2px 4px 0px rgba(12,11,16,0.05)
}

.nav-sticky .navbar-nav .nav-item .nav-link {
    color: #f8f9fa;
}

.nav-sticky .navbar-nav .nav-item .nav-link:hover,.nav-sticky .navbar-nav .nav-item .nav-link:active,.nav-sticky .navbar-nav .nav-item .nav-link:focus,.nav-sticky .navbar-nav .nav-item .nav-link.active {
    color: #191d2d;
}

.nav-sticky .navbar-brand .logo-light {
    display: none
}

.nav-sticky .navbar-brand .logo-dark {
    display: block
}

.nav-sticky .nav-btn {
    color: #fff !important;
    border: 1px solid #ff9300;
    background-color: #ff9300 !important
}

.nav-sticky .navbar-toggler {
    padding: 0px;
}

.nav-sticky .navbar-toggler .navbar-toggle-icon {
    color: #0c0b10
}

.navbar-light {
    padding: 12px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.navbar-light .navbar-nav .nav-item .nav-link {
    color: #a7a9c0
}

.navbar-light .navbar-toggler {
    padding: 0px
}

.navbar-light .navbar-toggler .navbar-toggle-icon {
    color: #0c0b10
}

.navbar-light .navbar-brand .logo-light {
    display: none
}

.navbar-light .navbar-brand .logo-dark {
    display: inline-block
}

.logo-dark-mode {
    display: none;
}

.header-phones span {
    display: block;
    text-align: center;
    color: #fff;
}

.header-phones-phone {
    font-weight: 700;
}

.header-social {
    margin-left: 18px;
}

.header-phones {
    margin-left: 12px;
}

.header-social-icon {
    padding-right: 8px;
    width: 30px;
}

.header-phones-sm span {
    display: block;
    text-align: center;
    color: #fff;
}

.header-phones-phone-sm {
    font-weight: 700;
}

@media (max-width: 991px) {
    .navbar {
        padding:0;
        background-color: #ff9300;
        -webkit-box-shadow: 0px 4px 20px rgba(31,27,81,0.07) !important;
        box-shadow: 0px 4px 20px rgba(31,27,81,0.07) !important
    }
    .navbar-brand {
        margin-right: 0;
    }

    .navbar .navbar-nav {
        padding: 15px 0px
    }

    .navbar .navbar-nav .nav-item .nav-link {
        color: #fff
    }

    .navbar .navbar-brand .logo-light {
        display: none
    }

    .navbar .navbar-brand .logo-dark {
        display: inline-block;
        height: 70px;
    }

    .navbar .navbar-toggler {
        padding: 0px
    }

    .navbar .navbar-toggler .navbar-toggle-icon {
        color: #0c0b10
    }

    .navbar .navbar-toggler:focus {
        outline: none !important
    }
}

.btn {
    padding: 12px 20px;
    font-size: 13px;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-transform: uppercase;
    letter-spacing: 0.5px
}

.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.btn-sm {
    padding: 8px 12px;
    font-size: 12px
}

.shadow {
    -webkit-box-shadow: 0px 40px 40px rgba(0,0,0,0.05) !important;
    box-shadow: 0px 40px 40px rgba(0,0,0,0.05) !important
}

.bg-primary {
    background-color: #ff9300 !important
}

.bg-soft-primary {
    background-color: rgba(64,125,160,0.1) !important
}

.text-primary {
    color: #ff9300 !important
}

.border-primary {
    color: #ff9300 !important
}

.btn-soft-primary {
    background-color: rgba(64,125,160,0.25) !important;
    color: #ff9300 !important
}

.btn-soft-primary:hover,.btn-soft-primary:focus,.btn-soft-primary:active,.btn-soft-primary.active,.btn-soft-primary.focus,.btn-soft-primary:not(:disabled):not(.disabled):active,.btn-soft-primary:not(:disabled):not(.disabled):active:focus,.btn-soft-primary .open>.dropdown-toggle.btn-primary {
    background: #3a7291
}

.btn-primary {
    background: #ff9300;
    border-color: #ff9300 !important;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.focus,.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary .open>.dropdown-toggle.btn-primary {
    background: #191d2d;
    border-color: #3a7291;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-primary {
    color: #ff9300;
    border-color: #ff9300
}

.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.focus,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary .open>.dropdown-toggle.btn-primary {
    background: #ff9300;
    border-color: #ff9300
}

.bg-secondary {
    background-color: #6c757d !important
}

.bg-soft-secondary {
    background-color: rgba(108,117,125,0.1) !important
}

.text-secondary {
    color: #6c757d !important
}

.border-secondary {
    color: #6c757d !important
}

.btn-soft-secondary {
    background-color: rgba(108,117,125,0.25) !important;
    color: #6c757d !important
}

.btn-soft-secondary:hover,.btn-soft-secondary:focus,.btn-soft-secondary:active,.btn-soft-secondary.active,.btn-soft-secondary.focus,.btn-soft-secondary:not(:disabled):not(.disabled):active,.btn-soft-secondary:not(:disabled):not(.disabled):active:focus,.btn-soft-secondary .open>.dropdown-toggle.btn-primary {
    background: #636b72
}

.btn-secondary {
    background: #6c757d;
    border-color: #6c757d !important
}

.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active,.btn-secondary.active,.btn-secondary.focus,.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary .open>.dropdown-toggle.btn-primary {
    background: #636b72;
    border-color: #636b72;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover,.btn-outline-secondary:focus,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.focus,.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary .open>.dropdown-toggle.btn-primary {
    background: #6c757d;
    border-color: #6c757d
}

.bg-success {
    background-color: #47c07a !important
}

.bg-soft-success {
    background-color: rgba(71,192,122,0.1) !important
}

.text-success {
    color: #47c07a !important
}

.border-success {
    color: #47c07a !important
}

.btn-soft-success {
    background-color: rgba(71,192,122,0.25) !important;
    color: #47c07a !important
}

.btn-soft-success:hover,.btn-soft-success:focus,.btn-soft-success:active,.btn-soft-success.active,.btn-soft-success.focus,.btn-soft-success:not(:disabled):not(.disabled):active,.btn-soft-success:not(:disabled):not(.disabled):active:focus,.btn-soft-success .open>.dropdown-toggle.btn-primary {
    background: #3eb570
}

.btn-success {
    background: #47c07a;
    border-color: #47c07a !important
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.focus,.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success .open>.dropdown-toggle.btn-primary {
    background: #3eb570;
    border-color: #3eb570;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-success {
    color: #47c07a;
    border-color: #47c07a
}

.btn-outline-success:hover,.btn-outline-success:focus,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.focus,.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success .open>.dropdown-toggle.btn-primary {
    background: #47c07a;
    border-color: #47c07a
}

.bg-info {
    background-color: #0dcaf0 !important
}

.bg-soft-info {
    background-color: rgba(13,202,240,0.1) !important
}

.text-info {
    color: #0dcaf0 !important
}

.border-info {
    color: #0dcaf0 !important
}

.btn-soft-info {
    background-color: rgba(13,202,240,0.25) !important;
    color: #0dcaf0 !important
}

.btn-soft-info:hover,.btn-soft-info:focus,.btn-soft-info:active,.btn-soft-info.active,.btn-soft-info.focus,.btn-soft-info:not(:disabled):not(.disabled):active,.btn-soft-info:not(:disabled):not(.disabled):active:focus,.btn-soft-info .open>.dropdown-toggle.btn-primary {
    background: #0cbadd
}

.btn-info {
    background: #0dcaf0;
    border-color: #0dcaf0 !important
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.focus,.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info .open>.dropdown-toggle.btn-primary {
    background: #0cbadd;
    border-color: #0cbadd;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-info {
    color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-outline-info:hover,.btn-outline-info:focus,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.focus,.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info .open>.dropdown-toggle.btn-primary {
    background: #0dcaf0;
    border-color: #0dcaf0
}

.bg-warning {
    background-color: #f9c74f !important
}

.bg-soft-warning {
    background-color: rgba(249,199,79,0.1) !important
}

.text-warning {
    color: #f9c74f !important
}

.border-warning {
    color: #f9c74f !important
}

.btn-soft-warning {
    background-color: rgba(249,199,79,0.25) !important;
    color: #f9c74f !important
}

.btn-soft-warning:hover,.btn-soft-warning:focus,.btn-soft-warning:active,.btn-soft-warning.active,.btn-soft-warning.focus,.btn-soft-warning:not(:disabled):not(.disabled):active,.btn-soft-warning:not(:disabled):not(.disabled):active:focus,.btn-soft-warning .open>.dropdown-toggle.btn-primary {
    background: #f8c13b
}

.btn-warning {
    background: #f9c74f;
    border-color: #f9c74f !important
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.focus,.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning .open>.dropdown-toggle.btn-primary {
    background: #f8c13b;
    border-color: #f8c13b;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-warning {
    color: #f9c74f;
    border-color: #f9c74f
}

.btn-outline-warning:hover,.btn-outline-warning:focus,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.focus,.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning .open>.dropdown-toggle.btn-primary {
    background: #f9c74f;
    border-color: #f9c74f
}

.bg-danger {
    background-color: #ff9300 !important
}

.bg-soft-danger {
    background-color: rgba(241,82,48,0.1) !important
}

.text-danger {
    color: #ff9300 !important
}

.border-danger {
    color: #ff9300 !important
}

.btn-soft-danger {
    background-color: rgba(241,82,48,0.25) !important;
    color: #ff9300 !important
}

.btn-soft-danger:hover,.btn-soft-danger:focus,.btn-soft-danger:active,.btn-soft-danger.active,.btn-soft-danger.focus,.btn-soft-danger:not(:disabled):not(.disabled):active,.btn-soft-danger:not(:disabled):not(.disabled):active:focus,.btn-soft-danger .open>.dropdown-toggle.btn-primary {
    background: #f0421d
}

.btn-danger {
    background: #ff9300;
    border-color: #ff9300 !important
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.focus,.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger .open>.dropdown-toggle.btn-primary {
    background: #f0421d;
    border-color: #f0421d;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-danger {
    color: #ff9300;
    border-color: #ff9300
}

.btn-outline-danger:hover,.btn-outline-danger:focus,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.focus,.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger .open>.dropdown-toggle.btn-primary {
    background: #ff9300;
    border-color: #ff9300
}

.bg-dark {
    background-color: #0c0b10 !important
}

.bg-soft-dark {
    background-color: rgba(12,11,16,0.1) !important
}

.text-dark {
    color: #0c0b10 !important
}

.border-dark {
    color: #0c0b10 !important
}

.btn-soft-dark {
    background-color: rgba(12,11,16,0.25) !important;
    color: #0c0b10 !important
}

.btn-soft-dark:hover,.btn-soft-dark:focus,.btn-soft-dark:active,.btn-soft-dark.active,.btn-soft-dark.focus,.btn-soft-dark:not(:disabled):not(.disabled):active,.btn-soft-dark:not(:disabled):not(.disabled):active:focus,.btn-soft-dark .open>.dropdown-toggle.btn-primary {
    background: #030304
}

.btn-dark {
    background: #0c0b10;
    border-color: #0c0b10 !important
}

.btn-dark:hover,.btn-dark:focus,.btn-dark:active,.btn-dark.active,.btn-dark.focus,.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark .open>.dropdown-toggle.btn-primary {
    background: #030304;
    border-color: #030304;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-dark {
    color: #0c0b10;
    border-color: #0c0b10
}

.btn-outline-dark:hover,.btn-outline-dark:focus,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.focus,.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark .open>.dropdown-toggle.btn-primary {
    background: #0c0b10;
    border-color: #0c0b10
}

.bg-muted {
    background-color: #8c8d96 !important
}

.bg-soft-muted {
    background-color: rgba(140,141,150,0.1) !important
}

.text-muted {
    color: #8c8d96 !important
}

.border-muted {
    color: #8c8d96 !important
}

.btn-soft-muted {
    background-color: rgba(140,141,150,0.25) !important;
    color: #8c8d96 !important
}

.btn-soft-muted:hover,.btn-soft-muted:focus,.btn-soft-muted:active,.btn-soft-muted.active,.btn-soft-muted.focus,.btn-soft-muted:not(:disabled):not(.disabled):active,.btn-soft-muted:not(:disabled):not(.disabled):active:focus,.btn-soft-muted .open>.dropdown-toggle.btn-primary {
    background: #81828c
}

.btn-muted {
    background: #8c8d96;
    border-color: #8c8d96 !important
}

.btn-muted:hover,.btn-muted:focus,.btn-muted:active,.btn-muted.active,.btn-muted.focus,.btn-muted:not(:disabled):not(.disabled):active,.btn-muted:not(:disabled):not(.disabled):active:focus,.btn-muted .open>.dropdown-toggle.btn-primary {
    background: #81828c;
    border-color: #81828c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-muted {
    color: #8c8d96;
    border-color: #8c8d96
}

.btn-outline-muted:hover,.btn-outline-muted:focus,.btn-outline-muted:active,.btn-outline-muted.active,.btn-outline-muted.focus,.btn-outline-muted:not(:disabled):not(.disabled):active,.btn-outline-muted:not(:disabled):not(.disabled):active:focus,.btn-outline-muted .open>.dropdown-toggle.btn-primary {
    background: #8c8d96;
    border-color: #8c8d96
}

.bg-light {
    background-color: #f8f9fa !important
}

.bg-light-form {
    background-color: rgba(248,249,250,0.95) !important
}

.bg-light.rounded-3.my-4.p-5 p {
    text-align: center;
}

.bg-soft-light {
    background-color: rgba(248,249,250,0.1) !important
}

.text-light {
    color: #f8f9fa !important
}

.border-light {
    color: #f8f9fa !important
}

.btn-soft-light {
    background-color: rgba(248,249,250,0.25) !important;
    color: #f8f9fa !important
}

.btn-soft-light:hover,.btn-soft-light:focus,.btn-soft-light:active,.btn-soft-light.active,.btn-soft-light.focus,.btn-soft-light:not(:disabled):not(.disabled):active,.btn-soft-light:not(:disabled):not(.disabled):active:focus,.btn-soft-light .open>.dropdown-toggle.btn-primary {
    background: #eceff2
}

.btn-light {
    background: #f8f9fa;
    border-color: #f8f9fa !important
}

.btn-light:hover,.btn-light:focus,.btn-light:active,.btn-light.active,.btn-light.focus,.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light .open>.dropdown-toggle.btn-primary {
    background: #eceff2;
    border-color: #eceff2;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover,.btn-outline-light:focus,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.focus,.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light .open>.dropdown-toggle.btn-primary {
    background: #f8f9fa;
    border-color: #f8f9fa
}

.bg-body-bg {
    background-color: #525456 !important
}

.bg-soft-body-bg {
    background-color: rgba(82,84,86,0.1) !important
}

.text-body-bg {
    color: #525456 !important
}

.border-body-bg {
    color: #525456 !important
}

.btn-soft-body-bg {
    background-color: rgba(82,84,86,0.25) !important;
    color: #525456 !important
}

.btn-soft-body-bg:hover,.btn-soft-body-bg:focus,.btn-soft-body-bg:active,.btn-soft-body-bg.active,.btn-soft-body-bg.focus,.btn-soft-body-bg:not(:disabled):not(.disabled):active,.btn-soft-body-bg:not(:disabled):not(.disabled):active:focus,.btn-soft-body-bg .open>.dropdown-toggle.btn-primary {
    background: #484a4c
}

.btn-body-bg {
    background: #525456;
    border-color: #525456 !important
}

.btn-body-bg:hover,.btn-body-bg:focus,.btn-body-bg:active,.btn-body-bg.active,.btn-body-bg.focus,.btn-body-bg:not(:disabled):not(.disabled):active,.btn-body-bg:not(:disabled):not(.disabled):active:focus,.btn-body-bg .open>.dropdown-toggle.btn-primary {
    background: #484a4c;
    border-color: #484a4c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-body-bg {
    color: #525456;
    border-color: #525456
}

.btn-outline-body-bg:hover,.btn-outline-body-bg:focus,.btn-outline-body-bg:active,.btn-outline-body-bg.active,.btn-outline-body-bg.focus,.btn-outline-body-bg:not(:disabled):not(.disabled):active,.btn-outline-body-bg:not(:disabled):not(.disabled):active:focus,.btn-outline-body-bg .open>.dropdown-toggle.btn-primary {
    background: #525456;
    border-color: #525456
}

.bg-black {
    background-color: #000 !important
}

.bg-soft-black {
    background-color: rgba(0,0,0,0.1) !important
}

.text-black {
    color: #000 !important
}

.border-black {
    color: #000 !important
}

.btn-soft-black {
    background-color: rgba(0,0,0,0.25) !important;
    color: #000 !important
}

.btn-soft-black:hover,.btn-soft-black:focus,.btn-soft-black:active,.btn-soft-black.active,.btn-soft-black.focus,.btn-soft-black:not(:disabled):not(.disabled):active,.btn-soft-black:not(:disabled):not(.disabled):active:focus,.btn-soft-black .open>.dropdown-toggle.btn-primary {
    background: #000
}

.btn-black {
    background: #000;
    border-color: #000 !important
}

.btn-black:hover,.btn-black:focus,.btn-black:active,.btn-black.active,.btn-black.focus,.btn-black:not(:disabled):not(.disabled):active,.btn-black:not(:disabled):not(.disabled):active:focus,.btn-black .open>.dropdown-toggle.btn-primary {
    background: #000;
    border-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-black {
    color: #000;
    border-color: #000
}

.btn-outline-black:hover,.btn-outline-black:focus,.btn-outline-black:active,.btn-outline-black.active,.btn-outline-black.focus,.btn-outline-black:not(:disabled):not(.disabled):active,.btn-outline-black:not(:disabled):not(.disabled):active:focus,.btn-outline-black .open>.dropdown-toggle.btn-primary {
    background: #000;
    border-color: #000
}

.bg-white {
    background-color: #fff !important
}

.bg-soft-white {
    background-color: rgba(255,255,255,0.1) !important
}

.text-white {
    color: #fff !important
}

.border-white {
    color: #fff !important
}

.btn-soft-white {
    background-color: rgba(255,255,255,0.25) !important;
    color: #fff !important
}

.btn-soft-white:hover,.btn-soft-white:focus,.btn-soft-white:active,.btn-soft-white.active,.btn-soft-white.focus,.btn-soft-white:not(:disabled):not(.disabled):active,.btn-soft-white:not(:disabled):not(.disabled):active:focus,.btn-soft-white .open>.dropdown-toggle.btn-primary {
    background: #f5f5f5
}

.btn-white {
    background: #fff;
    border-color: #fff !important
}

.btn-white:hover,.btn-white:focus,.btn-white:active,.btn-white.active,.btn-white.focus,.btn-white:not(:disabled):not(.disabled):active,.btn-white:not(:disabled):not(.disabled):active:focus,.btn-white .open>.dropdown-toggle.btn-primary {
    background: #f5f5f5;
    border-color: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-outline-white {
    color: #fff;
    border-color: #fff
}

.btn-outline-white:hover,.btn-outline-white:focus,.btn-outline-white:active,.btn-outline-white.active,.btn-outline-white.focus,.btn-outline-white:not(:disabled):not(.disabled):active,.btn-outline-white:not(:disabled):not(.disabled):active:focus,.btn-outline-white .open>.dropdown-toggle.btn-primary {
    background: #fff;
    border-color: #fff
}

.btn-custom-white {
    font-size: 13px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background: #fff;
    color: #ff9300 !important
}

.btn-custom-white:hover,.btn-custom-white:focus,.btn-custom-white:active,.btn-custom-white.active,.btn-custom-white.focus,.btn-custom-white:active,.btn-custom-white:focus,.btn-custom-white:hover,.open>.dropdown-toggle.btn-custom-white {
    background: #f1f0f0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.bg-overlay {
    background-color: #000;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}
.bg-overlay-dark {
    background-color: #000;
    opacity: 0.55;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.section {
    padding: 60px 0px;
    position: relative
}

.fs-12 {
    font-size: 12px
}

.fs-13 {
    font-size: 13px
}

.fs-14 {
    font-size: 14px
}

.fs-15 {
    font-size: 15px
}

.fs-16 {
    font-size: 16px
}

.fs-17 {
    font-size: 17px
}

.fs-18 {
    font-size: 18px
}

.fs-19 {
    font-size: 19px
}

.fs-20 {
    font-size: 20px
}

.fs-21 {
    font-size: 21px
}

.fs-22 {
    font-size: 22px
}

.fs-23 {
    font-size: 23px
}

.fs-24 {
    font-size: 24px
}

.fw-medium {
    font-weight: 500
}
.fs-26 {
    font-size: 26px
}
.fs-28 {
    font-size: 28px
}

.fw-semibold {
    font-weight: 600
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.sl-title {
    font-size: 18px;
    font-weight: 500;
}

.sl-subtitle {
    font-size: 16px;
    padding-bottom: 12px;
}

.sl-showmore {
    padding-bottom: 9px;
    color: #ff8e42;
}

.sl-video {
    padding-top: 9px;
}

.sl-video img {
    height: 16px;
}

.sl-files {
    font-size:16px;
}

.sl-files img {
    height: 26px;
}

.sl-showmore a, .sl-catalog a, .sl-video a, .sl-files a {
    color: #ff8e42;
}

.sl-showmore a:hover, .sl-catalog a:hover, .sl-video a:hover, .sl-files a:hover {
    color: #191d2d;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.sl-catalog {
    color: #ff8e42;
}
.home-text, .home-text-ru {
    font-size: 16px;
    line-height: 24px;
}

.readmore-js-toggle {
    color: #ff8e42;
    text-align: center;
}

.readmore-js-toggle:hover {
    color: #0c0b0f;
    text-align: center;
}



.card {
    background-color: #f8f9fa !important
}

.bg-cta {
    background-image: url("../images/advantages-bg.jpg");
    background-size: cover;
    background-position: center center;
    position: relative
}

.mode-btn {
    position: fixed;
    color: #f8f9fa;
    width: 45px;
    height: 45px;
    top: 20%;
    right: 0px;
    z-index: 9999;
    padding: 9px;
    background-color: #396f8e;
    border: 1px solid #396f8e
}

#mode .mode-dark {
    display: block
}

#mode .mode-light {
    display: none
}

.tobii button {
    display: none
}

.home-1 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 250px 0px 200px
}

.home-2 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    position: relative
}

.home-2 .registration-input-box {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.home-2 .registration-input-box:focus {
    border-color: #ff9300
}

.home-3 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh
}

.home-4 .home-dashboard {
    position: relative;
    top: 50px;
    z-index: 1
}

.home-slider {
    position: relative
}

.home-slider .carousel-item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh
}

@media (max-width: 991.98px) {
    .home-2 {
        height:auto;
        padding: 210px 0 150px 0
    }
}

@media (max-width: 767.98px) {
    .home-2 {
        height:auto;
        padding: 150px 0 90px 0
    }
}

@media (max-width: 991.98px) {
    .home-3 {
        height:auto;
        padding: 210px 0 150px 0
    }
}

@media (max-width: 767.98px) {
    .home-3 {
        height:auto;
        padding: 150px 0 90px 0
    }
}

@media (max-width: 575.98px) {
    .home-4 .home-dashboard {
        position:relative;
        top: 20px;
        z-index: 1
    }
}

.blog-title {
    color: #0c0b10
}

.blog-title:hover {
    color: #ff9300;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.filter-options li {
    font-size: 12px;
    border: 1px solid rgba(140,141,150,0.2);
    padding: 0px 15px;
    margin: 5px 3px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    line-height: 30px;
    color: #8c8d96;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.filter-options li.active,.filter-options li:hover {
    color: #fff;
    background-color: #ff9300;
    border: 1px solid #ff9300
}

.item-box {
    overflow: hidden
}

.item-box .item-container {
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s
}

.item-box:hover .item-container {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.service h3 {
    font-size: 14px;
    letter-spacing: 3px
}

.service p {
    font-size: 30px
}

.services-blog svg {
    max-width: 45px;
    float: left;
    margin-right: 20px;
    height: 48px;
    width: 48px;
    fill: rgba(255,99,72,0.2);
    color: #ff9300
}

.service-head {
    overflow: hidden
}

.services-blog {
    padding: 40px;
    background-color: #fff
}

.services-blog h4 {
    font-size: 16px
}

.features-icon {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 54px;
    border: 2px solid rgba(12,11,16,0.06);
    border-radius: 6px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.features-icon i {
    color: #ff9300 !important;
    line-height: 52px;
    font-size: 30px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.features-icon:hover {
    background-color: #ff9300
}

.features-icon:hover i {
    color: #fff !important
}

.price {
    -webkit-box-shadow: 0px 4px 10px 0px rgba(12,11,16,0.03);
    box-shadow: 0px 4px 10px 0px rgba(12,11,16,0.03);
    border-radius: 12px;
    background-color: #fff
}

.price .type h4 {
    font-size: 18px;
    text-transform: uppercase
}

.price .value {
    position: relative
}

.price .value h3 {
    display: inline-block;
    padding-right: 10px;
    font-size: 46px;
    position: relative
}

.price .value h3 span {
    font-size: 14px;
    position: absolute;
    top: 5px
}

.price .value .per {
    font-size: 13px
}

.price .feature {
    padding: 15px 0
}

.price .feature li {
    margin: 15px
}

.price.active {
    background-color: rgba(255,99,72,0.2)
}

.testi-box .testi-box-arrow::before {
    position: absolute;
    content: "\F0757";
    font: normal normal normal 24px/1 "Material Design Icons";
    top: -30px;
    font-size: 60px;
    color: #dae0e5;
    left: 10px
}

.tns-outer {
    position: relative
}

.tns-outer .tns-controls {
    position: absolute;
    top: -50px;
    right: 0
}

.tns-outer .tns-controls button {
    margin: 0 0 0px 5px;
    border-radius: 50%;
    border: none;
    background-color: rgba(64,125,160,0.2) !important;
    color: #ff9300;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 18px
}

.tns-outer .tns-controls button:focus,.tns-outer .tns-controls button:hover,.tns-outer .tns-controls button:active {
    outline: none;
    background-color: #ff9300 !important;
    color: #fff
}

.tns-outer .tns-controls button.active button {
    background-color: #3d7799 !important
}

.tns-outer .tns-controls:focus {
    outline: none !important
}

.tns-outer .tns-nav {
    text-align: center;
    margin-top: 16px
}

.tns-outer .tns-nav button {
    width: 10px !important;
    height: 10px !important;
    border: none;
    background-color: rgba(64,125,160,0.6) !important;
    padding: 0px;
    margin: 5px 5px;
    border-radius: 20px
}

.tns-outer .tns-nav button:focus,.tns-outer .tns-nav button:hover,.tns-outer .tns-nav button:active,.tns-outer .tns-nav button.active {
    outline: none;
    background-color: #ff9300 !important
}

.tns-outer .tns-nav button.tns-nav-active {
    background-color: #ff9300 !important
}

.form-control {
    height: 46px;
    border: 1px solid rgba(140,141,150,0.2);
    font-size: 14px;
    background-color: #f8f9fa;
    color: #0c0b10
}

textarea.form-control {
    height: auto
}

.form-control:focus {
    border-color: #ff9300;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.address-info {
    overflow: hidden
}

.error {
    margin: 8px 0px;
    display: none;
    color: #ff9300
}

#ajaxsuccess {
    font-size: 16px;
    width: 100%;
    display: none;
    clear: both;
    margin: 8px 0px
}

.error_message {
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    border: 2px solid #ff9300;
    color: #ff9300;
    border-radius: 5px;
    font-size: 14px
}

.contact-loader {
    display: none
}

#success_page {
    text-align: center;
    margin-bottom: 50px
}

#success_page h3 {
    color: #47c07a;
    font-size: 22px
}

.custom-form .alert-warning {
    padding: 8px;
    color: #ff9300;
    border: 2px solid #ff9300;
    background-color: transparent;
    text-align: center
}

.about-title {
    max-width: 800px
}

.about-border-left {
    border-left: 1px solid rgba(140,141,150,0.2)
}

.advantages-item {
    max-width: 120px;
}
.advantages-text {
    color: #ff9300;
}

.img-thumbnail {
    background-color: rgba(12,11,15,0.4);
    border: none;
}

.accordion-item {
  padding: 10px;
  margin-bottom: 12px;
}
.accordion-button {
  font-weight: 500;
  font-size: 18px;
}
.accordion-button:focus {
  z-index: 3;
  border-color: initial;
  outline: 0;
  box-shadow: initial;
}
.accordion-button:not(.collapsed) {
  color: #FF6433;
  background: #fff;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.accordion-button:not(.collapsed)::after {
  filter: invert(100%);
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  transform: scale(.7) !important;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.accordion-item {
    padding: 10px;
    margin-bottom: 12px;
}

.accordion-button:not(.collapsed) {
    color: #ff9300;
    background: #fff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.questions {
    padding: 0px 20px;;
}
.bg-questions {
    background-image: url("../images/questions-bg.jpg");
    background-size: cover;
    background-position: center center;
    position: relative
}

.bg-overlay-questions {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

.z-depth-1 {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.input-grey .input-group-lg>.input-group-prepend>.input-group-text {
  border-radius: .125rem;
}

.input-grey .form-control {
  border-radius: .125rem;
}

.input-grey .form-control.form-control-lg {
  font-size: 1rem;
  color: #fff;
}

.questions .form-control:focus {
  background-color: rgba(255, 255, 255, .3);
  color: #fff;
}

.input-grey input::placeholder {
  color: #fff;
}

.input-grey .input-group-lg>.form-control:not(textarea) {
  height: calc(1.5em + 1rem + 6px);
}

.rgba-white-light {
  background-color: rgba(255, 255, 255, 0.5);
}

.rgba-white-light:after {
  background-color: rgba(255, 255, 255, 0.5);
}

.z-depth-0 {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.border-0 {
  border: 0 !important;
}

.footer {
    background-color: #0c0b10;
    padding: 80px 0 40PX 0
}

.footer .social-icons {
    margin-right: 12px;
    height: 32px;
    padding: 4px;
    background-color: #312f39;
    border-radius: 4px;
}

.social-icons:hover {
    background-color: #ff9300;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.footer-alt {
    background-color: #17151f
}

.popup {
    display: none;
    color:#ff9300;
}
.popup-hero {
    display: none;
    color:#ff9300;
}
.popup-calc {
    display: none;
}

.not-found {
    margin-top: 52px;
    padding: 120px 0;
}

.static-page {
    margin-top: 24px;
}
.static-page p {
    font-size: 16px;
    line-height:24px;
}
.static-page ul {
    font-size: 16px;
}

/* Calc Form */

.test-slider {
    width: 640px;
    margin: 0 auto;
}

@media screen and (max-width: 992.98px) {
.test-slider  {
    width: 90%;
}
}

.test-slider-title {
    margin-bottom: 30px;
}

.test-slider__elem-min {
    margin-bottom: 15px;
}

.customRadio-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.customRadio_radio {
  display: none;
}

.customRadio_label {
  position: relative;
  display: flex;
  align-self: center;
  font-size: 16px;
}

.customRadio_label-cirkle {
  position: relative;
  width: 22px;
  height: 22px;
  background-color: #ffffff;
  border: 2px solid #ff8e42;
  border-radius: 100%;
  display: inline-block;
  margin-right: 12px;
  flex-shrink: 0;
}

.customRadio_label-cirkle:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  width: 8px;
  height: 8px;
  background-color: #ff8e42;
  border-radius: 100%;
}

.checkbox-item {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #ffffff;
  border: 2px solid #e5e5e5;
  border-radius: 5px;
  display: inline-block;
  margin-right: 1.5rem;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.checkbox-item:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  width: 3rem;
  height: 2rem;
  background: url("../img/Approved.svg") no-repeat center;
  background-size: 100% 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.customRadio_radio:checked ~ .customRadio_label .customRadio_label-cirkle,
.customRadio_radio:checked ~ .customRadio_label .checkbox-item {
  background-color: rgba(206, 226, 41, 0.1);
  border: none;
  -webkit-box-shadow: inset 0px 3px 15px 2px rgba(0, 0, 0, 0.13);
}

.customRadio_radio:checked ~ .customRadio_label .customRadio_label-cirkle:after,
.customRadio_radio:checked ~ .customRadio_label .checkbox-item:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.btn--wrap {
  display: flex;
  justify-content: center;
  margin: 14px 0;
}


.btn-wrap .btn {
  padding: 10px 15px;
  text-align: center;
}


.btn-test {
  padding: 4px 22px;
  color: #ff8e42;
  font-size: 14px;
  font-weight: 500;
  border: 2px solid #ff9300;
  border-radius: 5px;
  margin: 0 20px;
  overflow: hidden;
  cursor: pointer;
}

.prev-test:disabled {
  color: #222;
  border: 2px solid #222;
  opacity: 0.4;
}

.next-test:not(:disabled) {
  background-color: #ff8e42;
  color: #ffffff;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  position: relative;
}
}

.prev-test:not(:disabled) {
  color: #222222;
  border: 2px solid #222222;
  opacity: 1;
}
.test-slider__item-end_inner {
    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;
}

.test-slider__item-end__send__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}

.test-slider__num-item {
    margin: 0 7px;
}

.final-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 6px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    font-size: 16px;
    position: relative;
    top: 3px;
    margin-left: 1px;
}

.main-input {
    width: 100%;
    position: relative;
}

/* Category */

.category-hero {
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    position: relative;
}

.category-hero h1 {
    color:#fff;
}
.category-hero p {
    color:#fff;
    font-size: 16px;
}
.category-more {
    display: flex;
    align-items: center;
    justify-content: center;
}

.category-image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.category h5 {
    text-transform: uppercase;
    color: #ff8e42;
    font-weight: 700;
    letter-spacing: 1px;
}

.hero-scroll{
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translate(-85%, -50%);
}

.hero-scroll span{
	display: block;
	width: 16px;
	height: 16px;
	border-bottom: 2px solid #ff9300;
	border-right: 2px solid #ff9300;
	transform: rotate(45deg);
	margin: -10px;
	animation: animate 2s infinite;
}

.hero-scroll span:nth-child(2)
{
	animation-delay: -0.2s;
}

.hero-scroll span:nth-child(3)
{
	animation-delay: -0.4s;
}

.product-page-table {
    width: 100%;
}

.product-page-table tr {
    border-bottom: 1px solid #ff8e42;
}

#product-page p, li {
    font-size: 16px;
}

@keyframes animate{
	
	0%{
		opacity: 0;
		transform: rotate(45deg) translate(-20px, -20px);
	}
	50%{
		opacity: 1;
	}
	100%{
		opacity: 0;
		transform: rotate(45deg) translate(20px, 20px);
	}
}
/*# sourceMappingURL=style.min.css.map */
