@media only screen and (max-width: 991px) {
	body {
		padding-top: 30px;
	}
	.center {
    padding: 3rem 11%;
}
}
.course_group{
	display: none;
}
/*
h1{
    font-size: 3em;
}
h2{
    font-size: 2rem;
}
h3{
    font-size: 1rem;
}
p{
    font-size: 1.20rem;
}
.sub *{
	font-size: 1.6rem;
	font-weight: bold;
}*/
.container {
    min-width: 100%;
	padding-left: 0;
    padding-right: 0;
}
@media only screen and (min-width: 991px) {
	.center{
		padding: 3rem 9%;
	}
}
/*section1*/


section.white.logo img {
	width: 86%;
}
	
section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 71px 9%;
}
@media only screen and (max-width: 991px) {
	
	section.white.logo {
		padding: 10px;
	}
	
	logo {
		width: 100%;
		padding: 0;
	}
	section.white * {
		  color:black;
	}
}

/*section1 end*/

/*section2*/
section.gray {
    background: #cccccc;
    min-height: 254px;
}
/*section2 end*/


/*section3*/
section.pic * {
    color: white;
}
section.pic {
    background: #474848;
    color: white;
	margin-top: 8rem;
}
a.btn.btn-primary{
	background: #e53212;
	padding: 0.25rem 0.9rem;
	font-size: 25px;
	font-weight: bold;
	border-radius: 11px;
	box-shadow: rgb(140, 140, 140) 10px 10px 14px;
	transition: 1.1s;
}
a.btn.btn-primary:hover {
    background-color: #e5705b;
    border-color: #ffffff;
}


svg.logo {
    width: 8%;
}
@media only screen and (max-width: 991px) {
	svg.logo {
    width: 50%;
}
}
/*section3 end*/

/*section4*/

section.black {
    background-color: black;
}
section.black img{
    width: 35%;
    padding: 22px;
	padding-bottom: 0px;
}
section.black * {
    color: black;
}
section.black .col-md-3 .content{
background-color: #cccccc;
    margin: 0.5rem 0.2rem;
    padding: 15px;
	transition: .5s;
}
section.black .col-md-3 .content:hover{
	    transform: scale(1.07);
}
section.black .row{
	margin-left: 0;
    margin-right: 0;
}
.textwhite *{
color: white!important;
}
.course {
    line-height: 2.5rem;
    font-size: 1.25rem;
    font-weight: bold;
    min-height: 5rem;
    padding-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#comp-laqou7va svg [data-color="1"] {
	fill: #FB2EB2;
}
	
#comp-laqou7va svg [data-color="2"] {
	fill: #666666;
}





section.black svg {
    width: 13%;
    margin-top: 1rem;
}
.courses{
    padding: 0px 12%;
}

@media only screen and (max-width: 1500px) and (min-width: 1370px){
.courses {
    padding: 0px 6%;
}
}
@media only screen and (max-width: 1370px) and (min-width: 940px){
	.courses{
		    padding: 0px 0%;
	}
	.course {

    font-size: 1.1rem;

}
}
@media only screen and (max-width: 940px) and (min-width: 770px){
	.courses{
		    padding: 0px 0%;
	}
	.course {
	font-size: 1.1rem;
}
}
@media only screen and (max-width: 770px){
.courses .col-md-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

	.courses{
		    padding: 0px 0%;
	}
		.course {
	font-size: 1.1rem;
}
}
/*section4 end*/
/*section5*/

.sub_title *{
    /* font-size: 1.15rem; */
  /*  font-size: 1.6rem;*/
}
/*section5 end*/

/*section6*/
section.Details {

	background: #2e2e2e;
}
.Details .card{
    background: #ebebeb;
    border: solid 9px #2e2e2e;
    padding: 36px;
}
.no-padding{
	padding-left: 0px;
    padding-right: 0px;
}
.Thanks{
 background: #5c5c5c;
 color: white;
}

.Thanks .red{
margin: 2rem 0;
}
/*section6 end*/

/*section7*/

section.About {
    background: black;
    color: white;
}
/*section7 end*/

/*section8*/

.Invitation svg{
	  width: 13%;
}

/*section8 end*/

.cntact{
    background: #333333;
}
.left *{
		text-align: left;
	}
@media only screen and (max-width: 767px) and (min-width: 439px) {

	.cntact .col-md-6{
		 width: 50%;
	}
}
@media only screen  and (max-width: 439px) {
	.left *{
		text-align: right;
	}
}
section.center.footer {
    background: white;
}

/*popap*/

@media (max-width: 1199px) {
	.moked-btn {
		border-radius: 2rem;
	}
}

button.moked-btn {
    border: 0;
}
button:focus {
    outline: 0;
}
.moked-btn img{
	transition: .5s;
}
.moked-btn img:hover{
transform: scale(1.1);
}
button.moked-btn:focus {
    border: 0;
}
button.moked-btn {
    background: #ff000000;
}
.slick-prev:before, .slick-next:before {
    color: #125485;

}
[dir="rtl"] .slick-prev {
    right: -30px;
    left: auto;
    z-index: 5;
    height: 27px;
}
[dir="rtl"] .slick-next {
    right: auto;
    left: -30px;
    z-index: 5;
    height: 27px;
}
.taagidim .slick-list.draggable {
    padding-top: 4% !important;
}
/**/

.title{
 color: #185485;
 font-weight: bold;
 font-size: 3rem;
}
@media (max-width: 1200px) {
	.title {
		font-size: 2rem;
	}
}
@media (max-width: 767px) {
	#testmonial .col-md-2 {
		padding: 34px;
		padding-top: 0;
	}
}
.contact-modal .sub-content {
	position: fixed;
	top: 0;
	right: 0;
	background: rgba(255,255,255,0.1);
	backdrop-filter: blur(2px);
	color: #022353;
	width: 100%;
	height: 100vh;
	z-index: 9999;
	padding: 2rem;
	padding-top: 4rem;

	transform: scale(0);
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.contact-modal .sub-content-centered {
	background: #5a5b5b;
	color: #fff;
	box-shadow: 0 0 50px rgb(0 0 0 / 59%);
	font-size: 1.4rem;
	line-height: 1.4rem;
	max-width: 1000px;
	margin: 0 auto;
	border-radius: 10px;
	/* box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); */
	border: 1px solid #d1d1d1;
}

.contact-modal .sub-content h2 {
	background: #fff;
	border-bottom: 4px solid red;
	border-radius: 10px 10px  0 0;
}

.contact-modal .sub-content .close-sub-content {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding: 1rem;
	font-size: 24px;
	color: #ff0000;
	background: none;
	border: 0;
}

.contact-modal .centered {
	position: fixed;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: 100%;
}

@media (max-width: 991px) {
	.contact-modal .centered {
		height: 100vh;
		overflow: auto;
		padding: 5rem 0;
	}
}

.contact-modal.active .sub-content {
	transform: scale(1);
}

.contact-modal .sub-content h3 {
	font-weight: bold;
}

.contact-modal .sub-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.contact-modal .sub-content ul li {
	padding: .1rem 0;
}


.sub-content-centered strong {
    color: #ffffff;
}
h2.px-4.py-2.position-relative strong {
    color: #000000;
}


.sub-content-centered .py-4{
	max-height: 85vh;
	overflow-y: auto;
}
.page-content-head {
    display: none;
}
.page-content-body {
    padding: 0;
}
.page-content {
    margin-top: -18.55rem;
}
.page-header {
    background: #f1f1f1 !important;
}
.px-4.py-4 * {
	line-height: 1rem;
    font-size: 1.1rem;
    color: white;
}
.px-4.py-4 * a {
    font-weight: bold;
    text-decoration: underline;
}
.page-content {
    margin-bottom: 0rem;
    border-radius: 0;
    overflow: hidden;
}


@media (max-width: 989px) {
	section.pic {
		background: #474848;
		color: white;
		margin-top: 13rem;
	}
	.container {
    min-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
}
section.Invitation.center {
    background: #76767673;
}
@media (max-width: 1100px)  and (min-width: 750px) {
section.Details.center .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 50%;
    max-width: 50%;
}
section.Details.center .col-md-4.no-padding{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 100%;
    max-width: 100%;
}
}