/*
Theme Name: Divi Child theme of Divi
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 4.27.4
*/

.main-image-navi .et_pb_gallery_image:hover .et_overlay{
    display:none;
}
.main-image-navi .et_pb_gallery_item a {
  pointer-events: none;
}
span.mobile_menu_bar.et_pb_header_toggle.et_toggle_fullscreen_menu:before{
    background-image:url(images/menu.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:100% auto;
    filter: brightness(999);
    content:"";
    width: 33px !important;
    height: 24px !important;
    display: block;
}
.duo_box .et_pb_column:not(.et_pb_column_empty) {
    padding: 45px 6% 45px 10px;
}
.duo_box .et_pb_row:nth-child(even) .et_pb_column:not(.et_pb_column_empty) {
    padding: 50px 10px 50px 6%;
}
h6{
    text-transform:uppercase;
    font-weight:300 !important;
    margin-bottom:20px;
    font-size: 16px !important;
    letter-spacing:1px;
}
.home header#main-header:not(.et-fixed-header) {
    background: transparent;
}

.home div#page-container {
    padding-top: 0px !important;
}

.home .hero {
    padding-top: 200px;
}
.et_pb_fullscreen_menu_active div#et-secondary-menu{
    z-index:-9;
    opacity:0;
    position:relative;
}
div#et-secondary-menu {
    display: inline-block;
    float: right;
    padding: 45px 55px 45px 0px;
}

ul#et-secondary-nav li {
    display: inline-block;
    margin-right: 15px;
}

ul#et-secondary-nav li a {
    color: white;
    padding: 14px 15px;
    display: block;
    font-size: 18px;
    font-weight: 500 !important;
}

ul#et-secondary-nav li.special a {
    border: 2px solid;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
}

body:not(.et_pb_fullscreen_menu_active) div#et-top-navigation:before {
    content: "MORE";
    color: white;
    font-size: 9px;
    font-weight: 500;
    display: inline-block;
    float: left;
    margin-left: -40px;
}

body #main-header div#et-top-navigation {
    padding: 58px 0px !important;
}
ul#et-secondary-nav li.special.dark a {
    border-color: #188cca;
    background-color: #188cca;
}
h2{
    padding-bottom:25px;
}
.et_pb_gallery .et_pb_gallery_pagination{
    border:none;
}
.et_pb_section {
    background-color: transparent;
}
header#main-header.et-fixed-header,
header#main-header {
    box-shadow: none !important;
}
span.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}
.footer-widget .widget_media_image {
    max-width: 250px;
    margin-bottom: 40px !important;
}

.footer-widget h4.title {
    margin-bottom: 70px;
}

.footer-widget {
    margin-bottom: 30px !important;
}
.footer-widget .menu li:before{
    display:none;
}
.footer-widget .menu li {
    list-style: none;
    padding-left: 0px !important;
    margin-bottom: 15px;
    min-width: 200px;
}

div#nav_menu-3 ul {
    column-count: 2;
}

.footer-widget:nth-child(2) {
    display: flex;
    justify-content:stretch;
}
.pre-copyright .container{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #3d3d3d;
}
#footer-info{
    color: #ababab !important;
}
.pre-copyright {
    font-size: 16px;
    line-height: 23px;
}
.white{
    color:white;
}
a.read_more, .read_more {
    color: #a6730c !important;
    text-decoration: underline !important;
}
.et_pb_module.special_img {
    margin-top: -310px;
    bottom: -130px;
}
h1.blue,
.blue {
    color: #168ac9 !important;
}
.hero h1{
    font-size:75px;
}
ul.uparr li {
    margin-bottom: 5px;
    list-style: none;
    padding-left: 15px;
    position: relative;
}

ul.uparr {
    padding-left: 0px;
}

ul.uparr li:before {
    content: "\42";
    font-family: 'ETmodules';
    position: absolute;
    left: -2px;
    top: 0px;
    color: #0184cc;
}
.home_blurbs .et_pb_column {
    background: white;
}
.home_blurbs .et_pb_blurb_container a{
    text-transform:uppercase;
    text-decoration:underline;
    font-size:14px;
}
.home_blurbs .et_pb_blurb_container {
    padding: 0px 30px 30px 30px;
}
.read-more-content {
    display: none;
}
.read-more-content.active{
    display:block;
}
input.text, input.title, input[type=text], input[type=email], select, textarea {
    border: 1px solid #188cca;
    background: transparent;
    padding: 15px 30px;
    max-height: 120px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    color: #4e4e4e !important;
    border-radius: 0px !important;!i;!;
}
.wpcf7-response-output {
    border: none !important;
    margin: 20px 0px 0px 0px !important;
    font-style: italic;
}
input.text:focus, input.title:focus, input[type=text]:focus,input[type=email]:focus,  select:focus, textarea:focus{
    border-color:#4e4e4e;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #4e4e4e !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #4e4e4e !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #4e4e4e !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #4e4e4e !important;
}

span.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: normal;
    margin-top: -2px;
    margin-bottom: 3px;
}

input.wpcf7-form-control.wpcf7-submit {
    color: white;
    font-weight: 500;
    font-size: 18px;
    background: #188cca;
    border-color: #188cca;
    padding: 12px 40px;
    line-height: 32px;
    border: none;
    margin: 25px auto 0px auto !important;
    cursor: pointer;
    float: none;
    border-radius: 5px !important;!i;!;
}
.rbot {
    display: inline-block;
    margin-left: 10px;
}

.rbot a {
    font-weight: normal !important;
    border-right: 1px solid;
    margin-right: 10px;
    padding-right: 10px;
}

.rbot a:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border: none;
}
.et_builder_inner_content {
    min-height: calc(100vh - 205px);
}
div#footer-bottom {
    padding: 35px 0px 15px 0px;
    color: #ababab;
}
.et_header_style_left:not(.et_pb_fullscreen_menu_active) .logo_container {
    width: auto;
}
.et_pb_fullscreen_menu_active header,
.et_pb_fullscreen_menu_active .logo_container a {
    z-index: 999999 !important;
    background:transparent !important;
}
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu{
    display:none;
}
.et_pb_fullscreen_menu_active #et-top-navigation{
    position:absolute;
    right: 0px;
}
ul li a{
    opacity:1 !important;
}
.et_pb_fullscreen_menu_active .mobile_menu_bar:before{
    content: "\4d" !important;
    color: white;
    background-image: none !important;
}
.et_header_style_fullscreen #mobile_menu_slide .menu-item-has-children{
    margin:0px;
}
.et_pb_section.boxes8 {
    padding: 0px;
}

.boxes8 .et_pb_column {
    padding: 35vh 1% 2% 1%;
}
.boxes8 .et_pb_column:hover:before{
    opacity:0;
}
.boxes8 .et_pb_column:before{
    content:"";
    display:block;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.4);
    position:absolute;
    left:0px;
    top:0px;
}

.boxes8 h1 {
    font-size: 40px;
    text-transform: uppercase;
}
span.et_mobile_menu_arrow {
    display: none !important;
}
.et_pb_post_title h1.entry-title {
    text-transform: uppercase;
}
.et_pb_module.service-logos {
    margin-top: 120px;
}
.col4 .et_pb_gallery_items.et_post_gallery {
    display: flex;
    gap: 12px;
    justify-content: start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.col4 .et_pb_gallery_items.et_post_gallery .et_pb_gallery_item {
    margin-bottom: 10px;
    width: calc(25% - 9px);
    margin-right: 0px;
}

.et_pb_module.et_pb_image.et_pb_image_0 {
    margin-bottom: 20px;
}
.service-logos p {
    padding: 0px;
}
.service-logos .et_pb_text_inner br{
    display:none;
}
.service-logos .et_pb_text_inner{
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: start;
    align-items: center;
}
.et_pb_row,.container{
    width:92%;
}
.service-logos img {
    float: left;
    max-width: calc(20% - 20px);
    height: auto !important;
}
ul.sub-menu {
    display: block !important;
    padding: 0px 0px 10px 0px !important;
    height: auto !important;
    width: 100% !important;
}
ul.sub-menu li{
    opacity:1 !important;
}
ul.sub-menu li a{
    color:white !important;
    font-size:24px !important;
}
#mobile_menu_slide li a{
    padding: 15px 10px !important;
}
#mobile_menu_slide li ul li a{
    padding: 2px 10px !important;
    font-weight: normal;
    font-size: 20px !important;
}

ul.sub-menu li {
    display: block;
}

#mobile_menu_slide li.menu-item-has-children > a{
    padding-bottom:0px !important;
}
.et-fixed-header .logo_container a {
    top: 5px;
}
a.et_pb_button.et_pb_promo_button,
a.et_pb_button.et_pb_promo_button:hover{
    padding: 11px 40px !important;
    font-weight: 500;
    min-width: 180px;
    text-align: center;
}
body #main-content .et_pb_bg_layout_dark .yellow,
.yellow {
    color: #188cca !important;
}
body a.et_pb_button.et_pb_promo_button:after{
    margin-left:15px !important;
    position: relative;
    /* vertical-align: middle; */
    top: 1px;
}
.et_pb_bg_layout_dark a.et_pb_button.et_pb_promo_button{
    background-color:#188cca;
    border-color:#188cca;
}
table.rtable tr td strong {
    color: #188cca;
}

table.rtable.big tr td {
    font-size: 24px;
}

.rtable td {
    padding: 5px 0px !important;
    line-height: normal;
    border: none !important;
}

.rtable {
    border: none !important;
    margin-bottom: 40px !important;
}

.rtable tr td:nth-child(2) {
    text-align: right;
    min-width: 110px;
    vertical-align: top;
}
#main-footer .et-social-icons li a:before{
    color:white;
    font-size: 16px;
}
#main-footer .et-social-icons li {
    margin-left: 0px;
}
#main-footer .et-social-icons li a{
    background-repeat:no-repeat;
    background-size:100% auto;
    width: 33px;
    height: 33px;
    display: block;
    }
.et-social-facebook a{
/*background-image:url(images/fb.png);*/
}
.et-social-rss a{
/*background-image:url(images/in.png);*/
}
.et-social-instagram a{
/*background-image:url(images/inst.png);*/
}
.et-social-twitter a{
/*background-image:url(images/x.png);*/
}
.et-social-youtube a{
/*background-image:url(images/yt.png);*/
}
.price-box {
    background: rgba(255,255,255,.5);
    border: 8px solid #292929;
    box-shadow: 0px 0px 0px 1px rgba(255,255,255,.5);
    padding: 8% 8%;
}
.price-box h1.big{
    font-size: 150px !important;
}
.price-box h1{
    font-size: 48px;
}
.price-box h2{
    font-size: 48px;
}
.price-box h6,
.price-box h5 {
    font-family: 'FranklinGothic-Book';
    font-weight: normal;
    font-size: 24px;
}
.price-box h6{
    font-size:22px;
    letter-spacing:2px;
}

.price-box hr {
    border-top: 4px solid;
    margin: 20px 0px;
    box-shadow: none !important;
    border-bottom: none;
    border-right: none;
    border-left: none;
}
.price-box.active{
    background-color: #188cca;
    box-shadow: 0px 0px 0px 1px #188cca;
    color:white;
}
.wpcf7-spinner{
    display:block;
}
.price-box.active *{
    color:white;
}
.et_pb_row.price-table {
    justify-content: center;
    align-items: center;
}
.price-description {
    display: none;
}
.price-description.active {
    display: block;
}
span.stars {
    font-family: 'ETmodules';
    display: table;
    width: 100%;
    margin: 30px auto 20px auto;
}
span.stars.s5:before{
    content:"\e033\e033\e033\e033\e033";
    display:block;
    font-size:40px;
}
@media all and (max-height:750px){
    ul.sub-menu{
        padding: 0px 0px 5px 0px !important;
        display: block !important;
        height: auto !important;
    }
    #mobile_menu_slide li a{
        padding: 3px 0px !important;
        font-size: 20px;
    }
    #mobile_menu_slide li ul li a{
        padding: 0px 0px !important;
        font-size: 16px !important;
    }
}
@media all and (max-width:980px){
    #page-container{
        padding-top:112px !important;
    }
    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation{
        padding-top:41px;
        
        padding-left: 0px !important;
        width: 50px;
    }
    .et_header_style_left #logo{
        max-width:100%;
    }
    .et_pb_section{
        padding:30px 0px;
    }
    .home .et_pb_column.et_pb_column_1_2 {
        width: 50% !important;
        padding: 0px 3%;
    }
}

@media all and (max-width:767px){
    a.et_pb_button.et_pb_promo_button, a.et_pb_button.et_pb_promo_button:hover{
        padding: 14px 10px !important;
    }
    h1, h1.et_pb_contact_main_title, .et_pb_title_container h1{
        font-size:36px !important;
    }
    h2{
        font-size:30px !important;
    }
    h3{
        font-size:26px !important;
    }
}

@media all and (max-width:480px){
    .logo_container a{
        left: 0px;
        margin-left: 0px;
    }
    .boxes8 .et_pb_column{
        padding:30vh 1% 10% 1%;
    }
    .home .et_pb_column.et_pb_column_1_2 {
        width: 100% !important;
        text-align:center !important;
    }
    .home .et_pb_column.et_pb_column_1_2 a{
        float:none;
        display:table;
        margin:0 auto;
    }
    .service-logos img {
        float: left;
        width: calc(50% - 13px);
        max-width: calc(50% - 13px);
        height: auto !important;
    }
    .rbot{
        margin-left:0px;
        display:block;
    }
    table.rtable.big *{
        font-size:20px;
    }
}