
:root{
    --color:#ff5e14;
    --footercolor : #151414;
    --bordercolr : #ccdeea;
	--mainblue : #005eb5;
	--first_heading_clr : #f6842c;

}


/*---------------------------------------------------------------------
    top banner area
---------------------------------------------------------------------*/

.top-banner-slider {
	overflow: hidden;
	clear: both;
	height: 600px;
}

.top-banner-slider .heroslider {
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
	border-radius: 0;
}

.swiper-overlay {
	height: 100%;
	position: relative;
}

.swiper-overlay {
	background: rgba(0, 0, 0, 0.5);
	content: "";
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.heroslider .container {
	position: relative;
	height: 100%;
	padding-left: 0;
	padding-right: 0;
	z-index: 5;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.heroslider .slider-01 {
	width: 100%;
	background-image: url(../images/slider-01.jpg);
	background-size: cover;
	background-position: center;
}

.heroslider .slider-02 {
	width: 100%;
	background-image: url(../images/slider-02.jpg);
	background-size: cover;
	background-position: center;
}

.heroslider .slider-03 {
	width: 100%;
	background-image: url(../images/slider-03.jpg);
	background-size: cover;
	background-position: center;
}

.heroslider .slides li {
	height: 600px;
}

.top-banner-slider .heroslider .slides li::before {
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}

.top-banner-slider .flex_caption3 {
	position: absolute;
	z-index: 30;
	left: 0;
	right: 0;
	bottom: 50px;
	margin: 0 -15px;
	display: flex;
}

a.slide_banner {
	position: relative;
	display: inline-block;
	margin: 0 12px 0 15px;
}

.slide1_banner1 {
	width: 570px;
}

.slide1_banner2 {
	width: 270px;
}

.slide1_banner3 {
	width: 270px;
}

.top-banner-slider .flex_caption1 {
	text-align: center;
	position: absolute;
	z-index: 30;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 31%;
	max-width: 720px;
	width: 100%;
	text-transform: uppercase;
	color: #333;
}

.top-banner-slider .flex_caption1 .title1 {
	font-size: 36px;
	font-weight: 300;
	color: #ffffff;
}

.top-banner-slider .flex_caption1 .title2 {
	font-size: 60px;
	font-weight: 900;
	color: #ffffff;
}

.top-banner-slider .flex_caption2 {
	text-align: center;
}

.top-banner-slider .flex_caption2 {
	position: absolute;
	z-index: 30;
	left: 0;
	top: 20%;
	display: table;
	width: 177px;
	height: 177px;
	background-color: #242424;
}

.top-banner-slider .flex_caption2 .middle {
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	line-height: 31px;
	font-size: 26px;
	color: #fff;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
}

.top-banner-slider .flex_caption2 .middle:hover {
	background: #38c8a8;
}

.top-banner-slider .flex_caption2 span {
	display: block;
	font-weight: 100;
	line-height: 36px;
	font-size: 34px;
}

a.slide_banner::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	border: 2px solid #ffffff;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
}

a.slide_banner:hover::before {
	left: -7px;
	top: -7px;
	right: -7px;
	bottom: -7px;
	opacity: 1;
}

.flex-control-nav {
	background: #38c8a8;
	bottom: 0px;
	position: relative;
}

.flex-control-nav li {
	line-height: 10px;
}

.flex-control-paging li a {
	background: rgba(255, 255, 255, 1);
	border: 2px solid #ffffff;
}

.flex-control-paging li a.flex-active {
	border: 2px solid #ffffff;
}

.flex-direction-nav a {
	background: #111111;
	text-align: center;
}

.heroslider:hover .flex-direction-nav .flex-prev:hover {
	background: #38c8a8;
}

.heroslider:hover .flex-direction-nav .flex-next:hover {
	background: #38c8a8;
}

.flex-direction-nav a::before {
	color: #ffffff;
}

.top-banner-slider .swiper-pagination {
	padding: 10px 0px;
}

.heroslider .swiper-pagination {
	bottom: 0px;
	background: #38c8a8;
}

.heroslider .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
}

.heroslider .swiper-pagination::before {
	content: "";
	width: 22px;
	height: 22px;
	position: absolute;
	left: -10px;
	top: 4px;
	z-index: -1;
	background: #e12d4f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.heroslider .swiper-pagination::after {
	content: "";
	width: 22px;
	height: 22px;
	position: absolute;
	right: -10px;
	top: 4px;
	z-index: -1;
	background: #e12d4f;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.heroslider .swiper-pagination.swiper-pagination-bullets-dynamic {
	overflow: visible;
	width: 110px !important;
}

.heroslider .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
}

input[type="checkbox"].styled:checked+label:after,
input[type="radio"].styled:checked+label:after {
	font-family: 'FontAwesome';
	content: "\f00c";
}

input[type="checkbox"] .styled:checked+label::before,
input[type="radio"] .styled:checked+label::before {
	color: #fff;
}

input[type="checkbox"] .styled:checked+label::after,
input[type="radio"] .styled:checked+label::after {
	color: #fff;
}



/*---------------------------------------------------------------------
    layout new css 
---------------------------------------------------------------------*/

.header {
	background: #0fc690;
	padding: 40px 0px;
	padding-bottom: 35px;
}

.logo a {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	line-height: 40px;
}

.relative {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.banner-main {
	position: relative;
}

.banner-main .carousel-caption h1 {
	color: #fff;
	font-size: 70px;
	line-height: 70px;
	font-weight: bold;
}

.banner-main .carousel-caption p {
	font-size: 17px;
	padding: 20px 0px 40px 0px;
}

.banner-main .carousel-caption a {
    border-radius: 20px;
    text-transform: uppercase;
    border: var(--color) solid 1px;
    background: var(--color);
    width: 160px;
    padding: 8px 0;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    float: left;
}

.banner-main .carousel-caption a:hover {
	border: var(--footercolor) solid 1px;
	background: var(--footercolor);
}

#myCarousel a.carousel-control-next {
	position: absolute;
	top: 40% !important;
	left: inherit !important;
	right: 6px !important;
	width: 70px;
	height: 70px;
	border-radius: 35px;
}

#myCarousel a.carousel-control-prev {
	position: absolute;
	top: 40% !important;
	left: -6px !important;
	width: 70px;
	height: 70px;
	border-radius: 35px;
}

/* marquee bar styles ======= */
.marquee_div{
  
}
.left_divv{
    color: #fff;
    background-color: #005eb5;
}
.marquee_title{
	font-size: 22px;
    margin: 10px 20px;
}
.right_divv{
    background-color: #e8f3f9;
    padding: 4px 4px;
    color: #000;

}
.marquee_div marquee {
    margin-top: 6px;
}



/* want to know our field start */
.first_heading{
    color: var(--first_heading_clr);
    font-weight: 600;
}

.upevnt{
	     margin-top: 20px;
}

.main_heading {
	/* margin-top: 20px; */
    font-size: 32px;
    font-weight: 600;
    color: #f5842a;
}
.key_ptr_img{
    /* min-height: 160px;
    max-height: 160px; */
}

@media screen and (max-width:767px) and (min-width: 280px) {
	
.img_div{
	/* padding: 0px 0px;
	width: 100%;
	min-height: none !important;
	max-height: none !important; */
	padding: 10px 40px !important;
}

}

.img_div{
	/* padding: 20px 70px; */
	padding: 10px 70px;
	text-align: center;
}
.img_div{
	/* padding: 0px 100px;
	min-height: 100px;
	max-height: 100px; */
}
.key_plyr_div {
	padding: 20px 20px 30px 20px;

}

.key_row{
    padding: 10px 10px;
    border-radius: 18px;
    /* background-color: rgb(162, 163, 161); */
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.bred_divv{
    padding-right: 10px;
    border-right: 2px solid var(--bordercolr);
}

.bred_divv_last{
	border-right: none !important;

}

.para_div p{
	line-height: 25px;
    font-size: 13px;
    text-align: center;
}

@media screen and (max-width:496px) and (min-width: 280px) {
	.main_heading {
		font-size: 26px !important;
	}
	.chale_event_para {
		font-size: 14px !important;
		color: rgb(77, 76, 76) !important;
	}
	.chale_event_heading {
		margin-bottom: 8px;
		min-height: 40px;
		max-height: 40px;
		font-size: 18px !important;
		color: #000 !important;
		font-weight: 600;
		text-decoration: none !important;
	}

	.key_plyr_div {
		padding: 0px 20px 30px 20px !important;
	}
	.footer-social-icon i {
		height: 30px !important;
		width: 24px !important;
		text-align: center;
		line-height: 30px;
		border-radius: 50%;
	}
}

@media screen and (max-width:767px) and (min-width: 280px) {
		
.home-form{
	min-height: 480px;
    max-height: 480px;
	margin-top: 30px;
	margin-left: 0px !important;
    padding: 8px 30px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    width: 100% !important;
    border-radius: 20px;
}
	.bred_divv{
		box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 10px 20px;
    border-right: none !important;
    border-radius: 20px;
	margin-bottom: 20px;
	}
	
.key_row{
    padding: 10px 10px;
    border-radius: 18px;
	box-shadow: none !important;
}

}

/* want to know our field end */


/* upcomming chalenges styles start */
.challenges_main_div{
	background: url(/wp-content/uploads/2022/09/challenges_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 30px;
}
.challeng_text{
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	padding: 10px 4px;
}

.chalenge_img{

	min-height: 200px !important;
    max-height: 200px !important;
    border-radius: 20px;
    padding: 10px;
	padding: 10px;
}
.card-body.chalenge_bodyyy {
	min-height: 140px;
	max-height: 140px;
  }

.chalenge_card{
	border-radius: 12px;
	margin-bottom: 20px;
}


/* upcomming chalenges styles end */


/* gallery styles start */
.cardd{
	background-color: #fff;
}
.cardd img{
	width: 100%;
}

.gallery_title{
	text-align: center;
    padding: 8px 10px;
    background-color: #f6842c;
    color: #fff;

}
/* gallery styles end */


/* contact styles  start*/

.challenges_main_div{
	margin-top: 20px;
}		


.home-form{
	/* min-height: 620px;
    max-height: 620px; */
	min-height: 660px;
    max-height: 660px;
    padding: 8px 24px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    width: 100% !important;
    border-radius: 20px;
}
div.wpforms-container-full {
    margin: 10px auto !important;
}



div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 7px 0 !important;
    clear: both;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
    display: block;
    color: #990000;
    font-size: 11px !important;
    float: none;
    cursor: default;
}




.wpforms-field-container input {
	font-size: 13px !important;
	height: 32px !important;
	background-color: #dff3fc !important;
    border-radius: 10px !important;
    border: none !important;
}
.wpforms-field-container textarea {
	font-size: 13px !important;
	/* height: 32px !important; */
	background-color: #dff3fc !important;
	border-radius: 10px !important;
    border: none !important;

}

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	color: #fff !important;
    font-size: 16px !important;
    padding: 6px 30px !important;
	border-radius: 20px !important;
	text-align: center;
	background-color: var(--mainblue) !important;
}
#wpforms-submit-71{
	float: right  !important;
}
.contact_text{
	font-size: 16px;
}
.contact_heading{
	color: var(--first_heading_clr);
    font-weight: 600;
	font-size: 17px;

}
.contact_main_head{
	font-size: 28px;
    font-weight: 600;
    color: var(--mainblue);

}


/* contact styles  end*/
