.home-clients .owl-carousel .owl-stage-outer {
    overflow: hidden;
}

.thumb-info-show-more-content p {
    color: #c9c9c9;
    font-weight: 400
}

header .social-icons li a {
    line-height: 2 !important
}

.social-icons li:hover a {
    background: none !important
}

/* #footer a:not(.btn):not(.no-footer-css),
#footer span,
#footer li {
    color: #545454 !important
}

#footer a:not(.btn):not(.no-footer-css):hover,
#footer a:not(.btn):not(.no-footer-css):active,
#footer a:not(.btn):not(.no-footer-css):focus {
    color: #e65100 !important
} */

#header .header-nav-main nav>ul>li.dropdown>.dropdown-menu {
    border-top: 2px solid #e65100 !important
}

#header .header-nav.header-nav-links nav>ul:not(:hover)>li>a.active,
#header .header-nav.header-nav-links nav>ul li:hover>a {
    color: #e65100 !important
}

html .btn-tertiary,
#header .header-btn-collapse-nav {
    background-color: #e65100 !important;
    border-color: #e65100 !important;
    color: #fff !important
}

.sa-technology .content-grid .content-grid-item:after:last-child {
    border-bottom: 0 !important
}

.sa-technology p {
    font-size: 15px;
    padding-top: 10px
}

.staff-augmentation-testimonial .testimonial blockquote p {
    font-family: "Poppins", sans-serif
}

section.section.section-background-half-primary-half-secondary.hiring-model {
    background: linear-gradient(to right, #02638e 50%, #f7f7f7 50%)
}

.model-dark {
    color: #212529
}

html .btn-primary {
    background-color: #e65100 !important
}

.process-style {
    display: flex;
    justify-content: space-evenly
}

.offering-section {
    background: linear-gradient(to right, #02638e 57%, #fff 33%)
}

.offering-section .text-white {
    color: #fff
}

.sugar-crm-banner {
    background-image: url("../img/slides/sugarcrm-banner.jpg");
    height: 500px
}

#header {
    height: 105px !important
}

#header .header-social-icons i {
    padding-top: 8px
}

#header .dropdown-menu {
    border-radius: 0 !important
}

#header .header-nav.header-nav-links nav>ul:not(:hover)>li>a.active {
    color: #e65100
}

.sugar-crm-page .fa-check {
    color: #e65100
}
.homepage .header-body{
    /* background-color: #fdf0ca !important; */
}

.sugar-crm-page p a {
    color: #02638e
}

.salesforce-page .fa-caret-right {
    color: #02638e
}

.custom-overlapping-cards {
    display: flex;
    position: relative
}

.custom-overlapping-cards>div {
    z-index: 1
}

.custom-overlapping-cards>div:nth-child(1) {
    max-width: 47%
}

.custom-overlapping-cards>div:nth-child(1) img {
    transform: translate3d(-20px, -20px, 0)
}

.custom-overlapping-cards>div:nth-child(2) {
    z-index: 0;
    transform: translate3d(-50px, 50px, 0)
}

.custom-overlapping-cards>div:nth-child(2) img {
    max-width: 89%;
    transform: translate3d(70px, -20px, 0)
}

.custom-overlapping-cards .custom-overlapping-cards-puzzle-background {
    position: absolute;
    top: -80px;
    left: -158px;
    z-index: -1
}

@media(max-width:575px) {
    .custom-overlapping-cards {
        flex-wrap: wrap;
        justify-content: center
    }
    .custom-overlapping-cards>.card:nth-child(1) {
        max-width: 80%
    }
    .custom-overlapping-cards>.card:nth-child(2) {
        margin-top: 50px;
        max-width: 80%;
        transform: none
    }
    .custom-overlapping-cards>.card:nth-child(2) img {
        max-width: 100%;
        transform: translate3d(20px, -20px, 0)
    }
}

.custom-line {
    display: inline-block;
    width: 50px;
    border-bottom: 3px solid #e65100
}

.text-color-primary {
    color: #e65100 !important
}

.text-color-blue {
    color: #02638e !important
}

.testimonial.testimonial-style-3.custom-testimonial-style-1 blockquote:before {
    color: #e65100 !important
}

.bg-color-light-scale-1 {
    background: #f7f7f7 !important
}

.bg-color-blue {
    background: #02638e !important
}

.service-pic {
    width: 100%;
    height: 257px
}

@media(max-width:768px) {
    .service-pic {
        width: 100%;
        height: 445px
    }
}

@media(max-width:575px) {
    .service-pic {
        width: 100%;
        height: 257px
    }
}

.custom-bg-color-grey-2 {
    opacity: .3 !important
}

.btn {
    text-transform: uppercase
}

#project-form,
#web-app-form,
#custom-dev,
#form-crm {
    padding-top: 150px;
    margin-top: -150px
}

#mobile-services {
    padding-top: 50px;
    margin-top: -50px
}

#web-services {
    margin-top: -7rem
}

.cta-form {
    padding: 20px
}

section.section {
    margin: 0 !important
}

.card-body {
    padding: 1.0rem !important;
}

html .btn-primary.active,
html .btn-primary:active {
    background-color: #d34d04 !important;
    border: 1px solid #d34d04
}

html .btn-primary.hover,
html .btn-primary:hover {
    background-color: #d34d04 !important;
    border: 1px solid #d34d04
}

html .btn-primary {
    border-color: #d34d04
}

.call-to-action-primary {
    background-color: #02638e !important
}

html .text-color-primary,
html .text-primary {
    color: #e65100 !important
}

.home-concept strong {
    display: block;
    font-family: "Shadows Into Light", cursive !important;
    font-size: 1.8em !important
}

.home-concept strong {
    color: #777777 !important
}

.custom-heading-bar {
    position: relative
}

.custom-heading-bar:before {
    content: '';
    position: absolute;
    top: 50%;
    right: calc(100% + 15px);
    width: 50px;
    border-top: 5px solid #CCC;
    transform: translate3d(0, -50%, 0)
}

.custom-heading-bar:before {
    border-color: #e65100
}

.custom-heading-bar.custom-heading-bar-right:before {
    right: auto;
    left: calc(100% + 15px)
}

.custom-link-effect-1>i {
    transition: ease all 300ms
}

.custom-arrow-icon {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 17px
}

.custom-arrow-icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    border-top: 1px solid #CCC;
    border-color: inherit;
    transform: translate3d(0, -50%, 0)
}

.custom-arrow-icon:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 50%;
    height: 50%;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-color: inherit;
    transform: translate3d(0, -50%, 0) rotate(45deg)
}

.clean-animation-1 svg g:nth-child(1) {
    -webkit-animation: cleanAnimation 3s;
    animation: cleanAnimation 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.clean-animation-1 svg g:nth-child(2) {
    -webkit-animation: cleanAnimation 3s;
    animation: cleanAnimation 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.clean-animation-1 svg g:nth-child(3) {
    -webkit-animation: cleanAnimation 3s;
    animation: cleanAnimation 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms
}

@-webkit-keyframes cleanAnimation {
    0% {
        opacity: 0;
        transform: scale(0.8);
        transform-origin: 50% 50%
    }
    85% {
        opacity: 1;
        transform: scale(1);
        transform-origin: 50% 50%
    }
    100% {
        opacity: 0;
        transform: scale(1);
        transform-origin: 50% 50%
    }
}

@keyframes cleanAnimation {
    0% {
        opacity: 0;
        transform: scale(0.8);
        transform-origin: 50% 50%
    }
    85% {
        opacity: 1;
        transform: scale(1);
        transform-origin: 50% 50%
    }
    100% {
        opacity: 0;
        transform: scale(1);
        transform-origin: 50% 50%
    }
}

.customLineAnimation {
    -webkit-animation-name: customLineAnimation;
    animation-name: customLineAnimation
}

@-webkit-keyframes customLineAnimation {
    0% {
        width: 0;
        opacity: 1
    }
    100% {
        width: 50px;
        opacity: 1
    }
}

@keyframes customLineAnimation {
    0% {
        width: 0;
        opacity: 1
    }
    100% {
        width: 50px;
        opacity: 1
    }
}

.custom-line {
    border-bottom-color: #e65100 !important
}

.our-staff-services {
    background-image: url("../img/demos/dots-background-3.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto !important
}

.healthcare-section .testimonial.testimonial-with-quotes blockquote:before,
.healthcare-section .testimonial.testimonial-with-quotes blockquote:after {
    display: none !important
}

.healthcare-section .owl-theme .owl-nav.disabled+.owl-dots {
    display: none !important
}

.healthcare-section .owl-theme .owl-nav.disabled+.owl-dots:last-child {
    display: block !important
}

.awards-section .btn-outline {
    margin-left: 20px
}

.aboutus-client-section .testimonial blockquote p {
    font-family: Poppins, sans-serif !important
}

.clients-logo-images img,
.portfolio-img {
    width: 100%
}

.backend-technologies-list img {
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.staff-augmentation-testimonial blockquote {
    background-color: transparent !important;
    padding-left: 0;
    padding-right: 0
}

.staff-augmentation-testimonial blockquote p {
    color: #666 !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.server-cloud-img img {
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.owl-carousel {
    display: block !important
}

.awards-section .btn-light,
.awards-section .btn-outline.btn-light {
    background-color: #fff
}

.mobile-view-award {
    display: none
}

.contact-page ul li a {
    color: #e65100 !important
}

.contact-page ul li a:hover {
    color: #e65100 !important
}

@media(max-width:480px) {
    .mobile-top-padding {
        padding-top: 40px
    }
    .desktop-view-award {
        display: none
    }
    .mobile-view-award {
        display: block
    }
    .mobile-white-bg {
        background-color: #fff !important;
        background-image: none !important
    }
    .mobile-gray-bg {
        background-color: #f7f7f7 !important;
        background-image: none !important
    }
}

@media(max-width:424px) {
    .awards-section .btn-outline {
        margin-left: 0;
        margin-top: 20px
    }
}

@media(min-width:480px) {
    footer .custom-html-widget img {
        width: 70%
    }
}

@media(max-width:768px) {
    footer .custom-html-widget img {
        width: auto
    }
}

.testimonial.testimonial-style-3.custom-testimonial-style-1 .testimonial-author img {
    max-width: 45px !important
}

.iti {
    display: block !important
}

.form-control {
    padding: .35rem .4rem !important
}

@media(max-width:1024px) {
    .header-row .d-md-flex {
        display: none !important
    }
}

.iti {
    display: block !important
}

.form-control {
    padding: .35rem .4rem !important
}

.form-control-lg {
    min-height: calc(0.8rem + (1rem + 2px)) !important
}

.iti input,
.iti input[type=text],
.iti input[type=tel] {
    padding-left: 3rem !important
}

.form-group {
    margin-bottom: 10px !important
}

body.hire-android-developer-page .mobile-button {
    display: none
}

.android-expertise .testimonial.testimonial-style-3.custom-testimonial-style-1 blockquote:before {
    display: none
}

.android-expertise .testimonial.testimonial-style-3.custom-testimonial-style-1 blockquote h4 {
    font-family: Poppins, sans-serif
}

.mobile-button {
    display: none
}

@media(max-width:767px) {
    .rating_dasktop_view {
        display: none !important
    }
}

@media(max-width:768px) {
    .latest-project-section .latest-project-row {
        display: flex;
        flex-flow: column-reverse
    }
    .border-right {
        border: 0 !important
    }
}

@media(min-width:480px) {
    .award-pic-1 {
        width: 60%
    }
}

@media(max-width:480px) {
    .secound-section {
        padding-top: 0 !important
    }
    .first-section-row {
        padding-bottom: 0 !important
    }
    .first-section-row img {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important
    }
    #mobile-services {
        margin-top: 0;
        padding-top: 0
    }
    .hire-android-banner-section {
        background-image: none !important;
        background-color: #f7f7f7
    }
    .android-svg {
        display: none
    }
    .faq-image,
    .faq-image img {
        padding-top: 0 !important;
        padding-bottom: 30px !important
    }
    .product-ideas-section .pe-5 {
        padding-right: 0 !important
    }
    .product-ideas-section .me-5 {
        margin-right: 0 !important
    }
    .call-to-action .call-to-action-content h3,
    .call-to-action .call-to-action-content p {
        text-align: center !important
    }
    body.hire-android-developer-page {
        font-size: 16px
    }
    body.hire-android-developer-page .hire-android-banner-section.section {
        padding-bottom: 0
    }
    body.hire-android-developer-page .hire-android-banner-section .pt-4,
    body.hire-android-developer-page .hire-android-banner-section .pt-5 {
        padding-top: 0 !important
    }
    body.hire-android-developer-page .hire-android-banner-section .spacer {
        height: 0 !important
    }
    body.hire-android-developer-page .client-logo .container {
        margin: 0 !important
    }
    body.hire-android-developer-page .client-logo .row.mb-4 {
        margin-bottom: 0 !important
    }
    body.hire-android-developer-page .client-logo .android-tablet {
        width: 100%
    }
    body.hire-android-developer-page .developer-expertise .overflow-hidden p {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }
    body.hire-android-developer-page .developer-expertise .card .card-body h4 {
        margin-bottom: .55rem !important
    }
    body.hire-android-developer-page .call-card-1 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    body.hire-android-developer-page .call-card-1 .call-to-action-btn {
        padding-top: 30px
    }
    body.hire-android-developer-page .call-card-1 h3 {
        line-height: 40px
    }
    body.hire-android-developer-page .call-card-1 p {
        line-height: 28px
    }
    body.hire-android-developer-page .technologies .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    body.hire-android-developer-page .technologies h2 {
        line-height: 40px !important
    }
    body.hire-android-developer-page .hiring-model {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    body.hire-android-developer-page .industry-cater {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    body.hire-android-developer-page .android-developers-mind {
        padding-bottom: 20px
    }
    body.hire-android-developer-page .android-developers-mind p {
        font-size: 17px
    }
    body.hire-android-developer-page .android-developers-mind .card .card-body {
        padding: 2rem !important
    }
    body.hire-android-developer-page .looking-services h2 {
        padding-bottom: .5rem !important
    }
    body.hire-android-developer-page .looking-services #mobile-services {
        display: flex;
        flex-direction: column-reverse
    }
    body.hire-android-developer-page .looking-services a.btn-gradient {
        margin-bottom: 30px
    }
    body.hire-android-developer-page .hire-android-banner-section h1 {
        line-height: 50px
    }
    body.hire-android-developer-page .hire-android-banner-section p {
        line-height: 30px
    }
    body.hire-android-developer-page #lets-discuss form input {
        height: 48px !important
    }
    body.hire-android-developer-page #lets-discuss form textarea {
        height: 7rem
    }
    body.hire-android-developer-page section.section.section-height-4 {
        padding: .923077rem 0 !important
    }
    body.hire-android-developer-page section.section.section-height-4 .counters .counter:last-child {
        padding-bottom: 35px
    }
    body.hire-android-developer-page .faq-image img {
        padding-left: 0 !important;
        position: relative;
        left: 50%;
        transform: translateX(-50%)
    }
    body.hire-android-developer-page .call-to-action-primary.call-card-1 {
        padding: 30px 0 !important
    }
    body.hire-android-developer-page .mobile-button {
        display: block;
        margin-bottom: 0rem !important
    }
    body.hire-android-developer-page .desktop-button {
        display: none
    }
    body.hire-android-developer-page .looking-services p.lead {
        padding-bottom: 1rem !important
    }
    .staff-augmentation-banner {
        background-image: none !important;
        background-color: #f7f2ec !important
    }
}

.social-icons li:hover.social-icons-instagram a {
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%) !important
}

.ux-team a:hover {
    text-decoration: none
}

.ux-team p {
    margin-top: -5px
}

.career-slider.owl-theme .owl-dots .owl-dot span {
    margin: 5px 3px !important;
    width: 8px;
    height: 8px
}

.team-list {
    display: flex;
    justify-content: space-around
}

.thumb-info .thumb-info-title {
    padding: 13px 13px 2px
}

ul.laon-app-list {
    padding-top: 10px
}

ul.laon-app-list li {
    padding-left: 0 !important;
    margin-bottom: 5px
}

.custom-steps-icons {
    display: flex
}

.custom-steps-icons .custom-steps-connect-point {
    position: absolute;
    top: 15%;
    left: 98px;
    margin-top: 15px;
    visibility: visible
}

.ux-team a:hover {
    text-decoration: none
}

.ux-team p {
    margin-top: -5px
}

.awards.carousel {
    height: 700px;
    perspective: 600px;
    transform: translateY(-100px)
}

.awards.carousel .carousel-item {
    cursor: grab;
    width: 400px
}

.awards.carousel .carousel-item:active {
    cursor: grabbing
}

.awards.carousel .carousel-item img {
    width: 100%
}

.awards.carousel .carousel-item h3 {
    background-color: #fff;
    color: #000;
    font-size: 2em;
    font-weight: bold;
    margin: -5px 0 0;
    padding: 10px 5px;
    text-align: center
}

.career-slider.owl-theme .owl-dots .owl-dot span {
    margin: 5px 3px !important;
    width: 8px;
    height: 8px
}

.healthcare-projects img {
    width: 70% !important;
    position: relative;
    left: 25%
}

.custom-content-grid:before {
    content: '';
    display: block;
    position: absolute;
    top: 66%;
    left: 29%;
    box-shadow: 0 0 97px 70px rgba(152, 152, 152, 0.1);
    transform: translate(-50%, -50%)
}

.custom-content-grid .content-grid-item:before {
    left: 0
}

.custom-content-grid .content-grid-item:after {
    z-index: 1
}

.custom-content-grid .counters .counter {
    margin-left: 40px;
    text-align: left
}

.custom-content-grid .counters .counter.margin-style-2 {
    margin-left: 55px
}

.custom-content-grid .counters .counter .counter-icon {
    float: left;
    margin-left: -50px;
    margin-top: 8px
}

.custom-content-grid .counters .counter label {
    font-weight: normal;
    letter-spacing: -1px;
    color: #1e1e24
}

.custom-content-grid .counters strong {
    font-size: 45px
}

html .list-tertiary.list-icons.list-icons-style-3 li>[class*="fa-"]:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child>[class*="fa-"]:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li>.icons:first-child,
html .list-tertiary.list-icons.list-icons-style-3 li a:first-child>.icons:first-child {
    background-color: #02638e0d !important;
    color: #777 !important
}

.award_bg {
    background-image: url(https://d2yy18g2t0pghc.cloudfront.net/img/awards/award-banner.png);
    background-size: cover;
    background-position: top center
}

.schedule-call-button {
    z-index: 9999;
    position: relative
}

.blog-list a:hover {
    text-decoration: none
}

@media(max-width:575px) {
    .award_bg {
        background-image: url(https://d2yy18g2t0pghc.cloudfront.net/img/awards/award-banner-mobile.png);
        background-size: cover;
        background-position: top center
    }
}

a .card:hover {
    box-shadow: 0 0 32px -7px rgba(0, 0, 0, .2)
}

a:hover {
    text-decoration: none !important
}

.blog-list article {
    margin-top: 20px
}

.content-grid .content-grid-item:first-child:before {
    display: none
}

.tech-list {
    display: grid;
    grid-template: "a a a a a a a"
}

.content-grid .tech-list.content-grid-row .content-grid-item {
    width: 175px
}

@media(max-width:1024px) {
    .tech-list {
        grid-template: "a a a a a"
    }
    .content-grid .tech-list.content-grid-row .content-grid-item {
        width: 190px
    }
}

@media(max-width:768px) {
    .tech-list {
        grid-template: "a a a"
    }
    .content-grid .tech-list.content-grid-row .content-grid-item {
        width: 230px
    }
}

@media(max-width:480px) {
    .tech-list {
        grid-template: "a a"
    }
    .content-grid .tech-list.content-grid-row .content-grid-item {
        width: 100%
    }
}

.owl-carousel.carousel-center-active-item-3 .owl-stage-outer {
    overflow: visible
}

.owl-carousel.carousel-center-active-item-3 .owl-item>div {
    width: 100%;
    margin-left: auto;
    transition: ease opacity 300ms
}

.owl-carousel.carousel-center-active-item-3 .owl-item.active>div {
    margin-right: auto
}

.owl-carousel.carousel-center-active-item-3 .owl-item.active+.owl-item>div {
    margin-right: auto;
    margin-left: 0
}

.showcase-web {
    display: block
}

.showcase-mobile {
    display: none !important
}

@media(max-width:575px) {
    .showcase-web {
        display: none !important
    }
    .showcase-mobile {
        display: block !important
    }
    #web-services {
        margin-top: 0rem
    }
}

/* .testimonial a {
    color: #666 !important
} */

.testimonial.testimonial-style-3.custom-testimonial-style-1 {
    padding: 0 !important;
    padding: 0
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
    background-color: #e65100;
    border-color: #e65100;
    color: #fff
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"].hover,
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]:hover {
    background-color: #e65100 !important;
    border-color: #e65100 !important
}

.content-grid .content-grid-item .img-fluid,
.content-grid .content-grid-row.grid-row .img-fluid,
.content-grid .content-grid-row.grid-row img {
    filter: grayscale(1)
}

.font-weight-bold {
    font-weight: 600 !important
}

@media(max-width:576px) {
    .faq-img {
        display: none
    }
    .content-grid .content-grid-item-mobile {
        border-bottom: 1px solid #dadada
    }
    .backend-technology.content-grid .content-grid-item:last-child::before {
        border: 0
    }
    .call-to-action.call-to-action-primary {
        padding-top: .3rem !important
    }
}

.header-body {
    background-color: #fff !important;
    border-bottom: 1px solid #00000015 !important
}

.home-clients .owl-carousel .owl-item {
    filter: saturate(0.1)
}

.home-clients .owl-carousel .owl-item:hover {
    filter: none
}

.custom-btn-style-1:before {
    border-color: #2a2a2a !important
}

.custom-btn-style-1:before {
    content: '';
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    border: 1px solid #CCC;
    transition: ease all 300ms
}

.custom-drop-caps .custom-drop-caps-number {
    font-weight: 700;
    float: left;
    font-size: 90px;
    line-height: 90px;
    padding: 0;
    margin-right: 15px;
    margin-top: 0
}

.custom-vr-1 {
    width: 6px;
    height: 70px
}

.text-center {
    text-align: center !important
}

.vr {
    display: inline-block;
    min-height: 1em
}

.recent-posts .date {
    margin-right: 10px;
    text-align: center
}

.recent-posts .date .day {
    background: #f7f7f7;
    display: block;
    font-size: 18px;
    padding: 8px
}

.recent-posts .date .month {
    background: #ccc;
    padding: 3px 10px;
    position: relative;
    top: -2px
}

.bg-primary {
    background-color: #e65100 !important
}

html .text-color-tertiary,
html .text-tertiary {
    color: #02638e !important
}

html .text-color-secondary,
html .text-secondary {
    color: #e65100 !important
}

.list.list-icons li a:first-child>.icons:first-child,
.list.list-icons li a:first-child>[class*="fa-"]:first-child,
.list.list-icons li>.icons:first-child,
.list.list-icons li>[class*="fa-"]:first-child {
    color: #e65100
}

html .bg-color-primary,
html .bg-primary {
    background-color: #e65100 !important
}

/* #footer {
    background: #f7f7f7;
    border-top: 5px solid #f2f2f2
} */

.main-section {
    background-color: #FDF0CA !important
}

.tech-list.mobile-app-page {
    grid-template: "a a a"
}

.content-grid .tech-list.mobile-app-page.content-grid-row .content-grid-item {
    width: 100%
}

body .main {
    font-size: 16px
}

.domain .content-grid .content-grid-item:before {
    height: 50% !important;
    top: 75px !important
}

.text-truncate {
    max-width: 40ch !important
}

.inner-pages.content-grid {
    padding-right: 4rem
}

.custom-border-radius-1 {
    border-radius: 10px;
    box-shadow: 0 0 32px -7px rgba(0, 0, 0, .1)
}

.pb-sm-4 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}
.testimonial.testimonial-style-4{
    min-height: 14.5rem;
}
.testimonial.testimonial-style-4 blockquote {
    padding: 12px 0px 12px 30px;
}
.testimonial.testimonial-style-4 blockquote p{
    color: #111 !important;
    font-weight: 500;
    font-size: 1.15em;
}
.testimonial .testimonial-author p {
    color: #666 !important;
}
.testimonial .testimonial-author span {
    font-weight: normal !important;
    color: #999;
}
.post-meta{
    font-size: 0.9em;
    margin-bottom: 10px;
}
.testimonial {
    margin-bottom: 5px;
}
/*---- fot portfolio border----*/
.thumb-info .thumb-info-wrapper{
    border: 1px solid #d4d4d4 !important;
    border-radius: 5px !important;
}.divider.divider-small hr {
    background: #e65100;
}

/* for web app development page */
html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
    border-color: #0088CC;
    color: #0088CC;
}
html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
    border-color: #e36159;
    color: #e36159;
}
html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
    border-color: #2BAAB1;
    color: #2BAAB1;
}
html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
    border-color: #383f48;
    color: #383f48;
}
html .featured-box-primary h4 {
    color: #0088CC;
}
html .featured-box-secondary h4 {
    color: #e36159;
}
html .featured-box-tertiary h4 {
    color: #2BAAB1;
}
html .featured-box-quaternary h4 {
    color: #383f48;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
    background: #0088CC !important;
}
html .featured-box-effect-3.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 10px #0088CC;
}
html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
    background: #e36159 !important;
}
html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
    box-shadow: 0 0 0 10px #e36159;
}
html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
    background: #2BAAB1 !important;
}
html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
    box-shadow: 0 0 0 10px #2BAAB1;
}
html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
    background: #383f48 !important;
}
.featured-box-effect-3:hover .icon-featured {
    color: #fff!important;
}
html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
    box-shadow: 0 0 0 10px #383f48;
}
.featured-box-effect-3:hover .icon-featured:after {
    transform: scale(1);
    opacity: .8;
}
html .bg-color-dark, html .bg-dark {
    background-color: #212529 !important;
}
.testimonial.testimonial-style-4 {
    border-bottom: 2px solid #e65100 !important;
}
.custom-date-1 {
    padding-left: 50px;
    position: relative;
}
.custom-date-1:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    top: 50%;
    left: 0;
    display: block;
    background-color: #e65100;
}

.award_bg{
	background-image: url(https://d2yy18g2t0pghc.cloudfront.net/img/home/mindit-main-banner-web.webp) !important; 
	background-size: cover; 
	background-position: top center;
	padding: 215px 0 !important;
}
@media (max-width: 576px){
	.award_bg{
        background-image: url(https://d2yy18g2t0pghc.cloudfront.net/img/home/mindit-mobile-banner-image-view.webp) !important; 
        background-size: cover; 
        background-position: top center;
        padding: 200px 0 !important;
    }
}
/* #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: #545454;
} */
.clutch-banner-button{
    position: absolute !important;
    left: 20%;
    top: 83%;
}
@media (max-width: 576px){
    .clutch-banner-button{
        position: absolute !important;
        left: 50%;
        bottom: 35px;
        transform: translateX(-50%);
    }
}