

/*collors
blue #124376
green#00C6D7
light-grey #edf4fc
savinesti blue #124376
blue 2 #124376

*/
body {
  font-family: "Open Sans", sans-serif;
  color:#203646;
   background-color: #fff;
}

a {
  color:#203646;
}


a:hover {
  color:#00C6D7;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}
.m-0{
  margin:0;
}
/*----------------------top menu--------------------------------*/
#topmenu {
  background:  #fff;
  padding: 10px 0;
  font-size: 14px;
}


#topmenu .social-links a {
  color: #fff;
  padding: 4px 0 4px 16px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}

#topmenu .social-links a:hover {
  color:#00C6D7;
}

#topmenu .social-links a:first-child {
  border-left: 0;
}
#mainslider img{
  width:100%;
  max-height: 500px;
  position:relative;
}
#main{
  padding-top:60px;
}


/*--------------- About-----------------------------------*/
.about p{
font-weight: 700;
}
.mt-30{
  margin: 0 20% 0 20%;
}



/*--------------- Sections-----------------------------------*/
section {
  padding: 0 0 80px 0;
}

.section-bg {
  background-color: white;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 28px;
  font-weight: 600;
  /* margin-bottom: 20px; */
  padding-bottom: 20px;
  position: relative;
  font-family: "Poppins", sans-serif;
}
.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background:#00C6D7;
  bottom: 0;
  left: calc(50% - 25px);
}

.section-title p {
  margin-bottom: 0;
}
.gdpr-text{
  font-weight: 600;
}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0 20px 0;
/*  background: #edf4fc;*/
  background:  #edf4fc;
  border-bottom: 1px solid #ededed;
  margin-bottom: 40px;
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 700;
  color:#124376;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 5px 0;
  margin: 0;
  font-size: 15px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color:#124376;
  content: "/";
}

/*---------------DESPRE-----------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
  color: #545454;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color:#00C6D7;
}

.about .content p:last-child {
  margin-bottom: 0;
}


/*----------------box-services--------------------------*/
.box {
  /* background: #dbeaf9; #edf4fc; */
  background: #dbeaf9;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
 /* cursor: pointer;*/
  margin-bottom: 40px;
  padding: 40px;
  transition: 0.4s;
  border-radius: 10px;
  font-size:20px;
  font-weight: 700;
  min-height:220px;

}
.box-item table{
  font-size:15px;

}
.box-item{
  background:  #fff;
  /* box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1); */
  cursor: pointer;
  margin-bottom: 40px;
  padding: 40px 20px;
  transition: 0.4s;
  border-radius: 10px;
  font-size:20px;
  font-weight: 700;
  color:#124376;
  min-height: 190px;

}
/* .box-item:hover{
  color:#00C6D7;

} */
#services{
  padding-top:30px;
  color:#124376;
  font-size:18px;
}
.box-rightmenu{
  padding: 5px 5px 5px 40px;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.2);
  margin-bottom: 20px;
  text-align: left;
}
.box-rightmenu:hover{
  box-shadow: 10px 25px 15px rgba(73, 78, 92, 0.2);
  color:#00C6D7;
}
 .icon{
   font-size: 35px;
}
.icon-box{
  border-radius: 1px solid white 25%;
}
/*.page-left{
padding-top: 5%;
}*/
.page-right{
  background: #f5f5f5;
  box-shadow: 10px 10px 15px rgb(73 78 92 /20%);
  font-weight: 600;
  border: 1px solid #00C6D7;
  border-radius: 15px;

}
.item-noutati{
  padding:5px;
}
/*.page-right{
  border-left: 0.5px solid #00C6D7;
}
.page-left{
  border-right: 1px solid #00C6D7;
}*/
/*
.box :hover {
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  transform: translateY(-10px);
}*/
/*
p {
  color: @dark-green;
}
}

&.border-hover {
&:after {
   bottom: 0;
   border-top: .2em solid @green-2;
 }
}
*/
/*

.box.description {
  color: @dark-green;
  font-family: @Roboto;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-left: 100px;
  min-height: 96px;

!*@media (max-width: 767px) {
  margin-left: 0;
  text-align: center;
}*!


.link {
  color: @dark-green;
  font-family: @Roboto-Bold;
  letter-spacing: 1px;

&:hover {
   color: @green-2;
   text-decoration: none;
 }

&:focus {
   outline: none;
   text-decoration: none;
 }
}
}
*/

/*---------------------Table----------------*/
.table th{
  background-color: #edf4fc ;
}
.table-size {
  max-width: 800px;
  margin-left: 10%;

}
/*-----------------------CONTACT------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px 50px;
  background:  #edf4fc;
}
.indent-30{
  text-indent: 30px;
}
.indent-60{
  text-indent: 60px;
}
.indent-80{
  text-indent: 80px;
}
.indent-160{
  text-indent: 160px;
}


.contact .info-box i {
  font-size: 32px;
  color:#00C6D7;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #fef5f4;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #124376;
  font-weight: 700;
  margin: 10px 0;

}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: 500;
  color: #124376;
}

.contact{
  min-height:650px;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*slide background*/
.s-background{
  padding-top: 3%;
  /* background: #edf4fc; */
  background: #fff;
  border-bottom: 1px solid #ededed;
  margin-bottom: 40px;
  padding-bottom: 0;
  box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  max-height: 350px;
}
/*table*/

.table {
 /* max-width:1000px ;*/
  color: #545454;
  text-align: left;
}
.colapse-table {
  color: #545454!important;
}
.btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  /* letter-spacing: 1px; */
  display: inline-block;
  padding: 8px 10px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  /* margin: 10px; */
  color: #fff;
  /* -webkit-animation-delay: 0.8s; */
  /* animation-delay: 0.8s; */
  /* border: 2px solid#00C6D7; */
  background:#124376;
}
.table td{
  padding: .50rem;
}
.table-font{
  font-size: 17px;
}


@media (max-width: 400px) {
  .table-font{
    font-size: 14px;
  }
}

/*cookie*/

#cookieContainer{
  /*color:#00C6D7;*/
  color: #124376;
  z-index: -1;
  width:100%;
  left:0;
  /*!*min-height: 20px;*!*/
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
 /* background: #2e2e2e;*/
  background: #edf4fc;
  overflow: hidden;
/*  position: fixed;*/
    bottom: 0;
/*  right: 30px;*/
 /*display: none;*/
 /* white-space: nowrap;*/
  font-size: 13px;
  text-align: center;
/*  opacity: 0.9;*/
}

.cookieButton{
  background-color:  #124376 ;
  color:#edf4fc;
}

.peisaj{
  max-width: 400px;
  display: block;
  margin: auto;
}

/*Galery*/

.thumb{
  max-width: 200px;
  max-height: 200px;
  padding: 5px;
}
/**/

img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

/*card*/
.card {
  margin-bottom: 20px;
  padding-bottom: 20px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
}
.card img{
  max-height: 240px;
  width: 90%;
  padding:1%;
}
.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.contain {
  padding: 2px 16px;
}
 @media (max-width: 400px) {
   .section-title{
     display: none;
   }
}
/* digitalizare */
.digitalizare{
  background-color:#124376 ;
  opacity: 0.9;
}