.policies p{
    font-size:16px;
    color:#333333;
    margin: 16px 0;
    line-height: normal;


}

.policies h3{
    font-size: 18.72px;
    color:#333333;
    font-weight: 500;
    margin: 25px 0;
    line-height: normal;
}

.privacy-p a, .policies a {
    color:#333333 !important;
}

.policies a:hover, .privacy-p a:hover{
    outline: 0 !important;
    color: #33c8cf !important;
    text-decoration: none;
}

.policies .e-con-inner{
    gap: 0 !important;
}


.no-b-margin{
    margin-bottom: 0px !important; 
}

.no-b-margin div h3{
    margin-bottom: 0!important;
}

.policies ul{
    padding: 0 0 0 40px;
    margin: 16px 0;
}

.policies li{
    list-style-type: disc;
}

.policies ul h4{
    font-weight: 500;
    text-transform: none;
    margin: 25px 0;
    color:#333333;
}

.download-button .elementor-button-wrapper a {

    font-weight: 400;
    border-radius: 0;
    padding: 0 25px;
    line-height: 50px;
    font-size: 16px;
    margin: 0 4px 4px 0;
    text-transform: uppercase;

}
.download-black-button .elementor-button-wrapper a{
    background: #1a1a1a;
    border: 1px solid #1a1a1a;
    color: white;
   
}

.desktop-black.download-black-button .elementor-button-wrapper a{
    background: #1a1a1a;
    border: 1px solid #1a1a1a;
    color: white;
   
}

.download-black-button .elementor-button-wrapper a:hover{
    background: transparent;
    border-color: #1a1a1a;
    color: #1a1a1a;
}

.desktop-black.download-black-button .elementor-button-wrapper a:hover{
    color: #fff;
    border-color: #fff;
   
}

.download-button-white .elementor-button-wrapper a {
    background: #fff;
    color: #1a1a1a;
    border-color: #fff;
   
}

.desktop-black.download-button-white .elementor-button-wrapper a {
    background: #fff;
    color: #1a1a1a;
    border-color: #fff;
   
}

.download-button-white .elementor-button-wrapper a:hover {
    background: #1a1a1a;
    border: 1px solid white;
    color: white;
   
   
}
.desktop-black.download-button-white .elementor-button-wrapper a:hover {
    color: #fff;
    border-color: #fff;
    background: transparent;
   
}
.top-title h2, .top-title h3{
    font-family: Poppins, sans-serif;
    font-weight: 500;
    text-transform: none;
    margin: 25px 0;
    font-size: 24px;
}

.top-title-small h3{

    font-family: Poppins, sans-serif;
    font-weight: 500;
    text-transform: none;
    margin: 25px 0;
    font-size: 18.72px;
}

.top-title-large{
    font-size: 36px;
    line-height: 45px;
}

.d-none{
    display: none;
}

/*-----branding-kit------*/

.branding-box{
    margin-bottom: 40px;
}

.brand-kit-page .brand-kit-download .branding-box .elementor-widget-image > .elementor-widget-container{
 height:211px !important;
 display: flex;
 align-items: center;
 justify-content: center;
 margin-bottom: 20px;
}

.brand-kit-page .e-flex.e-con-boxed.e-con.e-child, .brand-kit-page .e-con-full.e-flex.e-con.e-child, .social-profile-bg .e-flex.e-con-boxed.e-con.e-child, .linkedin-profile .e-con-full.e-flex.e-con.e-child, .linkedin-profile .e-flex.e-con-boxed.e-con.e-child{
    padding: 0;
    gap: 0;

}

.e-con-full.branding-box.e-flex.e-con.e-child {
    padding: 0 15px !important;
    gap:0;
    margin-bottom: 40px;
}


.brand-kit-page .brand-kit-download .branding-box .elementor-widget-heading .elementor-widget-container h4{
    font-size: 14px;
    color:#1A1A1A;
    font-weight: 500;
    margin: 25px 0;
    line-height: normal;
}

.brand-kit-page .brand-kit-download .branding-box .elementor-widget-text-editor .elementor-widget-container p{
 color: #333333;
}

.brand-kit-page .brand-kit-download .branding-box .e-con-inner {
    align-items: center;
} 

.brand-kit-page .brand-kit-download .branding-box .elementor-button-wrapper a{
display: inline-block;
/* background: #1a1a1a;
border: 1px solid #1a1a1a;
-webkit-transition: .3s ease;
transition: .3s ease;
color: #fff;
font-size: 1pc;
padding: 0 25px;
line-height: 50px;
border-radius: 0; */
}

.locations .elementor-button-wrapper a{
    font-weight: 500;
    font-family: Poppins, sans-serif;
    font-size: .875rem;
    background: transparent;
    color: #1a1a1a;
    border: 1px solid #dcdcdc;
    position: relative;
    display: inline-block;
    line-height: 50px;
    transition: all .3s;
    z-index: 1;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    padding: 0 25px;
    
}
.locations .elementor-button-wrapper a:hover{
    background: #1a1a1a;
    color: #fff;
}

.locations h3{
    font-size: 18.72px;
    color:#333333;
    font-weight: 500;
    margin: 25px 0;
    line-height: normal;
}
.locations h4{
    font-size: 20px;
   
    color: #1a1a1a;
    margin: 0 0 1.5rem;
}

.locations h2{
    font-weight: 700;
    color: #1a1a1a;
    font-size: 20px;
    margin: 25px 0;
    line-height: normal;
}

.locations .e-con-full.e-flex.e-con.e-child{
    gap: 0 !important;
}

.locations ul{
    list-style-type: disc;
    padding: 0 0 0 19px;
}
.locations li{
    padding-left: 0.5rem;
    list-style-type: disc;
    margin-bottom: .5rem;
    font-size: .875rem;
    color: #333;
}

.locations .e-con-inner{
    align-items: flex-end !important;
}

.kit-guidelines h2{
    font-size: 36px;
    line-height: 45px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    text-transform: none;
    margin: 15px 0;

}

.kit-guidelines .elementor-button-wrapper a{
/* background: #fff;
color: #1a1a1a;
border-color: #fff;
font-weight: 400;
border-radius: 0;
padding: 0 25px;
line-height: 50px;
font-size: 16px; */
margin: 14px 54px 0 0px;
}

.patterns-box .e-con-inner{
    gap: 0 !important;
    column-gap: 30px !important;
}

.patterns-box .e-con-inner .e-con-full.right-pattern.e-flex.e-con.e-child{
   
 border:0;
}

.patterns-box  .e-con-full.e-flex.e-con.e-child{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    border: 1px solid #1a1a1a;
}

/* .patterns-box .elementor-button-wrapper a{
    background: #1a1a1a;
    border: 1px solid #1a1a1a;
} */

.patterns-box  .right-pattern .elementor-button-wrapper a{
    background: #fff;
    color: #1a1a1a;
    border-color: #fff;
  
}

.patterns-box  .right-pattern .elementor-button-wrapper a:hover{
    background: #1a1a1a;
    border: 1px solid white;
    color: white;
  
}

.patterns-box h2{
    font-size: 36px;
    color: #1a1a1a;
    padding: 0 0 10px;
    line-height: 46px;
    margin: 0 auto;
    font-weight: 500;
}

.deck-box h2{ 
    font-size: 36px;
    line-height: 45px;
    font-weight: 500;
    margin: 80px 0 25px;
}

.deck-box .elementor-button-wrapper a{
    background: #fff;
    color: #1a1a1a;
    border-color: #fff;
    border-radius: 0;
    line-height: 50px;
    min-width: 134px;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 600;
}

.deck-box .elementor-button-wrapper a:hover{
    background: #1a1a1a;
    border: 1px solid white;
    color: white;

}



.social-profile-bg .e-con-full.e-flex.e-con.e-child{
    padding: 0 15px !important;
}

.social-profile-bg .elementor-widget-heading h4{
    font-size: 14px;
    color:#1A1A1A;
    font-weight: 500;
   
    line-height: normal;
}

 .social-text .e-con-inner .e-con-full.e-flex.e-con.e-child {
    padding: 0 !important;
}

.linkedin-profile h2{
    font-size: 36px;
    line-height: 45px;
    color: white;
    font-weight: 500;
}

.linkedin-profile .e-grid.e-con-boxed.e-con.e-child .e-con-inner{
    display: flex;
    gap: 10px;
}
.linkedin-profile  .download-button-white .elementor-button-wrapper a{
    width: 209px;
}
.linkedin-profile li{
    position: relative;
    padding-left: 0.5rem;
    list-style-type: disc;
    margin-bottom: .5rem;
    font-size: .875rem;
    color: white;
}

.linkedin-profile h3{
    margin: 10px 0 25px 0;
}


.linkedin-profile ul{
    padding-left: 18px;

}

.desktop-bg-div .elementor-widget-button .elementor-widget-container{
    position: absolute;
    top: -64px;
    right: 6px;


}

.e-con-full.desktop-box.e-flex.e-con.e-child {
    display: block;
}

/*---------ends--*/

/*------------issues resolved------------*/

.e-con>.seamless-integration-img>.elementor-widget-container, .e-con-inner>.seamless-integration-img>.elementor-widget-container{
    height: auto !important;
}
.case-study-detail .right-detail a{
    color: #666;
    outline: 0 !important;
    text-decoration: none;
    font-size: 18px;
}

.case-study-detail .right-detail div .elementor-widget-container{
 display: flex;
}
.case-study-detail .right-detail div span{

    padding: 0px 2px;

}

.case-study-detail .right-detail a:hover{
    color: #33c8cf;
}
/* .seamless-integration .seamless-integration-right-box .owl-nav {
    display: none !important;
} */

.seamless-integration .seamless-integration-right-box .owl-nav button.owl-prev::before,
.seamless-integration .seamless-integration-right-box .owl-nav button.owl-next::before{
    display: none;

}
.sitegenesis img{
    width: 1040px;
}

.highlights-section .highlights-card li:last-child {
    margin-bottom: 28px;
}
.development-service-div .case-study-portfolio-section .elementor-widget-container .custom-case-studies-widget:last-child {
    grid-column: 2 / 4;
    width: 50%;
    margin: 0 auto;
}

.platform-card-two.e-flex.e-con-boxed.e-con.e-child> .e-con-inner {
    padding: 0 !important;
}

.status-publish .e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded>.e-con-inner {
    padding: 0;
}

.our-digital-com .platform-card-two .hover-arrow img {
    width: 20px;
    height: auto;
    transform: translate(-52px, 0);
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease !important;
}

.our-digital-com .platform-card-two:hover .hover-arrow img {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease !important;
}

.width-edit.count-box-four {
    max-width: 1028px;
    margin: 0 auto;
}

.low-code-img .elementor-widget-container{
    width: 563px;
}

.low-code-img img{
    width: 563px;
}

.meet-magento-img img{
    margin-right: 31px;
}

.display-mobile>.elementor-widget-container img{
    display: none;
}

.education-it-img img{
    margin-top: -80px;
}

.img-center img{
    margin-top: -121px;
}

.oil-gas-success-stories.case-study-portfolio-section .elementor-widget-container{
    grid-template-columns: auto auto auto auto;
    place-content: center;
    max-width: 80%;
    margin: 0 auto;
}

.single-case-studies .responsivebanner{
    /* background: black; */
}

.image-small-size img{
    width: 25px;
}

.stay-in-touch {
    
    box-shadow: 0 6px 1pc rgba(0, 0, 0, .14117647058);
}

.stay-in-touch>.e-flex.e-con-boxed.e-con.e-child{
    padding: 60px 75pt;
}

.p-60-tb{
    padding: 60px 0;
}

.stay-in-touch .elementor-icon i, .elementor-icon svg{
    border-radius: 18px;
}

.client-list-item h3:before{
    top: -2px;
    width: 3px;
    height: 20px;
    transform: translateY(0);
    border-radius: 50px;
    position: absolute;
    content: '';
    display: block;
    left: -15px;
    background: #ff6464;
}
.no-arrow .owl-nav button.owl-prev, .no-arrow .owl-nav button.owl-next {
    display: none;
}
/*---------ends---------------*/

@media(max-width:1024px){


    /*----------issues----------*/

    .sfa-migration-image img{
        width: 710px;
        height: 533px;

    }
    .ipad-button.btn-primary-white a {
        line-height: 19px;
        padding: 16px 8px !important;
    }

    .low-code-img .elementor-widget-container{
        width: auto;
    }
    .development-service-div .case-study-portfolio-section .elementor-widget-container .custom-case-studies-widget:last-child {
        grid-column: 1;
        width: 100%;
    }

    .education-it-img img, .img-center img{
        margin-top: 0;
    }
    /*---------ends---------*/

    .brand-kit-page .brand-kit-download .branding-box .e-con-inner, .brand-kit-page .e-con-full.e-flex.e-con.e-child{
        flex-direction: column;
        align-items: flex-start;
    }
    .brand-kit-page .elementor-widget.elementor-widget-image{
        width: -webkit-fill-available;
    }
    .locations .elementor-button-wrapper a {
       
        font-size: 7px;
    }
    .social-text.e-flex.e-con-boxed.e-con.e-child>.e-con-inner, .linkedin-tab-profile.e-flex.e-con-boxed.e-con.e-child>.e-con-inner {
        
        flex-direction: column;
    }

    .linkedin-tab-profile.e-flex.e-con-boxed.e-con.e-child>.e-con-inner .e-con-full.e-flex.e-con.e-child{
        width: 100%;
        padding: 0 10px;
    }
    .linkedin-profile .e-grid.e-con-boxed.e-con.e-child .e-con-inner {
       
        flex-wrap: wrap;
    }
    .linkedin-profile h2 {
       
        padding-left: 10px;
    }
    .desktop-bg-div .top-title h2{
        padding-left: 10px;
    }

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

    
       /*----------issues----------*/

       .sfa-migration-image img{
        width: auto;
        height: auto;

    }

    .partnership-outsystems-div .e-con-inner{

        width: 100%;
        display: flex;
    }
    .meet-magento-img img {
        margin-right: 17px;
        margin-left: 8px;
    }
    .partnership-outsystems-div .e-con-inner .e-con-full.set-cards.e-flex.e-con.e-child:first-child{
        flex: 100%;
        margin-bottom: 12px;
    }
    .partnership-outsystems-div .e-con-inner .e-con-full.set-cards.e-flex.e-con.e-child{

        flex: calc(100% / 2);
        padding: 10px 0 !important;
    }
    .ipad-button.btn-primary-white a {
        line-height: 42px;
        padding: 0 25px !important
    }
    .seamless-integration .seamless-integration-right-box .owl-nav {
        display: block !important;
        float:right;
        padding: 0;
    }

    .seamless-integration .seamless-integration-right-box .owl-nav .owl-next {
        margin: 3px;
    }
    .seamless-integration .seamless-integration-right-box .owl-nav button.owl-prev::before,   .seamless-integration .seamless-integration-right-box .owl-nav button.owl-next::before{
        display: none;
    }
   
    .display-mobile>.elementor-widget-container img{
        display: block;
        margin-bottom: 30px;
    }

    .display-desktop>.elementor-widget-container img, .remove-mobile{
        display: none !important;
    }

    .oil-gas-success-stories.case-study-portfolio-section .elementor-widget-container{
        grid-template-columns: repeat(1, 1fr);
        max-width: 100%;
    }
    /*---------ends---------*/

    .policies {
        padding: 40px 10px !important;
    }

    .desktop-bg-div .top-title h2{
        padding: 0;
    }
    .locations .elementor-button-wrapper a {
        
        font-size: .875rem;
    }

    .brand-kit-page.e-flex.e-con-boxed.e-con>.e-con-inner , .patterns-box.e-flex.e-con-boxed.e-con>.e-con-inner , .social-profile-bg.e-flex.e-con-boxed.e-con>.e-con-inner, 
    .desktop-bg-div.e-con-boxed.e-con>.e-con-inner{
        margin: 0 10px;
        padding: 0 !important;
        width: auto;
    }
    .e-con-full.branding-box.e-flex.e-con.e-child,  .e-con-full.patterns-box.e-flex.e-con.e-child{
        padding: 0 !important;
        margin-bottom: 15px;
    }
    .brand-kit-page .brand-kit-download .branding-box .elementor-widget-heading .elementor-widget-container h4 {
       
        margin: 13px 0;
     
    }

    .brand-kit-download .elementor-button-wrapper, .social-profile-bg .elementor-button-wrapper{
        margin-top: 17px;
    }
    .kit-guidelines .p-40-tb, .mobile-pattern-bg.e-flex.e-con-boxed.e-con.e-child, .social-profile-bg .e-con-full.e-flex.e-con.e-child, .desktop-bg-div .e-con-full.e-flex.e-con.e-child,
    .desktop-bg-div .e-flex.e-con-boxed.e-con.e-child{
        padding: 0 !important;
    }
    .mobile-pattern-bg .e-con-full .right-pattern .e-flex .e-con .e-child{
        height: 255px;
    }
    .social-profile-bg .elementor-widget-heading h4 br {
        display: none;
    }
   

    .linkedin-profile .download-button-white .elementor-button-wrapper a {
        width: 175px;
    }
  
    .linkedin-profile.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded{
        padding: 0 10px !important;
    }
    .desktop-bg-div .elementor-widget-button .elementor-widget-container {
        
        top: -67px;
      
    }
    .e-con-full.desktop-box.e-flex.e-con.e-child{
        margin-bottom: 35px;
    }

}

@media(max-width:375px){
    .linkedin-profile .download-button-white .elementor-button-wrapper a {
        width: 149px;
    }
    .linkedin-profile .download-button .elementor-button-wrapper a {
       
        font-size: 12px;
    }
    .linkedin-profile h2 {
        font-size: 25px;
        line-height: 36px;
    }   
    .linkedin-profile h3 {
    
        font-size: 23px;
    } 
    .ipad-button.btn-primary-white a {
        line-height: 19px;
        padding: 16px 8px !important;
    }
}