#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
    background: none;
    font-size: 48px;
    line-height: 1;
    width: auto;
    height: auto;
    color: #ffffff;
}

#topbar {
    background: #47AFE2;
}

#footer .footer-top {
    background: #47AFE2;
    border-top: 1px solid #47AFE2;
    border-bottom: 1px solid #47AFE2;
    padding: 60px 0 30px 0;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
    color: #47AFE2;
    text-decoration: none;
}

#topbar .social-links a:hover {
    color: #204572;
}

#topbar .contact-info i {
    color: #343a40;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #0798b5;
}

#hero h2 span {
    color: #ffc107;
}

#hero h2 {
    color: #212529;
}

#hero .btn-get-started:hover {
    background: #0798b5;
    color: #ffff;
    text-decoration: none;
	border: 2px solid #ffff;
}

#header .logo img {
    padding: 0;
    margin: 0;
    max-height: 60px;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #47AFE2;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#footer .footer-top .footer-links ul a:hover {
    color: #204572;
}


#footer .footer-top .footer-links ul i {
    color: #000000;
}

#footer .footer-top .social-links a:hover {
    background: #204572;
}

.back-to-top i {
    background: #204572;
}

.back-to-top i:hover {
    background: #204572;
    color: #47AFE2;
}



.values .box {
    text-align: left;
}

.values .box {
    padding: 30px;
    box-shadow:none;
    text-align: center;
    transition: 0.3s;
    height: 100%;
}

#footer .footer-top {
    background: rgb(1 41 112 / 8%);
    border-top:none;
    border-bottom:none;
    padding: 60px 0 30px 0;
}

.breadcrumbs {
    padding: 15px 0;
    background: #012970;
    min-height: 40px;
    margin-top: 92px;
    color: #fff;
}

.features h6{
    font-size: 14px;
    font-weight: 700;
    color: #4154f1;
    text-transform: uppercase;
}

.features h2 {
    font-size: 24px;
    font-weight: 700;
    color: #012970;
}

.clients .clients-slider .swiper-slide img {
    opacity:inherit;
  
}

.clients .clients-slider .swiper-pagination .swiper-pagination-bullet {
    border: 1px solid #000000;
}

.clients .clients-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #47AFE2;
}

.services .service-box.marun {
    border-bottom: 3px solid #630606;
}

.services .service-box.marun .icon {
    color: #630606;
    background: #b99696;
}

.services .service-box.marun:hover {
    background: #630606;
}

.services .service-box.marun a{
    color: #630606;
    text-decoration: none;
}

/*-------------- webpg strat--------------- */

.services .service-box.webpg {
    border-bottom: 3px solid #4C0027;
}

.services .service-box.webpg .icon {
    color: #4C0027;
    background: #980F5A;
}

.services .service-box.webpg:hover {
    background: #4C0027;
}

.services .service-box.webpg a{
    color: #4C0027;
    text-decoration: none;
}

/*-------------- webpg end--------------- */


/*-------------- mobpal strat--------------- */

.services .service-box.mobapl {
    border-bottom: 3px solid #8E806A;
}

.services .service-box.mobapl .icon {
    color: #8E806A;
    background: #FFE6BC;
}

.services .service-box.mobapl:hover {
    background: #8E806A;
}

.services .service-box.mobapl a{
    color: #8E806A;
    text-decoration: none;
}

/*-------------- mobpal end--------------- */