@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow:700);

@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow);

@import "camera.css";
/*------ template stylization ------*/
body {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #fff;
	min-width: 980px;
	background-color: #fff;
	background-image: url(../img/pat/p5.png);
	background-repeat: repeat;
	background-position: 0 0;
}
.nav-collapse.collapse {
  text-transform: none;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #252320 url(../img/web_site_loader.gif) center no-repeat;
  z-index: 1023;
  top: 0;
}
#pageLoader {
  position: fixed;
  width: 72px;
  height: 72px;
  top: 50%;
  left: 50%;
  margin: -36px 0 0 -36px;
  background: url(../img/bg_loader.png) 0 0 no-repeat;
  z-index: 1000;
  padding: 3px;
  display: none;
}
#pageLoader > div {
  margin: 9px 10px;
  background: url(../img/web_page_loader.gif) 0 0 no-repeat;
  width: 46px;
  height: 46px;
}
#back-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  background: url("../img/up-arrow.png") center 12px no-repeat;
  z-index: 1000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: none;
  cursor: pointer;
}
.animate,
.animate:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.dropdown-menu li {
  width: 100%;
}
.dropdown-menu li ul li {
  list-style-type: square;
}
/*------ header ------- */
header {
  position: absolute;
  width: 100%;
  z-index: 5;
  margin: 0 auto;
  top: 0;
}
.top_line {
	position: relative;
	display: block;
	width: 100%;
	height: 8px;
	background: #E2231A;
	margin-bottom: 5px;
}
#logo {
	display: inline-block;
	position: relative;
	background: url('../img/logo.png') 0 0 no-repeat;
	width: 184px;
	height: 115px;
	text-indent: -9999px;
	margin: 0;
}
#logo:hover {
  text-decoration: none;
}
/*--- menu ------*/
.menuMov {
	position: relative;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	margin-top: 7px;
	text-align: center;
	z-index: 10;
}
.menu {
  position: relative;
  z-index: 1;
  display: inline-block;
  text-transform: uppercase;
}
.sf-menu {
  z-index: 3;
  position: relative;
  display: inline-block;
  margin: 0;
}
.sf-menu > li {
  position: relative;
  color: #383636;
  display: inline-block;
  float: left;
  height: 50px;
  background: url('../img/bg_menu.jpg') 0 0 repeat-x;
}
.sf-menu .last > a {
  background: none;
}
.sf-menu > li > a {
  display: inline-block;
  position: relative;
  width: 156px;
  height: 50px;
  background: url('../img/separator.jpg') 154px 1px no-repeat;
  overflow: hidden;
}
.sf-menu .last > a {
  background: none;
}
.sf-menu > li > a:hover {
  text-decoration: none;
}
.sf-menu > li.active > a {
  text-decoration: none;
}
.submenu_1 {
  font: 16px/19px 'PT Sans Narrow', sans-serif;
  position: absolute;
  text-transform: none;
  top: 50px;
  left: 0;
  width: 146px;
  z-index: 5;
  background: #fff;
  margin: 0;
}
.submenu_1 li {
  position: relative;
  width: 138px;
  height: 27px;
  list-style: none;
  text-align: center;
  background: url('../img/separator_hor.jpg') 0 33px repeat-x;
  margin-left: 4px;
  padding-top: 7px;
}
.submenu_1 .last {
  background: none;
}
.submenu_1 a {
  position: relative;
  display: inline-block;
  color: #484848!important;
  padding: 1px 0 1px  !important;
  text-decoration: none;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submenu_1 a:hover {
  color: #E2231A !important;
}
.submenu_1 li > a:hover,
.submenu_1 li .hoverItem {
  color: #E2231A !important;
}
.submenu_2 {
	position: absolute;
	width: 149px;
	left: 144px;
	top: 0;
	z-index: 10;
	margin: 0;
	background: #E2231A;
}
.submenu_2 li {
  background: url('../img/separator2_hor.jpg') 0 33px repeat-x;
}
.submenu_2 .marTop {
  margin: 0px 0 0;
}
.submenu_2 .marBot {
  margin: 0 0 0px;
}
.submenu_2 a {
  color: #fff!important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.submenu_2 a:hover {
  color: #fff !important;
}
.submenu_2 li > a:hover,
.submenu_2 li .hoverItem {
  color: #fff !important;
}
.mText {
	font: 20px/36px 'PT Sans Narrow', sans-serif;
	color: #ffffff;
	position: absolute;
	width: 100%;
	z-index: 1;
	text-align: center;
	text-transform: uppercase;
	left: 0;
	padding-top: 8px;
}
.mTextOver {
	font: 20px/36px 'PT Sans Narrow', sans-serif;
	color: #ffffff;
	position: relative;
	height: auto;
	width: auto;
	z-index: 3;
	text-align: center;
	text-transform: uppercase;
	left: 0;
}
._area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -0;
  z-index: 5;
  left: 0;
  display: block;
}
._overPl {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 50px;
  z-index: 2;
  left: 0;
  display: block;
  background: #E2231A;
}
/*--- menu end ------*/
/*--- header end ------*/
/*------ content ------- */
.slider_bg {
	position: relative;
	display: inline-block;
	width: 939px;
	height: 395px;
	background: #2f2d2e;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.camera_wrap {
	position: relative;
	display: inline;
	width: 645px;
	height: 380px;
	padding: 6px;
}
.camera_thumbs_cont {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.camera_bar,
.camera_commands,
.camera_play,
.camera_stop,
.camera_prev,
.camera_next {
  display: none;
}
.camera_thumbs_cont {
  background: transparent;
}
.camera_command_wrap {
  position: absolute;
  width: 530px;
  left: 400px;
  bottom: 6px;
}
.camera_thumbs_cont ul li {
  display: inline;
  padding: 0 0 0 8px;
}
.camera_thumbs_cont ul li > img {
  border: 3px solid #ffffff !important;
}
.camera_caption {
	font: 700 24px/18px 'PT Sans Narrow', sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
.camera_caption span {
  color: #E2231A;
}
.camera_caption em {
  font: 12px/12px Arial, Helvetica, sans-serif;
  text-transform: none;
  color: #89898a;
}
.camera_caption > div {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}
h2 {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
h8 {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

h2 span {
  font-size: 72px;
  line-height: 76px;
}
.marg_1 {
	margin-bottom: 10px;
}
.marg_2 {
  margin-bottom: 19px;
}
.marg_3 {
  margin-top: 5px;
}
.marg_4 {
	margin-bottom: 10px;
}
.marg_5 {
  margin: 5px 19px 0 0;
}
.marg_6 {
	margin-bottom: 20px;
}
.marg_7 {
  margin-top: 3px;
}
.marg_8 {
  margin-bottom: 24px;
}
.marg_9 {
  margin: 39px 0 0 25px;
}
.no_marg {
  margin: 0!important;
}
.pad_1 {
  padding: 11px 0 0 18px;
}
.extra_wrap {
  overflow: hidden;
}
#wrapper .containerHolder {
	position: relative;
	width: 100%;
	z-index: 1;
	top: 220px;
}
#wrapper section > div {
  position: relative;
}
#wrapper > div {
  position: relative;
  /*overflow: hidden;*/

}
#wrapper > section {
  position: relative;
  width: 1250px;
  height: 100%;
  margin: 45px auto 38px;
}
#wrapper > section > div {
  position: relative;
}
.container {
  position: relative;
  z-index: 1;
}
.dynamicContent {
  position: absolute;
  width: 100%;
  top: 0;
}
ul li {
  list-style: none;
  float: left;
}
.content {
  padding-bottom: 8px;
}
.cont_bg {
  position: relative;
  background: #1b1a1b;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.inner {
	position: relative;
	display: block;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}
.corr_0 {
	padding-bottom: 0px!important;
}
.corr_1 {
  padding-bottom: 39px!important;
}
.corr_2 {
  padding-bottom: 0!important;
}
.corr_3 {
  padding-bottom: 8px!important;
}
.corr_4 {
  padding-bottom: 26px!important;
}
.corr_5 {
  padding-bottom: 51px!important;
}
.corr_6 {
  margin-bottom: 35px!important;
}
.corr_7 {
  padding-bottom: 62px!important;
}
.corr_8 {
  margin-bottom: 5px!important;
}
.bg_2 {
	position: absolute;
	display: block;
	width: 300px;
	height: 100%;
	background: #2f2b2e;
	right: 0px;
}
.bg_3 {
	position: absolute;
	display: block;
	width: 250px;
	height: 100%;
	background: #2f2b2e;
	right: 0px;
}
.cont_inner1 {
	position: relative;
	display: inline-block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
}
.cont_inner2 {
	position: relative;
	display: inline-block;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
.cont_inner22 {
	position: relative;
	display: inline-block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
}
.cont_inner23 {
	position: relative;
	display: inline-block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
}
.cont_inner24 {
	position: relative;
	display: inline-block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
.cont_inner25 {
	position: relative;
	display: inline-block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
	width:630px;
}

.txt_1 {
	text-transform: uppercase;
	color: #E2231A;
}
.txt_15 {
	text-transform: none;
	color: #E2231A;
}
.txt_20 {
	text-transform: none;
	color: #06C;
}
.txt_18 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 18px;

}
.txt_182 {
	
	font-size: 10px;

}

.txt_19 {
	text-transform: uppercase;
	color: #06C;
	font-size: 18px;
}

.txt_16 {
	color: #E2231A;
}


.txt_11 {

	padding-left:15px;
}
.txt_12 {
	color: #fff;
	padding-left:15px;
}
.txt_13 {
	color: #E2231A;
}
.btn {
  font: 15px/15px 'PT Sans Narrow', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  text-shadow: none;
  position: relative;
  display: inline-block;
  padding: 11px 17px;
  background: #3a3a3a;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0;
  -moz-box-shadow: inset 0 0 0;
  box-shadow: inset 0 0 0;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  float:right;
}
.btn:hover {
	text-decoration: none;
	color: #ffffff;
	background: #E2231A;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: right;
}
hr {
  border: none;
  height: 1px;
  color: #423e41;
  background-color: #423e41;
  margin: 0 0 47px;
}
.link_1 {
	color: #E2231A;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.link_1:hover {
  text-decoration: none;
  color: #E2231A;
}
.cont_inner2 {
  position: relative;
  display: inline-block;
  padding: 0 35px 0 59px;
}
.info {
  position: relative;
  display: block;
  margin: 0;
}

.info2 {
	position: relative;
	display: block;
	margin: 0;
	width: 860px;
}

.info3 {
	position: relative;
	display: block;
	margin: 0;
	width: 750px;
	margin-left:99px;
}
.cont_inner3 {
  position: relative;
  display: inline-block;
  padding: 0 35px 0 0;
}
.testim {
  position: relative;
  display: inline-block;
  margin: 0;
}
.testim li {
  margin-bottom: 10px;
}
.testim p {
  color: #ffffff;
}
.testim span {
  color: #6d6d6d;
  font-style: italic;
}
blockquote {
  padding: 0;
  margin: 0 0 10px;
  border-left: none;
}
.wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.thumbnail {
	display: inline;
	width: 200px;
	line-height: 19px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 0;
	margin-right: 23px;
}

.thumbnail_2 {
	display: inline;
	width: 270px;
	line-height: 19px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 20px;
	margin-right: 10px;
}
.thumbnail_3 {
	display: inline;
	width: 210px;
	line-height: 19px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 44px;
	margin-right: 35px;
}

.thumbnail_4 {
	display: inline;
	width: 180px;
	line-height: 19px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-top:0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 35px;
	margin-top:0px;
}

.thumbnail_5 {
	display: inline;
	width: 220px;
	line-height: 19px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-top:0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 35px;
	margin-top:0px;
}

.thumbnail_6 {
	display: inline;
	width: 150px;
	line-height: 19px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-top:0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 35px;
	margin-top:0px;
}


.thumbnail_link {
	display: inline;
	width: 200px;
	line-height: 19px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 23px;
}
.thumbnail img {
  margin: 0 0 26px;
}
.thumbnail p {
	margin-bottom: 39px;
	color: #FFF;
}
.thumbnails > li {
  margin-bottom: 35px;
}
.thumbnail .caption {
  padding: 0;
  color: #6d6d6d;
}
.cont_inner4 {
  position: relative;
  display: inline-block;
  padding: 0 0 0 59px;
}
.cont_inner42 {
	position: relative;
	display: inline;
	width:246px;
}
.services {
  position: relative;
  display: inline-block;
  margin: -4px 0 0;
}
.services li {
  position: relative;
  display: inline-block;
  width: 233px;
  margin: 0 51px 12px 0;
}
.services .right_0 {
  margin-right: 0!important;
}
.cont_inner5 {
  position: relative;
  display: inline-block;
  padding: 0 54px 0 0;
}
.width_0 {
  position: relative;
  display: inline-block;
  width: 69px;
}
.link_3 {
  color: #E2231A;
  text-decoration: none;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.link_3:hover {
  text-decoration: none;
  color: #ffffff;
}
.list_1 {
	position: relative;
	display: inline;
	margin: 0;
	float: none;
}
.list_1 .last {
  margin-bottom: 8px!important;
}
.list_1 li {
	width: 100%;
	position: relative;
	display: inline-block;
	background: url('../img/marker.png') 1px 7px no-repeat;
	padding: 0 0 0 19px;
	min-height: 18px;
	margin: -4px 0 9px;
}
.list_1 a {
	color: #fff;
	text-decoration: none;
}

.list_11 {
  position: relative;
  display: inline-block;
  margin: 0;
}
.list_11 .last {
  margin-bottom: 8px!important;
}
.list_11 li {
	width: 100%;
	position: relative;
	display: inline-block;
	float: left;
	background: url('../img/marker.png') 1px 7px no-repeat;
	min-height: 18px;
	margin-top: -4px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
}
.list_11 a {
	color: #fff;
	text-decoration: none;
}


.cont_inner6 {
  position: relative;
  display: inline-block;
  padding: 0 73px 0 0;
}
.list_2 {
  position: relative;
  display: inline-block;
  margin: 0 0 3px;
  list-style: none;
}
.list_2 > li {
  overflow: hidden;
  margin-bottom: 28px;
}
.list_2 > li p {
  margin: -4px 0 25px;
}
.list_2 > li > .badge {
  padding: 0;
  margin-right: 24px;
  float: left;
  border-radius: 0;
}
.g_map {
  max-width: 242px;
  width: 242px;
  float: left;
  margin-bottom: 14px;
}
iframe {
	position: relative;
	border: none;
	display: inline-block;
	outline: none;
	width: 300px;
	height: 338px;
	margin-bottom: 0;
	background: url('../img/web_site_loader.gif') center no-repeat #252320 !important;
}
/* ============================= forms ============================= */
#form1 {
  position: relative;
  display: inline-block;
  margin: -1px 0 0;
  width: 100%;
}
label {
  margin: 0!important;
}
#form1 input {
  font: 12px/20px Arial, Helvetica, sans-serif;
  color: #6d6d6d;
  text-transform: none;
  margin: 0 0 20px;
  padding: 1px 13px 3px;
  width: 195px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.26);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 20px;
  background: #272627;
}
#form1 textarea {
	resize: none;
	margin: 0;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	padding: 1px 13px 3px;
	width: 466px;
	height: 100px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.26);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	min-height: 20px;
	background: #272627;
}
#form1 label {
	position: relative;
	display: inline-block;
	min-height: 26px;
}
#form1 .error,
#form1 .empty {
  position: absolute;
  bottom: 0;
  display: none;
  font-size: 9px;
  line-height: 17px;
  color: #ff583e;
  text-transform: none;
}
.btns {
  position: relative;
  display: inline-block;
  margin: 29px 8px 0 0;
  float: right;
}
.btns a {
  margin: 0 0 0 20px;
  float: right;
}
#form1 .message .error,
#form1 .message .empty {
  position: absolute;
  bottom: -17px;
  display: none;
  font-size: 9px;
  line-height: 17px;
  color: #ff583e;
  text-transform: none;
}
/* Form defaults */
input,
select,
textarea {
  color: #797a7c;
}
.success {
  position: absolute;
  width: 221px;
  color: #6d6d6d;
  text-align: center;
  z-index: 1;
  background: #272627;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 37px 0;
}
/* ============================= end forms ============================= */
.cont_inner7 {
  position: relative;
  display: inline-block;
  padding: 0 59px;
}
.cont_inner8 {
  position: relative;
  display: inline-block;
  margin-top: 1px;
  padding: 0 40px 0 0;
}
.text_404 {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 29px;
}
#search {
  margin: 29px 0 0;
  float: right;
}
input[type="text"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input {
  font-size: 12px;
  color: #757575;
  width: 158px;
  padding: 4px 35px 4px 14px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #2b2b2b;
  float: left;
}
#search2 input {
  font-size: 12px;
  color: #757575;
  width: 292px;
  padding: 4px 31px 4px 14px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #2b2b2b;
  float: left;
}
.search_result {
  color: #E2231A;
}
.search_title {
  margin-bottom: 5px;
}
.search_title a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.search_title a:hover {
  color: #E2231A;
  text-decoration: none;
}
.search_list .search {
  font-size: 23px;
  color: #E2231A;
}
#searchButton {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 18px;
  margin: 3px 0 0 -20px;
}
#searchButton span {
  position: absolute;
  top: 0;
  left: 0;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
	font-size: 12px;
	color: #777373;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 222px;
	z-index: 600;
}
footer span {
  position: relative;
  display: inline-block;
  width: 6px;
  padding-left: 3px;
}
.bg_footer {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  background: url('../img/bg_footer.png') 0 0 repeat-x;
}
.link_2 {
  color: #777373;
  text-decoration: none;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.link_2:hover {
  text-decoration: none;
  color: #E2231A;
}
.social-icon {
  margin: 8px 12px 0 0;
  float: right;
}
.social-icon > li {
  display: inline-block;
  float: left;
  margin-left: 5px;
}
.social-icon > li > a {
  display: inline-block;
}
.social-icon > li > a > img {
  position: relative;
  top: 0;
}
.social-icon > li > a:hover img {
  top: -5px;
}
/*--- footer end ------*/
/*--- footer end ------*/
/*----- media queries ------*/
@media (min-width: 1200px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (max-width: 767px) {
  
}
@media (max-width: 480px) {
  
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 29px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.extra {
	height: 380px;
	padding: 6px;
	position: relative;
	width: 260px;
	display: inline;
	float: right;
}
.botones_extra {
	position: relative;
	width: 939px;
	display: inline;
	float: left;
	height: 70px;
	background-color: #2f2d2e;
	padding-top: 7px;
	text-align:center;
	text-transform: uppercase;
}
.boton_data {
	height: 45px;
	position: relative;
	width: 226px;
	display: inline;
	float: left;
	background: #56555a;
	margin-left: 7px;
	padding-top:20px;
	font-size:20px!important;
	font: 16px/19px 'PT Sans Narrow', sans-serif;
}

.boton_data:hover {
	height: 45px;
	position: relative;
	width: 226px;
	display: inline;
	float: left;
	background: #df2625;
	margin-left: 7px;
	padding-top: 20px;
	font-size: 20px!important;
	font: 16px/19px 'PT Sans Narrow', sans-serif;
}

.boton {
	tex-align:center;
	color:#fff;
}

.boton:hover {
	tex-align: center;
	color: #fff;
	text-decoration: none;
}

.extra_link {
	height: 120px;
	position: relative;
	width: 260px;
	display: inline;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.extra_link_2 {
	height: 120px;
	position: relative;
	width: 260px;
	display: inline;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}
.arreglo  {
	text-align:justify;
	width: 960px;
}

.txt_size1
{
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}
.txt_size2
{
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
	display:inline;
	float:left;
}

.txt_size3
{
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}
.img_next
{
	display: inline;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	padding-top: 0px;
}
.img_next2
{
	display: inline;
	margin-bottom: 20px;
	float: left;
	margin-right: 10px;
	padding-top: 0px;
}
.img_line
{
	display:block;
	margin-bottom: 20px;
	margin-right: 10px;
	padding-top: 0px;
}

.img_line2
{
	width: 860px;
	display: block;
	margin-bottom: 20px;
	margin-right: 10px;
	padding-top: 0px;
}
.img_bottom
{
	margin-bottom: 5px;
}
.article_text1
{
	padding-left: 15px;

}

.img_art_bottom
{
	margin-bottom: 10px;

}
.sangria
{
	margin-left:2opx !important;

}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width:auto;
  max-width: 500px;
  margin: 20px auto;
}
