/*
Theme Name: Divi Agency
Theme URI: https://diviextended.com/products/divi-agency-child-theme/
Description: A ready to use Divi child theme for agencies.
Author:	Elicus
Author URI:	https://elicus.com/
Template: Divi
Version: 1.2
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/


/* Typography */

.special-menu a,
.et-fixed-header #top-menu .special-menu a {
	color: #fff !important;
}

.da-page-subheading .et_pb_blurb_content {
	text-align: left;
}

.text-center {
	text-align: center;
}

.mobile-divider-left {
	margin: auto;
}

#top-menu li {
	padding: 0px 18px;
}

#top-menu li li {
	padding: 0;
	width: 100%;
}

#top-menu li li:not(:last-child) {
	border-bottom: 1px solid #1080d0;
}

#top-menu li li a {
	font-size: 14px;
	padding: 12px;
	width: 100%;
}

#main-header .et_mobile_menu {
	background-color: #000 !important;
}

.nav li ul {
	padding: 0px !important;
}

.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover {
	font-weight: 600 !important;
	padding: 6px 35px !important;
}

.da-our-services .et_pb_blurb {
	padding: 40px 25px;
	transition: background 800ms ease;
}

.da-our-services .et_pb_blurb:hover {
	background: #fff;
}

.da-portfolio-section .et_pb_portfolio_filters ul {
	display: flex;
	justify-content: center;
}

.da-portfolio-section .et_pb_portfolio_item {
	margin: 1% !important;
	width: 32% !important;
}

.da-portfolio-section .et_pb_portfolio_item:nth-child(3n+1) {
	margin-left: 0px !important;
	margin-right: 1% !important;
}

.da-portfolio-section .et_pb_portfolio_item:nth-child(3n+2) {
	clear: none !important;
}

.da-portfolio-section .et_pb_portfolio_item:nth-child(3n) {
	margin-right: 0 !important;
}

.da-home-map .et_pb_map {
	height: 100%;
}

.about-divider {
	border-bottom: 2px solid #ccc;
	margin: auto;
	max-width: 10%;
}

.da-home-testimonials {
	margin-top: 75px;
}

.da-home-testimonials .et_pb_testimonial_portrait {
	float: none;
	margin: -75px auto 40px;
}

.da-home-testimonials:before {
	display: none;
}

.da-home-testimonials .et_pb_testimonial_description {
	margin-left: 0px !important;
	width: 100%;
}

.da-home-testimonials .et_pb_testimonial_description_inner:before {
	content: '\7b';
	display: block;
	font-family: ETmodules;
	font-size: 80px;
	font-weight: bold;
	left: -70px;
	opacity: 0.15;
	position: absolute;
	top: -45px;
	transform: scale(-1);
}

.da-home-testimonials .et_pb_testimonial_portrait+.et_pb_testimonial_description .et_pb_testimonial_description_inner:before {
	left: -30px;
	top: -48px;
}

.da-home-testimonials .et_pb_testimonial_description {
	padding: 0 50px;
}

.da-home-testimonials .et_pb_testimonial_portrait+.et_pb_testimonial_description {
	padding: 0 30px;
}

.da-process-content {
	display: none;
}

.da-pricing-tables .et_pb_column {
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.04);
	transition: all .2s ease-in-out;
}

.da-pricing-tables .da-pricing-table1:hover,
.da-pricing-tables .da-pricing-table3:hover,
.da-pricing-tables .da-pricing-table2 {
	transform: scale(1.1);
}

.single .et_pb_widget {
	margin-bottom: 20px!important;
}

h4.widgettitle {
	border-bottom: 2px solid;
	color: #1080d0;
}

.single .et_pb_widget_area ul,
.single .tagcloud {
	margin-top: 12px;
}

#footer-info a {
	font-weight: 500;
}

#footer-info a:hover {
	color: #1080d0;
}

.footer-address:before,
.footer-phone:before,
.footer-email:before {
	font-family: ETmodules;
	padding-right: 5px;
}

.footer-address:before {
	content: '\e01d';
}

.footer-phone:before {
	content: '\e090';
}

.footer-email:before {
	content: '\e010';
}

.footer-widget #gallery-1 img {
	border: none;
}

.footer-widget #gallery-1 dl {
	margin: 0;
}

.footer-widget #gallery-1 .gallery-item {
	margin-top: 2px;
	padding-right: 8px;
}

.footer-widget .tagcloud a {
	background: #fff;
	color: #1080d0 !important;
	font-size: 14px !important;
	font-weight: 600;
}

.footer-widget .et_pb_widget {
    float: none;
}

@media screen and (max-width: 980px) {
	.center-text .et_pb_text_inner,
	.center-text .et_pb_button_module_wrapper {
		text-align: center;
	}
	.divider-center .et_pb_divider {
		margin-left: auto!important;
		margin-right: auto!important;
	}
	.contact-submit .et_contact_bottom_container {
		float: none;
		margin-top: -1.5%;
		text-align: center;
	}
	.reverse-row {
		display: flex;
		flex-direction: column-reverse;
		flex-wrap: wrap;
	}
	.da-home-blog .et_pb_post {
		display: flex;
		flex-wrap: wrap;
	}
	.da-home-blog .et_pb_post .post-meta {
		order: 0;
	}
	.da-home-blog .et_pb_post .entry-title {
		order: 1;
		width: 100%;
	}
	.da-home-blog .et_pb_post .post-content {
		order: 2;
	}
	.da-process .et_pb_column:nth-child(1),
	.da-process .et_pb_column:nth-child(2) {
		margin-bottom: 110px !important;
	}
	.da-process .et_pb_column:before {
		left: 45%;
	}
}

@media screen and (max-width: 767px) {
	#nav_menu-2 {
		display: none;
	}
	.mobile-text-center,
	.mobile-text-center .et_pb_blurb_content,
	.mobile-text-center h2.et_pb_module_header {
		text-align: center !important;
	}
	.mobile-text-left,
	.mobile-text-left h2 {
		text-align: left !important;
	}
	.mobile-divider-left {
		margin-left: 0;
	}
	
	.da-portfolio-section .et_pb_portfolio_item {
        clear: none!important;
    }
    
    .da-home-testimonials {
        margin-top: 20px;
    }
    
    .reverse-row .et_pb_module.et_pb_text {
        margin-top: 30px;
    }
}

@media screen and (min-width: 981px) {
	#main-content .container:before {
		width: 0px;
	}
	.da-home-blog .et_pb_post .entry-title {
		padding-top: 30px;
	}
	.da-home-blog .et_pb_post .entry-title a {
		position: relative;
	}
	.da-home-blog .et_pb_post .entry-title a:after {
		border-bottom: 2px solid #333333;
		content: '';
		position: absolute;
		top: calc(50% - 1px);
		width: 60px;
	}
	.da-home-blog .et_pb_post:nth-child(odd) .entry-title a:after {
		left: -85px;
	}
	.da-home-blog .et_pb_post:nth-child(even) .entry-title a:after {
		right: -85px;
	}
	.da-home-blog .et_pb_post .post-content {
		float: left;
		width: 65%;
	}
	.da-home-blog .et_pb_post .post-meta {
		position: absolute;
		top: 0;
	}
	.da-home-blog .et_pb_post:nth-child(odd) .post-meta {
		left: 35.1%;
	}
	.da-home-blog .et_pb_post:nth-child(even) .post-meta {
		right: 35%;
	}
	.da-home-blog .et_pb_post:nth-child(even) {
		text-align: right;
	}
	.da-home-blog .et_pb_post a img {
		max-width: 30%;
	}
	.da-home-blog .et_pb_post:nth-child(odd) a img {
		float: left;
		margin-right: 5%;
	}
	.da-home-blog .et_pb_post:nth-child(even) a img {
		float: right;
		margin-left: 5%;
	}
	.da-process .et_pb_column {
		cursor: pointer;
		opacity: 0.3;
		padding: 0 20px 50px;
		transition: all 300ms ease-in;
	}
	.da-process .et_pb_column:first-child {
		opacity: 1;
	}
	.da-process .et_pb_column:first-child:after {
		opacity: 0.15;
	}
	.da-process .et_pb_column:nth-child(1) .et_pb_module:after {
		content: '1';
	}
	.da-process .et_pb_column:nth-child(2) .et_pb_module:after {
		content: '2';
	}
	.da-process .et_pb_column:nth-child(3) .et_pb_module:after {
		content: '3';
	}
	.da-process .et_pb_column:nth-child(4) .et_pb_module:after {
		content: '4';
	}
	.da-process .et_pb_module:after {
		align-items: center;
		border: 1px solid #bbb;
		border-radius: 50%;
		bottom: 0;
		box-sizing: border-box;
		content: '';
		display: flex;
		flex-wrap: wrap;
		height: 30px;
		justify-content: center;
		left: calc(50% - 15px);
		moz-box-sizing: border-box;
		position: absolute;
		transition: all 300ms ease-in;
		webkit-box-sizing: border-box;
		width: 30px;
	}
	.da-process .et_pb_column:before,
	.da-process .et_pb_column:after {
		border: 1px dashed #bbb;
		bottom: 15px;
		box-sizing: border-box;
		content: '';
		left: 0;
		moz-box-sizing: border-box;
		opacity: 0.5;
		position: absolute;
		transition: all 300ms ease-in;
		webkit-box-sizing: border-box;
		width: calc(50% - 15px);
	}
	.da-process .et_pb_column:after {
		left: calc(50% + 15px);
	}
	.da-process .et_pb_column:last-child {
		overflow: hidden;
	}
	.da-process .et_pb_column:first-child:before {
		width: 0;
	}
	.da-process .et_pb_column:last-child:after {
		width: 0;
	}
	.da-process-1-content {
		display: block;
	}
	.da-process .et_pb_column.active,
	.da-process .et_pb_column.active:before {
		opacity: 1;
	}
	.da-process .et_pb_column.active:after {
		opacity: 0.15;
	}
	.da-process .et_pb_column.active-prev,
	.da-process .et_pb_column.active-prev:before,
	.da-process .et_pb_column.active-prev:after {
		opacity: 1;
	}
	.da-process .et_pb_column.active:before,
	.da-process .et_pb_column.active-prev:before,
	.da-process .et_pb_column.active-prev:after {
		border: 1px solid #bbb;
	}
}

@media screen and (min-width: 768px) {
	.da-innerpage-header {
		margin-bottom: -20vh;
		z-index: 0;
	}
	.da-innerpage-header~.et_pb_section {
		box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.04);
		margin: auto;
		width: 80%;
	}
	.da-innerpage-header~.et_pb_section .et_pb_row {
		width: 90%;
	}
}

@media screen and (max-width: 479px) {
	.et_pb_blog_grid h2,
	.et_pb_post h2 {
		padding-bottom: 5px;
	}
	.da-process .et_pb_column:not(:last-child) {
		margin-bottom: 110px !important;
	}
}