@charset "UTF-8";
/*!
    Concept - Smart multi-purpose html5 template
    To use this template you must have a license purchased at Themeforest (themeforest.com)
    Copyright 2000-2095 ForBetterWeb.com
 */
/*------------------------------------------------------------------

Table of contents
* Fonts
* Plugins
* Base structure
  * Preloader
  * Buttons
  * NavBar
  * Backgrounds and font color
  * Intro
    * Intro solid color
    * Video background
  * Forms
    * Subscribe form
  * Countdown
  * News - Blog grid
  * Team
  * Contact
  * Quote
  * Facts
  * Map
  * Carousel
    * Shop thumbnails carousel
  * Animated mouse
  * Text rotator
  * Number scroller
  * Testimonials
  * Portfolio
  * Pricing
  * Miscellaneous
  * Pager
  * Bars and charts
  * Shop
  * Media Queries
  * Magic background
  * Footer
* Stop animation on mobile device
* Icons
* Demo page

-------------------------------------------------------------------*/
/* Fonts */
@import "https://fonts.googleapis.com/css?family=Montserrat:200,500,700,800|Gloria+Hallelujah";
@import url(../fonts/pioneer/stylesheet.css);
@import url(../fonts/icomoon/style.css);
/* Fonts and Plugins */
/*@import url(../fonts/fontawesome/css/fontawesome.min.css);
@import url(../fonts/fontawesome/css/brands.min.css);
@import url(../fonts/fontawesome/css/solid.min.css);
@import url(../fonts/ionicons/css/ionicons.min.css);*/
@import url(../js/vegas/vegas.min.css);
@import url(animate.min.css);
@import url(swipebox.css);
/* Base structure */
html {
  width: 100% !important;
  height: 100% !important;
}

body {
  width: 100% !important;
  height: 100% !important;
  font: 500 15px/1.6 Montserrat, sans-serif;
  letter-spacing: -0.4px;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5 {
  margin: 0 0 25px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -1px;
}

h3, h4, h5 {
  letter-spacing: -0.4px;
}

/* Preloader */

p {
  margin: 0 0 35px;
}

a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

img {
  -webkit-filter: blur(0);
  filter: blur(0);
}

a, img, :focus, input {
  outline: none !important;
}

a:hover, a:focus {
  color: #666;
  text-decoration: none;
}
a img:hover {
  opacity: 0.75;
}

.no-pad {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  margin-top: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}

.no-pad-top {
  padding-top: 0 !important;
}

.overlay {
  background: rgba(7, 9, 21, 0.5);
}

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

section {
  position: relative;
  z-index: 992;
  padding-top: 160px;
  padding-bottom: 160px;
  background-color: #fff;
  overflow: hidden;
}

.section-small {
  padding-top: 80px;
  padding-bottom: 80px;
  min-height: auto !important;
}

input, textarea {
  border-radius: 50px !important;
}

.panel {
  border-radius: 6px !important;
}

.dark-gray {
  color: #999;
}

/* Buttons */
.btn {
  font-size: 12px !important;
  letter-spacing: 0.5px;
  outline: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-shadow: none;
  text-decoration: none;
  padding: 7px 25px;
  border-radius: 40px;
  font-weight: 800;
}
.btn:hover {
  box-shadow: none;
}

.btn-lg {
  font-size: 13px !important;
  padding: 10px 32px;
}

.btn-dark {
  border: 2px solid #18191B;
  background-color: #18191B;
  color: #fff !important;
}

.btn:hover {
  opacity: 0.85 !important;
}

.icon-big {
  font-size: 80px !important;
  display: block !important;
  line-height: 75px !important;
  padding: 15px;
}

::-moz-selection, ::selection {
  color: #fff;
  background: #000;
}

ul {
  margin-bottom: 1.5em;
}

.fa {
  vertical-align: middle;
}

/* NavBar */
.navbar-custom {
  font-family: Montserrat, sans-serif;
  margin-bottom: 0;
  border-bottom: transparent;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.navbar-custom .navbar-brand {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: -0.01em;
  text-transform: none;
  /* padding: 17px 5px 12px 15px; */
}
.navbar-custom img {
  display: inline-block;
}
.navbar-custom.top-nav-collapse {
  background-color: #fff;
  /* border-bottom: 1px solid #eee; */
}
.navbar-custom.top-nav-collapse a {
  color: #000;
}
.navbar-custom.top-nav-collapse .navbar-brand {
  font-size: 22px;
}

.navbar-fixed-top .container {
  width: auto;
}

@media (min-width: 1200px) {
  .top-nav-collapse .container {
    width: 1170px !important;
  }
}
.navbar-custom .navbar-brand .logo {
  max-height: 42px;
  display: inline-block;
}

.navbar-custom.top-nav-collapse .navbar-brand .logo {
  max-height: 24px;
}
.navbar-custom .navbar-brand .logodark {
  display: none;
}
.navbar-custom.top-nav-collapse .navbar-brand .logodark, .navbar-custom .navbar-brand .logo {
  display: inline-block;
}
.navbar-custom.top-nav-collapse .navbar-brand .logo {
  display: none;
}
.navbar-custom.top-nav-collapse .navbar-brand .logodark {
  max-height: 30px;
}
.navbar-custom .navbar-brand:focus {
  outline: 0;
}

.nav > li > a {
  padding: 21px 13px 15px;
}

.navbar-custom a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.5px;
  font-weight: 700;
}
.navbar-custom .nav li a {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
  outline: 0;
  background-color: transparent;
}
.navbar-custom .nav li.active {
  outline: 0;
  background-color: transparent !important;
}
.navbar-custom .nav li.active a {
  color: #789 !important;
}
.navbar-custom .nav li.active a:hover {
  color: #789;
}

.navbar-toggle {
  padding: 10px 0;
}
.navbar-toggle .icon-bar {
  width: 30px;
  border-radius: 0;
  background: #fff;
}

.top-nav-collapse .icon-bar {
  background: #333;
}

.nav .active {
  height: auto !important;
}

@media (min-width: 991px) {

  .navbar-custom {
    padding: 40px 30px;
    border-bottom: 0;
    background: transparent;
  }
  .navbar-custom.top-nav-collapse {
    padding: 0 30px;
    background-color: #fff;
  }

  .navbar-left {
    float: right !important;
  }
}
@media (max-width: 990px) {
  .nav a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
    color: #000 !important;
  }
  .nav a:focus {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
  }

  .navbar-header {
    float: none;
  }

  .navbar-left {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    background-color: #eee !important;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-collapse.in {
    overflow-y: auto !important;
  }
}
/* NavBar Center */
/* NavBar Wide */
@media (min-width: 991px) {
  .navbar-custom.top-nav-collapse {
    padding: 0 !important;
  }
}
/* NavBar Landing */

/* Backgrounds and font color */
.bg-gray {
  background-color: #f7f7f7;
}
.bg-img-custom-small {
  min-height: 500px;
}

.bg-img-custom-small {
  color: rgba(255, 255, 255, 0.9) !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.bg-img-custom-small {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  /* MAGIC HAPPENS HERE */
  transform: translateZ(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  -webkit-transform: translateZ(0);
}

.bg-img-custom-small {
  color: #fff;
}

/* Intro */
.intro {
  display: table;
  text-align: center;
  width: 100%;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100% !important;
  z-index: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.intro a {
  color: #fff;
}
.intro a:hover {
  color: #ccc;
  text-decoration: none;
}

.intro .intro-body {
  display: table-cell;
  vertical-align: middle;
  padding: 150px 0 70px;
  width: 100%;
  position: relative;
  z-index: 1;
}

.intro h1 {
  font-size: 70px;
  line-height: 80px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .intro {
    padding: 0;
  }
}
/* Intro solid color */

/* Video background */

/* Forms */

.form-control {
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.3s, -webkit-box-shadow ease-in-out 0.3s;
  transition: border-color ease-in-out 0.3s, box-shadow ease-in-out 0.3s;
}
.form-control:focus {
  border-color: #888;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Countdown */
[id*=clock] {
  padding: 40px 0;
}
[id*=clock] div {
  font-weight: bold;
  display: inline-block;
  font-size: 12px;
  margin: 0 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 60px;
}
[id*=clock] span {
  font-weight: 200;
  display: block;
  font-size: 54px;
  padding: 30px 0;
  width: 68px;
  border-bottom: 1px solid #ccc;
}

@media (max-width: 1170px) {
  [id*=clock] div {
    margin: 0 15px;
  }
  [id*=clock] span {
    font-size: 48px;
    padding: 18px 0;
  }
}
@media (max-width: 768px) {
  [id*=clock] div {
    margin: 0 15px;
  }
  [id*=clock] span {
    font-size: 38px;
    padding: 15px 0;
    width: 40px;
  }
}
@media (max-width: 468px) {
  [id*=clock] div {
    margin: 0 7px;
  }
  [id*=clock] span {
    font-size: 32px;
    padding: 5px 0;
  }
}
/* News - Blog etc grid */

.row:not(:first-child) {
  padding-top: 40px;
}

.row:not(:first-child) div[class*=col-] {
  margin-bottom: 0;
}

/* Team */

/* Contact */
#contact {
  padding-top: 0;
  padding-bottom: 0;
}
#contact #map {
  height: 420px;
}
#contact div[class*=col-] {
  padding: 30px;
  background: rgba(255, 255, 255, 0.85);
  margin-top: -375px;
  box-shadow: 0 0 57px rgba(0, 0, 0, 0.08);
}

@media (max-width: 991px) {
  #contact {
    text-align: center;
  }
}
/* Quote */

/* Facts */

/* Map */
#map {
  width: 100%;
  height: 400px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

/* Carousel */

/* FF BUG FIX */

.active {
  height: 100%;
}

/* Shop thumbnails carousel */

/* Animated mouse */
/* Text rotator */

/* Number scroller */

/* Testimonials */

/*  Portfolio and Gallery */

/* Pricing */
.panel {
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

.pricing .number {
  font-size: 60px;
  font-weight: 200;
}
.pricing .panel-heading {
  border: 0;
  background-color: #eee;
  margin: -1px;
}
.pricing .panel-heading h4 {
  margin-bottom: 0;
}

.panel-default {
  border-color: transparent;
  padding: 0 0 20px;
}

.panel-body {
  padding: 35px 20px 35px;
}

.pricing sub {
  font-weight: 700;
  color: #999;
}
.pricing sub {
  font-size: 10px;
  top: 0;
}

.pricing .panel-heading {
  border: 0;
}
.pricing .panel-heading {
  padding: 20px 10px;
}

/* Miscellaneous */

.box-shadow {
  box-shadow: 0px 5px 25px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 993;
  background: #fff;
}
.box-shadow [class*=col-] {
  padding: 35px 45px;
}

.bold {
  font-weight: 800 !important;
}

.topbtn {
  position: fixed;
  bottom: 20px;
  right: 30px;
  display: none;
  z-index: 1000;
  padding: 13px;
  border-radius: 50%;
  color: #999;
  background: rgba(0, 0, 0, 0.1);
  line-height: 1;
}

.topbtn::after {
  display: inline-block;
  content: "";
  font-family: "Font Awesome 5 Free";
  cursor: pointer;
}

@media (max-width: 500px) {
  .topbtn {
    display: none !important;
  }
}
/* Pager */

/* Bars and charts */

/* Shop */
/* Demo page */
.showcase .col-lg-6 {
  width: 49%;
}

.offcet {
  margin: -65px auto 30px;
}

.row.v-center {
  margin-right: -25px;
  margin-left: -25px;
}

.v-center > [class*=col] {
  display: inline-block;
  float: none;
  vertical-align: middle;
  padding: 0 50px;
}

/* Magic background */

/* Footer */
.footer {
  line-height: 27px;
}
.footer a {
  text-decoration: none;
  opacity: 0.55;
}
.footer a:hover {
  text-decoration: none;
  opacity: 1;
}

@media (max-width: 991px) {
  .footer {
    text-align: center;
  }
}
/* Stop animation on mobile devices */
@media (max-width: 991px) {
  .wow {
    animation-name: none !important;
    visibility: visible !important;
  }
}
/* Media Queries */
@media (max-width: 480px) {
  .intro h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}
@media (max-width: 768px) {
  body {
    letter-spacing: 0;
  }

  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 16px;
  }

  .intro h1 {
    font-size: 38px !important;
    line-height: 38px !important;
  }

  section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-small {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {

  .row.v-center {
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
  }

  .intro .intro-body {
    padding: 150px 20px 70px;
    text-align: center;
  }
  .intro .intro-body .row {
    text-align: center;
  }

  .btn {
    margin: 10px;
  }

  section {
    background-attachment: scroll !important;
    background-position: 50% 50% !important;
    text-align: center;
  }

  .nav li a {
    -webkit-transition: all 0s ease-in-out !important;
    -moz-transition: all 0s ease-in-out !important;
    transition: all 0s ease-in-out !important;
  }
}
@media (max-width: 1199px) {
  #about {
    text-align: center;
  }

  .showcase {
    text-align: center;
  }
  .showcase [class*=col] {
    width: 100%;
  }

  .footer div[class*=col-] {
    text-align: center;
    min-height: 30px;
  }

  .v-center > [class*=col] {
    padding: 40px;
  }
}

/*# sourceMappingURL=main.css.map */
.navbar-custom .form-trigger {
    display: none;
}
.top-nav-collapse .form-trigger {
    display: block;
}
.form-trigger {
    padding: 5px 20px !important;
    margin-left: 20px;
    background-color: transparent;
    border-color: #fff;
}
.form-trigger:hover {
    background-color: transparent;
}
.top-nav-collapse .form-trigger {
    color: #ffffff !important;
    padding: 5px 20px;
    margin-left: 20px;
    border-color: #000;
    background-color: #000;
}
.nav > li > a {
    padding: 20px 25px;
}
.navbar-brand {
    padding: 6px 0;
}

.top-nav-collapse .navbar-brand {
    padding: 13px 0;
}
.panel {
    box-shadow: none;
}

.pricing-over.bg-img-custom-small {
    min-height: 330px;
}

h1, h2, h3, h4, h5 {
font-family: Pioneer, Montserrat, sans-serif;
}

.panel.panel-default {
    padding: 0;
    margin: 0 0 -26px;
}

a.btn.btn-lg.btn-dark,
.navbar-custom .nav li a {
    text-transform: lowercase;
    font-family: 'Pioneer', 'Montserrat', sans-serif;
}


.topbtn::after {
    content: "\f077";
    font-family: "Icomoon";
}

a.topbtn {
    width: 40px;
    height: 40px;
}


.modal-author-info .body,
.modal-order .body {
    position: fixed;
    background: #fff;
    width: 90%;
    max-width: 600px;
    height: 90%;
    max-height: 600px;
    top: 50%;
    left: 50%;
    z-index: 9999999;
    box-shadow: #00000070 0px 0px 70px;
    transform: translate(-50%, -50%);
    overflow-y: auto;
    padding: 30px 40px;
}

.modal-author-info__close,
.modal-author-info-2__close, 
.modal-order__close {
  position: fixed;
  right: 12px;
  top: 12px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  cursor: pointer;
  z-index: 9999999999;
}
.modal-author-info__close:hover,
.modal-author-info-2__close:hover, 
.modal-order__close:hover {
  opacity: 1;
}
.modal-author-info__close:before, .modal-author-info-2__close:before, .modal-author-info-2__close:after, .modal-author-info__close:after, .modal-order__close:before, .modal-order__close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.modal-author-info__close:before,
.modal-author-info-2__close:before, 
.modal-order__close:before {
  transform: rotate(45deg);
}
.modal-author-info__close:after,
.modal-author-info-2__close:after, 
.modal-order__close:after {
  transform: rotate(-45deg);
}

.back {
    position: fixed;
    top: 0;
    left: 0;
    background: #0000006b;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    cursor: pointer;
}

input, textarea {
    border-radius: 5px !important;
}

.modal-order .body {
    height: auto;
}




.jzdbox1 {
  width:315px; 
  border-radius:5px; 
  overflow:hidden; 
  display:block; 
  margin-bottom:10px; 
  margin:0 auto; 
}

.jzdcal {
  padding:0 10px 10px 10px; 
  box-sizing:border-box!important; 
}

.jzdcalt {
  font:18px 'Pioneer'; 
  font-weight:700; 
  color:#f7f3eb; 
  display:block; 
  margin:18px 0 0 0; 
  text-transform:lowercase; 
  text-align:center; 
  letter-spacing:1px;
}

.jzdcal span {
  font:11px 'Montserrat'; 
  font-weight:400; 
  color:#f7f3eb; 
  text-align:center; 
  width:42px; 
  height:42px; 
  display:inline-block; 
  float:left; 
  overflow:hidden; 
  line-height:40px;
}

.jzdcal .jzdb:before {
  opacity:0.3; 
  content:'o';
}

.circle2 {
  border:1px solid #f7f3eb; 
  box-sizing:border-box!important; 
  border-radius:200px!important;
}



.pricing .panel-heading {
    padding: 20px 10px;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
}

.panel.panel-default {
    padding: 0;
    margin: 0 0 -26px;
    background-color: transparent;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
}

section.facts.bg-img-custom-small {
    padding-bottom: 70px;
}

section.pricing-over {
    padding-bottom: 40px;
}

body {
    overflow-x: hidden;
    position: relative;
    width: 100%;
}

button.cookieAccept.btn.btn-lg.btn-dark {
    margin-left: 30px;
}

i.icon-codevio {
    font-size: 160%;
    padding: 0 2px;
}

video#background-custom {
    position: absolute;
    width: 100%;
    object-fit: cover;
    height: 100%;
}

@media (max-width: 768px) {
    .intro h1 {
        font-size: 28px !important;
        line-height: 29px !important;
    }
    body {
    overflow-x: hidden;
}
    .intro-body h5 {
        margin-bottom: 0;
        font-size: 9px;
        padding-bottom: 6px;
    }
    .form-trigger-t {
        margin-right: 10px !important;
    }
    img.logo {
    max-width: 200px;
    padding: 4px 0 0 10px;
}
img.logodark {
    max-width: 200px;
    padding: 0 0 0 10px;
    margin-top: -2px;
}
.nav > li > a {
    padding: 10px 15px;
}
.nav a.btn.btn-lg.btn-dark.form-trigger {
    margin-top: 17px;
    margin-left: auto;
    margin-right: auto;
    max-width: 200px;
}
.intro-body h2 {
    margin-bottom: 20px !important;
}
#description .col-lg-3 {
    padding-bottom: 0px !important;
}
#description .col-lg-3:last-child {
    padding-bottom: 50px !important;
}
#about .col-lg-6 {
    padding-left: 10px;
    padding-right: 10px;
}
#about .col-lg-6 p {
    text-align: justify;
}
#about .col-lg-6 p:last-child {
    margin-bottom: 0;
}
#about .col-lg-6:last-child {
    padding: 0;
}
#shedule .row:first-child {
    margin-top: 45px;
}
#shedule table {
    float: none !important;
    margin: 0 auto 15px auto;
}
section#shedule {
    padding-bottom: 10px;
}
section#coach {
    padding-top: 50px;
    padding-bottom: 50px;
}
#coach img.img-circle.center-block.img-responsive {
    max-width: 200px;
}
#price .row:first-child {
    margin-top: 33px;
    margin-bottom: -20px;
}
.panel.panel-default {
    margin-bottom: 30px;
}
#price .row:last-child {
    padding-top: 0;
    margin-top: -12px;
}
#contact div[class*=col-] {
    margin-top: -350px;
}
.navbar-header {
    box-shadow: 0 0 20px rgb(0 0 0 / 8%);
}
.footer h5.no-pad {
    font-size: 110%;
    padding-top: 2px !important;
}
.modal-author-info .body, .modal-author-info-2 .body, .modal-order .body {
    padding: 30px 14px;
}
.modal-author-info__close, .modal-author-info-2__close, .modal-order__close {
    right: 50%;
    top: 35px;
    transform: translate(50%, 0);
}
.intro-body .container {
    padding: 0;
}
button.cookieAccept.btn.btn-lg.btn-dark {
    margin-left: 0;
}
.navbar-custom .form-trigger {
    display: block;
    border: 1px solid #000;
    background-color: #000;
    color: #fff !important;
}
}


div#success {
    background-color: #cdeade;
    border-radius: 5px;
}
#contact #map {
    background-position: center center;
    background-size: cover;
}

ul[role=alert] {
    color: red;
    margin: 0;
    padding: 0;
    list-style: none;
}