@font-face {
  font-family: 'KB&RK Std';
  src: url("../font/KBRK.eot");
  src: url("../font/KBRK.eot?#iefix") format("embedded-opentype"), url("../font/KBRK.woff2") format("woff2"), url("../font/KBRK.woff") format("woff"), url("../font/KBRK.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

html,
body,
header {
  height: 100vh;
  font-family: 'KB&RK Std';
  color: black;
}

.modal-dialog {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}

.navbar {
  font-size: 20px;
  font-weight: bold;
}

.top-nav-collapse {
  background-color: #9da4b1 !important;
}

.navbar:not(.top-nav-collapse) {
  background: transparent !important;
}

@media (max-width: 768px) {
  .navbar:not(.top-nav-collapse) {
    background: #9da4b1 !important;
  }
}

@media (min-width: 800px) and (max-width: 850px) {
  .navbar:not(.top-nav-collapse) {
    background: #9da4b1 !important;
  }
}

.top-nav-collapse {
  background-color: #9da4b1 !important;
}

.navbar:not(.top-nav-collapse) {
  background: rgba(255, 255, 255, 0.65) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.navitem_underline {
  border-bottom: 2px solid #212121;
  padding-bottom: 1px;
  -webkit-transition: all 0.8s;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.8s;
}

.navitem_no_underline {
  border-bottom: 2px solid transparent;
  padding-bottom: 1px;
  -webkit-transition: all 0.8s;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.8s;
}

.btn-outline-dark {
  border: 3px solid #212121 !important;
}

.btn {
  font-family: 'KB&RK Std' !important;
}

.btn_margin_sm {
  margin: 1em !important;
  padding-top: 0.5em !important;
  padding-left: 0.7em !important;
  padding-right: 0.7em !important;
}

.main__h {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  color: #fcffff !important;
}

.card.card-image [class*='rgba-'] {
  border-radius: 0 !important;
}

.modal-content {
  background-color: transparent;
  height: 100% !important;
  width: 100% !important;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}

.modal-body {
  height: 100% !important;
  width: 100% !important;
}

.modal .modal-fluid {
  height: 100% !important;
  width: 100% !important;
}

.modal-dialog {
  margin: 0 !important;
}

.modal-backdrop {
  opacity: 0 !important;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  -webkit-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
  padding: 16px;
}

#map {
  height: 100%;
}

footer.page-footer {
  background-color: #9da4b1;
}

.hide {
  display: none !important;
}

.hide_transform {
  opacity: 0 !important;
  -webkit-transition: all 0.3s;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s;
}

.show_transform {
  opacity: 1 !important;
  -webkit-transition: all 1.9s;
  /* Safari<=6 Android<=4.3 */
  transition: all 1.9s;
}

.show_transform_non_delayed {
  opacity: 1 !important;
  -webkit-transition: all 1s;
  /* Safari<=6 Android<=4.3 */
  transition: all 1s;
}

.show_transform_non_delayed {
  opacity: 1 !important;
  -webkit-transition: all 1s;
  /* Safari<=6 Android<=4.3 */
  transition: all 1s;
}

.shown {
  opacity: 1;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.p-sm {
  text-justify: distribute-all-lines;
  text-align: justify;
  text-justify: inter-character;
  font-size: 11px;
  line-height: 120%;
}

.btn.btn-sm {
  padding: 0.1rem 1rem !important;
  font-size: 0.1rem !important;
  line-height: 0.8;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: 1px solid #212121 !important;
}

.btn.btn-sm .far,
.btn.btn-sm .fas {
  font-size: 0.5rem !important;
}

.btn-nomarg {
  margin: 1 !important;
}

.underline {
  text-decoration: underline;
  color: #111;
}

h3 {
  color: #212121;
}

.map-container-section iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* #fp-nav ul li .fp-tooltip {
    color: #212121 !important;
  } */
.dark {
  color: #000 !important;
}

.dark-bg {
  background: #000 !important;
}

.light-bg {
  background: #fff !important;
}

.light {
  color: #fff !important;
}

.card-body {
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
}

@media (min-width: 1440px) {
  h1 {
    font-weight: bold;
    font-size: 2.45em !important;
    margin: 0.3em;
    padding: 0;
    color: #444;
  }
  h2 {
    font-weight: bold;
    font-size: 1.2em !important;
    margin: 0;
    padding: 0;
    color: #444;
  }
  p {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 22px !important;
    line-height: 100%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  #section2 {
    background-size: cover;
    background-image: url(../img/src/Prawnicy-Kancelaria-Doradca.jpg);
    padding: 0;
    background-position: center;
  }
  #section2 .intro {
    display: block;
    text-align: center;
    margin-top: 70vh;
    width: 80%;
    padding: 2em 2em;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    margin-left: 10%;
  }
  #section3 .photo {
    display: inline-block;
    width: 49%;
    text-align: left;
  }
  #section3 .intro {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 50%;
    padding: 2em 2em;
    background-color: rgba(255, 255, 255, 0.95);
    border-radius: 4px;
  }
  #section4 .photo {
    display: inline-block;
    width: 50%;
    text-align: right;
  }
  #section4 .intro {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: calc(50% - 200px);
    padding: 2em 2em;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    margin-left: 200px;
  }
  #section5 .photo {
    display: inline-block;
    width: 45%;
    text-align: left;
  }
  #section5 .intro {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 40%;
    padding: 2em 2em;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
  }
  #section6 .photo {
    display: inline-block;
    width: 45%;
    text-align: right;
    z-index: -1;
  }
  #section6 .intro {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: calc(55% - 200px);
    padding: 2em 2em;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    margin-left: 200px;
  }
  #section7 .photo {
    display: inline-block;
    width: 45%;
    text-align: left;
  }
  #section7 .intro {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 40%;
    padding: 2em 2em;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
  }
  .card-body {
    padding: 1.25rem;
  }
  h3 {
    font-size: 1.75em;
  }
  #card_img_div_0 {
    padding-bottom: 35px;
  }
  #card_img_div_1 {
    padding-bottom: 45px;
  }
  #card_img_div_2 {
    padding-bottom: 20px;
  }
  #card_img_div_3 {
    padding-bottom: 20px;
  }
  #card_img_div_4 {
    padding-bottom: 25px;
  }
  #card_img_div_5 {
    padding-bottom: 22px;
  }
  #card_img_0 {
    width: 50px;
  }
  #card_img_1 {
    width: 80px;
  }
  #card_img_2 {
    width: 80px;
  }
  #card_img_3 {
    width: 95px;
  }
  #card_img_4 {
    width: 60px;
  }
  #card_img_5 {
    width: 70px;
  }
  .card p {
    font-size: 16px;
  }
  .map-container-section {
    overflow: hidden;
    position: relative;
    height: 500px;
    width: 86%;
    margin-left: 7%;
  }
  .contact_paragraph {
    font-size: 28px;
    padding: 1em;
    font-weight: bold;
  }
}

.info_row {
  padding-top: 24px;
  padding-bottom: 20px;
  background-color: #212121;
}

.info_row_about {
  padding-top: 40px;
  padding-bottom: 34px;
  background-color: #212121;
}

.map-container-section {
  overflow: hidden;
  position: relative;
  height: 45%;
  width: 86%;
  margin-left: 7%;
}

@media (min-width: 1040px) and (max-width: 1439px) {
  h1 {
    font-weight: bold;
    font-size: 2.35em;
    margin: 0.2em;
    padding: 0;
    color: #444;
  }
  h2 {
    font-weight: bold;
    font-size: 1.15em;
    margin: 0;
    padding: 0;
    color: #444;
  }
  p {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 15px;
    line-height: 100%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  .p_section3 {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 13px !important;
    line-height: 100%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  .p_section5 {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 14px !important;
    line-height: 100%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  .p_section6 {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 13px !important;
    line-height: 100%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  #section2 {
    background-size: cover;
    background-image: url(../img/src/Prawnicy-Kancelaria-Doradca.jpg);
    padding: 0;
    background-position: center;
  }
  #section2 .photo {
    display: inline-block;
    width: 0%;
    text-align: left;
  }
  #section2 .intro {
    display: block;
    text-align: center;
    margin-top: 70vh;
    width: 80%;
    padding: 2em 2em;
    background-color: rgba(255, 255, 255, 0.85);
    border-radius: 4px;
    margin-left: 10%;
  }
  #section3 .photo {
    display: inline-block;
    width: 59%;
    text-align: left;
  }
  #section3 .intro {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 40%;
    padding: 1em 1em;
    background-color: rgba(255, 255, 255, 0.95);
    border-radius: 2px;
  }
  #section4 .photo {
    display: inline-block;
    width: 50%;
    text-align: right;
  }
  #section4 .intro {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: calc(50% - 60px);
    padding: 2em 2em;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    margin-left: 60px;
  }
  #section5 .photo {
    display: inline-block;
    width: 58%;
    text-align: left;
  }
  #section5 .intro {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 40%;
    padding: 2em 2em;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    /* border: 3px solid #212121; */
  }
  #section6 .photo {
    display: inline-block;
    width: 58%;
    text-align: right;
  }
  #section6 .intro {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: calc(42% - 60px);
    padding: 1em 2em;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    margin-left: 60px;
  }
  #section7 .photo {
    display: inline-block;
    width: 58%;
    text-align: left;
  }
  #section7 .intro {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 40%;
    padding: 2em 2em;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    /* border: 3px solid #212121; */
  }
  h3 {
    font-size: 1.25em;
  }
  .card-body {
    padding: 0.5rem;
    margin: 0;
  }
  .card-title {
    margin-bottom: 0;
  }
  #card_img_div_0 {
    padding-bottom: 35px;
  }
  #card_img_div_1 {
    padding-bottom: 27px;
  }
  #card_img_div_2 {
    padding-bottom: 20px;
  }
  #card_img_div_3 {
    padding-bottom: 15px;
  }
  #card_img_div_4 {
    padding-bottom: 25px;
  }
  #card_img_div_5 {
    padding-bottom: 22px;
  }
  #card_img_0 {
    width: 40px;
  }
  #card_img_1 {
    width: 60px;
  }
  #card_img_2 {
    width: 60px;
  }
  #card_img_3 {
    width: 65px;
  }
  #card_img_4 {
    width: 40px;
  }
  #card_img_5 {
    width: 50px;
  }
  .card p {
    font-size: 14px;
  }
  .contact_paragraph {
    font-size: 22px;
    padding: 1em;
    font-weight: bold;
  }
}

@media (min-width: 769px) and (max-width: 1039px) {
  p {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 24px;
    line-height: 120%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  #section2 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section2 .intro p {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 28px;
    line-height: 120%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  #section2 .photo {
    display: block;
    width: 88%;
    text-align: center;
    margin: 6%;
  }
  #section3 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section3 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section4 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section4 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section5 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section5 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section6 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section6 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section7 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section7 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  h3 {
    font-size: 1.25em;
  }
  .card-body {
    padding: 0.5rem;
    margin: 0;
  }
  .card-title {
    margin-bottom: 0;
  }
  #card_img_div_0 {
    padding-bottom: 35px;
  }
  #card_img_div_1 {
    padding-bottom: 27px;
  }
  #card_img_div_2 {
    padding-bottom: 20px;
  }
  #card_img_div_3 {
    padding-bottom: 15px;
  }
  #card_img_div_4 {
    padding-bottom: 25px;
  }
  #card_img_div_5 {
    padding-bottom: 22px;
  }
  #card_img_0 {
    width: 40px;
  }
  #card_img_1 {
    width: 60px;
  }
  #card_img_2 {
    width: 60px;
  }
  #card_img_3 {
    width: 65px;
  }
  #card_img_4 {
    width: 40px;
  }
  #card_img_5 {
    width: 50px;
  }
  .card p {
    font-size: 14px;
  }
  .contact_paragraph {
    font-size: 22px;
    padding: 1em;
    font-weight: bold;
  }
}

@media (min-width: 400px) and (max-width: 768px) {
  p {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 20px;
    line-height: 100%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  #section2 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section2 .intro p {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 20px;
    line-height: 100%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  #section2 .photo {
    display: block;
    width: 88%;
    text-align: center;
    margin: 6%;
  }
  #section3 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section3 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section4 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section4 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section5 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section5 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section6 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section6 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section7 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 3em;
  }
  #section7 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  h3 {
    font-size: 1.25em;
  }
  .card-body {
    padding: 0.5rem;
    margin: 0;
  }
  .card-title {
    margin-bottom: 0;
  }
  #card_img_div_0 {
    padding-bottom: 35px;
  }
  #card_img_div_1 {
    padding-bottom: 27px;
  }
  #card_img_div_2 {
    padding-bottom: 20px;
  }
  #card_img_div_3 {
    padding-bottom: 15px;
  }
  #card_img_div_4 {
    padding-bottom: 25px;
  }
  #card_img_div_5 {
    padding-bottom: 22px;
  }
  #card_img_0 {
    width: 40px;
  }
  #card_img_1 {
    width: 60px;
  }
  #card_img_2 {
    width: 60px;
  }
  #card_img_3 {
    width: 65px;
  }
  #card_img_4 {
    width: 40px;
  }
  #card_img_5 {
    width: 50px;
  }
  .card p {
    font-size: 18px;
  }
  .contact_paragraph {
    font-size: 22px;
    padding: 1em;
    font-weight: bold;
  }
}

@media (max-width: 399px) {
  h1 {
    font-weight: bold;
    font-size: 1.9em;
    margin: 0.3em;
    padding: 0;
    color: #444;
  }
  h2 {
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    color: #444;
  }
  p {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 18px;
    line-height: 100%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  #section2 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 1em;
  }
  #section2 .intro p {
    text-justify: distribute-all-lines;
    text-align: justify;
    font-size: 18px;
    line-height: 100%;
    display: inline-block;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    color: #212121;
  }
  #section2 .photo {
    display: block;
    width: 88%;
    text-align: center;
    margin: 6%;
  }
  #section3 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 1em;
  }
  #section3 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section4 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 1em;
  }
  #section4 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section5 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 1em;
  }
  #section5 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section6 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 1em;
  }
  #section6 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  #section7 .intro {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0 1em;
  }
  #section7 .photo {
    display: block;
    width: 80%;
    text-align: center;
    margin: 10%;
  }
  h3 {
    font-size: 1.25em;
  }
  .card-body {
    padding: 0.5rem;
    margin: 0;
  }
  .card-title {
    margin-bottom: 0;
  }
  #card_img_div_0 {
    padding-bottom: 35px;
  }
  #card_img_div_1 {
    padding-bottom: 27px;
  }
  #card_img_div_2 {
    padding-bottom: 20px;
  }
  #card_img_div_3 {
    padding-bottom: 15px;
  }
  #card_img_div_4 {
    padding-bottom: 25px;
  }
  #card_img_div_5 {
    padding-bottom: 22px;
  }
  #card_img_0 {
    width: 40px;
  }
  #card_img_1 {
    width: 60px;
  }
  #card_img_2 {
    width: 60px;
  }
  #card_img_3 {
    width: 65px;
  }
  #card_img_4 {
    width: 40px;
  }
  #card_img_5 {
    width: 50px;
  }
  .card p {
    font-size: 14px;
  }
  .contact_paragraph {
    font-size: 18px;
    padding: 1em 3em;
    font-weight: bold;
  }
}

@media (min-width: 1201px) {
  .info_row {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
  }
  .info_row_about {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
  }
  .contact-info {
    color: white;
    font-size: 1.3rem;
  }
}

@media (max-width: 1200px) {
  .info_row {
    padding-left: 40%;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
  }
  .info_row_about {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
  }
  .contact-info {
    color: white;
    font-size: 1.3rem;
  }
}

@media (max-width: 900px) {
  .info_row {
    padding-left: 35%;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
  }
  .info_row_about {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
  }
  .contact-info {
    color: white;
    font-size: 1.1rem;
  }
}

@media (max-width: 600px) {
  .info_row {
    padding-left: 20%;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
  }
  .info_row_about {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
            box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
  }
  .contact-info {
    color: white;
    font-size: 1rem;
  }
}
/*# sourceMappingURL=custom_style.css.map */