/*
 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=Lexend:wght@100..900&display=swap');

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

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

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

.wpb_content_element {
    margin: 0 !important;
}

h2 {
    font-weight: 600;
    font-size: 44px;
    color: #000;
    line-height: 1.3;
}

h3 {
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    color: #000;
}

p {
    font-weight: 400;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

h1 {
    font-weight: 600;
    font-size: 64px;
    line-height: 109%;
    color: #fcfeff;
}

.sec1 p {
    font-weight: 400;
    font-size: 22px;
    line-height: 150%;
    color: #fcfeff;
    font-weight: 4000;
}

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

a.theme-btn {
    background: #3cc2dc;
    font-weight: 500;
    font-size: 16px;
    color: #fffdf9;
    text-transform: capitalize;
    padding: 20px 40px;
    border-radius: 4px;
    /* border: 1px solid transparent; */
}

a.theme-btn:hover {
    background: #334755;
    color:#fffdf9;
    /* border-color: #3cc2dc; */
}

a.btn.theme-btn.sec-btn {
    background: #334755;
}

a.btn.theme-btn.sec-btn:hover {
    background: #3cc2dc;
    color:#fffdf9;
}

.trusted {
    position: absolute;
    bottom: 30px;
    left: 40px;
}

.trusted .trusted-box {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 30px 30px;
    backdrop-filter: blur(30px);
    box-shadow: 20px 10px 50px 0 rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    border: 0.50px solid rgba(255, 255, 255, 0.8);
}

.trusted .trusted-box .cont {
    font-weight: 500;
    font-size: 16px;
    /* line-height: 280%; */
    text-transform: capitalize;
    color: #fcfeff;
}

.abs-img2 {
    position: absolute;
    right: 10px;
    bottom: 170px;
    z-index: -2;
}

.abs-sec1 {
    position: relative;
    bottom: 0;
    left: -5rem;
    z-index: 1111;
}

.sec1 {background-size: 98% 100% !important;border-radius: 20px 20px 0 0;padding: 30px 0;}

.btn-div .icon-bnt {
    position: relative;
    font-size: 0;
    display: inline-block;
    padding: 5px 10px;
    background: #232f37;
    color: #fff;
    border-radius: 4px;
    opacity: 0;
    transition: all ease .8s;
}

.btn-div .icon-bnt:before {
    content: "\f061";
    font-size: 20px;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
}

.sec2 .info-box-hover {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.sec2 .info-box-hover .top-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}


.sec2 .info-box-hover .bot-cont {transform: translateY(60%);transition: all ease .5s;}

.sec2 .wd-info-box {
    overflow: hidden;
    margin: 0;
    background: #dbedf0;
    padding: 50px 40px;
    border-radius: 20px;
}

.sec2 .info-box-hover .bot-cont h4.main-head {margin-bottom: 10px;font-weight: 600;font-size: 26px;/* line-height: 136%; */text-transform: capitalize;color: #232f37;}

.sec2 .info-box-hover .bot-cont .main-cont p {
    font-weight: 300;
    font-size: 14px;
    line-height: 171%;
    /* text-transform: capitalize; */
    color: #232f37;
    margin: 0;
    opacity: 0;
    transition: all ease .3s;
}


.sec2 .info-box-hover .top-cont .top-head {
    font-weight: 600;
    font-size: 20px;
    /* line-height: 280%; */
    text-transform: capitalize;
    color: #232f37;
}


.sec2 .wd-info-box:hover .top-cont .btn-div .icon-bnt {
    opacity: 1;
}

.sec2 .wd-info-box:hover .bot-cont {transform: translateY(0%);}

.sec2 .wd-info-box:hover .main-cont p {
    opacity: 1;
}

.wd-marquee-wrapp {
    background: #3691BB;
}

.wd-marquee-wrapp .wd-marquee span.wd-marquee-item {
    color: #fff;
    font-size: 35px;
    font-weight: 900;
}

.bot-rad .wd-marquee-wrapp {
    border-radius: 0 0 20px 20px;
}

.sec2 {padding-top: 150px;}

.sec3 {
    padding: 120px 0;
}

.abt-box {
    background: #dbedf0;
    padding: 40px;
    border-radius: 20px;
    margin: 32px 0 !important;
}

.wpb_text_column.wpb_content_element.abt-box {}

.abt-box ul li {
    line-height: 1.4;
    font-weight: 500;
    font-size: 16px;
    /* line-height: 225%; */
    text-transform: capitalize;
    color: #232f37;
    list-style: none;
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
}

.abt-box ul {
    padding: 0;
}

.abt-box ul li::before {
    content: "\f14a";
    font-size: 20px;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #3cc2dc;
}

.sec3 img.vc_single_image-img.attachment-full {
    margin-top: 30px;
}

.sec3 h2 {margin-bottom: 10px !important;}

.sec3 .vc_col-sm-5 {padding-top: 49px;}

.sec4 {
    position: relative;
    padding: 100px 0;
}

.sec4::before {
    background: #f6f6f6;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 98%;
    height: 100%;
    content: '';
    border-radius: 20px;
    margin: 0 auto;
}

.info-ser.wd-info-box {
    transition: all ease .3s;
    background: #dbedf0;
    border-radius: 20px;
    padding: 45px 110px 45px 40px;
    gap: 40px !important;
    margin-bottom: 30px !important;
}

.info-ser .info-box-icon {
    background: #3cc2dc;
    width: 64px;
    height: 64px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.info-ser h4.info-box-title {
    transition: all ease .3s;
    font-weight: 600;
    font-size: 28px;
    /* line-height: 93%; */
    text-transform: capitalize;
    color: #232f37;
    margin-bottom: 15px;
}

.info-ser .info-box-inner.reset-last-child {
    margin: 0 !important;
}

.info-ser .info-box-inner.reset-last-child p {
    font-weight: 400;
    font-size: 14px;
    line-height: 171%;
    /* text-transform: capitalize; */
    color: #232f37;
    transition: all ease .3s;
}

.info-ser .info-btn-wrapper {
    margin-top: 30px !important;
}

.info-ser .info-btn-wrapper a.btn.btn-style-link {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #3cc2dc !important;
    text-transform: capitalize !important;
    border-color: #3cc2dc !important;
}

.info-ser:hover {
    background: #232f37;
}

.info-ser:hover .info-box-content h4 ,.info-ser:hover .info-box-content p {
    color: #fff;
}

.sec4 .vc_row:first-child {
    padding-bottom: 60px;
}

.sec5 {
    padding: 120px 0 180px;
    position: relative;
}

.sec5 p {
    font-weight: 300;
}

.sec5  ul {
    padding: 0;
}

.sec5 ul li {
    position: relative;
    list-style: none;
    font-weight: 300;
    font-size: 14px;
    line-height: 186%;
    text-transform: capitalize;
    color: #000;
    display: flex;
    align-items: flex-start;
}

.sec5 ul li strong {
    font-weight: 500;
    font-size: 18px;
}

.sec5 ul li::before {
    content: "\f14a";
    font-size: 20px;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #3cc2dc;
    margin-right:10px;
}

.rotate {
    position:absolute;
    bottom: -48px;
    left: 20px;
    border-radius: 100%;
    border: 6px solid  #fff;
}

.sec6 {position: relative;}

.sec6::before {
        background: #f6f6f6;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 98%;
    height: 100%;
    content: '';
    border-radius:0 0 20px 20px;
    margin: 0 auto;
}

.sec6 .vc_row:first-child {
    padding-bottom: 60px;
}

.sec6 {
    padding: 100px 0;
}

.sec6 .wd-nav-pagin-wrap {}

.sec6 .wd-nav-pagin-wrap ul.wd-nav-pagin {
    border-radius: 140px;
    background: #fff;
    padding: 10px 30px;
}

.sec6 .wd-nav-pagin-wrap ul.wd-nav-pagin li.wd-nav-pagin-item span {
    background: rgb(35 47 55 / 50%);
    border: none;
}

.sec6 .wd-nav-pagin-wrap ul.wd-nav-pagin li.wd-nav-pagin-item.active span {background: #232f37 !important;padding: 10px 0;}

.sec6 .wd-nav-pagin-wrap ul.wd-nav-pagin li.wd-nav-pagin-item.wd-active span {
    background: #232f37;
    padding: 0px 15px;
}


.wd-testimon .wd-testimon-info .wd-testimon-bio .wd-testimon-name.title {
    margin: 0;
    font-weight: 500;
    font-size: 20px;
    /* line-height: 140%; */
    text-transform: capitalize;
    color: #000;
}

.wd-testimon .wd-testimon-info .wd-testimon-bio .wd-testimon-pos {
    font-weight: 400;
    font-size: 14px;
    /* line-height: 200%; */
    text-transform: capitalize;
    color: #000;
}

.wd-testimon  .wd-testimon-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 188%;
    text-transform: capitalize;
    color: #000;
    background: #f9f9f9 !important;
    padding: 30px !important;
    border-radius: 10px !important;
    margin: 25px 10px;
    border-radius: 10px !important;
}

.sec7 {
    padding: 120px 0;
}

.sec7 .vc_row:first-child {padding-bottom: 60px;}

.sec7 .wd-accordion-item {
    border: 1px solid #eee !important;
    border-radius: 8px;
    background: #f6f6f6;
    margin-bottom: 20px;
    padding: 30px 30px 30px;
}

.sec7 .wd-accordion-item .wd-accordion-title {
    padding: 0 0  0px !important;
}

.sec7 .wd-accordion-item .wd-accordion-title .wd-accordion-title-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 144%;
    color: #000;
}

.sec7 .wd-accordion-item  .wd-accordion-content.wd-entry-content {
    padding: 0px 0 0 !important;
}

.sec7 .wd-accordion-item  .wd-accordion-content.wd-entry-content p {
    font-size: 15px;
    padding-top: 20px;
}

.sec7 .wd-accordion-item .wd-accordion-title span.wd-accordion-opener {
    color: #3691BB !important;
    font-size: 20px !important;
}

.wd-post-inner.article-inner {
    box-shadow: none !important;
    background: #f6f6f6 !important;
    border-radius: 10px !important;
    padding: 10px 10px;
}

.wd-post-inner.article-inner .wd-post-content {text-align: left !important;background: transparent !important;align-items: flex-start !important;padding: 30px 30px 40px;}

.wd-post-inner.article-inner .wd-post-content h3.wd-post-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 145%;
    text-transform: capitalize;
    color: #000;
    padding: 0px 0px 15px;
}

.wd-post-inner.article-inner .wd-post-content .wd-post-read-more {
    text-align: right;
}

.wd-post-inner.article-inner .wd-post-content .wd-post-read-more a {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #3cc2dc !important;
    text-transform: capitalize !important;
    border-bottom: 1px solid;
}

.wd-post-inner.article-inner .wd-post-content .wd-post-read-more a::after {
    content:"\f061";
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    margin-left:10px;
}

.sec9 {
    padding: 120px 0;
}

.sec9 .vc_row:first-child {padding-bottom: 60px;}

.whb-general-header .wd-nav-main>li>a {
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    color: #000 !important;
}
.whb-general-header .wd-nav-main{
    padding-right:60px;
}



.vc_row.wpb_row.vc_row-fluid.sec1 {background-size: 98.5% 100% !important;}

.sec1 {
    position: relative;
    z-index: 1;
}

.sec1::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 29%;
    width: 0.8%;
    height: 52%;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2025/08/sec1bf.png);
    background-size: cover;
    z-index: -2;
}

.sec1 .pad-bot {padding-bottom: 110px;}

.sec1::after {
    content: '';
    top: -155px;
    left: -30px;
    width: 417px;
    height: 466px;
    background-image: url(/wp-content/uploads/2025/08/sec1af.png);
    background-size: cover;
    position: absolute;
    z-index: 1;
}

.sec2 .wd-info-box.bus-box::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.sec2 .wd-info-box.bus-box1::before {
    background-image: url(/wp-content/uploads/2025/08/bus-box1.png);
    width: 721px;
    height: 621px;
    top: -48px;
}

.sec2 .wd-info-box.bus-box2::before {
    background-image: url(/wp-content/uploads/2025/08/bus-box2.png);
    width: 513px;
    height: 168px;
    top: unset;
    bottom: 56px;
}

.bg-text-box {
    background: linear-gradient(225deg, #50c5dc 0%, #3cc2dc 11.33%, #2a307a 100%);
    padding: 50px 50px;
    border-radius: 10px 0 0 0;
    z-index: 1;
}

.cont-box {
    background: #EEEEEE;
    padding: 80px 64px;
    border-radius: 0px 10px 0 0;
    position: relative;
}

.sec8 {
    position: relative;
    padding-top: 120px;
}

.sec8 .vc_col-sm-7 {}

.sec8 .vc_col-sm-7 .vc_column-inner {padding-left: 0 !important;}

.bg-text-box h2, .bg-text-box p ,.bg-text-box h5 {
    color: #fff;
}

.bg-text-box h5 {
    margin-bottom: 10px;
    position: relative;
    padding-left: 40px;
}

.notary {
    padding-top: 0 !important;
}



strong.noraty-note {
    font-size: 14px;
}

.bg-text-box h5:before {
    width: 30px;
    height: 1px;
    background: #fff;
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    left: 0;
}

.wd-social-icons {
    justify-content: normal !important;
    gap: 10px !important;
}

.wd-social-icons a.wd-social-icon {
    color: #fff;
    padding: 0 !important;
    width: 44px !important;
    height: 44px !important;
    /* background: antiquewhite; */
    background: rgba(255, 255, 255, 0.08) !important;
}

.wd-social-icons a.wd-social-icon span.wd-icon {
    font-size: 18px;
}

.bg-text-box .wd-info-box {margin-bottom: 25px !important;}

.bg-text-box .wd-info-box h4.info-box-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: rgb(255 255 255 / 50%);
}

.bg-text-box .wd-info-box .info-box-inner {
    margin-top: 5px !important;
}

.bg-text-box .wd-info-box .info-box-inner p , .bg-text-box .wd-info-box .info-box-inner p a {
    font-weight: 300;
    font-size: 17px;
    line-height: 140%;
    color: #fff;
    font-weight: 300;
}

.cont-box h2 {
    font-size: 36px;
    margin-bottom: 10px;
}

.cont-box p {
    font-weight: 400;
    font-size: 15px;
    line-height: 163%;
}

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

.wpforms-container .wpforms-field {padding: 10px 0 !important;}

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: 1px solid #eee !important;
    border-radius: 8px !important;
    height: 56px !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    /* line-height: 171%; */
    color: rgb(0 0 0 / 50%) !important;
}

.wp-core-ui div.wpforms-container-full textarea {
    height: 150px !important;
}

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

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner {
    border: 1px solid #eee !important;
    border-radius: 8px !important;
    height: 56px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable.choices__placeholder {
    font-weight: 300 !important;
    font-size: 14px !important;
    color: rgb(0 0 0 / 50%);
}

div#wpforms-96-field_5-container {padding-top: 0 !important;}

.bg-text-box .pad-bot {padding-bottom: 50px;}

.bg-text-box .pad-top {padding-top: 50px;}

div#wpforms-96-field_2-container {padding-top: 0 !important;}

div.wpforms-container-full button[type=submit] {
    background: #3cc2dc !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #fffdf9 !important;
    text-transform: capitalize !important;
    padding: 25px 40px !important;
    border-radius: 4px !important;
    min-height: auto !important;
}

.sec8::before {
    background-image: url(/wp-content/uploads/2025/08/bg2.jpg);
    border-radius: 20px;
    width: 99%;
    height: 89.5%;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
}

.cont-box::before {
    bottom: -10%;
    position: absolute;
    content: '';
    width: 80.8px;
    height: 189px;
    background-image: url(/wp-content/uploads/2025/08/corner.png);
    background-repeat: no-repeat;
    left: -80px;
    background-size: cover;
}

.sec5::before {
    width: 50%;
    height: 238px;
    left: 0;
    bottom: 0;
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2025/08/sec5arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: auto;
}

.rotate {
    z-index: 0;
}

.rotate .vc_single_image-wrapper::before {background-image: url(/wp-content/uploads/2025/08/arrow-right.png);margin: auto;content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 48px;height: 48px;background-size: cover;z-index: 2;transition: all ease .3s;}

.rotate img.vc_single_image-img.attachment-full {
    position: relative;
    z-index: 1;
    animation: spin 5s linear infinite;
}


.rotate a.vc_single_image-wrapper:hover::before {
    transform: rotate(45deg);
}


.wd-prefooter .container.wd-entry-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.wd-prefooter .container.wd-entry-content h2 {font-size: 75px;line-height: 1.1;color: #fff;}

.wd-prefooter .container.wd-entry-content p {
    color: #fff;
    margin-bottom: 25px;
}

.wd-testimon-info .test-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wd-testimon-info {
    display: block !important;
    padding: 0 50px;
}

.wd-testimon-info .test-info .star {
    background: #3CC2DC;
    padding: 5px 10px;
    border-radius: 50px;
}

.wd-testimon-info .test-info .star .star-rating {
    margin: 0 !important;
    background: #3CC2DC;
    font-size: 12px;
}

.wd-testimon-info .test-info .star .star-rating::before {
    color: #fff !important;
}

.wd-testimon-info .test-info .star .star-rating span::before {
    color: #fff !important;
}

.test-box {
    border-radius: 20px;
    box-shadow: 0 10px 10px 0 rgba(10, 27, 95, 0.05);
}


.sec-marq.sec-marq2 .wd-marquee-wrapp {
    border-radius: 20px 20px 0 0;
    margin: 0 4px;
}

.wd-prefooter {background-color: rgb(51,71,85) !important;padding: 120px 0 !important;border-radius: 20px 20px 0 0 !important;position: relative;}

footer.wd-footer.footer-container {
    position: relative;
    z-index: 1;
}

footer.wd-footer.footer-container::before {
    background: #232f37;
    footer.wd-footer.footer-container: ;
    width: 99%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
    z-index: -1;
    margin: 0 auto;
    border-radius: 20px 20px 0 0;
}

footer.wd-footer.footer-container aside.footer-sidebar {
    padding: 100px 0 !important;
    position: relative;
    align-items: baseline;
}

aside.footer-sidebar .footer-column-1 p {
    font-size: 14px;
    color: #fff;
}

aside.footer-sidebar .footer-column p, aside.footer-sidebar .footer-column ul li a, aside.footer-sidebar .footer-column a , aside.footer-sidebar .footer-column h6 {
    color: #fff;
}

aside.footer-sidebar .footer-column-1 {
    grid-column: auto / span 7 !important;
}

aside.footer-sidebar .footer-column-2 {
    grid-column: auto / span 2 !important;
}

aside.footer-sidebar .footer-column-3 {
    grid-column: auto / span 3 !important;
    position: relative;
}

aside.footer-sidebar .footer-column-1 div#text-2 {
    width: 75%;
}

aside.footer-sidebar .footer-column-1  div#media_image-2 {
    margin: 0 !important;
}

aside.footer-sidebar .footer-column h6 {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    margin-bottom: 5px;
}

.es-form-field-container {
    position: relative;
    margin-top: 30px;
}

.es-form-field-container .gjs-row {
    margin: 0 !important;
}

.es-form-field-container .gjs-row input.es-email {
    background: #334755;
    border: none !important;
    border-radius: 4px;
    height: 48px;
    font-weight: 300;
    font-size: 14px;
    line-height: 186%;
    /* text-transform: capitalize; */
    color: rgb(255 255 255 / 20%);
}

.es-form-field-container input[type="submit"] {
    background: #3cc2dc;
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    /* line-height: 400%; */
    text-transform: capitalize;
    color: #fffdf9;
    position: absolute;
    right: 3px;
    top: 3px;
}

aside.footer-sidebar h5.widget-title {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
    line-height: 1;
}


aside.footer-sidebar .footer-column ul li a, aside.footer-sidebar .footer-column a {
    font-weight: 400;
    font-size: 16px;
}


aside.footer-sidebar ul.contact-list li {
    display: flex;
    align-items: center;
    gap: 10px;
}

aside.footer-sidebar ul.contact-list li br {
    display: none;
}

aside.footer-sidebar .footer-column-3 .wd-social-icons.wd-style-default {
    position: absolute;
    bottom: -115px;
    right: 0;
}

aside.footer-sidebar .footer-column-3 .wd-social-icons.wd-style-default::before {
    width: 578px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    content: '';
    left: -42rem;
    top: 0;
    margin: auto 0;
    background-size: cover;
}

.wd-copyrights.copyrights-wrapper.wd-layout-centered {
    padding: 0;
}

.wd-copyrights.copyrights-wrapper.wd-layout-centered .container.wd-grid-g {
    background: #334755 !important;
    border-radius: 10px 10px 0 0;
    padding: 10px 0;
}

.wd-copyrights.copyrights-wrapper.wd-layout-centered .container.wd-grid-g .wd-col-start.reset-last-child {
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
}

.wd-prefooter::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(/wp-content/uploads/2025/08/pre-bf.png);
    width: 286px;
    height: 487px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 111;
}

.wd-prefooter::after {
    width: 590px;
    height: 238px;
    background-image: url(/wp-content/uploads/2025/08/pre-af.png);
    position: absolute;
    bottom: -40px;
    left: 0;
    background-size: cover;
    content: '';
}

.wd-social-icons a.wd-social-icon:hover span.wd-icon {
    color: #55c2dc;
}

.wd-social-icons a.wd-social-icon span.wd-icon {
    transition: all ease .3s;
}
.wd-prefooter .container.wd-entry-content a.btn.theme-btn {
    border: 1px solid transparent;
}

.wd-prefooter .container.wd-entry-content a.btn.theme-btn:hover {
    border-color: #3cc2dc;
}

header.whb-header {
    padding: 20px 0;
}

.sec1 .vc_row.wpb_row {
    position: relative;
    z-index: 4;
}

.abs-img2 img.vc_single_image-img.attachment-full {
    position: relative;
    z-index: -9;
}

.abs-sec1 img.vc_single_image-img.attachment-full {
    position: relative;
    z-index: 11111;
}

.title-size-large {
    padding: 200px 0 !important;
    background-size: 98.4% 100% !important;
    background-color: transparent;
    border-radius: 20px 20px 0 0 !important;
    position: relative !important;
    overflow: hidden;
    z-index: 11;
}

.title-size-large h1.entry-title.title {
    font-size: 64px;
}

.title-size-large nav.wd-breadcrumbs {
    background: #334755;
    padding: 20px 30px;
    border-radius: 4px;
}

.title-size-large nav.wd-breadcrumbs a  , .title-size-large nav.wd-breadcrumbs a span {
    font-weight: 500;
    font-size: 16px;
}

.title-size-large::after {
    content: '';
    background-image: url(/wp-content/uploads/2025/08/title-af.png);
    height: 591px;
    width: 554px;
    background-size: contain;
    position: absolute;
    top: -158px;
    left: -27px;
    background-repeat: no-repeat;
    z-index: -1;
}

.title-size-large::before {
    content: '';
    position: absolute;
    right: 80px;
    bottom: 0px;
    width: 428px;
    height: 87%;
    background-image: url(/wp-content/uploads/2025/08/title-bf.png);
    background-repeat: no-repeat;
    z-index: -1;
}

.sec8.cont-pg {
    margin-top: 60px;
    margin-bottom: 60px;
}



.single-post .wd-post-meta {
    display: none;
}

.single-post h1.wd-entities-title.wd-post-title.title {
    font-size: 30px !important;
}

.single-post .wd-entry-content {
    text-align: center;
}

.single-post .wd-content-area.site-content {
    padding: 80px 0;
}


.why-img img {
  --r: 18px; /* the radius */
  --s: 66px; /* size of inner curve */
  --x: 14px; /* horizontal offset (no percentage) */
  --y: 40px; /* vertical offset (no percentage) */
  border-radius: var(--r);
  --_m:/calc(2*var(--r)) calc(2*var(--r)) radial-gradient(#000 70%,#0000 72%);
  --_g:conic-gradient(from 180deg at var(--r) calc(100% - var(--r)),#0000 25%,#000 0);
  --_d:(var(--s) + var(--r));
  mask:
    calc(var(--_d) + var(--x)) 100% var(--_m),
    0 calc(100% - var(--_d) - var(--y)) var(--_m),
    radial-gradient(var(--s) at 0 100%,#0000 99%,#000 calc(100% + 1px)) 
     calc(var(--r) + var(--x)) calc(-1*var(--r) - var(--y)),
    var(--_g) calc(var(--_d) + var(--x)) 0,
    var(--_g) 0 calc(-1*var(--_d) - var(--y));
  mask-repeat: no-repeat;
}



.wd-copyrights.copyrights-wrapper.wd-layout-centered .container.wd-grid-g .wd-col-start.reset-last-child img {
    width: 180px;
}

.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-size: 15px;
    color: #000 !important;
    font-weight: 600 !important;
}

.wd-sub-menu li>a {
    color: #000 !important;
}

.wd-sub-menu li>a:hover {
    color: #3cc2dc !important;
}

.inner-page {
    padding-top: 100px;
    padding-bottom: 100px;
}


.inner-page  ul {
    padding: 0;
}

.inner-page ul li {
    position: relative;
    list-style: none;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 5px;
    display: flex;
}

.inner-page ul li strong {
    font-weight: 500;
    font-size: 18px;
}

.inner-page ul li::before {
    content: "\f14a";
    font-size: 20px;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #3cc2dc;
    margin-right:10px;
}


.inner-new .wd-info-box {
    overflow: hidden;
    margin: 0;
    background: #dbedf052;
    padding: 50px 40px;
    border-radius: 20px;
    min-height: 328px;
    margin-bottom: 40px;
}

.quote p {
    font-size: 25px;
    font-weight: 600;
}


.inner-new h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    font-size: 30px;
    color: #000;
}

.inner-new {
    padding-top: 50px;
    padding-bottom: 80px;
}


.inner-new  ul {
    padding: 0;
}

.inner-new ul li {
    position: relative;
    list-style: none;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 5px;
    display: flex;
    align-items: flex-start;
}

.inner-new ul li strong {
    font-weight: 500;
    font-size: 18px;
}

.inner-new ul li::before {
    content: "\f14a";
    font-size: 20px;
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #3cc2dc;
    margin-right:10px;
}

.page-id-7 .sec3 {
    padding: 70px  0px;
}

.page-id-7 .abt-box {
    margin: 0px 0 !important;
}



@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/* ------------------------------------------------------------------------media----------------------------------------------- */

@media (max-width:1600px){
	.abs-sec1 {
		left: -2.5rem;
	}
}

@media(max-width:1440px){
	
	.sec3 .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner > .wpb_wrapper > .wpb_single_image {
		height: 100% !important;
	}

	.wpb_single_image.wpb_content_element.vc_align_left {}

	.sec3 .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner > .wpb_wrapper > .wpb_single_image figure.wpb_wrapper.vc_figure {
		height: 100%;
	}

	.sec3 .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner > .wpb_wrapper > .wpb_single_image figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey {
		height: 100%;
	}

	.sec3 .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner > .wpb_wrapper > .wpb_single_image figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey img {
		height: 100%;
	}
	
	
	aside.footer-sidebar .footer-column-3 .wd-social-icons.wd-style-default::before {
		width: 480px;
		left: -35rem;
	}

	h1 {
		font-size: 60px;
	}

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

	.vc_row.wpb_row.vc_row-fluid.sec1 {
		background-size: 99.5% 100% !important;
	}

	.abs-sec1 {
		left: 0rem;
	}

	.sec2 .info-box-hover .bot-cont h4.main-head {
		font-size: 22px;
	}

	h2 {
		font-size: 38px;
	}

	h3 {
		font-size: 18px;
	}

	p {}

	.info-ser h4.info-box-title {
		font-size: 22px;
	}

	.sec8::before {
		width: 100%;
		height: 88.7%;
	}

	.cont-box::before {
		height: 98px;
		width: 73.8px;
		bottom: -2.2%;
		left: -111px;
		z-index: 0;
		height: 18%;
		background-size: contain;
		width: 16%;
	}

	.cont-box {
		padding: 70px 64px;
	}

	.wd-prefooter .container.wd-entry-content h2 {
		font-size: 50px;
	}

	.wd-prefooter::before {
		height: 100%;
	}

	.wd-prefooter::after {
		width: 40%;
		margin-right: auto;
		height: 48%;
	}

	.wd-post-inner.article-inner .wd-post-content h3.wd-post-title {
		font-size: 20px;
	}
	
	main#main-content {padding-left: 30px !important;padding-right: 30px !important;}
}


@media(max-width:1024px){
	
	.sec3 .wpb_column.vc_column_container.vc_col-sm-1 {
		width: 0;
	}

	.sec3 .wpb_column.vc_column_container.vc_col-sm-5 {
		width: 49.666667%;
		padding: 0;
	}
	h1 {
    font-size: 36px;
	}

	.sec1 p br {
		display: none;
	}

	.sec1 .pad-bot {
		padding-bottom: 30px;
	}

	.sec-marq .vc_column-inner {
		padding: 2px;
	}

	.sec2 {
		padding-top: 60px;
	}

	.sec2 .info-box-hover .bot-cont h4.main-head {
		font-size: 18px;
	}

	h3 {
		margin-bottom: 0;
	}

	h2 {
		font-size: 30px;
	}

	.sec3 {
		padding: 60px 0;
		/* display: flex; */
		/* align-items: center; */
	}

	.info-ser.wd-info-box {
		padding: 30px 15px 30px 20px;
	}
	.sec4 {
    padding: 60px 0;
}

.sec5 {
    padding: 0px 0 60px;
}
	.why-img img {
    mask: none;
}
	.rotate {
    left: 0;
}
	
	.sec5::before {
    bottom: 0;
    transform: rotate(
347deg);
    margin: 0 !important;
}
	.cont-box::before {
    left: -85px;
    bottom: -40px;
}

.sec8 {padding-left: 15px;}

.bg-text-box {
    padding: 30px 30px;
}
	.wd-prefooter .container.wd-entry-content h2 {
    font-size: 35px;
}
	aside.footer-sidebar .footer-column-1 {
    grid-column: auto / span 6 !important;
}

aside.footer-sidebar .footer-column-2 {
    grid-column: auto / span 3 !important;
}

aside.footer-sidebar .footer-column-3 .wd-social-icons.wd-style-default::before {
    width: 190px;
    left: -15rem;
}
	.title-size-large h1.entry-title.title {
    font-size: 44px;
}

.title-size-large {
    padding: 100px 0 !important;
    background-size: 96.4% 100% !important;
}

.bot-rad main#main-content {
    padding: 2px !important;
}

}



@media(max-width:999px){
	
		footer.wd-footer.footer-container aside.footer-sidebar {
		padding: 40px 0 90px !important;
	}

	.footer-column.footer-column-1.wd-grid-col {
		grid-column: auto / span 12 !important;
	}

	aside.footer-sidebar .footer-column-1 div#text-2 {
		width: 100%;
	}

	

	aside.footer-sidebar .footer-column-2 {
		grid-column: auto / span 4 !important;
	}

	aside.footer-sidebar .footer-column-3 .wd-social-icons.wd-style-default {
		/* left: -140px !important; */
		display: flex;
		bottom: -70px;
		/* width: 100%; */
	}

	aside.footer-sidebar h5.widget-title {
		font-size: 18px;
	}

	aside.footer-sidebar .footer-column ul li a, aside.footer-sidebar .footer-column a {
		font-size: 14px;
	}

	:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li {
		margin-bottom: 8px;
	}

	aside.footer-sidebar ul.contact-list li {
	}

	aside.footer-sidebar .footer-column-3 {
		grid-column: auto / span 8 !important;
	}
	aside.footer-sidebar .footer-column-3 .wd-social-icons.wd-style-default::before {
    width: 680px;
    left: -51rem;
}
	.abt-box ul li {/* display: inline-table; */display: flex;align-items: baseline;}



.abt-box ul li::before {
    margin-right: 10px;
    position: relative;
    top: 3px;
}
	.quote p br {
    display: none;
}

}


@media(max-width:767px){
	
	
		.sec1 .pad-bot {
		padding-bottom: 30PX;
	}

	.sec1 P {
		font-size: 14px;
	}

	.sec1 p br {
		display: none;
	}

	h1 {
		FONT-SIZE: 28px;
	}

	a.theme-btn {
		font-size: 14px;
		padding: 15px 20px;
	}

	.abs-sec1 img.vc_single_image-img.attachment-full {
		margin-bottom: 20px;
	}

	main#main-content {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.wd-marquee-wrapp .wd-marquee span.wd-marquee-item {
		font-size: 20px;
		font-weight: 600;
	}


	.sec-marq .vc_column-inner {
		padding-left: 1px !important;
		padding-right: 1px !important;
	}

	.trusted .trusted-box {
		padding: 15px;
	}

	.trusted {
		right: 0;
		bottom: -29px;
		left: 0;
		width: 80%;
		margin: auto !important;
	}

	.sec2 {
		padding-top: 40px;
	}

		header.whb-header {
		padding: 10px 0;
	}

	.sec2 .info-box-hover .top-cont {margin-bottom: 20px;}

	.sec2 .info-box-hover .top-cont .top-head {
		font-size: 18px;
	}

	.btn-div .icon-bnt {
		opacity: 1;
		padding: 3px 8px;
	}

	.btn-div .icon-bnt:before {
		font-size: 14px;
	}

	.sec2 .info-box-hover .bot-cont {
		transform: none;
	}

	.sec2 .info-box-hover .bot-cont h4.main-head {
		font-size: 20px;
	}

	.sec2 .info-box-hover .bot-cont .main-cont p {
		opacity: 1;
	}

	.sec2 .wd-info-box {
		padding: 40px 20px;
		margin-bottom: 30px;
	}

	.sec3 {
		padding: 20px 0 0px;
	}

	h3 {
		margin-bottom: 5px;
		font-size: 16px;
	}

	h2 {
		font-size: 22px;
	}

	.sec3 img.vc_single_image-img.attachment-full {
		margin-top: 10px;
	}

	.sec3 .vc_col-sm-5 {
		padding-top: 20px;
	}

	p {
		font-size: 14px;
	}

	.abt-box {
		padding: 30px;
		margin-bottom: 20px !important;
	}

	.abt-box ul li {
		font-size: 14px;
	}

		.sec4 {
		padding: 20px 0 10px;
	}

	.sec4 .wpb_text_column {
		text-align: left;
		padding-right: 10px;
	}

	.sec4 .vc_row:first-child {
		padding-bottom: 20px;
	}

	.info-ser.wd-info-box {
		padding: 30px 20px 40px 20px;
		gap: 20px !important;
	}

	.info-ser h4.info-box-title {
		font-size: 20px;
	}

		.sec4 .vc_single_image-wrapper {
		margin-bottom: 30px;
	}
	.sec5 {
		padding: 0px 0 70px;
	}

	.sec5 ul li strong {
		font-size: 16px;
	}

	.sec5 a.btn.theme-btn {
		margin-bottom: 30px;
	}

	.why-img img {
		mask: none;
	}

	.rotate {
		left: 6px;
	}

	.rotate img {
	}
		.sec6 {
		padding: 40px 0;
	}

	.sec6 h2 {
		margin-bottom: 10px;
	}

	.sec6 .vc_row:first-child {
		padding-bottom: 30px;
	}

	.wd-testimon-info {
		padding: 0px 20px;
	}

	.wd-testimon .wd-testimon-info .wd-testimon-bio .wd-testimon-name.title {
		font-size: 16px;
	}

	.testimon-style-info-top .wd-testimon-thumb img {
		min-width: 60px;
		max-width: 60px;
	}

	.wd-testimon .wd-testimon-text {
		font-size: 14px;
		margin: 0 !important;

	}

	.testimon-style-info-top .wd-testimon-text:before {
		display: none;
	}
	.sec7 {
		padding: 40px 0 0;
	}

	.sec7 .vc_row:first-child {
		padding-bottom: 25px;
	}

	h2 {
		margin-bottom: 10px;
	}

	.sec7 .wd-accordion-item .wd-accordion-title .wd-accordion-title-text {
		font-size: 16px;
	}

	.sec7 .wd-accordion-item .wd-accordion-content.wd-entry-content p {
		font-size: 14px;
	}

	.sec7 .wd-accordion-item {
		padding: 20px;
	}
	.sec8::before {
		display: none;
	}

	.sec8 {
		padding-top: 0;
	}

	.bg-text-box {
		border-radius: 20px;
		padding: 40px 10px;
		margin-top: 20px;
	}

	.bg-text-box .pad-bot {
		padding-bottom: 20px;
	}

	.bg-text-box .wd-info-box .info-box-inner p, .bg-text-box .wd-info-box .info-box-inner p a {
		font-size: 14px;
	}

	.bg-text-box .pad-top {
		padding-top: 10px;
	}

	.sec8 .vc_col-sm-7 .vc_column-inner {
		padding-right: 0 !important;
	}

	.cont-box {
		padding: 55px 20px 40px;
		margin-top: -20px !important;
		margin-bottom: 30px !important;
	}

	.cont-box h2 {
		font-size: 24px;
	}

	.cont-box p {
		font-size: 14px;
	}

	div.wpforms-container-full button[type=submit] {
		width: 100%;
	}

	.wd-prefooter {
		padding: 40px 0 !important;
	}

	.wd-prefooter .container.wd-entry-content h2 {
		font-size: 24px;
	}

	.wd-prefooter .container.wd-entry-content p br {
		display: none;
	}

		footer.wd-footer.footer-container aside.footer-sidebar {
		padding: 40px 0 90px !important;
	}

	.footer-column.footer-column-1.wd-grid-col {
		grid-column: auto / span 12 !important;
	}

	aside.footer-sidebar .footer-column-1 div#text-2 {
		width: 100%;
	}

	img.image.wp-image-112.attachment-full.size-full {}

	img.image.wp-image-112.attachment-full.size-full {
		width: 25%;
	}

	aside.footer-sidebar .footer-column-2 {
		grid-column: auto / span 4 !important;
	}

	aside.footer-sidebar .footer-column-3 .wd-social-icons.wd-style-default {
		/* left: -140px !important; */
		display: flex;
		bottom: -70px;
		/* width: 100%; */
	}

	aside.footer-sidebar h5.widget-title {
		font-size: 16px;
	}

	aside.footer-sidebar .footer-column ul li a, aside.footer-sidebar .footer-column a {
		font-size: 14px;
	}

	:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li {
		margin-bottom: 8px;
	}

	aside.footer-sidebar ul.contact-list li {
	}

	aside.footer-sidebar .footer-column-3 {
		grid-column: auto / span 8 !important;
	}

		.sec7 .wpb_text_column, .sec6 .wpb_text_column {
		text-align: left;
		padding-left: 10px;
	}

	/* aside.footer-sidebar .footer-column-3 .wd-social-icons.wd-style-default::before {
		display: none;
	} */
	.wd-copyrights.copyrights-wrapper.wd-layout-centered .container.wd-grid-g {
		padding: 15px 0;
	}
		.wd-prefooter::after {
		display: none;
	}

		.wd-prefooter .container.wd-entry-content a.btn.theme-btn {
		position: relative;
		z-index: 11;
	}

	.wd-prefooter::before {
		z-index: 0;
	}

		.info-ser .info-btn-wrapper a.btn.btn-style-link {
		font-size: 14px;
	}

		.title-size-large h1.entry-title.title {
		font-size: 28px;
	}

	.title-size-large {
		padding: 30px 0 !important;
		/* border-radius: 20px !important; */
		position: relative;
		z-index: 2 !important;
		background-size: 99.4% 100% !important;
	}

	.title-size-large::after {
		display: none;
	}

	.title-size-large::before {
		background-position: center;
		background-size: contain;
		z-index: -1 !important;
	}
		.title-size-large nav.wd-breadcrumbs {
		padding: 10px;
	}

	.title-size-large nav.wd-breadcrumbs a, .title-size-large nav.wd-breadcrumbs a span {
		font-size: 12px !IMPORTANT;
	}

	.wd-breadcrumbs>:is(span,a):last-child {
		font-size: 12px !important;
	}
	.bot-rad {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.page-id-7 .sec3 {
		padding: 40px 0px;
	}

		.page-id-7 .abt-box ul li {
		display: flex;
		gap: 0;
	}

	.page-id-7 .abt-box ul li::before {
		margin-right: 10px;
		font-size: 16px;
		/* margin-right: 10px; */
	}

	.inner-new .wd-info-box {padding: 30px 20px;}

	.inner-new h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
		font-size: 24px;
	}

	.inner-new ul li {
		font-size: 14px;
	}

	.inner-new {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.inner-new .wd-info-box {
		min-height: auto;
	}

	.quote p {
		font-size: 16px;
	}
		.sec8.cont-pg {
		margin-top: 30px;
		margin-bottom: 10px;
		padding-left: 15px;
	}
		.inner-page {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	a.btn.theme-btn {
		margin-bottom: 20px;
	}
		.sec3 .wpb_column.vc_column_container.vc_col-sm-6 .vc_column-inner > .wpb_wrapper > .wpb_single_image figure.wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey img {
		height: auto;
	}

	.sec3 .wpb_column.vc_column_container.vc_col-sm-5 {
		width: 100%;
		padding-top: 20px;
	}
	.cont-box::before {
    display: none;
}
    .sec5::before {
    display: none;
}

	.wd-wpb {
    margin-bottom: 0;
}
.wd-col-start.reset-last-child img {
    margin-top: 5px;
}
	
.rotate a.vc_single_image-wrapper.vc_box_border_grey img.vc_single_image-img.attachment-full {
    object-fit: cover;
    width: 120px;
}
	.sec8 {
    padding-right: 15px;
}

.wd-social-icons a.wd-social-icon {
    width: 34px !important;
    height: 34px !important;
}

.wd-social-icons a.wd-social-icon span.wd-icon {
    font-size: 14px;
}

.es-form-field-container {
    padding: 0 !important;
}

.wd-copyrights.copyrights-wrapper.wd-layout-centered .container.wd-grid-g .wd-col-start.reset-last-child img {
    width: 160px;
}

.wd-copyrights.copyrights-wrapper.wd-layout-centered .container.wd-grid-g .wd-col-start.reset-last-child {
    font-size: 12px;
}
	.notary {
    flex-direction: column-reverse;
    display: flex;
}

.noraty-top ul {
    padding-bottom: 30px !important;
}
}

