/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,700,500italic,700italic,900,900italic&subset=latin,cyrillic-ext,cyrillic');
@import url('http://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic,900,900italic&subset=latin,cyrillic');
/* Adding Font Roboto */
/* Adding Font Playfair Display */
/* line 9, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
html {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
}
/* line 15, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
body {
  background: #fff none repeat scroll 0 0;
  border-top: 5px solid #5b1f26;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 300;
}
/* line 23, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
a {
  color: #5b1f26 !important;
}
/* line 27, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
a:hover {
  color: #333 !important;
}
/* line 31, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  z-index: 2000 !important;
}
/* line 35, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation, .g-main-nav .g-toplevel {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
}
/* line 42, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-container {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}
/* line 46, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-content {
  margin: 0;
  padding: 0;
}
/* line 50, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin: 0;
}
/* line 53, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
body.home-page main#g-main, body.home-page main#g-main .g-content, body.home-page main#g-main .g-content p {
  margin: 0;
  padding: 0;
}
/* line 59, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
nav.g-main-nav ul.g-toplevel li.g-menu-item {
  border-bottom: 3px solid #fff;
  transition: all 0.3s ease 0s;
}
/* line 63, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
nav.g-main-nav ul.g-toplevel li.g-menu-item:hover, nav.g-main-nav ul.g-toplevel li.g-menu-item:active {
  background: #fff none repeat scroll 0 0 !important;
  border-bottom: 3px solid #5b1f26;
}
/* line 68, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 20px 30px 18px;
}
/* line 71, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
nav.g-main-nav ul.g-toplevel li.g-menu-item-101 {
  margin-left: -100px;
}
/* Mobile Menu */
/* line 76, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas {
  background: #fff none repeat scroll 0 0 !important;
  color: #333 !important;
}
/* line 80, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #333 !important;
}
/* line 83, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #fff none repeat scroll 0 0;
}
/* line 86, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-offcanvas #g-mobilemenu-container ul > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #333 none repeat scroll 0 0;
  opacity: 0.7;
}
/* line 91, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #333;
}
/* End of Mobile Menu */
/* Logo */
/* line 97, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.allure-logo img {
  height: auto;
  margin-bottom: -10px;
  max-width: 100%;
}
/* End of Logo */
/* line 104, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.allure-services {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5b1f26+0,5b1f26+85,ffffff+85,ffffff+100 */
  background: #5b1f26;
  /* Old browsers */
  background: -moz-linear-gradient(left, #5b1f26 0%, #5b1f26 85%, #fff 85%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5b1f26), color-stop(85%, #5b1f26), color-stop(85%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #5b1f26 0%, #5b1f26 85%, #fff 85%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #5b1f26 0%, #5b1f26 85%, #fff 85%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #5b1f26 0%, #5b1f26 85%, #fff 85%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #5b1f26 0%, #5b1f26 85%, #fff 85%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b1f26', endColorstr='#ffffff',GradientType=1);
  /* IE6-9 */
  display: inline-block;
  height: auto;
  margin: 0 50px;
  max-width: 100%;
  padding: 50px;
  width: 95%;
}
/* line 122, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.allure-services a {
  max-width: 100%;
}
/* line 125, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.services-block {
  display: inline-block;
  float: left;
  height: 243px;
  max-width: 100%;
  width: 365px;
}
/* line 132, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.service1 {
  background: url('../../images/services-hairdressing.jpg?5726eac8') no-repeat;
}
/* line 135, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.service2 {
  background: url('../../images/services-cosmetics.jpg?5726eac9') no-repeat;
}
/* line 138, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.service3 {
  background: url('../../images/services-nails.jpg?5726eace') no-repeat;
}
/* line 141, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.service4 {
  background: url('../../images/services-massage.jpg?5726eacd') no-repeat;
}
/* line 144, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.services-block h3 {
  background: #fff none repeat scroll 0 0;
  font-weight: 300;
  height: 100%;
  margin: 0;
  max-width: 100%;
  opacity: 0;
  padding-top: 100px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  width: 100%;
}
/* line 158, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
a:hover .services-block h3 {
  opacity: 1;
}
/* line 161, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.services-block p.text1, .services-block p.text2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
/* line 167, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.services-block p.text1 {
  font-size: 35px;
  margin-top: 50px !important;
}
/* line 171, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.services-block p.text2 {
  font-size: 55px;
  font-weight: 400;
  text-decoration: underline;
}
/* line 176, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.see-more {
  background: rgba(0, 0, 0, 0) url('../../images/see-more.jpg?56199157&56199157&56199157&5726eac7') no-repeat scroll 190px 50%;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  line-height: 243px;
  padding-left: 60px !important;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
/* line 186, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
a:hover .services-block .see-more {
  background: rgba(0, 0, 0, 0) url('../../images/see-more.jpg?56199157&56199157&56199157&5726eac7') no-repeat scroll 195px 50%;
}
/* line 189, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.working-hours {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,cccccc+60,ffffff+60,ffffff+100 */
  background: #ccc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ccc 0%, #ccc 60%, #fff 60%, #fff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(60%, #ccc), color-stop(60%, #fff), color-stop(100%, #fff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ccc 0%, #ccc 60%, #fff 60%, #fff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ccc 0%, #ccc 60%, #fff 60%, #fff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ccc 0%, #ccc 60%, #fff 60%, #fff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ccc 0%, #ccc 60%, #fff 60%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0);
  /* IE6-9 */
  height: auto;
  margin: 40px 0;
  width: 100%;
}
/* line 204, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.working-hours-bg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,cccccc+20,5b1f26+20,5b1f26+100 */
  background: #ccc;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ccc 0%, #ccc 20%, #5b1f26 20%, #5b1f26 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(20%, #ccc), color-stop(20%, #5b1f26), color-stop(100%, #5b1f26));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ccc 0%, #ccc 20%, #5b1f26 20%, #5b1f26 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ccc 0%, #ccc 20%, #5b1f26 20%, #5b1f26 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ccc 0%, #ccc 20%, #5b1f26 20%, #5b1f26 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ccc 0%, #ccc 20%, #5b1f26 20%, #5b1f26 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#5b1f26',GradientType=0);
  /* IE6-9 */
  display: inline-block;
  height: auto;
  margin: 20px 50px;
  width: 85%;
}
/* line 220, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.working-hours-img {
  display: inline-block;
  float: left;
  height: 300px;
  margin: 30px 50px 50px;
  max-width: 100%;
  width: 450px;
}
/* line 228, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.working-hours-week {
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 16px;
  height: 300px;
  margin: 40px 120px;
  padding-top: 55px;
  text-transform: uppercase;
  width: auto;
}
/* line 239, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.working-hours-week h5 {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}
/* line 244, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.working-hours-week p .hour {
  float: right;
}
/* Home Page Slider */
/* line 250, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.Home_Page_Title {
  color: #222;
  font-size: 200% !important;
  font-weight: 300;
  text-transform: uppercase;
}
/* line 256, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.Home_Page_Subtitle {
  background-color: rgba(255, 255, 255, 0.5);
  color: #222;
  font-size: 230% !important;
  line-height: 175% !important;
  padding: 20px !important;
}
/* End of Home Page Slider */
/* Copyright & Branding */
/* line 266, /home/allurebg/public_html/templates/g5_hydrogen/custom/scss/custom.scss */
.copyrights .g-content {
  float: right;
  padding-right: 20px;
}
/* End of Copyright & Branding */
