body {
  font-family: "Hind", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1c1c1c;
  letter-spacing: .4px;
}

section {
    padding: 0;
}

.navbar a, .navbar a:focus {
  font-family: "Hind", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  color: #1C1C1C;
  padding: 10px 0px 10px 0;
  margin-left: 30px;
  border-bottom: 2px solid transparent;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #E95420;
    border-bottom: 2px solid #E95420;
}

.navbar .getstarted:hover, .navbar .getstarted:focus:hover {
    color: #E95420;
    background: #fff;
}

#hero {
    background: url(../../assets/img/new/header-bg.png);
    height: 100%;
    background-size: cover;
    padding-top: 31px;
    align-content: baseline;
    background-position: center;
}

.navbar .getstarted, .navbar .getstarted:focus {
    background: #E95420;
    color: #fff;
    border: 2px solid #E95420;
    border-radius: 10px;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}

#hero h1,
#whatwedo h1,
#howitworksnew h1,
#faqs h1,
#faqscontent h1 {
    font-size: 48px;
    font-weight: 700;
    font-style: normal;
    color: #1c1c1c;
    text-transform: uppercase;
    font-family: "Hind", sans-serif;
    letter-spacing: -1px;
    padding-bottom: 24px;
    margin: 0;
}

#hero h1 {
    line-height: 52px;
}

#contact h1 {
    font-size: 48px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    text-transform: uppercase;
    font-family: "Hind", sans-serif;
    letter-spacing: -1px;
    padding-bottom: 24px;
}

#hero h2 {
    font-weight: 400;
    font-style: normal;
    color: #1c1c1c;
    font-size: 18px;
    color: #1c1c1c;
    font-family: "Hind", sans-serif;
}

#hero h4,
#whatwedo h4,
#howitworksnew h4,
#faqs h4,
#contact h4,
#faqscontent h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #e95420;
    font-family: "Hind", sans-serif;
    padding-bottom: 8px;
}

#customers {
    color: #fff;
    /*padding: 60px 0;*/
    overflow: hidden;
    font-family: "Hind", sans-serif;
    padding-bottom: 80px;
}

#customers h2 {
    padding-top: 80px;
    font-family: "Hind", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.customer-title {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    color: #fff;
    text-align: center;
    padding-bottom: 40px;
}

.customers-bg {
    background: rgb(9,11,17);
    background: linear-gradient(90deg, rgba(9,11,17,1) 0%, rgba(17,20,29,1) 100%);
}

#customers .icon-box {    
    padding: 32px 24px;
    transition: all ease-in-out 0.4s;
    text-align: center;
    background: rgb(9,11,16);
    background: linear-gradient(90deg, rgba(9,11,16,1) 100%, rgba(18,22,33,1) 100%);
    border: 1px solid #262d40;
    border-radius: 16px;
    width: 100%;
}

#customers .icon {
    margin-bottom: 36px;
}

#customers .icon-title {
    font-style: normal;
    font-weight: 400;
}

#whatwedo {
    padding-top: 56px;
    padding-bottom: 95px;
}

#whatwedo p {
    line-height: 1.9;
}

#whatwedo p,
#howitworksnew p,
#faqs p,
#faqscontent p {
    font-size: 18px;
}

#howitworksnew p {
    line-height: 1.6;
}

#contact p {
    color: #fff;
    margin-bottom: 0;
    text-decoration: none;
}

.align-content-center {
    align-content: center;
}

.section-bg {
    background-color: transparent;
}

.services .icon-box .icon i {
    color: #e95420;
}

.services .icon-box h4 {
    padding-bottom: 24px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    color: #1c1c1d;
}

.services .icon-box h4 a{
    color: #000;
    font-family: "Hind", sans-serif;
}

.services .icon-box h4 a:hover{
    color: #E95420;
}

.services .icon-box {
    box-shadow: none;
    padding: 7px 30px;
}

.services .icon-box .icon {
    padding-bottom: 12px;
    margin-bottom: 0;
}

.services .icon-box p {
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 0;
}

.services-row-space {
    padding-top: 56px;
    padding-bottom: 56px;
}

#howitworksnew {
    padding-top: 56px;
    padding-bottom: 56px;
}

.howitworksnew-title {
    padding-bottom: 0px;
}

#howitworksnew h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    padding-bottom: 24px;
    font-family: "Hind", sans-serif;
    letter-spacing: -.5px;
    line-height: 1.35;
}

#howitworksnew .space {
    padding-top: 104px;
}

#howitworksnew img {
    margin: 0 auto;
}

.container-950px {
    max-width: 950px;
}

#faqs {
    background: #EDF2EF;
    padding-bottom: 56px;
}

#faqscontent {
    background: #EDF2EF;
    padding-top: 56px;
}

#faqs img,
#faqscontent img {
    padding-top: 48px;
    padding-bottom: 48px;
}

.faq .faq-list {
    padding: 0;    
}

.faq .faq-list a.collapsed {
    color: #000;
    font-weight: 600;
}

.faq .faq-list .icon-help {
    color: #E95420;
}

.faq .faq-list a {
    font-family: "Hind", sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.faq .faq-list a.collapsed:hover {
    color: #E95420;
    font-family: "Hind", sans-serif;
    font-size: 18px;
}

.faq .faq-list li {
    margin-bottom: 16px;
}

a:hover {
    color: #E95420; 
  }

a {
    color: #E95420;
}

.faq .faq-list ul { 
    width: 100%;
    padding: 0;
}

#contact {
    background: rgb(9,11,17);
    background: linear-gradient(90deg, rgba(9,11,17,1) 0%, rgba(17,20,29,1) 100%);
    padding-top: 56px;
    padding-bottom: 56px;
}

#contact .icon-box {
    display: flex;
    padding-top: 32px;
}

.contact .php-email-form {
    border-top: none;
  border-bottom: none;
  box-shadow: none;
  border-radius: 10px;
}

.contact .php-email-form button[type=submit] { 
    background: #E95420;
    border-radius: 10px;
    border: 2px solid #E95420;
    font-family: "Hind", sans-serif;
    padding: 0px 34px;
    height: 50px;
}

.contact .php-email-form button[type=submit]:hover {
    background: #fff;
    color: #E95420;
    border: 2px solid #E95420;
    padding: 0px 34px;
    height: 50px;
}

.white-text {
    color: #fff;
}

.terms-box {
    text-align: right;
}

.terms-text {
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
    font-style: normal;
}

a.linkedin-text {
    font-size: 16px; 
    color: #fff; 
    text-decoration: underline;
    overflow-wrap: anywhere;
    font-style: normal;
}

.circle{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    font-size: 20px;
    color: #E95420;
    text-align: center;
    background: #fff;
    display: block;
    padding-top: 12px;
}

.icon-space-left {
    padding-left: 32px;
}

#footer .footer-top {
    padding: 0;
    background: none;
}

#header.header-scrolled, #header.header-inner-pages {
    background: #fff;
}

#services .bx {
    line-height: 1.5;
}

#faqs .bx {
    line-height: 1;
}

.contact-space {
    padding-right: 32px;
}

.contact-title {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    padding-bottom: 4px;
    font-size: 16px;
}

label {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-family: "Hind", sans-serif;
}

.contact .php-email-form input {
    height: 45px;
}

.contact .php-email-form .form-group {
    margin-bottom: 0;
    padding-bottom: 24px;
}

#footer {
    background: #1A1F2D;
}

.back-to-top i {
    font-size: 32px;
}

.back-to-top {
    width: 60px;
    height: 60px;
}

.mobile-nav-toggle {
    color: #1c1c1c;
}

.contact-box {
    padding-left: 20px;
    margin-top: 2px;
}

.for-desktop {
    display: inherit;
}

.for-mobile {
    display: none;
}

.terms {
    padding-top: 56px;
    padding-bottom: 56px;
}

.terms-bg {
    background: #fafafa;
    margin-top: 96px;
    
}

.terms-header {
    font-weight: 600;
    font-style: normal;
    font-family: "Hind", sans-serif;
    color: #1c1c1c;
    line-height: 32px;
    letter-spacing: .5px;
    font-size: 24px;
}

.terms-space {
    padding-right: 8px;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}

.rc-anchor-normal-footer {
    display: none !important;
}
.grecaptcha-badge { 
    visibility: hidden; 
}


/* Mobile */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .icon-box-mobile-space {
        margin-top: 24px;
    }
    
    #whatwedo {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    
    .services-row-space {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }
    
    #howitworksnew .space {
        padding-top: 48px !important;
        padding-left: 24px;
        padding-right: 24px;
    }
    
    .terms-box {
        text-align: center !important;
    }
    
    .for-desktop {
        display: none !important;
    }
        
    .for-mobile {
        display: inherit !important;
    }
    
    .form-space {
        padding-top: 24px !important;
    }
    
    #hero h1, 
    #whatwedo h1,
    #howitworksnew h1,
    #faqs h1,
    #faqscontent h1 {
        font-size: 32px !important;
    }
    
    #hero h1 {        
        line-height: 1.2;
        padding-bottom: 8px !important;
    }

    #hero .container {
        padding-top: 0 !important;
    }
    
    #hero h4, #whatwedo h4, #howitworksnew h4, #faqs h4, #contact h4, #faqscontent h4 {
        font-size: 14px !important
    }
    
    #hero h2 {
        font-size: 16px !important;
    }
    
    #hero {
        padding-top: 69px !important;
    }
    
    #customers h2 {
        font-size: 24px !important;
        font-weight: 600 !important;
        padding-top: 40px !important;
    }

    #customers {
        padding-bottom: 40px !important;
    }
    
    #whatwedo p, #howitworksnew p, #faqs p, #faqscontent p {
        font-size: 16px;
    }
    
    .terms-text {
        display: block;
    }
    
    .whatwedo-grid,
    .howitworksnew-grid,
    .contact-grid {
        display: flex;
        grid-template-columns: auto;
    }

    .navbar li {
        display: flex;
        padding-bottom: 8px;
    }

    .navbar a, .navbar a:focus {
        margin-right: 30px;
        padding-bottom: 8px;
    }

    .navbar-mobile a, .navbar-mobile a:focus {
        font-size: 18px !important;
    }

    #howitworksnew,
    #contact {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }

    #howitworksnew p {
        margin-bottom: 0 !important;
    }
    .howitworksnew-title {
        padding-bottom: 40px !important;
    }

    #howitworksnew.for-mobile img {
        max-width: 75% !important;
    }
    #faqscontent {
        padding-top: 40px !important;
    }
    
    #faqs {
        padding-bottom: 40px !important;
    }

     .services .icon-box {
        padding: 7px 0 40px 0 !important;
    }

    #services .bx {
        margin: 4px 0 0 0;
        padding: 0;
        line-height: 0;
    }
    
    #services .mt-4 {
        margin-top: 0 !important;
    }

    .copyright {
        padding-bottom: 16px !important;
    }

    #footer .footer-bottom {
        padding-top: 32px !important;
        padding-bottom: 32px !important; 
    }

    .space-lr {
        padding-right: 24px;
        padding-left: 24px;
    }

    .space-lr0 {
        padding-left: 0;
        padding-right: 0;
    }

    
}


@media (max-width: 991px) {
    
}

/* Tablet Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 975px) 
  and (-webkit-min-device-pixel-ratio: 1)  {
    #whatwedo .img-tablet {
        max-width: 75%;
        margin: 0 auto;
    }

    #whatwedo h4,
    #whatwedo h1 {
        text-align: center;
    }

    .mt-4 {
      margin-top: 0 !important;
    }

    #whatwedo,
    #howitworksnew, {
      padding-bottom: 48px !important;
      padding-top: 48px !important;
    }

    #faqscontent {
        padding-top: 48px !important;
    }

    #faqs {
        padding-bottom: 48px !important;
    }

    .services-row-space {
        padding-top: 0 !important;
     }

     .howitworksnew-grid {
        grid-template-columns: 1fr 1fr;
        padding-left: 24px;
        padding-right: 24px;
     }

     .contact-space {
      padding-bottom: 56px !important;
    }

    .terms-box {
      text-align: center !important;
      padding-top: 10px;
    }

    #customers h2 {
        padding-top: 40px !important;
    }

    #customers,
    .whatwedo-row-space {
        padding-bottom: 40px !important;
    }

    #howitworksnew .space {
        padding-top: 80px !important;
    }

    .width-100 {
        width: 100% !important;
    }

    #whatwedo {
        padding-top: 48px !important;
        padding-bottom: 0 !important;
    }

    #services {
        padding-top: 48px !important;
    }

    .customers-row-space {
        padding-bottom: 24px;
    }

    #howitworksnew {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }

    #howitworksnew p {
        margin-bottom: 0 !important;
    }

    .navbar li {
        display: flex;
        padding-bottom: 8px;
    }

    .navbar-mobile a, .navbar-mobile a:focus {
        font-size: 18px !important;
    }

    .navbar a, .navbar a:focus {
        margin-right: 30px;
        padding-bottom: 8px;
    }

    .services-row-space {
        padding-bottom: 48px !important;
    }

    .for-desktop {
        display: none !important;
    }
        
    .for-mobile {
        display: inherit !important;
    }

    .space-lr {
        padding-right: 24px;
        padding-left: 24px;
    }

    .space-lr0 {
        padding-left: 0;
        padding-right: 0;
    }

    .container, .container-md, .container-sm {
        max-width: 100% !important;
        padding-right: 24px;
        padding-left: 24px; 
    }

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
        .howitworksnew-grid {
            display: flex;
            grid-template-columns: none;
        }

        #footer .footer-bottom {
            display: grid !important;
            text-align: center !important;
        }

        #customers h2 {
            padding-top: 40px !important;
        }

        #whatwedo .img-tablet {
        max-width: 75%;
        margin: 0 auto;
    }

    #whatwedo h4,
    #whatwedo h1 {
        text-align: center;
    }

    .mt-4 {
      margin-top: 0 !important;
    }

    #whatwedo,
    #howitworksnew, {
      padding-bottom: 48px !important;
      padding-top: 48px !important;
    }

    #faqscontent {
        padding-top: 48px !important;
    }

    #faqs {
        padding-bottom: 48px !important;
    }

    .services-row-space {
        padding-top: 0 !important;
     }

     .contact-space {
      padding-bottom: 56px !important;
    }

    .terms-box {
      text-align: center !important;
      padding-top: 10px;
    }

    #customers h2 {
        padding-top: 40px !important;
    }

    #customers,
    .whatwedo-row-space {
        padding-bottom: 40px !important;
    }

    #howitworksnew .space {
        padding-top: 80px !important;
    }

    .width-100 {
        width: 100% !important;
    }

    #whatwedo {
        padding-top: 48px !important;
        padding-bottom: 0 !important;
    }

    #services {
        padding-top: 48px !important;
    }

    .customers-row-space {
        padding-bottom: 24px;
    }

    #howitworksnew {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }

    #howitworksnew p {
        margin-bottom: 0 !important;
    }

    .navbar li {
        display: flex;
        padding-bottom: 8px;
    }

    .navbar-mobile a, .navbar-mobile a:focus {
        font-size: 18px !important;
    }

    .navbar a, .navbar a:focus {
        margin-right: 0px;
        padding-bottom: 8px;
    }

    .services-row-space {
        padding-bottom: 48px !important;
    }

    .space-lr {
        padding-right: 24px;
        padding-left: 24px;
    }

    .space-lr0 {
        padding-left: 0;
        padding-right: 0;
    }

    .customers-row-space {
        padding-bottom: 24px !important;
    }
}



  @media (min-width: 768px) {
    .customers-row-space {
        padding-bottom: 24px !important;
    }
}


