/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes(Ken Caruthers)
 Author URI:     https://www.elegantthemes.com and https://www.jacksontsi.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
.blurb_content_toggle {
  display: none;
}

.et_pb_blurb_content {
  cursor: pointer;
}

.blurb_hover_effect:hover {
  background-color: #ffffff;
  box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.17);
  -moz-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.17);
  -webkit-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.21);
}

.about_parallax .et_parallax_bg {
  background-size: 1903px auto !important;
}

.about_header {
	background-color: #083151;
	outline: solid 2px #fff;
	outline-offset: -10px;
	padding: 30px;
}

.about_header h2{
	color: #fff;
}

#services_section {
	padding: 0px !important;
}

.services_header {
	background-color: #083151;
	outline: solid 2px #fff;
	outline-offset: -10px;
	padding: 30px;
}

.services_subheader {
	margin-bottom: 0px !important; 
	padding: 20px;
	background-color: #d1d1d1;	
	text-align: center;
}

.services_subheader h3{
	color: #083151;
}

.project_header {
	margin-bottom: 0px !important; 
	padding: 20px;
	background-color: #083151;
}

.project_header h1{
	color: #ffffff;
}

.project_subheader {
	margin-bottom: 0px !important; 
	padding: 20px;
	background-color: #083151;
}

.project_subheader h4{
	color: #d9d9d9;
}

.project_details {
	margin-bottom: 0px !important; 
	padding: 20px;
	background-color: #d9d9d9;
}

.project_details h4{
	color: #083151;
}

/*#logo {
    max-height: 100%;
}
*/

.slidingDiv {
  display: none;
}

.et_pb_button.white_btn {
  /*	position: relative;    padding: 0.3em 1em;    border: 2px solid;    -webkit-border-radius: 3px;    -moz-border-radius: 3px;    border-radius: 3px;    background: transparent;    font-size: 20px;    font-weight: 500;    line-height: 1.7em !important;    -webkit-transition: all 0.2s;    -moz-transition: all 0.2s;    transition: all 0.2s;	*/
}

.btn_blue,
a.btn_blue:hover {
  display: block;
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  font-size: 25px;
  padding: 15px 35px;
}

@media only screen and (max-device-width: 480px) {
  .btn_blue,
  a.btn_blue:hover {
    width: 200px;
    font-size: 19px;
    padding: 10px 20px;
  }
}

a.btn_blue {
  color: #fff;
  background-color: #023989;
  border: 2px solid #023989;
  border-radius: 5px;
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}

a.btn_blue:hover {
  background-color: #fff;
  color: #023989;
}


/* Divi Animated Buttons */

.btn_blue_cta,
a.btn_blue_cta:hover {
  display: block;
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  font-size: 25px;
  padding: 15px 35px;
}

@media only screen and (max-device-width: 480px) {
  .btn_blue_cta,
  a.btn_blue_cta:hover {
    width: 200px;
  }
}

.btn_blue_cta {
  font-size: 20px;
  font-weight: 500;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 20px;
  line-height: 1.7em;
  background: transparent;
  border: 2px solid;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}

a.btn_blue_cta {
  background-color: #023989;
  /* change background color here */
  border: 2px solid transparent;
  color: #fff!important;
  /* change font color here */
  font-weight: bold;
}

a.btn_blue_cta:hover {
  background: #023989;
  /* change background color on hover here */
  border: 2px solid transparent;
  padding: 8px 34px 8px 14px !important;
}

a.btn_blue_cta:after {
  font-family: 'ETmodules';
  font-size: 32px;
  opacity: 0;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 1em;
  content: "\35";
  position: absolute;
  margin-left: -1em;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

a.btn_blue_cta:hover:after {
  opacity: 1;
  display: block!important;
  font-family: 'ETmodules';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 0px;
  top: 5px;
  margin-left: 0;
}


/* Menu Effect 1 - Pipes */

@media screen and (min-width: 981px) {
  .ds-main-menu-1 a::before,
  .ds-main-menu-1 a::after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
  }
  .ds-main-menu-1 a::before {
    margin-right: 10px;
    /*you may want to adjust this*/
    content: '|';
    /*you can change the pipe to something else if you wish*/
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
  }
  .ds-main-menu-1 a::after {
    margin-left: 10px;
    /*you may want to adjust this*/
    content: '|';
    /*you can change the pipe to something else if you wish*/
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  .ds-main-menu-1 a:hover::before,
  .ds-main-menu-1 a:hover::after,
  .ds-main-menu-1 a:focus::before,
  .ds-main-menu-1 a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
  }
}

#main-header {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}


/* top header */

#et-info-phone {
  font-size: 100%
}


/* phone number */

#et-info-email {
  font-size: 100%
}


/* email address */

#et-info {
  font-size: 100%
}

.home_header_module h1 {
  font-size: 50px;
  font-weight: 800 !important;
  padding-top: 10px;
}

.home_header_module h2 {
	font-family: 'Open Sans';
	color: #fefefe !important;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600 !important;
	padding-top: 10px;
}


/* Stop Slider Description Animation */

.et_pb_slide_description {
  animation: none!important;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
  text-shadow: none;
}


/* #white_div.et_pb_divider:before { */

#white_div.et_pb_divider:before {
  left: 25%;
  width: 50%;
  content: "";
}

.cust_fw_header h1 {
  font-size: 60px;
  color: white;
}

.slide_bg_color {
  color: #fff;
  font-size: 30px;
}


/*--------------Fullwith Specialty Section----------------------*/


/*
.ds-fullwidth-specialty> .et_pb_row {
min-width: 100% !important;
}
*/

.service_blurb.et_pb_blurb_position_left .et_pb_main_blurb_image {
  width: 300px !important;
}

.service_blurb.et_pb_blurb_position_left img {
  height: auto !important;
}

.service_blurb.et_pb_blurb_position_left .et-pb-icon {
  font-size: 96px !important;
}

.blurb_white:hover {
  background-color: #000;
  box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.17);
  -moz-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.17);
  -webkit-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.21);
}

.blurb_test:hover {
  background-color: #000;
  box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.17);
  -moz-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.17);
  -webkit-box-shadow: 0px 1px 18px rgba(23, 23, 23, 0.21);
}

.dots-list {
  width: 100%;
}

.dots-list ul {
  padding-left: 50px;
  position: relative;
  margin-bottom: 20px;
  list-style: none !important;
}

.dots-list ul li {
  position: relative;
  margin-top: 0em;
  margin-bottom: 20px;
}

.dots-list ul li .number_divider {
  position: absolute;
  left: -50px;
  font-weight: 800;
  font-size: 2em;
  top: -5px;
}

.dots-list ul li:before {
  content: "";
  background: #d9d9d9;
  position: absolute;
  width: 2px;
  top: 1px;
  bottom: -21px;
  left: -24px;
}

.dots-list ul li:after {
  content: "";
  background: #023989;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  top: 1px;
  left: -31px;
}

.dots-list ul li:last-child:before {
  content: "";
  background: #ffffff;
}


/* WhiteDots */

#white_dots.dots-list ul li:before {
  background: #d9d9d9 !important;
}

#white_dots.dots-list ul li:after {
  content: "";
  background: #fff !important;
}

#white_dots.dots-list ul li:last-child:before {
  content: "";
  background: #023989 !important;
}


/*
.center_column { text-align:center; }
.center_column ul { display:inline-table;}
.center_column ul li {display:inline;}
*/

.et_pb_posts a.more-link {
  display: inline-block !important;
  margin-top: 20px;
}

a.more-link {
  border: 2px solid;
  border-radius: 3px;
  display: inline-block;
  margin-top: 10px;
  padding: 3px 10px;
  text-transform: uppercase;
}

.more-link {
  color: #114593;
  /* change this for font color change */
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-weight: 200;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  padding: 8px 34px;
  line-height: 1.7em;
  background: transparent;
  border: 1px solid;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s;
  position: relative;
}

a.more-link {
  background-color: #ffffff;
  /* change this for background color change */
  border: 1px solid #114593;
  /* change this for border  color change */
  color: #114593 !important;
  /* change this for font color change */
  font-weight: 400;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  padding: 8px 34px;
  line-height: 1.7em;
}

a.more-link:hover {
  background-color: #114593;
  /* change this for background:hover color change */
  border: 1px solid #ffffff;
  /* change this for border:hover  color change */
  color: #ffffff !important;
  /* change this for Font:hover color change */
  padding: 8px 24px 8px 34px !important;
}

a.more-link:after {
  font-family: 'ETmodules';
  font-size: 32px;
  opacity: 0;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  position: absolute;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s;
}

a.more-link:hover:after {
  opacity: 1;
  display: inline-block !important;
  font-family: 'ETmodules';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 8px;
}
/*
.blurb_content {
  display: none;
}

#blurb_hover_show {
  cursor: pointer;
}

#blurb_hover_show:hover .blurb_content{
  display: block;
}

#blurb_hover_show:hover:after .blurb_content {
  display: none;
}
*/

/*Divi Blurb Module hover effects by yatesdesign.com.au*/
.blurb-hover .et_pb_column:hover {
  background: #083151;
}

.blurb-hover .et_pb_blurb p {
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity .2s, -webkit-transform .35s;
  transition: opacity .2s, transform .35s;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  overflow: invisible;
}

.blurb-hover .et_pb_column:hover p {
  color: #fff;
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  zoom: 1;
  filter: alpha(opacity=1);
  opacity: 1;
  overflow: visible;
  display: block;
}

.blurb-hover .et_pb_column:hover:after p {
  display: none;
}

.blurb-hover .et_pb_column:hover h4 {
  color: #d6d6d6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.blurb-hover .et_pb_blurb h4 {
  -webkit-transition: -webkit-transform .35s;
  transition: transform .35s;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}

.blurb-hover .et_pb_column:hover .et-pb-icon {
  background-color: transparent !important;
  color: #fff !important;
  border-color: #fff !important;
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.blurb-hover .et_pb_blurb .et-pb-icon {
  background: transparent !important;
  -webkit-transition-delay: .05s;
  transition-delay: .05s;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}

.blurb-hover .et_pb_column {
  position: relative;
}

.blurb-hover .et_pb_button {
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/********************************************************************************************** HEADER FULLWIDTH ************************************************************************************************/

.header_full_custom .et_pb_fullwidth_header p {
  letter-spacing: 1px !important;
  line-height: 1.4em !important;
  margin: 2% auto !important;
  max-width: 750px !important;
}


/**************************************************************************************** BLURB BACKGROUND CUSTOM  *******************************************************************************************/


/* Start Background Custom Column */

.background_1.et_pb_column {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background: linear-gradient( rgba(31, 31, 29, 0.70), rgba(31, 31, 29, 0.80)), url(http://creativechildthemes.com/about-template/wp-content/uploads/sites/15/2016/05/team-5-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background_2.et_pb_column {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background: linear-gradient( rgba(31, 31, 29, 0.70), rgba(31, 31, 29, 0.80)), url(http://creativechildthemes.com/about-template/wp-content/uploads/sites/15/2016/05/team-4-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background_3.et_pb_column {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background: linear-gradient( rgba(31, 31, 29, 0.70), rgba(31, 31, 29, 0.80)), url(http://creativechildthemes.com/about-template/wp-content/uploads/sites/15/2016/05/team-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background_4.et_pb_column {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background: linear-gradient( rgba(31, 31, 29, 0.70), rgba(31, 31, 29, 0.80)), url(http://creativechildthemes.com/about-template/wp-content/uploads/sites/15/2016/05/team-3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background_5.et_pb_column {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background: linear-gradient( rgba(31, 31, 29, 0.70), rgba(31, 31, 29, 0.80)), url(http://creativechildthemes.com/about-template/wp-content/uploads/sites/15/2016/05/team-2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background_6.et_pb_column {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background: linear-gradient( rgba(31, 31, 29, 0.70), rgba(31, 31, 29, 0.80)), url(http://creativechildthemes.com/about-template/wp-content/uploads/sites/15/2016/05/team-1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/* --------------End Background Custom Column ------------------*/

.blurb_about .et_pb_blurb .button_blurb {
  border: 2px solid #4c4c4c;
  border-radius: 0px !important;
  color: #4c4c4c;
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin: 5% auto;
  max-width: 70%;
  padding: 0.6em 1.9em;
  position: relative;
  transition: 0.3s;
}

.blurb_about .et_pb_blurb .button_blurb:hover {
  background-color: #4c4c4c;
  color: #fff;
}

.blurb_about .et_pb_blurb h4 {
  -webkit-transform: translate3d(0, 88px, 0);
  transform: translate3d(0, 88px, 0);
  -webkit-transition: -webkit-transform .35s;
  transition: transform .35s;
}

.blurb_about .et_pb_blurb p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
  -webkit-transition: opacity .1s, -webkit-transform .35s;
  transition: opacity .1s, transform .35s;
  filter: alpha(opacity=0);
  opacity: 0;
  padding-top: 5%;
  zoom: 1;
}

.blurb_about .et_pb_blurb_content {
  height: 300px;
  padding: 5%;
  position: relative;
}

.blurb_about .et_pb_blurb_content:hover {
  height: 300px;
  padding: 4% 12%;
  position: relative;
}

.blurb_about .et_pb_column {
  transition: .3s;
}

.blurb_about .et_pb_column:hover {
  background: #fafafa;
}

.blurb_about .et_pb_column:hover h4 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #6c6c6c !important;
  font-size: 22px !important;
}

.blurb_about .et_pb_column:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition-delay: .05s;
  -webkit-transition-duration: .35s;
  filter: alpha(opacity=1);
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition-delay: .05s;
  transition-duration: .35s;
  zoom: 1;
}


/***************************************************************** COUNTER COSTUMERS ABOUT PAGE ******************************************************************/

@media only screen and (min-width: 981px) {
  .counter_custom,
  .et_pb_number_counter .percent p {
    margin-left: -30%;
  }
}


/************************************************************************ ICON SOCIAL IMAGE TEAM *********************************************************************/

.social_about {
  -moz-transform: translateX(355px);
  -ms-transform: translateX(355px);
  -o-transform: translateX(355px);
  -webkit-transform: translateX(355px);
  transform: translateX(355px);
  margin-top: -22% !important;
  position: relative;
  width: 27%;
}

.social_blurb {
  margin: -80px 0 0 20px !important;
  position: relative !important;
  z-index: 5 !important;
}

@media only screen and (min-width: 981px) {
  .et_pb_gutters2 .et_pb_column,
  .et_pb_gutters2.et_pb_row .et_pb_column {
    margin-right: 1.5% !important;
  }
}


/*************************************************************************** EFFECT BLACK & WHITE **********************************************************************/
/*
.et_pb_main_blurb_image {
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
}

.filter_grey img {
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
}

.filter_grey:hover img {
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
}
*/

/****************************************************************** ANIMATION BOTTOM TO TOP *************************************************************************/

.bottom-animated.et-animated {
  opacity: 1;
  -webkit-animation: fadeBottom 1.5s 1 cubic-bezier(0.77, 0, .175, 2);
  -moz-animation: fadeBottom 1.5s 1 cubic-bezier(0.77, 0, .175, 2);
  -o-animation: fadeBottom 1.3s 1 cubic-bezier(0.77, 0, .175, 2);
  animation: fadeBottom 1.3s 1 cubic-bezier(0.77, 0, .175, 2);
}


/************************************************************** BUTTON CALL TO ACTION CUSTOM (Footer) ***************************************************************/

.button_custom.et_pb_button {
  min-width: 50% !important;
  line-height: 2.4em !important;
}
