ul {
  padding-left: 16px;
  /* list-style-position: outside; */
}
ol {
  padding-left: 16px;
  /* list-style-position: outside; */
}
.formcari {
color: white;
font-family:  Rubik-Regular;
font-size: 18px;
border: 0 !important;
}
.formcari::placeholder {
color: white;
font-family:  Rubik-Regular;
font-size: 18px;
}

a {
  overflow: hidden;
  position: relative;
  display: inline-block;
}

a::before,
a::after {
 content: '';
  position: absolute;
  width: 100%;
  left: 0;
}
a::before {
  /* background-color: #D1D2D4;
  height: 2px; */
  bottom: 0;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition: transform .3s cubic-bezier(0.76, 0, 0.24, 1);
}
a::after {
  content: attr(data-replace);
  height: 100%;
  top: 0;
  transform-origin: 100% 50%;
  transform: translate3d(200%, 0, 0);
  transition: transform .3s cubic-bezier(0.76, 0, 0.24, 1);
  color: #A9ABAF;
}

a:hover::before {
  transform-origin: 0% 50%;
  transform: scaleX(1);
}
a:hover::after {
  transform: translate3d(0, 0, 0);
}

a span {
  display: inline-block;
  transition: transform .3s cubic-bezier(0.76, 0, 0.24, 1);
}

a:hover span {
  transform: translate3d(-200%, 0, 0);
}
/* Presentational Styles */
a {
  text-decoration: none;
  /* color: #243C78; */
  /* font-weight: 700; */
  vertical-align: top;
}
/* a:hover { font-size: 35px; color: #D1D2D4; } */
.show {
  color: #243C78; font-size: 24px; font-family: Rubik-Bold; text-decoration: none;
}
.hide {
  color: #243C78; font-size: 24px; font-family: Rubik-Bold; text-decoration: none;
}
.show,
.hide:target {
  display: none;
}
.details,
.hide:target {
  display: none; font-size: 18px; font-family: Rubik-Regular; color: #003157; padding-left: 17px;
}
.hide:target + .show,
.hide:target ~ .details {
  display: block; text-decoration: none !important; color: #243C78;
}


@font-face {
  font-family: 'FontAwesome';
  src: url('font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), 
       url('font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), 
       url('font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), 
       url('font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-bars:before {
  content: "\f0c9"; color: #243C78;
}

/* start menu bar mobile */
        .topnav {
          overflow: hidden;
          background-color: #ffffff;
          padding: 20px;
        }

        .topnav a {
          float: left;
          display: block;
          color: #003157 !important;
          font-size: 18px;
          font-family: 'Rubik-Bold';
          transition: all 200ms linear;
          text-decoration: none;
        }

        /* .topnav a:hover {
          background-color: #ddd;
          color: black;
        }

        .topnav a.active {
          background-color: #04AA6D;
          color: white;
        } */

        .topnav .icon {
          display: none;
        }
        .topnav .search {
          display: none;
        }
        .topnav .lang {
          display: none;
        }

        @media screen and (max-width: 900px) {
          .topnav a:not(:first-child) { display: none; }
          .topnav a.icon {
            float: right;
            display: block;
            margin-top: 27px;
            margin-right: 0;
          }
          .topnav a.search {
            float: right;
            display: block;
            margin-top: 25px;
            margin-right: 15px;
          }
          .topnav a.lang {
            float: right;
            display: block;
            margin-top: 25px;
            margin-right: 15px;
          }
        }

        @media screen and (max-width: 900px) {
          .topnav.responsive {position: relative;}
          .topnav.responsive .icon {
            position: absolute;
            right: 20px;
            top: 25px;
          }
          .topnav.responsive .search {
            position: absolute;
            right: 35px;
            top: 25px;
          }
          .topnav.responsive .lang {
            position: absolute;
            right: 71px;
            top: 25px;
          }
          .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
          }
        }
/* end menu bar mobile  */
@font-face {
    font-family: 'Rubik-Bold';
    src: url('font/Rubik-Bold.eot');
    src: url('font/Rubik-Bold.eot?#iefix') format('embedded-opentype'),
         url('font/Rubik-Bold.svg#Rubik-Bold') format('svg'),
         url('font/Rubik-Bold.woff') format('woff'),
         url('font/Rubik-Bold.ttf') format('truetype'),
         url('font/Rubik-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Rubik-Light';
    src: url('font/Rubik-Light.eot');
    src: url('font/Rubik-Light.eot?#iefix') format('embedded-opentype'),
         url('font/Rubik-Light.svg#Rubik-Light') format('svg'),
         url('font/Rubik-Light.woff') format('woff'),
         url('font/Rubik-Light.ttf') format('truetype'),
         url('font/Rubik-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Rubik-Medium';
    src: url('font/Rubik-Medium.eot');
    src: url('font/Rubik-Medium.eot?#iefix') format('embedded-opentype'),
         url('font/Rubik-Medium.svg#Rubik-Medium') format('svg'),
         url('font/Rubik-Medium.woff') format('woff'),
         url('font/Rubik-Medium.ttf') format('truetype'),
         url('font/Rubik-Medium.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Rubik-Regular';
    src: url('font/Rubik-Regular.eot');
    src: url('font/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
         url('font/Rubik-Regular.svg#Rubik-Regular') format('svg'),
         url('font/Rubik-Regular.woff') format('woff'),
         url('font/Rubik-Regular.ttf') format('truetype'),
         url('font/Rubik-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
  
  body {
      padding: 0;
      margin: 0;
      background-color: #ffffff;
      font-family: 'Rubik-Regular';
  }
  
  
  input[type=checkbox]#toggleSideMenu {
      box-sizing: border-box;
      display: none;
  }
  
  
  
  
  
  .floatr { float: right; }
  .floatl { float: left; }
  .purebox { width: 100%; float: left; }
  .mt100 { margin-top: 100px !important; } 
  .pt100 { padding-top: 100px !important; } 
  .pb70 { padding-bottom: 100px !important; } 
  .p50 { padding: 50px !important; } 
  /*media queries*/
  /********DESKTOP LAYOUT BELOW********/
  @media (min-width: 1201px) and (max-width: 999999px) {
    .boxmenu { margin: auto; width: 87%; margin-top: 5px; }
    .boxbannersub { background-size: center; width: 100%; height: 400px }
    .tinggibox { height: 370px }
    .boxbenefitsub { margin: auto; width: 80%; padding: 50px; min-height: 100px }
    .boxbenefitsubl { width: 65%; float: left; }
    .boxbenefitsubr { width: 35%; float: left; }
    .boxaboutcontent { width: 340px; height: auto; float: left; text-align: center; color: #003157; padding: 30px; }
    .mobile { display: none !important; }
    .desktop { display: block !important; }
    .boxaboutcontent .title { font-size: 50px; font-family: Rubik-Bold }
    .boxaboutcontent .content { font-size: 20px; font-family: Rubik-Regular }
    .boxaboutpanah { width: 75px; height: auto; float: left; padding-top: 130px }
    .boxaboutpanahl { width: 75px; height: auto; float: right; padding-top: 130px }
    .boxaboutpanahb { width: 100%; float: left; padding-top: 50px; text-align: center }
    .boxaboutpanahbl { width: 340px; height: auto; text-align: center; float: left; }
    .pagetitle { width: 100%; float: left; font-size: 35px; font-family: Rubik-Bold; color: #003157; margin-top: 100px; text-transform: uppercase; }
    .contenttitle { width: 100%; float: left; font-size: 35px; font-family: Rubik-Bold; color: #003157; margin-top: 50px; margin-bottom: 40px; }
    .contentcontent { width: 100%; float: left; font-size: 18px; font-family: Rubik-Regular; color: #003157; margin-bottom: 0px }
    .boxbreadcrumb { width: 100%; float: left; padding: 30px 0 50px 0 }
    .inputform { width: 85% !important; border: 1px solid #243C78 !important}
    .textcenter { text-align: left !important;}
    .homepage_title { font-size: 35px; font-family: Rubik-Bold; color: #003157; margin-top: 100px; }
    .boxfloating { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px; text-align: center }
    .boxfloating2 { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px; }
    /* .boximg { background-position: 50% 50%; background-repeat: no-repeat; background-size: center; width: 100%; height: 370px; border-radius: 15px; float: left; } */
    .homepagelinkurl { width: 100%; float: left; text-align: center; margin-top: 20px; font-size: 16px; font-family: Rubik-Bold; color: #243C78; text-decoration: none ; }
    .bluetextcontent { text-align: center; font-size: 18px; font-family: Rubik-Light; line-height: 30px; color: #003157; }
    .centerfloatw800m30 { width: 800px; margin: 30px auto }
    .centerfloatw800m0 { width: 800px; text-align: center; margin: 0 auto }
    .centerfloatw80persen { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px }
    .logoimg { width: 125px !important; }
    .mybannerstyle { background-position: top center; background-repeat: no-repeat; background-size: cover }
    .hpabouttitle { font-size: 35px; font-family: Rubik-Bold; color: white }
    .hpaboutcontent { font-size: 18px; font-family: Rubik-Light; color: #FFFFFF; width: 800px; text-align: center; padding-top: 50px; padding-bottom: 50px; line-height: 30px; }
    .textlight18white { font-size: 18px; font-family: Rubik-Light; color: #FFFFFF; }
    .textbold18orange { font-size: 18px; font-family: Rubik-Bold; color: #F6D03F }
    .textlight14white { font-size: 14px; font-family: Rubik-Light; color: #FFFFFF }
    .vertiwhitelinefooter { text-align: center; width: 100%; position: relative; border-left: 1px solid #FFFFFF; min-height: 100px; padding: 0 20px 0 20px }
    body { overflow-x: hidden; }
    .boxcari { width: 50% !important; margin: 100px auto !important}
    .pcari { width: 92%; float: left; margin-right: 3%; }
    .formcari { width: 85%; float: left; font-size: 16px; font-family: Rubik-Light; background: #243C78 !important; padding-top: 7px; border: 0 solid }
    .btncari { width: 60px; float: right; font-family: Rubik-Bold; font-size: 16px; border-radius: 35px !important; background: #F6D03F !important; border: 0 }
    .btnimg { width: auto;}
    .caricontent { background: #243C78 !important; border-radius: 20px !important }
    .boxbahasa { width: 15% !important; margin: 100px auto !important}
    .pbahasa { width: 100%; float: left; font-family: Rubik-Bold; font-size: 16px; color: #243C78 }
    .btnbahasa { width: 100%; float: right; font-family: Rubik-Bold; font-size: 16px; border-radius: 15px !important; background: #F6D03F !important; border: 0 }
    .bahasacontent { background: #F6D03F !important; border-radius: 20px !important }
  
    .float-r { float: right !important;}
    .m-logombar { margin: 0 0 0 20px; }
    .m-prodmbar { margin: 27px 15px 10px 100px; }
    .m-defaultmbar { margin: 27px 15px 10px 10px; }
    .toplinebanner {
      padding: 1px 0 12px 0; background: url('img/bg_header.png'); background-repeat: repeat-x;
    }
    .boxbannermain { border-radius: 0 0 0 0px; height: 550px; width: 100%; }
    .mybanner { background-position: top left; background-repeat: no-repeat; background-size: cover }
    .captionposisih { position: absolute; top: 5% !important; left: 0 !important; text-align: left; width: 600px; padding-left: 115px }
    .captionfonth { width: 100%; float: left; color: #243C78; line-height: 50px; text-align: left; font-size: 40px; font-family: Rubik-Bold; padding-top: 55px; }
    .captioncontenth { width: 100%; text-align: left; font-size: 16px; font-family: Rubik-Light; color: #243C78; padding-top: 10px; }
    .btnbanner { padding: 15px !important; font-family: Rubik-Bold; font-size: 16px !important; width: 250px !important; border-radius: 35px !important; background: #243C78 !important; position: absolute; left: 113px !important; bottom: 75px !important; color: #ffffff !important; 
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btnbanner:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
    .btnallsection { padding: 15px !important; font-family: Rubik-Bold; font-size: 16px !important; width: 300px !important; border-radius: 35px !important; background: #243C78 !important; position: absolute; bottom: 0px !important; left: 50% !important; transform: translate(-50%, -50%) !important; color: #ffffff !important; text-align: center;
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btnallsection:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
      
    .btncontact { padding: 15px !important; font-family: Rubik-Bold; font-size: 16px !important; width: 300px !important; border-radius: 35px !important; background: #243C78 !important; color: #ffffff !important; text-align: center;
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btncontact:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
      
    .orange_texturl { color: #F6D03F; text-decoration: none; 
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s;
    }
    .orange_texturl:hover { text-shadow: 1px 1px 10px #888888; text-decoration: none; color: #F6D03F}
    .w300px { width: 350px; }
    .h300px { height: 350px; }
    .gajelas { font-size: 18px; font-family: Rubik-Light; line-height: 30px; color: #243C78; width: 900px; text-align: center; margin: 30px auto; margin-bottom: 50px }
  }
  @media (min-width: 1000px) and (max-width: 1200px) { 
    .gajelas { font-size: 18px; font-family: Rubik-Light; line-height: 30px; color: #243C78; width: 100%; text-align: center; margin: 30px auto; margin-bottom: 50px }
    .boxmenu { margin: auto; width: 100%; margin-top: 5px; }
    .h300px { height: 300px; }
    .w300px { width: 300px; }
    .boxbannersub { background-size: center; width: 100%; height: 400px }
    .tinggibox { height: 370px }
    .boxbenefitsub { margin: auto; width: 80%; padding: 50px; min-height: 100px }
    .boxbenefitsubl { width: 65%; float: left; }
    .boxbenefitsubr { width: 35%; float: left; }
    .boxaboutcontent { width: 245px; height: auto; float: left; text-align: center; color: #003157; padding: 30px; }
    .mobile { display: none !important; }
    .desktop { display: block !important; }
    .boxaboutcontent .title { font-size: 50px; font-family: Rubik-Bold }
    .boxaboutcontent .content { font-size: 20px; font-family: Rubik-Regular }
    .boxaboutpanah { width: 75px; height: auto; float: left; padding-top: 130px }
    .boxaboutpanahl { width: 75px; height: auto; float: right; padding-top: 130px }
    .boxaboutpanahb { width: 100%; float: left; padding-top: 50px; text-align: center }
    .boxaboutpanahbl { width: 340px; height: auto; text-align: center; float: left; }
    .pagetitle { width: 100%; float: left; font-size: 35px; font-family: Rubik-Bold; color: #003157; margin-top: 100px; text-transform: uppercase; }
    .contenttitle { width: 100%; float: left; font-size: 35px; font-family: Rubik-Bold; color: #003157; margin-top: 50px; margin-bottom: 40px; }
    .contentcontent { width: 100%; float: left; font-size: 18px; font-family: Rubik-Regular; color: #003157; margin-bottom: 0px }
    .boxbreadcrumb { width: 100%; float: left; padding: 30px 0 50px 0 }
    .inputform { width: 85% !important; border: 1px solid #243C78 !important}
    .textcenter { text-align: left !important;}
    .homepage_title { font-size: 35px; font-family: Rubik-Bold; color: #003157; margin-top: 100px; }
    .boxfloating { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px; text-align: center }
    .boxfloating2 { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px; }
    /* .boximg { background-position: 50% 50%; background-repeat: no-repeat; background-size: center; width: 100%; height: 370px; border-radius: 15px; float: left; } */
    .homepagelinkurl { width: 100%; float: left; text-align: center; margin-top: 20px; font-size: 16px; font-family: Rubik-Bold; color: #243C78; text-decoration: none ; }
    .bluetextcontent { text-align: center; font-size: 18px; font-family: Rubik-Light; line-height: 30px; color: #003157; }
    .centerfloatw800m30 { width: 800px; margin: 30px auto }
    .centerfloatw800m0 { width: 800px; text-align: center; margin: 0 auto }
    .centerfloatw80persen { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px }
    .logoimg { width: 125px !important; }
    .mybannerstyle { background-position: top center; background-repeat: no-repeat; background-size: cover }
    .hpabouttitle { font-size: 35px; font-family: Rubik-Bold; color: white }
    .hpaboutcontent { font-size: 18px; font-family: Rubik-Light; color: #FFFFFF; width: 800px; text-align: center; padding-top: 50px; padding-bottom: 50px; line-height: 30px; }
    .textlight18white { font-size: 18px; font-family: Rubik-Light; color: #FFFFFF; }
    .textbold18orange { font-size: 18px; font-family: Rubik-Bold; color: #F6D03F }
    .textlight14white { font-size: 14px; font-family: Rubik-Light; color: #FFFFFF }
    .vertiwhitelinefooter { text-align: center; width: 100%; position: relative; border-left: 1px solid #FFFFFF; min-height: 100px; padding: 0 20px 0 20px }
    body { overflow-x: hidden; }
    .boxcari { width: 50% !important; margin: 100px auto !important}
    .pcari { width: 92%; float: left; margin-right: 3%; }
    .formcari { width: 85%; float: left; font-size: 16px; font-family: Rubik-Light; background: #243C78 !important; padding-top: 7px; border: 0 solid }
    .btncari { width: 60px; float: right; font-family: Rubik-Bold; font-size: 16px; border-radius: 35px !important; background: #F6D03F !important; border: 0 }
    .btnimg { width: auto;}
    .caricontent { background: #243C78 !important; border-radius: 20px !important }
    .boxbahasa { width: 15% !important; margin: 100px auto !important}
    .pbahasa { width: 100%; float: left; font-family: Rubik-Bold; font-size: 16px; color: #243C78 }
    .btnbahasa { width: 100%; float: right; font-family: Rubik-Bold; font-size: 16px; border-radius: 15px !important; background: #F6D03F !important; border: 0 }
    .bahasacontent { background: #F6D03F !important; border-radius: 20px !important }
  
    .float-r { float: right !important;}
    .m-logombar { margin: 0 0 0 20px; }
    .m-prodmbar { margin: 27px 15px 10px 50px; }
    .m-defaultmbar { margin: 27px 15px 10px 10px; }
    .toplinebanner {
      padding: 1px 0 12px 0; background: url('img/bg_header.png'); background-repeat: repeat-x;
    }
    .boxbannermain { border-radius: 0 0 0 0px; height: 550px; width: 100%; }
    .mybanner { background-position: top left; background-repeat: no-repeat; background-size: cover }
    .captionposisih { position: absolute; top: 5% !important; left: 0 !important; text-align: left; width: 600px; padding-left: 115px }
    .captionfonth { width: 100%; float: left; color: #243C78; line-height: 50px; text-align: left; font-size: 40px; font-family: Rubik-Bold; padding-top: 55px; }
    .captioncontenth { width: 100%; text-align: left; font-size: 16px; font-family: Rubik-Light; color: #243C78; padding-top: 10px; }
    .btnbanner { padding: 15px !important; font-family: Rubik-Bold; font-size: 16px !important; width: 250px !important; border-radius: 35px !important; background: #243C78 !important; position: absolute; left: 113px !important; bottom: 75px !important; color: #ffffff !important; 
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btnbanner:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
    .btnallsection { padding: 15px !important; font-family: Rubik-Bold; font-size: 16px !important; width: 300px !important; border-radius: 35px !important; background: #243C78 !important; position: absolute; bottom: 0px !important; left: 50% !important; transform: translate(-50%, -50%) !important; color: #ffffff !important; text-align: center;
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btnallsection:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
      
    .btncontact { padding: 15px !important; font-family: Rubik-Bold; font-size: 16px !important; width: 300px !important; border-radius: 35px !important; background: #243C78 !important; color: #ffffff !important; text-align: center;
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btncontact:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
      
    .orange_texturl { color: #F6D03F; text-decoration: none; 
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s;
    }
    .orange_texturl:hover { text-shadow: 1px 1px 10px #888888; text-decoration: none; color: #F6D03F}
  }
  @media (min-width: 415px) and (max-width: 1001px) {
    .gajelas { font-size: 18px; font-family: Rubik-Light; line-height: 30px; color: #243C78; width: 100%; text-align: center; margin: 30px auto; margin-bottom: 50px }
    .h300px { height: 350px; }
    .w300px { width: 300px; }
    .boxbannersub { width: 100%; height: 250px; background-size: cover !important; }
    .tinggibox { height: 150px }
    .boxbenefitsub { margin: auto; width: 100%; padding: 20px; min-height: 100px }
    .boxbenefitsubl { width: 100%; float: left; }
    .boxbenefitsubr { width: 100%; float: left; }
    .hidethis { display: none; }
    .boxaboutcontent { width: 100% !important; height: auto; float: left; text-align: center; color: #003157; padding: 30px }
    .boxaboutcontent .title { font-size: 50px; font-family: Rubik-Bold }
    .boxaboutcontent .content { font-size: 20px; font-family: Rubik-Regular }
    .mobile { display: block !important; }
    .desktop { display: none !important; }
    .boxaboutpanah { width: 75px; height: auto; float: left; padding-top: 130px; display: none !important; }
    .boxaboutpanahl { width: 75px; height: auto; float: right; padding-top: 130px; display: none !important; }
    .boxaboutpanahb { width: 340px; height: auto; text-align: center; float: right; display: none !important; }
    .boxaboutpanahbl { width: 340px; height: auto; text-align: center; float: left; display: none; }

    .pagetitle { width: 100%; float: left; font-size: 25px; font-family: Rubik-Bold; color: #003157; margin-top: 70px; text-transform: uppercase; }
    .contenttitle { width: 100%; float: left; font-size: 25px; font-family: Rubik-Bold; color: #003157; margin-top: 50px; margin-bottom: 20px; }
    .contentcontent { width: 100%; float: left; font-size: 16px; font-family: Rubik-Regular; color: #003157; margin-bottom: 0px }
    .boxbreadcrumb { width: 100%; float: left; padding: 10px 0 30px 0 }
    .boxfloating2 { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px; }
    .boxmenu { margin: auto; width: 100%; margin-top: 5px; }
    
    .mt100 { margin-top: 50px !important; }
    .pt100 { padding-top: 50px !important; }
    .homepage_title { font-size: 25px; font-family: Rubik-Bold; color: #003157; width: 50% !important; margin: 50px auto !important }
    .boxfloating { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px; text-align: center }
    /* .boximg { background-position: 50% 50%; background-repeat: no-repeat; background-size: center; width: 100%; height: 370px; border-radius: 15px; float: left; } */
    .homepagelinkurl { width: 100%; float: left; text-align: center; margin-top: 20px; font-size: 16px; font-family: Rubik-Bold; color: #243C78; text-decoration: none ; }
    .bluetextcontent { text-align: center; font-size: 18px; font-family: Rubik-Light; line-height: 30px; color: #003157; margin-bottom: 50px !important; }
    .centerfloatw800m30 { width: 90%; margin: 30px auto }
    .centerfloatw800m0 { width: 100%; text-align: center; margin: 0 auto }
    .centerfloatw80persen { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px }
    .logoimg { width: 150px !important; }
    .mybannerstyle { background-position: top center; background-repeat: no-repeat; background-size: cover }
    .hpabouttitle { font-size: 25px; font-family: Rubik-Bold; color: white }
    .hpaboutcontent { font-size: 18px; font-family: Rubik-Light; color: #FFFFFF; width: 100%; text-align: center; padding-top: 10px; padding-bottom: 10px; line-height: 25px; }
    .textlight18white { font-size: 18px; font-family: Rubik-Light; color: #FFFFFF; }
    .textbold18orange { font-size: 18px; font-family: Rubik-Bold; color: #F6D03F }
    .textlight14white { font-size: 14px; font-family: Rubik-Light; color: #FFFFFF; padding-top: 10px; }
    /* .vertiwhitelinefooter { text-align: center; width: 100%; float: left; } */
    .vertiwhitelinefooter { text-align: center; width: 100%; position: relative; border-left: 0 solid #FFFFFF; min-height: 100px; padding: 100px 20px 0 20px; }
    .textcenter { text-align: center !important;}
    
    body { overflow-x: hidden; }
    .inputform { width: 75% !important; border: 1px solid #243C78 !important}
    .boxcari { width: 90% !important; margin: 100px auto !important }
    .pcari { width: 92%; float: left; margin-right: 3%; }
    .formcari { width: 85%; float: left; font-size: 14px; font-family: Rubik-Light; background: #243C78 !important; padding-top: 7px; border: 0 solid }
    .btncari { width: 60px; float: right; font-family: Rubik-Bold; font-size: 14px; border-radius: 15px !important; background: #F6D03F !important; border: 0 }
    .caricontent { background: #243C78 !important; border-radius: 20px !important }
    .boxbahasa { width: 50% !important; margin: 100px auto !important }
    .pbahasa { width: 100%; float: left; font-family: Rubik-Bold; font-size: 16px; color: #243C78 }
    .btnbahasa { width: 100%; float: right; font-family: Rubik-Bold; font-size: 16px; border-radius: 15px !important; background: #F6D03F !important; border: 0 }
    .bahasacontent { background: #F6D03F !important; border-radius: 20px !important }
    .m-logombar { margin: 0 0 0 0; }
    .m-prodmbar { margin: 27px 15px 10px 10px; }
    .m-defaultmbar { margin: 27px 15px 10px 10px; }
    .float-r { display: none !important;}
    .toplinebanner {
      padding: 1px 0 0 0; background: url('img/bg_header.png'); background-repeat: repeat-x;
    }
    /* .bannerindicator { display: none; } */
    .boxbannermain { border-radius: 0; height: 350px; width: 100%; margin-top: 0; }
    .mybanner { background-position: top center; background-repeat: no-repeat; background-size: cover !important }
    .captionposisih { padding: 10px !important; bottom: 10px !important; text-align: right }
    .captionfonth { width: 100%; float: left; text-align: center; font-family: Rubik-Bold; }
    .captionfonth h1 { font-size: 14px;}
    .captioncontenth { width: 100%; float: left; text-align: center; font-size: 14px; font-family: Rubik-Regular; display: none; }
    /* .btnbanner { padding: 5px !important; font-family: Rubik-Regular; font-size: 12px !important; width: auto !important; font-weight: bold !important} */
    .btnbanner { padding: 5px !important; font-family: Rubik-Bold; font-size: 14px !important; width: 150px !important; border-radius: 25px !important; background: #243C78 !important; position: relative; color: #ffffff !important; margin: 30px auto;
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btnbanner:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
    .btnallsection { padding: 15px !important; font-family: Rubik-Bold; font-size: 16px !important; width: 300px !important; border-radius: 35px !important; background: #243C78 !important; position: absolute; bottom: 0px !important; left: 50% !important; transform: translate(-50%, -50%) !important; color: #ffffff !important; text-align: center;
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btnallsection:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
      
    .btncontact { padding: 15px !important; font-family: Rubik-Bold; font-size: 16px !important; width: 300px !important; border-radius: 35px !important; background: #243C78 !important; color: #ffffff !important; text-align: center;
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btncontact:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
      
    .orange_texturl { color: #F6D03F; text-decoration: none; 
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s;
    }
    .orange_texturl:hover { text-shadow: 1px 1px 10px #888888; text-decoration: none; color: #F6D03F}
  }
  
  @media (min-width: 60px) and (max-width: 414px) {
    .boxmenu { margin: auto; width: 100%; margin-top: 5px; }
    .h300px { height: 300px; }
    .w300px { width: 300px; }
    .boxbannersub { width: 100%; height: 150px; background-size: cover !important; }
    .tinggibox { height: 150px }
    .boxbenefitsub { margin: auto; width: 100%; padding: 20px; min-height: 100px }
    .boxbenefitsubl { width: 100%; float: left; }
    .boxbenefitsubr { width: 100%; float: left; }
    .hidethis { display: none; }
    .boxaboutcontent { width: 100% !important; height: auto; float: left; text-align: center; color: #003157; padding: 30px }
    .boxaboutcontent .title { font-size: 50px; font-family: Rubik-Bold }
    .boxaboutcontent .content { font-size: 20px; font-family: Rubik-Regular }
    .mobile { display: block !important; }
    .desktop { display: none !important; }
    .boxaboutpanah { width: 75px; height: auto; float: left; padding-top: 130px; display: none !important; }
    .boxaboutpanahl { width: 75px; height: auto; float: right; padding-top: 130px; display: none !important; }
    .boxaboutpanahb { width: 340px; height: auto; text-align: center; float: right; display: none !important; }
    .boxaboutpanahbl { width: 340px; height: auto; text-align: center; float: left; display: none; }

    .pagetitle { width: 100%; float: left; font-size: 25px; font-family: Rubik-Bold; color: #003157; margin-top: 70px; text-transform: uppercase; }
    .contenttitle { width: 100%; float: left; font-size: 25px; font-family: Rubik-Bold; color: #003157; margin-top: 50px; margin-bottom: 20px; }
    .contentcontent { width: 100%; float: left; font-size: 16px; font-family: Rubik-Regular; color: #003157; margin-bottom: 0px }
    .boxbreadcrumb { width: 100%; float: left; padding: 10px 0 30px 0 }
    .boxfloating2 { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px; }
    .mt100 { margin-top: 50px !important; }
    .pt100 { padding-top: 50px !important; }
    .homepage_title { font-size: 25px; font-family: Rubik-Bold; color: #003157; width: 50% !important; margin: 50px auto !important }
    .boxfloating { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px; text-align: center }
    /* .boximg { background-position: 50% 50%; background-repeat: no-repeat; background-size: center; width: 100%; height: 370px; border-radius: 15px; float: left; } */
    .homepagelinkurl { width: 100%; float: left; text-align: center; margin-top: 20px; font-size: 16px; font-family: Rubik-Bold; color: #243C78; text-decoration: none ; }
    .bluetextcontent { text-align: center; font-size: 18px; font-family: Rubik-Light; line-height: 30px; color: #003157; margin-bottom: 50px !important; }
    .centerfloatw800m30 { width: 90%; margin: 30px auto }
    .centerfloatw800m0 { width: 100%; text-align: center; margin: 0 auto }
    .centerfloatw80persen { margin: auto; width: 87%; margin-top: 50px; margin-bottom: 100px }
    .logoimg { width: 150px !important; }
    .mybannerstyle { background-position: top center; background-repeat: no-repeat; background-size: cover }
    .hpabouttitle { font-size: 25px; font-family: Rubik-Bold; color: white }
    .hpaboutcontent { font-size: 18px; font-family: Rubik-Light; color: #FFFFFF; width: 100%; text-align: center; padding-top: 10px; padding-bottom: 10px; line-height: 25px; }
    .textlight18white { font-size: 18px; font-family: Rubik-Light; color: #FFFFFF; }
    .textbold18orange { font-size: 18px; font-family: Rubik-Bold; color: #F6D03F }
    .textlight14white { font-size: 14px; font-family: Rubik-Light; color: #FFFFFF; padding-top: 10px; }
    .vertiwhitelinefooter { text-align: center; width: 100%; float: left; }
    .textcenter { text-align: center !important;}
    
    body { overflow-x: hidden; }
    .inputform { width: 75% !important; border: 1px solid #243C78 !important}
    .boxcari { width: 90% !important; margin: 100px auto !important }
    .pcari { width: 92%; float: left; margin-right: 3%; }
    .formcari { width: 85%; float: left; font-size: 14px; font-family: Rubik-Light; background: #243C78 !important; padding-top: 7px; border: 0 solid }
    .btncari { width: 60px; float: right; font-family: Rubik-Bold; font-size: 14px; border-radius: 15px !important; background: #F6D03F !important; border: 0 }
    .caricontent { background: #243C78 !important; border-radius: 20px !important }
    .boxbahasa { width: 50% !important; margin: 100px auto !important }
    .pbahasa { width: 100%; float: left; font-family: Rubik-Bold; font-size: 16px; color: #243C78 }
    .btnbahasa { width: 100%; float: right; font-family: Rubik-Bold; font-size: 16px; border-radius: 15px !important; background: #F6D03F !important; border: 0 }
    .bahasacontent { background: #F6D03F !important; border-radius: 20px !important }
  
    .m-logombar { margin: 0 0 0 0; }
    .m-prodmbar { margin: 27px 15px 10px 10px; }
    .m-defaultmbar { margin: 27px 15px 10px 10px; }
    .float-r { display: none !important;}
    .toplinebanner {
      padding: 1px 0 0 0; background: url('img/bg_header.png'); background-repeat: repeat-x;
    }
    /* .bannerindicator { display: none; } */
    .boxbannermain { border-radius: 0; height: 200px; width: 100%; margin-top: 0; }
    .mybanner { background-position: top center; background-repeat: no-repeat; background-size: cover !important }
    .captionposisih { padding: 10px !important; bottom: 10px !important; text-align: right }
    .captionfonth { width: 100%; float: left; text-align: center; font-family: Rubik-Bold; }
    .captionfonth h1 { font-size: 14px;}
    .captioncontenth { width: 100%; float: left; text-align: center; font-size: 14px; font-family: Rubik-Regular; display: none; }
    /* .btnbanner { padding: 5px !important; font-family: Rubik-Regular; font-size: 12px !important; width: auto !important; font-weight: bold !important} */
    .btnbanner { padding: 5px !important; font-family: Rubik-Bold; font-size: 14px !important; width: 150px !important; border-radius: 25px !important; background: #243C78 !important; position: relative; color: #ffffff !important; margin: 30px auto;
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btnbanner:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
    .btnallsection { padding: 15px !important; font-family: Rubik-Bold; font-size: 16px !important; width: 300px !important; border-radius: 35px !important; background: #243C78 !important; position: absolute; bottom: 0px !important; left: 50% !important; transform: translate(-50%, -50%) !important; color: #ffffff !important; text-align: center;
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btnallsection:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
      
    .btncontact { padding: 15px !important; font-family: Rubik-Bold; font-size: 16px !important; width: 300px !important; border-radius: 35px !important; background: #243C78 !important; color: #ffffff !important; text-align: center;
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s; 
    }
    .btncontact:hover { background: #FFFFFF !important; cursor: pointer; color: #243C78 !important; text-decoration: none; box-shadow: 1px 1px 10px #888888;}
      
    .orange_texturl { color: #F6D03F; text-decoration: none; 
        -webkit-transition: color .25s linear;
        transition: color .25s linear;
        transition: background-color .25s linear .1s;
    }
    .orange_texturl:hover { text-shadow: 1px 1px 10px #888888; text-decoration: none; color: #F6D03F}
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

/* Please ❤ this if you like it! */


/* @import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext'); */

/* #Primary
================================================== */

/* body{
    font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #212112;
	background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1462889/pat-back.svg');
	background-position: center;
	background-repeat: repeat;
	background-size: 7%;
	background-color: #fff;
	overflow-x: hidden;
    transition: all 200ms linear;
} */
::selection {
	color: #fff;
	background-color: #8167a9;
}
::-moz-selection {
	color: #fff;
	background-color: #8167a9;
}


/* #Navigation
================================================== */

.start-header {
	opacity: 1;
	transform: translateY(0);
	padding: 20px 0;
	box-shadow: 0 10px 30px 0 rgba(138, 155, 165, 0.15);
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on {
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
	padding: 10px 0;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.start-header.scroll-on .navbar-brand img{
	height: 24px;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navigation-wrap{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar{
	padding: 0;
}
.navbar-brand img{
	height: 28px;
	width: auto;
	display: block;
  filter: brightness(10%);
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar-toggler {
	float: right;
	border: none;
	padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
.navbar-light .navbar-toggler-icon {
	width: 24px;
	height: 17px;
  background-image: none;
	position: relative;
	border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
	width: 24px;
	position: absolute;
	height: 1px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
	top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}
.nav-link{
	color: #243C78 !important;
  font-size: 18px;
  font-family: Rubik-Bold;
  transition: all 200ms linear;
}
.nav-item:hover .nav-link{
	color: #A9ABAF !important;
  cursor: pointer;
}
.nav-item.active .nav-link{
	color: #A9ABAF !important;
}
.nav-link {
	position: relative;
	padding: 0 0 !important;
	display: inline-block;
}
.nav-item:after{
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	/* background-color: #8167a9; */
	opacity: 0;
    transition: all 200ms linear;
}
.nav-item:hover:after{
	bottom: 0;
	opacity: 1;
}
.nav-item.active:hover:after{
	opacity: 0;
}
.nav-item{
	position: relative;
    transition: all 200ms linear;
}

/* #Primary style
================================================== */

.bg-light {
	background-color: #fff !important;
    transition: all 200ms linear;
}
.section {
    position: relative;
	width: 100%;
	display: block;
}
.full-height {
    height: 100vh;
}
.over-hide {
    overflow: hidden;
}
.absolute-center {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
  margin-top: 40px;
	transform: translateY(-50%);
	z-index: 20;
}
h1{
	font-size: 48px;
	line-height: 1.2;
	font-weight: 700;
	color: #212112;
	text-align: center;
}
/* p{
	text-align: center;
	margin: 0;
	padding-top: 10px;
	opacity: 1;
	transform: translate(0);
    transition: all 300ms linear;
    transition-delay: 1700ms;
} */
body.hero-anime p{
	opacity: 0;
	transform: translateY(40px);
    transition-delay: 1700ms;
}
h1 span{
	display: inline-block;
    transition: all 300ms linear;
	opacity: 1;
	transform: translate(0);
}
body.hero-anime h1 span:nth-child(1){
	opacity: 0;
	transform: translateY(-20px);
}
body.hero-anime h1 span:nth-child(2){
	opacity: 0;
	transform: translateY(-30px);
}
body.hero-anime h1 span:nth-child(3){
	opacity: 0;
	transform: translateY(-50px);
}
body.hero-anime h1 span:nth-child(4){
	opacity: 0;
	transform: translateY(-10px);
}
body.hero-anime h1 span:nth-child(5){
	opacity: 0;
	transform: translateY(-50px);
}
body.hero-anime h1 span:nth-child(6){
	opacity: 0;
	transform: translateY(-20px);
}
body.hero-anime h1 span:nth-child(7){
	opacity: 0;
	transform: translateY(-40px);
}
body.hero-anime h1 span:nth-child(8){
	opacity: 0;
	transform: translateY(-10px);
}
body.hero-anime h1 span:nth-child(9){
	opacity: 0;
	transform: translateY(-30px);
}
body.hero-anime h1 span:nth-child(10){
	opacity: 0;
	transform: translateY(-20px);
}
h1 span:nth-child(1){
    transition-delay: 1000ms;
}
h1 span:nth-child(2){
    transition-delay: 700ms;
}
h1 span:nth-child(3){
    transition-delay: 900ms;
}
h1 span:nth-child(4){
    transition-delay: 800ms;
}
h1 span:nth-child(5){
    transition-delay: 1000ms;
}
h1 span:nth-child(6){
    transition-delay: 700ms;
}
h1 span:nth-child(7){
    transition-delay: 900ms;
}
h1 span:nth-child(8){
    transition-delay: 800ms;
}
h1 span:nth-child(9){
    transition-delay: 600ms;
}
h1 span:nth-child(10){
    transition-delay: 700ms;
}
body.hero-anime h1 span:nth-child(11){
	opacity: 0;
	transform: translateY(30px);
}
body.hero-anime h1 span:nth-child(12){
	opacity: 0;
	transform: translateY(50px);
}
body.hero-anime h1 span:nth-child(13){
	opacity: 0;
	transform: translateY(20px);
}
body.hero-anime h1 span:nth-child(14){
	opacity: 0;
	transform: translateY(30px);
}
body.hero-anime h1 span:nth-child(15){
	opacity: 0;
	transform: translateY(50px);
}
h1 span:nth-child(11){
    transition-delay: 1300ms;
}
h1 span:nth-child(12){
    transition-delay: 1500ms;
}
h1 span:nth-child(13){
    transition-delay: 1400ms;
}
h1 span:nth-child(14){
    transition-delay: 1200ms;
}
h1 span:nth-child(15){
    transition-delay: 1450ms;
}
#switch,
#circle {
	cursor: pointer;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear; 
} 
#switch {
	width: 60px;
	height: 8px;
	border: 2px solid #8167a9;
	border-radius: 27px;
	background: #000;
	position: relative;
	display: block;
	margin: 0 auto;
	text-align: center;
	opacity: 1;
	transform: translate(0);
    transition: all 300ms linear;
    transition-delay: 1900ms;
}
body.hero-anime #switch{
	opacity: 0;
	transform: translateY(40px);
    transition-delay: 1900ms;
}
#circle {
	position: absolute;
	top: -11px;
	left: -13px;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #000;
}
.switched {
	border-color: #000 !important;
	background: #8167a9 !important;
}
.switched #circle {
	left: 43px;
	box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
	background: #fff;
}
.nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
	max-height: 0;
    display: block;
	padding: 0;
	margin: 0;
    transition: all 200ms linear;
}
.nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
	max-height: 999px;
    transform: translate3d(0, 0px, 0);
}
.dropdown-menu {
	padding: 0!important;
	margin: 0;
	font-size: 13px;
  font-family: Rubik-Bold;
	letter-spacing: 1px;
	color: #212121;
	background-color: transparent !important;
	border: none;
	border-radius: 3px;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
.dropdown-toggle::after {
	display: none;
}

.dropdown-item {
	padding: 3px 15px;
	color: #212121;
	border-radius: 2px;
    transition: all 200ms linear;
}
.dropdown-item:hover, 
.dropdown-item:focus {
	/* border-top: 1px solid #003157 !important; */
  padding: 5px !important;
	background-color: transparent;
  /* rgba(0, 51, 102, 0.5); */
}

body.dark{
	color: #fff;
	background-color: #1f2029;
}
body.dark .navbar-brand img{
  filter: brightness(100%);
}
body.dark h1{
	color: #fff;
}
body.dark h1 span{
    transition-delay: 0ms !important;
}
body.dark p{
	color: #fff;
    transition-delay: 0ms !important;
}
body.dark .bg-light {
	background-color: #14151a !important;
}
body.dark .start-header {
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
}
body.dark .start-header.scroll-on {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}
body.dark .nav-link{
	color: #fff !important;
}
body.dark .nav-item.active .nav-link{
	color: #999 !important;
}
body.dark .dropdown-menu {
	color: #fff;
	background-color: #1f2029;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
}
body.dark .dropdown-item {
	color: #fff;
}
body.dark .navbar-light .navbar-toggler-icon {
	border-bottom: 1px solid #fff;
}
body.dark .navbar-light .navbar-toggler-icon:after, 
body.dark .navbar-light .navbar-toggler-icon:before{
	background-color: #fff;
}
body.dark .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}



/* #Media
================================================== */

@media (max-width: 767px) { 
	h1{
		font-size: 38px;
	}
	.nav-item:after{
		display: none;
	}
	.nav-item::before {
		position: absolute;
		display: block;
		top: 15px;
		left: 0;
		width: 11px;
		height: 1px;
		content: "";
		border: none;
		background-color: #000;
		/* vertical-align: 0; */
	}
	.dropdown-toggle::after {
		position: absolute;
		display: block;
		top: 10px;
		left: -23px;
		width: 1px;
		height: 11px;
		content: "";
		border: none;
		background-color: #000;
		/* vertical-align: 0; */
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"]::after{
		transform: rotate(90deg);
		opacity: 0;
	}
	.dropdown-menu {
		padding: 0 !important;
		background-color: transparent;
		box-shadow: none;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
		margin-top: 10px !important;
		margin-bottom: 20px !important;
	}
	body.dark .nav-item::before {
		background-color: #fff;
	}
	body.dark .dropdown-toggle::after {
		background-color: #fff;
	}
	body.dark .dropdown-menu {
		background-color: transparent;
		box-shadow: none;
	}
}

/* #Link to page
================================================== */

.logo {
	position: absolute;
	bottom: 30px;
	right: 30px;
	display: block;
	z-index: 100;
	transition: all 250ms linear;
}
.logo img {
	height: 26px;
	width: auto;
	display: block;
  filter: brightness(10%);
	transition: all 250ms linear;
}
body.dark .logo img {
  filter: brightness(100%);
}
