@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
.m-0 {
  margin: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.m-h {
  margin: 0.4rem !important;
}
.mt-h {
  margin-top: 0.4rem !important;
}
.mr-h {
  margin-right: 0.4rem !important;
}
.mb-h {
  margin-bottom: 0.4rem !important;
}
.ml-h {
  margin-left: 0.4rem !important;
}
.m-1 {
  margin: 1rem !important;
}
.mt-1 {
  margin-top: 1rem !important;
}
.mr-1 {
  margin-right: 1rem !important;
}
.mb-1 {
  margin-bottom: 1rem !important;
}
.ml-1 {
  margin-left: 1rem !important;
}
.m-2 {
  margin: 1.4rem !important;
}
.mt-2 {
  margin-top: 1.4rem !important;
}
.mr-2 {
  margin-right: 1.4rem !important;
}
.mb-2 {
  margin-bottom: 1.4rem !important;
}
.ml-2 {
  margin-left: 1.4rem !important;
}
.m-3 {
  margin: 3rem !important;
}
.mt-3 {
  margin-top: 3rem !important;
}
.mr-3 {
  margin-right: 3rem !important;
}
.mb-3 {
  margin-bottom: 3rem !important;
}
.ml-3 {
  margin-left: 3rem !important;
}
.m-4 {
  margin: 4rem !important;
}
.mt-4 {
  margin-top: 4rem !important;
}
.mr-4 {
  margin-right: 4rem !important;
}
.mb-4 {
  margin-bottom: 4rem !important;
}
.ml-4 {
  margin-left: 4rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.p-h {
  padding: 0.4rem !important;
}
.pt-h {
  padding-top: 0.4rem !important;
}
.pr-h {
  padding-right: 0.4rem !important;
}
.pb-h {
  padding-bottom: 0.4rem !important;
}
.pl-h {
  padding-left: 0.4rem !important;
}
.p-1 {
  padding: 1rem !important;
}
.pt-1 {
  padding-top: 1rem !important;
}
.pr-1 {
  padding-right: 1rem !important;
}
.pb-1 {
  padding-bottom: 1rem !important;
}
.pl-1 {
  padding-left: 1rem !important;
}
.p-2 {
  padding: 1.4rem !important;
}
.pt-2 {
  padding-top: 1.4rem !important;
}
.pr-2 {
  padding-right: 1.4rem !important;
}
.pb-2 {
  padding-bottom: 1.4rem !important;
}
.pl-2 {
  padding-left: 1.4rem !important;
}
.p-3 {
  padding: 3rem !important;
}
.pt-3 {
  padding-top: 3rem !important;
}
.pr-3 {
  padding-right: 3rem !important;
}
.pb-3 {
  padding-bottom: 3rem !important;
}
.pl-3 {
  padding-left: 3rem !important;
}
.p-4 {
  padding: 4rem !important;
}
.pt-4 {
  padding-top: 4rem !important;
}
.pr-4 {
  padding-right: 4rem !important;
}
.pb-4 {
  padding-bottom: 4rem !important;
}
.pl-4 {
  padding-left: 4rem !important;
}
@media (min-width: 1206px) {
  .ps-container {
    width: 1260px;
  }
  .ps-md {
    width: 984px;
  }
}
body {
  font-family: Open Sans, sans-serif;
}
body p {
  line-height: 1.2rem;
  color: #3a3a3a;
}
body strong {
  font-weight: 700;
}
.ps-heading-4 {
  font-size: 22px;
  line-height: 1.85rem;
}
h3.ps-heading-4 {
  font-size: 28px;
  color: #1595bd;
  font-weight: 400;
}
.ps-heading-5 {
  font-size: 1.1rem;
}
.ps-heading-5.footer strong {
  color: #1595bd;
  font-size: 15px;
}
.border-radius-10 {
  border-radius: 10px;
}
.ps-row .ps-mod1:after {
  content: " ";
  display: inline-block;
}
.icon {
  font-size: 3rem;
  background-color: #dcdcdc;
  padding: 1rem;
  border-radius: 50%;
  color: #1595bd;
}
.icon.fas {
  font-size: 2rem;
  padding: 1.73rem;
}
.fs-7 {
  font-size: 13px;
}
.fs-6 {
  color: #7c7c7c;
  font-size: 12px;
  line-height: 19.5px;
}
h1[class^="ps-heading"] strong,
h2[class^="ps-heading"] strong,
h3[class^="ps-heading"] strong,
h4[class^="ps-heading"] strong,
h5[class^="ps-heading"] strong {
  color: #1595bd;
}
.lp-highlight {
  background: #eee;
  font-family: open_sans, arial, sans-serif;
  font-size: 14px;
}
.ps-table tbody td,
.ps-table tbody th,
.ps-table thead td,
.ps-table thead th {
  padding: 13px 22px;
  font-size: 14px;
  letter-spacing: normal;
  font-weight: 500;
  color: #111;
}
.ps-table thead td,
.ps-table thead th {
  font-size: 15px;
  font-weight: 700;
}
.lp-chat-container {
  position: absolute;
  top: 100px;
  width: 100%;
  background: transparent;
  height: 580px;
}
.lp-chat-container .ps-container .lp-chat-frm {
  background-color: #f4f4f4;
  padding: 30px 17px;
  height: 580px;
}
.lp-chat-container .ps-container .lp-chat-frm .ps-light {
  text-align: center;
  color: #2b56be;
  font-size: 20px;
}
.lp-chat-container .ps-container .lp-chat-frm form {
  margin-top: 11px;
}
.lp-chat-container .ps-container .lp-chat-frm form .ps-frm-row.ps-row {
  margin-bottom: 8px;
}
.lp-chat-container .ps-container .lp-chat-frm form .ps-frm-entry {
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 5px;
  font-size: 0.8rem;
  box-shadow: inset 0 0 25px -4px rgba(0, 0, 0, 0.25);
  padding: 8px;
}
.lp-chat-container .ps-container .lp-chat-frm form .ps-frm-row:last-child {
  margin-bottom: 0;
}
.lp-chat-container .ps-container .lp-chat-frm form textarea {
  min-height: 68px;
}
.ps-list-grp .ps-list-ico {
  border: none;
  padding: 5.5px;
  color: #3a3a3a;
  font-size: 15px;
}
.ps-list-grp .ps-list-ico .ps-ico {
  color: #00adef;
}
a.ps-btn.scroll-top {
  max-width: 95px;
  border-radius: 30px;
  padding-left: 28px;
  text-align: center;
  font-weight: bolder;
  display: inline-block;
  margin-top: 40px;
}
header .ps-container .ps-row div:first-child {
  padding-top: 8px;
}
header .ps-ico {
  font-size: 1.9rem;
  color: #1595bd;
}
iframe {
  width: 100%;
  min-height: 540px;
  box-shadow: -1px -3px 25px 0 rgba(0, 0, 0, 0.25);
}
#banner-form {
  background: url(../images/banner.jpg);
  min-height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#card .ps-logo {
  margin-top: 30px;
  margin-right: 20px;
  position: relative;
}
#card .ps-logo:after {
  height: 100px;
  width: 1px;
  background: #000;
  content: "";
  display: block;
  position: absolute;
  right: -40%;
  top: -27%;
}
#card p {
  margin-bottom: 10px;
  font-weight: 400;
  color: #262626;
}
#card p .ps-ico {
  font-size: 1.9rem;
  color: #1595bd;
  margin-right: 15px;
}
#card .ps-ajust-margin-left {
  padding-left: 40px;
}
footer {
  background-color: #eee;
  border-bottom: 20px solid #0d456a;
  padding: 35px 0 30px;
}
footer .social {
  color: #fff;
  background: #0d456a;
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin: 20px 15px 0 0;
  border-radius: 50%;
}
@media (max-width: 1023px) {
  header {
    text-align: center;
  }
  header .phone {
    margin-bottom: 20px;
  }
  header .ps-container .ps-row div:first-child {
    margin-bottom: 15px;
  }
  iframe {
    min-height: 178px;
  }
  .ps-container {
    padding: 0 30px;
  }
  #banner-form {
    background-position: 60%;
    background-size: cover;
    margin: 0;
    width: 100%;
  }
  #banner-form .lp-chat-container {
    display: block;
    position: relative;
    margin: 25px 0;
  }
  #card .ps-logo {
    margin-bottom: 2rem;
    display: inline-block;
    margin-right: 0;
  }
  #card .ps-logo:after {
    display: none;
  }
  #card .ps-ajust-margin-left {
    padding-left: 0;
  }
  #card .ps-ico {
    display: block;
    margin-bottom: 5px;
  }
  #card p {
    margin-bottom: 20px;
  }
  #feats {
    padding: 0 15px;
  }
  #feats .ps-row div {
    margin-bottom: 20px;
    padding-left: 0 !important;
  }
  #feats .ps-row div:first-child {
    text-align: center;
  }
}
#feats {
  color: #484848;
}
#feats .container {
  padding: 0;
}
#feats h3 {
  font-weight: 400;
  color: #2d2d2d;
  margin: 0 !important;
}

#feats .ps-row{
  display:flex;
  align-items: center;
}

.checkbox-container_custom {
  font-size: 12px;
  line-height: 1;
  padding: 0px 0px 0px 0px;
}
@media (min-width: 1024px) {
  #feats .ps-row {
    margin: 0;
  }
  #feats .ps-lg-mod4 {
    box-sizing: border-box;
    width: 33.332% !important;
    padding-left: 14px;
    padding-right: 14px;
    float: left;
  }
}
#mid h2 {
  font-size: 23px;
  line-height: 1.85rem;
  font-weight: 400;
  color: #3a3a3a;
}
@media (max-width: 375px) {
  #videos {
    padding: 0;
  }
  #videos p {
    padding: 0 30px;
  }
  #videos h3 {
    text-align: center;
  }
}

@media (max-width: 425px) {
  header {
    height: 130px !important;
  }

  header .seller-name {
    height: 40px !important;
    float: unset !important;
  }

  #header_phone_logo {
    margin-left: 0 !important;
  }

  #header_phone_number {
    margin: 0;
  }

  #header_seller_text {
    float: left !important;
    margin: 10px !important;
  }

  .ps-lg-mod3 {
    width: 50px;
    margin-right: 10px;
  }

  .lp-chat-container {
    position: unset;
  }

  .calculadora-container {
    width: 350px !important;
    height: 315px !important;
    padding: 10px ;
  }

  .calculadora-container h2 {
    font-size: 16px;
  }

  .form-container {
    padding: 0;
  }
  .ps-logo {
    margin-top: 10px;
  }
  #banner-form {
    background: url(../images/banner-mobile.jpg);
    background-repeat: no-repeat;
    min-height: 219px;
    background-size: cover;
  }
  .feats-container {
    flex-direction: column;
  }

  .checkbox-container_custom {
    margin-top:10px !important;
  }
}

.yt-video {
  display: block;
  width: 100%;
}
.yt-video .video-container {
  position: relative;
  padding-bottom: 50.8%;
  padding-top: 25px;
  height: 0;
}
.yt-video .video-container embed,
.yt-video .video-container iframe,
.yt-video .video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
