/*
* ===================
* SKIN 
* ===================
*
* Insert into this file all the CSS of your custom design and load this file into every page you need.
*/
.border-dc {
    display: block;
    border: 1px solid #eee;
}
.border-dc .anima {
    width: 100%;
    height: 157px;
    object-fit: contain;
}
label.error {
    color: #d41a1c!important;
}
.other_room_area{
    background-image: url('../images/background.jpg');
}
.solo-gan{
        color: #c70000;
    text-align: center;
    padding: 80px 0;
    
}
.block-inline {
    margin-bottom: 30px;
}
.block-inline a{
    display: inline-block;
    padding: 9px 16px;
    border-radius: 10px;
    font-size: 1.3rem;
    color: #fff;
    background: #1b629c;
    font-weight: bold;
    transition: all 0.3s;
    text-align: center;
    transition: all 0.35s ease;
}
.block-inline a span{
    text-transform: uppercase;
    font-size: 1.8rem;
}
.block-inline a:hover {
    background: #007bff;
}
@media(max-width:480px){
    .solo-gan{
        padding: 0px 0;
    }
    .solo-gan h2{
    font-weight: bold;
    font-size: 1em;
    }
}
.breakcrum-blog{
       border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
}
.solo-gan h2{
    font-weight: bold;
}
.top-box-menu.sticky-ashe {
        box-shadow: 0 12px 6px rgba(0,0,0,.06);
    position: fixed!important;
    top: 0px !important;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #127b43;
    animation: smoothScroll 1s forwards;
}
.showcase .row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.mb-2 {
    margin-bottom: 2rem;
}
.banner-image img{
    border: 1px solid #b3b1b1;
    padding: 3px;
}
.banner-desc{
        margin-top: 1rem;
    text-align: center;
}
.banner-image:hover .banner-desc{
    color: red;
}
.ten-cty{
    font-size: 0.9em;
    font-weight: 600;
    margin: auto;
    text-align: center;
}
.title-project-representative{
    margin-bottom: 1.7em;
}
#bs-example-navbar-collapse-1{
    display: flex !important;
    justify-content: center;
}
#bs-example-navbar-collapse-1 .nav.navbar-menu li{
    margin-left: 12px;
    margin-right: 12px;
}
#bs-example-navbar-collapse-1 .nav.navbar-menu li:last-child{
    margin-right: 0px;
}
#bs-example-navbar-collapse-1 .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 0px;
}
#bs-example-navbar-collapse-1 .nav > li.active > a {
    border-bottom: 3px solid #25aae1;
    color: #ffed10;
}
.header-navbar-aatrox{
    display: flex;
    flex-wrap: wrap;
}
.header-navbar-aatrox .aa-trox{
    margin: auto;
}
.navbar-right.header-navbar-aatrox{
    padding-top: 10px;
    font-size: 14px;
}
.header-navbar-aatrox a{
    color: #fff;
    margin: 0 10px;
}

.article{
    background: #fff;
    margin: 0;
    position: relative;
    padding: 0;
    overflow: hidden;
    min-height: 240px;
}
.article img{
    position: absolute !important;
    left: 50% !important;
    top: 41% !important;
    margin-left: 0 !important;
    max-height: 100% !important;
    width: auto !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}
.tintuc-trangchu .flexslider.visible-dir-nav a.flex-prev, .tintuc-trangchu .flexslider.visible-dir-nav a.flex-next {
    top: 50%;
    border: none;
    height: 45px!important;
    border-radius: 1%;
    background-color: #6b100f;
    padding-top: 9px;
    padding-left: 3px;
}
.tintuc-trangchu .flexslider.visible-dir-nav a.flex-prev {
    opacity: 0.7;
    margin-left: -10px;
}
.tintuc-trangchu .flexslider.visible-dir-nav a.flex-next {
    opacity: 0.7;
    margin-right: -10px;
}
.tintuc-trangchu .flex-direction-nav a:before {
    color: #fff;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0px!important;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0px!important;
}
.caption.maitruong h4, .caption.maitruong p{
    padding: 0 15px;
}
.caption.maitruong h4{
    border-left: 3px solid #25aae1;
    font-weight: 600;
    color: #000;
}
.img-box .caption.maitruong{
    padding: 25px 0;
}
.btn-vlxd{
    background: #6b100f;
    padding: 10px 20px;
    text-align: left!important;
}
.btn-vlxd a{
    color: #fff;
}
.btn-vlxd:hover{
    background: #420a09;
    box-shadow: 2px 3px 15px 5px #c3bdbd;
}

#bs-example-navbar-collapse-1 .navbar-nav > li:hover > a {
    color: #ffed10;
    background: #fff;
    border-bottom: 3px solid #25aae1;
}
.other_room .nav-tabs {
    border-bottom: 0px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.other_room ul.nav-tabs > li {
    margin-bottom: 0px;
}
.nav-tabs>li {
    float: left;
}
.other_room ul.nav-tabs > li.active a {
    border: 2px solid #9d9d9d;
}
body#gallery_page .other_room ul.nav-tabs > li > a {
    border-radius: 0;
    color: #313a45;
    font-weight: 700;
    padding: 2px 18px;
    text-transform: uppercase;
    cursor: pointer;
}
.other_room_area{
    padding: 25px 0;
}
.title-project-representative.text-center p{
    color: #fff;
    font-size: 2em;
    font-weight: 600;
}


/*
* ---------------------
* RESPONSIVE - MOBILE
* ---------------------
*/

@media (max-width: 994px) {
    .navbar-right.header-navbar-aatrox{
    padding: 10px 0;
}
    .header-navbar-aatrox{
    float: left;
}
    .header-base:not(.bg-cover) {
        background-size: cover;
        min-height: auto;
    }
    .header-base {
    padding-top: 20px;
}
#blog-best .container.content{
    padding-top: 0!important;
    padding-bottom: 0!important;
}
}
#ul-nav-gallery{
    justify-content: center;
    display: flex;
}
.maso-box > .maso-item {
    padding: 11px;
}
.patte{
    overflow: hidden;
}
.maso-box > .maso-item a{
    padding: 3px;
    opacity: 1;
    background: #fff;
}
.maso-box > .maso-item a.img-box img{
    max-width: 100%!important;
    width: 100%!important;
    margin-left: 0!important;
}
#ul-nav-gallery li a {
    letter-spacing: .5px;
    color: #fff!important;
    font-weight: 600;
}
#ul-nav-gallery li.active{
    background: none!important;
}
#ul-nav-gallery li.active > a{
    color: red!important;
}
.nav.ms-minimal > li.active > a {
    border-top: 2px solid #dfd8e6;
    border-bottom-color: #dfd8e6;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
#ul-nav-gallery{
    margin: 25px 0 15px;
}
#ul-nav-gallery > li > a:hover, .nav.inner:not(.ms-rounded) > li.active, .nav.inner.ms-rounded > li.active a {
    background: none !important;
    border-bottom-color: #dfd8e6!important;
     border-bottom-right-radius: 10px!important;
    border-top-left-radius: 10px!important;
    border-bottom-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
.other_room_area .navbar-toggle i, .other_room_area .navbar-toggle span{
    color: #fff!important;
    font-size: 21px;
}
.other_room_area .navbar-inner .navbar-toggle:hover {
    background: none!important;
}
@media(max-width: 1199px){
    #open-filters {
    color: #fff;
    background: #6a100f;
    position: fixed;
    right: 0;
    top: 28% !important;
    padding: 4px 10px;
    cursor: pointer;
    z-index: 9999;
    font-size: 18px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
    #open-filters.openf {
    right: 256px;
}
    .baivietgd.openf {
    padding: 15px 10px;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
    .baivietgd {
    position: fixed;
    width: 256px;
    background: #fff;
    top: 0;
    bottom: 0;
    right: 0;
    border-top: solid 1px #bbbbbb;
    border-left: solid 1px #bbbbbb;
    overflow: hidden;
    overflow-y: auto;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
}
#scrollUp {
    opacity: 0;
    position: fixed;
    right: 40px;
    font-size: 20px;
    line-height: 40px;
    width: 40px;
    height: 40px;
    top: 78%;
    background-color: #3ac4fa;
    color: #ffffff;
    text-align: center;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
    z-index: 15962536;
}
#scrollUp.show {
    opacity: 1;
}
.doitac .flexslider ul li img{
    border: 1px solid #eee;
    height: 189px;
    object-fit: contain;
}
.doitac .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: -50px!important;
}
.doitac .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -42px!important;
}
@media(max-width: 992px){
    .form-cpt{
        padding: 0 15px;
    }
    #main-scroll-ashe .col-md-2{
        width: 100%;
    }
}
@media(min-width: 992px){
    .ten-cty {
    font-size: 1.4em;
}
}
@media(max-width: 567px){
    .navbar-brand {
        max-width: 80px;
    }
}
h2.album-name{
    font-size: 18px!important;
    font-weight: 600;
}
.section-about{
    padding: 30px 0;
}
.description-director{
    padding: 30px 0;
}
.image-director{
        width: 50%;
}
hr {
    border-top: 1px solid #929191;
}

.account-group a {
    display: inline-block;
    padding: 5px;
    color: #FFF;
    font-size: 15px;
}

.account-group a:nth-child(2) {
    position: relative;
    margin-left: 5px;
    padding-left: 5px;
}

.account-group a:nth-child(2):before {
    content: '';
    height: 20px;
    width: 1px;
    background-color: #fff;
    position: absolute;left: -4px;
    top: 6px;
}

/* STRUCTURE */

.wrapper {
  display: flex;
  align-items: center;
  flex-direction: column; 
  justify-content: center;
  width: 100%;
  min-height: 100%;
  padding: 20px;
}

#formContent {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  padding: 30px;
  width: 90%;
  max-width: 450px;
  position: relative;
  padding: 0px;
  -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
  text-align: center;
}

#formFooter {
  background-color: #f6f6f6;
  border-top: 1px solid #dce8f1;
  padding: 25px;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}



/* TABS */
.title-wrapper {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
}
/* FORM TYPOGRAPHY*/

#formContent input[type=button], #formContent button[type=submit], #formContent input[type=reset]  {
  background-color: #56baed;
  border: none;
  color: white;
  padding: 15px 80px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
  box-shadow: 0 10px 30px 0 rgba(95,186,233,0.4);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin: 5px 20px 40px 20px;
  -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;
}

#formContent input[type=button]:hover, #formContent input[type=submit]:hover, #formContent input[type=reset]:hover  {
  background-color: #39ace7;
}

#formContent input[type=button]:active, #formContent input[type=submit]:active, #formContent input[type=reset]:active  {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}

#formContent input[type=text], #formContent input[type=password] {
  background-color: #f6f6f6;
  border: none;
  color: #0d0d0d;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 5px;
  width: 85%;
  border: 2px solid #f6f6f6;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

#formContent input[type=text]:focus {
  background-color: #fff;
  border-bottom: 2px solid #5fbae9;
}

#formContent input[type=text]:placeholder {
  color: #cccccc;
}

.py-5 {
    padding: 40px 0;
}

.border-top {
    border-top: 1px solid #eee;
}

/* ANIMATIONS */

/* Simple CSS3 Fade-in-down Animation */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

/* Simple CSS3 Fade-in Animation */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fadeIn {
  opacity:0;
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fadeIn.first {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.fadeIn.second {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.fadeIn.third {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.fadeIn.fourth {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}

/* Simple CSS3 Fade-in Animation */
.underlineHover {
    display: inline-block;
}
.underlineHover:after {
  display: block;
  left: 0;
  bottom: -10px;
  width: 0;
  height: 2px;
  background-color: #56baed;
  content: "";
  transition: width 0.2s;
}

.underlineHover:hover {
  color: #0d0d0d;
}

.underlineHover:hover:after{
  width: 100%;
}

/* OTHERS */

*:focus {
    outline: none;
} 

#icon_user {
    width: 15%;
    margin: 5px 0 0;
}
























