/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.1
*/
@import "backgrounds.css";

/* typography */
.et_pb_section p, .divimegapro-body p {
     margin-bottom: 20px;
}
.et_pb_section p strong, .divimegapro-body p strong {
     color: #C16432;
}
.et_pb_section p:not(.has-background):last-of-type{
     margin-bottom: 40px;
}
.et_pb_section ul, .et_pb_section ol, .divimegapro-body ul, .divimegapro-body li {
     margin-top: 20px;
     display: block;
}
.et_pb_section ol, .divimegapro-body ol {
     padding-left: 1em;
}
.et_pb_section ul, .divimegapro-body ul {
  list-style: none; /* Remove default bullets */
}

.et_pb_section ul li::before, .divimegapro-body ul li::before {
  content: "\2022";
  color: #C16432; 
  font-weight: 800;
  display: inline-block; 
  width: 1em; 
  margin-left: -1em; 
}
.et_pb_section ol, .divimegapro-body ol {
     list-style: none;
     counter-reset: li
}
.et_pb_section ol li::before, .divimegapro-body ol li::before {
     content: counter(li);
     color: #C16432; 
     display: inline-block;
     width: 1em;
     margin-left: -1em  ;
}
.et_pb_section ol li, .divimegapro-body ol li {
     counter-increment: li
}
.et_pb_section ul li, .et_pb_section ol li, .divimegapro-body ol li {

}

.et_pb_section h1,.et_pb_section h2,.et_pb_section h3, .et_pb_section h4,.et_pb_section h5,.et_pb_section h6, .divimegapro-body h1, .divimegapro-body h2, .divimegapro-body h3, .divimegapro-body h4, .divimegapro-body h5, .divimegapro-body h6{
     font-weight: 700;
     text-transform: uppercase;
}
.et_pb_section h1,.et_pb_section h2,.et_pb_section h3, .divimegapro-body h1, .divimegapro-body h2, .divimegapro-body h3{
     color: #C16432;
}
.et_pb_section h4,.et_pb_section h5,.et_pb_section h6, .divimegapro-body h4, .divimegapro-body h5, .divimegapro-body h6 {
     color: #C16432;
}
.et_pb_section.onBlack h1,.et_pb_section.onBlack h2,.et_pb_section.onBlack h3,.et_pb_section.onBlack h4,.et_pb_section.onBlack h5,.et_pb_section.onBlack h6, .et_pb_module.onBlack h1,.et_pb_module.onBlack h2,.et_pb_module.onBlack h3,.et_pb_module.onBlack h4,.et_pb_module.onBlack h5,.et_pb_module.onBlack h6, .et_pb_section.onBlack p,.et_pb_section.onBlack li, .et_pb_module.onBlack p,.et_pb_module.onBlack li, .et_pb_module.onBlack, .et_pb_section.onBlack {
  color: #fff;
}
h1.black,h2.black,h3.black,h4.black,h5.black,h6.black,p.black,li.black,strong.black,.et_pb_section p strong.black {
  color: #000;
}
h1.white,h2.white,h3.white,h4.white,h5.white,h6.white,p.white,li.white,strong.white, .et_pb_section p strong.white, .et_pb_section p.white {
  color: #fff;
}
h1.normal,h2.normal,h3.normal,h4.normal,h5.normal,h6.normal,p.normal,li.normal {
  font-weight: 500; 
}
h1.reg,h2.reg,h3.reg,h4.reg,h5.reg,h6.reg,p.reg,li.reg{
  text-transform: none;
}
.et_pb_section h1, .divimegapro-body h1 {
     font-size: 2.813rem;
}
.et_pb_section h2 , .divimegapro-body h2{
     font-size: 1.875rem;
}
.et_pb_section h3, .divimegapro-body h3 {
     font-size: 1.125rem;
}
.et_pb_section h4, .divimegapro-body h4 {
     font-size: 1.125rem;
}
.et_pb_section h5, .divimegapro-body h5 {
     font-size: .9rem;
}
.et_pb_section h6, .divimegapro-body h6 {
     font-size: 0.875rem;
}
.underlineRed h4{
  border-bottom: 2px solid #cf091c;
}
#fixed_side_menu_scroll {
  z-index: 100;
}
#fixed_side_menu_content .et_pb_bg_layout_light .et_pb_button_wrapper{
  margin-top: 2rem;
}
#fixed_side_menu_content .et_pb_bg_layout_light .et_pb_promo_button {
  color: #fff;
  text-transform: uppercase;
  background: #C16432;
  font-size: 1rem;
  padding: 1rem 2rem;
  
}
#fixed_side_menu_content .et_pb_button:after,#fixed_side_menu_content .et_pb_button:before {
  margin-top:-3px;
}
#fixed_side_menu_content .et_pb_module.full-width-content.patterned{
  padding: 6.25em 0 !important;
}
#fixed_side_menu_content .et_pb_module.full-width-content.blue {
  background-image: radial-gradient(circle at center,#3c4a65 1%,rgba(255,255,255,0) 100%)!important;
  background-color: #273248!important;
}
#fixed_side_menu_content .et_pb_module.full-width-content.grey {
  background-color: #E1E6E1!important;
}
#fixed_side_menu_content .et_pb_module.full-width-content.red{
  background-color: #cf091c !important;
  }
#fixed_side_menu_content .et_pb_module.full-width-content {
  margin-left: -100%;
  margin-right: -100%;
}
#fixed_side_menu_content .et_pb_module.full-width-content > div{
  max-width: 33%;
  margin-left: auto;
  margin-right: auto;
}
#fixed_side_menu_content .et_pb_module.full-width-content.et_pb_tabs .et_pb_tab, #fixed_side_menu_content .et_pb_module.full-width-content.et_pb_tabs .et_pb_tab .et_pb_row {
  padding: 0;
}
#fixed_side_menu_content .et_pb_module.full-width-content.et_pb_tabs .et_pb_tab .et_pb_row {
  width: 100%;
}
.et_pb_text .icons {
  display: flex;
  flex-direction: row;
}
.et_pb_text .icons > div {
 padding: 1rem 0 2rem 0;
 width: 50%;
}
.et_pb_text .icons  div.left> .inner {
  padding-right: 3rem;
  text-align: center;
}
.et_pb_text .icons  div.right> .inner {
  padding-left: 3rem;
  text-align: center;
}
.et_pb_text .icons img {
  height: auto;
  display: inline-block;
  max-width: 100%;
  width: 224px;
  margin: 0 auto;
}
.et_pb_text .icons .label {
   font-size: 1.875rem;
   color: #000;
   font-weight: 700;
   text-transform: uppercase;
   width: 224px;
   margin: 0 auto;
}
/*back to top */
.et_pb_scroll_top{
  bottom: -100px;
  transition: bottom .5s;
 
  cursor: pointer;
  position:  fixed;
  right: 15px;
    border-width: 2px!important;
    border-color: #C16432;
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 12px;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #C16432;
    padding-top: 11px!important;
    padding-right: 32px!important;
    padding-bottom: 11px!important;
    padding-left: 32px!important;
    z-index:1000000;
    color: #fff;
}
.et_pb_scroll_top:before{
  display: none;
}
.et_pb_scroll_top.et-visible{
  transition: bottom .5s;
  bottom: 0;
}
.et_pb_scroll_top.et-visible:hover {
  border-color: #C16432 !important;
  background-color: #fff !important;
  color: #C16432 !important;
}
/* top nav*/
#top-header #et-secondary-nav li {
     font-size: 10px;
}
#top-header #et-secondary-nav li.menu-item a {
     text-transform: uppercase;
     font-weight: 700;
     font-size: 10px;
}
#top-header #et-secondary-nav li ul.sub-menu {
  left: -15px;
  right: auto;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  padding:0;
  width: auto;
  min-width: 10rem;
}
#top-header #et-secondary-nav .sub-menu li {
  text-align: left;
  padding:0;
}
/* top social */
#et-secondary-menu .et-social-icons {
     margin-right: 0 !important;
     margin-left: 20px;
}
#top-header #et-secondary-menu .et-social-icons li {
     margin-left: 20px;
}
#top-header #et-secondary-menu .et-social-icon a {
     font-size: 12px;
}
.et-social-youtube a.icon:before {
    content: "\e0a3";
}
#top-header a.icon {
     color: #C16432 !important;
}
/*top search */
#wl_top_search {
  margin-left: 15px;
}
#wl_top_search, #wl_top_search form.search-form, #wl_top_search > input.search-field, #wl_top_search a#showSearch{
  display: inline-block;
}
#wl_top_search input.search-submit {
  display: none;
}
#wl_top_search input.search-field {
  width: 0;
  margin: 0;
  border: 1px solid #fdbf57;
  line-height:1em;
  font-size: 12px;
  padding: 5px 0;
  opacity: 0;
  transition: width .3s, opacity .3s;
}
#wl_top_search input.search-field.active{
  padding: 5px;
  width: 150px;
  opacity: 1;
  transition: width 1s, opacity 1s;
}
#wl_top_search a#showSearch {
  color: #C16432;
    font-size: .9em;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    width: 20px;
    height: 20px;
    margin: 7px 0;
}
#wl_top_search a#showSearch > i::before {
  content: "\f002";
  color: #C16432;
}
/*#search_icon:before {
    content: "\55";
    font-size: 17px;
    left: 0;
    position: absolute;
    top: -3px;
}
#top_search {
    float: right;
    margin: 3px 0 0 22px;
    position: relative;
    display: block;
    width: 18px;
}*/

/* header */
@media only screen and (min-width: 981px) {
  #logo {
    max-height: 35%;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
  }
  header.et-fixed-header #logo {
    max-height: 65% !important;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
  }
}



/* main menu */
#top-menu-nav #top-menu .menu-item-has-children>a:first-child:after, #top-header #et-secondary-nav .menu-item-has-children>a:first-child:after {
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0.3em solid;
  content: "";
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: bottom;
  margin-top: 0.3rem;
}
#top-menu-nav #top-menu li {
     cursor: pointer;
}
#top-menu-nav #top-menu li:hover > ul.sub-menu{
     display: none !important;
     visibility: hidden !important;
     opacity: 0 !important; 
}
.divimegapro-close-container .divimegapro-close {
     margin: 20px 10px 0 0;
     border: 1px solid #fff !important;
}
.divimegapro-close-container .divimegapro-close span.dmm-custom-btn {
  top: 50% !important;
  left: 50% !important;
}
.divimegapro-body .et_pb_section {
     background: rgba(34,31,31,.9);
}
.divimegapro-body ul.et-menu, .divimegapro-body .et_pb_menu .et_pb_menu__menu>nav>ul, .divimegapro-body .et_pb_menu .et_pb_menu__menu>nav>ul>li   {
     display: block;
}
.divimegapro-body .simple_menu .simple_menu_inner>li {
  margin-left: 0;
}
.divimegapro-body .simple_menu .simple_menu_inner>li>a,.divimegapro-body .simple_menu .simple_menu_inner>li span.trigger{
  color: #C16432; 
}
.divimegapro-body .simple_menu_wrap .simple-menu-header{
  font-weight: 700;
  color: #C16432; 
}
.divimegapro-body  .simple_menu .simple_menu_inner ul.sub-menu>li {
margin-left: 25px;
}
/* hero banner */
.et_pb_section_video .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1, .et_pb_section_video .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h2, .et_pb_section_video .et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h3 {
     color: #C16432 !important;
}
.et_pb_fullwidth_header p{
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}
.et_pb_fullwidth_header .header-content {
  
}
.et_pb_fullwidth_header .yrs50 {
  display: block;
}
@media only screen and (min-width: 981px) {
  .limitWidth .et_pb_fullwidth_header .header-content {
    max-width: 60%;
  }
  .et_pb_fullwidth_header .yrs50 {
    float: right;
  }
}
.et_pb_section_video .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  z-index: 2;
}
  
#fixed_side_menu_header .et_pb_fullwidth_header {
  align-items: flex-end;
  display: flex;
}
#fixed_side_menu_header .et_pb_fullwidth_header > .et_pb_fullwidth_header_container  {
  align-self: flex-end;
}

/* tab slider */
.tabs_wrap {
  bottom: 9rem; 
}
.tab_item {
  background: rgba(239, 239, 239, 0.8)!Important;
  height: 12rem;
}
.tab_title {
  width: 12rem;
  padding: 1rem;
}
.tab-item:after{
  background: none;
}
.tab_title .tab_header {
  color: #C16432;
}
.tabs_wrap .tab_body *, .tab_body .tab_readmore>a{
  color: #C16432;
}
.tab_item:after{
  background: none;
}

/* Divi Vertical Tabs 2 */
.vertical-tabs {
    border: none;
}

.vertical-tabs ul.et_pb_tabs_controls {
    float: left;
    width: 30%;
    margin-right: 3%;
    background: transparent;
}

.vertical-tabs ul.et_pb_tabs_controls:after {
    content: none;
}

.vertical-tabs .et_pb_tabs_controls li {
    width: 100%;
    border-right: none;
    border: 2px solid transparent;
    background: #f4f4f4;
}

.vertical-tabs .et_pb_tabs_controls li.et_pb_tab_active {
    border: 2px solid #fdbf57;
    background: #fdbf57;
}

.vertical-tabs .et_pb_tabs_controls li.et_pb_tab_active:after {
    top: 50%;
    right: -42px;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-color: transparent;
    border-left-color: #C16432;
    border-width: 20px;
    margin-top: -20px;
}

.vertical-tabs .et_pb_tabs_controls li a {
    padding: 24px;
    .25rem .5rem
}

.vertical-tabs .et_pb_tabs_controls li.et_pb_tab_active a {
    color: #ffffff !important;
}

.vertical-tabs .et_pb_tab {
    padding: 0;
}

.vertical-tabs .et_pb_tab_content {
    display: flex;
    flex-wrap: wrap;
}
.vertical-tabs .et_pb_tab_content {
     color: #333;
     padding: 20px;
}
@media(max-width:767px) {    
    .vertical-tabs ul.et_pb_tabs_controls {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0;
    }
    
    .vertical-tabs .et_pb_tabs_controls li {
        border-bottom: none;
    }
    
    .vertical-tabs .et_pb_tab {
        padding: 0;
    }
  
    .vertical-tabs .et_pb_tab_content {
        display: block;
    }    
}
.tabs_wrap {
}
/* body */

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 190px;
}
#fixed_side_menu .simple_menu .simple_menu_inner>li span.trigger {
  display: none;
}

@media (max-width: 980px){
  .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
    padding-top: 70px;
  }
}
/* breadcrumbs*/
.breadcrumbs {
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-top:20px;
  color: #fff;
}
.et_pb_bg_layout_light .breadcrumbs {
  color: rgb(102, 102, 102);
}
.breadcrumbs a {
  background: none;
  color: #C36633!important;
  font-size:  0.6875rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

/* fixed menu */
#slideOut {
  padding:0;
  margin:0;
}
#fixed_side_menu_header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
  padding-left: 35.5% !important;
}
#fixed_side_menu_header .et_pb_post_title > .et_pb_title_container {
  padding-left: 28% !important;
}
#fixed_side_menu_header .et_pb_post_title p.et_pb_title_meta_container, #fixed_side_menu_header .et_pb_post_title p.et_pb_title_meta_container a {
  color: #fff;
}
#fixed_side_menu_section {
  z-index:9999;
}
#fixed_side_menu {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transition: top 0.3s;
  width: 100%;
}
#fixed_side_menu_section.single-page-layout,#fixed_side_menu_section.single-page-layout #fixed_side_menu_row{
  padding-bottom: 0;
}
@media only screen and (max-width: 980px) {
  #fixed_side_menu{
    display: none !important;
  }
  #fixed_side_menu_header .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{
    padding-left: 0 !important;
  }
}
#fixed_side_menu > .et_pb_module_inner {
  transition: margin-top 0.3s;
}
#fixed_side_menu .simple-menu-headerWrap {
  background: #777;
  color: #C16432;
  padding: 30px;
}
#fixed_side_menu .simple_menu_wrap .simple-menu-subheader * {
  color: #fff;
}
#fixed_side_menu ul.simple_menu_inner {
  margin: 0;
  padding: 0;
}
#fixed_side_menu .mainItem {
  padding: 1rem 1rem 0 1rem;
  margin: 0;
  background: #C16432;
}
#fixed_side_menu .mainItem > a {
  display: inline-block;
  color: #fff;
  margin-bottom: 1rem;
  padding-left: 2.5rem;
}

#fixed_side_menu .mainItem > a::before {
  display: none;
  content: "\2013";
  color: #fff;
  padding-right: .8rem;
}
#fixed_side_menu .mainItem > a:hover {
  color: #eee;
}
#fixed_side_menu .mainItem > .sub-menu {
  background: #fff;
  margin: 0 -1rem;
  padding:  .5rem 1rem .5rem 3rem;
}
#fixed_side_menu .mainItem > .sub-menu > li{
  margin-left: 0;
}
#fixed_side_menu .simple_menu .simple_menu_inner ul.sub-menu>li::before {
  display: inline;
  content: "\2013";
  color: #b2b2b2;
  padding-right: .8rem;
}
#fixed_side_menu .simple_menu .simple_menu_inner ul.sub-menu>li>a {
  display: inline-block;
  padding: .8rem 0;
}
#fixed_side_menu .simple_menu .simple_menu_inner ul.sub-menu>li>a.active {
  color: #000;
}
#fixed_side_menu .sub_prefix .simple_menu .simple_menu_inner>li .sub-menu>li.menu-item-has-children.sub_closed>span.trigger {
  vertical-align: middle;
}
/* blurb */
.et_pb_row.blurb .et_pb_promo h5.et_pb_module_header {
  padding-bottom: 20px;
}
.et_pb_row.blurb .et_pb_promo p{
  font-size: 28px;
  font-weight:700;
  line-height:2.06rem;
  margin-bottom: 8px;
  padding-bottom: 0;
}
.et_pb_row.blurb .et_pb_promo p:not(.has-background):last-of-type {
  margin-bottom:0;
}
.et_pb_section.light-red-topography .et_pb_promo_description *{
  color:#fff;
}
/* video tabs */
.et_pb_tabs.videoTabs .et_pb_tab_content > .wp-video:nth-of-type(1) {
     float: left;
     margin-right: 20px;
}
.et_pb_section.bk-stripes, .et_pb_module.bk-stripes {
  background: url(images/stripes.svg) #fff repeat center;
  background-size: contain;
}

/* info table */
.infoTable {
  display: block;
}
.infoTable  table {
  width: 45%;
  float: left;
  margin-right: 2.5%;
  border-color: #eee;
}
.infoTable table tr {
  border: none;
}
.infoTable table tr th {
  background: #383f59;
  color: #fff;
}
.infoTable table tr td{
  font-size: .8rem;
  width: 25%;
  line-height: 1.2rem;
  font-weight: 700;
  border: none;
}
.infoTable table tr td:first-child{
  width: 75%;
  font-weight: 500;
}
.infoTable table tr:nth-child(odd){
  background: #efefef;
}
.infoTable .clearboth {
  clear: both;
}
@media only screen and (max-width: 981px) {
  .infoTable  table {
    width: 100%;
    margin-right: 0;
    float:  none;
    margin-bottom: 1.5rem;
  }
}
.et_pb_text .et_pb_section {
  padding: 0;
  margin: 0;
  width: 100%;
  background: none;
}
.et_pb_text .et_pb_section .et_pb_row{
  padding: 0 0 1.5rem 0;
  margin: 0;
  width: 100%;
}
.content-row {
  margin: 0;
  padding: 0 0 1.5rem 0;
  width: 100%;
  display: flex;
  flex-direction: row;
}
.content-row > .col {
  width: 47.25%;
   
}

.content-row > .col:first-child > .inner {
  margin-right: 5.5%;
}
.content-row > .col.col1-3{
  width: 31.25%
}
.content-row > .col.col1-3:first-child > .inner {
  margin-right: 2.75%;
}
.content-row > .col.col1-3:last-child > .inner {
  margin-left: 2.75%;
}
@media only screen and (max-width: 767px) {
  .content-row.collapse {
    flex-direction: column;
  }
  .content-row.collapse > .col,.content-row > .col.col1-3 {
    width: 100%;
  }
  .content-row.collapse > .col:first-child > .inner,.content-row.collapse > .col.col1-3:first-child > .inner{
    margin-right: 0;
  }
  .content-row.collapse > .col.col1-3:last-child > .inner {
    margin-left: 0;
  }
}

/* footer */
#main-footer #footer-bottom, #main-footer {
  background: none !important;
}
#main-footer #footer-bottom #footer-info{
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}
#footer-widgets * {
  color: #6b6b6b;
}
/*tabs*/
ul.et_pb_tabs_controls{
  background: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
ul.et_pb_tabs_controls::after {
  display: none;
}
ul.et_pb_tabs_controls > li {
  display: inline-block;
  margin: 0;
  padding: 0;
  float: none;
  border: none;
}
ul.et_pb_tabs_controls > li::before{
  display:none;
}
.et_pb_section p:not(.has-background):last-of-type {
  margin-bottom: 15px;
}
img.fullwidth {
  width: 100%;
  height: auto;
}
.et_pb_tabs.onWhite ul.et_pb_tabs_controls li.et_pb_tab_active {
  border-radius: 3px;
  background: #C16432;
}
.et_pb_tabs.onWhite ul.et_pb_tabs_controls li.et_pb_tab_active > a{
  color: #fff !Important;
}
.et_pb_tabs.onWhite ul.et_pb_tabs_controls > li {
  text-transform: uppercase;
  padding: .25rem 1rem;
  background: #fff;
  border-radius: 5px;
  margin-right: 2px;
  color: #000;
}
.et_pb_tabs.onBlack ul.et_pb_tabs_controls > li{
  text-transform: uppercase;
  margin: 0 0 48px 0;
  padding: 0;
}
.et_pb_tabs.onBlack ul.et_pb_tabs_controls li.et_pb_tab_active  {
  border-bottom: 3px solid #fdbf57;
}
.et_pb_tabs.onBlack ul.et_pb_tabs_controls > li > a {
  padding: 8px 20px;
}

.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content .et_pb_row.picBlocks {
  width: 100%;
}
.single .post.category-services {
  padding-bottom: 0;
  margin-bottom: 0;
}

/* contact form */
.dipe-cf7 .wpcf7 input[type=submit] {

}
.dvppl_cf7_styler_0 .dipe-cf7-container .wpcf7-form-control:not(.wpcf7-submit){
  border-width: 1px;
  border-color: rgb(187, 187, 187);
  margin: 0 !important;
}
.wpcf7-form-control.walcf7-timepicker{
  font-size: 15px;
}
.dipe-cf7 h3{
  margin-top: 2rem;
}
.dipe-cf7 label {
  display: block;
}
.dipe-cf7 .wpcf7 input[type=submit]{
  color: #FFFFFF!important;
  border-color: #c16432;
  border-radius: 0px;
  letter-spacing: 2px;
  font-size: 0.8rem;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
  font-weight: 600!important;
  text-transform: uppercase!important;
  background-color: #c16432;
  padding: 0.6875rem 2rem;
}
.dipe-cf7 .wpcf7 input[type=submit]:hover {
  border-color: #C16432 !important;
  background-color: #fff !important;
  color: #C16432 !important;
}
/* picBlocks */
.picBlocks .et_pb_column {
  padding: 0;
}
.picBlocks .et_pb_column > .et_pb_module {
      align-items: flex-end;
    display: flex;
    height: 600px;
    margin-top: 0;
    overflow: hidden;
    padding: 50px 7%;
    position: relative;
    transition: margin .25s,height .25s;
    z-index: 100;
}
.picBlocks .et_pb_column > .et_pb_module:hover{
   height: 650px;
   margin-top: -50px;
   cursor: pointer;
}
.picBlocks .et_pb_column > .et_pb_module:hover > .et_pb_text_inner{
   bottom: 80px;
}


.picBlocks .et_pb_column > .et_pb_module > .et_pb_text_inner{
  align-self: flex-end;
  padding: 50px 7%;
  overflow: hidden;
  bottom:0;
  position: relative;
  transition: bottom .25s;
  z-index: 1;
}


.picBlocks .et_pb_column > .et_pb_module:before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: .3;
    position: absolute;
    top: 0;
    transition: margin .25s,height .25s,opacity .25s;
    width: 100%
}

.picBlocks .et_pb_column > .et_pb_module:hover:before {
    height: 700px;
    margin-top: -50px;
    opacity: 1
}

/*.picBlocks .et_pb_column > .et_pb_module:after{
    background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.8));
    content: "";
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#cc000000",GradientType=0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}*/
.picBlocks .et_pb_column > .et_pb_module h3{
  font-weight: 300;
  font-size: 32px;
  line-height: 38.4px;
  margin-bottom: 0.5rem;
}
.picBlocks .et_pb_column > .et_pb_module p{
  color:  #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2rem;
  padding-bottom: 10px;
}
.picBlocks .et_pb_button_wrapper {
  margin-top: 20px;
  text-align: left;
   
}
.picBlocks .et_pb_button_wrapper > a{
  padding: 11px 32px;
  color: #FFFFFF!important;
  border-color: #C16432;
  border-radius: 0px;
  letter-spacing: 2px;
  font-size: 12.8px;
  font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
  font-weight: 600!important;
  background: #C16432;
  text-transform: uppercase;
  bottom: -100px;
  opacity: 0;
  position: absolute;
  transition: bottom .25s,opacity .5s
}
.picBlocks .et_pb_column > .et_pb_module:hover .et_pb_button_wrapper > a{
  border-color: #fff;
  background: none;
  color: #fff;
  padding: 11px 32px;
  bottom: 0;
  opacity: 1;
  transition: bottom .25s,opacity .5s;
}
/* footer */

#main-footer ul.menu {
    padding-left: 20px;
    position: relative
}

#main-footer ul.menu:before {
    background: #C16432;
    content: "";
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 10px
}

#main-footer ul.menu a {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    
}
#main-footer ul.sub-menu a {
  color: #6b6b6b !Important;
}
#main-footer ul.sub-menu a:hover, #main-footer ul.sub-menu li.current_page_item a {
  color: #000 !Important;
}
#main-footer ul.menu li {
    list-style: none;
    padding: 5px 0;
    line-height: 1em;
    margin: 0;
}
#main-footer ul.menu li:before {
  display: none;
}
#main-footer ul.menu  li.menu-item-has-children > a {
    color: #C16432;
}

#main-footer ul.menu li ul {
    padding: 0 0 0 10px;
}

#main-footer ul.menu li ul:before {
    display: none;
}

#main-footer ul.menu li ul li {
    list-style: none;
}
#main-footer p {
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  color: #212529;
}
#main-footer h6 {
  color: #C16432;
  display: block;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget {
  margin-bottom: 0;
}
/*.video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 20px;
	height: 0;
	overflow: hidden;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/

/*.et_pb_tabs.videoTabs .et_pb_tab_content > .wp-video ~ .wp-video {
     float: none;
     margin-right: 20px;
}*/
/*.miniHeaderWrap { 
    max-width: 350px;
}
.logoText {
    float: left;
    color: #777;
    text-transform: uppercase;
    padding: 0;
    margin: 25px 0 0 0;
    line-height: 1em;
}
.et-fixed-header .logoText {
    margin-top: 15px;
}
.single .et_pb_post {
    margin-bottom: 0;
}
.owl-carousel .owl-item img {
    -webkit-box-shadow: 0px 30px 65px -30px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 30px 65px -30px rgba(0,0,0,0.35);
    box-shadow: 0px 30px 65px -30px rgba(0,0,0,0.35);
}
.dp_oc_item .dp_oc_post_excerpt .dp_oc_read_more_link{
    line-height: 1.7em;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    color: #666;
    letter-spacing: 4px;
    font-weight: 400; 
    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif!important;
    clear: both;
    margin-top: 20px;
}
.dp_oc_item .dp_oc_post_excerpt .dp_oc_read_more_link > .inner{
    border: 2px solid #dfdfdf;
    padding: 0.3em 1em;
    display: inline-block;
    position: relative;
}
.et_pb_dp_oc_0 .dp_oc_item .dp_oc_post_excerpt .dp_oc_read_more_link > .inner:hover{
    background: #eee;
}
.dp_oc_post_title {
    padding: 35px 35px 15px 35px;
    border-color: rgba(0,0,0,0.12);
    border-style: solid;
    border-width: 1px 1px 0 1px;
    margin-top: 25px !important;
}
.post-excerpt.dp_oc_post_excerpt {
    padding: 0 35px 35px;
    border-color: rgba(0,0,0,0.12);
    border-style: solid;
    border-width: 0px 1px 2px 1px;
    margin: 0;
}
.et_pb_blog_grid .et_pb_post .entry-title a{
    font-weight: 700 !important;
}
.et_pb_blog_grid .et_pb_post .more-link {
    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    color: #666666!important;
    letter-spacing: 4px;
    border: 2px solid #dfdfdf;
    padding: 0.3em 1em;
    margin-top: 20px;
    clear: both;
    display: inline-block;
}
.et_pb_blog_grid .et_pb_post .more-link:hover {
    background: #eee;
}
.et_pb_filterable_portfolio h2, .et_pb_filterable_portfolio .et_pb_module_header {
    padding: 35px 35px 15px 35px;
    border-color: rgba(0,0,0,0.12);
    border-style: solid;
    border-width: 1px 1px 0 1px;
    margin-top: 0 !important;
}
.et_pb_filterable_portfolio p.post-meta {
    padding: 0 35px 35px;
    border-color: rgba(0,0,0,0.12);
    border-style: solid;
    border-width: 0px 1px 2px 1px;
    margin: 0;
}
@media all and (max-width: 1000px){
    .logoText {
        font-size: 1.5rem;
    }
    .miniHeaderWrap { 
        max-width: 300px;
    }
}
@media all and (max-width:800px){
    .logoText {
        font-size: 1rem;
        max-width:200px;
    }
}*/
.et_pb_section .et_pb_blog_grid .entry-title {
  font-size: 1.25rem;
  font-weight: 400;
  color: #000;
}
.et_pb_section .et_pb_blog_grid .et_pb_post {
  border: 1px solid #939598;
}
.more-link {
  background: #C16432;
  color: #fff;
  padding: .5rem 1rem;
  text-transform: uppercase;
  font-weight: 700;
}
.diwe-blog .blog-card.code span.code{
  color: #666 !important;
}