a.wj_links{ 
  color: #FFFFFF;
  text-decoration: none;
  
}
a.wj_links:focus, a.wj_links:hover{
  color: #00ffff;
  outline: none;
  text-decoration: none;
}

a.topmenu{ 
  font-size: 14px;
  text-decoration: none;
  color: transparent;
  
}
a.topmenu:focus, a.topmenu:hover{
  color: #000000;
  outline: none;
  text-decoration: none;
}

a.topmenu1{ 
  font-size: 14px;
  text-decoration: none;
  color: #000000;
  border-top: 5px solid #0066ff;
  padding: 1px 5px;
}
a.topmenu1:focus, a.topmenu1:hover{
  color: #FFFFFF;
  outline: none;
  text-decoration: none;
  border-top: 7px solid #225593;
  background-color: #225593;
}

a.collapsed:focus, a.collapsed:hover{
  color: #fbc02d;
  outline: none;
  text-decoration: none;
}

.grad1 {
  color: #FFFFFF;
  font-size: 17px;
  background: #225593; /* For browsers that do not support gradients */    
  background: -webkit-linear-gradient(left, #225593, #0066ff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #225593, #0066ff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #225593, #0066ff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #225593, #0066ff); /* Standard syntax (must be last) */
}

.grad1:hover, .grad1:focus {
  color: #00ffff;
  font-size: 17px;
  background: #225593; /* For browsers that do not support gradients */    
  background: -webkit-linear-gradient(right, #225593, #0066ff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #225593, #0066ff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #225593, #0066ff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #225593, #0066ff); /* Standard syntax (must be last) */
}

.tab-pane {
  font-size: 18px;
  line-height: 32px;
  text-align:justify;
  padding: 5px 10px;
}

.tabled{

  line-height:28px; 
  font-size:18px;
  width:100%;
  border: solid 1px #FFF;
  border-radius: 10px;	
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.tdtitle {
  background-color:#fbc02d;
  color: #FFFFFF;
  border: 2px solid #FFFFFF; 
  width:250px;
}

.rt table, .rt thead,.rt tbody,.rt th,.rt tr,.rt td { 
  padding: 5px 10px; 
}


.rborder{
  border:1px solid #4caf50;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  margin: 2px;
}

.product_title{
  text-align: left;
}
.product_title1{
  text-align: right;
}

.ba_items {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9; }

.ba_items-border {
  border-right: 1px solid #e9e9e9; }

.ba_items-border1 {
  border-right: 1px solid #e9e9e9; }

.ba_no-border {
  border-bottom: none; }

@media screen and (max-width: 993px) {
  .ba_items-border {
    border-right: 0px solid #e9e9e9; 
    border-bottom: 1px solid #e9e9e9;
  }
  .ba_items-border1 {
    border-right: 1px solid #e9e9e9; 
    border-bottom: 1px solid #e9e9e9;
  }
  .ba_items-border {
    border-right: 0px solid #e9e9e9; 
    border-bottom: 0px solid #e9e9e9;
  }
}

@media screen and (max-width: 768px) {
  .ba_items-border {
    border-right: 0px solid #e9e9e9; 
    border-bottom: 1px solid #e9e9e9;
  }

  .ba_no-border {
    border-bottom: 1px solid #e9e9e9;
  } 

  .block{
  display:block; 
  padding-left: 20px;
  }

  .block1{
  display:block; 
  } 

  .block2{
  display:block; 
  padding-left: 40px;
  }

  .rt table, .rt thead,.rt tbody,.rt th,.rt tr,.rt td { 
    display: block; 
  }
  .tdtitle {
  width:100%;
  }

  .product_title,
  .product_title1{
    text-align: center;
  }


}


.boxed {
  background-color:#4caf50;
  color: #FFFFFF;
  border: 1px solid #4caf50;
  padding: 1px 3px;
}

.boxed1 {
  background-color:#fbc02d;
  color: #FFFFFF;
  border: 1px solid #fbc02d;
  padding: 1px 3px;
}

.smart-table {
    font-family: 'nanumsquarer';
    font-size: 18px;
    border-top: 3px solid #4caf50;
    border-bottom: 2px solid #4caf50;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    padding: 5px 10px;
}

.smart-table tbody tr td:nth-child(1) {
    text-align: center;
    background-color: #EFEFEF;
}
.smart-table tbody tr td {
    vertical-align: middle;
}


.tim-row{
    margin-bottom: 20px;
}

.tim-white-buttons {
    background-color: #777777;
}
.title{
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 32px;
}
.title.text-center{
    margin-bottom: 50px;
}
.tim-typo{
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}
.tim-typo .tim-note{
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}
.tim-row{
    padding-top: 50px;
}
.tim-row h3{
    margin-top: 0;
}
.switch{
    margin-right: 20px;
}
#navbar-full .navbar{
    border-radius: 0 !important;
    margin-bottom: 15px;
    z-index: 2;
}
.space{
    height: 130px;
    display: block;
}
.space-110{
    height: 110px;
    display: block;
}

.space-10{
    height: 10px;
    display: block;
} 

.space-30{
    height: 30px;
    display: block;
} 

.space-50{
    height: 50px;
    display: block;
}
.space-70{
    height: 70px;
    display: block;
}
.navigation-example .img-src{
    background-attachment: scroll;
}

.navigation-example{
    background-image: url('../img/bg.jpg');
    background-position: center center;
    background-size: cover;
    margin-top:0;
    min-height: 740px;
}
#notifications{
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: relative;
}
.tim-note{
    text-transform: capitalize;
}

#buttons .btn{
    margin: 0 0px 15px;
}
.space-100{
    height: 100px;
    display: block;
    width: 100%;
}

.be-social{
    padding-bottom: 20px;
/*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
}
.txt-white{
    color: #FFFFFF;
}
.txt-gray{
    color: #ddd !important;
}


.parallax{
  width:100%;
  height:570px;

  display: block;
  background-attachment: fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;

}

.logo-container .logo{
    overflow: hidden;
    width: 200px;
    float: left;
    margin-top: -30px;
}

.logo-container .brand{
    font-size: 32px;
    color: #FFFFFF;
    line-height: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 0px;
    width: 200px;
    height: 40px;
    text-align: left;
}
.logo-container .brand-material{
    font-size: 18px;
    margin-top: 15px;
    height: 25px;
    width: auto;
}
.logo-container .logo img{
    width: 100%;
}
.navbar-small .logo-container .brand{
    color: #333333;
}

.fixed-section{
    top: 90px;
    max-height: 80vh;
    overflow: scroll;
}
.fixed-section ul li{
    list-style: none;
}
.fixed-section li a{
    font-size: 18px;
    padding: 2px;
    display: block;
    color: #666666;
}
.fixed-section li a.active{
    color: #00bbff;
}
.fixed-section.float{
    position: fixed;
    top: 100px;
    width: 200px;
    margin-top: 0;
}


.parallax .parallax-image{
    width: 100%;
    overflow: hidden;
    position: absolute;
}
.parallax .parallax-image img{
    width: 100%;
}

@media (max-width: 768px){
    .parallax .parallax-image{
         width: 100%;
         height: 640px;
         overflow: hidden;
     }
    .parallax .parallax-image img{
       height: 100%;
       width: auto;
   }
}

.separator{
    content: "Separator";
    color: #FFFFFF;
    display: block;
    width: 100%;
    padding: 20px;
}
.separator-line{
    background-color: #EEE;
    height: 1px;
    width: 100%;
    display: block;
}
.separator.separator-gray{
    background-color: #EEEEEE;
}
.social-buttons-demo .btn{
    margin-right: 5px;
    margin-bottom: 7px;
}

.img-container{
    width: 100%;
    overflow: hidden;
}
.img-container img{
    width: 100%;
}

.lightbox img{
    width: 100%;
}
.lightbox .modal-content{
    overflow: hidden;
}
.lightbox .modal-body{
    padding: 0;
}
@media screen and (min-width: 991px){
    .lightbox .modal-dialog{
        width: 960px;
    }
}
@media (max-width: 991px){
    .fixed-section.affix{
        position: relative;
        margin-bottom: 100px;
    }
}
@media (max-width: 768px){
    .btn, .btn-morphing{
        margin-bottom: 10px;
    }
    .parallax .motto{
        top: 170px;
        margin-top: 0;
        font-size: 60px;
        width: 270px;
    }
}

/*       Loading dots  */

/*      transitions */
.presentation .front, .presentation .front:after, .presentation .front .btn, .logo-container .logo, .logo-container .brand{
     -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}


#images h4{
    margin-bottom: 30px;
}
#javascriptComponents{
    padding-bottom: 0;
}
#javascriptComponents .btn-raised{
    margin: 10px 5px;
}


/*      layer animation          */

.layers-container{
    display: block;
    margin-top: 50px;
    position: relative;
}
.layers-container img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  text-align: center;
}

.section-black {
  background-color: #333;
}

.animate {
  transition: 1.5s ease-in-out;
  -moz-transition: 1.5s ease-in-out;
  -webkit-transition: 1.5s ease-in-out;
}

.navbar-default.navbar-small .logo-container .brand{
    color: #333333;
}
.navbar-transparent.navbar-small .logo-container .brand{
    color: #FFFFFF;
}
.navbar-default.navbar-small .logo-container .brand{
    color: #333333;
}

.sharing-area{
    margin-top: 80px;
}
.sharing-area .btn{
    margin: 15px 4px 0;
    color: #FFFFFF;
}
.sharing-area .btn i{
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.sharing-area .btn-twitter{
    background-color: #55acee;
    box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
}
.sharing-area .btn-twitter:hover{
    box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2);
}

.sharing-area .btn-facebook{
    background-color: #3b5998;
    box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
}
.sharing-area .btn-facebook:hover{
    box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
}

.sharing-area .btn-google-plus{
    background-color: #dd4b39;
    box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
}
.sharing-area .btn-google-plus:hover{
    background-color: #dd4b39;
    box-shadow: 0 14px 26px -12px rgba(221, 75, 57, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(221, 75, 57, 0.2);
}

.sharing-area .btn-github{
    background-color: #333333;
    box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14), 0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
}
.sharing-area .btn-github:hover{
    background-color: #333333;
    box-shadow: 0 14px 26px -12px rgba(51, 51, 51, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(51, 51, 51, 0.2);
}

.section-thin,
.section-notifications{
    padding: 0;
}
.section-navbars{
    padding-top: 0;
}
#navbar .navbar{
    border-radius: 0;
}
.section-tabs{
    background: #EEEEEE;
}
.section-pagination{
    padding-bottom: 0;
}
.section-download h4{
    margin-bottom: 25px;
}
.section-examples a{
    text-decoration: none;
}
.section-examples h5{
    margin-top: 30px;
}
.components-page .wrapper > .header,
.tutorial-page .wrapper > .header{
    height: 400px;
    padding-top: 100px;
    background-size: cover;
    background-position: center center;
}
.components-page .title,
.tutorial-page .title{
    color: #FFFFFF;
}

/*--------------------*/
/* CLIENTS SECTION */
/*--------------------*/

#clients {
  display: inline;
  float: left;
  padding: 80px 0 150px;
  width: 100%;
}
.clients_content{
  float: left;
  display: inline;
  width: 100%;
  margin-top: 30px;  
}
.clients_slider{
  float: left;
  display: inline;
  width: 100%;
}
.single_client {
  border: 1px solid #ccc;
  display: inline;
  float: left;
  text-align: center;
  width: 100%;
  padding: 25px 0px;
}
.single_client>img{
  margin: 0 auto;
}
.clients_slider .slick-prev {
  border-radius: 5px 0 0 5px;
  color: #fff;
  height: 100px;
  left: 0%;
  top: 25%;
}
.clients_slider .slick-next {
  border-radius: 0 5px 5px 0;
  color: #fff;
  right: 0%;
  top: 25%;
  height: 100px;
}

/*--------------------*/
/* BUSINESS AREA SECTION */
/*--------------------*/

.wj_cover {
  position: relative;
}

.wj_images {
  display: block;
}

.wj_overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  opacity: 0.9;
  filter: alpha(opacity=90); /* For IE8 and earlier */
}

.wj_cover:hover .wj_overlay {
  height: 100%;
}

.wj_covertext {
  white-space: nowrap; 
  color: white;
  font-size: 18px;
  line-height: 24px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.wj_covertitle {
  color: #ffff00;
  font-size: 24px;
  font-weight: bold;
  text-align:center;
}