/*
Theme Name: GERMANA ASFOR NUTRICIONISTA
Theme URI: https://www.agenciahelp360.com.br/
Description: Tema exclusivo AGENCIA HELP360
Author: Giordano Magalhaes
Author URI: https://www.agenciahelp360.com.br/

font-family: 'Montserrat', sans-serif;
*/
	
html, body {
	height: 100%;
}
body {
	font-family: "Open Sans";
	font-size: 20px;
	background-color: rgba(255,255,255,1.00);
}

.wrap {
    position: relative;
	width: 100%;
	max-width: 500px;
	margin: auto;
}
img {
	max-width: 100%;
}

.red {
    color: red;
}

.section-title {
	margin: 40px 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
    color: #20b2aa;
	text-transform: uppercase;
    text-align: center;
}
.section-title2 {
	margin: 40px 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
    color: #20b2aa;
	text-transform: uppercase;
    text-align: center;
}

header {
	display: none;
	position: fixed; top: 0; left: 0; z-index: 99;
	width: 100%;
	background-color: rgba(255,255,255,1.00);
	padding: 0;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.header-logo {
	display: inline-block;
	padding: 5px 0;
}
.header-logo a {
    display: block;
}
.header-logo img {
	max-height: 60px;
}
.header-atend {
	font-size: 16px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;
}
header .menuprinc-btn {
	top: 50%;
	transform: translateY(-50%);
}

.menuprinc-btn {
	position: absolute; top: 20px; right: 20px;
	transform: translateY(0);
    font-size: 40px;
    color: rgba(34,164,112,0.90);
    transition: all 200ms linear;
}
.menuprinc-btn:hover {
    color: rgba(0,23,1,1.00);
    cursor: pointer;
}

.menuprinc {
    display: none;
    position: fixed; top: 0; left: 0; z-index: 999;
    width: 100%; height: 100%;
    background-color: rgba(0,2,1,0.92);
}
.menuprinc-btnClose {
    position: absolute; top: 20px; right: 20px;
    font-size: 40px;
    color: rgba(255,255,255,0.70);
    transition: all 200ms linear;
}
.menuprinc-btnClose:hover {
    color: rgba(255,255,255,1.00);
    cursor: pointer;
}
.menuprinc-lst {
    padding-top: 120px;
}
.menuprinc-lst ul {
    list-style: none; margin: 0; padding: 0;
    text-align: center;
}
.menuprinc-lst ul li {
    margin-bottom: 20px;
}
.menuprinc-lst ul li a {
    display: inline-block;
    padding-bottom: 20px;
    border-bottom: rgba(255,255,255,0.50) solid 2px;
    font-size: 30px;
    color: rgba(119,255,155,0.70);
    text-decoration: none;
    transition: all 200ms linear;
}
.menuprinc-lst ul li a:hover {
    color: rgba(119,255,0,1.00);
    text-decoration: none;
}
.menuprinc-lst ul li:last-child a {
    border-bottom: none;
}

.ini-logo {
	padding: 120px 0 0;
}
.ini-atend {
	margin-top: 70px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}
.ini-atend-l1 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 400;
	color: rgba(255,255,255,0.90);
	text-align: center;
}
.ini-atend-l2 {
	margin-top: 40px;
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
	color: rgba(255,255,255,0.70);
	text-align: center;
}

#ini-sep img {
	width: 100%;
}

#insc {
    padding: 0 0 70px 0;
}
#outrosFrm {
	display: none;
	margin-top: -38px;
}
.form-check-input {
    margin-top: .5rem;
}

.slick-slide img {
    margin: auto;
}

#banner {
    padding: 10px 0 50px;
}

footer {
    padding: 20px 0;
	background-color: rgba(35,41,42,1.00);
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,0.50);
}
footer li {
    margin: 20px;
}
footer li a {
    color: rgba(255,206,161,0.70);
    text-decoration: none;
    transition: all 200ms linear;
}
footer li a:hover {
    color: rgba(255,131,0,1.00);
    text-decoration: none;
}
footer hr {
    border-top: rgba(230,230,230,0.30) solid 1px;
}
.footer-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-buttons a {
    position: relative;
    margin: 0 10px;
    width: 40px; height: 40px;
    font-size: 22px;
    color: rgba(255,255,255,1.00);
    transition: all 200ms linear;
}
.footer-buttons a:hover {
    font-size: 24px;
}
.footer-buttons [class*=fa-] {
    position: absolute; top: 50%; left: 50%;
    transform: translate(-50%, -50%);
}
.footer-btn-instagram {
    background-color: rgba(207,0,3,1.00);
}
.footer-btn-facebook {
    background-color: rgba(0,90,255,1.00);
}
.footer-btn-totop {
    background-color: rgba(22,167,0,1.00);
}
/*
a.endereco-item {
	display: block;
	padding: 20px;
	margin: auto;
	background-color: rgba(232,0,2,1.00);
	font-weight: 700;
	color: rgba(255,255,255,1.00);
	text-align: center;
	transition: all 200ms linear;
}
a.endereco-item:nth-child(2) {
	background-color: rgba(200,0,1,1.00);
}
a.endereco-item:nth-child(3) {
	background-color: rgba(170,0,0,1.00);
}
a.endereco-item:nth-child(4) {
	background-color: rgba(126,0,0,1.00);
}
a.endereco-item:hover {
	background-color: rgba(77,77,77,1.00);
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
*/

#atendimento {
	position: fixed; bottom: 20px; right: -334px;
	display: flex;
	align-items: center;
	padding: 15px 15px 15px 20px;
	background-color: rgba(6,183,27,1.00);
	border-radius: 50px 0 0 50px;
    font-size: 20px;
	font-weight: 700;
	color: rgba(255,255,255,1.00);
	transition: all 200ms linear;
}
#atendimento:hover {
	right: 0;
}
.atendimento-icon {
	margin-right: 25px;
	font-size: 24px;
}
#atendimento a {
	color: rgba(255,255,255,1.00);
}
#atendimento a:hover {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}

#main {
    padding: 30px 0;
    min-height: 250px;
}
.page-title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 40px;
}

@media screen and (max-width: 500px) {
    body {
        font-size: 18px;
    }
	.wrap {
		padding: 0 20px;
	}
    footer .wrap {
        padding: 0;
    }
	.section-title {
		font-size: 24px;
	}
	
	.ini-atend {
		font-size: 32px;
	}
	
	.insta-lst li {
		max-width: none;
		margin: 10px 0;
	}
    
    #atendimento {
	    right: -318px;
    }
}