/*

Theme Name: Divi-Child

Theme URI: http://www.elegantthemes.com/gallery/divi/

Version: 1.3

Description: Maurik modified this: Still, Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.

Author: Elegant Themes, modified by Maurik

Author URI: http://www.elegantthemes.com

Template: Divi

*/



@import url("../Divi/style.css");



/* =Theme customization starts here

-------------------------------------------------------------- */

/* Change the footer */

#footer-bottom { background-color: rgba(0, 0, 0, 0.1);}  

#footer-info { text-align: left; color: #666; padding-bottom: 10px; float: left; }

#footer-info a { font-weight: 700; color: #666; }
  
/* Change the color of links to blue */
.et_color_scheme_green a { color: #0000FF; }

/* Change the MENU specifically the colors */

#top-menu a, .et_mobile_menu a, #et_search_icon:before {
    color: #000050 !important;
}

#top-menu a:hover, .et_mobile_menu a:hover {
    color: #0000FF !important;
}
  
#top-menu li.mega-menu > ul > li > a:first-child, .et_mobile_menu li a {
    border-bottom: 1px solid #444;
}
 
#top_menu li.current-menu-item, #top_menu a:active, {
color: #FF0000
}

.et_color_scheme_green #top-menu li.current-menu-ancestor > a, .et_color_scheme_green #top-menu li.current-menu-item > a, .et_color_scheme_green .bottom-nav li.current-menu-item > a {
 color: #007700 !important; }

.et_color_scheme_green .bottom-nav li.current-menu-item > a { 
  color: #007700 !important; 
}
 
#main-header, .et_mobile_menu, .nav li ul , #top-menu li.mega-menu > ul > li > a:first-child:hover, .et-search-form {
    background-color: #CAD9E6 !important;
}
  
.nav ul li a:hover, .et_mobile_menu li a:hover {
	color: #0000FF;
	background-color: #CAD6E6;
}

.et-search-form input {
    background-color:  #DAE6F6;
    color: #111;
}

/* Change the color of the buttons (on home page) */

.et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button {
background-color: #4040C0 !important;
color: #fff;
}

#home_button{
   background-color: #FFFFFF;
   opacity: 0.9;
   filter: alpha(opacity=90);
}

#et_pb_contact_form_1 > div > form > p > textarea {
    height: 250px;
}

#main_page_photo_slider{
    height: 600px
}

#text_why_hire {
background-color: #DAF0FF !important;
opacity: 0.95;
filter: alpha(opacity=95);
padding: 45px;
width: 90%;
}