/* template details  */
.pro-dt-bg{
	height: 400px;
    background-color: #272727;
    background: url('../media/images/it-services-banner.png');
    background-position: 50% 45%;
    background-repeat: no-repeat;
/*    background-size: cover;*/
    background-attachment: scroll, fixed;
}

.business_solution{
    height: 400px;
    background-color: #272727;
    background: url('../media/images/business-solution.jpg');
    background-position: 50% 100%;

    background-repeat: no-repeat;
  background-size: cover;
    background-attachment: scroll, fixed;
}
.web-design{
    height: 400px;
    background-color: #272727;
    background: url('../media/images/services/uxdesign.jpg');
    background-position: 50% 100%;

    background-repeat: no-repeat;
     background-size: cover;
    background-attachment: scroll, fixed;
}
.e-commerce{
    height: 100vh;
    background-color: #272727;
    background: url('../media/images/services/holiday.jpg');
    background-position: 100% 0%;

    background-repeat: no-repeat;
     background-size: cover;
    background-attachment: scroll, fixed;
}
.customer-circle{
    background: #36A9E1;
    top: 50%;
    left: 70%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 350px;
    height: 350px;
    border-radius: 50%;
}
.customer-circle p{
     color: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 3em;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.development{
    height: 400px;
    background-color: #272727;
    background: url('../media/images/services/Banner_02.png');
    background-position: 50% 100%;

    background-repeat: no-repeat;
  background-size: cover;
    background-attachment: scroll, fixed;
}
.seo-marketing{
    height: 400px;
    background-color: #272727;
    background: url('../media/images/Google-Algorithms.jpg');
    background-position: 50% 100%;

    background-repeat: no-repeat;
  background-size: cover;
    background-attachment: scroll, fixed;
}
.ux-design{
    height: 650px;
    background-color: #272727;
    background: url('../media/images/services/designer.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
  background-size: cover;
    background-attachment: scroll, fixed;
}
.ux-design-2{
    height: 400px;
    background-color: #272727;
    background: url('../media/images/services/ux-design-2.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
  background-size: cover;
    background-attachment: scroll, fixed;
}
.mble-design{
    min-height: 600px;
    background-color: #272727;
    background: url('../media/images/services/mobile-design.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
  background-size: cover;
    background-attachment: scroll, fixed;
}
.e-commerce-protflo{
    min-height: 600px;
    background-color: #272727;
    background: url('../media/images/services/top-anim02.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll, fixed;
}
.carousel {padding-bottom: 25px}
.carousel img{padding-top: 20px;}
.carousel h2 {color: #0072b5;}
.carousel h2 small{color: #289bde}
.carousel col-lg-4 p {text-align: center;}
.full-section{
    width: 100%;
}
.img-screen {
    position: relative;
    float: right;
    padding: 50px;
    z-index: 9;
}
 .tem-txt {
    max-width: 500px;
    margin: 0;
    position: relative;
    z-index: 2;
    padding-left: 60px;
    text-align: left;
}
 .tem-txt h3 {
    font-size: 1.8em;
    color: #000;
    font-weight: 700;
    margin-bottom: 20px;
}
.tem-txt p{
    font-size: 1.1em;
    margin-bottom: 20px;
    line-height: 1.7;
     text-align: left;
}
.package-controller{
    margin: 0 auto;
    max-width: 1300px;
    padding: 0 10px;
}
.section-title{
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding: 52px 0;
    max-width: 900px;
}
.section-title h2{
    
    font-size: 2.3em;
    line-height: 1.1;
    font-weight: 700;
    margin: 0;
    margin-bottom: 50px;
    padding: 0;
    position: relative;
}
.section-title h2:after {
    content: "";
    background: #2bc9de;
    height: 3px;
    width: 68px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.section-title p {
    font-size: 1em;
    line-height: 1.8;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: inherit;
}
.e-commerce-wrapper{
        text-align: center;
    margin: 0 auto;
    bottom: -40px;
    position: relative;
    z-index: 1;
}
.price-package-box{
    display: inline-block;
    vertical-align: top;
    width: 31.555%;
    background: #29bed2;
    text-align: center;
    padding: 40px;
    color: #fff;
    margin: 0 10px;
}
.data_table{
    display: block;
}
.data_table table{
    /*table-layout: fixed;*/
    width: 100%;
    border-collapse: collapse;
}
.data_table table thead{
    background: #f3f3f3;
    color: #393f40;
    font-size: 1.1em;
    font-weight: 600;
    border-bottom: solid 1px #ced5d8;
}
.data_table table th:first-child {
    color: #0e0e0e !important;
}
.data_table table td:first-child span{
    color: #29bed2;
    font-weight: 600;
    font-size: 18px;
    display: none;
}
.data_table table thead th{
    vertical-align: top;
    padding: 15px 15px !important;
    text-align: center;
    color: #393f40 !important;
    font-size: 18px !important;
    font-weight: 600;
    width: 250px !important;
}
.data_table table ul{
    padding: 0;
    margin: 0;
}
.data_table table ul li{
    position: relative;
    font-size: 1.2em;
    padding-left: 20px;
    margin: 5px 0;
    text-align: left;
    font-weight: 400;
    line-height: 20px;
    color: #333;
}
.data_table table ul li:before {
    content: "";
    left: 0;
    position: absolute;
    top: 6px;
    border-radius: 50%;
    height: 7px;
    width: 7px;
    background: #ced5d8;
}
.data-head{
    color: #29bed2 !important;
    padding: 15px 15px;
    position: relative;
    font-size: 1em;
    font-weight: 600;
    cursor: pointer;
}
 .two{
    /*background: #ffdd00 !important;*/
    background: #e6e2c9 !important;
    color: #393f40;
}
.three{
    /*    background: #e62e48 !important;*/
    background: rgba(248, 211, 111, 0.71) !important;
}
.price-package-box h3{
        color: inherit;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 30px;
    position: relative;
}
.price-package-box h3 span{
        font-size: 0.7em;
    display: block;
    font-weight: 400;
}
.packge-price{
    color: inherit;
    font-size: calc( 20px + (74 - 20) * (100vw - 320px) / (1920 - 320) );
    font-weight: 700;
    line-height: 20px;
    margin: 50px auto;
}
.packge-price sup{
        font-size: 0.4em;
    vertical-align: top;
}
.packge-description{
    margin-bottom: 35px;
}
.packge-description ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.packge-description ul li{
    color: inherit;
    vertical-align: top;
}
.btn-buy a{
    background: #393f40;
    color: #fff;
    font-size: 1.5em;
    font-weight: 600;
    display: inline-block;
    margin: 0 6px;
    vertical-align: top;
    padding: 10px 20px;
}
.btn-buy a:last-child {
    background: #fff;
    color: #393f40;
}
.customize{
    background: url('../media/images/services/circle-interested.png') no-repeat center center;
    position: relative;
    background-size: cover;
    background-position: 100% 0%;
    height: 100vh;
}
.fix-customize{
    margin: 0 auto;
    max-width: 1300px;
    padding: 0 10px;
}
  .interst-title{
    width: 100%;
    text-align: center;
    content: attr(data-heading);
    color: #000;
    font-size: calc(0.75em + 15vw);
    font-weight: 700;
    line-height: 1;
   /* opacity: 0.04;
    position: absolute;*/
    text-transform: uppercase;
    top: 0;
    padding: 90px 0;
}
.interst-title h2 {
    color: #000;
   /* font-size: 2.3em;*/
    line-height: 1.1;
    font-weight: 700;
    margin: 0;
    margin-bottom: 50px;
    padding: 0;
    position: relative;
    font-size: 25px;
}
.interst-title h2:after{
     content: "";
    background: #2bc9de;
    height: 3px;
    width: 68px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.interested-list-scetion {
    position: relative;
    margin-bottom: -23px;
}
.interested-list-scetion h3 {
    font-size: 1.5em;
    color: #000;
    padding: 10px 15px;
    background: #fff;
    box-shadow: 0 0px 40px rgba(0, 0, 0, 0.22);
    font-weight: 700;
    text-align: center;
    max-width: 248px;
    margin-bottom: 80px;
}
  .interested-list-scetion li{
    display: table;
    vertical-align: top;
    margin: 18px 0;
    clear: both;
  }
  .interested-list-scetion li p{
    display: inline-block;
    float: left;
    max-width: 132px;
    padding: 27px 15px;
  }
  .interested-list-scetion li .icon-cst{
    float: left;
    border-radius: 50%;
    /*border: 2px solid #000;*/
  }
.interested-list-scetion li:nth-child(even) .icon-cst{
        float: right;
}
 .interested-list-scetion li .icon-cst img{
    border-radius: 50% !important;
}
.left-side{
    float: left;
}
.right-side{
    float: right;
}
.cutomize-pic {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 0%);
}
.cart-blank{
        background: #e02f58;
    padding: 30px 10px;
}
.create-solution{
    position: relative;
    height: 765px;
}
.create-solution li {
    background: #fff;
    box-shadow: 0 0px 40px rgba(0, 0, 0, 0.22);
    width: 258px;
    height: 240px;
    display: block;
    padding: 35px;
    position: absolute;
}
.create-solution li .icnt {
    margin: 0 auto;
    margin-bottom: 10px;
}
.create-solution li p {
    text-align: center;
    color: #000;
    font-size: 1.3em;
    font-weight: 600;
}
.create-solution li:nth-child(1) {
    top: 90px;
    left: 0;
}
.create-solution li:nth-child(2) {
    top: 0;
    left: 374px;
}
.create-solution li:nth-child(3) {
    /*top: 352px;
    left: 503px;*/
    top: 250px;
    left: 590px;
}
.create-solution li:nth-child(4) {
   /* top: 456px;
    left: 867px;*/
     top: 250px;
     left: 867px;
}
.section-recomand{
            /*background: url('../media/images/services/recommends-bg.png') no-repeat left bottom;*/
            position: relative;
            background-color: #A11717;
}
.e-stores {
    height: 670px;
    max-width: 977px;
    position: relative;
    margin: 0 auto;
    }
.e-stores li {
    width: 316px;
    height: 316px;
    border-radius: 50%;
    position: absolute;
    text-align: center;
}
.e-stores li:nth-child(5) {
     background: #8993BE;
   
    width: 316px;
    height: 316px;
    left: 0;
}
.e-stores li:nth-child(2) {
    background: #FFF;
    width: 292px;
    height: 292px;
    top: 160px;
    left: 350px;
}
.e-stores li:nth-child(3) {
    background: #464646;
   /* background: #ffdd00;*/
    width: 292px;
    height: 292px;
    right: 0;
    top: 0;
}
.e-stores li:nth-child(4) {
      background: #2bc9de;
   
    width: 292px;
    height: 292px;
    right: 0;
    top: 320px;
}
.e-stores li:nth-child(1) {
    background: #F0672F;
    width: 292px;
    height: 292px;
    left: 0;
    top: 340px;
}
.e-stores li .icn-conmerc {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: relative;
}
.mble-design-2{
    min-height: 600px;
    background-color: #272727;
    background: url('../media/images/services/mobile-app-design.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
  background-size: cover;
    background-attachment: scroll, fixed;
}
.btn-align-center{
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1;
}
.pge-btn-mdum{
    padding: 12px 20px;
    font-size: 1em;
    font-weight: 600;
    background: #2bc9de;
}
.pge-bt{
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 1.25em;
    padding: 10px 40px;
    vertical-align: middle;
    position: relative;
    text-align: center;
}
.solution-section{
   /* background: #2bc9de url('../media/images/service/shopping-2735735.jpg') no-repeat center center;*/
    
     background: #DAD6CB url('../media/images/services/ecommerce-21.jpg') no-repeat center center;
    position: relative;
    height: auto;
    background-size: cover;
}
.sidebar-lft-temp {
    position: relative;
    top: 0;
    bottom: 0;
    left: 5px;
    background: rgba(250,250,250,0.9);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.24);
    min-height: 700px;
    z-index: 10;
    max-width: 208px;
    width: 208px;
    display: block;
}
.lftnav-footer {
    padding-left: 30px;
    padding-right: 30px;
}
.cont-list{
    position: relative;
    margin: 0;
    padding: 0;
}
.cont-list li {
    list-style: none;
    position: relative;
}
.cont-list li a {
    display: block;
    background-color: transparent;
    font-size: 15px;
    line-height: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    margin-bottom: 5px;
    color: #000;
    transition: none;
}
.cont-list li a:hover{
    text-decoration: none;
    border-left: 2px solid black;
    background: rgba(157, 156, 68, 0.17);
}
.cont-list li a:focus{
    text-decoration: none;
}
.cont-list .active a{
    border-left: 2px solid black;
    background: rgba(157, 156, 68, 0.17);
}
.temp-dis-colomn{
	margin-top: 30px;
}
.col-padding_0{
	padding: 0;
}
.tep-dt{
	    line-height: 25px;
    font-size: 15px;
    padding: 0;
    padding-bottom: 30px;
    text-align: left;
    display: block;
    float: left;
    width: 100%;
}
.tp-dt-h3{
    font-weight: normal;
    font-size: 22px !important;
    line-height: 30px !important;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #EFC509 !important;
}
/* end of template details */

.animate-container {
    max-width: 1380px;
    width: 100%;
}
.ng-animate {
    height: 100%;
    width: 100%;
    max-width: 1380px;
}
.page-note {
    position: relative;
    background-color: #fff;
    min-height: 100%;
}
.hero-about {
    background: url(../media/images/final-hero-about.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   
}
.page-about{
    margin-bottom: 130px;
    z-index: 1;
}
.hero{
	 text-align: center;
    position: relative;
}
@media (min-width: 770px){
.hero  {
    padding: 290px 25px 240px;
}
}
.bgv-container {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.pr-bgv {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: 100%;
    z-index: 1;
}
.hero-h1{
    opacity: 1;
    font-size: 3em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -2px;
    line-height: 1em;
    position: relative;
    color: #fff;
   }
   @media (min-width: 770px){
.our-dna {
    padding: 165px 25px;
}
}
.page-about-h2,.page-pill-h2 {
    text-transform: uppercase;
    color: #f26f70;
    text-align: left;
    font-size: 12px;
    line-height: 16px;
    max-width: 800px;
    margin: 0 auto;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 1em;
    /*letter-spacing: 0.6em;*/
}
@media (min-width: 770px){
.bb-copy, .bb-copy-small {
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    max-width: 800px;
    margin: 0 auto;
}
}
.bbri-values {
    margin-top: 5em;
    padding: 0;
    list-style: none;
    line-height: 16px;
    max-width: 800px;
    margin: 0 auto;
}
.bbri-values li{
	list-style: none;
	line-height: 16px;
   
}
.valuess{
	padding: 45px 0;
}
.value-word{
	font-size: 5em !important;
    color: #333;
    margin: 0 0 10px;
    letter-spacing: -2.5px;
    font-size: 38px;
    padding: 0;
    text-align: center;
}
.description {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-style: italic;
    font-size: 18px;
    letter-spacing: -1px;
    color: #969696;
}
.bg-brand-red{
    background-color: #f26f70 !important;
}
.bari-team{
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0;
}
 .quotebr-block {
    max-width: 850px;
    margin: 0 auto;
    padding: 50px 35px;
}
.bri-area {
    padding: 160px 35px;
    background: none;
}
.bri-area .bri-content {
    margin: 0 auto;
    max-width: 960px;
    position: relative;
}
.bri-area .bri-left {
    margin-right: 30%;
    width: 70%;
    max-width: 515px;
}
.bri-area .bri-right {
    position: absolute;
    right: 0;
    top: -102px;
    display: block;
    background: url(../media/images/about-scientist.svg);
    width: 400px;
    height: 550px;
    z-index: 100;
    overflow: visible;
    background-repeat: no-repeat;
    background-position: top right;
}
.herobri-process {
    background: url(../media/images/final-hero-process.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
     padding: 290px 25px 240px;
}
.footer_Teaser {
    position: fixed;
    bottom: 0;
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
    z-index: 0;
    max-width: 1440px;
    padding-left: 80px;
    margin-left: -80px;
   }

.team {
    padding: 3.5em 0em;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.92) 0%,rgba(53, 53, 53, 0.72) 100%);
}

.sect-tec{
    visibility: visible;
    animation-name: fadeIn;
    display: block;
    background: url('../media/images/B04.jpg');
    position: relative;
    background-size: cover!important;
    overflow: hidden;
    background-repeat: no-repeat!important;
    background-position: center center;
    background-attachment: fixed!important;
    height: 570px;
}
.team-h3{
   
    font-weight: bold;
    display: block;
    font-size: 4em;
    letter-spacing: 1px;
    color: #000;
    font-style: italic;
    text-align: center;
    margin-bottom: 0.5em;
}
.wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 570px;
    padding: 80px 0 60px;
}


.about-sec{
    background-image: none;
    background-attachment: scroll;
    background-size: cover;
    background: url(../media/images/abt.jpg) no-repeat 0px 0px;
    padding: 4em 0;
}
.abt-pral{
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    transition: transform linear -1ms, -webkit-transform linear -1ms;
  
    z-index: -100;
}
.wthree-heading-h3{
    text-align: center;
    color: #212121;
    font-size: 3em;
    margin: 0;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 6px;
}
.wthree-heading-p {
    color: #999999;
    font-size:15px;
    margin: 1em auto 0;
    line-height: 1.8em;
    width: 60%;
    text-align: center;
}
.about-left-h4 {
    color: #ffffff;
    margin: 0;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.about-left-p {
    color: #ffffff;
    font-size: .9em;
    margin: 2em 0 0 0;
    line-height: 1.8em;
}

.text-show-h2{
       color: #fff;
       text-align: left;
       font-weight: normal;
      font-size: 42px !important;
      line-height: 50.4px !important;
      line-height: 52px !important;
}
.btn-container .btn {
    display: table-cell;
}
.btn-lg{
    padding: 0 30px;
    font-size: 11px;
    line-height: 1.3333333;
    border-radius: 50px;
    height: 45px;
    letter-spacing: .13em;
}
.btn-light{
    color: #07b;
    background-color: #fff;
    border-color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 0.3px 0.5px #fff;
    box-shadow: 0 0 0.3px 0.5px #fff;
}
.btn-srce{
    display: inline-block;
    position: relative;
    z-index: 3;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 32px;
    border-radius: 50px !important;
    
}


/*price table*/

.table-price {
    background-color: #ffffff;
    height: 325px;
    max-width: 880px;
    margin: 50px auto;
    margin-bottom: 100px;
}

.table-price ul li {
  float: left;
  width: 199px;
  text-align: center;
  border-left: 1px solid #DDDCD8;
  list-style-type: none;
  border-bottom: 1px solid #DDDCD8;
    margin-right: 20px;
    border-right: 1px solid #DDDCD8;
    margin-bottom: 30px;
}

.table-price .top-p {
  background-color: #EAE9E4;
  height: 75px;
}
.table-price .top-p h1 {
    padding-top: 20px;
    margin: 0;
    font-size: 16px;
}

.table-price .circle-p {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  font-size: 20px;
  color: #fff;
  line-height: 60px;
  text-align: center;
  background: #989A8F;
  margin-left: 70px;
  margin-top: 10px;
}

.table-price .bottom-p {
  margin-top: 50px;
}
.table-price .bottom-p p {
  font-size: 13px;
  font-family: 'Droid Serif', sans-serif;
  padding: 5px;
}
.table-price .bottom-p p span {
  font-weight: bold;
}

.table-price .sign-p {
  margin-top: 50px;
}
.button-p {
    border: 1px solid #989A8F;
    padding: 10px 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #989A8F;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    font-size: 17px;
    background: white;
    display: inline-block;
    margin-bottom: -22px;
}
.white{
    color: white;
}
.pro-p {
    background-image: -webkit-linear-gradient(45deg, #184fc2, #43cb83) !important;
    background-image: linear-gradient(45deg, #184fc2, #43cb83) !important;
}

.pro-p .circle-p{
    background: #11c5e4;
}

.button-pro{
    color: white !important;
    background: #989a8f !important;
    border: 1px solid transparent;
}

.button-p:hover{
    color: white !important;
    background-image: -webkit-linear-gradient(45deg, #184fc2, #43cb83) !important;
    background-image: linear-gradient(45deg, #184fc2, #43cb83) !important;
    border: 1px solid transparent;
}
.faq-body{
    margin-bottom: 50px;
}
.faq-body ul{
    margin: 0;
    padding: 0;
    display: block;
}
.faq-body ul li{
    list-style: none;
    display: block;
    /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.37);
    border-radius: 5px;*/
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 800px;
}
.btn-collapse{
    display: block;
    padding: 10px;
    background: #f2f2f2;
    cursor: pointer;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
}

.btn-collapse::before, .btn-collapse::after {
    content: '';
    position: absolute;
    right: 24px;
    top: 50%;
    height: 2px;
    width: 13px;
    background: #cfdca0;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.btn-collapse::before{
        -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 32px;
}
.btn-collapse::after{
        -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.up-faqs::before{
        -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.up-faqs::after{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media only screen and (max-width: 500px) {
    
       .customer-circle {
            background: #36A9E1;
            top: 50%;
            left: 70%;
            position: absolute;
            transform: translate(-50%, -50%);
            width: 200px;
            height: 200px;
            border-radius: 50%;
        }
        .customer-circle p {
            color: #fff;
            text-align: center;
            margin: 0 auto;
            font-size: 1.5em;
            font-weight: 600;
            line-height: 1.2;
            position: relative;
            top: 50%;
            transform: translateY(-50%);
        }
        .price-package-box {
        display: inline-block;
        vertical-align: top;
        width: 90%;
        background: #29bed2;
        text-align: center;
        padding: 40px;
        color: #fff;
        margin: 0 10px;
        margin-bottom: 50px;
    }
   .solution-section {
    /* background: #2bc9de url(../media/images/service/shopping-2735735.jpg) no-repeat center center; */
    background: #DAD6CB url(../media/images/services/ecommerce-21.jpg) no-repeat center center;
    position: relative;
    /* height: 765px; */
    background-size: cover;
  }
  .create-solution {
    position: relative;
    /* height: 765px; */
   }
   .create-solution li{
    position: relative;
    margin-bottom: 30px;
    display: block !important;
    top: 0;
    left: 0;
   }
   .e-stores li {
    width: 316px;
    height: 316px;
    border-radius: 50%;
    /* position: absolute; */
    position: relative !important;
    text-align: center;
    margin-bottom: 20px;
}
   .e-stores {
    height: auto;
    max-width: 977px;
    position: relative;
    margin: 0 auto;
  }
  .interst-title{
        padding-bottom: 20px;
  }
  .cst-pic{
    display: none;
  }
.fix-customize{
       overflow: -webkit-paged-y;
}
.create-solution li:nth-child(2) {
    top: 0px;
    left: 0px;
    margin-top: 10px;
}
.create-solution li:nth-child(1) {
    /* top: 90px; */
    left: 0;
}
.create-solution li:nth-child(3) {
    /* top: 250px; */
    /* left: 867px; */
    left: 0;
}
.create-solution li:nth-child(4) {
    /* top: 250px; */
    /* left: 867px; */
    left: 0;
}
.e-stores li:nth-child(1){
    top: 0;
}
.e-stores li:nth-child(2) {
    background: #FFF;
    width: 292px;
    height: 292px;
     top: 0; 
     left: 0;
}

}