body, html, div, blockquote, p,
h1, h2, h3, h4, h5, h6, pre, ol, dl, dt,
dd, form, a, input, fieldset{margin:0px;padding:0px;border:none;color:#333333;font-size:16px;font-family: 'Tinos';}
h1, h2, h3, h4, h5, h6{margin:0px;padding:0px;color:#333333;font-size:16px;font-family: 'Tinos';}
ul,li, ol{list-style:none;margin:0px;padding:0px;color:#333333;font-size:16px;font-family: 'Tinos';}
img{border:none;padding:0px;}
a{text-decoration:none;cursor:pointer;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;cursor: pointer;}
a:hover{text-decoration: none;}
.clearfix{clear:both}
a:focus{
  text-decoration: none;
}
@font-face {
    font-family: 'Tinos', serif;
   font-weight: normal;
   font-style: normal;
}
@font-face {
    font-family: 'Playfair Display', serif;
   font-weight: normal;
   font-style: normal;
}
.position #animation_container{
   width: 750px !important;
   height: 800px !important;

}
.position #animation_container canvas {
    width: 562px !important;
    height: 602px !important;
    margin-top: 100px;
}
.masterplan-details-content .box-all-content-master img{
  margin-bottom: 15px;
}
.box-language{
  display: none;
}
.box-mail.box-text{
  display: none;
}
.position-content-text #animation_container{
  width: 652px !important;
  height: 652px !important;
  background: none !important;
}
.position-content-text #animation_container canvas{
  width: 652px !important;
  height: 652px !important;
  background: none !important;
}
.box-position-mas{
  margin-top: 20px;
}
.inside-page>div:nth-child(1)>div{
  z-index: 99;
  position: relative;
}
.box-masterplan-hover{
  margin-top: 30px;
}
#masterplan .map-hover .img-container .main-img{transition:all ease .4s;-webkit-transition:all ease .4s;}
#masterplan .map-hover .img-container .hover-imgs img{opacity:0;transition:all ease .4s;-webkit-transition:all ease .4s}
#masterplan .map-hover .img-container .hover-imgs{top:0;left:0}
#masterplan .imagemapster{position:relative;z-index:2}
#masterplan .map-hover .img-container .hover-imgs img{position:absolute;left:0;top:0;bottom:0;right:0;opacity:0;pointer-events:none;transition:all ease .3s;-webkit-transition:all ease .3s;overflow:hidden}
#masterplan .map-hover .img-container .hover-imgs img.active{opacity:1}
#masterplan .imagemapster {
    position: relative;
    z-index: 2;
}
#masterplan .map-hover area{
  cursor: pointer;
}
#masterplan img{
  max-width: 100% !important;
}
#masterplan{
  position: relative;
  background: url(../images/back-matbang.jpg) center center no-repeat;
  background-size: cover;
}
.box-list-master{
  position: absolute;
  left: 75%;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 9;
  display: flex;
  align-items: center;
}
.box-list-master h3{
    font-size: 24px;
    color: #003d68;
    font-family: 'Tinos';
    font-weight: 700;
    text-transform: uppercase;
}

.box-list-master .list-tienich a{
    font-size: 18px;
    color: #000000;
    font-family: 'Tinos';
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
.list-tienich li{
  position: relative;
  padding-left: 25px;
}
.list-tienich li:hover a{
  color: #c9a154;
}
.list-tienich li:before{
  position: absolute;
  width: 16px;
  height: 16px;
  content: "";
  background: url(../images/icon-list-mas.png) center center no-repeat;
  background-size: cover;
  z-index: 9;
  left: 0px;
  top: 2px;
}
.box-text-click{
  margin-top: 10px;
}
.box-text-click img{
  margin-right: 10px;
  max-width: 100%;
}
.box-text-click a{
    font-size: 20px;
    color: #ffffff;
    font-family: 'Tinos';
    font-weight: 400;
    text-align: center;
}
.sub{
  position: relative;
}
.sub span.fix-title, .sub span.rounded {
    text-transform: uppercase;
    display: block;
    color: #666666;
    font-size: 18px;
    border: 1px solid #003841;
    border-bottom: 1px solid #003841;
    white-space: nowrap;
    padding: 3px 0 3px 10px;
    background: #dcaa53  url(../images/mb-down1.png) no-repeat right 15px center;
    width: auto;
    min-width: 262px;
}
.sub p {
    font-size: 20px;
    white-space: nowrap;
    text-transform: initial;
    color: #fff;
}
.sub ul {
  border: 1px solid #003841;
  border-top: 0px;
    position: absolute;
    z-index: 10;
    padding: 5px;
    background: #ffffff;
    display: none;
    width: auto;
    left: 0px;
    right: 0px;
    min-width: 262px;
    overflow: auto;
    max-height: 327px;
}
.sub ul li {
    padding: 0px 10px;
    text-align: left;
    line-height: 2;
}
.sub ul li a{
  color: #003d68;
   font-size: 18px;
  font-family: 'Tinos';
  font-weight: 700;
}
.box-all-content-master{
  position: relative;
  margin-top: 60px;
  z-index: 99;
}
.box-all-content-master .tab-content {
    background: #f5f5f5;
    width: 96%;
    margin: 0 auto;
}
.box-all-content-master .left_tab {
    background: #fff;
    padding: 20px;
}
.box-all-content-master .right_tab{
 background: #f5f5f5;
}
.right_tab h5{
    font-size: 20px;
  font-family: 'Tinos';
  font-weight: 700;
  color: #003d68;
  text-transform: uppercase;
}
.right_tab h6{
    font-size: 18px;
  font-family: 'Tinos';
  font-weight: 700;
  color: #000000;
  text-transform: uppercase;
  margin-top: 25px;
}
.masterplan-infor>div:nth-child(1){
  padding-top: 20px;
}
.masterplan-infor>div:nth-child(2){
  padding-top: 20px;
}
.box-list-name{
  position: absolute;
  width: 250px;
  right: 2.9%;
  top: -45px;
  z-index: 99;
}
.nav-masterplan-de{
  display: inline-block;
  position: absolute;
  left:  2%;
  top: -39px;
  z-index: 99;
  border: none;
}
.nav-masterplan-de li{
  margin-right: 10px;
}
.nav-masterplan-de li a{
  font-size: 20px;
  font-family: 'Tinos';
  font-weight: 400;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 5px 20px;
  border-radius: 0px;
  background: #003d68;
  border-bottom: none;
}
.nav-masterplan-de li.active a{
  background: #ffffff;
  color: #003d68;
  border-bottom: none;
}
.nav-masterplan-de li a:hover{
  background: #ffffff;
  color: #003d68;
  border-bottom: none;
}
.masterplan-infor ul{
  margin: 10px 0px;
}
.masterplan-infor li{
  font-size: 18px;
  font-family: 'Tinos';
  font-weight: 400;
  color: #000000;
}
.box-left-tab{
  height: 620px;
  overflow-y: scroll;
  padding-right: 7px;
}
.masterplan-infor li span{
  float: right;
}
/* width */
.box-all-content-master .tab-content ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.box-all-content-master .tab-content ::-webkit-scrollbar-track {
  background: #f5f5f5; 
}
 
/* Handle */
.box-all-content-master .tab-content ::-webkit-scrollbar-thumb {
  background: #c9a154; 
}

/* Handle on hover */
.box-all-content-master .tab-content ::-webkit-scrollbar-thumb:hover {
  background: #c9a154; 
}

.inside-page img{
  max-width: 100%;
}
.animatedParent{
  overflow: hidden;
}
.banner-inside{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    height: 620px;
}
.icon-sub-page {
    position: absolute;
    height: 240px;
    right: 0px;
    width: 140px;
    bottom: 150px;
    z-index: 992;
/*    overflow: hidden;*/
}
.icon-right{
  width: 140px;
  height: 40px;
  position: absolute;
  right: -97px;
  background: #d0a14f;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.utility-img-content .box-img:hover img{
      -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.icon-right:hover {
    /* width: 120px; */
    right: 0px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-image: -moz-linear-gradient( 0deg, rgb(197,145,46) 0%, rgb(235,215,102) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(197,145,46) 0%, rgb(235,215,102) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(197,145,46) 0%, rgb(235,215,102) 100%);
    z-index: 999;
}
.icon-right:hover .icon-content h5{
  display: block;
 -webkit-transition: all 1.5s ease-in-out;
 -o-transition: all 1.5s ease-in-out;
 -moz-transition: all 1.5s ease-in-out;
 transition: all 1.5s ease-in-out;
}
.icon-right:hover img{
 -webkit-transition: all .5s ease-in-out;
 -o-transition: all .5s ease-in-out;
 -moz-transition: all .5s ease-in-out;
 transition: all .5s ease-in-out;
}
.icon-content img{
  width: 43px;
  height: 40px;
  display: block;
  float: left;
}
.icon-content h5{
  font-family: 'Tinos';
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 12px;
}
.icon-right.icon-language{
  right: -97px;
  height: 40px;
  top: -45px;
}
/*.icon-right.icon-language .icon-content h5{
  padding-top: 8px;
  font-size: 13px;
}*/
.icon-right.icon-language:hover {
     right: 0px; 
}
.icon-content .languagepicker{
 float: left; 
 padding-right: 0px;
 height: 40px;
}
.icon-content .languagepicker img {
    width: 43px;
    height: 40px;
}
.icon-content  .languagepicker li {
    padding-right: 0px;
    height: 40px;
}
.icon-content .languagepicker:after{
  display: none;
}
.icon-register{
  top: 0px;
}
.icon-face{
  top: 46px;
}
.icon-youtube{
  top: 92px;
}
.icon-twitter{
  top: 138px;
}
.icon-instagram{
  top: 184px;
}
/*HINH ANH*/
#album_container{
  width: 1140px;
  margin: 0 auto;
}
.album-item, .grid-sizer {
    width: 25%;
}
#album_container .album-item {
    position: relative;
    margin-bottom: 12px;
    text-align: center;
}
.grid-item--width2 {
    width: 50%;
}
.album-item {
    float: left;
}
.album-item img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 0;
}
#album_container .album-item .item-hover h2.title {
    font-family: 'Tinos';
    font-weight: 400;
    position: relative;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    margin: 0;
    padding-top: 100px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}
#album_container .album-item .item-hover {
    position: absolute;
    width: calc(100% - 10px);
    height: 100%;
    top: 0;
    left: 5px;
    background: url(../images/icon-zoom.svg) center center no-repeat rgba(35,98,127,.7);
    border: 0 solid rgba(255,255,255,0);
    opacity: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#album_container .album-item:hover .item-hover {
    opacity: 1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.fancybox-title-float-wrap .child{
  background: none;
  font-family: 'Tinos';
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  margin-top: 20px;
}
.menu-list-img{
  margin-bottom: 30px;
}
.menu-list-img ul{
  text-align: center;
}
.menu-list-img ul li{
  display: inline-block;
}
.menu-list-img ul li a{
  padding: 5px 20px;
  margin: 0px 5px;
  border: 1px solid #ffffff;
  color: #fff;
  font-family: 'Tinos';
  font-weight: 400;
  font-size: 18px;
      -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.menu-list-img ul li.active a , .menu-list-img ul li:hover a{
 background: #c9a154;
 border: 1px solid #c9a154;
     -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .25s ease-in-out;
}
/*END HINH ANH*/
  .home-img-content .box-img:hover img{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
  .home-img-content .box-img:before{
    display: none;
  }
.box-img , .box-img-video-thub{
    overflow: hidden;
    position: relative;
  }
  .box-img img{
       -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
  .box-img:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
 .box-img:before , .box-img-video-thub:before{
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 299;
    display: block;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%) !important;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
 .box-img:hover:before , .box-img-video-thub:hover:before{
    -webkit-animation: shine 1s;
    animation: shine 1s
  }
    @-webkit-keyframes shine {
        100% {
          left: 125%
        }
    }

    @keyframes shine {
      100% {
        left: 125%
      }
    }
div.box-document{
  width: 20%;
  float: left;
  padding-left: 12px;
  padding-right: 12px;
}
.box-document h3{
  font-family: 'Tinos';
  font-weight: 700;
  font-size: 17px;
  margin-top: 15px;
  color: #ffffff;
  text-align: center;
}
.video-diff >div{
  width: 20%;
  float: left;
}
.box-video-main{
  padding-left: 12px;
  padding-right: 12px;
}
.box-img-video-thub{
  position: relative;
}
.box-video-diff{
  margin-top: 60px;
}

.box-top{
  margin-bottom: 30px;
}

.box-video-main h4{
  font-family: 'Tinos';
  font-weight: 400;
  font-size: 24px;
  margin-top: 20px;
  color: #ffffff;
  text-align: center;
}
.box-video-diff h3{
    color: #dcaa52;
    font-size: 24px;
    font-family: 'Tinos';
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-left: 12px;
}
.box-img-video-thub .total-time{
    position: absolute;
    display: block;
    padding: 0px 5px;
    background: #000000;
    color: #ffffff;
    bottom: 5px;
    right: 5px;
    font-family: 'Tinos';
    font-weight: 700;
    font-size: 14px;
}
.link-video h4{
  font-family: 'Tinos';
  font-weight: 700;
  font-size: 18px;
  margin-top: 10px;
  color: #ffffff;
}
.link-video{
  padding-left: 12px;
  padding-right: 12px;
}
.box-video-main iframe{
  height: 710px;
}
/*CONTACT*/
.box-infor-contac{
  margin-top: 30px;
}
.box-infor-contac h3 , .box-infor-contac .form-register h3{
   font-family: 'Tinos';
  font-weight: 400;
  font-size: 24px;
  color: #dcaa52;
  text-transform: uppercase;
  text-align: left;
  margin-top: 20px;
}
.box-infor-contac .form-register h3{
  padding-left: 15px;
}
.box-infor-contac .form-register .form-control {
    background: #ffffff;
    color: #000000;
    border: none;
    border-radius: 0px;
    font-family: 'Tinos';
    font-weight: 400;
    font-size: 16px;
}
.box-infor-contac .form-group{
  margin-bottom: 20px
}
.box-infor-contac .form-register input::placeholder{
  color: #000000;
}
.box-infor-contac .form-register textarea::placeholder{
  color: #000000;
}
.box-infor-contac .btn.bt-send{
 background: #dcaa52;
 color: #003d68;
 text-transform: initial;
}
.box-infor-contac .btn.bt-send:hover{
  color: #fff;
}
.box-infor-contac .btn-buy{
 text-align: left;
 margin-top: 0px;
}
.box-infor-contac p{
     font-family: 'Tinos';
    font-weight: 400;
  font-size: 18px;
  color: #ffffff;
  margin: 10px 0px;
}
.page-contact .contact-content{
  padding-top: 30px;
}
.inside-page-contact .footer-bottom:before{
  display: none;
}
.box-infor-add h4{
   font-family: 'Tinos';
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 30px;
}
.link-google-map{
  display: inline-block;
  padding: 5px 0px;
  font-family: 'Tinos';
  font-weight: 400;
  font-size: 18px;
  color: #dcaa52;
  border-bottom: 2px solid #dcaa52;
  margin-top: 10px;
}
.link-google-map:hover{
  color: #dcaa52;
}
/*PAGE NEWS*/
.page-box-news{
  position: relative;
}
.page-box-news .news-content{
  background: #fff;
  padding: 15px;
  -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    min-height: 100%;
        min-height: 420px;
}
.page-box-news .news-content:hover{
    background: #dcaa52;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.page-box-news .box-news>div{
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.page-box-news .box-date-time {
    top: 20px;
    left: 20px;
}
.box-pagination a{
 display: inline-block;
 padding: 4px 12px;
 color: #fff;
 background: #003d68;
 border: 1px solid #fff;
 font-family: 'Tinos';
 font-weight: 700;
 font-size: 18px;
 margin: 0px 3px;
}
.page-news-content-details img{
  max-width: 100%;
  display: block;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.box-news-details{
  padding: 40px 60px;
  background: #fff;
}
.box-news-details p{
   font-family: 'Tinos';
  font-weight: 400;
  font-size: 18px;
  margin: 7px 0px;
}
.box-news-details h3{
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
}
.box-news-details h4{
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
}
p.date-public{
  font-size: 18px;
  font-family: 'Tinos';
  font-weight: 400;
  color: #dcaa52;
  display: block;
  margin: 10px 0px; 
}
.box-pagination{
  text-align: center;
  -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    min-height: 100%;
}
.box-pagination a.active{
  background: #dcaa52;
  color: #003d68;
  border: 1px solid #dcaa52;
}
.box-pagination a:hover{
  background: #dcaa52;
  color: #003d68;
  border: 1px solid #dcaa52;
  -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    min-height: 100%;
}
.box-news-different{
  margin-top: 40px;
}
.box-news-different h3{
  color: #dcaa52;
  font-size: 24px;
  font-family: 'Tinos';
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.box-news-different ul li{
  margin: 10px 0px;
  position: relative;
  padding-left: 20px;
}
.box-news-different ul li:before{
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: transparent;
  left: 2px;
  top: 8px;
  z-index: 9;
}
.box-news-different ul li:hover:before{
  border: 2px solid #dcaa52;
}
.box-news-different ul li a{
  color: #ffffff;
  font-size: 18px;
  font-family: 'Tinos';
  font-weight: 400;
}
.box-news-different ul li:hover a{
  color: #dcaa52;
}
.page-news-content-details .box-pagination {
  text-align: left;
}


.fancybox-next span{
  background: url(../images/next.svg) center center no-repeat;
}
.fancybox-prev span{
   background: url(../images/back.svg) center center no-repeat;
}


.utility-content-img{
  position: relative;
}
.utility-content-img img{
  display: block;
  margin: 0 auto;
}
.utility-inside{
  position: relative;
}
.utility-content-img h3{
  text-align: center;
      font-size: 20px;
    color: #fff;
    font-family: 'Tinos';
    font-weight: 400;
    display: block;
    margin-top: 10px;
}
.utility-inside  .slick-slide:focus{
  outline: none;
 }
.utility-inside .slick-next{
     display: block;
    z-index: 99;
    background: url(../images/next.svg) center center no-repeat;
    height: 35px;
    width: 30px;
    top: 49%;
    right: 20px;
   -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.utility-inside .slick-prev {
    display: block;
    z-index: 99;
    background: url(../images/back.svg) center center no-repeat;
    height: 35px;
    width: 30px;
    top: 49%;
    left: 20px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
   
}
.utility-inside .slick-prev:hover,  .utility-inside .slick-prev:focus {
   background: url(../images/back.svg) center center no-repeat;
 }  
.utility-inside .slick-next:hover,    .utility-inside .slick-next:focus {
    background: url(../images/next.svg) center center no-repeat;
}
  .utility-inside .slick-prev:before,   .utility-inside .slick-next:before  {
   display: none;
 }
/*PAGE UTILITY*/
.fancybox-close {
    background: url(../images/icon-close.png) !important;
    background-repeat: no-repeat !important;
    width: 18px !important;
    height: 21px !important;
    top: 0 !important;
    right: -30px !important;
}
.box-img-utility {
  position: relative;
}
.box-img-utility img{
  display: block;
  margin: 0 auto;
}
.box-list-masterplan{
  margin-top: 20px;
}
.list-tienich .number {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #ac884e;
    padding: 1px 7px;
    color: #ffffff;
    border: 1px solid #ffffff;
    margin-right: 10px;
}
.list-tienich li{
  margin: 20px 0px;
}
.list-tienich li a{
    font-size: 20px;
    color: #fff;
    font-family: 'Tinos';
    font-weight: 400;
}
.list-tienich li a.number{
  color: #000;
  font-size: 20px;
}
.list_number{position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px; } 
  .num {
    width: 25px;
    height: 25px;
    font-family: 'Tinos';
    font-weight: 400;
    line-height: 22px;
    color: #000;
    text-align: center;
    font-size: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: inset 0 0 7px 9px rgba(0,0,0,.1);
    cursor: pointer;
    position: absolute;
    background-color: #f89b2c;
  }
  .num:hover{
    color: #dcaa52;
    border: 2px solid #dcaa52;
    background: #003d68;
  }
    .num::after {
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      left: -1px;
      top: -1px;
      border: 1px solid rgba(255,255,255,.5);
      -webkit-border-radius: 50%;
      border-radius: 50%;
    }
    .m-01 {
    left: 72%;
    top: 38%;
    }
    .m-011 {
    left: 45%;
    top: 61%;
    }
    .m-02 {
    left: 46%;
    top: 25%;
    }
    .m-021 {
    left: 51%;
    top: 35%;
    display: none;
    }
    .m-03 {
    left: 54%;
    top: 38%;
    }
    .m-04 {
    left: 30%;
    top: 41%;
    }
    .m-041 {
    left: 61%;
    top: 22%;
    }
    .m-05 {
    left: 48%;
    top: 41%;
    }
   .m-06 {
    left: 63.2%;
    top: 63.5%;
    display: none;
    }
.m-061 {
    left: 50.2%;
    top: 33.5%;
}
    .m-062 {
    left: 43.2%;
    top: 33.5%;
    display: none;
    }
    .m-063 {
    left: 81.2%;
    top: 46.5%;
    display: none;
    }
    .m-07 {
    left: 57.3%;
    top: 40.2%;
    }
  .num .name-info {
    display: none;
    position: absolute;
    top: -100px;
    left: 40px;
    z-index: 99;
    width: 140px;
    height: 140px;
    padding: 0px 10px;
    border-radius: 50%;
    background: url(../images/back-info.png) center center no-repeat;
    background-size: contain;
    background-color: #085641;
    text-align: center;
    pointer-events: none;
    -webkit-animation: Color2 2s infinite;
    animation: Color2 2s infinite;
    align-items: center;
  }
  .num .name-info h3{
    color: #efc171;
    font-size: 24px;
    font-family: 'Tinos';
    font-weight: 400;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
  }
  .num:hover .name-info{
    display: block;
  } 
  .num.active h3{
    display: block;
  } 
    .num .name-info::after {
      display: none;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px 15px 0 0;
      border-color: #085641 transparent transparent;
      position: absolute;
      left: 30px;
      bottom: -10px;
      margin: 0 0 0 -15px;
      z-index: 1;
      -webkit-animation: Border 2s infinite;
      -moz-animation: Border 2s infinite;
      -ms-animation: Border 2s infinite;
      -o-animation: Border 2s infinite;
      animation: Border 2s infinite;    
      
    }
  @-webkit-keyframes Color2{
    0%,60%{background-color:#00431c}
    20%{background-color:#b08a30}}
  @keyframes Color2{
    0%,60%{background-color:#00431c}
    20%{background-color:#b08a30}
  }
  @-webkit-keyframes Border{
    0%,60%{border-top-color:#00431c}
    20%{border-top-color:#b08a30}
  }
  @keyframes Border{
    0%,60%{border-top-color:#00431c}
    20%{border-top-color:#b08a30}
  }

.list_number span.circle {
    left: -10px;
    top: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border: 1px solid #00707e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(255,255,255,1);
  display: block;
  position: absolute;
  -webkit-animation: Ani 2s infinite;
  -moz-animation: Ani 2s infinite;
  -ms-animation: Ani 2s infinite;
  -o-animation: Ani 2s infinite;
  -webkit-animation: Ani 2s infinite;
    animation: Ani 2s infinite;
}
@-webkit-keyframes Ani{
  0%{box-shadow:0 0 0 rgba(220,220,220,0);border:1px solid rgba(220,220,220,0);-webkit-transform:scale(0);transform:scale(0)}
  70%{box-shadow:0 0 50px rgba(220,220,220,1);border:1px solid rgba(220,220,220,1);-webkit-transform:scale(1);transform:scale(1)}
  100%{box-shadow:0 0 60px rgba(220,220,220,0);border:0 solid rgba(220,220,220,0);-webkit-transform:scale(2);transform:scale(2)}}
  
@keyframes Ani{
  0%{box-shadow:0 0 0 rgba(220,220,220,0);border:1px solid rgba(220,220,220,0);transform:scale(0)}
  70%{box-shadow:0 0 50px rgba(220,220,220,1);border:1px solid rgba(220,220,220,1);transform:scale(1)}
  100%{box-shadow:0 0 60px rgba(220,220,220,0);border:0 solid rgba(220,220,220,0);transform:scale(2)}}

/*PAGE POSITION*/
.position-content img{
  display: block;
  margin: 0 auto;
}
.position-content-text{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box-des-po p , .box-des-po ul li{
    font-size: 18px;
    color: #fff;
    font-family: 'Tinos';
    font-weight: 400;
    margin-bottom: 10px;
}
.box-des-po {
  width: 400px;
}
.box-des-po ul li {
  margin: 10px 0px;
}
/*PAGE INTRO*/
.banner-inside .box-text-banner h1, .banner-inside .box-text-banner h2{
  font-size: 24px;
}
.banner-inside .box-text-banner h1 span, .banner-inside .box-text-banner h2 span{
  font-size: 40px;
}
.inside-leaf-left{
  position: absolute;
  z-index: 9;
  left: 0px;
  top: 200px;
}
.inside-leaf-right{
  position: absolute;
  z-index: 9;
  right: 0px;
  top: 150px;
}
.inside-page{
  position: relative;
  background: #003d68;
  padding-bottom: 120px;
}
.inside-page .box-title h3{
  font-size: 40px;
  text-transform: initial;
}
.box-line-footer-inside{
  position: absolute;
  bottom: -3px;
  left: 0px;
  right: 0px;
  z-index: 9;
  width: 100%;
}
.menu-top-inside{
  text-align: center;
  margin-bottom: 50px;
  margin-top: 30px;
}
.menu-top-inside ul{
  position: relative;
}
.menu-top-inside ul:before{
  height: 1px;
  width: 100%;
  left: 0px;
  right: 0px;
  position: absolute;
  content: "";
  bottom: -9px;
  z-index: 9;
  background: url(../images/line-sub.png) center center no-repeat;
  background-size: contain;
}
.menu-top-inside ul li{
  display: inline-block;
  padding: 0px 20px;
}
.menu-top-inside ul li a{
  font-family: 'Tinos';
  font-weight:  400;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 0px;
}
.menu-top-inside ul li.active a{
    border-bottom: 3px solid #edc47f;
    color: #edc47f;
}
.menu-top-inside ul li:hover a{
    border-bottom: 3px solid #edc47f;
    color: #edc47f;
}
.page-overview .intro-left h3{
  margin-top: 10%;
}
.intro-content h3{
    font-size: 24px;
    color: #fff;
    font-family: 'Tinos';
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 15px;
}
.intro-content h4{
  text-transform: uppercase;
  font-family: 'Tinos';
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  margin-bottom: 15px;
}
.intro-content p{
    font-size: 18px;
    color: #fff;
    font-family: 'Tinos';
    font-weight: 400;
    margin-bottom: 10px;
}
.box-idea{
  display: flex;
  align-items: center;
}
.idea-content img{
  margin: 10px 0px;
}
p.link-page , .link-page a{
  color: #c9a154;
  font-family: 'Tinos';
  font-weight: 700;
}













div.padding-0{
  padding-left: 0px;
  padding-right: 0px;
}
div#icon-menu span {
    display: block;
    position: absolute;
    height: 9px;
    width: 9px;
    background: #dcaa52;
    opacity: 1;
}
div#icon-menu {
    width: 30px;
    height: 30px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}
div#icon-menu:hover{
    transition-timing-function: cubic-bezier(.19,1,.22,1);
    transform: rotate(360deg);
}
#icon-menu span:nth-child(even) {
  left: 50%;
  border-radius: 50%;
}
#icon-menu span:nth-child(odd) {
  left: 0px;
  border-radius: 50%;
}
#icon-menu span:nth-child(1){
    top: 0px;
}
#icon-menu span:nth-child(2) {
    top: 0px;
    left: 20px;
}
#icon-menu span:nth-child(3) {
    top: 10px;
    left: 10px;
}
div#icon-menu:hover span:nth-child(3){
  width: 11px;
  height: 11px;
  top: 9px;
  left: 9px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#icon-menu span:nth-child(4) {
    top: 20px;
    left: 20px;
}
#icon-menu span:nth-child(5) {
    top: 20px;
}
@media (min-width: 1280px){
.container {
    width: 1280px;
}
}
.right-header{
  position: relative;
}
.box-logo-left{
  position: absolute;
  left: 0px;
  z-index: 9;
  top: 15px;
}
.box-logo-right{
  right: 0px;
  z-index: 9;
  position: absolute;
  top: 20px;
}
.box-logo-right p{
  font-family: 'Tinos';
  font-size: 400;
  color: #eff0f0;
  margin-top: 10px;
}
.box-header-icon{
  display: inline-block;
}
.right-header{
  text-align: center;
}
.box-header-icon{
  margin-top: 20px;
}
.box-header-icon >div{
  float: left;
  position: inherit;
  padding: 0px 20px;
  border-right: 1px solid #847749;
}
.box-header-icon >div:last-child{
  border-right: none;
  border-left: 1px solid #847749;
}
.languagepicker img{
  width: 46px;
  height: 24px;
}
.languagepicker {
  background-color: transparent;
  display: inline-block;
  padding: 0;
  width: auto;
  padding-bottom: 0px;
  padding-right: 10px;
  height: 24px;
  overflow: hidden;
  transition: all .3s ease;
  vertical-align: top;
  float: right;
  display: grid;
  position: relative;
}
.languagepicker:hover {
  height: 80px;
}
.box-language{
  width: 210px;
}
.box-header-icon .box-language{
  border-right: none;
  position: relative;
}
.box-text{
  float: left;
}
.box-text p{
  color: #fff;
  font-family: 'Tinos';
  font-weight: 400;
  font-size: 18px;
}
.box-text p i{
  font-size: 16px;
}
.languagepicker:after{
  position:absolute;
  content:"";
  background:url(../images/arrow-down.png) center center no-repeat;
  background-size:100% 100%;
  right:0;
  top: 6px;
  z-index:5;
  width: 12px;
  height: 12px;
  transition: all .3s ease;
  cursor: pointer;
}
.pps-btn-img{
    font-family: 'Tinos';
  font-weight: 700;
  font-size: 20px;
  color: #fff;
}

.languagepicker:hover:after{
  transform:rotate(180deg);
}
.languagepicker a{
  color: #000;
  text-decoration: none;
}
.languagepicker li {
  display: block;
  padding: 0;
  padding-right: 10px;
  line-height: 0;
  order:2;
}
.languagepicker li.active{
  order:1;
}
.languagepicker li:last-child{
  margin-top: 0;
  padding-bottom: 0;
}

.languagepicker a:first-child li {
  border: none;
  background: #FFF !important;
}
.button-menu .box-text {
  float: left;
}
.button-menu .box-text p{
  font-family: 'Tinos';
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  display: none !important;
}
.button-menu .container-hamberger{
  float: right;
}
.phonering-alo-phone{
  position: relative;
}
.phonering-alo-phone a:hover{
  color: #ffffff;
}
.phonering-alo-ph-img-circle {
    width:40px;
    height:40px;
    top: -7px;
    left: -40px;
    position:absolute;
    background: url("../images/phone-call.svg") no-repeat center center;
    background-size: 22px;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color:transparent !important;
}
.banner-main{
  position: relative;
}
.banner-main .banner-bot-main {
  position: absolute;
  width: 100%;
  left: 0px;
  right: 0px;
  bottom: -1px;
  z-index: 9;
}
.section-banner{
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0px !important; 
}
.box-banner{
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.section-banner .slick-dots {
    bottom: 80px;
    z-index: 99;
}
.section-banner .slick-dots li button:before{
  content: "";
  background: transparent;
  border: 1px solid #fff;
  width: 13px;
  opacity: 1;
  height: 13px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section-banner .slick-dots li.slick-active button:before{
  background: #fff;
  border: 1px solid #ffcf7b;
}
.section-banner .slick-dots li:hover button:before{
  background: #fff;
  border: 1px solid #ffcf7b;
}
.box-text-banner {
    position: absolute;
    left: 5%;
    z-index: 9;
    bottom: 200px;
}
.box-text-banner h1 , .box-text-banner h2{
  color: #ffffff;
  font-size: 27px;
  font-family: 'Playfair Display';
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 1px 5px 5px #000000;
}
.box-text-banner h1 span , .box-text-banner h2 span{
  font-size: 45px;
  font-weight: 800;
  text-transform: initial;
}
.box-text-banner h2{
  padding-left: 100px;
}
/*POSITION*/
.position{
  position: relative;

}
.box-position-des {
    width: 450px;
    color: #fff;
    position: absolute;
    right: 4%;
    z-index: 9;
    top: 13%;
}
.box-position-des p{
  color: #fff;
  font-size: 18px;
  font-family: 'Tinos';
  font-weight: 400;
  line-height: 1.2;
}
.box-position-des ul li{
  color: #fff;
  font-size: 18px;
  font-family: 'Tinos';
  font-weight: 400;
  line-height: 1.2;
  margin: 10px 0px;
}
.box-position-des .box-view {
  text-align: left;
}
.position .banner-top-img{
  position: absolute;
  z-index: 9;
  top: -1px;
  right: 0px;
  left: 0px;
  width: 100%;
}
.position .banner-bot-img{
  position: absolute;
  z-index: 9;
  bottom: -1px;
  right: 0px;
  left: 0px;
  width: 100%;
  }
/*INTRODUCTION*/
.introduction{
  position: relative;
  background: url(../images/back-intro.jpg) center center no-repeat;
  background-size: cover;
  padding: 50px 0px;
}
.box-title.left h3{
  text-align: left;
}
.box-title.left img{
  margin: initial;
}
.intro-right{
  position: relative;
}
.box-img-video{
  border-radius: 50%;
  border: 2px solid #dcaa52;
}
.intro-left{
  padding-right: 50px;
}
.intro-left h3{
  font-size: 24px;
  color: #fff;
    font-family: 'Tinos';
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 15px;
}
.intro-left p{
  font-size: 18px;
  color: #fff;
    font-family: 'Tinos';
  font-weight: 400;
}
.box-number {
  margin-top: 20px;
}
.box-number >div{
 margin-top: 30px;
}
.box-number h6{
  font-size: 30px;
  color: #dcaa52;
  font-family: 'Tinos';
  font-weight: 700;
  line-height: 1.2;
}
.intro-right{
  position: relative;
}
.intro-right img{
  display: block;
  margin: 0 auto;
}
.box-view-video{
  border-radius: 50%;
  background: #dcaa52;
  width: 120px;
  height: 120px;
  border: 2px solid #dcaa52;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 99;
  bottom: 0%;
  left: 5%;
  -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.box-view-video:hover{
  background: #ffffff;
  -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.box-view-video:hover p{
  color: #dcaa52;
} 
.box-view-video p{
  font-size: 18px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 400;
  font-style: italic;
  margin-top: 5px;
}
.box-view-video p span{
  display: block;
}
/*UTILITY*/
.home-utility {
    position: relative;
    background: url(../images/back-utility.jpg) center center no-repeat;
    background-size: contain;
    background-color: #003c68;
    height: auto;
    padding: 50px 0px;
    min-height: 680px;
}
.slider-tienich{
  position: relative;
}
.slider-tienich .box-img-slider{
  width: 70%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
   margin: 0 auto;
  margin-top: 80px;
}
.box-img-slider{
  position: relative;
}
.box-img-slider:before{
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  border-radius: 50%;
  background: rgba(0,0,0,0.5);
  z-index: 9;
}
.slider-tienich .slick-current .box-img-slider{
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 40px;
}
.slider-tienich .slick-current .box-img-slider:before{
  display: none;
}
.slider-tienich img{
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  vertical-align: middle;
  align-items: center;
}
.slider-tienich .slick-slide:focus{
  outline: none !important;
}
.slider-tienich .slick-next{
     display: block;
    z-index: 99;
    background: url(../images/next.svg) center center no-repeat;
    height: 35px;
    width: 30px;
    top: 49%;
    right: 0px;
   -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.slider-tienich .slick-prev {
    display: block;
    z-index: 99;
    background: url(../images/back.svg) center center no-repeat;
    height: 35px;
    width: 30px;
    top: 49%;
    left: 0px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
   
}
.slider-tienich .slick-prev:hover,  .slider-tienich .slick-prev:focus {
   background: url(../images/back.svg) center center no-repeat;
 }  
.slider-tienich .slick-next:hover,    .slider-tienich .slick-next:focus {
    background: url(../images/next.svg) center center no-repeat;
}
.slider-tienich .slick-prev:before,   .slider-tienich .slick-next:before  {
   display: none;
 }
.slider-tienich p{
     font-size: 22px;
    color: #dcaa52;
    font-family: 'Tinos';
    font-weight:400;
    text-align: center;
    margin-top: 10px;
    opacity: 0;
}
.slider-tienich .slick-current, .slider-tienich .slick-current {
    z-index: 9;
    position: relative;
}

.slider-tienich .slick-current  p{
  opacity: 1;
}
/*.slider-tienich .slick-track{
  display: flex;
  align-items: center;
}*/
/*MASTERPLAN*/
.home-masterplan{
  position: relative;
}
.home-masterplan .banner-bot-img{
  position: absolute;
  bottom: -1px;
  z-index: 9;
}
.home-masterplan .banner-top-img{
  position: absolute;
  top: -2px;
  z-index: 9;
}
.home-masterplan .box-title{
  position: absolute;
  top: 50px;
  width: 100%;
  z-index: 9;
}
.box-view-mas{
  position: absolute;
  left: 15%;
  bottom: 90px;
  background: #dcaa52;
  padding: 10px 20px;
  z-index: 99;
  border: 2px solid #dcaa52;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.box-view-mas:hover{
  background: #003d69;
      -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.box-view-mas:hover p , .box-view-mas:hover h6{ 
  color: #dcaa52;
}
.box-view-mas p{
  font-size: 18px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 400;
  font-style: italic;
}
.box-view-mas h6{
  font-size: 21px;
  color: #003d68;
  text-transform: uppercase;
  font-family: 'Tinos';
  font-weight: 400;
}
/*IMGAGE*/
.home-img{
  position: relative;
 background: url(../images/back-img.jpg) center center no-repeat;
 background-size: cover;
 padding: 50px 0px;
 padding-bottom: 120px;
}
.slider-img-home{
  position: relative;
}
.slider-img-home img{
  display: block;
  margin: 0 auto;
}
.des-img-slider{
 position: absolute;
 z-index: 9;
 bottom:  20px;
 left: 20px;
 color: #dcaa52;
 text-transform: uppercase;
  font-family: 'Tinos';
  font-weight: 700;
}
 .slider-img-home .box-img{
  position: relative;
}
 .slider-img-home .box-img:focus{
  outline: none;
 }
 .slider-img-home .slick-next{
     display: block;
    z-index: 99;
    background: url(../images/next.svg) center center no-repeat;
    height: 35px;
    width: 30px;
    top: 49%;
    right: 30px;
   -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
 .slider-img-home .slick-prev {
    display: block;
    z-index: 99;
    background: url(../images/back.svg) center center no-repeat;
    height: 35px;
    width: 30px;
    top: 49%;
    left: 30px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
   
}
 .slider-img-home .slick-prev:hover,  .slider-img-home .slick-prev:focus {
   background: url(../images/back.svg) center center no-repeat;
 }  
 .slider-img-home .slick-next:hover,    .slider-img-home .slick-next:focus {
    background: url(../images/next.svg) center center no-repeat;
}
  .slider-img-home .slick-prev:before,   .slider-img-home .slick-next:before  {
   display: none;
 }

/*NEWS*/
.news{
  padding: 50px 0px;
  padding-bottom: 100px;
  background: url(../images/back-news.png) center center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 107px;
}
.news .banner-bot-img{
  position: absolute;
  bottom: -20px;
  left: 0px;
  right: 0px;
  width: 100%;
  z-index: 9;
}
.news .banner-top-img{
  position: absolute;
  top: -5px;
  left: 0px;
  right: 0px;
  width: 100%;
  z-index: 9;
}
.box-title{
  margin-bottom: 30px;
}
.box-title h3{
  font-family: 'Tinos';
  font-weight: 700;
  font-size: 35px;
  text-transform: uppercase;
  color: #003d68;
  text-align: center;
}
.box-title.white h3{
  color: #ffffff;
}
.box-title.organe h3{
  color: #dcaa52;
}
.box-title img{
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.news-content{
  position: relative;
}
.box-date-time{
  width: 80px;
  height: 80px;
  position: absolute;
  top: 5px;
  left: 5px;
  background: #dcaa52;
  text-align: center;
  border-radius: 50%;
}
.box-date-time h5{
  font-size: 36px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
}
.box-date-time h6{
  font-size: 18px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 400;
  text-align: center;
}
.news-des h4{
  font-size: 18px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 700;
  line-height: 1.3;
  margin: 10px 0px;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
}
.news-des p{
  font-size: 18px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 400;
  line-height: 1.3;
  display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    overflow: hidden;
}
.box-view{
  text-align: center;
  margin-top: 30px;
}
.box-position-des .box-view{
  margin-top: 0px;
}
.btn-view-all{
  display: inline-block;
  padding: 5px 20px;
  background: #dcaa52;
  border: 1px solid #dcaa52;
  color: #003d68;
  font-size: 18px;
  font-family: 'Tinos';
  font-weight: 700;
  font-style: italic;
  text-align: center;
}
.btn-view-all:hover{
  background: #003d68;
  color: #dcaa52;
  border: 1px solid #003d68;
}
/*FOOTER*/
.footer{
  background: url(../images/back-footer.jpg) center center no-repeat;
  background-size: cover;
}
.footer-content{
  margin-top: 20px;
}
.box-logo-f img{
  display: block;
  margin: 0 auto;
}
.box-logo-f h3{
  font-size: 25px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 25px;
}
.box-logo-f h4{
  font-size: 24px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
}
.box-logo-f h5{
  font-size: 24px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 400;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.box-logo-f p{
  font-size: 18px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 400;
  text-align: center;
  margin-top: 0px;
}
.form-register h3{
    font-size: 24px;
  color: #003d68;
  font-family: 'Tinos';
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px;
}
.form-register .form-row{
  margin-top: 30px;
}
.form-register .form-control{
  background: #af863f;
  color: #fff;
  border: none;
  border-radius: 0px;
  font-family: 'Tinos';
  font-weight: 400;
  font-size: 16px;
}
.form-register input::placeholder{
  color: #fff;
}
.btn-buy{
  text-align: center;
}
.btn.bt-send{
  position: relative;
 background: #003d68;
 color: #fff;
 text-align: center;
 padding: 5px 15px;
 text-transform: uppercase;
  font-family: 'Tinos';
  font-weight: 700;
  font-size: 18px;
  border-radius: 0px;
  z-index: 99;
  margin-top: 10px;
}
.footer-bottom{
/*  border-top: 1px solid #b09456;*/
  padding: 10px 0px;
  position: relative;
}
.form-register{
  position: relative;
  padding-bottom: 10px;
}
.footer .form-register:before{
  position: absolute;
  content: "";
  left: 15px;
  right: 15px;
  height: 1px;
  width: 100%;
  background: #b09456;
  bottom: 0px;
  z-index: 9;
}
.footer-bottom p {
  font-family: 'Tinos';
  font-weight: 400;
  font-size: 18px;
  color: #fff;
}
.footer-bottom div:nth-child(1) p{
  text-align: left;
}
.footer-bottom div:nth-child(2) p{
  text-align: right;
}
.footer-bottom a{
  color: #fff;
}
/*FIX SLIDER IN BOOTSTRAP TABS*/
.box-borad-mission.box-about-mission .tab-content > .tab-pane:not(.active), 
.box-borad-mission.box-about-mission.pill-content > .pill-pane:not(.active) {
display: block;
height: 0;
overflow-y: hidden;
}
/* END FIX SLIDER IN BOOTSTRAP TABS*/






@-webkit-keyframes fadeInDownShortMenu { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateY(-80px); 
    } 
    100% { 
        opacity: 1; 
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes fadeInDownShortMenu { 
    0% { 
        opacity: 0; 
        transform: translateY(-80px); 
    } 
    100% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
} 

#main-menu.open ul.ul-menu-main>li:nth-child(1){
  -webkit-animation-name: fadeInDownShortMenu; 
    animation-name: fadeInDownShortMenu;
    -webkit-animation-duration: 0.25s; animation-duration: 0.25s;
}
#main-menu.open ul.ul-menu-main>li:nth-child(2){
  -webkit-animation-name: fadeInDownShortMenu; 
    animation-name: fadeInDownShortMenu;
    -webkit-animation-duration: 0.5s; animation-duration: 0.5s;
}
#main-menu.open ul.ul-menu-main>li:nth-child(3){
  -webkit-animation-name: fadeInDownShortMenu; 
    animation-name: fadeInDownShortMenu;
    -webkit-animation-duration: 0.75s; animation-duration: 0.75s;
}
#main-menu.open ul.ul-menu-main>li:nth-child(4){
  -webkit-animation-name: fadeInDownShortMenu; 
    animation-name: fadeInDownShortMenu;
    -webkit-animation-duration: 1s; animation-duration: 1s;
}
#main-menu.open ul.ul-menu-main>li:nth-child(5){
  -webkit-animation-name: fadeInDownShortMenu; 
    animation-name: fadeInDownShortMenu;
    -webkit-animation-duration: 1.25s; animation-duration: 1.25s;
}
#main-menu.open ul.ul-menu-main>li:nth-child(6){
  -webkit-animation-name: fadeInDownShortMenu; 
    animation-name: fadeInDownShortMenu;
    -webkit-animation-duration: 1.5s; animation-duration: 1.5s;
}
#main-menu.open ul.ul-menu-main>li:nth-child(7){
  -webkit-animation-name: fadeInDownShortMenu; 
    animation-name: fadeInDownShortMenu;
    -webkit-animation-duration: 1.75s; animation-duration: 1.75s;
}


/*.top-header.ticky{
  background: rgba(0, 61, 104,0.5);
  height: 75px;
}*/
.top-header .box-logo-left{
  top: 0px;
}
.top-header .box-logo-left img{
  width: 70%;
   -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-header.ticky .box-logo-left img{
 width: 60%;
   -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-header .box-logo-right{
  top: 0px;
}
.top-header .box-logo-right img{
  width: 60%;
   -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  float: right;
}
.top-header.ticky .box-logo-right img{
 width: 50%;
 float: right;
   -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top-header.ticky .box-logo-right p{
  font-size: 11px;
  text-align: right;
  margin-top: 5px;
  float: right;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.icon-home{
  position: absolute;
  top: 30px;
  left: 18%;
  z-index: 9;
  color: #003d68;
}
.sub-menu li {
  position: relative;
}
.sub-menu li.active:before {
    position: absolute;
    content: "";
    width: 9px;
    height: 14px;
    background: url(../images/icon-active.png) center center no-repeat;
    background-size: contain;
    left: -20px;
    top: 7px;
}
.sub-menu li:hover:before {
    position: absolute;
    content: "";
    width: 9px;
    height: 14px;
    background: url(../images/icon-active.png) center center no-repeat;
    background-size: contain;
    left: -20px;
    top: 7px;
}
  li.li-child-menu a {
      color: #fff;    
  }
  li.li-child-menu ul:before {
      display: none;
  }
  li.li-child-menu.sub a.active{
    color: #000;
  }


  .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important;-webkit-box-shadow:none;box-shadow:none;margin-top:68px;}
  header .navbar-default .navbar-toggle{top:14px;}
  header .navbar-toggle .icon-bar{width:34px;height:4px;}
  header .navbar-toggle{right:20px;}
  #top-logo{top:20px !important;left:20px !important;width:170px !important;height:50px !important;-o-background-size:170px !important;background-size:170px !important;}
/*  #main-menu{position:fixed;
    z-index:9999999999;left:100%;
    right:0;bottom:0;top:0;
    background:rgba(0,0,0,0.7);
    overflow:hidden;-webkit-transition:all cubic-bezier(.77, 0, .175, 1) .5s;
    -o-transition:all cubic-bezier(.77, 0, .175, 1) .5s;
    -moz-transition:all cubic-bezier(.77, 0, .175, 1) .5s;
    transition:all cubic-bezier(.77, 0, .175, 1) .5s;
  }
  #main-menu.open{left:0%;}*/

  #main-menu{
    position:fixed;
    z-index:9999999999;
    bottom: 100%;
    right: 0%;
    top:0;
    left: 0;
    width: 100%;
    background:rgba(0,0,0,0.7);
   background-size: cover;
    overflow:hidden;
    -webkit-transition:all cubic-bezier(.77, 0, .175, 1) .5s;
    -o-transition:all cubic-bezier(.77, 0, .175, 1) .5s;
    -moz-transition:all cubic-bezier(.77, 0, .175, 1) .5s;
    transition:all cubic-bezier(.77, 0, .175, 1) .5s;
  }
  #main-menu.open{bottom: 0%;}
  .logo-menu{
    position: absolute;
    z-index: 99;
    left: 17%;
    display: inline-block;
    top: 15px;
  }
  #main-menu .menu-container{
    position:absolute;
    right:0;
    height:100%;
    width:100%;
    /*background:#2c2c2c;*/
    color:#fff;
  }
  #main-menu .top-menu{overflow:auto;margin-bottom:0px;padding:0 20px 0 40px}
#main-menu .top-menu .button-close {
    width: 28px;
    height: 27px;
    position: absolute;
    cursor: pointer;
    margin-top: 0px;
    top: 20px;
    z-index: 99;
    right: 21%;
}
#main-menu .top-menu .button-close p{
    color: #000000;
    margin-left: 0px;
    margin-top: 1px;
    font-size: 28px;
    font-family: 'Tinos';
   font-weight: 700;
}
  #main-menu .top-menu .button-close:before, #main-menu .top-menu .button-close:after {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 12px;
    top: 13px;
    content: "";
    background: #000000;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    /*display: none;*/
}
  #main-menu .top-menu .button-close:before{-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg);}
  #main-menu .top-menu .button-close:after{-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
  #main-menu .scroll-responsive{padding:0px 30px 0px 40px;overflow:auto;}
  #main-menu ul.list-item{list-style-type:none;padding:0px;margin-bottom:60px;}
  #main-menu ul.list-item li a{ cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;color:#fff;font-size:16px;text-decoration:none;padding-top:13px;padding-bottom:13px;display:block;}
  #main-menu ul.list-item li a span{display:inline-block;}
  #main-menu ul.list-item li a span:after{position:relative;content:"";display:block;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;width:0;height:1px;background:#ebc21d}
  #main-menu ul.list-item li a:hover,
  #main-menu ul.list-item li.active a{color:#ebc21d;}
  #main-menu ul.list-item li a:hover span:after,
  #main-menu ul.list-item li.active a span:after{width:100%;}
  #main-menu .bot-menu{position:absolute;bottom:30px;left:40px;right:30px;}
  #main-menu .scroll-responsive.active .bot-menu{position:relative;left:0;right:0;}
  #main-menu .bot-menu .social{padding-bottom:17px;margin-bottom:40px;display:block;border-bottom:1px solid #448186;}
  #main-menu .bot-menu .social > a{color:#fff;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;font-size:19px;display:inline-block;padding-right:10px;margin-right:15px;}
  #main-menu .bot-menu .social > a:hover{color:#ebc21d}
  #main-menu .bot-menu .copyright p{margin:0;}
  #main-menu .bot-menu .copyright{margin-bottom:0px;}
  .button-menu *{-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
  .button-menu{position:relative !important;
    z-index: 999;
    width: 65px;
    height: auto;
    /*background: url(../images/back-button.png) center center no-repeat;*/
    background-size: contain;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   transition: all .25s ease-in-out;
}
.button-menu .container-hamberger {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: -3px;
}
  .button-menu .hamberger {
    width: 40px;
    height: 20px;
    position: relative;
    overflow: hidden;
    margin-left: 0px;
    margin-top: 0px;
}
.top-header {
    height: auto;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   transition: all .25s ease-in-out;
}
.main-content.active .top-header {
    background: none;
    box-shadow: none;
    height: 90px;
     -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   transition: all .25s ease-in-out;
}
.main-content.active .top-header .box-logo img{
    width: 70%; 
    -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   transition: all .25s ease-in-out;
}
.main-content.active .top-header .button-menu {
  top: 30px;
}
  .button-menu .hamberger .icon-bar{width:100%;height:3px;background:#053477;display:block;position:absolute;left:0;}
  .button-menu .hamberger .icon-bar:nth-child(1){top:0px; left: 5px;}
  .button-menu .hamberger .icon-bar:nth-child(2){top:45%; left: -5px;}
  .button-menu .hamberger .icon-bar:nth-child(3){bottom:0px; left: 5px;}
  .button-menu:hover .hamberger .icon-bar:nth-child(1){-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);-moz-transform:rotate(-40deg);-o-transform:rotate(-40deg);transform:rotate(-40deg);left:-10px;}
  .button-menu:hover .hamberger .icon-bar:nth-child(2){top:45%;}
  .button-menu:hover .hamberger .icon-bar:nth-child(3){-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);-moz-transform:rotate(40deg);-o-transform:rotate(40deg);transform:rotate(40deg);left:-10px;}
  .top-menu{display:block;}
  li.li-child-menu{
    float:left;
    padding: 0px 30px 0px 20px;
    text-align: left;
  }
  li.li-child-menu >a{
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Tinos';
   font-weight: 700;
   color: #003d68;
  }
ul.ul-menu-main {
    float: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 90px;
    height: auto;
}
.box-menu-main{
  padding-bottom: 30px;
  background-image: -moz-linear-gradient( -151deg, rgb(224,175,94) 0%, rgb(251,235,157) 47%, rgb(224,175,94) 98%);
  background-image: -webkit-linear-gradient( -151deg, rgb(224,175,94) 0%, rgb(251,235,157) 47%, rgb(224,175,94) 98%);
  background-image: -ms-linear-gradient( -151deg, rgb(224,175,94) 0%, rgb(251,235,157) 47%, rgb(224,175,94) 98%);
}
.sub-menu li.active a , .sub-menu li:hover a{
  color: #003d68 !important;
  font-family: 'Tinos';
}

  li.li-child-menu.sub:after,.ticky li.li-child-menu.sub:after{top:15px;}
  li.li-child-menu ul{
  display: block;
  position: relative;
  top:0px;
  background: none;
  left: 0px;
  text-align: left;
  margin-left: 0px;
  min-width: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
   margin-top: 20px;
  }
li.li-child-menu a img {
  height: 27px;
  width: 18px;
}
li.li-child-menu a img {
    display: initial;
    margin-left: 10px;
    -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   transition: all .25s ease-in-out;
   cursor: pointer;
}
li.li-child-menu a img.rotate {
  -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   transition: all .25s ease-in-out;
}
  li.li-child-menu ul li a{
    font-size: 16px;
    color: #003d68;
    text-transform: unset;
    font-family: 'Tinos';
   font-weight: 700;
  }
li.li-child-menu {
    height: auto;
    border-left: 1px solid #fff;
    min-height: 180px;
}
  /*li.li-child-menu ul,.ticky li.li-child-menu ul{display: block;position: relative;top: 0px;background: none;left: 0px;text-align: left;margin-left: 22px;}*/
  
  li.li-child-menu ul li {
      line-height: 30px;
      border-bottom: none;
      height: 40px;
      float: none;
      margin-right: 0px;
      display: block;
  }
  .ticky li.li-child-menu ul {top: 0px;}
  li.li-child-menu:hover a , li.li-child-menu.active a{
    color: #003d68;
  }
/* END MENU RESPONSIVE*/

@media screen and (min-width: 1920px){
 .banner-bot-main img , .banner-top-img img , .banner-bot-img img{
  width: 100%;
 }
 .home-masterplan .banner-top-img {
    position: absolute;
    top: -2px;
    z-index: 9;
    left: 0px;
    right: 0px;
}
 .home-masterplan .banner-bot-img{
    position: absolute;
    bottom: -1px;
    z-index: 9;
    left: 0px;
    right: 0px;
}
 .home-masterplan .img-masterplan img{
  display: block;
  margin: 0 auto;
}
.box-line-footer-inside img{
  width: 100%;
}
.inside-page {
    padding-bottom: 175px;
}
}
@media screen and (min-width:1680px){
 .container-cus{
    width: 1400px;
  } 
}
@media screen and (min-width:1400px) and (max-width:1680px){
 .banner-inside {
      height: 550px;
  } 
  .inside-leaf-left img{
    max-width: 70%;
  }
  .inside-leaf-right img{
    max-width: 70%;
    float: right;
  }
}
@media screen and (min-width:1200px) and (max-width:1400px){
 .banner-inside {
    height: 450px;
} 
#main-menu .top-menu .button-close {
    right: 11%;
}
.icon-home {
    left: 4%;
}
 .box-text-banner h1, .box-text-banner h2{
  font-size: 25px;
 }
.box-text-banner h1 span, .box-text-banner h2 span{
  font-size: 40px;
}
.banner-inside .box-text-banner h1, .banner-inside .box-text-banner h2 {
    font-size: 24px;
}
.banner-inside .box-text-banner h1 span, .banner-inside .box-text-banner h2 span {
    font-size: 35px;
}
.box-text-banner {
    bottom: 120px;
}.box-title h3{
  font-size: 30px;
}
.intro-left h3 {
    font-size: 22px;
}
.intro-left p {
    font-size: 17px;
}
.box-number h6 {
    font-size: 26px;
}
.box-position-des {
    width: 360px;
    right: 2%;
    top: 12%;
}
.box-position-des p {
    font-size: 17px;
    line-height: 1.3;
    text-align: justify;
}
.box-position-des ul li {
    font-size: 17px;
  }
  .box-title {
    margin-bottom: 25px;
}
.news .banner-bot-img {
    bottom: 0px;
}
.news-des p {
    font-size: 17px;
}
.box-date-time {
    width: 70px;
    height: 70px;
}
.box-date-time h5 {
    font-size: 28px;
}
.box-date-time h6 {
    font-size: 16px;
}
.btn.bt-send {
    font-size: 16px;
}
.box-des-po p, .box-des-po ul li{
  font-size: 17px;
}
.inside-page .box-title h3 {
    font-size: 35px;
}
.box-news-details p {
    font-size: 17px;
}
.intro-content p {
    font-size: 17px;
}
.inside-leaf-right {
    top: 150px;
    width: 120px;
}
.inside-leaf-left {
    top: 140px;
    width: 145px;
}
 .home-utility {
    padding: 50px 0px;
    min-height: 510px;
} 
}
@media screen and (min-width:992px) and (max-width:1199px){
 .position #animation_container canvas {
    width: 550px !important;
    height: 587px !important;
} 
 .position-content-text #animation_container{
  width: 535px !important;
  height: 535px !important;
  border-radius: 50% !important;
}
.position-content-text #animation_container canvas{
  width: 535px !important;
  height: 535px !important;
  border-radius: 50% !important;
} 
 .home-utility {
    padding: 50px 0px;
    min-height: 510px;
} 
.page-box-news .news-content {
    min-height: 360px;
}
 .box-all-content-master .right_tab{
  padding-left: 0px;
  padding-right: 0px;
 } 
 #masterplan img {
    margin: 0 auto;
}
.box-list-master {
    position: relative;
    left: 60px;
    right: 0px;
    top: 16px;
    bottom: 0px;
    z-index: 9;
    display: flex;
    align-items: center;
}
.box-list-master h3 {
    font-size: 21px;
}
#masterplan {
    background: url(../images/back-matbang.jpg) left center no-repeat;
    background-size: cover;
}
.box-text-click a {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Tinos';
    font-weight: 400;
    text-align: center;
}
 .nav-masterplan-de{left: 0px;}
 .box-all-content-master .tab-content {
    width: 100%;
}
.box-left-tab {
    height: 550px;
    overflow-y: scroll;
}
.box-list-name {
    right: 1%;
    top: -40px;
}
 .nav-masterplan-de li a {
    font-size: 17px;
}
.nav-masterplan-de {
    top: -35px;
}
.tab-content-item >div:nth-child(1){
  width: 70%
}
.tab-content-item >div:nth-child(2){
  width: 30%
}
.right_tab h5 {
    font-size: 18px;
}
.masterplan-infor li {
    font-size: 17px;
}
.right_tab h6 {
    font-size: 16px;
}
.sub p {
    font-size: 18px;
}
 .page-position .box-des-po {
    width: 350px;
} 
 .icon-sub-page {
    bottom: 15%;
} 
 .banner-inside {
    height: 450px;
} 
 .inside-leaf-right {
    top: 100px;
    width: 100px;
}
.inside-leaf-left {
    top: 120px;
    width: 125px;
} 
 .top-header .box-logo-left img{
  width: 50%;
 } 
 .box-menu-main .container{
  width: 100%;
 }
 .top-header.ticky .box-logo-left img {
    width: 45%;
}
 .box-header-icon{
  z-index: 999;
  position: relative;
 }
 .top-header .box-logo-right img{
  width: 50%;
  float: right;
 }
  .top-header .box-logo-right p{
    font-size: 12px;
    clear: both;
    text-align: right;
  }
#album_container .album-item {
    margin-bottom: 6px;
    padding: 0 3px;
}
#album_container {
    width: 100%;
    margin: 0 auto;
}
.box-header-icon >div {
    padding: 0px 13px;
}
 .box-text-banner h1, .box-text-banner h2{
  font-size: 20px;
 }
.box-text-banner h1 span, .box-text-banner h2 span{
  font-size: 30px;
}
.banner-inside .box-text-banner h1, .banner-inside .box-text-banner h2 {
    font-size: 20px;
}
.banner-inside .box-text-banner h1 span, .banner-inside .box-text-banner h2 span {
    font-size: 30px;
}
.box-text-banner h2 {
    padding-left: 60px;
}
.box-text-banner {
    bottom: 145px;
}
.box-title h3{
  font-size: 25px;
}
.intro-left h3 {
    font-size: 20px;
}
.intro-left p {
    font-size: 16px;
}
.box-title {
    margin-bottom: 20px;
}
.box-number h6 {
    font-size: 23px;
}
.box-number {
    margin-top: 0px;
}
.box-number img{
  width: 95%;
}
.box-position-des p{
  font-size: 16px;
  text-align: justify;
}
.box-position-des ul li{
  font-size: 16px;
  margin: 5px 0px;
}
.box-position-des {
    width: 360px;
    right: 30px;
    z-index: 91;
    top: 45px;
}
.box-position-des .box-view {
    margin-top: 15px;
}
.btn-view-all {
    padding: 3px 16px;
    font-size: 16px;
}
.box-view-mas {
    left: 5%;
    bottom: 75px;
}
.home-img {
    padding: 25px 0px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
}
.footer-bottom{
  padding-left: 15px;
  padding-right: 15px;
}
.btn.bt-send {
    padding: 3px 15px;
    font-size: 16px;
}
.box-date-time {
    width: 70px;
    height: 70px;
}
.box-date-time h5 {
    font-size: 28px;
}
.box-date-time h6 {
    font-size: 16px;
}
.news .banner-bot-img {
    bottom: -1px;
}
.news {
    padding-bottom: 70px;
    padding-top: 70px;
}
li.li-child-menu >a {
    font-size: 16px;
}
li.li-child-menu {
    padding: 0px 5px 0px 20px;
}
li.li-child-menu {
    min-height: 165px;
}
.icon-home {
    top: 30px;
    left: 15px;
}
#main-menu .top-menu .button-close {
    right: 15px;
}
.inside-page .box-title h3 {
    font-size: 30px;
}
.box-des-po p, .box-des-po ul li {
    font-size: 16px;
}
.box-news-details p {
    font-size: 16px;
}
.box-news-details h3 {
    font-size: 22px;
}
.intro-content p {
    font-size: 16px;
}
.box-number >div {
    margin-top: 15px;
}
.intro-content h3 {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.intro-content h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
div.box-document {
    padding-left: 8px;
    padding-right: 8px;
}
.box-document h3 {
    font-size: 15px;
    margin-top: 10px;
}
.list-tienich li a {
    font-size: 17px;
}
.link-video h4 {
    font-size: 15px;
    margin-top: 10px;
}
.link-video {
    padding-left: 7px;
    padding-right: 7px;
}
.box-video-main iframe {
    height: 530px;
}
  .wrap-categorylib{
    z-index: 99;
  }
  .inside-page {
    padding-bottom: 70px;
}
.page-overview .intro-left h3 {
    margin-top: 5%;
}
.box-video-main h4 {
    font-size: 20px;
    margin-top: 10px;
}
.box-line-footer-inside {
    bottom: -1px;
}
}
/*IPAD DUNG*/
@media screen and (max-width:991px) {
 .position{
  padding-bottom: 0px;
} 
  .position-content-text #animation_container{
  width: 345px !important;
  height: 345px !important;
  border-radius: 50% !important;
}
.position-content-text #animation_container canvas{
  width: 345px !important;
  height: 345px !important;
  border-radius: 50% !important;
}  
 .page-box-news .news-content {
    min-height: 300px;
} 
 .box-all-content-master .right_tab{
  padding-left: 0px;
  padding-right: 0px;
 } 
 #masterplan img {
    margin: 0 auto;
}
.box-list-master {
    position: relative;
    left: 20px;
    right: 0px;
    top: 16px;
    bottom: 0px;
    z-index: 9;
    display: flex;
    align-items: center;
}
.box-list-master h3 {
    font-size: 21px;
}
#masterplan {
    background: url(../images/back-matbang.jpg) left center no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}
.box-text-click a {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Tinos';
    font-weight: 400;
    text-align: center;
} 
 .box-left-tab {
    height: 475px;
    overflow-y: scroll;
}
.right_tab h5 {
    font-size: 18px;
} 
.right_tab h6 {
    font-size: 16px;
}
  .box-line-footer-inside {
    bottom: -3px;
}
 .inves-content >div{
  width: 100%;
 } 
 .intro-content h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
 .intro-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
 .page-overview .intro-left h3 {
    margin-top: 0px;
}
 .inves-content img{
  display: block;
  margin: 0 auto;
 }
  .page-position .box-des-po {
    width: 100%;
} 
.box-news-different ul li a {
    font-size: 16px;
}
.box-news-different h3 {
    font-size: 22px;
}
.box-news-details h4 {
    font-size: 17px;
}
.box-news-details p {
    font-size: 16px;
}
.box-news-details h3 {
    font-size: 22px;
}
.box-news-details {
    padding: 30px 20px;
} 
.box-des-po p, .box-des-po ul li {
    font-size: 16px;
}
  .icon-sub-page {
    bottom: 10%;
} 
 .banner-inside {
    height: 450px;
}  
  .wrap-categorylib{
    z-index: 99;
  }
  .inside-leaf-right {
    top: 100px;
    width: 100px;
}
.inside-leaf-left {
    top: 120px;
    width: 125px;
}  
  #album_container {
    width: 100%;
    margin: 0 auto;
}
 #album_container .album-item {
    margin-bottom: 6px;
    padding: 0 3px;
}
.album-item, .grid-sizer {
    width: 33.333%;
}
.grid-item--width2 {
    width: 66.666%;
}
.box-video-main iframe {
    height: 410px;
}
.link-video {
    padding-left: 6px;
    padding-right: 6px;
}
.link-video h4 {
    font-size: 15px;
}
.box-video-diff {
    margin-top: 30px;
}
.box-video-diff h3 {
    font-size: 22px;
    margin-bottom: 15px;
    padding-left: 12px;
}
.box-video-main h4 {
    font-size: 18px;
    margin-top: 10px;
}
 .box-text-banner h1, .box-text-banner h2{
  font-size: 18px;
 }
.box-text-banner h1 span, .box-text-banner h2 span{
  font-size: 33px;
}
.banner-inside .box-text-banner h1, .banner-inside .box-text-banner h2 {
    font-size: 15px;
}
.banner-inside .box-text-banner h1 span, .banner-inside .box-text-banner h2 span {
    font-size: 25px;
}
.box-text-banner h2{
  padding-left: 40px;
}
.box-text-banner {
    left: 5%;
    bottom: 85px;
}
.box-logo-left{
  left: -15px;
}
.top-header .box-logo-left img {
    width: 35%;
}
 .box-menu-main .container{
  width: 100%;
 }
 .box-header-icon{
  z-index: 999;
  position: relative;
 }
 .box-logo-right{
  right: -15px;
 }
 .top-header .box-logo-right img{
  width: 35%;
  float: right;
 }
 .top-header.ticky .box-logo-left img {
    width: 35%;
}
.top-header.ticky .box-logo-right img {
    width: 35%;
}
  .top-header .box-logo-right p{
    font-size: 10px;
    clear: both;
    text-align: right;
  }
  .box-mail{
    display: none;
  }
  .box-header-icon >div{
    padding: 0px 10px;
  }
  li.li-child-menu {
    height: auto;
   border-left: none;
    min-height: 180px;
}
  .box-banner{
    height: 50vh;
  }
.intro-left {
    padding-right: 15px;
    width: 100%;
}
.intro-right{
  width: 100%;
}
.box-img-video{
  width: 345px;
  height: 345px;
  margin: 0 auto;
}
.box-view-video{
  left: 21%;
}
.box-number img {
    display: block;
    margin: 0 auto;
    width: 50%;
    float: right;
}
.box-number h6{
  font-size: 23px;
}
.box-title h3{
  font-size: 23px;
}
.box-title.left img{
  margin: 0 auto;
}
.box-title.left h3{
  text-align: center;
}
.intro-left p {
    font-size: 16px;
}
.intro-left h3 {
    font-size: 20px;
}
.box-number {
    margin-top: 0px;
}
.position{
  display: grid;
  display: -ms-grid; 
  background: #3d95b2;
}
.position .box-position{
  -webkit-order: 2;
  -moz-order: 2;
  -ms-order: 2;
  -o-order: 2;
  order: 2;
}
.box-position-des {
    width: 100%;
    color: #fff;
    position: relative;
    right: 0px;
    z-index: 9;
    top: 0px;
    background: #3c95b2;
    padding-bottom: 20px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.box-view-mas {
    left: 7%;
    bottom: 50px;
}
.box-view-mas p{
  font-size: 14px;
}
.box-view-mas h6{
  font-size: 16px;
}
.home-masterplan .box-title {
    top: 25px;
}
.slider-img-home .slick-next{
  right: 5px;
}
.slider-img-home .slick-prev{
  left: 5px;
}
.home-img {
    padding: 25px 0px;
    padding-bottom: 45px;
}
.news .banner-bot-img {
    bottom: -2px;
}
.news {
    padding: 50px 0px;
    padding-bottom: 60px;
    padding-top: 50px;
}
.box-news>div{
  padding-left: 8px;
  padding-right: 8px;
}
.news-des h4 {
    font-size: 16px;
}
.news-des p {
    font-size: 16px;
}
.box-date-time {
    width: 60px;
    height: 60px;
}
.box-date-time h5 {
    font-size: 22px;
}
.box-date-time h6 {
    font-size: 14px;
}
.btn-view-all {
    padding: 5px 20px;
    font-size: 16px;
}
.box-logo-f p {
    font-size: 16px;
}
.box-logo-f h5 {
    font-size: 21px;
}
.box-logo-f h3 {
    font-size: 23px;
}
.box-logo-f h4 , .form-register h3{
  font-size: 20px;
}
.box-position-des p {
    font-size: 16px;
}
.box-position-des ul li {
    font-size: 16px;
}
.inside-page .box-title h3 {
    font-size: 30px;
    text-transform: initial;
}
 .inside-page {
    padding-bottom: 60px;
}
.box-news-different {
    margin-top: 20px;
}
 .intro-content p {
    font-size: 16px;
}
.box-infor-contac h3, .box-infor-contac .form-register h3 {
    font-size: 22px;
    margin-top: 20px;
}
.box-infor-add h4{
  font-size: 16px;
}
.box-document h3 {
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.2;
}
.page-box-news .box-news>div {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.page-box-news .news-content{
  padding: 10px;
}
.box-pagination a {
    padding: 4px 12px;
    font-size: 16px;
    margin: 0px 3px;
}
.page-box-news .box-date-time {
    top: 15px;
    left: 15px;
}
.num {
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 13px;
}
.list-tienich li {
    margin: 15px 0px;
}
.list-tienich li a {
    font-size: 18px;
}
.home-utility {
    min-height: 540px;
}
}
@media screen and (min-width:768px) and (max-width:979px){
 
}
/* Landscape phone to portrait tablet */
@media screen and (max-width: 767px) {
.position #animation_container {
    width: 100% !important;
    height: 503px !important;
}
.position #animation_container canvas {
    width: 100% !important;
    height: 442.136px !important;
}  
 .icon-content .languagepicker img {
    width: 56px;
    height: 25px;
}
.icon-content .languagepicker li {
    padding-right: 0px;
    height: 25px;
}
.icon-content .languagepicker {
    float: left;
    padding-right: 0px;
    height: 25px;
}
.icon-right.icon-language {
    right: 0px;
    height: 25px;
    top: -29px;
} 
 .box-text-banner h1, .box-text-banner h2{
  font-size: 15px;
 }
.box-text-banner h1 span, .box-text-banner h2 span{
  font-size: 25px;
}  
   .position-content-text #animation_container{
  width: 350px !important;
  height: 350px !important;
  border-radius: 50% !important;
  margin: 0 auto;
}
.position-content-text #animation_container canvas{
  width: 350px !important;
  height: 350px !important;
  border-radius: 50% !important;
}  
 .languagepicker img{
  width: 32px;
  height: 17px;
}  
.box-header-icon .box-language{
  position: relative;
  border-left: none;
  margin-top: 5px;
}
.box-header-icon .box-language:before {
    position: absolute;
    height: 23px;
    width: 1px;
    background: #847749;
    content: "";
    left: 0px;
    top: -5px;
    z-index: 9;
}
.languagepicker{
  height: 17px;
}
.languagepicker:hover {
    height: 35px;
}
.languagepicker:after {
    right: 0px;
    top: 3px;
    z-index: 5;
    width: 10px;
    height: 10px;
    transition: all .3s ease;
    cursor: pointer;
}
 .box-list-master .list-tienich a {
    font-size: 16px;
} 
.box-img-video {
     width: auto; 
     height: auto; 
    margin: 0 auto;
}
/*.languagepicker img{
  width: 50%;
}*/
.box-text-banner {
    left: 6%;
    bottom: 60px;
}
.banner-inside .box-text-banner h1, .banner-inside .box-text-banner h2{
  font-weight: bold;
  display: inline-block;
    background: radial-gradient(black, transparent);
}
.box-text-banner h1, .box-text-banner h2{
  font-weight: bold;
  display: inline-block;
    background: radial-gradient(black, transparent);
}
.slider-tienich .slick-current .box-img-slider {
    width: 80%;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: 0px;
}
.home-utility {
    padding: 38px 0px;
    padding-bottom: 0px;
    min-height: 510px;
    border-bottom: 2px solid #d0a453;
}
.box-masterplan-hover {
    margin-top: 15px;
}
.box-list-master h3 {
    font-size: 18px;
}
.box-text-click a {
    font-size: 16px;
    padding-left: 15px;
}
  .nav-masterplan-de li a {
    font-size: 17px;
}
.nav-masterplan-de {
    top: -35px;
}
.box-list-name{
  left: 20%;
  right: auto;
  top: -95px;
}
.box-all-content-master {
    position: relative;
    margin-top: 120px;
    z-index: 99;
} 
 .right_tab h5 {
    font-size: 17px;
}
.box-left-tab {
    height: 350px;
    overflow-y: scroll;
}
.right_tab h6 {
    font-size: 15px;
}
.masterplan-infor li {
    font-size: 16px;
} 
 .box-line-footer-inside {
    bottom: -1px;
} 
 .list-tienich li {
    margin: 5px 0px;
}
.list-tienich li a {
    font-size: 16px;
} 
  .box-infor-contac {
    margin-top: 0px;
}
.page-box-news .box-news>div {
    min-height: auto;
}
.utility-content-img h3 {
    font-size: 16px;
    margin-top: 10px;
}
div.box-document {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.box-document h3 {
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.2;
}
.box-infor-contac .btn-buy {
     text-align: center; 
    margin-top: 0px;
}
.box-infor-add h4 {
    margin-top: 15px;
}
  .box-infor-contac .box-infor-add{
    padding-left: 15px;
    padding-right: 15px;
  }
  .box-infor-contac h3, .box-infor-contac .form-register h3 {
    font-size: 20px;
    margin-top: 20px;
}
  .box-idea{
    display: block;
    clear: both;
  }
 .box-news-different{
  padding-left: 10px;
  padding-right: 10px;
 }
 .box-news-details h3 {
    font-size: 20px;
} 
p.date-public {
    font-size: 16px;
    margin: 5px 0px;
}
 .position-content-text{
  display: block;
 } 
 .inside-page {
    padding-bottom: 50px;
}
 .page-position .box-des-po{
  margin-top: 30px;
 }
 .banner-inside {
    height: 350px;
} 
 .menu-list-img ul li a {
    padding: 4px 8px;
    margin: 0px 3px;
    font-size: 16px;
} 
  .inside-leaf-right {
    top: 100px;
    width: 80px;
}
.inside-leaf-left {
    top: 120px;
    width: 100px;
}  
.box-number img {
    width: 100%;
}
.box-number >div>div>div:nth-child(2){
  padding-right: 0px;
  padding-left: 10px;
}
.box-number h6 {
    font-size: 20px;
}
.box-number >div {
    margin-top: 15px;
}
.box-img-video{
  margin-top: 30px;
}
.box-view-video {
    width: 80px;
    height: 80px;
}
.box-view-video p {
    font-size: 13px;
    margin-top: 0px;
}
.home-masterplan{
  background: #003d69;
}
.box-view-mas {
    left: 10px;
    bottom: 20px;
    padding: 2px 7px;
}
.home-masterplan .box-title{
  position: relative;
}
.box-view-mas h6 {
    font-size: 12px;
}
.box-view-mas p {
    font-size: 11px;
}
.box-title h3 {
    font-size: 18px;
}
.news .box-news>div {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}
.news .box-view {
    text-align: center;
    margin-top: 0px;
}
.box-logo-f h5 {
    font-size: 18px;
    padding-left: 10px;
    padding-right: 10px;
}
.box-logo-f h3 {
    font-size: 20px;
}
.box-logo-f h4, .form-register h3 {
    font-size: 18px;
}
.btn.bt-send{
  font-size: 16px;
}
.footer-bottom p {
    font-size: 16px;
    text-align: center !important;
}
.form-register:before {
    left: 0px;
    right: 0px;
}
.box-logo-left {
    left: -10px;
}
.box-logo-right {
    right: -10px;
}
.top-header .box-logo-right img {
    width: 23%;
    margin-top: 0px;
}
.top-header .box-logo-left img {
    width: 23%;
}
.top-header.ticky{
  height: auto;
}
.top-header.ticky .box-logo-right img {
    width: 23%;
}
.hotline-top{
  display: block;
  margin-left: -10px;
}
.top-header.ticky .box-logo-left img {
    width: 23%;
}
.top-header .box-logo-right p{
display: none;
}
.top-header{
  background: rgba(0, 61, 104,0.5);
   height: 50px;
 }
.top-header.ticky {
    height: 50px;
}
.box-language p {
  display: none;
}
.hotline-top span{
  display: none;
}
.box-header-icon .box-language{
  width: auto;
}
.button-menu .box-text p{
  font-size: 14px;
  margin-top: 5px;
}
.button-menu .container-hamberger {
    cursor: pointer;
    position: absolute;
    right: 17px;
    top: 1px;
}
.top-header .box-logo-right p {
    font-size: 8px;
    clear: both;
    text-align: right;
}
.phonering-alo-ph-img-circle {
    width: 40px;
    height: 40px;
    top: -6px;
    left: -50px;
  }
.button-menu{
  width: 60px;
}
.box-header-icon {
    margin-top: 10px;
}
div#icon-menu {
    width: 25px;
    height: 25px;
  }
  #icon-menu span:nth-child(1) {
    top: 0px;
}
#icon-menu span:nth-child(2) {
    top: 0px;
    left: 17px;
}
#icon-menu span:nth-child(3) {
    top: 9px;
    left: 9px;
}
#icon-menu span:nth-child(4) {
    top: 17px;
    left: 17px;
}
#icon-menu span:nth-child(5) {
    top: 17px;
}
li.li-child-menu ul li {
    line-height: 30px;
    height: auto;
}
li.li-child-menu {
    height: auto;
    border-left: none;
    min-height: 130px;
    width: 50%;
}
li.li-child-menu ul{
  margin-top: 5px;
}
li.li-child-menu {
    padding: 0px 5px 0px 15px;
}
li.li-child-menu >a {
    font-size: 15px;
}
.box-menu-main{
  background: none;
}
#main-menu{
 background-image: -moz-linear-gradient( -151deg, rgb(224,175,94) 0%, rgb(251,235,157) 47%, rgb(224,175,94) 98%);
    background-image: -webkit-linear-gradient( -151deg, rgb(224,175,94) 0%, rgb(251,235,157) 47%, rgb(224,175,94) 98%);
    background-image: -ms-linear-gradient( -151deg, rgb(224,175,94) 0%, rgb(251,235,157) 47%, rgb(224,175,94) 98%); 
}
.icon-home {
    left: 25px;
}
#main-menu .top-menu .button-close {
    top: 30px;
    right: 25px;
}
.icon-sub-page {
    height: 145px;
    right: 0px;
    width: 29px;
    bottom: 40px;
}
.icon-register {
    top: 0px;
}
.icon-face {
    top: 30px;
}
.icon-youtube {
    top: 60px;
}
.icon-twitter {
    top: 90px;
}
.icon-instagram {
    top: 120px;
}
.icon-right {
    height: 26px;
    right: 0px;
    width: 30px;
}
.icon-content img {
    width: 30px;
    height: 26px;
}
.icon-content h5{
  display: none;
}
.section-banner .slick-dots {
    bottom: 20px;
}
.slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0px 10px;
}
.menu-top-inside ul li {
    padding: 0px 20px;
    margin-bottom: 20px;
}
.menu-top-inside ul:before{
    bottom: 10px;
}
.menu-top-inside ul li a{
  font-size: 16px;
}
.inside-page .box-title h3 {
    font-size: 25px;
    text-transform: initial;
}
.menu-top-inside {
    margin-bottom: 20px;
    margin-top: 30px;
}
.box-video-main iframe {
    height: 270px;
}
.box-video-diff h3 {
    font-size: 20px;
}
.video-diff >div {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    min-height: 160px;
}
}
@media screen and (max-width: 667px) {

}
 
@media screen and (max-width:480px) {
 .box-left-tab {
    height: 245px;
    overflow-y: scroll;
} 
 .box-title img {
    width: 10%;
} 
.box-video-main iframe {
    height: 220px;
}
 .menu-top-inside ul li a {
    font-size: 14px;
}
.menu-top-inside ul li {
    padding: 0px 10px;
} 
.box-view-video {
    left: 9%;
    bottom: 0%;
}
   .box-logo-f img{
  max-width: 40%;
}
li.li-child-menu ul li a {
    font-size: 15px;
}
.box-header-icon {
    margin-left: 40px;
}
}
@media screen and (max-width: 480px) and (orientation : portrait) {

}
@media screen and (min-width: 400px) and (max-width: 414px) {

}
@media screen and (max-width: 380px) {
.position-content-text #animation_container{
  width: 340px !important;
  height: 340px !important;
  border-radius: 50% !important;
  margin: 0 auto;
}
.position-content-text #animation_container canvas{
  width: 340px !important;
  height: 340px !important;
  border-radius: 50% !important;
} 
 .box-list-name {
    left: 15%;
} 
.box-left-tab {
    height: 220px;
}
.menu-top-inside ul li a {
    font-size: 12px;
}
.menu-top-inside ul li {
    padding: 0px 5px;
}
.button-menu .box-text p {
    font-size: 12px;
    margin-top: 6px;
    margin-left: 5px;
}
.box-line-footer-inside {
    bottom: 0px;
}
.inside-page .box-title h3 {
    font-size: 22px;
}
}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 330px) {
li.li-child-menu {
    padding: 0px 5px 0px 0px;
}
li.li-child-menu >a {
    font-size: 14px;
}
li.li-child-menu ul li a {
    font-size: 14px;
}
   .position-content-text #animation_container{
  width: 280px !important;
  height: 280px !important;
  border-radius: 50% !important;
  margin: 0 auto;
}
.position-content-text #animation_container canvas{
  width: 280px !important;
  height: 280px !important;
  border-radius: 50% !important;
} 
}
@-ms-viewport       { width: device-width; }


.phonering-alo-phone.phonering-alo-static {
    opacity:.6
}

.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {
    opacity:1
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color:#ac2b28
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
    background-color:#ac2b28;
    background-color:#ac2b28;
}



.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color:#ac2b28
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color:#ac2b28
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}

.quick-alo-ph-img-circle {
  width:50px;
  height:50px;
  top:-5px;
  left:-7px;
  position:absolute;
  background: url("../images/phone-call.svg") no-repeat center center;
  background-size:26px;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  border:2px solid transparent;
  -webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
  -moz-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
  -ms-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
  -o-animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
  animation:quick-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin:50% 50%;
  -moz-transform-origin:50% 50%;
  -ms-transform-origin:50% 50%;
  -o-transform-origin:50% 50%;
  transform-origin:50% 50%;
}
.quick-alo-phone.quick-alo-active .quick-alo-ph-img-circle {
  -webkit-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
  -moz-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
  -ms-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
  -o-animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
  animation:quick-alo-circle-img-anim 1s infinite ease-in-out !important;
}
.quick-alo-phone.quick-alo-static .quick-alo-ph-img-circle {
  -webkit-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
  -moz-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
  -ms-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
  -o-animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
  animation:quick-alo-circle-img-anim 0s infinite ease-in-out !important;
}
.quick-alo-phone.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone:hover .quick-alo-ph-img-circle {
  background-color:#fdb710 ;
}
.quick-alo-phone.quick-alo-green.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {
  background-color:#fdb710 ;
}
.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {
  background-color:#fdb710 ;
}
.quick-alo-phone.quick-alo-gray.quick-alo-hover .quick-alo-ph-img-circle,
.quick-alo-phone.quick-alo-gray:hover .quick-alo-ph-img-circle {
  background-color:#fdb710 ;
}
.quick-alo-phone.quick-alo-gray .quick-alo-ph-img-circle {
  background-color:#fdb710 ;
}
@-moz-keyframes quick-alo-circle-anim {
  0% {
    -moz-transform:rotate(0) scale(.5) skew(1deg);
    opacity:.1;
    -moz-opacity:.1;
    -webkit-opacity:.1;
    -o-opacity:.1;
  }
  30% {
    -moz-transform:rotate(0) scale(.7) skew(1deg);
    opacity:.5;
    -moz-opacity:.5;
    -webkit-opacity:.5;
    -o-opacity:.5;
  }
  100% {
    -moz-transform:rotate(0) scale(1) skew(1deg);
    opacity:.6;
    -moz-opacity:.6;
    -webkit-opacity:.6;
    -o-opacity:.1;
  }
}
@-webkit-keyframes quick-alo-circle-anim {
  0% {
    -webkit-transform:rotate(0) scale(.5) skew(1deg);
    -webkit-opacity:.1;
  }
  30% {
    -webkit-transform:rotate(0) scale(.7) skew(1deg);
    -webkit-opacity:.5;
  }
  100% {
    -webkit-transform:rotate(0) scale(1) skew(1deg);
    -webkit-opacity:.1;
  }
}
@-o-keyframes quick-alo-circle-anim {
  0% {
    -o-transform:rotate(0) kscale(.5) skew(1deg);
    -o-opacity:.1;
  }
  30% {
    -o-transform:rotate(0) scale(.7) skew(1deg);
    -o-opacity:.5;
  }
  100% {
    -o-transform:rotate(0) scale(1) skew(1deg);
    -o-opacity:.1;
  }
}
@-moz-keyframes quick-alo-circle-fill-anim {
  0% {
    -moz-transform:rotate(0) scale(.7) skew(1deg);
    opacity:.2;
  }
  50% {
    -moz-transform:rotate(0) -moz-scale(1) skew(1deg);
    opacity:.2;
  }
  100% {
    -moz-transform:rotate(0) scale(.7) skew(1deg);
    opacity:.2;
  }
}
@-webkit-keyframes quick-alo-circle-fill-anim {
  0% {
    -webkit-transform:rotate(0) scale(.7) skew(1deg);
    opacity:.2;
  }
  50% {
    -webkit-transform:rotate(0) scale(1) skew(1deg);
    opacity:.2;
  }
  100% {
    -webkit-transform:rotate(0) scale(.7) skew(1deg);
    opacity:.2;
  }
}
@-o-keyframes quick-alo-circle-fill-anim {
  0% {
    -o-transform:rotate(0) scale(.7) skew(1deg);
    opacity:.2;
  }
  50% {
    -o-transform:rotate(0) scale(1) skew(1deg);
    opacity:.2;
  }
  100% {
    -o-transform:rotate(0) scale(.7) skew(1deg);
    opacity:.2;
  }
}
@-moz-keyframes quick-alo-circle-img-anim {
  0% {
    transform:rotate(0) scale(1) skew(1deg);
  }
  10% {
    -moz-transform:rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -moz-transform:rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -moz-transform:rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -moz-transform:rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -moz-transform:rotate(0) scale(1) skew(1deg);
  }
  100% {
    -moz-transform:rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes quick-alo-circle-img-anim {
  0% {
    -webkit-transform:rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform:rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform:rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform:rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform:rotate(0) scale(1) skew(1deg);
  }
}
@-o-keyframes quick-alo-circle-img-anim {
  0% {
    -o-transform:rotate(0) scale(1) skew(1deg);
  }
  10% {
    -o-transform:rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -o-transform:rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -o-transform:rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -o-transform:rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -o-transform:rotate(0) scale(1) skew(1deg);
  }
  100% {
    -o-transform:rotate(0) scale(1) skew(1deg);
  }
}
