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


form#easy-newsletter-form label { display: none; }
form#easy-newsletter-form {display: flex;justify-content: end;border-radius: 3px;height: 50px;border: solid 1px #fff;BACKGROUND: #dedede;}
.whb-sticked .whb-row { transition: background-color .3s ease; background: #000; }
form#easy-newsletter-form button,
form#easy-newsletter-form input { height: 50px; }
form#easy-newsletter-form button {border-radius: 0px 20px 20px 0px;background: #0000;color: #000;}
form#easy-newsletter-form input { border-radius: 20px 0px 0px 20px; border: none; }
.head_border .wpb_column { position: relative; }
div#IndustryFilm { position: relative; }
div#IndustryFilm .rotating { position: absolute; bottom: 0; right: 10%; }
.head_border .wpb_column:before {content: '';background: #fff;height: 2px;width: 100px;position: absolute;bottom: -1px;}
.serviceContent { display: flex; flex-direction: column; justify-content: space-between; height: 430px; }
ul.ul_inline { list-style: none; padding-left: 0; }
ul.ul_inline>li { display: inline; color: #fff; margin-right: 11px; }
.wd-prefooter { padding-bottom: 0px !important; }
ul#menu-menu-header li a { color: #fff; }
.text-white ul li a {color: #fff;font-size: 18px;}
form#easy-newsletter-form button:hover { box-shadow: unset; }
#easy-newsletter-form .input-field { width: 80%; }
#easy-newsletter-form .input-field.input-submit {width: 20%;background: #e19f22;margin: 0;}
.ul_sep ul { padding: 0; }
.ul_sep ul li { list-style: none; display: inline; padding: 0px 11px; }
.copyRight ul li { line-height: 0; }
html { scroll-behavior: smooth; }

.privacy-links li {
    display: inline !important;
	padding-right: 15px;
}

.privacy-links {
    margin: 0;
}


.copyRight .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner {
    padding: 0;
}
/*------------------footer-close-----------------------------------*/



.tt-para p {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
}

.vc_row.wpb_row.vc_row-fluid.home-category-sec.setra {
    background-position: 100% 71% !important;
}

.owl-carousel.testimonial .rating .star::after {
    color: #b09117;
    content: "";
    font-family: 'fontawesome';
    font-weight: 400;
    font-size: 12px;
}

.rating::before {
    color: #FFD800 !important;
}

.owl-carousel.testimonial .rating .star::before {
    color: #b09117;
    content: "";
    font-family: 'fontawesome';
    font-weight: 900;
    font-size: 12px;
}

.owl-carousel.testimonial .rating .star.star-1::after {
    content: "\f005 \f005 \f005 \f005 \f005";
}

.owl-carousel.testimonial .rating .star.star-1::after {
    content: "\f005 \f005 \f005 \f005";
}

.owl-carousel.testimonial .rating .star.star-2::after {
    content: "\f005 \f005 \f005";
}

.owl-carousel.testimonial .rating .star.star-3::after {
    content: "\f005 \f005";
}

.owl-carousel.testimonial .rating .star.star-4::after {
    content: "\f005";
}

.owl-carousel.testimonial .rating .star.star-1::before {
    content: "\f005";
}

.owl-carousel.testimonial .rating .star.star-2::before {
    content: "\f005 \f005 ";
}

.owl-carousel.testimonial .rating .star.star-3::before {
    content: "\f005 \f005 \f005";
}

.owl-carousel.testimonial .rating .star.star-4::before {
    content: "\f005 \f005 \f005 \f005";
}

.owl-carousel.testimonial .rating .star.star-5::before {
    content: "\f005 \f005 \f005 \f005 \f005";
}

.owl-carousel.testimonial .rating .star::after {
    color: #b09117;
    content: "\f006";
    font-family: 'fontawesome';
    font-weight: 400;
    font-size: 12px;
}

.testimonial .item {
    color: #fff;
    text-align: center;
    padding: 30px 30px;
}

.testimonial .item .except p {
    font-size: 15px;
    padding-bottom: 20px;
}

.positions .title {
    font-size: 18px;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    font-family: 'Montserrat-Regular';
}

.positions .rating {
    padding-bottom: 10px;
}

.designation {
    font-weight: 100;
    color: #ffffff91;
}

.testimonial .item.slick-slide.slick-current.slick-active.slick-center:before {
    background: url(./images/testimonials-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

.testimonial .row.slick-slide {
    padding: 50px 0;
}

.testimonial .item.slick-slide.slick-current.slick-active.slick-center {
    position: relative;
}



/*------------------testimonial-close-----------------------------------*/

.text-prime strong {
    color: #e19f22;
}
.wd-info-box.titles-h .info-box-subtitle {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 4px;
	color: #fff;
}

.wd-info-box.titles-h h4.info-box-title{
    text-transform: uppercase;
    font-size: 40px;
	color: #fff;
}


.gform_wrapper.gravity-theme input, email{
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
    height: 60px;
    background: #bfc4c9;
    color: #000;
}


input[type='email']:focus, input[type='text']:focus{
    outline: none;
    border-color: #ffed2a;
    transition: border-color .4s ease;
}

input#gform_submit_button_1 {
    margin: 0 auto;
    background: url("./images/primarybtn-bg.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat-Bold", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 30px;
}

.header-btn{
    background: aquamarine;
    margin: 0 auto;
    background: url("./images/primarybtn-bg.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 160px;
    height: 60px;
    font-size: 14px;
    font-weight: 700;
    background-color: transparent !important;
}

.btn-yellow{
	background-color: transparent !important;
	margin: 0 auto;
	background: url("./images/primarybtn-bg.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 60px;
	font-size: 14px;
	font-weight: 700;
	font-family: "Montserrat-Bold", Arial, Helvetica, sans-serif;
}

.btn-border{
	background-color: transparent !important;
	margin: 0 auto;
	background: url("./images/btn-border.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 60px;
	font-size: 14px;
	font-weight: 700;
	font-family: "Montserrat-Bold", Arial, Helvetica, sans-serif;
	color: #fff !important;
	padding: 30px;
}

.vc_tta.vc_general .vc_tta-panel.vc_active {
    border: 2px solid #fff !important;
    padding: 20px 0 20px 0px;
}

.vc_tta-color-white.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading{
	border: none !important;
}

/* .vc_tta-color-white.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    border-color: #f7f7f79e !important;
    background-color: transparent !important;
} */

.vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 35px 20px !important;
}

.site-logo:before {
    content: "";
    background: url("./images/header-line-2.png");
    display: block;
    width: 674px;
    height: 9px;
    position: absolute;
    bottom: 50%;
    left: 0;
    background-repeat: no-repeat;
}

.site-logo:after {
    content: "";
    background: url("./images/header-line.png");
    display: block;
    width: 674px;
    height: 9px;
    position: absolute;
    top: 50%;
    right: 0;
    background-repeat: no-repeat;
}

.site-logo img {
    position: relative;
    width: 380px;
    /* height: 229px; */
    min-height: 170px;
    object-fit: contain;
    max-width: 270px;
    z-index: 35;
}

.whb-flex-row.whb-top-bar-inner {
    position: relative;
    top: 40px;
}

.text-prime.Baner-ttl p {
    font-size: 75px;
    line-height: 80px;
    font-weight: 800;
    font-family: "Montserrat-Bold", Arial, Helvetica, sans-serif;
    color: #fff;
}


 
.ser-body .thumbnail-blog img {
    filter: grayscale(1);
    align-items: center;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 90px;
}

.ser-body {
    text-align: center;
}

 
.ser-body .content {
    color: #fff;
}

.ser-body .content h3.title {
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
}

.ServicesSlider .item.slick-slide {
    background: url(./images/active-frame.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0 40px;
    height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    background-position: center center;
    position: relative;
}

/*.ServicesSlider .item.slick-slide.slick-active {*/
/*    padding: 0 10px;*/
/*}*/

.readmore_services a{
    margin: 0 auto;
    background: url("./images/wht-btn.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat-Bold", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.ser-body {
    display: contents;
}

.ServicesSlider button.slick-next.pull-right.slick-arrow {
    position: absolute;
    right: -10px;
    top: 50%;
    border-radius: 33px;
    padding: 18px 20px;
    background: #000;
    border: 2px solid #fff;
    color: #fff;
}

.ServicesSlider button.slick-prev.pull-left.slick-arrow {
    position: absolute;
    top: 50%;
    left: -10px;
    border-radius: 33px;
    padding: 18px 20px;
    background: #000000;
    border: 2px solid #fff;
    z-index: 35;
    color: #fff;
}

.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: var(--wd-pagin-brd-color-act, #FFF) !important;
    background-color: #2056d6 !important;
    width: 15px !important;
    height: 15px !important;
}

.menu.wd-nav li.menu-item {
    padding: 0 15px;
}

.whb-flex-row.whb-header-bottom-inner {
    position: relative;
    top: -30px;
}

 
.program-body .content {
    position: relative;
    top: 0;
}

.ProgramSlider button.slick-next.pull-right.slick-arrow {
    position: absolute;
    right: -10px;
    top: 50%;
    border-radius: 33px;
    padding: 18px 20px;
    background: #000;
    border: 2px solid #fff;
    color: #fff;
}

.ProgramSlider button.slick-prev.pull-left.slick-arrow {
    position: absolute;
    top: 50%;
    left: -10px;
    border-radius: 33px;
    padding: 18px 20px;
    background: #000000;
    border: 2px solid #fff;
    z-index: 35;
    color: #fff;
}










.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
}

.ProgramSlider .item:hover .overlay {
  display: block;
  background: rgba(0, 0, 0, .3);
}

.program-body .thumbnail-blog img {
  position: relative;
  width: 100%;
  height: 450px;
  left: 0;
  object-fit: cover;
}

 .ProgramSlider .program-body .title {
  position: absolute;
  width: 100%;
  left: 0;
  top: 120px;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  z-index: 1;
  transition: top .5s ease;
  opacity: 0;
}

.ProgramSlider .item:hover .title {
  top: 90px;
  opacity: 1;
}

.ProgramSlider .program-body .para {
  position: absolute;
  width: 100%;
  left:0;
  top: 180px;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}

.ProgramSlider .program-body .para {
  width: 100%;
  padding: 12px 48px;
  text-align: center;
  color: white;
  z-index: 1;
}

.ProgramSlider .item:hover .para {
  opacity: 1;
}

.ProgramSlider .item {
  position: relative;
  margin-top: 50px;
  /* width: 500px; */
  height: 450px;
}



.ProgramSlider .item:hover:before {
    content: "";
    background: red;
    position: absolute;
    width: 100%;
    background: url(./images/active-frame.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0 40px;
    height: 450px;
    background-position: center center;
}

h3.title-d {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
    text-align: center;
    z-index: 35;
    color: #000;
}

.ProgramSlider .item:hover .title-d  {
    display: none;
}
.ProgramSlider .item:hover .program-body {
    background: #000;
}

.ProgramSlider .item:hover .thumbnail-blog {
    display: none;
}

/*-----------------For-All-Programns-start------------------*/

.All-Programs .program-body .title {
  position: absolute;
  width: 100%;
  left: 0;
  top: 120px;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  z-index: 1;
  transition: top .5s ease;
  opacity: 0;
}

.All-Programs .all-pg {
  position: relative;
  margin-top: 50px;
  width: 100%;
  height: 450px;
}

.All-Programs .program-body .para {
  width: 100%;
  padding: 12px 48px;
  text-align: center;
  color: white;
  z-index: 1;
}
.All-Programs .program-body {
    padding: 0 10px;
}
/*-----------------For-All-Programns-Close------------------*/

img.soccer-img {
    animation: rotating 10s linear infinite;
}

@keyframes rotating {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.text-prime.titles-h 
 .info-box-icon img{
     animation: rotating 10s linear infinite;
}
 
 
 .site-logo a{
     position: relative;
 }
 
.site-logo a:before {
    content: "";
    background: url();
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    max-width: 60px;
    width: 60px;
    height: 45px;
    left: 48px;
    top: -35px;
    background-size: contain;
    animation: rotating 10s linear infinite;
}

.program-body {
    padding: 0 10px;
}

h3.title-d:before {
    position: absolute;
    content: "";
    background: #e19f22;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}

.ServicesSlider .item.slick-slide:hover img {
    filter: none;
}

.ServicesSlider .item.slick-slide:hover {
    background: none;
}

.ServicesSlider .item.slick-slide:hover:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #004432;
    border: 3px solid #fff;
    z-index: -1;
}

.ServicesSlider .item.slick-slide:hover .ser-body .content h3.title {
    color: #e19f22;
}



.All-Services .all-ser:hover img {
    filter: none;
}

.All-Services .all-ser:hover {
    background: none;
}

.All-Services .all-ser:hover:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 485px;
    background: #004432;
    border: 3px solid #fff;
    z-index: -1;
}

.All-Services .all-ser:hover .ser-body .content h3.title {
    color: #e19f22;
}


.All-Services .all-ser {
    background: url(./images/active-frame.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0 40px;
    height: 485px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    background-position: center center;
    position: relative !important;
    margin-bottom: 40px;
}


@media(max-width: 1280px){
    .menu.wd-nav li.menu-item {
    padding: 0;
}
}

.page-title.page-title-default {
    height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 35;
    overflow: visible !important;
}

.single-services .main-page-wrapper>.container {
    max-width: 100%;
}

.single-program .main-page-wrapper>.container {
    max-width: 100%;
}


@media (max-width: 767px){
    img.soccer-img {
    animation: rotating 10s linear infinite;
    width: 35px;
}

.text-prime.Baner-ttl p {
    font-size: 40px;
    line-height: 50px;
 }
 .wd-info-box.titles-h h4.info-box-title {
    font-size: 28px;
    color: #fff;
}
.site-logo:before{
    display: none;
}

.site-logo:after{
    display: none;
}
.site-logo img {
    position: relative;
    min-height: 90px;
}
.vc_row.wpb_row.head_border {
    display: none;
}
.page-title.page-title-default {
    height: 301px;
}
.All-Services .all-ser {
    height: 350px;
}
}


@media (max-width: 991px){
    img.soccer-img {
    animation: rotating 10s linear infinite;
    width: 35px;
}

.text-prime.Baner-ttl p {
    font-size: 40px;
    line-height: 50px;
 }
 .wd-info-box.titles-h h4.info-box-title {
    font-size: 28px;
    color: #fff;
}
.site-logo:before{
    display: none;
}

.site-logo:after{
    display: none;
}
.site-logo img {
    position: relative;
    min-height: 90px;
}
.vc_row.wpb_row.head_border {
    display: none;
}
.page-title.page-title-default {
    height: 301px;
}
.All-Services .all-ser {
    height: 350px;
}
}


@media (max-width: 1300px){

.site-logo:before{
    display: none;
}

.site-logo:after{
    display: none;
}

}