/*
 Theme Name:Divi Child Theme
 Theme URI:https://visualizedigital.com
 Description:Divi Child Theme
 Author:Ryan McBride
 Author URI:https://visualizedigital.com
 Template:Divi
 Version:1.0.0
 License:GNU General Public License v2 or later
 License URI:http://www.gnu.org/licenses/gpl-2.0.html
 Tags:light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:divi
*/

.strong-view.wpmtst-modern .wpmtst-testimonial-content::before, .strong-view.wpmtst-modern .wpmtst-testimonial-content::after{
	display: none !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    margin: 20px auto;
    width: 90%;
    max-width: 100%;
}
.services-in .et_pb_module.et_pb_blurb:before {
	content:'';
	position:absolute;
	top:-1px;
	left:-1px;
	width:50px;
	height:50px;
	display:block;
	border-left:solid 2px #0f5976;
	border-top:solid 2px #0f5976;
}
.services-in .et_pb_module.et_pb_blurb:after {
	content:'';
	position:absolute;
	bottom:-1px;
	right:-1px;
	width:50px;
	height:50px;
	display:block;
	border-right:solid 2px #0f5976;
	border-bottom:solid 2px #0f5976;
}
.menufoot {
	float:right;
}
.menufoot .bottom-nav {
	padding:0;
}
.menufoot .bottom-nav li a {
	color:#fff;
}
.bottom-nav li {
	padding-right:20px;
	font-weight:400;
	border-left:solid 1px #fff;
	padding-left:20px;
	line-height:1;
}
.bottom-nav li:first-child {
	border-left:0;
}
#footer-bottom {
	padding:18px 0;
}
#footer-info {
	padding-bottom:0;
	font-size:14px;
	font-weight:400;
}
.testimonials-block .et_pb_testimonial:before {
	display:none;
}
.testimonials-block .et_pb_testimonial {
	padding:0;
}
.testimonials-rt.owl-theme .owl-dots .owl-dot span {
	background:#939598;
}
.testimonials-rt.owl-theme .owl-dots .owl-dot.active span {
	background:#d25c37;
}
.testimonials-rt.owl-theme .owl-controls {
	margin:50px 0 0;
}
.contact-blocks .gform_body ul li {
	display:inline-block;
	width:50%;
}
.contact-blocks .gform_body ul li#field_2_4, .contact-blocks .gform_body ul li#field_1_4, .contact-blocks .gform_body ul li#field_4_4 {
	width:100%;
}
.contact-blocks .gform_body ul li input[type=text], .contact-blocks .gform_body ul li input[type=email], .contact-blocks .gform_body ul li textarea {
	padding:15px 0 !important;
	border:none;
	border-bottom:solid 1px #e7e7e7;
	color:#000;
	text-transform:uppercase;
	font-weight:600;
	font-size:14px !important;
	letter-spacing:2px !important;
}
.contact-blocks .gform_wrapper .gform_footer input#gform_submit_button_2, .contact-blocks .gform_wrapper .gform_footer input#gform_submit_button_1, .contact-blocks .gform_wrapper .gform_footer input#gform_submit_button_3, .contact-blocks .gform_wrapper .gform_footer input#gform_submit_button_4 {
	padding:16px 40px;
	border:none;
	background:#d25c37;
	color:#fff;
	text-transform:uppercase;
	font-size:14px !important;
	font-weight:600;
	cursor: pointer;
}
.contact-blocks .gform_wrapper .gform_footer {
	text-align:center;
	padding-top: 0;
	margin-top: 0;
}
.contact-blocks .gform_body ul li textarea {
	height:100px;
}
.gform_confirmation_message {
    text-align: center;
    padding: 5%;
}
.mfp-content .contact-blocks .gform_body ul li textarea {
    text-indent: 0 !important;
    padding: 20px 10px !important;
}

#request-info .ginput_container{
	margin-bottom: 0;
}

#request-info .ginput_container input{
	padding: 15px !important;
}

#request-info .gform_button{
	background: #d25c37;
	color: #fff;
	width: 100%;
	margin-top: 5px;
	padding: 15px 0;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
}

#request-info .gform_footer{
	margin-top: 0;
	padding-top: 0;
}

#request-info .gfield {
	padding-right: 0;
}

#sbi_images {
    padding: 0px !important;
}
#sb_instagram {
	padding-bottom: 0px !important;
}
div#sbi_load {
    display: none;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    padding: 0 !important;
    margin: 0 !important;
}
.sb_instagram_header.sbi_no_avatar {
    display: none !important;
}
.footer .et_pb_text_inner a {
    color: #FFF !important;
    font-weight: 700;
}
.testimonials-grid .et_pb_module {
    margin-bottom: 50px !important;
    float: left;
    width: 45%;
    margin-right: 3%;
    background: #f7f7f7;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.testimonials-grid .et_pb_module:hover {
	box-shadow: 2px 2px 10px rgba(0,0,0,0.4);
}
.testimonials-grid .et_pb_module:nth-child(even) {
    margin-right: 0px !important;
}
.testimonials-grid .et_pb_module .et_pb_text_inner {
	margin-top: 40px;
}
.testimonials-grid .et_pb_module:before {
    content: "\f005 \f005 \f005 \f005 \f005";
    width: 100% !important;
    text-align: center;
    position: absolute !important;
    left: 0;
	top: 15px;
    font-family: 'FontAWesome';
    font-size: 1.5em;
    color: #ffbc00;
    letter-spacing: 5px;
}
.consultation-form, .training-form {
	display: none;
	max-width: 60%;
	margin: 0 auto;
	background: #efefef;
    padding: 3% 5% 10px 3%;
	position: relative;
}
.consultation-form .gform_body input, .consultation-form .gform_body textarea, .training-form .gform_body input {
	text-indent: 10px;
}
.consultation-form h3, .training-form h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
}
.mfp-content .consultation-form, .mfp-content .training-form {
	display: block;
}
.et-social-rss a.icon:before {
    content: "\e076" !important;
}
.mobile_menu_bar:before {
    color: #d25c37;
}
.et_mobile_menu {
    border-top: 3px solid #0f5976;
}
.services-in .et_pb_column_1_5 .et_pb_module {
    min-height: 350px;
}
.services-in .et_pb_column_1_3 .et_pb_module {
    min-height: 270px;
}
.testimonial-carousel .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%;
}
.testimonial-carousel .owl-next {
    position: absolute;
    right: 0;
}
.testimonial-carousel .owl-prev {
    position: absolute;
    left: 0;
}
.testimonial-carousel .owl-dots {
    margin-top: 30px;
}
.testimonial-carousel .owl-theme .owl-nav [class*=owl-] {
    background: #0f5976;
}
#gform_confirmation_message_7 {
    background: #FFF;
    margin-top: 30px;
    margin-bottom: 30px;
}
.checkmarks ul {
    padding-left: 20px;
    text-indent: 2px;
    list-style: none;
    list-style-position: outside;
}
.checkmarks li {
    margin-bottom: 15px;
}
.checkmarks li:before {
    content: '✔';
    margin-left: -1em;
    margin-top: 3px;
    color: #17e417;
    font-size: 1.75em;
    position: absolute;
}
@media screen and (min-width: 981px) and (max-width: 1366px) {
	.services-in .et_pb_column_1_5 {
		width: 31.33% !important;
		margin-bottom: 25px;
	}
	
	.services-in .et_pb_column_1_5:nth-child(3n) {
		margin-right: 0px !important;
	}
	
	.services-in .et_pb_column_1_5 .et_pb_module {
		min-height: 305px;
	}
}
@media (min-width:981px) {
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
	 padding-top:0 !important;
	}
	#top-menu>li:last-child a {
	 background: linear-gradient(-45deg, #0f5976, #106181, #0a5876, #08435a);
	 background-size: 400% 400%;
	 animation: gradient 5s ease infinite;
	 padding:40px 80px 40px 40px;
	 position:relative;
	 color:#fff!important;
	}
	#top-menu>li:last-child a:after {
	content:"\f105";
	 position:absolute;
	 top:50%;
	 margin-top:-13px;
	 margin-left:16px;
	 font-family:'FontAwesome';
	 font-size:18px;
	}
	.et-fixed-header #top-menu>li:last-child a:after {
     margin-top: -8px;
	}
	@keyframes gradient {
		0% {
			background-position: 0% 50%;
		}
		50% {
			background-position: 100% 50%;
		}
		100% {
			background-position: 0% 50%;
		}
	}
	.et_fullwidth_nav #main-header .container {
	 padding-right:0;
	}
	.et-fixed-header #top-menu>li:last-child a {
	 color:#fff !important;
	 padding-top:18px;
	}
	.nav li ul {
		width: 440px;
	}
	#top-menu li li a {
		width: 400px;
	}
}
@media (max-width:981px) {
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	 width:100%;
	 max-width:100%;
	}
	.menufoot {
	 float:none;
	}
	.testimonials-grid .et_pb_module {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.consultation-form, .training-form {
		max-width: 95%;
	}
	.testimonial-carousel .owl-theme .owl-nav {
		display: none;
	}
}
@media (max-width:767px) {
	.contact-blocks .gform_body ul li {
	 width: 100%;
	}
	
	.testimonials-grid .et_pb_module {
		float: none;
		width: 100%;
		margin-right: 0;
	}
}

@media (max-width: 480px) {
	.services-in .et_pb_module {
		min-height: 0 !important;
	}
	#sb_instagram .sbi_photo {
		height: 190px !important;
	}
	#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
		width: 50% !important;
	}
}




/**********************
 *  Responsive
 **********************/

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

[class*="col-"] {
  float: left;
}
.row::after {
  content: "";
  clear: both;
  display: table;
}
@media only screen and (max-width:768px){
	.row > [class*="col-"]{
		width:100%;
	}
}
/**********************
 *  Responsive
 **********************/
