/*
* Prefixed by:
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@import url('https://fonts.googleapis.com/css2?family=Metrophobic&display=swap');

.main-page-wrapper h1 {
    font-size: 56px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
}
.main-page-wrapper h2 {
    line-height: 42px;
    font-size: 32px;
    color: #232323;
}
.main-page-wrapper p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #000;
}
.main-page-wrapper > .container {
    margin: 0 !important;
    width: 100%;
    max-width: 100% !important;
}
.banner-logo {
    width: 350px;
    margin-top: -43px;
    margin-left: -29px;
}

.banner-logo_gbc{
    max-width: 150px;
   padding-left: 20px;
   margin-top: 0;
}
.banner {
    padding-top: 50px;
    width: 100%;
}
.main-page-wrapper {
    position: relative;
}
.banner-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.banner-text {
    font-size: 52px;
    font-weight: 700;
    line-height: 52px;
    color: #000000B5;
    text-align: center;
}
.banner-image-cont {
    max-width: 800px;
    margin: 0 auto;
    display: block;
}
.banner-image-text {
    font-size: 56px !important;
    font-weight: 700 !important;
    line-height: 56px !important;
    text-align: center;
    color: #000 !important;
}
.banner-image-text span {
    color: #FBBF20;
}
.green-button {
    background: #71BF54;
    color: #fff;
    padding: 0px 10px;
    font-size: 30px;
    font-weight: 700;
    line-height: 60px;
    margin: 0 auto;
    display: block;
    width: 250px;
    text-align: center;
}
.suprime_design_quality {
    padding-top: 30px;
}
.suprime_design_quality-image {
    margin: 10px 0;
}
.repet_block-image {
    padding-right: 30px;
}
.repet_block.container {
    margin-top: 50px;
    margin-bottom: 0px;
}
.repet_block-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.repet_block-body:nth-child(2n) .repet_block-image {
    padding-right: 0;
    padding-left: 30px;
}
.repet_block-body:nth-child(2n) .repet_block-con {
    text-align: right;
}
.repet_block-body {
    margin-bottom: 30px;
}
.repet_block-body.last .repet_block-image {
    padding-right: 160px;
}
.pricing_plan-block {
    -webkit-box-shadow: 0px 30px 148.5px 10px #0099FF1A;
    box-shadow: 0px 30px 148.5px 10px #0099FF1A;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}
.pricing_plan-block .pricing_plan-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}
.pricing_plan-block .pricing_plan-plash {
    padding: 5px 15px;
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.24em;
    text-align: center;
}
.pricing_plan-block.pricing_plan-left .pricing_plan-plash {
    padding: 5px 15px;
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.24em;
    text-align: center;
    color: #FFFFFF;
    background: #71BF54;
}
.pricing_plan-title {
    margin-top: 50px;
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 20px;
    font-weight: 700;
    line-height: 20.8px;
}
.pricing_plan-body p {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
}
.pricing_plan-price {
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    margin-top: 50px;
    color: #0099FF;
}
.pricing_plan-price + p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
}
.pricing_plan-body ul li:before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url(/wp-content/themes/woodmart-child/img/FairFigure/check-circle1.svg);
    background-size: contain;
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.pricing_plan-block.pricing_plan-midle .pricing_plan-body ul li:before {
    background: url(/wp-content/themes/woodmart-child/img/FairFigure/check-circle2.svg);
    background-size: contain;
}
.pricing_plan-body ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #000;
    margin-top: 14px;
}
.pricing_plan-body .green-button {
    margin-top: 50px;
}
.pricing_plan-block.pricing_plan-right .pricing_plan-plash {
    background: #F44336;
    color: #fff;
}
.pricing_plan-block.pricing_plan-right, .pricing_plan-block.pricing_plan-left {
    margin-top: 50px;
}
.pricing_plan-block.pricing_plan-midle {
    background: #0099FF;
}
.pricing_plan-block.pricing_plan-midle * {
    color: #fff;
}
.pricing_plan-block.pricing_plan-midle .pricing_plan-plash {
    color: #0099FF;
    background: #fff;
}
.pricing_plan-block.pricing_plan-midle ul {
    margin-top: 70px;
}
.pricing_plan-block.pricing_plan-midle h3.pricing_plan-title {
    margin-top: 70px;
}
section.pricing_plan.container h2 {
    margin-bottom: 40px;
}
.our_clienrs.container {
    margin-bottom: 70px;
}
.our_clienrs-block {
    -webkit-box-shadow: 0px 30px 148.5px 10px #0099FF1A;
    box-shadow: 0px 30px 148.5px 10px #0099FF1A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 20px;
}
.our_clienrs-row {
    padding-top: 30px;
}
.our_clienrs-block p {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}
.our_clienrs-block h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin: 50px 0px;
}
.our_clienrs-block {
    -webkit-box-shadow: 0px 30px 148.5px 10px #0099FF1A;
    box-shadow: 0px 30px 148.5px 10px #0099FF1A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 20px;
    min-height: 561px;
}
.need_help.container .green-button {
    margin: 0px auto;
    margin-bottom: 50px;
}
.need_help-images {
    margin-bottom: 100px;
}
.green-button.call-to-action {
    margin-bottom: 50px;
    margin-top: 20px;
}
.green-button {
    background: -o-linear-gradient(45deg, #71BF54, #a1e788);
    background: linear-gradient(45deg, #71BF54, #a1e788);
}
.green-button:hover {
    background: -o-linear-gradient(45deg, #71BF54, #71BF54);
    background: linear-gradient(45deg, #71BF54, #71BF54);
    color: #fff;
}
#plan {
    margin-top: 50px;
    margin-bottom: 60px;
}
.pricing_plan-plash {
    opacity: 0.9;
}
.pricing_plan-body .green-button {
    font-size: 11px;
}
.banner-text {
    font-size: 52px !important;
    font-weight: 700 !important;
    color: #000000B5 !important;
}
.banner-image-text {
    margin-bottom: 40px;
}



.green-button {
    position: relative;
    background: -webkit-gradient(linear, right top, left top, from(#47b4ff), color-stop(#47b4ff), color-stop(#23A6D5), color-stop(#71BF54), to(#71BF54));
    background: -o-linear-gradient(right, #47b4ff, #47b4ff, #23A6D5, #71BF54, #71BF54);
    background: linear-gradient(-90deg, #47b4ff, #47b4ff, #23A6D5, #71BF54, #71BF54);
    background-size: 400% 100%;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    border-radius: 0.25em;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 0;
    -webkit-animation: Gradient 4s ease infinite;
    animation: Gradient 4s ease infinite;
    text-decoration: none;
}

.green-button div {
    min-height: 40px;
    padding: 0 1.618em;
    border-radius: inherit;
    background-size: inherit;
    background-image: inherit;
    -webkit-animation: Gradient 4s ease infinite;
    animation: Gradient 4s ease infinite;
    position: relative;
    z-index: 1;
    mix-blend-mode: overlay;
    font-family: 'Helvetica Neue';

}

@-webkit-keyframes Gradient {
    50% {
        background-position: 140% 50%;
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
}

@keyframes Gradient {
    50% {
        background-position: 140% 50%;
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg);
    }
}

.green-button::after {
    content: '';
    position: absolute;
    background-size: inherit;
    background-image: inherit;
    -webkit-animation: inherit;
    animation: inherit;
    left: 0px;
    right: 0px;
    top: 2px;
    height: 100%;
    -webkit-filter: blur(1rem);
    filter: blur(1rem);
}

.green-button div {
    font-family: "Metropolis", Arial, Helvetica, sans-serif !important;
}
.banner-text {
    margin-bottom: 50px !important;
    line-height: 1.2 !important;
}

@media (max-width: 768px){
    .banner-logo {
        width: 180px;
        margin-left: -6px;
        margin-top: -20px;
    }
    .banner-logo_gbc{
        max-width: 120px;
        padding-left: 20px;
        margin-top: 0;
    }
    .banner-text {
        font-size: 20px;
        font-weight: 700;
        line-height: 20px;
        text-align: center;
        max-width: 300px;
        margin: 0 auto;
    }
    .banner-image-cont {
        max-width: 300px;
    }
    .banner-image-text {
        font-size: 20px;
    }
    .green-button {
        font-size: 20px;
        width: 198px;
    }
    .banner {
        position: relative;
        padding-top: 50px;
        padding-bottom: 100px;
    }
    .banner-image {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .suprime_design_quality {
        padding-top: 0;
    }
    .main-page-wrapper h2 {
        font-size: 24px;
        font-weight: 700;
        line-height: 24px;
        text-align: center;
    }
    .main-page-wrapper p {
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    }
    .suprime_design_quality .text-center {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .repet_block-body:nth-child(2n) .col-md-7 {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .repet_block.container {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .repet_block h2 {
        font-size: 20px;
        font-weight: 700;
        line-height: 20px;
        text-align: center;
        margin-top: 20px;
    }
    .repet_block-image {
        padding: 0;
    }
    .repet_block p {
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
    }
    .repet_block-body.last .repet_block-image {
        padding: 0;
    }
    section.pricing_plan.container h2 {
        margin-bottom: 0px;
    }
    .pricing_plan-block {
        margin-top: 50px;
    }
    .our_clienrs-row .col-4 {
        min-width: 85%;
        padding: 7px;
    }
    .our_clienrs-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .our_clienrs-block p {
        font-size: 16px;
        font-style: italic;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
    }
    .our_clienrs-block {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .our_clienrs-block h3 {
        font-size: 20px;
        font-weight: 700;
        line-height: 20px;
        text-align: center;
        margin: 18px 0;
    }
    img.our_clienrs-avatar {
        width: 76px;
    }
    .our_clienrs-block {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: auto !important;
        min-height: 340px;
        padding: 35px;
    }
    .main-page-wrapper {
        padding-top: 0;
    }
    .our_clienrs-row {
        -webkit-transition: 1s all;
        -o-transition: 1s all;
        transition: 1s all;
    }
    section.our_clienrs.container {
        position: relative;
    }
    .button-slider-left.d-none {
        display: block !important;
        position: absolute;
        top: 60%;
        left: 20px;
        z-index: 9;
    }
    .button-slider-right.d-none {
        display: block !important;
        position: absolute;
        top: 60%;
        right: 20px;
        z-index: 9;
    }
    section.our_clienrs.container {
        margin-top: 80px;
    }
    .our_clienrs h2 {
        margin-bottom: 0;
    }
    img.need_help-image {
        display: none;
    }
    img.need_help-image.d-none {
        display: block !important;
    }
    .pricing_plan_row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .pricing_plan_row .col-md-4 {
        min-width: 85%;
        padding: 7px;
    }
    #plan {
        position: relative;
    }
    .pricing_plan_row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: 1s all;
        -o-transition: 1s all;
        transition: 1s all;
    }
    .pricing_plan-title {
        margin-top: 25px;
    }
    .pricing_plan-price {
        margin-top: 25px;
    }
    .pricing_plan-block.pricing_plan-midle h3.pricing_plan-title {
        margin-top: 25px;
    }
    .pricing_plan-block.pricing_plan-midle ul {
        margin-top: 25px;
    }
    .main-page-wrapper p.banner-text {
        font-size: 20px !important;
    }
    .green-button {
        font-size: 16px;
        width: 198px;
    }
    .pricing_plan-body a.green-button {
        max-width: 100% !important;
        width: auto;
    }
    .main-page-wrapper h1 {
        font-size: 30px !important;
        line-height: 39px !important;
    }
}




