/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

body {
color: #FFFFFF;
background-color: #0C0C0C !important;

}

#s5_main_body_wrap {
    font-size: 1.2em;
}

.s5_is_css .s5_is_css_hidden {
 
    font-size: 1.2em;
}
#s5_nav a {
    color: #FFD700 !important;
}

#s5_menu_wrap {
    background: #000;
    height: 90px;
}

#s5_center_area_inner {
background: #0C0C0C !important;

}

.image_box_item_inner2 {
    background: #222; !important /* Home page Top boxes background color */
	}
	
	.image_box_text h3 {
    color: #ffd700 !important;
	}
	
	#s5_component_wrap_inner h2 a, #s5_component_wrap_inner h1 a {
text-decoration:none;
color:#ffd700;
}

#s5_search_wrap {
    color: #Dffd700 !important;
	}

.learn_about_us_text_wrap {
     background: url(../images/s5_gray-bg.jpg);
	   }
	
.learn_about_us_text_wrap h3 {
    color: #FFD700;
	}

.learn_about_us_text_wrap_inner {
    padding: 100px;
	}
	
	
h1, h2, h3, h4, h5 {
    line-height: 130%;
    font-weight: 400;
    color: #ffd700;
}
/*
#s5_center_area_inner2 {
    background-image: url('http://www.entegritysoftware.com/clients/dukenlo/images/dnl/OurStrengths1-2 - Dubai.jpg');
}
*/
#s5_top_menu_login_wrap {
    background: #222;
    border-top: solid 0px #E7E6E6;
	padding-top: 0px;
	}

#s5_bottom_row1_area1 {
    background-image: url('http://www.entegritysoftware.com/clients/dukenlo/images/OurStrengths1425.jpg') !important;
   }

.s5_h3_first {
    color: #ffd700;
	font-size: 1.8em;
}

.s5_h3_last {
    color: #ffd700;
	font-size: 1.8em;
}
 
.learn_about_us_text_wrap ul {
       column-count: 1;
	   }
	   
#s5_menu_wrap {
    text-align: right;
}

.s5_is_css h3 {
   text-align: center;
}
.s5_no_custom_bg {
    margin-bottom: 0px;
}
.transbox {
  margin: 30px;
  background-color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}
.transbox ul {
  
  padding:20px;
  color: #000000;
}

.slide_title {
    color: #FFFF99 !important;
}
#s5_responsive_menu_button {
        color: #FFFF99;
    }