:root {
  /* --culoare: var(--culoare); */
  --culoare: #3fafa9;
  --link: #000;
}
body { 
  font-family: 'Montserrat', sans-serif;
  font-size: 14px; 
  font-style: normal;
  }
.copyrightfooter{
  color: #b4b4b4;
}
.btnparticip{
  background-color: var(--culoare);
  color: #fff !important;
  min-width: 160px;
}
.boxewebp{
   background-color:#f5f5f5;
}
.h3teweb a:hover{
   text-decoration: none !important;
}
.fwee{
    font-weight: 600;
}
.lfooter{
  display:inline-block;
  margin-bottom: 10px;
}
.grecaptcha-badge{
    opacity: 0;
}
.onMap{
    padding-right: 0px !important;
    margin-right: -15px !important;
}
.mxBtn{
  max-width: 410px
}
/************** COOKIES ****************/
.badge-light {
    color: #f9f9f9 !important;
    background-color: rgba(0, 64, 29, 0.4) !important;
}
:root {
    --purple: #3B3646;
    --green: #CECECE;
}
.emailcls small:first-of-type, .telefoncls small:first-of-type {
  display: none !important
}
#gdpr-cookie-accept {
  margin-bottom: 10px;
}
#gdpr-cookie-message {
    position: fixed;
    z-index: 999;
    left: 0px;
    bottom: 0px;
    background-color: #fff;
    padding: 7px 20px 2px 20px;
    box-shadow: 0 6px 6px 12px rgba(0,0,0,0.25);
}
#gdpr-cookie-message h4 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #6A6A6A;
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: 0px;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: #000;
    border-bottom-color: #000;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    /* background: #000; */
    background-color: #12928b;
    color: white;
    font-size: 13px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    /* color: #12928b; */
}

#gdpr-cookie-message button:hover {
    background: #3fafa9;
    color: #fff;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    /* background:var(--info); */
    color: #fff;
    background-color: #3fafa9;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}
/************** COOKIES ****************/
a:link{
    color: var(--culoare);
}
a:hover{
    color: var(--culoare);
}
a:visited{
    color: var(--culoare);
}
.bk_word a{
  word-break: break-word !important;
}
.mw-200{
  max-width: 200px;
}
.outlineSocialShare {
 /*  max-width: 15rem;
  min-width: 15rem;
  height: 100%;
  margin: 5rem auto; */
}

.outlineSocialShare i {
  display: inline;
  text-align: center;
  color: #979797!important;
  padding: 0 0.5rem 0.25rem 0.5rem;
  margin: 0px;
  /* margin: 0 0.5rem 0.25rem 0.5rem; */
  width: 7rem;
  font-size: 1.5rem;
  position: relative;
  bottom: 0px;
  transition: all 0.25s ease; 
  border-radius: 0%;
  cursor: pointer;
}
.blog_articole .article_post_bl h3{
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.blog_articole .article_post_bl h2{
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.iconInstagram{
    position: relative;
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    font-weight: 600;
    background-color: #D4D9CB;
    text-align: center;
    transition: .6s; 
    font-size: 18px;
    padding: 11px; 
    vertical-align: middle;
    color: #6B6B69 !important;    
    margin-left: 20px;
}
.event-div .info .textdiv .spotlight {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 4px;
    color: #ae1917;
}
.event-div .info .textdiv .name {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 4px;
}
/* .outlineSocialShare i:hover {
  bottom: 0.25rem;
  border-radius: 50%;
} */

.outlineSocialShare i.fa-twitter:hover {
  color: #00cdff!important; 
}
.outlineSocialShare i.fa-facebook {
  color: #305c99!important; 
}
.outlineSocialShare i.fa-facebook:hover {
  color: #305c99!important; 
}

.outlineSocialShare i.fa-linkedin {
  color: #007bb6!important; 
}
.outlineSocialShare i.fa-linkedin:hover {
  color: #007bb6!important; 
}
.container .inside {
   /*  width: 1000px; */
    max-width: 100%;
}
.icon_st{
    color: var(--culoare);
    font-size: 16px;
}
.logoimg{
  margin: 0 auto;
  display: block;
  text-align: center;
}


.info-block {
    border: 2px solid #f5f5f5;
    border-radius: 4px;
}

.file-marker > div {
    padding: 0 3px;
    /* height: 100px; */
    margin-top: -0.8em;
    
}
.box-title {
    background: white none repeat scroll 0 0;
    display: inline-block;
    padding: 0 8px;
    color:  var(--culoare);
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
    /* margin-left: 8em; */
}
 
.box-title2 {
    
    color:  var(--culoare) !important;
	font-size: 16px !important;
    /* margin-left: 8em; */
}

.modal-body {
   -webkit-overflow-scrolling: touch !important;
}
.modal-open {
    overflow: auto !important;
}
.modal-open .modal {
    overflow-x: auto;
    overflow-y: auto;
}
.member-box {
    padding:11px; 
    border: 1px solid #efefef;
}
#testimoniale .owl-nav .owl-prev, #testimoniale .owl-nav .owl-next {
    background-color: #f5f5f5 !important;
    height: 46px !important;
    width: 25px !important;
}
.hr_box_ev {
    background-color: #aaaaaa;   
    height: 1px;
}
.feature_slider_inner .owl-nav .owl-prev {
    left: -40px;
}
.feature_slider_inner .owl-nav .owl-prev, .feature_slider_inner .owl-nav .owl-next {
    height: 42px !important;
    width: 42px !important;
    background: #f2f5fb !important;
    font-size: 15px !important;
    color: #b5c7ed !important;
    text-align: center !important;
    line-height: 40px !important;
    position: absolute !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    -webkit-transition: all 300ms linear 0s !important;
    -o-transition: all 300ms linear 0s !important;
    transition: all 300ms linear 0s !important;
}
.membru_activitate span{
    font-weight: 600;
}
.text-justify{
    text-align: justify !important;
}
/* .membru_activitate span::after{ */
/* .membru_activitate span{
    border-bottom: 2px solid var(--culoare);
} */
.meniu_mobile .navbar-light .navbar-nav .nav-link {
  color: #fff;
}
.meniu_mobile .navbar-light .navbar-nav .nav-link:hover {
  color: #ddd;
}
.menu_small_top ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #fff;
}
.menusmall li a{
  color:  #fff !important;
}
.menusmall li a:hover {
  color:  #ddd !important;
}
.c-qvcard{
  margin: 0 auto;
  display: block;
}
.top_cover .navbar-toggler { 

  /* background-color: #ccc; */
  height: 55px;
  width: 55px;
  /* margin-right: 20px; */
}
.navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;

}
.menu_small_top li {
  float: left;
}
.txt_link_box p {
  text-align: center !important;
}
.page_style_2 {
 /*  padding-left: 0px !important;
  padding-right: 0px !important; */
  margin-top: 0px !important;
}
.page_style_2 a:link {
    margin: 0 auto;
    display: block;
    text-align: center;
}
footer a:link{
  color: #b4b4b4;
}
footer a:link:hover{
  color: #fff;
}
footer a:visited{
  color: #b4b4b4;
}
.links_footer{
  color: #b4b4b4 !important;
}
.links_footer:hover{
  color: #fff !important;
}
.links_footer:visited{
  color: #b4b4b4 !important;
}
.menu_small_top li a {
  display: block;
  color: #fff;
  padding: 25px 17px 12px 0px;
  text-decoration: none;
}
.menu_small_top li a:hover {
  color: #ddd;
}
.page_style_2 .m {
  color: #fff;
}
.page_style_2 .d {
  color: #fff;
}
.p_left_err .help-block {
  padding-left: 16px;
}
.s_autor {
  font-weight: bold;
}
.bl_autor {
  font-style: italic;
  margin-top: 30px;
}
.small_img_art {
  max-width: 300px
}
.read_more {
  margin-bottom: 15px;
}
.feature_slider_inner .owl-nav .owl-next {
    right: -40px;
}
.circular_tt {max-width:120px}
.inscr_form .btn_trimite { 
    line-height: 17px;
    background-color: var(--culoare);
    border-radius: 4px;
    width: 100%;
    padding: 15px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    transition: all 100ms ease-in-out;
    margin-top: 20px;
    cursor:pointer;
}
.inscr_form .btn_trimite:focus { 
  background-color: var(--culoare);
  color: #fff;
}
.inscr_form label {
    font-weight: bold;
}

.inscr_form span {
    color: #676767;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 15px;
    text-align: center;
}
.column-3 .item {
    width: calc(33.33% - 100px);
    margin: 0 50px;
}
.event-div a:link {
  color: #ae1917;
  font-size: 20px;
  font-weight: bold;
}
.event-div a:visited {
  color: #ae1917;
}
.btn_up {
  margin-top: 40px;
}
.r_card h2 {
    font-size: 0.9375rem;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    color: #747474;
    margin-top: 20px;
    margin-bottom: 25px;
}
.comma_test {
    margin-top: -18px;
    margin-left: auto;
    margin-right: auto;
  }
.r_card .card {
  border: none;
 
}
.separator_line {
margin-bottom:20px
}
.membrii_loc h1{
font-size: 1.625rem;
font-weight: 700;
text-align: center;
margin-bottom: 20px;
margin-top:20px
}
.blog_articole h1 {
    font-size: 1.625rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.img_blog_th img {
  float: left;
  margin-right: 15px;
  /* margin-bottom: 15px; */
}
.article_post_bl p {
  margin-bottom: 10px;
}
.paginare .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: var(--culoare);
    border-color: var(--culoare);
}
.title_bl a {
    font-size: 1.125rem;
    /* font-weight: 600; */
    color: #1b1716;
    margin-bottom: 10px;
    text-decoration: none;
    text-align: justify;
}
.title_bl a:hover {    
    color: var(--culoare);
}
.title_bl h2 {
  padding-top: 15px;
  /* padding-bottom: 15px; */

}
.title2_bl a {
    font-size: 1.125rem;
    /* font-weight: 600; */
    color: #1b1716;
    margin-bottom: 10px;
    text-decoration: none;
/*    text-align: justify;*/
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 76px;
    word-break: break-word;
    line-height: 1.4;
}
.title2_bl a:hover {    
    color: var(--culoare);
}
.title2_bl h2 {
  padding-top: 15px;
  /* padding-bottom: 15px; */

}
.thumb_foto_bl img{
  /* max-height: 260px;
  min-height: 259px; */
    max-height: 185px;
    min-height: 184px;
    width: 100%;

}
.intro_bl {
  /* margin-top:15px; */
  font-size: 15px;
   font-family: 'Montserrat', sans-serif;
  text-align: justify;
}
.intro2_bl {
  /* margin-top:15px; */
  font-size: 15px;
   font-family: 'Montserrat', sans-serif;
  text-align: justify;
}
.read_more a {
  color: #666;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: 600;
  float: right;
}
.read_more a:hover {
  color: var(--culoare);
}
.h3_blog a {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;  
}
.h3_blog {
  margin-top: 15px;
  /* text-align: justify; */
}
.paginare {
    margin-top: 30px;
}
.paginare .page-link {
  color: #000;
}
.thumb_foto_bl, .title_bl, .intro_bl {
  margin-left: 15px;
  margin-right: 15px;
}
.thumb_foto_bl, .title2_bl, .intro2_bl {
  margin-left: 15px;
  margin-right: 15px;
      display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 106px;
    word-break: break-word
}
.blog_articole p {
    font-size: 14px;
    color: #3f3f3f;
    text-align: justify;
}
.term_cond h1{
  font-size: 1.625rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
  margin-top:20px
}
.space_div {
  height: 15px;
}
.btn_right {
  float:right;
  margin-right: 30px;
  margin-top: 33px;
}
.btn_l, .btn_right {
  max-width: 225px !important;
}
.btn_l {
  float:left;
  margin-right: 30px;
  margin-top: 33px;
  margin-left: 28px;
}
.btn33{
    float: none !important;
    width: 100% !important;
    max-width: 485px !important;
    margin-left: 27px !important;
}
.bg_fluid {
  background-color: #f9fdfd;
}

.middle {
  position: relative;
  height:215px;
}
.middle img {
  max-width: 100%;
  max-height:100%;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.top_cover {
 /* background-image: url("../images/bg-header/ploiesti.cover.png");*/
  min-height: 720px;
  max-width: 100%;
  background-position:center 40%;
  background-repeat:no-repeat;
  background-size:contain;
  background-size: cover;
  background-repeat: none;
  margin: auto;
}
.top_cover_simplu {
  background-image: url("../images/bg-header/ploiesti.cover.png");
  min-height: 120px;
  max-width: 100%;
  background-position:center 40%;
  background-repeat:no-repeat;
  background-size:contain;
  background-size: cover;
  background-repeat: none;
  margin: auto;
}
.box_form {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 50px;
}
.titlu_eveniment {
  background-color: transparent !important;
  padding: 0px !important;
  min-height: 0 !important;
  margin-bottom: 0px !important;
}
.members-pic img {
 /*  max-width: 550px; */
}
.right_show {
  float: right;
  margin-right: 5px;
}
.color_bg {
    background-color:#f9fdfd;
    height:300px
}
.text_h1 {
    font-size: 14px;
    font-weight: 600;
    color: #bababa;
    padding-top: 40px;
    /* padding-left: 25px; */
}
.help-block{

    color: red !important;
}
.header .inside .text {
    font-size: 0.9375rem;
    font-weight: 600;
    color: #bababa;
}
.firstpage.feature .inside .right {
    width: 50%;
    padding-left: 20px;
}
.title-event {
    font-size: 0.85rem;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 600;
    margin-bottom: 15px;
}

p, h1, h2, h3, h4, h5 {
    margin: 0;
}
.feature .inside .right div {
    max-width: 100%;
}
.event-div {
    position: relative;
    padding: 30px 35px;
    border-radius: 3px;
    background-color: #fff;
    /* background-image: url("../img/event-div-bg.png"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 0px 30px 29px 0px rgba(0, 29, 47, 0.19);
    min-height: 70px;
    margin-bottom: 30px;
   /*  min-width: 480px;
   height: 491px; */
}
.event-div .date .m {
    font-size: 1.125rem;
    font-weight: 600;
    text-transform: uppercase;
}
.event-div .date .d {
    font-size: 1.45rem;
    line-height: 1.6875rem;
    font-weight: 600;
}
.event-div .date {
    position: absolute;
    min-width: 63px;
    height: auto;
    top: 0;
    right: 35px;
    background-color: #000;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 10px 5px;
    color: #fff;
    text-align: center;
}


.event-div .title {
    font-size: 28px;
    font-weight: 700;
    color: #ae1917;
    margin-bottom: 15px;
    padding-right: 65px;
	text-align: center;
}

@media(max-width:767px){
  .event-div .title {
    font-size: 22px;
    font-weight: 700;
    color: #ae1917;
    margin-bottom: 15px;
    padding-right: 65px;
	text-align: center;
	margin-left: -15px;
}
}

.event-div .info .image {
    position: relative;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    margin-right: 22px;
    margin-bottom: 20px;
}
.event-div .info .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.logo_line {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 2px solid #e1e1e1;
    height:70px;
    margin-top:21px
}
img {
    max-width: 100%;
    height: auto;
}
.text-div {
  padding-left: 10px;
}
.text span {
  padding-left: 10px;
}
.item-top {
  margin-bottom: 15px;
}
.event-div .info .text-div .name {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 4px;
}
.top_prez {
  font-size: 1.6rem !important;
}
.event-div .info .text-div .spotlight {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 4px;
	color: #ae1917;
}
.event-div .info .text-div .abilitys {
    font-size: 1rem;
    color: #7b7a7a;
    /*font-style: italic;*/
}
span .abilitys_prez {
  padding-left: 20px;
  font-size: 14px !important;
}
.company {
    font-size: 0.85rem;
    color: #7b7a7a;
    font-style: italic;
}
.short_description {
    font-size: 0.85rem;
    color: #7b7a7a;
    font-style: normal;
	
}
.event-div .details {

    margin-bottom: 20px;
    margin-top: 20px;

}
.event-div .details .item .image {
    min-width: 32px;
}
.event-div .details .item .image img {
    width: 20px;
}
.event-div .details .item .text {
    /* font-size: 1rem; */
    color: #000;
    margin-bottom: 0;
}
.event-div .sign-up {
    background-color: var(--culoare);
    border-radius: 4px;
    width: 100%;
    padding: 15px;
    font-size: 0.8125rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    transition: all 100ms ease-in-out;
}
.see-all {
    background-color: var(--culoare);
    border-radius: 4px;
    width: 100%;
    padding: 15px;
    font-size: 0.8125rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
    
    text-align: center;
    transition: all 100ms ease-in-out;
	width:250px;
}
.see-all:hover{
  text-decoration: none;
}
.wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
  margin-top: 20px;
}
.see-all:hover {
	background-color: #26a39c;
}
.event-div .sign-up:hover {
  background-color: #26a39c;
}
button {
    border: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
}
.row_txt_header {
    position: absolute;
    z-index: 100!important;
    top: 33%;
    transform: translate(0, 0);
}
.img_t {
  margin-top:25px
}
.r_card {  
  margin-bottom:30px
}
.r_card_b {
  margin-top:30px;
  background-color:#f5f5f5;
  border-radius:0px;
  padding-bottom: 50px !important;
  color:#666;
  font-size:15px
}
.r_card_a {
  margin-top:30px;
  background-color:#f5f5f5;
  border-radius:0px;
  padding-bottom: 50px !important;
  color:#666;
  font-size:15px
}
.circular {
    margin: auto;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}
.circular-membru {
    margin: auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}
.showOnMobile{
  display: none;
}
.circular-membru-pg {
    margin: auto;
    width: 200px;
    height: 200px;
    border-radius: 50%; 
    overflow: hidden;
}
.circular img{
    width: 100%;
   /*  -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transform-style: preserve-3d; */
}
.circular_t {
    margin: auto;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}
.square {
    margin: auto;
    width: 150px;
    position: relative;
    overflow: hidden;
}

.membriilocali {
    margin-top: 25px;
    margin-bottom: 25px;
}
.membriilocali h4{
    font-size: 14px;
    padding-top: 15px;
}
.mll{
   font-size: 14px;
    padding-top: 15px;
}
.membriilocali h2 {
    font-size: 0.9375rem;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    color: #747474;
    margin-bottom: 45px;
}
.inscriere {
    
  margin-bottom: 25px;
}
.inscriere p{
  margin: 20px auto auto;
}
.inscriere_in {
  min-height: 600px;
}
.term_cond h1 {
  margin-bottom: 0px;
}
.termcond p{
  padding-top: 10px;
  margin-bottom: 10px;
  }
.termcond {
    margin-top: 25px;
    margin-bottom: 25px;
}
.termcond h4{
    font-size: 14px;
    padding-top: 15px;
}
.termcond h3{
    font-size: 15px;
  /*   padding-top: 15px; */
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;

}
.termcond h2 {
    font-size: 0.9375rem;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    color: #747474;
    margin-bottom: 45px;
}
/* Modal */
.centrare_modal {
    /* max-height: 100vh; */
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
.bg_modal {
    width:100%; 
    background-color:#f0f1ed;
}
.modal .btn_trimite { 
    line-height: 17px;
    background-color: var(--culoare);
    border-radius: 4px;
    width: 100%;
    padding: 15px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    transition: all 100ms ease-in-out;
    margin-top: 20px;
    cursor:pointer;
}
.modal .btn_trimite:focus { 
  background-color: var(--culoare);
  color: #fff;
}
.modal label {
    font-weight: bold;
}
.modal span {
    color: #676767;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 15px;
    text-align: center;
}
 .modal-title {
  font-weight: bold;
 }

.modal-dialog {
        flex-grow: 1;
}

.under_membriilocali button {
    background-color: var(--culoare);
    color: #fff;
}
.under_membriilocali button, .under_membriilocali a {
    font-size: 0.8125rem;
    font-weight: 600;
    line-height: 34px;
    text-transform: uppercase;
    border: 1px solid var(--culoare);
    border-radius: 4px;
    width: 211px;
    display: block;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
    transition: all 200ms ease-in-out;

}
.under_membriilocali a {
    color: var(--culoare);
}
.top-inscriere a {
    font-size: 0.8125rem;
    font-weight: 600;
    line-height: 34px;
    text-transform: uppercase;
    border: 1px solid var(--culoare);
    border-radius: 4px;
    width: 211px;
    display: block;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
    transition: all 200ms ease-in-out;

}
.under_membriilocali button:hover {
    background-color: transparent;
    color: var(--culoare);
}
.under_membriilocali a:hover {
    background-color: var(--culoare);
    color: #fff;
    text-decoration: none;
}
.inscrie-te {
    float: right;
}
.under_membriilocali h2 {
    font-size: 1.625rem;
    font-weight: 700;
}
/* Acasa under header */
.firstpage.header {
  position: relative;
}

.firstpage.header .inside .logo {
  border-right: 2px solid #fff;  
}
.logo {
  max-width:260px;
  padding-top:20px;
  /* margin-left:15px; */
}
.firstpage.header .inside .text {
  color: #fff;
}

.firstpage.feature {
  margin-top: -86px;
  background-color: #000;
  background-image: url("../img/feature-firstpage.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  z-index: 1;
}

.firstpage.feature .inside {
  min-height: 705px;
}

.firstpage.feature .inside .left {
  width: 50%;
  padding-right: 65px;
}

.firstpage.feature .inside .left .title {
  font-size: 1.625rem;
  line-height: normal;
  font-weight: 800;
  color: #fff;
  margin-bottom: 20px;
}

.firstpage.feature .inside .left .text {
  font-size: 1.125rem;
  font-weight: 400;
  color: #dddddd;
}

.firstpage.feature .inside .right {
  width: 50%;
  padding-left: 20px;
}

.firstpage.feature .inside .right .minititle {
  font-size: 0.9375rem;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 4px;
  font-weight: 600;
  margin-bottom: 15px;
}

.firstpage.why {
  /* background-color: #f9ffef; */
  overflow: hidden;
}

.firstpage.why .inside {
  position: relative;
  padding: 80px 0 calc(80px + 216px);
}

.firstpage.why .inside .bg-image {
  position: absolute;
  bottom: 0;
  left: calc(100% - 973px / 2);
  opacity: 0.5;
}

.firstpage.why .inside .title-section {
  font-size: 1.625rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 60px;
}

.firstpage.why .inside .items {
  width: calc(100% + 50px);
  margin-left: -25px;
  position: relative;
}

.firstpage.why .inside .items .item {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  width: calc(33.33% - 50px);
  margin: 25px;
  text-align: center;
}

.firstpage.why .inside .items .item .image {
  min-height: 50px;
  margin-bottom: 3px;
}

.firstpage.why .inside .items .item .image img {
  width: 50px;
}

.firstpage.why .inside .items .item .title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1b1716;
  margin-bottom: 10px;
}

.firstpage.why .inside .items .item .text {
  font-size: 1rem;
  max-width: 250px;
  color: #3f3f3f;
}

.firstpage.members-pic {
  position: relative;
  margin-top: -270px;
  /* margin-top: -216px; */
}
.firstpage.cta-div {
  background-color: #f9ffef;
}

.firstpage.cta-div .inside {
  padding: 80px 0 100px;
}

.firstpage.cta-div .inside .title-section {
  font-size: 1.625rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 28px;
}
.firstpage.cta-div .inside .items .item {
  width: 211px;
  margin: 5px;
}

.firstpage.cta-div .inside .items .item button,
.firstpage.cta-div .inside .items .item a {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 34px;
  text-transform: uppercase;
  border: 1px solid var(--culoare);
  border-radius: 4px;
  width: 100%;
  display: block;
  text-align: center;
  padding: 5px;
  box-sizing: border-box;
  transition: all 200ms ease-in-out;
}

.firstpage.cta-div .inside .items .item button {
  background-color: var(--culoare);
  color: #fff;
}

.firstpage.cta-div .inside .items .item button:hover {
  background-color: transparent;
  color: var(--culoare);
}

.firstpage.cta-div .inside .items .item a {
  color: var(--culoare);
}

.firstpage.cta-div .inside .items .item a:hover {
  background-color: var(--culoare);
  color: #fff;
}
/* End acasa under header */
/* Cum devii */
.cum-devii .inside {
  padding: 90px 0;
}

.cum-devii .inside .title {
  font-size: 2.25rem;
  font-weight: 600;
  margin-bottom: 50px;
}

.cum-devii .cta-div {
  background-color: transparent;
}

.cum-devii .cta-div .inside {
  border-top: 1px solid #b8b8b8;
}

.cum-devii .cta-div .inside .items .cum {
  display: none;
}
.column-3 {
  width: calc(100% + 100px);
  margin-left: -50px;
}

.column-3 .item {
  width: calc(33.33% - 100px);
  margin: 0 50px;
}
.article_post_bl {
  margin-bottom: 30px;
}
.m_bottom_art {
  margin-bottom: 0px !important;
}
.ic_date {
  width: 20px;
  height: 20px;
}

.column-3 .item .check {
  position: relative;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  background-color: var(--culoare);
  margin-bottom: 17px;
}

.column-3 .item .check:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 4px;
  top: calc(50% - 5px);
  left: calc(50% - 6px);
  border-left: 2px solid #374a1a;
  border-bottom: 2px solid #374a1a;
  transform: rotate(-45deg);
}

.column-3 .item .text {
  font-size: 1rem;
}

/* End cum devii */
/* Footer */
.bg_footer {
    background-color: #000;
    min-height: 200px;
}

footer p {
  color: #b4b4b4;
}
.adress, .tel {
  padding-right: 30px;
}

.social a img {
    width: 46px;
    height: 46px;
    transition: all 200ms ease-in-out;
}

footer a {
    color: #b4b4b4;
}

footer a:hover {
    color: #ffffff;
    text-decoration: none;
}
.links_footer {
    padding-right:20px;
}

footer hr{
    border-top: 1px solid #37383b;
}

footer .small_logo {
    height:22px;
    width:90px
}
footer .row_adress {
    padding-top:14px
}
footer .row_hr {
    margin-left:-30px;    
}
footer .row_small_logo {
    padding-top:14px;
}
footer .row_text_logo {
    padding-top:15px;
}
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}
/* End footer */
@media (max-width: 1199px) {
  .box_form {
    padding: 0px;
  }
  .btn_right {
    margin-right: 0px;
  }
  .btn_l, .btn_right {
    max-width: 210px !important;
    /* height: 106px; */
  }
  .btn_l {
    margin-left: 0px;
  }
   .btn33{
        float: none !important;
        width: 100% !important;
        max-width: 450px !important;
        margin-left: 0px !important;
        margin-right: 43px;
    }
}
@media (max-width: 991px) {
  .showOnDesktop{
     display: none !important;
  }
  .showOnMobile{
     display: block;
  }
  .onMap{
    margin: 33px auto 10px auto !important
  }
  .carousel-membrii-locali .owl-dots, .carousel-mentori .owl-dots{
     display: none;
  }
  .btn_l, .btn_right {
    max-width: 250px !important;
  }
    .btn33{
        max-width: 100% !important;
    }
  .m_sm {
  /*   margin: 0 auto;
  text-align: center; */
    justify-content: center;
  }
  .row_txt_header {
    position: relative;
    top: 30px;
    bottom: 30px;
  }
  .event-div {
    max-width: 480px;
    margin: 0 auto 30px auto;
  }
  .firstpage.feature .inside {
    padding: 150px 0 80px;
  }
  .firstpage.feature .inside .left,
  .firstpage.feature .inside .right {
    width: 100%;
  }
  .firstpage.feature .inside .left {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    margin-bottom: 50px;
    padding-right: 0;
  }
  .firstpage.feature .inside .left .title {
    max-width: 449px;
    text-align: center;
  }
  .firstpage.feature .inside .left .text {
    max-width: 700px;
    text-align: center;
  }
  .firstpage.feature .inside .right {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    padding-left: 0;
  }
  .column-3 {
    width: calc(100% + 60px);
    margin-left: -30px;
  }
  .column-3 .item {
    width: calc(33.33% - 60px);
    margin: 0 30px;
  }
}
@media (max-width: 767px) {
    .menu_small_top li {
      float: none;
    }
    .menu_small_top ul {
      margin: 0 auto;
      margin-top: 15px;
    }
    .menu_small_top li a {
      padding: 10px;
    }
    .thumb_foto_bl img{
      width: 100%;
    }
    #blog {
      max-width: 400px;
    }
    .r_max_sm {
      max-width: 400px;
      margin: 0 auto;
    }
    .thumb_foto_bl img {
      max-height: auto;
      min-height: auto;
    }
    footer .row_adress {
        padding-left:20px
    }
    .btn_l, .btn_right {
        max-width: 240px !important;
    }
    .btn33{
        max-width: 100% !important;
    }
    .row_txt_header {
        position: relative;
        top: 30px;
        bottom: 30px;
    }
   .firstpage.why .inside .title-section {
    margin-bottom: 30px;
    }
    .firstpage.why .inside .items .item {
      width: calc(50% - 50px);
    }
      .column-3 .item {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    width: calc(100% - 60px);
    margin: 0 30px 30px;
  }
  .column-3 .item .check,
  .column-3 .item .text {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    -webkit-align-self: center;
    align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
  }
  .column-3 .item .check {
    min-width: 39px;
    margin: 0 20px 0 0;
  }
}
@media (max-width: 539px) {
  .btn_xs {
    float: none;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
  }
  #blog {
      max-width: 400px;
    }

    .btn33{
        max-width:240px !important;
        float: none;
        margin: 0 auto;
        display: block;
        margin-top: 20px;
        display: table-cell;
    }
}
@media (max-width: 500px) {
  .firstpage.feature .inside .left .text {
      text-align: left;
      padding-left: 20px;
      border-left: 2px solid #95ba5e;
    }
  .under_membriilocali button, .under_membriilocali a {
    max-width: 135px;
  }
  #blog {
      max-width: 400px;
    }
}
@media (min-width: 576px) {
.modal-dialog {
    max-width: 632px;
   /*  margin: 1.75rem auto; */
  }
}
@media (max-width: 575px) {
    .cornerrightbox{
      width: 100% !important;
    }
    .menu_small_top li {
      float: none;
    }
    .menu_small_top ul {
      margin: 0 auto;
      margin-top: 15px;
    }
    .menu_small_top li a {
      padding: 10px;
    }
    .logo {
        margin: auto;
     }
    .logo_line {
        display: none;
     }
    .text_h1 {
        /* margin: auto; */
            margin: auto 0 auto auto;
        padding-top: 10px;
      }
    footer .row_text_logo, .row_links {
        padding-left: 15px;
    }
    .right_show { 
      float: none;
    }
    .img_center_xs {
      margin:0 auto !important;
    }
    .text_xs {
      text-align: center;
    }
    .event-div .details { 
      margin: 0 auto;
      /* width: 50%; */
      margin-top: 10px;
      margin-bottom: 50px;
    }
    .center-xs {      
      text-align: center !important;
    }

  .row_small_logo {
     -webkit-box-pack: center !important;
     justify-content: center !important; 
     display: flex !important;
  }
  .row_adress {
    max-width: 260px;
    margin: 0 auto;
    padding-bottom: 20px;
    -webkit-box-pack: center !important;
     justify-content: center !important; 
     display: flex !important;
  }
 .social {
    -webkit-box-pack: center !important;
    justify-content: center !important; 
    display: flex !important;
    float: none;
 }
  .row_links {
    max-width: 305px;
    -webkit-box-pack: center !important;
    justify-content: center !important; 
    display: flex !important;
    float: none;
    margin: 0 auto;
    
  }

  footer .row_hr {
    margin-left: -15px;
    }
  .mobile_top {
    padding-top: 10px;
  }
  .spotlight {
    margin-bottom: 0px;
  }
 .abilitys_prez {
        display: block;
        padding-left: 0px;
    }
    span .abilitys_prez {
        
        padding-left: 0px !important;
    } 
  .event-div .info .text-div .spotlight { margin-bottom:0px;}
  .links_footer {
    text-align: center;
    text-decoration: none;
    display: block; 
  }
  .link_francize {
    text-align: center;
    text-decoration: none;
    display: block;
  }
  .r_card_b {
    padding-bottom: 20px !important;
    height: auto !important;
  }
  .r_card_a {
    padding-bottom: 20px !important;
    height: auto !important;
  }
  #blog {
      max-width: 400px;
    }
}
@media (max-width: 430px) {
    .firstpage.why .inside .items .item {
    width: calc(100% - 50px);
  }
  .inscriere {
    margin-bottom: 20px;
  }
  #blog {
      max-width: 400px;
    }
}
@media (max-width: 400px) {
   .logo {
    margin: auto;
  }
  .logo_line {
    display: none;
  }
  .text_h1 {
    margin: auto;
    padding-left: 0px;
    padding-top: 10px;
  }
  #blog {
      max-width: 400px;
    }
}
@media (max-width: 370px) {
.firstpage.header .inside .logo {
    margin-right: 0;
    border-right: 0;
    padding-right: 0;
  }
  .event-div .title { 
  font-size: 22px;
  }
  .firstpage.feature {
    margin-top: -122px;
  }
  .firstpage.feature .inside {
    padding: 190px 0 80px;
  }
  
  #blog {
      max-width: 400px;
    }

}

@media (max-width: 703px) {
.feature_slider_inner .owl-nav {
    display:none;
}

  .r_card .card {
     border: none;
     margin-left:10px;
     margin-right:10px 
    }
  
  #blog {
      max-width: 400px;
    }
}

@media (max-width: 575px) and (min-width: 462px) {

  .top_cover .navbar-toggler {
    margin-top: 36px;
    /* margin-right: 10px; */
  }
  .text_h1 {
    padding-top: 47px;
  }

}
@media (max-width: 461px) {

  .btn_h1_top {
      margin:auto;margin-top:10px
  }
  .top_cover .navbar-toggler{
      margin-left: 20px;
  }
  /* .top_cover .navbar-toggler {

    margin-right: -15px;

  } */

}



.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}