/*
 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: #1e2339;}
.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: #fff; }
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: #1aade3;height: 2px;width: 100px;position: absolute;bottom: -1px;left: 0;}
.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: #7e8896; }
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%; }
.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;
}

/*------------------Banner-----------------------------------*/
.slider-row .text-prime2 {margin: 0; transform: translate(10px, 42px);}

/*------------------footer-close-----------------------------------*/

 
.singleServiceContent h3 {
    font-size: 35px;
    color: #20abe2;
}
.woodmart-loaded .wd-slide-bg:before {
    content: '';
    position: absolute;
    background: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
}

.icon-box-img .info-box-icon {
    background: none !important;
    padding: 0 !important;
}

.icon-box-img .info-box-icon img {
    width: 80px;
    height: 80px;
}

.single-bottle {
    margin-top: 240px;
}

.icon-box-img {
    margin-bottom: 40px;
}

input#gform_submit_button_1 {
    background: #1aade3;
    padding: 10px 40px;
    border-radius: 68px;
    color: #fff;
}

.gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme textarea {
    background: #fff;
    border: 2px solid #bcbcbc;
}

.text-prime strong{
    color: #1d285b;
    font-weight: 100;
}

.site-content {
    margin-bottom: 0;
}

.molding-sec .info-box-content {background: #e9e9e9;padding: 20px;position: relative;top: -15px;border-bottom: 3px solid #20abe2;}

.material-right-img img {
    width: 100%;
    object-fit: contain;
    height: 700px;
}

a.btn.btn-color-primary.btn-expoi {
    padding: 10px 80px;
}

.text-prime.ttl-bfr strong {font-weight: 300;}

.text-prime.ttl-bfr:before {
    content: "";
    position: absolute;
    left: 48%;
    top: -10px;
    background: #20abe2;
    width: 45px;
    height: 5px;
    margin: 0 auto;
}

.wd-nav-pagin-wrap.wd-slider-pagin {
    display: none;
}


.second-bfr:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    clip-path: polygon(100% 0, 0 0, 101% 7%);
    width: 100%;
    height: 100%;
    background: #20abe2;
    z-index: 0;
}

.img-poiuy .wd-gallery-item img {
    mix-blend-mode: multiply !important;
}

.ser-body {
    background: #20abe2;
    padding: 40px 40px;
    height: 350px;
    text-align: center;
    margin-bottom: 30px !important;!i;!;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    border-radius: 20px;
    box-shadow: 5px 5px 15px 5px #ccc;
    transition: 0.3s;
}

.ser-body h3.title {
    font-size: 34px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 35px;
}

.ser-body .services-para p {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 50px;
}

.ser-body .readmore a {
    color: #fff;
    border-radius: 50px;
    border: 1px solid #fff;
    padding: 10px 40px;
    font-size: 18px;
}


.owl-carousel.ser-content button.slick-prev.pull-left.slick-arrow {
    position: absolute;
    top: 50%;
    background: #1d285b;
    color: #fff;
    border-radius: 50px;
    padding: 20px 22px;
    z-index: 1;
    left: -8px;
    border: 2px solid #fff;
}

.owl-carousel.ser-content .slick-list {
    position: relative;
    display: block;
    overflow: visible;
    margin: 0;
    padding: 0;
}

.owl-carousel.ser-content button.slick-next.pull-right.slick-arrow {
    position: absolute;
    top: 50%;
    background: #1d285b;
    color: #fff;
    border-radius: 50px;
    padding: 20px 22px;
    z-index: 1;
    right: -8px;
    border: 2px solid #fff;
}

.item.slick-slide.slick-current.slick-active.slick-center .ser-body {
    background: #888888;
    position: relative;
    top: 150px;
    z-index: 23;
}


.wd-slide {
  overflow: visible !important;
}
/*.wd-carousel {*/
/*  overflow: visible !important;*/
/*}*/

div#slider-3 {
    overflow: visible !important;
}


.text-prime2 strong {
    color: #20abe2;
    font-family: 'BebasNeue Regular';
    font-weight: 300;
    word-spacing: 10px;
}

.text-prime2 h4.info-box-title {
    font-size: 80px !important;
    line-height: 80px !important;
    font-family: 'BebasNeue Regular';
    font-weight: 300;
}

.text-prime2 .info-box-subtitle {
    font-size: 45px !important;
}

.whb-general-header .whb-column.whb-col-right a.btn {
    padding: 10px 30px !important;
    box-shadow: 1px 2px 8px 7px #00000029;
}

ul#menu-main-menu .menu-item {
    padding: 0 10px;
}

ul#menu-main-menu li a {
    font-size: 20px;
    text-transform: lowercase !important;
}


.text-prime2.ttl-bfr:before{
    content: "";
    position: absolute;
    left: 0;
    top: -25px;
    background: #fff;
    width: 45px;
    height: 5px;
    margin: 0 auto;
}

.verticalAlign marquee {
    font-size: 120px;
    font-weight: 900;
    color: #ffffff54;
    text-transform: uppercase;
    font-family: "BebasNeue Bold", Arial, Helvetica, sans-serif;
    position: relative;
    top: 0;
    font-weight: 700;
    letter-spacing: 20px;
    text-align: center;
    line-height: 1.2;
    z-index: 999;
    writing-mode: horizontal-tb;
    margin: auto;
    width: 100%;
    right: 0;
    -webkit-text-stroke: 2px #fff;
}

.verticalAlign2 marquee {
    font-size: 100px;
    font-weight: 900;
    color: #ccc;
    text-transform: uppercase;
    font-family: "BebasNeue Bold", Arial, Helvetica, sans-serif;
    position: relative;
    top: 0;
    font-weight: 700;
    letter-spacing: 5px;
    text-align: center;
    line-height: 1.2;
    z-index: 999;
    writing-mode: horizontal-tb;
    margin: auto;
    width: 100%;
    right: 0;
    /* -webkit-text-stroke: 1px #cfc4c4; */
}

.btn.btn-color-primary:hover {
    letter-spacing: 2px;
}
.btn.btn-color-primary {
    background-color: var(--wd-primary-color);
    transition: all 0.6s ease-in-out;
}

.page-title.page-title-default {
    margin-bottom: 0 !important;
}

.single-services .main-page-wrapper>.container {
    max-width: 100%;
}
 

.row.single_serviceSection {
    padding: 80px 0;
    display: flex;
    align-items: center;
}

.singleServiceThumbnail img {
    width: 80%;
}

.text-prime.blk-pop h4.info-box-title {
    color: #fff;
}

@media (max-width: 767px){
    .text-prime2 h4.info-box-title {
        font-size: 50px !important;
        line-height: 50px !important;
 }
.second-bfr:before{
    display: none;
}
.item.slick-slide.slick-current.slick-active.slick-center .ser-body {
    top: 0;
    z-index: 23;
}
.single-bottle img{
    display: none;
}
 
.verticalAlign marquee{
    display: none;
}
.material-right-img img{
    display: none;
}
.material-left-img img{
    display: none;
}
.text-prime2 .info-box-subtitle {
    font-size: 30px !important;
}
.text-prime2.ttl-bfr:before{
    display: none;
}
.text-prime.blk-pop h4.info-box-title {
    color: #000;
}
.head_border{
    display: none;
}
 
.ser-body h3.title {
    font-size: 28px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 30px;
}
/* 	.proceee-ee{
		display: none;
	} */
	div.marquee>a>img {
    height: 60px;
 }
	.singleServiceThumbnail img {
    width: 100%;
}
	.singleServiceContent {
    padding-top: 40px;
}
	.singleServiceContent p {
    font-size: 16px;
}
}

@media (max-width: 768px){
    .vc_row-fluid.reverse-col-ml .wpb_column {
    width: 100%;
}

.vc_row-fluid.reverse-col-ml .wpb_column .bottl-iop img {
    width: 100%;
}
}
 
 
@media screen and (max-width: 840px) and (min-width: 768px){
    .text-prime2 h4.info-box-title {
        font-size: 50px !important;
        line-height: 50px !important;
 }
.second-bfr:before{
    display: none;
}
.item.slick-slide.slick-current.slick-active.slick-center .ser-body {
    top: 0;
    z-index: 23;
}
.single-bottle img{
    display: none;
}

.verticalAlign marquee{
    display: none;
}
.material-right-img img{
    display: none;
}
.material-left-img img{
    display: none;
}
.text-prime2 .info-box-subtitle {
    font-size: 30px !important;
}
.text-prime2.ttl-bfr:before{
    display: none;
}
.text-prime.blk-pop h4.info-box-title {
    color: #000;
}
.head_border{
    display: none;
}

}
 



.BottleCol {
    position: relative;
}

.bottle-set img {
    position: absolute;
    left: -130px;
    top: 120px;
    width: 300px;
    border-radius: 50% !important;
    height: 300px;
    object-fit: cover;
}
.ProjectSec {
    padding-right: 150px;
}
.bottl-made img {
    border-radius: 10px !important;
}

.bottl-made {
    position: relative;
}

.ProjectRow {
    display: flex;
    align-items: center;
}
.Project-bfr:before {
    content: '';
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}

.text-white ul li a:hover {
    color: #1aade3;
    letter-spacing: 1px;
}
.info-box-inner {
    font-size: 16px;
}
.ser-body:hover {
    background: #1d285b;
    opacity: 1;
}

.ser-body:hover .readmore a {
    background: #fff;
    color: #000;
}




        /*body {*/
        /*    font-family: Arial, sans-serif;*/
        /*    background: #f9f9f9;*/
        /*    text-align: center;*/
        /*    padding: 50px 0;*/
        /*    height: 80vh;*/
            /* width: 0px; */
        /*}*/
        .process-container {
            max-width: 1100px;
            margin: auto;
            position: relative;
            padding-top: 250px;
            padding-bottom: 330px;
        }
        .process-title {
            font-size: 28px;
            font-weight: bold;
            margin-bottom: 90px;
        }
        .process-wrapper {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .gear-icon {
            font-size: 60px;
            color: #007bff;
            position: absolute;
            z-index: 2;
        }
        .dotted-circle {
            width: 993px;
            height: 489px;
            border: 4px dashed #007bff;
            border-radius: 800px;
            position: absolute;
            z-index: 1;
            margin-top: 39%;
            /* top: 0%; */
            border-bottom-left-radius: 0%;
            border-bottom-right-radius: 0%;
        }
        .process-steps {
            display: flex;
            justify-content: center;
            align-items: center;
            position: relative;
            width: 100%;
            height: 100%;
        }
        .step {
            display: flex;
            flex-direction: column-reverse;
            align-items: center;
            position: absolute;
            width: 150px;
            text-align: center;
        }
        .step-icon {
            width: 90px;
            height: 90px;
            /* background: #007bff; */
            background: rgb(31,146,200);
            background: linear-gradient(117deg, rgba(31,146,200,1) 43%, rgba(31,116,171,1) 50%, rgba(100,182,228,1) 100%);
            border-radius: 50%;
            display: flex;
            justify-content: center;
            border: 7px solid;
            align-items: center;
            color: #fff;
            font-size: 28px;
            margin: 0 auto;
            box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
        }
        .step-text {
            margin-top: 12px;
            font-weight: bold;
            font-size: 16px;
            color: grey;
        }
        .gear-img {
            display: flex;
            position: absolute;
            top: 74%;
            left: 50%;
            width: 58%;
            margin-top: 20%;
            transform: translate(-50%, -50%);
            object-fit: contain;
            z-index: 2;
        }
        .step.step-5:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 80%;
    left: 26%;
    line-height: 1;
    transform: rotate(183deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}


.step.step-4:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 80%;
    left: 26%;
    line-height: 1;
    transform: rotate(183deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}

.step.step-3:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 80%;
    left: 26%;
    line-height: 1;
    transform: rotate(183deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}

.step.step-6:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 80%;
    left: 26%;
    line-height: 1;
    transform: rotate(183deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}

.step.step-1:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 80%;
    left: 26%;
    line-height: 1;
    transform: rotate(183deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}

.step.step-2:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 80%;
    left: 30%;
    line-height: 1;
    transform: rotate(174deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}

  .step-1 {
            transform: rotate(0deg) translateY(-126px) translateX(-164px) rotate(-21deg); 
        }
        .step-2 {
            transform: rotate(68deg) translateY(-131px) translateX(-92px) rotate(-51deg);
        }
        .step-3 {
            transform: rotate(120deg) translateY(-254px) translateX(-207px) rotate(-88deg);
        }
        .step-4 {
            transform: rotate(180deg) translateY(-119px) translateX(-482px) rotate(-128deg);
        }
        .step-5 {
            transform: rotate(240deg) translateY(-510px) translateX(140px) rotate(-296deg); 
        }
        .step-6 {
            transform: rotate(283deg) translateY(-359px) translateX(-54px) rotate(-323deg); 
        }
        
        
        
        section.vc_section.aftr-sec-process {
    background: #ffffff !important;
    box-shadow: inset 1px 20px 20px 20px #f3e5e5 !important;
}


@media (max-width:1360px){
	
    .step.step-5:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 83%;
    left: 29%;
    line-height: 1;
    transform: rotate(183deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}


.step.step-4:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 83%;
    left: 27%;
    line-height: 1;
    transform: rotate(183deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}

.step.step-3:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 83%;
    left: 28%;
    line-height: 1;
    transform: rotate(183deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}

.step.step-6:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 84%;
    left: 29%;
    line-height: 1;
    transform: rotate(180deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}

.step.step-1:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 85%;
    left: 29%;
    line-height: 1;
    transform: rotate(179deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}

.step.step-2:before {
    position: absolute;
    bottom: calc(100% - 16px);
    left: 52px;
    z-index: 1;
    width: 1em;
    height: 1em;
    display: block;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 83%;
    left: 32%;
    line-height: 1;
    transform: rotate(174deg);
    font-size: 4.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}
ul#menu-main-menu .menu-item {
    padding: 0;
}
.wd-nav.wd-gap-l {
    --nav-gap: 20px;
}

}





/* SERVICES */
.servicesInner .contentBtn .srContentBtn { background: #BD8C26; display: flex; height: 60px; flex: 0 0 20%; max-width: 160px; width: 160px; align-items: center; justify-content: center; opacity: 0; border-radius: 10px 0px 10px 0px; visibility: hidden; flex: 0 0 0; }
.servicesInner .srContent { flex: 0 0 100%; transition: all 3s ease; }
.servicesInner.active .srContent { flex: 0 0 80%; transition: all 3s ease; color: #fff; }
.srContentBtn a { color: #fff; font-size: 18px; }
.servicesInner .servicesWrapper { display: flex; flex-direction: column; text-align: center; }
.servicesInner.active .servicesWrapper h2 { color: #fff; transition: all 2s ease; }
.servicesInner .servicesThumb { opacity: 1; visibility: visible; transition: all 3s ease; }
.servicesInner.active .servicesThumb { opacity: 1; visibility: visible; transition: all 3s ease; }
.servicesInner.active {flex: 0 0 50%;transition: all 2s ease;color: #fff;filter: none;}
.servicesRow { justify-content: center; display: flex; }
.servicesInner.active .servicesThumb img { transition: all 3s ease; height: 350px; object-fit: cover; filter: none; background-position: center; width: 100%; }
.servicesInner .servicesThumb img {    /* height:500px; */
border-radius: 20px; filter: brightness(50%); }


.servicesInner {
    background-size: cover;
    background-position: center;
    transition: background-image 0.3s ease-in-out;
    height: 400px; /* Adjust as needed */
    width: 100%; /* Adjust as needed */
}


.servicesInner.active .servicesWrapper { padding: 40px 30px 40px 30px; background: #0000007a; margin-top: 20px; border-radius: 30px; }
.servicesInner.active .srContentBtn { flex: 0 0 20%; opacity: 1; visibility: visible; margin-bottom: 0; }
.servicesWrapper h2 { font-weight: 500; color: #fff; font-size: 18px; text-align: center; line-height: 30px; }
.servicesInner { height: auto; flex: 0 0 20%; margin: 0 0px; align-items: center; }
.servicesRow { padding: 20px 0 40px; }
.contentBtn { position: absolute; right: 0px; bottom: -100px; }
.srContentBtn:before { content: ""; clip-path: polygon(0 0, 100% 100%, 100% 0); position: absolute; width: 100%; height: 25px; width: 25px; top: 35px; right: 160px; z-index: 9999 !important; background: #9b731f !important; }
.servicesInner {background-size: cover;background-repeat: no-repeat;display: flex;justify-content: center;height: 700px;transition: 2s ease-in-out;margin: 5px;}
.servicesInner .servicesWrapperssss h2 {display: block;writing-mode: vertical-rl;font-weight: 700;transform: rotate(360deg);margin: auto;letter-spacing: 0px;color: #fff;display: flex;}
.servicesInner.active .servicesWrapper a { width: 200px; padding: 15px 0; background: #fff !important; color: #000 !important; margin: 0 auto; border-radius: 50px; }
.servicesInner.active .servicesWrapper h2 { font-size: 32px; line-height: 35px; }
.servicesInner .servicesWrapperssss { display: block; }
.servicesInner.active .servicesWrapperssss { display: none; }
.servicesInner .servicesInnerTest { display: none; }
.servicesInner.active .servicesWrapperssss { display: none; }
.servicesInner.active .servicesInnerTest { display: block; padding: 50px; }
.servicesInner.active .servicesThumb { display: block; }
.servicesInner .servicesWrapperssss { display: block; }
@keyframes alltuchtopdown {
    0% { -webkit-transform: rotateX(0deg) translateY(0px); -moz-transform: rotateX(0deg) translateY(0px); -ms-transform: rotateX(0deg) translateY(0px); -o-transform: rotateX(0deg) translateY(0px); transform: rotateX(0deg) translateY(0px); }
    50% { -webkit-transform: rotateX(0deg) translateY(-20px); -moz-transform: rotateX(0deg) translateY(-20px); -ms-transform: rotateX(0deg) translateY(-20px); -o-transform: rotateX(0deg) translateY(-20px); transform: rotateX(0deg) translateY(-20px); }
    100% { -webkit-transform: rotateX(0deg) translateY(0px); -moz-transform: rotateX(0deg) translateY(0px); -ms-transform: rotateX(0deg) translateY(0px); -o-transform: rotateX(0deg) translateY(0px); transform: rotateX(0deg) translateY(0px); }
}
.alltuchtopdown img { animation: alltuchtopdown 3s infinite; -webkit-animation: alltuchtopdown 3s infinite; animation-delay: 0s; -webkit-animation-delay: 1s; }
.servicesInner { position: relative; }
.servicesInner:before {content: "";position: absolute;width: 20px;height: 20px;top: 10px;right: 10px;background: #f8f8f8;z-index: 9999;}
.servicesInner:after {content: "";position: absolute;width: 20px;height: 20px;bottom: 10px;left: 10px;background: #fff;z-index: 9999;}


.client-team .wd-carousel .info-box-icon img {
    height: 450px;
    width: 100%;
    object-fit: cover;
}

.singleServiceThumbnail {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

@media (min-width: 1025px) {
    .title-size-large {
        --wd-title-sp: 30px !important;
        --wd-title-font-s: 60px !important;
    }
}

.singleServiceContent p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
}

.step a {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}

.col-lg-4.col-md-4.col-sm-1.col-xs-1:nth-last-child(1) {
    margin: 0 auto;
}





.wd-marquee-content img {
    width: 100%;
    height: 50px;
}



.main-logo-sec .vc_column-inner {
    background: transparent;
}


















.logoMarqueeSection {
  /* padding-top: 50vh; */
  /* padding-bottom: 150vh; */
}

#logoMarqueeSection {
  max-width: 1920px!important;
  margin: 0 auto;
}

.default-content-container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    width: 100%;
    min-height: 100vh;
}

div.marquee>a>img {
  height: 150px;
  width: 350px !important;!i;!;
  object-fit: contain;
  /* aspect-ratio: 4/2; */
  background: #fff;
}

.logoMarqueeSection>div>div {
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
}

.marquee-wrapper {
  display:  inline-block;
  white-space: nowrap;
}

.marquee {
    display:  inline-block;
    white-space: nowrap;
    position: relative;
    transform: translate3d(0%, 0, 0);
    animation-name: marquee;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.marquee a {
    display:  inline-block;
    white-space: nowrap;
    padding-right: 5.4rem;
}

.marquee-wrapper:hover .marquee {
    animation-play-state: paused !important;
}

@keyframes marquee {
    0% {
        transform: translate3d(0%, 0, 0);
    }

    100% {
        transform: translate3d(-100%, 0, 0);
    }
}


 


@media screen and (max-width: 992px) and (min-width: 320px) {
  .vc_row.wpb_row.vc_row-fluid.dyhastoo:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #5566a38c;
}

.step-icon span.vc_icon_element-icon {
    color: #fff !important;
 }


.vc_icon_element.vc_do_icon.step-icon .vc_icon_element-inner:before {
    position: absolute;
    z-index: 1;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    top: 75px;
    left: 0;
    /* margin: 0 auto; */
    right: 0;
    line-height: 1;
    transform: rotate(180deg);
    font-size: 2.5em;
    text-align: center;
    color: #20ABE2;
    content: "\f0d8";
}
	.custom-process-secxt{
		display: none;
	}
	.process-sect-for-mob{
	display: block !important;
}
}

.process-sect-for-mob{
	display: none;
}