/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 2, 2019, 1:16:40 PM
    Author     : ICIA 2
*/
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.center_50 {
    display: block;
    margin-left: auto;
    margin-right: auto; 
    width: 50%;
}
.center_75 { 
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}
hr {
    display: block;
    position: relative;
    padding: 0;
    margin: 20px auto;
    height: 0;
    width: 100%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #ffffff;
}
.grid_padding_bottom{
    padding-bottom: 25px;
}

.timeline .timeline-heading > button {
    display: inline-block;
    padding: 7px 15px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: bold;
    background: #e6e6e6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    outline : 0;
    -moz-outline : 0;
}
@media screen and (max-width: 768px) {
    .timeline > button {
        float: left;
        margin-bottom: 0;
    }
}

.image_evenimente {
    opacity: 0.1;
    filter: alpha(opacity=10); /* msie */
}

.button-inactive {
    display: inline-block;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    transition: all .3s ease;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid #cca772 !important;
    color: #303030;
    padding: 10px 45px; 
}
.button-inactive:hover {
    cursor: default;
    color: #303030;
}

.carousel__item {
    background: #f7f9f9;
    padding: 30px 25px;
    transition: all .3s ease; }
.carousel__item .media-body p {
    margin-bottom: 12px; }
.carousel__item::after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 15px solid #ffffff;
    border-left: 500px solid rgba(255, 255, 255, 0.13);
    /* Maintain smooth edge of triangle in FF */
    -moz-transform: scale(0.9999); }
.carousel__item:hover {
    box-shadow: 0px 10px 20px 0px rgba(153, 153, 153, 0.2);
    background: #fff; }



.carousel__intro h3 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 5px; }

.carousel__intro p {
    font-size: 14px;
    color: #999999; }

.my-card-special {
    padding: 45px 35px;
    border: 0;
    border-radius: 0;
    transition: all .4s ease; 
    background: #f7f9f9;
}
.my-card-special__icon {
    font-size: 24px;
    color: #cca772;
    margin-right: 13px; }
.my-card-special__title {
    margin: 0;
    font-weight: 400;
    transition: all .4s ease; }
.my-card-special__title_1 {
    margin: 0;
    font-weight: 100;
    transition: all .4s ease; }
.my-card-special .card-body {
    padding: 0; }
.my-card-special .card-body p {
    margin-bottom: 0; }
.my-card-special:hover {
    background: #cca772;
    color: #fff; }
.my-card-special:hover .card-special__icon, .my-card-special:hover .card-special__title {
    color: #fff; }

.card-special:hover p a {
    color: #fff; }

.text-blue{
    color: #007bff;
}
.text-blue-dark{
    color: #004085;
    /*color: #cca772;*/
}
.no-border{
    border: none;
}
.spatiul{
    margin-bottom: 20px;
}
.GDPR {
    font-family: "Playfair Display", serif;
    color: #fff;
    border-radius: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 8px 20px;
    border: 0;
    font-size: 13px;
    background: #cca772;
    font-weight: 700;
    position: relative;
    left: 0; }
.GDPR:focus {
    outline: none;
    box-shadow: none; }
@media (max-width: 375px) {
    .GDPR {
        margin-top: 10px; } }
@media (min-width: 400px) {
    .GDPR {
        left: -50px; } }


.cursorclick{
    cursor: pointer;
}


.my-card-special__icon__mic {
    font-size: 14px;
    color: #cca772;
    margin-right: 13px; }

.text-indexed{
    padding-left: 15px;
}
.text-indexed_2{
    padding-left: 30px;
}
.text-indexed_3{
    padding-left: 50px;
}
.categories_post .categories_details .res_umane p{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0px; 
}
.inst_style{
    color: #777777;
}
.inst_style:hover{
    color: #cca772;;
}
.text-special{
    color: #cca772;
    font-size: 20px;
}
.section-mb{
    margin-bottom: 70px;
}
.text-grey{
    color: #777;
}
.text-black{
    color: black;
}

.comisii_ani{
    color: #007bff;
    cursor: pointer;
}

.pb-0px {
    padding-bottom: 0px; }


.py-20px {
    padding-top: 20px;
    padding-bottom: 20px; }

.img_center{
    display:block;
    margin:auto;
}

.card-activ{    
    background: #cca772;
    color: #fff;
}

.pointer{
    cursor: default;
}

.hand_pointer{
    cursor: pointer;
}

.italic{
    font-style: italic;
}

.my-card-very-special {
    padding: 45px 35px;
    border: 0;
    border-radius: 0;
    transition: all .4s ease; 
    background: white;
}
.my-card-very-special .card-body {
    padding: 0; }
.my-card-very-special .card-body p {
    margin-bottom: 0; }
.my-card-very-special:hover {
    background: #cca772;
    color: #fff; }



.my-card-very-special-active {
    padding: 45px 35px;
    border: 0;
    border-radius: 0;
    transition: all .4s ease; 
    background: #cca772;
}
.my-card-very-special-active .card-body {
    padding: 0; }
.my-card-very-special-active .card-body p {
    color: white;
    margin-bottom: 0; }

.data_important{
    margin: 0px;
    color: #cca772;
}

.pa-20px{
    padding: 20px;
}

.pa-80px{
    padding: 80px;
}

.list_normal{

    list-style-type: initial;
    /*  margin: 0;
      padding: 0;*/
}

.hover_gold{
    color: white;
}
.hover_gold:hover{
    color: #cca772;
}

.lightgray_hover_gold{
    color: #aaa;
}
.lightgray_hover_gold:hover{
    color: #cca772;
}
.fill {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}
.fill img {
    flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}

.hover_simplu{
    color: #777;
}

.text-justify{
    justify-content: space-evenly;
}

.no-hover{
    /*cursor: not-allowed;*/
    cursor: default;
    padding-left: 20px;
}

.anunt_concurs p a{
    color: #777;
}
.anunt_concurs p a strong{
    color: #0056b3;
}
.anunt_concurs p a:hover{
    color: #007bff;
}
.anunt_concurs p a strong:hover{
    color: #007bff;
}

.button--inactive{
    background: transparent;
    border-color: #cca772;
    color: #222222; }

.home-banner-inactive {
    border: 2px solid #cca772;
    padding: 10px 45px; }



/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  padding: 30px;
  background: #fff;
  width: 100%;
  /*box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);*/
}

.contact .info i {
  font-size: 20px;
  color: #47b2e4;
  float: left;
  width: 44px;
  height: 44px;
  background: #e7f5fb;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #37517e;
}

.contact .info p {
  padding: 0 0 10px 60px;
  margin-bottom: 20px;
  font-size: 14px;
  color: #6182ba;
}

.contact .info .email p {
  padding-top: 5px;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
  background: #47b2e4;
  color: #fff;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}