@charset "utf-8";
/* CSS Document */
/* CSS  */
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=La+Belle+Aurore&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Concert+One&family=Dancing+Script:wght@400..700&family=Great+Vibes&family=La+Belle+Aurore&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Concert+One&family=Dancing+Script:wght@400..700&family=Great+Vibes&family=La+Belle+Aurore&family=Merienda:wght@300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Timmana&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Edu+VIC+WA+NT+Beginner:wght@400..700&family=Timmana&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Timmana&display=swap');
/* assinatura  */
@import url('https://fonts.googleapis.com/css2?family=Timmana&family=Whisper&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');
/* assinatura  */
















/* fonts */
.timmana-regular {
  font-family: "Timmana", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.whisper-regular {
  font-family: "Whisper", cursive;
  font-weight: 400;
  font-style: normal;
}

.la-belle-aurore-regular {
  font-family: "La Belle Aurore", cursive;
  font-weight: 400;
  font-style: normal;
}


.great-vibes-regular {
  font-family: "Great Vibes", cursive;
  font-weight: 400;
  font-style: normal;
}

.cinzel-font {
  font-family: "Cinzel", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.merienda-font {
  font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
/* fonts */





/* flores divisorias */
.divisoria-flower-s1-flow{
	display: flex;
flex-direction: row;
justify-content: center;
align-items: center
}
.divisoria-flower-box{
	width: 300px;
}
.divisoria-flower-style-1{
	width: 100%;
	
}
/* flores divisorias */




/* botões */
.elegant-buttom{
	display: flex;
flex-direction: row;
justify-content: center;
align-items: center
}
.elegant-buttom-style{
	width: 290px;
	height: auto;
	padding: 12px;
	text-align: center;
	background-color: #dfbf9f;
	box-shadow: 5px 5px 25px #dfbf9f;
	border-radius: 12px;
}
.elegant-buttom-style:hover{
	box-shadow: 5px 5px 25px #ff99ff;
		
}
.elegant-buttom-style-border{
	border: 1px solid white;
	padding: 5px;
	background-color: #e6ccb3;
	border-radius: 60px;
	height: 65px;
	width: auto;
}
.elegant-buttom-logo-ul{
	margin-top: 12px;
}
.elegant-buttom-style a{
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 23px;
	color: black;
	background-color: transparent;
			
	}
.elegant-buttom-logo{
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 60px;
	background-color: white;
}
.elegant-buttom-logo-bg{
	width: 50px;
	height: 50px;
	border-radius: 60px;
	background-image: url("../../icones/flor-de-lotus (1).png");
	background-position: center;
	background-size: cover;
}

/* botões */




/* header  1 */
.section-header-s1-logo-bg{
	background-color: #0d0d0d;
	height: 80px;
	
}
.section-header-s1-logo-bg-img-border{
	display: flex;
flex-direction: row;
justify-content: center;
align-items: center
}
.section-header-s1-logo-bg-img {
	background-image: url( "../d46bb6692124be089855240b242132fe.png");
	background-position: center;
	background-size: cover;
	border-radius: 90px;
	width: 110px;
	height: 110px;
	border: 3px solid  #0d0d0d;
	
}
.section-header-s1-logo-bg-img-margin{
	height: 15px;
	
}
.section-header-s1{
	
  	background-image: url( "../100.jpg");
	background-position: center;
	background-size: cover;
	height: auto;
	border-left: transparent;
	border-right: transparent;
}
.section-header-s1-x-box{
	display: flex;
flex-direction: row;
justify-content: center;
align-items: center
}
.section-header-s1-box-margin{
	height: 40px;
	background-color: transparent;
}
.section-header-s1-box {
	height: 120px;
	width: 30%;
	
}
.section-header-s1 h1{
	font-family: "La Belle Aurore", cursive;
  font-size: 45px;
  font-style: normal;
text-align: right;
	
	padding: 12px;
	color: white;
	
}
.section-header-s1-nav{
	height: 40px;
	background-color:  #df9fdf;
}
.section-header-s1-navbar {
	margin-top: 5px;
	display: flex;
flex-direction: row;
justify-content: center;
align-items: center
}
.section-header-s1-navbar-home{
	width: 45%;
	background-color: #d98cd9;
	padding: 1px;
	border-bottom-left-radius: 60px;
	border-bottom-right-radius: 60px;
	display: flex;
flex-direction: row;
justify-content: center;
align-items: center
}
.section-header-s1-navbar-home li{
	display: inline;
	float: left;
	color: black;
	margin: 8px;
	  font-family: "Timmana", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 18px;
	background-color: #df9fdf;
	padding: 8px;
	border-radius: 30px;
	
}
.header-section-margin-fx{
	height: 60px;
	background-color: white;
}
/* header 1 */





/* img 3d rotate */
.section-img-ac {
  width: 150px;
  height: 80px;
  background-color: yellow;
  transform: rotate(-56deg);
}
/* img 3d rotate */





/* banner 1 */
.designer-style{
	background-image: url( "../minimalist/background/6847705.jpg");
	background-size: cover;
	background-position: center;
	padding: 20px;
	height: 800px;
}
.designer-style-o-box{
	display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
	
}
.designer-style-o-box-style{
	background-color: #f2e6d9;
	width: 80%;
	height:auto;
	padding: 20px;
	
}
.designer-style-o-box-profile{
	float: left;
	background-image: url( "../minimalist/blackgirlart.jpg");
	background-size: cover;
	background-position: center;
	width: 320px;
	height: 440px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
	}

.designer-style-o-box-profile-inbox{
	float: left;
	width: 320px;
	height: auto;
	padding-bottom: 2px;
	background-color: #f2e6d9;
	
	}
.designer-style-o-box-profile-inbox h1{
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 40px;
	text-align: center;
	color: black;
	background-color: #dfbf9f;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	
}
.designer-style-o-box-profile-inbox-margin{
	height: 60px;
	background-color: transparent;
}

.designer-style-o-box-profile-descri{
	float: left;
	margin-top: 30px;
	width: auto;
	height: auto;
}
.designer-style-o-box-profile2{
	display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
	padding-bottom: 8px;
}

.designer-style-o-box-profile2-img{
	width: 45%;
	height: 120px;
	box-shadow: 5px 5px 25px #dfbf9f;
	background-image: url( "../profile-index.png");
	background-position: center;
	background-size: cover;
}
.designer-style-o-box-style-box-txt{
	float: right;
	width: 70%;
	height: auto;
	padding: 1px;
	background-image: url( "../minimalist/background/9549823.jpg");
	background-position: center;
	background-size: cover;
	box-shadow: 5px 5px 25px #dfbf9f;
}
.designer-style-o-box-style-box-txt h1{
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 40px;
	text-align: center;
	color: black;
	background-color: #dfbf9f;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.designer-style-o-box-style-box-txt p{
	text-align: center;
	margin-top: 20px;
	color: black;
	font-family: "Timmana", sans-serif;
  font-size: 21px;
	background-color: transparent;
	border-radius: 20px;
	border: 1px solid #dfbf9f;
	padding: 2px;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	
}
.border-line-fl{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
}
.designer-style-o-box-style-box-buttom{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	text-align: center;
}
.designer-style-o-box-style-box-buttom-border{
	width: auto;
	height: auto;
	background-color:transparent;
	border: 2px solid #d9b38c;
	padding: 5px;
	box-shadow: 5px 5px 25px #dfbf9f;
}
.designer-style-o-box-style-box-buttom-style{
	background-color: #d2a679;
	width: auto;
	height: auto;
	padding: 3px;
}
.designer-style-o-box-style-box-buttom-style:hover{
	box-shadow: 5px 5px 25px #c68c53;
}
.designer-style-o-box-style-box-buttom a{
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 30px;
	text-align: center;
	color: black;
}

/* banner 1 */




/* banner 2 */
.designer-style-banner-2{
	background-image: url( "../minimalist/background/6847705.jpg");
	background-size: cover;
	background-position: center;
	padding: 20px;
	height: auto;
}
.designer-style-banner-2-flow{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;	
}
.designer-style-banner-2-flow-box{
	width: 85%;
	height: auto;
	background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0.5410539215686274) 0%, rgba(255,255,255,0.5438550420168067) 100%);
	padding: 20px;
	padding-bottom: 5px;
	margin-top: 12px;
}
.designer-style-banner-2-flow-box-header{
	background-color: transparent;
}

.designer-style-banner-2-flow-box-descript{
	float: right;
	width: 45%;
	height: 400px;
	background-color: #ecd9c6;
	border: 2px solid #996633;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
		
}
.designer-style-banner-2-flow-box-header h1 {
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 40px;
	text-align: center;
	color: black;
	background-color: #dfbf9f;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.designer-style-banner-2-flow-box-descript p{
	text-align: center;
	margin-top: 20px;
	color: black;
	font-family: "Timmana", sans-serif;
  font-size: 21px;
	background-color: #f2e6d9;
	border-radius: 30px;
}
/* gallery */
.designer-style-banner-2-gallery-flow{
	float: left;
}


.designer-style-banner-2-gallery-flow-card-border{
	width: 390px;
	height: 390px;
	background-image: url( "../minimalist/cc35eeff13cd01af2315a04a0a09bd38.jpg");
	background-size: cover;
	background-position: center;
	border-radius:50px;
  
  transform:rotate(20deg);
  display:flex;
  justify-content:flex-start;
  align-items:flex-end;
  padding:12px;
  box-sizing:border-box;
  margin:auto;
	box-shadow:  5px 5px 25px #996633;
	
}
/* gallery imgs */
.designer-style-banner-2-gallery-flow-card-bg-img1{
	background-image: url(  "../a9741178149274ecb44aa54c762ec5ae.jpg" );
	background-size: cover;
	background-position: center;
	width: 350px;
	height: 350px;
border-radius: 60px;
	ransform:rotate(25deg) translate(-15%, -7%);
	border: solid 2px hotpink;
	 
}

/* banner 2 */





/* banner disponibilidade */
.disponibilidade-index{
	height: auto;
	padding-bottom: 3px;
	background-color: wheat;
	padding: 8px;
}
.disponibilidade-o-boxs{
	display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.disponibilidade-o-card{
	width: 100%;
	height: auto;
	background-image: url( "../minimalist/background/6847705.jpg");
	background-position: center;
	background-size: cover;
	margin: 5px;
	padding: 12px;
	
}
.disponibilidade-o-card-ico{
	background-color:#d2a679;
	padding: 5px;
	height: 40px;
	border: 3px solid #004080;
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.disponibilidade-o-card-ico-bg{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
		
}
.disponibilidade-o-card-ico-margin{
	height: 60px;
	background-color: transparent;
}
.disponibilidade-o-card-ico-bg-style{
	background-color: white;
	border-radius: 60px;
	width: auto;
	height: auto;
	border: 5px solid #d2a679;
	text-align: center;
	padding: 8px;
	border-bottom-color: #1a75ff;
}
.disponibilidade-o-card:hover{
	box-shadow: 5px 5px 25px #996633;
}

.disponibilidade-o-card h1{
	text-align: center;
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 30px;
background-color: #003d4d;
	color: white;
	box-shadow: 5px 5px 25px #c68c53;
	padding: 5px;
}
.disponibilidade-o-card h2{
	text-align: center;
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 30px;
	background-color: #f2e6d9;
	border:solid 3px #8cb3d9;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.disponibilidade-o-card p{
	background-color: white;
	margin-top: 20px;
	color: black;
	font-family: "Timmana", sans-serif;
  font-size: 20px;
	padding: 8px;
	border-radius: 20px;
	text-align: center;
	
	}

/* banner disponibilidade */






/* banner site e blogs header divider */
.section-sites-blogs-header{
	height: auto;
	background-color: #f2e6d9;
}
.section-sites-blogs-header h1{
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 40px;
	text-align: center;
}
/* banner site e blogs header divider */


/* gamer website */
.section-games-website-theme{
    background-image: url( "../neon/frame/frame1.jpg");
	background-position: center;
	background-size: cover;
	height:auto;
	padding-bottom: 3px;
	padding: 12px;
	}
.section-games-website-theme-index-flow{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.section-games-website-theme-index{
	width: 97%;
	height: 700px;
	box-shadow: 5px 5px 25px #660066;
	border-radius: 90px;
	background-image: url( "../galleryindex/index-banner-gamer.png");
	background-position: center;
	background-size: cover;
}
.section-games-website-theme-index-footer{
	background-color: transparent;
	border: 1px solid white;
	border-radius: 30px;
	height: 30px;
	border-bottom-color: transparent;
	border-top-color:  transparent;
}





/* xxxxxxxxxxx profile xxxxxxxxxxx */
.section-games-website-theme-profile-bg-style{
	width: 25%;
	height:500px;
	border-radius: 90px;
	box-shadow: 5px 5px 25px black;
	padding: 19px;
	float: left;
	background-image: url( "../neon/frame/frame1.jpg");
	background-position: center;
	background-size: cover;
	transform:perspective(800px) rotateY(25deg);
}
.section-games-website-theme-profile{
	width: 290px;
	height: 100%;
	background-image: url(https://1drv.ms/i/c/eac5e785131f20a5/IQR-v8q5SJMGTKx1s9CqIP6sAeTl_yrFFtgq0GKRr6XCz3E?width=1024);
	background-position: center;
	background-size: cover;
	border-radius: 90px;
}
.section-games-website-theme-menu{
	float: right;
	
}
.section-games-website-theme-menu li{
	list-style: none;
	margin: 8px;
	background-color: #ffb3ec;
	padding: 5px;
	border-radius: 30px;
	width: 190px;
	border: 2px solid white;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	
	}
.section-games-website-theme-menu li:hover{
	box-shadow: 5px 5px 25px #d9b38c;
}
.section-games-website-theme-menu a{
	text-align: left;
	color: black;
	font-family: "Merienda", cursive;
	font-size: 18px;
}
.section-games-website-theme-menu-nome h1{
	font-family: "Sacramento", cursive;
	font-size: 90px;
	float: right;
	 color: white;
  text-shadow: 2px 2px 4px #000000
	
	
}

/* xxxxxxxxxxx profile xxxxxxxxxxx */





/* fechar banner */
.closer-banner{
	background-color: #392613;
	
	height: 60px;
}
/* fechar banner */

.section-games-blog-index{
	height: auto;
	padding: 20px;
	background-color: black;
}
.section-games-blog-index-cards-flow{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.section-games-blog-index-card-copyright-style{
	background-color: black;
	height: 30px;
}
.section-games-blog-index-card-copyright-style-flow{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.section-games-blog-index-card-copyright-style-ico{
	background-image: url( "../../icones/Screenshot_1.png");
	background-position: center;
	background-size: cover;
	width: 65px;
	height: 65px;
	border-radius: 60px;
	border: 5px solid black;
}
.section-games-blog-index-card{
	width: 80%;
	height: auto;
	background: rgb(23,1,22);
background: linear-gradient(90deg, rgba(23,1,22,0.5494572829131652) 0%, rgba(142,6,124,0.5914740896358543) 100%);
	margin: 5px;
	padding: 8px;
	border: 1px solid #996633;
}

/* url one drive */
.section-games-blog-index-card-img1{
	width: 100%;
	height: 290px;
	background-image: url( https://1drv.ms/i/c/eac5e785131f20a5/IQSlIB8ThefFIIDqVAwAAAAAAZowh70TEAzhC3EQrRzv4pg?width=1920&height=1080);
	background-position: center;
	background-size: cover;
	
}
.section-games-blog-index-card-img2{
	width: 100%;
	height: 290px;
	background-image: url(https://1drv.ms/i/c/eac5e785131f20a5/IQTqStTjACJyTp3o82VllqUmAb4zNDuXfIOpZKWwVmjzS8o?width=1920&height=1080);
	background-position: center;
	background-size: cover;
	}

.section-games-blog-index-card-img3{
	width: 100%;
	height: 290px;
	background-image: url( https://1drv.ms/i/c/eac5e785131f20a5/UQSlIB8ThefFIIDqUQwAAAAAABWRTPFP4XCY5c8?width=1920&height=1080);
	background-position: center;
	background-size: cover;
	}

.section-games-blog-index-card-img4{
	width: 100%;
	height: 290px;
	background-image: url( https://1drv.ms/i/c/eac5e785131f20a5/IQSlIB8ThefFIIDqWQwAAAAAASZDoL5ytwLgDqqvSBmVWBk?width=1920&height=1080);
	background-position: center;
	background-size: cover;
	}
/* url one drive */
/* gamer website */




/* banner estudos e trabalhos */
.trabalhos-e-estudos-banner{
	height: auto;
	padding: 12px;
	background-image: url( "../minimalist/background/6847705.jpg");
	background-position: center;
	background-size: cover;
}
.trabalhos-e-estudos-banner-index-flow{
		display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.trabalhos-e-estudos-banner-index{
	width: 85%;
	height: 500px;
	
		
}
.trabalhos-e-estudos-card{
	background-image: url( "../8567389428a15b76244237e5dc31b3b2.jpg");
	background-position: center;
	background-size: cover;
	width: 320px;
	height: 390px;
	transform:rotate(-20deg);
  display:flex;
  justify-content:flex-start;
  align-items:flex-end;
  padding:12px;
  box-sizing:border-box;
	box-shadow: 5px 5px 25px #cc3399;
	border-radius: 60px;
	float: left;
	margin-top: 30px;
}
.trabalhos-e-estudos-card-img{
	background-image: url( "../305492ace5f03a54f4159e0ae6cc5b06.jpg");
	background-position: center;
	background-size: cover;
	width: 290px;
	height: 390px;
	border-radius: 60px;
}
.trabalhos-e-estudos-banner-index-descript{
	width: 60%;
	height: 500px;
	background-color: white;
	float: right;
}
.trabalhos-e-estudos-banner-index-descript-header{
	background-color: #dfbf9f;
	padding: 5px;
}
.trabalhos-e-estudos-banner-index-descript-header h1{
	text-align: center;
	color: black;
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 40px;
}
.trabalhos-e-estudos-banner-index-descript-txt{
	padding: 5px;
	background-color: #f2e6d9;
}
.trabalhos-e-estudos-banner-index-descript-txt p{
	color: black;
	font-family: "Timmana", sans-serif;
  font-size: 20px;
	padding: 8px;
	border-radius: 20px;
	text-align: center;
	
}
.trabalhos-e-estudos-banner-header-separador{
	height: auto;
	background-color: #ecd9c6;
	padding: 5px;
}
.trabalhos-e-estudos-banner-header-separador h1{
	text-align: center;
	color: black;
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 40px;
}
/* banner estudos e trabalhos flow box */
.trabalhos-e-estudos-banner-index-descript-flow-boxs{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.trabalhos-e-estudos-banner-index-descript-flow-box{
	background-color: white;
	width: 45%;
	height: auto;
	margin: 5px;
	padding-bottom: 3px;
	
}
.trabalhos-e-estudos-banner-index-descript-flow-box-imgpost-fl{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
	background-color: #e6b3cc;
	padding: 8px;
}

.trabalhos-e-estudos-banner-index-descript-flow-box-imgpost-bg{
	background-color: #dfbf9f;
	width: 100%;
	height: 290px;
	padding: 8px;
	
	
}
.trabalhos-e-estudos-banner-index-descript-flow-box-imgpost{
	width: 100%;
	height: 100%;
	background-image: url(  "../parts/post-card-img.png");
	background-position: center;
	background-size: cover;
	
}
.trabalhos-e-estudos-banner-index-descript-flow-box-post-tag{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.trabalhos-e-estudos-banner-index-descript-flow-box-post-tag-item{
	width:auto;
	height: auto;
	padding: 5px;
	background-color: #e6b3cc;
		border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.trabalhos-e-estudos-banner-index-descript-flow-box-post-tag-item li{
	float: left;
	margin: 5px;
	background-color: #d98cb3;
	color: black;
	list-style: none;
	padding: 5px;
	border: 2px solid #c6538c;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-radius: 25px;

}
.trabalhos-e-estudos-banner-index-descript-flow-box-post-tag-item a{
	background-color: #66cc99;
	color:black;
	padding: 5px;
	border-radius: 25px;
}
.trabalhos-e-estudos-banner-index-descript-flow-box-header h1{
	text-align: center;
	color: black;
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 30px;
	background-color: #dfbf9f;
	box-shadow: 5px 5px 15px #dfbf9f;
	
}
.trabalhos-e-estudos-banner-index-descript-flow-box-txt p{
	color: black;
	font-family: "Timmana", sans-serif;
  font-size: 20px;
	padding: 8px;
	text-align: center;
}
/* banner estudos e trabalhos */


/* banner trabalhos */
/* banner dança */
.banner-trabalho-dance{
	background-color: white;
	height: auto;
}
.banner-trabalho-dance-index-flow{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.banner-trabalho-dance-index{
	width: 70%;
	height: auto;
	background-color: black;
	border-bottom-right-radius: 60px;
	
}
.banner-trabalho-dance-index-img{
	float: right;
	width: 390px;
	height: 390px;
	background-color: #1a1a1a;
	border-radius: 25px;
	transform:rotate(20deg);
  display:flex;
  justify-content:flex-start;
  align-items:flex-end;
  padding:12px;
  box-sizing:border-box;
	box-shadow: 5px 5px 25px #1a1a1a;
	
}
.banner-trabalho-dance-style{
	background-image: url("../10fdf8dcc42d8d405c4589202eecffb7.jpg");
	background-size: cover;
	background-position: center;
	height: 420px;
		
}
.banner-trabalho-dance-index-img-x{
	background-image: url( "../89b16f83ea0357bccfc1cb0e7a5ca16c.jpg");
	box-shadow: 5px 5px 25px #1a1a1a;
	background-position: center;
	background-size: cover;
	display:flex;
  justify-content:flex-start;
  align-items:flex-end;
	width: 390px;
	height: 390px;
	border-radius: 25px;
}
.banner-trabalho-dance-index-header{
	padding: 5px;
	background-color: #262626;
	
}
.banner-trabalho-dance-index-header h1{
	text-align: center;
	color: white;
	font-family: "Merienda", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 30px;
	margin-left: 10px;
}
.banner-trabalho-dance-index-descript{
	width: 45%;
	height: 400px;
	float: left;
	background-color: #1a1a1a;
}
.banner-trabalho-dance-index-descript p{
	font-family: "Timmana", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 20px;
	color: white;
	text-align: center;
}
/* banner dança */


/* banner trabalhos */





/* footer perfil */
.footer-perfil-bg{
	background-image: url("../wallpaperflare.com_wallpaper (1).jpg");
	border-radius: 60px;
	background-position: center;
	background-size: cover;
	width: 310px;
	height: 110px;
}
/* footer perfil */





/* perfil do index */


/* perfil do index */




















