@charset "UTF-8";

body {
    font-family: "Montserrat",sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    color: #98a8b4;
    background-color: #F6F7FC !important;
}

.bg-background {
	background-color: #F6F7FC !important;
}

.bg-clean {
	background-color: #D6F4ED !important;
}

/*
FONTS
*/
.font-07-medium-black {
	font-family: "Montserrat",sans-serif;
	font-size: 7pt !important;
	color: #000000 !important;
	line-height: 0.3cm;
}

.font-07-bold-black {
	font-family: "Montserrat",sans-serif;
	font-size: 7pt !important;
	color: #000000 !important;
	font-weight: bold;
	line-height: 0.3cm;
}

.font-10-medium-black {
	font-family: "Montserrat",sans-serif;
	font-size: 10pt !important;
	color: #000000 !important;
	line-height: 0.4cm;
}

.font-10-bold-black {
	font-family: "Montserrat",sans-serif;
	font-size: 10pt !important;
	color: #000000 !important;
	font-weight: bold;
	line-height: 0.57cm;
}

.font-15-medium-black {
	font-family: "Montserrat",sans-serif;
	font-size: 15pt !important;
	color: #000000 !important;
	line-height: 0.6cm;
}

.font-15-bold-black {
	font-family: "Montserrat",sans-serif;
	font-size: 15pt !important;
	color: #000000 !important;
	font-weight: bold;
	line-height: 0.6cm;
}

.font-23-medium-black {
	font-family: "Montserrat",sans-serif;
	font-size: 23pt !important;
	color: #000000 !important;
	line-height: 0.9cm;
}

.font-23-bold-black {
	font-family: "Montserrat",sans-serif;
	font-size: 23pt !important;
	color: #000000 !important;
	font-weight: bold;
	line-height: 0.9cm;
}

.font-30-bold-black {
	font-family: "Montserrat",sans-serif;
	font-size: 30pt !important;
	color: #000000;
	font-weight: bold;
	line-height: 1.3cm;
}

.font-45-bold-black {
	font-family: "Montserrat",sans-serif;
	font-size: 35pt !important;
	color: #000000;
	font-weight: bold;
	line-height: 1.3cm;
}

.font-55-bold-black {
	font-family: "Montserrat",sans-serif;
	font-size: 55pt !important;
	color: #000000 !important;
	font-weight: bold;
	line-height: 2.0cm;
}

/*
FONT WHITE
*/
.font-07-medium-white {
	font-family: "Montserrat",sans-serif;
	font-size: 7pt !important;
	color: #FFFFFF !important;
	line-height: 0.3cm;
}

.font-07-bold-white {
	font-family: "Montserrat",sans-serif;
	font-size: 7pt !important;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 0.3cm;
}

.font-10-medium-white {
	font-family: "Montserrat",sans-serif;
	font-size: 10pt !important;
	color: #FFFFFF !important;
	line-height: 0.4cm;
}

.font-10-bold-white {
	font-family: "Montserrat",sans-serif;
	font-size: 10pt !important;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 0.4cm;
}

.font-15-medium-white {
	font-family: "Montserrat",sans-serif;
	font-size: 15pt !important;
	color: #FFFFFF !important;
	line-height: 0.6cm;
}

.font-15-bold-white {
	font-family: "Montserrat",sans-serif;
	font-size: 15pt !important;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 0.6cm;
}

.font-23-medium-white {
	font-family: "Montserrat",sans-serif;
	font-size: 23pt !important;
	color: #FFFFFF !important;
	line-height: 0.9cm;
}

.font-20-bold-white {
	font-family: "Montserrat",sans-serif;
	font-size: 20pt !important;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 0.9cm;
}

.font-23-bold-white {
	font-family: "Montserrat",sans-serif;
	font-size: 23pt !important;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 0.9cm;
}

.font-25-medium-white {
	font-family: "Montserrat",sans-serif;
	font-size: 35pt !important;
	color: #FFFFFF !important;
	line-height: 1.0cm;
}
.font-30-medium-white {
	font-family: "Montserrat",sans-serif;
	font-size: 40pt !important;
	color: #FFFFFF !important;
	line-height: 1.0cm;
}
.font-25-bold-white {
	font-family: "Montserrat",sans-serif;
	font-size: 35pt !important;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 1.4cm;
}

.font-30-bold-white {
	font-family: "Montserrat",sans-serif;
	font-size: 40pt !important;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 1.4cm;
}


.font-45-bold-white {
	font-family: "Montserrat",sans-serif;
	font-size: 45pt !important;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 2.0cm;
}

.font-55-bold-white {
	font-family: "Montserrat",sans-serif;
	font-size: 55pt !important;
	color: #FFFFFF !important;
	font-weight: bold;
	line-height: 2.0cm;
}

/*
FONT GREY
*/
.font-23-medium-grey {
	font-family: "Montserrat",sans-serif;
	font-size: 23pt !important;
	color: #727376 !important;
	line-height: 0.9cm;
}
.font-18-medium-grey {
	font-family: "Montserrat",sans-serif;
	font-size: 18pt !important;
	color: #727376 !important;
	line-height: 0.9cm;
}
.font-07-medium {
	font-family: "Montserrat",sans-serif;
	font-size: 7pt !important;
	color: #000000 !important;
	line-height: 0.3cm;
}

.font-07-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 7pt !important;
	color: #000000 !important;
	font-weight: bold;
	line-height: 0.3cm;
}

.font-10-medium {
	font-family: "Montserrat",sans-serif;
	font-size: 10pt !important;
	color: #000000 !important;
	line-height: 0.4cm;
}

.font-10-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 10pt !important;
	color: #000000 !important;
	font-weight: bold;
	line-height: 0.4cm;
}

.font-15-medium {
	font-family: "Montserrat",sans-serif;
	font-size: 15pt !important;
	color: #000000 !important;
}

.font-15-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 15pt !important;
	color: #000000 !important;
	font-weight: bold;
}

.font-23-medium {
	font-family: "Montserrat",sans-serif;
	font-size: 23pt !important;
	color: #000000 !important;
}
.font-30-medium {
	font-family: "Montserrat",sans-serif;
	font-size: 30pt !important;
	color: #000000 !important;
}

.font-23-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 23pt !important;
	color: #000000 !important;
	font-weight: bold;
}

.font-25-medium {
	font-family: "Montserrat",sans-serif;
	font-size: 35pt !important;
	color: #000000 !important;
}

.font-25-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 35pt !important;
	color: #000000 !important;
	font-weight: bold;
}

.font-45-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 45pt !important;
	color: #000000 !important;
	font-weight: bold;
}

.font-55-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 55pt !important;
	color: #000000 !important;
	font-weight: bold;
}

/*
FONTS BUTTONS
*/
.font-btn-07-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 7pt !important;
	color: #ffffff !important;
	font-weight: bold;
	padding: 8px 25px 8px 25px !important;
}

.font-btn-10-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 10pt !important;
	color: #ffffff !important;
	font-weight: bold;
	padding: 8px 25px 8px 25px !important;
}

.font-btn-15-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 15pt !important;
	color: #ffffff !important;
	font-weight: bold;
	padding: 8px 25px 8px 25px !important;
}

.font-btn-23-bold {
	font-family: "Montserrat",sans-serif;
	font-size: 23pt !important;
	color: #ffffff !important;
	font-weight: bold;
}

.btn-medipreco-gradient, .btn-gradient-04 a {
    background: #2695E2;
    /*background: linear-gradient(to right,#2695E2 0%,#18CCB6 100%, #02C0A6);*/
    background-image: linear-gradient(to right,#2695E2,#18CCB6, #02C0A6);
    background-size: 200% auto;
    font-weight: 600;
    transition: 0.5s;
    color: #fff;
    border: 0 none;
}

.text-medipreco-gradient {
	font-family: "Montserrat",sans-serif;
    background: #2695E2;
    /*background: linear-gradient(to right,#2695E2 0%,#18CCB6 100%, #02C0A6);*/
    background-image: linear-gradient(to right,#2695E2,#18CCB6, #02C0A6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-medipreco-grey {
    color: #727376;
}

.text-medipreco-azul {
    font-family: "Montserrat",sans-serif;
    color: #2695E2 !important;
}

.text-medipreco-verde {
    font-family: "Montserrat",sans-serif;
    color: #02C0A6 !important;
}

.text-gradient-04 {
    background: #2695E2;
    background: linear-gradient(135deg,#2695E2 0%,#ffffc7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg-gradient-accent {
    background: #2695E2;
    background-image: linear-gradient(to right,#2695E2,#18CCB6, #02C0A6);
}

.bg-medi-01 {
  	background: linear-gradient(135deg, rgba(46,52,81,0.4) 0%,rgba(102, 87, 234, 0.69) 100%),
	url('../img/banners/medipreco-familia.jpg') no-repeat center center !important;
    background-size: cover !important;
}

.bg-medi-02 {
	background: linear-gradient(135deg, rgba(65, 104, 141, 0.158) 0%,rgba(18, 104, 175, 0.185) 100%),
	url('../img/banners/medicamentos-clube.jpg') no-repeat center center !important;
	background-size: cover !important;
}

.bg-medi-03 {
	background: linear-gradient(135deg, rgba(46,52,81,0.4) 0%,rgba(102, 87, 234, 0.69) 100%),
	url('https://images.medipreco.com.br/bg-drugstore.jpg') no-repeat center center !important;
	background-size: cover !important;
}

.pantone-coral-text-color {
	color: #FE6F61 !important;
}
.pantone-coral-background {
	background-color: #FE6F61 !important;
}
.pantone-verde-background {
	background-color: #02C0A6 !important;
}
.go-top {
    background: #fff;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #2c304d;
    position: fixed;
    bottom: 5rem;
    right: 1.7rem;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    display: none;
    box-shadow: 0 1px 15px 1px rgba(52,40,104,.15);
    z-index: 10000;
}

.sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: #02C0A6 !important;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
}

/*==================*/

.bg-medi-clean {
    font-family: "Montserrat",sans-serif;
    color: #02C0A6;
}

.font-45 {
	font-family: "Montserrat",sans-serif;
	font-size: 30px;
}
.font-cinza {
	color: #BDBFC1 !important;
}

.gray-01 {
	color: #BDBFC1 !important;
}

.radius-15 {
	border-radius: 15px;
}

.radius-8 {
	border-radius: 8px;
}

.box-body {
    padding: 3.4rem;
}

.comparison:hover {
    z-index: auto;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 14px 32px 0px rgba(0, 0, 0, 0.2);
}

.btn-verde {
    color: #02C0A6;
    border-color: #02C0A6;
    background-image: none;
    background-color: transparent;
}

.btn-medipreco-verde {
    background: #02C0A6;
    background-size: 200% auto;
    font-weight: 600;
    transition: 0.5s;
    color: #fff;
    border: 0 none;
}

.btn-azul {
    color: #2695E2;
    border-color: #2695E2;
    background-image: none;
    background-color: transparent;
}

.btn-azul:hover {
    color: #fff;
    background-color: #2695E2;
    border-color: #2695E2;
}

.i4ewOd-pzNkMb-haAclf {
    background-color: red !important;
}

.form-control {
    border-color: #000000 !important;
}

.list-group-item-bordered {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #000000 !important
}

.table-bordered-black th, .table-bordered-black td {
    border: 1px solid #000000 !important;
}

.btn-outline-blue {
    color: #2695E2;
    border-color: #2695E2;
    background-image: none;
    background-color: transparent;
}

.btn-outline-green {
    color: #18CCB6;
    border-color: #18CCB6;
    background-image: none;
    background-color: transparent;
}

.widget-32 .content-calculator {
    padding: 2rem 0;
    position: relative;
    z-index: 2;
}

.step-wizard .active .title {
    color: #000000 !important;
    font-weight: 500;
}

.step-calculator {
    position: absolute;
    display: inline-block;
	font-size: 1.1rem;
	margin-top: 13px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 6px solid;
    border-color: #02C0A6;
    background: #fff;
    transition: background-color 0.6s ease,border-color 0.6s ease;
}

.step-wizard .progressbar {
    position: absolute;
    background-color: #02C0A6;
    height: 8px;
    border: 0 none;
    width: 0%;
    transition: width 0.6s ease;
}

.btn-blue {
    color: #fff;
    background-color: #2695E2;
    border-color: #2695E2;
}

.btn-green {
    color: #fff;
    background-color: #02C0A6;
    border-color: #02C0A6;
}

.text-blue {
    font-family: "Montserrat",sans-serif;
    color: #2695E2 !important;
}

.text-green {
    font-family: "Montserrat",sans-serif;
    color: #02C0A6 !important;
}