
/* home page css */

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body{
    font-family: "Lato", sans-serif!important;
}

.home_page .container{
	max-width: 1480px;
	margin:auto;
	padding: 0 15px;
}

.container_detail{
	max-width: 1300px;
	padding: 0 15px;
	margin: auto;
}
.row{
	display: flex;
	flex-wrap: wrap;
}


.container-box{
	padding: 0 30px ;
}


.container-box1{
	padding:0 15px;
		max-width: 1500px;
	margin:auto;
}

.row.about-row .col-md-6 {
    padding-right: 10px;
}



.banner-main{position:relative;
background-image: url(../img/banner_bg.png);
background-position: center;background-repeat: 
no-repeat;background-size: cover;
height: 791px;padding: 0px 0px 0px 0px;}

.banner{

	position: relative;
}

.banner h3{
	font-size: 30px;
	font-weight: 400;
}

.banner-main::after{
	margin-bottom: 20px;
    width: 50px;
    height: 50px;
    position: absolute;
    content: '';
    background-color: #d81a57;
    bottom: -43px;
    left: 590px;
    transform: rotateZ(45deg);
    z-index: -1;
}



.banner-text-main{
	width: 40%;
	float: left;
}

.banner-text{

	margin-top: 150px;
}


.banner-text p {
    margin-bottom: 20px;
    font-size: 27px;
    color: #d81a57;
    font-weight: 700;
}


.banner-text h2{
    margin-right: 10px;
    font-size: 46px;
    color: #0a2e50;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 1;
}

.banner-text h2 span{
	margin-left: 10px;
	font-size: 34px;
	font-weight: 400;
	color: #d81a57;
	position: relative;
}

.banner-text h2 span img{
	width:100%;
	position: absolute;
	left: 0;
	bottom: -7px;
}

/* 
.banner-text h2 span::before{
	width: 100%;
	height: 3px;
	border-radius: 30px;
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	background-color: #d81a57;
} */





.banner-img-main{
	width: 60%;
	float: left;
	    padding-left: 50px;
	
}

.banner-img{
	
	display: flex;
	justify-content: center;
	position: relative;
}


.buy-now{
	  padding-right: 10px;
	  /* background: #ccc; */
	  height: 64px;
	  margin-top: 67px;
	  margin-bottom: 20px;
	  display: flex;
	  justify-content: space-between;
	  position: relative;
	  align-items: center;
}

.buy-now p{
	    margin-bottom: 0px;
	    font-size: 39px;
	    color: #000;
}

.buy-now p small{
	font-size: 23px;
    font-weight: 400;
}


.buy-now img{width: auto!important;position: absolute;right: 34%;top: -14px;}



.buy-now button{
	    width: 141px;
	    height: 51px;
	    background-color: #d81a57;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    text-transform: uppercase;
	    font-size: 15px;
	    border: none;
	    border-radius: 30px;
	    font-weight: 900;
	    color: #fff;
}


.banner-img-bg{
    width: 500px;
    height: 697px;
  background-color: #d81a57a1;
    transform: skewX(-23deg);


}

.banner-man{
	position: absolute;
	bottom: 0;
	height: 650px;

}

.banner-man img{

	width: 100%;
	height: 100%;
}


.this-course-main{
	    margin-top: 29px;
	padding: 120px 0px 70px 0px;
}

.this-course{
	width: 100%;
	float: left;
}


.this-course-text-main{
	width: 70%;
	float: left;

}

.this-course-text{
	width: 100%;
	float: left;
	padding-right: 40px;
}



.this-course-text-heading{
    width: 80%;
    float: left;
    padding-right: 50px;
}


.this-course-text-heading h2{
	font-weight: 300;
	font-size: 52px;
	color: #0a2e50;
	text-transform: uppercase;
	margin-bottom: 85px;
}

.this-course-text-heading h2 b{
    font-weight: 800;
    font-size: 50px;
	color: #d81a57;
}



.this-course-img-main{
	width: 30%;
	float: left;
}

.this-course-img{
	width: 100%;
	float: left;
}





.this-courese-text-box-main{
	width: 100%;
	float: left;
	display: flex;
	gap: 58px;
}

.this-courese-text-box{
	width: 50%;
	float: left;
}

.this-courese-text-box-contant{
	width: 100%;
	float: left;
}


.this-courese-text-box-contant h2{
font-size: 20px;
    font-weight: 600;
    color: #0a2e50;
    margin-bottom: 20px;
	margin-top: 20px;
    text-transform: capitalize;
}

.this-courese-text-box-contant p{
	font-size: 16px;
	color: #333333
}


.this-course-img{
	width: 100%;

}

.courese-text-img{
       width: 100%;
    margin-bottom: 15px;
    float: left;
    height: 40px;
}

.courese-text-img img{
	width: 60px;
}


.home_page section{
	padding-top: 95px;
	padding-bottom: 87px;
	display:flex;}
.table-main{

	width: 100%;
	float: left;
	background-color: #f8f8f8;

}

.table{
	width: 100%;
	float: left;
	position: relative;
		margin: 10px 0px 90x 0px;
}

.table-heading{
	width: 100%;
	float: left;
	text-align: center;
}

.table-heading h2{
	font-size: 52px;
	color: #0a2e50;
	text-align: center;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 300;
}

.table-heading h3{
	font-size: 52px;
	font-weight: 900;
	color: #d81a57;
	text-align: center;
}

.table-img{
	width: 900px;
	float: left;
	position: relative;
}

.table-img img{
	width: 100%;
}

.table-text{
   width: 640px;
   border: 2px dashed#466c72;
   float: left;
   position: absolute;
   right: 0;
   top: 21%;
   border-radius: 20px;
   padding: 20px 40px 10px 40px;
}
.table-text h2{
    color: #d81a57;
    font-size: 28px;
    font-weight: 500;
	margin-bottom: 15px;
	
}


.table-text p{
	color: #000;
	font-size: 20px;
	font-weight: 500;
	margin: 10px 0px;
}

.table-text p b{
	padding: 10px 0px;
	font-weight: 600;
	color: #000;
}

.table-text .cx-btn button{margin-top: 9px!important;
padding: 7px;
width: 82px;
height: 30px;
background-color: #d81a57;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
font-size: 9px;
border: none;
border-radius: 30px;
font-weight: 900;
color: #fff;
position: absolute;
bottom: -40px;
}

.arow-img{
	position: absolute;
    right: 280px;
    top: 50%;

}


.register-main{
	margin-left: -100px;
	border: 2px dashed #466c72;
	width: 899px;
	/* margin: auto; */
	padding: 100px 80px 60px 80px;
	/* border: 2px dotted #00509b; */
	position: relative;
	float: left;
	border-radius: 20px;
}

.register-heading{
	width: 100%;
	float: left;
	position: relative;
	display: flex;
	justify-content: center;
}

.register-heading h2{
    margin-bottom: 0px;
    background-color: #ffffff00;
    padding: 0px 150px;
    text-align: center;
    text-transform: uppercase;
    font-size: 49px;
    font-weight: 900;
    background: #0B01B8;
    background: linear-gradient(90deg, rgba(11, 1, 184, 1) 34%, rgba(217, 27, 87, 1) 66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.container_detail {
    width: 100%;
}

.register-main a{
	color: #000;
	font-size: 22px;
	font-weight: 600;
	text-decoration: underline!important;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	float: left;
}


.register-heading::after{
	    width: 105px;
	    height: 28px;
	    position: absolute;
	    left: 40px;
	    top: 26px;
	    content: "";
	    border-bottom: 2px solid #dbdbdb;
	    border-top: 2px solid #dbdbdb;
}

.register-heading::before{
	    width: 105px;
	    height: 28px;
	    position: absolute;
	    right: 40px;
	    top: 26px;
	    border-bottom: 2px solid #dbdbdb;
	    border-top: 2px solid #dbdbdb;
	    content: "";
}

.register{
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
	margin-top: 72px;
	position: relative;
}

.regester-img{
	position: absolute;
	right: 91px;
	top: 8px;
}

.regester-img img{
	width: 300px;
}


.main-faq{
	width: 100%;
	float: left;
	
}


.faq .accordion-item .accordion-body {
	font-size:15px;
	margin-top: -10px;
	color: #6d6767;
	background: #f9f9f9;
	padding-right: 40px;
	padding-left: 40px;
	border-bottom-left-radius: 11px;
	border: 1px solid #ccc;
	padding-top: 32px;
	padding-bottom: 32px;
	border-bottom-right-radius: 11px;
}

.faq{
	width: 100%;
	float: left;
}


.faq .accordion-item .accordion-header .accordion-button.collapsed{
    /* display: none; */
    border: 1px solid #d7e0f1;
    font-weight: 600;
    background-color: #ffffff !important;
    color: #0a2e50!important;
    border-radius: 8px !important;
    /* box-shadow: 0px 0px 4px #254564; */
}



.faq .accordion-item .accordion-header .accordion-button{
	box-shadow: inset 3px 0px 13px -6px #add9e8;
	box-shadow: inset;
	padding: 25px 20px!important;
	background-color: #0a2e50 !important;
	color: #ffff!important;
	font-weight: 500;
	border-radius: 8px !important;
	font-size: 18px;
}

.faq .accordion-item{
	border: none;
	margin-bottom: 20px;
}


.faq .accordion-item .accordion-collapse.collapse.show{
	       background: #284e7303!important;
	       /* box-shadow: 0px 0px 4px #0a2e50; */
	       padding: 0px 0px;
	       /* border-radius: 8px; */
	       border-bottom-left-radius: 20px!important;
	       border-bottom-right-radius: 20px !important;
}

.home_page + .aoraeditor-footer footer {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
}

.banner {
    z-index: 9;
    position: relative;
}

header{
	z-index: 99999999;
    background: #ffffff8a;
}
.home-header {
    border: none!important;
    padding: 28px 100px!important;
    z-index: 99!important;
    box-shadow: none!important;
    background: transparent!important;
}

.home_page {
    margin-top: 0px;
}
.home-header a.heading-logo img {
	margin-top: -5px;
    height: 53px !important;
 mix-blend-mode: multiply!important;
}

.home-header.navbar_fixed img {
    margin-top: -10px;
}
.faq .accordion-item{box-shadow:none!important;}

/* home responsive start */

@media  (min-width: 992px) {
	.banner-text-main .owl-dots {
    display: flex;
    justify-content: left!important;
}
}


@media (max-width: 500px) {
	.buy-now{
    gap: 20px!important;
    flex-flow: row!important;
    flex-wrap: wrap!important;
    padding-right: 10px;
 }
.buy-now p span {
	line-height:20px!important;
    padding: 4px 0px!important;
    display: block;
}
    .buy-now {
		/* display:block!important; */
		width:inherit!important;
      
		text-align:left;
	}
	
.buy-now button{margin-left:0px!important;
}
.container_detail  .owl-carousel .owl-stage{
min-height:289px!important;

}
}
@media (min-width: 500px) and (max-width: 991px) {
	

	    .buy-now button {
        width: 132px;
        height: 61px;
        font-size: 17px;
		}
    .buy-now p {
        font-size: 34px;
    }
	    .buy-now button {
        width: 132px;
        height: 61px;
        font-size: 17px;}
}
@media (min-width: 320px) and (max-width: 991px) {
	.table-text div + div h2 + p, .table-text div + div h2 + p + p {
    line-height: 19px;
	}
	.container_detail  .owl-carousel .owl-stage{
height:270px!important;

}
	.buy-now p small{
    font-size: 17px;
}	
	.table-text
 {
        width: 100%;
        position: static;
        padding: 20px 20px;
    }

.container_detail .owl-dots {
	text-align:center;
    width: auto;
}
.container_detail .owl-dots button {
width: 10px;
}
	.buy-now img
	{display:none!important;}
	  .buy-now button {
        width: 132px;
		left:200px;
		right:inherit!important;
        height: 61px;
        font-size: 17px;
		}
	.buy-now
 {
    padding-right: 10px;
    /* background: #ccc; */
    height: 64px;
    margin-top: 90px;
    display: flex;
    justify-content: flex-start;
 }
   
    .buy-now button {
        margin-left: 39px;
	}
	.container_detail {
    width: 100%;
}
	.banner-text-main .owl-dots{
	justify-content:center!important;
	}
	
	section.table-main

 {
    margin-top: 37px;
}
	section.table-main
 {
    padding-top: 20px !important;
		padding-bottom: 20px;
}
 .home-header a.heading-logo img
 {
    margin-top: -5px;
    height: 42px !important;
 }
.home-header

 {
    border: none !important;
    padding: 10px 10px !important;
 }
    .banner-text-main {
    width: 100%;
    float: left;
}

.banner-text{
    width: 100%;
    float: left;
    margin-top: 19px;
}

.banner-text p {
    font-size: 19px;
    margin-bottom: 10px;
}

.banner-text h2 {
    font-size: 26px;
    letter-spacing: 0px;
    line-height: 1;
}

.banner-text h2 span {
    font-size: 24px;
    font-weight: 400;
    color: #d81a57;
    position: relative;
}


.buy-now {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.buy-now p {
    font-size: 20px;
}

.buy-now img {
    width: 92px;
    position: absolute;
    right: 88px;
    top: -14px;
}

.buy-now button {
    width: 91px;
    height: 35px;
    font-size: 12px;
}

.banner::after {
            width: 50px;
        height: 50px;
        bottom: -25px;
        left: 155px;
        z-index: -1;
}


.banner-img-main {
    justify-content: center;
    display: flex;
    text-align: CENTER;
    margin: 0 auto;
    width: 100%;
    /* float: left; */
    padding-left: 0;
}

.banner-img {
    margin: 0 auto;
    width: 50%;
    text-align: center;
}

.banner-man {
    position: inherit;
    bottom: 0;
    height: inherit;
    width: 100%;
}

.banner-man img
 {
    width: 100%;
    height: 100%;
}

.banner-img-bg {
    width: 100%;
    height: inherit;
    transform: inherit;
    display: none;
}

.banner-main
 {
           height: inherit;
        padding: 20px;
        margin-bottom: 0;
        padding-bottom: 0px!important;
}
.home_page section{
	 padding-bottom: 0px!important;
}


.this-course {
    display: flex;
    flex-direction: column-reverse;
}
.this-course-text-main{
    width: 100%;
    padding-top: 50px;
}

.this-course-img-main{
    width: 100%;
    float: left;
    padding-top: 30px;
}

.this-course-text-heading {
    width: 100%;
    padding-right: 0px;
}

.this-course-text-heading h2 b {
    font-weight: 800;
    font-size: 20px;
    color: #d81a57;
}

.this-course-text-heading h2 {
    font-size: 24px;
    margin-bottom: 40px;
}


.this-courese-text-box-main{
    flex-direction: column;
    gap: 24px;
}

.this-courese-text-box
 {
    width: 100%;
    float: left;
}

.this-course-main{
    padding-top: 25px!important;
    margin-top: 0px!important;
}

.this-courese-text-box-contant h2 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 14px;
}

.this-courese-text-box-contant p
 {
    font-size: 14px;
    color: #333333;
}

.courese-text-img img {
    width: 45px;
}

.courese-text-img {
    margin-bottom: 10px;
    height: 30px;
}


.table {
    margin: 40px 0px;
}

.table-heading h3
 {
    font-size: 24px;
}

.table-heading h2
 {
    font-size: 18px;
}

.table-img
 {
	text-align: center;
    margin-bottom: 23px;
    width: 100%;
}

.table-img img {
    width: 100%;
    max-width: 300px;
}

.arow-img {
	display: none;
          position: static;
  
        width: 100%;
        float: right;
        display: flex;
        justify-content: end;
        padding-top: 10px;
        padding-bottom: 40px;
}

.arow-img img{
        max-width: 150px;
        transform: rotate(45deg);
}


.table-text {
    width: 100%;
    position: static;
    padding: 30px 20px;
}

.table-text h2
 {
	 
    color: #d81a57;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

.table-text p {
    font-size: 15px;
}

.register
 {
    display: flex;
    margin-top: 50px;
    flex-direction: column;
}


.register-main {
    order: 2;
    margin-left: 0;
    width: 100%;
    padding: 100px 20px 40px 20px;
}
.regester-img
 {
    z-index: 9;
    order: 1;
    text-align: CENTER;
    position: static;
    margin-top: 9px;
}

.regester-img img {
    margin-bottom: -113px;
    width: 211px;
}





.register-heading h2 {
    padding: 0px 20px;
    font-size: 26px;
}

.register-main a {
    font-size: 16px;
}



.table-text button{
    width: 100px;
    height: 35px;
    font-size: 13px;
    position: static;
    transform:  rotate(0deg);
    margin-top: 20px;
}


.register-heading::before {
    width: 25px;
    height: 15px;
    right: 0px;
    top: 17px;
}

.register-heading::after {
    width: 25px;
    height: 15px;
    left: 0px;
    top: 17px;
}



.main-faq{
	width: 100%;
	float: left;
padding-top:60px!important;
}
}
.container_detail .owl-dots {
    justify-content: center;
}
.banner-text-main .owl-stage-outer {
    min-height: 250px;
}

.banner-text-main  .owl-dot span{
	background-color:#fff!important;
}
.banner-text-main  .owl-dots .owl-dot.active span{
	background-color:#1F2B40!important;
}


.table-text h4 {
    margin-bottom: 7px;
    color: #d81a57;
    text-transform: uppercase;
    font-size: 12px;
}

.table-text h4 + h2 {
    margin-bottom: 28px;
    font-size: 24px!important;
    line-height: 30px;
    color: #1f2b40;
    font-weight: 900!important;
}

.table-text div + div h2 {
    font-weight: 500;
    font-size: 19px;
}

.table-text div + div h2 + p, .table-text div + div h2 + p + p {
	line-height:18px;
	margin-bottom:7px;
	margin-top:0px;
    font-size: 15px!important;
}

.container_detail .owl-dots {
    justify-content: center;
}

.container_detail  .owl-dot span{
	background-color:#ccc;
}

.container_detail  .owl-carousel .owl-stage{
height:248px;

}

.buy-now p span {
    padding: 10px 0px;
    display: block;
}