/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/

/* slider overrides */
.jumbotron.slide-desc {
  bottom: 160px;
  position: relative;
  text-align: center;
  margin-left: -45px;
}

/* main menu overrides */
.navigation .mod-menu {
  margin: 18px 00px 0 60px;
}

.nav.menu.as-menu {
  margin-bottom: 0px;
}

.mod-menu ul#as-menu {
  margin: 0 0 0 25px;  
}

.mod-menu .as-menu li {
  list-style: none;
  float: left;
  margin: 0 2px 0 3px;
  display: block;
}

.mod-menu .as-menu li a {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: white;
  padding: 10px 15px;
  border-radius: 4px;
}

#main_menu {
  padding-top: 22px;
}
/* hover menu items */
.navigation .mod-menu .nav.as-menu li a:hover {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.navigation .mod-menu .nav.as-menu li.active a, .mod-menu .as-menu li.active a:hover {
  color: #34A56F;
  background-color: #fff !important; 
}

/* circles */
.circle {
    display: inline-block;
    width: 200px;
    height: 200px;
    background: white;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 6px solid #3FAB6F;
    margin: 0 30px;
    overflow:hidden;
}

.img-circle {
  border-radius: 47%;
  width: 200px;
  height: 200px;
  -webkit-filter: unset !important;
  filter: none;
}

.inner-circle {
  width: 140px;
  height: 140px;
  background-color: white;
  bottom: 80px;
  margin: 0 auto;
  position: relative;
  border-radius: 50%;
}

.crontainer {
  width: 100%;
  
  z-index: 80;
  overflow: auto;
  margin: 0 auto;
  margin-top: -150px;
  text-align: center;
  position: absolute;
  
}

.inner-circle h4.circle-text {
  padding-top: 20px;
  
  
}

/* mod languages ul  override */
div.mod-languages_lang {
  position: relative;
  top: 7px;
}
div.mod-languages_lang ul.lang-block {
  list-style: none;
}

div.mod-languages_lang ul.lang-block li {
  list-style-image: none;
}

._homeslider {
  background: url('/images/slider/pic4.jpg') top center no-repeat;
}

/* other slider */
.cameraContent .camera_caption > div {
  background: none;
}

/* content pics */
.img-box {
  width: 100%;
  margin: 0 auto;
}

.main-img {
  float:left;
}

.side {
  float: left;
  width: 123px;
}
.side-two {
  float: left;
  width: 250px;
  margin-left: 5px;
}

.side img {
/*float: left;*/
}

.cont-img {
  margin: 5px;
}
.item_fulltext .side-two img {
  margin-bottom: 0;
  border: 0px;
}

.did {
  font-size: 0.8em;
  font-family: "Arial", sans-serif;
  font-style: italic;
  margin: 5px;
}

.right {
  float: left;
  margin-left: 20px;
}