/*

Boxer Template

http://www.templatemo.com/tm-446-boxer

*/

body
    {
        background: rgb(255, 255, 255);
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        position: relative;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
    }
    .MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
        .MultiCarousel .MultiCarousel-inner .item { float: left;}
        .MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:10px; margin:10px; background:#ffffff; ;color:rgb(255, 255, 255);}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
    .MultiCarousel .leftLst { left: 30px; }
    .MultiCarousel .rightLst { right: 30px; }
    
        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:rgb(184, 184, 184); }
	
.tm-white a {
	color: #fff;
}

/* start h1 group */
h1 { 
    margin-top: 0;
    margin-bottom: 25px; 
}
h1,
h2,
h3,
h4
    {
        font-weight: bold;
    }
/* end h1 group */
p { line-height: 1.6em; }
/* img */
img
    {
        max-width: 100%;
        height: auto;
    }
/* img */

/* overlay */
.overlay 
    {
       width: 100%;
       height: 100%;
       background: rgba(0, 0, 0, 0.562);
       padding-top: 1px;
       padding-bottom: 10px;
    }  
/* over lay */

/* start page container */
@media (min-width: 768px) {
  .container {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1100px;
  }
}
/* end page container */

/* start preloader */
.preloader
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99999;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row nowrap;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        /*justify-content: center;*/
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        background: none repeat scroll 0 0 #fff;
    }
.sk-spinner-rotating-plane.sk-spinner 
    {
         width: 30px;
        height: 30px;
        background-color: #28a6e900;
         margin: 0 auto;
        -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
                animation: sk-rotatePlane 1.2s infinite ease-in-out;
     }

@-webkit-keyframes sk-rotatePlane {
  0% {
         -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
                 transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
                transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
            -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
                    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
         -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
                 transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
                transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
            -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
                    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
/* end preloader */

/* start navigation */
.navbar-default
    {
        background: #fff;
        border: none;
        box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
        margin: 0!important;
       
    }
.nav
    {
        font-family: 'poppins';
    }
.navbar-default .navbar-brand img
    {
        float: left;
        padding-top: 5px;
        padding-left: 10px;
    }
.navbar-default .navbar-brand
    {
        color: #00726c;
        font-size: 20px;
        
        height: 50px;
        line-height: 50px;
        float: left;
        
    }
.navbar-default .nav li a
    {
        color: #666;
        font-size: 13px;
        font-weight: bold;
        height: 70px;
        line-height: 40px;
    }
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus,
.navbar-default .nav li a.current
    {
        color: #169385;
    }

.navbar-default .navbar-toggle
    {
        border: none;
        padding-top: 20px;
        padding-right: 10%;
    }
.navbar-default .navbar-toggle .icon-bar
    {
        background: #28a7e9;
        border-color: transparent;
    }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: transparent }

.carousel-inner
{
    height: 100%;
}
.carousel-inner .item img
{
    width: 450px;
    height:350px;
    margin-top: 100px;
    margin-bottom: 90px;
    padding-top: 50px;
    
}
.carousel-caption
{
    bottom: 350px;
}
/* end navigation */

/* start home */       
#home
    {
    background: url('../images/background-home.png') no-repeat;
    background-size: cover;
    color: #fff;
    margin-top: 5px;
    text-align: center;
    width: 100%;
    }
#home p
    {
        font-weight: 400;
        font-style: italic;
        line-height: 1em;
    }
#home img
    {
        display: inline-block;
        margin-top: 200px;
    }
/* end home */

/* start home smartrs */
#home-smartrs
    {
        
        padding-top: 50px;
        padding-bottom: 10px;
    }
#home-smartrs
    {
        padding-bottom: 0px;
    }
#home-smartrs h2
    {
        text-align: center;
        padding-bottom: 20px;
        font-family: 'poppins';
    }
#home-smartrs P
    {
        font-size: 15px;
        text-align: center;
        justify-content: center;
        margin-bottom: -0.3%;
    }
#home-smartrs .col-md-6
    {
        padding-top: 50px;
        padding-bottom: 50px;
        width: 100%;
        text-align: center;
        
    }
 /* #home-smartrs .fa
    {
        color: #169385;
        font-size: 35px;
        margin-top: 15px;
        margin-bottom: 5px
    }
#home-smartrs .btn
{
    background: transparent;
    border: 1px solid #28a6e967;
    border-radius: 5px;
    color: #28a7e9;
    font-weight: bolder;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    font-size: 100%;
} */
#home-smartrs .btn
    {
        margin-top: 20px;
        background-color: #05cfae;
        border-color: #05cfae;
    }
#home-smartrs .btn:hover 
    {
        background: #28a7e9;
        color: #fff;
    }

/* end smartrs *

/* start divider */
#divider
    {
        text-align: left;
        padding-top: 20px;
        padding-bottom: 10px;
    }
#divider h2
    {
        padding-bottom: 0px;
    }
#divider .col-md-12
    {
        text-align: center;
    }
#divider .fa
    {
        color: #169385;
        font-size: 35px;
        margin-top: 15px;
        margin-bottom: 5px
        
    }
#divider h3
    {
        font-size: 20px;
        text-align: center;
    }
 #divider .col-md
    {
        padding-top: 100px;
    }
#divider .btn
{
    background: transparent;
    border: 1px solid #28a6e967;
    border-radius: 5px;
    color: #28a7e9;
    font-weight: bolder;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    font-size: 100%;
}
#divider .btn:hover 
{
background: #28a7e9;
color: #fff;
}

/* end divider */


/*Start KSO*/
.template_faq {
    background: #edf3fe none repeat scroll 0 0;
}
/* .panel-group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 0;
    padding: 30px;
} */
#accordion .panel {
    border: medium none;
    border-radius: 30px;
    box-shadow: none;
    margin: 0 0 15px 10px;
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    background: #05cfae none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 29px 12px 0px;
    position: relative;
    transition: all 0.3s ease 0s;
    text-align: center;
    text-decoration: none;
}
#accordion .panel-title a.collapsed {
    background: #17ac89 none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    background: #05cfae none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}
#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    content: "";
    border-color: #05cfae;
}
#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}
#accordion .panel-body p {
    /* border-left: 1px dashed #8c8c8c; */
    padding-left: 25px;
}


.table-container{
    overflow: auto;
}
/*End KSO*/

/* start pricing */
#pricing
    {
    background: #f8f8f8;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 80px;
    }
#pricing .pricing .pricing-title .nominal
    {
    font-size: 40px;
    margin-top: -15px;  
    margin-bottom: -15px;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'poppins';
    }
#pricing .content-text-hubungi
   {
       padding-top: 20px;
   } 
#pricing .text-biaya
   {
    margin-top: 20px;
   }
#pricing .text-biaya p
   {
    margin-bottom: -0.3px;
   }
#pricing .pricing .modul
    {
    text-transform: capitalize;
    text-align: left;
    margin-left: 35px;
    }
#pricing h2
    {
    padding-bottom: 6px;
    font-family: 'poppins';
    }
#pricing h5
    {
        font-weight: bold;
        margin-bottom: -0.3px;
    }
#pricing h3
    {
    padding-bottom: 3px;
    font-family: 'poppins';
    }
#pricing .fa-check
    {
    color: #05cfae;
    }
#pricing .fa-unlock
    {
    color: #05cfae;
    }
#pricing .fa-lock
    {
    color: red;
    }
#pricing .fa-times
    {
    color: red;
    }
#pricing .header-text
    {
    font-size: 14px;
    text-align: left;
    text-transform: capitalize;
    font-weight: bold;
    margin-bottom: -1%;
    }
#pricing .content-text
    {
    font-size: 12px;
    text-align: left;
    text-transform: none;
    }
/* #pricing p
    {
    margin-top: 10px;
    } */
#pricing .pricing
    {
    border-radius: 20px;
    background: #fff;
    min-height: 750px;
    }
#pricing .active
    {
    position: static;
    bottom: 20px;
    }
#pricing .pricing .pricing-title
    {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    background: #05cfae;
    color: #fff;
    font-weight: bold;
    padding: 30px;  
    }
#pricing .pricing .pricing-title p
    {
    font-size: 20px;
    padding-top: -10px;
    }
#pricing .pricing ul
    {
    padding: 0;
    margin: 0;
    }
#pricing .pricing ul li
    {
    /* display: block; */
    list-style: none;
    padding: 1px;
    }
#pricing .pricing .btn
    {
    background: transparent;
    border: 1px solid #05cfae;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    padding-right: 40px;
    padding-left: 40px;
    margin-top: 20px;
    margin-bottom: 30px;
    transition: all 0.3s ease;
    }
#pricing .pricing .btn:hover 
    {
    background: #05cfae;
    color: #fff;
    }
/* end pricing */

/* start Client */
/* #client
    {
        
    } */
#client p
    {
        color: black;
    }
#client .col-md-12
    {
        text-align: center;
    }
#client h2
    {
        padding-bottom: 20px;
        font-family: 'poppins';
    }
#client .col-md-2
    {
        padding-right: 5px;
        padding-bottom: 5px;
        padding-top: 25px;
    }
#client .pad15
    {
        padding: -20%;
    }
style
 #client .item
    {
        width: 100%;
        transition: 2s all ease-in-out;
    }
#client .item:hover
    {
        transform: scale(1.3);
    }
style
/* #client .btn
    {
        border-radius: 5px;
        font-weight: bold;
        margin-top: 20px;
        padding: 10px 40px 10px 40px;
    } */

/* end Client */

/* start contact */
#contact
    {
        /* background-color: rgb(0, 0, 0); */
        background-size: cover;
        /* color: rgb(255, 255, 255); */
    }
#contact .contact-bg
    {
        
        background-color: #f8f8f8
        /* background: #575757 url('../images/foot-img1.png');
        width: 120%;
        padding-bottom:100px ; */
    }
#contact h2
    {
        padding-bottom: 10px;
        color:rgb(0, 116, 110) ;
        font-family: 'poppins';
    }
#contact h5
    {
        color:rgb(41, 41, 41)  ; 
    }
#contact address
    {
        padding-top: 20px;
    }
/* #contact address .fa
    {
        background: #28a7e9;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin-top: 6px;
        margin-right: 10px;
    } */
#contact .contact-form
    {
        padding-top: 40px;
    }
#contact .form-control
    {
        border: none;
        border-radius: 0px;
        box-shadow: none;
        margin-bottom: 20px;
    }
/* #contact input
    {
        height: 50px;
    }
#contact input[type="submit"]
    {
        background: #28a7e9;
        color: #fff;
        font-weight: bold;
        transition: all 0.3s ease;
    }
#contact input[type="submit"]:hover 
    {
    background: #107DB6; 
}*/

/* end contact */

/* start footer */
footer
    {
        background: #169385;
        font-weight: 400;
        text-align: center;
        padding: 20px;
    }
footer p
    {
        color: #fff;
    }
/* end footer */

@media screen and ( max-width: 991px ) {
    .templatemo-box {
        margin-bottom: 30px;
    }
    #pricing .active {
        bottom: 0;
    }
    .pricing {
        margin-bottom: 20px;
    }
    #feature img, #download img {
        margin-top: 30px;
    }
    #feature1 img {
        margin-bottom: 30px;
    }
}
@media screen and ( max-width: 767px ) {
    .navbar-default .nav li a {
        height: auto;
        line-height: 2em;
    }
    #feature, #pricing, #download {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    #contact .overlay {
        padding-top: 40px;

    }
}
/* start media 360 */
@media screen and ( max-width: 360px ){
    .pricing
        {
            padding-bottom: 40px;
        }
}
/* end media 360 */
