/*
Template: Industrie - industrie WordPress Theme
Author: peacefulqode.com
Version: 1.0
Design and Developed by: Peaceful
*/



.icon-list {
    background-color: #F5F7FA;
}


.feature:hover{

    
    transform: translateY(-5px);
    transition: 0.3s;
}


.process {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.p-relative {
    position: relative;
}

.list {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-gap: 20px;
}

.list-box {
    position: relative;
    text-align: center;
}

.process__icon {
    width: 150px;
    height: 150px;
    transform: rotate(-39.368deg);
    background-color: #902b2c;
    display: block;
    border-radius: 20px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    text-align: center;
    line-height: 150px;
}
.process__icon img {
    transform: rotate(39.368deg);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.mt-43 {
    margin-top: 43px;
}
.process:hover .process__icon {
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.process:hover .process__count {
    background-color:#902b2c;
    color: #ffffff;
}
.bg-de-count h3 {
    color: #fff;
}

.de_count {
    background-color: #dde3eb;
    padding: 20px 10px;
    border-radius: 5px;
}

.spacer-double {
    width: 100%;
    height: 60px;
    display: block;
    clear: both;
}
.img-radius {
    border-radius:10px;
}

.de_count.bg-de-count {
    background: var(--primary-color);
}
.de_count h4 {
    font-size: 21px;
    font-weight: 700;
}
.bg-de-count{

    background: var(--primary-color);
}

.bg-de-count h4 {
    color: #fff;
}


.process:hover img{

    filter: brightness() invert(1);
}

.process__count {
  
        bottom: 97px;
        position: absolute;
        right: 73px;
        color: #222429;
        text-align: center;
        font-family: var(--er-fonts-title);
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        display: block;
        background-color: #ffffff;
        width: 55px;
        height: 55px;
        line-height: 55px;
        border-radius: 51%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        right: 60px;
    }


    .er-section-title-white {
        color: #060606;
        font-size: 30px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 40PX;
        margin-bottom: 17px;
    }
    .er-section-content-white {
        color: white;
    }
    .box-wrapper {
        padding: 0 125px;
    }
    .feature {
        width: 100%;
        border-radius: 10px;
        background: #192436;
        box-shadow: 15px 15px 60px 0px rgba(17, 17, 17, 0.07);
        padding: 15px 15px 15px 15px;
        margin-bottom: 14px;
        transition: 0.3s;
    }

    .feature__icon {
        background-color: #fff;
        width: 45px;
        height: 45px;
        line-height: 52px;
        text-align: center;
    }

    .feature__sep {
        width: 0.5px;
        height: 40px;
        background: #FFF;
        display: block;
        margin-left: 15px;
        margin-right: 15px;
    }
    .feature__content {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        width: 80%;
        line-height: 26px;
    }




.process__title {
   
    text-align: center;
    font-size: 19px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
}
.er-chooseus-area {
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
    background-color: #ebebeb;
}

.kitchen-list ul li {
    position: relative;
    font-size: 17px;
    font-weight: 600;
    line-height: 34px;
    padding-left: 34px;
}

.kitchen-list ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f14a";
    font-family: "Font Awesome 5 free";
    color: #902b2c;
    font-size: 25px;
}


.er-chooseus-shap-1 {
    top: 0;
    right: 0;
    z-index: 5;
}
.p-absolute {
    position: absolute;
}


@media(max-width:1365px) {
    .pt-section-title-box.text-center {
        padding: 0;
    }

    footer#pt-footer {
        font-size: 14px;
    }

    .pt-section-title-box .pt-section-title {
        font-size: 44px;
        line-height: 52px;
    }

    .pt-call-box i {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .pt-call-box h5 {
        font-size: 1em;
    }

    .pt-call-box span {
        font-size: 13px;
    }
}

@media(max-width:1199px) {
    section {
        padding: 90px 0px;
    }

    .industrial-market {

        padding: 90px 0px;
    }



    .pt-img-17 {
        width: 100%;
        object-fit: cover;
    }

    .what-we-do1:after {
        content: "";
        position: absolute;
        right: 96%;
        top: 0;
        display: inline-block;
        width: 100%;
        height: 100%;
        background: var(--primary-color);
    }

    .pt-img-16 {
        display: none;
    }

    .pt-popup-video-block1 {
        display: none;
    }

    .what-we-do2 {

        padding: 30px 0px 0px 0px;
    }

    .what-we-do {

        padding: 130px 0px 90px 0px;
    }

    .what-we-do1 {

        padding: 90px 15px;
    }


    .pt-img-12 {
        width: 100%;
        height: 368px;
        object-fit: cover;
    }

    .pt-image-box {
        left: -45%;
    }

    .pt-counter-contain2 {
        display: none;
    }

    .pt-img-9 {
        object-fit: cover;
        border-style: solid;
        border-width: 0px 0px 8px 0px;
        border-color: #FF5317;
        margin-top: 0;
        width: 100%;
        height: 90%;
        margin-top: 30px;
    }

    .pt-icon-box-style-03 .pt-icon-box-title {
        font-size: 30px;
        line-height: 38px;
        margin-top: 15px;
    }

    .pt-icon-box-style-01 .pt-icon-box-title {
        font-size: 30px;
        line-height: 38px;
        margin-top: 15px;
    }

    .pt-img-6 {
        height: 100%;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
    }

    .pt-counter-top {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin-top: 0;
        margin-bottom: 130px;
        padding: 45px 30px 45px 30px;
    }

    header#pt-header.pt-header-style-2 .pt-menu-search-block {
        display: none;
    }


    header#pt-header.pt-header-style-2 .pt-toggle-btn a {

        top: 0;
    }

    header#pt-header.pt-header-style-2 .pt-toggle-btn {
        line-height: 51px;
        padding: 28px 20px;
    }

    .pt-bg-img-1 {
        display: none;
    }

    .pt-img-4 {
        width: 100%;
        max-width: 100%;
    }

    .container {
        max-width: 960px;
    }

    .section-style:before {
        content: "";
        position: absolute;
        right: 100%;
        top: 0;
        display: inline-block;
        width: 100%;
        height: 100%;
        background: var(--dark-color);
    }

    .pt-foote-recent-post .pt-foote-recent-post-media img {
        width: 60px;
        height: auto;
    }

    .pt-footer-social ul li a {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .about-images {
        width: 600px;
        height: 800px;
        object-fit: cover;
    }

    .center-position {
        position: absolute;
        right: -5%;
        bottom: -5%;
        transform: translate(-50%, -50%);
    }

    .counter.single-counter {
        text-align: left;
    }

    .whay-choice-us {
        padding: 0;
    }

    .pt-img-0 {
        display: none;
    }

    .Working-with-excelent1 {
        margin: 0px 0px 0px 0px;
        padding: 90px 0px;
    }

    .pt-img-2 {
        margin-top: 30px;
    }



    .pt-img-1 {
        position: absolute;
        bottom: 0%;
        right: -2%;
        height: 32%;
        width: 30%;
        opacity: 0.08;
    }
}

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

    
    .item-grid {
        display: grid;
        grid-gap:20px;
        grid-template-columns: repeat(4, auto);
    }




    .list {
        display: grid;
        grid-template-columns: auto auto auto;
        grid-gap: 20px;
    }



    footer#pt-footer {
        font-size: 16px;
    }

    .pt-subscribe-block {
        margin-bottom: 30px;
    }

    #pt-footer .pt-footer-style-1 .pt-copyright-footer .row {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
}





@media(max-width:767px) {
    .kitchen-layout-and-designing-inner {
        margin-bottom: 30px;
    }
    .box-wrapper {
        padding: 0 15px;
    }
 
    .item-grid {
        display: grid;
        grid-gap:20px;
        grid-template-columns: repeat(3, auto);
    }






    .footer-top {
        display: flex;
        align-items: center;
        padding-bottom:20px;
        flex-wrap: wrap;
    }
   
    .footer-number {
        float: right;
        margin-top: 10px;
    }


    .last-child:last-child.kitchen-layout-and-designing-inner {
        margin-bottom: 0px;
    }

    section {
        padding: 60px 0px;
    }

    .pt-section-title-box .pt-section-title {
        font-size: 38px;
        line-height: 1.3;
    }

    .pt-section-title-box.text-center {
        margin-bottom: 30px;
    }

    #pt-footer .pt-footer-style-1 .pt-copyright-footer .text-right {
        text-align: center !important;
    }

    #pt-footer .pt-footer-style-1 .pt-copyright-footer .pt-copyright {
        padding: 15px 0;
        display: inline-block;
        width: 100%;
    }

    .pt-footer-social {
        text-align: left;
    }

    .pt-footer-social ul li {
        float: none;
        display: inline-block;
    }

    .content-area .site-main {
        padding: 60px 0;
    }

    .pt-blog-post .pt-blog-contain {
        padding: 15px;
    }

    .pt-blog-post .pt-post-meta ul li {
        font-size: 12px;
    }

    .quote-from-1 {
        padding: 0 15px 30px;
    }

    header#pt-header .pt-menu-search-block a {
        display: none;
    }

    .container-pt {
        padding: 0px 15px;
    }

    .pt-list-1 {
        right: 15px;
    }

    .pt-icon-box-style-03 {
        display: flex;
        margin-left: 0;
    }

    .pt-q {
        padding: 60px 0px;
    }
}



@media(max-width:576px) {

    
    .item-grid {
        display: grid;
        grid-gap:10px;
        grid-template-columns: repeat(2, auto);
    }

    .segments-icon {
        height: 80px;
        width: 80px;
        line-height: 80px;
        font-size: 32px;
    }

    .fancy-box-slider .pt-fancy-title {
        font-size: 10px;
    }

    .pt-fancybox-box-info {
        margin: 0px 0px 10px 0px;
    }
    
    .list {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap:20px;
    }
    .process__icon {
        width: 130px;
        height: 130px;
        line-height: 106px;
    }
    .process__count {
        bottom: 73px;
        position: absolute;
        right: 60px;
        font-size: 17px;
        width: 45px;
        height: 45px;
        line-height: 45px;
    }
    .mt-43 {
        margin-top: 30px;
    }
    .process__title {
        font-size: 15px;
       
    }
  
    .process {
        margin-bottom: 15px;
    }

    .spacer-double {
        display: none;
    }
    .rs-about-four .rs-section-title-wrapper {
        margin-top: 23px;
    }


}





@media(max-width:479px) {
    .pt-section-title-box .pt-section-title {
        font-size: 30px;
        line-height: 1.3;
    }
   
    .process__icon {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    .process__count {
        bottom: 70px;
        right: 60px;
        font-size: 14px;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    
    .de_count h4 {
        font-size: 16px;
        font-weight:500;
        line-height: 27px;
    }




    .process__title {
        font-size: 11px;
    }

    .er-chooseus-area {
        margin-bottom: 30px;
    }

    .er-section-title-white {
        font-size: 20px;
        font-weight: 600;
        line-height: 29PX;
    }
    .list {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap:15px;
    }


   
    .footer-mobile-mob {
        display: flex;
        gap: 39px;
        align-items: center;
        flex-wrap: wrap;
    }
    .footer-socail ul li i {
        font-size: 20px;
    }
    .footer-socail ul li {
        /* width: 35px; */
        text-align: center;
    }
    .footer-mobile-mob.footer-inner.footer-last {
        margin-top: -38px;
    }
    .row.border-top {
      
        padding-top: 20px;
    }

    footer#pt-footer .footer1 .footer-title {
        margin-bottom: 15px;
        font-size: 22px;
        position: relative;
        line-height: 22px;
    }
    #pt-footer .pt-footer-style-1 .footer1:first-child {
        margin-bottom: 15px;
    }



    .footer-socail {
      
        padding-left: 0px;
        padding-top:14px;
        display: block;
    }

    .footer-socail ul {
        margin-bottom: 0;
    }

    .pt-subscribe-block .pt-subscribe-img {
        display: none;
    }

    .pt-subscribe-block .pt-subscribe-details {
        margin-left: 0;
        text-align: center;
    }

    .pt-subscribe-from form input {
        text-align: center;
    }

    .pt-subscribe-from form input[type="submit"] {
        position: relative;
        width: 100%;
    }

    #pt-footer .pt-footer-style-1 .widget ul.menu#menu-footer-menu li {
        width: calc(100% - 0px);
    }
}