@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//lawit.md/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.9") format("woff2");
}

:root {
	--wd-text-font: "Jura", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 700;
	--wd-text-color: rgb(114, 114, 114);
	--wd-text-font-size: 16px;
	--wd-title-font: Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Jura", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Jura", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 30px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(64,157,219);
	--wd-alternative-color: rgb(246,62,87);
	--btn-default-font-family: "Jura", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: rgb(246,62,87);
	--btn-default-bgcolor-hover: rgb(246,62,87);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-accented-font-family: "Jura", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(246,62,87);
	--btn-accented-bgcolor-hover: rgb(246,62,87);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(246,62,87);
	--wd-link-color-hover: rgb(246,62,87);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(245,245,245);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1820px;
--wd-form-brd-radius: 0px;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1820px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1820px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1820px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}



.info-box-content {
	display: flex; 
	flex-direction: column;
}
.info-box-title.title {
	order: -1; 
}

/* Order for promo banner */
.content-banner{
	display:flex;
	flex-direction:column
}
.content-banner .banner-title{
	order:-1
}

/* Promo-gif */
.promo-gif .wd-button-wrapper a,
.promo-gif2 .wd-button-wrapper a {
	font-size: 24px;
	margin-top: 60px;
}

.promo-gif .promo-banner::after,
.promo-gif2 .promo-banner::after,
.promo-gif3 .promo-banner::after,
.promo-gif4 .promo-banner::after,
.promo-gif5 .promo-banner::after,
.promo-gif6 .promo-banner::after,
.promo-gif7 .promo-banner::after{
	content: "";
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 10;
	pointer-events: none;
}
.promo-gif .promo-banner::after {
	background-image: url('/wp-content/uploads/2026/03/gkfjgdf.gif');
	right: -10%;      
	bottom: 30px;    
	width: 300px;   
	height: 300px;
}
.promo-gif2 .promo-banner::after {
	background-image: url('/wp-content/uploads/2026/03/ezgi.gif');
	right: 0;      
	bottom: 0;    
	width: 260px;   
	height: 300px;
}
.promo-gif3 .promo-banner::after {
	background-image: url('/wp-content/uploads/2026/03/ezgif-41355658ddcb4850.gif');
	right: 0;
	bottom: 0;
	width: 80%;
	height: 70%;
}
.promo-gif4 .promo-banner::after {
	background-image: url('https://lawit.md/wp-content/uploads/2026/03/promo-5.gif');
	right: -25%;      
	bottom: -25%;    
	width: 800px;   
	height: 600px;
}
.promo-gif5 .promo-banner::after {
	background-image: url('https://lawit.md/wp-content/uploads/2026/03/promo-6.gif');
	right: -40%;      
	bottom: -20%;    
	width: 600px;   
	height: 500px;
}
.promo-gif6 .promo-banner::after {
	background-image: url('/wp-content/uploads/2026/03/promo-8.gif');
	right: -40%;      
	bottom: -20%;    
	width: 600px;   
	height: 500px;
}
.promo-gif7 .promo-banner::after {
	background-image: url('/wp-content/uploads/2026/03/promo-7.gif');
	right: -25%;      
	bottom: -25%;    
	width: 700px;   
	height: 600px;
}

/* Folder row */
.row-card{
	display:flex;
	gap:30px
}
.service-card {
	position: relative !important;
	border-radius: 0 15px 15px 15px !important; 
	z-index: 5; 
}

.service-card::before {
	content: "";
	position: absolute;
	top: 6px; 
	left: 4px;
	width: 110px; 
	height: 60px;
	background-color: rgba(0, 83, 138, 1) !important;
	border-radius: 15px 15px 0 0;
	z-index: -2 ; 
}

.promo-gif9 .wd-button-wrapper a{
	font-size: 24px;
	margin-top: 30px;
}

.service-card .info-box-title {
	border-bottom: 1px solid rgba(172, 172, 172, 1); 
	padding-bottom: 14px;
	margin-bottom:40px
} 

/* Position for btn */
.card-btn{
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0px;
}
.card-btn{
	font-size:0	
}

/* Hover effect */
.service-card .wd-info-box {
	transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) ;
}
.service-card:hover .wd-info-box {
	transform: translateY(6px); 
}
.service-card::before {
	transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1) ;
}
.service-card:hover::before {
	transform: translateY(-8px);
}
.card-btn {
	transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) ;
}
.service-card:hover .card-btn {
	transform: rotate(45deg) ; 
}

/* Partners carousel gap */
.column-company .wd-carousel-wrap{
	gap:30px
}

/* Contact form */
.wpcf7-form-control:not([type="submit"]) {
	height: 75px;
	background-color: #ffffff;
	border-radius: 15px;
	padding: 20px 30px;
	font-size: 24px;
	line-height:1.2;
	margin-bottom: 10px;
}
.wpcf7-form-control::placeholder {
	color: rgba(153, 153, 153, 1) ;
}
.wpcf7-submit {
	background-color: rgb(227 78 91);
	font-size: 20px ;
	padding: 20px 40px ;
	border-radius: 50px ;
	border: none ;
	color: #fff ;
	text-transform: uppercase;
}
.wpcf7-acceptance {
	background: transparent !important;
}

/* Faq accordion */
.wd-accordion-item {
	border-radius: 50px;
	background-color: #ffffff;
	margin-bottom: 20px;
	border: none;
	padding: 0 20px;
	transition: all 0.3s ease;
}

.wd-accordion-item:hover, 
.wd-accordion-item.wd-active {
	background-color: rgba(64, 157, 219, 1) !important;
	cursor: pointer;
}

.wd-accordion-item:hover :is(.wd-accordion-title-text, .wd-accordion-opener, .wd-accordion-content *),
.wd-accordion-item.wd-active :is(.wd-accordion-title-text, .wd-accordion-opener, .wd-accordion-content *) {
	color: #ffffff !important;
}

.wd-accordion-item:hover .img-wrapper img,
.wd-accordion-item.wd-active .img-wrapper img {
	filter: brightness(0) invert(1) !important;
}

.wd-accordion-title {
	background-color: transparent;
}

/* Info-box order content */
.box-order .info-box-subtitle{
	order:1
}

/* Hashtags */
.hero-tags-container {
	position: relative;
	width: 100%;
	height: 200px; 
}
.custom-tag {
	position: absolute;
	background-color: #ffffff ;
	color: #00538a ; 
	padding: 8px 30px;
	border-radius: 50px;
	white-space: nowrap;
	z-index: 5;
}

.tag-1 {
	top: 20%;
	left: 15%;
	transform: rotate(-5deg);
}
.tag-2 {
	top: 100%;
	left: 15%;
	transform: rotate(13deg);
}
.tag-3 {
	top: 40%;
	left: 50%;
	transform: rotate(-16deg);
}

.promo-style .content-banner{
	display:flex;
	flex-direction:row;
	justify-content:space-between
}
.promo-style .content-banner .banner-btn-wrapper {
	margin-top:0px;
	padding:0px;
}
.prom-row .content-banner{
	flex-direction:column
}

.promo-style .btn.btn-style-default {
	padding:0;
	font-size:0;
	border-radius:100px;
	gap:0;
	background:transparent
}

.promo-style .content-banner {
	display: flex;
	flex-direction: column;
	position: relative;
	margin-right: 0; 
}

.promo-style .content-banner .banner-btn-wrapper {
	position: absolute;
	right: -5%;
	top: -20%;
}

/* Promo banner on page 'tarife' */
.promo-tarife .btn.btn-style-default {
	font: 700 20px Helvetica, Arial, sans-serif;
	padding:10px 40px	
}

.promo-tarife .content-banner .reset-last-child{
	order:-1
}
.promo-tarife .row .content-banner {
	flex-direction: row; 
	flex-wrap: wrap; 
}
.promo-tarife .row .banner-title {
	flex: 1;       
}
.promo-tarife .row .banner-inner.reset-last-child {
	flex: 0 0 auto; 
	text-align: right ;
	margin-bottom:40px
}


.prom-row .wrapper-content-banner {
    align-items: stretch ;
}
.prom-row .content-banner {
    flex-direction: column ;
}
.prom-row .banner-btn-wrapper {
    margin-top: auto !important;
}

.promo-style .prom-row .btn.btn-style-default {
	padding:10px 20px;
	font-size:24px;
	background:#F63E57;
}

/* Social custom icons */
.social-custom .wd-social-icons .social-facebook {
	--wd-social-icon: url('/wp-content/uploads/2026/03/vector.png');
}
.social-custom .wd-social-icons .social-instagram {
	--wd-social-icon: url('/wp-content/uploads/2026/03/insta.svg');
}
.social-custom .wd-social-icons .social-whatsapp {
	--wd-social-icon: url('/wp-content/uploads/2026/03/whatsup.svg');
}
.social-custom .wd-social-icons .social-linkedin {
	--wd-social-icon: url('/wp-content/uploads/2026/03/link.png');
}
.social-custom .wd-social-icons .social-tg {
	--wd-social-icon: url('/wp-content/uploads/2026/03/teleg.svg');
}
.social-custom .wd-social-icons .social-viber {
	--wd-social-icon: url('/wp-content/uploads/2026/03/viber.svg');
}
.social-custom .wd-social-icons .social-youtube {
	--wd-social-icon: url('/wp-content/uploads/2026/03/ic_sharp-facebook.svg');
}
.social-custom .wd-social-icons .social-vk {
	--wd-social-icon: url('/wp-content/uploads/2026/03/ic_sharp-facebookdsads.svg');
}


/* Social icons on page contacts */
.social-contacts .wd-social-icons .social-facebook {
	--wd-social-icon: url('/wp-content/uploads/2026/04/vector.svg');
}
.social-contacts .wd-social-icons .social-instagram {
	--wd-social-icon: url('/wp-content/uploads/2026/04/insta.svg');
}
.social-contacts .wd-social-icons .social-whatsapp {
	--wd-social-icon: url('/wp-content/uploads/2026/04/mess.svg');
}
.social-contacts .wd-social-icons .social-linkedin {
	--wd-social-icon: url('/wp-content/uploads/2026/04/link.svg');
}
.social-contacts .wd-social-icons .social-tg {
	--wd-social-icon: url('/wp-content/uploads/2026/04/teleg.svg');
}
.social-contacts .wd-social-icons .social-viber {
	--wd-social-icon: url('/wp-content/uploads/2026/04/vier.svg');
}
.social-contacts .wd-social-icons .social-youtube {
	--wd-social-icon: url('/wp-content/uploads/2026/04/yout.svg');
}
.social-contacts .wd-social-icons .social-vk {
	--wd-social-icon: url('/wp-content/uploads/2026/04/vk.svg');
}

/* Hover for social icons */
.footer-row .wd-social-icons,
.social-contacts .wd-social-icons {
	transition: transform 0.25s ease, opacity 0.25s ease;
}
.footer-row .wd-social-icons.wd-style-default > a:hover,
.social-contacts .wd-social-icons.wd-style-default > a:hover {
	transform: translateY(-6px);
}

.reverse .info-box-content {
	display: flex; 
	flex-direction: column-reverse;
}

.img-gif .wd-image.wd-wpb {
    position: relative !important;
}

.img-gif .wd-image.wd-wpb::after {
    content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2026/03/gkfjgdf.gif');
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;      
    bottom: 0;    
    width: 300px;   
    height: 300px;
}

.prom-row .banner-btn-wrapper {
	position: static !important;
}
.promo-banner:hover .banner-btn-wrapper img,
.promo-banner:hover .banner-btn-wrapper .wd-btn-icon {
	transform: rotate(24deg);
	transition: transform 0.3s ease;
}

.banner-btn-wrapper img,
.banner-btn-wrapper .wd-btn-icon {
	transition: transform 0.3s ease;
}

/* Meta author */
.wd-post-meta .wd-post-author.wd-meta-author{
	display:none
}


.btn-top-bar {
	padding-left:0;
	margin-left:-20px;
}@media (max-width: 576px) {
	.whb-top-bar {
	margin-inline: 40px;
	border-radius: 40px;
}


.vc_row.wpb_row.service-row{
	background-image:url('/wp-content/uploads/2026/03/hero-mov.png') !important;
	min-height:550px 
}

/* Folder row */
.row-card {
	flex-wrap: nowrap ;
	overflow-x: auto ;
	-webkit-overflow-scrolling: touch; 
	gap:6px
}
.row-card .service-card {
	flex: 0 0 40% ; 
	max-width: 45% ;
}

.service-card::before {
	left: 8px;
	width: 80px; 
	top:10px
}
.service-card .wd-btn-icon img{
	max-width:60px;
}

/* Section title - left */
.text-style .title-wrapper.text-right{
	text-align: left ;
}

/* Contact form */
.wpcf7-form-control:not([type="submit"]) {
	height: 50px;
	padding: 10px 20px;
	font-size: 18px;
	margin-bottom: 0px;
}

.wpcf7-submit {
	background-color: rgb(227 78 91);
	font-size: 16px ;
	padding: 0px 20px ;
}

/* Faq accordion */
.wd-accordion-item {
	border-radius: 40px;
	margin-bottom: 10px;
	padding: 0px 10px;
}

.wd-accordion-item .wd-accordion-title {
	padding: 14px 0px 
}

/* Main promo banner */
.main-promo .promo-banner .wrapper-content-banner.wd-items-middle {
	align-items: flex-start ;
}
/* Promo-gif */
.promo-gif .wd-button-wrapper a,
.promo-gif2 .wd-button-wrapper a {
	font-size: 18px;
	margin-top: 30px;
}

.promo-gif .promo-banner::after{
	right: -25%;
	bottom: -10px;
	width: 240px;
	height: 240px;
}

.promo-gif2 .promo-banner::after{
	width: 170px;
	height: 200px;
}

.promo-gif9 .wd-button-wrapper a{
	font-size: 18px;
	margin-top: 20px;
}

.service-card .info-box-title {
	padding-bottom: 10px;
	margin-bottom: 20px;
} 

.mobile-font-size{
	font-size:12px !important;
}


/* Partner's carousel */
.prt-direction .wd-info-box{
	flex-direction:column;
}
.prt-direction .info-box-content {
	text-align: center ;
}
.prt-direction .box-icon-wrapper.box-with-icon{
	max-width: 25% 
}

/* Social btn position */
.footer-row .wd-social-icons.social-follow {
	text-align: left;
	justify-content: flex-start;
	gap: 0px;
	display: flex;
}

.footer-row .wd-social-icons .wd-social-icon :is(.wd-icon, i)::before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	background-image: var(--wd-social-icon); 
	background-size: contain;
	background-repeat: no-repeat;
}

/* Hashtags */
.hero-tags-container {
	margin-top: 190px;
}
.custom-tag {
	padding: 2px 8px;
	font-size:14px;
}

.tag-1 {
	top: 30%;
	left: 5%;
	transform: rotate(-5deg);
}
.tag-2 {
	top: 100%;
	left: 20%;
	transform: rotate(20deg);
}
.tag-3 {
	top: 50%;
	left: 60%;
	transform: rotate(-16deg);
}

.img-gif .wd-image.wd-wpb::after{
	width: 110px;
	height: 190px;
}

/* Page despre noi info - row  */
.box-row .wd-info-box{
	flex-direction: row;
}

.promo-gif4 .promo-banner::after{
	right: -28%;
	bottom: -28%;
	width: 444px;
	height: 420px;
}

.promo-gif5 .promo-banner::after {
	right: -33%;
	bottom: -28%;
	width: 488px;
	height: 428px;
}

.promo-gif7 .promo-banner::after {
	right: -35%;
	bottom: -5%;
	width: 480px;
	height: 250px;
}

.promo-gif6 .promo-banner::after{
	right: -30%;
	bottom: -4%;
	width: 433px;
	height: 250px;
}

.banner-btn-wrapper img,
.banner-btn-wrapper .wd-btn-icon {
	max-width:80%
}

.promo-style .content-banner .banner-btn-wrapper {
	right: -13%;
	top: -20%;
}

.promo-style .promo-banner .content-banner{
	padding-right:25px
}

.promo-style .prom-row .btn.btn-style-default {
	padding:6px 10px;
	font-size:18px;
}
}

