/*
 Theme Name:   Minimax Global Solutions
 Description:  Divi Child Theme
 Author:       Webtech Agency
 Author URI:   https://webtechagency.ca
 Template:     Divi
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */

/*** Primary Navigation ***/

header .et_pb_menu ul li.current-menu-item>a,
header .et_pb_menu:not(#no-hamburger) ul:not(.et_mobile_menu) li.current-page-parent>a {
	color: #5A7FA6;
}


header .menu_cta {
	padding: 0 !important;
	text-align: center;
	margin-left: 10px!important;
}

header .menu_cta a {
	color: #ffffff;
	background-color: #5A7FA6;
	border-radius: 50px;
	padding: 15px!important;
	align-self: center;
	font-weight: 700!important;
}

header .et_pb_menu ul li.menu_cta.current-menu-item a {
	color: #ffffff!important;
}

header .menu_cta a:hover {
	background-color: #161616!important;
	opacity: 1!important;
}

header .et_mobile_menu .menu_cta {
	padding: 0 !important;
	margin-top: 15px;
	margin-left: 0!important;
}

.et_mobile_menu {
	overflow: scroll !important;
	max-height: 80vh;
}



/*** Layout ***/

#page-container {
	overflow-x: hidden;
}

.vertical-align {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.no-margin {
	margin: 0!important;
}

#page-container {
	overflow-x: hidden;
}


/*** Modules ***/

.hover-title h4 {
	transition: all 300ms ease 0ms;
}

.hover-title:hover h4 {
	color: #5A7FA6;
	transition: all 300ms ease 0ms;
}

.testimonial .et_pb_blurb_description h4 {
	margin-top: 1em;
}

.testimonial .et_pb_blurb_description h4:before {
	content: "– ";
}

.career-list .et_pb_post {
	margin-bottom: 0;
}

.career-list .et_pb_post {
	border-bottom: solid 1px #ddd;
}

.career-list .et_pb_post:last-of-type {
	border-bottom: 0;
}

.image-16-9 .et_pb_image_wrap {
	padding-top: 56.25%;
	display: block;
}

.image-16-9 .et_pb_image_wrap img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}


/*** Post Content ***/

body {
	font-weight: normal;
}

sup {
	font-size: 50%;
}

.et_pb_post_content h1:not(:first-child),
.et_pb_post_content h2:not(:first-child),
.et_pb_post_content h3:not(:first-child),
.et_pb_post_content h4:not(:first-child),
.et_pb_post_content h5:not(:first-child),
.et_pb_post_content h6:not(:first-child) {
	margin-top: 1em;
}

.et_pb_post_content ul {
    list-style-type: 'E';
	
}

.et_pb_post_content ul li,
.et_pb_post_content ol li {
	list-style-position: outside;
    margin-bottom: .5em;
}

.et_pb_post_content ul li:last-of-type,
.et_pb_post_content ol li:last-of-type {
    margin-bottom: 0;
}

.et_pb_post_content ul li::marker {
    font-family: 'ETmodules';
    color: #5A7FA6;
	letter-spacing: 2px;
}

ul.blocks-gallery-grid {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	line-height: 1em;
}

a.wp-block-button__link, a.wp-block-button__link:active, a.wp-block-button__link:focus {
	color: #161616;
	border: solid 2px #161616;
	border-radius: 50px;
	font-size: 15px;
	background-color: transparent;
	transition: all 300ms ease 0ms;
	line-height: 1.2em;
	font-weight: 600;
}

a.wp-block-button__link:hover {
	color: #fff;
	border-color: #5A7FA6;
	background-color: #5A7FA6;
	transition: all 300ms ease 0ms;
}
.wp-block-button a:after {
	font-family: FontAwesome;
	margin-left: 5px;
	display: inline-block;
}

.wp-block-button.file-pdf a:after {
	content: '\f1c1';	
	color: red;
}

.wp-block-button.file-excel a:after {
	content: '\f1c3';	
	color: green;
}

.wp-block-button a:hover:after {
	color: #fff;
}

.form-row {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #bbb;
}

.form-row:last-of-type {
	margin-bottom: 0;
}



/*** Sidebar ***/

.et_pb_widget_area.sidebar-nav .et_pb_widget:last-of-type {
	margin-bottom: 0;
}

.et_pb_widget_area.sidebar-nav .et_pb_widget ul li {
	border-bottom: solid 1px #ffffff40;
	margin: 0;
}

.et_pb_widget_area.sidebar-nav .et_pb_widget ul li a {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2em;
	display: block;
	padding: .7em 0;
	transition: all 300ms ease 0ms;
}

.et_pb_widget_area.sidebar-nav .et_pb_widget ul li a:hover {
	color: #fff;
	opacity: .7;
	transition: all 300ms ease 0ms;
}

.et_pb_widget_area.sidebar-nav .et_pb_widget ul li.current-menu-item a {
	font-weight: 700;
}



/*** Hide Google Captcha Badge ***/
.grecaptcha-badge {
	display: none;
}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 981px) {

}


/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {

}


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

	#no-hamburger .et_pb_menu__menu {
		display: block;
	}

	#no-hamburger .mobile_menu_bar {
		display: none;
	}

	.custom_row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap; /* Safari 6.1+ */
		flex-wrap: wrap;
	}

	.first-on-mobile {
		-webkit-order: 1;
		order: 1;
	}

	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
	}

	.third-on-mobile {
		-webkit-order: 3;
		order: 3;
	}

	.fourth-on-mobile {
		-webkit-order: 4;
		order: 4;
	}

	.custom_row .et_pb_column:last-child {
		margin-bottom: 30px;
	}

	.custom_row .et_pb_column:not(:last-child) {
		margin-bottom: 0px;
	}

}


/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {

}

/*** WordPress esponsive Styles Tablet And Below ***/

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

	.form-row {
		text-align: center;
		gap: 1em;
	}

	.form-row .wp-block-button {
		margin: auto;
	}

	.form-row .wp-block-button a {
		justify-content: center;
	}
}


/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {

	header #no-hamburger .et_pb_menu__wrap {
		justify-content: center;
	}

}


/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {


}
