@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
    color: #223B59;
    overflow-x: hidden !important;
    margin: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    line-height: 24px;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    letter-spacing: .3px;
    font-weight: 400
}

a {
    transition: all .5s ease
}

a:active,
a:focus {
    outline: 0
}

a:focus,
a:hover {
    text-decoration: none !important
}

.orange {
    color: #f76f45 !important
}

a:hover {
    text-decoration: none !important;
    color: #0291d2;
    transition: all .5s ease
}

h2 {
    font-size: 40px;
    letter-spacing: -1px;
    font-weight: 700
}
h3{font-size: 34px;}
.white {
    color: #fff !important
}

.cta {
    background: #3766CE;
    color: #fff !important;
    font-size: 16px;
    text-align: center;
    padding: 18px 25px 18px 25px;
    border-radius: 3px;
    margin-top: 30px;
    margin-left: 0;
    transition: all .5s ease;
    cursor: pointer
}

.cta:hover {
    background: #3766CE;
    transition: all .5s ease;
    color: #fff
}

.cta:hover {
    background: #3766CE
}

.cta a {
    color: #fff !important;
    text-decoration: none
}


.aligncenter {
    margin: 0 auto;
    display: inherit
}

.magento-integrations-bg
{
    padding:60px 0 80px 0px;
    background:#3766ce;
    background-size: cover;
    position: relative;
    border-bottom: 2px solid rgba(0, 0, 0, 0.125);
}
.social-media-banner h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 46px;
    line-height: 60px;
    color: #fff;
    text-align: left;
}
.banner-para{
    color: #fff;
    font-size: 18px;

}
.banner-li{
    color: #fff;
    font-size: 18px;
    list-style-image: url('../images/banner-bullet.png');
    list-style-position: outside;
}
.banner-li li{
    padding-bottom: 10px;
}
.banner-cta{
    background: #0E1762;
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    padding:18px 25px 18px 25px;
    border-radius: 3px;
    margin-top: 30px;
    margin-left: 0;
    transition: all .5s ease;
    cursor: pointer
}
.clutch-section{padding:50px 0;background:#FAFAFA;}
.clutch-section img{width:215px;}
.clutch-section img{margin-bottom:25px;}
.mt-10{
    margin-top: 10px;
}
.mt-60{
    margin-top: 60px;
}
.mt-20{
    margin-top: 20px;
}
.mt-30{
    margin-top: 30px;
}
.mt-40{
    margin-top: 40px;
}
.mt-50{
    margin-top: 50px;
}
.mb-10{
    margin-bottom: 10px;
}
.mtb-60{
    margin-bottom: 60px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-40{
    margin-bottom: 40px;
}
.mb-50{
    margin-bottom: 50px;
}
.logo-list{
    padding-bottom: 60px;
}
.logo-list-all ul {
    display: inline-block;
    list-style-type: none
}

.logo-list-all ul li {
    display: inline-block;
    width: 50%;
    margin-bottom: 8px
}

.m-b-60 {
    margin-bottom: 60px
}
.logo-list-all ul li {
    width:16%
}
.learn-more {
    display: flex;
    align-items: center;
    color: #3766CE;

}
.learn-more .icon{
    height: 16px;
    margin-left: 15px;
}
.what-we .what-we-wrap{

}
.what-we-wrap {
    padding: 20px 25px;
    border: 2px solid #3766CE;
    border-radius: 5px;
	min-height: 390px;
	margin-bottom:35px;

}
.what-we .what-we-wrap h4{
    font-weight: 800;
}
.what-we .what-we-wrap p{
    
}
.guarantees {
    background:rgba(164, 164, 164, 0.1);
    margin-top: 70px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.grey-bg{
    background-color: rgba(164, 164, 164, 0.1);
}
.reach-out {
    padding-top: 50px;
    padding-bottom: 50px;
}
.reach-out-inner h4{
font-weight: 600;
}
.contact-form {
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-form input, .contact-form textarea{
 width: 100%;
}
.sucsess-story{
    padding-top: 50px;
    padding-bottom: 50px;
}
@media(min-width:992px) {.clutch-section img{margin-bottom:0px;}}

.marketing-platforms-9
{
	padding:70px 0px;
}

span.w-color
{
	color:#3766CE;
}

.industry-expertise-mobile
{
	display:none;
}

.social-media-banner img
{
	margin-top:60px;
}

 .contact-form #popupCTAForm input {
                width: 100%;
                padding: 11px 15px;
                border-radius: 4px;
                border: none;
                color: #000;
				    border: 1px solid #ccc;
            }

            .contact-form #popupCTAForm .help-block.with-errors {
                color:#ff0000;
            }

            .foot-but,.foot-cta {
                border: none!important;
                border-radius: 6px;
                background:#3766CE;
                width: 100%;
                padding: 15px;
                text-transform: uppercase;
                font: 500 20px Roboto,sans-serif;
                color: #fff !important;
            }
			.form-group {
    margin-bottom: 25px;
}

.contact-form-9
{
	margin-top:40px;
}

.help-you-list
{
	padding:30px;
	-webkit-box-shadow: 0px 0px 30px 10px #e9e9ef;
    -moz-box-shadow: 0px 0px 30px 10px #e9e9ef;
    box-shadow: 0px 0px 30px 10px #e9e9ef;
	border-radius: 8px;
	background-color:#fff;
	min-height: 362px;
    margin-bottom: 40px;
}

.help-you-list ul li
{
	color:#3766ce;
}

.help-you-list ul li p
{
	color:#223B59;
}

.your-brand-9
{
	background-color:#fff;
	padding:70px 0px;
}

.your-brand-9 ul
{
}

.your-brand-9 ul li {
    width: 49%;
    display: inline-block;
    list-style-type: none;
    border: 1px solid #e1e1e1;
    padding: 25px 12px 15px 12px;
    border-radius: 50px;
    margin-bottom: 20px;
}

.your-brand-9 ul li img {
    float: left;
    margin-right: 20px;
    margin-top: -12px;
}

.why-should-you
{
	padding-bottom:30px;
}

@media (min-width: 992px)
{
.d-md-block {
    display:block !important;
}
}

@media (max-width: 991px){
	
	.industry-expertise-mobile
{
	display:block;
}

.industry-expertise
{
	display:none;
}

.social-media-banner img
{
	margin-top:40px;
}

.what-we-wrap {
    padding: 20px 25px;
    border: 2px solid #3766CE;
    border-radius: 5px;
	min-height:auto;

}

.reach-out-inner h4 {
    font-weight: 600;
	text-align:center;
}

.reach-out-inner p {
	text-align:center;
}

.help-you-list
{
	min-height:auto;
}

.logo-list-all ul li {
    width: 32%;
}

.why-should-you
{
}
.why-should-you p
{
	padding-top:20px;
	text-align:center;
}
	
}


@media (max-width: 768px){
	
	.your-brand-9 ul li img {
    float: left;
    margin-right: 20px;
    margin-top: -7px;
}

.your-brand-9 ul li {
    width: 49%;
    display: inline-block;
    list-style-type: none;
    border: 1px solid #e1e1e1;
    padding: 25px 12px 15px 12px;
    border-radius: 50px;
    margin-bottom: 20px;
}

.logo-list-all ul li {
    width: 49%;
}
	
}


@media (max-width:580px){
	
	.your-brand-9 ul li {
    width: 95%;
    display: inline-block;
    list-style-type: none;
    border: 1px solid #e1e1e1;
    padding: 25px 12px 15px 12px;
    border-radius: 50px;
    margin-bottom: 20px;
}

.your-brand-9 ul li img {
    float: left;
    margin-right: 20px;
    margin-top: -7px;
}

.logo-list-all ul li {
    width: 49%;
}

.banner-cta {
    background: #0E1762;
    color: #fff !important;
    font-size: 18px;
    text-align: center;
    padding: 18px 25px 18px 25px;
    border-radius: 3px;
    margin-top: 30px;
    margin-left: 0;
    transition: all .5s ease;
    cursor: pointer;
    display: inline-block;
}

.magento-integrations-bg {
    padding: 60px 0 80px 0px;
    background: #3766ce;
    background-size: cover;
    position: relative;
    border-bottom: 2px solid rgba(0, 0, 0, 0.125);
    text-align: center;
}

.magento-integrations-bg h2
{
    text-align: center;
}	

h2 {
    font-size:36px;
    letter-spacing: -1px;
    font-weight: 700;
    line-height: 40px;
}

.social-media-banner h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 46px;
    line-height: 60px;
    color: #fff;
    text-align: center;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.what-we .what-we-wrap {
    text-align: center;
}

.why-should-you {
    text-align: center;
}

.reach-out
{
    text-align: center;
}

.clutch-section
{
    text-align: center;
}

.banner-li {
    color: #fff;
    font-size: 18px;
    list-style-image: none;
    list-style: none;
    list-style-position: outside;
}

.banner-li li {
    padding-bottom: 10px;
    background: url(../images/banner-bullet.png) no-repeat top 4px left;
    padding-left: 29px;
    text-align: left;
}

}

@media (max-width:480px){

}