/* GENERAL
================================================== */
html, body, .fullScreen {
  height: 100%;
}
body {
  font-size: 1.25rem;
  font-weight: 400;
  color: #273065;
  line-height: 1.6;
  letter-spacing: 0em;
  font-family: "Lato", sans-serif;
  overflow-x: hidden;
  background: #fff;
}
button, input, optgroup, select, textarea {
  font-family: "Lato", sans-serif;
}
button:focus {
  outline: 0 !important;
}
a, .simple-hover img, button, .btn, .pricing-card {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
a {
  color: #4a90e2;
  text-decoration: none;
}
  a:hover, a:focus {
    text-decoration: none;
    outline: 0 !important;
    color: #aeaeae;
  }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: #273065;
}
h1, .h1 {
  font-size: 2.6rem;
}
h2, .h2 {
  font-size: 24px;
}
h3, .h3 {
  font-size: 30px;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 15px;
  font-weight: 400;
}
p {
  line-height: 1.6;
}
.title-font {
  font-size: 40px;
  line-height: 42px;
  font-weight: 600;
}
.border-btm1 .container {
  position: relative;
}
  .border-btm1 .container:after {
    width: 100%;
    height: 1px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #eee;
  }
hr {
  margin-top: 1rem;
  border: 0;
  border-top: 1px solid rgba(74, 144, 226, 0.04);
}
.small, small {
  font-size: 80%;
  font-weight: 400;
}
ul, ol {
  margin: 0 0 1.5em 0;
}
.font-base-400 {
  font-family: "Lato", sans-serif !important;
  font-weight: 400 !important;
}
.font-base {
  font-family: "Lato", sans-serif !important;
}
.font300 {
  font-weight: 300 !important;
}
.font400 {
  font-weight: 400 !important;
}
.font700 {
  font-weight: 700 !important;
}
.f-serif {
  font-family: "Lora", serif!important;
  font-weight: 300!important;
}
.label {
  display: inline-block;
  padding: 1px 7px;
  border-radius: 2px;
  font-size: 10px;
}
.badge {
  font-weight: 400;
  font-size: 13px;
}
.badge-primary {
  background: #4a90e2 !important;
}
.bg-primary {
  background: #4a90e2 !important;
  border-color: #4a90e2;
}
.bg-success {
  background: #5cb85c !important;
  border-color: #5cb85c;
}
.bg-warning {
  background: #f0ad4e;
  border-color: #f0ad4e;
}
.bg-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.bg-danger {
  background-color: #c9302c;
  border-color: #c9302c;
}
.bg-dark {
  border-color: #22232d !important;
  background-color: #22232d !important;
}
.bg-white {
  background: #fff;
}
.text-white {
  color: white!important;
}
.text-brown {
  color: #89785f!important;
}
.text-yellow {
  color: #e5a940!important;
}
.text-purple {
  color: #735594!important;
}
.text-gray {
  color: #706f6f!important;
}
.border-round {
  border-radius: 6px;
  -webkit-border-radius: 6px;
}
.pos-relative {
  position: relative;
}
.lead {
  font-weight: 400;
  font-size: 20px;
}
strong, b {
  font-weight: 700;
}


/* MARGIN & PADDING
================================================== */'
.pb-10 {
  padding-bottom: 10px;
}
.ptb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.ptb-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.ptb-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pt-80 {
  padding-top: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pt-120 {
  padding-top: 120px;
}
.pb-120 {
  padding-bottom: 120px;
}
.ptb-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.pt-130 {
  padding-top: 130px;
}
.ptb-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.bullet-list {
  list-style: circle;
  padding-left: 20px;
  padding-bottom: 0px;
}
  .bullet-list li {
    padding-bottom: 10px;
  }


/* PRELOADER
================================================== */
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999; }

#preloader-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 5px;
  width: 5em;
  height: 5em;
  margin: -25px 0 0 -25px;
  text-indent: -9999em;
  border-top: 0.5em solid #22232d;
  border-right: 0.5em solid rgba(204, 204, 204, 0.5);
  border-bottom: 0.5em solid rgba(204, 204, 204, 0.5);
  border-left: 0.5em solid rgba(204, 204, 204, 0.5);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

#preloader-inner,
#preloader-inner:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }



/* BUTTONS
================================================== */
.btn {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 6px;
  letter-spacing: 0;
  cursor: pointer;
  font-weight: 300 !important;
  font-size: 0.9rem !important;
  font-family: "Lato", sans-serif !important;
  padding: 15px 30px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }
  .btn span {
    font-weight: 700;
  }
  .btn i {
    display: inline-block;
    vertical-align: inherit;
  }
  .btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    transition: all .3s;
    -webkit-transition: all .3s;
  }
  .btn:hover, .btn:focus {
    box-shadow: none;
    outline: 0 !important;
  }
    .btn:hover:before, .btn:focus:before {
      transition: all .3s;
      -webkit-transition: all .3s;
      z-index: -1;
    }
.btn-color {
  background-color: #735594;
  color: #fff;
  font-size: 1.25rem!important;
  font-weight: 300!important;
  border-radius: 0;
  text-transform: uppercase;
}
  .btn-color:hover, .btn-color:focus, .btn-color:active {
    background: #5d407f;
    color: #fff;
  }
.btn-outline {
  background-color: transparent;
  color: #735594;
  font-size: 1rem !important;
  font-weight: 500 !important;
  text-transform: none;
  max-width: auto;
  border-radius: 25px;
  border: 2px solid #735594;
  padding: 5px !important;
  border-radius: 0;
  width: 100%;
}
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    background-color: #735594;
    color: #fff;
    border: 2px solid #735594;
  }
    .btn-outline:hover:before, .btn-outline:focus:before, .btn-outline:active:before {
      width: 100%;
      background-color: #735594;
      border: none;
    }
#choices .btn-color {
  font-size: 1rem !important;
  text-transform: none;
  font-weight: 500 !important;
  width: 100%;
  padding: 5px;
  border: 2px solid #735594;
}


/* HEADER
================================================== */
.no-webp .fixed-top {
  background: url('../img/segpro-seguros-profissionais-seguro-hospital-header-bg.jpg') top center no-repeat;
  background-size: cover;
}
.webp .fixed-top {
  background: url('../img/segpro-seguros-profissionais-seguro-hospital-header-bg.webp') top center no-repeat;
  background-size: cover;
}
.navbar .container, .navbar .container-fluid {
  position: relative;
}
.navbar .navbar-nav .nav-link {
  font-weight: 400;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-family: "Lato", sans-serif;
  cursor: pointer;
}
.navbar-light.navbar .navbar-nav .nav-link {
  color: #89785f;
}
.sticky-top-padding {
  padding-top: 220px!important;
}
.nav-link {

}
  .nav-link.active {
    color: #735594!important;
  }
    .nav-link.active:before {
      content: '';
      background: url('../img/dicas-rachel-araujo-aviao.png') no-repeat center center;
      position: absolute;
      top: 3px;
      left: -15px;
      color: #735594 !important;
      width: 42px;
      height: 45px;
      transition: all .3s;
      -webkit-transition: all .3s;
    }


/* HOME
================================================== */
.no-webp #home {
  background: url('../img/dicas-rachel-araujo-home-bg.jpg') top center no-repeat;
  background-size: cover;
  padding-bottom: 1rem;
  padding-top: 1rem;
  height: 100%;
}
.webp #home {
  background: url('../img/dicas-rachel-araujo-home-bg.webp') top center no-repeat;
  background-size: cover;
  padding-bottom: 1rem;
  padding-top: 1rem;
  height: 100%;
}
  #home .title-font {
    font-size: 3.5rem;
    line-height: 60px;
  }
  #home h4 {
    font-size: 5.625rem;
    font-weight: 700;
    line-height: 100px;
  }
  #home h5 {
    font-size: 3rem;
    font-weight: 700;
  }
  #home p {
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .05rem;
    line-height: 1.4;
  }
.half-fluid .left-half {
  left: 50%;
  margin-left: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding: 0px;
}
@media (min-width: 992px) {
  .half-fluid .left-half {
    padding-left:0 !important;
    position: absolute;
    left: 0;
    right: 50%;
    margin-left: auto;
    width: auto;
  }
}
.p-diff {
  padding-top: 125px;
  padding-bottom: 200px;
}


/* LEADS
================================================== */
.no-webp #leads {
  background: url(../img/dicas-rachel-araujo-leads-bg.jpg) no-repeat center center;
  background-size: auto;
  background-size: cover;
}
.webp #leads {
  background: url(../img/dicas-rachel-araujo-leads-bg.webp) no-repeat center center;
  background-size: auto;
  background-size: cover;
}


/* ROTEIROS
================================================== */
.no-webp #roteiros {
  background: url(../img/dicas-rachel-araujo-roteiros-bg.jpg) no-repeat center bottom;
  background-size: auto;
  background-size: cover;
}
.webp #roteiros {
  background: url(../img/dicas-rachel-araujo-roteiros-bg.webp) no-repeat center bottom;
  background-size: auto;
  background-size: cover;
}
.webp #roteiros .container-fluid {
  background: url(../img/dicas-rachel-araujo-roteiros-arrow.png) no-repeat center center;
}
.webp #roteiros .container-fluid {
  background: url(../img/dicas-rachel-araujo-roteiros-arrow.webp) no-repeat center center;
}
/*#roteiros ul {
  list-style: none;
}*/
#roteiros .col {
  color: #fff;
  padding-bottom: 15px;
}
  #roteiros .col img {
    padding-right: 10px;
  }
#types {
  background: #ececed;
}
#choices {
  background: #f6f7f9;
}
.card {
  background: #f6f7f9;
  border: none;
  box-shadow: 22px 0px 20px -28px rgba(0,0,0,0.45), -22px 0px 20px -28px rgba(0,0,0,0.45);
  -webkit-box-shadow: 22px 0px 20px -28px rgba(0,0,0,0.45), -22px 0px 20px -28px rgba(0,0,0,0.45);
}
  .card h2 {
    font-size: 1.75rem;
  }
  .card .price .first-text {
      font-size: 1rem;
      font-style: italic;
      margin-bottom: 0;
      line-height: .6rem;
    }
    .card .price .rs {
      font-size: 1.75rem;
      font-style: italic;
      margin-bottom: 0;
    }
    .card .price .number {
      font-size: 4.5rem;
      line-height: 3rem;
      font-style: italic;
      margin-bottom: 0;
    }
    .card .price .cents {
      font-size: 2rem;
      line-height: .3;
      font-style: italic;
    }
  .card .pr-3 {
    padding-right: 15px;
  }
  .card hr {
    height: 2px;
    color: #706f6f;
  }
  .card-text {
    font-size: 1rem;
    font-weight: 600;
  }
  .card ul {
    margin-bottom: 0;
    padding: 1rem;
  }
    .card ul li {
      font-size: 1rem;
      padding-bottom: 5px;
    }


/* LEADS 2
================================================== */
.no-webp #leads2 {
  background: url(../img/dicas-rachel-araujo-leads2-bg.jpg) no-repeat center center;
  background-size: auto;
  background-size: cover;
}
.webp #leads2 {
  background: url(../img/dicas-rachel-araujo-leads2-bg.webp) no-repeat center center;
  background-size: auto;
  background-size: cover;
}



/* CONTATO
================================================== */
#contato {
  background: #f6f7f9;
}
  #contato h1 {
    font-size: 2.625rem;
    font-weight: 700;
  }
  #contato h2 {
    font-size: 2.375rem;
    font-weight: 500;
  }
  #contato p {
    font-size: 1.25rem;
  }
    #contato form p {
      font-weight: 300;
      margin-bottom: 5px;
      font-size: 18px;
    }
    #contato .form-control {
      min-height: 48px;
      border: 0px;
      border-radius: 0;
      background: #e9e9ea;
    }
      #contato .form-control:focus {
        border: 0px;
        box-shadow: 0 8px 23px rgba(0, 0, 0, 0.18);
      }
.help-block ul li, .required span {
    color: #ff0000;
    font-size: 12px;
}
.help-block ul {
    list-style: none;
    padding: 0;
    margin: 0
}
#FormFinal .message {
  display: none;
}
#FormFinal.submited .message {
  display: block;
}


/* FOOTER
================================================== */
.no-webp footer .f-bg {
  background: url(../img/dicas-rachel-araujo-footer-bg.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  width: 100%;
}
.webp footer .f-bg {
  background: url(../img/dicas-rachel-araujo-footer-bg.webp) no-repeat center center;
  background-size: cover;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  width: 100%;
}
footer .container-fluid {
  background: #735594;
}
footer p.m-0 {
  font-size: .8rem;
  color: #d4ccdc;
}


/* MODAL
================================================== */
.modal-header {
  padding: 0;
}
.modal-header .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  opacity: 1;
}
.modal-body {
  background: #f6f6f6;
}
.modal h1 {
  font-size: 1.5rem;
  color: #8f8f8f;
  padding-bottom: 10px;
}
.modal h3 {
  font-size: 1.25rem;
  color: #735594;
  padding: 10px 0;
}
.modal p {
  font-size: 1.125rem;
  color: #8f8f8f;
}
.m-footer {
  background: #735594;
  color: #fff;
}
  .m-footer h3 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
  }
  .m-footer p {
    color: #fff;
  }
  .m-footer .btn-outline {
    color: #fff;
    border: 2px solid #fff;
    width: initial;
    text-transform: uppercase;
  }
    .m-footer .btn-outline:hover, .m-footer .btn-outline:focus, .m-footer .btn-outline:active {
      background-color: #fff;
      color: #735594;
      border: 2px solid #fff;
    }
      .m-footer .btn-outline:hover:before, .m-footer .btn-outline:focus:before, .m-footer .btn-outline:active:before {
        width: 100%;
        background-color: #fff;
        border: none;
      }


/* DARDOS
================================================== */
.dardos {
  position: absolute;
  right: 15px;
  bottom: 15px;
}


/* RESPONSIVE
================================================== */
@media (min-width: 992px) {
  .navbar.navbar-sticky {
    background: #d8d7ed;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  .navbar-expand-lg.navbar {
    padding-top: .625rem;
    padding-bottom: .625rem;
    z-index: 999;
  }
    .navbar-expand-lg.navbar .navbar-nav .nav-item {
      padding-left: 2rem;
      padding-right: 2rem;
    }
      .navbar-expand-lg.navbar .navbar-nav .nav-item:last-child {
        padding-right: 0px;
      }
  .navbar.navbar-sticky.fixed-top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    animation: fadeInDown .4s;
    background-color: #003a68!important;
    
  }
  .sticky-top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
  }
}

@media (max-width: 1400px) {
  #home{
    padding-top: 8rem;
  }
  #home .title-font {
    font-size: 45px;
    line-height: 50px;
  }
  #home h4 {
    font-size: 58px;
    line-height: 50px;
  }
}
@media (max-width: 1199px) {
  #home{
    padding-top: 8rem;
  }
  #home .title-font {
    font-size: 45px;
    line-height: 50px;
  }
  #home h4 {
    font-size: 58px;
    line-height: 50px;
  }
  #contato h1 {
    font-size: 38px;
  }
  .pb-lg-0 {
    padding-bottom: 0;
  }
  .pb-lg-40 {
    padding-bottom: 40px;
  }
  .pt-lg-none {
    padding-top: 0;
  }
}

@media (max-width: 1399px) {
  .line-arrow::before, .line-arrow::after {
    min-width: 200px;
  }
}

@media (max-width: 1199px) {
  .ptb-lg-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-lg-80 {
    padding-top: 80px;
  }
  .card h2 {
    font-size: 1.5rem;
  }
}

@media (max-width: 991px) {
  .hidden-sm {
    display: none;
  }
  .call-wz {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999999;
    font-size: 30px;
    display: block;
  }
    .call-wz a {
      color: #6ace25;
    }
      .call-wz a:hover {
        color: #499b11;
      }
  .pb-md-0 {
    padding-bottom: 0;
  }
  .pb-md-60 {
    padding-bottom: 60px;
  }
  .ptb-md-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .txt-sm-center {
    text-align: center;
  }
  .navbar .container, .navbar .container-fluid {
    position: relative; }
  .navbar-expand-lg.navbar {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999;
  }
    .navbar-expand-lg.navbar .navbar-nav .nav-item {
      padding-left: 1rem;
      padding-right: 1rem;
    }
      .navbar-expand-lg.navbar .navbar-nav .nav-item:last-child {
        padding-right: 0px;
      }
  .navbar-brand > img {
    position: relative;
    margin-top: 0px;
  }
  .navbar.navbar-expand-lg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    animation: fadeInDown .4s;
    height: auto;
    background: #f1f1f1;
  }
  .navbar.navbar-sticky.fixed-top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    animation: fadeInDown .4s;
    background-color: #003a68 !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    max-height: 100px;
  }
  .navbar.navbar-expand-lg .navbar-collapse.show {
    overflow-y: scroll;
  }
   .navbar-expand-lg .navbar-toggler {
      position: absolute;
      right: 0;
      border: 0px;
      top: 12px;
    }
    .navbar-toggler:focus {
      border: none!important;
      text-decoration: none!important;
      box-shadow: none!important;
    }
.nav-link.active::before {
  display: none;
}
  .dropdown-menu {
    box-shadow: none;
  }
  .title-font {
    font-size: 2rem;
  }
    .footer .text-right {
      text-align: left !important;
    }
  .mb-md-50 {
    margin-bottom: 50px;
  }
  .half-fluid .left-half {
    left: unset;
    right: unset;
    margin-left: unset;
    max-width: unset;
    width: 100%;
    padding-bottom: 60px;
  }
}

@media (max-width: 767px){
  .pb-sm-20 {
    padding-bottom: 20px;
  }
  .pb-sm-40 {
    padding-bottom: 40px;
  }
  .pt-sm-50 {
    padding-top: 50px;
  }
}

@media (max-width: 575px){
  a {
    font-size: 1rem;
  }
  .pb-xs-0 {
    padding-bottom: 0;
  }
  .pb-xs-20 {
    padding-bottom: 20px;
  }
  .pb-xs-40 {
    padding-bottom: 40px;
  }
  .mb-xs-20 {
    margin-bottom: 20px!important;
  }
  .ptb-xs-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #contato .btn {
    font-size: 16px!important;
    width: auto;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .navbar-expand-lg.navbar .navbar-nav .nav-item {
    padding-left: 5px;
    padding-right: 5px;
  }
  .navbar-right .nav-item .nav-link.btn {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    font-size: 14px !important;
  }
  #home .title-font {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  #home h4 {
    font-size: 2.5rem;
  }
  #home h5 {
    font-size: 1.5rem;
  }
  #home p {
    font-size: 1rem;
  }
  #leads h1, #leads2 h1, h1, #contato h1 {
    font-size: 2rem;
  }
}
@media (max-width: 420px) {
  .btn-success {
    margin-top: 6px;
  }
  .pb-xxs-30 {
    padding-bottom: 30px;
  }
  .navbar-right .nav-item .nav-link.btn {
    padding: 12px !important;
    font-size: 12px !important;
  }
  .modal h1 {
    font-size: 1.25rem;
  }
  .modal h3 {
    font-size: 1.125rem;
  }
  .modal p {
    font-size: 1rem;
  }
  footer .f-bg img {
    width: 120px;
  }
}