﻿body {
    display: none
}

@font-face {
    font-family: 'FontsFree-Net-Mainlux-Semi-Bold';
    src: url('../../fonts/FontsFree-Net-Mainlux-Semi-Bold.ttf') format('truetype');
    font-display:swap;
}

@font-face {
    font-family: 'Antonio-Regular';
    src: url('../../fonts/Roboto/Antonio-Regular.ttf') format('truetype');
    font-display:swap;
}

@font-face {
    font-family: 'Raleway-Medium';
    src: url('../../fonts/Roboto/Raleway-Medium.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'FontsFree-Net-Mainlux-Semi-Bold';
    src: url('../../fonts/Roboto/FontsFree-Net-Mainlux-Semi-Bold.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'FontsFree-Net-Mainlux-Bold';
    src: url('../../fonts/FontsFree-Net-Mainlux-Bold.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('../../fonts/Roboto/Roboto-Light.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../../fonts/Roboto/Roboto-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../../fonts/Roboto/Roboto-Medium.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'RobotoCondensed-Bold';
    src: url('../../fonts/Roboto/RobotoCondensed-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'RobotoCondensed-Regular';
    src: url('../../fonts/Roboto/RobotoCondensed-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Dinot-Bold';
    src: url('../../fonts/Dinot/Dinot-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Dinot-Medium';
    src: url('../../fonts/Dinot/Dinot-Medium.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Dinot-Regular';
    src: url('../../fonts/Dinot/Dinot-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Exo2-Bold';
    src: url('../../fonts/Exo2-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('../../fonts/Poppins/Poppins-Medium.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('../../fonts/Poppins/Poppins-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Semibold';
    src: url('../../fonts/Poppins/Poppins-SemiBold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('../../fonts/Poppins/Poppins-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'ProductSans-Regular';
    src: url('../../fonts/ProductSans-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'ProductSans-Bold';
    src: url('../../fonts/Roboto/ProductSans-Bold.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Raleway-Medium';
    src: url('../../fonts/Roboto/Raleway-Medium.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'lc_lightbox';
    src: url('../../fonts/lc_lightbox.ttf') format('truetype');
    font-display: swap;
}

/*Header design*/
.vostok-footer {
    float: left;
    width: 100%;
}

.contain-width {
    max-width: 100%;
    padding: 0;
    margin:0;
}
.contact-us-footer {
    display: none;
}

.nav-size {
    height: 80px;
    padding: 0;
    background-color: #1265de;
}

.head-txt {
    font-family: 'Roboto-Light';
    font-size: medium;
    color: white;
    padding: 0px 20px 9px;
    font-weight: 500;
    /*border-bottom: 3px solid #08244800;*/
}

.logo-text {
    font-size: 13px;
    padding-left: 63px;
    color: #000;
    font-weight: bold;
    margin-top: 5px;
    font-family: ProductSans-Regular;
    vertical-align: middle;
}

.move-nav {
 
    padding:0;
}

.logo-move {
    padding-left: 30px;
    margin:0;
}

    .logo-move img {
        width: 189px;
        height:46px;
    }

.topmenu {
    background-color: #082448;
    height: 45px;
    margin-left: auto;
    /* margin-bottom: 18px; */
    width: 530px;
    position: relative;
    margin-right: 0%;
    padding-left: 0%;
}

.nav-txt-clr {
    color: #ffde00;
    font-family: ProductSans-Regular;
}

.vostok-logo {
    display: block;
}

.topmenu a {
    margin: 0 5px;
    display: inline-block;
    text-decoration: none;
}

.contact {
    padding: 11px 0px 10px 20px;
    font-size: 15px;
    height: 100%;
    width: auto;
}

.mail {
    font-size: 17px;
    padding: 10px 0px 10px 20px;
}

.social {
    width: auto;
    padding: 5px 0px 0px 15px;
}

    .social img {
        margin-top: 2px;
        margin: 1px;
    }

    .social a {
        margin: 0;
    }

.sale-email {
    position: relative;
    bottom: 1px;
}

.ico {
    margin-right: 10px;
}

.tele-num:before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-top: 45px solid;
    border-left: 40px solid transparent;
    position: absolute;
    left: -40px;
    bottom: 0px;
    color: #082448;
}

/*.navigation-li:hover .head-txt {
    color: #ffde00;
    border-bottom-color:#ffde00;
}

.head-txt.active {
    color: #ffde00;
    border-bottom: 3px solid;
}*/

.new-head {
    /* margin-left: 7%; */
    width: 100%;
    /* margin-right: 42%; */
    padding: 0;
    padding-left:8%;
}
.nav-move {
    width: auto;
   /* margin-left: 8%;*/
    padding: 0;
}

.nav-list {
    padding-bottom: 10px;
    padding-top: 0;
}

.nav-ico {
    font-size: 20px;
    position: absolute;
    right: 8px;
    top: 1px;
    color: white;
}
.no-margin{
    margin:0;
}
/*Sub menu Design*/
.submenu-container {
    position: absolute;
    left: 405px;
    z-index: 10;
    padding-top: 25px;
    left: 10%;
    width: 1430px !important;
    height: 627px;
    display:none;
}

    .submenu-container:hover {
        cursor: default;
    }

.submenu-container1:hover {
    cursor: default;
}

.dynamic-menu .submenu-container1 {
    width: 100%;
    position: relative;
    float: left;
    display:none;
}

.submenu-container1 {
    background-color: #0d6efd;
    border-radius: 0 0 2px 2px;
    padding: 0px;
    /*padding-top: 20px;
    padding-bottom: 15px;*/
}

.solution-imagelist:hover {
    cursor: pointer;
    background-color: #e8e8e8;
}

.solution-imagecontainer {
    float: left;
    width: 75%;
}

.dynamic-menu .solution-imagecontainer {
    float: right;
    height: auto;
    min-width: 1430px;
    max-width: 1550px;
    overflow: hidden;
}

.imgsubcontainer {
    float: left;
    padding-top: 12px;
    min-width: 1665px;
    max-width: 1550px;
    height: 574px;
    display:flex;
    flex-wrap:wrap;
}

.dynamic-menu .box-1-column {
    height: 260px;
    width: 215px;
}

.solution-imagelist {
    height: 175px;
    width: 150px;
    /* border: 1px solid #000000e8;*/
    float: left;
    margin-bottom: 20px;
    background-color: white;
    margin-left: 20px;
    box-shadow: 0px 10px 10px #35373aad;
    padding-top: 10px;
}

.solution-imagelist {
    text-decoration: none !important;
}

.solution-img {
    float: none;
    margin: 0;
    height: 170px;
    width: 100%;
}

.image-text {
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 13pt;
    line-height: 20px;
    color: #3184fd;
    padding: 0px 10px;
    line-height: 25px;
}

.image-text2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 14pt;
    line-height: 20px;
    color: black;
}
@media screen and (min-width: 820px) {
    .navigation-li:hover .submenu-container {
        display: block !important;
    }

    .navigation-li-2:hover .about-dropdown {
        display: block !important;
    }
    .navigation-li:hover .submenu-container .submenu-container1{
        display:block !important;
    }
}
    /*.imgsubcontainer.active {
    display: block;
    padding-top: 15px;
}*/
    .arrow {
        height: 35px;
        width: 35px;
        border: 1px solid;
        position: absolute;
        transform: rotate( 45deg );
        top: -13px;
        left: 400px;
        background: #0d6efd;
        border: none;
    }

    .about-dropdown {
        width: 203px;
        position: absolute;
        /* left: -23px; */
        display: none;
        z-index: 10;
        /* height: 672px; */
        padding-top: 25px;
    }

    .abt-drop {
        position: relative;
        width: 100%;
        background-color: #0d6efd;
        float: left;
    }

    .abt-drop-item {
        font-size: 15pt;
        padding: 10px 15px;
        color: white;
        font-family: Roboto-Light;
        letter-spacing: 1px;
    }

    .abt-ico {
        margin-right: 15px;
        width: 29px;
        height: 29px;
    }

    .blog-write{
        margin-right:15px;
        font-size:25px;
    }

    .about-arrow {
        height: 35px;
        width: 35px;
        position: absolute;
        transform: rotate( 45deg );
        top: -13px;
        background: #0d6efd;
        left: 38px;
        z-index: -1;
        box-shadow: none;
    }

.blog-ico {
    fill: white;
    margin-top: -5px;
}

    .abt-drop-item:hover .abt-drop {
        box-shadow: none;
    }

    .abt-drop-item:hover {
        color: #ffffff;
        background-color: #033567;
    }

    .toggle-design {
        width: 35px;
        height: 30px;
        background-color: #082448;
        color: #fff !important;
        font-size: 17px;
        margin-left: 35px;
        margin: 3px 0 3px 20px;
        padding: 0;
    }

        .toggle-design:focus {
            box-shadow: none;
        }
.underline {
    position: absolute;
    width: 89%;
    top: 30px;
    border-bottom: 3px solid transparent;
    margin-left: 3px;
    left: 8px;
}

.main-menu.active .head-txt, .main-menu.active .down-icon {
    color: #ffde00;
}

.main-menu.active .underline {
    border-bottom-color: #ffde00;
}
.abt-drop-item:focus{
    color:#fff;
    background-color:initial;
}
.scroll_tabs_container div.scroll_tab_inner {
    height: auto !important;
    position: static !important;
    white-space: unset !important;
    padding-top: 15px !important;
}
.scroll_tabs_container .scroll_tab_left_button {
    top: 44% !important;
    border-radius: 0px 36px 36px 0px !important;
    height: 60px !important;
    font-family: Roboto-Medium !important;
    text-align: center !important;
    box-shadow: -1px 0 6px rgba(0 0 0 / 20%) !important;
    width:30px !important;
}
.scroll_tabs_container .scroll_tab_right_button {
    top: 44% !important;
    border-radius: 36px 0 0 36px !important;
    height: 60px !important;
    font-family: Roboto-Medium !important;
    text-align: center !important;
    box-shadow: -1px 0 6px rgba(0 0 0 / 20%) !important;
    width:30px !important;
}
.scroll_tabs_container {
    margin-bottom: 10px !important;
    margin-top:4px !important;
}
.scroll_tabs_container .scroll_tab_right_button::before{
    line-height: 60px !important;
    content:none !important;
}
.scroll_tabs_container .scroll_tab_left_button::before {
    line-height: 60px !important;
    padding-left:0px !important;
    padding-right:5px !important;
    content:none !important;
}
.scroll_tabs_container div.scroll_tab_inner span, .scroll_tabs_container div.scroll_tab_inner li{
    line-height:0px !important;
    zoom:unset !important;
    display:none !important;
}
.scroll_tabs_container .scroll_tab_right_button {
    background-image: url(../../img/solutions/arrows.png);
    background-size: 68px;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 20px;
}
.scroll_tabs_container .scroll_tab_left_button {
    background-image: url(../../img/solutions/arrows.png);
    background-size: 68px;
    background-repeat: no-repeat;
    background-position-x: -48px;
    background-position-y: 20px;
}
.scroll_tabs_container .scroll_tab_right_button_disabled,.scroll_tabs_container .scroll_tab_left_button_disabled {
    /*background-color: #ccc !important;
    opacity: 0 !important;*/
    /*display:none !important;*/
}
/*#control-sol-sub{
    order:7;
}*/
#dss-sub{
    order:7;
}
#cms-sub{
    order:1;
}
#anpr-sub {
    order: 2;
}
#vms-sub{
    order:3;
}
#bio-sub{
    order:4;
}
#crm-sub{
    order:5;
}
#qms-sub{
    order:6;
}
#fms-sub{
    order:8;
}
#dcs-sub{
    order:9;
}
#network-sub {
    order: 10;
}
#cctv-sol-sub{
    order:11;
}
#parking-sol-sub {
    order: 12;
}

/*End of Sub Menu and Header design*/
/*Footer design*/
.vostok-foot {
    width: 100%;
    float: left;
}

    .foot-contain-adjust {
        max-width: 1500px;
    }

    .foot-row {
        width: 100%;
        float: left;
        background-color: rgba(0, 0, 0, 0.9);
        height: 100%;
    }

    .contact-head {
        font-family: 'Roboto-Medium';
        color: white;
        font-size: 45px;
        padding-left: 6px;
    }

    .fact-add {
        padding-top: 67px;
    }


    .title-top {
        float: left;
        font-family: 'Roboto-Light';
        /* font-weight: 500; */
        font-size: 20px;
        /* margin: auto; */
        line-height: 34px;
        padding-left: 8px;
        margin-top: 20px;
    }

    .ad-content {
        list-style-type: none;
        padding: 0px;
        width: auto;
        margin: auto;
        color: white;
    }



    .add-align {
        color: white;
        float: left;
        height: auto;
        width: 570px;
        line-height: 29px;
        padding-left: 8px;
        margin-top: 20px;
    }

    .vostok-address .add-align{
        width:100%;
    }

    .list-style {
        list-style-type: none;
        float: left;
        margin: auto;
        padding: 0px;
        font-family: 'Roboto-Light';
        font-weight: 500;
        font-size: 20px;
    }

    .web-classic {
        width: 45px;
        color: #00ffff;
        float: left;
        font-family: 'Roboto-Regular';
    }

    .web-classic2 {
        width: 85px;
        float: left;
    }

    .mar-top {
        margin: 30px 0;
    }



    .web-work {
        color: white;
        float: right;
        padding-left: 18px;
        text-decoration: none;
    }

        .web-work:hover {
            color: #00ffff;
        }

    .mob-num {
        margin: auto;
        padding-left: 18px;
        float: right;
    }

    .vostok {
        font-size: 26px;
        font-family: 'Roboto-Medium';
        color: #00ffff;
    }

    .quick-link-align {
        padding-top: 0px;
    }

    .quick-content {
        color: white;
        list-style-type: none;
        font-size: 23px;
        margin-top: 22px;
/*        padding-right: 93px;*/
    }

    .fast-link {
        font-family: 'Roboto-Light';
        font-size: 20px;
        color: white;
        line-height: 35px;
        text-decoration: none;
    }

        .fast-link:hover {
            text-decoration: underline;
            color: #00ffff;
        }


    .foot-social-media a {
        color: transparent;
    }

    .vos-logo img {
        width: 200px;
    }

    .iso-logo {
        float: left;
        padding-top: 30px;
        padding-left: 80px;
        text-decoration: none;
    }

    .foot-social-media {
        padding-top: 95px;
        /* padding-left: 9px; */
        float: right;
        clear: right;
    }

    .list2{
        display:inline-block;
    }

        .foot-social-media .list2:hover {
            text-decoration: none;
        }

        .foot-social-media .list2:focus {
            text-decoration: none;
        }

        .foot-social-media img {
            width:45px;
            height:45px;
            margin-left: 4px;
        }

    .footer-last {
        /*float: left;*/
        /* border: 1px solid black; */
        /*height: 58px;
    width: 100%;
    background-color: black;*/
        /* padding-left: 17px; */
        height: 58px;
        max-width: 1500px;
    }

    .center-move {
        padding-left: 70px;
    }

    .vos-logo {
        padding-top: 30px;
        width: 100%;
        float: left;
    }

    .left-black {
        float: left;
        /* padding-left: 200px;*/
        padding-top: 17px;
        width: auto;
        color: white;
        font-family: 'Roboto-Light';
        font-size: 19px;
    }

    .right-black {
        float: right;
        /*padding-right: 200px;*/
        padding-top: 17px;
        width: auto;
        color: white;
        font-family: 'Roboto-Light';
        font-size: 19px;
    }

    .terms-color {
        color: white;
        text-decoration: none;
    }

        .terms-color:hover {
            color: #00ffff;
            cursor: pointer;
        }

        .terms-color:focus {
            color: white;
            text-decoration: none;
        }

    .foot-copy-right {
        width: 100%;
        float: left;
        background-color: black;
    }

    .colon {
        float: right;
        position: relative;
    }

.back-to-top {
    position: fixed;
    display: none;
    background: #1265de;
    color: #fff;
    font-size: 18px;
    border-radius: 60px;
    right: 25px;
    bottom: 7px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 0px;
    /* display: flex;*/
    justify-content: center;
    align-items: center;
    z-index: 2;
    text-decoration: none;
    /*padding-top: 12px;*/
    padding:12px;
}

        .back-to-top:hover {
            color: white;
            background: #29a9e1;
            cursor: pointer;
        }

    @keyframes bounceInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-500px);
            transform: translateY(-500px)
        }

        60% {
            opacity: 1;
            -webkit-transform: translateY(30px);
            transform: translateY(30px)
        }

        80% {
            -webkit-transform: translateY(-10px);
            transform: translateY(-10px)
        }

        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }

    @media (prefers-reduced-motion:no-preference) {
        :root {
            scroll-behavior: auto;
        }
    }

    /*End of Footer design*/
/*    @media screen and (max-width:1900px){
        .row.footer-contents{
            overflow:auto;
        }
    }*/

/*@media(min-width:1680px) and (max-width:1920px) {
    .imgsubcontainer.sol-menu-ht {
        padding-top: 30px;
        height: 600px;
        min-width: 1644px
    }
}

@media screen and (max-width:1680px) {
    .imgsubcontainer.sol-menu-ht {
        min-width: 1500px;
        padding-top: 30px;
        height: 565px
    }
}

@media screen and (max-width:1450px) {
    .imgsubcontainer.sol-menu-ht {
        min-width: 910px;
        padding-top: 30px;
        height: 460px;
        overflow: auto
    }

    a.solution-imagelist.box-1-column {
        margin-bottom: 20px;
        width: 154px;
        margin-left: 20px
    }

    .solution-imagecontainer {
        width: 910px
    }
}

@media screen and (max-width:1000px) {
    .imgsubcontainer.sol-menu-ht {
        overflow: auto;
        min-width: 718px
    }

    .solution-imagecontainer {
        width: 718px
    }
}

@media screen and (min-width:1001px) and (max-width:1450px) {
    .submenu-container.dynamic-menu {
        width: 910px !important
    }
}

@media screen and (min-width:820px) and (max-width:1000px) {
    .submenu-container.dynamic-menu {
        width: 718px !important
    }
}

@media screen and (min-width:820px) and (max-width:1000px) {
    a.solution-imagelist.box-1-column {
        margin-bottom: 20px;
        width: 150px
    }

    .arrow {
        z-index: -1
    }
}

@media screen and (min-width:1001px) and (max-width:1450px) {
    a.solution-imagelist.box-1-column {
        margin-bottom: 20px;
        width: 154px
    }

    .arrow {
        z-index: -1
    }
}

@media screen and (max-width:819px) {
    .imgsubcontainer.sol-menu-ht {
        overflow: auto;
        min-width: 460px;
        padding-top: 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center
    }

    .dynamic-menu .solution-imagecontainer {
        min-width: 445px;
        width: 100% !important
    }
}

@media screen and (max-width:420px) {
    .imgsubcontainer.sol-menu-ht {
        overflow: auto;
        min-width: auto
    }
}

@media screen and (max-width:590px) {
    .imgsubcontainer.sol-menu-ht {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center
    }
}

@media screen and (max-width:819px) {
    a.solution-imagelist.box-1-column {
        margin-left: 0;
        margin-block: 0
    }

    .imgsubcontainer.sol-menu-ht {
        grid-gap: 10px;
        padding-bottom: 10px;
        height: 300px
    }
}

@media screen and (max-width:540px) {
    .imgsubcontainer.sol-menu-ht {
        height: 200px
    }
}

@media screen and (min-width:820px) and (max-width:1000px) {
    .image-text.text-customer {
        padding: 0 6px
    }
}
*/
.imgsubcontainer.sol-menu-ht {
    padding-top: 30px;
    height: 600px;
    min-width: 1550px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 10px;
    padding-bottom: 10px;
}
.submenu-container {
    width: 1530px !important;
}
.rss-hide {
    display: none !important;
}
.foot-social-media {
    padding-top: 10px;
}
.web1 {
    float: left;
}
.web2 {
    float: left;
    margin-left: 25px;
}

.center-move {
    padding-left: 25px;
}

.web3 {
    float: left;
}

.web4 {
    float: right;
    margin-left: 22px;
}

.logo-iso{
    height:85px;
    width:170px;
}

.fact-add {
    width:40%;
}

.quick-link-align {
    width: 30%;
}
.vostok-address {
    width: 30%;
}

.web-info {
    position: relative;
    left: -10px;
}

.colon1 {
    right: 12px;
}

.enq-classic {
    width: 95px;
}

.iso-logo {
    padding-left: 36px;
}

.vos-logo {
    width: auto;
    margin-left: 62px;
    margin-top: 12px;
}

.quick-links {
    float: left;
    width: 158px;
}

.quick-content {
/*    padding-right: 10px;*/
    width: 350px;
    /*padding-left: 40px;*/
    float: right;
    position: relative;
    left: 56px;
}

.quick-contain {
    width: 100%;
}