/*.logo-header .search-box .categori-container{
  z-index: 999;
}

.categories_menu_inner > ul > li.dropdown_list .link-area > span{
  width: 100%;
}
.categories_menu_inner > ul > li a{
  display: block;
}
.mainmenu-area{
  height: 50px;
}
.mainmenu-area .categories_menu .categories_title h2{
  padding: 0px 15px;
}
.mainmenu-area .categories_menu .categories_title h2{
  height: 50px;
  line-height: 50px;
}*/
/*.mainmenu-area .categories_menu .categories_title h2 i.arrow-down {
  margin-top: 18px;
}*/
.categories_title h2 {
  margin-bottom: 2px;
}
.contact-us .right-area .social-links ul li a.facebook{
  background: #3b5999 ;
}
.contact-us .right-area .social-links ul li a.twitter{
 background: #55acee ;
}
.contact-us .right-area .social-links ul li a.google-plus{
 background: #dd4b39 ;
}
.contact-us .right-area .social-links ul li a.linkedin{
 background: #0077B5 ;
}
.contact-us .right-area .social-links ul li a.dribbble{
 background: #ea4c89 ;
}
.contact-us .right-area .social-links ul li a.pinterest{
 background: #bd081c ;
}
#product-details-tab #comment-area .write-comment-area .submit-btn{
    border: 1px solid #ff5500;
    border-radius: 50px;
    padding: 12px 30px;
}
/*.mainmenu-area .core-nav,
.mainmenu-area .core-nav .wrap-core-nav-list.right
.mainmenu-area .core-nav .wrap-core-nav-list .core-nav-list,
.mainmenu-area .core-nav .wrap-core-nav-list .core-nav-list li,
.mainmenu-area .core-nav .wrap-core-nav-list .core-nav-list li a
{
    height: 50px!important;
}

.mainmenu-area .core-nav .full-container {
  height: 50px;
}
.mainmenu-area .core-nav .wrap-core-nav-list .core-nav-list{
  margin: 0px 0px 0px 0px !important;
  height: 50px;
  top: 0px;
}

.mainmenu-area nav .menu li a {
  line-height: 50px;
  padding: 0px 20px;
}
.mainmenu-area .core-nav .wrap-core-nav-list.right {
  text-align: right;
  margin-top: -1px;
  height: 50px;
}*/
}
.trending-item-slider.owl-carousel  .owl-stage {
  margin: 10px 0px 10px!important;
}
/*nav .menu li a {
  position: relative;
}*/

/* Top Menu Area Start */
/*      
.top-header .content .right-content {

}
.top-header .content .right-content .list ul{
  display: block;
}
.top-header .content .right-content .list li{
display: inline-block;
height: 22px;
position: relative;
}
.top-header .content .right-content .list li .nice-select{
display: inline-block;
height: 22px;
line-height: 22px;
font-size: 12px;
color: #fff;
padding: 0px 25px 0px 0px;
border: 0px;
}
.top-header .content .right-content .list li .nice-select ul li{
display: block;
}
.top-header .content .right-content .list li .language-selector i{
  color: #fff;
}
.top-header .content .right-content .list li .currency-selector{
  position: relative;
  top: 5px;
}
.top-header .content .right-content .list li .sell-btn{
font-size: 12px;
font-weight: 600;
color: #fff;
}

.top-header .content .right-content .list li .track-btn{font-size: 12px;font-weight: 500;color: #fff;border-radius: 50px;padding: 3px 15px;background: none;}
.top-header .content .right-content .list li .track-btn:hover{
  background: #ff5500;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}*/

/* Top Menu Area Start */


/*--------------05. Start of subscribe-pre-loader CSS------------------*/
.subscribe-preloader-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000080;
    z-index: 999;
}
.subscribePreloader__thumb {
    width: 50%;
    height: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.subscribePreloader__text {
    background: #0163d2c7;
    width: 60%;
    margin: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    position: relative;
    padding: 30px;
}
.subscribePreloader__text form {margin-top: 30px;}
.subscribePreloader__text h1,
.subscribePreloader__text p {color: #ffffff;}
.subscribePreloader__text input,
.subscribePreloader__text button {
    border: none;
    height: 40px;
}
.subscribePreloader__text input {
    width: 70%;
    margin-right: 5px;
    padding-left: 10px;
}
.subscribePreloader__text button {
    font-weight: 600;
    width: 25%;
    background: #333333;
    color: #ffffff;
    -webkit-transition: all 400ms ease-in;
    transition: all 400ms ease-in;
}
.subscribePreloader__text button:hover {
    background: #ffffff;
    color: #333333;
}
.subscribePreloader__thumb span {
    display: block;
    position: absolute;
    right: -10px;
    top: -10px;
    background: #ffffff;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    color: #333333;
    font-size: 12px;
    border-radius: 100%;
    cursor: pointer;
}
/*--------------05. End of subscribe-pre-loader CSS------------------*/

/*SUCCESS PAGE*/

.top-area{
    text-align: center;
}
.top-area .content .heading{
    font-size: 30px;
    font-weight: 700;
}
.top-area .content  .text{
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 26px;
}
.top-area .content .link{
    font-weight: 700;
    font-size: 14px;
    text-decoration: underline;;
}
.top-area .content{
    margin-bottom: 30px;
}
.product-header-title h2 {
    font-size: 18px;
    font-weight: 600;
}

#color-bar {
  width: 20px; 
  height: 20px;
  margin-left: 5px;
}
#errCard, #errCVC {
  color: red;
  font-size: 12px;
  padding-bottom: 10px;
  display: block;
}

input.form-control.card-elements {
  margin-bottom: 5px !important;
}

/*SUCCESS PAGE ENDS*/

/* Other Css Start */

/*.top-header .left-content .list ul li .language-selector {
  display: flex;
}
.top-header .left-content .list ul li .language-selector i{
  color: #fff;
  font-size: 13px;
  position: relative;
  top: 3px;
}
.top-header .left-content .list ul li .currency-selector{
  display: flex;
}
.top-header .left-content .list ul li .currency-selector i{
  color: #fff;
  font-size: 13px;
  position: relative;
  top: 3px;
}
.top-header .left-content .list ul li .nice-select{
  float: unset;
  height: 20px;
  line-height: 20px;
  border-radius: 0px;
  padding: 0px 26px 0px 5px;
  background: no-repeat;
  border: 0px;
  color: #fff;
}
.top-header .left-content .list ul li .nice-select:after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
    display: block;
}
.top-header .left-content .list ul li .nice-select li{
  margin-right: 0px!important;
}
.top-header .content .left-content .list ul li {
  float: left;
}*/
/*.item{
  border: 1px solid rgba(0, 0, 0, 0)!important;
}
.item:hover {
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.05)!important;
  border: 1px solid rgba(0, 0, 0, 0.1)!important;
}*/
.trending-item-slider .owl-stage{
  padding: 10px 0px 10px;
}

/* Other Css End */


/* HEADER PROFILE */
/*.top-header ul li.my-dropdown.profilearea {
  display: block;
  position: relative;
}

.top-header ul li.my-dropdown.profilearea  .profile .text{
  height: auto;
  padding: 0px;
  font-size: 14px;
  color: #fff;
  width: 100%;
  margin-left: 15px;
}

.top-header ul li.my-dropdown.profilearea  .profile .text i{
  font-size: 12px;
}




.top-header ul li.my-dropdown.profilearea .my-dropdown-menu .profile-links li{
  display: block;
}
.top-header ul li.my-dropdown.profilearea .my-dropdown-menu .profile-links li a i{
font-size: 13px;
}
.top-header ul li.my-dropdown.profilearea .my-dropdown-menu .profile-links li a{
 font-size: 16px;
}
.top-header {
  padding: 6px 0px 6px!important;
}
.top-header ul li.my-dropdown.profilearea .my-dropdown-menu .profile-links li a {
  font-size: 14px;
  font-weight: 600;
}
.top-header .content .right-content .list li {
height: auto;
line-height: unset;
}
.top-header .content .right-content .list li.login .links{
  font-size: 14px;
  color: #fff;
}
.top-header .content .right-content .list li.login {
  margin-left: 15px;
}*/
/* HEADER PROFILE ENDS*/


.checkout-area .content-box .content .order-area .order-item .product-content p{
  position: relative;
  top: -3px;
}

.nice-select .list li,
.nice-select .current
{
  text-align: right!important;
}



/*.logo-header .helpful-links ul li .wish i,
.logo-header .helpful-links ul li.my-dropdown .cart .icon i
 {
  font-size: 20px;
  color: #4ec2bd;
  background: none;
  height: auto;
  line-height: unset!important;
}
.logo-header .helpful-links ul li.my-dropdown .cart p,
.logo-header .helpful-links ul li .wish p
{
  margin-top: 0px;
}*/


/*.logo-header .search-box .search-form input::placeholder
{
  color: rgba(255, 255, 255, 0.2);
}

.logo-header .search-box .search-form input::-webkit-placeholder
{
  color: rgba(255, 255, 255, 0.2);
}

.logo-header .search-box .search-form input::-moz-placeholder
{
  color: rgba(255, 255, 255, 0.2);
}*/
/*.top-header {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}
.logo-header .search-box {
  border: 1px solid rgba(151, 151, 151, 0.5);
}
*/


/*vendorsnew-page-css-start*/
  .btn-theme{
    border:1px solid #ED6151;
    background-color:#ED6151;
    transition:0.2s;
    padding: 11px 25px;
}
.btn-theme:hover{
  background-color:transparent; 
  color:#ED6151!important;
}
h3.sub-heading{
    font-size:36px;
    line-height:44px;
    font-weight:700;
    color:#333333;
}
h3.sub-heading i{
    color:#ED6151;
    margin:0px 10px;
    font-size:26px;
}
.empowering-technology{
    background-image:url(../image/empowering-technology.png);
}
.empowering-technology-img{
  margin-left:95px;
}
.your-solution{
  position:relative;
  margin-top:100px;
  margin-bottom:100px;
}

.your-solution .your-solution-inner{
    background-color:rgb(78 194 189 / .1);
    border-radius:8px;
    
    position:relative;
    overflow:hidden;
    margin-top:20px;
}
.your-solution .your-solution-inner .progress{
    background-color:transparent;
    height:8px;
}
.your-solution .your-solution-inner .progress .progress-bar{
    height:8px;
    background-color:#4EC2BD;
}
.your-solution .your-solution-inner .d-flex{
    padding:40px 30px;
}
.your-solution .your-solution-inner h3,.your-solution .your-solution-inner p{
    color:#4EC2BD;
}
.your-solution .your-solution-inner h3{
    font-size:44px;
    line-height:53px;
    margin-right:15px;
}
.your-solution .your-solution-inner p{
    font-size:16px;
    font-weight:600;
}
.get-more h5{
    font-size:18px;
    line-height:26px;
    font-weight:500;
}
.want-to-gain-section{
  margin-bottom:100px;
  padding-top:100px;
}
.want-to-gain-section .want-to-gain-section-inner{
    background: linear-gradient(139.8deg, rgba(78, 194, 189, 0.06) 0%, rgba(78, 194, 189, 0.042) 99.77%);
    border-radius: 16px;
    padding:40px;
    /*min-height:450px;*/
}
.want-to-gain-section-inner-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  height:100%
}
.want-to-gain-section .want-to-gain-section-inner h4{
    font-size:24px;
    line-height:32px;
    color:#39ACA7;
}
.want-to-gain-section .want-to-gain-section-inner h5{
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    font-weight: normal;
}
.want-to-gain-section .want-to-gain-section-inner p{
    font-size:14px;
    margin-bottom:0px;
}
.want-to-gain-section .want-to-gain-section-inner .learn-more-btn{
    color:#ED6151;
    font-size:16px;
    display:inline-block;
}
.want-to-gain-section .want-to-gain-section-inner .learn-more-btn i{
    margin-left:5px;
}
.want-to-gain-section .want-to-gain-section-inner ul{
    display:flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 25px;
}
.want-to-gain-section .want-to-gain-section-inner ul li{
    list-style-type: none;
    min-width: 60px;
    text-align:center;
}
.want-to-gain-section .want-to-gain-section-inner ul li span{
  width:100%;
  text-align:center;
  margin:auto;

}
.want-to-gain-section .want-to-gain-section-inner ul li span img{
  margin:auto;
}
.get-more-section{
    background: linear-gradient(180deg, #F8FBFF 0%, rgba(250, 251, 251, 0.0001) 100%);
    margin: 0px 15px;
    border-radius: 16px;
    padding-top:100px;
    padding-bottom:100px;
}
.get-more-section .get-more-section-inner p{
  font-size:16px;
}
.get-more-section h5{
    font-size:18px;
}
.get-more-section img{
    width:300px;
}
.get-more-section h4{
    font-size:24px;
    margin-top:20px;
    margin-bottom:24px;
    font-weight:700;
    color:#333!important;
}
.empowering-technology .text-section{
    display:flex;
    align-items:center;

}
.empowering-technology .text-section p{
  margin:20px 0px;
}
.client-logo-section{
  border-bottom:1px solid #DDE3EF;
  padding-bottom:100px;
}
.client-logo-section ul{
    margin-left:-10px;
    margin-right:-10px;
}
.client-logo-section ul li{
  list-style-type: none;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slick-slide {
    margin-right:10px;
    margin-left:10px;
}
.want-to-gain-section .owl-nav{
  display: none!important;
}
@media(max-width:1650px){
  .empowering-technology-img {
    margin-left: 75px;
}
}
@media(max-width:1100px){
  .empowering-technology-img {
    margin-left:0px;
}
}
@media(max-width:1024px){
  h3.sub-heading{
    font-size: 26px;
    line-height: 34px;
  }
}
@media(max-width:991px){
  .get-more-section h3.sub-heading{
    text-align:center;
  }
}
@media(max-width:767px){
  .your-solution{
    margin-top:50px;
    margin-bottom:50px;
  }
  .empowering-technology-img{
    margin-top:50px;
  }
  .get-more-section img{
    margin-top: 20px;
}
.client-logo-section ul li {
    width:50%;
    margin-bottom:20px;
}
.get-more-section{
  padding-top:50px;
  padding-bottom:50px;
}
.want-to-gain-section {
  margin-bottom: 50px;
  padding-top: 50px;
}
}
/*vendorsnew-page-css-end*/