/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.tretement{
	background: #ffffff99 !important;
}
.lite_bg > div {
    /* background: #ffffffb3; */
padding: 30px 30px 30px 0;
    border-radius: 15px;
    width: 60%;
    /* padding-left: 8pc; */
    margin-left: 0%;
}

.lite_bg > div p {
    color: #000;
    opacity: 0.7;
    font-size:15px !important;
}
.wd-sub-menu .n-link a {
    color: #000 !important;
}
.whb-header .info-box-wrapper .header_info_box {
    display: flex;
    align-items: center;
}

.whb-header .info-box-wrapper .header_info_box .info-box-content .info-box-subtitle,
.whb-header .info-box-wrapper .header_info_box .info-box-content .info-box-title {
    margin: 0;
    font-size: 18px !important;
}

.whb-header .info-box-wrapper .header_info_box .info-box-content .info-box-subtitle {
    font-size: 14px !important;
    color: #5aacbd;
}

.whb-main-header .wd-btn-icon img {
    width: 20px;
    filter: brightness(1) invert(1);
    transform: rotate(-15deg);
    transition: 0.5s;
}

.whb-main-header .wd-button-wrapper:hover img {
    transition: 0.5s;
    transform: rotate(0deg);
    filter: brightness(0);
}

.whb-main-header .wd-button-wrapper a {
    border: 1px solid #58abbc;
}

.footer_social  li .wd-icon {
    width: 30px;
}

.footer_social li {
    color: #000;
}

.wd-footer .wd-nav-vertical {
    border: none !important;
}

.wd-footer .wd-nav-vertical li {
    border: none !important;
}

.wd-footer .wd-nav-vertical li a {
    padding-left: 0;
}

.wd-footer .wd-nav-vertical li a:hover {
    background: transparent !important;
    color: #58abbc !important;
}

.copyright_footer {
    background-image: linear-gradient(45deg, #66b07d, #58abbc);
}

.copyright_footer  ul li a {
    color: #fff !important;
}

#slide-62 .wd-slide-container {
    padding-top: 0 !important;
}

#menu-main-menu li.current-menu-item a {
    color: #136f82;
}

#menu-main-menu li a {
    font-weight: 800;
    position: relative;
    line-height: normal;
    overflow: hidden;
}

#menu-main-menu li a:before {
    content: "";
    width: 50%;
    position: absolute;
    background: #136f82;
    height: 2px;
    bottom: 10%;
    left: -100%;
    transition: 0.5s;
}

#menu-main-menu li.current-menu-item a:before,
#menu-main-menu li:hover a:before {
    transition: 0.5s;
    left: 0;
}

#menu-main-menu li:hover a {
    color: #136f82;
}

.stared_heading:before{
    content: url(images/small-star.png);
    margin-right: 10px;
}
.stared_heading {
    border: 1px solid;
    width: fit-content;
    padding: 5px 15px;
    border-radius: 150px;
    display: flex;
    align-items: center;
}
.stared_heading2 {
/*     border: 1px solid; */
    height: 46px;
    padding: 5px 15px;
    border-radius: 150px;
    display: flex;
    align-items: center;
}
.dual_heading b {
    color: #4ea45a;
}
.learn-more {
    background: #58abbc !important;
    color: #fff;
    border-radius: 38px;
    font-size: 11px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 17px;
    padding-right: 17px;
	transition : 0.5s all ease;
}
.learn-more:hover {
    background: transparent !important;
    border: 1px solid #58abbc !important;
}
.blue_text {
    color: #6ab6cd;
}

.green_text {
    color: #57b394;
}

.hover_tab  .info-box-content {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
}

/* .hover_tab:hover .info-box-subtitle , .hover_tab:hover .info-box-title {
    color: #59acbc !important;
} */

.hover_tab .info-box-content .info-box-subtitle {
    width: 97%;
    text-align: left;
    border-bottom: 2px solid #c7c9cc;
    padding-bottom: 5px;
}

.hover_tab .info-box-content .info-box-title {
    width: 3%;
    margin: 0 !important;
    border-bottom: 2px solid #c7c9cc;
    padding-bottom: 5px;
}

.about_us_sec {
    position: relative;
}

.about_us_sec:before {
    content: url(images/logo.png);
    position: absolute;
    top: 15%;
    opacity: 0.1;
    right: 2%;
}

.gallery_sec .wd-gallery-item a {
    width: 100%;
    margin:5px;
}

.gallery_sec .wd-gallery-item a img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.showcase_sec  img {
    border: 5px solid #4ea45a;
}

.gradiant_btn {
    background-image: linear-gradient(0deg, #79ba8c, #52a4c9);
    color: #fff;
    border: 1px solid;
}

.blank_bg_btn {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.05);
    opacity: 0.9;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.pulse {
  animation: pulse 2s infinite;
}

@keyframes floatUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10%);
  }
}
.bounce_logo {
  animation: floatUpDown 5s infinite;
}

.testimonials  .wd-testimon {
    display: flex;
    flex-direction: column-reverse;
}

.testimonials .wd-testimon .wd-testimon-text:before {
    content: "";
    background: url(images/testimonial_qoutes.png);
    width: 13%;
    background-size: contain;
    background-repeat: no-repeat;
    top: 5%;
    border: none;
    height: 100%;
}

.testimonials .wd-testimon .wd-testimon-text {
    margin: 0;
    padding-top: 20%;
    border-radius: 15px 15px 0 0;
    background: #f1f1f1;
    padding-bottom: 0;
    height: auto;
}

.testimonials .wd-testimon .wd-testimon-info {
    background: #f1f1f1;
    border-radius: 0 0 15px 15px;
    padding: 5%;
}

.testimonials {
    position: relative;
    overflow: visible !important;
    padding-top: 8%;
}

.testimonials:before {
    content: "";
    position: absolute;
    background: url(images/big_star.png);
    width: 300px;
    height: 300px;
    background-size: cover;
    left: -8%;
    top: 0%;
    /*animation: rotate360 15s linear infinite;*/
}

@keyframes rotate360 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.rotate-smooth {
  animation: rotate360 5s linear infinite;
}
#menu-main-menu .wd-dropdown-menu li.current-menu-item a:before, #menu-main-menu li:hover a:before {
    display: none;
}

.video-sec .wd-el-video {
    height: 900px !important;
}

.video-sec .wd-el-video video {
    position: relative !important;
    object-fit: scale-down !important;
    background: transparent !important;
}
.CustomVideo {
    display: block;
    margin: 0 auto;
}

#all-images .wpb_wrapper .wpb_single_image {
    margin-right: 3px;
}

#all-images .wpb_single_image {
    margin-bottom: 3px;
}
.showcase_sec-custom .wpb_column {
    position: relative;
}

.showcase_sec.showcase_sec-custom {
    position: relative;
}

.showcase_sec.showcase_sec-custom:before {
    content: "";
    width: 65%;
    height: 100%;
    background-image: url("images/bg.jpg");
    background-size: cover;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background-position: top center !important;
	opacity: 0.6;
}

.showcase_sec  .info-box-wrapper > div {
    margin-bottom: 10px;
}

.showcase_sec .info-box-wrapper > div .info-box-content .info-box-subtitle {
    width: 95%;
    padding: 0;
    display: flex;
    align-items: center;
}

.showcase_sec .info-box-wrapper > div .info-box-content .info-box-title {
    padding: 0;
    border: none;
}

.showcase_sec .info-box-wrapper > div .info-box-content {
    position: relative;
}

.showcase_sec .info-box-wrapper > div .info-box-content:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    background: #c7c9cc;
    top: 32px;
}

/* gallary-start------------------------------------------------------------ */

.slick-track .slide-item img {
    width: 100%;
    /* margin: 2px; */
}

.slick-track .slide-item {
    margin: 2px;
}

.forword-con p {
    color: #000000d6;
}
.tms-banner-pic img {
    border-radius: 15px !important;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5) !important;
	    width: 600px;
}

.tms-banner-pic-top img {
	    width: 600px;
}
.tms-banner .vc_row.wpb_row {
    min-height: 40.4074vh !important;
}
.spravote-banner-bottom .vc_single_image-wrapper {
    width: 100% !important;
}
.spravote-banner-bottom .vc_figure {
    width: 100%;
}

.spravote-banner-bottom .vc_figure img {
    width : 100%;
}
.spravato_marquee  .wd-marquee-content .wd-marquee-item img {
    width: 200px;
}
.spravato_marquee img {
    width: 70%;
}
.spravato_marquee  .vc_box_border_grey {
    width: 100%;
}

.spravato_marquee .vc_figure {
    width: 75%;
}


/* Responsive------------------------------------------------------------ */


@media screen and (max-width: 1279px) {
  body {
    font-size: 18px;
  }
}

@media screen and (max-width: 1023px) {
     h2.bannerheading {
    font-size: 50px !important;
    line-height: 55px !important;
}
	h3.banner_heading{
    font-size: 20px !important;
    line-height: 30px !important;
}
	section.vc_section.vc_custom_1753746156357.vc_section-has-fill{
    padding: 180px 0 30px 0px !important;
}
    h2.dual_heading {
        font-size: 50px !important;
        line-height: 55px !important;
    }
	.aboutcol {
    padding-top: 40px;
}
        .lite_bg > div {
        padding: 30px 0px 30px 0;
        width: 80% !important;
    }
	#wd-68d5936473b26 .info-box-subtitle {
    font-size: 20px !important;
}
	.showcase_sec .info-box-wrapper > div .info-box-content .info-box-subtitle {
    width: 90%;
}
	.spravato_marquee img {
    width: 100%;
}
#wd-68d5936cdad71 .info-box-subtitle {
    font-size: 20px !important;
}
	#wd-68d59374920ee .info-box-subtitle {
    font-size: 20px !important;
}
	.footerlogo img {
    height: 190px;
}
    ul#menu-footerinfo {
        display: flex !important;
        justify-content: start !important;
    }
	h4.cushead {
    font-size: 20px !important;
}
}


@media screen and (max-width: 767px) {
      h2.bannerheading {
    font-size: 40px !important;
    line-height: 45px !important;
}
	h3.banner_heading{
    font-size: 20px !important;
    line-height: 30px !important;
}
	section.vc_section.vc_custom_1753746156357.vc_section-has-fill{
    padding: 180px 0 30px 0px !important;
}
    h2.dual_heading {
        font-size: 35px !important;
        line-height: 40px !important;
    }
	.aboutcol {
    padding-top: 40px;
}
.wd-el-video.wd-wpb.wd-rs-68e038fcaee63.wd-enabled-width.wd-action-without.wd-video-hosted {
    height: 150px !important;
}
        .lite_bg > div {
        padding: 30px 0px 30px 0;
        width: 80% !important;
    }
	#wd-68d5936473b26 .info-box-subtitle {
    font-size: 15px !important;
}
	.showcase_sec .info-box-wrapper > div .info-box-content .info-box-subtitle {
    width: 90%;
}
#wd-68d5936cdad71 .info-box-subtitle {
    font-size: 15px !important;
}
	#wd-68d59374920ee .info-box-subtitle {
    font-size: 15px !important;
}
	.footerlogo img {
    height: 250px;
}
    ul#menu-footerinfo {
        display: flex !important;
        justify-content: start !important;
    }
	.spravato_marquee {
    display: none !important;
}
}

@media screen and (max-width: 320px) {
    h2.bannerheading {
    font-size: 40px !important;
    line-height: 45px !important;
}
	h3.banner_heading{
    font-size: 20px !important;
    line-height: 30px !important;
}
	section.vc_section.vc_custom_1753746156357.vc_section-has-fill{
    padding: 180px 0 30px 0px !important;
}
	h2.dual_heading {
    font-size: 30px !important;
    line-height: 35px !important;
}
	.aboutcol {
    padding-top: 40px;
}
.wd-el-video.wd-wpb.wd-rs-68e038fcaee63.wd-enabled-width.wd-action-without.wd-video-hosted {
    height: 150px !important;
}
	.lite_bg > div {
    padding: 30px 0px 30px 0;
    width: 100%;
}
	#wd-68d5936473b26 .info-box-subtitle {
    font-size: 15px !important;
}
	.showcase_sec .info-box-wrapper > div .info-box-content .info-box-subtitle {
    width: 90%;
}
#wd-68d5936cdad71 .info-box-subtitle {
    font-size: 15px !important;
}
	#wd-68d59374920ee .info-box-subtitle {
    font-size: 15px !important;
}
	.spravato_marquee img {
    width: 60%;
}
	.spravato_marquee img {
    position: absolute;
    left: 55px;
    top: 15px;
}
	.footerlogo img {
    height: 250px;
}
	ul#menu-footerinfo {
    display: inline !important;
}
	.spravato_marquee {
    display: none !important;
}
}