/*
Theme Name: Bens Doados
Theme URI: http://bensdoados.innovagencyhost.com/bensdoados
Author: Innovagency
Author URI: innovagency.com
Description: Bens Doados
Version: 1.0
*/

/*********************************** IMPORTS *********************************/

@import url("./css/reset.css");
@import url("./css/calculadora.css");

/*********************************** COLORS *********************************/

:root {
	--white: #ffffff;
	--dusk: #3f3d56;
	--brown-grey: #888888;
	--grey-light: #c2c2c2;
	--blue-violet: #5500e0;
	--dark-aquamarine: #00765a;
	--aqua-marine: #38d39f;
	--aqua-marine-light: rgba(56, 211, 159, 0.45);
	--ice: #dffaf2;
	--green-light: #f2fffc;
}

.body-general-bg {
	color: #f2fffc;
}

/************************** FONT-FAMILY - RALEWAY *****************************/

@font-face {
	font-family: Raleway-Black;
	src: url("./fonts/Raleway/Raleway-Black.ttf");
	font-weight: 900;
}

@font-face {
	font-family: Raleway-ExtraBold;
	src: url("./fonts/Raleway/Raleway-ExtraBold.ttf");
	font-weight: 800;
}

@font-face {
	font-family: Raleway-ExtraLight;
	src: url("./fonts/Raleway/Raleway-ExtraLight.ttf");
	font-weight: 200;
}

@font-face {
	font-family: Raleway-Medium;
	src: url("./fonts/Raleway/Raleway-Medium.ttf");
	font-weight: 500;
}

@font-face {
	font-family: Raleway-Bold;
	src: url("./fonts/Raleway/Raleway-Bold.ttf");
	font-weight: bold;
}

@font-face {
	font-family: Raleway-Regular;
	src: url("./fonts/Raleway/Raleway-Regular.ttf");
	font-weight: normal;
}

@font-face {
	font-family: Raleway-Semibold;
	src: url("./fonts/Raleway-SemiBold.ttf");
	font-weight: 600;
}

/*********************************** FONT-FAMILY - WORKSANS *********************************/

@font-face {
	font-family: WorkSans-Black;
	src: url("./fonts/WorkSans/WorkSans-Black.ttf");
	font-weight: 900;
}

@font-face {
	font-family: WorkSans-ExtraBold;
	src: url("./fonts/WorkSans/WorkSans-ExtraBold.ttf");
	font-weight: 800;
}

@font-face {
	font-family: WorkSans-Light;
	src: url("./fonts/WorkSans/WorkSans-Light.ttf");
	font-weight: 200;
}

@font-face {
	font-family: WorkSans-ExtraLight;
	src: url("./fonts/WorkSans/WorkSans-ExtraLight.ttf");
	font-weight: 200;
}

@font-face {
	font-family: WorkSans-Medium;
	src: url("./fonts/WorkSans/WorkSans-Medium.ttf");
	font-weight: 500;
}

@font-face {
	font-family: WorkSans-Bold;
	src: url("./fonts/WorkSans/WorkSans-Bold.ttf");
	font-weight: bold;
}

@font-face {
	font-family: WorkSans-SemiBold;
	src: url("./fonts/WorkSans/WorkSans-SemiBold.ttf");
	font-weight: 600;
}

@font-face {
	font-family: WorkSans-Regular;
	src: url("./fonts/WorkSans/WorkSans-Regular.ttf");
	font-weight: normal;
}

/*********************************** FONT-FAMILY - WORKSANS *********************************/

.worksans-black {
	font-family: WorkSans-Black;
}

.worksans-extraBold {
	font-family: WorkSans-ExtraBold;
}

.worksans-bold {
	font-family: WorkSans-Bold;
}

.worksans-semibold {
	font-family: WorkSans-Semibold;
}

.worksans-regular {
	font-family: WorkSans-Regular;
}

.worksans-light {
	font-family: WorkSans-Light;
}

.worksans-extralight {
	font-family: WorkSans-ExtraLight;
}

/*********************************** FONT-FAMILY - RALEWAY *********************************/

.raleway-black {
	font-family: Raleway-Black;
}

.raleway-extrabold {
	font-family: Raleway-ExtraBold;
}

.raleway-bold {
	font-family: Raleway-Bold;
}

.raleway-semibold {
	font-family: Raleway-Semibold;
}

.raleway-regular {
	font-family: Raleway-Regular;
}

.raleway-medium {
	font-family: Raleway-Medium;
}

.raleway-extralight {
	font-family: Raleway-ExtraLight;
}

/********************************** FONT-SIZE *********************************/

.bold-43 {
	font-size: 43px;
	line-height: 1.26;
	font-weight: 900;
}

.bold-30 {
	font-size: 30px;
	line-height: 1.37;
	font-weight: 900;
}

.medium-21 {
	font-family: WorkSans-Medium;
	font-size: 21px;
	line-height: 1.52;
	font-weight: 500;
}

.regular-21 {
	font-size: 21px;
	line-height: 1.52;
	font-weight: 500;
}

.light-21 {
	font-family: WorkSans-Light;
	font-size: 21px;
	font-weight: 300;
	line-height: 1.52;
}

.bold-20 {
	font-size: 20px;
	font-weight: 800;
	line-height: 1.45;
}

.bold-18 {
	font-size: 18px;
	font-weight: 800;
	line-height: 1.44;
}

.regular-15 {
	font-size: 15px;
	line-height: 1.73;
	font-weight: normal;
}

.regular-14-worksans {
	font-family: WorkSans-Medium;
	font-size: 14px;
	line-height: 1.57;
	font-weight: 500;
}

.semibold-15 {
	font-size: 15px;
	line-height: 1.73;
	font-weight: 800;
}

.bold-16-worksans {
	font-family: WorkSans-Bold;
	font-size: 16px;
	line-height: 1.88;
	font-weight: bold;
}

.bold-15 {
	font-size: 15px;
	line-height: 1.73;
	font-weight: 800;
}

.bold-12 {
	font-size: 12px;
	font-weight: 800;
	line-height: 1.67;
}

.bold-12-worksans {
	font-size: 12px;
	font-weight: 800;
	line-height: 1.67;
}

.regular-12 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.67;
}

.light-12 {
	font-size: 12px;
	font-weight: 300;
	line-height: 1.67;
	color: var(--dusk);
}

@media (max-width: 992px) {
	.medium-21 {
		font-size: 17px;
		line-height: 27px;
	}
	.regular-21 {
		font-size: 17px;
		line-height: 1.59;
	}
	.regular-15 {
		font-size: 14px;
		line-height: 1.57;
	}
	.bold-15 {
		font-size: 14px;
		line-height: 22px;
	}
}

@media (max-width: 575px) {
	.bold-43 {
		font-size: 28px;
		line-height: 35px;
	}
	.bold-30 {
		font-size: 23px;
		line-height: 1.35;
		font-weight: 900;
	}
	.bold-20 {
		font-size: 14px;
	}
	.light-21 {
		font-size: 17px;
		line-height: 1.59;
	}
}

/*********************************** COLOR *********************************/

.color-dusk {
	color: var(--dusk);
}

.color-blue-violet {
	color: var(--blue-violet);
}

.color-white {
	color: var(--white);
}

.color-grey-light {
	color: var(--grey-light);
}

.color-aqua-marine {
	color: var(--aqua-marine);
}

/*********************************** BACKGROUND *********************************/

body {
	background-color: var(--green-light);
}

.bg-white {
	background-color: var(--white);
}

.bg-blue-violet {
	background-color: var(--blue-violet);
}

/*********************************** SPACING *********************************/

.m-5-bottom {
	margin-bottom: 5px;
}

.m-10-bottom {
	margin-bottom: 10px;
}

.m-15-bottom {
	margin-bottom: 15px;
}

.m-20-bottom {
	margin-bottom: 20px;
}

.m-30-bottom {
	margin-bottom: 30px;
}

.m-40-bottom {
	margin-bottom: 40px;
}

.m-50-bottom {
	margin-bottom: 50px;
}

.m-80-bottom {
	margin-bottom: 80px;
}

.m-100-top {
	margin-top: 100px;
}

@media (max-width: 575px) {
	.m-100-top {
		margin-top: 0px;
	}
}

.m-100-bottom {
	margin-bottom: 100px;
}

.m-200-bottom {
	margin-bottom: 200px;
}

.m-150-top {
	margin-top: 150px;
}

.d-flex {
	flex-wrap: wrap;
}

.pt-40 {
	padding-top: 40px;
}

.pl-100 {
	padding-left: 100px;
}

@media (max-width: 1200px) {
	.m-150-top {
		margin-top: 100px;
	}
}

@media (max-width: 768px) {
	.p-mobile-reset {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.m-150-top {
		margin-top: 80px;
	}
	.pl-100 {
		padding-left: 15px;
	}
}

@media (max-width: 575px) {
	.mb-xs-20 {
		margin-bottom: 20px;
	}
	.m-40-bottom {
		margin-bottom: 20px;
	}
	.m-50-bottom {
		margin-bottom: 40px;
	}
	.mb-mobile-reset {
		margin-bottom: 0px;
	}
	.m-mobile-80-top {
		margin-top: 80px;
	}
	.m-200-bottom {
		margin-bottom: 150px;
	}
	.pl-xs-15 {
		padding-left: 15px;
	}
	.font-18-mobile {
		font-size: 18px !important;
	}
	.font-17-mobile {
		font-size: 17px !important;
	}
	.font-23-mobile {
		font-size: 23px !important;
	}
	.font-10-mobile {
		font-size: 10px;
		line-height: 1.5;
	}
	.mb-mobile-30 {
		margin-bottom: 30px !important;
	}
	.mb-mobile-40 {
		margin-bottom: 40px !important;
	}
	.mb-mobile-10 {
		margin-bottom: 10px;
	}
}

.ml-30 {
	margin-left: 30px;
}

.ml-50 {
	margin-left: 50px;
}

.mr-50 {
	margin-right: 50px;
}

/*********************************** FOOTER *********************************/

footer {
	padding: 50px 0px 70px;
	position: relative;
	width: 100%;
	bottom: 0;
}

.footer-item {
	font-family: WorkSans-Regular;
	line-height: 1.67;
	font-weight: normal;
	margin-bottom: 25px;
	cursor: pointer;
	transition: ease-in-out 0.4s;
	flex-wrap: nowrap;
}

.footer-item:hover {
	opacity: 0.7;
}

.footer-item img {
	margin-right: 10px;
	width: 15px;
	height: 20px;
}

.fb-lg {
	display: auto;
}

.fb-sm {
	display: none;
}

@media (max-width: 768px) and (min-width: 575px) {
	.fb-lg {
		display: none;
	}
	.fb-sm {
		display: block;
	}
}

@media (max-width: 575px) {
	footer {
		padding: 50px 60px;
	}
	footer.col-12,
	footer a {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		width: 100%;
	}
	footer img {
		display: none;
	}
	footer p,
	footer h4 {
		text-align: center;
		width: 100%;
	}
	.mobile-footer-title {
		font-family: WorkSans-Bold;
		margin-bottom: 5px;
		font-size: 12px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.67;
		letter-spacing: normal;
		text-align: center;
		color: var(--white);
	}
	.footer-item {
		max-width: 100%;
	}
	.footer-item p {
		font-family: WorkSans-Regular;
		font-size: 12px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.67;
		letter-spacing: normal;
		text-align: center;
		color: var(--white);
	}
	.mb-xs-0 {
		margin-bottom: 0;
	}
}

/*********************************** NAV *********************************/

nav {
	padding-top: 50px;
}

.nav-logo p {
	max-width: 90px;
	line-height: 1.33;
	border-left: 1px solid #a1a1a1;
	padding-left: 10px;
	margin-left: 10px;
	height: 30px;
	display: flex;
	align-items: center;
	font-family: Raleway-Regular;
	font-size: 15px;
}

.nav-logo img {
	width: 175px;
}

.nav-links li {
	transition: ease-in-out 0.3s;
}

.nav-links li:hover {
	color: var(--aqua-marine);
	text-decoration: none;
}

@media (min-width: 1200px) {
	#nav-desktop {
		display: block;
	}
	#nav-mobile {
		display: none;
	}
}

@media (max-width: 1199px) {
	#nav-desktop {
		display: none;
	}
	#nav-mobile {
		display: block;
	}
	nav {
		padding-top: 0px;
	}
}

/*********************************** NAV-MOBILE *********************************/

#nav-mobile {
	background-color: var(--white);
	border-bottom: solid 2px;
	border-bottom-color: rgba(63, 61, 86, 0.16);
	position: fixed;
	z-index: 4;
	top: 0;
	height: 50px;
}

#nav-mobile-links {
	position: fixed;
	width: 100%;
	background: var(--white);
	left: 0;
	top: 80px;
}

#nav-mobile-links li {
	padding: 30px 30px;
	border-bottom: solid 1px rgba(63, 61, 86, 0.1);
}

.linksClosed {
	height: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease;
}

.linksOpened {
	height: 100vh;
	transition: 0.3s;
	visibility: visible;
	opacity: 1;
	transition: all 0.3s ease;
}

.hamb-menu {
	display: inline-block;
	cursor: pointer;
	margin-right: 20px;
}

.hamb-menu.change {
	position: relative;
	top: 0px;
	display: inline-block;
	cursor: pointer;
	margin-right: 20px;
}

.menu-line1,
.line2,
.line3,
.menu-line4 {
	width: 16px;
	height: 2px;
	background-color: var(--dusk);
	margin: 2px 0;
	transition: 0.4s;
}

.change .menu-line1 {
	-webkit-transform: rotate(45deg) translate(5px, 5px);
	transform: rotate(45deg) translate(5px, 5px);
	transform-origin: center bottom;
	margin: 0;
}

.change .line2 {
	opacity: 0;
}

.change .line3 {
	opacity: 0;
}

.change .menu-line4 {
	-webkit-transform: rotate(-45deg) translate(3px, -3px);
	transform: rotate(-45deg) translate(3px, -3px);
	transform-origin: center top;
	margin: 0;
}

.logo-icon {
	width: 15px;
	height: 18px;
}

.text-center {
	text-align: center;
}

.close-icon {
	width: 25px;
	height: 25px;
	padding: 2px 5px;
	position: absolute;
	right: 20px;
	top: 20px;
}

#close-mobile-calc {
	width: 25px;
	height: 30px;
	padding: 5px 5px;
	cursor: pointer;
	position: absolute;
	right: 30px;
}

#close-mobile-calc img {
	width: 15px;
}

@media (max-width: 1200px) and (min-width: 576px) {
	#nav-mobile {
		height: 80px;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 25px;
		padding-bottom: 20px;
	}
	.calc-icon {
		width: 45px;
		height: 45px;
	}
	.calc-icon img {
		width: 24px;
	}
	.logo-icon {
		width: 21px;
		height: 25px;
	}
	.mt-md-160 {
		margin-top: 160px;
	}
}

@media (max-width: 575px) {
	#nav-mobile {
		padding-top: 10px;
		padding-right: 15px;
	}
	#nav-mobile-links {
		top: 50px;
	}
	#close-mobile-calc {
		right: 20px;
		padding: 5px 6px;
	}
	#close-mobile-calc img {
		width: 12px;
	}
	.close-icon {
		right: 10px;
		top: 10px;
	}
}

/*********************************** LINKS *********************************/

.links {
	font-weight: bold;
	cursor: pointer;
	transition: ease-in-out 0.3s;
}

.links:hover {
	color: var(--aqua-marine);
}

/*********************************** HEIGHT CONTROL *********************************/

.height-control {
	min-height: 70vh;
}

@media (min-width: 1700px) {
	.grid-container {
		max-width: 90rem;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 1200px) {
	.height-control {
		min-height: 67vh;
		margin-top: 160px;
	}
}

@media (max-width: 768px) {
	.height-control {
		margin-top: 160px;
	}
}

@media (max-width: 575px) {
	.height-control {
		margin-top: 80px;
		min-height: auto;
	}
}

.hidden {
	display: none;
	visibility: hidden;
}

.show {
	display: block;
	visibility: visible;
}

/******************************** TITLES ****************************************/

h1 {
	font-family: Raleway-Black;
	font-size: 43px;
	font-weight: 900;
	line-height: 1.26;
}

h2 {
	font-family: Raleway-Black;
	font-size: 30px;
	font-weight: 900;
	line-height: 1.37;
}

h3 {
	font-family: Raleway-Extrabold;
	font-size: 22px;
	font-weight: 800;
	line-height: 1.5;
}

@media (max-width: 992px) {
	h1 {
		font-size: 35px;
		line-height: 1.29;
	}
	h2 {
		font-size: 26px;
		line-height: 1.38;
	}
	h3 {
		font-size: 20px;
		line-height: 1.45;
	}
}

@media (max-width: 575px) {
	h1 {
		font-size: 28px;
		line-height: 1.25;
	}
	h2 {
		font-size: 23px;
		line-height: 1.35;
	}
	h3 {
		font-size: 18px;
		line-height: 1.44;
	}
}

/******************************** BUTTON *************************************/

.btn-hover-green:hover {
	background-color: var(--aqua-marine);
}

.btn-hover-violet:hover {
	background-color: var(--blue-violet);
	color: var(--white);
}
