@charset "utf-8";

/*#body-ic-ana {
    background-color: hsla(0,0%,100%,1.00);
    animation: body-ic-ana 3s 1;
}
@keyframes body-ic-ana {
    0% {opacity: 0.5; background-color: hsla(0,0%,20%,1.00); transform: scale(0.7);}
    100% {opacity: 1;  transform: scale(1)}
}
*/
#body-ic-ana {
    background-color: hsla(0,0%,0%,1.00);
   
}
a {
    text-decoration: none;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.tampon160pxclear {
	width: 100%;
	height: 160px;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
}
.header {
	width: 100%;
	height: auto;
	background-color: hsla(0,0%,0%,1.00);
	position:fixed;
	z-index: 100;
	opacity: 0.75;
}
.header:hover {
	opacity: 1;
}
.header-ust-buyuk {
	width: 100%;
	height: 40px;
	background-color: hsla(0,0%,0%,1.00);
	float: left;
	transition: .5s ease;
}
.header-ust-kucuk {
	width: 100%;
	height: 20px;
	background-color: hsla(359,100%,33%,1.00);
	float: left;
	transition: .5s ease;
}
#header-logo {
	width: 15%;
	height: auto;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
}
#header-logo-ic {
	width: 25%;
	height: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image:url("../img/logo-puclic/aemaklogo.png");
	background-size: 100% 100%;
	background-repeat:repeat;
	border-radius: 5px;
	transform:perspective(400px) rotateX(20deg) scale(0.9);
	box-shadow: 0px 20px 100px hsla(0,0%,0%,1.00);
	transition:0.5s ease all;
}
#header-logo-ic:hover {
     transform:rotate(0deg) scale(1) ;
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.header-menu {
	width: 85%;
    height: auto;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
}
.header-menu-icerik {
	width: 100%;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
    background-size:100% 100%;
	transition: 0.4s;
	position: relative;
	z-index: 3;
}
.header-media-screen-menu{
	display: none;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.menu-ic1 {
    width: 13.6%;
	height: 30px;
	line-height: 27px;
    float: left;
	cursor: pointer;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    text-decoration: none;
	margin-left: 2.6%;
	margin-top: 5px;
    text-align: center;
    font-weight:bold;
    font-size: 16px;
	border-radius: 10px;
	display: block;
	color:hsla(0,0%,100%,1.00);
	border-bottom: 2px solid hsla(0,0%,100%,1.00);
	overflow:hidden; /* taşanları gizle */
    white-space: nowrap; /* alt satıra hiç inme */
    text-overflow: ellipsis; /* eğer uzunsa üç nokta koy */
}
.menu-ic1:hover {
	transform: scale(1.05);
    border-bottom: 2px solid hsla(359,66%,46%,1.00);
    color:hsla(359,66%,46%,1.00);
    text-decoration: none;
	overflow:visible; /* taşanları gizle */
}
.menu-ic2 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	/*margin-top: 0.5px;*/
	margin-left: 15px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	cursor: pointer;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration: none;
    text-align: center;
	background-color:hsla(0,0%,100%,1.00);
    color: hsla(0,0%,0%,1.00);
    font-size: 12px;
    overflow: hidden; /* taşanları gizle */
    white-space: nowrap; /* alt satıra hiç inme */
    text-overflow: ellipsis; /* eğer uzunsa üç nokta koy */
}
.menu-ic2:hover {
    color: hsla(0,0%,100%,1.00);
	background-color:hsla(359,100%,41%,1.00);
    text-decoration: none;
}

.aratampon{
	margin-top: 3px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.header-alt-buyuk {
	width: 100%;
	height: 40px;
	background-color: hsla(0,0%,0%,1.00);
	float: left;
	transition: .5s ease;
}
.header-alt-kucuk {
	width: 100%;
	height: 20px;
	background-color: hsla(359,100%,33%,1.00);
	float: left;
	opacity: 1;
	transition: .5s ease;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#main-hepsi {
	width: 100%;
	height:auto;
	background-color: hsla(0,0%,100%,1.00);
	float :left;
    left: 0;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#footer{
	width: 100%;
	height: auto;
	background-color: hsla(0,0%,100%,1.00);
	float:left;
}
.footer-ust {
	width: 100%;
	height: 20px;
	float: left;
	background-color: hsla(0,0%,10%,1.00);	
}
#footer-solyan{
	width: 20%;
	height: 500px;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
	display: table;
}
#footer-solyan-ic{
	width: 80%;
	height: 280px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
	background-image:url("../img/logo-puclic/aemaklogo.png");
	background-size: 100% 100%;
	background-repeat:repeat;
	border-radius: 5px;
	transform: rotateX(20deg) scale(0.9);
	box-shadow: 0px 20px 100px hsla(0,0%,0%,1.00);
	transition:0.5s ease all;
}
#footer-solyan-ic:hover {
     transform:rotate(0deg) scale(1);
}
#footer-orta {
	width: 60%;
	height: 500px;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
	display: table;
}
.footer-orta-ic {
	width: 25%;
	height: 200px;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: hsla(0,0%,0,1.00);	
}
.footer-orta-ic-menu{
	width: 100%;
	height: 32px;
	line-height: 32px;
	float: left;
	cursor:pointer;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration: none;
    text-align: left;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(0,0%,100%,1.00);
    font-size: 16px;
}
.footer-orta-ic-menu:hover {
    color: hsla(359,100%,30%,1.00);
	text-decoration: none;
	font-size: 18px;
}
.footer-orta-ic-menu-baslik{
	width: 100%;
	height: 32px;
	line-height: 32px;
	float: left;
	cursor:context-menu;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration:underline;
    text-align: left;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(359,100%,30%,1.00);
    font-size: 18px;
}
#footer-sag-yan-facebook{
	width: 30%;
	height: auto;
	margin-left:4%; 
	float: left;
	margin-top: 50px;
	background-color: hsla(0,0%,0%,1.00);
}
.footer-orta-ic-menu-baslik-facebook{
	width: 100%;
	height: 30px;
	line-height:30px;
	cursor:context-menu;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration:underline;
    text-align:center;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(359,100%,30%,1.00);
    font-size: 18px;
}
.footer-orta-ic-menu-baslik-facebook-iframe{
	width: 100%;
	height: 400px;
	background-color:hsla(0,0%,0%,1.00);
}
#footer-sag-yan {
	width: 20%;
	height: 500px;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
}
#footer-sag-yan-istirak {
	width: 80%;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	line-height: 30px;
	cursor:context-menu;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight:bold;
    text-decoration:underline;
    text-align: center;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(359,100%,30%,1.00);
    font-size: 18px;
}
#footer-sag-yan-istirak-resim {
	width: 80%;
	height: 100px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	background-image: url("../img/logo-puclic/vakityapilogo.png");
	background-size: 100% 100%;
	background-repeat:repeat;
	border-radius: 5px;	
	transform:perspective(300px) rotateX(20deg) scale(0.9);
	box-shadow: 0px 20px 100px hsla(0,0%,0%,1.00);
	transition:0.5s ease all;
}
#footer-sag-yan-istirak-resim:hover {
     transform:rotate(0deg) scale(1) ;
}
#footer-alt {
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-right: auto;
    margin-left: auto;
	background-color: hsla(0,0%,10%,1.00);
    color:hsla(0,0%,100%,1.00);
    font-size: 12px;
    font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-align: center;
	overflow: hidden; /* taşanları gizle */
    white-space: nowrap; /* alt satıra hiç inme */
    text-overflow: ellipsis; /* eğer uzunsa üç nokta koy */
}

/*///////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////*/

@media screen and (max-width: 850px) {
	
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#body-ic-ana {
    background-color: hsla(0,0%,0%,1.00);
    width: 100%;
    left: 0;  
}
.tampon160pxclear {
	width: 100%;
	height: 80px;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
}
.header {
	width: 100%;
	height: auto;
	background-color: hsla(0,0%,0%,1.00);
	position:fixed;
	opacity: 0.75;
}
.header:hover {
	opacity: 1;
}
.header-ust-buyuk {
	width: 100%;
	height: 15px;
	background-color: hsla(0,0%,0%,1.00);
	float: left;
	transition: .5s ease;
}
.header-ust-kucuk {
	width: 100%;
	height: 10px;
	background-color: hsla(359,100%,33%,1.00);
	float: left;
	transition: .5s ease;
}
#header-logo {
	width: 15%;
	height: auto;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
}
#header-logo-ic {
	width: 50%;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	background-image:url("../img/logo-puclic/aemaklogo.png");
	background-size: 100% 100%;
	background-repeat:repeat;
	border-radius: 5px;
	transform:perspective(400px) rotateX(20deg) scale(0.9);
	box-shadow: 0px 20px 100px hsla(0,0%,0%,1.00);
	transition:0.5s ease all;
}
#header-logo-ic:hover {
     transform:rotate(0deg) scale(1) ;
}
    
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/    
    
.header-menu {
	width: 85%;
    height: auto;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
    z-index: 100;
}
.header-menu-icerik {
	display: none;
}
.header-media-screen-menu{
	width: 100%;
	height: auto;
	padding-right:10px;
	float: right;
	cursor: pointer;
	text-align: right;
	color: hsla(0,0%,97%,1.00);
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
	font-weight: bolder;
	font-size: 20px;
	display:block;
}
.header-media-screen-menu-button{
	width: 10%;
	height: 46px;
	line-height: 30px;
	padding-right:10px;
	float: right;
	cursor: pointer;
	text-align: center;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(0,0%,0%,1.00);
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
	font-weight: bolder;
	font-size: 16px;
	display: block;
	z-index: 300;
	background-image:url("../img/index-resim/menu.png");
	background-size: 100% 100%;
	background-repeat:no-repeat;
}
.header-media-screen-menu-ic{
	width: 100%;
	height: 500px;
	padding-right:20px;
	display:none;
}    
.screen-menu-ic1 {
    width: 100%;
    line-height: 30px;
	float: right;
	padding-left: 5px;
	cursor: pointer;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration: none;
    text-align: right;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(359,100%,41%,1.00);
    font-size: 16px;
	position: relative;
    display: block;
}	
.screen-menu-ic1:hover {
    color:hsla(359,66%,46%,1.00);
    text-decoration: none;
}	
.screen-menu-ic2 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: right;
	padding-left: 5px;
	cursor:context-menu;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration: none;
    text-align: right;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(359,100%,41%,1.00);
    font-size: 16px;
	position: relative;
    display: block;
}	
.screen-menu-ic2:hover {
	text-decoration: none;
    color: hsla(359,100%,41%,1.00);
}
.screen-menu-ic3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding-left:  5px;
	cursor: pointer;
	float: right;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration: none;
    text-align: right;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(0,0%,100%,1.00);
    font-size: 14px;
	position: relative;
    display: block;
}
.screen-menu-ic3:hover {
   color: hsla(359,100%,41%,1.00);
   text-decoration: none;
   
}
.show {
    display: block;
    overflow-y: auto;
}	
.aratampon{
	margin-top: 3px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


.header-alt-buyuk {
	width: 100%;
	height: 15px;
	background-color: hsla(0,0%,0%,1.00);
	float: left;
	transition: .5s ease;
}
.header-alt-kucuk {
	width: 100%;
	height: 10px;
	background-color: hsla(359,100%,33%,1.00);
	float: left;
	opacity: 1;
	transition: .5s ease;
}
    
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#footer{
	width: 100%;
	height: auto;
	background-color: hsla(0,0%,100%,1.00);
	float:left;
}
.footer-ust {
	width: 100%;
	height: 10px;
	float: left;
	background-color: hsla(0,0%,10%,1.00);	
}
#footer-solyan{
	width: 100%;
	height: auto;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
	display: table;
}
#footer-solyan-ic{
	width: 35%;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
	background-image:url("../img/logo-puclic/aemaklogo.png");
	background-size: 100% 100%;
	background-repeat:repeat;
	border-radius: 5px;
	transform:rotateX(20deg) scale(0.9);
    box-shadow: 0px 5px 15px hsla(0,0%,0%,1.00);
	transition:0.5s ease all;
}
#footer-solyan-ic:hover {
     transform:rotate(0deg) scale(1);
}
#footer-orta {
	width: 100%;
	height: auto;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
	display: table;
}
.footer-orta-ic {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: hsla(0,0%,0,1.00);	
}
.footer-orta-ic-menu{
	width: 100%;
	height: 25px;
	line-height: 25px;
	float: left;
	cursor:pointer;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration: none;
    text-align: center;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(0,0%,100%,1.00);
    font-size: 14px;
}
.footer-orta-ic-menu:hover {
    color: hsla(359,100%,30%,1.00);
	text-decoration: none;
	font-size: 14px;
}
.footer-orta-ic-menu-baslik{
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	cursor:context-menu;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration:underline;
    text-align: center;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(359,100%,30%,1.00);
    font-size: 18px;
}
#footer-sag-yan-facebook{
	width: 80%;
	height: auto;
    float: left;
	margin-top: 10px;
	background-color: hsla(0,0%,0%,1.00);
    display: none;
}

.footer-orta-ic-menu-baslik-facebook{
	width: 100%;
	height: 30px;
	line-height:30px;
	cursor:context-menu;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-decoration:underline;
    text-align:center;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(359,100%,30%,1.00);
    font-size: 18px;
}
.footer-orta-ic-menu-baslik-facebook-iframe{
	width: 100%;
	height: 400px;
    float: none;
    margin-left: auto;
    margin-right: auto;
	background-color:hsla(0,0%,0%,1.00);
}
#footer-sag-yan {
	width: 100%;
	height: auto;
	float: left;
	background-color: hsla(0,0%,0%,1.00);
}
#footer-sag-yan-istirak {
	width: 100%;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	line-height: 30px;
	cursor:context-menu;
	font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight:bold;
    text-decoration:underline;
    text-align: center;
	background-color:hsla(0,0%,0%,1.00);
    color: hsla(359,100%,30%,1.00);
    font-size: 18px;
}
#footer-sag-yan-istirak-resim {
	width: 60%;
	height: 60px;
    margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	background-image: url("../img/logo-puclic/vakityapilogo.png");
	background-size: 100% 100%;
	background-repeat:repeat;
	border-radius: 5px;	
	transform:perspective(300px) rotateX(20deg) scale(0.9);
	box-shadow: 0px 20px 100px hsla(0,0%,0%,1.00);
	transition:0.5s ease all;
}
#footer-sag-yan-istirak-resim:hover {
     transform:rotate(0deg) scale(1) ;
}
#footer-alt {
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-right: auto;
    margin-left: auto;
	background-color: hsla(0,0%,10%,1.00);
    color:hsla(0,0%,100%,1.00);
    font-size: 12px;
    font-family:Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Arial, "sans-serif";
    font-weight: bold;
    text-align: center;
	overflow: hidden; /* taşanları gizle */
    white-space: nowrap; /* alt satıra hiç inme */
    text-overflow: ellipsis; /* eğer uzunsa üç nokta koy */
}
	
}
