.singleteacherbottom_block {
    
}
.main_singleteacherbottom{}
.singleteacherbottom_block{
    /*padding-top:60px;
    padding-bottom:5px;
    box-sizing:border-box;*/
}
.singleteacherbottom_block {
    max-width:100%;
    width:100%;
}
.sectionheading_prof {
    margin-bottom:15px;
}
.section_profesori_listing  {}
.section_profesori_listing .section_heading{
    padding: 25px;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-bottom:16px;
}

.section_profesori_listing .section_heading .s_heading{
    max-width: 60%;
    width: 100%;
}
.section_profesori_listing .section_heading .s_heading h2 {
    font-weight:700;
    font-size:32px;
    line-height:43px;
}
.section_profesori_listing .section_heading .right_count{
    font-size: 16px;
    font-family: "Open Sans", Arial;
    line-height: 1;
    font-weight: bold;
    padding: 11px 14px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
   
    display: flex;
    box-sizing: border-box;
    align-items: center;
    background-color: #04aeef;
    color: #fff;
    margin-left: auto;
}






.sec_pov_prof_wrp {}

.sec_pov_prof_bottom .sec_pov_prof_box .sec_pov_prof_image{
    -webkit-border-top-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    max-width:35%;
    width:100%;
}
.sec_pov_prof_bottom .sec_pov_prof_box .sec_pov_prof_description{
    padding:20px;
    position:relative;
    box-sizing:border-box;
    max-width:65%;
    width:100%;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color:#04aeef;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_heading_desc{
    padding-top:50px;
    font-size:36px;
    line-height:49px;
    color:#064861;
    font-weight:400;
    padding-right:80px;
    box-sizing:border-box;
    margin-bottom:25px;
}
.sec_pov_prof_bottom .sec_pov_prof_box .icon_right{
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 60px;
    color: #fff;
}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_heading_tearcher{
    color:#fffefe;
    font-weight:600;
    font-size:24px;
    line-height:32px;
    margin-bottom:6px;

}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_desc{
    padding-right:80px;
    box-sizing:border-box;
}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_pos,{
    color:#fffefe;
    font-weight:400;
    font-size:14px;
    line-height:21px;
    display:block;
}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_loc{
    color:#fffefe;
    font-weight:400;
    font-size:14px;
    line-height:21px;
    display:block;
    margin-bottom:15px;
}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_href{
    border: 1px solid #fff;
    background-color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 14px 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #04aeef;
    font-size: 14px;
    line-height: 1;
    margin-top: auto;
    font-weight: bold;

}


.sec_pov_prof_bottom .sec_pov_prof_box  {
    display:flex;
    max-width:100%;
    width:100%;
    margin-bottom:10px;

}

.sec_pov_prof_bottom .sec_pov_prof_box .sec_pov_prof_image{
    min-width:227px;
}
.sec_pov_prof_bottom .sec_pov_prof_box .sec_pov_prof_description{
    background-color:#fff;
}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_heading_tearcher{
    color:#000;
    margin-bottom:15px;
}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_desc{
    padding-right:0px;
}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_pos{
    color:#000;
    font-size:16px;
    line-height:21px;
    margin-bottom:10px;
}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_loc{
    color:#000;
    margin-bottom:17px;
}
.sec_pov_prof_bottom .sec_pov_prof_box .prof_href{
    border:1px solid #04AEEF;
    background-color:#fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding:14px 11px;
    display:flex;
    align-items:center;
    justify-content: center;
    color:#04AEEF;
    font-size:14px;
    margin-top:auto;
}

.slider_profesori_item  {
    margin-right:15px;
}
.slider_profesori_item .sec_pov_prof_box {
    min-height:263px;
}
.section_larger_width {
    margin-bottom:90px !important;
}
.section_larger_width .inner_wrp {
/*  max-width:100%;*/
}

.section_sliders.section_slider_profesori  {
    margin-bottom:25px;
}
.section_sliders.section_slider_profesori .slick-list {
    padding:0 15% 0 0 !important;
}
.section_sliders.section_slider_profesori.slick-initialized .slick-track {
    display: flex;
    justify-content: stretch;
}
.section_sliders.section_slider_profesori.slick-initialized .slick-slide {
    display:flex !important;
}
.section_slider_profesori_mob {
    display:none;
}
@media screen and (max-width: 1280px) { 
    .section_sliders.section_slider_profesori .slick-list {
        padding:0 0% 0 0 !important;
    }


    
}
@media screen and (max-width: 991px) { 
    
    
    .section_profesori_listing .section_heading .s_heading {
        max-width:100%;
    }
    .section_profesori_listing .section_heading .right_count {
        display:none;
    }
}
@media screen and (max-width: 767px) {
    .section_profesori_listing .section_heading .s_heading h2 {
        font-size:24px;line-height:32px;
        text-align:center;
    }
    .section_profesori_listing {
        margin-bottom:16px;
    }
    
    .section_sliders.section_slider_profesori  {
        display:none;
    }
    .section_slider_profesori_mob {
        display:block;
    }
    .sec_pov_prof_bottom .slick-slider-nav  {
        margin-top:20px;
    }
    .sec_pov_prof_bottom .next_slide ,
    .sec_pov_prof_bottom .prev_slide {
        display:none !important;
    }
    .slider_profesori_item .sec_pov_prof_box {
        min-height:auto;
    }
    .sec_pov_prof_bottom .sec_pov_prof_box .prof_heading_tearcher {
        font-size:16px;
        line-height:21px;
    }
    .sec_pov_prof_bottom .sec_pov_prof_box .prof_pos{
        font-size:14px;
        line-height:19px;
    }
    .section_larger_width {
        margin-bottom:45px !important;
    }
}

@media screen and (max-width: 530px) {
    .sec_pov_prof_bottom .sec_pov_prof_box .sec_pov_prof_image {
        min-width:160px;
    }
}

