#plcp__div {
  z-index: 10000;
  text-align: center;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(20, 20, 20, 0.8) !important;
  transition: 0.5s !important;
  animation-duration: 0.75s;
  top: 0;
  display: flex;
}
@media (max-height: 678px) {
  #plcp__div {
    overflow: auto;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation: fadeInUp 1s ease backwards;
}

.delayed_025s {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.animated {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.cta_content {
  background-color: #fbfbfb;
  margin: auto;
  top: 0;
  display: grid;
  vertical-align: middle !important;
  max-width: 700px;
  min-width: 700px;
  border-radius: 15px;
  padding: 25px;
  min-height: 567.11px;
}

@media (max-width: 450px) {
  .cta_content {
    border-radius: 0px;
    min-height: 100% !important;
    padding: 15px;
  }

  .close {
    right: 15px;
  }
}

@media (max-width: 768px) {
  .cta_content {
    min-width: auto;
  }
}

#callpage .cp-phone-icon {
  width: 20px !important;
  height: 22px !important;
  width: 25px !important;
  height: 25px !important;
}

#callpage .cp-chat-icon,
#callpage .cp-clock-icon {
  width: 25px !important;
  height: 25px !important;
}

.mw_800 > .tab-content {
  max-width: 450px;
  margin: 0 auto;
}

.plcp__tabs > .nav-item:first-of-type {
  border-right: 0;
  margin-right: 1rem;
}

.plcp__tabs > .nav-item:not(:first-of-type) {
  border-right: 0;
  margin-right: 1rem;
}

.plcp__tabs > .nav-item:last-of-type {
  border-right: 0;
}

.plcp__tabs > .nav-item > .nav-link:hover {
  border: solid 1px transparent;
}

.plcp__tabs {
  border-bottom: 0;
}

.mw_800 > .plcp__tabs > .nav-item > .nav-link {
  background-color: #ededed;
  border: solid 1px #ededed;
  transition: 0.2s;
  padding: 5px 15px;
}
@media (max-width: 450px) {
  .mw_800 > .plcp__tabs > .nav-item > .nav-link {
    padding: 7px 14px;
    max-width: 102px;
    font-size: small;
  }

  .mw_800 > .tab-content {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
}

.plcp__tabs .nav-link {
  color: #212529;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
  fill: #212529;
}

.plcp__tabs .nav-link.active {
  color: black;
  background-color: #fff !important ;
  border: solid 1px #ededed !important;
  fill: #ededed;
}

.plcp__tabs .nav-link:hover {
  color: black;
  background-color: #fff !important;
  border: solid 1px #ededed !important;
  fill: #ededed;
}

.plcp__tabs > .nav-item > button > div > div > svg {
  padding-bottom: 5px !important;
}

.btn-callpage:focus {
  outline: none;
}

.fade .show .tab-pane {
  transition: 0.2s;
}

.tab-pane > h3 {
  font-size: 1.6em;
  color: rgb(72, 72, 72);
}

.cp_pl {
  position: relative;
}

.cp_pl:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  width: 20px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 100 108.4' class='cp-phone-icon cp-vuetel__phone-icon'%3E%3Cpath d='M97.8,84.4l-0.6-1.2c-1.7-4-22.3-10-24.1-10.1l-1.4,0.1c-2.8,0.6-5.9,3.3-12.4,9C52,78.8,41.9,69.7,37.2,64.4 c-5.1-5.8-11.5-15.5-13.8-22.8C30.8,35,33.9,32.2,34.1,29c0.1-1.7-3.4-22.9-7.2-25.1l-1.1-0.7c-2.4-1.5-6-3.8-10-3 c-1,0.2-1.9,0.6-2.8,1.1C10.4,3,3.8,7.5,0.8,13.5C-1,17.2-1.9,51,23.5,79.6c25,28.3,55.9,29.5,60.5,28.5l0.1,0l0.4-0.1 c6.3-2.2,11.6-8.2,13.6-10.7C101.8,92.7,99.2,87.3,97.8,84.4'%3E%3C/path%3E%3C/svg%3E")
    center / contain no-repeat;
}

.cp_pl > input {
  padding: 10px 30px;
}

.email_height {
  min-height: 38px;
  padding: 0.3em 0.6em;
  font-size: small !important;
}

.plcp__text1,
.plcp__text2,
.plcp__text3,
.plcp__text4 {
  font-size: larger;
}

.btn-option {
  font-size: medium;
}

#plcp__btn {
  animation-delay: 2s;
}
@keyframes fadeInUp {
  0% {
    transform: translate(0px, 100px);
    opacity: 0;
  }
  100% {
    transform: translate(0px, 0);
    opacity: 1;
  }
}

#przeslona {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fbfbfb;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
  font-family: "Arial";
  font-size: 1.5rem;
}
