/*
	Theme Name: Divi child
	Theme URI: 	upthinksolutions.com
	Template: 	Divi
	Version: 	3.0.97
*/
@import url("../Divi/style.css");
/*
Default styling
---------------------------------------------------------------------------------------------------- */

body {
	font-weight: 400 !important;
}

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

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	line-height: 1.2;
	padding-bottom: 30px;
}
body h1 {
	font-size: 50px;
}
body h2 {
	font-size: 40px;
}
body h3 {
	font-size: 30px;
}
body h4 {
	font-size: 25px;
}
body h5 {
	font-size: 20px;
}
body h6 {
	font-size: 20px;
	font-weight: 700;
}
body p {
	padding-bottom: 30px; 
}
blockquote p {
	padding-bottom: 30px;	
}
p:last-of-type + * {
	padding-top: 30px;
}

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

.et_pb_button,
#main-content .et_pb_button {
	display: inline-block;
	padding: 12px 36px !important;
	text-decoration: none;
}

/*
Image styling
----------------------------------------------- */

img.alignright {
	margin-left: 30px;
	margin-bottom: 30px;
}
img.alignleft {
	margin-right: 30px;
	margin-bottom: 30px;
}

/*
Entry content styling
----------------------------------------------- */

#main-content ul li {
	margin-bottom: 5px;
}
.entry-content a {
	text-decoration: underline;
}
.entry-content a:hover {
	color: #00579a;
}

/*
Custom styling
---------------------------------------------------------------------------------------------------- */
#top-menu li {
	padding-right: 60px;
}

#top-menu li a {
	position: relative;
	text-decoration: none;
	font-weight:400;
}

#top-menu li a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 5px;
	bottom: 15px;
	left: 0;
	background-color: #117ed1;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
     	-o-transform: scaleX(0);
        transform: scaleX(0);
	-webkit-transition: all 0.4s ease-in-out 0s;
   	-moz-transition: all 0.4s ease-in-out 0s;
    	-ms-transition: all 0.4s ease-in-out 0s;
     	-o-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
}

#top-menu li a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
   	-moz-transform: scaleX(1);
    	-ms-transform: scaleX(1);
     	-o-transform: scaleX(1);
        transform: scaleX(1);
}

.header-right-row {
    float: right;
    position: relative;
    z-index: 9;
    margin-bottom: 10px;
    padding-top: 15px;
}
.header-right-row p {
    padding-bottom: 0;
    display: inline-block;
    margin: 0px 10px;
}
.header-right-row a {
    color: #000;
} 
.header-right-row a .fa {
    color: #117ed1;
} 
a.phone_header {
	padding: 10px 20px;
    box-shadow: 0px 0px 20px #00000075;
    overflow: hidden;
    background: #fff;
}
#et-top-navigation {
	clear:both;
}
#top-menu li li a {
	text-transform:capitalize;
}
#top-menu li li a:before{ 
	display:none;
}
.home #main-header {
    background: #ffffffad;
}
.et-fixed-header {
	background: #fff !important;
}
.header-right-row h4 {
    text-align: center;
    float: left;
    font-size: 22px;
    font-style: italic;
    margin-right: 30px;
	padding-bottom:0px;
	margin-top:-10px
}
/*
END HEADER 
---------------------------------------------------------------------------------------------------- */

.home-banner {
	min-height:704px;
	padding:0px !important;
	margin-top:-160px;
}
.home-banner .et_pb_text_inner {
    padding-top: 260px;
}
.home-banner h1 {
    color:#fff;
	padding-bottom:20px;
}
.home-about-row h2:after {
	background: #117ed1;
    display: block;
    content: "";
    height: 9px;
    margin: 15px auto 30px;
    width: 170px;
}
.heading-line h2:after, 
.heading-line h1:after {
	background: #117ed1;
    display: block;
    content: "";
    height: 9px;
    margin: 15px auto 30px;
    width: 170px;
}
.services-item h4 {
    font-size: 30px;
    display: table-cell;
    vertical-align: middle;
    padding: 0px 50px;
}
.services-item h4 a {
    color:#fff;
	text-decoration:none;	
	text-shadow:0px 0px 10px #000;
}
.services-item .et_pb_text_inner {
    display: table;
    text-align: center;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    position: absolute;
}
.services-item h4 a:hover{
	color:#fff;
}
.services-img a {
    display: block;
    width: 353px;
    height: 422px;
    overflow: hidden;
}
.social-footer br {
    display: none;
}
.social-footer a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #117ed1;
    border-radius: 500px;
    color: #fff !important;
    text-align: center;
    padding-top: 2px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
#footer-widgets {
    padding: 2% 0 0;
}
.et_pb_gutters3 .footer-widget {
    margin: 0 3.5% 0% 0;
}
#footer-bottom {
	padding: 10px !important;
    background: transparent;
}
p#footer-info {
	padding-bottom: 10px;
    float: none;
    margin-top: 0;
    color: #000;
    text-align: center;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget {
    width: 30%;
}
.fwidget .fa {
    color: #117ed1;
}
.fwidget .fa-map-marker {
    float: right;
    margin-left: 10px;
    display: block;
    height: 110px;
}
.fwidget .fa-facebook, 
.fwidget .fa-instagram {
	color:#fff;
}
.footer-form-row {
    width: 50%;
    float: left;
	min-height:374px;
	background: #f1fdff;
    overflow: hidden;
	text-align: center;
    padding:40px 40px 0px 40px;
	border-top:1px solid #ddd;
}
#main-footer .container {
    clear: both;
}
.footer-office {
    background: url("images/office_img.jpg") no-repeat;
    width: 50%;
    min-height: 374px;
    background-size: cover;
	float: right;
}

/*	Form Style
-------------------------------------------------------------*/
#main-footer .wpforms-widget .wpforms-container-full .wpforms-form .wpforms-field {
	padding: 3px 0;
	clear: both;
	width: 49%;
	float: left;
}
#main-footer .wpforms-widget .wpforms-container-full .wpforms-form .wpforms-field-textarea {
	float: right;
	clear: none;
	margin-top: -110px;
}
#main-footer .wpforms-widget .wpforms-container-full .wpforms-form textarea.wpforms-field-large {
	height: 162px;
}
#main-footer .wpforms-widget .wpforms-container-full .wpforms-form input[type=text], 
#main-footer .wpforms-widget .wpforms-container-full .wpforms-form input[type=email], 
#main-footer .wpforms-widget .wpforms-container-full .wpforms-form textarea {
	background-color: #fff;
	border-radius: 0px;
	color: #000;
	display: block;
	float: none;
	font-size: 20px;
	border: none;
	padding: 6px 10px;
	height: 50px;
	width: 100%;
	line-height: 1.3;
}
#main-footer .wpforms-widget .wpforms-container-full .wpforms-form button[type=submit] {
	color: #fff;
	background: #117ed1;
	text-transform: uppercase;
	font-size: 20px;
	border-radius:12px;
	border-color:#117ed1 !important;
}
#main-footer .wpforms-widget .wpforms-submit-container {
	text-align:center;
}
#main-footer .wpforms-widget ::-webkit-input-placeholder {
	color: black;
}
#main-footer .wpforms-widget:-moz-placeholder { 
   	color: black;
}
#main-footer .wpforms-widget ::-moz-placeholder { 
   	color: black;
}
#main-footer .wpforms-widget :-ms-input-placeholder {  
   	color: black;
}
/*	End Form Style
-------------------------------------------------------------*/

.services-img a img {
	transform: scale(1.0);
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-webkit-transition: all 1s;
	transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}

.services-img a:hover img {
	width: 540px;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transition: all 1s;
	transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}
.inner-banner {
    padding: 0px !important;
    min-height: 420px;
}
.page-title h1 {
    padding-bottom: 0;
}
.faq-questions h4 {
    background: #d5f1f5;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 20px;
    margin-top: 50px;
}
.faq-questions h4:first-child{ 
		margin-top:0px;
}
/*	LANDING PAGES STYLE
---------------------------------------*/
.landing-page-banner {
	min-height:600px;
}

.landing-logo a {
	color: #fff;
	font-size: 40px;
	text-transform: capitalize;
	text-shadow: 0px 0px 2px #000;
	text-decoration:none
}
.landing-logo a:hover{	
	color:#fff !important;
}

.landing-logo p, 
.landing-phone p {
	padding-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: #23578f;
    padding: 5px 19px;
    border-radius: 500px;
    margin-top: 2px;
    display: inline-block;
	text-decoration:none;
}
.landing-phone a:hover{ 
	color:#fff;
}

.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 {
    background: #ebf5fb;
    box-shadow: 0px 0px 40px #999;
    padding: 20px 30px;
    overflow: hidden;
}

.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], 
.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: #23578f;
	text-transform: uppercase;
	font-size: 18px;
	border-radius: 6px;
}

.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;
}

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

.landing-phone p {
    text-transform: uppercase;
}

.landing-copyright p {
    margin-bottom: 0;
}
.landing-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;
}
.landing-logo img {
    width: 200px;
}
/*	END LANDING PAGES STYLE
---------------------------------------*/
.right-img-row .et_pb_row {
    direction: rtl;
}
.right-img-row .et_pb_row .et_pb_column {
    direction: ltr;
}
.right-img-row .et_pb_column_1_3 {
    float: right;
    margin-right: 0px !important;
}
.site-round-img {
    border-radius: 500px;
    overflow: hidden;
}
.home-cta .heading-line h2:after {
	background:#fff;
}
.about-call {
    background: #fff;
    box-shadow: 0px 0px 70px #00000052;
    padding: 30px 30px !important;
    margin-top: -30px;
    z-index: 99;
	border-left:5px solid #117dcf;
}
.about-call h3 {
    float: left;
    text-transform: uppercase;
    padding-bottom: 0;
	letter-spacing:1px;
}
.about-call h3:after{
	content:"";
	display:inline-block;
	width:70px;
	height:17px;
	background:url(images/arrow-1.png) no-repeat;
	margin-left: 15px;
}
.about-call a {
    float: right;
    font-size: 30px;
    color: #117ccd;
    text-decoration: none;
    font-weight: bold;
}
#main-footer {
    background:url(images/footer_bg.jpg) no-repeat;
	background-size:cover;	
}
#main-footer .wpforms-widget {
    width: 100%;
    margin-bottom: 30px !important;
}
.wpforms-widget h4.title {
    font-size: 40px;
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
}
.wpforms-widget .title:after{
	background: #fff;
    display: block;
    content: "";
    height: 9px;
    margin: 15px auto 10px;
    width: 170px;
}
.wpforms-widget #wpforms-689 {
    width: 74%;
    margin: 0 auto;
}
#main-footer .widget_text {
	width: 46%;
    margin: 0px 20px;
}
#main-footer .widget_text p { 
	padding-bottom:10px;
	font-weight:bold;
}
.social-footer {
    padding-top: 0 !important;
}
.site-testimonial {
    background: transparent !important;
    text-align: center;
    font-size: 30px;
	padding:0;
}
.site-testimonial .et_pb_testimonial_description_inner p {    
	color:#117ed1;
	font-style:italic;
	padding:0px;
}
.site-testimonial:before {
	display:none;
}
.site-testimonial .et_pb_testimonial_description_inner p:before, 
.testimonial-box p:before {
    width: 43px;
    height: 31px;
    background: url(images/left-qoutes.png) no-repeat !important;
    content: "";
	display:inline-block;
	margin-right: 30px;
    border-radius: 0;
}
.testimonial-box {
    text-align: center;
}
.testimonial-box p {
    font-size:30px;
	color:#117ed1;
	font-style:italic;
}
.testimonial-box h4 {
    padding-top: 15px;
    color: #000;
}
.site-testimonial .et_pb_testimonial_description_inner p:after, 
.testimonial-box p:after {
    width: 43px;
    height: 31px;
    background: url(images/right-qoutes.png) no-repeat !important;
    content: "";
	display:inline-block;
	margin-left: 30px;
    border-radius: 0;
}
.et_pb_testimonial_meta:before, 
.et_pb_testimonial_meta:after{
	display:none !important;
}
.site-testimonial .et_pb_testimonial_description_inner strong{    
	color:#000;
	font-weight:400;
	font-size: 25px;
	margin-top:5px;
}
.faq-page-row .et_pb_toggle {
    margin-bottom: 10px !important;
    background: #fff;
    border: none;
}
.faq-page-row .et_pb_toggle .et_pb_toggle_title {
    color: #117ed1;
    font-size: 25px;
}
.faq-page-row .et_pb_toggle .et_pb_toggle_title:before {
    color: #117ed1;
    font-size: 25px;
}
.faq-paragraph p {
    padding-bottom: 0px;
}
.contact-info p {
    font-weight: bold;
}
.contact-info p i.fa {
    color: #117ed1;
}
.contact-info p a {
    text-decoration: none;
    color: #000;
}
.contact-info p a:hover {
	color: #000;
}
.blog-row .entry-featured-image-url {
    width: 350px;
    float: left;
	margin-right:30px;
} 
.blog-row .entry-title {
	font-size:30px;
}
.blog-row .post-content p {
    color: #000;
	padding-bottom: 15px;
}
.blog-row .more-link {
    background: #117ed1;
    display: inline-block !important;
    padding: 10px 20px;
    border-radius: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}
.blog-row .more-link:hover {
	color: #fff;
}
.blog-row .et_pb_post {
    box-shadow: 0px 0px 40px #00000059;
    padding: 24px;
}

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

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

	.about-call h3,
	.about-call a {
		font-size: 28px;
	}
	.about-call {
		margin-top: 0px;
	}
}
@media only screen and (max-width: 1179px) { 

	.et_header_style_left .logo_container {
		height: 90%;
	}
	.header-right-row h4 {
		font-size: 18px;
		padding-bottom: 0px;
		margin-right: 15px;
	}
	.header-right-row p {
		font-size: 16px;
	}
	#top-menu li {
		padding-right: 35px;
	}
	#top-menu li a:before {
		bottom: 5px;
	}
	.et_header_style_left #et-top-navigation nav>ul>li>a {
		padding-bottom: 20px;
    	font-size: 18px;
	}
	.et_header_style_left #et-top-navigation {
		padding-top: 20px;
	}
	.about-call {
		margin-top: 0px;
	}
	.about-call h3,
	.about-call a {
		font-size: 20px;
	}
	.about-call h3 {
		padding-top: 5px;
	}
	.services-img a {
		width: 100%;
		height: 100%;
	}
	.services-item h4 {
		font-size: 25px;
	}
	#main-footer .widget_text {
		margin: 0px 10px;
	}
	.blog-row .entry-featured-image-url {
		float: none;
		width: 100%;
	}
	.contact-info p {
    	font-size: 16px;
	}
	.landing-img {
		width: 100%;
    	height: 100%;
	}
	.landing-footer-links a {
		margin: 0px 5px;
	}
	.landing-footer-links p {
    	font-size: 17px;
	}
	
}

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

	.et_header_style_left .logo_container {
		position: relative;
		height: 200px;
    	text-align: center;
	}
	body.admin-bar.et_fixed_nav #main-header {
		top: 15px !important;
    	bottom: 70px;
	}
	.header-right-row {
		padding-top: 0px;
	}
	.home-banner {
		margin-top: -290px;
	}
	.home-banner .et_pb_text_inner {
		padding-top: 320px;
	}
	.home-banner h1 {
    	font-size: 40px;
	}
	#main-content .alignleft,
	#main-content .alignright,
	#main-content .aligncenter,
	#main-content .et_pb_image {
		margin: 0 auto 30px;
		float: none;
		display: block;
	}
	.site-round-img {
		width: 342px;
		height: 342px;
	}
	.home-about-row .et_pb_image_wrap {
		width: 350px;
		height: 495px;
	}
	.home-about-row h2 {
		font-size: 30px;
	}
	.about-call h3,
	.about-call a {
		text-align: center;
		font-size: 22px;
	}
	.about-call h3 {
		padding-top: 0px;
	}
	.about-call a {
		float: none;
		display: block;
	}
	.about-call h3:after {
		display: none;
	}
	.home-cta h2 {
		font-size: 30px;
		padding-bottom: 0px;
	}
	.home-cta p {
		font-size: 17px;
	}
	.services-img a {
		width: 353px;
		height: 422px;
		margin: 5px auto;
	}
	.testimonial-box p {
    	font-size: 22px;
	}
	.site-testimonial .et_pb_testimonial_description_inner p {
		font-size: 25px;
	}
	.wpforms-widget #wpforms-689 {
    	width: 100%;
	}
	#main-footer .wpforms-widget .wpforms-container-full .wpforms-form .wpforms-field {
		width: 100%;
	}
	#main-footer .wpforms-widget .wpforms-container-full .wpforms-form .wpforms-field-textarea {
		margin-top: 0px;
	}
	#footer-widgets .footer-widget .widget_text {
		width: 100%;
		margin: 0px 0px 10px !important;
	}
	#main-footer .widget_text p,
	.social-footer {
		text-align: center;
	}
	.fwidget .fa-map-marker {
		float: none;
		margin-left: 0px;
		display: inline-block;
		height: 0px;
	}
	p#footer-info {
		padding-top: 10px;
	}
	#footer-widgets .footer-widget {
		margin-right: 0px !important;
		width: 100% !important;
	}
	.page-title h1 {
		font-size: 40px;
	}
	.contact-info p {
    	font-size: 20px;
	}
	.landing-page-banner h1 {
		font-size: 35px !important;
		margin-top: 0px;
	}
	.landing-img {
		width: 320px;
		height: 320px;
	}
	.landing-footer-links p {
		font-size: 18px;
	}
	.landing-footer-links a {
		margin: 0px auto;
		float: none;
		display: block;
		text-align: center !important;
	}
	.landing-copyright p {
    	text-align: center;
	}

}

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

	.et_header_style_left #logo {
		max-width: 100%;
	}
	.header-right-row {
		float: none;
		margin-bottom: 0px;
		text-align: center;
	}
	.header-right-row p {
		font-size: 18px;
		padding-top: 20px;
	}
	.header-right-row p:last-child {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.home-banner h1 {
		font-size: 24px;
	}
	.home-banner h3 {
		font-size: 20px;
	}
	.site-round-img {
    	width: 100%;
		height: 100%;
	}
	.testimonial-box p:after {
		margin-top: 10px;
	}
	.home-about-row h2 {
		font-size: 25px;
	}
	.about-call h3 {
		font-size: 17px;
	}
	.about-call a {
    	font-size: 22px;
	}
	.home-cta p {
		font-size: 20px;
	}
	.services-section h2 {
		font-size: 30px;
		padding-bottom: 0px;
	}
	.services-section,
	.home-cta {
		padding: 20px 0px;
	}
	.services-img a {
    width: 100%;
    height: 100%;
	}
	.wpforms-widget h4.title {
		padding-top: 20px;
	}
	#footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 0 !important;
	}
	.home-about-row .et_pb_image_wrap {
		width: 100%;
		height: 100%;
	}
	.home-banner .et_pb_button {
		font-size: 14px;
	}
	.home-banner .et_pb_button:after {
		font-size: 24px;
	}
	.page-title h1 {
		font-size: 30px;
	}
	.inner-banner {
		min-height: 300px;
	}
	.blog-row .entry-title {
		padding-bottom: 10px;
	}
	.contact-info p {
    	font-size: 18px;
	}
	.landing-page-banner h1 {
		font-size: 28px !important;
	}
	.landing-page-banner h2 {
		font-size: 23px !important;
	}
	.landing-img {
		width: 100%;
		height: 100%;
	}
	.landing-button .et_pb_button {
		font-size: 15px;
		padding: 12px 22px !important;
	}
	.landing-button .et_pb_button:after {
		font-size: 24px;
	}
	#landing_page_2:after {
		background-size: contain;
	}
	.home-banner {
		margin-top: 0px;
		min-height: 500px;
	}
	.home-banner .et_pb_text_inner {
		padding-top: 120px;
	}

}