/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Brad Dalton http://wpsites.net
Template: Divi
*/

@import url("../Divi/style.css");

/*-------------------
    Home Page
-------------------*/
.home-top-section {
    padding-top: 0px !important;
}
/* 4 tabs in middle*/
.home-f-tabs .et_pb_slide,
.home-f-tabs .et_pb_slide {
    width: 320px;
    height: 720px;
}
.home-row-f .et_pb_column_1_4 {
    position: relative;
}
.home-row-f .et_pb_column_1_4 .et_pb_code {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(0,0,0,0.5);
}
.home-row-f .et_pb_column_1_4 .et_pb_code:hover {
    background-color: rgba(0,0,0,0);
}
.home-row-f .et_pb_column_1_4 .et_pb_text {
    color:white;
    position: absolute;
    top:50px;
    left: 0;
    right:0;
}
.home-sep-section {
    min-height: 748px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;   
	cursor:pointer; 
}
.home-mask {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(0,0,0,0.5);
}
.home-no-mask:hover .home-mask{
    display: none;
}
.home-no-mask .et_pb_promo {
    text-align: center;
}
.home-no-mask .et_pb_promo_description {
    font-family: 'Sorts Mill Goudy', serif;    
}
.home-no-mask .et_pb_promo_description h2 {
    font-size: 36px;
}
.home-no-mask .et_pb_promo_button.et_pb_button {
    margin-top: 170px;
    border-width:1px;
    border-radius: initial;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    width: 100%;
}
.home-top-text h3 {
    color:white;
    font-family: 'Cinzel', serif;
    font-size: 43px;
	font-size:54px;
}
.home-top-text p {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.2;
}
.fadeHover {
	transition:all 0.3s;
}
.fadeHover:hover {
	opacity:0.7;
	-webkit-transform: scale(0.95); 
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}
.et_pb_promo_description,.et_pb_slide_image, .et_pb_slide:first-child .et_pb_slide_image img.active {
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

/*--------
    Balancing Job Page
----------------*/
.balancing-jobs-w-h-first h3 {
    font-size: 48px;
    font-family: 'Sorts Mill Goudy', serif;
}
.balancing-jobs-w-h-first p {
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 1;
}
.bal-job-alt .et_pb_promo{
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 135px !important;
}
.view-none {
    display: none;
}
.view-none-hidden {
    visibility: hidden;
}
.constr-perm h3 {
    font-size: 46px;
    margin-bottom: 125px;
    font-family: 'Sorts Mill Goudy', serif;
}
.constr-perm h3 .num {
    font-size: 48px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.constr-perm p {
    font-size: 32px;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.empl-sections .et_pb_promo_description {
    font-family: 'Sorts Mill Goudy', serif;
}
.bal-job-dark {
	overflow:hidden;
}
.empl-sections {
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	
}
.empl-sections:hover {	
/*  	transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1); */
}
.empl-sections .et_pb_button{
	display:none;
}
.dev-principles {
    margin: 0 auto;
    min-height: 240px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	cursorx:pointer;
}
.dev-principles:not(.title):hover {
	transform: scale(1.075);
  -moz-transform: scale(1.075);
  -webkit-transform: scale(1.075);
  -o-transform: scale(1.075);
  -ms-transform: scale(1.075);
}
/* .dev-principles .et_pb_promo_description { */
 .dev-principles .et_pb_button {
    text-align: center;
	 margin-top: 70px;
    font-family: 'Sorts Mill Goudy', serif;
    font-size: 28px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
/*    position: absolute;
*/    text-shadow: 1px 1px 2px #333;
	-webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
	cursor:pointer;
}
.dev-principles .et_pb_button:hover, .dev-principles .et_pb_button:hover .et_pb_promo_description {
	 margin-top: 70px;
}
.dev-principles .et_pb_button:hover {
	background:none;
}

.et_pb_contact p input, .et_pb_contact p textarea {
    background-color: rgba(255, 255, 255, .7);
    border: 1px solid #7a868c;
}
.dev-principles {
    text-align: center;
}
.dev-principles h2 {
    margin-top: 40%;
    font-size: 28px;
    font-family: 'Sorts Mill Goudy', serif;
}
.dev-principles.title {
    color: #8B5E3C;
    font-family: 'Sorts Mill Goudy', serif;
    font-size: 40px;
    line-height: 1.2;
    word-wrap: normal;
    text-align: left;
	margin-top:20px;
}
body #page-container .et_pb_cta_1.et_pb_promo.dev-principles .et_pb_button,
body #page-container .et_pb_cta_2.et_pb_promo.dev-principles .et_pb_button,
body #page-container .et_pb_cta_3.et_pb_promo.dev-principles .et_pb_button,
body #page-container .et_pb_cta_4.et_pb_promo.dev-principles .et_pb_button,
body #page-container .et_pb_cta_5.et_pb_promo.dev-principles .et_pb_button,
body #page-container .et_pb_cta_6.et_pb_promo.dev-principles .et_pb_button,
body #page-container .et_pb_cta_0.et_pb_promo.dev-principles .et_pb_button,
body #page-container .et_pb_cta_1.et_pb_promo.dev-principles .et_pb_button:hover,
body #page-container .et_pb_cta_2.et_pb_promo.dev-principles .et_pb_button:hover,
body #page-container .et_pb_cta_3.et_pb_promo.dev-principles .et_pb_button:hover,
body #page-container .et_pb_cta_4.et_pb_promo.dev-principles .et_pb_button:hover,
body #page-container .et_pb_cta_5.et_pb_promo.dev-principles .et_pb_button:hover,
body #page-container .et_pb_cta_6.et_pb_promo.dev-principles .et_pb_button:hover,
body #page-container .et_pb_cta_0.et_pb_promo.dev-principles .et_pb_button:hover{
    margin-top: 30px;
    font-family: 'Sorts Mill Goudy', serif;
    font-size: 28px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.dev-principles .et_pb_promo_button.et_pb_button {
    
}
.et_pb_inner_shadow {
    -webkit-box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.47);
    -moz-box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.47);
    box-shadow: inset 0 2px 7px rgba(0, 0, 0, 0.4);
}


/************************************************************************************************/

/*@media only screen and ( min-width:980px ) {
 #top-menu-nav { display:none; }
 }
 #et_mobile_nav_menu { display:block }
 .mobile_menu_bar:before {
 content: "\61";
 font-size: 32px;
 left: 0;
 position: relative;
 top: 0;
 cursor: pointer;
 }
 */
 body #page-container .et_slide_in_menu_container {    
    background: rgba(255,255,255,0.6) !important;
}
 .et_pb_fullscreen_menu_opened {
    width: 424px;
	opacity: 1;
    /*height: auto;*/
 }
 .et_header_style_fullscreen .et_slide_in_menu_container{
    /*right: 0;*/
    width: 424px;
    overflow: hidden;
    height: auto;
    top: 35px;
    padding-top: 40px;
    padding-bottom: 20px;
    /*margin: auto;
    left: 50%;*/
 }
 .et_header_style_fullscreen .et_pb_fullscreen_nav_container {
     height: auto;
 }
 .et_header_style_fullscreen ul#mobile_menu_slide {
    height: auto;
    text-align: left;
    padding-left: 23px;
    vertical-align: top;
 }
 .mobile_menu_bar.et_pb_header_toggle {
     width: 64px;
 }
 .mobile_menu_bar:before {
     color:black;
     font-size: 64px;
	 text-shadow: 1px 1px 1px white;
 }
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
    top: 0;
    right: 0;
}
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
    color: rgba(0,0,0,1) !important;
    content: "\61";
    font-size: 64px;
}
.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a {
    color: black;
}
.et_slide_in_menu_container #mobile_menu_slide li a {
   font-family: 'Roboto', sans-serif;
   font-size: 24px;
   font-size:18px;
   font-weight: 400;
}
.et_header_style_fullscreen .et_mobile_menu li {
	text-align: right;
	padding-right: 12px;
}
.et_header_style_fullscreen .et_mobile_menu li:first-child {
	margin-top:30px;
}
.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a, .et_slide_in_menu_container #mobile_menu_slide li a {
    padding: 10px 0!important;
}
.foot-logo-container {
   /*display: inline-block;
   margin-right: 35px;
   top: 27px;
   height: 100%;
   position: relative;*/
    display: inline-block;
    margin-right: 35px;
    top: 14px;
    height: 100%;
    position: relative;
    vertical-align: top;
}
.logo-foot {
   display: inline-block;
}
#et-footer-nav {
    padding-top: 80px;
}
#menu-footer-menu {
    display: block;
}

#menu-footer-menu li {
    height: auto;
    vertical-align: top;
	padding-right:1%;
	width:32.6%;
	margin-bottom:10px;
}
@media (min-width:1220px) {
	#menu-footer-menu li {
		width:19.7%;
	}
}
@media (min-width:1220px) {
	#menu-footer-menu li {
		width:19.7%;
	}
}
@media (min-width:918px) {
	#menu-footer-menu li {
		width:19.6%;
	}
}
@media (min-width:740px) {
	#menu-footer-menu li {
		width:19.5%;
	}
}
@media (min-width:620px) {
	#menu-footer-menu li {
		width:19.4%;
	}
}
#menu-footer-menu li a{
    width: auto;
    display: block;
    text-align: left;
}
#menu-footer-menu li .menu-image-title {
    color: white;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;    
    font-weight: 300;
}
.bottom-nav a {
    opacity: 1;
}
.bottom-nav a:hover {
    opacity: 1;
}
.bottom-nav a img{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.3;
	width:100%;
	max-width:none;
}
.bottom-nav a:hover img{
    opacity: 1;
}
#footer-widgets {
	margin-top:20px;
}
#footer-widgets,
#footer-widgets p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;    
    font-weight: 300;
    padding-top: 0;
    color: #a5a6aa;
}
.copyright,
.contact,
.contact a {
    font-size: 14px;
    color: white;
}
.contact {
    margin-left: 44px;
}
#et-footer-nav {
    background-color: #4A4D56;
}
footer .footer-widget:last-of-type {
    position: relative;
}
footer .footer-widget:last-of-type .widget_black_studio_tinymce {
    position: absolute;
    right:0;
    /*top: 72px;*/
}
footer .footer-widget:last-of-type .widget_black_studio_tinymce img {
    margin-left: 45px;
    margin-bottom: 20px;
}
footer .footer-widget:last-of-type .widget_black_studio_tinymce img {
    margin-left: 20px;
    margin-bottom: 20px;
}
.footer-widget a {
display:inline-block;
}
.footer-widget a:hover {
	opacity:0.5;
}
#footer-bottom {
    display: none;
}
.menu-item a.menu-image-title-below.menu-image-not-hovered img, .menu-item a.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper {
    max-height: 137px;
}
.et_pb_contact_right p input { 
    padding: 12px;
    height:53px;
}
.et_pb_contact_captcha_question {
	color:#FFF;
}
body #page-container .et_pb_contact_form_0.et_pb_contact_form_container .et_pb_button {
	font-weight:400!important;
}
.et-pb-contact-message {
	color: #FFF;
    font-size: 18px;
}
.et_pb_contact p input, .et_pb_contact p textarea {
	color:#000;
}

.caldera-grid form .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 12px 12px;
	background-color: rgba(255, 255, 255, .7);
    border: 1px solid #7a868c;
}
.g-recaptcha {
	opaciy:0.7;
}
@media (max-width:1550px) {
    .foot-logo-container {
       display: block;
       text-align: center;
       top:initial;
    }
}
@media (min-width:981px) and (max-width:1325px) {
    .et_pb_row_4col.row-dev-prin > .et_pb_column.et_pb_column_1_4 {
        width: 47.25% !important;
        margin-right: 5.5%;
    }
    .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(even) {
        margin-right: 0;
    }
    .row-dev-prin .et_pb_column {
        margin-bottom: 30px;
    }
    .dev-principles.title {
        width: 240px;
    }
}
@media (min-width:981px) and (max-width:1170px) {
    .home-no-mask .et_pb_promo_description h2 {
        font-size: 28px;
    }
}
@media (max-width:1024px) {
	.auto-height {
		height:auto !important;
	}
	#const-per {
		overflow: initial;
	}
}
@media (max-width:980px) {
	.trojan-section {
		height:auto !important;
	}
}
@media (max-width:821px) {
    footer .footer-widget:last-of-type .widget_black_studio_tinymce {
        position: relative;
        right:0;
        top:0;
    }
}
@media (max-width:768px) {
	/*.sec-tej-con .et_parallax_bg {
        background-position: right;
    }*/
	.mobile-gradient {
		background: linear-gradient(to right, rgba(0,0,0,0) 21%,rgba(82,22,0,0.8) 100%) !important;
	}
}
@media (max-width:601px) {
    footer .footer-widget:last-of-type .widget_black_studio_tinymce {
        position: relative;
        right:0;
        top:0;
    }
}
@media (max-width:641px){
    .home-top-text h3 {        
        font-size: 36px;
    }
    .home-top-text p { 
        font-size: 25px;
    }
    .home-no-mask .et_pb_promo_description h2 {
        font-size: 28px;
    }   
    .balancing-jobs-w-h-first h3 {
        font-size: 36px;
    }
    .balancing-jobs-w-h-first p {
        font-size: 25px;
    }
    .constr-perm h3 {
        font-size: 36px;
    }
    .constr-perm p {
        font-size: 25px; 
    }
    .dev-principles.title {
        font-size: 36px;
        text-align: center
    }
    .dev-principles.title {
        margin: 0 auto;
        min-height: initial;
        height: auto;
    }
    .et_pb_row_4col.row-dev-prin > .et_pb_column.et_pb_column_1_4 {
        width: 80% !important;
    }
    .row-dev-prin .et_pb_column, 
    .row-dev-prin .et_pb_column:last-child {
        
        margin: 25px auto !important;
    }
    .row-tej-ranch {
        position: relative !important;
    }
    /*.sec-tej-con .et_parallax_bg {
        background-position: right;
    }*/
	.dev-princ-sec,
	.auto-height { 
		height:auto !important;
	}
	
}
@media (min-width:500px) {
    #menu-footer-menu li:last-child {
        padding-right: 0px;
    }
}
@media (max-width:480px) {
    .et_header_style_fullscreen .et_slide_in_menu_container {
        width: 360px;
    }    
}
@media (max-width:400px) {
    .et_header_style_fullscreen .et_slide_in_menu_container {
        width: 300px;
    }    
}
@media (max-width:361px) {
    .et_header_style_fullscreen .et_slide_in_menu_container {
        width: 280px;
    }
    .et_slide_in_menu_container #mobile_menu_slide li a {        
        font-size: 17px;        
    }
    .empl-teor-btn {
        width: 260px !important;
    }    
}

@media (min-width: 981px) {
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 0!important;
}
}