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 ------*/
body {
	background: #fafafa url(../img/bgmain.jpg) repeat;
}
.thumb-pad {
	padding: 0 !important;
}
.thumbnail {
	line-height: 0 !important;
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
/*---------------row_s----------------*/
.row_1 {
	background: #ffffff url(../img/bgrow_1.jpg) center bottom no-repeat;
}
.row_2 {
	background: #FFF;
	padding: 65px 0 54px;
	background: #ffffff url(../img/linerow_2.jpg) center bottom repeat-x;
}
.row_3 {
	padding: 25px 0 56px;
}
.row_4 {
	background: #ffffff;
	padding: 11px 0 18px;
}
.row_5 {
	background: #ffffff;
	padding: 10px 0 0;
}
.row_6 {
	background: #ffffff;
	padding: 6px 0 39px;
}
.row_7 {
	background: #ffffff;
	padding: 11px 0 5px;
}
.row_8 {
	background: #ffffff;
	padding: 54px 0 3px;
}
.row_9 {
	background: #ffffff;
	padding: 15px 0 40px;
}
.row_10 {
	background: #ffffff;
	padding: 11px 0 32px;
}
.row_11 {
	background: #ffffff;
	padding: 0 0 27px;
}
.row_12 {
	background: #ffffff;
	padding: 11px 0 32px;
}
.mbot1 {
	margin-bottom: 23px;
}
.padbot1 {
	padding-bottom: 39px;
}
.padbot2 {
	padding-bottom: 17px;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 31px;
	height: 17px;
	overflow: hidden;
	background: url(../img/totop.png) 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 60px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 bottom;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/*---------------headings links------------------*/
p {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #727272;
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
}
h2 {
	position: relative;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #393939;
	margin: 0;
	padding: 40px 0 22px;
}
h3 {
	position: relative;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #727272;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
h4 {
	position: relative;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #464646;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.btn1 {
	text-transform: uppercase;
	position: relative;
	border: none;
	border-radius: 0;
	color: #FFF;
	box-sizing: border-box;
	z-index: 10;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	padding: 6px 34px 6px 20px;
	background: url(../img/arrow1.png) 65px 15px no-repeat;
	background-color: #fcbc3e;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn1:hover {
	background-color: #393939;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link1 {
	text-transform: uppercase;
	position: relative;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #686868;
	padding: 0 0 0 17px;
	margin: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link1 img {
	position: absolute;
	top: 6px;
	left: 0;
}
.btn-link1:hover {
	text-decoration: none;
	color: #67bcff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/************* header ***************/
header {
	padding: 45px 0 13px;
	background: #FFF;
}
/*-------- Logo -------- */
.navbar-brand_ {
	display: block;
	position: relative;
	text-align: center;
	padding: 15px 0 47px;
	margin: 0;
}
.navbar-brand_ img {
	max-width: 100%;
}
h1.navbar-brand_ a {
	display: inline-block;
	position: relative;
	z-index: 10;
}
.navbar-brand_a:hover {
	text-decoration: none;
}
.rightside {
	position: relative;
	margin-top: 107px;
	float: right;
}
/*-----------------navbar---------------------*/
.menuheader {
	position: relative;
	display: block;
	padding-right: 0;
	float: right;
	width: 100%;
}
.tm_navbar {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
.tm_navbar .nav {
	position: relative;
	display: block;
}
.tm_navbar ul {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}
.tm_navbar .nav li {
	display: block;
	padding: 0;
	position: relative;
	margin-bottom: 29px;
	zoom: 1;
}
/*---------------------------*/
.menu_left {
	float: left;
	margin: 6px 0 0 4px;
	width: 15px;
	height: 15px;
	border-radius: 500px;
	background: #bfbfbf url(../img/arrowmenu.png) center center no-repeat;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.menu_right {
	float: right;
	margin-left: 4px;
}
.tm_navbar .nav li > a > em {
	background: url(../img/line-hor.png) repeat-x 0% 20px;
	display: block;
	overflow: hidden;
}
/*-----------------------*/
.tm_navbar .nav li a {
	display: block;
	text-align: right;
	text-transform: capitalize;
	position: relative;
	text-decoration: none;
	color: #1e1e1e;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	background: transparent;
	padding: 0;
	margin: 0;
	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) 0 bottom no-repeat;
	width: 7px;
	height: 5px;
	display: inline-block;
	top: 13px;
	right: -13px;
	position: absolute;
	margin-right: 1px;
	z-index: 5;
}
.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	color: #696969;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav li a:hover .menu_left, .tm_navbar .nav > li.active > a .menu_left, .tm_navbar .nav > li.active > a:hover .menu_left {
	background-color: #696969;
	-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: #696969;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > .active > a .menu_left, .tm_navbar .nav > .active > a:hover .menu_left, .tm_navbar .nav > .active > a:focus .menu_left {
	background-color: #696969;
	-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: #696969;
	background-position: 0 0;
}
.tm_navbar .nav > li.sfHover.active > a .sf-sub-indicator .menu_left, .tm_navbar .nav > li.active > a .sf-sub-indicator .menu_left {
	background-color: #696969;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.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: #696969;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > li.sfHover > a .menu_left, .tm_navbar .nav > li.sfHover > a:hover .menu_left, .tm_navbar .nav > li > a:hover .menu_left, .tm_navbar .nav > li.active > a .menu_left, .tm_navbar .nav > li.active > a:hover .menu_left {
	background-color: #696969;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*---------submenu1-------------*/
.tm_navbar .nav ul {
	position: absolute;
	top: 43px;
	left: 60px;
	width: 147px;
	padding: 14px 0 5px;
	list-style: none;
	zoom: 1;
	z-index: 11;
	background: #2a2a2a;
	margin: 0;
	text-align: right;
}
.tm_navbar .nav ul li:first-child {
	width: 100%;
	padding: 0;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	border-top: none;
	background: none;
	text-align: right;
}
.tm_navbar .nav ul li:first-child img {
	position: absolute;
	top: -20px;
	left: 37px;
}
.tm_navbar .nav ul li {
	width: 100%;
	text-align: right;
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	background: none;
}
.tm_navbar .nav ul li a {
	display: inline-block;
	text-align: right;
	margin: 0 30px 16px 0;
	position: relative;
	color: #bdbdbd;
	padding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	background: transparent;
}
.tm_navbar .nav ul li a:hover {
	color: #FFF;
}
/*--------------------------*/
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #FFF;
	background: transparent;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	color: #FFF;
	background: transparent;
}
/*-----------submenu2-----------*/
.tm_navbar .nav ul ul {
	list-style: none;
	width: 125px;
	padding: 17px 0 3px;
	background: #3498db;
	left: 147px;
	top: -17px;
}
.tm_navbar .nav ul ul li:first-child {
	width: 100%;
	text-align: left;
	padding: 0;
	margin: 0px 0 16px 23px;
	position: relative;
	zoom: 1;
	border-top: none;
	z-index: 11;
	background: transparent;
}
.tm_navbar .nav ul ul li {
	width: 100%;
	text-align: left;
	margin: 0px 0 16px 23px;
	padding: 0;
	position: relative;
	zoom: 1;
	z-index: 11;
	background: none;
}
.tm_navbar .nav ul ul li a {
	padding: 0;
	margin: 0;
	background: transparent;
	color: #b6f4ff;
}
.tm_navbar .nav ul ul li a:hover {
	color: #FFF;
	background: transparent;
}
/*-----indicator2-------*/
.tm_navbar .nav ul .indicator2 {
	background: url(../img/indicator2.png) 0 0 no-repeat;
	width: 5px;
	height: 7px;
	position: relative;
	display: inline-block;
	margin-left: 5px;
	top: -1px;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/************** header end **************/
/************** content **************/
/*------------carusel------------*/
.carouselbg {
	background: #FFF;
}
.carusel1 {
	position: relative;
	background: #fd7924;
	border-radius: 0;
	box-sizing: border-box;
	padding: 30px 30px 25px;
	overflow: hidden;
}
.owlcarusel {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 40px;
}
#owl-demo .item {
	display: block;
	width: 100%;
	height: auto;
}
#owl-demo .item p {
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	text-align: center;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
}
.prev2 {
	top: 63px;
	left: 33px;
	display: block;
	width: 21px;
	height: 31px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	padding: 0;
	box-sizing: border-box;
	overflow: hidden;
	z-index: 200;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.prev2 img {
	top: 0;
	position: relative;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.next2 {
	right: 35px;
	top: 63px;
	float: right;
	display: block;
	width: 21px;
	height: 31px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	padding: 0;
	box-sizing: border-box;
	overflow: hidden;
	z-index: 200;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.next2 img {
	top: 0;
	position: relative;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.next2:hover img, .prev2:hover img {
	top: -31px;
	position: relative;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.customNavigation {
	position: relative;
	text-align: center;
	z-index: 200;
	margin-top: -103px;
}
/*------------carusel2------------*/
.carusel2 {
	position: relative;
	background-size: cover;
	border-radius: 0;
	box-sizing: border-box;
	padding: 0;
	margin-left: 0;
}
.owlcarusel2 {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	padding: 42px 50px 34px;
}
#owl2 .item {
	display: block;
	width: 100%;
	height: auto;
	padding: 0;
	text-align: center;
}
#owl2 .item p {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: #969696;
	margin-bottom: 10px;
}
.owl-controls {
	text-align: center;
	position: relative;
	box-sizing: border-box;
	margin: 0;
}
.owl-pagination {
	text-align: center;
	position: relative;
	padding: 8px 20px;
	display: inline-block;
	overflow: hidden;
	border: 1px solid #f4f4f4;
	margin: 20px auto 0;
	border-radius: 20px;
}
.owl-theme_1 .owl-controls .owl-page span {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 6px;
	-moz-border-radius: 100px;
	border-radius: 20px;
	background: #d3d3d3;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.owl-theme_1 .owl-controls .owl-page.active span {
	background: #464646;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.owl-theme_1 .owl-controls .owl-page:hover span {
	background: #464646;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.owl-page {
	display: inline-block;
}
/*---------------box1----------------*/
.box1 {
	margin-bottom: 5px;
}
.box1 figure {
	float: left;
	margin: 0px 19px 5px 0;
}
.box1 .title1 {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #393939;
	margin: 6px 0 12px;
}
.box1 .overflow {
	overflow: hidden;
}
.box1 .color2 {
	background-color: #f04d52;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.box1 .color2:hover {
	background-color: #393939;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.box1 .color3 {
	background-color: #64c1d2;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.box1 .color3:hover {
	background-color: #393939;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*------------addresssmall----------*/
.smalllogo {
	display: inline-block;
	margin-bottom: 27px;
}
.addresssmall {
	margin-bottom: 63px;
}
.addresssmall p {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #535353;
	margin-bottom: 9px;
}
.addresssmall a {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #ff8a00;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.addresssmall a:hover {
	text-decoration: none;
	color: #535353;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*--------------social2----------------*/
.social2 {
	overflow: hidden;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	position: relative;
	margin: 0;
	padding-top: 0px;
	margin: 0 auto;
	z-index: 10;
}
.social2 > li {
	display: inline-block;
	cursor: pointer;
	width: 34px;
	height: 34px;
	overflow: hidden;
	margin: 0;
	margin: 0 7px 0 0;
}
.social2 > li a {
	width: 34px;
	height: 34px;
	display: block;
	overflow: hidden;
}
.social2 > li a img {
	position: relative;
	top: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.social2 > li a:hover img {
	position: relative;
	top: -34px;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
/*----------------------box2----------------------*/
.box2 figure {
	margin-bottom: 24px;
}
.box2 .color1 {
	color: #67bcff !important;
}
.box2 .color2 {
	color: #ffc342 !important;
}
.box2 .title2 {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	color: #ff8a00;
	margin: 0;
	padding-top: 28px;
}
.box2 h2 {
	padding-top: 0;
}
/*---------------box3---------------*/
.box3 {
	text-decoration: none !important;
	overflow: hidden;
	display: block;
	margin-top: 18px;
}
.box3 .title2 {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}
.box3 .title3 {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #f0ff93;
	margin: 0;
	padding: 0;
}
.box3 h2 {
	padding-top: 0;
}
.box3 .thumbnail .caption_box3 {
	color: #aaadb1;
	padding: 19px 10px 22px 19px;
	margin: 0;
	text-align: left;
	background: #adc422;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.box3 .thumbnail .caption_box3 img {
	float: left;
	margin-top: 8px;
	margin-right: 12px;
}
.box3:hover .thumbnail .caption_box3 {
	background: #64c1d2;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.box3 {
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 100;
}
.box3 {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin-bottom: 30px;
}
.box3 figure {
	width: 100%;
	margin: 0;
	overflow: hidden;
}
.box3 figure img {
	width: 100%;
}
/*------------box4--------------*/
.box4 {
	display: block;
	padding: 30px;
	background: #fd7924;
	margin-top: 1px;
	padding: 30px 15px 25px;
}
.box4 p {
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	text-align: center;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
}
/*--------------list1-------------*/
.thumbnail .caption_list1 {
	color: #aaadb1;
	padding: 22px 0;
	margin: 0;
	text-align: left;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list1 p {
	color: #727272;
	margin-bottom: 23px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.list1 {
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 100;
}
.list1 li {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin-bottom: 8px;
}
.list1 li figure {
	width: 100%;
	margin: 0;
	overflow: hidden;
}
.list1 li figure img {
	width: 100%;
}
.list1 li figure > a {
	position: relative;
	display: block;
	margin: 0;
}
.list1 li figure a span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	border: 0px solid #ffffff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.list1 li figure a:hover span {
	border: 8px solid #fd7924;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*-------list2-------*/
.list2 {
	margin: 0 0 34px;
	padding: 0;
	position: relative;
	list-style: none;
}
.list2 li {
	position: relative;
	margin-bottom: 10px;
}
.list2 li a {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #686868;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list2 li a:hover {
	color: #fd7924;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list2 li a em {
	background: url(../img/line_hor2.png) repeat-x 0% 13px;
	display: block;
	overflow: hidden;
}
.list2 li a .list_left {
	float: left;
}
.list2 li a .list_right {
	float: right;
	margin-left: 4px;
}
/*---------------box5---------------*/
.box5 {
	width: 50%;
	text-decoration: none !important;
	overflow: hidden;
	display: block;
	margin-top: 18px;
}
.box5 .title2 {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 44px;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}
.box5 .title3 {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #f0ff93;
	margin: 0;
	padding: 0;
}
.box5 h2 {
	padding-top: 0;
}
.box5 .thumbnail .caption_box5 {
	color: #aaadb1;
	padding: 25px 10px 14px 21px;
	margin: 0;
	text-align: left;
	background: #adc422;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.box5 .thumbnail .caption_box5 img {
	margin-top: 0px;
	margin-right: 0px;
	display: inline-block;
}
.box5:hover .thumbnail .caption_box5 {
	background: #64c1d2;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.box5 {
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 100;
}
.box5 {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin-bottom: 30px;
}
.box5 figure {
	width: 100%;
	margin: 0;
	overflow: hidden;
}
.box5 figure img {
	width: 100%;
}
/*-----------box_about-----------*/
.box_about figure {
	margin-bottom: 21px;
	margin-top: 0;
}
.box_about h4 {
	margin-bottom: 22px;
}
.box_about p {
	margin-bottom: 23px;
}
/*------ list_mission ------- */
.list_mission {
	padding: 0;
	margin: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	list-style: none;
}
.list_mission h3 {
	margin-bottom: 11px;
}
.list_mission p {
	margin-bottom: 0;
}
.list_mission .overflow {
	overflow: hidden;
}
.list_mission a {
	color: #67bcff;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_mission a:hover {
	color: #464646;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_mission li {
	overflow: hidden;
	padding-top: 22px;
}
.list_mission li:first-child {
	padding: 0;
	border: none;
	margin: 0;
}
.badge_ {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	color: #FFF;
	width: 40px;
	text-align: center;
	background: #f04d52;
	float: left;
	text-shadow: none;
	padding: 13px 0 10px;
	margin-right: 20px;
	margin-top: 4px;
	white-space: normal;
	border-radius: 0;
	border: none;
	text-transform: uppercase;
}
/*---------------list_team-------------------*/
.list_team {
	position: relative;
	overflow: hidden;
	list-style: none;
	margin-top: -23px;
	padding: 0;
	z-index: 100;
}
.list_team li {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin-top: 23px;
}
.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: 100%;
	position: absolute;
	border: 0px solid #ffffff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.list_team li figure a:hover span {
	border: 8px solid #fd7924;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*-----------testimonials2--------------*/
.list-quote2.extra {
	padding-bottom: 34px;
}
.list-quote2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-quote2 li {
	background: none;
	padding-top: 16px;
	margin-bottom: 30px;
	background: url(../img/blockquote.png) 15px 0px no-repeat;
}
.quote-2 {
	border: medium none;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.quote-2 p {
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #727272;
	margin-bottom: 15px;
}
.quote-2 p img {
	margin-right: 9px;
}
.quote-2 h3 a {
	color: #ffc342;
	font-size: 18px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.quote-2 h3 a:hover {
	text-decoration: none;
	color: #464646;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*--------------list3-------------*/
.thumbnail .caption_list3 {
	color: #aaadb1;
	padding: 0 0;
	margin: 0;
	text-align: left;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list3 p {
	color: #727272;
	margin-bottom: 23px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.list3 {
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 100;
}
.list3 li {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin-bottom: 35px;
}
.list3 li .title4 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #ffc342;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.list3 li .title4 a {
	color: #ffc342;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.list3 li .title4 a:hover {
	text-decoration: none;
	color: #464646;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.list3 li figure {
	float: left;
	margin: 0 26px 10px 0;
	overflow: hidden;
}
.list3 li figure img {
	width: 100%;
}
.list3 li figure > a {
	position: relative;
	display: block;
	margin: 0;
}
.list3 li figure a span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	border: 0px solid #ffffff;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.list3 li figure a:hover span {
	border: 8px solid #fd7924;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*-------- contacts page --------*/
.gmap {
	margin-top: 0;
}
.map {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}
.map iframe {
	width: 100%;
	height: 480px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding: 50px 0 16px;
}
address {
	margin: 0 0 0 0;
	margin-bottom: 9px;
}
address strong {
	margin: 0;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #ffc342;
	display: block;
	margin-bottom: 7px;
}
address span {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: 400;
	color: #727272;
	display: block;
	margin-bottom: 23px;
}
address p {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #727272;
	margin: 9px 0 23px;
}
address p em {
	text-transform: uppercase;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #727272;
	font-style: normal;
	display: block;
	margin-bottom: 10px;
}
/*------------contact form------------*/
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 5px;
	margin-bottom: 12px;
	width: 199px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.coll-message {
	position: relative;
}
#contact-form {
	margin-top: 5px;
	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: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #727272;
	padding: 7px 10px 5px 10px;
	border-radius: 0;
	display: block;
	box-shadow: 1px 2px 0 0 #d6d8db;
}
#contact-form ._placeholder.focused {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	font-weight: normal;
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
	padding: 7px 10px 5px 10px;
	width: 100%;
	box-shadow: 1px 2px 0 0 #d6d8db;
}
#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: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #727272;
	width: 100%;
	height: 34px;
	border-radius: 0;
	padding: 7px 10px 5px 10px;
	border: 1px solid #d7d7d7;
	background: #ffffff;
	box-shadow: 1px 2px 0 0 #d6d8db;
}
#contact-form textarea {
	height: 191px;
	resize: none;
	margin: 0 0 26px;
	overflow: hidden;
}
.req {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #ffc342;
	position: relative;
	display: inline-block;
	margin-left: 33px;
	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: #f6f6f7;
	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: 35px;
	color: #bab9b9;
	padding: 8px 0;
	border: 1px solid #d7d7d7;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
}
/*-----------------privacy page-------------------*/
.privacy_page h2 {
	padding-bottom: 16px;
}
.privacy_page h4 {
	margin: 0;
}
.padbot6 {
	padding-bottom: 44px !important;
}
.mbot4 {
	margin: 0 0 36px !important;
}
.privacy_page p {
	margin-bottom: 22px;
}
.privacy_link {
	color: #ffc342;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.privacy_link:hover {
	text-decoration: none;
	color: #464646;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
/*404 page*/
/*404 page*/
.block-404 {
	margin-bottom: 20px;
}
.block-404 figure {
	margin: 0;
	width: 100%;
}
.block-404 figure img {
	width: 100%;
}
.block-404 .forminfo h2 {
	margin-bottom: 5px;
	padding-top: 24px;
}
.block-404 .forminfo h2 strong {
	font-size: 48px;
	line-height: 48px;
	text-transform: uppercase;
	display: block;
	margin-top: 27px;
	color: #ffc342;
}
.block-404 .forminfo h2 span {
	font-size: 24px;
	line-height: 24px;
	display: block;
	margin-top: 22px;
	color: #464646;
}
.block-404 p {
	font-family: 'Arial', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #727272;
	margin-bottom: 18px;
}
.form-404 {
	width: 100%;
	display: block;
	margin-top: 26px;
	position: relative;
	padding-right: 0;
}
.form-404 input {
	outline: none;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #727272;
	width: 100%;
	height: 34px;
	border-radius: 0;
	padding: 7px 10px 5px 10px;
	border: 1px solid #d7d7d7;
	background: #ffffff;
	margin: 0;
	margin-bottom: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 1px 2px 0 0 #d6d8db;
	float: left;
}
/************* content end **************/
/************** footer **************/
.footerrow1 {
	padding: 46px 0;
	background: url(../img/footerline.jpg) center top repeat-x;
}
.footerrow2 {
	padding: 46px 0;
	background: url(../img/footerline2.jpg) center top repeat-x;
}
p.footerpriv {
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #3e3e3e;
	margin: 0;
	margin-top: 0;
	width: 100%;
}
p.footerpriv em {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	font-style: normal;
	color: #b0b0b0;
}
p.footerpriv a {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #3e3e3e;
	margin-right: 5px;
}
p.footerpriv a:hover {
	text-decoration: none;
	color: #64c1d2;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
p.footerpriv span {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #3e3e3e;
}
p.footerpriv img {
	margin: 0 1px;
}
.privacylink {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #3e3e3e;
	margin: 0;
	margin-left: 6px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.privacylink:hover {
	text-decoration: none;
	color: #64c1d2 !important;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*----------footermenu----------*/
.footermenu {
	position: relative;
	margin: 4px 0 0;
	overflow: visible;
	display: inline-block;
	float: right;
}
.footermenu li:first-child {
	border-left: none;
}
.footermenu li {
	float: left;
	padding: 0 16px;
	position: relative;
	zoom: 1;
}
.footermenu li a {
	text-transform: uppercase;
	position: relative;
	text-decoration: none;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	color: #383838;
	padding: 0;
	border: none;
	border-radius: 0;
	text-shadow: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footermenu li.last {
	padding: 0 0 0 14px;
}
.footermenu li a:hover {
	color: #64c1d2;
	background: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footermenu li.active a {
	color: #64c1d2;
	background: none;
}
/************** footer end **************/
/*-------------- media queries -------------------*/
/**********************************************************/
@media (min-width: 1220px) {
.box1 .title1 {
	font-size: 24px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 7px;
	width: 250px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
	width: 247px;
}
.box5 {
	width: 100%;
}
.box1 figure {
	margin: 0px 19px 5px 0;
}
.title1 {
	font-size: 24px;
}
.menuheader {
	padding-right: 34px;
}
.tm_navbar .nav ul {
	left: 90px;
}
.container {
	padding: 0;
}
}
/**********************************************************/
@media (min-width: 768px) and (max-width: 991px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	width: 100%;
	display: inline-block;
}
.box5 {
	width: 50%;
}
.footermenu li {
	padding: 0 5px;
}
.footermenu li.last {
	padding: 0 0 0 5px;
}
.box2 figure {
	width: 100%;
}
.box2 figure img {
	width: 100%;
}
.box1 figure {
	float: none;
	margin: 0px 0 10px 0;
}
#owl-demo .item p {
	font-size: 30px;
	line-height: 40px;
}
#owl-demo .item p br {
	display: none;
}
.tm_navbar .nav ul {
	left: 60px;
}
}
/**********************************************************/
@media (max-width: 767px) {
.map iframe {
	width: 100%;
	height: 250px;
}
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 0;
	margin-bottom: 15px;
	width: 100%;
	display: inline-block;
}
.collist3 figure {
	width: 100%;
	float: none;
}
.box_about figure {
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}
.box5 {
	width: 50%;
}
.footermenu {
	display: none;
}
.box2 figure {
	width: 100%;
}
.box2 figure img {
	width: 100%;
}
.row3col {
	margin-bottom: 20px;
}
.owlcarusel2 {
	padding: 42px 20px;
}
.carusel1 {
	padding: 30px 20px 25px;
}
#owl-demo .item p {
	font-size: 30px;
	line-height: 40px;
}
#owl-demo .item p br {
	display: none;
}
.navbar-brand_ {
	padding: 20px 0;
	display: block;
	float: none;
}
.navbar-brand_ img {
	width: 100%;
}
.menuheader {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top: 21px;
	overflow: hidden;
}
.tm_navbar {
	display: block;
}
.sf-menu {
	display: none !important;
}
.select-menu {
	display: block !important;
	color: #ffffff;
	border: 1px solid #2a2a2a;
	background: #33383d !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px;
}
.select-menu option {
	padding: 0;
}
}
/**********************************************************/
@media (max-width: 580px) {
.colteam {
	width: 50%;
}
.box_about figure {
	margin-bottom: 10px;
	float: none;
	margin-right: 0;
}
.box_about figure img {
	width: 100%;
}
.box5 {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 480px) {
.collist3 {
	width: 100%;
}
.colquote {
	width: 100%;
}
.collist1 {
	width: 100%;
}
.box4 {
	display: block;
	padding: 30px;
	background: #fd7924;
	margin-top: 1px;
	padding: 20px 15px 15px;
}
.box4 p {
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
	text-align: center;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
}
.box4 p br {
	display: none;
}
.row3col {
	width: 100%;
}
.owlcarusel {
	padding: 0 15px;
}
.prev2 {
	left: 15px;
}
.next2 {
	right: 15px;
}
#owl-demo .item p {
	font-size: 20px;
	line-height: 30px;
}
#owl-demo .item p br {
	display: none;
}
}
/**********************************************************/
@media (max-width: 360px) {
.colteam {
	width: 100%;
}
.box1 figure {
	float: none;
	margin: 0px 0 10px 0;
}
}
/*Core variables and mixins*/
img {
	max-width: 100%;
}
