.four-square-card {
    background: #fff;
    padding: 16px;
    border: 1px solid #006FFF;
    border-radius: 16px;
    margin: 8px;
}

.four-square-card h5 {
    color: #2E3192;
    font-size: 14px;
    font-weight: 600;
}

.four-square-card hr {
    background-color: #2E3192;
    width: 100%;
}

.four-square-card a {
    display: inline-block;
    width: 48%;
    text-align: center;
    padding: 8px;
}

.four-square-card a img {
    width: 100%;
    height: 116px;
    object-fit: contain;
}

.four-square-card a h6 {
    margin: 0;
    color: #000;
    text-transform: capitalize;
    padding: 3px 0;
    font-size: 11px;
    font-weight: 300;
}

.offer-text a {
    width: 100%;
    text-align: left;
    color: #006FFF !important;
    font-weight: bold;
    font-size: 11px;
}

.image-container {
    position: relative;
    max-width: 100%;
    margin: 16px;
}

.image {
    width: 100%;
    height: auto;
}

.text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
}

.head-area-section {
    padding: 50px 0;
}

.paragraph p {
    line-height: 2rem;
}

.section-title2 {
    text-align: center;
    margin-bottom: 50px;
    padding: 0 215px;
}

.section-title2 h2 {
    font-size: 30px;
    margin-bottom: 0;
    text-transform: capitalize;
    position: relative;
    color: #2E3192;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.btn2 {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    background: #ff0000;
    display: inline-block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 5;
    display: inline-block;
    padding: 13px 32px;
    border-radius: 8px;
    text-transform: uppercase;
    border: none;
}

.btn3 {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    background: #ff0000;
    display: inline-block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 5;
    display: inline-block;
    padding: 13px 32px;
    border-radius: 8px;
    text-transform: uppercase;
    border: none;
}

.top-button-position {
    position: absolute !important ;
    right: 0px;
    top: 10px;
}

#map {
    width: 500px;
    height: 250px;
}

.head-area-section h6 {
    color: #ff0000;
    font-weight: 400;
}

.head-area-section h2 {
    color: #2E3192;
}



@media only screen and (max-width: 767px) {
    .header.shop .logo {
        width: 25%;
    }

    .section-title h2::after {
        left: 19% !important;
    }

    .most-popular .owl-carousel .owl-controls .owl-nav .owl-next {
        right: 30% !important;
    }

    .most-popular .owl-carousel .owl-controls .owl-nav .owl-prev {
        left: 100px !important;
    }

    .section-title2 {
        padding: 0px;
    }

    .header.shop .topbar .top-left {
        display: block;
    }

    .header.shop .list-main li i {
        color: #2E3192 !important;
    }

    /* .header.shop .middle-inner {
        height: 333px;
    } */
    
    }

    #map {
        width: auto;
    }
    .ti-download:before {
        content: "\e6a7";
        color: #fff;
    }




.product-item {
    transition: .5s;
}

.product-action {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}

.product-action a.btn {
    position: relative;
    margin: 0 3px;
    margin-top: 100px;
    opacity: 0;
}


.preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (max-width: 996px) {
    .preview {
        margin-bottom: 20px;
    }
}

.preview-pic {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.preview-thumbnail.nav-tabs {
    border: none;
    margin-top: 15px;
}

.preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%;
}

.preview-thumbnail.nav-tabs li img {
    max-width: 100%;
    display: block;
}

.preview-thumbnail.nav-tabs li a {
    padding: 0;
    margin: 0;
}

.preview-thumbnail.nav-tabs li:last-of-type {
    margin-right: 0;
}

.tab-content {
    overflow: hidden;
}

.tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
    animation-name: opacity;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}

.card {
    border: none;
    margin-top: 50px;
    /* background: #eee; */
    padding: 3em;
    line-height: 1.5em;
}

@media screen and (min-width: 997px) {
    .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.colors {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.product-title,
.price,
.sizes,
.colors {
    text-transform: UPPERCASE;
    font-weight: bold;
}

.checked,
.price span {
    color: #ff9f1a;
}

.product-title,
.rating,
.product-description,
.price,
.vote,
.sizes {
    margin-bottom: 15px;
}

.product-title {
    margin-top: 0;
}

.size {
    margin-right: 10px;
}

.size:first-of-type {
    margin-left: 40px;
}

.color {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    height: 2em;
    width: 2em;
    border-radius: 2px;
}

.color:first-of-type {
    margin-left: 20px;
}

.add-to-cart,
.like {
    background: #ff9f1a;
    padding: 1.2em 1.5em;
    border: none;
    text-transform: UPPERCASE;
    font-weight: bold;
    color: #fff;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}

.add-to-cart:hover,
.like:hover {
    background: #b36800;
    color: #fff;
}

.not-available {
    text-align: center;
    line-height: 2em;
}

.not-available:before {
    font-family: fontawesome;
    content: "\f00d";
    color: #fff;
}


.tooltip-inner {
    padding: 1.3em;
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes opacity {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


.describe {
    margin-top: 30px;
}




ul {
    list-style-type: none
}

a {
    color: #b63b4d;
    text-decoration: none
}

.accordion {
    width: 100%;
    max-width: 584px;
    margin: 30px auto 20px;
    background: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 5px
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 42px;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.accordion li:last-child .link {
    border-bottom: 0
}

.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px
}

.accordion li.open .link {
    color: #2E3192
}

.accordion li.open i {
    color: #2E3192
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.submenu {
    display: none;
    background: #f2f2f2;
    font-size: 14px
}

/* .submenu li {
    border-bottom: 1px solid #4b4a5e
} */

.submenu a {
    display: block;
    text-decoration: none;
    color: #1f1d1d;
    padding: 12px;
    padding-left: 42px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.submenu a:hover {
    background: #fff;
    color: #2E3192;
}

.link:focus {
    color: #f2f2f2;
}

.rec-bg {
    position: relative;
}

.rect-bg::after {
    content: "";
    background: #efefef;
    width: 100%;
    height: 68px;
    position: absolute;
    top: -28px;
    z-index: -3;
    border-bottom: 1px solid #2E3192;
}

.rect-bg::before{
    content:"";
    background: #FFF;
    width: 100%;
    height: 500px;
    position: absolute;
    border: 1px solid #efefef;
    z-index: -1;
    top: 40px;
}

.catalogues{
    background: #2E3192;
    padding: 10px !important;
}

.catalogues i{
 color: #fff !important;
}
.catalogues a{
color: #fff !important;
}

.followus{
    margin-top: 40px;
}

.followus h3{
    color: #2E3192;
}
.followus .icons-social{
    margin-top: 18px !important;
}
.single-footer h4 {
    color: #2E3192 !important;
}
.single-footer h3 {
    color: #2E3192 !important;
}

.mob-vew-only{
    display: none;
}
@media (max-width: 768px) {
    .header .shopping .shopping-item {
        right: -47px !important;
    }
    .top-button-position {
       
        display: none !important;
    }
    .mob-vew-only{
        background-color: #ff0000;
        width: 109px;
        padding: 2px;
        padding-left: 12px;
        border-radius: 8px;
    }
    .mob-vew-only a{
        color: #fff !important;
    }
    .product-carousal-area{
        margin-top: -100px !important;
      }


      
}


/* new career section css */

.carrer-text p{
    line-height: 2rem;
}

.carrer-text h2{
    color: #2E3192;
    padding-bottom: 50px;
}
.career .image-container img{
    border-radius: 20px;
}



.career-main{
    margin-top: 40px;
}
.center-texts{
text-align: center;
}

.center-texts h2{
    padding-bottom: 20px;
}

.center-texts p{
    line-height: 2rem;
}

.sub-texts{
    margin-top: 40px;
}

.career-main  h2{
    color: #2E3192;
}


.image-sector{
    width: 100%;
    background-size: cover;
    position: relative;
    padding-top: 20%;
}
.text-for-banner{
    position: absolute;
    top: 100px;
    left: 40px;
    color: #f2f2f2;
}

.blue-square {
    position: relative;
    padding-top: 100%; /* Creates a square (1:1 aspect ratio) */
    background-color: #2E3192; /* Blue color */
    overflow: hidden;
    border-radius: 20px;
}

.content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: white;
    padding: 24px;
}

.content p{
    padding-top: 18px;

    color: white;
}


.content h3 {
    margin-top: 0; /* Remove default margin from the top of h3 elements */
    margin-bottom: 10px; /* Add space below h3 elements */
}

.content p {
    margin-top: 0; /* Remove default margin from the top of p elements */
    margin-bottom: 20px; /* Add more space below p elements */
    line-height: 2rem;
}

.career-form-area{
    margin-top: 80px;
}

.content {
    width: 100%;
    overflow: hidden;
}

