/*
Theme Name: OffStation
Author: OffStation
Author URI: http://www.offstation.com.br/
Description: Tema OffStation para Open Kart Ipatinga
Version: 0.1
*/



/* FONTS */

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
	font-family: 'Montserrat';
}

.off-testimonial {
	font-size: 1.5rem;
}



/* COLORS */

h1,
h2,
h3,
h4,
h5,
h6,
header .navbar-light .navbar-nav .nav-link,
header .navbar-light .navbar-nav .active>.nav-link,
header .navbar-light .navbar-nav .nav-link.active,
header .navbar-light .navbar-nav .nav-link.show,
header .navbar-light .navbar-nav .show>.nav-link
footer .navbar-dark .navbar-nav .nav-link:hover {
	color: #ffffff;
}

.btn-primary,
#featured .owl-item,
.bg-black,
.bg-gray,
.bg-red, .bg-red a,
.bg-green, .bg-green a,
#featured h1, .bg-black h1, .bg-gray h1, .bg-red h1,
#featured h2, .bg-black h2, .bg-gray h2, .bg-red h2,
#featured h3, .bg-black h3, .bg-gray h3, .bg-red h3,
#featured h4, .bg-black h4, .bg-gray h4, .bg-red h4,
#featured h5, .bg-black h5, .bg-gray h5, .bg-red h5,
#featured h6, .bg-black h6, .bg-gray h6, .bg-red h6,
footer .navbar-dark .navbar-nav .nav-link,
footer .navbar-dark .navbar-nav .active>.nav-link,
footer .navbar-dark .navbar-nav .nav-link.active,
footer .navbar-dark .navbar-nav .nav-link.show,
footer .navbar-dark .navbar-nav .show>.nav-link {
	color: #fff;
}

body,
.bg-white {
	color: #333;
}

header .navbar-light .navbar-nav .nav-link:hover {
	color: #C22127;
}

.bg-white h1, 
.bg-white h2, 
.bg-white h3, 
.bg-white h4, 
.bg-white h5, 
.bg-white h6,
.bg-light-gray h1,
.bg-light-gray h2,
.bg-light-gray h3,
.bg-light-gray h4,
.bg-light-gray h5,
.bg-light-gray h6 {
	color: #C22127;
}


/* BACKGROUND COLORS */

header,
header .btn-light,
.owl-carousel button.owl-dot.active {
	background-color: #363435;
}

#featured,
.bg-gray {
	background-color: #36353A;
}

.bg-red,
.btn-primary {
	background-color: #C22127;
}

.bg-green {
	background-color: #3ea65b;
}

.bg-light-gray {
	background-color: #f5f5f5;
}

.bg-white {
	background-color: #F5F5F5;
}

footer,
.bg-black,
.btn-primary:hover {
	background-color: #000;
}



/* BOLDS AND UPPERCASES */

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.navbar-light .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link,
.btn {
	text-transform: uppercase;
	font-weight: 700;
}



/* IMAGES */

.off-sob-icon {
	width: 80px;
	height: 80px;
	margin: 20px 0 10px 0;
	border-radius: 50%;
}

@media (min-width: 992px) {
	.off-sob-icon {
		float: left;
		width: 115px;
		height: 115px; 
		margin: 0 30px 0 0;
	}
}



/* LINKS AND BUTTONS */

a {
	transition: .2s ease-in-out;
}

a:hover {
	transition: .2s ease-in-out;
	text-decoration: none;
}

.btn-primary {
	padding-bottom: 0.25rem;
	border-radius: 0;
}

header .btn-light {
	float: left;
	margin: 0 5px;
}



/* HEADER */

header {
	width: 100%;
	z-index: 100;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
	transition: all ease-in-out .2s;
}

header .navbar-dark .navbar-nav .nav-link {
	padding: .375rem .75rem .25rem .75rem;
}

header .navbar-dark .navbar-nav .nav-link,
header .navbar-dark .navbar-nav .active>.nav-link,
header .navbar-dark .navbar-nav .nav-link.active,
header .navbar-dark .navbar-nav .nav-link.show,
header .navbar-dark .navbar-nav .show>.nav-link {
}

header .navbar-dark .navbar-nav .nav-link:hover {
}

@media (min-width: 992px) {
	header #menu-menu li {
		margin-left: .5rem;
	}

	header #menu-menu li:first-child {
		margin-left: 0;
	}
}

.fixed-header {
	transition: all ease-in-out .2s;
}
.logo-neg {
	display: none;
}

.header-logo {
	position: absolute;
    height: 90px;
    top: -20px;
}

@media (min-width: 992px) {
	.header-logo {
	    height: 100px;
		/*top: -20px;*/
	}
}



/* HERO SECTION */

.feat-bg {
	z-index: 10;
	width: 100%;
	min-height: 12rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.feat-cont {
	position: relative;
	z-index: 30;
	padding-bottom: 3rem;
}

.feat-grad {
	display: none;
	position: absolute;
    z-index: 20;
	width: 100%;
    top: 0;
    min-height: 12rem;

	background: rgba(0,0,0,0.5);
	background: -moz-linear-gradient(145deg, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0.2) 70%);
	background: -webkit-linear-gradient(145deg, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0.2) 70%);
	background: linear-gradient(145deg, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0.2) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}

@media (min-width: 992px) {
	.feat-bg {
		position: fixed;
		min-height: 42rem;
	}
	.feat-cont {
		padding-top: 5rem;
		padding-bottom: 2rem;
		min-height: 35rem;
	}
	.feat-cont .row {
		min-height: 35rem;
	}
	.feat-grad {
		display: block;
		position: fixed;
		min-height: 42rem;
	}
}

#featured {
	display: block;
	padding: 0;
}

#featured .container-fluid {
	padding: 0;
}

#featured .owl-dots {
	position: relative;
	z-index: 30;
	margin-top: -40px;
	top: -10px;
}

.owl-dots {
	text-align: center;
	margin-top: .5rem;
}

.owl-carousel button.owl-dot {
	width: 14px;
	height: 14px;
	margin: 3px;
	border-radius: 50%;
	border: 1px solid #ccc !important;
	box-shadow:inset 0px 0px 0px 1px #fff;
}










.xp-bg {
	width: 100%;
	min-height: 12rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media (min-width: 992px) {
	.xp-bg {
		min-height: 25rem;
	}
}









/* FOOTER */

footer .navbar-dark .navbar-nav .nav-link {
	padding: .375rem .75rem;
	border-radius: .25rem;
}

footer #menu-menu-1 li {
	margin-left: .5rem;
}

footer #menu-menu-1 li:first-child {
	margin-left: 0;
}

#btn-res-rot {
	position: fixed;
	z-index: 200;
	right: 12px;
	bottom: 80px;
}

@media (min-width: 992px) {
	#btn-res-rot {
		right: 40px;
		bottom: 140px;
	}
	#btn-res-rot .btn-sm {
		padding: .375rem .75rem;
		font-size: 1rem;
		line-height: 1.5;
	}
}

.single-roteiro #btn-res-rot {
	display: inline-block;
}

@media (max-width: 991px) {
	.single-roteiro #btn-res-rot {
		display: none;
	}
}

footer #menu-social {
	display: inline-block;
}

.off-icon-fb,
.off-icon-ig,
.off-icon-yt {
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0 10px;
}

.off-icon-fb {
	background-image: url('i/icon-facebook.svg');
}

.off-icon-ig {
	background-image: url('i/icon-instagram.svg');
}

.off-icon-yt {
	background-image: url('i/icon-youtube.svg');
}



/* WHATSAPP */

#icon-whats {
	cursor: pointer;
	position: fixed;
	z-index: 30;
	width: 50px;
	height: 50px;
	bottom: 20px;
	right: 20px;
}

#icon-whats svg {
	width: 100%;
	height: auto;
}

@media (min-width: 992px) {
	#icon-whats {
		width: 80px;
		height: 80px;
		bottom: 40px;
		right: 40px;
	}
}



/* GALLERY */


.rl-gallery.rl-basicslider-gallery {
	margin: 0;
	padding: 0;
	text-align: center;
}

.rl-gallery.rl-basicslider-gallery .rl-gallery-item {
	display: inline-block;
	margin: 5px;

	max-width: 45%;
    overflow: inherit;
}

.rl-gallery.rl-basicslider-gallery .rl-gallery-link img {
	width: 100%;
    height: auto;
}



/* INSTAGRAM */

#sb_instagram .sbi_item {
	display: inline-block;
	width: 50%!important;
}

@media (min-width: 992px) {
	#sb_instagram .sbi_item {
		width: 25%!important;
	}
}



/* GENERAL */

html {
	scroll-behavior: smooth;
}

section {
	padding: 3rem 0;
}

@media (min-width: 992px) {
	section {
		padding: 5rem 0;
	}
}



/* WP CORE */

@media (min-width: 601px) {
	body.admin-bar .sticky-top {
		top: 46px;
	}
}

@media (min-width: 783px) {
	body.admin-bar .sticky-top {
		top: 32px;
	}
}

.aligncenter,.alignleft,.alignright {
	display: block;
	padding: 0;
}

.aligncenter {
	float: none;
	margin: .5em auto 1em;
}

.alignright {
	float: right;
	margin: .5em 0 1em 1em;
}

.alignleft {
	float: left;
	margin: .5em 1em 1em 0;
}

.wp-caption {
	padding: 5px 0;
	border: 1px solid #555;
	background: #444;
	text-align: center;
}

.wp-caption img {
	display: inline;
}

.wp-caption p.wp-caption-text {
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	font-weight: 100;
	font-style: italic;
	color: #ddd;
}

.contact-container {
	display: flex;
}

.items-contact {
	display: flex;
	justify-content: space-evenly;
}

.contact-item {
	padding: 10px;
}

.footer-logo {
	width: 170px;
}

.logo-off-desk {
	display: flex;
}	

.logo-off-mb {
	display: none;
}	

.footer-logo a, .logo-off-mb a, .logo-off-desk a {
	color: #ffffff;
}

@media (max-width: 1024px) {
	.contact-container {
		flex-direction: column;
	}

	.items-contact {
		flex-direction: column;
	}

	.container-hours {
		padding-top: 20px;
	}
	
	.logo-off-mb {
		display: flex !important;
    	justify-content: center;
	}
	
	.logo-off-desk {
		display: none !important;
	}	
}