@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);
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: #FFF;
}
.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;
}
/*--------------- sections ----------------*/
.section_1 {
	padding: 22px 0 53px 0;
	text-align: center;
	border-bottom: 1px solid #ededef;
}
.section_1 h2 {
	padding-bottom: 51px;
}
.section_1 p {
	margin-bottom: 0;
}
.section_2 {
	padding: 21px 0 60px;
	text-align: center;
	border-bottom: 1px solid #ededef;
}
.section_2 h2 {
	padding-bottom: 60px;
}
.section_3 {
	padding: 26px 0 66px 0;
	text-align: center;
}
.section_3 h2 {
	padding-bottom: 60px;
}
.section_3 figure {
	margin-bottom: 44px;
}
.section_3 p {
	margin-bottom: 55px;
}
.section_4 {
	padding: 21px 0 13px 0;
	border-bottom: 1px solid #ededef;
}
.section_4 h2 {
	padding-bottom: 60px;
}
.section_5 {
	padding: 21px 0 124px 0;
	text-align: center;
}
.section_5 h2 {
	padding-bottom: 53px;
}
.section_6 {
	padding: 22px 0 119px 0;
	text-align: center;
}
.section_6 h2 {
	padding-bottom: 59px;
}
.section_7 {
	padding: 22px 0 138px 0;
}
.section_7 h2 {
	padding-bottom: 59px;
}
.section_8 {
	padding: 22px 0 61px 0;
	border-bottom: 1px solid #ededef;
}
.section_8 h2 {
	padding-bottom: 59px;
	text-align: center;
}
.section_9 {
	padding: 0px 0 130px 0;
}
.section_10 {
	padding: 22px 0 129px 0;
}
.section_10 h2 {
	padding-bottom: 53px;
}
.section_11 {
	padding: 3px 0 134px 0;
}
/*------------ Back to top --------------*/
#toTop {
	display: none;
	width: 41px;
	height: 41px;
	overflow: hidden;
	background: url(../img/totop.png) 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 60px;
	z-index: 999;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#toTop:hover {
	background-position: 0 bottom;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#toTop:active, #toTop:focus {
	outline: none;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	color: #757d81;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}
h2 {
	position: relative;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	line-height: 40px;
	font-weight: 300;
	color: #3f464a;
	word-spacing: 5px;
	margin: 0;
	padding: 30px 0 27px;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: 300;
	color: #3f464a;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}
/*********************** header ************************/
header {
	position: relative;
	text-align: center;
	background: url(../img/bghead.jpg) center top no-repeat;
	background-size: cover;
	padding-bottom: 80px;
}
.pagesheader {
	padding-bottom: 69px;
}
.btn1 {
	text-transform: uppercase;
	position: relative;
	border: none;
	border-radius: 0;
	color: #FFF;
	box-sizing: border-box;
	z-index: 10;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 24px;
	font-weight: 300;
	padding: 12px 99px 14px;
	background: #f5c16d;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn1:hover {
	background: #3f464a;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: 300;
	text-transform: uppercase;
	color: #3f464a;
	text-align: left;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-link1 i {
	margin-left: 5px;
}
.btn-link1:hover {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: 300;
	text-transform: uppercase;
	color: #f5c16d;
	text-align: left;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-------box1--------*/
.box1 {
	margin: 125px 0 0;
	text-align: left;
}
.title1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 67px;
	line-height: 80px;
	font-weight: 300;
	letter-spacing: -2px;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	margin: 0 0 20px;
}
.title2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	margin: 110px 0 0;
}
.title2 a {
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: 300;
	text-transform: uppercase;
	color: #adbcc8;
	text-align: left;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.title2 a:hover {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: 300;
	text-transform: uppercase;
	color: #f5c16d;
	text-align: left;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-------- Logo -------- */
.navbar-brand_ {
	display: block;
	position: relative;
	text-align: center;
	padding: 0 0 20px;
	margin: 0;
}
.navbar-brand_ img {
	max-width: 100%;
}
.navbar-brand_ a {
	display: inline-block;
}
.navbar-brand_a:hover {
	text-decoration: none;
}
/*-----------------navbar---------------------*/
.menuheader {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	border-bottom: 1px solid #ededef;
}
.tm_navbar {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	line-height: 0;
}
.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;
}
.tm_navbar .nav li.last {
	float: left;
	padding: 0 0 0 0;
	position: relative;
	zoom: 1;
	background: transparent;
}
.tm_navbar .nav li.last a {
	background-image: none;
}
.tm_navbar .nav li {
	float: left;
	padding: 0 0 0 0;
	position: relative;
	background: transparent;
	zoom: 1;
}
.tm_navbar .nav li a {
	margin-bottom: -1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: 300;
	color: #3f464a;
	padding: 20px 39px 21px;
	border-bottom: 1px solid #ededef;
	border-radius: 0;
	text-shadow: none;
	background: #FFF;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav li a span {
	top: -7px;
	left: 50%;
	width: 0%;
	height: 8px;
	position: absolute;
	background: url(../img/line_hover.png) center top no-repeat;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tm_navbar .nav > li > a .indicator1 {
	background: url(../img/indicator.png) no-repeat 0 bottom;
	width: 7px;
	height: 5px;
	display: inline-block;
	top: 47px;
	right: 49%;
	margin-right: -3px;
	position: absolute;
	z-index: 5;
}
.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	text-decoration: none;
	border-bottom: 1px solid #c2c5c7;
}
.tm_navbar .nav li a:hover span, .tm_navbar .nav > li.active > a span, .tm_navbar .nav > li.active > a:hover span {
	left: 0;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tm_navbar .nav > .active > a, .tm_navbar .nav > .active > a:hover, .tm_navbar .nav > .active > a:focus {
	border-bottom: 1px solid #c2c5c7;
}
.tm_navbar .nav > .active > a span, .tm_navbar .nav > .active > a:hover span, .tm_navbar .nav > .active > a:focus span {
	width: 100%;
	left: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tm_navbar .nav > li.sfHover.active > a .sf-sub-indicator, .tm_navbar .nav > li.active > a .sf-sub-indicator {
	border-bottom: 1px solid #c2c5c7;
}
.tm_navbar .nav > li.sfHover.active > a .sf-sub-indicator span, .tm_navbar .nav > li.active > a .sf-sub-indicator span {
	left: 0;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s 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 {
	border-bottom: 1px solid #c2c5c7;
}
.tm_navbar .nav > li.sfHover > a span, .tm_navbar .nav > li.sfHover > a:hover span, .tm_navbar .nav > li > a:hover span, .tm_navbar .nav > li.active > a span, .tm_navbar .nav > li.active > a:hover span {
	left: 0;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*---------submenu1-------------*/
.tm_navbar .nav ul {
	position: absolute;
	display: none;
	top: 64px;
	left: -23px;
	width: 176px;
	padding: 30px 0;
	list-style: none;
	zoom: 1;
	z-index: 11;
	background: #f5c16d;
	margin: 0;
	text-align: center;
	border: none;
}
.tm_navbar .nav ul li:first-child {
	width: 100%;
	padding: 0 0 2px;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	border: none;
	background: none;
}
.tm_navbar .nav ul li:first-child img {
	position: absolute;
	top: -15px;
	left: -5px;
}
.tm_navbar .nav ul li {
	width: 100%;
	text-align: center;
	padding: 0 0 2px;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	border: none;
	background: none;
}
.tm_navbar .nav ul li a {
	text-decoration: none;
	position: relative;
	display: block;
	color: #ffffff;
	padding: 3px 0;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 300;
	margin: 0;
	border: none;
	background: transparent;
}
.tm_navbar .nav ul li a:hover {
	color: #7ecefd;
}
/*--------------------------*/
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #FFF;
	border: none;
	background: #3f464a;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	color: #FFF;
	border: none;
	background: #3f464a;
}
/*-----------submenu2-----------*/
.tm_navbar .nav ul ul {
	list-style: none;
	width: 144px;
	padding: 19px 0;
	background: #f5c16d;
	left: 180px;
	top: -1px;
	border: none;
}
.tm_navbar .nav ul ul li:first-child {
	width: 100%;
	text-align: center;
	padding: 0;
	margin-bottom: 6px;
	position: relative;
	zoom: 1;
	border-top: none;
	z-index: 11;
	background: transparent;
}
.tm_navbar .nav ul ul li {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	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: #ffffff;
}
.tm_navbar .nav ul ul li a:hover {
	color: #0e3f99;
	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 **************************/
/*--------------list1-------------*/
.thumbnail .caption_list1 {
	color: #aaadb1;
	padding: 44px 20px 0 20px;
	margin: 0;
	text-align: center;
	background: transparent;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list1 h3 {
	margin-bottom: 4px;
}
.thumbnail .caption_list1 .list1text {
	font-size: 12px;
	line-height: 24px;
	color: #757d81;
	margin-bottom: 0;
}
.thumbnail .caption_list1 .list1text a {
	color: #56add9;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list1 .list1text a:hover {
	color: #f5c16d;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list1 p {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.list1 {
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 100;
	margin-bottom: 8px;
}
.list1 li {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin-bottom: 30px;
}
.list1 li h3 a {
	color: #3f464a;
	margin-bottom: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.list1 li h3 > a:hover {
	text-decoration: none;
	color: #3f464a;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
/*-----------acticle_1-----------*/
.acticle_1 figure {
	margin-bottom: 24px;
	margin-top: 0;
}
.acticle_1 h3 {
	margin-bottom: 1px;
}
.acticle_1 p {
	margin-bottom: 26px;
}
/*------ list_mission ------- */
.list_mission {
	padding: 0;
	margin: 0;
	margin-bottom: 41px;
	padding-bottom: 0;
	list-style: none;
}
.list_mission h3 {
	margin-bottom: 0;
	margin-top: -5px;
}
.list_mission p {
	margin-bottom: 0;
}
.list_mission .overflow {
	overflow: hidden;
}
.list_mission a {
	color: #3f464a;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_mission a:hover {
	color: #f5c16d;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_mission li {
	overflow: hidden;
	padding-top: 31px;
}
.list_mission li:first-child {
	padding: 0;
	border: none;
	margin: 0;
}
.badge_ {
	font-family: 'Open Sans', sans-serif;
	font-size: 60px;
	line-height: 55px;
	font-weight: 300;
	color: #FFF;
	width: 70px;
	text-align: center;
	background: #f5c16d;
	float: left;
	text-shadow: none;
	padding: 8px 0 7px;
	margin-right: 29px;
	margin-top: 1px;
	white-space: normal;
	border-radius: 0;
	border: none;
	text-transform: uppercase;
}
/*---------------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: 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 #f5c16d;
	-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;
	margin-bottom: 30px;
}
.quote-2 {
	border: medium none;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.quote-2 p {
	vertical-align: text-top;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	margin-bottom: 24px;
	color: #757d81;
}
.quote-2 p img {
	margin-right: 9px;
}
.quote-2 h3 {
	text-align: left;
}
.quote-2 h3 a {
	color: #3f464a;
	text-align: left;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.quote-2 h3 a:hover {
	text-decoration: none;
	color: #f5c16d;
	text-align: left;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*--------------list3-------------*/
.thumbnail .caption_list3 {
	padding: 24px 15px 27px 19px;
	margin: 0;
	text-align: left;
	background: #ebeced;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list3 h3 {
	margin-bottom: 2px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list3 p {
	margin-bottom: 49px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list3:hover {
	background: #f5c16d;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list3:hover h3 {
	color: #ffffff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list3:hover p {
	color: #ffffff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list3:hover a.btn-link1 {
	color: #ffffff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.thumbnail .caption_list3:hover a.btn-link1:hover {
	color: #3f464a;
	-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: 30px;
}
.list3 li figure {
	width: 100%;
	margin: 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 #f5c16d;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.list3 li h3 a {
	color: #3f464a;
	margin-bottom: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.list3 li h3 > a:hover {
	text-decoration: none;
	color: #f5c16d;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
/*--------list-blog-----------*/
.list-blog {
	margin: 0;
	padding: 0;
}
.list-blog li {
	display: block;
	margin: 0;
	padding-bottom: 29px;
}
.list-blog li .date {
	padding-bottom: 0;
}
.list-blog li .date .extra-wrap {
	overflow: hidden;
}
.badge_3 {
	width: 70px;
	text-align: center;
	background: #f5c16d;
	float: left;
	text-shadow: none;
	padding: 8px 0 8px;
	margin-right: 29px;
	white-space: normal;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
}
.badge_3 .badgetxt {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	line-height: 35px;
	font-weight: 300;
	color: #ffffff;
	margin: 0;
}
.badge_3 .badgetxt span {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	color: #ffffff;
}
.list-blog > li > div > figure {
	border: none;
	float: left;
	margin: 0;
	margin-right: 29px;
	margin-bottom: 10px;
}
.list-blog p.text-info a {
	position: relative;
	color: #a3a3a3;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list-blog p.text-info a:hover {
	color: #3f464a;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list-blog .extra-wrap h3 {
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 16px;
}
.list-blog .extra-wrap h3 a {
	color: #3f464a;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list-blog .extra-wrap h3 a:hover {
	text-decoration: none;
	color: #f5c16d;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.list-blog .extra-wrap .text-info2 {
	position: relative;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #757d81;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
}
.btn-link3 {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	color: #757d81;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.btn-link3:hover {
	color: #f5c16d;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.btn-link3:focus {
	color: #f5c16d;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.btn-link4 {
	padding: 0;
	margin: -4px 0 0 0;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	color: #56add9;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.btn-link4:hover {
	color: #f5c16d;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.btn-link4:focus {
	color: #f5c16d;
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.blogcont h3 {
	margin-bottom: 8px;
}
.blogcont h3 a {
	color: #3f464a;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.blogcont h3 a:hover {
	text-decoration: none;
	color: #3e454c;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.blogcont p {
	color: #bab9b9;
	position: relative;
	margin-top: -7px;
	margin-bottom: 44px !important;
}
.blogcont .btn-link1 {
	margin-top: 6px !important;
	display: inline-block;
}
.categories {
	margin-top: 0;
	margin-bottom: 53px;
}
.categories li {
	margin-bottom: 7px;
}
/*--------------list2-------------*/
.list2 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 61px;
}
.list2 li {
	position: relative;
	margin-bottom: 16px;
}
.list2 li em {
	display: inline-block;
	width: 6px;
	height: 6px;
	overflow: hidden;
	float: left;
	margin-right: 13px;
	margin-top: 9px;
}
.list2 li em img {
	top: 0;
	left: 0;
	width: 6px;
	vertical-align: top;
	height: 6px;
}
.list2 li p {
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 0;
}
.list2 li p a {
	text-decoration: none;
	font-family: 'Open Sans', serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #757d81;
	left: 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list2 li p a:hover {
	color: #f5c16d;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.padbot3 {
	padding-bottom: 53px !important;
}
/*-------- 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: 504px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.address h2 {
	padding: 50px 0 55px;
}
address {
	margin: 0 0 0 0;
	margin-bottom: 2px;
}
address strong {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: 300;
	color: #3f464a;
	display: block;
	margin-bottom: 0;
}
address span {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 26px;
	font-weight: 300;
	color: #757d81;
	display: block;
	margin-bottom: 25px;
}
address p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 26px;
	font-weight: 300;
	color: #757d81;
	margin: 0px 0 26px;
}
/*------------contact form------------*/
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 5px;
	margin-bottom: 5px;
	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: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #757d81;
	padding: 4px 10px 1px 10px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
	padding: 4px 10px 1px 10px;
	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: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #757d81;
	width: 100%;
	height: 34px;
	border-radius: 0;
	padding: 4px 10px 1px 10px;
	border: 1px solid #d7d7d7;
	background: #f6f6f7;
}
#contact-form textarea {
	height: 153px;
	resize: none;
	margin: 0 0 58px;
	overflow: hidden;
}
.req {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #757d81;
	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: #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 h3 {
	margin: 0 0 1px;
}
.terms p {
	margin: 0 0 26px !important;
	color: #757d81 !important;
}
.padbot6 {
	padding-bottom: 44px !important;
}
.mbot4 {
	margin: 0 0 25px !important;
}
.privacy_page p {
	margin-bottom: 25px;
	color: #757d81 !important;
}
.privacy_link {
	color: #f5c16d;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.privacy_link:hover {
	text-decoration: none;
	color: #3f464a;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
/*404 page*/
/*404 page*/
.block-404 {
	margin-top: 33px;
}
.block-404 figure {
	margin: 0;
}
.block-404 .forminfo h2 {
	padding-top: 15px;
	padding-bottom: 54px;
}
.block-404 p {
	width: 100%;
	margin-bottom: 13px;
}
.block-404 h3 {
	margin-bottom: 1px;
}
.form-404 {
	width: 100%;
	display: block;
	margin-top: 0;
	position: relative;
	padding-right: 0;
}
.form-404 input {
	outline: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #757d81;
	width: 100%;
	height: 34px;
	border-radius: 0;
	padding: 3px 10px 2px 10px;
	border: 1px solid #d7d7d7;
	background: #f6f6f7;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	float: left;
}
.form-404 input:focus {
	box-shadow: none;
	outline: none;
	border: 1px solid #d7d7d7;
}
.form-404 a {
	margin-top: 57px !important;
	display: inline-block;
}
/************************** content end **************************/
/************************* footer **************************/
footer {
	padding: 153px 0;
	border-top: 1px solid #ededef;
}
.footerrow1 {
	text-align: center;
}
.boxcontact {
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: 300px;
	left: 13px;
}
.boxcontact p {
	font-size: 12px;
	line-height: 21px;
	color: #757d81;
	margin-bottom: 0;
}
.boxcontact .boxcont_1 {
	display: inline-block;
	text-align: right;
	margin-right: 66px;
}
.boxcontact .boxcont_2 {
	display: inline-block;
	text-align: left;
}
.flogo em {
	position: relative;
	display: block;
	margin: 105px 0 12px;
}
.flogo em .footerlogo {
	display: inline-block;
}
/*--------footerpriv-------------*/
p.footerpriv {
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #a3aaae;
	font-weight: 300;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 17px;
	width: 100%;
}
p.footerpriv a {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #a3aaae;
	font-weight: 300;
}
p.footerpriv a:hover {
	text-decoration: none;
	color: #f5c16d;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
p.footerpriv span {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #a3aaae;
	font-weight: 300;
}
.privacylink {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #a3aaae;
	font-weight: 300;
	margin: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.privacylink:hover {
	text-decoration: none;
	color: #f5c16d;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.footerrow2 {
	text-align: center;
}
/*-----------social--------------*/
.social_icons {
	text-align: center;
	overflow: hidden;
	padding: 0;
	list-style: none;
	position: relative;
	margin: 0;
	margin-top: 115px;
	z-index: 10;
}
.social_icons > li {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	margin: 0;
}
.social_icons > li a i {
	width: 46px;
	height: 46px;
	padding: 14px;
	border-radius: 500px;
	font-size: 17px;
	color: #afb4b7;
	background: #ebeced;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.social_icons > li a:hover i {
	color: #FFF;
	background: #f5c16d;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/************************** footer end **************************/
/*----- media queries ------*/
/******************************************************/
@media (min-width: 1220px) {
.contact-form .coll-1,  .contact-form .coll-2,  .contact-form .coll-3 {
	margin-right: 5px;
	width: 250px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.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;
}
.list-blog li {
	padding-bottom: 50px;
}
.list-blog > li > div > figure {
	border: none;
	float: none;
	width: 100%;
	margin: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
.list-blog > li > div > figure img {
	width: 100%;
}
.badge_ {
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	line-height: 40px;
	font-weight: 600;
	color: #FFF;
	width: 40px;
	margin-right: 10px;
}
}
/******************************************************/
@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;
}
.list-blog .extra-wrap h3 {
	line-height: 20px;
}
.social_icons {
	margin-top: 35px;
}
footer {
	padding: 40px 0;
}
.boxcontact {
	margin: 0 auto;
	text-align: center;
	position: relative;
	width: inherit;
	left: 0;
}
.boxcontact p {
	font-size: 12px;
	line-height: 21px;
	color: #757d81;
	margin-bottom: 0;
}
.boxcontact .boxcont_1 {
	display: block;
	text-align: center;
	margin-right: 0;
	margin-bottom: 30px;
}
.boxcontact .boxcont_2 {
	display: block;
	text-align: center;
}
.list1 li figure {
	width: 100%;
}
.list1 li figure img {
	width: 100%;
}
header {
	padding-bottom: 20px;
}
.title2 {
	margin: 20px 0 0;
}
.box1 {
	margin: 40px 0;
	text-align: left;
}
.title1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	letter-spacing: -2px;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	margin: 0 0 20px;
}
.menuheader {
	min-height: 50px;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.tm_navbar {
	padding: 10px;
	display: block;
	background: #FFF;
}
.sf-menu {
	display: none !important;
}
.select-menu {
	display: block !important;
	color: #FFF;
	border: 1px solid #3f464a;
	background: #3f464a !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) {
.list-blog > li > div > figure {
	border: none;
	float: none;
	width: 100%;
	margin: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
.list-blog > li > div > figure img {
	width: 100%;
}
.collist3 {
	width: 100%;
}
.colquote {
	width: 100%;
}
.colteam {
	width: 50%;
}
}
/******************************************************/
/**********************************************************/
@media (max-width: 420px) {
.colteam {
	width: 100%;
}
}
/*Core variables and mixins*/
img {
	max-width: 100%;
}
