/*
Company Name: netsa.vn
Version:1.0
Author: Dinh Van Tan
Author URI: http://dinhvantan.com
Tags: xanh, do, trang...
Description: hosting, vps ssd, web design, email maketing...
*/
:root{
  --mau1: #9a635c;
  --mau2: #ad7b75;
  --den:#111;
  --xanh: #3d1c17;
}

.btn-info, .btn-info:hover, .btn-info:focus, .btn-info:active{
  background-color: var(--mau1);
  color: white;
  border-color: var(--mau2);
}
.form-control, output{
  font-size: 17px;
}
.member{
  padding-bottom:20px;
}
.text-danger{
  color: red;
}
.alert-danger{
  color:white;
}
.inline li{
  display: inline-block;
  margin-right:13px;
}
.btn:not(.btn-xs, .btn-sm, .btn-copy, .btn-corner), .button:not(.btn-xs){
  line-height:unset;
  font-size:unset;
  padding: 10px 20px;
  height: 46px;
}
.btn-warning{
  background-color: var(--mau2);
  border-color: var(--mau1);
  color: white;
  font-weight: 600;
}
.btn-default{
  background-color:#f5f5f5;
}
.btn-xs{
  padding: 1px 8px;
  font-size: 12px;
  font-weight: 400;
}

.col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4,
.col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8,
.col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12,
.col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4,
.col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8,
.col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12,
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12{
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }
@media (min-width: 768px) and (max-width: 992px) {
  .col-mm-1,
  .col-mm-2,
  .col-mm-3,
  .col-mm-4,
  .col-mm-5,
  .col-mm-6,
  .col-mm-7,
  .col-mm-8,
  .col-mm-9,
  .col-mm-10,
  .col-mm-11 {
    float: left; }

  .col-mm-1 {
    width: 8.33333%; }

  .col-mm-2 {
    width: 16.66667%; }

  .col-mm-3 {
    width: 25%; }

  .col-mm-4 {
    width: 33.33333%; }

  .col-mm-5 {
    width: 41.66667%; }

  .col-mm-6 {
    width: 50%; }

  .col-mm-7 {
    width: 58.33333%; }

  .col-mm-8 {
    width: 66.66667%; }

  .col-mm-9 {
    width: 75%; }

  .col-mm-10 {
    width: 83.33333%; }

  .col-mm-11 {
    width: 91.66667%; }

  .col-mm-12 {
    width: 100%; }
  .container {
    width: 100%;
  }
  .col-mm-pull-12 {
    right: 100%;
    }
    .col-mm-pull-11 {
        right: 91.6667%;
    }
    .col-mm-pull-10 {
        right: 83.3333%;
    }
    .col-mm-pull-9 {
        right: 75%;
    }
    .col-mm-pull-8 {
        right: 66.6667%;
    }
    .col-mm-pull-7 {
        right: 58.3333%;
    }
    .col-mm-pull-6 {
        right: 50%;
    }
    .col-mm-pull-5 {
        right: 41.6667%;
    }
    .col-mm-pull-4 {
        right: 33.3333%;
    }
    .col-mm-pull-3 {
        right: 25%;
    }
    .col-mm-pull-2 {
        right: 16.6667%;
    }
    .col-mm-pull-1 {
        right: 8.33333%;
    }
    .col-mm-pull-0 {
        right: auto;
    }
    .col-mm-push-12 {
        left: 100%;
    }
    .col-mm-push-11 {
        left: 91.6667%;
    }
    .col-mm-push-10 {
        left: 83.3333%;
    }
    .col-mm-push-9 {
        left: 75%;
    }
    .col-mm-push-8 {
        left: 66.6667%;
    }
    .col-mm-push-7 {
        left: 58.3333%;
    }
    .col-mm-push-6 {
        left: 50%;
    }
    .col-mm-push-5 {
        left: 41.6667%;
    }
    .col-mm-push-4 {
        left: 33.3333%;
    }
    .col-mm-push-3 {
        left: 25%;
    }
    .col-mm-push-2 {
        left: 16.6667%;
    }
    .col-mm-push-1 {
        left: 8.33333%;
    }
    .col-mm-push-0 {
        left: auto;
    }
}
@media (min-width: 580px) and (max-width: 767px) {
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left; }

  .col-ms-1 {
    width: 8.33333%; }

  .col-ms-2 {
    width: 16.66667%; }

  .col-ms-3 {
    width: 25%; }

  .col-ms-4 {
    width: 33.33333%; }

  .col-ms-5 {
    width: 41.66667%; }

  .col-ms-6 {
    width: 50%; }

  .col-ms-7 {
    width: 58.33333%; }

  .col-ms-8 {
    width: 66.66667%; }

  .col-ms-9 {
    width: 75%; }

  .col-ms-10 {
    width: 83.33333%; }

  .col-ms-11 {
    width: 91.66667%; }

  .col-ms-12 {
    width: 100%; }
  .container {
    width: 100%;
  }
}

@media (max-width: 384px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
      float: left;
  }
  .col-xxs-1 {
      width: 8.333333333333332%;
  }
  .col-xxs-2 {
      width: 16.666666666666664%;
  }
  .col-xxs-3 {
      width: 25%;
  }
  .col-xxs-4 {
      width: 33.33333333333333%;
  }
  .col-xxs-5 {
      width: 41.66666666666667%;
  }
  .col-xxs-6 {
      width: 50%;
  }
  .col-xxs-7 {
      width: 58.333333333333336%;
  }
  .col-xxs-8 {
      width: 66.66666666666666%;
  }
  .col-xxs-9 {
      width: 75%;
  }
  .col-xxs-10 {
      width: 83.33333333333334%;
  }
  .col-xxs-11 {
      width: 91.66666666666666%;
  }
  .col-xxs-12 {
      width: 100%;
  }
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
html{
  overflow-x: hidden;
}
body {
  line-height: 25px;
  font-size: 17px;
  color:#555;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a{
   text-decoration:  none;
   color: var(--mau1);
   transition: all 1s;
}
a:hover, a:focus{
  color: #444;
  text-decoration: none;
  outline: none;
}
img{
    display: inline-block;
    max-width: 100%;
}
.modal, body{
  padding-right: 0px !important;
}
#wp-admin-bar-customize{
  display: none;
}
.pt-15px{
  padding-top: 15px;
}
.pt-10px{
  padding-top: 10px;
}
.pt-5px{
  padding-top: 5px;
}
.pb-15px{
  padding-bottom: 15px;
}
.pb-10px{
  padding-bottom: 10px;
}
.pb-5px{
  padding-bottom: 5px;
}
.pr-15px{
  padding-right: 15px;
}
.pr-10px{
  padding-right: 10px;
}
.pr-5px{
  padding-right: 5px;
}

.mb-5px{
  margin-bottom: 5px;
}
.mb-10px{
  margin-bottom: 10px;
}
.mb-15px{
  margin-bottom: 15px;
}
.mb-20px{
  margin-bottom: 20px;
}
.mb-25px{
  margin-bottom: 25px;
}
.mr-10px{
  margin-right: 10px;
}
.mr-15px{
  margin-right: 15px;
}
.mr-20px{
  margin-right: 20px;
}

.overhidden{
  overflow: hidden;
}
.relative{
  position: relative;
}
@keyframes ring-alo-circle-img-anim {
  0% {
      transform: rotate(0deg) scale(1) skew(1deg);
  }
  10% {
      transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
      transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
      transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
      transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
      transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
      transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@-webkit-keyframes spaceboots {
    0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
    10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
    20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
    30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
    40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
    50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
    60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
    70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
    80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
    90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
    100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.shake:hover, .shake:focus, .shakeAuto {
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: 0.8s;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
.w100pc{
  width: 100%;
}
.modal {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.navbar-nav .dropdown .dropdown.open > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
      background: rgba(255, 225, 225, 0.5) none repeat scroll 0 0;
      color: #444;
  }
  
  .navbar-nav .dropdown-menu .dropdown-menu{
      border-radius: 0px 4px 4px 0px;
      -moz-border-radius: 0px 4px 4px 0px;
      -webkit-border-radius: 0px 4px 4px 0px;
      -o-border-radius: 0px 4px 4px 0px;
      top: 0px;
  }
  .dropdown-menu > li > a{
    padding: 5px 10px;
  }

h1 {
  font-size: 30px;
  line-height: 43px;
  margin-bottom: 8px;
}
h2 {
  font-size: 27px;
  line-height: 39px;
  margin-bottom: 7px;
}
h3 {
  font-size: 23px;
  line-height: 35px;
  margin-bottom: 5px;
}
h4 {
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 5px;
}
.title-line{
  border-bottom: 2px solid #e6e6e6;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 10px;
  position: relative;
  text-transform: uppercase;
}
.title-line::after {
  background: var(--mau1) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  margin-bottom: -2px;
  position: absolute;
  width: 120px;
}
.red{
color: red;
}
.btn-danger{
  background: #ed1b2f;
  color: white;
  transition: all 1s;
}
.btn-danger:hover{
  color: white;
}
.input-group-rounded-pill{
  border-radius: 50px;
}
.input-group-rounded-pill .btn{
  border-radius: 50px;
  position: absolute;
  background: transparent !important;
  border: none !important;
  right: 0;
  top: 0;
}
.input-group-rounded-pill .btn:hover{
  background: #ed1b2f;
  color: white;
}


/*** input form ***/
/*** style input form ****/
.md-input {
  position: relative;
  margin-bottom: 30px;
}
.md-input .md-form-control {
  padding: 10px 10px 10px 5px;
  display: block;
  border: none;
  border-bottom: 2px solid #CACACA;
  box-shadow: none;
  width: 100%;
  background: transparent;
}

.md-input label {
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.md-input .bar:before {
  left: 50%;
}

.md-input .bar:after {
  right: 50%;
}

.md-input .highlight {
  position: absolute;
  height: 60%;
  width: 100px;
  top: 25%;
  left: 0;
  pointer-events: none;
  opacity: 0.5;
}
.md-input .md-form-control:focus ~ label, .md-input .md-form-control:valid ~ label {
  top: -15px;
  font-size: 14px;
  color:  var(--mau1);
}
.md-input .bar:before, .md-input .bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: var(--mau1);
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.md-input .md-form-control:focus ~ .bar:before, .md-input .md-form-control:focus ~ .bar:after {
    width: 50%;
}
.md-input .md-form-control:focus{
  box-shadow: none;
}

/*
Use
<div class="md-input">
    <input class="md-form-control" required="" type="text">
    <span class="highlight"></span>
    <span class="bar"></span>
    <label>User Name</label>
</div>
*/
.icofa:before, .icofa:after{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*** end style input ***/
.form-control, input[type="time"],input[type="date"], input[type="tel"], select, input[type="text"], input[type="email"],input[type="password"],input[type="number"]{
  display: block;
  width: 100%;
  height: unset;
  padding: 10px 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input[type="text"]:focus, input[type="email"]:focus,input[type="password"]:focus,input[type="number"]:focus{
 border-color:#66afe9;
 outline:0;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
textarea{
  display: block;
  width: 100%;
  padding: 6px 12px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea:focus{
 border-color:#66afe9;
 outline:0;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
input[type="button"], input[type="reset"], input[type="submit"]{
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 -ms-touch-action:manipulation;
 touch-action:manipulation;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 padding:6px 12px;
 font-size:17px;
 border-radius:4px;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus,input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active{
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px;
 color:#333;
 text-decoration:none
}
.modal-header {
  padding: 5px 10px;
}


/*Radio box*/
input[type="radio"] + label:before, input[type="radio"] + span:before{
  content: "\f10c";
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing:antialiased;
  width: 1em;
  display: inline-block;
  margin-right: 5px;
}
input[type="radio"]:checked + label:before, input[type="radio"]:checked + span:before{
  content: "\f192";
  color: var(--mau1);
  animation: effect 250ms ease-in;
}
input[type="radio"]:disabled + label, input[type="radio"]:disabled + span{
  color: #aaa;
}
input[type="radio"]:disabled + label:before, input[type="radio"]:disabled + span:before{
  content: "\f111";
  color: #ccc;
}
/*Radio Toggle*/
.toggle input[type="radio"] + label:before, .toggle input[type="radio"] + span:before{
  content: "\f204";
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing:antialiased;
  width: 1em;
  display: inline-block;
  margin-right: 10px;
}
.toggle input[type="radio"]:checked + label:before, .toggle input[type="radio"]:checked + span:before{
  content: "\f205";
  color: #16a085;
  animation: effect 250ms ease-in;
}
.toggle input[type="radio"]:disabled + label, .toggle input[type="radio"]:disabled + span{
  color: #aaa;
}
.toggle input[type="radio"]:disabled + label:before, .toggle input[type="radio"]:disabled + span:before{
  content: "\f204";
  color: #ccc;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{
  display: inline-block;
}
.navbar-brand {
  height: auto;
  min-height: 30px;
  border: 0px;
  padding: 0px;
}
.navbar-nav .nav-link:hover, .navbar-nav .nav-link:active, .navbar-nav .nav-link:focus{
  color: var(--mau1) !important;
}

/*** header ***/
header{
  padding:0px;
  color:#f0f0f0;
  background: rgba(0,0,0,0.8);
  border-bottom: 2px solid var(--mau1);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  width: 100%;
  font-size: 18px;
}
header .logo{
  max-height: 50px;
}
.right-header{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
  padding-top: 10px;
}
.wp-hotline{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  color: var(--mau2);
  font-size: 24px;
}
.wp-hotline img{
  height: 30px;
}
.wp-social{
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.icon-social{
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 10px;
  color:white;
  border-radius: 50%;
  background: var(--mau1);
  text-align: center;
  line-height: 30px;
}
.form-search .btn{
  background: transparent !important;
  border: none !important;
  color: #111 !important;
  position: absolute;
  right: 0px;
  top: 0px;
}
.form-search input{
  border-radius: 50px !important;
  padding-right: 40px !important;
}

/*** slider ***/
.wpslider{
  position: relative;
}
.owl-dots{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.owl-theme .owl-dots .owl-dot span{
  margin: 0px !important; 
}
.owl-dot{
  width: 15px;
  height: 15px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.owl-dot span{
  transition: all 1s;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background: var(--mau1) !important;
  transform: scale(1.5);
}
.owl-prev{
  position: absolute;
  left: 0px;
  color: white !important;
  top: 50%;
  background: var(--mau1) !important;
  width: 30px;
  height: 30px;
  border-radius: 50% !important;
  line-height: 26px;
  text-align: center;
  transform: translateY(-50%);
}
.owl-next{
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  color: white !important;
  background: var(--mau1) !important;
  width: 30px;
  height: 30px;
  border-radius: 50% !important;
  line-height: 26px;
  text-align: center;
}
.slider img{
  border: 1px solid var(--mau2);
}
.title-slider-main{
  font-size: 22px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
}
.title-slider{
  font-size: 22px;
  font-weight: bold;
  color: var(--mau2);
}
@media (min-width: 768px) {
  .wpslider{
    min-height: 500px;
  }
  .slider.owl-loaded{
    overflow: unset;
  }
  .owl-next{
    right: -40px;
  }
  .owl-prev{
    left: -40px;
  }
}

/*** about us ***/
.about-us{
  padding-bottom: 0px;
  padding-top: 100px;
}
.title-home{
  margin-bottom: 40px;
  text-align: center;
  color: #111;
}
.title-home.text-left{
  text-align: left;
}
.title-home.white{
  color: white;
}
.title-home .main{
  font-size: 25px;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  margin-bottom: 15px;
}
.title-home .sub{
  font-size: 36px;
  line-height: 44px;
  font-weight: 700;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.title-home p{
  color: #888;
}
@media (max-width: 767px) {
  .about-us{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .title-home .main{
    font-size: 50px;
  }
}

/*** rooms noibat ***/
#rooms_noibat{
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.owl_rooms_noibat .owl-item{
  transition: all 0.6s ease;
}
.item-room-price{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0px;
  flex-direction: column;
}
.item-room-img{
  width: 100%;
  border-radius: 16px 16px 0px 0px;
  overflow: hidden;
}
.item-room-price img{
  width: 100%;
}
.info-room-price{
  padding: 10px 20px;
  background: #f5f5f5;
  border-radius: 0px 0px 16px 16px;
  width: 100%;
}
.info-room-price .row-1{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;

}
.item-room-price .name-room{
  font-size: 18px;
  font-weight: bold;
  color: #111;
}
.price-room-value{
  font-size: 20px;
  font-weight: bold;
  color: var(--mau1);
}
.info-room-price .text-muted{
  font-size: 14px;
  color: #888;
}
.info-room-price .fa{
  font-size: 14px;
}
.fa-star{
  color: #ffc107;
}
.owl-visible .owl-stage-outer{
  padding-bottom: 30px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .owl_rooms_noibat .owl-stage .owl-item{
    transform: scale(0.85);
  }
  .owl_rooms_noibat .owl-stage .center{
    transform: scale(1.05);
  }
}
@media (max-width: 767px) {
  #rooms_noibat{
    padding-top: 0px;
  }
}

/*** dat phong ***/
.form-datphong{
  background: white;
}
.input-corner input, .input-corner select, .input-corner textarea{
  border-radius: 4px;
}
.form-group label{
  font-weight: bold;
  margin-bottom: 5px;
}
.wp-upload-file input{
  display: none;
}
.wp-upload-file label{
  display: block;
  padding: 10px;
  border: 1px dashed #ccc;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  color: #444;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wp-upload-file i{
  font-size: 28px;
  margin-bottom: 0px;
  color: #999;
  display: block;
}
.wp-upload-file span{
  font-weight: normal;
}
.btn-corner{
  border-radius: 20px;
}
.wp-upload-file.active i, .wp-upload-file.active span{
  display: none;
}
.wp-upload-file.active img{
  display: block;
  max-height: 100%;
}
@media (min-width: 768px) {
  .form-datphong textarea{
    min-height: 120px;
  }
}

/*** chinhanh ***/
.title-home2{
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-weight: 600;
  color: #555;
  font-family: sans-serif;
}
.wp-tienich{
  display: flex;
  gap: 20px;
  flex-direction: column;
  justify-content: center;
}
.item-tienich{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.item-tienich .number{
  font-size: 62px;
  padding-left: 20px;
  height: 60px;
  background: transparent url(../images/icon-number.png) no-repeat bottom left;
  background-size: 45px 45px;
  text-align: center;
}
.item-tienich .name{
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
}
.item-tienich .content-tienich{
  font-size: 14px;
}
.item-tienich{
  display: flex;
  align-items: center;
  gap: 20px;
}

/*** booking ***/
.body-booking{
  max-height: 350px;
  overflow-y: auto;
}

/*** gallery ***/
.gallery-item{
  position: relative;
}
.gallery-item .overlay{
  position: absolute;
}

@media (max-width: 767px) {
 
}
@media (max-width: 570px) {
  .wp-tienich{
    margin-bottom: 20px;
  }
  .note-color{
    gap: 10px !important;
  }
  .footer-booking{
    padding: 0px 10px !important;
  }
}

/* booking */
#booking{
  padding: 100px 0px 0px 0px;
  margin-bottom: 100px;
  background-size: cover;
  background-position: center;
  position: relative;
}
#booking::before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0,0,0,0.4);
}
.table-booking{
  background: #3f1f1a;
  margin: 0px;
  display: none;
}
.table-booking.active{
  display: table;
}
.col-name-room{
  background: var(--mau2);
  color: #000;
  font-size: 14px;
  font-weight: normal;
}
.date-booking{
  border: 1px solid var(--mau1);
  width: 38px;
  height: 15px;
  display: inline-block;
  border-radius: 4px;
  font-size: 11px;
  line-height: 15px;
}
.date-booking.booked{
  background: var(--mau1);
  cursor: default;
}
.date-booking.choosed{
  background: var(--mau2);
}
.date-booking.sale{
  --tw-shadow: 0 0 10px rgb(var(--mau2) / 80%);
  --tw-shadow-colored: 0 0 10px var(--mau2);
  box-shadow: 0px 0px 7px var(--mau2);
  border-color: var(--mau1);
  color: var(--mau1) !important;
}
.col-date-booking{
  font-size: 12px;
  color: white;
}
.col-time-booking{
  font-size: 12px;
}
.table-booking>tbody>tr>td, .table-booking>tbody>tr>th, .table-booking>tfoot>tr>td, .table-booking>tfoot>tr>th, .table-booking>thead>tr>td, .table-booking>thead>tr>th{
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  border-top: none;
  padding: 8px 5px;
  background: #222222;
  color: #fff;
}
.table-booking>thead>tr>th{
  border-bottom: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.wp-choose-time.first-price, .col-date-booking.first-price{
  border-left: 1px solid #374151;
}
.header-booking{
  text-align: center;
  padding: 10px 0px;
}
.header-booking select {
  width: auto;
  margin: 0 auto;
  display: block;
  text-align: center;
  text-align-last: center;
  -moz-text-align-last: center;
  -webkit-text-align-last: center;
  border: none;
  background: transparent;
  color: white;
  padding: 10px;
}
.bg-xanh{
  background: var(--xanh);
  color: white;
}
.footer-booking{
  padding: 0px 20px;
}
.note-color{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 30px;
  border-bottom: 1px solid #374151;
  padding: 10px 0px 10px 0px;
}
.note-color .item{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.total-price{
  font-size: 22px;
  font-weight: bold;
  color: var(--mau2);
}
.wp-btn-booking{
  padding: 15px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btn-circle{
  border-radius: 20px;
}
.text-white{
  color: white;
}
.note-booking{
  font-size: 12px;
  border-radius: 15px;
  border: 3px dashed var(--mau1);
  padding: 20px;
  background: #fff;
  margin-bottom: -60px;
  position: relative;
  z-index: 1;
}
.not-bold{
  font-weight: normal;
}
.custom-buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 14px;
}
.other-buy .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #cbcbcb;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 10px;
  border-radius: 5px;
}
.other-buy .quantity .btn {
  color: #cbcbcb;
  width: 31px;
  height: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border-radius: 0;
  font-size: 12px;
  line-height: 31px;
}
.other-buy .txtNumPro {
  width: 40px;
  height: 44px;
  font-size: 18px;
  font-weight: 400;
  color: #2a2a2a;
  text-align: center;
  border: 0;
  padding: 7px 0;
  border-right: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
@media (max-width: 570px) {
  .wp-total-price{
    margin-bottom: 10px;
    text-align: center;
  }
  .wp-btn-booking{
    display: block;
  }
  .wp-btn-booking .text-right{
    text-align: center !important;
  }
}

/* thu vien */
#image_homestay_row img{
  width: 100%;
  display: block;
}
@media (max-width: 570px) {
  #image_homestay img{
    border-radius: 10px;
  }
}

/* form_booking */
#form_booking{
  padding: 60px 0px 50px 0px;
  position: relative;
}
#form_booking::before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
}
form.form-booking{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
form.form-booking .form-group{
  margin-bottom: 10px;
}
form.form-booking .form-group > *{
  width: 100%;
}
@media (min-width: 768px) {
  form.form-booking .form-group, form.form-booking .btn{
    width: calc(25% - 15px);
  }
}
@media (max-width: 570px) {
  form.form-booking .form-group, form.form-booking .btn{
    width: calc(50% - 10px);
  }
}

/*** page ***/
.bg-header header{
  background: url('/images/bg-header.jpg') no-repeat center center;
  margin-bottom: 30px;
}
.bg-header header::before{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
}
.img-bg-header{
  background-size: cover;
  background-position: center;
  position: relative;
  height: 500px;
}
.card{
  padding: 20px;
  background: white;
  border-radius: 10px;
}
.card.xam{
  background: #f0f0f0;
}
.title-heading{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
#spin{
  margin: 0 auto 10px;
  height: 60px;
}
#spin.running{
  animation: spin 2s linear infinite;
}
.info-hd .text-muted{
  margin-bottom: 10px;
  font-size: 14px;
}
.text-warning{
  color: var(--mau2);
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.contentpage{
  padding-top:15px;
  padding-bottom:15px;
}
.panel-default > .panel-heading{
  background:#fff;
}
.relative{
  position:relative;
}
.content p, .content img, .wp-caption{
  margin-bottom: 15px;
}
.content img{
  height: auto !important;
  max-width: 100% !important;
  border-radius: 10px;
}
.content table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px !important;
    border: 1px solid #ddd;
}
.content table  th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.content table td, table th{
    padding: 3px 10px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border: 1px solid #ddd;
}
.content table tr:nth-of-type(2n+1) {
  background-color: #f9f9f9;
}
.content{
    overflow-x: auto;
}
.content ol{
  margin-left: 20px;
  margin-bottom: 10px;
}
.content ol li{
  list-style: decimal;
  margin-left: 20px;
  margin-bottom: 9px;
  line-height: 30px;
}
.content ul li{
  list-style: inside;
  padding-left: 20px;
  margin-bottom: 9px;
  line-height: 30px;
}

/*** sb ***/
.sb{
  margin-bottom:15px;
}
.postsb{
  margin-bottom: 10px;
}
.title-sb{
  font-size: 17px;
  font-weight:bold;
  line-height:25px;
  color:#555;
}
.thumbsb{
  float:left;
  margin-right:10px;
}
.postsb img{
  max-width: 80px;
}


/*** footer ***/
footer{
  background: #f0f0f0;
  margin-top: 50px;
}
footer h3, footer h2, footer h4{
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 18px;
}
footer .content p{
  margin-bottom: 5px;
}
.item-footer{
  display: flex;
  align-items: center;
  gap: 10px;
}
.item-footer .fa{
  font-size: 20px;
  color: var(--mau1);
}
#footer_row_1{
  padding-top: 70px;
  padding-bottom: 40px;
}
#social_block{
  margin: 12px auto 10px;
}
#social_block  li {
  border: 0 none;
  display: inline-block;
  line-height: 1;
  margin-right: 0px;
  padding: 0;
  text-align: center;
}
#social_block  li a {
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  overflow: hidden;
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #aaa;
  transition: all 1s;
}
#social_block .facebook:hover{
  background: #3B5998;
}
#social_block .twitter:hover{
  background: #3B5998;
}
#social_block .youtube:hover{
  background: #CC181E;
}
#social_block .google-plus:hover{
  background: #CC181E;
}
#social_block .instagram:hover{
  background: #CC181E;
}
#footer_row_2{
  position: relative;
  z-index: 10;
  margin-bottom: 10px;
}
#footer_row_2::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  background: #f0f0f0;
  width: 100%;
  height: 1px;
}
#footer_row_3{
  background: #aaa;
  padding: 10px 0px;
}
#footer_bottom{
  padding: 30px 0px;
  background: #555;
  color: white;
}
#footer_bottom a{
  color: white;
}
#footer_bottom i{
  color: var(--mau1);
  margin-right: 5px;
  font-size: 17px;
}
.icons-fixed{
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.icons-fixed a{
  color: white;
  background: #555;
  padding: 10px;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icons-fixed a:hover{
  background: var(--mau1);
}
@media (min-width: 768px) {
  
}

/*** spin ***/

.lds-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  padding: 10px 0px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wploading{
  background: rgba(0,0,0,0.65);
  position:fixed;
  top:0px;
  left:0px;
  z-index: 9999;
  text-align:center;
  width:100%;
  height:100%;
}
.wploading .lds-roller{
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  z-index: 99999;
}


/*** dat hang ***/
.title-form{
  font-weight:bold;
  font-size:17px;
  text-transform:uppercase;
  margin-bottom:10px;
  line-height:30px;
}


/*** responsive ***/
@media (min-width: 1160px) {
  .modal-lg {
    width: 1160px;
  }
}
@media (min-width: 1024px) {
  .cot5{
    float:left;
    width:20%;
  }
}
@media (min-width: 768px) {
  .hidden-desktop{
    display: none;
  }
  .navbar-nav > li > a{
    color: #111;
    text-transform: uppercase;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .dropdown-menu > li > a{
    padding:15px 10px;
    color: #111;
  }
  .dropdown-menu{
    top:49px;
  }
  .post .thumbnail{
    float: left;
    margin-right: 10px;
    max-width: 100px;
  }
  .navbar{
    min-height:auto;
    background: transparent;
    position: fixed;
    width: 100%;
    z-index: 99999;
    transition: all 0.3s ease;
    position: fixed;
    top: 0;
    left: 0;
  }
  body:not(.home) .navbar{
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
  nav.truot{
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .navbar-toggle.pull-left {
    margin-left: 15px;
  }
  .pull-sm-left {
    float: left !important;
  }
  .navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:active, .nav > li.active > a, .nav > li > a:focus, .nav > li > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
    background: none;
  }
  .main > li > a{
    border-right:1px solid #3f9ad6;
    border-left: 1px solid #2074ab;
  }
  
  .main > li:first-child > a{
    border-left:none;
  }
  .main > li:last-child > a{
    border-right:none;
  }
  .main > li > a:hover, .main > li > a.active{
    color:white;
    background:var(--mau2);
  }
  #top .main{
    text-align:right;
  }
  .navbar-collapse{
    padding:0px;
    gap: 100px
  }
  .menusp{
    width:270px;
    float:left;
    margin-right:10px;
    position:relative;
  }
  .titlemnsp{
    background:var(--mau2);
    line-height:50px;
    padding:0px 0px 0px 15px;
    display: block;
    color:white !important;
    text-transform:uppercase;
  }
  .menusp ul{
    position:absolute;
    top:50px;
    left:0px;
    width:100%;
    z-index: 111;
  }
  .menusp li{
    display: block;
    float:none;
  }
  .menusp .navbar-nav > li > a{
    background:#fff;
    border-bottom:1px solid #f5f5f5;
    color:#555;
    padding-top:8px;
    padding-bottom:8px;
  }
  .menusp .navbar-nav > li > a:before{
    content:"\f101";
    font:normal normal normal 14px/1 FontAwesome;
    margin-right:7px;
  }
  .menusp .navbar-nav > li > a:hover{
    color:var(--mau1);
  }
  .hotlinef{
    text-align:center;
  }
  body:not(.home) .menusp .navbar-nav > li > a{
    height:0px;
    padding-top:0px;
    padding-bottom:0px;
    overflow:hidden;
  }
  .menusp:hover .navbar-nav > li > a{
    height:36px !important;
    padding-top:8px !important;
    padding-bottom:8px !important;
  }
  body.guest #top .dropdown-menu{
    background:transparent;
    border:none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .bannerright img{
    height:170px;
  }

  /*** member ***/
  .member .navbar-brand {
    padding: 5px 0px;
  }
  .member .navbar{
    background: transparent;
    margin-bottom:15px;
  }
  .member .navbar a{
    color: #222;
    padding-left: 0px;
    padding-right:0px;
    margin-right: 40px;
    text-transform:uppercase;
  }
  .member .navbar .text-danger{
    color:red;
  }
  .member header .btn{
    color: #fff !important;
  }
  .member .navbar .active a{
    color: var(--mau1);
    font-weight: bold;
    position:relative;
  }
  .member .navbar .active a:before{
    width:100%;
    height:3px;
    background:var(--mau1);
    position:absolute;
    bottom:-13px;
    left:0px;
    content:"";
  }
  .member header{
    padding: 10px 0px 10px 0px;
    background: #000;
    color: white;
  }
  .member header .navbar-nav > li{
    padding-bottom:10px;
  }
  .member .navbar{
    border-bottom: 2px solid #e5e5e5;
    background:#fff;
  }
  .member .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .member .form{
    padding: 0px 0px 10px 0px;
    background: #f5f5f5;
    margin-bottom:15px;
  }
  .member .form .item{
    margin-bottom: 10px;
  }
  .container .jumbotron{
    padding: 30px;
  }
  .jumbotron h2, .jumbotron h3{
    font-weight:bold;
    margin-bottom:15px;
  }
  .navbar-brand>img {
    max-height: 40px;
  }
  .navbar-nav li{
    position:relative;
  }
  .navbar-nav li:hover > .dropdown-menu{
    display: block;
  }
  .navbar-nav .dropdown-menu .caret {
    transform: rotate(-90deg);
    position: absolute;
    top:13px;
    right:5px;
  }
  .dropdown-menu{
    font-size: unset;
    padding: 0px;
    border-top:none;
  }
  .wpmenu .dropdown-menu{
    top:50px;
    left:0px;
  }
  header .dropdown-menu{
    top:43px;
    right:0px;
    left:unset;
    border-radius:4px !important;
    -moz-border-radius:4px !important;
    -webkit-border-radius:4px !important;
  }
  .navbar-nav .dropdown-menu .dropdown-menu {
    left:100%;
    top:-2px;
  }
  .btnpop{
    margin-bottom:10px;
  }
  .dropdown-menu > li > a {
    padding: 5px 10px;
  }
  .member .nav {
    margin-top: 8px;
  }
  .member .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .member .navbar .active a {
    color: var(--mau1);
    font-weight: bold;
    position: relative;
  }
  .member .title-mem{
    font-size:25px;
    font-weight:bold;
  }
  .bg-header header{
    background-size: 100% auto;
    background-position: center;
  }
  body:not(.home){
    padding-top: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {

}
@media (max-width: 767px) {
  body{
    padding-top: 60px;
  }
  .navbar{
    position:fixed;
    z-index: 200;
    top:0px;
    left:0px;
    width:100%;
    box-shadow:0px 0px 3px #888;
    padding: 0px;
  }
  .navbar-nav > li > a.btn{
    color:white;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    text-align:left;
  }
  .navbar-nav > li > a.btn:hover{
    background:var(--mau2);
  }
  .hidden-mobile{
    display: none;
  }
  .navbar-brand{
    padding: 5px 10px;
  }
  .navbar-brand img{
    max-height: 40px;
    filter: brightness(0) invert(1);
  }
  .ico-menu{
    margin: 0px 10px 0px 0px;
    color: white;
  }
  .navbar-toggle .icon-bar{
    background: white;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  /* ANIMATED X */
  .navbar-toggle.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
  }

  .navbar-toggle.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .navbar-toggle.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
  }

  /* ANIMATED X COLLAPSED */
  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  /* END ANIMATED X */
  .navbar-collapse{
    border: none;
    margin: 0px -12px;
  }
  .collapse.in {
    display: block !important;
  }
  .navbar-nav{
    position: relative;
    z-index: 999;
    background: #f5f5f5;
    box-shadow: 0px 0px 4px #777;
    -moz-box-shadow: 0px 0px 4px #777;
    -webkit-box-shadow: 0px 0px 4px #777;
  }
  .navbar-nav{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar{
    margin-bottom: 0px;
    min-height: 40px;
    background:var(--mau2);
  }
  .navbar-nav > li > a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .dropdown-menu>li>a{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #f0f0f0;
    color: #444;
    padding: 8px 15px !important;
  }
  .navbar-nav .open .dropdown-menu>li>a{
    font-size: 15px;
    padding: 10px 0px 10px 30px;
  }
  .navbar-nav > li:first > a{
    border-top: 0px;
  }
  .navbar-nav > li:last > a{
    border-bottom: 0px;
  }
  .navbar-nav > .current-menu-item > a, .navbar-nav > .current-menu-parent > a{
    background: #00C853;
    color: white;
  }
  .right-header{
    gap: 10px;
    font-size: 15px;
  }
  .navbar-toggler{
    color: white;
  }
}
@media (max-width: 580px) {
  .news-full img{
    max-width:80px;
  }
}
@media (max-width: 480px) {

}

