
@font-face {
    font-family: Myriad;
    src: url("MyriadPro-Regular.otf") format("opentype");
}

@font-face {
    font-family: ChineseRocksRg;
    src: url("chinese-rocks-rg.ttf") format("truetype");
}

@font-face {
  font-family: Chillax;
  src: url("Chillax-Regular.otf") format("opentype");
}

@font-face {
  font-family: Chillax-Semibold;
  src: url("Chillax-Semibold.otf") format("opentype");
}

@font-face {
  font-family: Chillax-Medium;
  src: url("Chillax-Medium.otf") format("opentype");
}

@font-face {
  font-family: Chillax-Light;
  src: url("Chillax-Light.otf") format("opentype");
}

@font-face {
  font-family: Chillax-Extralight;
  src: url("Chillax-Extralight.otf") format("opentype");
}

@font-face {
  font-family: Chillax-Bold;
  src: url("Chillax-Bold.otf") format("opentype");
}

body {
	margin:0;
	font-family:Myriad;
}


/* * {box-sizing: border-box;font-family:'Exo 2', sans-serif !important;}*/


li{
	color: black;
}

h1, h2, h3, h4{
	/*font-family:ChineseRocksRg;*/
  font-family:Chillax;
}

h1,h2,h3,h4{
	color:black;
}

p, h2, h3, h4, h5{
	/*color:#9d6b9e;*/
}

a, href, a:hover{
	/*color:#f26522;*/
}


.responsive {
  width: 100%;
  max-width: 2500px;
  height: auto;
}


.topimage {
  width: 100%;
  max-width: 2500px;
  height: auto;
  max-height:300px;
}

.topnav {
  overflow: hidden;
  /*background-color: #333;*/
  /*background-color: #531b60;*/
}

.topnav a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  /*background-color: #9d6b9e;*/
  /*background-color: #333;*/
  /*background-color: #9d6b9e;*/
  /*color: white;*/
}

.belowtoppic{
	height=100px;
}
.topnav .icon {
  display: none;
}

.drpdwn {
  float: left;
  overflow: hidden;
}

.drpdwn .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  /*color: white;*/
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.drpdwn-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.drpdwn-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .drpdwn:hover .dropbtn {
  /*background-color: #f26522;
  color: white;*/
}

.drpdwn-content a:hover {
  background-color: #f26522;
  color: white;
}

.drpdwn:hover .drpdwn-content {
  display: block;
}

@media(min-width: 0px)
{
  .headerimage  {
  width:100%;
  /* header2.jpg height:425px;*/
  height:200px;
  /*background-image:url('../img/header_576.png');*/
  background-image:url('../img/BVH8-768x200.png');
  background-position:center center;
  background-size:cover;
  min-width:400px;
}
.footerimage  {
  width:100%;
  /* header2.jpg height:425px;*/
  height:300px;
  /*background-image:url('../img/header_576.png');*/
  background-image:url('../img/BVH8-footer-768x300.jpg');
  background-position:center center;
  background-size:cover;
  min-width:400px;
}
.btn-header{
  margin-left:5%;
  margin-top:0px;
  font-size:x-small;
}
.headertext{
  color:#531b60;
  font-size:small;
}
.tricou
{
  max-height:300px;
  width:auto;
}

}

@media(min-width: 576px)
{
  .headerimage  {
  width:100%;
  /* header2.jpg height:425px;*/
  height:200px;
  /*background-image:url('../img/header_768.png');*/
  background-image:url('../img/BVH8-768x200.png');
  background-position:center center;
  background-size:cover;
}

.footerimage  {
  width:100%;
  /* header2.jpg height:425px;*/
  height:300px;
  /*background-image:url('../img/header_768.png');*/
  background-image:url('../img/BVH8-footer-768x300.jpg');
  background-position:center center;
  background-size:cover;
}

.btn-header{
  margin-left:5%;
  margin-top:0px;
  font-size:small;
}
.headertext{
  color:#531b60;
  font-size:medium;
}
.tricou
{
  max-height:285px;
  width:auto;
}
}

@media(min-width: 768px)
{
  .headerimage  {
  width:100%;
  /* header2.jpg height:425px;*/
  height:290px;
  /*background-image:url('../img/header_992.png');*/
  background-image:url('../img/BVH8-992x290.png');
  background-position:center center;
  background-size:cover;
}

.footerimage  {
  width:100%;
  /* header2.jpg height:425px;*/
  height:400px;
  /*background-image:url('../img/header_992.png');*/
  background-image:url('../img/BVH8-footer-992x400.jpg');
  background-position:center center;
  background-size:cover;
}

.btn-header{
  margin-left:5%;
  margin-top:40px;
  font-size:medium;
}
.headertext{
  color:#531b60;
  font-size:large;
}
.tricou
{
  max-height:390px;
  width:auto;
}
}

@media(min-width: 992px)
{
  .headerimage  {
  width:100%;
  /* header2.jpg height:425px;*/
  height:290px;
  /*background-image:url('../img/header_1200.png');*/
  background-image:url('../img/BVH8-1200x290.png');
  background-position:center center;
  background-size:cover;
}

.footerimage  {
  width:100%;
  /* header2.jpg height:425px;*/
  height:400px;
  /*background-image:url('../img/header_1200.png');*/
  background-image:url('../img/BVH8-footer-1200x400.jpg');
  background-position:center center;
  background-size:cover;
}
  .btn-header{
    margin-left:5%;
    margin-top:40px;
}
.headertext{
  color:#531b60;
  font-size:large;
}
.tricou
{
  max-height:500px;
  width:auto;
}
}

@media(min-width: 1200px)
{
  .headerimage  {
  width:100%;
  /* header2.jpg height:425px;*/
  height:290px;
  /*background-image:url('../img/header_1200.png');*/
  background-image:url('../img/BVH8-1200x290.png');
  background-position:center center;
  background-size:cover;
}

.footerimage  {
  width:100%;
  /* header2.jpg height:425px;*/
  height:400px;
  /*background-image:url('../img/header_1200.png');*/
  background-image:url('../img/BVH8-footer-1200x400.jpg');
  background-position:center center;
  background-size:cover;
}
  .btn-header{
    margin-left:4%;
    margin-top:40px;
    font-size:large;
}
.headertext{
  color:#531b60;
  font-size:large;
}
.tricou
{
  max-height:600px;
  width:auto;
}
}

/*
FARA BACKGROUND
*/
.headerlogo {
  width:100%;
  height:120px;
  background-image:url('../img/bvh-logo-mov.jpeg');
  background-position:center top;
  background-repeat:no-repeat;
  background-size:contain;
}

/*
BACKGROUND MOV LAT
.headerlogo {
  width:100%;
  height:120px;
  background-image:url('../img/bvh-logo.png');
  background-position:center -31;
  background-repeat:no-repeat;
  background-color: #531b60;
}
*/


.bgimg {
  /* The image used */
  background-image: url("../img/bvh-header.jpg");

  /*min-height: 380px;*/

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
  /* Needed to position the navbar */
  position: relative;
}


@media screen and (max-width: 992px) {
  .topnav a:not(:nth-child(-n+1)), .drpdwn .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .drpdwn {float: none;}
  .topnav.responsive .drpdwn-content {position: relative;}
  .topnav.responsive .drpdwn .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

label{
	color:#531b60;
}

.form-control:focus{
	border-color:#9d6b9e;
	box-shadow:0 0 0 0.25rem rgb(157 107 158 / 25%);
	/*background:#9d6b9e;*/
}

.btn-primary{
	background-color:#f26522;
	border:none;
	width:auto;
}

.btn-primary:hover{
	background-color:#9d6b9e;
	border:none;
	width:auto;
}

.btn-primary:focus{
	border-color:#9d6b9e;
	background-color:#9d6b9e;
	box-shadow:0 0 0 0.25rem rgb(157 107 158 / 25%);
}

.btn-primary:active{
	border-color:#9d6b9e;
	background-color:#9d6b9e;
	box-shadow:0 0 0 0.25rem rgb(157 107 158 / 25%);
}

.btn-primary:active:focus{
	border-color:#9d6b9e;
	background-color:#9d6b9e;
	box-shadow:0 0 0 0.25rem rgb(157 107 158 / 25%);
}


.form-error-msg{
	margin-top: .25rem;
	font-size: .875rem;
	color: #dc3545;
}

.form-check-input:focus{
	border-color:#9d6b9e;
	box-shadow:0 0 0 0.25rem rgb(157 107 158 / 25%);	
}

.form-check-input:checked{
	background-color:#f26522;
	border-color:#f26522;
}

.form-select:active{
	border-color:#9d6b9e;
	box-shadow:0 0 0 0.25rem rgb(157 107 158 / 25%);
}

.form-select:focus{
	border-color:#9d6b9e;
	box-shadow:0 0 0 0.25rem rgb(157 107 158 / 25%);
}

.form-select:active:focus{
	border-color:#9d6b9e;
	box-shadow:0 0 0 0.25rem rgb(157 107 158 / 25%);
}

option:checked{
	background-color:#531b60;
	color:white;
}

table{
	border: 1px solid #531b60;
	color:#9d6b9e;
	text-align: center;
	border-spacing:0px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	width:-webkit-fill-available;
}

tr,td
{
	border: 1px solid #531b60;
	text-align:center;
	padding:5px 5px 5px 5px;
}

th{
	border: 1px solid #531b60;
	text-align:center;
	padding:5px 5px 5px 5px;
}

.inscriere{
	/*
	border-bottom-style:solid;
	border-bottom-width:1px;
	*/
	margin: 20px 0px 10px 0px;
	padding: 5px 5px 5px 10px;
	background: rgba(242, 101, 34, 0.2);
	color: #9d6b9e;
	border-right-style: solid;
	border-right-width: 10px;
}


.inscriere:hover{
	/*
	border-bottom-style:solid;
	border-bottom-width:1px;
	*/
	margin: 20px 0px 10px 0px;
	padding: 5px 5px 5px 10px;
	background: rgba(157,107,158, 0.3);/*0.7*/
	/*color: white;*/
	color: #9d6b9e;
	border-right-style: solid;
	border-right-width: 10px;
}

.confirmata{
	border-right-color: lightgreen;
}
.pending{
	border-right-color: orange;
}

@media (min-width:0px){
  .lista11 .col-md-1,
  .lista11 .col-sm-1,
  .lista11 .col-lg-1  {
   width: 100%;
   *width: 100%;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   margin-top:-1px; 
   color:#9d6b9e;
  } 
}

@media (min-width: 576px){
  .lista11 .col-md-1,
  .lista11 .col-sm-1,
  .lista11 .col-lg-1  {
   width: 100%;
   *width: 100%;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   margin-top:-1px;
   color:#9d6b9e; 
 }
}

@media (min-width: 768px){
  .lista11 .col-md-1,
  .lista11 .col-sm-1,
  .lista11 .col-lg-1  {
   width: 9.09%;
   *width: 9.09%;
 }  
}

@media (min-width: 992px) {
  .lista11 .col-md-1,
  .lista11 .col-sm-1,
  .lista11 .col-lg-1 {
   width: 9.09%;
   *width: 9.09%;
 }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
  .lista11 .col-md-1,
  .lista11 .col-sm-1,
  .lista11 .col-lg-1 {
   width: 9.09%;
   *width: 9.09%;
 }
}

/*...............*/


@media (min-width:0px){
  .lista7 .col-md-1,
  .lista7 .col-sm-1,
  .lista7 .col-lg-1  {
   width: 100%;
   *width: 100%;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   margin-top:-1px; 
   color:#9d6b9e;
  } 
}

@media (min-width: 576px){
  .lista7 .col-md-1,
  .lista7 .col-sm-1,
  .lista7 .col-lg-1  {
   width: 100%;
   *width: 100%;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   margin-top:-1px;
   color:#9d6b9e; 
 }
}

@media (min-width: 768px){
  .lista7 .col-md-1,
  .lista7 .col-sm-1,
  .lista7 .col-lg-1  {
   width: 14%;
   *width: 14%;
 }  
}

@media (min-width: 992px) {
  .lista7 .col-md-1,
  .lista7 .col-sm-1,
  .lista7 .col-lg-1 {
   width: 14.285714285714285714285714285714%;
   *width: 14.285714285714285714285714285714%;
 }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
  .lista7 .col-md-1,
  .lista7 .col-sm-1,
  .lista7 .col-lg-1 {
   width: 14.285714285714285714285714285714%;
   *width: 14.285714285714285714285714285714%;
 }
}

/*...............*/


@media (min-width:0px){
  .lista6 .col-md-1,
  .lista6 .col-sm-1,
  .lista6 .col-lg-1  {
   width: 100%;
   *width: 100%;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   margin-top:-1px; 
   color:#9d6b9e; 
}
}

@media (min-width: 576px){
  .lista6 .col-md-1,
  .lista6 .col-sm-1,
  .lista6 .col-lg-1  {
   width: 100%;
   *width: 100%;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   margin-top:-1px;
   color:#9d6b9e; 
 }
}

@media (min-width: 768px){
  .lista6 .col-md-1,
  .lista6 .col-sm-1,
  .lista6 .col-lg-1  {
   width: 16.66%;
   *width: 16.66%;
 }  
}

@media (min-width: 992px) {
  .lista6 .col-md-1,
  .lista6 .col-sm-1,
  .lista6 .col-lg-1 {
   width: 16.66%;
   *width: 16.66%;
 }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
  .lista6 .col-md-1,
  .lista6 .col-sm-1,
  .lista6 .col-lg-1 {
   width: 16.66%;
   *width: 16.66%;
 }
}



/*...............*/


@media (min-width:0px){
  .lista5 .col-md-1,
  .lista5 .col-sm-1,
  .lista5 .col-lg-1  {
   width: 100%;
   *width: 100%;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   margin-top:-1px; 
   color:#9d6b9e; 
}
}

@media (min-width: 576px){
  .lista5 .col-md-1,
  .lista5 .col-sm-1,
  .lista5 .col-lg-1  {
   width: 100%;
   *width: 100%;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   margin-top:-1px;
   color:#9d6b9e; 
 }
}

@media (min-width: 768px){
  .lista5 .col-md-1,
  .lista5 .col-sm-1,
  .lista5 .col-lg-1  {
   width: 20%;
   *width: 20%;
 }  
}

@media (min-width: 992px) {
  .lista5 .col-md-1,
  .lista5 .col-sm-1,
  .lista5 .col-lg-1 {
   width: 20%;
   *width: 20%;
 }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
  .lista5 .col-md-1,
  .lista5 .col-sm-1,
  .lista5 .col-lg-1 {
   width: 20%;
   *width: 20%;
 }
}


/*...............*/


@media (min-width:0px){
  .lista4 .col-md-1,
  .lista4 .col-sm-1,
  .lista4 .col-lg-1  {
   width: 100%;
   *width: 100%;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   margin-top:-1px; 
   color:#9d6b9e; 
}
}

@media (min-width: 576px){
  .lista4 .col-md-1,
  .lista4 .col-sm-1,
  .lista4 .col-lg-1  {
   width: 100%;
   *width: 100%;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   margin-top:-1px;
   color:#9d6b9e; 
 }
}

@media (min-width: 768px){
  .lista4 .col-md-1,
  .lista4 .col-sm-1,
  .lista4 .col-lg-1  {
   width: 25%;
   *width: 25%;
 }  
}

@media (min-width: 992px) {
  .lista4 .col-md-1,
  .lista4 .col-sm-1,
  .lista4 .col-lg-1 {
   width: 25%;
   *width: 25%;
 }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
  .lista4 .col-md-1,
  .lista4 .col-sm-1,
  .lista4 .col-lg-1 {
   width: 25%;
   *width: 25%;
 }
}


/*...............*/

@media (min-width: 0px){
  .listaheader11 .col-md-1,
  .listaheader11 .col-sm-1,
  .listaheader11 .col-lg-1  {
   width: 100%;
   *width: 100%;
   display:none;
  }
}

@media (min-width: 576px){
  .listaheader11 .col-md-1,
  .listaheader11 .col-sm-1,
  .listaheader11 .col-lg-1  {
   width: 100%;
   *width: 100%;
   display:none;
 }
}

@media (min-width: 768px){
  .listaheader11 .col-md-1,
  .listaheader11 .col-sm-1,
  .listaheader11 .col-lg-1  {
   width: 9.09%;
   *width: 9.09%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
 }  
}

@media (min-width: 992px) {
  .listaheader11 .col-md-1,
  .listaheader11 .col-sm-1,
  .listaheader11 .col-lg-1 {
   width: 9.09%;
   *width: 9.09%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
  }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
  .listaheader11 .col-md-1,
  .listaheader11 .col-sm-1,
  .listaheader11 .col-lg-1 {
   width: 9.09%;
   *width: 9.09%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
 }
}


/*...............*/


@media (min-width: 0px){
  .listaheader7 .col-md-1,
  .listaheader7 .col-sm-1,
  .listaheader7 .col-lg-1  {
   width: 100%;
   *width: 100%;
   display:none;
  }
}

@media (min-width: 576px){
  .listaheader7 .col-md-1,
  .listaheader7 .col-sm-1,
  .listaheader7 .col-lg-1  {
   width: 100%;
   *width: 100%;
   display:none;
 }
}

@media (min-width: 768px){
  .listaheader7 .col-md-1,
  .listaheader7 .col-sm-1,
  .listaheader7 .col-lg-1  {
   width: 14%;
   *width: 14%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
 }  
}

@media (min-width: 992px) {
  .listaheader7 .col-md-1,
  .listaheader7 .col-sm-1,
  .listaheader7 .col-lg-1 {
   width: 14.285714285714285714285714285714%;
   *width: 14.285714285714285714285714285714%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
  }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
  .listaheader7 .col-md-1,
  .listaheader7 .col-sm-1,
  .listaheader7 .col-lg-1 {
   width: 14.285714285714285714285714285714%;
   *width: 14.285714285714285714285714285714%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
 }
}


/*...............*/


@media (min-width: 0px){
  .listaheader6 .col-md-1,
  .listaheader6 .col-sm-1,
  .listaheader6 .col-lg-1  {
   width: 100%;
   *width: 100%;
   display:none;
  }
}

@media (min-width: 576px){
  .listaheader6 .col-md-1,
  .listaheader6 .col-sm-1,
  .listaheader6 .col-lg-1  {
   width: 100%;
   *width: 100%;
   display:none;
 }
}

@media (min-width: 768px){
  .listaheader6 .col-md-1,
  .listaheader6 .col-sm-1,
  .listaheader6 .col-lg-1  {
   width: 16.66%;
   *width: 16.66%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
 }  
}

@media (min-width: 992px) {
  .listaheader6 .col-md-1,
  .listaheader6 .col-sm-1,
  .listaheader6 .col-lg-1 {
   width: 16.66%;
   *width: 16.66%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
  }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
  .listaheader6 .col-md-1,
  .listaheader6 .col-sm-1,
  .listaheader6 .col-lg-1 {
   width: 16.66%;
   *width: 16.66%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
 }
}

/*...............*/


@media (min-width: 0px){
  .listaheader5 .col-md-1,
  .listaheader5 .col-sm-1,
  .listaheader5 .col-lg-1  {
   width: 100%;
   *width: 100%;
   display:none;
  }
}

@media (min-width: 576px){
  .listaheader5 .col-md-1,
  .listaheader5 .col-sm-1,
  .listaheader5 .col-lg-1  {
   width: 100%;
   *width: 100%;
   display:none;
 }
}

@media (min-width: 768px){
  .listaheader5 .col-md-1,
  .listaheader5 .col-sm-1,
  .listaheader5 .col-lg-1  {
   width: 20%;
   *width: 20%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
 }  
}

@media (min-width: 992px) {
  .listaheader5 .col-md-1,
  .listaheader5 .col-sm-1,
  .listaheader5 .col-lg-1 {
   width: 20%;
   *width: 20%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
  }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
  .listaheader5 .col-md-1,
  .listaheader5 .col-sm-1,
  .listaheader5 .col-lg-1 {
   width: 20%;
   *width: 20%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
 }
}


/*...............*/


@media (min-width: 0px){
  .listaheader4 .col-md-1,
  .listaheader4 .col-sm-1,
  .listaheader4 .col-lg-1  {
   width: 100%;
   *width: 100%;
   display:none;
  }
}

@media (min-width: 576px){
  .listaheader4 .col-md-1,
  .listaheader4 .col-sm-1,
  .listaheader4 .col-lg-1  {
   width: 100%;
   *width: 100%;
   display:none;
 }
}

@media (min-width: 768px){
  .listaheader4 .col-md-1,
  .listaheader4 .col-sm-1,
  .listaheader4 .col-lg-1  {
   width: 25%;
   *width: 25%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
 }  
}

@media (min-width: 992px) {
  .listaheader4 .col-md-1,
  .listaheader4 .col-sm-1,
  .listaheader4 .col-lg-1 {
   width: 25%;
   *width: 25%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
  }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
  .listaheader4 .col-md-1,
  .listaheader4 .col-sm-1,
  .listaheader4 .col-lg-1 {
   width: 25%;
   *width: 25%;
   display:block;
   border-style:solid;
   border-color: #999999;
   border-width:1px;
   margin-left:-1px;
   font-weight: bold;
   background-color:#EEE;
   color:#9d6b9e; 
 }
}





/*...............*/


@media (min-width: 576px){
   .listaheadermini{
   display:block;
 }
}

@media (min-width: 768px){
   .listaheadermini{
   display:none;
 }  
}

@media (min-width: 992px) {
   listaheadermini{
   display:none;
 }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
   listaheadermini{
   display:none;
 }
}


/*...............*/
@media (min-width: 0px){
   .listamini{
   display:none;
 }
}

@media (min-width: 576px){
   .listamini{
   display:none;
 }
}

@media (min-width: 768px){
   .listamini{
   display:block;
 }  
}

@media (min-width: 992px) {
   .listamini{
   display:block;
 }
}

.listamini{
  word-wrap: break-word;
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/    
@media (min-width: 1200px) {
   listamini{
   display:block;
 }
}


/* For Loading Overlay by CodexWorld */
.post-wrapper{position: relative;}
.loading-overlay{display: none;position: absolute;left: 0; top: 0; right: 0; bottom: 0;z-index: 2;background: rgba(255,255,255,0.7);}
.overlay-content {
    position: absolute;
    transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    color: #555;
}
/* For Pagination Links by CodexWorld */
div.pagination {
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
	padding:20px;
	margin:7px;
}

div.post-search-panel{
	/*width: 950px;*/
	height: auto;
	margin: 0 auto;
	background-position:center;
	background-repeat:no-repeat;
	background-color: #FFF;
}

div.pagination a {
	margin: 2px;
	padding: 0.5em 0.64em 0.43em 0.64em;
	background-color: #9d6b9e;
	text-decoration: none;
	color: #fff;
}
div.pagination a:hover, div.pagination a:active {
	padding: 0.5em 0.64em 0.43em 0.64em;
	margin: 2px;
	background-color: #531b60;
	color: #fff;
}
div.pagination span.current {
    padding: 0.5em 0.64em 0.43em 0.64em;
    margin: 2px;
    background-color: #f6efcc;
    color: #6d643c;
}
div.pagination span.disabled {
    display:none;
}

.countdown {
  display: flex;
}

.countdown .day,
.countdown .hour,
.countdown .min,
.countdown .sec {
  color: #2799ff;
  padding: 1vw 3vw;
  text-align: center;
}

.countdown .day .num,
.countdown .hour .num,
.countdown .min .num,
.countdown .sec .num {
  display: block;
  font-size: 8vw;
  line-height: 1em;
}

.countdown .day .word,
.countdown .hour .word,
.countdown .min .word,
.countdown .sec .word {
  display: block;
  font-size: 2vw;
  color: #8a99ab;
}

.proiecterow {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.proiectecolumn {
  -ms-flex: 33%; /* IE10 */
  flex: 33%;
  max-width: 33%;
  padding: 0 10px 0 10px;
}

.proiectecolumn img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
/*
@media screen and (max-width: 800px) {
  .proiectecolumn {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}*/


.homepagebtn{
  margin-top:40%;
}

.homepagelink{
  padding:10%;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
  .proiectecolumn {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .homepagebtn{
    margin-top:0;
  }
  .homepagelink{
    padding-left:12px;
    padding-right:12px;
    padding-top:6px;
    padding-bottom:6px;
  }
}




.page-link{
  color:#f26522;
}

.page-link:hover{
  background-color:#9d6b9e;
  color:white;
}

.page-item.active .page-link{
  background-color:#f26522;
  border-color:#dee2e6;
}

.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card
{
	background-color: #92d7e7;
	border-radius:1rem;
  padding-left:10px;
  padding-right:10px;
}

/*-----MENIU------*/

.navbar
{
    background-color:#f2eee9;
}

.nav-item:focus, .nav-link:focus
{
    outline-style:none;
}

.nav-link
{
    color:black;
}

.nav-link:hover
{
    color:#92d7e7;
}

.nav-link:focus
{
    color:#92d7e7;
}

.dropdown-item:active
{
    background-color:#92d7e7;
}

.categorie
{
  background-color:#ffc74e;
  width:fit-content;
  margin-left:auto;
  margin-right:auto;
  padding: 5 10 5 10;
  border-radius: 1rem;
  white-space: nowrap;
  line-height:2;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}	
/* ============ small devices .end// ============ */


.titlu-h1:hover
{
  color:#92d7e7;
  font-size:calc(1.5rem + 1.75vw);
}

.titlu-h2:hover
{
  color:#92d7e7;
  font-size:calc(1.4rem + 1.1vw);
}

.titlu-h3:hover
{
  color:#92d7e7;
  font-size:calc(1.35rem + 0.8vw);
}

.titlu
{
  background-color:#ffc74e;
}

.pasare-stanga
{
  background-image:url('../img/pasare-stanga.png');
  background-color:#ffc74e;
  background-size:75%;
  background-repeat:no-repeat;
  background-position-y:center;
  background-position-x: -3rem;
}

.goToTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  background-image: url('../img/top.png');
  background-repeat: no-repeat;
  background-size:contain;
  background-color: #92d7e7;
  width:40px;
  height:40px;
  opacity:0.7;
}



@media (min-width: 0px){
  .contact{
    margin-left:20px;
  }
}

@media (min-width: 768px){
.contact{
  margin-left:0px;
}
}


/* DESPRE PLATFORMA */
@media (min-width:0px)
{
  .despre-platforma
  {
    background-image: none;
  }
}
@media (min-width:360px)
{
  .despre-platforma
  {
    background-image:url(../img/despre-platforma.png);
    background-position-x:-1rem;
  }
}
@media (min-width:450px)
{
  .despre-platforma
  {
    background-image:url(../img/despre-platforma.png);
    background-position-x: 0;
  }
}

/* CUM FUNCTIONEAZA. */
@media (min-width:0px)
{
  .cum-functioneaza
  {
     background-image:none;
  }
}
@media (min-width:576px)
{
  .cum-functioneaza
  {
    background-image:url(../img/cum-functioneaza.png);
    background-position: right -3rem center;
  }
}
@media (min-width:768px)
{
  .cum-functioneaza
  {
    background-image:url(../img/cum-functioneaza.png);
    background-position-x: 0;
    background-position:right;
  }
}

/* CUM PUTEM COLABORA  */
@media (min-width:0px)
{
  .cum-putem-colabora
  {
    background-image:none;
  }
}
@media (min-width:450px)
{
  .cum-putem-colabora
  {
    background-image:url(../img/cum-putem-colabora.png);
    background-position-x: -4rem;
  }
}
@media (min-width:576px)
{
  .cum-putem-colabora
  {
    background-image:url(../img/cum-putem-colabora.png);
    background-position-x: -3rem;
  }
}
@media (min-width:768px)
{
  .cum-putem-colabora
  {
    background-image:url(../img/cum-putem-colabora.png);
    background-position-x: -1.5rem;
  }
}
@media (min-width:992px)
{
  .cum-putem-colabora
  {
    background-image:url(../img/cum-putem-colabora.png);
    background-position-x: 0;
  }
}

/* EVENIMENTE  */
@media (min-width:0px)
{
  .evenimente
  {
    background-image:none;
  }
}
@media (min-width:360px)
{
  .evenimente
  {
    background-image:url(../img/evenimente.png);
    background-position-x: 0;
    background-position:right;
  }
}

.wpresponsive{
  width: 100%;
  max-width: 600px;
  height: auto;
}

.has-text-align-center{
  text-align: center;
}