
@font-face {
    font-family: BG-Reguler;
    src: url(../font/BricolageGrotesque-Regular.ttf);
    color: black;
}
@font-face {
    font-family: BG-Medium;
    src: url(../font/BricolageGrotesque-Medium.ttf);
    color: black;
}
@font-face {
    font-family: BG-ExtraBold;
    src: url(../font/BricolageGrotesque-ExtraBold.ttf);
    color: black;
}
@font-face {
    font-family: BG-Bold;
    src: url(../font/BricolageGrotesque-Bold.ttf);
    color: black;
}
@font-face {
    font-family: BG-SemiBold;
    src: url(../font/BricolageGrotesque-SemiBold.ttf);
    color: black;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../font/icon/icomoon.eot?bn3hi5');
  src:  url('../font/icon/icomoon.eot?bn3hi5#iefix') format('embedded-opentype'),
    url('../font/icon/icomoon.ttf?bn3hi5') format('truetype'),
    url('../font/icon/icomoon.woff?bn3hi5') format('woff'),
    url('../font/icon/icomoon.svg?bn3hi5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tokopedia:before {
  content: "\e900";
}
.icon-tokopedia:hover {
  color: #f4f4f4;
}

/*------------------------*/
.icon-tiktok:before {
  content: "\e901";
}
.icon-tiktok:hover {
  color: #f4f4f4;
}

/*------------------------*/
.icon-shopee:before {
  content: "\e902";
}
.icon-shopee:hover {
  color: #f4f4f4;
}

/*------------------------*/
.icon-lazada:before {
  content: "\e903";
}
.icon-lazada:hover {
  color: #f4f4f4;
}

/*------------------------*/
.icon-service:before {
  content: "\e904";
}
.icon-service:hover {
  color: #f4f4f4;
}


body, html {
  height: 100%;
  margin: 0;
  font-family: BG-Reguler;
  color: #266DA7;
}

.header-tusk{
  background-image: url("../asset/header.png");
  background-attachment: absolute; 
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0px auto;
  height: auto;
  padding: 2cm 0cm 4.5cm 0cm;
}
.tautan-putih{
  background-color:white;
  margin: 0px auto;
  height: 100%;
  padding: 2cm 0cm;
}
.channel-whatsapp{
  background-color: #f4f4f4;
  color: #266DA7;
  border: none;
  padding: 15px 25px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 25px;
  margin: 4px 0px;
  transition-duration: 0.4s;
  border-radius: 30px;
  width: 40%;
  height: 60px;
  box-shadow: 0px 13px 20px -10px rgba(0,0,0,0.51);
  -webkit-box-shadow: 0px 13px 20px -10px rgba(0,0,0,0.51);
  -moz-box-shadow: 0px 13px 20px -10px rgba(0,0,0,0.51);
}
.channel-whatsapp:hover {
  text-decoration: none;
  color: white;
  background-color: #266DA7;
  cursor: pointer;
  display: inline-block;
}

.ukuran50{
  width: 50%;
  margin: 0px auto;
}
.ukuran70{
  width: 70%;
  margin: 0px auto;
}
.ukuran90 {
    width: 90%;
    margin: 0px auto;
}
.ukuran80 {
    width: 80%;
    margin: 0px auto;
}
.logo-tusk{
  height: 80px;
  justify-content: left;
  margin: 10px 0px 50px 0px;
}
.logo-tusk-link{
  height: 40px;
  justify-content: left;
  margin: 10px 0px 50px 0px;
}
.best-product{
    z-index: 2;
    height: 2cm;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    padding-right: 40px;
}
.mb-40{
    margin-bottom: 40px; 
}
.txt-rotate{
  color: white;
  font-size: 33px;
}
.desk{
  font-size: 24px;
  color: #266DA7;
  font-family: BG-Bold;
}
.desk-biru {
    font-size: 20px;
    color: #266DA7;
    font-family: BG-Bold;
    padding: 20px 0px;
}
.desk-blue, .desk-location{
        font-size: 18px;
    }
.text{
  height: auto;
}

.img-customer{
    height: 12cm;
}
.info-kelebihan{
    font-size: 18px;
    font-family: BG-Reguler;
    color:#266DA7;
    margin-top: 10px;
    width: 40%;
}
.info-cta{
    font-size: 18px;
    font-family: BG-SemiBold;
    color: #266DA7;
    margin-top: 20px;
    width: 100%;
}
.btn-tusk {
  font-family: BG-Bold;
  border: none;
  color: #266DA7;
  padding: 6px 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  margin: 20px 0px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 20px;
  width: 20%;
}
.btn-whatsapp-tusk {
  font-family: BG-Bold;
  border: none;
  color: #266DA7;
  padding: 6px 20px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  margin: 20px 0px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 20px;
  width: 40%;
}

.btn1 {
  background-color: #266DA7; 
  color: white; 
}

.btn1:hover {
  background-color: white;
  color: #266DA7;
  border: 2px solid #266DA7;
  text-decoration: none;
}


.btn1-whatsapp {
  background-color: #25d366; 
  color: black; 
}

.btn1-whatsapp:hover {
  background-color: black;
  color: #25d366;
  border-style: solid;
  border-width: 2px;
}
.size-icon{
    font-size: 25px;
    text-align: center;
    color: #266DA7;
}
.size-icon:hover{
    color: white;
}
}
.size-icon1{
    height: 30px;
    text-align: center;
}

.t-right{
    text-align: right;
    padding-right: 10px;
}

.t-left{
    text-align: left;
    padding-left: 10px;
    margin-top: 4px;
}


.btn-index {
  background-color: #f4f4f4;
  font-size: 15px;
  color: #266DA7;
  border: none;
  padding: 15px 18px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  margin: 4px 0px;
  transition-duration: 0.4s;
  border-radius: 30px;
  width: 40%;
  height: 60px;
  box-shadow: 0px 13px 20px -10px rgba(0,0,0,0.51);
-webkit-box-shadow: 0px 13px 20px -10px rgba(0,0,0,0.51);
-moz-box-shadow: 0px 13px 20px -10px rgba(0,0,0,0.51);
}
.btn-index:hover {
  text-decoration: none;
  color: white;
  background-color: #266DA7;
  cursor: pointer;
  display: inline-block;
}

.btn-index-cust {
  background-color: #266DA7;
  font-size: 15px;
  color: #f4f4f4;
  border: none;
  padding: 15px 18px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  margin: 4px 0px;
  transition-duration: 0.4s;
  border-radius: 30px;
  width: 40%;
  height: 60px;
  box-shadow: 0px 13px 20px -10px rgba(0,0,0,0.51);
-webkit-box-shadow: 0px 13px 20px -10px rgba(0,0,0,0.51);
-moz-box-shadow: 0px 13px 20px -10px rgba(0,0,0,0.51);
}
.btn-index-cust:hover {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  box-shadow: 0px 15px 20px 4px rgba(0, 0, 0, 0.51);
-webkit-box-shadow: 0px 15px 20px 4px rgba(0, 0, 0, 0.51);
-moz-box-shadow: 0px 15px 20px 4px rgba(0, 0, 0, 0.51);
}


h1{
  font-size: 4em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, .7);
}
p{
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
}

.whatsapp-button{
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 60px;
    height: 60px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    animation: effect 5s infinite ease-in;
}

.info {
    background-color: white;
    margin: 0px auto;
    height: auto;
    padding: 40px 0px;
}
.judul-blog {
    font-size: 25px;
    font-family: BG-Bold;
    color: #266DA7;
    margin-bottom: 15px;
    text-align: center;
}
.judul-konsumen {
    font-size: 25px;
    font-family: BG-Bold;
    color: #266DA7;
    margin-bottom: 10px;
}
.product-info{
    margin: 10px;
    display: inline-block;
    text-decoration: none;
}
.product-info:hover{
    display: inline-block;
    text-decoration: none;
    border: 2px solid #266DA7;
    border-radius: 10px;
}
.radius-photo{
    border-radius: 10px ; 
}
.footer{
    margin: 0px auto;
    padding: 10px 0px;
    border-top: 2px solid #266DA7;
}
.text-footer{
    font-size: 15px;
    font-family: BG-Reguler;
    color: #266DA7;
    text-align: center;
    background-color: white: 
    text-transform: uppercase;
}
.text-slider{
    font-size: 20px;
    font-family: BG-Reguler;
    text-align: center;

}


@keyframes effect {
    20%, 100% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    0%, 10%{
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
    5%{
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
}
@media only screen and (max-width: 768px) {
    .header-tusk{
        height: 19cm;
        background-image: url("../asset/header-mobile.png");
    }
    .logo-tusk{
      height: 90px;
      justify-content: left;
      margin: 0px 0px 25px 0px;
    }
    .logo-tusk-link{
      height: 30px;
      justify-content: left;
      margin: 0px 0px 25px 0px;
    }
    .info-kelebihan{
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .info-cta{
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .txt-rotate{
    font-size: 30px;
    }
    .desk-blue, .desk-location{
        font-size: 14px;
        text-align: center;
    }
    .desk{
        font-size: 18px;
        text-align: center;
        margin-top: 9cm;
    }
    .ukuran80{
        width: 80%;
    }
    .ukuran90{
        width: 90%;
    }
    .btn-index-cust, .btn-index, .channel-whatsapp, .btn-tusk, .btn-whatsapp,.btn-index{
        width: 100%;
    }
    .product-info{
        margin: 10px;
    }
    
    .judul-blog{
        margin-bottom: 15px;
    }
    .whatsapp-button{
        right: 50px;
    }
    .header-tusk, .tautan-putih{
        padding: 1.5cm 0cm;
    }
    .tinggi-banner{
        height: auto;
    }
    .text-footer{
        font-size: 13px;
    }
    .judul-konsumen{
        text-align: center;
        font-size: 18px;
    }
    .p-20{
        padding: 20px 0px;
    }
    .p-slider2{
        padding: 0px;
    }
    .text-slider{
        font-size: 15px;
        margin-top: 0px;
    }
    .btn-tusk, .btn-whatsapp-tusk{
        width: 100%;
    }
    .mb-40{
        margin: 0px;
    }
    .img-customer{
        margin: 0px auto;
        height: auto;
    }
}

