@charset "utf-8";
/* CSS Document */

body {
    font-family: 'ColgateReady', Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
}
@font-face {
    font-family: 'ColgateReady';
    font-style: normal;
    font-weight: normal;
    src: url(https://stageaem.colgate.com/etc/designs/zg/oral-care-center/desktop/assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff);
}
@font-face {
    font-family: 'ColgateReadyLight';
    font-style: normal;
    font-weight: normal;
    src: url(https://stageaem.colgate.com/etc/designs/zg/oral-care-center/desktop/assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff);
}
body, input, select, h1, h2, h3, h4, h5, p, a, div {
    font-family: 'ColgateReady', Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 36px!important;
    line-height: 40px!important;
}
h2 {
    font-size: 34px!important;
    line-height: 38px!important;
}
h3 {
    font-size: 32px!important;
    line-height: 36px!important;
}
h4 {
    font-size: 30px!important;
    line-height: 34px!important;
}
h5 {
    font-size: 28px!important;
    line-height: 32px!important;
}
h6 {
    font-size: 24px!important;
    line-height: 28px!important;
}
input:focus {
    outline: 0;
}
button, input[type=reset], input[type=button], input[type=submit], input[type=checkbox], input[type=radio], select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=text], select, textarea {
    width: 100%;
    border-radius: 50px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    box-sizing: border-box;
    padding: 12px 20px;
    background-color: #ffffff;
    color: #979797;
    resize: vertical;
    border: 0px;
}
input[type=checkbox] {
    margin-right: 10px;
}
input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    transform: scale(2);
    margin-left: -25px!important;
    margin-top: 8px !important;
}
label {
 width: 100% !important;
    text-align: left;
 padding: 15px 10px 0px 20px;
 display: inline-block;
 color: #ffffff;
 font-size: 14px;
 line-height: 19px;
 font-weight: 700;
 margin: 0px !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form, .navbar-inverse {
 color: #fff !important;
    background-color: transparent !important;
 border-color:transparent!important;
}
.navbar-inverse .navbar-nav li>a:active, .navbar-inverse .navbar-nav li>a:focus, .navbar-inverse .navbar-nav li>a:hover {
 text-decoration: underline;
}

.navbar-inverse .navbar-nav>li>a {
 color: #fff !important;
}
.modal-header, .modal-body, .modal-footer {
 padding: 0px !important;
 border: 0px !important;
}
.buttonstyles {
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    background-color: #D2010D;
    padding: 12px 22px;
    font-size: 18px;
    font-family: 'ColgateReady', 'DM Sans', Arial, sans-serif;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: block;
    font-weight: 700;
    line-height: 22px;
    border: 0px;
}
.quizbutton {
 border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #D2010D;
    padding: 12px 22px;
    font-size: 18px;
    font-family: 'ColgateReady', 'DM Sans', Arial, sans-serif;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: block;
    font-weight: 700;
    line-height: 22px;
    border: 0px;
 width: 100%;
}
.sub-container-50 {
 width: 50%;
}
.sub-container-60 {
 width: 60%;
}
.sub-container-70 {
 width: 70%;
}
.sub-container-80 {
 width: 80%;
}
.sub-container-90 {
 width: 90%;
}
.BGcolor-White {
 background-color: #fff;
}
.BGcolor-ColgateRed {
 background-color: #D2010D;
}
.color-White {
 color: #fff;
}
.color-ColgateRed {
 color: #D2010D;
}
.font-22 {
    font-size: 22px;
    line-height: 26px;
}
.font-20 {
    font-size: 20px;
    line-height: 24px;
}
.font-18 {
    font-size: 18px;
    line-height: 22px;
}
.font-16 {
    font-size: 16px;
    line-height: 20px;
}
.font-14 {
    font-size: 14px;
    line-height: 18px;
}
.font-12 {
    font-size: 12px;
    line-height: 16px;
}
.font-10 {
    font-size: 10px;
    line-height: 14px;
}
.font-9 {
    font-size: 9px;
    line-height: 13px;
}
.font-weight-700 {
    font-weight: 700;
}
.font-weight-600 {
    font-weight: 600;
}
.font-weight-500 {
    font-weight: 500;
}
.font-weight-400 {
    font-weight: 400;
}
.margin-0 {
    margin: 0px;
}
.margin-side-0 {
    margin-left: 0px;
    margin-right: 0px;
}
.width-90 {
    width: 90%;
}
.width-80 {
    width: 80%;
}
.pad-0 {
    padding: 0px;
}
.pad-5prct {
    padding: 5%;
}
.pad-10prct {
    padding: 10%;
}
.pad-15prct {
    padding: 15%;
}
.pad-20prct {
    padding: 20%;
}
.pad-all-5 {
    padding: 5px;
}
.pad-all-10 {
    padding: 10px;
}
.pad-all-15 {
    padding: 15px;
}
.pad-all-20 {
    padding: 20px;
}
.pad-all-25 {
    padding: 25px;
}
.pad-all-30 {
    padding: 30px;
}
.pad-side0 {
    padding-left: 0px;
    padding-right: 0px;
}
.pad-side10 {
    padding-left: 10px;
    padding-right: 10px;
}
.pad-side20 {
    padding-left: 20px;
    padding-right: 20px;
}
.pad-side30 {
    padding-left: 30px;
    padding-right: 30px;
}
.pad-side40 {
    padding-left: 40px;
    padding-right: 40px;
}
.pad-top-0 {
    padding-top: 0px;
}
.pad-top-5 {
    padding-top: 5px;
}
.pad-top-10 {
    padding-top: 10px;
}
.pad-top-15 {
    padding-top: 15px;
}
.pad-top-20 {
    padding-top: 20px;
}
.pad-top-25 {
    padding-top: 25px;
}
.pad-top-30 {
    padding-top: 30px;
}
.pad-top-35 {
    padding-top: 35px;
}
.pad-top-40 {
    padding-top: 40px;
}
.pad-bottom-0 {
    padding-bottom: 0px;
}
.pad-bottom-5 {
    padding-bottom: 5px;
}
.pad-bottom-10 {
    padding-bottom: 10px;
}
.pad-bottom-15 {
    padding-bottom: 15px;
}
.pad-bottom-20 {
    padding-bottom: 20px;
}
.pad-bottom-25 {
    padding-bottom: 25px;
}
.pad-bottom-30 {
    padding-bottom: 30px;
}
.pad-bottom-35 {
    padding-bottom: 35px;
}
.pad-bottom-40 {
    padding-bottom: 40px;
}
.margin-0 {
 margin: 0px !important;
}
.top-logo {
 width: 240px; 
}
.form-group {
 margin-bottom: 0px !important;
 margin-top: 10px;
}
.regular_required_msg, #email-error .error {
 color: #D2010D !important;
 font-size: 14px !important;
 font-style: italic;
 text-align: left;
}
[id$="-error"] {
 width: 100%;
 text-align: left;
 padding-left: 20px;
 display: none;
}
.hide_section {
    display: none !important;
}
.desktop_hide {
 display: none;
}
.mobile_hide {
 display: block;
}
@media only screen and (max-width: 768px) {
 .fullWidth {
  width: 100% !important;
 }
 .mob-font-24 {
  font-size: 24px !important;
  line-height: 28px !important;
 }
 .mob-pad-0 {
  padding: 0px !important;
 }
 .mob-pad-10 {
  padding: 10px !important;
 }
 .mob-pad-20 {
  padding: 20px !important;
 }
 .mob-pad-30 {
  padding: 30px !important;
 }
 .mob-side-pad-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
 }
 .mob-side-pad-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
 }
 .mob-side-pad-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
 }
 .mob-side-pad-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
 }
 .mob-top-pad-0 {
  padding-top: 0px !important;
 }
 .mob-top-pad-10 {
  padding-top: 10px !important;
 }
 .mob-top-pad-20 {
  padding-top: 20px !important;
 }
 .mob-top-pad-30 {
  padding-top: 30px !important;
 }
 .mob-top-pad-40 {
  padding-top: 40px !important;
 }
 .mob-top-pad-50 {
  padding-top: 50px !important;
 }
 .mob-height-100 {
  height: 100% !important;
  min-height: auto !important;
 }
 .mob-bottom-pad-0 {
  padding-bottom: 0px !important;
 }
 .mob-bottom-pad-10 {
  padding-bottom: 10px !important;
 }
 .mob-bottom-pad-20 {
  padding-bottom: 20px !important;
 }
 .mob-bottom-pad-30 {
  padding-bottom: 30px !important;
 }
 .mob-bottom-pad-40 {
  padding-bottom: 40px !important;
 }
 .mob-bottom-pad-50 {
  padding-bottom: 50px !important;
 }
 .mob-vh-50 {
  min-height: 50vh;
 }
 .mob-vh-60 {
  min-height: 60vh;
 }
 .mob-vh-70 {
  min-height: 70vh;
 }
 .mob-vh-80 {
  min-height: 80vh;
 }
 .desktop_hide {
  display: block !important;
 }
 .mobile_hide {
  display: none !important;
 }
 .navbar-inverse .navbar-nav li>a {
  background-color: #004f4d !important;
        border: 1px solid #fff;
        border-radius: 10px;
 }
 .navbar-collapse.in, .navbar-collapse {
  width: 100%!important;
  margin: auto;
 }
 .mob-banner-img {
  background-size: auto 100% !important;
 }
 .mob-banner-img-quiz {
  background-position: right top!important;
  background-size: auto 100% !important;
 }
 .mob-banner-img-cidade {
  background-position: center top!important;
  background-size: auto 100% !important;
 }
 .mob-banner-img-quiz-final {
  background-position: center top!important;
  background-size: auto 100% !important;
 }
 
}
@media (min-width: 300px) and (max-width: 480px) {
   .carousel_Width {
  width: 50%!important;
  height: 100px!important;
 }
}
@media (min-width: 481px) and (max-width: 768px) {
   .carousel_Width {
  width: 50%!important;
  height: 120px!important;
 }
}