@import "grid.css";
@import "superfish.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700,300italic);
@import url(//fonts.googleapis.com/css?family=Oleo+Script:400,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic);

/*css*/
body {
  background: #0000A5;
  line-height: 18px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #414141;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
p {
  margin-bottom: 22px;
}
h1,
h2,
h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  /* text-transform: uppercase; */
}
h2 {
  font-size: 36px;
  text-align: center;
  padding-top: 45px;
  color: #414141;
  font-weight: 700;
  margin-bottom: 10px;
}
h3 {
  font-size: 24px;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 24px;
  /* text-transform: uppercase; */
  color: #414141;
  margin-bottom: 12px;
  font-weight: 700;
}
h3 a:hover {
  color: #7d7d7d;
}
h4 {
  color: #414141;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
* {
  -webkit-text-size-adjust: none;
}
.extra_wrapper {
  overflow: hidden;
}
/************Header************/
header {
  /* background: url('../images/header-bg.jpg'); */
  min-height: 78px;
}
header h1 {
  clear: both;
  padding-top: 22px;
  float: left;
}
header h1 img {
  display: block;
}
/************Content***********/
#content {
  background: #fff;
  padding-bottom: 50px;
}
.picture {
  background: url('../images/slide1.jpg') center 0 no-repeat;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  overflow: hidden;
  color: #fff;
  text-shadow: 1px 1px 1px #fff, 2px 2px 2px #111;
  padding: 110px 0 50px;
}
.circle {
	border-radius: 50%;
	height: 180px;
	width: 180px;
	text-align: center;
}
.picture h5 {
  line-height: 60px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 60px;
  text-shadow: 1px 1px 1px #fff, 2px 2px 2px #111;
  margin-bottom: 20px;

}
.picture h6 {
  font-size: 38px;
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
  font-weight: 900;
}
.div5 {
  height: 400px;
}
.picture1 {
  background: url('../images/slide2.jpg') center 0 no-repeat;
  padding: 104px 0 100px;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  overflow: hidden;
}
.picture1 .div1 {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 0 40px;
  font-family: 'Open Sans', sans-serif;
}
.picture1 .div1:before {
  height: 1px;
  position: absolute;
  background: #fff;
  content: '';
  width: 68%;
  top: -37px;
  left: 15%;
}
.picture1 .div1:after {
  height: 1px;
  position: absolute;
  background: #fff;
  content: '';
  width: 68%;
  bottom: -37px;
  left: 15%;
}
.picture1 .div1 p {
  font-size: 34px;
  font-style: italic;
  line-height: 44px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #fff, 2px 2px 2px #111;
  margin-bottom: 20px;
}
.picture1 .div1 .p7 {
  position: relative;
  line-height: 16px;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
}
.picture1 .div1 span {
  margin: 0 10px;
}
time {
  font-size: 24px;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 18px;
  display: block;
  margin-bottom: 75px;
}
.brands {
  padding-top: 6px;
  text-align: center;
}
.brands a {
  margin: 0 24px 0 24px;
  display: inline-block;
}
.div2 {
  margin-bottom: 20px;
}
.div2 h4 {
  margin-bottom: 12px;
}
.div2 p {
  margin-bottom: 14px;
}
.div2 a {
  text-transform: uppercase;
  font-weight: 700;
}
.div2 figure {
  padding-top: 3px;
  margin-bottom: 25px;
}
.div2 figure img {
  width: 100%;
}
.art1 {
  margin-bottom: 30px;
}
.art1 .div3 {
  font-size: 36px;
  background: url('../images/bg1.jpg');
  height: 37px;
  position: relative;
  color: #fff;
  border-radius: 500px;
  float: left;
  margin: 3px 20px 15px 0;
  font-family: 'Oleo Script', cursive;
  width: 59px;
  text-align: center;
  padding-top: 22px;
}
.art1 .extra_wrapper p {
  margin-bottom: 12px;
}
.art1 .extra_wrapper a {
  text-transform: uppercase;
  font-weight: 700;
}
.list {
  margin-bottom: 20px;
}
.list li {
  text-align: left;
  padding-left: 17px;
  background: url('../images/marker1.png') 0 12px no-repeat;
}
.list li a {
  text-decoration: underline;
  line-height: 28px;
}
.gal2 li {
  margin-bottom: 30px;
}
.gal2 li .litebox {
  margin-bottom: 25px;
}
.div4 {
  border-bottom: 1px solid #e4e3de;
  border-left: 1px solid #e4e3de;
  border-right: 1px solid #e4e3de;
  padding: 25px 20px 35px 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.div6 {
  border: 1px solid #e4e3de;
  padding: 5px 5px 0px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------Text-----------*/
.p1 {
  font-weight: 300;
  text-align: center;
  margin-bottom: 25px;
}
.p2 {
  text-decoration: underline;
}
.p3 {
  font-size: 36px;
  padding-top: 20px;
  color: #414141;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 5px;
}
.p4 {
  font-size: 24px;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 32px;
  color: #414141;
  margin-bottom: 25px;
}

/*-------------Links-----------*/
a {
  text-decoration: none;
  color: inherit;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
a:hover {
  color: #7d7d7d;
}
a.litebox {
  display: block;
  position: relative;
}
a.litebox img {
  width: 100%;
  margin-bottom: 5px;
}
a.litebox span {
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  display: block;
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* background: url(../images/magnify.png) -100px center no-repeat; */
}
a.litebox:hover span {
  background-position: center center;
}
/*------------Images----------*/
.img1 {
  margin-bottom: 25px;
}
.img2 {
  float: left;
  margin: 4px 30px 10px 0;
}
.gal1 li {
  margin-bottom: 30px;
}
.gal3 li {
  margin-bottom: 5px;
}
/*-------------Indent-----------*/
.pad1 {
  padding-top: 25px;
  margin-bottom: 5px;
}
.pad2 {
  padding-top: 50px;
}
.pad3 {
  padding-top: 38px;
}
.mrg1 {
  margin-bottom: 13px;
}
.mrg2 {
  margin-bottom: 7px;
}
.mrg3 {
  padding-top: 36px;
  margin-bottom: 17px;
}
.mrg4 {
  margin-bottom: 10px;
}
/************Footer************/
footer {
  /* color: #111; */
  color: #fff;
}
footer .bg1 {
  font-size: 12px;
  background: url('../images/footer-bg.jpg');
  padding: 35px 0 45px;
}
footer h4 {
  /* color: #111; */
  color: #fff;
  padding-top: 0;
  margin-bottom: 22px;
}
footer .txt {
  text-align: center;
}
footer a:hover {
  color: #7d7d7d;
}



footer .privacy {
  color: #fff;
  padding: 30px 0 30px;
}
footer .privacy a {
  display: inline-block;
  margin-left: 10px;
  position: relative;
}
footer .privacy a:before {
  /* content: ''; */
  height: 14px;
  position: absolute;
  left: -6px;
  background: #fff;
  width: 1px;
  top: 3px;
}




footer address dt {
  margin-bottom: 18px;
}
footer address dt span {
  display: block;
}
footer address dd span {
  min-width: 62px;
  display: inline-block;
}
footer address dd a {
  text-decoration: underline;
}




footer .socials {
  padding-top: 15px;
}
footer .socials a {
  display: inline-block;
  margin-bottom: 15px;
}
footer .socials a span {
  width: 50px;
  display: inline-block;
  height: 51px;
}
footer .socials a span:hover {
  background-position: 0 bottom;
}












/*--------------Map-------------*/
.map {
  overflow: hidden;
}
.map p {
  margin-bottom: 17px;
}
.map figure {
  display: block;
  margin-bottom: 30px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.map figure iframe {
  width: 100%;
  height: 359px;
  max-width: 100%;
  padding-top: 4px;
}
.map address {
  font-style: normal;
  display: block;
  margin-bottom: 20px;
  font-weight: normal;
}
.map address dt {
  margin-bottom: 18px;
}
.map address dd {
  height: 18px;
}
.map address dd span {
  color: inherit;
  padding: 0;
  min-width: 76px;
  display: inline-block;
  text-align: left;
}
.map address dd a {
  text-decoration: underline;
}
/*--------------To_Top----------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  left: 51%;
  margin-left: 500px;
  overflow: hidden;
  width: 22px;
  height: 26px;
  border: none;
  text-indent: -999px;
  z-index: 20;
  background: url(../images/totop.png) no-repeat left 0;
  transition: 0s ease;
  -o-transition: 0s ease;
  -webkit-transition: 0s ease;
}
#toTop:hover {
  outline: none;
  background-position: 0 bottom;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1850px) {
  .div5 {
    height: 340px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1800px) {
  .div5 {
    height: 332px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1750px) {
  .div5 {
    height: 319px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1700px) {
  .div5 {
    height: 306px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1650px) {
  .div5 {
    height: 292px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1600px) {
  .div5 {
    height: 278px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1550px) {
  .div5 {
    height: 263px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1500px) {
  .div5 {
    height: 251px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1450px) {
  .div5 {
    height: 236px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1400px) {
  .div5 {
    height: 224px;
  }
  h6 {
    font-size: 55px;
    line-height: 55px;
  }
.img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1350px) {
  .picture1 {
    padding: 100px 0 115px;
  }
  .picture1 .div1 {
    padding: 0;
  }
  .picture1 .div1 p {
    font-size: 34px;
    line-height: 35px;
  }
  .img1 img {
    width: 100%;
  }
  .picture h5 {
    font-size: 55px;
    line-height: 55px;
  }
  .picture h6 {
    font-size: 35px;
    line-height: 35px;
  }
  .picture .div5 {
    height: 208px;
  }
}
@media only screen and (max-width: 1300px) {
  .picture {
    padding: 100px 0 50px;
  }
  .picture1 {
    padding: 90px 0 85px;
  }
  .picture1 .div1 p {
    font-size: 33px;
    line-height: 34px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1250px) {
  .picture1 {
    padding: 95px 0 95px;
  }
  .picture1 .div1 p {
    font-size: 32px;
    line-height: 32px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .picture {
    padding: 90px 0 40px;
  }
  .picture1 {
    padding: 85px 0 80px;
  }
  .picture1 .div1 p {
    font-size: 32px;
    line-height: 34px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1150px) {
  .picture {
    padding: 85px 0 40px;
  }
  .picture .div5 {
    height: 196px;
  }
  .picture1 {
    padding: 85px 0 82px;
  }
  .picture1 .div1 p {
    font-size: 31px;
    line-height: 33px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1150px) {
  .picture {
    padding: 75px 0 35px;
  }
  .picture h5 {
    line-height: 46px;
    font-size: 46px;
  }
  .picture .div5 {
    height: 203px;
  }
  .picture h6 {
  	font-size: 26px;
    line-height: 26px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1100px) {
  .picture {
    padding: 75px 0 35px;
  }
  .picture h5 {
    line-height: 44px;
    font-size: 44px;
  }
  .picture .div5 {
    height: 190px;
  }
  .picture h6 {
    font-size: 24px;
    line-height: 24px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1050px) {
  .picture {
    padding: 85px 0 81px;
  }
  .picture h5 {
    line-height: 40px;
    font-size: 40px;
  }
  .picture .div5 {
    height: auto;
  }
  .picture h6 {
  	font-size: 22px;
    line-height: 22px;
  }
  .img1 img {
    width: 100%;
  }
}
@media only screen and (max-width: 995px) {
  header,
  #content {
    text-align: center;
  }
  header h1,
  #content h1 {
    display: inline-block;
    float: none;
  }
  .img2 {
    margin: 0 20px 10px 0;
  }
  .list li {
    margin-bottom: 10px;
    background-position: 0 7px;
    padding-left: 10px;
  }
  .list li a {
    line-height: 18px;
  }
  footer .socials a + a {
    margin-left: 0;
  }
  .div4 {
    padding: 20px 15px 20px;
  }
  .img1 img {
    width: 100%;
  }
  .brands a {
    margin: 0 24px 15px;
  }
  .picture {
    padding: 80px 0 75px;
  }
  .picture h5 {
    line-height: 36px;
    font-size: 36px;
  }
  .picture .div5 {
    height: auto;
  }
  .picture h6 {
  	font-size: 20px;
    line-height: 20px;
  }
  .picture1 {
    padding: 70px 0 65px;
  }
  .picture1 .div1:before {
    top: -18px;
  }
  .picture1 .div1 p {
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .picture1 .div1:after {
    bottom: -18px;
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 26px;
  }
  footer {
    text-align: center;
  }
  .picture {
    padding: 35px 0 35px;
  }
  .picture h5 {
    font-size: 30px;
    line-height: 30px;
  }
  .picture h6 {
	font-size: 18px;
    line-height: 18px;
  }
  .img2 {
    float: none;
    margin: 0 0 20px;
  }
  .img2 img {
    width: 100%;
  }
  footer address,
  #contact-form {
    margin-bottom: 20px;
  }
  .picture1 {
    padding: 55px 0 50px;
  }
  .picture1 .div1:before {
    top: -18px;
  }
  .picture1 .div1 p {
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 13px;
  }
  .picture1 .div1:after {
    bottom: -14px;
  }
  h3 {
    font-size: 22px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .picture {
    padding: 7px 0;
  }
  .picture h5 {
    font-size: 25px;
    line-height: 25px;
  }
  .picture h6 {
  	display: none;
  }
  .picture1 {
    padding: 22px 0 18px;
  }
  .picture1 .div1:before {
    top: -12px;
  }
  .picture1 .div1 p {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
  }
  .picture1 .div1:after {
    bottom: -8px;
  }
  .picture1 .p7 {
    font-size: 12px !important;
    line-height: 12px !important;
  }
  h3 {
    font-size: 22px;
    line-height: 22px;
  }
  header {
    text-align: center;
  }
  header h1 img {
    width: 100%;
  }
  .map figure iframe {
    height: 300px;
  }
  .art1 .div3 {
    float: none;
    margin: 0 0 15px;
    display: inline-block;
  }
}
/*Core variables and mixins*/
