html{font-size:100%}
html *{transition: .5s all}
@media only screen and (max-width:1400px) and (min-width:1020px){
    html{font-size:85%}
    header ul li {
        padding: 5px 16px;
    }
}

@media only screen and (max-width: 980px) and (min-width: 320px) {
    html{font-size:70%}
    a.menu-bottom {
    display: revert;
}
    
    header {
        padding: 20px 0;
        z-index: 2;
        margin: 5px 0 0;
        text-align: center;
    }
    header .logo img {
        max-width: 200px;
    }

    h2 {
        font-size: 26px !important;
        line-height: 30px !important;
        margin-bottom: 10px;
        letter-spacing: 0;
    }



    .btn {
        font-size: 13px;
        letter-spacing: 0;
        padding: 10px 15px;
    }

    section {
        padding: 30px 0;
        overflow: hidden;
    }



.info-banner h1 br {
    display: none;
}

.info-banner h1 {
    font-size: 2.75rem;
    margin-bottom: 10px;
}

.main-banner {
    padding: 30px 0;
    text-align: center;
}

p {
    font-size: 1.2rem !important;
}

.info-banner p {
    width: 100%;
    margin-bottom: 16px;
}

.logo-banner {
    margin: 10px 0 20px 0;
    position: relative;
    bottom: 0;
}

.custom-form {
    padding: 60px 15px 25px;
}


.head {
    margin-bottom: 20px;
}

header::before {
    width: calc(100% - 10px);
    left: 5px;
}

span.btn-cht, span.btn-cl {
    display: none;
}

.main-banner::before {
    border: 0;
}

.info-banner h3 {
    width: 100%;
    font-size: 1.45rem;
    margin-bottom: 15px;
}

.custom-form {
    padding: 20px 18px;
    width: calc(100% - 20px);
    margin: 20px auto 0;
}

.custom-form img.bg-form {max-width: 52%;}

.custom-form h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 36px;
    text-align: left;
    line-height: 34px;
}

.custom-form h4 {
    margin-bottom: 20px;
    font-size: 20px;
}

.custom-form textarea.form-control {
    height: 80px;
    margin-bottom: 10px;
}

.logo-banner h4 {
    font-size: 1.5rem;
    margin-bottom: 15px;
}

.our-work {
    margin: -40px 0 0;
    padding-top: 80px;
    text-align: center;
}

.our-work .container::before {
    right: 0;
    width: 50%;
    height: 100%;
    top: 0;
}

.owl-book.owl-theme .owl-nav {
    position: relative;
    top: 0;
    margin-top: 10px;
}

.our-work h2 {
    margin-bottom: 30px;
}

h2::before {
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    width: 50%;
}

.our-best {
    padding: 40px 0;
    text-align: center;
}

.box-best {
    text-align: left;
    padding: 18px 15px 18px 110px;
    min-height: auto;
}

.box-best > span {
    left: 20px;
}

.box-best h4 {
    margin-bottom: 5px;
}

.img-best img {
    max-width: 100%;
    top: 0;
}


.our-count {
    text-align: center;
}

.our-count h2::before {
    display: none;
}

.our-count h2 {
    margin-bottom: 20px;
}

.our-count [class*='col-md-2'] {
    width: 50%;
    display: inline-block;
}

.count-det h3 {
    font-size: 3rem;
    margin-bottom: 0;
    line-height: 2.5rem;
}

.count-det p {
    line-height: normal;
    margin-bottom: 20px;
}

.our-count::after {
    width: 90%;
}

.info-price ul li {
    font-size: 1.37rem;
}

.info-price ul {
    height: 250px;
}

.info-price ul h5 {
    font-size: 1.25rem;
}

.info-price {
    margin-bottom: 20px;
}


h2 br {
    display: none;
}

.copy {
    text-align: center;
}

.copy ul {
    text-align: center;
}

.our-price {
    margin-bottom: 0;
}

.our-idea {
    background: #f7f3ed;
    padding: 40px 0;
    margin: 0;
}

.our-idea::before {
    display: none;
}

.our-idea [class*='col']::before {
    display: none;
}

.info-idea {
    min-height: auto !important;
    padding: 30px 15px;
    border: 1px solid #66b6a3;
    margin-bottom: 15px;
}

.info-idea h4 {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.info-idea p {
    margin-bottom: 10px;
}

.info-idea.img-idea {
    border: none;
    padding: 0 !important;
    margin: 0;
}

.our-idea .row::before {
    display: none;
}

.info-idea.img-idea img {
    max-width: 100%;
    left: 0;
}

.our-idea [class*='col']:nth-child(4) {
    order: 1;
}

our-idea [class*='col']:nth-child(7) {
}

.our-idea .btn-block {
    margin: 0 0 15px;
}

.our-contact::after {
    display: none;
}

.our-contact {
    text-align: center;
}

.info-cont h2 {
    margin-bottom: 20px;
}

.info-cont textarea.form-control {
    height: 80px;
    margin-bottom: 16px;
}

.owl-testimonial.owl-theme .owl-dots {
    margin: 20px 0 0;
}

footer ul {
    flex-direction: column;
    text-align: center;
    align-items: center;
}

footer ul li {
    margin-bottom: 5px;
}

footer ul li:last-child {
    margin-bottom: 0;
}

.main-cta .container::before {
    display: none;
}

.main-cta .btn-block {margin-bottom: 50px;}

.main-cta {
    margin: 0;
    padding-bottom: 20px;
}

.main-cta h2 {
    margin-bottom: 10px;
    padding: 0 15px;
}

.main-cta::before {
    border-radius: 0;
}

div#popupform {
    /*background: #dc6935;*/
    /*border-radius: 20px;*/
    /*padding: 20px 10px;*/
}

.custom-form h3 >span {
    font-size: inherit;
}
    
    
.pk_item ul {
    min-height: auto !important;
}

.pk_item span.pk_price {
    min-height: auto;
}

.mapi span.pk_price {
    display: none;
}

.our-price h5 br {
    display: none;
}

header .row {
    justify-content: center;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    width: 100%;
}

.our-listing {
    padding-bottom: 60px;
    background: #f8f3ed;
}

.our-listing .head.text-center p {
    width: 100%;
}

.our-listing h2 {
    margin-bottom: 12px;
}

.our-listing .head {
    margin-bottom: 22px;
}

.our-listing .nav-tabs {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    row-gap: 25px;
    margin-bottom: 20px;
}

.our-listing .nav-tabs .nav-item {
    width: calc(33% - 6px);
}

.our-listing .nav-tabs .nav-item .nav-link {
    padding: 12px 10px 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.tab-list {
    text-align: center;
}

.our-listing h3 {
    font-size: 2.4rem;
    margin-bottom: 10px;
}

.our-listing p {
    margin-bottom: 12px;
}

.our-listing ul li {width: 50%;}

.our-listing ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}

.img-list {
    left: 0;
    margin-bottom: 20px;
}

.testimonial {
    padding-bottom: 20px;
}

}