@charset "UTF-8";
/* CSS Document */

body{
	background:white;
	width: auto;
}

.div_1{ 
	background: aqua;
	width: 95%;
	margin-left: 2.5%;
	height: 71px;
	border-style: thick; 
	border-color: #378425;
	margin-bottom: 1px;
	margin-top: 10px;

	
}
.div_3{ 
	background: #FFFFFF;
	width:inherit;
	height: 100px; 
	margin-left: -5px;
	margin-right: -5px;
	margin-top:0px;
	margin-bottom:-10px;
	
}
.div_6{
	text-align: center;
	margin-left: -1000px;
	
}

.texttop3{
	width:450px ;
	height: 110px;
	margin-left: 220px;
		margin-top:-105px;
	padding: 20px;
}

.par2{
	font-family:"Hiragino Sans W8", "Hiragino Sans W9";
	font-size: 15px;
	margin-top:-150px ;
	margin-bottom:70px ;
	margin-left:250px ;
	padding: 10px;
	
}

.top3title
	{
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		color: black;
		margin-left: 20px;
		font-size:6px;
		
}

.boxy{  
  background-color: aqua; 
	border-radius: 55px 50px 30px 55px;
  position: absolute; 
  height: .085%; 
  width: 70%; 
  left: 30%; 
  top: 18%; 
	
}

.logoaa{
	 width: 230px;
            height:200px;
	
}

.main{
    width: auto;
    background: linear-gradient(to top,aqua 60%,white 70%);
    background-position: center;
  	height: 1600px;
}

.contain {
    width: 600px;
    max-height: 500px;
    margin: 20px;
    color:black;
	border: 1px solid #3153C2;
    background-color:white;
    box-shadow: 0px 2px 7px #292929;
    border-radius: 10px;
	
}
.contain2 {
    width: 1425px;
    max-height: 200px;
    margin: 20px;
    color:black;
	border: 1px solid #3153C2;
    background-color:white;
    box-shadow: 0px 2px 7px #292929;
    border-radius: 10px;
	
}
.mainbody2 {
    margin-top: 20;
    min-height: 10px;
    max-height: 199px;
    overflow: auto;
	
}
.mainbody {
    margin-top: 0;
    min-height: 150px;
    max-height: 500px;
    overflow: auto;
}

.list
	{
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
		color: black;
		margin-left: 20px;
		font-size: 20px;
		
}

.top3{
	display:contents;
    margin: 120px;
    padding: 40px;
	float: right;
	
	
}
.top3photo {
            max-width: 23%;
            padding:20px;
			padding-top:10px;
	padding-bottom: 80px;
            height:140px;
			margin-right: -250px;
			margin-top:-80px ;
	margin-bottom:130px ;
        }
.top3photo img {
            width: 175%;
            height:90%;
			border-radius: 50%;
	float: right;
	
}

.aboutmephoto {
            width:200px;
            padding:5px;
			padding-top:25px;
            height:260px;
			margin-top:-100px ;
	margin-left:-20px ;
	float: left;
       
}

.aboutme3{
	display:flex;
    margin: -40px;
	padding-left: 29px;
	
	
}
.aboutme3photo {
            max-width: 100%;
            height:auto;
			
}
.aboutme3photo img {
            width: 100%;
            height:100%;
			border-radius: 50%;
	float: right;
	
}

.left3{
	width: 300px;
	height: 100px;
	color: black;
	margin-left: 700px;
}

.aboutme2{
	width: 850px;
	height: 100px;
	color: black;
	margin-left: 270px;
	padding-bottom:20px ;
	white-space: nowrap;
	
}

.pp{
	text-decoration:underline;
    color: black;
    font-family:Futura;
    font-weight: bold;
	margin-left:120px;
	font-size: 28px;
}


.text1
    {
        font-family: Garamond, serif;
        font-size: 20px;
        color: #000000;
		margin-right:10px ;
		
}

.header{
	width: 100%;
	
	
}

.thetop3{
	text-decoration:underline;
    color: black;
    font-family:Futura;
    font-weight: bold;
	margin-top:650px ;
	font-size: 28px;
	position:absolute;
	width: 100%;
	
}
.aboutmesad{
	text-decoration:underline;
    color: black;
    font-family:Futura;
    font-weight: bold;
	margin-left:-150px;
	margin-top:1220px ;
	font-size: 23px;
	margin-right: 2px;
	position: absolute;
	
}
.aboutmeunique{
	text-decoration:underline;
    color: black;
    font-family:Futura;
    font-weight: bold;
	margin-left:700px;
	margin-top:1220px ;
	font-size: 28px;
	position: absolute;
	
	
	
	
}


.aboutmefunny{
	text-decoration:underline;
    color: black;
    font-family:Futura;
    font-weight: bold;
	margin-left:300px;
	margin-top:1220px ;
	font-size: 28px;
	position:absolute;
	
	
}
.logo{
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-size: 10px ;
	width: 100%;
	height:20px ;
	background-color: aqua;
}
.search{
	 top:"0";
     position:"absolute";
      float: right;
}
.header_img{float:left;

}

ul{
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
	align-self: right;
	
}

ul li{
    list-style: none;
    margin-left: 120px;
    margin-top: -100px;
    font-size: 25px;
}

ul li a{
    text-decoration: none;
    color: aqua;
    font-family:Futura;
    font-weight: bold;
    transition: 0.4s ease-in-out;
}

ul li a:hover{
    color:#1C5EF2;
}

.menu{
    width: 100px;
    float: left;
    height: 70px;
}
.content3 .par3{
    padding-left: 520px;
    padding-bottom: 35px;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    letter-spacing: 1.2px;
    line-height: 35px;
	color:black ;
	width:700px ;
	text-align: center;
	margin-top: 120px;
}

.content3{
    width: 500px;
    height: 30px;
	margin-left: -20px;
    color: #fff;
    position: absolute;
}
.content2 .par3{
    padding-left: 320px;
    padding-bottom: 35px;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    letter-spacing: 1.2px;
    line-height: 35px;
	color:black ;
	width:700px ;
	text-align: center;
	margin-top: 120px;
}

.content2{
    width: 500px;
    height: 10px;
    margin-top:200px;
    color: #fff;
    position: absolute;
}
.content{
    width: 500px;
    height: 100px;
    margin-top:155px;
    color: #fff;
    position: absolute;
}

.content .par{
    padding-left: 20px;
    padding-bottom: 25px;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    letter-spacing: 1.2px;
    line-height: 35px;
	margin-top:50px;
	color:black ;
}

.content h1{
    font-family: 'Futura';
    font-size: 30px;
    padding-left: 20px;
    margin-top: 25%;
    letter-spacing: 2px;
	color: black;
	position: relative;
}
.content2 h1{
    font-family: 'Futura';
    font-size: 40px;
    padding-left: 490px;
    margin-top: 25%;
    letter-spacing: 2px;
	color: black;
	position: relative;
}

.content .cn{
    width: 160px;
    height: 40px;
    background: aqua;
    border: none;
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 18px;
    border-radius: 10px;
    cursor: pointer;
    transition: .4s ease;
    
}

.content .cn a{
    text-decoration: none;
    color: #000;
    transition: .3s ease;
}

.content span{
    color: aqua;
    font-size: 65px
}
.content2 span{
    color: aqua;
    font-size: 65px;
		
}


.box-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    max-width: 40%;
    margin: auto;
    height: 40%;
}
.center {
    text-align: center;
}

#linklogos {
	margin: 30px;
	display: flex;
}

#linklogos .box {
	padding: 25px;
	margin: 185px 670px;
	border-radius: 50%;
	width: 200px;
	float: right;
	position: absolute;
}

#linklogos .box img {
	margin-top: 15px;
	height: 10px;
	border-radius: 50%;
	width: 20px;
}

#linklogos .box p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-align: center;
	font-size: 21px;
	color: black;
}

#linklogos2 {
	margin: 30px;
	display: flex;
}

#linklogos2 .box {
	padding: 25px;
	margin: 185px 670px;
	border-radius: 50%;
	width: 200px;
	float: right;
	position: absolute;
}

#linklogos2 .box img {
	margin-top: 10px;
	height: 10px;
	border-radius: 50%;
	width: 20px;
}

#linklogos3 {
	margin: 30px;
	display: flex;
}

#linklogos3 .box {
	padding: 25px;
	margin: 185px 670px;
	border-radius: 50%;
	width: 200px;
	float: right;
	position: absolute;
}

#linklogos3 .box img {
	margin-top: 10px;
	height: 10px;
	border-radius: 50%;
	width: 20px;
}

.view {
    width: 400px;
    height: 220px;
    margin: 10px;
    float: left;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center
}
.view .mask, .view .content {
    width: 420px;
    height: 210px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view img {
    display: block;
    position: relative
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 22px;
    padding: 13px;
    background: rgba(0, 0, 0, 0.8);
    margin: 30px 0 0 0
}
.view p {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}

.view-fifth img {
	transition: all 0.3s ease-in-out; 
}
.view-fifth .mask { 
	background-color: rgba(146,96,91,0.3);
	transform: translateX(-300px);
	opacity: 1;
	transition: all 0.4s ease-in-out; 
}
.view-fifth h2{
    background: rgba(255, 255, 255, 0.5);
    color: #000;
    box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.view-fifth p{
    opacity: 0;
    color: #333;
    transition: all 0.2s linear;
}
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	image-orientation: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 220px;
	height: 220px;
	display:grid;
	margin: 145px 390px;
}

.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	cursor: default;
	box-shadow: 
		inset 0 0 0 11px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
	transition: all 0.4s ease-in-out;
}
.ch-img-1 { 
	background-color: aliceblue;
	
	
}

.ch-img-2 { 
	background-color: aliceblue;
}

.ch-img-3 { 
	background-color: aliceblue;
}

.ch-info {
	position: absolute;
	background: rgba(63,147,147, 0.8);
	width: inherit;
	height: inherit;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0;
	transition: all 0.4s ease-in-out;
	transform: scale(0);
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 22px;
	margin: 0 10px;
	padding: 25px 0 0 0;
	height: 80px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}
.ch-info p {
	color: #fff;
	padding: 30px 10px;
	font-style: italic;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	margin: 0 20px;
	font-size: 18px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	transition: all 1s ease-in-out 0.4s;
}
.ch-info p a {
	display: block;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 1px;
	padding-top: 1px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.ch-info p a:hover {
	color: aqua;
}
.ch-item:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
	transform: scale(1);
	opacity: 1;
}
.ch-item:hover .ch-info p {
	opacity: 1;
}

.cursor{
	position:fixed;
	width:20px;
	height:20px;
	border-radius: 50%;
	background: #FFFFFF;
	transition: 0.1s;
	transform: translate(-50%,-50%);
	pointer-events: none;
	mix-blend-mode:difference;
	
	
}

.wrap{
    width:200px;
    height:200px;
    margin:0px;
    overflow:hidden;
    position:relative;
    float:left;
}
.wrap a img{
    border:none;
    position:absolute;
    top:-66.5px;
    left:-150px;
    height:500px;
    opacity: 0.5;
}.wr {
}
