@-webkit-keyframes menu_sticky {
    0% {
        margin-top: -100px;
    }
    50% {
        margin-top: -90px;
    }
    to {
        margin-top: 0;
    }
}
@keyframes menu_sticky {
    0% {
        margin-top: -100px;
    }
    50% {
        margin-top: -90px;
    }
    to {
        margin-top: 0;
    }
}
@keyframes blurEffect {
    0% {
        filter: blur(15px);
    }
    25% {
        filter: blur(10px);
    }
    75% {
        filter: blur(5px);
    }
    to {
        filter: blur(0);
    }
}
@keyframes backgroundBlurEffect {
    0% {
        backdrop-filter: blur(15px);
    }
    25% {
        backdrop-filter: blur(10px);
    }
    75% {
        backdrop-filter: blur(5px);
    }
    to {
        backdrop-filter: blur(0);
    }
}
.about-text p,
.call-out p,
.product-tab-box p,
.single-shop-content p {
    white-space: pre-line;
}
#banner_h1_mob_page,
#breadcrumb_desk_mob_page {
    color: var(--primary-color, #fdc716) !important;
}
@media screen and (max-width: 870px) {
    .onMobile {
        display: block;
    }
    .onDesktop {
        display: none;
    }
}
@media screen and (min-width: 870px) {
    .onMobile {
        display: none;
    }
    .onDesktop {
        display: block;
    }
}
body{
    font-family: gothamPro, sans-serif;
}
.background-images-class,
.bg-image-carousel {
    animation: 3s blurEffect;
}
.background-images-class {
    width: 100%;
    height: 100%;
}
.backgroundimages-details {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.scroll-tags {
    max-width: 539px;
    max-height: 290px;
    overflow: auto;
    margin-right: 0 !important;
}
.scroll-tags::-webkit-scrollbar {
    width: 10px;
    border-radius: 10px;
    border: 1px solid #d1d1d1;
}
.scroll-tags::-webkit-scrollbar-thumb {
    background: #e1e1e1;
    border-radius: 10px;
}
.selected-category-desktop div {
    display: flex;
    background-color: var(--primary-color, #fdc716);
    padding: 6px 0 !important;
}
.selected-category-desktop div a {
    text-align: center;
    border: 0 !important;
    color: #fff !important;
    display: block;
    font-size: 14px;
    font-weight: 300;
    padding: 0 10px !important;
    transition: 0.5s;
}
#cross-category-desktop {
    border-left: 1px solid !important;
}
.header {
    margin-bottom: 50px !important;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #d3d3d340;
    border-color: #337ab7;
}
.footer-main .contact-column .social-icon li,
.list_inline li,
.project-content ul.gallery-filter li,
.single-shop-content .img-holder img,
.single-sidebar .price-ranger .ranger-min-max-block input,
.social li,
a,
img {
    display: inline-block;
}
#banner_h1,
.default_link,
.not-found-content .search-form button i,
.rating,
.sidebar-wrapper .single-sidebar .search-form button i,
.social li,
.social li a,
body,
input,
p,
textarea {
    font-size: 14px;
}
button,
input,
textarea {
    display: block;
    box-shadow: none;
    outline: 0;
}
.default_link,
.powerby a,
.thm-btn,
.uppercase {
    text-transform: uppercase;
}
body {
    font-family: var(--primary-font, sans-serif) !important;
    color: #222;
}
.accordions-box.style-2 .accrodion h4,
.accordions-box.style-2 .accrodion p,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}
.call-back p a,
.call-back p span,
.default_link,
.main-menu .navigation,
.news-without-image h3,
.post-pagination li a,
.readmore-btn,
.single-blog-post .img-holder .published-date h3,
.thm-btn,
h1,
h2,
h3,
h4,
h5,
input,
p,
textarea {
    font-family: var(--primary-font, sans-serif);
}
.contact-form-area .section-title:after,
.home-google-map .gmnoprint,
.mixit-gallery .mix,
.news.single-blog .blogList_single_post .post ul li:before,
.no-js #loader,
.product-btn,
.tabs-box .tabs-content .tab {
    display: none;
}
.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}
.se-pre-con {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999 !important;
}
.product-name p.unavailable {
    color: #ff5454;
}
.product-name p.available,
i.fa.fa-clock-o.opentiming {
    color: green;
}
ul {
    list-style-type: none;
}
p {
    color: #000;
    margin-bottom: 20px;
    line-height: 26px;
    font-weight: 300;
    font-family: gothamPro, sans-serif;
}
.bold,
.default_link i {
    font-weight: 700;
}
a,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0;
}
img {
    max-width: 100%;
}
button {
    border: 0;
    padding: 0;
    background: 0 0;
}
input,
textarea {
    line-height: 28px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.boxed_wrapper {
    width: 100%;
    background: #fff;
    overflow-x: hidden;
}
.accordion-box,
.sec-padd {
    padding: 80px 0;
}
.sec-padd2 {
    padding: 80px 0 30px;
}
#blog-area,
.checkout-area,
.sec-padd-bottom {
    padding-bottom: 80px;
}
.checkout-area,
.padd-80,
.related-product,
.sec-padd-top {
    padding-top: 80px;
}
.header-area,
.header-area.style-2,
.main-menu .navbar-collapse,
.navbar-brand,
.no-padd {
    padding: 0;
}
.clear_fix {
    clear: both;
}
.clear_fix:after {
    display: table;
    content: "";
    clear: both;
}
.footer-list li:not(:first-of-type),
.login-register-area .form button,
.mobile-ui-case {
    margin-top: 10px;
}
.service-section .column,
.social li {
    padding: 0 10px;
}
.social li a {
    color: #fff;
    transition: 0.5s ease-in-out;
}
.accordion-box .accordion .accord-btn.active h4,
.call-back p a,
.call-out2 .thm-btn:hover,
.contact-form-area .form-right-box .social-links li a:hover i,
.contact-form-area .form-right-box span,
.default_link,
.default_link:hover,
.footer-col a:hover,
.footer-menu a:hover,
.main-menu .navigation > li > ul > li:hover > a,
.post-author ul li:hover a,
.rating,
.scroll-top,
.search-color,
.search_option .searchform span,
.sidebar-wrapper .single-sidebar .business-enquiry p a,
.sidebar-wrapper .single-sidebar .latest-product li:hover .title-holder h4,
.single-blog-post .text-holder .blog-title:hover,
.single-blog-post .text-holder .meta-info .post-info li a:hover,
.single-blog-post .text-holder .meta-info a.post-share:hover i,
.single-product-item .title-holder .top .product-title a:hover h5,
.single-project figcaption p,
.single-shop-content .content-box .location-box form span,
.single-sidebar .categories li a:hover,
.single-sidebar .recent-post li .img-holder .overlay-style-two .box .content a:hover i,
.single-sidebar .recent-post li .title-holder a:hover .post-title,
.single-sidebar-box.service-link-widget ul.catergori-list li a:hover,
.subscribe-form span,
.thm-color,
.title-holder-brochure h4:hover,
.top-bar-area p i,
.top-social-links li a:hover i {
    color: var(--primary-color, #fdc716);
}
.default_link i {
    margin-left: 3px;
    font-size: 18px;
    position: relative;
    top: 1px;
}
.bg-clr2:before,
.default-overlay-outer,
.default-overlay-outer .inner,
.thm-btn:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.default-overlay-outer {
    display: block;
    padding: 10px;
    transition: 0.7s;
    -webkit-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
    -moz-transition: 0.7s;
}
.default-overlay-outer .inner {
    display: table;
    vertical-align: middle;
    text-align: center;
}
.default-overlay-outer .inner .content-layer {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}
.tran5 {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.scroll-to-top,
.thm-btn {
    transition: 0.5s;
    cursor: pointer;
}
.center,
.single-project,
.two-column {
    text-align: center;
}
.row-5 {
    margin: 0-5px;
}
.row-10 {
    margin: 0-10px;
}
.accordions-box.style-2 .accrodion.active .accrodion-title h4,
.bg-clr1,
.bg-clr2,
.call-back .section-title h2,
.call-back h4,
.call-back p span,
.cart-bottom .calculate-shipping button:hover,
.contact-info .fa,
.contact-info span a,
.contact-infos li a,
.facebook-feed .inner-box .like,
.footer-widget.contact-column #emailsubscribeinput,
.latest-project .section-title h2,
.main-menu .navigation li.home a span,
.map-container p,
.raj_btn a,
.scroll-to-top,
.service-section .service-box:hover h5,
.service-section .service-box:hover span:before,
.theme-setting a,
.thm-btn:hover {
    color: #fff;
}
.m-bold,
.s-bold,
.thm-btn {
    font-weight: 600;
}
.float_left {
    float: left;
}
.float_right,
.main-menu.style-2 {
    float: right;
}
.border-bottom,
.cart-area .cart-table tbody tr,
.cart-total-table li,
.checkout-area .table .cart-table tbody tr {
    border-bottom: 1px solid #f7f7f7;
}
.header-contact-info ul li,
.page-card,
.subscribe-form input,
.thm-btn {
    display: inline-block;
    position: relative;
}
.scroll-to-top,
.scroll-top {
    display: none;
    text-align: center;
}
.thm-btn {
    font-size: 16px;
    padding: 0 30px;
    line-height: 50px;
    text-align: center;
    z-index: 1;
}
.bg-clr2:before,
.thm-btn:before {
    transition: 0.4s;
    z-index: -1;
    content: "";
    opacity: 0;
    transform: scale(0.5, 1);
}
.thm-btn:before {
    background-color: #444;
}
.bg-clr1,
.default-blog-news .img-holder .overlay .box .content a:hover i,
.large-blog-news .date,
.large-blog-news .img-holder .overlay .box .content a:hover i,
.main-menu .navigation li.home a,
.rev_slider_wrapper .slide-content-box.middle-slide .button a:hover,
.scroll-to-top,
.section-title:after {
    background: var(--primary-color, #fdc716);
}
.slide-content-box {
    width: 90%;
    padding: 60px;
    border-radius: 16px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 32px;
    border: 1px solid #dfdfdf;
    position: relative;
    bottom: 6rem;
    background-color: #ffff;
    z-index: 222;
    box-shadow: 0 10px 20px 0#0000000a;
}
.banner-text-container {
    position: relative;
    bottom: 1rem;
}
.business-title-banner-overloay {
    color: var(--primary-color, #fdc716);
    text-align: center;
    font-weight: 700;
    white-space: pre-wrap;
}
.bg-clr2:hover:before,
.thm-btn:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.bg-clr2 {
    background: #222;
    position: relative;
}
.bg-clr2:before {
    background-color: var(--primary-color, #fdc716);
}
.prealoader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    background-color: rgba(255, 255, 255, 0.5);
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../../v413/images/icon/preloadere861.gif?v=413);
}
.mainmenu-area.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    background: #fff;
    z-index: 99999;
    -webkit-animation-name: menu_sticky;
    animation-name: menu_sticky;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    box-shadow: -8px 8px 20px 0 rgba(0, 0, 0, 0.08);
}
.scroll-to-top {
    border: 2px solid var(--primary-color, #fdc716);
    bottom: 25px;
    font-size: 30px;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    position: fixed;
    right: 15px;
    width: 45px;
    z-index: 99999;
    -webkit-box-shadow: 0 8px 23px -6px #1b1b1b;
    -moz-box-shadow: 0 8px 23px -6px #1b1b1b;
    box-shadow: 0 8px 23px -6px #1b1b1b;
}
.accordions-box.style-2 .accrodion-grp,
.blog-sidebar,
.call-back,
.category-style-one,
.chemical-img-box,
.chemical-offer,
.facebook-feed,
.facebook-feed .img-box,
.footer-main .contact-column,
.login-register-area .form .input-field,
.map-container,
.our-services .single-our-service .img-box,
.popular-post,
.popular-post .item,
.popular-post .item .post-thumb a,
.section-title,
.section-title h2,
.section-title h3,
.section-title h4,
.sidebar-wrapper .single-sidebar form.search-form,
.single-project figcaption .content a,
.single-project-item .img-box,
.single-sidebar-box.testimonials-widget .testimonial-carousel,
.subscribe-form,
.tabs-box .tabs-content .tab,
.tabs-outer,
.tabs-section,
.tabs-style-one .tab .text-content,
.tabs-style-one .tab-buttons,
.tabs-style-one .tab-buttons .tab-btn,
.tabs-style-one .tabs-content,
.team,
.video-image-box,
.video-image-box .image {
    position: relative;
}
.section-title h2,
.section-title h3,
.section-title h4 {
    font-weight: 600;
    padding-bottom: 20px;
    text-transform: capitalize;
}
.scroll-to-top:hover {
    background: #33343f;
}
.anim-3,
.anim-3-all * {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}
.anim-5,
.anim-5-all *,
.video-image-box .image .overlay-link {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.anim-7,
.anim-7-all * {
    transition: 0.7s;
    -moz-transition: 0.7s;
    -webkit-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
}
.contact-form-area .contact-form,
.section-title,
.single-blog-post,
.single-sidebar-box {
    margin-bottom: 50px;
}
.section-title h4 {
    font-size: 20px;
}
.section-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 1px;
}
.section-title.center:after {
    left: 50%;
    margin-left: -35px;
}
.scroll-top {
    width: 60px;
    height: 60px;
    position: fixed;
    border-radius: 50%;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    background: #10252e;
    border: 2px solid #19333e;
}
.scroll-top span:before {
    font-size: 27px;
}
.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0, transparent 80%);
}
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(//proj.s-cdn.boostkit.dev/590b3f09ee786c1d88879129/v413/images/icons/preloader.gif?v=413);
}
.post-author .inner-box .author-thumb img,
.video-image-box img {
    display: block;
    width: 100%;
}
.video-image-box .image .overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.1);
}
.video-image-box .image .overlay-link:hover {
    background: rgba(72, 199, 236, 0.9);
}
.video-image-box .image .overlay-link .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
    width: 58px;
    height: 41px;
    line-height: 43px;
    font-size: 60px;
    color: #f7f7f7;
}
.top-bar-area {
    background: #292929;
    padding: 7px 0 8px;
}
.top-bar-area p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin: 6px 0;
}
.top-bar-area p i {
    margin-right: 8px;
}
.logo {
    padding-bottom: 0;
}
.header-area.style-2 .logo {
    margin-top: 14px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999999;
}
.header-contact-info {
    overflow: hidden;
    margin-top: 30px;
}
.header-contact-info ul li {
    border-right: 1px solid #f7f7f7;
    float: left;
    margin-right: 30px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 2px;
}
.footer-contact-info ul li:last-child,
.header-contact-info ul li:last-child {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
}
.footer-contact-info ul li .iocn-holder,
.header-contact-info ul li .iocn-holder {
    width: 48px;
    border: 1px dashed var(--primary-color, #fdc716);
    border-radius: 50%;
}
.footer-contact-info ul li .iocn-holder span,
.header-contact-info ul li .iocn-holder span {
    color: var(--primary-color, #fdc716);
    display: block;
    font-size: 24px;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    text-align: center;
    transition: 0.5s;
    width: 48px;
}
.footer-contact-info ul li .iocn-holder span.top-envelop,
.header-contact-info ul li .iocn-holder span.top-envelop {
    font-size: 40px;
}
.footer-contact-info ul li:hover .iocn-holder span,
.header-contact-info ul li:hover .iocn-holder span {
    color: #2b2c36;
}
.header-contact-info ul li .iocn-holder,
.header-contact-info ul li .text-holder {
    display: inline-block;
    vertical-align: top;
}
.footer-contact-info ul li .text-holder,
.header-contact-info ul li .text-holder {
    padding-left: 10px;
}
.footer-contact-info ul li .text-holder h6,
.header-contact-info ul li .text-holder h6 {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 10px;
}
.header-contact-info ul li .text-holder p {
    color: #999;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    line-height: 14px;
    word-wrap: break-word;
    max-width: 220px;
}
.top-social-links {
    float: right;
    margin: 15px 0;
}
.top-social-links li {
    display: inline-block;
    margin: 0 0 0 15px;
}
.accordions-box.style-2 .accrodion .accrodion-content p,
.blog-single-area .middle-content-box .text-box h5,
.header-area.style-2 .mainmenu-area,
.product-tab-box .tab-content .review-box .single-review-box .text-holder .text p,
.single-project-content .single-project-carousel .owl-nav,
.top-social-links li:first-child {
    margin: 0;
}
.top-social-links li a i {
    color: #999;
    font-size: 16px;
    transition: 0.5s;
}
.mainmenu-area {
    margin-bottom: -35px;
    margin-top: -35px;
    position: relative;
    z-index: 999999;
}
.header-area.style-2 .main-menu .navbar-header {
    padding: 20px 0;
}
.mainmenu-area .mainmenu-bg {
    position: relative;
    background: #292929;
    transition: 0.5s;
    height: inherit;
    display: inline-block;
    width: 100%;
}
.main-menu,
.main-menu .navigation,
.main-menu .navigation li {
    float: left;
    position: relative;
}
.main-menu .navigation {
    margin: 0;
}
.main-menu .navigation li {
    padding: 0;
    height: auto;
}
.main-menu .navigation li.home a {
    font-family: FontAwesome;
    font-size: 24px;
    padding: 19px 24px 18px;
}
.main-menu .navigation li a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    opacity: 1;
    padding: 19px 0 18px;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
    text-transform: uppercase;
    transition: 0.5s;
}
.main-menu.style-2 .navigation li a {
    color: #222;
    padding: 35px 0;
}
.about-us .fact-counter ul li.single-fact-counter:last-child,
.main-menu.style-2 .navigation li:last-child a {
    margin-right: 0;
}
.main-menu .navigation li.current.home a,
.main-menu .navigation li:hover.home a {
    background: #2b2c36;
}
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a {
    color: var(--primary-color, #fdc716);
    opacity: 1;
}
.main-menu .navigation > li > ul {
    position: absolute;
    left: 0;
    top: 100%;
    background: #333;
    width: 200px;
    border-top: 2px solid #fff;
    padding: 12px 20px 12px 12px;
    z-index: 999;
    display: none;
}
.main-menu .navigation > li > ul > li {
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    border-right: none;
}
.category-style-one ul li:last-child,
.main-menu .navigation > li > ul > li:first-child,
.product-review-tab .add_your_review ul.fix_border,
.single-sidebar-box.category-widget ul li:last-child,
.team .team-member .img-box .overlay ul li:last-child a,
.why-chooseus.style-2 .item .inner-box {
    border: 0;
}
.main-menu .navigation > li > ul > li > a {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 12px 0;
    position: relative;
    text-transform: capitalize;
    transition: 0.5s;
    margin: 0;
}
.main-menu.style-2 .navigation > li > ul > li > a {
    color: #fff;
    padding: 12px 0;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    background: url(//proj.s-cdn.boostkit.dev/590b3f09ee786c1d88879129/v413/images/icon/submenu-icon.png?v=413) center
        center/20px no-repeat;
    cursor: pointer;
    display: block;
    z-index: 5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}
.mainmenu-area .right-column {
    position: absolute;
    right: 0;
    width: 270px;
    top: 0;
    z-index: 999;
}
.nav_side_content {
    margin-top: 15px;
    position: relative;
    float: left;
}
.nav_side_content .cart_select > button {
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    margin-right: 23px;
    color: #272727;
}
.nav_side_content .cart_select > button span {
    font-weight: 400;
    padding: 0;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: -20px;
    color: var(--primary-color, #fdc716);
}
.nav_side_content .cart_select > button i {
    font-size: 18px;
    margin-left: 5px;
}
.nav_side_content .search_option > button {
    width: 30px;
    height: 40px;
    position: relative;
    font-size: 14px;
    color: #393939;
    top: -2px;
}
.search_option .searchform {
    height: 50px;
    width: 280px;
    padding: 5px;
    border-radius: 4px;
    margin: 0;
    left: auto;
    right: 0;
    border-color: var(--primary-color, #fdc716);
    top: 54px;
}
.search_option .searchform input {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    width: 100%;
    height: 100%;
    background: 0 0;
    color: #9e9e9e;
    border: 1px solid #f7f7f7;
    padding: 0 47px 0 10px;
    font-size: 15px;
}
.nav_side_content .search_option form button {
    display: block;
    width: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
    color: var(--primary-color, #fdc716);
}
.free-consulation-button,
.free-consulation-button a {
    width: 205px;
    height: 67px;
    position: relative;
}
.nav_side_content .cart_select {
    border-left: 1px solid #ececec;
    padding-left: 5px;
}
.mainmenu-area .link_btn .thm-btn {
    background: var(--primary-color, #fdc716);
    line-height: 67px;
    padding: 0 50px;
}
.free-consulation-button a {
    background: #2c3e50;
    padding: 10px 0;
    z-index: 1;
}
.rev_slider_wrapper .slide-content-box h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 580;
    line-height: 65px;
    text-transform: none;
}
.rev_slider_wrapper .slide-content-box p {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 26px;
    white-space: normal !important;
    width: 1022px;
}
.rev_slider_wrapper .slide-content-box .button a {
    padding: 15px 40px;
    line-height: 22px;
}
.rev_slider_wrapper .slide-content-box .button a.bg-clr1 {
    padding: 15px 50px;
}
.rev_slider_wrapper .slide-content-box.middle-slide h1 {
    text-align: center;
    color: #fff;
}
.tparrows {
    background: #000;
    cursor: pointer;
    display: block;
    height: 40px;
    position: absolute;
    width: 40px;
    z-index: 1000;
}
.brochures-lists li:hover,
.tparrows:hover,
.why-chooseus .item:hover .inner-box .icon_box {
    background: var(--primary-color, #fdc716);
    transition: 0.5s;
}
.slider-business-desc {
    font-weight: 200 !important;
    padding-top: 13px !important;
    width: 60vw !important;
}
.tp-dottedoverlay {
    background-color: rgba(0, 0, 0, 0.3);
}
.rev_slider_wrapper .slide-content-box .contact-btn {
    margin-left: 15px;
}
.footer-col,
.shop .single-shop-item {
    margin-bottom: 40px;
}
.footer-main {
    background: #252525;
    position: relative;
    z-index: 99;
}
.footer-col a,
.footer-col p,
.footer-col span {
    color: #9d9d9d;
}
.footer-col.service-col,
.our-services .single-our-service-caption-box .content-box,
.sidebar-wrapper .single-sidebar .latest-product li .title-holder,
.single-sidebar .recent-post li .title-holder,
.single-sidebar-box .contact-details .item .content {
    padding-left: 20px;
}
.footer-words {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    padding-top: 28px;
}
.footer-social {
    padding-top: 18px;
}
.footer-social li:not(:first-of-type) {
    margin-left: 0;
    padding: 0 3px;
}
.footer-social a {
    font-size: 14px;
    background-color: #1b202b;
    border: 1px solid #1b202b;
    box-shadow: 0 2px 2px #000;
    border-radius: 50%;
    display: block;
    height: 44px;
    color: var(--primary-color, #fdc716);
    line-height: 45px;
    text-align: center;
    width: 44px;
}
.footer-title {
    font-weight: 400;
    padding-bottom: 30px;
    color: #fff;
    text-transform: uppercase;
}
.footer-list a {
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.2px;
}
.footer-list a:before {
    content: "";
    font-family: FontAwesome;
    margin-right: 10px;
}
.breadcrumb-area:before,
.call-out:before,
.service-section .service-box:before,
.two-column .column1:before {
    content: "";
    left: 0;
}
.footer-main .post-column .post {
    position: relative;
    padding-left: 95px;
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #363636;
}
.footer-main .post-column .post:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.footer-main .post-column .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 70px;
}
.footer-main .post-column h5 {
    position: relative;
    top: -5px;
    font-size: 16px;
    color: #999;
    line-height: 20px;
    margin-bottom: 9px;
}
.footer-main .post-column .post-info {
    color: var(--primary-color, #fdc716);
    font-size: 15px;
}
.footer-main .contact-column h5 {
    font-size: 16px;
    color: #999;
    margin-bottom: 18px;
}
.footer-main .contact-column form {
    position: relative;
    margin-bottom: 25px;
}
.about-text h2,
.about-text p,
.large-blog-news .lower-content .text p,
.why-chooseus.style-2 .section-title {
    margin-bottom: 20px;
}
.footer-main .contact-column input {
    background: #2e2e2e;
    border: 1px solid #363636;
    width: 100%;
    padding: 0 15px;
    line-height: 40px;
}
.blog-single-area .add-comment-box form input[type="email"]:focus,
.blog-single-area .add-comment-box form input[type="text"]:focus,
.blog-single-area .add-comment-box form textarea:focus,
.checkout-area .form form .field-input textarea:focus,
.contact-form-area .contact-form form input[type="email"]:focus,
.contact-form-area .contact-form form input[type="text"]:focus,
.contact-form-area .contact-form form textarea:focus,
.footer-main .contact-column input:focus,
.product-tab-box .tab-content .review-form form input[type="email"]:focus,
.product-tab-box .tab-content .review-form form input[type="text"]:focus,
.product-tab-box .tab-content .review-form form textarea:focus,
.single-shop-content .content-box .location-box form input:focus,
.single-sidebar .categories li a:hover:before {
    border-color: var(--primary-color, #fdc716);
}
.footer-main .contact-column button {
    position: absolute;
    right: 0;
    top: 0;
    height: 42px;
    width: 40px;
    line-height: 42px;
    background: var(--primary-color, #fdc716);
    color: #fff;
}
.footer-main .contact-column p {
    padding-bottom: 19px;
    margin-bottom: 20px;
    border-bottom: 1px solid #363636;
}
.footer-main .contact-column .social-icon li a {
    display: inline-block;
    color: #999;
    margin-right: 15px;
    font-size: 16px;
    transition: 0.5s;
}
.blog-single-area .add-comment-box .add-rating-box ul li a:hover i,
.footer-main .contact-column .social-icon li a:hover,
.latest-project .owl-theme .owl-nav [class*="owl-"]:hover,
.team .team-member .img-box .overlay ul li a:hover {
    color: var(--primary-color, #fdc716);
    transition: 0.5s;
}
.footer-bottom {
    padding-top: 23px;
    padding-bottom: 24px;
    background: #1a1a1a;
    color: #999;
}
.copyright,
.footer-menu a {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
}
.about-text h2,
.two-column h2 {
    font-weight: 700;
    text-transform: uppercase;
}
.copyright {
    letter-spacing: 0.4px;
    line-height: 18px;
}
.footer-menu a {
    line-height: 14px;
    letter-spacing: 0.8px;
}
.footer-menu li:not(:first-of-type) {
    margin-left: 0;
}
.about-text .work-process {
    padding: 15px 0 40px;
}
.about-text .work-process li {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 30px;
}
.about-text .work-process li span {
    height: 55px;
    width: 55px;
    text-align: center;
    display: inline-block;
    font-size: 24px;
    margin-right: 16px;
    color: var(--primary-color, #fdc716);
    line-height: 50px;
    border: 2px dashed var(--primary-color, #fdc716);
    border-radius: 50%;
}
.single-project figcaption .project-link a,
.two-column h2,
.two-column p {
    color: #fff;
    position: relative;
}
.two-column p {
    margin: 33px 0;
}
.two-column .thm-btn {
    border-radius: 25px;
    padding: 0 40px;
}
.two-column .column1 {
    padding: 100px 0;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.two-column .column1:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(250, 153, 40, 0.8);
    z-index: 0;
}
.two-column .column2 {
    padding: 100px 0;
    background: #2c3e50;
}
.two-column .thm-btn:before {
    border-radius: 23px;
}
.blog-single-area .add-comment-box,
.faq-content-area,
.freeze,
.service-section {
    overflow: hidden;
}
.service-section .service-box {
    position: relative;
    background-color: #f0f5f9;
    text-align: center;
    padding: 40px 0 50px;
    margin-bottom: 20px;
    transition: 0.5s;
}
.service-section .service-box:hover {
    background-image: url(//proj.s-cdn.boostkit.dev/590b3f09ee786c1d88879129/v413/images/background/1.jpg?v=413);
    background-color: var(--primary-color, #fdc716);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: 0.5s;
}
.service-section .service-box:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(250, 153, 40, 0.9);
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
}
.service-section .service-box:hover:before,
.why-chooseus .item .inner-box:hover .image-layer {
    opacity: 1;
}
.service-section .service-box span:before {
    font-size: 55px;
    color: #fab226;
    position: relative;
}
.service-section .service-box h5 {
    position: relative;
    font-size: 16px;
    margin-top: 5px;
    color: #2c3e50;
}
.accordion-box .accordion .accord-content.collapsed,
.onDesktop,
.service-section .service-box a,
.single-blog-post .img-holder a,
.tabs-box .tabs-content .active-tab {
    display: block;
}
.home-google-map #contact-google-map {
    width: 100%;
    height: 460px;
}
.map-info {
    position: absolute;
    left: 0;
    bottom: 0;
    background: var(--primary-color, #fdc716);
    padding: 70px 40px 0;
    height: 460px;
}
.map-info h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 28px;
}
.cart-bottom .sec-title-two,
.contact-infos {
    padding-bottom: 35px;
}
.contact-infos li {
    position: relative;
    padding-left: 50px;
    font-size: 16px;
    margin-bottom: 8px;
}
.contact-infos .icon_box {
    position: absolute;
    left: 0;
    color: #fff;
}
.map-info .social-icon {
    text-align: center;
    border-top: 1px solid #fff;
    padding-top: 50px;
}
.map-info .social-icon li {
    padding: 0 2px;
}
.map-info .social-icon li a {
    color: #fff;
    font-size: 17px;
    line-height: 44px;
    width: 44px;
    height: 44px;
    display: block;
    border-radius: 10px;
    border: 1px solid #fff;
    transition: 0.5s;
}
.map-info .social-icon li a:hover {
    background: #2c3e50;
    color: #fff;
    border-color: #2c3e50;
    transition: 0.5s;
}
.call-out {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.breadcrumb-area:before,
.call-out:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.call-out:before {
    background: rgba(0, 0, 0, 0.85);
    z-index: -1;
}
.call-out h2 {
    color: #fff;
    text-transform: uppercase;
}
.call-out p {
    color: #fff;
    margin: 40px 0;
    font-size: 17px;
}
.button {
    position: unset;
    margin-top: 12px !important;
}
.image-contain {
    object-fit: contain;
}
.call-out .thm-btn span:before {
    margin-right: 10px;
    font-size: 18px;
}
.brand-logo {
    position: relative;
    background: #f8f9f9;
}
.brand-logo .brand-carousel li a {
    display: block;
    text-align: center;
}
.brand-logo .brand-carousel li a img {
    width: auto;
    display: inline-block;
    height: 150px;
    object-fit: contain;
    margin: auto;
}
.brand-logo .owl-controls {
    position: absolute;
    top: 10%;
    width: 80px;
    margin-top: -20px;
    right: 6%;
}
.brand-logo .owl-carousel {
    position: inherit;
}
.brand-logo .owl-theme .owl-nav {
    margin-right: 7%;
    padding: 0;
}
.brand-logo .owl-theme .owl-nav [class*="owl-"] {
    color: #999;
    font-size: 24px;
    margin: 0;
    background-color: transparent;
    padding: 0 1px;
    display: inline-block;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.brand-logo .owl-theme .owl-prev {
    float: left;
    text-align: center;
}
.brand-logo .owl-theme .owl-next span,
.brand-logo .owl-theme .owl-prev span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #2c3e50;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.brand-logo .owl-theme .owl-next span:hover,
.brand-logo .owl-theme .owl-prev span:hover {
    color: #fff;
    background-color: var(--primary-color, #fdc716);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.brand-logo .owl-theme .owl-next {
    float: right;
    text-align: center;
}
.breadcrumb-area h1,
.breadcrumb-area h2 {
    font-weight: 600;
    line-height: 40px;
    color: #fff;
}
.breadcrumb-area {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 85px 0 70px;
    position: relative;
}
.breadcrumb-area:before {
    background: rgba(0, 0, 0, 0.62);
    z-index: 0;
}
.breadcrumb-area h1 {
    position: relative;
    text-transform: capitalize;
}
.breadcrumb-area h2 {
    position: relative;
    font-size: 36px;
}
.breadcrumb-area h3 {
    color: #fff;
    position: relative;
    font-weight: 500;
}
.contact-form-area .contact-form form input[type="email"],
.contact-form-area .contact-form form input[type="text"],
.contact-form-area .contact-form form textarea {
    border: 1px solid #f4f4f4;
    display: block;
    font-size: 15px;
    height: 55px;
    margin-bottom: 30px;
    padding: 0 20px;
    width: 100%;
    transition: 0.5s;
}
.contact-form-area .contact-form form textarea {
    height: 105px;
    padding: 10px 20px;
}
.contact-form-area .contact-form form textarea:placeholder {
    color: #848484;
}
.contact-form-area .contact-form form button {
    width: 100%;
    padding: 13px 0;
    border: 2px solid transparent;
    line-height: 20px;
}
.contact-form-area .form-right-box {
    background: #f7f7f7;
    padding-top: 40px;
    padding-bottom: 37px;
}
.contact-form-area .form-right-box .img-box {
    display: block;
    margin-bottom: 23px;
}
.contact-form-area .form-right-box h4 {
    color: #222;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 5px;
}
.contact-form-area .form-right-box p {
    margin: 9px 0 5px;
}
.contact-form-area .form-right-box .border {
    height: 1px;
    width: 60px;
    display: inline-block;
    background: #e3e3e3;
}
.contact-form-area .form-right-box .social-links {
    display: block;
    margin: 18px 0 0;
}
.contact-form-area .form-right-box .social-links li {
    display: inline-block;
    margin: 0 10px;
}
.contact-form-area .form-right-box .social-links li a i {
    font-size: 16px;
    color: #999;
    transition: 0.5s;
}
.footer-contact-info {
    overflow: hidden;
    border: 1px solid #f4f4f4;
    padding: 25px 30px 0;
    minheight: 400px;
}
.footer-contact-info ul li {
    display: inline-block;
    float: left;
    margin-right: 30px;
    padding-right: 30px;
    position: relative;
    padding-top: 4px;
    padding-bottom: 30px;
}
.footer-contact-info ul li .iocn-holder,
.footer-contact-info ul li .text-holder {
    display: table-cell;
    vertical-align: middle;
    color: #61888e;
}
.footer-contact-info ul li .text-holder p {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 16px;
}
.footer-contact-info .title p {
    margin: 6px 0 15px;
}
#blog-area {
    padding-top: 60px;
}
.blog-with-sidebar-area .blog-post .single-blog-post,
.testimonial-item {
    margin-bottom: 60px;
}
#blog-area .single-blog-post .img-holder .published-date {
    position: absolute;
    top: 20px;
    left: 20px;
    width: auto;
    height: 40px;
    padding: 10px;
}
#blog-area .single-blog-post:hover .img-holder .published-date,
.single-blog-post:hover .img-holder .published-date {
    left: 0;
    top: 0;
}
#blog-area .single-blog-post .img-holder .published-date h3 {
    font-size: 18px;
    line-height: 24px;
}
#blog-area .single-blog-post .text-holder .blog-title {
    font-size: 24px;
    line-height: 30px;
}
.latest-blog-area {
    background: #fff;
    padding-bottom: 30px;
    padding-top: 80px;
}
.single-blog-post .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
    min-height: 90px;
}
.single-blog-post .img-holder img {
    -webkit-transition: 0.7s;
    transform: scale(1);
    transition: 0.5s;
    height: 180px;
    width: auto;
}
.single-blog-post .img-holder .published-date {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 55px;
    height: 55px;
    background: var(--primary-color, #fdc716);
    text-align: center;
    padding: 7px 10px;
    z-index: 5;
    transition: 0.5s 0.1s;
}
.single-blog-post .img-holder .published-date h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 20px;
}
.single-blog-post .img-holder .overlay-style-one .box .content {
    vertical-align: bottom;
}
.single-blog-post:hover .img-holder .overlay-style-one {
    background: rgba(255, 43, 88, 0.8);
}
.default-blog-news:hover .img-holder img,
.large-blog-news .img-holder:hover img,
.sidebar-wrapper .single-sidebar .latest-product li:hover .img-holder img,
.single-blog-post:hover .img-holder img,
.single-product-item:hover .img-holder img {
    transform: scale(1.1);
}
.single-blog-post:hover .img-holder .overlay-style-one .box .content a i {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.single-blog-post .img-holder .overlay-style-one .box .content a:hover i {
    background: rgba(43, 44, 54, 0.7);
}
.single-blog-post .text-holder {
    border: 1px solid #f4f4f4;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    transition: 0.5s;
    position: relative;
    z-index: 1;
}
.single-blog-post .text-holder .blog-title {
    color: #222;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
    line-height: 28px;
    transition: 0.5s;
}
.single-blog-post .text-holder .text {
    padding-bottom: 11px;
}
.single-blog-post .text-holder .meta-info {
    overflow: hidden;
    margin-left: -20px;
    margin-right: -20px;
    border-top: 1px solid #f4f4f4;
    display: block;
    padding: 0 20px;
}
.single-blog-post .text-holder .meta-info .left,
.team .team-member .img-box .overlay ul li {
    display: block;
    padding: 0;
}
.single-blog-post .text-holder .meta-info .post-info li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    border-right: 1px solid #f4f4f4;
    padding-right: 10px;
    line-height: 15px;
    color: #ababab;
    font-size: 16px;
    font-weight: 300;
}
.single-blog-post .text-holder .meta-info .post-info li:last-child {
    border-right: 0 solid;
    margin-right: 0;
    padding-right: 0;
}
.single-blog-post .text-holder .meta-info .post-info li a {
    color: #ababab;
    font-size: 14px;
    font-weight: 300;
    transition: 0.5s;
    line-height: 40px;
}
.single-blog-post .text-holder .meta-info .right {
    border-left: 1px solid #f4f4f4;
    width: 55px;
    text-align: center;
    display: block;
    height: 52px;
    margin-right: -20px;
    padding: 14px 0;
}
.single-blog-post .text-holder .meta-info a.post-share i {
    color: #848484;
    font-size: 16px;
    position: relative;
    transition: 0.5s;
}
.post-pagination li {
    display: inline-block;
    margin: 0 3px;
}
.post-pagination li a,
.sidebar-wrapper .single-sidebar .search-form button {
    background: var(--primary-color, #fdc716);
    color: #fff;
    display: block;
    transition: 0.5s;
}
.post-pagination li a {
    border: 2px solid #f4f4f4;
    font-size: 18px;
    font-weight: 700;
    height: 55px;
    padding: 14px 0;
    width: 55px;
}
.post-pagination li.active a,
.post-pagination li:hover a {
    background: var(--primary-color, #fdc716);
    color: #fff;
    border: 2px solid var(--primary-color, #fdc716);
}
.sidebar-wrapper .single-sidebar .sec-title-brochure {
    overflow: hidden;
    padding-bottom: 21px;
    margin-top: -3px;
}
.testimonial .testimonial-item .author li,
.title-holder-brochure img {
    vertical-align: middle;
}
.title-holder-brochure {
    padding-left: 45px;
}
.title-holder-brochure h4 {
    color: #222;
    font-size: 16px;
}
.img-holder-brochure {
    display: block;
    float: left;
    margin-right: 10px;
    position: absolute;
}
.sidebar-wrapper .single-sidebar {
    overflow: hidden;
    margin-bottom: 45px;
    position: relative;
    transition: position 2s;
}
.sidebar-wrapper .single-sidebar .sec-title {
    overflow: hidden;
    margin-top: -3px;
}
.sidebar-wrapper .single-sidebar .sec-title h3 {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 18px;
}
.sidebar-wrapper .single-sidebar .search-form input[type="text"] {
    background: #fff;
    border: 2px solid #eaeaea;
    color: #ababab;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: 100%;
}
.sidebar-wrapper .single-sidebar .search-form button {
    height: 50px;
    padding: 12px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: 0.5s;
    width: 50px;
    font-size: 16px;
    font-weight: 600;
}
.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus {
    border: 2px solid var(--primary-color, #fdc716);
    background: #fff;
    color: #000;
}
.sidebar-wrapper .single-sidebar .search-form button:hover,
.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus + button {
    background: var(--primary-color, #fdc716) !important;
    color: #fff;
}
.blog-single-area .add-comment-box form input[type="text"]:focus + button {
    background: var(--primary-color, #fdc716) !important;
}
.single-sidebar .categories {
    margin-top: -6px;
}
.single-sidebar .categories li {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 12px;
    padding-bottom: 11px;
}
.single-sidebar .categories li:last-child,
.single-sidebar .recent-post li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.single-sidebar .categories li a {
    color: #848484;
    transition: 0.5s;
    font-size: 16px;
    font-weight: 300;
    padding-left: 25px;
    position: relative;
}
.single-sidebar .categories li a:before {
    position: absolute;
    top: 14px;
    left: 0;
    width: 8px;
    height: 8px;
    background: #fff;
    border: 1px solid #d9d9d9;
    content: "";
    border-radius: 50%;
    margin-top: -5px;
    transition: 0.5s;
}
.single-sidebar .recent-post li {
    margin-bottom: 30px;
    padding-left: 70px;
    position: relative;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 32px;
}
.single-sidebar .recent-post li .img-holder {
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 75px;
}
.single-sidebar .recent-post li .img-holder img {
    transform: scale(1);
    transition: 0.5s;
}
.single-sidebar .recent-post li .img-holder .overlay-style-two .box .content a i {
    color: #fff;
    font-size: 16px;
    transition: 0.5s;
}
.single-sidebar .recent-post li:hover .img-holder .overlay-style-two {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.single-sidebar .recent-post li:hover .img-holder img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.single-sidebar .recent-post li .title-holder a .post-title {
    color: #272727;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    top: -5px;
    margin: 0 0 5px;
    transition: 0.5s;
}
.blog-single-area .middle-content-box .text-box h5,
.single-sidebar .recent-post li .title-holder .post-date {
    color: var(--primary-color, #fdc716);
    font-size: 16px;
    font-weight: 300;
    font-family: var(--primary-font, sans-serif);
}
.single-sidebar .recent-post li .title-holder .post-date {
    display: block;
    transition: 0.5s;
}
.single-sidebar .recent-post li .title-holder .post-date i {
    color: var(--primary-color, #fdc716);
    display: inline-block;
    padding-right: 3px;
}
.sidebar-wrapper .single-sidebar .product-tag,
.single-sidebar .popular-tag {
    margin-left: -3px;
    margin-right: -3px;
    margin-top: -5px;
}
.sidebar-wrapper .single-sidebar .product-tag li,
.single-sidebar .popular-tag li {
    display: inline-block;
    margin: 0 3px 10px;
}
.single-sidebar .popular-tag li a {
    border: 1px solid #f4f4f4;
    color: #848484;
    display: block;
    font-size: 16px;
    font-weight: 300;
    padding: 2px 10px;
    transition: 0.5s;
}
.sidebar-wrapper .single-sidebar .product-tag li a:hover,
.single-sidebar .popular-tag li a:hover {
    background: var(--primary-color, #fdc716);
    border-color: var(--primary-color, #fdc716);
    color: #fff;
}
.sidebar-wrapper .single-sidebar .business-enquiry {
    border: 1px solid #f4f4f4;
    display: block;
    padding: 31px 25px 33px;
    position: relative;
}
.sidebar-wrapper .single-sidebar .business-enquiry:before {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "ÃƒÂ®Ã‚Â¤Ã¢â‚¬Â¡";
    font-family: icomoon;
    font-size: 85px;
    color: #f4f4f4;
    z-index: 0;
}
.sidebar-wrapper .single-sidebar .business-enquiry h3 {
    color: #222;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 19px;
}
.sidebar-wrapper .single-sidebar .business-enquiry p {
    margin: 0;
    color: #848484;
    font-size: 18px;
    line-height: 30px;
}
.blog-single-area .single-blog-post:hover .img-holder img {
    transform: none;
}
.blog-single-area .single-blog-post .text-holder .blog-title:hover {
    color: #222;
}
.blog-single-area .middle-content-box {
    margin: 10px 0 33px;
    overflow: hidden;
}
.blog-single-area .middle-content-box .img-holder {
    width: 300px;
    display: table-cell;
    vertical-align: top;
}
.blog-single-area .middle-content-box .text-box {
    display: table-cell;
    vertical-align: top;
    padding-left: 30px;
    padding-top: 32px;
    position: relative;
}
.blog-single-area .middle-content-box .text-box:before {
    content: "ÃƒÂ¯Ã¢â‚¬Å¾Ã‚Â";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #f1f1f1;
    font-size: 24px;
    position: absolute;
    top: -3px;
    left: 30px;
}
.blog-single-area .middle-content-box .text-box h3 {
    color: #222;
    font-size: 20px;
    font-weight: 400;
    margin: 20px 0 7px;
}
.blog-single-area .bottom-content-box {
    padding-bottom: 21px;
}
.blog-single-area .comment-box {
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 30px;
}
.blog-single-area .comment-box .sec-title {
    padding-bottom: 31px;
}
.blog-single-area .add-comment-box .sec-title,
.single-sidebar h3 {
    padding-bottom: 15px;
}
.blog-single-area .comment-box .sec-title h3,
.cart-bottom .sec-title-two h2,
.checkout-area .sec-title h2,
.login-register-area .form .sec-title h2,
.related-product .sec-title h3 {
    color: #222;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
}
.checkout-area .form form .field-label {
    color: #222;
    font-weight: 400;
    text-transform: capitalize;
}
.blog-single-area .comment-box .single-comment-box {
    padding-left: 60px;
    position: relative;
    margin-bottom: 30px;
}
.blog-single-area .comment-box .single-comment-box .img-holder {
    left: 0;
    position: absolute;
    top: 16px;
    width: 70px;
}
.blog-single-area .comment-box .single-comment-box .text-holder {
    border: 1px solid #f7f7f7;
    margin-left: 20px;
    padding: 15px 20px 5px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top {
    overflow: hidden;
    padding-bottom: 8px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .date h5,
.checkout-area .coupon h5,
.checkout-area .exisitng-customer h5 {
    color: #222;
    font-size: 16px;
    font-weight: 400;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box {
    position: relative;
    top: -3px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul {
    margin-left: -0.5px;
    margin-right: -0.5px;
    overflow: hidden;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li {
    display: inline-block;
    margin: 0 0.5px;
}
.blog-single-area .comment-box .single-comment-box .text-holder .top .review-box ul li i,
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i,
.review-box ul li i {
    color: var(--primary-color, #fdc716);
    font-size: 14px;
}
.blog-single-area .add-comment-box .sec-title h3 {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}
.blog-single-area .add-comment-box .add-rating-box {
    padding-bottom: 17px;
}
.blog-single-area .add-comment-box .add-rating-box h4 {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 12px;
}
.blog-single-area .add-comment-box .add-rating-box ul li {
    border-right: 1px solid #ebebeb;
    display: inline-block;
    line-height: 20px;
    margin-right: 6px;
    padding-right: 10px;
}
.blog-single-area .add-comment-box .add-rating-box ul li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}
.blog-single-area .add-comment-box .add-rating-box ul li a i {
    color: #d6d6d6;
    font-size: 12px;
}
.blog-single-area .add-comment-box form .field-label {
    color: #222;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 2px;
}
.blog-single-area .add-comment-box form input[type="email"],
.blog-single-area .add-comment-box form input[type="text"],
.blog-single-area .add-comment-box form textarea {
    background: #fff;
    border: 2px solid #eaeaea;
    display: block;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    padding: 0 15px;
    width: 100%;
    margin-bottom: 15px;
    transition: 0.5s;
}
.blog-single-area .add-comment-box form textarea {
    height: 160px;
    padding: 10px 15px;
}
.single-sidebar h3 {
    font-size: 14px;
    font-weight: 600;
}
.blog-single-area .add-comment-box form button {
    padding: 0;
    width: 100%;
}
#shop-area {
    padding-top: 80px;
    padding-bottom: 10px;
}
.single-product-item {
    background: #f7f7f7;
    margin-bottom: 40px;
    transition: 0.7s;
    height: 270px;
    width: 260.33px;
    margin-right: 20px;
}
.single-product-item:hover {
    -webkit-box-shadow: 0 3px 4px -1px #dcd9d9;
    -moz-box-shadow: 0 3px 4px -1px #dcd9d9;
    box-shadow: 0 3px 4px -1px #dcd9d9;
}
.single-product-item .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e4e3e3;
}
.search-product-view-details {
    width: 100%;
    background-color: var(--primary-color);
    color: #fff;
    text-align: center;
    padding: 10px;
    font-weight: 700;
    opacity: 0;
    visibility: hidden;
    transition:
        opacity 0.3s ease,
        visibility 0.3s ease;
}
.search-product-item:hover .search-product-view-details {
    opacity: 1;
    visibility: visible;
    border: 4px solid var(--primary-color);
}
.search-product-item:hover {
    border: 4px solid var(--primary-color);
    height: auto !important;
}
.single-product-item .img-holder img {
    transform: scale(1);
    transition: 0.7s;
    width: 100%;
    height: 185px;
}
.single-product-item .img-holder .overlay-style-one .box .content a {
    background: 0 0;
    opacity: 0;
    transform: scale(0.7);
    transition: 0.5s;
    width: 160px;
    height: 48px;
    border: 2px solid #fff;
    line-height: 46px;
    font-size: 14px;
    padding: 0;
}
.sidebar-wrapper .single-sidebar .latest-product li:hover .img-holder .overlay-style-one .box .content a i,
.single-product-item:hover .img-holder .overlay-style-one .box .content a {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.single-product-item:hover .img-holder .overlay-style-one {
    background: rgba(44, 62, 80, 0.68);
}
.single-product-item .title-holder {
    padding: 13px 15px 15px;
    background: #fafafa;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.single-product-item .title-holder .rate {
    color: var(--primary-color, #fdc716);
    font-size: 16px;
    font-weight: 400;
    font-family: var(--primary-font, sans-serif);
}
.single-product-item .title-holder .top {
    padding-bottom: 7px;
}
.single-product-item .title-holder .top .product-title a h5 {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    transition: 0.5s;
}
.single-product-item .title-holder .top .product-title a .product-name-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 44px;
    line-height: 2.2rem;
    text-align: center;
}
.single-product-item .title-holder .top .review-box ul li i {
    color: var(--primary-color, #fdc716);
    font-size: 12px;
}
#shop-area .post-pagination {
    border-top: 1px solid #f7f7f7;
    padding-top: 20px;
}
.single-sidebar .price-ranger .ui-widget-content {
    background: #f7f7f7;
    border: 0;
    height: 2px;
}
.single-sidebar .price-ranger .ui-slider-handle {
    background: var(--primary-color, #fdc716);
    border: 2px solid #252525;
    border-radius: 50%;
    height: 10px;
    margin-left: -4px;
    outline: 0;
    width: 10px;
    cursor: pointer;
}
.single-sidebar .price-ranger .ui-slider-horizontal .ui-slider-handle {
    top: -5px;
}
.single-project-item .overlay .box .bottom-box ul li a:hover,
.single-sidebar .price-ranger .ui-slider .ui-slider-range {
    background: #000;
}
.single-sidebar .price-ranger #slider-range {
    margin-left: 3px;
    margin-right: 5px;
    margin-top: 0;
}
.single-sidebar .price-ranger .ranger-min-max-block {
    margin-bottom: 0;
    margin-top: 25px;
}
.single-sidebar .price-ranger .ranger-min-max-block input[type="submit"] {
    float: left;
    margin-right: 20px;
    padding: 7px 0 5px;
    line-height: 26px;
    text-align: center;
    width: 90px;
    border: 0;
}
.single-sidebar .price-ranger .ranger-min-max-block input[type="submit"]:hover {
    background: #2b2c36;
}
.single-sidebar .price-ranger .ranger-min-max-block input[type="text"] {
    border: 0;
    color: #999;
    font-size: 16px;
    font-weight: 300;
    outline: 0;
    text-align: right;
    width: 40px;
}
.single-sidebar .price-ranger .ranger-min-max-block span {
    color: #999;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
}
.sidebar-wrapper .single-sidebar .latest-product li {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 25px;
    overflow: hidden;
    padding-bottom: 16px;
    padding-left: 70px;
    position: relative;
}
.sidebar-wrapper .single-sidebar .latest-product li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-left: 70px;
    position: relative;
    padding-bottom: 0;
}
.sidebar-wrapper .single-sidebar .latest-product li .img-holder {
    display: block;
    overflow: hidden;
    position: absolute;
    width: 70px;
    min-height: 70px;
    background: #fafafa;
    line-height: 70px;
    top: 0;
    left: 0;
}
.sidebar-wrapper .single-sidebar .latest-product li .img-holder img {
    transform: scale(1);
    transition: 0.7s;
    width: 100%;
}
.sidebar-wrapper .single-sidebar .latest-product li .img-holder .overlay-style-one .box .content a i {
    background: 0 0;
    opacity: 0;
    transform: scale(0.7);
    transition: 0.5s;
    font-size: 16px;
    color: #fff;
}
.sidebar-wrapper .single-sidebar .latest-product li:hover .img-holder .overlay-style-one {
    background: rgba(44, 62, 80, 0.61);
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder a h4 {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: 0.5s;
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder h5 {
    color: var(--primary-color, #fdc716);
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: var(--primary-font, sans-serif);
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder .review-box li {
    display: inline-block;
    margin: 0 1px;
    position: static;
    padding: 0;
    border: 0;
}
.sidebar-wrapper .single-sidebar .latest-product li .title-holder .review-box li i {
    font-size: 12px;
    color: #c6c6c6;
}
.sidebar-wrapper .single-sidebar .product-tag li a {
    border: 1px solid #f4f4f4;
    color: #999;
    display: block;
    font-size: 14px;
    font-weight: 300;
    padding: 4px 10px 6px;
    transition: 0.5s;
}
.single-shop-area {
    padding-top: 80px;
    padding-bottom: 40px;
}
.single-shop-content .img-holder {
    margin-right: 50px;
    text-align: center;
    background: #fafafa;
    padding: 5px 0;
}
.single-shop-content .content-box {
    margin-left: -50px;
}
.single-shop-content .content-box h3 {
    color: #222;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 8px;
    text-transform: none;
}
.single-shop-content .content-box .review-box {
    margin: 0 0 10px;
}
.single-shop-content .content-box .review-box ul li i {
    color: #c6c6c6;
}
.single-shop-content .content-box span.price {
    color: var(--primary-color, #fdc716);
    font-size: 22px;
    font-weight: 400;
    font-family: var(--primary-font, sans-serif);
}
.single-shop-content .content-box .location-box {
    margin: 4px 0 20px;
}
.single-shop-content .content-box .location-box p {
    color: #222;
    font-size: 16px;
    margin: 0 0 12px;
}
.single-shop-content .content-box .location-box form input {
    border: 2px solid #f7f7f7;
    height: 40px;
    padding: 0 10px 3px;
    width: 170px;
    transition: 0.5s;
    margin: 0 0 10px;
}
.single-shop-content .content-box .location-box form button {
    background: #f7f7f7;
    border: 0;
    color: #252525;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    width: 95px;
    position: relative;
    top: -1px;
}
.about-us .fact-counter ul li.single-fact-counter:hover .icon-holder span::before,
.blog-social-links a:hover,
.faq-content-area .question-form form button:hover,
.not-found-content .search-form button:hover,
.not-found-content .search-form input[type="text"]:focus + button,
.single-shop-content .content-box .location-box form button:hover {
    background: var(--primary-color, #fdc716);
    color: #fff;
}
.single-shop-content .content-box .addto-cart-box .input-group.bootstrap-touchspin {
    float: left;
    width: 70px;
}
.checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.single-shop-content
    .content-box
    .addto-cart-box
    .bootstrap-touchspin
    .input-group-btn-vertical
    .bootstrap-touchspin-up {
    border-radius: 0;
}
.checkout-area
    .table
    .cart-table
    tbody
    tr
    .qty
    .bootstrap-touchspin
    .input-group-btn-vertical
    .bootstrap-touchspin-down,
.single-shop-content
    .content-box
    .addto-cart-box
    .bootstrap-touchspin
    .input-group-btn-vertical
    .bootstrap-touchspin-down {
    border-radius: 0;
    margin-top: -2px;
}
.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical > .btn {
    display: block;
    float: none;
    margin-left: -1px;
    max-width: 100%;
    padding: 12px;
    position: relative;
    width: 100%;
}
.single-shop-content .content-box .addto-cart-box .btn-default {
    background-color: #efefef;
    border-color: #efefef;
    color: #9e9e9e;
}
.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
    color: #9e9e9e;
    font-weight: 400;
    left: 8px;
    position: absolute;
    top: 7px;
}
.single-shop-content .content-box .addto-cart-box button.addtocart {
    margin-left: 25px;
}
.product-tab-box {
    border: 1px solid #ececec;
    border-top: none;
    border-right: none;
    border-left: none;
    overflow: hidden;
    margin-top: 20px;
}
.product-tab-box .tab-menu {
    border-bottom: 1px solid #ececec;
    margin-bottom: 30px;
}
.product-tab-box .tab-menu li {
    display: inline-block;
    float: left;
    margin-bottom: -1px;
    margin-right: 3px;
}
.product-tab-box .tab-menu li a {
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    display: block;
    margin-right: 1px;
    padding: 15px 30px 13px;
    color: #222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    background: #f7f7f7;
    transition: 0.5s;
}
.product-tab-box .tab-menu li.active a,
.product-tab-box .tab-menu li:hover a {
    background: #fff;
    color: var(--primary-color, #fdc716);
    border-left-color: #ececec;
    border-top-color: #ececec;
    border-right-color: #ececec;
}
.product-tab-box .tab-content {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    margin-top: -30px;
    padding: 30px 30px 40px;
}
.product-tab-box .tab-content .review-box .sec-title-two {
    margin-top: 3px;
    padding-bottom: 22px;
}
.product-tab-box .tab-content .review-box .sec-title-two h3 {
    color: #3d3d3d;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
}
.product-tab-box .tab-content .review-box .single-review-box {
    margin-bottom: 30px;
    padding-left: 60px;
    position: relative;
}
.product-tab-box .tab-content .review-box .single-review-box .img-holder {
    left: 0;
    position: absolute;
    top: 20px;
    width: 65px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder {
    border: 1px solid #ececec;
    margin-left: 20px;
    padding: 17px 20px 12px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
    margin: 0 0 10px;
    overflow: hidden;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .name h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
    margin-top: -2px;
    padding-left: 0;
    position: relative;
}
.overlay-style-one,
.overlay-style-two {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
    display: inline-block;
    margin-right: 1px;
}
.cart-middle,
.product-tab-box .tab-content .review-form {
    padding-top: 30px;
}
.product-tab-box .tab-content .review-form .sec-title-two,
.related-product .sec-title {
    padding-bottom: 34px;
}
.product-tab-box .tab-content .review-form .sec-title-two h3 {
    color: #3d3d3d;
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
}
.about-us .fact-counter ul li.single-fact-counter .icon-holder,
.product-tab-box .tab-content .review-form .add-rating-box {
    margin: 0 0 20px;
}
.product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px;
    font-family: var(--primary-font, sans-serif);
    text-transform: none;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li {
    border-right: 1px solid #ebebeb;
    display: inline-block;
    line-height: 20px;
    margin-right: 10px;
    padding-right: 10px;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 solid #ebebeb;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li a i {
    color: #d6d6d6;
    font-size: 12px;
    line-height: 20px;
    margin-right: 1px;
    opacity: 0.9;
    transition: 0.5s;
}
.product-tab-box .tab-content .review-form form .field-label p {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 3px;
    font-family: var(--primary-font, sans-serif);
}
.product-tab-box .tab-content .review-form form input[type="email"],
.product-tab-box .tab-content .review-form form input[type="text"],
.product-tab-box .tab-content .review-form form textarea {
    background: #fff;
    height: 50px;
    width: 100%;
    border: 1px solid #ececec;
    color: #252525;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 20px;
    transition: 0.5s;
}
.product-tab-box .tab-content .review-form form textarea {
    height: 110px;
    padding: 10px 15px;
    margin-bottom: 25px;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i {
    opacity: 1;
    color: var(--primary-color, #fdc716);
}
.product-tab-box ul li h3 {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 5px;
}
.review-box ul {
    margin-left: -1px;
    margin-right: -1px;
}
.review-box ul li {
    display: inline-block;
    margin: 0 1px;
}
.overlay-style-one {
    background: 0 0;
    height: 100%;
    transition: 0.5s 0.1s;
}
.overlay-style-one .box,
.overlay-style-two .box {
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.overlay-style-two .box {
    display: table;
}
.outer ul.benifit,
.overlay-style-one .box .content,
.overlay-style-two .box .content,
.tabs-outer .tabs-content .column .text {
    margin-bottom: 10px;
}
.overlay-style-two {
    background-color: rgba(43, 44, 54, 0.9);
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    border: 3px solid #fd3e67;
    -webkit-transition: 0.7s;
    transition: 0.7s;
}
.checkout-area .coupon:before,
.checkout-area .exisitng-customer:before {
    left: 0;
    width: 2px;
    height: 100%;
    content: "";
    top: 0;
    position: absolute;
    background: var(--primary-color, #fdc716);
}
.checkout-area .sec-title,
.login-register-area .form .sec-title {
    padding-bottom: 30px;
}
.checkout-area .coupon,
.checkout-area .exisitng-customer {
    background: #f7f7f7;
    display: block;
    padding: 20px 28px 21px;
    position: relative;
    margin-bottom: 20px;
}
.checkout-area .coupon h5 a,
.checkout-area .exisitng-customer h5 a {
    color: var(--primary-color, #fdc716);
    display: inline-block;
    padding-left: 15px;
}
.checkout-area .form form .field-label {
    font-size: 16px;
    margin: -3px 0 3px;
    font-family: var(--primary-font, sans-serif);
}
.checkout-area .form form .field-input input[type="text"] {
    border: 1px solid #ececec;
    color: #999;
    display: block;
    font-size: 16px;
    height: 48px;
    margin-bottom: 25px;
    padding: 0 15px;
    width: 100%;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.checkout-area .form form .field-input input[type="text"]:focus,
.faq-content-area .question-form form input[type="text"]:focus,
.faq-content-area .question-form form textarea:focus {
    border: 1px solid var(--primary-color, #fdc716);
}
.checkout-area .create-acc .checkbox {
    margin: 7px 0 0;
}
.checkout-area .create-acc .checkbox label {
    color: var(--primary-color, #fdc716);
    font-weight: 400;
    font-size: 16px;
}
.checkout-area .create-acc .checkbox input {
    margin-top: 6px;
}
.checkout-area .shipping-info input[type="checkbox"] {
    cursor: pointer;
    display: inline-block;
    margin: 0 0 0 40px;
    position: relative;
    top: 0;
    vertical-align: middle;
}
.checkout-area .form form .field-input textarea {
    border: 1px solid #ececec;
    color: #999;
    display: block;
    font-size: 16px;
    height: 124px;
    margin-bottom: 28px;
    padding: 10px 15px;
    width: 100%;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.cart-area .cart-table tbody tr .prod-column .column-box .title h3,
.checkout-area .table .cart-table .cart-header,
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}
.checkout-area .bottom {
    padding-top: 70px;
}
.checkout-area .table {
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin-bottom: 0;
}
.checkout-area .table .cart-table {
    min-width: auto;
    width: 100%;
}
.checkout-area .table .cart-table .cart-header {
    background: #f7f7f7;
    position: relative;
    width: 100%;
    font-family: var(--primary-font, sans-serif);
}
.checkout-area .table .cart-table thead tr th {
    font-weight: 400;
    line-height: 24px;
    min-width: 110px;
    padding: 19px 30px 17px;
}
.cart-area .cart-table thead tr th.prod-column,
.checkout-area .table .cart-table thead tr th.product-column {
    padding-left: 30px;
    text-align: left;
}
.checkout-area .table .cart-table tbody tr td {
    vertical-align: middle;
    min-width: 110px;
    padding: 25px 30px;
}
.checkout-area .table .cart-table tbody tr .product-column .column-box {
    min-height: 70px;
}
.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb,
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
    width: 70px;
    display: table-cell;
    vertical-align: middle;
}
.cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb img,
.checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%;
}
.cart-area .cart-table tbody tr .prod-column .column-box .title,
.checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.checkout-area .table .cart-table tbody tr .qty {
    padding-right: 30px;
    width: 130px;
}
.checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
    float: right;
    width: 60px;
}
.checkout-area .table .cart-table tbody tr .qty .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    color: #252525;
    display: block;
    font-size: 18px;
    font-weight: 400;
    height: 34px;
    padding: 6px 0;
    text-align: center;
}
.cart-total-table li span.col,
.cart-total-table li span.col.col-title {
    display: block;
    float: left;
    padding: 10px 18px;
    width: 50%;
    line-height: 28px;
    position: relative;
}
.cart-area .cart-table tbody tr .qty .btn-default,
.checkout-area .table .cart-table tbody tr .qty .btn-default {
    background-color: var(--primary-color, #fdc716);
    border-color: var(--primary-color, #fdc716);
    color: #fff;
}
.checkout-area .table .cart-table tbody tr td.price {
    color: var(--primary-color, #fdc716);
    font-size: 20px;
    font-weight: 300;
}
.cart-total-table {
    border: 2px solid #f7f7f7;
}
.cart-total-table li:last-child {
    border-bottom: none;
}
.cart-total-table li span.col.col-title {
    border-right: 1px solid #f7f7f7;
    color: #222;
    font-size: 16px;
    font-weight: 400;
    font-family: var(--primary-font, sans-serif);
}
.cart-total-table li span.col {
    color: #999;
    font-size: 16px;
    font-weight: 300;
    font-family: var(--primary-font, sans-serif);
}
.cart-total-table li span.col b {
    color: var(--primary-color, #fdc716);
    font-weight: 300;
    text-decoration: underline;
}
.cart-total .payment-options {
    background: #f7f7f7;
    margin-top: 30px;
    overflow: hidden;
    padding: 23px 20px 35px;
}
.cart-total .payment-options .option-block {
    margin-bottom: 14px;
}
.cart-total .payment-options .option-block .checkbox {
    margin: 0 0 5px;
}
.cart-total .payment-options .option-block .checkbox label {
    font-weight: 700;
    min-height: 17px;
    padding-left: 20px;
}
.cart-total .payment-options .option-block .checkbox label input {
    position: relative;
    top: 18px;
}
.cart-total .payment-options .option-block .checkbox label span {
    color: #222;
    font-size: 16px;
    padding-left: 10px;
    font-weight: 400;
    font-family: var(--primary-font, sans-serif);
}
.cart-total .payment-options .option-block .checkbox label span b {
    color: var(--primary-color, #fdc716);
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding-left: 25px;
    text-decoration: underline;
}
.cart-total .payment-options .option-block .text,
.single-sidebar-box.broucher-widgets .text-box {
    padding-left: 30px;
}
.cart-total .payment-options .option-block .text p {
    margin: 0;
    line-height: 28px;
}
.latest-project .page_pagination,
.placeorder-button button {
    margin-top: 20px;
}
.login-register-area {
    padding-bottom: 83px;
    padding-top: 79px;
}
.login-register-area .form .input-field input[type="text"] {
    border: 2px solid #f4f4f4;
    color: #999;
    font-size: 16px;
    height: 50px;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 50px;
    width: 100%;
    transition: 0.7s;
}
.login-register-area .form .input-field .icon-holder {
    position: absolute;
    right: 20px;
    top: 11px;
}
.login-register-area .form .input-field .icon-holder i {
    color: #999;
    font-size: 14px;
    font-weight: 400;
}
.login-register-area .form .remember-text {
    margin-top: 19px;
}
.login-register-area .form .remember-text .checkbox label {
    color: #999;
    font-size: 16px;
    font-weight: 400;
}
.login-register-area .form .remember-text .checkbox input {
    margin-top: 7px;
}
.login-register-area .form .social-icon {
    float: right;
    margin-right: -8px;
    margin-top: 15px;
    position: relative;
}
.login-register-area .form .social-icon .login-with {
    display: inline-block;
    left: -100px;
    position: absolute;
    top: 8px;
}
.login-register-area .form .social-icon li {
    display: inline-block;
    margin: 0 8px;
}
.login-register-area .form .social-icon li a i {
    background: #3b5998;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 100;
    height: 40px;
    line-height: 24px;
    padding: 8px 0;
    text-align: center;
    transition: 0.7s;
    width: 40px;
}
.login-register-area .form .social-icon li a i.twitter {
    background: #33ccfe;
}
.login-register-area .form .social-icon li a i.gplus {
    background: #dd4b39;
}
.login-register-area .form a.forgot-password {
    color: var(--primary-color, #fdc716);
    float: right;
    font-weight: 700;
    margin: 20px 0 0;
}
.login-register-area .form h6 {
    color: #999;
    float: left;
    font-size: 14px;
    margin: 28px 0 0-50px;
    font-family: var(--primary-font, sans-serif);
}
.cart-area .cart-table .cart-header,
.cart-area .cart-table tbody tr td {
    font-family: var(--primary-font, sans-serif);
    color: #222;
    font-size: 16px;
    font-weight: 400;
}
.cart-bottom .calculate-shipping input[type="text"]:focus,
.cart-middle .apply-coupon input[type="text"]:focus,
.login-register-area .form .input-field input[type="text"]:focus {
    border: 2px solid var(--primary-color, #fdc716);
}
.login-register-area .form .social-icon li a:hover i {
    background: #18387b;
}
.login-register-area .form .social-icon li a:hover i.twitter {
    background: #12addf;
}
.login-register-area .form .social-icon li a:hover i.gplus {
    background: #c62d1a;
}
.cart-area {
    padding-bottom: 80px;
    padding-top: 80px;
}
.cart-area .table-outer {
    overflow-x: auto;
    position: relative;
    width: 100%;
}
.cart-area .cart-table {
    min-width: 1024px;
    width: 100%;
}
.cart-area .cart-table .cart-header {
    background: #f7f7f7;
    position: relative;
    text-transform: capitalize;
    width: 100%;
}
.cart-area .cart-table thead tr th {
    font-weight: 400;
    line-height: 24px;
    min-width: 110px;
    padding: 20px 25px;
}
.cart-area .cart-table thead tr th.availability {
    padding: 0 40px;
}
.cart-area .cart-table tbody tr td {
    line-height: 24px;
    min-width: 100px;
    padding: 27.5px 25px;
}
.cart-area .cart-table tbody tr .prod-column .column-box {
    min-height: 70px;
    position: relative;
}
.cart-area .cart-table tbody tr .qty {
    padding-right: 25px;
    width: 120px;
}
.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    margin-left: 0;
    padding: 11px;
}
.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-left: 0;
    margin-top: -1px;
    padding: 10px;
}
.cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 9px;
    left: 6px;
    top: 6px;
}
.cart-area .cart-table tbody tr td.unit-price {
    padding-left: 40px;
    padding-right: 20px;
}
.cart-area .cart-table tbody .available-info {
    line-height: 20px;
    padding-left: 50px;
    position: relative;
}
.cart-area .cart-table tbody .available-info .icon {
    background: var(--primary-color, #fdc716);
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}
.cart-area .cart-table tbody .available-info,
.cart-area .cart-table tbody tr td .remove .checkbox label,
.cart-area .cart-table tbody tr td.price {
    color: #999;
    font-weight: 400;
    font-family: var(--primary-font, sans-serif);
    font-size: 16px;
}
.cart-area .cart-table tbody tr td.price {
    font-size: 18px;
}
.cart-area .cart-table tbody tr .sub-total {
    color: var(--primary-color, #fdc716);
    font-weight: 400;
    font-size: 18px;
    font-family: var(--primary-font, sans-serif);
}
.project-single h5,
.team h5,
.testimonial .testimonial-item .author h5 {
    font-size: 16px;
}
.cart-area .cart-table tbody tr td .remove .checkbox label input[type="checkbox"] {
    display: inline-block;
    position: relative;
    top: 1px;
}
.cart-middle .apply-coupon {
    padding-left: 245px;
    position: relative;
}
.cart-middle .apply-coupon input[type="text"] {
    border: 2px solid #f7f7f7;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    left: 0;
    padding: 0 15px;
    position: absolute;
    text-transform: capitalize;
    top: 0;
    transition: 0.5s;
    width: 225px;
}
.cart-middle .apply-coupon .apply-coupon-button button,
.cart-middle .update-cart button {
    padding: 20px 38px 17px;
    line-height: 12px;
}
.cart-bottom {
    overflow: hidden;
    padding-top: 76px;
}
.call-back .contact-form-area .contact-form form input[type="email"],
.call-back .contact-form-area .contact-form form input[type="text"],
.call-back .contact-form-area .contact-form form textarea,
.cart-bottom .calculate-shipping .ui-state-default .ui-icon {
    background: 0 0;
}
.cart-bottom .calculate-shipping .ui-state-default {
    background: #fff;
    border: 2px solid #f7f7f7;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    font-weight: 400;
    height: 45px;
    margin-bottom: 17px;
    outline: 0;
    width: 100%;
}
.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
    margin-top: 0;
    right: 0;
    border-left: 2px solid #f7f7f7;
    display: block;
    float: right;
    height: 41px;
    position: relative;
    text-indent: 0;
    top: 0;
    width: 43px;
}
.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon::before {
    color: #9b9b9b;
    content: "ÃƒÂ¯Ã¢â‚¬Å¾Ã¢â‚¬Â¡";
    font-family: FontAwesome;
    font-size: 20px;
    overflow: visible;
    position: absolute;
    right: 14px;
    top: 6px;
}
.cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-selectmenu-text {
    display: block;
    line-height: 18px;
    overflow: hidden;
    padding: 12px 17px;
    text-align: left;
}
.cart-bottom .calculate-shipping input[type="text"] {
    border: 2px solid #f7f7f7;
    color: #999;
    display: block;
    font-size: 16px;
    height: 45px;
    padding: 0 18px;
    width: 100%;
    margin-bottom: 30px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.cart-bottom .calculate-shipping button {
    background: #f7f7f7;
    color: #222;
}
.cart-bottom button.checkout-btn,
.project-content ul.post-pagination,
.search-padd {
    margin-top: 30px;
}
.not-found-area {
    background: #f7f7f7;
    padding-bottom: 100px;
    padding-top: 72px;
}
.not-found-content h1 {
    color: var(--primary-color, #fdc716);
    font-size: 200px;
    font-weight: 700;
    margin: 0 0 7px;
    text-shadow: 8px 8px 19px rgba(0, 0, 0, 0.5);
}
.not-found-content h3 {
    color: #222;
    font-size: 20px;
    font-weight: 400;
    margin: 40px 0 20px;
    text-transform: uppercase;
}
.not-found-content p {
    font-size: 18px;
    margin: 0 0 30px;
}
.not-found-content .search-form {
    width: 432px;
    position: relative;
    margin: 0 auto;
}
.not-found-content .search-form button,
.not-found-content .search-form input[type="text"] {
    display: inline-block;
    height: 55px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.not-found-content .search-form input[type="text"] {
    background: #fff;
    border: 1px solid #f1f1f1;
    color: #9a9a9a;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 60px;
    position: relative;
    width: 432px;
}
.not-found-content .search-form button {
    background: var(--primary-color, #fdc716);
    border: 0;
    color: #fff;
    padding: 11px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 55px;
}
.not-found-content .search-form input[type="text"]:focus {
    border: 1px solid var(--primary-color, #fdc716);
    background: #fff;
    color: #000;
}
.accordion-box .accordion {
    margin-bottom: 20px;
    position: relative;
    background: #fff;
}
.accordion-box .accordion .accord-btn {
    background: #f7f7f7;
    cursor: pointer;
    height: 55px;
    line-height: 18px;
    padding: 11px 20px 12px;
    position: relative;
    transition: 0.5s;
}
.accordion-box .accordion .accord-btn h4 {
    color: #252525;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    transition: 0.5s;
    text-transform: none;
}
.accordion-box .accordion .accord-btn::after {
    background: var(--primary-color, #fdc716);
    border-radius: 2px;
    color: #fff;
    content: "ÃƒÂ¯Ã‚ÂÃ‚Â§";
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: 100;
    height: 20px;
    line-height: 22px;
    margin-top: -15px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 32.5px;
    width: 20px;
    transition: 0.5s;
}
.accordion-box .accordion .accord-btn.active {
    background: rgba(0, 0, 0, 0.8);
}
.accordion-box .accordion .accord-btn.active:after {
    content: "ÃƒÂ¯Ã‚ÂÃ‚Â¨";
    color: #fff;
    background: var(--primary-color, #fdc716);
}
.accordion-box .accordion .accord-content {
    border-top: none;
    display: none;
    padding: 22px 20px 1px;
    position: relative;
}
.accordion-box .accordion .accord-content p {
    color: #9a9a9a;
    line-height: 28px;
    margin: 0;
}
.faq-content-area .question-form {
    background: #f7f7f7;
    padding: 78px 30px 100px;
}
.faq-content-area .question-form h1 {
    color: #252525;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 35px;
    text-transform: uppercase;
}
.faq-content-area .question-form form input[type="text"],
.faq-content-area .question-form form textarea {
    height: 50px;
    padding: 0 20px;
    background: #fff;
    display: block;
    margin-bottom: 28px;
    width: 100%;
    transition: 0.5s;
    border: 1px solid transparent;
}
.faq-content-area .question-form form textarea {
    height: 155px;
    padding: 15px 20px;
}
.faq-content-area .question-form form button {
    background: var(--primary-color, #fdc716);
    color: #fff;
    margin: 10px 0 0;
    transition: 0.5s;
    width: 100%;
}
.why-chooseus {
    position: relative;
    background-color: #fff;
}
.why-chooseus .item {
    position: relative;
    margin-bottom: 50px;
}
.brochures-lists li:hover a,
.brochures-lists li:hover a i::before,
.why-chooseus .item:hover .inner-box .icon_box span {
    color: #fff;
    transition: 0.5s;
}
.why-chooseus .item .inner-box {
    position: relative;
    padding: 0 15px 20px 100px;
    background: #fff;
    border: 1px solid #f7f7f7;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.why-chooseus .item:hover .inner-box {
    border-color: var(--primary-color, #fdc716);
    transition: 0.7s;
}
.why-chooseus .item .inner-box .icon_box,
.why-chooseus .item .inner-box .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.why-chooseus .item .inner-box .image-layer {
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.why-chooseus .item .inner-box .image-layer:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(168, 196, 27, 0.79);
}
.why-chooseus .item .inner-box .icon_box {
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #f7f7f7;
    text-align: center;
    color: var(--primary-color, #fdc716);
    font-size: 34px;
    z-index: 2;
}
.why-chooseus .item .inner-box h4 {
    color: #272727;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0 8px;
    z-index: 2;
}
.why-chooseus .item .inner-box .text {
    position: relative;
    color: #9e9e9e;
    font-size: 16px;
    z-index: 2;
}
.why-chooseus .item .inner-box .read-more {
    position: relative;
    color: #272727;
    margin-top: 15px;
    display: inline-block;
    font-weight: 700;
    z-index: 2;
    text-transform: uppercase;
    font-family: "Bree Serif", serif;
}
.why-chooseus .item .inner-box .bottom-icon {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.why-chooseus .item .inner-box .icon_box span:before {
    font-size: 35px;
}
.our-services {
    padding: 70px 0 30px;
}
.our-services .separet {
    position: relative;
    display: block;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 40px;
    top: -10px;
}
.our-services .caption-box-wrapper {
    border-top: 1px solid #f4f4f4;
    margin-top: 35px;
}
.our-services .single-our-service {
    margin-bottom: 50px;
    box-shadow: rgba(128, 128, 128, 0.32) 0 0 20px 3px !important;
}
.our-services .single-our-service h4 {
    margin-top: 17px;
    margin-bottom: 11px;
    color: #272727;
    transition: 0.5s;
}
.our-services .single-our-service-caption-box {
    padding-top: 40px;
}
.our-services .single-our-service-caption-box .content-box,
.our-services .single-our-service-caption-box .img-box,
.single-sidebar-box.best-seller > ul > li .img-box,
.single-sidebar-box.best-seller > ul > li .text-box,
.single-sidebar-box.broucher-widgets .icon_box,
.single-sidebar-box.broucher-widgets .text-box {
    display: table-cell;
    vertical-align: middle;
}
.our-services .single-our-service-caption-box .img-box {
    width: 120px;
}
.our-services.service-page .has-divider {
    border-top: 1px solid #f4f4f4;
    margin-top: 60px;
    padding-top: 60px;
}
.default-blog-news,
.large-blog-news {
    position: relative;
    transition: 0.5s ease-in-out;
    margin-bottom: 50px;
}
.default-blog-news:hover {
    box-shadow:
        0 15px 16px 0 rgba(0, 0, 0, 0.03),
        0 0 82px 0 rgba(0, 0, 0, 0.02);
    transition: 0.2s cubic-bezier(0.4, 0, 1, 1);
}
.default-blog-news .overlay,
.large-blog-news .overlay {
    transition: 450ms ease-out;
    transform: rotateY(180deg) scale(0.5, 0.5);
}
.default-blog-news .lower-content {
    position: relative;
    padding: 30px 20px 20px;
    border: 1px solid #f4f4f4;
}
.default-blog-news .date {
    position: absolute;
    left: 0;
    top: 30px;
    height: 64px;
    width: 64px;
    background: var(--primary-color, #fdc716);
    line-height: 20px;
    padding-top: 13px;
    z-index: 9;
    color: #fff;
    text-align: center;
}
.default-blog-news .lower-content .text p {
    overflow: hidden;
}
.default-blog-news .lower-content .text .update-title-name {
    height: 80px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.default-blog-news .lower-content h4 {
    color: #303030;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 26px;
}
.default-blog-news .lower-content h4 a {
    color: #222;
    transition: 0.3s;
    font-size: 18px;
}
.default-blog-news .lower-content h4 a:hover,
.large-blog-news .lower-content h4 a:hover,
.share-box .tag-box a,
.share-box .tag-box a:hover {
    color: var(--primary-color, #fdc716);
    transition: 0.3s;
}
.default-blog-news .lower-content .post-meta {
    color: #888;
    font-size: 16px;
    margin-bottom: 7px;
}
.default-blog-news .lower-content .default_link {
    text-transform: uppercase;
    color: #303030;
    transition: 0.5s;
    font-family: var(--primary-font, sans-serif);
}
.original-rate,
.single-shop-content .content-box span.original-price {
    font-family: var(--secondary-font, sans-serif);
    color: #aaa;
    font-weight: 500;
}
.category-style-one ul li a:hover,
.default-blog-news .lower-content .default_link:hover,
.our-services .single-our-service h4:hover,
.popular-post .item h5:hover,
.product-review-tab .add_your_review ul.rating.active li,
.product-review-tab .add_your_review ul.rating:hover li {
    transition: 0.5s;
    color: var(--primary-color, #fdc716);
}
.default-blog-news .img-holder,
.large-blog-news .img-holder,
.sidebar-intsgram ul li .inner-box {
    display: block;
    overflow: hidden;
    position: relative;
}
.default-blog-news .overlay,
.large-blog-news .date {
    position: absolute;
    top: 0;
    color: #fff;
    text-align: center;
}
.default-blog-news .img-holder a,
.pagination,
.tabs-outer .text-content .image img {
    width: 100%;
}
.default-blog-news .img-holder img,
.large-blog-news .img-holder img {
    transform: scale(1);
    transition: 0.5s;
    width: 100%;
    height: 350px;
}
.default-blog-news .overlay {
    background-color: rgba(3, 15, 27, 0.77);
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.default-blog-news:hover .img-holder .overlay,
.large-blog-news .img-holder:hover .overlay {
    opacity: 1;
    transform: rotateY(0) scale(1, 1);
}
.default-blog-news .overlay .box,
.large-blog-news .overlay .box {
    display: table;
    height: 100%;
    width: 100%;
}
.default-blog-news .overlay .box .content,
.large-blog-news .overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.default-blog-news .img-holder .overlay .box .content a i,
.large-blog-news .img-holder .overlay .box .content a i {
    background: var(--primary-color, #fdc716);
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 45px;
    line-height: 48px;
    transition: 0.5s;
    width: 45px;
}
.large-blog-news {
    margin-left: 80px;
    padding-bottom: 50px;
    border-bottom: 1px solid #f4f4f4;
}
.large-blog-news .date {
    left: -80px;
    height: 64px;
    width: 64px;
    line-height: 20px;
    padding-top: 13px;
    z-index: 9;
}
.large-blog-news .lower-content {
    position: relative;
    padding: 25px 0 0;
}
.large-blog-news .lower-content h4 {
    color: #222;
    font-weight: 400;
    margin-bottom: 10px;
}
.large-blog-news .lower-content h5 {
    text-transform: uppercase;
    color: var(--primary-color, #fdc716);
    font-size: 14px;
    margin-bottom: 15px;
}
.large-blog-news .lower-content h4 a {
    color: #222;
    transition: 0.3s;
    font-size: 24px;
}
.large-blog-news .lower-content .post-meta {
    color: #999;
    font-size: 16px;
    margin-bottom: 15px;
}
.large-blog-news .lower-content .thm-btn {
    background: 0 0;
    color: var(--primary-color, #fdc716);
    border-color: #f4f4f4;
}
.large-blog-news .lower-content .thm-btn:hover {
    background: var(--primary-color, #fdc716);
    color: #fff;
    border-color: var(--primary-color, #fdc716);
}
.large-blog-news .overlay {
    background-color: rgba(16, 37, 46, 0.9);
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
}
.large-blog-news.single-blog-post .img-holder:hover img,
.nav-tabs > li.active > a::after,
.nav-tabs > li:hover > a::after {
    transform: scale(1);
}
.blog-section .outer-box {
    padding-left: 80px;
}
.category-style-one ul {
    margin-top: 22px;
    margin-bottom: 35px;
    padding: 10px 30px;
    border: 1px solid #f4f4f4;
    border-left: 2px solid var(--primary-color, #fdc716);
}
.category-style-one ul li {
    border-bottom: 1px solid #eaeaea;
    margin: 0;
}
.category-style-one ul li a {
    font-weight: 400;
    color: #999;
    position: relative;
    width: 100%;
    transition: 0.5s;
    line-height: 40px;
    display: block;
}
.popular-post .item {
    font-size: 14px;
    margin-bottom: 10px;
    min-height: 50px;
    padding: 0 0 25px 90px;
    color: #ccc;
    border-bottom: 1px solid #f1f1f1;
}
.popular-post .item:last-child,
.single-sidebar-box .contact-details .item:last-child {
    border-bottom: 0;
}
.popular-post .item .post-thumb {
    position: absolute;
    left: 0;
    top: 16px;
    width: 75px;
    height: 75px;
}
.popular-post .item .post-thumb img,
.tabs-section .image-box img {
    width: 100%;
    display: block;
}
.popular-post .item .post-thumb a:after {
    position: absolute;
    content: "ÃƒÂ¯Ã†â€™Ã‚Â";
    font-family: FontAwesome;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 80px;
    width: 100%;
    height: 100%;
    background: rgba(72, 199, 236, 0.9);
    color: #fff;
    opacity: 0;
    transition: 0.5s;
}
.popular-post .item .post-thumb:hover a:after {
    opacity: 1;
    transition: 0.5s;
}
.popular-post .item h5 {
    position: relative;
    top: 8px;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 17px;
    line-height: 26px;
    color: #333;
    transition: 0.5s;
}
.recent-posts.post-thumb .post .post-info {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: 1.6em;
    color: #9c9c9c;
}
.popular-post .item .post-info,
.single-blog-post .author-comment p.a-title {
    color: var(--primary-color, #fdc716);
    font-size: 16px;
}
.popular-post .item .post-info i,
.thm-btn {
    margin-right: 10px;
}
.sidebar-archive .bootstrap-select {
    background: #f7f7f7;
    color: #999;
    padding: 10px 0;
    font-size: 16px;
}
.sidebar-archive .btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.sidebar-archive .btn-group.open .dropdown-toggle:focus {
    border: 0;
    outline: 0;
}
.sidebar-archive .bootstrap-select .dropdown-toggle:focus {
    outline: 0 !important;
}
.dropdown-menu > li > a:hover,
.nav > li > a:hover,
.sidebar-archive .dropdown-menu > li > a:focus,
.theme-setting {
    background-color: #fff;
    color: var(--primary-color, #fdc716);
    font-weight: 600;
    transition:
        background-color 0.5s ease,
        color 0.5s ease;
}
.theme-setting {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.sidebar-archive .form-control:focus {
    border-color: var(--primary-color, #fdc716);
    box-shadow: none;
}
.sidebar-intsgram ul {
    margin-left: -5px;
    margin-right: -5px;
}
.sidebar-intsgram ul li {
    float: left;
    width: 33.333333333333333333%;
    padding: 5px 4px;
}
.sidebar-intsgram ul li .inner-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(72, 199, 236, 0.9);
    transform: translate3d(0, 100px, 0);
    opacity: 0;
    visibility: hidden;
    transition:
        transform 0.4s,
        opacity 0.4s,
        visibility 0.4s;
}
.sidebar-intsgram ul li .inner-box .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}
.sidebar-intsgram ul li .inner-box .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.sidebar-intsgram ul li .inner-box .overlay .box .content a {
    font-size: 0;
    color: #fff;
    width: 100%;
    height: 100%;
}
.sidebar-intsgram ul li:hover .inner-box .overlay {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}
.facebook-feed {
    background: #f7f7f7;
    overflow: hidden;
}
.facebook-feed .overlay {
    position: absolute;
    margin: 10px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.facebook-feed .inner-box {
    position: relative;
    padding-left: 70px;
    margin-bottom: 32px;
}
.facebook-feed .inner-box .logo,
.product-review-tab .item_review_content .img_holder {
    position: absolute;
    left: 0;
    top: 0;
}
.facebook-feed .inner-box h4 {
    color: #fff;
    font-weight: 600;
    position: relative;
    margin-top: 0;
    margin-bottom: 3px;
}
.facebook-feed .link a {
    color: #58606f;
    background: #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 13px;
    text-align: center;
    padding: 0 10px;
    border: 1px solid #eaeaea;
}
.share-box .social > li,
.single-projects .pagination .button.next a i {
    padding-right: 0;
    padding-left: 0;
}
.facebook-feed .link a i.fb-icon {
    color: #fff;
    background: #39579b;
    font-size: 12px;
    padding: 2px 3px 0 4px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.facebook-feed .link a i.mail {
    color: #6a7081;
    margin-right: 6px;
}
.facebook-feed .like-people {
    background: #fff;
    margin: 20px 10px;
    padding: 10px;
}
.single-blog-post .author {
    background-color: #fff;
    position: relative;
    margin-bottom: 35px;
    margin-top: 40px;
}
.single-blog-post .author img {
    position: absolute;
}
.single-blog-post .author-comment {
    margin-left: 340px;
    padding-left: 30px;
}
.single-blog-post .author-comment .quote {
    font-size: 25px;
    color: #f1f1f1;
    margin-bottom: 5px;
}
.single-blog-post .author-comment h5 {
    font-weight: 600;
    margin: 16px 0 5px;
    text-transform: uppercase;
    font-size: 18px;
}
.business-name,
.nav > li > a,
.post-author h4,
.powerby,
.share-box .tag-box a,
.team h5 {
    text-transform: capitalize;
}
.share-box {
    background: #fff;
    padding: 0 0 12px;
    margin-bottom: 20px;
}
.share-box .tag-box span {
    font-size: 14px;
    color: #3f3e3e;
}
.share-box .tag-box a {
    font-size: 16px;
    line-height: 30px;
}
.share-box .social-box span {
    color: #252525;
    margin-right: 13px;
    font-size: 14px;
    font-weight: 600;
}
.share-box .social {
    display: inline-block;
    margin-bottom: 0;
    margin-left: -2.5px;
}
.share-box .social > li {
    margin: 0;
}
.share-box .social a,
.single-project-item .overlay .box .bottom-box ul li a {
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: 0.5s;
}
.share-box .social a {
    color: #bcbcbc;
    margin: 0 3px;
    border: 1px solid #eee;
    line-height: 41px;
}
.share-box .social a:hover {
    color: #fff;
    background: var(--primary-color, #fdc716);
    border-color: var(--primary-color, #fdc716);
}
.share-box .tag-box li {
    margin: 0;
    display: inline-block;
}
.post-author {
    position: relative;
    color: #777;
    margin-bottom: 64px;
}
.post-author .inner-box {
    position: relative;
    padding: 33px 35px 12px 155px;
    min-height: 160px;
    background: #f4f4f4;
}
.post-author .inner-box .author-thumb {
    position: absolute;
    left: 35px;
    top: 35px;
    width: 85px;
    height: 85px;
    border-radius: 2px;
}
.post-author h4 {
    position: relative;
    margin: 0 0 16px;
    font-size: 18px;
    font-weight: 600;
    color: #252525;
}
.post-author ul li {
    margin: 10px 0 0;
}
.post-author ul li a {
    color: #999;
}
.news .blogList_single_post .post-author h4 .author-designation {
    position: relative;
    color: #a8c41b;
    font-style: italic;
    font-family: Lato, sans-serif;
}
.post-author .text {
    line-height: 1.8em;
    color: #777;
}
.post-author .text a {
    color: #777;
    text-decoration: underline;
}
.post-author .text a:hover {
    color: #a8c41b;
}
.single-blog .product-review-tab {
    margin: 0 27px;
}
.product-review-tab .item_review_content {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
    padding-left: 80px;
}
.product-review-tab .add_your_review {
    margin: 50px 0;
}
.product-review-tab .add_your_review > span {
    display: block;
    margin: 36px 0 14px;
    color: #a2a2a2;
}
.product-review-tab .add_your_review ul,
.product-review-tab .add_your_review ul li {
    display: inline-block;
    color: #a2a2a2;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul.rating li {
    font-size: 12px;
    margin-right: 3px;
    color: #d6d6d6;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.news .blogList_single_post .post .product-review-tab .add_your_review ul.active li,
.news .blogList_single_post .post .product-review-tab .add_your_review ul:hover li,
.single-sidebar-box.category-widget ul li a:hover {
    color: #ab7442;
}
.product-review-tab .add_your_review ul {
    line-height: 20px;
    border-right: 1px solid #d6d6d6;
    padding-right: 6px;
    margin-right: 5px;
}
.product-review-tab .add_your_review form {
    margin-top: 31px;
}
.product-review-tab .add_your_review form label {
    color: #a2a2a2;
    font-size: 16px;
    margin-bottom: 5px;
}
.product-review-tab .add_your_review form input {
    height: 54px;
    padding: 0 15px 0 19px;
    width: 100%;
    border: 1px solid #f0f0f0;
    margin-bottom: 30px;
    color: #9e9e9e;
    resize: none;
}
.product-review-tab .add_your_review form textarea {
    max-width: 100%;
    min-height: 165px;
    padding: 15px 17px 5px 19px;
    width: 100%;
    border: 1px solid #f0f0f0;
    margin-bottom: 30px;
    color: #9e9e9e;
    resize: none;
}
.call-back,
.latest-project {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.latest-project .filter-area {
    position: relative;
    top: 10px;
}
.latest-project .link {
    position: absolute;
    right: 0;
    top: 0;
}
.latest-project .link .default_link {
    color: #252525;
}
.single-project figcaption:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 4px solid var(--primary-color, #fdc716);
}
.single-project figcaption .content {
    position: relative;
    text-align: center;
    display: inline-block;
    top: 60%;
}
.single-project figcaption h4 {
    color: #fff;
    font-size: 18px;
}
.single-project figcaption .project-link,
.single-shop-item figcaption .shop-link {
    position: absolute;
    margin-top: -20px;
    font-size: 20px;
    top: 50%;
    color: #fff;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
}
.latest-project.style-3 .single-project figcaption .project-link a,
.single-shop-item figcaption .shop-link a {
    position: relative;
    width: 50px;
    color: #252525;
    font-size: 18px;
    background: #fff;
    height: 50px;
    border-radius: 50%;
    line-height: 54px;
    text-align: center;
    margin: 0 5px;
}
.latest-project.style-3 .single-project figcaption .project-link a:hover,
.single-projects .pagination .button a:hover,
.single-projects .pagination .icon-holder a:hover i,
.single-shop-item figcaption .shop-link a:hover {
    color: #48c7ec;
}
.single-shop-item .tooltip-inner {
    background: #fff;
    color: #48c7ec;
    min-width: 120px;
}
.single-shop-item .tooltip.top .tooltip-arrow {
    border-top-color: #fff;
}
.single-projects .pagination {
    overflow: hidden;
    display: block;
    padding-bottom: 27px;
    padding-top: 27px;
    margin: 0;
}
.single-projects .pagination .button a {
    color: #222;
    font-size: 18px;
    font-weight: 400;
    transition: 0.5s;
}
.single-projects .pagination .button a i {
    display: inline-block;
    font-size: 20px;
    position: relative;
    top: 2px;
}
.single-projects .pagination .icon-holder a i {
    color: #252525;
    font-size: 24px;
    position: relative;
    top: 4px;
    transition: 0.5s;
}
.latest-project .owl-theme .owl-nav {
    padding: 0;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin: 0 0 44px;
}
.latest-project .owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 24px;
    margin: 0 0 0 1px;
    padding: 0;
    background-color: transparent;
    height: 40px;
    width: 18px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    transition: color 0.3s;
}
.latest-project.four-column {
    background: #fff;
}
.project-content ul.gallery-filter {
    margin-bottom: 60px;
    text-align: center;
}
.project-content .owl-theme .owl-nav {
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 0;
    top: -95px;
    padding-left: 25px;
}
.project-content .owl-theme .owl-nav [class*="owl-"] {
    padding: 0;
    background-color: transparent;
    color: #b6b6b6;
    font-size: 14px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #b6b6b6;
    line-height: 31px;
    transition: 0.5s;
}
.project-content .owl-theme .owl-nav [class*="owl-"]:hover {
    border-color: #fbca00;
    color: #fbca00;
}
.call-back .scetion-title,
.single-project-item,
.single-service-page .quote .thm-btn,
.tabs-section .column {
    margin-bottom: 30px;
}
.single-project-item img {
    width: 100%;
    height: 250px;
}
.single-project-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: hidden;
}
.single-project-item .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}
.single-project-item .overlay .box .top-box {
    display: table;
    width: 100%;
    height: 100%;
    background: rgba(20, 24, 42, 0.74);
    transition: 0.5s;
    opacity: 0;
    transform: translate3d(0, -100px, 0);
}
.single-project-item .overlay .box .title {
    display: flex;
    vertical-align: top;
    text-align: center;
}
.single-project-item .overlay .box .title h3 {
    margin: 0;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}
.single-project-item .overlay .box .bottom-box {
    display: block;
    position: absolute;
    bottom: 65px;
    left: 0;
    width: 100%;
    transition: 0.5s 0.5s;
    transform: translate3d(0, 40px, 0);
    opacity: 0;
}
.single-project-item .overlay .box .bottom-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.single-project-item .overlay .box .bottom-box ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}
.single-project-item .overlay .box .bottom-box ul li a {
    font-size: 16px;
    color: #fff;
    background: var(--primary-color, #fdc716);
    line-height: 45px;
}
.single-project-item .img-box:hover .box .top-box {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-project-item .img-box:hover .box .bottom-box {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.single-project-content .single-project-carousel {
    margin-bottom: 30px;
    position: relative;
}
.single-project-content .single-project-carousel .owl-nav .owl-prev {
    left: 0;
}
.single-project-content .single-project-carousel .owl-nav .owl-next {
    right: 0;
}
.single-project-content .single-project-carousel .owl-nav [class*="owl-"] {
    width: 50px;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    background: #012f5d;
    padding: 0;
    text-align: center;
    color: #fff;
    border-radius: 0;
    transition: 0.5s;
    position: absolute;
    top: 50%;
    margin: -25px 0 0;
}
.single-project-content .single-project-carousel .owl-nav [class*="owl-"]:hover {
    background: #fbca00;
}
.single-project-content .single-project-customer-info {
    padding-left: 20px;
    padding-top: 26px;
    padding-bottom: 31px;
    background: #012f5d;
}
.single-project-content .single-project-customer-info ul,
.single-sidebar-box.best-seller > ul > li .text-box ul.star-box {
    margin: 0;
    padding: 0;
    list-style: none;
}
.single-project-content .single-project-customer-info ul li {
    list-style: none;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 39px;
}
.single-project-content .single-project-customer-info ul li label {
    font-size: 16px;
    color: #fbca00;
    font-weight: 900;
}
.single-project-content .single-project-content h3 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 12px;
    line-height: 25px;
}
.single-project-content .single-project-content p.tags {
    margin-bottom: 19px;
}
.single-project-content .single-project-content p.tags a {
    color: #fbca00;
}
.single-project-content .single-project-content .thm-btn {
    padding: 0 30px;
    line-height: 50px;
    margin-top: 32px;
}
.single-project-content .single-project-content p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin: 0;
    color: #9e9e9e;
}
ul.gallery-filter li.active span,
ul.gallery-filter li:hover span {
    color: var(--primary-color, #fdc716);
    border-color: var(--primary-color, #fdc716);
}
ul.gallery-filter li span {
    display: block;
    font-size: 16px;
    color: #303030;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    line-height: 48px;
    margin: 0 10px;
    padding: 0 5px;
    transition: 0.5s;
    font-family: var(--primary-font, sans-serif);
    cursor: pointer;
}
.project-single h4,
.project-single p {
    margin-bottom: 22px;
}
.project-single .img-box {
    padding: 0 30px 30px;
    float: left;
}
.call-out2 h4,
.industries-proces .text-box h5,
.project-single h4,
.text-holder > p {
    font-size: 20px;
}
.project-single .content p {
    margin: 10px 0;
}
.project-single .list-item,
.team p {
    margin-bottom: 22px;
    overflow: hidden;
}
.team p {
    color: var(--primary-color, #fdc716);
    margin-bottom: 20px;
    height: 50px;
}
.project-single .list-item li {
    position: relative;
    float: left;
    width: 50%;
    padding-left: 20px;
    color: #999;
    font-size: 15px;
    margin: 5px 0;
}
.project-single .list-item li:after {
    position: absolute;
    content: "";
    background: var(--primary-color, #fdc716);
    height: 8px;
    border-radius: 50%;
    width: 8px;
    left: 0;
    top: 7px;
}
.team {
    padding-bottom: 55px;
}
.team .img-box,
.team .team-member {
    position: relative;
    padding-bottom: 35px;
}
.team .img-box {
    overflow: hidden;
    width: 150px;
    margin: 0 auto;
}
.team h5 {
    color: #303030;
    margin-top: 15px;
}
.team .team-member .img-box .overlay {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -77px;
    transform: translate(-100%, 0);
    transition: 0.5s ease-in-out;
}
.team .team-member .img-box:hover .overlay {
    transform: translate(0, 0);
    transition: 0.5s ease-in-out;
}
.team .team-member .img-box .overlay ul li a {
    height: 45px;
    width: 45px;
    color: #fff;
    background: rgba(0, 0, 0, 0.47);
    text-align: center;
    line-height: 44px;
    border-bottom: 1px solid #fff;
    transition: 0.5s;
}
.about-us .fact-counter {
    margin: 33px 0 0;
    overflow: hidden;
    text-align: center;
}
.about-us .fact-counter ul li.single-fact-counter {
    display: inline-block;
    text-align: center;
    margin-right: 50px;
    margin-top: 16px;
}
.about-us .fact-counter ul li.single-fact-counter .icon-holder span::before {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 5px 8px 4px rgba(0, 0, 0, 0.28);
    color: #292929;
    display: inline-block;
    font-size: 36px;
    height: 70px;
    line-height: 21px;
    padding: 23px 0;
    text-align: center;
    width: 70px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.about-us .fact-counter ul li.single-fact-counter .timer {
    color: var(--primary-color, #fdc716);
    font-size: 30px;
    font-weight: 600;
    font-family: var(--primary-font, sans-serif);
}
.about-us .fact-counter ul li.single-fact-counter i.fa-plus {
    color: var(--primary-color, #fdc716);
    font-size: 17px;
    font-weight: 100;
    position: relative;
    top: -3px;
}
.about-us .fact-counter ul li.single-fact-counter h3 {
    color: #292929;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    margin: 2px 0 0;
    font-family: Poppins, sans-serif;
}
.about-us {
    background: rgba(248, 249, 249, 0.69);
    padding-bottom: 80px;
}
.single-sidebar-box .title {
    background: url(//proj.s-cdn.boostkit.dev/590b3f09ee786c1d88879129/v413/img/resources/sidebar-title-bg.jpg?v=413)
        top left;
    padding-left: 20px;
}
.single-sidebar-box .title h3 {
    font-size: 24px;
    font-weight: 900;
    color: #272727;
    text-transform: uppercase;
    margin: 0;
    line-height: 60px;
}
.single-sidebar-box.search-widget form {
    background: #f4f4f4;
    width: 100%;
    height: 55px;
}
.single-sidebar-box.search-widget form input {
    background: 0 0;
    border: 0;
    outline: 0;
    width: 70%;
    float: left;
    height: 100%;
    padding-left: 20px;
}
.single-sidebar-box.search-widget form button {
    background: #012f5d;
    color: #ab7442;
    font-size: 16px;
    width: 55px;
    border: 0;
    outline: 0;
    height: 55px;
    line-height: 55px;
    float: right;
    transition: 0.5s;
}
.single-sidebar-box.search-widget form button:hover {
    background: #ab7442;
    color: #012f5d;
}
.single-sidebar-box.category-widget ul {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}
.single-sidebar-box.category-widget ul li {
    list-style: none;
    border-bottom: 1px solid #f5f5f5;
}
.single-sidebar-box.category-widget ul li a {
    display: block;
    font-size: 16px;
    line-height: 50px;
    color: #272727;
    transition: 0.5s;
}
.accordions-box.style-2 .accrodion.active .accrodion-title,
.single-sidebar-box.category-widget ul li a:hover:before,
.single-sidebar-box.price-filter .noUi-connect {
    background: #ab7442;
}
.single-sidebar-box.category-widget ul li a:before {
    content: "";
    width: 8px;
    height: 8px;
    background: 0 0;
    border: 1px solid #ab7442;
    border-radius: 50%;
    display: inline-block;
    margin-right: 20px;
    transition: 0.5s;
}
.single-sidebar-box.recent-news-widget ul {
    margin: 40px 0 0;
    padding: 0;
}
.single-sidebar-box.recent-news-widget li {
    list-style: none;
    padding-bottom: 12px;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 20px;
}
.single-sidebar-box.recent-news-widget li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
}
.single-sidebar-box.recent-news-widget .img-box {
    width: 75px;
    display: table-cell;
    vertical-align: middle;
}
.single-sidebar-box.recent-news-widget .content-box {
    padding-left: 27px;
    vertical-align: middle;
    display: table-cell;
}
.single-sidebar-box.price-filter p {
    font-size: 16px;
    color: #272727;
    margin: 0;
    display: inline-block;
    float: right;
    line-height: 35px;
    font-weight: 500;
    text-transform: capitalize;
}
.single-sidebar-box.recent-news-widget .content-box h4 {
    font-size: 16px;
    color: #272727;
    font-weight: 900;
    margin: 0;
    line-height: 28px;
}
.single-sidebar-box.recent-news-widget .content-box a.date {
    color: #ab7442;
    font-size: 16px;
    font-weight: 500;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel {
    margin-top: 40px;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel .box {
    background: url(//proj.s-cdn.boostkit.dev/590b3f09ee786c1d88879129/v413/img/resources/testi-bg.png?v=413) top
        left/100% 100%no-repeat;
    padding-top: 24px;
    padding-left: 18px;
    padding-bottom: 30px;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel .box p {
    font-size: 16px;
    color: #272727;
    line-height: 26px;
    margin: 0 0 5px;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel .box span {
    color: #ab7442;
    font-size: 14px;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel .box span b {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}
.single-sidebar-box.testimonials-widget .single-testi-carousel img {
    display: block;
    margin-top: 10px;
    width: auto;
    max-width: none;
}
.single-sidebar-box.testimonials-widget .testimonial-carousel .owl-controls {
    padding: 10px 10px 10px 0;
    position: absolute;
    top: -60px;
    right: -10px;
    display: inline-block;
    background: #fff;
}
.single-sidebar-box.testimonials-widget .testimonial-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #ab7442;
    border: 1px solid #ab7442;
}
.single-sidebar-box.testimonials-widget .testimonial-carousel .owl-dots .owl-dot.active span {
    background-color: transparent;
}
.single-sidebar-box.price-filter .range-slider-price {
    margin-top: 50px;
    margin-bottom: 30px;
}
.single-sidebar-box.price-filter button {
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 900;
    background: #f4f4f4;
    border: 0;
    outline: 0;
    text-transform: uppercase;
    width: 90px;
    height: 35px;
    display: inline-block;
    float: left;
}
.single-sidebar-box.price-filter input {
    border: 0;
    outline: 0;
    width: 50px;
    font-size: 16px;
    font-weight: 500;
    color: #272727;
}
.single-sidebar-box.price-filter .noUi-background {
    background: #f4f4f4;
}
.single-sidebar-box.price-filter .noUi-handle {
    background: #012f5d;
    border-radius: 50%;
    box-shadow: none;
    border-color: #e0e0e0;
    cursor: pointer;
}
.single-sidebar-box.best-seller > ul {
    margin: 37px 0 0;
    padding: 0;
    list-style: none;
}
.single-sidebar-box.best-seller > ul > li {
    list-style: none;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.single-sidebar-box.best-seller > ul > li:last-child {
    border: 0;
    margin: 0;
    padding: 0;
}
.single-sidebar-box.best-seller > ul > li .img-box .box {
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    background: #f4f4f4;
    padding: 0;
}
.single-sidebar-box.best-seller > ul > li .text-box {
    padding-left: 27px;
}
.single-sidebar-box.best-seller > ul > li .text-box h3 {
    font-size: 16px;
    margin: 0;
    line-height: 28px;
    font-weight: 700;
    color: #272727;
}
.single-sidebar-box.best-seller > ul > li .text-box ul.star-box li {
    list-style: none;
    display: inline-block;
    margin-right: 4px;
}
.single-sidebar-box.best-seller > ul > li .text-box ul.star-box li i {
    font-size: 12px;
    color: #ab7442;
}
.single-sidebar-box.best-seller > ul > li .text-box .price {
    font-size: 16px;
    color: #012f5d;
    font-weight: 500;
}
.single-sidebar-box.tag-links ul {
    margin: 35px 0 0;
    padding: 0;
}
.single-sidebar-box.tag-links ul li {
    display: inline-block;
    list-style: none;
}
.single-sidebar-box.tag-links ul li a {
    display: block;
    border: 1px solid #f4f4f4;
    font-size: 16px;
    color: #9b9b9b;
    text-transform: capitalize;
    line-height: 30px;
    padding: 0 10px;
    transition: 0.5s;
    margin-right: 4px;
    margin-bottom: 5px;
}
.single-sidebar-box.tag-links ul li a:hover {
    background: #012f5d;
    color: #ab7442;
}
.single-sidebar-box.service-link-widget ul.catergori-list {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f7f7f7;
}
.single-sidebar-box.service-link-widget ul.catergori-list li {
    list-style: none;
    position: relative;
}
.single-sidebar-box.service-link-widget ul.catergori-list li.active a {
    color: var(--primary-color, #fdc716);
    border-color: var(--primary-color, #fdc716);
    z-index: 99;
    background: #272727;
}
.single-sidebar-box.service-link-widget ul.catergori-list li.active:after {
    border-right-color: var(--primary-color, #fdc716);
}
.single-sidebar-box.service-link-widget ul.catergori-list li a {
    display: block;
    font-size: 16px;
    color: #303030;
    line-height: 50px;
    font-weight: 700;
    padding-left: 23px;
    border-bottom: 1px solid #fff;
    transition: 0.5s;
    position: relative;
}
.single-sidebar-box.broucher-widgets {
    background: #ab7442;
    padding: 10px 0;
}
.single-sidebar-box.broucher-widgets .icon_box {
    width: 45px;
    height: 45px;
    background: #012f5d;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.single-sidebar-box.broucher-widgets .text-box h4 {
    font-size: 18px;
    color: #272727;
    margin: 0;
}
.brochures-lists li {
    background: #fff;
    line-height: 52px;
    margin-bottom: 20px;
    height: 55px;
    border: 1px solid #f1f1f1;
    position: relative;
    transition: 0.5s;
}
.brochures-lists li:last-child,
.navbar {
    margin-bottom: 0;
}
.brochures-lists li a {
    color: #303030;
    font-size: 16px;
    font-weight: 400;
    font-family: var(--primary-font, sans-serif);
}
.brochures-lists li a span {
    background: #f7f7f7;
    color: #666;
    display: inline-block;
    border: 1px solid #f7f7f7;
    height: 28px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 2px 5px;
    position: relative;
    font-family: roboto-light;
    font-size: 14px;
    line-height: 25px;
    transition: 0.5s;
}
.brochures-lists li a i::before {
    font-size: 18px;
    padding-right: 15px;
    position: absolute;
    right: 0;
    top: 18px;
    color: #272727;
}
.brochures-lists li:hover a span {
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    border-color: #222;
    transition: 0.5s;
}
.single-sidebar-box .contact-details {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-bottom: 2px solid #272727;
}
.single-sidebar-box .contact-details .item {
    padding: 15px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.08);
}
.single-sidebar-box .contact-details .item .content,
.single-sidebar-box .contact-details .item .img-box {
    display: table-cell;
    vertical-align: top;
}
.single-sidebar-box .contact-details .item .img-box {
    width: 67px;
}
.single-sidebar-box .contact-details .item .content p {
    color: #9e9e9e;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 25px;
}
.single-sidebar-box .contact-details .item .content p i {
    color: #ab7442;
    margin-right: 5px;
}
.single-sidebar-box .contact-details .item h5 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #272727;
}
.single-sidebar-box .contact-details .item .content h5 {
    color: #ab7442;
    margin: 0;
}
.tabs-section {
    padding: 130px 0 100px;
}
.tabs-style-one .tab-buttons .tab-btn {
    display: inline-block;
    padding: 9px 0;
    width: 33%;
    margin: 0;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #272727;
    border-top: 2px solid #f9f9f9;
    background-color: #f9f9f9;
    text-transform: capitalize;
    transition: 0.3s;
}
.tabs-style-one .tab-buttons .tab-btn.active-btn {
    color: #272727;
    background: #fff;
    border-color: var(--primary-color, #fdc716);
}
.tabs-style-one .tabs-content {
    padding: 40px;
    border: 1px solid #f2f2f2;
}
.tabs-style-one .tab .text-content .text {
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 15px;
    color: #777;
    font-weight: 300;
    font-family: Roboto, sans-serif;
}
.tabs-style-one.tabs-box {
    padding-right: 15px;
}
.tabs-outer {
    margin-top: 60px;
}
.tabs-outer .tabs-box .tab-buttons .tab-btn {
    position: relative;
    padding: 9px 30px;
}
.tabs-outer .tabs-content {
    padding: 30px 30px 20px;
}
.chemical-img-box p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 16px 0 16px 20px;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
}
.chemical-offer .item {
    position: relative;
    margin-bottom: 85px;
}
.chemical-offer .item .title {
    position: relative;
    padding: 0 0 10px;
}
.chemical-offer .item .title a {
    color: #272727;
    transition: 0.5s;
}
.chemical-offer .item .title a:hover {
    color: #ab7442;
    transition: 0.5s;
}
.chemical-offer .item .title span {
    position: absolute;
    background: #ab7442;
    right: 0;
    top: 0;
    color: #fff;
    line-height: 20px;
    padding: 0 10px;
    font-size: 14px;
}
.chemical-offer:after,
.chemical-offer:before {
    position: absolute;
    content: "";
    background: #f1f1f1;
}
.chemical-offer:after {
    width: 100%;
    height: 1px;
    top: 50%;
    margin-top: -45px;
}
.chemical-offer:before {
    width: 1px;
    height: 80%;
    left: 50%;
    margin-left: -25px;
}
.outer ul.benifit li {
    position: relative;
    color: #9e9e9e;
    font-family: roboto-light;
    padding-left: 20px;
    margin: 5px 0;
}
.outer ul.benifit li:after {
    position: absolute;
    content: "";
    background: #ab7442;
    height: 8px;
    width: 8px;
    left: 0;
    border-radius: 50%;
    top: 7px;
}
.accordions-box.style-2 .accrodion {
    border: 1px solid #f4f4f4;
    padding: 0;
}
.accordions-box.style-2 .accrodion:last-child {
    border: 1px solid #f4f4f4;
}
.accordions-box.style-2 .accrodion.active .accrodion-title h4:before {
    content: "ÃƒÂ¯Ã‚ÂÃ‚Â¨";
    background: #f9bf11;
    color: #fff;
    height: 35px;
    line-height: 35px;
}
.accordions-box.style-2 .accrodion .accrodion-title {
    cursor: pointer;
    position: relative;
    padding: 9px 0 9px 20px;
}
.accordions-box.style-2 .accrodion .accrodion-title h4 {
    font-size: 18px;
    line-height: 35px;
}
.accordions-box.style-2 .accrodion .accrodion-title h4:before {
    content: "ÃƒÂ¯Ã‚ÂÃ‚Â§";
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 14px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    color: #9e9e9e;
    display: inline-block;
    text-align: center;
    transition: 0.5s;
    margin-right: 20px;
    right: 0;
    position: absolute;
}
.accordions-box.style-2 .accrodion .accrodion-content {
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.industries-proces .text-box .item {
    padding-bottom: 3px;
}
.industries-proces .text-box p {
    margin: 7px 0;
}
.single-service-page img {
    width: 100%;
    margin-bottom: 30px;
}
.single-service-page .quote {
    position: relative;
    background: #f7f7f7;
    padding: 30px 40px 0 50px;
    margin: 30px 0;
}
.single-service-page .quote:after {
    position: absolute;
    content: "";
    width: 3px;
    height: calc(100% - 50px);
    left: 30px;
    top: 25px;
    background: #ffa60a;
}
.single-service-page .quote h4 {
    margin-bottom: 30px;
    line-height: 29px;
}
.call-back p {
    color: #ccc;
}
.call-out2 {
    padding: 5px 0 25px;
}
.call-out2 .logo {
    margin-top: 23px;
}
.call-out2 h4 {
    color: #fff;
    margin-top: 30px;
}
.call-out2 .thm-btn {
    margin-top: 20px;
    line-height: 50px;
    padding: 0 21px;
}
.call-out2 .thm-btn.bg-clr2:before,
.navbar-toggle .icon-bar {
    background-color: #fff;
}
.subscribe {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.subscribe h2 {
    color: #fff;
    font-size: 32px;
}
.subscribe p {
    color: #fff;
    font-size: 18px;
    margin: 22px 0 36px;
}
.subscribe-form input {
    width: 74%;
    margin-right: 6px;
    padding: 10px 15px 8px 40px;
    border: 1px solid var(--primary-color, #fdc716);
}
.subscribe-form span {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 20px;
}
.testimonial.padd3 {
    position: relative;
    padding-bottom: 30px;
}
.testimonial .testimonial-item .content {
    padding-left: 60px;
    padding-top: 37px;
    padding-bottom: 30px;
    border: 1px solid #efefef;
    position: relative;
    margin-left: 20px;
}
.testimonial .testimonial-item .content span {
    position: absolute;
    width: 50px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    top: 40px;
    left: -18px;
    background: var(--primary-color, #fdc716);
    color: #fff;
}
.testimonial .testimonial-item .content span:after {
    position: absolute;
    content: "";
    border-bottom: 9px solid #df9d00;
    border-right: 9px solid #df9d00;
    border-left: 9px solid transparent;
    border-top: 9px solid transparent;
    bottom: 100%;
    left: 0;
}
.testimonial .testimonial-item .author {
    position: relative;
    margin-top: 20px;
}
.testimonial .testimonial-item .author li img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    object-fit: contain;
}
.testimonial .testimonial-item .author p {
    color: #000;
}
.logo a img {
    max-height: 55px;
}
i.fa.fa-clock-o.closetiming {
    color: red;
}
.news-without-image h3 {
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
}
.news-without-image div.published-date {
    background: var(--primary-color, #fdc716);
    text-align: center;
    z-index: 5;
    transition: 0.5s 0.1s;
    width: 70px;
    float: left;
    height: 70px;
    left: 20px;
    top: 0;
    padding: 10px;
    position: absolute;
}
.news-without-image a {
    margin-left: 80px;
}
.page-card {
    background: #fff;
    border-radius: 2px;
    margin: 10px 10px 60px;
}
.custom-page-text {
    padding: 25px 21px;
}
.custom-page-text h5 {
    color: #595959;
    font-weight: 300;
    text-overflow: ellipsis;
}
.page-card1 {
    width: auto;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
}
.search-no-results p {
    color: var(--primary-color, #fdc716);
    margin-bottom: 50px;
}
.search-card-products,
.search-card-updates {
    box-shadow:
        0 2px 12px 0 rgba(0, 0, 0, 0.19),
        0 2px 6px rgba(0, 0, 0, 0.23);
    padding: 0;
    margin: 12px;
}
.gallery-img,
.search-card-updates {
    height: 300px;
}
.search-card-products,
.video-card {
    height: 330px;
}
.search-boundary {
    border-width: 3px !important;
    border-color: #b94a48 !important;
}
.search_option .searchform span {
    display: block;
    width: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
}
.breadcrumb-area-search-title {
    color: var(--primary-color, #fdc716);
    margin-top: 2rem;
}
.search-contactUs {
    background-color: #f7f7f7;
    padding: 80px 0 40px;
}
.search-contactUs-top {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 14%;
    gap: 60px;
}
.search-contactUs-bottom {
    display: flex;
    justify-content: center;
    margin-top: 32px;
    gap: 16px;
}
.callMeBackButtonContact {
    background-color: var(--primary-color, #fdc716);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.contactNumberSearchWrapperEntry {
    display: flex;
}
#contactNumberSearchPage {
    border-width: 1px, 0, 2px, 1px;
    border-style: solid;
    border-color: #c7c7c7;
    width: 100% !important;
    height: 100%;
}
.callMeBackButtonContactSearch {
    padding: 14px;
    background-color: var(--primary-color, #fdc716);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    width: 40%;
}
.contactus-helper-text {
    font-size: 12px;
    font-weight: 500;
}
.search-no-results-wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
}
.search-no-results-title {
    font-size: 24px;
    font-weight: 700;
}
.search-no-results-sub-title {
    font-size: 36px;
    font-weight: 400;
    color: var(--primary-color, #fdc716);
}
.nav-tabs {
    border-bottom: 2px solid transparent;
    text-align: center;
}
.nav-tabs > li {
    float: none;
    display: inline-block;
    zoom: 1;
}
.nav-tabs > li > a {
    color: #666;
}
.nav-tabs > li > a::after {
    content: "";
    background: var(--primary-color, #fdc716);
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -1px;
    transition: 250ms;
    transform: scale(0);
    border: 0;
}
.tab-pane {
    padding: 15px 0;
}
.tab-content {
    padding: 20px;
}
.social-links a {
    color: #fff;
    padding: 0 15px;
    line-height: 36px;
    border-left: 1px solid #fff;
}
.social-links a:last-child {
    border-right: 1px solid #fff;
}
.social-links a:hover {
    color: var(--primary-color, #fdc716);
    padding: 0 15px;
    line-height: 36px;
}
.gallery-carousel .owl-controls {
    margin-top: -140px !important;
    top: 50% !important;
}
.m-height {
    min-height: 100px;
}
.brochure-card-text a {
    display: flex;
    align-items: center;
    text-align: left;
}
.brochure-card-text h5 {
    color: #595959;
    font-weight: 200;
    text-overflow: ellipsis;
    margin-left: 15px;
    line-height: 1.4;
}
.brochure-card-text,
.video-card {
    padding: 15px 18px;
}
.video-card h2 {
    font-size: 18px;
    margin: 20px auto 12px;
    line-height: 24px;
}
.video-card p {
    font-size: 14px;
    overflow: hidden;
    height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 20px;
}
.custom-hr {
    margin-top: 0;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.day-time li {
    color: #999;
    line-height: 2;
}
.brochure-nav-view {
    display: flex !important;
}
.brochure-dropdown {
    padding-left: 13px !important;
}
.brochure-nav-view span {
    padding-left: 8px;
}
.read_btn,
.single-our-service a {
    display: flex;
    justify-content: center;
}
.read_btn {
    margin-top: 15px;
}
.readmore-btn {
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    transition: 0.5s;
    cursor: pointer;
    padding: 0 8px !important;
    line-height: 35px !important;
    display: inline-block;
    text-align: center;
    z-index: 1;
}
.gallery-bck {
    background: #fff !important;
}
.blog-social-links a {
    color: var(--primary-color, #fdc716);
    padding: 0 15px;
    line-height: 38px;
}
.updatePanel .container > ul .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: 0;
    right: 0;
}
.container .owl-theme .owl-nav {
    margin-right: 0;
    padding: 0 3%;
}
#footerImgSlider .owl-item {
    margin: 30px auto;
}
.single-product-item .title-holder .discount-rate,
.single-shop-content .content-box span.discount-price {
    color: var(--primary-color, #fdc716);
    font-size: 16px;
    font-weight: 400;
    font-family: var(--secondary-font, sans-serif);
}
.single-shop-content .content-box span.discount-price {
    font-size: 22px;
}
.dis-price {
    align-items: center;
}
.original-rate {
    font-size: 13px;
}
.single-shop-content .content-box .text {
    overflow: hidden;
    padding: 25px 0 9px;
}
.single-shop-content .content-box span.original-price {
    font-size: 16px;
}
.user-image {
    background-color: #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.desc-content-box span {
    padding: 0 5px;
    color: #777;
    border: 1px solid #ccc;
    margin-right: 5px;
    line-height: 2;
}
.desc-content-box a {
    color: #777;
}
.business-keywords {
    padding-right: 10px;
    line-height: 1.8;
}
.flex-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.tab-content-keywords {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    margin-top: -30px;
    padding: 10px;
}
.keywords {
    padding: 0 5px;
    margin-right: 5px;
    line-height: 2;
    display: inline-block;
    text-decoration: none;
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 400;
    font-size: 1.3rem;
    color: #000;
    border: 0;
}
.keywords:hover {
    color: var(--primary-color, #fdc716);
    border-bottom: 1px solid var(--primary-color, #fdc716);
    font-weight: 500;
    line-height: 1.3em;
}
.social-link-footer {
    color: #fff;
    line-height: 36px;
}
.social-link-footer a {
    padding: 0 15px;
}
.social-link-footer a:first-child {
    padding: 0 10px 0 0;
}
.social-link-footer a img {
    width: 14px;
}
.cta {
    cursor: pointer;
}
.raj_btn,
.raj_btn a {
    background: #ffc617;
}
.overlay {
    background-color: #22222280;
}
h2.slider-business-des {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 14px !important;
}
.img-box img {
    height: 150px;
    object-fit: contain;
}
.mt-18 {
    margin-top: 18px;
}
input::placeholder,
textarea::placeholder {
    color: #99999980;
}
.social-cta:hover {
    transform: translate(0, -5px);
}
.single-project-item img {
    object-fit: cover;
}
.content p {
    padding: 10px 20px 10px 0;
}
.detailData {
    white-space: pre-wrap;
}
.nav > li > a {
    font-size: 15px;
}
.header_top_right {
    color: #fff !important;
    padding: 8px 0 2px;
    background-color: var(--secondary-color, #ffb900);
    height: 100%;
}
.logo {
    position: relative;
    width: 150px;
    height: auto;
}
.logo img,
.msg img {
    width: auto;
    height: 108px;
    position: absolute;
    top: -34px;
    left: 0;
}
.msg img {
    width: 140px;
    height: auto;
    transform: translate(-50%, -50%);
    top: 0;
    left: 50%;
}
.navbar-toggle {
    border-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}
.nav-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}
#website-preview {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 999999;
    top: 0;
}
.msg {
    max-width: 30%;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 30px 30px;
    position: relative;
}
.msg h2 {
    color: #545454;
    font-size: 28px;
    margin: 35px auto 10px;
}
.msg p {
    color: #737373;
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    margin-bottom: 18px;
}
.msg button {
    cursor: pointer;
    color: #fff;
    background: linear-gradient(270deg, #ffb900 0, #f7981c 100%);
    border: 0;
    padding: 10px 40px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    margin: auto;
}
.msg p a {
    color: #737373;
    cursor: pointer;
}
.web-portal {
    display: inline;
}
.locationTabContainer {
    display: flex;
    gap: 8px;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    padding-block: 8px;
}
#closeLocationBtn {
    cursor: pointer;
    color: #000 !important;
}
.arrowIcon,
.locationTabContainer .locationIcon {
    width: 16px;
}
.locationTabContainer .selectedLocation {
    color: #fff;
    text-align: center;
    font-family: var(--primary-font, Sans-Serif) !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
}
.locationsDropdown {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 40px;
    position: relative;
    height: 100%;
}
.listDivOuterContainer {
    position: absolute;
    width: 30%;
    z-index: 99999;
    top: 32px;
    display: none;
    flex-direction: column;
    padding: 26px;
    border-radius: 6px;
    background: #fff;
    box-shadow:
        0 0 1px 0 rgba(0, 0, 0, 0.04),
        0 2px 6px 0 rgba(0, 0, 0, 0.04),
        0 16px 24px 0 rgba(0, 0, 0, 0.06);
}
.listDivOuterContainer .listDivTopContainer,
.searchLocationHead {
    display: flex;
    justify-content: space-between;
}
.listDivOuterContainer .listDivTopContainer .selectLocationsText {
    margin: 0 0 12px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
}
.listDivOuterContainer .listDivTopContainer #closeBtn {
    color: #bdbdbd;
    font-size: 14px;
    cursor: pointer;
}
.listDivOuterContainer .yourListDivClass {
    overflow: auto;
    height: 200px;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    background: #fff;
    padding: 15px;
}
.listDivOuterContainer .yourListDivClass .listItemLocation {
    color: #222;
    font-family: var(--primary-font, Sans-Serif) !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding-block: 8px;
}
.selectedItem::after {
    content: "✓";
    display: inline-block;
    margin-right: 5px;
    color: #000;
}
.searchLocationContainer {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.location-input {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    outline: 0;
    margin-bottom: 4px;
    color: #000;
}
.listDivOuterContainer .yourListDivClass .separator {
    border: 0.5px solid #f8f8f8;
    margin: 3px;
}
.listDivOuterContainer .yourListDivClass::-webkit-scrollbar {
    width: 4px;
}
.listDivOuterContainer .yourListDivClass::-webkit-scrollbar-thumb {
    background-color: #e3e3e3;
    border-radius: 10px;
}
#basic-design .button,
.arrowIcon,
.locationIcon {
    display: flex;
    justify-content: center;
    align-items: center;
}
.yourNewOuterDivClass {
    display: flex;
    align-items: center;
}
#standart-design {
    position: relative;
}
@media (max-width: 1200px) and (min-width: 600px) {
    .active-revslide .tp-parallax-wrap:nth-child(2) {
        left: 50px;
    }
}
@media (max-width: 1200px) {
    .nav > li > a {
        font-size: 14px;
        position: relative;
        display: block;
        padding: 25px 7px;
    }
    .container {
        width: 100% !important;
    }
}
@media only screen and (min-width: 1200px) {
    .header-social-media {
        display: flex;
        align-items: center;
    }
    .container {
        padding: 0;
    }
}
@media (max-width: 1200px) and (min-width: 769px) {
    .brand-logo .owl-controls {
        width: 80px;
    }
}
@media (max-width: 1200px) and (min-width: 991px) {
    .subscribe-form .fa.fa-envelope {
        left: 86px;
    }
}
@media only screen and (max-width: 1024px) {
    .row {
        margin: 0;
    }
    .sec-padd-top iframe {
        width: 100% !important;
        display: block;
        margin: 10px 0 !important;
    }
    .sec-padd-top img,
    .sec-padd-top table {
        width: 100% !important;
    }
    .sec-padd-top table {
        margin: 10px 0;
    }
    .sec-padd-top tr {
        display: flex !important;
        flex-direction: column !important;
        text-align: center;
    }
    .custompageTableWrap {
        overflow-x: auto;
    }
    .custompageTableWrap::-webkit-scrollbar {
        display: none;
    }
    .custompageTableWrap tr {
        display: table-row !important;
    }
    .custompageTableWrap tr td {
        min-width: 80px !important;
    }
    .sec-padd-top td,
    .sec-padd-top tr {
        margin: 0 auto !important;
        width: 100% !important;
    }
    .sec-padd-top img {
        height: auto;
        margin: 10px auto;
    }
}
@media only screen and (min-width: 1000px) {
    h2.slider-business-des {
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 14px !important;
    }
}
@media (max-width: 991px) {
    .msg {
        max-width: 60%;
        padding: 30px;
    }
    .header-area .header-contact-info,
    .top-bar-area .header-social-media {
        display: none;
    }
    .container .owl-theme .owl-nav {
        margin-right: 0;
        padding: 0 12px;
    }
}
.onMobile {
    display: none !important;
}
@media (max-width: 870px) {
    .navbar-toggle,
    .onMobile {
        display: block !important;
    }
    .navbar-collapse.collapse {
        background-color: #555;
        display: none !important;
    }
    .dropdown-menu > li > a {
        color: #fff;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-header,
    .navbar-nav > li {
        float: none;
    }
    .collapse.in {
        display: block !important;
        height: auto;
    }
    .navbar-right {
        float: left !important;
    }
    .navbar-nav {
        padding: 0 30px;
    }
    .nav > li > a {
        padding: 20px 8px;
    }
    #snackbar {
        z-index: 9999;
        right: unset !important;
        left: 6px;
        bottom: 100px !important;
    }
    .onDesktop {
        display: none;
    }
    .header-area .logo img {
        position: relative;
        left: 0 !important;
    }
    h2.slider-business-des {
        font-size: 12px !important;
        font-weight: 600 !important;
        line-height: 13px !important;
    }
    .thm-btn.hm {
        font-size: 14px !important;
        padding: 15px 40px !important;
        width: auto;
        margin: 10px 0 0 !important;
    }
    .slide-content-box .button {
        display: flex;
        flex-direction: column;
    }
    .slider-business-name {
        font-size: 24px !important;
        line-height: 26px !important;
    }
    .search-card-products,
    .search-card-updates {
        margin: 12px auto;
    }
    .breadcrumb-area-search-title {
        margin-top: 8rem;
    }
    .blog-inner {
        padding: 0;
    }
}
.g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.899);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-top: 5px;
}
@media (max-width: 768px) and (min-width: 612px) {
    .brand-logo .owl-controls {
        width: 50px;
    }
}
@media (max-width: 611px) {
    .brand-logo .owl-controls {
        width: 65px;
        right: 12%;
    }
    .page-card1 {
        width: 270px;
    }
    #g-recaptcha-error {
        margin-top: 1px !important;
    }
    .captcha-container {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .g-recaptcha {
        transform: initial;
        -webkit-transform: initial;
    }
}
@media only screen and (max-width: 550px) {
    .header_top_right {
        display: none;
    }
    .navbar-brand {
        height: 80px;
    }
    .logo {
        height: 100%;
    }
    .logo img {
        width: auto !important;
        height: 100% !important;
        position: relative;
        top: 0;
    }
}
@media only screen and (max-width: 480px) {
    .about-us .fact-counter ul li.single-fact-counter {
        margin-right: 0;
        display: block;
    }
}
@media (max-width: 425px) {
    .msg {
        max-width: 90%;
        padding: 20px;
    }
    .msg h2 {
        font-size: 28px;
        line-height: 34px;
    }
    .msg img {
        width: 120px;
    }
    .msg p {
        font-size: 13px;
        line-height: 21px;
    }
    .msg button {
        font-size: 16px;
        border-radius: 4px;
        margin-bottom: 10px;
    }
    .web-portal {
        display: none;
    }
}
@media (max-width: 360px) {
    .slider-business-name {
        font-size: 18px !important;
        line-height: 23px !important;
    }
    .thm-btn.hm {
        font-size: 11px !important;
        padding: 15px 25px !important;
        width: auto;
        margin: 10px 0 0 !important;
    }
}
@media only screen and (max-width: 767px) {
    .single-product-item {
        height: auto;
        margin-bottom: 35px;
        background: #fff;
        box-shadow:
            0 10px 20px rgba(0, 0, 0, 0.04),
            0 2px 6px rgba(0, 0, 0, 0.04),
            0 0 1px rgba(0, 0, 0, 0.04);
        border-radius: 4px;
    }
    .single-product-item .title-holder {
        flex-wrap: wrap;
        justify-content: left;
        flex-direction: unset;
    }
    .top {
        width: 100%;
    }
    .single-product-item .title-holder .top .product-title a h5 {
        font-weight: 600;
    }
    .single-product-item .title-holder .rate {
        color: #222;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
    }
    .btn-case-study {
        width: 267px;
        height: 42px;
        margin: 37px auto auto;
    }
    .products-detail-btn {
        width: 100%;
        height: 42px;
    }
    .content-view-details {
        width: 100%;
        margin-top: 28px;
    }
    .single-project {
        background: #fff;
    }
    .content-client-project {
        padding-bottom: 32px;
    }
    .content-client-project h2,
    .content-client-project p {
        font-weight: 500;
        font-size: 22px;
        line-height: 26px;
        color: #222;
        margin-top: 20px;
        text-align: left;
        padding: 0 22px;
    }
    .content-client-project p {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #747474;
        margin-top: 12px;
    }
    .locationTabContainer {
        align-items: normal;
        display: flex;
        justify-content: flex-start;
    }
    .yourNewOuterDivClass {
        width: 50%;
    }
    .locationsDropdown {
        gap: 0;
        display: flex;
        justify-content: space-between;
    }
    .listDivOuterContainer {
        padding: 8px;
        position: absolute;
        width: 66%;
        z-index: 99;
        display: none;
        flex-direction: column;
        border-radius: 6px;
        background: #fff;
        box-shadow:
            0 0 1px 0 rgba(0, 0, 0, 0.04),
            0 2px 6px 0 rgba(0, 0, 0, 0.04),
            0 16px 24px 0 rgba(0, 0, 0, 0.06);
    }
    .listDivOuterContainer .searchLocationHead {
        display: none;
    }
    .locationTabContainer .selectedLocation {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
.btn-border {
    background: #fff;
    border: 2px solid var(--primary-color);
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--primary-color);
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    padding: 0 22px;
}
.message_ui {
    background: #f0f0f0;
    color: #828282;
    width: 100%;
    padding: 16px;
    border-radius: 5px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#breadcrumb_desk_mob {
    width: 100% !important;
    padding: 10px !important;
    position: fixed !important;
    z-index: 95 !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    border-bottom: 1px solid #80808054;
}
#breadcrumb_area_banner {
    margin-top: 104px !important;
    position: relative !important;
    z-index: 99 !important;
}
#breadcrumb_desk_mob_clickpage {
    color: #999 !important;
    font-style: normal !important;
    font-weight: 600 !important;
    text-decoration: underline;
}
#breadcrumb_desk_mob_page {
    font-style: normal !important;
    font-weight: 500 !important;
}
#banner_h1_mob_clickpage {
    color: #fff !important;
    text-decoration: underline;
}
#slice {
    margin: 0 10px;
}
.request_a_call::placeholder {
    color: #fff;
}
.testimony-read-more {
    border: 0;
    outline: 0;
    background: no-repeat;
    text-transform: uppercase;
    color: var(--primary-color, #fdc716);
    font-weight: 600;
    float: right;
    cursor: pointer;
    margin: 0 35px;
}
#breadcrumb_area_banner,
.call-back,
.latest-project {
    animation: 2s backgroundBlurEffect;
}
.single-sidebar-sticky {
    position: fixed !important;
    top: 23%;
    width: 300px;
    z-index: 1;
}
#snackbar {
    border: 2px solid #fff;
    visibility: hidden;
    min-width: 250px;
    background-color: #14a76c;
    background-color: var(--primary-color, #14a76c);
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 9999;
    right: 30px;
    bottom: 30px;
    font-size: 14px;
    font-family: Muli, Sans-Serif;
}
#basic-design,
.professional-banner #mobile-banner-case2-box {
    margin-top: 80px;
}
.professional-banner .box-banner-carousel2 {
    position: relative;
    min-height: 590px;
}
.professional-banner .bg-image-carousel2 {
    min-height: 590px;
    position: absolute;
    object-fit: cover;
}
.professional-banner .text-image-carousel {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    line-height: 100%;
    color: #fff;
    text-align: center;
    background: #00000099;
    font-weight: 600;
}
.professional-banner .banner-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.professional-banner .btn-border {
    padding: 14px 22px;
    margin-top: 15px;
}
.professional-banner .description-banner-2 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130.69%;
    text-align: center;
    margin-bottom: 42px;
    color: #fff;
}
.professional-banner .title-banner-2 {
    margin-bottom: 22px;
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 130.69%;
}
@media screen and (max-width: 870px) {
    .professional-banner .banner-btn {
        flex-direction: column;
    }
    .professional-banner .btn-border {
        margin-top: 0;
    }
    #basic-design .thm-btn.hm,
    #standard-design .thm-btn.hm {
        padding: 2px 15px !important;
    }
    #basic-design .button,
    #standard-design .button {
        margin-bottom: 28px;
    }
    .thm-btn.hm {
        width: 183px;
    }
    #standard-design .slide-content-box .button {
        justify-content: center;
        align-items: center;
    }
    .read-btn {
        display: none;
    }
    .product-btn {
        display: block;
    }
    .default-blog-news .img-holder img,
    .default-blog-news .lower-content .text .update-title-name,
    .large-blog-news .img-holder img {
        height: auto;
    }
    .search-contactUsMobile {
        background-color: #f7f7f7;
        padding: 30px;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .callUsNowSearchPage {
        width: 100%;
        background-color: var(--primary-color);
        color: #fff;
        font-size: 13.38px;
        font-weight: 700;
        text-align: center;
        padding: 8px 14px;
        display: flex;
        justify-content: center;
        gap: 4px;
    }
    .callUsWriteToUsWrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 16px;
        align-items: center;
    }
    #entry-modal-title {
        margin-top: 0 !important;
    }
}
#standard-design .bg-image-carousel {
    max-height: 700px;
}
@media (max-width: 550px) {
    #standard-design .text-image-carousel {
        font-size: 30px;
    }
}
#basic-design .bg-image-carousel {
    max-height: 600px;
    position: relative;
}
#basic-design .slide-content-box .text-image {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    color: var(--primary-color);
}
#basic-design .description-banner-2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0;
    text-align: center;
    color: #4a4a4a;
}
@media (min-width: 870px) {
    .navbar-nav > li > a {
        padding-top: 27px;
        padding-bottom: 27px;
        color: #393939;
    }
    .navbar-nav > li {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    #basic-design .slide-content-box {
        margin-top: -100px;
        position: relative;
        z-index: 1;
        background: #fff;
        padding: 40px 30px;
        border-radius: 12px;
        box-shadow:
            0 10px 20px rgba(0, 0, 0, 0.04),
            0 2px 6px rgba(0, 0, 0, 0.04),
            0 0 1px rgba(0, 0, 0, 0.04);
    }
}
.show {
    display: block !important;
}
@media (max-width: 1055px) and (min-width: 870px) {
    .navbar-nav.navbar-right {
        display: none;
    }
}
.nav-container > .row:first-of-type {
    height: 30px;
}
#theme-loader-file svg {
    width: 25% !important;
}
.no-actual-img-update {
    height: 190px;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    object-fit: cover;
    filter: grayscale(1);
    opacity: 0.5;
    background-size: auto;
}
@media screen and (max-width: 550px) {
    .nav-container > .row:first-of-type {
        height: auto;
    }
}

.text ul{list-style:unset}@media screen and (max-width:870px){#sec-padd-top{margin-top:240px}}.text_custompage{float:left;padding-bottom:80px;width:100%}.blog-social-links_custompage{padding:0 7px}