p {font-size: 18px; line-height: 30px;}
.tp-about-btn a{color:#fff;}
.tp-section-title-4.fz-40 {font-size: 45px;}
.tp-about {padding: 0px !important;}
.tp-testimonial-item-3{height: 340px !important;}
.top-gap {margin-top: 20px;}
.concerns {padding: 20px;}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.concerns .card-title {
     color:#010f1c;
    font-size: 30px;
    line-height: 32px;
    text-align: left;
    padding: 10px;
}
.tp-footer-top {padding-bottom: 0px;}
.tp-footer-social a{margin: 0px 5px;}

.icon-box svg {
    line-height: 35px;
    width: 35px;
    height: 35px;
    color: #fff;
    background: #00b8de;
    font-size: 20px;
    text-align: center;
    float: left;
    margin-right: 15px;
    padding: 5px;
}
.whyiconbox {margin: 20px 0;}
.main-menu.menu-style-1>nav>ul>li:not(:last-child) {margin-inline-end: 18px;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-menu.menu-style-1>nav>ul>li:not(:last-child) {margin-inline-end: 11px;}
}
.tp-header-search-category select{padding-left: 10px;}
.tp-postbox-details-category {display: none;}
.tp-product-details-payment img{width:100%;}
.tp-product-details-description span{color:#55585b;}
.tp-product-details-description span{color:#55585b;}
.tp-contact-social-icon a{background-color:#000000;}



@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1390px;
    }
}
.why-be-img{display: block;
    overflow: hidden;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto;}
.bg-color{background: #ace8f054;}
.tp-product-arrival-area {margin-top: -85px;}
.tp-product-arrival-border:after{background-color:var(--tp-border-secondary);content:"";height:2px;position:absolute;right:0;top:50%;width:570px;z-index:-1}@media only screen and (min-width:1200px)and (max-width:1399px),only screen and (min-width:992px)and (max-width:1199px){.tp-product-arrival-border:after{width:500px}}@media only screen and (min-width:768px)and (max-width:991px){.tp-product-arrival-border:after{width:430px}}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px){.tp-product-arrival-border:after{display:none}}

.slick-item{
    display: flex;
 	padding:10px;
}
.single-feature-support-item {
    display: flex;
    border: 1px solid #ddd;
    padding: 10px;
    background: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 15px;
}
.single-feature-support-item .icon-wrap {
    display: none;
  margin-right: 15px;
}
.single-feature-support-item .content {
    text-align: center;
    height: 220px;
    align-content: center;
}
.service-img-box {
    height: 155px;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}
.service-img-box img {
    border-radius: 10px;
    margin-bottom: 10px;
    object-fit: cover;
    width: 100vw;
    height: 150px;
    background-size: cover;
    position: relative;
}
.single-feature-support-item .content .title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    font-family: var(--heading-font);
  	margin-top:5px;
    margin-bottom: 0px;
  	align-content: center;
}
.single-feature-support-item .content .link-title a {
    color: #000;
  line-height: 25px;
}
.default-btn {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    font-family: var(--heading-font);
    text-transform: capitalize;
    color: #fff;
    border: 2px solid #fff;
    padding: 8px 6px;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
  border: 0px solid #fff;
}
@media only screen and (min-width: 1200px) and (max-width: 1900px) {
    .default-btn {font-size: 20px;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .default-btn {font-size: 18px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .default-btn {font-size: 20px;}
}
.p-inf{font-size: 16px; line-height: 26px;}
.tp-slider-full-width .swiper-slide img{max-height: 600px;}
.tp-footer-top { padding-top: 60px;}
.tp-footer-area {
    box-shadow: 0 0 12px rgba(0, 0, 0, .12);
}