@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Julius+Sans+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;1,300&display=swap');



.alignCol{
   position: relative;
}

.textDesciereScurta{
   font-family: "Roboto", Sans-serif;
   color: white;
   text-align: center;
}

.overlayButton{
   position:absolute;
   width:90%;
   height:100%;
   background: #E87C87;
   color:white;
   text-align:center;
   border-radius:2px;
   font-size:16px;
   line-height: 50px;
   font-weight: 400;
}

.imgGalery{
   height: 100px;
    object-fit: cover;
    width: 100px;
}

.mofificariGalerie {
   width: 100%;
    height: 170px;
    object-fit: cover;
}

 #lightgallery{
    display: grid;
    flex-wrap: wrap;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: repeat(4,1fr);
}

.progress-ring__circle {
  transition: 0.35s stroke-dashoffset;
  transform: rotate(-90deg);
  transform-origin: 50% 50%;
}

.drag-drop-container {
   position: relative;
   border: 2px dashed #aaa;
   border-radius: 5px;
   padding: 20px;
   text-align: center;
   cursor: pointer;
   color: #6c757d;
   font-size: 0.875em;
 }
 
 .formInput {
   display: block;
   width: 100%;
   padding: 3px;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   color: #212529;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border-radius: 0.25rem;
   transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 }
 
 #preview {
   margin-top: 10px;
   display: grid;
   grid-template-columns: repeat(3, 1fr);
   column-gap: 10px;
   align-items: center;
 }
 
 .drag-drop-container input[type="file"] {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity: 0;
   cursor: pointer;
 }

 
 .colorText{
   color: #000;
 }

 .text-muted{
   text-decoration: none;
   background: #efefef;
   padding: 8px 8px;
   font-family: "Outfit";
   font-style: normal;
   font-weight: 400;
   border-radius: 7px;
   line-height: 18px;
   color: #5c5c5c;
   display: inline-block;
   margin-bottom: 10px;
 }


 #preview .listSkillsBox {
    padding: 10px 10px 0px 10px !important;
    text-align: left;
   }
   .listSkillsBox {
      background: #efefef;
      padding: 8px 8px;
      font-family: "Outfit";
      font-style: normal;
      font-weight: 400;
      border-radius: 7px;
      line-height: 18px;
      color: #5c5c5c;
      display: inline-block;
      margin-bottom: 10px;
   }

   .listSkillsBox .card-title{
      font-size: 14px;
   }

.progress-ring__text {
  font-weight: 700;
  font-size: 3rem;
  fill: #3c4858;
}

body {
   font-family: "Roboto", Sans-serif;
   background-color: #f7f7f7;
}
header .container-fluid {
   z-index: 9;
   position: fixed;
   background-color: rgb(255 255 255 / 70%);
   box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
}
header .active {
   background: #fff;
   -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
   -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
   box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.active .logo img{
   width: auto;
   height: 40px;

}

.active .butonInscriere {
   padding-top: 10px;
   font-family: "Roboto", Sans-serif;
   font-weight: 300;
   font-size: 14px;
   border-radius: 2px 2px 2px 2px;
   background-color: #EB1F40;
   padding-bottom: 10px;
   padding-left: 40px;
   padding-right: 40px;
   color:  #fff;
}

.activitateP{
   background-color: #289B38 !important;
}

.fisiere_existente {
   position: relative;
 }
 
 .listSkillsBox {
   position: relative;
   display: inline-block;
   margin-right: 10px;
 }
 
 .deleteFile {
    position: absolute;
   top: 10px;
   right: 10px;
   border-radius: 10px;
   background-color: #eb1f40;
   font-size: 10px;
   padding: 5px 6px 5px 6px;
   color: white;
   cursor: pointer;
 }
 
 .deleteFile:hover {
   background-color: darkred;
 }
 
 .imgGalery {
   width: 100px; /* Schimbați dimensiunile după necesitate */
   height: 100px; /* Schimbați dimensiunile după necesitate */
 }
 
 .text-muted {
   color: gray;
   text-decoration: none;
 }
 
 .text-muted:hover {
   text-decoration: underline;
 }
 


.iconActivitateProfil img{
   height: 30px;
   width: 30px;
   object-fit: contain;

}


.activitatiStilizate img {
   height: 50px;
   width: 50px;
   object-fit: contain;
    background-color: #F2F4F5;
    border-radius: 25px;
    padding: 10px;
}

.activitatiStilizatePrincipal img {
   height: 50px;
   width: 50px;
   object-fit: contain;
    background-color: #289B38;
    border-radius: 25px;
    padding: 10px;
}

.locatiiStilizate i {
    height: 50px;
    width: 50px;
    background-color: #F2F4F5;
    border-radius: 25px;
    padding-top: 15px;
    padding-right: 14px;
    padding-left: 18px;
    font-size: 20px;
}



.ochiNote1  {
    height: 40px;
    width: 40px;
    border: 3px solid;
    border-radius: 25px;
    display: flex;
   justify-content: center;
   align-items: center;
    font-size: 18px;
    border-color:#E7BF6C;
    font-weight: 1000;
}

.ochiNote2  {
   height: 40px;
   width: 40px;
   border: 3px solid;
   border-radius: 25px;
   display: flex;
   justify-content: center;
   align-items: center;
   font-size: 18px;
    border-color:#0B4AA7;
    font-weight: 1000;
}

.ochiNote3  {
   height: 40px;
   width: 40px;
   border: 3px solid;
   border-radius: 25px;
   display: flex;
   justify-content: center;
   align-items: center;
   font-size: 18px;
    border-color:#C13636;
    font-weight: 1000;
}

.titluNote {
   font-family: "Roboto", Sans-serif;
   font-weight: 500;
   font-size: 14px;
}

.linie {
   border: none;
   opacity: 0.1;
}





.active .butonInscriere > i{
   color:  #fff;
   font-size: 14px;
   padding-left: 10px;
}

.logo img{
   height: 50px;
   width: auto;

}

.nav-item {
   margin-top: auto;
   margin-bottom: auto;
}

.active .butonConectare > i{
   color:  #fff;
   font-size: 14px;
   padding-left: 10px;
}

.dateProfilulMeu > i {
   color:  #EB1F40;
   font-size: 20px;
   padding-right: 7px;
}

.dateProfilIcon > i {
   color:  #EB1F40;
   font-size: 30px;
   padding-right: 10px;
}

.active .butonConectare {

   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   font-size: 14px;
   border-radius: 2px 2px 2px 2px;
   background-color: #205588;
   padding-top: 1opx;
   padding-bottom: 10px;
   padding-left: 40px;
   padding-right: 40px;
   color:  #fff;
   border: none;
}


.butonInscriere > i{
   color:  #fff;
   font-size: 18px;
   padding-left: 10px;
}

.butonInscriere {
   padding-top: 12px;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   font-size: 16px;
   border-radius: 2px 2px 2px 2px;
   background-color: #EB1F40;
   padding-bottom: 12px;
   padding-left: 40px;
   padding-right: 40px;
   color:  #fff;
   width: 100%;
}

.butonConectare > i{
   color:  #fff;
   font-size: 18px;
   padding-left: 10px;
}

.butonConectare {

   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   font-size: 16px;
   border-radius: 2px 2px 2px 2px;
   background-color: #205588;
   padding-top: 13px;
   padding-bottom: 13px;
   padding-left: 40px;
   padding-right: 40px;
   color:  #fff;
   border: none;
}

.coloanButoane {
   margin: 0 auto;
}
.coloanLogo {
   margin: auto 0;
}

header .navbar{
   display:inline-block !important;
}

.listaButoane li:first-child {
   margin-right: 20px;
}

header .fa fa-pencil-square-o {
   height: 50px;
}
/* end header */

/* acasa */

.cautare {
   background-color: #EB1F40;
   padding-top: 11px;
   padding-bottom: 10px;
   padding-left: 50px;
   color:  #fff;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   width: 100%;
}

.cautare i {
   padding-left: 20px;
   padding-right: 20px;
}

.cautare:hover {
   background-color:  #fff;
   color: #EB1F40;
}
.video {
   width: 100%;
   height: 650px;
   padding: 0;
   position: relative;
}

#myVideo {
   height: 650px;
   width: 100%;
   object-fit: cover;
   z-index: 6;
}

.overlay {
   top: 0;
   right: 0;
   background-color: rgb(0 90 163 / 70%);
   position: absolute;
   height: 100%;
   width: 100%;
}

.titlu {
   z-index: 10;
   color:white;
   text-align: center;
   vertical-align: baseline;
   padding-top: 170px;
   font-family: "Roboto", Sans-serif;
   font-size: 56px;
   font-weight: 600;
}

.subtitlu {
   z-index: 10;
   font-family: "Roboto", Sans-serif;
   font-size: 20px;
   font-weight: 400;
   color:white;
   text-align: center;
   vertical-align: baseline;
   padding-top: 20px;
   padding-bottom: 20px;
}

.boxCautare{
   width: 70%;
   margin:auto;
}

.overlay input[type="text"]
{
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   background-color: #FFFFFFCF;
   border-width: 0px 0px 0px 0px;
   border-radius: 2px 2px 2px 2px;
   padding-top: 12px;
   padding-bottom: 11px;
}

.sectiuneActivitati {
   z-index: 20;
   margin-top: -100px;
}

.divGalerie {
   overflow: hidden;
}



.card {
   border: none;
}

.card .iconActivitate {
   font-size: 40px;
   padding-top: 10px;
   border: none;
   margin: 0 auto;
}

.titluActivitate {
   padding-top: 15px;
   padding-bottom: 11px;
   font-size: 18px;
}

.plusicon {
   font-size: 40px;
   padding-top: 44px;
}

.plusCategorii {
   padding-bottom: 45px;
}

.butonformtrimite{
   display: flex ;
   justify-content: center;
   align-items: center;
}

.butonDetalii {
   background-color: #EB1F40;
   width: 60%;
   margin: 0 auto;
   color: #fff;
   padding: 2px 10px;
   font-size: 15px;
}

.butonDetalii:hover {
   background-color: #205588;
   color: white;
}

.iconActivitate img{
   height: 45px;
   width: 45px;
   object-fit: contain;
}

.iconActivitateProfil img{
   height: 30px;
   width: 30px;
   object-fit: contain;
}

.profilDespartire {
   margin: 10px 0;
       color: inherit;
       background-color: currentColor;
       border: 0;
       opacity: .25;
}

.experienta {
   margin-top: 60px;
   border-left:3px solid red;
   padding-left: 10px;
   line-height: 23px;
}


.titluExperienta {
 
   font-family: "Roboto", Sans-serif;
   font-size: 40px;
   font-weight: 900;
   line-height: 30px;
   padding-bottom: 20px;
}

.subtitluExperienta {
   font-family: "Roboto", Sans-serif;
   font-size: 16px;
   font-weight: 400;
   line-height: 24px;
}

.carduriExperienta {
   padding-top: 4px;
   padding-bottom: 58px;
}

.titluDescriere {
   font-family: Roboto, sans-serif;
   font-size: 23px;
   font-weight: 600;
   padding-top: 35px;
}



.subDescriere{
   text-align: left;
   padding-left: 40px;
   padding-right: 40px;
   height: 70px;
   min-height: 70px;
   overflow: hidden;
}
.readmore{height: auto !important;}
.butoaneRead{
   height: 50px;
}
.card-descriere img{
   height: 200px;
   object-fit: cover;
}

.anpc img {
   width:177px;
}

.card-descriere{
   background-color: #ffff;
   text-align: center;
   padding-bottom: 32px;
}

.butonDescriere {
   background-color: #0058A2;
   padding-top: 11px;
   padding-bottom: 10px;
   padding-left: 20px;
   padding-right: 20px;
   color:  #fff;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
}

.butonDescriere:hover {
   background-color: #EB1F40;
   color:  #ffff;
}

.butonReview2 {
   border: none;
   text-decoration: none;
   background-color: #0058A2;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 20px;
   padding-right: 20px;
   color:  #fff;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   border-radius: 0px;
   width: 100%;
}

.butonReview2:hover {

   background-color: #EB1F40;
   color:  #ffff;
}

.butonReview1 {
   border: none;
   text-decoration: none;
   background-color: #EB1F40;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 20px;
   padding-right: 20px;
   color:  #fff;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   width: 100%;
   border-radius: 0px;
}

.butonReview1:hover {
   background-color: #0058A2;
   color:  #ffff;
}

.butonReview3 {

   background-color: #EB1F40;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 20px;
   padding-right: 20px;
   color:  #fff;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   border-radius: 0px;
}

.butonReview3:hover {
   background-color: #0058A2;
   color:  #ffff;
}

.butonGalerie {

   background-color: #EB1F40;
   padding-top: 7px;
   padding-bottom: 7px;
   padding-left: 20px;
   padding-right: 20px;
   color:  #fff;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   border-radius: 0px;
}

.circle-msg {
   display: inline-block;
   width: 40px;
   height: 40px;
   border-radius: 50%;
   background-color: #000; /* culoarea cercului */
   color: #fff; /* culoarea textului */
   font-size: 24px; /* dimensiunea textului */
   text-align: center;
   line-height: 40px; /* centrat vertical textul */
 }

.butonGalerie:hover {
   background-color: #0058A2;
   color:  #ffff;
}

.fa-check-circle{
   font-size: 25px;
   padding-left: 10px;
   padding-top: 10px;
}


.fisiere_existente{
   overflow-y: scroll;
   height: 200px;
}



.butonAfisare {
   background-color: #0058A2;
   padding-top: 11px;
   padding-bottom: 10px;
   padding-left: 20px;
   padding-right: 20px;
   color:  #fff;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   border: none;
   border-radius: 5px;
}

.butonAfisare:hover {
   background-color: #EB1F40;
   color:  #ffff;
}

.img-detalii{
   height: 250px;
   object-fit: cover;
   background-position: top-center;
   background-repeat: no-repeat;
   background-size: cover;
}

/* footer */
.footer {
   border-top: solid 3px #0058A2;
   background-image: url(/images/footer.png);
   background-position: center center;
   object-fit: cover;
   width: 100%;
   padding: 0;
   position: relative;
   z-index: 100;
}

.overlay-footer {
   top: 0;
   right: 0;
   background-color: rgb(255 255 255 / 93%);
   height: 100%;
   width: 100%;
   padding-top: 36px;

}

.rounded-social-buttons{
   padding-top: 19px;
   padding-bottom: 19px;
}

.logo-footer img {
   width:177px;
}

.rounded-social-buttons .social-button {
   display: inline-block;
}

.social-icon  {
   padding-top: 23px;
   padding-bottom: 23px;
}

.social-icon i {
   font-size: 20px;
   text-align: center;
   text-decoration: none;
   margin: 5px 2px;
   border-radius: 2px 2px 2px 2px;
   width: 36px;
   height: 36px;
   line-height: 36px;
}

.fa-facebook-f {
   background: #43609C;
   color: white;
}

.fa-youtube {
   background: #FF0000;
   color: white;
}

.fa-instagram {
   background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
   color: white;
}

.footerContact {
   font-family: "Roboto", Sans-serif;
   font-size: 14px;
   font-weight: 400;
}

.footerContact a {
   text-decoration: none;
   color: #333;
}
.footerContact li:not(:last-child){
   cursor: pointer;
}

.footerContact i {
   font-size: 18px;
   color: #0058A2;
   padding-right: 10px;
   padding-bottom: 15px;
   text-decoration: none;
}

.titlu-footer {
   line-height: 15px;

   font-family: "Roboto", Sans-serif;
   font-size: 18px;
   font-weight:600;
   margin-bottom: 20px;
}


.footer-logo{
   background-color: #0058A2;
   padding: 15px 0px;
   margin: auto;
}

.descriereFooter {
   color: #FFFFFF;
   font-family: "Roboto", Sans-serif;
   font-size: 14px;
   font-weight: 400;
}

.logo-footer-webis img{
   width: 30px;
}

/* end  footer */

/* inregistare */

.header-inregistrare {
   background-image: url(/images/07.jpg);
   background-position: center center;
   object-fit: cover;
   width: 100%;
   padding: 0;
   position: relative;

}

.overlay-inregistrare {
   top: 0;
   right: 0;
   background-color: rgb(0 90 163 / 70%);
   height: 100%;
   width: 100%;
   padding-top: 80px;
   padding-bottom: 25px;
}



.titlu-inregistare {
   padding-bottom: 10px;
   color: #FFFFFF;
   font-family: "Roboto", Sans-serif;
   font-size: 40px;
   font-weight: 600;
}


.breadcrumps {
   color: #FFFFFF;
}

.breadcrumps a{
   color: white;
   text-decoration: none;
   font-family: "Roboto", Sans-serif;
}

.icon-acasa {
   padding-right: 7px;
   font-size: 14px;
}

.acasa-titlu {
   padding-right: 15px;
   font-size: 16px;
}

.icon-inregistrare{
   font-size: 14px;
   padding-right: 7px;
}

.inregistrare-titlu {
   font-size: 16px;
}

.inregistare-form {
   padding-top: 100px;
   padding-bottom: 100px;
}

.step-1-titlu {
   font-family: "Roboto", Sans-serif;
   font-size: 40px;
   font-weight: 900;
   text-align: center;
   padding-bottom: 10px;

}

.step-1-titlulReview {
   font-family: "Roboto", Sans-serif;
   font-size: 40px;
   font-weight: 400;
   text-align: center;
   padding-bottom: 10px;

}


.fontSpecial{
   font-family: "Roboto", Sans-serif;
   font-size: 40px;
   font-weight: 900;
   text-align: center;
   padding-bottom: 10px;
   color:#0058A2;
}

.step-1-subtitlu {
   line-height: 30px;
   text-align: center;
   font-family: Roboto, sans-serif;
   font-size: 20px;
   font-weight: 400;
   padding-bottom: 40px;
}

.form-step1 {
   width: 60%;
   padding-top: 31px;
   padding-bottom: 46px;
   padding-left: 20px;
   padding-right: 20px;
}

.butonform.active {
   background-color: #EB1F40;
}

.butonform{
   background-color: #EB1F40A1;
   width: 100%;
   padding: 0;
   height: 50px;
   font-family: "Roboto", Sans-serif;
   font-weight: 300;
   border-radius: 2px 2px 2px 2px;
   color:  #fff;
   border: none;
}

.butonformjuridica:hover {
   background-color: rgb(235, 31, 64);
}

.butonToggler {
   float: right;
   margin-top: -39px;
}

.butonformtrimite {
   width: 100%;
   padding: 0;
   height: 50px;
   border-radius: 2px 2px 2px 2px;
   color:  #fff;
   border: none;
   font-size: 18px;
   font-weight: 400;
}

.butonformjuridica {
   background-color: #EB1F40A1;
   width: 100%;
   padding: 0;
   height: 50px;
   font-family: "Roboto", Sans-serif;
   font-weight: 300;
   border-radius: 2px 2px 2px 2px;
   color:  #fff;
   border: none;
}

.form-step1 .col-md-6, .form-step1 .col-md-12{
   padding-left: 5px;
   padding-right: 5px;
}

input.custom-control-input.inputTip {
   display: none;
}

.labelButonPersona  {
   height: 100%;
   width: 100%;
   display: flex;
   justify-content: center;
   align-items: center;
}

.iconButonForm {
   padding-right: 20px;
}

.form-step1 .form-control {
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    background-color: #F2F4F5;
    border-radius: 2px;
    border: none;
    padding-top: 12px;
    padding-bottom: 11px;
}

.iconTrimiteForm {
   padding-left: 10px;
   font-size: 22px;
}

.pozitionare {
   display: flex;
   justify-content: center;
   align-items: center;
}

.butonformtrimite:hover {
   background-color: #0058A2;
}

/* editare activitati */

.ms-elem-selectable {
    background-color: #eb1f40;
    color: white !important;
    margin-bottom: 20px;
    border: none !important;
    border-radius: 2px;
}

.ms-selection {
   padding: 25px;
}
.ms-elem-selection {
    margin-bottom: 20px;
}
.ms-selected {
    background-color: #0058a2;
    color: white !important;
}
.form-group.has-success {
    padding: 0 24px;
}
.ms-container{
   width: auto;
}
.ms-container {
   background-image: url(/images/arrows.png);
       background-size: 40px;
}

.ms-selectable, .ms-selection {
    height: 300px !important;
    overflow-y: scroll;
    padding: 10px;
}
.ms-container ul {
    border: none !important;
}
.ms-container .ms-list{
   box-shadow: none;
   height: auto;
}

.showHidePass{
   height: 100%;
}

.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
    border-bottom: 1px #eee solid;
    padding: 2px 10px;
    color: #555;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom:  12px;
    text-align: center;
    font-family: "Roboto", 'Sans-serif';
    font-size: 16px;
    font-weight: 400;
}

.ms-container .ms-selectable, .ms-container .ms-selection {
   background-color: #F2F4F5 !important;
}

.titluActivitateSelect1{
   text-align: center;
   font-family: "Roboto", 'sans-serif';
   font-size: 20px;
   font-weight: 400;
   color: rgb(51, 51, 51);
   line-height: 30px;
}

.iconTitluActivitateSelect1 {
   color: rgb(235, 31, 64);
   font-size: 20px;
   padding-bottom: 10px;
   padding-right: 10px;

}

.titluActivitateSelect2 {
   text-align: center;
   font-family: "Roboto", 'sans-serif';
   font-size: 20px;
   font-weight: 400;
   color: rgb(51, 51, 51);
   line-height: 30px;
}

.iconTitluActivitateSelect2{
   color: rgb(0, 155, 21);
   font-size: 20px;
   padding-bottom: 10px;
}


.butonFormTrimiteStep2 {
   width: 92%;
   padding: 0;
   height: 50px;
   border-radius: 2px 2px 2px 2px;
   color:  #fff;
   border: none;
   font-size: 16px;
   font-weight: 400;
   display: flex;
   justify-content: center;
   align-items: center;
}

.butonFormTrimiteStepp {
   width: 92%;
   padding: 0;
   height: 50px;
   border-radius: 2px 2px 2px 2px;
   color:  #fff;
   border: none;
   font-size: 16px;
   font-weight: 400;
   display: flex;
   justify-content: center;
   align-items: center;
}




.butonFormTrimiteProfilulMeu {
   width: 45%;
   padding: 0;
   height: 50px;
   border-radius: 2px 2px 2px 2px;
   color:  #fff;
   border: none;
   font-size: 18px;
   font-weight: 400;
}





.step-1-titluStep2 {
   font-family: "Roboto", Sans-serif;
   font-size: 40px;
   font-weight: 900;
   text-align: center;
   padding-bottom: 20px;
}

/* login */


.login {
   padding-top: 200px;
}

.butonlogin {
   width: 100%;
   padding: 0;
   height: 50px;
   border-radius: 2px 2px 2px 2px;
   color:  #fff;
   border: none;
   font-size: 18px;
   font-weight: 400;
}

.butonlogin:hover {
   color:  #fff;
}

.btn-link {
   text-decoration: none;
   color: #333;
}


.iconButonLogin {
   color:  #fff;
   padding-left: 20px;
}

.subtitluLogin {
   line-height: 30px;
   text-align: center;
   font-family: Roboto, sans-serif;
   font-size: 20px;
   font-weight: 400;
   padding-bottom: 28px;
}

.step-4-subtitlu {
   line-height: 30px;
   text-align: center;
   font-family: Roboto, sans-serif;
   font-size: 20px;
   font-weight: 400;
   padding-bottom: 70px;
}

.step-4-titlu {
   font-family: "Roboto", Sans-serif;
   font-size: 40px;
   font-weight: 900;
   text-align: center;
   padding-bottom: 10px;
   padding-top: 70px;
}

/* comerciant */

/* filtre */
.boxFiltru{
   background: white;
   padding: 15px;
   margin-bottom:20px;
}

.boxFiltru h6{
   margin-bottom: 0
}

.titluFiltru i{
   display: none;
}

.boxFiltru .nume_filtru{
   margin-bottom: 10px
}

.boxFiltru .custom-control{
   display: block;
   margin-bottom: 10px;
   cursor: pointer
}


.search input[type="text"] {
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   background-color: #f7f7f7;
   border-width: 0px 0px 0px 0px;
   border-radius: 2px 2px 2px 2px;
   padding-top: 12px;
   padding-bottom: 11px;

}

.search {
    background-color: #FFFF;
}



.titluDescriereJob {
    color: #abb0f17;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 700;
}

.subtitluDescriereJob {
    text-align: left;
    color: #abb0f17;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.delete-myaccount{
   color: #EB1F40;
   font-weight: 500;
   font-size: 16px;
   background-color: #2E2E2E;;
}

.delete-myaccount:hover{
   color: #EB1F40;
}

.desc {
    background-color: #FFFF;
}

.textarea {
   width: 100%;
   background-color: #f7f7f7;
   border: none;
   padding:15px;
}

.plusIcon {
   float: right;
   color: rgb(0, 88, 162);
   font-size: 25px;
   font-weight: 900;
   height: 25px;
   cursor:pointer;
}


.butonTrimiteComerciant {
   width: 100%;
   padding: 0;
   height: 40px;
   border-radius: 2px 2px 2px 2px;
   color:  #fff;
   border: none;
   font-size: 16px;
   font-weight: 400;
   background-color: #EB1F40;
}

.butonTrimiteComerciant:hover {
   background-color: #fff;
   color: #EB1F40;
}

.iconAvion {
    padding-left: 20px;
}


.logoComercinat img{
   height: 30px;
}

.logoComercinat{
   display: block;
   padding-top: 10px;
}
.imgineCardComercinat {
   display: flex;

    background: #f7f7f7;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.imgineCardComercinat img{
   width: 100%;
   height: 100px;
   object-fit: cover;
}

.informatiiReviewPer{
   font-family: "Roboto", Sans-serif;
    font-weight: 500;
    font-size: 14px;
}

.line {
   background-color: #f7f7f7;
}

.titluCardsComerciant {
   color: #abb0f17;
   font-family: "Roboto", Sans-serif;
   font-size: 22px;
   font-weight: 600;
   padding-bottom: 17px;
}


.subtitluCardsComerciant  {
   font-weight: 600;
   font-size: 16px;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   max-width: 100%;
}

.subtitluCardsComerciant  .fa-map-marker-alt{
   padding-right: 10px;
}

.descriereBox{
   overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 100px;
}


.notaRewiev {
   color: rgb(0, 88, 162);
   font-family: "Roboto", Sans-serif;
   font-size: 24px;
   font-weight: 600;
   padding-top: 3px;
}



.parantezeRewiev {
   padding-top: 10px;
   color: rgb(0, 88, 162);
   font-family: "Roboto", Sans-serif;
   font-size: 14px;
   font-weight: 500;
}

.telefonCard {
   padding-top: 4px;
   float: right;
   color: rgb(0, 88, 162);
   font-size: 30px;
}

.telefon {
   font-family: "Roboto", Sans-serif;
   font-size: 14px;
   font-weight: 600;

}

.descriereTelefon {
   font-family: "Roboto", Sans-serif;
   font-size: 12px;
   font-weight: 500;

}

.cursorPointer{
   cursor: pointer;
}

.telefon a{
   text-decoration: none;
   color: #333;
}

.descriereTelefon a{
   text-decoration: none;
   color: #333;
}
/* comerciant */



/* termeni si conditii*/
.titlu-paginiGenerale {
   padding-bottom: 10px;
   color: #333;
   font-family: "Roboto", Sans-serif;
   font-size: 40px;
   font-weight: 600;
   padding-bottom: 10px;

}

.paginaGenerala {
   background-color: #ffff;
   padding: 50px 50px 70px 50px ;
   margin-bottom: 60px;
}

.continut {
   font-family: "Roboto", Sans-serif;
   font-size: 16px;
   font-weight: 400;
}

.continutUser {
   background-color: #ffff;
}
.continutPro{

    background-color: #ffff;
    padding: 20px;
    margin-bottom: 20px;
}

.scroll{
   max-height: 400px;
   overflow: auto;
}

.continutProTitlu{
    background-color: #ffff;

    margin-bottom: 20px;
}

#boxProfilulMeu input[type="text"]
{
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   border-width: 0px 0px 0px 0px;
   border-radius: 2px 2px 2px 2px;
   padding-top: 12px;
   padding-bottom: 11px;
}

#boxProfilulMeu select
{
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   border-width: 0px 0px 0px 0px;
   border-radius: 2px 2px 2px 2px;
   padding-top: 12px;
   padding-bottom: 11px;
   background-color: #f7f7f7;
}

.fa-exclamation-circle {
   padding-right: 10px;
   padding-left: 10px;
   color: #EB1F40;
}
.alerta {
   font-size: 16px;
   padding-left: 20px;
   padding-top: 20px;
   padding-bottom: 20px;

}



#boxProfilulMeu input:focus {
 background-color: #f7f7f7;

}

/* contact */
.form-contact {
   width: 100%;
   padding: 28px 28px 28px 28px;
}

.form-contact textarea, input[type="text"] {
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   background-color: #f7f7f7;
   border-width: 0px 0px 0px 0px;
   border-radius: 2px 2px 2px 2px;
   padding-top: 12px;
   padding-bottom: 11px;
}

.form-contact input[type="email"] {
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   background-color: #f7f7f7;
   border-width: 0px 0px 0px 0px;
   border-radius: 2px 2px 2px 2px;
   padding-top: 12px;
   padding-bottom: 11px;
}



.file-input__input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.file-input__label:hover {
  background-color: #EB1F40;
}

.file-input__label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  border-radius: 2px;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  padding: 10px 12px;
  background-color: #205588;
}

.file-input__label i {
   color: #fff;
   font-size: 14px;
   padding-right: 10px;
}



.divPoza {
   padding: 15px;
    background: #f7f7f7;
    border-radius: 5px;
    display: inline-block;
    margin: 5px;
    position: relative;
    overflow: hidden;
}

.divPoza img {
   object-fit: cover;
   width:100%;
   height:100px;

}

.divPoza .fa-trash-alt {
    height: 30px;
    width: 30px;
    background-color: #EB1F40;
    padding-top: 8px;
    border-radius: 15px;
    padding-left: 9px;
    font-size: 15px;
    color: white;
    position: absolute;
    top: 6px;
    right: 6px;
}

.boxPoze{
   display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 1px;
    grid-row-gap: 1px;
}

.imagineGalerie{
   width: 100%;
   height: 90px;
    object-fit: cover;
}



.detaliiContact {
   font-family: "Roboto", Sans-serif;
   font-size: 22px;
   font-weight: 400;

}
.contactInformatii  i {
   font-size: 36px;
   font-weight: 900;
   color: #0058A2;
   padding-right: 10px;
   padding-bottom: 10px;
}

.titluDescriereContatct{
   font-family: "Roboto", Sans-serif;
   font-size: 22px;
   font-weight: 600;
   margin-bottom: 0px;
}

.legaturaContact {
   border-left:3px solid red;
   padding-left: 10px;
   line-height: 23px;
}

.titluContact {
   color: #abb0f17;
   font-family: "Roboto", Sans-serif;
   font-size: 40px;
   font-weight: 900;
   line-height: 30px;
}

.subtitluContact {
   padding-top: 20px;
}

.meniuEntitate {
   background-color: #f7f7f7;
   padding: 10px;
   margin-bottom: 10px;
   display: block;
   text-decoration: none;
   color: #333;
}

.paginare {
   display: flex ;
   justify-content: center;
   align-items: center;
}

li.page-item, a.page-link {
    border: none;
}

span.page-link {
    border: none;
}

.page-link{
   color: #0058A2;

}

.page-item:last-child .page-link{
   background-color: #0058A2;
   color: white;
}

.page-item:first-child .page-link{
   background-color: #0058A2;
   color: white;
}

.page-item.disabled .page-link{
   background-color: #0058A2;
   color: white;
}

.page-link:hover{
   background-color: #F7F7F7;
   color: #0058A2;
}

.page-item.active .page-link {
   background-color: #F7F7F7;
   color: #0058A2;

}




.meniuEntitate.active{
  background-color: #EB1F40;
  color: #fff;
}
.meniuEntitate.active .linkuriEntitate{
   color: white;
}

.meniuEntitate:hover, .linkuriEntitate:hover{
  background-color: #EB1F40;
  color: #fff;
}

.meniuEntitate:hover a{
   color:#fff;
}
.meniuEntitate:hover span{
   color: #fff;
}
/* end contact */

.meniuEntitate i {
   font-size: 20px;
   padding-top: 4px;
   font: right;

}

.linkuriEntitate {
   font-family: "Roboto", Sans-serif;
   font-size: 18px;
   font-weight: 400;
   text-decoration: none;
   color: #333;
}

.continut {
   padding: 10px 85px 60px 85px;
}


.iconModificaDate {
   padding-left: 10px;
}

.iconTipEntitate {
   padding-right: 15px;
}

.iconTipReferinta {
   color: #EB1F40;
   padding-right: 15px;
}


.card2 {
   border: none;
    background-color: #f7f7f7;
}
.card .iconActivitate {
   font-size: 40px;
   padding-top: 10px;
   border: none;
   margin: 0 auto;
}

.titluActivitate {
   padding-top: 15px;
   padding-bottom: 11px;
   font-size: 18px;
}

.profilulMeuSubtitlu {
   line-height: 30px;
   text-align: center;
   font-family: Roboto, sans-serif;
   font-size: 20px;
   font-weight: 400;
   padding-bottom: 10px;
}

/* profilul utilizatorului pagina activitatile-mele*/
.titluActivitate {
   padding-top: 15px;
   padding-bottom: 11px;
   font-size: 18px;
}

.plusicon {
   font-size: 40px;
   padding-top: 44px;
}

.plusCategorii {
   padding-bottom: 45px;
}

.acticitatePrincipala{
   background-color: #289B38;
    border-radius: 21px;
    padding: 7px;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}

.modificaIcon {
   font-size: 18px;
   padding-top: 55px;
   padding-bottom: 17px;
   font-weight: 900;
   cursor:pointer;
   color: #fff;
}

.modificaIcon i {
   height:48px;
   width:23%;
   line-height: 48px;
   text-align: center;
   background-color: #EB1F40;
   border-radius: 25px;
}

.modificaActivitatiUtilizator {
   padding-bottom: 11px;
}

.card {
  border: none;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border-radius: .25rem;
}

.cardActivUtiliz {
 background-color: #F7F7F7;
}

/* en profilul utilizatorului pagina activitatile-mele*/

/* reviewuri */



.informatiiReview {
   font-family: "Roboto", Sans-serif;
   font-weight: 500;
   font-size: 18px;
}

.informatiiReviewPersonal {
   font-family: "Roboto", Sans-serif;
   font-weight: 500;
   font-size: 14px;
}

.informatiiReviewPersonal > i {
   color:  #EB1F40;
   font-size: 18px;
   padding-right: 7px;
}

.divHeightDocumente {
   display: grid;
   flex-wrap: wrap;
   grid-column-gap: 10px;
   grid-row-gap: 10px;
   grid-template-columns: repeat(4,1fr);
 }


.informatiiReviewTitlu {
   color: #333;
   font-family: "Roboto", Sans-serif;
   font-weight: 900;
   font-size: 20px;
   text-decoration: none;
   line-height: 26px;
}

.informatiiReviewDescriere {
   font-family: "Roboto", Sans-serif;
   font-size: 16px;
   font-weight: 400;
}

.notaGenerala{
   font-family: "Roboto", Sans-serif;
   font-size: 20px;
   font-weight: 600;
}

.informatiiReviewPublicare {
   font-family: "Roboto", Sans-serif;
   font-size: 12px;
   font-weight: 600;
}

.titluiInformatiiReview {
    color: #333333;
    font-family: "Roboto", Sans-serif;
    font-size: 40px;
    font-weight: 900;
}



/* eroare pagina 404 */
.eroare {
   width: 100%;
   padding: 0;
   background-image: url(/images/404.png);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
}




.overlay-eroare {
   top: 0;
   right: 0;
   background-color:   rgb(250 250 250 / 92%);
   height: 100%;
   width: 100%;
}

.titlu-eroare{
   z-index: 10;
   text-align: left;
   vertical-align: baseline;
   padding-top: 80px;
   font-family: "Roboto", Sans-serif;
   font-size: 60px;
   font-weight: 900;
   color: #333333;
}

.breadcrumps-eroare {
   color: #333333;
   font-family: "Roboto", Sans-serif;
   font-weight: 600;
}

.breadcrumps-eroare a{
   color: #333333;
   text-decoration: none;
   font-family: "Roboto", Sans-serif;
   font-weight: 600;
}

.butonEroare {
   background-color: #0058A2;
   padding-top: 11px;
   padding-bottom: 10px;
   padding-left: 20px;
   padding-right: 20px;
   color:  #fff;
   border-radius: 0;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   font-size: 18px;
}

.iconAcasaEroare {
   padding-left: 10px;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   font-size: 18px;
}

.butonEroare:hover {
   background-color: #EB1F40;
   color:  #ffff;
}

.butonPaginaEroare {
   padding-left: 190px;
}

.imgEroare img{
   width: 100%;
   height: 600px;
}

.divEroare {
   padding-top: 90px;
   padding-bottom: 30px;
}



/* eroare pagina 404 */






.main {
  margin-left: 5px;
  display: flex ;
 justify-content: center;
 align-items: center;
}
.counter {
width: 85px;
text-align: center;
font-size: 60px;
height: 70px;
line-height: 70px;
padding: 0px !important;

}
.up_count {

   border-radius: 50%;
   padding-left: 23px;
   padding-top: 20px;
   padding-bottom: 15px;
   padding-right: 23px;
   background-color: #0058A2;
   border: none;
}

.down_count {
border-radius: 50%;
padding-left: 23px;
padding-top: 20px;
padding-bottom: 15px;
padding-right: 23px;
background-color: #EB1F40;;
border: none;
}

.down_count i {
   font-size: 25px;
   color: white;
}

.up_count i {
   font-size: 25px;
   color: white;
}


.main input[type="text"] {
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   border-width: 0px 0px 0px 0px;
   border-radius: 2px 2px 2px 2px;
   padding-top: 12px;
   padding-bottom: 11px;
   background: transparent;
}


.alignCol {
   display: flex ;
   justify-content: flex-end;
   align-items: center;
   padding-right: 0;

}














/* GENERALE */
.text-right{
   text-align: right !important;
}


/* paddings */

.paddingTop0{ padding-top: 0px !important }
.paddingTop5{ padding-top: 5px; }
.paddingTop10{ padding-top: 10px; }
.paddingTop15{ padding-top: 15px; }
.paddingTop20{ padding-top: 20px; }
.paddingTop25{ padding-top: 25px; }
.paddingTop30{ padding-top: 30px; }
.paddingTop40{ padding-top: 40px; }
.paddingTop50{ padding-top: 50px; }
.paddingTop60{ padding-top: 60px; }
.paddingTop70{ padding-top: 70px; }
.paddingTop80{ padding-top: 80px; }
.paddingTop90{ padding-top: 90px; }
.paddingTop100{ padding-top: 100px; }
.paddingTop150{ padding-top: 150px; }
.paddingTop170{ padding-top: 170px; }
.paddingTop200{ padding-top: 200px; }
.paddingBottom0{ padding-bottom: 0px !important; }
.paddingBottom10{ padding-bottom: 10px; }
.paddingBottom20{ padding-bottom: 20px !Important; }
.paddingBottom25{ padding-bottom: 25px }
.paddingBottom30{ padding-bottom: 30px; }
.paddingBottom40{ padding-bottom: 40px; }
.paddingBottom45{ padding-bottom: 45px; }
.paddingBottom50{ padding-bottom: 50px; }
.paddingBottom60{ padding-bottom: 60px; }
.paddingBottom70{ padding-bottom: 70px; }
.paddingBottom80{ padding-bottom: 80px; }
.paddingBottom90{ padding-bottom: 90px; }
.paddingBottom100{ padding-bottom: 100px; }
.paddingBottom120{ padding-bottom: 120px; }
.paddingBottom200{ padding-bottom: 200px; }
.paddingLeft0{ padding-left: 0px; }
.paddingLeft5{ padding-left: 5px; }
.paddingLeft10{ padding-left: 10px; }
.paddingLeft12{ padding-left: 12px; }

.paddingLeft15{ padding-left: 15px; }
.paddingLeft20{ padding-left: 20px; }
.paddingLeft25{ padding-left: 25px; }
.paddingLeft30{ padding-left: 30px; }
.paddingLeft35{ padding-left: 35px; }
.paddingLeft40{ padding-left: 40px; }
.paddingLeft50{ padding-left: 50px; }
.paddingLeft60{ padding-left: 60px; }
.paddingLeft70{ padding-left: 70px; }
.paddingLeft80{ padding-left: 80px; }
.paddingLeft90{ padding-left: 90px; }
.paddingLeft100{ padding-left: 100px; }
.paddingRight0{ padding-right: 0px; }
.paddingRight5{ padding-right: 5px; }
.paddingRight7{ padding-right: 7px; }

.paddingRight10{ padding-right: 10px; }
.paddingRight15{ padding-right: 15px; }
.paddingRight20{ padding-right: 20px; }
.paddingRight30{ padding-right: 30px; }
.paddingRight40{ padding-right: 40px; }
.paddingRight50{ padding-right: 50px; }
.paddingRight60{ padding-right: 60px; }
.paddingRight70{ padding-right: 70px; }
.paddingRight80{ padding-right: 80px; }
.paddingRight90{ padding-right: 90px; }
.paddingRight100{ padding-right: 100px; }
.padding0{ padding:0; }
.padding5{ padding:5px; }
.padding10{ padding:10px; }
.padding20{ padding:20px !important;}
.padding30{ padding:30px; }
.padding40{ padding:40px; }
.padding80{ padding:80px; }

/* margins */
.marginTop5{ margin-top: 5px; }
.marginTop10{ margin-top: 10px; }
.marginTop15{ margin-top: 15px; }
.marginTop20{ margin-top: 20px; }
.marginTop30{ margin-top: 30px; }
.marginTop40{ margin-top: 40px; }
.marginTop50{ margin-top: 50px; }
.marginTop60{ margin-top: 60px; }
.marginTop70{ margin-top: 70px; }
.marginTop80{ margin-top: 80px; }
.marginTop90{ margin-top: 90px; }
.marginTop100{ margin-top: 100px; }
.marginTop1_5rem{ margin-top: 1.5rem; }
.marginBottom0{ margin-bottom: 0px; }
.marginBottom10{ margin-bottom: 10px; }
.marginBottom15{ margin-bottom: 15px; }
.marginBottom20{ margin-bottom: 20px; }
.marginBottom30{ margin-bottom: 30px; }
.marginBottom40{ margin-bottom: 40px; }
.marginBottom50{ margin-bottom: 50px; }
.marginBottom60{ margin-bottom: 60px; }
.marginBottom70{ margin-bottom: 70px; }
.marginBottom80{ margin-bottom: 80px; }
.marginBottom90{ margin-bottom: 90px; }
.marginBottom100{ margin-bottom: 100px; }
.marginLeft0{ margin-left: 0px; }
.marginLeft5{ margin-left: 5px; }
.marginLeft10{ margin-left: 10px; }
.marginLeft15{ margin-left: 15px; }
.marginLeft20{ margin-left: 20px; }
.marginLeft25{ margin-left: 25px; }
.marginLeft30{ margin-left: 30px; }
.marginLeft35{ margin-left: 35px; }
.marginLeft40{ margin-left: 40px; }
.marginLeft50{ margin-left: 50px; }
.marginLeft60{ margin-left: 60px; }
.marginLeft70{ margin-left: 70px; }
.marginLeft80{ margin-left: 80px; }
.marginLeft90{ margin-left: 90px; }
.marginLeft100{ margin-left: 100px; }
.marginRight0{ margin-right: 0px; }
.marginRight5{ margin-right: 5px; }
.marginRight10{ margin-right: 10px; }
.marginRight15{ margin-right: 15px; }
.marginRight20{ margin-right: 20px; }
.marginRight30{ margin-right: 30px; }
.marginRight40{ margin-right: 40px; }
.marginRight50{ margin-right: 50px; }
.marginRight60{ margin-right: 60px; }
.marginRight70{ margin-right: 70px; }
.marginRight80{ margin-right: 80px; }
.marginRight90{ margin-right: 90px; }
.marginRight100{ margin-right: 100px; }
.margin0{ margin:0; }
.margin10{ margin:10px; }
.margin20{ margin:20px; }

#boxCautaLocatie{
   position: relative;
}

#rezultateCautaLocatie{
   display:none;
   position:absolute;
   top:48px;
   background-color: #E9ECEF;
   width:calc(100% - 24px);
   max-height:250px;
   overflow-y:auto;
   border: 0;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   font-size: 14px;
   z-index: 150;
   font-size: 16px;
   padding-left: 3px;
   border-radius: 0px 0px 2px 2px;

}

.salvat {
   position: absolute;
   top:50px;
   right:70px;
   background-color: green;
   color: white;
   padding: 5px;
   border-radius: 15px;
   display: none;

}

#boxCautaFirma{
   position: relative;
}


#rezultateCautaFirma{
   display:none;
   position:absolute;
   top:48px;
   background-color: #e9ecef;
   width:calc(100% - 24px);
   max-height:300px;
   border: 0;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   font-size: 16px;
   border-radius: 0px 0px 2px 2px;
}

#boxCautaActivitate{
   position: relative;
}


.searchListLocatie {
   margin: 0;
}

.searchListLocatie li {
   padding-top: 7px;
   padding-left: 7px;
   padding-bottom: 7px;

}

.searchListLocatie li:hover {
   cursor: pointer;
}
#rezultateCautaActivitate{
   display:none;
   position:absolute;
   top:48px;
   background-color: #E9ECEF;
   width:95%;
   max-height:250px;
   overflow-y:auto;
   border: 0;
   font-family: "Roboto", Sans-serif;
   font-weight: 400;
   font-size: 16px;
   padding-left: 3px;
   border-radius: 0px 0px 2px 2px;
   z-index: 150;
}

.btnRefreshCodReview{
   color:red;
}

#codNou{
   font-size:40px;
   text-align:center;
}

.continutPg{
   font-family: "Roboto", Sans-serif;
   font-size: 16px;
   font-weight: 400;
}


.ceva .form-contact {
   width: 100%;
   padding: 28px 28px 28px 28px;
}

/* ----------------------------------- MOBILE -------- */
@media (min-width: 0px) and (max-width: 767.98px) {
/* --------------------- ACASA ------------------- */
.titluExperienta {
   line-height: 35px;
  padding-left: 14px;
  font-size: 24px;
 }


 .anpc img {
   display: block; /* Face ca linkurile să fie afișate pe linii separate */
   margin-bottom: 0px;
}

   .subtitluLogin {
      font-size: 16px;
  }

   .step-1-titlulReview {
      font-size: 25px;
   }

   .fontSpecial{
      font-size: 30px;
   }

   .butonToggler {
      float: none;
      margin-top: 0;
   }

   .coloanButoane {
      float: right;
      margin-top: -30px;
   }

   .logo img{
      height: 40px;
      width: 220px;
   }

   .active .logo img{
      height: 35px;
      width: 200px;
   }

   .navbar-toggler:focus{
      box-shadow: none;
   }

   .meniu {
      padding: 10px 0;
   }

   .navbar-toggler-icon{
      height: 30px;
   }

   .navbar-toggler{
      padding: 0;
      font-size: 20px;
      border: none;
      border-radius: none;

   }

   .coloanButoane .navbar{
      padding: 0;
   }

   .logo{
      display: block;
   }

   .coloanLogo {

      margin: 0 !important;
   }

   .ms-elem-selection {
       margin-bottom: 10px;
   }

   .overlayButton{
      width:97%;
   }


   .butonReview2 {
      padding-left: 60px;
      padding-right: 60px;
   }

   .butonReview1 {
      padding-left: 52px;
      padding-right: 52px;
   }

   #lightgallery{
      grid-template-columns: repeat(1,1fr);
  }

  .boxPoze {
   grid-template-columns: repeat(1,1fr)
 }

 .titlu-paginiGenerale {
    font-size: 30px;
 }

 .titlu-inregistare {
    font-size: 30px;
 }

 .video {
    height: 680px;
 }

 .ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
     border-bottom: 1px #eee solid;
     padding: 2px 10px;
     color: #555;
     font-size: 14px;
     padding-top: 5px;
     padding-bottom:  5px;
     text-align: center;
     font-family: "Roboto", 'Sans-serif';
     font-size: 12px;

 }

 .ms-elem-selectable {
     margin-bottom: 10px;
 }





   #rezultateCautaActivitate{
      width:93%;
      max-height:250px;
   }

   #rezultateCautaLocatie{
      max-height:200px;
   }

   .paginaGenerala {
      padding: 20px 20px 20px 20px ;
   }

   .alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;

    }


   .subtitluExperienta {
      line-height: 20px;
   }

   .boxCautare{
      width: 100%;
   }

   .alignRecenzii {
      padding-left: 40px;
   }

   #boxCautaActivitate{
      margin-bottom: 10px;
   }

   .titlu {
      padding-top: 130px;
      font-size: 30px;
   }

   .subtitlu {
      z-index: 10;
      font-family: "Roboto", Sans-serif;
      font-size: 15px;
      font-weight: 400;
      color:white;
      text-align: center;
      vertical-align: baseline;
      padding-top: 20px;
      padding-bottom: 40px;
   }


   #boxCautaLocatie{
      position: relative;
      margin-bottom: 10px;
   }



   .listaButoane li:first-child {
      margin-bottom: 5px;
   }

   .nav-item {
      margin-top: auto;
      width: 100% !important;
   }

   .listaButoane li:first-child {
      margin-right: 0px;
   }

/* --------------------- END ACASA ------------------- */

/* --------------------- INREGISTRARE ------------------- */
/* ------------- ADAUGA AFACERE ------------- */
   .form-step1 {
      width: 100%;
      padding: 0;
   }

   .step-1-titlu {
      padding-top: 20px;
      font-size: 30px;
   }

   .step-1-subtitlu {
      font-size: 15px;
   }



   .butonformtrimite{
      display: flex ;
      justify-content: center;
      align-items: center;
   }

   .butonFormTrimiteStep2{
      display: flex ;
      justify-content: center;
      align-items: center;
   }

   .butonFormTrimiteStepp{
      display: flex ;
      justify-content: center;
      align-items: center;
   }




   .titluDescriereContatct{
      font-size: 20px;
   }
/* ------------- END ADAUGA AFACERE ------------- */

/* ------------- ALEGE ACTIVITATE ------------- */
   .step-1-titluStep2 {
      font-size: 30px;
   }

   .butonFormTrimiteStep2 {
      width: 100%;
   }

   .butonFormTrimiteStepp {
      width: 100%;
   }

    .ms-container .ms-selectable, .ms-container .ms-selection {
      width: 50%;
      margin-bottom: 40px;
   }

   .form-step1 {
      padding-bottom: 30px;
   }

   #boxProfilulMeu .continut .col-md-6,
   #boxProfilulMeu .continut .col-md-12{
      padding-left: 5px;
      padding-right: 5px;
   }


/* ------------- END ALEGE ACTIVITATE ------------- */

   .continut {
      padding: 10px 20px 60px 20px;
   }

   .modificaIcon {
      font-size: 17px;

   }

   .modificaIcon i {
      height:49px;
      width:23%;
      line-height: 49px;
      text-align: center;
      background-color: #EB1F40;
      border-radius: 35px;
   }
   .d-none-mobile{
      display: none;
   }

   .ms-container {
      background-image: none;
   }

   .titluContact {
      font-size: 30px;
      line-height: 40px;
   }

   .form-contact {
      width: 100%;
      padding: 28px 28px 28px 28px;
   }

   .form-contact .col-md-6,
   .form-contact .col-md-12{
      padding-left: 5px;
      padding-right: 5px;
   }

   .butonConectare {
   display: inline-block;
   padding-left: 0;
   padding-right: 0;
   width: 100%;
   }

   .butonInscriere {
      display: inline-block;
      padding-left: 10px;
      padding-right: 0;
      width: 100%;
   }

   .boxFiltre{
      display: none;
   }
   .titluFiltru i{
      display: inline;
      float: right;
   }
   .titluCardsComerciant {
      padding-top: 10px;
   }

   .telefonCard {
      float: left;
   }

   .navbar-nav {
    display: flex;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
}

.navbar-collapse {
    margin-top: 10px;
}

.nav-item {
   margin-top: auto;
   width: 100% !important;
}

.butonInscriere > i{
   padding-left: 20px;
}

.active .butonInscriere > i{
   padding-left: 26px;
}

.butonConectare {
display: inline-block;
padding-left: 1px;
padding-right: 1px;
width: 100%;
}



.imgEroare img{
   width: 100%;
   height: 330px;
   margin-top: 20px;
}

.titlu-eroare{
   font-size: 30px;
}

.form-group.has-success {
    padding: 0 10px;
}



}


 @media (min-width: 768px) and (max-width: 1024px) {
    .modificaIcon {
       font-size: 17px;
    }

    #lightgallery{
      grid-template-columns: repeat(2,1fr);
  }

  .boxPoze {
   grid-template-columns: repeat(2,1fr)
 }

 .alignRecenzii {
    padding-left: 90px;
}



.informatiiReviewDescriere {
   padding-left: 25px;
   padding-right: 25px;
   padding-bottom: 20px;
}

.informatiiReviewPublicare {
   padding-left: 25px;
}

.butonFormTrimiteStepp{
   width: 95%;

}

.informatiiReview {
   padding-left: 25px;
}


    .parantezeRewiev {
      padding-top: 16px;
       font-size: 12px;
    }






    #rezultateCautaActivitate{
      width:92%;
    }

    #rezultateCautaFirma{
       width:calc(100% - 24px);
    }

    .counter {
    font-size: 50px;
    }

   .down_count i {
      font-size: 20px;
   }

   .up_count i {
      font-size: 20px;
   }

    .modificaIcon i {
       width:42%;
    }

    .ms-container {
       background-image: url(/images/arrows.png);
       background-size: 30px;
    }


    .butonFormTrimiteProfilulMeu {
       font-size: 16px;
    }


    .continut {
        padding: 10px 30px 60px 30px;
    }


    /* -------------PAGINA ACASA ----------------*/


   .subtitluExperienta {
      line-height: 22px;
   }

   .boxCautare{
      width: 100%;
      margin:auto;
   }

   .card-body {
      padding: 0;
   }
   .form-step1 {
      width: 100%;
   }

   .butonToggler {
      float: right;
      margin-top: 0;
      display: none;
   }

   .collapse:not(.show) {
    display: block;
    }

    .navbar-nav {
      flex-direction: row;
   }

   .butonConectare {
   display: inline-block;
   padding-left: 10px;
   padding-right: 10px;

   }
   .butonInscriere {
      display: inline-block;
      padding-left: 10px;
      padding-right: 10px;
   }

   .active .butonInscriere {
      display: inline-block;
      padding-left: 10px;
      padding-right: 10px;
   }

   .active .butonConectare {
      display: inline-block;
      padding-left: 10px;
      padding-right: 10px;
   }

   .imgEroare img{
      width: 100%;
      height: 300px;
      margin-top: 20px;
   }

   .titlu-eroare{
      font-size: 50px;
   }

   .divEroare {
      padding-top: 90px;
      padding-bottom: 100px;
   }


}
