/***************************** title ********************************/
.weather{text-align:center;}
.myTitleBack{height:27px;text-align:left;padding:8px 0 3px 0px;font-size:16px;font-family:Oswald;}
.icerikTitle{text-align:left;font-size:20px;font-family:Oswald;border-bottom:solid 1px #E8E8E8;padding:6px 5px 5px 0px;height:32px;text-transform:uppercase}
.weatherTitle,.menuTitle,.counterTitle,.proMenuTitle,.moneyTitle{width:180px;}
/***************************** Form Elemanlarý ********************************/
.inputs {padding:7px;border:solid 1px #a3a3a3;border-radius:3px;color:#5d5d5d;background-color:#fff;}
.inputs:hover {border:solid 1px #eb0200;background-color:#ececec;}
.tarea{padding:7px;border:solid 1px #a3a3a3;border-radius:3px;color:#5d5d5d;background-color:#fff;}
.tarea:hover{border:solid 1px #ff7800;background-color:#ececec;}
.ws_marqueePic{clear:both;margin:0 auto;margin-bottom:50px;margin-top:30px;display:block;width:1170px;}
.button {-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;box-shadow:inset 0px 1px 0px 0px #ffffff;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);background-color:#ffffff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#666666;font-family:Arial;font-size:15px;font-weight:bold;padding:10px 24px;text-decoration:none;text-shadow:0px 1px 0px #ffffff;}
.button:hover {background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);background-color:#f6f6f6;}
.button:active {position:relative;top:1px;}
/*********************************link******************************************/
a:link {color: #000;text-decoration: none;}
a:visited {color: #000;text-decoration: none;}
a:hover {color: #FF525E;text-decoration: underline;}
a:active {color: #000;text-decoration: none;}
.glossymenu{margin:0;padding: 0;width: 100%;}
.glossymenu a.menuitem{display: block;position: relative; width: 180px;padding:8px 0 8px 20px;text-decoration: none;text-align: left;background:url(../../images/okk.png) no-repeat left center;}
.glossymenu a:visited.menuitem, .glossymenu :active.menuitem{}
.glossymenu a.menuitem .statusicon{ position: absolute;top: 5px;right: 5px;border: none;}
.glossymenu a:hover.menuitem{text-decoration: underline;}
.glossymenu div.submenu{}
.glossymenu div.submenu ul{list-style-type: none;margin: 0;padding: 0;} 
.glossymenu div.submenu ul li{text-align: left;} 
.glossymenu div.submenu ul li a{display: block;color: black;text-decoration: none;width: 170px;padding: 5px 0 5px 20px;margin-left:10px;background:url(../../images/okk1.png) no-repeat left center;}
.glossymenu div.submenu ul li a:hover{text-decoration: underline;}
.glossymenu div.submenu div.sub ul{list-style-type: none;margin: 0;padding: 0;} 
.glossymenu div.submenu div.sub ul li{text-align: left;} 
.glossymenu div.submenu div.sub ul li a{display: block;color: black;text-decoration: none;width:150px;padding: 5px 0 5px 20px;margin-left:30px;background:url(../../images/okk2.png) no-repeat left center;}
.glossymenu div.submenu div.sub ul li a:hover{text-decoration: underline;}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {margin:0;padding:0;position: relative;z-index:99;font-family:'Oswald',sans-serif;font-size:15px;text-transform: uppercase}
#cssmenu {width:750px;height:55px;margin:0 auto}
#cssmenu:after,#cssmenu ul:after{content:'';display: block; clear: both;}
#cssmenu a{color:#545454;line-height:53px;padding:16px 10px;text-decoration: none;}
#cssmenu a:hover{border-top:solid 2px;color:#1e2228 !important;}
#cssmenu ul {list-style:none;}
#cssmenu > ul {float:right;}
#cssmenu > ul > li {float:left;}
/* Arrow */
#cssmenu > ul > li:hover:after {content: ''; display: block; width: 0; height: 0;position: absolute;left: 50%;bottom: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;margin-left: -10px;}
/* subMenu */
#cssmenu .has-sub {z-index:100;}
#cssmenu .has-sub:hover > ul {display:block;}
#cssmenu .has-sub ul {display:none;position:absolute;top: 100%;left:0;font-weight:normal;font-size:12px;}
#cssmenu .has-sub ul li {margin-bottom: -1px;}
#cssmenu .has-sub ul li a {min-width:250px;background:#fff;filter: none;display: block;padding:10px;text-align:left;}
#cssmenu .has-sub ul li:hover a {}
/* subMenu */
#cssmenu .has-sub ul li a {color:#fff;background:#404040;display:block;line-height:120%;padding:10px;}
#cssmenu .has-sub ul li:hover a:hover {color:#fff !important}
#cssmenu .has-sub .has-sub:hover > ul {display: block;}
/* subMenu */
#cssmenu .has-sub .has-sub ul {display: none;position: absolute;left:100%;top: 0;}
#cssmenu .has-sub .has-sub ul li a {background:#404040;}
#cssmenu .has-sub .has-sub ul li a:hover {background:#0096d9;color:#ff0000 !important}
/**************************************** Standart end *********************************************/
body {margin:0px;color:#202020;}
#sosyal{padding-top:12px !important}
.ws_topSide{height:32px;background-image:url(images/ws_topSide.png);background-repeat:repeat-x;background-position:top center;width:100%;color:#fff;font-size:12px;clear:both}
.ws_topSide_left{margin-top:10px;float:left;width:150px;margin-top:6px;}
.ws_topSide_middle{float:left;width:670px;margin-top:3px;text-align:center}
.ws_topSide_right{margin-top:10px;float:right;width:180px;text-align:right;margin-top:-3px;}
.ws_1000{width:1170px;margin:0 auto}
.ws_menuSide{height:90px;background:#fff url(images/ws_menuSide.png) repeat-x top;padding-top:20px;z-index:9999;display:inline-table;width: 100%;}
.clr{clear:both}
.ws_menu{width:1170px;margin:0 auto;}
.ws_logo{width:250px;float:left}
.ws_yMneu{width:750px;float:right;text-align:right;margin-top:10px}
.ws_slider{text-align:center;}
.ws_shadow{background:transparent url(images/ws_shadow.png) no-repeat center center;height:34px;width:1200px;margin:0 auto;position:relative;z-index:2;}
.ws_wide{background:#fff url(images/ws_menuSide.png) repeat-x top;}
.ws_footer{min-height:346px;background-image:url(images/ws_footer.png);background-repeat:no-repeat;background-position:top center;color:#fff}
.ws_footer_content{width:1170px;margin:0 auto;padding:20px 0 20px 0}
.ws_footer_logo{width:250px;float:left;margin-right:80px;padding:20px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background:#fff}
.ws_footer_info{width:380px;min-height:275px;float:left;margin-top:-14px;}
.ws_footer_sosial{width:250px;min-height:275px;float:right}
.ws_sub_footer{width:1115px;background:transparent url(images/ws_sub_footer.png) no-repeat center top;padding: 20px 0 0 0;text-align:center}
a.sosyal:link,a.sosyal:active,a.sosyal:visited{color:#fff}
.counter{left:130px;}
.counter_text{left:120px;}
.cercil{width:1170px;margin:0 auto;}
.ws_content{padding: 40px 0 40px 0;display: table;margin-right: -15px;margin-left: -15px;margin: auto;}
.cercil1{width:25%;float:left;position:relative;box-sizing:border-box;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:20px}
.cercil2{text-align:center;}
.newsPic{padding:3px;text-align:center;border:solid 1px #dedede;height:229px;}
.circleNews{width:100%}
.newsTitlem{font-size:18px;padding:10px 0 20px 0;height:50px;line-height:110%;font-family:Oswald;text-transform: uppercase;}
.newsCon{line-height:120%;height:95px;padding-top:5px}
.ws_title_side17{text-shadow:1px 1px #000;height:98px;background:#C71901;background-image:url(images/ws_footer.png);background-repeat:repeat-y;background-position:top center;color:#fff}
.ws_shadow_bottom{background:transparent url(images/ws_shadow_bottom.png) no-repeat center bottom;height:28px;width:1200px;margin:0 auto;position:relative;z-index:2;}
.ws_title{height:36px;color:#fff;font-size:20px;}
.ws_right_side{background:transparent url(images/ws_right_side_back.png) no-repeat left top;padding-left:20px;}
#wowslider-container1 .ws_images > div > img {max-height:550px !important;}
#wowslider-container1 .ws_images ul a{max-height:550px !important;}
#wowslider-container1 .ws_images{max-height:550px !important;}
#wowslider-container1 {max-height:550px !important;}
.myButton{width:100%;display:table;text-align:center}
a.myButton:link{padding:10px 0 10px 0 ;color:#fff;}
a.myButton:visited{color:#fff;}
a.myButton:hover{color:#fff;text-decoration:none;background-color:#FF525E !important}
a.myButton:active{color:#fff;}
.arrow_button {margin-top: -27px !important;}
.wsNewsTitle{font-size:24px;Font-family:Oswald;text-align:right;margin-bottom:10px;}
.wsNewsLine{padding:10px 0px 0px 20px;border: none !important;background-color: #f6f9fa;}
.greyArea{background-size:cover;background-image:url(../../images/ws_back.jpg);background-position: center center;background-attachment: fixed !important;}
.ws_fastAccess{width:1115px;background:transparent;margin:0 auto}
.ws_fastAccess1{background:#f5f5f5 url(images/ws_menuSide_1.png) repeat-x top;display:block !important;}