/*+clearfix {*/
H1:after, #wrapper:after, #content:after, .duyuru-box:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
H1, #wrapper, #content, .duyuru-box
{
	display: block;
	*height: 1px;
}
/*+}*/
BODY
{
	color: #2D2D2D;
	line-height: 1.5em;
	font-family: Ubuntu, sans-serif, arial;
	font-size: 0.875em;
	height: 100%;
	background-color: #FFF;
}
BODY .stage-0
{
	font-size: 0.95em;
}
A:link, A:visited
{
	color: #017DC3;
	text-decoration: none;
}
A:hover
{
	color: #024182;
	text-decoration: none;
}
H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
	color: #024182;
	font-weight: normal;
}
H1 A:link, H2 A:link, H3 A:link, H4 A:link, H5 A:link, H6 A:link
{
	color: #000000;
}
H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited
{
	color: #000000;
}
/*[clearfix]*/
H1
{
	font-size: 2.257em;
	margin: 1.2em 0 0.5px;
}
H2
{
	margin: 1.2em 0 0.5em;
	font-size: 2.043em;
}
H3
{
	margin: 1em 0 0.5em;
	margin: 1em 0 0.5em;
	font-size: 1.8em;
}
H4
{
	margin: 1em 0 0.5em;
	font-size: 1.5em;
}
H5
{
	margin: 1.3em 0 0.5em;
	font-size: 1.2em;
	font-weight: 600;
}
H6
{
	margin: 1em 0 0.5em;
	font-size: 1.15em;
	font-weight: 400;
}
.page-title
{
	margin: 0 auto 0.5em;
	border-bottom: 1px solid #DDDDDD;
	padding: 0px 0px 0.3em 0;
}
.layout-B .page-title, .layout-D .page-title
{
	/*display: none;*/
}
BLOCKQUOTE
{
	font-size: 1.3856em;
	font-weight: lighter;
}
/*Layout
-- stages-------*/
#wrapper, #wrapper-content
{
}
/*[clearfix]*/
#wrapper
{
	min-height: 100%;
	background-color: #474747;
}
#wrapper-content
{
	position: relative;
	background-color: #E4E4E4;
	background-repeat: repeat;
	padding-top: 25px;
}
#pbody
{
	position: relative;
	margin: 0 auto;
	height: 100%;
	max-width: 990px;
	/*padding: 20px;*/
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px #858585;
}
.pre-top
{
	overflow: auto;
	position: absolute;
	top: 85px;
	left: 0;
	right: 0;
	z-index: 1000000;
}
.pre-top P
{
	margin: 0px;
}
.pre-top > .wrap
{
	max-width: 990px;
	margin: auto;
	/*[empty]padding-right:;*/
}
.pre-top .columns
{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top.fixed .pre-top
{
	display: none;
}
#top
{
	height: 120px;
	position: relative;
	padding: 1px 0 0px;
	width: auto;
	position: fixed;
	z-index: 100;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	/*+box-shadow: 0 0 30px -9px rgba(0, 0, 0, 0.650);*/
	-moz-box-shadow: 0 0 30px -9px rgba(0, 0, 0, 0.650);
	-webkit-box-shadow: 0 0 30px -9px rgba(0, 0, 0, 0.650);
	box-shadow: 0 0 30px -9px rgba(0, 0, 0, 0.650);
	-webkit-transition: background-color 0.5s ease, height 0.5s ease;
	transition: background-color 0.5s ease, height 0.5s ease;
	background-image: url(imgeler/bg-top.png);
	background-position: 50% 42%;
	background-repeat: no-repeat;
}
#top.opak
{
	background-color: rgba(255, 255, 255, 1);
}
#top.fixed
{
	height: 50px;
	background-color: #007CC3;
	/*+box-shadow: 0 0 30px -9px rgba(0, 0, 0, 0.650);*/
	-moz-box-shadow: 0 0 30px -9px rgba(0, 0, 0, 0.650);
	-webkit-box-shadow: 0 0 30px -9px rgba(0, 0, 0, 0.650);
	box-shadow: 0 0 30px -9px rgba(0, 0, 0, 0.650);
	border-bottom: 1px solid #1EADFF;
}
#top.fixed .logo-overlay
{
	height: 40px;
	line-height: 50px;
	/*width: 155px;*/
	background-image: url(imgeler/logom.png);
	margin-top: 4px;
	background-position: 0px -77px;
}
.logo-overlay
{
	height: 80px;
	background-repeat: no-repeat;
	background-position: 0px 9px;
	background-size: auto;
	margin: 23px 0 0;
	line-height: 80px;
	float: left;
	background-image: url(imgeler/logom.png);
	width: 237px;
	-webkit-transition: background-position 0.5s ease, height 0.5s ease;
	transition: background-position 0.5s ease, height 0.5s ease;
}
.lang-tr .logo-overlay
{
	background-image: url(imgeler/logom-tr.png);
}
.lang-es .logo-overlay
{
	background-image: url(imgeler/logom-es.png);
}
.logo-overlay IMG
{
	max-width: 100%;
	max-height: 100%;
	position: relative;
	z-index: 8001;
}
.site-title
{
	display: none;
}
#flags .text
{
	position: absolute;
	right: 0;
	top: 4px;
	-webkit-transition: top 0.5s ease;
	transition: top 0.5s ease;
}
#top.fixed #flags .text
{
	top: -30px;
}
#flags .text A
{
	background-color: #838381;
	color: #FFF;
	font-size: 0.75em;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 0 0 5px;
	border-radius: 3px;
	text-align: center;
}
#flags .text .active A
{
	background-color: #017DC3;
}
.site-search
{
	position: absolute;
	right: 0;
	top: 32px;
	-webkit-transition: top 0.5s ease;
	transition: top 0.5s ease;
	background-color: #1A67B7;
	height: 42px;
	padding: 0 10px;
}
#top.fixed .site-search
{
	top: 4px;
	background-color: transparent;
}
.site-search .text
{
	background-color: transparent;
	border: none;
	border-radius: 0;
	color: #D1D4F5;
	font-size: 0.75em;
	padding: 2px 0px 0 0px;
	width: 205px;
	text-align: right;
	margin: 12px 6px 0 0;
}
.site-search .text:focus
{
	border: none;
	outline: none;
	box-shadow: none;
	border-bottom: 1px solid #79BBE4;
	border-radius: 0;
}
.site-search INPUT.ara
{
	border: none;
	background-color: transparent;
	font-size: 0;
	width: 25px;
	height: 25px;
	background-image: url(imgeler/ara-s.png);
	vertical-align: middle;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -1px;
}
.box_login_s
{
	color: #8F8F8F;
	font-size: 0.9em;
	text-align: right;
	left: 0;
	float: right;
}
.box_login_s.online
{
	display: block;
}
.box_login_s .user-acts
{
	border-left: 1px solid #CFCFCF;
	display: inline-block;
	margin-left: 10px;
	padding-left: 26px;
	background-image: url(imgeler/info.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}
.box_login_s .logout
{
	display: inline-block;
	padding-left: 14px;
	background-image: url(imgeler/error_s.png);
	background-repeat: no-repeat;
	background-position: -1px 3px;
}
/*[clearfix]*/
#content
{
	margin: 0;
	height: 100%;
	padding-top: 121px;
}
/*FullWidth: 990px
MainWidth: 710px
PartWidth: 255px*/
.stage, .stage-body
{
	margin: 0;
	height: 100%;
	width: 100%;
}
.stage
{
	max-width: 990px;
	margin: auto;
	padding-bottom: 15px;
}
.stage-0
{
	min-height: 150px;
}
.stage-body
{
	padding-bottom: 20px;
}
.layout-C .stage-0, .layout-D .stage-0
{
	float: right;
	width: 73%;
	padding: 0px 0 20px 0px;
	margin: 0;
	border-left: 1px solid #CDCDCD;
}
.layout-C .stage-0 > .body, .layout-D .stage-0 > .body
{
	margin-left: 15px;
}
.layout-C .stage-1, .layout-D .stage-1
{
	width: 27%;
	float: left;
	margin: 0 -1px;
	height: 100%;
	border-right: 1px solid #CDCDCD;
}
.layout-C .stage-1 .body, .layout-D .stage-1 .body
{
	margin: 15px 0 0;
}
.layout-B
{
}
.layout-B .stage-0, .layout-B .stage-1
{
	width: 100%;
}
.layout-B .stage-0 > .body
{
	width: 100%;
	margin: 0 0px;
	padding: 0px 0px 15px;
}
.layout-B .stage-1 > .body
{
	width: 100%;
	margin: 0 0px;
}
.layout-B .stage-sep
{
	height: 0;
}
.stage-1 P
{
	text-align: left;
}
.share-box
{
	 margin-top: 0;
	width: 100%;
	border-left: none;
	border-right: none;
}
.share-box > .body
{
	margin: auto;
	max-width: 990px;
}
#footer
{
	line-height: 1.2em;
	font-size: 0.9em;
	width: 100%;
	margin: auto;
	clear: both;
	padding: 15px 0px;
}
#footer .body
{
	margin: auto;
	color: #A1A0A0;
	max-width: 990px;
}
#footer A:link, #footer A:visited
{
	color: #B3B3B3;
	text-decoration: none;
	border-bottom: 1px solid #505859;
}
#footer A:hover
{
	border-bottom: 1px solid #20BECA;
}
#footer .filweb, #footer .filweb A
{
	text-align: right;
	font-size: 0.9em;
	color: #8B8B8B;
}
A._button
{
}
.button, A.button:link, A.button:visited
{
	font-size: 1em;
	display: inline-block;
	padding: 0.5em 0;
	border-radius: 3px;
	font-weight: normal;
	color: #FFF;
	border: none;
	background: #007CC3;
}
A.button:link, A.button:visited
{
	padding: 0.3em 0.7em;
	display: inline-block;
}
.headline, ._headline
{
	font-size: 1.30em;
	font-weight: 200;
	color: #000000;
	line-height: 1.65em;
}
BODY SECTION.band-gray
{
	background-color: #EAEAEA;
	padding-top: 1px;
	padding-bottom: 1px;
	/*+box-shadow: inset 0 0 15px -4px rgba(0, 0, 0, 0.5);*/
	-moz-box-shadow: inset 0 0 15px -4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0 0 15px -4px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 0 15px -4px rgba(0, 0, 0, 0.5);
}
SECTION.band-gray > DIV
{
	margin: 60px 0;
}
SECTION.band-gray H5, SECTION.band-gray H5 A:link, SECTION.band-gray H5 A:visited
{
	font-weight: 200;
	color: #000000;
	font-size: 2em;

}
.bhsec H2
{
	margin: -23px 0 1em;
}
.bhsec .columns
{
	max-width: 990px;
	margin: auto;
}
.bhsec .columns .col3
{
	background-color: #FFFFFF;
	min-height: 350px;
	position: relative;
	/*+box-shadow: 0 0 12px -3px rgba(0, 0, 0, 0.3);*/
	-moz-box-shadow: 0 0 12px -3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 12px -3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 12px -3px rgba(0, 0, 0, 0.3);
	margin-bottom: 14px;
}
.bhsec .columns .col3 P
{
	margin: 1px;
}
.bhsec .columns .col3 P.c
{
	margin: 1px 10px;
	font-size: 0.95em;
}
.bhsec .columns .col3 > H3
{
	background-color: #1FBECA;
	color: #FFFFFF;
	font-size: 1.35em;
	font-weight: 300;
	padding: 5px 0;
	margin: 0;
}
.bhsec .columns .col3 P:last-child
{
	position: absolute;
	bottom: 11px;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
}
/*base override*/
.page-break
{
	background-size: 100%;
}
.layout-B .stage-1 .res-slider-wrap, .layout-D .stage-2 .res-slider-wrap
{
}
.form-custom UL LI.row
{
	/*[disabled]border:1px solid #DCDCDC;*/
	/*[disabled]border-radius:0;*/
	/*[disabled]padding:10px 15px;*/
	/*[disabled]background-color:#F7F7F7;*/
	/*[disabled]margin:0px 0px 15px;*/
}
.form-custom UL LI.row
{
	border-radius: 0;
	border-bottom: 1px solid #E7E7E7;
	margin: 15px 0px;
	padding: 0px 0px 15px;
}
.form-custom UL LI.row H4.title
{
	margin: 5px 0 0;
	color: #000000;
	font-weight: 600;
}
.form-custom UL LI.row LABEL
{
	margin: 0px 0px 5px;
}
.form-custom UL LI.row-title, .form-custom UL LI.row-desc, .form-custom UL LI.row-submit
{
	border: none;
	padding: 0px;
	background-color: inherit;
}
BODY .box01 H5
{
	font-size: 1.143em;
}
BODY .box01 P
{
	font-size: 0.929em;
}
/*PROJECT -----------------*/
._vurgulu, .vurgulu, .vurgulu > LI
{
	font-style: italic;
	color: #024182 !important;
	font-weight: 600;
}
.go-to-top
{
	width: 100%;
	text-align: right;
	-webkit-transition: margin 0.5s ease;
	transition: margin 0.5s ease;
}
.go-to-top A
{
	display: inline-block;
	position: relative;
	top: -60px;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	border-radius: 5px;
	background-color: #6A6A6A \0/;
	background-color: rgba(0, 0, 0, 0.3);
	text-align: center;
	line-height: 50px;
	-webkit-transition: line-height 0.3s ease;
	transition: line-height 0.3s ease;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
.go-to-top A:before
{
	content: "\e75b";
	font-family: icomoon;
	color: #FFFFFF;
	font-size: 40px;
	text-align: center;
	vertical-align: middle;
}
.go-to-top A:hover
{
	background-color: rgba(0, 0, 0, 0.6);
	line-height: 45px;
}
.page_navi A:hover
{
	color: #024182 !important;
}
.layout-B .stage-1 .res-slider SECTION.slide, .layout-D .stage-2 .res-slider SECTION.slide
{
	margin-top: 179px;
}
.img-banner
{
	height: 180px;
	background-size: cover;
	background-position: top center;
	background-color: #EEE;
	/*+box-shadow: inset 0px -2px 10px -2px rgba(0, 0, 0, 0.5);*/
	-moz-box-shadow: inset 0px -2px 10px -2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0px -2px 10px -2px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px -2px 10px -2px rgba(0, 0, 0, 0.5);
}
.link-galeri-view
{
	display: none;
}
#footer H1, #footer H2, #footer H3, #footer H4, #footer H5, #footer H6
{
	color: #D9D9D9;
}
IMG
{
	max-width: 100%;
}
/** --- */
/*slider contents*/
.pre-top .social IMG
{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	/* Firefox 10+ */
	/* IE6-9 */
	-webkit-filter: grayscale(100%);
	/* Chrome 19+ & Safari 6+ */
	-webkit-transition: all .6s ease;
	/* Fade to color for Chrome and Safari */
}
.pre-top .social IMG:hover
{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}
SECTION.sldr
{
	width: 990px;
	margin: auto;
}
.sld-item
{
	width: 500px;
	padding: 30px 0 30px 35px;
	background-color: #0E71A4;
	position: relative;
	margin-top: 260px;
	margin-left: auto;
	margin-right: 0;
	overflow: hidden;
}
.sld-item H2, .sld-item H3, .sld-item H4, .sld-item P, .sld2 A
{
	color: #FFF !important;
	margin: 0;
	line-height: 130%;
	margin-bottom: 0.5em;
}
.sld-item P
{
	font-size: 18px;
}
/*haber list*/
/*[clearfix]*/
.duyuru-box
{
	box-shadow: 0 0 15px -2px rgba(0, 0, 0, 0.709);
}
.duyuru-box .duyuru-item
{
	width: 25%;
	float: left;
	margin: -1px 0 -4px !important;
	border: none;
}
.duyuru-box .duyuru-item .thumb
{
	overflow: hidden;
	display: block;
	max-height: 156px;
}
.duyuru-box .duyuru-item H5
{
	font-weight: 500;
	margin: -1px 0px 0 0;
	font-size: 0.87em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: #0093DD;
	color: #FDFDFD;
	padding: 3px 0 10px;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, 0.265);
}
.duyuru-box .duyuru-item .date
{
	display: none;
}
.duyuru-box .duyuru-item H5 A
{
	color: #FFF;
}
.duyuru-box .duyuru-item .thumb IMG
{
	max-width: 100%;
}
#mobMenuButton
{
	background-color: #017DC3 !important;
}
IMG._resim-cerceve, .resim-cerceve
{
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #F36F21;
}
UL.sub-page-list > LI.box-large A
{
	color: #F95C00;
}
UL.sub-page-list > LI.box-large I
{
	font-size: 60px;
}
.module-urun H1
{
	margin-top: 0;
}
/*slider */
.slide-head
{
	background-color: #017DC3;
	position: relative;
	height: 73px;
	width: 38%;
	margin-left: -50px;
	padding-left: 50px;
	padding-top: 12px;
	top: 270px;
}
.slide-head P.s1, .slide-head P.s2
{
	color: #FFFFFF;
	margin: 0 55px 0 0;
	font-size: 1.3em;
	line-height: 120%;
	text-align: right !important;
}
.slide-head .s1
{
	font-weight: 200;
}
.slide-head A
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: 300;
}
.slide-head A.go
{
	width: 35px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	margin: 18px 0 0;
}
.slide-head A.go:after
{
	content: ">";
	text-align: center !important;
	display: block;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: 600;
	font-family: "courier";
	height: 100%;
	line-height: 50px;
}
.slide-head .s2
{
	font-weight: 400;
}
.slide-head-corner
{
	content: " ";
	position: absolute;
	top: 0;
	right: -52px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 85px 0 0 52px;
	border-color: transparent transparent transparent;
	border-left-color: #017DC3;
}
/*headers*/
H2._sag-baslik, H2.sag-baslik
{
	background-image: url(imgeler/bg-header-r.png);
	background-position: center;
	padding-left: 55%;
	color: #FFFFFF;
	font-size: 1.5em;
	height: 58px;
	line-height: 58px;
	margin-top: 0;
}
H2._sol-baslik, H2.sol-baslik
{
	background-image: url(imgeler/bg-header-l.png);
	background-position: center;
	color: #FFFFFF;
	font-size: 1.5em;
	height: 58px;
	line-height: 58px;
	margin-top: 0;
	text-align: right;
	padding-right: 55%;
}
/*thub slider*/
BODY .thumb-slider
{
	box-shadow: 0 2px 15px -5px #444444;
	border: none;
}
BODY .thumb-slider UL LI .t
{
	background-color: #0093DD;
	text-align: center;
	padding-left: 0;
	font-size: 0.9em;
	height: 30px;
	padding-top: 1px;
	border-right: 1px solid #32BAFF;
}
/*general*/
.box01e .spot
{
	text-align: justify;
}
.stage-0 UL, .stage-0 OL, .mce-content-body UL
{
	margin: 0;
	padding: 0;
	line-height: 130%;
}
.stage-0 UL, .mce-content-body UL
{
	margin: 2px 0 5px 5px;
	padding: 0;
}
.stage-0 LI, .mce-content-body LI
{
	margin: 0;
	padding: 0 0 6px 15px;
	list-style: none;
	background: url(imgeler/bullet01.gif) -3px 1px no-repeat;
	color: #000000;
}
TABLE
{
	border-collapse: collapse;
	margin: 1em 0;
}
TABLE TD, TABLE TH
{
	border: 1px solid #DCDCDC;
	padding: 0.3em;
}
TABLE TD P, TABLE TH P
{
	font-size: 0.85em;
}
TABLE TH
{
	background-color: #F2F1F1;
	font-weight: 600;
	color: #000000;
}
.module-urun .scope TABLE TD, .module-urun .scope TABLE TD P
{
	text-align: center;
}
/*ilk H4 ürün kodudur. Bundan hemen sonra gelen tablo ürün kodunu gösterir*/
.module-urun .scope H4:first-of-type + TABLE TD
{
	border: none;
	text-align: left;
	padding: 0 0 3px 0;
	vertical-align: top !important;
	width: auto;
}
.module-urun .scope H4:first-of-type + TABLE TD:first-of-type
{
	padding-right: 1em;
}
.module-urun .scope H4:first-of-type + TABLE TD P
{
	text-align: left;
	margin: 0 !important;
	font-size: 1em !important;
}
H4
{
	background-image: url(imgeler/bg-header-l-mavi.png);
	background-position: center;
	color: #FFFFFF;
	font-size: 1.1em;
	height: 30px;
	line-height: 30px;
	margin-top: 1.5em;
	text-align: left;
	padding-left: 0.5em;
	font-weight: 600;
}
TABLE.urun-kod TH, TABLE.urun-kod TD
{
	border: none;
	padding: 0 10px 3px 0;
	vertical-align: top;
	text-align: left !important;
}
TABLE.urun-kod TR TD:first-of-type
{
	word-break: keep-all !important;
	hyphens: none;
	white-space: nowrap;
}
TABLE TD P
{
	margin: 0 !important;
}
/*hom2018*/
.icobuts
{
	background-color: #E8E8E8;
	padding: 30px 0;
	margin: 0;
}
.icobuts > .body
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	max-width: 1010px;
	margin: auto;
}
.icobuts > .body > *
{
	width: 18%;
	margin: 1% 0;
}
.icobuts > .body > * IMG
{
	width: 100%;
	transition: all 0.3s ease;
	outline: 0px solid #FFF;
}
.icobuts > .body > * IMG:hover
{
	transform: scale(1.05);
	box-shadow: 0px 2px 5px -2px #000000;
	outline: 1px solid #FFF;
}
@media (max-width: 768px)
{
	.icobuts > .body > *
	{
		width: 48%;
		margin: 1% 0;
	}
}
.ucluband
{
	background-color: #9A9A9A;
}
.ucluband .body
{
	display: flex;
	max-width: 1280px;
	margin: auto;
}
.ucluband .body > *
{
	width: 24%;
	position: relative;
	flex-basis: 24%;
	padding: 0 10px 30px;
}
.ucluband .body IFRAME
{
	max-width: 100%;
	width: 100%;
	height: 158px;
}
.ucluband .body > *:first-child, .ucluband .body > *:last-child
{
	width: 38%;
	flex-basis: 38%;
}
.ucluband .thumb-slider UL LI
{
	width: 194px !important;
}
.ucluband .thumb-slider UL LI A
{
	height: auto !important;
}
.ucluband .thumb-slider
{
	height: 158px !important;
}
.ucluband .thumb-slider UL LI IMG
{
	width: 100%;
}
.ucluband .duyuru-box
{
	width: 100%;
	overflow: hidden;
	height: 159px;
}
.ucluband .duyuru-box .duyuru-item
{
	width: 50%;
}
.ucluband:before
{
	content: " ";
	position: absolute;
	left: 0;
	right: 0;
	height: 40px;
	background-color: #1E61A5;
}
.ucluband H5
{
	color: #FFFFFF;
	font-weight: 600;
	position: relative;
	padding: 10px;
	margin: 0 0 30px 0;
	height: 40px;
	box-sizing: border-box;
	text-align: center;
}
.ucluband .body > DIV > H5:before
{
	content: " ";
	display: block;
	position: absolute;
	width: 5px;
	background-color: #0B83D1;
	top: 0;
	bottom: 0;
	left: -25px;
	transform: skewX(25deg);
}
.ucluband .body > DIV:first-child > H5:before
{
	display: none;
}
.ucluband .duyuru-box .duyuru-item .thumb
{
	height: 131px;
}
.ucluband .more
{
	color: #FFFFFF;
	font-size: 12px;
	float: right;
}
@media (max-width: 768px)
{
	.ucluband .body
	{
		display: block;
	}
	.ucluband .body > *
	{
		width: auto !important;
		padding: 10px;
	}
	.ucluband .duyuru-box .duyuru-item
	{
		width: 50%;
		margin: 0 !important;
	}
	.ucluband .duyuru-box .duyuru-item .thumb
	{
		height: auto;
	}
	.ucluband H5
	{
		background-color: #2061A3;
		margin: 0;
		padding: 10px 0;
		height: auto;
	}
	.ucluband .thumb-slider .t
	{
		font-size: 11px;
		padding-top: 7px !important;
	}
	.ucluband DIV
	{
		padding: 0 !important;
	}
	.ucluband:before
	{
		display: none;
	}
}
@media (max-width: 470px)
{
	.ucluband .duyuru-box
	{
		width: 100%;
		overflow: auto;
		height: auto;
	}
}
