/* 
* 	Core Owl Carousel CSS File
*	v1.3.3
*/

/* clearfix */
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
/* display none until init */
.owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{ 
text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
margin: 20px;
padding: 3px 10px;
font-size: 12px;
}

.owl-controls .owl-buttons div {
position: absolute;
}
.owl-controls .owl-buttons .owl-prev {
left: 0;
top: 45%;
transform: translateY(-50%);
background: rgba(0, 0, 0, 0);
}

.owl-controls .owl-buttons .owl-next {
right: 0;
top: 45%;
transform: translateY(-50%);
background: rgba(0, 0, 0, 0);
}
.owl-buttons i {
color: #fff;
font-size: 40px;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;
text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline;/*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span
{    opacity: 9;
background: #345fb0;}

.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 9;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
background: #fff;
}
#owl-banner .owl-controls .owl-pagination {width: 20%;
position: absolute;
z-index: 10;
bottom: 5%;
left: 40%;
overflow: hidden;
height: 30px;}
#owl-banner .owl-controls .owl-buttons .owl-prev,#owl-banner .owl-controls .owl-buttons .owl-next 
{ display:none;  transition: all 0.2s ease-in-out 5s;}
#owl-banner:hover .owl-controls .owl-buttons .owl-prev ,#owl-banner:hover .owl-controls .owl-buttons .owl-next 
{ display:block;}

/*Slide công trình*/ 
.box_gallerysp .owl-controls .owl-buttons div {    color: #FFF;
display: inline-block;
margin: 20px; 
font-size: 12px;
background: #0000008f;
height: 40px;
width: 40px;
line-height: 40px;
opacity:0;
border-radius: 50%;}
.box_gallerysp:hover .owl-controls .owl-buttons div { opacity:1;}

.box_gallerysp .owl-controls .owl-buttons div i { font-size: 33px;}
.img_thumcongtrinh > a > .zoom{ overflow:hidden; background:#fff}
.img_thumcongtrinh > a > .zoom > img{height:100%;margin: 0 auto;width: 100%;}
.img_thumcongtrinhchild { border: 0.09em solid #9E9E9E}
.synced .img_thumcongtrinhchild { border-color:#284b8c}
.img_thumcongtrinhchild { 
text-align: center;
cursor: pointer;
height: 70px;
overflow: hidden;
background: #fff;
margin-bottom: 10px;
margin-top: 10px;
margin-right: 10px;
}
.img_thumcongtrinhchild img{    height: auto; margin: 0 auto;  width: 100%;}

.box_gallerysp {border: 0.05em solid #9E9E9E;}
/*Ý kiến khách hàng*/
.ykienkhachhang-slider .owl-controls .owl-page span {background: #9E9E9E;border-radius:50%} 
.ykienkhachhang-slider .owl-controls { width: 200px; margin: 0 auto; position: relative; overflow: hidden; margin-top: 1em;}
/**/
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

/* preloading images */
.owl-item.loading{
min-height: 150px;
background: url(AjaxLoader.gif) no-repeat center center
}
/*Home tin tức*/
.owl-hometintuc  > .owl-controls > .owl-buttons {
position: absolute;
top: -3em;
right: 5px;
}
.owl-hometintuc > .owl-controls > .owl-buttons > div {
margin: 10px !important;
height: 30px;
width: 30px;
position: relative;
line-height: 22px;
border: 1px solid #00b800;
}
.owl-hometintuc > .owl-controls > .owl-buttons > div > i {
font-size: 20px;
color: #00b800;
}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
.owl-tabs > .owl-controls {   top: -12.8%;}
.sync2 .item { height: 80px; }
}


@media (max-width: 768px) and (max-width: 480px) and (min-width: 320px)
{ 

.boxpro_imgpopup > a > .zoom{height:300px;} 

#owl-banner .owl-controls .owl-pagination {display:none}
.owl-tabs > .owl-controls > .owl-buttons > .owl-prev { left: -6.3%;}
.owl-tabs > .owl-controls > .owl-buttons > .owl-next { right: -6.3%;}
.img_thumcongtrinhchild { height: 100px;}


}





