/* GENERAL
================================================== */
html, body, .fullScreen {
  height: 100%; }

body {
  font-size: 1rem;
  font-weight: 400;
  color: #46495c;
  background: #fff;
  line-height: 1.6;
  letter-spacing: 0em;
  font-family: "Lato", sans-serif;
  overflow-x: hidden;
}
button, input, optgroup, select, textarea {
  font-family: "Lato", sans-serif;
}
button:focus {
  outline: 0 !important;
}
a, .simple-hover img, button, .btn {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
a {
  color: #46495c;
  text-decoration: none; 
}
  a:hover, a:focus {
    text-decoration: none;
    outline: 0 !important;
    color: #ba2c48;
  }
.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: #46495c; 
}
ul, ol {
  margin: 0 0 1.5em 0; 
}
p {
  font-family: "Lato", sans-serif;
}
.bg-transparent {
  background: transparent;
}
.close {
  font-size: 2rem;
}
.modal-backdrop {
  z-index: 99999;
}
.modal {
  z-index: 999999;
}
figure {
  margin: 0;
}
strong, b {
  font-weight: 700;
}
::-webkit-input-placeholder {
   color: #a2a2a2!important;
}
:-moz-placeholder {
   color: #a2a2a2!important;
}
::-moz-placeholder {
  opacity: 1;
   color: #a2a2a2!important;
}
:-ms-input-placeholder {  
   color: #a2a2a2!important;
}
hr {
  width: 87px;
  height: 4px!important;
  color: #faaf4c;
  margin: 30px 0 35px;
  opacity: 1;
  display: inline-block;
}
.text-italic {
  font-size: 0.875rem;
  font-style: italic;
}
.c-white {
  color: #fff!important;
}
.c-red {
  color: #ba2c48!important; 
}
.c-gray {
  color: #46495c!important;
}
.c-blue {
  color: #3166a1!important;
}
.berry {
  color: #ba2c48!important;
}
.cyan {
  color: #26a7d5!important;
}
.lime {
  color: #a6cf66!important;
}
.yellow {
  color: #f1b43f!important;
}
.pink {
  color: #de5793!important;
}
.red {
  color: #fb5050!important;
}
.lilac {
  color: #c0aee2!important;
}
.green {
  color: #6ea127!important;
}
.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #ff0000;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
  border-color: #ff0000;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff0000'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
}
.sinistroMes-m-pj input[type='hidden']:invalid {
  color: blue;
}
.invalid-feedback {
  color: #ff0000;
}
:root {
  --sw-border-color:  #eeeeee;
  --sw-toolbar-btn-color:  #ffffff;
  --sw-toolbar-btn-background-color:  #ba2c48;
  --sw-anchor-default-primary-color:  #f8f9fa;
  --sw-anchor-default-secondary-color:  #b0b0b1;
  --sw-anchor-active-primary-color:  #ba2c48;
  --sw-anchor-active-secondary-color:  #ffffff;
  --sw-anchor-done-primary-color:  #d27688;
  --sw-anchor-done-secondary-color:  #fefefe;
  --sw-anchor-disabled-primary-color:  #f8f9fa;
  --sw-anchor-disabled-secondary-color:  #dbe0e5;
  --sw-anchor-error-primary-color:  #ff0000;
  --sw-anchor-error-secondary-color:  #ffffff;
  --sw-anchor-warning-primary-color:  #ffc107;
  --sw-anchor-warning-secondary-color:  #ffffff;
  --sw-progress-color:  #ba2c48;
  --sw-progress-background-color:  #ba2c48;
  --sw-loader-color:  #009EF7;
  --sw-loader-background-color:  #ba2c48;
  --sw-loader-background-wrapper-color:  rgba(255, 255, 255, 0.7);
  }


/* MARGIN & PADDING
================================================== */
.pb-10 {
  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;
}
.pb-45 {
  padding-bottom: 45px;
}



.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}
.pt-60 {
  padding-top: 60px;
}
.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pt-80 {
  padding-top: 80px;
}

.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pb-100 {
  padding-bottom: 100px;
}
.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;
}
.pb-130 {
  padding-bottom: 130px;
}
.ptb-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.ptb-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}
.pt-180 {
  padding-top: 180px;
}
.pb-180 {
  padding-bottom: 180px;
}
.ptb-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}
.pb-250 {
  padding-bottom: 250px;
}
.ptb-250 {
  padding-top: 250px;
  padding-bottom: 250px;
}
.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.mt-160 {
  margin-top: 160px;
}
.no-margin {
  margin: 0 !important;
}


/* 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 #4683df;
  border-right: 0.5em solid rgba(245, 245, 245, 0.5);
  border-bottom: 0.5em solid rgba(245, 245, 245, 0.5);
  border-left: 0.5em solid rgba(245, 245, 245, 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
================================================== */
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  font-size: .8rem;
}
.btn, .button {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 2px;
  cursor: pointer;
  font-weight: 400 !important;
  letter-spacing: 0px;
  font-size: .8rem;
  font-family: "Lato", sans-serif;
  padding: 10px 30px 10px !important;
  text-transform: uppercase;
}
  .btn i, .button i {
    display: inline-block;
    margin-right: 8px;
  }
  .btn:before, .button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    z-index: -1;
    transition: all .3s;
  }
  .btn:hover, .btn:focus, .button:hover, .button:focus {
    box-shadow: none;
    outline: 0 !important;
  }
    .btn:hover:before, .btn:focus:before, .button:hover:before, .button:focus:before {
      transition: all .3s;
      z-index: -1;
    }
.btn-outline {
  background-color: transparent;
  color: #ba2c48;
  font-size: 1rem;
  text-transform: none;
  max-width: auto;
  border-radius: 0;
  border: 2px solid #ba2c48;
  padding: 8px !important;
  line-height: 0;
}
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    background-color: #ba2c48;
    color: #fff;
    border: 2px solid #ba2c48;
  }
    .btn-outline:hover:before, .btn-outline:focus:before, .btn-outline:active:before {
      width: 100%;
      background-color: #ba2c48;
      border: none;
    }
    .btn-outline i {
      margin: 0;
    }
.btn-secondary {
  background-color: #fff;
  color: #46495c;
  font-size: 1rem;
  text-transform: none;
  max-width: auto;
  border-radius: .25rem;
  border: 1px solid #ced4da;
}
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64;
  }
.btn-solid-red {
  background-color: #ba2c48;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: none;
  max-width: auto;
  border-radius: 25px;
  border: 2px solid #ba2c48;
  padding: 8px 50px 8px !important;
}
  .btn-solid-red:hover, .btn-solid-red:focus, .btn-solid-red:active {
    background-color: #46495c;
    color: #fff;
    border: 2px solid #46495c;
  }
    .btn-solid-red:hover:before, .btn-solid-red:focus:before, .btn-solid-red:active:before {
      width: 100%;
      background-color: #46495c;
      border: none;
    }
.btn-solid-white {
  background-color: #fff;
  color: #46495c;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: none;
  max-width: auto;
  border-radius: 25px;
  border: 2px solid #ba2c48;
  padding: 8px 50px 8px !important;
}
  .btn-solid-white:hover, .btn-solid-white:focus, .btn-solid-white:active {
    background-color: #46495c;
    color: #fff;
    border: 2px solid #46495c;
  }
    .btn-solid-white:hover:before, .btn-solid-white:focus:before, .btn-solid-white:active:before {
      width: 100%;
      background-color: #46495c;
      border: none;
    }
.btn-solid-blue {
  background-color: #3166a1;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: none;
  max-width: auto;
  border-radius: 25px;
  border: 2px solid #3166a1;
  padding: 8px 50px 8px !important;
}
  .btn-solid-blue:hover, .btn-solid-blue:focus, .btn-solid-blue:active {
    background-color: #46495c;
    color: #fff;
    border: 2px solid #46495c;
  }
    .btn-solid-blue:hover:before, .btn-solid-blue:focus:before, .btn-solid-blue:active:before {
      width: 100%;
      background-color: #46495c;
      border: none;
    }
.btn-success {
  border-radius: .25rem;
  margin-left: .2rem;
  margin-right: .2rem;
}


/* NAVBAR
================================================== */
.navbar.fixed-top .navbar-nav .nav-link {
  color: #46495c;
  display: initial;
}
  .navbar.fixed-top .navbar-nav .nav-link:hover, .navbar.fixed-top .navbar-nav .nav-link:focus {
    color: #ba2c48;
  }
.navbar .navbar-nav .nav-link, .navbar .btn {
  font-size: 1.125rem;
  font-weight: 400;
  font-family: "Lato", sans-serif;
  letter-spacing: 0;
}
.navbar.fixed-top .navbar-nav .nav-link.active {
  color: #ba2c48;
  border-bottom: 5px solid #ba2c48;
  padding-bottom: 2.1rem;
}
.navbar-nav .show > .nav-link {
  color: #fff;
}
.fixed-top .navbar-nav .show > .nav-link {
  color: #ba2c48;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2870, 73, 92, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler {
  color: transparent;
}
.navbar.fixed-top {
  position: fixed;
  animation: fadeInDown .5s;
  -webkit-animation: fadeInDown .5s;
}
.navbar{
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 9999;
  padding: 0;
  height: 99px;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
.nav-item.dropdown {
  position: static;
}
.dropdown.dropend {
  position: initial;
}
.dropdown-menu.show {
  width: 100%;
  display: flex;
  margin-top: 0;
  border: none;
  border-radius: 0;
}
  .dropdown-menu.show.sub-menu {
    background: #353748;
  }
.dropdown-item {
  color: #fff;
  padding: .6rem 2rem;
}
  .dropdown-item:focus, .dropdown-item:hover {
    color: #ba2c48;
    background-color: transparent;
  }
  .dropdown-item.active {
    color: #ba2c48;
    text-decoration: none;
    background-color: transparent;
  }
.dropend .dropdown-menu.sub-menu-2.show {
  background: rgba(70, 73, 92, .9);
  top: 60px;
  width: 100%;
  left: 0;
  margin: 0;
  padding: 2rem 1rem;
}
.sub-menu-2 .dropdown-item {
  padding: .3rem 2rem;
}
.dropend .dropdown-item.active, .dropend .dropdown-item:active {
  color: #ba2c48;
  text-decoration: none;
  background-color: transparent;
}
.sub-menu-2 .dropdown-item.active, .sub-menu-2 .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #ba2c48;
}
.phones {
  color: #83879d;
  margin: 0;
  margin-left: 0px;
  list-style: none;
  font-size: .875rem;
  padding: 0;
}
  .phones:before {
    content: "";
    width: 1px;
    height: 99px;
    background: #a0a0a0;
    position: absolute;
    top: 0;
    right: 221px;
  }
  .phones li {
    width: 209px;
  }
.dropdown-toggle:after, .dropend .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  vertical-align: 3px;
}


/* HOME
================================================== */
/****** Begin Slideshow ******/
#slider {
  height: 730px;
  margin-top: 99px;
}
  #slider .container {
    display: table-cell;
    vertical-align: middle;
  }
  #slider h1 {
    font-size: 3.1rem;
    font-weight: 400;
    color: #fff;
  }
  #slider h2 {
    font-size: 2rem;
    font-weight: 300;
    color: #fff;
  }
#carousel-slider {
  height: 100%;
}
#slider .carousel-indicators {
  z-index: 22;
  margin-bottom: 2rem;
}
#slider .carousel-indicators [data-bs-target] {
  width: 96px;
  height: 5px;
  background: #fff;
  border: 0;
  margin: 0 .5rem;
}
#slider .carousel-indicators .active {
  background: #ba2c48;
}
#slider .carousel-inner {
  height: 100%;
}
#slider .carousel-item {
  background-size: cover!important;
  height: 100%;
}
#slider .carousel-item:nth-of-type(1) {
  background: url(../img/slide/segpro-seguros-profissionais-slide-rc-profissional.webp) no-repeat center center;
}
#slider .carousel-item:nth-of-type(2) {
  background: url(../img/slide/segpro-seguros-profissionais-slide-plano-saude.webp) no-repeat center center;
}
#slider .carousel-item:nth-of-type(3) {
  background: url(../img/slide/segpro-seguros-profissionais-slide-seguro-vida.webp) no-repeat center center;
}
#slider .carousel-item:nth-of-type(4) {
  background: url(../img/slide/segpro-seguros-profissionais-slide-cirurgia-segura.webp) no-repeat center center;
}
#slider .carousel-item:nth-of-type(5) {
  background: url(../img/slide/segpro-seguros-profissionais-slide-seguro-auto.webp) no-repeat center center;
}
#slider .carousel-control-prev i, .carousel-control-next i {
  font-size: 40px;
}
#slider .carousel-caption {
  text-align: left;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
#slider .carousel-control-next, #slider .carousel-control-prev {
  color: #fff;
}
/****** Begin Geral ******/
#home h1 {
    font-size: 2.1875rem;
    font-weight: 300;
  }
  #home h2 {
    font-size: 1.375rem;
    font-weight: 300;
  }
#h-corretora h3 {
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
}
#h-corretora p {
  font-size: 1rem;
  font-weight: 300;
}
#h-corretora i {
  font-size: 60px;
  color: #ba2c48;
}
#h-corretora .col-lg-3:nth-of-type(1):after, #h-corretora .col-lg-3:nth-of-type(2):after, #h-corretora .col-lg-3:nth-of-type(3):after {
  content: "";
  width: 1px;
  background: #a7a9ac;
  position: absolute;
  top: 0;
  height: 120px;
  right: 0;
}
#h-lead {
  background: url(../img/segpro-seguros-profissionais-home-lead.jpg) no-repeat center center;
  background-size: cover;
}
#h-lead h3 {
  font-size: 1.875rem;
  font-weight: 300;
  color: #fff;
}
#h-lead h4 {
  font-size: 1.375rem;
  font-weight: 300;
  color: #fff;
}
#h-vantagens h2 {
  font-size: 1.875rem;
  font-weight: 300;
  margin: 40px 0;
  line-height: 46px;
}
  #h-vantagens h2:after, #h-vantagens h2:before, #h-app h3:after, #h-app h3:before {
    content: "";
    width: 60%;
    background: #a7a9ac;
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #h-vantagens h2:before, #h-app h3:before {
    top: 0;
  }
  #h-vantagens h2:after, #h-app h3:after {
    bottom: 0;
}
#h-vantagens ul {
  list-style: none;
  margin: 0;
}
  #h-vantagens ul li {
    font-size: 1.25rem;
    font-weight: 300;
    letter-spacing: 2px;
    padding-bottom: 45px;
  }
#h-vantagens i {
  font-size: 30px;
  color: #ba2c48;
  vertical-align: top;
}
#h-counter {
  background: url(../img/segpro-seguros-profissionais-home-counter.jpg) no-repeat center center;
  background-size: cover;
}
  #h-counter h1 {
    color: #fff;
  }
    #h-counter h1 span {
      font-weight: 700;
    }
  #h-counter .counter {
    font-size: 3rem;
    color: #fff;
    font-weight: 300;
    position: absolute;
    top: 28%;
    left: 4%;
    width: 90%;
    height: 90%;
  }
  #h-counter p {
    font-size: 1.875rem;
    font-weight: 300;
    color: #fff;
    margin: 0;
    padding-top: 30px;
  }
#h-video iframe {
  aspect-ratio: 16 / 9;
}
#h-app h2 {
  font-size: 1.375rem;
  font-weight: 300;
}
  #h-app h3 span {
    font-weight: 700;
  }
  #h-app h3 {
  font-size: 1.875rem;
  font-weight: 300;
  margin: 40px 0;
  line-height: 46px;
}


/* EMPRESA
================================================== */
#e-header {
  background: url(../img/segpro-seguros-profissionais-empresa-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
  #e-header .row {
    height: 454px;
  }
  #e-header h1 {
    font-size: 2.625rem;
    font-weight: 400;
    color: #fff;
  }
  #e-header h2 {
    font-size: 1.5rem;
    font-weight: 300;
    color: #fff;
  }
#e-home h1, #e-seguradoras h1, #e-social h1 {
  font-size: 1.875rem;
  font-weight: 700;
}
#e-home h2, #e-seguradoras h2 {
  font-size: 1.375rem;
  font-weight: 300;
}
#e-home h3, #e-group h3, #e-social h3 {
  font-size: 2.1875rem;
  font-weight: 300;
  font-style: italic;
}
#e-home p, #e-group p, #e-social p {
  font-size: 1.25rem;
  font-weight: 300;
}
#e-home .col-xxl-6.col-lg-6.text-center, #e-group .col-xxl-6.col-lg-6.text-center, #e-social .col-xxl-6.col-lg-6.text-center {
  background: url(../img/segpro-seguros-profissionais-quotes.png) no-repeat center 0px;
  display: block;
  padding-top: 70px;
  padding-bottom: 70px;
}
#e-lead {
  background: url(../img/segpro-seguros-profissionais-empresa-lead-bg.jpg) no-repeat center center;
  background-size: cover;
}
  #e-lead h3 {
    font-size: 3rem;
  }
  #e-lead h4 {
    font-size: 1.5rem;
    font-weight: 700;
  }
#e-seguradoras .card {
  border: 0;
  padding: 0 20px;
}
#e-seguradoras .carousel-control-next, #e-seguradoras .carousel-control-prev {
  position: absolute;
  top: 60px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #46495c;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 1;
  transition: opacity .15s ease;
}
#e-seguradoras .carousel-control-prev {
  left: 30%;
}
#e-seguradoras .carousel-control-next {
  right: 30%;
}
#e-seguradoras .carousel-control-prev-icon {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2346495c'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
#e-seguradoras .carousel-control-next-icon {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2346495c'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
@media (max-width: 767px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}
.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}
@media (min-width: 768px) {
    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(16.666%);
    }
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-16.666%);
    }
}
.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}
#e-tour {
  background: url(../img/segpro-seguros-profissionais-empresa-tour-virtual-bg.jpg) no-repeat center top;
  background-size: cover;
}
  #e-tour h3 {
    font-size: 2.1875rem;
    font-weight: 700;
    color: #fff;
  }
    #e-tour h3 span {
      font-weight: 400;
    }
#e-social .project-content {
  background: #f9f9f9;
  padding: 60px;
  text-align: center;
}
#e-social .owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
#e-social .owl-carousel .owl-item h5 {
  font-weight: 700;
}
#e-social .owl-carousel .owl-item a {
  font-size: 1.25rem;
  margin-top: 40px;
}
#e-social .owl-carousel .owl-item p {
  /*margin-bottom: 40px;*/
  text-align: left;
}


/* SEGUROS
================================================== */
#rcp-medicos-header {
  background: url(../img/segpro-seguros-profissionais-seguros-rcp-medicos-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#rcp-clinicas-header {
  background: url(../img/segpro-seguros-profissionais-seguros-rcp-clinicas-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#rcp-laboratorios-header {
  background: url(../img/segpro-seguros-profissionais-seguros-rcp-laboratorios-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#rcp-dentistas-header {
  background: url(../img/segpro-seguros-profissionais-seguros-rcp-dentistas-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#rcp-advogados-header {
  background: url(../img/segpro-seguros-profissionais-seguros-rcp-advogados-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#rcp-engenheiros-header {
  background: url(../img/segpro-seguros-profissionais-seguros-rcp-engenheiros-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#rcp-contabilistas-header {
  background: url(../img/segpro-seguros-profissionais-seguros-rcp-contabilistas-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#rd-equipamentos-medicos-header {
  background: url(../img/segpro-seguros-profissionais-seguros-rd-equipamentos-medicos-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#rcp-do-header {
  background: url(../img/segpro-seguros-profissionais-seguros-rcp-do-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#cyber-risk-header {
  background: url(../img/segpro-seguros-profissionais-seguros-cyber-risk-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#rcp-outros-header {
  background: url(../img/segpro-seguros-profissionais-seguros-rcp-outros-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#vida-previdencia-header {
  background: url(../img/segpro-seguros-profissionais-seguros-vida-previdencia-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#auto-header {
  background: url(../img/segpro-seguros-profissionais-seguros-automovel-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#patrimonial-header {
  background: url(../img/segpro-seguros-profissionais-seguros-patrimonial-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
  #rcp-medicos-header .row, #rcp-clinicas-header .row, #rcp-laboratorios-header .row, #rcp-dentistas-header .row, #rcp-advogados-header .row, #rcp-engenheiros-header .row, #rcp-contabilistas-header .row, #rd-equipamentos-medicos-header .row, #rcp-do-header .row, #cyber-risk-header .row, #rcp-outros-header .row, #vida-previdencia-header .row, #auto-header .row, #patrimonial-header .row, #plano-de-saude-header .row, #cirurgia-segura-header .row, #contato-header .row, #faq-header .row, #trabalhe-protegido-header .row {
    height: 454px;
  }
  #rcp-medicos-header h1, #rcp-clinicas-header h1, #rcp-laboratorios-header h1, #rcp-dentistas-header h1, #rcp-advogados-header h1, #rcp-engenheiros-header h1, #rcp-contabilistas-header h1, #rd-equipamentos-medicos-header h1, #rcp-do-header h1, #cyber-risk-header h1, #rcp-outros-header h1, #vida-previdencia-header h1, #auto-header h1, #patrimonial-header h1, #plano-de-saude-header h1, #cirurgia-segura-header h1, #contato-header h1, #faq-header h1, #trabalhe-protegido-header h1 {
    font-size: 2.625rem;
    font-weight: 400;
    color: #fff;
  }
  #rcp-medicos-header h2, #rcp-clinicas-header h2, #rcp-laboratorios-header h2, #rcp-dentistas-header h2, #rcp-advogados-header h2, #rcp-engenheiros-header h2, #rcp-contabilistas-header h2, #rd-equipamentos-medicos-header h2, #rcp-do-header h2, #cyber-risk-header h2, #rcp-outros-header h2, #vida-previdencia-header h2, #auto-header h2, #patrimonial-header h2, #plano-de-saude-header h2, #cirurgia-segura-header h2, #contato-header h2, #faq-header h2, #trabalhe-protegido-header h2 {
    font-size: 1.5rem;
    font-weight: 300;
    color: #fff;
  }
#rcp-diferenciais {
  background: url(../img/segpro-seguros-profissionais-seguros-rcp-diferenciais-bg.jpg) no-repeat center center;
  background-size: cover;
}
  #rcp-diferenciais h1 {
    color: #fff;
  }
  #rcp-diferenciais h2, #cyber-risk #rcp-diferenciais h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: #fff;
  }
  #rcp-diferenciais p {
    color: #fff;
  }
  #rcp-diferenciais i {
    font-size: 4rem;
    color: #fff;
  }
#rcp-medicos-header .btn-solid-red, #rcp-clinicas-header .btn-solid-red, #rcp-laboratorios-header .btn-solid-red {
  text-transform: uppercase;
  font-size: 1rem;
}
#rcp-content, #rcp-form, #tp-vantagens, #ps-produtos {
  background-color: #f9f9f9;
}
#rcp-content h1, #rcp-ressarcimentos h1, #rcp-diferenciais h1, #rcp-coberturas h1, #rcp-pq h1, #contratacao h1, #app h1, #auto-servicos h1, #tp-vantagens h1, #cirurgia-segura #funcionamento h1, #ps-produtos h1, #ps-diferenciais h1 {
  font-size: 1.875rem;
  font-weight: 700;
}
#rcp-content p, #rcp-ressarcimentos p, #rcp-diferenciais p, #rcp-coberturas p, #rcp-pq p, #gray-box p, #contratacao p, #app p, #auto-servicos p, #ps-produtos p, #ps-diferenciais p, #cirurgia-segura #funcionamento p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.5;
}
#rcp-pq .b-outline {
  border: 2px solid #46495c;
  border-radius: 15px;
  padding: 30px;
}
#rcp-pq ul, #cyber-risk #rcp-coberturas ul, #rd-equipamentos-medicos #rcp-coberturas ul, #vida-previdencia #rcp-coberturas ul, #auto #rcp-coberturas ul, #cirurgia-segura #rcp-pq ol, #cirurgia-segura #rcp-ressarcimentos ul, #ps-produtos ul, .ps-box ul, #cirurgia-segura #funcionamento ul {
  padding: 0;
  margin: 0;
  list-style-position: inside;
  font-size: 1.25rem;
  font-weight: 300;
}
#rd-equipamentos-medicos #rcp-pq i, #vida-previdencia #rcp-pq i {
  font-size: 4rem;
  color: #ba2c48;
}
#cyber-risk dl {
  margin-bottom: 0;
}
#cyber-risk dt {
  font-size: 1.275rem;
}
#cyber-risk dd {
  margin-left: 22px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
#rcp-do #rcp-pq ul, #cyber-risk #rcp-pq ul, #cyber-risk #rcp-coberturas ul, #rd-equipamentos-medicos #rcp-coberturas ul, #vida-previdencia ul {
  font-size: 1.25rem;
}
#rcp-ressarcimentos h2, #rcp-coberturas h2, #rd-equipamentos-medicos #rcp-pq h2, #vida-previdencia h2, #cirurgia-segura #funcionamento h3 {
  font-size: 1.375rem;
  font-weight: 700;
}
#rcp-ressarcimentos p, #rcp-coberturas p {
  /*font-size: 1.125rem;*/
  margin-bottom: 0;
}
#rcp-coberturas h3 {
  font-size: 1.5rem;
  color: #fff;
  background: #ba2c48;
  padding: 40px 20px;
  border-radius: 15px;
}
#rcp-outros #rcp-content h1, #patrimonial #rcp-content h1 {
  padding: 0 98px;
}
#rcp-bar {
  background: #46495c;
}
#rcp-outros #rcp-seguros i, #patrimonial #rcp-seguros i {
  font-size: 3rem;
  color: #ba2c48;
}
  #rcp-bar h2 {
    font-size: 1.25rem;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
  }
#vida-previdencia .box {
  border: 1px solid #5e6071;
  padding: 25px 15px;
}
  #vida-previdencia .box p, #gray-box p {
    font-size: 1.125rem;
    margin-bottom: 0;
  }
#vida-previdencia #rcp-coberturas .vp-bg-1 {
  background: url(../img/segpro-seguros-profissionais-seguros-vida-previdencia-02.jpg) top center no-repeat;
  background-size: cover;
}
#vida-previdencia #rcp-coberturas .vp-bg-2 {
  background: url(../img/segpro-seguros-profissionais-seguros-vida-previdencia-03.jpg) top center no-repeat;
  background-size: cover;
}
#gray-box, #cirurgia-segura #funcionamento {
  background: #f6f6f6;
}
  #gray-box h1 {
    font-size: 3rem;
    font-weight: 700;
  }
  #gray-box h2 {
    font-size: 2.3125rem;
    font-weight: 400;
    color: #ba2c48;
  }
  #gray-box h3 {
    font-size: 1.625rem;
    font-weight: 300;
    color: #ba2c48;
  }
#contratacao {
    background: url(../img/segpro-seguros-profissionais-seguros-vida-previdencia-05.jpg) top center no-repeat;
    background-size: cover;
}
  #contratacao h1 {
      color: #fff;
  }
  #contratacao .passo {
      width: 100px;
      height: 100px;
      border: 2px solid #ba2c48;
      border-radius: 50%;
      padding: 28px 9px;
      font-size: 1.5rem;
      font-weight: 300;
      color: #fff;
      margin-right: 25px
  }
  #contratacao p {
      color: #fff;
      margin: 0;
  }
#auto-lead {
  background: url(../img/segpro-seguros-profissionais-seguros-automovel-bg.gif) 0px 100px repeat-x;
}
#auto-servicos ul {
  font-size: 1.125rem;
  font-weight: 300;
  margin-bottom: 0;
}
  #auto-servicos ul li::before {
    content: "\2022";
    color: #ba2c48;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
  }
#rcp-form::after {
  content: "";
  background: url(../img/segpro-seguros-profissionais-seguros-form.png) top center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 90px;
  margin-bottom: 0;
  z-index: 5;
}
#rcp-form h1 {
    font-size: 2.625rem;
    color: #ba2c48;
    font-weight: 300;
  }
  #rcp-form h2 {
    font-size: 2.375rem;
    font-weight: 300;
  }
  #rcp-form p {
    font-size: 1.25rem;
    font-weight: 300;
  }
  #rcp-form .btn {
    width: 300px;
    padding: 8px 30px !important;
  }
  #rcp-form .seguros-form {
    padding: 40px;
    background-color: #ba2c48;
    border-radius: 15px;
    box-shadow: -4px 4px 5px rgba(0, 0, 0, 0.25);
  }
    #rcp-form .seguros-form h3 {
        font-size: 1.625rem;
        font-weight: 300;
      }
    #rcp-form .seguros-form p, #rcp-form form p {
      color: #fff;
      font-weight: 300;
      margin-bottom: 5px;
      font-size: 18px;
    }
    #rcp-form form .btn {
      border-radius: 10px;
    }
    #rcp-form .form-control {
      min-height: 48px;
      border: 0px;
      box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.18) inset;
      border-radius: 10px;
      color: #46495c;
    }
      #rcp-form .form-control:focus {
        border: 0px;
        box-shadow: 0 8px 23px rgba(0, 0, 0, 0.18);
      }
.help-block ul li, .required span {
    color: #fff;
    font-size: 12px;
}
.help-block ul {
    list-style: none;
    padding: 0;
    margin: 0
}
#rcp-form .message {
  display: none;
}
#rcp-form .submited .message {
  display: block;
}
#rcp-form img {
  position: absolute;
  top: 7px;
  right: 9px;
}


/* PLANO DE SAUDE
================================================== */
#plano-de-saude-header {
  background: url(../img/segpro-seguros-profissionais-plano-de-saude-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#ps-intro .col-xxl-6.col-lg-6.text-center {
  background: url(../img/segpro-seguros-profissionais-quotes.png) no-repeat center 0px;
  display: block;
  padding-top: 70px;
  padding-bottom: 70px;
}
  #ps-intro h3 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0;
  }
  #ps-intro p {
    font-size: 1.375rem;
    font-weight: 300;
  }
#ps-produtos .ps-header.saude {
  background: url(../img/segpro-seguros-profissionais-plano-de-saude-seguro-saude.jpg) no-repeat 0 0;
  background-size: cover;
  height: 100px;
  display: flex;
  padding: 0 30px;
}
#ps-produtos .ps-header.odonto {
  background: url(../img/segpro-seguros-profissionais-plano-de-saude-plano-odontologico.jpg) no-repeat 0 0;
  background-size: cover;
  height: 100px;
  display: flex;
  padding: 0 30px;
}
#ps-produtos .ps-header.vida {
  background: url(../img/segpro-seguros-profissionais-plano-de-saude-seguro-vida.jpg) no-repeat 0 0;
  background-size: cover;
  height: 100px;
  display: flex;
  padding: 0 30px;
}
#ps-produtos .ps-header.previdencia {
  background: url(../img/segpro-seguros-profissionais-plano-de-saude-previdencia-privada.jpg) no-repeat 0 0;
  background-size: cover;
  height: 100px;
  display: flex;
  padding: 0 30px;
}
.ps-header h3 {
  vertical-align: text-bottom;
}
.ps-header i, .ps-header h3 {
  display: inline;
  color: #fff;
}
.ps-header i {
  font-size: 2rem;
  padding-right: 15px;
}
#ps-lead {
  background: url(../img/segpro-seguros-profissionais-plano-de-saude-lead.jpg) no-repeat center center;
  background-size: cover;
}
  #ps-lead h1 {
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
  }
  #ps-lead h2 {
    font-size: 2rem;
    font-weight: 300;
    color: #fff;
  }
.ps-box {
  border: 1px solid #46495c;
  padding: 1rem;
}
  .ps-box i {
    font-size: 5rem;
    color: #3166a1;
  }
  .ps-box h3 {
    font-size: 1.375rem;
  }
  .ps-box ul {
    font-size: 1.125rem;
  }
#plano-de-saude #rcp-form .seguros-form {
  background: #3166a1;
}
#plano-de-saude .btn-solid-white {
  border: 2px solid #3166a1;
}
#plano-de-saude footer .gradient {
  background-color: #3166a1;
  background-image: linear-gradient(to right, #3166a1 , #1b5493);
}


/* CIRURGIA SEGURA
================================================== */
#cirurgia-segura-header {
  background: url(../img/segpro-seguros-profissionais-cirurgia-segura-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
.bootstrap-select .dropdown-menu.show {
  display: block;
}
#cirurgia-segura .dropup .dropdown-menu {
  background: #fff;
}
.bootstrap-select .dropdown-menu, .bootstrap-select .dropup.dropdown-menu {
  background: #fff;
}
.bootstrap-select > .btn.dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle {
  display: block;
  width: 100%;
  padding: .375rem .75rem!important;
  font-size: 1rem;
  font-weight: 400;
  color: #212529;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  text-transform: initial;
}
.bootstrap-select > .dropdown-toggle::after {
  margin-left: 0;
}
.bootstrap-select div.dropdown-menu.show {
  border: 1px solid #ced4da;
  border-radius: .25rem;
}
.bootstrap-select .dropdown-menu li a, .bootstrap-select .dropdown-menu li a.opt {
  color: #46495c;
  padding: .375rem .75rem;
}
  .bootstrap-select .dropdown-menu li a:hover {
    color: #ba2c48;
  }
.bootstrap-select .dropdown-header {
  display: none;
}
#cirurgia-segura .modal-header, #confirmModal .modal-header, #errorModal .modal-header {
  background: #46495c;
}
#cirurgia-segura .modal-title, #confirmModal .modal-title, #errorModal .modal-title {
  color: #fff;
}
#cirurgia-segura .btn-close, #confirmModal .btn-close, #errorModal .btn-close {
  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;
}
#cirurgia-segura .modal-body h3 {
  font-size: 1.25rem;
  border-bottom: 1px solid #46495c;
  padding-bottom: 5px;
  color: #ba2c48;
}
.form-check-input {
  display: inline-block!important;
  padding: 8px;
  vertical-align: sub;
  margin-right: 5px;
}
.valorc1, .valorc2, .valorc3, .p_valorc1, .p_valorc2, .p_valorc3 {
  display: none;
}
#success2, #successPN {
    z-index: 99999;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    overflow-y: auto;
    padding: 0;
    border: none;
    margin-bottom: 0;
}
#success2 .alert-success, #successPN .alert-success {
    font-size: 20px;
    background: #f1f2f2;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0
}
#success2 .close, #successPN .close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    opacity: 1
}
#success2 .modal-header, #successPN .modal-header {
    background: #ba2c48;
}
#success2 .modal-header h3, #successPN .modal-header h3 {
    color: #fff;
    border-bottom: none;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 16px
}
#success2 h5, #success2 h6, #success2 i, #successPN h5, #successPN h6, #successPN i {
    color: #46495c;
}
#success2 i, #successPN i {
    font-size: 80px
}
#success2 h5, #successPN h5 {
    font-size: 20px;
    margin-bottom: 10px
}
#success2 h6, #successPN h6 {
    font-size: 16px;
    margin-bottom: 5px
}
#success2 .alert-success p, #successPN .alert-success p {
    font-size: 14px;
    margin-bottom: 2px
}
#success2 .rodape, #successPN .rodape {
    background: #ba2c48;
    padding: 20px
}
#success2 .rodape p, #successPN .rodape p {
    color: #fff;
}
#cirurgia-segura .sky-form .error {
  color: #ba2c48;
  margin-bottom: 0;
  display: block;
}
#cirurgia-segura .dropdownCSbuttom .dropdown-menu {
  /*width: 288px;*/
  width: auto;
  border-radius: 15px;
  background: #ba2c48;
}
  #cirurgia-segura .dropdownCSbuttom .dropdown-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
  }
  #cirurgia-segura .dropdownCSbuttom .dropdown-menu .dropdown-item {
    padding: .6rem 1.26rem;
    color: #fff;
    font-size: 1rem;
  }
    #cirurgia-segura .dropdownCSbuttom .dropdown-menu .dropdown-item:hover {
      color: #e1e1e1;
    }
  #cirurgia-segura .dropdownCSbuttom .dropdown-menu ul li:nth-of-type(2) {
    padding: .6rem 0;
    color: #fff;
    font-size: 1rem;
  }
#cirurgia-segura #dropdownReg {
  color: #fff;
}
#cirurgia-segura .dropdownCSReg .dropdown-menu {
  width: 262px;
  border-radius: 15px;
  background: #ba2c48;
}
  #cirurgia-segura .dropdownCSReg .dropdown-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #cirurgia-segura .dropdownCSReg .dropdown-menu .dropdown-item {
    padding: .6rem 1.614rem;
    color: #fff;
    font-size: 1rem;
  }
    #cirurgia-segura .dropdownCSReg .dropdown-menu .dropdown-item:hover {
      color: #e1e1e1;
    }


/* CTA CALL
================================================== */
#dropdownMenuButton {
  border-radius: 15px 15px 0 0;
  position: fixed;
  bottom: 0;
  right: 40px;
  padding: 8px 30px !important;
}
.dropup-cta .dropdown-menu {
  width: 260px;
  border-radius: 15px;
  background: #ba2c48;
}
  .dropup-cta .dropdown-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
  }
  .dropup-cta .dropdown-menu .dropdown-item {
    padding: .6rem 1.614rem;
    color: #fff;
  }
    .dropup-cta .dropdown-menu .dropdown-item:hover {
      color: #e1e1e1;
    }
.modal-body .olark-branding-link {
  display: none!important;
}


/* COOKIES
================================================== */
#cookieConsent {
  position: fixed;
  z-index: 1040;
  background: rgba(186, 42, 50, 0.95);
  bottom: 20px !important;
  max-width: 1200px;
  padding: 20px 10px !important;
  margin: auto;
  left: 20px !important;
  right: 20px !important;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.4);
  color: #fff;
}
  #cookieConsent p {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 300;
  }
    #cookieConsent p a {
      color: #fff;
      text-decoration: underline;
    }
  #cookieConsent button {
    border: 1px solid #fff !important;
    color: #fff !important;
    padding: 10px 30px!important;
    font-size: 12px!important;
    text-transform: initial;
  }
    #cookieConsent button:hover {
      background: #fff;
      border: 1px solid #fff !important;
      color: rgb(186, 42, 50) !important;
    }


/* CONTATO
================================================== */
#contato-header {
  background: url(../img/segpro-seguros-profissionais-contato-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#c-content h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 15px;
}
#c-content h2 {
  font-size: 1.375rem;
  font-weight: 300;
  color: #ba2c48;
  margin-bottom: 0;
  padding-bottom: 30px;
}
#c-content p {
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 0;
}
#c-content i {
  font-size: 2.3rem;
  color: #ba2c48;
}
#c-content .first-line p {
  font-size: 1.25rem;
  padding-top: 25px;
}
  #c-content .first-line p a {
    color: #46495c;
  }
    #c-content .first-line p a:hover {
      color: #ba2c48;
    }
#contato-form .container {
  background: #f6f6f6;
  padding: 60px;
}
#contato-form h1 {
  font-size: 1.875rem;
  font-weight: 300;
}
#contato-form input, #contato-form textarea {
  border: none;
  border-bottom: 1px solid #5e6071;
  border-radius: 0;
  background: transparent;
}
#contato-form img {
  position: absolute;
  right: 0;
}
#contato-form em {
  color: #ba2c48;
}
#contato-form .sky-form label.error {
  color: #ba2c48 !important;
}


/* FAQ
================================================== */
#faq-header {
  background: url(../img/segpro-seguros-profissionais-faq-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#faq-content a {
  font-size: 1.25rem;
}
#faq-content .card {
  border: none;
  padding-left: 54px;
  font-size: 1.125rem;
  font-weight: 300;
}


/* TRABALHE PROTEGIDO
================================================== */
#trabalhe-protegido-header {
  background: url(../img/segpro-seguros-profissionais-trabalhe-protegido-header.jpg) no-repeat center center;
  background-size: cover;
  height: 454px;
  margin-top: 99px;
}
#tp-lead {
  background: url(../img/segpro-seguros-profissionais-trabalhe-protegido-lead-bg.jpg) no-repeat center center;
  background-size: cover;
}
#tp-lead h1 {
  font-size: 2.5rem;
  color: #fff;
}
#tp-lead h2 {
  font-size: 1.625rem;
  font-weight: 300;
  color: #fff;
}


/* AKAD API
================================================== */
#akad-apiMedPF, #akad-apiMedPJ {
  background: #f9f9f9;
}
.sw-theme-basic {
  border: 1px solid #b0b0b1;
}
#akad-apiMedPF .btn-secondary, #akad-apiMedPJ .btn-secondary {
  height: 110px;
}
#akad-apiMedPF h1, #akad-apiMedPJ h1 {
  font-size: 1.5rem;
}
#akad-apiMedPF h4, #akad-apiMedPJ h4 {
  font-size: 1.25rem;
  font-weight: 300;
}
#akad-apiMedPF h5, #akad-apiMedPJ h5 {
  font-size: 1rem;
}
#akad-apiMedPF h3, #akad-apiMedPJ h3 {
  font-size: 1rem;
  border-bottom: 1px solid #ba2c48;
  padding-bottom: 5px;
}
#akad-apiMedPF .quotation, #akad-apiMedPJ .quotation {
  display: inline-block;
}
  #akad-apiMedPF .quotation p, #akad-apiMedPJ .quotation p {
    margin-bottom: 0;
  }
    #akad-apiMedPF .quotation p:nth-of-type(2), #akad-apiMedPJ .quotation p:nth-of-type(2) {
      font-size: 3.5rem;
      color: rgb(186, 44, 72);
      font-weight: 700;
      line-height: 4rem;
      margin-bottom: 0;
    }
#akad-apiMedPF .sinistroMesMedPF, #akad-apiMedPF .reclamacaoDescMedPF, #akad-apiMedPF .cartaoMedPF, #akad-apiMedPF .boletoMedPF, #akad-apiMedPJ .sinistroMesMedPF, #akad-apiMedPJ .reclamacaoDescMedPF, #akad-apiMedPJ .cartaoMedPF, #akad-apiMedPJ .boletoMedPF, #akad-apiMedPJ .sinistroMesMedPJ, #akad-apiMedPJ .totalSinistrosPJ, #akad-apiMedPJ .reclamacaoDescMedPJ, #akad-apiMedPJ .cartaoMedPJ, #akad-apiMedPJ .boletoMedPJ {
  display: none;
}



/* FOOTER
================================================== */
footer {
  background: #46495c;
  color: #fff;
  font-family: "Lato", sans-serif;
}
  footer .gradient {
    background-color: #cb0e30;
    background-image: linear-gradient(to right, #cb0e30 , #343b8e);
    padding: 15px 0;
  }
  footer .group {
    font-size: 0.875rem;
    font-style: italic;
    margin: 10px 0;
  }
  footer h3 {
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
  }
  footer p {
    font-weight: 300;
    font-size: 0.875rem;
    margin: 0;
  }
  footer .col-lg-4:nth-of-type(2):after, footer .col-lg-4:nth-of-type(3):after {
    content: "";
    width: 1px;
    background: #a7a9ac;
    position: absolute;
    top: 11%;
    height: 52px;
    right: 0;
  }
  footer .first-line .col-12:nth-of-type(1):after, footer .first-line .col-12:nth-of-type(2):after, footer .first-line .col-12:nth-of-type(3):after {
    content: "";
    width: 1px;
    background: #fff;
    position: absolute;
    top: 16%;
    height: 16px;
    right: 0;
  }
  footer .second-line .col-12:nth-of-type(1):after, footer .second-line .col-12:nth-of-type(2):after {
    content: "";
    width: 1px;
    background: #fff;
    position: absolute;
    top: 20%;
    height: 12px;
    right: 0;
  }
  footer .second-line p {
    font-size: 0.75rem;
  }
  footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
    footer ul.sociais li {
      display: inline-block;
      padding: 0 10px;
    }
  footer i {
    font-size: 1.5rem;
  }
  footer a {
    color: #fff;
  }
    footer a:hover, footer a:focus  {
      color: #ba2c48;
    }
  footer .copyright {
    font-size: 0.625rem;
    margin-bottom: 0;
  }
  footer .b-t {
    border-top: 1px solid #fff;
  }


/* GOOGLE MAPS
================================================== */
.map {
    height: 420px;
    z-index: 999;
    position: relative;
}
#map {
    height: 100%;
}


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


/* RESPONSIVE
================================================== */
@media (min-width: 576px) {
  h1 {
    font-size: 2.6rem;
  }
}
@media (min-width: 992px) {
  .navbar-light.navbar.fixed-top {
    position: fixed;
    animation: fadeInDown .5s;
    -webkit-animation: fadeInDown .5s;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    letter-spacing: 0.1em;
  }
  .navbar-light.navbar {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: 1rem 1rem;
  }
}
@media (max-width: 1399px) {
  #rcp-outros #rcp-content h1, #patrimonial #rcp-content h1 {
    padding: 0 58px;
  }
  #contratacao {
    background-position: -360px 0px;
  }
}
@media (max-width: 1199px) {
  .phones {
    display: none;
  }
  .pb-lg-30 {
    padding-bottom: 30px;
  }
  .ptb-lg-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-lg-40 {
    padding-top: 40px;
  }
  .pb-lg-60 {
    padding-bottom: 60px;
  }
  .ptb-lg-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pb-lg-100 {
    padding-bottom: 100px;
  }
  .pt-lg-160 {
    padding-top: 160px;
  }
  .mt-lg-60 {
    margin-top: 60px;
  }
  #gray-box h1 {
    font-size: 2rem;
  }
  #gray-box h2 {
    font-size: 1.5rem;
  }
  #gray-box h3 {
    font-size: 1.25rem;
  }
  #vida-previdencia #rcp-coberturas ul, #auto #rcp-coberturas ul {
    font-size: 1.25rem;
  }
  #contratacao {
    background-position: -500px 0px;
  }
}
@media (min-width: 1200px) {
  .pb-xl-60 {
    padding-bottom: 60px;
  }
  .pt-xl-180 {
    padding-top: 180px;
  }
  .pb-xl-100 {
    padding-bottom: 100px;
  }
  .menuContent a {
    font-size: 3.2rem;
  }
}
@media (min-width:1400px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2rem;
    padding-left: 2rem;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 1199px) {
  .pb-md-20 {
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .pb-md-45 {
    padding-bottom: 45px;
  }
  .navbar {
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: .5rem 1rem;
    height: auto;
    animation: fadeInDown .5s;
    -webkit-animation: fadeInDown .5s;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    position: fixed;
  }
  .navbar.fixed-top .navbar-nav .nav-link {
    display: inline-block;
  }
  .navbar.fixed-top .navbar-nav .nav-link.active {
    padding-bottom: .1rem;
    border-bottom: 2px solid #ba2c48;
  }
  .navbar-nav {
    padding-top: 20px;
  }
  .navbar-brand {
    padding: .5rem 0;
    margin: 0;
  }
    .navbar-brand img {
      width: 150px;
    }
  .nav-link {
    padding: .5rem 0;
  }
  .navbar .container {
    position: relative;
    padding-left: 15px;
    padding-right: 15px; 
  }
  .navbar-expand-lg .navbar-toggler {
    position: absolute;
    right: 15px;
    border: 0px;
    top: 22px; 
  }
  .navbar-collapse.show {
    max-height: 90vh;
    overflow-y: auto;
  }
  .dropdown-menu.show {
    display: block;
  }
  .dropdown-menu.show.sub-menu {
    background: #fff;
  }
  .dropend .dropdown-menu.sub-menu-2.show {
    background: #fff;
    padding: 0;
  }
  .dropdown-item {
    color: #46495c;
  }
  .border-end {
    border-right: 0!important;
  }
  .hidden-md-down {
    display: none !important;
  }
  .pb-md-30 {
    padding-bottom: 30px;
  }
  .pb-md-40 {
    padding-bottom: 40px;
  }
  .pb-md-60 {
    padding-bottom: 60px;
  }
  .ptb-md-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-md-80 {
    padding-top: 80px;
  }
  .ptb-md-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #slider {
    height: 730px;
    margin-top: 80px;
  }
  #h-lead h3 {
    font-size: 1.575rem;
  }
  #h-lead h4 {
    font-size: 1.175rem;
  }
  #h-counter p {
    padding-top: 12px;
  }
  #e-header, #rcp-medicos-header, #rcp-clinicas-header, #rcp-laboratorios-header, #rcp-dentistas-header, #rcp-advogados-header, #rcp-engenheiros-header, #rcp-contabilistas-header, #rd-equipamentos-medicos-header, #rcp-do-header, #cyber-risk-header, #rcp-outros-header, #vida-previdencia-header, #auto-header, #patrimonial-header, #plano-de-saude-header, #cirurgia-segura-header, #contato-header, #faq-header, #trabalhe-protegido-header {
    margin-top: 80px;
  }
  #e-home h3, #e-group h3, #e-social h3 {
    font-size: 1.8rem;
  }
  #e-lead h4 {
    font-size: 1.4rem;
  }
  #rcp-outros #rcp-content h1, #patrimonial #rcp-content h1 {
    padding: 0;
  }
  #vida-previdencia #rcp-coberturas .vp-bg-1, #vida-previdencia #rcp-coberturas .vp-bg-2 {
    background: none;
  }
  #contratacao {
    background-position: 0 0;
  }
  footer .col-lg-4:nth-of-type(2)::after, footer .col-lg-4:nth-of-type(3)::after, footer .first-line .col-12:nth-of-type(3)::after {
    display: none;
  }
  #akad-apiMedPF .btn-secondary {
    padding: 10px !important;
    height: 160px;
  }
  #valorCoberturaMedPF {
    height: 160px;
  }
}
@media (max-width: 767px) {
  /*.hidden-sm-down {
    display: none !important;
  }
  .pb-sm-40 {
    padding-bottom: 40px;
  }*/
  .ptb-sm-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .pt-sm-15 {
    padding-top: 15px;
  }
  .pb-sm-30 {
    padding-bottom: 30px;
  }
  .pt-sm-50 {
    padding-top: 50px;
  }
  .pb-sm-50 {
    padding-bottom: 50px;
  }
  .pt-sm-80 {
    padding-top: 80px;
  }
  .ptb-sm-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #dropdownMenuButton {
    width: 170px;
    padding: 8px 5px 8px !important;
    right: 10px;
    font-size: 1rem;
  }
  .dropup .dropdown-menu {
    width: 170px;
  }
    .dropup .dropdown-menu ul {
      display: block;
    }
  #home h1 {
    font-size: 1.5rem;
  }
  #home h2 {
    font-size: 1.275rem;
  }
  #h-corretora h3 {
    font-size: 1.15rem;
  }
  #h-lead {
    background: none;
  }
    #h-lead .col-md-6:nth-of-type(1) {
      background: url(../img/segpro-seguros-profissionais-home-lead-01.jpg) no-repeat center center;
      padding: 50px!important;
    }
    #h-lead .col-md-6:nth-of-type(2) {
      background: url(../img/segpro-seguros-profissionais-home-lead-02.jpg) no-repeat center right;
      padding: 50px!important;
      margin-top: 10px;
    }
  #h-counter p {
    font-size: 1.575rem;
  }
  #h-app h3 {
    font-size: 1.5rem;
  }
  #e-home h3, #e-group h3, #e-social h3 {
    font-size: 1.4rem;
  }
  #e-lead {
    background-position: center right;
  }
  #e-tour {
    background-position: center left;
  }
  #auto-lead {
    background: url(../img/segpro-seguros-profissionais-seguros-automovel-bg.gif) 0px 50px repeat-x;
  }
  footer .first-line .col-12:nth-of-type(2)::after {
    display: none;
  }
  footer .first-line .col-12:nth-of-type(1)::after, footer .first-line .col-12:nth-of-type(3)::after {
    display: block;
  }
  .sw > .nav {
    flex-direction: column !important;
    flex: 1 auto;
  }
}
@media (max-width: 575px) {
  .pt-xs-0 {
    padding-top: 0;
  }
  .pb-xs-0 {
    padding-bottom: 0;
  }
  .pt-xs-20 {
    padding-top: 20px!important;
  }
  .pb-xs-20 {
    padding-bottom: 20px!important;
  }
  .pt-xs-30 {
    padding-top: 30px!important;
  }
  .pb-xs-30 {
    padding-bottom: 30px;
  }
  .pt-xs-50 {
    padding-top: 50px;
  }
  .pb-xs-50 {
    padding-bottom: 50px;
  }
  .ptb-xs-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .ptb-xs-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-xs-80 {
    padding-top: 80px!important;
  }
  .ptb-xs-80-60 {
    padding-top: 80px!important;
    padding-bottom: 60px!important;
  }
  .navbar-brand img {
    width: 100px!important;
  }
  .navbar-expand-lg .navbar-toggler {
    top: 15px;
  }
  h1 {
    font-size: 1.3rem;
  }
  h2 {
    font-size: 1.3rem;
  }
  #slider {
    height: 330px;
    margin-top: 66px;
  }
    #slider .carousel-indicators {
      margin-bottom: 1rem;
    }
      #slider .carousel-indicators [data-bs-target] {
        margin: 0 .2rem;
      }
    #slider h1 {
      font-size: 1.5rem;
    }
    #slider h2 {
      font-size: 1.2rem;
    }
    #slider .carousel-caption {
      left: 10%;
      right: 10%;
    }
  .btn-solid-red {
    font-size: 1rem;
    padding: 5px 30px 5px !important;
  }
  /*#menu .container-fluid {
    height: 233px;
  }*/
  .btn-solid {
    font-size: 1.2rem;
  }
  .sociais i {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }
  /*.sociais span {
    display: none;
  }*/
  #h-vantagens ul li {
    font-size: 1rem;
  }
  #e-header, #rcp-medicos-header, #rcp-clinicas-header, #rcp-laboratorios-header, #rcp-dentistas-header, #rcp-advogados-header, #rcp-engenheiros-header, #rcp-contabilistas-header, #rd-equipamentos-medicos-header, #rcp-do-header, #cyber-risk-header, #rcp-outros-header, #vida-previdencia-header, #auto-header, #patrimonial-header, #plano-de-saude-header, #cirurgia-segura-header, #contato-header, #faq-header, #trabalhe-protegido-header {
    height: 300px;
    margin-top: 66px;
  }
  #e-header .row, #rcp-medicos-header .row, #rcp-clinicas-header .row, #rcp-laboratorios-header .row, #rcp-dentistas-header .row, #rcp-advogados-header .row, #rcp-engenheiros-header .row, #rcp-contabilistas-header .row, #rd-equipamentos-medicos-header .row, #rcp-do-header .row, #cyber-risk-header .row, #rcp-outros-header .row, #vida-previdencia-header .row, #auto-header .row, #patrimonial-header .row, #plano-de-saude-header .row, #cirurgia-segura-header .row, #contato-header .row, #faq-header .row, #trabalhe-protegido-header .row {
    height: 300px;
  }
  #e-header h1, #rcp-medicos-header h1, #rcp-clinicas-header h1, #rcp-laboratorios-header h1, #rcp-dentistas-header h1, #rcp-advogados-header h1, #rcp-engenheiros-header h1, #rcp-contabilistas-header h1, #rd-equipamentos-medicos-header h1, #rcp-do-header h1, #cyber-risk-header h1, #rcp-outros-header h1, #vida-previdencia-header h1, #auto-header h1, #patrimonial-header h1, #plano-de-saude #plano-de-saude-header h1, #cirurgia-segura-header h1, #contato-header h1, #faq-header h1, #trabalhe-protegido-header h1 {
    font-size: 1.625rem;
  }
  #e-header h2, #rcp-medicos-header h2, #rcp-clinicas-header h2, #rcp-laboratorios-header h2, #rcp-dentistas-header h2, #rcp-advogados-header h2, #rcp-engenheiros-header h2, #rcp-contabilistas-header h2, #rd-equipamentos-medicos-header h2, #rcp-do-header h2, #cyber-risk-header h2, #rcp-outros-header h2, #vida-previdencia-header h2, #auto-header h2, #patrimonial-header h2, #plano-de-saude-header h2,#cirurgia-segura-header h2, #contato-header h2, #faq-header h2, #trabalhe-protegido-header h2 {
    font-size: 1.25rem;
  }
  #e-home h1, #e-seguradoras h1, #e-social h1, #rcp-content h1, #rcp-ressarcimentos h1, #rcp-diferenciais h1, #rcp-coberturas h1, #rcp-pq h1, #contratacao h1, #app h1, #auto-servicos h1, #plano-de-saude h1, #cirurgia-segura #funcionamento h1 {
    font-size: 1.375rem;
  }
  #e-home h2, #e-seguradoras h2, #rcp-content h2, #rcp-ressarcimentos h2, #rcp-diferenciais h2, #rcp-coberturas h2, #rcp-pq h2, #cyber-risk #rcp-diferenciais h3, #cyber-risk dt, #plano-de-saude h3, #plano-de-saude h2, #cirurgia-segura #funcionamento h3 {
    font-size: 1.175rem;
  }
  #e-home p, #e-group p, #e-social p, #rcp-content p, #rcp-ressarcimentos p, #rcp-diferenciais p, #rcp-coberturas p, #rcp-form p, #rcp-pq p, #rcp-pq ul, #rcp-do #rcp-pq ul, #cyber-risk #rcp-pq ul, #rd-equipamentos-medicos #rcp-coberturas ul, #contratacao p, #auto-servicos p, #plano-de-saude p, #plano-de-saude ul, #cirurgia-segura #funcionamento ul, #cirurgia-segura #rcp-pq ol, #cirurgia-segura #rcp-ressarcimentos ul, #cirurgia-segura #funcionamento p {
    font-size: 1.1rem;
  }
  #e-tour h3 {
    font-size: 1.8rem;
  }
  #e-social .project-content {
    padding: 20px;
  }
  #rcp-coberturas h3 {
    font-size: 1.2rem;
  }
  #gray-box h1 {
    font-size: 1.75rem;
  }
  #gray-box h2 {
    font-size: 1.375rem;
  }
  #auto-lead {
    background: none;
  }
  #rcp-form .seguros-form h3 {
    font-size: 1.375rem;
  }
  #rcp-form h1 {
    font-size: 1.875rem;
  }
  #rcp-form h2 {
    font-size: 1.625rem;
  }
  #rcp-form form .btn {
    width: 200px;
  }
  #cirurgia-segura .dropdownCSbuttom .dropdown-menu {
    width: 227px;
  }
  #cirurgia-segura .dropdownCSbuttom .dropdown-menu ul {
    display: block;
  }
  #cirurgia-segura .dropdownCSbuttom .dropdown-menu ul li:nth-of-type(2) {
    display: none;
  }
  #cirurgia-segura .dropdownCSbuttom .dropdown-menu .dropdown-item {
    padding: .4rem 1.614rem;
  }
  #cirurgia-segura #funcionamento .col-12:nth-of-type(5){
    z-index: 9999;
  }
  footer .first-line .col-12:nth-of-type(1)::after, footer .first-line .col-12:nth-of-type(2)::after, footer .first-line .col-12:nth-of-type(3)::after, footer .second-line .col-12:nth-of-type(1):after, footer .second-line .col-12:nth-of-type(2):after {
    display: none;
  }
  #akad-apiMedPF .btn-secondary {
    padding: 10px !important;
    height: 95px;
  }
}
@media (max-width: 420px) {
  .btn-success {
    margin-top: 6px;
  }
}


/* SKY FORM
================================================== */
.sky-form fieldset{display:block;padding:25px 30px 5px;border:none;background:rgba(255,255,255,.9)}.sky-form fieldset+fieldset{border-top:1px solid rgba(0,0,0,.1)}.sky-form section{margin-bottom:20px}.sky-form footer{display:block;padding:15px 30px 25px;border-top:1px solid rgba(0,0,0,.1);background:rgba(248,248,248,.9)}.sky-form footer:after{content:"";display:table;clear:both}.sky-form a{color:#2da5da}.sky-form .label{display:block;margin-bottom:6px;line-height:19px;font-weight:400}.sky-form .label.col{margin:0;padding-top:10px}.sky-form .note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.sky-form .input,.sky-form .select,.sky-form .textarea,.sky-form .radio,.sky-form .checkbox,.sky-form .toggle,.sky-form .button{position:relative;display:block}.sky-form .input input,.sky-form .select select,.sky-form .textarea textarea{display:block;box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:39px;padding:.375rem .75rem;outline:none;border-top:none;border-right:none;border-left:none;border-bottom:1px solid #fff;border-radius:0;min-height:45px;background:transparent;font:15px/23px "Lato",Helvetica,Arial,sans-serif;color:#fff;appearance:normal;-moz-appearance:none;-webkit-appearance:none}.sky-form .progress{float:right;margin-top:10px;line-height:39px;color:#232323}.sky-form button::-moz-focus-inner{padding:0;border:0}.sky-form .input-captcha img{position:absolute;top:2px;right:2px;border-left:1px solid #e5e5e5}.sky-form .textarea textarea{height:auto;resize:none}.sky-form .button{float:right;height:39px;overflow:hidden;margin:10px 0 0 20px;padding:0 25px;outline:none;border:0;font:300 15px/39px "Lato",Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;cursor:pointer}@-o-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-ms-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:.3}100%{opacity:1}}.sky-form .input input,.sky-form .select select,.sky-form .textarea textarea,.sky-form .radio i,.sky-form .checkbox i,.sky-form .toggle i,.sky-form .icon-append,.sky-form .icon-prepend{border-color:#e5e5e5;-ms-transition:border-color 0.3s;-moz-transition:border-color 0.3s;-webkit-transition:border-color 0.3s}.sky-form .button{background-color:#2da5da;opacity:.8;-ms-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-webkit-transition:opacity 0.2s}.sky-form .input:hover input,.sky-form .select:hover select,.sky-form .textarea:hover textarea,.sky-form .radio:hover i,.sky-form .checkbox:hover i,.sky-form .toggle:hover i,.sky-form .ui-slider-handle:hover{border-color:#c0a677}.sky-form .rating input+label:hover,.sky-form .rating input+label:hover~label{color:#c0a677}.sky-form .button:hover{opacity:1}.sky-form .input input:focus,.sky-form .select select:focus,.sky-form .textarea textarea:focus,.sky-form .radio input:focus+i,.sky-form .checkbox input:focus+i,.sky-form .toggle input:focus+i{border-color:#c0a677}.sky-form .error input,.sky-form .state-error select,.sky-form .error select+i,.sky-form .error textarea,.sky-form .radio.error i,.sky-form .checkbox.error i,.sky-form .toggle.error i,.sky-form .toggle.error input:checked+i{border-bottom:1px solid #ee9393}.sky-form label.error{display:flex;margin-top:6px;margin-bottom:10px;padding:0 1px;font-style:normal;font-size:12px;line-height:15px;color:#fff}.sky-form .rating.error+em{margin-top:-4px;margin-bottom:4px}.sky-form .state-success+em{display:block;margin-top:6px;padding:0 1px;font-style:normal;font-size:11px;line-height:15px;color:#ee9393}.sky-form .note-success{color:#6fb679}.sky-form .message{display:none;color:#fff}.sky-form .message i{display:block;margin:0 auto 20px;width:41px;height:41px;border:1px solid #fff;border-radius:50%;font-size:30px;line-height:42px}.sky-form.submited fieldset,.sky-form.submited footer{display:none}.sky-form.submited .message{display:block;padding:25px 30px;background:transparent;font:300 18px/27px "Lato",Helvetica,Arial,sans-serif;text-align:center;color:#006396}.sky-form.submited .message p{color:#006396}.sky-form .label{border-radius:0;font-size:100%;text-align:left;white-space:normal;color:inherit}.sky-form .radio,.sky-form .checkbox{font-weight:400}.sky-form .radio+.radio,.sky-form .checkbox+.checkbox{margin-top:0}