@import "grid.css";
@import "superfish.css";
@import "font-awesome.css";
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:500,700);
@import url(http://fonts.googleapis.com/css?family=Cookie);
/*css*/
body {
  background: #7ec6c8;
  font-size: 16px;
  font-family: 'Trebuchet MS';
  color: #acacac;
  line-height: 20px;
}
body p {
  margin-bottom: 22px;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
  outline: none;
}
* {
  -webkit-text-size-adjust: none;
}
h2 {
  font-size: 48px;
  margin-bottom: 16px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  line-height: 48px;
  color: #3477ac;
  padding-top: 53px;
}
h3 {
  margin-bottom: 20px;
  color: #7ec6c8;
  font-size: 36px;
  font-family: 'Cookie', cursive;
  line-height: 26px;
}
h4 {
  line-height: 30px;
  color: #3477ac;
  margin-bottom: 17px;
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight: 700;
  padding-top: 32px;
}
h4 a:hover {
  color: #7ec6c8;
}
h5 {
  margin-bottom: 20px;
  color: #fff;
  line-height: 30px;
  font-family: 'Oswald', sans-serif;
  font-size: 30px;
  font-weight: 700;
}
h6 {
  padding-top: 5px;
  color: #3477ac;
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 15px;
}
.extra_wrapper {
  overflow: hidden;
}
/************Header************/
header {
  background: #fff;
  padding-top: 24px;
}
header .brd1 {
  border-bottom: 4px solid #ccefe1;
}
header h1 {
  clear: both;
  margin-bottom: 21px;
  float: left;
}
header h1 img {
  display: block;
}
header .socials {
  padding-top: 35px;
  float: right;
  margin-left: 65px;
}
header .socials a {
  padding-top: 7px;
  height: 25px;
  border-radius: 500px;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  width: 32px;
  background: #ccefe1;
  text-align: center;
  line-height: 18px;
}
header .socials a:hover {
  background: #7ec6c8;
}
.menu {
  float: right;
}
/************Content***********/
#content {
  background: #fff;
  padding-bottom: 45px;
}
#content .bg1 {
  background: #3477ac;
  text-align: center;
  padding-top: 64px;
  color: #fff;
}
#content .bg1 .icon {
  margin-bottom: 54px;
}
#content .bg1 .icon div {
  padding-top: 26px;
  margin-bottom: 20px;
}
#content .bg1 .icon div a {
  font-size: 36px;
  font-family: 'Oswald', sans-serif;
  line-height: 36px;
}
#content .bg1 .icon div a:hover {
  color: #7ec6c8;
}
#content .bg1 .icon p {
  font-size: 18px;
  font-weight: 300;
  font-family: 'Ubuntu', sans-serif;
  line-height: 18px;
  margin-bottom: 0;
}
#content .bg2 {
  background: #efefef;
}
#content .bg2 .gallery li {
  padding: 8px 0 55px;
}
#content .bg2 .gallery li p {
  margin-bottom: 35px;
}
.art1 {
  padding-top: 6px;
}
.art1 time {
  font-size: 18px;
  background: #7ec6c8;
  float: left;
  padding: 21px 19px 17px;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  line-height: 18px;
  color: #fff;
  margin: 1px 15px 10px 0;
  font-weight: 700;
}
.art1 time span {
  font-size: 30px;
  display: block;
  margin-bottom: 6px;
}
.art1 .extra_wrapper span {
  color: #3477ac;
  margin-bottom: 12px;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 24px;
  display: block;
  line-height: 24px;
}
.art1 .extra_wrapper span a:hover {
  color: #7ec6c8;
}
.art1 .extra_wrapper .div1 figure {
  float: left;
  margin-right: 7px;
}
.art1 .extra_wrapper .div1 span {
  color: #7ec6c8;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.art1 .extra_wrapper p {
  margin-bottom: 16px;
}
.art1 .extra_wrapper p a {
  color: #7ec6c8;
}
.art1 .extra_wrapper p a:hover {
  color: #3477ac;
}
.art2 {
  padding-top: 7px;
}
.art2 h4 {
  line-height: 24px;
  padding-top: 0;
  font-size: 24px;
  margin-bottom: 13px;
}
.art2 .div2 {
  height: 49px;
  text-align: center;
  font-size: 30px;
  float: left;
  width: 64px;
  background: #7ec6c8;
  position: relative;
  padding-top: 15px;
  font-family: 'Oswald', sans-serif;
  line-height: 28px;
  color: #fff;
  border-radius: 500px;
  font-weight: 700;
  margin: 2px 15px 0 0;
}
.art2 p {
  margin-bottom: 16px;
}
.art2 + .art2 {
  margin-top: 20px;
}
.block1 {
  margin-bottom: 33px;
  background: #efefef;
  padding: 20px 20px 30px;
}
.block1 p {
  margin-bottom: 0;
}
.block1 .div3 {
  margin-bottom: 6px;
  padding-top: 22px;
}
.block1 .div3 a {
  color: #3477ac;
  line-height: 22px;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}
.block1 .div3 a:hover {
  color: #7ec6c8;
}
.gal p {
  margin-bottom: 0 !important;
}
a.lightbox {
  display: block;
  position: relative;
  border: 4px solid #fcfcfc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 5px 0 #cdcbcb;
  box-shadow: 0 0 5px 0 #cdcbcb;
}
a.lightbox img {
  width: 100%;
}
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;
}
.img1 {
  float: left;
  border: 4px solid #fcfcfc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 5px 0 #cdcbcb;
  box-shadow: 0 0 5px 0 #cdcbcb;
  margin: 2px 25px 0 0;
}
/*********Text********/
.txt {
  text-align: center;
}
.p1 {
  text-transform: uppercase;
}
.p2 {
  color: #7ec6c8;
}
.p3 {
  color: #3477ac;
  margin-bottom: 35px;
}
.p4 {
  color: #3477ac;
  display: block;
}
.p5 {
  line-height: 24px;
  color: #3477ac;
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 20px;
  font-weight: 700;
}
.p6 {
  display: block;
  color: #3477ac;
}
.p8 + .p8 {
  margin-left: 10px;
}
/********Links********/
a {
  text-decoration: none;
  color: inherit;
  transition: 0.5s ease;
  webkit-transition: 0.5s ease;
}
a:hover {
  color: #3477ac;
}
.a1 {
  color: #fff;
  display: inline-block;
  padding: 11px 30px 13px;
  font-family: 'Oswald', sans-serif;
  background: #7ec6c8;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  border-radius: 22px;
}
.a1:hover {
  background: #3477ac;
  color: #fff;
}
.a2 {
  color: #7ec6c8;
}
.a3 {
  color: #7ec6c8;
  display: inline-block;
  padding: 9px 28px 11px;
  font-family: 'Oswald', sans-serif;
  background: #fff;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  border-radius: 22px;
  border: 2px solid #7ec6c8;
  margin-left: 6px;
}
.a3:hover {
  border-color: #3477ac;
  color: #3477ac;
}
/********List********/
.list li {
  color: #7ec6c8;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: left;
}
.list li .fa {
  color: #d3d3d3;
  padding-top: 0;
  margin-right: 10px;
}
.list li a {
  font-size: 12px;
  line-height: 12px;
}
/******Accordion*****/
.accordion {
  margin-bottom: 1px;
  background: #efefef;
  font-size: 16px;
  position: relative;
  line-height: 20px;
  color: #acacac;
  padding: 21px 15px 26px 20px;
  text-align: left;
  outline: none !important;
  overflow: hidden;
  height: auto !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.accordion.open {
	background:#f7f7f7;
}
.accordion .accordion-title {
  display: inline-block;
  padding: 11px 20px 0 0;
  cursor: pointer;
  color: #fff;
  text-align: right;
  height: 30px;
  border-radius: 22px;
  top: 33px;
  position: relative;
  width: 120px;
  float: right;
  background: url('../images/arrow8.png') 18px 21px no-repeat #7ec6c8;
}
.accordion .accordion-title.open,
.accordion .accordion-title:hover {
  background: #3477ac;
  color: #fff;
  background: url('../images/arrow9.png') 18px 16px no-repeat #7ec6c8;
}
.accordion .accord-content {
  display: none;
}
.accordion .accordion-title:before {
  font-weight: 400;
  content: 'view profile';
  font-size: 18px;
  font-family: 'Oswald', sans-serif;
}
.accordion .accordion-title.open:before {
  content: 'hide profile';
}
.accord-content {
  padding-right: 135px;
}


/*******Search*******/
#search {
  position: relative;
  padding-top: 16px;
  margin-bottom: 28px;
}
#search input {
  float: left;
  border: #efefef 1px solid;
  background: none;
  width: 370px;
  position: relative;
  color: #878787;
  margin-right: 9px;
  background-color: #fff;
  height: 46px;
  border-radius: 20px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px 46px 10px 16px;
  outline: none;
}
#search ._placeholder {
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  font: 13px/20px Arial, Helvetica, sans-serif;
  border: 1px solid transparent;
  height: 100% !important;
  padding: 10px 16px 10px;
  width: 100% !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
}
#search ._placeholder.hidden {
  display: none;
}
#search ._placeholder.focused {
  opacity: 0.3;
}
#search ._placeholder.focused {
  position: relative;
  display: block;
  width: 300px;
  cursor: text;
}
#search a {
  cursor: pointer;
}

/*******Indent*******/
.pad1 {
  padding-bottom: 56px;
}
.pad2 {
  padding-top: 40px;
}
.pad3 {
  padding-top: 68px;
}
.pad4 {
  padding-bottom: 0 !important;
}
.mrg1 {
  margin-bottom: 26px;
}
.mrg2 {
  margin-bottom: 10px;
}
/************Footer************/
footer {
  color: #fff;
  padding-top: 45px;
}
footer .p2 + .p2 {
  margin-left: 10px;
}
footer .privacy div {
  display: inline-block;
  margin-left: 10px;
}
footer .privacy a {
  position: relative;
}
footer .privacy a:before {
  content: '.';
  position: absolute;
  color: #fff;
  font-size: 31px;
  top: -9px;
  left: -12px;
}
footer .brd2 {
  margin-top: 50px;
  border-top: 1px solid #addbdc;
  padding: 25px 0 30px;
}
/********Map********/
.map figure {
  display: block;
  margin-bottom: 5px;
  width: 785px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.map figure iframe {
  width: 785px;
  height: 424px;
  max-width: 100%;
  padding-top: 4px;
}
.map .img1 {
  margin-right: 30px;
}
.map address {
  font-style: normal;
  display: block;
  font-weight: normal;
}
.map address dt {
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #3477ac;
  font-weight: 400;
}
.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: #7ec6c8;
}
.map address dd a:hover {
  color: #3477ac;
}
/*--------------To_Top----------*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 40px;
  left: 57%;
  margin-left: 500px;
  overflow: hidden;
  width: 26px;
  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;
}

#owl h3 {
  font-size: 48px;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
 @media only screen and (max-width: 1308px) {
  .map figure {
    width: 650px;
  }
  header .socials {
    margin-left: 35px;
  }
} 
@media only screen and (max-width: 1199px) {

  nav {
    text-align: center;
  }
}
@media only screen and (max-width: 1069px) {
  .menu {
    float: none;
  }
  .menu nav {
    display: inline-block;
  }
  header {
    text-align: center;
  }
  header .socials,
  header h1 {
    float: none;
    display: inline-block;
  }
  header .socials {
    padding-top: 25px;
  }
  .div13 .img1, .map .img1 {
    float: none;
    margin-bottom: 20px;
    display: inline-block;
  }
  .div13 .img1 img {
    width: 100%;
  }
  .sf-menu {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 995px) {
  .div1 {
    display: inline-block;
  }
  .div1 span {
    display: inline-block !important;
  }
  footer {
    text-align: center;
  }
  .p8 {
    display: block;
  }
  .p8 + .p8 {
    margin-left: 0;
  }

  .map figure.img1 {
    margin: 0 0 20px;
  }
  .map figure.img1 iframe {
    width: 100%;
  }
  .art1 {
    margin-bottom: 20px;
  }

  .accordion {
    padding: 13px 15px 15px;
  }
  .accordion .img1 {
    margin-right: 15px;
  }
  .accordion .accordion-title {
    padding: 9px 15px 0 0;
    top: 0;
    font-size: 15px;
    line-height: 15px;
    width: 105px;
    background-position: 15px 16px;
    height: 27px;
  }
  .accordion .accordion-title:before {
    font-size: 15px;
    line-height: 15px;
  }
  #carousel_wrapper {
    padding-top: 25px !important;
  }
  .item {
    height: 300px !important;
  }
    #owl h3 {
    font-size: 42px !important;
  }
  #search {
    display: inline-block;
  }
}


@media only screen and (max-width: 767px) {
    #content {
    text-align: center;
  }
  .menu nav {
    display: block;
  }
  footer .p8 + .p8 {
    margin-bottom: 30px;
  }
  footer address {
    margin-bottom: 30px;
  }
  header .socials {
    padding-top: 0;
  }
  #search input {
    width: 295px;
    margin-right: 4px;
  }
  .map figure iframe {
    height: 350px;
  }

  .accordion {
    padding: 10px;
  }
  .accordion .img1 {
    margin-right: 10px;
  }
  .accordion .p5 {
    margin: 45px 0 10px;
  }

    .art2 .div2 {
    float: none;
    margin: 0 0 15px;
    display: inline-block;
  }
  #owl h2 {
    font-size: 40px;
    line-height: 40px;
  }
  #owl h3 {
    font-size: 40px !important;
    line-height: 40px;
  }

}



@media only screen and (max-width: 480px) {
  .map figure iframe {
    height: 300px;
  }
  #search input {
    width: 100%;
  }
  #search .a1 {
    margin-top: 10px;
  }
  header h1 {
    display: block;
  }
  header h1 img {
    width: 100%;
  }
  .accordion {
    padding: 15px;
    text-align: center;
  }
  .accordion .img1 {
    display: inline-block;
    margin: 15px 0 10px;
    float: none;
  }
  h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .accordion .p5 {
    margin-top: 5px;
  }
  h4 {
    font-size: 28px;
    line-height: 28px;
    padding-top: 26px;
  }
  .art1 time {
    float: none;
    display: inline-block;
  }
  h6 {
    line-height: 20px;
    font-size: 16px;
  }
  .a1{font-size:15px;line-height:15px;padding:8px 24px 11px}
    .a3{font-size:15px;line-height:15px;padding:6px 22px 9px}

  .accordion .accordion-title {
    float: none;
  }
    .list li {
    margin-bottom: 5px;
  }
  .list li a {
    font-size: 11px;
    line-height: 11px;
  }
  .list li a .fa {
    margin-right: 5px;
  }
      #content .bg1 .icon div a {
    font-size: 30px;
    line-height: 30px;
  }
  #owl p {
    display: none;
  }
    #owl h2 {
    font-size: 36px;
    line-height: 36px;
  }
  #owl h3 {
    font-size: 38px !important;
    line-height: 38px;
  }
}
/*Core variables and mixins*/
