html {
    font-size: 14px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
/* Override the strikethrough effect for legend items in a Chart.js pie chart */
.chartjs-render-monitor .legend li span {
    text-decoration: none !important;
}


@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
    background-color: #92a8d1;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px #DBE2E7;
    border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #94C2E5;
    border-radius: 5px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #296797;
    }

/* mobile media query responsive */

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (max-device-width: 480px) {
    #divwelcome {
    }

    .swiper-container {
        width: 415px !important;
        top: 0% !important;
        left: 0% !important;
        padding-top: 0px !important;
        display: none;
    }

    .swiper-slide img {
        width: 100px !important;
    }

    .swiper-slide p {
        width: 13px !important;
    }

    .newslide {
        height: 34vh !important;
    }

    .css_bi_loginpanel {
        padding: 0px !important;
        right: 0% !important;
        left: 10% !important;
        height: 55% !important;
        top: 213px !important;
        width: 81% !important;
        background: transparent !important;
    }

    .css_bi_header {
        height: 12vh !important;
    }

    #divwelcome {
        background-size: cover !important;
    }

    #imgprogress {
        left: 39% !important;
        top: 40% !important;
        width: 32% !important;
    }

    .css_bi_tblheader {
        display: table !important;
        position: relative !important;
    }

    #lblcompanyname {
        font-size: 16px !important;
    }

    .page-wrapper.toggled .sidebar-wrapper {
        top: 50px !important;
        width: 195px !important;
    }

    #imglogout {
        position: absolute !important;
        top: 0px !important;
        right: 5px !important;
        width: auto !important;
    }

        #imglogout i {
            right: 1px !important;
        }

    .sidebar-content {
        max-height: calc(100% - 30px) !important;
    }

    .page-wrapper.chiller-theme.toggled #close-sidebar {
        top: 25px !important;
    }

    #close-sidebar {
        font-size: small !important;
    }

    #innermaindiv {
        top: 74px !important;
    }

    #bidivtitle {
        font-size: medium !important;
    }

    .css_bi_part {
        margin: auto !important;
        position: unset !important;
        margin-bottom: 70px !important;
    }

    #divbiworking {
        top: 12% !important;
    }

    #show-sidebar {
        z-index: 99999999 !important;
    }
}

@media only screen and (max-device-width:1600px) {
    #maindiv {
        width: 94.5% !important;
    }

    #innermaindiv {
        min-height: 91vh !important;
    
}


@media screen and (min-device-width: 1601px) and (max-device-width: 2560px) {
    #maindiv {
        width: 96.7% !important;
    }

    #innermaindiv {
        min-height: 95vh !important;
        top: 55px !important;
    }
    .ulside_menu {
        max-height: 35vw !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    #headersearch {
        position: absolute !important;
        width: 92% !important;
        top: 62px !important;
        right: 0px !important;
    }

    #innermaindiv {
        min-height: 85vh !important;
        top: 90px !important;
        margin: inherit !important;
    }

    #maindiv {
        width: 99% !important;
        margin: 0px 2px !important;
        top: 50px !important;
    }

    [data-component='sidebar'] .first-menu {
        height: -webkit-fill-available !important;
        width: 60% !important;
    }

    #headersearch {
        position: absolute !important;
        width: 93% !important;
        top: 65px !important;
        right: 0px !important;
    }

    .ulside_menu {
        max-height: 52vh !important;
    }

    .css_bi_loginpanel {
        padding: 0px !important;
        right: 0% !important;
        left: 10% !important;
        height: 46% !important;
        
        top: 129px !important;
        width: 81% !important;
        background: white !important;
        margin-top: 140px !important;
    }

    .containerslogo {
        width: 100% !important;
        align-items: baseline !important;
        position: absolute !important;
        right: 0px !important;
    }

    #mblmenu {
        display: block !important;
        margin-right: 10px !important;
    }

    #usercontrol {
        display: none !important;
        /* display: flex !important;
        position: absolute !important;
        top: 0px !important;
        right: 0px !important;
        align-items: center !important;*/
    }
    .first-menu {
        visibility: hidden;
    }
    containerslogo img {
        width: 60px !important;
    }
    .containerslogo button {
        margin-top: 14px !important;
    }
    .containerslogo {
        height: 39vh !important;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    .css_bi_loginpanel {
        padding: 0px !important;
        right: 0% !important;
        left: 10% !important;
        height: 46% !important;
        top: 213px !important;
        width: 81% !important;
        background: transparent !important;
        margin-top: 140px !important;
    }
    .containerslogo {
        width: 100% !important;
        align-items: baseline !important;
        position: absolute !important;
        right: 0px !important;
    }
    [data-component='navbar'] .navbar-brand {
        height: 58px !important;
        width: 100% !important;
    }

    .first-menu {
        width: 30% !important;
    }

    [data-component='navbar'] .navbar {
        display: flow-root !important;
    }

    #lblcompanyname {
        text-align: center !important;
    }

    #usercontrol {
        display: none !important;
        /* display: flex !important;
        position: absolute !important;
        top: 0px !important;
        right: 0px !important;
        align-items: center !important;*/
    }

    .ulside_menu {
        max-height: 45vw !important;
    }

    .first-menu {
        visibility: hidden;
    }

    #headersearch {
        position: absolute !important;
        width: 33% !important;
        top: 15px !important;
        right: 0px !important;
    }

    #mblmenu {
        display: block !important;
        margin-right: 10px !important;
    }

    #maindiv {
        width: 99% !important;
        top: 10px !important;
    }

    #innermaindiv {
        min-height: 86vh !important;
        top: 55px !important;
    }
}

@media only screen and (max-device-width: 1463px) {
    #maindiv {
        width: 94.5%;
    }

    #innermaindiv {
        min-height: 91vh;
        top: 55px !important;
    }

  /*  .ulside_menu {
        max-height: 32vw;
    }*/
}


@media only screen and (min-width: 769px) and (max-width: 1024px) {
    /* STYLES HERE for DEVICES with physical max-screen width of 480px */

    .containerslogo {
        width: 100% !important;
        align-items: baseline !important;
        position: absolute !important;
        right: 0px !important;
    }

    .ulside_menu {
        max-height: 65vh !important;
    }

    .first-menu {
        width: 24% !important;
    }

    #divwelcome {
    }

    #maindiv {
        width: 92% !important;
    }

    #innermaindiv {
        min-height: 90vh !important;
        top: 55px !important;
    }

    .swiper-container {
        width: 415px !important;
        top: 0% !important;
        left: 0% !important;
        padding-top: 0px !important;
        display: none;
    }

    .swiper-slide img {
        width: 100px !important;
    }

    .swiper-slide p {
        width: 13px !important;
    }

    .newslide {
        height: 34vh !important;
    }

    .css_bi_loginpanel {
        padding: 0px !important;
        right: 0% !important;
        left: 10% !important;
        height: 46% !important;
        top: 213px !important;
        width: 81% !important;
        background: transparent !important;
        margin-top: 140px !important;
    }

    .css_bi_header {
        height: 12vh !important;
    }

    #divwelcome {
        background-size: cover !important;
    }

    #imgprogress {
        left: 39% !important;
        top: 40% !important;
        width: 15% !important;
    }

    .css_bi_tblheader {
        display: table !important;
        position: relative !important;
    }

    #lblcompanyname {
        font-size: 16px !important;
    }

    .page-wrapper.toggled .sidebar-wrapper {
        top: 50px !important;
        width: 195px !important;
    }

    #imglogout {
        position: absolute !important;
        top: 0px !important;
        right: 5px !important;
        width: auto !important;
    }

        #imglogout i {
            right: 1px !important;
        }

    .sidebar-content {
        max-height: calc(100% - 30px) !important;
    }

    .page-wrapper.chiller-theme.toggled #close-sidebar {
        top: 25px !important;
    }

    #close-sidebar {
        font-size: small !important;
    }



    #bidivtitle {
        font-size: medium !important;
    }

    .css_bi_part {
        margin: auto !important;
        position: unset !important;
        margin-bottom: 70px !important;
    }

    #divbiworking {
        top: 12% !important;
    }

    #show-sidebar {
        z-index: 99999999 !important;
    }
}

@media only screen and (min-device-width: 2560px) {
    .sidebar-wrapper {
        top: 80px !important;
    }
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}








.containerslogo img {
    width: 110px;
}

.containerslogo button {
    cursor: pointer;
    outline: 0;
    width: 180px;
    height: 48px;
    border-radius: 8px;
    background-color: white;
    margin-top: 40px;
    overflow: hidden;
    -webkit-transform: scale(.7);
    transform: scale(.7);
}

    .containerslogo button::after {
        position: relative;
        top: -40px;
        display: block;
        width: 48px;
        height: 107%;
        background-color: #000;
        margin-top: -1px;
        margin-left: -7px;
        border-radius: 6px 0 0 6px;
        background-repeat: no-repeat;
        background-position: center;
    }



.containerslogo .box-1:hover button::before {
    width: 120%;
    opacity: .8;
}

.containerslogo .box-2:hover button::before {
    width: 120%;
    opacity: .8;
}

.containerslogo .box-3:hover button::before {
    width: 120%;
    opacity: .8;
}



.containerslogo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;    
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 55vw;
    height: 100vh;
    margin-left: 6vw;
    /* transform:rotateX(7deg) rotateZ(-4deg) rotateY(13deg) scale3d(1, 1, -0.9); */
    -webkit-transform: rotateX(23deg) rotateZ(-9deg) rotateY(15deg) scale3d(1, 1, -0.9);
    transform: rotateX(23deg) rotateZ(-9deg) rotateY(15deg) scale3d(1, 1, -0.9);
}

    .containerslogo .box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        will-change: transform;
        padding: 10px 0px;
        border-radius: 9px;
        background: white;
        box-shadow: 0px 5px 9px 0px black;
    }

.sidebar-dropdown {
    line-height: 0.6;
    /*pointer-events: none;*/
}

.containerslogo .box:hover .cover {
    -webkit-transform: translateY(-14px) scale(1.04);
    transform: translateY(-14px) scale(1.04);
    -webkit-animation: 0;
}

.containerslogo .box-1 button {
    border: 1px solid #f25c30;
    color: #fff;
    background-color: #ee362a;
    font-size: 15px;
    text-align: right;
    padding-right: 20px;
    line-height: 40px;
    font-weight: bold;
}

    .containerslogo .box-1 button:hover, .containerslogo .box-2 button:hover, .containerslogo .box-3 button:hover {
        background: white;
        color: black;
        text-decoration: none;
    }

.containerslogo .box-2 button {
    border: 1px solid #653EE6;
    color: #fff;
    background-color: #d1702b;
    font-size: 15px;
    text-align: right;
    padding-right: 20px;
    line-height: 40px;
    font-weight: bold;
}



.containerslogo .box-3 button {
    border: 1px solid #008BFF;
    color: #fff;
    font-size: 15px;
    background-color: #e66631;
    text-align: center;
    padding-right: 20px;
    line-height: 40px;
    font-weight: bold;
}


.containerslogo .box-4 button {
    border: 1px solid #FF6500;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding-right: 20px;
    line-height: 40px;
}



.containerslogo .cover {
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    will-change: transform;
}

    .containerslogo .cover img {
        -webkit-transition: all 260ms ease-in-out;
        transition: all 260ms ease-in-out;
    }

.containerslogo .box .cover::after {
    content: "";
    z-index: -99;
    position: absolute;
    top: 20px;
    left: -20px;
    display: block;
    width: 160px;
    height: 214px;
    opacity: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 160px 214px;
    -webkit-filter: blur(24px);
    filter: blur(24px);
    -webkit-transition: all 260ms ease-in-out;
    transition: all 260ms ease-in-out;
    will-change: transform;
    -webkit-transform: scale(.6);
    transform: scale(.6);
}

.containerslogo .box:hover .cover::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation: 0;
}



.containerslogo .box-1 button div::before {
   
    position: relative;
    top: -44px;
    left: -4px;
    color: white;
    font-weight: bolder;
    font-size: 18px;
    display: contents;
}

.containerslogo .box-1:hover button div::before {
    color: #fff;
}

.containerslogo .box-2 button div::before {
   
    position: relative;
    top: -44px;
    left: -6px;
    color: white;
    font-size: 18px;
    font-weight: bolder;
    display: contents;
}

.containerslogo .box-2:hover button div::before {
    color: #fff;
}

.containerslogo .box-3 button div::before {
  
    position: relative;
    top: -44px;
    left: 3px;
    color: white;
    font-size: 21px;
    font-weight: bolder;
    font-size: 18px;
    display: contents;
}

.containerslogo .box-3:hover button div::before {
    color: #fff;
}

.containerslogo .box-4 button div::before {
    content: 'Scanner';
    position: relative;
    top: -44px;
    left: -9px;
    color: #FF6500;
    font-size: 21px;
    font-weight: 300;
}

.containerslogo .box-4:hover button div::before {
    color: #fff;
}

.containerslogo .dr {
    position: absolute;
    bottom: 16px;
    right: 16px;
    width: 100px;
}

.flip {
    backface-visibility: visible !important;
    /* animation: flip 5s ease infinite;*/
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(0);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(170deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) rotateY(360deg) scale(.95);
        animation-timing-function: ease-in;
    }

    100% {
        transform: perspective(400px) scale(1);
        animation-timing-function: ease-in;
    }
}

.bounce-in-right {
    animation: bounce-in-right 9s ease infinite;
}

@keyframes bounce-in-right {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        transform: translateX(-30px);
    }

    80% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

.loader {
    background: linear-gradient(to right, rgb(22, 113, 202) 50%, transparent 50%);
    animation: spin 1s infinite linear;
}

    .loader:before {
        display: block;
        content: '';
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90px;
        height: 90px;
        background: #222;
        border-radius: 50%;
    }



@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

.p-1 {
    padding: 5px !important;
}

.p-2 {
    padding: 15px !important;
}

.p-3 {
    padding: 25px !important;
}

.p-4 {
    padding: 35px !important;
}

.p-5 {
    padding: 45px !important;
}

.pl-1 {
    padding-left: 5px !important;
}

.pl-2 {
    padding-left: 15px !important;
}

.pl-3 {
    padding-left: 25px !important;
}

.pl-4 {
    padding-left: 35px !important;
}

.pl-5 {
    padding-left: 45px !important;
}

.pr-1 {
    padding-right: 5px !important;
}

.pr-2 {
    padding-right: 15px !important;
}

.pr-3 {
    padding-right: 25px !important;
}

.pr-4 {
    padding-right: 35px !important;
}

.pr-5 {
    padding-right: 45px !important;
}

.pt-1 {
    padding-top: 5px !important;
}

.pt-2 {
    padding-top: 15px !important;
}

.pt-3 {
    padding-top: 25px !important;
}

.pt-4 {
    padding-top: 35px !important;
}

.pt-5 {
    padding-top: 45px !important;
}

.pb-1 {
    padding-bottom: 5px !important;
}

.pb-2 {
    padding-bottom: 15px !important;
}

.pb-3 {
    padding-bottom: 25px !important;
}

.pb-4 {
    padding-bottom: 35px !important;
}

.pb-5 {
    padding-bottom: 45px !important;
}

.px-1 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.px-2 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.px-3 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.px-4 {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.px-5 {
    padding-left: 45px !important;
    padding-right: 45px !important;
}

.py-1 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.py-2 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.py-3 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.py-4 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.py-5 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

.m-1 {
    margin: 5px !important;
}

.m-2 {
    margin: 10px !important;
}

.m-3 {
    margin: 15px !important;
}

.m-4 {
    margin: 25px !important;
}

.m-5 {
    margin: 35px !important;
}

.ml-1 {
    margin-left: 5px !important;
}

.ml-2 {
    margin-left: 10px !important;
}

.ml-3 {
    margin-left: 15px !important;
}

.ml-4 {
    margin-left: 25px !important;
}

.ml-5 {
    margin-left: 35px !important;
}

.mr-1 {
    margin-right: 5px !important;
}

.mr-2 {
    margin-right: 10px !important;
}

.mr-3 {
    margin-right: 15px !important;
}

.mr-4 {
    margin-right: 25px !important;
}

.mr-5 {
    margin-right: 35px !important;
}

.mt-1 {
    margin-top: 5px !important;
}

.mt-2 {
    margin-top: 10px !important;
}

.mt-3 {
    margin-top: 15px !important;
}

.mt-4 {
    margin-top: 25px !important;
}

.mt-5 {
    margin-top: 35px !important;
}

.mb-1 {
    margin-bottom: 5px !important;
}

.mb-2 {
    margin-bottom: 10px !important;
}

.mb-3 {
    margin-bottom: 15px !important;
}

.mb-4 {
    margin-bottom: 25px !important;
}

.mb-5 {
    margin-bottom: 35px !important;
}

.mx-1 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.mx-2 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mx-3 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.mx-4 {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

.mx-5 {
    margin-left: 35px !important;
    margin-right: 35px !important;
}

.my-1 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.my-2 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.my-3 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.my-4 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.my-5 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}

body {
    background-color: gray;
    font-family: 'Open Sans', sans-serif;
}

.wp-content {
    margin-top: 60px;
    margin-left: 75px;
}
/* Remove unde a:hover {
	 text-decoration: none;
}
/* Remove Bootstrap button outline */
button .focus, a .focus {
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

button:focus, a:focus {
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

[data-component='navbar'] {
    /* Right Menu Dropdowns */
    /* Notification */
    /* Notification Dropdown */
}

    [data-component='navbar'] .navbar {
        background-color: #fff;
        box-shadow: 0px 1px 7px -1px black;
    }

}

[data-component='navbar'] .navbar-toggler {
    line-height: 2.4;
    margin-left: 75px;
}

    [data-component='navbar'] .navbar-toggler span {
        text-transform: uppercase;
        font-size: 1em;
        font-weight: 400;
        font-family: 'Lato', sans-serif;
        display: none;
    }

    [data-component='navbar'] .navbar-toggler[aria-expanded="true"] {
        color: #009fff;
    }

        [data-component='navbar'] .navbar-toggler[aria-expanded="true"] span {
            display: initial;
            color: #009fff;
        }

        [data-component='navbar'] .navbar-toggler[aria-expanded="true"] i {
            color: #009fff;
        }

[data-component='navbar'] .navbar-collapse {
    background-color: #292a2c;
    margin-left: 75px;
}

[data-component='navbar'] .navbar-nav {
    height: 100vw;
}

[data-component='navbar'] .collapsing {
    -webkit-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    transition: height 0.3s ease;
}

[data-component='navbar'] .navbar-brand {
    height: 60px;
    width: max-content;
    text-align: center;
    padding: 11px 0px;
    color: black;
    display: flex;
    align-items: baseline;
}

[data-component='navbar'] ::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

[data-component='navbar'] .right-links i {
    color: #000;
    font-size: 20px;
    line-height: 2.8;
}

[data-component='navbar'] .home {
    border-right: 1px solid #ababab;
}

[data-component='navbar'] .dropdown-toggle::after {
    display: none;
}

[data-component='navbar'] .dropdown-item {
    color: #292b2c;
    font-size: 0.75em;
}

[data-component='navbar'] .dropdown {
    position: relative;
}

    [data-component='navbar'] .dropdown span {
        color: #fff;
        position: absolute;
        width: 15px;
        height: 15px;
        top: -8px;
        right: -3px;
        background-color: red;
        border-radius: 50%;
        text-align: center;
        font-size: 0.625em;
        font-weight: 600;
    }

    [data-component='navbar'] .dropdown img {
        border-radius: 50%;
        height: 40px;
    }

[data-component='navbar'] .list-group .lg {
    height: 500px;
    width: 270px;
    overflow: auto;
}

[data-component='navbar'] .list-group .list-group-item {
    border-radius: 0;
    letter-spacing: 0.5px;
}

[data-component='navbar'] .list-group h5 {
    font-size: 0.6875em;
    font-weight: 700;
    line-height: 2;
}

[data-component='navbar'] .list-group p {
    font-size: 0.5625em;
    font-weight: 400;
    line-height: 2;
}

[data-component='navbar'] .megamenu #menuOne, [data-component='navbar'] .megamenu #menuTwo, [data-component='navbar'] .megamenu #menuThree {
    position: absolute;
    width: 100%;
    z-index: 1;
}

[data-component='navbar'] .megamenu .megamenu-links {
    background-color: #eee;
    height: 100vh;
    overflow: hidden;
}

[data-component='navbar'] .megamenu .btn {
    font-size: 0.875em;
    font-weight: 400;
    letter-spacing: 0.5px;
}

    [data-component='navbar'] .megamenu .btn:hover {
        background-color: #292a2c;
        color: #fff;
    }

[data-component='navbar'] .megamenu a[aria-expanded=true] .fa-plus {
    display: none;
}

[data-component='navbar'] .megamenu a[aria-expanded=false] .fa-minus {
    display: none;
}

[data-component='navbar'] .megamenu [aria-expanded="true"] {
    background-color: #292a2c;
    color: #fff;
}

    [data-component='navbar'] .megamenu [aria-expanded="true"] i {
        color: #fff;
        font-size: 1.25em;
    }

[data-component='navbar'] .megamenu [aria-expanded="false"] {
    background-color: #eee;
    color: #292a2c;
    border-radius: 0;
}

    [data-component='navbar'] .megamenu [aria-expanded="false"] i {
        color: #009fff;
        font-size: 1.25em;
    }

[data-component='navbar'] .megamenu .list-group {
    height: 100vw;
    background-color: #292a2c;
}

[data-component='navbar'] .megamenu .list-group-item {
    border-radius: 0;
    background-color: #292a2c;
    font-size: 0.75em;
    color: #fff;
}

    [data-component='navbar'] .megamenu .list-group-item:hover {
        background-color: #009fff;
    }

[data-component='sidebar'] .sidebar {
    position: fixed;
    z-index: 9999;
}

[data-component='sidebar'] .first-menu {
    position: fixed;
    background-color: #292a2c;
    height: 100vw;
    width: 75px;
    top: 60px;
    overflow: hidden;
    /* Firefox-specific height */
    @supports (-moz-appearance: none) {
        height: 93vh;
    }
    /* Safari-specific height */
    @supports (-webkit-appearance: none) {
        height: 93vh;
    }

    @supports (-o-appearance: none) {
        height: 80vh;
    }
}



    [data-component='sidebar'] .first-menu a {
        color: #fff;
    }

    [data-component='sidebar'] .first-menu i {
        font-size: 24px;
    }

    [data-component='sidebar'] .first-menu span {
        font-size: 14px;
        white-space: nowrap;
        font-family: 'Open Sans', sans-serif;
        opacity: 0;
        visibility: hidden;
    }

    /*  [data-component='sidebar'] .first-menu:hover span {
            opacity: 1;
            visibility: visible;
        }*/

    [data-component='sidebar'] .first-menu .list-group-item {
        border-radius: 0;
    }

        [data-component='sidebar'] .first-menu .list-group-item:hover {
            background-color: #009fff;
        }

/*[data-component='sidebar'] .first-menu:hover {
            width: max-content;
        }*/

[data-component='sidebar'] .list-group-item {
    font-size: 14px;
}

[data-component='sidebar'] .submenu {
    position: fixed;
    left: 160px;
    width: 195px;
    top: 60px;
    background-color: #009fff;
    height: 100vw;
    opacity: 0;
    visibility: hidden;
    transition: 600ms opacity 600ms, 600ms visibility 600ms;
}

    [data-component='sidebar'] .submenu .list-group-item {
        margin-top: 8px;
    }

[data-component='sidebar'] .first-menu li:hover .submenu {
    visibility: visible;
    opacity: 1;
}

[data-component='sidebar'] .sub-submenu {
    position: fixed;
    background-color: #fff;
    left: 355px;
    top: 60px;
    height: 100vw;
    width: 195px;
    opacity: 0;
    visibility: hidden;
    transition: 600ms opacity 600ms, 600ms visibility 600ms;
}

    [data-component='sidebar'] .sub-submenu a {
        color: #009fff;
    }

    [data-component='sidebar'] .sub-submenu .list-group-item:hover {
        background-color: transparent;
    }

[data-component='sidebar'] .submenu li:hover .sub-submenu {
    visibility: visible;
    opacity: 1;
}

[data-component='sidebar'] .list-group-item {
    background-color: transparent;
    border: none;
    border-radius: 0;
}

[data-component='sidebar'] .arrow {
    position: fixed;
    left: 329px;
    width: 0;
    height: 0;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    border-right: 27px solid white;
}

    [data-component='sidebar'] .arrow:nth-child(3) {
        top: 20px;
    }

.navbar {
    flex-direction: row !important;
}

.ok, .sessiondd, .dropdown-content {
    display: none;
}

.product_info {
    background: white;
    z-index: 9999999999999;
    position: absolute;
    height: 84vh;
    width: 89%;
    margin: auto auto;
    float: right !important;
    display: none;
    margin-left: 50%;
    margin-top: 5%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%) !important;
    border-radius: 10px;
    box-shadow: 0px 5px 11px 2px black
}

.showhim:hover .ok {
    display: block;
    position: absolute !important;
    width: 254px;
    height: 138px;
    right: 0px;
    top: 21px;
    z-index: 2147483645;
    background: white;
    padding: 12px 3px;
    border-radius: 13px;
    border: 1px solid black;
    box-shadow: 0px 1px 5px 2px black;
}

.showhim1:hover .sessiondd {
    display: block;
    position: absolute !important;
    right: 0px;
    top: 31px;
    z-index: 2147483645;
    background: white;
    padding: 12px 3px;
    border-radius: 8px !important;
    border: 1px solid black;
    box-shadow: 0px 1px 5px 2px black;
}

.ddpdf:hover .dropdown-content {
    display: block;
    position: absolute !important;
    right: 2px;
    top: 5px;
    z-index: 2147483645;
    background: white;
    padding: 12px 3px;
    border-radius: 8px !important;
    box-shadow: 1px 2px 9px 0px black;
    margin-top: 0px;
}

.homeproduct:hover .product_info {
    display: block;
}


.holderCircle {
    width: 500px;
    height: 500px;
    border-radius: 100%;
    margin: 60px auto;
    position: relative;
}


.dotCircle {
    width: 100%;
    height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    z-index: 20;
}

    .dotCircle .itemDot {
        display: block;
        width: 80px;
        height: 80px;
        position: absolute;
        background: #ffffff;
        color: #7d4ac7;
        border-radius: 20px;
        text-align: center;
        line-height: 80px;
        font-size: 30px;
        z-index: 3;
        cursor: pointer;
        border: 2px solid #e6e6e6;
    }

        .dotCircle .itemDot .forActive {
            width: 56px;
            height: 56px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            display: none;
        }

            .dotCircle .itemDot .forActive::after {
                content: '';
                width: 5px;
                height: 5px;
                border: 3px solid #7d4ac7;
                bottom: -31px;
                left: -14px;
                filter: blur(1px);
                position: absolute;
                border-radius: 100%;
            }

            .dotCircle .itemDot .forActive::before {
                content: '';
                width: 6px;
                height: 6px;
                filter: blur(5px);
                top: -15px;
                position: absolute;
                transform: rotate(-45deg);
                border: 6px solid #a733bb;
                right: -39px;
            }

        .dotCircle .itemDot.active .forActive {
            display: block;
        }

.round {
    position: absolute;
    left: 40px;
    top: 45px;
    width: 410px;
    height: 410px;
    border: 2px dotted #a733bb;
    border-radius: 100%;
    -webkit-animation: rotation 100s infinite linear;
}

.dotCircle .itemDot:hover, .dotCircle .itemDot.active {
    color: #ffffff;
    transition: 0.5s; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d4ac7+0,a733bb+100 */
    background: #7d4ac7; /* Old browsers */
    background: -moz-linear-gradient(left, #7d4ac7 0%, #a733bb 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7d4ac7 0%, #a733bb 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7d4ac7 0%, #a733bb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d4ac7', endColorstr='#a733bb', GradientType=1); /* IE6-9 */
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);
    -moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);
    box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13);
}

.dotCircle .itemDot {
    font-size: 40px;
}

.contentCircle {
    width: 250px;
    border-radius: 100%;
    color: #222222;
    position: relative;
    top: 150px;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .contentCircle .CirItem {
        border-radius: 100%;
        color: #222222;
        position: absolute;
        text-align: center;
        bottom: 0;
        left: 0;
        opacity: 0;
        transform: scale(0);
        transition: 0.5s;
        font-size: 15px;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        margin: auto;
        line-height: 250px;
    }

.CirItem.active {
    z-index: 1;
    opacity: 1;
    transform: scale(1);
    transition: 0.5s;
}

.contentCircle .CirItem i {
    font-size: 180px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -90px;
    color: #000000;
    opacity: 0.1;
}

@media only screen and (min-width:300px) and (max-width:599px) {
    .holderCircle { /* width: 300px; height: 300px;*/
        margin: 110px auto;
    }

        .holderCircle::after {
            width: 100%;
            height: 100%;
        }

    .dotCircle {
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }
}

@media only screen and (min-width:600px) and (max-width:767px) {
}

@media only screen and (min-width:768px) and (max-width:991px) {
}

@media only screen and (min-width:992px) and (max-width:1199px) {
}

@media only screen and (min-width:1200px) and (max-width:1499px) {
}

.title-box .title {
    font-weight: 600;
    letter-spacing: 2px;
    position: relative;
    z-index: -1;
}

.title-box span {
    text-shadow: 0 10px 10px rgba(0, 0, 0, .15);
    font-weight: 800;
    color: #640178;
}

.title-box p {
    font-size: 17px;
    line-height: 2em;
}
