a {
	color: #A3E6FF;
}

a:hover, a:active, a:focus {
    color: #A3E6FF;
}

.is-sticky .custom-navbar span.calltxt .active {
    color: #333 !important;
} 
.custom-navbar .nav li.active > a {
    color: #2DC2F2;
}

.section-btn {
	background: #fff; 
	color: #008ABE;
}

.servicesbox .readmore {
	background: #fff; 
	color: #008ABE;
	font-weight: bold;
}

.servicesbox .readmore.blue-bg {
	background: #008ABE; 
	color: #FAFAFA;
}

#contact button#submit {
    background-color: #008ABE;
    font-weight: bold;
}

.custom-navbar .navbar-brand {
    background: url(../images/logo-dark.svg) no-repeat 100%;
    width: 235px;
    margin-left: 10px;
    background-size: contain;
}

.is-sticky .custom-navbar .navbar-brand {
    color: #2DC2F2;
   	background: url(../images/logo-bright.svg) no-repeat 100%;
    width: 235px;
    margin-left: 10px;
    background-size: contain;
}

.is-sticky .custom-navbar .nav li .calltxt {
    color: #999;
    border-color: #999;
}

.section-title h3:before, .section-title h3:after, .servicesbox h3:before, .servicesbox h3:after {
    background: #008ABE;
}

.servicesbox.white-separator h3:before, .servicesbox.white-separator h3:after  {
	background: #FAFAFA;
}

.howlist li .iconcircle {
    background: #008ABE;
}

.taglinewrap {
    background: #F2F8FB;
}

.taglinewrap h2, .taglinewrap p {
	color: #272727;
}

.taglinewrap h2 {
    font-weight: bold;
    text-transform: uppercase;
}

footer {
    background: #C5F1FF;
}

footer .footer-copyright p {
    color: #000;
}

.socialLinks a:hover {
	color: #A3E6FF; 
}

.error {
	color: red;
	font-style: italic;
}

.custom-navbar .nav li .calltxt {
    padding: 0;
}

span.calltxt a:nth-child(2), span.calltxt a:nth-child(3), span.calltxt a:nth-child(4),span.calltxt a:nth-child(5) {
	padding-left: 5px !important;
}	

span.calltxt a {
	padding-right: 5px !important;
}

.is-sticky .custom-navbar .nav li .calltxt {
    margin-top: 15px;
}

.howlist li {
    margin-top: 0;
}

.custom-navbar .navbar-toggle .icon-bar {
    background: #008ABE;
    border-color: transparent;
}

.contact-form a {
    color: #008ABE;
    text-align: left;
    display: block;
    margin-bottom: 30px;
}

.contact-form i.fa.fa-envelope {
    padding-right: 10px;
}

.contact-form h4 {
    font-size: 33px;
}



#home {
	background: url(../images/image-header.jpg) no-repeat top;
}

.bg1 {
	background: url(../images/picture-warehouse.jpg) no-repeat left;
}

.bg2 {
	background: url(../images/picture-products.jpg) no-repeat right;
}

.bg3 {
	background: url(../images/picture-truck.jpg) no-repeat left;
}

.ico {
	height: 44px;
    display: block;
}

.ico-buy {
	background: url(../images/ico-buy.svg) no-repeat center;
}

.ico-sell {
	background: url(../images/ico-sell.svg) no-repeat center;
}

.ico-stock {
	background: url(../images/ico-stock.svg) no-repeat center;
}

.ico-house {
	background: url(../images/ico-house.svg) no-repeat top;
}

.ico-diy {
	background: url(../images/ico-diy.svg) no-repeat top;
}

.ico-beauty {
	background: url(../images/ico-beauty.svg) no-repeat top;
}

.ico-clothing {
	background: url(../images/ico-clothing.svg) no-repeat top;
}

.ico-sport {
	background: url(../images/ico-sport.svg) no-repeat top;
}