
.nav__side{background: #fff; border-bottom: 1px solid #dfdfdf;}

.barand img{filter: brightness(0) invert(0);}
    .nav__side .nav2 ul li a{color: #000;}

.nav__side .nav2 ul li a.active{    color: #ffffff; background: #000000;}

.nav__side .nav2 .downloadApp a{color: #000;}








.about-zezcart {padding: 150px;}
.about-zezcart .container{max-width: 1440px; margin: auto;}
.about-zezcart h1 {
       font-size: 3rem;
    margin-top: 8vh;
    line-height: 52px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 4px;    font-weight: 600;
}

.about-zezcart img{width: 100%; }
.mt-50 {margin-top: 50px;}

.about-zezcart img.animat{
    
    object-fit: cover;}

	.about-zezcart h2{font-size: 18px; padding: 15px 0px; text-align: right;}
/*
	
.about-zezcart img.animat[data-animate="true"]{
       scale: 1;
    transition: scale 1.2s cubic-bezier(0.5, 0, 0, 1);}
	 */




.about-zezcart .zez-text{ color: #000;position: relative; top: 5vh; text-align: center; }
.about-zezcart .zez-text h4{font-size: 1.5rem; margin-bottom: 3vh;}
.about-zezcart .zez-text p{font-size: 15px; width: 90%; line-height: 26px; margin: auto;}











.header__list-item > a svg path{fill: #000;}











/*Responsive Devices*/




/*syt*/
@media only screen and (min-width : 1920px) and (max-width : 2559px){}

/*syt*/
@media only screen and (min-width : 1600px) and (max-width : 1919px){
     .about-zezcart .container {max-width: 1400px;}
}

/*syt*/
@media only screen and (min-width : 1440px) and (max-width : 1599px){
     .about-zezcart .container {max-width: 1300px;}
}

/*syt*/
@media only screen and (min-width : 1366px) and (max-width : 1439px){
     .about-zezcart .container {max-width: 1200px;}
}

/*syt*/
@media only screen and (min-width : 1200px) and (max-width : 1365px){
    .about-zezcart .container {max-width: 1100px;}
}


/*Tab-syt*/
@media only screen and (min-width : 1024px) and (max-width : 1199px){
    .about-zezcart .container {max-width: 960px;}
        .about-zezcart {padding: 100px 50px}
    .about-zezcart h1{   font-size: 2rem; }
    .mt-50{margin-top: 20px;}
    .about-zezcart h2{font-size: 14px;}
    .about-zezcart .zez-text{text-align: left;}
    .about-zezcart .zez-text h4{font-size: 1.2rem;}
    .about-zezcart .zez-text p{width: 100%; font-size: 14px; line-height: 28px;}

.header__burger i{    background-color: #000000;}
.header__navigation-wrapper{background-color: rgb(237 237 237);}
.header__list-item > a svg path{fill: #000;}
}


/*Tab*/
@media only screen and (min-width : 768px) and (max-width : 1023px){
    .about-zezcart .container {max-width: 90%;}
    .about-zezcart {padding: 100px 50px}
    .about-zezcart h1{   font-size: 2rem; text-align: left;}
    .mt-50{margin-top: 20px;}
    .about-zezcart h2{font-size: 14px;}
    .about-zezcart .zez-text{text-align: left;}
    .about-zezcart .zez-text h4{font-size: .9rem;}
    .about-zezcart .zez-text p{width: 100%; font-size: 14px; line-height: 24px;}


.header__burger i{    background-color: #000000;}
.header__navigation-wrapper{background-color: rgb(237 237 237);}
.header__list-item > a svg path{fill: #000;}
}


/*Mob*/
@media only screen and (min-width : 150px) and (max-width : 767px){
.about-zezcart .container {max-width: 100%;}
    .about-zezcart {padding: 100px 15px}
    .about-zezcart h1{   font-size: 2rem; text-align: left;}
    .mt-50{margin-top: 20px;}
    .about-zezcart h2{font-size: 14px;}
    .about-zezcart .zez-text{text-align: left;}
    .about-zezcart .zez-text h4{font-size: .9rem;}
    .about-zezcart .zez-text p{width: 100%; font-size: 14px; line-height: 24px;}


.header__burger i{    background-color: #000000;}
.header__navigation-wrapper{background-color: rgb(237 237 237);}
.header__list-item > a svg path{fill: #000;}



}


@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 320px) {}