/*
Theme Name: Raquel Fortuna
Theme URI: http://raquelfortuna.com.br/
Description: Template para site Raquel Fortuna
Author: Rusvel Nantes
Version: 1.0
License: None
*/
@font-face {
    font-family: 'Bw Gradual';
    src: url('fonts/BwGradual-Regular.eot');
    src: url('fonts/BwGradual-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/BwGradual-Regular.woff2') format('woff2'),
        url('fonts/BwGradual-Regular.woff') format('woff'),
        url('fonts/BwGradual-Regular.ttf') format('truetype'),
        url('fonts/BwGradual-Regular.svg#BwGradual-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bw Gradual';
    src: url('fonts/BwGradual-Bold.eot');
    src: url('fonts/BwGradual-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/BwGradual-Bold.woff2') format('woff2'),
        url('fonts/BwGradual-Bold.woff') format('woff'),
        url('fonts/BwGradual-Bold.ttf') format('truetype'),
        url('fonts/BwGradual-Bold.svg#BwGradual-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
textarea:focus, input:focus, input, textarea, select {
    outline: 0;
}                 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul, ul li, ul { list-style:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
/*body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html { overflow-y: scroll; }
nav ul, nav li { margin: 0; } 
strong, th { font-weight: bold; }
.ie7 img { -ms-interpolation-mode: bicubic; }
a:focus { outline: none }
/* geral */
.slideNav, #contato a, #unitri img {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #633C9B;
	font-weight: normal;
	font-family: 'Bw Gradual';
}
h2 {
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 50px;
	color: #633C9B;
	text-transform: lowercase;
	font-weight: bold;	
}
p {
	font-size: 30px;
	line-height: 35px;
}
#wrapper, #temp {
	position: relative;
	overflow: hidden;
}
section {
	padding: 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
#slideshow {
	padding-bottom: 57px;
	border-bottom: 3px solid #633C9B;
	background: #fff;
}
.logo {
	display: block;
	width: auto;
	height: 62px;
	margin: 100px 0 50px 60px;
}
.slideWrapper {
	position: relative;
	padding:  0 0 0 60px;
	overflow: hidden;
	background: #fff;
}
#slideshow:before {
	width: 60px;
	height: 57px;
	content: "";
	left: 0;
	bottom: 0;
	background: #633C9B;
	z-index: 2;
	position: absolute;
}
#slideshow:after {
	width: 100%;
	height: 57px;
	content: "";
	left: 0;
	bottom: 0;
	background: #DEEAF7;
	z-index: 1;
	position: absolute;
}
h2 {
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	position: absolute;
	left: -105px;
	top: 50%;
	text-align: center;
	width: 300px;
	z-index: 2;
	margin-top: -22px;
}
.slideFoto p {
	position: absolute;
	left: 20px;
	line-height: 36px;
	top: 50%;
	margin-top: -18px;
	color: #fff;
}
.slideFoto {
	width: 100%;
	padding-bottom: 140%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
.slider-nav-thumbnails {
	margin-bottom: 60px;
	padding-left: 60px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.slideNav {
	width: 40px;
	height: 3px !important;
	cursor: pointer;
	display: block;
	margin-right: 15px;
	background: #CFACC6;
}
.slideNav.slick-current {
	background: #633C9B;
}
.slideNav:hover {
	background: #DEEAF7;
}
footer {
	display: none;
}
#rodape {
	position: relative;
	overflow: hidden;
	background: #633C9B;
	border-bottom: 15px solid #CFACC6;
	width: 100%;
}
#info {
	background: #633C9B;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#info {
	padding: 60px 60px 40px 60px;
}

#info ul {
	max-width: 370px;
}
#info ul li {
	border-bottom: 1px solid #CFACC6;
	padding: 20px 0;
}
#info ul li:last-child {
	border: 0;
}
#contato {
	background: #CFACC6;
	padding: 50px 0;
	overflow: hidden;
	position: relative;
	color: #fff;
	text-align: center;
}
#contato p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 40px;
}
#contato a:link, #contato a:visited {
	color: #fff;
	text-decoration: none;
}
#contato a:hover, #contato a:active {
	color: #633C9B;
}
#unitri {
	width: 16px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#unitri img {
	width: 100%;
	height: auto;
	display: block;
}
#unitri img:hover {
	opacity: 0.7;
}
#topo {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	background: #fff;
}
#servicos {
	text-align: center;
	background: #633C9B;
	color: #fff;
	padding: 50px 0;
	font-size: 18px;
	line-height: 24px;
}

section {
	overflow: hidden;
	position: relative;
	padding: 0 20px;
}
#servicos ul li {
	padding: 20px 0;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #CFACC6;
}
#servicos ul li:last-child {
	border: 0;
}
#clientes {
	text-align: center;
	background: #fff;
	color: #633C9B;
	padding: 50px 0;
}
#clientes p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
}
#clientes .foto {
	width: 70%;
	padding-bottom: 70%;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 auto;
}
#clientes ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
#clientes ul li {
	width: 50%;
}
@media only screen 
and (min-width : 480px) {
#clientes .foto {
	width: 60%;
	padding-bottom: 60%;
}
@media only screen 
and (min-width : 640px) {
#clientes ul li {
	width: 25%;
}
#clientes .foto {
	width: 70%;
	padding-bottom: 70%;
}
#contato section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
	text-align: left;
}
#contato p, #unitri {
	margin: 0;
}

}
@media only screen 
and (min-width : 768px) {
#servicos ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
#servicos ul li {
	border: 0;
	border-right: 1px solid #CFACC6;
	padding: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 33.3333%;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#servicos ul li:last-child {
	border: 0;
}
.blocoLogo {
	float: left;
	width: 300px;
	height: calc(100vh - 60px);
	overflow: hidden;
	position: relative;
}
#topo:before {
	width: 100%;
	height: 60px;
	content: "";
	left: 0;
	bottom: 0;
	background: #633C9B;
	z-index: 1;
	position: absolute;
}
.slider-nav-thumbnails {
	position: absolute !important;
	bottom: 60px;
	left: 60px;
	padding: 0;
	margin: 0;
}
.logo {
	position: absolute;
	margin: 0;
	left: 60px;
	top: 50%;
	margin-top: -31px;
}
#slideshow {
	float: right;
	width: calc(100% - 300px);
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	height: 100vh;
}

.slideFoto {
	padding: 0;
	height: calc(100vh - 60px);
}
#rodape {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: flex-start;
}
#info {
	width: 300px;
	padding-right: 0;
}
#info ul {
	margin-bottom: 60px;
}

}
@media only screen 
and (min-width : 1024px) {
section {
	padding: 0;
	width: 960px;
	margin: 0 auto;
}
#rodape {
	justify-content: space-between;
}
#slideshow {
	width: 55%;
}
#info {
	width: 40%;
}
h2 {
	left: -225px;
	width: 510px;
	margin-top: -45px;
	font-size: 80px;
	line-height: 90px;
}
.blocoLogo {
	height: calc(100vh - 60px);
	width: 40%;
	overflow: hidden;
	position: relative;
}
.logo {
	width: auto;
	height: 90px;
	position: absolute;
	margin: 0;
	left: 60px;
	top: 50%;
	margin-top: -45px;
}

.slideFoto p {
	font-size: 60px;
	line-height: 70px;
	margin-top: -35px;
	left: 45px;
}
#clientes .foto {
	width: 50%;
	padding-bottom: 50%;
}
#contato section {
	width: 900px;
}
}
@media only screen 
and (min-width : 1280px) {
section {
	width: 1150px;
}
#contato section {
	width: 1050px;
}
#servicos ul li {
	padding: 20px 50px;
}
}
@media only screen 
and (min-width : 1680px) {
.blocoLogo, #info {
	width: 25%;
	margin-left: 10%;
}
}