#review_section{
    padding-top: 80px;
    padding-bottom: 70px;
}

.mp-float_r.mp-logo{
    display: none;
}

#review_section .mp-product-widget-content .mp-product-widget-head{
    border: none;
    background: #f6f7f8;
    border-radius: 10px;
    padding: 25px 30px 24px 32px;
    position: relative;
    margin-bottom: 80px;
}

#review_section .mp-head-block.mp-head-first-block.mp-float_l{
    margin-left: 0 !important;
    float: none;
    margin: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

#review_section .mp-product-widget-content .mp-total-score{
    font-size: 35px;
    font-weight: 500;
    width: 96px;
    height: 96px;
    border: 5px solid #fecc00;
    border-radius: 50%;
    background: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}


.mp-product-widget-content .mp-recommends-count{
    background: none !important;
    padding-left: 0 !important;
    height: auto;
}

#review_section .mp-product-widget-content .mp-product-widget-head .mp-stars-score, #review_section .mp-product-widget-content .mp-product-widget-head .mp-stars-score div{
    height: 27px;
    background-size: 142px;
}

#review_section .mp-product-widget-content .mp-product-widget-head .mp-stars-score{
    width: 142px;
    position: absolute;
    left: 140px;
    top: 35px;
}

#review_section  .mp-float_l{
    float: none;
}

#review_section .mp-product-widget-content .mp-open-modal{
    position: absolute;
    bottom: 24px;
    right: 29px;
    color: #232323;
    height: 43px;
    border: 1px solid #ffcb00;
    width: 260px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    overflow: hidden;
    z-index: 1;
}

#review_section .mp-product-widget-content .mp-open-modal:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: -1;
}

#review_section .mp-product-widget-content .mp-open-modal:hover{
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

#review_section .mp-product-widget-content .mp-open-modal:before {
  content: '';
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(8.3);
  transform: translate(-50%, -50%) scale(8.3);
  display: block;
  width: 40px;
  height: 40px;
  background: #ffcb00;
  border-radius: 50px;
}

#review_section .mp-product-widget-content .mp-open-modal:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mp-head-block.mp-head-second-block.mp-float_l{
    display: none;
}

#review_section .mp-product-widget-content .mp-total-score span{
    position: absolute;
    right: 0px;
    top: 25px;
    font-size: 31px;
    line-height: normal;
}

#review_section .mp-product-widget-content .mp-total-score span.clients-ma{
    right: 107px;
    top: 4px;
}

#review_section .mp-product-widget-content .mp-product-widget-head .mp-header-wrapper{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

#review_section  .mp-product-widget-content .mp-recommends{
    position: absolute;
    top: 28px;
    right: 188px;
    margin: 0;
    display: flex;
    align-items: flex-start;
}

#review_section  .mp-product-widget-content .mp-recommends div:nth-child(2){
    width: 100px;
    font-size: 13px;
    line-height: normal;
    margin-top: 3px;
}

#review_section .mp-product-widget-content .mp-recommends-count span{
    position: relative;
    left: 0;
    font-size: 31px;
    line-height: normal;
    color: #4ac21b;
    font-weight: 500;
    margin-right: 8px;
    margin-right: 8px;
}

/*************************************************/
/*******RASSILKA*SECION***************************/
/*************************************************/

#email-rassilka-section{
    padding: 50px 0;
    background: #f6f7f8;
}

#email-rassilka-section .container{
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-email-rassilka{
    font-size: 15px;
    margin-right: 20px;
}

.email-rassilka input{
    border: 1px solid #dcdcdc;
    padding-left: 10px;
    color: #828282;
    height: 33px;
    outline: none;
    font-size: 15px;
    border-radius: 0;
    width: auto;
    margin-bottom: 0;
}

.email-rassilka button{
    height: 33px;
    border: 1px solid #dcdcdc;
    background: #dcdcdc;
    margin-left: -5px;
    outline: none;
    font-size: 15px;
    padding: 0 15px;
    cursor: pointer;
    transition: 0.3s ease;
}

.email-rassilka button:hover{
    border: 1px solid #10ceba;
}

#email-rassilka-section img{
    height: 30px;
    margin-right: 20px;
}

/***********************************************************************************************/

.mp-pros-text{
    display: none !important;
}
.mp-cons-text{
    display: none !important;
}
.mp-recommend{
    display: none !important;
}
.mp-review-info .mp-review-rate .mp-rating-value, .mp-review-info .mp-review-rate .mp-rating-value div {
    background-image: url(../images/review_smaller_stars_green3.png) !important;
}

#review_section .mp-review-info-row .mp-avatar img {
    border-radius: 40px;
    width: 67px;
}
.mp-review-info-row .mp-avatar .mp-avatar-wrapper {
    height: 67px;
    width: 67px;
    border-radius: 50%;
    overflow: hidden ;
    top: 15px;
    left: 10px;
}


.mp-product-widget-content .mp-product-widget-head .mp-stars-score, .mp-product-widget-content .mp-product-widget-head .mp-stars-score div {
    background-image: url(../images/review_smaller_stars_green3.png) !important;
}
.company{
    position: absolute;
    left: 141px;
    top: 75px;
    text-align: left;
    font-size: 15px;
    line-height: 17px;
}

.clients{
    width: 100px;
    font-size: 13px;
    line-height: normal;
    margin-top: 3px;
    position: relative;
    top: 4px;
    text-align: left;
    font-weight: 400;
}

#review_section .mp-review-block{
    position: relative;
    padding-left: 35px;
    padding-right: 30px;
}

#review_section .mp-review-info .mp-review-date{
    position: absolute;
    top: 20px;
    font-weight: 500;
    font-size: 15px;
    color: #808080;
    right: 30px;
}

#review_section .mp-social_icon{
    display: none !important;
}

#review_section .mp-review-text-block{
    position: relative;
    width: 100% !important;
    padding-left: 75px;
    font-size: 15px;
    line-height: 24px;
    color: #282828;
    font-weight: 500;    
    margin-left: 0;
    padding-right: 20px;
}

#review_section .mp-review-info{
    margin-left: 11px;
}

#review_section .mp-author-name.mp-fittable-text{
    font-size: 18px !important;
    line-height: 20px;
    color: #232323;
    font-weight: 600;
    position: relative;
    top: -40px;
}

#review_section .mp-review-info .mp-author-name{
    width: 100%;
}

#review_section .mp-review-info .mp-review-rate{
    position: relative;
    top: 20px;
}

#review_section .mp-review-info .mp-review-rate .mp-rating-value, #review_section .mp-review-info .mp-review-rate .mp-rating-value div{
    height: 17px;
    background-size: 90px;
    width: 90px;
}

#review_section .mp-review-block{
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 30px;
    margin-bottom: 45px;
}


/*********Media***********************************/
@media (max-width: 760px){
/**********EMAIL*RASSILKA*************************/
    #email-rassilka-section{
        padding: 20px 0;
        border-top: 1px solid #dcdcdc;
    }

    #email-rassilka-section .container{
        flex-wrap: wrap;
    }

    #email-rassilka-section img{
        display: none;
    }

    .text-email-rassilka{
        font-size: 11px;
        line-height: normal;
        font-weight: 300;
        margin-bottom: 15px;
        width: 100%;
    }

    .email-rassilka input{
        width: 165px;
        display: inline-block;
    }

    .email-rassilka button{
        padding: 0 5px;
    }

    #email-rassilka-section .container{
        display: block;
    }

/**************************************************/

    #review_section {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    #review_section .mp-product-widget-content .mp-product-widget-head{
        min-width: 100%;
        height: 230px;
    }   

    #review_section .mp-product-widget-content .mp-open-modal{
       bottom: 30px;
        right: auto;
        left:50%;
        transform: translateX(-50%);
        font-size: 13px;
        height: 40px;
        width: 240px; 
    }

    #review_section .mp-product-widget-content .mp-recommends{
        right: auto;
        left: 20px;
        top: 95px;

    }

    #review_section .mp-product-widget-content .mp-recommends-count span{
        font-size: 20px;
        margin-right: 6px;
    }

    #review_section .mp-product-widget-content .mp-recommends div:nth-child(2) {
        width: 70px;
        font-size: 9px;
        line-height: 10px;
        margin-top: 13px;
    }

    #review_section .mp-product-widget-content .mp-total-score{
        width: 60px;
        height: 60px;
        border-width: 2px;
        font-size: 25px;
        margin-left: 38px;
    }

    #review_section .mp-product-widget-content .mp-total-score span.clients-ma {
        right: 72px;
        top: 82px;
        font-size: 20px;
    }

    .clients{
        font-size: 9px;
        line-height: 11px;
        top: 79px;
        right: -35px;
    }

    #review_section .mp-product-widget-content .mp-product-widget-head .mp-stars-score {
        width: 100px;
        position: absolute;
        left: 140px;
        top: 35px;
    } 

    #review_section .mp-product-widget-content .mp-product-widget-head .mp-stars-score, #review_section .mp-product-widget-content .mp-product-widget-head .mp-stars-score div {
        height: 17px;
        background-size: 95px;
    }

    .company{
        font-size: 9px;
        line-height: 11px;
        top: 60px;
    }

    #review_section .mp-review-info-row .mp-avatar img{
        width: 45px;
    }

    #review_section .mp-review-info-row .mp-avatar .mp-avatar-wrapper {
        height: 45px;
        width: 45px;
    }

    #review_section .mp-author-name.mp-fittable-text{
        font-size: 11px !important;
        top: -28px;
    }

    #review_section .mp-product-widget-content .mp-product-widget-head{
        margin-bottom: 45px;
    }

    #review_section .mp-review-block{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 15px;
        margin-bottom: 30px;
    }

    #review_section .mp-review-text-block{
        padding-left: 0;
        padding-right: 10px;
        font-size: 11px;
        line-height: 14px;
        font-weight: 400;
    }

    #review_section .mp-review-info .mp-review-rate .mp-rating-value, #review_section .mp-review-info .mp-review-rate .mp-rating-value div {
        height: 11px;
        background-size: 60px;
        width: 60px;
    }

    #review_section .mp-review-info .mp-review-rate{
        top: 16px;
    }

    #review_section .mp-review-info .mp-review-date{
       font-weight: 400;
        font-size: 11px; 
    }
}



/************************New_review_page_03.08.22******************************/
#review_main_block{
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/rev_bg.png);
    margin-top: 80px;
    padding-top: 40px;
    padding-bottom: 48px;
    margin-bottom: 80px;
    background-size: cover;
}

#review_main_block .container{
    position: relative;
}

#review_main_block h1{
   font-weight: 700;
    font-size: 56px;
    line-height: 105%;
    margin-bottom: 16px;
}

#review_main_block p{
    font-weight: 500;
    font-size: 21.2532px;
    line-height: 138.52%;
    margin-bottom: 36px;
    color: #fff;
}

.btn-touch.blue{
   background: #2E2497; 
   color: #fff;
   border: 1px solid #2E2497;
}

.btn-touch.yellow{
    background: #FFD631;
    color: #25266A;
    border:  1px solid #25266A;
}

.btn-touch{
    font-size: 15px;
    line-height: 103%;
    font-weight: 400;
    border-radius: 10px;
    padding: 20px 43px 20px 91px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    border:  1px solid #000;
    transition: 0.5s ease;
}

.btn-touch.yellow:hover{
    background: #fff;

}

.btn-touch.blue:hover{
    background-color: #fff;
    color: #25266A;
}

.btn-touch.blue:hover:before{
   background-image: url(/wp-content/themes/smartykids-theme/images/review_page/touch.png); 
}

.btn-touch:before{
    content: '';
    position: absolute;
    left: 49px;
    top: 11px;
    width: 32px;
    height: 34px;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/touch.png);
}

.btn-touch.blue:before{
    background-size: cover;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/touch_white.png);
}

#rev_smart {
    position: absolute;
    top: -130px;
    right: -120px;
}

#reviews{
    padding-top: 25px;
    padding-bottom: 80px;
}

.title_rev{
    font-weight: 700;
    font-size: 16px;
    line-height: 166%;
    color: #565656;
    margin-bottom: 23px;
}

.napravlenya_reviews{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.block_nr{
    width: 24%;
    height: 174px;
    color: #515151;
    cursor: pointer;
    margin-bottom: 1%;
    padding: 14px 0 0 24px;
    font-weight: 500;
    font-size: 23px;
    line-height: 103%;
    border-radius: 13px;
    transition: 0.3s ease;
}

.block_nr.choise{
    color: #fff;
}

.all_crs{
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/all.png);
}

.all_crs.choise{
    background-color: #FFA34E;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/all_c.png);
}

.progr_crs{
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/progr.png);
}

.progr_crs.choise{
    background-color: #7B2BD0;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/progr_c.png);
}

.mental_crs{
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/mental.png);
}
.mental_crs.choise{
    background-color: #E50056;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/mental_c.png);
}

.read_crs{
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/m_read.png);
}
.read_crs.choise{
    background-color: #ED3CAA;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/m_read_c.png);
}

.fin_crs{
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/fin.png);
}
.fin_crs.choise{
    background-color: #00BEFF;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/fin_c.png);
}

.smart_read_crs{
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/s_read.png);
}
.smart_read_crs.choise{
    background-color:  #FF8400;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/s_read_c.png);
}

.caligrafy_crs{
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/kaligr.png);
}
.caligrafy_crs.choise{
    background-color:  #69C900;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/kaligr_c.png);
}

.average_rating_crs{
    border: 1px solid #515151;
    padding: 50px 0 0 0; 
    text-align: center;
    font-size: 18px;
    font-weight: 300;
}

.average_rating_crs span{
   color: #303030; 
   font-weight: 700;
    font-size: 37.2712px;
    line-height: 125.52%;
    display: inline-block;
    margin-right: 7px;
}

.single_review{
    display: flex;
    align-items: flex-start;
    margin-bottom: 80px;
}

.single_review  img{
    margin-right: 34px;
    width: 77px;
    height: 77px;
    border-radius: 50%;
}

.rev_rating_star img{
    width: 15px;
    display: inline-block;
}

.rev_rating_star{
    margin-bottom: 30px;
    position: relative;
    width: 100px;
    height: 19px;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/gray_star.svg);
    background-size: contain;
}

.rating_num_star{
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/yellow_star.svg);
    background-size: contain;
}

.rev_name{
    font-weight: 600;
    font-size: 22.2883px;
    line-height: 132.52%;
}

.rev_cours{
    color: #545454;
    font-weight: 400;
    font-size: 18.7271px;
    line-height: 132.52%;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 13px;
}

.napravlenya_reviews{
    margin-bottom: 150px;
}
/*
.simple-rating{
    position: relative;
    font-size: 40px;
    display: inline-block;
}

.simple-rating:before{
    display: block;
    content: "★★★★★";
}

.ratings_items{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row-reverse;
    overflow: hidden;
}

.rating_item{
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
}

.rating_label{
    flex: 0 0 20%;
    height: 100%;
    cursor: pointer;
    color: #B8B8B8;
}

.rating_label:before{
    content: '★';
    display: block;
    transition: color 0.3s ease 0s;
}

.rating_item:checked,
.rating_item:checked ~ .rating_label{
    color: #FFA34E;
}

.rating_label:hover, 
.rating_label:hover ~ .rating_label,
.rating_label:checked ~ .rating_label:hover{
    color: #ffc48d;
}
*/


.simple-rating{
    position: relative;
    font-size: 0px;
    display: inline-block;
    width: 190px;
    height: 37px;
}

.simple-rating:before{
    display: block;/*
    content: url(/wp-content/themes/smartykids-theme/images/review_page/gray_star.svg)
             url(/wp-content/themes/smartykids-theme/images/review_page/gray_star.svg)
             url(/wp-content/themes/smartykids-theme/images/review_page/gray_star.svg)
             url(/wp-content/themes/smartykids-theme/images/review_page/gray_star.svg)
             url(/wp-content/themes/smartykids-theme/images/review_page/gray_star.svg);*/
    content: "";
   /* background-image: url(/wp-content/themes/smartykids-theme/images/review_page/gray_star.svg);         
   */
   width: 100%;
    height: 100%;
}

.ratings_items{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row-reverse;
    overflow: hidden;
}

.rating_item{
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
}

.rating_label{
    flex: 0 0 20%;
    height: 100%;
    cursor: pointer;
    color: #B8B8B8;
}

.rating_label:before{
   content: "";
   background-image: url(/wp-content/themes/smartykids-theme/images/review_page/gray_star.svg);
   width: 38px;
   height: 37px;
   background-size: contain;
   /* content: url(/wp-content/themes/smartykids-theme/images/review_page/gray_star.svg);*/
    display: block;
    transition: 0.3s ease;
}

.rating_item:checked,
.rating_item:checked ~ .rating_label:before{
    /*content: url(/wp-content/themes/smartykids-theme/images/review_page/yellow_star.svg);*/
    content: "";
    
    width: 38px;
    height: 37px;
    background-size: contain;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/yellow_star.svg);
}

.rating_label:hover:before, 
.rating_label:hover ~ .rating_label:before,
.rating_label:checked ~ .rating_label:hover{
    /*content: url(/wp-content/themes/smartykids-theme/images/review_page/yellow_star.svg);*/
    content: "";
    width: 38px;
    height: 37px;
    background-size: contain;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/yellow_star.svg);
}


#review_form{
    padding: 92px 0 98px 0;
    background-color: #FFA34E;
    background-image: url(/wp-content/themes/smartykids-theme/images/review_page/f_bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

#review_form form{
    width: 1410px;
    background: #FBFBFF;
    border-radius: 24px;
    
    margin:  0 auto;
    padding: 38px 100px 53px 100px;
    
}

#review_form p{
    font-size: 23px;
    line-height: 125%;
    font-weight: 400;
}

.rev_form_title{
    font-weight: 700;
    font-size: 61px;
    margin-bottom: 50px;
    text-transform: uppercase;
    line-height: 100%;
    width: 100%;
}

.rev_input{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#review_form input, #review_form select{
    width: 29%;
    background: #F2F2F2;
    border: none;
    color: #AFAFAF;
    height: 75px;
    font-size: 23px;
    line-height: 125.52%;
    padding-left: 25px;
    outline: none;
    border-radius: 5px;
    font-family: 'Montserrat' ,sans-serif;
}

#review_form input::placeholder,  #review_form select::placeholder{
    color: #AFAFAF;
    font-family: 'Montserrat' ,sans-serif;
    font-weight: 300;
}

#review_form select{
    width: 39%;
}

#review_form textarea{
    width: 100%;
    border: none;
    background: #F2F2F2;
    border-radius: 5px;
    outline: none;
    padding: 25px 0 0 20px;
    font-size: 23px;
    font-weight: 300;
    color: #AFAFAF;
    font-family: 'Montserrat' ,sans-serif;
    margin-bottom: 40px;
}

#review_form textarea::placeholder{
    font-weight: 300;
    color: #AFAFAF; 
}

.rat__btn{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

@media (max-width: 1500px){
    #review_form form{
        width: 1180px;
    }
}

@media (max-width: 1200px){
    #rev_smart{
        display: none;
    }
    #review_main_block{
        margin-top: 0;
        margin-bottom: 20px;
    }

    .block_nr{
        font-size: 15px;
        background-size: contain;
        background-repeat: no-repeat;
        height: 110px;
        padding: 14px 0 0 15px;
    }

    .average_rating_crs span{
        font-size: 26px;
    }

    .cours_all_rating img{
        width: 20px;
    }

    .napravlenya_reviews{
        margin-bottom: 100px;
    }

    .single_review  img{
        margin-right: 20px;
    }

    .rev_name{
        font-size: 18px;
    }

    .rev_cours{
        font-size: 16px;
    }

    .rev_rating_star{
        margin-bottom: 15px;
    }

    .rev_text{
        font-size: 14px;
    }

    #review_form form{
        width: 90%;
    }

    #review_form p{
        font-size: 18px;
    }

    .rev_form_title{
        font-size: 40px;
    }

    #review_form form{
        padding: 38px 50px 50px 50px;
    }

    #review_form input, #review_form select{
        font-size: 16px;
        height: 50px;
    }

    #review_form textarea{
        font-size: 16px;
    }

    .simple-rating img{
        height: 20px;
    }

    .average_rating_crs{
       padding-left: 0; 
    }

    .simple-rating{
        height: 25px;
        width: 130px;
    }

    .rating_label:before{
        height: 25px;
        width: 26px;
    }

    .rating_item:checked,
    .rating_item:checked ~ .rating_label:before{
        height: 25px;
        width: 26px;
    }

    .rating_label:hover:before, 
    .rating_label:hover ~ .rating_label:before,
    .rating_label:checked ~ .rating_label:hover{
        height: 25px;
        width: 26px;
    }
}

@media (max-width: 760px){
    #review_main_block h1{
        font-size: 28px;
    }

    #review_main_block p{
        font-size: 12px;
        margin-bottom: 25px;
    }

    .btn-touch{
        font-size: 12px;
        padding: 15px 30px 15px 65px;
    }

    .btn-touch:before{
        background-size: contain;
        width: 21px;
        height: 22px;
        left: 34px;
    }

    .block_nr{
        font-size: 12px;
        height: 90px;
        padding: 12px 0 0 14px;
    }

    .average_rating_crs span {
        font-size: 20px;
    }

    .napravlenya_reviews{
        margin-bottom: 50px;
    }

    .single_review  img {
        margin-right: 10px;
        width: 65px;
        height: 65px;
    }

    .rev_name {
        font-size: 14px;
    }

    .rev_cours{
        font-size: 12px;
    }

    .rev_text{
        font-size: 12px;
    }

    .block_nr{
        width: 49%;
    }

    #reviews{
        padding-bottom: 20px;
    }
    #review_form form{
        width: 290px;
        padding: 20px;
        border-radius: 10px;
    }

    .single_review{
        margin-bottom: 40px;
    }

    #review_form{
        padding: 30px 0 30px 0;
    }

    #review_form p {
        font-size: 14px;
    }

    .rev_form_title {
        font-size: 22px;
    }

    .rev_form_title{
        margin-bottom: 20px;
    }

    #review_form input, #review_form select{
        width: 100%;
        margin-bottom: 10px;
        padding-left: 15px;
        font-size: 14px;
    }

    .rat__btn{
        flex-wrap: wrap;
    }

    #review_form textarea{
        margin-bottom: 20px;
    }

    .simple-rating{
        margin-bottom: 20px;
    }

    .rev_rating_star{
        height: 15px;
        width: 75px;
    }
}