 div#trainer_coaches_info .item {
	padding: 25px;
}
.error{color:#FF0000}
 .cancellation p {
    color: #3c3e40;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 400;
}
.cancellation ul li {
    list-style: none;
   
	text-align:left;
    color: #494037;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 18px;
    max-width: 100%;
}
.cancellation ul {
    margin: 12px 0px;
}

.cancellation ul li i {
    margin-right: 10px;
    font-size: 16px;
}

section.cancellation {
    padding: 67px 0px 39px;
    background-color: #fff;
    
}
section.cancellation h2 {
    color: #3c3e40;
    font-size: 48px;
   
    font-weight: 700;
    margin-bottom: 10px;
}

section.cancellation h4{
	font-size: 28px;
    font-weight: 400;
    color: #3c3e40;
    max-width: 100%;
	padding-top:10px;
	padding-bottom:40px;}

section.cancellation h6 {
    color: #2a9d43;
    font-size: 20px;
    
    font-weight: 500;
    margin-bottom: 50px;
}
section.cancellation p {
    color: #3c3e40;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 400;
}
section.cancellation .row {
    width: 998px;
    margin: 0 auto;
    max-width: 100%;
}
section.cancellation .row > div {
   padding: 0px 40px;
}

.trainercoachesinfo .owl-nav {
    position: absolute;
    bottom: 45%;
    width: 100%;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    
}
.trainercoachesinfo .owl-nav button   {
   margin: 0px !important;
    height:auto;
    width: auto;
}
.trainercoachesinfo .owl-nav button span {
    color: #aaaaaa;
    font-size: 47px;
    line-height: 47px;
}

.trainercoachesinfo .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    
}


.journys {
   /* padding: 0px 21px 34px;*/
    border-radius: 5px; height:416px;
}

.journys1 {
    padding: 0px 21px 34px;
    border-radius: 5px;
	box-shadow: 0px 0px 24px -8px #d2d0d0;
}
.mystyle{
padding: 5px 9px !important;
border: 1px solid #ccc !important;
width: 100% !important;
border-radius: 2px !important;}	
.journys1 p {
    color: #3c3e40;
    font-size: 16px;
    line-height: 18px;
	padding:8px;
}
.journys1 img{
    /*padding: 20px 0px 0px 0px;*/
}

.journys:hover {
    box-shadow: 0px 0px 24px -8px #d2d0d0;
}
.journys  h4 {
 color: #3c3e40;
 font-size: 25px;
 margin: 34px 0px 18px 0px;
}
.journys p {
    color: #3c3e40;
    font-size: 16px;
    line-height: 20px;
}
.journys  a {
	color: #3c3e40;
   /* border: 2px solid #3c3e40;*/
    padding: 15px 30px;
     
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 51px;
    display: inline-block;
    margin-top: 15px;
	 font-weight: 500;
}
.journys  a:hover {
	/*color: #ffffff;
    border: 2px solid #3c3e40;
     background-color: #3c3e40;*/
     text-decoration: none;
}
.journys span {
    font-size: 12px;
    display: block;
   /* margin-top: 2px;*/
	margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
bottom:30px; position:absolute;

}

.journys a {
     
    padding: 10px 20px;
    font-size: 18px;
    
}

.menuactive { color:#0e74b5 !important; }


.values_small {background-image: url(../images/values-bnr.jpg); background-repeat:repeat-x;
            background-size: cover;
            width: 100%;
			position: relative;
            text-align: center;
			margin-top:100px;
			height: 200px;
            line-height: 100px;
}
.values_small h1 {
    font-size: 50px;
    font-weight: 700;
    color: white;
    max-width: 100%; padding-top:60px;
}
.values_small h2 {
    font-size: 50px;
	font-weight: 300;
	 color: white;
}

.values_small h3 {
    font-size: 50px;
    font-weight: 300;
    color: white;
    max-width: 100%;
	padding-top:30px;
}


.values_small h4 {
    font-size: 28px;
    font-weight: 300;
    color: white;
    max-width: 100%;
	padding-top:10px;
}

.dropdown-menu { float:none !important; }

.dataTables_filter { text-align:right !important;}
#order_table_paginate { text-align:right !important;}
.dataTables_scrollBody
{
 overflow-x:hidden !important;
 overflow-y:auto !important;
}

.cookie-banner {
  position: fixed;
  bottom: 40px;
  left: 10%;
  right: 10%;
  width: 80%;
  color:#FFFFFF;
  padding: 5px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 13.5px;
  background-color: #545454;
  border-radius: 5px;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}
	


.close {
  height: 20px;
  background-color: #777;
  border: none;
  color: white;
  border-radius: 2px;
  cursor: pointer;
}

.dataTables_scrollBody::-webkit-scrollbar {
    display: none;
}
.dataTables_filter { padding-bottom:10px; }
.dataTables_filter input { width: 375px; }

.dataTables_length { padding-top:25px; }


#order_table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
  background-color: #8A8686 !important;
  color: white !important;