.showlist,.showlist1,.showlist2,.showlist3,.showlist4,.showlist5,.showlist6
,.showlist7,.showlist8,.showlist9,.showlist10{
	text-transform: capitalize;
}
.error-template {padding: 40px 15px;text-align: center;}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }
.owl-item {
	display: inline;
	float: left;
}
.light-bg {
    background-color:#24c698;
}
body{
    color:#404b56;
}

    /*Search button Style*/
/*}
#custom-search-input{
    padding: 3px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .fa fa-search{
    font-size: 23px;
}*/
}
.navbar-nav:hover a{
    background-color:white; 
}
.navbar-header {
    background-color: #333;
    color: white;
}
#one{
    color:white;
}
input {
    outline: none;
}
input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none; 
}


input[type=search] {

    background: #ededed url("images/search_pic.png") no-repeat 9px center;
    border: solid 1px #ccc;
    background-color: white;
    padding: 9px 10px 9px 32px;
    width: 55px;
    
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    border-radius: 10em;
    
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
input[type=search]:focus {
    width: 130px;
    background-color: #fff;
    border-color: #66CC75;
    
    -webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
    -moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
    box-shadow: 0 0 5px rgba(109,207,246,.5);
}

input:-moz-placeholder {
    color: #999;
}
input::-webkit-input-placeholder {
    color: #999;
}
/* Demo 2 */
#demo-2 input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
}
#demo-2 input[type=search]:hover {
    background-color: #fff;
}
#demo-2 input[type=search]:focus {
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}
#demo-2 input:-moz-placeholder {
    color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
    color: transparent;
}

#search_icon{
    position: absolute;
    font-size: 29px;
    left:30px;
    top:5px;
    color: #24c698;
}
/*
@-moz-document url-prefix() {
    #search_icon{ left: 22px;
                top: -3px; /* Font size is huge in Firefox */ }
}*/

#search_icon:hover input[type=search]{
    width: 130px;
    padding-left: 32px;
    color: #000;
    background-color: #fff;
    cursor: auto;
}


/*Section color*/
section#hrero {
    background-color: #24c698;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #fff ;
    text-decoration: none;
    border-color: none !important;
}/*
a:hover{
    background-color: white;
}*/
#google:hover {
    background-color: #d34836 !important;
}
#h1{
    color: #EEF9F5;
}
 #p1{
    color:#F2F2F2;
}

#latest-works {
    background-color: #177466;
}
.inner {
    padding-top: 20px;
    padding-bottom: 20px;
}
.inner-top {
    padding-top: 20px;
    padding-bottom: 20px;
}
#carousel-1 {
    width: 350px !important;
    margin-left: -50px !important;
}
.slide-content {
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 40px;
    font-size: 15px;
}
.slide-content a {
    font-size: 20px;
    font-weight: bold;
}
#about-h1 {
    padding-top: 20px;
    padding-bottom: 70px; 
}
#row-services{
    height: 200px;
}
#services-h1 {
    padding-top: 40px;
}
.inner-bottom-sm {
    padding-bottom: 0px;
}
#aboute {
    border-bottom: 0px solid white;
    margin-left: 15px;
    color:#506A85;
    font-size: 30px;
    margin-top:-20px;
    margin-bottom: -20px;

}
#aboute a:hover {
    background-color: #eee;
    color: #1ABB9C;
}
#lislash a:hover {
    color:#506A85;
    cursor: default;
}
#services-head{
    border-bottom: 0px solid white;
    margin-left: 15px;
    font-size: 40px;
}
#services-head a:hover {
    background-color: #24c698;
    color: #fff;
}
.active1 {
    color: #1abb9c;
}
#slash {
  margin-right: 17px;
  margin-left: -11px;
}
@-moz-document url-prefix() {
   #search_icon {
    position: absolute;
    font-size: 29px;
    left: 22px;
    top: -3px;
    color: #24C698;
}
}
#hero {
    height: 60px;
}