/* PROMED CSS */

/* GENERAL */

#g-main {
	padding-top: 0;
	padding-bottom: 0
}

body .g-content {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0
}

.entry-header, .edit-link {
	display: none;

}

body p, ul, li, a {
	line-height: 140%;
	font-size: 15px;
	margin-top: 0;
}

h1, h2, h3, h4 {
	line-height: 100%;
	margin: 0;
}

.width700 {
	width: 700px;
	margin: 0 auto;
}

/* BUTTONS */

.heroBtn{
	display: inline-block;
	padding: 10px 25px;
	color: #fff;;
	margin-top: 25px;
	transition: ease all .3s;
}
.heroBtn:hover{
	background-color: transparent !important;
	border-color: inherit;	
	transition: ease all .3s;
}
.heroBtn.blue {
	background-color: #17BEBB;
	border: 1px solid #17BEBB;
	transition: ease all .3s;
}
.heroBtn.green {
	background-color: #8BC53D;
	border: 1px solid #8BC53D;;
	margin-left: 20px;
	transition: ease all .3s;
}
.page-id-13 .heroBtn.green {
	margin-left: 0px;
}

.btn.blue {
	display: block;
	border: 1px solid #17BEBB;
	color: #17BEBB;
	padding: 10px;
	font-size: 14px;
	transition: ease all .3s;
}
.btn, .wpcf7-submit {
	display: block;
	border: 1px solid;
	padding: 10px;
	font-size: 14px;
	transition: ease all .3s;
}
.btn:hover {
	background-color: #17BEBB;
	color: #fff;
	transition: ease all .3s;
}
#wpcf7-f5-p13-o1 .wpcf7-submit, #wpcf7-f5-p16-o1 .wpcf7-submit {
	border: 1px solid #17BEBB !important;
	color: #fff;
	background-color: #17BEBB !important;	
	border-color: #17BEBB ;
}
#wpcf7-f5-p13-o1 .wpcf7-submit:hover, #wpcf7-f5-p16-o1 .wpcf7-submit:hover {
	background-color: transparent !important;
	color: #17BEBB;
	border-color: #17BEBB !important;
}

.btn.white {
	display: inline-block;
	color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	transition: ease all .3s;
}
.btn.white:hover{
	background-color: #fff;
	color: #17BEBB;
	transition: ease all .3s;
}

.footerBtn.btn {
	text-align: center;
	color: #8BC53D !important;
	transition: ease all .3s;
}
.footerBtn.btn:hover {
	text-align: center;
	background-color: #8BC53D !important;
	border-color: #8BC53D;
	color: #2E282A !important;
	transition: ease all .3s;
}

#servicePageSection .btn {
	display: inline-block;
	padding: 10px 25px;
}

/* HEADINGS */

#g-above-footer h2 {
	color: #8BC53D;
	font-weight: 700;
	font-size: 17px;
	border-bottom: 1px solid #515151;
	padding-bottom: 15px;
	margin-bottom: 30px
}

#heroSection h3 {
	margin-top: 20px
}

.headings {
	margin-bottom: 55px;
}

.headings h2 {
	font-size: 20px;	
	position: relative;
	font-weight: 700
}
.headings h2:after {
	content: url(https://www.promed-billing.com/wp-content/uploads/heading-element-red.svg);
	position: absolute;
	right: 0;
	/*! margin-left: auto; */
	/*! margin-right: auto; */
}
#servicesSection .headings h2:after {
	content: url(https://www.promed-billing.com/wp-content/uploads/heading-element-red.svg);
	left: -107px;
}

#aboutSection .headings h2:after {
	content: url(https://www.promed-billing.com/wp-content/uploads/heading-element-yellow.svg);
	left: -449px;
	bottom: -38px;
}
#whyChooseSection .headings h2:after {
	content: url(https://www.promed-billing.com/wp-content/uploads/heading-element-red.svg);
	left: -47px;
	bottom: -38px;
}
#aboutUsPage-section .headings h2:after {
	content: url(https://www.promed-billing.com/wp-content/uploads/heading-element-red.svg);
	left: -453px;
	bottom: -38px;
}
#servicePageSection .headings h2:after {
	content: url(https://www.promed-billing.com/wp-content/uploads/heading-element-red.svg);
	left: -127px;
	bottom: -38px;
}
#contactPageSection .headings h2:after {
	content: url(https://www.promed-billing.com/wp-content/uploads/heading-element-red.svg);
	left: -106px;
	bottom: -38px;
}

#whyChooseSection .headings {
	padding-top: 100px;
}

/* NAVIGATION */

.g-main-nav .active {
	background-color: transparent !important;
}
.g-main-nav .active span {
	color: #8BC53D;
	font-weight: 700;
}
.g-main-nav span {
	text-transform: uppercase;
}
.g-main-nav span:hover {
	color: #8BC53D;
}
.g-main-nav .g-menu-item:hover{
	background-color: transparent !important;
}

#g-navigation {
	background-color: rgba(255,255,255,0.8);
	border-bottom: 1px solid #8BC53D;
}

#g-navigation .g-container .g-grid {
	align-items: center !important;
}

#g-navigation .g-container .g-grid .g-main-nav {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

.gantry-logo img {
	width: 267px;
}
.gantry-logo {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* GENERAL SECTION STYLE */

#g-above-footer {
	padding-top: 50px;
}

#whyChooseSection .sectionContent {
	margin-bottom: 100px;
}

#whyChooseSection {
	padding: 0;
}

#aboutSection .sectionContent {
	color: #fff;
}
#aboutSection {
	padding-bottom: 100px;
	padding-top: 100px;
}

.introContent {
	margin-bottom: 50px;
}

.serviceItemContent p {
	margin: 0;
}

.homeSection, .subpageSection {
	padding-top: 95px !important;
}
.subpageSection {
	padding-bottom: 45px;
}
#servicesSection {
	padding-bottom: 65px;
}

/* HERO SECTION */

#heroSection.subPage {
	padding-top: 200px;
	padding-bottom: 0px;
}

#heroSection {
	margin-top: -118px;
	padding-top: 363px;
	padding-bottom: 65px;
}

#heroSection h1 {
	font-weight: 700;
	line-height: 100%;
	color: #17BEBB;
	font-size: 35px;
}
#heroSection h3 {
	line-height: 120%;
	font-size: 18px;
}

/* SUBPAGE HEADING */

#heroSection.subPage h1 {
	font-weight: 700;
	line-height: 100%;
	color: #17BEBB;
	font-size: 25px;
}
#heroSection.subPage h3 {
	line-height: 120%;
	font-size: 15px;
}

/* SERVICES SECTION */

.serviceItemContent h3 {
	font-size: 18px;
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 30px;
}
.serviceItemContent {
	height: 298px;
	position: relative;
}
.serviceItemContent .btn {
	position: absolute;
	bottom: 0;
	width: 100%;
}

/* ABOUT US SECTION */

#aboutSection h2 {
	color: #fff;
}

/* WHY CHOOSE */

#whyChooseRow li {
	background-image: url(https://www.promed-billing.com/wp-content/uploads/Why-select-icon.svg);
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position-y: top 30%;
	background-position-x: 0px;
	padding-left: 30px;
}
#whyChooseRow li {  
	list-style: none;
}

/* SERVICES PAGE */

#servicePageSection .serviceItemContent {
	height: unset;
}

#promiseRow {
	margin-top: 20px;
	padding-top: 50px;
	border-top: 1px solid #8BC53D;
}
#promiseRow h3 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
}

/* CONTACT FORMS */

#wpcf7-f5-p13-o1 .wpcf7-form input, #wpcf7-f5-p16-o1 .wpcf7-form input, #wpcf7-f5-p13-o1 .wpcf7-form textarea, #wpcf7-f5-p16-o1 .wpcf7-form textarea {
	width: 100%;
	background-color: transparent;
	box-shadow: none !important;
	border: none;
	border-color: #515151;
	border-bottom: 1px solid #515151 ;
	border-radius: 0;
	margin-bottom: 20px;
	padding-left: 0;		
	font-size: 14px;	
}

.wpcf7-form .vc_col-sm-6, .wpcf7-form .vc_col-sm-12 {
	padding-left: 0;
}
.wpcf7-form .noPaddingRight, .wpcf7-form .vc_col-sm-12 {
	padding-right: 0;
}

/* FOOTER ABOVE */

#g-above-footer, #g-above-footer a, #g-above-footer strong {
	background-color: #2E282A;
	color: #9E9E9E;
}

#g-above-footer li a{
	padding: 8px 0;
	display: block;

}
#g-above-footer li a:hover{
	background-color: #8BC53D;
	color: #2E282A !important;;
	padding-left: 10px;;
	transition: ease all .3s;	
}
.footerContactus a:hover {
	color: #8BC53D !important;
}

/* FOOTER */

#g-footer p {
	margin-bottom: 0;
}
#g-footer {
	padding-top: 10px;
	padding-bottom: 10px;
}
#g-footer a, #g-footer p {
	color: #fff;
	font-size: 13px;
	text-align: center;
}
#g-footer a:hover {
	color: #2E282A;
}

.footerLogoElementContainer svg {
	position: absolute;
	bottom: 0;
}
#g-above-footer {
	position: relative;
}

/* RESPONSIVE */

@media screen and (max-width:767px) { 
	
	#mobile-menu-9921-particle.g-content {
		padding-top: 25px;
		
	}


	.wpcf7-form .vc_col-sm-6, .wpcf7-form .vc_col-sm-12 {
		padding: 0;
	}
	.wpcf7-form .noPaddingRight, .wpcf7-form .vc_col-sm-12 {
		padding: 0;
	}	

	#aboutUsPage-section .headings h2::after {
		content: url(https://www.promed-billing.com/wp-content/uploads/heading-element-red.svg);
		left: 0px;
		bottom: -58px;
	}

	#aboutUsPage-section, #servicePageSection, #contactPageSection {
		padding-top: 50px !important;
		padding-bottom: 0

	}

	#whyChooseSection .sectionContent {
		margin-bottom: 50px;
	}

	.footerContactus  {
		margin-bottom: 200px;
	}


	#whyChooseSection .headings h2::after {
		content: url(https://www.promed-billing.com/wp-content/uploads/heading-element-red.svg);
		left: 0px;
		bottom: -58px;
	}

	.width700 {
		width: 100% !important;
	}

	#whyChooseSection .headings {
		padding-top: 50px;
	}
	#whyChooseSection h2 {
		text-align: center !important;
	}

	.height350 {
		height: 350px;
	}

	#aboutSection .headings h2:after {
		content: url(https://www.promed-billing.com/wp-content/uploads/heading-element-yellow.svg);
		left: 0%;
		position: absolute;
		bottom: -55px !important;
	}


	#aboutSection {
		padding-top: 50px;
		padding-bottom: 50px
	}

	#servicesSection {
		padding-top: 50px !important;
		padding-bottom: 15px
	}
	#heroSection {
		padding-top: 200px !important;
		padding-bottom: 0
	}

	.width700 {
		width: 100%
	}
	.serviceItemContent {
		height: unset;
	}
	.serviceItemContent .btn {
		position: unset	;
		bottom: 0;
		width: 100%;
	}

}

@media screen and (max-width:390px) { 
	.heroBtn, .btn {
		width: 100% !important;
		margin-left: 0 !important;
		text-align: center
	}
}
