@import "grid.css";
@import "superfish.css";
@import "font-awesome.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic);
/*css*/
body {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  line-height: 20px;
  color: #666666;
  background: url('../images/bg2.jpg');
  font-weight: 300;
}
body p {
  margin-bottom: 22px;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
  outline: none;
}
* {
  -webkit-text-size-adjust: none;
}
h2 {
  font-size: 30px;
  display: inline-block;
  color: #5b5b5b;
  padding-right: 15px;
  text-transform: uppercase;
  background: url('../images/bg2.jpg');
  font-weight: 700;
  letter-spacing: -1px;
  position: relative;
  line-height: 34px;
}
h3 {
  line-height: 28px;
  color: #5b5b5b;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 20px;
}
h4 {
  letter-spacing: -1px;
  position: relative;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 25px;
  font-weight: 700;
  padding-bottom: 9px;
  margin-bottom: 16px;
}
h4:before {
  left: 0;
  position: absolute;
  height: 4px;
  content: '';
  width: 100%;
  bottom: -4px;
}
h5 {
  color: #5b5b5b;
  margin-bottom: 8px;
  font-weight: 700;
  text-align: left;
}
h6 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 6px;
  text-transform: uppercase;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: -0.5px;
}
.extra_wrapper {
  overflow: hidden;
}
/************Header************/
header {
  background: url('../images/bg1.jpg') repeat-x;
  padding-top: 42px;
}
header h1 {
  clear: both;
  padding-top: 33px;
  float: left;
}
header h1 img {
  display: block;
}
header .header {
  background: url('../images/bg4.jpg') repeat-x;
  height: 3px;
  width: 100%;
}
/************Content***********/
#content {
  padding: 52px 0 30px;
}
.all {
  padding-top: 82px !important;
}
a.lightbox {
  display: block;
  position: relative;
}
a.lightbox 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.lightbox:hover span {
  background-position: center center;
}
.gal div {
  padding: 13px 0 30px;
}
.gal img {
  width: 100%;
}
.gallery li {
  margin-bottom: 30px;
}
.gal2 {
  margin: 0 -23px 0 -24px;
}
.gal2 li {
  width: 204px;
  float: left;
  margin: 0 23px 20px 24px;
}
.gal2 li .lightbox {
  margin-bottom: 15px;
}
.gal2 li div a {
  font-weight: 600;
  text-transform: uppercase;
  color: #5b5b5b;
}
.gal2 li a:hover {
  color: #de5648;
}
.img1 {
  float: left;
  margin: 5px 20px 20px 0;
}
.img2 {
  float: left;
  margin: 2px 20px 14px 0;
}
.div1 {
  position: relative;
  margin-bottom: 34px;
}
.div1:before {
  left: 0;
  content: '';
  width: 100%;
  position: absolute;
  top: 20px;
  background: url('../images/line4.png') repeat-x;
  height: 2px;
}
.div2 {
  padding: 18px 30px 17px;
  background: #fff;
  border-left: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 69px;
}
.div2 .div3 {
  font-style: italic;
  padding-left: 65px;
  position: relative;
}
.div2 .div3 .fa {
  font-size: 60px;
  color: #cfcfcf;
  position: absolute;
  line-height: 60px;
  left: 0;
}
.div2 .div3 p {
  margin-bottom: 10px;
  padding-left: 10px;
}
.div2 .div3 figure {
  float: left;
  margin-right: 15px;
  position: relative;
  border-radius: 500px;
  overflow: hidden;
}
.div2 .div3 div {
  padding-top: 7px;
}
.div2 .div3 div span {
  display: block;
  font-weight: 400;
}
.div4 {
  margin-bottom: 68px;
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 30px 50px 30px 54px;
}
.div4 div {
  color: #5b5b5b;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 26px;
  margin-bottom: 14px;
  font-weight: 700;
}
.div4 p {
  margin-bottom: 15px;
}
.div10 {
  padding-top: 8px;
  overflow: hidden;
  margin-bottom: 42px;
}
.div10 figure {
  float: left;
  margin: 7px 30px 20px 0;
}
.div10 div,
.div10 p {
  margin-bottom: 8px;
}
.div10 div > div {
  color: #5b5b5b;
  font-weight: 600;
}
.bg1 {
  background: #F15A29;
}
.bg1 h4:before {
  background: url('../images/line1.png') repeat-x;
}
.bg1 a:hover {
  color: #fc9589;
}
.bg2 {
  background: #1C75BC;
}
.bg2 h4:before {
  background: url('../images/line2.png') repeat-x;
}
.bg2 a:hover {
  color: #9beefa;
}
.bg3 {
  background: #f7be24;
}
.bg3 h4:before {
  background: url('../images/line3.png') repeat-x;
}
.bg3 a:hover {
  color: #fce29c;
}
.div9 div {
  font-weight: 700;
  color: #5b5b5b;
  margin-bottom: 8px;
}
.div9 p {
  margin-bottom: 10px;
}
.div9 :last-child {
  margin-top: 10px;
}
.art {
  line-height: 22px;
  color: #fff;
  padding: 42px 20px 36px;
  margin-bottom: 30px;
}
.art p {
  margin-bottom: 10px;
}
.art a {
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  display: inline-block;
}
.art a .fa {
  top: 4px;
  position: absolute;
  right: -20px;
}
.art1 {
  line-height: 22px;
}
.art1 .extra_wrapper p {
  margin-bottom: 8px;
}
.art1 .extra_wrapper div {
  color: #5b5b5b;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 600;
}
.art1 .number {
  line-height: 26px;
  float: left;
  color: #40af64;
  font-size: 36px;
  font-weight: 700;
  margin: 7px 15px 10px 0;
}
.art1 + .art1 {
  margin-top: 18px;
}
.art2 {
  line-height: 22px;
  border-bottom: 1px dotted #c5c5c5;
  padding-bottom: 20px;
  margin-bottom: 34px;
}
.art2 figure {
  float: left;
  margin: 6px 25px 10px 0;
}
.art2 time {
  color: #23b4ca;
  font-weight: 600;
}
.art2 p {
  margin-bottom: 8px !important;
}
.art2 div > div {
  color: #5b5b5b;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-weight: 600;
}
.art3 {
  padding-top: 10px;
}
.art3 span {
  font-size: 60px;
  float: left;
  margin: 2px 20px 10px 0;
  color: #c5c5c5;
  line-height: 60px;
}
.art3 a:hover span {
  color: #de5648;
}
.art4 {
  font-weight: 400;
  margin-bottom: 22px;
}
.art4 time {
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
  margin: 2px 20px 10px 0;
  font-weight: 300;
  float: left;
}
.art4 time span {
  font-weight: 600;
  font-size: 50px;
  display: block;
  line-height: 40px;
  color: #de5648;
  margin-bottom: 11px;
}
.art4 figure {
  margin-bottom: 21px;
}
.art4 p {
  line-height: 24px;
  margin-bottom: 10px;
}
.art4 p a {
  color: #de5648;
}
.art4 p a:hover {
  color: #5b5b5b;
}
.art4 .div {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 25px;
  font-weight: 400;
}
.art4 .div12 {
  line-height: 25px;
  text-transform: uppercase;
  color: #de5648;
  padding-bottom: 4px;
  position: relative;
  margin-bottom: 30px;
  font-weight: 400;
  border-bottom: 3px solid #de5648;
}
.art4 .div12 span {
  color: #909090;
  bottom: 5px;
  position: absolute;
  right: 0;
}
.art4 + .art4 {
  margin-top: 38px;
}
.p7 {
  padding-bottom: 25px;
}
.p7 span {
  color: #5b5b5b;
  display: block;
  margin-bottom: 8px;
  font-weight: 600;
}
.p7 a {
  color: #5b5b5b;
  text-decoration: underline;
  font-weight: 600;
}
.p7 p {
  margin-bottom: 24px;
}
.div14 {
  width: 294px;
  position: relative;
  padding: 45px 10px 35px 28px;
  min-height: 150px;
}
.div14 span.sp {
  height: 49px;
  background: #23b4ca;
  width: 74px;
  position: absolute;
  border-radius: 500px;
  overflow: hidden;
  font-size: 30px;
  text-align: center;
  color: #fff;
  padding-top: 25px;
  right: 6px;
  bottom: -22px;
}
/********Links********/
a {
  text-decoration: none;
  color: inherit;
  transition: 0.5s ease;
  webkit-transition: 0.5s ease;
}
a:hover {
	color: #662D91;
}
.a1 {
  font-weight: bold;
  color: #5b5b5b;
}
.a2 {
  padding: 8px 28px 7px 24px;
  display: inline-block;
  border: 1px solid #b1b1b1;
}
.a3,
.a4 {
  font-weight: 400;
  position: relative;
  color: #23b4ca;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
}
.a3 span,
.a4 span {
  position: absolute;
  right: -18px;
  top: 4px;
}
.a3:hover {
  color: #5b5b5b;
}
.a4 {
  color: #5b5b5b;
  font-weight: 600;
}
/********List********/
.list1 {
  line-height: 30px;
  text-align: left;
  margin: 0 55px 20px 0;
  float: left;
}
.list1 li {
  position: relative;
  padding-left: 21px;
}
.list1 li span {
  color: #de5648;
  left: 0;
  position: absolute;
  top: 8px;
}
.list2 {
  line-height: 30px;
  text-align: left;
  margin: 0 55px 20px 0;
}
.list2 li {
  position: relative;
  padding-left: 21px;
}
.list2 li span {
  color: #de5648;
  left: 0;
  position: absolute;
  top: 8px;
}
.list3 {
  line-height: 24px;
  text-align: left;
}
.list3 li {
  color: #fff;
  position: relative;
  padding-left: 21px;
}
.list3 li span {
  left: 2px;
  position: absolute;
  top: 6px;
}
/*******Indent*******/
.mrg1 {
  margin-top: 10px;
}
.mrg2 {
  margin-bottom: 20px;
}
.mrg3 {
  margin-top: 20px;
}
.mrg4 {
  margin-top: 62px;
}
.mrg5 {
  margin-bottom: 3px;
}
.mrg6 {
  margin-bottom: 28px !important;
}
.mrg7 {
  margin-bottom: 22px;
}
.mrg8 {
  margin-top: 50px;
}
/************Footer************/
footer {
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 50px;
  display: block;
}
footer .div7 {
  background: url('../images/line4.png') repeat-x;
  height: 2px;
  padding-top: 34px;
}
footer .socials {
  float: right;
  padding-top: 15px;
}
footer .socials a {
  width: 38px;
  display: inline-block;
  height: 38px;
  overflow: hidden;
  transition: all 0s ease 0s;
}
footer .socials a:hover {
  background-position: 0 bottom;
}
footer .socials a + a {
  margin-left: 10px;
}
footer .socials .icon1 {
  background: url('../images/icon1.png') 0 0 no-repeat;
}
footer .socials .icon2 {
  background: url('../images/icon2.png') 0 0 no-repeat;
}
footer .socials .icon3 {
  background: url('../images/icon3.png') 0 0 no-repeat;
}
footer .socials .icon4 {
  background: url('../images/icon4.png') 0 0 no-repeat;
}
footer .socials .privacy {
  padding-top: 11px;
}
footer ul li {
  position: relative;
  padding-left: 19px;
  text-align: left;
}
footer ul li a {
  font-size: 14px;
  line-height: 24px;
}
footer ul li a span {
  left: 0;
  position: absolute;
  top: 6px;
}
footer ul li a.active {
  color: #de5648;
}
.div6 {
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 20px;
}
.div6 address {
  padding-left: 34px;
  text-transform: none;
  position: relative;
  font-weight: 400;
  text-align: left;
}
.div6 address .fa {
  color: #5b5b5b;
  top: 2px;
  position: absolute;
  left: 0;
  font-size: 18px;
}
.div6:after {
  content: '';
  position: absolute;
  height: 100%;
  background: url('../images/line5.jpg') repeat-y;
  width: 2px;
  right: 0;
  top: 0;
}
.div8 div {
  padding: 7px 0 11px;
  color: #5b5b5b;
  text-transform: capitalize;
  font-weight: 700;
  text-align: left;
  font-size: 24px;
}
/********Map********/
.map {
  padding-bottom: 28px;
  overflow: hidden;
  font-weight: 400;
}
.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: 392px;
  max-width: 100%;
  padding-top: 4px;
}
.map address {
  line-height: 22px;
  font-style: normal;
  display: block;
  font-weight: normal;
}
.map address dt {
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #5b5b5b;
  font-weight: 600;
}
.map address dd {
  height: 22px;
}
.map address dd span {
  color: inherit;
  padding: 0;
  min-width: 80px;
  display: inline-block;
  text-align: left;
}
.map address dd a {
  color: #de5648;
  text-decoration: underline;
}
.map address dd a:hover {
  color: #5b5b5b;
}
/*--------------To_Top----------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  left: 55%;
  margin-left: 500px;
  overflow: hidden;
  width: 31px;
  height: 32px;
  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: right 0;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
  header {
    text-align: center;
    padding-top: 30px;
  }
  header h1 {
    float: none;
    margin-bottom: 30px;
    display: inline-block;
  }
  img {
    width: 100%;
  }
  .gal2 li {
    width: 175px;
  }
  #content {
    text-align: center;
  }
  .art2 figure {
    float: none;
    margin: 0 0 20px;
    display: inline-block;
  }
  h2,
  h4 {
    font-size: 25px;
  }
  #contact-form input,
  #contact-form label {
    width: 100% !important;
  }
  .btns {
    text-align: center !important;
  }
  .caption {
    top: 22% !important;
    right: 30px !important;
  }
  .div4 {
    margin-bottom: 45px;
    padding: 25px 35px;
  }
  h2 {
    padding: 0 15px;
  }
  .a2 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 995px) {
  .div4 {
    padding: 20px 30px 15px;
    margin-bottom: 38px;
  }
  .div4 div {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 8px;
  }
  figure.mrg2 {
    margin-top: 25px;
  }
  .div14 {
    top: 15%;
    padding: 25px 10px 15px 18px;
    min-width: 150px !important;
    min-height: 100px;
  }
  h6 {
    font-size: 20px;
    line-height: 20px;
  }
  .div14 span.sp {
    font-size: 20px;
    width: 58px;
    height: 40px;
    padding-top: 18px;
  }
  .img1 {
    float: none;
    margin: 0 0 20px;
    display: inline-block;
  }
  .div2 {
    padding: 13px 20px 12px 15px;
  }
  .div2 .div3 {
    padding-left: 30px;
  }
  .div2 .div3 div {
    text-align: left;
  }
  .div2 .div3 .fa {
    font-size: 40px;
  }
  .gal2 li {
    display: inline-block;
    width: 190px;
    float: none;
  }
  footer {
    text-align: center;
  }
  footer .socials {
    float: none;
  }
  .list1,
  .list2 {
    line-height: 16px;
    margin: 0 15px 20px 0;
  }
  .list1 li,
  .list2 li {
    margin-bottom: 12px;
    padding-left: 17px;
  }
  .list1 li span,
  .list2 li span {
    top: 1px;
  }
}
@media only screen and (max-width: 767px) {
  .all {
    padding-top: 20px !important;
  }
  .caption,
  .div6:after {
    display: none !important;
  }
  h2 {
    font-size: 20px;
    line-height: 20px;
  }
  .div10 figure,
  .img2 {
    float: none;
    display: inline-block;
    margin: 0 0 20px;
  }
  .div1 {
    margin-top: 40px;
  }
  h5 {
    text-align: center;
  }
  .mrg3 {
    margin-top: 50px;
  }
  .div1:before {
    top: 11px;
  }
  .div2 .div3 .fa {
    font-size: 35px;
  }
  h3 {
    margin-bottom: 10px;
  }
  figure.mrg2 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .div2 .div3 .fa {
    font-size: 25px;
  }
  h3 {
    margin-bottom: 5px;
  }
  .camera_wrap img {
    margin: 0 auto !important;
  }
  .art4 time {
    float: none;
    margin: 0 0 20px;
    display: block;
  }
  .art4 .div12 {
    text-align: left;
  }
  .art4 .div {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
  }
}
/*Core variables and mixins*/
