@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
 @import url(//fonts.googleapis.com/css?family=Open+Sans:400);
 @import url(//fonts.googleapis.com/css?family=Open+Sans:600);
 @import url(//fonts.googleapis.com/css?family=Open+Sans:700);
 @import url(//fonts.googleapis.com/css?family=Open+Sans:800);
/*-----template stylization-----*/
body {
	background: #ffffff;
	font: 15px "Open Sans", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #2a2a2a;
}
h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 29px 'Open Sans';
	color: #252525;
}
h1.navbar-brand_ span {
	display: inline-block;
}
h1.navbar-brand_ span span {
	font: 300 12px 'Open Sans';
	color: #d9d9d9;
	text-transform: uppercase;
	float: left;
	margin-top: 15px;
	position: relative;
	z-index: 1;
	width: 235px;
}
h1.navbar-brand_ em {
	float: left;
	display: inline-block;
	width: 1px;
	height: 56px;
	margin: 0 16px;
	margin-top: -7px;
	background: #e9e9e9;
}
h1.navbar-brand_ a {
	display: inline-block;
	text-decoration: none !important;
	color: #252525 !important;
	float: left;
}
h2 {
	color: #252525;
	font: bold 110px/110px "Open Sans", Helvetica, Arial, sans-serif;
	margin: 0 0 51px 0;
	letter-spacing: -1px;
}
h3 {
	color: #252525;
	font: bold 48px/48px "Open Sans", Helvetica, Arial, sans-serif;
	margin: 0 0 51px 0;
}
h4 {
	color: #252525;
	font: 300 25px/25px "Open Sans", Helvetica, Arial, sans-serif;
	margin: 0 0 20px 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
p {
	margin-bottom: 26px;
	line-height: 26px;
}
.extra-wrap {
	overflow: hidden;
}
/*-----menu-----*/
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: -2px 0 0 0;
	float: right;
}
nav.tm_navbar ul {
	display: inline-block;
}
nav.tm_navbar li {
	float: left;
	margin-left: 39px;
}
nav.tm_navbar li a {
	position: relative;
	padding: 15px 0 0 0;
	float: left;
	font: 15px "Open Sans", Helvetica, Arial, sans-serif;
	color: #2a2a2a;
	text-transform: uppercase;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar li.active > a {
	color: #b7b7b7;
	background: none;
}
nav.tm_navbar li > a:hover {
	color: #b7b7b7;
	background: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sfHover > a {
	color: #b7b7b7;
	background: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar li a span {
	display: inline-block;
	height: 6px;
	background: url(../img/menu-marker.png) no-repeat;
	width: 7px;
	position: absolute;
	left: 23px;
	top: 37px;
}
/*-----subMenu1-----*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 153px;
	left: -45px;
	top: 65px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #2a2a2a;
	padding: 29px 0 29px 0;
	margin: 0;
	text-align: center;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: auto !important;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
}
nav.tm_navbar .sub-menu li:last-child {
	border-bottom: none;
}
nav.tm_navbar .sub-menu > ul li a {
	display: block;
	padding: 0;
	margin: 0;
	font: 300 15px "Open Sans", Helvetica, Arial, sans-serif;
	color: #8d8d8d;
	background: none;
	width: 100%;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu > ul li a span {
	margin-left: 10px;
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 5px;
	position: relative;
	top: -4px;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	background: none !important;
	color: #ffffff !important;
}
/*-----subMenu2-----*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 198px;
	left: 191px;
	top: -49px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #f3de79;
	padding: 49px 22px 49px 22px;
	margin: 0;
}
nav.tm_navbar .sub-menu ul ul li a {
	display: block;
	background: none;
	padding: 0;
	margin: 0;
	font: 10px/18px "Open Sans", Helvetica, Arial, sans-serif;
	color: #c8c5d2;
	background-color: transparent;
	text-transform: uppercase;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
nav.tm_navbar .sub-menu ul li a:hover, nav.tm_navbar .sub-menu ul li.sfHover > a {
	text-decoration: none;
	background: none !important;
	color: #ffffff !important;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	margin: 73px 0 65px 0;
	text-align: left;
}
header.borderBox {
	margin-bottom: 158px;
}
header.borderBox .container {
	border-bottom: 1px solid #ececec;
	padding-bottom: 86px;
}
footer {
	padding: 230px 0 140px 0;
	border-top: 1px solid #ececec;
}
footer h1.navbar-brand_ span span {
	margin-top: 14px;
	color: #b8b8b8 !important;
}
footer h1.navbar-brand_ span span a {
	float: right;
	font: 300 12px 'Open Sans';
	color: #b8b8b8 !important;
	text-transform: uppercase;
}
footer h1.navbar-brand_ span span a:hover {
	color: #000 !important;
}
footer h1.navbar-brand_ em {
	margin-top: -7px;
}
footer br {
	display: none;
}
footer p {
	color: #b8b8b8 !important;
	margin-bottom: 0 !important;
}
footer h1.navbar-brand_ {
	float: none;
}
footer h1.navbar-brand_ div {
	width: 100%;
}
footer h1.navbar-brand_ div > a {
	color: #252525 !important;
	font-weight: bold;
	font-size: 29px;
	text-transform: none;
}
footer .telBox p {
	font-size: 13px;
	color: #696969 !important;
	line-height: 24px;
}
footer h1.navbar-brand_ p a {
	float: none;
}
footer h1.navbar-brand_ p a:hover {
	color: #252525 !important;
}
footer h1.navbar-brand_ a {
	color: #252525 !important;
	font: bold 29px 'Open Sans';
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #252525;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer .follow_link {
	margin: 0;
	list-style: none;
	float: right;
	padding: 0;
}
footer .follow_link li {
	margin-bottom: 3px;
}
footer .follow_link li a {
	font-size: 13px;
	color: #696969 !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer .follow_link li a:hover {
	color: #252525 !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.aboutBox {
	padding-bottom: 45px;
	margin-bottom: 91px;
}
.servicesBox {
	padding-bottom: 60px;
	border-bottom: 1px solid #eae9eb;
}
.testimonialsBox {
	padding-bottom: 83px;
	border-bottom: 1px solid #eae9eb;
}
.blogBox {
	padding-bottom: 54px;
	border-bottom: 1px solid #eae9eb;
}
.formBox {
	padding-bottom: 54px;
	border-bottom: 1px solid #eae9eb;
}
.error-box {
	border-bottom: 1px solid #eae9eb;
	padding-bottom: 87px;
}
.errorBox img {
	width: 100%;
}
.errorBox h3 {
	font-size: 48px;
	font-weight: bold;
}
.errorBox > img {
	width: 100%;
}
.errorBox p {
	font-size: 25px;
	color: #252525;
}
.errorBox hr {
	boder-bottom: none;
	margin: 0;
	width: 289px;
	border-top: 2px solid #2a2a2a;
}
.errorBox .col-lg-8 {
	padding-top: 73px;
}
#toTop {
	display: none;
	width: 52px;
	height: 52px;
	overflow: hidden;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 40px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.smBox p {
	border-bottom: 2px solid #303030;
	padding-bottom: 14px;
	font-size: 13px;
}
.textBox {
	border-bottom: 1px solid #ececec;
	padding-bottom: 87px;
	margin-bottom: 99px;
}
.whyBox {
	padding-bottom: 94px;
}
.teamBox {
	border-top: 1px solid #ececec;
	margin-top: 112px;
	padding-top: 104px;
}
.errorBox hr {
	text-align: left;
}
/*-----thumbs-----*/
.circlesBox {
	border-bottom: 1px solid #ececec;
	padding-bottom: 96px;
	margin-bottom: 102px;
}
.thumb-pad1Box {
	padding: 0;
}
.thumb-pad1Box .thumb-pad1 {
	margin-top: 15px;
}
.archBox .thumb-pad1 {
	margin-top: -11px;
}
.archBox .thumb-pad1 figure {
	margin-left: -13px;
}
.thumb-pad1 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0 0 27px 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-align: center;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	color: #2a2a2a;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption a {
	color: #252525;
	font: bold 29px "Open Sans", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
.thumb-pad1 .thumbnail .caption a:hover {
	color: #ececec;
	-webkit-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
.thumb-pad1 .thumbnail figure i {
	color: #2a2a2a;
	font-size: 52px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-left: -24px;
	margin-top: -26px;
	opacity: 0;
}
.thumb-pad1 .thumbnail .caption p {
	margin-bottom: 17px;
}
.thumb-pad1 figure {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	margin-bottom: 64px;
	overflow: hidden;
	padding: 22px;
	width: 100%;
	border-radius: 374px;
}
.thumb-pad1 figure a {
	text-decoration: none;
	display: inline-block;
	border-radius: 374px;
	width: 100%;
}
.thumb-pad1 figure img {
	border-radius: 374px;
	padding: 0;
	margin-bottom: 4px;
	width: 100%;
}
.thumb-pad1 figure em {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 374px;
	border-style: solid;
	border-width: 22px;
	border-color: transparent transparent #ececec transparent;
	-webkit-transition: all 1.3s ease;
	transition: all 1.3s ease;
}
.thumb-pad1 figure strong {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 374px;
	opacity: 0;
	border-style: solid;
	border-width: 0;
	border-color: transparent transparent #2a2a2a transparent;
	-webkit-transition: all 1.3s ease;
	transition: all 1.3s ease;
}
.thumb-pad1-1 {
	overflow: hidden;
	margin-bottom: 24px;
}
.thumb-pad1-1 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0 27px 0 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-align: center;
	float: left;
}
.thumb-pad1-1 .caption {
	padding: 0;
	color: #2a2a2a;
	overflow: hidden;
	padding-top: 28px;
}
.thumb-pad1-1 .caption a {
	color: #2a2a2a;
	font: 25px "Open Sans", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad1-1 .caption a:hover {
	color: #aaa;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad1-1 figure {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	border-radius: 374px;
	margin-bottom: 0;
	overflow: hidden;
	padding: 10px;
}
.thumb-pad1-1 figure div {
	text-decoration: none;
	border: 1px solid #ececec;
	display: inline-block;
	border-radius: 100px;
	width: 128px;
	height: 128px;
	margin: 4px;
}
.thumb-pad1-1 figure div span {
	font-size: 52px;
	color: #aaa;
	top: 36px;
	position: relative;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad1-1 figure img {
	border-radius: 374px;
	padding: 0;
	width: 100%;
	border: 4px solid #ffffff;
}
.thumb-pad1-1 figure em {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 100px;
	border-style: solid;
	border-width: 10px;
	border-color: transparent transparent #b9b9b9 transparent;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad1-2 {
	overflow: hidden;
	margin-bottom: 8px;
}
.thumb-pad1-2 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0 27px 0 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-align: center;
	float: left;
}
.thumb-pad1-2 .caption {
	padding: 0;
	color: #2a2a2a;
	overflow: hidden;
	padding-top: 0;
	text-align: left;
}
.thumb-pad1-2 figure {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	border-radius: 100px;
	margin-bottom: 0;
	overflow: hidden;
	padding: 6px;
}
.thumb-pad1-2 figure div {
	text-decoration: none;
	border: 1px solid #ececec;
	display: inline-block;
	border-radius: 100px;
	width: 74px;
	height: 74px;
	margin: 4px;
}
.thumb-pad1-2 figure div span {
	font: 600 52px "Open Sans", Helvetica, Arial, sans-serif;
	color: #aaa;
	top: 0;
	position: relative;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad1-2 figure img {
	border-radius: 100px;
	padding: 0;
	width: 100%;
	border: 4px solid #ffffff;
}
.thumb-pad1-2 figure em {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 100px;
	border-style: solid;
	border-width: 6px;
	border-color: transparent transparent #b9b9b9 transparent;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad2 {
	padding-bottom: 12px;
}
.thumb-pad2 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad2 figure {
	margin: 0;
	position: relative;
	z-index: 1;
	border-radius: 374px;
	width: 100%;
	overflow: hidden;
	padding: 12px;
	display: inline-block;
	margin-bottom: 15px;
}
.thumb-pad2 figure > img {
	border-radius: 374px;
	padding: 0;
	width: 100%;
	margin-bottom: 4px;
}
.thumb-pad2 figure em {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 374px;
	border-style: solid;
	border-width: 13px;
	border-color: transparent transparent #ececec transparent;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.thumb-pad2 figure strong {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 374px;
	opacity: 0;
	border-style: solid;
	border-width: 0;
	border-color: transparent transparent #2a2a2a transparent;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0 24px 0 24px;
	color: #2a2a2a;
}
.thumb-pad2 .thumbnail .caption p {
	line-height: 21px;
	padding-bottom: 20px;
	border-bottom: 2px solid #2a2a2a;
}
.thumb-pad2 .thumbnail .caption a {
	font: 300 25px "Open Sans", Helvetica, Arial, sans-serif;
	color: #2a2a2a;
	margin-bottom: 6px;
	display: inline-block;
	-webkit-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
.thumb-pad2 .thumbnail .caption a:hover {
	color: #ececec;
	-webkit-transition: all 0.45s ease;
	transition: all 0.45s ease;
}
.blogBox .thumb-pad2 {
	float: left;
	width: 290px;
	margin-right: 16px;
	margin-bottom: 26px;
}
.thumb-pad4 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #2a2a2a;
}
.thumb-pad4 .thumbnail .post {
	display: block;
	margin-bottom: 21px;
}
.thumb-pad4 .thumbnail .post p {
	margin-bottom: 0;
	margin-top: 3px;
	font-size: 13px;
}
.thumb-pad4 .thumbnail .post p span {
	float: left;
	margin-right: 5px;
}
.thumb-pad4 .thumbnail .post p a:hover {
	text-decoration: underline;
}
.thumb-pad4 .thumbnail .post div > a {
	font: bold 29px "Open Sans", Helvetica, Arial, sans-serif;
	color: #252525;
	margin-bottom: 8px;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail .post div > a:hover {
	color: #ececec;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail .post .posted {
	overflow: hidden;
}
.thumb-pad4 .thumbnail .post .posted br {
	display: none;
}
.thumb-pad4 figure {
	position: relative;
	z-index: 1;
	margin: 0;
	float: left;
	margin-right: 20px;
	border-radius: 10px;
}
.thumb-pad4 figure > img {
	width: 100%;
	border-radius: 10px;
}
.thumb-pad4 .thumbnail .badge-box {
	text-align: center;
	font: bold 20px/20px "Open Sans", Helvetica, Arial, sans-serif;
	color: #444052;
	margin-right: 20px;
	float: left;
}
.thumb-pad4 .thumbnail .badge {
	padding: 0;
	margin: 0;
	border-radius: 50px;
	box-shadow: none;
	text-shadow: none;
	font: bold 30px/45px "Open Sans", Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ffffff;
	background: #444052;
	width: 50px;
	height: 50px;
	margin-top: 5px !important;
	letter-spacing: -2px;
	margin-bottom: -2px;
}
/*-----btn-----*/
.btn1 {
	box-shadow: none;
	position: relative;
	text-decoration: none;
	padding: 0;
	font: bold 24px "Open Sans", Helvetica, Arial, sans-serif;
	margin: 0;
	text-transform: none;
	text-shadow: none;
	color: #252525;
	border: none;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn1:hover {
	color: #aaa;
	background: none !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn2 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 12px 20px 12px 20px;
	font: bold 15px "Open Sans", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	border: none;
	text-transform: none;
	background: #b7b7b7;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.btn2:hover {
	color: #ffffff;
	background: #252525;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----list-----*/
.list1 {
	margin: 0;
	list-style: none;
	overflow: hidden;
	padding-left: 0;
}
.list1 li {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 14px;
}
.list1 li > a {
	color: #c8c5d2;
	font-size: 11px;
	line-height: 18px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list1 li > a:hover {
	color: #444052;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 {
	margin: 0 0 104px 0;
	padding: 4px 0 80px 0;
	list-style: none;
	border-bottom: 1px solid #ececec;
}
.list2 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin-bottom: 14px;
	overflow: hidden;
}
.list2 li p {
	margin-bottom: 11px;
}
.list2 li .badge {
	padding: 0;
	margin: 0;
	border-radius: 50px;
	box-shadow: none;
	text-shadow: none;
	font: bold 40px/46px "Open Sans", Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ffffff;
	background: #444052;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 20px;
	margin-top: 7px;
}
.list3 {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	overflow: hidden;
}
.list3 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin-bottom: 48px;
}
.list3 li img {
	float: left;
	margin-right: 28px;
	margin-top: 8px;
}
.list3 li a {
	font: 300 25px "Open Sans", Helvetica, Arial, sans-serif;
	color: #2a2a2a;
	padding-bottom: 17px;
	display: inline-block;
	border-bottom: 2px solid #2a2a2a;
}
.list3 li a:hover {
	color: #aaa;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list4 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin-bottom: 48px;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	margin-bottom: 0;
}
.list5Box hr {
	margin: 104px 0 105px 0;
	border-bottom: none;
	border-top: 1px solid #ececec;
}
.list5 li {
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 9px;
	padding-left: 13px;
	background: url(../img/list_arrow.png) left 10px no-repeat;
}
.list5 li a {
	font-weight: 300;
	font-size: 15px;
	color: #2a2a2a;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list5 li a:hover {
	text-decoration: none;
	color: #b7b7b7;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	margin-top: 50px;
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #e2e2e2;
	background: #ffffff;
	font: 15px "Open Sans", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #2a2a2a;
	padding: 12px 15px 12px 14px;
	height: 44px;
	resize: none;
	margin-bottom: 10px;
	-webkit-box-shadow: inset 1px 1px 7px 0px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px 7px 0px rgba(0, 0, 0, 0.1);
}
/*-----map-----*/
.map {
	margin: 17px 0 68px 0;
	padding-bottom: 80px;
	display: inline-block;
	width: 100%;
	line-height: 0;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 565px;
	border: none;
	line-height: 0;
	border-radius: 3px;
}
.info p {
	margin-bottom: 0;
}
.info p span {
	width: 127px;
	display: inline-block;
}
.info p a {
	color: #b7b7b7;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.info p a:hover {
	color: #2a2a2a;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.info p + .marg {
	margin-bottom: 32px;
}
/*-----form-----*/
#contact-form {
	width: 100%;
	position: relative;
	padding-bottom: 29px;
	overflow: hidden;
}
#contact-form label {
	position: relative;
	display: block;
	min-height: 71px;
	margin: 0;
	font-weight: normal;
	font: 15px "Open Sans", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #2a2a2a;
}
#contact-form .holder {
	overflow: hidden;
}
.form-div-1, .form-div-2, .form-div-3 {
	float: left;
	width: 235px;
	margin-right: 30px;
}
.form-div-3 {
	margin-right: 0;
}
#contact-form span {
	display: block;
}
#contact-form ._placeholder {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: text;
	padding: 10px 15px 11px 14px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
}
#contact-form ._placeholder.hidden {
	display: none;
}
#contact-form input, #contact-form textarea {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	width: 100%;
	outline: none;
	border: 1px solid #e2e2e2;
	background: #ffffff;
	font: 15px "Open Sans", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #2a2a2a;
	padding: 10px 15px 11px 14px;
	height: 41px;
	resize: none;
	-webkit-box-shadow: inset 1px 1px 7px 0px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px 7px 0px rgba(0, 0, 0, 0.1);
}
#contact-form textarea {
	height: 277px;
	margin-bottom: 34px;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px "Open Sans", Helvetica, Arial, sans-serif;
	color: #333;
	-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: 48px;
	position: absolute;
	overflow: hidden;
	height: 0;
	left: 0;
	top: 0;
	box-sizing: border-box;
	box-shadow: none;
	border-radius: 0;
	background: #fff;
	z-index: 10;
	width: 100%;
	text-align: center;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	padding: 0px 0;
	-webkit-box-shadow: inset 1px 1px 7px 0px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px 7px 0px rgba(0, 0, 0, 0.1);
}
#contact-form.success .success-message {
	height: 41px;
	padding: 10px 0 11px 0;
	line-height: 18px;
	background: #ffffff;
	border: 1px solid #e2e2e2;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btns .btn1 {
	float: left;
}
.btns p {
	margin-top: -3px;
	float: left;
	margin-left: 53px;
	font-weight: normal;
}
.mail {
	text-decoration: none;
	color: #252525;
	font-weight: bold;
	font-size: 29px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.mail:hover {
	color: #aaa;
	text-decoration: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
 .circlesBox article {
 width: 418px;
 padding-right: 0px;
 padding-left: 0;
 margin-left: -10px;
}
 .circlesBox .circleBox2,  .circlesBox .circleBox3 {
 margin-left: -22px;
}
 #search-404 input {
 width: 430px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (min-width: 992px) and (max-width: 1219px) {
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 184px;
}
 .thumb-pad2 .thumbnail .caption a {
 font-size: 20px;
}
 .thumb-pad4 .thumbnail .post div > a {
 font-size: 20px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (min-width: 768px) and (max-width: 991px) {
 header {
 text-align: center;
}
 h1.navbar-brand_ {
 width: 100%;
 float: none;
 text-align: center;
 margin-bottom: 20px;
}
 nav.tm_navbar {
 float: none;
 text-align: center;
}
 footer h1.navbar-brand_ em {
 margin: -20px 4px 0 4px;
}
 h2 {
 font-size: 60px;
 line-height: 60px;
}
 h3 {
 font-size: 30px;
 line-height: 30px;
}
 header {
 margin: 50px 0 17px 0;
}
 header.borderBox {
 margin-bottom: 50px;
}
 header.borderBox .container {
 padding-bottom: 50px;
}
 .btn1 {
 font-size: 17px;
}
 .thumb-pad2 .thumbnail .caption a {
 font-size: 20px;
}
 .blogBox .thumb-pad2 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 .thumb-pad4 .thumbnail .post div > a {
 font-size: 20px;
}
 .teamBox {
 margin-top: 30px;
 padding-top: 40px;
}
 .thumb-pad1 .thumbnail figure i {
 font-size: 32px;
 margin-left: -15px;
 margin-top: -16px;
}
 .thumb-pad1 .caption a {
 font-size: 18px;
}
 .thumb-pad1-1 .caption a {
 font-size: 18px;
}
 .thumbBox2 .thumb-pad1Box {
 width: 44%;
}
 .logoBox {
 width: 100%;
 float: none;
}
 .list1Box {
 width: 50%;
 float: left;
}
 .list1 {
 padding: 0;
}
 .list1 li {
 float: left;
 margin-right: 20px;
}
 .menuBox {
 width: 50%;
 float: left;
}
 .thumb-pad4 figure {
 width: 100%;
 margin-right: 0;
 float: none;
 margin-bottom: 15px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 width: 135px;
}
 footer {
 padding: 80px 0 30px 0;
}
 footer .pull-right {
 float: none !important;
 width: 100%;
 float: none;
 overflow: hidden;
 margin-bottom: 25px;
}
 .list1Box {
 width: 100%;
 float: none;
}
 .menuBox {
 width: 100%;
 float: none;
}
 .list1 {
 padding-left: 0;
 text-align: center;
}
 .list1 li {
 float: none;
 display: inline-block;
}
 .thumb-pad1-2 {
 text-align: center;
}
 .thumb-pad1-2 .thumbnail {
 width: 94px;
 float: none;
 margin: 0 0 10px 0;
 display: inline-block;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 767px) {
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #2a2a2a;
 background: #2a2a2a;
 color: #ffffff;
 cursor: pointer;
 margin-top: 10px;
 height: 32px;
 vertical-align: middle;
}
 header {
 text-align: center;
 margin: 50px 0 17px 0;
}
 header.borderBox {
 margin-bottom: 40px;
}
 header.borderBox .container {
 padding-bottom: 40px;
}
 .thumb-pad1 .thumbnail figure i {
 font-size: 45px;
 margin-left: -15px;
 margin-top: -16px;
}
 .thumb-pad1 .thumbnail .caption a {
 font-size: 18px;
}
 h1.navbar-brand_ {
 width: 100%;
 float: none;
 text-align: center;
 margin-bottom: 20px;
}
 h1.navbar-brand_ p {
 right: 0;
 top: 0;
 display: block;
 margin-top: 20px;
 text-align: center;
 float: none;
}
 h2 {
 font-size: 60px;
 line-height: 60px;
}
 h3 {
 font-size: 30px;
 line-height: 30px;
}
 .btn1 {
 font-size: 17px;
}
 footer .follow_link {
 float: none;
}
 footer .pull-right article {
 margin-bottom: 35px;
}
 nav.tm_navbar {
 float: none;
 display: inline-block;
 width: 100%;
 margin: 0;
}
 nav.tm_navbar .nav {
 display: none;
}
 .thumb-pad2 .thumbnail .caption a {
 font-size: 20px;
}
 .thumbBox2 .thumb-pad1 {
 padding-top: 0;
 padding-bottom: 0;
}
 .thumb-pad4 .thumbnail .post div > a {
 font-size: 20px;
}
 .menuBox {
 display: none;
}
 .list1 {
 margin-bottom: 20px;
}
 .list1 li {
 float: left;
 margin-right: 20px;
}
 .about-box {
 margin-bottom: 50px;
}
 .list2 {
 margin-bottom: 50px;
}
 .list3 {
 margin-bottom: 60px;
}
 .list3 li {
 float: left;
}
 .services-box {
 float: left;
}
 .list5Box {
 margin-top: 70px;
}
 .form-div-1,  .form-div-2,  .form-div-3 {
 float: none;
 width: 100%;
}
 .privBox {
 margin-top: 50px;
}
 .errorBox {
 margin-top: 0;
 margin-bottom: 50px;
}
 .error-box {
 padding-bottom: 0;
}
 .list1 {
 padding-left: 0;
 text-align: center;
}
 .list1 li {
 float: none;
 display: inline-block;
}
 .thumb-pad1-1 .caption a {
 font-size: 18px;
}
 footer {
 padding: 80px 0 30px 0;
}
 footer .pull-right {
 float: none !important;
}
 footer br {
 display: none;
}
 .logoBox {
 width: 100%;
}
 .map iframe {
 height: 300px;
}
 .info {
 margin-bottom: 50px;
}
 .archBox .thumb-pad1 figure {
 margin-left: 0;
}
 .errorBox hr {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 626px) {
 .circlesBox article {
 width: 100%;
 margin-right: 0;
 float: none;
}
 footer br {
 display: block;
}
 .thumb-pad4 .thumbnail .post .posted br {
 display: block;
}
 .thumb-pad4 .thumbnail .post p a.pull-right {
 float: none !important;
}
 .btn1 {
 font-size: 17px;
}
 .errorBox h3 {
 font-size: 30px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 560px) {
 h2 {
 font-size: 35px;
 line-height: 35px;
 letter-spacing: -1px;
 margin: 0 0 5px 0;
}
 .thumb-pad4 figure {
 width: 100%;
 margin-right: 0;
 float: none;
 margin-bottom: 15px;
}
 .blogBox .thumb-pad2 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 .btn1 {
 font-size: 17px;
}
 header h1.navbar-brand_ a,  header h1.navbar-brand_ span span {
 float: none;
 display: block;
}
 header h1.navbar-brand_ em {
 display: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 480px) {
 .thumb-pad1 figure {
 float: none;
 margin-right: 0;
 width: 100%;
}
 .thumb-pad1 figure > img {
 width: 100%;
}
 .thumbBox2 .thumb-pad1Box {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .list1Box {
 text-align: center;
}
 .list1 {
 padding: 0;
 display: inline-block;
}
 .list1 li {
 margin-right: 15px;
}
 .list1 li {
 margin-bottom: 0;
}
 .list1 li > a {
 font-size: 10px;
}
 .list1 li:first-child + li + li + li + li {
 margin-right: 0;
}
 .list1 li {
 margin-right: 8px;
}
 .services-box {
 width: 100%;
 margin-right: 0;
 float: none;
}
 .thumb-pad1-1 {
 text-align: center;
}
 .thumb-pad1-1 .thumbnail {
 float: none;
 width: 156px;
 display: inline-block;
}
 .thumb-pad1-1 .caption {
 text-align: left;
}
 .thumb-pad1 .thumbnail figure i {
 font-size: 32px;
}
 .teamBox article {
 width: 100%;
 margin-right: 0;
 float: none;
}
 .servicesBox article {
 width: 100%;
 float: left;
}
 footer h1.navbar-brand_ em {
 display: none;
}
 footer h1.navbar-brand_ span span {
 margin-left: -5px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/@media (max-width: 320px) {
 .list3 li {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .thumb-pad4 .thumbnail .post .posted {
 margin-top: 20px;
}
 .thumb-pad1-2 {
 text-align: center;
}
 .thumb-pad1-2 .thumbnail {
 width: 94px;
 float: none;
 margin: 0 0 10px 0;
 display: inline-block;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/.padBot {
	padding-bottom: 41px;
}
.padBot1 {
	padding-bottom: 110px;
}
.borderNone {
	border: none;
}
/*Core variables and mixins*/
