.navbar-nav li .nav-link.my-active{
    color: #c8db0c !important;
  }
.owl-dot, .owl-prev , .owl-next{
		background-color: transparent;
		border-color: transparent;
	}
	button:focus{
		outline: none;
	}
	.mts .owl-nav .owl-prev{
		padding-right: 100px;
	}
	.owl-theme .owl-nav [class*=owl-], .owl-theme .owl-nav [class*=owl-]:hover{
		background-color: transparent;
		color: #f9a83f;
	}

.cursor{
cursor:pointer;

}
.ach{
	min-height: 100%;
}
.ftptb{
	padding-top:15px !important; 
	padding-bottom:15px  !important;
}

.upborder{
	width:100%;
}
.textwidth{
	max-width:calc(100% - 100px);
	display: inline-block;
	width: 100%;
}
.updatebtn{
	display: inline;
	position: absolute;
	top:28px;
}
.textwidth p{
	font-size:16px;
	margin: 0px;
}

.textwidth span{
	font-size:14px;
	margin: 0px;
}


.bs-example{
	margin: 20px;
}
.modal-content iframe{
	margin: 0 auto;
	display: block;
}
.cartoonVideo{
	width: 100%;
	height:300px;
}

.updatebutton{
	border: 1px solid transparent;
    color: #006332;
    cursor: pointer;
    background-color: #f9a83f;
    font-family: OpenSans-Regular;
    font-size: 16px;
	  

}


.modal-dialog {
    max-width: 720px;
}