body{
  /*
  color: #191919;
  background-color: #F7F7F7;
  */
  font-family: 'Montserrat', sans-serif;
  background-repeat: no-repeat;
  overflow-x: hidden;
  position: relative;
  background-color: #fff;
}


h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat';
  font-weight: 600;
}
/*
p{
    font-family: 'Montserrat';
}
*/
a{
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

input{
  transition: all 0.3s ease 0s;
}
/*

/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/montserrat-v14-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('../fonts/montserrat-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v14-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v14-latin-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/montserrat-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url('../fonts/montserrat-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v14-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}


/*--- Margin & Padding
-----------------------------------------*/
/*-- Margin Top --*/

.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.mt-35 {
  margin-top: 35px; }

.mt-40 {
  margin-top: 40px; }

.mt-45 {
  margin-top: 45px; }

.mt-50 {
  margin-top: 50px; }

.mt-55 {
  margin-top: 55px; }

.mt-60 {
  margin-top: 60px; }

.mt-65 {
  margin-top: 65px; }

.mt-70 {
  margin-top: 70px; }

.mt-75 {
  margin-top: 75px; }

.mt-80 {
  margin-top: 80px; }

.mt-85 {
  margin-top: 85px; }

.mt-90 {
  margin-top: 90px; }

.mt-95 {
  margin-top: 95px; }

.mt-100 {
  margin-top: 100px; }

.mt-105 {
  margin-top: 105px; }

.mt-110 {
  margin-top: 110px; }

.mt-115 {
  margin-top: 115px; }

.mt-120 {
  margin-top: 120px; }

.mt-125 {
  margin-top: 125px; }

.mt-130 {
  margin-top: 130px; }

.mt-135 {
  margin-top: 135px; }

.mt-140 {
  margin-top: 140px; }

.mt-145 {
  margin-top: 145px; }

.mt-150 {
  margin-top: 150px; }

.mt-155 {
  margin-top: 155px; }

.mt-160 {
  margin-top: 160px; }

.mt-165 {
  margin-top: 165px; }

.mt-170 {
  margin-top: 170px; }

.mt-175 {
  margin-top: 175px; }

.mt-180 {
  margin-top: 180px; }

.mt-185 {
  margin-top: 185px; }

.mt-190 {
  margin-top: 190px; }

.mt-195 {
  margin-top: 195px; }

.mt-200 {
  margin-top: 200px; }

/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-35 {
  margin-bottom: 35px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-55 {
  margin-bottom: 55px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-65 {
  margin-bottom: 65px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-75 {
  margin-bottom: 75px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-85 {
  margin-bottom: 85px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-95 {
  margin-bottom: 95px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-105 {
  margin-bottom: 105px; }

.mb-110 {
  margin-bottom: 110px; }

.mb-115 {
  margin-bottom: 115px; }

.mb-120 {
  margin-bottom: 120px; }

.mb-125 {
  margin-bottom: 125px; }

.mb-130 {
  margin-bottom: 130px; }

.mb-135 {
  margin-bottom: 135px; }

.mb-140 {
  margin-bottom: 140px; }

.mb-145 {
  margin-bottom: 145px; }

.mb-150 {
  margin-bottom: 150px; }

.mb-155 {
  margin-bottom: 155px; }

.mb-160 {
  margin-bottom: 160px; }

.mb-165 {
  margin-bottom: 165px; }

.mb-170 {
  margin-bottom: 170px; }

.mb-175 {
  margin-bottom: 175px; }

.mb-180 {
  margin-bottom: 180px; }

.mb-185 {
  margin-bottom: 185px; }

.mb-190 {
  margin-bottom: 190px; }

.mb-195 {
  margin-bottom: 195px; }

.mb-200 {
  margin-bottom: 200px; }

/*-- Margin Left --*/
.ml-5 {
  margin-left: 5px; }

.ml-10 {
  margin-left: 10px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-25 {
  margin-left: 25px; }

.ml-30 {
  margin-left: 30px; }

.ml-35 {
  margin-left: 35px; }

.ml-40 {
  margin-left: 40px; }

.ml-45 {
  margin-left: 45px; }

.ml-50 {
  margin-left: 50px; }

.ml-55 {
  margin-left: 55px; }

.ml-60 {
  margin-left: 60px; }

.ml-65 {
  margin-left: 65px; }

.ml-70 {
  margin-left: 70px; }

.ml-75 {
  margin-left: 75px; }

.ml-80 {
  margin-left: 80px; }

.ml-85 {
  margin-left: 85px; }

.ml-90 {
  margin-left: 90px; }

.ml-95 {
  margin-left: 95px; }

.ml-100 {
  margin-left: 100px; }

.ml-105 {
  margin-left: 105px; }

.ml-110 {
  margin-left: 110px; }

.ml-115 {
  margin-left: 115px; }

.ml-120 {
  margin-left: 120px; }

.ml-125 {
  margin-left: 125px; }

.ml-130 {
  margin-left: 130px; }

.ml-135 {
  margin-left: 135px; }

.ml-140 {
  margin-left: 140px; }

.ml-145 {
  margin-left: 145px; }

.ml-150 {
  margin-left: 150px; }

.ml-155 {
  margin-left: 155px; }

.ml-160 {
  margin-left: 160px; }

.ml-165 {
  margin-left: 165px; }

.ml-170 {
  margin-left: 170px; }

.ml-175 {
  margin-left: 175px; }

.ml-180 {
  margin-left: 180px; }

.ml-185 {
  margin-left: 185px; }

.ml-190 {
  margin-left: 190px; }

.ml-195 {
  margin-left: 195px; }

.ml-200 {
  margin-left: 200px; }

/*-- Margin Right --*/
.mr-5 {
  margin-right: 5px; }

.mr-10 {
  margin-right: 10px; }

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-25 {
  margin-right: 25px; }

.mr-30 {
  margin-right: 30px; }

.mr-35 {
  margin-right: 35px; }

.mr-40 {
  margin-right: 40px; }

.mr-45 {
  margin-right: 45px; }

.mr-50 {
  margin-right: 50px; }

.mr-55 {
  margin-right: 55px; }

.mr-60 {
  margin-right: 60px; }

.mr-65 {
  margin-right: 65px; }

.mr-70 {
  margin-right: 70px; }

.mr-75 {
  margin-right: 75px; }

.mr-80 {
  margin-right: 80px; }

.mr-85 {
  margin-right: 85px; }

.mr-90 {
  margin-right: 90px; }

.mr-95 {
  margin-right: 95px; }

.mr-100 {
  margin-right: 100px; }

.mr-105 {
  margin-right: 105px; }

.mr-110 {
  margin-right: 110px; }

.mr-115 {
  margin-right: 115px; }

.mr-120 {
  margin-right: 120px; }

.mr-125 {
  margin-right: 125px; }

.mr-130 {
  margin-right: 130px; }

.mr-135 {
  margin-right: 135px; }

.mr-140 {
  margin-right: 140px; }

.mr-145 {
  margin-right: 145px; }

.mr-150 {
  margin-right: 150px; }

.mr-155 {
  margin-right: 155px; }

.mr-160 {
  margin-right: 160px; }

.mr-165 {
  margin-right: 165px; }

.mr-170 {
  margin-right: 170px; }

.mr-175 {
  margin-right: 175px; }

.mr-180 {
  margin-right: 180px; }

.mr-185 {
  margin-right: 185px; }

.mr-190 {
  margin-right: 190px; }

.mr-195 {
  margin-right: 195px; }

.mr-200 {
  margin-right: 200px; }

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-25 {
  padding-top: 25px; }

.pt-30 {
  padding-top: 30px; }

.pt-35 {
  padding-top: 35px; }

.pt-40 {
  padding-top: 40px; }

.pt-45 {
  padding-top: 45px; }

.pt-50 {
  padding-top: 50px; }

.pt-55 {
  padding-top: 55px; }

.pt-60 {
  padding-top: 60px; }

.pt-65 {
  padding-top: 65px; }

.pt-70 {
  padding-top: 70px; }

.pt-75 {
  padding-top: 75px; }

.pt-80 {
  padding-top: 80px; }

.pt-85 {
  padding-top: 85px; }

.pt-90 {
  padding-top: 90px; }

.pt-95 {
  padding-top: 95px; }

.pt-100 {
  padding-top: 100px; }

.pt-105 {
  padding-top: 105px; }

.pt-110 {
  padding-top: 110px; }

.pt-115 {
  padding-top: 115px; }

.pt-120 {
  padding-top: 120px; }

.pt-125 {
  padding-top: 125px; }

.pt-130 {
  padding-top: 130px; }

.pt-135 {
  padding-top: 135px; }

.pt-140 {
  padding-top: 140px; }

.pt-145 {
  padding-top: 145px; }

.pt-150 {
  padding-top: 150px; }

.pt-155 {
  padding-top: 155px; }

.pt-160 {
  padding-top: 160px; }

.pt-165 {
  padding-top: 165px; }

.pt-170 {
  padding-top: 170px; }

.pt-175 {
  padding-top: 175px; }

.pt-180 {
  padding-top: 180px; }

.pt-185 {
  padding-top: 185px; }

.pt-190 {
  padding-top: 190px; }

.pt-195 {
  padding-top: 195px; }

.pt-200 {
  padding-top: 200px; }

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-25 {
  padding-bottom: 25px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-35 {
  padding-bottom: 35px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-45 {
  padding-bottom: 45px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-55 {
  padding-bottom: 55px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-65 {
  padding-bottom: 65px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-75 {
  padding-bottom: 75px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-85 {
  padding-bottom: 85px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-95 {
  padding-bottom: 95px; }

.pb-100 {
  padding-bottom: 100px; }

.pb-105 {
  padding-bottom: 105px; }

.pb-110 {
  padding-bottom: 110px; }

.pb-115 {
  padding-bottom: 115px; }

.pb-120 {
  padding-bottom: 120px; }

.pb-125 {
  padding-bottom: 125px; }

.pb-130 {
  padding-bottom: 130px; }

.pb-135 {
  padding-bottom: 135px; }

.pb-140 {
  padding-bottom: 140px; }

.pb-145 {
  padding-bottom: 145px; }

.pb-150 {
  padding-bottom: 150px; }

.pb-155 {
  padding-bottom: 155px; }

.pb-160 {
  padding-bottom: 160px; }

.pb-165 {
  padding-bottom: 165px; }

.pb-170 {
  padding-bottom: 170px; }

.pb-175 {
  padding-bottom: 175px; }

.pb-180 {
  padding-bottom: 180px; }

.pb-185 {
  padding-bottom: 185px; }

.pb-190 {
  padding-bottom: 190px; }

.pb-195 {
  padding-bottom: 195px; }

.pb-200 {
  padding-bottom: 200px; }

/*-- Padding Left --*/
.pl-5 {
  padding-left: 5px; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-25 {
  padding-left: 25px; }

.pl-30 {
  padding-left: 30px; }

.pl-35 {
  padding-left: 35px; }

.pl-40 {
  padding-left: 40px; }

.pl-45 {
  padding-left: 45px; }

.pl-50 {
  padding-left: 50px; }

.pl-55 {
  padding-left: 55px; }

.pl-60 {
  padding-left: 60px; }

.pl-65 {
  padding-left: 65px; }

.pl-70 {
  padding-left: 70px; }

.pl-75 {
  padding-left: 75px; }

.pl-80 {
  padding-left: 80px; }

.pl-85 {
  padding-left: 85px; }

.pl-90 {
  padding-left: 90px; }

.pl-95 {
  padding-left: 95px; }

.pl-100 {
  padding-left: 100px; }

.pl-105 {
  padding-left: 105px; }

.pl-110 {
  padding-left: 110px; }

.pl-115 {
  padding-left: 115px; }

.pl-120 {
  padding-left: 120px; }

.pl-125 {
  padding-left: 125px; }

.pl-130 {
  padding-left: 130px; }

.pl-135 {
  padding-left: 135px; }

.pl-140 {
  padding-left: 140px; }

.pl-145 {
  padding-left: 145px; }

.pl-150 {
  padding-left: 150px; }

.pl-155 {
  padding-left: 155px; }

.pl-160 {
  padding-left: 160px; }

.pl-165 {
  padding-left: 165px; }

.pl-170 {
  padding-left: 170px; }

.pl-175 {
  padding-left: 175px; }

.pl-180 {
  padding-left: 180px; }

.pl-185 {
  padding-left: 185px; }

.pl-190 {
  padding-left: 190px; }

.pl-195 {
  padding-left: 195px; }

.pl-200 {
  padding-left: 200px; }

/*-- Padding Right --*/
.pr-5 {
  padding-right: 5px; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-25 {
  padding-right: 25px; }

.pr-30 {
  padding-right: 30px; }

.pr-35 {
  padding-right: 35px; }

.pr-40 {
  padding-right: 40px; }

.pr-45 {
  padding-right: 45px; }

.pr-50 {
  padding-right: 50px; }

.pr-55 {
  padding-right: 55px; }

.pr-60 {
  padding-right: 60px; }

.pr-65 {
  padding-right: 65px; }

.pr-70 {
  padding-right: 70px; }

.pr-75 {
  padding-right: 75px; }

.pr-80 {
  padding-right: 80px; }

.pr-85 {
  padding-right: 85px; }

.pr-90 {
  padding-right: 90px; }

.pr-95 {
  padding-right: 95px; }

.pr-100 {
  padding-right: 100px; }

.pr-105 {
  padding-right: 105px; }

.pr-110 {
  padding-right: 110px; }

.pr-115 {
  padding-right: 115px; }

.pr-120 {
  padding-right: 120px; }

.pr-125 {
  padding-right: 125px; }

.pr-130 {
  padding-right: 130px; }

.pr-135 {
  padding-right: 135px; }

.pr-140 {
  padding-right: 140px; }

.pr-145 {
  padding-right: 145px; }

.pr-150 {
  padding-right: 150px; }

.pr-155 {
  padding-right: 155px; }

.pr-160 {
  padding-right: 160px; }

.pr-165 {
  padding-right: 165px; }

.pr-170 {
  padding-right: 170px; }

.pr-175 {
  padding-right: 175px; }

.pr-180 {
  padding-right: 180px; }

.pr-185 {
  padding-right: 185px; }

.pr-190 {
  padding-right: 190px; }

.pr-195 {
  padding-right: 195px; }

.pr-200 {
  padding-right: 200px; }




/********************************/
/*          Top Navbar          */
/********************************/



.header-section{
  background-color: #2196F3;
}

.header-top{
  padding: 7px 0;
  color: white
}

.header-social i {
  font-size: 18px;
  line-height: 30px;
  padding: 0px 10px 0px 10px;
}

.header-links{
  float: right;
  vertical-align: top;
}  

.header-links a{
  color: #ffffff;
  display: block;
  float: left;
  text-decoration: none;
  font-weight: 400;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  line-height: 30px;
  margin-right: 10px;
}

.header-links a:hover {
  color: #0A4C92;
}

.header-links a i {
  display: block;
  float: left;
  margin-right: 10px;
  font-size: 14px;
  line-height: 30px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.header-social{
  display: inline-flex;
  vertical-align: top;
}

.header-social a{
  color: white;
}

.header-social a:hover {
  color: #0A4C92;
}


@media only screen and (max-width: 575px) {
      
      .header-top > .container > .row, .header-top > .container-fluid > .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        }
      }

      .header-top > .container > .row > .col, .header-top > .container > .row > [class*="col"], .header-top > .container-fluid > .row > .col, .header-top > .container-fluid > .row > [class*="col"] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        position: static; 
      }

      .header-top > .container > .row > .col:first-child, .header-top > .container > .row > [class*="col"]:first-child, .header-top > .container-fluid > .row > .col:first-child, .header-top > .container-fluid > .row > [class*="col"]:first-child {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; 
}

@media only screen and (max-width: 575px) {
    .header-links a{
    font-size: 12px;   
    }
    .header-social a i {
    margin-right: 15px;
    font-size: 14px; 
    } 
}

/********************************/
/*            Navbar            */
/********************************/



.header-bottom {
  position: relative;
  background-color: #ffffff;
  /*---- Sticky Header ----*/ 
}
.header-sticky.is-sticky{
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  background-color: #ffffff;
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  z-index: 99999;
}

.header-bottom .is-sticky .main-menu nav > ul > li > a {
  line-height: 80px; 
}

.header-bottom > .container, .header-bottom > .container-fluid {
  position: relative; 
}

.header-bottom > .container > .row, .header-bottom > .container-fluid > .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; 
}

.header-bottom > .container > .row > .col, .header-bottom > .container > .row > [class*="col"], .header-bottom > .container-fluid > .row > .col, .header-bottom > .container-fluid > .row > [class*="col"] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  position: static; 
}

.header-bottom > .container > .row > .col:first-child, .header-bottom > .container > .row > [class*="col"]:first-child, .header-bottom > .container-fluid > .row > .col:first-child, .header-bottom > .container-fluid > .row > [class*="col"]:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; 
}
  
@media only screen and (min-width: 768px) and (max-width: 991px) {
  
  .header-bottom > .container > .row > .col:first-child, .header-bottom > .container > .row > [class*="col"]:first-child, .header-bottom > .container-fluid > .row > .col:first-child, .header-bottom > .container-fluid > .row > [class*="col"]:first-child {
    margin-right: 0 !important; 
  }

  .header-bottom > .container > .row > .col:nth-last-child(2), .header-bottom > .container > .row > [class*="col"]:nth-last-child(2), .header-bottom > .container-fluid > .row > .col:nth-last-child(2), .header-bottom > .container-fluid > .row > [class*="col"]:nth-last-child(2) {
    margin-right: 50px; 
  } 
}

@media only screen and (max-width: 767px) {

  .header-bottom > .container > .row > .col:first-child, .header-bottom > .container > .row > [class*="col"]:first-child, .header-bottom > .container-fluid > .row > .col:first-child, .header-bottom > .container-fluid > .row > [class*="col"]:first-child {
  margin-right: 0 !important; 
  }
  
  .header-bottom > .container > .row > .col:nth-last-child(2), .header-bottom > .container > .row > [class*="col"]:nth-last-child(2), .header-bottom > .container-fluid > .row > .col:nth-last-child(2), .header-bottom > .container-fluid > .row > [class*="col"]:nth-last-child(2) {
  margin-right: 50px; 
  } 
}


/*-- Sticky Animation --*/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } 
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } 
}


.mr-left{
	margin-left: auto !important;
}

/*
.navbar{
	box-shadow: 5px 5px 5px #4a4a4a;
  background-color:#fff;
	width: 100%;
}
*/

.logo{
	width: 40px;
	margin-right: 10px;
}

.dropdown-item{
  color: #fff;
}

.dropdown-menu.show{
  background-color: #8BCAFF;
}

.dropdown-menu{
	background-color: #D1D3D4;
}

.dropdown-menu li a{
	text-decoration: none;
	color: black;
	font-weight: 500;
	padding: 10px;
	width: 400PX;
}

.dropdown-menu li a:hover{
	text-decoration: none;
	color: white;
	font-weight: 10px;
	padding: 10px;
	width: 400PX;
}

.search{
  background-color: white;
  position: relative;
  max-width: 250px;
  border: 1px solid #e3e3e3;
  border-radius: 10px;
  width: 80%;
}

.search input{
  border: 0px solid ;
  border-radius: 10px; 
  width: 85%;
  height: 40px;
  line-height: 24px;
  padding: 7px 15px;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
}

.search input:focus{
  outline: none;
  box-shadow : none !important;
}

.search button {
  outline: none;
  border: 0px solid #ccc !important; 
}





/********************************/
/*        Header | Slide        */
/********************************/

.news .banner-area{
  background: url(../img/banner.png) center;
  background-size: cover;
}
.relative{
  position: relative;
}

.main-slide{ 
  position: relative;
  overflow: hidden;
  margin-bottom: 70px;
}
.caption-item{
  bottom: 50px;
}
.t-box1{
  background: rgba(56, 54, 54, 0.4);
  padding: 20px;
  width: 80%;
  font-size: 20PX; 
  display: block;
  margin: auto;
}

/*
.main-slide{
	min-height: 100vh;
  position: relative;
  overflow: hidden;
}

.slide-item{
	height: 90vh; 
  background: rgba(21, 18, 18, 0.86);
}

.caption-item{
	bottom: 150px;
}

.t-box1{
	background: rgba(255,255,255,0.4);
	padding: 20px;
	width: 600px;
	display: block;
	margin: auto;
}

.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
*/

/********************************/
/*       Features - Index       */
/********************************/

/* === Features Baru - Pilihan Dokumen === */


.features-item .graf-dok img{
  width: 100%; 
}

.features-item .dok-list img{
  width: 70px;
}

.features-item .btn{
  background-color: #2196F3;
}

.features-item .list-row{
  margin-left: 30px;
}

.features-item .list-row a{
  list-style: none;
  text-decoration: none;
  font-size: 16px;
}

.features-item .list-row h4{
  color: #1A6EB1;
}

.features-item .list-row h4:hover{
  color: #212529;
  transition: 1.0s;
}

/* === Features Baru - Pilihan Dokumen === */


.features-item{
	min-height: 10vh;
}

.features-content{
	padding-bottom: 70px;
}

.features-content a{
	background-color: #1A67B5;
	text-align: left;
	display: block;
	text-decoration: none;
	color: white;
  border-radius: 20px;
  padding: 20px 20px 20px 20px;
  margin-bottom: 20px; 
  border: 0px solid #fff;
  box-shadow: 0 0 0 rgba(0,0,0,.2);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
}

.features-content h4{
	line-height: 1.3;
}

.features-content p{
	font-size: 12px;
}

.features-content i{
	color: #8BCAFF;
	float: right;
  top: 0px;
  z-index: -1;
}
.features-content a:hover{
  box-shadow: 0px 0px 20px 6px #b3b3b3bd;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}




/********************************/
/*       Features - Dokumen     */
/********************************/

/*
.features-doc a{
  background-color: #1A67B5;
  text-align: center;
  display: block;
  text-decoration: none;
  color: white;
  border-radius: 20px;
  padding: 20px 20px 20px 20px;
  margin-bottom: 20px; 
  border: 0px solid #fff;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
}

.doc-item:hover{
  box-shadow: 5px 5px 11px #80808091;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}

.features-doc-item{
  padding: 40px 0px 80px 0px;
}

.features-doc-item .banner-area{
  background: url(../img/banner.png) center;
  background-size: cover;
}

*/



.features-doc i{
  color: #8BCAFF;
  margin-bottom: 20px;
}

.doc-item{
  padding: 20px 20px 20px 20px;
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
  display: block;
  text-decoration: none;
  color: white; 
  border: 1px solid #e5e5e5;
  transition: all 0.5s;
}

.doc-item:hover{
  box-shadow: 2px 14px 22px -2px #b3b3b342;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .5s;
}

.doc-item img{
  width: 100px;
  text-align: center;
  margin-bottom: 20px;
}

.doc-item a{
  text-decoration: none;
  color: #383838;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .5s;
}

.doc-item h4{
  line-height: 1.3;
  font-size: 16px;
}

.col-doc{
  padding: 15px 15px 15px 15px;
}
.squaree{
  border: 2px solid #337ab7;
  width: 7%;
  display: block;
  margin: auto;
  position: relative; 
}


/*=============== Pejabat ==============*/

.content-pejabat img{
  width: 100%;
}

.team-leader{
  border: 1px solid #e5e5e5;
  padding: 20px 20px 20px 20px;
  border-radius: 12px;

}

.team-item{
  /*padding: 20px 20px 20px 20px;*/
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
  display: block;
  text-decoration: none;
  color: white; 
  border: 0px solid #e5e5e5;
  transition: all 0.8s;
}

.team-item:hover{
  box-shadow: 2px 14px 22px -2px #b3b3b342;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  transition: all 0.8s;
}

.team-item img{
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.team-item a{
  text-decoration: none;
  color: #383838;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
}

.team-item h5{
  line-height: 1.3;
  font-size: 13px;
}

.team-item p{
  line-height: 1.3;
  font-size: 12px;
}

.leader h5 {
  font-weight: bold;
}

.leader p {
  font-weight: bold;
}

/* === Panel Tugas dan Fungsi === */
.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #252424;
}

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #ececec;
  border-color: #bdbdbd;
}

.panel-title {
  font-size: 14px;
}

.panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}

.more-less {
  float: right;
  color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #9d4f4f;
}

/********************************/
/*            Video             */
/********************************/

/*
.video{
	background: #217FDE url("../img/bg tifa.png");
  background-position: center ;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
	padding: 90px 0;
}
.img-bgvideo img{
  opacity: 0.7;
  width: 100%;
  height: auto;
  z-index: 0;
  position: absolute;
}
*/

.video{
  background-image: linear-gradient(to right, #2196F3 , #69D0FF);
  background-position: center ;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 90px 0;
}

.video h4{
    margin-top: 65px;
	line-height: 1.3;
}

.video-readmore{
  color: #fff;
  margin-bottom: 20px;
  font-size: 18px;
}

.video-readmore i{
  color: #fff;
}

.video-readmore .text-primary{
  color: #8BCAFF !important;
}

.youtube-responsive{
  position: relative;
  padding-bottom: 56.25%;
  float: right;  
  width: 100%;
}

.youtube-responsive iframe{
  position: absolute;
  width: 100%;
  height: 90%;
}


/********************************/
/*           Gallery            */
/********************************/

/*
  .filter-button:hover{
    font-size: 15px;
    border: 1px solid #8BCAFF;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    box-shadow: none;
    background-color: #8BCAFF;
  }
*/

.gallery{
  margin-bottom: 60px;
}

.gallery .graf-gal img{
  width: 100%; 
}
.gallery .list-row{
  margin-top: 250px;
  margin-left: 150px;
}

.gallery .list-row h5{
  color: #1A6EB1;
  font-size: 18px;
}

.gallery .list-row h5:hover{
  color: #212529;
  transition: 0.5s;
}

.gallery h3{
  /*
  color: #3D3E3E;
  */
  color: white
  padding: 10px 0;
}

.gallery .section-text h3{
  padding: 40px;
}

.gallery-title{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

.gallery_product img{
  width: 100%;
  padding-bottom: 30px;
}

.gallery .btn:hover {
  color: #fff;
}

.gallery .btn{
  background-color: #2196F3;
  margin-bottom: 10px;

}

.filter-button{
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
    color: #3e3e3e;
    margin-bottom: 30px;
}

.gallery_product img{
  z-index: 2;
}


/* Showcase Section */

.showcase-section {
    padding-bottom: 50px;
}

.showcase-section .section-title {
    margin-top: 20px;
    padding-bottom: 10px;
}

.showcase-section .section-title h2 {
    font-size: 34px;
    margin-top: 25px;
    margin-bottom: 10px;    
}

.showcase-section .section-title li+li {
    margin-left: 20px;
}

.showcase-section .section-title i {
    font-size: 72px;
    color: #ed145b;
}

.showcase-section .section-title a,
.showcase-section .section-title a i {
    font-size: 16px;
    color: #808080;
    text-transform: lowercase;
}

.showcase-section .section-title a i {
    margin-right: 10px;
}

.showcase-section .section-title a span {
    text-transform: uppercase;
}

.showcase-section .section-title a:hover i,
.showcase-section .section-title a:hover {
    color: #ed145b;
}

.showcase {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.showcase img {
    width: 100%;
}

.showcase-overlay {
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%;
    background-color: #8bcaffba;
}

.showcase:hover .showcase-overlay {
    top:0;
}


a, button, .showcase-overlay, .owl-prev, .btn.btn-default i,
.btn.btn-primary i, .showcase-section i, .time:before, .client img, .video-overlay,
.owl-nav i, .jp-controls:before, .jp-playlist li,
.photos-filckr li:hover:before,
.recent-image img, .photos-filckr li img {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
} 

.news .showcase-info h3{
  font-size: 14px;
  padding-bottom: 10px;
  
}

.showcase-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-left: 35px;
    padding-right: 35px;
}

.showcase-icons a {
    display:block;
    font-size: 66px;
    text-align: center;
    color: #fff;       
}

.showcase-icons {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%; 
    -webkit-transition: all 700ms;
    -moz-transition: all 700ms;
    -ms-transition: all 700ms;
    -o-transition: all 700ms;
    transition: all 700ms;
    z-index: 1;     
}

.showcase:hover .showcase-icons {
    top: 50%;
    margin-top: -45px;
}

.showcase-info h3 {
    font-size: 14px;
}

.showcase-info h5 {
    font-size: 12px;
    font-family: 'allerbold';
    letter-spacing: 4px;
}

.showcase-section .pagination {
    padding-top: 30px;
}


/********************************/
/*         Link Terkait         */
/********************************/


.link{
	background-color: white;
}

.link h3{
	color: #3D3E3E;
	padding: 40px 0;
}

.slider{
  position: relative;
  display: block;
}

.slider2{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  /*
  background-color: skyblue;
  */
}

/*
.slider{
  position: relative;
  display: block;
}

.slider2{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}
*/

.owl-theme .owl-dots{
  padding: 20px 0;
  margin: 0 auto;
}

.owl-theme .owl-nav {
  padding: 20px 0;
  margin: 0 auto;
  display: none;
}

.owl-item{
  /*
  background-color: pink;
  */
  margin-left:
}

.owl-item img{
  margin-left: 40px;
}

/*
  margin-left: 43px !important;
.owl-item{
  background-color: skyblue;
}

.owl-carousel .owl-item a{
  display: inline-block;
  margin: 0 auto  !important;
  background-color: yellow;
}
*/



/********************************/
/*            Berita            */
/********************************/

/*
.btn.btn-dark {
  background-color: #191919;
  color: #ffffff; 
}

.btn.btn-hover-dark::before {
  background-color: #191919; 
}

.btn.btn-hover-red::before {
  background-color: #ef3345; 
}

.btn.btn-hover-dark-red::before {
  background-color: #de1125; 
}
*/

.news .image {
  display: block;
  margin-bottom: 20px;
}

.news .image img {
  width: 100%;
}
.news h3{
  padding-top: 90px;
  padding-bottom: 60px; 
  color: white;
}
.news .content h4 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 22px;
  transition: all 0.3s ease 0s;
}

.news .content h4:hover {
  color: #217FDE;
}

.news .content h4 a{
  font-size: 16px;
  color: inherit;
  display: inline-block;
  line-height: normal;
  text-decoration: none;  
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.news .content h4 a:hover {
  color: #217FDE; 
}

.news .content .author{
  overflow: hidden;
  margin-bottom: 15px;
}

.news .content .author .author-item {
  font-size: 13px;
  line-height: 18px;
  display: block;
  float: left;
  margin-right: 15px;
}

.news .content .author .author-item i {
  float: left;
  line-height: 16px;
  margin-right: 7px;
  padding-left: 1px;
  color: #191919;
}

.news .content .author .author-item a{
  color: inherit;
  display: inline-block;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
}

.news .content p {
  font-size: 14px;
}

.btn.btn-sm {
  padding: 8px 20px;
  font-size: 10px;
}

.btn.btn-blue {
  background-color: #217FDE ;
  color: #ffffff;
}

.btn {
  display: inline-block;
  border: none;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 20px;
  background-color: #191919;
  padding: 12px 34px;
  border-radius: 3px;
  position: relative;
  z-index: 1; 
}

.btn::before {
  border-radius: 3px;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: #8BCAFF;
  width: 0;
  right: 0;
  left: auto; 
}

.btn:hover {
  color: #ffffff; 
}

.btn:hover::before {
  width: 100%;
  left: 0; 
}

.btn.btn-sm {
  padding: 8px 20px;
  font-size: 10px; 
}

.btn.btn-lg {
  padding: 20px 40px;
  font-size: 14px; 
}

.sidebar-news {
  padding-left: 30px;
}

.sidebar {
  margin-bottom: 50px;
  float: left;
  width: 100%;
}

.sidebar-search {
  position: relative;
  max-width: 300px;
}

.sidebar-search input {
  width: 100%;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  height: 40px;
  line-height: 24px;
  padding: 7px 15px;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  color: #666666;
}

.sidebar-search button {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  border: 0 solid transparent;
  background-color: transparent;
  padding: 0;
  text-align: center;
}

.sidebar-search button:hover {
  color: #217FDE;
}

.sidebar-title {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.sidebar-item {
  float: left;
  width: 100%;
}

.sidebar-item .image {
  float: left;
  width: 80px;
  display: block;
  margin-right: 20px;
}

.sidebar-item .image img {
  width: 100%;
}

.sidebar-item .content {
  display: block;
  overflow: hidden;
}

.sidebar-item .content h4 {
  font-weight: 600;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
 /** max-width: 170px; **/
  margin-bottom: 6px;

}

.sidebar-item .content h4 a {
  color: #191919;
  text-decoration: none;
  font-size: 12px;
}

.sidebar-item .content h4 a:hover {
  color: #217FDE;
}

.sidebar-item .content .author {
  font-size: 12px;
  color: #909090;
  text-transform: uppercase;
  display: inline-block;
  line-height: 16px;
  text-decoration: none;
}

.sidebar-item .content .author:hover {
  color: #217FDE;
}

.sidebar-item .content .author i {
  margin-right: 7px;
  padding-left: 1px;
  line-height: 15px;
  float: left;
}

.page-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: inherit;
  padding-top: 20px;
}

.justify-content-center {
  -ms-flex-pack: center!important;
  justify-content: center!important;
}

.page-pagination ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: flex;
}

.page-pagination ul li {
  display: block;
  float: left;
  margin: 0 5px;
}

.page-pagination ul li a {
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #217FDE;
  color: #217FDE;
  text-align: center;
  border-radius: 50px;
  line-height: 40px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.page-pagination ul li a i {
  display: block;
  line-height: 38px;
  font-size: 18px;
}

.page-pagination ul li a:hover {
  color: #ffffff;
  background-color: #8BCAFF !important;
  border-color: #8BCAFF !important; 
}

.page-pagination ul li.active a {
  color: #ffffff;
  background-color: #217FDE;
  border-color: #217FDE; 
}


/********************************/
/*        Berita Detail         */
/********************************/
.single-news .image {
  display: block;
  margin-bottom: 30px;
}

.single-news .image img {
  width: 100%;
}

.single-news .content h3 {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 24px;
}

.single-news .content .author {
  overflow: hidden;
  margin-bottom: 20px;
}

.single-news .content .author .author-item {
  font-size: 13px;
  line-height: 18px;
  display: block;
  float: left;
  margin-right: 15px;
  text-decoration: none;
}

.single-news .content .author .author-item i {
  float: left;
  line-height: 16px;
  margin-right: 7px;
  padding-left: 1px;
}

.single-news .content p {
  margin-bottom: 15px;
}

.blockquote {
  padding: 45px;
  background-color: #f1f2f3;
  position: relative;
  overflow: hidden;
  margin: 30px 0;
}

.blockquote p {
  font-size: 16px;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px !important;
}

.blockquote span {
  font-size: 12px;
  color: #ef3345;
  text-transform: uppercase;
  display: block;
  position: relative;
  line-height: 16px;
}

.blockquote span::before {
  content: "";
  height: 1px;
  width: 10px;
  margin: 7px 7px 7px 0;
  float: left;
  background-color: #ef3345;
}

.single-news .content img {
  width: 100%;
  margin: 15px 0 30px;
}


/********************************/
/*        Agenda & Dokumen      */
/********************************/

.agenda{
  margin-bottom: 20px;
}

.dokper{
  margin-bottom: 20px;
}

.card h5{
  color: #217FDE;
  font-size: 15px;
}

.card .btn{
  background-color: #217FDE;
}

.card-text{
  font-size: 13px;
}

.card-title{
  margin-bottom: .35rem;
  line-height: 20px;
}

.card-title a{
  text-decoration: none;
}

.card-body .author{
  font-size: 12px;
  margin-bottom: 15px;
}

.card-body .author i{
  margin-right: 5px;
}




/********************************/
/*     Struktur Organisasi      */
/********************************/

.img-struktur{
  position: relative; 
  width: 100%;
  height: 100%;
}

/********************************/
/*            Contact           */
/********************************/

.mapwrapper{
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  height: auto;
}

.mapwrapper iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
}

.contact-form{
  background-color: white;
  color: #212121;
  padding: 20px;
  z-index: 1;
  margin-top: 150px;
}

.contact-form address{
  font-size: 12px;
}

.row-contact{
  height: 600px;
}

.button-contact{
  margin-top: 10px;
}

.btn-xl {
  color: white;
  background-color: #217FDE;
  /*font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 3px;
  font-size: 10px;
  padding: 10px 20px;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  color: white;
  background-color: #2b76a5;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}


/********************************/
/*            Footer 	          */
/********************************/


.copyright{
	background-color: #2196F3;
	padding: 20px;
}

.copyright p{
  margin-top: 20px;
  color: #fff;
}


/********************************/
/*            Mobile            */
/********************************/

/* === Features Baru - Pilihan Dokumen === */
@media only screen and (max-width: 1200px){
  .features-item .graf-dok img{
  width: 100%; 
  }

  .features-item .dok-list img{
    width: 60px;
    transition: 0.5s;
    margin-top: 10px;
  }

  .features-item .list-row h4{
    font-size: 16px;
    transition: 0.5s;
  }

}

@media only screen and (max-width: 992px) { 
 
 .features-item .graf-dok{    
    text-align: center !important;
  }
  .features-item .graf-dok img{
    width: 0%; 
    margin-bottom: 20px;
  }
  .features-item .list-row{
    margin-left: 130px;
  }

/* === Features Baru - Pilihan Dokumen === */
 
  .gallery .graf-gal{
    text-align: center !important; 
  }
  
  .gallery .graf-gal img{
    width: 60%; 
    margin-bottom: 70px;
  }

  .gallery .list-row{
    margin-top: 10px;
    margin-left: 190px;
  }
 
 /* === Features Baru - Kumpulan Foto === */
 
 .agenda .card .btn{
  font-size: 10px;
  }

 .agenda h5{
  font-size: 16px;
  }

 .features-content h4{
  font-size: 20px;
  }

  .owl-item img{
  margin-left: 40px;
  }
  
  .video .video-content h4{
      margin-top: 10px;
  }
}


@media only screen and (max-width: 767px) {
  
  .features-item .list-row{
    margin-left: 30px;
  }

/* === Features Baru - Pilihan Dokumen === */

  .gallery .list-row{
    margin-left: 100px;
  }

/* === Features Baru - Kumpulan Foto === */
  
  .doc-item img{
  width: 80px;
  text-align: center;
  margin-bottom: 20px;
  }

  .doc-item h4{
  line-height: 1.0;
  font-size: 12px;
  }

  .card-body .dokker a{
  font-size: 18px;
  }

  .btn {
  padding: 8px 20px;
  font-size: 10px; 
  } 

  .btn.btn-lg {
  padding: 12px 30px;
  font-size: 12px; 
  } 

  .owl-item img{
  margin-left: 10px;
  }
  
  .video-readmore{
      margin-bottom: 70px;
  }
}

@media (max-width: 767px){ 
  .logo{
  width: 30px;
  margin-right: 10px;
  }

  .navbar-brand{
  font-size: 18px;
  }
}


@media only screen and (max-width: 575px) {
  
  .features-item .list-row{
    text-align: center;
    margin-left: 20px;
    transition: 0.5s;
  }

/* === Features Baru - Pilihan Dokumen === */
  
  .navbar-brand{
    font-size: 14px;
  }
  
  .header-links a{
    font-size: 10px;
  }

  .owl-item img{
  margin-left: 80px;
  }
}

@media (max-width: 575px){
  .logo{
  width: 30px;
  margin-right: 10px;
}

@media only screen and (max-width: 479px) {
  .btn.btn-lg {
  padding: 8px 20px;
  font-size: 10px; 
  }

  .news .content h4 {
  font-size: 18px;
  line-height: 24px; 
  }

  .owl-item img{
  margin-left: 40px;
  }
}

@media only screen and (max-width: 320px) {
  .doc-item img{
  width: 50px;
  text-align: center;
  margin-bottom: 20px;
  }

  .owl-item img{
  margin-left: 20px;
  }

  .owl-carousel .owl-item img{
   width: 80px !important; 
  }

}


/*Magnific-popup overwrite CSS*/

.mfp-figure {
    background-color: #fff;
}

img.mfp-img {
    padding:12px;
}

.mfp-image-holder .mfp-close {
    top:-35px;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor:pointer;
}

.mfp-counter {
    right: 50%;
    color: #fff;
    top: 50px;
    margin-right: -20px;
}


/***for IE browser
@media screen and (min-width:0\0) {
    .input-group {
        padding: 0px 10px 0px 500px;
    }
}
***/


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #00000080 !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #00000080 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #00000080 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #00000080 !important;
}


