@import url('https://fonts.googleapis.com/css?family=Yantramanav:100');
/* @import url('https://fonts.googleapis.com/css?family=Montserrat:400'); */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Ysabeau+SC:wght@500&display=swap');
html,body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-size: 12px;
}
#home{	
	/* background:url(../poptitle.jpg) center; */
	/* background: radial-gradient(#fff ,gold); */
	background-color:rgba(255, 215, 0,0.1);
	/* background-image: url(../img/4119059449-removebg.png); */
	/* background-image: url(../img/9c60ffabe5829ef5311e8bd8d0352050_holiORG.jpg); */
	background-image: url(../img/9c60ffabe5829ef5311e8bd8d0352050_holi-new-teisei-min.jpg);
	/* background-image: url(../img/1622543872_clipboard1152.png); */
	/* background-image: url(../img/2565781677_clipboard1158.png); */
	/* background-image: url(../img/3687240877_clipdrop-enhance1152.png); */
	/* background-image: url(../img/766615751_Clipboard1152.png); */
	/* background-image: url(../img/966677115_clipboard1152.png); */
	/* background-image: url(../img/1190124181_clipboard1152.png); */
	/* background-size: 30%; */
	/* background-size: 30%; */
	/* background-position: center; */
	background-position-x: 60%;
	/* background-position-x: 40%; */
	/* background-position-x: 50%; */
	background-position-y: 45%;
	

	background-repeat: no-repeat;
	/* background-size: 100% 100%; */
	/* background-size: cover; */
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
nav
{
	background: rgba(136, 136, 136,0.4);
	display: flex;
	justify-content: center;
	align-items: center;
	height:60px;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	gap:2%;
	z-index: 1000;
	

}

/* nav a
{
	margin-left: 20px;
	font-family: arial,sans-selif;
	font-weight: 900;
	color: #fff;
	text-decoration: none;
	transition: 0.2s;
} */
/* nav a:hover
{
	text-decoration: underline;
} */
nav:has(a:hover) > a:not(:hover)
{
	opacity: 0.2;
	transition: 0.5s;
}

.intro{
	position: relative;
	width:100%;
	/* height:100%; */
	/* margin: auto; */
	/* background:url(../img/ErinaKamiya1024.jpg); */
	/* background:url(../poptitle.jpg); */
	/* display:table; */
	/* top:60px; */
	background-size: cover;
}
.intro .inner{
	/* display:table-cell; */
	vertical-align: middle;
	width:100%;
	max-width:none;
}
.content{
	/* max-width:600px; */
	margin:0 auto;
	text-align: center;
	/* padding-bottom:28%; */
	/* padding-bottom:18%; */
	height: 200px;
}
.content h1{
	/* font-family:'Yantramanav',sans-serif; */
	/* font-size:600%; */
	font-size:300%;
	font-weight: 100;
	color:#e1efe9;
}
.content h2.toptext{
	font-family:'Yantramanav',sans-serif;
	/* font-size:600%; */
	font-size:300%;
	font-weight: 100;
	color:#e1efe9;
	position: relative;
	/* top:120px; */
}
.caractaerstitle h1 span
{
	color: #d36160;
	-webkit-text-stroke: 1px #fff;
}
.caractaers2title h1 span
{
	font-size: 2em;
	color: #d26e70;
	-webkit-text-stroke: 1px #fff;

}

.content p
{
	text-align: center;
}
.titleTX h1{
	color: gold;
	font-family: "Montserrat", sans-serif;
  	font-optical-sizing: auto;
	font-size: 10em;
	font-weight: 900;
	/* -webkit-text-stroke: 1px black; */
}

.btn{
	font-family:'Montserrat',sans-serif;
	font-size:135%;
	font-weight: 400;
	background: transparent;
	/* color:#3a6168; */
	color:#e1efe9;
	text-transform: uppercase;
	text-decoration: none;
	border:solid #3a6168;
	padding:10px 20px;
	border-radius: 9px;
	transition: all 0.5s;
}
.btnD2
{
	color:#3a6168 !important;
}
/* .btn:hover{
	color:#cbdfd6;
	border:solid #cbdfd6;

} */
p{
	/* font-size:150%; */
	line-height:120%;
	font-family: sans-serif;
	/* width: 80%; */
	color:#3a6168;
	text-shadow: 1px 1px 1px #fff;
	/* text-align: left; */

}
p span{

	text-align: left;
}

.secdescription{
	display: flex;
	justify-content:space-around;
	align-items: center;
	width: 80%;
	z-index:1000;
}
.sienna {color:sienna;font-size:11pt;text-align:center;font-weight:bold;}
.dimgray {color:dimgray;font-size:11pt;text-align:center;font-weight:bold;}
.graytitle {color:dimgray;font-size:8pt;font-style:italic;text-align:right;margin-top:35px;}
.boxsienna{color:sienna;font-size:8pt;text-align:center;border-color:sienna;border-width:1pt;border-bottom:
solid;width:230;padding-top:2pt;padding-bottom:1pt;}
.boxsienna a {text-decoration: none;color:sienna;}
/* .boxsienna a:hover{color: orange;} */
.boxdimgray{color:dimgray;font-size:8pt;text-align:center;border-color:dimgray;border-width:1pt;border-bottom:
solid;width:230;padding-top:2pt;padding-bottom:1pt;}
.boxdimgray a {text-decoration: none;color: dimgray;}
/* .boxdimgray a:hover{color: orange;} */
/* .comentgray{color:gainsboro;font-size:6pt;padding:3px; width:240px;margin-left: -120px;text-align: left;} */
.comentgray{color:#3a6168;text-shadow: 1px 1px 1px #fff;font-size:8pt;padding:3px; width:260px;margin-left: -120px;text-align: left;}
.copylight{position: fixed;bottom:1px;text-align: center;font-size: 8px;color: #aaa;}

/*--- Media Queries --*/
@media (hover:hover){
	.btn:hover{
		color:#cbdfd6;
		border:solid #cbdfd6;
	
	}
	.boxsienna a:hover{color: orange;}
	.boxdimgray a:hover{color: orange;}

}
@media(hover:none)
{.btn:active{
	color:#cbdfd6;
	border:solid #cbdfd6;

}
.boxsienna a:active{color: orange;}
.boxdimgray a:active{color: orange;}


}
@media(max-height:960px){
	.sec2:before,
	.contact:before
	{
		height: 250px;
		background: linear-gradient(#000,transparent);

	}	
	.banner:after,
	.sec2:after,
	.contact:after
	{
		height: 250px;
		background: linear-gradient(transparent,#000);
	}

}
@media screen and (min-width:1570px)
{
	.titleTX h1{
		font-size: 160px;
	}
}

@media screen and (max-width: 1500px) {
	body{
		background-position-x: 40%;

	}
	.titleTX h1{
		font-size: 10rem;
	}

	.caractaerstitle h1 span {
		font-size: 1.6em;
	  }

}
@media screen and (max-width:980px)
{
	.titleTX h1{
		font-size: 8rem;
	}

}
@media screen and (max-width: 900px) {
	body{
			background-position-x: center;

	}
.content{
	padding-bottom:30%;
}
.content h1{
	font-size: 450%;

}
.content h2.toptext
{
	top:auto;
}
.btn{
	font-size: 110%;
	padding:7px 15px;

}
.show .navbar-nav
{
	background: rgba(51, 51, 51, 0.7);
	
}
}
@media screen and (max-width: 768px) {
	.content{
		padding-bottom:40%;
	}
	.content h1{
		font-size: 300%;
	
	}
	.btn{
		font-size: 110%;
		padding:9px 17px;
	
	}
p{
	font-size: 120%;
	line-height: 100%;

}	
}
@media(max-height:710px){
	.content h2.toptext {
		font-size: 200%;
	  }
	.titleTX h1
	{
		font-size: 6em;
	}
	.sec2:before,
	.contact:before
	{
		height: 150px;
		background: linear-gradient(#000,transparent);

	}	
	.banner:after,
	.sec2:after,
	.contact:after
	{
		height: 200px;
		background: linear-gradient(transparent,#000);
	}
	.caractaerstitle {
		margin-top: 18%;
	  }
	.caractaerstitle h1
	{
		font-size: 3.5em;
	}
	.caractaers2title h1
	{
		font-size: 3.5em;
	}
	.caractaers2title h1 span
	{
		font-size: 3.5em;

	}

	.caractaerstitle span {
		font-size: 1.3em;
	  }


	
}

@media screen and (max-width: 600px) {
	.titleTX p
	{
		font-size: 0.8em;
	}
	.caractaerstitle h1
	{
		font-size: 2em;
	}
	.caractaers2title h1
	{
		font-size: 1.5em;
	}
	
	
	}
@media screen and (max-width: 480px) {
	.content{
		padding-bottom:50%;
	}
	.content h1{
		font-size: 250%;
	
	}
	.btn{
		font-size: 100%;
		padding:6px 14px;
	
	}
	p{
		font-size: 100%;
		line-height: 100%;

	}	
	.caractaerstitle h1
	{
		font-size: 2em;
		margin-top: 3em;
	}
	.caractaers2title h1
	{
		font-size: 1.5em;
	}
}
@media screen and (max-width: 400px){
	#home{
	background-position-x:55%;
	}
	.contact{
		background-position-x:42%;
		}
		.content h2.toptext {
			font-size: 150%;
		  }
		  .titleTX p {
			font-size: 0.7em;
		  }
		  .caractaers2title {
			margin-top: 25%;
		  }
		  .caractaers2title h1 span
		  {
			font-size: 2.5em;
		  }
}