@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
/*========================================================
                    Main layout styles
=========================================================*/
body {
  background: #ffffff;
  font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.428571429;
  color: #ffffff;
}
a {
  text-decoration: none;
  color:#090;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
  background: none;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
textarea,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: caret;
}
input[type="submit"] {
	font-family: Arial; 
	font-weight: bold; 
	background-color: #C0C0C0; 
	font-size:16px; 
	width:120px; 
	height:25px;
	text-align:center;
	border:thin solid #666666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px; /* future proofing */
	-khtml-border-radius: 8px; /* for old Konqueror browsers */
}
p {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-bottom: 24px;
	line-height: 20px;
	color: #000;
}
h1.navbar-brand_ {
  margin: 0;
  padding: 0;
  float: left;
  height: auto;
  position: relative;
  top: 0;
  z-index: 10;
}
h1.navbar-brand_ a {
  display: inline-block;
}
h1.navbar-brand_ a img {
  width: 100%;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
}
h2 {
	font: bold italic 26px/1em 'Arial';
	margin: 0 0 20px 0;
	color: #444;
	text-align: center;
}
h3 {
	font: bold 16px/24px 'Arial';
	color: #000000;
	margin: 0 0 13px 0;
}
h4 {
	font: bold italic 16px/1em 'Arial';
	margin: 0 0 20px 0;
	color: #444;
	text-align: center;
	background:url(../img/icon/marker.png) no-repeat 0% 0%;
}
h5 {
	font: bold italic 14px/1em 'Arial';
	margin: 0 0 20px 0;
	color: #444;
	text-align: center;
}
h6 {
	font: bold 20px/24px 'Arial';
	padding: 3px 0 3px 20px;
	color: #444;
	text-align: left;
	background-color: #CCC;
	border:thin solid #666666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px; /* future proofing */
	-khtml-border-radius: 8px; /* for old Konqueror browsers */
}
h10 {
	font: bold 16px/1em 'Georgia';
	color: #ffffff;
	text-align: left;
	background-color: #C00;
}
.extra-wrap {
	overflow: hidden;
}
.content {
  padding: 0;
  background: #ffffff;
}
.content.indent {
	padding: 110px 0 0 0;
	background: #ffffff;
	border-top: 10px solid #ececec;
}
.content.indentm {
	padding: 28px 0 0 0;
	background: #ffffff;
	border-top: 10px solid #ececec;
}
.center {
  text-align: center;
}
select[multiple],
select[size] {
	font-size: 15px;
	padding-bottom:4px;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
	-webkit-box-shadow: 9px 9px 9px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 9px 9px 9px 0 rgba(0, 0, 0, 0.1);
	background-color: #FFFFFF;
}
header .container {
  position: relative;
}
header .box2 {
  background: #C00;
  padding: 0 34px 0 0;
}
/* menu*/
.slicknav_menu {
	display:none;
}
.containerslider {
	max-width:1170px;
	max-height:350px;
  margin-right: auto;
  margin-left: auto;
}
/* menu*/
/* menu
========================================================*/
nav.tm_navbar {
	position: relative;
	z-index: 0;
	border: none;
	padding: 0;
	margin: 44px 120px 0 0;
	float: right;
	min-height: 0;
	background: none;
}
nav.tm_navbar li {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 0 35px;
  float: left;
}
nav.tm_navbar li:first-child {
  margin: 0;
}
nav.tm_navbar li:last-child:after {
  display: none;
}
nav.tm_navbar li:after {
  width: 15px;
  height: 100%;
  top: 0;
  right: -30px;
  background: url('../img/paw.png') right center no-repeat;
  position: absolute;
  content: '';
}
nav.tm_navbar li a {
	position: relative;
	padding: 0;
	font-size: 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #a1a1a1;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li.active > a {
  color: #444;
  background: none;
}
nav.tm_navbar li.active > span {
  color: #444;
}
nav.tm_navbar li:hover > a {
  color: #444;
  background: none;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
nav.tm_navbar li:hover > span {
  color: #444;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
nav.tm_navbar .sfHover > a {
  color: #444;
  background: none;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
nav.tm_navbar .sfHover > span {
  color: #444;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
nav.tm_navbar li span {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -12px;
  color: #a1a1a1;
  font-size: 12px;
  z-index: 0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
  position: absolute;
  display: none;
  width: 235px;
  left: 0;
  top: 67px;
  list-style: none !important;
  zoom: 1;
  z-index: 11;
  background: #444;
  border-radius: 0;
  padding: 15px 0;
  margin: 0;
  text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
  background: none;
  border: none;
  width: auto;
  float: none;
  margin: 0 !important;
  padding: 0;
  display: block;
}
nav.tm_navbar .sub-menu > ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
nav.tm_navbar .sub-menu > ul li:after {
  display: none;
}
nav.tm_navbar .sub-menu > ul li a {
	padding: 0 32px;
	margin: 0;
	float: none;
	display: block;
	color: #ffffff;
	background: transparent;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	font-family: 'Arial';
	font-size: 14px;
	line-height: 29px;
	font-weight: 300;
}
nav.tm_navbar .sub-menu > ul li span {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 9px;
  left: auto;
  width: auto !important;
  color: #ffffff;
  font-size: 22px;
  background: none;
}
nav.tm_navbar .sub-menu > ul li a:hover {
  text-decoration: none;
  color: #ffffff !important;
  background: #FF0000 !important;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
  text-decoration: none;
  color: #ffffff !important;
  background: #C00 !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
  position: absolute;
  display: none;
  width: 235px;
  left: 100%;
  top: -15px;
  list-style: none !important;
  zoom: 1;
  z-index: 11;
  background: #444;
  border-radius: 0;
  padding: 15px 0;
  margin: 0 0 0 2px;
  text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
  padding: 0 32px;
  margin: 0;
  float: none;
  display: block;
  font: 300 14px/39px 'Lato';
  color: #ffffff;
  background: transparent;
  text-transform: none;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
  text-decoration: none;
  color: #ffffff !important;
  background: #f89039 !important;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.select-menu {
  display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 30px;
  overflow: hidden;
  border: none;
  z-index: 20;
  color: #b4b4b4;
  font-size: 37px;
}
#toTop:hover {
  outline: none;
  color: #CCCCCC;
}
.trainerBox {
  margin-bottom: 30px;
  position: relative;
  display: block;
}
.trainerBox figure {
  margin: 0;
}
.trainerBox figure a {
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.trainerBox figure a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.trainerBox figure img {
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  outline: 1px solid transparent;
}
.who-box {
  overflow: hidden;
  padding-bottom: 29px;
}
.who-box .col-lg-4 {
  margin-bottom: 50px;
}
.errorBox {
  padding: 0 0 125px 0;
  text-align: center;
  overflow: hidden;
}
.errorBox .title {
  font: 156px/1em 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 23px;
}
.errorBox .description {
  font: 60px/1em 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.errorBox p {
  font-size: 16px;
}
.thumb-box1 {
	overflow: hidden;
	padding: 23px 0 11px 0;
	text-align: left;
}
.thumb-box1 .title {
	font: bold italic 26px/1em 'Arial';
	color: #444;
	margin-bottom: 24px;
}
.thumb-box1 .description {
	font: 18px/29px 'Arial';
	color: #444;
	margin-bottom: 10px;
}
.thumb-box1 hr {
	margin: 0 0 4px 0;
	border-top: 1px solid #b5b5b5;
}
.thumb-box1a {
	overflow: hidden;
	padding: 0 0 0 0;
	text-align: left;
	float: left;
}
.thumb-box1a .title {
	font: bold italic 20px/1em 'Arial';
	color: #444;
	margin-bottom: 24px;
}
.thumb-box1a .description {
	font: 16px/22px 'Arial';
	color: #444;
	font-weight: bold;
}
.thumb-box1 .description a {
	color: #090;
}
.thumb-box1a hr {
  margin: 0 0 84px 0;
  border-top: 1px solid #b5b5b5;
}
.thumb-box1a p {
	margin-bottom: 0px;
	font: bold 15px 'Arial';
	color: #444;
	margin-right: 30px;
	margin-top: 30px;
}
.thumb-box2 {
	padding: 10px 0 10px 0;
	overflow: hidden;
	text-align: center;
	background-color: #FFF;
}
.thumb-box2 .title {
	color: #444;
	font: bold italic 22px/1em 'Arial';
}
.thumb-box3 {
	padding: 10px 0 10px 0;
	overflow: hidden;
	background-position: 100% 100%;
	position: relative;
	background-color: #F6DBD6;
}
.thumb-box3 .title {
	color: #000000;
	font: bold 26px/1em 'Arial';
	margin-bottom: 36px;
}
.thumb-box3 p {
	margin-bottom: 10px;
	font-size: 16px;
	color: #666;
	padding: 10px 10px 10px 10px;
}
.thumb-box3 figure {
  position: relative;
  border: 6px solid #ffffff;
}
.thumb-box3 figure img {
  width: 100%;
}
.thumb-box3 figure a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../img/play.png') center center no-repeat;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-box3 figure a:hover {
  opacity: 0;
  filter: alpha(opacity=0);
}
.thumb-box3 .col-md-6 {
  margin-bottom: 50px;
}
.thumb-box4 {
	padding: 10px 0 5px 0;
	overflow: hidden;
	text-align: center;
}
.thumb-box4 .title {
  font: bold italic 24px/1em 'Arial';
  color: #444;
  margin-bottom: 11px;
}
.thumb-box4 .description {
	font: 18px/1em 'Arial';
	color: #959595;
	margin-bottom: 5px;
}
.thumb-box4 .col-md-6 {
  text-align: left;
}
.thumb-box4 .title2 {
	font: bold 26px/1em 'Arial';
	color: #444;
	text-transform: uppercase;
	margin-bottom: 27px;
	padding-bottom: 27px;
	border-bottom: 1px solid #444;
}
.thumb-box4 a {
	color:#090;
}
.thumb-box4 p {
  color: #444;
  font-size: 16px;
  margin-bottom: 34px;
}
.thumb-box4a {
	padding: 5px 0 5px 0;
	overflow: hidden;
}
.thumb-box4a1 {
	padding: 20px 20px 20px 20px;
	overflow: hidden;
	text-align: center;
	 border:solid;
  border-color:#999CCC;
  -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.thumb-box4a1 a {
	color:#090;
}
.thumb-box4a .title2 {
	font: bold 26px/1em 'Arial';
	color: #444;
	text-transform: uppercase;
	margin-bottom: 27px;
	padding-bottom: 27px;
	border-bottom: 1px solid #444;
}
.thumb-box4a .description {
	font: 18px/1em 'Arial';
	color: #959595;
	margin-bottom: 5px;
}
.thumb-box4a .col-md-6 {
  text-align: left;
}
.thumb-box4a p {
  font-family: Arial, Helvetica, sans-serif;
  color: #444;
  font-size: 16px;
  margin-bottom: 34px;
}
.thumb-box5 {
  padding: 146px 0 127px 0;
  overflow: hidden;
  background: #88c6b9;
  border-bottom: 8px solid #444;
  background: url('../img/bg_pic2.jpg') center 0 no-repeat;
}
.thumb-box5 .title {
  font: italic 26px/36px 'Georgia';
  color: #444;
  margin-bottom: 43px;
}
.thumb-box5 .title em {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url('../img/quote.png') no-repeat;
  margin-right: 13px;
}
.thumb-box5 .name {
  font: bold 24px/1em 'Georgia';
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.thumb-box5 p {
  color: #ffffff;
  font-size: 18px;
}
.thumb-box6 {
	padding: 0px 0 84px 0;
	overflow: hidden;
	background-position: 100% 100%;
	position: relative;
	text-align: center;
}
.thumb-box6 p {
  font: italic 18px/28px 'Georgia';
  color: #630;
  margin-bottom: 14px;
}
.thumb-box6 p i {
  font-size: 30px;
  font-style: normal;
}
.thumb-box6 a {
	color: #633;
	font: bold italic 18px/1em 'Georgia';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-box6 a:hover {
  color: #f89039;
}
.thumb-box6 .col-lg-4 {
  margin-bottom: 40px;
}
.thumb-box6a li {
  color: #633;
  font: bold italic 20px/1em 'Georgia';
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-box6a li a{
  color: #633;
  font: bold italic 20px/1em 'Georgia';
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-box6a p {
  font: 18px/28px 'Georgia';
  color: #630;
  padding:10px 10px 10px 10px;
  margin-bottom: 14px;
  margin-top: 14px;
  border:dotted;
  border-color:#999CCC;
  background-color:#FBFBFB;
  -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.thumb-box6a a {
  font: 18px/28px 'Georgia';
  color:#9C6;
}
.thumb-box6a input[type="button"] {
  background: url('../images/DA20.png') no-repeat;
  width:20px;
  height:20px;
  border:none;
}
.thumb-box7 {
  overflow: hidden;
  padding-bottom: 10px;
  text-align: center;
}
.thumb-box8 {
  overflow: hidden;
  padding-bottom: 50px;
}
.thumb-box9 {
  overflow: hidden;
  background: #88c6b9;
  padding: 109px 0 100px 0;
}
/* thumbs
========================================================*/
.thumb-pad1a {
  margin: 0 0 50px 0;
  text-align: left;
  padding: 0;
  float: center;
}
.thumb-pad1a img {
	padding: 0 0 0 60px;
}
.thumb-pad1 {
  margin: 0 0 50px 0;
  text-align: left;
  padding: 0;
  float: center;
}
.thumb-pad1 p {
  color: #444;
}
.thumb-pad1 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0 0 6px 0;
  background: none;
  overflow: hidden;
}
.thumb-pad1 .thumbnail .badge {
  margin: 0 17px 0 0;
  padding: 0;
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  background: #88c6b9;
  border-radius: 100%;
  float: left;
}
.thumb-pad1 .thumbnail .caption {
  padding: 14px 0 0 0;
  overflow: hidden;
}
.thumb-pad1 .thumbnail .caption .title {
  font: bold 24px 'Georgia';
  color: #444;
  margin-bottom: 0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad1 .thumbnail .caption .title:hover {
  color: #88c6b9;
}
.thumb-pad2 {
  margin: 0;
  background: #ffffff;
  text-align: left;
  padding-bottom: 20px;
}
.thumb-pad2 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 10px 0 0 0px;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption p {
  margin: 0;
}
.thumb-pad2 .thumbnail .caption em {
	width: 5px;
	height: 50px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.thumb-pad2 .thumbnail .caption strong {
  font: bold 12px/1em 'Georgia';
  color: #f89039;
  text-transform: uppercase;
  display: block;
}
.thumb-pad2 .thumbnail .caption a {
  font: bold 12px/1em 'Arial';
  color: #f89039;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad2 .thumbnail .caption a:hover {
  color: #444;
}
.thumb-pad2 .thumbnail .caption p {
	margin-bottom: 0;
	color: #444;
	line-height: 15px;
	font-size: 14px;
}
.thumb-pad2 .thumbnail .caption .extra-wrap {
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
.thumb-pad2 .thumbnail1 .caption1 .extra-wrap {
	padding-top: 5px;
	padding-left: 0px;
}
.thumb-pad2 .thumbnail1 img {
	width: 80px;
	height: 80px;
}
.thumb-pad2 .thumbnail1 .caption1 p {
	margin-bottom: 0;
	color: #444;
	line-height: 15px;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.thumb-pad2 .thumbnail1 .caption1 .extra-wrap {
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
.thumb-pad2 .thumbnail10 .caption em {
	width: 1px;
	height: 10px;
	display: inline-block;
	float: left;
}
.thumb-pad2 .thumbnail10 .caption .extra-wrap {
	padding-top: 5px;
	padding-right: 0px;
	width: 200px;
	padding-bottom: 20px;
}
.thumb-pad2 .thumbnail10 img {
	width: 200px;
	height: 200px;
}
.thumb-pad2 .thumbnail10 {
	width: 200px;
	height: 300px;
}
.thumb-pad2 .thumbnail10 .caption p {
	margin-bottom: 0;
	color: #444;
	line-height: 15px;
	font-size: 12px;
	font-weight:bold;
}
.thumb-pad2 .thumbnail10 .caption .extra-wrap {
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 5px;
}
.thumb-pad2 figure {
  margin: 0;
  position: relative;
}
.thumb-pad2 figure img {
  width: 50%;
}
.thumb-pad2 figure:hover i {
  -webkit-transform: translateY(0) translateX(0) scale(1);
  transform: translateY(0) translateX(0) scale(1);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.thumb-pad2 figure i {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  display: block;
  background: #444444 url('../img/zoom.png') center center no-repeat;
  background: rgba(68, 68, 68, 0.8) url('site/img/zoom.png') center center no-repeat;
  font-weight: normal;
  -webkit-transform: translateY(0) translateX(0) scale(0.25);
  transform: translateY(0) translateX(0) scale(0.25);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.thumb-pad2-1 {
  margin: 0;
  background: #ffffff;
  text-align: left;
  padding-bottom: 20px;
  -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.13);
}
.thumb-pad2-1 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad2-1 .thumbnail .caption {
  padding: 16px 0 0 19px;
  overflow: hidden;
}
.thumb-pad2-1 .thumbnail .caption p {
  margin: 0;
}
.thumb-pad2-1 .thumbnail .caption em {
  width: 31px;
  height: 38px;
  display: inline-block;
  float: left;
  margin-right: 14px;
  background: url('../img/page1_icon4.png') no-repeat;
}
.thumb-pad2-1 .thumbnail .caption strong {
  font: bold 12px/1em 'Georgia';
  color: #f89039;
  text-transform: uppercase;
  display: block;
}
.thumb-pad2-1 .thumbnail .caption a {
  font: bold 12px/1em 'Georgia';
  color: #f89039;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad2-1 .thumbnail .caption a:hover {
  color: #444;
}
.thumb-pad2-1 .thumbnail .caption p {
  margin-bottom: 0;
  color: #444;
  line-height: 14px;
  font-size: 12px;
}
.thumb-pad2-1 .thumbnail .caption .extra-wrap {
  padding-top: 5px;
}
.thumb-pad2-1 figure {
  margin: 0;
  position: relative;
}
.thumb-pad2-1 figure img {
  width: 100%;
}
.thumb-pad2-1 figure:hover i {
  -webkit-transform: translateY(0) translateX(0) scale(1);
  transform: translateY(0) translateX(0) scale(1);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.thumb-pad2-1 figure i {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  display: block;
  background: #444444 url('../img/zoom.png') center center no-repeat;
  background: rgba(68, 68, 68, 0.8) url('../img/zoom.png') center center no-repeat;
  font-weight: normal;
  -webkit-transform: translateY(0) translateX(0) scale(0.25);
  transform: translateY(0) translateX(0) scale(0.25);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.thumb-pad3 {
  margin: 0;
  padding-bottom: 17px;
  text-align: center;
  border: 1px solid #bbb;
}
.thumb-pad3 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad3 .thumbnail .caption {
  padding: 0;
}
.thumb-pad3 .thumbnail .caption p {
  margin: 0;
  color: #9c9a9a;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 22px;
}
.thumb-pad3 .thumbnail .caption p:after {
  width: 190px;
  height: 1px;
  bottom: 0;
  left: 50%;
  margin-left: -95px;
  background: #ededed;
  position: absolute;
  content: '';
}
.thumb-pad3 .thumbnail .caption strong {
  font: 20px 'Lato';
  color: #2b2b2b;
  margin-bottom: 9px;
  display: block;
}
.thumb-pad3 figure {
  margin: 0 0 28px 0;
}
.thumb-pad3 figure img {
  width: 100%;
}
.thumb-pad4 p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.thumb-pad4 {
  margin: 0;
  overflow: hidden;
}
.thumb-pad4 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad4 .thumbnail .caption {
  padding: 0;
}
.thumb-pad4 figure {
  margin: 0 0 20px 0;
}
.thumb-pad4 figure img {
  width: 100%;
}
.thumb-pad5 {
  margin: 0 0 40px 0;
  padding-bottom: 24px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #bbb;
  background: #ffffff;
}
.thumb-pad5 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad5 .thumbnail .caption {
  padding: 0;
  overflow: hidden;
}
.thumb-pad5 .thumbnail .caption a {
  font: 20px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2b2b2b;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption a:hover {
  color: #22c8ff;
}
.thumb-pad5 .thumbnail .caption p {
  font: 14px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #9c9a9a;
  text-transform: uppercase;
  margin: 10px 0 0 0;
}
.thumb-pad5 figure {
  margin: 0 0 28px 0;
}
.thumb-pad5 figure img {
  width: 100%;
}
.thumb-pad6 {
  overflow: hidden;
  margin: 0;
}
.thumb-pad6 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.thumb-pad6 .thumbnail .caption {
  padding: 0;
  overflow: hidden;
}
.thumb-pad6 .thumbnail .caption a {
  font: 14px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #22c8ff;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad6 .thumbnail .caption a:hover {
  color: #2b2b2b;
}
.thumb-pad6 .thumbnail figure {
  padding: 0;
  margin: 0 30px 0 0;
  float: left;
}
.thumb-pad7 {
  margin: 0 0 44px 0;
}
.thumb-pad7 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad7 .thumbnail .caption {
  padding: 0;
  overflow: hidden;
}
.thumb-pad7 .thumbnail .caption strong {
  font: 18px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #414042;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 16px;
  border-bottom: 1px solid #a09fa0;
}
.thumb-pad7 .thumbnail .caption a {
  font: 15px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #22c8ff;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption a:hover {
  color: #414042;
}
.thumb-pad7 figure {
  margin: 0 0 20px 0;
}
.thumb-pad7 figure img {
  width: 100%;
}
.thumb-pad8 {
  margin: 0 0 30px 0;
  padding: 39px 30px 52px 30px;
  border: 1px solid #e4e4e4;
  background: #fefefe;
  text-align: center;
}
.thumb-pad8 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad8 .thumbnail .caption {
  padding: 0;
}
.thumb-pad8 .thumbnail .caption p {
  margin: 0;
}
.thumb-pad8 .thumbnail .caption strong {
  font: bold 18px/21px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: block;
  margin-bottom: 16px;
}
.thumb-pad8 .badge {
  margin: 0 0 21px 0;
  padding: 0;
  width: 97px;
  height: 97px;
  border-radius: 100%;
  background: #ffffff;
  text-align: center;
  font: 600 48px/91px 'Open Sans';
  color: #ababab;
  border: 1px solid #e4e4e4;
}
.thumb-pad9 {
  margin: 0 0 40px 0;
  overflow: hidden;
  text-align: left;
}
.thumb-pad9 .thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
}
.thumb-pad9 .thumbnail .caption {
  padding: 0;
  overflow: hidden;
}
.thumb-pad9 .thumbnail .caption .title {
  color: #ffffff;
  margin: 0;
  font-size: 16px;
}
.thumb-pad9 .thumbnail .caption .title a {
  color: #ffffff;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .title a:hover {
  color: #444;
}
.thumb-pad9 .thumbnail .caption .descrip {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 12px;
}
.thumb-pad9 .thumbnail .caption .descrip a {
  color: #ffffff;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.thumb-pad9 .thumbnail .caption .descrip a:hover {
  color: #444;
}
.thumb-pad9 .thumbnail .caption .descrip br {
  display: none;
}
.thumb-pad9 .thumbnail .caption p {
  font-size: 16px;
  margin-bottom: 9px;
}
.thumb-pad9 figure {
  margin: 0 30px 0 0;
  float: left;
  -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.13);
}
.thumb-pad9 figure img {
  width: 100%;
}
.thumb-box11 p{
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-indent: 7px;
}
.thumb-box11 a{
	color:#090
}
.thumb-box11 .thumbnail{
	border:none;
}
/*border*/
.borderr{
	border:thin solid #666666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
	padding: 20px 20px 20px 20px;
}
.borderrm{
	border:thin solid #666666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}
.borderrmt{
	background-color:#C00;
	border:thin solid #666666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px; /* future proofing */
	-khtml-border-radius: 8px; /* for old Konqueror browsers */
	padding: 14px 2px 2px 2px;
}
.borderrmt .title{
	font-size: 20px 'Georgia';
	color: #ffffff;
	text-align:center;
}
/*border*/
/*col6H3*/
.col-lg-6 h3{
	font: bold 20px/24px 'Arial';
	padding: 3px 0 3px 20px;
	color: #444;
	text-align: left;
	background-color: #CCC;
	border:thin solid #666666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px; /* future proofing */
	-khtml-border-radius: 8px; /* for old Konqueror browsers */
}
/*menuleft*/
.menuleft ul { padding:0px 0px 0px 0px; margin:0px 0px 0px 0;}
.menuleft ul li { margin:0px 0px 0px 0px; padding-bottom:12px; font-size:12px;}
.menuleft ul li a { color:#0b0403; text-decoration:none; font-weight:bold;}
.menuleft ul li a:hover { color:#9f9d9d;}
.menuleft.menuleft li {
		padding:0 0 1px 0;
	}
	.menuleft.menuleft li a {
	color:#0B0403 !important;
	font-size:13px;
	background:#e0e0e0;
	line-height:28px;
	display:block;
	text-indent:20px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	.menuleft.menuleft li a:hover {
		background:#cacaca;
	}
	.menuleft.menuleft li ul { margin-top:1px; margin-bottom:-1px;}
	.menuleft.menuleft li ul li a { padding-left:12px; font-weight:bold;}
	.menuleft h3{
	font: bold 20px/24px 'Georgia';
	color: #ffffff;
	text-align:center;
	padding: 8px 2px 2px 2px;
}	
/*menuleft*/
/* btn
========================================================*/
.btn-default.btn1 {
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  padding: 0 25px 0 41px;
  font: 24px/63px 'Georgia';
  margin: 0;
  border-radius: 0;
  color: #ffffff;
  background: #f89039;
  float: none;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.btn-default.btn1 i {
  color: #ffffff;
  font-size: 29px;
  position: relative;
  top: 3px;
  margin-left: 22px;
}
.btn-default.btn1:hover {
  color: #f89039;
  background: #ffffff;
  text-decoration: none;
}
.btn-default.btn1:hover i {
  color: #f89039;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 22px 0 49px;
	font: 24px 'Georgia';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #444;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 i {
  color: #ffffff;
  font-size: 29px;
  position: relative;
  top: 3px;
  margin-left: 22px;
}
.btn-default.btn2:hover {
  color: #ffffff;
  background: #f89039;
  text-decoration: none;
}
.btn-default.btn2:hover i {
  color: #ffffff;
}
.btn-default.btn3 {
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  padding: 0;
  font: bold 16px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  border-radius: 0;
  color: #ffffff;
  background: none;
  text-decoration: underline;
  border: none;
  float: none;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.btn-default.btn3:hover {
  color: #444;
  text-shadow: none;
  background: none;
  text-decoration: none;
}
.btn-default.btn4 {
  box-shadow: none;
  text-decoration: none;
  display: inline-block;
  padding: 0 30px;
  font: 24px/48px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  border-radius: 0;
  color: #ffffff;
  background: #f89039;
  border: none;
  float: none;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.btn-default.btn4:hover {
  color: #ffffff;
  text-shadow: none;
  background: #444;
  text-decoration: none;
}
/* list
========================================================*/
.list1 {
  margin: 0 0 75px 0;
  padding: 0;
  list-style: none;
}
.list1 li {
  font-size: 14px;
  line-height: 1.428571429;
  margin: 0 0 8px 0;
  padding-left: 16px;
  background: url('../img/list_arrow.png') 0 3px no-repeat;
}
.list1 li a {
  color: #ffffff;
  font: 16px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.list1 li a:hover {
  color: #444;
}
.list1-1 {
  margin: 0;
  padding: 0 0 9px 0;
  list-style: none;
}
.list1-1 li {
  font-size: 14px;
  line-height: 1.428571429;
  margin: 0 0 14px 0;
}
.list1-1 li a {
  color: #3e3d3d;
  font: 18px 'Roboto Condensed';
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.list1-1 li a:hover {
  color: #df9e5d;
}
.list2 {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.list2 li {
  font-size: 14px;
  line-height: 1.428571429;
  margin: 0 0 0 98px;
  float: left;
  overflow: hidden;
}
.list2 li:first-child {
  margin: 0;
}
.list2 li a {
  display: block;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.list2 li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.list3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list3 li {
  font-size: 14px;
  line-height: 1.428571429;
  margin: 0 0 0 86px;
  float: left;
}
.list3 li:first-child {
  margin: 0;
}
.list3 li a {
  display: inline-block;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.list3 li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.list4 {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.list4 li {
  font-size: 14px;
  line-height: 1.428571429;
  margin-bottom: 36px;
}
.list4 li time {
  font: 14px/20px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #414042;
  float: left;
  margin: 0 10px 0 0;
}
.list4 li p {
  margin-bottom: 0;
}
.list5 {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.list5 li {
  font-size: 14px;
  line-height: 1.428571429;
  margin: 0 0 7px 0;
  overflow: hidden;
}
.list5 li figure {
  margin: 0 0 11px 0;
}
.list5 li a {
  font: 300 18px 'Roboto Condensed';
  color: #3e3d3d;
  display: inline-block;
  margin-bottom: 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.list5 li a:hover {
  color: #df9e5d;
}
.list6 {
  margin: 0 0 18px 0;
  padding: 0;
  list-style: none;
}
.list6 li {
  font-size: 14px;
  line-height: 1.428571429;
  margin: 0 0 41px 0;
}
.list6 li p {
  margin-bottom: 0;
}
.list6 li a {
  font: bold 16px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.list6 li a:hover {
  color: #444444;
}
.list7 {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.list7 li {
  font-size: 14px;
  line-height: 1.428571429;
  overflow: hidden;
  margin-bottom: 28px;
}
.list7 li .badge {
  width: 53px;
  height: 53px;
  line-height: 48px;
  position: relative;
  border-radius: 100%;
  background: #22c8ff;
  color: #ffffff;
  font-size: 24px;
  float: left;
  margin: 0 12px 0 0;
  text-align: center;
}
.list7 li p {
  margin: 0;
}
.list8 {
  margin: 0 0 71px 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.list8 li {
  font-size: 14px;
  line-height: 1.428571429;
  margin: 0 0 32px 0;
}
.list8 li p {
  margin-bottom: 0;
  font-size: 16px;
}
.list8 li h3 {
  font-size: 16px;
}
/*------------------isotop items------------------*/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  overflow: visible;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.izotope-box {
  margin: 0 0 0 -30px;
}
.element {
  display: block;
  position: relative;
  border: none;
  margin: 0 !important;
  height: auto !important;
  padding: 0 0 50px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#options .pagination {
  margin: 0 0 55px 0;
  display: block;
  border-radius: 0;
}
#filters {
  position: relative;
  padding: 0;
  text-align: center;
}
#filters li {
  display: inline-block;
  margin-right: 37px !important;
  position: relative;
}
#filters li:after {
  width: 14px;
  height: 100%;
  top: 0;
  right: -25px;
  background: url('../img/slash2.png') right center no-repeat;
  position: absolute;
  content: '';
}
#filters li:last-child:after {
  display: none;
}
#filters li a {
  padding: 0;
  border-radius: 0 !important;
  font: 16px 'Georgia';
  color: #444;
  margin: 0;
  text-decoration: none;
  background: none !important;
  border: none;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#filters li a:hover {
  text-decoration: none;
  color: #ffffff !important;
  background: none !important;
}
#filters li a.selected {
  text-decoration: none;
  color: #ffffff !important;
  background: none !important;
}
/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 0 0 26px 0;
}
.list_carousel1 .foo {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  cursor: default;
}
.list_carousel1 .foo > li {
	padding: 0;
	float: left;
	text-align: center;
	margin-right: 30px;
	cursor: default;
}
.list_carousel1.responsive .caroufredsel_wrapper {
  cursor: default !important;
}
.foo-btn {
  position: relative;
  top: 0;
  text-align: center;
  padding: 0;
}
.foo_pag1 {
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.foo_pag1 a {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 15px;
  padding: 0 !important;
  margin: 0 0 0 16px;
  display: inline-block;
  background: #D6D6D6 !important;
  border: none !important;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.foo_pag1 a:first-child {
  margin-left: 0;
}
.foo_pag1 a:hover {
  background: #444 !important;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.foo_pag1 a.selected {
  background: #444 !important;
}
.foo_pag1 a span {
  display: none;
}
.foo_pag2 {
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.foo_pag2 a {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 15px;
  padding: 0 !important;
  margin: 0 0 0 16px;
  display: inline-block;
  background: #D6D6D6 !important;
  border: none !important;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.foo_pag2 a:first-child {
  margin-left: 0;
}
.foo_pag2 a:hover {
  background: #444 !important;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.foo_pag2 a.selected {
  background: #444 !important;
}
.foo_pag2 a span {
  display: none;
}
.foo_pag3 {
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.foo_pag3 a {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 15px;
  padding: 0 !important;
  margin: 0 0 0 16px;
  display: inline-block;
  background: #D6D6D6 !important;
  border: none !important;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.foo_pag3 a:first-child {
  margin-left: 0;
}
.foo_pag3 a:hover {
  background: #444 !important;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.foo_pag3 a.selected {
  background: #444 !important;
}
.foo_pag3 a span {
  display: none;
}
.foo_pag4 {
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.foo_pag4 a {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 15px;
  padding: 0 !important;
  margin: 0 0 0 16px;
  display: inline-block;
  background: #D6D6D6 !important;
  border: none !important;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.foo_pag4 a:first-child {
  margin-left: 0;
}
.foo_pag4 a:hover {
  background: #444 !important;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.foo_pag4 a.selected {
  background: #444 !important;
}
.foo_pag4 a span {
  display: none;
}
.foo_pag5 {
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.foo_pag5 a {
  position: relative;
  z-index: 1;
  width: 15px;
  height: 15px;
  padding: 0 !important;
  margin: 0 0 0 16px;
  display: inline-block;
  background: #D6D6D6 !important;
  border: none !important;
  border-radius: 100%;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.foo_pag5 a:first-child {
  margin-left: 0;
}
.foo_pag5 a:hover {
  background: #444 !important;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.foo_pag5 a.selected {
  background: #444 !important;
}
.foo_pag5 a span {
  display: none;
}
/* search
========================================================*/
#search-404 {
  position: relative;
  margin: 13px 0 0 0;
  overflow: hidden;
  display: inline-block;
  width: 303px;
}
#search-404 a {
  position: absolute;
  top: 10px;
  right: 0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#search-404 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#search-404 input {
  box-shadow: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0;
  width: 267px;
  outline: none;
  border: 1px solid #73a79c;
  background: #cde7e2;
  font: 16px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 18px;
  color: #444;
  padding: 10px 14px;
  height: 41px;
  resize: none;
}
/* map
========================================================*/
.content_map {
  position: relative;
  height: 485px;
}
.google-map-api {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#map-canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#map-canvas img {
  max-width: none !important;
}
.gm-wrapper div:first-child div + div + div + div {
  background-color: transparent !important;
  background-color: #000 !important;
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.gm-wrapper * {
  box-shadow: 0 0 0 #000 !important;
  background-color: transparent !important;
}
.gm-style-iw {
  text-align: center;
  width: 330px !important;
  height: 127px !important;
  right: 0;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  color: #ffffff;
  padding: 38px 0 0 20px;
  font: 14px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  overflow: visible !important;
}
.gm-style-iw:after {
  content: '';
  width: 0;
  height: 0;
  top: 100%;
  margin-top: 17px;
  left: 50%;
  margin-left: 5px;
  border-style: solid;
  border-width: 25px 15px 0 15px;
  border-color: #000000;
  border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
  position: absolute;
}
.gm-style-iw span {
  font-weight: bold;
  display: block;
  font-size: 18px;
  color: #ffffff;
}
.info {
  margin-bottom: 50px;
}
.info p {
  margin-bottom: 0;
  font-size: 16px;
}
.info p span {
  display: inline-block;
  width: 90px;
}
.info p a {
  color: #444;
  text-decoration: underline;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.info p a:hover {
  color: #ffffff;
}
.info strong {
  font: bold 24px/24px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 21px 0;
  color: #ffffff;
  display: block;
}
.mail {
  color: #444;
  font: 14px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: underline;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.mail:hover {
  color: #ffffff;
  text-decoration: none;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 111px 0;
	overflow: hidden;
	text-align: center;
}
footer p {
  font: 14px 'Georgia', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444;
  margin: 0;
}
footer p a {
  color: #444;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
footer p a:hover {
	color: #FF0000;
}
footer em {
  font-style: normal;
}
footer hr {
	margin: 10px 0 25px 0;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #C00;
}
.follow_icon {
  padding: 0;
  margin: 0 0 80px 0;
  list-style: none;
  display: inline-block;
  overflow: hidden;
}
.follow_icon li {
  float: left;
  margin: 0 0 0 75px;
}
.follow_icon li:first-child {
  margin: 0;
}
.follow_icon li a {
  font-size: 47px;
  line-height: 87px;
  color: #ffffff;
  width: 87px;
  height: 87px;
  border-radius: 100%;
  background: #f89039;
  text-align: center;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.follow_icon li a:hover {
  color: #ffffff;
  background: #88c6b9;
}
/*==================================
Banner
====================================*/
.banner11{
  padding-bottom:15px;
  padding-left:50px;
  width:100%;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {
  .container {
    padding: 0;
  }
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
  header {
    text-align: center;
  }
  h1.navbar-brand_ {
    float: none;
  }
  nav.tm_navbar {
    float: none;
    display: block;
    text-align: center;
    margin: 44px 0;
  }
  nav.tm_navbar li {
    display: inline-block;
    float: none;
  }
  .js-search {
    position: absolute;
    top: 0;
    right: 15px;
  }
  .js-search .search-form {
    right: 50px !important;
    top: 5px !important;
  }
  .thumb-box1 .description br {
    display: none;
  }
   header .box2 {
  background: #ffffff;
  padding: 0 50px 0 0;
}
.banner11 img{
  padding-bottom:10px;
  width: 90%;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
  #toTop {
    display: none !important;
  }
  .errorBox .title {
    font-size: 100px;
  }
  .errorBox .description {
    font-size: 40px;
  }
  header {
    text-align: center;
  }
  h1.navbar-brand_ {
    float: none;
  }
  nav.tm_navbar {
	float: none;
	display: block;
	text-align: center;
	margin: 34px 0;
  }
  nav.tm_navbar li {
    display: inline-block;
    float: none;
  }
  .js-search {
    position: absolute;
    top: 0;
    right: 15px;
  }
  .js-search .search-form {
    right: 50px !important;
    top: 5px !important;
  }
  .thumb-box1 .description br {
    display: none;
  }
  .thumb-box4 figure img {
    width: 100%;
  }
  .thumb-box4 .col-lg-5 {
    margin-bottom: 30px;
  }
  .thumb-box6 {
    padding: 50px 0;
  }
  header .box2 {
  background: #ffffff;
  padding: 0 50px 0 0;
}
.decals img {
	 width: 18%;
}
.decals {
	width:700px;	 
 }
.thumb-box4 img {
	 width: 12%;
 }
 footer hr {
	margin: 0 0 35px 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C00;
}
.thumb-box7 img{
	width: 90%;
}
select[multiple],
select[size] {
	font-size: 14px;
}
.banner11 img{
  padding-bottom:10px;
  width: 88%;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
  #toTop {
    display: none !important;
  }
  nav.tm_navbar {
	float: none;
	display: block;
	text-align: center;
	margin: 4px 0;
  }
  nav.tm_navbar li {
	display: inline-block;
    float: none;
  }
  nav.tm_navbar .nav {
    display: none !important;
  }
  header {
    text-align: center;
    padding: 0 15px;
  }
  header .box2 {
    padding: 0;
  }
  h1.navbar-brand_ {
    float: none;
  }
  .js-search {
    position: absolute;
    top: 0;
    right: 15px;
    margin: 123px 0 0 0 !important;
  }
  .js-search .search-form {
    right: 50px !important;
    top: 5px !important;
  }
  .select-menu {
    display: inline-block !important;
    padding: 4px 4px 4px 0;
    margin: 30px 0 0 0;
    width: 100%;
    border: 1px solid #f2f4f6;
    background: #f2f4f6;
    color: #8c8c8c;
    cursor: pointer;
    height: 30px;
    font-size: 12px;
    vertical-align:middle;
  }
  .errorBox .title {
    font-size: 60px;
  }
  .errorBox .description {
    font-size: 30px;
  }
  #search-404 {
    width: 276px;
  }
  #search-404 input {
    width: 247px;
  }
  .thumb-box1 .description br {
    display: none;
  }
  .thumb-box4 figure {
    margin-bottom: 30px;
  }
  .thumb-box4 figure img {
    width: 100%;
  }
  .thumb-box4 .col-lg-5 {
    margin-bottom: 30px;
  }
  .follow_icon {
    margin: 0px 0px 30px 0;
  }
  .follow_icon li {
    margin: 0 0 0 10px;
  }
  .follow_icon li a {
    line-height: 60px;
    width: 60px;
    height: 60px;
    font-size: 30px;
  }
  .btn-default.btn1,
  .btn-default.btn2 {
    padding: 0px 18px;
  }
  .thumb-box6 {
    padding: 50px 0;
  }
  .thumb-pad4 figure {
    margin: 0 20px 0 0;
    float: left;
  }
  .thumb-pad9 .thumbnail .caption .descrip a {
    float: none !important;
  }
  .thumb-pad9 .thumbnail .caption .descrip br {
    display: block;
  }
  .thumb-pad9 .thumbnail .caption {
    overflow: visible;
  }
  .thumb-pad9 figure {
    margin: 0 0 20px 0;
    float: none;
    display: inline-block;
  }
  .thumb-pad9 figure img {
    width: auto;
  }
  footer {
    padding: 40px 0px;
  }
  footer hr {
    margin: 0px 0px 15px 0;
  }
.thumb-pad2 .thumbnail1 .caption1 p {
	margin-bottom: 0;
	color: #444;
	line-height: 15px;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
  }
  header .box2 img{
	  align: left;
  }
  header .box2 {
  background: #ffffff;
  padding: 0 50px 0 0;
}
 .js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
.thumb-box7 img{
	width: 80%;
}
.banner11 img{
  padding-bottom:10px;
  width: 90%;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
  .thumb-pad4 figure {
    margin: 0 0 20px 0;
    float: none;
  }
}
/*===========================================================================================================================*/
@media (max-width: 560px) {
  .thumb-pad9 figure {
    display: block;
  }
  .thumb-pad9 figure img {
    width: 100%;
  }
}
/*===========================================================================================================================*/
@media (max-width: 480px) {
	h1.navbar-brand_ a img {
    display:none;
}
	h1 {
		font-size:18px
	}
	h2 {
		font-size:16px
	}
  header .box2 {
   background: url('../img/logo1-300-50.png') center no-repeat;
   padding: 0 0 0 0;
}
  .col-xs-6 {
    width: 100%;
    float: none;
  }
.thumb-pad2 .thumbnail1 .caption1 .extra-wrap {
	padding-top: 5px;
	padding-left: 0px;
}
.thumb-pad2 .thumbnail1 .caption1 p {
	margin-bottom: 0;
	color: #444;
	line-height: 15px;
	font-size: 10px;
	font-weight:bold;
  }
 .thumb-pad4 p {
	 font-size:12px;
	 line-height:12px;
 }
 .col-lg-4 p {
	 font-size:12px;
	 line-height:14px;
 }
 .thumb-pad2 .thumbnail1 img {
	 width: 50px;
	 hieght: 50px;
 }
 .thumb-box4 img {
	 width: 10%;
 }
 .decals img {
	 width: 25%;
 }
 .box2 img {
	 width: 7%;
 }
 nav.tm_navbar {
	position: relative;
	z-index: 0;
	border: none;
	padding: 0;
	margin: 0 0 4px 0;
	float: center;
	min-height: 0;
	background: none;
}
.footeri p{
	font-size:10px;
}
.footeri img {
	width: 28%;
}
.footeri a img {
	width: 15%;
}
.content.indent {
	padding: 10px 0 0 0;
	background: #ffffff;
	border-top: 10px solid #ececec;
}
.banner11 img{
	width: 70%;
}
.thumb-box1a p {
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #444;
	margin-right: 40px;
	margin-bottom: 20px;
}
.thumb-box3 p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 15px
	color: #666;
}
.thumb-box3 .title {
	color: #000000;
	font: bold 18px/1em 'Georgia';
	margin-bottom: 36px;
}
footer hr {
	margin: 0 0 25px 0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C00;
}
.orderback1 {
	font-size:12px;
}
#socializethis img{ 
  width:40%;  
}
h1.navbar-brand_ {
	margin-top: 0;
	padding: 0;
	float: center;
	height: 50px;
	position: relative;
}
.thumb-box4 .title {
	font-size:14px;
}
.thumb-box4 .title2 {
	font: bold 18px/1em 'Georgia';
	color: #444;
	text-transform: uppercase;
	margin-bottom: 27px;
	padding-bottom: 27px;
	border-bottom: 1px solid;
}
.thumb-box2 .title {
	font-size:18px;
}
.thumb-box6 a {
	color: #633;
	font: bold italic 13px 'Georgia';
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-box6 p {
  font: italic 13px 'Georgia';
  line-height:16px;
  color: #630;
  margin-bottom: 14px;
}
.thumb-box6a li {
  font: bold italic 15px/1em 'Georgia';
}
.thumb-box6a li a{
  font: bold italic 15px/1em 'Georgia';
}
.thumb-box6a p {
  font: 14px/20px 'Georgia';
  padding:10px 10px 10px 10px;
}
.thumb-box6a a {
  font: 18px/28px 'Georgia';
}
.thumb-box6a input[type="button"] {
  background: url('../images/DA16.png') no-repeat;
  width:16px;
  height:16px;
  border:none;
}
.thumb-box11 p{
	font-size: 12px;
	line-height: 16px;
}
.thumb-box11 h3{
	font-size: 14px;
	line-height: 18px;
}
.col-lg-6 h3{
	font: bold 14px/18px 'Arial';
}
#sidebar ul li {
	line-height:14px;
	font-size:12px;
}
h6{
	font: bold 14px/18px 'Arial';
}
.thumb-box7 img{
	width: 110%;
}
.foo_pag1 a {
  width: 10px;
  height: 10px;
  margin: 0 0 0 3px;
}
.foo_pag2 a {
  width: 10px;
  height: 10px;
  margin: 0 0 0 3px;
}
.foo_pag3 a {
  width: 10px;
  height: 10px;
  margin: 0 0 0 3px;
}
.foo_pag4 a {
  width: 10px;
  height: 10px;
  margin: 0 0 0 3px;
}
.foo_pag5 a {
  width: 10px;
  height: 10px;
  margin: 0 0 0 3px;
}
select[multiple],
select[size] {
	font-size: 11px;
}
.banner11 img{
  padding-bottom:10px;
  width: 95%;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
  .col-xs-4 {
    width: 100%;
    float: none;
  }
  .col-xs-6 {
    width: 100%;
    float: none;
  }
  .list_carousel1 #foo1 > li {
    margin: 0;
  }
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
	/*-- footer-sidebar  --*/
#sidebar {
	padding-top:5px;
	text-align: left;
}
#sidebar .widget {
	margin:0 0 52px 0;
	padding:36px 0 0 0;
	border-top:1px solid #eaeaea;
}
#sidebar .widget:first-child {
	border:none;
	padding:0;
}
#sidebar ul {
	margin:0 0 36px 0;
	padding:0;
}
#sidebar ul li {
	margin:0 0 8px 0;
	padding:0;
	list-style:none;
	line-height:16px;
	font-size:14px;
	text-transform:uppercase;
	color:#6e6e6e;
}
#sidebar ul li:hover:before { background-position:0% -16px; }
#sidebar ul li:before {
	background:url(../img/icon/marker.png) no-repeat 0% 0%;
	display:inline-block;
	width:15px;
	height:15px;
	margin:2px 10px 0 0;
	vertical-align:top;
	content:'';
}
#sidebar ul li a {
	text-decoration:none;
	color:#6e6e6e;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#ef6669;
}
#sidebar ul li ul {
	margin:0;
	padding:8px 0 0 25px;
}
	/*-- footer-sidebar  --*/
	/* social menu */
#socializethis{
  background:#FFF;
  border:solid 1px #666;
  border-width: 0px 0 0 0px;
  height:350px;
  width:54px;
  position:fixed;
  bottom:0;
  right:0;
  padding:2px 5px;
  overflow:hidden; 
  /* CSS3 */
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -moz-box-shadow: -1px -1px 1px rgba(0,0,0,0.5);
  -webkit-box-shadow: -1px -1px 1px rgba(0,0,0,0.5);
  box-shadow: -1px -1px 1px rgba(0,0,0,0);
  }
 
#socializethis a{
	float:left; 
  width:40px;
  margin:3px 2px 2px 2px; 
  padding:0; 
}
 
#socializethis span{ 
  float:left; 
  margin:2px 3px; 
  text-shadow: 1px 1px 1px #FFF;
  color:#444;
  font-size:11px;
}
/* social menu */
/* social menu */
#socializethisL{
  background:inherit;
  height:36px;
  width:0px;
  position:fixed;
  bottom:0;
  left:0;
  overflow:hidden; 
  }
#socializethisL a{
  float:left; 
  width:36px;
  padding:0; 
}
/* social menu */
/* order */
.order {
	background:none;
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:50px 0 0 0;
	border:none;
	text-align: left;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000
}
.orderback {
	background-color:#F9F9F9;	
}
.orderback1 {
	font-size:16px;
	color: 	#03C;
}
/* order */
/* flyout ad */
#flyout{
  background:#FFF;
  border:solid 1px #666;
  border-width: 0px 0 0 0px;
  height:320px;
  width:140px;
  position:fixed;
  bottom:40px;
  left:0;
  padding:2px 10px 5px 5px;
  overflow:hidden; 
  /* CSS3 */
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topright: 12px;
  border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  border-bottom-right-radius: 12px;
  -moz-box-shadow: -1px -1px 1px rgba(0,0,0,0.5);
  -webkit-box-shadow: -1px -1px 1px rgba(0,0,0,0.5);
  box-shadow: -1px -1px 1px rgba(0,0,0,0.5);
  }
 
#flyout a{
	float:left; 
  width:32px;
  margin:5px 5px 5px 0px; 
  padding:0; 
}
 
#flyout span{ 
  float:right; 
  margin:2px 3px; 
  text-shadow: 1px 1px 1px #FFF;
  color:#444;
  font-size:10px;
}
/* flyout ad */
/* flyout ad */
#cart{
  background:#FFF;
  height:30px;
  width:30px;
  position:fixed;
  left:0;
  overflow:hidden; 
  /* CSS3 */
  }
 
#cart a{
  float:bottom;  
}
 
#cart span{ 
  float:bottom; 
}
/* flyout ad */
/*-------------------------------------------------*/
