@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
@import url('parsley.css');

body{
	font-family: 'Roboto Condensed', sans-serif;
}

a,a:hover, a:focus, a:visited{
	text-decoration:none;
}
.breadcrumbs_List li a{
	color: #f7941d;
}
.breadcrumbs_List li a:hover{
	color: #f7941d;
}
a.logo img {
    max-height: 45px;
}

a.logo {
    margin: 0px 0;
    display: inherit;
}
.navbar.mnhomrwpr {
    padding: 0;
}
.header-bottom {
    background: rgba(0, 0, 0, 0.3803921568627451);
}
header.tophederWrp {
   /* background: #0000004f;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 103px;
    z-index: 9;
}
.donateBtn {
    background: #0ba14b;
	text-decoration:none;
}
.donateBtn:hover {
    background: #0ba14b;
	color:#fff !important ;
}
.navbar-nav.mlist {
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: flex-end;
}
.navbar-nav.mlist a {
    padding: 15px 19px !important;
    color: #ffffff;
	position:relative;
}
.navbar-nav.mlist a.active {
    color: #f7941d;
}
.navbar-nav.mlist a:hover {
    color: #f7941d;
}
.navbar-nav.mlist a:before {
    top: 0;
}
.navbar-nav.mlist a:after {
    bottom: 0;
}
.navbar-nav.mlist a:after {
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    background: #f7941d;
	width:0;
	margin:0 auto;
	opacity:0;
	transition:all 0.3s ease-in-out;
}

.navbar-nav.mlist a:hover:before, .navbar-nav.mlist a:hover:after, .navbar-nav.mlist a.active:before, .navbar-nav.mlist a.active:after {
	width:100%;
	opacity:1;
	transition:all 0.3s ease-in-out;
}



.slirharwrTp {
    position: relative;
}
.rshaowWrp{
	z-index: 1;
    position: relative;
}
	


.boxshaowwpr img {
    width: 100%;
}
.ontHaing h2 {
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 19px;
    position: relative;
    display: inline-block;
}

.ontHaing {
    text-align: center;
}

.ontHaing h2:before {
    content: '';
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    /*background: white;*/
}
.ontnbox p {
    font-size: 15px;
	text-align: justify;
}

.thm-btn {
    background: #f7941d;
    padding: 5px 15px;
    display: inline-block;
    border: 1px solid #f7941d;
    color: white;
    border-radius: 0;
}
.thm-btn:hover {
    color: #fff;
    background: #0ba14b;
	border: 1px solid #0ba14b;
    text-decoration: none;
}
.ontnbox{
	text-align: center;
}
.aboutontwrRiFokrm {
    padding: 0 0 65px;
}
.aboutbanrpwr {
    margin: 20px 0 0;
}
.sportslir {
    margin: 19px 0 0;
}
.spoptstbLrup {
    padding: 40px 0;
    background: #f7941d;
    background: -moz-linear-gradient(135deg, #f7941d 0%,rgb(11, 161, 75) 50%,rgb(11, 161, 75) 52%,#f7941d 100%);
    background: -webkit-linear-gradient(135deg, #f7941d 0%,rgb(11, 161, 75) 50%,rgb(11, 161, 75) 52%,#f7941d 100%);
    background: linear-gradient(135deg, #f7941d 0%,rgb(11, 161, 75) 50%,rgb(11, 161, 75) 52%,#f7941d 100%);
}
.sportHom{
	position:relative;
	z-index:1;
}
.sportHom:before {
    content: '';
    background: url(../images/p6.jpg) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    opacity: 0.3;
	background-attachment:fixed;
}
.sportHom2{
	position:relative;
	z-index:1;
}
.sportHom2:before {
    content: '';
    background: url(../images/rev-slide6.jpg) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    opacity: 0.3;
	background-attachment:fixed;
}
.spoptstbLrup .ontHaing h2:before {
    background: #3859b8;
}
.spoptstbLrup .ontHaing h2 {
    color: #fff;
}
.sidForWRp {
    padding: 10px;
    background: #f1f1f1;
    border: 10px solid #fff;
    position: relative;
}

.sidForWRp:before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    border-top: 2px solid #0ba14b;
    border-left: 2px solid #0ba14b;
        top: -12px;
    left: -12px;
   // z-index: -1;
}
.sidForWRp:after {
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    border-bottom: 2px solid #0ba14b;
    border-right: 2px solid #0ba14b;
    top: -12px;
    left: -12px;
    z-index: -1;
}
.sriforWrp {
    background: #0ba14b;
    margin: -10px -10px 8px;
    padding: 10px;
}

.sriforWrp h2 {
    font-size: 16px;
    text-align: center;
    margin: 0;
    color: #fff;
}
.sriforWrp h2 span {
    font-size: 20px;
	    text-transform: uppercase;
}
.formTbah ul li {
    display: inline-block;
        padding: 5px 4px;
    font-weight: bold;
    border: 1px solid #989595;
    color: #736e6e;
	cursor: pointer;
	width:25%;
	font-size: 14px;
	margin:0 2px;
}
.formTbah ul li.active {
    border: 1px solid #0ba14b;
    color: #0ba14b;
}

.formTbah ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.formfieds  h3 {
    font-size: 15px;
    margin: 18px 0 0px;
    background: #fff;
    padding: 13px;
    text-align: center;
    color: #776c6c;
    font-weight: normal;
    text-transform: uppercase;
}
.formfieds h4 {
    font-size: 15px;
    margin: 36px 0 7px;
    color: #f7941d;
}
.formfieds {
    text-align: center;
}
.formfieds input {
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 0;
    text-align: center;
}
.formfieds button {
    background: #0ba14b;
    border: 1px solid #0ba14b;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
	cursor: pointer;
}
.formfieds button:hover {
    background: #f7941d;
    border: 1px solid #f7941d;
}

.contactboxwrp {
    margin: 38px 0 0;
    padding: 54px 30px;
    text-align: center;
    color: white;
    background: #f7941d;
    background: -moz-linear-gradient(135deg, #f7941d 0%,rgb(11, 161, 75) 50%,rgb(11, 161, 75) 52%,#f7941d 100%);
    background: -webkit-linear-gradient(135deg, #f7941d 0%,rgb(11, 161, 75) 50%,rgb(11, 161, 75) 52%,#f7941d 100%);
    background: linear-gradient(135deg, #f7941d 0%,rgb(11, 161, 75) 50%,rgb(11, 161, 75) 52%,#f7941d 100%);
}
.contactboxwrp p {
    font-size: 23px;
}
.contactboxwrp h6 {
    margin: 0 0 14px;
}
.contactboxwrp p {
    font-size: 23px;
    margin: 0 0 32px;
}
.contactboxwrp a {
    margin: 15px 0 0;
}
.sportitm {
    position: relative;
    border: 3px solid #fff;
    box-shadow: 0 0 10px #0000001f;
	margin: 10px 0 16px;
	overflow:hidden;
}
.sportitm:hover img {
    transition: all 0.3s ease-in-out;
    transform: scale(1.2);
}
.sportitm img {
	width:100%;
	height:100%;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
}
.viallspoirt {
    margin: 15px 0 0;
}
.tersmonwrp .owl-nav button i {
    color: #fff;
}
.itetile {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.itetile a {
    background: #0ba14ba8;
    padding: 5px 15px;
    color: #fff;
}
.itetile a:hover {
    background: #0ba14b;
    color: #fff;
	text-decoration:none;
}

.allablouViwrp {
    padding: 55px 0;
}

.abouvilbox h2 {
    font-size: 23px;
    font-weight: bold;
}

.aboublodywpr {
    border: 2px solid #f1f1f1;
    padding: 21px;
    text-align: justify;
    font-size: 14px;
    margin: 0 0 7px;
}
.tesmoContent {
    margin: 33px 0 0;
}

.tesmoContent h4 {
    font-size: 29px;
    color: #fff;
    font-weight: normal;
    line-height: 44px;
}
.teimbxo im {}

.teimbxo {
    height: 120px;
    width: 120px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    box-shadow: 0 0 10px #0000005c;
}

.tesmoImagewpr {
    margin: 45px 0 0;
    text-align: center;
}

.teimbxo img {
    height: 100%;
    width: 100%;
}

.tesmoImagewpr h5 {
    font-size: 15px;
    margin: 8px 0;
	color:#fff;
}

.tesmoImagewpr h6 {
    font-size: 14px;
    font-weight: normal;
    color: #caefff;
}

.sinqloQuat {
    display: inline-block;
    line-height: 87px;
    vertical-align: bottom;
}
.sinqloQuat2 {
    display: inline-block;
    line-height: 87px;
    vertical-align: top;
}

.tersmonwrp  .owl-nav button {
    margin: 0 0;
	outline:none;
	color:#fff !important;
}

.tersmonwrp  .owl-nav {
    text-align: center;
    font-size: 36px;
    opacity: 0.3;
    margin: 16px 0 0;
	color:#fff;
}
.getintyorup {
    padding: 55px 0;
}

.getintyorup .ontHaing {
    margin: 0 0 23px;
}
.form-control {
    font-size: 15px;
    border-radius: 0;
    border: 2px solid #ececec;
    background: #f1f1f1;
}

.getintyorup textarea{
	height:147px;
}
.formfieds input.form-control {
    background: #fff;
}
.mdb-color {
    background: #f7941d;
    background: -moz-linear-gradient(135deg, #f7941d 0%,rgb(11, 161, 75) 50%,rgb(11, 161, 75) 52%,#f7941d 100%);
    background: -webkit-linear-gradient(135deg, #f7941d 0%,rgb(11, 161, 75) 50%,rgb(11, 161, 75) 52%,#f7941d 100%);
    background: linear-gradient(135deg, #f7941d 0%,rgb(11, 161, 75) 50%,rgb(11, 161, 75) 52%,#f7941d 100%);
}

.page-footer {
    color: #fff;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.page-footer:before {
    content: '';
    background: url(../images/parallax4.jpg) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    opacity: 0.3;
	background-attachment:fixed
}
.page-footer a {
    color: #fff;
}
.page-footer a:hover {
    color: #fff;
}
.formfieds.fotrform .formfieds h4 {
    color: #fff;
}

.formfieds.fotrform {
    text-align: left;
}

.formfieds.fotrform h4 {
    color: #fff;
}

.formfieds.fotrform input {
    text-align: left;
}
.pagetop {
    padding: 177px 0 60px;
    text-align: center;
    background: aliceblue;
	position:relative;
	background:#000;
	z-index:1;
}
.pagetop:before {
    content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url('../images/bannr.jpg') top center no-repeat;
	z-index:-1;
    opacity: 0.3;
}
.pagetop h1 {
    color: #fff;
}

.pagetop ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #b9b4b4;
}

.pagetop ul li {
    display: inline-block;
    padding: 5px 5px;
    color: #8e8a8a;
    font-size: 13px;
}
.block {
    padding: 100px 0;
    position: relative;
}
.col-title {
    font-size: 19px;
    font-weight: 300;
    line-height: 1.8;
    margin: 0;
    color: #212121;
}
.frame-img {
    float: left;
    width: 100%;
    text-align: center;
}
.frame-img img {
    float: none;
    display: inline-block;
    border: 7px solid #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 27px rgba(0,0,0,0.17);
    -moz-box-shadow: 0 0 27px rgba(0,0,0,0.17);
    -ms-box-shadow: 0 0 27px rgba(0,0,0,0.17);
    -o-box-shadow: 0 0 27px rgba(0,0,0,0.17);
    box-shadow: 0 0 27px rgba(0,0,0,0.17);
}
.simple-text h3 {
    font-size: 19px;
    line-height: 1.8;
    font-weight: 400;
    padding-right: 40px;
}
.simple-text p {
    color: #666666;
    font-size: 15px;
    line-height: 1.8;
    font-family: 'roboto';
    margin-bottom: 20px;
}

.header-top {
    background: #0ba14b;
    padding: 10px 0;
}

ul.links-nav {
    list-style: none;    
	margin: 0;
    padding: 0;
}

ul.links-nav li {
    color: white;
    display: inline-block;
    font-size: 13px;
    margin-right: 24px;
	font-family: 'Roboto Condensed', sans-serif;
}

ul.links-nav li i {
    margin: 0 6px 0 0;
}
.solrRihg {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

.link-btn a {margin: 0 10px 0 ;color: #fff;font-size: 14px;}
.link-btn {
    color: #fff;
}
.link-btn a span {
    margin: 0 6px 0 0;
}
.social-links a {
    display: inline-block;
    margin: 0 5px;
    color: #fff;
    font-size: 14px;
}

.slideWRlpbtn {
    background: rgba(0, 0, 0, 0.38);
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 100px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    text-transform: uppercase;
}
.itmHa1 {
    max-width: 800px;
}

.itmHa1 h5 {
    font-weight: 100;
    font-size: 21px;
    margin: 0 0 22px;
}

.itmHa1 h2 {
    font-size: 56px;
    font-weight: bold;
    margin: 0 0 20px;
}

.btn-1:hover {
    background: #fff;
    color: #333;
}

.btn-1 {
    background: transparent;
    padding: 11px 26px;
    display: inline-block;
    font-size: 20px;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
}
.btn-2:hover {
    background: #0ba14b;
    color: #fff;
    border: 1px solid #0ba14b;
}

.btn-2 {
    background: #f7941d;
    padding: 11px 26px;
    display: inline-block;
    font-size: 20px;
    border: 1px solid #f7941d;
    color: #fff;
    text-decoration: none;
}




.owl-dots {
    position: absolute;
    bottom: 28px;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center;
}

.owl-dot {
    height: 20px;
    width: 20px;
    border: 1px solid #fff !important;
    border-radius: 50%;
    margin: 0 4px;
	outline:none;
}
.owl-dot.active {
	background:#fff !important;
}

.owl-next {
    right: 0;
}

.owl-next, .owl-prev {
    position: absolute;
    top: 50%;
    background: #ffffffb0 !important;
    color: #2b2b2b;
    width: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 51px;
}

.owl-prev {
    left: 0;
}

.fixed .header-top {
    display: none;
}
.fixed .header-bottom {
    background: rgba(0, 0, 0, 0.84);
}
.tophederWrp.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    transition: all 0.3s ease;
}

.spotswptjWR {
    padding: 50px 0;
}
.bgGrey{
    background: #f1f1f1;	
}
.sprpttMWR {
    padding: 50px 0;
    background: #f1f1f1;
}

.splorlbxpwr {
    background: #fff;
    padding: 10px 10px 40px;
}
.splorlbxpwr h2 {
    font-size: 25px;
    margin: 33px 0 15px;
}

.splorlbxpwr p {
    font-size: 14px;
    margin-bottom: 10px;
}

.permalink a {
    border: 2px solid #007fff;
    padding: 5px 15px;
    display: inline-block;
}

.permalink {
    text-align: center;
}
.sticyFixed {
    height: 100%;
}

.sidbarfidxe {
    position: sticky;
    top: 67px;
}
.sportitm_recriation {
    background: white;
    padding: 15px;
}

.sportitm_recriation h3 {
    font-size: 17px;
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 7px;
}

.sportitm_recriation p {
    font-size: 14px;
    margin: 0 0 16px;
}
.moalAmit{
	max-width:700px;
}
.maxMolWith{
	max-width:800px;
}
.become-volunteer {
    border-radius: 2px;
    float: left;
    padding:35px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.become-volunteer:before {
    background: rgba(242, 242, 241, 0.95) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.volunteer-thumb {
    float: left;
    width: 100%;
}
.volunteer-thumb > img {
    width: 100%;
}
.become-volunteer .title {
    margin: 0 0 30px;
}

.title span {
    font-size: 14px;
    color: #718289;
    text-transform: uppercase;
    margin: 0 0 10px;
    display: inline-block;
}
.title h2 {
    font-size: 35px;
    color: #2f2f2f;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.1;
    font-weight: 600;
}
.title h2 i {
    font-style: normal;
    font-weight: 200;
}
.tersmonwrp {
    padding: 0 70px;
}


.become-volunteer input[type="text"], .become-volunteer input[type="email"], .become-volunteer input[type="file"] ~ label, .become-volunteer input[type="password"], .become-volunteer input[type="tel"], .become-volunteer textarea {
    background: #fff;
    border: 0 none;
    color: #434343;
    float: left;
    font-size: 14px;
    height: 60px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 5px 20px;
    width: 100%;
}
.btn.submit {
    background: #f7941d;
    color: #fff;
    margin: 16px 0 0;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 20px;
	outline:none;
}

.btn.submit:hover {
	background:#0ba14b;
}
.max-Small{
	max-width:500px;
}

a {
    font-size: 14px;
}
a:hover,
a:focus {
    text-decoration: none;
}
.padd-25 {
    padding: 25px;
}
.padd-15 {
    padding: 15px;
}
.padd-top-bottom-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.padd-top-bottom-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.padd-top-10 {
    padding-top: 10px;
}
.padd-bottom-10 {
    padding-bottom: 10px;
}
.padd-top-15 {
    padding-top: 15px;
}
.padd-bottom-15 {
    padding-bottom: 15px;
}
.padd-top-20 {
    padding-top: 20px;
}
.padd-bottom-20 {
    padding-bottom: 20px;
}
.padd-top-30 {
    padding-top: 30px;
}
.padd-bottom-30 {
    padding-bottom: 30px;
}
.padd-top-40 {
    padding-top: 40px;
}
.padd-bottom-40 {
    padding-bottom: 40px;
}
.padd-top-50 {
    padding-top: 50px;
}
.padd-bottom-50 {
    padding-bottom: 50px;
}
.padd-top-60 {
    padding-top: 60px;
}
.padd-bottom-60 {
    padding-bottom: 60px;
}
.padd-top-70 {
    padding-top: 70px;
}
.padd-bottom-70 {
    padding-bottom: 70px;
}
.padd-top-80 {
    padding-top: 80px;
}
.padd-bottom-80 {
    padding-bottom: 80px;
}
.padd-top-90 {
    padding-top: 90px;
}
.padd-bottom-90 {
    padding-bottom: 90px;
}
.padd-top-100 {
    padding-top: 100px;
}
.padd-bottom-100 {
    padding-bottom: 100px;
}
.padd-left-5 {
    padding-left: 5px;
}
.padd-right-5 {
    padding-right: 5px;
}
.padd-left-10 {
    padding-left: 10px;
}
.padd-right-10 {
    padding-right: 10px;
}
.padd-left-15 {
    padding-left: 15px;
}
.padd-right-15 {
    padding-right: 15px;
}
.padd-left-20 {
    padding-left: 20px;
}
.padd-right-20 {
    padding-right: 20px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.full-width {
    float: left;
    width: 100%;
}
.border-color-blue {
    border-color: #0ba14b;
}
.border-left-3 {
    border-left: 3px;
    border-left-style: solid;
    padding-left: 17px;
}
.border-right-3 {
    border-right: 3px;
    border-right-style: solid;
    padding-right: 17px;
}
.bg-white {
    background: #fff;
}
.bg-blue {
    background: #0ba14b;
}
.color-blue {
    color: #0ba14b;
}
.list-style-none {
    list-style: none;
}
.li-padd-none {
    padding: 0;
    margin: 0;
}
.li-display-inline li {
    display: inline-block;
}
.box-shadow {
    box-shadow: 0 0 10px #00000014;
}
.display-inline {
    display: inline-block;
}
.display-block {
    display: block;
}
.filter-scroll {
    max-height: 190px;
    overflow: auto;
}
/*radio 1*/
.radio1 {
    cursor: pointer;
}
.radio1 input {
    display: none;
}
.radio1 span {
    padding-left: 21px;
    position: relative;
}
.radio1 span:after {
    content: '\f10c';
    position: absolute;
    font-family: fontawesome;
    left: 0;
    font-size: 18px;
    top: -5px;
    color: #c1c1c1;
}
.radio1 input:checked ~ span:after {
    content: '\f192';
    color: #0ba14b;
}
.radio1 input:checked ~ span {
    color: #0ba14b;
}
/*radio 1 f192 end*/
/*checkbox1 1*/
.checkbox1 {
    cursor: pointer;
}
.checkbox1 input {
    display: none;
}
.checkbox1 span {
    padding-left: 21px;
    position: relative;
}
.checkbox1 span:after {
    content: '\f096';
    position: absolute;
    font-family: fontawesome;
    left: 0;
    font-size: 18px;
    top: -5px;
    color: #c1c1c1;
}
.checkbox1 input:checked ~ span:after {
    content: '\f046';
    color: #0ba14b;
}
.checkbox1 input:checked ~ span {
    color: #0ba14b;
}
/*radio 1 f046 end*/
/*liststyle1*/
.liststyle1 li {
    padding-left: 21px;
    position: relative;
    margin-bottom: 3px;
}
.liststyle1 li:after {
    content: '\f046';
    position: absolute;
    font-family: fontawesome;
    left: 0;
    font-size: 15px;
    top: 0;
    color: #0ba14b;
}
.profilewrp {
    background: #f1f1f1;
}

.profile-colm {
	position: relative;
}


.profileSidebar ul li a.active {
	color: #0ba14b;
    background: #0ba14b;
}

.profileSidebar ul li:nth-last-child(1) a {
    border-bottom: 0;
}
.profileSidebar ul li a {
    display: block;
    padding: 10px 15px;
    color: #fff;
    border-bottom: 1px solid #d88116;
	transition:all 0.3s ease-in-out;
	//box-shadow:inset 0 0 0 #0ba14b;
}
.profileSidebar ul li a:hover {
	background:#0ba14b;
	transition:all 0.3s ease-in-out;
	//box-shadow:inset 500px 0 0 #0ba14b;
	color: #fff;
}
.profileSidebar ul li.active a {
	background:#0ba14b;
	transition:all 0.3s ease-in-out;
	//box-shadow:inset 500px 0 0 #0ba14b;
	color: #fff;
}

.profileSidebar {
    padding: 50px 0;
    position: relative;
    top: 0;
    bottom: 0;
    background: #f3921c;
    height: 100%;
}

.heading-underline{
	border-bottom:1px solid #e1e1e1;
}

.heading-underline h3 {
    font-size: 17px;
    color: #46494a;
}
.profile-detail-colm {
    padding-left: 0;
	    min-height: 600px;
}
.submit_anchor:hover {
	color:#fff;
    transition: all 0.3s ease;
    border-bottom: 5px solid #f3921c;
}
.submit_anchor {
    background: #0ba14b;
	border:0px;
    color: #fff;
    display: inline-block;
    padding: 9px 17px;
    border-bottom: 5px solid #00000017;
    font-weight: 600;
    text-transform: capitalize;
    transition: all 0.3s ease;
}
.profile_content label {
    font-size: 14px;
    margin-bottom: 0;
}
.profile_content .form-control {
    font-size: 14px;
}


.profile_content table.table tr th {
    background: #0ba14b;
    color: #fff;
    font-size: 13px;
	border:1px solid #0ba14b;
}
.tableImage img {
    max-height: 40px;
    max-width: 40px;
}
.profile_content table.table tr td {
    font-size: 13px;
    vertical-align: middle;
}
.tableAction a {
    font-size: 13px;
}
.marqueeBoxWrp{
	max-height:1000px;
}
.videoWrpft{
	margin: 15px 0;
}










