/* assets/base.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
a {
    background-color: transparent
}
b, strong {
    font-weight: bold
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
img {
    border: 0
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
table {
    border-collapse: collapse;
    border-spacing: 0
    
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}
img {
    vertical-align: middle
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}
h5, .h5 {
    font-size: 14px
}
p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}
.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width: 768px) {
    .container {
        width: 97%
    }
}

@media(min-width: 992px) {
    .container {
        width: 95%
    }
}

@media(min-width: 1200px) {
    .container {
        width: 93%
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-6 {
    width: 50%
}
@media(max-width:990px) {
    #our-history {
        text-align: center
    }

        #our-history .show-right .col-md-5 {
            text-align: center;
            padding-right: 0
        }
}
@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
}
@media(min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }
    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }
}
table {
    background-color: transparent
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.collapse {
    display: none
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width: 992px) {
    .navbar {
        border-radius: 4px
    }
}

@media(min-width: 992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

@media(min-width: 992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }

}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 992px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width: 992px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand > img {
    display: block
}

@media(min-width: 992px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media(min-width: 992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media(min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

@media(min-width: 992px) {
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}
.modal-body {
    position: relative;
    padding: 15px
}
@media(min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both
}
.hidden {
    display: none !important
}
@media(min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}
.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-5x {
    font-size: 5em
}
.fa-signal:before {
    content: ""
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}
.fa-check:before {
    content: ""
}
.fa-check-square-o:before {
    content: ""
}
.fa-question-circle:before {
    content: ""
}
.fa-calendar:before {
    content: ""
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}
.fa-thumbs-up:before {
    content: ""
}
.fa-database:before {
    content: ""
}
.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}
@charset "UTF-8"; 
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}
.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1; *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}
.btn.btn-rj {
    background-color: #FD6600;
    color: #fff;
    border-color: #FD6600;
    text-transform: uppercase
}
.content-boxes {
    text-align: center
}
@media (min-width: 1024px) {
    #who-we-are .carousel-container {
      padding-bottom: 0px;
    }
  }
@media(min-width: 1024px) {
    .content-boxes {
        text-align: left
    }
    
}
.content-boxes > .content-boxes-icon > i {
    padding-bottom: 15px;
    color: #FD6600;
    font-size: 40px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

@media(min-width: 1024px) {
    .content-boxes > .content-boxes-icon > i {
        float: left;
        font-size: 30px;
        padding-bottom: 0
    }
}

@media(min-width: 1024px) {
    .content-boxes > .content-boxes-text {
        margin-left: 50px
    }
}

.content-boxes > .content-boxes-text > h4 {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 25px
}

.content-boxes > .content-boxes-text > p {
    font-size: 18px
}

@media(min-width: 768px) {
    .content-boxes > .content-boxes-text > p {
        font-size: 15px
    }
}

.content-boxes.top-column {
    padding-bottom: 40px
}

@media(min-width: 1024px) {
    .content-boxes.top-column {
        padding-bottom: 50px
    }
}

@media(min-width: 768px) {
    .content-boxes.bottom-column {
        padding-bottom: 0
    }
}

.content-boxes.bottom-column.not-right-column {
    padding-bottom: 40px
}

@media(min-width: 768px) {
    .content-boxes.bottom-column.not-right-column {
        padding-bottom: 0
    }
}
.content-boxes.style-two > .content-boxes-icon > i {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 3px;
    background-color: #FD6600;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px
}
.pricing-table .pricing-wrapper > .pricing-column > .plan-title {
    display: block;
    color: #fff
}
.pricing-table .pricing-wrapper > .pricing-column > .plan-title > .pricing-box {
    padding: 30px;
    height: 216px;
}
.pricing-table .pricing-wrapper.not-right-column {
    margin-bottom: 50px
}

@media(min-width: 1024px) {
    .pricing-table .pricing-wrapper.not-right-column {
        margin-bottom: 0
    }
}
@media(min-width: 768px) {
    .pricing-table.style-six .pricing-wrapper {
        padding: 0;
        box-shadow: 0 0 13px rgba(0,0,0,.2)
    }
}

.pricing-table.style-six .pricing-wrapper > .pricing-column {
    border-top: 6px solid #FD6600;
    border-bottom: 6px solid #FD6600
}
.pricing-table.style-six .pricing-wrapper > .pricing-column > .plan-title > .pricing-box {
    height: auto;
    padding: 0 15px 25px 15px
}
.navbar-brand {
    font-size: 24px;
    margin-left: 0;
    font-weight: 500
}

#our-history img {
    width: 100%;
    background-color: #fff
}

#our-history .show-left, #our-history .show-right {
    margin-bottom: 100px
}

#our-history .show-right .col-md-5 {
    text-align: right;
    padding-right: 60px
}
@media(min-width: 992px) {
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-1 {
        width: 8.33333333%
    }
}
/* assets/css/rinjani.css */
#introBackground {
    /* background-image: url("../img/bg-intro1.jpg"); */
    background-color:#eee;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  #introBackground .bg_item{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity:0;
    z-index:-1;
    background-color:#eee;
    background-repeat: no-repeat;
    background-position: center center;
    /* background-size: 100% 100%; */
    background-size:cover;
    
    -webkit-transition: opacity 1.5s linear;
    -moz-transition: opacity 1.5s linear;
    -o-transition: opacity 1.5s linear;
    transition: opacity 1.5s linear;
  }
  #intro .intro-body {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    padding-top: 30px;
    padding-bottom: 150px;
  }
  .kaitong{
      padding:20px 25px;
      font-size:22px
  }
  .btn-footer{
      color: #fff;
      border-color: #FD6600;
      border-radius: 0;
      font-size:18px!important;
      background-color: #FD6600;
      padding: 12px 24px;
  }
  .btn-chrome{
	color: #FD6600;
    border-color: #FD6600;
    border-radius: 0;
    background-color: #fff;
    padding: 12px 24px;
}
#who-we-are .who-we-are-text > p {
    font-size: 18px;
  }
  .navbar.navbar-fixed-top .navbar-brand {
      margin-left:-15px;
  }
  #our-history img{
      cursor:-webkit-zoom-in;
  }
  .price-content{
      /* width: 60%; */
      /* margin: 0 auto; */
      /* background-color: #292929; */
      color: #fff;
      /* border-top: 8px solid #444444; */
      /* border-left: 10px solid #151515; */
      /* border-bottom: 2px solid #FD6600; */
      /* border-radius: 3px; */
  }
  #keep-in-touch .section-inner{
	padding-bottom:160px;
	padding-top:80px;
}
#common-question ul{
	list-style:none;
}
#common-question ul li{
	line-height: 40px;
}
#common-question .faqcommon{
	color: #222;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.navbar.navbar-fixed-top .navbar-brand {
    color: #fff;
    text-transform: uppercase;
    height: 60px;
    line-height: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
    letter-spacing: 0.1em;
  }
  .weixin-qr img{
      width:110px;
  }
  .navbar.navbar-fixed-top .navbar-toggle {
    margin-top: 12px;
    background-color: #FD6600;
  }
  .navbar.navbar-fixed-top .navbar-nav > li > a {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
  }
  @media (max-width:1280px){
	#introBackground .bg_item{
		background-size:cover;
	}
}
@media (max-width: 640px) {
	.testimonial-item > .testimonial-content blockquote p {
		min-height:auto;
	}
	
	#keep-in-touch,#testimonials{
		background-position: center right;
	}
	#keep-in-touch .section-inner{
		padding-bottom:10px;
		padding-top:10px;
	}
	#keep-in-touch h4{
		font-size:16px;
		letter-spacing:1px;
	}
	#keep-in-touch .social-icon-item > a .social-icon > i{
		font-size:2.5em;
	}

	#our-pricing .column1{
		padding-right:0;
		padding-left:0;
	}
	#our-pricing .column1 .plan-title{
		/* border-right:1px solid #FD6600; */
	}
    #our-history p {
        font-size: 18px;
    }

    #our-history h3 {
        font-size: 25px;
    }

    .price-content {
        width: 100%!important;
    }
    .navbar.navbar-fixed-top .navbar-brand {
		margin-left:0;
		line-height:50px;
		height:auto;
	}
	.navbar.navbar-fixed-top .navbar-toggle{
		margin-top:8px;
	}
	#who-we-are .who-we-are-text > p {
	  font-size: 18px;
	}
	.kaitong{
		padding:15px 20px;
		font-size:18px
	}
	#esLogo{
		height: 70px;
	}
    .navbar-brand {
        font-size: 20px;
    }
}
*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  font-family:'Microsoft YaHei', sans-serif;
  background-color: #f2f4f4;
  color: #222222;
  overflow-x: hidden;
}
a {
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 15px;
}
.section {
    background-color: #fff;
  }
  .section > .section-inner {
    position: relative;
  }
  .section > .section-inner .section-content {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  @media (min-width: 1024px) {
    .section > .section-inner .section-content {
      padding-top: 70px;
      padding-bottom: 80px;
    }
  }
  .section > .section-inner .section-content .section-title {
    color: #222;
    text-transform: uppercase;
    padding-bottom: 40px;
  }
  @media (min-width: 1024px) {
    .section > .section-inner .section-content .section-title {
      padding-bottom: 60px;
    }
  }
  .section > .section-inner .section-content .section-title > .main-title {
    font-size: 35px;
    font-weight: 300;
  }
  @media (min-width: 480px) {
    .section > .section-inner .section-content .section-title > .main-title {
      font-size: 45px;
    }
    
  }
  @media (min-width: 600px) {
    .section > .section-inner .section-content .section-title > .main-title {
      font-size: 55px;
    }
  }
  @media (min-width: 768px) {
    .section > .section-inner .section-content .section-title > .main-title {
      font-size: 60px;
    }
  }
  .section > .section-inner .section-content .section-title > .sub-title {
    font-size: 20px;
    font-weight: 300;
  }
  @media (min-width: 480px) {
    .section > .section-inner .section-content .section-title > .sub-title {
      font-size: 25px;
    }
  }
  .section > .section-inner .section-content .section-line {
    display: inline-block;
    width: 50px;
    height: 1px;
    background-color: #222;
  }
  .section.section-bgimage-yes {
    background-color: #222;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
  }
  @media (min-width: 1280px) {
    .section.section-bgimage-yes {
      background-attachment: fixed;
    }
  }
  .section.section-bgimage-yes > .section-inner > .section-overlay {
    content: '';
    position: absolute;
    background-color: #000;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    zoom: 1;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
  }
  .navbar.navbar-fixed-top {
    position: relative;
    margin: 0;
    border: 0;
    min-height: auto;
    background-color: #222;
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.2);
    z-index: 1030 !important;
  }
  @media (min-width: 768px) {
    .navbar.navbar-fixed-top {
      -webkit-transition: background 0.2s ease-in-out, padding 0.3s ease-in-out;
      -moz-transition: background 0.2s ease-in-out, padding 0.3s ease-in-out;
      transition: background 0.2s ease-in-out, padding 0.3s ease-in-out;
    }
  }
  @media (min-width: 992px) {
    .navbar.navbar-fixed-top .navbar-nav > li > a {
      height: 60px;
      line-height: 60px;
      padding-top: 0px;
      padding-bottom: 0px;
    }
  }
  .navbar.navbar-fixed-top .navbar-nav > li > a:hover {
    color: #FD6600;
    background-color: #222;
  }
  
  .navbar.navbar-fixed-top .navbar-nav > li.active a,
  .navbar.navbar-fixed-top .navbar-nav > li.active a:hover {
    background-color: #FD6600;
    color: #fff;
  }
  @media (min-width: 992px) {
    .navbar.navbar-fixed-top .navbar-nav > li.active a,
    .navbar.navbar-fixed-top .navbar-nav > li.active a:hover {
      color: #fff;
      background-color: #FD6600;
      background-repeat: repeat;
    }
  }
  #intro {
    position: relative;
    display: table;
    width: 100%;
    height: auto;
    color: #eee;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    z-index:999;
  }
  @media (min-width: 1280px) {
    #intro {
      height: 100%;
      padding: 0px;
      background-attachment: fixed;
    }
  }
  #intro:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
  }
  @media (min-width: 1280px) {
    #intro .intro-body {
      padding-top: 100px;
      padding-bottom: 20px;
      vertical-align:top;
    }
  }
  #intro .intro-body .intro-text {
    margin-top: 40px;
  }
  #intro .intro-body .intro-text h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 30px;
  }
  @media (min-width: 768px) {
    #intro .intro-body .intro-text h2 {
      font-size: 35px;
    }
  }
  #intro .intro-body .intro-pc p.lead{
      color: #000!important;
  }
  #intro .intro-body .intro-text p.lead {
      color: #fff;
      font-size: 20px;
      font-weight: 300;
      letter-spacing: 3px;
  }
  #intro .intro-body .intro-text p.imglead img{
      height: 25px!important;
  }
  @media (min-width: 768px) {
    #intro .intro-body .intro-text p.lead {
      font-size: 24px;
    }
  }
  #who-we-are .who-we-are-text {
    text-align: center;
  }
  #who-we-are .who-we-are-text > h4 {
    font-size: 25px;
    text-transform: uppercase;
  }
  #keep-in-touch > .section-inner .section-content .section-title {
    color: #b7ada4;
  }
  #keep-in-touch > .section-inner .section-content .section-title > .section-line {
    background-color: #b7ada4;
  }
  #keep-in-touch .social-icon-item > a {
    color: #b7ada4;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    display: block;
  }
  #keep-in-touch .social-icon-item > a .social-icon > i {
    color: #b7ada4;
    font-size: 3.5em;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #keep-in-touch .social-icon-item.not-right-column.top-column {
    margin-bottom: 50px;
  }
  @media (min-width: 1024px) {
    #keep-in-touch .social-icon-item.not-right-column.top-column {
      margin-bottom: 0px;
    }
  }
  #keep-in-touch .social-icon-item.not-right-column {
    margin-bottom: 50px;
  }
  @media (min-width: 768px) {
    #keep-in-touch .social-icon-item.not-right-column {
      margin-bottom: 0px;
    }
  }
  /*---------------------------------------------------------------------*/
/*  12. TESTIMONIALS SECTION
/*---------------------------------------------------------------------*/

#testimonials > .section-inner .section-content .section-title {
    /* color: #b7ada4; */
  }
  #testimonials > .section-inner .section-content .section-title > .section-line {
    /* background-color: #b7ada4; */
  }
  
  footer.footer {
    color: #888;
    background-color: #1c1c1c;
    border-top: 2px solid #FD6600;
  }
  footer.footer a {
    color: #c9c9c9;
  }
  footer.footer #copyright {
    background-color: #161616;
    padding: 15px 0px;
    border-top: 1px solid rgba(114, 114, 114, 0.25);
  }
  footer.footer #copyright p {
    font-size: 13px;
    text-align: center;
    margin: 0px;
  }
  @media (min-width: 768px) {
    footer.footer #copyright p {
      text-align: left;
    }
  }
  .ad_cover{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:rgba(0,0,0,.8);
    z-index:9999999;
    display:none;
}

.perfectclass_title {
    background-color: #FD6600;
    display: table;
    padding: 0 20px;
    border-radius: 11px;
    line-height: 71px;
    color: white;
}
/*---------------------------------------------------------------------*/
/*  2. ANIMATION DELAY
/*---------------------------------------------------------------------*/
.delayp1 {
    animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-delay: .1s;
    -o-animation-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
  }
  /* css/Pricing.css?v=2.0 */