/* Logo */
.navbar-brand.logo {
	background: url(../images/logo-l-orange.png) no-repeat left 21px;
}
.list-unstyled a:hover, .dropdown-menu>li>a:hover, .font-color, .iconbox, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover,
.icon-boxed.wide90, .view-links a, .sky-form a, .sky-form .checkbox input + i::after, .fea-col-box:hover .wide80{
	color:#f58725;
}

.col-fea-box{
	background: rgba(245, 135, 37, .8);
}
.orange-button, .blue-button, .samll-grey-button:hover, .pricing-box.style-1:hover .samll-grey-button, .pricing-box.style-1.active .samll-grey-button, .col-fea-box-white::before{
	border:solid 1px #f58725;
}
.domain-search {
	background:#f58725 url(../images/clouds-white.png) repeat-x center bottom;
}
.service-title {
    background: #f58725 url(../images/clouds-white-small.png) no-repeat scroll left bottom;
	margin-bottom:20px;
}
.domain-search.shape-white {
    background: url(../images/bgg2.jpg) repeat scroll center top;
}
.sky-form .radio input:checked + i, .sky-form .checkbox input:checked + i, .sky-form .toggle input:checked + i{
	border-color:#f58725;
}

/* scroll up */
.scrollup {
	background: #f58725 url(../images/scroll-top-arrow.png) no-repeat 15px 14px;
}