
/**** start  ****/
/* nav */
.contact .fa{
	background:#1fe3e5; 
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
{
	background: #1fe3e5;
	border: 2px solid #1fe3e5;
}
 .form-control
{
   border: 1px solid #1fe3e5;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand,
.slider h1,
.services h1,.works h1,.contact h1,
.test span,
.t h3:hover,.o h3:hover,
.copy p span,
.option-box .gear-check,
.show h1 .fa,
.shoping .fa,
.shoping span
{
	color: #1fe3e5;
}
.dropdown-menu
{
	border-bottom:5px solid #1fe3e5
}
.dropdown-menu > li > a:hover,
.services span,.works span,.contact span,
.fa-user:hover,.fa-hourglass-start:hover,.fa-tasks:hover,.fa-check:hover,
.works .sub:hover,
.social .fa:hover,
.works .sub:hover,
.scroll-top,
.active-sal,
.navbar-inverse .navbar-nav > li > a:hover
{
	background: #1fe3e5;
	
}
.add .fa:hover
{
	background: #1fe3e5;
	border:  2px solid #1fe3e5;
}
/* end nav */


/* slider */


.slider .btn-primary
{
	background: #1fe3e5;
	border: 1px solid #1fe3e5;
}
/* end slider */

/* start services */

.fa-user,.fa-hourglass-start,.fa-tasks,.fa-check {
	color: #1fe3e5;
	border: 1px solid #1fe3e5;
}


.over-flow
{
	background: rgba(0,0,0,.8);
}
/* end services */

/* start works */
.works .sub,
.contact input,
.contact textarea,
.contact iframe,
.color-option
{
	border: 2px solid #1fe3e5;
}

.box .overlay
{
    background-color: rgba(26,197,122,.7);
}
/* end works */

/* start testimonials*/

.test .carousel-indicators li.active
{
    border: 3px solid #1fe3e5;
}

/* start testimonials*/

/* start contact */

/* end contact */

/* footer */

/* end footer */
/**** end ****/