/* Template: AvaLanche | Author: eriktailor | Version: 1.0  */
/*----------------------------------------------------------*/

/* -------------------------------- */
/* # Warm Skin */
/* -------------------------------- */


/* Section Titles */
.section-title {color: #4c3d6d;}
.de-colorizer{color:#FFF!important;}
.oranger{color:#F28858!important;}

/* Logo */
.logo {background: url('../../img/logo_warm.png') no-repeat 0 50%;}

/* Text Links */
a:hover, a:focus { color: #4c3d6d;}

/* Menu item hover */
#menu a:hover {color: #4c3d6d;}

/* Mobile menu icon */
.mobile-menu .icon {color: #4c3d6d;}

/* Portfolio Item */
.portfolio-item-title span {color: #4c3d6d;}
.portfolio-item:hover {background: #4c3d6d;}
.portfolio-item-title span {color: #4c3d6d;}

/* Portfolio Filtering */
.option-set a:hover .icon {color: #4c3d6d; }
.option-set a:hover .filter-title {color: #FFF;}
.option-set a:hover .icon {box-shadow: 0 0 0 8px #4c3d6d;}
.option-set a:hover .icon {box-shadow: 0 0 0 7px #FFF; color: #FFF;}

/* Team Member active */
.team-member:hover, .team-member-active {border: 15px solid #4c3d6d;}
.memberProfile {background: #4C3D6D;}
.bullet {background: url("../../img/bullet_warm.png");}

/* Our Process icons */
.process-icon.first  {background: url('../../img/process/process_01_warm.png') no-repeat 50% 0;}
.process-icon.second {background: url('../../img/process/process_02_warm.png') no-repeat 50% 0;}
.process-icon.third  {background: url('../../img/process/process_03_warm.png') no-repeat 50% 0;}
.process-icon.fourth {background: url('../../img/process/process_04_warm.png') no-repeat 50% 0;}

/* Our Process details */
.processInfo {background: #4c3d6d;}

/* Service Item */
.service-item:hover {background: #4c3d6d;}
.service-item-title span {color: #4c3d6d;}
.service-item:hover .icon {color: #4c3d6d;}

/* Testimonials Slider controls */
.prev:hover .icon, .next:hover .icon {color: #4c3d6d;}

/* Blog Item */
.blog-item-title .line-1 {background: #4c3d6d;}
.blog-article-intro {background: rgba(215,107,0,0.9);}

/* Contact */
.contact-title {color: #4c3d6d;}
.small-button {background: #4c3d6d;}
.map-title {color: #4c3d6d;}
.office-info.right a {color: #4c3d6d;}
.contact-info .icon {color: #4c3d6d;}

/* Footer */
#footer {background: #4c3d6d;}
















