﻿@charset "utf-8";

ul, li { padding: 0; margin: 0; list-style: none; }

a { text-decoration: none; }

header .menuBar ul li .menuWrap ul.megam > li ul.urunGs li a strong { transition: all .4s; -webkit-transition: all .4s; -moz-transition: all .4s; -o-transition: all .4s; }

header .menuBar ul { width: auto; float: left; position: relative; }
header .menuBar ul li { width: auto; float: left; }
header .menuBar > ul > li {position: relative;padding: 0;width: auto;margin-right: 31px;}
header .menuBar > ul > li:last-child { margin-right: 0; border-right: 0px; padding-right: 0px; }
header .menuBar > ul > li:last-child:after {display:none}
header .menuBar > ul > li > a {min-width: 1px;width: auto;min-height: 1px;height: auto;display: block;font-size: 17px;line-height: 18px;font-weight: 400;color: #888;padding: 0;transition: all .4s cubic-bezier(.645,.045,.355,1) 0s;}
header.koyu .menuBar ul li a {color: #5b5851;}
header.koyu  .menuBar > ul > li > a.secili:after {background-image: url(../images/arrow.svg);}
header .menuBar > ul > li > a {position: relative;padding: 25px 0;margin: 0;}
header .menuBar > ul > li > a.secili:after {content: "";width: 11px;height: 100%;position: absolute;right: 0;top: 0;background: url(../images/mnar.svg) no-repeat center;}
header .menuBar > ul > li > a.secili {padding-right: 21px;}
header .menuBar > ul > li:last-child > a { padding-right: 0; }
header .menuBar > ul > li:last-child > a:before { display: none; }
header .menuBar > ul > li:hover > a {color: #a1dbfb;}



header .menuBar ul li ul li.acildi > a {background: #fab64a;color: #fff;}
header .menuBar ul li ul {position: absolute;width: 192px;min-height: 0px;display: none;background: #ffffff;z-index: 999999;margin-top: -1px;padding: 0;box-sizing: border-box;border: solid 0px #fff;box-sizing: border-box;-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.21);-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.21);box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.21);border-radius: 21px;border-top-left-radius: 0;border-top-right-radius: 0;padding: 10px 0;}
header .menuBar ul li ul ul { left: 100%; top: 0px; margin: 0;}
header .menuBar ul li ul li { width: 100%; float: left; position: relative; }
header .menuBar ul li ul li:last-child {border-bottom:0}
header .menuBar ul li ul li a {width: 100%;display: block;padding: 15px 20px;margin: 0;background: none;font-size: 14px;line-height: 14px;font-weight: 500;color: #41454e;text-transform: uppercase;}
header .menuBar ul li ul li a:hover {background: #164496;color: #fff}
header .menuBar ul li ul li:last-child a { border: none; }
header .menuBar ul li ul .ucgn { width: 16px; height: 8px; position: absolute; left: 15px; top: -7px; background: url(../images/ucgn.png) no-repeat; display: none; }


