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

body{
font-family: 'Open Sans', sans-serif;
}

html {
	scroll-behavior: smooth;
}

::placeholder {
	color: #000 !important;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.header {
    z-index: 99999999;
    background-color: #fff;
}

button.carousel-control-prev, .carousel-control-next {
    border: none;
}

.sticky + .content_start {
  padding-top: 102px;
  
}

.navbar-nav li:hover {
  border-bottom: 4px solid #FFC20F;
}

.navbar-nav li.active {
  border-bottom: 4px solid #1768B3;
}

.form-control {
	color: #000 !important;
}

.top_pic {
	margin-left: 0 !important;
}

.top_bar {
	background-color: #FFC20F;
}

.award_acco {
	background-color: #005BAA;
}

.testi_btn {
    position:relative;
    top:22px;
}


.container.mob_head {
    padding: 5px;
}

img.img-fluid.land_logo {
    width: 78%;
}


.rect {
	padding: 8px;
	display: block;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	width: 6%;
	margin: 0 auto;
}

.bot_line {
	display: block;
	border-bottom: 3px solid #fff;
	width: 6%;
	margin: 0 auto;
	padding-top: 8px;
}

.rect2 {
	padding: 8px;
	display: block;
	border-top: 3px solid #FFC20F;
	border-left: 3px solid #FFC20F;
	border-right: 3px solid #FFC20F;
	width: 6%;
	margin: 0 auto;
}

.bot_line2 {
	display: block;
	border-bottom: 3px solid #FFC20F;
	width: 6%;
	margin: 0 auto;
	padding-top: 8px;
}

.rect3 {
	padding: 8px;
	display: block;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	width: 12%;
	margin: 0 auto;
}

.bot_line3 {
	display: block;
	border-bottom: 3px solid #fff;
	width: 12%;
	margin: 0 auto;
	padding-top: 8px;
}

.testi_img {
	position: relative;
	top: 75.5px;
	z-index: 1;
	margin-top: -70px;
	border: 1px solid #005baa;
	box-shadow: 5px 5px 20px 0px #005baa4f;
}

.testi_quote {
	position: absolute;
	font-size: 43px;
	color: #ffc20f;
	top: 80px;
	z-index: 1;
	left: 40px;
}

.toppers_data {
	font-size: 20px;
	line-height: 40px;
}

.topper_name {
	color: #005BAA;
}

.fa-angle-left,
.fa-angle-right {
	font-size: 30px;
	color: #000;
}

.left_ico,
.right_ico {
	height: 50px;
	width: 50px;
	margin: 303px 0;
	opacity: 1;
	background-color: #fff;
}

.lt_car,
.rt_car {
	font-size: 55px;
}

.form-group {
	margin-bottom: 10px;
}

.caro_iframe {
	width: 100%;
	height: 335px;
	border: unset;
}


.caro_iframe2 {
	width: 100%;
	height: 390px;
	border: unset;
}

.part_form_bg {
	background-color: #FFC20F;
}

.st_1 {
	color: #FFAE3D;
}

.st_2 {
	color: #F0561B;
}

.st_3 {
	color: #FF0000;
}

.st_4 {
	color: #39B9C5;
}

.st_5 {
	color: #1C759D;
}

.st_6 {
	color: #494D80;
}

.st_7 {
	color: #0F61AC;
}

.testi_card {
    height: 347px;
} 

@media (min-width: 768px) {
	.seven-cols .col-md-1,
	.seven-cols .col-sm-1,
	.seven-cols .col-lg-1 {
		flex: 100%;
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	.seven-cols .col-md-1,
	.seven-cols .col-sm-1,
	.seven-cols .col-lg-1 {
		flex: 14.285714285714285714285714285714%;
		max-width: 14.285714285714285714285714285714%;
	}
}

@media (min-width: 1200px) {
	.seven-cols .col-md-1,
	.seven-cols .col-sm-1,
	.seven-cols .col-lg-1 {
		flex: 14.285714285714285714285714285714%;
		max-width: 14.285714285714285714285714285714%;
	}
}

@media screen and (max-width: 1920px) {
	.toppers_desc {
		position: relative;
		right: 25px;
	}
	.testim_text {
		font-size: 22px;
		font-weight: 400;
		line-height: 31px;
	}
	.left_arrow {
		left: 425px;
		background-color: #ffc20f;
		opacity: 1;
		width: 50px;
		padding: 9px;
		height: 50px;
	}
	.right_arrow {
		background-color: #ffc20f;
		opacity: 1;
		width: 50px;
		padding: 9px;
		height: 50px;
	}
	.contact_form {
		position: absolute;
		z-index: 2;
		width: 20%;
		top: 0px;
		left: 0px;
		padding: 10px;
		background-color: #005baa;
		border-radius: 0px;
		border: 1px solid #fff;
	}
}

@media screen and (max-width: 1600px) {
	.left_ico,
	.right_ico {
		margin: 249px 0;
	}
	.contact_form {
		top: 0px;
		left: 0px;
		width: 24%;
	}
}

@media only screen and (min-width: 1024px) and (max-width:1366px) {
	.left_ico,
	.right_ico {
		margin: 209px 0;
	}
	.part_form_bg {
		padding: 7px 0 !important;
		font-size: 17px;
		margin-bottom: 15px;
	}
	.contact_form {
		top: 0px;
		left: 0px;
		width: 25%;
		height: auto;
	}
	.form-control {
		height: 30px;
		padding: 0 10px;
		font-size: 13px;
		color: #000 !important;
	}
	.send_btn_form {
		margin: -4px 0;
	}
}

@media screen and (max-width: 1280px) {
	.left_ico,
	.right_ico {
		margin: 195px 0;
	}
	.toppers_desc {
		position: unset;
	}
	.contact_form {
		top: 0px;
		left: 0px;
		width: 27%;
		border-top: none;
		border-bottom: none;
	}
}

@media screen and (max-width: 1112px) {
	.left_ico,
	.right_ico {
		margin: 166px 0;
	}
	.left_arrow,
	.right_arrow {
		display: none;
	}
	.contact_form {
		top: 0px;
		left: 0px;
		width: 30%;
		border: none;
	}
	.carousel-caption {
		display: none;
	}
}

@media screen and (max-width: 1024px) {
button.carousel-control-prev, .carousel-control-next {
    border: none;
    background-color: transparent;
}

.left_ico,
	.right_ico {
		margin: 151px 0;
	}
	.contact_form {
		top: 0px;
		left: 0px;
		width: 34%;
		border: none;
	}
}

@media screen and (max-width:768px) {
	.testi_card {
    height: unset;
}

.left_arrow,
	.right_arrow {
		display: none;
	}
	.mob_head {
		padding-bottom: unset !important;
	}
	.rect,
	.rect2,
	.rect3 {
		width: 13%;
	}
	.bot_line,
	.bot_line2,
	.bot_line3 {
		width: 13%;
	}
	.land_logo {
		display: block;
		margin: 0 auto;
	}
	#home_slide {
		display: none;
	}
	.testi_quote {
		top: 80px;
	}
	.testim_text {
		font-size: 15px;
		font-weight: unset;
		line-height: unset;
	}
	.mob_test {
		margin-top: 45px;
	}
	.mob_menu_btn {
		display: none;
	}
	.top_contain {
		display: none;
	}
	.top_bar {
		padding: 3px 0;
	}
	.contact_form {
		position: unset;
		width: 100%;
	}
	.contact_form {
		border: 4px solid #fff;
		padding-bottom: 60px;
		margin-bottom: 18px;
		width: 65%;
		display: block;
		margin: 0 auto;
	}
	.mob_form {
		background-color: #005baa;
		padding-top: 18px;
	}
	.topper_text_align {
		text-align: center !important;
	}
}

@media screen and (max-width: 640px) {
	.mob_menu_btn {
		display: none;
	}
	.mob_form {
		margin-top: unset;
	}
	.top_pic {
		margin-left: auto !important;
	}
	.contact_form {
		top: 0px;
		left: 0px;
	}
}

@media screen and (max-width: 480px) {
	.top_pic {
		margin-left: auto !important;
	}
	.mob_head {
		padding-bottom: unset !important;
	}
	.rect,
	.rect2,
	.rect3 {
		width: 25%;
	}
	.bot_line,
	.bot_line2,
	.bot_line3 {
		width: 25%;
	}
	.land_logo {
		display: block;
		margin: 0 auto;
	}
	#home_slide {
		display: none;
	}
	.testim_text {
		font-size: 15px;
		font-weight: unset;
		line-height: unset;
	}
	.mob_test {
		margin-top: 45px;
	}
	.mob_menu_btn {
		display: none;
	}
	.top_contain {
		display: none;
	}
	.top_bar {
		padding: 3px 0;
	}
	.contact_form {
		border: 4px solid #fff;
		padding-bottom: 60px;
		margin-bottom: 18px;
		width: 100%;
	}
	.mob_form {
		background-color: #005baa;
		padding-top: 18px;
	}
	.topper_text_align {
		text-align: center !important;
	}
}

@media screen and (max-width: 414px) {

	.topper_text_align {
		text-align: center !important;
		line-height: 20px !important;
		font-size: 23px;
	}
	.mb_scl {
		font-size: 11px;
	}
}

@media screen and (max-width: 375px) {

	.testi_quote {
		left: 20px;
	}
}

@media screen and (max-width: 320px) {
	.contact_form {
		padding: 0 4px;
		border: none;
		margin-top: 10px;
	}
	.testi_quote {
		left: 9px;
	}
}