@import 'https://fonts.googleapis.com/css?family=Montserrat:400,500,700';

/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
	margin: 0
}

button {
	background-color: transparent;
	background-image: none
}

button:focus {
	outline: 0px dotted;
	outline: 0px auto -webkit-focus-ring-color
}

fieldset {
	margin: 0;
	padding: 0
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

html {
	font-family: system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
	line-height: 1.5
}

*,
::before,
::after {
	box-sizing: border-box;
	border-width: 0;
	border-style: solid;
	border-color: #e2e8f0
}

hr {
	border-top-width: 1px
}

img {
	border-style: solid
}

textarea {
	resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #a0aec0
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #a0aec0
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #a0aec0
}

input::placeholder,
textarea::placeholder {
	color: #a0aec0
}

button,
[role=button] {
	cursor: pointer
}

table {
	border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit
}

a {
	color: inherit;
	text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
	padding: 0;
	line-height: inherit;
	color: inherit
}

pre,
code,
kbd,
samp {
	font-family: Menlo, Monaco, Consolas, liberation mono, courier new, monospace
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
	display: block;
	vertical-align: middle
}

img,
video {
	max-width: 100%;
	height: auto
}

.container {
	width: 100%
}

@media(min-width:640px) {
	.container {
		max-width: 640px
	}
}

@media(min-width:768px) {
	.container {
		max-width: 768px
	}
}

@media(min-width:1024px) {
	.container {
		max-width: 1024px
	}
}

@media(min-width:1280px) {
	.container {
		max-width: 1280px
	}
}

.bg-white {
	--bg-opacity: 1;
	background-color: #fff;
	background-color: rgba(255, 255, 255, var(--bg-opacity))
}

.bg-gray-800 {
	--bg-opacity: 1;
	background-color: #2C3852;
	background-color: rgba(44, 56, 82, var(--bg-opacity));
}

.bg-beige-500 {
	--bg-opacity: 1;
	background-color: #C19770;
	background-color: rgba(193, 151, 112, var(--bg-opacity))
}

.bg-beige-400 {
	--bg-opacity: 1;
	background-color: #D5B895;
	background-color: rgba(213, 184, 149, var(--bg-opacity))
}

.hover\:bg-beige-400:hover {
	--bg-opacity: 1;
	background-color: #D5B895;
	background-color: rgba(213, 184, 149, var(--bg-opacity))
}

.bg-blue-100 {
	--bg-opacity: 1;
	/* background-color: #ebf8ff;
	background-color: rgba(235, 248, 255, var(--bg-opacity)); */
	background-color: #edf5f9;
	background-color: rgba(237, 245, 249, var(--bg-opacity))
}

.bg-blue-600 {
	--bg-opacity: 1;
	background-color: #3182ce;
	background-color: rgba(49, 130, 206, var(--bg-opacity))
}

.bg-blue-800 {
	--bg-opacity: 1;
	background-color: #2C3852;
	background-color: rgba(44, 56, 82, var(--bg-opacity));
}

.hover\:bg-red-500:hover {
	--bg-opacity: 1;
	background-color: #f56565;
	background-color: rgba(245, 101, 101, var(--bg-opacity))
}

.hover\:bg-blue-400:hover {
	--bg-opacity: 1;
	background-color: #63b3ed;
	background-color: rgba(99, 179, 237, var(--bg-opacity))
}

.hover\:bg-blue-600:hover {
	--bg-opacity: 1;
	background-color: #3182ce;
	background-color: rgba(49, 130, 206, var(--bg-opacity))
}

.hover\:bg-indigo-500:hover {
	--bg-opacity: 1;
	background-color: #667eea;
	background-color: rgba(102, 126, 234, var(--bg-opacity))
}

.hover\:bg-indigo-600:hover {
	--bg-opacity: 1;
	background-color: #5a67d8;
	background-color: rgba(90, 103, 216, var(--bg-opacity))
}

.border-gray-700 {
	--border-opacity: 1;
	border-color: #4a5568;
	border-color: rgba(74, 85, 104, var(--border-opacity))
}

.border-gray-900 {
	--border-opacity: 1;
	border-color: #1a202c;
	border-color: rgba(26, 32, 44, var(--border-opacity))
}

.border-blue-300 {
	--border-opacity: 1;
	border-color: #90cdf4;
	border-color: rgba(144, 205, 244, var(--border-opacity))
}

.border-blue-600 {
	--border-opacity: 1;
	border-color: #3182ce;
	border-color: rgba(49, 130, 206, var(--border-opacity))
}

.focus\:border-blue-600:focus {
	--border-opacity: 1;
	border-color: #3182ce;
	border-color: rgba(49, 130, 206, var(--border-opacity))
}

.rounded {
	border-radius: .25rem
}

.rounded-lg {
	border-radius: .5rem
}

.rounded-full {
	border-radius: 9999px
}

.border-dotted {
	border-style: dotted
}

.border-0 {
	border-width: 0
}

.border {
	border-width: 1px
}

.border-t-2 {
	border-top-width: 2px
}

.block {
	display: block
}

.flex {
	display: flex
}

.table {
	display: table
}

.hidden {
	display: none
}

.flex-wrap {
	flex-wrap: wrap
}

.items-center {
	align-items: center
}

.justify-start {
	justify-content: flex-start
}

.justify-end {
	justify-content: flex-end;
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.font-medium {
	font-weight: 500
}

.font-bold {
	font-weight: 700
}

.h-10 {
	height: 2.5rem
}

.h-12 {
	height: 3rem
}

.h-24 {
	height: 6rem
}

.text-sm {
	font-size: .875rem
}

.text-lg {
	font-size: 1.125rem
}

.text-xl {
	font-size: 1.25rem
}

.text-2xl {
	font-size: 1.5rem
}

.text-3xl {
	font-size: 1.90rem
}

.text-4xl {
	font-size: 2.25rem
}

.text-5xl {
	font-size: 3rem
}

.leading-9 {
	line-height: 2.25rem
}

.leading-snug {
	line-height: 1.375
}

.leading-loose {
	line-height: 2
}

.m-3 {
	margin: .75rem
}

.m-4 {
	margin: 1rem
}

.mx-1 {
	margin-left: .25rem;
	margin-right: .25rem
}

.mx-2 {
	margin-left: .5rem;
	margin-right: .5rem
}

.my-3 {
	margin-top: .75rem;
	margin-bottom: .75rem
}

.mx-3 {
	margin-left: .75rem;
	margin-right: .75rem
}

.mx-6 {
	margin-left: 1.5rem;
	margin-right: 1.5rem
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.mb-2 {
	margin-bottom: .5rem
}

.mb-3 {
	margin-bottom: .75rem
}

.ml-3 {
	margin-left: .75rem
}

.mb-4 {
	margin-bottom: 1rem
}

.mr-5 {
	margin-right: 1.25rem
}

.mb-5 {
	margin-bottom: 1.25rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.mb-8 {
	margin-bottom: 2rem
}

.mb-10 {
	margin-bottom: 2.5rem
}

.mb-12 {
	margin-bottom: 3rem
}

.mb-16 {
	margin-bottom: 4rem
}

.mb-20 {
	margin-bottom: 5rem
}

.mr-auto {
	margin-right: auto
}

.max-w-sm {
	max-width: 24rem
}

.hover\:opacity-75:hover {
	opacity: .75
}

.outline-none {
	outline: 0
}

.focus\:outline-none:focus {
	outline: 0
}

.p-2 {
	padding: .5rem
}

.py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.py-3 {
	padding-top: .75rem;
	padding-bottom: .75rem
}

.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem
}

.px-8 {
	padding-left: 2rem;
	padding-right: 2rem
}

.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

.px-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem
}

.py-16 {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.py-20 {
	padding-top: 5rem;
	padding-bottom: 5rem
}

.py-24 {
	padding-top: 6rem;
	padding-bottom: 6rem
}

.py-32 {
	padding-top: 8rem;
	padding-bottom: 8rem
}

.pl-3 {
	padding-left: .75rem
}

.pb-10 {
	padding-bottom: 2.5rem
}

.pt-24 {
	padding-top: 6rem
}

.pt-48 {
	padding-top: 12rem
}

.fixed {
	position: fixed
}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.sticky {
	position: -webkit-sticky;
	position: sticky
}

.top-0 {
	top: 0
}

.right-0 {
	right: 0
}

.bottom-0 {
	bottom: 0
}

.left-0 {
	left: 0
}

.top-100 {
	top: 100%
}

.shadow {
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06)
}

.shadow-md {
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)
}

.text-center {
	text-align: center
}

.text-white {
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity))
}

.text-gray-300 {
	--text-opacity: 1;
	color: #e2e8f0;
	color: rgba(226, 232, 240, var(--text-opacity))
}

.text-gray-500 {
	--text-opacity: 1;
	color: #a0aec0;
	color: rgba(160, 174, 192, var(--text-opacity))
}

.text-gray-600 {
	--text-opacity: 1;
	color: #718096;
	color: rgba(113, 128, 150, var(--text-opacity))
}

.text-gray-700 {
	--text-opacity: 1;
	color: #4a5568;
	color: rgba(74, 85, 104, var(--text-opacity))
}

.text-blue-600 {
	--text-opacity: 1;
	color: #3182ce;
	color: rgba(49, 130, 206, var(--text-opacity))
}

.text-blue-900 {
	--tw-text-opacity: 1;
	color: #2C3852;
	color: rgba(44, 56, 82, var(--bg-opacity))
}

.hover\:text-white:hover {
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity))
}

.hover\:text-blue-600:hover {
	--text-opacity: 1;
	color: #3182ce;
	color: rgba(49, 130, 206, var(--text-opacity))
}

.uppercase {
	text-transform: uppercase
}

.tracking-wide {
	letter-spacing: .025em
}

.w-10 {
	width: 2.5rem
}

.w-12 {
	width: 3rem
}

.w-24 {
	width: 6rem
}

.w-1\/2 {
	width: 50%
}

.w-3\/4 {
	width: 75%
}

.w-full {
	width: 100%
}

.z-20 {
	z-index: 20
}

.z-30 {
	z-index: 30
}

.duration-300 {
	transition-duration: 300ms
}

body {
	font-family: montserrat, sans-serif
}

p {
	--text-opacity: 1;
	color: #718096;
	color: rgba(113, 128, 150, var(--text-opacity))
}

.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.btn {
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity));
	--bg-opacity: 1;
	background-color: #C19770;
	background-color: rgba(193, 151, 112, var(--bg-opacity));
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: .75rem;
	padding-bottom: .75rem;
	border-radius: 9999px;
	transition-duration: 300ms
}

.btn:hover {
	--bg-opacity: 1;
	background-color: #D5B895;
	background-color: rgba(213, 184, 149, var(--bg-opacity))
}

.sticky {
	position: fixed;
	--bg-opacity: 1;
	background-color: #2C3852;
	background-color: rgba(44, 56, 82, var(--bg-opacity));
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06)
}

.collapse.show {
	display: block
}

.toggler-icon {
	display: block;
	--bg-opacity: 1;
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, var(--bg-opacity));
	position: relative;
	transition-duration: 300ms;
	height: 2px;
	width: 30px;
	margin: 6px 0
}

.active>.toggler-icon:nth-child(1) {
	--transform-translate-x: 0;
	--transform-translate-y: 0;
	--transform-rotate: 0;
	--transform-skew-x: 0;
	--transform-skew-y: 0;
	--transform-scale-x: 1;
	--transform-scale-y: 1;
	transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
	--transform-rotate: 45deg;
	top: 7px
}

.active>.toggler-icon:nth-child(2) {
	opacity: 0
}

.active>.toggler-icon:nth-child(3) {
	top: -8px;
	transform: rotate(135deg)
}

.page-scroll {
	display: block;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
	text-transform: uppercase;
	--text-opacity: 1;
	color: #B6CBD8;
	color: rgba(182, 203, 216, var(--text-opacity));
	transition-duration: 300ms
}

.page-scroll.active,
.page-scroll:hover {
	font-weight: bold;
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity))
}

.section-heading {
	font-size: 2.25rem;
	--text-opacity: 1;
	color: #2C3852;
	color: rgba(44, 56, 82, var(--text-opacity));
	font-weight: 700;
	letter-spacing: .025em
}

.section-heading-white {
	font-size: 2.25rem;
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity));
	font-weight: 700;
	letter-spacing: .025em
}

.icon {
	margin-bottom: 1rem;
	--text-opacity: 1;
	color: #D5B895;
	color: rgba(213, 184, 149, var(--text-opacity))
}

.service-title {
	--text-opacity: 1;
	color: #566075;
	color: rgba(86, 96, 117, var(--text-opacity));
	font-weight: 600;
	font-size: 1.125rem;
	display: block;
	margin-bottom: .75rem;
	text-transform: uppercase
}

.feature-title {
	--text-opacity: 1;
	color: #566075;
	color: rgba(86, 96, 117, var(--text-opacity));
	font-weight: 600;
	display: block;
	margin-bottom: .75rem
}

.team-item {
	margin: .75rem;
	text-align: center;
	--bg-opacity: 1;
	background-color: #fff;
	background-color: rgba(255, 255, 255, var(--bg-opacity));
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);
	transition-duration: 300ms
}

.team-item:hover {
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)
}

.team-item:hover .team-overlay {
	opacity: 1
}

.team-overlay {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	--bg-opacity: .8;
	background-color: #2C3852;
	background-color: rgba(44, 56, 82, var(--bg-opacity));
	transition-duration: 300ms;
	opacity: 0
}

.team-overlay:hover {
	opacity: 1
}

.social-link {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 2.5rem;
	height: 2.5rem;
	--bg-opacity: 1;
	background-color: #C19770;
	background-color: rgba(193, 151, 112, var(--bg-opacity));
	border-radius: .25rem;
	font-size: 1.125rem;
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity));
	transition-duration: 300ms
}

.team-name {
	--text-opacity: 1;
	color: #566075;
	color: rgba(86, 96, 117, var(--text-opacity));
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.125rem;
	margin-top: .5rem;
	margin-bottom: .5rem
}

.client-logo {
	opacity: .5;
	transition-duration: 300ms
}

.client-logo:hover {
	opacity: 1
}

.tns-nav {
	position: absolute;
	width: 100%;
	bottom: 0;
	margin-bottom: -4rem;
	text-align: center
}

.tns-nav button {
	width: .75rem;
	height: .75rem;
	border-radius: 9999px;
	--bg-opacity: 1;
	background-color: #fff;
	background-color: rgba(255, 255, 255, var(--bg-opacity));
	opacity: .5;
	margin-left: .25rem;
	margin-right: .25rem;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	transition-duration: 300ms
}

.tns-nav>.tns-nav-active,
.tns-nav button:hover {
	opacity: 1
}

.tns-nav button:focus {
	outline: 0
}

.pricing-box {
	margin: .75rem;
	text-align: center;
	padding: 1.5rem;
	padding-bottom: 2.5rem;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);
	border-radius: .25rem;
	transition-duration: 300ms
}

.pricing-box:hover {
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);
	--bg-opacity: 1;
	background-color: #ebf8ff;
	background-color: rgba(235, 248, 255, var(--bg-opacity))
}

.package-name {
	--text-opacity: 1;
	color: #3182ce;
	color: rgba(49, 130, 206, var(--text-opacity));
	font-weight: 700;
	text-transform: uppercase;
	font-size: .875rem
}

.form-input {
	width: 100%;
	margin-bottom: 1.25rem;
	--bg-opacity: 1;
	background-color: #fff;
	background-color: rgba(255, 255, 255, var(--bg-opacity));
	border-width: 1px;
	--border-opacity: 1;
	border-color: #a0aec0;
	border-color: rgba(160, 174, 192, var(--border-opacity));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
	transition-duration: 300ms;
	outline: 0
}

.form-input:focus {
	--border-opacity: 1;
	border-color: #3182ce;
	border-color: rgba(49, 130, 206, var(--border-opacity))
}

.contact-icon {
	width: 2.5rem;
	height: 2.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	--bg-opacity: 1;
	background-color: #2C3852;
	background-color: rgba(44, 56, 82, var(--bg-opacity));
	font-size: 1.25rem;
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity));
	border-radius: 9999px
}

.footer-links {
	line-height: 2.25rem;
	--text-opacity: 1;
	color: #f7fafc;
	color: rgba(247, 250, 252, var(--text-opacity));
	transition-duration: 300ms
}

.footer-links:hover {
	--text-opacity: 1;
	color: #4299e1;
	color: rgba(66, 153, 225, var(--text-opacity))
}

.footer-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 2rem;
	height: 2rem;
	--bg-opacity: 1;
	background-color: #fff;
	background-color: rgba(255, 255, 255, var(--bg-opacity));
	border-radius: 9999px;
	font-size: .875rem;
	--text-opacity: 1;
	color: #4a5568;
	color: rgba(74, 85, 104, var(--text-opacity));
	transition-duration: 300ms
}

.footer-icon:hover {
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity))
}

@media(min-width:640px) {
	.sm\:container {
		width: 100%
	}

	@media(min-width:640px) {
		.sm\:container {
			max-width: 640px
		}
	}

	@media(min-width:768px) {
		.sm\:container {
			max-width: 768px
		}
	}

	@media(min-width:1024px) {
		.sm\:container {
			max-width: 1024px
		}
	}

	@media(min-width:1280px) {
		.sm\:container {
			max-width: 1280px
		}
	}

	.sm\:block {
		display: block
	}

	.sm\:mr-16 {
		margin-right: 4rem
	}

	.sm\:absolute {
		position: absolute
	}

	.sm\:right-0 {
		right: 0
	}

	.sm\:w-1\/2 {
		width: 50%
	}

	.sm\:w-2\/3 {
		width: 66.666667%
	}

	.sm\:w-3\/4 {
		width: 75%
	}
}

@media(min-width:768px) {
	.md\:container {
		width: 100%
	}

	@media(min-width:640px) {
		.md\:container {
			max-width: 640px
		}
	}

	@media(min-width:768px) {
		.md\:container {
			max-width: 768px
		}
	}

	@media(min-width:1024px) {
		.md\:container {
			max-width: 1024px
		}
	}

	@media(min-width:1280px) {
		.md\:container {
			max-width: 1280px
		}
	}

	.md\:justify-start {
		justify-content: flex-start
	}

	.md\:ml-12 {
		margin-left: 3rem
	}

	.md\:px-10 {
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}

	.md\:w-1\/2 {
		width: 50%
	}

	.md\:w-2\/3 {
		width: 66.666667%
	}

	.md\:w-1\/4 {
		width: 25%
	}
	.md\:w-3\/4 {
		width: 75%
	}

	.md\:w-full {
		width: 100%
	}
}

@media(min-width:1024px) {
	.lg\:container {
		width: 100%
	}

	@media(min-width:640px) {
		.lg\:container {
			max-width: 640px
		}
	}

	@media(min-width:768px) {
		.lg\:container {
			max-width: 768px
		}
	}

	@media(min-width:1024px) {
		.lg\:container {
			max-width: 1024px
		}
	}

	@media(min-width:1280px) {
		.lg\:container {
			max-width: 1280px
		}
	}

	.lg\:bg-transparent {
		background-color: transparent
	}

	.lg\:block {
		display: block
	}

	.lg\:flex {
		display: flex
	}

	.lg\:hidden {
		display: none
	}

	.lg\:mr-0 {
		margin-right: 0
	}

	.lg\:mb-0 {
		margin-bottom: 0
	}

	.lg\:ml-3 {
		margin-left: .75rem
	}

	.lg\:static {
		position: static
	}

	.lg\:shadow-none {
		box-shadow: none
	}

	.lg\:w-1\/2 {
		width: 50%
	}

	.lg\:w-1\/3 {
		width: 33.333333%
	}

	.lg\:w-1\/4 {
		width: 25%
	}
	.lg\:w-3\/4 {
		width: 75%
	}

	.lg\:w-7\/12 {
		width: 58.333333%
	}
}

@media(min-width:1280px) {
	.xl\:container {
		width: 100%
	}

	@media(min-width:640px) {
		.xl\:container {
			max-width: 640px
		}
	}

	@media(min-width:768px) {
		.xl\:container {
			max-width: 768px
		}
	}

	@media(min-width:1024px) {
		.xl\:container {
			max-width: 1024px
		}
	}

	@media(min-width:1280px) {
		.xl\:container {
			max-width: 1280px
		}
	}
}
#hero-area { 
	background: #2C3852 url(../img/bg-hero-area.jpg) no-repeat top center; 
	background-size: cover; 
}

#novidades { 
	background: #2C3852 url(../img/bg-novidades.jpg) no-repeat top center; 
	background-size: auto; 
}

@media(max-width:640px) {
	.sm\:pt-24 {
		padding-top: 8rem
	}
	.sm\:py-16 {
		padding-top: 6rem;
		padding-bottom: 2rem
	}
	#hero-area { 
		background: #2C3852 url(../img/bg-hero-area-mobile.jpg) no-repeat top center; 
		background-size: cover; 
	}
}

.mdl-dialog-informe,
.mdl-dialog-panorama,
.mdl-dialog-opiniao,
.mdl-dialog-estudo {
	border: none;
	box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
	width: 320px;
	max-width: 90%;
	animation: fade-in 400ms 200ms both, slide-up 400ms 200ms both;
	border-radius: 4px;
}
@keyframes fade-in {
	from {
	  opacity: 0;
	}
}
  
  @keyframes slide-up {
	from {
	  transform: translateY(10%);
	}
}
.mdl-dialog__title {
	--text-opacity: 1;
	color: #566075;
	color: rgba(86, 96, 117, var(--text-opacity));
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.125rem;
	padding: 10px 10px 0 10px;
	margin: 0; 
}
.mdl-dialog__actions {
	padding: 0px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
			flex-direction: row-reverse;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap; 
}
.mdl-dialog__actions > * {
	margin-right: 0;
	height: 20px; 
}
.mdl-dialog__actions > *:first-child {
	margin-right: 0; 
}
.mdl-dialog__actions--full-width {
	padding: 0; 
}
.mdl-dialog__actions--full-width > * {
	height: 48px;
	-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
			flex: 0 0 100%;
	padding-right: 16px;
	margin-right: 0;
	text-align: right; 
}
.mdl-dialog__content {
	padding: 10px 10px 20px 10px;
	color: rgba(0,0,0, 0.54); 
}


.login-format{
	display: block;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
	text-transform: uppercase;
	--text-opacity: 1;
	color: #B6CBD8;
	color: rgba(182, 203, 216, var(--text-opacity));
	transition-duration: 300ms
}

.login-format.active,
.login-format:hover {
	font-weight: bold;
	--text-opacity: 1;
	color: #fff;
	color: rgba(255, 255, 255, var(--text-opacity))
}

