/* css for banner */
	.bi {
		background-image: url("../../img/profile_banner.jpg");
		background-size:cover;
		height: auto;
		min-height: 100px;
	}

	/* css for tabs */
	.nav-xs  > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
	   background-color: #1AB394 !important;
		border-color: #dddddd #dddddd #f3f3f4;
		border-image: none;
		border-style: solid;
		border-width: 0px !important;
		color: #fff  !important;
		cursor: default;
	}
	.nav-xs  > li > a {
		color: #a7b1c2;
		font-weight: 400;
		padding:  7px 12px 7px 10px  !important;
	}

	.center-img {
	text-align:center;
	}
	.center-img img{
		border: 3px solid #fff;
		border-radius: 50% !important; 
		width: 128px; 
		height: 128px;
	}
	
		
	@media only screen and (max-width: 767px) {
	.social-sec {
		text-align:left;
	}
	.center-img {
	text-align:right;
	}
	.center-img img {
	width:100px;
	height:100px;
	}
	}
		
	@media only screen and (max-width: 375px) {
		.mini-navbar .center-img img {
		width:80px;
		height:80px;
		}	
	.center-img {
	text-align:center;
	}
	.mini-navbar .social-sec .h3 {
		font-size: 18px;
	}
	.social-sec .h3 {
		font-size: 21px;
	}
	.mini-navbar .btn-circle {
		border-radius: 20px;
		font-size: 12px;
		height: 22px;
		line-height: 1.42857;
		padding: 2px 0;
		text-align: center;
		width: 22px;
	}
	}

.row-wrap {
    position: relative;
}
.row-space {
    padding-left: 43px;
}
/* item-section */
.item-section{padding:5px 0 25px 0px; 
margin-bottom:3px; 
position:relative;
}
.item-section {
    background: #fff none repeat scroll 0 0;
}
.firt_section .item-cont{display:block;}
.firt_section img {
width:200px;
height:auto;
display:block;
margin-right:15px;
margin-bottom:15px;
}
.firt_section .l-width {
width:80px;
float:left;
}

.firt_section .label {
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}
.item-title{
	height:43px;
	margin-left:3px; 
	display:inline-block; 
	position:relative; 
	margin-bottom:3px;
	cursor:pointer;
	padding-right:40px;
	z-index:2;
	}

.item-title .title{
	display:inline-block;
	text-transform:uppercase;
	font-size:16px; line-height:16px; font-family:'Patua One', cursive;
	background: #DFFBF4; 
	padding:13px 17px 14px 13px;
	color:#000;
	}

.item-title a{color:inherit; text-decoration:none;
}
.item-title .arrow{
	background-image: url(../../img/arrows.png);
	background-repeat: no-repeat;
	width:21px;
	height:21px;
	position:absolute;
	right:4px;
	top:10px;
	}
.row-wrap .item-title .arrow {
    background-position: 0 -25px;
}
.row-wrap .item-title:hover .arrow {
    background-position: 0 0;
}
.row-wrap .item-title.closed .arrow {
    background-position: 0 -50px;
}
.row-wrap .item-title.closed:hover .arrow {
    background-position: 0 -75px;
}
/* resume */

.item-cont{display:none;}
.item-cont{padding-bottom:51px;}
.item-title i {
    background-color: #1AB394;
    left: -46px;
    position: absolute;
    top: 0;
    width: 43px;
	color: #fff;
	text-align: center;
	padding:9px 0;
}
.item-border span {
    background: #dce3e7 none repeat scroll 0 0;
}
.item-border > span {
     
    display: block;
    height: 100%;
    position: absolute;
    top: 71px;
    width: 100%;
}
.item-cont {
    padding: 22px 3.95% 22px;
    position: relative;
    z-index: 2;
}
.item-border {
    height: 100%;
    left: -43px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 43px;
    z-index: 1;
}
.row-wrap hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 10px;
}
@media only screen and (max-width: 360px) {
.firt_section .l-width {
    float: left;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
}
}

.costom_facility label {
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0px;
    max-width: 100%;
	background:#f1f1f1;
	padding:5px 5px 5px 10px;
	color:#000;
}
.costom_facility .form-group {
	margin:0 5px;
}
.costom_facility div {
padding:0;
}
.costom_facility p {
padding:5px 5px 5px 10px;
margin:0;
}
.costom_facility {
padding: 0 10px;
}

/* Sport Profile Section css */

.sport_facility_block {
margin:20px 0;
}
.sport_facility_block .block {
    padding-left: 10px;
    padding-right: 10px;
}
.sport_facility_block .box {
    background-color: #f1f1f1;
    border-radius: 0px;
   height: 300px;
    padding: 20px 10px;
    position: relative;
	box-shadow:0 0 2px #ddd;
	
	
}
.sport_facility_block .box:hover {
overflow:auto;

}

.sport_facility_block .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #7ec13f;
	display: block;
    height: 8px;
    margin: 4px;
    width: 24px;
}

.sport_facility_blk .box .description {
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.sport_facility_block .point {
    border-bottom: 20px solid #fff;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    left: 15px;
    position: absolute;
    top: 62px;
}
.facility_title {
background:#1AB394;
margin-bottom:0px;
color:#fff;
}
.facility_title h2{
font-size: 16px;
padding:9px 15px;
font-weight: 400;
margin-bottom:0;
}
.v-c-f {
    align-items: center;
    display: flex;
}
.img-cont{
	position: relative;

}
.img-cont span{
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;

}
@media only screen and (max-width: 767px) {
.img-cont span{
	right: 40px;
}
}
@media only screen and (max-width: 375px) {
.img-cont span{
	right: 0px;
}
}
.m-b-xxxl{
	margin-bottom: 60px;
}
/* Sport Profile Section css end */