@font-face {
    font-family:'Roboto Condensed', sans-serif;
    src: url(/fonts/roboto/Roboto-Medium.ttf);
}
    body {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 14px;
        text-align: justify;
    }
body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
}


.info, .contact {
  text-align: center;
  padding: 80px 0px 80px 0px;
  position: inherit;
  font-size: 18px;
}

.nav-head {
  border: 0;
  border-radius: 0;
  font-size: 19px;

  min-height: 70px;
  padding-top: 10px;
}
ul.nav {
  text-align: center;
}
.navbar-toggle {
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 30px;
  border: 1px;
  border-style: solid;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #242e6a;
}
.div-decorate {
  border: 1px solid #ff0117; 
  border-radius: 15px;
  margin: 10px 5px 5px 5px;
}
.div-decorate > a {
  padding: 5px 3px 4px 6px;
  text-decoration: none;
  color: #ff0117;
}
.div-decorate > a:hover {
  color: orange;
}

.head-text {
  font-size: 36px;
  padding-bottom: 10px;
}
.list-info {
  list-style-type: none;
  padding: 0;
}
.div-padding {
  padding: 60px 0px 60px 0px; 
}
.no-decorate, .no-decorate:hover, .no-decorate:focus {
  text-decoration: none;
}
.div-box .thumbnail {
  border-radius: 0px;
  padding: 20px 0px 20px 0px;
  box-shadow: 0px 0px 10px 1px #999999;
}
.div-box .thumbnail:hover {
  box-shadow: 0px 0px 10px 1px #dddd00;
}


.info {
  padding: 70px 0px 70px 0px;
  font-size: 20px;
  
  
}
.head-img {
  font-size: 20px;
}



.right-div {
  
}
.img-service img {
  max-width: 200px;
  max-height: 300px;
  padding-bottom: 20px;
}

.item-list > a {
  text-decoration: none;
  color: inherit;
  line-height: 1.7;
}
.item-list > a:hover {
  color: #ff0117;
}
.nav-head {
    min-height: 80px;
    padding-top: 11px;
}
.nav>li>a {
    padding-right: 12px;
    padding-left: 10px;
    font-size: 18px;
}
.div-decorate a.cart-icon i {
  padding: 2px 3px 0 0;
}
.navbar-default {
  background-color: #fff;
    box-shadow: 1px 1px ;
    /*border-bottom: 1px solid #ff0d1d;*/
}
.navbar-default .navbar-nav > li > a {
    color: #000000;
}

.thumbnail, .img-thumbnail {
  background-color: transparent;
  border: 0;
}
.after-text .head-text {
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0px;
  color: #606062;
  padding-bottom: 0;
}
.rate-out {
  padding: 10px;
  padding-bottom: 15px;
  color: #fff;
  background-color: #606062;
  height: 105px;
  margin-top: -50px;
  font-weight: bold;
}
.rate-detail {
  
}
.rate-out > .glyphicon {
  font-size: 25px;
}
.rate-detail {
  font-size: 25px;
}
.news .head-text {
  padding-top: 20px;
    text-align: center;
    color: black;
}
.info-detail img {
    text-align: center;
    width: 80%;
    height: 200px;
}
.info-detail a:hover {
    text-decoration: none;
}
.info-detail a div {
    font-weight: bold;
    font-size: 16px;
}
.info-detail p {
    padding-top: 10px;
    font-size: 13px;
    color: #555555;
    font-weight: normal;
}
.news .thumbnail {
    width: 90%;
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.intro .head-text {
  font-size: 20px;

}
.intro .intro-inner {
  padding-top: 40px;
  text-align: center;
}


.content-main {
    font-weight: bold;
    font-size: 30px;
}


.content {
  padding: 30px 0px 30px 0px;
  position: inherit;
  font-size: 18px;
}
.content img {
  max-height: 360px; 
}
.content .content-text {
  font-size: 15px;
}
div.content-text {
  width: 100%;
}
.after-text .content-text {
  font-size: 16px;
}
.after-text .col-xs-6 {
  height: 150px;
  padding-top: 35px; 
}
.image-row {
  padding: 10px 0px 30px 10%; width: 90%;
}

.intro-inner {
  text-transform: uppercase;
}
a {
  color: #606062;
}
.navbar-default .navbar-toggle {
    border-color: #606062;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #606062;
}

    .after-text .col-xs-6 {
        min-height: 100px;
        height: auto;
        padding-top: 25px;
    }
    .rate-out {
        margin-top: 5px;
    }
    .box-main {
        box-shadow: #f1f4f2 0px 3px 16px 4px;
    }
    .text-inline .thumbnail {
        margin: 0;
        padding: 0;
    }
    .text-inline h3 {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 20px;
    }
    .text-inline .text {
        font-size: 16px;
        font-style: italic;
        padding-top: 11px;
        margin-left: -21px;
        color: #ff0a1a;
    }
    .hr-line {
        padding: 0;
        margin: 0;
        box-shadow: #f1f4f2 0px 3px 16px 4px;
    }
    .news .head-text {
        padding-top: 0px;
    }

    section, .section-padding {
        padding: 50px 0;
        position: relative;
    }
    /*
    .owl-theme .owl-dots .owl-dot, .owl-nav, .owl-dot {
        display: none;
        margin: 0;
        padding: 0;
    }
    */
    #owl-0 .owl-item, #owl-0 .item {
        min-height: 500px;
        position: relative;
        background-position: 50% 50%;
        background-size: cover;
    }
    #owl-0 img {
        min-height: 400px;
        width: 100%;
    }
    #news-0 {
        padding: 0;
    }
    @media all and (max-width: 768px) {

        #owl-0 .owl-item, #owl-0 .item {
            min-height: 450px;
            background-position: 70% 50%;
            
        }
    }
    .owl-carousel .animate__animated {
        animation-duration: 10ms;
        animation-fill-mode: both;
    }
    #owl-1 .owl-item {
        /*display: none;*/
    }
    #owl-1 .active {
        display: block;
    }
    .banner {
        color: #fff;
        margin-top: -405px;
        padding-bottom: 235px;
    }
    @media all and (max-width: 768px) {
        .banner {
            color: #fff;
            margin-top: -350px;
            padding-bottom: 140px;
        }
    }
    .banner h1 {
        /*color: #d90303;*/
        font-weight: bold;
    }
    #owl-0 .img-background-banner {
        background: url(/images/x35.png) repeat;
        padding: 0px 0px 0px 0px;
        width: 100%;
        height: 525px;
    }
    #owl-2 {
        padding-bottom: 30px;
        padding-top: 0px;
    }
    .div-a {
        margin-top: -120px;
        padding-left: 40px;
        z-index: 100;
    }
    .div-a .a-decorate {
      padding: 20px 10px;
      /*background-color: #333333;
      margin-left: 150px;
      color: white;*/
      line-height: 19px;
      position: relative;
      text-transform: uppercase;
      border: 1px solid #fff;
      color: #fff;
      
      display: block;
      width: 300px;
      text-align: center;
      z-index: 100;
      text-decoration: none;
      font-weight: bold;
    }
    .div-a .a-decorate:hover {
      background-color: #606062;
      color: white;
    }

    .a-decorate span {
      display: inline-block;
    }
    .order-source {
        
        padding: 50px 0 50px 0px;
        background: #f1f1f1;
      position: inherit;
      font-size: 18px;
    }
    .order-source .head-2 {
        font-weight: bold;
        font-size: 18px;
    }
    .order-source .no-decorate {
        height: 140px;
    }
    .order-source .head-2 {
      font-weight: bold;
      font-size: 22px;
    }
    .order-source .glyphicon {
      padding-top: 10px;
      font-size: 40px;
      color: #606062;
    }
    .order-source .no-decorate {
      margin-right: 4%;
        background: white;
        box-shadow: #f1f4f2 0px 3px 16px 4px;
        margin-bottom: 20px;
        padding: 20px;
        border-radius: 3px;
        
    }
    .order-source .no-decorate:hover {
        background: #242e6a;
        color: #fff;
    }
    .order-source .no-decorate:hover .glyphicon {
        color: #fff;
    }

    .order-source .content-text {
      padding-bottom: 20px;
    }
    .order-source .inline {
      padding-bottom: 10px;
    }
    @media all and (max-width: 768px) {
        .order-source {
            padding: 30px 0 30px 0px;
            background: #f1f1f1;
            position: inherit;
            font-size: 14px;
        }
        .order-source .no-decorate {
            min-height: 140px;
        }
        .order-source .head-2 {
          font-weight: bold;
          font-size: 16px;
        }
        .order-source .inline {
            padding-bottom: 15px;
        }
    }
    .height-10 {
        padding-bottom: 10px;
    }
    .height-20 {
        padding-bottom: 20px;
    }

    .broadcast {
      color: ;
      text-align: ;
      font-weight: ;
      font-size: 18px;
      background-color: ;
    }


    .broadcast .head-text {
      padding-top: 50px;
    }
    .broadcast .content-text a {
        padding-top: 20px;
        padding-bottom: 20px;
        display: block;
      text-decoration: none;
      font-size: 20px;
    }
    .broadcast .col-xs-6 {
      padding-top: 15px;

    }
    .broadcast .content-text span {
      /*padding: 10px;
      margin: 5px;*/
      position: relative;
    }
    .broadcast .content-text .glyphicon {
      font-size: 36px;
       
    }
    .broadcast .div-odd {
        background-color: #e8e8e8;
    }
    .broadcast .content-text .text-center {
        padding-top: 30px;
        padding-bottom: 20px;
        display: block;
    }
    @media all and (max-width: 768px) {
        .broadcast .content-text .text-center {
            padding-top: 0px;
            padding-bottom: 0px;
            display: block;
            font-size: 16px;
        }
        .broadcast .content-text a div {
            display: inline-block;
        }
        .broadcast .div-odd {
            background-color: #fff;
        }
        .broadcast .content-text a .glyphicon {
            font-size: 18px;
            padding-right: 5px;
        }
    }
    .project-area {
      color: #fff;
      margin-top: 100px;
    }
    .project-area .form-control {
        box-shadow: none;
        border: 1px solid #fff;
        padding: 5px 20px;
        height: 50px;
        background: none;
        color: black;
        font-size: 14px;
        border-radius: 0;
        color: #fff;
    }
    .project-area .form-control option {
      background-color: #000;
    }
    .project-area .form-control::placeholder {
      color: #fff;
    }
    .project-area .btn-primary {
        box-shadow: none;
        border: 1px solid #fff;
        padding: 5px 20px;
        height: 50px;
        background: transparent;
        color: #fff;
        font-size: 14px;
        border-radius: 0;
        
    }
    .project-area .btn-primary:hover {
       background: #111;
       border: 1px solid #111;
    }
    .project-area .img-background {
        background: url(/images/x35.png) repeat;
        padding: 150px 0px 150px 0px;
        width: 100%;
    }
    .project-area .container-fluid {

    }
    .intro-2 {
        padding: 0;
        margin-top: 10px;
    }
    .intro-2 .img-background {
        background: url(/images/x75.png) repeat;
        padding: 0px 0px 0px 0px;
        width: 100%;
    }
    .intro-2 .container-fluid {
        padding: 50px 0;
    }
    .intro-2, .intro-2 h2 {
        /*color: #fff;*/
    }
    
    .intro-2 .number {
      /*
        width: 40px;
        height: 40px;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        -o-border-radius: 100%;
        -ms-border-radius: 100%;
        background-color: #242e6a;
        color: white;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        line-height: 40px;
        margin: 0 auto;
        position: relative;
        z-index: 5;
        */
        font-size: 28px;
        
        font-weight: bold;
        color: #f31212;
    }
    .intro-2 .text {
        padding-top: 10px;
    }
    .intro-2 a {
        /*color: #fff;*/
        text-decoration-style: none;
        font-weight: 700;
        cursor: pointer;
    }
    .intro-2 a {
        text-decoration-style: underline;
    }
    .intro-2 .number span {
        position: relative;
    }
    .intro-2 {
      text-align: center;
    }
    .intro-2 .col-ds {
        display: inline-block;

        margin-top: 15px; 
    }
    .intro-2 .div-inline .lnr {
      font-size: 30px;
    }
    .intro-2 .div-inline .lnr {
      font-weight: bold;
      font-size: 26px;
      margin: -2px;
      color: #fff;
    }
    .intro-2 .div-inline .btn {
      font-size: 24px;
      text-transform: uppercase;
      margin-top: 40px;
    }
    .intro-2 .div-inline .btn.btn-primary {
      background-color: #390bf7;
      margin-right: 20px;
      border-radius: 0;
      padding: 15px;
    }
    .intro-2 .div-inline .btn.btn-warning {
      background-color: orange;
      margin-right: 20px;
      border-radius: 0;
      padding: 15px;
    }
    .intro-weight .number span {
        position: relative;
    }
    
    .intro-weight .number {
        width: 40px;
        height: 40px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -o-border-radius: 10px;
        -ms-border-radius: 10px;
        background-color: #ff2c00;
        color: white;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        line-height: 40px;
        margin: 0 auto;
        position: relative;
        z-index: 5;
    }
    /*
    .intro-2 .content-text-after:before {
        content: '';
        height: 2px;
        width: 100%;
        background-color: #06366a;
        position: absolute;
        top: 55px;
        left: 0;
        z-index: 0;
        opacity: 0.9;
    }
    */
    .intro-2 .height-5 {
        color: #06366a;
    }
    .intro-2 {
        text-align: center;
    }
    .intro-2 .glyphicon {
        font-size: 30px;
        
    }
  @media all and (min-width: 768px) {
    .intro-2 .col-ds, .intro-weight .col-ds {
        z-index: 5;
        width: 23%;
        display: inline-block;
    }
    .intro-2 .content-text-after:after {
        /*content: '';
        height: 2px;
        width: 100%;
        background-color: #606062;
        position: absolute;
        top: 192px;
        left: 0;
        z-index: 0;
        opacity: 0.9;*/
    }
    .intro-weight .content-text-after:after {
      /*
        content: '';
        height: 2px;
        width: 100%;
        background-color: #ff4100;
        position: absolute;
        top: 34px;
        left: 0;
        z-index: 0;
        opacity: 0.9;
        */
    }
    .intro-2 .container-fluid {
        padding: 110px 0;
    }
    .intro-2 .number {
        /*font-size: 30px;
        font-weight: bold;
        text-align: center;
        position: relative;
        box-sizing: border-box;
        z-index: 5;*/
    }
    .col-ds .text {
        padding-top: 10px;
    }
    .col-ds .text a {
        color: #390bf7;
    }
    .col-ds .pull-right img {
      width: 20px;
      margin-top: -140px;
      margin-right: -10px;
      margin-left: -10px;
    }
    /*
    .col-ds .pull-right {
      background: url(/images/arr.png);
      color: red;
      padding: 10px;
    }
    */
    .news-div {
        padding-top: 20px;
    }
    .news-div .item {
        padding: 15px 15px 25px 15px;
        border-radius: 4px;
        margin-top: 20px;
        margin-bottom: 10px;
        position: relative;
        box-shadow: 1px 2px 14px 0px rgba(0,0,0,0.3);
    }
  }
    footer {
      padding: 50px 0px 30px 0px;
      
      font-weight: bold;
      /*background-color: #0d1025;
      font-weight: bold;*/
    }
    footer a {
      /*color: #ed0014;*/
      color: black !important;

    }
    footer a:hover {
        color: #ff2d00 !important;
        text-decoration: none;
    }
    .footer ul li {
        padding-right: 15px;
        position: relative;
        display: block;
    }
    .footer ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        padding-left: 0;
    }

.footer {
  background-color: #F5F5F5;
  padding: 50px 0 60px;
  text-align: justify;
}

.f-logo {
  width: 165px;
  margin-bottom: 20px;
  margin-top: -50px;
}

.f-logo img {
  display: block;
  width: 100%;
}

.info-nav {
  list-style-type: none;
}

.info-nav li {
  margin-bottom: 10px;
}

.info-nav li:last-child {
  margin-bottom: 0;
}

.f-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

.f-menu-nav {
  list-style-type: none;
}

.f-menu-nav li {
  border-bottom: 1px solid #50526f;
}

.f-menu-nav li a {
  padding: 10px 20px 10px 0;
  position: relative;
  display: block;
}

.f-menu-nav li a::after {
  content: "\f105";
  font-family: FontAweSome;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #ff8201;
}

.f-ext-wrapper {
  margin-bottom: 30px;
}

.f-ext-wrapper .f-ext-btn a {
  display: inline-block;
  margin: 2px;
}

.top-top {
  background-color: #010102;
  color: #fff;
  font-size: 14px;
  padding: 10px;
}
.top-top a {
  color: #ff4f00;
}
.top-top .to-right {
  text-align: right;
}

.nav > li > a {
    padding-right: 12px;
    padding-left: 10px;
    font-size: 16px;
}

.navbar {
    border-top: 0px solid #ff3300;
    border-bottom: 0px solid #ff3300;
    background-color: #fff;
    font-size: 15px;
    list-style-type: none;
    text-transform: uppercase;
    font-weight: bold;
    min-height: 50px;
    margin-bottom: 0px;
}
.navbar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 9999;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-animation: showMenu 0.6s forwards;
  animation: showMenu 0.6s forwards;
}
.fixed .navbar-nav > li > a {
    line-height: 30px;
}
@media (max-width: 768px){
    .head-text, .after-head {
        font-size: 36px;
    }
    .navbar-color .navbar-nav>li>a {
        margin-top: 0px;
    }
    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .navbar-nav>li>a {
        margin-top: 0px;
        
    }
    .content-text-after {
        display: none;
    }
    .after-text .content-text {
    font-size: 14px;
  }
    .after-text .col-xs-6 {
    height: 190px;
    padding-top: 15px;
  }
  .rate-out {
    margin-top: 0px;
  }

  .navbar-default .navbar-toggle .icon-bar {
      background-color: #888;
  }
  .image-row {
    padding: 10px 0 0 20px;
    width: 100%;
  }
  .top-top .top-in, .top-in, .top-top .to-right {
    text-align: center !important;
  }
  .top-top .to-right {
    padding-top: 8px;
    font-size: 16px;
  }
  footer .f-title {
    margin: 30px 0 5px 0;
  }
}
.full-detail {
  padding-top: 20px;
}

.div-box {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 20px;
}
.sidebar-list-item {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 20px;
}

.sidebar-item .sidebar-item-title {
    color: #ff8201;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
}

.sidebar-item + .sidebar-item {
    margin-top: 25px;
}

.sidebar-item .sidebar-item-nav {
    list-style-type: none;
}

.sidebar-item .sidebar-item-nav li a {
    display: block;
    padding: 3px 0px 3px 20px;
    position: relative;
    -webkit-transition: .2s;
    transition: .2s;
    font-size: 18px;
}

.sidebar-item .sidebar-item-nav li a:hover {
    color: #f8b552;
}

.sidebar-item .sidebar-item-nav li a::before {
    content: '\f105';
    font-family: FontAweSome;
    color: #f8b552;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    -webkit-transition: .3s;
    transition: .3s;
}

.sidebar-item .sidebar-item-nav li:hover a::before {
    left: 5px;
}
.div-box ul {
  padding-left: 0;
}
#news-wrapper h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
.intro-3 {
    padding: 0;
    margin-top: 10px;

}
.intro-3 .img-background {
  
  padding: 0px 0px 0px 0px;
  width: 100%;
}

.div-a {
    display: inline-block;
    margin-top: 0;
}
.after-banner {
    margin-top: -150px;
    padding-bottom: 100px;
}

.tab-weight {
    box-shadow: -4px 6px 9px 1px #00000082;
}


img.logo-first {
    max-height: 120px;
}
img.logo-first.logo-last {
    max-height: 80px;
}
.navbar.fixed {
    padding: 5px 0;
}
.nav-head {
    min-height: 80px;
    padding-top: 0;
    line-height: 2;
}
.navbar-header .button, .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 95px;
}
.fixed .navbar-nav > li > a {
    line-height: 55px;
}
.div-inline {
  display: inline-block;
}

@media all and (max-width: 768px) {
    .div-a {
        padding-left: 0;
    }
    .project-area {
        text-align: center;
    }
}
.image-logo {
  width: 100%;
  width: 25%;
}
.banner h1 {
  color: #FF8C00 ;
}
@media (min-width: 1280px){
  .banner h1 {
    font-size: 40px;
  }
}
.top-logo {
  padding-top: 20px;
}
.brand-logo img {
  max-height: 150px;
  margin: 5px;
}

.title-menu {
  background-color: #111111 !important;
  color: white;
  padding: 10px 0px 10px 40px;
  text-align: left;
}
.title-menu .lnr {
  color: #fff;
  font-weight: bold;
  padding-left: 100px;
}
.navbar-toggle {
  margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 40px;
    border: 1px;
    border-style: solid;
    color: #000000;
}
.navbar-toggle .lnr {
  color: inherit;
  font-size: 30px;
  font-weight: bold;
}
.menu-nav {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  text-align: center !important;
} 
.menu-nav ul.nav li {
  display: inline-block !important;
}
.menu-nav ul.nav li a {
  padding: 15px;
}

.col-intro {
  width: 96%;
  margin: 0 2%;
  height: 125px;
  box-shadow: -4px 6px 9px 1px #00000082;
}
.top-intro {
  border-top: 5px solid #f31212;
  padding-bottom: 10px; 
}
.title-intro {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  padding: 15px 0 25px 0;
}
.project-area-2 {
  padding-top: 50px;
}
.project-area-2 .img-intro {
  font-size: 60px;
  font-weight: bold;
  color: #f31212;
  text-align: right;
  padding-top: 4%;
}
.project-area-2 .text-intro {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
  text-align: left;
}
.project-area-2 .text-intro .intro-first {
  font-size: 18px;
  text-transform: uppercase;

}
.intro-3 .text-center {
  font-size: 36px;
  padding: 50px 0;
}
.intro-3 .col-tab {
  font-size: 15px;
  margin: 15px;
  background-color: #b5c0ca;
}
.intro-3 .col-tab .col-img img {
  width: 100%;
  height: 215px;
}

.intro-3 .col-tab .col-text {
  padding: 1px 10px 10px 10px;
  min-height: 180px;
}
.intro-3 .col-tab .col-text h3 {
  color: #390bf7;
}
.intro-3 .container {
  padding-bottom: 40px;
}
.intro-2 .lnr {
    font-size: 60px;
    padding: 35px 0 30px 0px;
    color: orange;
}
.col-ds .number {
    display: none;
   /* width: 50px;
    padding: 10px;
    border-radius: 40px;
    background-color: transparent;*/
}

@media (max-width: 768px){
  ul.nav {
      text-align: left;
      width: 90%;
  }
  ul.nav li {
    width: 70%;
    padding-left: 10%;
  }
  .brand-logo img {
    width: 70%;
  }
  .navbar-nav > li > a, .fixed .navbar-nav > li > a {
    line-height: 15px;
  }
  .brand-logo img {
    width: 65%;
    padding-bottom: 15px;
  }
  .after-banner {
    margin-top: -75px;
    padding-bottom: 20px;
  }
  .image-logo {
      width: 100%;
      width: 70%;
  }
  .col-intro {
    margin-bottom: 30px;
  }
  .intro-2 .pull-right img {
    display: none;
  }
  .intro-2 .col-ds {
      display: block;
      margin-top: 15px;
  }
  .intro-3 .col-tab {
    margin-top: 50px;
  }
}