/*
Theme Name: PolarisHCS
Theme URI: http://www.typoductions.com
Author: Typoductions
Author URI: http://www.typoductions.com
Description: A custom built theme for Polaris
Version: 1.0
*/
.center{
	text-align:center;
}
/*
@font-face {
  font-family: 'AvenirNextCondensed-Bold';
  src: url('fonts/AvenirNextCondensed-Bold.eot') format('embedded-opentype'),
	   url('fonts/AvenirNextCondensed-Bold.woff') format('woff'), 
	   url('fonts/AvenirNextCondensed-Bold.ttf')  format('truetype'), 
	   url('fonts/AvenirNextCondensed-Bold.svg#AvenirNextCondensed-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextCondensed-DemiBold';
  src: url('fonts/AvenirNextCondensed-DemiBold.eot') format('embedded-opentype'),
	   url('fonts/AvenirNextCondensed-DemiBold.woff') format('woff'), 
	   url('fonts/AvenirNextCondensed-DemiBold.ttf')  format('truetype'), 
	   url('fonts/AvenirNextCondensed-DemiBold.svg#AvenirNextCondensed-DemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextCondensed-Heavy';
  src: url('fonts/AvenirNextCondensed-Heavy.eot') format('embedded-opentype'),
	   url('fonts/AvenirNextCondensed-Heavy.woff') format('woff'), 
	   url('fonts/AvenirNextCondensed-Heavy.ttf')  format('truetype'), 
	   url('fonts/AvenirNextCondensed-Heavy.svg#AvenirNextCondensed-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextCondensed-Regular';
  src: url('fonts/AvenirNextCondensed-Regular.eot') format('embedded-opentype'),
	   url('fonts/AvenirNextCondensed-Regular.woff') format('woff'), 
	   url('fonts/AvenirNextCondensed-Regular.ttf')  format('truetype'), 
	   url('fonts/AvenirNextCondensed-Regular.svg#AvenirNextCondensed-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {font-family: 'AvenirNext-Bold';
  src: url('fonts/AvenirNext-Bold.eot?#iefix') format('embedded-opentype'),  
       url('fonts/AvenirNext-Bold.woff') format('woff'), 
	   url('fonts/AvenirNext-Bold.ttf')  format('truetype'), 
	   url('fonts/AvenirNext-Bold.svg#AvenirNext-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {font-family: 'AvenirNext-Medium';
  src: url('fonts/AvenirNext-Medium.eot?#iefix') format('embedded-opentype'),  
       url('fonts/AvenirNext-Medium.woff') format('woff'), 
	   url('fonts/AvenirNext-Medium.ttf')  format('truetype'), 
	   url('fonts/AvenirNext-Medium.svg#AvenirNext-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {font-family: 'AvenirNext-Regular';
  src: url('fonts/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'),  
       url('fonts/AvenirNext-Regular.woff') format('woff'), 
	   url('fonts/AvenirNext-Regular.ttf')  format('truetype'), 
	   url('fonts/AvenirNext-Regular.svg#AvenirNext-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/

.sticky-header {
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.homeLOGO {
	display:none;
}

.imageALIGN {
	 display: table;
  width: 90%;
  margin: 20px auto;
}

.imageALIGN a {
  display: table-cell;
  text-align: center;
  width: 10%;
}

.imageALIGN img {
  width: 100%;
  max-width: 150px;
}



#quoteBOX {
	height:100%
}

.col-md-4 .service-model img {
    width: 250px!important;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	background-color: #ffffff;
	z-index: 1;
}

.fixed-header .navbar-brand img {
    width: 60%;
}

.btn-info {
    color: #fff!important;
    background-color: #126bb5!important;
    border-color:#126bb5!important;
    border-radius: 25px!important;
}

div#primary {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-submit {
    background-color: transparent;
    border: none;
    color: #fff;
	float: right;
	font-family: AvenirNext-Bold;
}

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

.elementor-button {
	background-color: #427591!important
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.pageContent {
	padding-bottom:50px;
}

.pageContent h1, .pageContent h2, .pageContent h3 {
	margin: 0!important;
	padding: 0!important;
}

.pageContent .wpcf7-form-control.wpcf7-submit {
    float: left;
    background-color: #126bb5;
    color: #fff;
    padding: 10px 20px;
}

.pageContent .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	width:100%;
}

.pageContent .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
	width:100%;
}

.pageContent .wpcf7-form-control.wpcf7-textarea{
	width:100%;
}

.page-template-home-page .blog-masthead {
    position: absolute;
    width: 100%;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0.14) 91%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0.14) 91%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.75) 50%,rgba(255,255,255,0.14) 91%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	padding-bottom: 10%;
}

.home-page-display {
    display: none;
}

.page-template-home-page .home-page-display {
    display: block;
	text-align: right;
}

.footer-column-three p {
    width: 65%;
}

.pageContent ul {
	font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #4f6a75;
}

.footer-column-three a.btn.btn-info {
    font-family: 'Open Sans', sans-serif;;
    font-size: 16.932px;
    color: rgb(255, 255, 255);
    border: 1px solid #ffffff;
    border-radius: 30px;
    background-color: transparent;
    padding: 10px 40px;
}

footer#colophon h4 {
	font-family: 'Open Sans', sans-serif;;
	font-size: 25px;
	color: rgb(251, 251, 251);
}

footer#colophon p {
	font-family: 'Open Sans', sans-serif;;
	font-size: 15px;
	color: #126bb5;
}

.navbar {
	padding: 1rem 3rem;
}

.navbar-light .navbar-nav .nav-link {
	font-family: AvenirNextCondensed-DemiBold;
	text-transform: uppercase;	
	font-size: 18px;
	color: #000000;
	padding: .5rem 1rem;
}

ul#menu-primary-menu-second li{
    padding: .3rem 0.5rem;    
}

ul#menu-primary-menu-second .custom-background a.nav-link {
	background-color: #126bb5;
	border-radius: 15px;
	padding: .3rem 1rem;
	color: #ffffff;
}

ul#menu-primary-menu-second a.nav-link {
    font-family: AvenirNextCondensed-DemiBold;
    text-transform: uppercase;
    font-size: 16px;
    color: #126bb5;
    padding: .3rem .3rem;
}

.navbar-brand {
	margin-right: 3rem!important
}

.navbar-brand img{
	width: 100%;
	max-width: 180px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color: #094e97;	
}

.dropdown-menu {
	background-color: rgb(255, 255, 255);
	opacity: 0.8;
	border: none;
    border-radius: 0px;
}

.dropdown-item {
	font-family: AvenirNextCondensed-DemiBold;
	text-transform: uppercase;	
	font-size: 16px;
	color: #282828;
	text-align: center;	
}

.navbar ul#top-primary {
	list-style: none;
	margin-bottom: 0px;
}

.navbar ul#top-primary {
	padding: 0rem 0.5rem;
}

.navbar ul#top-primary li p {
    font-family: AvenirNextCondensed-DemiBold;
    font-size: 16px;
    color: #126bb5;
	margin-bottom: 0px;
	padding: 0rem .3rem;
}

.contact-details.navbar-right .address {
	background-color: #5e5e5e;	
}

.contact-details.navbar-right .address p {
    font-size: 14px !important;
    font-family: AvenirNext-Regular;
	color: #fefefe;
	margin: 0;
	padding: 10px;
}

.contact-details.navbar-right .contact-address {
	background-color: #427591;
	padding-top: 5px;
}

.contact-details.navbar-right .contact-address span {
    font-family: AvenirNext-Bold;
    font-size: 19px;
    color: #78e0f6;
}

.contact-details.navbar-right .contact-address p {
    font-family: AvenirNext-Bold;
    font-weight: bold;
    font-size: 34.78px !important;
    margin: 0;
    color: #fefefe;
}

aside.fatfooter div#custom_html-2 img {
    width: 100%;
}

.footer-column-one {
    background-color: #fff;
}

.footer-column-two {
    background-color: #3c9eca;
}

.footer-column-one p {
    font-family: AvenirNextCondensed-Regular;
    color: #d4d4d4;
    font-size: 15px;
}

footer#colophon .main-column {
    padding: 35px;
}

.footer-column-one img {
    margin-bottom: 1rem;
	    max-width: 175px;
}

.footer-column-three {
    background-image: url('images/footer-third-image.jpg');
    background-position: center right;
    background-repeat: no-repeat;
	background-size: cover;
}

.footer-column-three p, .footer-column-two p {
	color:#fff!important;
}

.conat-our-team span.wpcf7-form-control-wrap input, .conat-our-team span.wpcf7-form-control-wrap textarea {
	width: 100%;
	border: none;
	padding: 4px;
	font-family: AvenirNext-Regular;
    font-size: 16.5px;
    color: #949494;
}

.conat-our-team p.contact-us {
    float: right;
}

.conat-our-team p.contact-us input {
    border: none;
    background-color: #404040;
    font-family: AvenirNext-Bold;
    font-size: 16.5px;
    color: #ffffff;
    padding: 0px 35px;
}

.site-info {    
    background-color: #363636;
    color: #ffffff;
}

.site-info span {
	font-family: 'Open Sans', sans-serif;;
	font-size: 15px;
	color: rgb(212, 212, 212);
}

/* Home Page First Section CSS */
section#first-section img {
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* Centered text */
section#first-section {
    position: relative;
    height: 83vh;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center top!important;
    border-bottom: 15px solid transparent;
    padding: 15px;
}

section#first-section .centered {
	width: 100%;
    position: absolute;
    top: 60%; 
    left: 50%;
    transform: translate(-50%, -50%);
}

section#first-section h1 {
    font-family: AvenirNextCondensed-Bold;
    font-size: 90px;
    color: #126bb5;
    width: fit-content;
    margin: 0 auto;
}

section#first-section p {
	font-family: "AvenirNextCondensed-Bold";
	font-size: 65px;	
	color: #1f2171;
	width: 90%;
    margin: 0 auto;
    line-height: 1;
    margin-bottom: 2rem;
}

section#first-section img {
	margin:0px 0px 20px 0px;
	max-width: 500px;
	width:100%
}

section#first-section a {
	font-family: 'Open Sans', sans-serif;;
	font-size: 21px;
	color: rgb(255, 255, 255);
	background-color: #126bb5;
	border-radius: 30px;
    padding: 10px 40px;
	border: none;
	width:250px;
	margin: 10px;
}

section#first-section a span {
	font-family: "OpenSans-ExtraBold";
}

/* Home Page Second Section CSS */
section#second-section {
	background-color: #126bb5;
	padding: 70px 30px
}

section#second-section .help {
    background-color: #094f96;
	padding: 70px 0px;
}

section#second-section .assistance {
    background-color: #0a4b8d;
	padding: 70px 0px;
}

section#second-section .provider {
    background-color: #094f96;
	padding: 70px 0px;
}

section#second-section img {
    margin-bottom: 20px;
}

section#second-section h5 {
    font-family: 'Open Sans', sans-serif;;
    font-size: 36px;
    color: rgb(255, 255, 255);
	font-weight: 800;
	
}

.pad4 {
	padding:40px;
	text-align:center;
}

.border-width {
    height: 2px;
    background-color: #ffffff;
    width: 40%;
    margin: 0 auto;
    margin-bottom: 1rem;
}

section#second-section p {
    font-family: 'Open Sans', sans-serif;;
    font-size: 19px;
    color: rgb(255, 255, 255);
}

.width85 {
	width: 85%;
    margin: 0 auto;
	margin-bottom: 1rem;
}

section#second-section a {
    font-family: 'Open Sans', sans-serif;;
    font-size: 16.932px;
    color: rgb(255, 255, 255);
	border: 1px solid #ffffff;
	border-radius: 30px;
	background-color: transparent;
	padding: 10px 40px;
}

/* Home Page Third Section CSS */
section#third-section {
    margin: 72px;

}

section#third-section p {
    font-family: 'Open Sans', sans-serif;;
    font-size: 19px;
    color: rgb(9, 79, 150);
	margin-top: 20px
}


/* Home Page Fifth Section CSS */


section#fifth-section img {
    width: 100%;
    height: auto;
}

section#fifth-section {padding: 30px 0px; margin: 0 auto; max-width: 1800px;}
section#fifth-section img {max-width:250px; margin:0 auto; padding:0 20px}

section#fifth-section iframe {
    display: block;
}

/* Home Page Sixth Section CSS */
section#sixth-section {
    padding: 30px 0px;
	background-color: #f6f6f6
}

section#sixth-section h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: rgb(9, 79, 150);
	    font-weight: 800;
}

section#sixth-section a {
	font-size: 24px;
	color: #6a89be;
	padding: .5rem 2rem;
}

section#sixth-section p {
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	color: rgb(139, 139, 139);
	margin: 0;
}

section#fourth-section .modal-content .modal-body {
	max-height: 600px;
    overflow: auto;
}

section#fourth-section .modal-content .modal-body h2 {
	font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #4f6a75;
}

section#fourth-section .modal-content .modal-body p {
	font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #4f6a75;
}

section#fourth-section .modal-content .modal-body a:hover {
	color: #0056b3;
	box-shadow: none;
    text-decoration: none;
}

section#fourth-section .modal-content .modal-body a strong {
	color: #007bff;
}



/* Footer Widget CSS */
.site-info .navbar-light .navbar-nav .active>.nav-link, .site-info .navbar-light .navbar-nav .nav-link.active, .site-info .navbar-light .navbar-nav .nav-link.show, .site-info .navbar-light .navbar-nav .show>.nav-link {
	color: #ffffff;
}

.site-info .navbar-light .navbar-nav .nav-link {
	color: #ffffff;
}

aside.fatfooter .second-column p {
    font-family: AvenirNext-Regular;
    font-size: 23px;
    color: #393939;
	margin: 0;
}

aside.fatfooter .third-column span {
    font-family: AvenirNext-Regular;
    font-size: 23px;
    color: #393939;
}

.row.footer-menu {
    background-color: #38b0ca;
}

.row.footer-menu nav.navbar {
    background-color: transparent;
	padding: 3.5rem 0rem;
}

aside.fatfooter .row.four-widget-css {
    padding: 3.5rem 0rem;
}

.row.footer-menu .navbar-light .navbar-nav .nav-link {
    font-family: AvenirNext-Regular;
    text-transform: uppercase;
    font-size: 23px;
    color: #ffffff;
    padding: .5rem 1rem;
}

.row.footer-menu .navbar-light .navbar-nav .active>.nav-link, .row.footer-menu .navbar-light .navbar-nav .nav-link.active, .row.footer-menu .navbar-light .navbar-nav .nav-link.show, .row.footer-menu .navbar-light .navbar-nav .show>.nav-link {
    color: #ffffff;
    font-weight: bold;
}

.about-us .before-content-image:before {
    content: "";
    display: block;
    background: url(https://polarishcs.com/wp-content/uploads/2018/12/men-icon.png) no-repeat;
    width: 24px;
    height: 63px;
    float: left;
    margin: 0 6px 0 0;
}

.before-content-image {
    height: 63px;
	margin-bottom: 1rem;
}

/* About Us Page Second Section CSS */
section#default-page-second-section {
    margin: 30px;
}

section#default-page-second-section h2 {
    font-family: 'Open Sans', sans-serif;;
	font-size: 24px;
	color: #4f6a75;
	margin: 0px;
    padding: 20px 40px;
}

section#default-page-second-section p {
    font-family: 'Open Sans', sans-serif;;
    font-size: 18px;
    color: #4f6a75;
}

/* About Us Page Third Section CSS */
/* Home Page First Section CSS */
section#page-section img {
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/* Centered text */
section#page-section {
    position: relative;
	/*height: 400px;*/
	background-size: cover!important;
	background-repeat:no-repeat;
}

section#page-section .centered {
	width: 100%;
    position: absolute;
    top: 50%; 
    left: 50%;
    transform: translate(-50%, -50%);
}

section#page-section h1 {
    font-family: AvenirNextCondensed-Bold;
    font-size: 64px;
    color: rgb(255, 255, 255);
    width: fit-content;
    margin: 0 auto;    
}

section#page-section p {
	font-family: "AvenirNextCondensed-Regular";
	font-size: 32px;	
	color: rgb(255, 255, 255);
	width: 43%;
    margin: 0 auto;
    line-height: 1;
    margin-bottom: 1rem;
}

section#page-section a {
	font-family: 'Open Sans', sans-serif;;
	font-size: 18px;
	color: rgb(255, 255, 255);
	background-color: rgb(9, 79, 150);
	border-radius: 30px;
    padding: 10px 40px;
	border: none;
}

section#page-section a span {
	font-family: "OpenSans-ExtraBold";
}

section#default-page-review-section {
    background-color: #292929;
	padding: 75px 0px;
}

section#default-page-review-section .rating-section {
    width: 67%;
    margin: 0 auto;
}

section#default-page-review-section img {
	margin-bottom: 30px;
}

section#default-page-review-section p {
    font-family: 'Open Sans', sans-serif;;
    font-size: 21px;
    color: rgb(255, 255, 255);
}

section#default-page-review-section span {
	font-family: 'Open Sans', sans-serif;;
}

/** Service Page Tempalte Css **/
.page-template-service-page .top-header-padding {
    padding-bottom: 30px;
}

.page-template-service-page .top-header-padding h2 {
    margin-bottom: 20px !important;
}

.page-template-service-page .modal-content .modal-body {
    max-height: 600px;
    overflow: auto;
}

.page-template-service-page .service-model {    
    text-align: center;
	cursor: pointer;
}

.page-template-service-page .service-model img.img-responsive {
    width: 100%;
}

.page-template-service-page section#default-page-second-section .service-model h2 {
    font-weight: normal;
    font-size: 17px;
}

/** Service Page Image Model CSS **/
.custom_padding {
	margin-bottom: 8px !important;
}
.custom_padding .premium-modal-box-container {
    padding: 0px;
}

@media (max-width: 1290px) and (min-width: 1200px) {
	
	.navbar-light .navbar-nav .nav-link {		
		padding: .5rem .5rem;
		font-size: 16px;
	}
	
}

@media (min-width: 992px) {
	
	section#second-section .width {
		height: 35%;		
	}
	
}

@media (min-width: 768px) {
	
	.navbar-expand-md .navbar-nav .dropdown-menu {		
		top: 80px;
	}
	
	section#second-section .width70 {
		width: 70%;
		margin: 0 auto;		
	}
	
	section#second-section .width64 {
		width: 64%;
		margin: 0 auto;		
	}
	
	.page-template-service-page section#default-page-second-section .row.custom-padding {
		padding-bottom: 20px;
	}

	
}

@media (min-width: 601px) {
	.admin-bar .fixed-header {
		margin-top: 32px;
	}
}

@media (max-width: 1199px) {
	
	section#third-section img {
		width: 100%;
	}
		
	.navbar-expand-xl ul#menu-social-menu  {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.navbar-expand-xl ul#menu-primary-menu-second  {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.navbar-expand-xl ul#menu-primary-menu-second li:nth-child(1) {
		width: 100%;
	}
	
	.navbar-expand-xl ul#menu-primary-menu-second li:nth-child(2) {
		width: 100%;
	}
	


}

@media (max-width: 992px) {
	
	section#second-section .width {
		height: 40%;		
	}
	
	section#fourth-section .our-team {
		padding: 20px 30px;
	}
	
	aside.fatfooter .second-column p {
		width: 100%;		
	}
	
	.menu-social-menu-container ul#menu-social-menu {
		width: 100%;		
	}
	
	.row.footer-menu nav.navbar {
		padding: 1rem 0rem;
	}
	
	.row.footer-menu .navbar-light .navbar-nav .nav-link {
		font-size: 12px;
	}
	
	.homeLOGO {
	display:block;
}
	
}

@media (max-width: 767px) {
	
	.menu-footer-bottom-menu-container ul#menu-footer-menu {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.blog-masthead {
		position: inherit;
	}
	
	section#third-section .short-term-care, section#third-section .long-term-care, section#third-section .memory-care {		
		padding: 35px 0px;
	}
	
	section#third-section p {
		text-align: center;
		margin-top: 30px;
	}
	
	section#third-section {
		margin: 10px 0px;
	}
	
	.page-template-service-page section#default-page-second-section .row.custom-padding .col-md-3 {
		padding: 10px;
	}
	
		
	section#second-section p {
    font-family: 'Open Sans', sans-serif;;
    font-size: 18px!important;
    color: rgb(255, 255, 255);
}
	
	section#second-section h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: rgb(255, 255, 255);
    font-weight: 800;
}
	
	.navbar-brand {
    display: none;
   
}
	
	.footer-column-three {
   
    background-position: center;

}
	
	.imageALIGN {
	 display: table;
  width: 90%;
  margin: 20px auto;
}

.imageALIGN a {
  display: block;
  text-align: center;
  width: 100%;
}

.imageALIGN img {
  width: 100%;
  max-width: 150px;
}
	
	
	
}

@media (max-width: 520px) {
	
	.first-section .btn {
		margin-bottom: 15px;
	}
	
	section#first-section h1 {
		font-size: 30px;
		padding: 10px 20px;
	}
	
	section#first-section p {
		font-size: 23px;
	}
	
	section#sixth-section a {
		padding: .5rem 1rem;
	}
	
	section#default-page-second-section h2 {		
		padding: 0px 0px 0px 40px;
	}
	
	.navbar {
		padding: .5rem 1rem;
	}
	
}