
html {
	scroll-behavior: smooth;
}
:root {
	--color: #070523;
}

body {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: arial;
	background-color: #babfc2 !important;
	background-image: none;
}

div {
	/*border: 1px solid red;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/* --------------- FORM  ------------*/

#form-con {
	position: absolute;
	top: 290px;
	width: 360px;
	left: 985px;
}

#FRM {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	justify-content: space-between;
}

::-webkit-input-placeholder {color: var(--color);} /* Chrome/Opera/Safari */
::-moz-placeholder { color: var(--color);} /* Firefox 19+ */
:-ms-input-placeholder { color: var(--color);} /* IE 10+ */
:-moz-placeholder {color: var(--color);}  /* Firefox 18- */

#FRM input, textarea, select, #ta-div {
	border: 1px solid #111;
	font-size: 18px;
	background: transparent;
	font-family: arial;
	height: 60px;
	text-indent: 16px;
	width: 100%;
	border-radius: 0px;
}



.fullNameSameLine {
    display: flex;
    justify-content: space-between;
	width: 100%;
}

.fullNameSameLine input:first-child {
    margin-right: 10px;
}

#sendBtn {
	height: 60px;
	cursor: pointer;
	color: white;
	background-color: #222 !important;
	text-align: center;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	font-weight: bold;
	display: flex;
	padding: 0 16px;
	border-radius: 0px;
	width: 100%;
	/*margin-top: 12px;*/
	/*border: 1px solid red !important;*/
}

#areaCode {
	margin: 0 16px;
}

#agreementCon {
	display: flex;
	gap: 10px;
	padding: 6px 0;
}

#agreementText {
	font-size: 12px;
}

#agreement{
    position: relative;
    width: 16px !important;
    height: 16px !important;
    margin: 0 !important;
	padding: 0 !important;
	background-color: black;
	display: inline-block;
}

#message{
	height: 100px;
	resize: none;
}

#progSl {
	width: 150px;
	left: 550px;
	top: 30px;
}

#time-to-call {
	top: 35px;
	left: 0;
}

#email {
	left: 310px;
}

#countryAndPhone {
	display: flex;
}

#country {

}

option {
	font-size: 14px !important;
}

#phoneZip {
	width: 90px !important;
	/*border-radius: 6px 0 0 6px !important;*/
	pointer-events: none;
	text-align: center !important;
	border-right: none;
}

#phone {
	width: 260px !important;
/*	border-radius: 0 6px 6px 0 !important;*/
}

#block {
	/*display: block !important;*/
	/*background: #110c23;*/
	position: absolute;

	height: 263px;
	top: 0px;
	z-index: 1000;
	color: var(--color);
	font-size: 19px;
	opacity: 1;
	line-height: 28px;
	font-weight: bold;
	left: -15px;
	padding: 30px;
}



.err {
	border: 1px solid red !important;
}

/*-------------------------------------*/

#wrapper {
	width: 1440px;
	height: 5150px;
	margin: 0 auto;
	position: relative;
	/*border: 1px solid red;*/
}

#item1 {
	height: 100%;
	background: url("../images/HP.jpg") no-repeat;
	position: relative;
}
/*
#vidCon{
	position: absolute;
	!*border: 1px solid red;*!
	width: 914px;
	height: 527px;
	top: 306px;
	left: 0;
}


#vidBtn {
	position: absolute;
	width: 120px;
	height: 120px;
	!*border: 1px solid red;*!
	border-radius: 50%;
	top: 93px;
	left: 435px;
	cursor: pointer;
}

#youTube {
	width: 914px;
	height: 527px;
	display: none;
}

.open-vid {
	display: block !important;
}*/

#closeBtn {
	background: #0b1438;
	color: whitesmoke;
	padding: 12px;
	position: absolute;
	top: -42px;
	right: 8px;
	font-size: 18px;
	cursor: pointer;
	display: none;
}


.clm {
	display: flex;
	line-height: normal;
}

.hit {
	position: absolute;
	height: 50px;
	cursor: pointer;
	/*border: 1px solid red;*/
}

.hit1 {
	top: 2848px;
	left: 667px;
	width: 180px;
	height: 44px;
}

.hit3 {
	top: 2098px;
	left: 174px;
	width: 150px;
	height: 44px;
}

.hit2 {
	top: 4341px;
	left: 601px;
	width: 233px;
	height: 44px;
}


.link {
	position: absolute;
	height: 69px;
	width: 187px;
	cursor: pointer;
	/*border: 1px solid red;*/
}

.link1 {
	top: 1515px;
	left: 130px;
}

.link2 {
	top: 1515px;
	left: 425px;
}

.link3 {
	top: 1515px;
	left: 728px;
}

.link4 {
	top: 1515px;
	left: 1045px;
}

.link5 {
	top: 1645px;
	left: 255px;
}

.link6 {
	top: 1645px;
	left: 583px;
}

.link7{
	top: 1645px;
	left: 883px;
}

:root {
	--desk_top: 3375px;
	--desk_buttom: 4322px;

	--mobile_top: 635px;
	--mobile_buttom: 5850px;
}



/*====================================================*/

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


	#wrapper {
		width: 635px;
		height: 6657px;
		position: relative;
		/*border: 1px solid red;*/
	}

	#item1 {
		height: 100%;
		background: transparent url("../images/MHP.jpg") no-repeat;
		position: relative;
	}

	#FRM {
		gap: 40px;
	}

	#form-con {
		left: 74px;
		top: 5950px;
		width: 490px;
	}

	#block {
		width: 405px;
		padding: 100px 60px;
		font-size: 18px;
	}


	#FRM input, textarea, select {
		margin-bottom: 0px;
		height: 70px;
		font-size: 24px;
	}


	#sendBtn {
		/*border: 1px solid red !important;*/
		width: 100%;
		position: relative;
		/*margin-top: 46px;*/
		font-size: 28px;
		height: 70px;
	}

	#country {
		width: 100% !important;
	}

	#phone {
		width: 389px !important;
	}

	#agreementText {
		font-size: 14px;
	}

	.hit {
		position: absolute;
		height: 65px;
		width: 635px;
		cursor: pointer;
		/*border: 1px solid darkred;*/
	}

	.hit1 {
		top: 2211px;
		width: 466px;
		left: 85px;
		height: 69px;
	}

	.hit2 {
		top: 3691px;
		width: 266px;
		left: 44px;
		height: 70px;
	}

	.hit3 {
		top: 5038px;
		width: 346px;
		left: 144px;
		height: 70px;
	}

	.hit4 {
		top: 5392px;
		width: 301px;
		left: 165px;
		height: 67px;
	}




}
