.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: #fff;
  height:90px;
}

@-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 #FAB207; */
}
.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: #fff;
  color:#0280cd;
}
.header-top {
  padding: 15px 0px;
}
.hottline-email ul li{
  display: inline-block;
  display: inline-block;
  margin-right: 25px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #0280cd;
  font-weight: 700;
}
.hottline-email ul li i{
  color: #FAB207;
  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: 100px;
  padding-bottom: 5px !important;
  padding: 0px;
  margin-top:-5px;
}
#header .nav_main{
  float: right;
  margin-top: 20px;
}
.logo{
  padding: 0px;
}
.nav_main li.sub-menu-style1{
  margin-left: 20px;
}
.nav_main ul li.sub-menu-style1 ul li a{
  background: #0280cd;
  color: #fff;
  text-transform: uppercase;
  padding: 7px 15px;
  min-width:150px;
  font-weight:500;
}
.nav_main ul li.sub-menu-style1 ul li:hover a{
  background: #fab702;
  
}

.title-custom{
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 39px;
  font-weight: 600;
  color: #fab702;
}
.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: #FAB207;
}
.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: #f3b200;
    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: 500px !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;
}
 
.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: #fab702 !important;
    color: #000 !important;
    text-transform: uppercase;
    font-size: 16px;
    padding: 7px 15px !important;
    border: 2px #000 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 #FAB207;
    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: #FAB207; 
    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: #000;
    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: rgba(255,216,0,1);
}
.frm-contact-top{
  text-align: center;
}
.frm-contact-top h2{
  text-transform: uppercase;
    color: rgba(0,0,0,1);
    font-weight: 600;
    line-height: 36px;
    font-size: 30px;
}
.frm-contact-top p{
  text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: rgba(0,0,0,1);
    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: #192442;
  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 #666 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;
}
.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: #FAB207;
    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;
}
@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;
  }
   
  .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;
  }
  #cssmenu > ul > li > a{
    color: #000;
  }
  .view-style.Foatright{
    float: left;
  }
  .sort-by-product.Foatright{
    float: left;
  }
  .ckeditor-post img{
    width: 100%;
    height: auto !important;
  }
}
.nav_main li a {
    color: #007ecc;
    font-size: 14pt;
    text-transform: uppercase;
    padding: 15px 0px;
    display: block;
    font-weight:600;
    position: relative;
}
.header-row-31
{
	background-color:#fff;
}
.box-search > .form-inline
{
	border-color:#fab207;
}
.btn-menu-main 
{
	color:#0280cd;
	cursor:pointer;
}

.sub-menu
{
	padding-right:20px;
}

/*slide show*/
 .mighty-slider {
                                height: 500px;
                                overflow: hidden;
                            }
                            
                            .mighty-slider .frame {
                                width: 100%;
                                height: 100%;
                            }
                            
                            .mighty-slider .frame .slide_element {
                                height: 100%;
                            }
                            
                            .mighty-slider .frame .slide_element > div {
                                float: left;
                                height: 100%;
                                overflow: hidden;
                            }
                            
                            .mighty-slider .frame .mSCover img {
                                max-width: none;
                            }
                            
                            .mighty-slider .credit {
                                position: absolute;
                                bottom: 10px;
                                left: 10px;
                                font-size: 11px;
                                line-height: normal;
                                font-weight: 300;
                                text-shadow: rgba(0, 0, 0, 0.7) 0 1px 0px;
                                color: #CCC;
                                background: #000;
                                background: rgba(0, 0, 0, 0.6);
                                padding: 0 4px;
                                white-space: nowrap;
                                z-index: 1002;
                                text-transform: uppercase;
                            }
                            
                            .mighty-slider .credit a {
                                color: #FFF;
                                font-weight: 400;
                            }
                            
                            .mighty-slider .infoBlock {
                                position: absolute;
                                top: 30px;
                                right: 30px;
                                left: auto;
                                max-width: 30%;
                                padding-bottom: 0;
                                background: #FFF;
                                background: rgba(255, 255, 255, 0.6);
                                overflow: hidden;
                                padding: 20px;
                                z-index: 1002;
                            }
                            
                            .mighty-slider .infoBlockLeftBlack {
                                color: #FFF;
                                background: #000;
                                background: rgba(0, 0, 0, 0.55);
                                left: 90px;
                                right: auto;
                                opacity: 0;
                            }
                            
                            .mighty-slider .infoBlock2 {
                                top: 90px;
                                left: 100px;
                            }
                            
                            .mighty-slider .infoBlock h4 {
                                font-size: 16px;
                                font-weight: 600;
                                line-height: 1.2;
                                margin: 0;
                                padding-bottom: 3px;
                                color: inherit;
                                text-align: left;
                            }
                            
                            .mighty-slider .infoBlock p {
                                font-size: 16px;
                                font-weight: 300;
                                margin: 4px 0 0;
                            }
                            
                            .mighty-slider .infoBlock a {
                                color: #FFF;
                                text-decoration: underline;
                            }
                            
                            @media (max-width: 979px) {
                                .mighty-slider {
                                    height: 400px;
                                    margin-top: 0;
                                }
                                .infoBlock {
                                    min-width: 40%;
                                }
                            }
                            
                            @media (max-width: 768px) {
                                .mighty-slider {
                                    margin: 0 -20px;
                                    height: 300px;
                                }
                                .mighty-slider .infoBlock {
                                    padding: 10px;
                                    height: auto;
                                    max-height: 100%;
                                }
                                .mighty-slider .infoBlock h4 {
                                    font-size: 14px;
                                    line-height: 17px;
                                }
                                .mighty-slider .infoBlock p {
                                    font-size: 12px;
                                }
                            }
                            
                            .mighty-slider .frame {
                                width: 100%;
                                height: 100%;
                                -webkit-perspective: 1000px;
                                perspective: 1000px;
                                -webkit-perspective-origin: 50% 50%;
                                perspective-origin: 50% 50%;
                            }
                            
                            .mighty-slider .frame .slide_element {
                                height: 100%;
                                -webkit-transform-style: preserve-3d;
                                transform-style: preserve-3d;
                            }
                            
                            .mighty-slider .frame .slide_element > div {
                                float: left;
                                height: 100%;
                            }
                            
                            .mighty-slider .frame .mSCover img {
                                max-width: none;
                            }
                            /* Animated layers styles */
                            
                            .transparent {
                                opacity: 0;
                            }
                            
                            .titres {
                                left: 120px;
                                bottom: 140px;
                                color: #353535;
                                text-transform: uppercase;
                                -webkit-transform: translateZ(0px) translateX(-100%);
                                transform: translateZ(0px) translateX(-100%);
                                z-index: 13;
                            }
                            
                            .titres .titrePartie {
                                top: auto;
                                bottom: 38px;
                                text-align: left;
                            }
                            
                            .titrePartie > span {
                                position: relative !important;
                                left: 0;
                                display: block;
                                float: left;
                                clear: both;
                                padding: 10px 25px;
                                background-color: #fff;
                                white-space: nowrap;
                                letter-spacing: 6px;
                            }
                            
                            .titres .titrePartie span.l1,
                            .titres .titrePartie span.l2 {
                                left: -50px;
                            }
                            
                            .titrePartie > span.l1 {
                                padding-bottom: 0;
                                font-size: 30px;
                                font-weight: 300;
                                line-height: 40px;
                            }
                            
                            .titrePartie > span.l2 {
                                font-size: 30px;
                                font-weight: 500;
                                line-height: 40px;
                                margin-top: 10px;
                            }
                            
                            .titres .sousTitre {
                                position: relative !important;
                                left: -50px;
                                clear: both;
                                float: left;
                                font-size: 11px;
                                color: #353535;
                                line-height: 28px;
                                padding: 0 25px;
                                background-color: #e4e3e5;
                                letter-spacing: 2px;
                                margin-top: 1em;
                            }
                            
                            @media screen and (max-width: 959px) {
                                .titres .titrePartie {
                                    top: 58px;
                                }
                                .titrePartie > span {
                                    padding: 7px 20px !important;
                                    letter-spacing: 3px !important;
                                    font-size: 25px !important;
                                    line-height: 35px !important;
                                }
                            }
                            
                            @media screen and (max-width: 959px) {
                                .titres {
                                    left: 0px;
                                    padding-right: 80px;
                                    padding-left: 30px;
                                    bottom: 50px !important;
                                }
                                .titres .titrePartie {
                                    top: 58px;
                                }
                                .titrePartie > span {
                                    padding: 7px 20px !important;
                                    letter-spacing: 3px !important;
                                    font-size: 25px !important;
                                    line-height: 35px !important;
                                }
                                .titres .sousTitre {
                                    right: 60px;
                                }
                            }
                            
                            @media screen and (max-width: 639px) {
                                .titres {
                                    width: 100%;
                                    padding-right: 80px;
                                    padding-left: 30px;
                                    bottom: 50px !important;
                                }
                                .titres .titrePartie {
                                    top: 40px;
                                }
                                .titrePartie > span {
                                    padding: 5px 15px !important;
                                    letter-spacing: 2px !important;
                                    font-size: 20px !important;
                                    line-height: 30px !important;
                                    white-space: inherit !important;
                                }
                                .titres .titrePartie > span.l1 {
                                    margin-right: 7px;
                                }
                            }
                            
                            .mighty-slider .frame .slide_2 .mSCaption,
                            .mighty-slider .frame .slide_3 .mSCaption,
                            .mighty-slider .frame .slide_4 .mSCaption {
                                left: 50%;
                                right: 80px;
                                color: rgba(255, 255, 255, 0);
                                text-shadow: 0 0 20px rgba(255, 255, 255, 0);
                                cursor: default;
                            }
                            
                            .mighty-slider .frame .paper_h {
                                font-size: 64px;
                                font-weight: 500;
                            }
                            
                            .mighty-slider .frame .paper_p {
                                font-size: 34px;
                                font-weight: 200;
                                line-height: 40px;
                            }
                            
                            .mighty-slider .frame .slide_1 .mSVideo {
                                display: none !important;
                            }
                            
                            .mighty-slider .frame .slide_1 .paper_intro {
                                position: absolute;
                                left: 80px;
                                color: #FFF;
                            }
                            
                            .mighty-slider .frame .slide_1 .paper_p {
                                font-size: 28px;
                                line-height: 34px;
                                margin-top: 12px;
                            }
                            
                            .mighty-slider .hover {
                                bottom: 20px;
                                right: auto;
                                left: 20px;
                                padding: 4px 6px;
                                border-radius: 5px;
                                line-height: normal;
                            }
                            /* Responsive Improvements */
                            
                            @media (max-width: 767px) {
                                .mighty-slider .frame .mSSlide:not(.slide_1) .paper_h {
                                    font-size: 28px;
                                }
                                .mighty-slider .frame .mSSlide:not(.slide_1) .paper_p {
                                    font-size: 16px;
                                    line-height: 22px;
                                    margin-top: 8px;
                                }
                            }
/* slide shadow */
#footer
{
	margin-top:50px;
}	
.menu-footer-vertical > .list-fan-page > li > a
{
	color:#0280cd;
}
.breadcrumbs
{
	margin-top:50px;
	margin-bottom:10px;
}
.breadcrumbs a
{
	padding-left:5px;
	font-size:13pt;
}
.breadcrumbs span{
	padding-left:5px;
	font-size:13pt;
	font-weight:bold;
	color:#fab702;
}
#frm-contract >.form-group
{
	padding-top:10px;
}
#header-row-31
{
	border-bottom:1px solid #ccc;
}
.jcarousel img
{
	border:0px solid #ccc;
	height:100px;
}


#sncl {
	width:100%;
	padding-left:0px;
	padding-right:0px;
}
#sncl a.title {
 padding-top:5px;
 height:32px;
 color:#fff;
 text-align:left;
 padding-left:10px;
 display:block;
 background-color:#0280cd !important;
 text-transform:uppercase;
 margin-bottom:1px;
 font-weight:600;
}
  
 
#sncl a.items {
 
    position: relative;
    display: block;
    padding: 5px 20px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
	background-image:url('../../images/arrow.png');
	background-repeat:no-repeat;
	background-position:left 5px center;
	
}
#sncl >.demuc {
 
    position: relative;
    display: block;
    padding: 0px 0px;
    margin-bottom: -1px;   
    border: 1px solid #ddd;
	margin-top:10px;
	background-color:#0280cd;
}
#sncl >.demuc >a {
	padding-top:10px!important;
	padding-bottom:5px!important;
}

#sncl a.items:hover {
 background-color:#ddd;
 cursor:pointer;
}
.title-section h2 {
    font-size: 24px;
    font-weight: 500;
    padding: 2px 0;
    position: relative;
    color: #222222;
    margin-bottom: 5px;
}
.demuc h3
{
	font-size:13pt;
	margin-top:5px;
}
.hotline {
    text-align: center;
    font-size: 16pt;
    padding: 30px 0;
    border: 1px solid #ddd;
	color:red;
}
.pi-link-dark
{
	border-bottom:1px solid #ddd;
	margin-top:10px;
	display:block;
}
#content-row-50
{
	margin-top:50px;
}

.circle a
{
	color: #fff!important;
}
.list-social {
    position: fixed;
    right: 10px;
    bottom: 30%;
    z-index: 9999;
}
.list-social a:hover {
    transform: scale(1.1);
}
.list-social a {
    width: 50px;
    height: 50px;
    padding-bottom: 10px;
    border-radius: 50%;
    line-height: 10px !important;
    text-align: center;
    color: #ffffff;
    font-size: 2.2rem !important;
    background: #39b9bc;
    margin-top: 2px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 20px #39b9bc;
    transition: transform .2s ease-in-out;
}
 pulse::after {
    animation-delay: 1.5s;
}
.pulse::before, .pulse::after {
    pointer-events: none;
    content: '';
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #1e88e5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: scale(0.5);
    transform-origin: center center;
    opacity: 0;
    animation: pulse-me 3s ease-out infinite;
        animation-delay: 0s;
}
.zalo-link a {
    overflow: hidden;
    padding: 0;
 
}
.zalo-link img {
    width: 31px;
    background: transparent;
}
.project-title 
{
	font-weight:500;
	text-align:center;
	display:block;
	width:100%;
	padding:5px;
	clear:both;
	font-size:13pt;
	padding-bottom:10px;
	color:#0280cd;
	
}