@font-face {
    font-family: Comfortaa;
    src: url(../../../base/webfonts/Comfortaa-Regular.ttf);
}
@font-face {
    font-family: Montserrat;
    src: url(../../../base/webfonts/Montserrat-Regular.ttf);
}
body{
    font-family: Montserrat !important;
}


.custom-page-content{
    background:whitesmoke;
    padding-top:20px;
    padding-bottom:20px;
}



.carousel h1,
.carousel p,
.carousel .btn {
    color:wheat;
}

.custom-carousel-img{
    position: relative;
    top:0;
    left:0;
    height: 100%;
    width: 100%;
    background-size:cover;
    background-position: center;
    z-index: -1;
    filter: brightness(0.4) blur(0px);

}
.custom-carousel-img-cover{
    position: absolute;
    top:0;
    left:0;
    height: 100%;
    width: 100%;
    background: rgb(0,0,0);
    z-index:-3;
}
.carousel-brand{
    position: absolute;
    height:70px;
    width:auto;
    display: block;
    z-index: 10;
    top:50%;
    left:50%;
    transform: translate(-50%,-70%);
}
.carousel-brand-text{
    font-weight: 600;
    font-size:1em;
}

.btn-lg{
    border: 1px solid wheat !important;
}
.btn-lg:hover{
    background: wheat !important
}
.custom-feature-img{
    height: 100px;
    width:100px;
    background-size:contain;
    background-repeat:no-repeat;
    margin:auto;
}
.custom-featurette-img{
    width:500px;
    background-size:cover;
    background-position: center;
    background-repeat:no-repeat;
    margin:auto;
}

.home-news-img{
    height:100px;
    width:auto;
}

.noutati-btn{
    text-decoration: none;
    border: 1px solid #333;
    border-radius:5px;
    padding:5px;
    color:#333;
    transition: 0.3s;
}
.noutati-btn:hover{
    background:#333;
    color:whitesmoke;
}
.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

main {
    position: absolute;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
}

nav {
    transition-duration: 1s;
}



.navbar-dark .navbar-nav .nav-link {
    color: wheat;
    transition-duration: 1s;
}

.custom-dark-scroll .mn-toogle-btn,
.custom-dark-scroll .navbar-nav .nav-link,
.custom-dark-scroll .brand-name-desktop {
    color: wheat;
}

.custom-dark-scroll .logo-path {
    fill: wheat;
}

.custom-dark-scroll {
    background: rgba(0, 0, 0, 0.8) !important;
}

.custom-dark-toogle {
    background: rgba(0, 0, 0, 0.8) !important;
}

.logo-svg {
    height: 100%;
    width: 100%;
}

.logo-path {
    transition-duration: 1s;
    fill: wheat;
}

.logo-mobile {
    float: left;
    width: 35px;
    height: 35px;
}

.logo-desktop {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

.brand-name-desktop {
    color: wheat;
    position: absolute;
    vertical-align: bottom;
    margin-top: 3px;
    margin-left: 26px;
    transition-duration: 1s;
}

.custom-desktop-navbar {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 100px;
    background: transparent;
    z-index: 99;
    transition-duration: 0.7s;
    border-left: 1px solid wheat;
}

.custom-desktop-navbar-menu {
    position: fixed;
    height: 100vh;
    width: calc(100vw - 100px);
    top: 0;
    right: 100px;
    background: transparent;
    opacity: 1 !important;
    background: transparent;
    z-index: 99;
    display: none;
    -webkit-transition: background 2s;
    -ms-transition: background 2s;
    transition: background 2s;
}

.custom-desktop-navbar a,
.custom-desktop-navbar i {
    color: wheat;
    transition-duration: 1s;
}

.custom-desktop-navbar.custom-dark-scroll {
    background: rgba(0, 0, 0, 0.4) !important;
    opacity: 1 !important;
}

.custom-desktop-navbar.custom-dark-toogle {
    background: rgba(0, 0, 0, 0.8) !important;
    opacity: 1 !important;
}

.custom-desktop-navbar.custom-dark-scroll a,
.custom-desktop-navbar.custom-dark-scroll i,
.custom-desktop-navbar.custom-dark-toogle a,
.custom-desktop-navbar.custom-dark-toogle i {
    color: wheat;
}

.custom-desktop-navbar.custom-dark-scroll .logo-path,
.custom-desktop-navbar.custom-dark-toogle .logo-path {
    fill: wheat;
}

.nav-icons-container {
    display: flex;
    padding:36px;
    align-items: center;
    gap:10px;
}
.mob-nav-icons-container {
    display: flex;
    padding:10px;
    align-items: center;
    gap:10px;
}
.custom-desktop-navbar .cdn-toogle-btn {
    position: relative;
    font-size: 2em;
    cursor:pointer;
}
.custom-desktop-navbar .user-nav-toogle {
    position:relative;
    font-size:1.8em ;
    cursor:pointer;
}
.navbar .user-nav-toogle {
    position:relative;
    font-size:1.5em ;
    cursor:pointer;
    margin-left: 3.5px;
    margin-right: 3.5px;
}
.mob-lang img {
    vertical-align: unset !important;
}
.desk-lang {
    height: 20px;
    width: 34px;
    position: relative;
    cursor:pointer;
}
.navbar i {
    color:wheat;
}
.mob-lang {
    height: 20px;
    width: 34px;
    cursor: pointer;
}

.mn-toogle-btn {
    color: wheat;
    position: relative;
    font-size: 2em;
    transition-duration: 1s;
    cursor:pointer;
}
.custom-desktop-navbar-menu ul {
    display: flex;
    list-style: none;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
    justify-content: center;
}
.cdn-link-container {
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
    overflow: visible;
    top: 0;
    position: relative;
    text-align: center;
}

.cdn-link-inner {
    height:50px;
    position: relative;
    overflow: hidden;
    top: 0;
    right: 0;
    transition-duration: 1s;
}

.cdn-li {
    height: 50px;
    overflow: visible;
}



.cdn-link-container:hover .cdn-link-inner {
    animation: expand-translate 0.3s ease-in-out forwards;
}
.vl {
    border-left: 1px solid rgba(255, 255, 255, .55);
    height: 50px;
    width: 1px;
    position: relative;
}

.vl.vl-side:first-of-type {
    display: none;
}

.vl.vl-center {

    left: 50%;
}

.cdn-svg-cont {
    height: 50px;
    width: 50px;
    margin: auto;
}

.cdn-svg-cont path {
    fill: wheat;
}

.cdn-toplink {
    height:50px;
    font-size: 1em;
    color: wheat;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.cdn-botlink {
    font-size: 1em;
    color: wheat;
    text-transform: capitalize;
    text-decoration: none;
    cursor: pointer;
    max-width:200px;
    display: flex;
    max-width: 200px;
    justify-content: center;
}

.cdn-toplink.link:hover,
.cdn-botlink:hover {
    color: royalblue;
}

.cdn-svg-cont.link:hover svg {
    background-color: wheat;
    transition-duration: 1s;
}
.cdn-svg-cont.link:hover .logo-path {
    fill: black;
}

.carousel-item {
    height: 100vh;
}

.carousel-caption {
    transform: translate(0%, -50%);
    bottom: 0;
}
.carousel-indicators [data-bs-target] {
    background-color: wheat;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-image: url() !important;
    color: wheat;
    font-size: 2em;
}
.carousel-brand-text{
    text-align:center;
}
#mn-toogle-xmark,
#cdn-toogle-xmark {
    display: none;
}

.animate__animated.animate__backInLeft,
.animate__animated.animate__backOutLeft {
    --animate-duration: 500ms;
}

#brand-name-desktop2 {
    position: absolute;
    z-index: 99;
    color: wheat;
    left: 69px;
    top: 21px;
    font-size: 25px;
    font-weight: 400;
}

#logo-desktop2 {
    height: 39px;
    position: absolute;
    z-index: 99;
    top: 20px;
    left: 40px;
}
.logo-desktop-home-link:hover svg{
    transition-duration: 1s;
    background-color: wheat;
}
.logo-desktop-home-link:hover .logo-path{
    fill:black;
}

.custom-shape-divider-bottom{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    height: 100px;
}
.masthead {
    position: relative;
    width: 100%;
    height:400px;
    padding: 1rem 0;
}
.masthead-background{
    position: absolute;
    top: 0;
    left:0;
    width:100%;
    height:400px;
    z-index: -1;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-attachment: scroll !important;
    background-size: cover !important;
    filter: brightness(0.4) blur(0px);
}
.masthead .container {
    margin-top: 82px !important;
    margin-bottom: 0px !important;
}
.masthead.auth {
    height: 250px;
}
.masthead-background.auth {
    height: 250px;
}
.masthead.auth .container {
    margin-top: 26px !important;
}
.masthead h1, .masthead .h1 {
    font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 2.5rem;
    line-height: 2.5rem;
    letter-spacing: 0.8rem;
    background: linear-gradient(wheat, rgb(255 255 255 / 23%));
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.masthead h2, .masthead .h2 {
    max-width: 20rem;
    font-size: 1rem;
}
.content-image{
    height:50px;
    width: auto;
}

.card{
    height: 100% !important;
}
.custom-colon{
    margin-left: auto !important;
    margin-right: auto !important;
}
.card{
    background-color:whitesmoke !important;
}
@media (min-width: 768px) {
    .masthead h1, .masthead .h1 {
        font-size: 4rem;
        line-height: 4rem;
    }
}
@media (min-width: 992px) {
    .masthead h1, .masthead .h1 {
        font-size: 6.5rem;
        line-height: 6.5rem;
        letter-spacing: 0.8rem;
    }
    .masthead h2, .masthead .h2 {
        max-width: 30rem;
        font-size: 1.25rem;
    }
}

@media (max-width: 768px) {
    #cdn-menu {
        display:none !important;
    }
}

@media (min-width: 768px) {

    .carousel-control-prev {
        transform: translate(20px, 0px);
    }

    .carousel-control-next {
        transform: translate(-120px, 0px);
    }

    .carousel-indicators,
    .container {
        transform: translate(-50px, 0px);
        padding-left: 50px;
        padding-right: 50px;
    }

    .container,
    .container-md,
    .container-sm {
        max-width: 670px;
    }
    footer{

        transform: translate(-50px, 0px);
    }

    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }

    .text-md-left {
        text-align: left !important;
    }
}

@media (min-width: 992px) {

    .carousel-control-prev {
        transform: translate(20px, 0px);
    }

    .carousel-control-next {
        transform: translate(-120px, 0px);
    }

    .carousel-indicators,
    .container {
        transform: translate(-50px, 0px);
        padding-left: 50px;
        padding-right: 50px;
    }
    footer{

        transform: translate(-50px, 0px);
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 860px;
    }

    .text-md-left {
        text-align: left !important;
    }
}

@media (min-width: 1200px) {

    .carousel-control-prev {
        transform: translate(20px, 0px);
    }

    .carousel-control-next {
        transform: translate(-120px, 0px);
    }

    .carousel-indicators,
    .container {
        transform: translate(-50px, 0px);
        padding-left: 50px;
        padding-right: 50px;
    }
    footer{

        transform: translate(-50px, 0px);
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1090px;
    }

    .text-md-left {
        text-align: left !important;
    }
}

@media (min-width: 1400px) {

    .carousel-control-prev {
        transform: translate(20px, 0px);
    }

    .carousel-control-next {
        transform: translate(-120px, 0px);
    }

    .carousel-indicators,
    .container {
        transform: translate(-50px, 0px);
        padding-left: 50px;
        padding-right: 50px;
    }
    footer{

        transform: translate(-50px, 0px);
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1300px;
    }

    .text-md-left {
        text-align: left !important;
    }
}

@media (min-width: 1600px) {

    .carousel-control-prev {
        transform: translate(20px, 0px);
    }

    .carousel-control-next {
        transform: translate(-120px, 0px);
    }

    .carousel-indicators,
    .container {
        transform: translate(-50px, 0px);
        padding-left: 50px;
        padding-right: 50px;
    }
    footer{

        transform: translate(-50px, 0px);
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1470px;
    }

    .text-md-left {
        text-align: left !important;
    }
}


.service-container {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.service-container .icon {
    margin-top: 5%;
    font-size: 38px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.service-container .number-icon .icon-2 {
    height: 70px;
    width: 70px;
    line-height: 80px;
    border-radius: 64% 36% 55% 45% / 76% 72% 28% 24% !important;
    border-color: #f89d36 !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.service-container .number-icon .icon-2 i {
    font-size: 30px;
}

.service-container .number-icon .number {
    position: absolute;
    top: 0;
    right: 70px;
    left: 0;
    height: 35px;
    width: 35px;
    margin: 0 auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.service-container .number-icon .number span {
    line-height: 30px;
}

.service-container .content .number {
    font-size: 40px;
    color: #dee2e6;
}

.service-container .content .title {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.service-container.hover-bg {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.service-container.hover-bg .smooth-icon {
    position: absolute;
    bottom: -40px;
    right: -20px;
    font-size: 60px;
    color: #f8f9fa;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.service-container.hover-bg:hover {
    background-color: #f89d36;
}

.service-container.hover-bg:hover .content .title {
    color: #ffffff !important;
}

.service-container.hover-bg:hover .content .serv-pera {
    color: #fafafb !important;
}

.service-container.hover-bg:hover .smooth-icon {
    font-size: 100px;
    opacity: 0.2;
    bottom: -20px;
    right: 10px;
}

.service-container:hover {
    background-color: #ffffff;
    -webkit-box-shadow: 0 10px 25px rgba(47, 60, 78, 0.15) !important;
    box-shadow: 0 10px 25px rgba(47, 60, 78, 0.15) !important;
}

.service-container:hover .icon {
    color: #f89d36;
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

.service-container:hover .number-icon .icon-2 {
    background-color: #f89d36;
    border-radius: 50% !important;
}

.service-container:hover .number-icon .icon-2 i {
    color: #ffffff !important;
}

.service-container:hover .number-icon .number {
    color: #ffffff;
    background: #f89d36 !important;
    border-color: #ffffff !important;
}

.service-container:hover .content .title {
    color: #f89d36;
}

.service-container a:hover,
.service-container a .title:hover {
    color: #f89d36 !important;
}

.card{
    background-color:whitesmoke !important;
}
@-webkit-keyframes mover {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes mover {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.service-wrapper {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.service-wrapper .icon {
    width: 60px;
    height: 60px;
    line-height: 45px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #3a3b3a !important;
}

.service-wrapper .icon i {
    color: wheat;
}
.service-wrapper .content .title {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-weight: 500;
}

.service-wrapper .big-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.05;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.service-wrapper:hover {
    -webkit-box-shadow: 0 10px 25px rgba(47, 60, 78, 0.15) !important;
    box-shadow: 0 10px 25px rgba(47, 60, 78, 0.15) !important;
    background: #ffffff;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    border-color: transparent !important;
}

.service-wrapper:hover .icon {
    background: royalblue !important;
    color: #ffffff !important;
}

.service-wrapper:hover .big-icon {
    z-index: -1;
    opacity: 0.1;
    font-size: 160px;
}

.text-custom {
    color: #0062ff !important;
}

.uim-svg {
    display: inline-block;
    height: 1em;
    vertical-align: -0.125em;
    font-size: inherit;
    fill: var(--uim-color, currentColor);
}

.card {
    height: 100% !important;
}

.custom-colon {
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (min-width: 768px) {

    .masthead h1,
    .masthead .h1 {
        font-size: 4rem;
        line-height: 4rem;
    }
}

@media (min-width: 992px) {

    .masthead h1,
    .masthead .h1 {
        font-size: 6.5rem;
        line-height: 6.5rem;
        letter-spacing: 0.8rem;
    }

    .masthead h2,
    .masthead .h2 {
        max-width: 30rem;
        font-size: 1.25rem;
    }
}


.custom-section{
    position: relative;
    padding:0px;
    border:1px solid wheat;
    margin-bottom:30px;
}
.custom-inner-section{
    padding-left:35px !important;
    padding-bottom: 25px !important;
}
.custom-section-title{
    padding: 15px;
    position:relative;
    left:0;
    top:0;
    width:100%;
    color:wheat;
    margin-left:0 !important;
    font-size:1.5em;
    display: block !important;
    cursor:pointer;


}
.custom-section-title:hover{
    color:#333;
    background:wheat;

}
.custom-link{
    text-decoration: none;
    color:#5a5a5a;
}
.custom-section .card {
    transition-duration: 0.5s;
}
.custom-link:hover{
    color:#5a5a5a;
}
.panel {
    overflow: hidden;
    transition: max-height 0.5s ease-out;
}
.accordion{
    transition: 0.4s;
}
.custom-section-title-inner{
    max-width:calc(100% - 35px) !important;
}
.custom-accordion-icon {
    float:right;
    width:50px !important;
    top: 50%;
    right:10px;
    transform:translate(0px, -50%);
    position: absolute;
}
.block-link{
    color:#5a5a5a;
    text-decoration: none;
    width:80%;
    padding-top:20px;
    padding-left:20px;
    padding-bottom: 20px;
}
.block-link:hover{
    color:#5a5a5a;
}
.custom-section .card:hover  {
    transform: scale(1.07);
}

.block-icon {
    position: absolute;
    right: 10px;
    width:20%;
    height: 100%;
    padding-top:20px;
    padding-right:20px;
    padding-bottom: 20px;
    transition: 0.5s;
}
.block-icon i {
    color:#5a5a5a;
    font-size:40px;
    transform:translate(50%, 50%);
}

.block-icon:hover{
    transform:rotate(-10deg);
    transform: scale(1.2);
}
.month {
    color: wheat;
    opacity: 1;
    font-size: 1.2rem;
}
.month-sep {
    color: wheat;
    opacity: 1;
    margin: 10px 0px 5px 0px !important;

}
.black-list{
    color:whitesmoke;
}
.grey-list::after {
    position:absolute;
    content: "";
    background-color:grey;
    opacity:0.9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.regular::after  {
    position:absolute;
    content: "";
    background-color:whitesmoke;
    opacity:0.9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}
.black-list::after  {
    position:absolute;
    content: "";
    background-color:black;
    opacity:0.9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}
.black-list.eu::before,
.grey-list.eu::before {
    content: "";
    background-image: url(/image/eu-logo-black-and-white.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 50% auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.15; /* Set the opacity of the background */
    z-index: -1;
    filter: invert(0) sepia(0) saturate(0) hue-rotate(172deg);
    transition:all 0.5s ease-out;
    /*z-index: 1;*/
}

.black-list.fatf::before,
.grey-list.fatf::before {
    content: "";
    background-image: url(/image/fatf-logo.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 25% auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.15; /* Set the opacity of the background */
    z-index: -1;
    filter: invert(0) sepia(0) saturate(0) hue-rotate(172deg);
    transition:all 0.5s ease-out;
    /*z-index: 1;*/
}
.regular.eu::before,
.regular.eu::before {
    content: "";
    background-image: url(/image/eu-logo-black-and-white.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 50% auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.15; /* Set the opacity of the background */
    z-index: -1;
    filter: invert(1) sepia(0) saturate(0) hue-rotate(172deg);
    transition:all 0.5s ease-out;
    /*z-index: 1;*/
}


.card.eu:hover::before {
    background-size: 37% auto;
}
.card.fatf:hover::before {
    background-size: 17% auto;
}
.regular.fatf::before,
.regular.fatf::before {
    content: "";
    background-image: url(/image/fatf-logo.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 25% auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.15; /* Set the opacity of the background */
    z-index: -1;
    filter: invert(1) sepia(0) saturate(0) hue-rotate(172deg);
    transition:all 0.5s ease-out;
}
.grey-list{
    color:whitesmoke;
}

.black-list .block-link,
.grey-list .block-link {
    color:whitesmoke;
}

.black-list .block-icon i,
.grey-list .block-icon i
{
    color: whitesmoke;
}


.black-list,
.grey-list,
.regular {
    background-color:transparent !important;
}

table {
    table-layout: fixed;
}

td {
    word-wrap: break-word; /* ensures long words wrap inside cells */
}
td:first-child {
    min-width: 200px;
}