/*
Theme Name: santo-inacio
Theme URI: http://si.com.br
Description: Tema site site santo inácio motorhomes
Version: 1.0.0
Author: Short&Sweet - KipTecnologia
Author URI: https://shortandsweet.com.br/
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/
@font-face {
font-family: 'Quentin Regular';
font-style: normal;
font-weight: normal;
src: local('Quentin Regular'), url('/wp-content/themes/santo-inacio/library/dist/font/quentin.woff') format('woff');
}
@font-face{
	font-family: "PT Sans";
font-style: normal;
font-weight: normal;
src: local('PT Sans'), url('/wp-content/themes/santo-inacio/library/dist/font/PTS55F.ttf');
}
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');
html{
	overflow-x: hidden !important;
}
body{
	padding-top:0;
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	background:#fafafa;
}
.handwritten{
	font-family: 'Quentin Regular';
	font-size: 40px;
}
header.main-header{
	height: 300px;
}
.sp-thumbnail{
	display: none;
}
.navbar-default {
    border-color: #A1AAA6;
}
.navbar-fixed-top {
    height: 100px;
    background: rgba(0,0,0,0.2);
	-moz-box-shadow: 0 4px 16px -2px grey;
    -webkit-box-shadow: 0 4px 16px -2px grey;
    box-shadow: none;
	border-width: 0;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.admin-bar .main-header .navbar-fixed-top{
	top: 30px;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.navbar-fixed-top.roll-dwn{
	top: -2px;
	height: 55px;
	background:url(/wp-content/themes/santo-inacio/images/bg-menu-dwn.png);
	background-size: cover;
	border-bottom: 1px solid #FFF;
	border-radius: 0;
}
.top-main{
	display:flex;
	align-items:center;
	height: 100px;
	position:relative;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.navbar-fixed-top.roll-dwn .top-main{
	height: 55px;
	border-bottom: 0;
}
.top-main .navbar-header{
	height: 85px;
	width: 30%;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.navbar-fixed-top.roll-dwn .top-main .navbar-header{
	height: 45px;
	min-width: 30%;
}
.navbar-fixed-top .navbar-brand{
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.navbar-fixed-top.roll-dwn .navbar-brand{
	padding: 5px 0;
	width: 195.5px;
}
.navbar-fixed-top .navbar-brand{
	padding-left: 15px 0px;
}
.navbar-fixed-top .navbar-brand>img{
	height: 52px;
	/*-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;*/
}
.navbar-fixed-top.roll-dwn .navbar-brand>img{
	width: 100%;
	height: 37.75px;
}
.top-main .collapse{
	width:75%;
}
.navbar-brand{
	position:relative;
	z-index:11;
}
.navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand{
	margin-left:0;
}
.container-fluid, .content-fluid{
	overflow:hidden;
	clear: both;
	height: auto;
}
#menu-main{
	display: flex;
    width: 100%;
    justify-content: space-between;
}
#menu-main:before,
#menu-main:after{
	display: none;
}
#menu-main-1{
	display: flex;
    width: 100%;
    justify-content: space-between;
	z-index: 2;
    position: relative;
}

#menu-main-1 li a,
#menu-main li a{
	padding: 10px 20px;
    border-radius: 25px;
	color:#ffffff;
	margin-left: -1px;
}
#menu-main .btn-padrao-cinza{
	margin: 0 auto;
}
#menu-main li a:hover,
#menu-main-1 li a:hover,
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus{
    background-color: #ffffff;
    color: #0A496B !important;
    text-decoration: none;
}
#menu-main .dropdown.open>a{
	color: #FFF !important;
}
#menu-main li:last-child a,
#menu-main-1 li:last-child a{
	background-color:#2893B9; 
    color: #fff!important;
}
/*#menu-main li.contact-menu{
	margin-right: -130px;
}*/
#menu-main li:last-child a:hover,
#menu-main-1 li:last-child a:hover{
	background-color:#FFFFFF;
    color: #2893B9!important;
}


/* menu motorhome */
.navbar-nav>li>.dropdown-menu{
	border-radius: 5px;
}
 .dropdown-menu{
	 position: absolute;
	 z-index: 9;
	 width: 740px;
	 padding-top: 62px;
	 top: -10px;
	 left: -160px;
	 overflow:hidden;
	 background: #FAFAFA;
}
.roll-dwn .dropdown-menu{
	top: -6px;
	padding-top: 36px;
}
.imgback-menu{
	width:0px;
	transition: none;
}
#menu-motorhome{
	display: flex;
	position: relative;
	padding: 15px;
	flex-wrap: wrap;
}
#menu-motorhome a{
	border-radius:0!important;
	border:1px solid #f2f2f2;
	height:100px;
	overflow:hidden;
}

#menu-motorhome a.mercedes{
	float:left;
}
#menu-motorhome a.iveco{
	float:right;
}
#menu-motorhome .box-menu-motorhome{
	display: flex;
    flex-direction: column;
	padding:0;
	margin-left: -1px;
}
#menu-motorhome .imgfront-menu{
	display:block;
	width:100%;
	height:100%;
	transition: none;
}
#menu-motorhome a:hover{
	-moz-box-shadow: 0 4px 10px 10px #f2f2f2;
	-webkit-box-shadow: 0 4px 10px 10px #f2f2f2;
	box-shadow: 0 4px 10px 10px #f2f2f2;

}

#menu-motorhome a:hover .imgfront-menu{
	width:0;
}

#menu-motorhome a:hover .imgback-menu{
	width:100%;
}
#menu-motorhome a:hover h3{
	color: #2893B9;
}
#menu-motorhome .img{
	padding:0;
	overflow:hidden;
	display:block;
	border-right: 1px solid rgba(0,0,0,.07);
}
#menu-motorhome a:hover .img{
	border-right-color: #FAFAFA;
}
#menu-motorhome .text{
	padding-right: 0;
}
#menu-motorhome h3{
	color: #556664;
	font-size: 17px;
	margin-bottom: 0;
}
#menu-motorhome p{
	color: #B4B4B4;
	font-size: 15px;
}
.dropdown-menu .btn-padrao-cinza{
	margin-top: 4px;
	margin-bottom: 12px;
}
.menu-item{
	z-index:10;
}
.menu-hover-color{
	color:#556664!important;
}
.motorhome-menu-item{
	z-index:10;
}
.motorhome-menu-item:hover, .motorhome-menu-item:active,.open .motorhome-menu-item{
	background:#556664!important;
	color:#fff!important;
}
/** menu motorhome end*/
footer{
	padding: 0!important;
}
footer nav{
	position:relative;    
	display: flex;
    vertical-align: middle;
    padding: 11px 0;
    justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}
footer nav a.navbar-brand{
	height: 100px;
}
.footer-links {
    margin-bottom: 18px;
    width: 75%;
}
#last_footer{
	display:flex;
	justify-content:space-between;
	align-items: center;
	color:#707070;
	font-size:13px;
	margin-top: 10px;
}
#last_footer img{
	width:150px;
	float:right;
}

#inner-footer{
	background:url(/wp-content/themes/santo-inacio/images/fundo-footer.jpg);
	background-position:center;
	background-size:cover;
	position: relative;
    padding-top: 120px;
	padding-bottom: 35px;
}
#inner-footer:before {
	content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background: rgba(0,0,0,0.9);*/
    opacity: 0.7;
    display: block;
}
#inner-footer h2{
    margin: 0;
    font-size: 40px;
	font-family: "Quentin Regular";
	color:#fff;
}

#inner-footer .logo{
	position:relative;
	display:block;
	width:100%;
    margin: 50px 0 72px;
}

#inner-footer .logo img{
	display:block;
	margin:auto;
	width: 315px;
}
#widget-footer{
	color:#ffffff;
	padding: 0;
	padding-top: 13px;
}
#widget-footer>div{
	padding: 0;
}
#social_networking{
	list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
	width:180px;
	position: relative;
    z-index: 2;
}
#social_networking {
	font-size: 18px;
    color: #FFF;
}
#social_networking  li a i{
	color:#fff;
}
.breadcrumb-top .top{
    padding: none; 
    margin: 9px auto 0!important;
}
.breadcrumb-top .top li a i{
	color:#9B9B9B!important
}

.breadcrumb{
	background:#ffffff;
}

#selo-principal{
	position: absolute;
	top: 120px;
    right: 0px;
	z-index: 2;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#selo-principal.roll-dwn{
	top: 85px;
}
.motorhome footer h3{
	font-size:19px;
	text-align:center;
}
.motorhome footer h3 a{
	color:#0A496B;
}
.flip-card {
  background-color: transparent;
  width: 300px;
  height: 200px;
  border: 1px solid #f1f1f1;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
  margin:auto;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  /*transition: transform 0.8s;
  transform-style: preserve-3d;*/
}
/*.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}*/
.flip-card:hover .flip-card-front{
	display: none;
}
.flip-card:hover .flip-card-back{
	transform: none;
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
.flip-card-front {
  color: black;
}
.flip-card-back {
  color: white;
  transform: rotateY(180deg);
}
.page-template,
.page{
	background-color: #FAFAFA;
}
@media only screen and (max-width: 991px){
	#widget-footer>div{
		padding: 0 10px;
	}
}
/* Início Form Página */
article section .wpcf7 form{
	padding-right: 45px;
}
article section .wpcf7 form p{
	text-align: initial;
	color: #0A496B;
	font-family: 'PT Sans', sans-serif;
}
article section .wpcf7 form .desc-campo{
	display: inline-block;
    padding: 10px;
	font-size: 13px;
}
article section .wpcf7 form input[type="text"],
article section .wpcf7 form input[type="email"],
article section .wpcf7 form select,
article section .wpcf7 form textarea{
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	padding: 15px;
	width: 100%;
	font-family: 'PT Sans', sans-serif;
}
article section .wpcf7 form input::placeholder,
article section .wpcf7 form textarea::placeholder{
	color: rgba(10,73,107,0.5);
}
article section .wpcf7 form  input[type="button"]{
	display: block;
    padding: 6px 18px;
    margin: 0 6px;
    border-radius: 10px;
    font-size: 16px;
    background: #556664;
    color: #FFF;
    border: none;
	border: 1px solid #556664;
}
article section .wpcf7 form  input[type="button"]:hover{
	color: #556664;
	background: #FFF;
}
article section .wpcf7 form input[type="submit"]{
	background: #2893B9;
    color: #FFF;
    padding: 15px 30px;
    border-radius: 30px;
    border: 0;
    float: right;
	font-family: 'PT Sans', sans-serif;
	border: 1px solid #2893B9;
}
article section .wpcf7 form input[type="submit"]:hover{
	background: #FFF;
	color: #2893B9;
}
/* Fim Form Página */
/* Inicio Contato */
html{
	scroll-behavior: smooth;
}
.page-contato{
	
}
.page-contato .breadcrumb{
	background: #FAFAFA;
}
.page-contato article .page-header{
	display: none;
}
.page-contato #content #main{
	
}
.head-title .conteudo.text-center{
	clear: both;
}
.head-title h3{
	color: #175373;
    font-size: 46px;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
	display: flow-root;
}
.head-title h3 .handwritten{
	float: right;
}
.page-contato article section p,
.head-title>div{
	clear: both;
}
.head-title p{
	color: #556664;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
	text-align: center;
}
#sidebar1 #text-4,
#sidebar1 #text-5{
	display: none;
}
.page-contato #sidebar1 #text-3{
	display:none;
}
.page-contato #sidebar1 #text-4,
.page-contato #sidebar1 #text-5{
	display: block;
}
.page-contato #sidebar1{
	margin-top: 242px;
	font-family: 'PT Sans', sans-serif;
	color: #556664;
}
.page-contato #sidebar1 .widgettitle{
	font-size: 20px;
	margin-bottom: 1px;
}
.page-contato #sidebar1 a{
	font-size: 20px;
	color: #556664;
	text-decoration: none;
	font-weight: bold;
}
.page-contato article section form .div-cidade{
	padding-right: 5px;
}
.page-contato article section form .div-estado{
	padding-left: 5px;
}
.page-contato hr{
	border-color: #B8B8B8;
    margin-top: 0;
}
.box-conteudo-diverso{
	background: url(/wp-content/themes/santo-inacio/images/gb-cont-box.jpg);
	background-size: cover;
	display: flex;
}
.box-conteudo-diverso .inner-cont{
	margin-top:60px;
	margin-bottom:60px;
	min-height: 360px;
}
.box-conteudo-diverso .inner-cont .row,
.box-conteudo-diverso .inner-cont .row .mapa,
.box-conteudo-diverso .inner-cont .row .conteudo{
	height: 100%;
	padding: 0;
}
.box-conteudo-diverso .inner-cont .mapa iframe{
	width: 100%;
	height: 100%;
	border-radius: 15px 0 0 15px;
}
.box-conteudo-diverso .inner-cont .conteudo{
	display: flex;
    align-items: center;
	background: #FFF;
	justify-content: center;
	border-radius: 0 15px 15px 0;
    overflow: hidden;
}
.box-conteudo-diverso .inner-cont .conteudo>div{
	width: 300px;
	text-align:center;
}
.qualidade-exclusiva .box-conteudo-diverso .inner-cont .conteudo>div{
	width: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.qualidade-exclusiva .carrossel .owl-carousel .owl-item {
    padding: 0;
}
.qualidade-exclusiva .carrossel .owl-carousel .owl-item .sa_hover_container{
	width: 100%;
}
@media only screen and (max-width: 991px){
	.qualidade-exclusiva .carrossel .owl-carousel .owl-item .sa_hover_container{
		width:auto;
	}
}
.box-conteudo-diverso .inner-cont .conteudo>div h5{
	color: #0A496B;
	font-family: 'EB Garamond', serif;
	font-size: 30px;
	margin-bottom: 20px;
}
.box-conteudo-diverso .inner-cont .conteudo>div p{
	color:#556664;
	font-family: 'PT Sans', sans-serif;
	    font-size: 18px;
}
#showroom .descricao{
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
	font-size: 17px;
	margin-top: 30px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 991px){
	.showroom{
		padding: 0;
	}
	.showroom .carrossel{
		overflow: hidden;
	}
}
/* Início Carrossel */
.carrossel .owl-carousel .owl-stage{
   display:flex;
   align-items:center;
}
.carrossel .owl-carousel .owl-item{
	padding: 0 7.5px;
}
.carrossel .owl-carousel .owl-item .sa_hover_container,
.carrossel .owl-carousel .owl-item .item{
	background: #000;
	width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
	margin: 0 auto !important;
	padding: 0 !important;
	max-width: 100%;
	pointer-events: none;
	width: 100%;
}
.carrossel .owl-carousel .owl-item .item.with-background{
	width: 100%;
}
.carrossel .owl-carousel .owl-item .item.with-background .image-bg{
	width: 100%;
	padding-top: 60% !important;
	background-size: cover !important;
    background-position: center !important;
	opacity: 0.3;
}
.carrossel .owl-carousel .owl-item.active .item.with-background .image-bg{
	opacity: 1;
}
.videos .carrossel .owl-carousel .owl-item p{
	line-height: 0;
}
.videos .carrossel .owl-carousel .owl-item iframe,
.carrossel .owl-carousel .owl-item .item img,
.carrossel .owl-carousel .owl-item .sa_hover_container img{
	opacity: 0.3;
	width: 100%;
}
.carrossel .owl-carousel .owl-item.active{
	
}
.carrossel .owl-carousel .owl-item.active .sa_hover_container,
.carrossel .owl-carousel .owl-item.active .item{
	background: none;
	pointer-events: auto;
	width: 100%;
}
.videos .carrossel .owl-carousel .owl-item.active iframe,
.carrossel .owl-carousel .owl-item.active .item img,
.carrossel .owl-carousel .owl-item.active .sa_hover_container img{
	opacity: 1;
	width: 100%;
}
.videos .carrossel .owl-carousel .owl-item{
	text-align: center;
}
.videos .carrossel{
	display: flex;
    justify-content: center;
}
.videos .carrossel .owl-carousel .owl-item iframe{
	width: 618px;
    height: 348px;
	
}
.videos .carrossel .owl-carousel .owl-item iframe html{
	
}
.carrossel .sa_owl_theme .owl-nav div,
.carrossel .sa_owl_theme .owl-nav button{
	top: auto;
	bottom: 70px;
	height: 32px !important;
}
.carrossel .sa_owl_theme .owl-nav button.owl-prev{
	background: rgba(0,0,0,0.3) url(/wp-content/themes/santo-inacio/images/fl-esq.png) no-repeat center center !important;
	width: 60px !important;
	right: 50%;
    left: auto;
	position: absolute;
}
.carrossel div .sa_owl_theme .owl-nav .owl-prev:hover,
.carrossel div .sa_owl_theme .owl-nav .owl-next:hover{
	background-color: rgba(0,0,0,0.3) !important;
}
.carrossel .sa_owl_theme .owl-dots .owl-dot span:hover{
	background: none;
}
.carrossel .sa_owl_theme .owl-nav button.owl-next{
	background: rgba(0,0,0,0.3) url(/wp-content/themes/santo-inacio/images/fl-dir.png) no-repeat center center !important;
	width: 60px !important;
    left: 50%;
    right: auto;
	position: absolute;
}
.carrossel .sa_owl_theme .owl-nav button.owl-next:focus,
.carrossel .sa_owl_theme .owl-nav button.owl-prev:focus,
.carrossel .sa_owl_theme .owl-dots>.owl-dot:focus{
	outline: none;
}
.carrossel .sa_owl_theme .owl-dots{
	position: relative;
    bottom: 70px !important;
    width: fit-content;
    margin: 0 auto !important;
    background: rgba(0,0,0,0.3);
    margin-bottom: -32px !important;
	height: 32px;
	max-width: 160px;
    overflow: hidden;
	padding: 0px !important;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none !important;
}
.carrossel .sa_owl_theme .owl-dots>.owl-dot{
	height: 32px;
	width: 16px;
}
.carrossel .sa_owl_theme .owl-dots .owl-dot span{
	border: 2px solid #FAFAFA !important;
    background-color: rgba(0,0,0,0) !important;
	width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 0px 3px;
}
.carrossel .sa_owl_theme .owl-dots .active span{
	background-color: #FAFAFA !important;
}
.videos .carrossel .sa_owl_theme .owl-nav .owl-next,
.videos .carrossel .sa_owl_theme .owl-nav .owl-prev,
.videos .carrossel .sa_owl_theme .owl-dots{
	bottom: 0 !important;
	margin-bottom: 0 !important;
}
.qualidade-exclusiva .carrossel .sa_owl_theme .owl-nav .owl-next{
	left: 75%;
}
.qualidade-exclusiva .carrossel .sa_owl_theme .owl-nav .owl-prev,
.qualidade-exclusiva .carrossel .sa_owl_theme .owl-dots{
	right: 25%;
}
@media only screen and (max-width: 991px){
	.box-conteudo-diverso .carrossel .sa_owl_theme .owl-nav div,
	.box-conteudo-diverso .carrossel .sa_owl_theme .owl-nav button,
	.box-conteudo-diverso .carrossel .sa_owl_theme .owl-dots{
    	bottom: 32px !important;
		margin-top: 0 !important;
	}
	.box-conteudo-diverso .carrossel .sa_owl_theme .owl-dots{
		margin-bottom: -32px !important;
	}
}
@media only screen and (max-width: 991px){
	.carrossel .owl-carousel .owl-stage{
		align-items: flex-end;
	}
	.carrossel .sa_owl_theme .owl-nav div,
	.carrossel .sa_owl_theme .owl-nav button,
	.carrossel .sa_owl_theme .owl-dots{
		/*margin-top: -32px !important;*/
	}
}
/* Fim Carrossel */
.instagram{
	text-align:center;
}
.instagram img{
	max-width: 100%;
	height: auto;
}
.btn-padrao-cinza{
	display: block;
	padding: 6px 18px;
    margin: 0 6px;
    border-radius: 20px;
    font-size: 16px;
    background: #556664;
    color: #FFF;
	width: fit-content;
    margin: 0 auto;
	border: 1px solid #556664;
	clear: both;
	width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
}
.btn-padrao-cinza:hover{
	background: #FFF;
	color: #556664;
	text-decoration: none;
}
.newsletter{
	padding: 45px 0;
	margin-bottom: 45px;
}
.newsletter .wpcf7{
	margin: 0 auto;
	width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
}
.newsletter form {
	width: fit-content;
    margin: 0 auto;
}
.newsletter form .inp{
	float: left;
	padding: 0 5px;
}
.newsletter form input[type="text"],
.newsletter form input[type="email"]{
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	padding: 10px 25px;
	width: 290px;
	font-family: 'PT Sans', sans-serif;
	color: #0A496B;
	font-size: 20px;
}
.newsletter form input[type="text"]:focus,
.newsletter form input[type="email"]:focus{
	outline: none;
}
.newsletter form input[type="submit"]{
	background: #2893B9;
    color: #FFF;
    padding: 15px 30px;
    border-radius: 30px;
    border: 0;
    float: right;
	font-family: 'PT Sans', sans-serif;
    margin: 0 auto;
    display: block;
	border: 1px solid #2893B9;
}
.newsletter form input[type="submit"]:hover{
	background: #FFF;
	color: #2893B9;
}
.newsletter form input::placeholder{
	color: #0A496B;
}
.dropdown-backdrop{
	display: none;
}
@media only screen and (max-width: 1199px){
	.video .carrossel .owl-carousel .owl-item iframe{
		width: 502px;
    	height: 282px;
	}
}
@media only screen and (max-width: 995px){
	.newsletter form .inp{
		width: 100%;
		text-align: center;
		padding: 5px 0;
	}
	.newsletter form input[type="submit"]{
		float: none;
	}
}
@media only screen and (max-width: 991px){
	.video .carrossel .owl-carousel .owl-item iframe{
		width: 374px;
    	height: 210px;
	}
}
@media only screen and (max-width: 991px){
	.newsletter .wpcf7{
		width: auto;
	}
	.head-title h3{
		font-size: 44px !important;
		max-width: 100%;
	}
	.box-conteudo-diverso{
		padding: 0 15px;
	}
	.box-conteudo-diverso .inner-cont{
		width: 100%;
	}
	.page-contato article section form {
		padding-right: 0px;
	}
	.page-contato article section form .div-cidade{
		padding-right: 15px;
	}
	.page-contato article section form .div-estado{
		padding-left: 15px;
	}
	.page-contato #sidebar1{
		margin-top: 0;
	}
	.box-conteudo-diverso .inner-cont .row,
	.box-conteudo-diverso .inner-cont .row .mapa,
	.box-conteudo-diverso .inner-cont .row .conteudo{
		height: auto;
	}
	.box-conteudo-diverso .inner-cont .row{
		display: flex;
    	flex-direction: column;
	}
	.box-conteudo-diverso .inner-cont .row .conteudo{
		order: 1;
		border-radius: 15px 15px 0 0;
	}
	.box-conteudo-diverso .inner-cont .row .mapa{
		order: 2;
	}
	.box-conteudo-diverso .inner-cont .mapa iframe{
		border-radius: 0 0 15px 15px;
		height: 200px;
	}
	.newsletter form input[type="text"],
	.newsletter form input[type="email"]{
		width: 100%;
	}
	.video .carrossel .owl-carousel .owl-item iframe{
		width: 400px;
    	height: 225px;
	}
	.videos .carrossel .col-sm-7{
		max-width: 100%;
	}
	.videos .carrossel .owl-carousel .owl-item .sa_hover_container{
		/*width: auto;*/
	}
}
@media only screen and (max-width: 470px){
	.video .carrossel .owl-carousel .owl-item iframe{
		width: 280px;
    	height: 158px;
	}
}
/* Fim Contato */

/* Início Indice Contato */
.indice-contato{
	display: flex;
    justify-content: center;
	padding-bottom: 13px;
	top: 53px;
    z-index: 999;
	background: rgba(250,250,250,0.8);
    padding: 20px;
	overflow: auto;
}
.admin-bar .indice-contato{
	top: 83px;
}
.indice-contato.fixo{
	position: fixed;
	left: 0;
    right: 0;
}
.indice-contato li{
	display: inline-block;
}
.indice-contato div{
	padding: 6px 18px;
    margin: 0 6px;
    border-radius: 20px;
	color: #556664;
	font-size: 16px;
}
.indice-contato .selected{
	background: #556664;
	color: #FFF;
}
.indice-contato a:hover{
	text-decoration: none;
}
.indice-contato a:hover div{
	background: #556664;
	color: #FFF;
}
@media only screen and (max-width: 991px){
	.single-motorhome .section-motorhome{
		padding-top: 15px !important;
	}
	.diario_de_bordo .page-header .single-title,
	.diario_de_bordo .page-header .handwritten,
	.diario_de_bordo .post_content .lead{
		width: auto !important;
	}
	.diario_de_bordo .indice-contato{
		flex-direction: column;
    	text-align: center;
	}
	.indice-contato{
		top: 143px;
		flex-wrap: wrap;
		padding: 8px;
	}
	.indice-contato div{
		padding: 5px;
		text-align: center;
		margin: 0 auto;
		width: intrinsic;
		width: -moz-max-content;
		width: -webkit-max-content
	}
	#social_networking_share_post{
		padding-left: 0;
	}
}
/* Fim Indice Contato */

/* Inicio Brazil-Alaska */
.brazil-alaska{
	background:url(/wp-content/themes/santo-inacio/images/bg-alaska.jpg);
	background-size: cover;
	color: #FFF;
	padding-top: 42px;
	padding-bottom: 60px;
}
.brazil-alaska h3{
	font-family: 'EB Garamond', serif;
	font-size: 55px;
    display: flow-root;
	line-height: 42px;
}
.brazil-alaska h3 .handwritten{
	display: block;
	float: right;
}
.brazil-alaska p{
	font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    text-align: center;
	clear: both;
}
.brazil-alaska .diarios{
	display: flex;
	flex-wrap: wrap;
	margin-top: 34px;
	margin-bottom: 28px;
}
.brazil-alaska .diario{
	display: flex;
    align-items: center;
	justify-content: center;
	padding-top: 18.5px;
	padding-bottom: 18.5px;
	margin-left: -1px;
}
.brazil-alaska .diario div{
	background: #FFF;
	color: #556664;
	border-radius: .4rem;
}
.brazil-alaska .diario .thumb{
	padding-top: 75%;
    position: relative;
}
.brazil-alaska .diario .thumb img{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
	width: 100%;
	border-radius: .4rem .4rem 0 0;
}
.brazil-alaska .diario a.todos{
	display: none;
}
.brazil-alaska .diario:hover{
	padding-top: 0;
	padding-bottom: 0;
}
.brazil-alaska .diario:hover a.todos{
	display: block;
	text-decoration: none;
}
.brazil-alaska .diario .handwritten{
	display: block;
    text-align: center;
    font-size: 26px;
	color: #556664;
}
.brazil-alaska .btn-primary-white{
	border-radius: 30px;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	border: 0;
	width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
}
.brazil-alaska .acompanhe{
	background: #FFF;
    color: #556664;
    padding: 6px 20px;
}
.brazil-alaska .envie{
	background: none;
    color: #FFF;
    padding: 6px 10px;
    width: fit-content;
    margin-left: 5px;
}
.brazil-alaska .btn-primary-white:hover{
	background: #FFF;
    color: #556664;
	text-decoration: none;
}
@media only screen and (max-width: 991px){
	.brazil-alaska .diario{
		justify-content: center;
		min-width: 243px;
	}
	.brazil-alaska .btn-primary-white{
	    display: block;
    	margin: 0 auto;
	}
	.brazil-alaska p{
		padding: 0 10px;
	}
}
/* Fim Brazil-Alaska */
/* Inicio Diário de Bordo */
.single-diario_de_bordo{
	
}
.single-diario_de_bordo #breadcrumbs .item-custom-post-type-diario_de_bordo{
	display: inline-block;
}
.diario_de_bordo .page-header{
	border: 0;
}
.single .page-header{
	border-bottom: 0;
}
.diario_de_bordo .page-header .single-title,
.single .page-header .single-title{
    font-family: 'EB Garamond', serif;
    font-size: 43px;
    text-align: center;
    color: #175373;
	width: 420px;
    margin: 0 auto;
	font-weight: normal;
}
.category .page-header .archive_title{
	font-family: 'EB Garamond', serif;
    font-size: 50px;
    text-align: center;
    color: #175373;
	margin: 0 auto;
}
.lista-artigos header h3 a{
	font-family: 'EB Garamond', serif;
	color: #175373;
}
.lista-artigos header .meta a,
.lista-artigos .post_content p a{
	color: #175373;
}
.lista-artigos .post_content p{
	font-size: 18px;
    color: #556664;
	letter-spacing: 0.5px;
    line-height: 1.6;
}
.diario_de_bordo .page-header .handwritten,
.single-post .page-header .handwritten,
.category .page-header .handwritten{
	text-align: center;
    display: block;
    font-size: 48px;
	width: 440px;
    margin: 0 auto;
}
.category .page-header .handwritten{
	width: auto;
	color: #175373;
}
.diario_de_bordo .page-header .handwritten a,
.single-post .page-header .handwritten a{
	color: #175373;
	font-size: 36px;
}
.diario_de_bordo .page-header .handwritten a:hover,
.single-post .page-header .handwritten a:hover{
	text-decoration: none;
}
.diario_de_bordo .post_content p,
.single-post .post_content p{
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	letter-spacing: 0.5px;
	line-height: 1.6;
	color: #556664;
	margin-bottom: 20px;
	padding: 0 95px;
}
.archive .diario_de_bordo .post_content p,
.archive .single-post .post_content p{
	padding: 0;
}
.diario_de_bordo .post_content figure,
.single-post .post_content figure{
	text-align: center;
}
.diario_de_bordo .lead,
.single-post .lead{
	text-align: center;
	font-size: 18px;
	color: #556664;
}
.diario_de_bordo .post_content .lead,
.single-post .post_content .lead{
	text-align: left;
}
.diario_de_bordo header .carrossel,
.single-post header .carrossel{
	clear: both;
}
.diario_de_bordo header .carrossel .col-sm-9,
.single-post header .carrossel .col-sm-9{
	margin: 0 auto;
}
hr{
	border-color: #B8B8B8;
}
.diario_de_bordo .indice-contato,
.single-post .indice-contato{
    margin-top: 110px;
}
.handwritten-title{
	font-family: "Quentin Regular";
	text-align: center;
    font-size: 55px;
    color: #175373;
}
#social_networking_share_post{
	text-align: center;
}
#social_networking_share_post a{
	padding: 10px 15px;
	border-radius: 25px;
}
#social_networking_share_post a:hover,
#social_networking_share_post .menu-item:hover{
	background: #FFF;
}
#social_networking_share_post .twitter{
	background: #009BEB;
	border: 1px solid #009BEB;
}
#social_networking_share_post .twitter:hover{
	color: #009BEB;
	text-decoration: none;
}
#social_networking_share_post .instagram{
	background: #BB40AA;
	border: 1px solid #BB40AA;
}
#social_networking_share_post .instagram:hover{
	color: #BB40AA;
	text-decoration: none;
}
#social_networking_share_post .facebook{
	background: #3B5995;
	border: 1px solid #3B5995;
}
#social_networking_share_post .facebook:hover{
	color: #3B5995;
	text-decoration: none;
}
#social_networking_share_post .whatsapp{
	background: #06BF46;
	border: 1px solid #06BF46;
}
#social_networking_share_post .whatsapp:hover{
	color: #06BF46;
	text-decoration: none;
}
#social_networking_share_post .menu-item{
	display: inline-block;
    margin: 2px;
}
#social_networking_share_post .menu-item a{
	color: #FFF;
	font-size: 13px;
	display: flex;
	align-items: center;
}
#social_networking_share_post .menu-item a i{
	font-size: 24px;
    margin-right: 10px;
}

.outros-artigos{
	margin-top: 50px;
    margin-bottom: 54px;
}
.outros-artigos .posts{
	display: flex;
    flex-wrap: wrap;
    margin-top: 34px;
    margin-bottom: 28px;
}
.outros-artigos .artigos .col-md-3{
	margin-left: -1px;
}
.outros-artigos .artigo .thumb{
	padding-top: 75%;
    position: relative;
	background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.outros-artigos .artigo .thumb img{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
	width: 100%;
	border-radius: 4px 4px 0 0;
}
.outros-artigos .artigos{
	display: flex;
    flex-wrap: wrap;
}
.outros-artigos .item-post{
	padding-top: 18.5px;
    padding-bottom: 18.5px;
	margin-left: -1px;
}
.outros-artigos .item-post:hover{
	padding-top: 0px;
    padding-bottom: 0px;
}
.outros-artigos .artigo{
	background: #FFF;
	height: 100%;
	border: 1px solid #F2F2F2;
	border-radius: 4px;
}
.outros-artigos .artigo .title{
	text-align: center;
    font-size: 15px;
    color: #556664;
    padding: 10px 10px 0;
}
.outros-artigos .artigo .todos{
	display: none;
}
.outros-artigos .artigo .todos:hover{
	text-decoration: none;
}
.outros-artigos .artigo .handwritten {
    display: block;
    text-align: center;
    font-size: 26px;
    color: #556664;
}
.outros-artigos .item-post:hover .todos{
	display: block;
}
@media only screen and (max-width: 1199px){
	.diario_de_bordo .post_content p,
	.single-post .post_content p{
		padding: 0 45px;
	}
}
@media only screen and (max-width: 991px){
	.single-diario_de_bordo .carrossel .inner-carrossel{
		margin-bottom: 15px;
	}
	.single-diario_de_bordo .carrossel .owl-carousel .owl-item{
		padding: 0 5px;
	}
	.single-diario_de_bordo .carrossel .sa_owl_theme .owl-nav button.owl-prev,
	.single-diario_de_bordo .carrossel .sa_owl_theme .owl-nav button.owl-next,
	.single-diario_de_bordo .carrossel .sa_owl_theme .owl-dots{
		bottom: -25px !important;
	}
	.outros-artigos .item-post{
		display: flex;
		justify-content: center;
		width: 100%;
	}
	.outros-artigos .item-post .artigo{
		max-width: 285px;
		width: 285px;
	}
	.diario_de_bordo .post_content p,
	.single-post .post_content p{
		padding: 0;
	}
}
/* Fim Diário de Bordo */

/* Início Clubes Campinismo */
.clubes-campinismo{
	margin-top: 60px;
	margin-bottom: 60px;
}
.clubes-campinismo .head-title{
	margin-bottom: 45px;
	padding: 0;
}
.clubes-campinismo .head-title h3{
	font-size: 48px;
}
.clubes-campinismo .head-title p{
    font-size: 18px;
	clear: both;
}
.clubes-campinismo article{
	margin-bottom: 30px;
	height: 250px;
}
.clubes-campinismo article h3,
.clubes-campinismo article p,
.clubes-campinismo article a{
	font-size: 14px;
	color: #556664;
}
.clubes-campinismo article h3{
	font-weight: bold;
	margin-bottom: 32px;
}
.clubes-campinismo article .post_content{
	display: flex;
    flex-wrap: wrap;
	border: 1px solid #F2F2F2;
	background: #FFF;
	height: 100%;
}
.clubes-campinismo article .post_content .image{
	display: flex;
    align-items: center;
    justify-content: center;
	border-right: 1px solid #F2F2F2;
}
.clubes-campinismo article .post_content .image img{
	max-width: 100%;
}
.clubes-campinismo article .post_content .content{
	padding: 15px;
}
.clubes-campinismo article .post_content p{
	margin-bottom: 0;
	word-break: break-all;
}
.clubes-campinismo button.comum{
	min-width: 170px;
}
@media only screen and (max-width: 991px){
	.mob-row{
		margin-left: 0;
    	margin-right: 0;
	}
	.clubes-campinismo article{
		height: auto;
	}
	.clubes-campinismo article .post_content{
		display: block;
	}
	.clubes-campinismo article .post_content .image{
		border-right: 0;
		border-bottom: 1px solid #F2F2F2;
		padding: 15px;
	}
	.clubes-campinismo article h3,
	.clubes-campinismo article p{
		text-align: center;
	}
	.diario_de_bordo .owl-carousel .owl-stage-outer{
		overflow: hidden !important;
	}
}
/* Fim Clubes Campinismo */
/* Início Conte sua História */
.page-conte-a-sua-historia h3{
	width: fit-content;
    margin: 0 auto;
	font-size: 48px;
}
.page-conte-a-sua-historia p{
	font-size: 17px;
}
.page-conte-a-sua-historia #sidebar1 #text-3{
	display:none;
}
.page-conte-a-sua-historia #sidebar1 #text-4,
.page-conte-a-sua-historia #sidebar1 #text-5{
	display: block;
}
.page-conte-a-sua-historia #sidebar1{
	margin-top: 30px;
	font-family: 'PT Sans', sans-serif;
	color: #556664;
}
.page-conte-a-sua-historia #sidebar1 .widgettitle{
	font-size: 20px;
	margin-bottom: 1px;
}
.page-conte-a-sua-historia #sidebar1 a{
	font-size: 20px;
	color: #556664;
	text-decoration: none;
	font-weight: bold;
}
/* Fim Conte sua História */
/* Inicio Meu Santo Inácio */
.blog-santo-inacio{
	margin-top: 18px;
}
.blog-santo-inacio .lista-blog{
	margin-top: 80px;
}
.blog-santo-inacio .lista-blog .col-md-3{
	margin-bottom: 36px;
}
.blog-santo-inacio .lista-blog .alm-btn-wrap{
	padding-bottom: 0;
}
.blog-santo-inacio .lista-blog button{
	border-radius: 30px;
	min-width: 170px;
}
/* Fim Meu Santo Inácio */
/* Início Breadcrumb */
.breadcrumb{
	background: #FAFAFA;
	margin-top: 7px;
}
.breadcrumb>li+li:before{
	display:none;
}
.breadcrumb .separator{
	margin: 0 7px;
    font-size: 0;
}
.breadcrumb a{
	color: #707070;
}
/* Fim Breadcrumb */
.page-template-page-institucional .main-header{
	height:600px;
	display:flex;
}
.page-template-page-motorhomes .main-header{
	height:550px;
	display:flex;
}
.page-template-page-familia .main-header{
	height:475px;
	display:flex;
}
.page-template-page-institucional .main-header{
	height:450px;
	display:flex;
}
.banner-text-institucional{
	align-self: center;
}

/* Início Qualidade exclusiva */
.qualidade-exclusiva .head-title{
	margin-bottom: 20px;
}
.qualidade-exclusiva .head-title h3{
	width: intrinsic;           /* Safari/WebKit uses a non-standard name */
	width: -moz-max-content;    /* Firefox/Gecko */
	width: -webkit-max-content; /* Chrome */
	margin: 0 auto;
	text-align: center;
}
.qualidade-exclusiva .inner-cont{
	min-height: auto;
	max-width: 980px;
}
@media only screen and (max-width: 991px){
	.qualidade-exclusiva .inner-cont{
		padding:20px;
		margin-left:4px;
	}
}
.qualidade-exclusiva .inner-cont .conteudo{
	border-radius: 15px;
}
.qualidade-exclusiva .inner-cont .conteudo .owl-pagination-true{
	margin-bottom: 0px !important;
}
.qualidade-exclusiva .inner-cont .conteudo .row{
	display: flex;
    align-items: center;
	margin: 0;
}
.qualidade-exclusiva .inner-cont .conteudo .imagem{
	padding: 0;
}
.qualidade-exclusiva .inner-cont .conteudo .imagem img{
	border-radius: 15px 0 0 15px;
    margin: 0!important;
}
.qualidade-exclusiva .inner-cont .conteudo .texto{
	padding: 0 5%;
	padding-bottom: 32px;
}
@media only screen and (max-width: 991px){
	.qualidade-exclusiva .inner-cont .conteudo .imagem{
		order: 2;
		width: 100%;
	}
	.qualidade-exclusiva .inner-cont .conteudo .imagem img{
		border-radius: 0 0 15px 15px;
	}
	.qualidade-exclusiva .inner-cont .conteudo .texto{
		order: 1;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.inner-cont .conteudo .sa_owl_theme .owl-dots{
		right: 50%;
	}
	.inner-cont .conteudo .sa_owl_theme .owl-nav .owl-prev{
		right: 50%;
    }
	.inner-cont .conteudo .sa_owl_theme .owl-nav .owl-next{
		left: 50%;
    }
	.single-motorhome .section-motorhome .row{
		flex-direction: column-reverse;
	}
}
/* Fim Qualidade exclusiva */
/* Início Institucional */
.page-a-santo-inacio{
	
}
.page-a-santo-inacio .showroom .carrossel{
	padding-left: 2px;
}
.banner-text-institucional h1{
	font-family: 'EB Garamond', serif;
	font-size: 55px;
    color: #FFF;
	margin-bottom: 0;
}
.banner-text-institucional h2{
	font-size: 55px;
    color: #FFF;
	margin-top: 0;
	padding-right: 30px;
	line-height: 55px;
	float: right;
}
.page-template-page-institucional .banner-text-institucional{
	margin-top:50px;
}
@media only screen and (max-width: 400px){
	
	.page-template-page-institucional .banner-text-institucional h1{
		font-size:50px;
	}
}
.page-a-santo-inacio header .head-title h3{
	width: fit-content;
    float: right;
    clear: both;
	font-size: 48px;
	margin-bottom: 45px;
}
.page-a-santo-inacio header .head-title h3 .handwritten{
	padding-left: 40px;
	line-height: 20px;
}
.page-a-santo-inacio header .head-title p{
	font-size: 17px;
}
.page-a-santo-inacio header .head-title .conteudo{
	clear: both;
}
.page-a-santo-inacio header .btn-padrao-cinza{
	margin-top: 40px;
    margin-bottom: 25px;
}
.page-a-santo-inacio .video{
	position: relative;
	width: 800px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 39.475%;
    margin-bottom: 52px;
}
.page-a-santo-inacio .video iframe{
	position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.page-a-santo-inacio .qualidade-exclusiva h3{
	font-size: 52px;
}
.page-a-santo-inacio .missao-visao-valores{
	display: flex;
    align-items: center;
	margin-top: 55px;
	margin-bottom: 30px;
}
.page-a-santo-inacio .missao-visao-valores h3{
	color: #0A496B;
    font-size: 40px
}
.page-a-santo-inacio .missao-visao-valores .col-md-4{
	padding: 0 10px;
}
.page-a-santo-inacio .missao-visao-valores .missao,
.page-a-santo-inacio .missao-visao-valores .visao,
.page-a-santo-inacio .missao-visao-valores .valores{
	background: #FFF;
	border: 1px solid #F2F2F2;
    border-radius: 5px;
	text-align: center;
	padding: 0 15px;
}
.page-a-santo-inacio .missao-visao-valores .missao p{
	color: #0A496B;
	font-family: 'EB Garamond', serif;
	font-size: 52px;
	font-size: 40px;
}
.page-a-santo-inacio .missao-visao-valores .visao p,
.page-a-santo-inacio .missao-visao-valores .valores p{
	color: #556664;
	line-height: 27px;
}
.box-conteudo-diverso .owl-stage-outer .owl-stage{
	max-height: 324px;
}
@media only screen and (max-width: 1199px){
	.page-a-santo-inacio .video{
		padding-top: 47.875%;
	}
}
@media only screen and (max-width: 991px){
	.page-a-santo-inacio .video{
		padding-top: 56.27%;
	}
}
@media only screen and (max-width: 991px){
	.page-a-santo-inacio .missao-visao-valores{
		display: block;
	}
	.page-a-santo-inacio .missao-visao-valores .col-md-4{
		padding: 10px;
	}
}
/* Fim Institucional */
/* Início Família SI */
.page-familia-santo-inacio{
	
}
.page-familia-santo-inacio .outros-artigos{
	margin-top: 10px;
}
/* Fim Família SI */
/* Início Home */
#carrossel-topo-home{
	min-height: 734px;
}
.home header{
	height: auto;
}
.home header .sp-slides-container .sp-slide .sp-image{
	height: 100% !important;
    width: auto !important;
	margin: auto !important;
}
.home header .sp-bottom-thumbnails{
	position: relative;
    bottom: 100px;
    margin-bottom: -64px;
}
.home header .sp-bottom-thumbnails .sp-thumbnails.sp-grab{
	
}
.home header .sp-bottom-thumbnails .sp-thumbnail-container{
	border-radius: 7px;
	margin-top: 7.5px;
	cursor: pointer;
}
.home header .sp-bottom-thumbnails .sp-selected-thumbnail{
	border: 2px solid #FFF !important;
	width: 60px !important;
	height: 60px !important;
	margin-top: 0;
}
.home header .sp-buttons{
	display: none;
}
.home .breadcrumb{
	margin-top: 0;
	padding-top: 0;
}
.home .breadcrumb img{
	margin-top: -32px;
	width: 396px;
}
.home .head-title{
	padding: 0 5%;
	margin-bottom: 20px;
}
.home .head-title h3{
	font-size: 52px;
}
.home .head-title h3 .handwritten{
	font-size: 48px;
}
.home #post-content{
	height: 250px;
    display: flex;
    align-items: center;
	text-align: center;
	font-size: 16px;
}
.home #post-content .btn-padrao-cinza{
	margin-top: 25px;
}
.home .brazil-alaska{
	margin-top: 115px;
	margin-bottom: 45px;
}
.home .instagram{
	margin-bottom: 60px;
}
.home #showroom .carrossel .owl-carousel{
	margin-bottom: 10px !important;
}
.home .videos .btn-padrao-cinza{
	margin-bottom: 25px;
}
/* Fim Home */
/* Início Motorhomes */
.page-motorhomes #post-content{
	text-align: center;
}
.page-motorhomes .first-row{
	display: flex;
    align-items: flex-end;
}
.page-motorhomes .qualidade-exclusiva{
	margin-top: 45px;
}
.page-motorhomes .qualidade-exclusiva .head-title h3{
    font-size: 50px;
	margin-bottom: 40px;
}
.page-motorhomes .instagram{
	margin-bottom: 65px;
}
.page-motorhomes .propaganda #media_image-3{
	text-align: center;
}
.page-motorhomes .propaganda #media_image-3 img{
	max-width: 100%;
	width: 396px;
}
@media only screen and (max-width: 991px){
	.page-motorhomes .first-row{
		flex-direction: column;
		margin: 0;
		align-items: center;
	}
	.row-motorhome{
		margin: 0;
	}
	.page-motorhomes #post-content{
		padding: 0 15px;
	}
}
@media only screen and (max-width: 991px){
	.home header .sp-buttons{
		display: block;
	}
}
/* Fim Motorhomes */
/* Início Interna Motorhomes */
.single-motorhome .section-motorhome{
	padding-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #EEE;
}
.single-motorhome .section-motorhome .row{
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.single-motorhome .head-img img{
	width: 100%;
}
.single-motorhome header.content{
	margin-bottom: 50px;
}
.single-motorhome .head-title .btn-padrao-cinza{
	margin-top: 27px;
}
.single-motorhome .dv-tour-360{
	position: relative;
	height: 600px;
	min-height: 600px;
	color: #FFF;
	font-family: 'EB Garamond', serif;
}
.single-motorhome .dv-tour-360 iframe{
	width: 100%;
	height: 100%;
}
.single-motorhome .dv-tour-360 .hover-content{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
    top: 0;
    left: 0;
}
.single-motorhome .dv-tour-360 .inner h3{
	text-transform: uppercase;
    font-size: 70px;
    font-weight: normal;
	display: flow-root;
}
.single-motorhome .dv-tour-360 .inner h3 .handwritten{
	text-transform: initial;
    float: right;
}
.single-motorhome .dv-tour-360 .inner .btn-padrao-cinza{
	background: #2893B9;
	margin-top: 35px;
	padding: 8px 37px;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
}
.single-motorhome .dv-tour-360 .inner .btn-padrao-cinza:hover{
	background: #FFF;
	color: #2893B9;
}
.single-motorhome .plantas .carrossel{
	display: none;
}
.single-motorhome .plantas .carrossel:nth-child(3){
	display: block;
}
.single-motorhome .no-gallery{
	text-align: center;
}
.single-motorhome .select{
	clear: both;
    margin: 0 auto;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
}
.single-motorhome .plantas .carrossel{
	margin-top: 15px;
}
.single-motorhome .select .dropdown-toggle{
	width: 380px;
	height: 65px;
	background: url(/wp-content/themes/santo-inacio/images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-color: #F0F0F0;
	border: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
}
.single-motorhome .select .dropdown-toggle>span{
	display: flex;
    align-items: center;
    justify-content: center;
}
.single-motorhome .select .dropdown-toggle .label-slc{
	font-family: 'Quentin Regular';
	font-size: 30px;
	text-align: center;
}
.single-motorhome .change-planta{
	margin: 0 auto;
	padding: 0;
    display: block;
    background: #F0F0F0;
    font-family: 'PT Sans', sans-serif;
    width: 380px;
    font-size: 30px;
	position: absolute;
    z-index: 5;
	display: none;
	box-shadow: 0px 4px 15px 1px #AAA;
	border-radius: 4px;
	max-height: 390px;
    overflow: auto;
}
.single-motorhome .select.open .change-planta{
	display: block;
}
.single-motorhome .change-planta li{
	list-style: none;
	min-height: 65px;
	display: flex;
    align-items: center;
    justify-content: center;
	border-bottom: 1px solid #D1D1D1;
	font-size: 18px;
	cursor: pointer;
}
.single-motorhome .detalhes-tecnicos{
	margin-top: 38px;
}
.single-motorhome .change-planta li:hover{
	background: #FFF;
}
.single-motorhome .change-planta .label-slc{
	font-family: 'Quentin Regular';
	font-size: 30px;
	text-align: center;
	border: 0;
}
.single-motorhome .change-planta li:nth-last-child(1){
	border: 0;
}
.single-motorhome .select .dropdown-toggle .text,
.single-motorhome .change-planta li .text{
	min-width: 135px;
}
.single-motorhome .select .dropdown-toggle .image,
.single-motorhome .change-planta li .image{
	width: 110px;
    height: 55px;
    background-size: cover !important;
	float: right;
}
.fotos-externas .carrossel,
.fotos-internas .carrossel{
	margin-top: 25px;
}
.fotos-internas .galeria-de-planta{
	display: none;
}
.fotos-internas .galeria-de-planta:nth-child(1){
	display: block;
}
.detalhes-tecnicos-header,
.motorizacao-chassis-header{
	margin-bottom: 28px;
}
.detalhes-tecnicos-header h3,
.motorizacao-chassis-header h3{
	font-size: 50px;
}
.single-motorhome .outros-modelos .head-title{
	margin-bottom: 40px;
}
.single-motorhome .instagram{
	padding-top: 60px;
}
@media only screen and (max-width: 991px){
	.single-motorhome .select .dropdown-toggle,
	.single-motorhome .change-planta{
		width: 300px;
	}
	.single-motorhome .detalhes-tecnicos img,
	.single-motorhome .motorizacao-chassis img{
		max-width: 100%;
	}
}	
/* Fim Interna Motorhomes */
/* Início Menu Mobille */
@media only screen and (max-width: 991px){
	#carrossel-topo-home {
		min-height: 375px;
	}
	#carrossel-topo-home .slider-pro .sp-slides-container .sp-mask,
	#carrossel-topo-home .slider-pro .sp-slides-container .sp-mask .sp-slide,
	#carrossel-topo-home .slider-pro .sp-slides-container .sp-mask .sp-slide .sp-image-container,
	#carrossel-topo-home .slider-pro .sp-slides-container .sp-mask .sp-slide .sp-image-container img{
		height: 450px !important;
	}
	#carrossel-topo-home .slider-pro .sp-slides-container .sp-mask .sp-slide .sp-image-container{
		display: flex;
		justify-content: center;
	}
	#carrossel-topo-home .slider-pro .sp-slides-container .sp-mask .sp-slide .sp-image-container img{
		width: auto !important;
	}
	.navbar-fixed-top,
	.top-main{
		height: auto;
	}
	.navbar-fixed-top {
		background: rgba(0,0,0,0.2);
	}
	.navbar-fixed-top.expand{
		background: rgba(0,0,0,0.7);
	}
	.admin-bar .navbar-fixed-top{
		top: 46px !important;
	}
	.admin-bar .navbar-fixed-top.roll-dwn{
		top: 0!important;
	}
	.indice-contato.fixo{
		top: 143px;
	}
	.navbar-fixed-top.roll-dwn,
	.navbar-fixed-top.roll-dwn .top-main,
	.navbar-fixed-top.roll-dwn .top-main .navbar-header,
	.navbar-fixed-top.roll-dwn .navbar-brand>img{
		height:auto;
	}
	.top-main .navbar-header{
		display: flex;
		flex-direction: column;
		width: 100%;
		margin-left: 0px;
		height: auto;
		padding-top: 5px;
	}
	.top-main .navbar-header .navbar-toggle{
		display: flex;
		align-items: center;
    	width: fit-content;
		background: #2893B9;
		color: #FFF;
		border: 0;
		border-radius: 20px;
		margin: 8px auto;
	}
	.top-main .navbar-header .navbar-toggle>span{
		padding: 0 3px;
		line-height: 17px;
	}
	.top-main .navbar-header .navbar-toggle .icon-bar{
		background-color: #FFF;
		height: 3px;
		margin: 2px 0;
		border-radius: 2px;
	}
	.navbar-fixed-top.roll-dwn{
		background: rgba(0,0,0,0.7);
	}
	.top-main .navbar-header .navbar-brand{
		height: auto;
		float: none;
		text-align: center;
		padding: 15px 0;
		width: 100%;
	}
	.top-main .navbar-header .navbar-brand img{
		margin: 0 auto;
		width: 300px;
    	max-width: 100%;
	}
	.top-main .navbar-collapse{
		position: fixed;
		width: auto;
		top: 139px;
		left: 0px;
		right: 0px;
		bottom: 0;
		background: rgba(0,0,0,0.7);
		max-height: inherit;
		display: none !important;
	}
	.expand .top-main .navbar-collapse{
		display: block !important;
	}
	.navbar-nav>li{
		float: none;
	}
	.roll-dwn .top-main .navbar-collapse{
		top: 142px;
	}
	.admin-bar .top-main .navbar-collapse{
		top: 185px;
	}
	.admin-bar .roll-dwn .top-main .navbar-collapse{
		top: 144px;
	}
	.motorhome-menu-item{
		width: fit-content;
    	margin: 0 auto;
	}
	#menu-main{
		display: block;
    	margin: 0;
	}
	#menu-main .menu-item{
		width: fit-content;
    	margin: 6px auto;
	}
	#selo-principal{
		display: none;
	}
}
/* Fim Menu Mobille */
/* Início Footer */
.outros-modelos img{
    width:100%;
}
@media only screen and (max-width: 991px){
	#inner-footer .logo{
		margin: 22px auto 14px;
	}
	#inner-footer h2{
		display: none;
	}
	#inner-footer .logo img{
		max-width: 100%;
	}
	#menu-main-1{
		display: block;
    	text-align: center;
		margin-left: 0px;
	}
	#menu-main-1 .menu-item{
		width: intrinsic;
		width: -moz-max-content;
		width: -webkit-max-content;
		margin: auto;
	}
	footer nav{
		padding-top: 1px;
	}
	footer #social_networking{
		margin: 0 auto;
	}
	#last_footer{
		display: block;
	}
	#last_footer #media_image-2{
		text-align: center;
	}
	#last_footer #media_image-2 img{
		float: none;
	}
}
/* Fim Footer */
.page-clubes-de-campismo .lead{
    font-size:16px;
}
.page-clubes-de-campismo header h3{
    font-size:20px;
}
.owl-carousel .owl-stage-outer{
	overflow:initial!important;
}
#custom_html-3{
	padding: 0;	
}
#custom_html-3 .custom-html-widget{
	text-align: justify;
}
#qlwapp.qlwapp-rounded.qlwapp-bubble .qlwapp-toggle{
	background: none;
    box-shadow: none;
}
#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-icon{
	background: url(/wp-content/themes/santo-inacio/images/fnd-wpp.png);
    background-size: 22.5px 22px;
    background-position: right 1px top 1px;
    background-repeat: no-repeat;
    color: #FFF;
    transform: scale(1.6,1.6) !important;
}
.inner-carrossel{
	display: flex;
	justify-content: center;
}
@media only screen and (max-width: 991px){
	.inner-carrossel{
		display: block;
	}
	.home .videos{
		margin-top: 45px
	}
	.carrossel .container,
	.videos .carrossel,
	.fotos-externas,
	.fotos-externas .container,
	.single-motorhome .section-motorhome,
	.single-motorhome .section-motorhome .container{
		padding-left: 0;
		padding-right: 0;
	}
	.inner-carrossel .col-sm-9{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.carrossel .owl-carousel .owl-item{
		padding: 0;
	}
	.carrossel .sa_owl_theme .owl-nav button.owl-prev,
	.carrossel .sa_owl_theme .owl-nav button.owl-next{
		margin-top: 0px !important;
    	bottom: -30px;
	}
	.carrossel .sa_owl_theme .owl-dots{
		bottom: -30px !important;
		margin-bottom: auto !important;
	}
	.carrossel .inner-carrossel .owl-pagination-true {
		margin-bottom: 32px !important;
	}
	.carrossel .owl-carousel .owl-item .sa_hover_container,
	.carrossel .owl-carousel .owl-item .item{
		background: none;
	}
	.qualidade-exclusiva .inner-cont .row .conteudo{
		border-radius: 15px;
	}
	.qualidade-exclusiva .carrossel .owl-carousel .owl-stage{
		
	}
	
	
}
#sb_instagram .sbi_photo{
	border-radius: 15px;
}
#sb_instagram #sbi_images .sbi_item{
	padding: 7.5px !important;
}
.class-by{
	position: relative;
    margin-bottom: 18px;
}
.class-by p{
	text-align: center;
	font-size: 13px;
	margin: 0;
}
.class-by p a{
	color: #707070;
}
.so-mobille{
	display: none;
}
.videos .carrossel .sa_owl_theme .owl-dots{
	width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
}
.slider-pro .sp-full-screen-button{
	display: none;
}
.carrossel .owl-dots{
	width: intrinsic !important;
    width: -moz-max-content  !important;
    width: -webkit-max-content  !important;
}
.no-gallery{
	/*display: none;*/
}
.page-clubes-de-campismo #main{
	max-width: 100%;
	margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.page-clubes-de-campismo #main article p{
	word-wrap: break-word;
}
.home .internas .col-sm-9{
	width: 78.4%;
}
.home .internas .owl-carousel .owl-item .item.with-background .image-bg{
	padding-top: 59.38% !important;
}
.home .internas .title-galery{
	width: 78.7%;
	margin: -18px auto 25px;
	padding: 0 22.5px;
}
.home .videos .col-sm-7{
	width: 60%;
}
.home .videos .carrossel .owl-carousel .owl-item iframe{
	width: 640px;
    height: 362px;
}
.single-motorhome .videos .col-sm-7{
	width: 78.4%;
}
.single-motorhome .videos .carrossel .owl-carousel .owl-item iframe{
	width: 849px;
    height: 478px;
}
.brazil-alaska .botoes-links{
	display: flex;
    justify-content: space-around;
}
#qlwapp.qlwapp-bottom-right.qlwapp-bubble .qlwapp-toggle{
	margin-right:0 !important;
	margin-bottom: 18px;
}
#qlwapp.qlwapp-bubble.qlwapp-show .qlwapp-toggle .qlwapp-close{
	color: #FFF;
	background: #4CB050;
	border-radius: 50%;
}
.qlwapp-description h1 a{
	font-size: 20px;
}
.page-clubes-de-campismo #ajax-load-more article.type-clubes_campinismo:nth-child(2n-1){
	clear: both;
}
.archive article .post_content img{
	width: 100%;
}
.pagination{
	display: flex;
	justify-content: center;
}
@media only screen and (max-width: 1199px){
	.home .videos .carrossel .owl-carousel .owl-item iframe{
		width: 519px;
		height: 293px;
	}
	.single-motorhome .videos .carrossel .owl-carousel .owl-item iframe{
		width: 691px;
		height: 389px;
	}
}
@media only screen and (max-width: 991px){
	.class-by{
		top: -20px;
		margin-bottom: 5px;
	}
}
@media only screen and (max-width: 991px){
	.class-by{
		top: 0px;
		margin-bottom: 5px;
	}
	.brazil-alaska .diario div{
		max-width: 285px;
	}
	.single-motorhome .section-motorhome .row{
		padding-left:15px;
	}
	.videos .col-sm-7{
		padding-left: 0;
		padding-right: 0;
	}
	.home header .sp-bottom-thumbnails{
		bottom: 100px;
		display: none;
	}
	.home .slider-pro img.sp-image{
		/*height: 450px !important;*/
		margin-top: 0 !important;
	}
	.home header .sp-bottom-thumbnails .sp-thumbnail-container{
		width: 40px !important;
		height: 40px !important;
		border-radius: 14px;
		margin-left: 3px;
		margin-right: 3px;
	}
	.home header .sp-bottom-thumbnails .sp-thumbnail-container.sp-selected-thumbnail{
		width: 58px !important;
		height: 58px !important;
	}
	.home .pos-header{
		margin-top: 0px;
	}
	.home .pos-header .breadcrumb-top .breadcrumb{
		display: none;
	}
	#social_networking li a i{
		font-size: 22px;
	}
	.home .head-title {
		padding: 0;
	}
	.home .head-title h3{
		width: intrinsic;
		width: -moz-max-content;
		width: -webkit-max-content;
		margin: 0 auto;
	}
	.head-title h3 .handwritten{
		font-size: 32px !important;
	}
	.home-motors{
		display: flex;
		flex-direction: column;
	}
	.page-motorhomes .first-row,
	.page-motorhomes .row-motorhome{
		display: flex;
		flex-direction: column;
	}
	.home-motors .head-title,
	.page-motorhomes .first-row #post-content{
		order: 1;
		margin-bottom: 6px;
	}
	.page-motorhomes .first-row #post-content p{
		width: 300px;
	}
	.home-motors .motorhome,
	.page-motorhomes .first-row .motorhome:nth-child(3){
		order: 3;
	}
	.home-motors #post-content,
	.page-motorhomes .first-row .motorhome:nth-child(1){
		order: 2;
		height: auto;
		margin-bottom: 6px;
	}
	.home-motors #post-content div{
		max-width: 300px;
		margin: 0 auto;
	}
	.page-template-page-homepage-php #main article,
	.page-motorhomes #main article{
		margin-bottom: 4px;
	}
	.flip-card-inner img{
		max-width: 100%;
		max-height: 100%;
	}
	.motorhome footer h3{
		margin-top: 8px;
	}
	.home-motors #post-content .btn-padrao-cinza{
		display: none;
	}
	
	.so-mobille{
		display: block;
	}
	.home .brazil-alaska{
		margin-top: 54px;
	}
	.brazil-alaska h3,
	.head-title h3{
		width: intrinsic;
		width: -moz-max-content;
		width: -webkit-max-content;
		font-size: 40px;
		margin: 0 auto;
	}
	.brazil-alaska h3 .handwritten,
	.head-title h3 .handwritten{
		font-size: 32px;
		margin-left: 28px;
		line-height: 35px;
	}
	.videos .carrossel .sa_owl_theme .owl-nav .owl-next,
	.videos .carrossel .sa_owl_theme .owl-nav .owl-prev,
	.videos .carrossel .sa_owl_theme .owl-dots{
		bottom: -15px !important;
	}
	.home .instagram{
		margin-bottom: 50px;
	}
	.home .internas{
		margin-bottom: 50px;
	}
	.home .videos{
		margin-top:0;
	}
	.videos .btn-padrao-cinza{
		margin-top: 16px;
	}
	#inner-footer{
		padding-top: 0;
	}
	#menu-main li a{
		width: intrinsic;
		width: -moz-max-content;
		width: -webkit-max-content;
		margin: 0 auto;
	}
	#widget-footer > div{
		padding: 0 30px;
	}
	#last_footer #media_image-2{
		padding-top: 12px;
		padding-bottom: 6px;
	}
	.propaganda.row-motorhome{
		display: none;
	}
	.single-motorhome .dv-tour-360 .inner h3{
		font-size: 55px;
		padding: 0 15px;
	}
	.single-motorhome .dv-tour-360 .inner h3 .handwritten{
		font-size: 34px;
		line-height: 15px;
	}
	.carrossel .sa_owl_theme .owl-dots{
		width: intrinsic;
		width: -moz-max-content;
		width: -webkit-max-content;
	}
	.div-video,
	.single-diario_de_bordo #main,
	.single-diario_de_bordo .carrossel .owl-carousel .owl-item{
		padding-left: 0;
		padding-right: 0;
	}
	.single-diario_de_bordo #main .post_content{
		padding-left: 15px;
		padding-right: 15px;
	}
	.diario_de_bordo .page-header .single-title,
	.single .page-header .single-title{
		font-size: 40px;
		max-width: 100%;
	}
	.diario_de_bordo .page-header .handwritten,
	.single-post .page-header .handwritten,
	.category .page-header .handwritten{
		font-size: 35px;
		width: auto;
	}
	.clubes-campinismo .head-title h3{
		
	}
	.detalhes-tecnicos .col-md-6:nth-child(1),
	.motorizacao-chassis .col-md-6:nth-child(1){
		margin-right: -15px;
	}
	.single-motorhome .outros-modelos .row{
		display: flex;
		flex-direction: column;
	}
	.single-motorhome .outros-modelos .row #post-content{
		order: 1;
	}
	.single-motorhome .outros-modelos .row #post-content .btn-padrao-cinza{
		display: none;
	}
	.single-motorhome .outros-modelos .row .type-motorhome{
		order: 3;
	}
	.single-motorhome .outros-modelos .row .type-motorhome:nth-child(1){
		order: 2;
	}
	.instagram{
		padding: 0;
	}
	.instagram #sb_instagram #sbi_images{
		padding: 0px !important;
	}
	#sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item{
		width: 33%;
	}
	#sb_instagram #sbi_images>div{
		display: none !important;
	}
	#sb_instagram #sbi_images>div:nth-child(-n+6){
		display: inline-block !important;
	}
	.brazil-alaska .diarios {
		flex-wrap: inherit;
		overflow: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.box-conteudo-diverso .carrossel .sa_owl_theme .owl-nav div,
	.box-conteudo-diverso .carrossel .sa_owl_theme .owl-nav button,
	.box-conteudo-diverso .carrossel .sa_owl_theme .owl-dots{
		position: absolute;
	}
	#custom_html-3 .custom-html-widget{
		text-align: left;
	}
	.brazil-alaska .botoes-links{
		display: block;
	}
	
	.single-motorhome .videos .container,
	.single-motorhome .videos .col-sm-7,
	.home .internas .container,
	.home .internas .col-sm-9,
	.home .videos .container,
	.home .videos .col-sm-7{
		width: 100%;
	}
	.home .internas .title-galery{
		display: none;
	}
	.breadcrumb-top .col-sm-4,
	.container.showroom,
	.fotos-externas .container,
	.plantas .container,
	.fotos-internas .container{
		width: 100%;
	}
	.box-conteudo-diverso .owl-stage-outer .owl-stage{
		max-height: inherit;
	}
	/*.page-template-page-homepage-php #main article,
	.single-motorhome .outros-modelos .row .type-motorhome{
		display: none;
	}
	.page-template-page-homepage-php #main article:nth-child(-n+5),
	.single-motorhome .outros-modelos .row .type-motorhome:nth-child(-n+4){
		display: block;
	}*/
}

#localizacao .inner-cont>.row{
	height: 360px;
}

.home header .sp-buttons {
	display: block !important;
	position: relative;
	top: -50px;
}

.home header .sp-button {
	border-color: #ffffff !important ; 
}

.home header .sp-selected-button {
    background-color: #ffffff !important;
}

.pos-header #social_networking li a i {
	color: grey;
}

.pos-header-home #social_networking{
	margin: auto;
}

@media only screen and (min-width: 991px) {
	.footer-img{
		position: relative; 
		top: -60px;
	}
	.pos-header-home{
		float: right;
		padding-right: 30px;
	}
	.pos-header-home #social_networking{
		width: 180px;
		margin: auto;
	}
}