	@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic);

body {
  font-family: 'Open Sans', sans-serif;
  min-width: 320px;
  color: #333;
  background: #fff;
}

a {
  color: #040;
}


a:hover {
  color: #080;
}

/* HEADER *******************************************************************************/
header {
  background: #fff;
}
.header {
  padding-top:15px;
  padding-bottom: 15px;
}
.logo img {
  max-height:100px;
}
.adresone, .adrestwo {
  font-style: normal;
  text-align: right;
  color: #333;
  padding-top:15px;
  line-height:24px;
}
.adresone strong, .adrestwo strong {
  font-size: 22px;
  font-weight: 600;
  color: #080;
  font-family: 'Open Sans Condensed', sans-serif;
}

.languages {
  padding-top:6px;
  text-align: right;
}

.languages a {
  padding-left:5px;
  padding-right:5px;
}

@media screen and (max-width: 768px) {
  .adresone, .adrestwo {
    text-align: center !important;
  }
  .languages {
    text-align: center !important;
  }
  .languages br {
    display:none;
  }
  .logo {
    text-align: center;
  }
  .logo img {
    margin: 0 auto;
  }
}


/* MAINMENU */
.mainmenu > ul > li > a {
  padding: 15px 10px;
}
.mainmenu {
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 3px 5px 0px rgba(70, 70, 70, 0.25);
  -moz-box-shadow:    0px 3px 5px 0px rgba(70, 70, 70, 0.25);
  box-shadow:         0px 3px 5px 0px rgba(70, 70, 70, 0.25);   
  padding:10px 0;
  border-top: 1px solid #efefef;
}
.mainmenu .navbar {
  margin-bottom:0;
  min-height: auto;
  border-radius: 0;
}
.mainmenu li a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
}
.mainmenu .container-fluid {
  padding-left:0;
  padding-right:0;
}
.icon-bar {
  background-color: #ea8a1a;
}
/* END MAINMENU */

/* TOP SLIDER */
.owl-top-slider .owl-prev,
.owl-top-slider .owl-next {
  position: absolute;
  top: 50%;
  font-size: 42px;
  color: #efefef
}
.owl-top-slider .owl-prev {
  left: 20px;
}
.owl-top-slider .owl-next {
  right: 20px;
}

.carusel-caption {
  position: absolute;
  top:15%;
  margin: auto;
  color: #fff;
  width: 100%;
  font-size:16px;
  z-index: 99;  
}
.carusel-caption h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 64px;
}

/* END TOPSLIDER */

/* END HEADER *************************************************************/

/* SIDEBAR ****************************************************************/
.sidebar-item  {
  margin-bottom:30px;
  padding-bottom:15px;
}
.menu {
  background: #f4f4f6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.menu .caption {
  padding: 15px 10px 0 10px;
  margin-top: 0;
}

/* END SIDEBAR ************************************************************/

/* CONTENT ****************************************************************/
.wrapper {
  margin-top:20px;
  margin-bottom:30px;
  padding-top: 15px;
  background: #fff;
}
.welcome {
  background-image: url(https://ligamentgaj.md/uploads/sky.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.topanonces {
  padding-bottom: 20px;
  border-bottom: 1px solid #efefef;
}

.contentitem {
  border: 0;
  margin-bottom: 15px;
}
.itemdescr {
  color: #666;
}

.contentitem .caption {
  padding-left:0;
  padding-right: 0;
  padding-top:15px;
}

.list {
  margin-bottom: 40px;
}

.list .caption {
  padding-top:0;
}

.list img {
  width:180px !important;
  max-width: 180px !important;
}

.content-header {
  padding-bottom: 10px;
  margin-top: 0;
}

.document {
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 30px;
}

.document img {
  max-width: 100%;
  height:auto;
  display: block;
}

.botanonces {
  background: #efefef;
  padding: 20px 0;
}
.botanonces .contentitem {
  background: none;
  color: #fff;
}
}
.botanonces .contentitem img {
  border: 3px solid #fff;
}

/* BANNERS */
.topbans {
  margin: 10px 0 30px;
}
.topbans img {
  display: block;
  max-width: 300px;
}

.contentlist .image {
  width:100%;
  padding: 0;
  margin:0;
  overflow: hidden;   
}

.image img {
  max-width: 100%;
  width: 100%;
  padding:0;
}

.galery .contentitem {
  padding-top: 20px;
  padding-bottom: 20px;
}
.galery .contentitem .image {
  overflow: hidden;
}
.galery .contentitem .image img {
  max-width: none;
  max-height: none;
}
.galery .contentitem .caption {
  padding-top:5px;
  font-size: 14px;
  color: #666;
  
}

/* END CONTENT ************************************************************/

/* FOOTER *****************************************************************/
footer {
  padding: 10px 0 20px 0;
  background: #efefef;
}

footer .adresone, footer .adrestwo {
  text-align: left;
  padding-bottom: 20px;
}

#copyright {
  margin-top:0;
  font-size: 13px;
  text-align:left;
  padding-top:10px;
}

#bottommenu {
  margin:20px 0 10px 0;
  text-align: right;
}

#bottommenu .nav > li > a {
  padding: 10px;
  font-size: 13px;
}

#map { height: 470px; width:100%; margin:0 0 0 0;}

/* END FOOTER *************************************************************/

/* UTIL *******************************************************************/

.main-slider .owl-height {
  max-height: 550px !important; 
  cursor: pointer;
}
.page-slider .owl-height {
  max-height: 215px !important; 
}

.xdarkened, .wc {
  position: relative;
}
 
.xdarkened::before,
.wc::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);  
  z-index: 1;
}

.wc::before {
  background-color: rgba(255,255,255,0.9); 
}

.tv-search-form {
  min-height: 291px;
}
