/*
Theme Name: Divi Child 01
Theme URI: 
Description: Child 01 theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 3.0.63
*/
.logo_container {
    height: auto !important;
}
li#menu-item-123,
li#menu-item-233 {
    display: none !important;
}
.et_header_style_split .centered-inline-logo-wrap {
    height: auto !important;
}
.et_pb_gallery_item {
    margin-bottom: 1% !important;
    margin-left: 0.5% !important;
    margin-right: 0.5% !important;
    width: 24% !important;
}
.et_pb_gallery_pagination a.active{
    font-weight:bold;
}
.et_pb_gallery_pagination a {
    color: white !important;
}
.et_pb_slides:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-color: rgba(0,0,0,0.25);
    z-index: 2;
    left: 0px;
    top: 0px;
}
.et_pb_slide_content {
    font-size: 50px !important;
    line-height: normal;
}
.wpml-ls-statics-footer a {
    padding: 0px 10px;
}

.wpml-ls-statics-footer,.wpml-ls-statics-footer ul {
    min-width: 280px;
}
input.text, input.title, input[type=text], input[type=email], select, textarea {
    -webkit-appearance: none;
    background-color: #eee;
    width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: #01426c;
    background-color: white;
    font-size: 20px;
    text-transform: uppercase;
    padding: 15px 35px;
    cursor: pointer;
}
.wpml-ls-statics-footer ul li {
    display: inline-block;
    margin: 0px 5px;
}
h1 {
    text-align: center;
}
.et_pb_slide_description {
    padding: 250px 0px;
}
h1:before {
    content:"";
    width: 15%;
    border-bottom:1px solid;
    height:1px;
    display: inline;
    vertical-align: middle;
    position: absolute;
    left: 0px;
    margin-top: 15px;
}
h1:after {
    content:"";
    width: 15%;
    border-bottom:1px solid;
    height:1px;
    display: inline;
    vertical-align: middle;
    position: absolute;
    right: 0px;
    margin-top: 15px;
}
.et_pb_blurb_container h4 {
    font-size: 22px !important;
    padding-bottom: 0px !important;
    line-height: 35px;
}

.et_pb_row_6 .et_pb_blurb_content {
    width: auto;
    float: none;
    display: table;
}
li.centered-inline-logo-wrap {
    width: auto !important;
}
.et-fixed-header .centered-inline-logo-wrap {
    width: 110px !important;
}
ul.et-social-icons {
    display: inline-table;
    float: none;
    vertical-align: middle;
}
ul#top-menu li a {
    border-radius: 8px;
    border: 1px solid rgba(0,0,0,0.1);
    border-bottom-color: rgba(0,0,0,0.3);
    border-right-color: rgba(0,0,0,0.3);
    line-height: normal;
    padding: 10px;
    padding-bottom: 10px !important;
    margin-bottom: 53px;
}

#top-menu li.centered-inline-logo-wrap a {
    border: 0px;
    padding: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}
.et_pb_slide_content p {
    font-size: 45px;
    font-weight: bold;
    line-height: normal;
}
ul.et-social-icons li a:before {
    display: block;
    bottom: -4px;
    position: relative;
}

ul.et-social-icons li a {
    display: block;
}
div#et-top-navigation {
    height: auto !important;
    padding: 40px 0px !important;
}
#main-footer ul.et-social-icons {
    float: right;
}
a,input,li,.logo{
    transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
}
.wpml-ls-statics-footer {
    margin-bottom: 0px !important;
    display: inline-table;
    margin: 0 auto;
    float: none;
    margin-left: calc(50% - 140px);
    z-index: 99999;
}