.html, body{
      font-family: "Montserrat";
}
a{
      text-decoration: none;
}
.font_kanit{
      font-family: "Kanit";
}

.font_dancing{
      font-family: "Dancing Script";
}

.color_blue_light{
      color:#1e96a4 !important;
}

.bakground_blue_light{
      background-color:#1e96a4;
}

.color_blue_light a{
      color:#1e96a4;
      text-decoration: none;
}

.color_blue_dark{
      color:#134776;
}

.color_blue_dark a{
      color:#134776;
      text-decoration: none;
}

.color_green{
      color:#9bbd42;
}

.color_green a{
      color:#9bbd42;
      text-decoration: none;
}

.color_green a:hover{
      color:#9bbd42;
      text-decoration: none;
}

.background_color_green{
      background-color:#9bbd42;
      border-color: #9bbd42;
}

.color_grey {
      color:#999;
}

.menu_holder{
      /* background-color:#eee; */
      border-bottom:1px solid #eee;
}

/* .slider_holder {

} */

.menu_fontawesome {      
      float:left;
      font-size:60px;      
}

.menu_fontawesome_mobile {
      font-size:40px;
}

.slider_background_image{
      background: url("../public/slider/slider-1.png") no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;      
      border:1px solid
}

.slider_title {
      color:#eee;
}

.image_title{
      font-size:22px;
      font-weight:800;
}

/*** ACASA NOU *****/
@media (min-width: 992px) {
      .home_text_1 {
            font-size:3vw;
            color:rgb(85, 85, 85);
      }
      .home_text_2 {
            font-size:5vw;
            font-family: "Dancing Script";
            color:#359435;
      }

      .home_text_3 {
            font-size:3vw;
      }
}

.home_servicii_1{
      background-color: #1e96a4;
}

.home_sevicii_holder_blue {
      background-color: #1e96a4;
      cursor:pointer;
}

.home_sevicii_holder_white {
      cursor:pointer;
}

.home_sevicii_icon_white {
      font-size:9vh;
      color:#fff;
}

.home_sevicii_icon_blue {
      font-size:9vh;
      color:#1e96a4;
}

.home_sevicii_icon_text_white {
      font-size:2.5vh;
      color:#fff;
}

.home_sevicii_icon_text_blue {
      font-size:3vh;
      color:#1e96a4;
}

.home_detalii_link{
      font-size:12px;
}

.home_servicii_icon{
      font-size:60px;
}

.home_servicii_holder{
      /* background-color: #dffbdf;      */
}

.home_servicii_icon1 {
      font-size: 100px;
}

.map_image_border{
      border-top:4px solid #1e96a4;
}


.echipa_holder{
      background-color: #dffbdf;
}

.echipa_round_img{
      border-radius: 50%;
      /* border:2px solid #9bbd42; */
      border:3px solid #eee;
}

.staff_bullet {
      color:#1e96a4;
}

.staff_image{
      border:3px solid #eee;
      width:100%;
}

.serviciu_p {
      line-height: 30px;
}

.servicii_holder{
      line-height: 15px;
}

.cine_sutem_p {
      line-height: 30px;
}

.articles_holder{
      border:2px solid #eee;
}

.articles_holder a{
      color:#000;
      text-decoration: none;
}

.articles_holder a:hover{
      color:#134776;
      text-decoration: none;
}


/****************************************************************/

.bx-wrapper{
      border:0px !important;
      padding-bottom: 0px !important;
      margin-bottom: 0px !important;
}
/* 
.blue_text{
      text-decoration: none;
      color:#359435;
}

.blue_text:hover{
      color:#359435;      
} */

.white_text{
      color:#fff;
}

.white_link {
      color:#fff;
}


.nav-link{  
      color:#359435;      
      font-size:18px;
}

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

.nav_links a{      
      /* color:#359435; */
      padding-left:15px;      
      text-decoration:none;
      font-size:15px;
            
}

.nav_link:hover{
      color:#359435;   
}

.navbar{
      padding:0px !important;
}

.navbar-light .navbar-nav .nav-link:hover{
      color: #fff;      
      background-color: #359435;
}


/* .home_text_1 {
      font-family: "Dancing Script";
      font-size:4vh;
      color:rgb(85, 85, 85);
}

.home_text_2 {
      font-size:5vh;
      font-family: "Dancing Script";
      color:#359435;
}

.home_text_3 {
      font-size:3vh;
      color:#fff;
}

.home_text_4 {
      font-size:7vh;
      color:rgb(85, 85, 85);
}

.home_text_5 {
      font-size:4vh;
      color:#fff;
}

.home_text_6 {
      font-size:2vh;
      color:#fff;
} */



/************************************************ SERVICII ************************************************/
.servicii_titlu {      
      color:#359435;
}

.servicii_checkboxuri{
      font-size:2vh;
      color:#000;
}

.blue_border{
      border-bottom:3px solid #359435;
}

/************************************************ SERVICII ************************************************/
.echipa_nume{
      font-size:2vh;
      color:#359435;
}

/************************************************ CONTACT ************************************************/
.contact_address_holder{
      font-size:2vh;
      background-color:#1e96a4;
      color:#fff;
}

.contact_tel{
      text-decoration: none;
      color:#1e96a4;
      font-size:3vh;
}

/************************************************ FOOTER ************************************************/

.footer_holder{
      border-top:1px solid #359435;
      font-size:13px;
      color: #359435;
}

.footer_link {
      color:#359435;
      text-decoration: none; 
}

.footer_link:hover {
      color:#359435;
      text-decoration: none; 
}

.cookie_popup {      
      display: none;
}