@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

/* Stuck menu styles
========================================================*/
.isStuck {
	padding: 0 32px;
	z-index: 9999;
	-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
	background: #3b3b3b;
}

.isStuck nav.tm_navbar li a {
	line-height: 56px;
}

.isStuck.indent {
	background: #000;
	background: rgba(0, 0, 0, 0.75);
}

.isStuck h1.navbar-brand_ {
	margin: 5px 0 0 0;
}

.isStuck h1.navbar-brand_ img {
	width: 60%;
}

@media only screen and (max-width: 979px) {
	.isStuck {
		display: none !important;
	}
}

/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #31353d;
	font: 16px 'roboto', 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 26px;
	/*1.428571429;*/
	color: #000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
	background: none;
}

a[href^="tel:"] {
	/* color: inherit;*/
	text-decoration: none;
	font-size: 18px;
}

textarea,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}

p {
	margin-bottom: 20px;
	/*line-height: 23px;*/
}

p strong {
	color: #fff8cb;
	font-weight: normal;
}

h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
}

h1.navbar-brand_ a {
	display: inline-block;
}

h1.navbar-brand_ a img {
	width: 100%;

}

h2 {
	font: 300 50px/50px 'Open Sans';
	color: #01aef0;
	text-transform: uppercase;
	margin: 0 0 33px 0;
}

h3 {
	font: 400 37px/40px 'Open Sans';
	color: #01aef0;
	margin: 0 0 25px 0;
	text-transform: uppercase;
}

h3 span {
	color: #ed008c;
}

h3.indent {
	margin: 0 0 39px 0;
}

h4 {
	font: normal 20px/26px 'Open Sans';
	color: #ed008c;
	/*#d8ff6e;*/
	text-transform: uppercase;
	margin: 0 0 14px 0;
}

.extra-wrap {
	overflow: hidden;
}

.content {
	padding: 0;
	background: #ffffff;
}

.content.indent {
	/*padding: 145px 0 0 0;*/
	background: #ffffff;
}

.center {
	text-align: center;
}

/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
	height: 195px;
	background: url(../images/bg_pic.png) center 0 no-repeat;
}

header.indent {
	background: none;
	height: auto;
}

/* menu
========================================================*/
nav.tm_navbar {
	border: none;
	padding: 0;
	margin: 50px 0 0 0;
	display: inline-block;
	float: right;
	min-height: 0;
	background: none;
}

nav.tm_navbar li {
	position: relative;
	font-size: 14px;
	line-height: 23px;
	padding: 0;
	margin: 0 0 0 45px;
	float: left;
}

nav.tm_navbar li:first-child {
	margin: 0;
}

nav.tm_navbar li a {
	position: relative;
	padding: 0;
	font: 700 14px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
	background: none;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}

nav.tm_navbar li.active span {
	color: #01aef0;
}

nav.tm_navbar li.active>a {
	color: #d8ff6f;
	background: none;
}

nav.tm_navbar li:hover span {
	color: #01aef0;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}

nav.tm_navbar li:hover>a {
	color: #d8ff6f;
	background: none;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}

nav.tm_navbar .sfHover span {
	color: #01aef0;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}

nav.tm_navbar .sfHover>a {
	color: #01aef0;
	background: none;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}

nav.tm_navbar li span {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -10px;
	color: #ffffff;
	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: 130px;
	top: 23px;
	left: -21px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #30343c;
	padding: 9px 0;
	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: 6px;
	display: block;
	text-align: center;
}

nav.tm_navbar .sub-menu>ul li.tr1 {
	position: absolute;
	top: -5px;
	left: 0;
	width: 100%;
	height: 5px;
	background: url(../images/triangle2.png) center 0 no-repeat;
}

nav.tm_navbar .sub-menu>ul li:last-child {
	border-bottom: none;
}

nav.tm_navbar .sub-menu>ul li a {
	background: none;
	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 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: #01aef0 !important;
	background: none;
	-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: #01aef0 !important;
	background: none;
}

/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 100%;
	top: -29px;
	left: 100%;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #01aef0;
	padding: 28px 0;
	margin: 0 0 0 10px;
	text-align: center;
}

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.tr {
	position: absolute;
	top: 13px;
	left: -5px;
	width: 5px;
	height: 9px;
	background: url(../images/triangle1.png) no-repeat;
}

nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	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: #30343c !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;
	overflow: hidden;
	border: none;
	color: #ffffff;
	font-size: 31px;
	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: #d8ff6e;
}

.trainerBox {
	margin-bottom: 38px;
	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: 50px 0 50px 0;
}

.who-box .col-lg-4 {
	margin-bottom: 50px;
}

.thumb-box1 {
	background: #ffffff url(../images/page1_pic1.jpg) left 0 no-repeat;
	padding: 90px 0;
	overflow: hidden;
}

.thumb-box1 .title {
	font: 600 100px/100px 'Open Sans';
	color: #01aef0;
	text-transform: uppercase;
	float: left;
	margin: 0 32px 0 0;
}

.thumb-box1 .description {
	font: 300 40px/42px 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
	margin: 12px 0 0 0;
}

.thumb-box1 p {
	font: 300 18px/20px 'Open Sans';
	color: #989a9e;
	text-transform: uppercase;
	margin: 23px 0 0 0;
}

.thumb-box2 {
	overflow: hidden;
	background: #ebe004;
	/*rgba(247,121,255,0.2);*/
	padding: 50px 0 50px 0;
}

.thumb-box3 {
	overflow: hidden;
	padding: 60px 0 0 0;
	margin-bottom: 64px;
	background: #fff;
}

.thumb-box3 .box {
	border-bottom: 1px solid #eaeaeb;
}

.thumb-box3 .title {
	text-transform: uppercase;
	font: 400 20px/25px 'Open Sans';
	color: #ed008c;
	margin-bottom: 11px;
	margin-bottom: 25px;
}

.thumb-box3 p {
	font: 16px/23px 'roboto', 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 0 58px 0;
}

.thumb-box4 {
	overflow: hidden;
}

.thumb-box4 .col-lg-6 {
	/*margin-bottom: 40px;*/
	padding-top: 50px;
	padding-bottom: 50px;
	/*padding: 50px 0 50px 0;*/
}

.thumb-box5 {
	background: #000;
	overflow: hidden;
	padding: 124px 0 107px 0;
	background-image: url(../images/bg_pic.jpg);
	background-position: 100% 100%;
	background-attachment: fixed;
}

.thumb-box6 {
	background: #f5f5f6;
	padding: 40px 0 34px 0;
	overflow: hidden;
}

.thumb-box6 p {
	margin: 10px 0 0 0;
	font: 300 20px 'Open Sans';
	text-transform: uppercase;
	display: inline-block;
	color: #1c1d21;
}

.thumb-box6 p span {
	font-size: 30px;
	color: #01aef0;
	margin-right: 19px;
	float: left;
}

.thumb-box7 {
	background: #f4f5f5;
	padding: 83px 0 40px 0;
	overflow: hidden;
}

.thumb-box7 h3 {
	color: #01aef0;
}

.thumb-box7 img {
	margin-bottom: 10px;
}

.thumb-box7 p {
	font-style: italic;
}

.thumb-box7 a {
	font: 300 20px/25px 'Open Sans';
	color: #363f45;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.thumb-box7 a:hover {
	color: #01aef0;
}

.thumb-box7 .col-lg-3 {
	margin-bottom: 40px;
}

.thumb-box9 {
	overflow: hidden;
	padding-bottom: 65px;
}

.thumb-box10 {
	overflow: hidden;
	background: #f4f5f5;
	padding: 83px 0 30px 0;
}

.thumb-box10 h3 {
	color: #01aef0;
}

.thumb-box11 {
	padding-bottom: 40px;
	overflow: hidden;
}

/*-----carousel-----*/
.list_carousel1.responsive {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.list_carousel1 #foo1 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	cursor: default;
}

.list_carousel1 #foo1>li {
	float: left;
	cursor: default;
	margin-right: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.list_carousel1 #foo1>li p {
	color: #ffffff;
	font: italic 24px/36px 'Open Sans';
	margin-bottom: 20px;
}

.list_carousel1 #foo1>li a {
	font: italic 16px 'Open Sans';
	color: #01aef0;
	margin-bottom: 37px;
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.list_carousel1 #foo1>li a:hover {
	color: #ffffff;
}

.list_carousel1.responsive .caroufredsel_wrapper {
	cursor: default !important;
	margin-bottom: 0 !important;
}

.foo-btn {
	width: 100%;
}

#foo2_pag {
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 0;
	display: inline-block;
}

#foo2_pag a {
	position: relative;
	z-index: 1;
	width: 11px;
	height: 11px;
	padding: 0 !important;
	margin: 0 3px;
	display: inline-block;
	background: #ffffff !important;
	border-radius: 100%;
	opacity: 0.2;
	filter: alpha(opacity=20);
	cursor: pointer;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

#foo2_pag a:first-child {
	margin-left: 0;
}

#foo2_pag a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

#foo2_pag a.selected {
	opacity: 1;
	filter: alpha(opacity=100);
}

#foo2_pag a span {
	display: none;
}

.list_btn2 {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -15px;
	width: 100%;
	z-index: 0;
}

.list_btn2 .prev2,
.list_btn2 .next2 {
	display: inline-block;
	width: 19px;
	height: 30px;
	cursor: pointer;
	margin: 0;
}

.list_btn2 .prev2 {
	float: left;
	background: url(../images/prev.png) no-repeat;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.list_btn2 .next2 {
	background: url(../images/next.png) no-repeat;
	float: right;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.list_btn2 .prev2:hover {
	opacity: 0.2;
	filter: alpha(opacity=20);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.list_btn2 .next2:hover {
	opacity: 0.2;
	filter: alpha(opacity=20);
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

/*-----subscribeForm-----*/
#newsletter {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

#newsletter .btn-default.btn2 {
	float: left;
	padding: 0 42px;
	line-height: 50px;
}

#newsletter input {
	background: none;
	box-shadow: none;
	border: none;
	font: 300 14px/18px 'Open Sans';
	color: #abaeb1;
	text-transform: uppercase;
	background: #ffffff;
	height: 50px;
	width: 380px;
	border-radius: 10px;
	padding: 16px;
	margin: 0 9px 0 0;
	float: left;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

#newsletter input:focus {
	outline: none;
	border: none;
}

#newsletter .error {
	position: absolute;
	bottom: 0;
	right: 12px;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font-size: 10px;
	color: #01aef0;
	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: 11px;
	float: left;
	border: none;
}

#newsletter label.invalid .error {
	height: 19px;
}

#newsletter .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	text-align: center;
	border: none;
	font: 300 14px/50px 'Open Sans';
	color: #abaeb1;
	text-transform: uppercase;
	background: #ffffff;
	height: 50px;
	width: 100%;
	border-radius: 10px;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 70px 0;
	overflow: hidden;
}

.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 15px 0;
	/*30px 0 19px 55px;*/
	background: none;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
	background: #01aef0;
}

.thumb-pad1 .thumbnail p {
	font: 600 20px/36px 'Roboto Condensed', sans-serif;
	/*'Open Sans';*/
	color: #ffffff;
	text-transform: uppercase;
	float: left;
	width: 100%;
	text-align: center;
}

.thumb-pad1 .caption {
	padding: 5px 15px 54px 15px;
	margin-top: -10px;
	position: relative;
	border-radius: 10px;
	background: #ffffff;
	float: left;
}

.thumb-pad1 .caption .title {
	margin: 0;
	font: 300 20px 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
}

.thumb-pad1 .caption p {
	font: 16px/28px 'Roboto', sans-serif;
	/*'Open Sans';*/
	color: #000;
	margin: 7px 0 0 0;
}

.thumb-pad1-1 {
	margin: 0 0 70px 0;
	overflow: hidden;
}

.thumb-pad1-1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 30px 0 19px 55px;
	background: none;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
	background: #ed008c;
}

.thumb-pad1-1 .thumbnail p {
	font: 600 20px/6px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
}

.thumb-pad1-1 .caption {
	padding: 47px 55px 54px 55px;
	margin-top: -10px;
	position: relative;
	border-radius: 10px;
	background: #ffffff;
}

.thumb-pad1-1 .caption .title {
	margin: 0;
	font: 300 20px 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
}

.thumb-pad1-1 .caption p {
	font: 14px/23px 'Arial';
	color: #000;
	margin: 7px 0 32px 0;
}

.thumb-pad1-2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 30px 0 19px 55px;
	background: none;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
	background: #ebe004;
}

.thumb-pad1-2 .thumbnail p {
	font: 600 20px/6px 'Open Sans';
	color: #ffffff;
	text-transform: uppercase;
}

.thumb-pad1-2 .caption {
	padding: 47px 55px 54px 55px;
	margin-top: -10px;
	position: relative;
	border-radius: 10px;
	background: #ffffff;
}

.thumb-pad1-2 .caption .title {
	margin: 0;
	font: 300 20px 'Open Sans';
	color: #31353d;
	text-transform: uppercase;
}

.thumb-pad1-2 .caption p {
	font: 14px/23px 'Arial';
	color: #000;
	margin: 7px 0 32px 0;
}

.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}

.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}

.thumb-pad2 .caption {
	padding: 0;
	overflow: hidden;
}

.thumb-pad2 figure {
	margin: 0 29px 0 0;
	float: left;
}

.thumb-pad2 figure img {
	width: 100%;
}

.thumb-pad3 {
	margin: 0 0 23px 0;
	overflow: hidden;
	background: #f5f5f5;
}

.thumb-pad3 br {
	display: none;
}

.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}

.thumb-pad3 .thumbnail .caption {
	padding: 16px 20px;
	overflow: hidden;
}

.thumb-pad3 .thumbnail .caption h4 {
	margin-bottom: 0;
	float: left;
	font-size: 15px;
}

.thumb-pad3 .thumbnail .caption .lnk {
	float: left;
	font: 300 15px 'Open Sans';
	color: #363f45;
	text-transform: uppercase;
	margin: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.thumb-pad3 .thumbnail .caption .lnk:hover {
	color: #01aef0;
}

.thumb-pad3 .thumbnail .caption a {
	float: right;
	margin-top: 5px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.thumb-pad3 .thumbnail .caption a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.thumb-pad3 figure {
	margin: 0;
	position: relative;
}

.thumb-pad3 figure img {
	width: 100%;
}

.thumb-pad3 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-pad3 figure i {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	display: block;
	background: #01aef0 url(../images/zoom.png) center center no-repeat;
	background: rgba(1, 174, 240, 0.6) url(../images/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-pad4 {
	margin: 0;
	overflow: hidden;
}

.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}

.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}

.thumb-pad4 figure {
	margin: 0 0 34px 0;
}

.thumb-pad4 figure img {
	width: 100%;
}

.thumb-pad5 {
	margin: 0 0 30px 0;
	overflow: hidden;
}

.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: 16px 0;
	overflow: hidden;
}

.thumb-pad5 .thumbnail .caption .lnk {
	float: left;
	font: 300 15px 'Open Sans';
	color: #363f45;
	text-transform: uppercase;
	margin: 0;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.thumb-pad5 .thumbnail .caption .lnk:hover {
	color: #01aef0;
}

.thumb-pad5 .thumbnail .caption .lnk1 {
	margin: 5px 0 0 18px;
	float: left;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.thumb-pad5 .thumbnail .caption .lnk1:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.thumb-pad5 .thumbnail .caption .lnk1 img {
	margin: 0;
}

.thumb-pad5 .thumbnail .caption br {
	display: none;
}

.thumb-pad5 figure {
	margin: 0;
}

.thumb-pad5 figure img {
	width: 100%;
}

.thumb-pad6 {
	margin-bottom: 42px;
}

.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;
	color: #000;
}

.thumb-pad6 .thumbnail .caption>div {
	padding: 10px 0 19px 0;
}

.thumb-pad6 .thumbnail .caption>div p {
	float: left;
	margin: 0 19px 0 0;
}

.thumb-pad6 .thumbnail .caption>div a {
	font: 11px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #bbbaba;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.thumb-pad6 .thumbnail .caption>div a:hover {
	color: #01aef0;
}

.thumb-pad6 .thumbnail .caption>div span {
	float: left;
	font-size: 14px;
	color: #bbbaba;
	margin: 5px 8px 0 0;
}

.thumb-pad6 .thumbnail .caption .lnk {
	font: 300 20px/25px 'Open Sans';
	color: #363f45;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.thumb-pad6 .thumbnail .caption .lnk:hover {
	color: #01aef0;
}

.thumb-pad6 .thumbnail figure {
	margin: 0 0 31px 0;
}

.thumb-pad6 .thumbnail figure img {
	width: 100%;
}

.thumb-pad7 {
	margin: 0 0 65px 0;
	overflow: hidden;
}

.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;
}

.thumb-pad7 .thumbnail .caption p {
	margin-bottom: 0;
}

.thumb-pad7 .thumbnail .caption a {
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.thumb-pad7 .thumbnail .caption a:hover {
	color: #e2b263;
}

.thumb-pad7 .thumbnail figure {
	margin: 0 0 20px 0;
}

.thumb-pad7 .thumbnail figure img {
	width: 100%;
}

.thumb-pad8 {
	margin: 0;
}

.thumb-pad8 .thumbnail {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}

.thumb-pad8 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #bbbaba;
}

.thumb-pad8 .thumbnail .caption a {
	font: 16px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.thumb-pad8 .thumbnail .caption a:hover {
	color: #5fd0eb;
}

.thumb-pad8 .thumbnail .caption p {
	margin-bottom: 13px;
}

.thumb-pad8 figure {
	margin: 0 30px 0 0;
	float: left;
}

/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	z-index: 99;
	text-decoration: none !important;
	position: relative;
	display: inline-block;
	padding: 0 0 0 30px;
	font: 600 20px/72px 'Open Sans';
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #01aef0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-default.btn1 strong {
	width: 70px;
	display: inline-block;
	background: #ebe004 url(../images/more_arrow.png) center center no-repeat;
	height: 72px;
	float: right;
	border-radius: 10px;
	margin-left: 23px;
}

.btn-default.btn1:hover {
	color: #000000;
	background: #ebe004;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none !important;
	position: relative;
	display: inline-block;
	padding: 0 0 0 22px;
	font: 600 16px/45px 'Open Sans';
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #01aef0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-default.btn2 strong {
	width: 45px;
	display: inline-block;
	background: #31353d url(../images/more_arrow2.png) center center no-repeat;
	height: 45px;
	float: right;
	border-radius: 10px;
	margin-left: 16px;
}

.btn-default.btn2:hover {
	color: #01aef0;
	background: #31353d;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none !important;
	position: relative;
	display: inline-block;
	padding: 0 0 0 22px;
	font: 600 16px/45px 'Open Sans';
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #ed008c;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-default.btn3 strong {
	width: 45px;
	display: inline-block;
	background: #31353d url(../images/more_arrow2.png) center center no-repeat;
	height: 45px;
	float: right;
	border-radius: 10px;
	margin-left: 16px;
}

.btn-default.btn3:hover {
	color: #ed008c;
	background: #31353d;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-default.btn4 {
	box-shadow: none;
	text-decoration: none !important;
	position: relative;
	display: inline-block;
	padding: 0 0 0 22px;
	font: 600 16px/45px 'Open Sans';
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #ebe004;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-default.btn4 strong {
	width: 45px;
	display: inline-block;
	background: #31353d url(../images/more_arrow2.png) center center no-repeat;
	height: 45px;
	float: right;
	border-radius: 10px;
	margin-left: 16px;
}

.btn-default.btn4:hover {
	color: #ebe004;
	background: #31353d;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-default.btn5 {
	box-shadow: none;
	text-decoration: none !important;
	position: relative;
	display: inline-block;
	padding: 0 49px;
	font: 600 16px/50px 'Open Sans';
	margin: 0;
	text-shadow: none;
	border-radius: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: #01aef0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-default.btn5:hover {
	color: #01aef0;
	background: #31353d;
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

/* list
========================================================*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	text-align: left;
}

.list1-1 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../images/list_point.png) left 8px no-repeat;
}

.list1-1 li a {
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff8cb;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.list1-1 li a:hover {
	color: #4fbcc0;
}

.list1 {
	margin: 0 0 70px 0;
	padding: 0;
	list-style: none;
}

.list1 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin: 0;
	padding-left: 50px;
	background: #f5f5f5 url(../images/list_arrow.png) 22px 24px no-repeat;
}

.list1 li a {
	font: 400 15px/59px 'Open Sans';
	color: #000;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.list1 li a:hover {
	color: #01aef0;
}

.list1 li:first-child+li {
	background: #fbfbfb url(../images/list_arrow.png) 22px 24px no-repeat;
}

.list1 li:first-child+li+li+li {
	background: #fbfbfb url(../images/list_arrow.png) 22px 24px no-repeat;
}

.list1 li:first-child+li+li+li+li+li {
	background: #fbfbfb url(../images/list_arrow.png) 22px 24px no-repeat;
}

.list1 li:first-child+li+li+li+li+li+li+li {
	background: #fbfbfb url(../images/list_arrow.png) 22px 24px no-repeat;
}

.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 30px;
	padding: 0;
}

.list2 li time {
	font: 50px/54px 'Roboto Slab';
	color: #ffffff;
	width: 73px;
	margin-right: 30px;
	display: inline-block;
	letter-spacing: 2px;
	float: left;
}

.list2 li time span {
	display: block;
	font-size: 60px;
	text-transform: uppercase;
}

.list2 li p {
	margin-bottom: 0;
}

.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 24px;
}

.list3 li p {
	margin-bottom: 0;
}

.list3 li .badge {
	width: 60px;
	height: 65px;
	background: #01aef0;
	text-align: center;
	font: 600 24px/65px 'Open Sans';
	color: #ffffff;
	border-radius: 10px;
	padding: 0;
	margin: 6px 21px 0 0;
	float: left;
}

.list3 li figure {
	margin: 3px 20px 0 0;
	float: left;
}

.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 27px;
	overflow: hidden;
}

.list4 li p {
	margin-bottom: 21px;
}

.list4 li img {
	float: left;
	margin-right: 21px;
	margin-top: 7px;
}

.list4 li a {
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.list4 li a:hover {
	text-decoration: none;
	color: #db9f3c;
}

.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list5 li {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
	margin-bottom: 13px;
}

.list5 li a {
	color: #ff5d5c;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.list5 li a:hover {
	color: #bbbaba;
}

.list5 li:last-child {
	border-bottom: none;
}

.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 26px;
	overflow: hidden;
}

.list6 li p {
	margin-bottom: 0;
}

.list6 li time {
	color: #74c0bc;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
	margin-right: 6px;
}

.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list7 li {
	font-size: 14px;
	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 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 11px;
}

.list8 {
	margin: 0;
	padding: 0 0 52px 0;
	list-style: none;
}

.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 28px;
}

.list8 li strong {
	color: #ffffff;
}

/* search
========================================================*/
#search-404 {
	position: relative;
	overflow: hidden;
	padding: 13px 0 0 0;
}

#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #e5dfd8;
	background: #ffffff;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #bbbaba;
	padding: 10px 14px;
	height: 40px;
	margin-bottom: 36px;
	resize: none;
}

#search {
	margin: 8px 0 0 0;
	position: relative;
	float: right;
}

#search a {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
}

#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: #ffffff;
	background: rgba(255, 255, 255, 0.5);
	font: 13px/48px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding: 0 58px 0 14px;
	height: 48px;
	outline: none;
	resize: none;
	overflow: hidden;
}

/* map
========================================================*/
.map {
	margin-bottom: 84px;
	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: 470px;
	border: none;
	line-height: 0;
	overflow: hidden;
}

.info {
	padding-bottom: 40px;
}

.info p {
	margin-bottom: 33px;
}

.mail {
	color: #01aef0;
	font: 14px 'Arial', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.mail:hover {
	color: #31353d;
	text-decoration: none;
}

.errorBox {
	padding-bottom: 85px;
}

.errorBox h2 {
	font-size: 72px;
	line-height: 72px;
	margin-bottom: 29px;
	color: #31353d;
}

.errorBox h3 {
	margin-bottom: 37px;
}

.errorBox1 {
	text-align: center;
	padding-top: 36px;
	padding-bottom: 40px;
}

/*========================================================
                    footer
=========================================================*/
footer {
	padding: 95px 0;
	overflow: hidden;
	background: #f3f3f3;
}

footer figure {
	float: left;
	margin-right: 5px;
	margin-top: 1px;
	width: 28px;
}

footer p {
	font: normal 16px/26px 'Open Sans';
	color: #333;
	/*text-transform: uppercase;*/
	margin-bottom: 14px;
}

footer p.priv strong {
	text-transform: normal;
	color: #01aef0;
	font-weight: 600;
}

footer p.priv a {
	text-transform: none;
}

footer a {
	font: normal 18px/26px 'Open Sans';
	/*color: #fff;
	text-transform: uppercase;*/
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

footer a:hover {
	color: #d8ff6e;
	-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;
	padding-top: 3px;
}

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: 1350px) {
	.container {
		padding: 0;
	}

	.list_carousel1.responsive .caroufredsel_wrapper {
		height: 151px !important;
	}
}

/*===========================================================================================================================*/
@media (min-width: 1220px) and (max-width: 1349px) {
	.container {
		padding: 0;
	}

	h1.navbar-brand_ {
		margin: -92px 0 0 0;
	}

	nav.tm_navbar {
		margin: 20px 0 0 0;
	}

	.thumb-box1 {
		background: #ffffff;
	}
}

/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
	#toTop {
		display: none !important;
	}

	h1.navbar-brand_ {
		margin: -92px 0 0 0;
	}

	nav.tm_navbar {
		margin: 20px 0 0 0;
	}

	.thumb-pad2 figure {
		margin: 0 0 20px 0;
		float: none;
	}

	.thumb-box6 {
		text-align: center;
	}

	.thumb-box6 p {
		margin-bottom: 25px;
	}

	.thumb-box1 {
		background: #ffffff;
	}

	.errorBox1 img {
		width: 100%;
	}
}

/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
	#toTop {
		display: none !important;
	}

	h1.navbar-brand_ {
		margin: -92px 0 0 0;
	}

	nav.tm_navbar {
		margin: 20px 0 0 0;
	}

	.thumb-pad2 figure {
		margin: 0 0 20px 0;
		float: none;
	}

	.thumb-box6 {
		text-align: center;
	}

	.thumb-box6 p {
		margin-bottom: 25px;
	}

	footer {
		text-align: center;
		padding: 50px 0;
	}

	footer figure {
		float: none;
		display: inline-block;
		margin: 0 0 20px 0;
	}

	footer div {
		margin-bottom: 15px;
	}

	footer ul {
		padding-top: 15px;
		display: inline-block;
	}

	.thumb-box1 {
		background: #ffffff;
	}

	.thumb-pad3 .thumbnail .caption {
		text-align: center;
	}

	.thumb-pad3 .thumbnail .caption a {
		float: none !important;
	}

	.thumb-pad3 .thumbnail .caption br {
		display: block;
	}

	.thumb-pad3 .thumbnail .caption .lnk1 {
		display: inline-block;
		margin-top: 10px;
	}

	.thumb-pad5 .thumbnail .caption {
		text-align: center;
	}

	.thumb-pad5 .thumbnail .caption a {
		float: none !important;
	}

	.thumb-pad5 .thumbnail .caption .lnk1 {
		display: inline-block;
		margin-top: 10px;
		margin-left: 0;
	}

	.thumb-pad5 .thumbnail .caption br {
		display: block;
	}

	.errorBox1 img {
		width: 100%;
	}
}

/*===========================================================================================================================*/
@media (max-width: 767px) {
	#toTop {
		display: none !important;
	}

	nav.tm_navbar {
		width: 100%;
		margin: 20px 0 0 0;
	}

	nav.tm_navbar .nav {
		display: none;
	}

	header {
		text-align: center;
		background: #334761;
		height: 220px;
	}

	header.indent {
		height: auto;
	}

	.content.indent {
		padding: 50px 0px 0px;
	}

	h1.navbar-brand_ {
		margin: -92px 0 0 0;
		float: none;
	}

	.select-menu {
		display: inline-block !important;
		padding-top: 4px;
		padding-right: 3px;
		padding-bottom: 4px;
		width: 100%;
		border: 1px solid #01aef0;
		background: #01aef0;
		color: #ffffff;
		cursor: pointer;
		height: 30px;
		font-size: 12px;
		vertical-align: middle;
	}

	.thumb-box6 {
		text-align: center;
	}

	.thumb-box6 p {
		margin-bottom: 25px;
	}

	.thumb-box6 #newsletter {
		display: block;
	}

	.thumb-box6 #newsletter label {
		float: none;
		display: block;
		margin: 0;
	}

	.thumb-box6 #newsletter input {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.thumb-box6 #newsletter .btn-default.btn2 {
		float: none;
	}

	.list_btn2 {
		display: none;
	}

	.thumb-pad4 figure {
		margin: 0 20px 0 0;
		float: left;
	}

	.thumb-pad4 .thumbnail .caption {
		overflow: visible;
	}

	footer {
		text-align: center;
		padding: 50px 0;
	}

	footer figure {
		float: none;
		display: inline-block;
		margin: 0 0 20px 0;
	}

	footer div {
		margin-bottom: 15px;
	}

	footer ul {
		padding-top: 15px;
		display: inline-block;
	}

	.thumb-box1 {
		background: #ffffff;
	}

	.thumb-box1 .title {
		font-size: 50px;
		line-height: 50px;
		float: none;
		margin: 0;
	}

	.thumb-box1 .description {
		font-size: 24px;
		line-height: 30px;
	}

	.thumb-pad3 .thumbnail .caption {
		text-align: center;
	}

	.thumb-pad3 .thumbnail .caption a {
		float: none !important;
	}

	.thumb-pad3 .thumbnail .caption br {
		display: block;
	}

	.thumb-pad3 .thumbnail .caption .lnk1 {
		display: inline-block;
		margin-top: 10px;
	}

	.thumb-pad5 .thumbnail .caption {
		text-align: center;
	}

	.thumb-pad5 .thumbnail .caption a {
		float: none !important;
	}

	.thumb-pad5 .thumbnail .caption .lnk1 {
		display: inline-block;
		margin-top: 10px;
		margin-left: 0;
	}

	.thumb-pad5 .thumbnail .caption br {
		display: block;
	}

	.map iframe {
		height: 300px;
	}
}

/*===========================================================================================================================*/
@media (max-width: 626px) {
	.thumb-pad4 figure {
		margin: 0 0 20px 0;
		float: none;
	}

	.thumb-pad3 .thumbnail .caption {
		text-align: center;
	}

	.thumb-pad3 .thumbnail .caption h4 {
		margin-bottom: 10px;
		float: none;
	}

	.thumb-pad3 .thumbnail .caption a {
		float: none;
	}
}

/*===========================================================================================================================*/
@media (max-width: 560px) {

	.thumb-pad1 .thumbnail p,
	.thumb-pad1-1 .thumbnail p,
	.thumb-pad1-2 .thumbnail p {
		font-size: 25px;
		line-height: 30px;
	}

	.thumb-pad2 figure {
		margin: 0 0 20px 0;
		float: none;
	}

	.errorBox1 img {
		width: 100%;
	}

	.errorBox h2 {
		font-size: 50px;
		line-height: 50px;
	}
}

/*===========================================================================================================================*/
@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;
	}
}

/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
.padtop65 {
	padding-top: 65px;
}

.map iframe {
	width: 100%;
	height: 175px;
}

.mb-53 {
	margin-bottom: -53px;
}

.bhon {
	font: 300 15px/59px 'Open Sans';
	color: #3e454c;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

.bg_text1 {
	background-color: #ebe004;
	height: 63px;
	border: 2px solid;
	padding-left: 61px;
	padding-top: 13px;
}

.p_header {
	font: 400 27px/29px 'Open Sans';
	color: #000;
	text-transform: uppercase;
	margin: 0 0 14px 0;
}

.bg_text2 {
	background-color: #01aef0;
	height: 101px;
	border: 2px solid;
	padding-left: 43px;
	padding-top: 13px;
	border-radius: 20px;
}

.p_header1 {
	font: 400 15px/31px 'Open Sans';
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 14px 0;
	float: left;
}

.bg_text3 {
	background-color: #ed008c;
	/* height: 261px;*/
	border: 2px solid;
	padding-left: 18px;
	padding-top: 23px;
	border-radius: 20px;
}

.content.indent1 {
	padding: 67px 0 0 0;
	background: #ffffff;
}



/* =============================== Site Map ================================ */
.sitemapul {
	list-style-type: none;
	padding: 20px;
	width: 60%;
	margin: 20px auto;
	background: #999;
	/*border: 1px solid;*/
	border-radius: 10px;
}

.sitemapul ul {
	list-style-type: none;
	padding: 20px;
	width: 60%;
	margin: 20px auto;
	background: #e1ae25;
	border: 1px solid #e1ae25;
	border-radius: 10px;
	color: #000;
}

.sitemapul li {
	background: #fff;
	border: 1px solid;
	padding: 5px 20px;
	width: auto;
	border-radius: 10px;
	margin-bottom: 10px;
}

.sitemapul li a {
	font-weight: bold;
	font-size: 18px;
	color: #000 !important;
	text-decoration: none;
}

.sitemapul li a:hover {
	color: #933790 !important;
}

.padtop250 {
	padding-top: 250px;
}

/*********/

.content.indent2 {
	padding: 67PX 0 0 0;
	background: #ffffff;
}

.map2 iframe {
	width: 100%;
	height: 350px;
	border: none;
}

.bhoons h4,
.bhoons p,
.bhoons i,
.bhoons a {
	color: #fff;
}

.caption1 {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.logo {
	float: left;
	width: 252px;
	height: auto;
	/*262px;*/
}

.logoimg {
	float: left;
	width: 100%;
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 10px;
}

.logotxt {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	background: #ed008c;
	color: #fff;
	padding: 35px 15px 55px;
	box-sizing: border-box;
	float: left;
	text-align: center;
	border-bottom-left-radius: 50px 30px;
	border-bottom-right-radius: 50px 30px;
}

.padtb50 {
	padding-bottom: 50px;
	padding-top: 50px;
}

.bg_reddy {
	background: #01aef0;
	/*rgba(255,0,0,0.5);*/
	height: 78px;
	padding: 19px 20px 35px 89px;
}

.bg_greeny {
	background: #ed008c;
	/*rgba(0,255,0,0.5);*/
	height: 78px;
	padding: 20px 20px 35px 102px;
}

.bg_bluray {
	background: #ebe004;
	/*rgba(0, 0, 255, 0.5);*/
	height: 78px;
	padding: 20px 19px 34px 105px;
}

.log_para {
	padding-top: 25px;
	padding-bottom: 15px;
}

.content .indent11 {
	background: #fff;
}

.imgleft,
.thumbnail>img.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.thumb-pad1 .thumbnail.color2 {
	background: #ed008c;
}

.thumb-pad1 .thumbnail.color3 {
	background: #ebe004;
}

.slider+.thumb-box2 {
	background: #f3f3f3;
}

.serv .thumb-box3 {
	margin-bottom: 0;
}

.serv .thumb-box3 .list1 {
	float: left;
	width: 100%;
	background: #fff;
}

.bg_text3.p_header1 div {
	float: left;
	width: 100%;
}

.contact .info p {
	margin-bottom: 10px;
}

.logjob .thumb-box2 {
	background: #d8ff6f;
}

/********** log form **********/
.logform input,
.logform textarea {
	width: 100%;
	float: left;
	padding: 5px 15px;
	box-sizing: border-box;
	margin-bottom: 10px;
	border-radius: 5px;
	background: #f3f3f3;
	font: inherit;
	border: none;
}

.logform textarea {
	resize: none;
	height: 100px;
}

.btns {
	float: left;
	width: 100%;
}

.btns .btn {
	background: #d8ff6f;
	padding: 10px 15px;
	border-radius: 5px;
	margin-right: 10px;
}

.btns .btn:hover {
	background: #f3f3f3;
}

.btns button.btn:hover {
	color: black
}

.btns button.btn {
	color: #ed008c;
}

footer p a {
	color: #01aef0;
}

footer p a:hover {
	color: #000;
}

.caption p {
	text-align: justify;
}

p .onsite {
	font: 400 30px/40px 'Open Sans';
	color: #01aef0;
	margin: 0 0 25px 0;
	text-transform: uppercase;
}

/**** table **/
#customers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}

#customers td,
#customers th {
	border: 1px solid #ddd;
	padding: 8px;
}

#customers tr:nth-child(even) {
	background-color: #ed008c;
}

#customers tr:hover {
	background-color: #01aef0;
	color: #fff;
}

#customers th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #01aef0;
	color: white;
}

/**** table **/
.thumb-box40 {
	padding-bottom: 50px;
	padding-top: 50px;
	background: #f2f22f;
}

.thumb-box40 .title {
	text-transform: uppercase;
	font: 400 20px/25px 'Open Sans';
	color: #01aef0;
	margin-bottom: 11px;
}

.thumb-box21 {
	overflow: hidden;
	background: #ed008c;
	padding: 50px 0 50px 0;
}

.thumb-pad1 .caption .tit {
	font: 400 24px/40px 'Open Sans';
	color: #01aef0;
	/* margin: 0 0 25px 0;*/
	text-transform: uppercase;
}

.thumb-box22 {
	overflow: hidden;
	background: #f3f3f3;
	padding: 50px 0 50px 0;
}

.thumbi,
.thumbnail img.imgleft {
	float: left;
}

.navbar.bgtop {
	background: rgba(0, 0, 0, 0.7);
	padding: 10px;
}

.imgresize img {
	width: 390px;
	height: 332px;
}

.imgresize1 img {
	width: 115px;
	height: 30px;
}

.prosale #img1 {
	width: 300px;
	height: 300px;
}

.proimage-resize img {
	width: 550px;
	height: 255px;
}

.logjobimages img {
	width: 210px;
	height: 41px;
}

@media (max-width: 1199px) {
	.bg_reddy {
		background: #01aef0;
		height: 78px;
		padding: 15px;
		text-align: center;
	}

	.bg_greeny {
		background: #ed008c;
		height: 78px;
		padding: 21px;
		text-align: center;
	}

	.bg_bluray {
		background: #ebe004;
		height: 78px;
		padding: 15px;
		text-align: center;
	}

	.navbar-brand {
		margin: 0 auto;
		text-align: center;
		float: none;
		display: block;
		width: 278px;
	}

	.logo {
		float: none;
	}

	nav.tm_navbar li {
		margin: 0 0 0 28px;
	}

	.navbar {
		width: 100%;
	}

	.navbar-default ul {
		text-align: center;
	}

	nav.tm_navbar li {
		display: inline-block;
		float: none;
	}

	.cameraContents .camera-caption .title {
		font: 600 50px/60px 'Open Sans';
	}

	.logwidth img {
		margin: 7px;
	}

	.bg_text3 {
		width: 100%;
	}

	.proimage-resize img {
		width: 459px;
		height: 220px;
	}

	.content .slider {

		margin-top: -195px;
	}
}

@media (max-width: 1023px) {
	.navbar-brand {
		margin: 0 auto;
		text-align: center;
		float: none;
		display: block;
		width: 278px;
	}

	.logo {
		float: none;
	}

	nav.tm_navbar li {
		margin: 0 0 0 15px;
	}

	.cameraContents .camera-caption .title {
		font: 600 45px/60px 'Open Sans';
	}

	.thumbi,
	.thumbnail img.imgleft {
		text-align: center;
		margin: 0 auto;
		display: block;
		float: none;
	}

	.logwidth {
		width: 100%;
	}

	.p_header {
		font: 400 18px/25px 'Open Sans';
	}

	.bg_text2 {
		width: 100%;
	}

	.thumb-box4 .col-lg-6 {
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 0;
		/*padding: 0;*/
	}

	.content.indent {
		padding: 25px 0px 0px;
	}

	.thumb-box3 {
		padding: 20px 0 0 0;
	}

	.logform {
		float: left;
		width: 100%;
		margin-bottom: 15px;
	}

	.proimage-resize img {
		width: 360px;
		height: 172px;
	}

	.proimage-resize img {
		float: none;
		text-align: center;
		margin: 10px auto;
		display: block;
	}

}

@media (max-width: 767px) {
	.proimage-resize img {
		width: 250px;
		height: 120px;
	}

	.content .slider {

		margin-top: 0;
	}

	.cameraContents .camera-caption .title {
		font: 600 38px/60px 'Open Sans';
	}

	.slider .cameraCont,
	.slider .cameraContents {
		width: 100%;
	}

	.cameraContents .camera-caption .description {
		font: 700 20px/30px 'Open Sans';
	}

}

@media (max-width: 639px) {
	.list1 {
		margin: 0 0 10px 0;
		padding: 0;
		list-style: none;
	}

	h3 {
		font: 400 25px/31px 'Open Sans';
		color: #01aef0;
		margin: 0 0 25px 0;
		text-transform: uppercase;
	}

	.prosale #img1 {
		float: none;
		text-align: center;
		margin: 10px auto;
		display: block;
	}

}


@media (max-width: 479px) {
	.imgresize img {
		width: 300px;
		height: 255px;
	}

	.cameraContents .camera-caption .title {
		font: 600 23px/35px 'Open Sans';
	}

	.cameraContents .camera-caption .description {
		font: 700 16px/25px 'Open Sans';
	}
}

@media (max-width: 359px) {
	.imgresize img {
		width: 260px;
		height: 221px;
	}
}