


/*banner*/

.BannerSwiper{
    max-height: 785px;
}

.banner-swiper-btns{
    position: absolute;
    right: -10%;
    top: calc(100% - 50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}


.banner-swiper-btns::before{
    position: inherit;
    content: "";
    background-image: url(../images/banner-line.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 4px;
    height: 52px;
    top: -63px;
    filter: var(--filter-image);
}

.banner-swiper-btns::after{
    position: inherit;
    content: "";
    background-image: url(../images/banner-line.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 4px;
    height: 52px;
    bottom: -44px;
    filter: var(--filter-image);
}

.banner-swiper-next, .banner-swiper-prev{
    position: relative;
    left: unset !important;
    right: unset !important;
}





.banner-swiper-prev:after, .swiper-rtl .banner-swiper-next:after {
    content: url(../images/prev-banner.svg);
    font-size: 1px;
    filter: var(--filter-image);

}

.banner-swiper-next:after, .swiper-rtl .banner-swiper-prev:after {
    content: url(../images/prev-banner.svg) !important;
    font-size: 1px;
}

.banner-swiper-next:after{
    transform: rotate(180deg);
}



.banner{
    position: relative;
    background-color: var(--back-color1);
}

.banner .container{
    position: relative;
}

.rotated-span{
    background: var(--primary-light);
    color: #fff;
    padding: 2px 12px;
    transform: rotate(7deg);
    display: inline-block;
    width: fit-content;
    line-height: 52px;
    height: 66px;
    margin: 3px 10px;
    margin-bottom: 16px;
    position: relative;
    border-radius: 4px;
    top: -17px;
    font-family: homa;

}
.banner-title h3{
    font-size:43px;
    font-family: homa;
    letter-spacing: -1px;
    color: var(--text-light);
}

.banner-title{
    margin-bottom: 28px;
    margin-left: 39px;
}


.banner .container{
    /*background-image: url("data:image/svg+xml,%3Csvg width='716' height='349' viewBox='0 0 716 349' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_147_315)'%3E%3Cpath d='M365.587 341.201C376.569 340.404 387.437 339.749 398.161 339.351C537.528 334.085 709.497 250.658 715.23 99.0309C718.567 10.6222 713.918 -87.8911 651.423 -150.654C612.345 -189.905 556.724 -207.98 502.13 -217.743C452.328 -226.652 400.7 -229.669 351.354 -218.512C222.399 -189.336 135.345 -72.6344 60.0424 35.8412C31.6614 76.7152 2.25355 120.55 0.114283 170.219C-3.28003 248.978 66.0609 315.982 142.076 337.415C213.328 357.511 292.082 346.467 365.587 341.201Z' fill='%23171D36'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_147_315)'%3E%3Cpath d='M325.761 325.055C335.546 324.345 345.23 323.762 354.786 323.407C478.97 318.718 632.205 244.425 637.314 109.4C640.288 30.6709 636.145 -57.0562 580.458 -112.947C545.637 -147.901 496.075 -163.997 447.429 -172.691C403.052 -180.625 357.048 -183.311 313.078 -173.375C198.171 -147.394 120.6 -43.47 53.5014 53.1287C28.2122 89.5275 2.00796 128.562 0.101736 172.794C-2.9228 242.93 58.8642 302.597 126.599 321.684C190.089 339.579 260.263 329.744 325.761 325.055Z' fill='%231D243E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_147_315'%3E%3Crect width='716' height='349' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_147_315'%3E%3Crect width='638' height='335' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");*/
    /*background-image: url("data:image/svg+xml,%3Csvg width='716' height='349' viewBox='0 0 716 349' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_105_52)'%3E%3Cpath d='M365.587 341.201C376.569 340.404 387.437 339.749 398.161 339.351C537.528 334.085 709.497 250.658 715.23 99.0309C718.567 10.6222 713.918 -87.8911 651.423 -150.654C612.345 -189.905 556.724 -207.98 502.13 -217.743C452.328 -226.652 400.7 -229.669 351.354 -218.512C222.399 -189.336 135.345 -72.6344 60.0424 35.8412C31.6614 76.7152 2.25355 120.55 0.114283 170.219C-3.28003 248.978 66.0609 315.982 142.076 337.415C213.328 357.511 292.082 346.467 365.587 341.201Z' fill='%23FCF8FF'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_105_52)'%3E%3Cpath d='M325.761 325.055C335.546 324.345 345.23 323.762 354.786 323.407C478.97 318.718 632.205 244.425 637.314 109.4C640.288 30.6709 636.145 -57.0562 580.458 -112.947C545.637 -147.901 496.075 -163.997 447.429 -172.691C403.052 -180.625 357.048 -183.311 313.078 -173.375C198.171 -147.394 120.6 -43.47 53.5014 53.1287C28.2122 89.5275 2.00796 128.562 0.101736 172.794C-2.9228 242.93 58.8642 302.597 126.599 321.684C190.089 339.579 260.263 329.744 325.761 325.055Z' fill='%23FAF2FF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_105_52'%3E%3Crect width='716' height='349' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_105_52'%3E%3Crect width='638' height='335' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");*/
    /*background-image: url(../images/shape-banner.png);*/
    background-image: var(--banner-svg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 100%;
    width: 100%;
    min-height: 499px;
    padding-block: 10px;
    z-index: 1;
    position: relative;
}

.banner-text{
    padding-bottom: 65px;
    color: var(--text-light);
    font-weight: 600;
    font-size: 17px;
}

.banner .online-btn{
    padding: 10px 30px;
    font-size: 21px;
}

.banner .row{
    align-items: center;
}

.banner-image{
    width: 636px;
    height: 721px;
    position: relative;
}

.banner-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.banner-image::before{
    content: "";
    position: absolute;
    top: 97px;
    right: 0;
    background-image: url(../images/hello.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 158px;
    height: 176px;
}

.banner-image::after{
    content: "";
    position: absolute;
    bottom: 22px;
    left: 0;
    background-image: url(../images/ciao.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 258px;
    height: 256px;
}

.banner-extra{
    position: relative;
}

.banner-extra::before{
    content: "";
    position: absolute;
    bottom: 154px;
    right: -63px;
    background-image: url(../images/bonjpur.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 182px;
    height: 167px;
}

.banner-extra::after{
    content: "";
    position: absolute;
    bottom: 350px;
    right: -31px;
    background-image: url(../images/banner-ring.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 52px;
    height: 57px;
}

.waves-bottom-center{
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 0;
}

.waves-category {
    width: 100%;
    position: absolute;
    top: unset;
    z-index: 0;
    bottom: calc(100% - 808px);
}

/*banner*/



/*category*/

.category{
    background-color: var(--back-color1);
    padding-block: 50px 90px;
}

.whole-category{
    display: flex;
    justify-content: space-between;
}

.each-category{
    display: flex;
    align-items: flex-start;
    gap: 14px;
    max-width: 345px;
}

.category-content{
    margin-top: 22px;
}

.category-title{
    color: var(--primary-light);
    font-weight: 600;
    font-family: homa;
    font-size: 17px;
    margin-bottom: 10px;
}


.category-title span{
    padding-bottom: 6px;
    background-image: url(../images/see-line.svg);
    background-repeat: repeat-x;
    background-position: -200px 100%;
    /*background-size: 153px;*/
    background-size: 0;
}

.each-category:hover .category-title span{
    animation: slideleft 2s infinite linear;
    background-size: 157px;
}

.category-text span{
    color: var(--text-light);
    font-family: homa;
    font-size: 18px;
}




/*category*/




/*courses*/

.all-courses{
    display: flex;
    align-items: center;
    justify-content: center;
}

.each-course{
    background-image: url(../images/back-course1.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: fit-content;
    padding: 66px;
    position: relative;
    min-height: 267px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 305px;

}

.see-more{
    margin-top: 7px;
    position: relative;
    width: fit-content;
}

.see-more::after{
    position: absolute;
    content: "";
    background-image: url(../images/see-line.svg);
    background-repeat: no-repeat;
    width: 107px;
    height: 6px;
    background-size: contain;
    right: -12px;
    background-position: -205px 100%;
    background-size: 105px;
    bottom: -4px;
    animation: slideleft 900s infinite linear;
}

.each-course{
    position: relative;
}

.course-hover-half {
    position: absolute;
    width: 2rem;
    height: 4rem;
    background-color: var(--primary-light);
    border-radius: 2rem 0 0 2rem;
    right: 0;
    z-index: 2;
    transition: .5s;
}

.each-course:hover .course-hover-half{
    width: 100%;
    height: 100%;
    border-radius: unset;
    opacity: 0.7;
    transition: .6s;
}

.each-course:hover span{
     color: #fff !important;
     transition: .6s;
 }

.each-course:hover .bg a{
    color: #fff !important;
    transition: .6s;
    background-image: url("../images/see-line-w.svg");
}


.each-course .course-back{
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 0;
}

.each-course:first-child .course-back{
    background: #FFD8E3CF;
}

.each-course:nth-child(2) .course-back{
    background: #fff0d887;
}

.each-course:nth-child(3) .course-back{
    background: #faf2ff8a;
}

.each-course:nth-child(4) .course-back{
    background: #bde3ff8f;
}

.course-info{
    display: flex;
    flex-direction: column;
    z-index: 2;
}

.course-name span{
    color: var(--fix-text-color);
    font-family: homa;
    font-size: 19px;
    font-weight: 600;
}

.course-detail{
    color: var(--fix-text-color);
    font-family: homa;
    font-size: 21px;
    font-weight: 600;
}

.see-more span{
    color: var(--primary-light);
    font-family: homa;
    font-size: 19px;
}
.courses{
    padding-block: 96px 150px;
    background-color: var(--back-color1);
    position: relative;
}

.courses .container{
    z-index: 1;
    position: relative;
}

.waves-category-1 svg path{
    fill: var(--color-background);
}

    /*courses*/

/*best sell*/

.waves-category-2 svg path{
    fill: var(--color-background);
}

.best-sell{
    padding-block: 100px 90px;
    position: relative;
}

.best-sell .container{
    position: relative;
    z-index: 1;
}

.best-sell-image {
    width: 268px;
    height: 166px;
    transform: translateX(138px);
    position: absolute;
    z-index: 2;
    overflow: hidden;
    border-radius: 14px;
}

.best-sell-image img{
    width: 100%;
    height: 100%;
    transition: .4s;
}

.each-best{
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 16px 21px;
    width: fit-content;
}

.each-best{
    display: flex;
    align-items: center;
    gap: 6px;
    /*border: 1px solid var(--primary-light);*/
    border-radius: 25px;
    position: relative;
    max-width: 465px;
}

.each-best:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: all 0.4s ease-out;
    border-radius: 25px;
    border: 1px solid var(--primary-light);

}

.each-best:hover::before {
    right: -8rem;
    z-index: 1;
    border: 1px solid var(--primary-light);
}

.each-best:hover {
    border: transparent;
}

.each-best:hover .best-sell-image img{
    transform: scale(1.1);
    transition: .4s;
}



.each-best-back{
    width: 232px;
    height: 207px;
    background-color: transparent;
}

.best-teacher{
    display: flex;
    gap: 5px;
}

.best-price-save{
    display: flex;
    justify-content: space-between;
    margin-top: 7px;
    align-items: center;
}

.pardisbest{
    overflow: unset;
}

.pardisbest .swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
}

.best-name{
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 9px;
    color: var(--text-light) !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.best-teacher-img{
    width: 27px;
    height: 27px;
}

.best-teacher-img img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.best-content{
    display: flex;
    flex-direction: column;
    max-width: 267px;
    z-index: 2;
}

.best-teacher-name{
    font-size: 14px;
    color: var(--text-light);
}

.best-time span{
    font-size: 15px;
    color: var(--text-light);
}

.best-time svg path{
    fill:var(--text-secondary-color) ;
}

.exact-time{
    font-weight: 600;
}

.best-price{
    font-size: 19px;
    font-weight: 600;
    color: var(--text-light);
}




/* .swiper-best-N, .swiper-rtl .swiper-best-P {*/
/*    right: 10px;*/
/*}*/

.swiper-best-P {
    right: -9.7% !important;
}

.swiper-best-N, .swiper-best-P {
    top: 19.5rem;
    left: 81px;
    opacity: 0;
}

 .swiper-best-N.swiper-button-disabled, .swiper-best-P.swiper-button-disabled {
    opacity: 0 !important;
}

 .best-sell:hover .swiper-best-N{
     opacity: 1;
 }

.best-sell:hover .swiper-best-P{
    opacity: 1;
}


/*best sell*/




/*comments*/

.comments{
    background-color: var(--back-color2);
    padding-bottom: 94px;
}

.comments .container{
    position: relative;
    z-index: 2;
}

.comment-pic{
position: relative;

}

.comment-image{
    width: 130px;
    height: 130px;
    margin-bottom: 10px;
}

.comment-image img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.person-name{
    color: #FC7666;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
}

.class-name{
    font-size: 14px;
    color: var(--text-light);
    margin-bottom: 10px;
}

.my-comment-title{
    color: var(--text-light);
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}

.my-comment-text{
    font-size: 15px;
    color: var(--text-light);
}
.back-comment{
    background-image: url("../images/comment-box.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 615px;
    height: 601px;
}

.comment-content{
    padding: 90px 102px;
}

.col-explain{
    margin-top: 80px;
    padding-right: 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.comments .pardis-title::before {
    left: -6px;
}

.comment-title{
    color: var(--text-light);
    font-size: 27px;
    font-weight: 600;
    line-height: 52px;
    margin-bottom: 15px;
}

.comment-text{
    color: var(--text-light);
    line-height: 40px;
}

.comment .online-btn{
    margin-top: 15px;
}

.comments .online-btn{
    padding-inline: 28px;
}

.comment-picture{
    position: relative;
    top: -46px;
    width: 548px;
    height: 537px;

}

.comment-picture img{
    width: 100%;
    height: 100%;
}


/*comments*/


/*offers*/

.waves-offer svg path{
    fill: var(--color-background) ;
}

.offers{
    position: relative;
}

.waves-offer {
    width: 100%;
    position: absolute;
    top: calc(100% - 1337px);
    z-index: 0;
}

/*offers*/


/*blog*/

.blog{
    padding-block: 100px 0;
    background: var(--back-color1);
    position: relative;

}

.blog-row{
    position: relative;
    z-index: 3;
}


.Blogswiper .swiper-slide{
    min-height: 573px;
    display: flex;
    align-items: flex-end;
}


.each-blog{
    position: relative;
    z-index: 1;
    width: 421px;
    position: relative;
    z-index: 1;
    width: 421px;
    align-items: center;
    display: flex;
    justify-content: center;

}

.blog-back-image{
    position: absolute;
    z-index: -1;
    top: -44%;
    width: 361px;
    height: 347px;
    overflow: hidden;
    border-radius: 20px;
}

.blog-back-image img{
    width: 100%;
    height: 100%;
    transition: .5s;
}


.all-blogs{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-content{
    background: var(--color-background);
    padding: 34px 34px;
    display: flex;
    flex-direction: column;
    max-width: 316px;
    border-radius: 26px;
    position: relative;
    min-height: 374px;
}

.select-blog{
    position: absolute;
    top: -21px;
    background: var(--primary-light);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    left: 55px;
    opacity: 0;
    transform: translateY(0px);
    transition: .4s;

}

.blog-calender{
    display: flex;
    align-items: center;
    gap: 13px;
    padding-bottom: 10px;
    font-weight: 600;
    color: var(--text-light);
    font-size: 14px;
}

.blog-name {
    font-size: 15px;
    color: var(--text-light);
    font-weight: 600;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.blog-text{
    color: var(--text-light);
    line-height: 40px;
    text-align: justify;
    font-size: 14px;
}

.waves-blog {
    width: 100%;
    position: absolute;
    bottom: calc(100% - 1139px);
    z-index: 2;
}

.waves-blog svg path{
    fill: var(--back-color1);
}

.news{
    position: relative;
    background: var(--primary-light);
    z-index: 1;
    padding-block: 250px 100px;
}

.news-col{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.news .pardis-title {
    color: #fff;
}

.news-text{
    color: #fff;
}

.form-input{
    position: relative;
}

.send-email{
    position: absolute;
    min-width: 130px;
    border: unset;
    background: var(--secondary-light);
    font-family: homa;
    font-size: 18px;
    padding: 5px 10px;
    font-weight: 600;
    top: 9px;
    left: -58px;

}

.form-input input{
    border: unset;
    padding: 17px 15px;
    padding-left: 50px;
    width: 100%;

}

.news .row{
    align-items: flex-end;
}

.news .pardis-title::before {
    left: -51px;
}



/*blog*/

/*mobile content*/

.mobile-title{
    display: none;
}

/*mobile content*/






/*responsive*/

@media screen and (max-width: 1600px) {
    .banner-swiper-btns {
        position: absolute;
        right: -5%;
    }

    .swiper-best-P {
        right: -4.7% !important;
    }
}

@media screen and (max-width: 1500px) {
    .banner-swiper-btns {
        position: absolute;
        right: -3%;
    }
}

@media screen and (max-width: 1399px) {
    .banner-swiper-btns {
        position: absolute;
        right: -3%;
    }

    .swiper-best-P {
        right: 7.7% !important;
    }

    .each-best:hover::before {
        top: -10rem;
        z-index: 1;
        border: 1px solid var(--primary-light);
        right: 0;

    }
}

@media screen and (max-width: 1300px){
    .waves-blog {
        bottom: calc(100% - 1084px);
    }
}

@media screen and (max-width: 1199px){

    .waves-category {
        bottom: calc(100% - 1101px);
    }

    .each-best:hover::before {
        top: -9rem;
    }
    .BannerSwiper {
        max-height: 607px;
    }
    .swiper-best-P {
        right: 4.7% !important;
    }

    .waves-blog {
        bottom: calc(100% - 1063px);
    }

}

 @media screen and (max-width:991px ){

     .waves-offer {
         top: calc(100% - 1107px);
     }

     .BannerSwiper {
         max-height: 929px;
         padding: 0 2px;
     }

     .swiper-best-P {
         right: -1.7% !important;
     }

     .mobile-title{
         display: block;
     }

     .comment-image {
         width: 100px;
         height: 100px;
     }

     .my-comment-title {
         font-size: 19px;
     }

     .class-name {
         font-size: 13px;
     }

     .my-comment-text {
         font-size: 14px;
     }

     .comments {
         padding-bottom: 21px;
         padding-top: 96px;
     }

     .comments .online-btn {
         margin-top: 28px;
     }

     /*.blog .container{*/
     /*    display: none;*/
     /*}*/
     /*.waves-blog svg path {*/
     /*    fill: #f1f6fa;*/
     /*}*/

     .newest {
         padding-block: 100px 38px;
     }

     .news-col{
         margin-bottom: 36px;
     }

     .waves-blog {
         bottom: calc(100% - 1017px);
     }


     .news {
         padding-block: 158px 82px;
     }


 }

@media screen and (max-width: 767px){

    .BannerSwiper .swiper-wrapper{
        direction: ltr;
    }

    .BannerSwiper .swiper-wrapper .swiper-slide {
        padding: 0 10px;
    }


    .waves-blog {
        bottom: calc(100% - 970px);
    }

    .swiper-best-N, .swiper-best-P {
        top: 12.5rem !important;
    }
    .swiper-best-P {
        right: 83.3% !important;
    }


    .waves-offer {
        top: calc(100% - 1027px);
    }

    .blog .blog-calender span{
        font-size: 15px;
        line-height: 26px;
    }

    .blog .blog-name {
        font-size: 15px;
    }

    .blog .blog-text {
        font-size: 14px;
    }

    /*.courses .waves-category {*/
    /*    top: 446px;*/
    /*}*/

    .each-course {
        padding: 32px 66px;
    }

    .category .each-category {
        max-width: 230px;
    }

    .banner .container {
        background-size: contain;
    }

    .category-title {
        font-size: 16px;
    }
    .category-text span {
        font-size: 16px;
    }

    .news .send-email {
        left: 2px;
    }

    .news .form-input input {
        width: 89%;
    }


}


@media screen and (max-width: 575px){

    .blog .pardis-title{
        margin-bottom: 0;
    }


    .blog-content {
        min-height: 339px;
    }

    .waves-blog {
        bottom: calc(100% - 801px);
    }


    .swiper-best-N, .swiper-best-P {
        left: 43px !important;
    }

    .swiper-best-P {
        right: 73.3% !important;
    }

    .swiper-best-N, .swiper-best-P{
        width: 38px;
        height: 38px;
    }

    .waves-offer {
        top: calc(100% - 940px);
    }

    .waves-category {
        bottom: calc(100% - 848px);
    }


    .news {
        padding-block: 83px 82px;
    }

    .BannerSwiper {
        max-height: 793px;
        padding: 0 2px;
    }

    .banner-swiper-btns {
            position: absolute;
            right: 3%;
    }

    .banner .banner-image {
        width: 282px;
        height: 398px;
    }
    .banner .banner-extra::before {
        right: -203px;
    }

    .banner .banner-extra::after {
        bottom: 194px;
        right: -162px;
    }

    .banner-text {
        font-size: 15px;
    }

    .banner .banner-title h3 {
        font-size: 25px;
        line-height: 43px;
    }

    .banner .rotated-span {
        padding: 2px 11px;
        line-height: 32px;
        height: 42px;
        top: -12px;
    }

    .category .each-category {
        max-width: 164px;
    }

    .category-title {
        font-size: 14px;
        line-height: 26px;
    }
    .category-text span {
        font-size: 14px;
        font-weight: 600;
    }
    .each-course {
        padding: 32px 22px;
    }

    .courses .course-detail {
        font-size: 15px;
    }

    .see-more span {
        font-size: 16px;
    }

    .course-info {
        gap: 1px;
    }

    .each-course {
        min-height: 205px;
    }

    .comments .back-comment {
        width: 418px;
        height: 404px;
    }

    .comments .comment-content {
        padding: 38px 53px;
    }

    .my-comment-title {
        margin-bottom: 2px;
    }

    .comment-image {
        width: 87px;
        height: 87px;
    }

    .my-comment-title {
        font-size: 17px;
    }

    .comments .comment-picture {
        position: relative;
        top: -46px;
        width: 319px;
        height: 319px;
        left: 0;
    }







}

@media screen and (max-width: 450px){
    .swiper-best-P {
        right: 71.3% !important;
    }
}

@media screen and (max-width: 425px){

    .banner-swiper-btns {
        top: calc(100% - 41%);
        z-index: 2;
    }

    .waves-offer {
        top: calc(100% - 862px);
    }

    .waves-category {
        bottom: calc(100% - 719px);
    }

    /*.waves-blog {*/
    /*    bottom: calc(100% - 897px);*/
    /*}*/


    .banner {
        padding-bottom: 0;
    }

    .my-nav1{
        padding: 0;
    }

    .comment-image {
        width: 75px;
        height: 75px;
        margin-bottom: 4px;

    }

    .person-name {
        font-size: 16px;
        line-height: 26px;
    }

    .my-comment-title {
        font-size: 16px;
    }

    .my-comment-text {
        font-size: 13px;
        line-height: 26px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .comments .comment-picture {
        position: relative;
        top: -30px;
        width: 279px;
        height: 273px;
        left: 0;
    }

    .class-name {
        margin-bottom: 0px;
    }

    .comment-title {
        font-size: 18px;
        font-weight: 600;
        line-height: 37px;
        margin-bottom: 6px;
    }

    .comment-text {
        line-height: 36px;
        font-size: 14px;
    }
    .pardis-title {
        font-size: 22px;
    }

    .send-email {
        min-width: 104px;
        font-size: 14px;
        padding: 5px 8px;
    }

    .news .pardis-title {
        margin-bottom: 91px;
    }

    .courses {
        padding-block: 96px 34px;
    }

    .comments {
        padding-bottom: 172px;
        padding-top: 87px
    }


    .news {
        padding-block: 147px 98px;
    }
    .comments .back-comment {
        width: 349px;
        height: 341px;
    }

    .my-comment-title {
        font-size: 13px;
    }

    .my-comment-title {
        margin-bottom: 3px;
    }

    .form-input input {
        border: unset;
        padding: 13px 13px;
    }

    .news .send-email {
        min-width: 99px;
        font-size: 13px;
        padding: 5px 7px;
        top: 7px;

    }



    .each-footer-link {
        font-size: 15px;
    }


    }

@media screen and (max-width: 375px){

    .waves-offer {
        top: calc(100% - 814px);
    }

    .waves-blog {
        bottom: calc(100% - 766px);
    }

    .news {
        padding-block: 81px 98px;
    }

    .each-best:hover::before {
        top: -7.5rem;
    }


    .comments .back-comment {
        width: 310px;
        height: 303px;
    }

    .comment-image {
        width: 55px;
        height: 55px;
        margin-bottom: 2px;
    }
    .comments .comment-content {
        padding: 27px 89px;
    }
    .comments .comment-content {
        padding: 31px 48px;
    }

    .comments .comment-picture {
        width: 219px;
        height: 221px;
    }

    .each-course {
        padding: 21px 10px;
    }


}


@media screen and (max-width: 320px){

    .waves-offer {
        top: calc(100% - 780px);
    }
    .person-name {
        font-size: 13px;
        line-height: 20px;
    }

    .class-name {
        font-size: 11px;
        line-height: 24px;
    }
    .comments .back-comment {
        width: 286px;
        height: 282px;
    }

    .my-comment-text {
        -webkit-line-clamp: 1;
    }

    .blog .blog-back-image {
        width: 253px;
        height: 285px;
    }

    .blog .blog-content {
        max-width: 235px;
        padding: 19px 16px;
    }
    .blog .blog-text {
        font-size: 13px;
    }

    .blog .blog-calender span {
        font-size: 13px;
        line-height: 26px;
    }

    .blog-calender svg{
        width: 33px;
        height: 26px;
    }

    .blog .blog-name {
        font-size: 14px;
        line-height: 30px;
    }

}


/*responsive*/
