﻿.gallery-item img{
    height:150px;
    width:200px;
}
.sidebar .theme-btn
{
    margin-bottom:10px;
    border-radius:0px;
    background-color:red;
}




/*    */
.widget-title::before {
    position: absolute;
    content: '';
    width: 15px;
    border-bottom: 3px solid #ff5d22;
    bottom: 0;
    right: 0px;
}

.widget-title {
    direction: rtl;
    color: #192E3F;
    padding-bottom: 13px;
    margin-bottom: 0px;
    position: relative;
    font-size: 18px;
}

 .widget-title::after {
        position: absolute;
        content: '';
        width: 30px;
        border-bottom: 3px solid #ff5d22;
        bottom: 0;
        right: 21px;
 }

.widget {
    padding: 0px;
    background: none;
}

 .widget .recent-post-img {
        margin-left: 0px;
 }


.con-teacher {
    position: relative;
    text-align: center;
}

.sidebar .testimonial-item {
    border: 1px solid #b5acac;
}

.sidebar .testimonial-author-img {
    width: 80px;
    height: 80px;
    margin-top: -68px;
    position: absolute;
    left: 33%;
    border: 2px dashed #ff5d22;
    border-radius: 50px;
    padding: 3px;
}

    .sidebar .testimonial-author-img img {
        height: 100%;
        width: 200px;
    }

.contact-info {
    border: none;
    direction: rtl;
    gap: 0px;
    padding: 0px;
    margin-bottom: -4px;
}
.testimonial-author-info
{
    margin-top:10px !important;
}
.contact-info-icon i {
    font-size: 18px;
    color: #ff5d22;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 18px;
    text-align: center;
    background-color: white;
}


.numberViews {
    font-size: 14px !important;
    position: inherit !important;
}

.reser-Now .theme-btn {
    direction: rtl;
    font-size: 16px;
    color: #ffffff;
    padding: 7px 25px 7px 12px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    overflow: hidden;
    border: none;
    background: #f10510;
    box-shadow: 0 3px 24px rgb(0 0 0 / 10%);
    transition: all 0.5s ease-in-out;
    z-index: 1;
    border-radius: unset;
}

.sidebar .con-teacher .testimonial-item .testimonial-author-info .contact-info .contact-info-icon i {
    font-size: 21px;
    line-height: 36px;
    border-radius: 50%;
    padding: 3px;
    font-weight:400;
}

    .sidebar .con-teacher .testimonial-item .testimonial-author-info .contact-info .contact-info-icon i:before {
        width: 26px;
    }

.blog-thumb-img img {
    width: 960px;
    height: 650px;
}




.sidebar .con-teacher .testimonial-item .testimonial-author-info .contact-info:hover {
    margin-right: 10px;
    transition: all 0.3s ease-in-out !important;
}

.sidebar .con-teacher .testimonial-item .testimonial-author-info .contact-info {

transition: all 0.3s ease-in-out !important;
}





.sidebar .con-teacher .testimonial-item .testimonial-author-info .contact-info h5 {
    font-size: 14px;
    color: #a0a4a7;
    transition: all .3s ease-in-out;
}
.sidebar .con-teacher .testimonial-item .testimonial-author-info .contact-info h5:hover {
    color: #000;
    transition: all .3s ease-in-out;
}


.contact-info-icon item2 {
    color: #000;
}

.blog-single-area {
    padding-top: 235px;
}

.blog-single-wrapper #baisImageNews {
    width: 100% !important;
    height: 500px;
}
.blog-info {
    text-align: right;
    margin-bottom: 30px;
}

@media screen and (max-width: 600px) {
    .site-breadcrumb-wrapper {
        padding-top: 260px;
        padding-bottom: 20px;
    }
    .site-breadcrumb .breadcrumb-title
    {
        font-size:25px;
    }
    .blog-single-area{
        padding-top:20px;
    }
    .blog-thumb-img img
    {
        height:260px;
    }
    .gallery-item img
    {
        height:70px;
        width:70px;
    }
    .blog-details-title {
        font-size: 25px;
    }
    .testimonial-item {
        padding: 18px 20px 0px 20px !important;
        text-align: right;
        margin-top: 0px !important;
        height: auto !important;
    }
    .reser-Now .theme-btn
    {
        font-size:14px !important;
        padding:6px 0px !important;
    }
    .site-breadcrumb .breadcrumb-menu li 
    {
        font-size:14px;
    }
        .site-breadcrumb .breadcrumb-menu li::before
        {
            font-size:14px;
            right:76px;
        }

}

.container-md, .container-lg, .container-xl {
    max-width: 1300px !important;
}

.testimonial-item
{
    text-align:right;
    margin-top:0px !important;
    height:auto !important;
   
}

@media only screen and (max-width: 767px) {
    .blog-single-wrapper #baisImageNews {
        height: 250px !important;
    }
    .con-teacher {
        margin-top:240px;
    }
    .social-share-link
    {
        margin-bottom:12px;
    }
}
