/**
* Project: < ProjectName >;
* Date: < dd MM YYYY >;
* Author: < Firstname Lastname >;
* Company: TouchMedia360;
**/
/*====================================================
#   GENERAL STYLES                                   #
====================================================*/
* {
    border: 0 none;
    -webkit-box-sizing: border-box;  
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
html, body {
    border: 0 none;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    background: none;
    color: #343434;
    font-family: open_sansregular,Arial,Helvetica,Tahoma,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GreatVibes-Regular';
    src: url('../fonts/GreatVibes-Regular.otf');
}
@font-face {
    font-family: 'Cinzel-Regular';
    src: url('../fonts/Cinzel-Regular.otf');
}
@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.ttf');
}
@font-face {
    font-family: 'Lato-Light';
    src: url('../fonts/Lato-Light.ttf');
}
@font-face {
    font-family: 'Lato-Light';
    src: url('../fonts/Lato-Semibold.ttf');
}
@font-face {
    font-family: 'Cinzel-Bold';
    src: url('../fonts/Cinzel-Bold.otf');
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.ttf');
}

@font-face {
    font-family: 'Dolly-Bold';
    src: url('../fonts/Dolly-Bold.ttf');
}
@font-face {
    font-family: 'Fabulous';
    src: url('../fonts/Fabulous.ttf');
}

.clearfix:after{
    content: ".";
    display: block; 
    clear: both;
    visibility: hidden;
    line-height: 0; 
    height: 0; 
}
.clearfix{
    display: inline-block; 
}
* html .clearfix{
    height: 1%; 
}
html[xmlns] .clearfix {
    display: block; 
}
img{ 
    border: 0;
}
a{
    text-decoration: none;
    color: #307674;
}
a:hover{
    text-decoration: underline;
}
.transparent{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);  
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;  
    opacity: 0.7;  
}
button{
    position: relative;
    cursor: pointer;
}
input, select, textarea {
    background-color: #fefefe;
    border: 1px solid #ededed;
    border-radius: 5px;
    color: #2d2d2d;
    font-size: 12px;
    font-family: open_sansregular, Arial, Helvetica, Tahoma, Sans-Serif;
    padding: 8px 10px;
}
input:focus, select:focus, textarea:focus{
    box-shadow: 0 0 6px -4px #006f66;
}
textarea{
    max-width: 100%;
    min-height: 120px;
}
::-webkit-input-placeholder {
    color: #959595;
    font-weight: normal;
    font-family: open_sansregular, Arial;
    opacity: 1;
}
:-moz-placeholder {
    color: #959595;
    font-weight: normal;
    font-family: open_sansregular, Arial;
    opacity: 1;
}
::-moz-placeholder {
    color: #959595;
    font-weight: normal;
    font-family: open_sansregular, Arial;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #959595;
    font-weight: normal;
    font-family: open_sansregular, Arial;
    opacity: 1;
}
/*====================================================
#   CMS DEFAULTS                                     #
====================================================*/
.error {
    width: 100%;
}
.red, .green {
    border: 1px solid;
    margin: 10px 0;
    padding: 15px 10px 15px 36px;
    background-repeat: no-repeat;
    background-position: 10px center;
    overflow: hidden;
}
.green {
    border: 1px solid #90B96B;
    color: #345F0E;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAehJREFUeNpi/P//PwMlgImBQsACIhhnCAFZjEAGkANy0B8gwQ00m5kRogpEMYHl5YF4LZBXw/D3/47/Ea/xuOD7PwaGX1AMMvDvfwGGf/8nprkkGQPZLUAVHqR4gY3hH0Ofoby+6ZcvXxjinWL0Gf4wtMC9QAAwAjXXK0jIO8gLyUl9/Pzx98Fjh24AXdOA7gIPoP/PwJwGdvoPoNP/MGQIcwkGq4mrKHz5+uXf0UtH7wBdMRGodgvCgP9ATX/+tyT5JxqCaDAfIu7DwcSWJckjqfzgwQOGU5dP3f3w4cNSoJq5DL//I0Xjn38tMX4xes+ePWOK8IowAPGBmnNZ/jPVS4vLqH7985Xl5YcXDz99+rAJGIDtQAxxIcKA/zVLViy8xM7J9uvU7VPMDnaOOkAb4sVkxTV+sPxgf/fhzdOP797vZ/gLjD4Ghn8oAQRKiYx9/AxADaAwaDF2NtN6+vMZpwCnAMP7b+8Zfrz49vrj3fdHGJgZkhhYmT4wsELTC8iHWe+RAvE/ww6g02vO7jhxjfkv49fXjK8Zvn/5+uHTzXcXgSGeC1TxAWdKRDHk81+Gp5vutnCZ8Mt8v/DpDtCBeUBrnuJNyigAmEQZ3v9h+LbzTQsw+ZYwCLJcBydjXIlkwHMjQIABAIHQ3hY9qLekAAAAAElFTkSuQmCC') no-repeat scroll 10px center #C2EE9B;
}
.red {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAX5JREFUeNrEU71OwlAUPrVqrDFBHsARX6AJri4kJSEyEBMHggkLK8EEFsauvoPo4iN04gkgLiYOOBHUxDSUCBO0XL9z7a1t1YnBJl967/l+enIOaEII2uTZog2fbXW41zTSiSwcbaAbEDl+TJTmLsLO4x1YIOzzTscMvoRWmjtrNn9yPAPGHdFg3W6Lx1JJLFstwXfACjF4r9clN6lWJad8UUAPwhsQXqMh+vm8eK3VBN8ZT+WyrA0LBVljrfJpags9zMBnAi2eVirm82hEmUyGFosFvUwmZBgGzcfjoYYZYCbOZehLBKzwDsKQo1zOnLqu5HRdpw/XlWYM09lBTQVEW3gDdsMChLSazWhfkUEgw9nCm1n+9TuAwILAPs5mTcP36QA1Ba4xJ5LbSa4RX7FPIFSmB88bMtSduVVqjVEAE8WYuQ8jvthl9GMhxe+QZMAcwlsI93DmN9/RrsP4jVO+aAtX2IKH1tZIR2o3C+NhKJoBae46vcZ/+zd+CjAAN5vaL1x3kMMAAAAASUVORK5CYII=') no-repeat scroll 10px center #FABBBB;
    border: 1px solid #C88383;
    border-radius: 3px 3px 3px 3px;
    color: #882626;
}
.ajax-loading:before {
    background: url("../images/ajax-loading.gif") no-repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    height: 11px;
    left: 10px;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: 16px;
}
/*====================================================
#   MAIN BLOCKS                                      #
====================================================*/
#page {
    display: block;
    min-height: 100%;
    position: relative;
    width: 100%;
}
#wrapper {
    display: block;
    width: 100%;
}
.container {
    display: block;
    margin: 0 auto;
    /*padding: 21px 15px;*/
    position: relative;
    /*width: 1200px;*/
    width: 100%;
}
/*====================================================
#   HEADER                                           #
====================================================*/
header#header {
    /*background-color: #fdf4d8;*/
    display: block;
    /*height: 130px;*/
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 10;
}

/*====================================================
#   FOOTER                                           #
====================================================*/
footer#footer {
    background-color: #aaa;
    display: block;
    /*height: 200px;*/
    height: auto;
    width: 100%;
    z-index: 9;
}
/**## START HACK: Keep footer at the bottom **/
footer#footer { bottom: 0; left: 0; /*position: absolute;*/ position: relative;}
main#content { /*padding-bottom: 200px;*/  /* #footer's height */ }
/**## END HACK: Keep footer at the bottom **/


/*====================================================
#   CONTENT                                          #
====================================================*/
main#content {
    display: block;
    position: relative;
    width: 100%;
    z-index: 8;
}











/*HEADER*/


.header1{
    height: 100%;
    height: auto;
    width: 100%;
}
.imagine-backround-homepage{
    /*background-size: 100% !important;*/
    /*background: url(images/homepage-slide1.png);*/
    width: 100%;
    /*height: 100%;*/
    height: auto;
    position: relative;
    display: inline-flex;
}
.swiper-container {
    height: 500px;
}
.listing_borcane_item:hover{
    text-decoration: none;
}
.swiper_container_header2 {
    height: 200px !important;
}
.swiper-wrapper {
    min-height: 100%;
}

.imagine-backround-homepage{
    /*background: url(../images/homepage-slide1.png) no-repeat center center fixed; */
    /*background: url(../images/homepage-slide1.png); */
    background: url(../images/homepage-slidet.png); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    /*display: inline-block;    */
    width: 100%;
    height: 100%;
    /*transition-duration: 1.5s;*/
}
.imagine-backround-homepage1{
    /*background: url(../images/homepage-slide1.png) no-repeat center center fixed; */
    background: url(../images/homepage-slidet.png); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*position: relative;*/
    /*display: inline-block;    */
    width: 100%;
    height: 100%;
    /*transition-duration: 1.5s;*/
}
.imagine-backround-homepage2{
    /*background: url(../images/homepage-slide1.png) no-repeat center center fixed; */
    background: url(../images/homepage-slidet.png); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*position: relative;*/
    /*display: inline-block;    */
    width: 100%;
    height: 100%;
    /*transition-duration: 1.5s;*/
}
.imagine-backround-homepage3{
    /*background: url(../images/homepage-slide1.png) no-repeat center center fixed; */
    background: url(../images/homepage-slidet.png); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*position: relative;*/
    /*display: inline-block;    */
    width: 100%;
    height: 100%;
    /*transition-duration: 1.5s;*/
}
.navigation_meniu{
    position: absolute;
    top: 0;
    z-index: 2;
}
.navigation_meniu_mobile{
    position: absolute;
    top: 0;
    z-index: 2;
    display: none;
    /*border: 1px solid green;*/
}
.continut_text_slide {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    /*padding-top: 10vw;*/
    padding-top: 200px;
    text-align: justify;
    /*max-width: 1400px;*/
    width: 34%;
    text-align: center;
}
.continut_text_slide_citat {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
     /*padding-top: 3vw; */
    /*padding-top: 1%;*/
    text-align: justify;
    /* max-width: 1400px; */
    width: 90%;
    text-align: center;
    display: table;
    height: 200px;
    overflow: hidden;
}
.titlu_slide{
    font-family: 'GreatVibes-Regular';
    font-size: 43px;
    color: #FFFFFF;
}
.titlu_slide_citat{
    font-family: 'GreatVibes-Regular';
    font-size: 36px;
    color: #FFFFFF;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-transform: lowercase;

}
.logo_img a{
    cursor: pointer;
}
.menu_items {
    width: 48%;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    /*border: 1px solid #fff144;*/
    vertical-align: bottom;
    margin-top: auto;
    vertical-align: top;
    height: 100%;
    right: 0;
    margin: auto;
    text-align: right;
    margin-right: 2%;
    /* width: 36%; */
}
header ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    list-style: none;
    font-size: 14px;
    align-items: center;
}
header ul li {
    color: white;
    font-size: 14px;
    /* border: 1px solid cornflowerblue; */
    /*width: 15%;*/
    width: auto;
    vertical-align: middle;
    position: relative;
    display: inline-block;
}
/*header ul li:hover {
    box-shadow: inset 1px 0 0 #dadada;
    box-shadow: inset -1px 0 0 #dadada;
    box-shadow: inset 0 1px 0 0 #dadada;
    box-shadow: inset 0 -1px 0 0 #fff;
    box-shadow: 0 0 0px 1px #dadada !important;
    z-index: 10;
}*/
.cc {
    position: relative;
    /* height: 15px; */
    /*height: 1vw;*/
    text-transform: uppercase;
}
.desktop_menu_selected_item a {
    color: #afafaf;
}
.cc a {
    text-decoration: none;
    /* color: rgba(255,255,255,1); */
    /*color: #000000;*/
    color: #FFFFFF;
    z-index: 1;
    font-family: 'Cinzel-Regular'; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*padding: 0% 8% 0% 8%;*/
    padding: 5px 10px;
}
header a:hover {
    text-decoration: none;
}
header a {
    position: relative;
     color: #fff; 
    /*color: #000000;*/
    text-decoration: none;
}
.navigation_meniu{
    /*border: 1px solid white;*/
    width: 100%;
    padding: 1% 1% 1% 1%;
    /*vertical-align: top;*/
    /* height: 100px; */
}
.with_background_color{
    background: #232837;
}
.without_background_color{
    background: transparent;
}
.menu_content{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* background: #FFFFFF; */
    /* opacity: 0.9; */
    /* vertical-align: bottom; */
    /* margin-top: auto; */
    /* padding: 1% 0% 1% 0%; */ 
    vertical-align: top;
    height: 100%;
    padding: 1% 0% 1% 0%;
}

.logo_img a img{
    width: 100%;
}

.top1 {
    text-align: left;
    margin-left: 2%;
    /* border: 1px solid red; */
    vertical-align: middle;
    /* margin-top: auto; */
    width: 27%;
    /*border: 1px solid orange;*/
    vertical-align: top;
}
.top2 {
    text-align: right;
    margin-right: 2%;
    font-family: 'Lato-Bold'; 
    /* border: 1px solid #0008ff; */
    vertical-align: middle;
    /* margin-top: auto; */
    /*border: 1px solid red;*/
    vertical-align: top;
    height: 100%;
    font-size: 14px;
}
.top2 span {
    color: #FFFFFF;
}




#nav-icon2.open span:nth-child(2) {
    opacity: 0;
    left: 60px;
}

#nav-icon2 span:nth-child(2) {
    top: 7px;
}

#nav-icon2.open span:nth-child(1) {
    top: 7px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

#nav-icon2.open span:nth-child(3) {
    top: 7px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#nav-icon2 span:nth-child(3) {
    top: 17px;
}

#nav-icon2 span:nth-child(1) {
    top: -3px;
}


#nav-icon2 {
    width: 33px;
    height: 20px;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    position: absolute;
    /*right: 30px;*/
    left: 10px;
    top: 50%;

    -webkit-transform: rotate(0deg) translateY(-50%);
    -moz-transform: rotate(0deg) translateY(-50%);
    -o-transform: rotate(0deg) translateY(-50%);
    transform: rotate(0deg) translateY(-50%);
}

#nav-icon2 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #ffffff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.fa-times{
    font-size: 22px;
    color: #5d5a5a;
}
.container_responsive_menu ul{
    list-style: none;
    display: inline-block;
    padding: 29% 0% 0% 0%;
}
.container_responsive_menu ul li{
    text-align: center;
    padding: 6px 0;
    width: 100%;
    display: block;    
}
.container_responsive_menu ul li a{
    text-transform: uppercase;
    /* font-weight: bold; */
    font-size: 18px;
    font-family: robotoregular;
}    
.responsive_menu{
    display: none;
    /*AICI 123456*/
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
    background: url(../images/menu_responsive_pop_up.png); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.dropdown_servicii_mobile ul li .nav_servicii, .dropdown_servicii_mobile ul li .cat-main{
    font-size: 13px;
    color: #bcbcbc;
    /*line-height: 1.6;*/
    padding: 1.6% 0% 1.5% 0%;
}






/*HEADER END*/







/*HEADER 2*/
.navigation_meniu2{
    position: relative;
}
.header2{
    position: relative;
}
.moto_header2{
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 3vw;
    color: #FFFFFF;
    font-family: 'GreatVibes-Regular';
    font-size: 3vw;
}
.header2 img{
    width: 100%;
    height: 100%;
}

/*HEADER 2END*/




















/*FOOTER*/
.container_footer_desktop{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 20px;
    height: auto;
    margin-top: 20px;
    padding: 0% 2% 0% 2%;
    /*left: 0;*/
    /*right: 0;*/
    margin: 0 auto;
    text-align: center;
    border: 1px solid;
    vertical-align: bottom;
    position: relative;
    background: url(../images/footer_background.png); 
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.container_footer_mobile{
    height: auto;
    margin-top: 20px;
    padding: 0% 2% 0% 2%;
    /*left: 0;*/
    /*right: 0;*/
    margin: 0 auto;
    text-align: center;
    border: 1px solid;
    vertical-align: bottom;
    position: relative;
    background: url(../images/footer_background.png); 
    /*background-size: cover;*/
    background-repeat: no-repeat;
    background-position: center;
    /* background-position: right 11% top; */
    background-size: 185em 100%;
    
}
.logo_footer a img{
    width: 100%;
}
.menu_footer ul{
    list-style: none;
    text-align: left;
    padding: 5% 0% 0% 0%;
}
.menu_footer ul li a{
    /*color: #FFFFFF;*/
    color: #c0c0c0;
    font-family: 'Lato-Light';
    font-size: 14px;
}
.footer_stanga{
    padding: 2% 0% 5% 0%;
    /* height: auto; */
    position: relative;
}
.footer_centru{
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
    display: inline-block;
    height: 100%;
    position: relative;
}
.footer_centru_container{
    vertical-align: bottom;
    /* height: 32px; */
    position: relative;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    /* background: red; */
    height: 100%;
    width: 100%;
    bottom: 0;
    display: inline-block;
    height: 100%;
    position: relative;
}
.moto_footer{
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    /*background: red;*/
    /* height: auto; */
    width: 100%;
    bottom: 0;
    font-size: 28px;
    bottom: 3vw;
    position: absolute;
    /*border: 1px solid;*/
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 60%;
    color: #FFFFFF;
        font-family: 'GreatVibes-Regular'; 
}
.copyright{
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    /*background: red;*/
    height: auto;
    width: 100%;
    bottom: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-family: 'Lato-Semibold'; 
    font-size: 12px;
    color: #FFFFFF;
}
.footer_dreapta{

}
.footer_dreapta_container{
    padding: 5% 0% 0% 0%;
}
.footer_denumiere_firma, .footer_adresa, .footer_telefon, .footer_fax, .footer_email{
    line-height: 2;
    text-align: right;
    font-family: 'Lato-Light'; 
    font-size: 12px;
    /*color: #FFFFFF;*/
    color: #c0c0c0;
}
.footer_denumiere_firma{
    font-family: 'Lato-Bold'; 
    font-size: 12px;
    /*color: #FFFFFF;*/
    color: #c0c0c0;
}
.footer_adresa div a{
    color: #FFFFFF;
}
.footer_telefon a{
    /*color: #FFFFFF;*/
    color: #c0c0c0;
}
.footer_email a{
    /*color: #FFFFFF;*/
    color: #c0c0c0;
}
.logo_footer_mobile{
    left: 0;
    right: 0;
    text-align: center;
}
.logo_footer_mobile a img{
    border: 0;
    width: 100%;
    padding: 2% 10% 0% 10%;
}
.copyright_mobile{
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    /*background: red;*/
    height: auto;
    width: 100%;
    bottom: 0;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-family: 'Lato-Semibold'; 
    font-size: 12px;
    color: #FFFFFF;
}
.menu_footer_mobile ul {
    text-align: center;
    padding: 5% 0% 5% 0%;
}
.copyright_mobile{
    padding: 0% 0% 5% 0%;
}
.container_footer_mobile{
    display: none;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
}
.swiper_slide_fete2, .swiper_slide_fete2 .produs-recomandat {
    background-color: transparent;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.swiper-slide {
    /* text-align: center; */
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: inline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.produs-recomandat {
    padding: 1% 1% 2% 1%;
    margin-right: 1%;
    height: 100%;
    width: 100%;
    position: relative;
    transition: 900ms;
    background: white;
}
.produs-imagine>img {
    max-width: 100%;
    max-height: 90%;
    position: relative;
    height: auto;
}
.swiper_slide_fete2 .produs-recomandat .text-container {
    position: unset;
    bottom: 0;
    left: unset;
}
.produs-recomandat>.text-container {
    font-size: 14px;
}
.produs-recomandat>.text-container {
    border-top: 0;
    height: 26%;
    /* display: flex; */
    text-align: center;
    justify-content: center;
    align-items: center;
}
.c4-vezi-detalii2 {
    padding-top: 6%;
    margin-bottom: 8%;
}
.titlu_serviciitle_noastre{
    display: none;
}
.swiper_servicii_padding{
    padding: 2% 0% 0% 0%;
    /*border: 1px solid;*/
}
.swiper-slide2{
    height: auto !important;
    /*border: 1px solid;*/
}
.max_height{
    height: 100%;
}
.descriere_servicii_slide{
    text-align: center;
    color: #000000;
}
.descriere_servicii_slide .titlu{
    font-family: 'Cinzel-Bold'; 
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 3% 0% 3% 0%;
}
.swiper-pagination2{
    display: inline-block;
    width: 100%;
    position: relative !important;
    padding: 1% 0% 0% 0%;
}
.descriere_servicii_slide .descriere{
    font-family: 'Lato-Light'; 
    font-size: 12px;
    font-weight: bold;
    color: #909090;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
}



/*FOOTER END*/





/*HOMEPAGE*/
.container_90{
    height: 100%;
    position: relative;
    display: inline-block;
    /*padding: 10% 0% 5% 0%;*/
    /* max-width: 1400px!important; */
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.despre_noi{
/*    background: url(../images/logo_despre_noi.png); 
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin: auto;
    width: 86%;
    height: auto;
    background-position: right 11% top;
    background-size: 44% 100%;*/
}
.despre_noi_content{
    width: 50%;
}
.buton_homepage{
    display: inline-block;
    background-color: #5cc0be;
    color: #FFFFFF;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    /*margin-left: 20px;*/
    opacity: 0.9;
    max-width: 184px;
}
.despre_noi_content .titlu{
    font-family: 'Cinzel-Bold'; 
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5% 0% 2% 0%;
}
.despre_noi_content .continut{
    font-family: 'Lato-Light';
    font-size: 16px;
    color: #909090;
}
.despre_noi_content .continut span{
/*    font-family: 'Lato-Bold'; 
    font-weight: bold;*/
    
}
.new_line{
    display: block;
    width: 100%;
    position: relative;
    padding: 0% 0% 2% 0%;
}
.acoperire_geografica{
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin: auto;
    height: auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
    position: relative;
    /*max-width: 1400px!important;*/
    width: 86%;
    /*border: 1px solid;*/
    margin: auto;
}
.acoperire_geografica .stanga, .dreapta{
    flex-wrap: wrap;
    width: 49%;
}
.acoperire_geografica .stanga img{
    width: 100%;
}


.line_between_categories{
    position: relative;
    display: inline-block;
    width: 100%;
    /*border: 1px solid;*/
    height: 50px;
}
.acoperire_geografica .titlu{
    font-family: 'Cinzel-Bold'; 
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5% 0% 2% 0%;
}
.acoperire_geografica .dreapta .continut {
    font-family: 'Lato-Light';
    font-size: 16px;
    color: #909090;
}
.imagine_echipa_noastra{
    display: flex;
    position: relative;
    /* flex-wrap: wrap; */
    position: relative;
    width: 86%;
    /*border: 1px solid;*/
    margin: auto;
}
.echipa_noastra{
    /*display: flex;*/
    display: block;
    /* justify-content: space-between; */
    position: relative;
     flex-wrap: wrap; 
    position: relative;
    /* max-width: 1400px!important; */
    width: 86%;
    /*border: 1px solid;*/
    margin: auto;
}
.echipa_noastra_image_container{
    width: 100%
}
.echipa_noastra_image_container img{
    width: 100%;
}
.echipa_noastra .titlu{
    font-family: 'Cinzel-Bold'; 
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 2% 0% 2% 0%;
}
.citat{
    font-family: 'GreatVibes-Regular'; 
    font-size: 28px;
    /*font-weight: bold;*/
    color: #000000;
}
/*.citat p{
    font-family: 'GreatVibes-Regular'; 
    font-size: 22px !important;
    font-weight: bold;
}*/
.autor_citat{
    font-family: 'Lato-Regular';
    text-align: right;
    width: 100%;
    position: relative;
    display: block;
    font-weight: bold;
    font-size: 18px;
}
.echipa_noastra .continut{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    /*column-gap: 40px;*/
    column-gap: 3%;
}
.echipa_noastra .continut .descriere_padding_down{
    padding: 0% 0% 2% 0%;
}
.padding_5_20{
    padding: 5px 20px;
}
.swiper-slide3:hover{
    text-decoration: none;
    cursor: pointer;
}
.swiper-slide3{
    /*border: 1px solid;*/
    text-align: center;
    padding: 2% 0% 2% 0%;
    font-family: 'Cinzel-Bold'; 
    cursor: pointer;
}
.firma{
    font-family: 'Cinzel-Bold';
    font-size: 18px;
}
.tara_localitate{
    font-family: 'Lato-Light';
    font-size: 14px;
}
.swiper-slide3:hover {
    /* padding: 1% 1% 5% 1%; */
    box-shadow: 0px 0px 48px -12px rgba(0, 0, 0, 0.50);
    box-shadow: 0 0 28px #7f7f7f;
    z-index: 2;
}
.align_element_center{
    left: 0;
    right: 0;
    margin: 0 auto;
}
.swiper_clienti{
    width: 95%;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}
.articol_titlu{
    font-family: 'Cinzel-Bold';
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 2% 0% 2% 0%;
}
.articol_continut{
    font-family: 'Lato-Light';
    font-size: 16px;
    color: #909090;
}


/*HOMEPAGE END*/









/*CLIENTI*/
.container_clienti{
    max-width: 1400px!important;
    width: 95%!important;
    /*border: 1px solid;*/
}
.titlu_clienti{
    font-family: 'Cinzel-Bold';
    font-size: 28px;
    text-align: center;
}
.descriere1{
    font-family: 'Lato-Light'; 
    font-size: 16px;
    color: #909090;
    text-align: center;
}
.descriere2{
    font-family: 'GreatVibes-Regular';
    font-size: 28px;
    color: #000000;
    text-align: left;
    padding: 2% 0% 2% 0%;
}
.descriere3{
    font-family: 'Lato-Light';
    font-size: 16px;
    color: #909090;
    text-align: center;
    width: 70%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.padding_top{
    padding: 2% 0% 0% 0%;
}









.sortare {
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    padding: 3% 0% 1% 0%;
    font-size: 14px;
    position: relative;
    display: flex;
    text-align: center;
    /*border: 1px solid;*/
}
.sortare>.litera {
    display: inline;
    position: relative;
    padding: 0% 0.8% 0% 0.8%;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;

    background-color: transparent;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    vertical-align: middle;
    min-width: 20px;
    height: 22px;
    text-align: center;
    display: inline-block;
    color: #000000;
    border-radius: 9px;
    margin-top: -0.2vw;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 1px;    
}
.sortare>.litera:hover {
    padding: 0% 0.8% 0% 0.8%;
    color: white;
    border-radius: 50%;
    background-color: #5cc0be;

    background-color: #5cc0be;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    vertical-align: middle;
    min-width: 20px;
    height: 22px;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 31px;
    margin-top: -0.2vw;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 1px;    
}










.contul-meu-container2 {
    display: flex;
    align-items: flex-start;
}
.border-override {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
ul.boxes {
    grid-template-columns: repeat(6, 1fr);
}
ul.boxes {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
}
ul.boxes li {
    /*height: 100px;*/
    height: auto;
}
ul.boxes li {
    display: flex;
    -webkit-box-orient: horizontal;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
 ul.boxes li div {
    border: 1px solid transparent;
}
ul.boxes li div {
    /*padding: 1vw;*/
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    text-align: center;
    /* height: 5vw; */
    max-height: 100%;
}
ul.boxes li div img {
    max-width: 100%;
}
.tara_localitate_client{
    padding: 0% 0% 5% 0%;
}
.firma_clienti{
    padding: 5% 0% 0% 0%;
}
/*CLIENTI END*/











/*TERMENI*/
.privacy-request {
    margin: 20px 0;
}
.privacy-request-form {
    width: 100%;
    margin: 0 auto;
}
.privacy-request-title {
    padding-bottom: 18px;
    color: #191a1a;
    font-size: 20px;
    font-family: 'Lato-Regular'; 
}
.privacy-request input {
    width: 100%;
    border: 1px solid #d7d7d7;
    padding: 4px 6px;
    margin: 4px 0;
    font-size: 14px;
}
.privacy-request-actions {
    margin: 10px 0;
}
.privacy-request button {
    display: block;
    padding: 6px 22px;
    background: #c70000;
    color: #fff;
    font-size: 16px;
    font-family: OpenBold;
    width: 200px;
}
.privacy-request-info {
    clear: both;
    padding-top: 14px;
    line-height: 1.8em;
}
.privacy-request-info .checkmark {
    color: #000000;
    font-size: 14px;
    vertical-align: middle;
    padding: 0 2px;
}
.privacy-request-form .input input{
    background-color: transparent !important;
    border: 0;
    border-bottom: 1px solid #ededed;
    color: #2d2d2d;
    font-size: 12px;
    padding: 8px 10px;
    width: 100%;
    border-radius: 0;
}
.privacy-request-actions button{
    display: inline-block;
    background-color: #5cc0be;
    color: #FFFFFF;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    /* margin-left: 20px; */
    opacity: 0.9;
    max-width: 184px;
}

/*TERMENI END*/






/*CONTACT*/
.section-content {
    margin: 0 auto;
    padding: 0% 0% 2% 0%;
    font-family: 'Lato-Light'; 
}
.left-side, .right-side {
    display: inline-block;
    width: 49%;
    padding: 10px;
    vertical-align: top;
}
.info_contact{
    /*padding: 0% 0% 2% 0%;*/
    line-height: 1;
}
.form-field label{
    left: 0;
    text-align: left;
    width: 22%;
    /*border: 1px solid;*/
}
.form-field input, textarea{
    text-align: left;
    left: 0;
    width: 50%;
    width: inherit;
    background-color: #d7d7d7;
    /*border: 1px solid red;*/
}
.contactForm{
    position: relative;
    display: inline-block;
    width: 100%;
    /*border: 1px solid;*/
}
.form-field{
    font-family: 'Lato-Light'; 
    color: #909090;
    font-size: 14px;
    position: relative;
    display: inline-flex;
    width: 100%;
    padding: 0% 0% 1% 0%;
    /*border: 1px solid;*/
}
.form_field_display_blok{
    display: inline-block;
}

.submitFormBtn{
    display: inline-block;
    background-color: #5cc0be;
    color: #FFFFFF;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    /* margin-left: 20px; */
    opacity: 0.9;
    max-width: 184px;
}
.contact-details{
    font-family: 'Lato-Light'; 
    color: #909090;
    font-size: 14px;
}
.info_contact a{
    font-family: 'Lato-Light'; 
    color: #909090;
    font-size: 14px;
}
.info_contact_title{
    font-family: 'Lato-Light'; 
    color: #000000;
    font-size: 14px;
    line-height: 1;
    padding: 2% 0% 2% 0%;
}


#geolocatie form {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#geolocatie form input {
    background-color: transparent;
    padding: 0px;
    border: none;
    font-family: 'Lato-Light';
    color: #909090;
    font-size: 14px;
    padding: 2% 0% 0% 0%;
}
#geolocatie form label {
    background-color: transparent;
    padding: 0px;
    border: none;
    font-family: 'Lato-Bold';
    color: #000000;
    color: #c0c0c0;
    font-size: 14px;
    font-weight: bold;
}
.white_text form input {
    background-color: transparent;
    padding: 0px;
    border: none;
    font-family: 'Lato-Light';
    color: #FFFFFF !important;
    color: #c0c0c0 !important;
    font-size: 14px;
}

/*CONTACT END*/






/*DESPRE NOI*/
.container_max_width{
    height: auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
    position: relative;
     max-width: 1400px!important; 
    width: 86%;
    /* border: 1px solid; */
    margin: auto;
}
.despre_noi_container{
    display: block;
    position: relative;
     flex-wrap: wrap; 
    position: relative;
     max-width: 1400px!important; 
    width: 86%;
    margin: auto;
}
.despre_noi_container .titlu {
    font-family: 'Cinzel-Bold';
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 2% 0% 2% 0%;
}
.despre_noi_container .continut {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 3%;
    color: #909090;
    font-size: 16px;
    font-family: 'Lato-Light'; 
}
.despre_noi_container .misiunea_noastra_dreapta {
    color: #909090;
    font-size: 16px;
    font-family: 'Lato-Light';
    width: 100%;
}    
.despre_noi_container .continut .descriere_padding_down {
    padding: 0% 0% 2% 0%;
}



.acoperire_geografica_container{
    display: block;
    position: relative;
     flex-wrap: wrap; 
    position: relative;
     max-width: 1400px!important; 
    width: 86%;
    margin: auto;
}
.acoperire_geografica_container .titlu {
    font-family: 'Cinzel-Bold';
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 2% 0% 2% 0%;
}
.acoperire_geografica_container .continut {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    column-gap: 3%;
    color: #909090;
    font-size: 16px;
    font-family: 'Lato-Light'; 
}
.acoperire_geografica_container .continut .descriere_padding_down {
    padding: 0% 0% 2% 0%;
}

.acoperire_stanga, .acoperire_dreapta{
    display: inline-block;
    width: 49%;
    padding: 10px;
    vertical-align: middle;
}
.acoperire_dreapta img{
    width: 100%;
    padding: 0px;
}

.misiunea_noastra_container{
    display: block;
    position: relative;
     flex-wrap: wrap; 
    position: relative;
     max-width: 1400px!important; 
    width: 86%;
    margin: auto;
}
.misiunea_noastra_container .titlu {
    font-family: 'Cinzel-Bold';
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 2% 0% 2% 0%;
    color: #000000;
}
.misiunea_noastra_container .descriere {
    color: #909090;
    font-size: 16px;
    font-family: 'Lato-Light';
}
.misiunea_noastra_container .continut {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    column-gap: 3%;
    color: #909090;
    font-size: 16px;
    font-family: 'Lato-Light'; 
}
.misiunea_noastra_container .continut .descriere_padding_down {
    padding: 0% 0% 2% 0%;
}
.misiunea_noastra_stanga, .misiunea_noastra_dreapta{
    display: inline-block;
    width: 100%;
    padding: 10px;
    vertical-align: top;
}
.misiunea_noastra_half{
    width: 49%;
    vertical-align: middle;
}
.misiunea_noastra_stanga img{
    width: 100%;
    padding: 0px;
    /*max-height: 800px;*/
}
.semnatura_moto{
    text-align: right; 
    font-size: 18px;
    font-family: 'Lato-Regular';
}
.misiunea_noastra_dreapta img{
    width: 100%;
}
.immage_bottom{
    padding: 19vw 0% 0% 0%;
}


/*DESPRE NOI END*/















/*SERVICII*/
.display_desktop{
    display: inline-block;
}
.display_mobile{
    display: none;
}
.descriere img{
    width: 100%;
}




.container-selectie>.titlu-categorie-select1>img {
    float: right;
    margin: 7px 10px 0% 0%;
    width: 1.4vw;
    transition-duration: 0.5s;
}


/*.dropdown-1{
    display:none
}*/
.filtre{
    display:none
}
/*.marimi-filtre{
    display:none
}*/
/*.opened-dropdown-1{
    display:none
}*/
.sageata_jos_dropdown{
    transform: rotate(0deg);
}

.sageata_sus_dropdown{
    transform: rotate(180deg);
}
.rotate {
    transform: rotate(-90deg);
    transition-duration: 0.4s; 
  display: inline-block;
}
.titlu-categorie-select1{
    width: 100%;
    position: relative;
    /* display: inline-block; */
    padding: 1% 1% 1% 2%;
    margin-top: 11px !important;
    /* overflow: hidden; */
    display: block;
    overflow: auto;
    background-color: #cbcbcb;
    color: #232837;
}
.container-selectie{
    font-family: 'Lato-Regular';
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;

}
.continut_dropdown {
    background-color: #ebebeb;
    font-family: 'Lato-Light'; 
    color: #909090;
    padding: 1% 1% 1% 2%;
    text-transform: lowercase;
}

.accordion-toggle {
    cursor: pointer;
    margin: 0 ;
 }
.accordion-content {
    display: none;
}
.accordion-content.default {
    display: block !important;
}

/*SERVICII END*/



.servicii_mobile{
    display: none;
}
.swiper-button-next, .swiper-button-prev {
    display: none;
}


.swiper-button-prev {
    background-image: url(../images/stanga-swipper.png) !important;
    right: -55px;
    left: auto;
    background-size: 44px 44px !important;
}
.swiper-button-next {
    background-image: url(../images/dreapta-swipper.png) !important;
    right: -55px;
    left: auto;
    background-size: 44px 44px !important;
}
.lipsa_clienti{
    text-align: center;
    padding: 0% 0% 2% 0%;
    font-size: 15px;
    color: #307674;
    font-weight: bold;
}

#goTop {
    cursor: pointer;
    background: rgba(120, 120, 120, 0.63);
    background: #282c36;
    position: fixed;
    bottom: 275px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 23%;
    text-align: center;
    visibility: hidden;
}
#arrow-toTop {
    font-size: 33px;
    text-align: center;
    padding: 8px;
    padding-top: 6px;
    color: white;
}


/*TERMENI */
.termeni .title{
    font-family: 'Cinzel-Bold';
    font-size: 28px;
    text-align: center;
    padding: 2% 0% 0% 0%;
}
.termeni .text{
    font-size: 16px;
    font-family: 'Lato-Light'; 
    color: #909090;
}
/*TERMENI END*/


/*CONFIDENTIALITATE*/
.privacy-request {
    margin: 20px 0;
}
.privacy-request-form {
    width: 100%;
    margin: 0 auto;
}
.privacy-request-title {
    padding-bottom: 18px;
    color: #232837;
    font-size: 20px;
}
.privacy-request input {
    width: 100%;
    border: 1px solid #d7d7d7;
    padding: 4px 6px;
    margin: 4px 0;
    font-size: 14px;
}
.privacy-request-actions {
    margin: 10px 0;
}
.privacy-request button {
    display: block;
    padding: 6px 22px;
    background: #232837;
    color: #fff;
    font-size: 16px;
    font-family: OpenBold;
    width: 200px;
}
.privacy-request-info {
    clear: both;
    padding-top: 14px;
    line-height: 1.8em;
}
.privacy-request-info .checkmark {
    color: #232837;
    font-size: 14px;
    vertical-align: middle;
    padding: 0 2px;
}
/*CONFIDENTIALITATE END*/







/* TM onetime popup */
.tm-onetime-popup {
    display: none;
}
,.tm-onetime-popup-multumiri {
    display: none;
}
.cookie-banner-container {
    display: block;
    pointer-events: none;
    position: fixed;
    z-index: 100;
    bottom: -130px;
    left: 0;
    right: 0;
    opacity: 0;
    background: #fff;
    padding: 10px 0px;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.22);
    font-size: 14px;
    transition: all 250ms ease-in-out;
}
.cookie-banner-container.is-active {
    pointer-events: auto;
    bottom: 0px;
    opacity: 1;
}
.cookie-banner-inner {
    width: calc(100% - 40px);
    max-width: 1200px;
    margin: 0 auto;
    text-align: justify;
}
.cookie-banner-container * {
    font-size: inherit;
}
.cookie-banner-container a{
    color: #c70000;
}
.cookie-banner-container p {
    margin: 0;
}
.cookie-banner-actions {
    text-align: right
}
.cookie-banner-confirm {
    background: #c70000;
    color: #fff;
    font-size: 16px;
    padding: 4px 22px;
    font-family: "oswald_regular";
}
.GDPR-popup-container{
    display: block;
    pointer-events: none;
}
.GDPR-popup-container-multumiri {
    display: block;
    pointer-events: none;
}
.GDPR-popup-container.is-active{
    pointer-events: auto;
}
.GDPR-popup-container-multumiri.is-active{
    pointer-events: auto;
}
.GDPR-popup-background {
    position: fixed;
    z-index: 23;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    transition: all 250ms ease-in-out;
    opacity: 0;
}
.GDPR-popup-background-multumiri {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    transition: all 250ms ease-in-out;
    opacity: 0;
}
.GDPR-popup-container.is-active .GDPR-popup-background {
    opacity: 1;
}
.GDPR-popup-container-multumiri.is-active .GDPR-popup-background-multumiri {
    opacity: 1;
}
.GDPR-popup-inner {
    position: fixed;
    z-index: 28;
    top: 50%;
    left: 50%;
    width: 500px;
    line-height: 1.6em;
    background: #fff;
    margin-top: -180px;
    margin-left: -250px;
    padding: 25px;
    box-sizing: border-box;
    transition: all 250ms ease-in-out;
    transform: translateY(200px);
    opacity: 0;
}
.GDPR-popup-inner-multumiri {
    position: fixed;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 300px;
    line-height: 1.6em;
    background: #fff;
    margin-top: -180px;
    margin-left: -250px;
    padding: 25px;
    box-sizing: border-box;
    transition: all 250ms ease-in-out;
    transform: translateY(200px);
    opacity: 0;
}
.GDPR-popup-container.is-active .GDPR-popup-inner{
    transform: translateY(0px);
    opacity: 1;
}
.GDPR-popup-container-multumiri.is-active .GDPR-popup-inner-multumiri {
    transform: translateY(0px);
    opacity: 1;
}
.GDPR-popup-title {
    font-family: OpenBold;
    font-size: 19px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 16px;
}
.GDPR-popup-list .list-title {
    display: block;
    font-weight: bold;
    font-size: 14px;
    margin: 10px 0;
}
.GDPR-popup-list .checkmark {
    color: #44e52f;
    font-size: 14px;
    vertical-align: middle;
    padding: 0 2px;
}
.GDPR-popup-actions {
    text-align: center;
    margin-top: 20px;
}
.GDPR-popup-confirm{
    background: #c70000;
    color: #fff;
    padding: 7px 22px;
    font-size: 16px;
    font-family: "oswald_regular";
}
.GDPR-popup-confirm-multumiri {
    background: #c70000;
    color: #fff;
    padding: 7px 22px;
    font-size: 16px;
    font-family: "oswald_regular";
}
h1 {
    font: 27px AvenirLight;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
}
h3 {
    font-size: 16px;
}
@media only screen and (max-width : 500px) {
    .GDPR-popup-inner {
        top: 40px;
        left: 0;
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }
     .GDPR-popup-inner-multumiri {
        top: 40px;
        left: 0;
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.termeni{
    width: 90%;
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 10px 30px;
}

#casuta-termeni{
    width: 100%;
    text-align: left;
}

.despre-dropdown {
    position: absolute;
    left: 0px;
    top: 64px;
    box-shadow: 0 0 0px 1px #dadada;
    z-index: 1;
    background-color: #fff;
    white-space: nowrap;
    transition: 900ms;
    width: 267px;
    top: 39px;
    display: none;
}
.alb1 {
    position: absolute;
    top: -1px;
    left: 0px;
    height: 1px;
    background-color: #fff;
}
.meniu-slidere {
    list-style-type: none;
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: left;
}
.meniu-slidere li {
    position: relative;
    display: block;
    vertical-align: middle;
    padding: 8px 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border: none;
    cursor: pointer;
}
.cat-content>span {
    width: 100%;
}
.meniu-slidere a {
    color: #414141;
    font-size: 0.9vw;
    font-family: robotoregular;
    text-decoration: none;
    text-transform: uppercase;
}
.subcat-content {
    color: #414141;
    font-size: 14px;
    font-family: robotoregular;
    text-decoration: none;
    border: 1px solid #dadada;
    border-left: none;
    cursor: pointer;
    position: absolute;
    left: 100%;
    top: -1px;
    background-color: #fff;
    z-index: -10;
    min-width: 150px;
}
.submenu-hasSubmenu {
    width: 100%;
    position: relative;
    display: block;
    padding: 10px 8px;
    padding-left: 30px;
    padding-right: 30px;
}
.sub-subcat-container {
    color: #414141;
    font-size: 14px;
    font-family: robotoregular;
    text-decoration: none;
    border: 1px solid #dadada;
    border-left: none;
    cursor: pointer;
    position: absolute;
    left: 100%;
    top: -1px;
    background-color: #fff;
    z-index: -10;
    /* min-width: 80px; */
}
.submenu-hasSubmenu {
    width: 100%;
    position: relative;
    display: block;
    padding: 10px 8px;
    padding-left: 30px;
    padding-right: 30px;
}
.titleSidenavbar-s3{
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*.meniu-slidere:hover.li_despre_noi {
    color: #FFFFFF;
    background-color: red; 
}*/

#dropdown-item {
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.li_despre_noi {
    position: relative;
    display: inline-block;
}
.li_despre_noi .cc a img{
    padding-left: 5px;
}
.despre-dropdown {
    display: none;
    position: absolute;
    background-color: #fff;
    color: #000;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.despre-dropdown a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.despre-dropdown a:hover {background-color: #fff}

.li_despre_noi:hover .despre-dropdown {
    display: block;
}

.li_despre_noi:hover #dropdown-item {
    background-color: #fff;
    color: #000;
}
.li_despre_noi:hover .li_despre_noi>.cc>img{
    right: 10px;
}

.titlu_center{
    text-align: center;
}


.padding_zero{
    padding: 0 !important;
}
.dropdown_servicii_mobile{
    display: none;
}


.padding_siwpper_servicii_homepage{
    display: inherit !important;
    position: relative!important;
    padding: 20px !important;
}
.width_max{
    width: 100%;
    display: block;
    position: relative;
}
.bigHeaderError {
    font-size: 200px;
    text-align: center;
    font-family: 'Lato-Bold';
    letter-spacing: 10px;
}
.subHeaderError {
    font-size: 30px;
    text-align: center;
    font-family: 'Lato-Bold';
}
.descriptionError {
    font-size: 20px;
    text-align: center;
    font-family: 'Font Awesome 5 Free';
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 40px;
}

.buttonError {
    width:100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    color: white;
    border-radius: 20px;
    height: 50px;
    border: 1px solid black;
    font-family: 'Lato-Bold';
}
.linkError{
    display:flex;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    color:white !important;
    text-decoration: none !important;
    margin-bottom: 200px;
}