@import url(animate.css);
@import url(hotel-pictograms.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #10223a;
  color: #808289;
  font: 400 16px/29px "Ubuntu", sans-serif;
  -webkit-text-size-adjust: none;
}


img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  color: #494b52;
  text-transform: uppercase;
  
}

h1 {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 15.12px;
}
@media (max-width: 479px) {
  h1 {
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 6px;
  }
}

h2 {
  font-size: 34px;
  line-height: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  h2 {
    font-size: 26px;
    line-height: 30px;
  }
}

h3 {
  font-size: 19px;
  line-height: 30px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 16px;
}

hr {
  max-width: 106px;
  height: 3px;
  margin: 0;
  padding: 0;
  border: none;
  background: #4280c9;
}
.grid_4 hr {
  max-width: 60px;
}
.center hr, hr.center {
  margin-left: auto;
  margin-right: auto;
}

p, .copyright {
  font-weight: 300;
}
p a:hover, .copyright a:hover {
  text-decoration: underline;
}
p em, .copyright em {
  font-size: 16px;
  line-height: 30px;
  color: #4280c9;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a:active {
  background: transparent;
}
a:focus {
  outline: none;
}

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-family: "FontAwesome";
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.mg-add {
  margin-top: 19px;
}

.oh {
  overflow: hidden;
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

.primary {
  color: #4280c9;
}

.drop-shadow {
  -webkit-box-shadow: inset 0 4px 4px #e2e2e2;
  -moz-box-shadow: inset 0 4px 4px #e2e2e2;
  box-shadow: inset 0 4px 4px #e2e2e2;
}

/*block for text
================================*/
.img_block {
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
.img_block img {
  width: 100%;

  

}
.btn {
  width: 228px;
  border: 1px solid #5d5959;
  background: none;
  display: block;
  font: 36px/76px 'Open Sans', sans-serif;
  text-align: center;
  color: #5d5959;
  margin-top: 20px;
  margin: 20px auto;
}
.btn:hover {
  background: #3c3c3e;
  color: #ffffff;
}
.bd-ra {
  border-radius: 50%;
}
.sub_head {
  font-size: 24px;
  font-style: italic;
  line-height: 36px;
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 979px) {
  h2 {
    font: 300 62px/62px 'Open Sans', sans-serif;
    text-align: center;
    margin-bottom: 40px;
  }
  h2 span:before {
    display: none;
  }
  h3 {
    font: 45px/45px 'Marvel', sans-serif;
    text-align: center;
  }
  h4 {
    font: 30px/30px 'Marvel', sans-serif;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  h5 {
    font: 20px/20px 'Marvel', sans-serif;
    text-align: center;
    margin-bottom: 20px;
    color: #3c3c3e;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font: 300 52px/52px 'Open Sans', sans-serif;
    text-align: center;
    margin-bottom: 40px;
  }
  h2 span:before {
    display: none;
  }
  h3 {
    font: 45px/45px 'Marvel', sans-serif;
    text-align: center;
  }
  h4 {
    font: 25px/25px 'Marvel', sans-serif;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  h5 {
    font: 20px/20px 'Marvel', sans-serif;
    text-align: center;
    margin-bottom: 20px;
    color: #3c3c3e;
  }
  .img_block {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  h2 {
    font: 300 42px/42px 'Open Sans', sans-serif;
    text-align: center;
    margin-bottom: 40px;
  }
  h2 span:before {
    display: none;
  }
  h3 {
    font: 35px/35px 'Marvel', sans-serif;
    text-align: center;
  }
  h4 {
    font: 20px/20px 'Marvel', sans-serif;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  h5 {
    font: 16px/16px 'Marvel', sans-serif;
    text-align: center;
    margin-bottom: 20px;
    color: #3c3c3e;
  }
  .img_block {
    margin-bottom: 20px;
  }
}
.index .block-1 {
  position: relative;
}
.index .block-2 {
  position: relative;
  margin-top: -333px;
}
.index .block-2 h2 {
  color: #ffffff;
  font-size: 48px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  border-bottom: none;
  display: block;
  text-align: center;
}
.index .block-2 .isotope a {
  float: left;
  height: 284px;
  overflow: hidden;
  border: 1px solid #3f3d3d;
  position: relative;
}
.index .block-2 .isotope a i {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  display: block;
  background: url(../images/filler-1.png) repeat;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 100px;
  color: #fff;
  line-height: 260px;
  text-align: center;
}
.index .block-2 .isotope a:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.index .block-2 .isotope .item-1 {
  border-bottom: none;
}
.index .block-2 .isotope .item-2,
.index .block-2 .isotope .item-3 {
  border-bottom: none;
  border-left: none;
}
.index .block-2 .isotope .item-5,
.index .block-2 .isotope .item-6 {
  border-left: none;
}
.index .block-2 .btn {
  margin-top: 77px;
  margin-bottom: 140px;
}
.index .block-3 {
  padding-bottom: 70px;
}
.index .block-3 .first {
  font-size: 18px;
  margin-bottom: 40px;
}
.index .block-3 .btn {
  margin: 50px 0 20px 0;
}
.index .block-3 .img_block {
  float: left;
  margin-right: 30px;
}
.index .block-4 {
  background: url(../images/index_img_par.jpg);
  background-attachment: fixed;
  background-position: center 0%;
  position: relative;
  background-repeat: no-repeat;
  padding: 80px 0;
  overflow: hidden;
}
.index .block-4 span {
  font-size: 92px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 100px;
  display: block;
  position: relative;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
.index .block-4 .el-1 {
  left: 300px;
}
.index .block-4 .el-2 {
  left: 585px;
}
.index .block-4 .btn {
  border-color: #ffffff;
  color: #ffffff;
  margin-top: 40px;
}
.index .block-5 {
  padding: 80px 0;
}
.index .block-5 .text {
  border: 1px solid #fff;
  font: 14px/20px 'Open Sans', sans-serif;
  color: #727070;
  margin-bottom: 30px;
}
.index .block-5 .item-1 .text {
  margin-left: 30px;
  padding: 30px 40px 28px 100px;
  position: relative;
}
.index .block-5 .item-1 .text:before {
  content: "";
  width: 21px;
  height: 38px;
  background: url(../images/left-arrow.png) no-repeat;
  position: absolute;
  top: 60px;
  left: -20px;
}
.index .block-5 .item-2 .text {
  margin-right: 30px;
  padding: 30px 100px 28px 40px;
  position: relative;
}
.index .block-5 .item-2 .text:before {
  content: "";
  width: 21px;
  height: 38px;
  background: url(../images/right-arrow.png) no-repeat;
  position: absolute;
  top: 60px;
  right: -20px;
}
.index .block-6 #map-canvas {
  height: 680px;
}
@media only screen and (max-width: 1499px) {
  .index .block-2 {
    margin-top: -300px;
  }
}
@media only screen and (max-width: 1399px) {
  .index .block-2 {
    margin-top: -270px;
  }
}
@media only screen and (max-width: 1199px) {
  .index .w-1 {
    width: 27.5%;
  }
  .index .w-2 {
    width: 44%;
  }
  .index .block-2 {
    margin-top: -270px;
  }
  .index .block-2 .img_block {
    height: 100%;
  }
  .index .block-2 .img_block img {
    width: auto;
    height: 100%;
  }
  .index .block-2 .isotope a {
    height: 265px;
  }
  .index .block-2 .isotope i {
    line-height: 265px;
  }
  .index .block-4 .el-1,
  .index .block-4 .el-2 {
    position: static;
    margin-left: 100px;
  }
  .index .block-5 .item-1 .text {
    padding-left: 40px;
  }
  .index .block-5 .item-2 .text {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 979px) {
  .index .block-2 {
    margin-top: -270px;
  }
  .index .block-2 .isotope a {
    height: 211px;
  }
  .index .block-2 .isotope i {
    line-height: 211px !important;
  }
  .index .block-3 h3 {
    height: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .index .block-2 .isotope a {
    width: 100%;
    height: 211px;
    border: 1px solid #000 !important;
    margin-top: -1px;
  }
  .index .block-2 .isotope a .img_block {
    width: 100%;
    margin-bottom: 0;
  }
  .index .block-2 .isotope a .img_block img {
    width: 100%;
    height: auto;
  }
  .index .block-3 .element {
    padding: 0;
  }
  .index .block-3 .grid_7 h2 {
    margin-top: 50px;
  }
  .index .block-5 article {
    margin-bottom: 60px;
  }
  .index .block-5 .img_block {
    width: 60%;
    margin: 30px auto;
  }
  .index .item-1 .text {
    margin: 30px 0 !important;
  }
  .index .item-1 .text:before {
    display: none;
  }
  .index .item-1 .text:after {
    content: "";
    position: absolute;
    top: -22px;
    left: calc(50% - 10px);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 22px solid #ffffff;
  }
  .index .item-2 .text {
    margin: 0 0 30px 0 !important;
  }
  .index .item-2 .text:before {
    display: none;
  }
  .index .item-2 .text:after {
    content: "";
    position: absolute;
    bottom: -22px;
    left: calc(50% - 10px);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 22px solid #ffffff;
  }
}
@media only screen and (max-width: 640px) {
  .index .block-4 .el-1,
  .index .block-4 .el-2 {
    font-size: 70px;
    line-height: 75px;
    margin-left: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .index .block-4 .el-1,
  .index .block-4 .el-2 {
    font-size: 40px;
    line-height: 45px;
  }
  .index .block-5 .img_block {
    width: 100%;
  }
}
.index-1 .block-1 {
  padding: 120px 0 70px;
}
.index-1 .block-1 header {
  text-align: center;
}
.index-1 .block-1 h2 {
  margin-bottom: 64px;
}
.index-1 .block-1 article {
  border: 1px solid #000;
  border-top: none;
  padding-top: 5px;
  margin-bottom: 95px;
}
.index-1 .block-1 h4 {
  background: #323045;
  color: #ffffff;
  line-height: 52px;
  margin-top: 0;
  margin-bottom: 20px;
}
.index-1 .block-1 p {
  padding: 0 32px 25px;
}
.index-1 .block-1 .img_block {
  margin-bottom: 0 !important;
}
.index-1 .block-1 .img_block i {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  display: block;
  background: url(../images/filler-1.png) repeat;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 100px;
  color: #fff;
  line-height: 234px;
  text-align: center;
}
.index-1 .block-1 .img_block:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media only screen and (max-width: 1199px) {
  .index-1 .block-1 .img_block i {
    line-height: 190px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 768px) {
  .index-1 .block-1 .img_block i {
    line-height: 149px;
  }
  .index-1 .block-3 .bd-ra {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .index-1 .block-1 .img_block i {
    line-height: 266px;
  }
  .index-1 .block-3 .bd-ra {
    margin: 10px auto;
  }
  .index-1 .block-3 p {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .index-1 .block-1 .img_block i {
    line-height: 171px;
  }
}
.index-2 .block-1 {
  padding: 120px 0 70px;
}
.index-2 .block-1 header {
  text-align: center;
}
.index-2 .block-1 #touch_gallery .grid_4 {
  position: relative;
  overflow: hidden;
  margin-bottom: 33px;
}
.index-2 .block-1 h2 {
  margin-bottom: 64px;
}
.index-2 .block-1 article {
  border: 1px solid rgba(50, 48, 69, 0.5);
  background: #323045;
  padding-top: 6px;
  position: absolute;
  top: 207px;
  left: 0;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.index-2 .block-1 article:hover {
  top: 0;
  padding-top: 41px;
}
.index-2 .block-1 h4 {
  background: none;
  color: #ffffff;
  line-height: 52px;
  margin-top: 0;
  margin-bottom: 20px;
}
.index-2 .block-1 p {
  padding: 0 25px 25px;
  color: #efeded;
}
.index-2 .block-1 .img_block {
  margin-bottom: 0 !important;
}
.index-2 .block-1 .img_block i {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0;
  top: 0;
  left: 0;
  display: block;
  background: url(../images/filler.png) no-repeat;
  background-size: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.index-2 .block-1 .img_block:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.index-2 .block-1 .pagination {
  text-align: center;
  margin-top: 43px;
}
.index-2 .block-1 .pagination a {
  display: inline-block;
  width: 53px;
  height: 36px;
  font: 24px/36px 'Dosis', sans-serif;
  color: #5d5959;
  border: 1px solid #7b7878;
  margin-left: -1px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.index-2 .block-1 .pagination a.active {
  background: #ffffff;
}
.index-2 .block-1 .pagination a:hover {
  background: #ffffff;
}
@media only screen and (max-width: 1199px) {
  .index-2 .block-1 article {
    top: 165px;
  }
  .index-2 .block-1 article:hover {
    padding-top: 10px;
  }
  .index-2 .block-1 article h4 {
    line-height: 35px;
  }
}
@media only screen and (max-width: 979px) {
  .index-2 .block-1 article {
    top: 130px;
  }
  .index-2 .block-1 article:hover {
    padding-top: 10px;
  }
  .index-2 .block-1 article h4 {
    line-height: 35px;
    font-size: 20px;
    margin-bottom: 5px;
  }
  .index-2 .block-1 article p {
    font-size: 12px;
    padding: 0 5px;
  }
}
@media only screen and (max-width: 767px) {
  .index-2 .block-1 article {
    top: 234px;
  }
  .index-2 .block-1 article:hover {
    padding-top: 10px;
  }
  .index-2 .block-1 article h4 {
    line-height: 35px;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 15px;
  }
  .index-2 .block-1 article p {
    font-size: 14px;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 480px) {
  .index-2 .block-1 article {
    top: 150px;
  }
  .index-2 .block-1 article:hover {
    padding-top: 10px;
  }
  .index-2 .block-1 article h4 {
    line-height: 35px;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .index-2 .block-1 article p {
    font-size: 14px;
    padding: 0 10px;
  }
}
.index-3 .block-1 {
  padding: 80px 0;
}
.index-3 .block-1 h4 {
  text-align: left;
  color: #3c3c3e;
  margin-bottom: 35px;
}
.index-3 .block-1 article {
  margin-bottom: 100px;
}
.index-3 .block-1 .first {
  margin-bottom: 25px;
  margin-top: 20px;
}
.index-3 .block-1 .attributes {
  margin-top: 25px;
}
.index-3 .block-1 .attributes > div {
  border-bottom: 1px solid #d1d1d2;
  height: 40px;
  line-height: 40px;
}
.index-3 .block-1 .attributes > div > div {
  display: inline-block;
  font-size: 14px;
  color: #737272;
}
.index-3 .block-1 .attributes > div > div a {
  color: #737272;
  font-family: 'Open Sans', sans-serif;
}
.index-3 .block-1 .attributes > div > div a:hover {
  color: #000;
}
.index-3 .block-1 .attributes > div .fa {
  line-height: 40px;
  color: #adacac;
  font-size: 20px;
  margin-right: 25px;
}
.index-3 .block-1 .attributes .attr {
  width: 236px;
}
.index-3 .block-1 .attributes .attr-2 {
  float: right;
}
.index-3 .block-1 .attributes .attr-3 > div {
  display: inline-block;
}
.index-3 .block-1 .attributes .attr-3 > div span {
  margin-right: 5px;
}
.index-3 .block-1 .attributes .el-2 .fa:hover,
.index-3 .block-1 .attributes .el-3 .fa:hover {
  color: #d94d3a;
}
.index-3 .block-1 .line-1 {
  border-top: 1px solid #d1d1d2;
}
.index-3 .item-1 {
  margin-bottom: 100px;
}
.index-3 .item-1 li {
  padding-left: 23px;
  background: url(../images/bullet.png) 1px 9px no-repeat;
  margin-bottom: 5px;
}
.index-3 .item-1 li a {
  color: #535151;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
}
.index-3 .item-1 li a:hover {
  color: #d94d3a;
}
.index-3 .item-2 .img_block {
  float: left;
  margin-right: 20px;
}
.index-3 .item-2 h5 {
  margin-bottom: 5px;
}
.index-3 .item-2 p {
  margin-top: 25px;
}
.index-3 .item-2 article {
  margin-bottom: 45px;
}
@media only screen and (max-width: 1199px) {
  .index-3 .block-1 .attributes .attr {
    width: 200px;
  }
}
@media only screen and (max-width: 979px) {
  .index-3 .block-1 .attributes .attr {
    width: 155px;
  }
  .index-3 .item-2 .img_block {
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .index-3 .block-1 .attributes > div {
    height: auto;
  }
  .index-3 .block-1 .attributes .attr {
    width: 49%;
  }
  .index-3 .block-1 .attributes .attr-2 {
    float: none;
  }
  .index-3 .item-2 .img_block {
    float: left;
  }
  .index-3 .item-2 h5 {
    text-align: left;
  }
}
@media only screen and (max-width: 480px) {
  .index-3 .block-1 .attributes > div {
    height: auto;
  }
  .index-3 .block-1 .attributes .attr {
    width: 100%;
  }
  .index-3 .block-1 .attributes .attr-2 {
    float: none;
  }
  .index-3 .item-2 .img_block {
    float: none;
  }
}
.index-4 .block-1 {
  padding: 80px 0;
}
.index-4 .block-1 header {
  text-align: center;
}
.index-4 .block-1 #map-canvas {
  height: 428px;
}
.index-4 .block-2 {
  padding: 80px 0;
}
.index-4 .block-2 .cont_btn a {
  display: inline-block;
  font-size: 26px;
  width: 150px;
  height: 57px;
  line-height: 57px;
}
.index-4 .block-2 .address a {
  color: inherit;
}
.index-4 .block-2 .address a:hover {
  color: #d94d3a;
}
@media only screen and (max-width: 767px) {
  .index-4 h2 {
    margin-top: 30px;
  }
  .index-4 .address {
    margin-top: 20px;
  }
  .index-4 .block-2 .cont_btn {
    margin-bottom: 70px;
  }
  .index-4 .block-2 .cont_btn .btn {
    margin-right: 30px !important;
  }
}
}

/*========================================================
                      Main Layout
==========================================================*/
* + h2 {
  margin-top: 116px;
}

* + h3 {
  margin-top: 31px;
}

* + h5 {
  margin-top: 12px;
}

* + hr {
  margin-top: 28px;
}

* + p {
  margin-top: 18px;
}

* + .booking-form {
  margin-top: 63px;
}

* + .flex-list {
  margin-top: 26px;
}

* + .row {
  margin-top: 81px;
}

* + .off1 {
  margin-top: 96px;
}

* + .btn {
  margin-top: 47px;
}

* + .owl-carousel {
  margin-top: 49px;
}

hr + * {
  margin-top: 32px;
}

h2 + h3 {
  margin-top: 22px;
}

h3 + p {
  margin-top: 4px;
}

img + p {
  margin-top: 42px;
}

p + h3 {
  margin-top: 22px;
}

.container + .container {
  margin-top: 82px;
}

.btn + .btn {
  margin-left: 20px;
}

.btn:first-child + .btn {
  margin-top: 0;
}

.box + .box {
  margin-top: 38px;
}
/* Main menu styles
========================================================*/
.sf-menu {
  width: 100%;
  text-align: center;
  line-height: 36px;
  margin-top: auto;
  margin-top: 32px;
  border-top: 2px solid #fff;
  padding-top: 50px;
  display: table;
}
.sf-menu > li {
  display: table-cell;
  table-layout: fixed;
  position: relative;
  padding: 0;
  margin: 0;
}
.sf-menu > li > a {
  color: #b5b2b2;
  font-size: 36px;
  margin-left: 29px;
  font-family: 'Dosis', sans-serif;
  margin-bottom: 30px;
  position: relative;
}
.sf-menu > li > a:hover {
  color: #ffffff;
}
.sf-menu > li > a:hover:before {
  background-position: 0 0;
  top: -46px;
  height: 21px;
}
.sf-menu > li > a:before {
  content: "";
  position: absolute;
  top: -52px;
  left: 37%;
  width: 38px;
  height: 12px;
  background: url(../images/menu-bullet.PNG) 0 -21px no-repeat;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sf-menu > li:first-child {
  padding-right: 0;
}
.sf-menu > li.current > a {
  color: #ffffff;
}
.sf-menu > li.current > a:before {
  background-position: 0 0;
  top: -46px;
  height: 21px;
}
@media only screen and (max-width: 979px) {
  .sf-menu li {
    padding-right: 0;
  }
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  position: absolute;
  top: 66px;
  left: calc(50% - 80px);
  background: #d94d3a;
  color: #ffffff;
  min-width: 160px;
  z-index: 999;
  display: none;
  text-align: left;
  padding-left: 33px;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul:before {
  content: "";
  position: absolute;
  top: -10px;
  left: calc(50% - 3px);
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 10px solid #d94d3a;
}
.sf-menu ul li {
  position: relative;
  height: 48px;
  line-height: 48px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sf-menu ul li a {
  line-height: 12px;
  padding: 10px 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  display: block;
}
.sf-menu ul li:hover > a {
  color: #7d261a;
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: 0;
  left: 126px;
  z-index: 4;
  min-width: 157px;
  border: none;
  background: #dbb3ae;
}
.sf-menu ul ul:before {
  display: none;
}
.sf-menu ul ul a:hover {
  color: #d94d3a;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  .select-menu {
    display: block;
    width: 100%;
    border-color: #d94d3a;
    color: #666;
    font-size: 16px;
    padding: 5px;
  }
}
/* Stuck menu styles
========================================================*/
.isStuck {
  background: url(../images/header_bg.jpg) bottom;
  background-size: cover;
  z-index: 9;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #d94d3a;
}
.isStuck .social {
  display: none;
}
.isStuck h1 {
  display: none;
}
.isStuck nav {
  margin-top: 17px !important;
}
.isStuck .sf-menu {
  margin-top: 3px;
  border: none;
  padding: 0;
}
.isStuck .sf-menu > li > a:before {
  display: none;
}
.isStuck .sf-menu > li > a:hover:before {
  display: none;
}
.isStuck .sf-menu > li.current > a:before {
  display: none;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}

/*=======================================================
                       Components
=========================================================*/
/*==================     Brand     ======================*/
img + .brand_name {
  margin-top: 30px;
}
.brand_name {
  word-spacing: -12px;
  overflow: hidden;
}
.brand_slogan {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 7.2px;
}
.brand_name + .brand_slogan {
  margin-top: 5px;
}

/*==================      Vide     ======================*/
.vide {
  padding-top: 117px;
  padding-bottom: 170px;
  background: #333333;
}
.vide_content {
  position: relative;
}
.vide h2 {
  font-weight: 700;
  font-size: 64px;
  line-height: 60px;
}
.vide h3 {
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 6.6px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .vide h2 {
    font-size: 55px;
    line-height: 50px;
  }
}
@media (max-width: 479px) {
  .vide {
    padding-top: 60px;
    padding-bottom: 80px;
  }
  .vide h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .vide h3 {
    font-size: 14px;
    line-height: 24px;
  }
}

/*==================     Icons     ======================*/
.flaticon-toilets1, .flaticon-coffee69, .flaticon-hotel70 {
  color: #E5E5E5;
  line-height: 109px;
}

.flaticon-toilets1 {
  font-size: 93px;
}

.flaticon-coffee69, .flaticon-hotel70 {
  font-size: 103px;
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  padding: 18.5px 20px 18.5px 20px;
  line-height: 24px;
  color: #FFF;
  background: #4280c9;
  font-weight: 500;
  font-size: 24px;
  text-transform: uppercase;
}
.btn:hover {
  background: #3067a8;
}
@media (max-width: 479px) {
  .btn {
    font-size: 20px;
  }
}

/*==================      Quote     ======================*/
blockquote img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

/*==================    Flex List   ======================*/
.flex-list {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding-left: 120px;
  padding-right: 120px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flex-list li {
  display: table-cell;
  text-align: center;
}
@media (max-width: 1199px) {
  .flex-list {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .flex-list {
    display: block;
  }
  .flex-list li {
    display: block;
  }
  .flex-list li + li {
    margin-top: 30px;
  }
}

/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 30px;
  line-height: 48px;
  color: #fff;
  background: #494b52;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #4280c9;
  text-decoration: none;
}

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Lazy Img    ======================*/
.lazy-img {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  background: url(../images/lazy-loader.gif) no-repeat center center;
}
.lazy-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;
  -moz-transition: 1s all ease;
  -o-transition: 1s all ease;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
  opacity: 0;
}
.lt-ie9 .lazy-img img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.lazy-img .lazy-loaded {
  opacity: 1;
}
.lt-ie9 .lazy-img .lazy-loaded {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter: alpha(opacity=100);
}

/*==================   Tumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.thumb_overlay:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  background: #4280c9 url("../images/icon.png") no-repeat center center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat:repeat;
}
.parallax_cnt {
  position: relative;
}

/*==================     Subscribe Form     ======================*/
.subscribe-form {
  position: relative;
  display: inline-block;
  width: 562px;
}
.subscribe-form label {
  display: inline-block;
  max-width: 410px;
  width: 100%;
  position: relative;
  padding: 12px 17px 12px;
  background: white;
  border: 1px solid white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.subscribe-form input {
  outline: none;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  vertical-align: baseline;
  box-shadow: none;
  color: #c1c1c1;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 19px;
  font-weight: 400;
  font-family: "Ubuntu", sans-serif;
  line-height: 22px;
  text-transform: uppercase;
  height: 22px;
}
.subscribe-form a[data-type="submit"] {
  padding: 12px 20px;
  font-size: 19px;
  line-height: 24px;
}
.subscribe-form label + a[data-type="submit"] {
  margin-top: 0;
  margin-left: 6px;
}
@media (max-width: 979px) {
  .subscribe-form label + a[data-type="submit"] {
    margin-top: 10px;
    margin-left: 0;
  }
}

.error {
  position: absolute;
  top: 2px;
  right: 5px;
  font-size: 10px;
  line-height: 12px;
  color: #f00;
  overflow: hidden;
  height: 0px;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

label.invalid .error {
  height: 21px;
}

.success {
  display: none;
  position: absolute;
  top: 2px;
  right: 5px;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: #38A46B;
}

@media (max-width: 479px) {
  .subscribe-form label {
    width: 100%;
  }
}
/*========================================================
                     HEADER  Section
==========================================================*/
header {
  background: #333333;
  text-align: center;
}
header *:not(.btn) {
  color: #FFF;
}

.header_panel:before, .header_panel:after {
  display: table;
  content: "";
  line-height: 0;
}
.header_panel:after {
  clear: both;
}

/*========================================================
                     CONTENT  Styles
=========================================================*/
main {
  display: block;
  background: white;
}

/*==================      Well     ======================*/
.well {
  padding-top: 75px;
  padding-bottom: 81px;
}
.well__ins1 {
  padding-bottom: 88px;
}

.well2 {
  padding-top: 31px;
  padding-bottom: 30px;
}

.thumb-container:before, .thumb-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumb-container:after {
  clear: both;
}
.thumb-container .item {
  float: left;
  width: 20%;
}
@media (max-width: 979px) {
  .thumb-container .item {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .thumb-container .item {
    float: none;
    width: 100%;
  }
}

.well3 {
  padding: 162px 0 167px;
}
.well3 * + hr {
  margin-top: 38px;
}
@media (max-width: 479px) {
  .well3 {
    padding: 120px 0;
  }
}

.well4 {
  padding: 98px 0 33px;
}

.well5 {
  padding-top: 15px;
  padding-bottom: 18px;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #4280c9;
}
.bg-primary *:not(.btn) {
  color: #FFF;
}
.bg-primary .btn {
  color: #4280c9;
  background: #FFF;
}
.bg-primary .btn:hover {
  color: #4280c9;
  background: #f7f7f7;
}

.bg-secondary {
  background: #576475;
  white-space: nowrap;
}
.bg-secondary h2 {
  color: #FFF;
}
.bg-secondary h2, .bg-secondary .subscribe-form {
  display: inline-block;
}
.bg-secondary h2 + .subscribe-form {
  margin-left: 22px;
}
.bg-secondary h2 {
  line-height: 48px;
}
@media (max-width: 1199px) {
  .bg-secondary {
    white-space: normal;
  }
  .bg-secondary .subscribe-form {
    width: 100%;
  }
  .bg-secondary h2, .bg-secondary .subscribe-form {
    display: block;
  }
  .bg-secondary h2 + .subscribe-form {
    margin-top: 20px;
    margin-left: 0;
  }
}

.bg-secondary2 {
  background: #333;
}
.bg-secondary2, .bg-secondary2 h1, .bg-secondary2 h2, .bg-secondary2 h3, .bg-secondary2 h4, .bg-secondary2 h5, .bg-secondary2 h6 {
  color: #FFF;
}
/*slider box
==================================*/
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
a {
	color: #000;
	text-decoration: none;
}
.wrapper {
	position: relative;
	max-width: 840px;
	width: 100%;
	padding: 0 50px;
	margin: 0 auto;
}
/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}



/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
  margin-right: 30px;
}
.box_cnt__no-flow {
  overflow: hidden;
}
@media (max-width: 479px) {
  .box {
    text-align: center;
  }
  .box_aside {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/*========================================================
                     FOOTER  Section
=========================================================*/
footer {
  background: #10223A;
  color: #fff;
}
footer h2 {
  font-weight: 700;
  font-size: 64px;
  line-height: 60px;
}
footer h3 {
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 6.6px;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  color: #FFF;
}
footer .btn {
  max-width: 100%;
  width: 410px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer hr {
  background: #FFF;
}
footer hr + h2 {
  margin-top: 39px;
}
footer h3 + .btn {
  margin-top: 56px;
}
footer .copyright {
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
}
footer * + .copyright {
  margin-top: 71px;
}
@media (min-width: 480px) and (max-width: 767px) {
  footer h2 {
    font-size: 55px;
    line-height: 50px;
  }
}
@media (max-width: 479px) {
  footer h2 {
    font-size: 26px;
    line-height: 30px;
  }
  footer h3 {
    font-size: 14px;
    line-height: 24px;
  }
}

.resize{width:"300px"; height:"40px"; padding:"1px"}
