@font-face {
    font-family: 'Bold';
    src: url('../font/Bold/Quicksand-Bold.woff2') format('woff2'),
         url('../font/Bold/Quicksand-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Medium';
    src: url('../font/Medium/Quicksand-Medium.woff2') format('woff2'),
         url('../font/Medium/Quicksand-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Regular';
    src: url('../font/Regular/Quicksand-Regular.woff2') format('woff2'),
         url('../font/Regular/Quicksand-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SemiBold';
    src: url('../font/SemiBold/Quicksand-SemiBold.woff2') format('woff2'),
         url('../font/SemiBold/Quicksand-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    font-size:14px;
    line-height:1.5;
    color:#000;
    background:#fff;
    word-break:break-word;
    font-family: Regular;
}
  
a {
    text-decoration:none;
    color:#000;
}
  
a:hover {
    color:#2CCB08 !important;
}
  
p {
    margin:0;
}
  
.heading {
    overflow:hidden;
    height:0;
    visibility:hidden;
}
  
.pagination {
    text-align:center;
    width:100%;
}
  
.phantrang {
    text-align:center;
    background:#f2f2f2;
    margin:auto;
}
  
.phantrang a {
    color:#636363;
    cursor:pointer;
    font-size:15px;
    margin:5px 0 5px 4px;
    display:inline-block;
    padding:6px 10px;
}
  
.phantrang span {
    background:#09669c;
    padding:7px 10px;
    color:#fff;
}
  
.phantrang a:hover {
    background:none repeat scroll 0 0 #09669c;
    box-shadow:none;
    color:#fff;
    text-decoration:none;
}
  
.phantrang .paginate_button_disabled,
.phantrang .paginate_button_disabled:hover {
    background:linear-gradient(to bottom,#f8f8f8 0,#eaeaea 100%) repeat scroll 0 0 transparent;
    border:1px solid #d2d2d2 !important;
    color:#adadad !important;
    cursor:default;
    opacity:.7;
    display:inline-block;
}
  
.phantrang .paginate_active,
.phantrang .paginate_active:hover {
    background:none repeat scroll 0 0 #09669c;
    box-shadow:none;
    color:#fff;
}
  
.suntory-alo-phone {
    background-color:transparent;
    cursor:pointer;
    height:100px;
    position:fixed;
    transition:visibility .5s ease 0s;
    width:100px;
    z-index:200000 !important;
    bottom:5%;
}
  
.suntory-alo-ph-circle {
    animation:1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color:transparent;
    border:2px solid rgba(30,30,30,.4);
    border-radius:100%;
    height:100px;
    left:0;
    opacity:.1;
    position:absolute;
    top:0;
    transform-origin:50% 50% 0;
    transition:all .5s ease 0s;
    width:100px;
}
  
.suntory-alo-ph-circle-fill {
    animation:2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border:2px solid transparent;
    border-radius:100%;
    height:70px;
    left:15px;
    position:absolute;
    top:15px;
    transform-origin:50% 50% 0;
    transition:all .5s ease 0s;
    width:70px;
}
  
.suntory-alo-ph-img-circle {
    border:2px solid transparent;
    border-radius:100%;
    height:50px;
    left:25px;
    opacity:1;
    position:absolute;
    top:25px;
    transform-origin:50% 50% 0;
    width:50px;
}
  
.suntory-alo-phone.suntory-alo-hover,
.suntory-alo-phone:hover {
    opacity:1;
}
  
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation:1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
  
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation:2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
  
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5;
}
  
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color:red;
    opacity:1;
}
  
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color:rgba(0,0,0,.5);
    opacity:1;
}
  
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color:rgba(0,175,242,.9);
}
  
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color:#02a6e8;
}
  
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color:#ff9d00;
}
  
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color:#00aff2;
}
  
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color:#02a6e8;
}
  
@keyframes suntory-alo-circle-anim {
    0% {
      opacity:.1;
      transform:rotate(0) scale(.5) skew(1deg);
    }
    30% {
      opacity:.5;
      transform:rotate(0) scale(.7) skew(1deg);
    }
    100% {
      opacity:.6;
      transform:rotate(0) scale(1) skew(1deg);
    }
}
  
@keyframes suntory-alo-circle-img-anim {
    0% {
      transform:rotate(0) scale(1) skew(1deg);
    }
    10% {
      transform:rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
      transform:rotate(25deg) scale(1) skew(1deg);
    }
    30% {
      transform:rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
      transform:rotate(25deg) scale(1) skew(1deg);
    }
    50% {
      transform:rotate(0) scale(1) skew(1deg);
    }
    100% {
      transform:rotate(0) scale(1) skew(1deg);
    }
}
  
@keyframes suntory-alo-circle-fill-anim {
    0% {
      opacity:.2;
      transform:rotate(0) scale(.7) skew(1deg);
    }
    50% {
      opacity:.2;
      transform:rotate(0) scale(1) skew(1deg);
    }
    100% {
      opacity:.2;
      transform:rotate(0) scale(.7) skew(1deg);
    }
}
  
.suntory-alo-ph-img-circle img {
    animation:1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size:30px;
    line-height:39px;
    color:#fff;
    margin-top:-3px;
    margin-left:-3px;
}
  
@keyframes suntory-alo-ring-ring {
    0% {
      transform:rotate(0) scale(1) skew(1deg);
    }
    10% {
      transform:rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
      transform:rotate(25deg) scale(1) skew(1deg);
    }
    30% {
      transform:rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
      transform:rotate(25deg) scale(1) skew(1deg);
    }
    50% {
      transform:rotate(0) scale(1) skew(1deg);
    }
    100% {
      transform:rotate(0) scale(1) skew(1deg);
    }
}
  
@keyframes stuckMoveDown {
    0% {
      transform:translateY(-100%);
    }
    100% {
      transform:translateY(0);
    }
}
.details__contentMain img {
    max-width: 100%;
    height: auto;
}
.social-w {
    width: 22px;
}
.page__desc {
    width: 75%;
}
.breadcrumb-item a {
    text-transform: uppercase;
    font-family: Bold;
    color: black
}
.breadcrumb-item.active {
    text-transform: uppercase;
    font-family: Bold;
    color: #2FA714;
}
.title-page, .title-page__child {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 10px;
}
.title-page::before, .title-page__child::before {
    content: '';
    position: absolute;
    background: url('../images/line.png') no-repeat;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 0;
    height: 10px;
    width: 180px;
}
.title-page span, .title-page__child span{
    text-transform: uppercase;
    color: #5D7081;
    font-family: Bold;
    font-size: 28px;
    position: relative;
    display: inline-block;
}

.see__page {
    background: #2CCB08;
    border-radius: 20px;
    font-family: Medium;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    padding: 6px 22px;
    display: inline-block;
}
.see__page:hover {
    color: white !important;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2), 0 4px 20px 0 rgba(0,0,0,.1);
}
.see__all {
    background: #2CCB08;
    border-radius: 20px;
    font-family: Bold;
    font-size: 12px;
    color: white;
    text-transform: uppercase;
    padding: 8px 40px;
    display: inline-block;
}
.see__all:hover {
    color: white !important;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2), 0 4px 20px 0 rgba(0,0,0,.1);
}
.header {
    padding: 15px 0 45px;
}
.header-logo img {
    max-height: 90px;
}

.carousel-slide [data-slick] {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-slide [data-slick] .slick-slide {
    height: 480px;
    overflow: hidden;
}
.carousel-slide [data-slick] img {
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 500ms ease-in-out;
    transform: scale(1.25, 1.25);
}
.carousel-slide [data-slick] .slick-active img {
    transform: scale(1, 1);
}
.carousel-slide .slick-prev, .carousel-slide .slick-next {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    background: rgb(0,0,0,.4);
    color: white;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
}
.carousel-slide .slick-prev 
{
    left: 30px;
}
.carousel-slide .slick-next 
{
    right: 30px;
}


.inputBox {
    position: relative;
    width: 100%;
    flex: 1 1 0%;
    margin-left: 30px;
    margin-bottom: 5px
}

.container-header {
    width: 88%;
    margin: 0 auto;
}
.header__contact span {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right, #2B9514, #2CAD0E );
    border-radius: 50%;
    margin-right: 10px
}

.header__info p {
    font-size: 16px;
    font-family: Medium;
    color: #6E8395;
}
.header__info a {
    font-family: Bold;
    color: #29A40D;
}

.product-navigation {
    position: absolute;
    top: -29px;
    z-index: 1;
    width: 100%;
    left: 0;
}
.product-navigation ul {
    width: calc(100% - 110px);
    margin: 0 auto;
    background: #185709;
    display: flex;
}
.product-navigation ul li {
    list-style: none;
    padding: 14px 15px;
}
.product-navigation ul li a{
    font-family: Bold;
    text-transform: uppercase;
    color: white;
    font-size: 16px;
}
.product-navigation ul li:hover{
    background: #2FA714
}
.product-navigation ul li:hover a{
    color: white !important
}

.services {
    background: #E0E0E0;
    padding: 35px 0;
}
.services__title {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 50px;
    font-family: Bold;
    transition: 0.3s
}
.services__desc {
    position: absolute;
    opacity: 0;
    color: white;
    padding: 30px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(31, 48, 61, .6);
    transition-duration: .4s;
    transition-timing-function: ease-out;
    transition-property: transform,opacity;
    transform: translate3d(0,50%,0);
}
.services__desc p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.services__item:hover .services__title {
    transform: translateY(100%);
}
.services__item:hover .services__desc {
    transform: translate3d(0,0,0);
    opacity: 1;
}


.about {
    background: white;
    position: relative;
    padding: 35px 0;
    overflow: hidden;
}
.about__bgleft {
    position: absolute;
    left: 0;
    bottom: 0;
}
.about__bgright {
    position: absolute;
    right: 0;
    bottom: 0;
}
.about__see {
    display: inline-block;
    margin-top:  30px;
    background: #2FA714;
    color: white;
    font-family: Medium;
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 30px;
    border-radius: 4px;
    transition: 0.2s
}
.about__see:hover {
    color: white !important;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.2), 0 4px 20px 0 rgba(0,0,0,.1);
}
.about__right img {
    box-shadow: 0 4px 4px rgba(0,0,0,.25)
}


.reason {
    padding: 35px 0;
}
.reason__slick {
    padding: 0 115px
}
.reason__slick .slick-slide {
    margin: 0 30px;
}
.reason__slick .slick-prev, .reason__slick .slick-next {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    background: #2CCB08;
    color: white;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
}
.reason__slick  .slick-prev { 
    left: 0;
}
.reason__slick  .slick-next { 
    right: 0;
}
.reason__item--images{
    padding: 12px 35px;
    background: #ECECEC;
    border-radius: 20px 0 20px 0;
}
.reason__item--images img{
    width: 55px;
    height: 55px;
}
.reason__item--title {
    margin-top: 10px;
    color: #5D7081;
    font-family: Medium;
    text-align: center;
}
.process {
    background: url(../images/q-0.jpg);
    background-size: cover;
    padding: 35px 0;
}
.process__wrap {
    padding: 0 150px
}
.process__item--images {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 4px 4px rgb(0, 0, 0, .25);
    background: #EEEEEE;
    position: absolute;
    left: 0;
    bottom: 0;
}
.process__item--images img {
    width: 50px;
    height: 50px;
}
.process__content {
    padding: 8px 25px 8px 115px;
    background: #EEEEEE;
    border-radius: 50px;
    min-height: 90px;
}
.process__item--title {
    text-transform: uppercase;
    font-size: 16px;
    color: #5D7081;
    font-family: Bold;
    margin-bottom: 5px;
}

.construction {
    background: #EEEEEE;
    padding: 35px 0
}
.construction__item--images img {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    height: 245px;
}
.construction__title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    font-family: Bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: white
}
.construction__desc {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    margin-bottom: 30px;
    color: white
}

.construction__content {
    position: absolute;
    opacity: 0;
    color: white;
    padding: 30px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(31, 48, 61, .6);
    transition-duration: .4s;
    transition-timing-function: ease-out;
    transition-property: transform,opacity;
    transform: translate3d(0,50%,0);
}

.construction__item:hover .construction__content {
    transform: translate3d(0,0,0);
    opacity: 1;
}


.inspired {
    background: white;
    padding: 35px 0
}
.inspired img {
    cursor: pointer;
}
.customers {
    padding: 35px 0
}
.customers__slick .slick-prev, .customers__slick .slick-next {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    background: #2CCB08;
    color: white;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
}
.customers__slick  .slick-prev { 
    left: -70px;
}
.customers__slick  .slick-next { 
    right: -70px;
}
.customers__item {
    background: #F8F4F4;
    box-shadow: 0 4px 4px rgb(0, 0, 0, .25);
    padding:  16px  26px;
}
.customers__item img {
    width: 110px;
    height: 80px;
}

.contact {
    background: url(../images/bg-contact.jpg);
    background-size: 100% 100%;
    padding: 40px 0
}
.contact__form {
    background: white;
    border: 8px solid #2FA714;
    padding: 40px 90px
}
.contact__images {
    background: #2FA714;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.contact__desc {
    font-family: Bold;
    font-size: 16px
}
.contact__hotline {
    color: #2B9514;
    font-size: 18px
}
.contact__work {
    background: #2FA714;
    padding: 5px 15px;
    color: white;
    font-family: Bold;
    font-size: 16px;
    margin-top: 30px
}



.contact__group {
    position: relative;
    width: 100%;
    flex: 1 1 0%;
    margin-bottom: 25px
}
.contact__group input, .contact__group textarea
{
    position: relative;
    width: 100%;
    padding: 8px 0 5px;
    font-size: 14px;
    border: none;
    border-bottom: 1px solid #5D7081;
    outline: none
}

.contact__group span {
    position: absolute;
    left: 0;
    top: 6px;
    pointer-events: none;
    transition: 0.5s;
    color: #000000;
}

.contact__main button {
    display: inline-block;
    border: none;
    outline: none;
    background: #2CCB08;
    padding: 8px 50px;
    color: white;
    font-family: Bold;
    border-radius: 20px;
}

.map iframe {
    width: 100%;
    height: 330px;

}
.footer__bottom {
    background: url(../images/bg-footer.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 35px 0;
    font-family: Medium;
}
.bottom-logo img {
    width: 100px;
}
.footer__title {
    color: #2ccb08;
    font-family: Bold;
    text-transform: uppercase;
    margin: 20px 0 15px;
}
.bottom-info i {
    color: #2CCB08;
}
.design-author p{
    color: #000000;
    font-family: Medium;
}
.page {
    margin-top: -20px;
    position: relative;
}
.page__wrap {
    padding: 15px 0 35px
}

.product__categories--images:before {
    content: '';
    position: absolute;
    background: rgb(0,0,0,.6);
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: all .3s
}
.product__categories--title {
    position: absolute;
    opacity: 1;
    padding: 30px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product__categories--title p{
    color: white;
    font-size: 22px;
    text-transform: uppercase;
    font-family: Bold;
    padding: 10px 0;
    display: inline-block;
    transition: all .3s
}
.product__categories--title p:before {
    content: '';
    background: #2FA714;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    right: -100px;
    opacity: 0;
    transition: .6s;
}

.product__categories--item:hover .product__categories--title p:before {
    right: 0;
    opacity: 1;
}
.product__categories--item:hover .product__categories--images:before {
    background: rgb(0,0,0,.2);
}


.product__title {
    padding: 8px 15px;
    color: white;
    font-family: Bold;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(0,0,0,.5);
    text-align: center;
    transition-duration: .2s;
    transition-timing-function: ease-out;
    transition-property: transform,opacity;
    transform: translate3d(0,0,0);
    opacity: 1;
}
.product__title:hover {
    color: #2CCB08;
}
.product__wrap--desc {
    position: absolute;
    opacity: 0;
    padding: 30px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition-duration: .4s;
    transition-timing-function: ease-out;
    transition-property: transform,opacity;
    transform: translate3d(0,50%,0);
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0,0,0,.5);
    
}

.product__desc p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    color: white;
}
.product__item:hover .product__wrap--desc{
    transform: translate3d(0,0,0);
    opacity: 1;
}
/* .product__item:hover .product__title{
    transform: perspective(500px) translate3d(0, 100px, 0);
    opacity: 0;
} */

.details__code {
    font-family: Bold;
    color: #000000;
    margin-bottom: 15px
}
.details__title {
    font-family: Bold;
    color: #268B0D;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
}
.details__prices {
    font-family: Bold;
    color: #000000;
    margin-bottom: 20px
   
}
.details__prices span{
    font-family: Bold;
    color: #268B0D;
}
.details__desc {
    margin-bottom: 40px
}
.details__hotline {
    background: #E73232;
    font-family: Bold;
    font-size: 15px;
    padding: 8px 15px;
    border-radius: 4px;
}
.details__hotline a{
    color: white;
}
.details__advisory {
    background: #00A9FF;
    color: white;
    font-family: Bold;
    font-size: 15px;
    padding: 8px 40px;
    border-radius: 4px;
    margin-left: 30px;
    cursor: pointer;
}
.details__content {
    background: #F8F8F8;
    padding: 35px 0
}
.details__contentTitle {
    font-size: 18px;
    color: #2CAD0E;
    font-family: Bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.details__contentMain {
    background: white;
    border-top: 3px solid #2CAD0E;
    padding: 35px 50px; 
}
.product__other {
    background: white;
    padding: 35px 50px; 
}
.flex-form {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 20px ;
}
.flex-form .form-outline{
    grid-column-end: span 6;
}

.contact__title {
    font-weight: Bold;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 20px
}
#diamond {
    position: absolute;
    top: 0;
    left: 25px;
    right: 0;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border: 1px solid #000;
/* Rotate */
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
/* Rotate Origin */
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
#diamond i{
   
/* Rotate */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
/* Rotate Origin */
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    -ms-transform-origin: 50%;
    -o-transform-origin: 50%;
    transform-origin: 50%;
}
.map-container-section iframe{
    width: 100%;
    height: 100%;
}


html.modal-active,
body.modal-active {
    overflow: hidden;
}
#modal-container {
    position: fixed;
    display: table;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    transform: scale(0);
    z-index: 999;
}
#modal-container.six {
    transform: scale(1);
}
#modal-container.six .modal-background {
    background: rgba(0, 0, 0, 0);
    animation: fadeIn 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.six .modal-background .modal {
    background-color: transparent;
    animation: modalFadeIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.six .modal-background .modal form {
    opacity: 0;
    position: relative;
    animation: modalContentFadeIn 0.5s 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.six .modal-background .modal .modal-svg rect {
    animation: sketchIn 0.5s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.six.out {
    animation: quickScaleDown 0s 0.5s linear forwards;
}
#modal-container.six.out .modal-background {
    animation: fadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.six.out .modal-background .modal {
    animation: modalFadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.six.out .modal-background .modal form {
    animation: modalContentFadeOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
#modal-container.six.out .modal-background .modal .modal-svg rect {
    animation: sketchOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
  
#modal-container .modal-background {
    display: table-cell;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    vertical-align: middle;
}
#modal-container .modal-background .modal {
    background: white;
    padding: 50px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 300;
    position: relative;
    width: 800px;
    height: auto;
}

#modal-container .modal-background .modal .modal-svg {
    position: absolute;
    width: 800px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
#modal-container .modal-background .modal .modal-svg rect {
    stroke: #fff;
    stroke-width: 2px;
    stroke-dasharray: 800;
    stroke-dashoffset: 800;
}
.modal__title {
    font-size: 22px;
    color: #ff1a1a;
    text-transform: uppercase;
    font-family: Bold;
}
 
  
@keyframes fadeIn {
    0% {
        background: rgba(0, 0, 0, 0);
    }
    100% {
        background: rgba(0, 0, 0, 0.7);
    }
}
@keyframes fadeOut {
    0% {
        background: rgba(0, 0, 0, 0.7);
    }
    100% {
        background: rgba(0, 0, 0, 0);
    }
}
@keyframes quickScaleDown {
    0% {
        transform: scale(1);
    }
    99.9% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes sketchIn {
    0% {
        stroke-dashoffset: 800;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes sketchOut {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 800;
    }
}
@keyframes modalFadeIn {
    0% {
        background-color: transparent;
    }
    100% {
        background-color: white;
    }
}
@keyframes modalFadeOut {
    0% {
        background-color: white;
    }
    100% {
        background-color: transparent;
    }
}
@keyframes modalContentFadeIn {
    0% {
        opacity: 0;
        top: -20px;
    }
    100% {
        opacity: 1;
        top: 0;
    }
}
@keyframes modalContentFadeOut {
    0% {
        opacity: 1;
        top: 0px;
    }
    100% {
        opacity: 0;
        top: -20px;
    }
}
  

.post-page__title {
    font-size: 18px;
    text-transform: uppercase;
    font-family: Bold;
}
.fixed {
    position: fixed;
    width: 100%;
    padding: 23px 0;
    top: 0;
    left: 0;
    z-index: 999;
    background: #000000ad;
    animation: stuckMoveDown .6s;
}
.title__other {
    font-size: 18px;
    color: #2CAD0E;
    font-family: Bold;
    text-transform: uppercase;
}


.product-navigation ul li.active {
    background: #2FA714;
}
.construction__itemTitle {
    background: rgb(0, 0, 0, .6);
    padding: 5px 15px;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Bold;
    position: absolute;
    bottom:0;
    left: 0;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    transition: 0.3s;
}
.construction__item:hover .construction__itemTitle {
    transform: translateY(100%);
}
.new--item__desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}
.inspired__slick .slick-prev, .inspired__slick .slick-next {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    background: #2CCB08;
    color: white;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
}
.inspired__slick  .slick-prev { 
    left: -20px;
}
.inspired__slick  .slick-next { 
    right: -20px;
}


.owl-spct .slick-prev, .owl-spct .slick-next {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    background: #2CCB08;
    color: white;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
}
.owl-spct  .slick-prev { 
    left: -20px;
}
.owl-spct  .slick-next { 
    right: -20px;
}

.banner-page {
    height: 380px;
    object-fit: cover;
}
@media (max-width: 600px) {
    .banner-page {
        height: 200px;
        object-fit: cover;
    }
}