body {
  font-family: "Open Sans", sans-serif;
}

#reservationBtn a {
  background: red;
  color:#fff;
  text-transform: none;
  padding-bottom: 8px;
  border-radius: 8px;
}

.black-box {
  background: #000;
  border-radius: 20px;
  padding: 0 20px;
  margin-bottom: 20px;
}

.reservation h2.num {
  background-repeat: no-repeat;
  padding: 25px 0 20px 50px;
  font-size: 20px;
}

.reservation .col-time {  background-image: url(../img/time.png); background-repeat: no-repeat; background-size: contain; background-color:#121719; background-position: top right; border-radius: 10px;  }
.reservation .col-adr {  background-image: url(../img/adr.png); background-repeat: no-repeat; background-size: contain; background-color:#121719; background-position: top right; border-radius: 10px;  }
.reservation .col-flag {  background-image: url(../img/flag.png); background-repeat: no-repeat; background-size: contain; background-color:#121719; background-position: top right; border-radius: 10px;  }
.reservation .col-flag { padding: 20px; margin-bottom: 15px; }
.reservation .row-changer { margin-bottom: 15px; margin-top: 30px; }
.reservation .row-changer .title { background: #000; display: inline-block; padding: 10px 35px; font-weight: bold; }
.reservation .row-changer .box-content { padding-top: 40px; padding-bottom: 40px;}
.reservation .row-changer select { border: none; background: #000; color:#fff; padding: 10px 30px; }
.reservation .row-changer select { display: inline-block;}
.reservation .btn-gr { padding: 10px 28px; background:#23292c; color:#fff; margin-left: 10px; display: inline-block; font-weight: bold; font-size: 15px; }
.reservation .btn-gr:hover { background: red; }
.container-vehicle .btn-gr { margin-bottom: 20px; }
body .reservation .row-extras .extra-name { font-weight: bold; color:#fff; margin-top:20px; font-size:20px;  }
.reservation .btn-submit, .reservation .btn-submit-summary, .btn-submit-next { display: inline-block; width:auto; margin-bottom: 15px;}
.col-selected { border:4px solid red; border-radius: 10px; margin-bottom: 10px; }

.reservation-loader { display:none; background: url(../img/loader3.gif) no-repeat; background-size: 100px; background-position: center center; z-index:100; position: fixed; width: 100%; height: 100%; top:0; left:0; }

.dotpay_logo { width: 100px; margin-top: 40px; margin-bottom: 40px; }
.pad20 { padding: 20px; }
.container-content ul li::before { display:none!important; }

.reservation .change-packet .btn-gr {
  margin-bottom: 0;
}

.reservation h2.a1 {
  background-image: url(../img/1.png);
}

.reservation h2.a2 {
  background-image: url(../img/2.png);
}

.reservation h2.a3 {
  background-image: url(../img/3.png);
}

.reservation h2.a4 {
  background-image: url(../img/4.png);
}

#reservationBtn a:hover {
  opacity: .9;
}
.reservation .col-sum { padding-top: 20px; font-size:25px; }

.reservation .col-vehicle .power {

}


#hide { display: none; }

.gallery-box {
  height:200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  overflow: hidden;
  transition: transform .2s;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.gallery-mask {
  overflow: hidden;
    margin-bottom:15px;
    margin-top:15px;
}

.container-news a {
  color:#fff;
}

.container-news a:hover {
  text-decoration: none;
}

.container-news .more-btn {
  background: #ff1407;
  color: #fff;
  padding: 3px 10px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 15px;
}

.container-news .more-btn:hover {
  text-decoration: none;
  background: #ff1307d5;
}

.navigation {
  margin:10px;
  text-align: center;
  display: block;
}

.navigation .pagination {
  justify-content: center;
}

.pagination li {
  padding: 3px 10px;
  border:1px solid #0e2e42;
  margin:3px;
}

.pagination li:hover, .pagination .active {
  background: #ff1407;
  cursor:pointer;
}

.container-news .date {
  font-size: 12px;
  text-align: right;
  margin-top:5px;
}

.container-news .title {
  font-weight: bold;
  font-size:18px;
  line-height: 22px;
  text-transform: uppercase;
}



.with-scale:hover {
  transform: scale(1.5);

}

.gallery-box:hover {
  -webkit-filter: none;
  filter: none;
}

.container-gallery {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-gallery a {
  color:#fff;
}

.container-gallery a:hover {
  text-decoration: none;
}

.container-gallery .title {
  font-weight: 600;
  text-transform: uppercase;
  font-size:18px;
}

.container-gallery a:hover .title {
  color:#ff1407;
}

.navbar .dropdown-menu {
  background-color: #121719;
  color:#fff;
}

.navbar .dropdown-menu li {
    padding-top: 0;
}

.navbar .dropdown-menu li a {
  padding-bottom: 5px;
}

.container-top.sticky .dropdown-menu  .nav-item a {
  padding-bottom: 5px;
}

.container-top.sticky .dropdown-menu li.nav-item {
  padding-top: 5px;
}

.container-top.sticky .dropdown-menu {
  margin-top: -5px;
}

.nav-item.dropdown.show .dropdown-toggle {
  border-color:transparent;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 101;
  transition: all 0.3s ease;
}

.container-top {
  background: #121719;
  height: 100px;
  transition: all 0.3s ease;
}

.container-top.sticky {
  height: 80px;
  box-shadow: 0px 1px 10px rgb(39, 38, 38);
}

.container-top.sticky .navbar-daytona li {
  padding-top: 13px;
}

.container-top.sticky .nav-item a {
  padding-bottom: 23px;
}

.container-top.sticky .navbar-brand img {
  height: 60px;
  margin-top: -12px;
}

.container-top.sticky .navbar-toggler {
  top: 20px;
}

.container-top.sticky .navbar-collapse {
  top: 80px;
}

.navbar-brand img {
  height: 80px;
  transition: all 0.3s ease;
}

.navbar-daytona li {
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 20px;
  transition: all 0.3s ease;
}

.navbar-daytona .nav-item a {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 34px;
  border-bottom: 3px solid transparent;
}

.navbar-daytona .nav-item a:hover {
  border-bottom: 3px solid #ff1407;
}

.container-banner img {
  width: 100%;
}

.container-dark {
  background: #121719;
  color: #fff;
  padding: 20px;
}

.container-light {
  color: #000;
  padding: 20px;
}

h1 {
  display: inline-block;
  background: url(../img/dash.png) no-repeat;
  background-position: left;
  padding-left: 30px;
  text-transform: uppercase;
  font-size: 31px;
  font-weight: bold;
}

h2 {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

.container-about {
  padding: 50px 0 50px 0;
}

.container-about p {
  font-size: 14px;
}

.container-tor-daytona {
  background: url(../img/tor_bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.container-tor-daytona .tor-group {
  margin-bottom: 20px;
  text-transform: uppercase;
}

.container-tor-daytona .tor-group .value {
  font-weight: bold;
  font-size: 54px;
}

.container-tor-daytona .tor-group .desc {
  font-size: 24px;
  margin-top: -15px;
}

.container-banner-subpage {
  background: url(../img/blank.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px 0 50px 0;
}

.container-offer {
  background: url(../img/bg2.png) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 30px 0 50px 0;
}

.container-offer .box {
  background: url(../img/box.png) no-repeat;
  width: 141px;
  height: 159px;
  padding: 30px 15px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
}

.container-offer .box:hover {
  background-position: bottom;
}

.container-offer .box .title {
  color: #fff;
  position: absolute;
  bottom: 22px;
  left: -15px;
  width: 170px;
  text-transform: uppercase;
}

.container-contact {
  background: url(../img/bg3.png) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px 0 50px 0;
}

.container-contact .title {
  font-weight: bold;
  font-size: 31px;
  text-transform: uppercase;
}

.container-contact .title2 {
  font-size: 30px;
  text-transform: uppercase;
}

.container-contact .desc,
.container-content .desc {
  margin-top: 20px;
  font-size: 20px;
  line-height: 35px;
}

.container-content form input[type="text"],
.container-content form input[type="email"],
.container-content form input[type="password"],
.container-content form select,
.container-content form textarea {
  background: transparent;
  border-radius: 0;
  border-color: #242d30;
}

.container-content form input[type="text"]:focus,
.container-content form input[type="email"]:focus,
.container-content form input[type="password"]:focus,
.container-content form select:focus,
.container-content form textarea:focus {
  background: transparent;
}

#gmap {
  height: 400px;
}

.container-dark table {
  color:#fff;
}

.container-dark .czasy table th,
.container-dark .czasy table td {
  padding: 3px;
}

.container-dark .czasy table th {
  height: 40px;
  vertical-align: middle;
}

.buttons-czasy {
  margin-bottom: 30px;
}

.buttons-czasy .btn-submit {
  background:#000;
  color:#fff;
  cursor: pointer;
}

.buttons-czasy .btn-submit.active {
  background:#ff1407;
}

.container-dark .czasy table th {
  background:#ff1407;
}

.container-content table {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.red { color:#ff1407}
.phone-box { background:#ff1407;  color:#fff; padding: 30px; margin-top: 30px; margin-bottom: 30px; font-size: 35px; font-weight: bold; }
.phone-box .info-text { font-size:20px; margin-bottom: 20px; }

.container-content table tr:first-child {
  border: 1px solid #242d30;
}

.container-content table th {
  text-transform: uppercase;
}

.container-content table tr:nth-child(odd) td {
  background: #181f22;
}

.container-content table td,
.container-content table th {
  padding: 9px 2px;
}

.container-content ul {
  list-style: none;
}

.container-content ul li::before {
  content: "\2022";
  color: red;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.container-cennik .item {
  margin-bottom:40px;
}

.container-cennik .name {
  background: #ff1407;
  font-weight: bold;
  padding: 10px;
  font-size: 26px;
  text-transform: uppercase;
}
.container-cennik .power {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 25px;
}
.container-cennik .power span {
  font-size: 18px;
}

.container-cennik .power p {
  font-size: 12px;
  font-weight: normal;
  margin-top: -10px;
}

.container-cennik .image {
  margin-bottom: 25px;
}

.container-cennik .tariff {
  font-size: 25px;
  font-weight: bold;
}

.container-cennik .tariff span {
  font-size: 18px;
  margin-left: 10px;
}

.container-cennik .tariff .price {
  font-weight: normal;
  border: 1px solid #242d30;
  color: #ff1407;
  padding: 5px;
  font-size: 20px;
  display: inline-block;
  width: 80%;
  margin-bottom: 30px;
}

.preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: #000;
}

.container-content .phone {
  -webkit-box-shadow: 0px 0px 32px 3px rgba(66, 63, 66, 1);
  -moz-box-shadow: 0px 0px 32px 3px rgba(66, 63, 66, 1);
  box-shadow: 0px 0px 32px 3px rgba(66, 63, 66, 1);
  font-size: 28px;
  padding: 15px 40px 15px 90px;
  font-weight: bold;
  background: url(../img/phone.png) no-repeat;
  background-position-x: 30px;
  background-position-y: 23px;
  margin-bottom: 40px;
  display: inline-block;
}

.container-contact .btn-rez {
  background: #ff1407;
  color: #fff;
  padding: 15px 50px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 30px;
  margin-top: 15px;
}

.container-contact .btn-rez:hover {
  text-decoration: none;
  background: #ff1307d5;
}

.btn-submit, .btn-submit-summary, .btn-submit-next {
  border: none;
  background: #ff1407;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 15px;
  padding: 10px;
  text-align: center;
  display: block;
  width: 100%;
}

.container-banner {
  background: #000;
  position: relative;
}

.btn-home-buy {
  position: absolute;
  right:100px;
  bottom: 10px;
  background: #ff1407;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 14px 37px;
  text-align: center;
  display: inline-block;
  margin-top: -30px;
  margin-bottom: 30px;
  background-image: url(../img/finish.png);
  background-repeat: no-repeat;
  background-position: 57px 17px;
  /* padding-left: 50px; */
  padding-top: 64px;
  font-weight: bold;
  border-radius: 113px;
  height: 150px;
  border:5px solid transparent;;
}

.btn-home-buy:hover {
  opacity:.9;
  color:#fff;
  text-decoration: none;
  border:5px solid #423434;
}

.btn-submit-small {
  width:300px;
  display: inline-block;
  margin:0 auto;
}

.btn-desc {
  padding-top: 25px;
}

.btn-submit:hover, .btn-submit-summary:hover , .btn-submit-next:hover{
  text-decoration: none;
  background: #ff1307d5;
  color:#fff;
}

.container-footer {
  padding: 40px 0 50px 0;
}

h4 {
  font-size: 26px;
  margin-bottom: 35px;
}

.how-to-start { margin-top:30px; }
.how-to-start .number { border-radius: 30px; background: #fff; color:#111; display: inline-block; padding: 10px 30px; font-size: 50px; font-weight: bold; }
.how-to-start .item { margin-bottom: 40px; }
.how-to-start .item-run { background: #ff1407; padding-top: 15px; padding-bottom: 15px;  }
.how-to-start .item-run h3 { border-bottom: 2px solid #fff; }

.how-to-start h3 { font-weight: bold; font-size: 28px; margin-bottom: 20px; border-bottom: 2px solid #ff1407; display: inline-block; padding-bottom: 15px; text-transform: uppercase; }


.container-footer .title {
  font-weight: bold;
  font-size: 31px;
  text-transform: uppercase;
}

.container-footer .desc {
  margin-top: 20px;
  font-size: 20px;
  line-height: 35px;
}

.container-footer ul {
  list-style: none;
  padding: 0;
}

.container-footer ul a {
  color: #000;
}

.layer-cart {
  position: relative;
}

.layer-cart img {
  position: absolute;
  top: -10px;
  right: 0px;
  overflow: hidden;
  width: 100%;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border-color: rgb(255, 255, 255, 0.5);
}

@media (min-width: 992px) and (max-width: 1200px) {
  .navbar-daytona li {
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media (max-width: 991px) {
  .container-top.sticky .navbar-brand img {
    height: 60px;
    margin-top: 0px;
  }

  .container-banner {
    background: #000;
    position: relative;
  }

  .btn-home-buy {
    background: #ff1407;
    color: #fff;
    margin-top: -30px;
    margin-bottom: 30px;
    background-image: url(../img/finish.png);
    background-repeat: no-repeat;
    background-position: 17px 17px;
    padding-left: 73px;
    padding-bottom: 7px;
    padding-top: 5px;
    font-weight: bold;
    position: relative;
    right:auto;
    bottom: auto;
    border-radius: 0;
    height: auto;
    border:none;
  }

  .btn-home-buy:hover {
    border: none;
  }

  .navbar-toggler {
    position: fixed;
    top: 30px;
    right: 30px;
  }

  .container-top {
    overflow: hidden;
  }

  .navbar-collapse {
    border-bottom: 1px solid #ff1407;
    background: #121719;
    z-index: 100;
    position: fixed;
    left: 0;
    width: 100%;
    top: 100px;
    text-align: center;
  }

  .navbar-nav {
    margin-bottom: 20px;
  }

  .navbar-nav li {
    padding: 0;
  }

  .navbar-nav .nav-item a {
    padding: 0;
    padding: 5px;
    border-bottom: none;
  }

  .navbar-nav .nav-item a:hover {
    text-decoration: none;
    color: #ff1407;
    border-bottom: none;
  }
}

@media (max-width: 768px) {

  .d-td-none { display: none; }
  .how-to-start .box1 { display: none; }
  .how-to-start .box2 { width: 100%; }

  .text-xs-left {
    text-align: left;
  }

  .text-xs-right {
    text-align: right;
  }

  .text-xs-center {
    text-align: center;
  }
}

.preloader-1 {
  margin: 100px auto 0;
  width: 66px;
  height: 12px;
}

.daytona-preloader {
  display: none;
}

.preloader-2 {
  margin-top: 15px;
}

.preloader-1 .line {
  width: 1px;
  height: 12px;
  background: #fff;
  margin: 0 1px;
  display: inline-block;
  animation: opacity-1 1000ms infinite ease-in-out;
}

.preloader-2 .line {
  width: 1px;
  height: 12px;
  background: #fff;
  margin: 0 1px;
  display: inline-block;
  animation: opacity-2 1000ms infinite ease-in-out;
}

.preloader-1 .line-1,
.preloader-2 .line-1 {
  animation-delay: 800ms;
}
.preloader-1 .line-2,
.preloader-2 .line-2 {
  animation-delay: 600ms;
}
.preloader-1 .line-3,
.preloader-2 .line-3 {
  animation-delay: 400ms;
}
.preloader-1 .line-4,
.preloader-2 .line-4 {
  animation-delay: 200ms;
}
.preloader-1 .line-6,
.preloader-2 .line-6 {
  animation-delay: 200ms;
}
.preloader-1 .line-7,
.preloader-2 .line-7 {
  animation-delay: 400ms;
}
.preloader-1 .line-8,
.preloader-2 .line-8 {
  animation-delay: 600ms;
}
.preloader-1 .line-9,
.preloader-2 .line-9 {
  animation-delay: 800ms;
}

@keyframes opacity-1 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes opacity-2 {
  0% {
    opacity: 1;
    height: 15px;
  }
  50% {
    opacity: 0;
    height: 12px;
  }
  100% {
    opacity: 1;
    height: 15px;
  }
}



#face-slider{
  position:fixed; /* sprawia że slider jest widoczny w stałym miejscu przeglądarki, nie przewija się wraz ze stroną, a pozostaje w miejscu */
  right:-287px; /* pozycjonuje slider poza widoczny obszar okna przeglądarki, efekt schowania */
  top:190px; /* pozycjonuje slider 190px od góry okna przegladarki */
  z-index:100; /* po wyjechaniu, otworzeniu się slidera, jego okno ma być ponad wszystkimi innymi warstwami - na samej górze */
}
#face-slider #tab{
  cursor:pointer; /* zmienia domyślny kursor na wskazującą rączkę - tylko efekt wizualny */
  height:110px; /* wysokość diva, będącego zakładką, również wysokość grafiki */
  width:35px; /* szerokość widocznej zakładki, również szerokość grafiki zakłądki */
  float:left; /* przyleganie do lewej krawędzi kontenera slidera */
  background: url(../img/facebook-slider.png) no-repeat center center; /* wstawiamy link do grafiki z zakładką */
}
#face-code{
  padding:5px; /* definiuje odstęp od krawędzi kontenera pluginu Facebooka */
  border: solid #0170cf 3px; /* ustawia ładną niebieską ramkę dookoła widgetu Facebooka */
  background: #fff; /* ustawia białe tło pod pluginem Facebook */
  float:left; /* przyleganie do lewej, czyli ma przylegać do kontenera zakładki */
  width:286px; /* szerokość  */
  height:396px; /* wysokość */
  -moz-border-radius: 0 0 0 8px; /* zaokrągla lewy dolny róg */
  -webkit-border-radius: 0 0 0 8px; /* zaokrągla lewy dolny róg*/
  border-radius: 0 0 0 8px; /* zaokrągla lewy dolny róg */
  overflow: auto;;
}

.blog-content img {
  max-width: 100%;
  width:auto!important;
  height: auto!important;;
}

.packet-count {
  width: 50px;
  border: 2px solid #fff;
  background: transparent;
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin-right: 10px;
  font-size: 20px;
}

.btn-change-count {
  vertical-align: top;
}

.btn-delete-packet {
  margin-left: 10px;
}

.row-pocket {
  margin-bottom: 10px;
}
.btn-submit-next {
  display: inline-block!important;;
  width:auto!important;;
  margin-right: 15px;
}