*{margin:0px; padding:0px; list-style:none;}
body{font-family: 'MYRIADPROREGULAR' !important; font-size:15px; color:#333; background:#f1f1f1;}

a{text-decoration:none; cursor:pointer; color:#333;}
a:hover{color:#999;}
.fl{float:left;}
.fr{float:right;}
.clear{ clear:both;}
.mb10{ margin-bottom:10px;}
.mb-7{margin-bottom:-7px;}
.mb-11{margin-bottom:-11px;}
.bb-10{height:10px; background:#e4e3e3; }
.mr10{ margin-right:10px;}
.ml10{ margin-left:10px;}

.w300{ width:280px;}
.w80{width:50px!important;}

.fixed {position:fixed; top:0; left:0; z-index:99999; width:100%;}
.fixed_bottom {position:fixed; top:38px; right:0; left:0; margin:auto; z-index:99999; width:100%;}
.visiblefalse{display:none!important;}
.visibletrue{display:block!important;}
.fixed_logo{ float:left; display:none; margin-left:10px;}

/*checkbox*/
.form-container .submt {
    margin: 10px;
    height: 250px;
    overflow-x: auto;
    text-align: left;
}
.form-container .checkBig {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #e2e2e2;
    padding: 10px;
    background: #fafafa;
    border-radius: 3px;
}
.form-container.checkBig input {width:20px; height:20px; display: inline; }

.form-container .checkBig label {
    display: inline;
    padding: 1px 8px;
    margin: 0;
    font-weight: bold;
    width: 100%;
    text-align: left;
}

.form-container .checkBig  label:hover {
 cursor:pointer;
}
/*checkbox*/

/*HEADER*/
.main-header{width:100%; box-shadow:0px 2px 5px #888888; padding-bottom:4px; position:relative; z-index:10; background:#FFF;}

/*header top*/
.header-top{height:40px; background:#dfdfdf; border-bottom:1px solid #fff;}
.header-top .wrapper{width:100%; max-width:1240px; margin:auto;}
.header-top .wrapper .contact{float:left;}
.header-top .wrapper .contact ul li:first-child{padding:5px 10px; border-right:1px solid #FFF; float:left;}
.header-top .wrapper .contact ul li{padding:5px 10px; float:left;}
.header-top .wrapper .contact ul li b{font-size:24px;}
.header-top .wrapper .contact a{color:#333;}
.search{padding:3px 0; height:34px; width:250px;}
.searchTxt{height:33px; max-width:256px; width:100%; background:#fafafa; color:#999; text-indent:10px; border:0;}
.social-media{padding:3px; height:34px}
.social-media ul li{float:left; margin-left:3px;}
/*header top*/

/*header middle*/
.header-middle{max-width:1240px; width:100%; height:94px; margin:auto;}
.logo{margin-left:-18px; position:absolute; z-index:10;}
.logo-text{margin-left:0px; margin-top:10px;}
.header-buttons{height:70px; max-width:760px; width:100%; float:right; background: #dfdfdf; 
background: -moz-linear-gradient(top,  #dfdfdf 0%, #ffffff 100%);
background: -webkit-linear-gradient(top,  #dfdfdf 0%,#ffffff 100%); 
background: linear-gradient(to bottom, #dfdfdf 0%,#ffffff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#ffffff',GradientType=0 );}
.header-buttons a{color:#333;}
.header-buttons a:hover{color:#000;}
.header-buttons .cross{width:30px; height:70px; float:left;}
.header-buttons .cross img{position:absolute; z-index:1;}

.header-buttons ul{padding-top:40px; float:right; padding-right:10px;}
.header-buttons ul li {float:left; font-size:14px;}
.header-buttons ul li img{width:30px; height:30px; margin:0 10px -10px 10px;}
/*header middle*/

.mustafa-kemal{width:104px; height:40px;}
.mustafa-kemal img{position:absolute; z-index:1;}
/*navigator*/
.nav{height:40px; background:#aa2533; max-width:1240px; margin:3px auto;}
/*navigator*/
.border{height:2px; margin:auto;}

.open-menu{position:absolute; z-index:1000; right:0; margin-right:8px; top:100px; display:none; }

/*MENU*/
.dropdownMenu{float:right;}
.dropdownMenu ul li{ font-weight:500; font-size:16px; padding:8px 0px 8px 0;  }

.dropdownMenu ul li a{ color:#fff; border-left:1px solid #fff; padding-right:10px; text-transform:uppercase;}
.dropdownMenu ul li a:hover{color:#e2e2e2;}

/*menu*/
/*-----------------------------------------------------------------------------------*/
#MainMenu1_mainNav { height:32px; float:right; padding:0px 0px; border-bottom: none; z-index:99999; text-align:center;}
#MainMenu1_mainNav li a, #MainMenu1_mainNav li {float: left;}
#MainMenu1_mainNav li {list-style: none;position: relative; z-index:99999;}
#MainMenu1_mainNav li a { padding:5px 15px; line-height:15px; position:relative;}
#MainMenu1_mainNav li a:hover {color:#e2e2e2;}

/* Submenu */
/*-----------------------------------------------------------------------------------*/
.hasChildren {position:absolute; width:0px; height:5px;/* background:black;*/ right:0; bottom: 0;}
#MainMenu1_mainNav li ul { display: none;position:absolute; z-index:99999; background:#907884; top:100%; left:0;padding:0; margin:0;}

#MainMenu1_mainNav li:hover > ul {display: block;-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;}
#MainMenu1_mainNav li ul li, #MainMenu1_mainNav li ul li a { float: none; min-width:186px; max-width:250px; text-decoration: none; font-weight:400; color:#fff;  }
#MainMenu1_mainNav li ul li { _display: inline;padding:0px 0px 0px 0px; border-bottom:1px solid #fff; /* for IE6 */}
#MainMenu1_mainNav li ul li a {min-width:186px; min-height:15px; padding:10px 10px; display: block; text-align:left; border-left:none!important; color:#FFF;  text-transform:none;}
#MainMenu1_mainNav li ul li a:hover {background:#aa2533; color:#FFF;}

/* SUBSUB Menu */
/*-----------------------------------------------------------------------------------*/
#MainMenu1_mainNav li ul li ul {display: none;}
#MainMenu1_mainNav li ul li:hover ul {left:100%; top:0;}
/*#majorNav li ul */

/*MOBILE MENU*/
#mobileMenu
{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
}
.mobileMenu-margin{background:url(images/bgp.png)!important; height:55px; width:100%;}
/*#mobileMenu li ul {display:none;}*/
#mobileMenu li ul {
  display: none;
}
#mobileMenu li:hover > ul{display:block;}
#mobileMenu ul li
{
        display:block;
        background:#666;
        color: #FFF;
        padding: 12px 0;
        letter-spacing: 0.1em;
        text-align: center;
        text-transform: uppercase;
        border-bottom: 1px dotted #f4f4f4;
}
#mobileMenu ul li a{color:#FFF; font-size:14px; text-decoration:none;}
#mobileMenu ul li ul{ padding:5px 0;}
#mobileMenu ul li ul li{ display:block;
        background:#888;
        color: #FFF;
        padding: 8px 0;
        letter-spacing: 0.1em;
        text-align: center;
        text-transform:lowercase;
        border-bottom:none}
#mobileMenu ul li ul li ul li a{color:#f4f4f4; font-size:13px; text-decoration:none;}


.toggleMobile
{
        display: none;
}

::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #971826; 
    /*-webkit-border-radius: 10px;
    border-radius: 10px;*/
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    /*-webkit-border-radius: 10px;
    border-radius: 10px;*/
    background: #971826;
    -webkit-box-shadow: inset 0 0 6px #971826; 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #971826; 
}
/*MENU*/
/*HEADER*/


/*TOGGLE*/
.toggle{width:200px; height:200px; right:0; background:#FFF; display:none; position:absolute;}
.toggle li{ margin:0 0 3px 0; padding:3px 0;}
.toggle li a{color:#000;}
.toggle li a:hover{color:#333;}
.toggle img{margin:0 3px -10px 4px;}
/*TOGGLE*/

/*IMAGE BUTTONS*/
.image-buttons{width:100%; background:#971826; padding:10px 0;}
.image-buttons .wrapper{width:100%; height:40px; padding:20px 0; border-top:3px solid #fff; border-bottom:3px solid #fff;}
.image-buttons .wrapper .carousel{max-width:1240px; width:100%; margin:auto;}
/*IMAGE BUTTONS*/

/*MAIN CONTAINER*/
.main-container{max-width:1240px; width:100%; margin:auto;}
.main-container .news-annoucement{max-width:860px; float:left;}
/*MAIN CONTAINER*/

/*NEWS*/
.mainnews{max-width:860px; width:100%; float:left; margin:15px 5px 0px 0; background:#FFF;}
.mainnews h1{padding:10px; font-size:18px; font-weight:bold;  background:#dadada;}
.mainnews ul li:first-child{max-width:390px; width:100%; height:330px; margin:0px 10px 10px 10px; float:left; border-bottom:none;}
.mainnews ul li:first-child .image {max-width:390px; width:100%; height:230px; overflow:hidden;}
.mainnews ul li:first-child .image img{max-width:410px; max-height:260px;}
.mainnews ul li:first-child .head{padding:10px 0; font-weight:bold; height:25px; font-size:20px; overflow:hidden;}
.mainnews ul li:first-child .info{text-align:justify; height:72px; overflow:hidden; display:block;}
.mainnews ul li a{color:#333;}
.mainnews ul li a:hover{color:#000;}
.mainnews ul li {max-width:450px; width:100%; float:left; height:100px; padding:10px 0; border-bottom:1px dotted #e2e2e2;}
.mainnews ul li .image{width:150px; height:100px; overflow:hidden; float:left;}
.mainnews ul li .image img{max-width:160px; max-height:110px;}
.mainnews ul li .head{height: 100px; width:300px; font-size: 16px; text-align: left; margin-top: 20px; padding-left:10px; vertical-align: middle;display: table-cell;}
.mainnews ul li .info{display:none;}
.mainnews ul li:last-child{border-bottom:none;}
.archive{padding:10px; margin-top:7px; border-top:1px solid #e2e2e2; font-weight:bold;}
.archive a{color:#000;}
.archive a:hover{color:#444;}
.archive img{margin-bottom:-5px;}

/*NEWS*/

/*ANNOUCEMENT*/
.main-annoucement{max-width:860px; width:100%; float:left; margin:15px 5px 10px 0; background:#FFF;}
.main-annoucement h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.main-annoucement ul li{max-width:410px; width:100%; float:left; height:75px; margin:7px 0 0 7px; padding:5px; background:#f9f8f8; color:#3a5169;}
.main-annoucement ul li .head{padding:5px; margin-bottom:5px; height:32px; overflow:hidden;}
.main-annoucement ul li .detail{padding:7px; border-top:1px solid #e2e2e2;}
.main-annoucement ul li .detail .btn a{font-size:14px; color:#aa2533; float:left;}
.main-annoucement ul li .detail .btn a:hover{ font-weight:bold;}
.main-annoucement ul li .detail .date{color:#999595; float:right; font-size:14px;}

/*ANNOUCEMENT*/

/*LAST ANNOUCEMENT*/
.last-annoucement{max-width:880px; width:100%; margin:15px auto 10px auto; background:#FFF;}
.last-annoucement h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.last-annoucement ul { text-align:center;}
.last-annoucement ul li{max-width:428px; width:100%; display:inline-block; height:75px; margin:7px 0px; padding:5px; background:#f9f8f8; color:#3a5169;}
.last-annoucement ul li .head{padding:5px; margin-bottom:5px; height:32px; overflow:hidden; text-align:left;}
.last-annoucement ul li .detail{padding:7px; border-top:1px solid #e2e2e2;}
.last-annoucement ul li .detail .btn{font-size:14px; float:left;}
.last-annoucement ul li .detail .btn a{ color:#aa2533!important;}
.last-annoucement ul li .detail .date{color:#999595; float:right; font-size:14px;}

/*LAST ANNOUCEMENT*/

/*PLATE*/
.plate{width:362px; float:right; margin:16px 0 0 0; background:#f9f9f9;}
.plate h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada; text-align:center;}
/*PLATE*/

/*EVETS*/
.events{width:362px; float:right; margin:15px 0 0 0; background:#FFF;}
.events h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.events h2{ font-size:16px; font-weight:bold;}
.events li{background:#FFF; padding:14px 10px; border-bottom:1px dotted #e2e2e2;}
.events li .date{color:#af9f6a; margin-top:10px;}
.events li .date img{margin:5px 5px -2px 0;}
/*EVETS*/

/*PRESS RELEASES*/
.press-releases{width:362px; float:right; margin:17px 0 0 0; background:#FFF;}
.press-releases h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.press-releases li{ color:#96281d; padding:20px 20px 20px 35px; background: #f9f9f9; height:18px; overflow:hidden; background-image:url(../images/arrow-ico.png); background-repeat:no-repeat; background-position:left; border-bottom:1px dotted #e2e2e2;}
.press-releases li a{color:rgb(150, 40, 29);}
.press-releases li a:hover{color:#333;}

.link-area{text-align:center; margin:10px 0;}
.link-area a{color:#000;}
.link-area a:hover{color:#333;}

/*PRESS RELEASES*/

/*FAST-ACCESS*/
.fast-access{max-width:1240px; width:100%; margin:10px auto; background:#FFF;}
.fast-access h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.fast-access ul{text-align:center; /*display:block;*/}
.fast-access ul li{ text-align:left;width:285px; height:104px; margin:11px; display:inline-block;}
.fast-access ul li img{position:absolute; width:285px; height:104px; z-index:1;}
.fast-access ul li a{position:relative; z-index:2; background-color: rgba(0, 0, 0, 0.6);
background: rgba(0, 0, 0, 0.6); color:#FFF; width:285px; height:104px; vertical-align: middle; display: table-cell; text-align:center; font-size:18px; text-transform:uppercase;}
.fast-access ul li a:hover{background-color: rgba(0, 0, 0, 0.4);
background: rgba(0, 0, 0, 0.4);}
/*FAST-ACCESS*/

/*FOOTER*/
.footer{background:#d9d9d9; height:100%; padding:20px 0 0 0;}
.footer a{color:#000;}
.footer a:hover{color:#666;}
.footer .wrapper{max-width:1240px; width:100%; margin:20px auto;}

.footer .wrapper .fcontact{max-width:440px;
    width:100%;
    height: 190px;
    margin-left: 20px;
    float: left;}
.footer .wrapper .fcontact li{padding: 5px 5px;
    /*width: 275px!important;*/
    height: 34px;}
.footer .wrapper .fmenu .fcontact .text {
    height: 34px;
    display: table-cell;
    vertical-align: middle;
}
.footer .wrapper .fmenu .list {
    width: 250px;
    height: 190px;
    margin-left: 20px;
    float: left;}
.footer .wrapper .fmenu .list li {
    padding: 5px 5px;
    height: 15px;
}
.footer .wrapper .mailList{text-align:right; float:right;}
.footer .wrapper .mailList .link{border-top:1px solid #000; border-bottom:1px solid #000; padding:15px 30px 15px 0; text-align:left;}
.footer .wrapper .mailList .link a{font-weight:bold; font-size:18px;}

.footer .links{padding:20px 0; border-top:1px solid #000; margin:auto; text-align:center;}
.footer .links a{ margin:10px 25px; display:inline-block;}

.footer-bottom{background:#971826; padding:35px 10px; margin-top:15px;}
/*FOOTER*/


/*BANNER*/
.banner {float: right; width:100%; position:relative;}
.banner img{width:100%; min-height:100px;}
.bancaption{display:block; position:absolute; top:0; right:0; bottom:0; left:0; background-color: rgba(170, 36, 50, 0.3); background: rgba(170, 36, 50, 0.3); color: rgba(170, 36, 50, 0.3); z-index:2;}
/*BANNER*/

/*NEWS MENU*/
.left-menu-c{ padding:10px; background:#933; color:#FFF; display:none;}
.left-menu{float:left; width:320px; height:100%; position:relative; z-index:4; margin-top:-42px; margin-bottom:10px; background:#FFF;}
.left-menu h1{padding:10px; font-size:18px; font-weight:bold; color:#FFF; background: #aa2533; 
background: -moz-linear-gradient(left,  #aa2533 0%, #a8777c 100%); 
background: -webkit-linear-gradient(left,  #aa2533 0%,#a8777c 100%);
background: linear-gradient(to right,  #aa2533 0%,#a8777c 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa2533', endColorstr='#a8777c',GradientType=1 );  border-bottom:1px solid #FFF;}
.left-menu ul{}
.left-menu ul li{display: inline-block; width:100%; border-bottom:1px solid #e2e2e2;}
.left-menu ul li a {display: inline-block; width:100%; box-sizing: border-box; text-decoration: none; padding:10px; color:#333; width:100%;}
.left-menu ul li a:hover{ 
background: #aa2533; 
background: -moz-linear-gradient(left,  #aa2533 0%, #a8777c 100%); 
background: -webkit-linear-gradient(left,  #aa2533 0%,#a8777c 100%);
background: linear-gradient(to right,  #aa2533 0%,#a8777c 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa2533', endColorstr='#a8777c',GradientType=1 ); 
 color:#FFF;}

/*NEWS MENU*/
/*NEWS */
.news-container{max-width:900px; width:100%;  height:100%; float:right; position:relative; z-index:3; margin-top:-42px; background:#FFF; margin-bottom:10px;}
.news-container .searchBox{margin:10px auto; padding:10px; border:1px dotted #e2e2e2; text-align:center;}
.news-container h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.news-container .maps{padding:12px; font-size:15px; background:#dadada;}
.news-container .maps a{color:#666;}
.news-container .maps a:hover{color:#999;}
.news-container .maps .back{width:30px; float:right; margin-top:-6px;}
.news ul{text-align:center;}
.news ul li{width:270px; height:280px; border:1px solid #f4f4f4; display:inline-block; margin:10px;}
.news ul li .image{width:250px; height:160px; overflow:hidden; margin:10px; text-align:center;}
.news ul li .image img{height:170px;}
.news ul li .info{width:250px; height:72px; overflow:hidden; margin:10px;}
.news ul li .info h2{font-size:15px; font-weight:100;}
.news ul li .info .date{margin-top:10px; font-size:13px;  padding-top:5px ; border-top:1px dotted #e2e2e2;}
.news ul li .info .date img{margin:0 10px -4px 0;}
.news ul li a{color:#333;}
.news ul li a:hover{color:#000;}
/*NEWS */

/*VIDEOS */
.video-container{max-width:900px; width:100%; height:100%; float:right; position:relative; z-index:3; margin-top:-42px; background:#FFF; margin-bottom:10px;}
.video-container .searchBox{margin:10px auto; padding:10px; border:1px dotted #e2e2e2; text-align:center;}
.video-container h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.video-container .maps{padding:12px; font-size:15px; background:#dadada;}
.video-container .maps a{color:#666;}
.video-container .maps a:hover{color:#999;}
.video-container .maps .back{width:30px; float:right; margin-top:-6px;}
.video ul{text-align:center;}
.video ul li{  border:1px solid #f4f4f4; display:inline-block; margin:5px;}
.video ul li .image{width:180px; height:100px; overflow:hidden; margin:10px; text-align:center; float:left;}
.video ul li .image img{height:110px;}
.video ul li .info{ width:200px; height:72px; margin:10px; float:left;}
.video ul li .info h2{font-size:15px; font-weight:100; color:#933; text-align:left;}
.video ul li .info .date{margin-top:10px; font-size:13px; text-align:left;  padding-top:5px ; border-top:1px dotted #e2e2e2;}
.video ul li .info .date img{margin:0 10px -4px 0;}
.video ul li a{color:#333;}
.video ul li a:hover{color:#000;}
/*VIDEOS */

/*ANNOUCEMENT */
.annoucement-container{max-width:900px; width:100%;  height:100%; float:right; position:relative; z-index:11; margin-top:-42px; background:#FFF; margin-bottom:10px;}
.annoucement-container .searchBox{margin:10px auto; padding:10px; border:1px dotted #e2e2e2; text-align:center;}
.annoucement-container h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}

.annoucement-container .maps{padding:12px; font-size:15px; background:#dadada;}
.annoucement-container .maps a{color:#666;}
.annoucement-container .maps a:hover{color:#999;}
.annoucement-container .maps .back{width:30px; float:right; margin-top:-6px;}
.annoucement ul{}
.annoucement ul li{border:1px solid #f4f4f4;  margin:5px;}
.annoucement ul li .info{ width:100%; height:85px; margin:5px;  
background:url(../images/rb.png) no-repeat top left /2px 53px ;}
.annoucement ul li .info .head{font-size:15px; padding:10px; display:block;font-weight:100; text-align:justify; max-height:28px; overflow:hidden;}
.annoucement ul li .info .date{ width:99%; margin-top:10px; font-size:13px; text-align:left;  padding-top:5px; border-top:1px dotted #e2e2e2;}
.annoucement ul li .info .date img{margin:0 10px -4px 0;}
.annoucement ul li a{color:#666;}
.annoucement ul li a:hover{color:#aa2533;}
/*ANNOUCEMENT */

/*ANNOUCEMENT */
.p-releases-container{max-width:900px; width:100%; height:100%; float:right; position:relative; z-index:3; margin-top:-42px; background:#FFF; margin-bottom:10px;}
.p-releases-container .searchBox{margin:10px auto; padding:10px; border:1px dotted #e2e2e2; text-align:center;}
.p-releases-container h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}

.p-releases-container .maps{padding:12px; font-size:15px; font-weight:; background:#dadada;}
.p-releases-container .maps a{color:#666;}
.p-releases-container .maps a:hover{color:#999;}
.p-releases-container .maps .back{width:30px; float:right; margin-top:-6px;}
.p-releases ul{}
.p-releases ul li{  border:1px solid #f4f4f4;  margin:5px; }
.p-releases ul li .info{ width:100%; height:45px; margin:5px;  
background:url(../images/rb.png) no-repeat top left  /1px 55px ;}
.p-releases ul li .info .head{font-size:15px; padding:5px 10px; display:block;font-weight:100; text-align:justify; max-height:28px; overflow:hidden;}
.p-releases ul li .info .head span{float:left; margin-right:20px; background:#f4f4f4; padding:8px 10px; font-weight:bold;}
.p-releases ul li a{color:#666;}
.p-releases ul li a:hover{color:#aa2533;}
/*ANNOUCEMENT */

/*ADVERT*/
.advert-container{max-width:900px;  height:100%; float:right; position:relative; z-index:11; margin-top:-42px; background:#FFF; margin-bottom:10px;}
.advert-container .searchBox{margin:10px auto; padding:10px; border:1px dotted #e2e2e2; text-align:center;}
.advert-container h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.advert-container .maps{padding:12px; font-size:15px; font-weight:; background:#dadada;}
.advert-container .maps a{color:#666;}
.advert-container .maps a:hover{color:#999;}
.advert-container .maps .back{width:30px; float:right; margin-top:-6px;}
.advert{padding:10px;}
.advert h1{padding:10px; font-size:18px; font-weight:bold; background:#F4F4F4;}
.advert h2{padding:10px 0; font-size:17px; border-bottom:1px dotted #e2e2e2;}
.advert .info{padding:0 0 10px 0;}
.advert .info .calendar{margin:0 10px -4px 0;}
.advert .info ul{float:right;}
.advert .info ul li{margin:-3px 5px 0 0; float:left;}
.advert .full{max-width:880px; width:100%;}
.advert .person{color:#933; font-weight:100;}
.advert .number{text-align:justify; padding:10px 0; font-weight:bold;}
.advert .detail{text-align:justify; padding-top:10px; border-top:1px dotted #e2e2e2;}
.advert .gellery{padding:10px 0; margin-top:10px; border-top:1px dotted #e2e2e2;  border-bottom:1px dotted #e2e2e2;}
.advert .contact{}
.advert .contact li{padding:10px; border-bottom:1px solid #e2e2e2;}
.advert .contact li div{width:25%; font-weight:bold; float:left;}
/*ADVERT*/

/*NEWS */

/*CAREER*/
.career-container{max-width:900px; width:100%;  height:100%; float:right; position:relative; z-index:11; margin-top:-42px; background:#FFF; margin-bottom:10px;}
.career-container h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.career-container .maps{padding:12px; font-size:15px; font-weight:; background:#dadada;}
.career-container .maps a{color:#666;}
.career-container .maps a:hover{color:#999;}
.career-container .maps .back{width:30px; float:right; margin-top:-6px;}

.career-container .publish{padding:10px; margin:10px 10px 0 10px; border:1px solid #e2e2e2; text-align:center;}
.career-container .publish div{width:250px; background:#f4f4f4; padding:10px; font-weight:bold;  display:inline-block;}
.career-container .publish img{margin:0 0 -7px 10px;}

.career-container .filterWrap{margin:10px 10px 0 10px;}
.career-container .filter{padding:10px; border:1px solid #e2e2e2;}
.career-container .filter .clean{padding:5px 10px; font-weight:bold;}
.career-container .filter .filteredLink{padding:4px 10px; background:#d2bd7a; color:#FFF; margin-top:1px;}

.career{max-width:900px; width:100%; padding:0 0 10px 0;}
.career ul{}
.career ul li:first-child{border-top:1px solid #f4f4f4;}
.career ul li{max-width:890px; width:100%; border-bottom:1px solid #f4f4f4;  margin:0 5px; padding:10px 0;}
.career ul li:hover{ background:#f4f4f4;}
.career ul li .date{ text-align:right; color:#999; margin:5px 10px;}
.career ul li .firm{margin:5px 10px; color:#666; font-size:16px;}
.career ul li .district{margin:5px 10px; color:#999; font-size:16px;}
.career ul li h2{ font-size:16px; margin:5px 10px; font-weight:100; color:#933;}
/*CAREER*/
/* ADVERT */
/*DETAIL*/
.detail{padding:10px;}
.detail h2{padding:10px 0; font-size:17px; border-bottom:1px dotted #e2e2e2;}
.detail .info{padding:10px 0;}
.detail .info .calendar{margin:0 10px -4px 0;}
.detail .info ul{float:right;}
.detail .info ul li{margin:-3px 5px 0 0; float:left;}
.detail .full{max-width:880px; width:100%;}
.detail .gellery{padding:10px 0; margin-top:10px; border-top:1px dotted #e2e2e2;  border-bottom:1px dotted #e2e2e2;}
.detail .text{}
/*DETAIL*/
/* ADVERT */
/*FORM*/
.form-container{max-width:900px; width:100%;  height:100%; float:right; position:relative; z-index:3; margin-top:-42px; background:#FFF; margin-bottom:10px;}
.form-container .searchBox{margin:10px auto; padding:10px; border:1px dotted #e2e2e2; text-align:center;}
.form-container h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.form-container .maps{padding:12px; font-size:15px; font-weight:; background:#dadada;}
.form-container .maps a{color:#666;}
.form-container .maps a:hover{color:#999;}
.form-container .maps .back{width:30px; float:right; margin-top:-6px;}

.contactForm{ text-align:center; margin-top:20px;}
.contactForm li{max-width:435px; width:100%; height:100%; display:inline-block; margin-bottom:15px; text-align:left;}

/*FORM*/

.LawyerBox{ background:#fafafa;}
.LawyerBoxH{ background:#f6f6f6;}
/*.LawyerBox:hover{color:#933!important;}
.LawyerBoxH:hover{color:#933!important;}*/
/*levha*/

.lawyerList{}
.lawyerList ul{border-bottom:1px solid #f4f4f4; padding:10px 10px 5px 10px; color:#000; border-bottom:1px solid #e2e2e2;}
.lawyerList ul:hover{ background:#933; color:#fff;}

.lawyerList ul a{color:#333!important;}
.lawyerList ul:hover a{color:#FFF!important;}
.lawyerList ul li{width:300px; float:left; padding:3px 3px 3px 3px;}

/*end levha*/

/*lawyerDetail*/
#LawyerInfo{width:600px; }
.lawyerDetail{width:590px; padding:10px;}
.lawyerPhoto{width:150px; height:250px; overflow:hidden; float:left; background:url(../images/noimg.png) no-repeat top center;  }
.lawyerPhoto img{width:140px; margin:5px;}
.lawyerDetail ul{width:430px; float:right;}
.lawyerDetail li{width:200px; padding:3px; float:left; min-height:20px;}


/*end lawyerDetail*/

.lookBtn{background:url(../images/plus.png); width:67px; height:33px; margin-top:10px; float:right;}
.lookBtn:hover{background:url(../images/plus.png);}

/*pager*/
#pagerDown{width:272px; height:20px; padding:10px 0px; margin:auto; text-align:center;}
#pagerDown ul{ float:none; list-style:none; display:inline-block;}
#pagerDown ul li{ display:block; float:left; margin-top:-4px; padding:0px 0px 5px 5px;}
#pagerDown ul li a{}
#pagerDown ul li a:hover{color:#0182c4;}
/*end pager*/

/*activity lightbox*/
.activityLightBox{width:300px; height:150px;}
.activityImgDiv{width:300px; height:200px; overflow:hidden; float:left;}
.activityImgDiv img{width:300px;height:auto;}

.activityTextDiv{width:300px; height:150px; float:left;}
.activityTextDiv a{font-style:italic; color:#aa2533; font-size:13px; font-weight:bold; text-decoration:underline;}
.activityTitle{ font-size:15px; font-weight:bold; color:#000;}
.activityDate{font-size:13px; color:#999; padding:10px 0;}
.activityDate span{color:#555!important;}
.activityPlace{font-size:13px;color:#333; padding:0px 0 10px 0;}
.activityPlace b{color:#aa2533!important;}
/*activity lightbox*/


/*.suckerdiv{ margin-bottom:0px;}
.suckerdiv ul{margin: 0;padding: 0!important;list-style-type: none;width: 318px!important; background: #fff; position: relative; z-index:9999;}
.suckerdiv ul li{position: relative; z-index:5; padding: 1px 0!important; width:316px!important; background:#f4f4f4;border:1px dotted #e2e2e2;}
.suckerdiv ul li ul{position: absolute; z-index:5; width:320px; top: 0;visibility: hidden;background: #fff;}
.suckerdiv ul li a{color:#333;display: block;overflow: text-decoration: none;background: #f4f4f4;padding:7px 0px 7px 0px;}
.suckerdiv ul li a:visited{}
.suckerdiv ul li a:hover{background-color:#c1e2fe; color:#FFF;}
.suckerdiv .subfolderstyle{background: url(media/arrow-list.gif) no-repeat center right;}
* html .suckerdiv ul li { float: left; height:1%;}
* html .suckerdiv ul li a { height:1%; }*/


.suckerdiv ul li ul{position: absolute; /*z-index:5; width:320px; top: 0;*/visibility: collapse ; /*background: #fff;*/}
.suckerdiv ul li:hover ul{ position:inherit;}
.suckerdiv ul li a{color:#333;display: block;padding:7px 0px 7px 0px;}

@media (max-width: 1240px)
{

.fixed_bottom {position:fixed; top:0px; }	
	
.dropdownMenu{ display:none;}
.open-menu{position:absolute; z-index:10; right:0; margin-right:8px; top:100px; display:block;}

.fixed {position:fixed; top:0; left:0; z-index:1001; width:100%;}
.fixed_bottom {position:absolute;}
.fixed_logo{display:none!important;}
/*HEADER*/

/*header top*/
.header-top{height:30px; background:#dfdfdf; border-bottom:1px solid #fff;}
.header-top .wrapper .contact ul li:first-child{padding:1px 5px; border-right:1px solid #FFF; float:left;}
.header-top .wrapper .contact ul li{padding:1px 10px; float:left;}
.header-top .wrapper .contact ul li img{height:28px;}
.header-top .wrapper .contact ul li b{display:none;}
.header-top .wrapper .contact ul li span{display:none;}

.search{padding:2px; height:24px; width:120px;}
.searchTxt{height:25px; margin:0px 0; max-width:256px; width:100%; background:#fafafa; color:#999; text-indent:10px; border:0;}
.social-media{padding:2px; height:25px}
.social-media ul li{float:left; margin-left:3px;}
.social-media ul li img{ height:25px; padding:0px 0;}
/*header top*/

/*header middle*/
.header-middle{max-width:1240px; width:100%; height:70px; margin:auto;}
.logo{margin-left:0px; height:75px;}
.logo-text{margin-left:70px; height:45px; padding-top:12px;}
.header-buttons{display:none;}
/*header middle*/

.mustafa-kemal{display:none;}



/*navigator*/
.nav{height:0px; }
/*navigator*/


#mobileMenu
{
		display: block;
		z-index: 99;
		color:#333;

}
.toggleMobile
{
		position: absolute;
		top:49px;
		right: 10px;
		display: block;
		width: 40px;
		height: 36px;
		cursor: pointer;
		z-index: 999;
		
}
.toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
{
		display: block;
		position: absolute;
		width: 40px;
		height: 8px;
		left: 0;
		background: #971826;
		border:1px solid #cab265; 
		z-index:9999;
		
		/*-webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
		transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);*/
}
.toggleMobile span.menu1
{
		top: 0;
}
.toggleMobile span.menu2
{
		top: 14px;
}
.toggleMobile span.menu3
{
		top: 28px;
}



/*MENU*/

/*IMAGE BUTTONS*/
.image-buttons{width:100%; background:#971826; padding:10px 0;}
.image-buttons .wrapper{width:100%; height:40px; padding:20px 0; border-top:3px solid #fff; border-bottom:3px solid #fff;}
.image-buttons .wrapper .carousel{max-width:1240px; width:100%; margin:auto;}
/*IMAGE BUTTONS*/

/*MAIN CONTAINER*/
.main-container{max-width:1240px; width:100%; margin:auto;}
.main-container .news-annoucement{max-width:860px; float:none; margin:auto;}
/*MAIN CONTAINER*/

/*NEWS*/
.mainnews{max-width:860px; width:100%; float:left; margin:15px 0px 0px 0; background:#FFF;}
.mainnews h1{padding:10px; font-size:18px; font-weight:bold;  background:#dadada;}
.mainnews ul li:first-child{max-width:390px; width:100%; height:330px; margin:0px auto 10px auto; float:none; border-bottom:none;}
.mainnews ul li:first-child > .image {max-width:390px; width:100%; height:230px; overflow:hidden;}
.mainnews ul li:first-child > .image img{max-width:410px; max-height:260px;}
.mainnews ul li:first-child > .head{padding:10px 0; font-weight:bold; height:25px; font-size:20px; overflow:hidden;}
.mainnews ul li:first-child > .info{text-align:justify; height:72px; overflow:hidden;}

.mainnews ul li{max-width:390px; width:100%; height:100px; margin:0px auto 0px auto; border-bottom:1px dotted #e2e2e2; float:none;}
.mainnews ul li .image{width:150px; height:100px; overflow:hidden; float:left;}
.mainnews ul li .image img{max-width:160px; max-height:110px;}
.mainnews ul li .head{height: 100px; width:300px; font-size: 16px; text-align: left; margin-top: 20px; padding-left:10px; vertical-align: middle;display: table-cell;}

.mainnews ul li:last-child{border-bottom:none;}
.archive{padding:10px; border-top:1px solid #e2e2e2; font-weight:bold;}
.archive img{margin-bottom:-5px;}

/*NEWS*/

/*ANNOUCEMENT*/
.main-annoucement{max-width:860px; width:100%; float:left; margin:15px 0px 10px 0; background:#FFF;}
.main-annoucement h1{padding:10px; font-size:18px; font-weight:bold; ; background:#dadada;}
.main-annoucement ul { display:block; text-align:center;}
.main-annoucement ul li{max-width:350px; width:100%; float:none; display:inline-block; height:75px; margin:7px 0 0 7px; padding:5px; background:#f9f8f8; color:#3a5169;}
.main-annoucement ul li .head{padding:5px; margin-bottom:5px; height:32px; overflow:hidden;}
.main-annoucement ul li .detail{padding:7px; border-top:1px solid #e2e2e2;}
.main-annoucement ul li .detail .btn{font-size:14px; color:#aa2533; float:left;}
.main-annoucement ul li .detail .btn a{color:#aa2533;}
.main-annoucement ul li .detail .date{color:#999595; float:right; font-size:14px;}


.last-annoucement ul li{max-width:350px; width:100%; float:none; display:inline-block; height:75px; margin:7px 0; padding:5px; background:#f9f8f8; color:#3a5169;}

/*ANNOUCEMENT*/

/*PLATE*/
.plate{width:362px; float:none; margin:16px auto 0 auto; background:#f9f9f9;}
.plate h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada; text-align:center;}
/*PLATE*/

/*EVETS*/
.events{width:362px; float:none; margin:15px auto 0 auto; background:#FFF;}
.events h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.events h2{ font-size:16px; font-weight:bold;}
.events li{background:#FFF; padding:14px 10px; border-bottom:1px dotted #e2e2e2;}
.events li .date{color:#af9f6a; /*font-weight:bold;*/ margin-top:10px;}
.events li .date img{margin:5px 5px -2px 0;}
/*EVETS*/

/*PRESS RELEASES*/
.press-releases{width:362px; float:none; margin:16px auto 0 auto; background:#FFF;}
.press-releases h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.press-releases li{ 
color:#96281d;
padding:20px 20px 20px 35px;
background: #f9f9f9; 
background-image:url(../images/arrow-ico.png); background-repeat:no-repeat; background-position:left;
border-bottom:1px dotted #e2e2e2;
}
/*PRESS RELEASES*/

/*NEWS MENU*/
.left-menu-c{display:block; margin-top:10px;}
.left-menu{float:left; width:100%; height:100%; position:relative; z-index:1; margin-top:0px; margin-bottom:10px; background:#FFF; /*display:none;*/}
.left-menu h1{padding:10px; font-size:18px; font-weight:bold; color:#FFF; background: #aa2533;border-bottom:1px solid #fff; 
background: -moz-linear-gradient(left,  #aa2533 0%, #a8777c 100%); 
background: -webkit-linear-gradient(left,  #aa2533 0%,#a8777c 100%);
background: linear-gradient(to right,  #aa2533 0%,#a8777c 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa2533', endColorstr='#a8777c',GradientType=1 );  }
.left-menu ul{}
.left-menu ul li{display: inline-block; width:100%; border-bottom:1px solid #e2e2e2;}
.left-menu ul li a {text-decoration: none; padding:10px 0; color:#333; width:100%; display: block; text-indent:10px;}
.left-menu ul li a:hover{ 
background: #aa2533; 
background: -moz-linear-gradient(left,  #aa2533 0%, #a8777c 100%); 
background: -webkit-linear-gradient(left,  #aa2533 0%,#a8777c 100%);
background: linear-gradient(to right,  #aa2533 0%,#a8777c 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa2533', endColorstr='#a8777c',GradientType=1 ); 
 color:#FFF; }

/*NEWS MENU*/
/*NEWS*/
.news-container{width:100%; max-width:none; height:100%; float:right; position:relative; z-index:1; margin-top:10px; background:#FFF; margin-bottom:10px;}
.news-container h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada;}
.news-container .maps{padding:12px; font-size:15px; font-weight:; background:#dadada;}
.news-container .maps a{color:#666;}
.news-container .maps a:hover{color:#999;}
.news ul{text-align:center;}
.news ul li{width:270px; height:280px; border:1px solid #f4f4f4; display:inline-block; margin:10px;}
.news ul li .image{width:250px; height:160px; overflow:hidden; margin:10px; text-align:center;}
.news ul li .image img{height:170px;}
.news ul li .info{width:250px; height:72px; overflow:hidden; margin:10px;}
.news ul li .info h2{font-size:15px; font-weight:100;}
.news ul li .info .date{margin-top:10px; font-size:13px;  padding-top:5px ; border-top:1px dotted #e2e2e2;}
.news ul li .info .date img{margin:0 10px -4px 0;}
/*NEWS */
/*.video-container{max-width:900px;  height:100%; float:none; position:relative; margin:10px auto 10px auto; background:#FFF; }*/

.video-container{max-width:100%;width:100%;  height:100%; float:right; position:relative; z-index:1; margin-top:0px; background:#FFF; margin-bottom:10px;}
.p-releases-container{max-width:100%; width:100%;  height:100%; float:right; position:relative; z-index:1; margin-top:0px; background:#FFF; margin-bottom:10px;}
.annoucement-container{max-width:100%;  height:100%; float:none; position:static; margin:0px auto 10px auto;}
.career-container{max-width:100%; width:100%;  height:100%; float:none; position:static; margin:0px auto 10px auto; background:#FFF; margin-bottom:10px;}
.career{max-width:100%; width:100%; padding:0 0 10px 0;}
.career ul li{max-width:100%; width:100%; border-bottom:1px solid #f4f4f4;  margin:0 5px; padding:10px 0;}

.advert-container{max-width:100%; width:100%;  height:100%; float:none; position:static; margin:0px auto 10px auto; background:#FFF; margin-bottom:10px;}
.form-container{max-width:100%; width:100%;  height:100%; float:right; position:relative; z-index:1; margin-top:0px; background:#FFF; margin-bottom:10px;}

}

@media (max-width: 995px)
{
.footer .wrapper .fcontact{
    margin-left: 10px;
    float: left;
	margin:auto;}
.footer .wrapper .fmenu .list {
    margin-left: 10px;
    float: left;
 }
.footer .wrapper .mailList{width:264px; text-align:none; padding-left:10px; float:left; margin:auto;}
}
@media (max-width: 777px)
{
/*lawyerDetail*/
#LawyerInfo{width:100%; }
.lawyerDetail{width:100%; padding:10px;}
.lawyerPhoto{width:150px; height:215px; overflow:hidden; float:none; margin:auto;}
.lawyerPhoto img{width:140px; margin:5px;}
.lawyerDetail ul{width:100%; float:none; margin:auto;}
.lawyerDetail li{width:200px; padding:3px; float:none; min-height:20px; }
}
@media (max-width: 500px)
{
.main-annoucement ul li{max-width:335px;}

/*NEWS*/
.mainnews ul li:first-child{max-width:340px; width:100%; height:330px; border-bottom:none;}
.mainnews ul li:first-child > .image {max-width:340px; width:100%; height:230px; overflow:hidden;}
.mainnews ul li{max-width:340px; width:100%; height:100px;  border-bottom:1px dotted #e2e2e2; }
/*NEWS*/

/*PLATE*/
.plate{width:354px; float:none; margin:16px auto 0 auto; background:#f9f9f9;}
.plate h1{padding:10px; font-size:18px; font-weight:bold; background:#dadada; text-align:center;}
/*PLATE*/

/*EVETS*/
.events{width:354px; }

/*EVETS*/

/*PRESS RELEASES*/
.press-releases{width:354px; }

}
/*PRESS RELEASES*/
}
@media (max-width: 350px)
{
	.logo{display:none;}
	.logo-text{margin-left:0px; height:45px; padding-top:12px;}
}




/*.ie .fast-access ul li img {
         position:absolute; width:285px; height:104px;  z-index:10;
    }*/

