/*
* Template Name : Wimo - Responsive HTML5 Template
* Copyright 2013, themeforest.net
* www.bitsblue.com
*
*
* Copyright (c) 2013 Wimo, inc.
*
* MIT License
* 
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merge, publish,
* distribute, sublicense, and/or sell copies of the Software, and to
* permit persons to whom the Software is furnished to do so, subject to
* the following conditions:
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/


/********************************************************************/
/*   All Styles for Skin.css */
/********************************************************************/

.header-color {
	color: #EF4A4A; 
}

::selection {
	background: #262932;
	color: #fff;
	-webkit-text-stroke-color: #fff;
}

.button {
	background: #262932;

}

.button:hover {
	background: #019a5f;
}

.top-bar-section li a:not(.button):hover {
	color: #EF4A4A;
}

.front-text h2 span {
	color: #EF4A4A;
}

.green-bg {
	background: #262932;
}

.widget span {
	background: #EF4A4A;
	color: white;
}

.hire-us .button {
	background-color: #262932;
	border: 2px solid #262932;
}

.hire-us .button:hover {
	border: 2px solid #262932;
}

.orbit-bullets li {
	background: #EF4A4A;
}

.orbit-bullets li.active {
	border: 1px solid #EF4A4A;
}

.progress.success .meter {
	background: #EF4A4A;
}

.all-team .social-icons li a {
	color: #EF4A4A;
}

.social-icons li a:hover {
	color: #262932;
}

.social-icons li a {
	color: #EF4A4A;
}

.caption::before {
	background: #262932;
}

.caption::after {
	background: #262932;
	color: #E74954;
}

.reveal-modal .portfolio-title {
	background: #262932;
}

.reveal-modal .close-reveal-modal {
	background-color: #E74954;
}

.detail-p strong {
	color: #EF4A4A;
}

.project-intro .button:hover {
	background: #EF4A4A;
}

#region4 {
	background: url(../img/bg/video-bg2.png) fixed;
}

.video-text .button {
	background: #EF4A4A;
}

.video-text .button:hover {
	background: #262932;
}

.all-services .services-icons {
	border: 1px dashed #EF4A4A;
}

.all-services .services-icons:hover {
	border: 2px solid #EF4A4A;
}

.services:hover .services-icons {
	border: 2px solid #EF4A4A;
}

.testimonial-bg .flexslider .testimonial-name {
	color: #EF4A4A;
	border-bottom: 1px solid #EF4A4A;
}

.contact span {
	color: #EF4A4A;
}

.footer-icon-effect .f-icon:hover {
	background: #EF4A4A;
	color: #702fa8;
	box-shadow: 0 0 0 8px rgba(239, 74, 74, 0.3);
}


