/*
#0099FF
#0033FF
*/


::-moz-selection {
    color: #ffffff;
    background: #0066CC;
}

::selection {
    color: #ffffff;
    background: #0099FF;
}

.btn-col,
.project-details h5, 
.project-info h5 {
border-color: #0099FF;
color: #0099FF;
}

.btn-col:hover {
color: #0033FF;
}

.section-title h3, 
.section-title h4,
.step-no,
.sub-steps .icon,
.sub-steps .sub-text,
.testimonial .happy-client,
.client-photos .photo-hold {
border-color:#0099FF;
}

.color-scheme,
.service-icon,
.step-no .no-inner,
.site-name:hover,
.project-details .details-list li .strong,  
.social-icons ul li a:hover {
color:#0099FF;
}

.single-pricing .package-features .more-features{
    color: #D9620D;
}

.precisions{
    font-size: 12px;
    color: #b4b4b4;
}

.empty-precisions{
    height: 28px;
}

.status-precisions{
    font-style: italic;
}

#special-pricing-row {
	display: flex;
	flex-wrap: wrap;
}

.single-pricing-special {
	background: #FFFFFF;
	border: 2px solid #D9620D;
	border-radius: 2px;
	height: 100%;
}

.single-pricing-special .price-special h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700;
	line-height: 38px;
    color: #D9620D;
}

.single-pricing-special .price-special .dollar-special {
	font-size: 20px;
	vertical-align: super;
	font-weight: normal;
    color: #D9620D;
}

.single-pricing-special .price-special .month-special {
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	font-weight: 300;
	color:#E68B4A;
}

.site-name span,
.photo-overlay h4 {
background-color: #0099FF;
}

.nicescroll-cursors {
background-color: #0099FF !important;
}

.photo-zoom:before {
	border-color: rgba(0, 255, 255, 0) rgba(255, 0, 255, 0) rgba(0, 153, 255, 1) rgba(255, 255, 10, 0);
}




