.m5 {
  margin: 5px;
}
.text-indent {
  text-indent: 50px;
}
.cookie-bubble {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: black;
  color: white;
  padding: 10px;
  z-index: 300121;
}
.blue-bg {
	background-color: #1c6281;
	color: white;
}
.header {
	display: flex;
  background: white;
}
.header img {
  margin: 0 auto;
  /*padding-top: 90px;
  background: #1c6281;*/
  /*margin-top: 30px;*/
}
input#f_cui.sold {
    background: rgba(255, 0, 0, 0.3);
    color: #151515;
}
input#f_cui.clean {
    background: rgba(68, 230, 68, 0.3);
}
#f_cui_error {
  clear: both;
  width: 100%;
  float: left;
}
.green-text {
  color: green;
}
.text-justify {
  text-align: justify;
}
.hidden {
	display: none !important;
}
.red-text {
  color: red;
}
/*progressbar*/
#progressbar {
	padding: 0;
  margin-bottom: 30px;
  overflow: hidden;
  /*CSS counters to number the steps*/
  counter-reset: step;
}
.header a.logo {
  max-height: 130px;
  display: block;
  height: 100%;
}
.header a.logo img {
  height: 100%;
}
.head-section {
  overflow: hidden;
  position: relative;
}
#progressbar li {
  list-style-type: none;
  color: black;
  text-transform: uppercase;
  font-size: 13px;
  width: 33.33%;
  float: left;
  position: relative;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 500;
}

#progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: block;
  font-size: 27px;
  color: #333;
  background: #cfd2d6;
  border-radius: 25px;
  margin: 0 auto 10px auto;
}

/*progressbar connectors*/
#progressbar li:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #cfd2d6;
  position: absolute;
  left: -50%;
  top: 24px;
  z-index: -1; /*put it behind the numbers*/
}

#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none;
}

#progressbar li:first-child:before {
	content: "\f2c2";
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

#progressbar li:nth-child(2):before {
	content: "\f4ff";
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

#progressbar li:last-child:before {
	content: "\f15c";
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
  background: #1c6281;
  color: white;
}


/* cards */
.card-list-wrap {
  width: 100%;
  padding: 20px 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.card-list-wrap .card.custom-card {
  display: flex;
  width: calc( 50% - 20px );
  margin: 10px;
  background: #0a567a;
  color: white;
  min-height: 120px;
  cursor: pointer;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
  padding: 0;
  border: 0;
  border-radius: 10px;
}
.card-list-wrap .custom-card .col-auto {
  width: 20%;
  font-size: 40px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 120px;
}

@media screen and (max-width: 767px) {
	.card-list-wrap .card.custom-card {
		width: calc( 100% - 20px );
	}
}

.files-box-wrapper {
  width: 100%;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0;
}
.files-box-wrapper .col-sm-12.section-title {
  background: #ccc;
  color: white;
}
.files-box-wrapper .section-title p {
  font-size: 22px;
  padding: 5px;
}
#documente .files-box-wrapper .col-sm-4 {
  width: 100% !important;
  max-width: 100%;
  flex: 0 0 100%;
}
.files-box-wrapper .form-group {
  border-bottom: 1px solid #ddd;
  padding: 5px;
  float: left;
  width: 100%;
}
.files-box-wrapper input {
  float: right;
}
.files-box-wrapper .col-sm-4:last-child .form-group {
  border: 0;
}
.files-box-wrapper .files-box-wrapper .section-title {
  background: white;
  color: black;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
.files-box-wrapper .files-box-wrapper .section-title p {
  margin: 0;
  font-size: 95%;
  font-weight: 500;
}
.files-box-wrapper .files-box-wrapper {
  border: 0;
}
p.special-header {
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  margin: 0;
}
.col-sm-12.time-input {
  width: 100%;
  clear: both;
  padding: 10px 0;
  float: left;
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
}
.time-input .col-sm-3, .time-input .col-sm-4, .time-input .col-sm-2, .time-input .col-lg-4, .time-input .col-lg-2 {
  float: left;
}
.check-box-div input {
  padding: 5px;
  margin: 5px 10px;
}
.col-sm-12.footer-buttons {
  margin-top: 20px;
}
h4.smallTitle {
  border-bottom: 2px solid #ccc;
  margin: 10px 0;
  color: #1c6281;
}
.checkbox_act_aditional .form-group {
  padding: 20px 0;
}
.checkbox_act_aditional input#act_detinere_act_aditional {
  margin: 0 10px;
}
.text-italic p {
  margin: 0;
  font-style: italic;
  font-size: 13px;
  font-weight: 400;
  color: #888;
}

img.img-responsive.fit-image {
  width: 100%;
  height: 100%;
  background: white;
  border-radius: 10px;
  padding: 0;
}

#identificare .form-group {
  border: 0;
}

/* loader custom css */
#loading {
  position: relative;
}
.container-footer {
  position: relative;
  top: 0;
  text-align: center;
  width: 100%;
  padding: 0;
  border: 0;
  left: 0;
  right: 0;
  margin: 100px 0;
}
.container-loader {
  position: relative;
  width: 200px;
  height: 200px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.item {
  width: 100px;
  height: 100px;
  position: absolute;
}

.item-1 {
  background-color: #FA5667;
  top: 0;
  left: 0;
  z-index: 1;
  animation: item-1_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
}

.item-2 {
  background-color: #7A45E5;
  top: 0;
  right: 0;
  animation: item-2_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
}

.item-3 {
  background-color: #1B91F7;
  bottom: 0;
  right: 0;
  z-index: 1;
  animation: item-3_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
}

.item-4 {
  background-color: #FAC24C;
  bottom: 0;
  left: 0;
  animation: item-4_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
}

@keyframes item-1_move {
  0%, 100% {transform: translate(0, 0)} 
  25% {transform: translate(0, 100px)} 
  50% {transform: translate(100px, 100px)} 
  75% {transform: translate(100px, 0)} 
}

@keyframes item-2_move {
  0%, 100% {transform: translate(0, 0)} 
  25% {transform: translate(-100px, 0)} 
  50% {transform: translate(-100px, 100px)} 
  75% {transform: translate(0, 100px)} 
}

@keyframes item-3_move {
  0%, 100% {transform: translate(0, 0)} 
  25% {transform: translate(0, -100px)} 
  50% {transform: translate(-100px, -100px)} 
  75% {transform: translate(-100px, 0)} 
}

@keyframes item-4_move {
  0%, 100% {transform: translate(0, 0)} 
  25% {transform: translate(100px, 0)} 
  50% {transform: translate(100px, -100px)} 
  75% {transform: translate(0, -100px)} 
}
/* end loader custom css */

/* errors output */
ul#error-messages {
  list-style: none;
  margin: 0;
  padding: 0;
}
#error-messages li {
  color: red;
  font-weight: 500;
}
/* end errors output */


#myVideo {
  position: relative;
  right: 0;
  bottom: 0;
  top:0;
  min-width: 100vw; 
  min-height: 100vh;
}


/* shapes for video masking */
div#shape-1 {
  border-bottom: 979px solid rgba(63, 99, 127, 0.6);
  border-left: 250px solid rgba(63, 99, 127, 0.6);
  border-right: 800px solid transparent;
  height: 0;
  width: 100px;
  position: absolute;
  z-index: 2;
  opacity: 1;
}
div#shape-2 {
  border-bottom: 979px solid rgba(63, 99, 127, 0.9);
  border-left: 100px solid rgba(63, 99, 127, 0.9);
  border-right: 800px solid transparent;
  height: 0;
  width: 100px;
  position: absolute;
  z-index: 2;
  opacity: 1;
}
div#shape-3 {
  width: 0;
  height: 0;
  border-top: 250px solid rgba(63, 99, 127, 0.9);
  border-left: 200px solid transparent;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 12;
}
#shape-4 img.img-responsive {
  height: 120px;
  padding: 10px;
}
div#shape-4 {
  position: absolute;
  background: rgba(0,0,0,0.3);
  height: 120px;
  z-index: 23;
  width: 100%;
}
ul.header-menu-list a {
  color: white;
  text-decoration: none;
  font-size: 19px;
  font-weight: 400;
}
ul.header-menu-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 100px;
  margin: 10px;
  color: white;
}
#shape-5 {
  position: absolute;
  z-index: 10;
  margin-top: 20%;
  padding: 0px 20px 20px 60px;
}
a.header-btn {
  color: white;
  border: 1px solid white;
  padding: 10px 30px;
  margin-top: 10px;
  float: left;
  font-weight: 500;
}
a.header-btn:hover {
  color: #3d5f7a;
  background: white;
  text-decoration: none;
}
.header-btn i.fa {
  margin-left: 20px;
}
a.header-btn:hover i.fa {
  color: #3d5f7a;
}
.object-container p {
  width: 100%;
  float: left;
  clear: both;
}
.object-container hr {
  border-color: white;
  width: 68px;
  text-align: left;
  float: left;
  clear: both;
  border-width: 3px;
}
.object-container h4 {
  font-size: 41px;
  font-weight: 700;
  margin: 20px 0;
}
.object-container h2 {
  font-weight: 400;
  /*font-weight: 200;*/
  font-size: 34px;
  /*font-size: 45px;*/
  margin: 0 0 40px 0;
}
.object-container {
  color: white;
}



/* bordura rosie */
section.bordura-rosie {
  background: #b8453e;
  color: white;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}
.bordura-wrapper {
  width: 70%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 10px auto;
}
.bordura-box-icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  margin: 10px;
}
.bordura-box-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.bordura-box-content h5 {
  margin: 0;
}
.bordura-box-content a.bordura-link {
  color: white;
  text-decoration: none;
}
.bordura-box-content p {
  margin: 0;
}

/* custom animations */
.delay-custom-1 {
  animation-delay: 1s; 
}
.delay-custom-2 {
  animation-delay: 1.3s; 
}
.delay-custom-3 {
  animation-delay: 1.6s; 
}
.delay-custom-4 {
  animation-delay: 2s; 
}
.delay-custom-5 {
  animation-delay: 2.4s; 
}
.delay-custom-6 {
  animation-delay: 3s; 
}
.delay-custom-7 {
  animation-delay: 4s; 
}
.delay-custom-8 {
  animation-delay: 4.3s; 
}
div#shape-6 {
  position: absolute;
  bottom: 0;
  z-index: 123123;
  left: 0;
  right: 0;
  margin-bottom: 29px;
  font-size: 30px;
  color: white;
  width: 100%;
  text-align: center;
}

/* footer */
.grey-bg {
  background: #353535;
}
.black-bg {
  background: #222222;
}
.copyright {
  padding: 20px 0;
}
ul.footer-menu-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 100%;
}
.footer-menu-list a {
  color: #727272;
  font-size: 12px;
}
.copyright p {
  color: #727272;
  margin: 0;
  font-size: 12px;
  text-align: right;
}
footer i.fa {
  width: 20px;
  text-align: center;
}
footer h5 {
  color: white;
  letter-spacing: 1.5px;
  font-size: 18px;
  margin: 20px 0;
}
footer {
  padding: 40px 0;
  color: #8f8f8f;
  font-size: 14px;
}

.whiteColor {
  color: white;
}
.whiteColor:hover {
  text-decoration: none;
  color: white;
}



section.form-header.blue-bg {
  position: relative;
  height: 120px;
  background: rgb(34, 104, 135);
}
span.lista-action-btn {
  font-weight: 500;
  color: red;
  cursor: pointer;
}

#lista-documente input {
  display: none;
}
#lista-documente .col-sm-4 {
  width: 100% !important;
  flex: 100%;
  max-width: 100%;
}
h5.primaria-class {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 25px;
}


.custom-card .col {
  height: 120px;
  color: white;
  padding: 0;
  margin: 0;
}

.custom-card a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
}
.card-list-wrap .custom-card .col-auto {
  min-height: 120px;
  padding: 0 !important;
  margin: 0 !important;
}
.custom-card img.img-responsive.fit-image {
  height: 120px;
  width: 120px;
}
.paddingTop15 {
  padding-top: 15px;
}

.paddingAround30 {
  padding:30px;
}

hr.smallLine {
  border-width: 2px;
  width: 40px;
  float: left;
  clear: both;
}
.blue-line {
  border-color: #18495e;
}

ul.ghidList {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.ghidList li {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 5px;
  border-bottom: 1px solid #ccc;
}

.ghidList p {
  margin: 0;
}


div#shape-1 {
  border-left: 250px solid rgba(63, 99, 127, 0.6);
  border-right: 800px solid transparent;
}
div#shape-2 {
  border-left: 100px solid rgba(63, 99, 127, 0.9);
  border-right: 800px solid transparent;
}
.navbar a {
  color: white;
}
#shape-4 .container nav.navbar.navbar-expand-lg {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 120px;
}
#shape-4 .container nav ul li.nav-item {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
}

.nav-item a.nav-link:hover {
  text-decoration: underline;
  color: #e2e2e2;
  font-weight: 500;
}

.nav-item.active a.nav-link{
  text-decoration: underline;
  color: #e2e2e2;
  font-weight: 500;
}
.navbar-dark .navbar-nav .nav-link {
  color: white;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover
{
  color: white;
}
.breadcrumb-item a {
  color: #14475c;
}

#documente .col-sm-12.col-md-6.col-lg-4 {
  flex: 100% !important;
  max-width: 100%;
}
.custom-accordion-vertical {
    width: 100%;
}
/* media queries */


@media screen and (min-width: 900px) {
  #shape-4 .container nav ul {
    width: 100% !important;
  }
}


@media screen and (max-width: 1800px) {
  h5.primaria-class {
    font-size: 22px;
  }
  .object-container h2 {
    font-size: 30px;
  }
  .object-container h4 {
    font-size: 37px;
  }
  .object-container p {
    font-size: 15px;
  } 
  a.header-btn {
    font-size: 14px;
    padding: 8px 20px;
  }
  div#shape-1 {
    border-left: 250px solid rgba(63, 99, 127, 0.6);
    border-right: 700px solid transparent;
  }
  div#shape-2 {
    border-left: 100px solid rgba(63, 99, 127, 0.9);
    border-right: 700px solid transparent;
  }

}

@media screen and (max-width: 1600px) {
  div#shape-1 {
    border-left: 250px solid rgba(63, 99, 127, 0.6);
    border-right: 700px solid transparent;
  }
  div#shape-2 {
    border-left: 100px solid rgba(63, 99, 127, 0.9);
    border-right: 700px solid transparent;
  }
  h5.primaria-class {
    font-size: 20px;
  }
  .object-container h2 {
    font-size: 27px;
  }
  .object-container h4 {
    font-size: 33px;
  }
  .object-container p {
    font-size: 14px;
  }
  a.header-btn {
    font-size: 13px;
    padding: 8px 20px;
  }


}

@media screen and  (max-width: 1400px) {
  #shape-5 {
    padding-left: 30px;
  }
  #shape-4 .container {
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  div#shape-4 {
    height: 100px;
  }
  #shape-4 img.img-responsive {
    height: 90px;
    padding: 0;
  }
  #shape-4 .container nav.navbar.navbar-expand-lg {
    height: 100px;
  }
  h5.primaria-class {
    font-size: 18px;
  }
  .object-container h2 {
    font-size: 24px;
  }
  .object-container h4 {
    font-size: 31px;
  }  
  .object-container p {
    font-size: 13px;
  }
  a.header-btn {
    font-size: 12px;
    padding: 7px 10px;
  }
  section.form-header.blue-bg {
    height: 100px;
  }
}

@media screen and  (max-width: 1200px) {
  #shape-5 {
    padding-left: 20px;
  }
  #shape-4 .container nav.navbar.navbar-expand-lg {
    height: 80px;
  }
  #shape-4 .container nav ul li.nav-item {
    flex: none;
    margin: 20px;
  }
  p.card-text {
    font-size: 14px;
  }
  .card-title {
    font-size: 20px;
  }
}
@media screen and  (max-width: 1000px) {

  #shape-4 img.img-responsive {
    height: 80px;
  }
  div#shape-4 {
    height: 80px;
  }
  h5.primaria-class {
    font-size: 16px;
  }
  .object-container h2 {
    font-size: 21px;
  }
  .object-container h4 {
    font-size: 27px;
  }
  .object-container hr {
    border-width: 2px;
  }
  .object-container p {
    font-size: 12px;
  }
  .navbar-dark .navbar-toggler {
    border-color: white;
  }
  .card-list-wrap .card.custom-card {
    width: calc( 100% - 20px);
  }
  .card-list-wrap .custom-card .col-auto {
    max-width: 120px;
  }
}

@media screen and  (max-width: 991px) { 
  div#navbarSupportedContent {
    background: #3e607b;
    margin-top: 0;
  }
  div#navbarSupportedContent li.nav-item {
    margin: 0 !important;
  }
  #shape-4 .container nav.navbar.navbar-expand-lg {
    justify-content: flex-start;
    align-items: center;
    display: block;
  }
  .navbar-toggler.navbar-toggler-right {
    margin: 20px;
    float: right;
  }
  #shape-4 img.img-responsive {
    height: 70px;
  }
  #shape-5 {
    margin-top: 30%;
  }
  section.form-header.blue-bg {
    height: 80px;
  }
  .header {
    display: block;
  }
  .files-box-wrapper {
    margin: 10px 5px;
  }
  .bordura-box-content a.bordura-link, .bordura-box-content p {
    font-size: 12px;
  }
  .bordura-box-content h5 {
    font-size: 17px;
  }
}
@media screen and  (max-width: 800px) { 
  div#shape-2 {
    border-left: 200px solid rgba(63, 99, 127, 0.9);
    border-right: 800px solid transparent;
  }
  div#shape-1 {
    border-left: 350px solid rgba(63, 99, 127, 0.6);
    border-right: 800px solid transparent;
  } 
}
@media screen and  (max-width: 600px) { 
  .bordura-wrapper {
    justify-content: flex-start;
    margin: 0 auto;
  }

}


