.content-wrap {
    max-width: 1170px;
}

.header-top{
/*background: #fbeec4;*/
    padding: 80px 0 160px; overflow: hidden; 
}


.i18n-ar .content-wrap {
text-align: center;
}

.tabs li {
cursor:pointer;
}

.header-top h1{
    font-family: var(--zf-secondary-bold);
}

.zsection h2, .bottom-cta-wrap h2 {
    font-family: var(--zf-secondary-bold);
}

#feature-7 .img-part img{
box-shadow: 10px 58px 66px 70px rgba(191, 191, 191, 0.1);
-webkit-box-shadow: 10px 58px 66px 70px rgba(191, 191, 191, 0.1);
}

*{
    box-sizing: border-box;
}

.header-top .content-wrap, .zsection .content-wrap{
    display: flex;
    flex-wrap: wrap;
}
.zsection .content-wrap{
    align-items: center;
    justify-content: center;
}

.header-top .cont-part, .header-top .img-part {
    width: 50%;
}



.header-top .img-part img {
position: absolute;
max-width: 500px;
width: 100%;
top: 30px;
}

.header-top .cont-part span {
    display: block;
    padding-bottom: 3px;
    position: relative;
    font-family: var(--zf-primary-bold);
    font-size: 18px;
    margin-bottom: 10px;
    
}

.header-top .cont-part span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    height: 1px;
    width: 70px;
}

.zsection {
    padding: 120px 0 0;
}

.zsection .img-part {
    width: 60%;
    justify-content: center;
}

.zsection .cont-part{
    width: 40%;
    justify-content: center;
}

.zsection.bottom-image p{
margin-bottom: 50px;
}

.zsection .cont-part{
    align-self: center;
}

.img-part img {
    display: block;
}
#feature-7 .img-part img {
max-width: 600px;
margin: 0 auto;
width: 100%;
}

.zsection.case {
    position: relative;
    background: #d5eef4;
    max-width: 90%;
    margin: 0 auto;
    padding: 0;
}


.zsection.bottom-image .cont-part, .zsection.bottom-image .img-part{
    width: 100%;
}

.zsection.bottom-image .cont-part{
    padding-right: 0;
    max-width: 500px;
    margin: 0 auto;
}

.zsection.bottom-image .content-wrap{
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}



.bottom-cta-wrap h2 span {
    font-family: var(--zf-secondary-regular);
}

.bottom-cta-wrap {
    /* padding-bottom: 60px; */
}

.bottom-cta-wrap .content-wrap h2 {
    max-width: 720px;
}

.zsection.tab {
    background: #d5eef4;
/*                                padding: 80px 0;*/
padding: 120px 0;
}

.tab-content {
    display: none;
}

.tab-content.active{
    display: block;
}

/* css for other lang */

.other-lang .header-top .cont-part span:after{
  content: none;
}


@media screen and (min-width: 992px) and (max-width: 1140px){
    .other-lang .tabs p{
        font-size: 16px;
    }

    .other-lang .tabs h4{
        font-size: 18px;
    }
}

/* end of css for other lang */


@media screen and (min-width: 1500px){
.zsection.tab .img-part img{
max-width: 115%;
}

.header-top h1{
max-width: 450px;
}
}

@media screen and (min-width: 1300px) and (max-width: 1499px){
p {
font-size: 16px;
}
.zsection{
padding: 80px 0 0;
}

}


@media screen and (min-width: 992px){

.zsection.case{
margin-top: 120px;
}
.zsection.right-image .cont-part{
    padding-right: 80px;
}

.zsection.left-image .cont-part{
    padding-left: 80px;
}

.i18n-ar .zsection.right-image .cont-part{
padding-right: 0;
padding-left: 80px;
}


.i18n-ar .zsection.left-image .cont-part{
padding-left: 0;
padding-right: 80px;
}



.header-top .cont-part p {
    max-width: 550px;
}


.zsection.right-image .cont-part{
    padding-right: 80px;
}

.zsection.left-image .cont-part{
    padding-left: 80px;
}

.mob-img {
display: none;
}

.tabs li {
/*        opacity: 0.4;*/
cursor: pointer;
    position: relative;
    z-index: 2;
}


.tabs li.active{
    opacity: 1;
}
    
    #feature-1 .tabs li.active:before{
        background: #f0fcff;
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 470px;
        height: 250px;
        z-index: -1;
        transform: translate(-50%, -50%);
    }

.other-lang #feature-1 .tabs li.active:before {
height: 320px;
}
    
     .tabs li{
        margin: 100px 0 0;
    }
}






@media screen and (max-width: 991px){

.zsection.tab{
padding: 40px 0 0;
margin-bototm: 30px;
}

.zsection .img-part, .zsection .cont-part{
width: 100%;
display: block;
text-align: center;
}

.i18n-ar .zsection .cont-part h4 {
text-align: center;
}

.zsection{
padding: 40px 0 20px;
}


.header-top .cont-part, .header-top .img-part{
width: 100%;
display: block;
text-align: center;
}


.zsection.tab .img-part {
display: none;
}
.mob-img {
display: block;
}
.zsection.case{
padding: 40px 0 0px;
}


.header-top{
padding: 80px 0 0;
}

.header-top .img-part img {
position: relative;
bottom: -40px;
}

.tabs li{
margin: 50px 0;
}

.zsection.left-image .cont-part{
order: 1;
}

.zsection.left-image .img-part{
order: 2;
}

.case .img-part img {
/*! margin-bottom: 30px; */
}
.header-top{
padding: 40px 0 0;
}

.header-top .cont-part span::after{
left: 50%;
transform: translate(-50%, -50%);
}

.zsection.case{
margin: 40px auto 60px;
}

.zsection.tab {
position: relative;

}
    

}

@media screen and (min-width: 768px) and (max-width: 991px){
.header-top .cont-part{
margin: 0 auto;
max-width: 500px;
}

.header-top .img-part img{
max-width: 60%;
margin: 0 auto;
}

.zsection .cont-part p:not(.mob-img){
max-width: 500px;
margin: 20px auto;
}

.field-body img {
max-width: 75%;
margin: 0 auto;
display: block;
}



}

@media screen and (max-width: 767px){
.header-top .img-part img{
max-width: 80%;
margin: 0 auto;
}
.zsection.tab {
margin-bottom: 50px;
}
}


