img, iframe, embed{
  max-width: 100%;
}

/* line 1, ../sass/common.scss */
html, body, a, p, ul, li {
  font-family: 'Open Sans', sans-serif;
}

/* line 4, ../sass/common.scss */
.bg_l_img {
  position: fixed;
}

/* line 8, ../sass/common.scss */
.logo-with-windows {
  margin-top: 315px;
  position: relative;
  z-index: 2;
}

@media (max-width: 1378px) {
  /* line 14, ../sass/common.scss */
  .logo-with-windows {
    margin-top: 215px;
  }
}
@media (max-width: 1000px) {
  /* line 19, ../sass/common.scss */
  .logo-with-windows {
    margin-top: 115px;
  }
}
@media (max-width: 600px) {
  /* line 24, ../sass/common.scss */
  .logo-with-windows {
    margin-top: 15px;
  }
}
/* line 28, ../sass/common.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: #5e6b79;
  color: #fefefe;
}

/* line 33, ../sass/common.scss */
.navbar {
  position: fixed;
  z-index: 3;
  width: 100%;
  background: none;
  border: 0;
  margin-bottom: 0;
}
/* line 39, ../sass/common.scss */
.navbar .navbar-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #576370;
  opacity: 0.77;
}
/* line 46, ../sass/common.scss */
.navbar .container {
  text-align: center;
}
/* line 48, ../sass/common.scss */
.navbar .container ul {
  float: none;
  font-weight: 700;
}
/* line 51, ../sass/common.scss */
.navbar .container ul li {
  float: none;
  display: inline-block;
  border: 0;
  border-radius: 0;
  transition: all 0.4s ease;
}
/* line 57, ../sass/common.scss */
.navbar .container ul li:hover {
  color: #fefefe;
  background: #505b67;
}
/* line 60, ../sass/common.scss */
.navbar .container ul li:hover .dropdown-menu {
  display: block;
}
/* line 63, ../sass/common.scss */
.navbar .container ul li:hover a {
  color: fefefe;
}
/* line 65, ../sass/common.scss */
.navbar .container ul li:hover a:hover {
  color: #fefefe;
}
/* line 70, ../sass/common.scss */
.navbar .container ul li a {
  color: #fefefe;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  transform: scale(1, 0.978);
  display: block;
}
/* line 78, ../sass/common.scss */
.navbar .container ul li .dropdown-menu {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-top: 0;
  padding-top: 0px;
}
/* line 85, ../sass/common.scss */
.navbar .container ul li .dropdown-menu li {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 89, ../sass/common.scss */
.navbar .container ul li .dropdown-menu li:hover {
  color: #fefefe;
  background: #505b67;
}
/* line 92, ../sass/common.scss */
.navbar .container ul li .dropdown-menu li:hover a {
  color: fefefe;
  background: none;
}

/* line 104, ../sass/common.scss */
.border-opasity {
  height: 10px;
  width: 100%;
  position: relative;
  background: #576370;
  opacity: 0.47;
}

/* line 113, ../sass/common.scss */
.wrapper {
  background: #5f7388;
  position: relative;
}
/* line 116, ../sass/common.scss */
.wrapper .slogan-and-counters {
  height: 121px;
  width: 100%;
  background: #576370;
}
/* line 120, ../sass/common.scss */
.wrapper .slogan-and-counters .info {
  width: 150px;
  position: absolute;
  display: none;
  z-index: 7;
  bottom: 60px;
  color: #fefefe;
}
/* line 127, ../sass/common.scss */
.wrapper .slogan-and-counters .info .navbar-bg {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #576370;
  opacity: 0.77;
  z-index: 2;
}
/* line 135, ../sass/common.scss */
.wrapper .slogan-and-counters .info p {
  font-weight: 600;
  text-align: center;
  padding: 5px 5px 0px 5px;
  position: relative;
  z-index: 3;
}
/* line 143, ../sass/common.scss */
.wrapper .slogan-and-counters .visible-info {
  display: block;
}
/* line 146, ../sass/common.scss */
.wrapper .slogan-and-counters canvas {
  border-radius: 130px;
  border: 12px solid #576370;
  position: absolute;
  bottom: -120px;
  z-index: 2;
}
/* line 153, ../sass/common.scss */
.wrapper .slogan-and-counters h3 {
  color: #fefefe;
  text-transform: uppercase;
  font-weight: 600;
}
/* line 158, ../sass/common.scss */
.wrapper .slogan-and-counters h3 small {
  color: #fefefe;
  text-transform: none;
  font-weight: 300;
}

/* line 170, ../sass/common.scss */
.article {
  margin-bottom: 10px;
  background: #fff;
}
/* line 172, ../sass/common.scss */
.article h4, .article ul {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 177, ../sass/common.scss */
.article h4 {
  position: relative;
  background-color: #5c7793;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #fefefe;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 186, ../sass/common.scss */
.article h4:nth-of-type(1) {
  padding-left: 5%;
  padding-right: 5%;
}
/* line 190, ../sass/common.scss */
.article h4:nth-of-type(2) {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #a3c89e;
  text-align: center;
  font-size: 16px;
  transition: padding 0.2s step-end;
}
/* line 197, ../sass/common.scss */
.article h4:nth-of-type(2) a {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #fefefe;
  transition: all 5s ease;
  text-decoration: none;
  position: relative;
  z-index: 4;
}
/* line 207, ../sass/common.scss */
.article h4:nth-of-type(2) .md-hover-effect {
  position: absolute;
  top: 0;
  left: 40%;
  margin: 0 auto;
  background: #84b67d;
  height: 100%;
  width: 70px;
  border-radius: 50px;
  transition: all 0.4s ease;
  opacity: 0;
}
/* line 220, ../sass/common.scss */
.article h4:nth-of-type(2):hover {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 223, ../sass/common.scss */
.article h4:nth-of-type(2):hover a {
  width: 100%;
  background: #84b67d;
}
/* line 227, ../sass/common.scss */
.article h4:nth-of-type(2):hover .md-hover-effect {
  opacity: 0.3;
  border-radius: 0px;
  left: 0;
  width: 100%;
}
/* line 235, ../sass/common.scss */
.article .content-p {
  padding-top: 5%;
  padding-bottom: 5%;
  padding-right: 5%;
  padding-left: 5%;
}
/* line 241, ../sass/common.scss */
.article ul {
  list-style: none;
  padding: 0;
}
/* line 244, ../sass/common.scss */
.article ul li {
  border-bottom: 3px solid  #5c7793;
  position: relative;
}
/* line 247, ../sass/common.scss */
.article ul li a {
  padding-right: 5%;
  padding-left: 5%;
  padding-top: 22px;
  padding-bottom: 22px;
  display: block;
  position: relative;
  z-index: 4;
  color: #555;
  text-decoration: none;
}
/* line 258, ../sass/common.scss */
.article ul li .md-hover-effect {
  position: absolute;
  top: 0;
  left: 40%;
  margin: 0 auto;
  background: #cbcbcb;
  height: 100%;
  width: 70px;
  border-radius: 50px;
  transition: all 0.4s ease;
  opacity: 0;
}
/* line 272, ../sass/common.scss */
.article ul li:hover .md-hover-effect {
  opacity: 0.3;
  border-radius: 0px;
  left: 0;
  width: 100%;
}
/* line 280, ../sass/common.scss */
.article ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

/* line 292, ../sass/common.scss */
#footer {
  position: relative;
  width: 100%;
  background: #576370;
  padding: 47px 0;
  color: #a3c89e;
}
/* line 303, ../sass/common.scss */
#footer h6 {
  font-size: 14px;
  font-weight: 300;
}
/* line 307, ../sass/common.scss */
#footer .center-block {
  float: none;
}
