*{
	padding: 0;
	margin: 0;
}
body{

}
h1,h2,h3,h4,h5,h6{
	font-family: poppins;
}
p{
	    font-family: helvetica;
}
a, a:hover{
    text-decoration: none !important;
    color: #fff !important;
    font-size: 20px;
}
button a{
    text-transform: none !important;
}
i:before {
    font-family: fontawesome;
    font-style: normal;
    font-weight: 100;
}
/*section{
			padding: 30px 0px;
}*/
.hero-section{
    background-color: #efefef;
}
.banner .container-fluid{
    padding: 0;
    overflow: hidden;
}
.banner{
    overflow: hidden;
}
.carousel-inner{
    background-color: #efefef;
    padding: 60px 0;
}
.carousel-inner .item img{
    object-fit: cover;
height: 100%;
}
.carousel-inner .item .banner-img:before {
content: "";
    height: 420px;
    width: 300px;
    position: absolute;
    background: #4c0000;
    top: -9%;
    left: auto;
    right: 0%;
    z-index: -1;
}
.enroll-btn{
    display: flex;
    justify-content: center;
        margin-bottom: 30px;

}

.center-heading h3 {
    line-height: 1.2;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.ch-container{
display: flex;
    justify-content: center;
    align-items: center;
}


    .modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 99; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
display: flex;
    /* margin: 0 auto; */
    justify-content: center;
    align-items: flex-start;
  margin: auto;
  width: 80%;
      background: 0;
    border: 0;
    box-shadow: none;

    background: initial !important;
    box-shadow: none !important;
    border: 0 !important;

}

/* The Close Button */
.close {
        color: #fff !important;
    background: #000 !important;
    opacity: 1 !important;
        padding: 15px !important;
    opacity: 1;
    background: #000;
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    padding: 10px;
    text-align: right;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 26%;
    top: 3%;
}

.close:hover,
.close:focus {
  color: #ddd;
  text-decoration: none;
  cursor: pointer;
}

/*.carousel-inner .hero-text{
    bottom: auto;
        width: 40%;
    text-align: left;
    margin: 12% 0;
    left: 10%;
        text-shadow: none;
}*/
/*.banner-img{
        position: relative;
    width: 40%;
        float: right;
    margin: 8%;
}*/
.carousel-control {
    background: inherit !important;
}
.hero-text h1{
        color: #000;
        line-height: 1.4;
    font-size: 44px;
    font-weight: 700;
}
.hero-text p{
        font-size: 26px;
    color: #000;
        margin-bottom: 20px;
    line-height: 1.4;
}
.course-title{
        height: 650px;
    background: #efefef;
    border: 1px solid #4c0000;
}
.course-title h3{
background: #4c0000;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    height: 100px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.course-title p {
padding: 15px;
    color: #000;
    font-size: 16px;
    line-height: 1.9;
    text-align: center;
}
.carousel-control.left{
    left: -70px;
}
.carousel-control.right{
    right: -70px !important;
}

/*.carousel-inner .item{
        display: flex !important;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-items: center;
}*/
/*

.hero-text{
/*    max-width: 400px;
    position: absolute;
    top: 40%;
    margin: 0px 100px;*/
}
/*.hero-text {
    left: 9% !important;
    max-width: 400px;
    top: 36%;
    text-align: left !important;
    padding-bottom: 30px;
}

.hero-text button{
        text-transform: uppercase;
    padding: 12px 25px;
    margin-top: 15px;
}
.carousel-inner .item:before {

    background: #0e162b;
    content: "";
    position: absolute;
    left: -82px;
    top: 0;
    bottom: 0;
    right: 0;
    transform: skewX( 165deg );
    z-index: 0;
    width: 49%;
    height: 600px;
    border-right: 6px solid #4c0000;
}
.hero-section{

	background-color: #efefef;
}*/


.row{
/*	    position: relative;
		max-width: 1280px;
	width: 100%;
    padding: 0px;
	display: flex;*/
	    margin: auto;
 
}
.container {
    padding: 30px 0;
}
.hero-section .logo-section{
	
    align-items: center;

}
.hero-section .col-70 button{
	float: right;
}
.hero-section .col-70 i:before{
	font-style: normal;
}

.img-box{
    height:418px;
}
.img-box img{
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}




.col-30{
	    display: flex;
    align-items: flex-end;
        align-items: center;
}
.col-70{
	width: 100%;
}
.logo-section{
	  display: flex;
}
.logo-section .col-30 img{
    width: 140px;
}
.logo-section .col-30 h3 {
	line-height: 1.2;
	font-size: 22px;
    font-weight: 600;
    color: #000;
}
.logo-section .col-30 p{
	line-height: 1.7;
	font-size: 14px;
}
.featured{
	padding-top: 120px;
}
.featured .row{
	    justify-content: space-evenly;
}
.featured .col{
	float: left;
	width: 300px;
	padding: 30px;
	background-color: #080c18; 
	    border-radius: 10px;
	      transition: 0.3s;

}
.featured .col:hover {
  transform: translate(0, -20px);
    transition: 0.3s;
}

.featured .col .img-box{
		        display: flex;
		            flex-direction: column;
		            margin-top: -80px;
}
.featured .col img{
    width: 50px;
    padding: 20px;
    background: #efefef;
    border-radius: 50%;
    border: 4px solid #4c0000;
    margin: auto;
            margin-bottom: 20px;
}

.featured .col .img-box h3{
	    color: #fff;
    text-align: center;
        margin-bottom: 15px;

}

.featured .col:hover .img-box img{
	    -webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    transition: all 600ms ease;
}


.featured .col .img-box p{
    font-size: 17px;
    line-height: 1.7;
    color: #fff;
    text-align: center;
}

.courses .heading .row {
    display: flex;
        flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom:0;
}

.thankyou .row{
       max-width: 760px; 
}
.thankyou-section{
    background-color: #efefef;
    height: 100vh;
}

.thankyou-section-header{
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.courses .heading p{
    font-size: 17px;
    line-height: 1.7;
    color: #000;
    text-align: center;
    padding-bottom: 15px;
}

.courses .heading h2{
	font-size: 32px;
    font-weight: 600;
	color: #000;
	text-align: center;
}
.courses .col-4{
}
.courses .col-4:last-child{
	margin-right: 0;
}
.courses .col-4 .title  p{
	color: #fff;
	    font-size: 17px;
    line-height: 1.7;
}

/*.courses .col-4:hover {
  transform: translate(0, -20px);
    transition: 0.3s;
}*/

.courses .col-4 .title {
		        display: flex;
		            flex-direction: column;
		            	padding: 30px 24px 60px;
                            position: relative;
    overflow: hidden;
    /* float: left; */
    border-radius: 10px;
    /* width: 23.33%; */
    background-color: #4c0000;
    transition: .4s;
    margin-bottom: 30px;
    height: 300px;
		          
}
.courses .col-4 .title h3{
color: #fff;
    /* text-align: center; */
    margin-bottom: 15px;
    /* width: 134px; */
    padding: 0 0px;
    margin: 0 0px 60px;
    z-index: 3;
}

.courses .col-4 .title::before{
    content: "";
    display: block;
    background: #080c18;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    width: 170px;
    height: 300px;

    margin: -78px 0 0;
    position: absolute;
    left: -45px;
    border-radius: 50%;
    top: 20px;
    height: 154px;
        transition: .3s;

}


.courses .col-4:hover .title::before{
	width: 100%;
	    left: 0;
    border-radius: 0;
    transition: .4s;
}
.courses  .container {
    padding: 30px 0;
}

.courses .col-4 .title div{
    position: absolute;
    width: 100%;
    background: #080c18;
    bottom: 0px;
    padding: 12px 30px;
    left: 0;
    transition: .3s;
    color: #fff;
        font-family: helvetica;
    font-size: 15px;
    cursor: pointer;
}


form{
    border: 2px solid #4c0000;
    background: #efefef;
    width: 50%;
    padding: 40px;
    border-radius: 10px;
}
form .form-group{
	    margin-bottom: 20px;
}
form .form-group input {
	padding: 15px;
    border: 1px solid #4c0000;
    border-radius: 5px;
    width: 100%;
}
form .form-group select {
	padding: 15px;
    border: 1px solid #4c0000;
    border-radius: 5px;
    width: 100%;
}
form  .form-group button{
	background: #4c0000;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    border-radius: 5px;
    width: 100%;
    border:0;
    text-transform: uppercase;
}

form h2{
	    margin-bottom: 15px;
    text-align: center;
    color: #000;
    font-weight: 600;
}

 button{
    font-size: 20px !important;
	background: #4c0000;
    color: #fff !important;
    padding: 15px 25px !important;
    text-align: center;
    border-radius: 5px;
    width: auto;
        border:0;
        cursor: pointer;
}
button a{
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

/**********media query***********/
@media(max-width: 1024px){
         .course-title{
        height: auto;

    }   
}

@media(max-width: 768px){
        .course-title{
        height: auto;
        margin-bottom: 30px;
    }
        .carousel-inner .item .banner-img:before{
        display: none;
    }
        .hero-text{
        margin-bottom: 40px;
    }
	.courses .col-4{
    width: 21.78%;
	}
	.courses .col-4 .title {
    padding: 30px 15px 60px;
	}
	.courses .col-4 .title p {
    font-size: 14px;
	}
}

@media(max-width: 480px){
    .ch-container {
    flex-direction: column;
}
    .carousel-inner .item .banner-img:before{
        display: none;
    }
    .course-title{
        height: auto;
        margin-bottom: 30px;
    }
    .banner .carousel-inner{
        padding: 0;
    }
    .hero-section .logo-section {
    align-items: normal;
    }
/*    .carousel-inner .item {
    display: block !important;  
    }*/
/*    .carousel-inner .carousel-caption ,.banner-img {
    width: 100%;
    }*/
    .hero-text{
        margin-bottom: 40px;
    }
    .hero-text h1 {
    font-size: 36px;    
    }
    .hero-text p {
    font-size: 24px;
    }
    .course-title{
        margin-bottom: 20px;
    }
	.col-30 {
        margin-bottom: 30px;
	}
	.logo-section .col-30 h3 {
    font-size: 14px;
	}
    .logo-section {
    flex-direction: column;
    }
	.hero-section .col-70 button {
    float: left;
	}
	.courses .col-4{
		width: 100%;
	}
    .close{
        right: 35px !important;
    }
    form {
    width: 90%;
    }
	.courses .heading h2 {
    font-size: 22px;
	}
    .modal-content {
    width: 100% !important;
    }

}