/*
Theme Name: Autoscuola Volino
Theme URI: http://www.lucavolino.com
Author: Luca Volino
Author URI: http://www.lucavolino.com
Description: Official Website created for Autoscuola Volino
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lucavolino

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("https://fonts.googleapis.com/css2?family=PT+Sans&display=swap");

body {
  background-color: #fff;
  font-family: "PT Sans", sans-serif;
  color: #555;
  position: relative;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  /* overflow: hidden; */
}

p {
  font-size: 12pt;
  line-height: 20px;
}

a:focus,
a:visited {
  text-decoration: none;
}

header {
  height: 100px;
  background-color: #fff;
}

a:hover {
  color: #aa2a2b;
  text-decoration: none !important;
}

h1,
h2 {
  margin: 0;
}

ul {
  padding: 0;
}

img {
  max-width: 100%;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.page-container {
  min-height: 500px;
}

.single-content {
  padding: 20px;
}

.single-content h1 {
  margin: 10px 0px 10px 0px;
}

.sidebar h1 {
  margin: 10px 0px 10px 0px;
}

.single-content p {
  line-height: 35px;
}

.single-content ul {
  padding-left: 20px;
}

.single-content ul li {
  font-size: 12pt;
  line-height: 30px;
}

.single-content h2 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.sidebar {
  padding: 10px 0px 10px 0px;
  margin-bottom: 10px;
}

nav {
  background-color: #efefef !important;
  border: none !important;
  text-align: center;
  height: 60px;
  margin-top: 5px;
}

.navbar {
  margin-bottom: 0px !important;
}

.navbar-nav {
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  float: none;
  margin-top: 5px;
}

.navbar-nav li a {
  color: #555 !important;
  font-size: 14pt;
  padding-right: 35px;
}

.navbar-nav li a:hover {
  color: #aa2a2b !important;
}

.navbar-brand {
  padding: 0 !important;
}

.navbar-brand img {
  width: 250px;
}

.navbar .container {
  min-height: 0 !important;
}

.container {
  padding: 0 !important;
}

.row {
  background-color: #fff;
  margin: 0 !important;
}

i.fa.fa-search {
  padding-right: 10px;
}

.header-right {
  float: right;
}

.phone-contacts {
  background-color: #aa2a2b;
  color: #fff;
  padding: 10px 15px 1px 15px;
  margin-top: 25px;
  margin-right: 30px;
  font-size: 14pt;
  float: left;
}

.phone-contacts p {
  line-height: 15px;
  padding: 7px;
}

.phone-number {
  padding-left: 10px;
}

.facebook-header {
  height: 50px;
  width: 50px;
  background-color: #25255c;
  float: right;
  margin-top: 25px;
  margin-right: 20px;
  margin-left: -20px;
}

.facebook-header i {
  color: #fff;
  font-size: 20pt;
  padding: 15px 0px 0px 18px;
}

.user-area {
  background-color: #555;
  height: 105px;
  width: 120px;
  float: right;
  text-align: center;
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.user-area p {
  color: #fff;
  font-size: 12pt;
  text-transform: uppercase;
}

.user-area i {
  color: #fff;
  padding: 20px 30px 10px 30px;
  font-size: 30pt;
}

.user-area:hover {
  background-color: #25255c;
}

.videoguida-story {
  background-image: url("img/videoguida-story.jpg");
  background-size: cover;
  height: 350px;
}

.videoguida-story:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #25255c, #25255c);
  opacity: 0.8;
}

.gallery {
  background-image: url("https://www.autoscuolavolino.it/wp-content/uploads/2020/05/2015-12-02-16.47.47-1024x768.jpg");
  background-size: cover;
  height: 350px;
}

.gallery:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #aa2a2b, #aa2a2b);
  opacity: 0.8;
}

.overlay-info-left a:hover {
  background-color: #fff;
}

.overlay-info-right a:hover {
  background-color: #fff;
}

.overlay-info-left {
  position: absolute;
  right: 20px;
  top: 20%;
}

.overlay-info-left h1 {
  color: #fff;
  font-size: 35pt;
  text-align: right;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.overlay-info-left p {
  color: #fff;
  font-size: 20pt;
  text-align: right;
  padding-bottom: 20px;
}

.overlay-info-right {
  position: absolute;
  left: 20px;
  top: 20%;
}

.overlay-info-right h1 {
  color: #fff;
  font-size: 34pt;
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.overlay-info-right p {
  color: #fff;
  font-size: 20pt;
  text-align: left;
  padding-bottom: 20px;
}

.read-more {
  background-color: #efefef;
  font-size: 15pt;
  padding: 15px;
  color: #555;
}

.read-more:hover {
  text-decoration: none !important;
}

.overlay-info-left .read-more {
  float: right;
}

.overlay-info-right .read-more {
  float: left;
}

.patenti {
  text-align: center;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 50px;
}

hr {
  height: 5px;
  background-color: #fff;
  margin: 0 !important;
  padding: 0 !important;
}

.info-videoguida {
  background-image: url("img/videoguida.jpg");
  background-size: cover;
  background-position: center center;
  height: 450px;
}

.info-videoguida:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #25255c, #25255c);
  opacity: 0.8;
}

.info-prenota {
  background-image: url("img/prenota.jpg");
  background-size: cover;
  background-position: center center;
  height: 450px;
}

.info-prenota:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #aa2a2b, #aa2a2b);
  opacity: 0.8;
}

.info-left {
  float: left;
}

.info-right {
  float: right;
}

.info-right .read-more {
  float: left !important;
}

.slick-slider a:hover {
  color: #aa2a2b !important;
}

.slider {
  margin: 50px 0px 50px 0px;
}

.single-slider img {
  margin: 0 auto;
}

.single-slider p {
  font-size: 18pt;
  padding-top: 15px;
}

.single-slider a:hover {
  text-decoration: none;
}

.slick-slider a {
  color: #555;
}

.info-videoguida .info-right h1 {
  text-transform: none !important;
  text-align: left;
}

.info-videoguida .info-right p {
  text-align: justify;
  font-size: 16pt !important;
  padding-top: 10px;
  line-height: 25px;
}

.info-prenota .info-left h1 {
  text-transform: none !important;
  text-align: left;
}

.info-prenota .info-left p {
  text-align: justify;
  font-size: 16pt !important;
  padding-top: 10px;
  line-height: 25px;
}

#map-contacts {
  width: 100%;
  height: 400px;
}

#contacts-map {
  height: 250px !important;
  overflow: hidden;
}

.documenti {
  background-color: #555;
  color: #fff;
  padding: 20px;
}

.documenti ul {
  list-style: none;
}

.documenti p {
  line-height: 25px;
}

.patenti-container {
  margin-top: 30px;
}

.box {
  margin-bottom: 30px;
}

.box a {
  color: #555;
}

.box a:hover {
  text-decoration: none;
  color: #aa2a2b;
}

.top-box {
  background-position: center center;
  background-size: cover;
  height: 200px;
}

.bottom-box {
  background-color: #efefef;
  padding: 10px;
}

.button {
  background-color: #aa2a2b;
  margin-top: 10px;
  width: 100%;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.button-blue {
  background-color: #25255c;
  margin-top: 10px;
  width: 100%;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.button-link {
  text-transform: uppercase;
  font-size: 12pt;
  color: #fff;
  text-decoration: none;
}

.button:hover {
  background-color: #efefef;
  color: #aa2a2b;
  text-decoration: none;
}

.button-blue:hover {
  background-color: #efefef;
  color: #aa2a2b;
  text-decoration: none;
}

::-moz-selection {
  color: #fff;
  background: #25255c;
}

::selection {
  color: #fff;
  background: #25255c;
}

.footer-container {
  background-color: #25255c;
  color: #fff;
  padding: 25px;
}

.footer-container h1,
h2 {
  text-transform: uppercase;
}

.footer-container h2 {
  margin-bottom: 10px;
}

.footer-container p {
  font-size: 14pt;
  padding: 0;
}

.footer-container a {
  font-size: 14pt;
  color: #fff;
  text-decoration: underline;
}

#cookie-footer {
  padding-left: 40px;
}

#cookie-footer a {
  color: #fff;
}

@media screen and (max-width: 990px) {
  .footer-container .col-md-3 {
    margin-bottom: 40px;
  }
}

.search-box {
  margin-top: 10px;
  border-bottom: 1px solid #555;
  font-size: 14pt;
  width: 140px;
}

.social-footer {
  list-style: none;
  font-size: 20pt;
  margin: 10px 0px 0px 35px;
}

.social-footer li {
  display: inline;
  padding-right: 20px;
}

.social-footer li a {
  color: #fff;
}

.credits {
  font-size: 12pt;
}

input:focus {
  outline: none;
}

input[type="text"] {
  background: none;
  border: none;
  font-size: 14pt;
}

.header-about {
  height: 300px;
  width: 100%;
  background-image: url(http://www.autoscuolavolino.it/wp-content/themes/autoscuolavolino/img/header-about.jpg);
  background-position: center center;
  background-size: cover;
}

.container-about {
  margin-top: 20px;
}

.container-about h2 {
  padding-bottom: 20px;
}

.top {
  background-color: #aa2a2b;
  bottom: 2em;
  color: #fff;
  display: none;
  opacity: 0.6;
  padding: 1.5em;
  position: fixed;
  right: 1.5em;
  text-decoration: none;
}
.top:hover {
  opacity: 1;
  transition: 0.5s;
  color: #fff;
}

@media screen and (max-width: 990px) {
  .navbar {
    display: none;
  }

  .header-mobile {
    display: inherit !important;
  }
}

.menu-header-search input[type="text"] {
  border: none;
  padding: 0;
}

/* Mobile Menu */

.header-mobile {
  background: #efefef;
  padding: 20px;
  position: relative;
  display: none;
  margin-top: 20px;
}
.header-mobile nav {
  display: none;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.75);
  left: 0;
  padding-left: 10px;
  margin-top: 10px;
  /* for vertically centering */
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.header-mobile nav .menu {
  text-align: center;
  display: none;

  /* vertically center */
  top: 35%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.burger-box {
  width: 24px;
  height: 24px;
  position: absolute;

  /* vertically and horizontally center */
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.burger,
.burger:before,
.burger:after {
  position: absolute;
  top: 10px;
  width: 24px;
  height: 3px;
  background: #464646; /* hamburger color */
  -webkit-transition: background 0.3s, -webkit-transform 0.3s, top 0.3s;
  -ms-transition: background 0.3s, transform 0.3s, top 0.3s;
  transition: background 0.3s, transform 0.3s, top 0.3s;
}
.burger:before {
  top: -8px;
  left: 0;
  content: "";
}
.burger:after {
  top: 8px;
  left: 0;
  content: "";
}
.burger-box:hover .burger,
.burger-box:hover .burger:before,
.burger-box:hover .burger:after {
  background: #7c7c7c; /* hover color for hamburger */
}
.open .burger {
  background: transparent !important; /* keeps center line hidden when in X shape */
}
.open .burger:before {
  top: 0;
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.open .burger:after {
  top: 0;
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff; /* change if the mask should have another color then white */
  z-index: 9999; /* makes sure it stays on top */
}

#status-home {
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  left: 45%;
  margin: -100px 0 0 -100px;
  position: absolute;
  top: 40%;
  width: 400px;
}

#status {
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  left: 45%;
  margin: -100px 0 0 -100px;
  position: absolute;
  top: 40%;
  width: 400px;
}

/* Homepage Preloader */

.regot-loader {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 40px auto;
}

.regot {
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #25255c;
  position: absolute;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-duration: 0.5s;
  -moz-animation-timing-function: ease;
  -moz-animation-iteration-count: infinite;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.regot1,
.regot2 {
  left: 0;
}

.regot3 {
  left: 1.5em;
}

.regot4 {
  left: 3em;
}

@-webkit-keyframes show {
  from {
    transform: scale(0.001);
  }
  to {
    transform: scale(1);
  }
}

@-webkit-keyframes remove {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0.001);
  }
}

@-webkit-keyframes shift {
  to {
    transform: translateX(1.5em);
  }
}

@-moz-keyframes show {
  from {
    transform: scale(0.001);
  }
  to {
    transform: scale(1);
  }
}

@-moz-keyframes remove {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0.001);
  }
}

@-moz-keyframes shift {
  to {
    transform: translateX(1.5em);
  }
}

@keyframes show {
  from {
    transform: scale(0.001);
  }
  to {
    transform: scale(1);
  }
}

@keyframes remove {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0.001);
  }
}

@keyframes shift {
  to {
    transform: translateX(1.5em);
  }
}

.regot1 {
  -webkit-animation-name: show;
  -moz-animation-name: show;
  animation-name: show;
}

.regot2,
.regot3 {
  -webkit-animation-name: shift;
  -moz-animation-name: shift;
  animation-name: shift;
}

.regot4 {
  -webkit-animation-name: remove;
  -moz-animation-name: remove;
  animation-name: remove;
}

/* Page Preloader */

.container-preloader {
  width: 125px;
  margin: 100px auto 0;
}

.preloader-container {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  position: relative;
  margin: 20% auto;
}

.preloader-container .outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  -webkit-animation: preloader 2.9s infinite;
  animation: preloader 2.9s infinite;
}
.preloader-container .outer:after {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 210%;
  height: 100%;
  background-color: #d6d6d6;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFD6D6D6', endColorstr='#FFD6D6D6');
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDZkNmQ2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
  background-size: 100%;
  background-image: -webkit-gradient(
    linear,
    0% 50%,
    100% 50%,
    color-stop(0%, #d6d6d6),
    color-stop(50%, #000000),
    color-stop(100%, #d6d6d6)
  );
  background-image: -webkit-linear-gradient(
    left,
    #d6d6d6 0%,
    #000000 50%,
    #d6d6d6 100%
  );
  background-image: linear-gradient(
    to right,
    #d6d6d6 0%,
    #000000 50%,
    #d6d6d6 100%
  );
  z-index: 1;
  -webkit-animation: preloader-gradient-shift 2.9s infinite;
  animation: preloader-gradient-shift 2.9s infinite;
}
.preloader-container .outer:before {
  content: "";
  background-color: #fff;
  position: absolute;
  border-radius: 50%;
  top: 6%;
  left: 6%;
  width: 88%;
  height: 88%;
  z-index: 2;
}

.preloader-container .inner {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  /* display: none; */
  -webkit-animation: preloader-inner 2.9s infinite;
  animation: preloader-inner 2.9s infinite;
  /* top: 2.5%; */
  /* left: 2.5%; */
  top: 0;
  left: 0;
}
.preloader-container .inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background-color: #d6d6d6;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFD6D6D6', endColorstr='#FFD6D6D6');
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDZkNmQ2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
  background-size: 100%;
  background-image: -webkit-gradient(
    linear,
    0% 50%,
    100% 50%,
    color-stop(0%, #d6d6d6),
    color-stop(50%, #000000),
    color-stop(100%, #d6d6d6)
  );
  background-image: -webkit-linear-gradient(
    left,
    #d6d6d6 0%,
    #000000 50%,
    #d6d6d6 100%
  );
  background-image: linear-gradient(
    to right,
    #d6d6d6 0%,
    #000000 50%,
    #d6d6d6 100%
  );
  -webkit-animation: preloader-inner-gradient-shift 2.9s infinite;
  animation: preloader-inner-gradient-shift 2.9s infinite;
  z-index: 1;
}
.preloader-container .inner:before {
  content: "";
  background-color: #fff;
  position: absolute;
  border-radius: 50%;
  top: 6%;
  left: 6%;
  width: 88%;
  height: 88%;
  z-index: 2;
}

@-webkit-keyframes preloader-gradient-shift {
  0% {
    left: -100%;
  }
  50% {
    left: -5%;
  }
  100% {
    left: -100%;
  }
}
@keyframes preloader-gradient-shift {
  0% {
    left: -100%;
  }
  50% {
    left: -5%;
  }
  100% {
    left: -100%;
  }
}
@-webkit-keyframes preloader-inner-gradient-shift {
  0% {
    left: -100%;
  }
  50% {
    left: -5%;
  }
  100% {
    left: -100%;
  }
}
@keyframes preloader-inner-gradient-shift {
  0% {
    left: -100%;
  }
  50% {
    left: -5%;
  }
  100% {
    left: -100%;
  }
}
@-webkit-keyframes preloader {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  21% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.3;
  }
  79% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes preloader {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  21% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.3;
  }
  79% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
@-webkit-keyframes preloader-inner {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  21% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.3;
  }
  50% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0;
  }
  79% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}
@keyframes preloader-inner {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  21% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.3;
  }
  50% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0;
  }
  79% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
}

/* Contact Form */

input[type="text"].wpcf7-not-valid,
body input[type="email"].wpcf7-not-valid,
body input[type="tel"].wpcf7-not-valid,
body textarea.wpcf7-not-valid {
  border: 1px solid #ec3c06;
}

span.wpcf7-not-valid-tip {
  display: block;
  color: #ec3c06;
  border: none;
  position: relative;
  top: auto;
  left: auto;
  padding: 0;
  margin-top: 2px;
  background: none;
  font-size: 15px;
}

div.wpcf7-validation-errors {
  background: #ffe2e2;
  border: 1px solid #ff8a8a;
  color: #ec3c06;
}

div.wpcf7-response-output {
  margin: 10px 0;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
}

.wpcf7-mail-sent-ng {
  background: #fff2e2;
  border: 1px solid #ffbc8a;
  color: #e17731;
}

.wpcf7-mail-sent-ok {
  background: #e8ffe2;
  border: 1px solid #6fdf51;
  color: #1ea524;
}

.wpcf7-captchac {
  padding: 20px 40px;
  border: 1px solid #dee1e1;
  margin-bottom: 10px;
}

textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"] {
  border: 1px solid #ccc;
  padding: 10px 20px;
  width: 80%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 14pt;
}

input.wpcf7-form-control.wpcf7-submit {
  background: none;
  width: 80%;
  text-transform: uppercase;
  border: 2px solid #25255c;
  letter-spacing: 4px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #aa2a2b;
  color: #fff;
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

/* Cookie */

.ce-banner {
  background-color: #323232;
  padding: 10px;
  color: #fff;
  text-align: center;
  position: fixed;
  bottom: -30px;
  margin-bottom: 30px;
}

.ce-banner a {
  color: red !important;
  padding: 5px;
  margin-left: 10px;
  margin-right: 10px;
}

.ce-banner a:hover {
  opacity: 0.5;
}

/* Responsive Styles */

@media screen and (max-width: 660px) {
  .phone-contacts {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  .user-area {
    width: 90px;
    height: 120px;
  }

  .facebook-header {
    display: none;
  }
}

@media screen and (max-width: 1570px) {
  .overlay-info-left,
  .overlay-info-right {
    top: 8%;
  }

  .overlay-info-left h1 {
    font-size: 28pt;
  }

  .overlay-info-right h1 {
    font-size: 28pt;
  }

  .info-videoguida .info-right p {
    font-size: 14pt !important;
  }

  .info-prenota .info-left p {
    font-size: 14pt !important;
  }
}

@media screen and (max-width: 990px) {
  .menu-header-search {
    display: none;
  }

  .search-box {
    border: none;
  }

  #status {
    left: 25%;
  }

  #status-home {
    left: 25%;
  }

  .videoguida-story {
    height: 280px;
  }

  .exams-list {
    height: 280px;
  }

  .overlay-info-left {
    left: 20px;
  }

  .overlay-info-right {
    right: 20px;
  }

  #tubular-container {
    display: none !important;
  }

  #tubular-shield {
    display: none !important;
  }

  #wrapper {
    display: none;
  }

  .top-info {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 350px) {
  .navbar-brand img {
    width: 225px;
  }
}

@media screen and (max-width: 1300px) {
  .slick-slider a {
    margin-right: 15px;
  }

  .top-info {
    margin-top: 400px;
  }
}

#hide-album-container {
  text-align: center;
  font-size: 20pt;
}

.top-info {
  margin-top: 455px;
}

.close-video {
  position: absolute;
  right: 20px;
  top: -165px;
  color: #aa2a2b;
  font-size: 60px;
}

#tubular-container {
  position: absolute !important;
  top: 165px;
  z-index: 0 !important;
}

#tubular-shield {
  top: 165px !important;
  height: 95% !important;
}

i.fa.fa-play {
  background-color: red;
  padding: 20px;
  color: #fff;
  border-radius: 100%;
  font-size: 20px;
}

a.play-video {
  text-align: center;
}

.play-button {
  margin-top: 18%;
}

/* Promo 2015 */

.promo2015 {
  width: 250px;
  left: 40%;
  top: 15px;
  background-color: red;
  border-radius: 20px;
  color: #fff;
  padding: 15px 0px 0px 20px;
  position: absolute;
}

.promo2015 h4 {
  text-transform: uppercase;
  margin: 0 !important;
  font-weight: 800;
  line-height: 20px;
}

body .booked-calendar-wrap .booked-appt-list .timeslot .spots-available {
  font-size: 1.2rem;
}

body table.booked-calendar tr.days th {
  font-size: 1.2rem;
}

body table.booked-calendar th .monthName {
  font-size: 1.5rem;
}

.button-text {
  font-size: 14px;
}

body #booked-profile-page .appt-block .booked-cal-buttons .google-cal-button {
  padding: 0.7rem 0.65rem 1rem 40px;
  font-size: 1.5rem;
}

body
  #booked-profile-page
  .booked-profile-appt-list
  .appt-block
  .booked-cal-buttons
  a {
  padding: 1.2rem 10px 1rem 10px;
  font-size: 1.5rem;
}

body #booked-profile-page .booked-profile-appt-list .appt-block .cancel {
  background: #2d3a40;
  color: #fff;
}

@media screen and (max-width: 720px) {
  body .booked-calendar-wrap table.booked-calendar .booked-appt-list {
    max-height: 100% !important;
    overflow-x: hidden;
    padding: 15px 20px 10px;
  }
}

@media screen and (max-width: 1100px) {
  .phone-contacts {
    display: none;
  }
}

@media screen and (max-width: 800px) {
  .promo2015 {
    display: none;
  }
}
