.modal {
    display: none;
    z-index: 1050; /* Bootstrap modal z-index */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5); /* Fundal semitransparent */
}

.gdprro a:hover {
	color: blue !important;
}

footer.container-fluid.text-center.py-4 a {
    color: #1f1d5c;
}

footer.text-center.py-3 a:hover {
    color: #1f1d5c;
}

.calltoaction {
    position: fixed;
    bottom: 12px;
    width: 100%;
    display: flex;
    justify-content: space-between; /* Poziționează butoanele în stânga și dreapta */
    padding: 0 15px;
    z-index: 10000; /* Setează un z-index mai mic decât bannerul */
    pointer-events: none; /* Dezactivează evenimentele de clic pentru întreg containerul */
}

.calltoaction a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    pointer-events: auto; /* Re-activare a evenimentelor de clic doar pentru butoane */
}

.calltoaction a:hover {
    transform: scale(1.1);
}

.calltoaction a img {
    width: 50px;
    height: 50px;
}


@media (min-width: 768px) {
    .calltoaction {
        display: none !important;
    }
}

body {
font-family: 'Lato', Arial, sans-serif;
padding:0px;
margin:0px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/Lato-Regular.woff2') format('woff2');
	font-display: swap;
    unicode-range: U+0020-007F, U+0100-017F; /* Include și diacritice */
}
@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/Lato-Bold.woff2') format('woff2');
	font-display: swap;
	unicode-range: U+0020-007F, U+0100-017F; /* Include și diacritice */
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/Roboto_Condensed-Regular.woff2') format('woff2');
    font-display: swap;
    unicode-range: U+0020-007F, U+0100-017F;
}

@font-face {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/NotoSans-Regular.woff2') format('woff2');
    font-display: swap;
    unicode-range: U+0020-007F, U+0100-017F;
}

.menubg {
color:#e7b321;
background-color: #1f1d5c;
}

.close {
padding-right: 5px !important;
padding-top: 0px !important;
}
.meni-img-plance {
text-align: center;
}

.menu-suna {
text-align: center;
}

.logo {
text-align: center;
}

.logoimg {
width: 212px;
height: 80px;
margin: 20px; /* dacă ai nevoie */
}

a {
text-decoration: none;
color:#e7b321;
}

a:hover {
text-decoration: none;
color:white;
}

.menu-item-link-text {
text-align: center;
}

    .section{
        background-color:#e7b321;
        text-align: center;
        color:#1f1d5c;
    }
	
	.section2 .read-details {
        text-align: center;
    }

    .we-find-aplace{
        font-size:34px;
		font-family: 'Roboto Condensed', sans-serif;
    }

    .read-details{
        font-size:26px;
    }
    
    .read-details img {
        width: 31px;
        height: 30px;
    }

    .section2{
        background-image: url(../img/section2bg.png);
    }

    .youhappend{
        margin-bottom:30px;
        margin-top:30px;
        font-size:32px;
        text-align: center;
    }

    .text-novum{
        text-align: justify;
        font-size:24px;
        -moz-text-align-last: center; /* Code for Firefox */
        text-align-last: center;
    }


    .section3{
        background-image: url(../img/section3bg.png);
        background-size: 100% auto;
    }


    .weformed{
        text-align: center;
        font-size:28px;
        color:#e7b321;
        padding:30px 0px 30px 0px;
    }

.reasonstitle{
    text-align: center;
    font-size:48px;
    color:#e7b321;
}

.reasons{
    padding:10px;
    font-size:22px;
    font-weight: 600;
    color:#e7b321;
}

.number{
    margin-right:10px;
}
.number2{
    margin-top:-5px;
    margin-right:10px;
}
.numbere{
    margin:-30px 10px 0px 0px;
}

.section4{
    background-color:#e7b321;
    color:#1f1d5c;
}

.section5{
    background-color:#1f1d5c;
    color:#e7b321;
}

.whatlosetitle{
    text-align: center;
    font-size:42px;
}


.what{
    padding:10px;
    font-size:22px;
    font-weight: 400;
}

.trusttitle{
    font-size:42px;
    text-align: center;
    font-weight: 600;
}

.trustsub{
    text-align: center;
}

.trustsubtitle{
    font-size:72px;
}

.trustsubtext{
    text-align: center;
    font-size:26px;
}

.car{
    margin-left:-30px;
}

.calluscar {
    margin:50px 0px 0px 0px;
    font-size:32px;
    color:#e7b321;
}

.input-style{
	width:80%; 
	height:50px; 
	color:gray !important; 
	font-size:22px; 
	padding:5px; 
	text-align:center;
}
.input-style2{
	color:#1f1d5c; 
	background-color:#e7b321; 
	font-size:22px; 
	width:80%; 
	height:50px; 
	border:0px;
}


    /*ANIMATIE*/
@-webkit-keyframes animationset1 {
    from {
        transform: translate(0, 0);
        opacity: 1;
    }
    to {
        transform: translate(30px, 0); /* Înlocuiește margin-right */
        opacity: 0;
    }
}

@-webkit-keyframes animationset2 {
    from {
        transform: translate(0, 0);
        opacity: 1;
    }
    to {
        transform: translate(30px, 0); /* Înlocuiește margin-right */
        opacity: 0;
    }
}

@-webkit-keyframes animationset3 {
    from {
        transform: translate(0, 0);
        opacity: 1;
    }
    to {
        transform: translate(-30px, 0); /* Înlocuiește margin-left */
        opacity: 0;
    }
}

@-webkit-keyframes animationset4 {
    from {
        transform: translate(0, 0);
        opacity: 1;
    }
    to {
        transform: translate(-30px, 0); /* Înlocuiește margin-left */
        opacity: 0;
    }
}


.img-stanga-1 {
    display: inline-block;
    -webkit-animation: animationset1 2s linear infinite;
    animation: animationset1 2s linear infinite;
}

.img-stanga-2 {
    display: inline-block;
    -webkit-animation: animationset2 2s linear infinite;
    animation: animationset2 2s linear infinite;
}

.img-dreapta-1 {
    display: inline-block;
    -webkit-animation: animationset3 2s linear infinite;
    animation: animationset3 2s linear infinite;
}

.img-dreapta-2 {
    display: inline-block;
    -webkit-animation: animationset4 2s linear infinite;
    animation: animationset4 2s linear infinite;
}
    
.img-stanga-1, .img-stanga-2, .img-dreapta-1, .img-dreapta-2 {
    transform: scale(0.8); /* Redu la 80% */
}

.section3 .BUTTONfix {
    position: relative;
    z-index: 10; /* Asigură-te că butonul e deasupra altor elemente */
}

.section3 img {
    pointer-events: auto; /* Asigură că interacțiunea cu imagini nu este blocată */
}

#section2 .img-stanga-1,
#section2 .img-stanga-2,
#section2 .img-dreapta-1,
#section2 .img-dreapta-2 {
    display: inline-block;
    width: 35px; /* Ajustează dimensiunile dorite */
    height: 35px;
    position: relative; /* Permite transformările */
}

#section2 .buton-arrows {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px; /* Ajustează spațiul între săgeți */
}

    .BUTTONfix{
      display:inline-block;
      margin:0px 20px -40px 20px;
    }
    
.popupcontainer{
    width:100%;
    color:#e7b321;
    border:20px solid white;
    background-color:#1f1d5c;
    padding:1%;
}

.popuphone{
    text-align: center;
    font-size:38px;
    font-weight: 700;
}

.thankspopup{
    text-align: center;
    font-size:22px;
    font-weight: 700;
}

.phoneimg{
    margin:0px 10px 0px 0px;
}

.alegesa {
    text-align: center;
    text-align-last: center;
    font-size:22px;
    font-weight: 700;
    
}

.tampeniedivpopup{
    padding:3%;
    height:100%;
    color:white !important;
    background-color:#1F1D5C;
}

    /* ANIMATIE */
    .space10px{
        height:10px;
    }
    .space20px{
        height:20px;
    }
    .space30px{
        height:30px;
    }
    .space40px{
        height:40px;
    }
    .space50px{
        height:50px;
    }
    .space60px{
        height:60px;
    }
    .space70px{
        height:70px;
    }
    .space80px{
        height:80px;
    }
    .space90px{
        height:90px;
    }
    .space100px{
        height:100px;
    }
    .space110px{
        height:110px;
    }
    .space120px{
        height:120px;
    }
    .space130px{
        height:130px;
    }
    .space140px{
        height:140px;
    }
    .space150px{
        height:150px;
    }
    .space160px{
        height:160px;
    }
    .space170px{
        height:170px;
    }
    .space180px{
        height:180px;
    }

    @media screen and (max-width: 748px) {

        .menu-suna{
            padding: 30px;
        }

        .meni-img-plance{
            display:none;
        }

        .menu-item-link-text{
            margin:-20px 0px -20px 0px;
            font-weight: bold;
        }

        .img-dreapta-1{
            display:none;    
        }

        .img-stanga-2{
            display:none;    
        }


@media (max-width: 768px) {
    .mobileimganim,
    .img-dreapta-2,
    .img-dreapta-1,
    .img-stanga-1,
    .img-stanga-2 {
        height: 25px !important;
        width: 25px !important;
    }
}

.mobileimganim-button {
width: 200px;
}

		@media screen and (max-width: 767px) {

        .BUTTONfix{
          display:inline-block;
          margin:0px 0px -18px 0px;
        }

				@-webkit-keyframes animationset1 {
					from {
						transform: translate(0, 0);
						opacity: 1;
					}
					to {
						transform: translate(15px, 0); /* Înlocuiește margin-right */
						opacity: 0;
					}
				}

				@-webkit-keyframes animationset2 {
					from {
						transform: translate(0, 0);
						opacity: 1;
					}
					to {
						transform: translate(15px, 0); /* Înlocuiește margin-right */
						opacity: 0;
					}
				}

				@-webkit-keyframes animationset3 {
					from {
						transform: translate(0, 0);
						opacity: 1;
					}
					to {
						transform: translate(-15px, 0); /* Înlocuiește margin-left */
						opacity: 0;
					}
				}

				@-webkit-keyframes animationset4 {
					from {
						transform: translate(0, 0);
						opacity: 1;
					}
					to {
						transform: translate(-15px, 0); /* Înlocuiește margin-left */
						opacity: 0;
					}
				}
		
        .img-stanga-1 {
			display: inline-block;
			-webkit-animation: animationset1 1.4s linear infinite;
			animation: animationset1 1.4s linear infinite;
        }


        .img-dreapta-2 {
			display: inline-block;
			-webkit-animation: animationset4 1.4s linear infinite;
			animation: animationset4 1.4s linear infinite;
        }

        .section3{
            background-image: none;
            background-color: #1f1d5c;
        }

        .reasonstitle{
            font-size:28px;
            font-weight: 600;
        }

        .weformed{
            font-size:22px;
            margin-bottom: 30px;
            padding:10px;
        }
        
        .reasons{
            font-size:16px;
        }

        .we-find-aplace{
            font-size: 25px !important;
			font-family: 'Roboto Condensed', sans-serif;
        }
        
        .youhappend{
            font-size:25px;
			font-family: 'Roboto Condensed', sans-serif;
        }

        .text-novum{
            font-size:16px;
        }

        .calluscar{
            margin-top:20px;
            font-size:18px;
        }
        
        .mobileexception1{
            margin-top:-90px;
        }
    }
	

    @media screen and (max-width: 767px) {
		.popupcontainer {
			border: 10px solid white;
		}
		.phoneimg {
			margin: 0px 10px 0px 0px;
			width: 10%;
		}
		.popuphone {
			font-size: 23px;
		}
		.alegesa {
			font-size: 16px;
			font-weight: 700;
		}
		.mobile-input{
			width:100%;
		}
		.input-style{
			width:100%; 
			height:50px; 
			color:gray !important; 
			font-size:22px; 
			padding:5px; 
			text-align:center;
		}
		.input-style2{
			color:#1f1d5c; 
			background-color:#e7b321; 
			font-size:19px; 
			width:100%; 
			height:50px; 
			border:0px;
		}
	}