@import url(//fonts.googleapis.com/css?family=Righteous);

@import "jquery.fancybox-1.3.4.css";
/*------ template stylization ------*/
body {
  background: #ffffff;
  font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 20px;
  color: #ffffff;
  min-width: 1200px;
}
.nav-collapse.collapse {
  text-transform: none;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffff 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;
}
.center {
  text-align: center;
}
.corr_1 {
  float: right;
  margin-top: -26px;
}
h2 {
  text-transform: uppercase;
}
.title {
  font: bold 13px/20px 'Trebuchet MS', Helvetica, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.marg_1 {
  margin: 12px 0 8px;
}
.marg_2 {
  margin-bottom: 23px;
}
.marg_3 {
  margin-bottom: 20px;
}
.marg_4 {
  margin-bottom: 15px;
}
.marg_5 {
  margin-bottom: 33px;
}
.marg_6 {
  margin-bottom: 7px;
}
.marg_7 {
  margin-bottom: 29px!important;
}
.marg_8 {
  margin-top: 45px;
}
.pad_1 {
  padding: 12px 0 0!important;
}
.color_1 {
  color: #feed2d;
}
.color_2 {
  color: #0ae4fe;
}
.fs_1 {
  font-size: 36px!important;
  line-height: 53px;
}
.dropdown-menu li ul li {
  list-style-type: square;
  color: #333333;
}
/*---------gallery bg--------*/
#galleryHolder {
  position: fixed !important;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}
#imageHolder {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
#imgSpinner {
  position: fixed;
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  background: url("../img/web_site_loader.gif") center no-repeat #ffffff;
  display: none;
}
#inner {
  display: block;
  z-index: 800;
}
#inner ul {
  list-style: none;
  margin: 0;
}
.pagination {
  position: absolute;
  width: 309px;
  top: -40px;
  left: 50%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-left: -147px;
  z-index: 950!important;
  text-align: center;
}
.pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination ul li {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 1px;
  margin-left: 1px;
}
.pagination ul li a {
  position: relative;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 0;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pagination ul li a:hover {
  background-position: center bottom;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.pagination ul li.active > a {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background-position: center bottom;
}
.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
/*end gallery bg*/
/* ============================= splash =============================== */
#splash_mov {
  color: #fff;
  position: relative;
  margin-top: 0;
  z-index: 600;
}
.item_01,
.item_02,
.item_03,
.item_04,
.item_05 {
	position: absolute;
	display: block;
	top: -5px;
	left: 3px;
	overflow: hidden;
}
.item_01 {
	width: 422px;
	height: 422px;
	margin-left: 48px;
	margin-top: 170px;
}
.item_01 .sitem_over {
  position: absolute;
  width: 66px;
  height: 66px;
  top: 338px;
  right: 48px;
  z-index: 2;
  display: block;
  overflow: hidden;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url('../img/spl_button1.png') 0 0 no-repeat;
}
.item_02 {
  width: 370px;
  height: 390px;
  margin-top: 547px;
  margin-left: 0;
}
.item_02 img {
  position: relative;
  margin: 0 0 20px;
}
.item_02 .txt_1 {
	color: #29bfba;
	position: relative;
	margin: 0 0 15px;
	font-family: 'Righteous', cursive;
	font-size: 50px;
	line-height: 60px;
}
.item_02 .txt_1 .color_01 {
  color: #359fd8;
}
.item_02 .txt_1 .color_02 {
  color: #ee488a;
}
.item_02 .txt_1 .color_03 {
  color: #ffae00;
}
.item_02 .txt_2 {
  font: 14px/20px 'Trebuchet MS', Helvetica, sans-serif;
  color: #8f8f8f;
  text-transform: uppercase;
}
.item_03 {
	width: 570px;
	height: 290px;
	margin-top: 170px;
	margin-left: 600px;
	padding-top: 17px;
}
.item_03 img {
  position: relative;
  display: inline-block;
  float: left;
  margin: -17px 41px 0 0;
}
.item_03 div {
  position: relative;
  overflow: hidden;
}
.item_03 .txt_1 {
	color: #666;
	position: relative;
	margin: 0 0 15px;
	font-family: 'Righteous', cursive;
	font-size: 32px;
	line-height: 60px;
}
.item_03 .txt_1 .color_01 {
	color: #F00;
}
.item_03 .txt_1 .color_02 {
	color: #55A0FF;
}
.item_03 .txt_1 .color_03 {
  color: #78c734;
}
.item_03 .txt_2 {
  font: 14px/20px 'Trebuchet MS', Helvetica, sans-serif;
  color: #8f8f8f;
  text-transform: uppercase;
}
.item_04 {
	width: 374px;
	height: 341px;
	margin-top: 448px;
	margin-left: 747px;
}
.item_04 .sitem_over {
  position: absolute;
  width: 67px;
  height: 66px;
  top: 155px;
  right: 3px;
  z-index: 2;
  display: block;
  overflow: hidden;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url('../img/spl_button2.png') 0 0 no-repeat;
}
/* ============================= end splash =============================== */
/*------ header ------- */
header {
  position: absolute;
  width: 100%;
  background: url('../img/bg_1.png') 0 0 repeat;
  margin: 0 auto;
  top: 0;
  z-index: 850;
}
#logo {
	display: inline-block;
	position: relative;
	width: 150px;
	height: 115px;
	text-indent: -9999px;
	float: right;
	background-image: url(../img/logotipo-laser-art.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}
#logo:hover {
  text-decoration: none;
}
/*--- menu ------*/
.menuMov {
  position: relative;
  width: 100%;
  height: 89px;
  margin: 0 auto;
  z-index: 10;
  margin-left: -15px;
}
.menu {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.sf-menu {
  z-index: 3;
  position: relative;
  display: inline-block;
  margin-left: 0;
}
.sf-menu > li {
  position: relative;
  color: #383636;
  display: inline-block;
  float: left;
  height: 89px;
}
.sf-menu > li:after {
  position: absolute;
  display: block;
  width: 12px;
  height: 34px;
  background: url('../img/menu_sep.png') no-repeat 0 0;
  top: 28px;
  right: -8px;
  pointer-events: none;
  content: "";
}
.sf-menu .last:after {
  display: none;
}
.sf-menu > li > a {
  display: inline-block;
  position: relative;
  height: 89px;
  overflow: hidden;
  padding: 0 20px;
}
.sf-menu > li > a:hover {
  text-decoration: none;
}
.sf-menu > li.active > a {
  text-decoration: none;
}
.submenu_1 {
	font: italic 14px/14px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	position: absolute;
	top: 89px;
	left: 15px;
	width: 117px;
	padding: 10px 0 12px 31px;
	z-index: 5;
	background: #ff7e0e;
	margin: 0;
	height: 153px;
}
.submenu_1:after {
  position: absolute;
  display: block;
  width: 11px;
  height: 6px;
  background: url('../img/submenu_arr.png') no-repeat 0 0;
  top: -6px;
  left: 36px;
  pointer-events: none;
  content: "";
}
.submenu_1 li {
  position: relative;
  text-align: left;
  list-style: none;
  padding: 6px 0;
  margin-right: 24px;
  background: url('../img/submenu_line.png') 0 bottom repeat-x;
}
.submenu_1 .last {
  background: transparent;
}
.submenu_1 a {
  font-size: 12px;
  color: #ffffff;
  position: relative;
  display: inline-block;
  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: #fff8ba !important;
}
.submenu_1 li > a:hover,
.submenu_1 li .hoverItem {
  color: #fff8ba !important;
}
.submenu_2 {
  position: absolute;
  width: 92px;
  left: 117px;
  top: -10px;
  z-index: 10;
  margin: 0;
  padding: 10px 0 12px 27px;
  background: #e60159;
}
.submenu_2 .marTop {
  margin: 10px 0 0;
}
.submenu_2 .marBot {
  margin: 0 0 0px;
}
.submenu_2 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;
}
.submenu_2 a:hover {
  color: #ff8fba !important;
}
.submenu_2 li > a:hover,
.submenu_2 li .hoverItem {
  color: #ff8fba !important;
}
.mText {
  font: italic 18px/18px Georgia, "Times New Roman", Times, serif;
  color: #ffffff;
  position: absolute;
  width: 100%;
  z-index: 1;
  text-align: center;
  left: 0;
  padding-top: 36px;
}
.mTextOver {
  font: italic 18px/18px Georgia, "Times New Roman", Times, serif;
  color: #ff6101;
  position: relative;
  width: 100%;
  z-index: 3;
  text-align: center;
  top: -100px;
}
._area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 5;
  left: 0;
  display: block;
}
._overPl {
  position: absolute;
  width: 100%;
  height: 89px;
  bottom: 100px;
  z-index: 2;
  left: 0;
  display: block;
  background: none;
}
._overLine {
  position: absolute;
  width: 100%;
  height: 4px;
  top: 0;
  z-index: 10;
  left: 0;
  display: none;
  background: #43c5e9;
  opacity: 0;
}
/*--- menu end ------*/
/*--- header end ------*/
/*------ content ------- */
#wrapper .containerHolder {
  position: relative;
  width: 100%;
  z-index: 800;
  top: 345px;
}
#wrapper section > div {
  position: relative;
}
#wrapper section {
  position: relative;
  width: 100%;
  height: 100%;
}
#wrapper > section > div {
  position: relative;
}
.container {
  position: relative;
  z-index: 1;
}
.dynamicContent {
  position: absolute;
  width: 100%;
  top: 0;
}
.pic_top {
	position: absolute;
	width: 528px;
	height: 305px;
	top: -250px;
	right: 52px;
	overflow: hidden;
}
.pic_top .block_pic {
	position: relative;
	margin-top: 20px;
}
.cont_bg {
  position: relative;
  background: #cb2a75;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.cont_bg .inner {
  position: relative;
  padding-top: 33px;
  min-height: 477px;
}
.cont_bg .inner_2 {
  position: relative;
  padding: 45px 0 43px;
}
.cont_bg .inner_3 {
  position: relative;
  padding: 45px 0 31px;
}
.cont_bg .inner_4 {
  position: relative;
  padding: 45px 0 35px;
}
.cont_bg .inner_5 {
  position: relative;
  padding: 36px 0 17px;
}
.cont_bg .inner_6 {
  position: relative;
  padding: 36px 0 25px;
}
.cont_bg .inner_7 {
  position: relative;
  padding: 34px 0 111px;
}
.sep {
  position: relative;
  display: inline-block;
  background: url('../img/line_vert.png') 532px 0 repeat-y;
  margin-bottom: 30px;
  padding: 12px 0 14px;
}
.img-polaroid {
  padding: 9px;
  background-color: #fff;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn {
  font: bold 12px/12px 'Trebuchet MS', Helvetica, sans-serif;
  color: #00b8fe;
  text-transform: uppercase;
  text-shadow: none;
  position: relative;
  display: inline-block;
  padding: 13px 17px;
  background: #ffffff;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  overflow: hidden;
}
.btn:hover,
.btn:active {
  color: #ffffff;
  background: #ffaa33;
  text-decoration: none;
}
.list_1 {
  position: relative;
  display: block;
  list-style: none;
  margin: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.list_1 li {
  position: relative;
  display: inline-block;
  float: left;
  width: 152px;
  margin-right: 7px;
}
.list_1 .last {
  margin-right: 0!important;
}
.list_1 figure {
  margin: 0;
}
.list_1 .sitem_over {
  position: absolute;
  background: url("../img/pic_bg_over.png");
  z-index: 2;
  width: 134px;
  height: 145px;
  display: none;
  overflow: hidden;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 9px;
}
.list_1 .sitem_over > strong {
  position: relative;
  background: url('../img/icon_zoom.png') center no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}
.list_1 .btn {
  font-size: 14px;
  width: 100%;
  text-align: center;
  padding: 16px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
}
.list_1 .color_01 {
  background: #ffaa33;
}
.list_1 .color_01:hover {
  background: #ffffff;
  color: #ffaa33;
}
.list_1 .color_02 {
  background: #70b023;
}
.list_1 .color_02:hover {
  background: #ffffff;
  color: #70b023;
}
.list_1 .color_03 {
  background: #3395ff;
}
.list_1 .color_03:hover {
  background: #ffffff;
  color: #3395ff;
}
.list_2 {
  position: relative;
  display: block;
  list-style: none;
  margin: 0;
  overflow: hidden;
}
.list_2 li {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 28px;
}
.list_2 .last {
  margin-bottom: 0!important;
}
.list_2 figure {
  float: left;
  margin: 6px 23px 0 0;
}
.list_2 .sitem_over {
  position: absolute;
  background: url("../img/pic_bg_over.png");
  z-index: 2;
  width: 167px;
  height: 137px;
  display: none;
  overflow: hidden;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 9px;
}
.list_2 .sitem_over > strong {
  position: relative;
  background: url('../img/icon_zoom.png') center no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}
.list_2 .caption {
  position: relative;
  overflow: hidden;
}
.list_2 .caption .title {
  margin-bottom: 1px;
}
.list_2 time {
  color: #ffaa33;
  font-weight: bold;
}
.list_3 {
  position: relative;
  display: block;
  list-style: none;
  margin: -4px 0 0;
  overflow: hidden;
}
.list_3 li {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.list_3 li h2 {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 12px;
  margin-top: 0;
}
.list_3 .last {
  margin-bottom: 0!important;
}
.list_3 .caption {
  position: relative;
  overflow: hidden;
  padding-top: 17px;
}
.list_3 .caption .title {
  margin-bottom: 7px;
}
.link_2 {
  color: #ffffff;
}
.link_2:hover {
  color: #ffaa33;
  text-decoration: none;
}
.link_3 {
  font-size: 12px;
  color: #ffaa33;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
  position: relative;
  display: inline-block;
}
.link_3:hover {
  color: #0ae4fe;
  text-decoration: none;
}
.link_4 {
  font-size: 13px;
  color: #ffaa33;
  font-weight: bold;
  margin-bottom: 8px;
  position: relative;
  display: inline-block;
}
.link_4:hover {
  color: #0ae4fe;
  text-decoration: none;
}
.list_4 {
  position: relative;
  display: block;
  list-style: none;
  margin: 0;
  overflow: hidden;
}
.list_4 li {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  margin-bottom: 4px;
}
.list_4 li span {
  position: relative;
  float: right;
  font-weight: bold;
}
.list_4 a {
  color: #ffaa33;
}
.list_4 a:hover {
  color: #0ae4fe;
  text-decoration: none;
}
.g_map {
  position: relative;
  display: inline-block;
  width: 351px;
  height: 188px;
  margin: 15px 0 25px;
}
.g_map iframe {
  position: relative;
  border: none;
  display: inline-block;
  outline: none;
  width: 351px;
  height: 188px;
  background: #ffffff url('../img/web_site_loader.gif') center no-repeat !important;
}
.block_1 {
  position: relative;
  display: inline-block;
}
.block_1 .title_2 {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.width1 {
  display: inline-block;
  width: 72px;
}
.width2 {
  display: inline-block;
  width: 51px;
}
.title_2 {
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}
/* ============================= forms ============================= */
#form1 {
  position: relative;
  display: inline-block;
  margin: 5px 0 0;
  width: 100%;
}
label {
  margin: 0!important;
}
#form1 input {
  font: 13px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  text-transform: none;
  margin: 0 0 10px;
  padding: 9px 12px;
  width: 444px;
  border: 1px solid #d55390;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 20px;
  background: #a92261;
}
#form1 textarea {
  resize: none;
  margin: 0;
  font: 13px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  padding: 9px 12px;
  width: 444px;
  height: 114px;
  border: 1px solid #d55390;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 20px;
  background: #a92261;
}
#form1 label {
  position: relative;
  display: inline-block;
  min-height: 36px;
}
#form1 .error,
#form1 .empty {
  position: absolute;
  top: 2px;
  right: 0;
  display: none;
  font-size: 9px;
  line-height: 9px;
  color: #ffb401;
  text-transform: none;
}
.btns {
  position: relative;
  display: block;
  margin: 24px 0 0;
  float: right;
}
.btns a {
  margin: 0 0 0 10px;
  float: left;
}
#form1 .message .error,
#form1 .message .empty {
  position: absolute;
  top: 2px;
  right: 0;
  display: none;
  font-size: 9px;
  line-height: 16px;
  color: #ffb401;
  text-transform: none;
}
/* Form defaults */
input,
select,
textarea {
  color: #797a7c;
}
.success {
  position: absolute;
  width: 468px;
  color: #ffffff;
  text-align: center;
  z-index: 1;
  background: #a92261;
  border: 1px solid #d55390;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 49px 0;
}
/* ============================= end forms ============================= */
/* ============================= search ============================= */
#search {
  position: relative;
  display: inline-block;
  margin: 23px 0 0;
}
#search input[type="text"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input[type="text"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search input {
  font-size: 13px;
  color: #ffffff;
  width: 444px;
  padding: 9px 12px;
  border: 1px solid #d55390;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #a92261;
}
.search_result {
  color: #ffb401;
}
.search_title {
  margin-bottom: 5px;
  font-weight: 400;
}
.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: #ffb401;
  text-decoration: none;
}
.search_list {
  margin-top: 30px;
  display: inline-block;
}
.search_list li {
  margin-bottom: 40px;
}
.search_list .search {
  font-size: 30px;
  color: #ffb401;
}
#searchButton {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  float: right;
  margin: 18px 0 0;
  z-index: 10;
}
/* ============================= end search ============================= */
/*--- content end ------*/
/*------ footer ------- */
footer {
  font: italic 12px/12px Georgia, "Times New Roman", Times, serif;
  position: absolute;
  color: #9d9d9d;
  bottom: 0;
  width: 100%;
  z-index: 500;
  background: url('../img/bg_1.png') 0 0 repeat;
  padding: 13px 0 0;
}
footer p {
  margin-bottom: 8px;
}
.social-icon {
  position: relative;
  margin: 0;
  float: right;
}
.social-icon > li {
  display: inline-block;
  margin: 0 1px 0 2px;
}
.social-icon > li > a {
  display: inline-block;
  width: 21px;
  height: 21px;
}
.link_0 {
  color: #9d9d9d;
}
.link_0:hover {
  color: #ffffff;
  text-decoration: none;
}
.bottom_girl {
  position: absolute;
  display: inline-block;
  width: 436px;
  height: 421px;
  top: -434px;
  left: 50%;
  margin-left: -282px;
  overflow: hidden;
}
.bottom_spl {
  position: relative;
  display: inline-block;
  margin-top: 11px;
}
/*--- 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: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
