.text-primary {
    color: #28ABE3;
}

a {
    color: #28ABE3;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #ea321e;
    text-decoration: none;
}

.btn-primary {
    border-color: #28ABE3;
    background-color: #28ABE3;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #ea321e;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #28ABE3;
    background-color: #28ABE3;
}

.btn-primary .badge {
    color: #28ABE3;
}

.btn-xl {
    border-color: #28ABE3;
    background-color: #28ABE3;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #ea321e;
    background-color: #ea321e;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #28ABE3;
    background-color: #28ABE3;
}

.btn-xl .badge {
    color: #28ABE3;
    background-color: #fff;
}


.navbar-default .navbar-brand {
    color: #28ABE3;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #28ABE3;
}

.navbar-default .navbar-toggle {
    border-color: #28ABE3;
    background-color: #28ABE3;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #28ABE3;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #28ABE3;
}

.navbar-default .navbar-nav>.active>a {
    background-color: #28ABE3;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #28ABE3;
}

.menu-wrap a:hover,
.menu-wrap a:focus {
	color: #28ABE3;
}

.menu-wrap .logo {
    color: #28ABE3;
}

.menu-button {
    background: #28ABE3;
}

.header .intro-text h1 span {
    color: #28ABE3;
}

.main-title strong {
    color: #28ABE3;
}

.feature i {
    background: #28ABE3;
}

.no-touch .feature:hover i,
	.no-touch .feature:active i,
	.no-touch .feature:focus i {
        
        box-shadow: 0 0 0 0 #28ABE3;
}

.feature-2 i {
    background: #28ABE3;
    border: 1px solid #28ABE3;
}

.feature-2:hover i {
    background: transparent;
    color: #28ABE3;
}

.feature-2:hover .border {
    border-color: #28ABE3;
}

.feature-3 i {
    color: #28ABE3;
    border: 1px solid #28ABE3;
}

.feature-3:hover i {
    background: #28ABE3;
    color: #fff;
}

.feature-3:hover .border {
    border-color: #28ABE3;
}

.portfolio-caption a i {
    color: #28ABE3;
}
.portfolio-item:hover .portfolio-caption {
    background-color: rgba(40, 171, 227, 0.8);
}

.welcome-section:hover .border {
    border-color: #28ABE3;
}

.welcome-section:hover h4 {
    color: #28ABE3;
}

.about-text li i {
    color: #28ABE3;
}

.about-us-section-2 .carousel-indicators li,
.project-image .carousel-indicators li {
	border: 2px solid #28ABE3 !important;
}

.about-us-section-2 .carousel-indicators .active,
.project-image .carousel-indicators .active {
	background-color: #28ABE3;
}

.owl-theme .owl-controls .owl-buttons div {
	background: #28ABE3;
}

#team-section .nav-tabs.nav-justified {
    background: #28ABE3;
}

.team-member .team-details {
    background-color: rgba(40, 171, 227, 0.8);
}

.counter-item i {
    color: #28ABE3;
}
.timer {
    color: #28ABE3;
}
.latest-post h4 {
    color: #28ABE3;
}
.latest-post .post-details li i {
    color: #28ABE3;
}
.testimonials .testimonial-content img {
    border: 3px solid #28ABE3;
}
.testimonials .testimonial-author .author {
    color: #28ABE3;
}
.testimonials-carousel .owl-controls.clickable .owl-buttons div{
	color: #28ABE3;
}
.owl-theme .owl-controls .owl-page.active{
    background-color: #28ABE3;
}

.contact .form-control:focus {
    border-color: #28ABE3;
    box-shadow: none;
}

footer.style-1 .footer-social li a {
    background: #28ABE3;
}

.call-to-action h1 strong {
    color: #28ABE3;   
}

.team-details li a {
    background: #28ABE3;
}

.progress-bar {
    background: #28ABE3;
}


.pricing-tables .pricing-table.highlight-plan .plan-name {
    background: #28ABE3;
}

.pricing-tables .pricing-table.highlight-plan .plan-signup {
    background: #28ABE3;
}

.footer-contact-info {
    background: rgba(40, 171, 227, 0.8);
}

footer.style-1 {
    border-top: 2px solid #28ABE3;
}

#main-slide .slider-content h1 strong {
    color: #28ABE3;
}

.latest-post .post-details .date {
    background: rgba(40, 171, 227, 0.8);
}

.custom-tab .nav-tabs.nav-justified {
    background: #28ABE3;
}

.plan-name {
    background: #28ABE3;
}

.plan-signup {
    background: #28ABE3;
}

.dot1, .dot2 {
    background-color: #28ABE3;
}