@charset "UTF-8";
@import url('bootstrap.min.css');
@import url('fontawesome-all.css');
@import url('owl.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('jquery-ui.css');
@import url('jquery.fancybox.min.css');
@import url('hover.css');
@import url('jarallax.css');
@import url('swiper.min.css');
@import url('custom-animate.css');
@import url('responsive.css');
@import url('website.css');


.xRightColumn { display: block; margin: 50px 0px 75px 0px; }
.xRCItem { display: block; margin: 15px auto 5px auto; font-family: var(--tema-font), sans-serif !important; color: #111;
text-align: center !important; }
.xRCItem h5 { font-size: 18px !important; font-weight: bold; padding: 10px 0px 2px 10px; }
.xRCItem .list-group-item { padding: 0px !important; margin: 0px !important; }
.xRCItem .list-group-item iframe { width: 100% !important; margin-bottom: 0px !important;}


.cRed, .cRed * { color: red !important; }
.xCalendar { font-family: var(--tema-font), sans-serif; color: #111; border-top: solid 2px #333; }
.xCalendar .ct1 { font-weight: 500; font-size: 16px !important; margin: 0px; padding: 0px 12px; vertical-align: auto; }
.xCalendar .ct2 { font-weight: 600; font-size: 13px !important; margin: 0px; padding: 4px 12px; line-height: 18px; min-height: 50px; }
.xCalendar .ct2 em { font-weight: 400 !important; font-size: 12px !important;}
.xCalendar .ct2 small { font-weight: 400 !important; font-size: 10px !important;}
.xCalendar .endWeek { border-bottom: solid 1px #333; }
.xAncora { position: absolute; z-index: 1; margin-top: -135px; }
.rightSumar { padding-top: 50px; }
.rightSumar a { color: var(--tema-black); font-size: 16px; font-weight: 400; -webkit-transition: all 300ms ease; transition: all 300ms ease; }
.rightSumar a:hover { color: var(--tema-main); -webkit-transition: all 300ms ease; transition: all 300ms ease; }
.rightSumar a i { color: var(--tema-maro); }
.rightSumarTitle { font-size: 24px; font-weight: 600; margin: 0px; padding-bottom: 10px; }

.boxStire { min-height: 445px !important; font-family: var(--tema-font); }
.boxStire .stireImage { display: block; overflow: hidden; max-height: 280px; }
.boxStire .stireImage a img { transform: scale(1); -webkit-transition: all 300ms ease; transition: all 300ms ease; }
.boxStire .stireImage a:hover img {  transform: scale(1.12); -webkit-transition: all 300ms ease; transition: all 300ms ease; }
.boxStire .stireTitlu { display: block; padding: 15px 5px 5px 15px; }
.boxStire .stireTitlu a { font-size: 22px !important; font-weight: bold; letter-spacing: -0.17px; color: var(--tema-black); line-height: 24px;
  -webkit-transition: all 300ms ease; transition: all 300ms ease; }
.boxStire .stireTitlu a:hover { color: #111; text-decoration: none; -webkit-transition: all 300ms ease; transition: all 300ms ease; }
.boxStire .stireDTP { display: block; padding: 0px 5px 5px 15px; color: #555; font-size: 14px !important; }
.boxStire .stireRM { display: block; padding: 5px 5px 15px 15px; }
.boxStire .badge { background: var(--tema-maro) !important; color: #111 !important; position: relative; margin-top: -2px; font-size: 12px !important; font-weight: 400 !important;}

@media (max-width: 768px) {
  .boxStire, .boxStire .stireImage { min-height: auto !important; }
}

.header-six {
  max-height: 115px !important;
  overflow: hidden;
}

.main-header {
  position: fixed;
  opacity: 1;
  z-index: 99;
  visibility: visible;
  left: 0px;
  top: 115px;
  width: 100%;
  padding: 0px 0px;
  background: transparent;
  border-top: none !important;
  border-bottom: 1px solid rgba(255,255,255,0.3);
  -webkit-transition: top 300ms ease;
  transition: top 300ms ease;
  -ms-box-shadow: none; -o-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

.mainmenu-six.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: var(--tema-black) !important;
  min-height: 68px;
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

.page-detalii {
  padding: 30px 0 15px; 
  margin-bottom: 15px;
}

.page-context {
  margin-top: 35px;
  margin-bottom: 50px;
  padding-right: 25px;  
}

.page-context .theme-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 50px;
}


.page-context p {
  font-family: var(--tema-font);
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  color: #111;
  margin: 0;
}

.page-context p+p {
  margin-top: 16px;
}
.page-context ul, .page-context ol { 
  display: block;
  margin: 20px 0 30px 45px;
  list-style-type: square;
}
.page-context ul li, .page-context ol li { font-weight: 500 !important; list-style-type: square !important; 
  line-height: 22px; margin-bottom: 15px; color: #111 !important; }
.page-context .pozaPreot { display: inline-block; max-width: 300px; height: auto; float: left; 
  margin-right: 25px; margin-bottom: 16px; }

.page-context .texte h1 { font-size: 42px; font-weight: bold; line-height: 46px; margin: 50px 0px 20px 0px; color: #111; }
.page-context .texte h2 { font-size: 36px; font-weight: bold; line-height: 40px; margin: 40px 0px 15px 0px; color: #111; }
.page-context .texte h3 { font-size: 24px; font-weight: bold; line-height: 32px; margin: 30px 0px 10px 0px; color: #111; }
.page-context .texte h4 { font-size: 20px; font-weight: bold; line-height: 28px; margin: 25px 0px 10px 0px; color: #111; }
.page-context .texte h5 { font-size: 16px; font-weight: bold; line-height: 22px; margin: 20px 0px 5px 0px; color: #111; }
.page-context .texte h6 { font-size: 13px; font-weight: bold; line-height: 18px; margin: 10px 0px 5px 0px; color: #111; }

.page-context__title {
  margin: 0 !important;
  font-size: 42px !important;
  font-family: var(--tema-b-font);
  font-weight: 600 !important;
  line-height: 46px !important;
  color: var(--tema-black) !important;
  margin-bottom: 35px !important;
  text-transform: normal;
}
.page-context__subtitle {
  clear: both;
  margin: 0;
  margin-top: 36px;
  font-size: 18px;
  font-family: var(--tema-b-font);
  font-weight: bold !important;
  color: var(--tema-black);
  margin-bottom: 18px;
  text-transform: uppercase;
}

.page-context__data {
  font-size: 18px;
  font-weight: 500;
  color: #ccc;
  margin-top: -18px;
  margin-bottom: 15px;
}
.page-context__data span {
  font-weight: 500;
  color: var(--tema-main);
}

@media (max-width: 768px) {
  .page-context {
    margin-top: 15px;
    margin-bottom: 40px;
    padding-right: 0px; 
  }
  .page-context p {
    font-size: 16px;
    padding-right: 0px;
    text-align: justify;
  }
  .page-context__title {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  .page-context .pozaPreot { display: block; max-width: 98% !important; height: auto; float: none !important; 
    margin: 5px auto 25px auto !important; }
  .page-context ul, .page-context ol { margin: 20px 5px 20px 25px !important; }
  .page-context ul li, .page-context ol li { text-align: justify !important; }
}


.listaPreoti { display: block; padding: 30px 0px; }
.boxPreot { margin-top: 25px; margin-bottom: 35px; }
.imgPreot { width: 190px; height: 190px; overflow: hidden; border-radius: 50%; border: solid 3px #fff; 
  box-shadow: 0px 0px 8px rgba(50,50,50,0.5); margin: 0px auto;  }
.imgPreot a img { -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); -moz-filter: grayscale(100%);
  filter: grayscale(100%); -webkit-transition: all 300ms ease; transition: all 300ms ease; }
.imgPreot a:hover img { -webkit-filter: grayscale(0%); -ms-filter: grayscale(0%); -moz-filter: grayscale(0%);
    filter: grayscale(0%); -webkit-transition: all 300ms ease; transition: all 300ms ease; }  

.boxPreot p { padding: 2px; margin: 2px; font-size: 15px; line-height: 20px; }

.titlePreot { margin: 0px; padding: 10px 0px 4px 0px; font-size: 24px; font-weight: bold; color: var(--tema-black); }
.titlePreot a { color: var(--tema-black); transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }
.titlePreot a:hover { color: #111;   transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

@media screen and (max-width: 600px) {
  .titlePreot { margin-top: 15px; text-align: center; font-size: 20px !important; }
  .boxPreot p { text-align: center !important; font-size: 15px !important; line-height: 24px !important; }
}
.listaPreoti table td a { color: #111; }

.gfPhoto { border-radius: 10px; overflow: hidden; border: solid 3px #fff; box-shadow: 0px 0px 8px rgba(50,50,50,0.5); }
.xBorder { border-radius: 10px; overflow: hidden; border: solid 3px #fff; box-shadow: 0px 0px 8px rgba(50,50,50,0.5); }

.istoric-timeline { background-color: #f3f3f3; }
.main-timeline {
  position: relative;
	padding-top: 60px;
	padding-bottom: 0;
}
.main-timeline::after {
  content: "";
  position: absolute;
  width: 5px;
  background-color: var(--tema-maro);
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}
.main-timeline .perioada-left { 
  position: absolute; top: 8px; right: 0px; width: 600px; text-align: left; font-size: 28px; 
  font-weight: bold; margin-right: -675px; }
.main-timeline .perioada-right { 
  position: absolute; margin-left: -675px; top: 8px; left: 0px; width: 600px; text-align: right; font-size: 28px; 
  font-weight: bold; }

.main-timeline .timeline {
  position: relative;
  background-color: inherit;
  width: 50%;
  margin-bottom: 30px;
}
.main-timeline .timeline::after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: -13px;
  background-color: #fff;
  border: 5px solid var(--tema-black);
  top: 15px;
  border-radius: 50%;
  z-index: 1;
}
.main-timeline .left {
  padding: 0px 40px 20px 0px;
  left: 0;
}
.main-timeline .right {
  padding: 0px 0px 20px 40px;
  left: 50%;
}
.main-timeline .left::before {
  content: " ";
  position: absolute;
  top: 18px;
  z-index: 1;
  right: 30px;
  border: medium solid var(--tema-maro);
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent var(--tema-maro);
}
.main-timeline .right::before {
  content: " ";
  position: absolute;
  top: 18px;
  z-index: 1;
  left: 30px;
  border: medium solid var(--tema-maro);
  border-width: 10px 10px 10px 0;
  border-color: transparent var(--tema-maro) transparent transparent;
}
.main-timeline .right::after {
  left: -12px;
}
.main-timeline h3 { font-size: 20px; font-weight: bold; padding: 0px; margin: 0px; margin-bottom: 8px; }
.main-timeline p { font-size: 14px; font-weight: 400; line-height: 24px; }
.main-timeline .left h3, .main-timeline .left p { text-align: right; }
.main-timeline .right h3, .main-timeline .right p { text-align: left; }

@media screen and (max-width: 600px) {

  .main-timeline::after {
    left: 31px;
  }

  .main-timeline .timeline {
    width: 100%;
    padding-left: 70px;
    padding-right: 15px;
    margin-bottom: 70px;
  }
  .main-timeline .timeline:first-child { margin-top: 45px; }

  /* Make sure that all arrows are pointing leftwards */
  .main-timeline .timeline::before {
    left: 60px;
    border: medium solid var(--tema-maro);
    border-width: 10px 10px 10px 0;
    border-color: transparent var(--tema-maro) transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .main-timeline .left::after,
  .main-timeline .right::after {
    left: 18px;
  }

  .main-timeline .left::before {
    right: auto;
  }

  /* Make all right containers behave like the left ones */
  .main-timeline .right {
    left: 0%;
  }

  .main-timeline .perioada-left,
  .main-timeline .perioada-right { 
    position: absolute; top: -42px; right: 0; left: 0; width: auto; text-align: left; font-size: 24px; 
    font-weight: bold; margin-right: 0px; margin-left: 0px; }
}




/* footer */
.footer {
  background-color: var(--tema-black);
  padding-top: 80px;
  padding-bottom: 60px;
}

.footer__title {
  margin: 0;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 30px;
}

.footer__widget { margin-top: -25px;}
.footer__widget img { max-width: 200px; }

.footer__about__text {
  margin: 0;
  font-size: 16px;
  color: #fff;
  line-height: 1.2em;
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: left !important;
}
.footer__about__text p { 
  font-size: 15px;
  color: #fff !important;
  line-height: 1.2em;
  margin: 6px 0px;
  padding: 3px 0px;
  text-align: left !important;
}
.footer__about__text p strong {
  display: inline;
  float: left;
  color: var(--tema-maro);
  min-width: 90px;
  font-weight: 500;
  text-align: left !important;
}

.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;  
}

.footer__social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  color: #111;
  font-size: 18px;
  background-color: var(--tema-maro);
  border-radius: 50%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer__social a:hover {
  background-color: #fff;
  color: var(--tema-black);
}

.footer__social a+a {
  margin-left: 15px;
}

.footer__links__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__links__list__item {
  margin-top: 0px;
  text-align: left;
}

.footer__links__list__item:first-child {
  margin-right: 65px;
}

.footer__links__list__item li a {
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: var(--tema-maro);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  position: relative;
}
.footer__links__list__item li a i.fa { margin-bottom: 10px; float: left;}


.footer__links__list__item li a:hover {
  color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;  
}

.footer__links__list__item li a:hover::after {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.footer__copyright {
  background-color: #111;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer__copyright p {
  margin: 0;
  color: var(--tema-maro);
  font-size: 14px;
  font-weight: normal;
}
.footer__copyright p a { 
  color: var(--tema-maro);
  font-size: 14px;
  font-weight: 500;  
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.footer__copyright p a:hover { 
  color: #fff; -webkit-transition: all 500ms ease; transition: all 500ms ease; 
}
.footer__copyright p small { font-size: 13px !important; font-weight: 300 !important; }
.footer__copyright p small, .footer__copyright p small a { font-size: 13px !important; }

@media (max-width: 992px) {
  .footer { padding-bottom: 80px; }
  .footer .ftRecip { margin: 25px auto !important; text-align: left; }
  .footer .footer__widget { margin-top: 0px; margin-bottom: 30px; }
}


.contact p { color: #111; font-weight: bold !important; }
.contact p strong { display: inline; float: left; color: var(--tema-black); min-width: 90px; font-weight: 500 !important; text-align: left !important; }
.contact .form-label { color: var(--tema-black) !important; margin-bottom: 2px !important; }
.contact .fcInput { font-family: var(--tema-font) !important; padding: 10px 15px; font-size: 1.12rem !important; font-weight: 600 !important; color: #111; background-color: #f1f1f1;
border: 1px solid var(--tema-black) !important; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; }
.contact .fcInput:focus { background-color:#fff;border-color:var(--tema-black);outline:0;box-shadow:none;
  transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease;-ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; }
.contact .form-check-label { font-family: var(--tema-font) !important; padding: 0px 8px !important; font-size: 1rem !important; 
  font-weight: 400 !important; color: #111; line-height: 1.5rem !important; }
.contact .form-check-label a { font-weight: bold !important; color: var(--tema-black) !important;transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease;-ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; }
.contact .form-check-label a:hover { color: red !important; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease;-ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; }
