a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease ;
    -ms-transition: all .3s ease ;
    -o-transition: all .3s ease ;
    transition: all .3s ease ;
}
a:hover,a:focus,a:active{text-decoration: none;    color: #fb438f;}

/* header */
header.header-all {
    position: relative;
    z-index: 1;
    font-size: 13px;
    color: #fff;
    padding: 10px 0 15px;
}
header.header-all ul.inline-list.text-right {
    margin: 5px 0 7px;
}
header.header-all .social-links li {
    display: inline-block;
    margin-bottom: 0;
}
header.header-all .yg div#language {
    position: unset;
}
header.header-all .social-links li a{
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    color: #595057;
    padding: 0px 0 0 8px;
    line-height: 1.5;
}
header.header-all .header_search.search_form {
    right: 0;
    z-index: 100;
}
header.header-all .header_search.search_form .search{
    padding: 0;
    position: relative;
}
header.header-all .header_search.search_form .search input{
    color: #595057;
    width: 100%;
    font-size: 15px;
    border-radius: 4px;
    border: 1px solid #ced4da;
}
header.header-all .header_search.search_form .search button{
    border: 0;
    color: #fff;
    height: 36px;
    width: 44px;
    background-color: #868e96;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 4px 4px 0;
}

/* menu slideshow */
.slideshow-home .slideshow-over {
    position: relative;
}
#slideshow .cap-slide {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
#slideshow .owl-item:nth-child(6) .cap-slide{ display: none; }
#slideshow .cap-slide .inner-container {
    max-width: 800px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
#slideshow .owl-item:nth-child(1) .cap-slide .inner-container,
#slideshow .owl-item:nth-child(2) .cap-slide .inner-container,
#slideshow .owl-item:nth-child(4) .cap-slide .inner-container,
#slideshow .owl-item:nth-child(5) .cap-slide .inner-container{
    max-width: 60%;
}
#slideshow .owl-item:nth-child(3) .cap-slide .inner-container{ max-width: 55%; }
#slideshow .owl-item:nth-child(1) .cap-slide .inner-container,
#slideshow .owl-item:nth-child(2) .cap-slide .inner-container,
#slideshow .owl-item:nth-child(4) .cap-slide .inner-container{
    margin-left: 0;
}
#slideshow .owl-item:nth-child(3) .cap-slide .inner-container,
#slideshow .owl-item:nth-child(5) .cap-slide .inner-container{
    margin-right: 0;
}
#slideshow .owl-item:nth-child(4) .cap-slide .inner-container,
#slideshow .owl-item:nth-child(3) .cap-slide .inner-container,
#slideshow .owl-item:nth-child(5) .cap-slide .inner-container{
    text-align: left;
}
#slideshow .owl-item:nth-child(1) .cap-slide .inner-container,
#slideshow .owl-item:nth-child(2) .cap-slide .inner-container{
    text-align: right;
}
#slideshow .cap-slide h2 {
    font-size: 55px;
    line-height: 60px;
    font-weight:  600;
    padding-bottom:  24px;
    margin-bottom:  24px;
    position:  relative;
    display:  inline-block;
}
#slideshow .cap-slide h2:after {
    width: 100px;
    height: 3px;
    background-color: #077b9d;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}

#slideshow .owl-item:nth-child(4) .cap-slide h2:after,
#slideshow .owl-item:nth-child(3) .cap-slide h2:after,
#slideshow .owl-item:nth-child(5) .cap-slide h2:after{
    left: 0;
    margin-left: 0;
}
#slideshow .owl-item:nth-child(1) .cap-slide h2:after,
#slideshow .owl-item:nth-child(2) .cap-slide h2:after{
    left: auto;
    right: 0;
    margin-left: 0;
}
#slideshow .cap-slide h2 small {
    width: 100%;
    font-size: 26px;
    font-weight: 400;
    color: #555;
    line-height: normal;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 10px;
}
#slideshow .cap-slide .inner-container p {
    font-size: 15px;
    color: #595057;
}
#slideshow .cap-slide a.btn-slide {
    display:  inline-block;
    padding: 8px 16px;
    border-radius:  5px;
    font-size:  18px;
    color: #fff;
    background:  #077b9d;
    margin-top:  16px;
}
#slideshow .cap-slide a.btn-slide:hover{
    background: #009cca;
}
.slideshow-over #slideshow .owl-buttons [class *='owl-'] {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 41px;
    height: 69px;
    margin-top: -35px;
    text-indent: -9999px;
    overflow: hidden;
    outline: 0;
    -webkit-transition: inherit;
    border-radius: initial;
    opacity: 1;
}
.slideshow-over #slideshow .owl-buttons .owl-prev {
    background: url(../image/icon-slidesceda.png) no-repeat -84px 50%;
}
.slideshow-over #slideshow .owl-buttons .owl-prev:hover{
    background-position: 0 50%;
}
.slideshow-over #slideshow .owl-buttons .owl-next {
    background: url(../image/icon-slidesceda.png) no-repeat -125px 50%;
    right: 0;
}
.slideshow-over #slideshow .owl-buttons .owl-next:hover{
    background-position: -42px 50%;
}

/* thong tin trang chu */
.box-number-info {
    width: 100%;
    float: left;
    padding: 80px 0px 80px;
    position: relative;
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
    color: #ffffff;
    z-index: 2;
}
.box-number-info:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
    content: "";
    z-index: -1;
}
.box-number-info .text-small {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
.box-number-info .text-small span.img {
    display: inline-block;
    text-align: center;
    font-size: 32px;
    width: 70px;
    height: 70px;
    background-color: #fff;
    line-height: 70px;
    color: #077b9d;
    border-radius: 4px;
    float: left;
}
.box-number-info .text-small .content-nb {
    float: left;
    width: calc(100% - 70px);
    padding: 8px 24px;
    line-height: 1.1;
}
.box-number-info .text-small .content-nb strong {
    font-size: 30px;
}
.box-number-info .text-small .content-nb p {
    margin: 0;
    font-size: 16px;
    opacity: 0.8;
}

.menu-header-top li{
    list-style: none;
    display: inline-block;
    line-height: 30px;
}
.menu-header-top li a{
    color: #878787;
    padding: 0 15px;
    font-weight: 500;
    border-right: 2px solid #a5a5a5;
}
.menu-header-top li:last-child a{
    border-right: 0;
}
ul{padding-left: 0;}
.div-menu-header-top{height: 35px; border-bottom: 1px solid #0d0d0d;}

.search-and-language{
    background: #ebebeb;
    height: 54px;
    padding: 11px 20px;
    margin: 0 0 10px 0;
}
.search-and-language #search input{
    border-radius: 0;
    width: 350px;
    box-shadow: 0 0 0;
    height: 32px;
    padding-left: 15px;
    border: 1px solid #C6C4C5;
}
.search-and-language #search select{
    background: #fff;
    border: 1px solid #C6C4C5;
    padding: 2px;
    height: 32px;
    margin: 0px 8px;
    color: #929292;
    font-weight: 500;
    font-size: 12px;
    outline: none;
}
.search-and-language #search{float: left}
.search-and-language #search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-style: italic;
}
.search-and-language #search input::-moz-placeholder { /* Firefox 19+ */
    font-style: italic;
}
.search-and-language #search input:-ms-input-placeholder { /* IE 10+ */
    font-style: italic;
}
.search-and-language #search input:-moz-placeholder { /* Firefox 18- */
    font-style: italic;
}
#search #_button-search{
    background: #fb438f;
    border: 0;
    outline: none;
    height: 31px;
    border-radius: 0px 2px 2px 0px;
    color: #fff;
    height: 100%;
    padding: 0px 2px;
    position: absolute;
    right: 0px;
    top: 0px;
}
#option-language #language ul{
    float: right;
}
#option-language #language ul li{display: inline-block;list-style: none}
#option-language #language ul li a{color: #878787;
    font-weight: 600;
    line-height: 35px;
    padding: 0 10px;
    border-right: 2px solid #999;}
#option-language #language ul li:last-child a{
    border-right: 0;}
#option-language #language ul li a.active{color: #0d0d0d;
}
.header-infomartion{height: 30px;}
.header-infomartion .bx-wrapper .bx-pager{display: none !important;}
.header-infomartion ul li{text-align: center}
.header-infomartion ul li a{color: #878787;}

/*product combo*/
.product-by-combo-categories.product-by-type {
    background: #f6f6f6;
    padding: 80px 0;
}
.product-by-combo-categories ul.nav.nav-tabs {
    border:  0;
    margin: 35px 0 40px;
    text-align:  center;
}
.product-by-combo-categories ul.nav.nav-tabs > li {
    float:  none;
    display:  inline-block;
    margin:  0;
}
.product-by-combo-categories .nav-tabs>li.active>a, 
.product-by-combo-categories .nav-tabs>li.active>a:hover, 
.product-by-combo-categories .nav-tabs>li.active>a:focus{
	color: #fff;
    background-color: #077b9d;
    border: 0;
    margin: 0;
}
.product-by-combo-categories .nav-tabs>li>a{
	border-radius: 0;
    margin: 0;
    text-transform: uppercase;
	font-size: 15px;
    border: 0;
}
.product-by-combo-categories .nav-tabs>li>a:hover{
	background: transparent;
	color: #077b9d;
}
.product-by-combo-categories .tab-content{
	border: 0;
	padding: 0;
}

/* category-product */
#category-product{
}
#category-product > ul{
    list-style: none;
    padding-left: 0 !important;
    border: 1px solid #8cc63f;
}
#category-product > ul li{
    padding: 0 10px;
}
#category-product > ul>li:first-child{
    padding: 0;
}

#category-product > ul li a{
    display:block;
    color: #333;
    font-size:13px;
    padding: 7px 0 6px 15px;
    border-bottom: 1px dashed #f1f1f1;
    font-weight:normal;
}
#category-product > ul>li:first-child a{
    border-bottom: none;
}
#category-product > ul li:last-child > a{
    border-bottom: 0;
}
#category-product > ul li a:hover{
    color: #333;
}
#category-product > ul li a span {
    display:block;
    margin-top: 5px;
}
#category-product > ul li a:hover,
#category-product > ul li a:active {
    transition: all 0.3s ease 0s;
    text-decoration:none;
}
#category-product > ul > li:first-child > a{
    padding: 8px 15px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    background: #8cc63f;
    text-transform: uppercase;
}
#category-product > ul ul{
    position: absolute;
    left: 99%;
    z-index: 1111;
    width: 0;
    background: #f1f1f1;
    margin-top: -31px;
    list-style: none;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease ;
    -ms-transition: all .3s ease ;
    -o-transition: all .3s ease ;
    transition: all .3s ease ;
}
#category-product > ul ul li{overflow: hidden;max-height: 32px;}
#category-product > ul li:hover > ul{
    opacity: 1;
    width: 220px;
}
.padding-right-15{
    padding-right: 15px !important;
}
.padding-left-15{
    padding-left: 15px !important;
}
.padding-0{
    padding: 0 !important;
}
.box-product-latest .box-content{border: 1px solid #B8B8B8;}
.box-product-latest .first{width: 25%; float: left}
.box-product-latest .first .product-first{padding-top: 25%;}
.box-product-latest .gird-product{width: 75%; float: left;}
.box-product-latest .gird-product .product-item{
    width: 25.2%;
    float: left;
    display: inline-block;
    position: relative;
    border: 1px solid #B8B8B8;
    margin: -1px -1px 0 0;
}
.box-product-latest .gird-product .product-item:nth-child(4n+4){ float: right;}
.box-product-latest .product-item{text-align: center;padding: 3px;}
.box-product-latest .product-item .name{    height: 32px; overflow: hidden;}
.box-product-latest .product-item .name a{font-size: 10px; color: #0d0d0d;    font-family: roboto-c;}
.box-product-latest .product-item:hover .name a{    color: #fb438f;}
.box-product-latest .gird-product .product-item:nth-child(5),.box-product-latest .gird-product .product-item:nth-child(6),.box-product-latest .gird-product .product-item:nth-child(7),.box-product-latest .gird-product .product-item:nth-child(8){ border-bottom: 0}
.box-product-latest .box-heading{    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 15px 6px 15px;}
.box-account-right{border: 1px solid #707070;margin-bottom: 10px;}
.box-account-right .box-content{border: 4px solid #B7B7B7;padding: 10px;}
.box-account-right .head-account{    font-size: 12px;
    font-family: roboto-c;
    font-weight: 500;}
.box-account-right .head-account img{    width: 33px;
    float: left;
    margin-right: 5px;}
.box-account-right ul.not-logged li{list-style: none}
.box-account-right ul.not-logged li a{    background: #DCDCDC;
    padding: 7px 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: roboto-c;
    font-weight: bold;    display: block;
    margin: 10px 0;}
.box-account-right ul.not-logged li a.active{
    background:#fb438f;
    color: #0d0d0d;
}
.box-account-right .account{padding: 0;}
.box-account-right .account p input{float: right;
    border-radius: 0;
    box-shadow: 0 0 0;
    height: 20px;
    border: 1px solid #898989;}
.account-login,.account-register{display: none}
.account-login.active,.account-register.active{display: block}
.box-account-right .button-register-login{    background: #707070;
    border: 0;
    outline: none;
    color: #FFF;
    padding: 2px 9px;
    float: right;}

.banner_content_top .wid-25{width: 25%;padding-left: 15px;padding-right: 15px}
.banner_content_top .wid-25 img{opacity: 0.8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease ;
    -ms-transition: all .3s ease ;
    -o-transition: all .3s ease ;
    transition: all .3s ease ;}
.banner_content_top .wid-25:hover img{opacity: 1;}


.banner a:before,
.banner a:after {
    position: absolute;
    content: '';
    z-index: 1;
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
}
.banner a:before {
    top: 15%;
    right: 7%;
    bottom: 15%;
    left: 7%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.banner a:after {
    top: 7%;
    right: 15%;
    bottom: 7%;
    left: 15%;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.banner a img {
    webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.banner a:hover:before,
.banner a:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.banner a:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
    opacity: 0.7;
}
.banner.effect-apollo {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}
.banner.effect-apollo img {
    margin: 0 auto;
    position: relative;
    display: block;
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1,1,1);
}
.banner.effect-apollo:before {
    position: absolute;
    top: -100px;
    left: -100px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    z-index: 1;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,-1,30deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,-1,30deg) translate3d(0,-100%,0);
}
.banner.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
.banner.effect-apollo:hover:before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,-1,30deg) translate3d(0,200%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,-1,30deg) translate3d(0,200%,0);
}
.product-by-type, .news-by-type.new-news{
    width: 100%;
    float: left;
}

/* tin tuc */
.news-by-type.new-news.news-home{
    position: relative;
}
/* dich vu */
.news-home.service{
    padding: 80px 0px 30px;
}
.news-home.news-latest .box-heading{
    margin-bottom: 40px;
}
.news-home.service .owl-carousel .owl-wrapper-outer{
    padding-bottom: 20px;
}
.service .box-service.item, .slide-team .item, .slide-news-home .item {
    padding: 0 15px;
}
.service .box-service-cotent {
    padding: 4px;
    margin-bottom: 5px;
    border: 1px solid #ededed;
}
.service .box-service-cotent:before{
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 98%;
    left: 10%;
    right: 10%;
    height: 15px;
    width: 80%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: -webkit-radial-gradient(center, ellipse, rgba(0,0,0,0.35) 0%, transparent 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0,0,0,0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.35) 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    z-index: 9;
}
.service .box-service-cotent:hover:before{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.service .box-service-cotent .image{
    position: relative;
    overflow: hidden;
}
.service .box-service-cotent .over-service {
    position: absolute;
    display: block;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: -100%;
    background: rgba(0,37,74,0.88);
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
}
.service .box-service-cotent:hover .over-service{
    top: 0;
    opacity: 1;
}
.service .box-service-cotent .over-service a.btn-v {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.service .box-service-cotent .info-p {
    padding: 12px 8px;
    text-align: center;
}
.service .box-service-cotent .info-p .name a {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 500;
}
.service .box-service-cotent .info-p .date-add{
    line-height: 24px;
    color: #222;
}
.slide-service .owl-buttons, .slide-team  .owl-buttons, .slide-news-home .owl-buttons{
    position: absolute;
    bottom: 100%;
    right: 15px;
    margin-bottom: 10px;
}
.slide-service .owl-controls .owl-buttons div,
.slide-team  .owl-controls .owl-buttons div,
.slide-news-home .owl-controls .owl-buttons div{
    position: unset;
    opacity: 1;
    display: inline-block;
    height: 40px;
    width: 22px;
    line-height: 36px;
    text-align: center;
    margin-left: 1px;
    color: #202f35;
    font-size: 26px;
}
.slide-service .owl-controls .owl-buttons div i,
.slide-team  .owl-controls .owl-buttons div i,
.slide-news-home .owl-controls .owl-buttons div i{
    font-size: 26px;
    margin: 0;
}
.slide-service .owl-controls .owl-buttons div:hover, 
.slide-team  .owl-controls .owl-buttons div:hover,
.slide-news-home .owl-controls .owl-buttons div:hover{
    color: #077b9d;
}

/*contact us*/
.contact_us_home {
    background: #077b9d;
    padding: 20px 0;
    color: #fff;
    width: 100%;
    float: left;
}
.contact_us_home h3 {
    font-size: 30px;
    margin: 0;
    color: #fff;
    line-height: 30px;
}


/* du an */
.news-home.project {
    background: #009cca;
}
.news-home.project .container {
    padding:  0;
}
.news-home.project .row {
    margin:  0;
}
.news-home.project .col-lg-4 {
    padding: 30px;
    color: #fff;
    transition: background-color .2s;
    text-align: center;
}
.news-home.project .col-lg-4:nth-child(2n),
.news-home.project .row:hover .col-lg-4:nth-child(2n):hover,
.news-home.project .row:hover .col-lg-4:hover{
    background-color: #077b9d;
}
.news-home.project .row:hover .col-lg-4:nth-child(2n){ background: transparent; }
.news-home.project .col-lg-4 i {
    font-size: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.news-home.project h4 {
    font-size: 22px;
    margin: 0 0 15px;
}
.news-home.project p {
    font-size:  15px;
}

/*dc*/
.inner {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}
.inner-cel {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

/* our team */
.news-home.our-team {
    padding: 80px 0px 80px;
    background-color: #f6f6f6;
}
.news-home.our-team .col-lg-6:nth-child(2n+1){ clear: both; }
.news-home.our-team .box-team-content {
    position: relative;
    padding: 20px 20px 20px 60px;
    overflow: hidden;
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    word-wrap: break-word;
    background-color: #fff;
    margin:  15px 0;
}
.news-home.our-team .box-team-content .inner-box-team {
    padding: 20px;
}
.news-home.our-team .box-team-content:before{
	position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 0;
    height: 3px;
    background-color: #077b9d;
    transition: width .4s;
}
.news-home.our-team .box-team-content:hover:before{ width: 100%; }
.news-home.our-team .box-team-content .icon {
    position: absolute;
    top: 40px;
    left: 20px;
    text-align: center;
}
.news-home.our-team .box-team-content .icon i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #077b9d;
    font-size: 32px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .4s;
}
.news-home.our-team .box-team-content:hover .icon i.front {
    -webkit-transform: translate(-60px);
    transform: translate(-60px);
    opacity: 0;
}
.news-home.our-team .box-team-content:hover .icon i.back {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.news-home.our-team .box-team-content .icon i.back {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.news-home.our-team .box-team-content h4 {
    margin:  0 0 12px;
    font-size:  22px;
    color:  #212529;
    font-weight: 500;
    line-height: 1.2;
}
.news-home.our-team .box-team-content p {
    font-size:  15px;
}

/* doi tac */
.box.slide-dt {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
}
.box.slide-dt .owl-carousel {
    background: transparent;
}

.product-by-type.box-pro-special {
    margin-top: 25px;
}

/* product featured */
.product-by-type.bestseller-product {
    margin-top: 60px;
    margin-bottom: 40px;
    float: left;
}
.product-by-type.featured-product{
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 50px;
}
.product-by-type.bestseller-product{
    width: 25%;
    padding-left: 15px;
}
.product-by-type.bestseller-product .box-border {
    border: solid 1px #e7e7e7;
    border-radius: 3px;
    overflow: hidden;
}
.product-by-type.bestseller-product .box-heading{
    padding: 5px 15px 5px 25px;
    border-bottom: solid 1px #e7e7e7;
    background: #fafafa;
}
.product-by-type.bestseller-product .box-heading h2{
    margin: 0px;
    padding: 0px;
    font-size: 19px;
    line-height: 45px;
    text-transform: uppercase;
}
.slideshow .products_featured_ .owl-pagination, .slideshow .products_bestseller .owl-pagination{
    right: 5px;
    top: -40px;
    padding: 0;
    bottom: auto;
    display: block;
    position: absolute;
}
.slideshow .owl-controls .owl-page{
    margin: 0 2.5px;
}
.slideshow .owl-controls .owl-page span{
    background: #ffffff;
}
.slideshow .owl-controls .owl-page.active span{
    background: #8cc63f;
}
.product-by-type.bestseller-product .box-border a.link_all {
    font-size: 12px;
    line-height: 16px;
    padding-top: 18px;
    display: block;
    width: 100%;
    padding-bottom: 10px;
    padding-right: 15px;
    text-align: right;
    position: relative;
}
.product-by-type.bestseller-product .wrap-pro {
    padding: 40px 15px 0px 30px;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item {
    overflow: hidden;
    margin-bottom: 1px;
    min-height: 95px;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item .image {
    width: 65px;
    max-height: 100px;
    display: block;
    float: left;
    overflow: hidden;
    margin-top: 4px;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item .desc {
    width: calc(100% - 80px);
    margin-left: 15px;
    float: left;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item .desc h3 {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 8px;
    text-align: left;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item .desc .price {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    position: relative;
    margin-top: 0px;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item .desc .price span{ font-size: 14px; }

/* faq */
.faq {
    width: 100%;
    float: left;
}
.faq .box-border {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    display: flex;
}
.faq .box-border .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    position: relative;
}
.faq .card .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px;
    height: 100%;
}
.faq .card .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.faq .card .inner-card-body {
    padding: 10px 0;
}
.faq .card .align-self-center{
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;	
}

.faq .box-border .card.bg-primary {
    background-color: #009cca;
}
.faq .box-border .card.bg-primary h3 {
    margin: 0 0 15px;
    font-size:  30px;
}
.faq .box-border .card.bg-primary p {
    font-size:  15px;
    margin-bottom: 24px;
    text-align: justify;
}

.faq .box-border .card.bg-dark {
    background-color: #077b9d;
}
.faq .box-border .card .media{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.faq .box-border .card .media ~ .media {
    margin-top: 20px;
}
.faq .box-border .card .media .fa-stack {
    margin-right: 15px;
    color: #fff;
}
.faq .box-border .card .media small i {
    color: #077b9d;
}
.faq .box-border .card .media .media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff;
}
.faq .box-border .card .media .media-body h4 {
    font-size: 22px;
    margin: 0 0 8px;
    line-height: 27px;
}
.faq .box-border .card .media .media-body p {
    font-size: 15px;
    margin: 0;
    opacity: .8;
}

.faq .box-border .card.bg-image {
    overflow: hidden;
}
.faq .box-border .card.bg-image img.img-card {
    transition: all 3s;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    position: absolute;
}
.faq .box-border .card.bg-image:hover img.img-card{
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.faq .box-border .card.bg-image a.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff;
    opacity: 1;
    transition: all .3s;
}
.faq .box-border .card.bg-image a.card-img-overlay span.align-self-center {
    width:  100%;
    padding:  40px;
}
.faq .box-border .card.bg-image:hover a.card-img-overlay{
	color: #077b9d;
}


/*pro*/
.product-by-type.box-pro-special .col-pro-cat {
    width: 25%;
    float: left;
    padding: 0 7px;
}
.product-by-type.box-pro-special .col-pro-cat:nth-child(4n+1){
    clear: both;
}
.product-by-type.box-pro-special .row{
    margin-left: -7px;
    margin-right: -7px;
}
.products_featured_.owl-carousel.owl-theme {
    background: transparent;
}
.product-by-type.new-product .box-product_ {
    background: #fff;
    padding: 0;
    margin-bottom: 0;
}
.product-by-type.new-product .owl-carousel .owl-buttons [ class *='owl'],
.product-by-type.featured-product .owl-carousel .owl-buttons [ class *='owl'] {
    cursor: pointer;
    text-align: center;
    color: #b0b0b0;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    padding: 3px 15px;
    border: 1px solid #e0e0e0;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
}
.product-by-type.new-product .owl-carousel .owl-buttons .owl-prev,
.product-by-type.featured-product .owl-carousel .owl-buttons .owl-prev{
    right: 38px;
}
.product-by-type.new-product .owl-carousel .owl-buttons .owl-next,
.product-by-type.featured-product .owl-carousel .owl-buttons .owl-next {
    right: 0px;
}
.product-by-type.new-product .owl-carousel .owl-buttons [ class *='owl']:hover,
.product-by-type.featured-product .owl-carousel .owl-buttons [ class *='owl']:hover{
    color: #fff;
    background: #ff6709;
}
.product-by-type .box-border .owl-carousel{margin: 0 !important;text-align: center}
.product-by-type .owl-carousel .owl-buttons .owl-prev {
    position: absolute;
    opacity: 1;
    top: -29px;
    right: 38px;
    left: auto;
}
.product-by-type.new-product .products_latest {
    
}
.product-by-type.new-product .products_latest .row {
    margin: 0;
}
.product-by-type.new-product .box-heading {
    color: #ffffff;
    background-color: #ec268f;
    padding: 16px 19px;
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.1;
}
.product-by-type .owl-carousel .owl-item{ padding: 0;}
.product-by-type .owl-carousel .owl-item .name a{    
    color: #333;
    font-size: 14px;}
.product-by-type .owl-carousel .owl-item .name a:hover{
    color: #077b9d;
}
.product-by-type .owl-carousel .owl-buttons .owl-next {
    position: absolute;
    opacity: 1;
    top: -29px;
    right: 15px;
    left: auto;
}
.product-by-type .owl-carousel .owl-buttons div i {
    font-size: 16px;
}

/* content home bottom */
.box.slide-dt .owl-item .item{
    border: 1px solid #dadada;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
    height: 100px;
    overflow: hidden;
    padding: 0;
    line-height: 95px;
    display: block;
    position: relative;
}
.box.slide-dt .owl-item .item:hover{ border: 1px solid #077b9d; }
.box.slide-dt .owl-item .item img {
    width: auto;
    margin: auto;
    max-width: 100%;
    display: inline-block;
    max-height: 100%;
}
.box.slide-dt .owl-item .item:hover img{
        opacity: .6;
}
.box.slide-dt .owl-carousel .owl-buttons .owl-prev,
.slide-related.owl-carousel .owl-buttons .owl-prev{ left: 0; }
.box.slide-dt .owl-carousel .owl-buttons .owl-next,
.slide-related.owl-carousel .owl-buttons .owl-next{ right: 0; }
.box.slide-dt .owl-carousel .owl-buttons .owl-prev,
.box.slide-dt .owl-carousel .owl-buttons .owl-next,
.slide-related.owl-carousel .owl-buttons .owl-prev,
.slide-related.owl-carousel .owl-buttons .owl-next{ 
	opacity: 1;
}
.box.slide-dt .owl-carousel .owl-buttons .owl-prev i,
.box.slide-dt .owl-carousel .owl-buttons .owl-next i,
.slide-related.owl-carousel .owl-buttons .owl-prev i,
.slide-related.owl-carousel .owl-buttons .owl-next i{ 
	font-size: 14px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	background: #adb5bd;
	color: #fff;
	text-align: center;
}

.margin-bottom-20{margin-bottom: 20px;}
.banner-partner .owl-wrapper-outer .owl-item{padding: 5px;}
.banner-partner .owl-wrapper-outer .owl-item .item{border: 1px solid #f3f3f3;text-align: center}
.banner-partner .owl-wrapper-outer .owl-item .item a,.banner-partner .owl-wrapper-outer .owl-item .item a img{text-align: center}
.banner-partner .owl-controls .owl-buttons .owl-prev,.banner-partner .owl-controls .owl-buttons .owl-next{top:48%;}
.banner-partner .owl-carousel {
    margin: 0 0 20px !important;
}
#footer{
    margin: 0;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #020405;
    position: relative;
    min-height: 110px;
}

#footer .column h3 {
    text-transform: capitalize;
    line-height: 1.5;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    text-align: left;
    margin-bottom: 16px;
    position: relative;
    font-weight: 500;
    color: #212529;
    font-size: 22px;
}
#footer .footer-all {
    padding: 60px 0px 50px;
    float: left;
    width: 100%;
}
#footer .footer-all ul {
    list-style: none;
}
#footer .footer-all ul li {
    position: relative;
    margin: 0;
    margin-top: 10px;
    padding: 4px 0;
}
#footer .footer-all ul li:before{
	-webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    content: "\F067";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    top: 7px;
    left: 2px;
    color: #077b9d;
}
#footer .footer-all ul li a{
    font-size: 15px;
    display: inline;
    padding-left: 20px;
    color: #343a40;
}
#footer .footer-all ul li:hover a{ color: #077b9d; }
#footer .footer-all .newsletter-desc {
    font-size: 15px;
    margin-bottom: 15px;
    margin-top: 10px;
}
#footer .footer-all .newsletter-form {
    position:  relative;
}
#footer .footer-all .newsletter-form input.input-email {
    border-radius:  4px;
    border: 1px solid #ced4da;
    line-height: 1.5;
    color: #595057;
    font-size:  15px;
    padding: 6px 50px 6px 12px;
    width:  100%;
}
#footer .footer-all .newsletter-form button#send-mail {
    border: 1px solid #868e96;
    color: #fff;
    background-color: #868e96;
    padding:  6px 12px;
    border-radius:  0 4px 4px 0;
    font-size:  15px;
    position:  absolute;
    top: 0;
    right:  0;
    cursor: pointer;
}
#footer .footer-all .newsletter-form button#send-mail:hover{
	background-color: #727b84;
    border-color: #6c757d;
}
#footer .footer-all .social-network a {
    display: inline-block;
    padding: 6px 12px;
    color: #fff;
    background-color: #077b9d;
    border-radius: 4px;
}

#powered{
    color: #868e96;
    width: 100%;
    float: left;
    padding: 10px 0;
    background: #343a40;
}
#powered p{ margin: 0; font-size: 13px;}
#powered a {
    color: #077b9d;
}
#powered a:hover{
    color: #077b9d;
    text-decoration: underline;
}

.scroll-head {
  transition: all 1s;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 0;
  right: 10px;
  background-color: #077b9d;
  color: #FFFFFF;
  z-index: 9999;
  text-align: center;
  font-size: 16px;
  line-height: 48px;
  outline: none;
  cursor: pointer;
  opacity: 0;
  border: 2px solid transparent;
}
.scroll-head.visible {
  opacity: 1;
  bottom: 20px;
}
.scroll-head:hover{
  color: #077b9d;
  background-color: transparent;
  border-color: #077b9d;
}
#footer .footer-all .facebook-like-box {
    width: 100%;
    overflow: auto;
}
#cart a i{    color: #b0b0b0;
    font-size: 16px;}
#cart a:hover i{
    color: #ff6517;
}
#cart>.content{    position: absolute;
    background: rgb(249, 249, 249);
    z-index: 111;
    right: 10px;
    z-index: 999;
    margin-top: 0px;
    display: none;
    padding: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
    overflow: hidden;}
#cart:hover > .content{height: auto;
    display: block;
   }
.breadcrumb{    border-radius: 0 !important;}
.breadcrumb, .breadcrumb a:first-child i{margin-right: 0;}
.box-product-featured .image img{float: left;
    margin-right: 5px;}
.box-product-featured .name{padding: 10px}
.box-product-featured .name a{color: #636e75;}
.box-product-featured>div{border-bottom: 1px dotted #999;}
.content-map iframe{width: 100%; height: 400px;}
.news-description img {
    max-width: 100% !important;
    height: auto !important;
}
.banner-partner{padding: 0 !important;}
#button-send-book{
    background: #fb438f;
    border: 0;
    outline: none;
    height: 31px;
    color: #fff;
    padding: 0 27px;
}
#tab-related .box-heading{
    text-align: left;
}
#tab-related .box-heading h2:before{
    left: 0;
    margin-left: 0;
}
.box-product_ .name {
    width: 100%;
    float: left;
}
.info-p .name a{
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.box-product_ .info-p .name a {
    color: #077b9d;
    font-size: 22px;
    font-weight: 600;
}
.latest-banner.banner-2 {
    margin-top: 20px;
}
.product-by-type.product-by-cat .box-heading {
    font-size: 20px;
    background-color: gray;
    height: 50px;
    line-height: 50px;
    color: white;
    text-transform: uppercase;
    margin: 0 0 18px 0;
    position: relative;
    padding: 0 15px;
}
.banner_content_top {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 30px;
}
.product-by-type.product-by-cat {
    margin-bottom: 80px;
}

img{
    max-width: 100%;
}
.column.big address p{margin: 0}
input[type='text'], input[type='password'], textarea{border-radius: 0;}
/* footer */
@media screen and (max-width: 1200px) {
    .products_cat_0.product-cat-right .col-pro-cat{
        width: 33.33333333%;
    }
}
@media screen and (min-width: 1200px) {
    #banner3.banner_content_top .item.text-center:first-child{ margin-left: 0; }
    .product-by-type.bestseller-product .box-border a.link_all{
    	    margin-top: -25px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px){

}
@media screen and (min-width: 992px)  {
    .slideshow-over #slideshow .owl-buttons .owl-prev{
        left: 0px;
    }
    .menu-home-cat > ul > li:hover > ul{
        display: block;
    }
    .over-menu-header { min-height: 470px; }
    .over-menu-header ul.sub-menu1{ min-width: 500px; }

    /*pro featured*/
    #footer .footer-service .list-service:nth-child(2){
		overflow: hidden;
	}
	#footer .footer-service .list-service:nth-child(2):before{
		content: '';
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    width: 1px;
	    height: 100vh;
	    background-color: rgba(255,255,255,0.1);
	    left: 0;
	}
	#footer .footer-service .list-service:nth-child(2):after{
		content: '';
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    width: 1px;
	    height: 100vh;
	    background-color: rgba(255,255,255,0.1);
	    right: 0;
	    display: table;
	}
}
@media screen and (max-width: 991px) {
    .navbar-toggle .icon-bar{
        background: #7ecc13;
    }
    .navbar-toggle{
        border: 1px solid #7ecc13;
    }
    .product-by-type .cat-banner-left{
        display: none;
    }
    .product-by-type .products_cat_0.product-cat-right{
        width: 100%;
        padding-left: 0;
    }
    .product-by-type.box-pro-special .col-pro-cat{ width: 33.33333333%; }
    .product-by-type.box-pro-special .col-pro-cat:nth-child(4n+1){ clear: none; }
    .slideshow-over #slideshow .owl-buttons .owl-prev{
        left: 0;
    }
    .slideshow .owl-carousel {
        width: 100%;
        float: left;
    }
    .menu-content-top {
        width: 100%;
        padding-right: 0;
    }
    #banner3.banner_content_top{
        width: 100%;
        padding-left: 0;
    }
    .slideshow .menu-content-top ul{ width: 100%; }
    .slideshow .menu-content-top ul li{ height: 80px; }
    .slideshow .menu-content-top ul li a {
        padding-top: 18px;
    }
    .slideshow .menu-content-top ul li:after{ height: 70px; }
    #banner3.banner_content_top{ margin-top: 20px; }
    #banner3.banner_content_top .item.text-center{
        width: 32.8%;
        margin-left: 5px;
    }
    #banner3.banner_content_top .item.text-center:first-child{ margin-left: 0; }
    .header-right.box_acc li.hidden-xs {
	    display: none;
	}
	.header-right.box_acc li.header-mobi{ display: inline-block; }
	.box_acc ul li div#cart i.fa{ display: inline-block; }
	.box_acc ul li div#cart span.text{ display: none; }
    #footer .footer-all .column:nth-child(2n+1) {
        clear: both;
    }
    #slideshow .owl-item:nth-child(1) .cap-slide .inner-container,
	#slideshow .owl-item:nth-child(2) .cap-slide .inner-container,
	#slideshow .owl-item:nth-child(3) .cap-slide .inner-container,
	#slideshow .owl-item:nth-child(4) .cap-slide .inner-container,
	#slideshow .owl-item:nth-child(5) .cap-slide .inner-container{
		width: 100%;
		max-width: 100%;
		text-align: left;
	}
	#slideshow .owl-item:nth-child(1) .cap-slide .inner-container h2:after,
	#slideshow .owl-item:nth-child(2) .cap-slide .inner-container h2:after,
	#slideshow .owl-item:nth-child(3) .cap-slide .inner-container h2:after,
	#slideshow .owl-item:nth-child(4) .cap-slide .inner-container h2:after,
	#slideshow .owl-item:nth-child(5) .cap-slide .inner-container h2:after{
		left: 0;
    	margin-left: 0;
    	right: auto;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .search-and-language #search input{
        width: 230px;
    }
    .search-and-language #search select{
        width: 198px;
    }
}
@media screen and (max-width: 767px) {
    #slideshow .cap-slide h2{
        font-size: 25px;
        padding-bottom: 0px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    #slideshow .cap-slide a.btn-slide{
        font-size: 13px;
        margin-top: 0px;
    }
    .news-home.project .col-lg-4{ padding: 10px 30px; }
    .news-home.our-team{ padding: 35px 0px 35px; }
    .news-home.our-team .box-team-content{ padding: 10px 20px 10px 60px; }
    .faq .card .inner-card-body { padding: 15px 0; }
    .product-by-combo-categories.product-by-type{ padding: 35px 0px 15px; }
    .product-by-combo-categories.product-by-type .col-lg-4 {
        margin-bottom: 30px;
    }
    .product-by-combo-categories.product-by-type .col-lg-4:nth-child(2n+1){ clear: both; }
    #banner3.banner_content_top{ display: none; }
    .products_cat_0.product-cat-right .col-pro-cat,
    .product-by-type.box-pro-special .col-pro-cat{ width: 50%; }
    .products_cat_0.product-cat-right .col-pro-cat:nth-child(2n+1),
    .product-by-type.box-pro-special .col-pro-cat:nth-child(2n+1){ clear: both; }
    #footer .column.big {
        width: 100%;
    }
    #footer .column{width: 100%; margin-bottom: 15px;}
    .search-and-language #search{display: none;}
    .product-info > .left + .right,.product-info > .left{float: none;margin: 0}
    .product-info .image{float: none;}
    #cart>.content, #cart:hover > .content{ display: none; }
    .contact_us_home{ text-align: center; }
    .contact_us_home h3{
        font-size: 28px;
        line-height: 40px;
    }
    .contact_us_home a.pull-right.btn-v.contact-us {
        float: none!important;
    }
    .news-home.project .col-md-4.col-sm-6.col-xs-12 {
        width: 50%;
    }
    .news-home.project ul.control-list{ text-align: center; }
    .news-home.project ul.control-list li.button-control{ float: none; }
    .box-number-info .text-small {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .box-number-info{ padding: 35px 0; }
    .news-home.news-latest { padding: 30px 0px 10px; }
    .faq .box-border .card{
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        width: 100%;
    }
    .box-number-info .text-small{ text-align: center; }
    .box-number-info .text-small span.img{ float: none; }
    .box-number-info .text-small .content-nb{ width: 100%; }
    .contact_us_home{ padding: 25px 0; }
    #footer .footer-all{ padding: 30px 0px 30px; }
    #footer .column h3 {
        margin-bottom: 15px;
    }
    #powered{ text-align: center; }
    #powered .pull-left, #powered .pull-right{ width: 100%; }
    .faq .box-border .card.bg-image img.img-card{ position: unset; }
}
@media screen and (max-width: 480px){
    .products_cat_0.product-cat-right .col-pro-cat,
    .product-by-type.box-pro-special .col-pro-cat{ width: 100%; }
    header.header-all .header_search.search_form{
        right: -35px;
    }
    .product-by-combo-categories.product-by-type .col-lg-4{ width: 100%; }
    .news-home.project .col-md-4.col-sm-6.col-xs-12 {
        width: 100%;
    }
    #slideshow .cap-slide h2 {
        font-size: 28px;
        margin-bottom: 5px;
        display: block;
        line-height: 1.3;
    }
    #slideshow .cap-slide h2 small{ font-size: 20px; margin: 0; letter-spacing: 1px;}
    #slideshow .cap-slide a.btn-slide{ margin-top: 5px; font-size: 13px;}
    .news-home.project .col-lg-4{ padding: 0 15px;  }
    .news-home.project .col-lg-4 i{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .news-home.project h4{ margin: 0 0 5px; font-size: 18px;}
    .news-home.our-team .box-team-content{ padding: 0px 0px 0px 45px; }
    .news-home.our-team .box-team-content .inner-box-team { padding: 5px 10px; }
    .news-home.our-team .box-team-content h4 { margin: 0 0 5px; }
    .news-home.our-team .box-team-content p{ margin: 0 0 5px; font-size: 13px;}
    .news-home.our-team .box-team-content{ margin: 10px 0; }
    .faq .box-border .card.bg-primary h3 {
        margin: 0 0 10px;
        font-size: 25px;
    }
    .faq .box-border .card.bg-primary p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .faq .box-border .card .media .media-body h4 {
        font-size: 20px;
        margin: 0 0 5px;
    }
    .faq .box-border .card .media .media-body p { font-size: 13px; }
    .faq .box-border .card .media ~ .media { margin-top: 10px; }
    .box-number-info .text-small {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .news-home.our-team .box-team-content .icon{ left: 10px; }
    .faq .card .card-body{ padding: 15px; }
}
