/*---------------------------------------------------------------

# Author - mixwebtemplates http://www.mixwebtemplates.com
# Copyright (C) 2008 - 2018 mixwebtemplates.com. All Rights Reserved.
# Websites: http://www.mixwebtemplates.com
-----------------------------------------------------------------*/


h1,h2,h3,h4, .tp-caption
 {
	font-family: 'Lato', sans-serif;
	font-weight:300;
}

#wrapper { color: #444; background-color:rgba(255,255,255,0.8);}
body.bg { color: #444; background-color:#fff;}
#wrappet { color: #444; background-color:rgba(255,255,255,0.9);
	box-shadow:0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);}
#mx-clients {margin-top: -10px;}
#bottsite { color: #fff; background-color: #222222; padding: 0px 0px; }
#bottomspot  { background-color:rgba(255,255,255,0.8); color: #444;}
#fobott  { background-color:rgba(255,255,255,0.8); color: #444;}
.main-title-wrapper h1 { color: #fff; font-family: Arial,Helvetica,sans-serif; font-size: 60px;font-weight:bold; }
#tophead { background-color:rgba(255,255,255,1); color: #444; position: relative; z-index: 10;}
.jul-formregistration, .jul-formlogin { color: #222;}
.service-box .service-content p { color: #ccc !important; }
.mx_date { padding: 5px 0px;}
.pi-slide .info { font-size: 18px; line-height: 29px;}
#menuout .mx-inner,
#mx-banner .mx-inner, #mx-header .mx-inner, #mx-top .mx-inner, #mx-gallery1 .mx-inner{
	padding:0;
}
.style-fourteen img {border: 3px solid #fff;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);
}     
#mx-bottom1 a:hover,a:active,a:focus{color:#fff;}
#mx-bottom2 a:hover,a:active,a:focus{color:#fff;}
#mx-bottom3 a:hover,a:active,a:focus{color:#fff;}
#mx-bottom4 a:hover,a:active,a:focus{color:#fff;}
#mx-bottom a:hover{ background: transparent;}
#mx-bottom li a{ padding: 7px 0px; border-bottom: 1px solid #777;}
#bottomspot .mx-inner {padding:0;}
#hormenu ul li .submenu-inner,#sublevel ul li .submenu-inner { margin: 1px 3px 3px 3px;
	box-shadow:0 0 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);}
.mx_date{float:left;margin-top:8px}
.form-actions{padding:2px 4px 2px;margin-top:5px;margin-bottom:5px;background: transparent;border-top:1px solid #fff;*zoom:1;}	
input{width:90%;}
textarea{width:98%;}
.quick_contact input{width:80%;}
#contact-form input{width:40%;}
#user-registration input, #member-registration input, .login input{width:230px;}
.pagenav a,.pager a{display:inline-block;padding:4px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#fafafa; border-bottom:1px solid #dadada;
	background-image: -webkit-linear-gradient(top,  #fff, #fafafa);
	background-image: -moz-linear-gradient(top, #fff, #fafafa);
	background-image: -ms-linear-gradient(top, #fff, #fafafa);
	background-image: -o-linear-gradient(top, #fff, #fafafa);}
.pager a:hover{text-decoration:none;background:#f5f5f5; border-bottom:1px solid #dadada;
	background-image: -webkit-linear-gradient(top,  #fafafa, #fff);
	background-image: -moz-linear-gradient(top, #fafafa, #fff);
	background-image: -ms-linear-gradient(top, #fafafa, #fff);
	background-image: -o-linear-gradient(top, #fafafa, #fff);}
a#pagetop{float:right;padding: 4px 10px;}	
a#valdate{  font-size: 10px;padding: 2px 5px; }	
	
.jlogin1 {float:left;width:40%;margin-right:12px;}
.jlogin2 {float:left;width:50%;margin-top:14px;color:#999;}
.jlogintext {float:left;margin:0 12px 12px 0;}

.contactForm legend  { font-size: 12px !important;}
#mx-rightcol .control-group { font-size: 12px !important; }

#mx-rightcol input { width: 95% !important;}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #999 0%, #555 100%);
  background-image: linear-gradient(to bottom, #999 0%, #555 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#555', GradientType=0);
  border-color: #999;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.gallery  {
    margin: 0;
  }
  @media (max-width: 767px) {
body {
    padding-right: 0px;
    padding-left: 0px;
  }
  }  
#setbottom {
    background-color: rgba(225,225,225,0.8);
  }
#setbottom .col-md-8 {
    background-color: #fff; color:#222;
  }
 
/* Back To Top */

#back-top {
  position: fixed;
  bottom:35px;
  right: 35px;
  z-index: 99;
  display: none;
}
#back-top a {
  width: 30px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#back-top a .fa {
  display: block;    
  background-color: #000;
    width: 60px;
    height: 60px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    z-index: 2;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
}
}
#back-top a:hover {
  color: #2f2f2f;
}
#back-top a:hover .fa {
  background-color: #777;
} 
#mainbott{
  color: #f2f0fb;
  background-color: #555;
  padding: 0px 0px;
  text-align: center;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
a, .btn {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.btn {
    padding: 10px 36px !important;
    margin: 0px;
    box-shadow: none;
    border-radius: 0;
}
.btn.btn-setcolor, .btn.btn-setcolor.dark {
    background-color: #444;
    color: #fff;
}
.mbod {
  margin-bottom: 50px;
}
.social-list a i.md-icon { color: #333;}


/*
// #Accordion
// --------------------------------------------------
*/
.accordion-heading {
  font-size: 13px !important;
  font-family: 'Muli', sans-serif;
  line-height: 1.5em;
  text-transform: none;
  padding: 0;
}
.accordion-heading > a {
  display: block;
  padding: 12px 18px 12px 12px !important;
  color: #444;	
  background-image: -webkit-linear-gradient(top,  #fff, #fafafa);
	background-image: -moz-linear-gradient(top, #fff, #fafafa);
	background-image: -ms-linear-gradient(top, #fff, #fafafa);
	background-image: -o-linear-gradient(top, #fff, #fafafa);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
}

.accordion-heading > a.collapsed {
  color: #6d6d6d;
  background-color: #f4f4f4;
}

.accordion-heading > a.collapsed:hover {
	background-image: -webkit-linear-gradient(top,  #fafafa, #fff);
	background-image: -moz-linear-gradient(top, #fafafa, #fff);
	background-image: -ms-linear-gradient(top, #fafafa, #fff);
	background-image: -o-linear-gradient(top, #fafafa, #fff);
  text-decoration: none;
}
.accordion-heading > a:hover {
  text-decoration: none;
}
.accordion-inner {
  padding: 14px 20px;
  background: #fff;
  color:#222;
}  
  
/* tab-center */  
#tab-center ul.nav-tabs {
  text-align: center;
  border-bottom: 1px solid #EEEEEE;
}
#tab-center ul.nav-tabs li {
  float: none;
  display: inline-block;
}
#tab-center ul.nav-tabs li a {
  padding: 10px 20px;
  border-radius: initial;
  background: none;
  border: 1px solid #eeeeee ;
  background-color: #fff;
  color: #222;
  outline: medium none;
}
#tab-center ul.nav-tabs li a span.icon {
  display: block;
  font-size: 0;
  line-height: 29px;
}
#tab-center ul.nav-tabs li a span.icon:before {
  font-size: 24px;
}
#tab-center ul.nav-tabs li a span.title {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
#tab-center ul.nav-tabs li a:hover,
#tab-center ul.nav-tabs li a:focus {
  background: none;
  border: 1px solid #EEEEEE;
  border-bottom: 1px solid #f9f9f9;
}
#tab-center ul.nav-tabs li.active a {
  background: #f9f9f9;
  border: 1px solid #EEEEEE;
  border-bottom: 1px solid #f9f9f9;
}
#tab-center ul.nav-tabs li.active a:focus {
  box-shadow: none;
}
#tab-center .tab-content {
  border: none;
} 
#tab-center .tab .tab-content {
    padding: 10px;
}
/* table*/
.table_wrapper ul {
  margin:0 auto;
  padding:0;
}
.table_wrapper ul > li { list-style:none; }
.table_wrapper ul > li:nth-child(2n) { background:#fbfbfb; }
.table_wrapper ul > li .mxt-col {
  position:relative;
  display:inline-block;
  vertical-align:middle;
  padding:1% 0px;
}
.table_wrapper ul > li .mxt-col.mxt-name {
  width:39%;
  font-size:12px;
  font-weight:500;
  line-height:55px;
  letter-spacing:0.03em;
  color:#444444;
}
.table_wrapper ul > li .mxt-col.mxt-name .mxt-ord {
  font-size:13px;
  font-weight:600;
  display:inline-block;
  margin-right:30px;
}
.table_wrapper ul > li .mxt-col.mxt-name img {
  display:inline-block;
  margin-right:30px;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
}
.table_wrapper ul > li .mxt-col.mxt-time {
  width:18%;
  font-size:12px;
  line-height:32px;
  letter-spacing:0.03em;
  padding:0px 1%;
  color:#f0653c;
}
.table_wrapper ul > li .mxt-col.mxt-coach {
  width:34%;
  font-size:13px;
  line-height:32px;
  padding-left:2%;
  color:#555555;
}
.table_wrapper ul > li .mxt-col.mxt-coach > a {
  float:right;
  font-size:11px;
  font-weight:500;
  line-height:24px;
  letter-spacing:0.04em;
  text-transform:auto;
  color:#ffffff;
  background:#252525;
  padding:5px 30px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
}
.table_wrapper ul > li .mxt-col.mxt-coach > a:hover { color: #000; background:#f1f1f1; }
.table_wrapper ul > li .mxt-col:after {
  content:"";
  position:absolute;
  top:50%;
  right:-1px;
  width:1px;
  height:15px;
  background:#dedede;
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -o-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
.table_wrapper ul > li .mxt-col:last-child:after { display:none; }
#mx-news{
	right: 70px;
	top: 27%;
 	 background-color: #fff;
	-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
	width: 30%;
	position: absolute;
	z-index: 100
}
#mx-news h3 {border-bottom: 2px solid #007724; width: 100%; margin-top: 5px; font-weight: 400;}
#mx-about1 h1 {
    font-family: 'Nunito',sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    color: #252525;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
}
#mx-about1 h2 {
    font-size: 18px;
    font-weight: 600;
    color: #209e2e;
    line-height: 22px;
    margin-bottom: 8px;
	font-family: 'Nunito',sans-serif;
	text-transform: none !important;
line-height: 1.1 !important;
letter-spacing: 0px !important;
}