﻿:root {
    --crop-color: #ffdd00;
}
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    height: 100%
}
.navbar {
    background-color: white
}
#carouselExampleDark h3,p {
    color: white !important;
    font-weight: bolder;
}
nav {
    font-weight: bold;
    font-size: 13pt !important
}

.SocialNetwork li {
 
    top: 23px;
}
.SocialNetworkFooter li {
  
    top: 6px;
}
.firstHeader {
   /* background-color: #02244C;*/
    height: 75px
}
.rad-justify {
    text-align: justify;
}
.RadLine {
    height:80px 
}
.blockquote-footer::before {
    content: "" !important;
}
.CorpColor {
    background-color: var(--crop-color)
}
.hrCrop {
    width: 100px;
    background-color: var(--crop-color);
    height: 2px !important;
    opacity: 1 !important
}
.RadSearchEng {
    border: 0 !important;
    font-size: 9pt
}

#CentralSearchEng .select2-selection__rendered {
    background-color: #d3d3d3;
    border: 1px #d3d3d4 solid !important;
    border-radius: 5px;
    background-image: url('/Assets/Images/Elements/searchEng2.png');
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 99.5%;
    background-position-y: 3px
}
#CentralSearchEng .select2-selection__arrow {
    display: none !important
}

.accordion-button.collapsed {
    background :white
}

.accordion-button.collapsed::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.bigdrop{
 /*   width:450px !important;*/
    font-size: 9pt
    /*margin-left: -120px !important*/
}
.norteqLiteText{
    font-weight:normal !important;
    text-decoration: none !important;
    direction: ltr;
    
}
.CopyRight{
    font-size:9pt
}
.RadBlackBox {
    height: 50px;
    width: 95%;
    background-color: #272727;
    color: white
}
.text-black {
    color: black;
}
.text-more {
    font-size: 9pt
}
.rad-fs-7 {
    font-size: 10pt
}
.rad-fs-8 {
    font-size: 9pt
}
.aboutUsBg {
    background-image: url('/Assets/Images/NorteqVolvo2.jpg');
    background-size: 100%;
    min-height: 600px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
}
.productImageBox {
    min-height: 160px
}
hr {
    margin: 5px !important;
    padding: 0 !important
}
.productSpecificationSelect {
    cursor: pointer
}
.loadingBarDiv {
    height: 25px
}
.rad-pointer {
    cursor: pointer
}
.changeRate {
    border: solid 1px;

    border-radius: 10px;
    font-size: 7pt;
    padding: 2px;
    margin: -2px 2px 0 2px;

    position: absolute
}

.changeRate-success {
    border-color: #198754;
    background-color: #98fb98;
    color: #198754;
    font-weight: bold
}

.changeRate-danger {
    border-color: #dc3545;
    background-color: #ffa5a4;
    color: #dc3545;
    font-weight: bold
}
.googleMapEmbed {
    border-radius: 5px
}

i[data-mode="categoryAdd"]:hover {
    color: #4169e1!important;
    animation: radspin .5s linear;
}
@keyframes radspin {
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

.radMenuToggle {
    min-width: 250px !important
}
.radMenuToggle > span:before {
    font-family: "FontAwesome";
    content: "\f0dd";
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    font-weight: 900;
    color: red;
    top: -3px;
    position: relative
}

    .radMenuToggle > span {
        padding: 3px 10px 0 10px;
        cursor: pointer;
        font-size: 11pt !important
    }

.radMenuToggle > span:hover {
    color: #333333;
}

.radMenuToggle > ul {
    display: none;
    margin-top: 5px;
}

    .radMenuToggle > ul > li > a {
        display: block;
        padding: 6px 10px 0 10px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
        font-size: 10pt !important
    }

.menuCopyRight {
    font-size: 7pt;
    color: #a9a9a9;
    text-align: right;
    margin: 10px 3px 0 3px;
}
.bootgridRadHead {
    text-align: center !important;
    text-decoration: none;
    color: black
}

.radOpacity-05 {
    opacity: 0.05
}
.radOpacity-15 {
    opacity: 0.15
}
.radOpacity-25 {
    opacity: 0.25
}
.radOpacity-50 {
    opacity: 0.5
}
.radOpacity-75 {
    opacity: 0.75
}

.RadGlass {
    background: #ffffff !important;
    background: rgba(255, 255, 255, 0.2) !important;
    border-radius: 16px !important;
    box-shadow: 0 4px 30px #000000 !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1) !important;
    -webkit-backdrop-filter: blur(5px) !important;
    backdrop-filter: blur(5px) !important;
    border: 1px solid #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
}

.RadLayoutBg {
    background-image: url('../../Images/Elements/OnlineShopIcon.png');
    background-repeat: no-repeat;
    background-size: 75%;
    opacity: 0.06;

    min-width: 100%;
    min-height: 90%;

    position: absolute;
    top: 10%;
    left: 50%;
    right: -15%;
    margin-inline: auto;
    width: fit-content;
    overflow: hidden;
    z-index: -1 !important;
}