﻿@media (min-width: 1200px) {
	.ps-lg-6 {
		padding-left: 4rem !important;
	}
	.ps-lg-7 {
		padding-left: 5rem !important;
	}
	.ps-lg-8 {
		padding-left: 6rem !important;
	}
	.pe-lg-6 {
		padding-right: 4rem !important;
	}
	.pe-lg-7 {
		padding-right: 5rem !important;
	}
	.pe-lg-8 {
		padding-right: 6rem !important;
	}
	.fs-menu {
		font-size: .89rem;
		line-height: 1;
	}
	.xsmall {
		font-size: .895rem;
	}
	.xxsmall {
		font-size: 0.79rem;
	}
	.hdr {
		height: 541px;
		background-repeat: no-repeat;
		background-size: auto 541px;
		background-position: center;
	}
	#logoWrapper {
		height: 57px;
		padding-bottom: 6px;
		padding-left: 85px;
	}
	#logo {
		width: 223px;
		height: auto;
	}
	#nuvahiMenu {
		margin-right: 308px;
	}

	#loginWrapper {
		border-right: 1px solid #dee2e6;
	}
	#paragraphVisitantes {
		display: inline-block;
		width: 80%;
	}
	#btnVisitantes {
		display: inline-block;
		width: 18%;
		margin-bottom: 1.5rem !important;
	}
	#cameraLogin {
		width: 28px;
		height: 16px;
	}
}
