@import "grid.css";
@import "superfish.css";
@import "font-awesome.css";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
/*css*/
body {
  background: #231f20;
  font-size: 14px;
  color: #b6babc;
  line-height: 24px;
  font-family: 'arial';
}
body p {
  margin-bottom: 22px;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
  outline: none;
}
* {
  -webkit-text-size-adjust: none;
}
h1,
h2,
h3,
h4,
h5 {
  text-transform: uppercase;
  color: #231f20;
  font-family: 'Open Sans', sans-serif;
}
h2 {
  font-size: 40px;
  letter-spacing: -0.3px;
  line-height: 45px;
  font-weight: 300;
  margin-bottom: 58px;
}
h2 span {
  color: #f2c411;
  margin-bottom: 10px;
  display: block;
  font-size: 76px;
  text-transform: none;
  font-weight: 600;
  padding-top: 14px;
}
h3 {
  margin-bottom: 10px;
  color: #3e454c;
  font-weight: 300;
  font-size: 20px;
  line-height: 20px;
}
h4 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 18px;
  color: #f2c411;
  line-height: 35px;
}
h5 {
  margin-bottom: 35px;
  color: #fff;
  font-size: 80px;
  font-weight: 300;
  line-height: 70px;
}
.extra_wrapper {
  overflow: hidden;
}
/************Header************/
header {
  padding-top: 92px;
  background: #fff;
}
header h1 {
  clear: both;
  margin-bottom: 85px;
  float: left;
}
header h1 img {
  display: block;
}
/************Content***********/
#content {
  padding: 83px 0 70px;
  background: #fff;
}
#content .bg1 {
  background: #f9f9fa;
  padding: 100px 0 55px;
}
.all {
  padding-top: 98px !important;
}
/********Page1********/
.div1 {
  margin-bottom: 30px;
}
.div1 p {
  margin-bottom: 10px;
}
.art1 {
  margin-bottom: 55px;
}
.art1 p {
  padding-top: 10px;
  margin-bottom: 0;
}
.art1 time {
  background: #f2c411;
  padding: 12px 12px 20px;
  float: left;
  font-size: 15px;
  position: relative;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 15px;
  color: #231f20;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  margin: 3px 30px 10px 0;
}
.art1 time:before {
  position: absolute;
  content: '';
  right: -12px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7.5px 0 7.5px 12px;
  border-color: transparent transparent transparent #f2c411;
  top: 15px;
}
.art1 time span {
  font-weight: 400;
  margin-bottom: 3px;
  color: #fff;
  line-height: 40px;
  display: block;
  font-size: 40px;
}
.art1 h3 {
  margin-bottom: 0;
}
.art2 {
  padding: 36px 0 20px;
  margin-bottom: 26px;
}
.art2 p {
  margin-bottom: 32px;
}
/********Page2********/
.art3 {
  background: #f9f9fa;
  margin-bottom: 50px;
}
.art3 p {
  margin-bottom: 0;
}
.art3 .pad2 {
  padding: 28px 10px 34px 17px;
}
.art3 .pad2 span {
  display: block;
  margin-bottom: 14px;
}
/********Page3********/
.art4 {
  margin-bottom: 50px;
}
.art4 div > div {
  margin-bottom: 14px;
}
.art5 {
  margin-bottom: 50px;
}
.art5 .div3 {
  color: #fff;
  margin: 5px 30px 20px 0;
  font-family: 'Open Sans', sans-serif;
  background: #f2c411;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
  padding: 6px 0 7px;
  float: left;
  line-height: 40px;
  width: 52px;
}
.art5 .extra_wrapper > div {
  margin-bottom: 10px;
}
.art5 p {
  margin-bottom: 0;
}
.div4 {
  padding-top: 5px;
  margin-bottom: 60px;
}
.div4 h3 {
  padding-top: 28px;
  line-height: 25px;
  margin-bottom: 12px;
}
.div4 p {
  margin-bottom: 34px;
}
/********Page4********/
.art6 {
  margin-bottom: 50px;
}
.art6 p {
  padding-top: 24px;
  margin-bottom: 35px;
}
.art6 h3 {
  margin-bottom: 4px;
}
.art6 .div5 {
  line-height: 15px;
  text-transform: uppercase;
  color: #f2c411;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 23px;
}
.art6 .div5 div {
  float: left;
}
.art6 .div5 div span {
  display: inline-block;
  margin-left: 24px;
}
.art6 time {
  background: #f2c411;
  padding: 12px 12px 18px;
  float: left;
  font-size: 15px;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 15px;
  color: #231f20;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  margin: 3px 30px 10px 0;
}
.art6 time:before {
  position: absolute;
  content: '';
  right: -12px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7.5px 0 7.5px 12px;
  border-color: transparent transparent transparent #f2c411;
  top: 15px;
}
.art6 time span {
  font-weight: 400;
  margin-bottom: 6px;
  color: #fff;
  line-height: 40px;
  display: block;
  font-size: 40px;
}
.fltr {
  float: right !important;
}
.art6 + .art6 {
  padding-top: 40px;
}
.div7 {
  margin-bottom: 54px;
}
.div7 div {
  margin-bottom: 10px;
}
.div7 p {
  margin-bottom: 0px;
  line-height: 21px;
}
/********Images*******/
.img1 {
  float: left;
  margin: 4px 30px 10px 0;
}
a.lightbox {
  display: block;
  position: relative;
}
a.lightbox img {
  width: 100%;
}
a.lightbox span {
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  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.lightbox:hover span {
  background-position: center center;
}
/*********Text********/
.p1 {
  color: #f2c411;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 25px;
  display: block;
  margin-bottom: 10px;
}
.p2 {
  line-height: 21px;
}
.p4 {
  font-weight: 400;
}
.txt1 {
  text-align: left;
}
/********Links********/
a {
  outline: none;
  text-decoration: none;
  color: inherit;
  transition: 0.5s ease;
  webkit-transition: 0.5s ease;
}
a:hover {
  color: #f2c411;
}
.a1 {
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  color: #231f20;
  margin-bottom: 10px;
}
.a2 {
  font-size: 15px;
  text-transform: uppercase;
  color: #f2c411;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.a2:hover {
  color: #3e454c;
}
.a3 {
  color: #fff;
  padding: 12px 20px 14px;
  display: inline-block;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  background: #f2c411;
}
.a3:hover {
  background: #3e454c;
}
.a4 {
  color: #f2c411;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  line-height: 25px;
}
.a4:hover {
  color: #3e454c;
}
.a5 {
  text-decoration: underline;
}
/********List********/
.list li {
  margin-bottom: 11px;
  text-align: left;
  background: url('../images/marker1.png') 0 3px no-repeat;
  padding-left: 26px;
}
.list li a {
  color: #231f20;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  line-height: 15px;
}
.list li a:hover {
  color: #f2c411;
}
/*******Indent*******/
.pad1 {
  padding-top: 100px;
}
.pad3 {
  padding-bottom: 0 !important;
}
.pad4 {
  padding-top: 90px;
}
.mrg1 {
  margin-bottom: 24px;
}
.mrg2 {
  margin-bottom: 28px;
}
/*******Search*******/
#search {
  position: relative;
  float: right;
}
#search input {
  color: #231f20;
  position: relative;
  width: 288px;
  border: none;
  height: 56px;
  padding: 0 50px 0 15px;
  outline: none;
  background: #ececf0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search fieldset {
  position: relative;
  text-align: center;
}
#search .error {
  position: absolute;
  overflow: hidden;
  display: none;
  font-size: 10px;
  top: 0;
  color: red;
  right: 48px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#search .success {
  border-radius: 0;
  padding: 0;
  border: 1px solid #40515e;
  text-align: center;
  background: #b6b6b6;
  position: absolute;
  z-index: 10;
  display: none;
  top: 0;
  width: 85%;
  color: #40515e;
}
#search label.invalid .error {
  height: 19px;
}
#search .a7 {
  position: absolute;
  width: 25px;
  top: 15px;
  right: 18px;
  display: block;
  height: 25px;
  cursor: pointer;
  background: url('../images/icon1.png') no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search .a7:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/************Footer************/
footer {
  padding: 28px 0 28px;
}
footer .p3 {
  color: #f2c411;
  text-transform: uppercase;
  font-weight: 600;
}
footer .privacy {
  line-height: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  float: left;
  color: #adadad;
}
footer .privacy div {
  display: inline-block;
  margin-left: 16px;
  position: relative;
}
footer .privacy div:before {
  position: absolute;
  content: '|';
  left: -12px;
  top: 0;
  font-size: 15px;
  top: -2px;
}
footer .socials {
  float: right;
}
footer .socials a + a {
  margin-left: 5px;
}
footer .socials .icon1 {
  background: url('../images/icon2.png') 0 0 no-repeat;
}
footer .socials .icon2 {
  background: url('../images/icon3.png') 0 0 no-repeat;
}
footer .socials .icon3 {
  background: url('../images/icon4.png') 0 0 no-repeat;
}
footer .socials .icon4 {
  background: url('../images/icon5.png') 0 0 no-repeat;
}
footer .socials a {
  height: 34px;
  display: inline-block;
  width: 34px;
  -webkit-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
footer .socials a:hover {
  background-position: 0 bottom;
}
/********Map********/
.map {
  overflow: hidden;
  font-weight: 300;
}
.map figure {
  display: block;
  margin-bottom: 25px;
  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: 478px;
  max-width: 100%;
}
.map address {
  font-style: normal;
  padding-top: 6px;
  display: block;
  margin-bottom: 15px;
  font-weight: normal;
  text-align: left;
}
.map address dt {
  margin-bottom: 26px;
}
.map address dd {
  height: 24px;
}
.map address dd span {
  color: inherit;
  padding: 0;
  min-width: 100px;
  display: inline-block;
  text-align: left;
}
.map address dd a {
  text-decoration: underline;
}
.map address dd a:hover {
  color: #f2c411;
  background: none;
}
/*--------------To_Top----------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  left: 58%;
  margin-left: 500px;
  overflow: hidden;
  width: 72px;
  height: 73px;
  border: none;
  text-indent: -999px;
  z-index: 20;
  background: url(../images/totop.jpg) no-repeat 0 0;
  transition: 0s ease;
  -o-transition: 0s ease;
  -webkit-transition: 0s ease;
}
#toTop:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1700px) {
  .camera_pag {
    bottom: 100px !important;
    right: 13% !important;
  }
  .caption {
    top: 18% !important;
    left: 13% !important;
  }
}
@media only screen and (max-width: 1600px) {
  .camera_pag {
    bottom: 80px !important;
    right: 11% !important;
  }
  .caption {
    top: 17% !important;
    left: 11% !important;
  }
  h5 {
    font-size: 70px;
    line-height: 60px;
  }
}
@media only screen and (max-width: 1500px) {
  .camera_pag {
    bottom: 60px !important;
    right: 9% !important;
  }
  .caption {
    top: 15% !important;
    width: 850px !important;
    left: 9% !important;
  }
  h5 {
    font-size: 60px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 1400px) {
  .camera_pag {
    bottom: 50px !important;
    right: 8% !important;
  }
  .caption {
    top: 14% !important;
    width: 800px !important;
    left: 7% !important;
  }
  h5 {
    font-size: 55px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 1308px) {
  .camera_pag {
    right: 12% !important;
  }
  .caption {
    top: 14% !important;
    width: 800px !important;
    left: 11% !important;
  }
  .caption p {
    width: 90% !important;
    margin-bottom: 25px !important;
  }
  h5 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px;
  }
  #owl {
    margin: -70px 0 0 -20px !important;
    padding: 70px 0 55px !important;
  }
}
@media only screen and (max-width: 1199px) {
  #owl .owl-item p {
    margin-bottom: 0;
  }
  #owl .owl-item .img1 {
    margin: 0 15px 10px 0;
  }
  header {
    padding-top: 45px;
  }
  header h1 {
    margin-bottom: 50px;
  }
  #search {
    padding-top: 10px;
  }
  #search input {
    height: 45px;
  }
  #search .a7 {
    top: 21px;
    right: 10px;
  }
  .all,
  #content {
    padding-top: 70px;
  }
  figure img {
    width: 100%;
  }
  #content .bg1 {
    padding: 60px 0 30px;
  }
  h2 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 35px;
  }
  .art1 time {
    margin-right: 10px;
  }
  .pad1 {
    padding-top: 60px;
  }
  h4 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .art2 {
    padding: 0 0 20px;
  }
  .list li {
    padding-left: 15px;
  }
  .list li a {
    font-size: 13px;
  }
  .a3 {
    padding: 9px 16px 10px;
    font-size: 14px;
  }
  .a1 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 16px;
  }
  h3 {
    font-size: 17px;
    line-height: 21px;
  }
  .art3 .pad2 {
    padding: 18px 10px 20px 15px;
  }
  .art6 time,
  .art5 .div3,
  .img1 {
    margin: 5px 20px 20px 0;
  }
  .art6 time:before {
    right: -11px;
  }
  .div4 {
    margin-bottom: 30px;
  }
  .div7 {
    margin-bottom: 35px;
  }
  .div7 div {
    margin-bottom: 4px;
  }
  .div7 p {
    line-height: 18px;
  }
  .a4 {
    font-size: 18px;
    line-height: 20px;
  }
  .art6 + .art6 {
    padding-top: 10px;
  }
  h2 span {
    font-size: 70px;
  }
  .art6 p {
    margin-bottom: 25px;
  }
  .map address {
    font-size: 11px;
  }
  .map address dd span {
    min-width: 80px;
  }
  .sf-menu > li a {
    font-size: 13px !important;
  }
}
@media only screen and (max-width: 1069px) {
  h2 span {
    font-size: 60px;
  }
  .img1 {
    float: none;
    margin: 0 0 15px;
    display: inline-block;
  }
  .caption {
    left: 5% !important;
    top: 13% !important;
    width: 700px !important;
  }
  h5 {
    font-size: 40px;
    line-height: 40px;
  }
  h4 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .sf-menu > li a {
    font-size: 11px !important;
  }
  h3 {
    font-size: 15px;
    line-height: 17px;
  }
  h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .pad1 {
    padding-top: 50px;
  }
  #content .bg1 {
    padding: 50px 0 25px;
  }
  .list li {
    background-position: 0 0;
  }
  .list li a {
    font-size: 11px;
    line-height: 11px;
  }
  .art3 .pad2 span {
    margin-bottom: 0;
  }
  .camera_pag {
    bottom: 40px !important;
    right: 13% !important;
  }
  .art5 {
    margin-bottom: 35px;
  }
  .art5 .extra_wrapper > div {
    margin-bottom: 5px;
  }
  .art5 .extra_wrapper > div p {
    line-height: 18px;
  }
  .all,
  #content {
    padding-top: 50px !important;
  }
  .map address dd span {
    min-width: 70px;
  }
}
@media only screen and (max-width: 995px) {
  header h1 {
    margin-bottom: 20px;
  }
  header,
  #content,
  footer {
    text-align: center;
  }
  .caption {
    width: 59% !important;
    left: 18% !important;
    top: 20% !important;
  }
  .caption p {
    display: none !important;
  }
  h5 {
    font-size: 30px;
    line-height: 30px;
  }
  .camera_pag {
    bottom: 30px !important;
    right: 19% !important;
  }
  h2 span {
    font-size: 50px;
    line-height: 50px;
  }
  #contact-form {
    padding-bottom: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  #search {
    float: none;
    margin-bottom: 20px;
    display: inline-block;
  }
  header h1 {
    float: none;
    display: inline-block;
  }
  .all,
  #content {
    padding-top: 40px !important;
  }
  .art6 .div5 {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 10px;
  }
  .map figure iframe {
    height: 350px;
  }
  .btns {
    padding-top: 20px !important;
  }
  h2 span {
    font-size: 45px;
    line-height: 40px;
  }
  #contact-form {
    padding-bottom: 0 !important;
  }
  .camera_pag ul li + li {
    margin-left: 5px !important;
  }
}
@media only screen and (max-width: 480px) {
  .caption {
    top: 12% !important;
    left: 10% !important;
    width: 80% !important;
  }
  header h1 img {
    width: 100%;
  }
  .a3 {
    font-size: 13px;
    padding: 7px 14px 9px;
  }
  .camera_pag {
    bottom: 10px !important;
    right: 16% !important;
  }
  footer .privacy {
    float: none;
    margin-bottom: 20px;
  }
  footer .socials,
  .art6 time {
    float: none;
  }
  .txt1 {
    text-align: center;
    margin-bottom: 20px;
  }
  #owl {
    margin: 0 0 0 -20px !important;
    padding-top: 50px !important;
  }
  #owl .item {
    text-align: center !important;
  }
  #owl .owl-prev,
  #owl .owl-next {
    top: 0 !important;
    right: 50% !important;
  }
  #owl .owl-next {
    right: 42% !important;
  }
  .art6 time {
    display: inline-block;
  }
}
/*Core variables and mixins*/
