HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/valuehealthquotes/public_html/backup2/css/styles.css
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
html, body, head {
	font-family: 'Poppins', sans-serif !important;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, p, a {
	font-family: 'Poppins', sans-serif !important;
}
a {
	color: #fff !important;
}
a:hover, a:active, a:selected {
	color: #fff !important;
	text-decoration: none !important;
	background: transparent;
}

a:hover {
	color: #70ce4f !important;
	text-decoration: none;
}

header {
    color: #fff;
    background-image: url(../images/women-phone.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(30rem + 37vh);
    position: relative;
}

section {
	display: flex !important;
	/* or inline-flex */
}
.container {
	flex-wrap: wrap;
	justify-content: space-between;
}
.overlay {
    width: 100%;
    background: linear-gradient( 135deg,rgba(25,46,167,0.9) 0%,rgb(24 67 134/90%) 47%,#0b94ace6 100% );
    overflow: hidden;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(40rem + 37vh);
	position: relative;
	height: 100%;
}
.overlay-cta {
	height: 100%;
	width: 100%;
	background: #004ba7d9;
	overflow: hidden;
	padding: 100px 0px 100px 0px !important;
}

.overlay-form {
    width: 100%;
    background: linear-gradient( 135deg,rgba(25,46,167,0.9) 0%,rgb(24 67 134/90%) 47%,#0b94ace6 100% );
    overflow: hidden;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(30rem + 7vh);
    position: relative;
}

.brk {
	border-bottom: 1px solid #EAEDF2!important;
}

button {
	font-size: 1.5rem;
	padding: 20px 0px 0px 0px;
	color: #fff;
	border-radius: 5px;
	background: transparent;
	margin: 0;
	text-align: center;
	align-items: center;
	border-width: 0px !important;  
}
button a {
	color: #fff;
	text-decoration: none;
}
button a:hover {
	text-decoration: none;
	color: #fff !important;
}
hr {
	width: 100%;
	margin: 50px 0;
}
select, option {
	text-align: center;
	align-items: center;
	align-content: center;
}



/* CUSTOM NAV START */


.logo {
	line-height: 0px;
    position: fixed;
    float: left;
    margin: 16px 15px;
}

nav {
	position: fixed;
	width: 100%;
	line-height: 40px;
	z-index: 45;
}

nav ul {
	line-height: 40px;
	list-style: none;
	background: rgba(0, 0, 0, 0);
	overflow: hidden;
	color: #fff;
	padding: 0;
	text-align: right;
	margin: 0;
	padding-right: 40px;
	transition: 1s;
}

nav.black ul {
	background: #011a42ed;
}

nav ul li {
	display: inline-block;
	padding: 16px 10px;;
}

nav ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
}

.menu-icon {
	line-height: 40px;
	width: 100%;
	background: #011a42;
	text-align: right;
	box-sizing: border-box;
	padding: 13px 5px 13px 0px;
	cursor: pointer;
	display: none;
}

@media(max-width: 786px) {

	.logo {
		  position: fixed;
		  top: 0;
		  margin-top: 16px;
	}

	nav ul {
		  max-height: 0px;
		  background: #011a42;
	}

	nav.black ul {
		  background: #011a42;
	}

	nav ul li {
		  box-sizing: border-box;
		  width: 100%;
		  padding: 24px;
		  text-align: center;
	}

	.menu-icon {
		  display: block;
	}

}

/* CUSTOM NAV */

.zipCodeInput {
	background: #fff;
	border: 2px solid #fff;
	border-radius: 5px;
	font-size: 2rem;
	text-align: center;
	color: #0052D4;
	margin: 15px 0;
	padding: 7px 0px 14px 0px;
	width: 75% !important;
}
.zipCodeInput2 {
	background: transparent;
	border: 2px solid #0052D4;
	border-radius: 5px;
	font-size: 2rem;
	text-align: center;
	color: #0052D4;
	margin: 25px 0;
	padding: 5px 0;
	width: 100%;
}
.displayLocation {
	padding: 5px 0 5px 0;
	font-size: 1.5rem;
	color: #fff;
}
.displayLocation:hover {
	color: #0052D4;
}
.displayLocation a:hover {
	color: #0052D4;
}
.displayLocation2 {
	padding: 5px 0 5px 0;
	font-size: 1.5rem;
	color: #fff;
}
.displayLocation2:hover {
	color: #22ff00;
}
.hide {
	display: inline-block;
}
.show {
	display: none;
}
.section-image {
	border-radius: 50px;
	box-shadow: 8px 8px 16px #1f026d;
	margin-top: 25px;
	width: 90%;
}
.bg-dark-blue {
	background: #5757ff;
	color: #fff; 
	padding: 25px 0;
	margin: 15px;
	border-radius: 50px;
}
.bg-blue {
	background: #5789ff;
	color: #fff;
	padding: 25px 0;
	margin: 15px;
	border-radius: 50px;
}
.bg-light-blue {
	background: #57a8ff;
	color: #fff;
	padding: 25px 0;
	margin: 15px;
	border-radius: 50px;
}
.section-bg-dark-blue {
	background: #5757ff;
	color: #fff;
	padding: 30px;
	margin: 15px;
	border-radius: 50px;
}
.section-bg-blue {
	background: #5789ff;
	color: #fff;
	padding: 30px;
	margin: 15px;
	border-radius: 50px;
}
.section-bg-light-blue {
	background: #57a8ff;
	color: #fff;
	padding: 30px;
	margin: 15px;
	border-radius: 50px;
}
.footer-text {
	color: #8c8c8c;
}
.footer-bg {
	background: #0052d4;
	color: #fff;
	padding: 17px 0px 0px 0px;
    height: 100%;
}

.footer-txt {
	font-size: 18px;
	color: #fff;
}

.appFooter {
	font-size: 8pt;
	color: #c4c4c4;
	padding-top: 30px;
	text-align: center;
}
.modal-content {
	background: rgba(255, 255, 255, 0.95);
	color: #0052D4;
}
.form-control, .form-control-plaintext {
	color: #0052D4;
    background-color: #f4f5f8;
    border: 1px solid #d8d8d8;
	height: 46px;
	font-size: 18px;
	min-height: 59px;
	padding: 7px 20px;
}
.wrap-box {
    box-shadow: 0 10px 55px 5px rgba(137, 173, 255, 0.45) !important;
    display: block;
    width: 100%;
    background: #ffffff;
    border-radius: 4px;
	border: 1px solid #e6eaf3;
	margin-top: -190px;
}
.modalButton {
	text-align: center;
	display: inline-block;
	padding: 15px 40px;
	background-image: linear-gradient(284deg, #149d72, #7bd34a);
	cursor: pointer;
	letter-spacing: 2px;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.modalButton:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 0;
	background: #fff;
	left: 0;
	bottom: 0;
	transition: all .3s;
	opacity: 0.3;
}
.modalButton:hover:before {
	width: 100%;
}
.modal-confirm {
	color: #434e65;
	width: 525px;
}
.modal-confirm .modal-content {
	padding: 20px;
	font-size: 16px;
	border-radius: 5px;
	border: none;
}
.modal-confirm .modal-header {
	background: #47c9a2;
	border-bottom: none;
	position: relative;
	text-align: center;
	margin: -20px -20px 0;
	border-radius: 5px 5px 0 0;
	padding: 35px;
}
.modal-confirm h4 {
	text-align: center;
	font-size: 36px;
	margin: 10px 0;
}
.modal-confirm .form-control, .modal-confirm .btn {
	min-height: 40px;
	border-radius: 3px;
}
.modal-confirm .close {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #fff;
	text-shadow: none;
	opacity: 0.5;
}
.modal-confirm .close:hover {
	opacity: 0.8;
}
.modal-confirm .icon-box {
	color: #fff;
	width: 95px;
	height: 95px;
	display: inline-block;
	border-radius: 50%;
	z-index: 9;
	border: 5px solid #fff;
	padding: 15px;
	text-align: center;
}
.modal-confirm .icon-box i {
	font-size: 64px;
	margin: -4px 0 0 -4px;
}
.modal-confirm.modal-dialog {
	margin-top: 80px;
}
.modal-confirm .btn, .modal-confirm .btn:active {
	color: #fff;
	border-radius: 4px;
	background: #eeb711 !important;
	text-decoration: none;
	transition: all 0.4s;
	line-height: normal;
	border-radius: 30px;
	margin-top: 10px;
	padding: 6px 20px;
	border: none;
}
.modal-confirm .btn:hover, .modal-confirm .btn:focus {
	background: #eda645 !important;
	outline: none;
}
.modal-confirm .btn span {
	margin: 1px 3px 0;
	float: left;
}
.modal-confirm .btn i {
	margin-left: 1px;
	font-size: 20px;
	float: right;
}
.trigger-btn {
	display: inline-block;
	margin: 100px auto;
}
/*--thank you pop starts here--*/

.thank-you-pop {
	width: 100%;
	padding: 20px;
	text-align: center;
}
.thank-you-pop img {
	width: 76px;
	height: auto;
	margin: 0 auto;
	display: block;
	margin-bottom: 25px;
}
.thank-you-pop h1 {
	font-size: 42px;
	margin-bottom: 25px;
	color: #5C5C5C;
}
.thank-you-pop p {
	font-size: 20px;
	margin-bottom: 27px;
	color: #5C5C5C;
}
.thank-you-pop h3.cupon-pop {
	font-size: 25px;
	margin-bottom: 40px;
	color: #222;
	display: inline-block;
	text-align: center;
	padding: 10px 20px;
	border: 2px dashed #222;
	clear: both;
	font-weight: normal;
}
.thank-you-pop h3.cupon-pop span {
	color: #03A9F4;
}
.thank-you-pop a {
	display: inline-block;
	margin: 0 auto;
	padding: 9px 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #8BC34A;
	border-radius: 17px;
}
.thank-you-pop a i {
	margin-right: 5px;
	color: #fff;
}
#ignismyModal .modal-header {
	border: 0px;
}
/*--thank you pop ends here--*/

.c-title {
	font-size: 2.5rem;
	font-weight: 500;
	line-height: 1.5;
}
.sm-post-card {
	background-color: rgba(255, 255, 255, 1);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-radius: 50px;
	padding: 55px 40px;
}
.vhq-title {
	color: #003478;
	position: relative;
	display: block;
	font-size: 40px;
	line-height: 52px;
	font-weight: 700;
}
.s-bg-gray {
	background: #ecfaff;
}
.navbar-contact a {
	font-size: 14pt;
	font-weight: 500;
	text-decoration: none;
	color: #22ff00 !important;
}
.navbar-contact a:hover {
	font-weight: 700;
	color: #22ff00 !important;
	font-size: 16pt;
}
.btn-cta {
	background: #fff;
	color: #0052D4;
	font-weight: 500;
	padding: 18px;
	border: 2px solid #0052D4;
	border-radius: 50%;
}
.btn-cta:hover {
	color: #22ff00 !important;
	border-color: #22ff00;
	font-size: 1.5em;
}
.btn-form {
	font-size: 1.5rem;
	font-weight: 700;
	padding: 10px;
	border: solid 2px #29f265;
	color: #fff ;
	border-radius: 50px;
	background: #29f265;
	margin: 0;
}
.btn-form:hover {
	border: solid 2px #0052D4;
	color: #0052D4;
}
.btn-form a {
	color: #fff;
	text-decoration: none;
}
.btn-form a:hover {
	text-decoration: none;
	color: #0052D4;
}
.btn-form2 {
	font-size: 1.5rem;
	padding: 10px;
	border: solid 2px #0052D4;
	color: #fff;
	border-radius: 50px;
	background: #0052D4;
	margin: 0;
	text-align: center;
	align-items: center;
}
.btn-form2:hover {
	border: solid 2px #22ff00;
	color: #fff;
}
.btn-form2 a {
	color: #fff;
	text-decoration: none;
}
.btn-form2 a:hover {
	text-decoration: none;
	color: #22ff00;
}
.btn-pol {
	background: #fff;
	font-weight: 500;
	padding: 18px;
	border: 2px solid #0052D4;
}
.btn-pol:hover {
	background: #fff;
	font-weight: 700;
	padding: 18px;
	border: 2px solid #0052D4;
}
.btn-pol a {
	color: #0052D4;
}
.btn-pol a:hover {
	color: #0052D4;
}
.home h1 {
	padding-top: 20px;
}
@media (max-width: 600px) {
	.navbar-contact-logo {
		display: inline-block;
	}
	.navbar-contact {
		display: none;
	}
}
@media (min-width: 601px) {
	.navbar-contact-logo {
		display: none;
	}
	.navbar-contact {
		display: inline-block;
	}
}
.sub-right {
	padding: 5px;
}
.subtitle {
	padding-top: 10px;
	font-size: 12pt;
}
.postsubtitle {
	font-size: 11pt;
}
.form-header {
	background: #0052D4;
	color: #fff;
	padding: 10px;
	border: 1px solid #0052D4;
	border-radius: 12px 12px 0px 0px;
	margin: 30px 0;
}
.form-header h3 {
	font-size: 24pt;
	font-weight: 700;
	padding: 15px 0;
}
.form-header h4 {
	font-size: 18pt;
	font-weight: 500;
	padding: 10px 0;
}
/* CUSTOM SECTION */

.form-subscribe {
	max-width: 800px;
	margin: 0 auto
}
.form-subscribe .form-control {
	padding-left: 24px;
	padding-right: 24px;
	letter-spacing: 1px;
	border: none;
	background: #fff;
	height: 54px;
	border-radius: 36px 0px 0px 36px;
}
.form-subscribe .form-control.focus, .form-subscribe .form-control:focus {
	z-index: 2;
}
.form-subscribe .btn {
	border-top-right-radius: 36px;
	border-bottom-right-radius: 36px;
	background-image: linear-gradient(241deg, #7bd34a, #149d72);
	height: 59px;
	border-radius: 0px 36px 36px 0px;
}

.form-subscribe .btn:hover {
	border-top-right-radius: 36px;
	border-bottom-right-radius: 36px;
	background-image: linear-gradient(241deg, #149d72, #7bd34a);
	color:#fff !important; 
	height: 59px;
	border-radius: 0px 36px 36px 0px;
}


.form-sep {
	display: table;
    width: 100%;
	padding: 1.4rem 1rem 1rem 1rem;
	margin-bottom: 1em;
    border-bottom: 1px solid #e7eff9;
}

/* CUSTOM SECTION */

.txt-drk {
	color: #869ab8;
}
.affordable-section-1 {
	padding: 100px 0px 100px 0px !important;
	background-color: #f1f7fd !important;
}
.affordable-section-2 {
	padding: 100px 0px 100px 0px !important;
}
.affordable-title {
	font-size: 1.5rem;
	line-height: 1.416666;
	font-weight: 500;
}

.form-section {
	background-image: url(../images/map-bg.png);
	background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.form-success {
	background-image: url(../images/map-bg.png);
	background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
	height: 100%;
    padding: 4vw;
}

.easy-icon {
	display: inline-block;
	width: 4.2em;
	height: 5.4em !important;
}
.easy-section {
	padding: 100px 0px 100px 0px !important;
	background-color: #f1f7fd !important;
}
.easy-box {
	padding: 60px 20px;
	text-align: center;
	margin: 4px;
	border-radius: 20px;
	box-shadow: 1.95px 15.881px 30px 0 rgba(47, 105, 252, .1);
	background-color: #fff;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	transition: all ease .3s;
}

.end-section {
	padding: 100px 0px 100px 0px !important;
	background-image: url(../images/services-bg.jpg);
	background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.easy-box-inner {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	border-radius: 8px;
	transition: all .2s cubic-bezier(.02, .54, .58, 1);
}
.cta-section {
	height: 100%;
	color: #fff;
	background-image: url(../images/women-phone-1.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.display-vhq {
	clear: both;
	color: #080a4a;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: 600;
	line-height: 1.2em;
}

.screen-img {
	max-width: 100%;
    position: absolute;
}

.screen-img-c {
	width: 117vw;
    max-width: 100%;
    position: relative;
    margin-left: -25vw;
    height: 100px;
    margin-top: 150px;
    left: 50%;
}

	.m-title {
		font-size: calc(1.475rem + 2.2vw);		
		font-weight: 600;
	}

	.m-sub {
		font-size: calc(1.2rem + 1.0vw);
	}

	.success-title {
		font-size: calc(0.475rem + 2.2vw);		
		font-weight: 600;
	}
  
/* SERVICE BOX 1 */

.started-single-item {
	background-color: #fff;
	box-shadow: 0px 0px 92px 0px rgba(54, 57, 164, 0.2);
	text-align: center;
	position: relative;
	z-index: 0;
	border-radius: 10px;
	padding: 50px 30px 40px;
	transition: all 0.5s;
	overflow: hidden;
	border: 5px solid #fff;
	margin-bottom: 30px;
}
.icon-sizes {
	width: 20px;
}
.enroll-box-inner {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	border-radius: 8px;
	transition: all .2s cubic-bezier(.02, .54, .58, 1);
}

/* SERVICE BOX 2 */

.second-facility-item {
    border: 1px dashed #0052D4;
    text-align: center;
	padding: 30px 20px 20px 20px;
	border-radius: 4px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    -webkit-transition: all .5s;
    transition: all .5s;
	background-color: #fff;
	box-shadow: 1.95px 15.881px 30px 0 rgba(47, 105, 252, .1);
	background-color: #fff;
}


.second-facility-item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

/* -------------- item-featured-info ------------- */


.item-featured-info {
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 50px;
	font-family: 'Open Sans', sans-serif;
}
.item-featured-info .iconwrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 44px;
	background: #F1C40F none repeat scroll 0% 0%;
	line-height: 40px;
	animation-delay: 0.5s;
	visibility: visible;
	display: block;
	text-align: center;
	color: #FFF;
	border-radius: 50%;
	transition: all 0.2s linear 0s;
}
.item-featured-info i {
	font-size: 24px;
	font-weight: normal;
	line-height: inherit;
	vertical-align: inherit;
}
.item-featured-info h3 {
	font-size: 18px;
	color: #080a4a;
	margin-bottom: 5px;
}
.item-featured-info p {
	color: #666666;
	padding: 0
}
.item-featured-info .iconhover {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	border: 1px solid red;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 0;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.item-featured-info:hover .iconhover {
	opacity: 1;
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.vhq-btn {
	border: none;
    color: #fff;
	background-image: linear-gradient(284deg, #149d72, #7bd34a);
	padding: 0 32px;
    height: 56px;
	line-height: 56px;    
	display: inline-block;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 500;
    border: none;
    box-sizing: border-box;
    position: relative;
    transition: background .2s, box-shadow .2s;
}

.vhq-btn:hover {
	background-image: linear-gradient(284deg, #7bd34a, #149d72);
	box-shadow: 0 2px 6px 0 rgba(45,222,152,0.4);
}

.call-now {
	border: none;
    color: #fff;
    background-image: linear-gradient(284deg, #149d72, #7bd34a);
    padding: 0 32px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 500;
    border: none;
    box-sizing: border-box;
    position: relative;
    transition: background .2s, box-shadow .2s;
}

.call-now:hover {
	border: none;
    color: #fff !important;
    background-image: linear-gradient(284deg, #7bd34a, #149d72);
    padding: 0 32px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 500;
    border: none;
    box-sizing: border-box;
    position: relative;
    transition: background .2s, box-shadow .2s;
}

.fa, .fab, .fad, .fal, .far, .fas {
	line-height: 1.4 !important;
}