@font-face {
  @import url('https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap');
}

html,body,td,th {
	font-family: "Sofia Sans", sans-serif;
	font-size:16px;
	color:#000;
	padding:0;
	margin:0;
	height:100%;
}

A:link		 { color:#000; text-decoration:none;}
A:visited	 { color:#000; text-decoration:none;}
A:hover		 { color:#138bcd; text-decoration:none;}


.single-option-radio{border:0;padding-top:0;position:relative;background-color:#fff;margin-top:15px;}
.single-option-radio input{clip:rect(0 0 0 0);clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;width:1px}
.lt-ie9 .single-option-radio input{position:relative;height:auto;width:auto;clip:initial}
.single-option-radio label{font-family:"Sofia Sans", sans-serif;font-weight:400;text-transform:uppercase;position:relative;display:inline-block;padding:9px 11px;margin:3px 4px 1px 3px;font-size:12px;font-style:normal;background-color:#fff;border:1px solid #f2f2f2}
.single-option-radio label.disabled:before{position:absolute;content:"";left:50%;top:0;bottom:0;border-left:1px solid;border-color:#000;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.lt-ie9 .single-option-radio label.disabled:before{display:none}
.single-option-radio label:active,.single-option-radio label:focus{background-color:#fff;border-color:#f2f2f2}
.single-option-radio input[type='radio']:checked+label{border-color:#000}
.single-option-radio input[type='radio']:focus+label{background-color:#fff}
.radio-wrapper .single-option-radio__label{display:block;margin-bottom:10px;cursor:default;font-style:normal}
.single-option-radio__label{font-family:"Sofia Sans", sans-serif;font-style:normal;font-size:12px}
label[for] {cursor: pointer;}

.glr_t {
	width:91px;
	height:83px;
	margin:0px 1px 5px 1px;
	border-radius:7px;
	display:inline-table;
	background-size:cover;
	background-position:center;
	border:2px solid #fff;
}

.glr_t:hover {
	border:2px solid #999;
}

.glr_t_hover {
	border:2px solid #999 !important;
}

#counters_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.counter {
  font-size: 46px;
  font-weight: bold;
  color: #ccc;
}

.clear_cart {
	float:right;
	bottom:-5px;
	position:relative;
}

.type_bg {
	width:auto;
	display:table;
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
	padding-bottom:0px;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	margin-bottom:-5px;
}

.type_input {
	border-radius:7px !important;
	padding:5 !important;
	margin-left:5px !important;
	margin-right:5px !important;
	font-weight:bold !important;
}

.star {
	height:20px;
	float:right;
	margin-top:10px;
	margin-right:10px;
}

.star_list {
	height:15px;
	float:right;
	margin-top:5px;
	margin-right:5px;
}

.grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(75px, 1fr));
	grid-gap: 5px;
	margin-bottom: 1.5rem;
}

.grid_item {
	width: 75px;
	height: 75px;
	text-align: center;
	display: flex;
	justify-content: center;
	cursor: pointer;
}

.grid_item:hover {
	text-decoration:underline;
}

.sec {
	color:#fff !important;
	outline: 5px solid #fff;
    outline-offset: -5px;
}

.back {
	font-size:12px;
	display:inline-table;
	margin-left:10px;
	background-color:#333;
	color:#fff !important;
	padding:5px 8px 5px 8px;
	border-radius:5px;
}

.back:hover {
	background-color:#000;
	color:#fff !important;
}

.p_input {
	border:none;
	display:table;
	text-align:center;
	background:none;
	font-family:"Sofia Sans", sans-serif;
    font-size:14px;
	padding:5px;
	outline:none;
	cursor:default;
}

.p_body {
	padding:20px;
}

.p_title {
	font-size:12px !important;
	padding-top:80px;
}

.p_search {
	position:fixed;
	z-index:2;
	width:100%;
}

.p_searchtext {
	position:fixed;
	z-index:1;
	margin-top:22px;
	margin-left:10px;
}

.o_buttons {
	position:relative;
	top:0px;
}

.p_content {
	font-size:10px !important;
	padding:5px !important;
}

.p_button {
	display:inline-table;
	background-color:#138bcd;
	color:#fff !important;
	padding:7px 10px 7px 10px;
	border-radius:7px;
	font-size:14px;
	margin-right:5px;
	margin-bottom:10px;
	position:relative;
	top:60px;
	z-index:1;
}

.seemore {
	background-color:#f0f0f0 !important;
	color:#000 !important;
}

.seemore:hover {
	background-color:#e0e0e0 !important;
	color:#000 !important;
}

.p_back {
	display:inline-table;
	margin-left:10px;
}

/*li,ul,nav {
	list-style-type: none;
	margin:0;
	padding:0;
}*/

.page_padd {
	padding:3px 7px 3px 7px;
}

li.page, li.first, li.prev, li.next, li.last, li.pageNumbers {
	float:left;
	position:relative;
	font-size:14px;
	line-height:20px;
	border-radius:5px;
	cursor:pointer;
	margin:3px 12px 3px 12px;
}

li:hover>a {
	color:#138bcd !important;
}

.list-group {
	display:inline !important;
}

.panel-footer {
	clear:both;
	display:table !important;
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.pagination {
    display:table !important;
}

.pageNumbers {
	cursor:default !important;
	font-size:12px !important;
}

.pageNumbers>a {
	color:#bbb !important;
	cursor:default;
}

.pageNumbers:hover>a {
	color:#bbb !important;
}

.disabled {
	cursor:default !important;
}

.disabled>a {
	color:#bbb !important;
	cursor:default;
}

.disabled:hover>a {
	color:#bbb !important;
}

.active {
	background-color:#138bcd !important;
}

.blue {
	color:#138bcd !important;
}

.active>a {
	color:#fff !important;
}

.active:hover>a {
	color:#fff !important;
}

li.next, li.prev {
	font-size:18px !important;
}

.h1_list {
	margin:0;
	padding:0;
	font-size:16px;
	margin-top:5px;
}

.search_button {
	color:#fff;
	width:35px;
	height:35px;
	border:0;
	background-color:#138bcd;
	font-weight:bold;
	outline:none;
	background-image:url(../images/search_3844432.svg);
	background-repeat:no-repeat;
	background-position:center;
	border-radius:7px;
	display:inline-table;
	background-size:55% 55%;
	position:relative;
	bottom:0px;
	margin-left:-3px !important;
	border-bottom-left-radius:0px;
	border-top-left-radius:0px;
}

.search_button:hover {
	background-color:#000;
}

.normal_disable {
	cursor:default !important;
}

.normal_button {
	color:#000 !important;
}

.normal_button:hover {
	color:#000 !important;
}

.b_bg {
	width:100%;
	height:100%;
	position:absolute;
	background-image:url(../images/d_bg.png);
}

.top_bg {
	width:100%;
	min-height:250px;
}

.z_push {
	z-index:10 !important;
}

.margin_lr {
	margin-left:20px;
	margin-right:20px;
}

.comm {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100px;
    box-shadow: 0px 0px 20px #ccc;
    position: relative;
    margin: 0 auto;
    bottom: 0px;
    background-size: cover;
    background-position: center;
}

.gradient_text {
	background-color: #cbaa3f;
	background-image: linear-gradient(45deg, rgba(203,170,63,1) 0%, rgba(194,87,55,1) 33%, rgba(105,126,183,1) 66%, rgba(89,141,79,1) 99%);
	background-size: 100%;
	background-repeat: repeat;
	display:table !important;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.gradient_br {
	background-color: #c25737 !important;
}

.tiny_etk {
	width:80px;
	height:80px;
	border-radius:80px;
	background-size:cover;
	background-position:center;
	border:20px solid #fff;
	position:absolute;
	z-index:3;
	top:120px;
	right:-20px;
}

.tiny_etk2 {
	width:80px;
	height:80px;
	border-radius:80px;
	background-size:cover;
	background-position:center;
	border:20px solid #fff;
	position:absolute;
	z-index:3;
	top:120px;
	left:-20px;
}

.list_bg {
	width:100px;
	height:80px;
	position:relative;
	background-size:cover;
	background-position:center;
	border-radius:5px;
	float:left;
	margin-right:15px;
}

.egt_bas {
	width:350px;
	text-align:right !important;
}

.table {
	display:table !important;
}

.logo {
	width:130px;
	padding:5px 10px 5px 10px;
}

.logo_left {
	position:relative;
	top:0;
	left:0;
	z-index:4;
	display:inline-table;
}

.font_small {
	font-size:12px !important;
}

.font_smaller {
	font-size:10px !important;
}

.discount {
	font-size:12px !important;
	text-decoration:line-through;
	color:#999;
}

.normal {
	font-weight:normal !important;
}

.cookie {
	font-family: "Sofia Sans", sans-serif;
	font-size:12px;
	line-height:normal;
	color:#fff;
}

.cookie_button {
	font-family: "Sofia Sans", sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}

.cc_container {
	background-color:#ff9a00 !important;
	border:0 !important;
	padding:0px 10px 5px 10px !important;
}

.cc_btn {
	max-width: 10px !important;
	border-radius:0px !important;
	background:none !important;
	padding:5px 5px 5px 5px !important;
	margin-top:5px;
}

.margin_top_xxs { margin-top:5px !important; }
.margin_top_xss { margin-top:10px !important; }
.margin_top_xs { margin-top:20px !important; }
.margin_top { margin-top:40px !important; }
.margin_top_xl { margin-top:80px !important; }
.margin_top_xxl { margin-top:120px !important; }
.margin_bottom_xxs { margin-bottom:5px !important; }
.margin_bottom_xss { margin-bottom:10px !important; }
.margin_bottom_xs { margin-bottom:20px !important; }
.margin_bottom { margin-bottom:40px !important; }
.margin_bottom_xl { margin-bottom:80px !important; }
.margin_bottom_xxl { margin-bottom:120px !important; }

.bh {
	width:100%;
	height:200px;
}

.m_button {
	font-size:18px;
	color:#000 !important;
	padding:10px 20px 10px 20px;
	display:block;
	text-align:left;
	font-weight:bold;
}

.m_button:hover {
	color:#138bcd !important;
}

.warning {
    color:#000;
    background-color:#f9f9f9;
	border:1px solid #f0f0f0 ;
    padding:30px;
    line-height:20px;
	margin-top:40px;
	border-radius:10px;
}

.x_button {
	font-size:14px;
	color:#000 !important;
	padding:10px 3px 10px 3px;
	display:inline-table;
	text-align:center;
	font-weight:bold;
	margin:0px 10px 0px 10px;
}

.x_button:hover {
	color:#138bcd !important;
}

.sw_button {
	padding:7px 3px 7px 3px;
	margin:0px 5px 0px 5px;
}

.sm_button {
	font-size:14px;
	color:#000 !important;
	padding:7px 10px 7px 35px;
	display:block;
	text-align:left;
	font-weight:bold;
}

.sm_button:hover {
	color:#138bcd !important;
}

.underline {
	text-decoration:underline !important;
}

.zero {
	margin:0;
	padding:0;
}

.request_title {
	font-size:16px;
}

.button_center {
	position:absolute;
	top:12px;
	width:100%;
	z-index:3;
}

.imenu {
	position:fixed !important;
	display:none;
	width:94%;
	height:100%;
	background: rgb(255,255,255);
	background: linear-gradient(135deg, rgba(255,255,255,1) 70%, rgba(19,139,205,1) 70%);
	padding:3% 3% 3% 3%;
	z-index:8;
}

.together_bg_l {
	width:175px;
	height:220px;
	position:absolute;
	left:0;
	background-size:cover;
	background-position:center;
}

.together_bg_r {
	width:175px;
	height:220px;
	position:absolute;
	right:0;
	background-size:cover;
	background-position:center;
}

.triangle_show {
	width:240px;
	height:220px;
	background-size:cover;
	background-position:center;
	position:relative;
	z-index:2;
	border-radius:10px;
}

.triangle_show_2 {
	width:400px;
	height:367px;
	background-size:cover;
	background-position:center;
	position:relative;
	z-index:2;
	border-radius:10px;
}

.triangle_bg {
	width:240px;
	height:220px;
	background-size:cover;
	background-position:center;
	position:relative;
	z-index:2;
	border-radius:10px;
}

.headline {
	margin-left:8px;
}

.news_split_l {
	width:50%;
	height:50%;
	float:left;
	background-color:#CCCCCC;
	background-position:center;
	background-size:cover;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
}

.news_split_r {
	width:50%;
	height:50%;
	float:right;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	background-image:url(../images/side_bg.jpg);
	background-size:cover;
	background-position:bottom;
}

.news_split_text {
	background: linear-gradient(180deg,rgba(0,0,0,.95) 0,transparent 100%);
	padding:40px 40px 40px 40px;
	border-top-left-radius:10px;
}

.news_bg {
	display:inline-table;
	background-size:cover;
	background-position:center;
	z-index:2;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:20px;
	border-radius:10px;
}

.news_height {
	height:30%;
}

.news_text {
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	width:100%;
	background: linear-gradient(0deg,rgba(0,0,0,.95) 0,transparent 100%);
	border-radius:10px;
}

.news_content {
	padding-left:10px;
	padding-right:10px;
}

.news_content_2 {
	padding-left:40px;
	padding-right:40px;
}

.news_title {
	font-size:14px;
}

.news_artc {
	font-size:12px;
}

.count_l {
	float:left;
	width:50%;
}

.count_r {
	float:right;
	width:50%;
}

.grey {
	color:#bbb !important;
}

.grey_bolt {
	color:#666 !important;
	line-height:18px;
	font-size:16px;
}

.grey_button {
	color:#bbb !important;
}

.grey_button:hover {
	text-decoration:underline;
}

.hand {
    cursor:pointer;
}

.zoom {
    cursor:zoom-in;
}

.default {
    cursor:default !important;
}

.bold {
	font-weight:bold !important;
}

.left {
	text-align:left;
}

.push_left {
	float:left !important;
}

.push_right {
	float:right !important;
}

.foot_cer {
	position:relative;
	bottom:-45px;
}

.s_align {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.s_in {
	width:auto;
	margin-right:10px;
	margin-left:10px;
}

.sus_img_thin {
	width:50px;
	height:30px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	border-radius:10px;
}

.sus_img {
	width:50px;
	height:30px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	border-radius:10px;
	float:left;
}

.sus_img_list {
	width:50px;
	height:30px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	border-radius:5px;
	float:left;
	margin-left:2px;
	margin-right:2px;
}

.sus_img_list_table {
	float:right;
	position:absolute;
	right:2%;
	margin-top:-10px;
}

.sus_fab_list_table {
	float:right;
	position:absolute;
	right:2%;
	margin-top:-25px;
}	

.l_wid {
	width:50px !important;
	height:auto !important;
	border-radius:5px !important;
	font-size:12px !important;
}

.o_wid {
	width:100px !important;
	height:auto !important;
	border-radius:5px !important;
	font-size:12px !important;
}

.s_wid {
	width:auto !important;
	margin-left:2px;
	margin-right:2px;
	height:auto !important;
}

.center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.middle {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.bottom {
	display:table-cell;
	vertical-align:bottom;
	text-align:center;
}

.b_title {
	font-size:56px;
}

.b_count {
	font-size:24px;
}

.e_title {
	font-size:16px;
	font-weight:bold;
}

.e_content {
	font-size:16px;
	width:60%;
}

.sus_fab_bag_table {
	float:none;
	position:relative;
	right:auto;
	display:block;
	margin-bottom:5px;
	margin-top:0;
}

.cat_img_bag_ll {
		margin-right:5px !important;
		margin-left:0px !important;
	}

.cat_img_bg_list {
	background-size:cover;
	background-position:center;
	width:50px;
	height:46px;
	border-radius:5px;
	margin-top:5px;
	margin-bottom:5px;
	display:inline-table;
	margin-left:5px;
	margin-right:5px;
	color:#fff !important;
	z-index:9999 !important;
}

.cat_img_bg {
	background-size:cover;
	background-position:center;
	width:50px;
	height:46px;
	border-radius:5px;
	margin-top:5px;
	margin-bottom:5px;
	display:inline-table;
	margin-left:5px;
	margin-right:5px;
	color:#fff !important;
	z-index:9999 !important;
}

.cat_img_bg:hover {
	outline: 1px dashed #fff;
    outline-offset: -1px;
}

.cat_img_bg_ll {
	margin-right:0px !important;
}

.cat_img_text_main {
	font-size:8px;
	line-height:8px;
}

.cat_img_text {
	font-size:8px;
	padding:5px;
}

.cat_img_no {
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	margin-top:2px;
	display:block;
}

.min_width {
	min-width:240px;
}

.x_content {
	width:94%;
	background-color:#fff;
	padding:1% 1% 1% 1%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	border-radius:10px;
	color:#000;
	display:inline-table;
}

.x_content:hover {
	background-color:#f9f9f9;
	color:#000 !important;
}

.firsat {
	background-color:#e7c21c;
	border-radius:20px;
	font-size:14px;
	border:5px solid #000;
	width:60%;
}

.e_year {
	font-size:60px;
	line-height:60px;
	float:left;
	text-align:left;
	margin-right:10px;
}

.e_space {
	font-size:24px;
	line-height:60px;
	float:left;
	text-align:left;
	margin-right:7px;
	margin-left:7px;
}

.offline_img {
	width:75%;
	border:1em solid #e7c21c;
}

.p_puan {
	margin-right:10px;
	margin-left:2px;
}

.e_month {
	float:left;
	text-align:left;
	margin-top:8px;
	line-height:24px;
	font-weight:500;
}

.e_clock {
	margin-top:10px;
	font-size:14px;
}

.e_place {
	margin-top:5px;
}

.white {
	color:#fff !important;
}

.black {
	color:#000 !important;
}

.slogan {
	position:relative;
	width:60%;
	height:100%;
	z-index:2;
}

.button {
	-webkit-appearance:none;
	background:#138bcd;
	color:#fff !important;
	padding:15px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	outline:none;
	border:0;
	display:inline-table;
	border-radius:10px;
}

.button:hover {
	-webkit-appearance:none;
	background:#000;
	color:#fff !important;
}

.button_01 {
	-webkit-appearance:none;
	background:#138bcd;
	color:#fff !important;
	padding:10px 15px 10px 15px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	outline:none;
	border:0;
	display:inline-table;
	border-radius:5px;
}

.button_01:hover {
	-webkit-appearance:none;
	background:#000;
	color:#fff !important;
}

.button_02 {
	-webkit-appearance:none;
	background:#138bcd;
	color:#fff !important;
	padding:5px 10px 5px 10px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	outline:none;
	border:0;
	display:inline-table;
	border-radius:5px;
}

.button_02:hover {
	-webkit-appearance:none;
	background:#000;
	color:#fff !important;
}

.button_03 {
	-webkit-appearance:none;
	background:#999;
	color:#fff !important;
	padding:5px 10px 5px 10px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	outline:none;
	border:0;
	display:inline-table;
	border-radius:5px;
}

.button_03:hover {
	-webkit-appearance:none;
	background:#67b619;
	color:#fff !important;
}

.button_04 {
	-webkit-appearance:none;
	background:#999;
	color:#fff !important;
	padding:5px 10px 5px 10px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	outline:none;
	border:0;
	display:inline-table;
	border-radius:5px;
}

.button_04:hover {
	-webkit-appearance:none;
	background:#b61919;
	color:#fff !important;
}

.button_05 {
	-webkit-appearance:none;
	background:#138bcd;
	color:#fff !important;
	padding:5px 10px 6px 10px;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	outline:none;
	border:0;
	display:inline-table;
	border-radius:5px;
}

.button_05:hover {
	-webkit-appearance:none;
	background:#999;
	color:#fff !important;
}

.process {
	-webkit-appearance:none;
	background:#ccc;
	color:#fff !important;
	padding:15px 20px 15px 20px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	outline:none;
	border:0;
	display:inline-table;
	border-radius:10px;
}

.reject_style{
	background:#b61919 !important;
}

.approved_style{
	background:#67b619 !important;
}

.footer {
	width:100%;
	height:250px;
	background-color:#fff;
	position:relative;
	bottom:0;
}

.href_block {
	display:block;
	padding:10px;
	margin:10px;
}

.nopadding {
	padding:3px !important;
	margin:3px !important;
}

.nomore {
	display:none;
}

.ans_cont {
	padding:10px 10px 20px 10px;
	color:#666;
}

.clear_text {
	position:absolute;
	left:10px;
}

.clear_button {
	bottom:-15px;
	position:relative;
}

.social_icon {
	height:30px;
	padding:3px;
}

.main_icon {
	height:26px;
	margin-bottom:-6px;
}

.met_left {
	float:left;
	width:60%;
	padding-top:1.5%;
	padding-bottom:1.5%;
}

.met_right {
	float:left;
	width:40%;
	padding-top:5px;
	padding-bottom:5px;
}

.met_content {
	line-height:22px;
}

.hr {
	width:75%;
	height:1px;
	background-color:#f0f0f0;
	margin-top:60px;
	margin-bottom:60px;
}

.hr_head {
	width:100%;
	height:1px;
	background-color:#f0f0f0;
	margin-top:25px;
	margin-bottom:25px;
}

.hr_fav2 {
	width:100%;
	height:1px;
	background-color:#f0f0f0;
	margin-top:30px;
}

.hr_thin {
	width:100px;
	height:1px;
	background-color:#f0f0f0;
	margin-top:10px;
	margin-bottom:20px;
}

.hr_thinner {
	width:100px;
	height:1px;
	background-color:#f0f0f0;
	margin-top:5px;
	margin-bottom:10px;
}

.hr_smalllist {
	width:100%;
	height:1px;
	background-color:#f0f0f0;
	margin-top:10px;
	margin-bottom:7px;
}

.hr_fav {
	width:75%;
	height:1px;
	background-color:#ccc;
	margin-top:5px;
	margin-bottom:5px;
}

.clear {
	clear:both;
}

.d_none {
	display:none;
}

.i_none {
	display:none !important;
}

.d_none_2 {
	display:none;
}

.d_none_3 {
	display:none;
}

.card_text {
	margin-top:10px;
	font-size:12px;
}

.card_width {
	width:100%;
	margin-bottom:20px;
}

.card_type {
	position:absolute;
	font-size:12px;
	font-style:italic;
	margin-top:-17px;
	margin-left:120px;
	color:#999;
}

.input {
    font-family:"Sofia Sans", sans-serif;
    font-size:14px;
    background-color:#f0f0f0;
    border:0;
    height:45px;
    width:360px;
    padding:10px;
    outline:none;
    margin-top:5px;
    margin-bottom:5px;
	border-radius:10px;
}

.textarea {
    font-family:"Sofia Sans", sans-serif;
    font-size:14px;
    background-color:#f0f0f0;
    border:0;
    height:140px;
    width:60%;
    padding:10px;
    outline:none;
    margin-top:5px;
    margin-bottom:5px;
	border-radius:10px;
}

.c_table {
	width:500px;
}

.s_baslik {
	font-size:52px;
}

.table_but {
	display:inline-table;
	line-height:24px;
}

.inline {
	display:inline-table !important;
}

.inline_fresh {
	display:inline !important;
}

.under_button {
	/*text-decoration:underline !important;*/
	color:#999 !important;
	padding-top:3px;
	/*padding-bottom:3px;*/
	font-size:10px;
}

.grey_xl {
	color:#999 !important;
	font-size:10px;
}

.free {
	margin-top:10px;
	background-color:#598e4d;
	color:#fff;
	padding:5px 15px 5px 15px;
	display:inline-table;
	border-radius:15px;
	font-size:12px;
}

.fee {
	margin-top:10px;
	font-weight:bold;
	padding:5px 15px 5px 15px;
}

.comm_genel {
	float:left;
	width:50%;
	margin-bottom:40px;
}

.comm_genel:nth-child(2n+1){
    clear:both;
}

.cats_push_margin_top {
	margin-top:12px;
}

.cats_push_margin_bottom {
	margin-bottom:31px;
}

.cats_baslik {
	color:#138bcd;
}

.catss_baslik {
	color:#138bcd;
}

.cats_margin {
	font-size:18px;
	margin-bottom:11px;
}

.cats_margin_2 {
	font-size:18px;
	margin-top:8px;
	margin-bottom:11px;
}

.cats_padd {
	padding-top:8px !important;
	padding-bottom:11px !important;
}

.tags_tagy {
	font-size:10px;
	line-height:14px;
}

.tags_respo {
	float:none;	
}

.tags_baslik {
	font-size:14px;
	margin-bottom:12px;
}

.tags_title {
	position:relative;
	top:-2px;
	line-height:16px;
}

.tags_left {
	float:left;
	width:20%;
	border-top:solid 1px #f0f0f0;
	border-bottom:solid 1px #f0f0f0;
}

.tags_right {
	float:right;
	width:80%;
}

.tags_padd {
	padding: 5px 10px 5px 10px;
}

.tkv_genel {
	float:left;
	width:33%;
	margin-bottom:80px;
}

.tkv_genel:nth-child(3n+1){
    clear:both;
}

.rlt_genel {
	float:left;
	width:33%;
	margin-bottom:80px;
}

.rlt_genel:nth-child(3n+1){
    clear:both;
}

.tkv_genel_push {
	width:100% !important;
}

.t_top {
	position:relative;
	top:-69px;
	width:100%;
}

.close {
	font-size: 26px;
    line-height: .5;
	float:right;
    color: #000;
    text-shadow: 0 -1px 1px rbga(0,0,0,.6);
    font-weight: bold;
    cursor: pointer;
	margin-left:10px;
}

.close_x {
	font-size: 26px;
    line-height: .5;
	float:right;
    color: #000;
    text-shadow: 0 -1px 1px rbga(0,0,0,.6);
    font-weight: bold;
    cursor: pointer;
	margin-top:3px;
}

.cell_over {
	BACKGROUND-COLOR: #e0e0e0;
	cursor:pointer;
}

.cell_out {
	BACKGROUND-COLOR: #f9f9f9;
	cursor:pointer;
}

.cell_over_twin {
	BACKGROUND-COLOR: #e0e0e0;
	cursor:pointer;
}

.cell_out_twin {
	BACKGROUND-COLOR: #f0f0f0;
	cursor:pointer;
}

.i_tablo {
	overflow-x: scroll;
	padding:0px 0px 20px 0px;
	margin-bottom:0px;
}

.t_border {
	border:1px solid #000;
}

.padd_15 {
	padding:15px;
}

.padd_5 {
	padding:10px 5px 10px 5px;
}

.padd {
	padding-left:15px;
	padding-right:15px;
}

.padd_2 {
	padding-top:15px;
	padding-bottom:0px;
}

.padd_3 {
	padding:15px 15px 15px 15px;
}

.right {
	float:right;
}

.padd_mini {
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
}

.br {
	width:50px;
	height:3px;
	background-color:#000;
	border-radius:3px;
	display:none;
}

.icon {
	height:20px;
}

.icon_double {
	height:40px;
}

.etk_vid {
	float:right;
	width:350px;
	height:180px;
	margin-left:40px;
	margin-bottom:40px;
	margin-top:10px;
}

.etk_pic {
	float:right;
	width:350px;
	margin-left:40px;
	margin-bottom:40px;
	margin-top:10px;
}

.etk_pic_l {
	float:left;
	margin-right:2%;
	margin-bottom:2%;
	width:23%;
	height:245px;
	background-size:cover;
	background-position:center;
}

.etk_100 {
	width:100%;
	height:350px;
	background-size:cover;
	background-position:center;
	border-radius:10px;
}

.tags_memo {
	text-align:left;
	padding-left:40px;
}

.filter_d {
	display:none;
}

.filter_title {
	display:none;
}


@media (max-width: 1024px) {

	.sub_menu {
		display:none;
	}

	.clear_text {
		position:absolute;
		left:5%;
		margin-top:45px;
	}
	
	.clear_button {
		bottom:-15px;
		left:10px;
		position:relative;
	}
	
	.news_title {
		font-size:12px;
	}
	
	.news_artc {
		font-size:10px;
	}

	.e_content {
		width:80% !important;
	}
	
	.sus_img_list_table {
		float:none;
		position:relative;
		right:auto;
		display:block;
		margin-bottom:10px;
		margin-top:0;
	}
	
	.sus_fab_list_table {
		float:none;
		position:relative;
		right:auto;
		display:block;
		margin-bottom:10px;
		margin-top:0;
	}
	
	.cat_img_bg_ll {
		margin-right:5px !important;
		margin-left:0px !important;
	}
	
	.star {
		height:15px;
	}
	
	.x_content {
		width:88%;
		background-color:#fff;
		padding:2% 2% 2% 2%;
		margin-left:4% !important;
		margin-right:4% !important;
		margin-top:5px;
		margin-bottom:5px;
	}
	
	.tags_memo {
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		padding-left:0px !important;
	}
	
	.tags_respo {
		float:left !important;
		margin-right:10px;
		display:inline-table;		
	}
	
	.tags_left {
		float:none !important;
		width:90%;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
	}
	
	.tags_right {
		float:none !important;
		width:100%;
	}
	
	.firsat {
		width:80% !important;
	}
	
	.egt_bas {
		width:250px !important;
	}
	
	.min_width {
		min-width:180px !important;
	}
	
	.triangle_bg {
		width:180px !important;
		height:165px !important;
	}
	
	.together_bg_l {
		width:125px !important;
	}
	
	.together_bg_r {
		width:125px !important;
	}
	
	.triangle_up {
		border-left:125px solid transparent !important;
		border-right:125px solid transparent !important;
	}
	
	.triangle_down {
		border-left:125px solid transparent !important;
		border-right:125px solid transparent !important;
	}
	
	.etk_pic {
		width:275px !important;
	}
	
	.etk_pic_l {
		width:48% !important;
	}
	
	.news_split_l {
		width:100%;
		height:50%;
		float:none;
		border-top-left-radius:10px;
		border-top-right-radius:10px;
		border-bottom-left-radius:0px;
		border-bottom-right-radius:0px;
	}
	
	.news_split_r {
		width:100%;
		height:50%;
		float:none;
		border-bottom-left-radius:10px;
		border-bottom-right-radius:10px;
		border-top-left-radius:0px;
		border-top-right-radius:0px;
	}
	
	.news_split_text {
		border-top-left-radius:10px;
		border-top-right-radius:10px;
		padding:20px 20px 40px 20px;
	}
	
	.filter_m {
		display:none;
	}
	
	.filter_d {
		display:table;
	}
	
	.filter_title {
		display:table;
		font-size:18px;
		padding:5px;
		margin-bottom:-5px;
	}
	
	.filter_title:hover {
		opacity: 0.7;
	}
	
}


@media (max-width: 600px) {	

	.top_bg {
		width:90%;
		top:0px !important;
	}
	
	.padd_3 {
		padding:40px 20px 40px 20px;
	}
	
	.padd_2 {
		padding-top:5px;
		padding-bottom:0px;
	}
	
	.news_artc {
		display:none;
	}
	
	.clear_text {
		position:absolute;
		left:10% !important;
		margin-top:45px;
	}
	
	.x_content {
		width:92% !important;
		padding:4% 4% 4% 4% !important;
		margin-left:0% !important;
		margin-right:0% !important;
		margin-top:5px !important;
		margin-bottom:5px !important;
	}
	
	.t_top {
		width:90% !important;
	}
	
	.triangle_show_2 {
		width:300px !important;
		height:275px !important;
	}
	
	.etk_100 {
		width:100%;
		height:150px;
		background-size:cover;
		background-position:center;
		border-radius:7px;
	}
	
	.slogan {
		width:80%;
		margin-top:20px;
	}
	
	.w_button {
		font-size:18px;
	}
	
	.imenu {
		padding:9% 3% 3% 3%;
	}
	
	.e_content {
		width:auto !important;
	}
	
	.firsat {
		width:auto !important;
	}
	
	.input {
		width:90%;
	}
	
	.input_push_t {
		width:50%;
	}
	
	.textarea {
		width:90%;
	}
	
	.c_table {
		width:90%;
	}
	
	.cc_container {
		padding:5px 10px 5px 10px !important;
	}
	
	.footer {
		height:200px;
	}
	
	.comm_genel {
		float:none !important;
		width:100%;
	}

	.tkv_genel {
		float:none !important;
		width:100%;
	}
	
	.rlt_genel {
		float:none !important;
		width:100%;
	}
	
	.e_title {
		font-size:20px !important;
		font-weight:bold !important;
	}
	
	.etk_vid {
		float:none !important;
		width:100% !important;
		height:220px !important;
		margin:20px 0px 20px 0px !important;
	}
	
	.etk_pic {
		float:none !important;
		width:100% !important;
		margin:20px 0px 20px 0px !important;
	}
	
	.etk_pic_l {
		float:none !important;
		width:100% !important;
		margin:20px 0px 20px 0px !important;
	}
	
	.s_wid {
		width:auto !important;
		margin-left:2px;
		margin-right:2px;
	}
	
	.s_tit {
		display:none;
		/*margin-bottom:5px;*/
	}
	
	.type_input {
		/*display:table !important;*/
	}
	
	.type_bg {
		/*padding-top:15px;
		padding-bottom:15px;*/
	}
	
	.news_content_2 {
		padding-left:15px !important;
		padding-right:15px !important;
	}
	
	.s_in {
		display:block;
		margin:0px 5px 0px 5px;
	}
	
}

@media (max-width: 400px) {
	
	.glr_t {
		width:86px !important;
		height:78px !important;
	}

	.triangle_show {
		width:185px !important;
		height:165px !important;
	}

	.triangle_show_2 {
		width:185px !important;
		height:165px !important;
	}
	
	.news_content_2 {
		padding-left:10px !important;
		padding-right:10px !important;
	}
	
	.grey_bolt {
		font-size:12px;
		line-height:16px;
	}	
	
}	