body{
	font-family: 'Lato', sans-serif;
}
.shopifydev_banner {
    background: linear-gradient(90deg, rgba(16, 7, 1, 1) 0%, rgba(16, 7, 39, .95) 40%, rgba(16, 7, 39, .7) 80%, rgba(16, 7, 39, .4) 100%);
    margin-top:70px;
}
.shopifybaner_content h1 {
    font-size: 39px;
    font-weight: 700;
}
.shopifybaner_content p {
    font-size: 18px;
}
.shopf_abouimg {
    max-width: 400px;
    margin: 0 auto;
}
.shfyban_contus {
	border: 1px solid #127ac0;
    background: #127ac0;
    font-size: 12px !important;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
   
}
.shp_abcont h2, .shopf_features .btm_arrow , .shopi_whychose .btm_arrow  {
    color: #127ac0;
}



.shfyban_seproj{
	font-size: 12px !important;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    border: 1px solid #fff;
}

.shfyban_contus:hover,.shfyban_seproj:hover {
    background: #fff;
    color: #000 !important;
    transition: all .23s ease-in;
    border: 1px solid #fff;
}
 .btm_arrow {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}

 .btm_arrow:after {
    position: absolute;
    content: '';
    left: 0;
    background: #ff914d;
    bottom: 0;
    height: 4px;
    width: 70%;
}
.shopf_abouimg img {
    position: relative;
    animation: mover .9s infinite  alternate;
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
.shopf_featlist {
    box-shadow: 0px 0px 6px 0px #ccc;
    padding: 15px;
    text-align: center;
    position: relative;
    min-height: 350px;
}

.featlist_icons img {
    width: 100px;
}

.shopf_featlist h4 {
    font-size: 19px;
    font-weight: 700;
    color: #127ac0;
    padding: 10px 0px
}

.shopf_featlist p {
    font-size: 14px;
    color: #9d9d9d;
    height: 121px;
    overflow: auto;
}
p::-webkit-scrollbar {
    display: none;
}



.center_arrow:after {
    left: 50%;
    transform: translateX(-50%);
}
.shopf_featlist:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0%;
    background: #ff914d;
    left: 0;
    bottom: 0;
    transition: all .3s ease-in;
}

.shopf_featlist:hover:after {
    height: 100%;
    z-index: -1;
}

.shopf_featlist:hover h4, .shopf_featlist:hover p {
    color: #fff;
}
.shopf_featlist:hover .featlist_icons img {
    transform: rotate(360deg);
    transition: all .6s;
}
.callaction_cont {
    background: url('../images/software-bg.png');
    background-position: center;
    background-size: cover;
    padding: 40px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
}

.callaction_cont:after {
    content: '';
    background: #127ac0;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.8;
    border-radius: 10px;
}
.callaction_btn a {
    background: #ff914d;
    text-decoration: none;
    padding: 15px 25px;
    display: inline-block;
}
.callaction_btn a:hover {
    background: #fff;
    z-index: 9;
    position: relative;
    color: #000 !important;
    transition: all .23s ease-in;
   
}
.shopf_featlist:hover {
    cursor: pointer;
}
.shopi_wcontnt h4 {
    color: #ffffff;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 15px;
}

.shopi_wcontnt {
    padding: 20px;
    background: linear-gradient(359deg, #f49053, #3e93cd);
}

.shopi_wcontnt .count01 {
    color: #fff;
}

.shopi_wcontnt .count01 {
    font-size: 22px;
}
.shopi_wcontnt:hover {
    transform: scale(1.12);
    transition: all .2s linear;
}
.shop_faqs {
    background: linear-gradient(358deg, #ff914d, #147bbf);
}
.shop_faqs .accordion-item {
    margin: 8px 0px;
}
.shop_faqs .accordion-button, .accordion-item {
    border-radius: 10px !important;
}


/*testimonial-css*/
.firstword{
    text-align: center; 
   }
  .what{
   color: #f4801f;
   text-decoration: underline;
   }
   .says{
    color: #127abd;
   text-decoration: underline;
   }
   .para{
    font-size: 19px;
    color: black;
   margin-top:  -10px;
   }
  .mid{
    margin-top: 40px;
  } 
   #carouselExampleInterval{
    height: 405px;  
   }
   .carousel-control-next{
    color: black; 
   }

  .manpic{
    height: 95px;
    width: 95px !important;
    border-radius: 50%;
    border: 6px solid white;
    display: inline !important;
   background: #ccc;
   object-fit:cover;
   }
.testimonial_contnt {
    background-color: white;
    min-height: 260px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding: 20px;
    margin:15px;
}
.testimonial_contnt .testi_img.text-center {
    margin-top: -70px;
}
.testimonial_contnt {
    margin-top: 70px;
}
   .name{
    font-size: 18px;
    color: #127abd;
    margin-bottom: 0;
   }
   .testimonial_contnt .testimonial_txt {
    padding: 20px 0px;
}
.blue_heading {
    color:#127ac0;
}
.orangecolor {
    color: #f49053;
}
 .set{
    width: 12px !important;
    height: 12px;
    display: inline !important;
}
 .sett{
    width: 12px !important;
    height: 12px;
    margin-right: 2px;
    margin-bottom: 4px;
    display: inline !important;
}
.shop_testi .owl-nav {
    display: none;
}
   


@media (max-width: 767px){
    .shopf_featlist {
    min-height: 250px;
}
.shopifydev_banner .banner_btns {
    margin-bottom: 30px;
}

}