/* Scss Document */
/* var Scss Document */
/* all Scss Document */
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
body {
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  padding: 0px; }

a {
  color: #fff;
  text-decoration: none; }

/* header Scss Document */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #24325D;
  border-right: 2px solid #fff; }

.navbar-default .navbar-nav > li > a {
  padding: 20px; }

.navbar-default .navbar-brand {
  font-size: 35px;
  color: #24325D;
  font-weight: 100; }

.navbar-brand {
  padding-top: 17px 15px; }

.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background-color: #24325D;
  transition: 0.6s; }

/* slider Scss Document */
.slider {
  background: #EEEEEE;
  min-height: 776px;
  padding-top: 83px; }

.bx-wrapper img {
  max-width: 100%;
  display: block;
  height: 100%;
  width: 100%;
  min-height: 490px; }

/* contain Scss Document */
.welcome {
  padding-top: 0px; }

.welcome h1 {
  font-size: 55px;
  color: #24325D; }

.welcome p {
  padding-top: 20px;
  font-size: 20px;
  color: #7B7B7B;
  line-height: 32px; }

.bg3 {
  padding: 90px 0px 40px 0px; }

.bg4 {
  padding-top: 30px; }

.bgicon {
  background: #F9F9F9;
  padding: 50px; }

.circle {
  transition: 0.4s;
  width: 160px;
  height: 160px;
  background: #24325D;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  padding-top: 40px;
  font-size: 55px;
  margin: auto; }

.circle:hover {
  background: #fff;
  color: #24325D; }

.bg5 {
  padding: 20px; }

.bottom {
  background: #24325D;
  padding-top: 100px;
  min-height: 400px;
  color: #fff; }

.bott h2 {
  font-size: 36px; }

.bott p {
  padding-top: 30px;
  line-height: 20px;
  color: #7B7B7B; }

.botta h3 {
  padding-bottom: 30px;
  font-size: 24px; }

.botta p {
  padding-bottom: 8px;
  border-bottom: 1px solid #2C2D2E;
  color: #7B7B7B; }

.bottb h3 {
  padding-bottom: 30px;
  font-size: 24px; }

.bottb p {
  font-size: 14px;
  color: #7B7B7B;
  line-height: 30px; }

.holaa {
  font-size: 16px;
  color: #56595F; }

/* footer Scss Document */
.footer {
  color: #7B7B7B;
  background: #1F2021;
  padding: 20px; }

.footaa {
  color: #fff;
  padding-left: 10px;
  font-size: 16px; }

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