@font-face {
    font-family: 'Barlow';
    src: url('Barlow-SemiBold.woff2') format('woff2'),
        url('Barlow-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url('Barlow-Bold.woff2') format('woff2'),
        url('Barlow-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url('Barlow-Medium.woff2') format('woff2'),
        url('Barlow-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url('Barlow-Regular.woff2') format('woff2'),
        url('Barlow-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Barlow';
    src: url('Barlow-Black.woff2') format('woff2'),
        url('Barlow-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Light.woff2') format('woff2'),
        url('Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

body{
    overflow-x: hidden;
    font-family: 'Helvetica','Sukhumvit Set'!important;
}

html, body {
    position:relative;
    overflow-x:hidden;
  }
  

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #ec0101;
    font-size: 11px;
}


.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    background-color: #f5d8d8;
}
.headline--hero {
    font-family: 'Barlow';
    font-size: 52px;
    text-transform: uppercase;
    margin: 10px 0;
    line-height: 62px;
}

.abs-fill-gradient-45--blue {
    background: #fff linear-gradient(45deg,#fff,#fff);
}
.text-area__headline-plus-number {
    color: black;
}
.theme--light .big-dash:after, .theme--light .big-dash:before {
    background: transparent;
}
.logo__image {
    height: 30px;
}

.navigation__anchor {
    padding: 5px;
}

.navigation__anchor:after, .navigation__anchor:before {
    width: 0;
}

.navigation__anchor-circle {
    width: 25px;
    height: 0;
    border-radius: 0;
}
.navigation--theme-light .navigation__active-dot {
    border-color: transparent;
    background-color: transparent;
    box-shadow: 0 0 3px 0 transparent;
}

.one-pager__navigation .navigation__anchor:hover .navigation__anchor-text {
    opacity: 1;
    padding-left: 28px;
}

:hover:not(.navigation__anchor--active)>.navigation__anchor-text {
    transform: translate3d(10px,0,1em);
}

:hover:not(.navigation__anchor--active)>.navigation__anchor-circle {
    width: 0px;
}

.one-pager__navigation .navigation__anchor:hover .navigation__anchor-circle {
    width: 50px;
}


.one-pager__navigation .navigation__anchor-text {
    opacity: 0;
 
}

.one-pager__navigation .navigation__anchor--active .navigation__anchor-text {
    opacity: 1;
    padding-left: 28px;

}
.one-pager__navigation .navigation__anchor--active .navigation__anchor-circle{
    width: 50px;
}

.txt-menu{
    font-family: 'Barlow';
    font-size: 16px;
    color: #782B90;
    font-weight: bold;
}
.nav-burger__line {
    background: #782B90;
}

.banner-2-col__textarea-content{
    font-family: 'Barlow';
    font-size: 14px;
    color: #782B90;
    line-height: 24px;
    margin-top: 15%;
}
.togreen{
    color: #5ABA47;  
}

.navigation__anchor-text {
    font-family: 'Barlow';
    font-size: 12px;
    color: #fff;
}

@media (min-width: 1600px){}
.banner-2-col__textarea-content {
 padding-left: 170px;
}

.ul--custom li>.icon, .ul--custom li>img {
    position: absolute;
    left: 0;
    top: 0;
    height: 55px;
    max-width: 100%;
    width: auto;
}

.one-pager .ul--custom li {
    padding: 9px 0 5px 65px;
   margin-bottom: 0px;
   min-height: 60px;
}

.banner-2-col__text {
    padding: 60px 45px 0 45px;
}

.slick-dotted.slick-slider {
    margin-bottom: 80px;
}

.text-area ul {
     margin: 30px 0; 
}

.slick-dots {
    margin: 0 !important;
}

.theme--light .dash:after, .theme--light .dash:before {
    background: #ffffff00;
}

.gradient--orange {
    background: #fff;
}

.dash--after {
    padding-bottom: 15px;
}

.body--frontpage {
    width: 100%;
}

.main-nav {
    font-family: 'Barlow';
    color: #782B90;
    font-size: 32px;
}

.main-nav__contact-list-item a {
    opacity: 0;
}

.gradient--orange.animated-bg {
    height: 0;
}
#nav-main--trigger:checked~.header .main-nav {
    opacity: 1;
    height: 100vh;
}

.xteam li {
    padding: 9px 0 5px 5px;
}


.xpur {
    font-family: 'Barlow';
    font-size: 30px;
    color: #782B90;
}


.main-portfolio{
    margin-top: 140px;
    min-height: 800px;
}

.table {
	display: table;  
    text-align: right;
    width: 100%;
}

ul#horizontal-list {
	min-width: 696px;
	list-style: none;
	}
	ul#horizontal-list li {
        display: inline;
        padding: 10px 10px;
    }

    ul#horizontal-list li a{
        font-family: 'Barlow';
        font-size: 16px;
        color: #BDBEC0;
        text-decoration: none;
    }
    ul#horizontal-list li a:hover{
        color: #782B90;
        text-decoration: none;
    }

    ul#horizontal-list li a.active{
        color: #782B90;
        text-decoration: none;
    }


.isotope-grid {
    margin: 25px auto;
    overflow: hidden;
    width: 100% !important;
    -webkit-transition: cubic-bezier(0.73, 0, 0.32, 1) 0.3s;
            transition: cubic-bezier(0.73, 0, 0.32, 1) 0.3s;
  }
  .isotope-grid:after {
    content: '';
    display: block;
    clear: both;
  }
  .isotope-grid-item,
  .isotope-grid-sizer {
    width: 33.3%;
    overflow-x: hidden;
  }
  .isotope-gutter-sizer {
    width: 0px;
  }
  .isotope-grid-item {
    float: left;
    width: 33.3%;
    height: auto;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .isotope-grid-item img {
    height: auto;
    width: auto;
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
    -webkit-transition: cubic-bezier(0.73, 0, 0.32, 1) 0.3s;
            transition: cubic-bezier(0.73, 0, 0.32, 1) 0.3s;
    z-index: 0;
    position: relative;
    overflow: hidden;
  }


  .isotope-grid-item p{
  margin-top: 0px;
  font-family: 'Barlow';
  font-size: 16px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  }

  .isotope-grid-item a{
    text-decoration: none;
    }

    footer{
        background: #BDBEC0;
        min-height: 85px;
        padding-top: 30px !important; 
        padding-bottom: 30px!important; 
        font-family: 'Barlow';
        font-size: 14px;
        color: #fff;
    }

    .xright{
        text-align:right; 
    }

    .detail-port h1{
    font-family: 'Barlow';
    font-size: 22px;
    color: #000;
    font-weight: bold; 
    margin-top: 0;
    }

    .txt-port{
        font-family: 'Barlow';
        font-size: 16px;
        color: #000; 
    }

    .port-gall{
        padding-bottom: 50px;
    }
    .port-gall img{
    width: 100%;
    }

.addmargin{
    margin: 10px 0;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ggpadd{
    padding-left: 20px;
}

.nav-burger {
    right: 0;
}

.navigation--right.navigation--large .navigation__sub-anchor {
    padding: 3px 0px 3px 0;
}

.mbsec{
    display: none;
}

.pcsec{
    display: block;
}

.caption-vdo {
    position: absolute;
    top: 50%;
    width: 100%
}

.caption-vdo h1{
    font-family: 'Barlow';
    font-size: 30px;
    text-transform: uppercase;
    margin: 10px 45px;
  line-height: 40px;
    color: #fff;
}

.text-area a:not(.btn) {
    color: inherit;
    font-weight: 500;
}

.footer {
    background-color: #BDBEC0;
}

.dash--yellow:before {
    background-color: #fff!important;
}

.footer__contact-info {
    margin-bottom: 20px;
}

.isotope-grid-item img {

    height: 310px;
    width: 100%;
    object-fit: cover;
}

.customheight img{
height: 400px;
object-fit: cover;
}

.btn-grad {
    width: 150px;
    margin: 10px auto;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2); */
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
    background-image: linear-gradient(to right, #24C6DC 0%, #514A9D 51%, #24C6DC 100%)}
.btn-grad:hover { background-position: right center; }

.fancybox-overlay {
    background: black;
}

.line-bt{
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 100;
}

.line-bt iframe{
height: 25px !important;
}