/* Globalne */

body {
  font-family: Exo2,Helvetica Neue,Helvetica,Arial,sans-serif;
  color: #2e2e2e;
  background-color: #1f2e3c;
}

p {
  font-family: 'Exo 2';
}

h1, h2, h3, h4, h5, h6 {
  font-family: Teko,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-weight: 400;
  margin: 0 0 35px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

::moz-selection {
  background: #ff6161;
  color: white;
}

::selection {
  background: #ff6161;
  color: white;
}

a {
  transition: all .2s ease-in-out;
  color: #ff6161;
}

a:focus, a:hover {
  text-decoration: none;
  color: #cb1717;
}

ul {
  list-style-type: square;
}

.span-color-sec {
  color: #ff6161;
}

.text-secondary {
  color: #ff6161!important;
}

#mainNav {
  font-family: Teko;
  font-weight: 400;
  letter-spacing: 1px;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 10px;
}

#mainNav .navbar-brand {
  background-image: url("securitum-logotyp.png");
  background-size: contain;
  background-repeat: no-repeat;
  min-width: 175px;
  min-height: 25px;
}

#navbarResponsive {
  font-size: 12px;
}

#mainNav.navbar-shrink {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ff6161;
  background: #1f2e3c;
}

/* Buttons override */

.btn-primary {
  color: #ffffff;
  background-color: #ff6161;
  border-color: #ff6161;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
  color: #212529;
  background-color: #ff4949;
  border-color: #ff6161;
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.0rem #ff6161;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 .2rem #ff6161;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #ff6161;
  border-color: #ff6161;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem #ff6161;
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem #ff6161;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #212529;
  background-color: #ff6161;
  border-color: #ff6161;
}

.btn-outline-primary:hover {
  color: #212529;
  background-color: #ff6161;
  border-color: #ff6161;
}

.btn.btn-outline-primary {
  color: #ff6161;
  border-color: #ff6161;
}

.btn {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

/* Sections */

.section-heading-title {
  position: relative;
  display: inline-block;
  color: #fff;
  background-color: #ff6161;
  padding: 6px 8px 2px 8px;
}

/* Hero */

.masthead-2 {
  min-height: 100%;
}

/* Agenda */

.agenda-body-text {
  font-family: 'Exo 2';
}

#mainNav .nav-link.active {
  background-color: #ff6161;
}

.row-zapisy {
  margin-bottom: 36px;
  padding-bottom: 36px;
}

/* Zalety */

.zalety-heading {
  font-family: 'Teko';
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
}

/* Opinie */

.trenerzy-body-text {
  font-family: 'Exo 2';
}

.opinie-body-txt {
  font-family: 'Exo 2';
  font-style: italic;
  font-size: 1.3em;
  margin-bottom: 22px;
}

.opinie-podpis {
  margin-right: 6px;
  font-family: monospace;
  font-weight: 600;
  font-size: 1.1em;
}

/* FAQ */

.faq-text {
  font-family: 'Exo 2';
  font-size: 1.33rem;
}

/* Trenerzy */

.card {
  border: 0px solid rgba(0,0,0,.125);
  border-bottom: 8px solid #ff6161;
  border-radius: 0rem;
}

.opinie-card {
  padding-top: 38px;
  padding-bottom: 38px;
  padding-right: 24px;
  padding-left: 24px;
  background: url("../../assets/img/img-corner-bottom-right.svg") bottom right / 50px 50px no-repeat, url("../../assets/img/img-corner-top-left.svg") top left / 50px 50px no-repeat;
  margin: 8px;
}

/* CallOut */

.callout {
  position: fixed;
  bottom: 115px;
  right: 10px;
  max-width: 300px;
  z-index: 1050;
}

.callout-container {
  background-color: #162534;
  border-left: 1px solid #ff6161;
  border-right: 1px solid #ff6161;
  padding: 10px 20px;
  font-family: 'Teko';
  font-size: 26px;
  line-height: 1.2em;
  color: white;
  letter-spacing: 1px;
}

.callout-closebtn {
  position: absolute;
  top: -35px;
  right: 20px;
  color: #ff6161;
  font-size: 30px;
  cursor: pointer;
}

.callout-closebtn:hover {
  color: #fff;
}

/* Popup Securitum */

.pop-up-sec {
  position: absolute;
  z-index: 1050;
  top: 50%;
  left: 50%;
  margin: -174px 0px 0px -318px;
  -webkit-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 1);
  box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 1);
}

.popup-sec-closebtn {
  position: absolute;
  top: -35px;
  right: 1px;
  color: #ff6161;
  font-size: 30px;
  cursor: pointer;
}

.popup-sec-closebtn:hover {
  color: #fff;
}

/* Back to top */

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #009bdc url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  border-radius: 6px;
}

.cd-top.cd-top--show, .cd-top.cd-top--fade-out, .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-top--fade-out {
  opacity: .5;
}

.cd-top:hover {
  background-color: #b40a0a;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

.modal-content {
  background-color: #162534;
}

.modal-footer {
  border: 0px;
}

.popup-overlay {
  position: absolute;
  height: 800px;
  background-color: #000;
}

