  /*
Theme Name: Emma Mackey Brasil 2023
Author: Gu P.
Author URI: http://www.instagram.com/gustavosportela
Version: 1.0
*/

body {
    background: #f5f0ec;
    font-family: "Montserrat";

  }
 

.clear{
    clear: both;
}

a {
    text-decoration: none;
    color: #c4afac;
    background-color: transparent;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a:active, a:hover {
    color: #0000008c;
    text-decoration: none;
     outline: 0;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
a:focus, a:hover {
    color: #e7ada0;
    text-decoration: none;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

* {
    padding: 0px;
    margin: 0px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

iframe {  
  width: 100%; 
}

blockquote {
    padding: 18px 26px;
    margin: 33px -29px 38px;
    font-style: normal;
    background: #f7f7f7;
    font-size: 13px;
}
em, i {
    color: #e06a72;
    font-style: italic;
    font-weight: 600;
}
b, strong {
    font-weight: 800;
    color: #dfa7a0;
    font-family: 'Montserrat';
}

.artigo {margin-top: 11px;
}
.artigo-image img {width: auto;}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
    font-weight: 900;
    color: inherit;
}

.artigo-text li {
    margin-left: 20px;
}
 
 .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 6px;
    padding-left: 6px;
}

.navegacao {
    font-size: 11.895px;
    font-family: "Montserrat";
    color: rgba(111, 111, 111, 0.8);
    background: #fff;
    line-height: 17px;
    padding: 15px;
    text-align: center;
} 

.navegacao a {
    background: #f1f1f1;
    padding: 11px;
}

span.page-numbers.current {
    background: #f1f1f1;
    padding: 11px;
}

span.page-numbers.dots {
    background: #f1f1f1;
    padding: 11px;
}
 

.header {
     height: 835px;
    	background: url(img/capa.png) top center repeat;
}



@media (min-width: 1200px) {
.container {
    width: 1050px;
}}
 
.welcome {
	background: #fff;
    padding: 30px;
    font-size: 12px;
    color: #c9baab;
    margin-top: -78px;
	border-radius: 7px;
	width: 99%;
}

.welcome b, strong { font-weight: 600; }

.ima-destaquea {height: 280px;overflow: hidden;border-radius: 6px;width: 58.5%;float: left;position: relative;background: linear-gradient( 90deg, rgb(33,33,33) 0%, rgb(33,33,33) 100%);}

.ima-destaquea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.container {
    margin: auto;
}

.all-idestaquea {
	width: 39.5%;
    background: #e9e2db;
    height: 280px;
    padding: 30px;
    border-radius: 0px 30px 0px 0px;
    float: right;
}

.col-conteudo-slide {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center;
}

.all-idestaquea h1 {
	font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.25;
    height: 61px;
}

.all-idestaquea a {
    color: rgb(233 178 171);
}

.all-idestaquea p {
    font-size: 0.7rem;
    display: block;
    height: 85px;
    margin-bottom: 10px;
    color: #bdafa2;
}

 .all-idestaquea span:nth-child(4) {
    background: url(img/estrela.png) top left no-repeat #c4afac00;
    font-weight: 600;
    color: #bba6a3;
    padding: 6px 19px 7px 19px;
    background-position: -2px 3px;
}

.all-idestaquea span {
	background: #e9b2ab00;
    padding: 6px 9px;
    margin-right: 13px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 0.7rem;
    color: #dfa7a0;
    font-family: 'Montserrat';
    border: 1px solid #0000000f;
    font-weight: 500;
}

.all-idestaquea strong {
	color: #a37873;
    font-weight: normal;
}

 

.data-destaque {
    position: absolute;
    right: 1px;
    top: 1px;
    background: #e9e2db;
    padding: 10px 17px;
    margin: 13px;
    color: #c4afac;
    letter-spacing: -1px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 19px;
    font-size: 0.90rem;
    border-radius: 5px;
}

.data-destaque strong {
    color: #c4afac;
}

 
button.seta-next.slick-arrow, button.seta-previous.slick-arrow {
    position: absolute;
    width: 21px;
    height: 22px;
    border: none;
    bottom: 35px;
    z-index: 111;
    cursor: pointer;
    border-radius: 100px;
    right: 62px;
}

.box-1 {
    margin-bottom: 40px;
    margin-top: 40px;
}

button.seta-next.slick-arrow {
    background: url(img/setas.png) top center no-repeat;
    background-position: -23px 0px;
    right: 14px;
}

button.seta-previous.slick-arrow {
    background: url(img/setas.png) top center no-repeat;
    background-position: -1px 0px;
    right: 38px;
}

button.seta-next.slick-arrow:hover, button.seta-previous.slick-arrow:hover {
    opacity: 0.6;
}

.biografia {
	height: 250px;
    background: #e9e2db;
    margin-bottom: 20px;
    padding: 25px;
    padding-right: 100px;
    position: relative;
    border-radius: 7px;
}

.biografia p {
    font-size: 13px;
    display: block;
    text-align: justify;
    color: #c3b8ad;
}

.biografia h2 {
text-align: center;
    font-weight: 800;
    font-size: 30px;
    margin: 0px;
    color: #d1c7bd;
}
.biografia h4 {
color: rgb(226 170 160);
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 9px;
    text-align: center;
}
.code-instagram {
width: 59%;
    float: left;
    margin-top: 24px;
}
.redes-dela {
    position: absolute;
    right: 22px;
    margin-top: -71px;
}

 .album:hover .album-views {
    background: #a4ae83;
}

.album:hover:hover .album-title a {
    color: #dd5982;
}
rede.fab.fa-twitter.sh, rede.fab.fa-instagram.sh {
    width: 35px;
    height: 35px;
    display: block;
    margin-bottom: 10px;
    background: #d1c7bd;
    border-radius: 100px;
    text-align: center;
    line-height: 32px;
    color: #a99f96;
    font-size: 13px;
}

.imagem-inicio {
    height: 170px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.imagem-inicio img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.all-inicio {
	background: #fbf6f1;
    height: 250px;
    margin-bottom: 23px;
    border-radius: 3px;
}

.posts-titulo a:hover {
    color: #dfa7a0;
}

.titulo-video a:hover, .galeria a:hover {
 opacity: 0.5;
    background: #c3918c;
}

.posts-titulo {
	width: 90%;
    margin: auto;
    margin-top: -34px;
    position: relative;
    z-index: 111;
    background: #e9e2db;
    padding: 21px;
    text-align: center;
    line-height: 16px;
    font-weight: 600;
    font-size: 15px;
}

.posts-titulo a {
    color: #c4afac;
}

.footerinicio {
    text-align: center;
    margin-top: 12px;
}

.footerinicio b {
    border: 1px solid #0000000f;
    padding: 6px 9px;
    text-transform: uppercase;
    font-size: 9.5566px;
    font-weight: 600;
    color: #dfa7a0;
    letter-spacing: 1px;
}

.all-inicio p {
    color: #00000075;
    padding: 20px;
    text-align: justify;
    display: block;
    font-weight: 400;
    font-size: 10.4px;
}

.redes-dela a:hover {
    opacity: 0.4;
}

.news-todo b {
font-size: 16px;
}

.news-todo h3 b {
    color: #e97c9c;
    font-weight: 900;
    letter-spacing: -1px;
}

.news-todo h2 b {
	color: #dfa7a0;
    font-weight: 700;
    letter-spacing: 2px;
}

.news-todo {
    display: flex;
    background: #fbf6f1;
    padding: 12px 25px;
    margin-bottom: 20px;
}

.news-todo:hover {
    opacity: 0.4;
}
.news-todo h2 a {
    font-size: 12px;
    font-family: "Montserrat";
    color: rgb(229, 211, 173);
}

.news-todo h2 a {
    font-size: 23px;
    font-family: "Montserrat";
    color: rgb(229, 211, 173);
    font-weight: 900;
}

.news-todo h2 ba {
    text-align: left;
    display: block;
    color: #0000004a;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.news-todo h2 b:hover {
	color: #d1c7bd;
}
.news-todo h2 {
    width: 70%;
}
 

.news-todo h3 a {
    font-size: 12px;
     color: rgb(229, 211, 173);
}

.news-todo h3 a {
    font-size: 25px;
     color: rgb(229, 211, 173);
    font-weight: 900;
}

.news-todo h3 ba {
    color: #0000004a;
    font-size: 10px;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    text-align: right;
}

.news-todo h3 {
    width: 70%;
    text-align: right;
}

.news-todo h3 b {
    margin-bottom: 0px;
    margin: 0px;
}


.twitter {
    height: 250px;
    background: #c8e7ff;
    padding: 24px;
    font-size: 12px;
    text-align: center;
    color: #84a0b5;
    margin-bottom: 13px;
	border-radius: 7px;
}

.twitter a {
    color: #ffffff8c;
}

.twitter b {
    text-transform: uppercase;
    color: #84a0b5;
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 9px;
    display: block;
}

.galeria {
	margin-bottom: 19px;
    background: #dfa7a0;
    padding: 20px;
    height: 145px;
    text-align: center;
    margin-top: -157px;
    border-radius: 7px;
    margin-left: 6px;
    margin-right: -9px;
}

.galeria h2 {
	color: #c3918b;
    text-align: center;
    font-weight: 600;
    letter-spacing: -1px;
    font-size: 22px;
}

.galeria a {
    color: #fff;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    padding: 8px;
}

.miniat {width: 102%;}

.miniat img {
	    padding: 10px 10px 27px 14px;
    background: #00000012;
    width: 97%;
    border-radius: 1px;
}

.miniat img:hover {
	opacity: 0.6;
}

/* ---- parceiros ----*/ 

.parceiros {
    height: 179px;
    background: #00000005;
    position: relative;
    margin-top: 19px;
	margin-left: 9px;
}

.parceiros img {
    border-radius: 10px;
}

.part-tag {
    position: absolute;
    top: 1px;
    margin: 11px;
    font-size: 10px;
    font-family: "Open Sans";
    color: rgb(195 145 139);
    font-weight: bold;
    background: #edbab3;
    border-radius: 3px;
    text-transform: uppercase;
    display: block;
    padding: 9px 14px;
}


/* Projetos */

.area-pro img {
    float: left;
    margin-right: 10px;
    padding: 18px;
    border-radius: 8% 15% 8% 15%;
}

.area-pro {
    background: #e9e2db;
    height: 225px;
    overflow: hidden;
    border-radius: 8px;
}

.area-pro h3 {
    font-family: "Montserrat";
    color: rgb(191 177 162);
    font-weight: 600;
    text-align: center;
    padding: 20px;
    background: #ddd2c7;
    font-size: 16px;
}


.projetos {
    margin-top: 20px;
    padding-left: 7px;
    margin-right: -7px;
}

.projetos p {
	margin: 0px;
    font-size: 12px;
    color: #b7a898;
    width: 96%;
}

.projetos b, strong {
    color: #b7a898;
}


.instagram-box {
    background: #e1d1cf;
    padding: 15px;
    height: 145px;
    margin-bottom: 10px;
    overflow: hidden;
    border-radius: 7px;
}

.insta-infos {
    width: 38%;
    float: left;
    padding-top: 47px;
    margin-right: 10px;
}

.insta-infos h2 {
    font-size: 10px;
    font-weight: 600;
    color: #0000005c;
    text-align: center;
}

.insta-infos h1 {
    background: #c4afb0;
    padding: 11px 10px;
    border-radius: 7px;
    font-size: 12px;
    margin: auto;
    width: 68%;
    color: #a79293;
    font-weight: 600;
}
.container-fluid.footerb {
    text-align: center;
    background: #fff;
    padding: 30px;
    margin-top: 40px;
    font-weight: 500;
    color: #0000007a;
    font-size: 12px;
    text-transform: uppercase;
}

.code-anuncio, .anuncio1 {
    border: 11px solid #fff;
    padding: 13px;
    background: #f4f4f4;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
 
.youtube-faixa {
    background: url(img/youtube.png) top center no-repeat #d40c16;
    height: 250px;
    margin-bottom: 13px;
    text-align: center;
    float: left;
    width: 23%;
    position: relative;
    background-position: 11px;
    z-index: 1111;
}

.youtube-faixa bb {
    background: #fff;
    padding: 1px 7px;
    border-radius: 100px;
    text-transform: uppercase;
    color: #0000003b;
    font-size: 10px;
    position: absolute;
    bottom: 12px;
    left: 16px;
    font-weight: 900;
}
 .todos-videos {
    height: 250px;
    margin-bottom: 13px;
    width: 100%;
    position: relative;
}

.todos-videos img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.5);
}

.titulo-video {
    position: absolute;
    bottom: 0px;
    padding: 20px;
    width: 100%;
    text-align: center;
    font-weight: 900;
}

.titulo-video a {
    color: #fff;
}

.insta-infos:before {
	width: 150px;
    height: 150px;
    background: url(img/ico.png) top center no-repeat;
    position: absolute;
    left: -50px;
    content: "";
    top: -84px;
}

.icon-sobre {
    width: 142px;
    height: 144px;
    background: url(img/bio.png) top center no-repeat;
    position: absolute;
    right: -59px;
    top: -11px;
}

.menu {
	position: absolute;
    margin-top: -760px;
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 380px;
}

.menu a {
    color: rgb(235 190 185);
    margin-left: 6px;
    padding: 12px;
    background: #fff;
}

.menu a:hover {
    background: rgb(235 190 185);
    padding-bottom: 12px;
    color: #fff;
    padding-top: 12px;
}

.header-logo {
    background: #;
}

 .youtube-faixa:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #d40c16;
    right: -22px;
    position: absolute;
    margin-top: 101px;
    z-index: 11;
}
.play-video {
    width: 40px;
    height: 40px;
    background: url(img/play.png) top center no-repeat #fff;
    border-radius: 100px;
    margin-top: 20px;
    z-index: 11;
    margin-left: 47%;
    margin-bottom: 15px;
    background-position: 10px 8px;
}

.artigo-text {
    background: #fff;
    padding: 30px;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    color: #000000a8;
}

.artigo-titulo {
    background: #e9e2db;
    padding: 32px;
    text-align: center;
    font-size: 18px;
    position: relative;
    font-family: 'Montserrat';
    font-weight: 700;
}

.infos-art {
    position: absolute;
    top: -9px;
    z-index: 1;
    background: #e7ada0;
    padding: 5px 11px;
    border-radius: 2px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #c98e80;
}

sh.fab.fa-twitter.sh {
    background: #58c2ea;
}

sh.fab.fa-whatsapp.sh {
    background: #b7d08f;
}

sh.fab.fa-facebook-f.sh {
    background: #0a799a;
}

 
sh.fab.fa-whatsapp.sh, sh.fab.fa-facebook-f.sh, sh.fab.fa-twitter.sh {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    line-height: 27px;
}

.share {
    position: absolute;
    margin: 10px;
}

.share a:hover {
    opacity: 0.5;
}

.side {
	background: #efe9e3;
    padding: 26px;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    color: #b59e9b;
    margin-bottom: 30px;
}
.side-title {
        z-index: 1;
    background: #e7ada0;
    padding: 8px 10px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #c98e80;
    margin-bottom: 1px;
    width: 59%;
    text-align: center;
    margin-top: 11px;
    font-weight: 700;
}

.album {
    width: 13.25%;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}

.album-title {
    background: #fff;
    padding: 10px;
    height: 85px;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
    border-radius: 1px 1px 11px;
}

.album-views {
    text-align: center;
}

.album-views {
    border-radius: 6px;
    background: #f4608de6;
    width: 53%;
    margin: auto;
    margin-top: -11px;
    z-index: 1;
    position: relative;
    color: #fff;
    padding: 2px 5px;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 600;
}

.infos {
    background: #fff;
}

.picture {
    height: 160px;
    overflow: hidden;
}

.picture img {
}

.album-title a {
    color: #0000007a;
}
@media only screen and (max-width:900px) { 
	
	.all-idestaquea, .ima-destaquea { 
	
        width: 100%;
    }
	
	.menu-toggle { display: block; cursor: pointer; padding: 10px; background: rgb(235 190 185); text-align: center; }
.menu-toggle:before { content: "\f0c9"; font-family: FontAwesome; color: #fff; font-size: 24px; }
.menu-mobile { display: none; background: #fff; text-align: center; }
.menu-mobile.active { display: block; }
.menu-mobile a { color: rgb(235 190 185); display: block; padding: 12px; text-decoration: none; transition: background 0.3s; }
.menu-mobile a:hover { background: rgb(235 190 185); color: #fff; }

	
.album {
    width: 30.25%;
    overflow: hidden;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}

.album-title {
    height: 135px;
}
 .header {
    background-size: cover;
    height: 0;
    padding-bottom: 97%;
}

.ima-destaquea {
    margin-bottom: 30px;
    width: 100%;

}
	


.biografia h2 {
    font-size: 23px;
    margin-left: 24px;
}
	
	biografia p {
    width: 79%;
    font-size: 12px;
    display: block;
    text-align: justify;
    color: #c3b8ad;
}

.icon-sobre {
    right: 0px;
    width: 147px;
    background-position: 0px 1px;
    margin-top: -4px;
    height: 97px;
    background-size: contain;
    margin-right: -46px;
}

.news-todo {
    display: block;
    text-align: center;
}

.news-todo h2, .news-todo h3 {
    width: 100%;
    text-align: center;
}

.news-todo h2 ba, .news-todo h3 ba {
    text-align: center;
}

.news-todo h3 {
    display: none;
}

.insta-infos:before {
    display: none;
}
	
.redes-dela {
    position: absolute;
    right: 22px;
    margin-top: -109px;
}
	.galeria {
    width: 105%;
    margin-top: 0px;
    margin-left: -9px;
}
	
	.projetos { 
	margin-top: 20px;
    padding-left: 9px;
}
	
	.projetos p {
    margin: 0px;
    font-size: 12px;
    color: #b7a898;
    width: 96%;
    margin-top: -6px;
}
	
	.projetos b, strong {
    margin-top: -10px;
}
	
	.area-pro h3 {
    font-family: "Montserrat";
    color: rgb(191 177 162);
    font-weight: 600;
    text-align: left;
    padding: 15px 3px 11px 158px;
    background: #ddd2c7;
    font-size: 16px;
}
	
	.area-pro img {
	float: left;
    margin-right: 2px;
    border-radius: 8% 15% 8% 15%;
    width: 34%;
    height: auto;
    padding: 4%;
    margin-top: 58px;
}

.insta-infos h1 {
    width: 98%;
}
.code-instagram {
    width: 100%;
    float: unset;
}
	.instagram-box {
    height: auto;
    width: 108%;
    margin-left: -13px;
    margin-top: -7px;
    margin-bottom: 11px;
}
	.insta-infos {
    float: unset;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
	.twitter {
    height: auto;
}
	.inidestaque a {
    font-size: 15px;
}
}

