/* Add here all your css styles (customizations) */
.btn-u.btn-u-orange {
    background: #e74c3c;
}
.btn-u.btn-u-orange:hover {
    background:#c0392b;
}

.boxed-layout {
  background: url(../img/patterns/15Y.png) repeat;
}
.boxed-layout.container{
  font-size: 15px;
}

.wrapper {
  background: url(../img/patterns/15Y.png) repeat;
}




/*Tag Boxes v2*/
.container content {
  background: #fafafa;
  border: solid 1px #eee;
  border-left: solid 2px #72c02c;
}
.heading heading-v1 margin-bottom-40{
	background: #fafafa;
	}
.copyright{
	background: #3e4753;
	}

/*This changes color of backgroundto yellow and color is text color*/

.testimonials-bg-dark .item p {
  background: #fcfcce;
}
.testimonials-bg-dark 
.item p {
    color: #444;
    font-weight: 400;
}

.testimonials.testimonials-bg-dark .item p:after,
.testimonials.testimonials-bg-dark .item p:after {
  border-top-color: #e98383;
}
/*This puts pointer in top row of carousel 
.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v1 .item p:after {
  border-top-color: #e98383;
}*/

/*This is the color of the arrow and hover of right side of carousel*/ 
.testimonials-bg-dark .carousel-arrow i {
  color: #e98383;
  background: #000;
}

.testimonials-bg-dark .carousel-arrow i {
  color: #777;
  background: #f5f5f5;
}

.testimonials.testimonials-bg-dark .carousel-arrow i:hover {
  background: #CA563E;
}


.testimonials-bg-dark 
.item p 
.rounded{
    color: #444;
    font-weight: 400;
}

/*Testimonials left side grey is v2*/
.testimonials.testimonials-v2 p {
    background: #fafafa;
}


.wrapper {
  background: url(../img/patterns/15Y.png) repeat;
}
.title-box .title-box-text {
	font-size: 25px;
	font-weight: 200;
}

#InglesHeader {
 margin-bottom:0px;

}
.projects h4  {
  color: #5f5f5f;     
 font-weight: 600;
} 










