* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.soft {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.soft-slow {
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#soft	{
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}
::-webkit-scrollbar {
            width: 10px;
        }
::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        }
::-webkit-scrollbar-thumb {
             background-color: rgba(86, 86, 86, 0.6);
            outline: 1px solid slategrey;
        }
img { border:0}
ul { list-style:none}
html { width:100%; height:100%;}
a { text-decoration:none; color:#999999;}
a:hover {color:#C11541}
body { margin:0; padding:0; font-family: 'titillium-light', sans-serif; font-size:14px; letter-spacing:-0.5px; width:100%; height:100%;
-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; background:#FFFFFF;
}
.container { width:1200px; height:auto; margin:0 auto; padding:}
.header { min-width:1262px; height:115px; position:absolute; left:0; top:30px; background:none; z-index:999999; margin:0; padding:0}
.dil { position:absolute; top:-35px; right:20px; border-radius:.5em; background:#555555; padding:7px 10px 3px 10px;}
.dil span { padding:0 5px; font-size:11px }
.dil a { color:#fff;  }
.dil a:hover { color:#EA5A05;}
.dil img { width:22px; height:auto; margin-left:3px}
.solLogoBackground { width:0px; height:103px; float:left; margin:0; padding:0; background:url(../images/solLogoBackground.png) left top repeat-x;}
.LogoBackground { width:502px; height:103px; float:left; margin:0; padding:0; background:url(../images/logoBackGround.png) left top no-repeat; position:relative; z-index:9999; position:relative}
.LogoBackground .logo { float:right; margin:26px 55px 0 0; padding:0;}
.fastcontact { float:right; margin:-10px 80px 0 0; padding:0 80px 0 0; color:#555555; font-size:11px; letter-spacing:0; line-height:18px; }
.fastcontact i { margin:0 3px; font-size:14px}
.fastcontact a {color:#555555;}
.fastcontact a i { margin:0 3px 0 3px; color:#555555;}
.fastcontact a:hover > i {  color:#EA5A05;}
.socialLink { position:absolute; right:0; top:155px; background:url(../images/SocialBackGround.png) no-repeat; height:122px; width:44px; text-align:center; padding:7px 0}
.socialLink img { margin:5px 0 0 0;}
.MobileMenu {display:none}
.toogleMenu { display:none}

.menu { width:741px; height:59px; float:left; margin:15px 0 0 -37px; padding:0; background:url(../images/menuBackground.png) left top no-repeat; z-index:999}
.menu ul { margin:0 0 0 50px; padding:0;}
.menu ul li { float:left; padding:0; margin:0 8px;  font-family:titillium-semibold;}
.menu ul li a {padding:5px 3px; line-height:59px; font-size:20px; color:#FFFFFF; text-shadow: 1px 1px 2px #828282; }
.menu ul li a:hover { background:#484848; -webkit-border-radius: 7px; border-radius: 7px; color:#fff; text-shadow: 0px 0px 0px #828282;}
.aktif {background:#484848; -webkit-border-radius: 7px; border-radius: 7px; color:#fff !important; text-shadow: 0px 0px 0px #828282 !important;}


/*Açılır Menü*/
.menu ul li ul {
    display: none;
    position: absolute;
    z-index: 999999999;
    margin: 0px;
    padding: 8px;
    color: #FFF;
    width: 150px;
    padding-top: 10px;
    margin-left: -30px;
    list-style: none;
    white-space: nowrap; -webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px; 
background:rgba(112,112,112,0.7);
}

.menu  ul li ul li {
    color: #076E28;
    padding: 3px 0;
    margin: 0 !important;
    padding: 10px !important;
    letter-spacing: 0px !important;
    text-transform: none;
  	 /*background:url(../images/SliderH1Background.png) repeat;*/
    list-style: none;
    text-align: center;
    width:100%; white-space:nowrap; position:relative;
}

.menu  ul li ul li:hover {
    background: #565656;
}
	/*.menu  ul li ul li:hover, .menu ul li a { color:#FFFFFF; border-top:4px solid #ce992c; font-size:12px;}*/
.menu ul li ul li a {
    color: #FFF;
    margin: 0;
    padding: 3px;
   
    font-size: 13px !important; background:none; line-height:24px !important;  text-shadow: 0px 0 0px #000000;
}

.menu  ul li ul li a:hover {
    text-decoration: none;
    padding: 3px;
    color: #FFF;
    border: none;
    white-space: nowrap; background:none
}
/*-----*/


/*Açılır Menü 2*/
.menu ul li ul li ul {
    display: none;
    position: absolute;
    z-index: 9999999;
    margin: 0px;
    padding: 8px;
    color: #FFF;
    width: 150px;
    padding-top: 10px;
    margin-left: 0px;
	top:0px; right:-145px;
    list-style: none;
    white-space: nowrap; -webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px; 
background:rgba(234,90,5,0.7);
}

.menu ul li ul li ul li {
    color: #076E28;
    padding: 3px 0;
    margin: 0 !important;
    padding: 10px !important;
    letter-spacing: 0px !important;
    text-transform: none;
  	 /*background:url(../images/SliderH1Background.png) repeat;*/
    list-style: none;
    text-align: center;
    width:100%; white-space:nowrap; position:relative;
}

.menu ul li ul li ul li:hover {
    background: #EA5A05;
}
	/*.menu  ul li ul li:hover, .menu ul li a { color:#FFFFFF; border-top:4px solid #ce992c; font-size:12px;}*/
.menu ul li ul li ul li a {
    color: #FFF;
    margin: 0;
    padding: 3px;
   
    font-size: 13px !important; background:none; line-height:24px !important;  text-shadow: 0px 0 0px #000000;
}

.menu ul li ul li ul li a:hover {
    text-decoration: none;
    padding: 3px;
    color: #FFF;
    border: none;
    white-space: nowrap; background:none
}
/*-----*/
.siziAlt {
    position: fixed;
    right: 10px;
    bottom: 210px;
    width: 297px;
    height: 125px;
    background: url(../images/bizsizi_arayalim2.png) no-repeat;
    z-index: 99;
	display:none; 
	}
	.siziAlt .kapat {
    color: #000;
    float: right;
    margin-top: 9px;
    margin-right: 13px;
    position: relative;
    z-index: 999;
}
.popupAc { width:90%; height:125px; cursor:pointer; display:table; float:left; z-index: 9999;}
.animated.infinite {    -webkit-animation-iteration-count: infinite;    animation-iteration-count: infinite;}
.zoomIn {    -webkit-animation-name: zoomIn;    animation-name: zoomIn;}
.animated {    -webkit-animation-duration: 1s;    animation-duration: 1s;    -webkit-animation-fill-mode: both;    animation-fill-mode: both;}
.tada {    -webkit-animation-name: tada;    animation-name: tada;}
@-webkit-keyframes tada {  from {    -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1);  }
  10%, 20% {    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);  }
  30%, 50%, 70%, 90% {    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);  }
  40%, 60%, 80% {    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);  }
  to {    -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1);  }
}
@keyframes tada {  from {    -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1);  }
  10%, 20% {    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);  }
  30%, 50%, 70%, 90% {    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);  }
  40%, 60%, 80% {    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);  }
  to {    -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1);  }
}
@keyframes pulse {  from {    -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1);  }
  50% {    -webkit-transform: scale3d(1.05, 1.05, 1.05);    transform: scale3d(1.05, 1.05, 1.05);  }
  to {    -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1);  }
}
@-webkit-keyframes zoomIn {  from {    opacity: 0;    -webkit-transform: scale3d(.3, .3, .3);    transform: scale3d(.3, .3, .3);  }
  50% {    opacity: 1;  }
}
@keyframes zoomIn {  from {    opacity: 0;    -webkit-transform: scale3d(.3, .3, .3);    transform: scale3d(.3, .3, .3);  }
  50% {    opacity: 1;  }
}

.wtsp-iletism-circle {    width: 90px;    height: 90px;    top: 12px;    left: 12px;    position: absolute;    background-color: transparent;    -webkit-border-radius: 100%;    -moz-border-radius: 100%;    border-radius: 100%;    border: 2px solid rgba(30, 30, 30, 0.4);    opacity: .1;    opacity: .5;}
.wtsp-iletism-circle-fill {    width: 60px;    height: 60px;    top: 28px;    left: 28px;    position: absolute;    -webkit-transition: all 0.2s ease-in-out;    -moz-transition: all 0.2s ease-in-out;    -ms-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;    transition: all 0.2s ease-in-out;    -webkit-border-radius: 100%;    -moz-border-radius: 100%;    border-radius: 100%;    border: 2px solid transparent;    -webkit-transition: all .5s;    -moz-transition: all .5s;    -o-transition: all .5s;    transition: all .5s;    opacity: .4 !important;}
.wtsp-iletism-img-circle {    width: 30px;    height: 30px;    top: 43px;    left: 43px;    position: absolute;    background: rgba(30, 30, 30, 0.1) url(../images/wtsp.png) no-repeat center center;    border-radius: 100%; -webkit-border-radius: 100%;    -moz-border-radius: 100%;    opacity: 1;    -webkit-transition: all 0.2s ease-in-out;    -moz-transition: all 0.2s ease-in-out;    -ms-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;    transition: all 0.2s ease-in-out;    -webkit-transform-origin: 50% 50%;    -moz-transform-origin: 50% 50%;    -ms-transform-origin: 50% 50%;    -o-transform-origin: 50% 50%;    transform-origin: 50% 50%;    background-size: 100%;}
  
.wtsp-iletism { position:fixed; bottom:140px; left:-20px; z-index:9999;}
.wtsp-iletism-circle {border-color: #43b91e;}
.wtsp-iletism-circle-fill {background-color:#43b91e;}
.wtsp-iletism-img-circle {background-color: #43b91e;}
.wtsp-iletismone:hover .wtsp-iletism-circle {border-color: #43b91e;}
.wtsp-iletismone:hover .wtsp-iletism-circle-fill {background-color:#43b91e;}
.wtsp-iletismone:hover .wtsp-iletism-img-circle {background-color: #43b91e;}

.slider { width:100%; height:576px; margin:0; padding:0; position:relative; background:url(../images/sliderBG.jpg) no-repeat left top; background-size:cover;}
.sliderIMG { width:100%; height:auto; margin:0; padding:0}
.slider h1 { margin:0; padding:160px 0 0 0; color:#565656; font-weight:bold; text-align:center; font-size:44px; text-shadow: 1px 1px 2px #6B6B6B; }
.slider iframe { display:none;}
.sliderButton { width:319px; font-size:20px; text-align:center; background:url(../images/sliderButtonBG.png) no-repeat; cursor:pointer; margin:25px auto; text-align:center; color:#fff; height:49px; line-height:42px;}
.sliderButton:hover {  text-align:center; background:url(../images/sliderButtonBGHover.png) no-repeat; color:#FFFFFF; }
.slider .burda { margin:10px auto !important; padding:0; min-width:100px; display:table; background:rgba(255,255,255,0.7); padding:5px 10px;-webkit-border-radius: 5px; border-radius: 5px;}
.slider .burda ul { width:100%; margin:0; padding:0}
.slider ul li { float:left !important; margin:5px 5px !important; color:#565656; font-weight:700; font-size:14px;}
.slider ul li a { color:#EA5A05}
.slider ul li a:hover {color:#333}
.slider ul li i { margin:0 10px !important; font-size:10px !important; color:#EA5A05}

.haberBant { width:100%; height:50px; margin:0; padding:0; line-height:50px;  background-image: linear-gradient(#122A71, #153288);}
.haberBant .baslik { float:left; height:50px; width:300px; background:url(../images/federasyonBaslikBG.png) no-repeat right center;}
.haberBant .baslik h3 { line-height:50px; margin:0; padding:0; text-align:center; color:#FFF; font-size:20px;}
.haberBant .haberLine { float:left; padding:0 0 0 5px; font-size:16px; width:900px; margin:0; color:#FFF; line-height:50px}
.sAY {
    float: right;
    margin: 0px 0 0 0; width:35px; height:50px;
}
.Fvticker ul li a { color:#FFF;}
.Fvticker ul li a:hover { color:#EA5A05;}
.solBlok { width:341px; min-height:1068px; display:table; float:left; margin:0; padding:5px 0 0 0; background:url(../images/solBlokBG.png) no-repeat left top;}
.solBlok h2 { width:332px; height:61px; margin-left:15px; padding:0 0 0 50px; background:url(../images/_solBlokH2BG.png) no-repeat; color:#FFF; font-family:titillium-regular; font-size:20px; line-height:59px;}

.urunKategori ul { margin:0 auto; width:80%; padding:0;}
.urunKategori ul li { margin:10px 0; padding:0}
.urunKategori ul li a {color:#545454; font-family:titillium-regular; font-size:18px; }
.urunKategori ul li a i { margin-right:10px; font-size:14px;}
.urunKategori ul li a:hover { color:#153288}
.urunKategori ul li a:hover > i{ color:#153288}
.partner { width:250px; margin:20px auto 0 auto;}
.partner img { margin-bottom:19px}

.sagBlok { width:830px; min-height:768px; display:table; float:right; margin:0; padding:15px 0 0 0;}
.urunBox {border:1px solid #F8F8F8; width:380px; height:210px; border-radius:1em; float:left; margin:15px 15px 10px 15px; position:relative; text-align:center; padding:15px 0 0 0}
.urunBoxLM {margin:15px 10px 10px 10px !important;}
.urunBox img { width:auto; height:115px;}
.urunBox h3 {color:#555555; font-size:18px; line-height:24px; font-family:titillium-regular;}
.urunBox i { position:absolute; right:10px; bottom:10px; font-size:36px; color:#34302E}
.urunBox:hover {border:1px solid #EAEAEA;}
.urunBox:hover > h3, .urunBox:hover > i { color:#153288}
.tumu { width:319px; font-size:20px; text-align:center; background:url(../images/sliderButtonBG.png) no-repeat; cursor:pointer; margin:25px auto; text-align:center; color:#fff; height:49px; line-height:42px;}
.tumu:hover {  text-align:center; background:url(../images/sliderButtonBGHover.png) no-repeat; color:#FFFFFF; }

.kurumsalBlok { width:100%; height:220px; padding:50px 0 20px 0; margin:20px 0; background:#F4f4f4}
.kurumsalBlokIc { background:url(../images/kurumsalLogo.png) left center no-repeat !important; padding:0 0 0 380px; font-size:16px; color:#545454; font-family:titillium-light;}

.footer { width:100%; display:table; margin:0px 0 15px 0px; padding:0; color:#33302C; font-family:titillium-light; font-size:14px}
.footer a {color:#33302C; }
.bT1 { border-top:1px solid #F8F8F8}
.sosyalaglar {
	 float: left;
    width: 100%; margin:15px 0 0 0;
}

.sosyalaglar ul {
   
    width: 300px; margin:0; padding:0;
    height: 50px;
}

.socialmedia li {
    float: left;
    margin-right: 7px;
    margin-bottom: 0px;
    list-style: none;
}

.socialmedia li img {
    -webkit-filter: grayscale(1);
    opacity: 0.7;
}

.socialmedia li img:hover {
    -webkit-filter: grayscale(0);
    opacity: 1;
}

.socialmedia li a {
    text-indent: -9999px;
}

.socialmedia li a.facebook {
    width: 36px;
    height: 36px;
    background: url('../images/sprite-socialmedia.png') no-repeat 0 0;
    display: block;
}

.socialmedia li a.facebook:hover {
    background: url('../images/sprite-socialmedia.png') no-repeat -170px 0;
}

.socialmedia li a.twitter {
    width: 36px;
    height: 36px;
    background: url('../images/sprite-socialmedia.png') no-repeat -43px 0;
    display: block;
}

.socialmedia li a.twitter:hover {
    background: url('../images/sprite-socialmedia.png') no-repeat -213px 0;
}

.socialmedia li a.pinterest {
    width: 36px;
    height: 36px;
    background: url('../images/sprite-socialmedia.png') no-repeat -85px 0;
    display: block;
}

.socialmedia li a.pinterest:hover {
    background: url('../images/sprite-socialmedia.png') no-repeat -255px 0;
}

.socialmedia li a.vimeo {
    width: 36px;
    height: 36px;
    background: url('../images/sprite-socialmedia.png') no-repeat -129px 0;
    display: block;
}

.socialmedia li a.vimeo:hover {
    background: url('../images/sprite-socialmedia.png') no-repeat -299px 0;
}

.socialmedia li a.instagram {
    width: 36px;
    height: 36px;
    background: url('../images/sprite-socialmedia.png') no-repeat 0 -42px;
    display: block;
}

.socialmedia li a.instagram:hover {
    background: url('../images/sprite-socialmedia.png') no-repeat -170px -42px;
}

.socialmedia li a.youtube {
    width: 36px;
    height: 36px;
    background: url('../images/sprite-socialmedia.png') no-repeat -44px -42px;
    display: block;
}

.socialmedia li a.youtube:hover {
    background: url('../images/sprite-socialmedia.png') no-repeat -214px -42px;
}

.socialmedia li a.linkedin {
    width: 36px;
    height: 36px;
    background: url('../images/sprite-socialmedia.png') no-repeat -85px -42px;
    display: block;
}

.socialmedia li a.linkedin:hover {
    background: url('../images/sprite-socialmedia.png') no-repeat -255px -42px;
}

.socialmedia li a.googleplus {
    width: 36px;
    height: 36px;
    background: url('../images/sprite-socialmedia.png') no-repeat -129px -42px;
    display: block;
}

.socialmedia li a.googleplus:hover {
    background: url('../images/sprite-socialmedia.png') no-repeat -299px -42px;
}

.socialmedia li a.rss {
    width: 36px;
    height: 36px;
    background: url('../images/sprite-socialmedia.png') no-repeat 0 -84px;
    display: block;
}

.socialmedia li a.rss:hover {
    background: url('../images/sprite-socialmedia.png') no-repeat -170px -84px;
}

.socialmedia li a.email {
    width: 36px;
    height: 36px;
    background: url('../images/sprite-socialmedia.png') no-repeat -44px -84px;
    display: block;
}

.socialmedia li a.email:hover {
    background: url('../images/sprite-socialmedia.png') no-repeat -214px -84px;
}

.footerAdres { float:right; width:230px; margin:0; padding:0; text-align:right; font-size:14px; line-height:18px}
.footerAdres h4 { font-size:16px; color:#545454; margin:0 0 15px 0; padding:0}
.footerAdres input[type=email] { border:0; padding:0 0 0 10px; width:225px; margin:10px 0; background:#F0F0F0; height:35px; -webkit-border-radius: 5px;
border-radius: 5px; border:1px solid #ffbe98;}
.footerAdres input[type=email]:focus {background:#FFF; border:1px solid #132e7d; -webkit-border-radius: 5px; border-radius: 5px;}
.footerAdres input[type=submit] { border:0; padding:0px; width:70px; margin:0px 0; background:#EA5A05; height:30px; -webkit-border-radius: 5px;
border-radius: 5px; color:#FFF; font-family:titillium-light; font-size:14px;text-shadow: 0 0 1px #696969;}
.footerAdres h3 { font-family:NeoSans; font-size:24px; color:#545454; margin:10px 0 0px 0; padding:0; text-shadow: 0px 0 1px #000000;}
#bulletinProcess { color:#555; font-size:14px; font-weight:bold; margin:0; padding:0;}

.left { float:left !important}
.right { float:right !important}

.kurumsalImg {padding:5px; border:1px solid #E9EAEC; margin:20px auto; width:80%; display:table }
.kurumsalGorsel {margin:0; padding:0; width:100%; height:auto; -webkit-box-shadow: 0 0 2px 2px #E0E0E0; box-shadow: 0 0 2px 2px #E0E0E0;}

.HizmetImg {padding:5px; border:1px solid #E9EAEC; margin:0 auto 20px auto; width:862px; display:table }
.HizmetGorsel {margin:0; padding:0; -webkit-box-shadow: 0 0 2px 2px #E0E0E0; box-shadow: 0 0 2px 2px #E0E0E0;}

.urunDetay {float:left; width:720px; line-height:22px}
.urunDetay h2 { font-size:32px; text-align:left; color:#C21642; margin:0; line-height:42px; padding:0;}
.urunDetay span { font-size:14px; }

.urunDetay span a { font-size:14px;text-decoration:none; background:#DEDEDC; padding:5px 15px; margin-left:30px; color:#333; -webkit-border-radius: 5px;
border-radius: 5px; }
.urunDetay span a:hover {  background:#333; color:#DEDEDC }

.urunDetay input {
  border: 1px solid #ffbe98;
  color: #696763;
  font-size: 20px;
  font-weight: 700;
  height: 40px; margin:0;
  outline: medium none;
  text-align: center;
  width: 60px; cursor:pointer;
}
.rating-area { width:98%; padding:10px; line-height:24px; font-size:14px; color:#076E28; background:#DEDEDC}
.register-req { width:98%; background:#fafafa; padding:15px; margin-bottom:10px}
.register-req ul { display:table; margin:0; padding:0}
.register-req ul li { float:left; color:#696763; margin:0 15px 0 0; }
.register-req ul li i {margin:0 5px 0 0; }
.col-sm-12 input{
  border: 1px solid #DEDEDC;
  color: #696763;
  font-size: 20px;
  font-weight: 700;
  height: 40px; margin:0;
  outline: medium none;
  text-align: center;
  width: 60px; cursor:pointer;
}

.HizmetIcerik span { font-size:14px; }

/*----------- Pagination --------------*/

.pagination_block {
    margin-top: 40px;
    text-align: center;
    padding-top: 5px;
    list-style: none;
    clear: both;
}

.pagination_block.var2 {
    margin-top: 0;
    text-align: left;
    border-top: none;
    padding-top: 0;
}

.pagination_block span {
    color: #b0b1b4;
    display: inline-block;
    line-height: 31px;
}

.pagination {
    display: inline-block;
    margin-left: 5px;
}

.pagination li {
    float: left;
    list-style: none;
}

.pagination li a {
    padding: 5px 11px;
    color: #e26c27;
    display: block;
    margin-left: 2px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; text-decoration:none
}

.pagination li a.active {
    background: #e26c27;
    color: #FFF;
}

.pagination li a:hover {
    background: #e26c27;
    color: #fff;
    text-decoration: none;
}

.urunImage {padding:5px; border:1px solid #E9EAEC; margin:10px auto 20px auto; float:none; width:50%;  display:table; text-align:center;}
.urunGorsel { margin:0 auto; padding:0; width: 70%; height:auto}
.urunGaleri { float:left; margin:10px 3px 5px 2px; padding:5px; border:1px solid #e5e5e5; cursor:pointer }
.belgeGaleri { float:left; margin:10px 20px; padding:5px; border:1px solid #e5e5e5; cursor:pointer }
.belgeGaleri img { width:180px; height:auto}
.galeri { float:left; float:left; width:48%; margin:10px 1%;}
.urunDetay {float:noe; width:100%; line-height:22px}
.urunDetay h2 { font-size:32px; text-align:left; color:#00A0E3; margin:0; line-height:42px; padding:0;}
.urunDetay span { font-size:16px; }

.urunDetay span a { font-size:16px; line-height:16px; text-decoration:none; background:#DEDEDC; padding:0px 15px 5px 15px; margin-left:30px; color:#333; -webkit-border-radius: 5px;
border-radius: 5px; }
.urunDetay span a:hover {  background:#333; color:#DEDEDC }

.homeMap { margin:20px 0; padding:0; width:100%; height:400px;}
.homeMap iframe { width:100%; height:400px; margin:0; padding:0; border:0}

.map input[type=text], .map input[type=email] { width:33%; height:50px;-webkit-border-radius: 7px; border-radius: 7px; border:1px solid #ffbe98; padding:0 10px; margin-bottom:10px; float:left; margin:0px 0 15px 0.5%; color:#555}
.map textarea { width:100%; height:275px;-webkit-border-radius: 7px;color:#555; border-radius: 7px; border:1px solid #ffbe98; padding:10px; margin-bottom:10px; resize:none}
.map input[type=submit] { width:150px; height:40px; cursor:pointer; font-size:18px; font-weight:300; letter-spacing:-1px; border:none; float:left; margin:0; padding:0; text-align:center; color:#FFFFFF; background:#BE2025; -webkit-border-radius: 7px; border-radius: 7px;}
.map textarea::-webkit-input-placeholder, .map input::placeholder{ color:#666; font-family: 'titillium-light', sans-serif; }

.etiket { color:#666 !important; padding:5px 10px; border:1px solid #CCC; -webkit-border-radius: 5px; border-radius: 5px; margin:5px 5px; text-decoration:none; white-space:nowrap; float:left; }
.etiket:hover { background:#666 !important; color:#FFF !important;}

.etiketBox { width:100%; margin:0 0 20px 0; padding-bottom:20px; border-bottom:1px dashed #E9EAEC; display:table}
.etiketBox span { color:#555}

.etiketBox .detay { width:120px; color:#FFF; float:right; height:30px; padding:0; text-align:center; border:1px solid #FFFFFF; background:#EA5A05; margin:20px 0 0 0}
.etiketBox .detay a { color:#FFF; line-height:28px; font-size:16px; margin:0; padding:0; font-weight:300}
.etiketBox .detay:hover { background:#555; border:1px solid #666}

.haberBox { width:330px; height:320px; float:left; display:table; border:1px solid #fafafa; margin:20px 15px; background:#FFFFFF; -webkit-border-radius: 5px;
border-radius: 5px; border:1px solid #EAEAEA; padding:10px 10px; position:relative; color:#373F50}
.haberBox img {margin:0 auto 15px auto; width:100%; height:auto}

.haberBox:hover { -webkit-box-shadow: 0 0 2px 2px #fafafa; box-shadow: 0 0 2px 2px #fafafa; border:1px solid #FFF; }

.haberBox h2 { line-height:22px; font-size:16px; margin:0; height:40px; padding:0; color:#555555; font-weight:bold;}
.haberBox span {color:#555555; font-weight:700; font-size:16px; line-height:24px}

.haberBox .detay { width:120px; color:#FFF; float:right; height:30px; padding:0; text-align:center; border:1px solid #FFFFFF; background:#BE2025; margin:20px 0 0 0}
.haberBox .detay a { color:#FFF; line-height:28px; font-size:16px; margin:0; padding:0; font-weight:300}
.haberBox .detay:hover { background:#a11d21; border:1px solid #77070a}


.mr10 { margin-right:10px !important}
.mr20 { margin-right:20px !important}
.mt24 { margin-top:24px !important}
.mt44 { margin-top:44px !important}
.mt-40 {margin-top:-40px !important}
.mh600 {min-height:600px !important}
.w5 { width:5% !important}
.w15 { width:15% !important}
.w30 { width:30% !important}
.w40 { width:40% !important}
.w47 { width:47% !important}
.w60 { width:60% !important}
.w100 { width:100% !important}
.w190 { width:165px !important}
.w400 { width:400px !important}
.w410 { width:410px !important}
.w170 { width:170px !important}
.right { float:right !important}
.left { float:left !important}
.clr1 { color:#FFFFFF !important; padding:5px; margin:0}
.clr1:hover { color:#C21642 !important; background:#FFFFFF; }
.clr2 { color:#C21642 !important;}
.clr2:hover { color:#333333 !important;}
.clr3 { color:#FFFFFF !important; padding:5px; margin:0}
.clr3:hover { color:#C21642 !important;}
.fNone { float:none !important }
.h300 { height:300px !important}
.Mh500 { min-height:500px !important}
.Mh400 { min-height:400px !important}
.mInput {margin:0px 0 15px 0% !important;}
.h200 { height:200px !important}
.dTable { display:table !important}
.Lheight180{ line-height:180px}
.tAlignC{ text-align:center}
.padding-top-20 { padding-top:20px !important}
.margin-top-20 { margin-top:20px !important}

#QuarterForm {
    position: absolute;
    display: none;
    z-index: 99999999999999999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(58, 61, 72, 0.6);
}

.QuarterFormSubmit {
    margin: 3% auto 0 auto;
    width: 400px;
    height: 500px;
    display: table;
    background: #FFF !important; border-radius:.5em
}

.QuarterFormSubmit_icerik {
    
    width: 400px;
    height: 500px;
    padding: 20px;
    position: relative;
    color: #9D9EA4;
}

.QuarterFormSubmit_icerik h2 {
    font-weight: normal;
    font-size: 34px;
    line-height: 44px;
    color: #555555;
}

.QuarterForm_Close {
    top: 20px;
    right: 20px;
    cursor: pointer;
	position:absolute;
}

#QuarterForm input[type=text], #QuarterForm input[type=email] { width:100%; height:50px;-webkit-border-radius: 7px; border-radius: 7px; border:1px solid #ffbe98; padding:0 10px; margin-bottom:10px; margin:0px 0 15px 0; color:#555}
#QuarterForm textarea { width:100%; height:150px;-webkit-border-radius: 7px;color:#555; border-radius: 7px; border:1px solid #ffbe98; padding:10px; margin-bottom:10px; resize:none}
#QuarterForm input[type=submit] { width:150px; height:40px; cursor:pointer; font-size:18px; font-weight:300; letter-spacing:-1px; border:none; float:left; margin:0; padding:0; text-align:center; color:#FFFFFF; background:#BE2025; -webkit-border-radius: 7px; border-radius: 7px;}
#QuarterForm textarea::-webkit-input-placeholder, #QuarterForm input::placeholder{ color:#666; font-family: 'titillium-light', sans-serif; }