
.m-0 {
	margin: 0 !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mr-0 {
	margin-right: 0 !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.ml-0 {
	margin-left: 0 !important;
}

.mx-0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.m-1 {
	margin: 0.25rem !important;
}

.mt-1 {
	margin-top: 0.25rem !important;
}

.mr-1 {
	margin-right: 0.25rem !important;
}

.mb-1 {
	margin-bottom: 0.25rem !important;
}

.ml-1 {
	margin-left: 0.25rem !important;
}

.mx-1 {
	margin-left: 0.25rem !important;
	margin-right: 0.25rem !important;
}

.my-1 {
	margin-top: 0.25rem !important;
	margin-bottom: 0.25rem !important;
}

.m-2 {
	margin: 0.5rem !important;
}

.mt-2 {
	margin-top: 0.5rem !important;
}

.mr-2 {
	margin-right: 0.5rem !important;
}

.mb-2 {
	margin-bottom: 0.5rem !important;
}

.ml-2 {
	margin-left: 0.5rem !important;
}

.mx-2 {
	margin-left: 0.5rem !important;
	margin-right: 0.5rem !important;
}

.my-2 {
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}

.m-3 {
	margin: 0.75rem !important;
}

.mt-3 {
	margin-top: 0.75rem !important;
}

.mr-3 {
	margin-right: 0.75rem !important;
}

.mb-3 {
	margin-bottom: 0.75rem !important;
}

.ml-3 {
	margin-left: 0.75rem !important;
}

.mx-3 {
	margin-left: 0.75rem !important;
	margin-right: 0.75rem !important;
}

.my-3 {
	margin-top: 0.75rem !important;
	margin-bottom: 0.75rem !important;
}

.m-4 {
	margin: 1rem !important;
}

.mt-4 {
	margin-top: 1rem !important;
}

.mr-4 {
	margin-right: 1rem !important;
}

.mb-4 {
	margin-bottom: 1rem !important;
}

.ml-4 {
	margin-left: 1rem !important;
}

.mx-4 {
	margin-left: 1rem !important;
	margin-right: 1rem !important;
}

.my-4 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}

.m-5 {
	margin: 1.5rem !important;
}

.mt-5 {
	margin-top: 1.5rem !important;
}

.mr-5 {
	margin-right: 1.5rem !important;
}

.mb-5 {
	margin-bottom: 1.5rem !important;
}

.ml-5 {
	margin-left: 1.5rem !important;
}

.mx-5 {
	margin-left: 1.5rem !important;
	margin-right: 1.5rem !important;
}

.my-5 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important;
}

.m-6 {
	margin: 3rem !important;
}

.mt-6 {
	margin-top: 3rem !important;
}

.mr-6 {
	margin-right: 3rem !important;
}

.mb-6 {
	margin-bottom: 3rem !important;
}

.ml-6 {
	margin-left: 3rem !important;
}

.mx-6 {
	margin-left: 3rem !important;
	margin-right: 3rem !important;
}

.my-6 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0 {
	padding-top: 0 !important;
}

.pr-0 {
	padding-right: 0 !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pl-0 {
	padding-left: 0 !important;
}

.px-0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.p-1 {
	padding: 0.25rem !important;
}

.pt-1 {
	padding-top: 0.25rem !important;
}

.pr-1 {
	padding-right: 0.25rem !important;
}

.pb-1 {
	padding-bottom: 0.25rem !important;
}

.pl-1 {
	padding-left: 0.25rem !important;
}

.px-1 {
	padding-left: 0.25rem !important;
	padding-right: 0.25rem !important;
}

.py-1 {
	padding-top: 0.25rem !important;
	padding-bottom: 0.25rem !important;
}

.p-2 {
	padding: 0.5rem !important;
}

.pt-2 {
	padding-top: 0.5rem !important;
}

.pr-2 {
	padding-right: 0.5rem !important;
}

.pb-2 {
	padding-bottom: 0.5rem !important;
}

.pl-2 {
	padding-left: 0.5rem !important;
}

.px-2 {
	padding-left: 0.5rem !important;
	padding-right: 0.5rem !important;
}

.py-2 {
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
}

.p-3 {
	padding: 0.75rem !important;
}

.pt-3 {
	padding-top: 0.75rem !important;
}

.pr-3 {
	padding-right: 0.75rem !important;
}

.pb-3 {
	padding-bottom: 0.75rem !important;
}

.pl-3 {
	padding-left: 0.75rem !important;
}

.px-3 {
	padding-left: 0.75rem !important;
	padding-right: 0.75rem !important;
}

.py-3 {
	padding-top: 0.75rem !important;
	padding-bottom: 0.75rem !important;
}

.p-4 {
	padding: 1rem !important;
}

.pt-4 {
	padding-top: 1rem !important;
}

.pr-4 {
	padding-right: 1rem !important;
}

.pb-4 {
	padding-bottom: 1rem !important;
}

.pl-4 {
	padding-left: 1rem !important;
}

.px-4 {
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}

.py-4 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}

.p-5 {
	padding: 1.5rem !important;
}

.pt-5 {
	padding-top: 1.5rem !important;
}

.pr-5 {
	padding-right: 1.5rem !important;
}

.pb-5 {
	padding-bottom: 1.5rem !important;
}

.pl-5 {
	padding-left: 1.5rem !important;
}

.px-5 {
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important;
}

.py-5 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}

.p-6 {
	padding: 3rem !important;
}

.pt-6 {
	padding-top: 3rem !important;
}

.pr-6 {
	padding-right: 3rem !important;
}

.pb-6 {
	padding-bottom: 3rem !important;
}

.pl-6 {
	padding-left: 3rem !important;
}

.px-6 {
	padding-left: 3rem !important;
	padding-right: 3rem !important;
}

.py-6 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}

.pointer {cursor: pointer;}

.arka_beyaz {background-color:white !important;}




.lang-xs {
	background-position: 0 -473px;
	min-width: 14px;
	height: 11px;
	min-height: 11px;
	max-height: 11px;
	background-repeat: no-repeat;
	display: inline-block;
	background-image: url(../images/languages.png);
	top: 4px;
position: relative; }
.lang-xs:before {
content: '\0000A0'; }
.lang-xs.lang-lbl {
padding-left: 16px; }
.lang-xs.lang-lbl:before {
content: '\00a0'; }
.lang-xs.lang-lbl-en {
padding-left: 16px; }
.lang-xs.lang-lbl-en:before {
content: '\00a0'; }
.lang-xs.lang-lbl-full {
padding-left: 16px; }
.lang-xs.lang-lbl-full:before {
content: '\00a0'; }
.lang-xs:after {
    top: -4px;
position: relative; }

.lang-sm {
	background-position: 0 -1172px;
	min-width: 22px;
	height: 16px;
	min-height: 16px;
	max-height: 16px;
	background-repeat: no-repeat;
	display: inline-block;
	background-image: url(../images/languages.png);
	top: 1px;
position: relative; }
.lang-sm:before {
content: '\0000A0'; }
.lang-sm.lang-lbl {
padding-left: 24px; }
.lang-sm.lang-lbl:before {
content: '\00a0'; }
.lang-sm.lang-lbl-en {
padding-left: 24px; }
.lang-sm.lang-lbl-en:before {
content: '\00a0'; }
.lang-sm.lang-lbl-full {
padding-left: 24px; }
.lang-sm.lang-lbl-full:before {
content: '\00a0'; }
.lang-sm:after {
	/*  top: -6px; */
position: relative; }

.lang-lg {
	background-position: 0 -2134px;
	min-width: 30px;
	height: 22px;
	min-height: 22px;
	max-height: 22px;
	background-repeat: no-repeat;
	display: inline-block;
	background-image: url(../images/languages.png);
	top: 0;
position: relative; }
.lang-lg:before {
content: '\0000A0'; }
.lang-lg.lang-lbl {
padding-left: 32px; }
.lang-lg.lang-lbl:before {
content: '\00a0'; }
.lang-lg.lang-lbl-en {
padding-left: 32px; }
.lang-lg.lang-lbl-en:before {
content: '\00a0'; }
.lang-lg.lang-lbl-full {
padding-left: 32px; }
.lang-lg.lang-lbl-full:before {
content: '\00a0'; }
.lang-lg:after {
    top: 0;
position: relative; }

.lang-xs[lang=ar] {
background-position: 0 0; }

.lang-xs[lang=be] {
background-position: 0 -11px; }

.lang-xs[lang=bg] {
background-position: 0 -22px; }

.lang-xs[lang=cs] {
background-position: 0 -33px; }

.lang-xs[lang=da] {
background-position: 0 -44px; }

.lang-xs[lang=de] {
background-position: 0 -55px; }

.lang-xs[lang=el] {
background-position: 0 -66px; }

.lang-xs[lang=en] {
background-position: 0 -77px; }

.lang-xs[lang=es] {
background-position: 0 -88px; }

.lang-xs[lang=et] {
background-position: 0 -99px; }

.lang-xs[lang=fi] {
background-position: 0 -110px; }

.lang-xs[lang=fr] {
background-position: 0 -121px; }

.lang-xs[lang=ga] {
background-position: 0 -132px; }

.lang-xs[lang=hi] {
background-position: 0 -143px; }

.lang-xs[lang=hr] {
background-position: 0 -154px; }

.lang-xs[lang=hu] {
background-position: 0 -165px; }

.lang-xs[lang=in] {
background-position: 0 -176px; }

.lang-xs[lang=is] {
background-position: 0 -187px; }

.lang-xs[lang=it] {
background-position: 0 -198px; }

.lang-xs[lang=iw] {
background-position: 0 -209px; }

.lang-xs[lang=ja] {
background-position: 0 -220px; }

.lang-xs[lang=ko] {
background-position: 0 -231px; }

.lang-xs[lang=lt] {
background-position: 0 -242px; }

.lang-xs[lang=lv] {
background-position: 0 -253px; }

.lang-xs[lang=mk] {
background-position: 0 -264px; }

.lang-xs[lang=ms] {
background-position: 0 -275px; }

.lang-xs[lang=mt] {
background-position: 0 -286px; }

.lang-xs[lang=nl] {
background-position: 0 -297px; }

.lang-xs[lang=no] {
background-position: 0 -308px; }

.lang-xs[lang=pl] {
background-position: 0 -319px; }

.lang-xs[lang=pt] {
background-position: 0 -330px; }

.lang-xs[lang=ro] {
background-position: 0 -341px; }

.lang-xs[lang=ru] {
background-position: 0 -352px; }

.lang-xs[lang=sk] {
background-position: 0 -363px; }

.lang-xs[lang=sl] {
background-position: 0 -374px; }

.lang-xs[lang=sq] {
background-position: 0 -385px; }

.lang-xs[lang=sr] {
background-position: 0 -396px; }

.lang-xs[lang=sv] {
background-position: 0 -407px; }

.lang-xs[lang=th] {
background-position: 0 -418px; }

.lang-xs[lang=tr] {
background-position: 0 -429px; }

.lang-xs[lang=uk] {
background-position: 0 -440px; }

.lang-xs[lang=vi] {
background-position: 0 -451px; }

.lang-xs[lang=zh] {
background-position: 0 -462px; }

.lang-sm[lang=ar] {
background-position: 0 -484px; }

.lang-sm[lang=be] {
background-position: 0 -500px; }

.lang-sm[lang=bg] {
background-position: 0 -516px; }

.lang-sm[lang=cs] {
background-position: 0 -532px; }

.lang-sm[lang=da] {
background-position: 0 -548px; }

.lang-sm[lang=de] {
background-position: 0 -564px; }

.lang-sm[lang=el] {
background-position: 0 -580px; }

.lang-sm[lang=en] {
background-position: 0 -596px; }

.lang-sm[lang=es] {
background-position: 0 -612px; }

.lang-sm[lang=et] {
background-position: 0 -628px; }

.lang-sm[lang=fi] {
background-position: 0 -644px; }

.lang-sm[lang=fr] {
background-position: 0 -660px; }

.lang-sm[lang=ga] {
background-position: 0 -676px; }

.lang-sm[lang=hi] {
background-position: 0 -692px; }

.lang-sm[lang=hr] {
background-position: 0 -708px; }

.lang-sm[lang=hu] {
background-position: 0 -724px; }

.lang-sm[lang=in] {
background-position: 0 -740px; }

.lang-sm[lang=is] {
background-position: 0 -756px; }

.lang-sm[lang=it] {
background-position: 0 -772px; }

.lang-sm[lang=iw] {
background-position: 0 -788px; }

.lang-sm[lang=ja] {
background-position: 0 -804px; }

.lang-sm[lang=ko] {
background-position: 0 -820px; }

.lang-sm[lang=lt] {
background-position: 0 -836px; }

.lang-sm[lang=lv] {
background-position: 0 -852px; }

.lang-sm[lang=mk] {
background-position: 0 -868px; }

.lang-sm[lang=ms] {
background-position: 0 -884px; }

.lang-sm[lang=mt] {
background-position: 0 -900px; }

.lang-sm[lang=nl] {
background-position: 0 -916px; }

.lang-sm[lang=no] {
background-position: 0 -932px; }

.lang-sm[lang=pl] {
background-position: 0 -948px; }

.lang-sm[lang=pt] {
background-position: 0 -964px; }

.lang-sm[lang=ro] {
background-position: 0 -980px; }

.lang-sm[lang=ru] {
background-position: 0 -996px; }

.lang-sm[lang=sk] {
background-position: 0 -1012px; }

.lang-sm[lang=sl] {
background-position: 0 -1028px; }

.lang-sm[lang=sq] {
background-position: 0 -1044px; }

.lang-sm[lang=sr] {
background-position: 0 -1060px; }

.lang-sm[lang=sv] {
background-position: 0 -1076px; }

.lang-sm[lang=th] {
background-position: 0 -1092px; }

.lang-sm[lang=tr] {
background-position: 0 -1108px; }

.lang-sm[lang=uk] {
background-position: 0 -1124px; }

.lang-sm[lang=vi] {
background-position: 0 -1140px; }

.lang-sm[lang=zh] {
background-position: 0 -1156px; }

.lang-lg[lang=ar] {
background-position: 0 -1188px; }

.lang-lg[lang=be] {
background-position: 0 -1210px; }

.lang-lg[lang=bg] {
background-position: 0 -1232px; }

.lang-lg[lang=cs] {
background-position: 0 -1254px; }

.lang-lg[lang=da] {
background-position: 0 -1276px; }

.lang-lg[lang=de] {
background-position: 0 -1298px; }

.lang-lg[lang=el] {
background-position: 0 -1320px; }

.lang-lg[lang=en] {
background-position: 0 -1342px; }

.lang-lg[lang=es] {
background-position: 0 -1364px; }

.lang-lg[lang=et] {
background-position: 0 -1386px; }

.lang-lg[lang=fi] {
background-position: 0 -1408px; }

.lang-lg[lang=fr] {
background-position: 0 -1430px; }

.lang-lg[lang=ga] {
background-position: 0 -1452px; }

.lang-lg[lang=hi] {
background-position: 0 -1474px; }

.lang-lg[lang=hr] {
background-position: 0 -1496px; }

.lang-lg[lang=hu] {
background-position: 0 -1518px; }

.lang-lg[lang=in] {
background-position: 0 -1540px; }

.lang-lg[lang=is] {
background-position: 0 -1562px; }

.lang-lg[lang=it] {
background-position: 0 -1584px; }

.lang-lg[lang=iw] {
background-position: 0 -1606px; }

.lang-lg[lang=ja] {
background-position: 0 -1628px; }

.lang-lg[lang=ko] {
background-position: 0 -1650px; }

.lang-lg[lang=lt] {
background-position: 0 -1672px; }

.lang-lg[lang=lv] {
background-position: 0 -1694px; }

.lang-lg[lang=mk] {
background-position: 0 -1716px; }

.lang-lg[lang=ms] {
background-position: 0 -1738px; }

.lang-lg[lang=mt] {
background-position: 0 -1760px; }

.lang-lg[lang=nl] {
background-position: 0 -1782px; }

.lang-lg[lang=no] {
background-position: 0 -1804px; }

.lang-lg[lang=pl] {
background-position: 0 -1826px; }

.lang-lg[lang=pt] {
background-position: 0 -1848px; }

.lang-lg[lang=ro] {
background-position: 0 -1870px; }

.lang-lg[lang=ru] {
background-position: 0 -1892px; }

.lang-lg[lang=sk] {
background-position: 0 -1914px; }

.lang-lg[lang=sl] {
background-position: 0 -1936px; }

.lang-lg[lang=sq] {
background-position: 0 -1958px; }

.lang-lg[lang=sr] {
background-position: 0 -1980px; }

.lang-lg[lang=sv] {
background-position: 0 -2002px; }

.lang-lg[lang=th] {
background-position: 0 -2024px; }

.lang-lg[lang=tr] {
background-position: 0 -2046px; }

.lang-lg[lang=uk] {
background-position: 0 -2068px; }

.lang-lg[lang=vi] {
background-position: 0 -2090px; }

.lang-lg[lang=zh] {
background-position: 0 -2112px; }

.btn > .lang-sm {
top: 2px; }
.btn > .lang-sm:after {
top: -2px; }

.btn > .lang-xs {
top: 4px; }
.btn > .lang-xs:after {
top: -4px; }

.btn.btn-xs > .lang-sm {
top: 0; }
.btn.btn-xs > .lang-sm:after {
top: 0; }

.btn.btn-xs > .lang-xs {
top: 3px; }
.btn.btn-xs > .lang-xs:after {
top: -3px; }

.btn.btn-sm > .lang-sm {
top: 0; }
.btn.btn-sm > .lang-sm:after {
top: 0; }

.btn.btn-sm > .lang-xs {
top: 3px; }
.btn.btn-sm > .lang-xs:after {
top: -3px; }

.btn.btn-lg > .lang-lg {
top: 1px; }
.btn.btn-lg > .lang-lg:after {
top: -1px; }

.btn.btn-lg > .lang-sm {
top: 3px; }
.btn.btn-lg > .lang-sm:after {
top: -3px; }

.btn.btn-lg > .lang-xs {
top: 6px; }
.btn.btn-lg > .lang-xs:after {
top: -6px; }

.lang-lbl:after {
content: "Unknown language"; }

.lang-lbl-en:after {
content: "Unknown language"; }

.lang-lbl-full:after {
content: "Unknown language"; }

.lang-lbl[lang=ar]:after {
content: "\000627\000644\000639\000631\000628\00064A\000629"; }

.lang-lbl[lang=be]:after {
content: "\000411\000435\00043B\000430\000440\000443\000441\00043A\000456"; }

.lang-lbl[lang=bg]:after {
content: "\000411\00044A\00043B\000433\000430\000440\000441\00043A\000438"; }

.lang-lbl[lang=cs]:after {
content: "\00010Ce\000161tina"; }

.lang-lbl[lang=da]:after {
content: "Dansk"; }

.lang-lbl[lang=de]:after {
content: "Deutsch"; }

.lang-lbl[lang=el]:after {
content: "\000395\0003BB\0003BB\0003B7\0003BD\0003B9\0003BA\0003AC"; }

.lang-lbl[lang=en]:after {
content: "English"; }

.lang-lbl[lang=es]:after {
content: "Espa\0000F1ol"; }

.lang-lbl[lang=et]:after {
content: "Eesti"; }

.lang-lbl[lang=fi]:after {
content: "Suomi"; }

.lang-lbl[lang=fr]:after {
content: "Fran\0000E7ais"; }

.lang-lbl[lang=ga]:after {
content: "Gaeilge"; }

.lang-lbl[lang=hi]:after {
content: "\000939\00093F\000902\000926\000940"; }

.lang-lbl[lang=hr]:after {
content: "Hrvatski"; }

.lang-lbl[lang=hu]:after {
content: "Magyar"; }

.lang-lbl[lang=in]:after {
content: "Bahasa\000020indonesia"; }

.lang-lbl[lang=is]:after {
content: "\0000CDslenska"; }

.lang-lbl[lang=it]:after {
content: "Italiano"; }

.lang-lbl[lang=iw]:after {
content: "\0005E2\0005D1\0005E8\0005D9\0005EA"; }

.lang-lbl[lang=ja]:after {
content: "\0065E5\00672C\008A9E"; }

.lang-lbl[lang=ko]:after {
content: "\00D55C\00AD6D\00C5B4"; }

.lang-lbl[lang=lt]:after {
content: "Lietuvi\000173"; }

.lang-lbl[lang=lv]:after {
content: "Latvie\000161u"; }

.lang-lbl[lang=mk]:after {
content: "\00041C\000430\00043A\000435\000434\00043E\00043D\000441\00043A\000438"; }

.lang-lbl[lang=ms]:after {
content: "Bahasa\000020melayu"; }

.lang-lbl[lang=mt]:after {
content: "Malti"; }

.lang-lbl[lang=nl]:after {
content: "Nederlands"; }

.lang-lbl[lang=no]:after {
content: "Norsk"; }

.lang-lbl[lang=pl]:after {
content: "Polski"; }

.lang-lbl[lang=pt]:after {
content: "Portugu\0000EAs"; }

.lang-lbl[lang=ro]:after {
content: "Rom\0000E2n\000103"; }

.lang-lbl[lang=ru]:after {
content: "\000420\000443\000441\000441\00043A\000438\000439"; }

.lang-lbl[lang=sk]:after {
content: "Sloven\00010Dina"; }

.lang-lbl[lang=sl]:after {
content: "Sloven\000161\00010Dina"; }

.lang-lbl[lang=sq]:after {
content: "Shqipe"; }

.lang-lbl[lang=sr]:after {
content: "\000421\000440\00043F\000441\00043A\000438"; }

.lang-lbl[lang=sv]:after {
content: "Svenska"; }

.lang-lbl[lang=th]:after {
content: "\000E44\000E17\000E22"; }

.lang-lbl[lang=tr]:after {
content: "T\0000FCrk\0000E7e"; }

.lang-lbl[lang=uk]:after {
content: "\000423\00043A\000440\000430\000457\00043D\000441\00044C\00043A\000430"; }

.lang-lbl[lang=vi]:after {
content: "Ti\001EBFng\000020vi\001EC7t"; }

.lang-lbl[lang=zh]:after {
content: "\004E2D\006587"; }

.lang-lbl-en[lang=ar]:after {
content: "Arabic"; }

.lang-lbl-en[lang=be]:after {
content: "Belarusian"; }

.lang-lbl-en[lang=bg]:after {
content: "Bulgarian"; }

.lang-lbl-en[lang=cs]:after {
content: "Czech"; }

.lang-lbl-en[lang=da]:after {
content: "Danish"; }

.lang-lbl-en[lang=de]:after {
content: "German"; }

.lang-lbl-en[lang=el]:after {
content: "Greek"; }

.lang-lbl-en[lang=en]:after {
content: "English"; }

.lang-lbl-en[lang=es]:after {
content: "Spanish"; }

.lang-lbl-en[lang=et]:after {
content: "Estonian"; }

.lang-lbl-en[lang=fi]:after {
content: "Finnish"; }

.lang-lbl-en[lang=fr]:after {
content: "French"; }

.lang-lbl-en[lang=ga]:after {
content: "Irish"; }

.lang-lbl-en[lang=hi]:after {
content: "Hindi"; }

.lang-lbl-en[lang=hr]:after {
content: "Croatian"; }

.lang-lbl-en[lang=hu]:after {
content: "Hungarian"; }

.lang-lbl-en[lang=in]:after {
content: "Indonesian"; }

.lang-lbl-en[lang=is]:after {
content: "Icelandic"; }

.lang-lbl-en[lang=it]:after {
content: "Italian"; }

.lang-lbl-en[lang=iw]:after {
content: "Hebrew"; }

.lang-lbl-en[lang=ja]:after {
content: "Japanese"; }

.lang-lbl-en[lang=ko]:after {
content: "Korean"; }

.lang-lbl-en[lang=lt]:after {
content: "Lithuanian"; }

.lang-lbl-en[lang=lv]:after {
content: "Latvian"; }

.lang-lbl-en[lang=mk]:after {
content: "Macedonian"; }

.lang-lbl-en[lang=ms]:after {
content: "Malay"; }

.lang-lbl-en[lang=mt]:after {
content: "Maltese"; }

.lang-lbl-en[lang=nl]:after {
content: "Dutch"; }

.lang-lbl-en[lang=no]:after {
content: "Norwegian"; }

.lang-lbl-en[lang=pl]:after {
content: "Polish"; }

.lang-lbl-en[lang=pt]:after {
content: "Portuguese"; }

.lang-lbl-en[lang=ro]:after {
content: "Romanian"; }

.lang-lbl-en[lang=ru]:after {
content: "Russian"; }

.lang-lbl-en[lang=sk]:after {
content: "Slovak"; }

.lang-lbl-en[lang=sl]:after {
content: "Slovenian"; }

.lang-lbl-en[lang=sq]:after {
content: "Albanian"; }

.lang-lbl-en[lang=sr]:after {
content: "Serbian"; }

.lang-lbl-en[lang=sv]:after {
content: "Swedish"; }

.lang-lbl-en[lang=th]:after {
content: "Thai"; }

.lang-lbl-en[lang=tr]:after {
content: "Turkish"; }

.lang-lbl-en[lang=uk]:after {
content: "Ukrainian"; }

.lang-lbl-en[lang=vi]:after {
content: "Vietnamese"; }

.lang-lbl-en[lang=zh]:after {
content: "Chinese"; }

.lang-lbl-full[lang=ar]:after {
content: "\000627\000644\000639\000631\000628\00064A\000629\0000A0/\0000A0Arabic"; }

.lang-lbl-full[lang=be]:after {
content: "\000411\000435\00043B\000430\000440\000443\000441\00043A\000456\0000A0/\0000A0Belarusian"; }

.lang-lbl-full[lang=bg]:after {
content: "\000411\00044A\00043B\000433\000430\000440\000441\00043A\000438\0000A0/\0000A0Bulgarian"; }

.lang-lbl-full[lang=cs]:after {
content: "\00010Ce\000161tina\0000A0/\0000A0Czech"; }

.lang-lbl-full[lang=da]:after {
content: "Dansk\0000A0/\0000A0Danish"; }

.lang-lbl-full[lang=de]:after {
content: "Deutsch\0000A0/\0000A0German"; }

.lang-lbl-full[lang=el]:after {
content: "\000395\0003BB\0003BB\0003B7\0003BD\0003B9\0003BA\0003AC\0000A0/\0000A0Greek"; }

.lang-lbl-full[lang=en]:after {
content: "English\0000A0"; }

.lang-lbl-full[lang=es]:after {
content: "Espa\0000F1ol\0000A0/\0000A0Spanish"; }

.lang-lbl-full[lang=et]:after {
content: "Eesti\0000A0/\0000A0Estonian"; }

.lang-lbl-full[lang=fi]:after {
content: "Suomi\0000A0/\0000A0Finnish"; }

.lang-lbl-full[lang=fr]:after {
content: "Fran\0000E7ais\0000A0/\0000A0French"; }

.lang-lbl-full[lang=ga]:after {
content: "Gaeilge\0000A0/\0000A0Irish"; }

.lang-lbl-full[lang=hi]:after {
content: "\000939\00093F\000902\000926\000940\0000A0/\0000A0Hindi"; }

.lang-lbl-full[lang=hr]:after {
content: "Hrvatski\0000A0/\0000A0Croatian"; }

.lang-lbl-full[lang=hu]:after {
content: "Magyar\0000A0/\0000A0Hungarian"; }

.lang-lbl-full[lang=in]:after {
content: "Bahasa\000020indonesia\0000A0/\0000A0Indonesian"; }

.lang-lbl-full[lang=is]:after {
content: "\0000CDslenska\0000A0/\0000A0Icelandic"; }

.lang-lbl-full[lang=it]:after {
content: "Italiano\0000A0/\0000A0Italian"; }

.lang-lbl-full[lang=iw]:after {
content: "\0005E2\0005D1\0005E8\0005D9\0005EA\0000A0/\0000A0Hebrew"; }

.lang-lbl-full[lang=ja]:after {
content: "\0065E5\00672C\008A9E\0000A0/\0000A0Japanese"; }

.lang-lbl-full[lang=ko]:after {
content: "\00D55C\00AD6D\00C5B4\0000A0/\0000A0Korean"; }

.lang-lbl-full[lang=lt]:after {
content: "Lietuvi\000173\0000A0/\0000A0Lithuanian"; }

.lang-lbl-full[lang=lv]:after {
content: "Latvie\000161u\0000A0/\0000A0Latvian"; }

.lang-lbl-full[lang=mk]:after {
content: "\00041C\000430\00043A\000435\000434\00043E\00043D\000441\00043A\000438\0000A0/\0000A0Macedonian"; }

.lang-lbl-full[lang=ms]:after {
content: "Bahasa\000020melayu\0000A0/\0000A0Malay"; }

.lang-lbl-full[lang=mt]:after {
content: "Malti\0000A0/\0000A0Maltese"; }

.lang-lbl-full[lang=nl]:after {
content: "Nederlands\0000A0/\0000A0Dutch"; }

.lang-lbl-full[lang=no]:after {
content: "Norsk\0000A0/\0000A0Norwegian"; }

.lang-lbl-full[lang=pl]:after {
content: "Polski\0000A0/\0000A0Polish"; }

.lang-lbl-full[lang=pt]:after {
content: "Portugu\0000EAs\0000A0/\0000A0Portuguese"; }

.lang-lbl-full[lang=ro]:after {
content: "Rom\0000E2n\000103\0000A0/\0000A0Romanian"; }

.lang-lbl-full[lang=ru]:after {
content: "\000420\000443\000441\000441\00043A\000438\000439\0000A0"; }

.lang-lbl-full[lang=sk]:after {
content: "Sloven\00010Dina\0000A0/\0000A0Slovak"; }

.lang-lbl-full[lang=sl]:after {
content: "Sloven\000161\00010Dina\0000A0/\0000A0Slovenian"; }

.lang-lbl-full[lang=sq]:after {
content: "Shqipe\0000A0/\0000A0Albanian"; }

.lang-lbl-full[lang=sr]:after {
content: "\000421\000440\00043F\000441\00043A\000438\0000A0/\0000A0Serbian"; }

.lang-lbl-full[lang=sv]:after {
content: "Svenska\0000A0/\0000A0Swedish"; }

.lang-lbl-full[lang=th]:after {
content: "\000E44\000E17\000E22\0000A0/\0000A0Thai"; }

.lang-lbl-full[lang=tr]:after {
content: "T\0000FCrk\0000E7e\0000A0"; }

.lang-lbl-full[lang=uk]:after {
content: "\000423\00043A\000440\000430\000457\00043D\000441\00044C\00043A\000430\0000A0/\0000A0Ukrainian"; }

.lang-lbl-full[lang=vi]:after {
content: "Ti\001EBFng\000020vi\001EC7t\0000A0/\0000A0Vietnamese"; }

.lang-lbl-full[lang=zh]:after {
content: "\004E2D\006587\0000A0/\0000A0Chinese"; }

.lead > .lang-lg {
top: 2px; }
.lead > .lang-lg:after {
top: -2px; }

.lead > .lang-sm {
top: 6px; }
.lead > .lang-sm:after {
top: -6px; }

.lead > .lang-xs {
top: 8px; }
.lead > .lang-xs:after {
top: -8px; }

small > .lang-sm {
top: -1px; }
small > .lang-sm:after {
top: 1px; }

small > .lang-xs {
top: 2px; }
small > .lang-xs:after {
top: -2px; }

h1 > .lang-lg {
top: 9px; }
h1 > .lang-lg:after {
top: -9px; }

h1 > .lang-sm {
top: 12px; }
h1 > .lang-sm:after {
top: -12px; }

h1 > .lang-xs {
top: 14px; }
h1 > .lang-xs:after {
top: -14px; }

h2 > .lang-lg {
top: 5px; }
h2 > .lang-lg:after {
top: -5px; }

h2 > .lang-sm {
top: 8px; }
h2 > .lang-sm:after {
top: -8px; }

h2 > .lang-xs {
top: 10px; }
h2 > .lang-xs:after {
top: -10px; }

h3 > .lang-lg {
top: 1px; }
h3 > .lang-lg:after {
top: -1px; }

h3 > .lang-sm {
top: 5px; }
h3 > .lang-sm:after {
top: -5px; }

h3 > .lang-xs {
top: 8px; }
h3 > .lang-xs:after {
top: -8px; }

h4 > .lang-lg {
top: -1px; }
h4 > .lang-lg:after {
top: 1px; }

h4 > .lang-sm {
top: 1px; }
h4 > .lang-sm:after {
top: -1px; }

h4 > .lang-xs {
top: 4px; }
h4 > .lang-xs:after {
top: -4px; }

h5 > .lang-sm {
top: 0; }
h5 > .lang-sm:after {
top: 0; }

h5 > .lang-xs {
top: 2px; }
h5 > .lang-xs:after {
top: -2px; }

h6 > .lang-sm {
top: 0; }
h6 > .lang-sm:after {
top: 0; }

h6 > .lang-xs {
top: 1px; }
h6 > .lang-xs:after {
top: -1px; }
.dil {
	display:block;
	float:left;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 14px;
}
.dil ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.dil li{
	float: left;
	position: relative;
	/* width: 120px; */
}
.dil ul li ul li{
	min-width: 150px;
	padding: 0px !important;
}
.dil ul li ul{
	display: none;
}

.dil ul li:hover ul{
	display: block;
}

.dil ul li a{
    text-decoration: none;
    display: block;
    color: white !important;
    font-weight: bold;
    font-family: sans-serif;
    padding: 5px;
}

.dil ul li ul li a{
	background: #595959;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #333;
	font-size: .8em;
}

.dil li a:hover{
	background: rgb(248,140,0);
	transition: .5s;
}

.dil ul li ul li a:hover{
	padding-left: 15px;
	
}
.dil ul li ul{
	display: none;
	position: absolute;
	z-index: 9;
}

.dil ul li:hover ul{
	display: block;
}

.nav-scroll .dil ul li a{
	color:black;
}

.nav-scroll .dil ul li ul li a{
	background: white;
}


@media screen and (max-width: 991px) {
	
	.dil ul li a{
		color:black;
	}
	
	
}

.icons-radius.fab,.icons-radius.fas {
	padding: 8px;
	line-height: 25px;
	width: 40px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	font-size: 20px;
}
.icons-radius.fab:hover,.icons-radius.fas:hover {
	opacity: 0.6;
	color:white !important;
}



.icons-radius.fa-facebook-f {
	background: #3B5998;
	color: white;
}

.icons-radius.fa-whatsapp {
	background: #16AE00;
	color: white;
}

.icons-radius.fa-viber {
	background: #8c66a9;
	color: white;
}

.icons-radius.fa-telegram {
	background: #1f9bda;
	color: white;
}

.icons-radius.fa-telegram-plane {
	background: #1f9bda;
	color: white;
}



.icons-radius.fa-twitter {
	background: #55ACEE;
	color: white;
}
.icons-radius.fa-google {
	background: #dd4b39;
	color: white;
}
.icons-radius.fa-linkedin {
	background: #007bb5;
	color: white;
}
.icons-radius.fa-youtube {
	background: #bb0000;
	color: white;
}
.icons-radius.fa-instagram {
	background: #e8197a;
	color: white;
}
.icons-radius.fa-pinterest {
	background: #cb2027;
	color: white;
}
.icons-radius.fa-snapchat-ghost {
	background: #fffc00;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.icons-radius.fa-skype {
	background: #00aff0;
	color: white;
}
.icons-radius.fa-android {
	background: #a4c639;
	color: white;
}
.icons-radius.fa-dribbble {
	background: #ea4c89;
	color: white;
}
.icons-radius.fa-vimeo {
	background: #45bbff;
	color: white;
}
.icons-radius.fa-tumblr {
	background: #2c4762;
	color: white;
}
.icons-radius.fa-vine {
	background: #00b489;
	color: white;
}
.icons-radius.fa-foursquare {
	background: #45bbff;
	color: white;
}
.icons-radius.fa-stumbleupon {
	background: #eb4924;
	color: white;
}
.icons-radius.fa-flickr {
	background: #f40083;
	color: white;
}
.icons-radius.fa-yahoo {
	background: #430297;
	color: white;
}
.icons-radius.fa-soundcloud {
	background: #ff5500;
	color: white;
}

.icons-radius.fa-reddit {
	background: #ff5700;
	color: white;
}


.icons-radius.fa-phone,.icons-radius.fa-mobile-alt,.icons-radius.fa-envelope,.icons-radius.fa-map-marker {
	background: #1f9bda;
	color: white;
}



.icons-radius {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.oval {
	border-radius: 50%;
}



#NelerYaptik{width:100%; margin:0px; padding:150px 0px; display:block; float:left; background:url(../images/NelerYaptik_Bg.jpg) no-repeat center center; margin-top:15px;}
#NelerYaptik ul{width:100%; margin:0px; padding:0px; display:block; float:left; list-style:none;}
#NelerYaptik ul li{width:25%; margin:0px; padding:0px; display:block; float:left; text-align:center; color:#fff;}
#NelerYaptik ul li:nth-child(3n){margin-right:0px;}
#NelerYaptik ul li #Sayi{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:60px; font-weight:500;}
#NelerYaptik ul li #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:19px; font-weight:300; margin-top:35px;}


@media screen and (min-width: 250px) and (max-width: 1190px){
#NelerYaptik{width:100%; height:400px; margin:0px; padding:0px; display:block; float:left; background:url(../images/NelerYaptik_Bg.jpg) no-repeat center center; margin-top:15px;}
#NelerYaptik ul{width:100%; margin:0px; padding:0px; display:block; float:left; list-style:none;}
#NelerYaptik ul li{width:100%; margin:0px; padding:0px; display:block; float:left; text-align:center; color:#fff; margin-top:43px;}
#NelerYaptik ul li #Sayi{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:40px; font-weight:500;}
#NelerYaptik ul li #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:19px; font-weight:300; margin-top:12px;}
}
