@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* =======================================================
*
* 	Template Style 
*
* ======================================================= */
body {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.3);
  background: #000 url(../images/broken_noise.png) repeat;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  body {
    background: #000 url(../images/broken_noise.png) repeat;
  }
}

#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.offcanvas #page {
  overflow: hidden;
  position: absolute;
}

.offcanvas #page:after {
  -webkit-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  content: "";
}

a {
  color: #3dbf26;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #3dbf26;
  outline: none;
  text-decoration: none;
}

p {
  margin-bottom: 30px;
  font-style: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6,
figure {
  color: #000;
  font-family: "Cormorant Garamond", Georgia, serif;
  margin-bottom: 20px;
  font-weight: 400;
}

::-webkit-selection {
  color: #fff;
  background: #3dbf26;
}

::-moz-selection {
  color: #fff;
  background: #3dbf26;
}

::selection {
  color: #fff;
  background: #3dbf26;
}

.cookie-nav {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  background: transparent;
  z-index: 1001;
  top: 0;
  padding: 14px 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 480px) {
  .cookie-nav {
    position: absolute;
  }
}

.cookie-nav.scrolled {
  background: #000 url(../images/broken_noise.png) repeat;
  top: -82px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .cookie-nav.scrolled {
    background: #000 url(../images/broken_noise.png) repeat;
  }
}

@media screen and (max-width: 480px) {
  .cookie-nav.scrolled {
    background: transparent;
  }
}

.cookie-nav #cookie-logo {
  font-size: 32px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-family: "Cormorant Garamond", Georgia, serif;
  color: #fff !important;
}

.scrolled .cookie-nav #cookie-logo {
  color: #000 !important;
}

.cookie-nav #cookie-logo a {
  font-size: 42px;
  color: #fff !important;
}

.scrolled .cookie-nav #cookie-logo a {
  color: #000 !important;
}

.cookie-nav #cookie-logo a span {
  color: #3dbf26;
}

@media screen and (max-width: 768px) {
  .cookie-nav .menu-1 {
    display: none;
  }

  .cookie-nav #cookie-logo a {
    font-size: 16px !important;
    margin-left: 20px;
  }

  .cookie-nav #cookie-logo {
    text-align: start;
  }
}

.cookie-nav ul {
  padding: 0;
  margin: 5px 0 0 0;
}

.cookie-nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}

.cookie-nav ul li>a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}

.cookie-nav ul li a {
  padding: 30px 15px;
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.scrolled .cookie-nav ul li a {
  color: rgba(0, 0, 0, 0.7);
}

.cookie-nav ul li a:hover,
.cookie-nav ul li a:focus,
.cookie-nav ul li a:active {
  color: white;
}

.scrolled .cookie-nav ul li a:hover,
.scrolled .cookie-nav ul li a:focus,
.scrolled .cookie-nav ul li a:active {
  color: black;
}

.cookie-nav ul li.has-dropdown {
  position: relative;
}

.cookie-nav ul li.has-dropdown .dropdown {
  width: 140px;
  -webkit-box-shadow: 0px 14px 16px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 14px 16px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 14px 16px -9px rgba(0, 0, 0, 0.75);
  z-index: 1002;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  text-align: left;
  background: #3dbf26;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.cookie-nav ul li.has-dropdown .dropdown:before {
  bottom: 100%;
  left: 40px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #3dbf26;
  border-width: 8px;
  margin-left: -8px;
}

.cookie-nav ul li.has-dropdown .dropdown li {
  display: block;
  margin-bottom: 7px;
}

.cookie-nav ul li.has-dropdown .dropdown li:last-child {
  margin-bottom: 0;
}

.cookie-nav ul li.has-dropdown .dropdown li a {
  font-size: 17px;
  padding: 2px 0;
  display: block;
  color: white;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: 0;
}

.cookie-nav ul li.has-dropdown .dropdown li a:hover {
  color: #fff;
}

.cookie-nav ul li.has-dropdown:hover a,
.cookie-nav ul li.has-dropdown:focus a {
  color: #fff;
}

.scrolled .cookie-nav ul li.has-dropdown:hover a,
.scrolled .cookie-nav ul li.has-dropdown:focus a {
  color: rgba(0, 0, 0, 0.7);
}

.cookie-nav ul li.active>a {
  color: #fff;
  position: relative;
}

.scrolled .cookie-nav ul li.active>a {
  color: rgba(0, 0, 0, 0.7);
}

.cookie-nav ul li.active>a:after {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  content: '';
  width: 30px;
  height: 2px;
  background: #3dbf26;
  margin: 0 auto;
}

#cookie-counter,
.cookie-bg,
#cookie-gallery .cookie-bg-img,
#cookie-gallery .cookie-gallery_big,
.product {
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
  position: relative;
}

#cookie-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('/images/hero_pic.jpg');
  background-position: center center !important;
  position: relative;
}


#Book_btn:hover {
  background: #3dbf26 !important;
  color: #fff !important;
  border-color: #3dbf26 !important;
}

#Book_btn:active {
  background: #3dbf26 !important;
  color: #fff !important;
  border-color: #3dbf26 !important;
}

@media screen and (max-width: 768px) {
  #cookie-header {
    background-position: 80% center !important;
    background-attachment: scroll;
    background-image: url('/images/hero_pic3.jpg') !important;
  }
}

#cookie-header .overlay {
  z-index: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 768px) {

  #cookie-header,
  .cookie-cover {
    padding: 3em 0;
  }
}

#cookie-header .display-t,
.cookie-cover .display-t {
  height:auto;
  width: 100%;
}

.cookie-cover .display-t h1 {
  font-size: 45px;
  font-weight: 500 !important;
  margin-bottom: 40px !important;
}

.cookie-cover .display-t button {
  background-color: #3dbf26;
  color: white;
  padding: 10px 40px;
  border: none;
  font-size: 18px;
  border-radius: 20px;
  transition: all 0.3s ease;
  /* Smooth animation */
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  /* Subtle shadow */
  cursor: pointer;
}

.cookie-cover .display-t button:hover,
.cookie-cover .display-t button:focus {
  background-color: #34a820;
  /* Darker green on hover */
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
  /* Elevate shadow */
  transform: scale(1.3);
  /* Slight grow effect */
  outline: none;
  /* Remove focus border */
}

.display-tc{
  width: 100% !important;
}


.cookie-heading button {
  font-size: 1rem;
  padding: 0.75rem 1.5rem;
  border: none;
  border-radius: 6px;
  background-color: #ff6f61; /* or your theme color */
  color: white;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.3s;
  margin-top: 1rem;
}

.cookie-heading button:hover {
  background-color: #e55a4f;
}
.js-fullheight {
  height: 100vh;
}

@media (max-width: 768px) {


  .cookie-heading button {
    width: 80%;
    font-size: 1rem;
  }
}
.cookie-heading {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 1.2s ease-out forwards;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}




@media screen and (max-width: 768px) {

  #cookie-header .display-t,
  .cookie-cover .display-t {
    padding: 3em 0;
  }
}

#cookie-header .display-tc,
.cookie-cover .display-tc {
  display: table-cell !important;
  vertical-align: middle;
  width: 100%;
}

@media screen and (max-width: 768px) {

  #cookie-header .display-tc,
  .cookie-cover .display-tc {
    padding: 3em 0;
  }
}

#cookie-header .display-tc h1,
#cookie-header .display-tc h2,
.cookie-cover .display-tc h1,
.cookie-cover .display-tc h2 {
  margin: 0;
  padding: 0;
  color: white;
}


html {
  scroll-behavior: smooth;
}


#cookie-header .display-tc h1,
.cookie-cover .display-tc h1 {
  margin-bottom: 0px;
  font-size: 74px;
  font-size: 80px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {

  #cookie-header .display-tc h1,
  .cookie-cover .display-tc h1 {
    font-size: 42px;
    line-height: 50px;
  }
}

a {
  text-decoration: none;
}

#cookie-header .display-tc h1 em,
.cookie-cover .display-tc h1 em {
  font-style: italic;
  font-weight: 600;
}

#cookie-header .display-tc h2,
.cookie-cover .display-tc h2 {
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 30px;
  font-style: italic;
}

#cookie-header .display-tc h2 a,
.cookie-cover .display-tc h2 a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
  color: #fff;
  position: relative;
}

#cookie-header .display-tc h2 a:before,
.cookie-cover .display-tc h2 a:before {
  background: #3dbf26;
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 100%;
}

#cookie-header .display-tc .btn,
.cookie-cover .display-tc .btn {
  padding: 10px 30px;
  color: #fff;
  border: none !important;
  font-size: 18px;
}

@media screen and (max-width: 768px) {

  #cookie-header .display-tc .btn,
  .cookie-cover .display-tc .btn {
    width: 80%;
    margin: 0 auto;
  }
}

#cookie-header .display-tc .btn.btn-learn,
.cookie-cover .display-tc .btn.btn-learn {
  background: #fee856;
  border: none;
  color: #000 !important;
}

#cookie-header .display-tc .btn.btn-learn:hover,
#cookie-header .display-tc .btn.btn-learn:focus,
.cookie-cover .display-tc .btn.btn-learn:hover,
.cookie-cover .display-tc .btn.btn-learn:focus {
  background: rgba(254, 232, 86, 0.9) !important;
  color: #000 !important;
}

#cookie-header .display-tc .btn:hover,
#cookie-header .display-tc .btn:focus,
.cookie-cover .display-tc .btn:hover,
.cookie-cover .display-tc .btn:focus {
  color: #fff !important;
}

#cookie-header .display-tc .btn.btn-demo,
.cookie-cover .display-tc .btn.btn-demo {
  background: #3dbf26;
  border: none;
}

#cookie-header .display-tc .btn.btn-demo:hover,
#cookie-header .display-tc .btn.btn-demo:focus,
.cookie-cover .display-tc .btn.btn-demo:hover,
.cookie-cover .display-tc .btn.btn-demo:focus {
  background: rgba(234, 39, 45, 0.9) !important;
  color: #72e11d !important;
}

#Intro-btn {
  border-color: #3dbf26;
  font-weight: bold;

}

#Intro-btn:hover {
  background: #3dbf26 !important;
  color: #fff !important;
  border-color: #3dbf26 !important;
}

#Intro-btn:active {
  background: #3dbf26 !important;
  color: #fff !important;
  border-color: #3dbf26 !important;
  scale: 1.1;
}

#cookie-header .display-tc .btn:hover,
.cookie-cover .display-tc .btn:hover {
  background: #3dbf26 !important;
  -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75) !important;
}

#cookie-header .display-tc .form-inline .form-group,
.cookie-cover .display-tc .form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
}

#cookie-header .display-tc .form-inline .form-group .form-control,
.cookie-cover .display-tc .form-inline .form-group .form-control {
  width: 100%;
  background: #fff;
  border: none;
}

.cookie-section {
  padding: 7em 0;
  background-color: #fff !important;
}

@media screen and (max-width: 480px) {
  .cookie-section {
    padding: 3em 0;
  }
}

.cookie-section p {
  color: rgba(255, 255, 255, 0.3);
  font-size: 18px;
  line-height: 1.5;
}

.section-heading {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}

.section-heading h2 {
  font-style: 40px;
  color: #fff;
  font-family: "Satisfy", cursive;
}

#cookie-about .img-wrap img {
  margin-bottom: 30px;
}

@media screen and (max-width: 992px) {
  #cookie-about .img-wrap img {
    max-width: 100%;
  }
}

img {
  object-fit: cover;
}

.testimonial-slider {
  max-width: 600px;
  height: fit-content;
  margin: 40px auto;
  font-family: 'Georgia', serif;
  padding: 30px 40px;
  cursor: pointer;
}

.testimonial-slider blockquote {
  margin: 0;
  font-size: 1.2rem;
  line-height: 1.6;
  color: #333;
  font-style: italic;
  position: relative;
}

.testimonial-slider ol {
  display: none;
}

.testimonial-slider blockquote:before {
  font-size: 3rem;
  position: absolute;
  left: 0;
  top: -10px;
  color: #ccc;
  font-family: serif;
}

.testimonial-slider footer {
  margin-top: 15px;
  font-weight: bold;
  font-style: normal;
  color: black;
  text-align: right;
  font-size: 12px;
}

.testimonial-slider p {
  color: black !important;
  font-size: 20px !important;
  height: 150px;
}

.testimonial-slider a {
  display: none
}


#cookie-reservation-form {
  height: auto
}

#cookie-featured-menu .cookie-heading,
#cookie-gallery .cookie-heading,
#cookie-reservation-form .cookie-heading {
  margin-bottom: 170px;
}

@media screen and (max-width: 768px) {

  #cookie-featured-menu .cookie-heading,
  #cookie-gallery .cookie-heading,
  #cookie-reservation-form .cookie-heading {
    margin-bottom: 50px;
  }
}

#cookie-featured-menu .cookie-heading h2,
#cookie-gallery .cookie-heading h2,
#cookie-reservation-form .cookie-heading h2 {
  color: #fff;
  font-family: "Satisfy", cursive;
}

#cookie-featured-menu .cookie-item-wrap,
#cookie-gallery .cookie-item-wrap,
#cookie-reservation-form .cookie-item-wrap {
  padding-left: 20px;
  padding-right: 20px;
}

#cookie-featured-menu .cookie-item,
#cookie-gallery .cookie-item,
#cookie-reservation-form .cookie-item {
  float: left;
  width: 100%;
  backround: #fff;
}

#cookie-featured-menu .cookie-item.margin_top,
#cookie-gallery .cookie-item.margin_top,
#cookie-reservation-form .cookie-item.margin_top {
  margin-top: 150px;
}

@media screen and (max-width: 480px) {

  #cookie-featured-menu .cookie-item.margin_top,
  #cookie-gallery .cookie-item.margin_top,
  #cookie-reservation-form .cookie-item.margin_top {
    margin-top: 0;
  }
}

#cookie-featured-menu .cookie-item h3,
#cookie-gallery .cookie-item h3,
#cookie-reservation-form .cookie-item h3 {
  margin-bottom: 0px;
  color: #fff;
}

#cookie-featured-menu .cookie-item .cookie-price,
#cookie-gallery .cookie-item .cookie-price,
#cookie-reservation-form .cookie-item .cookie-price {
  font-style: 20px;
  color: #fee856;
  margin-bottom: 20px;
  font-size: 30px;
  display: block;
}

#cookie-featured-menu .cookie-item img,
#cookie-gallery .cookie-item img,
#cookie-reservation-form .cookie-item img {
  margin-bottom: 30px;
}

#cookie-gallery .cookie-gallery_item {
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}

#cookie-gallery .cookie-bg-img,
#cookie-gallery .cookie-gallery_big {
  float: left;
  margin-bottom: 20px;
  background-size: cover;
  cursor: zoom-in;
}

#cookie-gallery .cookie-bg-img {
  height: 200px;
}

#cookie-gallery .cookie-gallery_big {
  height: 420px;
}

@media screen and (max-width: 768px) {
  #cookie-gallery .cookie-gallery_big {
    height: 200px;
  }
}

#form-wrap {
  border: 4px solid rgba(255, 255, 255, 0.04);
  padding: 30px;
}

#form-wrap .form-group:last-child {
  margin-bottom: 0 !important;
}

#cookie-featured-testimony {
  border: none !important;
}

#cookie-featured-testimony .cookie-heading {
  margin-bottom: 170px;
}

@media screen and (max-width: 768px) {
  #cookie-featured-testimony .cookie-heading {
    margin-bottom: 50px;
  }
}

#cookie-featured-testimony .cookie-heading h2 {
  color: #fff;
  font-family: "Satisfy", cursive;
}

#cookie-featured-testimony .img-to-responsive img {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #cookie-featured-testimony .img-to-responsive img {
    max-width: 100%;
  }
}

#cookie-featured-testimony blockquote {
  border: none;
  position: relative;
  margin-top: 100px;
}

@media screen and (max-width: 992px) {
  #cookie-featured-testimony blockquote {
    margin-top: 0;
  }
}

#cookie-featured-testimony blockquote p {
  font-size: 40px;
  line-height: 50px;
  font-style: italic;
  font-weight: 300;
  color: #fff;
}

@media screen and (max-width: 992px) {
  #cookie-featured-testimony blockquote p {
    font-size: 30px;
    line-height: 40px;
  }
}

#cookie-featured-testimony blockquote .author {
  color: rgba(255, 255, 255, 0.7);
  font-size: 30px;
}

@media screen and (max-width: 992px) {
  #cookie-featured-testimony blockquote .author {
    color: rgba(255, 255, 255, 0.3);
  }
}

#cookie-slider .cookie-heading h2 {
  font-family: "Satisfy", cursive;
  color: #fff;
}

#cookie-slider-wrwap {
  height: 500px !important;
  background: url(../images/loader.gif) no-repeat center center;
}

#cookie-slider-wrwap .btn {
  font-size: 24px;
}

#cookie-slider-wrwap .btn.btn-primary {
  padding: 14px 30px !important;
}

#cookie-slider-wrwap .flexslider {
  border: none;
  z-index: 1;
  margin-bottom: 0;
}

#cookie-slider-wrwap .flexslider .slides {
  position: relative;
}

#cookie-slider-wrwap .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 600px !important;
  position: relative;
}

#cookie-slider-wrwap .flexslider .flex-control-nav {
  top: -30px !important;
  z-index: 1000;
  right: 0;
  float: right;
  width: auto;
}

#cookie-slider-wrwap .flexslider .flex-control-nav li {
  margin-bottom: 10px;
}

#cookie-slider-wrwap .flexslider .flex-control-nav li a {
  background: #3dbf26;
  box-shadow: none;
  width: 12px;
  height: 12px;
  cursor: pointer;
  border: 2px solid transparent;
}

#cookie-slider-wrwap .flexslider .flex-control-nav li a.flex-active {
  cursor: pointer;
  background: transparent;
  border: 2px solid #fff;
}

#cookie-slider-wrwap .flexslider .flex-direction-nav {
  display: none;
}

#cookie-slider-wrwap .flexslider .slider-text-bg {
  margin-left: -150px;
}

@media screen and (max-width: 992px) {
  #cookie-slider-wrwap .flexslider .slider-text-bg {
    margin-left: 0px;
  }
}

#cookie-slider-wrwap .flexslider .slider-text-bg .desc {
  margin-top: 9em;
  padding: 2em;
  background: transparent;
}

@media screen and (max-width: 992px) {
  #cookie-slider-wrwap .flexslider .slider-text-bg .desc {
    background: #000;
    color: white !important;
  }

  #cookie-slider-wrwap .flexslider .slider-text-bg .desc p {
    color: white !important
  }

}

#cookie-slider-wrwap .flexslider .slider-text-bg .desc h2 {
  color: #fff !important;
}

.desc p {
  color: black;
}

@media screen and (max-width: 768px) {
  .desc p {
    display: none;
    color: white !important
  }
}

#cookie-slider-wrwap .flexslider .slider-text,
#cookie-slider-wrwap .flexslider .slider-text-bg {
  display: table;
  opacity: 0;
  height: 600px;
  z-index: 9;
}

#cookie-slider-wrwap .flexslider .slider-text>.slider-text-inner,
#cookie-slider-wrwap .flexslider .slider-text-bg>.slider-text-inner {
  display: table-cell;
  vertical-align: middle;
  min-height: 500px;
}

.cookie-bg-section {
  background: rgba(234, 39, 45, 0.03);
}

#cookie-slider,
#cookie-about,
#cookie-wireframe,
#cookie-started,
#cookie-portfolio,
#cookie-blog,
#cookie-content-section,
#cookie-contact,
#cookie-footer {
  padding: 7em 0;
  clear: both;
}

@media screen and (max-width: 768px) {

  #cookie-slider,
  #cookie-about,
  #cookie-wireframe,
  #cookie-started,
  #cookie-portfolio,
  #cookie-blog,
  #cookie-content-section,
  #cookie-contact,
  #cookie-footer {
    padding: 3em 0;
  }
}

#cookie-content {
  border-bottom: 2px solid rgba(234, 39, 45, 0.1);
}

#cookie-started {
  border-bottom: none;
}

.cookie-social-icons {
  margin: 0;
  padding: 0;
}

.cookie-social-icons li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
}

.cookie-social-icons li a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  display: inline;
  color: #3dbf26;
  padding-left: 10px;
  padding-right: 10px;
}

.cookie-social-icons li a i {
  font-size: 20px;
}

#cookie-started {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  width: 100%;
}

#cookie-started .overlay {
  z-index: 0;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
}

#cookie-started .cookie-heading {
  margin-bottom: 0;
}

#cookie-started .cookie-heading h2 {
  font-family: "Satisfy", cursive;
  color: #fff;
  margin-bottom: 10px !important;
}



.hero-heading {
  font-size: 20px; /* Responsive scaling */
  font-weight: 600;
  text-align: center;
  color: white;
  line-height: 1.4;
  margin: 1rem auto;
  padding: 0 1rem; /* padding for small screens */
  max-width: 900px; /* optional limit */
}


.member {
  width: 100%;
  float: left;
}

.member .author {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 400px;
}

.member .desc {
  width: 80%;
  margin: 0 auto;
  margin-top: 4em;
}

.member .desc h3 {
  margin-bottom: 10px;
}

.member .desc span {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
}

#cookie-timeline {
  padding: 7em 0;
}

@media screen and (max-width: 768px) {
  #cookie-timeline {
    padding: 3em 0;
  }



}

#cookie-timeline .timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

#cookie-timeline .timeline:before {
  top: 20px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background: #434343;
  left: 50%;
  margin-left: 0px;
}

@media screen and (max-width: 768px) {
  #cookie-timeline .timeline:before {
    margin-left: -64px;
  }
}

@media screen and (max-width: 480px) {
  #cookie-timeline .timeline:before {
    margin-left: -64px;
  }
}

@media screen and (max-width: 768px) {
  #cookie-timeline .timeline .timeline-heading {
    margin-bottom: 30px;
  }
}

#cookie-timeline .timeline .timeline-heading>div h3 {
  display: inline-block;
  padding: 7px 15px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 99;
  background: #434343;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  #cookie-timeline .timeline .timeline-heading>div h3 {
    float: left;
    margin-bottom: 0;
  }
}

#cookie-timeline .timeline .timeline-heading h3 {
  color: #fff;
}

#cookie-timeline .timeline>li {
  margin-bottom: 20px;
  position: relative;
}

@media screen and (max-width: 768px) {
  #cookie-timeline .timeline>li {
    margin-bottom: 4em;
  }
}

#cookie-timeline .timeline>li:before,
#cookie-timeline .timeline>li:after {
  content: " ";
  display: table;
}

#cookie-timeline .timeline>li:after {
  clear: both;
}

#cookie-timeline .timeline>li>.timeline-panel {
  width: 45%;
  float: left;
  margin-bottom: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  #cookie-timeline .timeline>li>.timeline-panel {
    width: 85% !important;
  }
}

@media screen and (max-width: 480px) {
  #cookie-timeline .timeline>li>.timeline-panel {
    width: 75% !important;
  }

  #cookie-timeline .timeline>li>.timeline-panel:before {
    top: 30px;
  }

  #cookie-timeline .timeline>li>.timeline-panel:after {
    top: 31px;
  }
}

#cookie-timeline .timeline>li>.timeline-badge {
  color: #fff;
  width: 44px;
  height: 44px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -21px;
  background-color: #3dbf26;
  z-index: 100;
  display: table;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  #cookie-timeline .timeline>li>.timeline-badge {
    margin-left: -10px !important;
  }
}

@media screen and (max-width: 992px) {
  #cookie-timeline .timeline>li>.timeline-badge {
    margin-left: -10px !important;
  }
}

#cookie-timeline .timeline>li>.timeline-badge i {
  display: table-cell;
  vertical-align: middle;
  height: 44px;
  font-size: 18px;
}

#cookie-timeline .timeline>li.timeline-unverted {
  text-align: right;
}

@media screen and (max-width: 768px) {
  #cookie-timeline .timeline>li.timeline-unverted {
    text-align: left;
  }
}

#cookie-timeline .timeline>li.timeline-inverted>.timeline-panel {
  float: right;
}

#cookie-timeline .timeline>li.timeline-inverted>.timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

#cookie-timeline .timeline>li.timeline-inverted>.timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

#cookie-timeline .timeline-title {
  margin-top: 0;
}

#cookie-timeline .company {
  display: block;
  margin-bottom: 20px;
  letter-spacing: 2px;
  font-weight: bold;
}

#cookie-timeline .timeline-body>p,
#cookie-timeline .timeline-body>ul {
  margin-bottom: 0;
}

#cookie-timeline .timeline-body>p+p {
  margin-top: 5px;
}

@media (max-width: 992px) {
  #cookie-timeline ul.timeline:before {
    left: 90px;
  }

  #cookie-timeline ul.timeline>li>.timeline-panel {
    width: calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
  }

  #cookie-timeline ul.timeline>li>.timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
  }

  #cookie-timeline ul.timeline>li>.timeline-panel {
    float: right;
  }

  #cookie-timeline ul.timeline>li>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  #cookie-timeline ul.timeline>li>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}

#cookie-blog .cookie-heading,
#cookie-contact .cookie-heading {
  margin-bottom: 170px;
}

@media screen and (max-width: 768px) {

  #cookie-blog .cookie-heading,
  #cookie-contact .cookie-heading {
    margin-bottom: 50px;
  }
}

#cookie-blog .cookie-heading h1,
#cookie-contact .cookie-heading h2 {
  font-family: "Satisfy", cursive;
  color: #fff;
}

.cookie-blog {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .cookie-blog {
    width: 100%;
  }
}

.cookie-blog .blog-bg {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 300px;
}

@media screen and (max-width: 768px) {
  .cookie-blog .blog-bg {
    height: 400px;
  }
}

.cookie-blog .blog-text {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  padding: 30px;
  float: left;
  background: rgba(255, 255, 255, 0.03);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.cookie-blog .blog-text span {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 14px !important;
  color: rgba(0, 0, 0, 0.3);
}

.cookie-blog .blog-text .stuff {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding-top: 20px;
}

.cookie-blog .blog-text .stuff li {
  list-style: none;
  display: inline-block;
  margin-left: 10px;
  color: #fff;
}

.cookie-blog .blog-text .stuff li:first-child {
  margin-left: 0;
}

.cookie-blog .blog-text .stuff li:last-child {
  float: right;
}

.cookie-blog .blog-text .stuff li:last-child i {
  padding-right: 0;
  padding-left: 10px;
}

.cookie-blog .blog-text .stuff li i {
  margin-top: 7px;
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.5);
  float: left;
  font-size: 14px;
  padding-right: 5px;
}

.cookie-blog .blog-text h3 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 1.5;
}

.cookie-blog .blog-text h3 a {
  color: white;
}

.cookie-portfolio {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

.cookie-portfolio>a {
  width: 100%;
  float: left;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
}

.cookie-portfolio>a:hover {
  webkit-box-shadow: 0px 8px 16px -4px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 8px 16px -4px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 8px 16px -4px rgba(0, 0, 0, 0.13);
}

.cookie-portfolio .portfolio-entry {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 300px;
}

@media screen and (max-width: 768px) {
  .cookie-portfolio .portfolio-entry {
    height: 400px;
  }
}

.cookie-portfolio .portfolio-text {
  width: 100%;
  float: left;
  padding: 20px;
}

.cookie-portfolio .portfolio-text .stuff {
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding-top: 20px;
}

.cookie-portfolio .portfolio-text .stuff li {
  list-style: none;
  display: inline-block;
  margin-left: 10px;
  color: rgba(0, 0, 0, 0.3);
}

.cookie-portfolio .portfolio-text .stuff li:first-child {
  margin-left: 0;
}

.cookie-portfolio .portfolio-text .stuff li:last-child {
  float: right;
}

.cookie-portfolio .portfolio-text .stuff li i {
  font-size: 14px;
  padding-right: 5px;
}

.cookie-team {
  position: relative;
  background: #fff;
  padding: 30px;
  border-radius: 5px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
}

@media screen and (max-width: 768px) {
  .cookie-team {
    border-right: 0;
    margin-bottom: 80px;
  }
}

.cookie-team h2 {
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 50px;
}

.cookie-team figure {
  position: relative;
  top: 0px;
  background-size: cover;
  margin-bottom: 20px;
}

.cookie-team figure img {
  width: 150px;
  height: 150px;
  border: 10px solid #fff;
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.cookie-team>div {
  padding: 30px 30px 0 30px;
}

.cookie-team>div h3 {
  margin-bottom: 0;
  font-size: 20px;
  color: #3dbf26;
}

.cookie-team>div .position {
  color: #d9d9d9;
  margin-bottom: 30px;
}

.cookie-team>div,
.cookie-team blockquote {
  border: none;
  padding: 0;
  margin-bottom: 20px;
}

.cookie-team>div p,
.cookie-team blockquote p {
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
}

.cookie-team span {
  color: #b3b3b3;
}

#cookie-footer .cookie-footer-links {
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #cookie-footer .cookie-footer-links {
    margin-bottom: 30px;
  }
}

#cookie-footer .cookie-footer-links li {
  padding: 0;
  margin: 0;
  list-style: none;
  color: rgba(255, 255, 255, 0.5);
}

#cookie-footer .cookie-footer-links li a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

#cookie-footer .cookie-footer-links li a:hover {
  text-decoration: underline;
  color: #3dbf26;
}

#cookie-footer .cookie-widget {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  #cookie-footer .cookie-widget {
    text-align: left;
  }
}

#cookie-footer .cookie-widget h4 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 14px;
  letter-spacing: 1px;
}

#cookie-footer .copyright .block {
  display: block;
}

.contact-info {
  margin-bottom: 4em;
  padding: 0;
}

.contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
  color: #fff;
}

.contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(255, 255, 255, 0.3);
}

.contact-info li a {
  color: #fff;
}

#cookie-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: #000 url(../images/broken_noise.png) repeat;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  #cookie-offcanvas {
    background: #000 url(../images/broken_noise.png) repeat;
  }
}

@media screen and (max-width: 768px) {
  #cookie-offcanvas {
    display: block;
  }
}

.offcanvas #cookie-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

#cookie-offcanvas a {
  color: rgba(255, 255, 255, 0.5);
}

#cookie-offcanvas a:hover {
  color: rgba(255, 255, 255, 0.8);
}

#cookie-offcanvas ul {
  padding: 0;
  margin: 0;
}

#cookie-offcanvas ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#cookie-offcanvas ul li>ul {
  padding-left: 20px;
  display: none;
}

#cookie-offcanvas ul li.offcanvas-has-dropdown>a {
  display: block;
  position: relative;
}

#cookie-offcanvas ul li.offcanvas-has-dropdown>a:after {
  position: absolute;
  right: 0px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ebfc";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#cookie-offcanvas ul li.offcanvas-has-dropdown.active a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.uppercase {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.gototop.active {
  opacity: 1;
  visibility: visible;
}

.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}

.gototop a:hover,
.gototop a:active,
.gototop a:focus {
  text-decoration: none;
  outline: none;
}

.cookie-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  top: 25px !important;
}

.cookie-nav-toggle.active i::before,
.cookie-nav-toggle.active i::after {
  background: #444;
}

.cookie-nav-toggle:hover,
.cookie-nav-toggle:focus,
.cookie-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}

.cookie-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 2px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}

.cookie-nav-toggle i::before,
.cookie-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 2px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}

.cookie-nav-toggle.cookie-nav-white>i {
  color: #fff;
  background: #fff;
}

.cookie-nav-toggle.cookie-nav-white>i::before,
.cookie-nav-toggle.cookie-nav-white>i::after {
  background: #fff;
}

.cookie-nav-toggle i::before {
  top: -7px;
}

.cookie-nav-toggle i::after {
  bottom: -7px;
}

.cookie-nav-toggle:hover i::before {
  top: -10px;
}

.cookie-nav-toggle:hover i::after {
  bottom: -10px;
}

.cookie-nav-toggle.active i {
  background: transparent;
}

.cookie-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #fff;
}

.cookie-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #fff;
}

.cookie-nav-toggle {
  position: absolute;
  right: 0px;
  top: 65px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important;
}

@media screen and (max-width: 768px) {
  .cookie-nav-toggle {
    display: block;
  }
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px;
}

.btn.btn-md {
  padding: 8px 20px !important;
}

.btn.btn-lg {
  padding: 10px 36px !important;
}

.btn:hover,
.btn:active,
.btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #3dbf26;
  color: #fff;
  border: 2px solid #3dbf26;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #3dbf26 !important;
  border-color: #3dbf26 !important;
}

.btn-primary.btn-outline {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px !important;
  letter-spacing: 1px;
  border: 2px solid #3dbf26;
}

.btn-primary.btn-outline:hover,
.btn-primary.btn-outline:focus,
.btn-primary.btn-outline:active {
  background: #3dbf26;
  color: #fff;
}

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  background: #4cae4c !important;
  border-color: #4cae4c !important;
}

.btn-success.btn-outline {
  background: transparent;
  color: #5cb85c;
  border: 2px solid #5cb85c;
}

.btn-success.btn-outline:hover,
.btn-success.btn-outline:focus,
.btn-success.btn-outline:active {
  background: #5cb85c;
  color: #fff;
}

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: #46b8da !important;
  border-color: #46b8da !important;
}

.btn-info.btn-outline {
  background: transparent;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}

.btn-info.btn-outline:hover,
.btn-info.btn-outline:focus,
.btn-info.btn-outline:active {
  background: #5bc0de;
  color: #fff;
}

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  background: #eea236 !important;
  border-color: #eea236 !important;
}

.btn-warning.btn-outline {
  background: transparent;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}

.btn-warning.btn-outline:hover,
.btn-warning.btn-outline:focus,
.btn-warning.btn-outline:active {
  background: #f0ad4e;
  color: #fff;
}

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  background: #d43f3a !important;
  border-color: #d43f3a !important;
}

.btn-danger.btn-outline {
  background: transparent;
  color: #d9534f;
  border: 2px solid #d9534f;
}

.btn-danger.btn-outline:hover,
.btn-danger.btn-outline:focus,
.btn-danger.btn-outline:active {
  background: #d9534f;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
  box-shadow: none;
}

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn.with-arrow i {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.btn.with-arrow:hover {
  padding-right: 50px;
}

.btn.with-arrow:hover i {
  color: #fff;
  right: 18px;
  visibility: visible;
  opacity: 1;
}

.form-group {
  margin-bottom: 30px !important;
}

.form-group label {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.3);
  height: 54px;
  font-size: 20px;
  font-weight: 300;
  font-family: "Satisfy", cursive;
  color: #fff;
}

.form-control:active,
.form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #fff;
}

textarea {
  resize: vertical;
  overflow: auto;
}

.row-pb-md {
  padding-bottom: 4em !important;
}

.row-pb-sm {
  padding-bottom: 2em !important;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.cookie-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
}

.js .animate-box {
  opacity: 0;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.bootstrap-datetimepicker-widget {
  color: #000 !important;
}

/*# sourceMappingURL=style.css.map */
.img-responsive {
  height: 300px !important;
  width: 100% !important;
}