/*
 Theme Name:     CAPICHE. Clever Paket
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
#et_top_search,.et_header_style_centered #et_top_search{
    display:none !important;      
}
#logo{
    width: 100%!important;
    height: auto !important;
    max-width:250px;   
    float: left!important;
    margin-bottom: 0px!important;
    margin-top: 20px!important;
}
.et_header_style_centered #main-header .logo_container{
    height: auto !important;
    padding: 0;
    padding-bottom: 20px;
    float: left;
}
h1,h4 {
   color: #2a4f83;
}
h4 {
    padding-bottom:20px;
 }
/*------Layouzt--------*/
.et_pb_section{
    padding:0px !important; 
}
.et_pb_row{
   padding-bottom: 10px !important; 
}
.et_pb_column{
    padding-bottom: 10px !important;  }
#blue_section{
    background-color:rgb(234,243,245);
}
#blue_section .et_pb_row_1 {
    padding-top:0px!important; 
}
#blue_section h1{
   padding-top:90px!important; 
   padding-bottom:100px!important; 
}
#blue_section p,#blue_section span,#blue_section b,#blue_section li{
    color: #2a4f83;
}
#et_mobile_nav_menu{
    display:none !important;
}
/*Footer*/
#custom_footer{
    float: left !important;
    width: 100% !important;
    background-color: #00487a !important;
    width: 100%;
    overflow: hidden;
   max-height:550px;
}
#custom_footer p,#custom_footer a,#custom_footer h2,#custom_footer {
   color:white !important;
   
}
#custom_footer .et_parallax_bg{
    opacity: 0.2;
   
}

#footer-bottom p,#footer-bottom a,#footer-bottom b,#footer-bottom strong,#footer-bottom span {
    color:#807f80 !important;
}
#social-images img{
    padding-right: 3px;
    max-width: 80px !important;
}
#social-images {
    float:left;
    width:100%;
}
.standard-footer{
    display:none;
}
#footer-bottom{
    float:left;
    width:100%;
    padding:5px 0px 5px 0px;
}
#footer-bottom p{
    margin:0px;
    padding:0px;
}

