@charset "UTF-8";
/*
  PSC Portal
  Nguyen Thi Hong Hanh
  Date create: 20082018
*/
/* global */
/*
  Note:
  - tablet:920px;
  - desktop:921px - 1200px;
  - > desktop: >1200px    

*/
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i&subset=latin-ext,vietnamese");

@import url("https://fonts.googleapis.com/css?family=Noto+Serif&subset=latin-ext,vietnamese");

* {
  padding: 0;
  margin: 0;
}

ul {
  list-style: none;
}

a, a:hover, a:focus {
  text-decoration: none;
}

.width-common, #page, .article, .footer {
  width: 100%;
  float: left;
}

.slash {
  display: block;
  height: 11px;
  width: 1px;
  border-left: 1px dotted #fff;
  margin: 0 30px;
}

.mt-minus-35 {
  margin-top: -35px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-86 {
  margin-top: 86px;
}

.mt-107 {
  margin-top: 107px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.zid-1 {
  z-index: 1;
  position: relative;
}

.zid-10 {
  z-index: 10;
  position: relative;
}

.pst-relative {
  position: relative;
}

.div-10 {
  width: 100%;
  float: left;
  height: 10px;
}

.div-20 {
  width: 100%;
  float: left;
  height: 20px;
}

.div-35 {
  width: 100%;
  float: left;
  height: 35px;
}

.div-30 {
  width: 100%;
  float: left;
  height: 30px;
}

.div-40 {
  width: 100%;
  float: left;
  height: 40px;
}

.div-50 {
  width: 100%;
  float: left;
  height: 50px;
}

.div-60 {
  width: 100%;
  float: left;
  height: 60px;
}

.div-70 {
  width: 100%;
  float: left;
  height: 70px;
}

.div-80 {
  width: 100%;
  float: left;
  height: 80px;
}

.pd-0 {
  padding: 0 !important;
}

.pd-top-15 {
  padding-top: 15px;
}

.pd-top-30 {
  padding-top: 30px;
}

.pd-bottom-15 {
  padding-bottom: 15px;
}

.readmore {
  color: #a14a9c;
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  line-height: 24px;
  text-transform: uppercase;
}

.readmore:hover {
  color: #a14a9c;
}

.readmore.hvr-underline-from-left:before {
  height: 2px;
  background-color: #a14a9c;
}

.psc-col-2 {
  padding: 0 15px;
  width: 20%;
  float: left;
}

.star {
  color: #0f5398;
}

.align-middle {
  display: table;
  margin: 0 auto;
}

.align-middle > * {
  display: table-cell;
  vertical-align: middle;
}

.pst-relative {
  position: relative;
}

.cl-fff {
  color: #fff;
}

.cl-c7c7c7 {
  color: #c7c7c7;
}

.cl-414141 {
  color: #414141;
}

.cl-1c5599 {
  color: #1c5599;
}

.cl-a14a9c {
  color: #a14a9c;
}

.cl-6f6f6f {
  color: #6f6f6f;
}

.bg-fff {
  background: #fff;
}

.bg-f4f4f4 {
  background-color: #f4f4f4;
}

.bg-1c5599 {
  background-color: #1c5599;
}

.bg-transparent {
  background-color: transparent;
}

a.cl-414141:hover,
a.cl-6f6f6f:hover {
  color: #0077d4;
}

a.cl-a14a9c:hover {
  text-decoration: underline;
}

.hvr-sweep-to-right:before {
  background: rgba(0, 119, 212, 0.4);
}

/* typography */
.italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.txt-center {
  text-align: center;
}

body {
  color: #6f6f6f;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.txt-12 {
  font-size: 12px;
  line-height: 10px;
}

.txt-13 {
  font-size: 13px;
}

.txt-15 {
  font-size: 15px;
}

.txt-17 {
  font-size: 17px;
  line-height: 26px;
}

.txt-22 {
  font-size: 22px;
  line-height: 25px;
}

.txt-menu {
  color: #1c5599;
  font-family: "Noto Serif", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 10px;
  text-transform: uppercase;
}

.txt-head {
  font-family: "Noto Serif", serif;
  font-weight: 400;
}

.txt-head.txt-12 {
  font-size: 12px;
}

.txt-head.small {
  font-size: 18px;
}

.txt-head.medium {
  font-size: 20px;
}

.txt-head.medium-large {
  font-size: 22px;
  line-height: 33px;
}

.txt-head.large {
  font-size: 25px;
}

.txt-title {
  font-family: "Noto Serif", serif;
  font-size: 17px;
  font-weight: 400;
}

.widget .header {
  font-family: "Noto Serif", serif;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.widget .content.style-1 {
  font-size: 17px;
  font-weight: 300;
}

.widget .content.style-2 {
  font-size: 17px;
  font-weight: 300;
  line-height: 35px;
  text-transform: uppercase;
}

.widget .content.style-3 {
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  line-height: 35px;
}

.txt-loadmore {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
}

@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }

  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: .4;
  }

  100% {
    opacity: 1;
  }
}

@keyframes pulse {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.25;
  }

  50% {
    opacity: 0.5;
  }

  75% {
    opacity: 0.75;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes slide {
  100% {
    left: 0;
  }
}

@keyframes slide {
  100% {
    left: 0;
  }
}
/* top */
.logo-center {
  margin-top: 15px;
}

.logo-center img.img-responsive {
  margin: 0 auto;
}

.logo-left {
  margin-top: 15px;
}

.logo-mobile {
  min-height: 65px;
  padding: 0 45px 0 60px;
  margin-bottom: 10px;
}

.logo-mobile img.img-responsive {
  margin: 0 auto;
}

.logo-mobile a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#header-1 {
  display: none;
}

@media (max-width: 919px) {
  #header-1 {
    display: block;
  }
}

.search-button {
  position: absolute;
  right: 20px;
  top: 30px;
  transform: translate(0, -50%);
}

.search-toggle {
  position: relative;
  display: block;
  height: 10px;
  width: 10px;
}

.search-toggle::before, .search-toggle::after {
  content: '';
  position: absolute;
  display: block;
  transition: all 0.1s;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.search-toggle::before {
  border: 2px solid #6f6f6f;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  left: -2px;
  top: -2px;
}

.search-toggle::after {
  height: 2px;
  width: 10px;
  background: #6f6f6f;
  top: 11px;
  left: 8px;
  transform: rotate(45deg);
}

.search-toggle.active::before {
  width: 0;
  border-width: 1px;
  border-radius: 0;
  transform: rotate(45deg);
  top: -1px;
  left: 4px;
}

.search-toggle.active::after {
  width: 12px;
  left: -1px;
  top: 4px;
}

.search-input:focus {
  outline: none;
}

#header-1 .search-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-height: 0;
  transform: translateY(100%);
  background-color: #f4f4f4;
  transition: all 0.3s;
}

#header-1 .search-box .search-input {
  width: 95%;
  height: 100%;
  padding: 0 1em;
  border: 0;
  background-color: #fff;
  opacity: 0;
  color: #1c5599;
  font-size: 13px;
  border: 1px solid #1c5599;
  border-radius: 5px;
}

#header-1 .search-box .search-input::-webkit-input-placeholder {
  color: #1c5599;
  text-transform: italic;
}

#header-1.showSearch .search-box {
  max-height: 60px;
  padding: 10px 0;
}

#header-1.showSearch .search-box .search-input {
  opacity: 1;
}

/* *********** v3 search ********* */
#search {
  width: 40px;
  min-height: 40px;
  position: relative;
  cursor: pointer;
  float: right;
  z-index: 1005;
  background-color: transparent;
  padding-top: 5px;
}

.search-submit {
  background-color: transparent;
  background-image: url("../imgs/search.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 40px;
  min-height: 35px;
  border: none;
  text-indent: -9999px;
  position: absolute;
  right: 0;
  cursor: pointer;
  -webkit-transition: all1;
  -moz-transition: all1;
  -ms-transition: all1;
  -o-transition: all1;
  transition: all1;
}

#search:focus,
.search-submit:focus,
#m_search:focus {
  outline: none;
}

#m_search {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 10px;
  position: absolute;
  top: 125%;
  width: 200px;
  right: 0;
  font-style: italic;
  color: #666;
  display: none;
  font-size: 13px;
}

/* mobile */
@media (max-width: 919px) {
  .searchbox {
    display: block !important;
  }

  #search {
    display: none;
  }
}

.searchbox {
  position: absolute;
  right: 60px;
  margin-top: 5px;
  display: none;
  min-width: 50px;
  width: 0%;
  height: 40px;
  float: right;
  overflow: hidden;
  -webkit-transition: all2;
  -moz-transition: all2;
  -ms-transition: all2;
  -o-transition: all2;
  transition: all2;
}

.searchbox-input {
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  background: transparent;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0px 55px 0px 10px;
  font-size: 15px;
  color: #fff;
}

.searchbox-input::-webkit-input-placeholder,
.searchbox-input:-moz-placeholder,
.searchbox-input::-moz-placeholder,
.searchbox-input:-ms-input-placeholder {
  color: #fff;
}

.searchbox-icon,
.searchbox-submit {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  font-size: 17px;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  background: #009f4c;
}

.searchbox-open {
  width: 50%;
  border-bottom: 1px solid #009f4c;
}

.searchbox-open .searchbox-submit {
  color: #fff;
}

/* *********** end search ********* */
.header-top .container {
  position: relative;
}

.block-link-right {
  text-align: center;
  position: absolute;
  right: 0;
  top: 15px;
}

.block-link-right a {
  display: inline-block;
  padding: 0 15px 0 0;
}

.block-link-right span:not(.mdi) {
  color: #6f6f6f;
  font-size: 10px;
  line-height: 13px;
  text-transform: uppercase;
}

.block-link-right .mdi {
  color: #1c5599;
  font-size: 36px;
  line-height: 24px;
  margin-bottom: 5px;
}

.block-link-right span {
  display: block;
}

.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
  animation: pulse 0.7s;
  background: #fff;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}

.affix .img-profile {
  display: none;
}

.affix .logo-none-text {
  display: block;
}

.nav-container {
  width: 100%;
  float: left;
  z-index: 1000;
  background: #fff;
  position: relative;
  margin: 15px 0 0 0;
}

.main-nav {
  width: 100%;
  text-align: center;
}

.menu {
  display: inline-block;
  width: 100%;
}

.menu.second {
  float: right;
}

.mobile-menu-holder {
  position: relative;
}

a.mobile-btn {
  display: none;
}

.img-profile {
  margin-top: -60px;
}

.logo-none-text {
  display: none;
}

/*End main navigation*/
.affix {
  top: 0;
  width: 100%;
  z-index: 9999 !important;
  animation: pulse 0.7s;
}

.nav-container.base .navbar-nav {
  margin: 5px 0 0 0;
}

.nav-container.base .navbar-nav > li > a {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  color: #1c5599;
  font-family: "Noto Serif", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  text-transform: uppercase;
  padding: 15px 15px 12px 15px;
  border-bottom: 3px solid #fff;
}

.nav-container.base .navbar-nav > li > a:hover {
  border-color: #0f5398;
}

.nav-container.base .navbar-nav > li > a:hover {
  background-color: #fff;
}

.nav-container.base .navbar-nav > li.open > a {
  background-color: #fff;
  border-color: #0f5398;
}

.nav-container.base .icon-bar {
  background-color: #6f6f6f;
}

.nav-container.base .caret {
  display: none;
}

.navbar-nav > li > .dropdown-menu {
  border-radius: 0;
  margin-right: -1px;
  min-width: 225px;
}

.navbar-nav > li:not(.dropdown-right) > .dropdown-menu {
  left: 0px;
  margin-left: -1px;
  right: auto;
}

/* level 1 */
.navbar-nav > li > .dropdown-menu > li.active > a,
.navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:focus {
  background-color: #f4f4f4;
  color: #0f5398;
}

/* -------------------- menu con ------------------ */
.dropdown-menu {
  border-radius: 0;
}

.open .open > .dropdown-menu {
  background-color: #f4f4f4;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
}

.nav-container.base .dropdown-menu > li > a {
  color: #414141;
  font-size: 15px;
  font-weight: 300;
  line-height: 23px;
  text-transform: uppercase;
}

.nav-container.base .dropdown-menu .dropdown-menu > li > a {
  color: #414141;
  font-size: 13px;
  font-weight: 300;
  line-height: 23px;
  text-transform: initial;
}

.dropdown-menu > li > a {
  padding: 11px 20px;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: #f4f4f4;
  color: #0f5398 !important;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #f4f4f4;
  color: #0f5398 !important;
  border-color: transparent;
}

/* -- RESPONSIVE -- */
@media (min-width: 920px) {
  .nav-container.base .navbar-nav {
    display: block !important;
  }

  .nav-container.base .navbar-nav > li > a {
    padding: 10px 0;
    line-height: 22px;
  }

  .nav-container.base .mdi {
    display: block;
    font-size: 25px;
    color: #2686df;
    line-height: 0;
  }

  .logo-none-text.mobile {
    display: none;
  }
}

@media (max-width: 919px) {
  .nav-container {
    margin: 0;
  }

  .nav-container .col-sm-5 {
    width: 100%;
  }

  .nav-container .col-sm-2 {
    display: none;
  }

  .nav-container .bg-menu {
    background: #f4f4f4;
    visibility: hidden;
  }

  .nav-container .bg-menu.openMenu {
    visibility: visible;
  }

  .nav-container.base .navbar-nav > li > a:hover,
    .nav-container.base .navbar-nav > li.open > a {
    background-color: transparent;
  }

  .main-nav ul.menu {
    text-align: left;
  }

  .main-nav .menu.second {
    margin-top: 0;
  }

  a.mobile-btn {
    display: inline-block;
    position: absolute;
    top: 23px;
    left: 10px;
    z-index: 1001;
    color: #6f6f6f;
  }

  a.mobile-btn .mdi {
    font-size: 35px;
  }

  .logo-none-text.mobile {
    display: block;
  }

  .logo-none-text.desktop {
    display: none;
  }

  .menu li {
    width: 100% !important;
  }
}

@media only screen and (max-width: 919px) {
  .img-profile img, .menu li a i {
    display: none;
  }

  .container .col-sm-2.pd-0 {
    width: 100%;
  }

  .main-nav {
    min-height: 65px;
  }

  .main-nav .menu.first {
    padding-top: 5px;
  }

  .main-nav .menu.second {
    padding-bottom: 20px;
  }

  .main-nav ul.menu {
    display: none;
  }

  .menu li a {
    display: block;
    left: 0;
  }
}

@media (max-width: 919px) {
  .nav-container.base .caret {
    display: block;
  }

  .nav-container.base .icon-bar {
    display: block;
    width: 26px;
    height: 4px;
    border-radius: 1px;
  }

  .dropdown-menu {
    padding: 0;
  }

  .navbar-nav > li > .dropdown-menu {
    margin-right: 0px;
  }

  .navbar-nav > li:not(.disabled).open > a,
  .navbar-nav > li:not(.disabled).active > a,
  .navbar-nav > li:not(.disabled) > a:hover,
  .navbar-nav > li:not(.disabled) > a:focus {
    border-left-width: 0;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 25px;
  }

  /* icon thu gß╗ìn*/
  .navbar-nav.sm-collapsible .caret,
  .navbar-nav.sm-collapsible ul .caret {
    border-width: 0px;
    top: 15px;
  }

  .navbar-nav.sm-collapsible .open > a > .caret:before {
    content: "\f106";
  }

  .navbar-nav.sm-collapsible .caret:before {
    content: "\f107";
    font-family: FontAwesome;
    font-weight: bold;
  }
}
/*1100< x <=1200*/
@media (max-width: 1200px) and (min-width: 1100px) {
  .navbar-nav > li > a {
    padding: 15px 8px;
    font-size: 14px !important;
  }

  .navbar-nav > li:not(.disabled).open > a,
  .navbar-nav > li:not(.disabled).active > a,
  .navbar-nav > li:not(.disabled) > a:hover,
  .navbar-nav > li:not(.disabled) > a:focus {
    padding-left: 8px;
  }
}
/* change breakpoint */
@media (max-width: 919px) {
  .navbar-header {
    float: none;
  }

  .navbar-left, .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  .navbar-nav > li {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* ********** END MENU ******** */
/***** TIN TUC HOAT DONG */
.text-news-large {
  margin: 40px 0 30px 0;
}

.text-news {
  margin-top: 15px;
}

.widget.style-2 {
  margin-bottom: 30px;
}

.widget.style-2 .thumb {
  width: 270px;
  float: left;
  margin-right: 15px;
}

.thumb {
  margin-bottom: 10px;
  overflow: hidden;
}

.thumb a {
  display: block;
}

.thumb img {
  max-width: 100%;
  width: 100%;
}
/*** END TIN TUC HOAT DONG***/

/**** TIN NOI BAT** */

.bg-tinnoibat {
  background-color: #f4f4f4;
  height: 232px;
  overflow: hidden;
}

.list-sk {
  list-style-image: url("../imgs/list.png");
  padding: 15px 0px 15px 50px;
}

.list-sk a {
  color: #6f6f6f;
  font-style: italic;
}

.anhnoibat {
  margin-bottom: 30px;
}
/****END TIN NOI BAT***/

/**** VIDEO ****/
#owl-lienket-sukien {
  margin: 20px 0;
}

.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 30px;
  left: -30px;
  font-size: 40px;
}

.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 30px;
  right: -30px;
  background-color: rgba(238, 238, 238, 0.9);
  font-size: 40px;
}

.title-img {
  font-size: 25px;
  font-family: "Noto Serif", serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.codegena {
  padding-bottom: 55.27198%;
}

.clip {
  margin-bottom: 40px;
}
/****END VIDEO ****/

/****HINH ANH NOI BAT ***/
.bg-overlay {
  background-image: url(../imgs/img_overlay_bg01.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.bg-anhnoibat {
  overflow: hidden;
  width: 100%;
  height: auto;
  background-color: #f4f4f4;
  margin-bottom: 30px;
}
/***END HINH ANH NOI BAT***/

/*SCROLL*/
#style-7::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar-thumb {
  border-radius: 15px;
  background-image: -webkit-gradient(linear,
                                       left bottom,
                                       left top,
                                       color-stop(0.44, rgb(230,233,240,1)),
                                       color-stop(0.72, rgb(165,167,170,1)),
                                       color-stop(0.86, rgb(120,121,124,1)));
}

.scrollbar {
  height: 232px;
  background: #F5F5F5;
  overflow-y: scroll;
  margin-bottom: 30px;
}

.timeline ul {
  padding: 0 0 0 5px;
  margin: 0;
  list-style: none;
  position: relative;
}

.timeline ul::before {
  content: ' ';
  height: 100%;
  width: 1px;
  background-color: #ccc;
  position: absolute;
  top: 0;
  left: 14px;
  z-index: 1;
}

.timeline li div:not(.bullet) {
  width: 90%;
  display: inline-block;
  margin: 0.7em 0;
  vertical-align: top;
}

.timeline .bullet {
  position: relative;
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  box-sizing: border-box;
  border-radius: 50%;
  background: #fff;
  z-index: 2;
  margin: 1em 1em 0 0.3em;
}

.timeline .bullet.gray {
  border: 1px solid #ccc;
}

a:hover {
  text-decoration: none;
}

/*Youtube Embed Code : Created with Codegena.com */
/* footer */
/*-------------------------------------------------------*/
/* Social Icons
/*-------------------------------------------------------*/
.social-icons a {
  margin: 0 15px 6px 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #0077d4;
  line-height: 40px;
  text-align: center;
  font-size: 23px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.social-icons a:last-child {
  margin-right: 0;
}

.social-icons:not(.colored) a:hover {
  background-color: #83bcff !important;
  color: #fff !important;
}

.social-icons.dark a {
  background-color: #23252a;
  color: #fff;
}

.social-icons.blue a {
  background-color: #0077d4;
  color: #fff;
}

.social-icons.large a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

.social-icons.transparent a {
  background-color: transparent;
  color: #fff;
}

.rounded a {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.square a {
  -webkit-border-radius: 0%;
  border-radius: 0%;
}

.social-icons.colored a {
  color: #fff;
}

.social-icons.colored a:hover {
  opacity: 0.9;
}

.colored .social-twitter {
  background-color: #00acee;
}

.colored .social-facebook {
  background-color: #3b5998;
}

.colored .social-google-plus {
  background-color: #dd4b39;
}

.colored .social-linkedin {
  background-color: #0e76a8;
}

.colored .social-vimeo {
  background-color: #1ab7ea;
}

.colored .social-youtube {
  background-color: #c4302b;
}

.colored .social-instagram {
  background-color: #3f729b;
}

.colored .social-pinterest {
  background-color: #c8232c;
}

.colored .social-rss {
  background-color: #f26522;
}

.colored .social-dribbble {
  background-color: #ea4c89;
}

.colored .social-skype {
  background-color: #00aff0;
}

.colored .social-soundcloud {
  background-color: #ff3300;
}

.colored .social-vk {
  background-color: #45668e;
}

.colored .social-delicious {
  background-color: #3399ff;
}

.colored .social-android {
  background-color: #a4c639;
}

.colored .social-digg {
  background-color: #000000;
}

.colored .social-reddit {
  background-color: #ff4500;
}

.colored .social-dropbox {
  background-color: #007ee5;
}

.colored .social-odnoklassniki {
  background-color: #ed812b;
}

.colored .social-github {
  background-color: #4183c4;
}

.colored .social-flickr {
  background-color: #ff0084;
}

.colored .social-lastfm {
  background-color: #d51007;
}

.colored .social-email {
  background-color: #242424;
}

.social-twitter:hover {
  background-color: #fff !important;
  color: #00acee !important;
}

.social-facebook:hover {
  background-color: #fff !important;
  color: #3b5998 !important;
}

.social-google-plus:hover {
  background-color: #fff !important;
  color: #dd4b39 !important;
}

.social-youtube:hover {
  background-color: #fff !important;
  color: #c4302b !important;
}

.footer {
  color: #fff;
  background: #1c5599;
  font-size: 15px;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  color: #83bcff;
}

/* -- CONTAINER -- */
/* >1200 */
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
/* <=1199 */
@media (max-width: 1199px) {
  .container {
    width: 100%;
  }
}

@media (max-width: 919px) {
  .affix {
    position: relative;
  }
}
/* -----------------------------------
  * TOP
  * <919
-------------------------------------- */
.hidden-sm-down {
  display: block;
}

.hidden-sm-up {
  display: none;
}

@media (max-width: 919px) {
  .hidden-sm-down {
    display: none;
  }

  .hidden-sm-up {
    display: block;
  }

  .align-middle {
    display: table;
  }
}
/* -----------------------------------
  * BANNER
  * 
-------------------------------------- */
@media (max-width: 1170px) {
  .banner .container {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .banner .owl-carousel, .banner .box-link {
    width: 100%;
    float: left;
  }
}

@media (max-width: 991px) {
  .banner .owl-carousel {
    margin-bottom: 40px;
  }

  .banner .bg-16579a {
    background: #fff;
  }

  .banner .box-link {
    width: 100%;
    float: none;
    clear: both;
    margin: 0 auto;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .banner .box-link {
    width: 750px;
  }
}

@media (max-width: 767px) {
  .banner .box-link {
    padding: 0 15px;
  }
}

/* -----------------------------------
  * video
  *  
-------------------------------------- */
@media (min-width: 992px) {
  .video {
    width: 95%;
    height: 245px;
    overflow: hidden;
  }

  .video iframe {
    height: 245px !important;
  }
}

@media (max-width: 991px) {
  .video.mb-40 {
    margin-bottom: 0;
  }

  .video .mb-20 {
    margin-bottom: 0;
  }
}
/* -----------------------------------
  * FOOTER
  * 1000 > x >691; 690>x>510; 509 
-------------------------------------- */
.footer .drop-accordion .panel-heading {
  margin-bottom: 0;
}

.footer .drop-accordion .panel-body {
  padding: 0;
}

@media (max-width: 1000px) {
  .footer .div-50 {
    height: 10px;
  }
}

@media (max-width: 1000px) and (min-width: 691px) {
  .footer .address {
    width: 65%;
    float: left;
  }

  .footer .social-icons {
    width: 35%;
    float: left;
  }

  .footer .social-icons.mt-20 {
    margin-top: 0;
  }
}

@media (max-width: 1000px) and (min-width: 870px) {
  .footer .f-item {
    float: left;
  }

  .footer .f-item:nth-of-type(1) {
    width: 100%;
  }

  .footer .f-item:nth-of-type(2) {
    width: 42%;
  }

  .footer .f-item:nth-of-type(3) {
    width: 20%;
  }

  .footer .f-item:nth-of-type(4) {
    width: 38%;
  }
}

@media (max-width: 869px) and (min-width: 691px) {
  .footer .f-item {
    float: left;
  }

  .footer .f-item:nth-of-type(1) {
    width: 100%;
  }

  .footer .f-item:nth-of-type(2) {
    width: 35%;
  }

  .footer .f-item:nth-of-type(3) {
    width: 25%;
  }

  .footer .f-item:nth-of-type(4) {
    width: 40%;
  }
}

@media (max-width: 690px) and (min-width: 510px) {
  .footer .f-item {
    float: left;
  }

  .footer .f-item:nth-of-type(1) {
    width: 60% !important;
  }

  .footer .f-item:nth-of-type(2) {
    width: 40%;
  }

  .footer .f-item:nth-of-type(3) {
    width: 40%;
    float: right;
    clear: both;
  }

  .footer .f-item:nth-of-type(3) .mt-10 {
    margin-top: 20px;
  }

  .footer .f-item:nth-of-type(4) {
    width: 60%;
  }
}

@media (max-width: 509px) {
  .footer .f-item {
    float: left;
    width: 100%;
  }
}

.Social-Network + div:not(.content-write) {
  display: none !important;
}

@media (min-width: 601px) {
  .Social-Network {
    position: absolute !important;
    top: 80px !important;
  }

  .Social-Network.scroll-to-fixed-fixed {
    position: fixed !important;
  }
}

@media (max-width: 600px) {
  .Social-Network {
    position: relative !important;
    right: auto !important;
    left: 0 !important;
    top: 0 !important;
    padding: 2px 0;
    text-align: right;
    /*background:rgba(5, 189, 164, 0.05);*/;
  }

  .Social-Network .share {
    display: inline-block;
  }

  .Social-Network .icon-nw {
    display: inline-block;
  }

  .Social-Network.scroll-to-fixed-fixed {
    top: auto !important;
  }
}

@media (max-width: 600px) {
  .content-write {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .topic-content .div-40 {
    height: 10px;
  }
}
/*# sourceMappingURL=ulaw.trungtam.css.map */
 