/*
Theme Name: Romania
Author: EkDesign
Author URI: https://vegibit.com
Version: 1.0
 */
 

/* =GENERAL
-------------------------------------------------------------- */

body{
    margin: 0px;
    padding: 0px;
   font-family: 'Assistant', sans-serif;
}

h1, h2, h3, h4, h5, h6, span, div, input, teaxtarea, select, option, a, p{
    font-family: 'Assistant', sans-serif;
}
h1, h2, h3, h4, h5, h6{
	margin: 0px;
}
p{
	margin: 10px 0px;
}
a, input[type="submit"]{
	cursor: pointer;
}
.font_white p {
    margin: 0;
}
.font_white p a,.font_white p a:hover{
    color: #fff !important;
}
/**********HOME PAGE**************/
span.under_img{
	position: relative;
}
.under_img:before {
    content: "";
    background: url(/wp-content/uploads/2022/09/Path-97.png);
    position: absolute;
    width: 130px;
    height: 6px;
    background-repeat: no-repeat;
    bottom: -10px;
    left: 0;
    background-size: contain;
    background-position: top;
}
#custom_list span.elementor-icon-list-icon {
    background: #01A4DE;
    padding: 26px 26px;
    margin-left: 25px;	
    display: flex;
    align-items: center;
    justify-content: center;	
}
#custom_list span.elementor-icon-list-text {
    display: flex;
    align-items: center;
}
#custom_list li.elementor-icon-list-item {
	padding: 0px 0px 0px 15px;
    list-style: none;
    background: radial-gradient(#FFFFFF, #F2F3F5);
    display: flex;
    align-items: stretch;
    margin-bottom: 10px;
}
#semi_ntro:before {
    background-image: url(https://land.dt-law.co.il/wp-content/uploads/2023/03/Group-177.png);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left -88px bottom -120px;
    background-size: 40%;
}
.pb_p p{
	margin-bottom: 24px;	
}
/********ELIGIBILTY FORM ON HOME PAGE***************/

.nf-before-form-content, .nf-error.field-wrap .nf-field-element:after {
    display: none;
}
#eligb_form nf-field, #form_update nf-field {
    width: 49%;
    max-width: 49%;
    flex: 0 0 49%;
}
#eligb_form .listradio-wrap ul, #form_update .listradio-wrap ul {
    display: flex;
    column-gap: 25px;
}
#eligb_form nf-field:nth-child(1) {
    order: 1;
}
#eligb_form nf-field:nth-child(2) {
    order: 3;
}

#eligb_form nf-field:nth-child(3) {
    order: 5;
}

#eligb_form nf-field:nth-child(4) {
    order: 7;
}

#eligb_form nf-field:nth-child(5) {
    order: 2;
}
#eligb_form nf-field:nth-child(6) {
    order: 4;
}
#eligb_form nf-field:nth-child(7) {
    order: 6;
}
#eligb_form nf-field:nth-child(8) {
    order: 8;
} 
#eligb_form nf-field:nth-child(9) {
    order: 9;
}
#eligb_form nf-field:nth-child(10) {
    order: 11;
}
#eligb_form nf-field:nth-child(11) {
    order: 13;
} 
#eligb_form nf-field:nth-child(12) {
    order: 15;
}
#eligb_form nf-field:nth-child(13) {
    order: 10;
} 
#eligb_form nf-field:nth-child(14) {
    order: 12;
}
#eligb_form nf-field:nth-child(15) {
    order: 14;
} 
#eligb_form nf-field:nth-child(16) {
    order: 16;
}
#eligb_form nf-field:nth-child(17) {
    order: 17;
} 

#eligb_form nf-fields-wrap:before{
    content: "";
    width: 100%;
    height: 2px;
    background: #E5E8EC;
    position: absolute;
    top: 47%;
}
#eligb_form nf-fields-wrap, #form_update nf-fields-wrap{
    display: flex;
    flex-flow: wrap;
    column-gap: 10px;
    justify-content: space-between;	
}
#fill_form nf-fields-wrap{
    display: grid;
    column-gap: 10px;
    justify-content: space-between;
    grid-template-columns: repeat(4, 1fr);
}

.nf-form-content {
    padding: 0 !important;
	max-width: 100% !important;
}
#eligb_form .nf-form-content label, #form_update .nf-form-content label, #fill_form .nf-form-content label{
    font-size: 22px;
    line-height: 30px;
    color: #1C114B;
    font-weight: 600;
}
#eligb_form .submit-container, #form_update .submit-container, #fill_form .submit-container{
	margin-bottom: 0px;
}

.nf-form-content input:not([type=button]){
	background: #fff!important;
    border: 1px solid #E5E8EC !important;
    font-size: 18px !important;
    color: #1C114B !important;
}
.nf-form-content input::placeholder{
	font-size: 18px !important;	
	color: #1C114B !important;
	opacity: 61% !important;
}
.nf-field-element h3 {
    font-size: 34px;
    color: #01A4DE;
    font-weight: bold;
    line-height: 45px;
    margin-top: 60px;
    margin-bottom: 0;
}
#eligb_form .listradio-wrap ul, #form_update .listradio-wrap ul, #fill_form .listradio-wrap ul,{
	 display: flex;
    column-gap: 25px;
}
.listcheckbox-wrap .nf-field-element label:after{
    width: 30px !important;
    height: 30px !important;	
    background: #fff !important;
    border: 1px solid #E5E8EC !important;	
	left: -40px !important;	
}

.nf-pass.field-wrap .nf-field-element:after{
      right: -20px !important;
     font-size: 18px !important; 
}
#eligb_form .listradio-wrap .nf-field-element label.nf-checked-label:before{
	background: #01A4DE !important;
    color: #fff !important;
    border-radius: 0px !important;    
    border: 5px solid #fff !important;		
	top: 3px !important;
    left: -40px !important;	
    line-height: 20px;
    width: 30px;
    height: 30px;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 16px !important;
    position: absolute;
    font-weight: 100;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#fill_form .submit-container, #form_update .submit-container, {
	margin-bottom: 0px;
}
#eligb_form .listcheckbox-container .nf-field-element label {
    margin-left: 42px!important;
}
.listradio-wrap .nf-field-element label:after{
     width: 30px !important;
    height: 30px !important;	
    background: #fff !important;
    border: 1px solid #E5E8EC !important;	
    border-radius: 0px !important;
    left: -40px !important;    
}
/*********FORM SUBMIT BUTTON*************************/
#eligb_form nf-field:last-child, #form_update nf-field:last-child {
    flex: 0 0 100%;
    width: 100%;
    margin: 20px auto 0px;
}
#eligb_form nf-field:last-child input, #form_update nf-field:last-child input{
	background: #fff !important;
    border: 1px solid #E5E8EC !important;
    font-size: 18px !important;
    color: #1C114B !important;
}
#fill_form nf-field:last-child input{
	background: #01A4DE!important;
    border: 0px solid #E5E8EC !important;
    font-size: 25px !important;
    color: #fff !important;
    width: 100% !important;
    font-weight: 500;
	line-height: 20px;	
}
#fill_form .nf-form-content input:not([type=button]){
	width: 100% !important;
}
.submit-wrap{
	text-align: center;
}
.nf-form-content input[type=button]{
	background: #01A4DE !important;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    padding: 0px 50px;	
}
.nf-form-content input[type=button]:hover{
    background: #1C114B !important;	
	color: #fff! important;
    scale: 0.9;
    cursor: pointer;
}

/*************THANKYOU PAGE*************************/
#height_fitscreen{
	height: calc(100vh - 63px);
}

/************FOOTER SECTION*************/
.p_flex .elementor-widget-container{
	display: flex;
    justify-content: end;
    align-items: center;
}
.p_flex a {
    font-size: 13px;
    line-height: 10px;
	margin-left: 5px;
}
/***********MEDIA RESPONSIVE************/
@media(max-width: 767px){
	.under_img:before{bottom: -5px;}
#eligb_form nf-field, #form_update nf-field, #fill_form nf-field{
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
}	
#eligb_form nf-field:nth-child(1), #form_update nf-field:nth-child(1) {
    order: 1;
}
#eligb_form nf-field:nth-child(2), #form_update nf-field:nth-child(2) {
    order: 2;
}

#eligb_form nf-field:nth-child(3), #form_update nf-field:nth-child(3) {
    order: 3;
}

#eligb_form nf-field:nth-child(4), #form_update nf-field:nth-child(4) {
    order: 4;
}

#eligb_form nf-field:nth-child(5), #form_update nf-field:nth-child(5) {
    order: 5;
}
#eligb_form nf-field:nth-child(6) {
    order: 6;
}
#eligb_form nf-field:nth-child(7) {
    order: 7;
}
#eligb_form nf-field:nth-child(8) {
    order: 8;
} 
#eligb_form nf-field:nth-child(9) {
    order: 9;
}
#eligb_form nf-field:nth-child(10) {
    order: 10;
}
#eligb_form nf-field:nth-child(11) {
    order: 11;
} 
#eligb_form nf-field:nth-child(12) {
    order: 12;
}
#eligb_form nf-field:nth-child(13) {
    order: 13;
} 
#eligb_form nf-field:nth-child(14) {
    order: 14;
}
#eligb_form nf-field:nth-child(15) {
    order: 15;
} 
#eligb_form nf-field:nth-child(16) {
    order: 16;
}
#eligb_form nf-field:nth-child(17) {
    order: 17;
} 
.p_flex a{
		justify-content: center;
}
	.bg_position{
	background-position: center right;
}
	#semi_ntro:before{
	background-position: left -50px bottom -50px;
    background-size: 100%;
    left: 0;	
	}
 #fill_form nf-fields-wrap{	
    grid-template-columns: repeat(1, 1fr);	
	}	
	#ninja_forms_required_items, .nf-field-container{
		margin-bottom: 0px !important;
	}
	.p_flex .elementor-widget-container{
	justify-content: center;	
	}
}
/*************THANKYOU PAGE*************************/
#height_fitscreen{
	height: calc(100vh - 94px);
}	

/************* CRIMINAL TAX*************************/
.a_font a{
	font-size: 35px;
    font-weight: 400;	
}
.mh_title {
    max-height: 75px;
    min-height: 75px;    
}
#publish_media .slick-arrow {
    position: absolute;
    top: 50%;
    font-size: 0;
    background: transparent;
    border: 0px;
	cursor: pointer;
}
#publish_media .slick-prev{
	left: -30px;
}
#publish_media .slick-prev:before {
    content: ">";
    font-size: 50px;
    font-family: monospace;
}
#publish_media .slick-next{
	right: -30px;
}
#publish_media .slick-next:before {
    content: "<";
    font-size: 50px;
    font-family: monospace;
}
.media_slide .elementor-image-box-img img{
	width: 100%;
}
.media_slide .elementor-image-box-wrapper {
    display: flex;
    flex-direction: column-reverse;
}
.media_slide .elementor-image-box-content{
	margin-bottom: 15px;
}
.media_slide .slick-slide {
    padding: 0px 20px;
}
#last_footer .nf-form-content input::placeholder{
    color: #100833 !important;
}
#last_footer .nf-form-content input{
    font-size: 22px !important;
    color: #100833 !important;
    height: 60px;      
}
#last_footer .nf-field-container{
    margin-bottom: 10px;
}
#last_footer .field-wrap input[type=submit]{
    width: 100%;
    background-color: #01A4DE !important;
    color: #fff !important;
    border: 0px !important;
    font-size: 30px !important;
    height: 60px;    
    line-height: 1.2;    
}
@media(max-width: 1600px){
	#top_banner{
	    background-position: center left -200px;	
	}
}
@media(max-width: 1440px){
	#top_banner{
	    background-position: center left -300px;	
	}
	#col_2{
		width: 68.5%;
	}
	#col_1{
		width: 32.5%;
	}	
}
@media(max-width: 1350px){
	#top_banner{
	    background-position: center left -320px;	
	       padding: 50px 20px 30px 20px; 
	}
}
@media(max-width: 1279px){
	#top_banner{
	    background-position: center left -390px;
	}	
	#col_1{
		width: 27%;
	}
	#col_2{
		width: 73%;
	}
#last_footer .nf-field-container .nf-field-label {
    margin-bottom: 0px!important;
	}
		.a_font a{font-size: 25px; line-height: 30px;}
}

@media(max-width: 990px){
	#col_1{
    width: 80%;
    margin: 0 auto; 
	}
	#col_2{
    width: 100%; 
    margin-top: 150px;    
	}
	#top_banner {
    background-position: center top;
    background-color: #3e3768;
    background-size: 100%;
}
div#col_1>.elementor-widget-wrap {
    padding: 50px;
}
}
@media(max-width: 767px){
    	#col_1, #col_2{
	    width: 100%;	 
	}
.slick-prev {
    left: -10px;
}
.slick-next {
    right: -10px;
}
#last_footer .nf-form-content input{
    height: 45px;
}
#last_footer .field-wrap input[type=submit]{
    height: 45px;
    line-height: 0.5;
}
#publish_media .slick-next {
    right: -5px;
}
#publish_media .slick-next:before, #publish_media .slick-prev:before{
        font-size: 35px;   
}
#publish_media .slick-prev {
    left: -5px;
}
.a_font p, .a_font .elementor-widget-container span{
    display: block;   
}
.mh_title {
    max-height: max-content;
    min-height: max-content;
}
#top_banner {
    background-position: center right -100px;
background-size: cover;    
}

}