﻿#PhotoAlbumIndex{ width: 94%;margin: 0px auto}
#PhotoAlbumIndex .nameg{ border-bottom: 1px solid #e3e3e3;display: block;color: #dd1b22;text-transform: uppercase;font: 15px RobotoBold;position: relative;padding-bottom: 10px}
#PhotoAlbumIndex .nameg:before{ content: '';position: absolute;left: 0;bottom: 0;height: 2px;width: 33px;background: #dd1b22}
#PhotoAlbumIndex .nameg span{ float: right;color: #999999}
#PhotoAlbumIndex .list{ margin: 0;padding: 0;margin-bottom: 20px;overflow: hidden}

#PhotoAlbumIndex   .item{border-bottom-right-radius: 50px;border-top-left-radius: 50px;overflow: hidden;float:left;width:100%;margin: 10px 0;list-style-type: none}
#PhotoAlbumIndex  .khunganh {width:100%;height:0;padding-bottom:70%;  position:relative; z-index:1;background-size: cover !important;border-bottom-right-radius: 50px;border-top-left-radius: 50px;overflow: hidden}
#PhotoAlbumIndex  .khunganhphu {  width:100%;height:0;padding-bottom:70%;position:absolute;top:0;left:0;z-index:2}
#PhotoAlbumIndex   .item .name {padding:3% 4% 4% 4%;background:#fff;border:1px solid #fff;font:15px/18px 'Roboto';color:#000;display:block;height: 30px;overflow: hidden;width:92%}
#PhotoAlbumIndex  .item .Trongitem{position:relative;font-family: Arial;background:#fff}
#PhotoAlbumIndex  .item .icophoto {z-index:10;position:absolute;bottom:10px;left:3%;display:block;background:url(ico-photo.png) no-repeat center center ;width:16%;height:0;padding-bottom:12%;background-size:100% 100%}
#PhotoAlbumIndex  .item .Trongitem{ background: #ea0234;border-radius:50px 0 70px 0 }
#PhotoAlbumIndex  .item .name{background:#ea0234;border:1px solid #ea0234;color:#fff;transition: none;border-radius:0px 0 50px 0 }
#PhotoAlbumIndex  .item:hover .name span.name1{color:#fff;}



#PhotoAlbumIndex .owl-controls .owl-pagination{display:none!important}

#PhotoAlbumIndex .owl-prev {background:url("btnPrev.png") no-repeat  center center ;background-size:cover ;display: inline-block;height: 0;left: 0%;padding-bottom: 10%;position: absolute;top: 40%;width: 7%;z-index: 3;display: block;color: transparent;opacity: 0.8}
#PhotoAlbumIndex .owl-next {background:url("btnNext.png") no-repeat  center center ;background-size:cover ;display: inline-block;height: 0;right: 0%;padding-bottom: 10%;position: absolute;top:40%;width: 7%;z-index: 3;display:block;color: transparent;opacity: 0.8}

