/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

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

html {
  scroll-behavior: smooth;
}

.sec4 .wpb_single_image.wpb_content_element.vc_align_right {
    margin-bottom: 0px !important;
}

.wd-content-layout {
    padding: 0 !important;
}

.sec2 .wpb_content_element {
    margin: 0 !important;
}

.vc_column-inner {padding-top: 0 !important;}

h1 {
    font-size: 85px;
    color: #fff;
    line-height: 0.9;
    font-weight: 400;
}

h1 span.theme-color {
    font-size: 122px;
}

span.theme-color {
    /* font-size: 128px; */
    color: #fdbe0e;
}

a.btn {
    height: auto;
    min-height: auto;
}

a.theme-btn {
    background: #1e2957;
    font-weight: 500;
    font-size: 16px;
    /* line-height: 350%; */
    text-transform: capitalize;
    color: #fff;
    border-radius: 5000000px;
    padding: 10px 10px 10px 30px;
    gap: 20px;
    font-weight: 500;
}

a.theme-btn::after {
    content: "";
    background-color: #FDBE0E;
    BORDER-RADIUS: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(/wp-content/uploads/2025/07/arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}

a.theme-btn:hover {
    background: #fff;
    color: #00224c;
}

a.theme-btn:hover::after {
    background-color: #00224c;
}

.icon-row {
    padding: 71px 0 0;
}


.icon-row .info-box-content h4.info-box-title {
    font-weight: 300;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.11em;
    text-transform: uppercase;
    color: rgb(255 255 255 / 50%);
    font-family: "Staatliches", sans-serif;
}

.icon-row .info-box-content .info-box-inner {
    margin: 0;
}

.icon-row .info-box-content .info-box-inner p a {
    font-weight: 300;
    font-size: 15px;
    color: #fff;
}


.wd-marquee {
    background: #1E2957;
    padding: 0px 0px;
}

.wd-marquee .wd-marquee-content span.wd-marquee-item {
    font-size: 36px;
    color: #FDBE0E;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Staatliches';
}

.sec1 .wd-marquee-wrapp {
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0px;
    transform: rotate(270deg);
    height: 100%;
    width: auto;
    display: flex;
    align-items: self-end;
    right: -26.4%;
}

.sec1 {
    position: relative;
    padding: 0px 0 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    z-index: 1;
}


.sec1 .text-box {
    position: absolute;
    right: 45px;
    bottom: 30px;
    /* top: 0; */
    border-radius: 4px;
    background: rgb(255 255 255 / 11%);
    /* filter: blur(1px); */
    border: 1px solid #fff;
    padding: 35px 30px 35px 30px;
    background: rgb(109 106 106 / 74%);
    border-radius: 4px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    z-index: 11;
}

.icon-row .wd-info-box {
    margin: 0 !important;
}

h2 {
    font-weight: 400;
    font-size: 44px;
    color: #000;
}

.sec2 h4 {
    background: #fff;
    border-radius: 97px;
    padding: 5px 20px;
    color: #000;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    font-family: inherit;
}

p {
    font-weight: 300;
    font-size: 15px;
    color: #000;
    line-height: 162%;
    /* text-transform: capitalize; */
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_row-o-content-middle.vc_row-flex.wd-rs-688a40c3b0ea9 {}

.sec3 {
    padding: 0 0 120px;
    margin-top: -320px;
}

.sec3 .vc_row {
    padding: 40px 40px;
    background: #fff;
    border-radius: 20px;
}

ul li {
    font-weight: 300;
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
    position: relative;
    list-style: none;
    padding-left: 24px;
    line-height: 1.5;
    margin-bottom: 20px;
}

ul {
    padding: 0;
}

ul li::before {
    content: "";
    position: absolute;
    width: 15px;
    background: url(/wp-content/uploads/2025/07/circle.png);
    left: 0;
    top: 6px;
    bottom: 0;
    height: 15px;
    background-repeat: no-repeat;
    background-size: cover;
}

.sec3 figure {
    border-radius: 20px;
}

.sec3 .vc_row figure img {
    border-radius: 20px;
}

.sec4 {}

.sec4 h2 {
    color: #fff;
    margin-bottom: 10px;
    line-height: 1;
}

.sec4 ul li {
    color: #fff;
}

.sec4 p {
    color: #fff;
}

.sec4 .ab {
    /* position: absolute; */
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.sec4 .ab .avatar {
    position: absolute;
    top: -230px;
    bottom: 0px;
    left: -80px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 auto !important;
    z-index: -1;
}

.sec4 .ab .avatar:before {
    position: absolute;
    content: "";
    width: 500px;
    height: 500px;
    background-image: url(/wp-content/uploads/2025/07/Ellipse-1.png);
    background-size: cover;
    background-position: center;
    left: -19px;
}

.sec4 .ab .avatar > .wpb_wrapper {
    position: relative;
    display: block;
    justify-content: flex-start;
    /* width: 100%; */
    /* height: 100%; */
    align-items: center;
    margin: 0 0px 0 140px;
}

.sec4 .ab .avatar > .wpb_wrapper p {
    font-weight: 300;
    font-size: 24px;
    text-transform: capitalize;
    color: #fff;
    position: relative;
    top: 0;
    bottom: unset;
    left: 0;
    line-height: 1;
}

.sec4 .ab .avatar > .wpb_wrapper p span.big {
    font-weight: 400;
    font-size: 58px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Staatliches';
    line-height: 0.8;
}

.sec5 h2 {
    line-height: 1.1;
}

.sec5 {
    padding: 120px 0;
}

.sec5 .vc_row {padding-top: 40px;}

.sec5 .vc_row .bg-color {
    background: #1e2957;
    border-radius: 3px;
    overflow: hidden;
    padding: 40px 20px 20px;
    margin-top: 20px !important;
    position: relative;
}

.sec5 .vc_row .bg-color h6 {
    z-index: 9;
    font-weight: 400;
    font-size: 40px;
    color: #fff;
    line-height: 0.8;
    display: inline-block;
    position: relative;
}

.sec5 .vc_row .bg-color h6 span.theme-color {
    line-height: 1;
    font-size: 80px;
    color: #fdbe0e;
}

.sec5 .vc_row .bg-color:before {
    width: 174px;
    height: 100%;
    /* background: #1e2248; */
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 11;
    content: '';
    width: 0;
    height: 0;
    border-top: 166px solid #1e2248;
    border-right: 155px solid transparent;
    z-index: 1;
}

.sec5 .vc_row figure img {
    border-radius: 20px;
}

.sec5 .vc_row .vc_col-sm-6 {padding-top: 40px;}

.sec5 h5 {
    font-weight: 400;
    font-size: 28px;
    color: #000;
    margin-bottom: 20px;
}

.sec5  ul li {
    font-size: 15px;
    line-height: 1.6;
}

.sec5 .vc_row .bg-color:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 11;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 166px solid #1e2248;
    border-left: 155px solid transparent;
    z-index: 1;
}

.sec6 h2 {
    font-weight: 400;
    font-size: 56px;
    color: #fff;
    line-height: 1;
    margin-bottom: 30px;
}

.sec6 .info-box {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.sec6 .info-box .box {
    display: flex;
    align-items: center;
    gap: 15px;
}

.sec6 .info-box .box h4 {
    font-weight: 400;
    font-size: 14px;
    color: rgb(255 255 255 / 50%);
    text-align: left;
    margin: 0;
}

.sec6 .info-box .box p a {
    font-weight: 300;
    font-size: 17px;
    color: #fff;
}

.sec6  span.para {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}

.sec6 {
    padding: 120px 0 0;
    position: relative;
}

.sec6 .bg-color-yel {
    background-color: #FDBE0E;
    border-radius: 10px 10px 0 0;
    width: 100%;
    position: relative;
    bottom: 0;
    margin-top: 90px !important;
    padding: 10px 0;
    margin-bottom: 0;
}

.bg-color-yel {
    background-color: #FDBE0E;
    border-radius: 10px 10px 0 0;
    width: 100%;
    margin-bottom: 0;
}

.sec6 .bg-color-yel p {
    font-weight: 500;
    font-size: 18px;
}

.sec6 .bg-color-yel p strong {
    font-style: italic;
    font-weight: 800;
}

.sec7 {
    padding: 100px 0 0;
}

.sec7 h2 {
    font-weight: 400;
    font-size: 56px;
    line-height: 1;
    margin-bottom: 20px !important;
}

.sec7 p {
    font-size: 18px;
}

.sec7 p a:hover {
    color: #fdbe0e;
    font-weight: 500;
}

.sec7  .bg-color-yel {margin-top: 100px !IMPORTANT;}

.sec7 p:last-child {margin-top: 0;margin-bottom: 0px;}

.sec6 .info-box .box p a:hover {
    color: #fdbe0e;
    font-weight: 500;
}

.icon-row .info-box-content .info-box-inner p a:hover {
    color: #fdbe0e;
    font-weight: 500;
}

.sec4:is(.vc_section, .vc_row).wd-section-stretch {
    padding-right: calc((70vw - 1440px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2) !important;
}

.sec4 {
    padding: 0px 0;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.sec4:before {
    background-image: url(/wp-content/uploads/2025/07/shadow.png);
    background-size: cover;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 206px;
    height: 100%;
    z-index: 0;
}

.sec2 {
    padding: 120px 0 450px;
    position: relative;
}

.sec2:before {
    width: 100%;
    height: 240px;
    content: '';
    position: absolute;
    bottom: -120px;
    background-image: url(/wp-content/uploads/2025/07/bottom-bf.png);
    background-size: cover;
    left: 0;
    right: 0;
}
.sec7 a {
    text-transform: lowercase;
}

.sec1:is(.vc_section, .vc_row).wd-section-stretch {
    padding-right: calc((70vw - 1440px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2) !important;
}

.bg-blur {
    width: 100% !important;
    height: 100% !important;
    visibility: hidden;
}

.sec1 .text-box h3 {filter: blur(0px);font-size: 28px;color: #fff;display: inline-block;line-height: 0.9;}

.sec1 .text-box h3 span.big {
    font-size: 71px;
    line-height: 0.7;
}

.sec1 .vc_col-sm-5 .vc_column-inner {
    padding: 0;
}

.sec1 .vc_col-sm-7 > .vc_column-inner {
    padding-top: 100px !important;
    padding-bottom: 73px;
}

.sec1:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/07/bf1.jpg);
    width: 38.1%;
    position: absolute;
    height: 100%;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-size: cover;
}


.form-box div.wpforms-container-full {
    margin: 0 !important;
}

.form-box {
    padding: 20px 20px;
    box-shadow: 0px 0px #00000029;
    border: 1px solid #0000001a;
    border-radius: 20px;
}

div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
    border-radius: 6px !important;
    border-color: #00000026 !important;
    font-size: 14px !important;
}

div.wpforms-container-full input[type=date]:focus, div.wpforms-container-full input[type=datetime]:focus, div.wpforms-container-full input[type=datetime-local]:focus, div.wpforms-container-full input[type=email]:focus, div.wpforms-container-full input[type=month]:focus, div.wpforms-container-full input[type=number]:focus, div.wpforms-container-full input[type=password]:focus, div.wpforms-container-full input[type=range]:focus, div.wpforms-container-full input[type=search]:focus, div.wpforms-container-full input[type=tel]:focus, div.wpforms-container-full input[type=text]:focus, div.wpforms-container-full input[type=time]:focus, div.wpforms-container-full input[type=url]:focus, div.wpforms-container-full input[type=week]:focus, div.wpforms-container-full select:focus, div.wpforms-container-full textarea:focus, .wp-core-ui div.wpforms-container-full input[type=date]:focus, .wp-core-ui div.wpforms-container-full input[type=datetime]:focus, .wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus, .wp-core-ui div.wpforms-container-full input[type=email]:focus, .wp-core-ui div.wpforms-container-full input[type=month]:focus, .wp-core-ui div.wpforms-container-full input[type=number]:focus, .wp-core-ui div.wpforms-container-full input[type=password]:focus, .wp-core-ui div.wpforms-container-full input[type=range]:focus, .wp-core-ui div.wpforms-container-full input[type=search]:focus, .wp-core-ui div.wpforms-container-full input[type=tel]:focus, .wp-core-ui div.wpforms-container-full input[type=text]:focus, .wp-core-ui div.wpforms-container-full input[type=time]:focus, .wp-core-ui div.wpforms-container-full input[type=url]:focus, .wp-core-ui div.wpforms-container-full input[type=week]:focus, .wp-core-ui div.wpforms-container-full select:focus, .wp-core-ui div.wpforms-container-full textarea:focus {
    box-shadow: none !important;
    border-color: #fdbe0e !important;
}

div.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label {
    font-size: 14px;
    margin-bottom: 4px;
    font-family: 'Inter' !important;
}

div.wpforms-container-full button[type=submit] {
    border-radius: 50000px;
    padding: 10px 30px;
    min-height: auto !important;
    height: auto !important;
    background: #1e2957 !important;
    font-size: 16px !important;
}

div.wpforms-container-full button[type=submit]:hover {
    background: #fdbe0e !important;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    height: 120px !important;
}

.sec7 .bg-color-yel p {
    padding: 10px 0;
}

.sec5 .vc_row .bg-color.name-list {
    padding: 10px 20px 10px;
    margin-top: 5px !important;
}

.sec5 .vc_row .bg-color.name-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    position: relative;
    z-index: 11;
    justify-content: center;
}

.sec5 .vc_row .bg-color.name-list ul li {
    margin: 0;
    color: #fff;
    list-style: disc;
    padding: 0;
}

.sec5 .vc_row .bg-color.name-list ul li:before {
    display: none;
}

.sec3 .vc_row .bg-color.name-list {
    background: #1e2957;
    border-radius: 3px;
    overflow: hidden;
    padding: 10px 20px 10px;
    margin: 0 !important;
}


.sec3 .vc_row .bg-color.name-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    position: relative;
    z-index: 11;
    justify-content: space-around;
}

.sec3 .vc_row .bg-color.name-list ul li {
    color: #fff;
    margin-bottom:0px;
    list-style: disc;
    padding: 0;
}

.sec3 .vc_row .bg-color.name-list ul li:before {
    display: none;
}

.sec7 .bg-color-yel p img {
    max-width: 170px;
}


@media (max-width:1440px){
    
    .wd-content-layout {padding-left: 30px !important;padding-right: 30px !important;}
    
    h1 span.theme-color {
        font-size: 90px;
    }
    
    h1 {
        font-size: 70px;
    }
    
    .sec4 .ab .avatar > .wpb_wrapper p {
        font-size: 20px;
    }
    
    .sec4 .ab .avatar > .wpb_wrapper p span.big {
        font-size: 40px;
    }

    .sec1 .wd-marquee-wrapp {
        right: -40.4%;
    }

}

@media(max-width:1400px){

    .sec1 .wd-marquee-wrapp {
        right: -38.4%;
    }
}

@media(max-width:1350px){
    
    .sec1 .wd-marquee-wrapp {
        right: -35.4%;
    }
}

@media(max-width:1280px){


    .sec1 .wd-marquee-wrapp {right: -44.4%;}
    
    h1 span.theme-color {
        font-size: 70px;
    }
    
    h1 {
        font-size: 50px;
    }
    
    a.theme-btn {
        font-size: 14px;
    }
    
    h2 {
        font-size: 35px;
        margin-bottom: 10px;
    }
    
    p {
        font-size: 14px;
    }
    
    ul li {
        font-size: 15px;
    }
    
    .sec4 .ab .avatar:before {
        width: 340px;
        height: 340px;
    }
    
    .sec4 .ab .avatar > .wpb_wrapper {
        margin: 0 0px 0 90px;
    }
    
    .sec4 .ab .avatar > .wpb_wrapper p span.big {
        font-size: 35px;
    }
    
    .sec4 .ab .avatar > .wpb_wrapper p {font-size: 15px;}
    
    .sec5 .vc_row {
        padding-top: 20px;
    }
    
    .sec5 ul li {
        font-size: 14px;
    }
    
    .sec5 .vc_row .bg-color h6 {
        font-size: 38px;
    }
    
    .sec5 .vc_row .bg-color h6 span.theme-color {
        font-size: 54px;
    }
    
    .sec6 h2 {
        font-size: 38px;
        line-height: 1.1;
    }
    
    .sec6 .bg-color-yel p {
        font-size: 16px;
    }
    
    .sec6 span.para {
        font-size: 16px;
    }
    
    .sec7 p {
        font-size: 16px;
    }
    
    .sec7 h2 {
        font-size: 38px;
        margin-bottom: 10px !important;
    }
    
    .sec2 {
        padding: 110px 0 380px;
    }
    
    .icon-row {
        padding: 31px 0 0;
    }
    
    .sec1 .vc_col-sm-7 > .vc_column-inner {
        padding-top: 0px !important;
        padding-bottom: 0;
    }
    
    .sec1:before {
        width: 45.4%;
    }
    
    .sec1 .text-box h3 {
        font-size: 20px;
    }
    
    .sec1 .text-box h3 span.big {
        font-size: 51px;
    }

}

@media(max-width:1200px){
    .sec1 .wd-marquee-wrapp {position: relative;transform: rotate(0deg);margin-top: 79px;}
    
    .sec1 {
        display: block;
    }
    
    .sec1 .vc_col-sm-7 > .vc_column-inner {padding-top: 30px !important;padding-right: 0;}
    
    .sec1:before {
        display: none;
    }
    
    .bg-blur {
        visibility: visible;
        height: 100% !important;
    }
    
    .bg-blur figure.wpb_wrapper.vc_figure {
        height: 100%;
    }
    
    .bg-blur figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey {
        height: 100%;
    }
    
    .bg-blur figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey img.vc_single_image-img.attachment-full {
        height: 100%;
        object-fit: cover;
    }
    
    .sec1 .vc_col-sm-5 {
        height: 100%;
    }
    
    h1 {
        font-size: 44px;
    }
    
    h1 span.theme-color {
        font-size: 50px;
    }
}

@media (max-width:1150px){
    .sec1 .wd-marquee-wrapp {
        margin-top: 53px;
    }
}

@media (max-width:1100px){

    .icon-row .info-box-wrapper .info-box-icon {
        width: 40px !important;
        height: 40px !important;
    }
    
    .icon-row .info-box-content .info-box-inner.reset-last-child {
        margin: 0;
    }
    
    .icon-row .info-box-content .info-box-inner p a {
        font-size: 13px;
    }
}

@media (max-width:1024px){
    .sec2 {
        padding: 40px 0 370px;
    }
    
    .sec2 h4 {
        font-size: 14px;
    }
    
    .sec3 .vc_row {
        padding: 30px 30px;
        margin: 0 20px;
    }
    
    h2 {
        font-size: 25px;
    }
    
    .sec5 {
        padding: 40px 0;
    }
    
    .sec5 h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .sec5 ul li {
    }
    
    ul li {
        font-size: 14px;
    }
    
    .sec6 {
        padding: 40px 0 0;
    }
    
    .sec6 h2 {
        font-size: 25px;
    }
    
    .sec6 .info-box .box p a {
        font-size: 14px;
    }
    
    .sec6 .info-box .box > div img {
        width: 40px;
        height: 40px;
    }
    
    .sec6 .bg-color-yel {
        margin-top: 50px !important;
    }
    
    .sec7 {
        padding: 40px 0 0;
    }
    
    .sec7 .bg-color-yel {
        margin-top: 0px ! IMPORTANT;
    }

    .wd-marquee .wd-marquee-content span.wd-marquee-item {
        font-size: 22px;
    }
    
    .sec1 .wd-marquee-wrapp {
        margin-top: 57px;
    }

    a.theme-btn::after {
        width: 20px;
        height: 20px;
        background-size: 12px;
    }
    
    a.theme-btn {
        gap: 10px;
    }
}
/* ------------------------------------------------------------------------------------------------------- */
@media(max-width:999px){
    
    .sec1 .text-box h3 span.big {
    font-size: 28px;
}

.sec1 .text-box h3 {
    font-size: 18px;
}
    .sec1 .text-box {
    padding: 20px;
    right: 15px;
    bottom: 15px;
}
}

@media(max-width:850px){
    
    h1 span.theme-color {
    font-size: 40px;
}

h1 {
    font-size: 24px;
}

.icon-row {
    padding-top: 15px;
}

.icon-row .info-box-content h4.info-box-title {
    font-size: 11px;
}


.sec1 .text-box h3 span.big {
    font-size: 28px;
}

.sec1 .text-box h3 {
    font-size: 18px;
}

.sec1 .text-box {
    padding: 20px;
    right: 15px;
    bottom: 15px;
}

.sec1 .vc_col-sm-7 > .vc_column-inner {
    padding-top: 15px !important;
}
.sec3 {
    padding-bottom: 20px;
}

}

@media(max-width: 890px){
    .sec3 .vc_row .bg-color.name-list ul {
    gap: 0;
    }
    
}

@media(max-width: 767px){
    
    .sec1 .wpb_column.vc_column_container.vc_col-sm-7 {
    /* text-align: center; */
}

.icon-row {
    /* display: flex; */
    /* align-items: center; */
    padding-top: 0px;
}

.icon-row .wpb_column {
    /* justify-content: end; */
    /* align-items: center; */
    /* display: flex; */
    justify-content: space-between;
}

.icon-row .vc_column-inner {/* display: flex; *//* justify-content: center; *//* align-items: end; *//* gap: 40px !IMPORTANT; */}

.sec1 .vc_col-sm-7 > .vc_column-inner {
    padding-top: 40px !important;
}

.sec.wpb_column.vc_column_container.vc_col-sm-6 {
    /* display: flex; */
    /* flex-direction: column; */
}

.icon-row .wd-info-box {
    /* flex-direction: column; */
    /* gap: 20px !IMPORTANT; */
    margin-bottom: 10px !IMPORTANT;
}


    .sec3 .vc_row {
    padding: 15px 0px;
    margin: 0px 0px !IMPORTANT;
}

.sec2 {
    padding: 40px 0 340px;
}

.sec3 h2 {
   
    padding-top: 20px;
    font-size: 22px;
}

.sec3 li {
    margin-bottom: 10px;
}



.sec4 h2 {
   
    padding-top: 20px;
}

.sec4 p {
    /* text-align: center; */
}

.sec4 ul li {
    margin-bottom: 10px;
}

.sec4 ul {
    padding-bottom: 20px;
}

.sec4 .ab .avatar:before {
    /* left: 1px; */
    /* bottom: 263px !IMPORTANT; */
    /* position: relative; */
    /* width: 240px; */
    /* height: 190px; */
}

.wd-content-layout {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
    .sec5 {
    padding-top: 20px;
    padding-bottom: 0px;
}

.sec5 h5 {
    /* text-align: center; */
}

.sec5 figure.wpb_wrapper.vc_figure {
    margin-bottom: 20px;
}

.sec5 .vc_row .bg-color.name-list ul {
    gap: 10px 20px;
    justify-content: flex-start;
    padding-left: 10px;
}

.sec5 .vc_row .bg-color h6 {
    font-size: 30px;
    line-height: 1.1;
}

.sec6 .info-box {margin-bottom: 15px;}

.box.box1, .box.box2 {
    /* flex-direction: column; */
    /* text-align: center; */
    justify-content: left !important;
}

.box.box1 h4, .box.box2 h4 {
   
}

.sec6 p span.para {
    font-size: 14px;
    text-align: left !important;
}

.sec6 .bg-color-yel p {
    font-size: 14px;
    padding: 0 10px;
}

.sec6 .bg-color-yel {
    margin-top: 20px !important;
    margin-bottom: 0;
}

.sec7 p:last-child {
    font-size: 14px;
    /* text-align: left; */
}

.sec7 h2 {
    /* text-align: center; */
    font-size: 30px;
    margin-bottom: 20px !IMPORTANT;
}

.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
    padding-bottom: 5px !important;
}
    .sec1 .wd-marquee-wrapp {
    margin-top: 20px;
}
    .sec2 .wpb_content_element {
    text-align: left;
}
.bg-blur {
    margin-bottom: 0;
}
    .text-box {
    margin-bottom: 0;
}
    .sec4 .wpb_single_image.wpb_content_element.vc_align_right {
    margin-bottom: 0;
}

.sec5 ul li {
    margin-bottom: 10px;
}

.sec5 .vc_row .vc_col-sm-6 {
    padding-top: 0;
}
    .sec4 .ab .avatar > .wpb_wrapper p span.big {
    font-size: 25px;
}
    .sec5 .wpb_single_image.vc_align_left {
    margin-bottom: 10px;
}
.sec5 .vc_row .bg-color {
    padding: 20px 20px 20px;
    text-align:left
}
.sec6 h2 {
    text-align: left;
}
.sec6 .info-box {
    justify-content: flex-start;
    gap: 20px;
}

.sec6 p {
    text-align: left;
}


.sec1 .wpb_text_column.wpb_content_element {margin-bottom: 20px !important;}

.sec3 .vc_row .bg-color.name-list ul {
    justify-content: flex-start;
    gap: 30px;
    padding: 0 10px;
}

.sec3 .wpb_single_image.wpb_content_element.vc_align_left {
    margin-bottom: 10px;
}

.sec7 .bg-color-yel p {
    display: flex;
    align-items: center;
    flex-direction: column;
}


}