
.clear {
	clear:both;
}


.row::after, .row::before {
    content: " ";
    display: table;
}

*::after, *::before {
    box-sizing: border-box;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
	box-sizing: border-box;
}

.container {
    width: 1000px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    float: left;
	box-sizing: border-box;
}
.col-1 {
	width:8.33333%;
}
.col-2 {
	width:16.6667%;
}
.col-3 {
	width:25%;
}

.col-4 {
	width:33.3333%;
}
.col-5 {
	width:41.6667%;
}

.col-6 {
	width:50%;
}
.col-7 {
	width:58.3333%;
}
.col-8 {
	width:66.6667%;
}

.col-9 {
	width:75%;
}

.col-10 {
	width:83.3333%;
}
.col-11 {
	width:91.6667%;
}
.col-12 {
	width:100%;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	box-sizing: border-box;
}


/*--------------------------end main style------------------------------*/



/*--------------------------start list style 16------------------------------*/

.ilist_pinfog7_1{width:100%;float:left}
.ilist_pinfog7_2{width:49%;float:left;margin-right:1%}
.ilist_pinfog7_3{width:32.33%;float:left;margin-right:1%}
.ilist_pinfog7_4{width:24%;float:left;margin-right:1%}
.ilist_pinfog7_5{width:19%;float:left;margin-right:1%}
.ilist_pinfog7_6{width:15.6%;float:left;margin-right:1%}
.ilist_pinfog7_7{width:13.2%;float:left;margin-right:1%}
.ilist_pinfog7_8{width:11.5%;float:left;margin-right:1%}


section.list-section-17
 {
    padding: 80px 0;
	background:#fff;
}

.container .row ul {
    padding-left: 0;
}

li.list-style-17.listy-style-17-01{
    list-style: outside none none;
    text-decoration: none;
}
.list-part-main-17 .list-style-inner-17 img {
    max-width: 100%;
}
.list-style-inner-17 .top-bar {
    height: 80px;
    left: 0;
    position: absolute;
    top: -18px;
    width: 100%;
    z-index: 999;
}

.list-style-inner-17 .bottom-bar {
    height: 17px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.list-part-main-17 .list-style-inner-17 {
    align-content: center;
    align-items: center;
    background: #532b23 none repeat scroll 0 0;
    box-sizing: border-box;
    display: flex;
    flex-flow: column nowrap;
    min-height: 600px;
    justify-content: center;
    padding: 20px;
    text-align: center;
	position:relative;
	margin-bottom:70px;
	
}
.list-part-main-17 .list-style-inner-17:hover {
	background:#402019;
}

.list-style-inner-17:hover .ilist-effect-17 {
	-moz-transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.list-part-main-17 .list-style-inner-17:hover::before {
	background:#351a15;
	border-right-color:#38221d;

}
.list-part-main-17 .list-style-inner-17:hover::after {
	background:#351a15;
	border-left-color:#38221d;

}


.list-part-main-17 .list-style-inner-17::before {
    background: #4c271f none repeat scroll 0 0;
    border-right: 1px solid #402722;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 15px;
}

.list-part-main-17 .list-style-inner-17::after {
    background: #4c271f none repeat scroll 0 0;
    border-left: 1px solid #402722;
    content: "";
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    width: 15px;
}
.list-part-main-17 .list-style-inner-17 h2 {
    color: #be8d55;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Exo', sans-serif;
	margin-bottom:20px;
}
.list-part-main-17 .list-style-inner-17 p {
    color: #be8d55;
    font-size: 15px;
	line-height:22px;
	margin-bottom:20px;
    font-family: 'Exo', sans-serif;
}

/* all effect */



.list-style-inner-17:hover .ilist-effect-17,
.list-style-inner-17 .ilist-effect-17,
.list-part-main-17 .list-style-inner-17:hover,
.list-part-main-17 .list-style-inner-17:hover::after,
.list-part-main-17 .list-style-inner-17:hover::before  {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}


