/********** Template CSS **********/
:root {
    --primary: #892f2f;
    --secondary: #757575;
    --light: #F3F6F8;
    --dark: #0C2B4B;
}

.py-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.my-6 {
    margin-top: 6rem;
    margin-bottom: 6rem;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}

/* Custome CSS Code By Sohail Start Here */
.tbg-dark{
	background-color:#892f2f;
}
.top-p {
    display: flex !important;
    padding: 6px;
}
.text-primary small a{
	color:#fff;
}
.bg-tb-color-red{
	background-color: #892f2f;
    padding: 20px 30px;
    border-radius: 10px;
}
.bg-tb-color-green{
	background-color: #000000;
    padding: 20px 30px;
    border-radius: 10px;
}
.bg-tb-color span{
	color: #f8f9fa;
    font-size: 26px;
    font-weight: 600;
    margin-left: 20px;
}
.bg-tb-color-w span{
	color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-left: 20px;
}

.pc-image-icon{
width:15%;	
}
.rp{
	padding-top:12px;
}
.clp{
padding:12px;	
}
.course-img{
width:400px;	
height:300px;	
}
.checked {
  color: #892f2f;
}
.crouse-price{
	font-size:22px;
	color:#000000;
	font-weight:600;
}

.cards-body {
    flex: 1 1 auto;
    padding: 30px;
    background-color: #e6e6e6;
}
.avatar {
  vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-top: -95px;
    border: 3px solid #fff;
}
.avtxt{
	font-size: 16px;
    margin-top: -18px;
    font-weight: 500;
}
.card-title {
    margin-bottom: 0.5rem;
    max-height: 65px;
    height: 58px;
}
.btn-ViewAll{
	background-color: #892f2f;
    padding: 6px 30px;
    color: white;
}

#countdownhead {
  font-weight: normal;
  letter-spacing: .125rem;
  text-transform: uppercase;
  color:#fff;
}

#countdown ul li {
  display: inline-block;
    font-size: 18px;
    list-style-type: none;
    padding: 4px 10px;
    margin: 8px;
    width: 82px;
    height: 82px;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 10px;
}

#countdown ul li span {
  display: block;
  font-size: 26px;
  color:#892f2f;
  
}

.emoji {
  display: none;
  padding: 1rem;
}

.emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}

@media all and (max-width: 768px) {
  h1 {
    font-size: calc(1.5rem * var(--smaller));
  }
  
  li {
    font-size: calc(1.125rem * var(--smaller));
  }
  
  li span {
    font-size: calc(3.375rem * var(--smaller));
  }
}

.full {
    background: url('../img/online-communication.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;	
  background-repeat: no-repeat;
  background-size: auto;
  }
.bgopacity{
	padding-top: 100px;
  background-color: #000000;
  border: 1px solid black;
  opacity: 0.9;
  padding-bottom: 100px;
}

.btn-frm{
background-color:#892f2f;
color:#fff;	
border-radius:4px;
}
.fmtitle{
	color:#fff;
	font-size:18px;
	font-weight:500;
	text-transform:capitalize;
}

.whybg {
    background: url('../img/WhyChooseBg.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;	
  background-repeat: no-repeat;
  background-size: center;
  margin-top:20px;
  }
.whybgopacity{
	padding-top: 72px;
  background-color: #E8E8E8;
  opacity: 0.9;
  padding-bottom: 72px;
}
.whyimg{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
}
.whytitle{
	font-size: 16px;
    color: #000;
    text-align: center;
    margin-top: -20px;
}
.why-text{
	font-size: 14px;
    color: #000;
    text-align: justify;
}
/* .whysec:hover{ */
	/* box-shadow: 4px 4px 4px 4px #cbcbcb; */
    /* padding: 4px; */
/* } */

.ftcnt{
	background-color: white;
    padding: 30px;
    border-radius: 0px 0px 50px 50px;
    margin-top: -2px;
}
.footersection{
	 background: url('../img/WhyChooseBg.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;	
  background-repeat: no-repeat;
  background-size: center;
  margin-top:20px;
}
.footerbgopacity{
	padding-top: 0px;
  background-color: #242424;
  border: 1px solid #242424;
  opacity: 0.9;
  padding-bottom: 100px;
}
.btn-scl{
	width: 42px;
    height: 42px;
    padding: 6px;
}

.cat-btn-view{
	color:#fff; 
	background-color:#892f2f; 
	padding: 6px 10px; 
	border-radius:6px;
}
.cat-btn-view:hover{
	color:#fff; 
	background-color:#000000; 
	padding: 6px 10px; 
	border-radius:6px;
}
.cat-img{
	width: 100%;
    height: 300px;
}
.cat-title{
	font-size: 24px;
    text-align: center;
    font-weight: 500;
    padding-bottom: 10px;
}
.Category-header {
    background: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url(../img/real.jpg) center center no-repeat;
    background-size: cover;
}
.Couser-header {
    background: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url(../img/Couser-header.jpg) center center no-repeat;
    background-size: cover;
}
.about-header {
    background: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url(../img/about-header.jpg) center center no-repeat;
    background-size: cover;
}
.real-crouse-price{
	font-size:22px;
	color:#892f2f;
	font-weight:600;
	text-decoration: line-through;
}
.order-btn{
	padding:10px;
}
.order-btn a button{
	background-color:#000000;
	width:100%;
	border:0px
}
.order-btn a button:hover{
	background-color:#892f2f;
	width:100%;
	border:0px
}
.top-txt small {
	color:#fff;
}
.top-txt small a{
	color:#fff;
} 






/* Custome CSS Code By Sohail End Here */





/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-outline-primary:hover {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}


/*** Navbar ***/
.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}

.navbar .navbar-brand,
.navbar a.btn {
    height: 80px
}

.navbar .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 25px 0;
    color: var(--dark);
    font-weight: 500;
    text-transform: uppercase;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--primary);
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: rgba(0, 0, 0, .75);
    z-index: 1;
}

.carousel-control-prev,
.carousel-control-next {
    width: 15%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 3rem;
    height: 3rem;
    background-color: var(--primary);
    border: 10px solid var(--primary);
}

@media (max-width: 768px) {
    #header-carousel .carousel-item {
        position: relative;
        min-height: 450px;
    }
    
    #header-carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.page-header {
    background: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}


.breadcrumb-item+.breadcrumb-item::before {
    color: #999999;
}


/*** Facts ***/
@media (min-width: 991.98px) {
    .facts {
        position: relative;
        margin-top: -75px;
        z-index: 1;
    }
}


/*** Courses ***/
.courses {
    min-height: 100vh;
    background: linear-gradient(rgba(255, 255, 255, .9), rgba(255, 255, 255, .9)), url(../img/carousel-1.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.courses-item .courses-overlay {
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    opacity: 0;
    transition: .5s;
}

.courses-item:hover .courses-overlay {
    height: 100%;
    opacity: 1;
}


/*** Team ***/
.team-items {
    margin: -.75rem;
}

.team-item {
    padding: .75rem;
}

.team-item::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    transition: .5s;
    z-index: -1;
}

.team-item:hover::after {
    height: 100%;
    background: var(--primary);
}

.team-item .team-social {
    position: absolute;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .75);
    overflow: hidden;
    opacity: 0;
    transition: .5s;
}

.team-item:hover .team-social {
    height: 100%;
    opacity: 1;
}


/*** Testimonial ***/
.testimonial-carousel .owl-dots {
    height: 12px;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid var(--primary);
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    width: 16px;
    height: 16px;
    background: var(--primary);
}

.testimonial-carousel .owl-item img {
    width: 150px;
    height: 150px;
}


/*** Footer ***/
.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: var(--light);
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--light);
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: #fff;
    letter-spacing: 1px;
    box-shadow: none;
}

.copyright {
    background: #242424;
}

.copyright a {
    color: #fff;
}

.copyright a:hover {
    color: #fff;
}



.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #892f2f;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #892f2f;
    border-color: #892f2f;
}

.testimonial-carousel .owl-dot.active {
    width: 16px;
    height: 16px;
    background: #892f2f;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #892f2f;
    transition: .5s;
}
.text-primary {
    color: #892f2f!important;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 600;
    line-height: 1.2;
    color: #161616;
}
.btn-outline-primary {
    color: #892f2f;
    border-color: #892f2f;
}
.bg-primary {
    background-color: #892f2f !important;
}

.btn-outline-primary:active {
    background-color: #000;
    border-color: #000;
}
.btn-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.btn-outline-primary:hover{
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}