/*body{
	font-family: 'Cera Pro';
	background-color: #21458e;
	scroll-behavior: smooth;
	background-image: url(../images/bg2.jpg);
	background-size: 100%;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}*/
body {
	font-family: 'Cera Pro';
	background-color: #21458e;
	scroll-behavior: smooth;
	/*background-image: url(../images/bg2.jpg);
	background-size: 120%;
	background-position: 84% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
}
.for_bg_effect {
	background-image: url(../images/bg2.jpg);
	background-size: 110%;
	background-position: 67% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
header{padding: 40px 15px;position: absolute;left: 0;right: 0;top: 0;}
.logo {
	width: 90% !important;
	/*padding-top: 40px;*/
}
.home_sec h4{
	color: #fff;
  text-transform: capitalize;
  font-size: 30px;
  font-weight: bold;
  line-height: 31px;
  width: 100%;
  margin: auto;
  padding-bottom: 20px;
}
.home_sec p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	width: 100%;
	display: block;
	margin: auto;
	margin-bottom: 15px;
}
.first_sec {
	display: flex;
	flex-wrap: wrap;
	height: 100vh;
	/*background-image: url(../images/bg1.jpg);
	background-size: 90%;
	background-position: 100% 50%;
	background-repeat: no-repeat;*/
}
.text_side {
	height: 100vh;
	padding-top: 70px;
	display: grid;
	align-content: center;
}
.text_side h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 42px;
	font-weight: bold;
	line-height: 43px;
	margin-bottom: 30px;
}
.text_side .form-control {
	border: none;
	background: transparent !important;
	box-shadow: none;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	padding-left: 0;
}
.form-floating > .form-control, .form-floating > .form-select {
	height: calc(2.5rem + 2px);
	line-height: 1.25;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
	padding-top: 1.925rem;
}
.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
	opacity: 1;
	transform: none;
	padding: 4px 0;
	height: fit-content;
	font-size: 11px;
}
.form_style {
	background-color: #a3cc39;
	padding: 40px 40px;
	border-radius: 10px;
}
.form-floating > label {
	color: #fff;
	font-weight: 300;
	padding-left: 0;
	font-size: 13px;
}
.form_style .btn_style1 {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	border: 1px solid #21458e;
	border-radius: 35px;
	height: 46px;
	margin-top: 30px;
	background-color: #21458e;
}
.form-floating {
	margin-bottom: 5px;
}
.form_style h4 {
	color: #fff;
	text-transform: capitalize;
	font-size: 27px;
	text-align: center;
	font-weight: bold;
}
.second_sec {
	height: 100vh;
	/*background-image: url(../images/bg2.jpg);
	background-size: 100%;
	background-position: 100% 50%;
	background-repeat: no-repeat;*/

}
.second_sec .text_side h2 {
	color: #a4cd39;
	text-transform: uppercase;
	font-size: 58px;
	font-weight: bold;
	line-height: 53px;
	margin-bottom: 40px;
}
.second_sec .text_side p {
	color: #fff;
	font-size: 19px;
	font-weight: 400;
	line-height: 23px;
}
.second_sec img {
	width: 90%;
	margin-left: auto;
	display: block;
	height: 100%;
	object-fit: contain;
	object-position: bottom;
}
.ml-auto {
	margin-left: auto;
}
.mr-auto {
	margin-right: auto;
}
/*.third_sec img {
	width: 80%;
	margin: auto;
}*/
.third_sec img {
	width: 90%;
	margin: auto;
}
.third_sec p {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	line-height: 19px;
	width: 100%;
	display: block;
	margin: auto;
	margin-bottom: auto;
	margin-bottom: 15px;
}
.right_text {
	display: grid;
	align-content: center;
	height: 100%;
}
.right_text h4 {
	color: #fff;
	text-transform: capitalize;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	width: 80%;
	margin: auto;
	padding-bottom: 10px;
	margin-top: 40px;
}
.right_text p {
	color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    width: 66%;
    display: block;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 10px;

}
.third_sec {
	/*background-color: #284d93;*/
	height: 100vh;
}

.third_sec .text_side {
	height: auto;
	padding-top: 26px;
	display: grid;
	align-content: center;
}
/*.third_sec .form_style {
	margin-bottom: 50%;
}*/
.fourth_sec {
	height: 100vh;
	/*background-image: url(../images/bg1.jpg);
	background-size: 90%;
	background-position: 100% 50%;
	background-repeat: no-repeat;*/
	position: relative;
}
.fourth_sec .text_side h4 {
	color: #b0d843;
	font-size: 31px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 34px;
}
.fourth_sec .text_side p {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	line-height: 22px;
	margin-bottom: 20px;
}
.fourth_sec .text_side h3 {
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    margin-top: 30px;
}
.fourth_sec .text_side a {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	max-width: 300px;
	border-radius: 35px;
	margin-top: 20px;
	background-color: #b3d946;
	text-decoration: none;
	padding: 11px 0;
}
.second_sec img.sticky_img {
	position: sticky;
	top: 40px;
	width: 100%;
	margin-left: auto;
	display: block;
	height: 100%;
	object-fit: contain;
	object-position: top;
}
.right_img {
	display: grid;
	align-content: center;
	height: 100%;
}
@media only screen and (max-width: 1400px) and (min-width: 1350px)  {
	.first_sec, .home_sec, .third_sec, .fourth_sec{
		height: auto;
	}
	.second_sec .text_side h2{
		font-size: 50px;
	}
	.third_sec p {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	width: 100%;
	display: block;
	margin: auto;
	margin-bottom: auto;
	margin-bottom: 10px;
}
/*	.logo {
	width: 90% !important;
	padding-top: 40px;
}
.third_sec .text_side {
	height: 100vh;
	padding-top: 30px;
	display: grid;
	align-content: center;
}*/
.third_sec img {
	width: 85%;
	margin: auto;
}
.form_style {
	padding: 20px;
}
.form-floating {
	margin-bottom: 0;
}
.right_text h4 {
	color: #fff;
	text-transform: capitalize;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	width: 80%;
	margin: auto;
	padding-bottom: 10px;
	margin-top: 30px;
}
}
