/*
Theme Name: Crisangela
Theme URI: http://www.merakiartsbrasil.com/
Description: Site personalizado
Author: Meraki Arts Brasil
Author URI: http://www.merakiartsbrasil.com/
Version: 1.0

*/

@import url('https://fonts.googleapis.com/css?family=Montserrat');

html, body, #page-one, #page-two, #page-three, #page-five {
  height: auto;
  min-height: 100vh;
}

body {
    background-color: #231f20;
font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    line-height: inherit;
    overflow-x: hidden;
}

#page-two, #page-three, #page-3x, #page-3xa, #page-five, #page-six {
  padding-top: 5em;
}

i {
    font-style: italic;
}

/* Header */

ul {
	float: right;
}

li {
	display: inline;
	float: left;
}

img.logo {
	float: left;
}

nav {
	width: 100%;
	margin: 0 auto;
}

ul li {
    float: left;
    list-style-type: none;
    position: relative;
}
ul li:hover ul {
    display: block;
}
a {
    text-decoration: none;
    color: #69f;
}
ul li ul {
    margin: 0;
    padding:0;
    display: none;
    position: absolute;
    left: 10px;
    background: rgb(0, 33, 64);
}

ul li ul li{
    cursor: pointer;
}
ul li ul li:hover{
    background: rgb(0, 33, 64);
    color:#fff;
}

.container {
  width: 100%;
  min-width: 740px;
  margin: 0 auto;
}

#pagemenu {
	background-color: #231f20;
	float: left;
	width: 100%;
	z-index: 10;
	height: 70px;
	position: absolute;
}

header {
	background-color: #231f20;
	float: left;
	width: 100%;
	position: fixed;
	z-index: 10;
}

header a, #pagemenu a, header, #pagemenu {
	color: #fff;
	text-decoration: none;
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .9em;
}

header a.active, header a:hover, #pagemenu a.active, #pagemenu a:hover {
	color: #ccc;
}

header li, #pagemenu li {
	margin-right: 20px;
}

/* header large */
header.large {
	height: 130px;
	padding: 20px;
}
header.large img {
  margin-top: 10px;
}
header.large li {
	margin-top: 30px;
}

header.large ul li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 10px;
    background: #231f20;
}

header.large ul li ul li{
    cursor: pointer;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #231f20;
    width: 100%;
    display: flex;
}
header.large ul li ul li:hover{
    background: none;
    color:#fff;
}

/* header small */

header.small {
background-color: #231f20;
	height: 90px;
	padding: 20px;
}
header.small img, #pagemenu img {
height: 60px;
}

header.small li, #pagemenu li {
    margin-top: 15px;
    padding-left: 10px;
    padding-bottom: 10px;
    text-align: center;
}

/* Transitions */

header,
nav,
a,
img,
li {
	transition: .5s all;
	-moz-transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
}


h2 {
  font-size: 3em;
  padding-top: 1em;
  text-align: center;
}

#page-one {
  background-color: #231f20;
}

article.slider {
  height: 100vh;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
 padding-top: 130px;
}

section.slide {
  animation: none;
  content: " ";
  display: block;
  height: 100%;
  opacity: 1;
  position: absolute;
  width: 100%;
}

#page-3x, #page-3xa {
    background-color: #231f20;
    width: 100vw;
    height: auto;
    min-height: 200px;
    text-align: center;
}

#page-3xa {
    padding-bottom: 150px;
}

#page-two {
    background-color: #fff;
    background-size: cover;
    height: auto;
    min-height: 500px;
}

#page-two h2, #page-3x h2, #page-3xa h2 {
    background-image: url(images/titlebg.png);
    background-repeat: repeat-x;
    padding-top: 15px;
    background-position: center;
    font-size: 20px;
    height: 60px;
    background-size: 100%;
    margin-top: 20px;
    font-weight: bold;
}

#page-two h2, #page-six h2 {
    color: #000;
    font-weight: bold;
}

.sobre {
    width: 100%;
    padding: 50px;
    text-align: justify;
    color: #fff;
    float: left;
    background-image: url(images/logofundocontato.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

.historia {
    width: 70%;
    padding: 70px;
    text-align: justify;
    color: #000;
    float: left;
    background-color: #fff;
}

.sobrelogo {
    background-size: auto;
    background-image: url(images/sobre_imagem.jpg);
    background-repeat: no-repeat;
    float: right;
    width: 30%;
    height: 400px;
    margin-top: 30px;
}

#page-three {
    height: auto;
    min-height: 100vh;
    clear:both;
}

#page-six {
    background-size: cover;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right;
    height: auto;
    min-height: 700px;
    clear:both;
    background-color: #fff;
}

.areasdeatuacao {
    text-align: center;
    margin: 20px 20px 0px 20px;
    color: #6E5B25;
    width: 50%;
}

.areasdeatuacao-3x {
    text-align: center;
    margin: 0px 20px 0px 20px;
    color: #fff;
    width: 100%;
    padding-top: 50px;
}

.item {
  width:200px;
  text-align:center;
  display:block;
  background-color: transparent;
  border: 1px solid transparent;
  margin-right: 10px;
  padding-bottom: 40px;
  float:left;
}

.index-gallery {
  width: 90%;
  display: contents;
}

.btn {
    background-image: url(http://www.merakiartsbrasil.com/crisangelademo/wp-content/themes/merakiartsbrasil-crisangela/images/fundoareas.jpg);
    background-repeat: repeat-y;
    background-position: left;
    display: inline-block;
    border: none;
    padding-bottom: 2px;
    width: 210px;
    height: 40px;
    transition: all 0.5s;
    color: #fff;
    font-size: 12px;
    margin: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-family: Montserrat;
    font-size: small;
}

.areas {
  position: left;
  text-align: center;
  margin-top: 40px;
}


#page-three h2, #page-six h2 {
    background-image: url(images/titlebg.png);
    background-repeat: repeat-x;
    padding-top: 15px;
    background-position: center;
    font-size: 20px;
    height: 60px;
    background-size: contain;
    margin-top: 20px;
}

#page-three h2, #page-3x h2, #page-3xa h2 {
    color: #fff !important;
}
 
* { box-sizing: border-box; }

.columns {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 30px 0;
}

.column {
background-color: rgb(255, 255, 255, 0.3);
	flex: 1;
	border: 0px solid gray;
-webkit-box-shadow: 2px 3px 4px 0px rgba(0,0,0,0.62);
-moz-box-shadow: 2px 3px 4px 0px rgba(0,0,0,0.62);
box-shadow: 2px 3px 4px 0px rgba(0,0,0,0.62);
	margin: 50px;
	padding: 10px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
	
}

.column img {
    width: 210px;
    height: 210px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.column p {
text-align: center;
}

@media screen and (max-width: 980px) {

.sobrelogo {
    display: none; }

.pageleft, .pageright {
width: 100% !important;
padding: 5% !important;
float: none;
}

.pageleft p, .pageright p {
    font-family: Montserrat !important;
}

h1.entrytitle, h1.entrytitle a {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    padding-bottom: 10px;
}

}


@media screen and (max-width: 980px) {
  .columns .column {
		margin-bottom: 5px;
    flex-basis: 40%;
		&:nth-last-child(2) {
			margin-right: 0;
		}
		&:last-child {
			flex-basis: 100%;
			margin: 0;
		}
	}
}

@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
} 

.column h3 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
padding-bottom: 15px;
}

#page-four {
    max-height: 1px !important;
    background-color: transparent;
    height: auto !important;
    clear:both;
}

#page-four h2 {
    background-image: url(images/titlebg.png);
    background-repeat: repeat-x;
    padding-top: 10px;
    background-position: center;
    font-size: 30px;
    height: 60px;
    background-size: 100%;
    color: #ebdd87;
    margin-top: 20px;
}

.pageleft {
    width: 50%;
    float: left;
    clear: none;
    padding-right: 5%;
    min-height: 170px;
}

.pageleft p, .pageright p {
    text-align: justify;
    font-size: small;
}


.pageright {
 width: 50%;
 float: right;
 clear: none;
 padding-right: 5%;
 min-height: 170px;
 }
 

.row {
  display: flex;
  flex-wrap: wrap;
margin-top: 30px;
}

.col {
  flex: 1 1 18%; /* The important bit. This percentage decides your columns. */
  margin: 5px;
  height: 200px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

#page-five {
  background-color: #231f20;
  background-image: url(images/logofundocontato.png);
    background-repeat: no-repeat;
    background-size: cover;
}

#page-five h2 {
    background-image: url(images/titlebg.png);
    background-repeat: repeat-x;
    padding-top: 15px;
    background-position: center;
    font-size: 20px;
    height: 60px;
    background-size: 100%;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 20px;
    font-weight: bold;
}

.content {
    background-color: transparent;
    flex: 1;
    display: flex;
    color: #000;
    padding: 30px;
    width: 600px;
    margin: 0 auto;
}

.contentnews {
    background-color: transparent;
    flex: 1;
    color: #000;
    padding: 30px;
    height: 100vh;
}

#main .featuredimg {
    width: 300px;
    height: 300px;
    margin-top: 20px;
}

.main p {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.columns {
    display: flex;
    flex: 1;
}

ul.navigationarrows {
    margin-top: 5%;
    width: 100%;
}

li.previous {
    float: left;
}

li.next {
    float: right;
}

.readmore {
    float: right;
    background: #002140;
    padding: 3px;
    text-align: center;
    margin-top: 5px;
}

.readmore a {
    font-size: 12px;
    color: #fff;
    padding: 5px;
}

.sidebar-first {
    min-width: 40%;
    background-color: #002140;
    order: 1;
    margin-right: 5%;
    color: #fff;
}

.sidebar-first h2 {
    text-align: left;
    font-size: 22px;
    letter-spacing: 5pt;
    padding-bottom: 30px;
    font-weight: bold;
}


div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background-color: #fff !important;
    color: #000 !important;
    border: 2px solid #001130 !important;
}

 div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #fff !important;
 }
 
 div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 0px 0 !important;
    clear: both;
}


.main {
    flex: 1;
    background-color: transparent;
    order: 2;
    color: #fff;
}

@media only screen and (max-width: 960px) and (min-width: 320px) {
    .content {
        color: #fff;
    }
    .main {
        background-color: transparent;
    }
    .sidebar-first {
        background-color: transparent;
    }
    #page-two h2 {
    background-size: auto !important;
    height: auto;
    font-size: 25px;
    padding-top: 2px;
}

h1.slider-title2, .slider-title2 {
    font-size: 50px !important;
}

#page-two {
    padding-bottom: 20px;
}

#page-three h2, #page-four h2 {
    height: auto;
    font-size: 25px;
    padding-top: 2px;
}

#page-three {
    height: auto;
    min-height: 120vh;
    padding-top: 25px !important;
    clear: both;
}

#page-five h2 {
    background-size: auto !important;
    height: auto;
    font-size: 25px;
    padding-top: 2px;
    margin-bottom: 5px;
}

.areasdeatuacao {
    text-align: justify;
}

.areas {
    position: inherit;
    text-align: center;
    margin-top: 40px;
}

.btn {
    width: 100px;
}

#sidebar, #main, .entry, .entrytitle h3, .featuredimg, .entrybody {
width: 100% !important;
}


#sidebar {
text-align: left;
padding: 0px !important;
border: none !important;
float: none !important;
}
.sobre {
    width: 100%;
    padding: 5%;
}

.contentnews {
        padding: 15px;
        height: auto;
        min-height: 230vh;
}

.columns {
    width: 100%;
}

.gmap_canvas {
    width: 118%;
    text-align: left;
}

.mapouter {
        height: 200px !important;
}

.leftColumn {
    display: none;
}

.rightColumn {
    text-align: center !important;
}

header.large {
	height: 110px !important;
	padding: 0px !important;
}

}

@media (max-width:768px) {
    
    
    .columns {
        flex-wrap: wrap;
    }
    .main {
        width: 50%;
        flex: none;
    }
    .sidebar-first {
        width: 50%;
    }
}

@media (max-width:540px) {
    .columns {
        flex-direction: column;
    }
    .main,
    .sidebar-first {
        width: 100%;
    }
    .main {
        flex: 1;
    }
}

@media (max-width:480px) {
    .main {
        order: 1;
    }
    .sidebar-first {
        order: 2;
    }
}


/* PAGES */
#primarygine {
    height: auto;
    min-height: 70vh;
    padding-top: 4em;
}

.maingine {
    background-image: url(images/ginecologia/foto.png);
    height: auto;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
}

.metadegine {
    clear: both;
}

h2.metgine {
    width: 600px;
    background: rgb(0, 33, 64) !important;
    color: #fff !important;
    font-size: 20px !important;
    padding-bottom: 10px !important;
    font-weight: bold !important;
}

h2.finalgine {
    color: #fff !important;
    background-image: none !important;
    background-color: transparent !important;
    text-transform: unset !important;
    font-size: 20px !important;
    padding-bottom: 70px !important;
}

.circles {
    background-color: rgb(0, 33, 64, 0.7);
    width: 100%;
    height: auto;
    min-height: 500px;
}

.circles img {
    
}

.circles li {
    width: 156px;
    background-image: url(images/ginecologia/bolinhas.png);
    height: 156px;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: center !important;
    padding-top: 60px;
    float: none;
    display: inline-grid;
}

.circles ul li {
    margin: 20px;
    text-align: center;
    font-weight: bold;
}

.circles ul {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
padding-bottom: 0px;
}

iframe#gmap_canvas {
    width: 600px;
    height: 300px;
}

.context {
    width: 100%;
    padding: 20px;
    min-height: 90vh;
    height: auto;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.7em;
}


h3.psi {
    text-align: center;
    padding-bottom: 25px;
    background-color: #fff;
    margin-top: -20px;
    letter-spacing: 3pt;
    font-family: Montserrat;
}

h3.gine {
    text-align: center;
    padding-bottom: 25px;
    background-color: #fff;
    font-family: 'Montserrat', cursive;
    font-size: 35px;
    margin-top: -20px;
}

#primarygine h2, #primarygine h2 a {
    text-align: center;
    background-image: url(images/titlebg.png);
    background-repeat: no-repeat;
    padding-bottom: 30px;
    background-position: center;
    font-size: x-large;
    color: #01013e;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #fff;
    background-size: 100%;
    PADDING-LEFT: 10PX;
    PADDING-RIGHT: 10PX;
}

#primarygine h2 a {
    background-image: none;
}

.context {
    width: 50%;
    float: right;
    padding: 20px;
    background-color: rgb(0,0,0,0.1);
    min-height: 300px;
    margin-top: 60px;
    font-size: 16px;
    line-height: 1.7em;
}

.psicontext {
    width: 50%;
    float: right;
    padding: 20px;
    background-image: url(images/psibg.png);
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.7em;
}

/* Sidebar content */
#midbox {
position: relative;
    clear: both;
    width: 95%;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0px 20px 0px;
    min-height: 90vh;
    height: auto;
}

#sidebar {
float: right;
    padding: 20px 20px 18px 20px;
    margin: 0px 0px 0px 20px;
    width: 180px;
    background: transparent;
    text-align: left;
    border: 1px solid #000;
}

#sidebar h4 {padding:0px 10px 0px 0px; margin:0px 0px 6px 0px; color:#000; text-align:left;  font-weight:bold; display:block;}
#sidebar ul {background:transparent; margin:0; padding:0px 0px 15px 0px; margin:0; list-style-type: none; list-style-position:outside; float: left;} 
#sidebar ul li {padding:0px 0px 6px 0px; font-weight:normal; font-size:.9em;  line-height:1.2em; clear:both;}
#sidebar ul.xoxo {background:transparent; margin:0; padding:10px 0px 2px 0px; margin:0; list-style-type: none; list-style-position:outside;} 
#sidebar ul.xoxo h4 {font-size:1.1em;} 


#sidebar h4 a:link { color: #fff; text-decoration: none;}
#sidebar h4 a:visited {color: #fff; text-decoration: none;}
#sidebar h4 a:hover {color: #fff; text-decoration: underline;}

#sidebar ul li a:link { color: #000; text-decoration: none;}
#sidebar ul li a:visited {color: #000; text-decoration: none;}
#sidebar ul li a:hover {color: #000; text-decoration: underline;}

#sidebar ul li.current_page_item a:link { color: #000; text-decoration: none; font-weight:bold}
#sidebar ul li.current_page_item a:visited {color: #000; text-decoration: none; font-weight:bold}
#sidebar ul li.current_page_item a:hover {color: #000; text-decoration: underline; font-weight:bold}



.sidebarimage {padding:12px 0px 0px 0px; margin:0;}
.sidebarimage img {padding:0; margin:0; border:1px solid #000;}

/* search box */
.sectionnavsearch {text-align:left; margin:0; padding:0;}
#searchform {clear:both; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;  }

form input.searchbg {width:118px; height:20px; border:1px solid  #000000; margin-bottom:4px;}
#searchmenu {padding-bottom:4px;}
 
.name input, .email input, textarea, input#searchsite {border:1px solid #d4d8d8;}

/* FOOTER */

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

#footer { 
position: relative;
background-color: transparent;
color: #fff;
padding-bottom: 1.60em;
background-size: 100%;
border-top: 6px solid #bdae69;
}

.leftColumn, .rightColumn {
padding-top: 1.60em;
padding-left: 1.60em;
padding-right: 1.60em;
padding-bottom: 0em;
letter-spacing: 3pt;
}

.rightColumn {
text-align: center;
}


/* MEDIA QUERIES */
@media screen and (min-width: 47.5em ) {
	.leftColumn {
margin-right: 19.5em; }

	.rightColumn { 
position: absolute;
top: 0;
right: 0;
width: 100%; }   
}

/* Content */
.entrybody {
    width: 920px;
    text-align: justify;
}

.entrybody p {
    margin-top: 20px;
}



p.blogdate {
    border-top: 2px solid #d4d8d8;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.entry {
    width: 100%;
}

#sidebar {
width: 20%;
}

#main {
    width: 80%;
}

h3.entrytitle a {
    color: #000;
}

h3.entrytitle {
    font-weight: bolder;
    text-align: center;
    text-transform: uppercase;
    width: 95%;
    background-image: url(http://www.merakiartsbrasil.com/crisangelademo/wp-content/themes/merakiartsbrasil-crisangela/images/sobre.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    padding: 10px;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
}


h1.entrytitle, h1.entrytitle a {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    padding-bottom: 10px;
}


.featuredimg {
    border: 2px solid #d4d8d8;
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 12px;
    margin-bottom: 10px;
}

img.attachment-single-post-thumbnail.size-single-post-thumbnail.wp-post-image {
    width: 100%;
}

.noticiasnews {
    background: url(http://www.merakiartsbrasil.com/crisangelademo/wp-content/themes/merakiartsbrasil-crisangela/images/fundonews.png) no-repeat;
    height: 333px;
    margin-top: 75px;
    width: 100%;
    background-size: cover;
}

#comments {
    padding-top: 30px;
}

h2.pagetitle {
    background: none !important;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
.sobre {
font-size: 1.2em;
}
}

		.mobile-menu-checkbox {
			display: none;
		}

		.mobile-menu-toggle {
		    font-size: 50px;
			display: none;
			position: fixed;
			top: 0;
			right: 0;
			line-height: 40px;
      padding: 10px 30px;
			cursor: pointer;
		  transition: all .3s ease;
      color: rgba(255, 231, 50, 0.8);
}
		.mobile-menu-toggle:hover {
				background: rgb(0, 33, 64, 0.8);
        color: #005f8c;
			}

		@media screen and (max-width: 1020px) {
		    header li, #pagemenu li {
    margin-right: unset;
    padding-right: 30px;
}

 			nav ul	{
 				position: fixed;
 				top: -400px;
 				width: 100%;
 				transition: all .3s ease;
 				z-index: -1;
 				opacity: 0;
 			}

			nav ul li {
    float: none;
    display: grid;
    text-align: right !important;
    border-bottom: 1px solid rgb(0, 33, 64, 0.8);
}

				nav ul li a {
					  display: block;
				    border-right: none;
					}

			.mobile-menu-checkbox:checked ~ ul {
				top: 60px;
				opacity: 100;
				background-color: #103252;
			}

			.mobile-menu-toggle {
				display: block;
			}
			
			
		}

@media (min-width: 1000px) and (max-width:1024px) {
nav ul {
    width: 100%;
    position: absolute;
    padding-left: 150px;
}
}

@media only screen and (max-width: 960px) and (min-width: 320px) {
.areasdeatuacao {
    text-align: justify;
    margin: 0 auto !important;
}

.main img {
    width: 100% !important;
}

.areasdeatuacao-3x {
    text-align: center;
    margin: 0 auto !important;
    color: #fff;
    width: 100% !important;
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
}

.historia {
    width: 100% !important;

}

#page-six {
min-height: 1100px !important;
}

.sobrelogo {
text-align: center;
    display: block;
    width: 90%;
    margin: 0 auto;
    float: right;
}

header.large img {
    padding-top: 20px;
    width: 100vw;
}

.historia {
padding: 20px !important;
}

#page-three h2, #page-six h2, #page-two h2, #page-3x h2, #page-3xa h2 {
background-size: auto !important;
    font-size: 20px !important;
}

.content {
    color: #fff;
    width: 100% !important;
}

#page-two, #page-three, #page-3x, #page-3xa, #page-five, #page-six {
    padding-top: 1em !important;
}

#page-five {
clear: both;
}

.mobile-menu-toggle:hover {
    background: rgb(0, 33, 64, 0.8);
    color: #005f8c;
    display: none;
}

.mobile-menu-toggle {
    display: none;
}

.slider-container {
    padding: 50px 100px 200px 20px !important;
    width: 100vw !important;
    height: 100vh !important;
}

.slider-container img {
    width: 90vw !important;
    padding-top: 30px !important;
} 

}


.swiper-slide {
    min-height: 600px;
    text-align: center;
}

.slider-container {
    padding: 100px;
}

.slider-sub-title {
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 9.2px;
    color: #ffffff;
}

.slider-title {
    font-size: 70px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1.03px;
    color: #ffffff;
    padding: 0px 0px;
    opacity: 1;
    text-align: center;
    margin: 0 auto;
}

.slider-title2 {
    font-size: 70px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1.03px;
    color: #ffffff;
    padding: 50px 0px;
    opacity: 1;
    text-align: center;
        margin: 0 auto;
}



.slide-1 {
    background-image: url("images/slide.png");
    background-reapT: no-repeat;
    background-size: cover;
}

.slide-2 {
    background-image: url("images/slide.png");
    background-reapT: no-repeat;
    background-size: cover;
}


.swiper-slide-active .slider-sub-title {
    -webkit-animation: rollIn 1s;
            animation: rollIn 1s;
}

.swiper-slide-active .slider-title {
    -webkit-animation: fadeInUp 1.5s;
            animation: fadeInUp 1.5s;
}
.swiper-slide-active.slide-2 .slider-title2 {
    -webkit-animation: fadeInRight 1.5s;
            animation: fadeInRight 1.5s;
}

.swiper-slide-active .slider-buttton {
    -webkit-animation: zoomIn 2s;
            animation: zoomIn 2s;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

.areasdeatuacao {
    width: auto !important;
}


article.slider {
    padding-top: 175px !important;
}

.sobrelogo {
margin-right: 35%;
display: block;
}

#page-six {
min-height: 780px;
height: auto;
}

   }
   
   
@media (max-width: 1024px) and (min-width: 1000px) {
nav ul {
    width: 100%;
    position: absolute;
    padding-left: 450px !important;
    padding-right: 100px;
	}

}