@import url(//fonts.googleapis.com/css?family=Oswald:400,700);
@import url(//fonts.googleapis.com/css?family=Anton);
@import url(//fonts.googleapis.com/css?family=Open+Sans);
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
/*------ template stylization ------*/
/*---------------row_s----------------*/
.row_1 {
	position: relative;
	z-index: 500;
}
.row_2 {
	padding: 102px 0 29px;
	background: #FFF;
}
.row_3 {
	padding: 30px 0 30px;
	background: #A20306 ;
}
.row_4 {
	padding: 73px 0 35px;
	background: #FFF;
}
.row_5 {
	padding: 14px 0 59px;
	background: #FFF;
}
.row_6 {
	padding: 0;
	background: transparent;
	height: 0;
}
.row_7 {
	padding: 51px 0 0;
	background: #FFF;
}
.row_8 {
	padding: 0 0 77px;
	background: #FFF;
}
.row_9 {
	padding: 51px 0 22px;
	background: #FFF;
}
.row_9 h2 {
	padding-bottom: 31px;
}
.row_10 {
	padding: 51px 0 0;
	background: #FFF;
}
.row_10 h2 {
	padding-bottom: 31px;
}
.row_11 {
	padding: 0 0 22px;
	margin-top: -51px;
	background: #FFF;
}
.row_11 h2 {
	padding-bottom: 31px;
	padding-top: 38px;
}
.row_12 {
	padding: 50px 0 95px;
	background: #FFF;
}
.row_12 h2 {
	padding-bottom: 35px;
}
.row_14 {
	padding: 50px 0 71px;
	background: #FFF;
}
.row_14 h2 {
	padding-bottom: 35px;
}
.row_15 {
	padding: 54px 0 91px;
	background: #FFF;
}
.row_15 h2 {
	padding-bottom: 35px;
}
.row_16 {
	padding: 54px 0 91px;
	background: #FFF;
}
.row_16 h2 {
	padding-bottom: 35px;
}
.pad1 {
	padding-top: 23px;
	padding-bottom: 26px;
}
.padbot1 {
	padding-bottom: 31px;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 27px;
	height: 19px;
	overflow: hidden;
	background: url(../img/totop.png) 0 bottom no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 60px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 0;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/*---------------headings links------------------*/
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
	color: #525252;
	margin: 0;
	padding: 42px 0 35px;
}
h3 {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 1.4em;
	font-weight: 700;
	color: #525252;
	margin: 0;
	padding: 0;
	margin-bottom: 1%;
	padding-top:2%;
}
div.box1 > ol
{
	width:80%;
	margin-top:2%;
	}
div.box1 > ol > li
{
	font-size: 1.4em;
	}
h4 {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #000000;
	word-spacing: -1px;
	margin: 0;
	padding: 0;
	margin-bottom: 1%;
	margin-top:1%;
}
.btn-link1 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: 400;
	color: #FFF;
	border: none;
	word-spacing: 2px;
	padding: 0;
	margin-right: 9px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	z-index: 1;
}
.btn-link1 img {
	position: relative;
	top: -5px;
	margin-left: 5px;
}
.btn-link1:hover {
	color: #ffc995;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link2 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #525252;
	border: none;
	word-spacing: 2px;
	padding: 0;
	margin-right: 9px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link2:hover {
	color: #D00508;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 57px;
	line-height: 55px;
	font-weight: normal;
	color: #ec6823;
	border: none;
	padding: 0;
	margin: 0;
	background: url(../img/dot1.png) center 78px repeat-x;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link3:hover {
	color: #ffd254;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link4 {
	float: right;
	text-align: right;
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	color: #525252;
	border: none;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link4 img {
	top: -2px;
	position: relative;
	margin-right: 6px;
}
.btn-link4:hover {
	color: #D00508;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link5 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #FFF;
	border: none;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link5 img {
	top: -2px;
	position: relative;
	margin-left: 9px;
}
.btn-link5:hover {
	color: #ffd254;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link6 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	color: #525252;
	border: none;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link6 img {
	top: -2px;
	position: relative;
	margin-right: 6px;
}
.btn-link6:hover {
	color: #D00508;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link7 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	color: #525252;
	border: none;
	padding: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link7:hover {
	color: #D00508;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/************* header ***************/
header {
	text-align: center;
	padding-bottom: 0;
	background: #FFF;
}
.pagesheader {
	border-bottom: 2px solid #000000;
}
.bgpages {
	position: relative;
	min-height: 250px;
	background: url(../img/bgpages.jpg) right top no-repeat;
	background-size: 100%;
}
/*-------- Logo -------- */
.navbar-brand_ {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 2% 0 2%;
	margin: 0;
}
.navbar-brand_ img {
	max-width: 100%;
}
.navbar-brand_a:hover {
	text-decoration: none;
}
.rightside {
	position: relative;
	margin-top: 43px;
	float: right;
}
/*-----------------navbar---------------------*/
.menuheader {
	float: right;
	margin-top: 10%;
	margin-right: 1%;
}
.tm_navbar {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	min-height: 20px;
}
.tm_navbar .nav {
	float: none;
	position: relative;
	display: inline-block;
}
.tm_navbar ul {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}
.tm_navbar .nav li:first-child {
	position: relative;
	zoom: 1;
	background: none;
}
.tm_navbar .nav li {
	text-align: center;
	float: left;
	padding: 0;
	position: relative;
	zoom: 1;
}
.tm_navbar .nav li.last a {
	margin: 0 1px 0 17px;
}
.tm_navbar .nav li a {
	text-transform: uppercase;
	position: relative;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #5b4e36;
	background: transparent;
	padding: 0;
	margin: 0 18px;
	border: none;
	border-radius: 0;
	text-shadow: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > li > a .indicator1 {
	background: url(../img/indicator.png) no-repeat 0 bottom;
	width: 7px;
	height: 5px;
	display: inline-block;
	top: 30px;
	left: 50%;
	margin-left: -4px;
	position: absolute;
	z-index: 5;
}
.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	color: #D00508;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > .active > a, .tm_navbar .nav > .active > a:hover, .tm_navbar .nav > .active > a:focus {
	color: #D00508;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > li.sfHover.active > a .sf-sub-indicator, .tm_navbar .nav > li.active > a .sf-sub-indicator {
	color: #D00508;
	background-position: 0 0;
}
.tm_navbar .nav > li.sfHover > a, .tm_navbar .nav > li.sfHover > a:hover, .tm_navbar .nav > li > a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	color: #D00508;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*---------submenu1-------------*/
.tm_navbar .nav ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 5%;
	width: 90%;
	padding: 1.5% 0.5% 0;
	list-style: none;
	zoom: 1;
	z-index: 14;
	background: #D00508;
	margin: 0;
}
.tm_navbar .nav ul li:first-child {
	text-transform: uppercase;
	width: 100%;
	padding: 0 0 3px;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	background: transparent;
}
.arrowup {
	position: absolute;
	top: 6px;
	left: 144px;
	z-index: 100;
}
.tm_navbar .nav ul li {
	text-align: center;
	width: 100%;
	padding: 8px 0 5px;
	display: block;
	position: relative;
	border: none;
	zoom: 1;
	z-index: 14;
	background: url(../img/pattsub1.png) 0 top repeat-x;
}
.tm_navbar .nav ul li a {
	text-transform: uppercase;
	position: relative;
	color: #ffffff;
	padding: 0;
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	text-shadow: none;
	border-bottom: none !important;
}
.tm_navbar .nav ul li a:hover {
	color: #908E8E;
	border-bottom: none !important;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #908E8E;
	border-bottom: none !important;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	color: #908E8E;
	border-bottom: none !important;
}
/*-----------submenu2-----------*/
.tm_navbar .nav ul ul {
	list-style: none;
	padding: 10px 0 7px;
	left: 101px;
	top: -11px;
	width: 87px;
	background: #0a8657;
	border: none;
}
.tm_navbar .nav ul ul li:first-child {
	text-align: left;
	padding: 7px 0;
	padding-left: 20px;
	position: relative;
	zoom: 1;
	z-index: 11;
	background: transparent;
}
.tm_navbar .nav ul ul li {
	text-align: left;
	padding: 7px 0;
	padding-left: 20px;
	position: relative;
	zoom: 1;
	z-index: 11;
	background: url(../img/pattsub2.png) 0 top repeat-x;
}
.tm_navbar .nav ul ul li a {
	color: #FFF;
	text-shadow: none;
}
.tm_navbar .nav ul ul li a:hover {
	color: #72c8a7;
}
/*-----indicator2-------*/
.tm_navbar .nav ul .indicator2 {
	background: url(../img/indicator2.png) no-repeat 0 0;
	width: 5px;
	height: 7px;
	position: relative;
	display: inline-block;
	top: -2px;
	margin-left: 4px;
	left: auto;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/*--------------social----------------*/
header .container {
	position: relative;
}
.socialbox {
	position: absolute;
	right: 0;
	overflow: hidden;
	margin-top: 1%;
}
.social_icons {
	overflow: hidden;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	display: inline-block;
	margin: 0;
	z-index: 10;
}
.social_icons > li {
	position: relative;
	display: inline-block;
	cursor: pointer;
	overflow: hidden;
	margin-left: 12px;
	margin-right: 0;
}
.social_icons > li:first-child {
	margin-left: 5px;
}
.social_icons > li a i {
	font-size: 16px;
	color: #56462e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.social_icons > li a:hover i {
	color: #D00508;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/************** header end **************/
/************** content **************/
.title1 {
	left: 50%;
	margin-left: -568px;
	margin-top: 5%;
	text-transform: uppercase;
	font-family: 'Anton', sans-serif;
	font-size: 1.5em;
	color: #FFF;
	position: absolute;
	z-index: 10;
	line-height:normal;
	text-shadow:#B40406; 
}
/*----------row_1----------*/
.btn-link1 {
	padding: 0;
	background: transparent;
}
.box1 {
	position: relative;
	width: 749px;
	height: 191px;
	background: url(../img/bgbox1.png) no-repeat 0 0;
	z-index: 1;
}
.box2 {
	position: absolute;
	right: 69px;
	top: 111px;
	width: 448px;
	height: 80px;
	box-sizing: border-box;
	padding: 27px 0 0 115px;
	overflow: hidden;
	z-index: 0;
	background: url(../img/bgbox2.png) no-repeat 0 0;
}
.title1 {
	left: 50%;
	margin-left: -568px;
	margin-top: 129px;
	text-transform: uppercase;
	font-family: 'Anton', sans-serif;
	color: #FFF;
	position: absolute;
	z-index: 10;
}
.camera_pag {
	z-index: 10;
	bottom: 26%;
	left: 50%;
	margin-left: -583px;
	position: absolute;
}
.bgrow1_1 {
	position: absolute;
	background-color: #D00508;
	width: 40%;
	height: 100%;
	top: 0;
	left: 0;
}
.bgrow1_2 {
	position: absolute;
	background-color: #FFF;
	height: 26px;
	width: 100%;
	z-index: -1;
	bottom: 0;
	display: block;
}
/*---------------------list1---------------------*/
.list1 {
	position: relative;
	list-style: none;
	margin-top: 0;
	overflow: hidden;
	z-index: 100;
	padding: 0;
	margin: 0;
}
.list1 li {
	text-align: center;
	position: relative;
	list-style: none;
	margin-bottom: 40px;
}
.list1 li figure {
	text-align: center;
	margin-bottom: 46px;
}
.list1 li p {
	margin: 0 0 28px;
	padding-bottom: 30px;
	border-bottom: 1px solid #D00508;
}
.list1 li p br {
	display: none;
}
.list1 li p{
	margin-top: 3%;
	padding: 0;
	min-height:120px;
}
.list1 li h2 a {
	color: #3a3a3a;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li h2 a:hover {
	color: #7ecefd;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-------------row3------------------*/
.title3 {
	text-align: right;
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 85px;
	line-height: 78px;
	font-weight: normal;
	color: #FFF;
	border: none;
	margin: 0;
	padding: 0;
}
.title4 {
	text-align: right;
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 57px;
	line-height: 57px;
	font-weight: normal;
	color: #ffd254;
	border: none;
	margin: 0;
	padding: 0;
}
.title5 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Anton', sans-serif;
	font-size: 57px;
	line-height: 70px;
	font-weight: normal;
	color: #FFF;
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 0;
}
/*----------vimeobox----------*/
.vimeobox {
	position: relative;
	width: 454px;
	height: 293px;
	border: none;
}
/*-------------box3-------------------*/
.box3 {
	border: 1px solid #908e8e;
	padding: 62px 50px 33px 51px;
	overflow: hidden;
}
.box3 strong {
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
	color: #525252;
	margin-bottom: 36px;
}
.box3 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: 400;
	color: #938777;
	margin: 0;
	margin-bottom: 32px;
}
/*-------list2----------*/
.list2 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin: 6px 0 0;
}
.list2 li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 8px;
	line-height: 0;
}
.list2 li img {
	position: absolute;
	left: 2px;
	top: 6px;
}
.list2 li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	left: 0;
	color: #5e4e39;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list2 li a:hover {
	text-decoration: none;
	color: #908e8e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------------box4-------------*/
.row_6 {
	padding: 0;
	background: transparent;
	position: relative;
}
.box4 {
	width: 568px;
	box-sizing: border-box;
	padding: 36px 0 42px 163px;
	position: relative;
	margin-top: -139px;
	float: right;
	z-index: 20;
	background: url(../img/bgbox4.png) no-repeat 0 0;
	min-height:300px;
}
.box4 .infobox4 {
	overflow: hidden;
}
.box4 strong {
	text-transform: uppercase;
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: 400;
	color: #FFF;
	margin-bottom: 7px;
}
.box4 figure {
	float: left;
	margin-right: 25px;
	margin-top: 14px;
}
.bgrow6_1 {
	position: absolute;
	background-color: #908e8e;
	width: 30%;
	height: 165px;
	top: -139px;
	right: 0;
}
/*----------about------------*/
.about figure {
	margin-bottom: 33px;
}
/*------ list-mission ------- */
.list-mission {
	padding: 0;
	margin: 0;
	margin-top: 0;
	list-style: none;
	overflow: hidden;
	margin-bottom: 19px;
}
.list-mission h3 {
	margin-bottom: 9px;
}
.list-mission p {
	margin-bottom: 0;
}
.list-mission .overflow {
	overflow: hidden;
}
.list-mission a {
	color: #525252;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-mission a:hover {
	color: #D00508;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-mission li {
	overflow: hidden;
	margin-top: 31px;
}
.list-mission li:first-child {
	padding: 0;
	border: none;
	margin: 0;
	margin-top: 0;
}
/*---------------list_team-------------------*/
.list_team {
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 100;
}
.list_team li {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin-bottom: 30px;
}
.list_team li figure a > img {
	width: 100%;
}
.list_team li figure a {
	position: relative;
	width: 100%;
	display: block;
}
.list_team li figure a span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_team li figure a span img {
	text-align: center;
	position: absolute;
	top: -80px;
	margin-top: 0;
	left: 50%;
	margin-left: -17px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_team li figure a:hover span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_team li figure a:hover span img {
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 50%;
	margin-left: -17px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----------testimonials2--------------*/
.list-quote2.extra {
	padding-bottom: 34px;
}
.list-quote2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-quote2 li {
	background: url("../img/blocquote.png") no-repeat 20px 9px;
	margin-bottom: 20px;
}
.quote-2 {
	border: medium none;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	padding-left: 57px;
	padding-top: 4px;
}
.quote-2 p {
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #908e8e;
	margin-bottom: 19px;
}
/*------------------isotop items------------------*/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	overflow: visible;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.pad_bot3 {
	padding-bottom: 42px;
}
#container {
	margin-left: 0;
}
.containerExtra {
	margin-left: -30px;
}
.element {
	width: 370px;
	height: auto !important;
	display: block;
	position: relative;
	border: none;
	margin: 0 !important;
	padding: 0 0 60px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*------------------------------------------*/
#options .pagination {
	margin: 20px 0 41px 0;
}
#filters.pagination li a.selected {
	color: #D00508 !important;
	background: none !important;
	border: none;
	text-decoration: none;
	display:block;
}
#filters.pagination li {
	display:block;
}
#filters.pagination li a {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #525252;
}
#filters.pagination li a:hover {
	color: #D00508;
}
#filters li {
	display: inline-block;
	margin-right: 25px !important;
}
#options {
	position: relative;
	margin-left: 0;
}
/*---------------------------------------------*/
.elementneu
{
	display:table;
	min-height:500px;
	}
.element h3 {
	margin: 26px 0 9px;
}
.element h3 a {
	color: #525252;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.element h3 a:hover {
	color: #D00508;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.element > a {
	margin: 0;
}
.element > a figure {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}
.element > a figure img {
	width: 100%;
}
.element > a.thumb {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
}
.element > a.thumb em {
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	position: absolute;
	background: url("../img/patternhover.png");
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.element > a.thumb span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	position: absolute;
	z-index: 100;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.element > a.thumb span img {
	text-align: center;
	position: absolute;
	top: -80px;
	margin-top: 0;
	left: 50%;
	margin-left: -21px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.element > a.thumb:hover em {
	height: 100%;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.element > a.thumb:hover span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.element > a.thumb:hover span img {
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	left: 50%;
	margin-left: -21px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.description {
	position: relative;
	display: block;
}
#filters {
	position: relative;
}
#filters li {
	display: inline-block;
	margin-right: 20px;
}
#filters li a {
	padding: 0;
	background: none;
	border: none;
	text-transform: uppercase;
	font-family: 'Georgia', serif;
	font-size: 12px;
	line-height: 20px;
	color: #4e4134;
	margin: 0;
	text-decoration: none;
}
#filters li a:hover {
	background: none;
	border: none;
	text-decoration: none;
}
/*-------list3----------*/
.list3 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list3 > li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 73px;
	line-height: 0;
	overflow: hidden;
}
.list3 > li h3 {
	margin-bottom: 13px;
}
.list3 > li h3 a {
	color: #525252;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 > li h3 a:hover {
	color: #D00508;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 li figure {
	float: left;
	margin-right: 29px;
}
.info1 {
	position: relative;
	overflow: visible;
}
.info1 p {
	margin-bottom: 7px;
}
/*-------list4----------*/
.list4 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list4 > li {
	position: relative;
	padding-left: 15px;
	margin-bottom: 69px;
	line-height: 0;
	overflow: hidden;
}
.list4 > li p {
	margin-bottom: 10px;
}
.list4 > li h3 {
	margin-bottom: 9px;
}
.list4 > li h3 a {
	color: #525252;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list4 > li h3 a:hover {
	color: #D00508;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-------- contacts page --------*/
.gmap {
	margin-top: 0;
}
.map {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}
.map iframe {
	width: 100%;
	height: 452px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding: 64px 0 31px;
}
address {
	margin: 0;
	margin-bottom: 24px;
}
address strong {
	margin: 0;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #525252;
	display: block;
	margin-bottom: 9px;
}
address p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #908e8e;
	margin-bottom: 0;
}
address .info p:first-child {
	margin-bottom: 10px;
}
.info > p span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #908e8e;
	width: 77px;
	display: inline-block;
}
.info a {
	color: #D00508;
	text-decoration: underline;
	font-weight: normal;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.info a:hover {
	text-decoration: none;
	color: #525252;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*------------contact form------------*/
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 6px;
	margin-bottom: 25px;
	width: 198px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.coll-message {
	position: relative;
}
#contact-form {
	margin-top: 4px;
	position: relative;
}
#contact-form label {
	position: relative;
	/*!*/
  display: block;
}
#contact-form span {
	display: block;
}
#contact-form ._placeholder {
	width: 100%!important;
	position: absolute;
	/*!*/
  left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #908e8e;
	padding: 11px 10px 8px 14px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
	padding: 11px 10px 8px 14px;
	width: 100%;
}
#contact-form ._placeholder.hidden {
	display: none;
}
#contact-form input, #contact-form textarea {
	outline: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #908e8e;
	width: 100%;
	height: 41px;
	border-radius: 0;
	padding: 11px 10px 8px 14px;
	border: 1px solid #e2e2e2;
	background: #FFF;
}
#contact-form textarea {
	height: 277px;
	resize: none;
	margin: 0 0 30px;
	overflow: hidden;
}
.req {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #D00508;
	position: relative;
	display: inline-block;
	margin-left: 22px;
	top: 0px;
}
#contact-form > label {
	margin-bottom: 0;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px/20px Arial;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 3px;
	top: 0;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 20px;
}
#contact-form .success-message {
	line-height: 22px;
	position: absolute;
	overflow: hidden;
	height: 0;
	left: 0;
	top: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	background: #f0f0f2;
	z-index: 10;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
	padding: 0;
}
#contact-form.success .success-message {
	height: 50px;
	padding: 15px 0;
	border: 1px #e2e2e2 solid;
	background: #FFF;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
}
.btns {
	float: left;
	overflow: hidden;
}
.btn1 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #FFF;
	background: #D00508;
	border: none;
	border-radius: 0;
	padding: 5px 28px 5px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn1:hover {
	color: #D00508;
	background: #FFF;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----------------privacy page-------------------*/
.privacy_page h2 {
	padding-bottom: 32px;
}
.mtop2 {
	margin-top: 21px;
	position: relative;
}
.mbot0 {
	margin-bottom: 0 !important;
}
.privacy_page h3 {
	margin-bottom: 9px;
}
.privacy_page p {
	margin-bottom: 31px;
}
.privacy_link {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #D00508;
	text-decoration: underline;
}
.privacy_link:hover {
	color: #525252;
}
/*404 page*/
/*404 page*/
.block-404 .forminfo h2 {
	font-size: 48px;
	line-height: 48px;
	color: #525252;
	margin-top: 0;
	padding: 38px 0 32px;
}
.block-404 p {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #525252;
	word-spacing: -1px;
	margin-bottom: 27px;
}
.form-404 {
	width: 283px;
	display: block;
	position: relative;
	padding-right: 36px;
}
.form-404 input {
	outline: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #908e8e;
	width: 100%;
	height: 41px;
	padding: 11px 10px 8px 14px;
	border: 1px solid #e2e2e2;
	background: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	box-shadow: none;
	float: left;
}
.form-404 input:focus {
	box-shadow: none;
	outline: none;
	border: 1px solid #e2e2e2;
}
.form-404 a {
	position: absolute;
	margin-top: 0 !important;
	width: 30px;
	height: 30px;
	overflow: hidden;
	padding: 0;
	top: 6px;
	right: -12px;
	float: right;
	box-shadow: none;
	outline: none;
	border: none;
	opacity: 1;
}
.form-404 a img {
	position: absolute;
	top: 0;
	left: 0;
}
.form-404 a:hover {
	box-shadow: none;
}
.form-404 a:hover img {
	top: -30px;
}
/**/
/************* content end **************/
/************** footer **************/
footer {
	padding: 6% 0;
	background-color:#525252; 
}

footer ul
{
	width:100%;
	}
footer ul li 
{
	display:inline;
	list-style-type:none;
	margin-right:5%;
	}
/*------------------footerpriv--------------------*/
.footerpriv {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #d8d5d0;
	margin: 0;
}
.footerpriv strong {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #d8d5d0;
	margin: 0;
}
.footerpriv em {
	margin: 0 2px;
	font-style: normal;
}
.privacylink {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #d8d5d0;
	margin: 0;
}
.privacylink:hover {
	text-decoration: none;
	color: #D00508;
}
.umfrage
{
	margin-bottom:5%;
	}

.zeile
{
	padding-bottom:5%;
	margin-bottom:5%;
	}
#content > div > div > div > div > form > div > label
{
padding: 1%;
background-color:#D8D8D8;
width:100%;
	}

#content > div > div > div > div > form > div > p > label,
#content > div > div > div > div > form > dl > dd > label
{
	float:left;
	margin-right:4%;
	}
/************** footer end **************/
/*-------------- media queries -------------------*/
/**********************************************************/
@media (min-width: 1220px) {
.row_3 {
	padding: 30px 0 35px;
}
.box4 {
	width: 568px;
	box-sizing: border-box;
	padding: 36px 0 42px 163px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 6px;
	width: 247px;
	display: inline-block;
}
.contact-form .coll-3 {
	width: 238px;
	margin-right: 0;
}
.info1 {
	position: relative;
	overflow: hidden;
}
.vimeobox {
	width: 567px;
	height: 313px;
}
.title5 {
	margin-top: 36px;
	line-height: 65px;
}
.container {
	padding: 0;
}
}
/**********************************************************/
@media (min-width: 768px) and (max-width: 965px) {
	.menuheader {
	margin-top: 1%;
}

}
@media (min-width: 768px) and (max-width: 995px) {
	
.row_6 {
	padding: 20px 0;
	overflow: hidden;
	background: #908e8e;
	position: relative;
	height: inherit;
}
.box4 {
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	position: relative;
	margin-top: 0;
	float: none;
	z-index: 20;
	background-color: #908e8e;
	background-image: none;
}
.box4 .infobox4 {
	overflow: hidden;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
}
.row_11 {
	margin-top: 0;
}
.vimeobox {
	width: 345px;
	height: 277px;
}

}
/**********************************************************/
@media (max-width: 767px) {
.block-404 .forminfo h2 {
	font-size: 48px;
	line-height: 54px;
}
.form-404 a {
	right: -6px;
}
.form-404 {
	width: 100%;
}
.img404 {
	width: 100%;
}
.img404 img {
	width: 100%;
}
.row_6 {
	padding: 20px 0;
	overflow: hidden;
	background: #908e8e;
	position: relative;
	height: inherit;
}
.box4 {
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	position: relative;
	margin-top: 0;
	float: none;
	z-index: 20;
	background-color: #908e8e;
	background-image: none;
}
.box4 .infobox4 {
	overflow: hidden;
}
#contact-form textarea {
	height: 120px;
}
.map iframe {
	width: 100%;
	height: 250px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}
.row_11 {
	margin-top: 0;
}
.info1 {
	position: relative;
	overflow: visible;
}
.about figure {
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}
.bgpages {
	background: url(../img/bgpages.jpg) -800px top no-repeat;
	background-size: cover;
}
.box3 {
	border: 1px solid #908e8e;
	padding: 20px;
}
.vimeobox {
	width: 100%;
	margin-bottom: 30px;
}
.btn-link3 {
	font-size: 47px;
	line-height: 25px;
	background: url(../img/dot1.png) center 61px repeat-x;
}
.title5 {
	font-size: 47px;
	line-height: 65px;
}
.title3 {
	text-align: left;
}
.title4 {
	text-align: left;
}
.row_3 {
	background-size: cover;
}
.socialbox {
	position: absolute;
	right: 20px;
	overflow: hidden;
	margin-top: 45px;
}
.menuheader {
	min-height: 50px;
	padding-top: 0;
	padding: 0;
}
.menuheader {
	float: none;
	margin-top: 0;
	margin-right: 0;
}
.tm_navbar {
	padding: 20px 0;
}
.sf-menu {
	display: none !important;
}
.select-menu {
	display: block !important;
	color: #FFF;
	border: 1px solid #343434;
	background: #525252 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px;
}
.select-menu option {
	padding: 0;
}
}
/**********************************************************/
@media (max-width: 550px) {
.colteam {
	width: 50%;
}
.about figure {
	margin-bottom: 20px;
	float: none;
	width: 100%;
	margin-right: 0;
}
.about figure img {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 480px) {
.list3 li figure {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
.list3 li figure img {
	width: 100%;
}
.colquote {
	width: 100%;
}
.list2col {
	width: 100%;
}
.list1col {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 400px) {
.colteam {
	width: 100%;
}
.tm_navbar {
	padding: 10px 0 20px;
}
.navbar-brand_ {
	float: none;
	display: block;
	text-align: left;
	position: relative;
	padding: 15px 0 20px;
	margin: 0;
}
.socialbox {
	position: relative;
	display: block;
	float: none;
	right: 0;
	left: 0;
	overflow: hidden;
	margin: 0;
	text-align: left;
}
}
/**********************************************************/
@media (max-width: 321px) {
.vimeobox {
	position: relative;
	overflow: hidden;
}
}
/*Core variables and mixins*/
img {
	max-width: 100%;
}
