body {
  letter-spacing: 0px;
  font-weight: 400;
  color: #3f425c;
}
@font-face {
  font-family: ProximaItalic;
  src: url('../Fonts/Mark Simonson - Proxima Nova Regular Italic.otf');
}
@font-face {
  font-family: ProximaBold;
  src: url('../Fonts/Mark Simonson - Proxima Nova Bold.otf');
}
@font-face {
  font-family: Proxima;
  src: url('../Fonts/Mark Simonson - Proxima Nova Regular.otf');
}
.navbar-default {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #414066;
  border: 0;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav {
    padding-top: 20px;
  }
}
.navbar-default .navbar-nav > li > a {
  padding: 10px 30px;
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:active {
  color: #f04b4c;
}
.navbar-default .navbar-nav .active > a {
  color: #f04b4c;
}
#banner_top {
  padding-top: 100px;
  background: url('../img/banner_top.jpg') no-repeat;
  background-size: cover;
  color: #fff;
}
#banner_top h1 {
  margin: 20px 0 40px;
  font-size: 50px;
  line-height: 70px;
}
#banner_top h3 {
  font-size: 30px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #banner_top {
    min-height: 660px;
  }
}
.color_white {
  color: #fff !important;
}
.h2_title {
  font-size: 27px;
  font-weight: bold;
  color: #f04b4c;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 40px;
}
.h5_title {
  font-size: 27px;
  font-weight: bold;
  color: #f04b4c;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 40px;
  font-size: 17px;
  min-height: 40px;
  margin: 20px 0 10px;
}
.default_button {
  text-transform: uppercase;
  border: 2px solid #3d6098;
  background-color: transparent;
  padding: 6px 35px 6px;
}
.btn_register {
  text-transform: uppercase;
  border: 2px solid #FFF;
  background-color: transparent;
  padding: 6px 35px 6px;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  margin-top: 30px;
}
.btn_register:focus,
.btn_register:active,
.btn_register:hover {
  color: #fff;
  text-decoration: none;
}
.content_positon {
  color: #3d6098;
  font-size: 12px;
  text-align: center;
  min-height: 90px;
}
div.item {
  border-bottom: 0;
  cursor: text;
}
div.item img {
  height: 100px;
}
div.item:hover {
  background-color: transparent;
}
section {
  min-height: 600px;
  padding-top: 50px;
}
#position .carousel .control {
  position: absolute;
  top: 20%;
  margin-top: -20px;
}
#position .carousel .left {
  left: 0;
  margin-left: 30px;
}
#position .carousel .right {
  right: 0;
  margin-right: 30px;
}
#about_akira {
  background: url('../img/banner_about.png') no-repeat;
  background-size: cover;
  color: #fff;
}
#about_akira .box_about_akira {
  width: 240px;
  margin: 0 auto;
  text-align: center;
}
#about_akira .box_about_akira img {
  width: 150px !important;
  height: 150px;
}
#about_akira .h2_title {
  margin-bottom: 60px;
}
#about_akira .about_akira {
  margin: 40px 0 10px;
}
.about_akira {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
.content_about {
  font-size: 16px;
  text-align: justify;
}
#quote {
  position: relative;
  background: url('../img/quach duc anh.jpg') no-repeat;
  background-size: cover;
  color: #2f4972;
}
#quote .text_quote {
  position: absolute;
  top: 50%;
  margin-top: -100px;
}
#quote .font_italic {
  font-family: ProximaItalic;
}
#quote .font_normal {
  font-family: Proxima;
}
#attitude {
  background: url('../img/banner_attitude_22.png') no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}
#attitude .box_attitude img {
  width: 100%;
  max-width: 280px;
}
#activity {
  background: url('../img/banner_activity.png') no-repeat;
  background-size: cover;
  text-align: center;
}
#activity .box_content_activity {
  height: 180px;
  background-color: #fff;
  font-size: 18px;
  padding: 30px 15px 0;
}
#activity .col-sm-3 {
  margin: 10px 0;
}
#activity img {
  width: 100%;
  height: 180px;
}
@media (min-width: 768px) {
  #activity .container {
    width: 960px;
  }
  #activity .col-sm-3 {
    padding: 0;
  }
}
#expect {
  text-align: center;
  color: #fff;
  background: url('../img/banner_expect.png') no-repeat;
  background-size: cover;
}
#expect .content_expect {
  margin-top: 20px;
  font-size: 18px;
}
#form {
  background: url('../img/banner_activity.png') no-repeat;
  background-size: cover;
}
#form form {
  background-color: #3d6098;
  padding: 20px;
  color: #fff;
  max-width: 400px;
  margin: 0 auto;
}
#form form .btn_submit {
  color: #fff;
  background-color: #f04b4c;
  border: 2px solid #fff;
  font-size: 16px;
  padding: 6px 20px;
}
.form_gg {
  width: 100%;
  min-height: 800px;
}
#your_talk {
  padding-top: 80px;
  min-height: 600px;
  background: url('../img/banner_your_talk.png') no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}
#your_talk .content_your_talk {
  font-size: 16px;
  margin-top: 20px;
}
#your_talk .h2_title {
  margin-bottom: 100px;
}
#your_talk img {
  width: 225px;
  height: 160px;
}
footer {
  background-color: #2a2d47;
  color: #fff;
}
footer .contet_footer {
  padding-top: 50px;
}
footer i.fa {
  font-size: 18px;
  width: 40px;
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    min-height: 80px;
  }
  .navbar-fixed-bottom .navbar-brand > img,
  .navbar-fixed-top .navbar-brand > img {
    width: 90px;
  }
}
@media (max-width: 768px) {
  .navbar-fixed-bottom .navbar-brand > img,
  .navbar-fixed-top .navbar-brand > img {
    width: 50px;
  }
}
.tabs-animated {
  margin-top: 100px;
}
.tabs-animated .nav-tabs > li.active > a,
.tabs-animated .nav-tabs > li.active > a:focus,
.tabs-animated .nav-tabs > li.active > a:hover {
  border: 1px solid transparent;
}
.tabs-animated .nav-tabs > li {
  width: 100%;
}
.tabs-animated .nav-tabs > li a {
  border: 1px solid #ebebeb !important;
  border-radius: 0;
  color: #3f425c;
  width: 100%;
}
.tabs-animated .nav-tabs > li a:hover {
  border-color: #eee #eee #ddd;
  color: #f4705a;
}
.tabs-animated .nav-tabs > li.active > a {
  color: #f4705a;
}
.tabs-animated .nav .nav-tabs li a {
  padding: 4px 20px;
  background-color: #fafafa;
  display: block;
  box-sizing: border-box;
  border: solid transparent;
  position: relative;
  text-decoration: none;
  color: inherit;
  -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out, border 0.2s ease-in-out;
  font-size: 14px;
}
.tabs-animated {
  overflow: hidden;
}
.tabs-animated h4 {
  margin-top: 0;
}
.tab-pane {
  height: auto;
  width: 100%;
}
.tabpanel .panel_title {
  color: #cc582e;
  text-align: left;
}
.tabpanel .panel_sub_title {
  font-size: 16px;
  text-align: left;
}
.panel_title {
  color: #cc582e;
  text-align: left;
}
.panel_sub_title {
  font-size: 16px;
  text-align: left;
}
