html {
	font-size: 16px;
	overflow-x: hidden;
}

*,
*::before,
*::after {
	box-sizing: border-box;
	transition: all .3ms ease-in;
	-webkit-transition: all .3ms ease-in;
	-ms-transition: all .3ms ease-in;
	text-decoration: none;
	list-style-type: none;
}

*:hover,
*:focus {
	outline: none;
	text-decoration: none!important;
}

html,
body {
	width: 100%;
	height: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
	font-family: 'Helvetica Neue';
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.4;
	color: #000;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
}

.rlt {
	position: relative;
}

.abs {
	position: absolute;
}

em {
	font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
	background-color: transparent;
	display: inline-block;
}

a:hover {
	color: #000;
}

ul,
li,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.btn2 {
	background: #FAE400;
	width: 100%;
	line-height: 1.2;
	font-size: 16px;
	font-family: 'Helvetica Neue';
	font-weight: 700;
	font-style: normal;
	color: #000;
	box-shadow: none;
	border-radius: 0;
	text-align: center;
	padding: 20px 10px;
	border: 0;
	max-width: 390px;
	text-transform: uppercase;
	color: #000;
	display: block;
}

.btn2.index_btn {
	max-width: 100%;
}

.btn2:hover {
	background: #d4a301;
}

/* navbar */

.desktop-header{
	position: fixed;
	height: 70px;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}

.navbar {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar .container-fluid {
	padding-right: 0;
}

.navbar-light .navbar-nav .nav-link {
	font-family: 'Helvetica Neue';
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	padding: 25px 1.8vw;
}

.navbar-light .navbar-nav .nav-link:hover {
	color: #fff;
	background: #000;
}


.top.d-block.d-md-none {
    background: #FFC501;
    padding: 8px 0;
    font-size: 12px;
    color: #fff;
}


.desktop_top_gap{
	margin-top: 70px;
}

/* section.home-sec1 */

section.home-sec1 {
	background: #F2F3F6;
	padding: 30px 0;
}

.home-sec1 h1 {
	font-size: 39px;
	margin-bottom: 1rem;
}

.home-sec1 input[type=text] {
	max-width: 390px;
	height: 60px;
	width: 100%;
	background: #fff;
	border: none;
	font-size: 16px;
	color: #767676;
	padding: 0 10px;
}

.home-sec1 input[type=checkbox] {
	width: 28px;
	height: 28px;
	border: none;
	outline: none;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	border-radius: 0;
}

.home-sec1 p.small {
	padding: 10px 0 0 0;
	max-width: 390px;
}

.home-sec1 p.small a {
	font-weight: 500;
	color: #000;
}

.home-sec1 .form-check {
	display: flex;
	min-height: 30px;
	padding-left: 1.5em;
	margin-bottom: .125rem;
	align-items: center;
	margin-bottom: 20px;
}


/* .home-sec2 */

.home-sec2 {
	background: #0A0A24;
	padding: 6rem 0;
	color: #fff;
}

.home-sec2 h2 {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 1.8rem;
}

.home-sec2 p {
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 3rem;
}

.home-sec2 a {
    margin-bottom: 1rem;
    display: block;
    width: 100%;
    max-width: 30%;
}
.home-sec2 a span {
    width: 100%;
    height: 200px;
    background: #fff;
    padding: 20px;
}

.home-sec2 a span img{
	display: block;
	margin: 0 auto;
	width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .home-sec2 a span img { width: 90%;}
}
/* .home-sec3 */

.home-sec3 {
	background: #fff;
}

.home-sec3 .container {
	background: #f2f3f6;
	padding: 5rem 0;
	position: relative;
	top: -3rem;
}

.home-sec3 h2 {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 5rem;
}

.home-sec3 label {
	font-size: 1.15rem;
	font-weight: 700;
	margin-bottom: 10px;
}

.home-sec3 a.btn2 {
	margin-bottom: 1rem;
}

.form-sec {
	max-width: 390px;
	margin: auto;
	text-align: left;
}

.form-sec .form-control,
.form-sec .form-select {
	height: 60px;
	border-radius: 0;
	border: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .form-sec .form-select{
    	background-image: none;
    	padding: 0 10px;
    }
}

/* .home-sec4 */

.home-sec4 {
	background: #0A0A24;
	padding: 80px 0 95px 0;
}

.home-sec4 h3 {
	font-size: 1.5rem;
	font-weight: 700;
	margin-bottom: 1.5rem;
	color: #fff;
}

.home-sec4 a {
	margin-bottom: 1rem;
	position: relative;
	font-size: 14px;
}

.home-sec4 a:after{
	content: "";
    background: url(../images/right-arrow-yellow.png) 0px 0px no-repeat;
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    right: -10%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    color: #000;
    width: 16px;
    height: 9px;
}

.home-sec4 .box {
	width: 100%;
	max-width: 390px;
	border: 2px solid #FFC501;
	background: #fff;
	position: relative;
}

.home-sec4 .box:after {
	content: "";
}

.home-sec4 .box p {
	margin: 0;
}

.home-sec4 .box .d-flex {
	width: 100%;
	height: 50%;
	padding: 1rem;
	min-height: 90px;
}

.home-sec4 .box .d-flex:first-child {
	border-bottom: 2px solid #FFC501;
}

.home-sec4 .cont {
	position: relative;
	padding: 0 80px;
}

.home-sec4 .arrow2 {
	position: absolute;
	left: 0;
	top: -103px;
}

.home-sec4 .arrow1 {
	margin: auto;
	display: block;
}

.home-sec4 .cont:before {
	content: "";
	width: 100%;
	position: absolute;
	height: 190px;
	border: 2px solid #ffc501;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	top: 40px;
	z-index: 1;
}

.home-sec4 .cont:after {
	content: "";
	width: 50%;
	position: absolute;
	height: 190px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	bottom: 0;
	z-index: 1;
	background: #0A0A24;
}

.home-sec4 aside {
	position: relative;
	z-index: 3;
}



/* footar */

footer {
	background: #fff;
	border-top: 5px solid #FFC502;
}

footer .top {
	display: flex;
	align-items: baseline;
	padding: 23px 0 12px 0;
}

footer .top a {
	margin-right: 45px;
}

footer .top p {
	font-size: 1em;
	margin: 0;
	line-height: 1.5;
	color: #000;
}

footer .mid {
	padding: 18px 0;
	border-top: 1px solid #486486;
	border-bottom: 1px solid #486486;
}

footer .mid ul {
	list-style-type: none;
}

footer .mid>ul>li {
	margin-bottom: 20px;
}

footer .mid>ul>li:last-child {
	margin: 0;
}

footer .mid ul>li a {
	font-family: 'Helvetica Neue';
	font-weight: 300;
	font-size: .88em;
	color: #6D7278;
}

footer .sc {
	width: 140px;
}





footer .bot {
	padding: 31px 0 13px 0;
}

footer .bot>p {
	font-family: 'Helvetica Neue';
	font-weight: 100;
	font-size: .81em;
	text-align: center;
	margin-bottom: 24px;
	line-height: 1.4;
	color: #000;
}

footer .bot .cpr,
footer .bot .cpr a {
	font-family: 'Helvetica Neue';
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	line-height: 1;
	color: #90939A;
	margin: 0;
}

footer .bot ul {
	list-style-type: none;
}

footer .bot ul li {
	margin-left: 22px!important;
}

footer .bot ul li a {
	font-family: 'Helvetica Neue'!important;
	font-weight: 500;
	font-size: 13px!important;
	color: #000;
	line-height: 1;
}

footer a:hover {color:#e00000!important;}

section.home-sec1 .n1,section.home-sec1 .n2{font-size:15px;margin:0;line-height:1.3;}

section.home-sec1 .n1 {
    top: -22px;
    right: 120px;
}
section.home-sec1 .n2 {
    text-align: right;
    bottom: 30px;
    right: 60px;
 }


 label.error {
    display: block;
    clear: both;
    color: #ff0000;
    padding: 5px 0;
    margin: 0!important;
    font-size: 14px;
}
.color-white *{color:#fff!important}
.dashboard-overview .profile_right {
	position: relative;
}
/* responsive start */

@media (max-width:1317px) {
	.navbar-light .navbar-nav .nav-link {
		font-size: 13px;
		padding: 20px 1.5vw;
	}
}

@media (max-width:1199px) {

	.navbar-light .navbar-nav .nav-link {
		font-size: 11px;
		padding: 15px 1.3vw;
	}
	.home-sec4 {
		padding: 5rem 0;
	}
	.home-sec4 h3 {
		font-size: 1.3rem;
	}
	.home-sec4 .cont {
		padding: 0 40px;
	}
	.home-sec4 .cont:before {
		height: 186px;
	}
	section.home-sec1 .n1,section.home-sec1 .n2{font-size: 14px;}
}
@media (max-width:1023px) {
	.navbar-light .navbar-nav .nav-link {
		font-size: 11px;
		padding: 15px 1.1vw;
	}
}

@media (max-width:991px) {
	.navbar-light .navbar-nav .nav-link {
		font-size: 11px;
		padding: 15px .8vw;
		text-transform: capitalize;
	}
	.navbar-brand {
		margin-right: .5rem;
		max-width: 120px;
	}
	.home-sec2 a {
		margin-left: .5rem;
		margin-right: .5rem;
	}
	.home-sec4 .cont:before {
		height:184px;
	}
	.home-sec4 .cont {
		padding: 0 20px;
	}
	.home-sec1 h1,
	.home-sec2 h2,
	.home-sec3 h2 {
		font-size: 25px;
		line-height: 1.2;
	}
	
	p {
		font-size: 14px;
		font-weight: 300;
	}
	.home-sec4 h3 {
		font-size: 1.1rem;
	}
	.home-sec4 aside {
		width: 49%;
	}
	p.abs.n1.text-center {
		right: 80px;
	}
	p.abs.n1 img {
		height: 18px;
	}
	p.abs.n2.text-right {
		text-align: right;
		bottom: 10px;
		right: 40px;
	}

	.home-sec4 .box .d-flex{
		padding: 0.4rem;
	}

	.home-sec4 a:after{
		right: -7%;
	}
}

@media (max-width:767px) {
	.navbar .container-fluid {
		padding-right: 15px;
	}
	.navbar-brand {
		padding-top: .5rem;
		padding-bottom: .5rem;
		max-width: none;
	}
	.navbar-toggler-icon {
		width: 1em;
		height: 1em;
	}
	.navbar-light .navbar-nav .nav-link {
		color: #404040;
		font-size: 14px;
		line-height: 1;
		border-bottom: 1px solid #E1E1E6;
		padding: 20px 20px;
	}
	.navbar-light .navbar-toggler {
		display: block;
		border-radius: 5px 0 0 5px;
		overflow: hidden;
		width: 35px;
		height: 30px;
		padding: 7px;
		border-color: transparent;
		border: none;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	.navbar-light .navbar-toggler-icon {
		background-image: transparent;
		background: #000;
		height: 2px;
		display: block;
		position: relative;
		margin: 0;
		width: 100%;
		top: 0;
	}
	span.navbar-toggler-icon:nth-child(2) {
		margin: 5px 0;
	}
	.navbar-collapse {
		position: absolute;
		top: 55px;
		width: 100%;
		right: inherit;
		left: 0;
		z-index: 10;
		background: #fff;
		color: #000;
	}
	header.main a.nav-link br {
		display: none;
	}
	.navbar-light .navbar-toggler-icon {
		background-image: transparent;
		background: #000;
		height: 2px;
		display: block;
		position: relative;
		margin: 0;
		width: 100%;
		top: 0;
	}
	.navbar-toggler:focus {
		text-decoration: none;
		outline: 0;
		box-shadow: none;
	}
	span.navbar-toggler-icon:nth-child(2) {
		margin: 5px 0;
	}
	.navbar-light .navbar-toggler[aria-expanded=true] span.navbar-toggler-icon:first-child {
		transform: rotate(45deg);
		top: 7px;
		transition: 0.5s ease-in-out;
	}
	.navbar-light .navbar-toggler[aria-expanded=true] span.navbar-toggler-icon:nth-child(2) {
		visibility: hidden;
		opacity: 0;
	}
	.navbar-light .navbar-toggler[aria-expanded=true] span.navbar-toggler-icon:last-child {
		transform: rotate(-45deg);
		top: -7px;
		transition: 0.5s ease-in-out;
	}
	a.navbar-brand {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	a.phone {
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
	p.abs.n1.text-center {
		right:50%;
	}
	p.abs.n2.text-right {
		text-align: right;
		bottom: 30px;
		right: 60px;
	}
	.home-sec4 h3 {
		font-size: 20px;
	}
	.home-sec2 {
		padding: 2rem 0;
	}
	.home-sec3 {
		background: #f2f3f6;
	}
	.home-sec3 .container {
		background: #f2f3f6;
		padding: 2rem 15px;
		position: relative;
		top: 0;
	}
	.home-sec3 h2 {
		margin-bottom: 1rem;
	}
	.home-sec3 label {
		font-size: 1.15rem;
		font-weight: 700;
		margin-bottom: 10px;
		display: none;
	}
	.home-sec2 p {
		font-size: 1rem;
		font-weight: 700;
		margin-bottom: 2rem;
	}
	.home-sec4 {
		background: #0A0A24;
		padding: 3rem 0;
	}
	.home-sec2 p br {
		display: none;
	}
	.home-sec4 aside:last-child {
		margin-top: 3rem;
	}
	.home-sec4 .cont {
		position: relative;
		padding: 0 15px;
	}
	.home-sec4 .cont:before,
	.home-sec4 .cont:after {
		display: none;
	}
	.home-sec4 .arrow1 {
		margin: 0;
	}
	.home-sec4 aside {
		width: 100%;
		max-width: 390px;
	}
	footer .mid .sc {
		display: none!important;
	}
	footer .top {
		flex-direction: column;
	}
	footer .top a {
		margin: 0 auto 20px auto;
	}
	footer .mid ul li:last-child {
		margin-bottom: 20px;
	}
	footer .sc {
		justify-content: center;
	}
	footer .sc li:nth-child(n+2) {
		margin-left: 28px;
		margin-bottom: 0;
	}
	footer .bot>p {
		display: none;
	}
	footer .bot .cpr,
	footer .bot .cpr a {
		margin: 0;
		line-height: 1.5;
	}
	footer .bot ul {
		list-style-type: none;
		width: 100%;
		margin: 0;
	}
	footer .bot .cpr {
		width: 100%;
	}
	footer .bot ul li:first-child {
		margin-left: 0;
	}
	footer .mid ul li {
		margin-bottom: 0;
	}
	footer .top {
		display: none;
	}
	footer .mid {
		padding: 18px 0;
		border-top: none;
		border-bottom: none;
	}
	footer .bot ul li a {
		font-family: 'Helvetica Neue';
		font-weight: 500;
		font-size: 13px;
		color: #90939A;
		line-height: 1;
	}
	footer .sc li:nth-child(n+2) {
		margin-left: 10px;
		margin-bottom: 0;
	}
	footer .bot {
		padding: 0 0 13px 0;
	}
	section.home-sec1 img{display: block; margin: auto;}

	
	.home-sec2 a {
		margin-bottom: 1rem;
		display: block;
		width: 100%;
		max-width: 390px;
	}
	.home-sec1 p.small {
		margin-bottom:40px;
	}
	.home-sec1 input[type=text],.home-sec1 .form-check,.home-sec1 .btn2,.home-sec1 p.small {
		width: 100%;
		max-width: 100%;
		/* margin-left: auto;
		margin-right: auto;
		display: block; */
	}
}

@media (max-width:575px) {
	.home-sec1 h1,
	.home-sec2 h2,
	.home-sec3 h2 {	font-size: 18px;}
	.home-sec4 h3 {	font-size: 16px;}
	p {	font-size: 12px;}
	.home-sec2 p {
		font-size: 1rem;
		font-weight: 500;
		margin-bottom: 2rem;
	}
	.home-sec4 .arrow1 {width: 40px;}
	footer .sc {width: 100px;}
	footer .bot .cpr, footer .bot .cpr a,footer .bot ul li a,footer .mid ul>li a {
		font-size: 10px;
	}
	footer .mid ul.col-4 {width: auto;}
	.logo-ft {
		max-width: 35vw;
	}
	p.abs.n2.text-right {
		text-align: right;
		bottom: 30px;
		right: 50px;
	}
}

@media (max-width:479px) {
p.abs.n2.text-right {
    bottom: 10px;
    right: 20px;}

   .home-sec4 a:after {
    right: -20px;}
}

@media (min-width:768px) {
	footer .bot .sc {display:none!important;}
	.bg-yl {background:#FAE400!important;color:#000!important;display:block;}
	.bg-yl:hover{background: #d4a301 !important;}
	a.phone {display: none;}
}
