@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #15171a;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #bfbfbf;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
.extra-wrap a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
.extra-wrap a:hover[href^="tel:"] {
 color: #588c7e;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 25px;
	line-height: 23px;
}
p strong {
	font-weight: 600;
}
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%;
}
h2 {
	font: 300 30px/36px 'Open Sans';
	text-transform: uppercase;
	margin: 0 0 34px 0;
	color: #31353d;
}
h3 {
	font: 20px/25px 'Open Sans';
	text-transform: uppercase;
	margin: 0 0 18px 0;
	color: #31353d;
}
h3 span {
	color: #ffa500;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #ffffff;
}
.content.indent {
	padding: 0;
	background: #ffffff;
#01aef0}
.center {
	text-align: center;
}
.main {
	width: 1275px;
	margin: 0 auto;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0 0 70px 0;
	z-index: 11;
	background: #ffa500;
	z-index: 10001;
}
header hr {
	border-top: 11px solid #31353d;
	margin: 0 0 50px 0;
}
.call-box {
	overflow: hidden;
	margin: 16px 0 0 0;
	float: right;
}
.call-box span {
	float: left;
	display: inline-block;
	margin-right: 15px;
	font-size: 40px;
	color: #31353d;
	margin-top: 4px;
}
.call-box .title {
	font: 13px/18px 'Open Sans';
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 2px;
}
.call-box .description {
	font: 600 30px/1em 'Open Sans';
	color: #f6f6f6;
	margin-bottom: 0;
}
/*lang nav*/

.flags{
  font-size:5em;
  line-height:1;
  margin:0;
  float: right;
  width: 100%;
}
.flag{
  box-sizing:content-box;
  display:inline-block;
  position:relative;
  width:0.7em;
  height:0.7em;
  margin:0;
  background:#fff;
  border-radius:50%;
  border:solid #eee;
  overflow:hidden;
  box-shadow:0;
  opacity:.5;
  transition: 1s;
}
.flag:hover, .flag.active{
  border-radius:50%;
  box-shadow:0 0 .2em #666;
  opacity:1;
  transform:rotate(-360deg);
}
/* UK */
.en{
  background: linear-gradient(90deg, transparent 46%, red 46%, red 56%, transparent 56%), linear-gradient(transparent 38%, white 38%, white 42%, red 42%, red 58%, white 58%, white 62%, transparent 62%), linear-gradient(90deg, transparent 44%, white 44%, white 46%, red 46%, red 56%, white 56%, white 58%, transparent 58%), linear-gradient(33deg, transparent 45%, white 45%, white 48%, red 48%, red 54%, white 54%, white 57%, transparent 57%), linear-gradient(-33deg, mediumblue 45%, white 45%, white 48%, red 48%, red 54%, white 54%, white 57%, mediumblue 57%);
}
/*
.en:after{

}
.en:before{
  display:block;
  content:"";
  width:0;
  height:0;
  position:absolute;
  left:.35em;
  border-style: solid;
  border-width: 0 0 .35em 0.45em;
  border-color: transparent  transparent  transparent rgb(10,100,150);
  box-shadow:0 0 0 .0675em #fff;
}
.en:after{
	display: block;
    content: "";
    position: absolute;
    background: #fff;
    width: .065em;
    height: .45em;
    left: 65%;
    transform: rotate(45deg);
}
*/



/* Italiano IT */
.it:before{
  background:rgb(10,150,10);
  display:block;
  position:absolute;
  bottom:0;
  content:"";
	width: .23em;
	height: 0.7em;
}
.it:after{
  display:block;
  content:"";
	width: .23em;
	height: 0.7em;
  float:right;
  background:rgb(200,10,10);
}
/* Deutchland DE */
.de{
  background:rgb(200,10,10);
}
.de:before{
  background:rgb(255,200,0);
  display:block;
  position:absolute;
  bottom:0;
  content:"";
	width: 0.7em;
    height: .23em;
}
.de:after{
  display:block;
  content:"";
	width: 0.7em;
  height: .23em;
  background:rgb(0,0,0);
}
/* Deutchland NL */
.nl{
  background:rgb(255,255,255);
}
.nl:before{
  background:rgb(30,70,139);
  display:block;
  position:absolute;
  bottom:0;
  content:"";
	width: 0.7em;
  height: .23em;
}
.nl:after{
  display:block;
  content:"";
	width: 0.7em;
  height: .23em;
  background:rgb(174,28,40);
}

/* spanish ES */
.es{
  background:rgb(255,196,0);
}
.es:before{
  background:rgb(198,11,30);
  display:block;
  position:absolute;
  bottom:0;
  content:"";
	width: 0.7em;
  height: .23em;
}
.es:after{
  display:block;
  content:"";
	width: 0.7em;
  height: .23em;
  background:rgb(198,11,30);
}
/* french FR */
.fr:before{
  background:rgb(0,35,149);
  display:block;
  position:absolute;
  bottom:0;
  content:"";
	width: .23em;
	height: 0.7em;
}
.fr:after{
  display:block;
  content:"";
	width: .23em;
	height: 0.7em;
  float:right;
  background:rgb(237,41,57);
}
/* swedish SV */
.sv {
    background-color:rgb(0,115,198);
}
.sv:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 20%;
    top: 0px;
    left: 30%;
    margin-left: -5%;
    background-color:rgb(255,222,0);
}
.sv:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 20%;
    top: 48%;
    left: 0px;
    margin-top: -5%;
    background-color:rgb(255,222,0);
}
/* finnish FI */
.fi {
    background-color:rgb(255,255,255);
}
.fi:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 20%;
    top: 0px;
    left: 30%;
    margin-left: -5%;
    background-color:rgb(0,75,250);
}
.fi:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 20%;
    top: 48%;
    left: 0px;
    margin-top: -5%;
    background-color:rgb(0,75,250);
}
/* danish DA */
.da {
    background-color:rgb(255,0,0);
}
.da:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 20%;
    top: 0px;
    left: 30%;
    margin-left: -5%;
    background-color:rgb(255,255,255);
}
.da:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 20%;
    top: 48%;
    left: 0px;
    margin-top: -5%;
    background-color:rgb(255,255,255);
}
/* norwegish NO */
.no {
    background-color:rgb(255,0,0);
}
.no:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 20%;
    top: 0px;
    left: 30%;
    margin-left: -5%;
    background-color:rgb(0,75,250);
}
.no:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 20%;
    top: 48%;
    left: 0px;
    margin-top: -5%;
    background-color:rgb(0,75,250);
}
.pt {
    background-image: url("../shared/flags/pt.gif");
    background-size: contain;
}
.pl {
    background-image: url("../shared/flags/pl.gif");
    background-size: cover;
}

.tr {
	background-image: url("../shared/flags/tr.gif");
	background-size: cover;
}

.jp {
	background-image: url("../shared/flags/jp.gif");
	background-size: cover;
	background-position: center;
}

/* menu
========================================================*/
nav.tm_navbar {
	border: none;
	padding: 0;
	margin: 0;
	float: none;
	min-height: 0;
	background: #ffffff;
}
nav.tm_navbar .nav.sf-menu {
	border-bottom: 11px solid #ffa500;
}
nav.tm_navbar li {
	position: relative;
	font-size: 14px;
	line-height: 23px;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
nav.tm_navbar li:first-child::after {
 content: none;
 display: none;
}
nav.tm_navbar li:first-child a {
	width: 90px;
	text-indent: -9999px;
	background: #ffa500 url(../img/home.png) center center no-repeat;
}
nav.tm_navbar ul:first-child .active:first-child {
	width: 90px;
}
nav.tm_navbar ul {
	display: flex;
	flex-direction: row;
}
nav.tm_navbar li::after {
 position: absolute;
 left: 0;
 top: 0;
 width: 2px;
 height: 100%;
 background: url(../img/border.png) left 0 repeat-y;
 content: '';
}
nav.tm_navbar li a {
	position: relative;
	padding: 0;
	font: 600 14px/89px 'Open Sans';
	width: 100%;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	background: #31353d;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .nav.sf-menu > li.active > a {
	color: #ffffff;
	background: #588c7e !important;
}
nav.tm_navbar .nav.sf-menu > li.active > span {
	color: #ffffff !important;
}
nav.tm_navbar .nav.sf-menu > li.active:first-child > a {
	background: #588c7e url(../img/home.png) center center no-repeat !important;
}
nav.tm_navbar .nav.sf-menu > li:hover > a {
	color: #ffffff;
	background: #588c7e !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .nav.sf-menu > li:hover > span {
	color: #ffffff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .nav.sf-menu > li:hover:first-child > a {
	background: #588c7e url(../img/home.png) center center no-repeat !important;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
	background: #2d3138 !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .sfHover > span {
	color: #ffffff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .sfHover:first-child > a {
	background: #588c7e url(../img/home.png) center center no-repeat !important;
}
nav.tm_navbar li span {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 12px;
	color: #ffa500;
	font-size: 14px;
	z-index: 0;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 100%;
	top: 89px;
	left: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #31353d;
	border: none;
	padding: 33px 10px;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li::after {
 content: none !important;
 display: none !important;
}
nav.tm_navbar .sub-menu > ul li:last-child {
	border-bottom: none;
}
nav.tm_navbar .sub-menu > ul li a {
	padding: 0;
	margin: 0;
	float: none;
	font: 600 14px 'Open Sans';
	color: #ffffff;
	background: none !important;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 30px;
	top: 3px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 14px;
}
nav.tm_navbar .sub-menu ul > li a:hover {
	text-decoration: none;
	color: #588c7e !important;
	background: none !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: #588c7e !important;
	background: none !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 216px;
	top: -26px;
	left: 100%;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #588c7e;
	padding: 28px 0;
	margin: 0 0 0 10px;
	text-align: center;
}
nav.tm_navbar .sub-menu ul ul::after {
 position: absolute;
 left: -5px;
 top: 13px;
 width: 5px;
 height: 9px;
 background: url(../img/tr.png) left 0 no-repeat;
 content: '';
}
nav.tm_navbar .sub-menu ul ul li {
	position: relative;
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	display: block;
	text-align: center;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none !important;
	padding: 0;
	margin: 0;
	float: none;
	font: 600 14px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu ul ul li a:hover {
	color: #31353d !important;
	background: none !important;
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.select-menu {
	display: none !important;
}
/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 42px;
	height: 42px;
	overflow: hidden;
	border: none;
	z-index: 20;
	text-indent: -9999px;
	background: url(../img/top.png) 0 top no-repeat;
}.col-lg-8
#toTop:hover {
	outline: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.who-box {
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin: 46px 0;
}
.thumb-box1, .thumb-box12 {
	padding: 33px 0 0 0;
	overflow: hidden;
}
.thumb-box1 > div {
	background: url(../img/picture.jpg) center 0 no-repeat;
	padding: 60px 0 114px 60px;
}
.thumb-box12 {
	background: url(../img/picture2.jpg) right bottom 0 no-repeat;
	padding: 100px 0 360px 60px;
	margin:40px 0;
}
.thumb-box1 > div .title {
	font: 600 80px/100px 'Open Sans';
	text-transform: uppercase;
	color: #31353d;
	margin-bottom: 0;
}
.thumb-box1 > div .description {
	font: 300 40px/1em 'Open Sans';
	text-transform: uppercase;
	color: #588c7e;
	margin-bottom: 23px;
}
.thumb-box1 > div .description2 {
	font: 20px/25px 'Open Sans';
	text-transform: uppercase;
	color: #31353d;
	margin-bottom: 44px;
	width:50%;
}
.thumb-box3 {
	overflow: hidden;
	background: #f5f5f5;
	padding: 65px 0 13px 0;
}
.thumb-box3 .title {
	font: 300 30px/1em 'Open Sans';
	text-transform: uppercase;
	color: #31353d;
	margin-bottom: 37px;
}
.thumb-box4 {
	overflow: hidden;
	padding: 66px 0 0 0;
}
.thumb-box4 p {
	margin-bottom: 45px;
}
.thumb-box4 .title {
	font: 300 30px/1em 'Open Sans';
	text-transform: uppercase;
	color: #588c7e;
	margin-bottom: 6px;
}
.thumb-box4 .description {
	font: 18px/1em 'Open Sans';
	text-transform: uppercase;
	color: #464646;
	margin-bottom: 20px;
}
.thumb-box4 .col-lg-4 {
	margin-bottom: 40px;
}
.thumb-box4 hr {
	border-top: 1px solid #f3f3f4;
	margin: 30px 0 0 0;
}
.thumb-box5 {
	overflow: hidden;
	padding: 63px 0 0 0;
}
.thumb-box5 .title {
	font: 300 50px/1em 'Open Sans';
	color: #588c7e;
	margin-bottom: 1px;
	text-transform: uppercase;
}
.thumb-box5 .description {
	font: 300 30px/1em 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
	margin-bottom: 43px;
}
.thumb-box5 .col-lg-8, .thumb-box5 .col-lg-4 {
	margin-bottom: 42px;
}
.thumb-box6 {
	overflow: hidden;
	padding: 60px 0 30px 0;
	background: #f5f5f5;
}
.thumb-box6 .col-lg-8 {
	padding-top:65px;
}
.thumb-box7 {
	overflow: hidden;
	padding: 70px 0 102px 0;
}
.thumb-box8 {
	overflow: hidden;
	padding: 50px 0 0 0;
}
.thumb-box8 .box {
	margin-bottom: 46px;
}
.thumb-box8 hr {
	border-top: 1px solid #f3f3f4;
	margin: 0;
}
.thumb-box9 {
	overflow: hidden;
	padding: 62px 0 46px 0;
	background: #f5f5f5;
}
.thumb-box10 {
	overflow: hidden;
	padding-bottom:40px;
}
.thumb-box11 {
	overflow: hidden;
	padding: 92px 0 131px 0;
}
.thumb-box11 .title {
	font: 172px/1em 'Open Sans';
	color: #ffa500;
	text-transform: uppercase;
	margin-bottom: 22px;
}
.thumb-box11 .description {
	font: 60px/1em 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
	margin-bottom: 28px;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad1 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption .name {
	font: 15px/1em 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.thumb-pad1 .thumbnail .caption .title1 {
	font: 20px/25px 'Open Sans';
	color: #588c7e;
	text-transform: uppercase;
	margin-bottom: 14px;
}
.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0 0 8px 0;
	background: none;
}
.thumb-pad2 figure {
	margin: 0 0 30px  0;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption .title2 {
	font: 300 20px/25px 'Open Sans';
	color: #ffa500;
	text-transform: uppercase;
	margin-bottom: 14px;
}
.thumb-pad2 .thumbnail .caption p {
	margin-bottom: 0;
}
.thumb-pad3 {
	margin: 0 0 43px 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad3 figure {
	margin: 0 0 27px 0;
}
.thumb-pad3 figure img {
	width: 100%;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption a {
	font: 20px/1em 'Open Sans';
	color: #464646;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad3 .thumbnail .caption a:hover {
	color: #588c7e;
}
.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 23px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 40px 0;
	overflow: hidden;
}
.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 p {
	font-style: italic;
	margin-bottom: 8px;
}
.thumb-pad5 .thumbnail .caption a {
	font: 18px 'Open Sans';
	text-transform: uppercase;
	color: #31353d;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #7dcdfc;
}
.thumb-pad5 figure {
	margin: 0 13px 0 0;
	float: left;
}
.thumb-pad6 {
	overflow: hidden;
	text-align: left;
	margin-bottom: 30px;
	padding: 20px 20px 33px 20px;
	border: 1px solid #ebeced;
}
.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 figure {
	margin: 0 0 21px 0;
}
.thumb-pad6 figure img {
	width: 100%;
}
.thumb-pad7 {
	margin: 0 0 50px 0;
	overflow: hidden;
}
.thumb-pad7 .badge {
	position: relative;
	padding: 0;
	margin: 0;
	box-shadow: none;
	text-shadow: none;
	border: none;
	border-radius: 0;
	line-height: 23px;
	background: #e74c3c;
	width: 70px;
	display: inline-block;
	font: 600 40px 'Open Sans';
	color: #ffffff;
	float: none;
	margin-right: 25px;
	float: left;
}
.thumb-pad7 .badge span {
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
	display: block;
	font-weight: normal;
	margin-top: -6px;
	position: relative;
	padding: 0 0 19px 0;
}
.thumb-pad7 .badge > div {
	padding-bottom: 0;
}
.thumb-pad7 .badge a {
	text-align: center;
	display: block;
	padding: 0;
	color: #ffffff;
	font: 300 15px/34px 'Open Sans';
	background: #e74c3c url(../img/border.png) 0 top repeat-x;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.thumb-pad7 .badge a:hover {
	background: #3e454c url(../img/border.png) 0 top repeat-x;
}
.thumb-pad7 .badge em {
	display: inline-block;
	width: 12px;
	height: 15px;
	position: absolute;
	top: 14px;
	right: -12px;
	background: url(../img/triangle.png) no-repeat;
}
.thumb-pad7 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad7 figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 30px 0;
	padding: 15px 15px 22px 15px;
	border: 1px solid #edeaea;
	text-align: left;
}
.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 .lnk {
	font: 20px/20px 'Roboto Condensed';
	color: #7d8286;
	text-transform: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .thumbnail .caption .lnk:hover {
	color: #53afee;
}
.thumb-pad8 .thumbnail .caption p {
	font: 13px/18px 'Roboto Condensed';
	color: #8b9196;
	margin: 0;
}
.thumb-pad8 .thumbnail .caption hr {
	border-top: 1px solid #dedfe0;
	margin: 12px 0 13px 0;
}
.thumb-pad8 figure {
	margin: 0 0 22px 0;
}
.thumb-pad8 figure img {
	width: 100%;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	position: relative;
	display: inline-block;
	padding: 0 30px 0 30px;
	font: 20px/53px 'Open Sans';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #ffa500;
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1 span {
	font-size: 25px;
	color: #ffffff;
	width: 53px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	background: #588c7e;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #588c7e;
	text-decoration: none;
}
.btn-default.btn1:hover span {
	background: #31353d;
	-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 27px;
	font: 600 14px/51px 'Open Sans';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #31353d;
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #588c7e;
	text-decoration: none;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 43px;
	font: 300 14px/32px 'Open Sans';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #ffa500;
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffa500;
	background: #31353d;
	text-decoration: none;
}
.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 29px;
	font: 20px/44px 'Open Sans';
	margin: 0;
	border-radius: 0;
	color: #ffffff;
	background: #31353d;
	text-transform: uppercase;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn4:hover {
	color: #ffffff;
	background: #588c7e;
	text-decoration: none;
}
/* list
========================================================*/
.list1-1 {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}
.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0;
	padding: 0 0 0 50px;
	line-height: 56px;
	background: #ffffff url(../img/list_arrow.png) 22px center no-repeat;
}
.list1-1 li a {
	font: 300 15px 'Open Sans';
	text-transform: uppercase;
	color: #3e454c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #ffa500;
}
.list1-1 li.indent {
	background: #fbfbfb url(../img/list_arrow.png) 22px center no-repeat;
}
.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 11px 0;
	padding-left: 25px;
	background: url(../img/list_arrow.png) left 7px no-repeat;
}
.list1 li a {
	color: #3e454c;
	font: 20px 'Open Sans';
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #e74c3c;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 24px 0;
}
.list2 li a {
	font: 20px/25px 'Open Sans';
	text-transform: uppercase;
	color: #464646;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	color: #588c7e;
}
.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: 27px;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 29px 0;
	overflow: hidden;
}
.list5 li figure {
	float: left;
	margin: 7px 20px 0 0;
}
.list5 li p {
	font: italic 16px/26px 'Roboto Condensed';
	color: #8b8a8a;
	margin-bottom: 17px;
}
.list5 li a {
	font: 20px/21px 'Roboto Condensed';
	color: #7d8286;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #53afee;
}
.list5 li .description {
	font: bold 14px 'Roboto Condensed';
	color: #53afee;
	margin: 3px 0 0 0;
	text-transform: uppercase;
}
.list6 {
	margin: 0 0 18px 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 14px 0;
	padding: 0 0 13px 0;
	border-bottom: 1px solid #c7c7c7;
}
.list6 li .title {
	font: 18px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #bfbfbf;
	margin-bottom: 17px;
	padding-left: 30px;
	background: url(../img/list_arrow.png) left 9px no-repeat;
}
.list6 li p {
	margin-bottom: 0;
}
.list6 li:last-child {
	border-bottom: none;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 10px;
}
.list7 li span {
	width: 70px;
	height: 70px;
	position: relative;
	border-radius: 100%;
	background: #53afee;
	color: #ffffff;
	font: 40px/68px 'Roboto Condensed';
	display: inline-block;
	float: left;
	margin: 5px 30px 0 0;
	text-align: center;
}
.list8 {
	margin: 40px 0 30px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0 0 36px 0;
}
.list8 li p {
	margin-bottom: 0;
}
.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;
}
/*-----isotope-----*/
.button-group {
	margin-bottom: 40px;
}
.button {
	display: inline-block;
	padding: 0;
	margin: 0 47px 0 0;
	border: none !important;
	box-shadow: none !important;
	border-radius: 0;
	background: none;
	cursor: pointer;
	font: 300 15px 'Open Sans';
	color: #3e454c;
	text-transform: uppercase;
	outline: 0;
}
.button strong {
	display: inline-block;
	float: left;
	width: 34px;
	height: 34px;
	background: #fbfbfb;
	position: relative;
	top: -7px;
	margin-right: 11px;
	border: 1px solid #f1f1f1;
}
.button strong i {
	width: 16px;
	height: 16px;
	background: #ffa500;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -8px;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.button strong::after {
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background: none;
 border: 1px solid #ffffff;
 content: '';
}
.button:hover {
	background: none;
	color: #3e454c;
}
.button:hover i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.button:active, .button.is-checked {
	background: none;
	color: #3e454c;
}
.button:active i, .button.is-checked i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.button:active {
	box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.8);
}
.isotope:after {
	content: '';
	display: block;
	clear: both;
}
.table-like {
	list-style: none;
	margin: 0;
	padding: 0;
}
.table-like > li {
	width: 100%;
	clear: both;
	padding: 7px 10px;
	background: #fbfbfb;
	margin-bottom: 1px;
}
.table-like > li > * {
	float: left;
}
.table-like > li:after {
	display: block;
	content: '';
	clear: both;
}
.table-like .pic {
	width: 66px !important;
	margin-right: 26px;
}
.table-like .title {
	width: 33%;
	padding: 10px 0 0 0;
}
.table-like .title a {
	font: 300 24px/25px 'Open Sans';
	color: #3e454c;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.table-like .title a:hover {
	color: #ffa500;
}
.table-like .title span {
	display: block;
	color: #989b9f;
	font-size: 14px;
	line-height: 18px;
}
.table-like .marker {
	width: 16%;
	padding: 21px 0 0 0;
}
.table-like .marker em {
	display: inline-block;
	width: 16px;
	height: 24px;
	float: left;
	margin-right: 11px;
	background: url(../img/marker.png) no-repeat;
}
.table-like .marker a {
	font: 300 14px 'Open Sans';
	color: #989b9f;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.table-like .marker a:hover {
	color: #ffa500;
}
.table-like .time {
	width: 25%;
	padding: 21px 0 0 0;
}
.table-like .manager {
	width: 25%;
	padding: 0;
	font: 300 24px/66px 'Open Sans';
	color: #3e454c;
	white-space: nowrap;
}
.table-like .btn {
	width: 16%;
	padding: 21px 0 0 0;
}
/* search
========================================================*/
#search-404 {
	position: relative;
	margin: 8px 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 #e2e2e2;
	background: #ffffff;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #bfbfbf;
	padding: 10px 14px;
	height: 41px;
	resize: none;
}
#search {
	padding: 0;
	margin: 16px 0 0 44px;
	float: right;
	position: relative;
}
#search a {
	display: inline-block;
	color: #ffffff;
	float: left;
	margin: 10px 0 0 14px;
	font-size: 25px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search a:hover {
	color: #31353d;
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 227px;
	float: left;
	outline: none;
	background: #70b7e1;
	border: 1px solid #70b7e1;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #ffffff;
	padding: 13px 15px;
	height: 47px;
	resize: none;
}
/* map
========================================================*/
.content_map {
	position: relative;
	height: 391px;
	margin-bottom: 68px;
}
.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 'Arial', "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: 40px;
}
.info p {
	margin-bottom: 0;
}
.info p span {
	display: inline-block;
	width: 84px;
}
.info p a {
	color: #ffa500;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #464646;
}
.mail {
	color: #ffa500;
	font: 14px 'Arial', "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: #31353d;
	text-decoration: underline;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 63px 0;
	background: #31353d;
}
footer figure {
	float: left;
	margin-right: 20px;
	margin-top: 1px;
	width: 30px;
}
footer p {
	font: 15px/17px 'Open Sans';
	color: #ffa500;
	text-transform: uppercase;
}
footer p.priv strong {
	color: #f6f6f6;
	font-weight: 600;
}
footer p.priv a {
	text-transform: none;
}
footer a {
	font: 15px/17px 'Open Sans';
	color: #ffa500;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #588c7e;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer em {
	font-style: normal;
}
footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
footer ul li {
	overflow: hidden;
	width: 35px;
	height: 34px;
	float: left;
	margin-right: 7px;
}
footer ul li a:hover img {
	margin-top: -34px;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES
=========================================================*/
@media (min-width: 1300px) {
 .container {
 padding: 0;
}

}
@media (min-width: 1200px) and (max-width: 1299px) {
 .main {
 width: 100%;
 margin: 0;
}
 nav.tm_navbar li a {
 width: 100%;
}

}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1199px) {
 nav.tm_navbar li a {
 width: 100%;
}
 nav.tm_navbar li:first-child a {
 width: 90px;
}
 .main {
 width: 100%;
 margin: 0;
}
 .table-like .manager {
 display: none;
}
 .thumb-box11 .title {
 font-size: 90px;
}
 .thumb-box11 .description {
 font-size: 40px;
}
.thumb-box6 .col-lg-8 {
	padding-top:25px;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar li a {
 width: 157px;
}
 nav.tm_navbar li:first-child a {
 width: 92px;
}
 .main {
 width: 100%;
 margin: 0;
}
 .thumb-box1 > div {
 padding: 50px 0 50px 30px;
}
.thumb-box1 > div .title {
	font-size:55px;
}
.thumb-box1 > div .description {
	font-size:30px;
}
 .button-group .button {
 margin: 0 17px 0 0;
}
 .table-like > li > * {
 width: 20% !important;
}
 .table-like .title a {
 font-size: 15px;
 line-height: 17px;
}
 .table-like .manager {
 display: none;
}
 .thumb-box11 .title {
 font-size: 90px;
}
 .thumb-box11 .description {
 font-size: 40px;
}
 footer {
 padding: 40px 0;
}
 footer p,  footer a {
 font-size: 12px;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {

 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 border: none;
 float: none;
 padding: 0;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none !important;
}
 header {
 text-align: center;
}
 header h1.navbar-brand_ {
 float: none;
 margin-bottom: 25px;
}
 header .call-box {
 float: none;
 display: inline-block;
}
 header .call-box span {
 float: none;
}
 header #search {
 float: none;
 display: block;
 overflow: hidden;
 text-align: center;
 margin: 0;
}
 header #search input,  header #search a {
 float: none;
}
 .main {
 width: 100%;.thumb-box6
 margin: 0;
}

 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 30px 0 0 0;
 width: 100%;
 border: 1px solid #588c7e;
 background: #588c7e;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
 text-transform: uppercase;
 margin-bottom: 20px;
}
 .thumb-box1 > div {
 padding: 30px 0 30px 30px;
}
 .thumb-box1 > div .title {
 font-size: 55px;
 line-height: 1em;
}
 .thumb-box1 > div .description {
 font-size: 25px;
}
 .thumb-box1 > div .description2 {
 font-size: 14px;
 line-height: 20px;
}
 .thumb-box3 .title {
 font-size: 25px;
}
.thumb-box6 img{
	display:none;
}
.thumb-box12 {
	background: none;
	display:none;
	padding: 0;
}
 footer {
 padding: 40px 0;
 text-align: center;
}
 footer .col-lg-4 {
 margin-bottom: 35px;
}
 footer figure {
 float: none;
 display: inline-block;
 margin: 0 0 5px 0;
}
 footer p,  footer a {
 font-size: 12px;
}
 footer ul {
 float: none;
 display: inline-block;
}
.thumb-box6 .col-lg-8 {
	padding-top: 0px;
	text-align:center;
}
 .button-group {
 text-align: center;
}
 .button-group .button {
 margin: 0 17px 10px 0;
 display: inline-block;
 float: none;
}
 .table-like > li > * {
 width: 50% !important;
}
 .table-like .time,  .table-like .btn {
 display: none;
}
 .table-like .title a {
 font-size: 15px;
 line-height: 17px;
}
 .table-like .manager {
 display: none;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-box11 .title {
 font-size: 90px;
}
 .thumb-box11 .description {
 font-size: 40px;
}
 .content_map {
 height: 300px;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 26px 0;
 float: none;
}
 .thumb-pad4 figure img {
 width: 100%;
}
.thumb-box1 > div .title {
	font-size:40px;
}
.thumb-box1 > div .description {
	font-size: 22px;
}
.thumb-box5 .title {
	font-size:45px;
}
.thumb-box5 .col-lg-8 figure{
	display:none;
}
.btn-default.btn4 {
	width:100%;
	text-align:center;
}
}
/*===========================================================================================================================*/
@media (max-width: 560px) {

 .thumb-box11 {
 padding: 70px 0;
}
 .thumb-box11 .title {
 font-size: 50px;
}
 .thumb-box11 .description {
 font-size: 25px;
}
.thumb-box5 .title {
	font-size:40px;
}
.thumb-box5 .description {
	font-size:26px;
}
.thumb-box5 .col-lg-8 figure{
	display:none;
}
 #search-404 {
 width: 283px;
}
 #search-404 input {
 width: 247px;
}
}
/*===========================================================================================================================*/
@media (max-width: 480px) {

 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad1 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
.thumb-box1 > div .title {
	font-size: 32px;
}
.thumb-box1 > div .description {
	font-size:16px;
}
.thumb-box5 .title {
	font-size:33px;
}
.thumb-box5 .description {
	font-size:22px;
	line-height:30px;
}
.thumb-box5 .col-lg-8 figure{
	display:none;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {

 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
.thumb-box1 > div {
	background-image:none;
	background-color:#f5f5f5;
	padding:15px;
}
.thumb-box1 > div .description2 {
	width:100%;
}
.thumb-box1 > div .title {
	font-size: 44px;
}
 .thumb-box1 > div br {
 display: none;
}
.thumb-box5 .title {
	font-size:30px;
}
.thumb-box5 .description {
	font-size:14px;
	line-height:30px;
}
.thumb-box5 .col-lg-8 figure{
	display: block;
}
 .thumb-pad1 figure img {
 width: 100%;
}
 .thumb-pad2 figure img {
 width: 100%;
}
.btn-default.btn4 {
	padding: 0 29px;
	font: 16px/54px 'Open Sans';
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
