
body {
      font-family: 'Roboto', Arial, Helvetica, sans-serif;
      line-height: 1.8;
      color: #5f5f5f;
      text-rendering: optimizeLegibility;
      -webkit-font-smoothing: antialiased;
  }

/*----------font---------*/
h1,p{
  text-align: center;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

/*---------- Slide---------*/

/*----------LOGO---------*/
.logo{
  margin-top: 0px;
  width: 170px ;
  height: 50px ;
}

/*----------navbar---------*/
.navbar-default {
  background-color: #CC0C39;
  letter-spacing: 2px;
  margin-bottom: 0;
  z-index: 9999;
  border: 0;
  font-size: 12px !important;
  font-weight: 700;
  line-height: 1.42857143 !important;
  border-radius: 0;
  font-family: 'Montserrat', sans-serif;
}
.navbar-default .navbar-brand {
  color: #fff;
  padding-top: 0px;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent ;
}
.navbar-default .navbar-text {
  color: #777;
}

/*----------navbar TEXT---------*/
.navbar-default .navbar-nav > li > a{
   color: #fff;
  padding: 10 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover
{
color: #CC0C39;
   background: #fff;
}
.navbar-default .navbar-nav > li > a:focus{
  color: #fff;
  padding: 10 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active{
    color: #CC0C39 !important;
   background: #fff !important;
 }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #CC0C39;
  background-color: #fff;

}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/*----------navbar HOVER---------*/
.navbar-default .navbar-toggle {
  border-color: #fff;
  color: #CC0C39;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
  border-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff ;
  background-color: #CC0C39 ;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
  background-color: #CC0C39 ;
  border-color: #fff ;
}

.btn-lg{
  font-size:16px;
  line-height:22px;
  padding:10px 20px !important;
  margin-right:20px;
  
}

/*no collapse*/

.navbar-collapse.collapse.off {
    display: block!important;
}
.navbar-collapse.collapse.off ul {
    margin: 0;
    padding: 0;
}

.navbar-nav.no-collapse>li,
.navbar-nav.no-collapse {
    float: left !important;
}

.navbar-right.no-collapse {
    float: right!important;
}


/*---------- BACKGROUND------ */

.bg-features {    
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 30px; 
  padding-top: 10px;
 background-color: #F9F9F9;
}
.bg-contact { 
  background: url(../images/footer_lodyas.png);
  background-position: top left;
  background-repeat: repeat;
  background-color: #444;
  opacity: .9;
}
.vertical-offset-100{
    padding-top:0px;
}
.bg-contact p,h2{
  color: #fff;
}
.text-contact{
  text-align: center;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 1.6em;
}

  #screenshots{
  width: 100%;
  background-image: url("../images/pricing.jpg"); 
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 30px; 
  padding-top: 30px;
  }

  #screenshots h1{
    color: #fff;
  }

  #customer{
    padding-top: 100px;
    padding-bottom: 100px; 
    background-image: url("../images/bgcustomer01.png");
    text-shadow: 0 1px 1px rgba(0,0,0,.85), 0 1px 5px rgba(0,0,0,.5);
  }
#customer p{
  color: #fff;
  line-height: 1.6em;
  margin-bottom: 1.6em;
}
 #customer small{
  color: #fff;
}
 /*--------- ABOUT ------------*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 600px;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 600px;
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #CC0C39;
    border-color: #CC0C39;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
  text-transform: uppercase;
    font-size: 5em;    
    font-weight: 700;
    margin: 0;
    padding: 0;
    color: white;
    text-shadow: 0 1px 10px rgba(0,0,0,.5), 0 5px 20px rgba(0,0,0,.5);
}
.hero h3{
  font-family: 'Roboto', sans-serif;
    color: white;
    text-shadow: 0 1px 1px rgba(0,0,0,.85), 0 1px 10px rgba(0,0,0,.5), 0 5px 20px rgba(0,0,0,.5);
    font-weight: 400;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .5;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #CC0C39;
    border-color: #CC0C39;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-0, 
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-0 {
  background-image: url("../images/gambar-slider-0-evaluation.jpg"); 
}
.fade-carousel .slides .slide-1 {
  background-image: url("../images/gambar-slider-1-evaluation.jpg"); 
}
.fade-carousel .slides .slide-2 {
  background-image: url("../images/gambar-slider-2-evaluation.jpg"); 
}
.fade-carousel .slides .slide-3 {
  background-image: url("../images/gambar-slider-4-evaluation.jpg"); 
}


/*============================ 
======      FEATURE     ======
=============================*/

.icon {
    width: 32px;
    height: 32px;
    text-align: center;
    padding: 7px 8px;
    border: 2px solid;
    border-radius: 20%;
}

 .text-success{
  color: #CC0C39 !important;
  background-color: #fff !important;
  border-color: #CC0C39 !important;
}

.content {
    position: relative;
    display: table;
    width: 100%;
    min-height: 100vh;
}
.pull-middle {
    display: table-cell;
    vertical-align: middle;
    margin-right: 3px;

    
} 
.btn {
    padding-left: 25px;
    padding-right: 25px;
}



.phone {
    position: relative;
    max-width: 500em;
    margin-right: 30px;
    padding: 12px 12px 12px;
    border: 2px solid #ddd;
    border-radius: 20px;
    background-color: #080D10;
    box-shadow: 15px 15px 35px #887;
}

.media-body p{
  text-align: left;
}

.media-list ul{
list-style-type: none;
}

.feat-left p{
  text-align: left;
}


.feat-right p{
  text-align: left;
}
/*============================ 
======      PRICE       ======
=============================*/


.panel-pricing {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.panel-pricing:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.panel-pricing .panel-heading {
  padding: 20px 10px;
}
.panel-pricing .panel-heading .fa {
  margin-top: 10px;
  font-size: 58px;
}
.panel-pricing .list-group-item {
  color: #777777;
  border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}
.panel-pricing .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel-pricing .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel-pricing .panel-body {
  background-color: #f0f0f0;
  font-size: 40px;
  color: #777777;
  padding: 20px;
  margin: 0px;
}


/*============================ 
======      SCREENSHOT  ======
=============================*/

.panel-heading:hover {
    cursor:pointer;
}
.panel-heading {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;    
}

.side-tab:hover {
        cursor: pointer;
    }
    .panel.panel-default {
        border: none;
        box-shadow: none !important;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        
    }
    .panel-heading {
        border: none;
        background-color: #eee;
    
    }
    .panel-body {
        background-color: #f5f5f5;
    }
    .panel-title {
        font-weight: 400;
        color: white;
    }


#headingOne, #headingTwo, #headingThree, #headingFour, #headingFive{
  background-color: #CC0C39 !important;
  color: #fff !important;
}
#headingOne, #headingTwo, #headingThree :hover, #headingFour :hover, #headingFive :hover, {
  background-color: #CC0C39 !important;
  color: #fff !important;
}


.newlabtop {
    position: relative;
    max-width: 100em;
    margin-right: 30px;
    padding: 12px 12px 12px;
    border: 2px solid #ddd;
    border-radius: 20px;
    background-color: #080D10;
    box-shadow: 5px 5px 20px #887;
}

#kelebihan{
  background-color: white;
  padding-bottom: 3em;
}
#kelebihan h1{
  color: #5f5f5f;
}
#kelebihan ul {
  list-style: none;
}
#kelebihan ul li {
  background: transparent url('../images/list-green.png') no-repeat 0 15px;
  padding-left: 75px;
  padding-top: 10px;
}
#kelebihan h2 {
  color: #5f5f5f;
  font-size: 1.2em;
  margin: 0;
}
#kelebihan p {
  text-align: left;
  font-size: 1.16em;
  line-height: 1.6em;
  margin: 0 0 10px 0;
}

/*=====================
====== CUSTOMER =======
=======================*/

/* carousel */
#quote-carousel 
{
  padding: 10px 10px 50px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #fff;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -70px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -70px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 100%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #E66F8A;
}
#quote-carousel .carousel-indicators .active 
{
  background: #CC0C39;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: "fontawesome", Arial, Helvetica, sans-serif; 
    float: left;
    margin-right: 1em;
    font-size: 2em;
    line-height: 2em;
}



.card {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.card {
  margin-top: 10px;
  box-sizing: border-box;
  border-radius: 2px;
  background-clip: padding-box;
}
.card span.card-title {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
}

.card .card-image {
  position: relative;
  overflow: hidden;
}
.card .card-image img {
  border-radius: 2px 2px 0 0;
  background-clip: padding-box;
  position: relative;
  z-index: -1;
}

/* Footer */
/*
    Multicoloured Hover Variations
*/


#download{
  padding: 5em 0;
  color: white;
}
#download h1{
  margin: 0;
}
#download p{
  font-size: 1.6em;
  margin: 0;
}

/*=========================
  ======Icons==============
 ========================== */

/* footer social icons */
ul.social-network {
  list-style: none;
  display: inline;
  margin-left:0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline;
  margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
  background-color: #F56505;
}
.social-network a.icoFacebook:hover {
  background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
  background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
  background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
  background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
  background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
  color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
  color:#44BCDD;

}

.social-circle li a {
  display:inline-block;
  position:relative;
  margin:0 auto 0 auto;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  border-radius:50%;
  text-align:center;
  width: 50px;
  height: 50px;
  font-size:20px;
}
.social-circle li i {
  margin:0;
  line-height:50px;
  text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}



 .footer-valuation{
  background-color: #222D32;
  color: #fff;
 }
 .footer-valuation p{
  color: #c5c5c5;
 }
 .footer-valuation hr{
  border-top-color: #36464E;
 }


/* QUICK */

.quick{
  font-family:Roboto Mono, Helvetica, sans-serif, serif; 
  color: #fff;
  background-color: transparent;
}

 a.quick{
  font-family:Roboto Mono, Helvetica, sans-serif, serif; 
  color: #fff;
  background-color: transparent;
  text-decoration: none;

}

 a.quick:hover{
  font-family:Roboto Mono, Helvetica, sans-serif, serif; 
  color: #fff;
  background-color: transparent;
  text-decoration: none !important;

}
/* END FOOTER */



/*====================================
========== small   Device ============
=====================================*/
@media screen and (max-width:767px) {
.hero h1 { font-size: 3em; }
.hero h3 { font-size: 1.6em;}
.under{
  padding-top: 30px;
}
.footer-valuation{
  background-color: #222D32;
  color: #fff;
  float: left;
 }
}
/* Small devices (tablets, 768px and up) */
@media screen and (min-width:768px) and (max-width:979px) {
 
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }

/*---feature----*/
  .under{
    padding-top: 30px;
  }
  /*---footer---*/
.footer-valuation{
  background-color: #222D32;
  color: #fff;
  float: left;
 }

 .slides h1{
font-size: 10px;
 }
}
@media screen and (min-width:980px) and (max-width:1199px) {
.hero { width: 980px; }    

.under{
  padding-top: 30px;
}

.footer-valuation{
  background-color: #222D32;
  color: #fff;
  float: left;
 }
}

@media screen and (min-width:1200px) {
  .under{
  padding-top: 30px;

}
.feat-left {
  padding-left: 3em;
}

}


@media screen and (min-width:1366px) {
  .under{
  padding-top: 30px;
}
.feat-left {
  padding-left: 3em;
}
}
/*===================================
======= Modal Feature ===============
====================================*/
.modal {
  text-align: center;
  padding: 0!important;
   position: fixed; /* Stay in place */
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-header {

    background-color: #fff;
    color: #000;
}

.modal-body {
 
  color: #000;
}

.modal-footer {
    
    background-color: #fff;
    color: white;
}

/*===============================
===== Modal PICTURE ================
===============================*/

.gal-item .box{
  height: 350px;
  overflow: hidden;
}
.box img{
  height: 100%;
  width: 100%;
  object-fit:cover;
  -o-object-fit:cover;
}

.modal-open .gal-container .modal{
  background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
  padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}

.gal-container .modal-dialogue{
  width: 100%;
}

.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
  .gal-container .modal-dialog {
      width: 55%;
      margin: 50 auto;
  }
  .modal-dialog {
      width: 768px;
  }
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}










/*css tambahan*/
.tab-fitur p {
  text-align: left;
}


