.banner-section .banner-content .banner-btn {
    margin: 30px 0;
     display: block;
}
.banner-section::after {
    content: "";
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.banner-img {
    width: 100%;
}
img.custom-logo {
    margin-top: 7px;
}
.test .textwidget {
    display:flex;   
}
section.Book-section.marg .row {
    margin-bottom:40px;
}
.wp-pagenavi {
    width: 100%;
    margin: 30px 30px 30px 15px;
}
.f-color1 a {
    color: #bf202f;
}
section.error-404.not-found {
    margin: 35px 100px;
}
.section-head {
    font-size: 40px;
    font-weight: 700;
    /* margin-bottom: 38px; */
    color: #9c212e;
    font-family: 'Poppins';
}

.wp-pagenavi span {
    color: #bc202e;
    padding: 6px 10px;
    border: 1px solid #bc202e;
}

.wp-pagenavi a {
    color: #bc202e;
    padding: 6px 10px;
    border: 1px solid #bc202e;
}

span.current {
    background: #bc202e;
    color: #fff;
}
h3.ext {
    font-size: 1.3rem;  
    margin-top: 8px;
}
.marg-top
{
    margin-top: 50px;	
}
.extra-sub{
	margin-bottom: 25px;
}
.margin-top{
	margin-top: 25px;
}
.space{
	margin-bottom: 60px;
}
.marg-auto{
	margin:auto;
}
.color{
	color: black;
}
a.bg-color1.bk_mtng {
    color: white;
    padding: 12px 20px;
	    border-radius: 4px;
}
.wpcf7 .ajax-loader {
margin: 0px 10px;
}
button.close {
    color: #BE202F!important;
}
.pop-up{
	font-family: 'Poppins';
    text-align:left;
	margin: 15px;	
}
p.text{
	font-size:15px; 
}
.pop_head{
    font-size: 22px;
    margin-bottom: 20px;
    color: #be202f;
}

.blog-section .blog-box {
    height: 560px;
    margin-bottom: 20px;
}
.our-blog-section .blog-box .workshop-icon img {
    height: 250px !important;
    object-fit: cover;
}

.our-blog-section .blog-box p {
    line-height: 1.8em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.our-blog-section .blog-box {
    height: 550px;
}
 