@import url(//fonts.googleapis.com/css?family=Bitter);

@import url(//fonts.googleapis.com/css?family=Bitter:700);

@import "jquery.fancybox-1.3.4.css";
/*------------------mixins------------------*/
/*------ template stylization ------*/
body {
  background: #6b210f;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #9f7467;
  min-width: 1200px;
}
.nav-collapse.collapse {
  text-transform: none;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #6b210f 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;
}
.header_line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background: #300e08;
  z-index: 700;
}
.bottom_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('../img/bg_b.png') 0 0 repeat;
  top: 542px;
  left: 0;
}
.line_tint {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 371px;
  background: url('../img/tint_eff_b.png') 0 0 repeat-x;
}
.line_bg {
  position: absolute;
  display: block;
  top: -1px;
  left: 0;
  width: 100%;
  height: 24px;
  background: url('../img/line_bg.png') 0 0 repeat-x;
}
h2 {
  margin-bottom: 6px;
}
h3 {
  line-height: 25px;
  color: #f06a3f;
  margin-bottom: 3px;
}
.marg_1 {
  margin-bottom: 23px;
}
.marg_2 {
  margin-bottom: 18px;
}
.marg_3 {
  margin-bottom: 20px;
}
.marg_4 {
  margin-bottom: 16px;
}
.marg_5 {
  margin-bottom: 9px;
}
.marg_6 {
  margin: -26px 0 0 57px;
}
.marg_7 {
  margin: -2px 0 0 9px;
}
.pad_1 {
  padding-bottom: 106px!important;
}
.pad_2 {
  padding-bottom: 22px!important;
}
.pad_3 {
  padding-bottom: 35px!important;
}
.pad_4 {
  padding-bottom: 70px!important;
}
.pad_5 {
  padding-bottom: 42px!important;
}
.corr_1 {
  top: -331px !important;
}
.btn {
  font: 400 14px/33px 'Bitter', serif;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 4px 17px 3px;
  background: url('../img/bg_more.jpg') center top repeat-x;
  border: none;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn:hover,
.btn:active {
  color: #ffffff;
  background: url('../img/bg_more.jpg') center bottom repeat-x;
  /*background-position: 0 0;*/

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*------ header ------- */
header {
  position: absolute;
  width: 100%;
  z-index: 5;
  margin: 0 auto;
  top: 160px;
}
#logo {
  display: inline-block;
  position: relative;
  background: url('../img/logo2.png') 0 0 no-repeat;
  width: 400px;
  height: 158px;
  text-indent: -9999px;
  margin: 11px 0 0;
}
#logo:hover {
  text-decoration: none;
}
#logo_1 {
  display: inline-block;
  position: relative;
  background: url('../img/logo1.png') 0 0 no-repeat;
  width: 400px;
  height: 158px;
  text-indent: -9999px;
  margin: 0;
}
#splash_logo {
  position: absolute;
  width: 100%;
  z-index: 5;
  margin: 0 auto;
  top: 148px;
  text-align: center;
}
/*--- menu ------*/
.menuMov {
  position: relative;
  margin-top: 2px;
  z-index: 10;
  float: right;
  text-align: center;
}
.menu {
  position: relative;
  z-index: 1;
  display: inline-block;
  text-transform: uppercase;
}
.sf-menu {
  z-index: 3;
  position: relative;
  display: inline-block;
  margin-right: -9px;
}
.sf-menu > li {
  position: relative;
  color: #383636;
  display: inline-block;
  float: left;
  width: 144px;
  height: 134px;
  margin-left: -2px;
}
.sf-menu > li:after {
  position: absolute;
  display: block;
  width: 144px;
  height: 176px;
  background: url('../img/button2.png') 0 0 no-repeat;
  top: 0;
  right: 0;
  pointer-events: none;
  content: "";
}
.sf-menu > li > a {
  display: inline-block;
  position: relative;
  height: 111px;
  overflow: hidden;
  padding: 0 30px;
  margin-top: 10px;
}
.sf-menu > li > a:hover {
  text-decoration: none;
}
.sf-menu > li.active > a {
  text-decoration: none;
}
.submenu_1 {
  position: absolute;
  top: 135px;
  left: 5px;
  width: 134px;
  padding: 13px 0;
  z-index: 5;
  background: #ffb091;
  margin: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.submenu_1 li {
  position: relative;
  text-align: left;
  list-style: none;
  text-align: center;
}
.submenu_1 a {
  font-size: 12px;
  color: #b63b21;
  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: #43c5e9 !important;
}
.submenu_1 li > a:hover,
.submenu_1 li .hoverItem {
  color: #ffffff !important;
}
.submenu_2 {
  position: absolute;
  width: 134px;
  left: 136px;
  top: -7px;
  z-index: 10;
  margin: 0;
  padding: 7px 0 7px;
  background: #ffb091;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.submenu_2 .marTop {
  margin: 10px 0 0;
}
.submenu_2 .marBot {
  margin: 0 0 0px;
}
.submenu_2 a {
  color: #b63b21;
  -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: #43c5e9 !important;
}
.submenu_2 li > a:hover,
.submenu_2 li .hoverItem {
  color: #ffffff !important;
}
.mText {
  font: 15px/36px 'Bitter', serif;
  color: #b63b21;
  position: absolute;
  width: 100%;
  z-index: 1;
  text-align: center;
  left: 0;
  padding-top: 41px;
}
.mTextOver {
  font: 15px/36px 'Bitter', serif;
  color: #ffffff;
  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: 84px;
  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 ------*/
/* ============================= splash =============================== */
#splash_mov {
  color: #fff;
  position: relative;
  margin-top: 326px;
}
.item_01,
.item_02,
.item_03,
.item_04,
.item_05 {
  position: absolute;
  display: block;
  width: 207px;
  height: 207px;
  background: url('../img/bg1_menu.png') 0 0 no-repeat;
  top: 115px;
  left: 0;
  overflow: hidden;
}
.item_01 {
  margin-left: 0;
}
.item_02 {
  margin-left: 241px;
}
.item_03 {
  margin-left: 482px;
}
.item_04 {
  margin-left: 723px;
}
.item_05 {
  margin-left: 964px;
}
#splash_mov a:hover {
  text-decoration: none;
}
.mTextSpl {
  font: 25px 'Bitter', serif;
  color: #b63b21;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  z-index: 1;
  text-align: center;
  left: 0;
  padding-top: 73px;
}
.mTextSplOver {
  font: 25px 'Bitter', serif;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  width: 100%;
  z-index: 3;
  text-align: center;
  top: -50px;
  text-decoration: none;
}
.item_01 a,
.item_02 a,
.item_03 a,
.item_04 a,
.item_05 a {
  position: absolute;
  display: block;
  width: 100%;
  height: 170px;
  left: 0;
  top: 0;
  z-index: 105;
  background: url('../img/bg_opasity.png') 0 0 repeat;
  margin-top: 20px;
  overflow: hidden;
}
.item_tint_01,
.item_tint_02,
.item_tint_03,
.item_tint_04,
.item_tint_05 {
  position: absolute;
  display: block;
  width: 288px;
  height: 405px;
  background: url('../img/item_tint.png') 0 0 no-repeat;
  top: 19px;
  left: 0;
}
.item_tint_01 {
  margin-left: -41px;
}
.item_tint_02 {
  margin-left: 200px;
}
.item_tint_03 {
  margin-left: 441px;
}
.item_tint_04 {
  margin-left: 682px;
}
.item_tint_05 {
  margin-left: 923px;
}
/* ============================= end splash =============================== */
/*------ content ------- */
#wrapper .containerHolder {
  position: relative;
  width: 100%;
  z-index: 2;
  top: 7px;
}
#wrapper section > div {
  position: relative;
}
#wrapper section {
  position: relative;
  width: 100%;
  height: 100%;
}
#wrapper > section > div {
  position: relative;
}
.container {
  position: relative;
  z-index: 1;
}
.content_inner {
  padding-right: 15px;
}
.dynamicContent {
  position: absolute;
  width: 100%;
  top: 0;
}
.mainBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  min-height: 0;
  background: url('../img/bg_cont.png') 0 0 repeat;
  overflow: hidden;
}
.inner {
  padding: 68px 0 45px;
}
.gall_1 {
  position: relative;
  display: inline-block;
  margin: 17px 0 6px;
}
.gall_1 li {
  position: relative;
  list-style: none;
  float: left;
  margin: 0 8px 9px 0;
}
.gall_1 .last {
  margin-right: 0!important;
}
.gall_1 .sitem_over {
  position: absolute;
  background: url("../img/pic_bg_over.png");
  z-index: 2;
  width: 86px;
  height: 86px;
  display: none;
  overflow: hidden;
  margin: 0;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.gall_1 .sitem_over > strong {
  position: relative;
  background: url('../img/icon_zoom.png') center no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}
.round {
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
/*----------------------------scroll----------------------------*/
.scroll,
.scroll_2,
.scroll_3 {
  height: 260px!important;
  overflow: hidden!important;
  top: 0;
  left: 0;
  display: inline-block;
}
.scroll_2 {
  height: 266px!important;
  margin-top: 17px;
}
.scroll_3 {
  width: 100%;
  height: 284px!important;
}
.scroll-btns {
  position: relative;
  float: right;
  top: -308px;
  z-index: 200;
  display: block;
}
.btndown,
.btnup {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  float: left;
  margin-left: 7px;
}
.btndown > span,
.btnup > span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.btndown > span {
  background: url('../img/scroll_down.png') 0 top no-repeat;
  width: 30px;
  height: 30px;
  overflow: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btndown:hover > span {
  background: url('../img/scroll_down.png') 0 bottom no-repeat;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btnup > span {
  background: url('../img/scroll_up.png') 0 top no-repeat;
  width: 30px;
  height: 30px;
  overflow: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btnup:hover > span {
  background: url('../img/scroll_up.png') 0 bottom no-repeat;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
/*----------------------------endscroll----------------------------*/
.list1 {
  margin: 0;
  list-style: none;
}
.list1 h4 {
  position: relative;
  display: block;
  margin-bottom: 6px;
  font-style: normal;
  margin-top: -3px;
}
.list1 h3 {
  margin-bottom: 0;
}
.list1 h3 a {
  color: #f06a3f;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list1 h3 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.list1 .last {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none!important;
}
.list1 > li {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 14px;
  border-bottom: 1px solid #5a2f29;
}
.list1 > li > .badge > strong {
  display: block;
  margin-bottom: 0px;
}
.list1 > li.last {
  margin-bottom: 0;
}
.list1 > li > .badge {
  padding: 12px 17px 6px;
  margin: 17px 24px 2px 0;
  float: left;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  color: #f3f3f3;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #c55835 url('../img/patternbg1.jpg') center top;
}
.list1 > li > .badge > strong {
  text-shadow: 1px 2px 0 #c05435;
  margin: 3px 0 26px 0;
  font: 700 35px/26px 'Bitter', serif;
  color: #f5f5f5;
}
.list1 > li > .badge > span {
  text-shadow: 1px 2px 0 #c05133;
  text-transform: uppercase;
  font: 700 15px/22px 'Bitter', serif;
  color: #f7f7f7;
}
.list2 {
  position: relative;
  display: block;
  margin: -8px 0 0;
}
.list2 li {
  list-style: none;
  width: 100%;
}
.list2 li span {
  position: relative;
  display: inline-block;
  float: right;
}
.list2 a {
  color: #9f7467;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list2 a:hover {
  color: #f06a3f;
  text-decoration: none;
}
.gall_2 {
  position: relative;
  display: inline-block;
}
.gall_2 div {
  margin-bottom: 30px;
}
.gall_2 .last {
  margin-bottom: 0!important;
}
.gall_2 .sitem_over {
  position: absolute;
  background: url("../img/pic_bg_over.png");
  z-index: 2;
  width: 268px;
  height: 266px;
  display: none;
  overflow: hidden;
  margin: 0;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.gall_2 .sitem_over > strong {
  position: relative;
  background: url('../img/icon_zoom.png') center no-repeat;
  width: 100%;
  height: 100%;
  display: block;
}
.list4 {
  font: 15px/30px 'Bitter', serif;
  margin: 20px 0 0;
  list-style: none;
}
.list4 li {
  margin-bottom: 6px;
}
.list4 a {
  color: #ffffff;
}
.list4 a:hover {
  text-decoration: none;
}
.list3 {
  margin: 0;
  list-style: none;
}
.list3 img {
  float: left;
  margin: 17px 23px 0 0;
}
.list3 h3 {
  margin-bottom: 3px;
}
.list3 h3 a {
  color: #f06a3f;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list3 h3 a:hover {
  color: #ffffff;
  text-decoration: none;
}
.list3 .txt_1 {
  font: 15px/15px 'Bitter', serif;
  color: #ffffff;
  margin-bottom: 9px;
}
.list3 .last {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none!important;
}
.list3 > li {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 14px;
}
.list3 > li > .badge > strong {
  display: block;
  margin-bottom: 0px;
}
.list3 > li.last {
  margin-bottom: 0;
}
.list3 > li > .badge {
  padding: 12px 17px 6px;
  margin: 17px 20px 2px 0;
  float: left;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  color: #f3f3f3;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #c55835 url('../img/patternbg1.jpg') center top;
}
.list3 > li > .badge > strong {
  text-shadow: 1px 2px 0 #c05435;
  margin: 3px 0 26px 0;
  font: 700 35px/26px 'Bitter', serif;
  color: #f5f5f5;
}
.list3 > li > .badge > span {
  text-shadow: 1px 2px 0 #c05133;
  text-transform: uppercase;
  font: 700 15px/22px 'Bitter', serif;
  color: #f7f7f7;
}
.g_map {
  max-width: 340px;
  width: 340px;
  float: left;
  margin: 3px 48px 0 0;
}
iframe {
  position: relative;
  border: none;
  display: inline-block;
  outline: none;
  width: 340px;
  height: 256px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background: url('../img/web_site_loader.gif') center no-repeat #6b210f !important;
  margin-bottom: -6px;
}
.width1 {
  display: inline-block;
  width: 81px;
}
.width2 {
  display: inline-block;
  width: 43px;
}
.link_1 {
  color: #d87446;
  -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 {
  color: #ffffff;
  text-decoration: none;
}
/* ============================= forms ============================= */
#form1 {
  position: relative;
  display: inline-block;
  margin: 16px 0 0;
  width: 100%;
}
label {
  margin: 0!important;
}
#form1 input {
  font: 14px/20px Arial, Helvetica, sans-serif;
  color: #9f7467;
  text-transform: none;
  margin: 0 0 18px;
  padding: 5px 19px 8px;
  width: 228px;
  border: 1px solid #5e251b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  min-height: 20px;
  background: #2a0602;
}
#form1 textarea {
  resize: none;
  margin: 0;
  font: 14px/20px Arial, Helvetica, sans-serif;
  color: #9f7467;
  padding: 5px 19px 8px;
  width: 428px;
  height: 95px;
  border: 1px solid #5e251b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  min-height: 20px;
  background: #2a0602;
}
#form1 label {
  position: relative;
  display: inline-block;
  min-height: 36px;
}
#form1 .error,
#form1 .empty {
  position: absolute;
  bottom: 0;
  display: none;
  font-size: 9px;
  line-height: 17px;
  color: #ffffff;
  text-transform: none;
}
.btns {
  position: relative;
  display: inline-block;
  margin: 26px 0 0;
  float: left;
}
.btns a {
  margin: 0 18px 0 0;
  float: right;
}
#form1 .message .error,
#form1 .message .empty {
  position: absolute;
  bottom: -17px;
  display: none;
  font-size: 9px;
  line-height: 16px;
  color: #ffffff;
  text-transform: none;
}
/* Form defaults */
input,
select,
textarea {
  color: #797a7c;
}
.success {
  position: absolute;
  width: 266px;
  color: #ffffff;
  text-align: center;
  z-index: 1;
  background: #2a0602;
  border: 1px solid #5e251b;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding: 24px 0;
  margin-top: -1px;
}
/* ============================= end forms ============================= */
/* ============================= search ============================= */
#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 {
  display: block;
  color: #ffffff;
  width: 230px;
  padding: 7px 18px 6px;
  margin-bottom: 26px;
  border: 1px solid #5e251b;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background: #2a0602;
}
.search_result {
  color: #ffffff;
}
.search_title {
  margin-bottom: 5px;
  font-weight: 400;
}
.search_title a {
  color: #f06a3f;
  -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: #ffffff;
  text-decoration: none;
}
.search_list {
  margin-top: 30px;
}
.search_list .search {
  font-size: 25px;
  color: #f06a3f;
}
/* ============================= end search ============================= */
/*--- content end ------*/
/*------ footer ------- */
footer {
  font: 12px/24px 'Bitter', serif;
  color: #d05b35;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 600;
  text-align: center;
}
.social-icon {
  position: relative;
  margin: 3px 0 24px;
}
.social-icon > li {
  display: inline-block;
  margin-left: 2px;
}
.social-icon > li > a {
  display: inline-block;
}
.social-icon > li > a > img {
  position: relative;
  top: 0;
}
.social-icon > li > a:hover img {
  top: -5px;
}
.link_0 {
  color: #d05b35;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.link_0:hover {
  color: #ffffff;
  text-decoration: none;
}
/*--- 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: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
