p, ol, ul {
	margin: 0 0 25px 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
.fl-builder-content a.fl-button, a.button, a.btn, a.pp-button, a.wp-element-button {
	padding: 20px 50px;
}
a.fl-button:hover, a.button:hover, a.btn:hover, a.pp-button:hover, a.wp-element-button:hover {
	
}

body::after{
   position:absolute; width:0px; height:0px; overflow:hidden; z-index:-1; display: block;
   content: url('./images/cta-orange-btn-bg-hover.png') url('./images/boxed-bg.png');
}

/* Main Menu */
.fl-menu .w-390 .sub-menu {
	min-width: 390px;
}
ul#menu-main-menu {
	margin-bottom: -2px;
}
ul#menu-main-menu > li > a,
ul#menu-main-menu > li > div > a {
	border-bottom: 5px solid transparent;
}
ul#menu-main-menu > li > a:hover,
ul#menu-main-menu > li > div > a:hover {
	border-bottom: 5px solid #286CFB;
}
ul#menu-main-menu li a:focus {
	text-decoration: none;
	outline: 0 none;
	color: #1E4FBE;
}
ul#menu-main-menu .fl-has-submenu-container .fl-menu-toggle {
	margin-top: -4px;
}


/* Inner Hero */
.inner-hero .fl-slide-bg-photo {
	background-position: top center;
}
.inner-hero .fl-slide-text {
	padding-top: 20px;
}
.inner-hero .fl-slide-title:after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background-color: #ffffff;
	margin-top: 20px;
	position: fixed;
	left: 0;
}

/* Testimonials */
.row-testimonials {
	overflow: hidden;
}
.pp-testimonials-wrap .owl-carousel .owl-stage-outer {
	overflow: visible;
}
.pp-testimonials-wrap .owl-nav.position-side button {
	transform: translateY(-100%);
}
.pp-testimonials-wrap .owl-nav.position-side button.owl-prev {
	top: 100%;
	left: 0;
}
.pp-testimonials-wrap .owl-nav.position-side button span svg {
	display: none;
}
.pp-testimonials-wrap .owl-nav.position-side button.owl-prev span:first-child:before {
	content: "\f060";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.pp-testimonials-wrap .owl-nav.position-side button.owl-next {
	top: 100%;
	right: 0;
}
.pp-testimonials-wrap .owl-nav.position-side button.owl-next span:first-child:before {
	content: "\f061";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.pp-testimonials-wrap .owl-dots {
	margin-top: 15px;
}
.pp-testimonials .owl-carousel button.owl-dot {
	margin-top: 20px;
}
.pp-testimonials-wrap .pp-testimonials .owl-theme .owl-dots .owl-dot.active span {
	width: 16px;
	height: 16px;
	margin-bottom: 3px;
}
.nh-testimonials .pp-testimonials-image:after {
	content: "";
	background: url('./images/5-star.png') no-repeat scroll center center transparent;
	width: 185px;
	height: 28px;
	display: inline-block;
	margin: 0 auto;
}

/* InfoBox - numbered */
.fl-module-pp-infobox.numbered .pp-infobox-title-prefix {
	display: inline-block;
	font-size: 60px;
	font-weight: 700;
	line-height: 1.08em;
	color: #286CFB;
	margin-right: 50px;
	margin-top: 10px;
	vertical-align: top;
}
.fl-module-pp-infobox.numbered .pp-infobox-title-wrapper {
	display: inline-block;
	max-width: calc(100% - 120px);
}

.cover-photo .pp-infobox-image {
	margin-top: -25px;
	margin-left: -25px;
	margin-right: -25px;
}

/* InfoCard */
.info-card {
	position: relative;
	height: 380px;
	overflow: hidden;
	transition: all 500ms;
}
.fl-module .info-card:hover {
	background-color: #252E48;
}

.info-card .card {
	font-size: 20px;
	position: absolute;
	top: 0;
	transition: all 500ms;
}
.info-card:hover .card {
	top: -210px;
	color: #FFF;
}
.info-card:hover .card h6 {
	color: #FFF;
	transition: all 500ms;
}
.info-card .card h6 a {
	color: #252E48;
	font-size: 26px;
	transition: all 500ms;
	line-height: 1.3em;
}
.info-card:hover .card h6 a {
	color: #FFF;
}
.info-card .card-image {
	padding: 0;
	opacity: 1;
	transition: all 500ms;
	margin-bottom: 80px;
}
.info-card .card-image img {
	max-width: 136px;
}
.info-card:hover .card .card-image {
	opacity: 0;
}
.info-card .card-title {
	margin-top: 20px;
}
.info-card .sub-title {
	font-size: 16px;
}
.info-card .bottom {
	padding-top: 30px;
	opacity: 0;
}
.info-card:hover .card .bottom {
	opacity: 1;
}
.info-card .card-excerpt {
	margin-bottom: 40px;
}
.info-card .card-link a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 20px;
}
.info-card .card-link a:hover {
	color: #FFF;
	text-decoration: none;
}
.info-card .card-link a span {
	margin-left: 5px;
}
.info-card .card-link {
	position: absolute;
	bottom: -200px;
	width: 100%;
	padding: 20px;
	transition: all 500ms;
}
.info-card:hover .card-link {
	bottom: 0px;
}
.fl-module-nh-infocards .nh-info-card-container .info-card:hover {
	background-color: #252E48CC;
}
.fl-module-nh-infocards .nh-info-card-container {
	position: relative;
    border-radius: 12px;
}
.fl-module-nh-infocards .bg-video {
	width: 100%;
	height: 100%;
}
.fl-module-nh-infocards .bg-video video {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	z-index: 0;
	border-radius: 13px;
}

/* Symptoms List */
.symptoms-grid .card-image {
	text-align: center;
	padding: 0 20px 20px;
}
.symptoms-grid .card-image img {
	max-width: 183px;
}
.symptoms-grid .card-title {
	text-align: center;
}
.symptoms-grid .card-title a {
	font-size: 24px;
	color: #333;
}
.symptoms-grid .card-title a:hover,
.symptoms-grid .card-title a:focus {
	text-decoration: none;
	color: #333;
}

/* Blog List */
.blog-list .pp-content-grid-post-title {
	margin-bottom: 20px;
}
.blog-list .pp-content-grid-post-title a,
.blog-list .pp-content-grid-post-title a:hover {
	text-decoration: none;
	color: #252E48;
	font-size: 24px;
}
.blog-list .pp-content-grid-post-excerpt {
	font-size: 20px;
	margin-bottom: 15px;
}
.blog-list .pp-content-grid-post-image {
	padding: 0;
	
}
.blog-list .pp-content-grid-post-image a {
	height: 300px;
	display: inline-block;
}
.blog-list .pp-content-grid-post-image a img {
	object-fit: cover;
	height: 100%;
}
.blog-list .pp-content-grid-post-text {
	padding: 35px 20px 30px;
}
.blog-list .pp-content-grid-post-more-link a {
    color: #1E4FBE;
    text-transform: uppercase;
    font-size: 20px;
	font-weight: 700;
}
.blog-list .pp-content-grid-post-more-link a:hover {
	text-decoration: none;
}

/* Grid */
.nh-grid .pp-content-post {
	border: 2px solid #F2F5FA;
}
.nh-grid .pp-content-post:hover {
	border: 2px solid #1E4FBE;
}
.nh-grid .pp-content-post h3 {
	color: #252E48;
}
.nh-grid .pp-content-post:hover h3 {
	color: #1E4FBE;
}
.nh-grid .pp-content-post > a {
	display: inline-block;
	height: 100%;
	width: 100%;
	padding: 20px;
	border: 
}
.nh-grid .pp-content-grid-post-image {
	padding-left: 0;
	padding-right: 0;
}
.nh-grid .pp-content-grid-post-image img {
	max-width: 136px;
}
.nh-grid .pp-content-grid-post-text {
	padding: 20px 0 0;
}
.nh-grid .pp-content-grid-post-text:after {
	content: "";
	display: block;
	clear: both;
}
.nh-grid .pp-content-grid-post-text .pp-content-grid-post-title {
	float: left;
    max-width: 75%;
	font-size: 24px;
	font-weight: 400;
	padding-top: 3px;
}
.nh-grid .pp-content-grid-post-text .pp-content-grid-post-title a {
	color: #252E48
}
.nh-grid .pp-content-grid-post-text .pp-content-grid-post-more-link {
	float: right;
	background-color: #1E4FBE;
	border-radius: 6px;
}
.nh-grid .pp-content-grid-post-text .pp-content-grid-post-more-link {
	padding: 14px 15px 10px;
	display: inline-block;
}

/* Conditions Grid */
.con-grid img {
	
}

/* Arrow */
.nh-arrow-right, .nh-arrow-right-2 {
	background: url('./images/arrow-right.png') no-repeat scroll left center transparent;
	display: inline-block;
	width: 22px;
	height: 22px;
	transition:  all 300ms;
	margin-bottom: -4px;
}
a:hover .nh-arrow-right {
	background: url('./images/arrow-long-right.png') no-repeat scroll left center transparent;
	width: 43px;
}
.nh-arrow-right.arrow-blue {
	background: url('./images/arrow-blue-right.png') no-repeat scroll left center transparent;
	width: 23px;
}
a:hover .nh-arrow-right.arrow-blue {
	background: url('./images/arrow-blue-long-right.png') no-repeat scroll left center transparent;
	width: 43px;
}

/* Lines */
.vline {
	position: relative;
}
.vline:before {
	content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    left: 50%;
    z-index: 99;
    margin-left: -680px;
	background-color: #FFF;
}
.hline .fl-row-content {
	position: static;
}
.hline .fl-separator {
	position: absolute;
    width: 100%;
    left: 0;
}
.line-dark:before {
	background-color: #333;
}

/* Icon */
.nh-icon {
	margin-bottom: 10px;
}
.nh-icon .fl-icon,
.nh-icon .fl-icon-text {
	vertical-align: top;
}
.nh-icon .fl-icon-text {
	height: auto !important;
}
.nh-icon.nh-icon-square i {
	line-height: 26px;
    width: 26px; 
	border-radius: 3px;
}
.nh-icon.nh-icon-square i:before {
	line-height: 26px;
}

/* Forms */
.frm_forms .form-field input::placeholder,
.frm_forms .form-field textarea::placeholder {
	font-size: 20px !important;
}
/* Extra */
.rounded-24 {
	border-radius: 24px;
}
.fixed-left .fl-col-content {
	max-width: 680px;
	margin-left: auto;
}
.video-600 .fl-module-content {
	max-height: 600px;
	height: 600px;
}
.video-465 {
	height: 465px;
}

@media only screen and (min-width : 993px) and (max-width: 1500px) {
	
}
@media only screen and (min-width : 993px) and (max-width: 1300px) {
	
}
@media only screen and (min-width : 993px) and (max-width: 1200px) {
	
}
@media only screen and (min-width : 993px) {
	
}
@media only screen and (max-width: 1800px) {
	
}
@media only screen and (max-width: 1599px) {
	
}
@media only screen and (max-width: 1100px) {
	
}
@media only screen and (min-width : 1024) and (max-width: 1440px) {
	
}
@media only screen and (min-width : 993px) and (max-width: 1366px) {
	
}
