@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@media only screen and (max-width: 979px){
section#clients.our-clients.sclientlogo:before {
    display: none;
}       
    
.cta_b1 h4 {
    font-size: 13px;
}

.cta_b1 h4 + h2 {
    font-size: 16px;
}

.ach_btns {
    width: 100%;
}

.cta_b1 .ach_btns a.btn-default.red-btn {
    width: 100%;
    font-size: 12px;
}

body a#toTop {
    right: 20px;
    bottom: 70px;
}


}


.bnrnew #homebanner {
    background:url('../images/bnr-bg.jpg') no-repeat scroll center top #000;
    background-size:cover;
    padding-bottom: 4em;
}


.bnrnew #homebanner .caption:after {
    display: none;
}

.bnrnew section.banner.section {
    padding-bottom: 6em;
}

.bnrnew #homebanner h1 {
    color: #ed5050;
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
    position: relative;
}

.bnrnew #homebanner h1 span.cr_wh {
    color: #000;
    font-size: 120px;
    font-weight: 600;
    text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
    line-height: 100px;
}

.bnrnew #homebanner h1 span.cr_bl {
    color: #fff;
    font-size: 100px;
    font-weight: 700;
    line-height: 110px;
}

.bnrnew #homebanner h4 {
    color: #fff;
    letter-spacing: normal;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-family: 'Poppins', sans-serif;
    padding-left: 71px;
    font-size: 27px;
    position: relative;
}

.bnrnew #homebanner h1 > span.cr_sp { 
    position: relative;
    left: -120px;
}


.bnrnew img.homebanner-thumb{
    
    left: -200px;  
}

.bnrnew #homebanner h4:before {content: "";position: absolute;left: 0;width: 66px;height: 1px;background: #f7474d;top: 20px;}

.bnrnew #homebanner h1 strong {line-height: 50px;max-width: 500px;display: table;margin: 7px 0;}


.bnrnew div#homebanner ul.btns li a {
    padding: 15px 40px;
}
.bnrnew ul.btns li a.started {
    background: #f7474d;
}
 
.bnrnew ul.btns li a.free {
    background: #fff;
    color: #000;
}

#homebanner .disabled {
    display: none;
}


section.abt_section {
    padding: 7em 0 10em 0;
    background:url('../images/ret-icon.png') no-repeat scroll right bottom;
    background-size: 250px;
} 

.sab-right h3 {
    color: #f7474d;
    font-size: 26px;
    font-weight: 600;
    margin-top: 0;
}

.sab-right h2 {
    color: #000;
    font-size: 70px;
    padding-left: 56px;
    position: relative;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
}

.sab-right h2:before {content: "";border-bottom: 1px solid #f7474d;position: absolute;left: 0;bottom: 0;width: 50px;}

.sab-right ul {
    /* display: flex; */
}

.sab-right ul li {
    width: 25%;
    float: left;
    padding: 6px;
}

.sab-right ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 135px;
    background-color: #f5f5f5;
    border-radius: 5px;
}

.sab-right ul li a:hover , .sab-right ul li a:active , .sab-right ul li a:focus {
    background-color:#f7585d;
}
   
.text_who {
    color: #fff;
    font-size: 90px;
    font-weight: 600;
    text-shadow: -2px 0 #f7474d, 0 2px #f7474d, 2px 0 #f7474d, 0 -2px #f7474d;
    line-height: 100px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 6%;
    line-height: 60px;
}

section.ret_section {
    padding: 6em 0 18em 0;
    text-align: center;
    background:url('../images/env_bg.png') no-repeat scroll center bottom;
}

.ret_section h2 {
    margin-top: 0;
    font-size: 62px;
    font-weight: bold !important;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-top: 70px;
    background: url(../images/cap.png) no-repeat center top;
    line-height: 70px;
}

.ret_section h3 {
    color: #f7474d;
    margin-top: 0;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
}

section.ret_section a.ret_quote {
    font-size: 100px;
    font-weight: 600;
    color: #fff;
    text-shadow: -2px 0 #000, 0 2px #000, 2px 0 #000, 0 -2px #000;
    text-transform: uppercase;
    line-height: 100px;
    position: relative;
}

section.ret_section a.ret_quote:before {content: "";position: absolute;left: 0;height: 2px;background: red;width: 100%;bottom: 21px;}


section.new-portfolio {
    background:  url("../images/wlayer.png") no-repeat scroll 0% 110px , url("../images/lead.png") no-repeat scroll left bottom #F7474D;
    padding-top: 6em;  
    padding-bottom: 6em;
    width: 100%;
}   

section.reviews.reviews4 {
    background: #000;
    padding: 7em 0 4em 0;
    text-align: inherit;
}

.review-left h3 {
    color: #fff;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 26px;
}

body section.reviews  .review-left h2 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

body section.reviews h6 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 40px;
}

body section.reviews.reviews4 h2 img {width: 90px;}

.reviews4 ul {
    display: flex;
    align-items: baseline;
}

.reviews4 ul img {
    /* height: 20px; */
}



body section.reviews.reviews4 ul li {
    margin-right: 10px;
}
section.reviews.reviews4 .owl-item {
    height: 100%;
}

section.reviews.reviews4 .owl-item p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

section.reviews4 .owl-item .rev-info {
    padding-top: 6em;
    width: 100%;
    text-align: center;
}

section.reviews.reviews4 .owl-item .box:before {
    left: 0;
    bottom: 110px;
    right: 0;
    margin: 0 auto;
}

section.reviews.reviews4 .owl-item .box:after {
    top: 20px;
    bottom: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    background:url('../images/arc.png') no-repeat scroll center top;
    width: 123px;
    height: 81px;
    z-index: 0;
} 

section.reviews.reviews4 .text_who {
    color: #000;
    text-shadow: -2px 0 #ffff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
    font-size: 80px;
    left: 2%;
    line-height: 55px;
}

body section.reviews.reviews4 .owl-item .box span {
    font-size: 14px;
}

.clients h3 {
    margin-top: 0;
    font-size: 26px;
    font-weight: 600;
    color: #f7474d;
    text-transform: uppercase;
    margin-bottom: 0;
}

section.clients h2 {
    margin-top: 0;
    font-size: 70px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

div#homelogoslider {
    clear: both;  
}

section#clients.our-clients.sclientlogo {
    padding: 6em 0;
}

.our-clients .text_who {
    left: auto;
    right: 2%;
}  

section.bottom-contact.btm-contact {
    /*background: #7c00a0;*/
    background: #f7474d;
    padding: 6em 0;
} 

body.page-type--home.homepage.homepage3.pagewrap section.bottom-contact.btm-contact {
    background: #f7474d;
}

.contact-details img {
    position: absolute;
    right: 40px;
    max-width: none;
}

section.bottom-contact.btm-contact h2 {
    color: #fff;
    text-align: inherit;
    font-weight: bold;
    margin: 0;
    position: relative;
    letter-spacing: normal;
    text-transform: uppercase;
    padding-left: 50px;
    font-size: 70px;
}

section.bottom-contact.btm-contact h2 span {
    display: block;
    font-size: 26px;
    font-weight: 600;
    margin-left: -50px;
}

section.bottom-contact.btm-contact h6 {
    text-align: inherit;
    color: #fff;
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 0;
}

.btm-rhd {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

section.bottom-contact.btm-contact input, section.bottom-contact.btm-contact textarea {
    background: none;
    border-top-color: #f7474d;
    border-right-color: #f7474d;
    border-left-color: #f7474d;
    border-bottom: 2px solid #fff;
}

section.bottom-contact.btm-contact textarea {
    height: 90px;
}   

.placeholder1::placeholder {   color: #fff;   }

.placeholder1:-ms-input-placeholder {   color:  #fff;  }

.placeholder1::-ms-input-placeholder {   color:  #fff; }

  

section.bottom-contact.btm-contact label.fornewsletter {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}

section.bottom-contact.btm-contact button {
    background: #fff;
    border-radius: 0;
    color: #000 !important;
    padding: 13px 40px;
    font-size: 16px;
}

footer.footer_ne4 {
    background: #000;
    padding: 5em 0;
    width: 100%;
    text-align: center;
}

footer.footer_ne4:before {
    display: none;
}

.footer_ne4 .row-bottom {
    margin-top: 0;
}

footer.footer_ne4 h6 {
    color: #fff;
    font-weight: normal;
    font-size: 13px;
}

.footer_ne4 ul.social-logos {
    margin-top: 0;
}

.footer_ne4 ul.bottom-links li {
    color: #fff;
}

.footer_ne4 ul.bottom-links {
    margin-bottom: 20px;
}

.footer_ne4 ul.bottom-links li a {
    color: inherit;
}

.footer_ne4 ul.bottom-links li:after {
    background-color: #fff;
}
   
.bnrnew #homebanner h1:before {content: "";position: absolute;left: -220px;width: 187px;height: 180px;background: url('../images/rlayer.png') no-repeat scroll left center;bottom: 0;}

section.new-portfolio ul {
    width: 100%;
    display: block;
    margin: 0 auto;
}

section.new-portfolio ul li {
    width: 49.2%;
    position: relative;
    overflow: hidden;
    margin: 20px 0 0;
    border-radius: 2px;
    transition: .3s linear 0s;
    display: inline-block;
    float: left;
    clear: left;
    border: 1px solid transparent;
}

section.new-portfolio ul li:nth-child(even) {
    float: right;
    clear: right;
    margin-top: -110px;
}

.cs-content h5 {
    color: #000;
    display: block;
    padding: 10px 0 17px;
    position: relative;
    font-weight: 300;
    font-size: 1.1vw
}

.cs-content h5:after {
        content: "";
        width: 80px;
        height: 2px;
        background-color: #fb6565;
        position: absolute;
        bottom: 0;
        left: 0px
}

.cs-content .btn {
    position: absolute;
    right: -400px;
    transition: .5s all 0s;
    margin-top: 0;
    top: 10px;
    font-size: 1.4em
}

.cs-content h3 {
    font-weight: 300;
    color: #000;
    font-size: 40px;
}


.cs-content {
    display: none !important;
    visibility: hidden;
    opacity: 0 !important;
}

.nport-head h3 {
    font-size: 26px;
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
}

.nport-head h2 {
    color: #fff;
    font-size: 70px;
    font-weight: bold;
    margin-top: 0;
    text-transform: uppercase;
    padding-left: 50px;
    margin-bottom: 0;
    position: relative;
}   


section.new-portfolio  ul li.hide1 {
    display: none;  
}

.nport-head h2:before {content: "";/* border-bottom: 2px solid #fff; */width: 45px;position: absolute;left: 0;bottom: 20px;height: 1px;background: #fff;}

.load_work {
    float: right;
    width: 49%;
    margin-top: 0;
}

.load_work button#loadMore {
    float: right;
    background: #fff;
    border-radius: 0;
    margin-top: 80px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 25px;
}

.load_work button#loadMore:hover {
    background: #fff;
}

.new-portfolio .text_who {
    text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
    right: 5%;
    left: auto;
    writing-mode: tb-rl;
    bottom: 0;
    top: 80px;
    color: #f7474d;
}

.wh-head ul#nav > li > a{
    color:#fff;
} 

.wh-head ul#nav > li {
    margin-left:30px;
}  

.head.wh-head {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;
}

.head.wh-head {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;
}


.banner-inn-container {
    background-color: #4a0c17;
}


.banner-inn-container .caption-inn {
    background: none;
    text-align: inherit;
    padding-bottom: 0;
    align-items: center;
    padding-top: 12em; 
}    

.bnr-left h4 {
    color: #f7474d;
    font-size: 26px;
    text-transform: uppercase;
    margin: 0;
}

.caption-inn h2, .caption-inn h1 {
    font-size: 70px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 70px;
    margin-top: 10px;
    position: relative;
    width: 120%;
    text-indent: 70px;
}

.caption-inn p {
    font-size: 17px;
}

.banner-inn ul.btns {
    margin-top: 0;
}

.banner-inn ul.btns li:first-child {
    margin-left: 0;
}

.caption-inn h2:before, .caption-inn h1:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 62px;
    background: #e03e3e;
    top: 55px;
    left: 0;
}


.banner-inn ul.btns li:first-child a {
    background: #f7474d;
    color: #fff;
}

.banner-inn ul.btns li a {
    padding: 16px 30px;
    color: #fff;
    width: auto;
    max-width: none;
    font-size: 16px;
    background: #f7474d;
}

.banner-inn ul.btns li {
    width: auto;
}

.banner-inn ul.btns li a.free {
    background: #fff;
    color: #000;
}

section.banner-inn {
    background-color: #4a0c17;
    margin-bottom: 0; 
    background-size: cover;
}

section.achivement-item {
    margin-top: 0;
}

.achivement-btm {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.achivement-btm img {max-height: 70px;}



section.achivement-item {
    margin-top: 0;
    padding: 7em 0;
    background: url(../images/ret-icon.png) no-repeat scroll right bottom;
    background-size: 250px;
}

.achivement-btm {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.achivement-btm img {max-height: 70px;}

.left_head h3 {
    font-size: 26px;
    margin-top: 0;
    text-transform: uppercase;
    color: #f7474d;
    margin-bottom: 0;
    font-weight: 600;
}

.inpage  .left_head h2 {
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    padding-left: 70px;
    position: relative;
    margin-bottom: 0;
}

.left_head h2:before {position: absolute;content: "";height: 1px;width: 62px;background: #e03e3e;bottom: 23px;left: 0;}

.left_head h4 {
    font-size: 30px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: bold;
    letter-spacing: -1px;
}

.achivement-mid p {
    font-size: 16px;
}

section.ipap-services {
    padding-top: 6em;
    background: #f7474d;
    padding-bottom: 6em;
}

.left_head.left_center {
    text-align: center;
    display: table;
    margin: 0 auto 30px;
}

.left_head.left_center h3 {
    color: #f7474d;
    font-size: 26px;
}

.left_head.left_center h2 {
    display: table;
    margin: 0 auto;
    /* color: #fff; */
}

.ipap-services  .left_head.left_center h2:before {
    background: #fff;
}

.ipap-item  , .ipap-item + .ipap-item, .ipap-item + .ipap-item + .ipap-item {
    margin-top: 0;
}

.ipap-item-inn {box-shadow: none;}

.ipap-item-inn:hover {
    background: #000;
}

.ipap-item-inn:hover h4 {
    color: #f7474d;
}

.ipap-item-inn:hover p {
    color: #fff;
}

.ipap-item-inn:hover img {
    filter: brightness(100);
}

.ipap-item-inn p {
    font-size: 15px;
    min-height: 150px;
}

.container.achivement-mid {
    padding-top: 0;
    /* display: flex; */
    /* align-items: center; */
} 


.contact-us .left_head {
    margin-top: 6em;
}   

section.service-left-right .row img {
    position: static !important;
}

section.service-left-right .row:nth-of-type(odd) .col-md-6.stext {
    left: 40px;
    width: 56%;
    top: 0;
}

.col-md-6.sthumb {
    width: 44%;
    position: relative;
}

section.service-left-right .row .sthumb h2 {
    background: #000000a1;
    position: absolute;
    right: -20px;
    color: #fff;
    display: table;
    padding: 10px 16px;
    font-weight: bold;
    margin: 0;
    top: 20%;
}

section.service-left-right .row {
    align-items: center !important;
}
   
section.service-left-right h3 {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
}

section.service-left-right p {
    font-size: 16px;
    font-weight: 400;
}

  
.col-md-6.stext {
    top: 0;
    width: 56%;
}

section.service-left-right .row .sthumb.pull-right h2 {
    left: -30px;
}


.cta1_bg .row {
    margin: 0 !important;
    align-items: center;
}

.cta1_bg .row {
    min-height: auto !important;
}

section.cta1_bg {
    background: url('../images/cta1bgo.jpg') no-repeat scroll center center #6b009b;
    background-size:cover;
    margin-bottom: 5em;
    color: #fff;
    padding: 40px 0;
}

.cta_b1  h4 {
    margin: 0;
    text-transform: uppercase;
    font-size: 26px;
}

.cta_b1 h2 {
    margin: 0;
    color: #fff;
    line-height: 44px;
    font-weight: bold;
    font-size: 51px;
    text-transform: uppercase;
}

.ach_btns {
    float: right;
}

.cta_b1 .ach_btns a.btn-default.red-btn {
    
background: #f7474d;
    
margin-right: 5px;
}

.cta_b1 .ach_btns a.btn.btn-default.wh-btn {
    background: #fff;
    color: #000;
}

.cta_b1 .ach_btns a.btn-default {
    padding: 12px 24px;
    border-radius: 1px;
    font-weight: 500;
    font-size: 16px;
}

section.industry-stack {
    background: url('../images/blbg.jpg') repeat scroll left top  ,  url('../images/cap-rg.png') no-repeat scroll right 20%  #111111;
    padding: 6em 0;
}

section.industry-stack:before ,
section.industry-stack:after {
    display: none;
}

section.service-left-right {
    padding: 20px 0;
}


section.industry-stack li {
    border-radius: 3px;
    background: #292929;
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 3px solid transparent;
}

section.industry-stack li strong {
    color: #fff;
    font-size: 16px;
}

section.industry-stack li:hover , section.industry-stack li:active , section.industry-stack li:focus {
    border-bottom-color: #f7474d;
    background: #292929;
}

section.industry-stack li:hover strong {
    color: #f7474d;
}

section.industry-stack li img {
    filter: hue-rotate(165deg);
}

section.industry-stack li:hover img {
    filter: none;
}

.col-md-6.sthumb:before {
        content: "";
        width: 140%;
        background: url('../images/cap-lg.png') no-repeat center left;
        height: 100%;
        position: absolute;
        left: -150px;
        z-index: -1;
        max-width: 670px;
        max-height: 390px;
}

.left_head.left_center p {
    font-size: 15px !important;
}

section.ciadp-section {
    padding-top: 6em;
    padding-bottom: 6em;
    background: url('../images/ret-icon.png') no-repeat left bottom;
    background-size: 250px;
}


.achivement-item .ach_btns {
    float: none;
}

.achivement-mid a.btn.btn-default.red-btn {
    background: #f7474d;
}

.achivement-mid a.btn.btn-default.bl-btn {
    background: #000;
}

.achivement-mid a.btn.btn-default {
    padding: 15px 30px;
    font-weight: 500;
    margin-right: 4px;
}


.col-md-6.pull-right.sthumb:before {
    right: -150px;
    left: auto;
}
  

section.android-cta {
    background: url('../images/cta1bg.jpg') no-repeat scroll center top #08003b;
    padding: 60px 0 50px;
    background-size: cover;
}

section.android-cta:before , section.android-cta:after {
    display: none;
}

section.android-cta .and-right {
    float: right;
}

.android-cta a.btn.btn-default {
    float: none;
}

.android-cta h3:after {
    display: none;
}

section.android-cta .ach_btns {
    clear: both;
    float: left;
    margin-top: 14px;
}

.android-cta h3 {
    font-size: 26px;
}

.android-cta h3 b {
    font-size: 50px;
}


section.android-cta:before {content: "";position: absolute;left: 13%;width: 100%;height: 100%;border: none;display: block;background: url('../images/cta-ph-left.png') no-repeat scroll left top;max-width: 515px;}


.ipap-services .left_head.left_center h3 {
    color: #fff;
}

.ipap-services  .left_head.left_center h2 {
    color: #fff;
}


section.tech-stack.center {
    padding: 6em 0;
    background: #f5f5f5;
}

section.tech-stack li {

    width: 15.4% !important;
    background: none !important;

    border: none;
    height: auto;
}

section.tech-stack ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 0;
}

section.tech-stack li img {
    opacity: 0.5 !important;
}

section.tech-stack li:hover img {
    opacity: 1 !important;
}

section.faq-section {
    padding: 6em 0 4em;
    clear: both;
    width: 100%;
}

section.faq-section .panel-group {
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
}


section.faq-section .panel-heading {
    padding: 0;
    background: none;
}

section.faq-section .panel-heading a {
    padding: 18px 20px;
    /* float: left; */
    /* width: 100%; */
    display: block;
}

section.faq-section .panel-heading a {
    background: #f5f5f5;
    color: #000;
}

section.faq-section .panel-heading a.collapsed {
    background: #f7565b;
    color: #fff;
}

section.blcta_section {
    background: url('../images/cta2bgo.jpg') no-repeat scroll center top #2d018c;
    padding: 6em 0;
    text-align: center;
    color: #fff;
}

section.blcta_section h2 {
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}

section.blcta_section h3 {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}

.blcta_section .ach_btns {
    float: none;
    margin-top: 10px;
}
.ipap-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

a.btn-default {
    padding: 14px 30px;
    border-radius: 1px;
}

.android-cta a.btn.btn-default.red-btn , 
a.btn-default.red-btn {
    background: #f7474d;   
    margin-right: 7px;
    color: #fff;
}

.android-cta a.btn.btn-default.wh-btn , 
a.btn-default.wh-btn {
    background: #fff;
    color: #000;
}


section.bi-industries.bindus2 {
    background: url(../images/blbg.jpg) repeat scroll left top , url(../images/cap-rg.png) no-repeat scroll right 20% #111111;
    padding: 6em 0;
}

section.bi-industries.bindus2 h2 {
    color: #fff;
}

section.bi-industries.bindus2 li {
    border-radius: 3px;
    background: #292929;
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 3px solid transparent;
    width: 22.99%;
    float: left;
    margin-bottom: 2%;
    margin-right: 2%;
    border-radius: 10px;
    text-align: center;
    padding-top: 0;
    padding-bottom: 21px;
}

section.bi-industries.bindus2  li strong {
    color: #fff;
    font-size: 16px;
}

section.bi-industries.bindus2 li i.bi-ind {
    filter: hue-rotate(165deg);
}

section.bi-industries.bindus2 li:hover , section.bi-industries.bindus2 li:focus , section.bi-industries.bindus2 li:active {
    border-bottom-color: #f7474d;
    background: #292929;
}

section.bi-industries.bindus2 li:hover i.bi-ind {
    filter: none;
}

.game section.banner-inn {
    padding-bottom: 50px;
}

section.oexper-cta {
    background: none;
    padding-top: 6em;
    padding-bottom: 6em;
}

section.oexper-cta:before {
    display: none;
}

section.hire-us {
    width: 100%;
    background:url('../images/lead.png') no-repeat scroll left center  #f7474d;
    margin: 0;
    padding: 6em 0;
}

section.hire-us h2 {
    color: #fff;
    margin-top: 0;
    font-size: 56px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}

section.hire-us h2 + h6 {
    color: #fff;
    margin-top: 0;
    font-size: 17px;
    font-weight: normal;
}

section.hire-us label {
    color: #fff;
    font-size: 15px;
    margin-bottom: 5px;  
}

section.hire-us li>label {
    color: #fff !important;
}

section.hire-us button {
    background-color: #fff;
    color: #000 !important;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

.row.contactmain-details {
    border-top: 1px solid #f96c71;
    margin-top: 4em;
    padding-top: 4em;
}

.fly-box1 h4 {
    color: #fff;
    font-size: 24px;
    margin-top: 0;
    font-weight: 600;
}

.contactmain-details .box  small {
    color: #fff;
    font-size: 15px;
    margin-bottom: 30px;
    display: block;
}

section.hire-us .fly-box1 li {
    width: 100%;
    margin-bottom: 0;
    margin-top: 5px;
    color: #fff;
    font-size: 14px;
}

section.hire-us .fly-box1 li a {
    color: #fff;
}

section.hire-us input[type="file"] {
    color: #fff;
}


.contact-us section.banner-inn:after {    display: none;    }

.contact-us section.banner-inn {    padding-bottom: 6em;    text-align: center; }

.bnr-left.col-md-12 .caption-inn h2, .bnr-left.col-md-12 .caption-inn h1 {    width: 100%;    font-size: 44px;  }

.contact-us .caption-inn h2:before,.contact-us  .caption-inn h1:before {    display: none;  }

.achivement-item .col-md-7:after {
    content: "";
    position: absolute;
    right: -100px;
    background: url(../images/arr1.png) no-repeat scroll right center;
    top: -30px;
    width: 143px;
    height: 172px;  
}

.achivement-item .col-md-7 {
    position: relative;
}


.who-we section.banner-inn {
    padding-bottom: 8em;
}

.who-we section.banner-inn:after {
    display: none;
}

.bnr-left.col-md-12 {
    text-align: center;
}

.bnr-left.col-md-12 h2 , .bnr-left.col-md-12 h1 {
    width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-indent: 0;
}

.bnr-left.col-md-12 h2:before, .bnr-left.col-md-12 h1:before {
    left: -70px;
}


section.ourmission div#ourmission {margin-top: 0;}

section.ourmission {    margin-top: 0;    padding: 7em 0;    background: url(../images/ret-icon.png) no-repeat scroll right bottom;    background-size: 250px;  }

section.our-core {    background: url(../images/rdbg.png) repeat scroll left top #f7474d;  }

section.our-core .left_head.left_center  h3 {    margin: 0;    color: #fff;}

section.our-core  .left_head.left_center h2 {    color: #fff;   }

section.our-core  .left_head.left_center h2:before {    background: #fff;   }

.our-core .left_head.left_center p {    color: #fff;  }

section.our-core li {    border: none;    width: 23%;    text-align: inherit;    background: #fff;    padding: 25px !important; }

section.our-core li:nth-child(3), section.our-core li:nth-child(4) {    /* padding: 0; */   }

section.our-core ul {    display: flex;    justify-content: space-between; }

section.our-core li h4 {    font-weight: 700;   font-size: 20px;    text-transform: uppercase;  }

section.our-core li span {    padding: 3px 0;    font-weight: 500;  }

section.untiring {    padding: 6em 0;   }

section.untiring h3 {    font-size: 27px;    font-weight: bold;    text-transform: uppercase;    margin-top: 0; }

section.untiring p {    font-weight: 500;    font-size: 16px;   }

.who-we section.cta1_bg {    margin-bottom: 0;  }

section.our-principle {    padding: 6em 0;  }

section.our-principle .box {
    padding: 30px;
    box-shadow: 0 10px  10px #ddd;
    margin-bottom: 100px;
    min-height: 170px;
    margin-bottom: 20px;
}

section.our-principle .box h5 {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
}

section.our-principle .box p {
    margin: 0;
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

section.our-principle strong {
    text-shadow: -2px 0 #fb6565, 0 2px #fb6565, 2px 0 #fb6565, 0 -2px #fb6565;
    color: #fff;
    font-size:100px;
}

section.our-principle .box h5 br {
    display: none;
}

section.our-principle .box h5:after {
    display: none;
}

#ourmission h2 {    font-weight: 700;   }  

div#ourmission .owl-nav {    bottom: auto;    top: 0;    right: 0;    width: auto;  }

div#ourmission .owl-nav button.owl-prev {    background: #e5e5e5;    padding: 26px !important;  }

div#ourmission .owl-nav button.owl-next {    background: #f7474d;    padding: 26px !important;    margin-left: 10px;}

div#ourmission .owl-nav .owl-next span {    filter: brightness(100);    }

#ourmission .item {    display: flex;    align-items: center;   }

div#ourmission p {    font-size: 16px;    font-weight: normal;  }

.bnr-left.col-md-12 h3 {
     color: #f7474d;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0;
    padding-top: 70px;
    background: url(../images/cap.png) no-repeat scroll center top;
     
}



section.blockchain-sec {
    padding: 6em 0 !important;
}

section.blockchain-sec:before , section.blockchain-sec:after {
    display: none;
}

section.blockchain-process h2 {
    font-weight: bold;
    margin-top: 0;
}

section.blockchain-sec h4 {
    font-weight: bold;
    border-bottom: 7px solid #eee;
}

section.blockchain-sec h5 {
    font-weight: 600;
    border-bottom: 7px solid #eee;
}

section.blockchain-sec .col-md-5 li {
    font-size: 16px;
    font-weight: 400;
}

section.blockchain-sec .col-md-6 li {
    font-weight: 400;
    color: #000;
}

section.blockchain-sec + section.cta1_bg {
    margin-bottom: 0;
} 



body .colored-ba:before ,body  .colored-ba:after {
    display: none;
}

section.chatbot-intellectual {
    padding: 6em 0;
}

section.chatbot-cases {
    padding: 6em 0;
    width: 100%;
}

.chatbot-intellectual  + section.cta1_bg {
    margin-bottom: 0;
}

section.chatbot-advanced {
    padding: 6em 0 !important;
}



section.chatbot-cases h6 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 16px;
    font-family: Poppins;
    line-height: normal;
}

section.chatbot-cases * {
    font-family: 'Poppins';
}

body.chatbot .tab-content h4 {
    font-weight: 600;
}

body.chatbot ul.tabs li strong {
    font-weight: 500;
    font-size: 20px;
}

.inpage h2 {
    font-family: 'Poppins';
    font-weight: 600;
}

.inpage  h6 {
    font-family: 'Poppins';
    font-weight: 600;
}

section.chatbot-intellectual h6 {
    font-weight: 400;
}

section.chatbot-intellectual * {
    font-family: 'Poppins';
}

section.chatbot-intellectual p {
    font-size: 16px;
    font-weight: normal;
}

section.chatbot-intellectual strong {
    font-weight: 500;
}


section.chatbot-advanced h6 {
    font-weight: 400;
    font-size: 16px;
}

section.chatbot-advanced p {font-weight: 400;}

section.chatbot-advanced strong {font-weight: 500;}


section.banner-inn {
    padding-bottom: 6em;
}  

.col-md-6  .ipap-item-inn p {
    min-height: 50px;
}

.col-md-6 .ipap-item-inn {
    margin-bottom: 20px;
}

section.bi-services.center h6 {
    font-weight: 600;
    margin-top: 0;
    font-size: 22px;
}

section.bi-services.center p {
    font-size: 16px;
    font-weight: 400;
}

section.bi-services strong {margin-bottom: 0;font-weight: 600;} 

.bi-services h2 {
    margin-top: 0;
} 

section.share-ideas {
    padding: 6em 0;
    width: 100%;
    /*background: #fff;*/  
}  

section.banner-inn:after {display: none;}

.share-ideas .content strong {    font-weight: 600;     }

section.iot-glance {
    padding: 6em 0 !important;
}

section.iot-aim {
    padding: 6em 0;
}

section.iot-aim~.share-ideas {
    padding: 6em 0;
}

section.iot-aim strong {
    font-weight: 600;
}

section.iot-aim p {
    font-size: 16px;
    font-weight: normal;
}

.iot-glance .box h5 {
    font-weight: bold;
}

.iot-glance .box p {
    font-weight: normal;
}  

ul#nav li.special a {
    border-radius: 0;
    background: #f7474d;
}

.ciadp-section .col-md-12 {
    margin-bottom: 0;
}


#clickload .modal, #ouibounce-modal .modal {
    height: max-content;
}  

section#clients.our-clients:before {
    content: "";
    position: absolute;
    left: 90px;
    width: 120px;
    height: 120px;
    background: url(../images/arr1.png) no-repeat scroll left top;
    top: 0;
    background-size: contain; 
} 
 
.homepage3 .load_work button#loadMore {
    background: #fff !important;
}

section.ml-process.colored-ba {
    padding-top: 3em;
    padding-bottom: 3em;
    background: #fff;
}

section.ml-process h4 {
    font-weight: bold;
    font-size: 28px;
}

section.ml-process p {
    font-size: 16px;
    font-weight: normal;
}

section.ml-process.colored-ba h2~p {
    font-weight: normal;
    font-size: 16px !important;
}  

.popup-content h2 + p{
    
    font-size: 13px;  
}

.case_page .caption-inn h2, .case_page .caption-inn h1 {
    width: 100%;
    font-size: 60px;
    text-indent: 0;
    line-height: 60px;
}

.case_page .banner-inn-container {
    position: relative;
}

.case_page .banner-inn:before {content: "";position: absolute;left: 0;width: 100%;height: 100%;background: #000;top: 0;opacity: 0.8;}

.case_page .banner-inn-container .caption-inn {
    position: relative;
    text-align: center; 
    z-index: 1;
    padding-top: 14em;
    padding-bottom: 4em; 
}

.case_page section.reviews.reviews4 {
    margin-top: 8em;
} 
 
.case_page .banner-inn ul.btns {
    margin-top: 30px;
}

 .non-has-banner {
    padding-top: 6em;
} 
 .case_page .caption-inn h2:before, .case_page .caption-inn h1:before {
    display: none;
} 

.case_page section.cs-about.center {
    padding-top: 4em;
}

.case_page .sec-1 {
    padding-top: 6em;
    position: relative;
}

.case_page .head.wh-head:before  {content: "";position: absolute;left: 0;width: 100%;height: 100%;background: #000000bf;top: 0;}

.case_page .sec-1 .container {
    position: relative;
    z-index: 1;
}

.case_page .usa-has-banner .banner-left h2, .case_page .usa-has-banner .download-app h4, .case_page .usa-has-banner .download-btns p {
    color: #fff;
}
  
.sec-2 {
    padding-top: 6em;
}

.sec-6.swift-result {
    padding-bottom: 0;
}


.case_page .cs-content {
    display: block !important;
    visibility: visible;
    opacity: 1 !important;
}  












