/*
	Theme Name: Divi child
	Theme URI: 	upthinksolutions.com
	Template: 	Divi
	Version: 	2.6.1
*/
@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Hind+Guntur:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Nothing+You+Could+Do');

body {
	font-family: 'Hind Guntur', sans-serif;
	font-size:20px;
	fonty-weight:400;
	color:#000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Hind Guntur', sans-serif;
}
h1 {
	font-size:60px;
}
h2 {
	font-size:50px;
	font-family: 'Nothing You Could Do', cursive;
	color:#44b3be;
	padding-bottom:0;
}
.home h2 {
	color:#333;
}
h3 {
	color:#44b3be;
	font-size:30px;
	margin-top:15px;
}
.home h3 {
	margin-top:0;
}
h4 {
	font-size:25px;
}
a {
	color:#44b3be;
}
#top-menu a {
	color:#000;
	text-transform:uppercase;
	font-size:20px;
	font-weight:400;
}
.nav li ul {
	border-top: 3px solid #44b3be;
}
#top-menu li li a {
	font-size: 17px;
}
#main-header {
	box-shadow:none;
}
.banner {
	padding-top:0 !important;
	height:763px;
	margin-top:20px;
}
.inner-banner {
	height:400px;
}
.about-bio-area img {
	border-radius: 200px;
    margin-bottom: 20px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 5px 2px #71736f;
    -moz-box-shadow: 0 0 5px 2px #71736f;
    box-shadow: 0 0 5px 2px #71736f;
}
.page-title h1 {
	font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    top: -32px;
    padding-bottom: 0;
    margin-bottom: -25px;
}
.page-title:before {
	width: 69px;
    height: 67px;
    display: block;
    content: '';
    background: url(images/page-title-img.png) no-repeat;
    background-position: top center;
    margin: 0 auto;
    position: relative;
    top: -32px;
}
.banner:before {
	width:100%;
	height:95px;
	display:block;
	content:'';
	background:url("images/banner-before-img.png") no-repeat;
	background-position:top center;
	background-size:cover;
}
.banner:after {
	width:100%;
	height:100px;
	display:block;
	content:'';
	background:url("images/upper-white-curve.png") no-repeat;
	background-position:bottom center;
	background-size:cover;
	margin-top: 184px;
}
.banner h1 {
	font-family: 'Nothing You Could Do', cursive;
	font-size:60px;
	background:url("images/banner-border.jpg") no-repeat;
	background-position:bottom center;
	padding-bottom: 20px;
	margin-top: 110px;
}
.birds-image-section {
	margin-top:-5px;
}
.girl-green-section h1 {
	font-family: 'Nothing You Could Do', cursive;
	margin-bottom:25px;
	font-size:50px;
}
.girl-green-section h2 {
	margin-top:40px;
	font-size:40px;
}
.girl-green-section:before {
	width:100%;
	height:119px;
	display:block;
	content:'';
	background:url("images/white-bottom-curve.png") no-repeat;
	background-size: cover;
	background-position:center center;
}

.bio-area:before {
	width:100%;
	height:120px;
	display:block;
	content:'';
	background:url("images/grey-curve-border.png") no-repeat;
	background-position:center center;
	background-size:cover;
}
.bio-area:after {
	width:100%;
	height:100px;
	display:block;
	content:'';
	background:url("images/upper-white-curve.png") no-repeat;
	background-position:bottom center;
	background-size:cover;
}
.bio-area h2 {
	font-family: 'Nothing You Could Do', cursive;
	margin-bottom:30px;
}
.about-mobile-img {
	display:none;
}
.bio-box {
	width:695px;
}
.site-btn a {
	width: 220px;
    height: 65px;
    display: block;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    background: #44b3be;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 3.5;
    margin-top: 30px;
}
.header-contact-info {
	float:right;
	position: relative;
	top: 20px;
}
.header-contact-info a {
	color:#44b3be;
	font-size:20px;
}
.header-contact-info .fa {
	margin-right:5px;
}
.header-contact-info li {
	list-style-type:none;
}
a.email-link {
	margin-right:30px;
}
#et-top-navigation {
	margin-top:20px;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
	padding-bottom: 10px !important;
}
.call-box {
	font-size: 20px;
    text-transform: uppercase;
    width: 320px;
    height: 100px;
    margin: 36px auto 0;
    background: url(images/phone-icon.png) no-repeat;
    background-position: left center;
    padding-top:15px;
	padding-left:95px;
}
.call-box a {
	font-size:30px;
	font-weight:700;
	color:#44b3be;
}
.bio-area .call-box {
	float:left;
	margin-top:20px;
	padding-left: 110px;
	margin-bottom: 25px;
}
.bio-area .site-btn a {
	clear:both;
}
.help-area h4 {
	font-size:25px;
	color:#000;
	text-transform:uppercase;
	font-weight:600;
	margin-top: -30px;
}
.get-started-btn a {
	color: #44b3be;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    background: url(images/plus-icon.jpg) no-repeat;
    background-position: 0px 4px;
    padding-left: 23px;
    margin-top: 10px;
}
#main-footer {
	background:url("images/footer-back-img.jpg") no-repeat;
	background-size:cover;
}
#main-footer:before {
	width:100%;
	height:119px;
	display:block;
	content:'';
	background:url("images/white-bottom-curve.png") no-repeat;
	background-size: cover;
	background-position:center center;
}
#footer-bottom {
	display:none;
}
.contact-form {
	width:860px;
	float:none;
	margin:0 auto;
}
.contact-form h2 {
	text-align:center;
	margin-bottom: 20px;
	color:#333;
}
.contact-form li {
	list-style-type:none;
}
.contact-form img {
	margin-top: 100px;
    margin-bottom: -25px;
}
.contact-form h4 {
	text-align:center;
	margin-top:40px;
	margin-bottom:15px;
}
.contact-form strong,
.contact-form a {
	font-weight:500;
	font-size:20px;
	text-align:center;
}
.contact-form a {
	color:#2c858e;
}
body .contact-form div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
	width:423px;
	height:60px;
	border:1px solid #000;
	font-family: 'Hind Guntur', sans-serif;
}
body .contact-form div.wpforms-container-full .wpforms-form .wpforms-field {
	padding: 10px 0 0;
}
body .contact-form div.wpforms-container-full {
	position:relative;
}
body .contact-form div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
	width: 425px;
    height: 200px;
    border: 1px solid #000;
    font-family: 'Hind Guntur', sans-serif;
    position: absolute;
    top: 10px;
    right: 0;
    padding: 20px 10px;
}
body .contact-form div.wpforms-container-full .wpforms-form button[type=submit] {
	width: 220px;
    height: 65px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    background: #44b3be;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 2.3;
    margin: 10px auto 0;
    display: block;
    border: 0;
}
body .contact-form div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background: #44b3be;
}
.social-area {
	width: 156px;
	height:66px;
	float:none;
	margin: 15px auto 30px;
}
.fb-icon a {
	width:68px;
	height:66px;
	display:block;
	background:url("images/fb-icon.png") no-repeat;
	margin-right:20px;
	float:left;
	text-indent:-9999px;
}
.pt-icon a {
	width:68px;
	height:66px;
	display:block;
	background:url("images/pt-icon.png") no-repeat;
	float:left;
	text-indent:-9999px;
}
.faq-area h2 {
	color:#44b3be;
	margin-bottom:60px;
}
blockquote {
	border-color:#44b3be;
	margin-bottom:40px;
}
blockquote p {
	padding-bottom:1em;
}
blockquote h3 {
	margin-bottom:10px;
}
.contact-box {
	font-size:18px;
}
.contact-box a {
	font-size:18px;
}
.rest-life-heading h2 {
	margin-top:20px;
	padding-bottom: 0;
}
.quote-box {
	width: 317px;
    background: #fcfcfc;
    font-size: 26px;
    padding: 20px;
    float: right;
    margin-top: 20px;
	margin-bottom: 20px;
	color:#44b3be;
	border:1px solid #44b3be;
}
.quote-box strong {
	color:#000;
	font-size: 22px;
}
/*	LANDING PAGES STYLE
---------------------------------------*/
.landing-page-banner {
	min-height:600px;
}
.landing-page-banner h2 {
	font-family: 'Hind Guntur', sans-serif;
}

.landing-logo a {
	color: #fff;
	font-size: 40px;
	text-transform: capitalize;
	text-shadow: 0px 0px 2px #000;
	margin-top: 25px;
    display: block;
}

.landing-logo p, 
.landing-phone p {
	margin-bottom:0px;
}

.landing-page-banner h1 {
	margin-top:50px;
	text-shadow:0px 0px 2px #000;
}

.landing-phone a {
	color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 0px 0px 1px #000;
    background: #44b3be;
    padding: 10px 19px 5px;
    border-radius: 500px;
    margin-top: 2px;
    display: inline-block;
}

.landing-footer-links p {
	margin-bottom:0;	
}

.landing-footer-links br {
	display:none;
}

.landing-footer-links a {
	float:left;
	margin: 0px 15px;
    color: #000;
}


/*	Landing Form Style
---------------------------------------------------*/
.landing-form {
    background: #ebf5fb;
    box-shadow: 0px 0px 40px #999;
    padding: 20px 30px;
    overflow: hidden;
	margin-top:50px;
}
.landing-form div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
	max-width: 100%;
}

.landing-form h2 {
    font-size: 30px;
    margin-bottom: 20px;
}

.landing-form .wpforms-container-full .wpforms-form .wpforms-field {
	padding: 3px 0;
	clear: both;
	width: 100%;
	float: left;
}

.landing-form .wpforms-container-full .wpforms-form .wpforms-field-textarea {
	float: right;
	clear: none;
}

.landing-form .wpforms-container-full .wpforms-form textarea.wpforms-field-large {
	height: 162px;
}

.landing-form .wpforms-container-full .wpforms-form input[type=text], 
.landing-form .wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=number],
.landing-form .wpforms-container-full .wpforms-form textarea {
	background-color: #fff;
	border-radius: 0px;
	color: #000;
	display: block;
	float: none;
	font-size: 20px;
	border: 1px solid #000;
	padding: 6px 10px;
	height: 50px;
	width: 100%;
	
	line-height: 1.3;
}

.landing-form .wpforms-container-full .wpforms-form button[type=submit] {
	color: #fff;
	background: #44b3be;
	text-transform: uppercase;
	font-size: 18px;
	border-radius: 6px;
}
.landing-form .wpforms-container-full .wpforms-form button[type=submit]:hover {
	background: #44b3be;
}

.landing-form .wpforms-submit-container {
	text-align:center;
}

.landing-form ::-webkit-input-placeholder {
	color: black;
}

.landing-form :-moz-placeholder { 
   	color: black;
}

.landing-form ::-moz-placeholder { 
   	color: black;
}

.landing-form :-ms-input-placeholder {  
   	color: black;
}
/*	End Landing Form Style
---------------------------------------------------*/


.footer-landing {
	border-top:1px solid #000;
	margin-top: 50px;
}

.landing-phone p {
    text-transform: uppercase;
	padding-bottom:0;
	margin-bottom: -5px;
}

.landing-copyright p {
    margin-bottom: 0;
}
.about-img {
    border-radius: 500px;
    background: #000;
    overflow: hidden;
    width: 400px;
    height: 400px;
    text-align: center;
    border: 5px solid #ddd;
}

.about-img-center {
	width:320px; 
	height:320px;
	margin-top: -170px;
}

#landing_page_2:after {
    content: '';
    background: url(images/curve.png) no-repeat center bottom;
    display: block;
    width: 100%;
    height: 84px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-size:cover;
    z-index: 5;
}
.et_pb_button {
	padding: .3em 1em .1em;
}
.et_pb_bg_layout_light .et_pb_promo_button {
	color:#44b3be;
}
.groups-section h2 {
	margin-bottom:30px;
}
.thank-you h1 {
	font-size:34px;
	color:#000;
}
.thank-you-area .fa {
	margin-right:5px;
	color:#44b3be;
}


/*	END LANDING PAGES STYLE
---------------------------------------*/

/*	Responsive
---------------------------------------*/

@media only screen and (max-width: 1179px) { 
	#main-header .container {
		 width: 90%;
	}
	h2 {
    	font-size: 44px;
	}
	#top-menu li {
		padding-right: 15px;
	}
	#top-menu a {
		 font-size: 18px;
	}
	.banner:after {
		margin-top: 197px;
	}
	.help-area h4 {
		font-size: 22px;
		margin-top: -20px;
	}
	.et_header_style_left #et-top-navigation {
		clear:both;
	}
	.landing-page-banner h2 {
		font-size: 24px !important;
	}
	.page-template-page-template-blank .et_pb_row {
		width: 90%;
	}
	.landing-form h2 {
    	font-size: 24px;
	}
	.landing-footer-links a {
		margin: 0px 10px;
	}
}

@media only screen and (max-width: 980px) { 
	#logo {
		max-height: 100%;
	}
	.mobile_menu_bar:before {
		color:#44b3be;
	}
	.et_mobile_menu {
		border-top: 3px solid #44b3be;
	}
	.banner {
		height:auto;
	}
	.banner h1 {
		font-size: 50px;
	}
	.contact-form {
    	width: 100%;
		padding:0 20px;
	}
	body .contact-form div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
    	width: 350px;
	}
	body .contact-form div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    	width: 345px;
	}
	.contact-form h4 {
		font-size: 22px;
	}
	.bio-box {
    	width: auto;
	}
	.landing-logo a,
	.landing-phone p,
	.landing-copyright p,
	.landing-footer-links p {
		text-align: center;
	}
	.landing-footer-links a {
		float:none;
	}
	.landing-page-banner h1 {
    	margin-top: 10px;
	}
	.about-img-center {
		margin-top: 0;
	}
	.landing-page-banner h1 {
		font-size: 28px !important;
		margin-bottom: 20px;
	}
	.landing-page-banner h2 {
    	font-size: 18px !important;
	}
}


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

	.et_pb_section.et_pb_section_3 { 
		position: relative !important;
		text-align: center; 
		background-image: none !important; 
		width: 100%;
		height: 100%; 
	}
	.et_header_style_left .logo_container {
		position:relative;
		text-align: center;
	}
	.et_header_style_left #logo {
		max-width: 70%;
	}
	h2 {
    	font-size: 30px;
	}
	h3 {
		font-size: 26px;
	}
	.header-contact-info {
		float:none;
		text-align:center;
	}
	.banner h1 {
    	font-size: 28px;
		margin-top: 30px;
	}
	.girl-green-section h1 {
		font-size: 40px;
	}
	body .contact-form div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
    	width: 100%;
	}
	body .contact-form div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
		width: 100%;
		position:relative;
	}
	.contact-form h4 {
    	font-size: 18px;
	}
	.banner:after {
    	margin-top: 50px;
	}
	.inner-banner {
    	height: 200px;
	}
	.page-title h1 {
    	font-size: 32px;
	}
	.quote-box {
		width: 275px;
		font-size: 20px;
		float: none;
		margin: 0 auto 30px;
    	display: block;
	}
	.about-bio-area img {
		float: none;
    	margin: 0 auto 20px;
    	display: table;
	}
	.about-mobile-img {
		display:block;
	}
}

/* custom css*/

#landing_page_2:after{
	z-index: 1!important;
}

