@charset "utf-8";
/* CSS Document */
.services-buttons a:hover {
    border: 2px solid #666;
}
.services-buttons a.current {
    border: 2px solid #666;
}

.team-box:hover {
    border-bottom: 1px solid #F00 !important;
}

p.team-title {
    background: #666;
}

.services-buttons a {
    border: 1px solid #666;
}

.services-buttons a i {
    color: #666;
}

::-moz-selection {
    color: #FFFFFF;
    background: #666;
}

::selection {
    color: #FFFFFF;
    background: #666;
}

a, 
a:visited {
    color: #666;
}

.selected {
    color: #666 !important;
}

strong {
    color: #666;
}

blockquote, blockquote p {
    color: #666;
}

.icons-ul i {
    color: #666;
}


.about-icon-r, .about-icon {
    background: #666;
}


.cta-section-count, .cta-section {
    background: #666 !important;
}

.contact-wrap h3, .social-title, .footer i, .copyright a:hover, .info h3, .section-title, .hero-title span, .ha-header nav a:hover, .ha-header nav ul li a:hover {
    color: #666;
}

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    background: #666;
}
.social-media-icons a {
    background: #666;
}
.services-buttons a:hover {
    border: 2px solid #666;
}

.services-buttons a.current {
    border: 2px solid #666;
}

form { margin:0; }
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
	border-color:#666;
}

/*Metro style*/
.navi-sq-m {		
	background:  #E49891;
}
.navi-sq-1 {		
	background:  #979797;
}
.navi-sq-2 {		
	background:  #828282;
}
.navi-sq-3 {		
	background:  #7A7A7A;
}
.navi-sq-4 {		
	background: #808080;
}
.navi-sq-5 {		
	background:  #979797;
}
.social-link:hover .social-icon, .social-icon-b:hover, .social-icon-m:hover, .social-media-icons a{
	background:#333;
}
#loading {
    background-image: url(../../images/styles/load-black.gif);
}
.portfolio-caption {
	background-image: url('../../images/styles/f-hover-black.png');
}
.ut-rotate-quote .flex-direction-nav .flex-next {
	background-image: url(../../images/styles/arrow-right-black.png);
}
.ut-rotate-quote .flex-direction-nav .flex-prev{
	background-image:url(../../images/styles/arrow-left-black.png);
}
.section-title{
	background-image:url('../../images/styles/divider1-black.png')
}
.parallax-title {
	 background-image: url('../../images/styles/divider1-black.png');
}