/*
Theme Name: Vijayeta Sinh
Theme URI: 	upthinksolutions.com
Template: 	Divi
Version: 	3.11.1
*/

/*
Custom styling
---------------------------------------------------------------------------------------------------- */

body {
	font-weight: 400;
}

/* Headings styling
----------------------------------------------- */

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-weight: 400;
	padding-bottom: 20px;
}

body h2 {
	font-size: 40px;
}
body h3 {
	font-size: 30px;
}
body h4 {
	font-size: 25px;
}
body h5 {
	font-size: 22px;
}
body h6 {
	font-size: 20px;
}

p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
	padding-top: 20px;
}

body p {
	padding-bottom: 25px;
}

p:last-of-type + * {
	padding-top: 25px;
}

/* Buttons styling
----------------------------------------------- */

#page-container .et_pb_button {
	display: inline-block;
	padding: 14.5px 30px;
	line-height: normal !important;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
}
#page-container .et_pb_button:after {
	display: none;
}
.et_pb_button + .et_pb_button {
	margin-left: 25px;
	margin-top: 5px;
}
.btn {
	color: #8f3d6b !important;
	display: inline-block;
	padding: 14.5px 30px;
	text-align: center;
	line-height: normal;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 10px;
	border: 1px solid #8f3d6b;
}
.btn:hover {
	background: #762351;
	color: #fff !important;
	border-color: #762351;
}

/*
wpforms styling
--------------------------------------------------- */

#main-content .wpforms-form .wpforms-field-label {
	font-weight: 500;
}
#main-content .wpforms-form input,
#main-content .wpforms-form select {
	height: auto;
}
#main-content .wpforms-form input,
#main-content .wpforms-form select,
#main-content .wpforms-form textarea {
	border: 1px solid #a5a5a5;
	border-radius: 0;
	font-family: inherit;
	padding: 12px 15px;
}
:-webkit-input-placeholder {
	color: #000000;
}
:-moz-placeholder {
	color: #000000;
}
:-ms-input-placeholder {
	color: #000000;
}
.entry-content .wpforms-submit-container {
	text-align: center;
}

body div.wpforms-container-full .wpforms-form button[type=submit] {
	background: transparent;
	color: #8f3d6b;
	border: 1px solid #8f3d6b;
	border-radius: 10px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
	padding: 14.5px 30px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
}
body div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background: #762351;
	border: 1px solid #762351;
	color: #fff;
}

#et-main-area .wpforms-confirmation-container-full {
	background: #000;
	border: none;
}
#et-main-area .wpforms-confirmation-container-full p {
	color: #fff;
}

/* list style
--------------------------------------------------- */

body #main-content .entry-content ul,
body #main-content .entry-content ol {
	padding: 0 0 0 30px;
	line-height: 1.5;
}
body #main-content .entry-content li {
	list-style-position: outside;
	padding-bottom: 10px;
}

body .entry-content ul + *,
body .entry-content ol + * {
	margin-top: 15px;
}
p:last-of-type + ul,
p:last-of-type + ol {
	margin-top: 25px;
}

#main-content .list-style li {
	display: block;
	position: relative;
	padding-left: 15px;
	padding-bottom: 5px;
}
#main-content .list-style li:before {
	content: '\f105';
	font-family: FontAwesome;
	display: inline-block;
	font-size: 20px;
	position: absolute;
	left: 0;
	color: #8f3d6b;
	font-weight: 700;
}

/* empty p tag none
--------------------------------------------------- */

p:empty {
	display: none;
}

/* anchor tag style
--------------------------------------------------- */

.entry-content a:hover {
	color: #762351;
	text-decoration: underline;
}

/* old font awesome icons style
--------------------------------------------------- */

.fa-icon .fa {
	font-family: FontAwesome;
}

/* underline text style
--------------------------------------------------- */

body a,
body u {
	text-underline-position: under;
}

/* image styling
--------------------------------------------------- */

img.alignright {
	margin-left: 25px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
img.alignleft {
	margin-right: 25px;
	margin-bottom: 15px;
	padding-bottom: 0;
}
.frame-img-widget img {
	border: 5px solid #ffffff;
	-webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
}
.round-img-widget img {
	border-radius: 50%;
	margin-bottom: 20px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.40);
}

/* Divi row and container styling
----------------------------------------------- */

body .et_pb_row,
body .container {
	width: 100%;
}

/* Divi section styling
----------------------------------------------- */

body .et_pb_section {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Divi text module inner styling
----------------------------------------------- */

.et_pb_text_inner {
	clear: both;
}

/* Contact icons styling
--------------------------------------------------- */

.prg-icon {
	position: relative;
	padding-left: 35px;
}
.prg-icon .icon {
	position: absolute;
	left: 0;
}

/* 
Header styling
---------------------------------------------------------------------------------------------------- */

body #main-header,
body #main-header #et-top-navigation {
	font-weight: normal;
}
body.et_header_style_centered #main-header,
body.et_header_style_centered #main-header.et-fixed-header {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
body.et_header_style_centered #main-header .logo_container {
	margin: 10px auto;
}

/* Header top section
--------------------------------------------------- */

#header-top-section {
	background: #45afb3;
	padding: 13.5px 0;
}
#header-top-section p,
#header-top-section a {
	color: #fff;
}
#header-top-section p {
	text-align: center;
	letter-spacing: 0.5px;
	font-size: 18px;
}
#header-top-section a {
	text-decoration: underline;
}

/* Header right widget area styling
--------------------------------------------------- */

.header-right-area {
	z-index: 999;
	overflow: hidden;
	padding: 40px 0 0 0;
	position: absolute;
	right: 0;
	top: 0;
}
.header-right-area p {
	display: inline-block;
	padding-bottom: 0;
}
.header-right-area a {
	font-weight: bold;
}
.header-right-area a:hover {
	color: #762351;
}

/* Header menu styling
--------------------------------------------------- */

#main-header #et-top-navigation {
	clear: both;
	padding-top: 0;
}
body #top-menu li {
	padding-right: 34px;
}
body #top-menu li a:hover {
	opacity: 1;
}
body.et_header_style_centered #et-top-navigation nav>ul>li>a,
body.et_header_style_centered .et-fixed-header #et-top-navigation nav>ul>li>a {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#main-header li ul {
	padding-top: 0;
	padding-bottom: 0;
}
body #top-menu .menu-item-has-children li {
	padding: 0;
	line-height: 1.1;
	display: block;
	position: relative;
}
body #top-menu li li a {
	width: 100%;
	padding: 14px 20px;
	text-transform: none;
}
body #main-header .nav li ul a {
	color: #000 !important;
}
body #top-menu li li a:hover {
	background: #8f3d6b;
	color: #fff !important;
}
body #main-header.et-fixed-header #top-menu ul li.current-menu-item>a {
	color: initial !important;
}
body #main-header.et-fixed-header #top-menu ul li.current-menu-item>a:hover {
	color: #000 !important;
}

/*-------------- Menu hover --------------*/

body #top-menu > li > a::before {
	content: '';
	position: absolute;
	width: 87.3%;
	right: 0;
	left: 0;
	margin: 0 auto;
	bottom: 0;
	height: 4px;
	background-color: #8f3d6b;
	-webkit-transform: translate(-65%,0);
	-ms-transform: translate(-65%,0);
	-o-transform: translate(-65%,0);
	transform: translate(-65%,0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 235ms;
	-o-transition: all 235ms;
	transition: all 235ms;
}
#top-menu-nav #top-menu li.current-menu-item > a:before,
body #top-menu > li > a:hover::before {
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
	opacity: 1;
	filter: alpha(opacity=100);
}

/*
Home Page styling
---------------------------------------------------------------------------------------------------- */

/* Home Header styling
--------------------------------------------------- */

.home #main-header {
	background: transparent;
}
.home #main-header.et-fixed-header {
	background: #f8f4f5;
}

.home #et-main-area {
	margin-top: -159px;
}

/* Banner Section
--------------------------------------------------- */

#hero-img-section {
	min-height: 727px;
	padding-top: 265px;
	overflow: hidden;
	border-left: 52px solid #fff;
	border-right: 52px solid #fff;
	background-position: top;
}
#hero-img-section .et_pb_text_inner {
	background: rgb(0 0 0 / 0.6);
	max-width: 570px;
	padding: 35px 10px;
	border-radius: 15px;
}
#hero-img-section h1,
#hero-img-section h5 {
	line-height: 1.4;
}
#hero-img-section h1 {
	padding-bottom: 10px;
	font-size: 35px;
}
#hero-img-section .et_pb_button {
	background: #8f3d6b;
	color: #fff;
	padding: 14.5px 48px;
}

/* Stories Section
--------------------------------------------------- */

body .reverse-col-row {
	display: flex;
	flex-direction: row-reverse;
}
body .reverse-col-row .et_pb_column:first-of-type {
	padding: 0 0 0 15px;
}
body .stories-row-2 {
	padding: 100px 0 70px;
}
body .stories-row-3 {
	margin-bottom: 30px;
}
body .stories-row-4 {
	padding-top: 100px;
}
body .stories-row-5 {
	padding-bottom: 10px;
}

/* About Section
--------------------------------------------------- */

#about-area {
	padding-top: 40px;
	border-top: 1px solid rgba(0,0,0,0.21);
	overflow: hidden;
}
#about-area:before {
	content: "";
	background-image: url(images/about-shadow.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: contain;
	width: 100%;
	height: 719px;
	position: absolute;
	top: 0;
	left: 0;
}
#about-area img {
	-webkit-box-shadow: 0 0 17px rgba(0, 0, 0, 0.21);
	-moz-box-shadow: 0 0 17px rgba(0, 0, 0, 0.21);
	box-shadow: 0 0 17px rgba(0, 0, 0, 0.21);
}
#about-area .et_pb_button {
	padding: 14.5px 57.5px;
}

/* Home CTA Section
--------------------------------------------------- */

#home-cta-area {
	padding-top: 92px;
	min-height: 541px;
	background-size: 100% 100%;
}
#home-cta-area .et_pb_button {
	padding: 14.5px 57px;
}

/* Services Section
--------------------------------------------------- */

#services-row .et_pb_text h4 {
	font-size: 25px;
	padding-bottom: 10px;
}
#services-row .et_pb_text .fa {
	font-size: 40px;
	color: #fe842e;
}
#services-row .et_pb_text a:hover {
	text-decoration: none;
}
body .learn-more {
	opacity: 0;
}
#services-row .et_pb_column:hover .learn-more {
	opacity: 1;
}
body .learn-more .btn {
	padding: 14.5px 48.5px;
}

/* As Seen Section
--------------------------------------------------- */

#seen-on-area h2 {
	border-bottom: 1px solid rgb(141 141 141 / 0.3);
	padding-bottom: 10px;
	margin-bottom: 50px;
}

/* Footer Styling
---------------------------------------------------------------------------------------------------- */

#footer-contact-section {
	position: relative;
	background: url(images/1148847662.jpg) no-repeat;
	background-size: cover;
	min-height: 564px;
	padding: 85px 0 30px;
	overflow: hidden;
}
#footer-contact-section:before {
	content: "";
	background-image: url(images/footer-top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	width: 100%;
	height: 56px;
	position: absolute;
	top: 0;
}
#footer-contact-section .textwidget {
	max-width: 505px;
	padding-left: 62px;
}

/* footer widgets styling
--------------------------------------------------- */

#main-footer #footer-widgets {
	padding: 28px 0 10px;
}
#footer-widgets .footer-widget {
	margin-bottom: 0;
	text-align: center;
}
#footer-widgets .et_pb_widget {
	float: none;
}
#footer-widgets .et_pb_widget:first-of-type {
	margin-bottom: 20px !important;
}
#main-footer h2 {
	text-align: center;
	font-weight: bold;
}
#footer-widgets .et_pb_widget p {
	padding-bottom: 0;
	display: inline-block;
	margin-right: 50px;
	vertical-align: middle;
}
#footer-widgets .et_pb_widget p:last-of-type {
	margin-right: auto;
}

/* footer form styling
--------------------------------------------------- */

#main-footer .wpforms-container-full {
	margin-bottom: 0;
}
#main-footer form {
	position: relative;
}
#main-footer .wpforms-field {
	padding: 0 0 6px;
}
#main-footer input,
#main-footer select,
#main-footer textarea {
	background: rgba(255,255,255,1);
	border-radius: 0;
	border: none;
	font-size: 20px;
	color: #000;
	font-family: inherit;
	padding: 12px 18px;
	height: auto;
}
#main-footer textarea {
	height: 84px;
}
#main-footer ::-webkit-input-placeholder {
	color: #000000;
}
#main-footer :-moz-placeholder {
	color: #000000;
}
#main-footer :-ms-input-placeholder {
	color: #000000;
}
#main-footer .wpforms-container-full .wpforms-form button[type=submit] {
	color: #fff;
	border-color: #fff;
	padding: 14.5px 51.5px;
}
#main-footer .wpforms-field-captcha {
	text-align: center;
}
#main-footer .wpforms-field-captcha label,
#main-footer .wpforms-field-captcha .wpforms-captcha-equation {
	font-size: 20px;
	color: #fff;
}
#main-footer .wpforms-field-captcha label,
#main-footer .wpforms-field-captcha .wpforms-captcha-math {
	display: inline-block;
	vertical-align: middle;
}
#main-footer .wpforms-field-captcha label {
	font-weight: normal;
}
#main-footer .wpforms-field-captcha label .wpforms-required-label {
	display: none;
}
#main-footer .wpforms-field-captcha .wpforms-captcha-math input {
	width: 85px;
}
#main-footer .wpforms-submit-container {
	text-align: center;
	padding-top: 5px;
}
#main-footer .wpforms-form label.wpforms-error {
	color: #fff;
}
#main-footer .wpforms-field-captcha label.wpforms-error {
	font-size: 12px;
	margin-left: 10px;
}

/* social icons styling
--------------------------------------------------- */

body .social-icons a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: top;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff !important;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	border: 1px solid #fff;
}
body .social-icons a:first-of-type {
	margin-left: 0;
}
body .social-icons .fa {
	font-weight: 400;
}
body .social-icons a:hover {
	background: #762351;
	border-color: #762351;
}

/*
End Home Page styling
---------------------------------------------------------------------------------------------------- */

/* 
Inner Banner 1 Styling
---------------------------------------------------------------------------------------------------- */

#inner-banner1 {
	padding-top: 0;
	padding-bottom: 0;
}
#inner-banner1 .et_pb_row {
	padding: 0;
	width: 100%!important;
	max-width: 100%!important;
}
#inner-banner1 .et_pb_image {
	margin-bottom: 0;
}
#inner-banner1 .et_pb_image_wrap {
	display: block;
}
#inner-banner1 .et_pb_image img {
	width: 100%;
	height: 100%;
	max-height: 450px;
	object-fit: cover;
}
#inner-banner1 .et_pb_text {
	max-width: 1190px;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 9;
	padding: 0 10px;
	text-align: center;
	text-shadow: 0 0 5px #000;
}
#inner-banner1 h1 {
	padding-bottom: 0;
	color: #fff;
}

/* 
End Inner Banner 1 Styling
---------------------------------------------------------------------------------------------------- */

/*
Blog page styling
---------------------------------------------------------------------------------------------------- */

/*
inner banner section styling
--------------------------------------------------- */

.inner-banner-section .et_pb_column {
	width: 100%;
}

/*
main content area styling
--------------------------------------------------- */

#main-content.post-custom-style .container {
	padding-top: 0;
	margin-top: 30px;
}
#main-content .container:before {
	display: none;
}

/*
post styling
--------------------------------------------------- */

.blog article {
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 60px;
	margin-bottom: 60px;
}
.blog article:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}
body .et_pb_post .post-meta {
	margin-bottom: 0;
}
.post-custom-style .et_pb_post .entry-content,
.archive .et_pb_post .entry-content,
.sp-custom-style .et_pb_post .entry-content {
	padding-top: 0;
}
.post .entry-title {
	padding-bottom: 10px;
}
.post h2.entry-title {
	font-size: 34px;
}
.entry-title a {
	text-decoration: none;
}
.post-custom-style .post-excerpt .post-more-link {
	display: inline-block;
	margin-top: 12px;
	padding: 0;
}

/*
custom pagination styling
--------------------------------------------------- */

#main-content .custom-pagination ul {
	border-top: 1px solid #ccc;
	padding: 25px 0;
	text-align: center;
}
.custom-pagination li {
	display: inline-block;
}
.custom-pagination li a {
	padding: 3px 10px;
	display: block;
}
.custom-pagination .active a {
	background: #567426;
	color: #fff;
}

/*
Sidebar styling
--------------------------------------------------- */

#main-content #left-area {
	width: 72%;
}
#main-content #sidebar {
	width: 28%;
	padding-left: 0;
}
#sidebar .et_pb_widget {
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 30px;
}
#sidebar .et_pb_widget:last-child,
#sidebar .widget_archive {
	border-bottom: none;
}
#sidebar .widgettitle {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
}
#sidebar .et_pb_widget li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px;
}
#sidebar .et_pb_widget li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
#sidebar .et_pb_widget a {
	color: #000;
}

/* sidebar archive widget styling
--------------------------------------------------- */

#sidebar .widget_archive select {
	background: url(images/down-arrow.png) no-repeat right 10px center;
	border: none;
	border-bottom: 1px solid #d7d7d7;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	cursor:pointer;
	font-size: 20px;
	color: #000;
	height: auto;
	padding: 0 10px 5px;
}
#sidebar .widget_archive select::-ms-expand {
	display: none;
}

/* sidebar about box styling
--------------------------------------------------- */

.about-box {
	position: relative;
}
.about-box img {
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.55);
	margin-bottom: 20px;
}
.about-box a {
	text-decoration: none;
}
.about-box h4 {
	font-size: 18px;
	padding-top: 0;
}
#sidebar .about-box h4 a {
	background: #8f3d6b;
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 50%;
	padding: 19px 8px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 40px;
}
#sidebar .about-box h4 a:hover {
	background: #762351;
}
.about-box a .icon {
	display: block;
	font-size: 35px;
	margin-bottom: 5px;
}
body .about-box + p {
	text-align: center;
}
#page-container #sidebar .et_pb_button {
	color: #8f3d6b;
}

/* sidebar location widget styling
--------------------------------------------------- */

#sidebar .prg-icon {
	padding-bottom: 20px;
	padding-left: 25px;
}
#sidebar iframe,
#sidebar .widget_media_image img {
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.40);
	padding-bottom: 0;
}
#sidebar .widget_media_image img {
	display: block;
}

/*
Single page styling
---------------------------------------------------------------------------------------------------- */

/*
main content area styling
--------------------------------------------------- */

.single #main-content .container:before {
	display: none;
}
#main-content .sp-custom-style #sidebar {
	padding-left: 0;
}

.single .et_pb_post {
	margin-bottom: 15px;
}
#left-area .post-meta {
	font-size: 20px;
	padding-bottom: 25px;
}
body .read-more a {
	color: #9f3768;
}

/*
End Blog page styling
---------------------------------------------------------------------------------------------------- */

/* 
Landing Page 3 Styling
---------------------------------------------------------------------------------------------------- */

/* landing3 banner styling
--------------------------------------------------- */

#main-content .landing3-banner-section {
	min-height: 720px;
	padding-top: 0;
	padding-bottom: 150px;
	position: relative;
}
body .landing3-banner-section:after {
	content: '';
	background: url(images/curve-bg.png) repeat-x center bottom;
	display: block;
	width: 100%;
	height: 110px;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 5;
}
.landing3-banner-section .landing3-top-row {
	padding-top: 0;
}
.landing3-phone-widget p {
	font-weight: 300;
}
.landing3-phone-widget a {
	font-size: 16px;
	border-color: #8f3d6b;
	color: #8f3d6b;
	border: solid 1px;
	display: inline-block;
	padding: 10px 15px 10px 65px;
	text-align: center;
	position: relative;
	line-height: 1.2;
}
.landing3-phone-widget a .icon {
	font-size: 40px;
	position: absolute;
	left: 15px;
	top: 14px;
}
.landing3-phone-widget strong {
	display: block;
	font-size: 25px;
}
.landing3-phone-widget .fa-icon i {
	font-size: 17px;
	background: #da4100;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	border-radius: 50%;
}
body .landing3-banner-caption {
	padding-top: 200px;
}
body .landing3-banner-caption .et_pb_text_inner {
	max-width: 670px;
}
.landing3-banner-caption h1 {
	font-weight: 700;
	text-transform: uppercase;
}
body .landing3-banner-caption h1,
body .landing3-banner-caption h2,
body .landing3-banner-caption h3,
body .landing3-banner-caption h4,
body .landing4-banner-caption h1,
body .landing4-banner-caption h2,
body .landing4-banner-caption h3,
body .landing4-banner-caption h4 {
	color: #45afb3;
}
.landing3-banner-caption h1:after {
	content: '';
	display: block;
	margin: 12px auto 0;
	border-top: 5px solid #8f3d6b;
	max-width: 172px;
}

/* landing3 content section styling
--------------------------------------------------- */

#main-content .landing3-content-section {
	background: transparent;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	z-index: 99;
}
#main-content .landing3-content-area {
	padding-top: 150px;
	margin-top: -150px;
}

/* sticky column styling
--------------------------------------------------- */

#sticky-column {
	width: 335px;
	position: static;
	padding: 0 5px;
}

/* landing3 contact details styling
--------------------------------------------------- */

#landing3-contact-details {
	margin-top: -150px;
}
#landing3-contact-details img {
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	margin-bottom: 20px;
}
#landing3-contact-details h3 {
	font-size: 35px;
	font-style: normal;
}
#landing3-contact-details a {
	text-decoration: none;
}
#landing3-contact-details h4 a {
	background: #8f3d6b;
	border-color: #8f3d6b !important;
	border: solid 1px;
	color: #fff !important;
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 16px 8px 0;
	position: absolute;
	bottom: 125px;
}
#landing3-contact-details a .icon {
	display: block;
	font-size: 35px;
	margin-bottom: 0px;
}
.landing3-phone-widget a:hover {
	color: #fff;
	text-decoration: none;
	background: #762351;
	border-color: #762351;
}

/* landing3 form widget styling
--------------------------------------------------- */

#landing3-form-widget {
	-webkit-box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 10px 35px rgba(0, 0, 0, 0.15);
	padding: 20px 30px;
	margin-top: 0;
	margin-bottom: 30px;
}
#landing3-form-widget p {
	font-style: italic;
	padding-bottom: 5px;
	color: #000;
}
body #landing3-form-widget h2 {
	font-size: 23px;
	font-weight: 700;
	padding-top: 0;
	text-transform: uppercase;
	color: #000 !important;
}
#landing3-form-widget .wpforms-field {
	padding-bottom: 0;
}
#landing3-form-widget input,
#landing3-form-widget select,
#landing3-form-widget textarea {
	background: #fff !important;
	border-color: #000;
	color: #000;
	font-size: 18px;
	padding: 10px 10px;
}
#landing3-form-widget input,
#landing3-form-widget select {
	height: auto;
}
#landing3-form-widget ::-webkit-input-placeholder {
	color: #000;
}
#landing3-form-widget :-moz-placeholder {
	color: #000;
}
#landing3-form-widget ::-moz-placeholder {
	color: #000;
}
#landing3-form-widget :-ms-input-placeholder {
	color: #000;
}
#landing3-form-widget .wpforms-submit-container {
	text-align: center;
}

/* 
Landing Page 4 Styling
---------------------------------------------------------------------------------------------------- */

/* landing4 banner styling
--------------------------------------------------- */

#main-content .landing4-banner-section {
	min-height: 600px;
	padding-top: 0;
	padding-bottom: 100px;
}
.landing4-banner-section .landing4-top-row {
	padding-top: 0;
}
.landing4-banner-section .landing4-logo-widget {
	padding-top: 12px;
}
.landing4-phone-widget p {
	font-weight: 300;
}
.landing4-phone-widget a {
	font-size: 16px;
	border-color: #8f3d6b;
	color: #8f3d6b;
	border: solid 1px;
	display: inline-block;
	padding: 10px 15px 10px 65px;
	text-align: center;
	position: relative;
	line-height: 1.2;
	text-shadow: none;
}
.landing4-phone-widget a:hover {
	background: #762351;
	border-color: #762351;
	text-decoration: none;
	color: #fff;
}
.landing4-phone-widget a .icon {
	font-size: 40px;
	position: absolute;
	left: 15px;
	top: 14px;
}
.landing4-phone-widget strong {
	display: block;
	font-size: 25px;
}
.landing4-phone-widget .fa-icon i {
	font-size: 17px;
	background: #da4100;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	border-radius: 50%;
}
body .landing4-banner-caption {
	padding-top: 175px;
}
body .landing4-banner-caption .et_pb_text_inner {
	max-width: 700px;
}
.landing4-banner-caption h1 {
	font-weight: 700;
	text-transform: uppercase;
}
.landing4-banner-caption h1:after {
	content: '';
	display: block;
	margin: 12px auto 0;
	border-top: 5px solid #8f3d6b;
	max-width: 172px;
}

/* landing4 contact section styling
--------------------------------------------------- */

#main-content .landing4-contact-section {
	padding-top: 0;
	padding-bottom: 0;
	z-index: 99;
}
.landing4-contact-section .et_pb_row {
	padding-top: 20px;
	padding-bottom: 15px;
}
#landing4-contact-details .et_pb_text_inner {
	overflow: inherit;
}
#landing4-contact-details .btn {
	background: #8f3d6b;
	color: #fff !important;
}
#landing4-contact-details .btn:hover {
	background: #762351;
}

/* landing4 form widget styling
--------------------------------------------------- */

#landing4-form-widget {
	padding-top: 23px;
}
#landing4-form-widget h3 {
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 20px;
	color: #000 !important;
}
#landing4-form-widget form {
	position: relative;
	overflow: hidden;
}
#landing4-form-widget .wpforms-field {
	padding: 0 0 4px;
}
#landing4-form-widget .left-side-field {
	width: 49.33%;
	float: left;
}
#landing4-form-widget .right-side-field {
	position: absolute;
	top: 0;
	padding: 0;
	right: 0;
	width: 49%;
}
#landing4-form-widget input,
#landing4-form-widget select,
#landing4-form-widget textarea {
	background: #fff;
	border-radius: 0;
	border: 1px solid #193b88;
	color: #000;
	font-size: 20px;
	font-family: inherit;
	padding: 12px 15px;
	height: auto;
}
#landing4-form-widget textarea {
	height: 108px;
}
#landing4-form-widget ::-webkit-input-placeholder {
	color: #000
}
#landing4-form-widget :-moz-placeholder {
	color: #000
}
#landing4-form-widget ::-moz-placeholder {
	color: #000
}
#landing4-form-widget :-ms-input-placeholder {
	color: #000
}
#landing4-form-widget .wpforms-submit-container {
	position: absolute;
	width: 49%;
	bottom: 4px;
	right: 0;
	padding: 0;
}
#landing4-form-widget button {
	font-family: inherit;
	padding: 15px 15px !important;
	width: 100%;
	background: #8f3d6b;
	color: #fff;
}

/* landing4 contact details styling
--------------------------------------------------- */

#landing4-contact-details {
	margin-top: -120px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#landing4-contact-details img {
	border-radius: 50%;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.55);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#landing4-contact-details h4 {
	padding-top: 0;
	padding-bottom: 0;
}
#landing4-contact-details .et_pb_button {
	padding: 12px 22px;
	min-width: 190px;
	background: #8f3d6b;
	color: #fff !important;
}
#landing4-contact-details h4 a {
	position: absolute;
	right: 0;
	min-width: 190px;
	padding: 0px 30.5px 9px;
	text-decoration: none;
	text-transform: capitalize;
}
#landing4-contact-details a .icon {
	font-size: 28px;
	position: relative;
	top: 5px;
}

/* landing4 contact details stuck styling
--------------------------------------------------- */

.is_stuck.landing4-contact-section .et_pb_row {
	padding-top: 6px;
	padding-bottom: 0px;
}
.is_stuck #landing4-contact-details {
	margin-top: 0;
}
.is_stuck #landing4-form-widget {
	padding-top: 0;
}
.is_stuck #landing4-form-widget .wpforms-container {
	margin-bottom: 15px;
}
.is_stuck #landing4-contact-details img {
	width: 52%;
	margin-left: 0;
}
.is_stuck #landing4-contact-details .et_pb_button {
	position: absolute;
	top: 54%;
	right: 0;
}
.is_stuck #landing4-contact-details h4 a {
	top: 26%;
}

/* landing4 content section styling
--------------------------------------------------- */

#main-content .landing4-content-section .et_pb_row {
	padding-top: 0;
}

/* landing4 footer styling
--------------------------------------------------- */

body .landing-page-footer {
	background: #8f3d6b;
	color: #fff;
	padding: 20px 0px;
	overflow: hidden;
}
.landing-page-footer a {
	color: #fff;
}
.landing-copyright-area {
	float: left;
}
.landing-footer-links {
	float: right;
}
.landing-footer-links a {
	display: inline-block;
	margin-left: 20px;
}

/* 
accordion style 1 styling
---------------------------------------------------------------------------------------------------- */

#main-content .accordion-style1 .et_pb_toggle {
	background: #fff;
	border: 1px solid #d4d4d4;
	padding: 0;
}
#main-content .accordion-style1 .et_pb_toggle_title {
	color: #fe842e;
	font-size: 25px;
	padding: 22px 65px 22px 22px;
}
#main-content .accordion-style1 .et_pb_toggle_title:before {
	content: "\f067";
	font-family: FontAwesome !important;
	font-size: 15px;
	color: #fe842e;
	display: block;
	right: 30px;
}
#main-content .accordion-style1 .et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\f068";
}
#main-content .accordion-style1 .et_pb_toggle_content {
	color: #000;
	padding: 0 65px 40px 22px;
}
.address {
	display: block;
}
body .media-section-2 {
	border-top: 1px solid rgba(0,0,0,0.21);
}
body .media-section-2 .et_pb_row {
	border-top: 1px solid rgba(0,0,0,0.21);
}
body #main-content .no-border {
	border-top: none;
}
body .media-section-2 .et_pb_audio_module {
	min-height: 415px;
	padding-top: 20px;
}
body .media-section-2 .et_pb_audio_cover_art {
	background-size: contain;
}
body .media-section-2 h2.et_pb_module_header {
	font-size: 22px;
}
body .media-section-2 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	position: relative;
	bottom: 4px;
}
body .print-online-row .et_pb_module.et_pb_text {
	border: 1px solid rgba(0,0,0,0.21);
	padding: 20px 10px;
	min-height: 200px;
	text-align: center;
	position: relative;
}
body .print-online-row .et_pb_text_inner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding: 0 10px;
}
body .print-online-row p {
	color: #8f3d6b;
}
.testimonial-area .et_pb_text_inner {
	text-align: center;
}
.testimonial-area p {
	font-size: 35px;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.8;
}
.testimonial-area p:first-of-type {
	font-style: italic;
}
.testimonial-area p:last-of-type {
	font-weight: bold;
}

body div#pum-3120.pum-overlay.popmake-overlay {
	background-color: rgb(69 175 179 / 0.3);
}
body div#pum-3120.pum-overlay.popmake-overlay div#popmake-3120.pum-container.popmake {
	max-width: 660px !important;
	width: 100%;
	border: 10px solid #fff;
	border-radius: 0;
	background-image: url(images/popup.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 120px;
}
body div#pum-3120.pum-overlay.popmake-overlay div#popmake-3120.pum-container.popmake:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.25);
	position: absolute;
	top: 0;
	left: 0;
}
body .pum-overlay .pum-container .pum-content.popmake-content {
	text-align: center;
}
body .pum-overlay .pum-container .pum-content.popmake-content h2 {
	color: #fff;
	text-shadow: 0 0 5px #000;
	font-weight: bold;
}
body .pum-overlay .pum-container .pum-content.popmake-content .wpforms-container-full {
	margin-bottom: 0;
}
body .pum-overlay .pum-container .pum-content.popmake-content form {
	position: relative;
}
body .pum-overlay .pum-container .pum-content.popmake-content .wpforms-field {
	padding: 0 0 6px;
}
body .pum-overlay .pum-container .pum-content.popmake-content input,
body .pum-overlay .pum-container .pum-content.popmake-content select,
body .pum-overlay .pum-container .pum-content.popmake-content textarea {
	background: rgba(255,255,255,1);
	border-radius: 0;
	border: none;
	color: #000;
	font-family: inherit;
	padding: 13px 18px;
	height: auto;
}
body .pum-overlay .pum-container .pum-content.popmake-content textarea {
	height: 85px;
}
body .pum-overlay .pum-container .pum-content.popmake-content ::-webkit-input-placeholder {
	color: #000000;
}
body .pum-overlay .pum-container .pum-content.popmake-content :-moz-placeholder {
	color: #000000;
}
body .pum-overlay .pum-container .pum-content.popmake-content :-ms-input-placeholder {
	color: #000000;
}
body .pum-overlay .pum-container .pum-content.popmake-content .wpforms-submit-container {
	padding-top: 5px;
}
body .pum-overlay .pum-container .pum-content.popmake-content .wpforms-submit-container button {
	padding: 10.5px 30px;
	color: #fff;
	border: 1px solid #fff;
}
body .pum-overlay .pum-container .pum-content.popmake-content .wpforms-submit-container button:after {
	display: none;
}
body .pum-overlay .pum-container .pum-content.popmake-content .wpforms-form label.wpforms-error {
	color: #000;
	background: #fff;
	padding: 2px 5px;
	display: inline-block;
	font-weight: bold;
}
body .pum-overlay .pum-container button.pum-close.popmake-close {
	background-color: #8f3d6b;
}










/* 
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 1430px) {

	#main-content .landing4-banner-section {
		background-position: 0 30%;
	}
	.landing3-banner-section:after {
		background-size: 100%;
		background-position: center top;
	}

}

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

	body .et_pb_row,
	body .container {
		width: 95%;
	}
	body .reverse-col-row .et_pb_column:first-of-type {
		padding: 0 0 0 30px;
	}
	#footer-widgets .et_pb_widget p {
		margin-right: 15px;
	}
	#sticky-column {
		width: 265px;
	}

}

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

	body.et_header_style_centered #logo {
		height: auto;
		max-height: 100%;
		max-width: 100%;
	}
	.entry-content img.alignright,
	.entry-content img.alignleft {
		max-width: 300px;
	}
	body h1 {
		font-size: 40px;
	}
	body h2 {
		font-size: 35px;
	}
	body .et_pb_section {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#main-content .et_pb_image {
		text-align: center;
	}
	body.home #main-content br {
		display: none;
	}
	div#page-container header#main-header {
		padding-top: 0;
	}
	body.et_header_style_centered #page-container #main-header .logo_container,
	body.et_header_style_centered #page-container header#main-header.et-fixed-header .logo_container {
		height: auto;
	}
	body.et_header_style_centered #page-container #main-header .logo_container {
		max-height: none;
		margin: 20px auto 0;
	}
	.header-right-area {
		padding: 20px 0 0 0;
		position: relative;
		right: auto;
		top: auto;
	}
	.home #et-main-area {
		margin-top: 0;
	}
	#hero-img-section {
		min-height: 100%;
		padding-top: 20px;
		border-left: 10px solid #fff;
		border-right: 10px solid #fff;
	}
	#hero-img-section .et_pb_text_inner {
		padding: 20px 10px;
	}
	body .reverse-col-row {
		display: block;
		padding: 0;
	}
	body .reverse-col-row .et_pb_column:first-of-type {
		padding: 0 0 30px 0;
	}
	body .stories-row-3 {
		margin-bottom: 0;
	}
	body .stories-row-5 {
		margin-top: 30px;
	}
	#about-area {
		padding-top: 20px;
	}
	#home-cta-area {
		padding-top: 20px;
		min-height: 100%;
	}
	div#services-row .services-heading {
		margin-bottom: 0;
	}
	#footer-contact-section {
		min-height: 100%;
		padding: 40px 0 20px;
		background-position: right;
	}
	#footer-contact-section .textwidget {
		max-width: 100%;
		padding-left: 0;
		background: rgb(0 0 0 / 0.5);
		padding: 20px;
	}
	#main-footer h2 {
		color: #fff;
	}
	#footer-widgets .footer-widget:nth-child(n) {
		width: 100% !important;
		margin: 0 !important;
	}
	#footer-widgets .et_pb_widget .prg-icon {
		padding-left: 0;
	}
	#footer-widgets .et_pb_widget .prg-icon .icon {
		position: relative;
	}
	#footer-widgets .et_pb_widget p {
		margin-right: auto;
		display: block;
	}
	#footer-widgets .et_pb_widget .prg-icon:nth-child(2) {
		margin: 15px auto;
	}
	#footer-widgets .et_pb_widget .social-icons {
		margin-top: 15px;
	}
	#main-content #sidebar {
		max-width: 350px;
		clear: both;
		margin: 0 auto;
	}
	.testimonial-area p {
		font-size: 30px;
		line-height: normal;
	}
	body .media-section-2 .et_pb_audio_module {
		min-height: 345px;
	}
	body .media-section-2 h2.et_pb_module_header {
		font-size: 20px;
	}
	body div#et-main-area .media-section-2 .et_pb_audio_cover_art {
		height: 170px !important;
	}
	body div#et-main-area .media-section-2 .et_pb_audio_module_content.et_audio_container {
		padding: 20px !important;
	}
	#main-content #landing-header {
		padding: 10px 0 20px;
	}
	body .landing3-top-row .et_pb_column:first-of-type,
	body .landing4-top-row .et_pb_column:first-of-type {
		margin-bottom: 0;
	}
	body .landing3-top-row .et_pb_text_inner,
	body .landing4-top-row .et_pb_text_inner {
		text-align: center;
	}
	#main-content .landing3-banner-section {
		min-height: 100%;
		padding-bottom: 50px;
		background-position: right;
	}
	body .landing3-banner-caption .et_pb_text_inner {
		max-width: 100%;
		background: rgb(255 255 255 / 0.6);
		padding: 20px;
	}
	body .landing3-banner-section:after {
		background-size: 100%;
	}
	body .landing3-banner-caption {
		padding-top: 40px;
	}
	#main-content .landing3-content-section .landing3-content-area {
		padding-top: 20px;
		margin-top: 0;
	}
	#sticky-column {
		width: 100%;
	}
	#landing3-contact-details {
		margin-top: 0;
	}
	#landing3-contact-details h4 a {
		position: relative;
		bottom: 0;
		margin: 30px auto 0px;
	}
	#landing3-form-widget {
		margin-bottom: 0px;
	}
	body #main-content .landing4-banner-section {
		min-height: auto;
		padding-bottom: 0;
		background-position: right;
	}
	body .landing4-banner-caption .et_pb_text_inner {
		max-width: 100%;
		background: rgb(255 255 255 / 0.6);
		padding: 20px;
	}
	body .landing4-banner-caption {
		padding-top: 50px;
	}
	body #landing4-form-widget .wpforms-container {
		margin-bottom: 0;
	}
	#landing4-contact-details {
		margin-top: 0;
		text-align: center;
	}
	#landing4-contact-details h4 a {
		position: relative;
		right: auto;
		margin: 20px auto;
	}
	.landing-copyright-area {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.landing-footer-links {
		float: none;
		text-align: center;
	}
	body div#pum-3120.pum-overlay.popmake-overlay div#popmake-3120.pum-container.popmake {
		max-width: 90% !important;
		padding: 30px;
	}
	body .pum-overlay .pum-container .pum-content.popmake-content .wpforms-submit-container button {
		padding: 10.5px 20px;
		font-size: 14px;
	}

}

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

	body h1,
	#hero-img-section h1 {
		font-size: 33px;
	}
	body h2 {
		font-size: 29px;
	}
	body h3 {
		font-size: 26px;
	}
	body h4 {
		font-size: 23px;
	}
	#page-container .et_pb_button,
	#main-footer .wpforms-container-full .wpforms-form button[type=submit] {
		padding: 12px 25px;
	}
	.et_pb_button + .et_pb_button {
		margin-left: 0;
	}
	.entry-content img.alignright,
	.entry-content img.alignleft {
		max-width: 200px;
	}
	#main-content .accordion-style1 .et_pb_toggle_title {
		font-size: 20px;
	}	
	#main-content .accordion-style1 .et_pb_toggle_content {
		padding: 0 20px 40px;
	}
	#inner-banner1 .et_pb_row .et_pb_text {
		position: relative;
		left: auto;
		top: auto;
		-webkit-transform: inherit;
		-moz-transform: inherit;
		-o-transform: inherit;
		-ms-transform: inherit;
		transform: inherit;
		padding: 20px 20px 0;
		text-shadow: none;
	}
	#inner-banner1 h1 {
		color: #fe842e;
	}

}

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

	body h1,
	#hero-img-section h1 {
		font-size: 28px;
	}
	body h2 {
		font-size: 27px;
	}
	body h3 {
		font-size: 23px;
	}
	body h4 {
		font-size: 22px;
	}
	body div.wpforms-container-full .wpforms-form .wpforms-first {
		width: 100%;
	}
	body div.wpforms-container-full .wpforms-form .wpforms-first ~ div {
		width: 100%;
		margin-left: 0;
		padding-top: 20px;
	}
	.entry-content img.alignright,
	.entry-content img.alignleft {
		float: none;
		display: block;
		max-width: 100%;
		margin: 0 auto 20px;
	}
	body .logo_helper {
		display: none;
	}
	#hero-img-section {
		background-size: contain;
		background-position: top;
		background-color: #45afb3;
		padding-top: 56%;
	}
	#hero-img-section:before {
		display: none;
	}
	#hero-img-section .et_pb_text_inner {
		padding: 0;
		background: transparent;
	}
	#footer-contact-section {
		background-position: 75%;
	}
	#main-footer .wpforms-field-captcha label,
	#main-footer .wpforms-field-captcha .wpforms-captcha-equation {
		font-size: 16px;
	}
	#main-footer .wpforms-field-captcha .wpforms-captcha-math input {
		width: 50px;
	}
	.testimonial-area p {
		font-size: 25px;
	}
	#page-container .one_half,
	#page-container .one_half.et_column_last {
		width: 100%;
	}
	#page-container .one_half {
		margin-right: 0;
	}
	#page-container .one_half.et_column_last {
		margin-top: 25px;
	}
	#main-content .landing3-banner-section {
		padding-bottom: 20px;
	}
	#landing4-form-widget h3 {
		text-align: center;
	}
	#landing4-form-widget .left-side-field {
		width: 100%;
		float: none;
	}
	#landing4-form-widget .right-side-field {
		position: relative;
		width: 100%;
	}
	#landing4-form-widget .wpforms-submit-container {
		position: relative;
		width: 80%;
		bottom: 0;
		margin: 15px auto 0px;
	}
	.landing-footer-links a {
		display: table;
		margin: 12px auto 0px;
	}
	.landing-footer-links a:first-child {
		margin-top: 0px;
	}

}
