body {
    background: #f6f6f6;
}

.primary-bg {
    background: #F25D29;
}

.ico-xs {
    vertical-align: middle;
}

.pt-140 {
    padding-top: 140px;
}

.mt-200 {
    margin-top: 200px;
}

.topbar-text ul li a:hover {
    color: #2EC4B6;
}

.menu ul li a:hover, .menu ul li:hover>a {
    background:  #2EC4B6;
}

.topbar-text ul li a:hover {
    color: #2EC4B6;
}

.secondary-solid-btn {
    color: #fff;
    background: #2EC4B6;
    border: 1px solid #2EC4B6;
}

.secondary-solid-btn:hover {
    color:#2EC4B6;
}

.single-promo-block:after {
    background-image: linear-gradient(75deg, rgba(231, 29, 54, 0.90) 10%,rgba(255, 159, 28, 0.90));
}

.icon-1 {
    width: 50px;
    height: 50px;
}

.outline-btn {
    color: #2EC4B6;
    border: 1px solid #2EC4B6;
}

.outline-btn:hover {
    color: #ffffff;
    background: #2EC4B6;
}

.services-single:hover {
    transition: all 0.3s ease-in;
    background: linear-gradient(75deg,#E71D36 10%,#FF9F1C);
    color: #fff;
}

.text-white.h4 {
    font-size: 1.9em;
}

.ico-2 {
    width: 55px;
    height: 55px;
}

.scroll-top {
    background: #2EC4B6;
}

.single-blog-card span.category {
    background: #2EC4B6;
}

.blog-img:hover span.category {
    background: #ffffff;
    color: #2EC4B6;
}

.gradient-bg {
    background: linear-gradient(75deg,#E71D36 10%,#FF9F1C) !important;
}

.bg-Technology {
    background-color: #EFEFEF;
}

.p-Technology {
    color: #000000;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

a {
    color: #011627;
}

a:hover {
    color: #2EC4B6;
}

.core-services-single:hover {
    background: linear-gradient(75deg,#E71D36 10%,#FF9F1C);
}

.staff-member .ico-our {
    width: 70px;
}

.staff-member .overlay {
    background: #E71D36;
    background: -moz-linear-gradient(left, #E71D36 2%, #FF9F1C 82%);
    background: -webkit-linear-gradient(left, #E71D36 2%, #FF9F1C 82%);
    background: linear-gradient(to right, #E71D36 2%, #FF9F1C 82%);
}

.h5-Our {
    font-weight: 700;
}

.contact-us .ptb-150 {
    padding-top: 200px;
    padding-bottom: 100px;
}

.contact-us .gradient-overlay:before {
    background-image: linear-gradient(75deg, rgba(231, 29, 54, 0.90) 10%, rgba(255, 159, 28, 0.90)) !important;
}

.contact-us .color-secondary {
    color: #E71D36;
}

.color-primary {
    fill: #E71D36!important;
}

.single-promo-block:hover .color-primary {
    fill: #ffffff!important;
}

.services-single:hover .color-primary {
    fill: #ffffff!important;
}

.promo-block-content h5 {
    font-size: 1.6em;
}

.promo-hover-bg-1:before {
    background-image: url(../img/img-accelerate.jpg);
}
.promo-hover-bg-2:before {
    background-image: url(../img/img-streamline.jpg);
}
.promo-hover-bg-3:before {
    background-image: url(../img/img-customer.jpg);
}

.loader1 span:nth-child(1) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background:  rgba(255, 159, 28, 0.6);
}

.loader1 span:nth-child(2) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
    background:  rgba(255, 159, 28, 0.8);
}

.loader1 span:nth-child(3) {
    -webkit-animation-delay: -0.26666s;
    animation-delay: -0.26666s;
    background: rgba(255, 159, 28, 1);
}

.loader1 span:nth-child(4) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
    background:  rgba(255, 159, 28, 0.8);

}

.loader1 span:nth-child(5) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    background:  rgba(255, 159, 28, 0.4);
}

.header nav.navbar.affix {
    padding: 0.5rem 1rem !important;
}

.about-us .ptb-150 {
    padding-top: 200px;
    padding-bottom: 100px;
}

.about-us .gradient-overlay:before {
    background-image: linear-gradient(75deg, rgba(231, 29, 54, 0.90) 10%, rgba(255, 159, 28, 0.90)) !important;
}

.about-us .color-secondary.number {
    color: #FF9F1C;
}

.about-us .primary-solid-btn {
    border: 1px solid #2EC4B6;
    background-image: linear-gradient(to bottom, #2EC4B6, #2EC4B6);
}

.about-us .primary-solid-btn:hover {
    color:#2EC4B6;
    border: 1px solid #2EC4B6;
    background: transparent;
}

.about-us .custom-arrow.owl-theme .owl-nav button span {
    color: #2EC4B6;
}

.about-us .custom-arrow.owl-theme .owl-nav button:hover {
    background: transparent;
    border-color: #2EC4B6;
    color: #ffffff;
}

.about-us .staff-member .overlay {
    background: #E71D36;
    background: -moz-linear-gradient(left, #E71D36 2%, #FF9F1C 82%);
    background: -webkit-linear-gradient(left, #E71D36 2%, #FF9F1C 82%);
    background: linear-gradient(to right, #E71D36 2%, #FF9F1C 82%);
}

.about-us .staff-member .overlay ul.social li a:hover span {
    color: #2EC4B6;
}

.about-us .outline-white-btn:hover {
    background: #ffffff;
    color: #2EC4B6;
}

.about-us .topbar-text ul li a:hover {
    color: #2EC4B6;
}

.custom-arrow.owl-theme .owl-nav button span {
    color: #2EC4B6;
}
.custom-arrow.owl-theme .owl-nav button:hover span {
    color: #2EC4B6;
}
.custom-arrow.owl-theme .owl-nav button:hover {
    background: transparent;
    border-color: #2EC4B6;
    color: #2EC4B6;
}

.dce .ptb-150 {
    padding-top: 200px;
    padding-bottom: 100px;
}

.dce .primary-solid-btn:hover {
    color:#2EC4B6;
    border: 1px solid #2EC4B6;
    background: transparent;
}
.dce .primary-solid-btn {
    border: 1px solid #2EC4B6;
    background-image: linear-gradient(to bottom, #2EC4B6, #2EC4B6);
}

.dce .gray-light-bg {
    background: #EFEFEF;
}

.dce .text-blue {
    color:#2EC4B6;
    font-style: italic;
    font-size: 20px;
}

.business-process-management .t-Business-Process-Management {
    color: #ffffff;
}

.business-process-management .p-Business-Process-Management {
    color: #ffffff;
}

.business-process-management .feature-tabs li a.active:before {
    background: #E71D36;
}

.business-process-management .feature-tabs li a.active {
    color: #E71D36 !important;
}

.custom-arrow.owl-theme.testi .owl-nav button span {
    color: #ffffff;
}

.custom-arrow.owl-theme.testi .owl-nav button span:hover {
    color:#2EC4B6;
}

.single-promo-card .card-body.l-partners {
    padding: 0px;
}

.portfolio-item {
    background: none;
    margin-top: 0px;
}

.feature-tabs li a.active:before {
    width: 0px;
    background: transparent;
}

.carousel {
    margin-bottom: 0px;
}
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}
.carousel-item {
    height: 700px;
}
.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    height: 700px;
}
.carousel-indicators {
    bottom: 80px;
}
.carousel-indicators li {
    background-color: #E71D36;
}

li a.active h6 {
    color:#E71D36;
}

li a h6 {
    color:#2EC4B6;
}

li a:hover h6 {
    color: #000000;
}

.img-header {
    background-image: url(../img/img-header_2@2x.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.img-header2 {
    background-image: url(../img/img-header@2x.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.lead.p-header {
    color: #191919;
}

.bg-are-you-ready {
    background-color: #EFEFEF;
}

.business-process-management .img-header {
    background-image: url(../img/img-hero@2x.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.business-process-management .img-header2 {
    background-image: url(../img/img-hero-2@2x.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.business-process-management .carousel-indicators li {
    background-color: #ffffff;
}


.business-process-management li a.active h6 {
    color:#E71D36;
}

.business-process-management li a h6 {
    color:#2EC4B6;
}

.business-process-management li a:hover h6 {
    color: #000000;
}

.feature-content-two p.quote {
    font-size: 75%;
    font-style: italic;
}

.contact-us .icon-sm {
    font-size: 44px;
    line-height: 44px;
}

.faq .ptb-150 {
    padding-top: 200px;
    padding-bottom: 100px;
}

.faq .text-faq {
    margin-left: 30px;
}

.faq .text-faq a {
    color:#2EC4B6;
    text-decoration: underline;
}

.faq .text-faq a:hover {
    color: #000000;
}

.business-process-management .secondary-solid-btn:hover {
    color: #2EC4B6;
    background: #ffffff;
    border: 1px solid #ffffff;
}

.cursor-button {
    cursor: pointer;
}
.cursor-button2 {
    cursor: pointer;
}

.feature-tabs li a.cursor-button:before {
    margin-left: 35%;
}

.icon-extra {
    width: 80px;
    float: right;
    margin-top: -50%;
    margin-right: -47px;
}

.m-interno {
    padding-right: 7px;
    padding-left: 9px;
}

.about-us .services-single {
    transition: all 0.3s ease-in;
    background: linear-gradient(75deg,#E71D36 10%,#FF9F1C);
    color: #fff;
}

.about-us p.overview {
    text-align: justify;
}

.services-single h5 {
    color: #ffffff !important;
    opacity: 1;
}

.form-control {
    color:gray !important;
}

.h2-titulos {
    font-size: 2.1em;
}

.ml-25 {
    margin-left: 25px;
}

@media (max-width: 425px)
    {
        .icon-extra {
        width: 80px;
        margin-top: -6%;
        margin-right: 0px;
        margin-left: 38%;
        position: absolute;
        }

        .img-header {
            background-image: url(../img/img-header_2@2x_resp.png);
        }
        .img-header2 {
            background-image: url(../img/img-header@2x_resp.png);
        }
        .business-process-management .img-header {
            background-image: url(../img/img-hero@2x_resp.png);
        }
        .business-process-management .img-header2 {
            background-image: url(../img/img-hero-2@2x_resp.png);
        }
    }