@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

* {
	font-family: 'Karla', sans-serif;
}

p {
	font-size: 18px;
	text-align: justify;
	color: #004251;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 20px;
}

.main-content {
	background: url(../images/b1.jpg);
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 230px;
	padding: 50px 0;
}

.main-content1 {
	background: url(../images/b1-2.png);
	/*background: radial-gradient(circle, rgba(57,153,177,1) 0%, rgba(28,71,122,1) 88%);*/
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 230px;
	padding: 50px 0;
}

.main-content2 {
	background: url(../images/b2-1.jpg);
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 230px;
	padding: 50px 0;
}

.main-content3 {
	background: url(../images/devops1.png);
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 230px;
	padding: 50px 0;
}

.main-content4 {
	background: url(../images/b-7.jpg);
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 96vh !important;
	padding: 50px 0;
}

.main-content5 {
	background: url(../images/b-8.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 96vh !important;
	padding: 50px 0;
}

.main-content6 {
	background: url(../images/b-6.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 96vh !important;
	padding: 50px 0;
}

.main-content7 {
	background: url(../images/b5.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 96vh !important;
	padding: 50px 0;
}

.main-content8 {
	background: url(../images/b-9.jpg);
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 96vh !important;
	padding: 50px 0;
}

/* .gallery-sec3 img {
	height: 250px;
} */

/* .modal-content {
	width: 96% !important;
} */

.actra-container {
	height: 100%;
}

.row-actra {
	height: 100%;
}

.sitelogo img {
	mix-blend-mode: color-burn !important;
}

.actra-wrap {
	max-width: 992px;
	margin-top: 0px;
	top: 120px;
	left: 0;
	right: 0;
	margin: 0 auto;
	/*z-index: 9;*/
	margin: 0 auto;
}

.actra-wrap {
	/*background: #0234557d;*/
	padding: 10px;
	border-radius: 10px;
}

.actra-wrap1 {
	background: transparent;
}

.actra-sec h1 {
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}

.actra-wrap h1 {
	margin-top: -100px;
	text-align: left;
	font-size: 25px;
}

.actra-sec p {
	display: none;
	font-size: 16px;
	color: #fff;
	max-width: 768px;
	margin: 20px 0;
}

.actra-sec ul li {
	list-style-type: none;
	display: none;
}

.actra-sec ul li a {
	text-decoration: none;
	display: block;
	width: 135px;
	text-align: center;
	padding: 10px 20px;
	border-radius: 7px;
	font-weight: 600;
	text-transform: capitalize;
	-webkit-box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.75);
	background-color: #fff;
	text-transform: uppercase;
	color: #000;
}

.atra-secbtn {
	width: 330px;
	margin: 0 auto;
}

.readmore-btn {
	color: #d9b111;
	text-decoration: none;
}

/*.actra-sec ul {
	max-width: 350px;
	margin: 0 auto !important;
}

.actra-sec ul li:nth-child(1) a {
	background-color: #115278;
	border-radius: 7px;
	color: #23c4bc!important;
}

.actra-sec ul li:nth-child(2) a {
	background-color: #fff!important;
	border-radius: 7px;
	color: #00284B!important;
}

.actra-sec ul li:nth-child(1) a:hover {
	background-color: #fff;
	border-radius: 7px;
	color: #23c4bc !important;
}

.actra-sec ul li:nth-child(2) a:hover {
	background-color: #115278 !important;
	border-radius: 7px;
	color: #fff!important;
}*/

.sub-dropdown-menu {
	position: relative !important;
}

.sub-dropdown-menu:hover .sub-dropdown {
	display: block !important;
}

.sub-dropdown {
	display: none !important;
	position: absolute !important;
	top: 0;
	right: 227px;
	width: 280px;
}

.management-team {
	background-color: #ebebeb;
}

.team-row {
	display: flex;
	align-self: center;
	gap: 25px;
	flex-wrap: wrap;
	/* justify-content: space-around; */
}

.our-team {
	width: 22.8%;
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	appearance: none;
	-webkit-appearance: none;
	height: 30px;
	width: 30px;
	background: #333333;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: -8px;
	top: -8px;
	opacity: 1;
	color: #fff;
	border-radius: 50%;
}

button.close:hover {
	border: none !important;
}

.close span {
	margin-top: -5px;
}

.h-about-img {
	max-width: 250px;
	margin: 0 auto;
}

.our-team h5 {
	margin-top: 10px;
}


.team-img {
	height: 150px;
	margin-bottom: 10px;
}

.team {
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
}

.team h5 {
	color: #00B3E5;
	font-weight: bold;
}

.modal .team {
	text-align: center !important;
}

.subtitle {
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
	font-size: 15px;
}

.row-videoWrap.owl-carousel .owl-dots {
	width: 20% !important;
	margin: auto;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active {
	border: solid 3px #01BDE2 !important;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active span {
	background: #EBFAFD;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot span {
	position: absolute;
	height: 9px;
	width: 9px;
	display: block;
	background: #00284B;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.row-videoWrap.owl-carousel .owl-dots button.owl-dot {
	position: relative;
	width: 15px;
	height: 15px;
	margin: 0 6px;
	border: solid 3px #D2D3D5;
	outline: none;
}

.row-videoWrap.owl-carousel .owl-nav {
	display: none !important;
}

.side-links ul li a {
	text-decoration: none;
	display: block;
	padding: 3px;
	color: #fff;
	background-color: #256CA1;
	text-align: center;
	width: 150px !important;
	margin: 0 auto;
	border-radius: 0 !important;
	transform: rotate(-90deg);
	position: fixed;
	left: -60px;
	bottom: 180px;
	z-index: 99;
}

.loader_bg {
	position: fixed;
	z-index: 9999999;
	background: #fff;
	width: 100%;
	height: 100%;
}

.loader {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loader img {
	width: 280px;
}

.h-about-sec {
	padding: 40px 0;
	background-color: #fff;
}

.h-about-sec h2 {
	position: relative;
	font-weight: 700;
	color: #023455;
}

.h-about-sec h2 strong {
	color: #115278;
}

.h-about-sec p {
	color: #115278;
}

.h-about-sec {
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.2px;
}

.h-about-img img {
	border-radius: 5px;
}

.btn-info {
	text-decoration: none;
	display: block;
	width: 133px;
	background-color: #023455;
	color: #fff;
	text-align: center;
	padding: 10px 20px;
	border-radius: 7px;
	margin: 0;
}

.btn-info:hover {
	text-decoration: none;
	color: #fff;
}

.h-service-sec {
	background: url(../images/service-sec.jpg);
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 50px 0;
}

.h-service-sec a {
	text-decoration: none;
}

.h-service-wrap {
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
	height: 280px;
}

.serviceicon {
	width: 200px;
	margin: 0 auto;
}

.staff-img {
	height: 130px;
	object-fit: cover;
	
}

.staff-text {
	margin-bottom: 25px;
}

.h-service-sec h2 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 40px;
	text-align: center;
	font-weight: 700;
}

.h-service-sec p {
	font-size: 22px;
	font-weight: 600;
	margin-top: 40px;
}

.row-service.owl-carousel.owl-nav {
	display: block !important;
}

.row-service.owl-carousel .owl-nav button.owl-next span {
	display: block;
	color: #00B3E5;
	font-size: 25px;
	background-color: #fff;
	font-weight: 300;
	width: 37px;
	text-align: center;
	position: absolute;
	right: 0px;
	font-weight: 700;
	margin: auto;
	bottom: 200px;
	border-radius: 50%;
}

.row-service.owl-carousel .owl-nav button.owl-prev span {
	display: block;
	color: #00B3E5;
	font-size: 25px;
	background-color: #fff;
	width: 37px;
	text-align: center;
	position: absolute;
	left: 0px;
	font-weight: 700;
	margin: auto;
	bottom: 200px;
	border-radius: 50%;
}

.h-train-sec {
	padding: 40px 0;
}

.h-train-sec h2 {
	font-size: #004251;
}

.traingwrap ul li {
	display: inline-block;
}

.detail_btn {
	text-decoration: none;
	display: block;
	width: 133px;
	background-color: #00B3E5;
	color: #fff;
	text-align: center;
	padding: 10px 20px;
	border-radius: 15px;
	margin: 0;
	margin-top: 40px;
}

.reg_btn {
	text-decoration: none;
	display: block;
	width: fit-content;
	background-color: #023455;
	color: #fff;
	text-align: center;
	padding: 10px 20px;
	border-radius: 15px;
	margin: 0 auto;
	margin-top: 40px;
	border: 1px solid transparent;
}

.reg_btn:hover {
	border: 1px solid #023455;
	color: #023455;
	background-color: transparent;
	text-decoration: none;
}

.h-event-sec {
	background: url(../images/event-sec.jpg);
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 50px 0;
	height: 300px;
	color: #fff;
}

.h-event-sec2 {
	margin-top: -215px;
	padding: 40px 0;
}

.reg_btn1 {
	margin: 0 auto !important;
}

.eventwrap h2 {
	margin-top: 30px;
	color: #023455;
}

.row-event.owl-carousel.owl-nav {
	display: block !important;
}

.row-event.owl-carousel .owl-nav button.owl-next span {
	display: block;
	color: #00B3E5;
	font-size: 25px;
	background-color: #fff;
	font-weight: 300;
	width: 37px;
	text-align: center;
	position: absolute;
	right: 0px;
	font-weight: 700;
	margin: auto;
	top: 200px !important;
	border-radius: 50%;
}

.row-event.owl-carousel .owl-nav button.owl-prev span {
	display: block;
	color: #00B3E5;
	font-size: 25px;
	background-color: #fff;
	width: 37px;
	text-align: center;
	position: absolute;
	left: 0px;
	font-weight: 700;
	margin: auto;
	top: 200px !important;
	border-radius: 50%;
}

/* .h-contact-sec {
	background: url("../images/footer-banner.jpg") !important;
	width: 100% !important;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 50px 0;
	color: #fff;h-contact-sec
} */

.h-contact-sec {
	background: url("../images/footer-banner.jpg") !important;
	width: 100% !important;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	padding: 50px 0 !important;
	color: #fff !important;
}

.h-contact-sec h5 {
	color: #fff;
}

.h-contact-sec p {
	color: #fff;
}

.h-contact-sec a {
	text-decoration: none;
	display: block;
	color: #fff;
}

.sbmit_btn {
	cursor: pointer;
	text-decoration: none;
	display: block;
	width: 133px;
	background-color: #023455;
	color: #fff;
	text-align: center;
	padding: 10px 20px;
	border-radius: 15px;
	border: none;
	margin-left: 20px;
	margin-top: 20px;
}

.formwrap .form-control {
	margin: 10px 0;
}

.form-control11 {
	height: 150px;
}

.aboutsec {
	background: url(../images/eventimmg.png);
	width: 100%;
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 50px 0;
	color: #fff;
	height: 350px;
}

.service-sec {
	padding: 40px 0;
}

.htdmwrap {
	padding: 20px;
	border-radius: 5px;
	height: 100%;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.htdmwrap p {
	text-align: start;
}

.htdmwrap:hover {
	background-color: #0093ad;
}

.htdmwrap:hover h4 {
	color: #ffffff;
}

.htdmwrap:hover p {
	color: #ffffff;
}

.htdmwrap h4 {
	color: #023455;
}



.train-secc {
	padding: 40px 0;
}

.wrap {
	max-width: 70%;
	margin: 50px auto;
	padding-left: 20px;
	border-left: 6px solid #023455;
	border-radius: 0%;
	margin-right: 0;
}

.wrap li {
	margin: 30px 0;
	list-style-type: none;
	position: relative;
}

.wrap li input {
	display: none;
}

.wrap li .lab {
	margin: 10px 0 10px;
	display: inline-block;
	font-size: 15px;
	letter-spacing: 1px;
	cursor: pointer;
}

.wrap li .date {
	position: absolute;
	left: -130px;
	top: 50%;
	margin-top: -7px;
	font-size: 14px;
}

.wrap li .circle {
	width: 8px;
	height: 8px;
	position: absolute;
	left: -28px;
	top: 50%;
	margin-top: -4px;
	border: 3px solid #fff;
	background-color: #4377e6;
	border-radius: 50%;
}

.wrap li .content {
	max-height: 50px;
	border: 2px solid transparent;
	padding: 0px 10px 20px 0px;
	border-radius: 10px;
	position: relative;
	transition: max-height 0.3s linear, border-color 0.3s linear,
		transform 0.2s ease, padding 0.3s linear;
}

.wrap li .content p {
	font-size: 16px;
	color: transparent;
	transition: color 0.2s linear;
}

.wrap li .content:before,
.wrap li .content:after {
	width: 0px;
	height: 0px;
	position: absolute;
	top: 50%;
	right: 100%;
	border: solid transparent;
	content: "";
}

/*.wrap li .content:before {
  border-width: 15px;
  border-right-color: inherit;
  margin-top: -12px;
}
.wrap li .content:after {
  border-width: 13px;
  border-right-color: #73818d;
  margin-top: -10px;
}*/

input:checked~.content {
	max-height: 200px;
	padding-left: 20px;
	border-color: #fff;
	transform: translate3D(20px, 0, 0);
}

input:checked~.content p {
	color: #fff;
	transition-delay: 0.3s;
	transition-duration: 0.5s;
}

input:checked~.content .lab {
	cursor: auto;
}

.trainul {
	border: 1px solid #023455;
	padding: 5px;
	position: sticky;
	top: 100px;
}

.training-name li {
	list-style-type: none;
	padding: 5px;
	background-color: #023455;
	color: #fff;
	margin: 5px 0;
	cursor: pointer;
}

.training-name li a {
	text-decoration: none;
	display: block;
	color: #fff;
}

.training-name li:hover {
	background-color: #00B3E5;
}

.circlePointer.active {
	background-color: #00B3E5;
}

.train-text-wrap ul li {
	list-style-type: none;
}

.train-text-wrap ul li:before {
	font-family: fontawesome;
	content: '\f0da';
	color: #023455;
	margin-left: -6px;
	position: relative;
	left: -19px;
}

/*.progfill{
	display: none;
}
.progfill.active{
	display: block;
}*/
.why-sec h2,
.offer-sec h2 {
	color: #023455;
}

.train_wrap {
	background-color: #00B3E5;
}

.row-testing.row-service {
	padding-top: 30px;
}

.row-service.owl-carousel.owl-nav {
	display: block !important;
}

.row-testing.row-service.owl-carousel .owl-nav button.owl-next span {
	display: block;
	color: #fff;
	font-size: 25px;
	background-color: #00B3E5;
	font-weight: 300;
	width: 37px;
	text-align: center;
	position: absolute;
	right: 0px;
	font-weight: 700;
	margin: auto;
	bottom: 175px;
	border-radius: 50%;
}

.row-testing.row-service.owl-carousel .owl-nav button.owl-prev span {
	display: block;
	color: #fff;
	font-size: 25px;
	background-color: #00B3E5;
	width: 37px;
	text-align: center;
	position: absolute;
	left: 0px;
	font-weight: 700;
	margin: auto;
	bottom: 175px;
	border-radius: 50%;
}

.row-testing a {
	text-decoration: none;
	display: block;
	color: #fff;
}


.box-card {
	height: 495px;
	padding: 8px;
	border: 1px solid #0093ad;
	text-align: center;
	margin: 0 auto !important;
}

.testimanial img {
	width: 100px !important;
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
}

.testimanial a img {
	position: absolute;
	right: 0%;
	top: 15%;
	left: 27%;
	width: 30px !important;
	transition: all 0.5s ease-in-out;
}

.testimanial a img:hover {
	transform: scale(1.1);

}

.card-body h3 {
	font-size: 20px;
}

.card-body h5 {
	font-size: 18px;
}

.card-text {
	font-size: 15px;
}

.owl-carousel.owl-loaded {
	display: block;
	margin: 0 auto !important;
}

.row-testing p {
	color: #fff;
}

.h-testimonial-sec {
	padding: 40px 0;
}

.row-testimonial {
	margin-right: 0 !important;
}

.testimonial-card {
	background-color: #F1F1F3;
	padding: 40px;
	margin: 45px 20px 0 20px;
	border-radius: 5px;
}

.testimonial-card p {
	font-size: 14px;
	margin-bottom: 5px;
	color: #6c757d;
}

.testimonial-wrap {
	margin-top: 50px;
	max-width: 520px;
}

.serviceImg {
	margin: 5px 0;
}

.serviceImg img {
	border-radius: 7px;
}

.testiImg {
	position: absolute;
	top: -45px;
	left: 35px;
	width: 100px;
}

.testiImg img {
	border-radius: 50%;
}

.testimonial-wrap p {
	text-align: justify;
}

.comma {
	position: absolute;
	right: 30px;
	top: 20px;
}

/*	.clientCard {
		-webkit-box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
		box-shadow: 0px 0px 5px -3px rgba(0, 0, 0, 0.75);
		border-radius: 5px;
		padding: 20px;
		margin: 8px 0;
	}*/
.clientCardWrap {
	padding: 20px;
}

.row-client {
	max-width: 550px;
	margin: 0 auto;
	margin-top: 45px;
}

.get-touch {
	background-color: #ededed !important;
	width: 100%;
}

.get-touch {
	background-color: #ededed !important;
	width: 100%;
}

.nice-textbox {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 10px;
	padding: 15px;
	border: 1px solid #fff;
	font-size: 16px;
	color: #a0a0a0;
	background-color: transparent;
}

.btn-know-more1 {
	padding: 12px;
	width: 100%;
	background-color: #01BDE2;
	color: #fff;
	border: none;
}

/*<!------pg-program-section------> */
.model-2 {
	background-color: #0093ad;
}

/* .card{
	height:350px;
} */
.list-group li {
	font-size: 16px;
}

.card li:hover {
	background-color: #0093ad;
	color: #fff;
}

.card-header {
	color: #ffffff;
	background-color: #f5821f;
}

.text h2 {
	font-size: 28px;
	font-weight: 700;
	color: #023455;
}

.module-heading h2 {
	font-size: 25px;
	font-weight: 700;
	color: #ffffff;
}

.module2-heading h2 {
	font-size: 25px;
	font-weight: 700;
	color: #023455;
}

.module2-heading p {
	color: #023455;
}

.module-heading p {
	color: #ffffff;
}

.object-text h3 {
	font-weight: 700;
	color: #023455;
}

.group li {
	color: #212529;
}

.partner-text {
	font-size: 26px;
	font-weight: 600;
}

.mobile-nav {
	display: none !important;
}

.ind-addres h5 {
	border-bottom: 2px solid #eef1f1;
	display: inline;
}


/* <==========media query- mobile devices=========> */
@media(min-width: 1400px) {
	.container {
		max-width: 1360px !important;
	}

}

@media(min-width: 1200px) {
	h1 {
		font-size: 48px;
	}
}

@media(min-width: 992px) {
	h2 {
		font-size: 36px;
	}

	.h-service-sec h2 {
		font-size: 36px;
	}

	.h-visual {
		margin-top: -80px;
	}

	.row-service.owl-carousel .owl-nav button.owl-next span {
		right: -30px;
	}

	.row-service.owl-carousel .owl-nav button.owl-prev span {
		left: -30px;
	}

	.row-testing.row-service.owl-carousel .owl-nav button.owl-next span {
		right: -30px;
	}

	.row-testing.row-service.owl-carousel .owl-nav button.owl-prev span {
		left: -30px;
	}

	.row-event.owl-carousel .owl-nav button.owl-next span {
		right: -30px;
		top: 190px;
	}

}

@media only screen and (min-width:768px) {
	h1 {
		font-size: 36px;
		text-align: left !important;
		font-family: 'Aclonica', sans-serif;
	}

	h3 {
		font-size: 26px;
	}

	.actra-sec p {
		display: block;
		font-size: 16px;
		color: #fff;
		max-width: 768px;
		margin: 20px 0;
	}

	.actra-sec ul li {
		list-style-type: none;
		display: inline-block;
	}

	.row-videoWrap.owl-carousel .owl-dots {
		width: 60% !important;
		text-align: center;

	}

	.row-videoWrap.owl-carousel .owl-dots {
		bottom: 40px;
	}

	.main-content {
		height: 600px;
	}

	.main-content1 {
		height: 600px;
	}

	.main-content2 {
		height: 600px;
	}

	.main-content3 {
		height: 600px;
	}

	.main-content4 {
		height: 600px !important;
	}

	.main-content5 {
		height: 600px !important;
	}

	.main-content6 {
		height: 600px !important;
	}

	.main-content7 {
		height: 600px !important;
	}

	.h-event-sec {
		height: 450px;
	}

	.h-event-sec2 {
		margin-top: -350px;
	}

	.wrap {
		max-width: 80%;
		margin: 20px auto;
		padding-left: 20px;
		border-left: 6px solid #023455;
		border-radius: 0%;
	}

	.wrap li {
		margin: 10px 0;
	}

	.h-testimonial-sec {
		padding: 0 !important;
	}

	.mobile-nav {
		display: none !important;
	}

	/*  */



}

@media only screen and (max-width:768px) {
	.row-event.owl-carousel .owl-nav button.owl-next span {
		top: 100px !important;
	}

	.row-event.owl-carousel .owl-nav button.owl-prev span {
		top: 100px !important;
	}

}

@media only screen and (max-width: 576px) {

	.main-content4 {
		height: 230px !important;
	}

	.main-content5 {
		height: 230px !important;
	}

	.main-content6 {
		height: 230px !important;
	}

	.main-content7 {
		height: 230px !important;
	}

	.main-content8 {
		height: 230px !important;
	}

	.close span {
		margin-top: 10px;
	}

	.row-videoWrap.owl-carousel .owl-dots {
		width: 80% !important;
		text-align: center;
	}

	.h-testimonial-sec {
		padding: 40px 0;
	}

	.actra-wrap h1 {
		margin-top: 0px;
	}

	/* .wrap {
		margin-bottom: 100px;
	} */

	.down-brochure {
		margin-top: 140px !important;
	}

	.mobile-nav {
		display: block !important;
	}

	.row-event.owl-carousel .owl-nav button.owl-next span {

		top: 60px !important;

	}

	.row-event.owl-carousel .owl-nav button.owl-prev span {

		top: 60px !important;

	}
}





@media only screen and (max-width:407px) {
	.close span {
		margin-top: 10px;
	}
}

@media only screen and (max-width:375px) {
	.sitelogo img {
		width: 120px;
	}

	.row-videoWrap.owl-carousel .owl-dots {
		width: 80% !important;
		text-align: center;
	}

	.main-content4 {
		height: 230px !important;
	}

	.main-content5 {
		height: 230px !important;
	}

	.main-content6 {
		height: 230px !important;
	}

	.main-content7 {
		height: 230px !important;
	}

	.main-content8 {
		height: 230px !important;
	}

	.actra-sec h1 {
		font-size: 20px;
	}

	.actra-wrap h1 {
		margin-top: 0px;
	}

	.readmore-btn {
		font-size: 14px;
	}

	.partner-text {
		font-size: 22px;
		font-weight: 500;
	}

	.close span {
		margin-top: 10px;
	}

	.h-event-sec2 {
		padding: 0;
	}

	.row-event.owl-carousel .owl-nav button.owl-next span {

		top: 60px !important;

	}

	.row-event.owl-carousel .owl-nav button.owl-prev span {

		top: 60px !important;

	}

}

@media only screen and (max-width:320px) {
	.wrap {
		margin-bottom: 140px !important;
	}

	.reg_btn {
		margin-top: 0 !important;
	}

	.row-event.owl-carousel .owl-nav button.owl-next span {
		right: 0px;
		top: 50px !important;
	}

	.row-event.owl-carousel .owl-nav button.owl-prev span {
		left: 0px;
		top: 50px !important;
	}
}