@import "animate.css";
@import "font-awesome.min.css";
@import "googleFonts.css";
/*========================================================
                    Main layout styles
=========================================================*/
body {
  font: 400 15px/24px "Open Sans", sans-serif;
  color: #969696;
  background: #444444;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
   /*color: #24a33b;*/
   color: #2684e4; /*blue*/
}
img {
  max-width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
b {
	font-weight:bold;
}
 .wow {
   visibility: hidden;
 }

.validationSummary 
{
/*	border: 1px solid #B2D557; */
	border: 1px solid #9E0000; 
	background: #F1F6E0 URL(../images/validationError.gif) no-repeat;
	padding: 10px;
	padding-left: 40px;
	color: #9E0000;
	margin: 8px 0 8px 0;
	font-size: 100%;
}

.validationError
{
	display: inline-block;
	background: URL(../images/error.gif) no-repeat;
	width: 10px;
	height: 10px;
	vertical-align: middle;
}
.customValidatorError
{
	display: inline-block;
	background: URL(../images/error.gif) no-repeat;
	width: 290px;
	height: 10px;
	vertical-align: middle;
	padding-left: 14px;
	color: Red;
}

/* ======= Headers ======= */
h2 {
  font: 400 30px/30px "Ultra", serif;
  color: #333333;
}
@media (max-width: 767px) {
  h2 {
    line-height: 36px;
  }
}
h3 {
  font: 900 16px/18px "Open Sans", sans-serif;
  color: #333333;
}
h3.h3__inset1 {
  padding-bottom: 27px;
  position: relative;
}
h3.h3__inset1:after {
  display: block;
  content: '';
  position: absolute;
  height: 3px;
  width: 54px;
  background: #333333;
  left: 0;
  bottom: 0;
}
.heading1 {
  text-align: center;
  margin-bottom: 44px;
}
.heading1 h2 {
  padding-bottom: 32px;
  position: relative;
}
.heading1 h2:after {
  position: absolute;
  display: block;
  content: '';
  width: 84px;
  height: 3px;
  background: #333333;
  left: 50%;
  margin-left: -42px;
  bottom: 0;
}
.heading1 p {
  margin-top: 41px;
}
.heading1 img {
  margin-top: 42px;
}
.heading2 {
  text-align: center;
  margin-bottom: 55px;
}
.heading2 h2 {
  padding-bottom: 32px;
  position: relative;
}
.heading2 h2:after {
  position: absolute;
  display: block;
  content: '';
  width: 84px;
  height: 3px;
  background: #333333;
  left: 50%;
  margin-left: -42px;
  bottom: 0;
}
.heading2 h3 {
  margin-top: 23px;
}
.heading2 p {
  margin-top: 17px;
}
/* ======= Buttons ======= */
.btn-default {
  display: inline-block;
  font: 900 14px/14px "Open Sans", sans-serif;
  color: #333333;
  border: 3px solid #333333;
  background: transparent;
  text-align: center;
  padding: 13px 41px;
}
.btn-default:hover {
  background: #333333;
  color: #ffffff;
}
.btn-big {
  display: inline-block;
}
/* ======= Wrappers ======= */
.wrapper1 {
  padding: 49px 0 78px;
}
.wrapper2 {
  padding: 66px 0 40px;
  background: #f4f4f4;
}
.wrapper3 {
  padding: 68px 0 66px;
}
.wrapper4 {
  padding-bottom: 66px;
}
.wrapper5 {
  padding: 59px 0 60px;
}
.wrapper6 {
  padding-bottom: 33px;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header #stuck_container {
  background: #333333;
  padding: 13px 0 10px;
}
#header #stuck_container.isStuck {
  padding: 13px 0 10px;
}
@media (max-width: 979px) {
  #header {
    text-align: center;
  }
}
/* ======= Logo ======= */
h1 {
  display: inline-block;
  float: left;
}
h1 a {
  display: block;
  position: relative;
  font: 400 20px/26px "Ultra", serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 63px;
}
h1 a:before {
  position: absolute;
  content: '';
  display: block;
  top: -9px;
  left: 0;
  width: 42px;
  height: 40px;
  background: url(../images/logo.png) no-repeat center top;
  -webkit-transition: 1s ease-in-out all;
  transition: 1s ease-in-out all;
}
h1 a:hover {
  color: #ffffff;
}
h1 a:hover:before {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
@media (max-width: 979px) {
  h1 {
    float: none;
    margin-bottom: 10px;
  }
}
/* ======= Main menu variables ======= */
/* ======= Sub menus common variables ======= */
/* ======= First level sub menu variables ======= */
/* ======= Second level sub menu variables ======= */
nav {
  float: right;
  margin-top: 22px;
}
@media (max-width: 979px) {
  nav {
    float: none;
    display: inline-block;
    margin-top: 22px;
  }
}
/* Main menu styles
========================================================*/
.sf-menu > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: center;
}
.sf-menu > li + li {
  margin-left: 47px;
}
.sf-menu > li > .sf-with-ul:after {
  display: block;
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0d7";
  color: #ffffff;
  bottom: -10px;
  left: 50%;
  margin-left: -3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu > li > a {
  text-transform: none;
  font: 900 16px/16px "Open Sans", sans-serif;
  display: inline-block;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
}
.sf-menu > li > a:hover {
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
}
.sf-menu .sfHover > a {
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
}
.sf-menu .sfHover > a:after {
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
}
.sf-menu > li.current > a {
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
}
.sf-menu > li.current > a:after {
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  display: none;
  min-width: 124px;
  font: 400 14px/14px "Open Sans", sans-serif;
  position: absolute;
  top: 58px;
  left: 50%;
  margin-left: -62px;
  background: #333333;
  text-align: center;
  padding: 21px 0 25px 0;
  z-index: 2;
}
.sf-menu ul > li + li {
  margin-top: 22px;
}
.sf-menu ul li {
  position: relative;
  display: block;
}
.sf-menu ul li > .sf-with-ul:after {
  display: block;
  font-family: FontAwesome;
  font-size: 10px;
  position: absolute;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  cursor: default;
  content: "\f0da";
  color: #ffffff;
  bottom: -1px;
  right: 9px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sf-menu ul li a {
  color: #ffffff;
  text-transform: none;
}
.sf-menu ul li a:hover {
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
}
.sf-menu ul > .sfHover > a {
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
}
.sf-menu ul > .sfHover > a:after {
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: -20px;
  padding-bottom: 21px;
  left: 124px;
  margin-left: 0;
  /*background: #24a33b;*/
  background: #2684e4; /*blue*/
  z-index: 4;
  text-align: center;
}
.sf-menu ul ul a:hover {
  color: #333333;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    /*color: #24a33b;*/
    color: #2684e4; /*blue*/
    width: 100%;
    background: #ffffff;
    font: 900 16px/16px "Open Sans", sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    padding: 2px 0;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
  z-index: 999;
  position: fixed;
  -webkit-box-shadow: 0 0 4px 0 #000000;
  box-shadow: 0 0 4px 0 #000000;
}
.isStuck .sf-menu ul {
  top: 34px;
}
.isStuck .sf-menu ul ul {
  top: -20px;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
  background: #ffffff;
}
#content.common {
  padding-top: 51px;
}
/* ======= Box 1 History ======= */
.box1 {
  background: #f4f4f4;
  position: relative;
  margin-bottom: 90px;
  overflow: hidden;
}
.box1 .image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  height: 100%;
  background: url(../images/skis_snow.jpg) no-repeat center top;
  background-size: cover;
}
@media (max-width: 979px) {
  .box1 .image-wrapper {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .box1 .image-wrapper {
    width: 100%;
    float: none;
    height: 300px;
  }
}
.box1 .imagedeals-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  height: 100%;
  background: url(../images/deals.png) no-repeat center top;
  background-size: contain;
}
@media (max-width: 979px) {
  .box1 .imagedeals-wrapper {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .box1 .imagedeals-wrapper {
    width: 100%;
    float: none;
    height: 300px;
  }
}
.box1.box1__inset1 h3 {
  line-height: 19px;
}
.box1.box1__inset1 .content-wrapper {
  padding-bottom: 60px;
}
.box1.box1__inset1 .image-wrapper {
  background-image: url(../images/page2_img1.png);
}
.box1.box1__inset1 .imagedeals-wrapper {
  background-image: url(../images/page2_img1.png);
}
.box1.box1__inset1 .nopic-content-wrapper {
  padding-bottom: 60px;
}
.box1 .content-wrapper {
  width: 70%;
  float: right;
  padding: 60px 70px 65px 84px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 979px) {
  .box1 .content-wrapper {
    width: 70%;
    padding-left: 40px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .box1 .content-wrapper {
    width: 100%;
    float: none;
    padding: 340px 30px 40px;
  }
}
.box1 .nopic-content-wrapper {
  width: 100%;
  padding: 60px 70px 65px 84px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 979px) {
  .box1 .nopic-content-wrapper {
    width: 80%;
    padding-left: 40px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .box1 .nopic-content-wrapper {
    width: 100%;
    float: none;
    padding: 340px 30px 40px;
  }
}
.box1 h3 {
  margin-bottom: 27px;
}
.box1 .btn-default {
  margin-top: 37px;
}
.box1.box1__inset2 h3 {
  margin-bottom: 27px;
}
.box1.box1__inset2 .h3__inset1 {
  padding-bottom: 17px;
}
.box1.box1__inset2 .btn-default {
  margin-top: 27px;
}
.box1.box1__inset2 .content-wrapper {
  padding-top: 60px;
  padding-bottom: 59px;
  padding-right: 66px;
}
@media (max-width: 767px) {
  .box1.box1__inset2 .content-wrapper {
    padding: 340px 30px 40px;
  }
}

.box1.box1__inset2 .nopic-content-wrapper {
  padding-top: 60px;
  padding-bottom: 59px;
  padding-right: 66px;
}
@media (max-width: 767px) {
  .box1.box1__inset2 .nopic-content-wrapper {
    padding: 340px 30px 40px;
  }
}

.box1.box1__inset2 time {
  display: inline-block;
  background: #333333;
  color: #ffffff;
  text-align: center;
  padding: 21px 20px 15px;
  position: absolute;
  left: 19px;
  bottom: 0;
}
@media (max-width: 767px) {
  .box1.box1__inset2 time {
    left: 0;
  }
}
.box1.box1__inset2 time span.day {
  display: block;
  font: 30px/30px "Ultra", serif;
}
.box1.box1__inset2 time span.month {
  display: block;
  font: 14px/14px "Ultra", serif;
  color: #A7A7A7
}
.box1.box1__offset1 {
  margin-top: 4px;
  margin-bottom: 16px;
}
/* ======= Box 2 Our menu ======= */
.box2 {
  overflow: hidden;
}
.box2 .image-wrapper {
  position: relative;
}
.box2 .image-wrapper .price {
  display: inline-block;
  background: #333333;
  color: #ffffff;
  text-align: center;
  padding: 19px 20px 15px;
  position: absolute;
  left: 19px;
  bottom: 0;
}
.box2 .image-wrapper .price span {
  font: 30px/30px "Ultra", serif;
}
.box2 .content {
  background: #f4f4f4;
  padding: 24px 20px 33px;
}
.box2 h3 {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .box2 {
    margin-bottom: 50px;
  }
  .box2 img {
    width: 100%;
  }
}
/* ======= Border wrapper 1 ======= */
.border-wrapper1 {
  position: relative;
  overflow: hidden;
}
.border-wrapper1:after {
  z-index: 1;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 3px;
  top: 114px;
  background: #f4f4f4;
}
@media (max-width: 767px) {
  .border-wrapper1:after {
    display: none;
  }
}
/* ======= Box 3 Services ======= */
.box3 {
  position: relative;
  z-index: 2;
  padding: 0 5px;
  text-align: center;
  margin-top: 50px;
}
.box3 img {
  background: #333333;
  margin-bottom: 38px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box3 h3 {
  margin-bottom: 16px;
}
.box3.box3__inset1 {
  padding: 0 55px;
}
.box3:hover img {
  /*background: #24a33b;*/
  background: #2684e4; /*blue*/
}
/* ======= Post 1 Wrapper 1 ======= */
.post1-wrapper1 {
  margin-top: -34px;
  padding-bottom: 61px;
}
.post1-wrapper1 .button-wrapper {
  text-align: center;
  margin-top: 39px;
}
/* ======= Post 1 News ======= */
.post1 {
  color: #ffffff;
}
@media (max-width: 767px) {
  .post1 {
    text-align: center;
  }
}
.post1 .color-wrapper {
  background: transparent;
  padding: 50px 0 44px;
}
.post1:hover .color-wrapper {
  background: rgba(51, 51, 51, 0.8);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.post1 time {
  font: 400 46px/46px "Ultra", serif;
}
@media (max-width: 1199px) {
  .post1 time {
    font-size: 40px;
  }
}
@media (max-width: 979px) {
  .post1 time {
    font-size: 31px;
  }
}
@media (max-width: 767px) {
  .post1 time {
    margin-bottom: 20px;
  }
}
.post1 .btn-default {
  border-color: #ffffff;
  color: #ffffff;
  margin-top: -2px;
}
@media (max-width: 1199px) {
  .post1 .btn-default {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .post1 .btn-default {
    margin-top: 20px;
  }
}
.post1 .btn-default:hover {
  border-color: #ffffff;
  background: #ffffff;
  color: #333333;
}
.post1 p {
  margin-top: -1px;
}
.post1.post1__inset1 {
  background-image: url(../images/page1_img9.png);
}
.post1.post1__inset2 {
  background-image: url(../images/page1_img10.png);
}
.post1.post1__inset3 {
  background-image: url(../images/page1_img11.png);
}
.post1.post1__inset4 {
  background-image: url(../images/page1_img12.png);
}
/* ======= Box 4 Why people visit us ======= */
.box4 {
  margin-bottom: 57px;
}
.box4 h3 {
  margin-bottom: 24px;
}
/* ======= Banner 1 Testimonials ======= */
.banner1 {
  background-image: url(../images/page2_img2.png);
  padding: 56px 0 66px;
}
/* ======= Blockquote 1 Testimonials ======= */
.blockquote1 {
  text-align: center;
  color: #ffffff;
}
.blockquote1 .quote {
  display: inline-block;
  font: 400 85px/85px "Open Sans", sans-serif;
  margin-bottom: -32px;
}
.blockquote1 cite {
  line-height: 24px;
  display: block;
  margin-bottom: 41px;
}
.blockquote1 .by {
  display: inline-block;
  font: 900 16px/16px "Open Sans", sans-serif;
}
.blockquote1 .who {
  margin-top: -1px;
  display: block;
  font: 400 15px/24px "Open Sans", sans-serif;
  color: #a7a7a7;
}
/* ======= Box 5 Wrapper 1 ======= */
.box5-wrapper1 {
  margin-top: -5px;
}
.box5-wrapper1 .button-wrapper {
  margin-top: 46px;
  text-align: center;
}
/* ======= Box 5 Our staff ======= */
.box5 img {
  margin-bottom: 31px;
}
.box5 h3 {
  margin-bottom: 11px;
}
@media (max-width: 767px) {
  .box5 {
    margin-bottom: 50px;
  }
  .box5 img {
    width: 100%;
  }
}
/* ======= Our menu ======= */
#accordion {
  margin-bottom: 67px;
  margin-top: -25px;
}
#accordion .box6 {
  outline: none;
}
#accordion .accordion-content {
  padding: 23px 0 30px;
}
@media (max-width: 767px) {
  #accordion .accordion-content .list1 {
    margin-bottom: 50px;
  }
}
.box6 {
  color: #ffffff;
}
.box6 .color-wrapper {
  background: transparent;
  padding: 50px 0 44px;
}
.box6:hover .color-wrapper {
  cursor: pointer;
  background: rgba(51, 51, 51, 0.8);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.box6 .heading {
  display: block;
  font: 400 46px/46px "Ultra", serif;
}
@media (max-width: 1199px) {
  .box6 .heading {
    font-size: 35px;
  }
}
@media (max-width: 979px) {
  .box6 .heading {
    font-size: 27px;
  }
}
.box6 p {
  margin-top: -1px;
}
.box6.box6__inset1 {
  background-image: url(../images/page3_img1.png);
}
.box6.box6__inset2 {
  background-image: url(../images/page3_img2.png);
}
.box6.box6__inset3 {
  background-image: url(../images/page3_img3.png);
}
.box6.box6__inset4 {
  background-image: url(../images/page3_img4.png);
}
.box6.box6__inset5 {
  background-image: url(../images/page3_img5.png);
}
.box6.box6__inset6 {
  background-image: url(../images/page3_img6.png);
}
.box6.box6__inset7 {
  background-image: url(../images/page3_img7.png);
}
/* ======= Box 7 with video ======= */
.box7 {
  margin-top: 3px;
  margin-bottom: 3px;
}
.box7 .vimeo-video1 {
  margin-bottom: 48px;
  position: relative;
}
.box7 .vimeo-video1:after {
  position: absolute;
  display: block;
  content: '';
  width: 54px;
  height: 3px;
  left: 0;
  bottom: -33px;
  background: #333333;
}
@media (max-width: 767px) {
  .box7 {
    margin-bottom: 60px;
  }
}
/* ======= Vimeo video  ======= */
.vimeo-video1 iframe {
  width: 100%;
  height: 246px;
}
@media (max-width: 1199px) {
  .vimeo-video1 iframe {
    height: 199.45945945945945px;
  }
}
@media (max-width: 979px) {
  .vimeo-video1 iframe {
    height: 156.9081081081081px;
  }
}
@media (max-width: 767px) {
  .vimeo-video1 iframe {
    height: 279.2432432432432px;
  }
}
@media (max-width: 479px) {
  .vimeo-video1 iframe {
    height: 179.51351351351352px;
  }
}
.gallery {
  margin-top: 4px;
  margin-bottom: 36px;
}
.gallery .gallery_image {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .gallery .gallery_image {
    margin-bottom: 21px;
  }
}
@media (max-width: 979px) {
  .gallery .gallery_image {
    margin-bottom: 18px;
  }
}
/* ======= Google Map  ======= */
.google-map1 {
  height: 425px;
}
.google-map1 img {
  max-width: none !important;
}
.google-map-wrapper {
  margin-top: 4px;
  overflow: hidden;
  margin-bottom: 23px;
}
/* ======= Address  ======= */
.address-wrapper .contacts-address {
  display: inline-block;
  margin-top: 22px;
  margin-bottom: 70px;
  font: 15px/24px "Open Sans", sans-serif;
}
@media (max-width: 767px) {
  .address-wrapper .contacts-address {
    margin-bottom: 40px;
    display: block;
  }
}
.address-wrapper .contacts-address .our-address {
  color: #333333;
  display: block;
  margin-bottom: 23px;
}
.address-wrapper .contacts-address .wrapper {
  display: block;
}
.address-wrapper .contacts-address .wide {
  display: inline-block;
  min-width: 87px;
}
.address-wrapper .contacts-address .wide2 {
  display: inline-block;
  min-width: 70px;
}
.address-wrapper address + address {
  margin-left: 57px;
}
@media (max-width: 767px) {
  .address-wrapper address + address {
    margin-left: 0;
  }
}
/* ======= Box 8 Privacy Policy ======= */
.box8 {
  margin-bottom: 27px;
  margin-top: -3px;
}
.box8 .heading {
  color: #333333;
  display: block;
}
.box8 .simple-link {
  margin-top: 29px;
}
/* ======= Simple link ======= */
.simple-link {
  display: inline-block;
  font-style: italic;
  color: #333333;
}
.simple-link:hover {
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
}
/* ======= List 1 ======= */
.list1 li {
  display: block;
  font: 400 15px/15px "Open Sans", sans-serif;
  color: #333333;
}
@media (max-width: 1199px) {
  .list1 li {
    line-height: 23px;
  }
}
.list1 li + li {
  margin-top: 14px;
}
.list1 li .name {
  display: block;
  float: left;
  margin-right: 1px;
}
@media (min-width: 767px) and (max-width: 1199px) {
  .list1 li .name {
    float: none;
  }
}
.list1 li .price {
  display: block;
  float: right;
  margin-left: 1px;
}
.list1 li .border {
  display: block;
  overflow: hidden;
  height: 16px;
  position: relative;
}
@media (max-width: 1199px) {
  .list1 li .border {
    height: 20px;
  }
}
.list1 li .border:after {
  position: absolute;
  content: '';
  display: block;
  background: url(../images/border1.png) repeat-x center;
  height: 1px;
  width: 100%;
  bottom: 3px;
}
/* ======= Social buttons 1 ======= */
.socials1 li {
  display: inline-block;
}
.socials1 li + li {
  margin-left: 0;
}
.socials1 li a i {
  width: 30px;
  height: 30px;
  line-height: 20px;
  color: #ffffff;
  /*background: #24a33b;*/
  background: #2684e4; /*blue*/
  text-align: center;
  font-size: 14px;
  display: block;
  border-radius: 200px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.socials1 li a i:hover {
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
}
/* ======= Gallery  ======= */
.gallery_image a.big-image {
  display: block;
  position: relative;
  background: #333333;
}
.gallery_image a.big-image img {
  -webkit-box-shadow: 0 0 0 0 #ffffff;
  box-shadow: 0 0 0 0 #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.gallery_image a.big-image .gallery_hover {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery_image a.big-image .gallery_hover i {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 40px;
  /*color: #24a33b;*/
  color: #2684e4; /*blue*/
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -17px;
}
.gallery_image a.big-image:hover img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.gallery_image a.big-image:hover .gallery_hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery_image a.big-image:hover .gallery_hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
  padding: 42px 0 32px;
  background: #333333;
}
#footer .heading1 {
  margin-top: 58px;
}
#footer .heading1 h2 {
  color: #ffffff;
  padding-bottom: 36px;
}
#footer .heading1 h2:after {
  background: #ffffff;
}
#footer .privacy-block {
  color: #ffffff;
  font-size: 14px;
  text-align: center;
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  font-size: 0;
  z-index: 20;
  background: url(../images/toTop.png) no-repeat center top;
  width: 70px;
  height: 70px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#toTop:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*Core variables and mixins*/


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	margin: 0px 15px 0px 0px;
	padding: 10px;
	padding-top: 0px;
	width:100%
}

#box-table-a th
{
	font-size: 13px;
	font-weight:bold;
	text-align: left;
	padding: 2px;
	border-bottom: 1px solid #fff;
	color: #111;
	background-color: #B3B3B3;
}

#box-table-a td
{
	padding: 2px;
	background: #efefef; 
	border-bottom: 1px solid #fff;
	color: #111;
	border-top: 1px solid transparent;
}

#box-table-a tr:hover td
{
	background: #e1e1e1;
	color: #111;
}















s*/
