﻿/**************************************************
	RESET
**************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, /*em,*/ img, ins, kbd, q, s, samp,
small, strike, /*strong,*/ sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;

}
ol, ul {
	list-style: none;
}

body {
    margin:0px;
    padding:0px;
    background-image:url("../images/body_back.png");
    background-repeat:repeat-x;
 
}

@font-face {
    font-family: 'sansationregular';
    src: url('../Font/sansation_regular-webfont.eot');
    src: url('../Font/sansation_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Font/sansation_regular-webfont.woff') format('woff'),
         url('../Font/sansation_regular-webfont.ttf') format('truetype'),
         url('../Font/sansation_regular-webfont.svg#sansationregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


    @font-face{
        font-family: 'Conv_MyriadPro';
        src: url('../Font/MyriadPro-Regular.eot');
        src: url('../Font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
             url('../Font/MyriadPro-Regular.woff') format('woff'),
             url('../Font/MyriadPro-Regular.ttf') format('truetype'),
             url('../Font/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
}
 

.Header {
    width:100%;
    height:110px;
  background:url("../images/HeaderBG.png") center;
}
.HeaderEN {
    width:100%;
    height:110px;
  background:url("../images/HeaderBGEN.png") center;
}

.HeaderAR {
    width:100%;
    height:110px;
  background:url("../images/HeaderBGAR.png") center;
}

.clouds{
background:#3e83c8 url(../images/Bulut.png) repeat 0 bottom;
width:100%;
height:375px;
position:absolute;
left:0px;
top:0px;
z-index:-999;
}

.ContentAll {
    width:100%;
    height:auto;
    float:left;       
}

.Content {
    width:100%;
    height:575px;
    margin:0 auto;
    background-image:url("../images/middle_back.png");
    background-position:center;

}

.ContentEN {
    width:100%;
    height:575px;
    margin:0 auto;
    background-image:url("../images/middle_back_en.png");
    background-position:center;
}

.ContentAR {
    width:100%;
    height:575px;
    margin:0 auto;
    background-image:url("../images/middle_backAR.png");
    background-position:center;

}

.ContentMenu {
    width:190px;
    height:425px;
    float:left;
    padding-top:68px;
    display:inline;
      background-image:url("../images/menu_back.png");
      background-repeat:no-repeat;
      position: fixed;
      z-index:1000;

}

.ContentRight {
    width:875px;
    height:664px;
    margin:0 auto;
    background-image:url("../images/ContentPic.PNG");
    background-repeat:no-repeat;
    z-index:-999;
     
}


.ContentRightCont {
    width:875px;
    height:564px;
    margin:0 auto;
    background-image:url("../images/ContactBG.PNG");
    background-repeat:no-repeat;

}


.AyricaliklarAll {
    width:875px;
    height:564px;
    margin:0 auto;
    background-image:url("../images/Ayricaliklar.PNG");
    background-repeat:no-repeat;
}



	
/**************************************************
	MENU
**************************************************/

.navigation {
	text-transform: uppercase;
	position: fixed;
	z-index: 10;
	display: none;
    font-family:'sansationregular';
    font-size:16px;
    color:#000;
  

}
	
	.navigation ul.menu li a {
		color: #000000;
		line-height: 35px;
		text-decoration: none;
		padding: 0px 10px 0px 10px;
		margin-bottom: 5px;
	
		float: left;
		clear: both;
        
	}
        .navigation ul.menu li a:hover {
            background-color:#000;
            color:#fff;
        }
	.navigation ul.menu li ul {
		float: left;
		display: none;
	}
		
		.navigation ul.menu li ul li {
			margin: 0px 0px 0px 1px;
			float: left;
		}
			
			.navigation ul.menu li ul li a {
				font-size: 16px;
				color: #FFFFFF;
				background: #22b24c;
                
			}
				
				.navigation ul.menu li ul li a:hover {
					color: #fff;
					background: #000;
				}
			
			.navigation ul.menu li ul li ul {
				margin: 36px 0px 0px 0px;
				position: absolute;
				z-index: 10;
				display: none;
			}
				
				.navigation ul.menu li ul li ul li {
					margin: 0px;
					white-space: nowrap;
					float: none;
				}
					
					.navigation ul.menu li ul li ul li a {
						margin: 0px 0px 1px 0px;
					}
					
					.navigation ul.menu li ul li ul li ul {
						display: none !important;
					}

/**************************************************
	MENU END
**************************************************/


.Footer {
    width:100%;
    height:103px;
    float:left;
    background:url("../images/foot_back.png") center;
}

.FooterEN {
    width:100%;
    height:103px;
    float:left;
    background:url("../images/foot_back_en.png") center;
}

.FooterAR {
    width:100%;
    height:103px;
    float:left;
    background:url("../images/foot_back_AR.png") center;
}


.ContentTxt1 {
    width:775px;
    height:auto;
    float:left;
    display:inline;
    margin-top:117px;
    margin-left:50px;
}

.ContentTxt3 {
    width:775px;
    height:auto;
    float:left;
    display:inline;
    margin-top:117px;
    margin-left:50px;
}

.ContentTxt1LeftArrow {
    width:52px;
    height:51px;
    float:left;
    display:inline;
    margin-top:145px;
}

    .ContentTxt1LeftArrow img {
        border: none;
    }

    .ContentTxt1RightArrow img {
        border: none;
    }

.ContentTxt1RightArrow {
    width:52px;
    height:51px;
    float:right;
    display:inline;
    margin-top:145px;
}

.ContentTxt1Ic {
    width:590px;
    height:300px;
    float:left;
    margin-left:35px;
    display:inline;
   
}

    .ContentTxt1Ic h1 {
        width:590px;
        height:59px;
        float:right;
        margin:0px;
        padding:0px;
        font-family:'Conv_MyriadPro';
        font-size:66px;
        color:#094569;
        text-align:right;
        font-weight:normal;
    }

    .ContentTxt1Ic p {
        margin:0px;
        padding:0px;
        width:590px;
        text-align:right;
        float:right;
        font-family:'Conv_MyriadPro';
        font-size:23px;
        color:#000;
        display:inline;
        line-height:1.3em;
    }

.ContentTxt1IcAyrinti {
    width:138px;
    height:auto;
    float:right;
    display:inline;
    margin-top:20px;
}

.ContentTxt2Pic {
    width:813px;
    height:504px;
    float:left;
    background-image:url("../images/Content2TxtBG.png");
    background-repeat:no-repeat;
    margin-top:34px;
    margin-left:29px;
    display:inline;
}

.ContentTxt2Pic03 {
    width:813px;
    height:504px;
    float:left;
    background-image:url("../images/BG04.png");
    background-repeat:no-repeat;
    margin-top:111px;
    margin-left:32px;
    display:inline;
}

.ContentTxt2Pic04 {
    width:842px;
    height:538px;
    float:left;
    background-image:url("../images/HaritaBG.png");
    background-repeat:no-repeat;
    margin-left:6px;
    
    display:inline;
}

.ContentTxt2PicEv {
    width:813px;
    height:504px;
    float:left;
    background-image:url("../images/Ani02PicBG.png");
    background-repeat:no-repeat;
    margin-top:53px;
    margin-left:58px;
    display:inline;
}


.KatAll {
    width:813px;
    height:504px;
    float:left;
    margin-left:20px;
    display:inline;
}

.Kat01 {
    width:624px;
    height:92px;
    position:absolute;
    background-image:url("../images/Kat01.png");
    background-repeat:no-repeat;
    top:195px;
 
 
}

.Kat02 {
    width:621px;
    height:127px;
    background-image:url("../images/Kat02.png");
    background-repeat:no-repeat;
     position:absolute;
     top:146px;
      
}

.Kat03 {
    width:619px;
    height:147px;
    background-image:url("../images/Kat03.png");
    background-repeat:no-repeat;
         position:absolute;
     top:99px;
      
}

.Kat04 {
    width:615px;
    height:149px;
    background-image:url("../images/Kat04.png");
    background-repeat:no-repeat;
             position:absolute;
     top:52px;
  
}

.Kat05 {
    width:601px;
    height:144px;
    background-image:url("../images/Kat05.png");
    background-repeat:no-repeat;
         position:absolute;
     top:5px;
      
}

.ContentTxt4Pic {
    width:813px;
    height:504px;
    float:left;
    background-image:url("../images/Pic04BG.png");
    background-repeat:no-repeat;
    margin-top:45px;
    margin-left:48px;
    display:inline;
}

.ContentTxt4PicAll {
    width:813px;
    height:504px;
    float:left;
    display:inline;
}



.ContentTxt4Txt {
     width:775px;
    height:auto;
    float:left;
    display:inline;
    margin-top:117px;
    margin-left:50px;
}

.ContentTxt4TxtYazi {
    width:325px;
    height:auto;
    float:left;
}

    .ContentTxtTxt h1 {
        margin:0px;
        padding:0px;
        font-family:'Conv_MyriadPro';
        font-size:61px;
        color:#094569;
        text-align:right;
        font-weight:normal;
        float:left;
        width:350px;
        height:60px;

    }

    .ContentTxtTxt p {
        width:350px;
        height:auto;
        float:left;
        margin:0px;
        padding:0px;
        font-family:'Conv_MyriadPro';
        font-size:25px;
        color:#000;
        text-align:right;
        font-weight:normal;
       

    }

.ContentTxtTxt {
    width:350px;
    height:auto;
    float:left;
    margin-top:80px;
    margin-left:270px;
    display:inline;
}


.ContactAll {
    width:585px;
    height:550px;
    float:right;
    margin-right:15px;
    display:inline;
}

.ContactLeft {
    width:322px;
    height:auto;
    float:left;
}
.ContactTitle {
    width:270px;
    height:auto;
    float:right;
    margin-top:70px;
    display:inline;
}

    .ContactTitle h1 {
        width:270px;
        height:auto;
        float:right;
        text-align:right;
        margin:0px;
        padding:0px;
        color:#231f20;
        font-size:42px;
        font-weight:normal;
        font-family:'Conv_MyriadPro';
    }

.ContactLeftTxt {
    width:325px;
    height:325px;
    float:right;
    margin-top:80px;
    display:inline;
}

    .ContactLeftTxt p {
        width:325px;
        height:auto;
        float:right;
        text-align:right;
        padding:0px;
        margin:0px;
        color:#231f20;
        font-size:16px;
font-family:'Conv_MyriadPro';
line-height:2em;
    }

    .ContactLeftTxt p b {
        width:325px;
        height:auto;
        float:right;
        text-align:right;
        padding:0px;
        margin:0px;
        color:#094569;
        font-size:20px;
font-family:'Conv_MyriadPro';
font-weight:bold;
    }

.ContactRight {
    width:233px;
    height:458px;
    float:right;
    display:inline;
    margin-top:49px;
}

.GalleryAll {
    width:780px;
    height:564px;
    float:left;
    display:inline;
    margin-left:50px;
}

.GalleryUp {
    width:558px;
    height:auto;
    float:left;
    margin-top:70px;
    display:inline;
}

    .GalleryUp h1 {
        width:270px;
        height:auto;
        float:right;
        text-align:right;
        margin:0px;
        padding:0px;
        color:#231f20;
        font-size:42px;
        font-weight:normal;
        font-family:'Conv_MyriadPro';
    }

.GalleryCont {
    width:780px;
    height:173px;
    float:left;
    display:inline;
    margin-top:70px;
}

.GalleryLeftArrow {
    width:64px;
    height:64px;
    float:left;
    margin-top:52px;
    display:inline;
}

.GalleryRightArrow {
    width:64px;
    height:64px;
    float:right;
    margin-top:52px;
    display:inline;
}

.GalleryContIc {
    width:650px;
    height:200px;
    float:left;
}

.KButton {
    width:149px;
    height:43px;
    background-image:url("../images/AyricalikBtn.png");
    background-repeat:no-repeat;
    float:left;
    cursor:pointer;
}

    .KButton h1 {
        width:179px;
        height:auto;
        float:left;
        margin:0px;
        padding:0px;
        font-weight:normal;
        font-size:24px;
        color:#094569;
        font-family:'Conv_MyriadPro';
        margin-top:5px;
        margin-left:10px;
        font-weight:500;
    }

.FormLeft {
    width:290px;
    height:260px;
    float:left;
}

.FormRight {
    width:340px;
    height:280px;
    float:left;
    display:inline;
}

.FormLeftItem {
    width:282px;
    height:auto;
    float:left;
    margin-top:15px;
    display:inline;
}

.FormLeftItemTitle {
    width:92px;
    height:auto;
    float:left;
    text-align:left;
    color:#094569;
    font-size:16px;
    font-family:'Conv_MyriadPro';
    margin-top:6px;
    display:inline;
}

.FormLeftItemTxt {
    width:190px;
    height:34px;
    float:left;
}

.FormLeftItemTxtCls {
    width:182px;
    height:29px;
    float:left;
    border:solid 1px #d1d3d4;
}

.FormLeftItemTxtClsM {
    width:319px;
    height:192px;
    float:left;
    border:solid 1px #d1d3d4;
    overflow:hidden;
}

.BtnGonder {
    width:138px;
    height:40px;
    float:left;
}

.chkcls {
    float: left;
    font-family:Tahoma;
    font-size:12px;
}