@charset "utf-8";

/* CSS Document */
body, h1,h2,h3,h4,h5,h6, p {
  font-family: 'Comfortaa', sans-serif;
}
 .navbar-collapse  {
  background-color: #4579ab !important;
}
.header {
  background: #5f8abc;
  height: 60px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.logo {
  color: #fbaf22;
  font-weight: 100;
  font-size: 30px;
  padding: 0px !important;
  line-height: 60px;
}
.logo:hover, logo:active {
  color: #fff;
}
.menu {
  margin: 0px !important;
  border: none;
}
.menu li a {
  color: #eef8fe;
  font-weight: 500;
  /*font-family: 'Comfortaa', sans-serif;*/
  line-height: 29px;
  background-color: #4579ab;
  z-index: 999;
}
.menu li a:hover {
  background-color: #5f8abc;
  color: #fff;
}
.menu-button {
  color: #fff;
  font-size: 30px;
  margin: 0px !important;
  padding: 14px;
}
/*set different bg image based on image screen*/
@media (min-width:769px) {
  .backg {
    background-image: url("images/bg.jpg");
  }
 }
  @media (max-width:770px) {
    .backg {
      background-image: url("images/bg-small.jpg");
      }
    }
.backgw {
  background-attachment: fixed;
  background-color: #645862;
  background-image: url("images/wide-banner.jpg");
  background-position:  top;
  background-repeat: no-repeat;
  background-size: 100%;
  color: white;
  cursor: default;
  padding: 250px 0 100px;
  width: 100%;
}
.backg {
  background-attachment: fixed;
  background-color: #645862;
  background-image: url("images/bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  cursor: default;
  padding: 340px 0 120px;
  text-align: center;
  width: 100%;
  float: left;
}
@-moz-keyframes reveal-banner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes reveal-banner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes reveal-banner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes reveal-banner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes reveal-banner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.inner {
  -moz-animation: reveal-banner 1s 0.25s ease-in-out;
  -webkit-animation: reveal-banner 1s 0.25s ease-in-out;
  -o-animation: reveal-banner 1s 0.25s ease-in-out;
  -ms-animation: reveal-banner 1s 0.25s ease-in-out;
  animation: reveal-banner 1s 0.25s ease-in-out;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  /*background: rgba(33, 42, 63, 0.5);*/
  background: rgba(0, 53, 115, 0.6);
  color: white;
  display: inline-block;
  opacity: 0;
  padding: 20px 40px;
  text-align: center;
}
.text-box {
  /*font-family: 'Comfortaa', sans-serif;*/
}
.text-box p.intro {
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
  /*font-family: 'Comfortaa', sans-serif;*/
}
.text-box h2 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  /*border-bottom: 7px double #fbaf22;
  border-top: 7px double #fbaf22;
  line-height: 1.5;
  /*font-family: 'Comfortaa', sans-serif;*/
}
.text-box h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}
.text-box p {
  font-size: 10px font-weight: 400;
}
.text-box p span {
  font-size: 15px;
  font-weight: 400;
  color: #83D3C9;
}
.text-box p span a {
  text-decoration: none;
  color: #417dba;
  font-size: 15px;
}
 a.link-button, button.link-button {
  text-decoration: none;
  color: #fff;
  border: #fff solid 1px;
  padding: 15px 22px;
  margin-top: 20px;
  line-height: 4;
  font-size: 18px;
  font-weight: 400;
  /*background: rgba(255, 255, 255, 0.1);*/
  /*background: rgba(0,53,115, 1);*/
  background: rgba(95, 138, 188, 1);
  transition: all 0.2s ease-in-out;
  /*font-family: 'Comfortaa', sans-serif;*/
}
 a.link-button:hover, button.link-button:hover {
  /*background: rgba(0,53,115, 1);*/
  background: rgba(251, 175, 34, 1);
  color: #003573;
}
.some-notes {
  padding: 40px 0px;
  float: left;
}
.title h2 {
  /*font-family: 'Comfortaa', sans-serif;*/
  font-weight: 300;
  font-size: 42px;
  text-align: center;
  color: #5f8abc;
  text-transform: uppercase;
}
.caption h4, .caption h5{
  color: #417dba;
}
.desc p {
  width: 75%;
  margin: 0 auto;
  /*font-family: 'Comfortaa', sans-serif;*/
  font-weight: 400;
  color: #2E2E2E;
  font-size: 16px;
  text-align: center;
  line-height: 25px;
  margin-bottom: 10px;
}
.desc p a {
  text-decoration: none;
  color: #417dba;
}
.features {
  background: #5f8abc;
  padding: 60px 0px;
}
.features-text {
  /*font-family: 'Comfortaa', sans-serif;*/
  font-weight: 700;
  letter-spacing: 5px;
  margin-bottom: 30px;
  margin-top: 30px;
  color: #fff;
}
h2.features-text::after {
  display: block;
  margin: 17px auto 0px;
  width: 80px;
  height: 1px;
  background: #FFF none repeat scroll 0% 0%;
  content: "";
}
.iconing {
  text-align: center;
  width: 80px;
  margin: 0 auto;
}
.iconing i {
  font-size: 35px;
  text-align: center;
  color: #fff;
  border: 1px solid #fff;
  display: block;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.icon-box {
  margin: 30px 0px;
}
.icon-text-box {}
.icon-text-box h4 {
  /*font-family: 'Comfortaa', sans-serif;*/
  color: #2e2e2e;
  font-weight: 400;
  font-size: 25px;
}
.icon-text-box p {
  /*font-family: 'Comfortaa', sans-serif;*/
  font-weight: 400;
  font-size: 15px;
  color: #2E2E2E;
}
.notes {
  background-attachment: fixed;
  background-color: #645862;
  background-image: url("images/notes-bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  cursor: default;
  text-align: center;
  width: 100%;
  float: left;
}
.notes-bg {
  background: rgba(33, 42, 63, 0.9);
  padding: 80px 0px;
}
.notes-bg p {
  font-size: 17px;
  margin: 0px !important;
  /*font-family: 'Comfortaa', sans-serif;*/
  font-weight: 300;
  line-height: 30px;
}
.btneff {
  background-color: #417dba;
  border: none;
  color: #fff;
  padding: 13px 0px;
  width: 100% !important;
  font-size: 17px;
}
.work-list {
  padding: 60px 0px;
}
.portfolio-text {
  /*font-family: 'Comfortaa', sans-serif;*/
  font-weight: 700;
  letter-spacing: 5px;
  margin-bottom: 30px;
  margin-top: 30px;
}
h2.portfolio-text::after {
  display: block;
  margin: 17px auto 0px;
  width: 80px;
  height: 1px;
  content: "";
}
.work-list a .featured-img {
  width: 100%;
}
.work-list a .featured-img img {
  width: 100%;
  height: 200px;
  float: left;
  position: relative;
}
@keyframes imagehover {
  0% {
    height: 40px;
  }
  25% {
    height: 80px;
  }
  50% {
    height: 120px;
  }
  75% {
    height: 160px;
  }
  100% {
    height: 200px;
  }
}
.image-hover {
  display: none;
  position: absolute;
  background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.5);
  text-align: center;
  width: 100%;
  height: 200px;
  float: left;
}
.image-hover i {
  color: rgba(138, 184, 57, 0);
  font-size: 30px;
  line-height: 200px;
  transition: 5s color ease-in;
  display: none;
}
.image-hover:hover i {
  display: block;
  color: #5f8abc;
}
.work-list a h3 {
  text-align: center;
  padding: 15px 0px;
  font-size: 15px;
  float: left;
  width: 100%;
  font-weight: 600;
  background: #417dba;
  color: #fff;
  margin: 0px;
  /*font-family: 'Comfortaa', sans-serif;*/
}
.work-list a:hover .image-hover {
  display: block;
  animation: 0.4s ease-in 0s normal none 1 running imagehover;
}
.work-space {
  margin: 20px 0px;
}
.active {
  /*color: #fff !important;*/
}
.nav li a:focus {
  background: #5f8abc;
  color: #fff;
}
.nav li a:active {
  color: #fff;
}
.countbg {
  background: rgba(33, 42, 63, 1);
  padding: 80px 0px;
  width: 100%;
  float: left;
}
.countspace {
  color: white;
  text-align: center;
  width: 100%;
  float: left;
  
}
.counter-item {
  margin-top: 30px;
}
.counter-item i {
  font-size: 40px;
  color: #417dba;
}
.timer {
  margin-top: 5px;
  font-weight: 700;
  font-size: 50px;
  color: #417dba;
}
.counter-item h5 {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  /*font-family: 'Comfortaa', sans-serif;*/
}
.contact {
  padding: 60px 0px;
  float: left;
  width: 100%;
}
.contact-form, .address-space, #map-canvas, #map {
  margin-top: 20px;
}
.form-effect {
  padding: 12px 12px;
  color: #555;
  background-color: rgba(33, 42, 63, 0.2);
  color: #5f8abc;
  height: auto !important;
  margin-bottom: 30px;
  /*font-family: 'Comfortaa', sans-serif;*/
}
.form-effect:focus {
  border-color: rgba(33, 42, 63, 0.2);
  outline: 0px none;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(33, 42, 63, 0.1);
}
.btn-sub {
  color: #fff;
  background-color: #417dba;
  border-color: #fff;
  font-size: 18px;
  padding: 10px 30px;
}
#map-canvas {
  height: 150px;
}
input[placeholder], [placeholder], *[placeholder] {
  color: #fff !important;
}

.address p i {
  padding-right: 10px;
  font-size: 15px;
  color: #417dba;
}
.address p {
	margin-bottom: 5px;
}
.footer {
  margin: 20px 0px 10px;
  float: left;
  text-align: center;
  width: 100%;
}
.footer p {
  text-align: center;
  /*font-family: 'Comfortaa', sans-serif;*/
}
.footer p a {
  color: #417dba;
  /*font-family: 'Comfortaa', sans-serif;*/
}
@media (min-width: 380px) and (max-width: 768px) {
  .text-box p.intro {
    font-size: 22px;
  }
  .text-box h2 {
    font-size: 40px;
  }
  .text-box h3 {
    font-size: 16px;
  }
  .text-box p a.link-button {
    padding: 8px 14px;
    font-size: 13px;
  }
  .title h2 {
    font-size: 29px;
  }
  .desc p {
    font-size: 15px;
    text-align: justify;
  }
  .icon-text-box h4 {
    text-align: center;
  }
  .icon-text-box p {
    text-align: center;
  }
  .btneff {
    margin-top: 15px;
    width: 20% !important;
  }
}
@media (min-width: 0px) and (max-width: 379px) {
  .text-box p.intro {
    font-size: 22px;
  }
  .text-box h2 {
    font-size: 20px;
  }
  .text-box h3 {
    font-size: 16px;
  }
  .text-box p a.link-button {
    padding: 8px 14px;
    font-size: 13px;
  }
  .title h2 {
    font-size: 29px;
  }
  .desc p {
    font-size: 15px;
    text-align: justify;
  }
  .icon-text-box h4 {
    text-align: center;
  }
  .icon-text-box p {
    text-align: center;
  }
  .btneff {
    margin-top: 15px;
    width: 80% !important;
  }
}

/*card people*/

.media {
  margin: 0px 0px 20px 0px;
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.3);
}
.media-body {
  margin: 0px;
  /*padding-top: 30px;*/
  text-align: center;
}
.dp {
  border: 10px solid #eee;
}
.media-heading small {
  color: #fff;
}
 /*topics box*/
 .topics-box {
    position: relative;
    background-color: #5F8ABC;
    color: #212A3F;
    text-align: justify;
    padding: 30px 30px;
    margin: 25px 0 0;
    border: 1px solid #212A3F ;
}
.topics-box::before {
    content: '';
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border: 1px solid #212A3F;
}

.countbg .desc p {
	color: #fff;
}
.icon-bar {
  background-color: #407dba;
}
/*menu center fix*/
@media (min-width: 768px) {
  .navbar-nav {
      float: none !important;
      text-align: center !important;
  }
}

@media (min-width: 768px) {
  .navbar-nav > li {
      float: none !important;
      display: inline-block !important;
  }
}
.menu li a {
  font-size: 12px;
}
.table-hover tr:hover td {
  background-color: rgba(0, 53, 115, 0.2);
}
.table-hover th, .table-hover tr:hover th {
  background-color: rgba(0, 53, 115, 0.6);
}
/*FORM CSS AJAX*/
.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.success-news {
  color: #fff;
  background-color: transparent;
  border: 0px;
  /*font-family: 'Comfortaa';*/
  font-size:18px;
}
.error-news {
  color: #fff;
  background-color: transparent;
  border: 0px;
  /*font-family: 'Comfortaa';*/
  font-size:18px;
}
