@import "animate.css";
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:700italic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import url(http://fonts.googleapis.com/css?family=Sonsie+One);
@import url(http://fonts.googleapis.com/css?family=Vidaloka);
/*========================================================
                    Main layout styles
=========================================================*/

/*==================mobile menu modifications================= */

.page-borders-none #mobileMenuLink {
     display: none !important;
 }

/*=======================end================================*/



body {
	color: #333;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
}
#stuck_container {
	position: relative;
	z-index: 1000;
}
.container {
	position: relative;
}
.bg_texture {
	display: block;
	position: relative;
	height: 100%;
	background-image: url(../images/texture_bg.png);
	background-repeat: repeat;
	background-position: 0 0;
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #cc5a95;
}
.a1 {
  background: #53395e;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* Landscape phone to portrait tablet */
}
.a1 span {
  background: url(../images/a1_img.png) no-repeat top center;
  width: 123px;
  height: 59px;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.a1 em {
  padding: 20px 10px 30px 20px;
  text-align: left;
  font: 300 20px/28px 'Roboto Condensed', sans-serif;
  letter-spacing: 0.1em;
  display: block;
  color: #d3ccd4;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.a1:hover {
  background: #d5d0d7;
}
.a1:hover span {
  background: url(../images/a1_img_hov.png) no-repeat top center;
}
.a1:hover em {
  color: #53395e;
}
@media (max-width: 767px) {
  .a1 {
    margin-top: 20px;
  }
}
.a2 {
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* Landscape phone to portrait tablet */
}
.a2 span {
  background: url(../images/a2_img.png) no-repeat top center;
  width: 123px;
  height: 59px;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.a2 em {
  background: #cc5a95;
  padding: 20px 10px 30px 20px;
  text-align: left;
  font: 300 20px/28px 'Roboto Condensed', sans-serif;
  letter-spacing: 0.1em;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 979px) {
  .a2 em {
    font: 300 17px/22px 'Roboto Condensed', sans-serif;
  }
}
.a2:hover em {
  color: #cc5a95;
  background: #ede9ef;
}
@media (max-width: 767px) {
  .a2 {
    margin-top: 20px;
  }
}
.a3 {
  font: 400 20px/20px 'Roboto Condensed', sans-serif;
  letter-spacing: 0.1em;
  color: #53395e;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 979px) {
  .a3 {
    font: 400 16px/18px 'Roboto Condensed', sans-serif;
  }
}
.a3:hover {
  
}@color- 5;
.a4 {
  font: 400 20px/30px 'Roboto Condensed', sans-serif;
  color: #53395e;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 979px) {
  .a4 {
    font: 400 16px/25px 'Roboto Condensed', sans-serif;
  }
}
.a4:hover {
  color: #cc5a95;
}
.a5 {
  font: 400 14px/20px 'Roboto Condensed', sans-serif;
  color: #53395e;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 979px) {
  .a5 {
    font: 400 12px/17px 'Roboto Condensed', sans-serif;
  }
}
.a5:hover {
  color: #cc5a95;
}
.cont_b {
  position: relative;
  background: #53395e;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cont_b span {
  background: url(../images/a1_img.png) no-repeat top center;
  width: 123px;
  height: 59px;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  right: 0;
}
.cont_b em {
  padding: 20px 57px 20px 20px;
  text-align: left;
  font: 300 20px/28px 'Roboto Condensed', sans-serif;
  letter-spacing: 0.1em;
  display: block;
  color: #d3ccd4;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cont_b:hover {
  background: #d5d0d7;
}
.cont_b:hover span {
  background: url(../images/a1_img_hov.png) no-repeat top center;
}
.cont_b:hover em {
  color: #cc5a95;
  background: #ede9ef;
}
.centre {
	text-align: center;
}

img {
	max-width: 100%;
}
img2 {
	max-width: 100%;
	height: auto;
	width: 100%;
}

@media (max-width: 767px) {
img2 {
	max-width: 100%;
	height: auto;
	width: 60%;
	text-align: center;
}	
	
}


.img_bord {
	padding: 8px;
	border: 1px solid #333;
	border-radius: 8px;
}
.img_bord2 {
	border: 1px solid #E78F9B;
	background-color: #fdccec;
}



* {
  -webkit-text-size-adjust: none;
}
/* ======= Headers ======= */
h2 {
	color: #E78F9B;
	letter-spacing: 0.1em;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: 300;
  /* Landscape phones and down */
}
@media (max-width: 1199px) {
  h2 {
    font: 300 28px/28px 'Roboto Condensed', sans-serif;
  }
}
@media (max-width: 480px) {
  h2 {
    font: 300 22px/22px 'Roboto Condensed', sans-serif;
  }
}
h3 {
	color: #E78F9B;
	display: block;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
	text-align: center;
	margin-top: 20px;
}
@media (max-width: 979px) {
  h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: 400;
  }
}
h5 {
	font-size: 40px;
	line-height: 45px;
	color: #E78F9B;
}
h6 {
	font-size: 22px;
	color: #CAA377;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 8px;
}
.h7 {
	font-size: 40px;
	line-height: 55px;
}
blockquote {
	font-family: "Vidaloka", serif;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 20px;
}
blockquote span {
	font-size: 60px;
	line-height: 32px;
}

blockquote q {
  line-height: 21px; }


.rate_textcolor {
	color: #8e827f;
	font-size: 20px;
	line-height: 32px;
}
.quote-mark {
	font-family: "Vidaloka", serif;
	font-size: 40px;
	color: #F1D798;
}


p {
	color: #333;
	position: relative;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	line-height: 25px;
}
.blacktxt {
	color: #000;
}
@media (max-width: 979px) {
  p {
    font: 400 12px/16px 'Roboto Condensed', sans-serif;
  }
}
p em {
  background: url(../images/quot.png) no-repeat 0 0;
  width: 12px;
  height: 12px;
  display: inline-block;
  padding-bottom: 8px;
  padding-right: 12px;
}
.p1 {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
}
@media (max-width: 979px) {
  .p1 {
    font: 700 12px/17px 'Roboto Condensed', sans-serif;
  }
}
.p2 {
  font: 300 48px/48px 'Roboto Condensed', sans-serif;
  color: #53395e;
  letter-spacing: 0.1em;
}
@media (max-width: 979px) {
  .p2 {
    font: 300 30px/30px 'Roboto Condensed', sans-serif;
  }
}
.p4 {
  font: 400 60px/60px 'Sonsie One', cursive;
  color: #53395e;
  text-shadow: #ffffff 1px 1px 2px;
  padding-top: 15px;
}
@media (max-width: 979px) {
  .p4 {
    font: 400 40px/40px 'Sonsie One', cursive;
  }
}
.p5 {
  font: 400 36px/36px 'Sonsie One', cursive;
  color: #53395e;
  text-shadow: #ffffff 1px 1px 2px;
  padding-top: 15px;
}
@media (max-width: 979px) {
  .p5 {
    font: 400 30px/30px 'Sonsie One', cursive;
  }
}
.p6 {
  font: 400 14px/20px 'Roboto Condensed', sans-serif;
  color: #53395e;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-top: 4px;
}
.p7 {
  font: 400 20px/30px 'Roboto Condensed', sans-serif;
  color: #53395e;
}
.p8 {
  font: 300 30px/34px 'Roboto Condensed', sans-serif;
  color: #53395e;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.p8 span {
  font: 300 18px/40px 'Roboto Condensed', sans-serif;
  color: #53395e;
}
/* ======= Buttons ======= */
.btn-default {
  display: inline-block;
  position: relative;
  z-index: 5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-default em {
  font: 400 14px/14px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #53395e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-default:hover em {
  color: #cc5a95;
}
.btn-link {
  display: inline-block;
  font: 300 20px/32px 'Open Sans', sans-serif;
  color: #53395e;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
}
/*========================================================
                    HEADER styles
=========================================================*/
#header {
	overflow: hidden;
	position: relative;
	z-index: 2;
	background-color: #fdccec;
}
#header .head_pic {
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	width: 100%;
}
head_pic2 {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 40px;
}

#header .bg_texture {
  padding-bottom: 84px;
}
#header.head_2 h1 {
  margin-top: 45px;
}
#header.head_2 .bg_texture {
  padding-bottom: 64px;
}
/* ======= Logo ======= */
h1 {
	display: block;
	text-align: center;
	margin-top: 80px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 979px) {
  h1 {
	margin-top: 130px;
  }
}
@media (max-width: 767px) {
  h1 {
	margin-top: -5px;
  }
  h1 img {
	width: 90%;
	left: 5%;
	right: 5%;
	height: auto;
	margin-top: 50px;
  }
 
 /*============ mod ===========*/
  #header .head_pic {
	position: absolute;
	top: 0;
	left: 0;
	height: 180px;
	width: 1980px;
}
}

/*===============end=========*/


h1 a {
  display: inline-block;
  overflow: hidden;
}
.TitleBar {
	background-image: url(../images/headers_shape.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-top: 30px;
	font-size: 25px;
	line-height: 28px;
	padding-top: 10px;
}

@media (max-width: 767px) {

	
.TitleBar {
	background-image: url(../images/headers_shape.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 51px;
	margin-top: 30px;
	font-size: 20px;
	line-height: 25px;
}

.img_align {
	vertical-align: bottom;
}


}

/*==================      Well     ======================*/
.well {
  padding-bottom: 466px; }

.well2 {
  padding-top: 110px;
  padding-bottom: 20px; }

.well3 {
  padding-top: 60px;
  padding-bottom: 105px; }

.well4 {
	padding-top: 20px;
	background-color: #fdccec;
}

.well5 {
  padding-top: 142px;
  padding-bottom: 65px; }

.well6 {
  padding-top: 90px;
  padding-bottom: 75px; }

.well2__ins1 {
  padding-bottom: 112px; }

.well2__ins2 {
  padding-bottom: 76px; }

.well3__ins1 {
  padding-bottom: 60px; }

.well3__ins2 {
  padding-bottom: 75px; }

.well3__ins3 {
  padding-bottom: 125px; }

.well4__ins1 {
  padding-bottom: 81px; }

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #ad6a83; }

.bg-secondary {
  background: url("../images/bg-secondary.jpg") bottom center no-repeat; }

.bg-secondary2 {
	min-height: 450px;
	text-align: right;
	color: #fff;
	background-attachment: fixed;
	background-image: url(../images/homepage_info_bg_img.jpg);
}
  .bg-secondary2 h3 {
    text-transform: none; }
  .bg-secondary2 a {
    font-size: 72px;
    line-height: 72px; }
    .bg-secondary2 a:hover {
      color: #a12f62; }

.bg-secondary3 {
  background: url("../images/bg-secondary2.jpg") fixed; }

.bg-secondary4 {
  background: url("../images/bg-secondary3.jpg") fixed; }

.bg-secondary5 {
  background: url("../images/bg-secondary4.jpg") fixed; }

.bg-secondary2,
.bg-secondary3,
.bg-secondary3,
.bg-secondary4,
.bg-secondary5 {
  background-size: cover; }

@media (max-width: 979px) {
  .bg-secondary,
  .bg-secondary2,
  .bg-secondary3,
  .bg-secondary3,
  .bg-secondary4,
  .bg-secondary5 {
    background-attachment: scroll; } }
.bg-dash, .bg-dash2 {
  border: none;
  position: relative; }
  .bg-dash:before, .bg-dash2:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -169px;
    height: 169px;
    width: 370px;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("../images/page-1_img13.png") center; }

.bg-dash2:before {
  top: 16px;
  height: 67px;
  width: 285px;
  background: url("../images/page-1_img14.png") center; }

@media (max-width: 1199px) {
  .bg-secondary2 a {
    font-size: 50px; } }
@media (max-width: 767px) {
  .bg-secondary2 {
    text-align: center; } }
@media (max-width: 479px) {
  .bg-secondary2 a {
    font-size: 30px; } }




/* ======= Main menu variables ======= */
/* ======= Sub menus common variables ======= */
/* ======= First level sub menu variables ======= */
nav {
	text-align: center;
	padding-top: 0px;
	margin-top: 20px;
}
/* Main menu styles
========================================================*/
.sf-menu {
  display: inline-block;
}
.sf-menu > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  text-align: center;
  margin-top: 0px;
  margin-right: 55px;
}
.sf-menu > li.with-menu {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 0;
  margin-right: 11px;
  padding: 25px 17px 24px 25px;
  position: relative;
}
.sf-menu > li.with-menu:before {
  position: absolute;
  content: '';
  left: 0;
  display: none;
  top: -5px;
  width: 100%;
  height: 5px;
  background: #323232;
}
.sf-menu > li.last-menu-item {
  margin-right: 0px;
}
.sf-menu > li > .sf-with-ul {
  /*      &:after {
        .after(14px);
        content: "\f078";
        color: @main-menu-color;
        bottom: 5px;
        left: 50%;
        margin-left: -7px;
        .transition(all 0.3s ease);
      }*/
}
.sf-menu > li > a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li > a > div {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  overflow: hidden;
}
.sf-menu > li > a > div:first-child {
  /*.rotateZ(0deg);*/
  position: absolute;
}
.sf-menu > li > a > div:first-child + div {
  top: -100px;
}
.sf-menu > li > a > div span {
  position: relative;
  display: block;
  font: 400 20px/20px 'Roboto Condensed', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.20em;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li.active,
.sf-menu > li.sfHover,
.sf-menu > li:hover {
  z-index: 10;
}
.sf-menu > li.active > a,
.sf-menu > li.sfHover > a,
.sf-menu > li:hover > a {
  text-decoration: none;
}
.sf-menu > li.active > a > div:first-child,
.sf-menu > li.sfHover > a > div:first-child,
.sf-menu > li:hover > a > div:first-child {
  top: 50px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li.active > a > div:first-child + div,
.sf-menu > li.sfHover > a > div:first-child + div,
.sf-menu > li:hover > a > div:first-child + div {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 0;
}
.sf-menu > li.active > a > div span,
.sf-menu > li.sfHover > a > div span,
.sf-menu > li:hover > a > div span {
  color: #ddbcb0;
}
.sf-menu > li.current {
  z-index: 10;
}
.sf-menu > li.current > a {
  text-decoration: none;
}
.sf-menu > li.current > a > div:first-child {
  top: 50px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sf-menu > li.current > a > div:first-child + div {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 0;
}
.sf-menu > li.current > a > div span {
  color: #ddbcb0;
}
/* First level sub-menu styles
========================================================*/
.sf-menu ul {
  /*.box-shadow(-1px 2px 3px 0px rgba(0, 0, 0, 0.16));*/
  /*display: inline-block !important;*/
  display: none;
  min-width: 231px;
  font: 400 20px/20px 'Roboto Condensed', sans-serif;
  position: absolute;
  top: 40px;
  left: -20px;
  background: #53395e;
  text-align: left;
  padding: 15px 0 20px;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul li {
  letter-spacing: 0;
  position: relative;
  display: block;
  /*    >.sf-with-ul {
      &:after {
        .after(14px);
        content: "\f054";
        color: @first-menu-color;
        bottom: 3px;
        right: 15px;
        .transition(all 0.3s ease);
      }
    }*/
}
.sf-menu ul li:hover > a {
  color: #ae8city;
  /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);*/
}
.sf-menu ul li a {
  padding: 8px 0 8px 32px;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.20em;
}
.sf-menu ul > .sfHover > a {
  background: #u7u7u7;
}
.sf-menu ul > .sfHover > a:after {
  color: #ae8city;
  /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);*/
}
.sf-menu ul li.sfHover > a {
  background: #u7u7u7;
  color: #ae8city;
  /*box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);*/
}
/* Second level sub-menu styles
========================================================*/
.sf-menu ul ul {
  position: absolute;
  top: 0px;
  left: 231px;
  margin-left: 10px;
  z-index: 4;
  text-align: left;
  padding: 0px 0 0px;
  background: #53395e;
}
@media only screen and (max-width: 767px) {
  .sf-menu {
    display: none;
  }
  nav {
    width: 100%;
    float: none;
  }
  .select-menu {
    border-radius: none;
    display: block;
    text-transform: capitalize;
    float: none;
    color: #333333;
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
    margin-bottom: 10px;
    background: #ffffff;
    font: 20px/26px 'Roboto Condensed', sans-serif;
    text-align: left;
    border: 1px solid #c1c1c1;
    position: relative;
  }
  .select-menu option {
    text-align: left;
    position: relative;
  }
}
/*Core variables and mixins*/
/* Stuck menu styles
========================================================*/
.isStuck {
	z-index: 999;
	position: fixed;
	left: 0;
	padding-bottom: 30px;
	-webkit-box-shadow: 0 0 4px 0 #000000;
	box-shadow: 0 0 4px 0 #000000;
	background-color: #262626;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*========================================================
                    CONTENT styles
=========================================================*/
#content {
	position: relative;
	z-index: 1;
	background-color: #fdccec;
}
/* ======= Banner 1 ======= */
.banner1 {
  /*  background-image: url(../images/head_bg.png);*/
  padding: 0px;
}
/* ======= Google Map  ======= */
.google-map1 {
	width: 100%;
	padding-top: 30px;
}
.google-map1 img {
  max-width: none !important;
}
/* ======= Address  ======= */
.address {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 30px;
}
.address li {
  display: block;
  padding-bottom: 40px;
  overflow: hidden;
}
.address li div {
  display: inline-block;
  overflow: hidden;
  font: 400 14px/20px 'Roboto Condensed', sans-serif;
  color: #a293a9;
  text-transform: none;
  padding-top: 12px;
}
.address li i {
  color: #ffffff;
  text-align: left;
  font-size: 36px;
  display: inline-block;
  line-height: 60px;
  margin-right: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 60px;
  height: 60px;
  text-align: center;
  background: #53395e;
  float: left;
  margin-right: 20px;
}
.address li a {
  display: inline-block;
  margin-top: 6px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #a293a9;
}
.address li a:hover {
  color: #cc5a95;
}
.address li:first-child i {
  font-size: 36px;
}
/* ======= Google Map  ======= */
.content_map {
	color: #ffffff;
	position: relative;
	text-align: center;
	margin-top: 0;
}
.content_map .rel {
  position: relative;
  z-index: 10;
}
.content_map .gmap {

}
@media (max-width: 1366px) {
  .content_map {
    margin-top: 50px;
  }
}
/* ======= isotope  ======= */
.gall_item {
  display: inline-block;
  position: relative;
  text-align: center;
  overflow: hidden;
  /* Landscape phone to portrait tablet */
  /* Landscape phones and down */
}
.gall_item .pic_hover {
  position: absolute;
  top: 100%;
  left: 0;
  background: #53395e;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gall_item .pic_hover em {
  font: 300 48px/60px 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  position: relative;
  color: #dad3dc;
  top: 35%;
  /* Landscape phones and down */
}
.gall_item .pic_hover em:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  display: inline-block;
  background: url(../images/patern_1.png) no-repeat 0 center;
  width: 32px;
  height: 13px;
  margin-left: -16px;
}
.gall_item .pic_hover em:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  display: inline-block;
  background: url(../images/patern_2.png) no-repeat 0 center;
  width: 32px;
  height: 13px;
  margin-left: -16px;
}
.gall_item .pic_hover em.p3 {
  font: 300 20px/30px 'Roboto Condensed', sans-serif;
  top: 45%;
}
@media (max-width: 480px) {
  .gall_item .pic_hover em {
    font: 300 20px/30px 'Roboto Condensed', sans-serif;
    top: 37%;
  }
}
.gall_item:hover .pic_hover {
  top: 0;
}
@media (max-width: 767px) {
  .gall_item img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 480px) {
  .gall_item {
    width: 100%;
    height: auto;
  }
}
.g1 {
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .g1 {
    width: 100%;
    height: auto;
  }
}
.element-item {
  float: left;
  margin-bottom: 1px;
  position: relative;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .element-item {
    float: none;
  }
}
.element-item .gallery_image {
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .element-item .gallery_image {
    width: 100%;
    height: auto;
    text-align: center;
  }
}
/* ======= List 1 ======= */
.list_1 {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  position: relative;
}
.list_1 li {
  display: block;
  list-style: none;
  padding: 0;
  margin-bottom: 4px;
  position: relative;
  overflow: hidden;
}
.list_1 li div {
  overflow: hidden;
}
.list_1 li span {
  font: 400 14px/20px 'Roboto Condensed', sans-serif;
  color: #53395e;
  display: inline-block;
  min-width: 25px;
  float: left;
}
.list_1 li a {
  font: 400 14px/20px 'Roboto Condensed', sans-serif;
  color: #a293a9;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.list_1 li a:hover {
  color: #cc5a95;
}
/* ======= List 2 ======= */
.list_2 {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  position: relative;
  display: block;
  overflow: hidden;
}
.list_2 li {
  float: left;
  display: inline-block;
  position: relative;
  padding: 4px 0 3px;
}
.list_2 li a {
  display: inline-block;
  font: 400 20px/20px 'Roboto Condensed', sans-serif;
  color: #53395e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list_2 li a:hover {
  color: #cc5a95;
}
.list_2 li:after {
  content: "/";
  font: 400 20px/20px 'Roboto Condensed', sans-serif;
  color: #53395e;
  position: relative;
  padding: 0 8px;
}
.list_2 li.last:after {
  display: none;
}
/* ======= List 3 ======= */
.list_3 {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  position: relative;
}
.list_3 li {
  display: block;
  overflow: hidden;
}
.list_3 li .block_1 {
  box-sizing: border-box;
  display: block;
  border: 1px solid #b6abba;
  padding: 15px 20px 10px 20px;
  overflow: hidden;
  min-height: 145px;
}
@media (max-width: 979px) {
  .list_3 li img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 979px) {
  .list_3 .img_indent_1 {
    float: none;
  }
}
.block_2 {
  display: block;
  background: #53395e;
  position: relative;
  min-height: 144px;
  padding: 20px 25px;
  box-sizing: border-box;
}
.block_2 em {
  background: url(../images/p3_patern_1.png) no-repeat 0 0;
  position: absolute;
  width: 123px;
  height: 59px;
  display: inline-block;
  top: 0;
  right: 15px;
  z-index: 1;
}
.block_2 a {
  display: inline-block;
  font: 400 20px/25px 'Roboto Condensed', sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-width: 155px;
  position: relative;
  z-index: 2;
}
.block_2 a:hover {
  color: #cc5a95;
}
.block_3 {
	position: relative;
	min-height: 80px;
	box-sizing: border-box;
	font-size: 3em;
	font-weight: 500;
	text-align: center;
	font-family: "Vidaloka", serif;
	background-color: #E78F9B;
	line-height: 0.6em;
	color: #FFF;
}

@media (max-width: 767px) {
	.block_3 {
	position: relative;
	min-height: 80px;
	box-sizing: border-box;
	font-size: 2em;
	font-weight: 500;
	text-align: center;
	font-family: "Vidaloka", serif;
	background-color: #DC3F5A;
	line-height: 1em;
}
	
	
}



.block_3 a {
  display: inline-block;
  font: 400 20px/25px 'Roboto Condensed', sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block_3 a:hover {
  color: #cc5a95;
}
/*========================wrappers=========================*/
.wrapper_1 {
  overflow: hidden;
  position: relative;
}
.wrapper_1 .wrap_pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.wrapper_3 {
  overflow: hidden;
  position: relative;
  /* Landscape phone to portrait tablet */
}
.wrapper_3 .wrap_pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .wrapper_3 img {
    width: 100%;
    height: auto;
  }
  .wrapper_3 .grid_4 {
    padding-top: 20px;
  }
}
.wrapper_4 {
  overflow: hidden;
  position: relative;
}
.wrapper_4 .wrap_pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.wrapper_4 .wr4_pic {
  background: url(../images/w4_pic.png) no-repeat 0 0;
  width: 286px;
  height: 308px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 10%;
}
.wrapper_6 {
  overflow: hidden;
  position: relative;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .wrapper_6 img {
    width: 100%;
    height: auto;
  }
}
.wrapper_7 {
  overflow: hidden;
  position: relative;
}
.wrapper_7 .wrap_pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.wrapper_7 .wr7_pic {
  background: url(../images/p3_pic4.png) no-repeat 0 0;
  width: 569px;
  height: 309px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0%;
  /* Landscape phones and down */
}
@media (max-width: 480px) {
  .wrapper_7 .wr7_pic {
    background: none;
  }
}
.wrapper_7 .p7 {
  max-width: 578px;
}
.wrapper_8 {
  overflow: hidden;
  position: relative;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .wrapper_8 img {
    width: 100%;
    height: auto;
  }
  .wrapper_8 .grid_4 {
    padding-top: 20px;
  }
}
.wrapper_9 {
  overflow: hidden;
  position: relative;
}
/*========================others=========================*/
.bord_1 {
	display: inline-block;
	border: 1px solid #666;
	padding: 8px;
}
.bord_2 {
  background: url(../images/bord_2.png) repeat-x 0 0;
  height: 7px;
  width: 100%;
  display: inline-block;
}
.bord_3 {
  background: url(../images/bord_3.png) repeat-x 0 0;
  height: 7px;
  width: 100%;
  display: inline-block;
}
.bord_4 {
  background: url(../images/bord_2.png) repeat-x 0 0;
  height: 7px;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.m_w_1 {
  max-width: 460px;
}
.tac {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.white-bg {
	background-color: #FFF;
}
.pink-bg {
	background-color: #fdccec;
}

.image_border {
	padding: 10px;
	border: 1px solid #CCC;
}

.tal {
  text-align: left;
}
.grid_12.TitleBar img {
	margin-top: 8px;
}

.tar {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.width1 {
  display: inline-block;
  width: 80px;
}
.extra_wrap {
  overflow: hidden;
  display: block;
}
.img_indent {
  float: left;
  margin-right: 25px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 768px) and (max-width: 979px) {
  .img_indent {
    float: none;
    margin-right: 0px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .img_indent {
    float: none;
    margin-right: 0px;
    padding-bottom: 20px;
  }
}
.img_indent_1 {
  float: left;
  margin-right: 0px;
}
.z1 {
  z-index: 1 !important;
}
.z2 {
  z-index: 2 !important;
}
.pad_1 {
  padding: 0 28px;
}
@media (max-width: 979px) {
  .pad_1 {
    padding: 0;
  }
}
.pad_t_3 {
  padding-top: 30px;
}
.pad_b_2 {
  padding-bottom: 20px;
}
.pad_b_25 {
  padding-bottom: 25px;
}
.pad_b_3 {
  padding-bottom: 30px;
}
.pad_b_4 {
  padding-bottom: 40px;
}
.pad_b_5 {
	margin-top: 30px;
}
.pad_b_6 {
  padding-bottom: 60px;
}
.pad_b_7 {

}
.mar_r_01 {
  margin-right: 1px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 767px) {
  .mar_r_01 {
    margin-right: 0px;
  }
}
.mar_t_-1 {
  margin-top: -10px;
}
.mar_t_05 {
  margin-top: 5px;
}
.mar_t_1 {
  margin-top: 10px;
}
.mar_t_15 {
  margin-top: 15px;
}
.mar_t_2 {
  margin-top: 20px;
}
.mar_t_25 {
  margin-top: 25px;
}
.mar_t_3 {
	margin-top: 30px;
}
.mar_t_35 {
  margin-top: 35px;
}
.mar_t_4 {
  margin-top: 40px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1199px) {
  .mar_t_4 {
    margin-top: 27px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_4 {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .mar_t_4 {
    margin-top: 10px;
  }
}
.mar_t_45 {
  margin-top: 45px;
  /* Landscape phone to portrait tablet */
}
@media (max-width: 1199px) {
  .mar_t_45 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_45 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_45 {
    margin-top: 15px;
  }
}
.mar_t_5 {
  margin-top: 50px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_5 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_5 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_5 {
    margin-top: 20px;
  }
}
.mar_t_55 {
  margin-top: 55px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_55 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_55 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_55 {
    margin-top: 20px;
  }
}
.mar_t_6 {
  margin-top: 60px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_6 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_6 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_6 {
    margin-top: 20px;
  }
}
.mar_t_7 {
  margin-top: 70px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_7 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_7 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .mar_t_7 {
    margin-top: 20px;
  }
}
.mar_t_8 {
  margin-top: 80px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_8 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_8 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .mar_t_8 {
    margin-top: 25px;
  }
}
.mar_t_9 {
  margin-top: 90px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_9 {
    margin-top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_9 {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .mar_t_9 {
    margin-top: 30px;
  }
}
.mar_t_10 {
  margin-top: 100px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_10 {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_10 {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .mar_t_10 {
    margin-top: 30px;
  }
}
.mar_t_11 {
  margin-top: 110px;
  /* Landscape phone to portrait tablet */
}
@media (min-width: 979px) and (max-width: 1200px) {
  .mar_t_11 {
    margin-top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .mar_t_11 {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .mar_t_11 {
    margin-top: 35px;
  }
}
/*========================================================
                    FOOTER styles
=========================================================*/
#footer {
	padding-top: 5px;
	overflow: hidden;
	padding-bottom: 60px;
	text-align: center;
	background-color: #fdccec;
}
#footer .privacy-block {
	overflow: hidden;
	display: inline-block;
	font: 700 14px/18px 'Roboto Condensed', sans-serif;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#footer .privacy-block a {
  display: inline-block;
}
#footer .privacy-block img {
  width: 100%;
  height: auto;
}
/*========================================================
                    Widget styles
=========================================================*/
/* UItoTop styles
========================================================*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 80px;
  right: 30px;
  overflow: hidden;
  border: none;
  color: #53395e;
  font-size: 48px;
  line-height: 38px;
  z-index: 20;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#toTop:hover {
  outline: none;
  color: #cc5a95;
}
@media only screen and (max-width: 1199px) {
  #toTop {
    display: none !important;
  }
}
/*Core variables and mixins*/
