/*************------------------------------

 * Theme Name: Bizler - HTML Responsive Multipurpose Business Template
 * Author: Companyname;
 * Description: A Bootstrap-4 Responsive Multipurpose Business Template
 * Version: 1.1
 * Bootstrap v4.0 (http://getbootstrap.com)
 * Copyright 2018.

------------------------------*************/

/*************------------------------------


    CSS INDEX
    ===================

    1. Defualt Styles
    2. Homepage 1
        2.01. Header
        2.02. Revolution Slider
        2.03. About Us
        2.04. Counter
        2.05. Services
        2.06. Our Team
        2.07. Portfolio
        2.08. Clients
        2.09. Blog
        2.10. Testimonials
        2.11. Footer
    3. Homepage 2
        03.1 Header
        03.2 Slider
        03.3 About Us
        03.4 Services
        03.5 Counter
        03.5 Our Team
        03.6 Portfolio
        03.7 Pricing
        03.8 Counter 2
        03.9 Blog Posts
        03.10 Clients
        03.11 Testimonials
        03.12 Quick Contact
        03.13 Footer
    4. Homepage 3
        04.1 Slider
        04.2 Qualities
        04.3 About Us
        04.4 Services
        04.5 Team
        04.6 Portfolio
        04.7 Counter
        04.8 Blog Posts
        04.9 Clients
        04.10 Testimonials
        04.11 Quick Connect
        04.12 Footer
     5. About Us 1
     6. About Us 2
     7. About Us 3
     8. Services 1
     9. Services 2
     10. Services 3
     11. Portfolio Detail
     12. Our Team
     13. Our Team 1 Detail
     14. Blog Posts
     15. Blog Details 1
     16. Blog Details 2
     17. Contact Us
     18. FAQ's
     19. Error 404
    20. Preview

------------------------------*************/

/****---- Google Font ----****/
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i|Poppins:300,400,500,600,700');
import proveden v hlavičce
*/
/****---- Default CSS ----****/
html, body {
    background: #fff;
    color: #fff;
    font-family: "Poppins", "Open Sans", Verdana, Helvetica, sans-serif;
    height: 100%;
    min-height: 100%;
}

.grecaptcha-badge {
    display: none;
}

.wraper .content-area {
    padding-left: 0;
}

.wraper-v2-inner {
    min-height: 100%;
    padding-bottom: 140px;
    overflow: hidden;
}

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

iframe {
    max-width: 100%;
}

.container {
    max-width: 1170px;
}

.move-right {
    float: right !important;
}

.move-left {
    float: left !important;
}

a {
    transition: all 0.5s ease;
}

.gray-bg {
    background: #f4f4f4;
}

.card_mr_bt {
    margin-bottom: 30px;
}

.index-2 .card_mr_bt {
    margin-bottom: 50px;
}

i.flat::before {
    margin-left: 0 !important;
}

ul, li {
    padding: 0;
    margin: 0;
}

p {
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 14px;
    margin: 0;
    line-height: 24px;
    color: #797979;
    padding-bottom: 20px;
}

ul, ol, li {
    color: #797979;
    list-style: none;
    padding: 0;
    margin: 0;
}

a, a:hover, a:focus {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

.wrapper {
    overflow: hidden;
}

.btn.focus, .btn:focus {

    box-shadow: none;
}

.mar-none {
    margin: 0;
}

a.view_more {
    color: #fff;
    background-color: rgb(8, 145, 206);
    line-height: normal !important;
    padding: 10px 25px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 10px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}

.clear {
    clear: both;
    display: inline-block;
}

.border-bottom-none {
}

.separator-pipesign {
    width: 1px;
    height: 15px;
    margin: -2px 12px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
}

.separator-pipesign.white {
    background: rgba(255, 255, 255, 0.4);
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    /*font-family: 'Poppins', sans-serif;*/
    color: #262626;
    font-weight: 600;
    line-height: normal;
}

h1 {
    font-size: 40px;
    line-height: 1;
}

h1 span {
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

.row.row-safari {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    flex-wrap: wrap;
}

.row-reverse {
    flex-direction: row-reverse;
    display: flex !important;
}

.owl-main .owl-dots {
    position: absolute;
    left: 78%;
    top: 35%;
    margin: 0;
    width: 15px;
    display: inline-block;
    z-index: 9;
}

.owl-main .owl-dots button.owl-dot {
    display: block;
    padding: 0;
    margin: 0 0 20px;
    border-radius: 100%;
}

.owl-main .owl-dots button.owl-dot span {
    margin: 0 !important;
    background: #fff;
}

.owl-main .owl-dots button.owl-dot.active span {
    height: 20px;
    width: 10px;
    transition: all 0.3s ease;
    margin: 0;
}

.owl-main {
    position: relative;
    z-index: 0;
}

.owl-main .item {
    overflow: hidden;
}

.owl-main .item::after {
    content: "";
    background: -moz-linear-gradient(top, rgba(255, 98, 5, 0.5) 0%, rgba(75, 85, 220, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 98, 5, 0.5) 0%, rgba(75, 85, 220, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(255, 98, 5, 0.5) 0%, rgba(75, 85, 220, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80ff6205", endColorstr="#804b55dc", GradientType=0);
    height: 100vh;
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
}

.owl-main .caption {
    text-align: left;
    left: 21%;
    top: 19%;
    width: 550px;
    height: auto;
    padding-top: 35px;
    position: absolute;
    z-index: 9;
}

.owl-main .caption .hello {
    font-size: 20px;
    font-weight: 600;
    /*font-family: 'Poppins', sans-serif;*/
    position: relative;
    padding-left: 90px;
    margin-bottom: 10px;
}

.owl-main .caption .hello::before {
    content: url(../img/hello.png);
    position: absolute;
    left: 0;
    background-size: 100px auto;
    top: -35px;
}

.owl-main .caption .display {
    font-size: 70px;
    line-height: 80px;
    margin: 20px 0;
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 700;
}

.owl-main .caption .content {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}

.owl-main .caption a.contact_us {
    background: #fff;
    border-radius: 20px;
    color: #262626;
    margin-left: 20px;
}

.owl-dots {
    display: block !important;
}

.owl-dots button.owl-dot span {
    width: 10px;
    height: 5px;
    background: #e9e9e9;
    margin: 0 5px !important;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-dots button.owl-dot.active span {
    width: 20px;
    transition: all 0.3s ease;
}

.owl-carousel .owl-nav {
    display: none;
}

.navbar-brand {
    font-size: inherit;
}

section {
    padding: 100px 0;
    margin: 0;
}

.content_sec {
    margin-top: 100px;
}

#work-status .section_heading {
    display: none;
}

.section_heading {
    text-align: center;
    width: 100%;
}

.section_heading h2 {
    font-size: 40px;
    color: #262626;
    line-height: 1;
}

.section_heading .heading_content {
    width: 760px;
    padding: 0;
    margin: 20px auto 0;
    font-size: 18px;
    line-height: 28px;
    color: #797979;
}

.separator {
    margin: 10px auto 0;
    width: 120px;
    position: relative;
}

.separator ul {
    padding: 0;
    margin: 0;
}

.separator ul::before {
    content: "";
    width: 40px;
    height: 1px;
    background: #c9c9c9;
    left: 0;
    top: 61%;
    position: absolute;
}

.separator ul::after {
    content: "";
    width: 40px;
    height: 1px;
    background: #c9c9c9;
    right: 0;
    top: 61%;
    position: absolute;
}

.separator ul li {
    display: inline-block;
    width: 3px;
    height: 7px;
    margin: 0 2px;
    padding: 0;
}

.separator.left-align {
    margin: 0;
    width: 80px;
    position: relative;
}

.separator.left-align ul {
    padding: 0;
    margin: 0;
}

.separator.left-align ul::before {
    display: none;
}

.separator.left-align ul::after {
    content: "";
    width: 40px;
    height: 1px;
    background: #c9c9c9;
    right: 0;
    top: 63%;
    position: absolute;
}

.separator.left-align ul li {
    display: inline-block;
    width: 3px;
    height: 7px;
    margin: 0 2px;
    padding: 0;
}

.img-area {
    width: 100%;
}

.img-area img {
    width: 100%;
    height: auto;
}

.content-area {
    padding-left: 30px;
}

.content-area h5 {
    margin-bottom: 20px;
}

.content-area p:last-child {
    padding-bottom: 0;
}

.pagination {
    margin: 30px -5px 0;
}

.pagination .page-item {
    border-radius: 0;
}

.pagination .page-item .page-link {
    color: #797979;
    background-color: #fff;
    font-size: 20px;
    border-radius: 0;
    height: 50px;
    width: 50px;
    border: 1px solid #e4e4e4;
    text-align: center;
    line-height: 30px;
    margin: 0 5px;
}

.pagination .page-item .page-link i {
    display: inline-block;
    font-size: 14px;
}

.pagination .page-item .page-link i:before {
    font-size: 14px;
}

.pagination .page-item.active .page-link, .pagination .page-link:hover {
    color: #fff;
}

.index-3 .pagination, .index-2 .pagination {
    margin-top: 20px;
}

.index-2 .pagination .page-item .page-link {
    border-radius: 50%;
}

form {
    width: 100%;
}

form .form-group {
    display: flow-root;
    width: 100%;
}

form .form-group input[type="text"], form input[type="email"], form input[type="tel"], form input[type="password"], form input[type="number"], textarea {

    width: 100%;
    padding: 10px 10px;
    border: solid 1px #e6e6e6;
    font-size: 14px;
}

section#contact-us form .form-group input[type="text"]:focus, section#contact-us form input[type="email"]:focus, section#contact-us form input[type="tel"]:focus, section#contact-us form input[type="password"]:focus, section#contact-us form input[type="number"]:focus, section#contact-us textarea:focus {
    border: 1px solid #008dd2;
    background-color: rgba(233, 233, 233, 0.3);
}

form .form-group textarea {
    height: 120px;
    font-size: 14px;
    resize: none;
}

form .form-group button[type="submit"] {
    padding: 8px 20px;
    color: #fff;
    border: none;
    font-size: 14px;
}

form .form-group input[type="submit"] {
    /* padding:8px 20px;
    padding-left: 0; */
    padding: 0;
    color: #fff;
    border: none;
    font-size: 14px;
}

form .form-group button:focus, form button:hover, form input[type="submit"] {
    outline: none;
    cursor: pointer;
}

form .form-group button[type="submit"] i {
    margin-left: 10px;
}

form .form-group button[type="submit"] i::before {
    font-size: 14px;
}

form input[type="text"]:focus, form textarea:focus {
    outline: none !important;
}

form input::-moz-placeholder, form input:-ms-input-placeholder, form input::-webkit-input-placeholder {
    color: #262626;
}

.index-2 form .form-group input[type="text"], .index-2 form input[type="email"], .index-2 form input[type="password"], .index-2 input[type="number"], .index-2 textarea, .index-2 button[type="submit"] {
    border-radius: 20px;
}

.index-2 form .form-group input, .index-2 form .form-group textarea {
    padding: 10px 15px;
}

.flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    align-items: center;

    justify-content: center;
}

.d-flex {
    display: flex;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
}

.dots .dot {
    display: inline-block;
    width: 35px;
    height: 35px;
    /*margin: 0 10px 0 10px;*/
    /*border-radius: 50%;*/
    /*background: #529e19;*/
    background-image: url(../img/chsoft/C.png);

    animation: dot-dot-dot 1.4s linear infinite;
}

.dots .dot:nth-child(2) {
    animation-delay: .2s;
    /*background: #ff6204;*/
    width: 31px;
    background-image: url(../img/chsoft/H.png);
}

.dots .dot:nth-child(3) {
    animation-delay: .4s;
    /*background: #2285d9;*/
    width: 89px;
    background-image: url(../img/chsoft/Soft_cerna.png);
}

@keyframes dot-dot-dot {
    0%, 60%, 100% {

        transform: initial;
    }
    30% {

        transform: translateY(-25px);
    }
}

.pdb-70 {
    padding-bottom: 70px;
}

/****---- Default CSS ----****/
/****---- Homepage 1 Start ----****/
/*---- Header ----*/
header {
    z-index: 9999;
    width: 100vw;
    background: #fff;
    position: fixed;
    top: 0;

    transition: all 0.5s ease;

    box-shadow: 0 8px 25px -10px rgba(0, 0, 0, 0.25);
    display: flex;
    justify-content: center;
    align-items: center;
}

header .navbar-nav .menu-item a, header .navbar-nav .nav-item a, header .navbar-nav .dropdown-item a, header .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    white-space: nowrap;
}

header .navbar-brand {
    padding: 20px 0 20px 0;
    /* margin:0px 15px; */
}

header .nav-item.active a {
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 500 !important;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-100px);
    }
    100% {
        transform: translateY(0px);
    }
}

/*---- Slider ----*/
#slider .rev_slider {
    min-height: 80vh
}

#slider .tp-caption.rev-btn:hover {
    background: none !important;
    border: none !important;
}

#slider #slide-3238-layer-1.tp-caption.heading, #slider #slide-3238-layer-15.tp-caption.heading, #slider #slide-3238-layer-16.tp-caption.heading, #slider #slide-3238-layer-16.tp-caption.heading h1 {
    font-size: 80px !important;
    color: #fff;
    font-weight: bold;
    top: 240px;
}

#slider #slide-3238-layer-1.tp-caption.heading span, #slider #slide-3238-layer-15.tp-caption.heading span, #slider #slide-3238-layer-16.tp-caption.heading span {
    font-size: 80px !important;
}

#slider #slide-3238-layer-2.tp-caption.content {
    font-size: 18px !important;
    width: 600px !important;
    line-height: 25px !important;
    margin: 30px auto 40px;
    display: inline-table;
    color: #fff;
    white-space: normal;
    top: 340px;
    text-align: center !important;
}

#slider #slide-3238-layer-3.tp-caption.buttons {
    top: 460px;
}

#slider .rev_slider a {
    margin: 0 10px;
}

/*---- About Us ----*/
section#about-us {
}

.about-heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    /*font-family: 'Poppins', sans-serif;*/
    margin-bottom: 10px;
    color: #262626;
}

/*---- Counter ----*/
section#counter {
    background: url(../img/parallax_1.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    padding: 60px 0;
    overflow: hidden;
    position: relative;
}

section#counter .container {
    z-index: 2;
    position: relative;
}

.counter-column {
    margin: 20px 0;
}

.counter-column .count_icon {
    float: left;
    display: inline-block;
    width: 75px;
}

.counter-column .count_icon i::before {
    margin: 0;
    display: block;
    line-height: 1;
}

.counter-column .count_icon i.flaticon-happiness::before {
    font-size: 70px;
}

.counter-column .count_icon i.flaticon-coffee-cup::before, .counter-column .count_icon i.flaticon-building::before, .counter-column .count_icon i.flaticon-like::before {
    font-size: 65px;
}

.counter-column .counter_content {
    float: left;
    margin-left: 10px;
    width: auto;
}

.counter-column .counter_content h2 {
    font-weight: 700;
    color: #fff;
    display: block;
    line-height: 1;
}

.counter-column .counter_content .display {
    font-weight: 700;
    color: #fff;
    display: block;
    font-size: 70px;
    /*font-family: 'Poppins', sans-serif;*/
    line-height: 70px;
}

.counter-column .counter_content .title {
    display: block;
    color: #fff;
}

/*---- Services ----*/
section#services .service-slider {
    display: flex;
    justify-content: space-evenly;
}

.service-card {
    border: solid 1px transparent;
    background: rgba(66,135,183,0.5);
    padding: 30px;
    margin-bottom: 30px;
    transition: all 0.5s ease;
    width: 24%;
}

.service-card .service_icon i::before {
    margin: 0;
    display: block;
    line-height: 1;
    font-size: 50px;
}

.service-card .service_icon img {
    filter: brightness(0) invert(1);
    transition: all 0.5s ease;
}

.service-card:hover .service_icon img {
    filter: none;
}

.service-card .service_icon {
    margin-bottom: 20px;
}

.service-card .service_detail h5 {
    margin: 0 0 10px 0;
    display: block;
}

.service-card .service_detail h5 a {
    color: #262626;
    transition: none;
}

.service-card:hover .service_detail h5 a {
    color: #fff;
}

.service-card:hover .service_detail h5 {
    color: #fff;
}

.service-card .service_detail p {
    color: #fff;
}

.service-card:hover .service_detail p {
    color: #000;
}

section#services-top .img-area {
    width: 100%;
    position: relative;
}

section#services-top .img-area img {
    width: 100%;
    object-fit: cover;
}

section#services .owl-dots {
    display: block;
}

/*---- Our Team ----*/
section#our-team {
    padding: 100px 0;
}

.team-card {
    float: left;
    text-align: center;
    padding: 30px 40px;
    background: #fff;
    border: solid 1px #e6e6e6;
    margin-bottom: 30px;
}

.team-card .client_dp {
    padding: 0;
    margin: 0 auto;
    width: 80px;
    height: 80px;
}

.team-card .client_dp img {
    border-radius: 50px;
    width: auto;
    display: inline-block;
}

.team-card .name_designation {
    text-align: center;
    margin: 15px 0;
}

.team-card .name_designation h5 {
    display: block;
    color: #008dd2;
}

.team-card .name_designation span {
    font-size: 14px;
    color: #262626;
}

.team-card .social_links {
    padding: 0;
    margin: 0;
}

.team-card .social_links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.team-card .social_links ul li {
    display: inline-block;
    margin: 0 7px;
}

.team-card .social_links ul li a {
    margin: 0;
    padding-bottom: 0;
}

.team-card .social_links ul li a i::before {
    font-size: 15px;
}

.team-card .social_links ul li a i.flaticon-facebook-logo::before {
    color: #3b5a99;
}

.team-card .social_links ul li a i.flaticon-twitter::before {
    color: #33ccff;
}

.team-card .social_links ul li a i.flaticon-google-plus-logo::before {
    color: #dd4b38;
}

.team-card .social_links ul li a i.flaticon-linkedin-logo::before {
    color: #1c8cb4;
}

.team-card .social_links ul li a i.flaticon-instagram::before {
    color: #bb256e;
}

.team-card:hover {

    box-shadow: 0 15px 32px -14px rgba(173, 173, 173, 1);
    cursor: pointer;
    transition: all 0.5s ease;
}

/*******Magento*********/

.bg-grey {
    background: #f4f4f4;

}

.bg-magento-plugin {
    background: #ed4b23 url(../img/header-magento-big.jpg) center bottom no-repeat;
}

.bg-wordpress-plugin {
    background: #21759a url(../img/header-wp-big.jpg) center bottom no-repeat;
}

#magento-perex {
    color: #797979;
    line-height: 30px;
}

.wp-logo {
    margin: 0 auto;
    text-align: center;
}

.wp-logo img {
    margin: 0 auto;
    text-align: center;
}

.magento-perex-text h3 {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.magento-perex-text {
    font-size: 14px;
    margin-top: 60px;
}

.magento-perex-text ul li {
    background: url(../img/checklist.png) 0 18px no-repeat;
    list-style-type: none;
    color: #000;
    font-size: 22px;
    padding: 15px 0 15px 40px;
}

#list-plugins {
    background: linear-gradient(to top, #C4DAEF, #C4DAEF 10%, #E7F1F6, #E7F1F6 50%);
}

#pluginy, #list-plugins {
    line-height: 30px;
}

#pluginy .plugin-item, #list-plugins .plugin-item {
    text-align: center;
    color: #797979;
    font-size: 14px;

}

#pluginy .plugin-item h3, #list-plugins .plugin-item h3 {
    color: #008dd2;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#pluginy .plugin-block, #list-plugins .plugin-block {
    margin-top: 60px;
}

#pluginy .plugin-item-text, #list-plugins .plugin-item-text {
    padding: 0 30px 0 30px;
}

#list-plugins .plugin-item-text {
    color: #000;
}

#list-plugins .plugin-item a .plugin-img {
    padding-top: 20px;
    transition: all 250ms ease;
}

#list-plugins .plugin-item a:hover .plugin-img {
    padding-top: 0;
    padding-bottom: 20px;
}

section#points {
    padding: 70px 0;
}

section#points.wp-points {
    background: url(../img/wordpress-supplier-bg.jpg) no-repeat scroll center top;
    background-size: cover;
}

section#points.magento-points {
    background: url(../img/magento-supplier-bg.jpg) no-repeat scroll center top;
    background-size: cover;
}

#points .points-about {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#points h3, #points p {
    color: white;
}

#points .point {
    display: flex;
    margin: 40px 0;
}

#points .point-circle {
    width: 60px;
    height: 60px;
    background: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    -webkit-box-shadow: 15px 15px 30px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 15px 15px 30px 5px rgba(0,0,0,0.3);
    box-shadow: 15px 15px 30px 5px rgba(0,0,0,0.3);
}

#points .point:not(:last-child) .point-circle::before {
    content: "";
    width: 2px;
    height: 40px;
    background: #2A8FCB;
    bottom: -40px;
    position: absolute;
}

#points .point-title {
    display: flex;
    align-items: center;
    margin-left: 15px;
    font-size: 22px;
    font-weight: bold;
}

section#buy-plugin {
    text-align: center;
    padding-bottom: 45px;
}

section#buy-plugin .buy-plugin-block {
    margin-top: 60px;
}

section#buy-plugin h2 {
    color: #fff;
}

section#buy-plugin .port-item {
    margin: 15px auto;
}

section#buy-plugin .project {
    overflow: hidden;
    position: relative !important;
    background: transparent;
    cursor: pointer;
    padding: 30px 0 60px 0;
}

section#buy-plugin .project img {
    position: relative;

}

section#buy-plugin h3 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
}

section#buy-plugin .buy-plugin-text {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
    padding: 0 30px 0 30px;
}

section#buy-plugin .project .zoom {
    position: absolute;
    font-weight: bold;
    width: 100%;
    background: none;
    opacity: 0;
    bottom: 30px;
    left: 0;

}

section#buy-plugin .project .zoom img {
    margin-right: 10px;
}

section#buy-plugin .project .zoom a {
    padding: 15px 0;
    text-align: center;
    display: block;
}

section#buy-plugin .project:hover .zoom {
    opacity: 1;
    transition: all 0.5s ease;
}

section#buy-plugin .project:hover {
    background: url(../img/plugin-hover.png) 0 0 repeat;

}

section#portfolio .project .zoom i::before {
    font-size: 20px;
    color: #fff;
}

.carousel-indicators {
    position: relative;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: block;

    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
    width: 80px;
}

.carousel-indicators li {
    position: relative;

    text-indent: initial;
    cursor: pointer;
    background-color: transparent;
    border-radius: 50%;
    height: 80px;
    width: 80px;

    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 50px;
    border-top: none;
    border-bottom: none;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
    z-index: 0;
}

.carousel-indicators li::after {

    top: 80px;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #e6e6e6;
    left: 50%;

    height: 50px;
}

.carousel-indicators li:last-child::after {
    height: 0;
}

.magento-help-bg {
    margin-top: 40px;
}

.magento-help-block {
    margin-top: 100px;
    font-size: 14px;

}

.magento-help-block h3 {
    font-size: 22px;
}

.col-magento-desc {
    margin-left: 30px;
    margin-bottom: 35px;
}

.slid-desc {
    bottom: 40px;
    color: #fff;
    font-size: 14px;
    margin-left: 30px;
    margin-right: 30px;
    position: absolute;
}

.col-slid-block {
    position: relative;
}

.magento-icon-0 {
    background: url(../img/magento-icon-1.png) center center no-repeat;
}

.magento-icon-0:hover, .magento-icon-0.active {
    background: #008dd2 url(../img/magento-icon-1-hover.png) center center no-repeat;
}

.magento-icon-1 {
    background: url(../img/magento-icon-2.png) center center no-repeat;
}

.magento-icon-1:hover, .magento-icon-1.active {
    background: #008dd2 url(../img/magento-icon-2-hover.png) center center no-repeat;
}

.magento-icon-2 {
    background: url(../img/magento-icon-3.png) center center no-repeat;
}

.magento-icon-2:hover, .magento-icon-2.active {
    background: #008dd2 url(../img/magento-icon-3-hover.png) center center no-repeat;
}

.magento-icon-3 {
    background: url(../img/magento-icon-4.png) center center no-repeat;
}

.magento-icon-3:hover, .magento-icon-3.active {
    background: #008dd2 url(../img/magento-icon-4-hover.png) center center no-repeat;
}

/*****Wordpress************/
.wp-icon-0 {
    background: url(../img/wp-icon-1.png) center center no-repeat;
}

.wp-icon-0:hover, .wp-icon-0.active {
    background: #008dd2 url(../img/wp-icon-1-hover.png) center center no-repeat;
}

.wp-icon-1 {
    background: url(../img/wp-icon-2.png) center center no-repeat;
}

.wp-icon-1:hover, .wp-icon-1.active {
    background: #008dd2 url(../img/wp-icon-2-hover.png) center center no-repeat;
}

.wp-icon-2 {
    background: url(../img/wp-icon-3.png) center center no-repeat;
}

.wp-icon-2:hover, .wp-icon-2.active {
    background: #008dd2 url(../img/wp-icon-3-hover.png) center center no-repeat;
}

.wp-icon-3 {
    background: url(../img/wp-icon-4.png) center center no-repeat;
}

.wp-icon-3:hover, .wp-icon-3.active {
    background: #008dd2 url(../img/wp-icon-4-hover.png) center center no-repeat;
}

@media only screen and (max-width: 991px) {
    #pluginy .plugin-item, #list-plugins .plugin-item {
        margin-top: 40px;

    }

    .wp-logo img {
        margin: 40px auto 0;
    }

    .col-timeline {
        margin-top: 40px;
    }

    img.img-magento {
        width: 100%;
    }

    .col-magento-desc {
        margin-bottom: 75px;
    }

}

@media only screen and (max-width: 767px) {
    .col-magento-desc {
        margin-bottom: 35px;
    }

}

@media only screen and (max-width: 567px) {
    .carousel-indicators li {
        margin-bottom: 90px;
    }

    .carousel-indicators li::after {
        height: 90px;
    }

}

/*---- Portfolio ----*/

section#portfolio {
    text-align: center;
    padding-bottom: 85px;
}

section#portfolio .all-title {
    padding-bottom: 70px;
}

section#portfolio .portfolio-sort {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 45px;
}

section#portfolio .sorting {
    background-color: #fff;
}

section#portfolio .sort-btn {
    background: #f4f4f4;
    font-size: 14px;
    color: #262626;
    padding: 10px 25px;
    border: none;
    border-radius: 0;
    margin: 0 5px;
    display: inline-block;
}

section#portfolio .sort-btn:hover, section#portfolio .sort-btn.active {
    color: #fff;
}

section#portfolio .port-item {
    margin: 15px auto;
}

section#portfolio .project {
    overflow: hidden;
    position: relative !important;
    background: transparent;
    cursor: pointer;
    border-bottom: 1px solid rgb(201, 201, 201);
}

section#portfolio .project img {
    width: 90%;
    position: relative;
    top: 0;

    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);

    box-shadow: 0 -5px 21px -8px rgba(0, 0, 0, 0.75);
    margin-top: 25px;
}

section#portfolio .project:hover img {
    opacity: 0.7;
}

section#portfolio .project .label {
    position: absolute;
    width: 100%;
    height: 50px;
    text-align: center;
    bottom: -50px;

    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

section#portfolio .project .veliky {
    height: 60px;
    bottom: -60px;
}

section#portfolio .project .label-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

section#portfolio .project .label-text {
    position: relative;
    z-index: 500;
    padding: 10px 8px;
}

section#portfolio .project .label-text a {
    color: #fff;
    font-size: 18px;
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 500;
}

section#portfolio .project:hover .label {
    bottom: 0;
}

section#portfolio .project:hover img {
    top: -30px;
}

section#portfolio .project .zoom {
    position: absolute;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    opacity: 0;
    top: 40%;
    left: 48%;
    transform: translate(-40%, -48%);

}

section#portfolio .project .zoom a {
    padding: 15px 0;
    text-align: center;
    display: block;
}

section#portfolio .project:hover .zoom {
    opacity: 1;
    transition: all 0.5s ease;
}

section#portfolio .project .zoom i::before {
    font-size: 20px;
    color: #fff;
}

section#portfolio .project .more {
    position: absolute;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    opacity: 0;
    top: 40%;
    left: 28%;
    transform: translate(-40%, -48%);

}

section#portfolio .project .more a {
    padding: 15px 0;
    text-align: center;
    display: block;
}

section#portfolio .project:hover .more {
    opacity: 1;
    transition: all 0.5s ease;
}

section#portfolio .project .more i::before {
    font-size: 20px;
    color: #fff;
}

section#portfolio .project .web {
    position: absolute;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    opacity: 0;
    top: 40%;
    left: 68%;
    transform: translate(-40%, -48%);

}

section#portfolio .project .web a {
    padding: 15px 0;
    text-align: center;
    display: block;
}

section#portfolio .project:hover .web {
    opacity: 1;
    transition: all 0.5s ease;
}

section#portfolio .project .web i::before {
    font-size: 20px;
    color: #fff;
}

/*---- Clients ----*/
div#client {
    background: url(../img/parallax_2.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    height: auto;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

div#client .container {
    z-index: 2;
    position: relative;
}

div#client .item img {
    border-radius: 0;
}

div#client .overlay {
    width: 100%;
    height: 1000px;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}

div#client .owl-nav {
    display: none;
}

div#client .owl-dots {
    display: none !important;
}

/*---- Blog Posts ----*/
section#blog_post .blog_card {
    display: flex;
    margin-bottom: 30px;
}

section#blog_post .blog_card .post-detail h4 a, section#blog_post .blog_card .post-detail h5 a {
    color: #262626;
}

.blog_card .post-img {
    position: relative;
    padding: 0;
    float: left;
    width: 50%;
    height: 100%;
    overflow-x: hidden;
}

.blog_card .post-img img {
    position: relative;
    padding: 0;
    float: left;
    width: 100%;
    height: 100%;
}

.blog_card .post-img .posted_on {
    position: absolute;
    text-align: center;
    padding: 16px 10px;
    height: 70px;
    width: 70px;
    right: 10px;
    bottom: 10px;
}

.blog_card .post-img .posted_on span.date {
    font-size: 25px;
    display: block;
    color: #fff;
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 700;
    line-height: 20px;
}

.blog_card .post-img .posted_on span.month {
    font-size: 14px;
    display: block;
    color: #fff;
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 400;
}

.blog_card .post-detail {
    border: solid 1px #e6e6e6;
    padding: 12px 18px;
    float: left;
    width: 50%;
}

.blog_card .post-detail .post-title h5 {
    color: #262626;
}

.blog_card .post-detail .posted_by {
    color: #797979;
    font-size: 14px;
    padding: 5px 0 5px;
    margin-right: 10px;
}

.blog_card .post-detail .posted_by {
    margin: 5px 0;
}

.blog_card .post-detail .posted_by i::before {
    font-size: 14px !important;
    margin-right: 7px;
}

.blog_card .post-detail .about_post p {
    padding-bottom: 0;
}

/*---- Testimonials ----*/
section#testimonials {
}

section#testimonials .content_sec {
}

section#testimonials .testimonials-slider .item {
    float: left;
    text-align: center;
    padding: 10px 40px 30px 40px;
    background: #fff;
    position: relative;
    height: auto;
}

section#testimonials .testimonials-slider .item::before {
    content: url("../img/testimonial_quote.png");
    position: relative;
    top: -25px
}

section#testimonials .testimonials-slider .item .comment p {
    font-size: 16px;
    color: #797979;
    /*font-family: 'Open Sans', sans-serif;*/
    font-style: italic;
    line-height: 26px;
}

section#testimonials .testimonials-slider .item .client_detail {
    position: relative;
    margin-top: 15px;
}

section#testimonials .testimonials-slider .item .client_detail .client_dp {
    padding: 0;
    margin: 0 auto;
    width: 80px;
    height: 80px;
}

section#testimonials .testimonials-slider .item .client_detail .client_dp img {
    border-radius: 50px;
    width: auto;
    display: inline-block;
}

section#testimonials .testimonials-slider .item .client_detail .name_designation {
    text-align: center;
    margin: 15px 0;
}

section#testimonials .testimonials-slider .item .client_detail .name_designation h5 {
    display: block;
    font-weight: 500;
}

section#testimonials .testimonials-slider .item .client_detail .name_designation span {
    font-size: 14px;
    color: #262626;
}

section#testimonials .testimonials-slider .item:hover {

    box-shadow: 0 15px 32px -14px rgba(173, 173, 173, 1);
    cursor: pointer;
    transition: all 0.5s ease;
}

section#testimonials .testimonials-slider .owl-item {
    height: auto;
    padding: 15px 0 35px;
}

/*---- Footer ----*/
footer {
    background-color: #eeeeee;
    padding: 100px 0;
    min-height: 600px;
}

footer .column {
    margin-bottom: 40px;
}

footer .footer_about_content {
    padding: 0;
    margin: 0;
}

footer .footer_about_content .footer_logo {
    margin-bottom: 20px;
}

footer .footer_about_content a {
    font-size: 14px;
    color: #fff;
    margin-top: 0;
}

footer .navigations {
    padding: 0;
    margin: 0;
}

footer .navigations ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

footer .navigations ul li {
    padding: 0 0 15px 15px;
}

footer .navigations ul li::before {
    content: url("../img/footer_nav_arrow_chsoft.png");
    left: -15px;
    position: relative;
    transition: all 0.1s ease;
}

footer .navigations ul li:hover::before {
    content: url("../img/footer_nav_arrow_chsoft.png");
    left: -10px;
    position: relative;
}

footer .navigations ul li a {
    color: #262626;
    font-size: 14px;
}

footer .contact_info {
    padding: 0;
    margin: 0;
}

footer .contact_info ul {
    margin-top: 20px;
}

footer .contact_info ul li {
    color: #262626;
    font-size: 14px;
    line-height: 24px;
    /*display:inline-flex;*/
    float: none;
    margin-bottom: 20px;
}

footer .contact_info i {
    margin-right: 15px;
    height: auto;
    width: auto;
    float: left;
    margin-top: 2px;
}

footer .contact_info .follow_us_on {
    margin-top: 10px;
    border-top: solid 1px #e6e6e6;
    padding-top: 20px;
}

footer .contact_info .follow_us_on a i::before {
    margin-right: 20px;
    font-size: 16px;
}

footer .follow_us_on {
    margin-top: 10px;
    /* border-top: solid 1px #008dd2;
  padding-top: 30px;
  padding-left: 30px;*/
    /*width: 100%;
  text-align: center;*/
}

footer .follow_us_on i {
    margin-right: 15px;
    height: auto;
    width: auto;
    /*float: left;*/
    margin-top: 2px;
}

footer .follow_us_on i {
    color: #008dd2;
}

footer .follow_us_on a i::before {
    /* margin-right: 30px; */
    font-size: 20px;
}

footer .newsletter {
    border: solid 1px #008dd2;
    padding: 25px 30px 10px;
    width: 100%;
    background-image: -moz-linear-gradient(0deg, rgb(8, 145, 206) 0%, rgb(2, 108, 155) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(8, 145, 206) 0%, rgb(2, 108, 155) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(8, 145, 206) 0%, rgb(2, 108, 155) 100%);
}

footer .newsletter h4 {
    padding-top: 7px;
    margin: 0;
    font-weight: bold;
}

footer .newsletter form {
    padding: 0;
    margin: 0;
}

footer .newsletter form input[type="text"] {
    border: solid 1px #e6e6e6;
    padding: 15px;
    color: #262626;
    font-size: 14px;
    margin: 0;
    width: 100%;
}

footer .newsletter form input[type="email"] {
    border: solid 1px #e6e6e6;
    padding: 15px;
    color: #262626;
    font-size: 14px;
    margin: 0;
    width: 100%;
}

footer .newsletter form button[type="submit"] {
    border: none;
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 100%;
}

footer .newsletter form input[type="submit"] {
    border: none;
    padding: 15px 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 100%;
}

footer .wpcf7-response-output {
    color: #262626;
    font-size: 14px;
    text-align: center;
}

footer .copyright {
    font-size: 14px;
    margin: 30px 0 0;
    color: #262626;
}

footer .copyright a {
    color: #262626;
}

section#eshop-footer {
    padding: 0;
    /*margin-top: -121px;*/
}

section#eshop-footer footer {
    min-height: 650px;
    margin-top: 0;
    background-color: #e8e8e8;
}

section#eshop-footer .footer {
    display: flex;
    align-items: center;
    color: black;
}

section#eshop-footer footer .follow_us_on {
    padding-top: 10px;
    padding-bottom: 40px;
}

section#eshop-footer footer .contact_info ul li {
    font-size: 18px;
}

/****---- Homepage 1 End ----****/
/****---- Homepage 2 Start ----****/
.index-2 a.view_more {
    border-radius: 20px;
    color: #fff;
}

.index-2 .separator ul li {
    display: inline-block;
    width: 3px;
    height: 7px;
    margin: 0 2px;
    padding: 0;
}

.index-2 .owl-nav button {
    border-radius: 50%;
}

/*---- Header ----*/
.header-top.contact_info {
    padding: 7px 0;
}

.header-top.contact_info .mail-call .mail-to, .header-top.contact_info .mail-call .call-on {
    display: inline-block;
    color: #fff;
}

.header-top.contact_info i {
    height: auto;
    width: 18px;
}

.header-top.contact_info .follow_us_on li {
    display: inline-block;
}

.header-top.contact_info .follow_us_on li a i::before {
    font-size: 14px;
    color: #fff;
}

.header-top.contact_info .mail-call {
    text-align: right;
}

.header-top.contact_info .mail-call i::before {
    font-size: 16px;
    margin-right: 10px;
    color: #fff
}

.header-top.contact_info .mail-call .mail-to, .header-top.contact_info .mail-call .call-on {
    display: inline-block;
    color: #fff;
}

/*---- Slider ----*/
.slider.index-2 .owl-main {
    overflow: hidden;
    height: auto;
}

.slider.index-2 .owl-main .owl-stage {
    height: 700px !important;
}

.slider.index-2 .owl-main .owl-item img {
    height: 100vh;
    min-width: 100vw !important;
    object-fit: cover;
}

/*---- About Us ----*/
section#about-us.index-2 h1 {
    line-height: 1;
}

section#about-us.index-2 .content_sec {
    position: relative;
}

.index-2 .img-area {
    position: relative;
}

.index-2 .img-area::before {
    content: "";
    border-radius: 20px;
    border: solid 1px rgba(255, 255, 255, 0.5);
    width: 85%;
    height: 85%;
    margin: 5%;
    position: absolute;
    z-index: 1;
}

.index-2 .img-area img {
    border-radius: 20px;
}

section#about-us.index-2 .content-area {
    position: absolute;
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    right: 0;
    top: 53px;

    box-shadow: 0 5px 16px -10px rgba(0, 0, 0, 0.75);
    z-index: 1;
}

section#about-us.index-2 .qualities {
    margin-top: 50px;
}

section#about-us.index-2 .qualities .column {
    margin: 40px 0 0;
}

section#about-us.index-2 .qualities .column .icon {
    width: 80px;
    line-height: 75px;
    float: left;
}

section#about-us.index-2 .qualities .column .icon i::before {
    font-weight: 500;
    font-size: 60px;
}

section#about-us.index-2 .qualities .column .description {
    padding-right: 30px;
}

section#about-us.index-2 .qualities .column .description h5 {
    font-weight: 500;
    margin: 5px 0;
}

section#about-us.index-2 .qualities .column .description p {
    padding-bottom: 0
}

/*---- Services ----*/
section#services.index-2 {
    padding: 100px 0;
}

section#services.index-2 .owl-nav button {
    display: none;
}

section#services.index-2 .service-slider .owl-stage-outer {
    position: relative;
    padding-bottom: 30px;
    padding-top: 30px;
}

section#services.index-2 .h-border {
    width: 100%;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    top: 140px;
}

section#services.index-2 .h-border::before {
    content: " ";
    width: 8px;
    height: 8px;
    background: #707070;
    display: block;
    left: 0;
    top: -4px;
    position: absolute;
}

section#services.index-2 .h-border::after {
    content: " ";
    width: 8px;
    height: 8px;
    background: #707070;
    display: block;
    right: 0;
    top: -4px;
    position: absolute;
}

section#services.index-2 .item {
    text-align: center;
}

section#services.index-2 .service_icon {
    transition: all 0.5s ease;
    padding: 10px;
    background: #fff;
    display: block;
    float: none;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    line-height: 100%;
    border-radius: 100%;
    border: solid 1px #e0e0e0;
    z-index: 9;
    position: relative;
}

section#services.index-2 .service_icon i::before {
    font-size: 35px;
    color: #797979;
    line-height: 45px;
}

section#services.index-2 .connector {
    width: 15px;
    margin: 0 auto;
    height: 80px;
    padding: 35px 0;
    position: relative;
}

section#services.index-2 .connector span {
    width: 11px;
    height: 10px;
    background: #e0e0e0;
    display: block;
}

section#services.index-2 .connector span::before {
    content: " ";
    width: 1px;
    height: 35px;
    background: #e0e0e0;
    position: absolute;
    top: 0;
}

section#services.index-2 .connector span::after {
    content: " ";
    width: 1px;
    height: 35px;
    background: #e0e0e0;
    position: absolute;
    bottom: 0;
}

section#services.index-2 .service-card {
    border-radius: 20px;
    background: #fff;
    border: solid 1px #e0e0e0;
    transition: all 0.5s ease;
}

section#services .service-card .service_detail p {
    padding-bottom: 0;
}

section#services .item:hover .connector span {
    background: #707070;
}

section#services .item:hover .service-card h5 a, section#services .item:hover .service-card p {
    color: #fff;
}

/*---- Counter ----*/
section#work-status.index-2 {
    background: url(../img/parallax_3.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    height: auto;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

section#work-status.index-2 .container {
    z-index: 2;
    position: relative;
}

section#work-status.index-2 .counter-column {
    text-align: center;
}

section#work-status.index-2 .counter-column .counter_content {
    width: 100%
}

section#work-status.index-2 .counter-column .counter_content .title {
    margin-top: 10px;
}

/*---- Our Team ----*/
.index-2 .item {
    display: inline-block;
}

.index-2 .team-card {
    border-radius: 20px;
    background: #fff;
    border: solid 1px #e0e0e0;
    padding: 30px;
    transition: all 0.5s ease;
    position: relative
}

.index-2 .team-card:after, .index-2 .team-card:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.index-2 .team-card:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 11px;
    margin-left: -11px;
}

.index-2 .team-card:before {
    border-color: rgba(224, 224, 224, 0);
    border-bottom-color: #DDDDDD;
    border-width: 12px;
    margin-left: -12px;
}

.index-2 .client_dp {
    padding: 0;
    margin: 0 auto 40px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
}

.index-2 .team-card .client_dp img {
    border-radius: 50px;
    width: auto;
    display: inline-block;
}

.index-2 .team-card .name_designation {
    margin-top: 0;
}

.index-2 .owl-nav button {
    display: none;
}

/*---- Portfolio ----*/
section#portfolio.index-2 {
    background: url(../img/parallax_5.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    height: auto;
    padding: 100px 0 75px;
    position: relative;
}

section#portfolio.index-2 .container {
    z-index: 999;
    position: relative;
}

section#portfolio.index-2 .project {
    margin-bottom: 10px;
    border-radius: 20px;
}

section#portfolio.index-2 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}

section#portfolio.index-2 .section_heading h2, section#portfolio.index-2 .section_heading .heading_content {
    color: #fff;
}

section#portfolio.index-2 .portfolio-sort {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 45px;
}

section#portfolio.index-2 .sorting {
    background: none !important;
}

section#portfolio.index-2 .sort-btn {
    border-radius: 25px;
    background: #101010;
    color: #fff;
}

/*---- Pricing ----*/
section#pricing.index-2 .price_card {
    border-radius: 20px;
    float: left;
}

section#pricing.index-2 .price_card .separator ul::before, section#pricing.index-3 .price_card .separator ul::before {
    background: #fff;
}

section#pricing.index-2 .price_card .separator ul::after, section#pricing.index-3 .price_card .separator ul::after {
    background: #fff;
}

section#pricing.index-2 .purchase a.purchase_now {
    border-radius: 25px;
}

section#pricing.index-2 .ultimate .features ul li {
    padding: 15px 0;
    color: #fff;
}

section#pricing.index-2 .ultimate .features ul li:last-child {
    border-bottom: none;
}

/*---- Counter 2 ----*/
section#counter.index-2 {
    padding: 65px 0 70px;
    position: relative;
    background: #f4f4f4;
}

section#counter.index-2::after {
    content: "";
    width: 55%;
    height: 100%;
    top: 0;
    z-index: 999;
    border-radius: 400px 0 0 400px;
    right: 0;
    background: url(../img/success.jpg) no-repeat 100% center;
    background-size: auto auto;
    position: absolute;
}

section#counter.index-2 .counter-column {
    margin: 20px 0 30px 0;
}

section#counter.index-2 .counter-column .count_icon {
    float: none;
    display: block;
    width: 75px;
}

section#counter.index-2 .counter-column .count_icon i::before {
    margin: 0;
    display: block;
    line-height: 90px;
}

section#counter.index-2 .counter-column .count_icon i.flaticon-happiness::before {
    font-size: 70px;
}

section#counter.index-2 .counter-column .count_icon i.flaticon-coffee-cup::before, section#counter.index-2 .counter-column .count_icon i.flaticon-building::before, section#counter.index-2 .counter-column .count_icon i.flaticon-like::before {
    font-size: 65px;
}

section#counter.index-2 .counter-column .separator {
    display: block;
    margin: 10px 0;
}

section#counter.index-2 .counter-column .counter_content {
    float: left;
    margin-left: 0;
    width: auto;
}

section#counter.index-2 .counter-column .counter_content h2 {
    font-weight: 700;
    color: #262626;
    display: block;
}

section#counter.index-2 .counter-column .counter_content .display {
    font-weight: 700;
    color: #262626;
    display: block;
    font-size: 70px;
    /*font-family: 'Poppins', sans-serif;*/
    line-height: 70px;
}

section#counter.index-2 .counter-column .counter_content .title {
    display: block;
    color: #797979;
}

section#counter.counter-inner {
    position: relative;
    overflow: hidden;
}

section#counter.counter-inner .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}

/*---- Blog Posts ----*/
section#blog_post.index-2 .post-img {
    width: 100% !important;
    border-radius: 20px;
}

section#blog_post.index-2 .post-img .posted_on {
    top: 15px;
    right: 15px;
    border-radius: 50%;
}

section#blog_post.index-2 .blog_card {
    display: inline-block;
}

section#blog_post.index-2 .post-detail {
    padding: 20px 0 0;
    border: none;
    border-top: 0;
    width: 100% !important;
}

section#blog_post.index-2 .post-detail .post-status {
    margin: 15px 0 5px;
    width: 100%;
    display: inline-block;
}

section#blog_post.index-2 .post-detail .post-status ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#blog_post.index-2 .post-detail .post-status ul li {
    float: left;
    min-width: 50px;
    color: #797979;
    margin-right: 20px;
    font-size: 14px;
}

section#blog_post.index-2 .post-detail .post-status ul li span {
    vertical-align: text-bottom;
}

section .post-status ul li span a {
    color: #797979;
}

section#blog_post.index-2 .post-detail .post-status ul li:last-child {
    margin-right: 0;
}

section#blog_post.index-2 .post-detail .post-status ul li i::before {
    margin-right: 5px;
    font-size: 14px;
}

section#blog_post.index-2 .post-detail .description a.view_more {
    font-size: 14px;
    padding: 7px 15px;
    background: none;
    border: solid 1px #e0e0e0;
    color: #262626;
}

section#blog_post .post-detail .description a.view_more:hover {
    color: #fff;
}

/*---- Clients ----*/
section#client.index-2 {
    background: url(../img/parallax_2.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    padding: 70px 0;
    position: relative;
    height: 290px;
    overflow: visible;
}

section#client.index-2 .owl-dots {
    display: none !important;
}

section#client.index-2 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}

section#client.index-2 .container {
    z-index: 2;
    position: relative;
}

section#client.index-2 .section_heading {
    margin-bottom: 60px;
}

section#client.index-2 .section_heading h2 {
    color: #fff;
}

section#client.index-2 .team-slider {
    background: #fff;
    padding: 40px;
    position: relative;
    border: solid 1px #e4e4e4;
}

section#client.index-2 .left-tri {
    width: 50px;
    height: 80px;
    border-style: solid;
    border-width: 0 47px 80px 0;
    border-color: transparent #e0e0e0 transparent transparent;
    position: absolute;
    left: -35px;
    top: 86px;
}

section#client.index-2 .right-tri {
    width: 50px;
    height: 80px;
    border-style: solid;
    border-width: 80px 50px 0 0;
    border-color: #e0e0e0 transparent transparent transparent;
    position: absolute;
    right: -35px;
    top: 86px;
}

section#client.index-2 .owl-carousel .owl-nav {
    display: block !important;
    position: relative;
    top: 90px;
    left: 0;
    text-align: center;
    width: 140px;
    margin: 0 auto;
}

section#client.index-2 .owl-carousel.owl-drag .owl-item .item {
    width: 99%;
}

section#client.index-2 .owl-carousel .owl-nav .owl-next, section#client.index-2 .owl-carousel .owl-nav .owl-prev {
    display: block !important;
}

section#client.index-2 .owl-carousel .owl-nav button {
    float: left;
    margin: 0 10px;
}

section#client.index-2 .owl-carousel .owl-nav button.owl-prev {
    position: relative;
    top: 0;
    left: 0;
}

section#client.index-2 .owl-carousel .owl-nav button.owl-next {
    position: relative;
    top: 0;
    left: 0;
}

section#client.index-2 .owl-carousel .owl-nav button.owl-prev img {
    display: none;
}

section#client.index-2 .owl-carousel .owl-nav button.owl-next img {
    display: none;
}

section#client.index-2 .owl-carousel .owl-nav button.owl-prev::before {
    content: "\f126";
    font-size: 14px;
    color: #797979;
    font-family: Flaticon;
    vertical-align: super;
    line-height: 50px;
}

section#client.index-2 .owl-carousel .owl-nav button.owl-next::before {
    content: "\f123";
    font-size: 14px;
    color: #797979;
    font-family: Flaticon;
    vertical-align: super;
    line-height: 50px;
}

section#client .owl-carousel .owl-nav button.owl-prev:hover::before {
    color: #fff;
}

section#client .owl-carousel .owl-nav button.owl-next:hover::before {
    color: #fff;
}

/*---- Testimonials ----*/
section#testimonials.index-2 {
    margin-top: 250px !important;
    position: relative;
}

section#testimonials.index-2 .content_sec {
    top: 0;
    margin-top: 0;
}

section#testimonials.index-2::after {
    content: "";
    width: 47%;
    height: 100%;
    top: 0;
    z-index: 999;
    border-radius: 0 400px 400px 0;
    left: 0;
    background: url(../img/testimonial-bg.jpg) no-repeat right center;
    background-size: auto auto;
    position: absolute;
}

section#testimonials.index-2 .section_heading {
    text-align: left;
    margin-bottom: 30px;
}

section#testimonials.index-2 .section_heading .separator.left-align ul::after {
    content: "";
    width: 40px;
    height: 1px;
    background: #c9c9c9;
    right: 0;
    top: 63%;
    position: absolute;
}

section#testimonials.index-2 .testimonials-slider .item {
    background: none;
    padding-left: 0;
    padding-right: 0;
}

section#testimonials.index-2 .testimonials-slider .item::before {
    display: none;
}

section#testimonials.index-2 .testimonials-slider .comment-box {
    text-align: left;
    border-radius: 20px;
    padding: 0 30px 10px;
    position: relative;
    background: #fff;
    border: 1px solid #e0e0e0;
}

section#testimonials.index-2 .testimonials-slider .comment-box:after, section#testimonials.index-2 .testimonials-slider .comment-box:before {
    top: 100%;
    left: 13%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

section#testimonials.index-2 .testimonials-slider .comment-box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

section#testimonials.index-2 .testimonials-slider .comment-box:before {
    border-color: rgba(224, 224, 224, 0);
    border-top-color: #e0e0e0;
    border-width: 11px;
    margin-left: -11px;
}

section#testimonials.index-2 .testimonials-slider .comment-box .comment {
}

section#testimonials.index-2 .testimonials-slider .comment-box .comment::before {
    content: url("../img/testimonial_quote.png");
    position: relative;
    top: -15px;

    filter: grayscale(100%);
    opacity: 0.5;
}

section#testimonials.index-2 .testimonials-slider .item .client_detail {
    text-align: left;
    margin-top: 30px;
    padding-left: 40px;
}

section#testimonials.index-2 .testimonials-slider .item .client_detail .client_dp {
    padding: 0;
    float: left;
    margin: 0 20px 0 0;
    width: 80px;
    height: 80px;
}

section#testimonials.index-2 .testimonials-slider .item .client_detail .client_dp img {
    border-radius: 50px;
    width: auto;
    display: inline-block;
}

section#testimonials.index-2 .testimonials-slider .item .client_detail .name_designation {
    text-align: left;
    margin: 10px 0 0;
    display: inline-block;
}

section#testimonials.index-2 .testimonials-slider .item .client_detail .name_designation h5 {
    display: block;
    font-weight: 500;
}

section#testimonials.index-2 .testimonials-slider .item .client_detail .name_designation span {
    font-size: 14px;
    color: #262626;
}

section#testimonials.index-2 .testimonials-slider .item:hover {
    box-shadow: none;
}

section#testimonials.index-2 .testimonials-slider .owl-item {
    height: auto;
    padding: 15px 0 0;
}

/*---- Quick Contact ----*/
section#quick-connect.index-2 {
    padding: 80px 0;
}

section#quick-connect.index-2 .newsletter {
    width: 100%;
    border-radius: 20px;
    padding: 40px 50px;
    min-height: 280px;
    margin: 20px 0;
}

section#quick-connect.index-2 .newsletter form {
    padding: 0;
    border-radius: 25px;
    background: rgba(0, 0, 0, 0.2);
    margin: 20px 0 0;
}

section#quick-connect.index-2 .newsletter form input[type="text"] {
    padding: 10px 20px;
    border: none;
    margin: 0;
    background: none;
    font-size: 14px;
    color: #fff;
    width: 67%;
}

section#quick-connect.index-2 .newsletter form button[type="submit"] {
    border-radius: 25px;
    background: #262626;
    color: #fff;
    border: none;
    padding: 10px 35px;
    float: right;
    font-size: 14px;
}

section#quick-connect.index-2 .quick-info {
    width: 100%;
    border-radius: 20px;
    background: url("../img/quick-call.png") no-repeat center center, #262626;
    padding: 40px 50px;
    min-height: 280px;
    margin: 20px 0;
}

section#quick-connect.index-2 .quick-info .content {
    margin-top: 30px;
    text-align: center;
}

section#quick-connect.index-2 .quick-info .content .sub-heading {
    font-size: 18px;
    font-weight: 600;
    /*font-family: 'Poppins', sans-serif;*/
}

section#quick-connect.index-2 .quick-info .content .contact-no {
    font-size: 40px;
    color: #fff;
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 700;
    margin-top: 10px;
}

section#quick-connect.index-2 .section_heading .separator li {
    background: #fff;
}

section#quick-connect.index-2 .section_heading h4 {
    color: #fff;
    font-weight: 600;
}

section#quick-connect.index-2 .section_heading .heading_content {
    width: 90% !important;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

/*---- Footer ----*/
footer.index-2.home {
    padding: 100px 0 0;
    min-height: 600px;
    margin-top: -600px;
    background: url(../img/footer-bg.jpg) no-repeat right top;
    background-size: cover;
}

footer.index-2 .section_heading {
    text-align: left;
}

footer.index-2 .section_heading h2 {
    color: #fff;
    margin: 0 0 20px;
}

footer.index-2 .section_heading .separator.left-align {
    margin-bottom: 25px;
}

footer.index-2 .contact_info {
    margin-bottom: 30px;
}

footer.index-2 .contact_info ul li {
    margin-bottom: 26px;
    display: inline-block;
    width: 100%;
}

footer.index-2 .contact_info ul li:last-child {
    margin-bottom: 0;
}

footer.index-2 .contact_info ul li .icon {
    width: 85px;
    height: 85px;
    line-height: 85px;
    margin-right: 20px;
    border: solid 1px #262626;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    float: left;
}

footer.index-2 .contact_info ul li .icon i {
    width: 100%;
}

footer.index-2 .contact_info ul li .detail {
    float: left;
    width: 80%;
}

footer.index-2 .contact_info ul li .detail h5 {
    font-size: 20px;
    font-weight: 500;
    /*font-family: 'Poppins', sans-serif;*/
    color: #fff;
}

footer.index-2 .contact_info ul li .detail .content {
    margin-top: 10px;
}

footer.index-2 .contact_info ul li .detail .content span.value {
    color: #fff;
}

footer.index-2 .contact_info ul li .detail a {
    color: #fff;
    display: inline-block;
}

footer.index-2 .contact_info ul li .detail i {
    margin-right: 10px;
}

footer.index-2 .contact_info ul li .detail i::before {
    font-size: 15px;
}

footer.index-2 .contact-form {
    margin-bottom: 30px;
}

footer.index-2 .contact-form form .form-group {
    margin-bottom: 30px;
    display: inline-block;
}

footer.index-2 .contact-form form input[type="text"], footer.index-2 .contact-form form textarea {
    background: none;
    border: solid 1px #262626;
    color: #fff
}

footer.index-2 .contact-form form button[type="submit"] {
    padding: 10px 30px;
    border: none;
    margin: 0;
    background: #fff;
    font-size: 14px;
    color: #262626;
    border-radius: 20px;
}

footer .bottom {
    padding: 0;
    margin-top: 45px;
}

footer .bottom .navigation {
    text-align: center;
    margin: 25px 0;
    display: inline-block;
    width: 100%;
}

footer .bottom .navigation li {
    float: none;
    white-space: nowrap;
    display: inline;
}

footer .bottom .navigation li a {
    font-size: 14px;
    color: #fff;
    padding: 0;
}

footer .bottom hr {
    margin: 0;
}

footer .bottom .separator {
    width: 1px;
    height: 10px;
    display: inline-block;
    margin: 0 10px;
    background: #fff;
}

footer .bottom .copyright {
    text-align: left;
    color: #fff;
    margin: 25px 0;
    display: inline-block;
    padding: 0;
}

footer .bottom .copyright a {
    display: inline;
    float: none;
    color: #fff;
}

/****---- Homepage 2 End ----****/
/****---- Homepage 3 Start ----****/
/*---- Slider ----*/
.slider.index-3 .owl-main {
    overflow: hidden;
    height: auto;
}

.slider.index-3 .owl-main .owl-stage {
    height: auto !important;
}

.slider.index-3 .owl-main .owl-item img {
    height: 100vh;
    min-width: auto !important;
    object-fit: cover;
}

.slider.index-3 .owl-main {
}

.slider.index-3 .owl-main .item::after {
    content: "";
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
}

.slider.index-3 .owl-main .owl-dots {
    display: none !important;
}

.slider.index-3 .owl-main .owl-nav {
    display: block !important;
    z-index: 999;
    position: absolute;
    top: 40%;
    width: 100%;
}

.slider.index-3 .owl-main .owl-carousel .owl-nav .owl-next span, .slider.index-3 .owl-main .owl-carousel .owl-nav .owl-prev span {
    display: block !important;
}

.slider.index-3 .owl-main .owl-nav button {
    height: 70px;
    width: 70px;
    padding: 28px;
    border: none;
    background: none;
    transition: all 0.5s ease;
    top: 0;
}

.slider.index-3 .owl-main .owl-nav button.owl-prev {
    left: 0;
}

.slider.index-3 .owl-main .owl-nav button.owl-next {
    right: 0;
}

.slider.index-3 .owl-main .owl-nav button img {
    opacity: 0.5;
}

.slider.index-3 .owl-main .owl-nav button:hover {
    background: none;
}

.slider.index-3 .owl-main .owl-nav button:hover img {
    opacity: 1;
}

.slider.index-3 .caption a.contact_us {
    border-radius: 0;
    border: solid 1px #fff;
    color: #fff;
    padding: 10px 25px;
    background: none
}

.slider.index-3 .owl-main .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
    background: none;
}

.slider.index-3 .caption {
    text-align: center;
    margin: 0 auto;
    width: 800px;
    height: auto;
    top: 200px;
    position: absolute;
    right: 10%;
    bottom: 20px;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}

.slider.index-3 .caption .think {
    font-size: 25px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 600;
    /*font-family: 'Poppins', sans-serif;*/
    position: relative;
    height: auto;
    margin-bottom: 10px;
}

.slider.index-3 .caption .display {
    font-size: 60px;
    line-height: 70px;
    margin: 20px 0;
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 700;
}

.slider.index-3 .caption .sub-heading {
    font-size: 30px;
    margin-bottom: 20px;
    /*font-family: 'Poppins', sans-serif;*/
}

.slider.index-3 .caption .content {
    font-size: 18px;
    color: #fff;
    padding: 0 10%;
    margin-bottom: 20px;
}

/*---- About Us ----*/
section#about-us.index-3 h1 {
    line-height: 1;
}

.wraper-v2-inner section#about-us.index-3 {
    padding-top: 100px;
}

section#about-us.index-3 .content_sec {
    position: relative;
}

section#about-us.index-3 .img-area {
    padding: 20px 70px 0 0;
    position: relative;
}

section#about-us.index-3 .img-area img {
    position: relative;
    z-index: 1;
    margin-left: 4%;
    width: 100%;
}

section#about-us.index-3 .img-area::after {
    content: "";
    border-radius: 0;
    border: solid 1px #e4e4e4;
    width: 85%;
    height: 85%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
}

section#about-us.index-3 .content-area {
    margin-top: 20px;
    padding-left: 0
}

/*---- Services ----*/
section#services.index-3 {
    background: url(../img/parallax_3.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    height: auto;
    padding: 100px 0;
    position: relative;
}

section#services.index-3 .container {
    position: relative;
    z-index: 1;
}

section#services.index-3 .owl-nav button {
    display: none;
}

section#services.index-3 .service-slider .owl-stage-outer {
    position: relative;
    padding-top: 30px;
}

section#services.index-3 .h-border {
    width: 100%;
    height: 1px;
    background: #b9b9b9;
    position: absolute;
    top: 140px;
    left: 0;
}

section#services.index-3 .h-border::before {
    content: " ";
    width: 8px;
    height: 8px;
    background: #707070;
    display: block;
    left: 0;
    top: -4px;
    position: absolute;
}

section#services.index-3 .h-border::after {
    content: " ";
    width: 8px;
    height: 8px;
    background: #707070;
    display: block;
    right: 0;
    top: -4px;
    position: absolute;
}

section#services.index-3 .item {
    text-align: center;
    padding: 1px;
}

section#services.index-3 .service_icon {
    transition: all 0.5s ease;
    padding: 10px;
    display: block;
    float: none;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    line-height: 100%;
    border-radius: 0;
    z-index: 9;
    position: relative;
}

section#services.index-3 .service_icon i::before {
    font-size: 35px;
    color: #fff;
    line-height: 45px;
}

section#services.index-3 .connector {
    width: 15px;
    margin: 0 auto;
    height: 80px;
    padding: 35px 0;
    position: relative;
}

section#services.index-3 .connector span {
    width: 11px;
    height: 10px;
    background: #b9b9b9;
    display: block;
}

section#services.index-3 .connector span::before {
    content: " ";
    width: 1px;
    height: 35px;
    background: #b9b9b9;
    position: absolute;
    top: 0;
}

section#services.index-3 .connector span::after {
    content: " ";
    width: 1px;
    height: 35px;
    background: #b9b9b9;
    position: absolute;
    bottom: 0;
}

section#services.index-3 .service-card {
    border-radius: 0;
    background: #fff;
    border: solid 1px #b9b9b9;
    transition: all 0.5s ease;
}

section#services.index-3 .item:hover .connector span {
    background: #707070;
}

section#services.index-3 .item:hover .service-card h5, section#services.index-3 .item:hover .service-card p {
    color: #fff;
}

section#services.index-3 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}

/*---- Our Team ----*/
section#our-team.index-3 .item {
    margin-bottom: 50px;
}

section#our-team.index-3 .item .client_dp {
    /*width:22%;*/
    float: left;
    /*border-radius:50%;
     overflow:hidden;*/
}

section#our-team.index-3 .item .client_dp img {
    /*width:100%;
     height: 100%;*/
}

section#our-team.index-3 .item .team-card {
    width: 73%;
    float: right;
    text-align: left;
    padding: 25px;
    position: relative;
    margin-bottom: 0
}

section#our-team.index-3 .item .team-card .name_designation {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0
}

section#our-team.index-3 .item .team-card .description p span i {
    padding-right: 15px;
}

section#our-team.index-3 .item:hover .team-card {

    box-shadow: 0 15px 32px -14px rgba(173, 173, 173, 1);
    /*cursor: pointer;*/
    cursor: default;
    transition: all 0.5s ease;
}

section#our-team.index-3 .item .team-card:after, section#our-team.index-3 .item .team-card:before {
    right: 100%;
    top: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

section#our-team.index-3 .item .team-card:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 10px;
    margin-top: -10px;
}

section#our-team.index-3 .item .team-card:before {
    border-color: rgba(230, 230, 230, 0);
    border-right-color: #e6e6e6;
    border-width: 11px;
    margin-top: -11px;
}

/*---- Portfolio ----*/
section#portfolio.index-3 {
    background: url(../img/parallax_6.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    height: auto;
    padding: 100px 0 85px;
    position: relative;
}

section#portfolio.index-3 .container {
    position: relative;
    z-index: 1;
}

section#portfolio .overlay {
    background: rgba(34, 137, 217, 0.9);
}

section#portfolio.index-3 .portfolio-sort {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 45px;
}

section#portfolio.index-3 .separator ul li {
    background: #fff;
}

section#portfolio.index-3 ul li {
    border-radius: 0;
}

section#portfolio.index-3 .sorting {
    background: none !important;
}

section#portfolio.index-3 .sort-btn {
    background: #000;
    color: #fff;
}

section#portfolio.index-3 .section_heading h2, section#portfolio.index-3 .section_heading .heading_content {
    color: #fff;
}

section#portfolio.index-3 .project .label-bg {
    background-color: #000;
}

/*---- Counter ----*/
section#counter.index-3 {
    width: 100%;
    background: #f4f4f4;
    display: block;
}

section#counter.index-3 h2, section#counter.index-3 .title {
    color: #262626;
}

/*---- Blog Posts ----*/
section#blog_post.index-3 .post-img {
    width: 100% !important;
}

section#blog_post.index-3 .post-img .posted_on {
    top: 15px;
    right: 15px;
    border-radius: 0;
}

section#blog_post.index-3 .post-detail .post-status ul li span a {
    color: #797979;
}

section#blog_post.index-3 .blog_card {
    display: inline-block;
}

section#blog_post.index-3 .post-detail {
    padding: 20px 0 0;
    border: none;
    border-top: 0;
    width: 100% !important;
}

section#blog_post.index-3 .post-detail h6 a {
    color: #262626;
}

/*---- Testimonials ----*/
section#testimonials.index-3 {
    background: url(../img/parallax_7.jpg) 50% 0 no-repeat fixed;
    height: auto;
    padding: 85px 0 75px;
    margin: 250px auto 0;
    position: relative;
}

section#testimonials.index-3 .container {
    position: relative;
    z-index: 1;
}

section#testimonials.index-3 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}

section#testimonials.index-3 .content_sec {
    margin-top: 45px;
}

section#testimonials.index-3 .testimonials-slider .item {
    background: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

section#testimonials.index-3 .testimonials-slider .item::before {
    display: none;
}

section#client.index-2 .owl-nav {
    text-align: center;
}

section#client.index-2 .owl-nav button {
    padding: 10px;
}

section#client.index-2 .owl-nav button img {
    height: 20px;
    vertical-align: unset;
    opacity: 1;
}

section#testimonials.index-3 .testimonials-slider .comment-box {
    text-align: left;
    padding: 0 30px 10px;
    position: relative;
    background: #fff;
    border: 1px solid #e0e0e0;
}

section#testimonials.index-3 .testimonials-slider .comment-box:after, section#testimonials.index-3 .testimonials-slider .comment-box:before {
    top: 100%;
    left: 13%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

section#testimonials.index-3 .testimonials-slider .comment-box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

section#testimonials.index-3 .testimonials-slider .comment-box:before {
    border-color: rgba(224, 224, 224, 0);
    border-top-color: #e0e0e0;
    border-width: 11px;
    margin-left: -11px;
}

section#testimonials.index-3 .testimonials-slider .comment-box .comment {
}

section#testimonials.index-3 .testimonials-slider .comment-box .comment::before {
    content: url("../img/testimonial_quote.png");
    position: relative;
    top: -15px;

    filter: grayscale(100%);
    opacity: 0.5;
}

section#testimonials.index-3 .testimonials-slider .item .client_detail {
    text-align: left;
    margin-top: 25px;
    padding-left: 30px;
}

section#testimonials.index-3 .testimonials-slider .item .client_detail .client_dp {
    padding: 0;
    float: left;
    margin: 0 20px 0 0;
    width: 80px;
    height: 80px;
}

section#testimonials.index-3 .testimonials-slider .item .client_detail .client_dp img {
    border-radius: 50px;
    width: auto;
    display: inline-block;
}

section#testimonials.index-3 .testimonials-slider .item .client_detail .name_designation {
    text-align: left;
    margin: 10px 0 0;
    display: inline-block;
}

section#testimonials.index-3 .testimonials-slider .item .client_detail .name_designation h5 {
    display: block;
    font-weight: 500;
}

section#testimonials.index-3 .testimonials-slider .item .client_detail .name_designation span {
    font-size: 14px;
    color: #262626;
}

section#testimonials.index-3 .testimonials-slider .item:hover {
    box-shadow: none;
}

section#testimonials.index-3 .testimonials-slider .owl-item {
    height: auto;
    padding: 15px 0;
}

/*---- Quick Contact ----*/
section#quick-connect.index-3 {
    padding: 80px 0;
}

section#quick-connect.index-3 .newsletter {
    width: 100%;
    border-radius: 0;
    padding: 40px 50px;
    min-height: 280px;
    margin: 20px 0;
}

section#quick-connect.index-3 .newsletter form {
    padding: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.2);
    margin: 20px 0 0;
}

section#quick-connect.index-3 .newsletter form input[type="text"] {
    padding: 10px 20px;
    border: none;
    margin: 0;
    background: none;
    font-size: 14px;
    color: #fff;
    width: 67%;
}

section#quick-connect.index-3 .newsletter form button[type="submit"] {
    border-radius: 0;
    background: #262626;
    color: #fff;
    border: none;
    padding: 10px 35px;
    float: right;
    font-size: 14px;
}

section#quick-connect.index-3 .quick-info {
    width: 100%;
    border-radius: 0;
    background: url("../img/quick-call.png") no-repeat center center, #262626;
    padding: 40px 50px;
    min-height: 280px;
    margin: 20px 0;
}

section#quick-connect.index-3 .quick-info .content {
    margin-top: 30px;
    text-align: center;
}

section#quick-connect.index-3 .quick-info .content .sub-heading {
    font-size: 18px;
    font-weight: 600;
    /*font-family: 'Poppins', sans-serif;*/
}

section#quick-connect.index-3 .quick-info .content .contact-no {
    font-size: 40px;
    color: #fff;
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 700;
    margin-top: 10px;
}

section#quick-connect.index-3 .section_heading .separator li {
    background: #fff;
}

section#quick-connect.index-3 .section_heading h4 {
    color: #fff;
    font-weight: 600;
}

section#quick-connect.index-3 .section_heading .heading_content {
    width: 90% !important;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}

/*---- Footer ----*/
footer.index-3 {
    padding: 80px 0 0;
    min-height: 600px;
    margin-top: -600px;
    background: url(../img/footer-bg.jpg) no-repeat right top;
    background-size: cover
}

footer.index-3 .about {
    padding-right: 50px;
    border-right: solid 1px #262626;
    border-bottom: solid 1px #262626;
    padding-bottom: 40px;
}

footer.index-3 .logo {
    margin-top: 5px;
    margin-bottom: 25px;
}

footer.index-3 .detail p {
    color: #fff;
}

footer.index-3 a.view_more {
    background: none;
    color: #fff;
    border: solid 1px #fff;
}

footer.index-3 a.view_more:hover {
}

footer.index-3 .latest-news {
    padding-left: 50px;
    border-bottom: solid 1px #262626;
    padding-bottom: 40px;
}

footer.index-3 .latest-news .section_heading {
    font-size: 20px;
    color: #fff;
    /*font-family: 'Poppins', sans-serif;*/
    text-align: left;
    margin-bottom: 20px;
    font-weight: 600;
}

footer.index-3 .latest-news .post-item {
    margin-bottom: 25px;
    display: inline-flex;
}

footer.index-3 .latest-news .post-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

footer.index-3 .latest-news .post-item .post-img {
    width: 15%;
    float: left;
    overflow-x: hidden;
    margin-top: 7px;
}

footer.index-3 .latest-news .post-item .post-content {
    margin-left: 10px;
    width: 73%;
    float: left;
}

footer.index-3 .latest-news .post-item .post-content p {
    padding-bottom: 6px;
}

footer.index-3 .latest-news .post-item .post-content p a {
    color: #fff;
}

footer.index-3 .latest-news .post-item .post-content .post-status {
    min-width: 50px;
    margin-right: 30px;
    font-size: 14px;
}

footer.index-3 .contact_info {
    margin-top: 50px;
    text-align: center;
    width: 100%;
}

footer.index-3 .contact_info .icon {
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border: solid 1px #262626;
    margin: 0 auto 10px;
}

footer.index-3 .contact_info .icon i {
    width: 100%;
}

footer.index-3 .contact_info .detail {
    float: left;
    width: 100%;
    margin-top: 20px;
}

footer.index-3 .contact_info .detail h5 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    /*font-family: 'Poppins', sans-serif;*/
}

footer.index-3 .contact_info .detail .content {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
}

footer.index-3 .contact_info .detail .content span.value {
    color: #fff;
}

footer.index-3 .contact_info .detail a {
    color: #fff;
}

footer.index-3 .contact_info .detail i {
    margin-left: 5px;
    margin-right: 5px;
}

footer.index-3 .contact_info .social .detail .content i {
    width: auto;
    float: left;
    margin: 0 8px;
}

footer.index-3 .contact_info .detail i::before {
    font-size: 15px;
}

footer.index-3 .contact_info i {
    margin-top: 0;
}

/****---- Homepage 3 Start ----****/
/****---- About Us ----****/
section#inner-banner {
    background: url(../img/reference/reference_header_1920x310-ruce.jpg) no-repeat scroll center top;
    background-size: cover;
    margin: 80px auto 0;
}

section#inner-banner.poptavka-banner {
    background: url(../img/reference/poptavka_header_1920x310.jpg) no-repeat scroll center top;
    background-size: cover;
    margin: 80px auto 0;
}

section#inner-banner.kiosk-banner {
    background: url(../img/kiosky/breadcrumbs_kiosk.jpg) no-repeat scroll center top;
    background-size: cover;
    margin: 60px auto 0;
}

section#inner-banner .inner-heading {
    text-align: center;
    display: block;
    width: 100%;
}

section#inner-banner .inner-heading h2 {
    color: #fff;
}

section#inner-banner .inner-heading h1 {
    color: #fff;
    font-size: 40px;
}

section#inner-banner .inner-heading h1 span {
    color: #fff;
}

section#inner-banner .inner-heading .breadcrumb {
    background: none;
    display: inline-flex;
    width: auto;
    padding: 0;
    margin: 20px 0 0;
    justify-content: center;
}

section#inner-banner .inner-heading .breadcrumb li.breadcrumb-item {
    color: #fff;
}

section#qualities {
    padding: 60px 0;
}

section#qualities .column {
    text-align: center;
    margin: 20px 0;
}

section#qualities .column .icon i::before {
    font-weight: 500;
    font-size: 60px;
}

section#qualities .column .heading h5 {
    margin: 10px 0;
}

section#about-detail {
    text-align: left;
}

section#about-detail .description p {
    padding-bottom: 0;
}

section#about-detail .content-area {
    margin-top: 70px;
}

section#about-detail .section_heading {
    position: relative;
    height: 70px;
    text-align: left;
    margin-top: 20px;
}

section#about-detail .section_heading h4 {
    padding: 0;
}

section#about-detail .number {
    font-size: 80px;
    font-weight: 700;
    color: #f0f0f0;
    position: absolute;
    z-index: -1;
    /*font-family: 'Poppins', sans-serif;*/
    top: 0;
    line-height: 70px;
}

section#about-detail .section_heading .separator {
    width: 75px;
}

section#about-detail .mid-content {
    margin-bottom: 100px;
}

section#about-detail .mid-content:last-child {
    margin-bottom: 0;
}

section#about-detail .mid-content img {

    box-shadow: 0 5px 16px -10px rgba(0, 0, 0, 0.75);
}

/****---- About Us End ----****/
/****---- About Us 2 Start ----****/
section#qualities.index-2 {
    padding: 0;
    position: relative;
    margin-top: 80px;
    overflow: visible;
}

section#inner-banner.index-2 .inner-heading {
    text-align: left;
    display: block;
    width: 100%;
}

section#inner-banner.index-2 .inner-heading h2 {
    margin-bottom: 10px;
}

section#qualities.index-2 .content {
    border-radius: 15px;
    overflow: hidden;
    background: #fff;

    box-shadow: 0 0 10px 0 rgba(77, 77, 77, 0.21);
    top: -80px;
    position: relative;
    width: 100%;
    left: 0;
    padding: 0 15px;
}

section#qualities.index-2 .content .column {
    padding: 15px 30px;
    border-right: solid 1px #e6e6e6;
    margin: 0;
}

section#qualities.index-2 .content .column:last-child {
    border-right: none;
}

section#about-detail.index-2 .img-area img {
}

section#counter.index-2 .overlay {
    width: 100%;
    height: 500px;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}

footer.inner.index-2 {
    padding: 0;
    min-height: 140px;
    margin-top: -140px;
}

footer.inner.index-2 .bottom {
    margin-top: 0
}

/****---- About Us 2 End ----****/
/****---- About Us 3 Start ----****/
section#about-us.index-3 {
    padding-top: 0;
}

section#inner-banner.index-3 .inner-heading {
    text-align: left;
    display: block;
    width: 100%;
}

section#inner-banner.index-3 .inner-heading h2 {
    margin-bottom: 10px;
}

footer.inner.index-3 {
    padding: 0;
    min-height: 140px;
    margin-top: -140px;
}

footer.inner.index-3 .bottom {
    margin-top: 0
}

.wraper-v2-inner section#qualities.index-3 {
    padding: 0;
}

.wraper section#qualities.index-3 {
    padding: 0;
    position: relative;
    min-height: 250px;
    overflow: visible;
    top: -100px;
}

section#qualities.index-3 .content {
    border-radius: 0;
    background: #fff;

    box-shadow: 0 49px 33px -56px rgba(189, 189, 189, 1);
    width: 100%;
    border: solid 1px #e6e6e6;
    display: flex;
    padding: 0 15px;
}

section#qualities.index-3 .content .column {
    padding: 15px 30px;
    border-right: solid 1px #e6e6e6;
    margin: 0;
}

section#qualities.index-3 .content .column:last-child {
    border-right: none;
}

/****---- About Us 3 End ----****/
/****---- Services 1 Start ----****/
section#services-counter {
    position: relative;
    overflow: hidden;
}

section#services-counter .container {
    z-index: 2;
    position: relative;
}

section#services-counter .counter-column .counter_content {
    float: left;
    margin-left: 10px;
    width: 100%;
}

section#pricing .price_card {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,ffffff+47,f4f4f4+100 */
    background: #f4f4f4;
    /* Old browsers */
    background: -moz-linear-gradient(left, #f4f4f4 0%, #ffffff 47%, #f4f4f4 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f4f4f4 0%, #ffffff 47%, #f4f4f4 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f4f4f4 0%, #ffffff 47%, #f4f4f4 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f4f4f4", endColorstr="#f4f4f4", GradientType=1);
    /* IE6-9 */
    text-align: center;
    padding: 30px 0 40px;
    border: solid 1px #eeeeee;
}

section#pricing .plan-title {
    margin-bottom: 10px;
    display: block;
}

section#pricing .plan-title h4 {
    color: #262626;
    /*font-family: 'Poppins', sans-serif;*/
}

section#pricing .price_amount {
    color: #797979;
    font-size: 20px;
}

section#pricing .price_amount strong {
    font-size: 50px;
    font-weight: 600;
    /*font-family: 'Poppins', sans-serif;*/
    padding: 0 5px;
}

section#pricing .features {
    margin: 0 auto;
    width: 55%;
}

section#pricing .features ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#pricing .features ul li {
    padding: 15px 0;
    border-bottom: solid 1px #d1d1d1;
    color: #262626;
}

section#pricing .features ul li.deactive {
    color: #bebebe;
}

section#pricing .features ul li:last-child {
    border-bottom: none;
}

section#pricing .purchase {
    margin-top: 10px;
    text-align: center;
}

section#pricing .purchase a.purchase_now {
    padding: 10px 25px;
    background: #262626;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    /*font-family: 'Poppins', sans-serif;*/
}

section#pricing .purchase a.purchase_now:hover {
    color: #fff;
}

section#pricing .ultimate {
    border: none;
    z-index: 9;
}

section#pricing .ultimate .plan-title h4 {
    color: #fff;
    /*font-family: 'Poppins', sans-serif;*/
}

section#pricing .ultimate .plan-title .separator ul li {
    display: inline-block;
    width: 3px;
    height: 7px;
    background: #fff;
    margin: 0 2px;
    padding: 0;
}

section#pricing .ultimate .price_amount {
    color: #fff;
    font-size: 20px;
}

section#pricing .ultimate .price_amount strong {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    /*font-family: 'Poppins', sans-serif;*/
}

section#pricing .ultimate .purchase a.purchase_now, section#pricing .ultimate .purchase a:hover.purchase_now {
    background: #fff;
}

section#pricing .ultimate .features ul li {
    padding: 15px 0;
    color: #fff;
}

section#pricing .ultimate .features ul li:last-child {
    border-bottom: none;
}

section#services-counter {
    background: url(../img/parallax_3.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    height: auto;
    padding: 70px 0;
}

/****---- Services 1 End ----****/
section#work-status.index-3 {
    background: url(../img/parallax_3.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    height: auto;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

section#work-status.index-3 .container {
    z-index: 2;
    position: relative;
}

/****---- Services 2 Start ----****/
section#services.index-2 {
    padding-bottom: 50px;
}

section#services.index-2 .content_sec {
    margin-top: 50px;
}

section#services.index-2 .service-slider .owl-stage-outer {
    padding-top: 10px;
}

section#services.index-2 .h-border {
    width: 100%;
    left: 0;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    top: 120px;
}

section#services.index-2 .item.card_mr_top {
    margin: 35px 0 0;
}

.wraper-v2-inner section#services.index-2 .service-card {
    position: relative;
    padding-top: 55px;
}

section#services.index-2 .service-card .service_icon {
    position: absolute;
    top: -35px;
    left: 35%;
}

section#services.index-2 .service-card {
    margin-bottom: 50px;
}

section#services.index-2 .service-card:hover .service_icon {
    border: none !important;
}

/****---- Services 2 End ----****/
/****---- Services 3 Start ----****/
section#services.index-3.inner {
    background: none;
    padding-bottom: 50px;
}

section#services.index-3 .content_sec {
    margin-top: 50px;
}

section#services.index-3 .service-slider .owl-stage-outer {
    padding-top: 10px;
}

section#services.index-3 .h-border {
    width: 100%;
    left: 0;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    top: 120px;
}

section#services.index-3 .item.card_mr_top {
    margin: 35px 0 0;
}

.wraper-v2-inner section#services.index-3 .service-card {
    position: relative;
    padding-top: 55px;
}

section#services.index-3 .service-card .service_icon {
    position: absolute;
    top: -35px;
    left: 35%;
}

section#services.index-3 .service-card {
    margin-bottom: 50px;
}

section#services.index-3 .service-card:hover .service_icon {
    border: none !important;
}

section#services.index-3 .service-card .service_icon {
    border: solid 1px #b9b9b9;
    background: #fff;
}

section#services.index-3 .service-card .service_icon i::before {
    color: #797979;
}

/****---- Services 3 End ----****/
/****---- Portfolio Detail 1 Start ----****/
section#portfolio_detail .img-sec {
    height: 540px;
    overflow-y: hidden;
}

section#portfolio_detail .img-sec img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

section#portfolio_detail .about_project {
    border-bottom: solid 1px #e6e6e6;
    margin: 40px 0;
    padding-bottom: 40px;
}

section#portfolio_detail .about_project .col-xs-12 {
    padding: 40px 0 0 0;
}

section#portfolio_detail .about_project .icon {
    display: block;
    width: 55px;
    float: left;
}

section#portfolio_detail .about_project i::before {
    font-size: 40px;
    line-height: 55px;
}

section#portfolio_detail .about_project .content {
    color: #262626;
}

section#portfolio_detail .about_project .content .value {
    color: #797979;
    font-size: 18px;
}

section#portfolio_detail .project_description {
    padding: 0;
}

section#portfolio_detail .project_description h4 {
    margin-bottom: 25px;
}

section#portfolio_detail .project_description p:last-child {
    padding-bottom: 0;
}

/****---- Portfolio Detail 1 End ----****/

#co-umime {
    color: #797979;
    line-height: 30px;

}

/****---- Our Team 1 Start ----****/
section#our-team.inner {
    padding: 0;
}

section#our-team.inner #ui-ux, section#our-team.inner #web-developer, section#our-team.inner #seo-smo {
    padding: 85px 0 60px;
}

section#member {
    background: url(../img/parallax_4.jpg) 50% 0 no-repeat fixed;
    margin: 0 auto;
    height: auto;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

section#member .container {
    z-index: 2;
    position: relative;
}

section#member .heading {
    display: flex;
}

section#member .heading h3 {
    color: #fff;
    font-weight: 300;
    display: inline-grid;
    line-height: 45px;
    font-size: 30px;
}

section#member .heading h3 span {
    font-size: 36px;
    font-weight: 700;
}

section#member .heading .q-mark {
    font-size: 90px;
    font-weight: 700;
    /*font-family: 'Poppins', sans-serif;*/
    display: inline;
    float: right;
    line-height: 95px;
}

section#member .meeting {
    display: inline-block;
}

section#member .meeting_icon {
    height: auto;
    width: 15%;
    background: rgba(0, 0, 0, 0.25);
    position: relative;
    padding: 5px 0 5px 20px;
    margin-left: 40px;
    float: left;
}

section#member .meeting_icon::before {
    content: "";
    border-style: solid;
    border-width: 50px 30px 50px 0;
    border-color: transparent rgba(0, 0, 0, 0.25);
    position: absolute;
    left: -30px;
    top: 0;
}

section#member .meeting_icon i {
    display: block;
}

section#member .meeting_icon i::before {
    font-size: 55px;
    line-height: 90px;
}

section#member .meeting_content {
    font-size: 20px;
    /*font-family: 'Poppins', sans-serif;*/
    color: #797979;
    font-weight: 300;
    background: #fff;
    padding: 20px 30px 20px 20px;
    position: relative;
    float: left;
    width: 78%;
}

section#member .meeting_content::before {
    content: "";
    border-style: solid;
    border-width: 50px 30px 50px 0;
    border-color: transparent #fff;
    position: absolute;
    left: -30px;
    top: 0;
}

section#member .meeting_content a {
    font-weight: 600;
}

/****---- Our Team 1 End ----****/
/****---- Our Team 2 Start ----****/
section.index-2#member .overlay {
    width: 100%;
    height: 1000px;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
}

/****---- Our Team Detail Start ----****/
section#team_member_detail {
}

section#team_member_detail .member-pic {
}

section#team_member_detail img {
    width: 100%;
    height: auto;
}

section#team_member_detail .about_member {
    padding: 0;
    margin: 0;
}

section#team_member_detail .name_designation {
    width: auto;
    float: left;
}

section#team_member_detail .name_designation h3 {
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    line-height: 1;
}

section#team_member_detail .name_designation h6 {
    font-weight: 400;
    color: #262626;
    display: block;
}

section#team_member_detail .social_media {
    float: right;
    margin-top: 15px;
}

section#team_member_detail .social_media ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#team_member_detail .social_media ul li {
    display: inline;
    padding: 10px;
}

section#team_member_detail .social_media ul li:last-child {
    padding-right: 0;
}

section#team_member_detail .social_media ul li a {
    color: #c9c9c9;
}

section#team_member_detail .social_media ul li i::before {
    font-size: 16px;
}

section#team_member_detail .description {
    margin-top: 20px;
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 10px;
}

section#team_member_detail .contact-detail {
    padding: 20px 0;
}

section#team_member_detail .contact-detail li {
    font-size: 16px;
    color: #797979;
    display: inline-block;
    float: left;
    margin-right: 34px;
}

section#team_member_detail .contact-detail li:last-child {
    margin-right: 0;
}

section#team_member_detail .contact-detail li i {
    margin-right: 10px;
}

section#team_member_detail .contact-detail li i::before {
    font-size: 16px;
}

section#team_member_detail .work-status {
    margin-top: 80px;
}

section#team_member_detail .counter-column {
    margin: 20px 0 0;
}

section#team_member_detail .counter-column .counter_content {
    float: left;
    width: 100%;
    text-align: center;
}

section#team_member_detail .counter-column .counter_content .display {
    font-weight: 700;
    color: #797979;
    display: block;
    font-size: 60px;
    /*font-family: 'Poppins', sans-serif;*/
    line-height: 70px;
}

section#team_member_detail .counter-column .counter_content .title {
    display: block;
}

/****---- Our Team Detail End ----****/
/****---- Blog Posts Start ----****/
section#blog-post-list .post-img {
    width: 100%;
}

section#blog-post-list .post-detail {
    padding: 20px;
    border: solid 1px #e6e6e6;
    border-top: 0;
    width: 100%
}

section#blog-post-list .post-detail h5 a {
    color: #262626;
}

section#blog-post-list .post-detail .post-status {
    margin: 10px 0 5px;
    width: 100%;
    display: inline-block;
}

section#blog-post-list .post-detail .post-status ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#blog-post-list .post-detail .post-status ul li {
    float: left;
    min-width: 50px;
    color: #797979;
    margin-right: 20px;
    font-size: 14px;
}

section#blog-post-list .post-detail .post-status ul li span {
    vertical-align: text-bottom;
}

section#blog-post-list .post-detail .post-status ul li:last-child {
    margin-right: 0;
}

section#blog-post-list .post-detail .post-status ul li i::before {
    margin-right: 5px;
    font-size: 14px;
}

section#blog-post-list .post-detail .description a {
    font-size: 14px;
    color: #262626;
    font-weight: 500;
    display: inline-block;
    border-bottom: solid 1px #262626;
}

section#blog-with-sidebar .posts .post-img {
    width: 45%;
}

section#blog-with-sidebar .posts .post-detail {
    padding: 20px;
    border: solid 1px #e6e6e6;
    width: 55%;
    border-left: none;
}

section#blog-with-sidebar .posts .post-detail h5 a {
    color: #262626;
}

.post-detail .post-status {
    margin: 15px 0 5px;
    width: 100%;
    display: inline-block;
}

.post-detail .post-status ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.post-detail .post-status ul li {
    float: left;
    min-width: 50px;
    color: #797979;
    margin-right: 20px;
    font-size: 14px;
}

.post-detail .post-status ul li span {
    vertical-align: text-bottom;
}

.post-detail .post-status ul li:last-child {
    margin-right: 0;
}

.post-detail .post-status ul li i::before {
    margin-right: 5px;
    font-size: 14px;
}

.post-detail .description a {
    font-size: 14px;
}

section#blog-with-sidebar .post-detail .description a {
    font-size: 14px;
    color: #262626;
    font-weight: 500;
    display: inline-block;
    border-bottom: solid 1px #262626;
}

.sidebar .widget {
    margin-top: 30px;
    padding: 0;
}

.sidebar .widget .separator.left-align {
    margin-top: 10px;
    width: 80px;
    position: relative;
}

.sidebar .widget:first-child {
    margin-top: 0;
}

.sidebar .widget .widget-content {
    margin-top: 20px;
}

.sidebar .widget .widget-content .search form {
    width: 100%;
}

.sidebar .widget .widget-content .search form .form-group {
    margin-bottom: 0;
    background: #f9f9f9;
    border: solid 1px #e6e6e6;
}

.sidebar .widget .widget-content .search form .form-group input[type="text"] {
    width: 80%;
    height: 40px;
    border-radius: 0;
    background: none;
    border-style: none;
    padding: 5px 10px;
}

.sidebar .widget .widget-content .search form .form-group button[type="submit"] {
    padding: 0 6px;
    width: 20%;
    height: 40px;
    border-radius: 0;
    background: none;
    border-style: none;
}

.sidebar .widget .widget-content .search form .form-group button i {
    margin-left: 0;
}

.sidebar .widget .widget-content .search form .form-group button i::before {
    font-size: 16px;
    color: #7a7a7a;
}

.sidebar .widget .widget-content .search form .form-group button:focus, .sidebar .widget .widget-content form button:hover {
    outline: none;
    cursor: pointer;
}

.sidebar .widget .widget-content .post-item {
    margin-bottom: 15px;
    padding-bottom: 20px;
    border-bottom: solid 1px #e6e6e6;
    display: inline-flex;
}

.sidebar .widget .widget-content .post-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sidebar .widget .widget-content .post-item .post-img {
    width: 26%;
    float: left;
    overflow-x: hidden;
    margin-top: 8px;
}

.sidebar .widget .widget-content .post-item .post-content {
    margin-left: 10px;
    width: 70%;
    float: left;
}

.sidebar .widget .widget-content .post-item .post-content a {
    color: #262626;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 8px;
    display: block;
    font-weight: 500;
}

.sidebar .widget .widget-content .post-item .post-content .post-status {
    min-width: 50px;
    color: #797979;
    margin-right: 30px;
    font-size: 14px;
}

.sidebar .widget .widget-content .post-item .post-content .post-status i::before {
    margin-right: 5px;
    font-size: 14px;
}

.sidebar .widget .widget-content .tags {
    width: 100%
}

.sidebar .widget .widget-content .tags ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar .widget .widget-content .tags ul li {
    margin: 0 10px 10px 0;
    display: inline-grid;
    float: left;
}

.sidebar .widget .widget-content .tags ul li a {
    border: solid 1px #e6e6e6;
    background: none;
    padding: 8px 15px;
    color: #797979;
    font-size: 14px;
}

.sidebar .widget .widget-content .tags ul li a:hover {
    color: #fff;
}

/****---- Blog Posts End ----****/
/****---- Blog Detail Start ----****/
section#single-post-detail {
}

section#single-post-detail .blog-detail .post-img {
    width: 100%;
}

section#single-post-detail .blog-detail .post-img img {
    width: 100%;
}

section#single-post-detail .blog-detail .post-detail {
    border: solid 1px #e6e6e6;
}

section#single-post-detail .blog-detail .post-detail a {
    color: #797979;
}

section#single-post-detail .blog-detail .post-detail .about-post {
    padding: 30px;
    margin: 0;
}

section#single-post-detail .blog-detail .post-detail .about-post .special-quote {
    padding: 20px 20px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #262626;
    line-height: 28px;
}

section#single-post-detail .tags_share {
    background: #f4f4f4;
    padding: 10px;
    display: flow-root;
    width: 100%;
}

section#single-post-detail .tags_share .title {
    font-size: 14px;
    color: #262626;
    /*font-family:'Poppins', sans-serif;*/
    float: left;
    padding: 10px;
}

section#single-post-detail .tags_share .tags ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#single-post-detail .tags_share .tags ul li {
    margin: 0 5px;
    display: inline-grid;
    float: left;
}

section#single-post-detail .tags_share .tags ul li a {
    border: solid 1px #e6e6e6;
    background: #fff;
    padding: 8px 15px;
    color: #797979;
    font-size: 14px;
}

section#single-post-detail .tags_share .tags ul li a:hover {
    color: #fff;
}

section#single-post-detail .tags_share .share_on {
    float: right;
}

section#single-post-detail .tags_share .share_on .icons {
    margin: 7px 13px 7px 0;
    width: auto;
    display: flex;
}

section#single-post-detail .tags_share .share_on .icons a {
    margin: 0 5px;
}

section#single-post-detail .tags_share .share_on .icons a i::before {
    font-size: 14px;
    color: #c9c9c9;
}

section#single-post-detail .author_sec {
    margin-top: 50px;
    padding: 20px;
    border: solid 1px #e6e6e6;
}

section#single-post-detail .author_sec .author-pic {
    float: left;
    width: 18%;
    overflow: hidden;
}

section#single-post-detail .author_sec .author-pic img {
    width: 100%;
    height: auto;
}

section#single-post-detail .author_sec .about-author {
    width: 78%;
    float: right;
}

section#single-post-detail .author_sec .about-author .name_designation {
    width: auto;
    float: left;
}

section#single-post-detail .author_sec .about-author .name_designation h6 {
    font-weight: 600;
}

section#single-post-detail .author_sec .about-author .social_media {
    float: right;
}

section#single-post-detail .author_sec .about-author .social_media ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#single-post-detail .author_sec .about-author .social_media ul li {
    display: inline;
    padding: 10px;
}

section#single-post-detail .author_sec .about-author .social_media ul li:last-child {
    padding-right: 0;
}

section#single-post-detail .author_sec .about-author .social_media ul li a {
    color: #c9c9c9;
}

section#single-post-detail .author_sec .about-author .social_media ul li i::before {
    font-size: 14px;
}

section#single-post-detail .author_sec .about-author .description {
    margin-top: 15px;
}

section#single-post-detail .author_sec .about-author .description p {
    padding-bottom: 0;
}

section#single-post-detail .comments {
    margin-top: 50px;
}

section#single-post-detail .comments h5 {
    font-weight: 500;
}

section#single-post-detail .comment-item {
    margin-top: 30px;
    display: inline-block;
    width: 100%
}

section#single-post-detail .comments ol.comments-list {
    list-style: none;
    padding: 0 !important;
    margin: 0;
}

section#single-post-detail .comments ol.comments-list.reply {
    margin-left: 100px;
}

section#single-post-detail .comments ol.comments-list.reply li {
    border-bottom: 0;
    border-top: solid 1px #e6e6e6;
    padding-top: 30px;
}

section#single-post-detail .comments ol li {
    padding-bottom: 15px;
    border-bottom: solid 1px #e6e6e6;
    display: inline-block;
}

section#single-post-detail .comments ol li .visitor_pic {
    width: 100px;
    margin-right: 30px;
    float: left;
}

section#single-post-detail .comments ol li .visitor_description {
    width: 80%;
    float: left;
}

section#single-post-detail .comments ol li .visitor_description .name_date {
    margin-bottom: 10px;
}

section#single-post-detail .comments ol li .visitor_description .name_date h6 {
    font-weight: 600;
    color: #262626;
    float: left;
    display: block;
}

section#single-post-detail .comments ol li .visitor_description .date {
    margin-left: 15px;
    padding-left: 15px;
    border-left: solid 1px #e6e6e6;
    display: inline;
    font-size: 14px;
}

section#single-post-detail .comments ol li .visitor_description a {
    font-size: 14px;
}

section#single-post-detail .comments ol li .visitor_description p {
    padding-bottom: 10px;
}

section#single-post-detail .separator.left-align {
    margin-top: 10px;
    width: 80px;
    position: relative;
}

section#single-post-detail .reply_form {
    margin-top: 50px;
}

section#single-post-detail .reply_form form {
    margin-top: 30px;
}

section#single-post-detail .sidebar .widget .widget-content .post-item .post-content .post-status {
    min-width: 50px;
    color: #797979;
    margin-right: 30px;
    font-size: 14px;
}

section#single-post-detail .sidebar .widget .widget-content .post-item .post-content .post-status i::before {
    margin-right: 5px;
    font-size: 16px;
}

/****---- Blog Detail End ----****/
/****---- Blog Detail 2 Start ----****/
.index-2 .sidebar .widget .widget-content .search form .form-group {
    margin-bottom: 0;
    background: #f9f9f9;
    border: solid 1px #e6e6e6;
    border-radius: 30px;
}

.index-2 .sidebar .widget .widget-content .post-item .post-img {
    width: 70px;
    height: 70px;
    float: left;
    overflow-x: hidden;
    border-radius: 50%;
}

.index-2 .sidebar .widget .widget-content .tags ul li a {
    border-radius: 20px;
}

section.index-2#single-post-detail .blog-detail .post-detail {
    border: solid 1px #e6e6e6;
    border-radius: 0 0 15px 15px;
}

section.index-2#single-post-detail .tags_share {
    border-radius: 0 0 15px 15px;
}

section.index-2#single-post-detail .author_sec {
    border-radius: 15px;
}

section.index-2#single-post-detail .author_sec .author-pic {
    border-radius: 50%;
    overflow: hidden;
}

section.index-2#single-post-detail .comments ol li .visitor_pic {
    border-radius: 50%;
    overflow: hidden;
}

section.index-2#single-post-detail .tags_share .tags ul li a {
    border-radius: 20px;
}

section.index-2#single-post-detail .blog-detail .post-detail .about-post .special-quote {
    border-radius: 15px;
}

/****---- Blog Detail 2 End ----****/
/****---- Contact US Start ----****/
section#contact-us {
    margin: 0;
}

section#contact-us .contact-detail {
    width: 100%;
}

section#contact-us .contact-detail .contact-card {
    padding: 45px 35px 0 35px;
    min-height: 250px;
    border: solid 1px #e6e6e6;
    background: #fff;
    text-align: center;
    transition: all 0.5s ease;
    cursor: pointer;
    width: 100%;
}

section#contact-us .contact-detail .contact-card:hover {
    border: solid 1px #fff;

    box-shadow: 0 15px 32px -14px rgba(173, 173, 173, 1);
}

section#contact-us .contact-detail .contact-card .heading {
    margin: 15px 0;
}

section#contact-us .contact-detail .contact-card .icon i::before {
    font-size: 35px;
}

section#contact-us .mid-content {
    margin-top: 100px;
}

section#contact-us .mid-content .description {
    font-size: 18px;
    padding: 0;
    line-height: 28px;
    color: #797979;
    margin: 20px 0 0;
}

section#contact-us .mid-content .description span {
    font-size: 18px;
    font-weight: bolder;
    display: block;
}

#map {
    width: 100%;
    height: 500px;

    filter: url(#monochrome);
}

#map iframe {
    width: 100%;
    height: 100%;
}

section#contact-us .info {
}

section#contact-us .info ul {
    list-style: none;
    padding: 0;
    margin: 40px 0 0;
}

section#contact-us .info ul li {
    margin-bottom: 35px;
    display: inline-block;
    width: 100%;
}

section#contact-us .info ul li .icon {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 50px;
    height: 50px;
    border: solid 1px #e6e6e6;
    float: left;
    margin-right: 20px;
}

section#contact-us .info ul li .icon i:before {
    display: block;
    max-width: 50px;
    max-height: 50px;
}

section#contact-us .info ul li .content {
    width: 80%;
    float: left;
    color: #262626;
}

section#contact-us .info ul li .content .label {
    font-size: 14px;
    font-weight: 500;
    /*font-family: 'Poppins', sans-serif;*/
    color: #262626;
}

section#contact-us .info ul li .content .value {
    font-size: 18px;
    color: #797979;
}

section#contact-us .form-header {
    padding: 20px 0 10px 0;
    margin: 0;
    color: #fff
}

section#contact-us .form-header h4, section#contact-us .form-header p {
    color: #fff;
}

section#contact-us .form-header p {
    margin-top: 10px;
}

section#contact-us .form-header .separator ul li {
    display: inline-block;
    width: 3px;
    height: 7px;
    background: #fff;
    margin: 0 2px;
    padding: 0;
}

section#contact-us .contact-form {
    padding: 30px;

    box-shadow: 0 8px 25px -10px rgba(0, 0, 0, 0.25);
}

section#contact-us .contact-form textarea {
    height: 220px;
}

section#contact-us .contact-form .wpcf7-response-output {
    color: rgb(128, 128, 128);
}

/****---- Contact US End ----****/
/****---- FAQ's Start ----****/
section#faq #accordion .card {
    margin-bottom: 20px;
    border-radius: 0;
}

section#faq #accordion .card:last-child {
    margin-bottom: 0;
}

section#faq #accordion .card-header, section#faq #accordion button {
    background: none;
    cursor: pointer;
}

section#faq #accordion button.btn-link {
    color: #262626;
    white-space: normal;
    padding: 5px;
    text-align: left;
}

section#faq #accordion button.btn-link {
    display: flex;
}

section#faq #accordion button.btn-link:hover {
    text-decoration: none;
}

section#faq #accordion button.btn-link span {
    margin-right: 10px;
}

section#faq #accordion .card-body {
    padding: 25px;
}

section#faq #accordion ul {
    padding-left: 15px;
}

section#faq #accordion ul li {
    padding: 0 0 20px 0;
    color: #797979;
    font-size: 14px;
}

section#faq #accordion ul li::before {
    content: url("../img/footer_nav_arrow.png");
    left: -15px;
    position: relative;
    transition: all 0.1s ease;
}

section#faq #accordion ul li:hover::before {
    content: url("../img/footer_nav_arrow.png");
    left: -10px;
    position: relative;
}

section#faq #accordion ul li:last-child {
    padding-bottom: 0;
}

.chat-id {
    text-align: center;
    width: 100%;
    margin-top: 50px;
}

.chat-id p {
    font-size: 16px;
    color: #262626;
}

.chat-id p span {
    font-size: 30px;
    display: block;
    margin-top: 20px;
}

/****---- FAQ's End ----****/
/****---- Error 404 Start ----****/
section#page-not-found {
    /*padding:260px 0px 180px;*/
    margin-top: 60px;
}

section#page-not-found .img_sec {
    padding-top: 50px;
}

section#page-not-found .errow-heading {
    margin-bottom: 30px;
}

section#page-not-found .errow-heading::before {
    content: "4";
    /*position: absolute;*/
    z-index: 1;
    left: 225px;
    line-height: 85px;
    font-size: 80px;
    color: #262626;
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 600;
}

section#page-not-found .errow-heading img {
    top: -20px;
    z-index: 2;
    position: relative;
}

section#page-not-found .errow-heading::after {
    content: "4";
    /*position: absolute;*/
    z-index: 3;
    right: 230px;
    line-height: 85px;
    font-size: 80px;
    color: #262626;
    /*font-family: 'Poppins', sans-serif;*/
    font-weight: 600;
}

section#page-not-found .error-content {
    padding: 0 70px;
}

section#page-not-found .error-content h4 {
    font-weight: 600;
}

section#page-not-found .error-content p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 30px;
}

section#page-not-found .error-content a {
    padding: 15px 10px;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    display: inline-block;
    font-weight: bold;
}

/****---- Error 404 End ----****/
/****---- Eshop ----****/
section#eshop {
    padding: 0;
}

section#eshop #main p:last-child {
    padding-bottom: 1em;
}

section#eshop-my-account {
    padding-top: 0;
    padding-bottom: 100px;
    display: grid;
}

section .related.products {
    padding: 0;
}

section#eshop .page-title {
    display: none;
}

.page-info {
    width: 100%;
    background-color: transparent;
    margin: 80px auto 30px;
    text-align: center;
}

section#eshop-my-account .page-info {
    background-image: url("../img/header-account.jpg");
    background-position: center;
}

section#eshop .page-info.Magento,
section#eshop-single-product .page-info.Magento {
    background-image: url("../img/header-magento.jpg");
    background-position: center;
}

section#eshop .page-info.Wordpress,
section#eshop-single-product .page-info.Wordpress {
    background-image: url("../img/header-wordpress.jpg");
    background-position: center;
}

section#eshop .page-info.Grafika,
section#eshop .page-info.Graphics,
section#eshop-single-product .page-info.Grafika,
section#eshop-single-product .page-info.Graphics {
    background-image: url("../img/header-photoshop.jpg");
    background-position: center;
}

section#eshop .page-info.HTML,
section#eshop-single-product .page-info.HTML {
    background-image: url("../img/header-html.jpg");
    background-position: center;
}

section#eshop .page-info {
    background-image: url("../img/header-shop.jpg");
    background-position: center;
}

section#eshop .sidebar h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

section#eshop .sidebar .widget-content {
    margin-bottom: 15px;
    background-color: #f0f0f0;
    padding: 20px;
}

.sidebar .widget-content.random-product {
    height: 151px;
    display: flex;
    align-items: center;
}

.sidebar .widget-content.random-product.Grafika,
.sidebar .widget-content.random-product.Graphics {
    background-image: url("../img/banner_photoshop.png");
    background-position: center;
}

.sidebar .widget-content.random-product.Wordpress {
    background-image: url("../img/banner_wordpress.png");
    background-position: center;
}

.sidebar .widget-content.random-product.Magento {
    background-image: url("../img/banner_magento.png");
    background-position: center;
}

.sidebar .widget-content.random-product .product-version {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
}

section#eshop .sidebar .widget-content.random-product .product-name {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding: 0;
}

section#eshop .sidebar .price_slider_wrapper {
    color: black;
}

section#eshop .sidebar .price_slider_wrapper .price_slider {
    margin-bottom: 1em;
}

section#eshop .sidebar .price_slider_wrapper .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
}

section#eshop .sidebar .price_slider_wrapper .price_slider_amount {
    line-height: 2.4;
    font-size: 0.8751em;
}

section#eshop .sidebar .price_slider_wrapper .price_label {
    display: flex;
    margin-bottom: 20px;
}

section#eshop .sidebar .price_slider_wrapper .price_label .price-from {
    width: 50%;
}

section#eshop .sidebar .price_slider_wrapper .price_label .price-to {
    width: 50%;
    text-align: right;
}

section#eshop .sidebar .price_slider_wrapper .price_label .price-bold {
    font-weight: 600;
}

section#eshop .sidebar .price_slider_wrapper .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
    border: none;
    width: 100%;
    background-color: #008dd2;
    color: #fff;
    font-weight: 600;
}

section#eshop .sidebar .price_slider_wrapper .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
}

section#eshop .sidebar .price_slider_wrapper .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #fff;
    border-radius: 1em;
    cursor: ew-resize;
    outline: none;
    top: -0.3em;
    /* rtl:ignore */
    margin-left: -0.5em;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
}

section#eshop .sidebar .price_slider_wrapper .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #eee;
}

section#eshop .sidebar .price_slider_wrapper .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: yellow;
    border: 0;
}

section#eshop .sidebar .price_slider_wrapper .ui-slider-horizontal {
    height: 0.5em;
    background-color: #accde5;
}

section#eshop .sidebar .price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background-color: #008dd2;
}

section#eshop .sidebar .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}

section#eshop .sidebar .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}

section#eshop .sidebar .price_slider_wrapper #min_price,
section#eshop .sidebar .price_slider_wrapper #max_price {
    display: block
}

section#eshop .sidebar .product-categories li {
    margin: 10px 0;
}

section#eshop .sidebar .product-categories a {
    color: #000;
}

section#eshop .sidebar .product-categories .current-cat a {
    font-weight: 600;
}

section#eshop .sidebar .product-categories a:hover {
    color: #797979;
}

section#eshop .sidebar .product-categories a::before {
    content: url("../img/double-right-arrow.png");
    margin-left: 0;
    margin-right: 10px;
}

section#eshop-single-product .container,
section#eshop .container,
section#eshop-my-account .container {
    margin-top: 100px;
}

section#eshop-single-product {
    padding: 0;
}

section#eshop .page-info,
section#eshop-single-product .page-info,
section#eshop-my-account .page-info {
    padding: 60px 0;
}

section#eshop .page-info h1,
section#eshop .page-info p,
section#eshop-single-product .page-info h1,
section#eshop-single-product .page-info p,
section#eshop-my-account .page-info h1,
section#eshop-my-account .page-info p {
    color: #fff;
}

section#eshop .woocommerce-breadcrumb,
section#eshop-single-product .woocommerce-breadcrumb {
    display: none;
}

section#eshop .page-info .description .woocommerce-breadcrumb,
section#eshop-single-product .page-info .description .woocommerce-breadcrumb,
section#eshop-my-account .page-info .description .woocommerce-breadcrumb {
    display: block;
}

section#eshop-my-account .dropdown-toggle::after {
    font-size: 14px;
}

section#eshop .woocommerce-breadcrumb span,
section#eshop-single-product .woocommerce-breadcrumb span,
section#eshop-my-account .woocommerce-breadcrumb span {
    font-weight: bold;
}

section#eshop .page-info .description .woocommerce-breadcrumb a,
section#eshop-single-product .page-info .description .woocommerce-breadcrumb a,
section#eshop-my-account .page-info .description .woocommerce-breadcrumb a {
    color: #fff;
    font-weight: normal;
}

section#eshop .page-info .title,
section#eshop-single-product .page-info .title,
section#eshop-my-account .page-info .title {
    width: 100%;
    height: 80px;
    display: grid;
}

section#eshop .page-info .title h1,
section#eshop-single-product .page-info .title h1,
section#eshop-my-account .page-info .title h1 {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 40px;
    font-weight: 600;
}

section#eshop .page-info .description,
section#eshop-single-product .page-info .description,
section#eshop-my-account .page-info .description {
    width: 100%;
    height: 80px;
}

section#eshop .page-info .description .bold,
section#eshop-single-product .page-info .description .bold,
section#eshop-my-account .page-info .description .bold {
    font-weight: bold;
}

section#eshop .page-info .description span,
section#eshop-single-product .page-info .description span,
section#eshop-my-account .page-info .description span {
    padding: 0 15px;
}

section#eshop .eshop-pagination {
    display: inline-block;
    width: 100%;
}

section#eshop-single-product .onsale {
    display: none;
}

section#eshop-single-product .labels {
    position: absolute;
    left: 0;
    margin-left: 15px;
}

section#eshop-single-product .new.product {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    display: flex;
    padding: 2px 20px 2px 10px;
    background: #0092ca;
    color: white;
    margin-bottom: 5px;
}

section#eshop-single-product .onsale.product {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    padding-right: 20px;
    margin-left: 0;
    margin-bottom: 5px;
}

section#eshop-single-product .free.product {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    display: flex;
    padding: 2px 20px 2px 10px;
    background: #7dca1a;
    color: white;
    margin-bottom: 5px;
}

.attachment-shop_single.size-shop_single {
    object-fit: contain;
    width: 100%;
    height: 600px;
}

section#eshop-single-product .product {
    padding-bottom: 70px;
    display: flex;
}

section#eshop-single-product .product_meta {
    display: none;
}

section#eshop-single-product .tabs.wc-tabs {
    display: flex;
    margin-bottom: 40px;
    height: 40px;
}

section#eshop-single-product .wpgs-for .flaticon-back.slick-arrow::before {
    margin-left: 0;
}

section#eshop-single-product .tabs.wc-tabs li {
    flex-grow: 1;
    text-align: center;
    border-bottom: solid 1px #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    font-weight: 600;
}

section#eshop-single-product #tab-title-description {
    order: 1;
}

section#eshop-single-product #tab-title-additional_information {
    order: 2;
}

section#eshop-single-product #tab-title-reviews {
    order: 3;
}

section#eshop-single-product #tab-title-wpc_comment_tab {
    order: 4;
}

section#eshop-single-product .tabs.wc-tabs .active {
    border-bottom: solid 1px #0092ca;
}

section#eshop-single-product .tabs.wc-tabs a {
    color: black;
    font-size: 1rem;
}

section#eshop-single-product .tabs.wc-tabs .active a {
    color: #0092ca;
}

section#eshop-single-product .woocommerce-product-gallery__image {
    width: 100%;
    text-align: center;
}

section#eshop-single-product .woocommerce-product-gallery {
    display: flex;
    justify-content: center;
}

section#eshop-single-product .woocommerce-product-gallery__wrapper {
    text-align: center;
}

section#eshop-single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-of-type) {
    display: inline-block;
    vertical-align: top;
    height: 100px;
    max-height: 100%;
    width: 100px;
    max-width: 100%;
    margin-bottom: 5px;
    margin-right: 5px;
}

section#eshop-single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-of-type):hover {
    border: 1px solid #e6e6e6;
}

section#eshop-single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-of-type) a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

/*Custom WC lightbox*/
.pswp .pswp__bg {
    background-color: rgba(0, 0, 0, .55);
}

.pswp__top-bar, .pswp__caption {
    background-color: rgb(0, 0, 0) !important;
}

.pswp__ui--idle .pswp__top-bar {
    opacity: 1 !important;
}

.pswp__caption .pswp__caption__center {
    text-align: center;
}

.pswp__img {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

section#eshop-single-product .summary.entry-summary {
    margin-left: 30px;
    position: relative;
    display: flex;
    flex-direction: column;
}

section#eshop-single-product .summary.entry-summary .info {
    flex-grow: 1;
}

section#eshop-single-product .summary.entry-summary .info .name {
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
    color: #000;
}

section#eshop-single-product .summary.entry-summary .info .woocommerce-product-details__short-description {
    margin-top: 30px;
}

section#eshop-single-product .summary.entry-summary .info .woocommerce-product-details__short-description p {
    color: #666;
    font-size: 1rem;
    line-height: 1.875rem;
}

section#eshop-single-product .summary.entry-summary .customer-domain {
    color: #797979;
    margin: 20px 0;
}

section#eshop-single-product .summary.entry-summary .price-cart .domain_text input,
section#eshop-single-product .summary.entry-summary .price-cart .testdomain_text input {
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px;
}

section#eshop-single-product .summary.entry-summary .price-cart .domain_text,
section#eshop-single-product .summary.entry-summary .price-cart .testdomain_text {
    margin: 10px 0;
}

section#eshop-single-product .summary.entry-summary .add-to-cart {
    width: 100%;
}

section#eshop-single-product .summary.entry-summary .price-cart {
    display: flex;
    align-items: center;
}

section#eshop-single-product .summary.entry-summary .price-cart .price {
    padding: 0;
    width: 200px;
    text-align: left;
}

section#eshop-single-product .summary.entry-summary .price-cart ins .woocommerce-Price-amount.amount,
section#eshop-single-product .summary.entry-summary .price-cart span.woocommerce-Price-amount.amount {
    font-weight: 600;
    font-size: 32px;
    color: #000;
}

section#eshop-single-product .summary.entry-summary .price-cart del .woocommerce-Price-amount.amount {
    font-size: 16px;
    font-weight: normal;
    color: #999999;
}

section#eshop-single-product .summary.entry-summary .price-cart .price .heading3 {
    padding-bottom: 0;
}

section#eshop-single-product .summary.entry-summary .price-cart .price del,
section#eshop .price del {
    font-size: 16px;
    font-weight: normal;
    color: #999999;
}

section#eshop-single-product .summary.entry-summary .price-cart .price ins,
section#eshop .price ins {
    text-decoration: none;
}

section#eshop-single-product .summary.entry-summary .price-cart .price ins .woocommerce-Price-amount.amount {
    font-size: 24px;
    font-weight: bolder;
    color: #000;
}

section#eshop .price ins {
    font-size: 18px;
}

section#eshop-single-product .summary.entry-summary .price-cart .single_add_to_cart_button {
    border: none;
    color: white;
    background-color: #7dca1a;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}

section#eshop-single-product .summary.entry-summary .price-cart .single_add_to_cart_button .cart-icon::before {
    color: white;
    display: block;
    width: 30px;
    height: 30px;
    content: url("../img/empty-shopping-cart.png");
}

section#eshop-single-product .summary.entry-summary .price-cart .single_add_to_cart_button .cart-icon {
    display: block;
    height: 30px;
    width: 30px;
    padding-top: 4px;
    padding-right: 5px;
}

section#eshop-single-product .summary.entry-summary .price-cart .single_add_to_cart_button {
    max-width: 250px;
    height: 50px;
    width: 100%;
    margin-left: 20px;
}

section#eshop-single-product .summary.entry-summary .price-cart .cart-pricing {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

section#eshop-single-product .summary.entry-summary .price-cart .cart-pricing .price-with-tax {
    color: #797979;
}

section#eshop-single-product .summary.entry-summary .price-cart .cart-pricing small,
section#eshop-single-product .summary.entry-summary .price-cart .cart-pricing del {
    display: block;
}

section#eshop-single-product .summary.entry-summary .price-cart .cart-pricing .woocommerce-price-suffix {
    font-size: 18px;
}

section#eshop .container .sidebar,
section#eshop .container .main {
    float: left;
}

section#eshop-single-product .summary.entry-summary .woocommerce-product-rating {
    margin-bottom: 2rem;
    line-height: 1;
    display: flex;
    margin-top: 30px;
}

section#eshop-single-product .summary.entry-summary .woocommerce-product-rating .star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    color: #d3ced2;
    font-family: "star";
}

section#eshop-single-product .summary.entry-summary .woocommerce-product-rating .star-rating::before {
    content: "\73\73\73\73\73";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    color: #d3ced2;
    font-family: "star";
}

section#eshop-single-product .summary.entry-summary .woocommerce-product-rating .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #d3ced2;
    font-family: "star";
}

section#eshop-single-product .summary.entry-summary .woocommerce-product-rating .star-rating span::before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #f7c213;
    font-family: "star";
}

section#eshop .main .term-description {
    display: none;
}

section#eshop .main .products .onsale,
section .related.products .onsale,
section#eshop-single-product .onsale {
    background-color: red;
    color: white;
    padding: 2px 10px;
    left: 0;
}

section#eshop .main .products.columns-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

section#eshop .main .columns-3 li {
    width: 270px;
    padding: 0 25px;
    float: left;
    margin-bottom: 70px;
    height: 490px;
    text-align: center;
    position: relative;
}

section#eshop .main .columns-3 li .product-info {
    height: 230px;
    margin-bottom: 0;
    position: absolute;
    width: 100%;
    padding: 0 25px;
    left: 0;
    bottom: 0;
}

/* section#eshop .main .columns-3 li:hover .woocommerce-loop-product__title,
 section#eshop-single-product .related.products li:hover .woocommerce-loop-product__title{
     padding-left: 25px;
     padding-right: 25px;
 }*/
/*section#eshop .main .columns-3 li:hover .woocommerce-product-details__short-description,
section#eshop-single-product .related.products li:hover .woocommerce-product-details__short-description {
    padding-left: 25px;
    margin-bottom: 25px;
    padding-right: 25px;
}*/
/*section#eshop .main .columns-3 li:hover .star-rating,
section#eshop-single-product .related.products li:hover .star-rating {
    padding-left: 25px;
}*/
section#eshop .main .columns-3 .star-rating {
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

section#eshop .main .columns-3 .woocommerce-product-details__short-description,
section#eshop-single-product .related.products .woocommerce-product-details__short-description {
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 20px 0;
}

section#eshop .main .columns-3 .price {
    max-height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: black;
    font-weight: 600;
    position: absolute;
    margin-bottom: 10px;
    bottom: 0;
    width: 100%;
    left: 0;
}

section#eshop .main .columns-3 .price-without-tax del {
    margin-right: 10px;
}

section#eshop .main .columns-3 .price-with-tax,
section#eshop-single-product .main .columns-1 .price-with-tax {
    font-weight: normal;
    font-size: 14px;
}

section#eshop .main .columns-3 .price .woocommerce-Price-amount {
    font-size: 18px;
}

section#eshop .main .columns-3 .price .woocommerce-price-suffix {
    display: block;
}

section#eshop .main .columns-3 .price .woocommerce-price-suffix .woocommerce-Price-amount {
    font-size: 100%;
}

section#eshop .main .columns-3 .woocommerce-product-details__short-description p,
section#eshop-single-product .related.products .woocommerce-product-details__short-description p {
    line-height: 30px;
    color: #797979;
}

section#eshop .main .columns-3 h2,
section#eshop-single-product .related.products .product h2 {
    min-height: 50px;
    display: flex;
    align-items: start;
    font-size: 22px;
    justify-content: center;
    line-height: 25px;
}

section#eshop .main .columns-3 li.product:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

section#eshop .main .columns-3 li.product:hover .price {
    display: none;
}

section#eshop .main .columns-3 .show-detail {
    display: none;
    max-height: 90px;
    justify-content: center;
    align-items: center;
    color: #008dd2;
    font-weight: 600;
    font-size: 1rem;
    position: absolute;
    margin-bottom: 40px;
    bottom: 0;
    width: 100%;
    left: 0;
}

section#eshop .main .columns-3 .show-detail img {
    margin: 0;
}

section#eshop .main .columns-3 li.product:hover .show-detail {
    display: flex;
    align-items: center;
}

section#eshop .main .columns-3 img {
    /*height: 180px;*/
    margin-top: 20px;
    margin-bottom: 15px;
}

section#eshop .main .columns-3 .labels {
    position: absolute;
    left: 0;
    width: 100px;
}

section#eshop .main .columns-3 .onsale {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    padding-right: 20px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
}

section#eshop .main .columns-3 .new {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    display: flex;
    padding: 2px 20px 2px 15px;
    background: #0092ca;
    color: white;
    font-size: 12px;
    font-weight: 600;
}

section#eshop .main .woocommerce-ordering {
    display: none;
}

section#eshop .main .woocommerce-result-count {
    display: none;
}

section#eshop .main .page-numbers,
section#eshop .main .woocommerce-pagination {
    display: flex;
}

section#eshop .main .woocommerce-pagination .page-numbers a,
section#eshop .main .woocommerce-pagination .page-numbers .current {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

section#eshop .main .woocommerce-pagination li {
    width: 40px;
    height: 40px;
    color: black;
}

section#eshop .main .woocommerce-pagination li:hover {
    background-color: #eee;
}

section#eshop .main .woocommerce-pagination .current {
    background-color: #0891ce;
    color: white;
}

section#eshop .main .page-numbers li {
    margin: 2px;
}

section#eshop-single-product .dropdown-menu.col-md-12 {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: none;
    width: 100%;
    position: relative;
    top: 0;
    padding: 0 80px;
}

section#eshop-single-product #tab-description .product-description,
section#eshop-single-product #tab-description .product-attributes {
    float: left;
}

section#eshop-single-product .woocommerce-Tabs-panel,
section#eshop-single-product .woocommerce-Tabs-panel p {
    color: #666;
    font-size: 1rem;
    line-height: 1.875rem;
}

section#eshop-single-product .woocommerce-Tabs-panel h5 {
    font-size: 22px;
    font-weight: 600;
}

section#eshop-single-product .woocommerce-Tabs-panel b,
section#eshop-single-product .woocommerce-Tabs-panel strong,
section#eshop-single-product .woocommerce-Tabs-panel p b,
section#eshop-single-product .woocommerce-Tabs-panel p strong {
    font-weight: 600;
}

section#eshop-single-product .woocommerce-Tabs-panel ul:not(.products) {
    padding-bottom: 20px;
}

section#eshop-single-product .woocommerce-Tabs-panel ul:not(.products) li:before {
    content: "\2022";
    color: #008dd2;
    font-weight: bold;
    display: inline-block;
    width: 1em;
}

section#eshop-single-product .woocommerce-Tabs-panel .wp-caption,
section#eshop-single-product .woocommerce-Tabs-panel .wp-caption img,
section#eshop-single-product .woocommerce-Tabs-panel img {
    max-width: 100%;
}

section#eshop-single-product #tab-description .product-attributes h2 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

section#eshop-single-product #tab-description .product-attributes .shop_attributes {
    width: 100%;
    margin-bottom: 10px;
}

section#eshop-single-product #tab-description .product-attributes .shop_attributes_table {
    width: 100%;
}

section#eshop-single-product #tab-description .product-attributes .shop_attributes_table tr {
    line-height: 30px;
}

section#eshop-single-product #tab-description .product-attributes .shop_attributes_table th {
    width: 50%;
    font-weight: inherit;
    color: black;
    padding-top: 5px;
    padding-bottom: 5px;
}

section#eshop-single-product #tab-description .product-attributes .shop_attributes td {
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
    color: black;
    float: right;
    text-align: right;
}

section#eshop-single-product #tab-description .product-attributes .attributes {
    background-color: #f0f0f0;
    padding: 15px;
    margin-bottom: 30px;
}

section#eshop-single-product #tab-description .product-attributes .upsells {
    background-color: #f0f0f0;
    padding: 15px;
    margin-bottom: 30px;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product {
    display: block;
    background-color: #fff;
    height: 490px;
    padding: 0 25px;
    position: relative;
    text-align: center;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product:not(:first-child) {
    margin-top: 10px;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .labels {
    margin-left: unset;
    position: absolute;
    left: 0;
    width: 100px;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .labels span {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    padding: 2px 20px 2px 10px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    color: white;
    left: 0;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .labels span.new {
    background-color: #0092ca;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .labels span.onsale {
    background-color: red;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product img {
    padding: unset;
    margin-top: 20px;
    margin-bottom: 15px;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .product-info {
    height: 230px;
    margin-bottom: 0;
    position: absolute;
    width: 100%;
    padding: 0 25px;
    left: 0;
    bottom: 0;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .product-info h2 {
    min-height: 50px;
    display: flex;
    align-items: start;
    font-size: 22px;
    justify-content: center;
    line-height: 25px;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .product-info .woocommerce-product-details__short-description {
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 20px 0;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .product-info .woocommerce-product-details__short-description p {
    line-height: 30px;
    color: #797979;
    display: block;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .product-info .show-detail {
    display: none;
    max-height: 90px;
    justify-content: center;
    align-items: center;
    color: #008dd2;
    font-weight: 600;
    font-size: 1rem;
    position: absolute;
    margin-bottom: 40px;
    bottom: 0;
    width: 100%;
    left: 0;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product:hover .product-info .show-detail {
    display: flex;
    align-items: center;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .product-info .show-detail img {
    margin: 0;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .product-info .price {
    max-height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    font-weight: bold;
    position: absolute;
    margin-bottom: 10px;
    bottom: 0;
    width: 100%;
    left: 0;
    line-height: 24px;
    flex-direction: column;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .product-info .price .price-with-tax {
    font-weight: normal;
    font-size: 14px;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .product-info .price del {
    margin-right: 10px;
    font-size: 18px;
    font-weight: normal;
    color: #999;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product .product-info .price ins {
    font-size: 18px;
    text-decoration: none;
}

section#eshop-single-product #tab-description .product-attributes .upsells .products .product:hover .product-info .price {
    display: none;
}

section#eshop-single-product .related.products ul {
    display: flex;
    margin-top: 30px;
    height: 330px;
}

section#eshop-single-product .related.products li {
    padding: 0 25px;
    width: 300px;
}

section#eshop-single-product .related.products li:hover {
    padding: 0;
    background-color: #eee;
    height: 350px;
}

section#eshop-single-product .woocommerce-tabs #woopcomm {
    margin: 0;
    width: unset;
    border: none;
}

section#eshop-single-product .woocommerce-Reviews {
    color: black;
}

section#eshop-single-product .woocommerce-Reviews .commentlist {
    padding-left: 0;
}

section#eshop-single-product .woocommerce-Reviews .woocommerce-Reviews-title {
    font-size: 28px;
    margin-bottom: 20px;
    color: #000;
}

section#eshop-single-product .woocommerce-Reviews #review_form_wrapper {
    margin-top: 50px;
}

section#eshop-single-product .woocommerce-Reviews #review_form_wrapper .comment-reply-title {
    font-size: 24px;
}

section#eshop-single-product .woocommerce-Reviews #review_form_wrapper .comment-form-rating label {
    color: #797979;
    margin-bottom: 20px;
}

section#eshop-single-product .woocommerce-Reviews #comments li {
    padding: 20px;
    margin: 20px 0;
}

section#eshop-single-product .woocommerce-Reviews .description p {
    color: #000;
}

section#eshop-single-product .woocommerce-Reviews .avatar {
    display: none;
}

section#eshop-single-product .woocommerce-Reviews .comment-form-rating a {
    width: 40px;
    height: 40px;
    border: 1px solid #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
}

section#eshop-single-product .woocommerce-Reviews .comment-form-rating .active {
    background-color: #0891ce;
    color: #fff;
}

section#eshop-single-product .woocommerce-Reviews .comment-form-comment {
    margin-top: 30px;
}

section#eshop-single-product .woocommerce-Reviews .form-submit .submit {
    border: none;
    background-color: #0891ce;
    color: white;
    padding: 10px 15px;
}

section#eshop-single-product #tab-questions {
    color: black;
}

section#eshop-cart,
section#eshop-checkout {
    padding-top: 0;
    display: grid;
}

section#eshop-thankyou {
    padding-top: 0;
}

section#eshop-cart .checkout-list,
section#eshop-checkout .checkout-list,
section#eshop-thankyou .checkout-list {
    color: black;
    display: flex;
    padding: 0 200px;
    margin-bottom: 70px;
    margin-top: 120px;
}

section#eshop-cart .checkout-list .space,
section#eshop-checkout .checkout-list .space,
section#eshop-thankyou .checkout-list .space {
    position: absolute;
    top: 55px;
    padding-bottom: 0;
}

section#eshop-checkout .checkout-list {
    margin-bottom: 80px;
}

section#eshop-cart .checkout-list li,
section#eshop-checkout .checkout-list li,
section#eshop-thankyou .checkout-list li {
    flex-grow: 1;
    text-align: center;
    position: relative;
    margin: 0 5px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}

.checkout-list li:before {
    content: "";
    display: flex;
    width: calc(50% + 10px);
    height: 2px;
    background: #E6E6E6;
    position: absolute;
    top: 50%;
    left: 0;
}

.checkout-list li:first-child:before {
    left: 50%;
}

.checkout-list li:nth-child(2):before {
    width: calc(100% + 10px);
}

section#eshop-cart .checkout-list li p:first-child,
section#eshop-checkout .checkout-list li p:first-child,
section#eshop-thankyou .checkout-list li  p:first-child {
    background: #83C8E6;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    z-index: 1;
}

section#eshop-cart .checkout-list li:first-child p:first-child,
section#eshop-checkout .checkout-list li:nth-child(2) p:first-child,
section#eshop-checkout .checkout-list li:first-child p:first-child,
section#eshop-thankyou .checkout-list li:last-child p:first-child {
    background: #0891ce;
}

section#eshop-cart .checkout-list li:first-child p.space,
section#eshop-checkout .checkout-list li:nth-child(2) p.space,
section#eshop-checkout .checkout-list li:first-child p.space,
section#eshop-thankyou .checkout-list li:last-child p.space {
    color: #0891ce;
}

section#eshop-cart .woocommerce-message .button.wc-forward {
    display: none;
}

section#eshop-cart .woocommerce-message {
    background-color: #d7efb8;
    border: none;
}

section#eshop-cart .woocommerce-message::before {
    font-size: 24px;
    top: 10px;
    left: 20px;
}

section#eshop-cart .woocommerce-cart-form .shop_table,
section#eshop-my-account .woocommerce-order-details .order_details,
section#eshop-my-account .woocommerce-order-downloads .order_details {
    color: black;
    margin-bottom: 50px;
    border-radius: 0;
    border: none;
}

section#eshop-my-account .woocommerce-order-downloads .download-product {
    width: 41.6%;
    text-align: left;
    justify-content: flex-start !important;
}

section#eshop-my-account .woocommerce-order-downloads .download-expires {
    width: 16.6%;
    text-align: center;
}

section#eshop-my-account .woocommerce-order-downloads .download-remaining,
section#eshop-my-account .woocommerce-order-downloads .download-file {
    width: 25%;
    text-align: center;
}

section#eshop-my-account .woocommerce-order-details .order_details,
section#eshop-my-account .woocommerce-order-downloads .order_details {
    border-collapse: collapse;
}

section#eshop-cart .woocommerce-cart-form .shop_table thead,
section#eshop-my-account .woocommerce-order-details .order_details thead,
section#eshop-my-account .woocommerce-order-downloads .order_details thead {
    background-color: #f5f5f5;
    display: table-header-group;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders td::before,
section#eshop-my-account .woocommerce-order-downloads .order_details td::before,
section#eshop-cart .woocommerce-cart-form .shop_table td::before {
    display: none;
}

section#eshop-cart .woocommerce-cart-form .shop_table th,
section#eshop-my-account .woocommerce-order-details .order_details th,
section#eshop-my-account .woocommerce-order-downloads .order_details th {
    font-weight: normal;
}

section#eshop-cart .woocommerce-cart-form .shop_table thead tr,
section#eshop-my-account .woocommerce-order-details .order_details thead tr,
section#eshop-my-account .woocommerce-order-downloads .order_details thead tr {
    height: 40px;
    color: #808080;
    text-transform: uppercase;
    display: flex;
    font-size: 14px;
}

section#eshop-my-account .woocommerce-order-details .order_details thead tr {
    display: table-row;
}

section#eshop-my-account .woocommerce-order-downloads .order_details thead tr {
    height: unset;
}

section#eshop-my-account .woocommerce-order-details .product-quantity,
section#eshop-my-account .woocommerce-order-downloads tbody .download-remaining,
section#eshop-my-account .woocommerce-order-downloads tbody .download-expires {
    font-weight: normal;
    color: #808080;
}

section#eshop-cart .woocommerce-cart-form .shop_table tr,
section#eshop-my-account .woocommerce-order-details .order_details tr,
section#eshop-my-account .woocommerce-order-downloads .order_details tr {
    margin-bottom: 5px;
    margin-top: 5px;
    display: flex;
}

section#eshop-my-account .woocommerce-order-details .order_details tr {
    height: 60px;
    display: table-row;
}

section#eshop-cart .woocommerce-cart-form .shop_table td {
    text-align: center;
}

section#eshop-cart .shop_table thead {
    text-align: center;
}

section#eshop-cart .shop_table thead .product-name {
    text-align: left;
}

section#eshop-my-account .woocommerce-order-downloads .download-remaining {
    text-align: right;
}

section#eshop-cart tr.woocommerce-cart-form__cart-item td,
section#eshop-my-account .woocommerce-order-details .order_details td,
section#eshop-my-account .woocommerce-order-downloads .order_details td {
    border-bottom: 2px solid #e6e6e6;
    border-top: none;
    display: table-cell;
    align-items: center;
    justify-content: center;
}

section#eshop-my-account .woocommerce-order-details .order_details td,
section#eshop-my-account .woocommerce-order-details .order_details th {
    border-bottom: 1px solid #e6e6e6;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-thumbnail {
    width: 150px;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-name img {
    height: 100px;
    width: auto !important;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-name .name {
    margin-left: 15px;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-name a,
section#eshop-my-account .woocommerce-table__product-name a,
section#eshop-my-account .woocommerce-table .download-product a {
    color: #000;
    font-weight: 600;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-subtotal,
section#eshop-cart .woocommerce-cart-form__cart-item .product-price,
section#eshop-cart .woocommerce-cart-form__cart-item .product-quantity {
    display: flex;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-subtotal span {
    float: left;
    margin-left: 60px;
    font-weight: 600;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-subtotal .woocommerce-Price-currencySymbol {
    float: none;
    margin-left: 0;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-subtotal .tax_label {
    display: none;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-subtotal a {
    margin-left: auto;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-name {
    text-align: left !important;
    justify-content: start;
}

section#eshop-cart .woocommerce-cart-form__cart-item .product-name .variation {
    display: none;
}

section#eshop-cart .woocommerce-cart-form__cart-item a.remove {
    background-color: #d60b2d;
    color: #fff !important;
    font-weight: normal;
}

section#eshop-cart .woocommerce-cart-form .shop_table .coupon {
    float: left;
}

section#eshop-cart .woocommerce-cart-form .cart_totals {
    width: 100%;
}

section#eshop-cart .cart-collaterals {
    margin-left: auto;
    color: black;
    text-align: right !important;
    float: right !important;
    width: 100%;
}

section#eshop-cart .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
    text-align: right;
}

section#eshop-cart .cart-collaterals .shop_table {
    width: 100%;
    margin-bottom: 50px;
}

section#eshop-cart .cart-collaterals .shop_table tr {
    height: 50px;
}

section#eshop-cart .cart-collaterals p {
    font-size: 18px;
}

section#eshop-cart .cart-collaterals .woocommerce-Price-amount {
    color: #000;
    font-size: 32px;
    font-weight: 600;
}

section#eshop-cart .cart-collaterals .Total {
    margin-bottom: 30px;
}

section#eshop-cart .cart-collaterals .Total .includes_tax {
    display: none;
}

section#eshop-cart .wc-proceed-to-checkout {
    margin-left: auto;
}

section#eshop-cart .go_to_checkout {
    display: flex;
    width: 100%;
}

section#eshop-cart .go_to_checkout .back-to-store {
    display: flex;
    justify-content: center;
    align-items: center;
}

section#eshop-cart .go_to_checkout .back-to-store a {
    color: black;
}

section#eshop-cart .go_to_checkout .back-to-store a::before {
    content: "\f126";
    margin-right: 10px;
    font-size: 15px;
}

section#eshop-cart .wc-proceed-to-checkout .checkout-button {
    padding: 10px 20px;
    background-color: #7dca1a;
    color: white;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 50px;
    border-radius: 0;
}

section#eshop-cart .woocommerce .empty-cart {
    text-align: center;
    margin-top: 100px;
}

section#eshop-cart .woocommerce .empty-cart .cart-empty {
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

section#eshop-cart .woocommerce .empty-cart .help-shadow {
    margin: 60px 0;
}

section#eshop-cart .woocommerce .empty-cart .return-to-shop {
    color: #000;
    display: block;
}

section#eshop-cart .woocommerce .empty-cart .return-to-shop::before {
    font-family: Flaticon;
    font-style: normal;
    content: "\f126";
    margin-right: 10px;
    font-size: 15px;
    color: #0092ca;
}

section#eshop-checkout .customer-detail,
section#eshop-checkout .order-review {
    float: left;
    color: black;
}

section#eshop-checkout .woocommerce-checkout-review-order .order-summary {
    padding-top: 25px;
    padding-left: 20px;
    padding-bottom: 40px;
    background-color: #f0f0f0;
    color: #000;
    margin-bottom: 30px;
}

section#eshop-checkout .woocommerce-checkout-review-order .order-summary .item {
    margin-top: 30px;
}

section#eshop-checkout .woocommerce-checkout-review-order .order-summary .item .variation {
    display: none;
}

section#eshop-checkout .woocommerce-checkout-review-order .order-summary .item p {
    padding: 0;
    color: #000;
    font-size: 16px;
}

section#eshop-checkout .woocommerce-checkout-review-order .order-summary .item p.bold {
    font-weight: bold;
    color: #000;
}

section#eshop-single-product .woocommerce-Reviews .review {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

section#eshop-single-product .woocommerce-Reviews .comment-text {
    display: flex;
}

section#eshop-single-product .woocommerce-Reviews .comment-text .star-rating .rating {
    font-weight: unset;
}

section#eshop-single-product .woocommerce-Reviews .comment-text .star-rating {
    display: none;
}

section#eshop-single-product .woocommerce-Reviews .comment-text .meta {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 10px;
    order: 1;
    flex: 15%;
}

section#eshop-single-product .woocommerce-Reviews .comment-text .meta .woocommerce-review__dash {
    display: none;
}

section#eshop-single-product .woocommerce-Reviews .comment-text .meta .woocommerce-review__author {
    color: #000;
}

section#eshop-single-product .woocommerce-Reviews .comment-text .description {
    padding-left: 20px;
    order: 3;
    border-left: 1px solid #eee;
    flex: 85%;
}

section#eshop-checkout .woocommerce-billing-fields__field-wrapper p,
section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p,
section#eshop-my-account .woocommerce-EditAccountForm.edit-account p {
    float: left;
    display: grid;
    width: 100%;
}

section#eshop-checkout .woocommerce-billing-fields__field-wrapper .form-row::after,
section#eshop-checkout .woocommerce-billing-fields__field-wrapper .form-row::before {
    content: none;
}

section#eshop-checkout .woocommerce-billing-fields__field-wrapper input,
section#eshop-my-account .woocommerce-address-fields__field-wrapper input,
section#eshop-my-account .woocommerce-EditAccountForm.edit-account input {
    height: 40px;
    border: 1px solid #e6e6e6;
    padding: 10px;
}

section#eshop-my-account .woocommerce-EditAccountForm.edit-account .woocommerce-form-row.email {
    display: block;
}

section#eshop-my-account .woocommerce-ResetPassword.lost_reset_password {
    display: flex;
    flex-flow: column nowrap;
}

section#eshop-my-account .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .woocommerce-Input--text {
    border: 1px solid #e6e6e6;
    height: 40px;
    padding: 10px;
}

section#eshop-my-account .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .woocommerce-Input--text:focus {
    border: 1px solid #008dd2;
    background-color: rgba(233, 233, 233, 0.3);
}

section#eshop-my-account .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .woocommerce-Button {
    background-color: #7dca1a;
    border-radius: 0;
    color: #fff;
    font-size: 1rem;
    padding: 18px 46px;
}

section#eshop-my-account .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .woocommerce-Button:hover {
    background-color: #64a114;
}

section#eshop-checkout .woocommerce-billing-fields__field-wrapper label {
    display: none;
}

section#eshop-checkout .woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single,
section#eshop-my-account .woocommerce-address-fields__field-wrapper .select2-selection.select2-selection--single {
    border: 1px solid #e6e6e6;
    height: 40px;
    border-radius: unset;
}

section#eshop-checkout .woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow,
section#eshop-my-account .woocommerce-address-fields__field-wrapper .select2-selection.select2-selection--single .select2-selection__arrow {
    height: 40px;
}

section#eshop-checkout .woocommerce-billing-fields__field-wrapper #billing_address_2_field,
section#eshop-my-account .woocommerce-address-fields__field-wrapper #billing_address_2_field {
    display: none !important;
}

section#eshop-checkout .col-2 {
    display: none;
}

section#eshop-checkout .shop_table {
    width: 100%;
}

section#eshop-thankyou .woocommerce-order {
    color: #000;
    text-align: center;
}

section#eshop-thankyou .woocommerce-order h2 {
    font-size: 32px;
    margin-bottom: 10px;
}

section#eshop-thankyou .woocommerce-order .woocommerce-thankyou-order-received {
    font-size: 22px;
    margin-bottom: 30px;
}

section#eshop-thankyou .woocommerce-order ul.order_details li {
    border-right: none;
    border-left: 2px solid #e6e6e6;
    padding-left: 15px;
}

section#eshop-thankyou .woocommerce-order ul.order_details li:last-of-type {
    border-left: 2px solid #e6e6e6;
}

section#eshop-thankyou .woocommerce-order .woocommerce-thankyou-order-details {
    display: flex;
    justify-content: center;
    align-items: center;
}

section#eshop-thankyou .woocommerce-order .woocommerce-order-overview {
    text-align: initial;
}

section#eshop-thankyou .woocommerce-order .homepage {
    margin-top: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

section#eshop-thankyou .woocommerce-order a {
    color: black;
}

section#eshop-thankyou .woocommerce-order a.homepage::before {
    content: "\f126";
    margin-right: 10px;
    color: #0092ca;
}

section#eshop-my-account .woocommerce .u-columns {
    display: flex;
}

section#eshop-my-account .woocommerce .u-column2 {
    display: inline-table;
}

section#eshop-my-account .woocommerce .u-column1,
section#eshop-my-account .woocommerce .u-column2,
section#eshop-checkout .woocommerce .woocommerce-form-login,
section#eshop-my-account .woocommerce .woocommerce-customer-details {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    padding: 30px;
    float: none;
    border-radius: 0;
    min-height: 420px;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-content p {
    font-size: 16px;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-content p.heading2 {
    font-size: 32px;
    font-weight: 600;
}

.woocommerce p.heading2 {
    font-size: 22px;
    margin: 0 0 30px 0;
    padding: 0;
    color: #262626;
    font-weight: 600;
    line-height: normal;
}

.woocommerce p.heading3 {
    font-size: 18px;
    margin: 0;
    padding: 0;
    color: #262626;
    font-weight: 600;
    line-height: normal;
}

.woocommerce p.heading4 {
    font-size: 25px;
    margin: 0;
    padding: 0;
    color: #262626;
    font-weight: 600;
    line-height: normal;
}

section#eshop-my-account .woocommerce .login-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
}

section#eshop-my-account .woocommerce .u-column1 form.login,
section#eshop-my-account .woocommerce .u-column2 form.register {
    border: none;
    padding: unset;
    margin: 10px unset unset;
}

section#eshop-my-account .woocommerce .u-column2 form.register .woocommerce-Input.input-text {
    height: 40px;
    padding: 10px;
    border: solid 1px #e6e6e6;
    font-size: 14px;
}

section#eshop-checkout .woocommerce .woocommerce-form-login p {
    width: 100%;
}

section#eshop-my-account .woocommerce .u-column1 form.login .form-row,
section#eshop-my-account .woocommerce .u-column2 form.register .form-row,
section#eshop-checkout .woocommerce .woocommerce-form-login .form-row {
    display: grid;
}

section#eshop-checkout .woocommerce .woocommerce-form-login {
    display: flex;
    flex-direction: column;
    z-index: 1000;
    background-color: #fff;
    margin-left: 30px;
}

section#eshop-my-account .woocommerce .u-column1 .woocommerce-form__label-for-checkbox,
section#eshop-checkout .woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
}

section#eshop-my-account .woocommerce .u-column1 .woocommerce-form__label-for-checkbox span,
section#eshop-checkout .woocommerce .woocommerce-form-login .woocommerce-form__label-for-checkbox span {
    margin-left: 10px;
}

section#eshop-my-account .woocommerce .u-column1 input,
section#eshop-checkout .woocommerce .woocommerce-form-login input {
    height: 40px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
}

section#eshop-my-account .woocommerce .u-column1 button.login,
section#eshop-checkout .woocommerce .woocommerce-form-login .button {
    background-color: #7dca1a;
    color: #fff;
    padding: 18px 0;
    border-radius: 0;
    width: 100%;
}

section#eshop-my-account .woocommerce .u-column2 button.register {
    background-color: #0092ca;
    color: #fff;
    padding: 18px 0;
    border-radius: 0;
}

section#eshop-my-account .woocommerce .u-column1 .lost_password,
section#eshop-checkout .woocommerce .woocommerce-form-login .lost_password {
    margin-top: 20px;
    text-decoration: underline;
}

section#eshop-my-account .woocommerce-MyAccount-navigation,
section#eshop-my-account .woocommerce-MyAccount-content {
    float: left;
}

section#eshop-my-account .woocommerce-MyAccount-content.col-md-9 {
    display: flex;
    flex-direction: column;
}

section#eshop-my-account .woocommerce-MyAccount-navigation li {
    border: 1px solid #eee;
    padding: 15px 25px;
    margin: 2px 0;
}

.select2-dropdown,
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e6e6e6 !important;
}

section#eshop-checkout .select2-container--default .select2-selection--single .select2-selection__rendered,
section#eshop-my-account .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 38px;
}

section#eshop-checkout .select2-results__option[aria-selected], .select2-results__option[data-selected] {
    color: #000;
}

section#eshop-checkout .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    color: #000 !important;
    background-color: #7dca1a !important;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-Address header {
    padding: 10px;
    position: relative;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-Address {
    color: #000;
    margin-top: 20px;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-Address .heading2 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-Address .edit {
    float: right;
    text-decoration: underline;
}

section#eshop-my-account .woocommerce-customer-details .name {
    font-size: 22px;
    font-weight: 600;
}

section#eshop-my-account .woocommerce-order-downloads {
    order: 2;
    padding: 0;
}

section#eshop-my-account .woocommerce-order-details {
    order: 1;
    padding: 0;
}

section#eshop-my-account .woocommerce-customer-details,
section#eshop-my-account .woocommerce-column__title {
    order: 3;
    padding: 0;
}

section#eshop-my-account .woocommerce-MyAccount-content.col-md-9 .order-info {
    background-color: #d7efb8;
    margin-bottom: 40px;
}

section#eshop-my-account .woocommerce-MyAccount-content.col-md-9 .order-info p {
    padding: 25px 25px;
    color: #7dca1a;
    font-weight: bold;
}

section#eshop-my-account .woocommerce-MyAccount-content.col-md-9 .order-info mark {
    background-color: transparent;
    color: #7dca1a;
}

section#eshop-my-account .woocommerce-order-again {
    order: 4;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

section#eshop-my-account .woocommerce-order-again .button {
    padding: 15px 20px;
}

section#eshop-my-account .woocommerce-column__title,
section#eshop-my-account .woocommerce-order-details__title,
section#eshop-my-account .woocommerce-order-downloads__title {
    font-size: 32px !important;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-Address div,
section#eshop-my-account .woocommerce-customer-details div {
    margin-top: 20px;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-Address p,
section#eshop-my-account .woocommerce-customer-details p {
    padding-bottom: 0;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-Address span,
section#eshop-my-account .woocommerce-customer-details span {
    font-weight: bold;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-navigation li.is-active {
    background-color: #008dd2;
    border-left: 2px solid #266b9c;
    color: #fff;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-navigation .is-active i {
    color: #fff;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-navigation i {
    color: #008dd2;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-navigation li {
    background-color: #f0f0f0;
    border-left: 2px solid #008dd2;
    margin-bottom: 10px;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-navigation a {
    color: #000;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-navigation .is-active a {
    color: #fff;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-navigation .eshop {
    font-family: eshop;
    font-style: unset;
    font-size: 20px;
    margin-left: -10px;
    margin-right: 10px;
}

section#eshop-my-account .woocommerce .dashboard.eshop::before {
    content: "\f100";
}

section#eshop-my-account .woocommerce .orders.eshop::before {
    content: "\f101";
}

section#eshop-my-account .woocommerce .downloads.eshop::before {
    content: "\f102";
}

section#eshop-my-account .woocommerce .edit-address.eshop::before {
    content: "\f103";
}

section#eshop-my-account .woocommerce .edit-account.eshop::before {
    content: "\f104";
}

section#eshop-my-account .woocommerce .customer-logout.eshop::before {
    content: "\f105";
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders {
    border: none;
    border-collapse: collapse;
}

section#eshop-my-account .woocommerce .orders {
    font-size: 28px;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders thead {
    background-color: #f5f5f5;
    height: 40px;
    text-transform: uppercase;
    font-size: 14px;
    color: #808080;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders tbody td {
    border-top: none;
    border-bottom: 1px solid #e6e6e6;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders tbody tr {
    height: 60px;
    display: table-row !important;
    font-size: 16px;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders thead span {
    font-weight: normal;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders thead th.woocommerce-orders-table__header-order-actions span {
    display: none
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders thead th.woocommerce-orders-table__header-order-total {
    text-align: right;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders tbody td.woocommerce-orders-table__cell-order-actions {
    width: 100px;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders tbody td.woocommerce-orders-table__cell-order-total {
    text-align: right !important;
    padding-right: 20px;
    font-weight: bold;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders .id {
    color: #000;
    font-weight: 600;
}

section#eshop-my-account .woocommerce .woocommerce-MyAccount-orders .woocommerce-button.button.view {
    background-color: #0092ca;
    color: #fff;
    border-radius: unset;
    padding: 13px 25px;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper,
section#eshop-checkout .woocommerce-billing-fields__field-wrapper,
section#eshop-checkout .woocommerce-account-fields .create-account.elements,
section#eshop-my-account .woocommerce-EditAccountForm.edit-account {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 10px;
}

section#eshop-my-account .woocommerce-EditAccountForm.edit-account {
    border-bottom: 1px dotted #000;
}

section#eshop-checkout .woocommerce-account-fields .create-account.elements label {
    display: none;
}

section#eshop-checkout .woocommerce-account-fields .create-account.elements input {
    height: 40px;
    padding: 10px;
    border: 1px solid #e6e6e6;
}

section#eshop-checkout .woocommerce-account-fields .create-account.elements input[type="checkbox"]:checked {
    color: #000;
}

section#eshop-my-account .woocommerce-MyAccount-content .button,
section#eshop-checkout .woocommerce-billing-fields__field-wrapper .button {
    background-color: #0092ca;
    color: #fff;
    border-radius: 0;
    float: right;
}

section#eshop-checkout .woocommerce-billing-fields__field-wrapper .button {
    margin-top: 30px;
}

section#eshop-checkout .woocommerce-billing-fields h3 {
    display: none;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-orders-table,
section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-order-details,
section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-customer-details {
    color: #000;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-orders-table thead {
    display: table-header-group;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-orders-table thead tr {
    display: table-row !important;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-orders-table td {
    display: table-cell !important;
    text-align: unset !important;
}

section#eshop-my-account .woocommerce-MyAccount-content .woocommerce-order-details {
    padding: 0;
}

section#eshop-checkout .customer-detail.col-md-8 {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    padding: 30px;
}

section#eshop-checkout .customer-detail .place-order {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

section#eshop-checkout .customer-detail .place-order .term-and-conditions {
    margin-top: 20px;
}

section#eshop-checkout .customer-detail .place-order .term-and-conditions a {
    color: #0092ca;
    border-bottom: 1px solid #0092ca;
}

section#eshop-checkout .woocommerce-checkout #payment {
    border-radius: unset;
    background-color: #f0f0f0;
    border-bottom: none;
}

section#eshop-checkout .place-order .button.alt {
    max-width: 350px;
    width: 100%;
    height: 50px;
    background-color: #7dca1a;
    border-radius: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#eshop-checkout .place-order .button.alt::before {
    font-family: Eshop;
    content: "\f107";
    margin-right: 10px;
    font-size: 24px;
}

section#eshop-my-account .btn.btn-secondary.dropdown-toggle,
section#eshop .btn.btn-secondary.dropdown-toggle,
section#eshop-single-product .btn.btn-secondary.dropdown-toggle {
    display: none;
}

section#eshop-my-account .dropdown-menu.col-md-12.show,
section#eshop .dropdown-menu.col-md-12.show,
section#eshop-single-product .dropdown-menu.col-md-12.show {
    background-color: #fff;
    position: relative !important;
    transform: none !important;
    padding: 0 15px;
}

section#eshop-my-account #dropdownMenuLink,
section#eshop #dropdownMenuLink,
section#eshop-single-product #dropdownMenuLink {
    background-color: #0092ca;
    border-color: #0092ca;
    border-radius: 0;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
}

section#eshop-my-account .btn-secondary.dropdown-toggle:focus,
section#eshop .btn-secondary.dropdown-toggle:focus,
section#eshop-single-product .btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}

section#eshop .help,
section#eshop-single-product .help {
    display: inline-block;
    height: 380px;
    margin-top: 100px;
    overflow: hidden;
}

section#eshop .help .help-container,
section#eshop-single-product .help .help-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
}

section#eshop .help .help-container .help-shadow,
section#eshop-single-product .help .help-container .help-shadow {
    position: absolute;
    top: 0;
    width: 1920px;
    max-width: unset;
}

section#eshop .help .help-container .text .title,
section#eshop-single-product .help .help-container .text .title {
    font-size: 32px;
    color: #000;
    font-weight: 600;
}

section#eshop .help .help-container .text .title .blue,
section#eshop-single-product .help .help-container .text .title .blue {
    color: #0891ce;
}

section#eshop .help .help-container span,
section#eshop-single-product .help .help-container span {
    display: inline-block;
}

section#eshop .help .help-container .text,
section#eshop-single-product .help .help-container .text {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

section#eshop .help .help-container .text p,
section#eshop-single-product .help .help-container .text p {
    margin: 20px 0;
    font-size: 22px;
    color: #000;
}

section#eshop .help .help-container .contact,
section#eshop-single-product .help .help-container .contact {
    margin: 20px 0;
    width: 100%;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}

section#eshop .help .help-container .contact .tel,
section#eshop-single-product .help .help-container .contact .tel {
    color: #7dca1a;
    margin: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
}

section#eshop .help .help-container .contact .tel i::before,
section#eshop-single-product .help .help-container .contact .tel i::before,
section#eshop .help .help-container .contact .mail i::before,
section#eshop-single-product .help .help-container .contact .mail i::before {
    font-size: 40px;
    margin-right: 10px;
    font-weight: normal;
}

section#eshop .help .help-container .contact .mail,
section#eshop-single-product .help .help-container .contact .mail {
    color: #0891ce;
    font-weight: 600;
    margin: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comments-rating {
    border: none;
    padding: 0;
    margin-left: 0;
}

.comments-rating label {
    display: inline-block;
}

.rating-container {
    /* remove inline-block whitespace */
    font-size: 0;
    /* flip the order so we can use the + and ~ combinators */
    unicode-bidi: bidi-override;
    direction: rtl;
}

.rating-container * {
    font-size: 1.4rem;
}

.rating-container > input {
    display: none;
}

.rating-container > input + label {
    /* only enough room for the star */
    font-family: "dashicons";
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    width: 1em;
    white-space: nowrap;
    cursor: pointer;
    margin: 0;
}

.rating-container > input + label:before {
    display: inline-block;
    text-indent: -9999px;
    content: "\f154";
    color: #888;
}

.rating-container > input:checked ~ label:before,
.rating-container > input + label:hover ~ label:before,
.rating-container > input + label:hover:before {
    content: "\f155";
    color: #e52;
    text-shadow: 0 0 1px #333;
}

.rating-container > .star-cb-clear + label {
    text-indent: -9999px;
    width: .5em;
    margin-left: -.5em;
}

.rating-container > .star-cb-clear + label:before {
    width: .5em;
}

.rating-container:hover > input + label:before {
    content: "\f154";
    color: #888;
    text-shadow: none;
}

.rating-container:hover > input + label:hover ~ label:before,
.rating-container:hover > input + label:hover:before {
    content: "\f155";
    color: #e52;
    text-shadow: 0 0 1px #333;
}

.comment-respond .rating-container > .star-cb-clear + label, .comment-respond .rating-container > input + label:before {
    text-indent: 9999px;
}

.comment-respond .rating-container > input + label {
    text-indent: -9999px;
}

/****---- Eshop End ----****/
/****---- Blog Start ----****/
section#blog {
    padding-top: 0;
}

section#blog .container {
    padding-top: 50px;
}

section#blog .categories {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 58px 0;
}

section#blog .categories a {
    float: left;
    flex-grow: 1;
    margin: 12px 0 12px 20px;
    padding: 0;
    max-width: 265px;
}

section#blog hr {
    border-top: 2px solid #e6e6e6;
    margin: 0 15px;
}

section#blog .categories a:hover {
    color: #fff;
}

section#blog .categories .category {
    background-color: #f0f0f0;
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    border-left: 2px solid #008dd2;
    color: #000;
    font-weight: 600;
    width: 265px;
}

section#blog .categories .category.active {
    background-color: #008dd2;
    color: #fff;
}

section#blog .categories .category:hover {
    background-color: #008dd2;
    color: #fff;
}

#wordpress-news .posts {
    margin-top: 5rem;
}

section#blog .posts .post, #wordpress-news .posts .post {
    box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    margin: 0 0 50px 0;
    width: 100%;
    position: relative;
    height: 250px;
}

section#blog .posts .post:first-child {
    flex-direction: column;
    height: auto;
}

section#blog .posts .post .image, #wordpress-news .posts .post {
    flex-shrink: 0;
    height: 100%;
    object-fit: contain;
}

#wordpress-news .posts .post .info {
    margin: auto;
}

section#blog .posts .post .info .tags {
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: absolute;
    top: 8px;
    left: 0;
}

section#blog .posts .post:first-child .info .tags {
    display: flex;
    flex-direction: row;
    gap: 8px;
    position: relative;
    top: -32px;
}

section#blog .posts .post .info .tags .tag {
    background: #0092ca;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    color: white;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 32px 4px 16px;
    position: relative;
}

section#blog .posts .post .image img, #wordpress-news .posts .post .image img {
    height: 100%;
}

#wordpress-news .posts .post .image img {
    min-width: 300px;
}

section#blog .posts .post:first-child .image img {
    width: 100%
}

section#blog .posts .post .info, #wordpress-news .posts .post .info {
    padding: 20px;
    color: black;
    display: flex;
    flex-direction: column;
}

section#blog .posts .post .info .title,
section#blog .posts .post .info .excerpt,
#wordpress-news .posts .post .info .title,
#wordpress-news .posts .post .info .excerpt {
    padding: 10px 0 10px 0;
}

section#blog .posts .post .info .date,
section#blog .posts .post .info .excerpt,
#wordpress-news .posts .post .info .date,
#wordpress-news .posts .post .info .excerpt {
    color: #666666;
}

section#blog .posts .post .info .heading1,
section#blog .row.post .heading1,
#wordpress-news .posts .post .info .heading1,
#wordpress-news .row.post .heading1 {
    font-weight: 600;
    font-size: 22px;
}

section#blog .row.post p.posttitle,
#wordpress-news .row.post p.posttitle {
    margin-bottom: 15px;
    font-size: 2em;
    line-height: 1;
    font-weight: 600;
    color: #000;
}

section#blog .posts .post .info .heading1 a,
section#blog .row.post .heading1,
#wordpress-news .posts .post .info .heading1 a,
#wordpress-news .row.post .heading1 {
    color: #000;
}

section#blog .posts .post .info .excerpt, #wordpress-news .posts .post .info .excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    padding: 0;
}

section#blog .posts .post .info #lipsum p, #wordpress-news .posts .post .info #lipsum p {
    line-height: 30px;
    font-size: 16px;
}

section#blog .posts .pagination {
    justify-content: center;
    font-size: 14px;
}

section#blog .posts .pagination .page-numbers {
    padding: 15px;
    margin: 0 2px 0 2px;
    color: #000;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

section#blog .posts .pagination .page-numbers.current {
    background-color: #008dd2;
    color: #fff;
}

section#blog .posts .pagination .prev.page-numbers,
section#blog .posts .pagination .next.page-numbers {
    color: #008dd2;
    border-bottom: 1px solid #008dd2;
    width: auto;
    padding: 0;
}

section#blog .labels {
    display: flex;
    margin: 20px 0;
}

section#blog .row.post {
    flex-direction: column;
}

section#blog .row.post .date {
    color: #666;
    margin-bottom: 5px;
}

section#blog .posts .post .info .date i,
#wordpress-news .post .date i,
section#blog .posts .post .info .date i,
#wordpress-news .post .date i {
    display: block;
    float: left;
    margin-right: 10px;
}

section#blog .posts .post .info .date i::before,
#wordpress-news .post .date i::before,
section#blog .posts .post .info .date i::before,
#wordpress-news .post .date i::before {
    content: url(../img/calendar_25x23.png);
}

section#blog .row.post p {
    padding: 22px 0;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    font-weight: 400;
}

section#blog .row.post p iframe {
    max-width: 100%;
}

section#blog .row.post strong {
    font-weight: 600;
}

section#blog .row.post .wp-caption {
    width: 100% !important;
}

section#blog .row.post .wp-caption.aligncenter {
    text-align: center;
}

section#blog .labels .label {
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
    display: flex;
    padding: 2px 20px 2px 10px;
    background: #0092ca;
    color: white;
    font-weight: 500;
    margin-right: 10px;
}

section#blog .labels .label span {
    margin-right: 15px;
}

section#blog .row.post .help-shadow {
    margin: 60px 0;
}

section#blog .row.post .back-to-blog {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#blog .row.post .back-to-blog a {
    color: #000;
}

section#blog .row.post .back-to-blog a::before {
    content: "\f126";
    margin-right: 10px;
    font-size: 15px;
    color: #0092ca;
}

section#blog section#inner-banner,
section#inner-banner.reference-banner.blog {
    background: #2791d6 url(../img/blog_banner_backgroud_192x283.png) no-repeat scroll center top;
}

section#blog section#inner-banner .container {
    padding-top: 0;
}

section#blog h1 {
    font-size: 2em;
}

section#blog h2 {
    font-size: 1.5em;
}

section#blog h3 {
    font-size: 1.17em;
}

section#blog h4 {
    font-size: 1em;
}

section#blog h5 {
    font-size: .83em;
}

section#blog h6 {
    font-size: .67em;
}

section#blog .posts ol,
section#blog .row.post ol {
    margin-left: 15px;
}

section#blog .posts ul,
section#blog .row.post ul {
    margin-left: 15px;
}

section#blog .posts ol li,
section#blog .row.post ol li {
    list-style-type: decimal;
}

section#blog .posts ul li,
section#blog .row.post ul li {
    list-style-type: initial;
}

section#blog .category-container {
    margin-bottom: 15px;
    background-color: #f0f0f0;
    padding: 20px;
}

section#blog .category-container h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

section#blog .category-container ul li {
    margin: 10px 0;
}

section#blog .category-container ul li a {
    color: #000;
}

section#blog .category-container ul li a:hover {
    color: #797979;
}

section#blog .category-container ul li a:before {
    content: url("../img/double-right-arrow.png");
    margin-left: 0;
    margin-right: 10px;
}

section#blog .tag-container {
    margin-bottom: 15px;
    padding: 20px;
}

section#blog .tag-container h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

section#blog .tag-container ul li {
    margin: 10px 0;
    display: flex;
}

section#blog .tag-container ul li a {
    background: #0092ca;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    color: white;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 32px 4px 16px;
    position: relative;
}

.wpcf7-response-output {
    border: none !important;
}

/****---- Blog End ----****/
