/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
* mobile first! --> min-width: 320px
* tablet --> min-width: 768px / @media (max-width: 767px)
* pc/laptop --> min-width: 991px
------------------------------------------------------- */
/* main navigation */
div#et-top-navigation li.current-menu-item a::after {
	content: '';
    display: block;
    /*position: absolute;*/
    width: 100%;
    height: 2px;
    margin: 5px auto 0;
    background: #338158;
}

ul#mobile_menu li.menu-item:last-of-type a {
	border-bottom: none;
}

/* scroll to top */
.et_pb_scroll_top.et-pb-icon {
    border-radius: 100%;
    background: rgb(51, 128, 87);
    right: 10px;
    bottom: 25px;
}

@media screen and (min-width: 991px) {
	.et_pb_scroll_top.et-pb-icon {
		font-size: 50px;
		-webkit-border-top-left-radius: 100%;
	    -moz-border-radius-topleft: 100%;
	    border-top-left-radius: 100%;
	    -webkit-border-bottom-left-radius: 100%;
	    -moz-border-radius-bottomleft: 100%;
	    border-bottom-left-radius: 100%;
		right: 30px;
		bottom: 125px;
		-webkit-border-top-right-radius: 100%;
	    -moz-border-radius-topright: 100%;
	    border-top-right-radius: 100%;
	    -webkit-border-bottom-right-radius: 100%;
	    -moz-border-radius-bottomright: 100%;
	    border-bottom-right-radius: 100%;
	    background: #338158;
	}

	.et_pb_scroll_top:before {
		font-weight: 600;
	}
}

/* home page slider mobile */
div#home-slider-mobile div.et_pb_slider_container_inner {
	padding: 20px 0;
}

div#home-slider-mobile div.et_pb_slide_title {
	padding: 5px;
	font-size: 16px;
}

div#home-slider-mobile div.et_pb_slide_content {
	padding: 5px;
	font-size: 16px;
}

div#home-slider-mobile a.et_pb_more_button {
	padding: 5px 10px;
    font-size: 14px;
}

/* home page slider */
div#home-slider div.et_pb_slide_description {
	width: 80%;
}

div#home-slider div.et_pb_slide_title {
	line-height: 1.5;
}

div#home-slider div.et_pb_slide_content {
	padding-top: 50px;
}

/* home services */
div#home-services div.et_pb_row_0 {
    padding-bottom: 0;
}

div#home-services div.et_pb_row_1 {
    padding-top: 0;
}

div#home-services div.et_pb_row_1 div.et_pb_column_1_4 {
	margin: 0 0 20px 0;
}

div#home-services div#home-services-heading {
	width: 260px;
	margin: 0 auto;
}

div#home-services div#home-services-heading h3::after {
	content: '';
	display: block;
	/*position: absolute;*/
	width: 45%;
	height: 2px;
	right: 0;
	margin: 5px auto 0;
	background: #338158;
}

div#home-services div.et_pb_column_1_4 div.et_pb_blurb_content h3::after {
	display: block;
	content: '';
	border-bottom: 1px solid #d3d3d345;
	margin-top: 25px;
}

div#home-services div.et_pb_main_blurb_image {
	margin-bottom: 10px;
}

div#home-services div.et_pb_main_blurb_image span.et-pb-icon {
	padding: 15px;
	font-size: 25px;
}

@media screen and (min-width: 991px) {
	div#home-services div.et_pb_row_0 {
	    padding-bottom: 27px;
	}

	div#home-services div.et_pb_row_1 {
		padding-top: 20px;
	}

	div#home-services div.et_pb_row_1 div.et_pb_column_1_4 {
		margin-right: 5.5%;
	}

	div#home-services div.et_pb_column_1_4 div.et_pb_blurb_content h3::after {
		display: block;
		content: '';
		border-bottom: 0;
	}

	div#home-services div.et_pb_main_blurb_image {
		margin-bottom: 30px;
	}

	div#home-services div.et_pb_main_blurb_image span.et-pb-icon {
		font-size: 45px;
	}
}

/* home blog */
div#home-blog div#home-blog-heading {
	width: 100%;
	padding: 0;
}

div#home-blog div#home-blog-heading h3::after {
	content: '';
	display: block;
	/*position: absolute;*/
	width: 45%;
	height: 2px;
	right: 0;
	margin: 5px auto 0;
	background: #338158;
}

div#home-blog div#home-blog-content article {
	width: 100%;
}

div#home-blog div#home-blog-content article a.more-link {
    width: 100%;
    margin: 20px auto 0;
    padding: 5px 10px;
	text-align: center;
	text-transform: uppercase;
    border: 2px solid #338158;
    border-radius: 25px;
}

@media screen and (min-width: 991px) {
	div#home-blog div#home-blog-heading {
		width: 300px;
		margin: 0 auto;
		padding-top: 10px;
	}
	
	div#home-blog div#home-blog-content article {
		width: calc(100% / 4 - 25px);
		display: inline-block;
		margin: 0 10px;
	}
	
	div#home-blog div#home-blog-content article a.more-link {
	    width: 100%;
	    font-size: 13px;
	}
}

@media screen and (min-width: 1200px) {
	div#home-blog div#home-blog-content article a.more-link {
		width: 80%;
		font-size: 100%;
	}
}

div#home-blog div#home-blog-content article a.entry-featured-image-url {
	margin-bottom: 15px;
}


div#home-blog div#home-blog-content article a.more-link:hover {
	color: #fff;
	background-color: #338158;
	border: 2px solid #338158;
}

/* home page about me */
div#home-about-me div.et_pb_promo_description {
	padding-bottom: 40px;
	text-align: justify;
	font-size: 14px;
    /*text-align: right;*/
    /*font-size: 18px;*/
}

div#home-about-me h1.et_pb_module_header {
	position: relative;
	padding-bottom: 30px;
    font-size: 24px;
	text-align: center !important;
    line-height: 1.2;
}

div#home-about-me h1.et_pb_module_header::after {
    content: '';
    display: block;
    /*position: absolute;*/
    width: 45%;
    height: 2px;
    /*right: 0;*/
    margin: 5px auto 0;
    background: #338158;
}

div#home-about-me div.et_pb_cta_0.et_pb_promo .et_pb_button_wrapper {
	text-align: center;
}

div#home-about-me div.et_pb_cta_0.et_pb_promo .et_pb_button_wrapper .et_pb_promo_button {
	font-size: 16px;
}

@media screen and (min-width: 991px) {
	div#home-about-me h1.et_pb_module_header {
		font-size: 30px;
		text-align: right !important;
    	line-height: 1;
	}

	div#home-about-me h1.et_pb_module_header::after {
	    content: '';
	    display: block;
	    position: absolute;
	    width: 30%;
	    height: 2px;
	    right: 0;
	    margin: 5px auto 0;
	    background: #338158;
	}

	div#home-about-me div.et_pb_promo_description {
	    text-align: right;
	    font-size: 18px;
	}

	div#home-about-me div.et_pb_cta_0.et_pb_promo .et_pb_button_wrapper {
		text-align: right;
	}

	div#home-about-me div.et_pb_cta_0.et_pb_promo .et_pb_button_wrapper .et_pb_promo_button {
		font-size: 20px;
	}
}


/*div#home-about-me div.et_pb_promo_description p {
	padding-top: 20px;
}*/

/* my experience banner */
div.inpage-header div.et_pb_text_inner {
	width: 100%;
}

div.inpage-header div.et_pb_text_inner h1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;

        /*font-weight: 700;
    text-transform: uppercase;
    font-size: 32px;
    text-align: left;*/
}

div.inpage-header div.et_pb_text_inner h1::after {
    content: '';
    display: block;
    /*position: absolute;*/
    width: 45%;
    height: 4px;
    /*right: 0;*/
    margin: 5px auto 0;
    background: #338158;
}

article#post-64 div.inpage-header div.et_pb_text_inner {
	margin: 0 auto;
}

article#post-64 div.inpage-header div.et_pb_text_inner h1::after {
    content: '';
    display: block;
    /*position: absolute;*/
    width: 20%;
    height: 4px;
    /*right: 0;*/
    margin: 5px auto 0;
    background: #338158;
}

@media screen and (min-width: 991px) {
	div.inpage-header div.et_pb_text_inner {
		width: 405px;
	}

	div.inpage-header div.et_pb_text_inner h1 {
	    font-weight: 700;
	    text-transform: uppercase;
	    font-size: 32px;
	    text-align: left;
	}

	div.inpage-header div.et_pb_text_inner h1::after {
	    content: '';
	    display: block;
	    position: absolute;
	    width: 45%;
	    height: 4px;
	    right: 0;
	    margin: 5px auto 0;
	    background: #338158;
	}

	article#post-64 div.inpage-header div.et_pb_text_inner {
		width: 135px;
		margin: 0;
	}

	article#post-64 div.inpage-header div.et_pb_text_inner h1::after {
	    content: '';
	    display: block;
	    position: absolute;
	    width: 45%;
	    height: 4px;
	    right: 0;
	    margin: 5px auto 0;
	    background: #338158;
	}
}

/* my experience content */
div#my-experience div#qualifications div#qualifications-heading {
	margin-bottom: 20px !important;
}

div#my-experience div#qualifications div#qualifications-heading::after {
    content: '';
    display: block;
    position: absolute;
    width: 30%;
    height: 2px;
    right: 0;
    margin-top: 5px;
    background: #338158;
}

div#qualifications ul {
	padding: 0;
	margin: 0;
}

div#qualifications ul li {
	padding: 5px 0;
}

div#qualifications ul li::before {
	display: inline-block;
    content: "\35";
    padding-right: 5px;
    font-family: ETmodules!important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
}

div#projects ul {
	padding: 0;
	margin: 0;
}

div#projects ul li {
	padding: 5px 0;
}

div#projects ul li::before {
	display: inline-block;
	content: "\f058";
	padding-right: 5px;
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
}

/* my services content */
div#my-services h5.et_pb_toggle_title::before {
	font-size: 20px;
}

div#my-services div.et_pb_toggle_close h5.et_pb_toggle_title {
	color: #333;
}

div#my-services h5.et_pb_toggle_title {
	padding: 0 30px 0 0;
	font-size: 18px;
}

div#my-services h5.et_pb_toggle_title::after {
	content: '';
	display: block;
	width: 45%;
	height: 2px;
	margin: 5px auto 0;
	background: #338158;
}

div#my-services ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#my-services ul li {
	padding: 5px 0;
}

div#my-services ul li::before {
	display: inline-block;
    content: "\35";
    padding-right: 5px;
    font-family: ETmodules!important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
}

div#my-services div.et_pb_toggle_content {
	padding-top: 30px;
}

div#my-services div.et_pb_toggle_close {
	background-color: #fff;
}

div#my-services-contact-heading div.et_pb_text_inner {
	width: 100%;
	margin: 0 auto;
}

div#my-services-contact-heading div.et_pb_text_inner h3::after {
    content: '';
    display: block;
    /*position: absolute;*/
    width: 45%;
    height: 2px;
    /*right: 0;*/
    margin: 5px auto 0;
    background: #338158;
}

div#my-services-contact div.et_pb_contact_right {
	font-size: 16px;
    font-weight: 600;
}

.et_pb_contact p input, .et_pb_contact p textarea {
	background-color: #fff;
}

div#my-services-contact div#et_pb_contact_form_0 {
	max-width: 100%;
	width: 100%;
    padding-top: 0;
}


@media screen and (min-width: 991px) {
	div#my-services h5.et_pb_toggle_title::before {
		font-size: 25px;
	}

	div#my-services h5.et_pb_toggle_title {
		padding: 0 50px 0 0;
		font-size: 22px;
	}

	div#my-services-contact-heading div.et_pb_text_inner {
		width: 250px;
		margin: 0 auto;
	}

	div#my-services-contact-heading div.et_pb_text_inner h3::after {
	    content: '';
	    display: block;
	    position: absolute;
	    width: 45%;
	    height: 2px;
	    right: 0;
	    margin: 5px auto 0;
	    background: #338158;
	}

	div#my-services-contact div#et_pb_contact_form_0 {
		max-width: 65%;
		width: 100%;
	    padding-top: 30px;
	}
}

/* blog page */
body.blog div.container::before {
	display: none;
}

body.blog div#left-area {
	float: none;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}

body.blog div#left-area article {
	display: block;
	width: 100%;
    margin-bottom: 42px;
	text-align: center;
}

body.blog div#left-area article.et_pb_post .entry-featured-image-url {
	margin-bottom: 20px;
}

body.blog div#left-area article.et_pb_post h2 {
	padding-bottom: 20px;
}

body.blog div#left-area article.et_pb_post p.post-meta {
	display: none;
}

@media screen and (min-width: 991px) {
	body.blog div#left-area article {
		display: inline-block;
		width: calc(100% / 4 - 25px);
		margin: 0 10px 50px;
		text-align: center;
	}
}

/* contacts page */
div#contacts-header div.et_pb_text_inner {
	width: 185px;
}

div#mobile-contacts div.contact-me-info div.et_pb_text_2 {
	width: 200px;
	margin: 0 auto;
}

div#mobile-contacts div.contact-me-info div.et_pb_text_2 h4::before {
	content: "\f095";
	display: inline-block;
	font-size: 26px;
    margin-right: 10px;
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
    transform: rotate(90deg);
}

div.contact-me-info div.et_pb_text_6 h4::before {
	content: "\f095";
	display: inline-block;
	font-size: 26px;
    margin-right: 10px;
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
    transform: rotate(90deg);
}

div#mobile-contacts div.contact-me-info div.et_pb_text_3 h4 {
    width: 80%;
    margin: 0 auto;
}

div#mobile-contacts div.contact-me-info div.et_pb_text_3 h4::before {
	content: "\f0e0";
	display: inline-block;
	font-size: 26px;
    /*margin-right: 10px;*/
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
}

div.contact-me-info div.et_pb_text_7 h4::before {
	content: "\f0e0";
	display: inline-block;
	font-size: 26px;
    margin-right: 10px;
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
}

div#mobile-contacts div.contact-me-map h4.title {
	color: #333;
    padding-bottom: 20px;
}

div.contact-me-map h4.title {
	color: #333;
    padding-bottom: 20px;
}

div#mobile-contacts div.contact-me-map h4.title::before {
	content: "\f041";
	display: inline-block;
	font-size: 26px;
    margin-right: 10px;
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
}

div.contact-me-map h4.title::before {
	content: "\f041";
	display: inline-block;
	font-size: 26px;
    margin-right: 10px;
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
}

div.contact-me-info div.et_pb_text_4 h4::before {
	content: "\f0e0";
	display: inline-block;
	font-size: 26px;
    margin-right: 10px;
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
}

/* projects page */
body.project-template-default div#left-area {
	width: 100% !important;
    text-align: center;
}
body.project-template-default div#left-area div.et_password_protected_form button.et_submit_button {
	float: none;
	text-align: center;
}

body.project-template-default div.et_project_meta {
	display: none;
}

body.project-template-default article.type-project iframe {
	width: 100%;
	height: 800px;
}

body.project-template-default article.type-project .c18 {
	padding: 0 !important;
}

body.project-template-default article.type-project img {
	display: none;
}

@media screen and (min-width: 991px) {
	div#my-projects div.et_pb_text_inner {
		width: 160px
	}

	body.project-template-default article.type-project iframe {
		padding: 0 60px;
	}

	body.project-template-default article.type-project .c18 {
		padding: 72pt 72pt 72pt 72pt;
	}
}


/* footer */
#main-footer .footer-widget h4 {
    color: #338057;
    font-weight: 600;
    font-size: 18px;
	padding-bottom: 10px;
}

div#footer-widgets div.footer-widget div#custom_html-3 h3 {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
}

div#footer-contacts a#footer-mail {
	display: block;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
}

div#footer-contacts a#footer-mail::before {
	content: "\f0e0";
	display: inline-block;
	font-size: 16px;
    /*margin-right: 10px;*/
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
    /*color: #fff;*/
}

div#footer-widgets {
	padding: 16% 0 6%;
	text-align: center;
}

div#footer-widgets div.footer-widget div.widget_text {
	width: 100%;
}

div#footer-widgets div.footer-widget div#custom_html-3 h3::before {
	content: "\f041";
	display: inline-block;
	font-size: 16px;
    margin-right: 10px;
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
    /*color: #fff;*/
}

div#footer-contacts a#footer-phone {
	display: block;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}

div#footer-contacts a#footer-phone::before {
	content: "\f095";
	display: inline-block;
	font-size: 16px;
    margin-right: 10px;
	font-family: FontAwesome;
	font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    line-height: 1;
    text-transform: none;
    speak: none;
    color: #338158;
    /*color: #fff;*/
    transform: rotate(90deg);
}

div#footer-info p {
	display: block;
	padding: 0;
}

div#footer-info a {
	padding-top: 10px;
	color: #66cadb;
}

@media screen and (min-width: 991px) {
	#main-footer .footer-widget h4 {
	    color: #338057;
	    font-weight: 600;
	    font-size: 22px;
		padding-bottom: 20px;
	}

	div#footer-widgets div.footer-widget div#custom_html-3 h3 {
		width: 70%;
		margin: 0 auto;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.5;
		color: #fff;
	}

	div#footer-contacts a#footer-mail {
		display: block;
	    font-size: 20px;
	    font-weight: bold;
	    padding-top: 5px;
	}

	div#footer-contacts a#footer-mail::before {
	    margin-right: 10px;
	}
	
	div#footer-widgets {
		padding: 6% 0;
		text-align: center;
	}

	div#footer-widgets div.footer-widget {
		width: calc(50% - 20px);
	    display: inline-block;
	    margin: 0 auto;
	    text-align: center;
	}

	div#footer-info p {
		display: inline-block;
	}

	div#footer-info a {
		padding-top: 0;
		padding-left: 10px;
	}
}