/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/



section#intro, #materias{
    background: #7ad1ff;
}


p {
    color: #000000;
    font-size: 19px;
    line-height: 24px;
}


#oferta h2 {
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 26px;
    line-height: 34px;
}


#oferta h3 {
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Lato';
    font-size: 38px;
    color: #ee917a;
}

#materias h2, #saiba h2 {
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 26px;
    line-height: 34px;
}


hr.mt-3.mb-3.mx-auto {
    width: 100px;
    border-top: 3px solid #7ad1ff;
    margin: 30px auto !important;
}


#saiba p {
    padding: 0px !important;
    margin: 0 !important;
    font-size: 30px;
    line-height: 33px;
}


a {
    text-decoration: none !important;
    color: #000000;
}


.aviso {
    font-size: 26px;
    line-height: 26px;
}

.hrtexto{margin:10px auto !important;}



section#intro {
    padding: 20px 0 0;
}



.desktop-hide{display:none !important;}	



body {
    color: #fff;
    font-family: 'Lato', sans-serif;
}



p.legal {
    font-size: 13px !important;
    line-height: 16px !important;
}

.rodape-legal {
    width: 100%;
    border: 1px solid #644a2c
}

li {
    list-style: disc;
    list-style-position: inside;
    font-size: 19px;
    line-height: 24px;
    padding: 4px 0;
}

li.destaque {
    font-size: 21px;
}


.w-50 {
    width: 900px !important;
}

.line {
    width: 100% !important;
    border-top: 1px solid #000000 !important;
}

nav.primary-menu {
    height: 80px;
}

#intro, #beneficios {
    background-color: #ffffff;
}

#oferta, #beneficios {
    background-color: #ffffff;
}

#intro .content-wrap {
    padding: 10px 0 30px;
}

.dark #header.transparent-header, #header.transparent-header.dark, .dark #header.transparent-header:not(.sticky-header) #header-wrap, #header.transparent-header.dark:not(.sticky-header) #header-wrap {
    background: #ffffff;
}

.dark #header-wrap {
    background-color: #ffffff;
}

#content{background-color:#cfc6b4;}

.button {
    margin: 15px;
    padding: 11px 28px;
    background-color: #ac352d;
}

.button-cta {
    padding: 13px 36px;
    background-color: #ab2720;
    font-size: 17px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 600;
}


.cta {
    padding: 10px 56px;
    background-color: #2853ab;
    font-size: 28px;
    letter-spacing: 2px;
    color: #ffffff;
    font-weight: 600;
    margin: 10px 0 2px !important;
    display: inline-block;
}

.button-oferta {
    padding: 10px 35px 14px;
    background-color: #000000;
    font-size: 25px;
    letter-spacing: 2px;
    color: #ffffff;
    margin: 10px 0 2px !important;
    display: inline-block;
    border-bottom: 5px solid #9996d2;
    border-radius: 9px;
    line-height: 27px;
}

.button-oferta:hover {
    color: #9996d2;
}


section#slider {
    background: #221e1f;
    max-width: 70%;
    margin: auto;
}

#header .container {
    max-width: 980px;
}

#header p {
    float: left;
    color: #000000;
    width: 180px;
    margin: 0 10px 0;
    font-size: 15px;
    line-height: 19px;
    margin-top: 4px;
    font-weight: 700;
}

h2 {
    font-size: 28px;
    color: #52c6d8;
    line-height: 35px;
    font-family: 'Lato';
}

.txt-destaque {
    color: #fdb934  !important;
	font-weight: 700;
}

.txt-destaque-2 {
    color: #52c6d8 !important;
    font-weight: 700;
}

h3 {
    font-family: 'Lora', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    max-width: 700px;
}


img.d-none.d-sm-block {
    padding: none !important;
    margin: 0 auto;
}


h4 {
    font-family: 'Lato', 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif'!important;
    font-size: 32px;
    line-height: 45px;
    color: #000000;
}

h5 {
    font-family: 'Lato', 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif'!important;
    font-size: 38px;
    line-height: 43px;
    max-width: 700px;
    color: #000000;
}

img.podcast-logo {
    margin-top: -20px;
}


#intro p {
    font-size: 27px;
    line-height: 32px;
    color: #ab2720;
    font-style: italic;
    font-weight: 400;
}

hr {
    margin: 25px 0;
    border: 0;
    opacity: 1;
    width: 120px;
    border-top: 3px solid #b42128;
}




.col-12.col-sm-12.col-md-5.my-auto.justify-content-center {
    padding-right: 100px;
    padding-left: 35px;
}

.button:hover {
    background-color: #000000 !important;
}

a.ouca {
    color: #000000;
    text-decoration: underline !important;
    margin-top: 10px !important;
    display: inline-block;
}

a.ouca:hover {
    color: #b42128;
    text-decoration: underline !important;
}


#content .content-wrap {
    padding: 50px 0;
    overflow: visible;
    width: 60%;
}

#content p {
    line-height: 28px;
    font-size: 20px;
    color: #000000;
}

.spotify {
    max-width: 650px;
}


#oferta .content-wrap {
    padding: 35px 0 50px;
}


p.apenas {
    color: #ac352d;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 12px;
}

p.apenas:before {
    content: "";
    height: 2px;
    background: #ac352d;
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0;
}


p.apenas:after {
    content: "";
    height: 2px;
    background: #d04563;
    width: 50px;
    display: inline-block;
    vertical-align: middle;
}

p.preco {
    color: #000000;
    font-size: 50px;
    line-height: 50px;
}

p.meses {
    color: #000000;
    font-size: 25px;
}

p.cancele{
	color:#000000;
}


p.tl {
    color: #000000;
    font-size: 12px;
}

#oferta hr {
    color: #52c6d8;
    border-top: 1px solid;
    opacity: 1;
    width: 120px;
}



/* ----------------------------------------------------------------
BENEFÍCIOS
-----------------------------------------------------------------*/

section#beneficios {
    padding-bottom: 50px;
}

#beneficios a.button-oferta.button-effect.button-header.mt-1 {
    width: 240px;
    margin: 0 auto;
}

#beneficios .content-wrap {
    padding: 50px 0 10px;
    overflow: visible;
    width: 55%;
}

#beneficios p {
    line-height: 23px;
    font-size: 18px;
}


.divider-beneficios {
    border: 1px solid #644a2cb0;
    width: 100%;
}



/* ----------------------------------------------------------------
FOOTER
-----------------------------------------------------------------*/

#footer {

    border-top: none;
}

#copyrights {
    padding: 50px 0;
    background-color: #221e1f;
    font-size: 0.875rem;
    line-height: 1.8;
    border-top: 2px solid #644a2cb0;
}





footer p {
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
}

p.fone {
    margin: 0 0 6px;
    font-size: 20px;
}

footer h3 {
	color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 40px;
	line-height: 22px;
}

.icon-social {
    margin-right: 15px;
}

p.legal {
    font-size: 15px;
    line-height: 20px;
    margin-top: 70px !important;
}



/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
	
	
#oferta h2 {
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 22px;
    line-height: 30px;
}
	
	
#materias h2, #saiba h2 {
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 23px;
    line-height: 32px;
}	
	
#materias p {
    margin-bottom: 50px !important;
}	
	
	
.w-50, .w-75	{width: 100% !important;}
	
#oferta .col-6 {
    flex: 0 0 auto;
    width: 50%;
    padding: 0;
}	
	
#intro.mobile-hide{display:none !important;}	
#hero-mobile.desktop-hide{display:block !important; margin-top: 0px;}		
	
.oferta-banner.mobile-hide{display:none !important;}		
.oferta-banner.desktop-hide{display:block !important; margin-top: 0px;}			
	
#materias .content-wrap {
    padding: 50px 0 0;
}	
	
	body{margin-top:0;}	
	
#intro .content-wrap {
    padding: 15px 0 20px;
}	
	
.header-size-md #header-wrap #logo img {
    max-width: 320px !important;
}	
	
nav.primary-menu {
    height: 68px;
}	
	
	
#logo {
    margin: 0 auto !important;
    padding-bottom: 8px;
}	
	
	
#header-wrap {
    background-color: #FFF;
    width: 100%;
    padding: 12px 12px 0;
    position: fixed;
    z-index: 1;
}	
	
#header-wrap .container {
    padding: 0;
}	
	
#header p {
    font-size: 12px;
    line-height: 13px;
    margin-top: 2px;
}	
	
#content .content-wrap {
    padding: 50px 0;
    overflow: visible;
    width: 85%;
}	
	
.menu-container {
    display: inline-block;
    width: 100%;
}	
	
#primary-menu-trigger, #page-menu-trigger {
    display: none;
}	
	
.primary-menu + .primary-menu {
    border-top: 1px solid #0000003b !important;
}	
	
nav.primary-menu.mobile-hide {
    display: none;
}	
	
.col-12.col-sm-12.col-md-5.my-auto.justify-content-center {
    padding-right: 20px;
    padding-left: 25px;
    padding-bottom: 50px;
}
	
img.podcast-logo {
    margin-top: 0px;
}	
	
h2 {
    font-size: 28px;
    line-height: 33px;
}	
	
h3 {
    font-family: 'Lato', 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif'!important;
    font-size: 28px;
    line-height: 34px;
    padding-top: 10px;
}
	
h5 {
    font-family: 'Lato', 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif'!important;
    font-size: 29px;
    line-height: 34px;
    max-width: 700px;
}
	
	
img.bird-right {
    top: -40px;
    left: -22px;
}
	
img.bird-left {
    top: -40px;
    right: -22px;
}	
	
#content .content-wrap {
    padding: 60px 0 50px;
}	
	
	
	
#oferta .content-wrap {
    width: 90% !important;
}	
	
#oferta {
    margin-top: 0;
}	
	
.button-oferta {
    letter-spacing: 1px;
}	
	
.cta {
    font-size: 22px;
}	
	
#copyrights {
    padding: 50px 25px;
    font-size: 0.875rem;
    line-height: 1.8;
}	
	
#beneficios .content-wrap {
    padding: 50px 0;
    overflow: visible;
    width: 90%;
}	
	
.col-md-2.contato, .col-md-2.pagamento {
    margin-top: 30px;
}	
	
p.legal.w-50.mx-auto.mt-4 {
    width: 100% !important;
    margin: auto;
    text-align: left;
    margin-top: 80px !important;
}	
	
}



/* ----------------------------------------------------------------
XX-Large devices (larger desktops, 1700px and up)
-----------------------------------------------------------------*/

@media (min-width: 1700px) { 
	
#content .content-wrap {
    width: 50%;
}	
	
	img.bird-right {
    position: absolute;
    top: 60px;
    left: 100px;

}


img.bird-left {
    position: absolute;
    top: 60px;
    right: 100px;
}
}


/* ----------------------------------------------------------------
1050px especific 
-----------------------------------------------------------------*/
@media (min-width: 1050px) and (max-width: 1060px) { 
	
h2 {
    font-size: 38px;
    color: #b42128;
    line-height: 41px;
    text-transform: uppercase;
}	
	
.col-12.col-sm-12.col-md-5.my-auto.justify-content-center {
    padding-right: 10px;
    padding-left: 35px;
}
	
}


@media (min-width: 768px) and (max-width: 950px) { 

.col-md-7 {
    flex: 0 0 auto;
    width: 80%;
	margin: 0 auto;
}	
	
.col-md-5 {
    flex: 0 0 auto;
    width: 80%;
	margin: 0 auto;	
}
	
	
#intro .content-wrap {padding: 0 0 40px;}	
	
#content .content-wrap {
    padding: 50px 0;
    overflow: visible;
    width: 80%;
}	
	
.w-50 {
    width: 70% !important;
}	
	
#header .container {
    max-width: 980px;
    padding: 15px 20px;
}	
	
#primary-menu-trigger, #page-menu-trigger {
    display: none;

}	
	
nav.primary-menu {
    display: none;
}	
	
}



@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

	
.col-12.col-sm-12.col-md-5.my-auto.justify-content-center {
    padding-right: 0px;
    padding-left: 28px;
}	
	
}

/* ----------------------------------------------------------------
XX-Large devices (larger desktops, 1700px and up)
-----------------------------------------------------------------*/

@media (min-width: 1700px) { 
	
#beneficios .content-wrap {
    width: 40%;
}
	
#content .w-50, #beneficios .w-50 {
    width: 40%;
}		
	
}