/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900);*/
/* roboto-300 - latin */
@font-face {
  /*font-display: swap;*/ /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/roboto-v47-latin-300.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-regular - latin */
@font-face {
  /*font-display: swap;*/ /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/roboto-v47-latin-regular.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-500 - latin */
@font-face {
  /*font-display: swap;*/ /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/roboto-v47-latin-500.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-600 - latin */
@font-face {
  /*font-display: swap;*/ /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/roboto-v47-latin-600.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-700 - latin */
@font-face {
  /*font-display: swap;*/ /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/roboto-v47-latin-700.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-800 - latin */
@font-face {
  /*font-display: swap;*/ /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/roboto-v47-latin-800.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-900 - latin */
@font-face {
  /*font-display: swap;*/ /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/roboto-v47-latin-900.woff2) format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
a {
	text-decoration: underline;
}
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;
}
p {
	margin-bottom: 23px;
	line-height: 24px;
}
span em {
	width: 160px;
	border-top: 2px solid #b7b6b5;
	margin: 23px 0 0 0;
	display: inline-block;
	text-align: center;
}
h1.navbar-brand_ {
	margin: 11px 0 34px 0;
	padding: 0;
	float: none;
	height: auto;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h2 {
	font: 300 40px/40px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0 0 16px 0;
	width: 100%;
	text-align: center;
}
h2 span {
	display: inline-block;
	font: 300 40px/40px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
}
h2 span em {
	width: 160px;
	border-top: 2px solid #b7b6b5;
	margin: 23px 0 0 0;
	display: inline-block;
}
h2.indent {
	margin-bottom: 18px;
}
h3 {
	font: 900 20px/20px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0 0 18px 0;
	text-transform: uppercase;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	background: #ffffff;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0px;
}
.global.indent {
	background: #ffffff;
	color: #000000;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.center {
	text-align: center;
}
/*-----menu-----*/
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	float: none;
	display: block;
	min-height: 0;
	text-align: center;
}
nav.tm_navbar li {
	font-size: 16px;
	line-height: 24px;
	margin: 0 44px 0 0;
	float: none;
	display: inline-block;
}
nav.tm_navbar li:last-child {
	padding-left: 0;
	margin-left: 0;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0 0 17px 0;
	font: 300 18px 'Roboto';
	color: #111;
	background: none;
	border-bottom: 2px solid transparent;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	text-decoration: none;
}
nav.tm_navbar li.active > a {
	color: #111;
	background: none;
	border-bottom-color: #FF0000;
}
nav.tm_navbar li:hover > a {
	color: #111;
	background: none;
	border-bottom-color: #FF0000;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
}
nav.tm_navbar .sfHover > a {
	color: #111;
	background: none;
	border-bottom-color: #e6563b;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar li span {
	height: 4px;
	background: url(../img/menu-marker.png) center 0 no-repeat;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 12px;
	z-index: 0;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 123px;
	left: 0;
	top: 43px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #f5f3f2;
	text-align: center;
	padding: 17px 0;
	margin: 0;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 15px 0;
	line-height: 20px;
	padding: 0;
	display: block;
	position: relative;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	border: none;
	font: 300 14px 'Roboto';
	color: #424242;
	text-transform: none;
}
nav.tm_navbar .sub-menu > .submenu li span {
	display: inline-block;
	background: url(../img/menu-marker2.png) right 0 no-repeat;
	width: 5px;
	height: 10px;
	position: absolute;
	left: auto;
	right: 19px;
	top: 9px;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	color: #E6061A !important;
	background: none !important;
	text-decoration: none;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	color: #e6563b !important;
	background: none !important;
	text-decoration: none;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 123px;
	left: 100%;
	top: -17px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #f5f3f2;
	padding: 17px 0;
	text-align: center;
	margin: 0;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 300 14px 'Roboto';
	color: #424242;
	border: none;
	text-transform: none;
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	color: #e6563b !important;
	background: none !important;
	text-decoration: none;
}
.select-menu {
	display: none !important;
}
label {
  font-family: sans-serif;
  font-size: 1rem;
  padding-right: 10px;
}
/*-----content-----*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 11;
	background: #edecec url(../img/bg_header.jpg) 0 0 no-repeat;
	border-bottom: 1px solid #7f6e59;
}
header.indent {
	border-bottom: none;
}
footer {
	text-align: center;
	position: relative;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
footer p {
	font: 16px 'Roboto';
	color: #ffffff;
	margin: 0;
}
footer p a {
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #e6563b;
}
footer em {
	font-style: normal;
}
footer figure {
	margin-bottom: 33px;
}
.foo_menu {
	padding: 0;
	list-style: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 38px;
	margin-left: 0;
	text-align: center;
}
.foo_menu li {
	float: left;
	margin-left: 43px;
}
.foo_menu li:first-child {
	margin-left: 0;
}
.foo_menu li a {
	font: 300 18px 'Roboto', "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;
	text-decoration: none;
}
.foo_menu li a:hover {
	color: #E60000;
	text-decoration: none;
}
.foo_menu li.active a {
	color: #E60019;
	text-decoration: none;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	overflow: hidden;
	border: none;
	color: #b7b6b5;
	width: 40px;
	height: 43px;
	font-size: 43px;
	line-height: 38px;
	z-index: 20;
	-webkit-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
#toTop:hover {
	outline: none;
	color: #b64e38;
}
.trainerBox {
	margin-bottom: 26px;
	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;
	color: #000000;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.who-box .col-lg-4 {
	margin-bottom: 87px;
	color: #000000;
}
.who-box .box {
	background: #f7f6f4;
	color: #000000;
	padding-top: 30px;
	padding-bottom: 3px;
	padding-left: 0;
	padding-right: 15px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-radius: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
.who-box .box2 {
	color: #000000;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 25px;
}
.staff-box {
	background: #f7f6f4;
	padding: 53px 0;
}
.about-box {
	text-align: center;
	padding-bottom: 41px;
	width: auto;
	margin: auto;
}
.advantages-box {
	padding: 52px 0 70px 0;
}
.advantages-box .box {
	background: #f7f6f4;
	padding: 30px 0 24px 0;
}
.advantages-box .box2 {
	padding: 0 70px;
}
.advantages-box .col-lg-4 {
	margin-bottom: 30px;
}
.thumb-box1 {
	background: #f7f6f4;
	padding: 54px 0;
}
.thumb-box2 {
	background: #ffffff;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.thumb-box3 {
	overflow: hidden;
	background-color: #F7F6F4;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding: 15px;
	border-radius: 20px;
	border-top-style: outset;
}
.thumb-box3 .box {
	background: #f7f6f4;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	border-radius: 20px;
}
.thumb-box3 .box2 {
	padding: 0 70px;
}
.thumb-box3 .col-lg-4, .thumb-box3 .col-lg-8 {
	margin-bottom: 30px;
}
.thumb-box4 {
	margin-bottom: 15px;
	background: #f7f6f4;
	overflow: scroll;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding: 15px;
	border-radius: 20px;
}
.thumb-box4 .box {
	background: #ffffff;
	padding-right: 0;
	padding-bottom: 28px;
	padding-left: 0;
	padding-top: 30px;
}
.thumb-box4 .box2 {
	padding: 0 70px;
}
.thumb-box4 .col-lg-4, .thumb-box4 .col-lg-8 {
	margin-bottom: 30px;
}
.thumb-box5 {
	overflow: hidden;
	padding: 54px 0 70px 0;
	background: #ffffff;
}
.thumb-box5 .box {
	background: #f7f6f4;
	padding: 30px 0 28px 0;
}
.thumb-box5 .col-lg-4 {
	margin-bottom: 30px;
}
.thumb-box6 {
	overflow: hidden;
	background: #ffffff;
	margin-bottom: 70px;
	border-radius: 20;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb-box6 .box {
	background: #f7f6f4;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	border-radius: 20px;
}
.thumb-box6 .col-lg-4 {
	margin-bottom: 30px;
}
.thumb-box9 {
	overflow: hidden;
	background-color: #F7F6F4;
	padding: 18px;
}
.thumb-box9 .box {
	background: #f7f6f4;
	padding: 30px 0 28px 0;
}
.thumb-box9 .box2 {
	padding: 0 70px;
}
.thumb-box9 .col-lg-4, .thumb-box3 .col-lg-8 {
	margin-bottom: 30px;
}
.thumb-box10 {
	overflow: hidden;
	background-color: #F7F6F4;
	padding: 18px;
}
.thumb-box10 .box {
	background: #f7f6f4;
	padding: 30px 0 28px 0;
}
.thumb-box10 .box2 {
	padding: 0 70px;
}
.thumb-box10 .col-lg-4, .thumb-box3 .col-lg-8 {
	margin-bottom: 30px;
}
.errorBox {
	text-align: center;
	margin-bottom: 40px;
}
.errorBox1 {
	margin-bottom: 60px;
}
.errorBox1 h2 {
	text-align: left;
	width: auto;
}
/*-----thumbs-----*/
.thumb-pad1 {
	overflow: hidden;
	background: #f7f6f4;
	color: #000000;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-radius: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.thumb-pad1 .thumbnail {
	position: relative;
	border-radius: 0;
	box-shadow: none;
	border: none;
	background: none;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #000000;
}
.thumb-pad1 figure {
	margin: 0 0 26px 0;
	height: 85px;
	line-height: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumb-pad2 {
	margin: 0 0 30px 0;
	padding: 36px 0 0 0;
	overflow: hidden;
	background: #ffffff;
	text-align: center;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0 50px 17px 50px;
	overflow: hidden;
	color: #000000;
}
.thumb-pad2 .thumbnail .caption p {
	margin: 0;
}
.thumb-pad2 .thumbnail .caption2 {
	margin: 0 20px;
	padding: 29px 15px 38px 15px;
	border-top: 2px solid #f7f6f4;
	text-align: left;
}
.thumb-pad2 .thumbnail .caption2 p {
	margin-bottom: 15px;
}
.thumb-pad2 .thumbnail .caption2 a {
	color: #e6563b;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad2 .thumbnail .caption2 a:hover {
	color: #888888;
}
.thumb-pad2 .thumbnail .caption2 span {
	width: 53px;
	display: inline-block;
	text-align: center;
}
.thumb-pad2 figure {
	margin: 0 0 27px 0;
}
.thumb-pad2 figure img {
	border-radius: 100%;
}
.thumb-pad3 {
	overflow: hidden;
	background: #f7f6f4;
	text-align: center;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-radius: 20px;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	overflow: hidden;
	background: none;
}
.thumb-pad3 figure {
	margin: 0 0 22px 0;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption p {
	margin-bottom: 17px;
}
.thumb-pad3 .thumbnail .caption time {
	font: 900 20px/20px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b7b6b5;
	text-transform: uppercase;
	margin-bottom: 11px;
	display: inline-block;
}
.thumb-pad4 {
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 20;
}
.thumb-pad4.indent figure {
	margin: 0 0 17px 0;
}
.thumb-pad4.indent a {
	display: inline-block;
}
.thumb-pad4 .thumbnail {
	position: relative;
	border-radius: 20;
	box-shadow: none;
	border: none;
	background: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0 70px;
	overflow: hidden;
	color: #000000;
}
.thumb-pad4 .thumbnail .caption h3 {
	margin: 0 0 11px 0;
	color: #000000;
}
.thumb-pad4 figure {
	margin: 0 0 22px 0;
}
.thumb-pad4 figure a {
	display: block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad4 figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.thumb-pad5 {
	margin: 0 0 30px 0;
	padding: 36px 0 0 0;
	overflow: hidden;
	background: #ffffff;
	text-align: center;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0 50px 35px 50px;
	overflow: hidden;
	color: #888888;
}
.thumb-pad5 .thumbnail .caption p {
	margin: 0;
}
.thumb-pad5 figure {
	margin: 0 0 37px 0;
}
.thumb-pad5 figure img {
	border-radius: 100%;
}
.thumb-pad6 {
	background-color: #BFDBE0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-radius: 20px;
}
.thumb-pad6 .thumbnail {
	padding: 0;
	border-radius: 10;
	margin: 0;
	border: none;
	box-shadow: none;
	background: none;
}
.thumb-pad6 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad6 figure img {
	width: 100%;
}
.thumb-pad6 .thumbnail .caption {
	padding: 0;
	color: #000000;
}
.thumb-pad6 .thumbnail .caption p {
	margin-bottom: 18px;
}
.thumb-pad7 {
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 39;
	margin-left: 0;
	padding-right: 70px;
	padding-left: 60px;
}
.thumb-pad7 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #000000;
}
.thumb-pad7 .thumbnail .caption p {
	font-style: normal;
	margin-bottom: 9px;
	line-height: 21px;
}
.thumb-pad7 .thumbnail .caption a {
	color: #555;
	text-transform: uppercase;
	font: 16px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad7 .thumbnail .caption a:hover {
	color: #e3b149;
}
.thumb-pad7 figure {
	margin: 0 29px 0 0;
	float: left;
}
.thumb-pad8 {
	margin: 0 0 40px 0;
	padding: 28px 21px 28px 21px;
	border: 1px solid #dbdbdb;
}
.thumb-pad8 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad8 .thumbnail strong {
	color: #a9a9a9;
	font-size: 48px;
	float: left;
	margin-right: 22px;
	width: 50px;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #888888;
}
.thumb-pad8 .thumbnail .caption p {
	margin-bottom: 6px;
}
.thumb-pad9 {
	background-color: #FEFFCC;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-radius: 20px;
	border-bottom-style: outset;
}
.thumb-pad9 .thumbnail {
	padding: 0;
	border-radius: 0;
	margin: 0;
	border: none;
	box-shadow: none;
	background: none;
}
.thumb-pad9 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad9 figure img {
	width: 100%;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	color: #000000;
}
.thumb-pad9 .thumbnail .caption p {
	margin-bottom: 18px;
}
.thumb-pad10 {
	background-color: #99ff99;
	margin-right: 0;
	margin-bottom: 39px;
	margin-left: 0;
	padding-right: 70px;
	padding-bottom: 36px;
	padding-left: 60px;
	padding-top: 30px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.thumb-pad10 .thumbnail {
	padding: 0;
	border-radius: 0;
	margin: 0;
	border: none;
	box-shadow: none;
	background: none;
}
.thumb-pad10 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad10 figure img {
	width: 100%;
}
.thumb-pad10 .thumbnail .caption {
	padding: 0;
	color: #000000;
}
.thumb-pad10 .thumbnail .caption p {
	margin-bottom: 18px;
}
.thumb-pad-mo {
	background-color: #F5E88E;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 15px;
	margin-bottom: 15px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-radius: 20px;
	overflow: hidden;
}
.thumb-pad-mo .thumbnail {
	padding: 0;
	border-radius: 0;
	margin: 0;
	border: none;
	box-shadow: none;
	background: none;
}
.thumb-pad-mo figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad-mo figure img {
	width: 100%;
}
.thumb-pad-mo .thumbnail .caption {
	padding: 0;
	color: #000000;
}
.thumb-pad-mo .thumbnail .caption p {
	margin-bottom: 18px;
}
.thumb-pad-di {
	background-color: #FDCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 15px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-radius: 20px;
	overflow: hidden;
}
.thumb-pad-di .thumbnail {
	padding: 0;
	border-radius: 0;
	margin: 0;
	border: none;
	box-shadow: none;
	background: none;
}
.thumb-pad-di figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad-di figure img {
	width: 100%;
}
.thumb-pad-di .thumbnail .caption {
	padding: 0;
	color: #000000;
}
.thumb-pad-di .thumbnail .caption p {
	margin-bottom: 18px;
}
.thumb-pad-mi {
	background-color: #99FF99;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 15px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-radius: 20px;
	overflow: hidden;
}
.thumb-pad-mi .thumbnail {
	padding: 0;
	border-radius: 0;
	margin: 0;
	border: none;
	box-shadow: none;
	background: none;
}
.thumb-pad-mi figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad-mi figure img {
	width: 100%;
}
.thumb-pad-mi .thumbnail .caption {
	padding: 0;
	color: #000000;
}
.thumb-pad-mi .thumbnail .caption p {
	margin-bottom: 18px;
}
.thumb-pad-do {
	background-color: #FDCEA1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-image: none;
	padding: 15px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-radius: 20px;
	overflow: hidden;
}
.thumb-pad-do .thumbnail {
	padding: 0;
	border-radius: 20;
	margin: 0;
	border: none;
	box-shadow: none;
	background: none;
}
.thumb-pad-do figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad-do figure img {
	width: 100%;
}
.thumb-pad-do .thumbnail .caption {
	padding: 0;
	color: #000000;
}
.thumb-pad-do .thumbnail .caption p {
	margin-bottom: 18px;
}
.thumb-pad-fr {
	background-color: #CCFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-image: none;
	padding: 15px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-radius: 20px;
	overflow: hidden;
}
.thumb-pad-fr .thumbnail {
	padding: 0;
	border-radius: 20px;
	margin: 0;
	border: none;
	box-shadow: none;
	background: none;
}
.thumb-pad-fr figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad-fr figure img {
	width: 100%;
}
.thumb-pad-fr .thumbnail .caption {
	padding: 0;
	color: #000000;
}
.thumb-pad-fr .thumbnail .caption p {
	margin-bottom: 18px;
}
/*-----btn-----*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 92px;
	font: 300 20px/79px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 0;
	text-shadow: none;
	border-radius: 7px;
	background: #ba523c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #e6563b !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	font: 16px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	background: none;
	color: #0052F1;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #CE0D15;
	background: none !important;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 92px;
	font: 300 20px/79px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	background: #e6563b;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: #111 !important;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
/*-----subscribeForm-----*/
.newsletter-box {
	padding: 29px 0 29px 15px;
	display: block;
	overflow: hidden;
	background: #f7f6f4;
	margin-bottom: 40px;
}
.newsletter-box .title {
	float: left;
	font: 300 40px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #111;
	margin: 12px 30px 0 0;
}
#newsletter {
	position: relative;
	float: left;
}
#newsletter a {
	float: left;
}
#newsletter a:hover {
	background: #ffffff !important;
	color: #111 !important;
}
#newsletter input {
	background: none;
	box-shadow: none;
	border: 1px solid #ffffff;
	font: 300 20px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #bfbebd;
	background: #ffffff;
	height: 79px;
	width: 470px;
	border-radius: 6px;
	padding: 29px 14px 29px 30px;
	margin: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#newsletter input:focus {
	outline: none;
	border-color: #ffffff;
}
#newsletter .error {
	position: absolute;
	top: 2px;
	right: 5px;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font-size: 10px;
	color: #e6563b;
	text-transform: none;
	font-weight: normal;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#newsletter label {
	position: relative;
	margin-right: 30px;
	float: left;
}
#newsletter label.invalid .error {
	height: 19px;
}
#newsletter .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	text-align: center;
	border: 1px solid #ffffff;
	font: 300 20px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #bfbebd;
	background: #ffffff;
	height: 79px;
	width: 470px;
	border-radius: 6px;
	padding: 29px 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*-----list-----*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	text-align: left;
	color: #000000;
}
.list1-1 li {
	font-size: 16px;
	line-height: 1.42857;
	overflow: hidden;
	margin-bottom: 12px;
	padding-left: 22px;
	background: url(../img/list_arrow.png) left 4px no-repeat;
	color: #000000;
}
.list1-1 li a {
	color: #000000;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.list1-1 li a:hover {
	color: #e6563b;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1 li {
	font-size: 16px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 40px;
}
.list1 li .badge {
	width: 72px;
	height: 72px;
	text-align: center;
	background: #ffcca5;
	border-radius: 100%;
	border: none;
	padding: 0;
	margin: 0 18px 0 0;
	float: left;
	font: 30px/72px 'Roboto Slab';
	color: #ffffff;
}
.list1 li .title {
	font: 22px/33px 'Roboto Slab';
	color: #ed898f;
	text-transform: uppercase;
	margin: 0;
}
.list1 li p {
	margin: 12px 0 0 0;
}
.list1 li:first-child + li .badge {
	background: #ff9690;
}
.list1 li:first-child + li .title {
	color: #74a5c5;
}
.list1 li:first-child + li + li .badge {
	background: #94d1d6;
}
.list1 li:first-child + li + li .title {
	color: #888888;
}
.list2 {
	margin: 0;
	padding: 0 20px;
	list-style: none;
	overflow: hidden;
	text-align: center;
}
.list2 li {
	font-size: 16px;
	line-height: 1.428571429;
	margin-bottom: 21px;
	padding: 0 50px 17px 50px;
	border-bottom: 2px solid #e7e7e7;
}
.list2 li time {
	font: 900 20px/20px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b7b6b5;
	margin: 0 0 18px 0;
	text-transform: uppercase;
	display: inline-block;
}
.list2 li p {
	margin-bottom: 0;
}
.list2 li:first-child + li + li {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.list3 {
	margin: 0;
	padding: 0 20px;
	list-style: none;
}
.list3.indent .badge {
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 40px;
	margin-right: 30px;
}
.list3 li {
	font-size: 16px;
	line-height: 1.428571429;
	margin-bottom: 30px;
	padding: 0 50px 17px 50px;
	border-bottom: 2px solid #e7e7e7;
	overflow: hidden;
}
.list3 li p {
	margin-bottom: 0;
}
.list3 li .badge {
	padding: 0;
	width: 47px;
	height: 47px;
	text-align: center;
	border-radius: 100%;
	background: #e6563b;
	float: left;
	margin: 0 20px 0 0;
	margin-top: 6px;
	color: #ffffff;
	font: 300 30px/45px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.list3 li:first-child + li + li {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.list4 {
	margin: 0;
	padding: 0 20px;
	list-style: none;
	text-align: center;
}
.list4 li {
	font-size: 16px;
	line-height: 1.428571429;
	margin-bottom: 35px;
	padding: 0 50px 17px 50px;
	border-bottom: 2px solid #e7e7e7;
	overflow: hidden;
}
.list4 li p {
	margin-bottom: 17px;
}
.list4 li:first-child + li {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.list4 li a {
	font: 900 20px/20px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b7b6b5;
	margin: 0 0 18px 0;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list4 li a:hover {
	color: #e6563b;
}
.list4 li figure {
	margin-bottom: 24px;
}
.list5 {
	margin: 0;
	padding: 0 20px;
	list-style: none;
}
.list5 li {
	font-size: 16px;
	line-height: 1.428571429;
	margin-bottom: 39px;
	padding: 0 50px 0 50px;
	overflow: hidden;
}
.list5 li p {
	margin-bottom: 0;
}
.list5 li .badge {
	padding: 0;
	width: 70px;
	height: 70px;
	text-align: center;
	border-radius: 100%;
	background: #e6563b;
	float: left;
	margin: 0 30px 0 0;
	margin-top: 6px;
	color: #ffffff;
	font: 300 40px/70px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.list5 li:first-child + li + li {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.list6 {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}
.list6 li {
	font-size: 16px;
	line-height: 1.428571429;
	margin-bottom: 25px;
}
.list6 li .badge {
	padding: 10px 0 0 0;
	width: 66px;
	height: 66px;
	text-align: center;
	border-radius: 100%;
	background: #6bb360;
	float: left;
	margin: 0 23px 0 0;
	font: 22px/22px 'Droid Serif';
	color: #ffffff;
}
.list6 li p {
	margin-bottom: 0;
	margin-top: 10px;
}
.list6 li a {
	font: 20px/22px 'Droid Serif';
	color: #6bb360;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list6 li a:hover {
	color: #888888;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list7 li {
	font-size: 16px;
	line-height: 1.428571429;
	margin-bottom: 0;
}
.list7 li .badge {
	padding: 0;
	margin: 0;
	width: 53px;
	height: 53px;
	border-radius: 100%;
	background: #74c0bc;
	text-align: center;
	line-height: 52px;
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}
.list7 li .title {
	text-transform: uppercase;
	color: #74c0bc;
	font: 300 16px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 11px;
}
.list8 {
	margin: 0 0 100px 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 16px;
	line-height: 1.428571429;
}
.list8 li p {
	margin-bottom: 20px;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	overflow: hidden;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #e5e5e5;
	background: #ffffff;
	font: 16px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #888888;
	padding: 14px 14px;
	height: 48px;
	resize: none;
	margin-bottom: 27px;
}
#search {
	margin: 0 0 15px 0;
	position: relative;
	float: right;
}
#search a {
	position: absolute;
	top: 7px;
	right: 13px;
}
#search a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	margin: 0;
	width: 270px;
	background: #242424;
	border: 1px solid #292a31;
	font: italic 12px/18px 'Droid Serif';
	color: #5a5a5a;
	padding: 8px 45px 8px 14px;
	height: 36px;
	outline: none;
	resize: none;
	overflow: hidden;
}
.search-box {
	padding-bottom: 20px;
}
.search-box .title {
	font: 60px/60px 'Droid Serif';
	color: #ffffff;
}
.search-box .description {
	font: 10px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
/*-----map-----*/
.formBox .col-lg-4, .formBox .col-lg-8 {
	margin-bottom: 98px;
}
.map {
	margin: 0 0 80px 0;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 500px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.map2 {
	margin: 0;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.map2 iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 484px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.mail {
	color: #e6563b;
	font: 16px 'Roboto', "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: #888888;
	text-decoration: underline;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
	color: #000000;
	padding: 15px;
}
 .newsletter-box {
 position: absolute;
 top: -71px;
 padding: 29px 15px 29px 15px;
 margin-bottom: 0;
}
 footer {
	padding-top: 3px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
 #toTop {
 display: none !important;
}
 .btn-default.btn1 {
 padding: 0 40px;
 line-height: 49px;
}
 .newsletter-box {
 text-align: center;
 padding: 29px 15px 29px 15px;
}
 .newsletter-box .title {
 margin: 0 0 20px 0;
 float: none;
 font-size: 25px;
}
 .newsletter-box #newsletter {
 float: none;
 display: inline-block;
}
 .newsletter-box #newsletter a {
 float: none;
}
 .newsletter-box #newsletter label {
 float: none;
 margin-right: 0;
 width: 100%;
 margin-bottom: 15px;
}
 .newsletter-box #newsletter label input {
 width: 100%;
}
 .list2 {
 padding: 27px 20px 51px 20px;
}
 .choose-box .box {
 height: auto !important;
}
 .thumb-box3 .box {
 height: auto !important;
}
 .thumb-box4 .box {
 height: auto !important;
}
.thumb-box9 .box {
 height: auto !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 .btn-default.btn1 {
 padding: 0 40px;
 line-height: 49px;
}
 .thumb-pad1 .thumbnail {
 padding: 0 20px;
}
 .thumb-pad3 {
	padding: 15px 15px;
}
 .newsletter-box {
 text-align: center;
 padding: 29px 15px 29px 15px;
}
 .newsletter-box .title {
 margin: 0 0 20px 0;
 float: none;
 font-size: 25px;
}
 .newsletter-box #newsletter {
 float: none;
 display: inline-block;
}
 .newsletter-box #newsletter a {
 float: none;
}
 .newsletter-box #newsletter label {
 float: none;
 margin-right: 0;
 width: 100%;
 margin-bottom: 15px;
}
 .newsletter-box #newsletter label input {
 width: 100%;
}
 .choose-box .box {
 height: auto !important;
}
 .thumb-box3 .box {
 height: auto !important;
}
 .thumb-box4 .box {
 height: auto !important;
}
.thumb-box9 .box {
 height: auto !important;
}
 .errorBox img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 float: none;
 display: block;
}
 nav.tm_navbar ul {
 display: none;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #424242;
 background: #424242;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .btn-default.btn1,  .btn-default.btn3 {
 padding: 0 40px;
 line-height: 49px;
}
 .thumb-pad1 .thumbnail {
	margin-bottom: 36px;
	padding-top: 35;
	padding-bottom: 22;
}
 .thumb-pad3 {
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
 .newsletter-box {
 text-align: center;
 padding: 29px 15px 29px 15px;
}
 .newsletter-box .title {
 margin: 0 0 20px 0;
 float: none;
 font-size: 25px;
}
 .newsletter-box #newsletter {
 float: none;
 display: inline-block;
}
 .newsletter-box #newsletter a {
 float: none;
}
 .newsletter-box #newsletter label {
 float: none;
 margin-right: 0;
 width: 100%;
 margin-bottom: 15px;
}
 .newsletter-box #newsletter label input {
 width: 100%;
}
 .foo_menu {
 display: none;
}
 .thumb-box3 .box {
 height: auto !important;
}
 .thumb-box4 .box {
 height: auto !important;
}
.thumb-box9 .box {
 height: auto !important;
}
 .list2 li {
 padding: 0 0 17px 0;
}
 .list3 li {
 padding: 0 0 17px 0;
}
 .list4 li {
 padding: 0 0 17px 0;
}
 .list5 li {
 padding: 0;
}
 .list5 li .badge {
 float: none;
 margin: 0 0 15px 0;
}
 .thumb-pad4 .thumbnail .caption {
 padding: 0 15px;
}
 .thumb-pad6 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.thumb-pad7 {
 padding: 0 15px;
}
.thumb-pad9 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
 .box2 {
 padding: 0 20px !important;
}
 .map iframe,  .map2 iframe {
 height: 300px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .thumb-box1 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad6 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad6 figure img {
 width: 100%;
}
.thumb-pad7 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad7 figure img {
 width: 100%;
}
.thumb-pad9 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad9 figure img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .errorBox img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 0;
}
.padBot {
	padding-bottom: 0;
}
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
