/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
*     Fonts
*     Colors
#0.1    Theme Reset Style
#0.2    Global Elements
#0.3    header
#0.4    hero-slider
#0.5    footer
#0.6    about-section
#0.7    services-section
#0.8    cta-section
#0.9    case-studies-section
#1.0    testimonials-section
#1.1    team-section
#1.2    blog-section


--------------------------------------------------------------
    #home-style2
--------------------------------------------------------------
#2.1    cta-section-s2
#2.2    info-area
#2.3    fun-face-info-area


--------------------------------------------------------------
    #home-style3
--------------------------------------------------------------
#3.1    feature-section
#3.2    cta-section-s3
#3.3    testimonials-section-s2
#3.4    team-section-s2


--------------------------------------------------------------
    #contact page
--------------------------------------------------------------
#4.1    contact-pg-section


--------------------------------------------------------------
    #service single page
--------------------------------------------------------------
#5.1    service-single-section


--------------------------------------------------------------
    #case-single page
--------------------------------------------------------------
#6.1    case-single-section


--------------------------------------------------------------
    #blog-page
--------------------------------------------------------------
#7.1    blog-pg-section


--------------------------------------------------------------
    #blog-single-page
--------------------------------------------------------------
#8.1    blog-single-section


--------------------------------------------------------------
    #shop-page
--------------------------------------------------------------
#9.1  shop-pg-section


--------------------------------------------------------------
    #shop-single-page
--------------------------------------------------------------
#10.1   shop-single-section


--------------------------------------------------------------
    #error-404
--------------------------------------------------------------
#11.1   error-404-section

/*---------------------------
    * Fonts
----------------------------*/
@font-face {
    font-family: "Larsseit";
    src: url(../css/web-fonts/larsseit-thin.otf) format("truetype");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: "Larsseit";
    src: url(../css/web-fonts/larsseit-light.otf) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Larsseit";
    src: url(../css/web-fonts/larsseit.otf) format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Larsseit";
    src: url(../css/web-fonts/larsseit-medium.otf) format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Larsseit";
    src: url(../css/web-fonts/larsseit-bold.otf) format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Larsseit";
    src: url(../css/web-fonts/larsseit-extrabold.otf) format("truetype");
    font-weight: 700;
    font-style: normal;
}


/*--------------------------------------------------------------
    *    Colors
    --------------------------------------------------------------*/

.testimonials-section .owl-dots > li.active {
    background-color: #fff;
}

.comment-respond .form-submit input:hover,
.pagination-wrapper .pg-pagination .active a,
.page-numbers li .page-numbers.current,
.pagination-wrapper .pg-pagination li a:hover,
.page-numbers li .page-numbers:hover {
    background-color: #000;
}

.header-style-1 .navigation, .header-style-2 .navigation {
    background-color: transparent;
}

.contact-form-col input[type="submit"]:hover,
body .woocommerce a.button:hover,
.glass-effect:before,
.glass-effect2:after,
.contact-validation-active #error,
.theme-btn-s3,
.preloader .loader,
.service-single-section .request-service form > .submit-area input[type="submit"]:hover,
.header-style-1 .header-right .mini-cart .cart-count, .header-style-2 .header-right .mini-cart .cart-count,
.services-section .grid:hover .icon,
.services-pg-section .grid:hover .icon,
.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn-s2:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn-s3:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .view-cart-btn:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .checkout-btn:hover,
.service-single-section .service-single-tab .nav button:after,
.shop-single-section .product-details .product-option .theme-btn:hover, .shop-single-section .product-details .product-option .theme-btn-s2:hover, .shop-single-section .product-details .product-option .theme-btn-s3:hover, .shop-single-section .product-details .product-option .view-cart-btn:hover,
.shop-single-section .product-details .product-option .checkout-btn:hover, .shop-single-section .product-details .product-option .theme-btn:focus, .shop-single-section .product-details .product-option .theme-btn-s2:focus, .shop-single-section .product-details .product-option .theme-btn-s3:focus, .shop-single-section .product-details .product-option .view-cart-btn:focus,
.shop-single-section .product-details .product-option .checkout-btn:focus, .shop-single-section .product-details .product-option .theme-btn:active, .shop-single-section .product-details .product-option .theme-btn-s2:active, .shop-single-section .product-details .product-option .theme-btn-s3:active, .shop-single-section .product-details .product-option .view-cart-btn:active,
.shop-single-section .product-details .product-option .checkout-btn:active,
.shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:hover,
.shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:hover,
.preloader .loader:before,
.shop-single-section .product-holder .product-badge,
.team-section .slick-arrow:hover,
.blog-pg-section .format-gallery .owl-controls .owl-nav [class*=owl-]:hover,
.blog-pg-section .format-video .video-holder a {
    background-color: #e8112b;
}

.hero-slider .swiper-button-prev:hover,
.hero-slider .swiper-button-next:hover {
    background: #f9f9f9;
}

.shop-single-section .product-details .product-option .btn:hover {
    background-color: #000 !important;
}


.blog-content table thead th {
    background: #f8f8f8;
}

.blog-pg-section .sticky .entry-media {
    padding-bottom: 40px;
}


/* Border color css  */
.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn-s2:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn-s3:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .view-cart-btn:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .checkout-btn:hover {
    border-color: #ef233c;
}

.team-section .slick-arrow:hover {
    border-color: #fff;
}

/* Color css  */
.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn-s2:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .theme-btn-s3:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .view-cart-btn:hover,
.shop-single-section .product-details .product-option .product-row > div:last-child .checkout-btn:hover,
.shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up:hover,
.shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down:hover,
.shop-single-section .shop-action li a:hover,
.pagination-wrapper .pg-pagination .active a,
.page-numbers li .page-numbers.current,
.pagination-wrapper .pg-pagination li a:hover,
.page-numbers li .page-numbers:hover,
.team-section .slick-arrow:hover .fi:before,
.team-section .slick-arrow:hover,
.archive-description p,
.pagination-wrapper .pg-pagination li.last-list a:hover:after,
.theme-btn:hover,
.added_to_cart:hover,
.woocommerce-Reviews .form-submit input.submit:hover,
.contact-form-col input[type="submit"]:hover,
body .woocommerce a.button:hover,
.page-title ul,
.page-title .breadcrumb li a,
.case-studies-section .details p {
    color: #fff;
}

.theme-btn-s2,
.theme-btn-s3,
.widget a.rsswidget,
.blog-sidebar > .widget + .widget a,
.contact-pg-section .contact-form-col :-ms-input-placeholder,
.contact-pg-section .contact-form-col ::-webkit-input-placeholder,
.contact-pg-section .contact-form-col ::-moz-placeholder,
.contact-pg-section .contact-form-col ::-ms-input-placeholder,
.contact-pg-section .contact-form-col ::placeholder,
.service-single-section .request-service form ::-webkit-input-placeholder,
.service-single-section .request-service form :-ms-input-placeholder,
.blog-pg-section .post h3 a,
.shop-pg-section .details h4 a,
.shop-single-section .product-info h4 a {
    color: #2b2d42;
}

.header-style-1 .header-right .mini-cart-content .mini-cart-item-des a:hover,
.header-style-2 .header-right .mini-cart-content .mini-cart-item-des a:hover,
.service-sidebar .contact-widget a:hover,
.site-header #navbar > ul > li.current-menu-item > a,
.site-header #navbar > ul > li.current-menu-parent > a,
.site-footer .contact-widget .see-location:hover,
.service-single-section .service-single-tab .nav button.active,
.blog-single-section .entry-meta .tags a:hover,
.comments-area .comment-reply-link:hover,
.service-sidebar .service-list-widget li.current-menu-item a,
.page-title .breadcrumb li a:hover,
.blog-sidebar .widget ul a:hover,
.widget.widget_calendar nav.wp-calendar-nav a:hover,
.blog-sidebar .recent-post-widget .post h4 a:hover,
.blog-sidebar .tag-widget ul li a:hover,
.blog-sidebar .widget .tagcloud a:hover,
.header-style-2 .header-right .talk a:hover,
.search-page-content a:hover,
.archive-page-content a:hover,
.shop-single-section .thb-product-meta-before .add-to-wishlist a:hover,
.blog-single-section .author-box .social-link a:hover,
.blog-content a:hover,
.blog-section .entry-meta a:hover,
.blog-single-section .more-posts a:hover .post-control-link,
.shop-pg-section .details h4 a:hover,
.shop-single-section .single-product-info .review-form form .rating a:hover {
    color: #ef233c;
}

.blog-pg-section .entry-details .entry-meta .tags a:hover {
    color: #000;
}

.testimonials-section .owl-dots li.active p {
    color: #878787;
}

.pagination-wrapper .pg-pagination li.last-list a:hover {
    color: transparent;
}

p.wp-block-cover-text, p.wp-block-cover-text a {
    color: #fff !important;
}


/*--------------------------------------------------------------
    #0.1    Theme Reset Style
    --------------------------------------------------------------*/
html {
    font-size: 24px;
}

body {
    font-family: "Larsseit", sans-serif;
    color: #2b2d42;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}
@media (max-width: 767px) {
    body {
        font-size: 16px;
        font-size: 0.6666666667rem;
    }
}

p {
    line-height: 1.55em;
    color: #2b2d42;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 0.9em;
    color: #2b2d42;
    font-weight: normal;
}

h1 {
    font-size: 32px;
    font-size: 2em;
}
h2 {
    font-size: 27.8576px;
    font-size: 1.7411em;
}
h3 {
    font-size: 24.2515px;
    font-size: 1.5157em;
}
h4 {
    font-size: 21.1121px;
    font-size: 1.3195em;
}
h5 {
    font-size: 18.3792px;
    font-size: 1.1287em;
}
h6 {
    font-size: 16.3792px;
    font-size: 1em;
}
p {
    font-size: 16px;
}
footer {
    font-size: 13.9288px;
    font-size: .8706em;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	color: #2b2d42;
    font-weight: 400;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

figure {
    max-width: 100%;
}

.page-wrapper.metiro-box-layout {
    width: 1320px;
    overflow: hidden;
    margin: 15px auto;
    background-color: #fff;
}

.sr-only,
.hidden {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
form select,
textarea,
.blog-sidebar .widget input[type="search"], input[type="search"] {
    font-family: "Larsseit", sans-serif;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 12px 15px;
    outline: 0;
}
@media (max-width: 991px) {
    input[type=text],
    input[type=password],
    input[type=email],
    input[type=tel],
    form select,
    textarea {
        padding: 10px 15px;
    }
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
form select:focus,
textarea:focus {
    border: 1px solid #000;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.site-footer .newsletter-widget input[type=submit] {
    height: 60px;
    padding: 0 20px;
    font-size: 14px;
    font-size: calc-rem-value(14);
    background-color: #3f3f3f;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    outline: 0;
}

textarea {
    height: 180px;
}

label {
    font-family: "Larsseit", sans-serif;
    font-size: 14px;
    font-size: 0.5833333333rem;
    color: #2b2d42;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../images/select-arrow.png) calc(100% - 15px) 50% no-repeat;
    background-size: 7px 4px;
    position: relative;
}
select option {
    font-weight: 300;
}

::-webkit-input-placeholder {
    /* Edge */
    font-size: 16px;
    font-size: 0.6666666667rem;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 16px;
    font-size: 0.6666666667rem;
}

::-moz-placeholder {
    font-size: 16px;
    font-size: 0.6666666667rem;
}

::-ms-input-placeholder {
    font-size: 16px;
    font-size: 0.6666666667rem;
}

::placeholder {
    font-size: 16px;
    font-size: 0.6666666667rem;
}

/*--------------------------------------------------------------
    #0.2    Global Elements
    --------------------------------------------------------------*/
.page-wrapper {
    position: relative;
    overflow: hidden;
}

.wow {
    visibility: hidden;
}

.fi:before {
    margin: 0;
}

.body-overlay {
    z-index: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out, z-index 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, z-index 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, z-index 0.25s ease-in-out;
    visibility: hidden;
}

.active-body-overlay .body-overlay {
    z-index: 6;
    opacity: 1;
    visibility: visible;
}

.section-padding {
    padding: 125px 0;
}


.section-padding-top-zero {
    padding: 0 0 125px;
}

@media (max-width: 1199px) {
    .section-padding {
        padding: 100px 0;
    }
    .section-padding-top-zero {
        padding: 0 0 100px;
    }
}
@media (max-width: 767px) {
    .section-padding {
        padding: 90px 0;
    }
    .section-padding-top-zero {
        padding: 0 0 90px;
    }
}

@media (max-width: 767px) {
    .container {
        width: 100%;
        max-width: 100% !important;
    }
}

.glass-effect {
    width: 700px;
    position: absolute;
    top: 0;
    -webkit-filter: blur(80px);
    filter: blur(80px);
    opacity: 0.25;
    z-index: -1;
}
.glass-effect:before {
    content: "";
    width: 285px;
    height: 285px;
    border-radius: 50%;
    position: absolute;
    left: 320px;
    top: 0;
}
.glass-effect:after {
    content: "";
    width: 400px;
    height: 400px;
    border-radius: 50%;
    position: absolute;
    background-color: #04868b;
    left: 0;
    top: 0;
}

.glass-effect2 {
    width: 322px;
    height: 577px;
    position: absolute;
    right: -104px;
    bottom: -200px;
    -webkit-filter: blur(80px);
    filter: blur(80px);
    opacity: 0.35;
    z-index: -1;
}
.glass-effect2:before {
    content: "";
    width: 317px;
    height: 367px;
    border-radius: 50%;
    position: absolute;
    background-color: #04868b;
    left: 0;
    top: 0;
}
.glass-effect2:after {
    content: "";
    width: 322px;
    height: 223px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
}

/*** contact form error handling ***/
.contact-validation-active .error-handling-messages {
    width: 100% !important;
    margin-top: 15px !important;
}
.contact-validation-active label.error {
    font-size: 0.5833333333rem;
    font-weight: normal;
    margin: 5px 0 0 0;
    text-align: left;
    display: block;
    color: red;
}
.contact-validation-active #loader {
    display: none;
    margin-top: 10px;
}
.contact-validation-active #loader i {
    color: #ef233c;
    font-size: 30px;
    font-size: 1.25rem;
    display: inline-block;
    -webkit-animation: rotating linear 2s infinite;
    animation: rotating linear 2s infinite;
}
.contact-validation-active #success,
.contact-validation-active #error {
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
    text-align: center;
    background-color: #009a00;
    color: #fff;
    display: none;
}
@media (max-width: 767px) {
    .contact-validation-active #success,
    .contact-validation-active #error {
        font-size: 15px;
    }
}
.contact-validation-active #success {
    border-left: 5px solid green;
    margin-bottom: 5px;
}
.contact-validation-active #error {
    border-left: 5px solid red;
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotating {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.rotating {
    -webkit-animation: rotating 5s alternate infinite;
    animation: rotating 5s alternate infinite;
}

/*** back to top **/
.site-footer .back-to-top {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    z-index: 999;
    right: 25px;
    bottom: 120px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
@media (max-width: 1199px) {
    .site-footer .back-to-top {
        right: 0;
    }
}
@media (max-width: 767px) {
    .site-footer .back-to-top {
        display: none;
    }
}
.site-footer .back-to-top:hover {
    text-decoration: none;
}
.site-footer .back-to-top:before {
    content: "";
    width: 40px;
    height: 1px;
    position: absolute;
    background-color: #fff;
    right: -60px;
    bottom: 9px;
}

/** for popup image ***/
.mfp-wrap {
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.9);
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

/*** for fancybox video ***/
.fancybox-overlay {
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999 !important;
}

.fancybox-wrap {
    z-index: 99999 !important;
}

.section-title, .section-title-s2 {
    text-align: center;
    margin-bottom: 30px;
}
.section-title > span, .section-title-s2 > span {
    font-size: 15px;
    font-size: 0.625rem;
    font-weight: 500;
    color: #ef233c;
    margin: 0;
    display: block;
    margin-top: -0.3em;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 3px;
}
@media (max-width: 767px) {
    .section-title > span, .section-title-s2 > span {
        font-size: 13px;
        font-size: 0.5416666667rem;
    }
}
.section-title h2, .section-title-s2 h2 {
    font-size: 100px;
    font-size: 4.1666666667rem;
    font-weight: 500;
    margin: 0;
    position: relative;
}
@media (max-width: 1199px) {
    .section-title h2, .section-title-s2 h2 {
        font-size: 80px;
        font-size: 3.3333333333rem;
    }
}
@media (max-width: 991px) {
    .section-title h2, .section-title-s2 h2 {
        font-size: 70px;
        font-size: 2.9166666667rem;
    }
}
@media (max-width: 767px) {
    .section-title h2, .section-title-s2 h2 {
        font-size: 50px;
        font-size: 2.0833333333rem;
    }
}

.section-title-s2 {
    text-align: left;
}
@media (max-width: 1199px) {
    .section-title-s2 {
        margin-bottom: 40px;
    }
}
.section-title-s2 h2 {
    margin: 0.2em 0 0.2em;
}
.section-title-s2 p {
    font-size: 24px;
    font-size: 1rem;
    margin: 0;
}
@media (max-width: 991px) {
    .section-title-s2 p {
        font-size: 20px;
        font-size: 0.8333333333rem;
    }
}
@media (max-width: 767px) {
    .section-title-s2 p {
        font-size: 18px;
        font-size: 0.75rem;
    }
}

.theme-btn, .view-cart-btn, .added_to_cart, .woocommerce-Reviews .form-submit input.submit,
.checkout-btn, .theme-btn-s2, .theme-btn-s3, .contact-form-col input[type="submit"], body .woocommerce a.button, .shop-single-section .product-details .product-option .single_add_to_cart_button.button {
    font-size: 14px;
    font-size: 0.5833333333rem;
    font-weight: 500;
    padding: 20px 35px;
    border: 0;
    display: inline-block;
    border-radius: 0;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    letter-spacing: 1px;
    background-color: #8d99ae;
    color: #fff;
}

body .woocommerce a.button {
    padding: 10px 20px;
}

.add_to_cart_button.theme-btn.added, body .woocommerce a.button.added {
    display: none;
}

.contact-pg-section .contact-form-col input[type="submit"] {
    font-size: 0.5833333333rem;
    background-color: #8d99ae;
    color: #fff;
    padding: 20px 35px;
    border: 0;
    position: relative;
    width: auto;
    line-height: 18px;
}
.contact-pg-section .contact-form-col input[type="submit"]:hover {
    background-color: #e8112b;
}

@media (max-width: 991px) {
    .theme-btn, .view-cart-btn,
    .checkout-btn, .theme-btn-s2, .theme-btn-s3 {
        font-size: 12px;
        font-size: 0.5rem;
        padding: 17px 25px;
    }
}
@media (max-width: 767px) {
    .theme-btn, .view-cart-btn,
    .checkout-btn, .theme-btn-s2, .theme-btn-s3 {
        font-size: 12px;
        font-size: 0.5rem;
        padding: 17px 20px;
    }
}

.theme-btn:hover, .view-cart-btn:hover,
.checkout-btn:hover, .theme-btn-s2:hover, .theme-btn-s3:hover, .theme-btn:focus, .view-cart-btn:focus,
.checkout-btn:focus, .theme-btn-s2:focus, .theme-btn-s3:focus, .theme-btn:active, .view-cart-btn:active,
.checkout-btn:active, .theme-btn-s2:active, .theme-btn-s3:active {
    background-color: #e8112b;
    color: #fff;
}

.theme-btn-s2, .theme-btn-s3 {
    background-color: #fff;
    color: #2b2d42;
}
.view-cart-btn,
.checkout-btn {
    padding: 12px 35px;
    display: block;
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
}
.view-cart-btn:hover,
.checkout-btn:hover {
    color: #fff;
}


.checkout-btn {
    margin-top: 10px;
}

.form input,
.form textarea,
.form select {
    border-color: #bfbfbf;
    color: #595959;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form input:focus,
.form textarea:focus,
.form select:focus {
    border-color: #ef233c;
    -webkit-box-shadow: 0 0 5px 0 #f25366;
    -o-box-shadow: 0 0 5px 0 #f25366;
    -ms-box-shadow: 0 0 5px 0 #f25366;
    box-shadow: 0 0 5px 0 #f25366;
}
.form ::-webkit-input-placeholder {
    font-style: 14px;
    font-style: italic;
    color: #595959;
}
.form :-moz-placeholder {
    font-style: 14px;
    font-style: italic;
    color: #595959;
}
.form ::-moz-placeholder {
    font-style: 14px;
    font-style: italic;
    color: #595959;
}
.form :-ms-input-placeholder {
    font-style: 14px;
    font-style: italic;
    color: #595959;
}
.form select {
    font-style: italic;
    background: url(../images/select-icon.png) no-repeat right center;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
}
.form select::-ms-expand {
    /* for IE 11 */
    display: none;
}

/******************************
        #page title
    ******************************/

.page-title {
    background: center center/cover no-repeat local;
    width: 100%;
    height: 400px;
    text-align: center;
    position: relative;
    word-break: break-all;
    background-color: #a5a5a5;
    margin-bottom: 0 !important;
}
@media screen and (min-width: 1400px) {
    .page-title {
        width: calc(100% - 180px);
        margin: 0 auto;
    }
}
@media (max-width: 991px) {
    .page-title {
        height: 300px;
    }
}
.page-title .page-title-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.page-title .page-title-wrapper {
    text-align: center;
}

.page-title h2 {
    font-size: 64px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 0.2em;
}
.single .page-title h2 {
    font-size: 64px;
    font-size: 2.2916666667rem;
}
@media (max-width: 991px) {
    .page-title h2 {
        font-size: 80px;
        font-size: 3.3333333333rem;
    }
}
@media (max-width: 767px) {
    .page-title h2 {
        font-size: 55px;
        font-size: 2.2916666667rem;
    }
    .single .page-title h2 {
        font-size: 40px;
        font-size: 2rem;
    }
    .page-title {
        height: 180px;
    }
}
.page-title .breadcrumb,
.woocommerce-breadcrumb{
    background: rgba(0, 0, 0, 0.5);
    min-height: 35px;
    line-height: 35px;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 0;
}

.page-title .breadcrumb > li {
    padding-left: 15px;
}

@media (max-width: 767px) {
    .page-title .breadcrumb {
        text-align: center;
    }
}

.woocommerce-breadcrumb{
    color: #fff;
    padding: 4px 15px;
}

.woocommerce-breadcrumb .breadcrumb-title:last-child{
    margin-left: 10px;
}

ol.breadcrumbb{
    padding-left: 0;
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}


.page-title .breadcrumb li,
.woocommerce-breadcrumb a{
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    margin-right: 5px;
    position: relative;
    display: inline-block;
}

.page-title .breadcrumb > li + li {
    margin-left: 20px;
    padding-left: 15px;
}

.page-title .breadcrumb > li:first-child {
    padding-left: 0;
}

.page-title .breadcrumb > li + li:before {
    font-family: themify;
    content: "\e661";
    font-size: 10px;
    font-size: 0.4166666667rem;
    padding: 0;
    position: absolute;
    left: -12px;
    top: 0;
}

.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    background-color: #fff;
}
.preloader .loader {
    font-size: 10px;
    text-indent: -9999em;
    width: 100px;
    height: 100px;
    position: absolute;
    left: calc(50% - 50px);
    top: calc(50% - 50px);
    border-radius: 50%;
    background: -o-linear-gradient(left, #ef233c 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, #ef233c), color-stop(42%, rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, #ef233c 10%, rgba(255, 255, 255, 0) 42%);
    -webkit-animation: load3 1.3s infinite linear;
    animation: load3 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.preloader .loader:before {
    width: 50%;
    height: 50%;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.preloader .loader:after {
    width: 85%;
    height: 85%;
    border-radius: 50%;
    content: "";
    margin: auto;
    position: absolute;
    background-color: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*------------------------------------
        blog sidebar
    ------------------------------------*/
.blog-sidebar {
    /*** search-widget ***/
    /*** category-widget ***/
    /*** recent-post-widget ***/
    /*** tag-widget ***/
    /*** about-widget ***/
}
.blog-sidebar .widget ul ul {
    padding-left: 10px;
}
@media (max-width: 991px) {
    .blog-sidebar {
        margin-top: 80px;
        max-width: 400px;
    }
}
@media (max-width: 767px) {
    .blog-sidebar {
        margin-top: 60px;
        max-width: 400px;
    }
}
.blog-sidebar .widget h2,
.blog-sidebar .widget h3 {
    font-size: 20px;
    font-size: 0.8333333333rem;
    font-weight: 500;
    margin: 0 0 1.3em;
    position: relative;
}
.blog-sidebar > .widget + .widget {
    margin-top: 65px;
}
.blog-sidebar .search-widget form div {
    position: relative;
}
.blog-sidebar .search-widget input,
.blog-sidebar .widget input[type="search"], .search-form button[type="submit"] {
    font-size: 14px;
    font-size: 0.5833333333rem;
}
.blog-sidebar .widget. input:focus {
    outline: 0;
}
.blog-sidebar .widget input[type="submit"], .blog-sidebar .widget button[type="submit"], .search-form button[type="submit"] {
    padding: 10px;
    border-radius: 0;
    position: absolute;
    margin-left: -1px;
    border-left: none;
    border: 1px solid #ddd;
    background-color: transparent;
    font-size: 17px;
    outline: 0;
}

.blog-content input[type="submit"],
.blog-content button[type="submit"], .search input[type="submit"] {
    padding: 12px;
    border-radius: 0;
    transform: translateY(1px);
    outline: 0;
    background-color: #fff;
    border: 1px solid #ddd;
}

.search input[type="submit"] {
    padding: 10px;
    margin-left: -5px;
    font-size: 17px;
}
.blog-sidebar .widget.woocommerce input.search-field {
    width: 77%;
    outline: 0;
}
.blog-sidebar .search-widget form button {
    padding: 0;
    border: 0;
    outline: 0;
    position: absolute;
    background-color: transparent;
    right: 15px;
    top: 15px;
    border-radius: 0;
    color: #2b2d42;
}
.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.wp-block-search .wp-block-search__inside-wrapper input[type="search"] {
    max-width: 75% !important;
}
.wp-block-search .wp-block-search__inside-wrapper button.wp-block-search__button {
    right: 0;
}
ol.wp-block-latest-comments {
    margin: 0;
    padding: 0;
}
ol.wp-block-latest-comments .wp-block-latest-comments__comment-meta a {
    color: #2b2d42;
    font-weight: 500;
}
.blog-sidebar .search-widget form button i {
    font-size: 18px;
    font-size: 0.75rem;
}
.blog-sidebar .category-widget ul {
    list-style: none;
}
.blog-sidebar .category-widget ul li {
    font-size: 14px;
    font-size: 0.5833333333rem;
    font-weight: 500;
    position: relative;
}
.blog-sidebar .category-widget ul li span {
    display: inline-block;
    padding-left: 5px;
}
.blog-sidebar .category-widget ul > li + li {
    margin-top: 5px;
    padding-top: 5px;
}
/* .blog-sidebar .category-widget ul a,  */

.blog-sidebar .widget ul a, .blog-sidebar .widget a {
    font-size: 16px;
    font-size: 0.6666666667rem;
    font-weight: 500;
    display: inline-block;
    position: relative;
    color: #2b2d42;
}

.blog-sidebar .widget ul a, 
.blog-sidebar .widget a {
    font-weight: 400;
}

.widget nav.wp-calendar-nav a {
    display: inline-block;
    background: #E0FFFF;
    color: #2b2d42;
    padding: 5px;
}
.widget li.recentcomments {
    margin-bottom: 10px;
}

.widget li.recentcomments:last-child {
    margin-bottom: 0;
}
.widget img.rss-widget-icon {
    width: 20px;
    height: 20px;
    object-fit: cover;
    transform: translateY(-2px);
}
/* .blog-sidebar .category-widget ul a:hover, */
.blog-sidebar .widget select,
.blog-sidebar .widget .select2-container .select2-selection--single {
    width: 100%;
    padding: 10px;
    border-radius: 0;
    border: 1px solid #ddd;
}
.blog-sidebar .widget .select2-container--default .select2-selection--single .select2-selection__arrow,
.blog-sidebar .widget .select2-container .select2-selection--single {
    height: 45px;
}
.widget table {
    width: 100%;
    text-align: center;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.widget table th, .widget table td {
    padding: 5px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.widget table th {
    background: #ef233c;
}
.widget table td#today {
    font-weight: 400;
    background: #E0FFFF;
    color: #0000A1;
}

.widget nav.wp-calendar-nav {
    text-align: left;
}

.widget.widget_rss li {
    margin-top: 30px;
}
.widget.widget_rss .rssSummary {
    font-size: 95%;
}
.widget.widget_rss .rss-date {
    font-weight: 400;
    font-size: 80%;
    display: block;
    margin-bottom: 10px;
}
.widget.widget_rss cite {
    display: inline-block;
    margin-top: 10px;
    font-weight: 600;
}
.widget.widget_rss .rsswidget {
    font-size: 110%;
}
.blog-sidebar .recent-post-widget .post {
    overflow: hidden;
}
.blog-sidebar .recent-post-widget .posts > .post + .post {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #f3f2f2;
}
.blog-sidebar .recent-post-widget .post .img-holder {
    width: 60px;
    float: left;
}
.blog-sidebar .recent-post-widget .post .details {
    width: calc(100% - 68px);
    float: left;
    padding-left: 15px;
}
.blog-sidebar .recent-post-widget .post h4 {
    font-size: 14px;
    font-size: 0.5833333333rem;
    line-height: 1.3em;
    margin: 0.2em 0 0.1em;
}
@media (max-width: 1199px) {
    .blog-sidebar .recent-post-widget .post h4 {
        margin: 0;
    }
}
.blog-sidebar .recent-post-widget .post h4 a {
    font-weight: 500;
    color: #2b2d42;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-sidebar .recent-post-widget .post{
    min-height: 70px;
}

.blog-sidebar .recent-post-widget .post .details .date {
    font-size: 10px;
    font-size: 0.4166666667rem;
    font-weight: 500;
    color: #6f6f6f;
}
.blog-sidebar .tag-widget ul {
    overflow: hidden;
    list-style: none;
}
.blog-sidebar .tag-widget ul li {
    float: left;
    margin: 0 10px 7px 0;
    position: relative;
}
.blog-sidebar .widget .tagcloud a {
    font-size: 14px !important;
    border: 1px solid #d2d2d2;
    color: #2b2d42;
    font-size: 0.5833333333rem !important;
    font-weight: 300;
    display: inline-block;
    padding: 8px 15px;
    margin-top: 5px;
}

.blog-sidebar .about-widget {
    font-size: 15px;
    font-size: 0.625rem;
    font-weight: 300;
}
.widget.widget_media_gallery .gallery {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 0 10px;
}

.blog-sidebar .widget.woocommerce.widget_price_filter button[type="submit"] {
    border-left: 1px solid #ddd;
    position: inherit;
    margin-left: 0;
    padding: 0 15px;
}

.blog-sidebar .widget.woocommerce img {
    width: 50px;
    clear: both;
}

.blog-sidebar .widget.woocommerce ul.product_list_widget li {
    margin-top: 10px;
}

.blog-sidebar .widget.woocommerce ul.product_list_widget li span.woocommerce-Price-amount.amount {
    font-size: 12px;
    margin-left: 10px;
}

.widget.widget_media_gallery .gallery .gallery-item {
    margin: 10px 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
    .blog-sidebar {
        max-width: 100% !important;
    }
}
/**** pagination ****/
.pagination-wrapper {
    text-align: center;
    margin-top: 60px;
}
@media (max-width: 991px) {
    .pagination-wrapper {
        text-align: left;
        margin-top: 40px;
    }
}
.pagination-wrapper .pg-pagination, .page-numbers {
    display: inline-block;
    overflow: hidden;
    list-style-type: none;
    text-align: center;
}
.pagination-wrapper .pg-pagination li, .page-numbers li {
    float: left;
    margin-right: 10px;
}
@media (max-width: 767px) {
    .pagination-wrapper .pg-pagination li {
        margin-right: 5px;
    }
}
.pagination-wrapper .pg-pagination li:last-child {
    margin-right: 0;
}
.pagination-wrapper .pg-pagination li.last-list a,
.pagination-wrapper .pg-pagination li.first-list a {
    position: relative;
    color: transparent;
}

.pagination-wrapper .pg-pagination li.last-list a:after,
.pagination-wrapper .pg-pagination li.first-list a:before {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'themify';
    right: 0;
    text-align: center;
    color: #000;
}

.pagination-wrapper .pg-pagination li.last-list a:hover:after,
.pagination-wrapper .pg-pagination li.first-list a:hover:before {
    color: #fff;
}
.pagination-wrapper .pg-pagination li.last-list a:after {
    content: "\e649";
}
.pagination-wrapper .pg-pagination li.first-list a:before {
    content: "\e64a";
}

.pagination-wrapper .pg-pagination li a, .page-numbers li .page-numbers {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-size: 0.6666666667rem;
    background-color: transparent;
    font-weight: 500;
    display: block;
    color: #000;
    border-radius: 0;
}
@media (max-width: 991px) {
    .pagination-wrapper .pg-pagination li a {
        width: 40px;
        height: 40px;
        line-height: 37px;
        font-size: 15px;
        font-size: 0.625rem;
    }
}
.pagination-wrapper .pg-pagination .fi:before {
    font-size: 15px;
    font-size: 0.625rem;
}

.pagination-wrapper-left {
    text-align: left;
}

.pagination-wrapper-right {
    text-align: right;
}
@media screen and (min-width: 1200px) {
    .pagination-wrapper-right {
        padding-right: 50px;
    }
}
@media (max-width: 991px) {
    .pagination-wrapper-right {
        margin-top: 45px;
        text-align: left;
    }
}


.page-links .post-page-numbers {
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 30px;
  }
  
  .page-links .post-page-numbers.current {
    border-color: #ef233c;
    color: #ef233c;
  }
  
  .page-links {
    clear: both;
  }

/****************************************
      service single sidebar
  ****************************************/
.service-sidebar {
    /*** service-list-widget ***/
    /*** contact-widget ***/
}

.service-sidebar > .widget + .widget {
    margin-top: 60px;
}
.service-sidebar .service-list-widget {
    padding: 55px 40px 30px;
    background-color: #f7f7f7;
}
.service-sidebar .service-list-widget h4 {
    font-size: 24px;
    font-size: 1rem;
    margin: 0 0 0.7em;
}
.service-sidebar .service-list-widget ul {
    list-style: none;
    border: 2px solid #f7f7f7;
    border-bottom: 0;
    padding-left: 0;
}
.service-sidebar .service-list-widget ul li {
    border-bottom: 1px solid #e0e0e1;
}
.service-sidebar .service-list-widget a {
    font-size: 16px;
    font-size: 0.6666666667rem;
    color: #000;
    font-weight: 300;
    display: block;
    padding: 12px 0;
}
.service-sidebar .service-list-widget ul li:last-child {
    border: 0;
}

.service-sidebar .contact-widget {
    padding: 85px 30px;
    position: relative;
    text-align: center;
}
.service-sidebar .contact-widget > div {
    position: relative;
    z-index: 1;
}
.service-sidebar .contact-widget h4 {
    font-size: 30px;
    font-size: 1.25rem;
    margin: 0 0 0.8em;
    text-transform: capitalize;
    color: #fff;
}
.service-sidebar .contact-widget p {
    font-size: 16px;
    font-size: 0.6666666667rem;
    color: #fff;
    margin: 0;
}
.service-sidebar .contact-widget ul li {
    font-size: 14px;
    font-size: 0.5833333333rem;
    position: relative;
    padding-left: 25px;
}
.service-sidebar .contact-widget ul li i {
    position: absolute;
    color: #ef233c;
    left: 0;
    top: 3px;
}
.service-sidebar .contact-widget ul > li + li {
    margin-top: 12px;
}
.service-sidebar .contact-widget a {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    padding: 15px 35px 12px;
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
    background-color: #fff;
    color: #2b2d42;
}
.service-single-section .request-service form > .submit-area input[type="submit"] {
    font-size: 13px;
    font-size: 0.5416666667rem;
    font-weight: 600;
    width: auto;
    height: 45px;
    line-height: 48px;
    text-align: center;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    margin: 0;
    padding: 0 45px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
    background-color: #ef233c
}
.service-single-section .request-service form > .submit-area input[type="submit"]:hover {
    background: #d00f27;
}

.service-single-section .request-service h4 {
    margin-top: 0 !important;
}

@media (max-width: 1199px) {

    .service-sidebar {
        margin-bottom: 50px;
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }
    .order-fast .service-sidebar {
        margin-top: 80px;
    }

    .service-single-section .container {
        width: 100% !important;
        padding-right: 15px;
        padding-left: 15px;
    }
    .service-sidebar .widget {
        padding: 20px 15px 10px;
    }
}
@media (max-width: 767px) {

}

/*--------------------------------------------------------------
    #0.3    header
    --------------------------------------------------------------*/
.site-header {
    /* navigation open and close btn hide for width screen */
    /* style for navigation less than 992px */
    /*navbar collaps less then 992px*/
}
.site-header .navigation {
    margin-bottom: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background-color: #fff;
}
.site-header .navigation > .container {
    position: relative;
}
@media (max-width: 991px) {
    .site-header .navigation {
        padding: 10px 0;
    }
}
.site-header #navbar {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.site-header #navbar > ul li a:hover,
.site-header #navbar > ul li a:focus,
.site-header #navbar > ul li.current-menu-item a {
    text-decoration: none;
    color: #ef233c !important;
}
@media screen and (min-width: 992px) {
    .site-header #navbar {
        /*** hover effect ***/
    }
    .site-header #navbar li {
        position: relative;
        list-style: none;
    }
    .site-header #navbar > ul > li > a {
        font-size: 14px;
        font-size: 0.5833333333rem;
        font-weight: 500;
        padding: 50px 22px;
        display: block;
        color: #040404;
        text-transform: uppercase;
        position: relative;
    }
    .site-header #navbar > ul > li > a:before {
        content: "";
        width: 90%;
        height: 32px;
        border: 1px solid #ef233c;
        position: absolute;
        top: calc(50% - 17px);
        left: 5%;
        opacity: 0;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .site-header #navbar > ul > li > a:hover:before {
        opacity: 1;
    }
    .site-header #navbar > ul > li.current-menu-item > a:before,
    .site-header #navbar > ul > li.current-menu-parent > a:before {
        opacity: 1;
    }
    .site-header #navbar > ul .sub-menu {
        width: 275px;
        text-align: left;
        padding: 25px 0;
        position: absolute;
        left: 0;
        top: 95%;
        z-index: 10;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        background-color: #fff;
        -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
        text-transform: capitalize;
    }
    
    .site-header #navbar > ul > li .sub-menu li:last-child {
        border-bottom: 0;
    }
    .site-header #navbar > ul > li .sub-menu a {
        font-family: "Larsseit", sans-serif;
        color: #000;
        display: block;
        padding: 10px 30px;
        font-size: 14px;
        font-size: 0.5833333333rem;
        font-weight: 500;
    }
    .site-header #navbar > ul > li .sub-menu a:hover {
        padding-left: 35px;
    }
    .site-header #navbar > ul > li > .sub-menu .sub-menu {
        left: 100%;
        top: 0;
        list-style: none;
    }
    .site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a {
        position: relative;
    }
    .site-header #navbar > ul > li > .sub-menu > .menu-item-has-children > a:before {
        font-family: "themify";
        content: "";
        font-size: 11px;
        font-size: 0.4583333333rem;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .site-header #navbar > ul > li:hover > .sub-menu,
    .site-header #navbar .sub-menu > li:hover > .sub-menu{
        top: 100%;
        visibility: visible;
        opacity: 1;
        list-style: none;
    }

}
@media (max-width: 991px) {
    .site-header #navbar > ul > li a {
        display: block;
        font-size: 14px;
        font-size: 0.5833333333rem;
    }
    .site-header #navbar > ul > li .sub-menu li {
        border-bottom: 1px solid #e6e6e6;
    }
    .site-header #navbar > ul .sub-menu > li:last-child {
        border-bottom: 0;
    }
    .site-header #navbar > ul > li > .sub-menu a {
        padding: 8px 15px 8px 45px;
    }
    .site-header #navbar > ul > li > .sub-menu .sub-menu a {
        padding: 8px 15px 8px 65px;
    }
    .site-header #navbar > ul .menu-item-has-children > a {
        position: relative;
    }
    .site-header #navbar > ul .menu-item-has-children > a:before {
        font-family: "themify";
        content: "";
        font-size: 11px;
        font-size: 0.4583333333rem;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .nav .sub-menu {
        margin: 0;
        padding: 0;
        list-style: none;
    }
}
@media screen and (min-width: 992px) {
    .site-header .navbar-header .open-btn {
        display: none;
    }
    .site-header #navbar .close-navbar {
        display: none;
    }
}
@media (max-width: 991px) {
    .site-header {
        /* class for show hide navigation */
    }
    .site-header .container {
        width: 100%;
    }
    .site-header .navbar-header button {
        background-color: #ef233c;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border: 0;
        padding: 5px 0 0;
        outline: 0;
        position: absolute;
        right: 15px;
        top: calc(50% - 14px);
        z-index: 20;
        border-radius: 0;
    }
    .site-header .navbar-header button span {
        background-color: #fff;
        width: 20px;
        margin: 0 auto 5px;
        height: 2px;
        margin-bottom: 5px;
        display: block;
    }
    .site-header #navbar {
        background: #fff;
        display: block !important;
        width: 300px;
        height: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        position: fixed;
        right: -320px;
        top: 0;
        z-index: 100;
        opacity: 0;
        visibility: hidden;
    }
    .site-header #navbar > ul {
        background-color: #fff;
        position: relative;
        z-index: 101;
    }
    .site-header #navbar ul a {
        color: #000;
    }
    .site-header #navbar ul a:hover,
    .site-header #navbar ul li.current a {
        color: #ef233c;
    }
    .site-header #navbar .navbar-nav {
        height: 100%;
        overflow: auto;
    }
    .site-header #navbar .close-navbar {
        background-color: #fff;
        width: 40px;
        height: 40px;
        color: #000;
        border: 0;
        outline: none;
        position: absolute;
        left: -41px;
        top: 90px;
        z-index: 20;
    }
    .site-header #navbar .close-navbar .ti-close {
        position: relative;
        top: 1px;
    }
    .site-header #navbar > ul > li {
        border-bottom: 1px solid #f2f2f2;
    }
    .site-header #navbar > ul > li > a {
        padding: 10px 15px 10px 35px;
    }
    .site-header .slideInn {
        right: 0 !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .site-header .navbar-toggler .first-angle,
    .site-header .navbar-toggler .last-angle {
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    .site-header .x-close .middle-angle {
        opacity: 0;
    }
    .site-header .x-close .first-angle {
        position: absolute;
        -webkit-transform: rotate(-44deg);
        top: 16px;
        left: 10px;
    }
    .site-header .x-close .last-angle {
        -webkit-transform: rotate(44deg);
        position: absolute;
        top: 16px;
        right: 10px;
    }
}
@media (max-width: 767px) {
    .site-header .navbar-header .navbar-brand, .site-header .navbar-header .custom-logo-link {
        font-size: 24px;
    }
    .site-header #navbar .navbar-nav {
        margin: 0;
    }
    .nav .sub-menu {
        margin: 0;
        padding: 0;
        list-style: none;
    }
}
@media (max-width: 991px) {
    .site-header .navbar-collapse.collapse {
        display: none;
    }
    .site-header .navbar-collapse.collapse.in {
        display: block;
    }
    .site-header .navbar-header .collapse,
    .site-header .navbar-toggle {
        display: block;
    }
    .site-header .navbar-header {
        float: none;
    }
    .site-header .navbar-right {
        float: none;
    }
    .site-header .navbar-nav {
        float: none;
    }
    .site-header .navbar-nav > li {
        float: none;
    }
}

@media (max-width: 991px) {
    .page-wrapper {
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .body-overlay:before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.9);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
}
/*--------------------------------------------------------------
        #header-style-1
    --------------------------------------------------------------*/
.header-style-1, .header-style-2 {
    position: relative;
    z-index: 5;
    /*** cart-search-contact ***/
}
@media screen and (min-width: 1400px) {
    .header-style-1 .navbar-header, .header-style-2 .navbar-header {
        padding-left: 7px;
    }
    .header-style-1 .header-right, .header-style-2 .header-right {
        right: 38px;
    }
}
.header-style-1 .container-fluid, .header-style-2 .container-fluid {
    max-width: 1774px;
    margin: 0 auto;
    position: relative;
}

.header-style-1 .navbar-brand, .header-style-2 .navbar-brand,
.header-style-1 .custom-logo-link, .header-style-2 .custom-logo-link {
    display: inline-block;
}
.header-style-1 .navbar-brand img, .header-style-2 .navbar-brand img,
.header-style-1 .custom-logo-link img.custom-logo, .header-style-2 .custom-logo-link img.custom-logo {
    max-width: 130px;
    height: 59px;
}
@media (max-width: 991px) {
    .header-style-1 .navbar-brand img, .header-style-2 .navbar-brand img,
    .header-style-1 .custom-logo-link img.custom-logo, .header-style-2 .custom-logo-link img.custom-logo {
        max-width: 100px;
        height: 45px;
    }
}
@media screen and (min-width: 992px) {
    .header-style-1 #navbar, .header-style-2 #navbar {
        padding-left: 100px;
    }
}
.header-style-1 .header-right, .header-style-2 .header-right {
    position: absolute;
    right: 20px;
    padding-left: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.header-right-parrent {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
    .header-style-1 .header-right, .header-style-2 .header-right {
        right: 90px;
    }
}
@media (max-width: 767px) {
    .header-style-1 .header-right, .header-style-2 .header-right {
        right: 80px;
    }
}
.header-style-1 .header-right .cart-toggle-btn, .header-style-2 .header-right .cart-toggle-btn {
    background: transparent;
    padding: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
}
.header-style-1 .header-right button, .header-style-2 .header-right button {
    background: transparent;
    padding: 0;
    border: 0;
    outline: 0;
}
.header-style-1 .header-right > div, .header-style-2 .header-right > div {
    float: left;
    position: relative;
    margin-right: 22px;
}
@media (max-width: 767px) {
    .header-style-1 .header-right > div, .header-style-2 .header-right > div {
        margin-right: 10px;
    }
}
.header-style-1 .header-right > div:last-child, .header-style-2 .header-right > div:last-child {
    margin: 10px 0 0 10px;
    position: relative;
}
.header-style-1 .header-right .search-contact, .header-style-2 .header-right .search-contact {
    height: 60px;
    line-height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 11px 30px 11px 18px;
}
.search-contact-parrent {
    border: 1px solid #dadada;
}
@media (max-width: 1199px) {
    .header-style-1 .header-right .search-contact, .header-style-2 .header-right .search-contact {
        display: none;
    }
}
.header-style-1 .header-right .search-contact > div, .header-style-2 .header-right .search-contact > div {
    float: left;
}
.header-style-1 .header-right .search-contact p, .header-style-2 .header-right .search-contact p {
    font-size: 14px;
    font-size: 0.5833333333rem;
    margin: 0;
    font-weight: 300;
    color: #878787;
}
.header-style-1 .header-right .search-contact h5, .header-style-2 .header-right .search-contact h5 {
    font-size: 16px;
    font-size: 0.6666666667rem;
    margin: 0;
    color: #2b2d42;
}
.header-style-1 .header-right .search-contact .search-toggle-btn, .header-style-2 .header-right .search-contact .search-toggle-btn {
    padding-right: 12px;
    margin-right: 18px;
    border-right: 1px solid #dadada !important;
    background: transparent;
    border: none;
}
.header-style-1 .header-right .search-contact .search-toggle-btn i, .header-style-2 .header-right .search-contact .search-toggle-btn i {
    font-size: 20px;
    position: relative;
    top: 5px;
}
.header-style-1 .header-right .header-search-form-wrapper, .header-style-2 .header-right .header-search-form-wrapper {
    position: relative;
}
@media (max-width: 550px) {
    .header-style-1 .header-right .header-search-form-wrapper, .header-style-2 .header-right .header-search-form-wrapper {
        display: none;
    }
}
.header-style-1 .header-right .header-search-form-wrapper .fi:before, .header-style-2 .header-right .header-search-form-wrapper .fi:before {
    font-size: 22px;
    font-size: 0.9166666667rem;
}
.header-style-1 .header-right .mini-cart .cart-toggle-btn .fi:before, .header-style-2 .header-right .mini-cart .cart-toggle-btn .fi:before {
    font-size: 30px;
}
.header-style-1 .header-right .mini-cart .cart-count, .header-style-2 .header-right .mini-cart .cart-count {
    width: 18px;
    height: 18px;
    font-size: 11px;
    font-size: 0.4583333333rem;
    font-weight: 500;
    line-height: 20px;
    position: absolute;
    color: #fff;
    top: -2px;
    right: -12px;
    border-radius: 50%;
    padding-left: 6px;
}
.header-style-1 .header-right .mini-cart-content, .header-style-2 .header-right .mini-cart-content {
    width: 320px;
    height: 100%;
    z-index: 100;
    position: fixed;
    right: -320px;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    background-color: #fff;
    -webkit-box-shadow: -2px 18px 40px -9px #999999;
    box-shadow: -2px 18px 40px -9px #999999;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-close, .header-style-2 .header-right .mini-cart-content .mini-cart-close {
    display: block;
    width: 50px;
    height: 50px;
    font-size: 0px;
    text-align: center;
    overflow: hidden;
    position: relative;
    float: right;
    background-color: #333333;
    color: #fff;
}
.mini-cart-content{
    overflow: scroll;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-close i, .header-style-2 .header-right .mini-cart-content .mini-cart-close i {
    font-size: 15px;
}
.header-style-1 .header-right .mini-cart-content p, .header-style-2 .header-right .mini-cart-content p {
    font-size: 15px;
    font-size: 0.625rem;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    color: #2b2d42;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-items, .header-style-2 .header-right .mini-cart-content .mini-cart-items {
    padding: 100px 30px 25px;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-item, .header-style-2 .header-right .mini-cart-content .mini-cart-item {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #efefef;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-item:first-child, .header-style-2 .header-right .mini-cart-content .mini-cart-item:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-item-image, .header-style-2 .header-right .mini-cart-content .mini-cart-item-image {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 15px;
    border: 2px solid #f1f1f1;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-item-image a, .header-style-2 .header-right .mini-cart-content .mini-cart-item-image a,
.header-style-1 .header-right .mini-cart-content .mini-cart-item-image img,
.header-style-2 .header-right .mini-cart-content .mini-cart-item-image img {
    display: block;
    width: 46px;
    height: 46px;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-item-des, .header-style-2 .header-right .mini-cart-content .mini-cart-item-des {
    position: relative;
    overflow: hidden;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-item-des a, .header-style-2 .header-right .mini-cart-content .mini-cart-item-des a {
    font-size: 15px;
    font-size: 0.625rem;
    font-weight: 500;
    text-align: left;
    color: #2b2d42;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-item-des .mini-cart-item-price, .header-style-2 .header-right .mini-cart-content .mini-cart-item-des .mini-cart-item-price {
    font-size: 13px;
    font-size: 0.5416666667rem;
    font-weight: 500;
    display: block;
    margin-top: 3px;
    color: #888;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-item-des .mini-cart-item-quantity, .header-style-2 .header-right .mini-cart-content .mini-cart-item-des .mini-cart-item-quantity {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    display: block;
    position: absolute;
    right: 0;
    top: 2px;
    color: #444;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-action, .header-style-2 .header-right .mini-cart-content .mini-cart-action {
    padding: 20px 30px 30px;
    border-top: 1px solid #efefef;
    text-align: center;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-action .theme-btn-s2, .header-style-2 .header-right .mini-cart-content .mini-cart-action .theme-btn-s2, .header-style-1 .header-right .mini-cart-content .mini-cart-action .theme-btn-s3, .header-style-2 .header-right .mini-cart-content .mini-cart-action .theme-btn-s3 {
    float: right;
}
.header-style-1 .header-right .mini-cart-content .mini-cart-action .mini-checkout-price, .header-style-2 .header-right .mini-cart-content .mini-cart-action .mini-checkout-price {
    font-size: 18px;
    font-size: 0.75rem;
    font-weight: 500;
    display: block;
    margin-bottom: 15px;
    color: #2b2d42;
}
.header-style-1 .header-right .mini-cart-content-toggle, .header-style-2 .header-right .mini-cart-content-toggle,
.header-style-1 .header-right .header-search-content-toggle,
.header-style-2 .header-right .header-search-content-toggle {
    opacity: 1;
    visibility: visible;
    right: 0;
}

/*--------------------------------------------------------------
        #header-style-2
    --------------------------------------------------------------*/
.header-style-2 {
    /*** cart-search-contact ***/
}
@media (max-width: 767px) {
    .header-style-2 .header-right {
        right: 80px;
    }
}
@media (max-width: 1199px) {
    .header-style-2 .header-right .talk {
        display: none;
    }
}
@media (max-width: 991px) {
    .header-style-2 .header-right .talk {
        display: block;
    }
}
@media (max-width: 500px) {
    .header-style-2 .header-right .talk {
        display: none;
    }
}
.header-style-2 .header-right .talk a {
    font-size: 16px;
    font-size: 0.6666666667rem;
    font-weight: 500;
    text-decoration: underline;
    color: #2b2d42;
}
.header-style-2 .header-right .search-contact {
    padding: 0;
    border: 0;
    margin: 0 10px;
}
.header-style-2 .header-right .search-contact .search-toggle-btn {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}
@media screen and (min-width: 992px) {
    .header-style-2 .header-right .mini-cart {
        top: 3px;
    }
}

.header-search-area {
    width: 100%;
    padding: 100px 0;
    text-align: center;
    position: fixed;
    background-color: #fff;
    left: 0;
    top: 0;
    z-index: 111;
}
.header-search-area h3 {
    font-size: 45px;
    margin: 0 0 1em;
}
.header-search-area form {
    position: relative;
}
.header-search-area input {
    border-bottom: 1px solid #d0d0d0;
    height: 50px;
    font-size: 18px;
    font-size: 0.75rem;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.header-search-area input:focus {
    border-color: #ef233c;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.header-search-area form button {
    border: 0;
    font-size: 20px;
    font-size: 0.8333333333rem;
    background-color: transparent;
    position: absolute;
    right: 0;
    bottom: 10px;
}
.header-search-area form button:focus {
    border: none;
    outline: none;
}
.header-search-area .close-form {
    position: absolute;
    right: 35px;
    top: 35px;
    bottom: auto;
    padding-bottom: 5px;
}
.header-search-area .close-form button {
    background: transparent;
    color: #000;
    border: 0;
    outline: 0;
    font-size: 13px;
    font-size: 0.5416666667rem;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.header-search-area .close-form i:before {
    font-size: 33px;
    font-size: 1.375rem;
}
.header-search-area .close-form button:focus {
    border: 0;
    outline: 0;
}

/*--------------------------------------------------------------
    #0.4    hero slider
    --------------------------------------------------------------*/
.hero-area {
    height: calc(100vh - 120px);
    min-height: 600px;
    position: relative;
}
@media (max-width: 1199px) {
    .hero-area {
        height: 700px;
        min-height: auto;
    }
}
@media (max-width: 991px) {
    .hero-area {
        height: 600px;
    }
}
@media (max-width: 767px) {
    .hero-area {
        height: 500px;
    }
}
.hero-area .glass-effect {
    top: 360px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hero-area .container-fluid {
    position: relative;
    width: 100%;
    height: 100%;
}
.hero-area .container-fluid > .row {
    width: 100%;
    height: 100%;
}
.hero-area .content-area {
    height: 100%;
    min-height: 600px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .hero-area .content-area {
        height: 700px;
        min-height: auto;
    }
}
@media (max-width: 991px) {
    .hero-area .content-area {
        height: 600px;
    }
}
@media (max-width: 767px) {
    .hero-area .content-area {
        height: 500px;
    }
}
.hero-area .fun-fact {
    overflow: hidden;
    -webkit-transform: rotate(-90deg);
    -transform: rotate(-90deg);
    position: absolute;
    left: -45px;
    top: 50%;
}
@media (max-width: 1300px) {
    .hero-area .fun-fact {
        display: none;
    }
}
.hero-area .fun-fact > div {
    float: left;
}
.hero-area .fun-fact > div:first-child {
    font-size: 48px;
    font-size: 2rem;
    font-weight: 500;
    line-height: 0.9em;
    color: #2b2d42;
}
.hero-area .fun-fact > div:last-child {
    border-left: 1px solid rgba(43, 45, 66, 0.2);
    color: #878787;
    font-size: 13px;
    font-size: 0.5416666667rem;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 0;
    padding-left: 15px;
    margin-left: 15px;
}
.hero-area .hero-conent {
    position: absolute;
    width: 1320px;
    text-align: left;
    z-index: 1;
}
@media (max-width: 1650px) {
    .hero-area .hero-conent {
        width: 1170px;
        padding-left: 25px;
    }
}
@media (max-width: 1500px) {
    .hero-area .hero-conent {
        width: 970px;
    }
}
@media (max-width: 1199px) {
    .hero-area .hero-conent {
        width: 100%;
        padding-left: 35px;
    }
}
.hero-area .hero-conent h2 {
    font-size: 150px;
    font-size: 6.25rem;
    font-weight: 600;
    margin: 0 0 0.2em;
    text-transform: uppercase;
    line-height: 1em;
}
@media (max-width: 1500px) {
    .hero-area .hero-conent h2 {
        font-size: 135px;
        font-size: 5.625rem;
    }
}
@media (max-width: 1199px) {
    .hero-area .hero-conent h2 {
        font-size: 110px;
        font-size: 4.5833333333rem;
    }
}
@media (max-width: 991px) {
    .hero-area .hero-conent h2 {
        font-size: 90px;
        font-size: 3.75rem;
    }
}
@media (max-width: 767px) {
    .hero-area .hero-conent h2 {
        font-size: 80px;
        font-size: 3.3333333333rem;
    }
}
@media (max-width: 500px) {
    .hero-area .hero-conent h2 {
        font-size: 60px;
        font-size: 2.5rem;
    }
}
.hero-area .hero-conent h2 span {
    color: #2b2d42;
    -webkit-text-fill-color: transparent;
    /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2b2d42;
    display: block;
}
.hero-area .hero-pic {
    width: 55%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    height: 100%;
}
.hero-area .hero-pic img {
    display: none;
}
@media (max-width: 1199px) {
    .hero-area .hero-pic {
        width: 75%;
    }
}
@media (max-width: 767px) {
    .hero-area .hero-pic {
        width: 70%;
        left: auto;
        right: 0;
    }
}

.hero-slider {
    width: 100%;
    height: calc(100vh - 120px);
    min-height: 700px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}
@media (max-width: 991px) {
    .hero-slider {
        height: 600px;
        min-height: auto;
    }
}
@media (max-width: 767px) {
    .hero-slider {
        height: 500px;
    }
}
.hero-slider .glass-effect {
    z-index: 2;
}
.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}
.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {
    bottom: 35px;
}
.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 0;
    background-color: #fff;
    background-image: inherit;
}

@media (max-width: 991px) {
    .hero-slider .swiper-button-prev,
    .hero-slider .swiper-button-next {
        display: none;
    }
}
.hero-slider .swiper-button-prev {
    left: 0;
    bottom: 0;
    top: auto;
}
.hero-slider .swiper-button-prev:before {
    font-family: "themify";
    color: #2b2d42;
    content: "";
    font-size: 20px;
}
.hero-slider .swiper-button-next {
    left: 81px;
    bottom: 0;
    top: auto;
}
.hero-slider .swiper-button-next:before {
    font-family: "themify";
    color: #2b2d42;
    content: "";
    font-size: 20px;
}
.hero-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    color: #000;
    line-height: 10px;
    font-size: 12px;
    opacity: 1;
}
.hero-slider .swiper-pagination-bullet-active {
    color: #fff;
    background-color: #e8112b;
}
.hero-slider .slide-title h2 {
    font-size: 130px;
    font-size: 5.4166666667rem;
    color: #fff;
    font-weight: 700;
    margin: 0 0 0.3em;
    text-transform: uppercase;
    display: inline-block;
}
@media (max-width: 1199px) {
    .hero-slider .slide-title h2 {
        font-size: 110px;
        font-size: 4.5833333333rem;
    }
}
@media (max-width: 991px) {
    .hero-slider .slide-title h2 {
        font-size: 80px;
        font-size: 3.3333333333rem;
    }
}
@media (max-width: 767px) {
    .hero-slider .slide-title h2 {
        font-size: 50px;
        font-size: 2.0833333333rem;
    }
}
.hero-slider .slide-title h2 span {
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    margin: 5px;
    padding: 15px 35px;
}
@media (max-width: 1199px) {
    .hero-slider .slide-title h2 span {
        padding: 10px 25px;
    }
}
@media (max-width: 767px) {
    .hero-slider .slide-title h2 span {
        padding: 8px 20px;
    }
}
.hero-slider .fun-fact {
    padding: 10px 55px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: #fff;
}
@media (max-width: 991px) {
    .hero-slider .fun-fact {
        display: none;
    }
}
.hero-slider .fun-fact h5 {
    font-size: 420x;
    font-size: 1.6666666667rem;
    font-weight: 600;
    margin: 0.1em;
}
.hero-slider .fun-fact p {
    font-size: 11px;
    font-size: 0.4583333333rem;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
}

.hero-area-s2 {
    background: url("../images/hero-3-pic.jpg") center center/cover no-repeat local;
    height: calc(100vh - 120px);
    width: 100%;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
@media screen and (min-width: 1400px) {
    .hero-area-s2 {
        width: calc(100% - 180px);
    }
}
@media (max-width: 991px) {
    .hero-area-s2 {
        height: 600px;
        min-height: auto;
    }
}
@media (max-width: 767px) {
    .hero-area-s2 {
        height: 450px;
        min-height: auto;
    }
}
.hero-area-s2 .glass-effect {
    z-index: 1;
    opacity: 0.45;
    top: 400px;
    left: -214px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hero-area-s2 .fun-fact {
    overflow: hidden;
    position: absolute;
    right: 60px;
    bottom: 60px;
}
@media (max-width: 1300px) {
    .hero-area-s2 .fun-fact {
        display: none;
    }
}
.hero-area-s2 .fun-fact > div {
    float: left;
}
.hero-area-s2 .fun-fact > div:first-child {
    font-size: 48px;
    font-size: 2rem;
    font-weight: 500;
    line-height: 0.9em;
    color: #fff;
}
.hero-area-s2 .fun-fact > div:last-child {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 13px;
    font-size: 0.5416666667rem;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 0;
    padding-left: 15px;
    margin-left: 15px;
}
.hero-area-s2 h2 {
    font-size: 150px;
    font-size: 6.25rem;
    color: #fff;
    font-weight: 600;
    margin: 0 0 0.2em;
    text-transform: uppercase;
    line-height: 0.9em;
}
@media (max-width: 1500px) {
    .hero-area-s2 h2 {
        font-size: 135px;
        font-size: 5.625rem;
    }
}
@media (max-width: 1199px) {
    .hero-area-s2 h2 {
        font-size: 110px;
        font-size: 4.5833333333rem;
    }
}
@media (max-width: 991px) {
    .hero-area-s2 h2 {
        font-size: 90px;
        font-size: 3.75rem;
    }
}
@media (max-width: 767px) {
    .hero-area-s2 h2 {
        font-size: 80px;
        font-size: 3.3333333333rem;
    }
}
@media (max-width: 500px) {
    .hero-area-s2 h2 {
        font-size: 60px;
        font-size: 2.5rem;
    }
}
.hero-area-s2 .social-links {
    position: absolute;
    right: -55px;
    z-index: 1;
}
@media (max-width: 1399px) {
    .hero-area-s2 .social-links {
        right: 35px;
    }
}
@media (max-width: 767px) {
    .hero-area-s2 .social-links {
        display: none;
    }
}
.hero-area-s2 .social-links:before {
    content: "";
    width: 1px;
    height: 45px;
    position: absolute;
    background: #2b2d42;
    left: 45px;
    top: -65px;
}
@media (max-width: 1399px) {
    .hero-area-s2 .social-links:before {
        background: #fff;
    }
}
.hero-area-s2 .social-links ul {
    overflow: hidden;
    list-style: none;
}
.hero-area-s2 .social-links ul > li + li {
    margin-top: 25px;
}
.hero-area-s2 .social-links ul a {
    font-size: 13px;
    font-size: 0.5416666667rem;
    color: #2b2d42;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
@media (max-width: 1399px) {
    .hero-area-s2 .social-links ul a {
        color: #fff;
    }
}
.hero-area-s2 .social-links ul a:hover {
    text-decoration: underline;
    color: #ef233c;
}

/*--------------------------------------------------------------
    #0.5    footer
    --------------------------------------------------------------*/
.site-footer {
    padding-top: 95px;
    position: relative;
    background: #040404;
    color: #b4b4b4;
    /*** widgets ***/
    /*** newsletter widget ***/
    /*** contact-widget ***/
}
.site-footer p,
.site-footer li,
.site-footer a {
    font-size: 18px;
    font-size: 0.75rem;
    font-weight: 300;
}
.site-footer a:hover {
    text-decoration: underline;
    color: #ef233c;
}
@media (max-width: 1199px) {
    .site-footer .widget-col {
        margin-bottom: 60px;
    }
}
@media (max-width: 670px) {
    .site-footer .widget-col {
        width: 100%;
        float: none;
        margin-bottom: 50px;
    }
}
@media (max-width: 500px) {
    .site-footer .widget-area > .widget-col:last-child {
        margin-bottom: 0;
    }
}
.site-footer .widget h3 {
    font-size: 24px;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    margin: 0 0 1em;
}
.site-footer .widget li {
    line-height: 1.7em;
}
.site-footer .widget ul li {
    margin-bottom: 8px;
}
.site-footer .widget ul > li:last-child {
    margin-bottom: 0;
}
.site-footer .newsletter-widget h2 {
    font-size: 72px;
    color: #fff;
    font-size: 3rem;
    font-weight: normal;
    margin: 0 0 0.45em;
}
@media (min-width: 768px)(max-width: 991px) {
    .site-footer .newsletter-widget h2 {
        font-size: 52px;
        font-size: 2.1666666667rem;
    }
    .site-footer .widget-area {
        display: grid;
        grid-template-columns: auto auto;
    }
}
.site-footer .newsletter-widget h2 + p {
    text-decoration: underline;
}
.site-footer .newsletter-widget .inner p {
    font-size: 16px;
    font-size: 0.6666666667rem;
    margin: 0;
}
.site-footer .newsletter-widget form {
    max-width: 295px;
    position: relative;
    margin-top: 15px;
}
.site-footer .newsletter-widget .wpcf7 .ajax-loader {
    display: none;
}
.wpcf7 form.submitting .ajax-loader {
    display: block !important;
    position: absolute;
    right: 0;
}
.page-wrapper .wpcf7 form .wpcf7-response-output {
    margin: 0.5em 0.5em 0em;
    padding: 0.2em 0.5em;
    border: 2px solid #00a0d2;
}
@media (max-width: 767px) {
    .site-footer .newsletter-widget h2 {
        font-size: 30px;
        font-size: 1.4rem;
    }
    .site-footer .newsletter-widget form {
        max-width: 100%;
        float: none;
        margin-top: 15px;
    }
}
.site-footer .newsletter-widget form input {
    height: 60px;
    padding: 6px 20px;
    border: 0;
    border-radius: 0;
    background-color: #202020;
    color: #2b2d42;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 300;
}
.site-footer .newsletter-widget form input:focus {
    border: 0;
    outline: 0;
}
.site-footer .newsletter-widget form button {
    height: 60px;
    padding: 0 20px;
    font-size: 14px;
    font-size: 0.5833333333rem;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #3f3f3f;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    outline: 0;
}
.site-footer .newsletter-widget form ::-webkit-input-placeholder {
    /* Edge */
    font-size: 14px;
    font-size: 0.5833333333rem;
}
.site-footer .newsletter-widget form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 14px;
    font-size: 0.5833333333rem;
}
.site-footer .newsletter-widget form ::-moz-placeholder {
    font-size: 14px;
    font-size: 0.5833333333rem;
}
.site-footer .newsletter-widget form ::-ms-input-placeholder {
    font-size: 14px;
    font-size: 0.5833333333rem;
}
.site-footer .newsletter-widget form ::placeholder {
    font-size: 14px;
    font-size: 0.5833333333rem;
}
.site-footer .contact-widget .see-location {
    font-weight: 500;
    text-decoration: underline;
    color: #717171;
}
.site-footer .link-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.site-footer .link-widget a {
    font-size: 16px;
    font-size: 0.6666666667rem;
    color: #d3d3d3;
}
.site-footer .lower-footer {
    margin-top: 95px;
    position: relative;
}
.site-footer .lower-footer .container {
    padding: 25px 18px;
    position: relative;
}
.site-footer .lower-footer .container:before {
    content: "";
    width: calc(100% - 36px);
    height: 1px;
    position: absolute;
    background-color: #3f3f3f;
    left: 18px;
    top: 0;
}
@media (max-width: 1199px) {
    .site-footer .lower-footer {
        margin-top: 10px;
    }
}

.site-footer .lower-footer .lower-footer-inner > div {
    width: 33.33%;
    display: inline-block;
    float: left;
}
@media (max-width: 991px) {
    .site-footer .lower-footer .lower-footer-inner > div {
        width: 100%;
        float: none;
        text-align: center;
    }
}
@media (max-width: 991px) {
    .site-footer .lower-footer .lower-footer-inner > div + div {
        margin-top: 15px;
    }
}
.site-footer .lower-footer p {
    font-size: 15px;
    font-size: 0.625rem;
    font-weight: 500;
    margin: 0;
    position: relative;
    top: 4px;
}
.site-footer .lower-footer .extra-link {
    text-align: right;
}
.site-footer .lower-footer .extra-link ul {
    display: inline-block;
    list-style: none;
}
.site-footer .lower-footer .extra-link ul li {
    float: left;
    position: relative;
    padding-left: 15px;
}
.site-footer .lower-footer .extra-link ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 11px;
    background-color: #fff;
}
.site-footer .lower-footer .extra-link ul > li + li {
    margin-left: 50px;
}
.site-footer .lower-footer .extra-link a {
    font-size: 13px;
    font-size: 0.5416666667rem;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .site-footer {
        padding-top: 40px;
    }
    .site-footer .lower-footer {
        text-align: center;
    }
    .site-footer .lower-footer p,
    .site-footer .lower-footer img {
        float: none;
        display: block;
    }
    .site-footer .lower-footer img {
        display: inline-block;
        margin-top: 15px;
    }
}
.site-footer .lower-footer .social {
    text-align: center;
}
.site-footer .lower-footer .social ul {
    display: inline-block;
    list-style: none;
}
.site-footer .lower-footer .social ul li {
    float: left;
}
.site-footer .lower-footer .social ul > li + li {
    margin-left: 30px;
}
.site-footer .lower-footer .social ul a {
    font-size: 14px;
    font-size: 0.5833333333rem;
    color: #fff;
    text-transform: uppercase;
}

.site-header .sticky-header {
    width: 100%;
    position: fixed;
    left: 0;
    top: -200px;
    z-index: 9999;
    opacity: 0;
    background-color: #fff;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.05);
}

.site-header .sticky-on {
    opacity: 1;
    top: 0;
}

.sticky-header .mini-cart-content {
    display: none;
}

.site-header .sticky-on .mini-cart-content {
    display: block;
}

/*--------------------------------------------------------------
    #0.6    about-section
    --------------------------------------------------------------*/
@media (max-width: 550px) {
    .about-section {
        padding-bottom: 60px;
    }
}
.about-section .about-details {
    text-align: center;
}
.about-section .about-details p {
    font-size: 24px;
    font-size: 1rem;
    margin-bottom: 2em;
}
@media (max-width: 1199px) {
    .about-section .about-details p {
        font-size: 20px;
        font-size: 0.8333333333rem;
    }
}
@media (max-width: 991px) {
    .about-section .about-details p {
        font-size: 18px;
        font-size: 0.75rem;
    }
}
@media (max-width: 767px) {
    .about-section .about-details p {
        font-size: 17px;
        font-size: 0.7083333333rem;
    }
}
.about-section .partners-area {
    margin-top: 100px;
}
@media (max-width: 1199px) {
    .about-section .partners-area {
        margin-top: 80px;
    }
}
@media (max-width: 767px) {
    .about-section .partners-area {
        margin-top: 60px;
    }
}
.about-section .partners-area > div {
    width: 20%;
    float: left;
    text-align: center;
}
@media (max-width: 550px) {
    .about-section .partners-area > div {
        width: 50%;
        margin-bottom: 30px;
    }
}
.about-section .partners-area > div img {
    display: block;
}
@media (max-width: 1199px) {
    .about-section .partners-area > div img {
        max-width: 75%;
    }
}

.about-section-pt0 {
    padding-top: 0;
}
.about-section-pt0 .partners-area {
    margin-top: 0;
}

.about-pg-section .partners-area {
    margin-top: 30px;
}

/*--------------------------------------------------------------
    #0.7    services-section
    --------------------------------------------------------------*/
.services-section {
    padding-top: 0;
    padding-bottom: 95px;
    position: relative;
}
@media (max-width: 991px) {
    .services-section {
        padding-bottom: 70px;
    }
}
@media (max-width: 767px) {
    .services-section {
        padding-bottom: 60px;
    }
}
.services-section .glass-effect {
    right: 0;
}
.services-section .services-grid {
    margin: 0 -15px;
}
@media (max-width: 500px) {
    .services-section .services-grid {
        margin: 0;
    }
}
.services-section .services-grid .grid {
    width: calc(25% - 30px);
    float: left;
    margin: 0 15px 30px;
}
@media (max-width: 1199px) {
    .services-section .services-grid .grid {
        width: calc(33.33% - 30px);
    }
}
@media (max-width: 767px) {
    .services-section .services-grid .grid {
        width: calc(50% - 30px);
    }
}
@media (max-width: 500px) {
    .services-section .services-grid .grid {
        width: calc(100% - 30px);
        float: none;
        margin: 0 0 30px;
        overflow: hidden;
    }
}
.services-section .icon {
    width: 75px;
    height: 75px;
    line-height: 90px;
    text-align: center;
    background-color: #8d99ae;
    float: left;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
@media (max-width: 1199px) {
    .services-section .icon {
        width: 60px;
        height: 60px;
        line-height: 72px;
    }
}
.services-section .icon .fi, .services-section .icon i {
    font-size: 50px;
    color: #fff;
}
@media (max-width: 1199px) {
    .services-section .icon .fi, .services-section .icon i {
        font-size: 40px;
    }
}
.services-section .service-name {
    width: calc(100% - 95px);
    float: left;
    padding: 15px 0 0 25px;
}
@media (max-width: 1199px) {
    .services-section .service-name {
        padding: 10px 0 0 25px;
    }
}
@media (max-width: 767px) {
    .services-section .service-name {
        padding: 8px 0 0 20px;
    }
    .services-section .icon {
        width: 55px;
        height: 55px;
        line-height: 65px;
    }
}
.services-section h5 {
    font-size: 24px;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.2em;
}
@media (max-width: 1199px) {
    .services-section h5 {
        font-size: 20px;
        font-size: 0.8333333333rem;
    }
}
@media (max-width: 767px) {
    .services-section h5 {
        font-size: 18px;
        font-size: 0.75rem;
    }
}

.services-s2-pd {
    padding-top: 125px;
    padding-bottom: 95px;
    position: relative;
}
@media (max-width: 991px) {
    .services-s2-pd {
        padding-bottom: 70px;
        padding-top: 100px;
    }
}
@media (max-width: 767px) {
    .services-s2-pd {
        padding-top: 90px;
        padding-bottom: 60px;
    }
}
.services-s2-pd .glass-effect {
    right: auto;
    left: 0;
}

.services-pg-section {
    padding-bottom: 65px;
}
@media (max-width: 991px) {
    .services-pg-section {
        padding-bottom: 50px;
    }
}
@media (max-width: 767px) {
    .services-pg-section {
        padding-bottom: 40px;
    }
}
.services-pg-section .services-grid {
    margin: 30px -15px 0;
}
@media (max-width: 991px) {
    .services-pg-section .services-grid {
        margin: 15px -15px 0;
    }
}
@media (max-width: 500px) {
    .services-pg-section .services-grid {
        margin: 0;
    }
}
.services-pg-section .services-grid .grid {
    width: calc(25% - 30px);
    float: left;
    margin: 0 15px 60px;
}
@media (max-width: 1199px) {
    .services-pg-section .services-grid .grid {
        width: calc(33.33% - 30px);
    }
}
@media (max-width: 991px) {
    .services-pg-section .services-grid .grid {
        margin: 0 15px 50px;
    }
}
@media (max-width: 767px) {
    .services-pg-section .services-grid .grid {
        width: calc(50% - 30px);
    }
}
@media (max-width: 500px) {
    .services-pg-section .services-grid .grid {
        width: calc(100% - 30px);
        float: none;
        margin: 0 0 40px;
        overflow: hidden;
    }
}
.services-pg-section .icon {
    width: 75px;
    height: 75px;
    line-height: 90px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #8d99ae;
}
@media (max-width: 1199px) {
    .services-pg-section .icon {
        width: 60px;
        height: 60px;
        line-height: 72px;
    }
}
.services-pg-section .icon .fi {
    font-size: 50px;
    color: #fff;
}
@media (max-width: 1199px) {
    .services-pg-section .icon .fi {
        font-size: 40px;
    }
}
.services-pg-section h5 {
    font-size: 24px;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.2em;
    margin: 1em 0 0.5em;
}
.services-pg-section h5 a {
    color: #2b2d42;
}
@media (max-width: 1199px) {
    .services-pg-section h5 {
        font-size: 20px;
        font-size: 0.8333333333rem;
    }
}
@media (max-width: 767px) {
    .services-pg-section h5 {
        font-size: 18px;
        font-size: 0.75rem;
    }
    .services-pg-section .icon {
        width: 55px;
        height: 55px;
        line-height: 65px;
    }
}

.services-pg-section .grid p {
    font-size: 17px;
    font-size: 0.7083333333rem;
    font-weight: 300;
    margin: 0;
}

/*--------------------------------------------------------------
    #0.8    cta-section
    --------------------------------------------------------------*/
.cta-section, .cta-section-s2 {
    padding: 235px 0;
    text-align: center;
    position: relative;
}
.cta-bg {
    background-size: cover;
    background-position: center;
}
@media screen and (min-width: 1400px) {
    .cta-section, .cta-section-s2 {
        width: calc(100% - 180px);
        margin: 0 auto;
    }
}
@media (max-width: 1399px) {
    .cta-section, .cta-section-s2 {
        padding: 180px 0;
    }
}
@media (max-width: 1199px) {
    .cta-section, .cta-section-s2 {
        padding: 130px 0;
    }
}
@media (max-width: 991px) {
    .cta-section, .cta-section-s2 {
        padding: 110px 0;
    }
    .cta-bg {
        background-position: center right;
        padding: 60px 0;
    }
}
.cta-section .glass-effect, .cta-section-s2 .glass-effect {
    left: calc(50% - 350px);
    top: 20%;
    opacity: 0.5;
    z-index: 1;
}
.cta-section .cta-content, .cta-section-s2 .cta-content {
    position: relative;
    z-index: 2;
}
.case-studies-section .details a {
    color: #fff;
}
.cta-section h2, .cta-section-s2 h2 {
    font-size: 100px;
    font-size: 4.1666666667rem;
    color: #fff;
    font-weight: 600;
    margin: -0.12em 0 0.4em;
    text-transform: uppercase;
}
.case-details .pagi h4 a {
    color: #2b2d42;
}
.case-single-area img {
    width: 100%;
}
@media (max-width: 1199px) {
    .cta-section h2, .cta-section-s2 h2 {
        font-size: 80px;
        font-size: 3.3333333333rem;
    }
}
@media (max-width: 991px) {
    .cta-section h2, .cta-section-s2 h2 {
        font-size: 60px;
        font-size: 2.5rem;
    }
}
@media (max-width: 767px) {
    .cta-section h2, .cta-section-s2 h2 {
        font-size: 50px;
        font-size: 2.0833333333rem;
    }
}

/*--------------------------------------------------------------
    #0.9    case-studies-section
    --------------------------------------------------------------*/
.case-studies-section .grid {
    position: relative;
}
.case-studies-section .grid .details {
    width: 100%;
    height: 100%;
    padding-left: 80px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 1199px) {
    .case-studies-section .grid .details {
        padding-left: 30px;
    }
}
.case-studies-section .details img {
    width: auto;
    max-width: 100%;
    display: inline-block;
}
@media (max-width: 1199px) {
    .case-studies-section .details img {
        max-width: 50px;
    }
}
.case-studies-section .details h5 {
    font-size: 36px;
    font-size: 1.5rem;
    font-weight: normal;
    margin: 0.6em 0 0.36em;
    color: #000;
}
@media (max-width: 1199px) {
    .case-studies-section .details h5 {
        font-size: 28px;
        font-size: 1.1666666667rem;
    }
}
@media (max-width: 767px) {
    .case-studies-section .details h5 {
        font-size: 24px;
        font-size: 1rem;
    }
}
.case-studies-section .details a:hover {
    text-decoration: underline;
    color: #fff;
}
.case-studies-section .cat a {
    font-size: 14px;
    font-size: 0.5833333333rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
}
@media (max-width: 1199px) {
    .case-studies-section .cat a {
        font-size: 12px;
        font-size: 0.5rem;
    }
}
.case-studies-section .owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: transparent;
    color: #2b2d42;
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    margin: 0 15px;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    letter-spacing: 10px;
    text-decoration: underline;
}
.case-studies-section .owl-controls {
    margin-top: 35px;
}
@media screen and (min-width: 1400px) {
    .case-studies-section .owl-controls {
        position: absolute;
        width: 100%;
        top: 50%;
    }
    .case-studies-section .owl-theme .owl-controls .owl-nav .owl-prev {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        position: absolute;
        left: -85px;
    }
    .case-studies-section .owl-theme .owl-controls .owl-nav .owl-next {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        position: absolute;
        right: -85px;
    }
}

.case-studies-pg {
    padding-bottom: 95px;
}

@media (max-width: 991px) {
    .case-studies-pg {
        padding-bottom: 70px;
    }
}
@media (max-width: 767px) {
    .case-studies-pg {
        padding-bottom: 60px;
    }
}
.case-studies-pg .case-studies-area {
    margin: 0 -15px;
}
.case-studies-pg .grid {
    width: calc(50% - 30px);
    float: left;
    margin: 0 15px 30px;
}
@media (max-width: 650px) {
    .case-studies-pg .grid {
        width: calc(100% - 30px);
        float: none;
    }
}

/* Case Studies Helper */
.case-studies-section .details {
    padding: .5em .8em;
    position: relative;
    text-decoration: none;
    font-size: 20px;
}

.case-studies-section .details::before,
.case-studies-section .details::after {
    content: '';
    height: 35px;
    width: 35px;
    position: absolute;
    transition: all .35s ease;
    opacity: 0;
}

.case-studies-section .details::before {
    content: '';
    right: 15px;
    top: 15px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: translate(-100%, 50%);
}

.case-studies-section .details:after {
    content: '';
    left: 15px;
    bottom: 15px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: translate(100%, -50%)
}

.case-studies-section .details:hover:before,
.case-studies-section .details:hover:after{
    transform: translate(0,0);
    opacity: 1;
}

/*--------------------------------------------------------------
    #1.0    testimonials-section
    --------------------------------------------------------------*/
.testimonials-section {
    text-align: center;
    background-color: #8d99ae;
}
@media screen and (min-width: 1400px) {
    .testimonials-section {
        width: calc(100% - 180px);
        margin: 0 auto;
    }
}
.testimonials-section h2 {
    font-size: 100px;
    font-size: 4.1666666667rem;
    color: #fff;
    font-weight: 600;
    margin: 0 0 0.5em;
}
@media (max-width: 1199px) {
    .testimonials-section h2 {
        font-size: 80px;
        font-size: 3.3333333333rem;
    }
}
@media (max-width: 991px) {
    .testimonials-section h2 {
        font-size: 70px;
        font-size: 2.9166666667rem;
    }
}
@media (max-width: 767px) {
    .testimonials-section h2 {
        font-size: 50px;
        font-size: 2.0833333333rem;
    }
}
.testimonials-section .grid p {
    font-size: 28px;
    font-size: 1.1666666667rem;
    color: #fff;
    font-weight: 200;
    line-height: 1.27em;
    padding-bottom: 3em;
    margin-bottom: 1.5em;
    position: relative;
}
@media (max-width: 1199px) {
    .testimonials-section .grid p {
        font-size: 24px;
        font-size: 1rem;
    }
}
@media (max-width: 991px) {
    .testimonials-section .grid p {
        font-size: 22px;
        font-size: 0.9166666667rem;
    }
}
@media (max-width: 767px) {
    .testimonials-section .grid p {
        font-size: 20px;
        font-size: 0.8333333333rem;
        padding-bottom: 4em;
        margin: 1em;
    }
}
.testimonials-section .grid p img {
    width: 70px;
    height: 53px;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.testimonials-section .owl-dots {
    text-align: left;
    list-style: none;
}
@media (max-width: 991px) {
    .testimonials-section .owl-dots {
        max-width: 300px;
        margin: 0 auto;
    }
}
.testimonials-section .owl-dots > li {
    width: 33.33%;
    float: left;
    position: relative;
    padding: 40px 40px 40px 140px;
    cursor: pointer;
}
.testimonials-section .owl-dots li.active h5 {
    color: #2b2d42;
}
@media (max-width: 1199px) {
    .testimonials-section .owl-dots > li {
        padding: 30px 20px 30px 110px;
    }
}
@media (max-width: 991px) {
    .testimonials-section .owl-dots > li {
        width: 100%;
        float: none;
        margin-top: 15px;
    }
}
.testimonials-section .owl-dots .client-pic {
    position: absolute;
    left: 40px;
    top: 20px;
}
@media (max-width: 1199px) {
    .testimonials-section .owl-dots .client-pic {
        left: 20px;
        top: 10px;
    }
}
.testimonials-section .owl-dots .client-pic img {
    border-radius: 50%;
}
.testimonials-section .owl-dots h5 {
    font-size: 18px;
    font-size: 0.75rem;
    color: #fff;
    font-weight: 500;
    margin: 0 0 0.2em;
}
.testimonials-section .owl-dots p {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
    color: #dedede;
}
@media (max-width: 1199px) {
    .testimonials-section .owl-dots p {
        font-size: 11px;
        font-size: 0.4583333333rem;
    }
}


/*--------------------------------------------------------------
    #1.1    team-section
    --------------------------------------------------------------*/
.team-section {
    position: relative;
    /*** slider arrows ***/
}
@media screen and (min-width: 991px) {
    .team-section .team-slider-holder {
        margin-right: -55%;
        padding-left: 30px;
    }
}
@media (max-width: 1399px) {
    .team-section .team-slider-holder {
        padding-left: 0;
        margin-left: -15px;
    }
}
@media (max-width: 767px) {
    .team-section .team-slider-holder {
        padding-left: 0;
        margin-left: 0;
    }
}
@media screen and (min-width: 767px) {
    .team-section .slick-slide {
        padding: 0 15px;
    }
}
.team-section .grid {
    position: relative;
    cursor: -webkit-grab;
    cursor: grab;
}
.team-section .grid .details {
    width: calc(100% - 180px);
    text-align: center;
    position: absolute;
    bottom: 25px;
    left: 90px;
    padding: 30px 15px 25px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    background-color: rgba(255, 255, 255, 0.9);
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
}
@media (max-width: 1199px) {
    .team-section .grid .details {
        width: calc(100% - 90px);
        bottom: 20px;
        left: 45px;
    }
}
@media (max-width: 991px) {
    .team-section .grid .details {
        width: 100%;
        bottom: 0;
        left: 0;
        padding: 30px 15px 25px;
    }
}
.team-section .grid:hover .details {
    opacity: 1;
    visibility: visible;
    bottom: 45px;
}
@media (max-width: 991px) {
    .team-section .grid:hover .details {
        bottom: 15px;
    }
}
.team-section .grid h6 {
    font-size: 18px;
    font-size: 0.75rem;
    font-weight: normal;
    margin: 0 0 0.5em;
}
.team-section .grid p {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 200;
    margin: 0;
    text-transform: uppercase;
}
.team-section .testimonials-s2-nav {
    display: none;
}
@media (max-width: 991px) {
    .team-section .testimonials-s2-nav {
        display: block;
    }
}
.team-section .slider-s2-arrows {
    overflow: hidden;
    padding-top: 20px;
}
@media (max-width: 1199px) {
    .team-section .slider-s2-arrows {
        padding: 10px 0 40px;
    }
}
@media (max-width: 991px) {
    .team-section .slider-s2-arrows {
        padding: 0 0 40px;
    }
}
@media (max-width: 767px) {
    .team-section .slider-s2-arrows {
        padding: 0 0 30px;
    }
}
.team-section .slider-s2-arrows .slick-arrow {
    float: left;
    margin-right: 6px;
}
.team-section .slick-arrow {
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    border: 1px solid #b1b1b1;
    background-color: #fff;
    color: #2b2d42;
}
@media (max-width: 1199px) {
    .team-section .slick-arrow {
        margin: 5px;
    }
}
.team-section .slick-arrow .fi:before {
    font-size: 14px;
    font-size: 0.5833333333rem;
    color: #b1b1b1;
}

/*--------------------------------------------------------------
    #1.2    blog-section
    --------------------------------------------------------------*/
.blog-section {
    padding-top: 0;
}

.home .blog-grids ul,
.blog-grids ul,
.page-template-default .blog-grids ul{
    padding-left: 0;
    list-style: none;
}

@media (max-width: 650px) {
    .blog-section {
        padding-bottom: 35px;
    }
}
.blog-section .blog-grids {
    margin: 0 -12px;
    position: relative;
}
.blog-section .blog-grids:before {
    content: "";
    width: calc(100% - 24px);
    background-color: #2b2d42;
    height: 1px;
    position: absolute;
    left: 12px;
    top: 0;
}
.blog-section .blog-grids .grid {
    width: calc(33.33% - 24px);
    float: left;
    margin: 0 12px 0;
}
@media (max-width: 991px) {
    .blog-section .blog-grids .grid {
        width: calc(50% - 24px);
    }
}
@media (max-width: 650px) {
    .blog-section .blog-grids .grid {
        width: calc(100% - 24px);
        float: none;
        border-top: 1px solid #2b2d42;
        margin-bottom: 55px;
    }
}
.blog-section .entry-meta {
    padding: 25px 0 0 0;
}
@media (max-width: 650px) {
    .blog-section .entry-meta {
        padding: 15px 0 0 0;
    }
}
.blog-section .entry-meta ul > li + li {
    margin-left: 40px;
}
.blog-section .entry-meta li {
    float: left;
}
.blog-section .entry-meta a {
    font-size: 13px;
    font-size: 0.5416666667rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #2b2d42;
}
.blog-section .entry-details {
    padding-top: 33px;
}
.blog-section .entry-details h3 {
    font-size: 24px;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25em;
    margin: 0 0 0.7em;
}
@media (max-width: 991px) {
    .blog-section .entry-details h3 {
        font-size: 22px;
        font-size: 0.9166666667rem;
    }
}
.blog-section .entry-details h3 a {
    color: #2b2d42;
}
.blog-section .entry-details h3 a:hover {
    text-decoration: underline;
}
.blog-section .entry-details p {
    margin-bottom: 0;
}

.blog-section-pt {
    padding-top: 125px;
}
@media (max-width: 991px) {
    .blog-section-pt {
        padding-top: 100px;
    }
}
@media (max-width: 767px) {
    .blog-section-pt {
        padding-top: 90px;
    }
}

/* Hover CSS Effect */
.blog-grids .grid .entry-media {
    position: relative;
    overflow: hidden;
}

.blog-grids .grid .entry-media::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.blog-grids .grid .entry-media:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

/*--------------------------------------------------------------
        #home-style2
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
    #2.1    cta-section-s2
    --------------------------------------------------------------*/
.cta-section-s2 {
    text-align: left;
}

/*--------------------------------------------------------------
    #2.2    info-area
    --------------------------------------------------------------*/
.info-area .part {
    position: relative;
}
@media screen and (min-width: 1200px) {
    .info-area .part {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.info-area .part > div {
    float: left;
}
@media (max-width: 1199px) {
    .info-area .part > div {
        float: none;
        display: block;
    }
}
.info-area .img-holder {
    width: 647px;
}
@media (max-width: 1399px) {
    .info-area .img-holder {
        width: 547px;
    }
}
@media (max-width: 1199px) {
    .info-area .img-holder {
        width: 100%;
    }
}
.info-area .details {
    width: calc(100% - 647px);
    padding-left: 60px;
}
@media (max-width: 1399px) {
    .info-area .details {
        width: calc(100% - 547px);
    }
}
@media (max-width: 1199px) {
    .info-area .details {
        width: 100%;
        padding: 45px 0 0;
    }
}
.info-area .part-2 .details {
    text-align: right;
    padding: 0 60px 0 0;
}
@media (max-width: 1199px) {
    .info-area .part-2 .details {
        text-align: left;
        padding: 40px 0 20px;
    }
}
.info-area .part-2 .details ol {
    direction: rtl;
}
@media (max-width: 1199px) {
    .info-area .part-2 .details ol {
        direction: ltr;
    }
}
.info-area .details > span {
    font-size: 14px;
    font-size: 0.5833333333rem;
    text-transform: uppercase;
    display: block;
    letter-spacing: 2px;
}
.info-area .details h3 {
    font-size: 60px;
    font-size: 2.5rem;
    font-weight: 500;
    margin: 0.5em 0;
}
@media (max-width: 1399px) {
    .info-area .details h3 {
        font-size: 50px;
        font-size: 2.0833333333rem;
    }
}
@media (max-width: 991px) {
    .info-area .details h3 {
        font-size: 40px;
        font-size: 1.6666666667rem;
    }
}
@media (max-width: 767px) {
    .info-area .details h3 {
        font-size: 35px;
        font-size: 1.4583333333rem;
    }
}
.info-area .details p {
    font-size: 21px;
    font-size: 0.875rem;
    margin: 0 0 2em;
}
@media (max-width: 1399px) {
    .info-area .details p {
        font-size: 18px;
        font-size: 0.75rem;
    }
}
.info-area ol {
    padding-left: 15px;
}
.info-area ol li {
    font-size: 21px;
    font-size: 0.875rem;
    font-weight: 300;
    margin: 0 0 0.4em;
}
@media (max-width: 1399px) {
    .info-area ol li {
        font-size: 18px;
        font-size: 0.75rem;
    }
}
.info-area .img-holder {
    position: relative;
}
.info-area .part-2 .icon {
    width: 135px;
    height: 135px;
    line-height: 165px;
    text-align: center;
    background-color: #8d99ae;
    position: absolute;
    top: -68px;
    left: -68px;
}
@media (max-width: 1199px) {
    .info-area .part-2 .icon {
        display: none;
    }
}
.info-area .part-2 .icon .fi:before {
    font-size: 50px;
    color: #fff;
    font-size: 2.0833333333rem;
}

.about-pg-info-area {
    padding-bottom: 125px;
}
@media (max-width: 991px) {
    .about-pg-info-area {
        padding-bottom: 100px;
    }
}
@media (max-width: 767px) {
    .about-pg-info-area {
        padding-bottom: 90px;
    }
}

/*--------------------------------------------------------------
    #2.3    fun-face-info-area
    --------------------------------------------------------------*/
.fun-face-info-area {
    padding-top: 0;
}
.fun-face-info-area .fun-fact-col {
    padding-right: 55px;
}
@media (max-width: 767px) {
    .fun-face-info-area .fun-fact-col {
        margin-bottom: 45px;
    }
}
.fun-face-info-area .fun-fact-col > div + div {
    margin-top: 35px;
    padding-top: 35px;
    border-top: 1px solid #d2d2d2;
}
@media (max-width: 767px) {
    .fun-face-info-area .fun-fact-col > div + div {
        margin-top: 30px;
        padding-top: 30px;
    }
}
.fun-face-info-area .fun-fact-col h3 {
    font-size: 72px;
    font-size: 3rem;
    font-weight: 600;
    margin: 0;
}
@media (max-width: 991px) {
    .fun-face-info-area .fun-fact-col h3 {
        font-size: 50px;
        font-size: 2.0833333333rem;
    }
}
@media (max-width: 767px) {
    .fun-face-info-area .fun-fact-col h3 {
        font-size: 40px;
        font-size: 1.6666666667rem;
    }
}
.fun-face-info-area .fun-fact-col p {
    font-size: 20px;
    font-size: 0.8333333333rem;
    font-weight: 500;
    margin: 0;
}
@media (max-width: 991px) {
    .fun-face-info-area .fun-fact-col p {
        font-size: 17px;
        font-size: 0.7083333333rem;
        font-weight: 300;
    }
}
@media (max-width: 1399px) {
    .fun-face-info-area .info-col {
        margin-top: 70px;
    }
}
.fun-face-info-area .info-col h3 {
    font-size: 60px;
    font-size: 2.5rem;
    font-weight: 500;
    margin: 0.5em 0;
}
@media (max-width: 1399px) {
    .fun-face-info-area .info-col h3 {
        font-size: 50px;
        font-size: 2.0833333333rem;
    }
}
@media (max-width: 991px) {
    .fun-face-info-area .info-col h3 {
        font-size: 40px;
        font-size: 1.6666666667rem;
    }
}
@media (max-width: 767px) {
    .fun-face-info-area .info-col h3 {
        font-size: 35px;
        font-size: 1.4583333333rem;
    }
}
.fun-face-info-area .info-col p {
    font-size: 18px;
    font-size: 0.75rem;
    margin: 0 0 2em;
}
.fun-face-info-area .info-col blockquote p {
    font-size: 18px;
    font-size: 0.75rem;
    text-decoration: underline;
    font-weight: 300;
}
.fun-face-info-area .info-col blockquote h6 {
    font-size: 16px;
    font-size: 0.6666666667rem;
    margin: 1em 0 0.2em;
}
.fun-face-info-area .info-col blockquote h6 + span {
    font-size: 14px;
    font-size: 0.5833333333rem;
    color: #86868b;
}
@media (max-width: 576px) {
    .fun-face-info-area .col {
        width: 100%;
        display: block;
        left: none;
    }
}

/*--------------------------------------------------------------
        #home-style3
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
    #3.1    feature-section
    --------------------------------------------------------------*/
.feature-section {
    padding-bottom: 0;
}
.feature-section .features-grid {
    margin: 0 -15px;
    padding-top: 60px;
    position: relative;
    overflow: hidden;
}
@media (max-width: 991px) {
    .feature-section .features-grid {
        padding-top: 50px;
    }
}
.feature-section .features-grid:before {
    content: "";
    width: calc(100% - 30px);
    height: 1px;
    position: absolute;
    background-color: #000;
    left: 15px;
    top: 0;
}
.feature-section .features-grid > .grid:last-child {
    margin-bottom: 0;
}
.feature-section .grid {
    width: calc(33.33% - 30px);
    float: left;
    padding: 0 15px 0 60px;
    margin: 0 15px;
    position: relative;
}
@media (max-width: 991px) {
    .feature-section .grid {
        width: calc(50% - 30px);
        margin: 0 15px 45px;
    }
}
@media (max-width: 650px) {
    .feature-section .grid {
        width: calc(100% - 30px);
        float: none;
        padding: 0 0 0 60px;
    }
}
.feature-section .grid > span {
    font-size: 35px;
    font-size: 1.4583333333rem;
    font-weight: 500;
    position: absolute;
    left: 0;
    top: -12px;
    color: #dfdfdf;
}
@media (max-width: 1199px) {
    .feature-section .grid > span {
        font-size: 30px;
        font-size: 1.25rem;
    }
}
@media (max-width: 991px) {
    .feature-section .grid > span {
        font-size: 27px;
        font-size: 1.125rem;
    }
}
.feature-section h3 {
    font-size: 30px;
    font-size: 1.25rem;
    font-weight: 500;
    margin: 0 0 0.6em;
}
@media (max-width: 1199px) {
    .feature-section h3 {
        font-size: 25px;
        font-size: 1.0416666667rem;
    }
}
@media (max-width: 991px) {
    .feature-section h3 {
        font-size: 22px;
        font-size: 0.9166666667rem;
    }
}
.feature-section p {
    margin: 0;
}
@media (max-width: 991px) {
    .feature-section p {
        font-size: 16px;
        font-size: 0.6666666667rem;
    }
}

.about-section-s3 {
    padding-top: 0;
}

/*--------------------------------------------------------------
    #3.2    cta-section-s3
    --------------------------------------------------------------*/
.cta-section-s3 {
    padding: 235px 0;
    text-align: center;
    position: relative;
}
@media screen and (min-width: 1500px) {
    .cta-section-s3 {
        width: calc(100% - 180px);
        margin: 0 auto;
        padding-top: 450px;
        height: 750px;
    }
}
@media (max-width: 1399px) {
    .cta-section-s3 {
        padding: 180px 0;
    }
}
@media (max-width: 1199px) {
    .cta-section-s3 {
        padding: 130px 0;
    }
}
@media (max-width: 991px) {
    .cta-section-s3 {
        padding: 110px 0;
    }
}
.cta-section-s3 .glass-effect {
    left: 10%;
    top: 20%;
    opacity: 0.8;
    z-index: 1;
}
.cta-section-s3 .cta-content {
    position: relative;
    z-index: 2;
}
@media screen and (min-width: 1500px) {
    .cta-section-s3 .cta-content {
        width: 1285px;
        position: absolute;
        bottom: 125px;
    }
    .cta-section-s3 .cta-content a {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}
.cta-section-s3 h2 {
    font-size: 100px;
    font-size: 4.1666666667rem;
    color: #fff;
    font-weight: 600;
    margin: 0 0 0.4em;
    text-transform: uppercase;
}
@media screen and (min-width: 1500px) {
    .cta-section-s3 h2 {
        font-size: 120px;
        font-size: 5rem;
        text-align: right;
        margin-right: 280px;
        padding-right: 45px;
        border-right: 1px solid white;
        display: inline-block;
        margin-bottom: 0;
    }
}
@media (max-width: 1199px) {
    .cta-section-s3 h2 {
        font-size: 80px;
        font-size: 3.3333333333rem;
    }
}
@media (max-width: 991px) {
    .cta-section-s3 h2 {
        font-size: 60px;
        font-size: 2.5rem;
    }
}
@media (max-width: 767px) {
    .cta-section-s3 h2 {
        font-size: 50px;
        font-size: 2.0833333333rem;
    }
}

/*--------------------------------------------------------------
    #3.3    testimonials-section-s2
    --------------------------------------------------------------*/
.testimonials-section-s2 {
    padding-top: 0;
    padding-bottom: 90px;
}
@media (max-width: 991px) {
    .testimonials-section-s2 {
        padding-bottom: 65px;
    }
}
@media (max-width: 767px) {
    .testimonials-section-s2 {
        padding-bottom: 55px;
    }
}
.testimonials-section-s2 .testimonials-wrap {
    padding-top: 45px;
}
.testimonials-section-s2 .testimonials-grid {
    overflow: hidden;
}
.testimonials-section-s2 .testimonials-grid .grid {
    width: calc(50% - 60px);
    float: left;
    margin: 0 0 35px;
    position: relative;
}
@media (max-width: 991px) {
    .testimonials-section-s2 .testimonials-grid .grid {
        width: 100%;
        float: none;
        margin: 0 0 35px;
        position: relative;
    }
}
.testimonials-section-s2 .testimonials-grid > .grid:last-child {
    margin-left: 60px;
    float: right;
}
@media (max-width: 991px) {
    .testimonials-section-s2 .testimonials-grid > .grid:last-child {
        width: 100%;
        float: none;
        margin: 0;
    }
    .testimonials-section-s2 .testimonials-grid > .grid:last-child .quoter {
        border-bottom: 0;
        margin-bottom: 0;
    }
}
.testimonials-section-s2 .grid > p {
    font-size: 19px;
    font-size: 0.7916666667rem;
    margin: 0;
    padding-left: 98px;
    position: relative;
}
@media (max-width: 991px) {
    .testimonials-section-s2 .grid > p {
        font-size: 18px;
        font-size: 0.75rem;
    }
}
.testimonials-section-s2 .grid > p:before {
    content: "";
    width: 70px;
    height: 53px;
    position: absolute;
    left: 0;
    top: 0;
}
.p-quote {
    background-repeat: no-repeat;
}
.testimonials-section-s2 .quoter {
    border-top: 1px solid #dddddd;
    padding-top: 45px;
    margin-top: 35px;
    padding-left: 95px;
    position: relative;
}
@media (max-width: 991px) {
    .testimonials-section-s2 .quoter {
        border-top: 0;
        border-bottom: 1px solid #dddddd;
        margin: 0 0 55px;
        padding-bottom: 45px;
    }
}
.testimonials-section-s2 .quoter .client-pic {
    position: absolute;
    left: 0;
    top: 25px;
}
.testimonials-section-s2 .quoter .client-pic img {
    border-radius: 50%;
}
.testimonials-section-s2 .quoter h5 {
    font-size: 18px;
    font-size: 0.75rem;
    font-weight: 500;
    margin: 0 0 0.3em;
}
.testimonials-section-s2 .quoter p {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
}
@media (max-width: 1199px) {
    .testimonials-section-s2 .quoter p {
        font-size: 11px;
        font-size: 0.4583333333rem;
    }
}

/*--------------------------------------------------------------
    #3.4    team-section-s2
    --------------------------------------------------------------*/
.team-section-s2 {
    padding-top: 0;
    padding-bottom: 95px;
}
@media (max-width: 991px) {
    .team-section-s2 {
        padding-bottom: 70px;
    }
}
@media (max-width: 767px) {
    .team-section-s2 {
        padding-bottom: 60px;
    }
}
@media screen and (min-width: 1400px) {
    .team-section-s2 {
        width: calc(100% - 180px);
        margin: 0 auto;
    }
}
.team-section-s2 .team-grids {
    margin: 0 -15px;
    overflow: hidden;
}
.team-section-s2 .team-grids .grid {
    width: calc(25% - 30px);
    float: left;
    margin: 0 15px 30px;
    position: relative;
}
@media (max-width: 1199px) {
    .team-section-s2 .team-grids .grid {
        width: calc(50% - 30px);
    }
}
@media (max-width: 600px) {
    .team-section-s2 .team-grids .grid {
        width: calc(100% - 30px);
        float: none;
    }
}
.team-section-s2 .team-grids .grid .details {
    width: calc(100% - 180px);
    text-align: center;
    position: absolute;
    bottom: 25px;
    left: 90px;
    padding: 30px 10px 25px;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
}
@media (max-width: 1199px) {
    .team-section-s2 .team-grids .grid .details {
        width: calc(100% - 90px);
        bottom: 20px;
        left: 45px;
    }
}
@media (max-width: 991px) {
    .team-section-s2 .team-grids .grid .details {
        width: 100%;
        bottom: 0;
        left: 0;
        padding: 30px 15px 25px;
    }
}
.team-section-s2 .team-grids .grid:hover .details {
    opacity: 1;
    visibility: visible;
    bottom: 45px;
}
@media (max-width: 991px) {
    .team-section-s2 .team-grids .grid:hover .details {
        bottom: 15px;
    }
}
.team-section-s2 .team-grids .grid h6 {
    font-size: 18px;
    font-size: 0.75rem;
    font-weight: normal;
    margin: 0 0 0.5em;
}
.team-section-s2 .team-grids .grid p {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 200;
    margin: 0;
    text-transform: uppercase;
}

/*--------------------------------------------------------------
        #contact page
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
    #4.1    contact-pg-section
    --------------------------------------------------------------*/
@media (max-width: 991px) {
    .contact-pg-section .contact-info {
        width: 100%;
        float: none;
    }
}
.contact-pg-section .contact-info ul {
    overflow: hidden;
    margin: 0 -15px;
    list-style: none;
    padding-top: 2px;
}
.contact-pg-section .contact-info li {
    width: calc(25% - 30px);
    float: left;
    margin: 0 15px 40px;
    position: relative;
    padding-left: 75px;
}
@media (max-width: 1199px) {
    .contact-pg-section .contact-info li {
        width: calc(50% - 30px);
    }
}
@media (max-width: 991px) {
    .contact-pg-section .contact-info li {
        padding-left: 65px;
    }
}
@media (max-width: 650px) {
    .contact-pg-section .contact-info li {
        width: calc(100% - 30px);
        float: none;
    }
}
.contact-pg-section .contact-info i {
    position: absolute;
    left: 0;
    top: 0;
}
.contact-pg-section .contact-info i:before {
    font-size: 57px;
    color: #2b2d42;
    font-size: 2.375rem;
}
@media (max-width: 991px) {
    .contact-pg-section .contact-info i:before {
        font-size: 50px;
        font-size: 2.0833333333rem;
    }
}
.contact-pg-section .contact-info h4 {
    font-size: 17px;
    font: 0.7083333333rem;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 0.6em;
}
@media (max-width: 767px) {
    .contact-pg-section .contact-info h4 {
        font-size: 16px;
        font-size: 0.6666666667rem;
        font-weight: 500;
    }
}
.contact-pg-section .contact-info p {
    font-size: 15px;
    font: 0.625rem;
    font-weight: 300;
    margin: 0;
}
.contact-pg-section .contact-area {
    margin-top: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .contact-pg-section .contact-area {
        margin-top: 60px;
    }
}
.contact-pg-section .contact-form-col {
    position: relative;
}
@media (max-width: 991px) {
    .contact-pg-section .contact-form-col {
        margin-top: 60px;
    }
}
.contact-pg-section .contact-form-col h2 {
    font-size: 60px;
    font-size: 2.5rem;
    font-weight: 500;
    margin: 0 0 0.5em;
}
@media (max-width: 991px) {
    .contact-pg-section .contact-form-col h2 {
        font-size: 50px;
        font-size: 2.0833333333rem;
    }
}
@media (max-width: 767px) {
    .contact-pg-section .contact-form-col h2 {
        font-size: 40px;
        font-size: 1.6666666667rem;
    }
}
.contact-pg-section .contact-form-col form > div + div {
    margin-top: 15px;
}
.contact-pg-section .contact-form-col input,
.contact-pg-section .contact-form-col textarea,
.contact-pg-section .contact-form-col select {
    width: 100%;
    height: 53px;
    font-size: 15px;
    font-size: 0.625rem;
    font-weight: 300;
    padding: 6px 15px;
    border: 1px solid #eeeeee;
    background-color: #fbfbfb;
    color: #2b2d42;
}
.contact-pg-section .contact-form-col input:focus,
.contact-pg-section .contact-form-col textarea:focus,
.contact-pg-section .contact-form-col select:focus {
    outline: none;
}
.contact-pg-section .contact-form-col textarea {
    height: 180px;
    padding: 15px;
}
.contact-pg-section .contact-form-col form button {
    border: 0;
    outline: 0;
}
.contact-pg-section .contact-form-col .submit-area {
    width: 100%;
    margin-bottom: 0;
}
@media screen and (min-width: 1400px) {
    .contact-pg-section .map {
        padding-right: 50px;
    }
}
.contact-pg-section .map .contact-map {
    height: 650px;
}
.contact-pg-section .map iframe {
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
}
@media screen and (max-width: 767px) {
    .contact-pg-section .map .contact-map {
        height: auto;
    }
}

/*--------------------------------------------------------------
        #service single page
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
    #5.1    service-single-section
    --------------------------------------------------------------*/
.service-single-section {
    /*** service single tab ***/
}
@media (max-width: 1199px) {
    .service-single-section .order-last,
    .service-single-section .order-fast {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }
}
@media screen and (min-width: 1200px) {
    .service-single-section .service-single-content {
        padding-left: 20px;
    }
}
.service-single-section .service-single-content .service-pic {
    margin-bottom: 50px;
}
.service-single-section .service-single-content .theme-btn, .service-single-section .service-single-content .theme-btn-s2, .service-single-section .service-single-content .theme-btn-s3, .service-single-section .service-single-content .view-cart-btn,
.service-single-section .service-single-content .checkout-btn {
    margin-top: 20px;
}
.service-single-section .service-single-content h2 {
    font-size: 48px;
    font-size: 2rem;
    margin: 1em 0 0.5em;
    text-transform: capitalize;
}
@media (max-width: 991px) {
    .service-single-section .service-single-content h2 {
        font-size: 35px;
        font-size: 1.4583333333rem;
    }
}
@media (max-width: 767px) {
    .service-single-section .service-single-content h2 {
        font-size: 30px;
        font-size: 1.25rem;
    }
}
.service-single-section .service-single-content h3 {
    font-size: 32px;
    font-size: 1.3333333333rem;
    text-transform: capitalize;
    margin: 1.7em 0 0.7em;
    line-height: 1.2em;
}
@media (max-width: 767px) {
    .service-single-section .service-single-content h3 {
        font-size: 25px;
        font-size: 1.0416666667rem;
    }
}
.service-single-section .service-single-content h4 {
    font-size: 24px;
    font-size: 1rem;
    text-transform: capitalize;
    margin: 1.7em 0 0.7em;
}
@media (max-width: 767px) {
    .service-single-section .service-single-content h4 {
        font-size: 20px;
        font-size: 0.8333333333rem;
    }
}
.service-single-section .service-single-content p {
    font-size: 16px;
    font-size: 0.6666666667rem;
    font-weight: 300;
    margin-bottom: 1.3em;
    line-height: 1.55em;
}
.service-single-section .service-single-content ul {
    padding-left: 17px;
}
@media (max-width: 767px) {
    .service-single-section .service-single-content ul {
        font-size: 15px;
        font-size: 0.625rem;
    }
}
.service-single-section .service-single-content ul li {
    font-size: 16px;
    font-size: 0.6666666667rem;
    color: #121212;
    font-weight: 300;
    font-style: italic;
    position: relative;
    list-style-type: disc;
    line-height: 1.7em;
}
.service-single-section .service-single-content ul > li + li {
    margin-top: 8px;
}
.service-single-section .service-single-content ul li i {
    display: inline-block;
    position: absolute;
    color: #ef233c;
    left: 0;
    top: 5px;
}
.service-single-section .service-single-content .service-features {
    overflow: hidden;
}
.service-single-section .service-single-tab {
    margin-top: 70px;
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .service-single-section .service-single-tab {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .service-single-section .service-single-tab {
        margin-top: 40px;
    }
}
.service-single-section .service-single-tab .nav {
    margin: 0;
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
.service-single-section .service-single-tab .nav li {
    list-style-type: none;
    float: left;
    padding-left: 0;
}
.service-single-section .service-single-tab .nav > li + li {
    margin-top: 0;
    margin-left: 3px;
}
@media (max-width: 767px) {
    .service-single-section .service-single-tab .nav > li + li {
        margin-left: 1px;
    }
}
.service-single-section .service-single-tab .nav button {
    font-size: 16px;
    font-size: 0.6666666667rem;
    font-weight: 500;
    padding: 10px 25px;
    border: 0;
    position: relative;
    background-color: transparent;
    color: #646c77;
}
.service-single-section .service-single-tab .nav button:after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
    opacity: 0;
}
@media (max-width: 767px) {
    .service-single-section .service-single-tab .nav button {
        font-size: 14px;
        font-size: 0.5833333333rem;
        padding: 8px 12px;
    }
}
@media (max-width: 350px) {
    .service-single-section .service-single-tab .nav button {
        padding: 8px;
    }
}
.service-single-section .service-single-tab .nav button.active:after {
    opacity: 1;
}
.service-single-section .service-single-tab .nav button:focus {
    outline: none;
}
.service-single-section .tab-content {
    border-top: 2px solid #f7f7f7;
    background-color: #fff;
    padding: 35px 40px;
}
@media (max-width: 767px) {
    .service-single-section .tab-content {
        padding: 25px 20px;
    }
}
.service-single-section .tab-content .tab-pane {
    font-size: 16px;
    font-size: 0.6666666667rem;
    font-weight: 300;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .service-single-section .tab-content .tab-pane {
        margin-bottom: 15px;
    }
}
.service-single-section .tab-content .tab-pane p:last-child {
    margin-bottom: 0;
}
.service-single-section .request-service {
    padding: 50px 50px 25px;
    background: #f6f6f6;
    margin-top: 0;
    position: relative;
}
@media (max-width: 1199px) {
    .service-single-section .request-service {
        padding: 45px 50px;
    }
}
@media (max-width: 991px) {
    .service-single-section .request-service {
        padding: 35px 30px;
    }
}
.service-single-section .request-service > form,
.service-single-section .request-service h3 {
    position: relative;
    z-index: 1;
}
.service-single-section .request-service h3 {
    font-size: 26px;
    font-size: 1.0833333333rem;
    font-weight: 500;
    margin: 0 0 1em;
}
@media (max-width: 991px) {
    .service-single-section .request-service h3 {
        font-size: 18px;
        font-size: 0.75rem;
    }
}
.service-single-section .request-service input,
.service-single-section .request-service textarea {
    width: 100%;
    height: 45px;
    font-size: 15px;
    font-size: 0.625rem;
    border-radius: 0;
    background-color: #fff;
    color: #2b2d42;
    border: 1px solid #e2e2e2;
    padding: 6px 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.service-single-section .request-service input:focus,
.service-single-section .request-service textarea:focus {
    border-color: #ef233c;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.service-single-section .request-service form {
    margin: 0 -15px;
    overflow: hidden;
}
.service-single-section .request-service form ::-webkit-input-placeholder {
    font-style: 16px;
    color: #fff;
    font-style: normal;
}
.service-single-section .request-service form ::-moz-placeholder {
    font-style: 16px;
    font-style: normal;
    color: #fff;
}
.service-single-section .request-service form :-ms-input-placeholder {
    font-style: 16px;
    color: #fff;
    font-style: normal;
}
.service-single-section .request-service form ::-webkit-input-placeholder {
    /* Edge */
    font-weight: 300;
    color: #fff;
}
.service-single-section .request-service form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-weight: 300;
    color: #fff;
}
.service-single-section .request-service form ::-ms-input-placeholder {
    font-weight: 300;
    color: #2b2d42;
}
.service-single-section .request-service form ::placeholder {
    font-weight: 300;
    color: #2b2d42;
}
.service-single-section .request-service form > div {
    width: calc(50% - 30px);
    float: left;
    margin: 0 15px 30px;
}
@media (max-width: 1199px) {
    .service-single-section .request-service form > div {
        width: calc(100% - 30px);
        float: none;
    }
}
@media (max-width: 550px) {
    .service-single-section .request-service form > div {
        width: calc(100% - 30px);
        float: none;
    }
}
.service-single-section .request-service form > .submit-area {
    margin-bottom: 0;
}



/*--------------------------------------------------------------
        #case-single page
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
    #6.1    case-single-section
    --------------------------------------------------------------*/
.case-single-section {
    position: relative;
}
@media screen and (min-width: 1400px) {
    .case-single-section {
        top: -60px;
    }
}
.case-single-section .case-single-area {
    padding: 85px 112px 65px;
}
@media (max-width: 991px) {
    .case-single-section .case-single-area {
        padding: 85px 0 90px;
    }
}
@media (max-width: 767px) {
    .case-single-section .case-single-area {
        padding: 65px 0 90px;
    }
}
@media screen and (min-width: 1400px) {
    .case-single-section .case-single-area {
        background-color: #fff;
    }
}
.case-single-section .case-info {
    margin: 0 -15px;
    border-bottom: 1px solid #000;
	margin-bottom: 50px;
}
.case-single-section .case-info > div {
    width: calc(25% - 30px);
    float: left;
    margin: 0 15px 30px;
}
@media (max-width: 991px) {
    .case-single-section .case-info > div {
        width: calc(50% - 30px);
        float: left;
        margin: 0 15px 30px;
    }
}
@media (max-width: 550px) {
    .case-single-section .case-info > div {
        width: calc(100% - 30px);
        float: none;
        margin: 0 15px 30px;
    }
}
.case-single-section .case-info span {
    font-size: 11px;
    font-size: 0.4583333333rem;
    font-weight: 500;
    text-transform: uppercase;
}
.case-single-section .case-info p {
    font-size: 14px;
    font-size: 0.5833333333rem;
    font-weight: 300;
    margin: 0;
}
.case-single-section h2 {
    font-size: 60px;
    font-size: 2.5rem;
    margin: 1em 0;
}
@media (max-width: 991px) {
    .case-single-section h2 {
        font-size: 45px;
        font-size: 1.875rem;
    }
}
@media (max-width: 767px) {
    .case-single-section h2 {
        font-size: 32px;
        font-size: 1.3333333333rem;
    }
}
.case-single-section .img-holder {
    margin-bottom: 80px;
}
@media (max-width: 991px) {
    .case-single-section .img-holder {
        margin-bottom: 60px;
    }
}
@media (max-width: 767px) {
    .case-single-section .img-holder {
        margin-bottom: 40px;
    }
}
.case-single-section .case-row {
    border-bottom: 1px solid #000;
}
.case-single-section .case-row > .grid:first-child {
    padding-right: 25px;
}
@media (max-width: 550px) {
    .case-single-section .case-row > .grid:first-child {
        padding: 0;
    }
}
.case-single-section .case-row > .grid:last-child {
    padding-left: 25px;
}
@media (max-width: 550px) {
    .case-single-section .case-row > .grid:last-child {
        padding: 0;
    }
}
.case-single-section .case-row h3 {
    font-size: 24px;
    font-size: 1rem;
    margin: 0 0 0.7em;
}
@media (max-width: 991px) {
    .case-single-section .case-row h3 {
        font-size: 22px;
        font-size: 0.9166666667rem;
    }
}
.case-single-section .case-row p {
    font-size: 16px;
    font-size: 0.6666666667rem;
    font-weight: 300;
    margin: 0 0 0.5em;
}
@media (max-width: 991px) {
    .case-single-section .case-row p {
        font-size: 15px;
        font-size: 0.625rem;
    }
}
.case-single-section .case-row .grid {
    width: 50%;
    float: left;
    margin: 0 0 50px;
}
@media (max-width: 550px) {
    .case-single-section .case-row .grid {
        width: 100%;
        float: none;
    }
}
@media (max-width: 767px) {
    .case-single-section .case-row .grid {
        margin: 0 0 40px;
    }
}
.case-single-section .case-row-sec {
    padding-top: 50px;
    margin-bottom: 50px;
}
.case-single-section .pagi {
    margin: 0 -15px;
}
.case-single-section .pagi > div {
    width: calc(50% - 30px);
    float: left;
    margin: 0 15px;
}
@media (max-width: 550px) {
    .case-single-section .pagi > div {
        width: calc(100% - 30px);
        float: none;
    }
}
.case-single-section .pagi span {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    text-transform: uppercase;
}
.case-single-section .pagi h4 {
    font-size: 24px;
    font-size: 1rem;
    margin: 0.2em 0 0;
}
@media (max-width: 991px) {
    .case-single-section .pagi h4 {
        font-size: 20px;
        font-size: 0.8333333333rem;
    }
}
@media (max-width: 767px) {
    .case-single-section .pagi h4 {
        font-size: 18px;
        font-size: 0.75rem;
    }
}

.case-single-section .pagi > div:last-child {
    text-align: right;
}
@media (max-width: 550px) {
    .case-single-section .pagi > div:last-child {
        text-align: left;
        margin-top: 45px;
    }
}

/*--------------------------------------------------------------
        #blog-page
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
    #7.1    blog-pg-section
    --------------------------------------------------------------*/
@media screen and (min-width: 1200px) {
    .blog-content-p-right-45 {
        padding-right: 45px;
    }
    .blog-content-p-left-45 {
        padding-left: 45px;
    }
}
.blog-pg-section .blog-content .post {
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    .blog-pg-section .blog-content .post {
        margin-bottom: 70px;
    }
    .blog-content-p-right-45,
    .blog-content-p-left-45 {
        padding-top: 45px;
    }
}
@media (max-width: 767px) {
    .blog-pg-section .blog-content .post {
        margin-bottom: 60px;
    }
    .blog-content img {
        height: auto;
    }
}
.blog-pg-section .entry-details {
    padding-top: 40px;
    position: relative;
    z-index: 1;
}
.blog-pg-section .entry-details .entry-meta {
    overflow: hidden;
    margin-bottom: 25px;
}
.blog-pg-section .entry-details .entry-meta > div {
    float: left;
    position: relative;
}
.blog-pg-section .entry-details .entry-meta > div + div {
    margin-left: 25px;
}
.blog-pg-section .entry-details .entry-meta > div + div:before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 9px;
    background-color: #c0c0c0;
    position: absolute;
    left: -11px;
    top: 4px;
}
.blog-pg-section .entry-details .entry-meta .date,
.blog-pg-section .entry-details .entry-meta .tags {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #2b2d42;
}
.blog-pg-section .entry-details .entry-meta .tags a {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    color: #2b2d42;
}

.blog-pg-section .entry-details .read-more {
    font-size: 15px;
    font-size: 0.625rem;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    color: #2b2d42;
}
.blog-pg-section .entry-details .read-more i {
    position: relative;
    top: 1px;
}
.blog-pg-section .entry-details .read-more i:before {
    font-size: 14px;
}
.blog-pg-section .entry-details .read-more:hover {
    text-decoration: underline;
}
.blog-pg-section .post h3 {
    font-size: 38px;
    font-size: 1.5833333333rem;
    font-weight: 500;
    margin: 0 0 0.5em;
}

@media (max-width: 991px) {
    .blog-pg-section .post h3 {
        font-size: 25px;
        font-size: 1.0416666667rem;
    }
}
@media (max-width: 767px) {
    .blog-pg-section .post h3 {
        font-size: 22px;
        font-size: 0.9166666667rem;
    }
    .blog-content p iframe {
        width: 100%;
    }
}

.blog-pg-section .post h3 a:hover {
    text-decoration: underline;
}
.blog-pg-section .post p {
    font-size: 18px;
    font-size: 0.75rem;
    font-weight: 300;
    margin-bottom: 1.4em;
}
@media (max-width: 991px) {
    .blog-pg-section .post p {
        font-size: 16px;
        font-size: 0.6666666667rem;
    }
}

@media (max-width: 500px) {
    .blog-pg-section .format-standard .entry-details,
    .blog-pg-section .format-quote .entry-details {
        padding: 35px 20px;
    }
}
.blog-pg-section .format-gallery {
    position: relative;
}
.blog-pg-section .format-gallery .owl-controls {
    width: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.blog-pg-section .format-gallery .owl-controls .owl-nav [class*=owl-] {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: rgba(133, 133, 133, 0.5);
    padding: 0;
    margin: 0;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.blog-pg-section .format-gallery .owl-controls .owl-nav .owl-prev,
.blog-pg-section .format-gallery .owl-controls .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.blog-pg-section .format-gallery .owl-controls .owl-nav .owl-prev {
    left: 30px;
}
.blog-pg-section .format-gallery .owl-controls .owl-nav .owl-next {
    right: 30px;
}
.blog-pg-section .format-quote {
    position: relative;
}
.single .blog-pg-section .format-quote:before {
    content: "Q";
    font-size: 160px;
    font-size: 6.6666666667rem;
    position: absolute;
    right: 162px;
    top: -20px;
    color: rgba(0, 0, 0, 0.1);
}
.blog-pg-section .format-quote h3 {
    font-size: 24px;
    font-size: 1rem;
    margin: 0;
}
.blog-pg-section .format-quote h3,
.blog-pg-section .format-quote p {
    position: relative;
}
.blog-pg-section .format-video .video-holder {
    position: relative;
    text-align: center;
}
.blog-pg-section .format-video .video-holder a {
    width: 75px;
    height: 75px;
    line-height: 102px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.blog-pg-section .format-video .video-holder .fi:before {
    font-size: 40px;
    font-size: 1.6666666667rem;
    color: #fff;
}
@media (max-width: 767px) {
    .blog-pg-section .format-video .video-holder .fi:before {
        font-size: 60px;
        font-size: 2.5rem;
    }
}

@media screen and (min-width: 1200px) {
    .blog-left-sidebar .blog-content,
    .blog-single-left-sidebar .blog-content {
        padding: 0 0 0 45px;
    }
}
@media (max-width: 991px) {
    .blog-left-sidebar .order-last,
    .blog-left-sidebar .order-fast,
    .blog-single-left-sidebar .order-last,
    .blog-single-left-sidebar .order-fast {
        -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
        order: 0 !important;
    }
}

.blog-fullwidth .blog-content,
.blog-single-fullwidth .blog-content {
    padding-right: 0;
}


.blog-pg-section .blog-content .post.sticky {
    background: #f9f9f9;
    position: relative;
    padding: 50px;
}

.blog-pg-section .blog-content .post.sticky .entry-details {
    padding-top: 0;
}

.sticky-badge {
    text-align: center;
    background: #ef233c;
    position: absolute;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    z-index: 50;
    padding: 21px 0;
    position: absolute;
    right: 0;
    top: 0;
    writing-mode: vertical-rl;
    text-orientation: mixed;
}

.sticky-badge h2 {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    margin: 0;
}

@media (max-width: 991px) {
    .post.sticky {
        padding: 20px 15px 20px;
    }
}
.blog-pg-section .format-standard .entry-details,
.blog-pg-section .format-quote .entry-details {
    border: 1px solid #e9ebef;
    padding: 45px;
}

.blog-pg-section .sticky .entry-details {
    border: 0;
    padding: 0;
}

.blog-pg-section .has-post-thumbnail .entry-details {
    border: 0;
    padding: 40px 0 0;
}



/*--------------------------------------------------------------
        #blog-single-page
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
    #8.1    blog-single-section
    --------------------------------------------------------------*/
.blog-single-section {
    /*** tag-share ***/
    /*** author-box ***/
    /*** more-posts ***/
    /*** comments area ***/
    /*** comment-respond ***/
}
@media screen and (min-width: 1200px) {

}
.blog-single-section .blog-content p {
    font-size: 16px;
    font-weight: 300;
    clear: both;
}
.blog-single-section .entry-meta {
    overflow: hidden;
    margin: 0 0 25px;
}
.blog-single-section .entry-media {
    margin-bottom: 45px;
}
.blog-single-section .entry-meta > div {
    float: left;
    position: relative;
}
.blog-single-section .entry-meta > div + div {
    margin-left: 25px;
}
.blog-single-section .entry-meta > div.tags:before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 9px;
    background-color: #c0c0c0;
    position: absolute;
    left: -11px;
    top: 4px;
}
.blog-single-section .entry-meta .date,
.blog-single-section .entry-meta .tags {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #2b2d42;
}
.blog-single-section .entry-meta .tags a {
    position: relative;
    display: inline-block;
    margin-left: 10px;
    color: #2b2d42;
}

.blog-single-section .post .entry-meta + h2 {
    font-size: 40px;
    font-size: 1.6666666667rem;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 0.7em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
@media (max-width: 991px) {
    .blog-single-section .post h2 {
        font-size: 25px;
        font-size: 1.0416666667rem;
    }
}
@media (max-width: 767px) {
    .blog-single-section .post h2 {
        font-size: 22px;
        font-size: 0.9166666667rem;
    }
    .blog-single-section .share {
        margin: 20px 0 0px !important;
        display: flex;
    }
    .blog-single-section .share ul {
        padding-left: 10px;
    }
}
.blog-single-section .post p {
    line-height: 1.7em;
    margin-bottom: 1.5em;
}
.blog-single-section .post h3 {
    /*      font-size: 24px;
      font-size: 1rem;
      line-height: 1.3em;
*/    }
@media (max-width: 991px) {
    .blog-single-section .post h3 {
        font-size: 22px;
        font-size: 0.9166666667rem;
    }
}
@media (max-width: 767px) {
    .blog-single-section .post h3 {
        font-size: 20px;
        font-size: 0.8333333333rem;
    }
}
.blog-single-section .post blockquote,
blockquote {
    font-size: 17px;
    font-size: 0.7083333333rem;
    font-weight: 300;
    font-style: italic;
    line-height: 1.6em;
    margin: 50px 0 50px;
    position: relative;
    padding-left: 100px;
    color: #2b2d42;
}
@media (max-width: 767px) {
    .blog-single-section .post blockquote,
    blockquote {
        font-size: 17px;
        font-size: 0.7083333333rem;
        padding-left: 25px;
        border-left: 2px solid #d4d4d4;
    }
}
.blog-single-section .post blockquote:before,
blockquote:before {
    content: "“";
    font-size: 220px;
    font-size: 9.1666666667rem;
    position: absolute;
    left: -30px;
    top: 75px;
    color: #dfdfdf;
}
@media (max-width: 767px) {
    .blog-single-section .post blockquote:before,
    blockquote:before {
        display: none;
    }
}
.blog-single-section .share {
    border-top: 1px solid #e2e2e2;
    padding-top: 25px;
    margin: 75px 0 0;
}
.blog-single-section .share i {
    font-size: 25px;
    font-size: 1.0416666667rem;
}
.blog-single-section .share ul {
    display: inline-block;
    padding-left: 25px;
}
.blog-single-section .share ul li {
    float: left;
}
.blog-single-section .share ul > li + li {
    margin-left: 20px;
}
.blog-single-section .share ul a {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}
.blog-single-section .author-box {
    margin: 70px 0;
}
.blog-single-section .author-box .author-avatar {
    float: left;
}
@media (max-width: 767px) {
    .blog-single-section .author-box .author-avatar {
        float: none;
    }
}
.blog-single-section .author-box .author-content {
    display: block;
    overflow: hidden;
    padding-left: 25px;
}
@media (max-width: 767px) {
    .blog-single-section .author-box .author-content {
        padding: 0;
        margin: 15px 0 0 0;
    }
}
.blog-single-section .author-box .author-content p {
    margin-bottom: 20px;
}
.blog-single-section .author-box .author-name {
    font-size: 18px;
    color: #2b2d42;
    font-size: 0.75rem;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 10px;
}
.blog-single-section .author-box .social-link {
    display: inline-block;
    list-style: none;
}
.blog-single-section .author-box .social-link li {
    float: left;
    margin-right: 12px;
}
.blog-single-section .author-box .social-link a {
    display: block;
    font-size: 13px;
    font-size: 0.5416666667rem;
    color: #2b2d42;
}
.blog-single-section .more-posts {
    border: 1px solid #dddddd;
    overflow: hidden;
    padding: 0 25px;
    margin-top: 70px;
}
.blog-single-section .more-posts > div {
    width: 50%;
    float: left;
}

.blog-content .post ul li {
    margin-bottom: 15px;
}
.blog-content address {
    font-style: italic;
}
.blog-content a {
    font-weight: 400;
    color: #000;
}
.blog-content a.wp-block-button__link {
    font-weight: 400;
    color: #fff;
    margin: 4px 0;
}
@media (max-width: 767px) {
    .blog-single-section .more-posts > div {
        width: 100%;
        float: none;
    }
}
.blog-single-section .more-posts > div > a {
    display: inline-block;
}
.blog-single-section .more-posts .previous-post,
.blog-single-section .more-posts .next-post {
    padding: 40px 0;
}
.blog-single-section .more-posts .next-post {
    border-left: 1px solid #dddddd;
}
.blog-single-section .more-posts .previous-post {
    border-right: 1px solid #dddddd;
}
@media (max-width: 767px) {
    .blog-single-section .more-posts .previous-post,
    .blog-single-section .more-posts .next-post {
        padding: 25px 15px !important;
    }
}
.blog-single-section .more-posts .previous-post h4,
.blog-single-section .more-posts .next-post h4 {
    font-size: 20px;
    font-size: 0.8333333333rem;
    margin: 0.7em 0 0;
    line-height: 1.2em;
}
.more-posts a, .more-posts a h4 {
    width: 100% !important;
    overflow: hidden !important;
    display: inline-block;
    text-overflow: ellipsis !important;
}
.blog-single-section .more-posts .previous-post > a,
.blog-single-section .more-posts .next-post > a {
    font-size: 13px;
    font-size: 0.5416666667rem;
    font-weight: 500;
    color: #6f6f6f;
}
.blog-single-section .more-posts .next-post {
    text-align: right;
    padding-left: 35px;
    padding-right: 5px;
}

@media (max-width: 767px) {
    .blog-single-section .more-posts .next-post {
        border-left: 0;
        text-align: left;
        border-top: 1px solid #dddddd;
    }
}
.blog-single-section .more-posts .next-post .post-control-link {
    padding-right: 25px;
    position: relative;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .blog-single-section .more-posts .next-post .post-control-link {
        padding-right: 0;
    }
}
.blog-single-section .more-posts .next-post .post-control-link:before {
    font-family: "Themify";
    content: "";
    position: absolute;
    right: 0;
    top: -1px;
}
@media (max-width: 767px) {
    .blog-single-section .more-posts .next-post .post-control-link:before {
        display: none;
    }
}
.blog-single-section .more-posts .previous-post {
    padding-right: 35px;
    padding-left: 5px;
}
.blog-single-section .more-posts .previous-post .post-control-link {
    padding-left: 25px;
    position: relative;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .blog-single-section .more-posts .previous-post .post-control-link {
        padding-left: 0;
    }
}
.blog-single-section .more-posts .previous-post .post-control-link:before {
    font-family: "Themify";
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
}
@media (max-width: 767px) {
    .blog-single-section .more-posts .previous-post .post-control-link:before {
        display: none;
    }
}
.blog-single-section .more-posts .previous-post > a > span,
.blog-single-section .more-posts .next-post > a > span {
    display: block;
}

.comments-area {
    margin-top: 70px;
    clear: both;
}
.comments-area li > div,
.comments-area ol  li .comment-body{
    padding: 0 0 35px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f4f4f4;
}
.comments-area ol {
    list-style-type: none;
    padding-left: 0;
}
.comments-area ol ol.children {
    padding-left: 30px;
}
.comment-content {
    margin-top: 20px;
}
.comments-area ol ul {
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    list-style-type: none;
}
.comments-area ol > li:last-child div {
    border-bottom: 0;
}
.comments-area .comments-title {
    font-size: 28px;
    font-size: 1.1666666667rem;
    font-weight: 500;
    margin: 0 0 1.5em;
}
.comments-area .comment-meta .comment-author.vcard img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    float: left;
    margin-bottom: 110px;
    margin-right: 20px;
}
.comment-list li ol.children ol.children {
    padding-left: 20px;
}
.comments-area dd {
    margin-bottom: 15px;
}
.comments-area .comment-content ul, .comments-area .comment-content ol {
    padding-left: 15px;
}
.comment-metadata {
    padding-left: 50px;
    font-size: 80%;
}
@media (max-width: 991px) {
    .comments-area .comments-title {
        font-size: 18px;
        font-size: 0.75rem;
    }
}
.comments-area li > div {
    position: relative;
}
.comments-area .comment-theme {
    position: absolute;
    left: 0;
}
@media (max-width: 767px) {
    .comments-area .comment-theme {
        position: static;
    }
    .comments-area {
        margin-top: 30px;
    }
    .blog-single-section .author-box {
        margin-bottom: 0 !important;
    }

}
.comments-area .comment-main-area {
    padding-left: 100px;
}
@media (max-width: 767px) {
    .comments-area .comment-main-area {
        padding-left: 0;
        margin-top: 25px;
    }
    .comments-area .comments-title {
        margin: 0 0 30px !important;
    }
    .comments-area .comment-meta .comment-author.vcard img {
        width: 50px;
        height: 50px;
        margin-bottom: 15px;
        margin-right: 10px;
    }
}
.comments-area .comment-main-area p {
    margin-bottom: 20px;
}
.comments-area .comments-meta h4,
.fn a {
    font-size: 17px;
    font-size: 0.7083333333rem;
    font-weight: 500;
    margin: 0 0 1em;
    color: #2b2d42;
}
.comments-area .comment-meta .says {
    display: none;
}
.comments-area .comments-meta h4 span,
.comment-metadata time {
    font-size: 12px;
    font-size: 0.5rem;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    margin-top: 0.7em;
    color: #959595;
}
@media (max-width: 767px) {
    .comments-area .comments-meta h4 span,
    .comment-metadata time {
        padding-left: 0;
    }
}

.comments-area .comment-respond {
    padding: 50px 60px 40px!important;
}
.comments-area .comment-reply-link {
    font-size: 14px;
    font-size: 0.5833333333rem;
    color: #000;
    font-weight: 500;
    position: relative;
    text-decoration: underline;
}
.comments-area .comment-respond {
    margin-top: 70px;
    background-color: #f6f6f6;
    padding: 60px;
}
@media (max-width: 600px) {
    .comments-area .comment-respond {
        background-color: transparent;
        padding: 0;
        margin-top: 0;
    }
}
.comments-area .comment-respond .comment-reply-title {
    font-size: 22px;
    font-size: 0.9166666667rem;
    margin: 0 0 1.5em;
    font-weight: 500;
}
.comments-area .comment-respond form input,
.comments-area .comment-respond form textarea {
    width: 100%;
    height: 50px;
    font-size: 14px;
    font-size: 0.5833333333rem;
    border: 1px solid #c1c1c1;
    background-color: #fff;
    padding: 6px 15px;
    margin-bottom: 15px;
    outline: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.comments-area .comment-respond form input#wp-comment-cookies-consent {
    height: auto;
    width: auto;
}

.comments-area .comment-respond form input[type="submit"] {
    background-color: #8d99ae;
    border: 0;
}

.comments-area .comment-respond form input[type="submit"]:hover {
    background-color: #e8112b;
}

.comment-form p {
    margin-bottom: 0px;
}
.comment-form p.comment-notes, #reply-title {
    margin-bottom: 1.5em;
}
.comments-area .comment-respond form input:focus,
.comments-area .comment-respond form textarea:focus {
    border-color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (max-width: 991px) {
    .comments-area .comment-respond form input,
    .comments-area .comment-respond form textarea {
        height: 40px;
    }
}
.comments-area .comment-respond form textarea {
    height: 220px;
    padding: 15px;
}
@media (max-width: 991px) {
    .comments-area .comment-respond form textarea {
        height: 150px;
    }
    .comments-area .comment-respond {
        padding: 40px 40px 30px!important;
    }
}
.comment-respond .form-inputs {
    overflow: hidden;
}
.comment-respond .form-inputs > input:nth-child(2) {
    width: 49%;
    float: left;
}
@media (max-width: 767px) {
    .comment-respond .form-inputs > input:nth-child(2) {
        width: 100%;
        float: none;
    }
}
.comment-respond .form-inputs > input:nth-child(3) {
    width: 49%;
    float: right;
}
@media (max-width: 767px) {
    .comment-respond .form-inputs > input:nth-child(3) {
        width: 100%;
        float: none;
    }
    .comments-area .comment-respond {
        padding: 20px!important;
    }
    .comments-area .comment-respond form textarea {
        height: 80px;
    }
}
.comment-respond .form-submit input {
    max-width: 180px;
    font-size: 12px;
    font-size: 0.5rem;
    margin-bottom: 0;
    color: #fff;
    border: 0;
    outline: 0;
    text-transform: capitalize;
    background-color: #8d99ae;
    font-weight: 500;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

@media screen and (min-width: 1200px) {
    .blog-single-left-sidebar-section .blog-sidebar {
        padding-right: 45px;
        padding-left: 0;
    }
}

.blog-content table, .entry-content table {
    width: 100%;
    margin-bottom: 30px;
}
.blog-content table tbody th, .blog-content table tbody td {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.blog-content table th, .blog-content table td {
    padding: 10px;
    text-align: center;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.blog-content dd {
    margin-bottom: 15px;
}
.blog-entry-footer {
    clear: both;
    margin: 15px 0;
}
.blog-single-section select {
    height: 40px;
    width: auto;
    padding: 0 8px;
    margin-bottom: 15px;
    font-size: 17px;
}

/*--------------------------------------------------------------
        #shop-page
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
    #9.1  shop-pg-section
    --------------------------------------------------------------*/
.product-option .variations td, 
.product-option .variations th{
    border: 0;
}
.single_variation_wrap .quantity{
    transform: inherit!important;
}

.shop-pg-section .woocommerce-toolbar-top p,
.shop-pg-section .woocommerce-toolbar-top form {
    display: inline-block;
}
@media (max-width: 500px) {
    .shop-pg-section .woocommerce-toolbar-top p,
    .shop-pg-section .woocommerce-toolbar-top form {
        display: block;
        float: none;
    }
}
.shop-pg-section .woocommerce-toolbar-top p {
    font-weight: 300;
    float: left;
}
@media (max-width: 500px) {
    .shop-pg-section .woocommerce-toolbar-top p {
        float: none;
    }
}
.shop-pg-section .woocommerce-toolbar-top form {
    float: right;
}
@media (max-width: 500px) {
    .shop-pg-section .woocommerce-toolbar-top form {
        float: none;
        margin-bottom: 25px;
    }
}
.shop-pg-section .woocommerce-toolbar-top select {
    font-size: 16px;
    font-size: 0.6666666667rem;
    font-weight: 300;
    padding: 6px 15px;
    border: 1px solid #ddd;
}
.shop-pg-section .shop-grids {
    margin: 0 -15px;
}
.shop-pg-section .shop-grids .grid {
    width: calc(33.33% - 30px);
    float: left;
    margin: 0 15px 30px;
}
@media (max-width: 991px) {
    .shop-pg-section .shop-grids .grid {
        width: calc(50% - 30px);
    }
    .shop-pg-section.section-padding {
        padding: 50px 0 0;
    }
}
@media (max-width: 550px) {
    .shop-pg-section .shop-grids .grid {
        width: calc(100% - 30px);
        float: none;
    }
}
.shop-pg-section .grid:hover .cart-details li {
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
.shop-pg-section .grid:hover .img-cart:before {
    opacity: 0.6;
}
.shop-pg-section .img-cart {
    position: relative;
    overflow: hidden;
}
.shop-pg-section .img-cart:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.shop-pg-section .cart-details {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
}
.shop-pg-section .cart-details ul {
    overflow: hidden;
    display: inline-block;
    list-style-type: none;
}
.shop-pg-section .cart-details li {
    float: left;
    margin: 7px;
    position: relative;
    bottom: -50px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.shop-pg-section .cart-details li:last-child {
    -webkit-transition: all 0.5s 0.1s;
    -o-transition: all 0.5s 0.1s;
    transition: all 0.5s 0.1s;
}
.shop-pg-section .details {
    text-align: center;
    padding: 30px 15px;
}
.shop-pg-section .details h4 {
    font-size: 20px;
    font-size: 0.8333333333rem;
    font-weight: 500;
    margin: 0 0 0.4em;
}
@media (max-width: 991px) {
    .shop-pg-section .details h4 {
        font-size: 16px;
        font-size: 0.6666666667rem;
    }
}
.shop-pg-section .details del {
    font-weight: 500;
    display: inline-block;
    padding-right: 10px;
    color: #121212;
}
@media (max-width: 991px) {
    .shop-pg-section .details del {
        font-size: 14px;
        font-size: 0.5833333333rem;
    }
}
.shop-pg-section .details .price {
    font-weight: 500;
    color: #2b2d42;
}
@media (max-width: 991px) {
    .shop-pg-section .details .price {
        font-size: 14px;
        font-size: 0.5833333333rem;
    }
}
.shop-pg-section .pagination-wrapper {
    text-align: center;
    clear: both;
}

.theme-btn-s3{
    background-color: #e8112b;
    color: #fff;
}

.theme-btn-s3:hover {
    background-color: #d00f27;
}

/*--------------------------------------------------------------
        #shop-single-page
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
    #10.1   shop-single-section
    --------------------------------------------------------------*/
@media (max-width: 991px) {
    .shop-single-section {
        padding-bottom: 70px;
    }
}
@media (max-width: 767px) {
    .shop-single-section {
        padding-bottom: 60px;
    }
}
.shop-single-section .shop-single-slider .slider-for {
    text-align: center;
}
.shop-single-section .shop-single-slider .slider-for img {
    display: inline-block;
}
.shop-single-section .shop-single-slider .slider-nav {
    padding: 0;
    margin-top: 35px;
}
.shop-single-section .shop-single-slider .slider-nav > i {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
}
.shop-single-section .shop-single-slider .slider-nav > i:hover {
    cursor: pointer;
}
.shop-single-section .shop-single-slider .slider-nav .nav-btn-rt {
    left: auto;
    right: 0;
}
.shop-single-section .shop-single-slider .slider-nav .slick-slide {
    text-align: center;
}
.shop-single-section .shop-single-slider .slider-nav .slick-slide img {
    display: inline-block;
}
.shop-single-section .shop-single-slider .slider-nav .slick-slide {
    width: 85px !important;
    margin-right: 15px;
}
.shop-single-section .shop-single-slider .slider-nav .slick-slide {
    border: 1px solid transparent;
}
.shop-single-section .shop-single-slider .slider-nav .slick-slide.slick-current.slick-active {
    border: 1px solid #000;
}
.shop-single-section .product-details {
    padding: 50px 30px 93px;
    /*** product option ***/
}
@media (max-width: 1199px) {
    .shop-single-section .product-details {
        padding: 40px 30px 85px;
    }
}
@media (max-width: 991px) {
    .shop-single-section .product-details {
        margin-top: 45px;
        padding: 40px 30px;
    }
}
@media (max-width: 767px) {
    .shop-single-section .product-details {
        padding: 0;
    }
}
.shop-single-section .product-details h2 {
    font-size: 45px;
    font-size: 1.875rem;
    margin: 0 0 0.5em;
}
@media (max-width: 767px) {
    .shop-single-section .product-details h2 {
        font-size: 22px;
        font-size: 0.9166666667rem;
    }
}
.shop-single-section .product-details .price {
    font-size: 28px;
    font-size: 1.1666666667rem;
    font-weight: 500;
    margin: 0.4em 0 0.5em;
}
@media (max-width: 991px) {
    .shop-single-section .product-details .price {
        font-size: 20px;
        font-size: 0.8333333333rem;
    }
}
.shop-single-section .product-details .rating {
    margin-bottom: 25px;
}
.shop-single-section .product-details .rating .fi:before {
    font-size: 12px;
    font-size: 0.5rem;
    color: #ef233c;
}
.shop-single-section .product-details .rating span {
    font-weight: 300;
}
.shop-single-section .product-details p {
    font-weight: 300;
    margin-bottom: 1.3em;
}
.shop-single-section .product-details p:last-child {
    margin: 0;
}
.shop-single-section .product-details .product-option {
    margin: 35px 0;
}
.shop-single-section .product-details .product-option input {
    font-size: 17px;
    font-weight: 300;
}
.shop-single-section .product-details .product-option .btn {
    padding: 7px 4px 7px 6px;
    font-size: 8px;
    font-weight: normal;
    position: relative;
}

.shop-single-section .product-details .product-option .product-count,
.shop-single-section .product-details .product-option .qty {
    width: 100%;
    position: relative;
    height: 50px;
}
.shop-single-section .product-details .product-option .input-group-btn-vertical {
    position: absolute;
    top: 0;
    right: 0;
}
.shop-single-section .product-details .product-option .bootstrap-touchspin-up {
    font-size: 16px;
    padding: 4px 0 7px 0;
    font-size: 15px;
    width: 25px;
    background-color: transparent;
    top: 0;
    right: 0;
    position: absolute;
}
.shop-single-section .product-details .product-option .bootstrap-touchspin-down {
    width: 25px;
    font-size: 16px;
    padding: 4px 0 7px 0;
    font-size: 15px;
    border-top: 0;
    bottom: 0;
    position: absolute;
    color: #000;
}
.shop-single-section .product-details .product-option form button[type=submit] {
    font-size: 12px;
    border: 0;
}
.shop-single-section .product-details .product-option .product-row {
    overflow: hidden;
}
.shop-single-section .product-details .product-option .product-row button:after {
    display: none;
}
.shop-single-section .product-details .product-option .product-row > div {
    display: inline-block;
    float: left;
}
.shop-single-section .product-details .product-option .product-row > div + div {
    margin-left: 15px;
}
.shop-single-section .product-details .product-option .product-row > div:first-child {
    width: 85px;
    height: 50px;
}
.shop-single-section .product-details .product-option .theme-btn, .shop-single-section .product-details .product-option .single_add_to_cart_button.button, .shop-single-section .product-details .product-option .theme-btn-s2, .shop-single-section .product-details .product-option .theme-btn-s3, .shop-single-section .product-details .product-option .view-cart-btn,
.shop-single-section .product-details .product-option .checkout-btn {
    padding: 16px 45px;
    background-color: #000;
}
@media (max-width: 991px) {
    .shop-single-section .product-details .product-option .theme-btn, .shop-single-section .product-details .product-option .theme-btn-s2, .shop-single-section .product-details .product-option .theme-btn-s3, .shop-single-section .product-details .product-option .view-cart-btn,
    .shop-single-section .product-details .product-option .checkout-btn {
        font-size: 12px;
        font-size: 0.5rem;
        padding: 17px 25px;
    }
}
@media (max-width: 767px) {
    .shop-single-section .product-details .product-option .theme-btn, .shop-single-section .product-details .product-option .theme-btn-s2, .shop-single-section .product-details .product-option .theme-btn-s3, .shop-single-section .product-details .product-option .view-cart-btn,
    .shop-single-section .product-details .product-option .checkout-btn {
        font-size: 12px;
        font-size: 0.5rem;
        padding: 17px 20px;
    }
}
.shop-single-section .product-details .product-option .theme-btn:hover, .shop-single-section .product-details .product-option .theme-btn-s2:hover, .shop-single-section .product-details .product-option .theme-btn-s3:hover, .shop-single-section .product-details .product-option .view-cart-btn:hover,
.shop-single-section .product-details .product-option .checkout-btn:hover, .shop-single-section .product-details .product-option .theme-btn:focus, .shop-single-section .product-details .product-option .theme-btn-s2:focus, .shop-single-section .product-details .product-option .theme-btn-s3:focus, .shop-single-section .product-details .product-option .view-cart-btn:focus,
.shop-single-section .product-details .product-option .checkout-btn:focus, .shop-single-section .product-details .product-option .theme-btn:active, .shop-single-section .product-details .product-option .theme-btn-s2:active, .shop-single-section .product-details .product-option .theme-btn-s3:active, .shop-single-section .product-details .product-option .view-cart-btn:active,
.shop-single-section .product-details .product-option .checkout-btn:active {
    border: 0;
    outline: 0;
    color: #fff;
}
.shop-single-section .product-details .product-option .heart-btn i {
    font-size: 15px;
    font-size: 0.625rem;
}
.shop-single-section .product-details .product-count,
.shop-single-section .product-details .qty {
    border-radius: 0;
    border: 1px solid #e6e6e6;
}
.shop-single-section .product-details .qty {
    padding: 10px 5px 10px 15px;
}
.shop-single-section .product-details .product-count:focus,
.shop-single-section .product-details .qty:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up,
.shop-single-section .product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-color: #e6e6e6;
    border-radius: 0;
}
.shop-single-section .thb-product-meta-before .add-to-wishlist {
    margin-bottom: 20px;
}
.shop-single-section .thb-product-meta-before .add-to-wishlist i {
    font-size: 20px;
    font-size: 0.8333333333rem;
    position: relative;
    top: 4px;
    display: inline-block;
    padding-right: 3px;
}
.shop-single-section .thb-product-meta-before .add-to-wishlist a {
    font-size: 14px;
    font-size: 0.5833333333rem;
    font-weight: 500;
    color: #2b2d42;
}
.shop-single-section .thb-product-meta-before .product_meta {
    font-weight: 500;
    color: #000;
}
.shop-single-section .thb-product-meta-before .product_meta > span {
    display: block;
    font-size: 16px;
    font-size: 0.6666666667rem;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px;
}
.shop-single-section .thb-product-meta-before .product_meta > span span {
    font-weight: 300;
    color: #717171;
}
.shop-single-section .thb-product-meta-before .product_meta > span a {
    font-weight: 300;
    color: #2b2d42;
}
.shop-single-section .thb-product-meta-before .product_meta > span a:hover {
    text-decoration: underline;
}
.shop-single-section .single-product-info {
    margin-top: 75px;
    text-align: center;
    border-top: 1px solid #e8e8e8;
    /*** tabs ***/
    /*** client rv ***/
    /*** review form ***/
}
.shop-single-section .single-product-info h4 {
    font-size: 18px;
    font-size: 0.75rem;
    font-weight: 500;
    margin: 0;
    line-height: 1.7em;
}
.shop-single-section .single-product-info p {
    margin-bottom: 1.3em;
}
.shop-single-section .single-product-info .tab-pane p:last-child {
    margin-bottom: 0;
}
.shop-single-section .single-product-info .nav-tabs {
    border: 0;
    display: inline-block;
    margin-top: 5px;
}
.shop-single-section .shop-single-slider .slider-nav .slick-track {
    width: 100% !important;
}
.woocommerce-product-gallery__image img,
.woocommerce-product-gallery__image img.zoomImg,
.woocommerce-product-gallery {
    width: 100%;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .nav-tabs {
        margin-bottom: 20px;
    }
}
.shop-single-section .single-product-info .nav-tabs li {
    border: 0;
    margin-right: 1px;
    float: left;
}
.shop-single-section .single-product-info .nav-tabs li.active button {
    border: 0;
    outline: 0;
}
.shop-single-section .single-product-info .nav-tabs button,
.woocommerce-tabs ul.tabs li a {
    font-weight: 500;
    font-size: 16px;
    font-size: 0.6666666667rem;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    margin: 0;
    display: block;
    padding: 12px 20px 11px;
    color: #2b2d42;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .nav-tabs button,
    .woocommerce-tabs ul.tabs li a {
        font-size: 14px;
        font-size: 0.5833333333rem;
        font-weight: normal;
        padding: 10px 10px 8px;
        text-transform: none;
    }
}
.shop-single-section .single-product-info .nav-tabs button:hover,
.woocommerce-tabs ul.tabs li a:hover,
.shop-single-section .single-product-info .nav-tabs button.active,
.woocommerce-tabs ul.tabs li.active a,
.shop-single-section .single-product-info .nav-tabs button:focus,
.woocommerce-tabs ul.tabs li a:focus {
    outline: none;
    background-color: transparent;
    color: #ef233c;
}
.shop-single-section .single-product-info .tab-content {
    border-top: 1px solid #e8e8e8;
    padding: 35px 0;
    margin-top: -1px;
    text-align: left;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .tab-content {
        border: 0;
        padding: 0;
        margin: 0;
    }
}
.shop-single-section .single-product-info .tab-content p {
    font-weight: 300;
}
.shop-single-section .single-product-info .client-rv {
    overflow: hidden;
    margin-bottom: 30px;
}
.shop-single-section .single-product-info .client-rv:last-child {
    margin-bottom: 0;
}
.shop-single-section .single-product-info .client-rv .client-pic {
    width: 60px;
    float: left;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .client-rv .client-pic {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
}
.shop-single-section .single-product-info .client-rv .details {
    width: calc(100% - 80px);
    float: right;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .client-rv .details {
        width: 100%;
        float: none;
    }
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .client-rv .name-rating-time {
        padding-bottom: 3px;
    }
}
.shop-single-section .single-product-info .client-rv .name-rating-time > div,
.shop-single-section .single-product-info .client-rv .name-rating > div {
    display: inline-block;
    font-size: 14px;
    font-size: 0.5833333333rem;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .client-rv .name-rating-time > div,
    .shop-single-section .single-product-info .client-rv .name-rating > div {
        font-size: 12px;
        font-size: 0.5rem;
        display: block;
    }
}
.shop-single-section .single-product-info .client-rv .rating .fi:before {
    font-size: 12px;
}
.shop-single-section .single-product-info .client-rv .rating {
    font-size: 12px;
    padding-left: 12px;
    color: #ef233c;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .client-rv .rating {
        padding-left: 0;
        margin: 4px 0 7px;
    }
}
.shop-single-section .single-product-info .client-rv .name-rating-time .time {
    font-size: 14px;
    font-size: 0.5833333333rem;
    font-weight: 500;
    margin-top: 3px;
    display: block;
    text-transform: uppercase;
    color: #b3b3b3;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .client-rv .name-rating-time .time {
        float: none;
    }
}
.shop-single-section .single-product-info .client-rv .review-body {
    padding-top: 12px;
}
.shop-single-section .single-product-info .review-form-wrapper {
    margin-top: 50px;
}
@media screen and (min-width: 1200px) {
    .shop-single-section .single-product-info .review-form-wrapper {
        padding-left: 15px;
    }
}
@media (max-width: 991px) {
    .shop-single-section .single-product-info .review-form {
        margin-top: 45px;
    }
}
.shop-single-section .single-product-info .review-form h4 {
    margin-bottom: 1.73em;
    font-weight: 500;
}
.shop-single-section .single-product-info .review-form form ::-webkit-input-placeholder {
    /* Edge */
    font-size: 16px;
    font-size: 0.6666666667rem;
}
.shop-single-section .single-product-info .review-form form :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 16px;
    font-size: 0.6666666667rem;
}
.shop-single-section .single-product-info .review-form form ::-moz-placeholder {
    font-size: 16px;
    font-size: 0.6666666667rem;
}
.shop-single-section .single-product-info .review-form form ::-ms-input-placeholder {
    font-size: 16px;
    font-size: 0.6666666667rem;
}
.shop-single-section .single-product-info .review-form form ::placeholder {
    font-size: 16px;
    font-size: 0.6666666667rem;
}
.shop-single-section .single-product-info .review-form form input,
.shop-single-section .single-product-info .review-form form textarea {
    width: 100%;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 12px 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 300;
}
@media (max-width: 991px) {
    .shop-single-section .single-product-info .review-form form input,
    .shop-single-section .single-product-info .review-form form textarea {
        padding: 10px 15px;
    }
}
.shop-single-section .single-product-info .review-form form input:focus,
.shop-single-section .single-product-info .review-form form textarea:focus {
    border: 1px solid #000;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.shop-single-section .single-product-info .review-form form textarea {
    height: 130px;
}
.shop-single-section .single-product-info .review-form form > div {
    margin-bottom: 27px;
}
.shop-single-section .single-product-info .review-form form > div:last-child {
    margin-bottom: 0;
}
.shop-single-section .single-product-info .review-form form .rating-wrapper > div {
    display: inline-block;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .review-form form .rating-wrapper > div {
        display: block;
        float: none !important;
    }
}
.shop-single-section .single-product-info .review-form form .rating-wrapper > div:last-child {
    float: right;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .review-form form .rating-wrapper > div:last-child {
        margin-top: 20px;
    }
}
.shop-single-section .single-product-info .review-form form .rating a {
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    color: #cccccc;
}
@media (max-width: 767px) {
    .shop-single-section .single-product-info .review-form form .rating a {
        font-size: 12px;
        margin-right: 5px;
    }
}
.shop-single-section .single-product-info .review-form form .rating a:last-child {
    margin: 0;
}
.shop-single-section .single-product-info .review-form .submit button {
    border: 0;
    outline: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.shop-single-section .slider-nav .slick-slide:focus {
    outline: none;
}
.shop-single-section .products {
    overflow: hidden;
    margin: 0 -15px;
}
.shop-single-section .products > li {
    width: calc(25% - 30px);
    float: left;
    margin: 0 15px 30px;
}
@media (max-width: 1500px) {
    .shop-single-section .products > li {
        width: calc(33.33% - 30px);
    }
}
@media (max-width: 1300px) {
    .shop-single-section .products > li {
        width: calc(50% - 30px);
    }
}
@media (max-width: 500px) {
    .shop-single-section .products > li {
        width: calc(100% - 30px);
        float: none;
    }
}
@media (max-width: 767px) {
    .shop-single-section .related.products {
        margin: 40px 0 0;
    }
}
.shop-single-section .product-holder {
    position: relative;
}
.shop-single-section .product-holder .product-badge {
    font-size: 12px;
    font-size: 0.5rem;
    padding: 5px 15px;
    display: inline-block;
    color: #fff;
    position: absolute;
    right: 0;
    top: 25px;
}
.shop-single-section .product:hover .shop-action-wrap {
    opacity: 1;
    visibility: visible;
    bottom: 35px;
}
.shop-single-section .shop-action-wrap {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.shop-single-section .shop-action {
    display: inline-block;
}
.shop-single-section .shop-action > li {
    float: left;
    text-align: center;
}
.shop-single-section .shop-action > li + li {
    margin-left: 5px;
}
.shop-single-section .shop-action li a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    border-radius: 45px;
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 6.58px 0.42px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 6.58px 0.42px rgba(0, 0, 0, 0.08);
}
.shop-single-section .shop-action a i:before {
    font-size: 15px;
    font-size: 0.625rem;
}
.shop-single-section .shop-action > li:first-child i:before {
    font-size: 16px;
    font-size: 0.6666666667rem;
}
.shop-single-section .shop-action > li:nth-child(2) a {
    line-height: 50px;
}
.shop-single-section .product-info {
    text-align: center;
    padding-top: 25px;
}
.shop-single-section .product-info h4 {
    font-family: "Larsseit", sans-serif;
    font-size: 14px;
    font-size: 0.5833333333rem;
    font-weight: 500;
    margin: 0 0 0.5em;
}
.shop-single-section .product-info h4 a:hover {
    text-decoration: underline;
}
.shop-single-section .product-info .woocommerce-Price-amount {
    font-size: 16px;
    font-size: 0.6666666667rem;
}
.shop-single-section .product-info ins {
    font-weight: 500;
    text-decoration: none;
    color: #2b2d42;
}
.shop-single-section .product-info del {
    display: inline-block;
    padding-left: 8px;
    color: #a9a9a9;
}
.shop-single-section .product-info .product-description {
    display: none;
}
.shop-single-section .realted-porduct h3 {
    font-size: 40px;
    font-size: 1.6666666667rem;
    margin: 1em 0 1em;
    text-align: center;
}

@media screen and (min-width: 1200px) {
    .shop-single-vertical-thumb .slider-for {
        max-width: 535px;
        float: right;
    }
    .shop-single-vertical-thumb .slider-nav .slick-slide {
        margin-bottom: 15px;
    }
    .shop-single-vertical-thumb .shop-single-slider .slider-nav .slick-slide,
    .shop-single-vertical-thumb .shop-single-slider .slider-nav .slick-track {
        width: 100px !important;
    }
    .shop-single-vertical-thumb .slider-nav .slick-slide {
        float: none;
    }
    .shop-single-vertical-thumb .single-product-info {
        margin-top: 110px;
    }
}
@media screen and (min-width: 1450px) {
    .shop-single-vertical-thumb .slider-for {
        max-width: 615px;
        float: right;
    }
}

/*--------------------------------------------------------------
        #error-404
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
    #11.1   error-404-section
    --------------------------------------------------------------*/
.error-404-section {
    border-top: 1px solid #eaeaea;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
}
@media (max-width: 991px) {
    .error-404-section {
        margin-top: 0;
        height: calc(100vh - 89px);
    }
}
.error-404-section .error-404-area {
    max-width: 580px;
    margin: 0 auto;
}
.error-404-section h2 {
    font-size: 240px;
    font-size: 10rem;
    font-weight: 500;
    line-height: 0.7em;
    margin: 0 0 0.2em;
}
@media (max-width: 991px) {
    .error-404-section h2 {
        font-size: 140px;
        font-size: 5.8333333333rem;
    }
}
.error-404-section h3 {
    font-size: 26px;
    font-size: 1.0833333333rem;
    font-weight: 500;
    margin: 0 0 1em;
}
.error-404-section p {
    font-size: 17px;
    font-size: 0.7083333333rem;
    margin: 0 0 3em;
}

.error-404-pg .header-default-style {
    z-index: 12;
}

.error-404-pg {
    position: relative;
}
.error-404-pg:before {
    content: "";
    width: 481px;
    height: 670px;
    background: url("../images/404-light.png") center center/cover no-repeat local;
    position: absolute;
    right: 25px;
    top: 0;
    z-index: 100;
}
@media (max-width: 1500px) {
    .error-404-pg:before {
        width: 380px;
        height: 529px;
    }
}
@media (max-width: 1300px) {
    .error-404-pg:before {
        display: none;
    }
}

/* Search and Archive page */
.page header.entry-header h2 {
    font-size: 40px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 0.7em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

@media (max-width: 767px) {
    .page header.entry-header h2 {
        font-size: 30px;
    }
	.comments-area .comment-respond form input[type="submit"] {
		min-width: 100%;
	}
}


header.page-header {
    text-align: center;
    margin-bottom: 30px;
    background: #040404;
    padding: 5px;
}

header.page-header h2 {
    line-height: 80px;
    color: #fff;
}

.search-page-content > div + div,
.archive-page-content > div + div {
    margin-top: 100px;
    margin-bottom: 0 !important;
}

.search-page-content, .archive-page-content {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto;
    gap: 30px;
    margin-right: 30px;
}

.search-page-content article,
.archive-page-content article {
    padding: 20px;
    box-shadow: 0 0px 5px 0px rgba(0,0,0,0.1);
}
.search-page-content h2, .archive-page-content  h2 {
    font-size: 20px;
    margin: 0 0 30px;
}

.search-page-content a, .archive-page-content a {
    color: #2b2d42;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.search-page-content article img,
.archive-page-content article img {
    display: inline-block;
    margin-bottom: 20px;
}
.archive.category .blog-pg-section .blog-content .post,
.search.search-results .blog-pg-section .blog-content .post {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .search-page-content,
    .archive-page-content {
        grid-template-columns: auto;
        margin-right: 0px
    }
    .search-page-content article,
    .archive-page-content article {
        padding: 20px;
    }
	header.page-header h2 {
		line-height: 50px;
	}

}


/* Extra */
.theme-btn-s3{
    background-color: #e8112b;s
color: #fff;
}

.theme-btn-s3:hover {
    background-color: #d00f27;
}

.tinvwl-input-group .form-control {
    font-size: 16px;
    padding: 5px 15px;
}
.tinv-wishlist button.button {
  border: 1px solid #ddd;
  padding: 6px;
  border-radius: 6px;
}
.metiro-wishlist-btn {
  margin-top: 10px;
}

.type-post h3 a{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    line-height: 52px;
}

.services .site-main.section-padding{
    padding: 125px 0 0 0;
}

@media (max-width: 767px) {
	.type-post h3 a {
		line-height: 35px;
	}
}