*{outline: 0 !important}
body{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #1c1d48;
}
a:hover, a:focus, button:hover, button:focus{
    outline: none;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}.client-review .owl-item i {
    border-radius: 50px;
    background: #f62300;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    font-size: 24px;
    margin-left: -50px;
    top: 17px;
    color: #fff;
    padding-top: 16px;
    letter-spacing: -2px;
    font-weight: 600;
}

.client-review .owl-item:nth-child(odd) i {
    background: #44d;
}

.client-review .owl-item.center i {
    top: 20px;
}

.client-review .owl-item.center {
    /* padding-top: 49px; */
}
.our-banner:after {
    bottom: 0;
    background: white;
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    border: 0;
    z-index: 0;
    content: "";
}

section.our-banner .container {
    position: relative;
    z-index: 1;
}
section {
    padding: 60px 0;
    clear: both;
}
img{
    max-width: 100%;
}
header{
    padding: 20px 0;
    position: relative;
    z-index: 5;
    background: #fff;
}
header:after{
    position: absolute;
    top: 0;
    right: 0;
    background: white;
    width: 50%;
    height: 100%;
}

header ul {background: #fff;padding: 10px 20px;border-radius: 20px;padding-right: 0;margin-top: -10px;width: 100%;}

header ul li {
    display: inline-block;
    margin-right: 22px;
}

header ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}

header a.phone {
    color: #ffae00;
    font-size: 16px;
    display: block;
    margin-top: 10px;
}

header a.phone img {
    max-width: 20px;
    margin-right: 7px;
}
header a.get-free {
    background: #f15a5a;
    color: #fff;
    padding: 10px 5px;
    display: inline-block;
    font-weight: 600;
    border-radius: 50px;
    font-size: 13px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-top: 15px;
}
header .container-fluid{
    position: relative;
    z-index: 1;
}
header .phone-wrap {
    /* margin: 0 50px 0 50px; */
}
.our-banner{
    background: url(../images/home-banner-half.jpg) no-repeat #fff;
    /* height: 1316px; */
    margin-top: -120px;
    padding: 120px 0 0;
    color: white;
    z-index: 0;
    position: relative;
    overflow: hidden;
}

.web-ser-banner h1, .branding-ser-banner h1, .mobile-ser-banner h1, .digital-ser-banner h1 {
    font-size: 30px;
    line-height: initial;
}

.our-banner .container-fluid{
    z-index: 3;
    width: 100%;
    margin: auto;
    background: #43a3b1;
    padding: 40px 0 60px;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    background: url(../images/inner-banner.jpg) !important;
    background-size: cover !important;
}
.our-banner .container-fluid:after{
    content: '';
    /* background: url("../images/home-banner-pattern.png") no-repeat; */
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 961px;
    background-size: cover;
}
.our-banner .container-fluid .container{
    position: relative;
    /* z-index: 1; */
}
.our-banner h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 20px;
}

.our-banner p {
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 30px;
}

.dilivery-tec p {
    font-size: 14px;
    padding-right: 50px;
    line-height: 26px;
}

.custom-btn {
    background: #ff3800;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    padding: 13px 35px;
    border-radius: 100px;
    margin-top: 13px;
    text-transform: uppercase;
}

.red-btn {
    color: white;
    background: #53a75b;
    text-transform: uppercase;
}



.our-banner .btns a {
    margin-right: 10px;
    text-transform: uppercase;
}
.our-banner .nav-tabs {
    border: none;
    text-align: center;
    justify-content: center;
    margin-bottom: 40px;
}

.our-banner .nav-tabs .nav-link {
    border: none;
    color: white;
    padding: 8px 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
}

.our-banner .nav-tabs .nav-link.active {
    background: transparent;
    background: #3f3fba;
    border-radius: 20px;
}

.our-banner .container-fluid:before{
    content: '';
    /* background: url("../images/home-banner-vector.jpg") no-repeat; */
    height: 490px;
    width: 388px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20%;
}
.our-banner .container-fluid .row {
    align-items: center;
}
.dilivery-tec {
    position: relative;
    padding: 40px 0 0;
}

.style-banner h1 {
    font-size: 30px;
    line-height: 35px;
}

.style-banner p {
    font-size: 16px;
    line-height: 25px;
}

.dilivery-tec .we-create {
    position: absolute;
    right: 11%;
    top: -80px;
    z-index: 1;
    margin-left: -165px;
    z-index: 9;
}

.dilivery-tec h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    margin: 10px 50px 20px 0;
}

.dilivery-tec img {
    display: block;
    margin: 0 0 30px;
}
.dilivery-tec .detail-img {
    margin-left: -10px;
}
.what-we-do {
    color: #1d2433;
}

.what-we-do h2 {
    font-size: 35px;
    font-weight: 400;
    margin: 50px 0 20px 0;
    line-height: initial;
}

.what-we-do p {
    color: #333;
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 15px 0;
    font-weight: 500;
}

.what-we-do ul {
    margin: 0 0 10px;
    float: left;
}

.what-we-do ul li {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    width: 48%;
    margin-right: 16px;
    float: left;
    margin-bottom: 25px;
    text-align: left;
}

.what-we-do ul li img {
    max-width: 19px;
    margin-right: 10px;
    display: inline-block;
    margin: 0 5px 0 0;
}
.what-we-do ul li:nth-child(even) {
    margin-right: 0;
}
.portfolio {
    clear: both;
    padding: 30px 0 40px;
}
.portfolio h2 {
    font-size: 40px;
    font-weight: 600;
    margin: 9px 0 60px;
}

.portfolio h2 span {
    font-weight: 400;
    display: block;
}

.portfolio p {
    font-size: 16px;
    color: #a3a3a3;
    margin: 22px 0 0;
}

.portfolio .nav-tabs {
    border: none;
    margin: 30px  0;
    justify-content: center;
}

.portfolio .nav-tabs li {}

.portfolio .nav-tabs li a {
    border: none;
    padding: 0 20px;
    font-size: 13px;
    color: #1c1d48;
    font-weight: 500;
}

.portfolio .nav-tabs li a.active {
    color: #0096ff;
}

.portfolio .tab-content img {
    border-radius: 15px;
}

.portfolio .tab-content .row {
    margin: 0 -5px;
}

.portfolio .tab-content .row .col-sm-3 {
    padding: 0 5px;
    margin-bottom: 10px;
}
.purple-btn{
    background: #ff3800;
    color: #fff;
}
.portfolio .btn-block {
    padding: 0;
    text-align: center;
    margin: 20px 0 0;
}

.portfolio .btn-block a {
    padding: 12px 50px;
    margin-right: 10px;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
}
.our-pricing {
    background: #02339f;
    color: white;
}

.our-pricing .pack {
    color: white;
    text-align: center;
    padding: 20px 0;
    border-radius: 20px;
    background: #fff !important;
    background: linear-gradient(173deg, rgba(255,176,181,1) 0%, rgba(255,119,153,1) 100%);
}

.our-pricing .pack .price {
    background: #53a75b;
    padding: 10px 0;
}

.our-pricing .pack .price h4 {
    display: inline-block;
    margin: 0;
    font-size: 50px;
    font-weight: 700;
}

.our-pricing .pack .price sup {
    font-size: 22px;
    top: -25px;
    left: -4px;
}

.our-pricing .pack .price p {
    display: inline-block;
    margin: 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 18px;
    margin-left: 6px;
}

.our-pricing .pack .price p strike {display: block;color: #d62d00;}
.our-pricing .pack ul {
    padding: 0 25px;
    margin: 00 0;
    text-align: left;
}




.our-pricing .pack h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
}

.our-pricing .pack h3 span {
    font-size: 16px;
}
.our-pricing .heading h2 {
    font-weight: 600;
    font-size: 30px;
}

.our-pricing h2 span {
    color: #ff3800;
    display: block;
}
.our-pricing .row{

    justify-content: center;
}

.our-pricing .col-sm-4 {
    padding: 0 8px;
}

.our-pricing [class*='col-']:nth-child(2) .pack{
    background: rgb(104,187,212);
    background: linear-gradient(173deg, rgba(104,187,212,1) 0%, rgba(130,225,202,1) 100%);
}
.our-pricing [class*='col-']:nth-child(3) .pack{
    background: rgb(224,149,233);
    background: linear-gradient(173deg, rgba(224,149,233,1) 0%, rgba(122,108,210,1) 100%);
}
.our-pricing [class*='col-']:nth-child(4) .pack{
    background: rgb(236,178,46);
    background: linear-gradient(132deg, rgba(236,178,46,1) 0%, rgba(245,202,104,1) 100%);
}
.our-pricing [class*='col-']:nth-child(5) .pack{background: rgb(184,38,125);background: linear-gradient(94deg, rgba(184,38,125,1) 0%, rgba(213,74,157,1) 100%);}
.our-pricing [class*='col-']:nth-child(6) .pack{background: rgb(0,0,0);background: linear-gradient(132deg, rgba(0,0,0,1) 0%, rgba(131,132,148,1) 100%);}
.our-pricing [class*='col-']:nth-child(7) .pack{
    background: rgb(138,121,103);
    background: linear-gradient(132deg, rgba(138,121,103,1) 0%, rgba(198,173,147,1) 100%);
}
.our-pricing [class*='col-']:nth-child(8) .pack{background: rgb(15,157,88);background: linear-gradient(132deg, rgba(15,157,88,1) 0%, rgba(65,219,144,1) 100%);}
.our-pricing [class*='col-']:nth-child(9) .pack{background: rgb(2,98,145);background: linear-gradient(132deg, rgba(2,98,145,1) 0%, rgba(1,153,229,1) 100%);}
.our-pricing [class*='col-']:nth-child(10) .pack{
    background: rgb(104,187,212);
    background: linear-gradient(173deg, rgba(104,187,212,1) 0%, rgba(130,225,202,1) 100%);
}
.our-pricing [class*='col-']{
    margin-bottom: 20px;
}


.our-pricing .owl-item.center {transform: scale(1.08);z-index: 1;}

.our-pricing .owl-item {
    padding: 25px 5px;
    transition: .5s all;
    position: relative;
}
.our-pricing .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    width: 100%;
    left: -80px;
    font-size: 20px;
    z-index: -1;
}

.our-pricing button.owl-next {
    position: absolute;
    right: -170px;
    bottom: 0;
    top: 0;
}
.yellow-btn{
    background: #53a75b;
    color: #fff;
}
.lets-grow {
    background: #553199;
    color: white;
    position: relative;
    padding: 0;
}

.lets-grow h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 10px;
}

.lets-grow h3 {
    font-weight: 300;
    font-size: 18px;
    margin: 0 0 20px;
    line-height: 27px;
}

.lets-grow .custom-btn {
    /* margin-right: 10px; */
    padding: 12px 50px;
    letter-spacing: 1px;
}
.lets-grow:after {content: '';position: absolute;left: 0;top: 30px;width: 97%;height: 98%;margin: auto;right: 0;border-radius: 10px;}

.lets-grow .container {
    position: relative;
    z-index: 1;
}

.lets-grow .row {
    justify-content: center;
    align-items: center;
}
.lets-grow .circle-image {
    position: relative;
    top: 0;
    left: -50px;
}
.client-review{
    background: #f3f1fd;
    padding: 100px 0 70px;
}
.client-review h2{
    font-weight: 700;
    text-align: center;
    margin: 0 0 30px;
}
.client-review li {
    background: white;
    padding: 50px 15px 10px;
    font-size: 12px;
    border-radius: 10px;
    height: 340px;
}
.client-review .owl-item {padding: 40px 0 0;text-align: center;transition: .5s linear;}

.client-review .owl-item p {
    margin: 0 0 10px;
    line-height: 28px;
    font-size: 14px;
}

.client-review .owl-item h6 {
    font-size: 12px;
    font-weight: 600;
    color: #ff3800;
}
.what-we-do .custom-btn {
    margin: 0 3px;
}
.client-review .owl-item img {margin-top: -20px;margin-bottom: 10px;}
.client-review .owl-item.center {
    /* transform: translate(0, -20px); */
}
.client-review .owl-item .owl-dots button {
    height: 20px;
    width: 20px;
    background: red;
}

.client-review .owl-dots .owl-dot {
    height: 8px;
    width: 8px;
    background: #d2d1f7 !important;
    margin-right: 9px;
    border-radius: 50%;
}

.client-review .owl-dots {
    text-align: center;
    margin: 20px 0 0;
}

.client-review .owl-dots .owl-dot.active {
    background: #f62300 !important;
}
footer {
    background: #1a1c4b;
    padding: 50px 0 20px;
    position: relative;
    overflow: hidden;
}

footer p {
    font-size: 12px;
    color: #fff;
    margin: 20px 0 0;
    line-height: 20px;
}

footer p span {
    font-size: 12px;
    color: #6767c7;
    display: block;
    margin: 10px 0;
}

footer h4 {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin: 16px 0 28px;
    text-transform: uppercase;
}

footer ul {}

footer ul li {
    margin-bottom: 11px;
}
footer ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
}

footer ul li i {
    color: #fff;
    margin-right: 8px;
    font-size: 24px;
}
footer .info {
    margin: 0 0 30px;
}

footer .info li:first-child a{
    color: white;
    font-size: 22px;
    font-weight: 700;
}
footer .info li a {
    color: white;
    text-transform: inherit;
    font-weight: 400;
    font-size: 15px !important;
    position: relative;
}

footer .info li {
    margin: 0 0 20px 30px;
    position: relative;
}
footer:after {position: absolute;left: 0;right: 0;width: 100%;font-size: 150px;font-weight: 700;text-transform: uppercase;top: 70px;opacity: .3;text-align: center;bottom: 0;margin: auto;}

footer .container {
    position: relative;
    z-index: 1;
}
footer .copy {
    text-align: center;
    margin: 40px 0 0;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
}

footer .copy:before {content: '';height: 1px;width: 100%;left: 0;right: 0;margin: auto;background: #2c2f73;position: absolute;top: -12px;}
.our-banner ul {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
    position: relative;
    z-index: 3;
}

.our-banner ul li {
    display: inline-block;
}

.our-banner ul li a {
    border: none;
    color: white;
    padding: 3px 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
}

a.__cf_email__ {
    padding: 0 !important;
}

a.linkstyle {
    color: #000 !important;
    padding: 0 !important;
}
.our-banner ul li a.active {
    background: #3f3fba;
    border-radius: 20px;
}
.web-ser-banner .container-fluid{
    background: #fc9006;
}

.web-ser-banner .container-fluid:before{
    background: url("../images/website-service-vector.png") no-repeat;
    height: 541px;
    width: 790px;
    right: 500px;
}
.web-ser-banner .container-fluid:after{
    background: url("../images/website-service-pattern.png") no-repeat;
    height: 321px;
    width: 446px;
}
.portfolio .col-sm-4 {
    height: 300px;
    padding: 0 5px;
    margin-bottom: 9px;
}

.portfolio .col-sm-4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 7px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 19%);
}

.branding-ser-banner .container-fluid{
    background: #007eff;
}
.branding-ser-banner .container-fluid:before{
    background: url("../images/branding-service-vector.png") no-repeat;
    height: 484px;
    width: 363px;
    right: 200px;
}
.video-ser-banner .container-fluid{
    background: #17a061;
}

.video-ser-banner .container-fluid:before{
    display: none;
}

.mobile-ser-banner .container-fluid{
    background: #2868f3;
}

.mobile-ser-banner .container-fluid:before{
    display: none;
}



section.new-pf {
    padding: 40px 0;
}
.new-pf div#filters {
    text-align: center;
    margin-bottom: 0;
}




.new-pf div#filters button {
    display: inline-block;
    width: auto;
    margin: 0 17px;
    outline: none;
    border: 0;
    background: #fff;
    margin-bottom: 8px;
    font-weight: 600;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    color: #1c1d48;
}
.new-pf div#filters .button.is-checked {
    color: #0096ff !important;
}

.grid {
    /* height: auto !important; */
    overflow-y: hidden;
    padding: 20px;
}

.element-item {
    /* display: inline-block; */
    color: #262524;
    /* position: inherit !important; */
    /* float: left !important; */
    /* left: inherit !important; */
    /* top: inherit !important; */
    margin-bottom: 0;
    width: 250px !important;
    padding: 0;
    /* transform: translate3d(0, 10px, 0) !important; */
    height: 267px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 10px;
    margin-bottom: 20px !important;
    margin: 5px;
}
.element-item img {
    border-radius: 7px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.element-item > * {
    margin: 0;
    padding: 0;
}

button#showMore {
    background: #ff2e53;
    color: white;
    border: none;
    outline: none;
    display: inline-block;
    margin-top: 20px;
    padding: 8px 30px;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 600;
    display: table;
    margin: 20px auto 0;
}
#showMore {
    margin-top: 32px;
    clear: both;
    display: block;
}

.hidden {
    visibility: hidden;
    width: 0px!important;
    height: 0px!important;
    margin: 0px!important;
    padding: 0px!important;
}
.our-portfolio .container-fluid{
    background: url("../images/our-portfolio-bg.jpg") no-repeat;
    height: 480px;
    background-size: cover;
}
.our-portfolio .container-fluid:after, .our-portfolio .container-fluid:before{display: none}
.our-portfolio .container-fluid img {
    max-width: 75%;
    float: right;
    position: relative;
    top: 30px;
}
.our-portfolio {
    padding: 150px 0 50px;
}

.our-portfolio .container-fluid .row {
    align-items: unset;
}

.our-portfolio h2 {
    margin-top: 80px;
}

.four4 {
    padding: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.eror-pagee:after {content: '';background: white;position: absolute;right: 0;width: 50%;height: 100%;}

.four4 .box {
    background: #4b48c8;
    color: white;
    border-radius: 50px;
}
.four4 .box img{border-radius: 50px;}

.four4 .box .row {
    justify-content: center;
    align-items: center;
}

.four4 .box h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 15px;
}

.four4 .box p {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
}

.four4 .box a {
    padding: 12px 40px;
    font-size: 16px;
    letter-spacing: 1px;
}
.eror-pagee {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background: #1a1c4b;
}
.popupform {
    width: 900px;
    padding: 0;
    border-radius: 20px;
    height: 500px;
    border: #fff 4px solid;
}

.custom-form {
    background: #ffffff;
    padding: 0px 33px 0 0;
}

.custom-form h2 {
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0 9px;
    color: #ff0000fa;
}

.custom-form p {
    font-size: 13px;
    color: #6c6c6c;
    margin-bottom: 24px;
}

.custom-form .form-control {
    border-radius: 7px;
    font-size: 12px;
    color: #6c6c6c;
    margin-bottom: 15px;
    padding: 15px 14px;
    width: 100%;
    border: 1px solid #e2e2e2;
    box-shadow: 0 3px 3px #7979791f;
    margin-top: 0;
}
.custom-form textarea.form-control {
    width: 100%;
    height: 140px !important;
    resize: none;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #e2e2e2;
    margin-bottom: 19px;
}

.custom-form [class*='col-'] {
    padding: 0 5px;
}

.custom-form .col-md-7 {
    padding-left: 21px;
}
.custom-form .custom-btn {
    border: none;
    padding: 13px 30px;
    font-size: 14px;
}
.popupform .fancybox-close-small {
    position: absolute;
    padding: 5px;
    border-radius: 50px;
    top: 4px;
    background: #ff3800;
    color: #fff;
    right: 4px;
    width: 25px;
    opacity: 1;
    height: 26px;
}

.popupform .fancybox-button svg path {
    fill: #ffffff;
    height: 70px;
}
.contact-us-banner ul {
    text-align: left;
    margin: 0;
    float: left;
    clear: both;
    margin-bottom: 20px;
    width: 100%;
}

.contact-us-banner ul li {
    font-size: 14px;
    margin-right: 40px;
    float: left;
}

.contact-us-banner ul li span {
    display: block;
    font-weight: 600;
    color: #49b5f7;
    margin-bottom: 4px;
    font-size: 22px;
}

.contact-us-banner h4 {
    clear: both;
    margin: 0 0 20px;
    color: #f15a5a;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
}

.contact-us-banner .tel {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 2px;
}

.contact-us-banner p {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 25px;
}

p.color-black {
    color: #000;
}

.contact-us-banner h3 {
    font-size: 43px;
    color: #1a1c4b;
    font-weight: 700;
    margin: 0 0 20px;
}

.contact-us-banner {
    padding: 100px 0 30px;
    margin-top: 0;
}
.contact-us-banner .form-control {
    margin-bottom: 26px;
    font-size: 14px;
    border: 0;
    outline: none;
    border-bottom: 1px solid #e3e4ff;
    border-radius: 0;
    padding-left: 0;
    color: #1a1c4b;
    font-weight: 500;
}

.contact-us-banner textarea.form-control {
    height: 100px;
    resize: none;
}
.contact-us-banner .custom-btn {
    background: #007eff;
    color: #fff;
    border: none;
    padding: 8px 40px;
    font-size: 18px;
}

.contact-us-banner .custom-btn img {vertical-align: baseline;}
.map {
    padding: 0;
}

.map iframe {
    width: 100%;
}

.our-pricing-banner .container-fluid:before, .our-pricing-banner .container-fluid:after {
    display: none;
}

.our-pricing-banner .container-fluid {
    background: #4444dd !important;
}

.our-pricing-banner h2 {
    margin: 0 0 20px;
    width: 100%;
    margin: auto;
    padding-bottom: 5px;
}

.our-pricing-banner h3 {
    font-size: 36px;
    color: #ee9f01;
    font-weight: 600;
    font-style: italic;
    position: relative;
    padding-left: 0;
    margin: 0 0 90px;
}

.our-pricing-banner h3 img {
    max-width: 130px;
    margin-right: 20px;
    position: absolute;
    left: 10px;
    top: -37px;
}
.our-pricing-banner ul {
    text-align: left;
    margin: 0;
}

header ul li:last-child {
    margin-right: 0;
}
.our-pricing-banner .our-pricing .pack h3 {
    padding: 0;
    color: #fff;
}

.our-pricing-banner .our-pricing .col-sm-3 {
    padding: 0 0;
}
.our-pricing-banner .container-fluid .our-pricing {
    background: transparent;
    align-items: flex-start;
}



.our-pricing-banner .our-pricing .green {
    background: rgb(104,187,212);
    background: linear-gradient(173deg, rgba(104,187,212,1) 0%, rgba(130,225,202,1) 100%);
}

.our-pricing-banner .our-pricing .purple {
    background: rgb(224,149,233);
    background: linear-gradient(173deg, rgba(224,149,233,1) 0%, rgba(122,108,210,1) 100%);
}
.our-pricing-banner .our-pricing {
    padding: 0 40px;
}

.our-pricing-banner ul li.heading {
    margin-bottom: 18px;
    margin-top: 50px;
    padding-bottom: 33px;
}
.our-pricing-banner .container-fluid:before {content: '';display: block;background: #4f4fe8;height: 190px;width: 100%;top: 0px;bottom: inherit;/* border-radius: 0 0 60px 60px; */}
.our-pricing-banner .our-pricing .pack ul {
    margin: 0 0 0;
    width: 100%;
}

.about-banner .container-fluid:before, .about-banner .container-fluid:after{display: none}

.about-banner .container-fluid {
    /* background: #5618bf; */
    padding-bottom: 0px;
    height: 600px;
}
.about-banner .container-fluid img {
    position: relative;
    right: -120px;
    top: -30px;
}
.about-banner .container-fluid .row {
    align-items: center;
}

.about-banner h2 {
    font-weight: 700;
    font-size: 46px;
    line-height: 46px;
    margin-top: 10px;
}

.about-banner p {
    font-size: 16px;
}

.dilivery-tec .white {
    background: #ffffff;
    height: 180px;
    width: 180px;
    position: absolute;
    right: 10px;
    top: -80px;
    z-index: 99;
    border-radius: 50%;
    text-align: center;
    display: flex;
}

.dilivery-tec .white img {
    position: static;
    margin: 0;
    display: table;
    margin: auto;
}
.passion {}

.passion h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 42px;
}

.passion h2 span {
    display: block;
    font-weight: 400;
    font-style: italic;
}

.passion p {
    font-size: 15px;
    color: #707070;
}

.passion ul {
    text-align: center;
    margin: 40px 0 0;
}

.passion ul li {
    text-align: center;
    display: inline-block;
    margin-right: 80px;
    font-size: 50px;
    position: relative;
    line-height: 35px;
    font-weight: 700;
}

.passion ul li span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #1c1d48;
}

.passion ul li:nth-child(1) {
    color: #ffb500;
}

.passion ul li:nth-child(2) {
    color: #676aff;
}

.passion ul li:nth-child(3) {
    color: #ff689d;
}

.passion ul li:nth-child(4) {
    color: #af68fe;
}

.passion ul li:after {content: '';background: red;position: absolute;left: -20px;bottom: 0px;height: 50px;width: calc(100% + 40px);z-index: -1;}

.passion ul li:nth-child(1):after {
    background: #fff7e5;
}

.passion ul li:nth-child(3):after {
    background: #fff0f5;
}

.passion ul li:nth-child(2):after {
    background: #f0f0ff;
}

.passion ul li:nth-child(4):after {
    background: #f4ebfa;
}

.our-service {
    background: #fb8d00;
    padding: 0 0 20px;
    position: relative;
    margin-top: 53px;
}
.our-service ul li a {
    border: none !important;
    padding: 0;
    color: white;
    font-size: 17px;
    font-weight: 600;
    transition: .5s all;
    text-transform: uppercase;
}

.our-service ul {
    border: 0;
}

.our-service ul li {
    margin-bottom: 20px !important;
    display: block;
    width: 100%;
}

.our-service ul li a.active {
    background: transparent !important;
    color: white !important;
    padding-left: 0;
}

.our-service p {
    color: white;
}
section.our-service h4 {
    font-size: 133px;
    font-weight: 700;
    color: #e47d37;
    letter-spacing: -12px;
    text-align: center;
    text-shadow: #6b3d04 0 0 2px;
    display: block;
    top: -10px;
    position: relative;
    line-height: 62px;
    margin-bottom: 62px;
    z-index: 1;
}
.our-service p strong {
    display: block;
    margin-bottom: 10px;
}

.our-service img {
    position: relative;
    top: -78px;
    z-index: 0;
    padding: 6px;
    background: #ffffff;
    border-radius: 2px;
}
.process {}

section.process {}

.process p {}

.process h2 {
    font-size: 40px;
    font-weight: 700;
}

.process ul {
    margin: 40px 0 0;
}

.process ul li {
    margin-bottom: 20px;
    font-size: 16px;
}

.process ul li img {
    margin-right: 15px;
    max-width: 40px;
}



.dropdown-menu {
    min-width: 10rem;
    left: 0;
    top: 32px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 10px;
    box-shadow: 0 5px 5px #f9f9f940;
    transition: .3s all;
    height: 0;
    background: #4bb2fa;
    overflow: hidden;
    display: inherit !important;
}

.dropdown-menu ul {
    margin: 0;
    background: transparent;
    position: relative;
    padding: 0;
}

.dropdown-menu ul li {
    margin: 13px 10px 0px;
    width: 100%;
}

.dropdown-menu ul li a {
    color: #ffffff;
    font-weight: 600;
    display: block;
    font-size: 12px;
}
.dropdown-menu.show {
    display: inherit !important;
    height: auto;
    padding: 0;
    padding-bottom: 15px;
}
.dropdown-toggle::after {
    position: relative;
    top: 2px;
}
.dropdown .nav-link {
    padding: 0;
}
.digital-ser-banner .container-fluid{
    background: #5331bb;
}
.digital-ser-banner .container-fluid:before, .digital-ser-banner .container-fluid:after{
    display: none;
}
.mobile-hide{
    display: none;
}
.our-pricing .heading p {
    font-size: 19px;
    margin: 10px 0 0;
    line-height: 34px;
}

.our-pricing .content {
    overflow: auto;
    position: relative;
    max-width: 97%;
    padding: 20px 0;
    height: 240px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.our-pricing .packages {
    margin: 40px auto 0;
        width: 100%;
}
.our-pricing-banner .heading{
    display: none;
}

.mCSB_inside>.mCSB_container {
    margin-right: 15px;
}

.our-pricing .pack ul li {
    font-size: 13px;
    margin-bottom: 10px;
    color: #000;
    font-weight: 500;
}
.our-pricing .pack .price {}

.our-pricing .pack .price .left {
    display: inline-block;
    /* margin-right: 11px; */
}

.our-pricing .pack .price .right {
    display: inline-block;
}

.our-pricing .pack .price h2 {
    display: inline-block;
    margin: 0;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
}
.right.right_margin {
    margin-left: 15px;
}
.our-pricing .pack .price .right strike {
    display: block;
    margin: 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 18px;
    margin-left: 6px;
    color: #d62d00;
}

.our-pricing .pack .price .right span {
    display: inline-block;
    margin: 0;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    line-height: 18px;
    margin-left: 6px;
}
.our-pricing .pack .right h6 {
    font-size: 12px;
    color: black;
    font-weight: 600;
    display: none;
}
.our-pricing .pack h5 {
    font-size: 20px;
    margin: 0 0 15px;
    font-weight: 600;
    color: #000;
}

.our-pricing .social .price p {
    font-size: 12px;
    display: block;
    padding: 5px 25px;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

.our-pricing .social .listing p {
    text-align: left;
    padding-left: 15px;
    font-size: 13px;
    color: #000;
}

section.combo-pack {
    padding: 50px 0;
    background: url(../images/combo-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
}



section.combo-pack h2 {
    font-size: 32px;
    color: #f6f4f4;
    text-transform: uppercase;
    text-shadow: #000 0 0 2px;
}

section.combo-pack h2 span {
    display: block;
    font-size: 52px;
}

section.combo-pack h2+p {
    font-size: 15px;
}

section.combo-pack .col-md-4 {
    border: 1px solid #2765d8;
    height: auto !important;
    padding: 0;
    z-index: 1;
    position: relative;
}

section.combo-pack .col-md-4 h3 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 33px;
    padding: 20px 20px 0;
}

section.combo-pack .col-md-4 h3 span {
    display: block;
    font-size: 17px;
}

section.combo-pack .col-md-4 ul.bdr-btmblue {
    border-bottom: 1px solid #2765d8;
    padding: 0 20px;
}
section.combo-pack .col-md-4 ul li i {
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 6px;
}
section.combo-pack .col-md-4 ul li {
    position: relative;
    padding-left: 15px;
    font-size: 12px;
    margin-bottom: 8px;
}



section.combo-pack .col-md-4 .pricebox {
    background: #fff;
    display: block;
    color: #000;
    padding: 20px;
    position: relative;
    width: 98%;
    margin: 5px auto;
}
.actions{
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
    position: relative;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 4px auto 10px;
}


.actions a{
    vertical-align: top;
    min-width: inherit;
    margin: 0px;
    position: relative;
    cursor: pointer;
    color: #7b7b7b;
    font-size: 9px;
    text-align: center;
}

.actions a span{font-size: 12px;float: left;font-weight: bold;color: #7f7b7b;text-align: center;}
.actions a span small{
    display: block;
    font-size: 13px;
    line-height: normal;
    color: #1b51b4;
    font-weight: 700;
}

.actions::before{
    position: absolute;
    content: "";
    height: 43px;
    background-color: #eee;
    width: 1px;
    left: 50%;
    top: 10px;
}


section.combo-pack .col-md-4 .pricebox sup {
    color: #000;
    font-size: 26px;
    top: 0;
}

section.combo-pack .col-md-4 .pricebox span {
    color: #1b51b4;
    font-size: 69px;
    font-weight: 700;
    line-height: 90px;
}

section.combo-pack .col-md-4 .pricebox b {
    font-weight: 700;
    font-size: 20px;
    display: block;
    position: absolute;
    top: 50px;
    right: 35px;
    line-height: 18px;
}

section.combo-pack .col-md-4 .pricebox p {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #000b28;
}

section.combo-pack .col-md-4 .pricebox b em {
    color: #828282;
}

section.combo-pack .col-md-4 .action-no span, section.combo-pack .col-md-4 .chat span {
    font-size: 13px;
    line-height: normal;
    text-align: center;
    float: none;
    color: #000b28;
}

.actions .col-md-6 {
}

section.combo-pack .col-md-4 .pricebox a.various {
    display: block;
    margin: 20px auto 0;
    text-align: center;
    background: #c22617;
    padding: 12px;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 5px;
}
section.combo-pack .col-md-4 ul {
    padding: 0 20px;
}

section.combo-pack .col-md-4 .pricebox:after {
    content: "";
    position: absolute;
    border: 0;
    left: 0;
    top: 0;
    width: 102%;
    height: 440px;
    background: #194fb3cc;
    z-index: -1;
}









section.combo-pack:before {
    content: "";
    background: url(../images/combo-before.png);
    display: block;
    z-index: 5;
    position: absolute;
    top: 0;
    left: -30px;
    width: 172px;
    height: 245px;
}

section.combo-pack:after {
    content: "";
    background: url(../images/combo-after.png);
    display: block;
    width: 173px;
    height: 277px;
    position: absolute;
    right: 0px;
    bottom: -32px;
    z-index: 5;
}
.custom-btn:hover {
    color: white;
    text-decoration: none;
}
.packages .custom-btn:hover {
    color: #fff;
    background: #53a75b;
}
.our-banner .btns a:last-child:hover {
    color: #000;
}
.what-we-do.txtt h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.what-we-do.txtt p {
    font-size: 14px;
    margin-bottom: 15px;
}
header ul li:nth-child(6) {
    margin-right: 0;
}

header .navbar {
    padding: 0;
    margin-top: 25px;
}
header .pr-0 {
    padding-left: 0;
}





.our-combopack {
    background: url("../images/our-combo.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    padding: 40px 0;
    overflow: hidden;
    min-height: 690px;
    margin: 40px 0 0;
}

.our-combopack * {
    color: white;
}

.our-combopack h5 {
    font-size: 18px;
    margin: 0 0 0px;
    background: #202252;
    display: inline-block;
    padding: 5px 20px;
    color: #eff8ff;
    font-weight: 500;
}

.our-combopack h2 {
    font-size: 68px;
    font-weight: 700;
    margin: 0 0 3px;
    text-shadow: 0 10px 4px #202252;
}

.our-combopack p {
    font-size: 16px;
    margin: 0 0 15px;
    line-height: 26px;
}

.our-combopack ul li {
    margin: 0 0 0px;
    position: relative;
    display: inline-block;
    font-size: 12px;
    /* width: 46%; */
    font-weight: 300;
    display: block;
    line-height: 20px;
}

.our-combopack ul li:before {
    content: '';
    background: #fff;
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.our-combopack .btn-pack {
    margin-top: 0;
    float: left;
    width: 100%;
}

.our-combopack .btn-pack .custom-btn {
    line-height: 31px;
    margin-right: 75px;
}

.our-combopack .btn-pack .custom-btn:last-of-type {
    margin-right: 0
}

.our-combopack .btn-pack .custom-btn span {
    font-size: 20px;
    color: #000000;
}

.our-combopack .btn-pack .custom-btn.get-now {
    background: #ffc426;
    position: relative;
}

.our-combopack .btn-pack .custom-btn.get-now:after {
    content: '';
    background: url("../images/moneyback.png") no-repeat;
    height: 93px;
    width: 98px;
    position: absolute;
    right: -60px;
    top: 0;
    bottom: 0;
    margin: auto
}

.our-combopack .btn-pack .custom-btn.view-detail {
    background: #ffffff
}

.our-combopack .btn-pack .custom-btn.view-detail span {
    /*font-weight: 400*/
}

.our-combopack .bundle-img {
    position: relative;
    right: 10px;
    top: 120px;
}

.our-combopack .bundle-img h6 {
    font-size: 87px;
    position: absolute;
    top: 0;
    right: -100px;
    transform: rotate(1deg);
    display: none
}

.our-combopack .bundle-img h6 sub {
    font-size: 29px;
    color: #ffcc00
}

.our-combopack h2 span {
    color: #f5ff89;
}
.our-combopack ul {
    margin-bottom: 20px;
}

.our-combopack ul li {
    margin-bottom: 2px;
}

.our-combopack h6 {
    text-shadow: 0 3px 4px #202252;
    font-size: 20px;
    font-weight: 600;
}
.our-combopack img {
    max-width: 700px;
    position: relative;
    top: 130px;
    left: -100px;
}
footer .ftr-logo {
    max-width: 100%;
}

.custom-form .col-md-5 {
    background: #0046ee;
    padding: 0;
}
footer .info li i {
    position: absolute;
    left: -35px;
    top: 6px;
}

footer .info li i.fas.fa-mobile-alt {
    left: -31px;
}

.custom-form .col-md-5 img {
    width: 100%;
    height: 492px;
}

li.half-li {
    width: 49.6%;
    display: inline-block;
}

footer .info li:first-child a {
    font-size: 21px !important;
}

footer li a:hover {
    color: #e0b10e !important;
}

a {    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-decoration: none !important;}

    input.required.error {
    border-color: red !important;
    color: red !important;
}

label.error {
    display: none !important;
}

.thankyou-banner {
    text-align: center;
    background: url(../images/home-banner.jpg);
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    text-shadow: #000 0 1px 2px;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
}

.thankyou-banner h1 {
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 58px;
}


.spin{
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 50000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    }
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}



.lets-grow .red-btn {
    background: transparent !important;
}



a.live-chat-thank.chat {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
    margin: 40px 0;
}

a.logo-thankyou {
    margin-bottom: 34px;
    display: inline-block;
}

.thankyou-banner h1 span {
    display: block;
    font-family: georgia;
    font-style: italic;
}

.total_amount {
    background: #360945a8;
    padding: 12px 0;
    font-weight: 600;
    border-radius: 62px;
}

.total_amount span {
    display: inline-block;
    color: #fdb808;
}






section.our-banner.inner-banner.text-left.privacy-banner {
    background: transparent;
    width: 100%;
    margin: 0;
    padding: 0 0;
    height: 450px;
    margin-top: -93px;
}

section.our-banner.inner-banner.text-left.privacy-banner:after {
    display: none;
}

section.our-banner.inner-banner.text-left.privacy-banner img {
    width: 100%;
    height: 450px;
    margin-top: 0;
    object-fit: cover;
}
section.our-banner.contact-us-banner:before {
    background: #5431bc;
    z-index: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
h4.sub-heading {
    font-size: 21px !important;
    color: #ff3800;
    font-weight: 600;
}

section.static-content {
    font-size: 14px;
}

section.static-content ul li {
    margin-bottom: 7px;
    list-style: disc;
    margin-left: 18px;
}
section.our-banner.inner-banner.text-left.privacy-banner  .container .caption {
    margin-top: -186px;
    z-index: 959;
}
.element-item a {
    height: 100%;
    width: 100%;
}

.dilivery-tec .container .col-sm-5 {
    margin-left: -80px;
}
ul.soc-ic li {
    display: inline-block;
    padding: 0 7px;
}

ul.soc-ic {
    margin: 20px 0 0;
    display: block;
}


/**REVIEWS CSS**/


section.our-banner.review-banner:before {content: "";position: absolute;top: 0;left: 0;height: 100%;background: #ffffff;width: 50%;right: inherit;border-left: 40px solid #db3340;}

section.our-banner.review-banner {
    position: relative;
    height: 573px;
    border-bottom: 1px solid #ccc;
    box-shadow: #989898ba 0 0 15px;
}

section.our-banner.review-banner h3 {
    color: #1d1c84;
    font-size: 55px;
    font-weight: 800;
}

section.our-banner.review-banner h3+p {
    color: #112043;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}

section.our-banner.review-banner h4 {
    color: #db3340;
    font-weight: 500;
    padding-left: 70px;
    position: relative;
    margin-top: 30px;
}

section.our-banner.review-banner h4:before {content: "";position: absolute;top: 50%;left: 0;width: 60px;height: 1px;background: #abacb2;}


section.our-banner.review-banner {}

section.our-banner.review-banner:after {
    bottom: 0;
    background: url(../images/review-right.jpg) no-repeat right center;
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    border: 0;
    z-index: 0;
    background-size: cover;
}

section.reviewsection ul li {
    width: 523px;
    display: inline-block;
    margin: 30px 30px;
    background: #fff;
    box-shadow: #84848480 0 0 15px;
    padding: 0 20px 20px 50px;
    position: relative;
}

section.reviewsection ul li span.initial {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    color: #212124;
    font-size: 100px;
    text-align: center;
    font-weight: 700;
    width: 135px;
    line-height: 122px;
    
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5d6db+0,d89fae+100 */
    background: #f5d6db; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #f5d6db 0%, #d89fae 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #f5d6db 0%,#d89fae 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #f5d6db 0%,#d89fae 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5d6db', endColorstr='#d89fae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

section.reviewsection ul li .head-text {
    padding-left: 120px;
    padding-bottom: 49px;
}

section.reviewsection ul li .head-text h2 {
    margin-top: 30px;
    font-size: 24px;
    color: #111111;
    font-weight: 600;
    margin-bottom: 8px;
}

section.reviewsection ul li .head-text h2 span {
    display: block;
    font-size: 20px;
    color: #a6a6a6;
    font-weight: 400;
}

section.reviewsection ul li .head-text i {
    display: inline-block;
    color: #ffbb00;
    font-size: 18px;
    padding-right: 10px;
}

section.reviewsection ul li .head-text h3 {
    display: inline-block;
    margin: 0;
    color: #1d1c84;
    font-size: 19px;
    font-weight: 600;
}

section.reviewsection ul li p {
    color: #555555;
    font-size: 13px;
    text-shadow: #82828285 0 0 1px;
    font-weight: 300;
}

section.reviewsection ul li:nth-child(odd) {
    margin-left: 0;
}

section.reviewsection ul li:nth-child(even) {
    margin-right: 0;
}

section.reviewsection ul li:after {content: "";background: url(../images/quote.png);width: 47px;height: 31px;position: absolute;right: 30px;}
.style-banner{margin: 0px 0;}