@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
.bxslider div div.caption_txt{
	display: flex;
  align-items: center;
  justify-content: center;
	height: 100%;
	width: 42%;
	text-shadow: 0px 1px 0px #7d0e16, 0px -1px 0px #7d0e16, 1px 0px 0px #7d0e16, -1px 0px 0px #7d0e16;
	font-size: 32px;
	padding-left: 50px;
	padding-right: 40px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
/*------ template stylization ------*/
body {
	background: #181818 url(../img/bgpattern.jpg);
}
/*---------------row_s----------------*/
.row_1 {
	background: #e21c2b;
	padding: 78px 0 46px;
}
.row_2 {
	background: #ffffff;
	padding: 15px 0 13px;
}
.row_3 {
	padding: 48px 0 50px;
}
.row_4 {
	background: #ffffff;
	padding: 34px 0 20px;
}
.row_5 {
	background: #ffffff;
	padding: 44px 0 7px;
}
.row_5 h2 {
	padding-bottom: 36px;
}
.row_6 {
	background: #ffffff;
	padding: 0 0 42px;
}
.row_6 h2 {
	padding-bottom: 29px;
}
.row_7 {
	background: #ffffff;
	padding: 44px 0 26px;
}
.row_7 h2 {
	padding-bottom: 29px;
}
.row_8 {
	background: #ffffff;
	padding: 44px 0 3px;
}
.row_8 h2 {
	padding-bottom: 32px;
}
.row_9 {
	background: #ffffff;
	padding: 79px 0 40px;
}
.row_10 {
	background: #ffffff;
	padding: 44px 0 25px;
}
.row_11 {
	background: #ffffff;
	padding: 67px 0 16px;
}
.row_12 {
	background: #ffffff;
	padding: 44px 0 25px;
}
.padbot1 {
	padding-bottom: 31px !important;
}
/*----------- Back to top --------------*/
#toTop {
	display: none;
	width: 27px;
	height: 19px;
	overflow: hidden;
	background: url(../img/totop.png) 0 bottom no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 60px;
	z-index: 999;
}
#toTop:hover {
	background-position: 0 0;
}
#toTop:active, #toTop:focus {
	outline: none;
}
/*---------------headings links------------------*/
p {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #333;
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
}
p span {
	color: #181818;
}
h2 {

	font-family: sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 800;
	color: #444444;
	margin: 0;
	padding: 30px 0 29px;
}
h2 span {
	display: block;
	margin-top: 3px;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #191919;
}
h2.row3h2 {
	font-family: sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 800;
	margin: 0;
	padding: 0 0 34px;
}
h3 {
	font-family: sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 800;
	color: #444444;
	margin: 0;
	padding: 0 0 20px;
}
footer .container{
	border-top: 1px solid #444444;
	padding-top: 20px;
}
h4 {
	font-family: sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color: #181818;
	padding: 0;
	margin: 0;
}
.btn1 {
	position: relative;
	border: none;
	border-radius: 0;
	background: #e21c2b;
	box-sizing: border-box;
	z-index: 10;

	line-height: 0;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	padding: 9px 13px;
	color: #FFF;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn1:hover {
	background: #171717;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn2 {
	position: relative;
	border: none;
	border-radius: 0;
	background: #e21c2b;
	box-sizing: border-box;
	z-index: 10;

	line-height: 0;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	padding: 9px 11px;
	margin-top: 11px;
	color: #FFF;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn2:hover {
	background: #171717;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-link1 {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #e21c2b;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-link1:hover {
	color: #181818;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/************* header ***************/
header {
	text-align: center;
	border-top: 16px solid #e21c2b;
	background: #FFF;
}
.pagesheader {
	border-bottom: 1px solid #d1d1d1;
}
.bgpages {
	position: relative;
	min-height: 136px;
	background: url(../img/bgpages.jpg) right top no-repeat;
	background-size: cover;
}
/*-------- Logo -------- */
.navbar-brand_ {
	float: left;
	display: block;
	position: relative;
	text-align: center;
	padding: 10px 0 10px 0px;
	margin: 0;
	margin-left: 13px;
}
.navbar-brand_ img {
	max-width: 100%;
}
.navbar-brand_a:hover {
	text-decoration: none;
}
.rightside {
	position: relative;
	margin-top: 43px;
	float: right;
}
/*-----------------navbar---------------------*/
.menuheader {
	float: right;
	margin-top: 58px;
	margin-right: 0;
}
.tm_navbar {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	min-height: 20px;
}
.tm_navbar .nav {
	float: none;
	position: relative;
	display: inline-block;
}
.tm_navbar ul {
	position: relative;
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}
.tm_navbar .nav li:first-child {
	position: relative;
	zoom: 1;
	background: none;
}
.tm_navbar .nav li {
	text-align: center;
	float: left;
	padding: 0;
	margin: 0 6px 0 20px;
	position: relative;
	zoom: 1;
}
.tm_navbar .nav li a {

	position: relative;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #1a1a1a;
	background: transparent;
	padding: 0 8px;
	border: none;
	border-radius: 0;
	text-shadow: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav li a span {
	position: absolute;
	width: 100%;
	left: 0;
	height: 0;
	bottom: -23px;
	text-align: center;
	background: #e21c2b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > li > a .indicator1 {
	background: url(../img/indicator.png) no-repeat 0 bottom;
	width: 7px;
	height: 5px;
	display: inline-block;
	top: 30px;
	left: 50%;
	margin-left: -4px;
	position: absolute;
	z-index: 5;
}
.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav li a:hover span, .tm_navbar .nav > li.active > a span, .tm_navbar .nav > li.active > a:hover span {
	height: 5px;
	-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 {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tm_navbar .nav > .active > a span, .tm_navbar .nav > .active > a:hover span, .tm_navbar .nav > .active > a:focus span {
	height: 5px;
	-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 {
	background-position: 0 0;
}
.tm_navbar .nav > li.sfHover > a, .tm_navbar .nav > li.sfHover > a:hover, .tm_navbar .nav > li > a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.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 {
	height: 5px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*---------submenu1-------------*/
.tm_navbar .nav ul {
	position: absolute;
	display: none;
	top: 38px;
	left: -17px;
	width: 132px;
	padding: 7px 0 16px 0;
	list-style: none;
	zoom: 1;
	z-index: 14;
	background: #e21c2b;
	box-shadow: 6px 6px 0 0 #cf1a28;
	margin: 0;
}
.tm_navbar .nav ul li:first-child {
	width: 100%;
	padding: 4px 0 5px;
	margin: 0 0 0 14px;
	display: block;
	position: relative;
	zoom: 1;
	z-index: 10;
	background: transparent;
}
.arrowup {
	position: absolute;
	top: 6px;
	left: 144px;
	z-index: 100;
}
.tm_navbar .nav ul li {
	text-align: left;
	width: 100%;
	padding: 4px 0 5px;
	margin: 0 0 0 14px;
	display: block;
	position: relative;
	border: none;
	zoom: 1;
	z-index: 14;
}
.tm_navbar .nav ul li a {
	text-transform: none;
	position: relative;
	color: #ffffff;
	padding: 0;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	margin: 0;
	text-shadow: none;
	border-bottom: none !important;
}
.tm_navbar .nav ul li a:hover {
	color: #444444;
	border-bottom: none !important;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul li.sfHover > a {
	text-decoration: none;
	color: #444444;
	border-bottom: none !important;
}
.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul ul li.sfHover > a {
	text-decoration: none;
	color: #444444;
	border-bottom: none !important;
}
/*-----------submenu2-----------*/
.tm_navbar .nav ul ul {
	list-style: none;
	padding: 20px 0 7px;
	left: 123px;
	top: 0px;
	width: 132px;
	background: #e21c2b;
	box-shadow: 6px 6px 0 0 #cf1a28;
	border: none;
}
.tm_navbar .nav ul ul li:first-child {
	text-align: left;
	padding: 4px 0 5px;
	padding-left: 0;
	position: relative;
	zoom: 1;
	z-index: 11;
	background: transparent;
}
.tm_navbar .nav ul ul li {
	text-align: left;
	padding: 4px 0 5px;
	padding-left: 0;
	position: relative;
	zoom: 1;
	z-index: 11;
}
.tm_navbar .nav ul ul li a {
	color: #FFF;
	text-shadow: none;
}
.tm_navbar .nav ul ul li a:hover {
	color: #444444;
}
/*-----indicator2-------*/
.tm_navbar .nav ul .indicator2 {
	background: url(../img/indicator2.png) no-repeat 0 0;
	width: 5px;
	height: 7px;
	position: relative;
	display: inline-block;
	top: 0;
	margin-left: 4px;
	left: auto;
	z-index: 5;
}
/*-------------------select------------------*/
.select-menu {
	display: none !important;
}
/*--------------social----------------*/
header .container {
	position: relative;
}
.headerphone {
	margin-right: 0;
	position: absolute;
	right: 0;
	overflow: hidden;
	margin-top: 15px;
	color: #1a1a1a;
}
.headerphone p {
	margin-bottom: 0;
}
.headerphone span {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
	color: #1a1a1a;
}
.headerphone strong {
	font-family: sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 800;
	letter-spacing: -1px;
	margin-right: 18px;
	margin-left: 6px;
	color: #1a1a1a;
}
/************** header end **************/
/************** content **************/
/*----------------boxrow1----------------*/
.box1 {
	margin-left: 0;
}
.box2 {
	margin-left: 0;
}
.box3 {
	margin-left: 0;
	width: 33.33333333333333%;
}
.boxrow1 {
	position: relative;
}
.boxrow1 figure {
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.boxrow1 p {
	color: #ffffff;
}
.boxrow1 .infoboxrow1 {
	position: relative;
	overflow: hidden;
}
.boxrow1 .mbot1 {
	margin-bottom: 12px !important;
}
.boxrow1 .mbot2 {
	margin-bottom: 16px !important;
}
.boxrow1 .mbot3 {
	margin-bottom: 8px !important;
}
.title1 {
	font-family: sans-serif;
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	color: #FFF;
	display: inline-block;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
/*----------------------list1-----------------------*/
.list1 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin-bottom: 11px;
}
.list1 li {
	position: relative;
	padding-left: 24px;
	margin-bottom: 6px;
}
.list1 li i {
	font-size: 12px;
	position: absolute;
	left: 6px;
	top: 7px;
}
.list1 li a {

	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	left: 0;
	color: #FFF;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li a i {
	color: #FFF;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li a:hover {
	text-decoration: none;
	color: #ff9ba3;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list1 li a:hover i {
	color: #ff9ba3;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------------------list2-----------------------*/
.list2 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin-bottom: 1px;
	margin-top: 18px;
}
.list2 li {
	position: relative;
	padding-left: 17px;
	margin-bottom: 6px;
}
.list2 li i {
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 7px;
}
.list2 li a {

	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	left: 0;
	color: #181818;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list2 li a i {
	color: #e21c2b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list2 li a:hover {
	text-decoration: none;
	color: #e21c2b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list2 li a:hover i {
	color: #181818;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*---------row2-------*/
.width1 {
	width: inherit;
}
.mleft1 {
	margin-left: 0;
}
.mbot4 {
	margin-bottom: 25px;
}
/*-------------tabs-----------------*/
.nav-tabs {
	margin-top: 4px;
	margin-bottom: 0;
	border: none;
}
.nav-tabs li {
	width: 291px;
	float: none;
	margin-bottom: 1px;
}
.nav-tabs li a {
	outline: none!important;
	font-family: sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 800;
	color: #ffffff;

	margin-right: 0;
	padding: 12px 42px 14px;
	text-align: left;
	border-radius: 0;
	border: none !important;
	background: url(../img/tabpattern.jpg);
}
.nav-tabs li a:hover {
	color: #e21c2b !important;
	background-image: none;
}
.nav-tabs li a:focus {
	color: #555555 !important;
	border: none !important;
	outline: none;
	background-image: none;
}
.nav-tabs > li > a:hover {
	color: #555555 !important;
	outline: none!important;
	border: none !important;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	outline: none;
	font-family: sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 800;
	color: #555555 !important;
	background: url(../img/tabpattern.jpg);
	border: none !important;

}
/*------------------endnavtabs-----------------------*/
.tab-content {
	position: relative;
	overflow: hidden;
	margin-top: 31px !important;
}
.boxtab {
	float: left;
	width: 72%;
}
.boxtab p {
	margin-bottom: 7px;
}
.boxtab .title2 {
	font-family: sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 800;
	color: #FFF;

	margin-bottom: 0;
}
.boxtab .title3 {
	font-family: sans-serif;
	font-size: 30px;
	line-height: 34px;
	font-weight: 800;
	color: #FFF;

	margin-top: -5px;
	margin-bottom: 10px;
}
.boxtab a {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	font-style: italic;
	color: #e21c2b;
	text-decoration: none;
	word-spacing: -1px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.boxtab a:hover {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------------------list3-----------------------*/
.list3 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin-bottom: 1px;
	margin-top: 18px;
}
.list3 li {
	position: relative;
	padding-left: 17px;
	margin-bottom: 6px;
}
.list3 li i {
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 7px;
}
.list3 li a {

	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	left: 0;
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li a i {
	color: #ffffff;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li a:hover {
	text-decoration: none;
	color: #e21c2b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list3 li a:hover i {
	color: #e21c2b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------------news----------------*/
.list-news {
	padding: 0;
	margin: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 20px;
}
.list-news > li:first-child {
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
	background: transparent;
}
.list-news > li {
	width: inherit;
	overflow: hidden;
	position: relative;
	margin: 0;
	background: url(../img/line1.png) center top repeat-x;
	padding-top: 19px;
	margin-top: 10px;
}
.list-news > li figure {
	float: left;
	margin-right: 19px;
}
.teaminfo1 {
	position: relative;
	overflow: hidden;
	width: inherit;
}
.teaminfo1 p {
	margin-bottom: 0;
}
.teaminfo1 .whitecolor {
	color: #ffffff;
}
.teaminfo1 a {
	color: #e21c2b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.teaminfo1 a:hover {
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.newsnfo1 {
	overflow: hidden;
}
/*----------------------list4-----------------------*/
.list4 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin-bottom: 22px;
}
.list4 li {
	position: relative;
	padding-right: 12px;
	margin-bottom: 6px;
	float: left;
}
.list4 li a {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	left: 0;
	color: #393d3d;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list4 li a:hover {
	text-decoration: none;
	color: #e21c2b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*----------------------list5-----------------------*/
.list5 {
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
.list5 li {
	position: relative;
	margin-bottom: 8px;
	line-height: 16px;
}
.list5 li a {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	left: 0;
	color: #a3a4a4;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list5 li a:hover {
	text-decoration: none;
	color: #e21c2b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*------------smalladdress---------------*/
.smalladdress .mainaddress {
	line-height: 24px;
}
.smalladdress p {
	margin-bottom: 0;
	line-height: 24px;
	color: #a3a4a4;
}
.smalladdress p span {
	margin-left: 6px;
	color: #a3a4a4;
}
.smalladdress p .marginfax {
	margin-left: 24px;
}
/*----------about------------*/
.about figure {
	margin-bottom: 23px;
}
/*------ list-choose ------- */
.list-choose {
	padding: 0;
	margin: 0;
	margin-top: 0;
	list-style: none;
}
.list-choose .title4 {
	font-family: sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	color: #181818;
	margin-top: 8px;
	margin-bottom: 20px;
}
.list-choose p {
	margin-bottom: 0;
}
.list-choose .overflow {
	overflow: hidden;
}
.list-choose a {
	color: #46484a;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-choose a:hover {
	color: #fc4349;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list-choose li {
	overflow: hidden;
	padding-top: 22px;
}
.list-choose li:first-child {
	padding: 0;
	border: none;
	margin: 0;
}
.badge_2 {
	font-family:  serif;

	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	color: #e21c2b;
	text-align: center;
	background: transparent;
	float: left;
	text-shadow: none;
	padding: 0;
	margin-right: 7px;
	margin-bottom: 10px;
	white-space: normal;
	border: none;
	border-radius: 0;
}
/*---------------list_team-------------------*/
.list_team {
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 100;
}
.list_team li {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin-bottom: 20px;
}
.list_team li figure a > img {
	width: 100%;
}
.list_team li figure a {
	position: relative;
	width: 100%;
	display: block;
}
.list_team li figure a span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_team li figure a span img {
	text-align: center;
	position: absolute;
	top: -80px;
	margin-top: 0;
	left: 50%;
	margin-left: -16px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_team li figure a:hover span {
	text-align: center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.list_team li figure a:hover span img {
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	left: 50%;
	margin-left: -16px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/*-----------testimonials--------------*/
.list-quote.extra {
	padding-bottom: 34px;
}
.list-quote {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-quote li {
	background: url("../img/blockquote.png") no-repeat 14px 7px;
}
.quote-1 {
	border: medium none;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	padding-left: 10px;
	padding-top: 22px;
}
.quote-1 p {
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #949494;
	font-style: italic;
	margin-bottom: 15px;
}
.quote-1 a {

	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 800;
	color: #444444;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.quote-1 a:hover {
	text-decoration: none;
	color: #e21c2b;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.quote-1 span {
	margin: 0;
	padding: 0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #9a9da2;
	display: block;
	margin-bottom: 0;
}
/*----------------row7------------*/
.imgrow7 {
	margin-top: 7px;
}
.title5 {
	font-family: sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 800;
	color: #e21c2b;

	margin-bottom: 15px;
}
.title5 br {
	display: none;
}
.title6 {
	font-family: sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 800;
	color: #e21c2b;

	margin-top: -5px;
	margin-bottom: 10px;
}
.title6 br {
	display: none;
}
.row7col2 {
	margin-top: 31px;
}
.row7col2 .list2 {
	margin-top: 0;
	margin-bottom: 9px;
}
.row7col2 .mbot5 {
	margin-bottom: 15px !important;
}
/*-----------row8--------------*/
/*----------------------list6-----------------------*/
.list6 {
	margin: 0;
	padding: 0;
	position: relative;
	margin-top: 5px;
	list-style: none;
	overflow: hidden;
}
.list6 li {
	position: relative;
	margin-bottom: 45px;
}
.list6 li p {
	margin-bottom: 14px;
}
/*-------- contacts page --------*/
.gmap {
	margin-bottom: 36px;
}
.map {
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}
.map iframe {
	width: 100%;
	height: 419px;
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	border-radius: 4px;
}
.address h2 {
	margin-bottom: 0 !important;
	padding-bottom: 29px;
}
address {
	margin-top: 0;
	margin-bottom: 22px;
}
address strong {
	margin: 0;

	font-family: sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 800;
	color: #444444;
	display: block;
	margin-bottom: 10px;
}
address p {
	margin: 0;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #949494;
	display: block;
	margin-bottom: 30px;
}
/*------------contact form------------*/
.mbotform {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #949494;
	display: block;
	margin-bottom: 6px;
}
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 7px;
	margin-bottom: 21px;
	width: 198px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.coll-message {
	position: relative;
}
#contact-form {
	margin-top: 0;
	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: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #949494;
	padding: 7px 10px 7px 10px;
	border-radius: 0;
	display: block;
}
#contact-form ._placeholder.focused {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #949494;
	opacity: .4;
	filter: alpha(opacity=40);
	box-shadow: none;
	padding: 7px 10px 7px 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: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #949494;
	width: 100%;
	height: 34px;
	border-radius: 0;
	padding: 7px 10px 7px 10px;
	border: 1px solid #e5e2e4;
	background: #FFF;
}
#contact-form textarea {
	height: 160px;
	resize: none;
	margin: 0 0 31px;
	overflow: hidden;
}
.top1 {
	top: 20px !important;
}
.req {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #949494;
	position: relative;
	display: inline-block;
	margin-left: 21px;
	top: -8px;
}
#contact-form > label {
	margin-bottom: 0;
}
#contact-form .error-message, #contact-form .empty-message {
	height: 0;
	overflow: hidden;
	font: 10px/12px Arial;
	-webkit-transition: 0.3s ease-in height;
	transition: 0.3s ease-in height;
	position: absolute;
	right: 3px;
	margin-top: 3px;
	top: 0;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
	height: 22px;
}
#contact-form .success-message {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #949494;
	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: #FFF;
	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: 60px;
	padding: 20px 0;
	border: 1px solid #e5e2e4;
	-webkit-transition: all 0.7s linear;
	transition: all 0.7s linear;
}
/*-----------------privacy page-------------------*/
.privacy_page h2 {
	padding-bottom: 32px;
}
.privacy_page .spanbot {
	margin-bottom: 0;
}
.privacy_link {
	margin-top: 0;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #e21c2b;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.privacy_link:hover {
	text-decoration: none;
	color: #444444;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s 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 {
	text-align: left;
	font-size: 48px;
	line-height: 50px;
	font-weight: 800;
	padding-top: 0;
	color: #444444;
	padding-bottom: 0;
	margin-top: 3px;
	background: none;
	margin-bottom: 22px;
}
.block-404 .forminfo h2 span {
	display: block;
	font-size: 30px;
	line-height: 30px;
	font-weight: 800;
	margin-top: 15px;
	color: #e21c2b;
}
.block-404 p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 18px;
}
.form-404 {
	width: 100%;
	display: block;
	margin-top: 32px;
	position: relative;
	padding-right: 0;
}
.form-404 input {
	outline: none;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #949494;
	width: 100%;
	height: 34px;
	border-radius: 0;
	padding: 7px 10px 7px 10px;
	border: 1px solid #e5e2e4;
	background: #FFF;
	margin: 0;
	margin-bottom: 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	background: none;
	float: left;
}
/************* content end **************/
/************** footer **************/
footer {
	padding: 19px 0 30px;
	overflow: hidden;
}
/*----------------footerpriv---------------------*/
p.footerpriv {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #FFF;
	margin: 0;
	margin-top: 10px;
	float: left;
}
p.footerpriv a {

	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #FFF;
}
p.footerpriv a:hover {
	text-decoration: none;
	color: #e21c2b;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
p.footerpriv span {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #FFF;
}
p.footerpriv img {
	margin: -2px 8px 0 9px;
}
.privacylink {
	text-transform: capitalize !important;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	color: #FFF;
	margin: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.privacylink:hover {
	text-decoration: none;
	color: #e21c2b;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*-----------social--------------*/
.social_icons {
	overflow: hidden;
	padding: 0;
	list-style: none;
	position: relative;
	float: right;
	margin: 0;
	margin-right: 108px;
	z-index: 10;
}
.social_icons > li {
	float: left;
	cursor: pointer;
	overflow: hidden;
	margin-left: 24px;
	margin-right: 0;
}
.social_icons > li:first-child {
	margin-left: 5px;
}
.social_icons > li a i {
	font-size: 18px;
	color: #FFF;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.social_icons > li a:hover i {
	color: #e21c2b;
	-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: 7px;
	width: 249px;
	display: inline-block;
}
.contact-form .coll-3 {
	margin-right: 0;
}
.title5 br {
	display: block;
}
.title6 br {
	display: block;
}
.list-news > li {
	/*width: 295px;*/
}
.teaminfo1 {
	/*width: 195px;*/
}
.width1 {
	width: 460px;
}
.mleft1 {
	margin-left: 50px;
}
.box1 {
	margin-left: 10px;
}
.box2 {
	margin-left: -24px;
}
.box3 {
	margin-left: 24px;
	width: 30%;
}
.headerphone {
	margin-right: -12px;
}
.menuheader {
	margin-right: -13px;
}
.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;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}
.bxslider div div.caption_txt{
	width: 100%;
}

.colquote {
	margin-bottom: 30px;
}
.boxtab {
	float: left;
	width: 100%;
}
.nav-tabs li a {
	padding: 12px 9px 14px;
}
.nav-tabs li {
	width: 100%;
}
.boxrow1 {
	position: relative;
	margin-bottom: 30px;
}
.boxrow1 figure {
	position: relative;
	text-align: center;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}
.navbar-brand_ {
	margin-left: 0;
}
.tm_navbar .nav li {
	margin: 0;
}
}
/**********************************************************/
@media (max-width: 767px) {
	.bxslider div div.caption_txt{
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 28px;
	}
.map iframe {
	height: 250px;
}
.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}
.title5 {
	margin-bottom: 5px;
	margin-top: 20px;
}
.colquote {
	margin-bottom: 30px;
}
.about figure {
	margin-bottom: 10px;
	float: left;
	margin-right: 20px;
}
.social_icons {
	float: none;
	margin-right: 20px;
}
p.footerpriv {
	float: none;
}
.row4col {
	margin-bottom: 30px;
}
.row3col {
	margin-bottom: 50px;
}
.boxtab {
	float: left;
	width: 100%;
}
.nav-tabs li a {
	width: 100%;
	padding: 12px 9px 14px;
}
.nav-tabs li {
	width: 100%;
}
.boxrow1 figure {
	position: relative;
	text-align: left;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}
.boxrow1 {
	position: relative;
	margin-bottom: 30px;
}
.box3 {
	width: 100%;
}
.navbar-brand_ {
	display: block;
	position: relative;
	padding: 20px 0 20px;
	margin: 0;
	margin-left: 0;
}
.navbar-brand_ img {
	width: 100px;
}
.headerphone {
	    position: relative;
    right: inherit;
    float: right;
    overflow: hidden;
    margin: 0;
    display: block;
    /* width: 100%; */
    text-align: left;
    margin-top: 40px;
}
.headerphone strong {
    font-size: 14px;
}

.menuheader {
	min-height: 50px;
	padding-top: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.menuheader {
	float: none;
	margin-top: 0;
	margin-right: 0;
}
.tm_navbar {
	padding: 20px 0;
}
.sf-menu {
	display: none !important;
}
.select-menu {
	display: block !important;
	color: #FFF;
	border: 1px solid #343434;
	background: #161616 !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 5px;
}
.select-menu option {
	padding: 0;
}
}
/**********************************************************/
@media (max-width: 570px) {
.colteam {
	width: 50%;
}
.about figure {
	margin-bottom: 20px;
	float: none;
	width: 100%;
	margin-right: 0;
}
.about figure img {
	width: 100%;
}
}
/**********************************************************/
@media (max-width: 480px) {
.collist6 {
	width: 100%;
}
.colquote {
	width: 100%;
}
.row4col {
	width: 100%;
}
.boxrow1 {
	width: 100%;
	position: relative;
}
.boxrow1 figure {
	position: relative;
	text-align: left;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}
}
/**********************************************************/
@media (max-width: 420px) {
.colteam {
	width: 100%;
}
p.footerpriv {
	float: none;
}
p.footerpriv strong {
	display: block;
}
p.footerpriv img {
	display: none;
}
}
/*Core variables and mixins*/
img {
	max-width: 100%;
}
.row3h2 a
{
	color: #FFF;
}
.form-group
{
	margin-bottom: 5px;
	display: block;
	min-height: 45px;
}
.equip img
{
    margin-bottom: 10px;
}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #EA1A00;
    border-color: #EA1A00;
    cursor: default;
}
a:hover, a:focus, a {
    color: #EA1A00;
}
.category_news li
{
	width: 50%;
	float: left;
	background: none;
	margin-top: 0;
	padding-top: 0;
}



.privacy_page .teaminfo1 .whitecolor
{
    font-weight: bold;
    color: #333;

}
.privacy_page a:hover
{
    color: #e21c2b !important;

}
.bxslider div{
	min-height: 450px;
	width: 100%;
}
.slide_row{
	padding: 0;
}
.partners{
	background-color: #FFF;
}
.partners img{
	border-radius: 50%;
	border: 1px solid #DDD;
}
.footer_container h3, .footer_container strong{
	color: #FFF;
}
