@import url(https://fonts.googleapis.com/css?family=Roboto);
body {
  background-color: #fff;
  font-size: 14px;
  -webkit-font-smooth: normal;
  -moz-font-smooth: normal; }

header {
  background-color: #464353;
  padding: 17px 0; }

.social a {
  display: inline-block;
  color: #fff !important;
  font-size: 18px;
  text-decoration: none; }
  .social a:hover {
    color: #f2462e !important; }

.number {
  color: #fff; }

#top {
  padding: 20px 0 14px; }

.logo, .logo2 {
  display: block; }

.logo {
  margin-top: 25px; }

.search {
  width: 250px;
  margin: auto;
  margin-top: 25px; }

.navbar.navbar-inverse {
  background-color: #2d2d39;
  border: none;
  border-radius: 0;
  margin: 0; }

.about {
  padding: 70px 15px 40px;
  background-color: #f4f4f4;
  text-align: center; }
  .about h1 {
    color: #f2462e;
    font-size: 38px;
    margin: 0 0 55px; }
  .about p {
    text-align: center;
    color: #474647;
    margin-bottom: 40px; }
  .about a.btn.btn-default {
    background-color: #464353;
    color: #fff;
    padding: 10px 40px;
    border-radius: 0;
    font-size: 22px; }

@media screen and (max-width: 767px) {
  .social {
    text-align: center; } }
.intro {
  padding-bottom: 70px;
  background-color: #f4f4f4; }
  .intro h2 {
    color: #252525;
    font-size: 25px;
    margin: 10px 0 0; }
  .intro .holder {
    margin-top: 30px; }
  .intro a {
    display: block;
    text-decoration: none;
    padding: 5px; }
    .intro a .wrapper-hover {
      display: block;
      position: relative; }
    .intro a:hover .wrapper-hover .icon {
      top: 45%;
      opacity: 1; }
      .intro a:hover .wrapper-hover .icon:hover {
        background-color: #fff;
        color: #f2462e; }
    .intro a:hover .wrapper-hover .bg {
      opacity: 1; }
    .intro a:hover h3 {
      color: #f2462e; }
    .intro a .bg {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      background-color: rgba(252, 90, 10, 0.5);
      padding: 15px;
      transition: all ease-in-out .2s;
      opacity: 0; }
    .intro a .icon {
      top: 0;
      position: absolute;
      right: 0;
      left: 0;
      margin: auto;
      width: 40px;
      height: 40px;
      background-color: rgba(0, 0, 0, 0.5);
      color: #fff;
      text-align: center;
      transition: all ease-in-out .2s;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      padding-top: 14px;
      opacity: 0; }
    .intro a img {
      width: 100%; }
    .intro a h3 {
      text-align: center;
      color: #333333;
      font-size: 18px; }

.work {
  background: url("images/bg1.jpg") no-repeat center fixed;
  background-size: 100% 100%;
  padding: 70px 15px; }
  .work a {
    color: #fff !important;
    text-decoration: none;
    transition: all ease-in-out .2s; }
  .work h2 {
    color: #fff;
    margin: 10px 0 0;
    font-size: 25px; }
  .work .title {
    margin-bottom: 30px; }
  .work h3 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 24px; }
  .work .prag {
    text-align: center;
    font-size: 13px;
    line-height: 1.9rem;
    padding: 0 15px;
    display: block; }
  .work .wrapper-img {
    background-color: #fff;
    display: block;
    border-radius: 100%;
    width: 120px;
    height: 120px;
    margin: 0 auto 35px;
    line-height: 110px;
    text-align: center;
    transition: all ease-in-out .2s; }
    .work .wrapper-img:hover {
      border: 5px solid #d04703;
      background-color: #FC5A0A; }
      .work .wrapper-img:hover img {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1); }
    .work .wrapper-img img {
      transform: scale(0.9);
      transition: all ease-in-out .2s; }

.activity {
  padding: 70px 15px 0; }
  .activity .title {
    margin-bottom: 50px; }
  .activity a {
    color: #fff !important;
    text-decoration: none; }
  .activity h2 {
    color: #252525;
    margin: 10px 0 0;
    font-size: 25px; }
  .activity a.media {
    margin-bottom: 95px;
    transition: all ease-in-out .4s;
    display: block; }
    .activity a.media .media-right img {
      transition: all ease-in-out .4s; }
    .activity a.media .media-heading {
      font-size: 27px;
      color: #f2462e;
      margin: 12px 0; }
    .activity a.media .media-body {
      font-size: 13px;
      color: #343434; }

.text {
  padding-top: 120px;
  background: url("images/bg2.jpg") no-repeat center center fixed;
  background-size: 100% 100%;
  min-height: 400px;
  color: #fff; }
  .text p {
    text-align: center;
    font-size: 40px; }

.customer {
  background-color: #dadada;
  border-top: 6px solid #fff;
  border-bottom: 6px solid #fff;
  padding: 50px 0; }
  .customer .owl-nav {
    display: none; }

.education {
  background: url("images/bg3.jpg") no-repeat center center fixed;
  background-size: 100% 100%;
  padding: 65px 15px; }
  .education h2 {
    color: #fff;
    margin: 0; }
  .education .title {
    margin-bottom: 50px; }
  .education a.media {
    display: block;
   min-height: 320px;
margin-bottom:30px;
    text-decoration: none;
    color: #fff; }
    .education a.media .media-heading {
      font-size: 27px;
      padding-bottom: 5px;
      border-bottom: 1px solid #fff;
      display: inline-block;
      margin-bottom: 15px; }
    .education a.media .media-right img, .education a.media .media-left img {
      transition: all ease-in-out .2s; }
  .education .wrapper-btn {
    text-align: center; }
    .education .wrapper-btn a.btn.btn-default {
      background-color: #fff;
      color: #f2462e;
      border-radius: 0;
      padding: 15px 20px;
      border: none; }

.media p {
  padding: 0; }

footer {
  background-color: #2d2d39; }
  footer .copyright {
    font-family: Roboto; }

.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #f2462e; }

.lang {
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-family: Roboto; }
  .lang a {
    color: #fff !important;
    text-decoration: none; }
    .lang a:hover {
      color: #f2462e !important; }

@media screen and (max-width: 991px) {
  .logo img, .logo2 img {
    margin: 10px auto 10px;
    display: block; } }

/*# sourceMappingURL=style.css.map */
