@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
/*	grid.css */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:top}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.container .alpha{margin-left:0}.container .omega{margin-right:0}.row{margin-left:-30px;*zoom:1}.row:before,.row:after{display:table;content:"";line-height:0}.row:after{clear:both}[class*="grid_"]{float:left;min-height:1px;margin-left:30px}.container{width:1170px}.grid_12{width:1170px}.grid_11{width:1070px}.grid_10{width:970px}.grid_9{width:870px}.grid_8{width:770px}.grid_7{width:670px}.grid_6{width:570px}.grid_5{width:470px}.grid_4{width:370px}.grid_3{width:270px}.grid_2{width:170px}.grid_1{width:70px}.preffix_12{margin-left:1230px}.preffix_11{margin-left:1130px}.preffix_10{margin-left:1030px}.preffix_9{margin-left:930px}.preffix_8{margin-left:830px}.preffix_7{margin-left:730px}.preffix_6{margin-left:630px}.preffix_5{margin-left:530px}.preffix_4{margin-left:430px}.preffix_3{margin-left:330px}.preffix_2{margin-left:230px}.preffix_1{margin-left:130px}.container{margin-right:auto;margin-left:auto;*zoom:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container:before,.container:after{display:table;content:"";line-height:0}.container:after{clear:both}@media (min-width:980px) and (max-width:1199px){.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;content:"";line-height:0}.row:after{clear:both}[class*="grid_"]{float:left;min-height:1px;margin-left:20px}.container{width:940px}.grid_12{width:940px}.grid_11{width:860px}.grid_10{width:780px}.grid_9{width:700px}.grid_8{width:620px}.grid_7{width:540px}.grid_6{width:460px}.grid_5{width:380px}.grid_4{width:300px}.grid_3{width:220px}.grid_2{width:140px}.grid_1{width:60px}.preffix_12{margin-left:980px}.preffix_11{margin-left:900px}.preffix_10{margin-left:820px}.preffix_9{margin-left:740px}.preffix_8{margin-left:660px}.preffix_7{margin-left:580px}.preffix_6{margin-left:500px}.preffix_5{margin-left:420px}.preffix_4{margin-left:340px}.preffix_3{margin-left:260px}.preffix_2{margin-left:180px}.preffix_1{margin-left:100px}}@media (min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;content:"";line-height:0}.row:after{clear:both}[class*="grid_"]{float:left;min-height:1px;margin-left:20px}.container{width:748px}.grid_12{width:748px}.grid_11{width:684px}.grid_10{width:620px}.grid_9{width:556px}.grid_8{width:492px}.grid_7{width:428px}.grid_6{width:364px}.grid_5{width:300px}.grid_4{width:236px}.grid_3{width:172px}.grid_2{width:108px}.grid_1{width:44px}.preffix_12{margin-left:788px}.preffix_11{margin-left:724px}.preffix_10{margin-left:660px}.preffix_9{margin-left:596px}.preffix_8{margin-left:532px}.preffix_7{margin-left:468px}.preffix_6{margin-left:404px}.preffix_5{margin-left:340px}.preffix_4{margin-left:276px}.preffix_3{margin-left:212px}.preffix_2{margin-left:148px}.preffix_1{margin-left:84px}}.select-menu{display:none!important}@media (max-width:767px){.container{width:420px;padding:0 0}.row{margin-left:0}[class*="grid_"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select-menu{display:block!important}}@media (max-width:479px){body{padding:0}.container{width:300px;padding:0 15px}.row{margin-left:0}}
/*==========			Main layout styles ==========*/
body {
  background: #f6f6f7;
  font: 14px/24px Georgia, Times, serif;
}
a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a:hover {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
h2 a,
h3 a,
h4 a,
h5 a {
  color: inherit;
  font: inherit;
}
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  color: #d94d3a;
}
* {
  -webkit-text-size-adjust: none;
}
::-moz-selection {
  /* Code for Firefox */
  color: #ffffff;
  background: #666666;
}
::selection {
  color: #ffffff;
  background: #666666;
}
/*========		HEADER styles     ============*/
#header {
  padding: 20px 0;
  background: url(../images/header_bg.jpg) no-repeat;
  background-size: cover;
  text-align: center;
  height: 556px;
}
#header .social {
  text-align: center;
}
#header .social .fa {
  width: 69px;
  height: 69px;
  background: #fff;
  line-height: 69px;
  margin: 0 35px 50px 35px;
  font-size: 38px;
  color: #423e3e;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#header .social .fa:hover {
  background: #d94d3a;
}
#header h1 {
  color: #ffffff;
  font: 30px/30px sans-serif;
}
#header h1 a {
  font: 400 125px/105px sans-serif;
  color: #ffffff;
  display: block;
  height: 120px;
}
#header h1 a span {
  display: block;
  font: 30px/30px sans-serif;
  margin-top: 28px;
  text-transform: none;
}
#header nav {
  margin-top: 53px;
}
.index #header {
  position: relative;
  background: none;
  height: 0;
  padding: 0;
}
.index #header #stuck_container {
  position: absolute;
  z-index: 9;
  left: 0;
  right: 0;
  top: 20px;
}
@media only screen and (max-width: 767px) {
  #header {
    text-align: center;
  }
  #header h1,
  #header nav {
    float: none;
    display: inline-block;
  }
  #header nav {
    display: block;
  }
  #header .social .fa {
    margin: 0 25px 50px 25px;
  }
}
@media only screen and (max-width: 480px) {
  #header .social .fa {
    margin: 0 5px 50px 5px;
  }
}
/* 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: #ffffff;
  font-size: 32px;
  margin-left: 29px;
  font-family: sans-serif;
  margin-bottom: 30px;
  position: relative;
}
.sf-menu > li > a:hover {
  color: #ff0000;
}
.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: #C00000;
}
.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: 20px;
  padding-right: 20px;
  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:  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;
  }
}
/*==============	CONTENT styles ================*/
h2,
h3,
h4 {
  font-family: sans-serif;
  color: #3c3c3e;
}
h2 {
  font: 400 50px/50px  sans-serif;
  text-align: center;
  margin-bottom: 50px;
  display: inline-block;
}
h3 {
  font-size: 50px;
  font-family:  sans-serif;
  text-align: center;
  line-height: 50px;
}
h4 {
  font-size: 28px;
  line-height: 28px;
  font-family:  sans-serif;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
}
h5 {
  font-size: 16px;
  line-height: 16px;
  font-family:  sans-serif;
  text-align: left;
  margin-bottom: 10px;
  color: #3c3c3e;
}
.h5__mod {
  color: #d94d3a;
}
p {
  font: 16px/20px  sans-serif;
  color: #727070;
}
.full-width-container {
  width: 100%;
}
.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  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  sans-serif;
    text-align: center;
    margin-bottom: 40px;
  }
  h2 span:before {
    display: none;
  }
  h3 {
    font: 45px/45px  sans-serif;
    text-align: center;
  }
  h4 {
    font: 30px/30px  sans-serif;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  h5 {
    font: 20px/20px  sans-serif;
    text-align: center;
    margin-bottom: 20px;
    color: #3c3c3e;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font: 300 52px/52px  sans-serif;
    text-align: center;
    margin-bottom: 40px;
  }
  h2 span:before {
    display: none;
  }
  h3 {
    font: 45px/45px  sans-serif;
    text-align: center;
  }
  h4 {
    font: 25px/25px  sans-serif;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  h5 {
    font: 20px/20px  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  sans-serif;
    text-align: center;
    margin-bottom: 40px;
  }
  h2 span:before {
    display: none;
  }
  h3 {
    font: 35px/35px  sans-serif;
    text-align: center;
  }
  h4 {
    font: 20px/20px  sans-serif;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  h5 {
    font: 16px/16px  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:  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/minimalist-room-design.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:  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  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 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:  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:  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: 172px;
  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;
  }
}
/*==========	FOOTER styles ============*/
#footer {
  background: #f6f6f7;
  padding: 10px 0 0;
  color: #3c3c3e;
}
#footer a {
  color: inherit;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .copyright {
  text-align: center;
}
#footer .copyright .btn {
  width: 94px;
  height: 94px;
  line-height: 94px;
  font-size: 60px;
  color: #423e3e;
  background: #fff;
  border: none;
  margin: 30px 50px;
}
#footer .copyright .btn span {
  line-height: 94px;
}
#footer .copyright .btn:hover {
  background: #423e3e;
  color: #fff;
}
#footer .copyright pre {
  color: #000;
  font-family:  sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
  text-align: center;
}
#footer .footer_bottom {
  height: 35px;
  text-align: center;
  background: #423e3e;
}
@media only screen and (max-width: 767px) {
  #footer .copyright .btn {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 30px 25px;
  }
}
@media only screen and (max-width: 479px) {
  #footer .copyright .btn {
    display: block;
    margin: 20px auto;
  }
}
/* UItoTop styles ===========================*/
#toTop {
  display: none;
  background: #d94d3a;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #fff;
  width: 73px;
  height: 73px;
  font-size: 72px;
  line-height: 73px;
  z-index: 20;
  text-align: center;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
#toTop:hover {
  outline: none;
  color: #7d261a;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*=============		RESPONSIVE LAYOUTS STYLES =============*/
@media only screen and (max-width: 1199px) {
  .sample {
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .sample {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .sample {
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .sample {
    height: auto;
  }
}
@media only screen and (max-width: 320px) {
  .sample {
    height: auto;
  }
}
/* touchTouch.css */
#galleryOverlay{width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;z-index:100000;background-color:#222;background-color:rgba(0,0,0,.8);overflow:hidden;display:none;-moz-transition:opacity 1s ease;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}#galleryOverlay.visible{opacity:1}#gallerySlider{height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;-moz-transition:left 0.4s ease;-webkit-transition:left 0.4s ease;transition:left 0.4s ease}#gallerySlider .placeholder{background:url(../images/preloader.gif) no-repeat center center;height:100%;line-height:1px;text-align:center;width:100%;display:inline-block}#gallerySlider .placeholder:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#gallerySlider .placeholder img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}#gallerySlider.rightSpring{-moz-animation:rightSpring 0.3s;-webkit-animation:rightSpring 0.3s}#gallerySlider.leftSpring{-moz-animation:leftSpring 0.3s;-webkit-animation:leftSpring 0.3s}@-moz-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-moz-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@-webkit-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}#prevArrow,#nextArrow{border:none;text-decoration:none;background:url(../images/arrows.png) no-repeat;opacity:.5;cursor:pointer;position:absolute;width:43px;height:58px;top:50%;margin-top:-29px;-moz-transition:opacity 0.2s ease;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}#prevArrow:hover,#nextArrow:hover{opacity:1}#prevArrow{background-position:left top;left:40px}#nextArrow{background-position:right top;right:40px}
