.box-search>.form-inline{
    width: 230px;
    float: right;
    border-radius: 20px;
}
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
body{
  max-width: 1920px;
  margin: 0 auto;
}
.fix {
  position:fixed;
  top: 0;
  right: 0;
  border-bottom: 1px solid #eee;
  width: 100%;
  z-index: 999 !important;
  -webkit-transition: position 0.4s;
  -o-transition: position 0.4s;
  transition: position 0.4s;
  -webkit-animation: affix-menu 1s;
  animation: affix-menu 1s;
  background: #6b8be2;
}

@-webkit-keyframes affix-menu {
  from {
    position: fixed;
    top: -50px; }
  to {
    position: fixed;
    top: 0;

  }

}

@keyframes affix-menu {
  from {
    position: fixed;
    top: -50px;

  }
  to {
    position: fixed;
    top: 0;
  }
}
.box-search>.form-inline>.form-group>.input-group>.form-control{
    border-radius: 20px;
    width: 230px;
    /* border: 1px solid #6B8BE2; */
}
.box-search>.form-inline>.form-group>.btn-search{
    right: -1px;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
.mini-cart-order{
    padding: 0px !important;
    background: none;
    margin: 0px 15px !important;
}
.nav-right > div > .dropdown-toggle{
    line-height:0px;
    color: #fff;
    font-weight: 700;
}
#header{
  background:#6b8be2;
}
.header-top {
  padding: 15px 0px;
}
.hottline-emai{
    display: flex;
    justify-content: end;
}
@-webkit-keyframes phone__ {
    0% { color: #F8CD0A; }
    50% { color: #fff;  }
    100% { color: #F8CD0A;  }
}
@-moz-keyframes phone__ {
    0% { color: #F8CD0A;  }
    50% { color: #fff;  }
    100% { color: #F8CD0A;  }
}
@-o-keyframes phone__ {
    0% { color: #F8CD0A; }
    50% { color: #fff; }
    100% { color: #F8CD0A;  }
}
@keyframes phone__ {
    0% { color: #F8CD0A;  }
    50% { color: #fff;  }
    100% { color: #F8CD0A;  }
}
.test {
    background:#3d3d3d;
    font-size:24px;
    font-weight:bold;
    -webkit-animation: phone__ 700ms infinite;
    -moz-animation: phone__ 700ms infinite;
    -o-animation: phone__ 700ms infinite;
    animation: phone__ 700ms infinite;
}
.show-desktop{
    display: block;
}
.show-mobile{
    display: none;
}
.hottline-email ul li{
  display: inline-block;
  display: inline-block;
  margin-right: 25px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 700;
}
.hottline-email ul li i{
  color: #6B8BE2;
  font-size: 14px;
  margin-bottom: 0;
  margin-right: 8px;
}
.header-top .menu-footer-vertical.box-ft .title-fan-page{
  display: none;
}
.header-top .menu-footer-vertical>.list-fan-page>li>a>.fa{
  width: 0;
  height: 0;
  font-size: 14px;
}
.header-top .menu-footer-vertical>.list-fan-page>li{
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0px;
}
.header-top .menu-footer-vertical{
  width: auto !important;
  float: right;
  margin-top: 0px;
  margin-bottom: 0;
}
.box-search{
  margin-top: -7px;
  margin-bottom: 0px;
  margin-left: 30px;
}
.header-top .menu-footer-vertical a{
  margin-bottom: 0px;
  margin-top: 0px !important;
}
.header-top .menu-footer-vertical>.list-fan-page{
  margin-top: -10px;
}
#header .logo img{
  height: 70px;
  padding-bottom: 5px !important;
  padding: 0px;
}
#header .nav_main{
  float: right;
  margin-top: 20px;
}
.logo{
  padding: 0px;
}
.nav_main li.sub-menu-style1{
  margin-left: 30px;
}
.nav_main ul li.sub-menu-style1 ul li a{
  background: #FFF;
  color: #000;
  text-transform: uppercase;
  font-size: 12px !important;
  padding: 7px 15px;
}
.nav_main ul li.sub-menu-style1 ul li:hover a{
  background: #6B8BE2;
    color: #FFF;
}

.title-custom{
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 39px;
  font-weight: 600;
  color: #6B8BE2;
}
.separator{
  line-height: 0.5;
  text-align: center;
  margin: 30px 0px 30px 0;
}
.separator span {
    display: inline-block;
    position: relative;
}
.separator span:before, .separator span:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    top: 5px;
    width: 300px;
}
.separator span:before {
    right: 100%;
    margin-right: 15px;
}
.separator span:after {
    left: 100%;
    margin-left: 15px;
}
.separator span i {
    font-size: 6px;
    padding: 0;
    margin: 0;
    float: none;
    color: #6B8BE2;
}
.featured-thumbnail.thumbnail{
  border: none;
}
.item-aboutUs img{
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.list-tab-project.box-product-style2 .tab-product{
  border: none;
}
.listTab-option > ul{
  display: table;
  margin-left: auto !important;
  margin-right: auto !important;
}
.list-tab-project.box-product-style2 .nav_title li{
  padding-left: 5px;
  padding-right: 5px;
}
.list-tab-project.box-product-style2 .nav_title li.active > a{
    background: #6B8BE2;
    color: #fff;
}
.list-tab-project .tab-content .row > div{
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.sologan-content p{
  text-align: center;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  margin-bottom: 30px;
}
.list-tab-project .item-blogs .info .more-blogs,
.list-tab-project .item-blogs .info .btn-view-more{
  display: none;
}
.list-tab-project .list-item:not(.view-list) .desc-blogs{
  display: block;
}
.list-tab-project .item-blogs{
  position: relative;
  transition: all 0.5s ease 0s;
  /* height: 210px; */
  margin-bottom: 10px;
  border: none !important;
}
.list-tab-project .img-blogs img{
  height: 210px !important;
}
.list-tab-project .item-blogs .img-blogs{
  padding-top: 70%;
}
.list-tab-project .item-blogs .info{
      background-color: rgba(0, 0, 0, 0.8);
      color: #fff;
      text-align: center;
      font: 14px "Arial" Helvetica, sans-serif;
      padding: 30px 0px;
      position: absolute;
      left: 0px;
      bottom: 0px;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      padding-left: 30px;
      padding-right: 30px;
      transition: all 0.5s ease 0s;
      display: none;
      cursor: pointer;
}
.list-tab-project .item-blogs:hover .info{
  display: block;
  transition: all 0s ease 0.5s;
 cursor: pointer;
}
.list-tab-project .item-blogs .info .title-blogs-item a{
    font-size: 18px;
    border-bottom: 2px #fab702 solid;
    display: inline-block;
    color: #fab702;
    line-height: 1.3;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.list-tab-project .item-blogs .info .title-blogs-item{
  height: auto;
}
.list-tab-project .item-blogs .desc-blogs{
  color: #fff;
}
.benfit-item{
  width: 100%;
  margin-top: 5px;
}
.benfit-item-img img{
  width: 100px;
}
.benfit-item-content h3{
  margin-top: 0px;
  font-size: 16px;
  color: #000000;
  line-height: 1.5;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.benfit-item-content p{
  text-align: justify;
  color: #000;
  font-weight: 500;
}
.benefit-top .sologan-content p{
  margin-bottom: 60px;
}
.sologan-content {
  text-align: center;
}
.sologan-content h2{
    font-size: 26px;
    color: #000000;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 30px;
}
.info-custom .desc-blogs{
  display: block !important;
  color: #000;
  font-weight: 500;
}
.list-item:not(.view-list) .item-blogs .info.info-custom{
  border-top: none;
}
.item-blogs .info.info-custom{
  padding: 0px;
}
.info-custom .title-blogs-item a{
  text-transform: uppercase;
  font-size: 18px;
  color: #000;
  line-height: 1.3;
}
.link-custom{
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.link-custom .btn-view-more{
      border-radius: 5px;
      background-color: #6B8BE2 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 16px;
    padding: 7px 15px !important;
    border: 2px #fff solid;
    margin: auto;
    font-size: 12px !important;
    font-weight: 500;
}
.link-custom .btn-view-more:hover{
      background-color: #000 !important;
    color: #fff !important;
}
.working-process-background{
    background-image: url(/uploads/plugin/custom_img/2019-07-29/1564382648-1062993225-custom.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 60px;
    background-size: cover !important;
}
.working-process-top .separator span:before, .working-process-top .separator span:after{
      border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.working-process-list .nav.nav-pills{
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.working-process-list .nav.nav-pills li > a{
    color: #000;
    border: solid 2px #6B8BE2;
    font-size: 15px;
    border-radius: 120px;
    -moz-border-radius: 120px;
    -webkit-border-radius: 120px;
    line-height: normal;
    padding-top: 70px;
    width: 180px;
    height: 180px;
    text-align: center;
    text-transform: uppercase;
    background-color: #6B8BE2;
    font-weight: 700;
    line-height: 1.3
}
.working-process-list .nav.nav-pills li.active > a{
    background: none;
    color: #ffffff;
    border: solid 2px rgba(255, 255, 255, .8);
}
.working-process-list .nav.nav-pills li:hover > a{
    background: #6b8be2;
    border: none;
    color: #fff;
}
.working-process-list .nav.nav-pills li{
  margin: 0 30px 0px 30px;
}
.working-process-content{
    background: 0;
    padding: 0;
    border: none;
    padding-top: 30px;
    border-top: solid 1px rgba(255, 255, 255, .4);

}
.item-list li{
    font-size: 14px;
    color: #fff !important;
    font-weight: 400;
}
.item-text{
    font-size: 14px;
    color: #fff !important;
    font-weight: 400;
}
.working-process-bottom{
  opacity: 0.8;
}
.furniture-background{
    background-image: url(/uploads/plugin/custom_img/2019-07-29/1564386350-1374298159-custom.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.furniture-background .list-item:not(.view-list) .item-blogs .info{
  border-top: none;
}
.furniture-background .list-item:not(.view-list) .desc-blogs{
  display: block
}
.furniture-background .item-blogs .info{
  background: #fff;
}
.furniture-background .item-blogs{
  border: none !important;
  padding-top: 0;
  padding-bottom: 20px;
  -webkit-box-shadow: 1px 2px 10px #eee;
  -moz-box-shadow: 1px 2px 10px #eee;
  box-shadow: 1px 2px 10px #eee;
  margin-bottom: 30px;
  background-color: #fff;
}
.owl-theme .owl-controls.clickable .owl-buttons div{
  display: block !important;
  opacity: 1 !important;
}
.price-quote .registerHTML a{
     cursor: pointer;
     display: inline-block;
     width: 150px;
     height: 48px;
     text-align: center;
     line-height: 48px;
     color: #fff;
     text-transform: uppercase;
     background: #fab702;
     border-radius: 3px;
     font-family: 'SFUFuturaBook';
     font-size: 18px;
     position: fixed;
     left: 10px;
     bottom: 10px;
     transition: all 0.4s;
     z-index: 9999;
}
.frm-bk-contact{
  z-index: 9999 !important;
}
.modal-content{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #6B8BE2;
}
.frm-contact-top{
  text-align: center;
}
.frm-contact-top h2{
  text-transform: uppercase;
    color: #FFF;
    font-weight: 600;
    line-height: 36px;
    font-size: 30px;
}
.frm-contact-top p{
  text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #FFF;;
    font-weight: 400;
    line-height: 22px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.btn-default.txt-upper{
    background-color: rgba(20,20,20,1);
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 4px;
    transition: all 0.4s;
    margin-top: 15px;
}
#footer{
  background:#6b8be2;
  color: #cccccc;
  padding-top: 30px;
}
.ft-title{
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
  text-transform: uppercase;
}
.name-company{
  margin: auto;
  color: #fab702;
  font-size: 17px;
  margin-bottom: 15px;
}
.information-content ul li b{
    color: #fab702;
    width: 26%;
    display: inline-block;
    font-weight: normal;
    float: left;
}
.information-content ul li > div{
  display: flex;
  font-weight: 500;
}
.information-content ul li{
    border-bottom: 1px #ddd dashed;
    padding: 10px 0;
    font-size: 15px;
    color: #fff;
}
.information-content ul li:last-child{
  border-bottom: none;
}
.information-content ul li > div a{
  color: #fff;
}
.info-ft .title-blogs-item a{
  font-size: 14px;
  color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.info-ft .title-blogs-item{
  height: auto !important;
}
.footer-news .item-blogs{
  margin-bottom: 0px;
}
.item-blogs .info.info-ft{
  padding: 5px 0px;
}
.list-item:not(.view-list):first-child .item-blogs .info{
  border-top: none;
}
.list-item:not(.view-list) .item-blogs .info{
   border-top: 1px #666 dashed;
}

/*--- Scroll Top ------*/

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: #6B8BE2;
    width: 30px;
    height: 32px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 5px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 9px;
    top: 5px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
#header .fix .nav_main{
 margin-top: 10px;
}
#header  .nav_main{
 margin-top: 10px;
}
.mighty-slider{
  margin-bottom: 15px;
}
.benefit-we{
  margin: 15px 0px;
}
.mighty-slider{
    height: 35vw !important;
}
/*---End. Scroll Top -------*/
.box-detail-list-product .pagination{
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.display-desktop{
    display: block;
}
@media(min-width: 992px){
  .listTab-option > ul > li > a {
        padding: 6px 12px !important;
        font-size: 14px !important;
        font-weight: normal;
        box-sizing: border-box;
        cursor: pointer;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        white-space: nowrap;
        -webkit-font-smoothing: antialiased;
        border-radius: 5px;
        transition: background-color 0.3s ease;
        border: none;
        background: #000;
        color: #fff !important;
        font-weight: 500 !important;
  }
  .listTab-option > ul > li > a:hover{
    background: #999;
    color: #fff;
  }
  .list-tab-project .item-blogs{
    height: 210px;
  }
  .benfit-item-img{
    width: 30%;
    float: left;
    text-align: center;
  }
  .benfit-item-img img{
    width: 70px;
  }
  .benfit-item-content{
    width: 70%;
    float: left;
  }
  .item-list li{
    margin-left: 30px;
  }
  .v-border{
    height: 60px;
    border-left: solid 1px rgba(255, 255, 255, .3);
    display: table;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    opacity: 0;
  }
  .working-process-list .nav.nav-pills li.active .v-border{
    opacity: 1;
  }
  .modal-content{
      /* max-width: 400px; */
      padding-left: 30px;
      padding-right: 30px;
  }
  .modal-dialog{
    max-width: 400px;
  }
  .nav_main li.sub-menu-style2{
    margin-left: 30px !important;
  }
  .mighty-slider{
    margin-bottom: 30px;
  }
  .benefit-we{
    margin: 30px 0px;
  }
  .mighty-slider{
    height: 35vw !important;
  }
}

@media(max-width: 992px){
  .mighty-slider{
    height: 40vw !important;
  }
  .title-custom{
    font-size: 24px;
    margin-top: 30px;
  }
  .item-aboutUs img{
    height: 200px;
  }
  .sologan-content p{
    font-size: 14px;
    margin-bottom: 0px;
  }
  .tabs-block.position-relative{
    margin-top: 0px;
  }
  .nav_title>li>.dropdown-menu{
    right: -50px;
  }
  .box-product-style2 .nav_title> li{
    margin-top: 15px;
  }
  .box-product-style2 .nav_title > li > a{
    background: #fab702;
    padding: 7px 15px;
    color: #fff;
  }
  .benefit-top .sologan-content p{
    margin-bottom: 30px;
  }
  .benfit-item-img img{
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .sologan-content h2{
    font-size: 16px;
  }
  .info-custom .title-blogs-item a{
    font-size: 16px;
  }
  .title-blogs-item{
    height: auto;
  }
  .working-process-list .nav-pills>li{
    float: none;
    margin-bottom: 15px;
  }
  .working-process-list .nav.nav-pills li > a{
    margin-bottom: 15px;
  }
  #header .logo{
    margin-left: 15px;
  }
  #cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a{
    color: #000;
  }
  .view-style.Foatright{
    float: left;
  }
  .sort-by-product.Foatright{
    float: left;
  }
  .ckeditor-post img{
    width: 100%;
    height: auto !important;
  }
    .header-top{
    text-align: center;
    border-bottom: 1px solid #FFF;
    padding: 8px 0;
    }
    .display-desktop{
        display: none;
    }
    .show-desktop{
        display: none;
    }
    .show-mobile{
        display: block;
    }
}
