.error {
    padding: 5px;
    margin: 5px 5px 20px 5px;
    border: solid 1px #FBD3C6;
    background: #FDE4E1;
    color: #CB4721;
    line-height: 25px;
    /*border-radius: 5px !important;*/
    clear: both !important;
}

.success {
    padding: 5px 25px !important;
    border: solid 1px #C0F0B9 !important;
    background: #D5FFC6 !important;
    color: #48A41C !important;
    /*border-radius: 5px !important;*/
    clear: both;
    margin-bottom: 5px !important;
}

.alert {
    /*padding: 0px 10px !important;*/
    /*border: solid 2px #FBD3C6 !important;*/
    color: #CB4721 !important;
    direction: rtl !important;
    text-align: right !important;
    /*border-radius: 5px !important;*/
    margin-bottom: 0 !important;
    opacity: 1 !important;
}


.signPage {
    padding-top: 40px;
    padding-bottom: 40px;
}

/* my styles */
.container-header .page-header .main-menu .menu .level-1 .level-2 .col-brand a.active img {
    filter: unset;
    opacity: 1;
}

.menu-content {
    width: 100%;
}

.container-header .page-header .main-menu .menu .level-1 .level-2 .col-link {
    width: 75%;
    padding: 0;
    column-count: unset;
}

.container-header .page-header .main-menu .menu .level-1 .level-2 .col-link>ul {
    column-count: 4;
    column-fill: auto;
    max-height: 420px;
}

.container-header .page-header .main-menu .menu .level-1 .level-2 .col-link a.head {
    margin-top: 0;
}

.container-header .page-header .main-menu .menu .level-1 .level-2 .col-link a {
    line-height: 2.5;
}

/* little megamenu */
.megaMenu {
    display: none;
    padding: 15px;
    background: #fff;
    min-width: 183px;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 60px;
    right: -30px;
}

.megaMenu>ul>li>a {
    border-radius: 5px;
    display: block;
    color: #000;
    font-size: 16px;
    padding: 5px 0;
    margin-bottom: 10px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.menu .submenu2 {
    position: relative;
}

.menu .submenu2:hover .megaMenu {
    display: block !important;
}

.megaMenu>ul>li>a:hover {
    padding-right: 10px;
    background-color: #F7F7F7;
    color: #000;
}

.container-header .page-header {
    padding: 0;
}

.container-header .page-header .col-logo {
    padding: 20px 0;
}

.container-header .page-header .main-menu .menu .level-1>a {
    padding: 30px 0;
}

/* little megamenu */

/* my styles */




@media screen and (max-width:767px) {
    .signPage {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.form-sign-up-in .modal-body {
    align-items: stretch;
}

.form-sign-up-in .col-image,
.form-sign-up-in .modal-content {
    height: auto;
}

.form-sign-up-in .form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* --------------------------------------------------------------------*/
.btn-custom--comment {
    justify-content: center;
    transition: all 0.2s ease-in-out;
}

.label_title--employee {
    font-size: 1rem !important;
}

.label_title--employee+.rdl>label {
    margin: 20px 10px !important;
}

.importantField {
    color: #d00;
    font-size: 16px;
    padding-right: 5px;
}

.form-input--employee {
    position: relative;
}

.formImportants {
    position: absolute;
    top: 10px;
    right: 100px;
}

.btn-custom--upload {
    justify-content: center;

}

.remm--upload {
    text-align: center;
}

.progress--upload {
    margin: 1rem 0;
}

.modal-header--upload {
    text-align: center !important;
    justify-content: center;
}

.form .input-box label {
    margin-bottom: 10px;
}

.links--fullWidth {
    width: 100%;
}

#google__map {
    height: 450px;
    width: 100%;

}

@media(max-width:567px) {
    .btn-custom--comment {
        margin-top: 10px;
    }
}


/* ---------------------------------------------------------- */
.product-item--fixed {
    height: calc(100% - 20px);
}

.product-item--like {
    text-align: center;
    height: calc(100% - 20px);
}

.likedel--btn {
    margin: 10px 0;
    position: absolute;
    top: 0;
    border: none;
    outline: none;
    background-color: transparent;
    left: 10px;
}

.container-reseller-landing-error .section-title {
    margin-bottom: unset;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-direction: column;
}

.container-reseller-landing-error {
    position: relative;
    width: 100%;
    height: 100vh;
}

.logo--landing {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.input-box input::placeholder,
.form-textarea::placeholder {
    font-size: 16px;

}

.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 16px !important;
}


.container-reseller-img {
    display: block;
    text-align: center;
    margin: 0 auto 25px auto;
}

.cat_img {
    width: 15px;
    height: 15px;
}

.slick-track {
    display: flex;
}

.col-side-bar-menu .user-data-box {
    z-index: unset;
}

.btn-custom--edits {
    z-index: unset;
}


/* ///////////////////////////////////////////// */
.container-category .category-box .item .image-box img {
    width: unset;
    max-width: unset;
    height: unset;
    object-fit: unset;
    -o-object-fit: contain;
    position: static;
    top: unset;
    left: unset;
    transform: unset;
}

.image-box__hover {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    opacity: 0;
    transition: opacity 0.5s ease-out;
}

.container-category .category-box .item:hover .image-box img {
    filter: unset;
}

.container-custom .category-box .slick-slide:hover .image-box__hover {
    opacity: 1 !important;
}

.link-box.nav.nav-tabs {
    border-bottom: 0 !important;
}

.slick-prev {
    right: unset !important;
    left: 20px;
}

.product-items .slick-prev {
    left: 20px !important;
    transform: translateX(-25px) translateY(-50%) scale(0.8) rotate(180deg);
}

.product-items .slick-next {
    transform: translateX(25px) translateY(-50%) scale(0.8) rotate(180deg);
    right: 25px !important;
}

.imageGallerySlider .slick-slide {
    margin: 0 10px;
}

.imageGallerySlider .slick-prev {
    right: unset !important;
    left: -10px;
    transform: rotate(180deg)translateY(50%);
}

.imageGallerySlider .slick-next {
    right: -10px !important;
    transform: rotate(180deg) translateY(50%);
}

@media(max-width:480px) {
    .container-category .category-box .item .image-box img {
        width: 100%;
    }

    .imageGallerySlider .slick-prev {
        width: 30px;
        height: 30px;
        left: -5px;

    }

    .imageGallerySlider .slick-next {
        right: -5px !important;
        width: 30px;
        height: 30px;
    }

}

.product-item {
    width: auto;
    overflow: hidden;
}

.btn-custom--password {
    justify-content: center;
}

.fix3News p {
    line-height: 2;
}

.btn-custom--share {
    justify-content: center;
}

.btn-custom--comment {
    justify-content: center;
    margin-right: 10px;
}

.btn-custom--submit {
    justify-content: center;
    margin: 10px 0;
}

.btn-custom--profile {
    justify-content: center;
}

.adding.employment-add-fara {
    margin-bottom: 10px;
    display: block;
}

.container-project-single .col-des .des p {
    line-height: 2;
}

.activePath {
    fill: #302C83 !important;
    cursor: pointer;
}

.container-bread-crumb .bread-crumb li a {
    z-index: 11111111111111111111111111111111111
}


.container-bread-crumb {
    z-index: 0;
    position: relative;
}


.container-reseller #IranMap .map .province path:hover {
    fill: #0075BB !important;
}

.activePath {
    fill: #0075BB !important;
    cursor: pointer;
}

@media (max-width: 768px) {

    .container-reseller .row-cols {
        flex-direction: unset;
    }
}

@media (max-width: 567px) {
    .container-reseller .row-cols {
        flex-direction: column-reverse;
    }

}


/* -------------------- loader --------------------------------- */

.loader2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.load-3__line {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #0075BB;
}


.load-3 .load-3__line:nth-last-child(1) {
    animation: loadingB 1.5s 1s infinite;
}

.load-3 .load-3__line:nth-last-child(2) {
    animation: loadingB 1.5s 0.5s infinite;
}

.load-3 .load-3__line:nth-last-child(3) {
    animation: loadingB 1.5s 0s infinite;
}

.load-wrapp {
    margin-top: 30px;
}

@keyframes loadingB {
    0% {
        width: 15px;
    }

    50% {
        width: 35px;
    }

    100% {
        width: 15px;
    }
}




/* -------------------- loader --------------------------------- */




.form-sign-up-in .form .btn-custom-2 {
    width: 100%;
}

.btn-custom-2.center {
    justify-content: center;
}

.btn-custom-2 {
    color: #ffffff;
    font-size: 16px;
    line-height: 0;
}

.btn-custom-2 {
    background-color: #FFA31F;
    width: 150px;
    height: 50px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    border: 0;
    border-radius: 5px;
    position: relative;
    z-index: 1;
}


/* fixed header */
#header {
    z-index: 3000;
    position: fixed;
}

.container-fluid.container-bread-crumb {
    margin-top: 84px;
}

.colorSelectBox {
    margin: 10px 0;

}

.colorSelect {
    display: inline-block;
}

.colorSelect li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.colorSelect li label {
    margin: 0;
    position: relative;
}

.colorSelect li label input {
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 1;
    filter: alpha(Opacity=0);
    opacity: 0;
}

.colorSelect li label span {
    border-radius: 50%;
    width: 39px;
    height: 39px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    position: relative;
    border: 2px solid #d9d9d9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.colorSelect li label i {
    border-radius: 50%;
    width: 31px;
    height: 31px;
    display: inline-block;
}

.colorSelect li label input:checked~span {
    border-color: #0075BB;
}

.itemName {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}


@media (max-width: 567px) {

    .container-product .product-des-property-comment-box .property-box2 li {
        flex-direction: row;
        align-items: baseline;
        justify-content: space-between;
        width: 100%;
    }

    .container-product .product-des-property-comment-box .property-box2 li .title {
        width: unset;
        flex: 1;
        font-size: 12px;
    }

    .container-product .product-des-property-comment-box .property-box2 li .value {
        width: unset;
        flex: 1;
        font-size: 12px;
    }
}

/* fixed header */


/* product warranty */

.product-item {
    position: relative;
    min-height: 326px;
}

.product__warranty {
    padding: 3px 10px;
    background-color: #0075BB;
    border-radius: 0 5px 5px 0;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    border: 1px solid transparent;
}
.product__warranty:hover{
   color: #FFF;
}
.des-box {
    margin-bottom: 10px !important;
}

@media (max-width: 1199px) {
    .product-item {
        min-height: unset;
    }

    .des-box {
        margin-bottom: 40px !important;
    }
}

@media (max-width: 567px) {
    .container-fluid.container-bread-crumb {
        margin-top: 70px;
    }

    .section-title .title {
        font-size: 16px !important;
    }
}

.basket-modal .modal-dialog {
    top: 50%;
    transform: translate(0, -50%);
}

.agencyRows {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

@media (max-width: 767px) {
    .reseller-link-box2 {
        margin-top: 10px;
    }
}

.container-page-slider .page-slider-items .item .image-box img{
    transform: scale(1);
}
/* product warranty */


.loader,
.loader:after,
.loader:before {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.loader {
    color: #000;
    font-size: 10px;
    margin: 80px auto;
    position: absolute;
    text-indent: -9999em;
    transform: translateZ(0) translateY(100px);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s;
    left: 50%;
    top: 50%;
    margin-left: -20px;

}

.loader:before {
    content: '';
    position: absolute;
    top: 0;
    left: -3.5em;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s;
}

.loader:after {
    content: '';
    position: absolute;
    top: 0;
    left: 3.5em;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    pointer-events: none;
}

.preloader .loading {
    width: 200px;
    z-index: 2;
}



.preloader .loading .loader {
    color: #fff;
    position: static;
    margin: 0 auto;
    display: block;
    transform: translateY(40px);
}

.preloader svg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0 !important;

}



@keyframes load7 {

    0%,
    100%,
    80% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}



.svg-loading {
    left: 50% !important;
    top: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
    width: 150px !important;
    height: auto !important;
}


@media screen and (max-width: 768px){
.container-product .product-detail-box .images-box .image-thumbnail {
        justify-content: center;
    }
    .container-product .product-detail-box .images-box .image-thumbnail .item:last-child {
       
        width: 75px;
      }
      
}

.product-des-property-comment-box2{
    margin-top: 20px;
}


.agencyData-box{
    padding-right: 20px;
}

@media screen and (max-width: 991px){
   
.agencyData-box{
    padding-right: 10px;
}


          
    }
@media screen and (max-width: 767px){
    .container-reseller #IranMap{
        margin: 1rem auto;
          
    }
}

/* styles */

.blog-top-itemRow{
    width: 100%;
    display: flex;
    align-items: flex-start;
}

/* styles */





/* megamenu */
.megaSub__megaMenu{
    position: absolute;
    width: 100%;
    min-width: 250px;
    background: #fff;
    top: 73px;
    right: 0;
    width: 100%;
    display: none;
}
.megaSub__megaMenu li{
    border-bottom: .5px solid #eaeaea;
    position: relative;
}
.megaSub__megaMenu li a{
    display: block;
    padding: 10px 30px;
    font-size: 14px;
    color: black;
    transition: all 0.3s ease;
}
.megaSub__megaMenu li a:hover{
    color: #0075BB;
    background-color: #f2f2f2;
}
.megaSub{
    position: relative;
}

.megaDrop2{
    position: relative;
}

.megaSub__megaMenu2{
    position: absolute;
    width: 100%;
    min-width: 250px;
    background: #fff;
    top: 0px;
    left: calc(100% - 420px);
    width: 100%;
    display: none;
    transition: all 1s ease;
}

.megaSub__megaMenu2.active{
    left: -100% !important;
    display: block !important;
}
.headContainer-page-slider{
    margin-top: unset !important;
    padding-top: 82px;
}
.megaSub:hover .megaSubAll{
    display: block !important;
}
/* megamenu */






