/*Theme Name: Alex Saint Mleux Brasil
Version: 1.0
Author: Danielle Cabral*/


html, body, div, span, h2, h3, blockquote, pre, a, code, em, font, img, small, strong, b, i, ol, ul, li, fieldset, 
form, label, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; border: 0; outline: 0;}

body {font: 13px PT Sans;text-align: justify;background-color: #f4f3f3;-webkit-font-smoothing:antialiased;}

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

a {color: #936e97;}

/*HEADER*/
#header {width: 100%;height: 767px;background-image: url(images/header.png);background-position: top center;background-repeat: no-repeat;float:left;background-size: cover;padding-top: 0;margin-bottom: -10px;}
#content {width:90%; margin: 0px auto;}
#topo {
    background: url(images/topo.png) top center;
    width: 100%;
    height: 249px;
    float: left;
    /* margin-bottom: 10px; */
    padding-top: 40px;
    z-index: 100000;
    position: relative;
}
#topo #content {width: 1100px;}
#topo #logo {
    background: url(images/logo.png) left center no-repeat;
    width: 554px;
    height: 163px;
    float: left;
    border-right: 1px #a581a9 solid;
}

#albuns {
    width: 424px;
    float: left;
    margin-bottom: 20px;
	position: relative;
}
#albuns:after {content: ''; width: 48px; height: 49px; background: url(images/galeria.png); position: absolute; top: calc(50% - 24px); left: calc(50% - 24px);}
#albuns #album {width: calc(50% - 10px);float: left;margin-right: 20px;height: 321px;}
#albuns #album:nth-child(3) {margin-right: 0px;}
#albuns #album:nth-child(4) {display: none;}
#albuns #album #img {width: 100%; height: 225px; float: left;}
#albuns #album img {width: 100%; height: 100%; object-fit: cover;}
#albuns #album #titulo {
    width: 100%;
    padding: 15px;
    background: #a480a8;
    float: left;
    height: calc(100% - 225px);
    font-family: 'Montserrat';
    font-weight: 800;
    text-align: center;
    font-style: italic;
    color: #88628c;
    font-size: 13px;
}
#albuns #album #titulo a:before {content:'GALERIA'; width: 100%; float: left; margin-bottom: 5px; font-style: normal;}
#albuns #album #visite {display: none;}
#albuns #album #titulo a {color: #88628c;}

#destaques {
    width: 465px;
    height: 321px;
    float: right;
    background: #fff;
    margin-bottom: 20px;
}
#destaques #post {
    width: 100%;
    height: 321px;
    position: relative;
    float: left;
    /* margin-bottom: 20px; */
}
#destaques #post #thumb {width:  100%;height: 100%;float: left;background-size: cover;}
#destaques #post #titulo {
    /* position: absolute; */
    font-weight: bold;
    font-family: 'Montserrat';
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    width: calc(100% + 80px);
    text-align: left;
    line-height: 18px;
    font-weight: 800;
    margin-bottom: 10px;
}
#destaques #post #titulo a {color: #fff;}
#destaques #post #c {
    position: absolute;
    left: 10px;
    bottom: 10px;
    border-left: 3px #a480a8 solid;
    padding-left: 10px;
    width: calc(100% - 180px);
}
#destaques #post #titulo a {}
#destaques #post #resumo {
    color: #fff;
}
#destaques #post #data {
    position: absolute;
    bottom: 60px;
    padding: 10px;
    padding-right: 40px;
    font-family: 'Montserrat';
    font-size: 12px;
    right: 0px;
    background: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #8c8c8c;
    font-weight: 600;
}
#destaques #post:before {
   content: '';
   width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 0 0 145px 186px;
   border-color: transparent transparent #a480a8 transparent;
   transform: rotate(0deg);
   position: absolute;
   bottom: 0px;
   right: 0px;
   }
#postagens {}

#postagens #post {
    width: calc(100% / 3 - 40px / 3);
    float: left;
    margin-right: 20px;
    height: 385px;
    margin-bottom: 20px;
    background: #a480a8;
}

#postagens #post:nth-child(3n){ margin-right: 0px;}
#postagens #post #thumb {
    width: 100%;
    height: 180px;
    float: left;
    position: relative;
}

#postagens #post #thumb #data {
    background: #f4f3f3;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 10px;
    position: absolute;
    right: 0px;
    top: 30px;
    color: #8c8c8c;
    font-family: 'Montserrat';
    font-weight: 600;
}

#postagens #post #cc {
    width: 100%;
    padding: 20px;
    float: left;
}

#postagens #post #cc #titulo {font-weight: bold;font-size: 20px;text-align: center;margin-bottom: 10px;line-height: 20px;font-family: 'Montserrat';}

#postagens #post #cc #titulo a {
    color: #835e87;
}

#postagens #post #cc #autor {
    padding: 10px;
    border-radius: 20px;
    background: #835e87;
    font-family: 'Montserrat';
    font-size: 11px;
    text-transform: uppercase;
    display: table;
    margin: 0px auto;
    font-weight: 600;
    color: #97729b;
}

#postagens #post #cc #autor a {}

#lermais {}
#alex #foto {content: '';float: left;background: url(images/bio.png);width: 154px;height: 141px;/* margin-left: -184px; *//* margin-top: -121px; */z-index: 1000;position: relative;}
#alex {
    float: right;
    width: 100%;
    position: relative;
    font-family: 'Montserrat';
    clear: both;
    /* padding: 20px; */
    font-size: 12px;
    color: #835e87;
    margin-bottom: 20px;
}
#alex #bio {
    background: #d5c6d7;
    padding: 20px;
    padding-left: 90px;
    padding-right: 30px;
    border-top: 4px #fff solid;
    width: 810px;
    float: left;
    margin-left: -70px;
    margin-top: 10px;
    }

#alex b {
    color: #835e87;
    font-style: italic;
}

#alex #redes {
    position: absolute;
    right: -17px;
    top: 34px;
    width: 34px;
}

#alex #redes a {}

#alex #redes a #ig {background: url(images/ig.png);width: 34px;height: 34px;margin-bottom: 10px;float: left;}

#alex #redes a #tktk {    background: url(images/tktk.png);
    width: 34px;
    height: 34px;
    margin-bottom: 10px;
    float: left;
}

#camapanhasinst {
    width: 100%;
    float: left;
}

#camapanhasinst #campanhas {
    width: 518px;
    height: 408px;
    float: left;
    margin-bottom: 20px;
}

#camapanhasinst #campanhas .campanha-item {
    width: calc(50% - 10px);
    float: left;
    height: 333.5px;
    margin-right: 20px;
    position: relative;
}
#camapanhasinst #campanhas .campanha-item:last-child {margin-right: 0px;}
#camapanhasinst #campanhas .campanha-item .thumb {
    width: 100%;
    height: 100%;
}
#camapanhasinst #campanhas .campanha-item .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#camapanhasinst #campanhas h2 {
    font-family: 'Montserrat';
    font-weight: 800;
    color: #fff;
    bottom: 20px;
    left: 20px;
    position: absolute;
    z-index: 10000000;
    width: calc(100% - 40px);
    font-size: 18px;
    font-style: italic;
}
#camapanhasinst #campanhas .campanha-item .thumb:after {content: '';background: #D5C6D7;background: linear-gradient(180deg, rgba(213, 198, 215, 0) 70%, rgba(213, 198, 215, 1) 100%);width: 100%;height: 100%;position: absolute;bottom: 0px;left: 0px;z-index: 10000;}
#camapanhasinst #campanhas .campanha-item:after {content: '';content: '';width: 0px;height: 0px;border-style: solid;border-width: 0 0 145px 186px;border-color: transparent transparent #a480a8 transparent;transform: rotate(0deg);position: absolute;bottom: 0px;right: 0px;z-index: 100000;}

#camapanhasinst #campanhas #t {
    background: #b393b7;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Montserrat';
    font-size: 12px;
    text-transform: uppercase;
    color: #926c96;
}

#camapanhasinst #campanhas #c {
    width: 100%;
    float: left;
}

#camapanhasinst #instituicao {
    width: calc(100% - 538px);
    float: right;
    background: #d5c6d7;
    padding: 20px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    color: #b499b6;
    margin-bottom: 20px;
}

#camapanhasinst #instituicao #logo {
    width: 100%;
    background: url(images/logocoraziones.png) center no-repeat;
    float: left;
    height: 82px;
    margin-bottom: 20px;
}

#camapanhasinst #instituicao #url {
    float: left;
    background: #b393b7;
    width: calc(100% + 40px);
    padding: 20px;
    margin-left: -20px;
    margin-top: 20px;
    margin-bottom: -20px;
    margin-right: -20px;
    text-transform: uppercase;
    text-align: center;
}

#camapanhasinst #instituicao #url a {
    color: #9a789e;
    height: 20px;
    line-height: 20px;
    display: inline-flex;
    text-align: center;
}
#camapanhasinst #instituicao #url a:before {content: '';background: url(images/url.png);width: 20px;height: 20px;display: inline-block;margin-right: 20px;}

#redest {
    background: #ffffff;
    float: left;
    width: 100%;
    padding: 20px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #b7b7b7;
    text-align: center;
    margin-bottom: 20px;
}

#r {
    width: calc(100% / 3 - 40px / 3);
    float: left;
    margin-right: 20px;
    background: #b393b7;
    padding: 20px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #98759c;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 20px;
    /* display: flex; */
}
a:nth-child(10) #r {margin-right: 0px;}
#r #ig {
    background: url(images/ig2.png);
    width: 20px;
    height: 20px;
    /* display: -webkit-box; */
    margin-right: 10px;
    /* margin-top: 6px; */
    float: left;
}

#r #x {
    background: url(images/x.png);
    width: 16px;
    height: 16px;
    /* display: -webkit-box; */
    margin-right: 10px;
    /* margin-top: 6px; */
    float: left;
}

#r #tktk {
    background: url(images/tktk2.png);
    width: 15px;
    height: 15px;
    /* display: -webkit-box; */
    margin-right: 10px;
    /* margin-top: 6px; */
    float: left;
}

/*MENU*/
#barra {width: 100%;background: #fff;float: left;/* margin-top: -500px; */}
#menu {padding: 20px;/* width: 100%; */float: right;background: #fff;font-family: 'Montserrat';font-weight: 700;font-size: 12px;text-transform: uppercase;/* margin-bottom: 20px; */text-align: center;/* margin-top: -27px; *//* padding-left: 0px; *//* border-right: 1px #fec6ca solid; */width: 100%;/* background: #ffffff; *//* border-radius: 10px; */text-align: center;clear: both;/* padding-bottom: 30px; */margin-bottom: 20px;padding-right: 0px;position: relative;z-index: 10000;}
#menu a {color: #9d9d9d;margin-right: 15px;/* float: left; *//* padding-bottom: 20px; */}
#menu a:last-child {margin-right: 0px;}
#menu a:hover {color: #bb9bbf;}
#welcome {/* padding: 30px; */float: none;width: calc(100%);background: transparent;font-family: Montserrat;font-size: 13px;/* line-height: 23px; */margin: 0px auto;position: relative;display: table;color: #989898;/* margin-top: -20px; *//* margin-bottom: 20px; *//* padding-bottom: 30px; */height: auto;width: 100%;float: left;/* padding-left: 180px; */clear: both;margin-bottom: 10px;color: #ffffff;float: right;width: 670px;/* padding-top: 65px; */padding-right: 0px;width: 100%;/* padding-bottom: 10px; */float: right;}
#welcome b {color: #fff;}
#banner {width: 100%;background: url(images/banner.png);float: left;margin-bottom: 5px;height: 135px;}
#fotos {width: 462px;background: url(images/fotos.png);height: 188px;float: right;margin-bottom: 10px;}
#welcomebusca {width: calc(100% - 574px); float: right;}

#destaquefoto {
    width: 100%;
    float: left;
}

#destaquefoto #destaques {
    height: 327px;
    width: 545px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
#destaquefoto #destaques .owl-nav {position: absolute;left: 20px;bottom: 60px;width: 39px;}
#destaquefoto #destaques .owl-prev {background: url(images/prev.png);margin-right: 10px;float: left;font-size: 0px;width: 39px;height: 39px;}
#destaquefoto #destaques .owl-next {background: url(images/next.png);float: left;font-size: 0px;width: 39px;height: 39px;margin-left: 30px;}
#destaquefoto #destaques #post {
	width: 545px;
	height: 328px;
	float: left;
	position: relative;
}
#destaquefoto #destaques #post #thumb {
   width: 100%;
   height: 100%;
   background-size: cover;
   float: left;
}
#destaquefoto #destaques #post #thumb:after {
   content: '';
   width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 145px 0 0 145px;
   border-color: transparent transparent transparent #A2BBC2;
   transform: rotate(0deg);
   position: absolute;
   bottom: 0px;
   left: 0px;
   z-index: 1000;
   }
#destaquefoto #destaques #post #titulo {
    width: 100%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0,0,0,0.38);
    padding: 20px;
    font-family: Montserrat;
    font-size: 12px;
    text-align: center;
    padding-left: 165px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
}
#destaquefoto #destaques #post #titulo a {
    color: #fff;
}
#destaquefoto #destaques #post #data {
    position: absolute;
    left: 40px;
    border-radius: 50px;
    background: #fbc3dd;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 12px;
    padding: 5px;
    color: #8a5b71;
    top: -13.5px;
    display: none;
}

#destaquefoto #fotofavorita {
    margin-bottom: 10px;
    width: calc(100% - 555px);
    float: right;
    height: 305px;
    padding: 10px;
    background: #c68d9b;
	position: relative;
}
#destaquefoto #fotofavorita :where(figure) {width: 100%; height: 100%;}
#destaquefoto #fotofavorita img {width: 100%; height: 100%; object-fit:cover;}
#destaquefoto #fotofavorita #h {background: url(images/heart.png);position: absolute;bottom: 25px;left: 25px;width: 42px;height: 42px;}

#ultimas {
    padding: 20px;
    background: #c58d9b;
    float: left;
    width: 65%;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 12px;
    color: #693b46;
    margin-bottom: 10px;
}

#ultimas a {color: #fff}
#ultimas:before {width: 35px;height: 35px;content: '';background: url(images/ultimas.png);float: left;margin-top: -10.75px;margin-bottom: -10.75px;margin-right: 10px;}

#busca {
    float: left;
    width: 100%;calc(
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX);calc(
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX);calc(
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX);calc(
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX);calc(
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX);calc(
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX);
    float: right;
    height: 56.5px;
    position: relative;
}

#postagens {
    /* float: left; */
    /* width: auto; */
    width: 100%;
    float: left;
}
#tp {
    float: left;
    /* width: 100%; */
    text-align: center;
    width: 485px;
    font-family: Montserrat;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #708d94;
    margin-bottom: 10px;
    position: relative;
}

/*SINGLE*/
#posts {width: 68%; float: left;}
#sidebar {width: 30%; float: right;}
#sidebar #titulo {
    padding: 10px;
    background: #9d78a2;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 0px auto;
    display: table;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    z-index: 10000;
    position: relative;
}
#sidebar #box {
    background: #fff;
    margin-bottom: 20px;
    padding: 20px;
    font-family: 'Montserrat';
    font-weight: 600;
    text-align: justify;
    color: #8c8c8c;
    margin-top: -20px;
    padding-top: 40px;
    width: 100%;
    text-autospace: no-autospace;
    text-align: justify;
    word-spacing:-2px;
}
#sidebar #fotofavorita, #sidebar .wp-block-image {
    width: 100%;
    margin-top: -20px;
    /* height: 400px; */
}
#sidebar #fotofavorita img {width: 100%; height: 100%; object-fit: cover;}
#single {width: calc(100%); float: left; margin-bottom: 20px;}
#single #post {
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    background: #bb9bbf;
}
#single #post #thumb {
    width: 100%;
    height: 300px;
    background-size: cover !important;!i;!;
    float: left;
}
#single #post #cc {/* position: absolute; */bottom: 20px;left: 0px;width: 100%;text-align: center;z-index: 1000;}
#single #post #data {
    border-radius: 10px;
    background: #ffffff;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 12.5px;
    display: table;
    margin: 0px auto;
    padding: 5px;
    color: #b4667a;
    text-transform: uppercase;
    margin-bottom: 10px;
    float: left;
    margin-left: 20px;
}
#single #post #titulo {
    padding-left: 20px;
    padding-right: 20px;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 800;
    float: left;
    width: 100%;
    padding: 20px;
}
#single #post #titulo a {color: #fff;}
#lermais {float: left;width: 100%;padding: 25px;background: #fff;margin-bottom: 10px;text-align: center;font-weight: 800;font-size: 13px;color: #b7b7b7;margin-bottom: 10px;font-family: Montserrat;font-weight: 600;}

#single #post #cc {/* position: absolute; *//* bottom: 20px; *//* left: 0px; */width: 100%;text-align: center;z-index: 1000;}
#single #post #data {border-radius: 50px;background: #9d78a2;font-family: Montserrat;font-weight: 600;font-size: 11px;display: table;margin: 0px auto;padding: 5px;color: #fff;text-transform: uppercase;margin-bottom: 20px;float: none;padding: 10px;float: right;margin-right: 20px;}
#single #post #titulo {padding-left: 20px;padding-right: 20px;font-family: 'Montserrat';font-size: 18px;font-weight: 800;display: block;}
#single #post #titulo a {color: #fff;text-align: center;width: 100%;float: left;}
#single #conteudo {
    width: 100%;
    float: left;
    padding: 20px;
    background: #fff;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #777;
}
#single #post #infos {padding: 10px;background: #9d78a2;/* position: relative; *//* width: 100%; */font-family: Montserrat;font-weight: 600;text-transform: uppercase;/* bottom: 0px; *//* left: 0px; */color: #fff;float: left;font-size: 11px;border-radius: 50px;margin-left: 20px;float: left;display: inline-block;}
#single #post #infos a {color: #fff;}

#sidebar #redesi a {width: 100%;}
#comentariost {padding: 20px;width: 100%;background: #ea9f82;font-family: Montserrat;font-weight: 600;font-size: 11px;text-transform: uppercase;color: #fff;text-align: center;float: left;}
#comentarios {padding: 20px;width: 100%;float: left;margin-bottom: 20px;background: rgb(187 155 191);border-top: 0px;/* margin-top: 20px; */}
#comentarios #com {padding: 20px; width: 100%; float: left; background: #fff;}
#redesinfos {width: 100%;float: left;position: relative;/* background: #fff; */background: transparent;padding: 20px;margin-bottom: 20px;border: 1px rgba(0,0,0,0.05) solid;}



/*FOOTER*/
#footer {float: left;width: 100%;text-align: center;background: #d5c6d7;font-family: 'Montserrat';font-size: 14px;color: #ae9bb0;padding-top: 20px;padding-bottom: 20px;font-weight: 500;text-transform: normal;}
#footer c {color: #ae9bb0;font-weight: 700;font-style: italic;}
#footer a {color: #ae9bb0;font-weight: 600;}
/*MOBILE MENU*/
#menum {display: none; width: 90%; margin: 0px auto;}
/*Strip the ul of padding and list styling*/
#menum ul {
	list-style-type:none;
	margin:0;
	padding:0; width: 100%;
	position: absolute;
}

/*Create a horizontal list with spacing*/
#menum li {
	display:inline-block;
	 width: 100%;
	margin-right: 1px;
}

/*Style for menu links*/
#menum li a {
	display:block;
	min-width:140px;
	background: #fff;
	text-align: center;
	line-height: 50px;
	font-family: Montserrat;
	font-weight: 700;
	color: #bb9bbf;
	font-size: 11px;
	margin-top: 20px;
	text-decoration: none;
	text-transform: uppercase;
}



/*Hover state for top level links*/
#menum li:hover a {
	background: transparent;
}


/*Prevent text wrapping*/
#menum li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
#menum ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
#menum .show-menu {
	font-family: Montserrat;
	text-decoration: none;
	color: #fff;
	margin-top: 20px;
	font-weight: 600;
	font-size: 11px;
	text-transform: uppercase;
	background: rgb(187 155 191);
	text-align: center;
	display: inline-block !important;
	width: 100%;
	margin-top: 0px;
	padding: 20px;
	display: none;
	margin-top: 20px;
}

/*Hide checkbox*/
#menum input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
#menum input[type=checkbox]:checked ~ #menuu{
    display: block;
}



/*REDES*/
.rtw_main {display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}



/*ETC*/

@media screen and (min-width: 1040px) {#content {width: 900px;}

}
a {text-decoration: none;}

#clear {Clear: both;}

em, i {color: #242424;}

#single img {max-width: 100%; height: auto;}

b, strong {color: #ae9bb0;font-weight: 700;}

#single #conteudo a {color: #ae9bb0;}
#single #conteudo iframe:not(.instagram-media) {width: 100%; height: 350px;}

blockquote {padding: 20px;background: rgba(0,0,0,0.05); width: 100%;}

h1 {float: left;margin: 0px;margin-bottom: 20px;font-family: Montserrat;font-weight: 600;font-size: 12px;color: #895662;width: calc(100%);padding: 20px;background: transparent;border: 1px rgba(0,0,0,0.05) solid;}

h1 em, h1 i {color: #6d8287 ;}

h1 a {color: #6d8287;}

/*GALERIA - AREA DO POST*/
#galeriap {width: calc(100% + 40px); margin-left: -20px; background: rgba(0,0,0,0.02) right; height: auto; padding: 20px; float: left;  padding-right: 0px; padding-top: 55px; position: relative;}
#galeriap img {width: calc(100% / 5 - 100px / 5); margin-right: 20px; float: left; height: auto; padding: 10px; background: #fff;}
#galeriap img:last-child{margin-right: 0px;}
#galeriap:after {content: 'Clique nas miniaturas para ir ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â  galeria'; font-family: Montserrat; font-weight: 600; top: 20px; position: absolute; left: 0px; width: 100%; font-size: 10px; text-align: center; color: #000; text-transform: uppercase;}
#galerias {width: calc(100% + 40px); margin-left: -20px; font-family: Montserrat; font-weight: 600; font-size: 11px; text-transform: uppercase; text-align: center;  height: auto;clear: both; padding: 20px; background: #ffb74c; color: #fff; position: relative; margin-bottom: 1em;}
#galerias a {color: #fff !important;}
#galerias a:hover {color: #242424;}


input, textarea, select, button { margin: 0; padding:4px; font-size: 11px; background-color: 

#f8f8f8; color: #414141; border: 0px solid #ebebeb; outline:none;}
/*BUSCA*/
#busca {}
input#searchsubmit {cursor: pointer;height: 35px;width: 13px;top: 0px;right: 20px;background:  url(images/search.png) center no-repeat;position: absolute;border-radius: 50%;color: #fff;font-family:Montserrat;text-transform: uppercase;font-size: 10px;font-size: 0px;}
#search [type="text"] {font-family: 'Montserrat';font-weight: 600;font-size: 12px;color: #adadad;background: #a480a8;padding: 5px;padding-top: 5px;padding-bottom: 5px;width: 100%;height: 35px;text-transform: uppercase;float: left;font-weight: 600;font-style: italic;color: #fff;text-transform: none;border-radius: 10px;}


.aligncenter {margin: 0px auto;}

.alignleft {float: left; margin-bottom: 10px; margin-right: 10px;}

.alignright {float: right; margin-left: 10px; margin-bottom: 10px;}



/*Pagenavi */

#pag {clear: both; margin: 0px auto; height: auto; height: auto; background: transparent; width: 100%; margin-bottom: 20px; padding-left: 10px; background: #fff; padding-top:30px; padding-bottom: 30px;}



.wp-pagenavi {

	font-family: Montserrat; font-weight: 600;

	font-size:16px;

        

	padding:10px 0px;

	text-transform:uppercase;

        margin: 0px 0px 0px -5px;

}

.wp-pagenavi a, .wp-pagenavi span {

	text-decoration: none;

	padding: 15px ;

	color:#8c8c8c; 

	
background: transparent;

}



.wp-pagenavi a:last-child {margin-right: 0px;}



.wp-pagenavi a:hover, .wp-pagenavi span.current {

	color:#bb9bbf; background: transparent; 



}



/* Slide */

/*

 * jQuery Nivo Slider v3.2

 * http://nivo.dev7studios.com

 *

 * Copyright 2012, Dev7studios

 * Free to use and abuse under the MIT license.

 * http://www.opensource.org/licenses/mit-license.php

 */

 

/* The Nivo Slider styles */

.nivoSlider {

	position:relative;

	width:100%;

	height:auto;

	overflow: hidden;

}

.nivoSlider img {

	position:absolute;

	top:0px;

	left:0px;

	max-width: none;

}

.nivo-main-image {

	display: block !important;

	position: relative !important; 

	width: 100% !important;

}



/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {

	position:absolute;

	top:0px;

	left:0px;

	width:100%;

	height:100%;

	border:0;

	padding:0;

	margin:0;

	z-index:6;

	display:none;

	background:white; 

	filter:alpha(opacity=0); 

	opacity:0;

}

/* The slices and boxes in the Slider */

.nivo-slice {

	display:block;

	position:absolute;

	z-index:5;

	height:100%;

	top:0;

}

.nivo-box {

	display:block;

	position:absolute;

	z-index:5;

	overflow:hidden;

}

.nivo-box img { display:block; }



/* Caption styles */

.nivo-caption {

	position:absolute;

	left:0px;

	bottom:0px;

	background:#ffb74c; font-family: Montserrat; font-weight: 600; font-size: 11px; text-transform: uppercase;  

	color:#fff;

	 padding: 15px;  text-align: center;

	z-index:8;

	left: 15px;

	bottom: 15px; width: auto;

	overflow: hidden;

	display: none;

	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */

	-moz-box-sizing: border-box;    /* Firefox, other Gecko */

	box-sizing: border-box;         /* Opera/IE 8+ */

}

.nivo-caption p {

	padding:5px;

	margin:0;

}

.nivo-caption a {

	display:inline !important;

}

.nivo-html-caption {

    display:none;

}

/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {

	position:absolute;

	top:45%;

	z-index:9;

	cursor:pointer;

}

.nivo-prevNav {

	left:0px;

}

.nivo-nextNav {

	right:0px;

}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {

	text-align:center;

	padding: 15px 0;

}

.nivo-controlNav a {
	cursor:pointer;

}

.nivo-controlNav a.active {

	font-weight:bold;

}

.nivo-controlNav img {

	display:inline; /* Unhide the thumbnails */

	position:relative;

	margin: 5px;

	opacity: 0.7;

}

.nivo-controlNav .active img,

.nivo-controlNav img:hover {

	opacity: 1;

}