/*
Project Name: Mesleki Sigortam
Project URI: http://www.meslekisigortam.com/
Description: meslekisigortam.com project style file.
Version: 1.0
Author: Gupse Dijital
Author URI: https://www.gupse.com/
*/

/*! = Reset (http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126)
-------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}table{border-collapse:collapse;border-spacing:0;}

/*! = Clearfix
-------------------------------------------------- */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } * html .clearfix { zoom: 1; } *:first-child+html .clearfix { zoom: 1; } /* IE7 */


body { background: #f9f9f9; color: #222; font-family: 'PT Sans',Arial,sans-serif; font-size: 15px; line-height: 1.5em; }
a { text-decoration: none; outline: none; }
a:hover { text-decoration: none; }
.clear { clear: both; margin: 0!important; padding: 0!important; }
br.clear { margin: 0; padding: 0; }
strong { font-weight: bold; }
.inner, #main { width: 980px; margin: auto; }

h1, h2, h3, h4, h5, h6 {
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	line-height: 2em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; }
h1 { font-size: 1.1em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.1em; }
p { padding-bottom: 10px; }
img { max-width: 100%; }
.h10 { height: 10px; }
.h20 { height: 20px; }

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 2em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 2em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
	margin-bottom: 1em;
}

/* Table */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

table, td, th {
	border: 1px solid #ccc;
}

th, thead {
	background-color: #efefef;
	color: #333;
	font-weight: bold;
}

td {
	line-height: 1.6em;
	padding: 5px;
	vertical-align: middle;
}


/*! = header
-------------------------------------------------- */

.site-header {
	background: #fff;
	margin-bottom: 10px;
}

.site-branding {
	float: left;
	margin: 10px 0;
	overflow: hidden;
}

.site-branding a {
	display: flex;
	padding: 0;
}

.site-branding .site-logo {
	height: 100px;
}

.site-description {
	float: left;
	margin: 30px 10px 0 20px;
}

.nav-contact {
	font-family: 'Open Sans Condensed',sans-serif;
	padding-top: 15px;
	/*
	position: absolute;
	right: 0;
	top: 15px;
	width: 320px;
	*/
}

.nav-contact .nav-contact-item {
	color: #2c2277;
	float: left;
	text-align: right;
}

.nav-contact .nav-contact-img {
	width: 80px;
}

.nav-contact .nav-contact-text {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 20px;
	width: 240px;
}

.nav-contact .phone {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1;
	width: 240px;
	padding-top: 10px;
}

.nav-contact .phone-2:before {
	border: 1px solid #930047;
	border-radius: 50%;
	color: #930047;
	content: "\f095";
	float: left;
	font: normal normal normal 16px/1 FontAwesome;
	height: 24px;
	line-height: 24px;
	margin: 0 12px 0 0;
	padding: 2px;
	text-align: center;
	width: 24px;
}

.site-header > .inner {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 6;
}

/*! = #nav-search
-------------------------------------------------- */

#nav-search {
	display: none;
	left: 360px;
	position: absolute;
	top: 16px;
}

#nav-search input {
	border: 1px solid #ddd;
	color: #999;
	float: left;
	outline: none;
	padding: 8px;
}

#nav-search input#nav-search-text {
	background-color: #fcfcfc;
	border-right: 0;
	width: 240px;
}

#nav-search input#nav-search-submit {
	background-color: #e5e5e5;
	border-left: 0;
	cursor: pointer;
}

.vid-header {
	float: right;
	margin-top: 10px;
	padding: 0 0 0 10px;
	width: 180px;
}


/*! = .top-menu
-------------------------------------------------- */

.top-menu {
	display: none;
	float: right;
}

.nav-top-menu {
	display: inline-block;
	margin-top: 10px;
}

.nav-top-menu li {
	border-right: 1px solid #2c2277;
}

.nav-top-menu li:last-child {
	border-right: 0;
}

.nav-top-menu li, .nav-top-menu a {
	display: inline-block;
	float: left;
	color: #2c2277;
	padding: 0 10px;
	line-height: 16px;
	font-size: 13px;
}

.nav-top-menu a {
	padding: 0;
}


/*! = .primary-menu
-------------------------------------------------- */

.primary-menu-container {
	background-color: #03517f;
	border-bottom: 5px solid #ebbc26;
	border-bottom: 5px solid #c10000;
	height: 40px;
	width: 100%;
	position: relative;
	z-index: 7000;
}
.primary-menu-container .inner {
	position: relative;
}

.primary-menu {
	display: inline-block;
	float: left;
}

.primary-menu li {
	display: block;
	float: left;
	font-family: 'PT Sans',sans-serif;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0;
	text-align: center;
}

.primary-menu > li > a {
	border-right: 1px solid #03517f;
	color: #fff;
	display: block;
	line-height: 40px;
	padding: 0 23px;
}

.primary-menu li:last-child a {
	/*padding-right: 0;*/
}

.primary-menu > li:hover > a {
	background-color: #737884;
	background-color: #c10000;
	color: #fff;
	transition: all .5s ease-out;
}

.primary-menu li a:hover, .primary-menu li.current-menu-item a, .primary-menu li.current_page_item a {
}

.homepage a {
	margin: 0 !important;
	padding: 0 5px !important;
	text-align: center;
	text-indent: -9999px;
	width: 40px !important;
}

.primary-menu li.homepage a:before {
	color: #fff;
	content: "\f015";
	float: left;
	font: normal normal normal 16px/1 FontAwesome;
	font-size: 22px;
	font-weight: 300;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-indent: 0 !important;
	width: 40px;
}

.home .primary-menu li.ana-sayfa a,
.news .primary-menu li.haberler a,
.single .primary-menu li.haberler a,
.primary-menu > li:hover > a {
	background-color: #c10000;
	color: #fff;
}

.primary-menu li.urunler > a:after {
	color: #fff;
	content: "\f107";
	float: right;
	font: normal normal normal 16px/1 FontAwesome;
	font-weight: 300;
	line-height: 40px;
	margin-left: 5px;
}

.primary-menu li.urunler:hover a:after {
	color: #fff;
}

.primary-menu li.urunler .menu-products {
	background-color: #737884;
	display: none;
	left: 0;
	position: absolute;
	top: 40px;
	z-index: 125;
}

.primary-menu li.urunler:hover .menu-products {
	display: block;
	min-height: 380px;
	transition: all .3s ease-in-out;
}

.primary-menu li.urunler:hover .menu-products .sorumluluk-sigortasi a {
}

/*
.primary-menu li.urunler:hover .menu-products .sorumluluk-sigortasi .children {
	transition: opacity 0.4s linear;
	transform: translate(0);
	opacity: 1;
}
*/
.menu-products li {
	display: block;
	float: left;
	text-align: left;
	width: 100%;
}

.menu-products li a {
	color: #fff;
	font-family: 'Open Sans Condensed',sans-serif;
	line-height: 40px;
	padding: 0 10px 0 15px;
}

.menu-products > li > a {
	background: #333;
	border-bottom: 1px solid #444;
	display: block;
	float: left;
	font-family: 'Open Sans Condensed','PT Sans',sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 40px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
	width: 320px;
}

.menu-products > li > a:last-child {
	border-bottom: 0;
}

.menu-products > li > a:before {
	color: #fff;
	content: "·";
	float: left;
	font: normal normal normal 48px/1 FontAwesome;
	height: 42px;
	margin: 0 6px 0 6px;
	line-height: 42px;
	width: 12px;
}

.menu-products > li > a:after {
	color: #fff;
	content: "\f105";
	float: right;
	font: normal normal normal 16px/1 FontAwesome;
	line-height: 42px;
}

.menu-products > li > a:hover {
	/*transition: all .3s linear;*/
	transition: all .3s ease-in-out;
}

.menu-products > li > a:hover,
.menu-products > li:hover > a {
	background: #737884;
}

.menu-products .children {
	height: 350px;
	left: 330px;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: translate(9999px);
	width: 650px;
	z-index: 125;
}

.urunler .menu-products > li:hover .children {
	transition: opacity 0.4s linear;
	transform: translate(0);
	opacity: 1;
}

/*
.menu-products .children a {
	background-color: #737884;
	border-bottom: 1px solid #6b707b;
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
	text-shadow: 0 2px 2px #333;
	padding-left: 10px;
}

.menu-products .children a:hover {
	color: #d8ff70;
		padding-left: 25px;
	transition: all .3s ease-in-out;
}

.menu-products .children a:before {
	color: #d8ff70;
	content: "\f101";
	float: left;
	font: normal normal normal 14px/1 FontAwesome;
	line-height: 38px;
	margin-right: 6px;
	opacity: 0;
	position: relative;
	transition: all .3s ease-in-out;
}

.menu-products .children a:hover:before {
	opacity: 1;
}
*/

/* .children li */
.children li {
	display: table;
	float: left;
	height: 106px;
	line-height: 32px;
	margin: 1% 0 0 1%;
	overflow: hidden;
	text-align: center;
	width: 208px;
}

.bireysel-emeklilik .children li {
	height: 64px;
}

.children li a {
	background-color: #8e929c;
	border: 0 !important;
	display: table-cell;
	font-size: 18px;
	height: 100%;
	line-height: 20px;
	vertical-align: middle;
}

.children li a:hover {
	background-color: #5b5f69;
}

/* /.children li */


/*! = .home-cats
-------------------------------------------------- */

.home-cats {
	background-color: #eee;
	box-shadow: inset 0 0 2px #aaa;
	display: block;
	height: 40px;
	margin: auto;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 10px;
	width: 960px;
}

.home-cats .bx-viewport, .home-cats .bx-wrapper {
	display: block;
	height: 40px !important;
}

.home-cats-list {
	display: block;
	height: 40px;
}

.home-cats li {
	display: block;
	float: left;
	margin: 0 10px;
	width: auto !important;
}

.home-cats li .middot {
	display: inline-block;
	float: left;
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px;
}

.home-cats li a {
	color: #444;
	display: inline-block;
	float: left;
	font-weight: 700;
	font-size: 14px;
	line-height: 40px;
}

.home-cats li:hover .middot,
.home-cats li:hover a {
	color: #f44;
}

/*! = #featured
-------------------------------------------------- */
#featured {
	box-shadow: 0 0 1px #aaa;
	height: 400px;
	margin: auto;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 980px;
}

.home-slider li {
	height: 400px;
	overflow: hidden;
	position: relative;
	width: 980px;
}

#featured li h4 {
	background: #d8000e;
	border-radius: 5px;
	color: #fff;
	font-family: 'PT Sans','Open Sans Condensed',sans-serif;
	font-size: 22px;
	opacity: 0.8;
	padding: 12px 20px;
	position: absolute;
	right: 80px;
	top: 120px;
	width: 20%;
}

#featured li:nth-child(3) h4 {
	background: #00b190;
}

#featured li:nth-child(4) h4 {
	background: #fba737;
}

#featured li:nth-child(5) h4 {
	background: #d8000e;
}

#featured li:nth-child(6) h4 {
	background: #d86858;
}

#featured .bx-pager {
	bottom: 10px;
	position: absolute;
	right: 10px;
	z-index: 99;
}

#featured .bx-pager-item {
	display: inline-block;
	float: left;
}

#featured .bx-pager-item a {
	background: #fff;
	border: 2px solid #777;
	border-radius: 20px;
	color: #000;
	display: block;
	font-family: 'PT Sans','Open Sans Condensed',sans-serif;
	font-weight: 400;
	font-size: 15px;
	padding: 0;
	margin-left: 5px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}

#featured .bx-pager-item a:hover, #featured .bx-pager-item a.active {
	background: #cf0e13;
	color: #fff;
}

#featured .bx-controls-direction {
	left: 0;
	position: absolute;
	top: 40%;
	width: 100%;
}

#featured .bx-controls-direction a {
	color: #999;
	display: inline-block;
	position: absolute;
	text-align: center;
	width: 36px;
}

#featured .bx-controls-direction i {
	font-size: 48px;
}

#featured .bx-controls-direction i:hover {
	color: #d8000e;
}

#featured .bx-controls-direction .bx-prev {
	left: 0;
}

#featured .bx-controls-direction .bx-next {
	right: 0;
}

/*! = .site-content
-------------------------------------------------- */
.site-content {
	width: 980px;
	margin: auto;
}


/*! = content
-------------------------------------------------- */

#content {
	width: 940px;
	margin: auto;
	padding: 20px 20px 10px;
	background: rgb(255, 255, 255);
	box-shadow: rgb(170, 170, 170) 0 0 5px;
}


/*! = #breadcrumbs
-------------------------------------------------- */
#breadcrumbs {
	background-color: #d6d8db;
	border-bottom: 1px solid #c4c6cb;
	color: #636872;
	font-family: 'Open Sans Condensed','PT Sans',sans-serif;
	font-size: 1.25em;
	line-height: 60px;
	margin-top: -20px;
	margin-bottom: 20px;
}

#breadcrumbs a {
	color: #636872;
	display: inline-block;
	float: left;
}

#breadcrumbs i.fa-home {
	color: #8d929c;
}

#breadcrumbs span.home {
	display: inline-flex;
	overflow: hidden;
	text-indent: -9999px;
	width: 1px;
}

#breadcrumbs .seperator {
	margin: 0 5px;
}

#breadcrumbs .home:before {
	/*
	content: "\f015";
	font: normal normal normal 14px/1 FontAwesome;
	*/
}


/*! = #primary
-------------------------------------------------- */
#primary {
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 620px;
	background: #fff;
	padding: 0 9px;
	border: 1px solid #dedede;
	box-shadow: 0 0 1px #fff;
}

.home #primary {
	background: transparent;
	padding: 0;
	border: 0;
	box-shadow: none;
	width: 640px;
}


/*! = section
-------------------------------------------------- */

article {
    position: relative;
}

article .post-edit-link {
    position: absolute;
    right: 0;
    top: 10px;
}

article .post-edit-link a {
    border-left-width: 3px !important;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin-right: 2px;
    padding: 4px 8px;
    text-transform: uppercase;
}

article .post-edit-link .edit-post {
    background: #bff7b4;
    border: 1px solid #7ccf5f;
    color: #137d31;
}

article .post-edit-link .edit-post:hover {
    border-color: #4a9a2e;
}

article .post-edit-link .delete-post {
    background: #ffcfcf;
    border: 1px solid #ff9595;
    color: #c30;
}

article .post-edit-link .delete-post:hover {
    border-color: #ff2f2f;
}

.entry-title,
.page-title {
	border-bottom: 1px solid #c4c6cb;
	font-size: 22px;
	margin-bottom: 10px;
}

.entry-meta {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 14px;
	font-weight: 300;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	line-height: 1.25em;
	margin: .5em 0;
}

body.mesleki-sorumluluk-sigortasi
.entry-content h4 {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}

.entry-content p {
	/*text-align: justify;*/
}

.entry-content p img {
	margin-bottom: 0;
}

article ol, article ul {
	margin-bottom: 20px;
}

article ol li {
	list-style: decimal;
	list-style-position: outside;
	margin-left: 0;
}

article ul li {
	list-style: disc;
	/*list-style-position: inside;*/
	margin-bottom: .5em;
}

article img {
	max-width: 100%;
}


/*! = .entry-content .share-socials
-------------------------------------------------- */
.entry-content .share-socials {
	border-top: 1px solid #dedede;
	margin: 20px auto;
	padding-top: 20px;
	text-align: center;
}

.entry-content .share-socials a {
	background: url('images/share-socials.png') no-repeat;
	border-radius: 0;
	display: inline-block;
	height: 45px;
	margin: 0 5px;
	text-indent: -9999px;
	width: 224px;
}

.entry-content .share-socials a.facebook {
	background-position: 0 0;
	border: 3px solid #00376e;
}

.entry-content .share-socials a.facebook:hover {
	border-color: #00246e;
}

.entry-content .share-socials a.twitter {
	background-position: 0 -45px;
	border: 3px solid #0096cf;
}

.entry-content .share-socials a.twitter:hover {
	border-color: #0076cf;
}


/*! = .related
-------------------------------------------------- */

.related li {
	float: left;
	height: 140px;
	margin:0 6px 5px 0;
	width: 150px;
}

.related li:nth-child(4n) {
	margin-left: 2px;
	margin-right: 0;
}

.related li .related-image {
	background: #fff;
	border: 2px solid #fff;
	box-shadow: 0 0 2px #aaa;
	height: 80px;
	overflow: hidden;
	width: 146px;
}

.related li:hover .related-image {
	box-shadow: 0 0 2px #c10000;
}

.related li img {
	height: auto;
	max-width: 100%;
}

.related li h3 {
	line-height: 1em;
	color: #333;
	font-size: 13px;
	font-weight: 700;
	padding: 0 2px;
	text-align: center;
	margin: 5px 5px 15px;
}

.related li:hover h3 {
	color: #c10000;
}


/*! = category
-------------------------------------------------- */

.news .article {
	border: 0px solid #dedede;
	float: left;
	width: 300px;
	margin: 0 8px 15px 4px;
	box-shadow: 0 0 2px #ccc;
}

.news .article:nth-of-type(2n) {
	margin-right: 0;
}

.news .entry-title,
.entry-excerpt {
	margin: 0 10px;
}

.news .entry-title {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
}

.news abbr.cat-meta {
	font-size: 13px;
}

.news .entry-title h1 {
	color: #000;
	font-size: 1.2em;
	line-height: 20px;
}

.news .entry-image {
	height: 150px;
	overflow: hidden;
	margin-bottom: 10px;
}

.news .entry-image img {
	width: 300px;
	height: auto;
}

.news .entry-excerpt {
	color: #333;
	height: 48px;
	line-height: 1.1;
	margin-bottom: 10px;
	overflow: hidden;
}

.entry-content ul,
.entry-content ol {
	padding-left: 30px;
}

.contact-info .icon {
	width: 5%;
}

.contact-info .icon:before {
	border-radius: 50%;
	color: #777;
	font: normal normal normal 16px/1 FontAwesome;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
}

.contact-info .address:before {
	content: "\f277";
}

.contact-info .phone:before {
	content: "\f095";
}

.contact-info .fax:before {
	content: "\f1ac";
}

.contact-info .email:before {
	content: "\f0e0";
}

.contact-info dd {
	width: 95%;
}

.contact-info .icon,
.contact-info dd {
	display: inline;
	line-height: 24px;
}


/*! = .pager
-------------------------------------------------- */
.pager {
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

.pager span,
.pager a {
	background: #fff;
	border: 1px solid #dedede;
	border-radius: 5px;
	color: #333;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin: 0 1px;
	text-align: center;
	width: 30px;
}

.pager span.active,
.pager a:hover {
	background-color: #c10000;
	color: #fff;
}


/*! = #featured-news
-------------------------------------------------- */
#featured-news {
	box-shadow: 0 0 2px #999;
	float: left;
	height: 360px;
	margin: auto;
	margin: 10px 0;
	overflow: hidden;
	position: relative;
	width: 620px !important;
}

.news-slider {
	height: 360px;
}

.news-slider li {
	height: 360px;
	overflow: hidden;
	position: relative;
	width: 620px !important;
}

.news-slider img.article-img {
	height: 360px !important;
	width: 620px !important;
}

.news-slider li h4 {
	background: #000;
	border-radius: 0;
	color: #fff;
	font-family: 'PT Sans','Open Sans Condensed',sans-serif;
	font-size: 18px;
	opacity: 0.8;
	padding: 0 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 600px;
}

#featured-news .bx-pager {
	bottom: 45px;
	position: absolute;
	right: 10px;
	z-index: 99;
}

#featured-news .bx-pager-item {
	display: inline-block;
	float: left;
}

#featured-news .bx-pager-item a {
	background: #03517f;
	border: 3px solid #fff;
	box-shadow: 0 0 2px #222;
	border-radius: 2px;
	display: block;
	font-size: 1px;
	height: 6px;
	margin-left: 4px;
	padding: 0;
	text-indent: -9999px;
	text-align: center;
	width: 6px;
}

#featured-news .bx-pager-item a:hover, #featured-news .bx-pager-item a.active {
	background: #c10000;
	background: #c10000;
}



#featured-news .bx-controls-direction {
	left: 0;
	position: absolute;
	top: 40%;
	width: 100%;
	z-index: 90;
}

#featured-news .bx-controls-direction a {
	color: #999;
	display: inline-block;
	position: absolute;
	text-align: center;
	width: 36px;
}

#featured-news .bx-controls-direction i {
	color: #fff;
	font-size: 48px;
	text-shadow: 0 0 5px #555;
}

#featured-news .bx-controls-direction i:hover {
	color: #d8000e;
}

#featured-news .bx-controls-direction .bx-prev {
	left: 0;
}

#featured-news .bx-controls-direction .bx-next {
	right: 0;
}



/*! = #secondary
-------------------------------------------------- */
#secondary {
	float: right;
	display: inline;
	width: 320px;
	padding: 0;
}

#secondary .widget {
	margin-bottom: 20px;
}

#secondary h2.widget-title,
.related h2.widget-title {
	background-color: #03517f;
	border-bottom: 5px solid #c10000;
	color: #fff;
	font-size: 18px;
	line-height: 2.2em;
	margin-bottom: 12px;
	padding: 0 15px;
}

#secondary h2 .fa,
.related h2 .fa {
	color: #fff;
	margin-right: 10px;
}

#secondary #cat-list .widget-title {
	margin-bottom: 0;
}

.categories {
	background: #fff;
	display: inline-block;
}

.categories li {
	border-bottom: 1px solid #f7f7f7;
	display: block;
	float: left;
	overflow: hidden;
	width: 160px;
}

.categories li:nth-of-type(2n) {
	border-left: 1px solid #f7f7f7;
	width: 159px;
}

.categories li a:hover {
	background-color: #c10000;
	color: #fff;
}

.categories li a {
	color: #777;
	display: block;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 33px;
	padding: 0 5px;
	text-shadow: 0 1px 1px #aaa;
}

/*! = #latest-news
-------------------------------------------------- */

#latest-news ul {
	display: inline-block;
}

#latest-news ul li {
	background-color: #fff;
	border: 1px solid #dedede;
	float: left;
	height: 130px;
	margin: 0 6px 6px 0;
	overflow: hidden;
	width: 155px;
}

#latest-news ul li:nth-child(2n) {
	margin-right: 0;
}

#latest-news li a {
	display: block;
}

#latest-news li img {
	display: block;
	height: 85px;
	margin-bottom: 5px;
	width: 155px;
}

#latest-news li h3 {
	color: #333;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.25em;
	padding: 0 2px;
	text-align: center;
}

.application-button {
	background-color: #930047;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-family: 'PT Sans','Open Sans Condensed',sans-serif;
	font-size: 2em;
	font-weight: 400;
	height: 100px;
	line-height: 60px;
	margin-bottom: 20px;
	padding: 0 20px;
}

.application-button:hover {
	background-color: #cf0e13;
	transition: background-color 1000ms linear;
}

.application-button h4 {
	font-size: 24px;
	display: inline-block;
	line-height: 40px;
	float: left;
	margin-top: 5px;
	transition: all 350ms linear;
}

.application-button p {
	float: left;
	font-size: 15px;
	line-height: 1.25em;
	transition: all 200ms linear;
}

.application-button:hover h4,
.application-button:hover p {
	margin-left: 5px;
	transition: all 350ms linear;
}

.application-button .fa {
	float: left;
	font-size: 1.4em;
	line-height: 100px;
	margin-right: 20px;
	transition: all 200ms linear;
}

.application-button:hover .fa {
	transition: all 350ms linear;
	transform: rotate(360deg)
}

.application-button .fa:before {
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 15px;
}


/*! = .authors
-------------------------------------------------- */

.expert-slider {
	background: #fefefe;
	border: 1px solid #ddd;
	margin-bottom: 20px;
	position: relative;
	width: 640px;
}

.expert-slider h2 .fa {
	margin-right: 5px;
}

.expert-slider h2 {
	border-bottom: 1px solid #ddd;
	font-size: 1.25em;
	line-height: 2em;
	margin-bottom: 5px;
	padding: 0 10px;
}

.expert-slider .bx-controls {
	position: absolute;
	right: 3px;
	top: 6px;
}

.expert-slider .bx-controls a {
	background: #333;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	height: 24px;
	margin: 0 2px;
	text-align: center;
	width: 24px;
}

.expert-slider .bx-controls-direction .bx-prev {
}

.expert-slider .bx-controls-direction .bx-next {
}

.expert-slider li {
	border-radius: 5px;
	display: block;
	height: 66px;
	overflow: hidden;
	padding: 9px;
}

.expert-slider .expert-image {
	border: 1px solid #ddd;
	border-radius: 50%;
	float: left;
	height: 64px;
	margin-right: 5px;
	overflow: hidden;
	width: 64px;
}

.expert-slider img {
	min-height: 64px;
	min-width: 64px;
	width: 64px;
}

.expert-slider h4 {
	color: #333;
	font-size: 18px;
	font-weight: 700;
	line-height: 1em;
	margin-bottom: 8px;
}

.expert-slider p {
	color: #333;
	font-size: 14px;
	line-height: 1.1em;
}

/*! = .home-sections
-------------------------------------------------- */

.home-sections {
	margin: auto;
}

.home-sections li {
	background-color: #c6c491;
	color: #fff;
	display: block;
	float: left;
	height: 125px;
	margin: 0 20px 20px 0;
	padding: 10px;
	position: relative;
	width: 180px;
}

.home-sections li:nth-child(3n) {
	margin-right: 0;
}

.home-sections li a {
	color: #fff;
}

.home-sections li:hover {
	opacity: 0.8;
	transition: all .3s ease-out;
}

.home-sections li h4 {
	border-bottom: 1px solid #e3e3e3;
	font-family: 'PT Sans',sans-serif;
	font-size: 17px;
	font-weight: 700;
	height: 45px;
	line-height: 1.20em;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.home-sections li p {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2em;
	text-align: left;
}

.home-sections li em.detail-link {
	bottom: 0;
	font-size: 11px;
	height: 25px;
	padding-right: 10px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 190px;
}

.home-sections li em.detail-link i:before {
	margin-left: 3px;
	transition: all .5s ease-out;
}

.home-sections li a:hover em.detail-link i:before {
	margin-left: 6px;
}

/* .box-1 */
.home-sections .box-1 { background-color: #c63532; }
.home-sections .box-1 h4 { border-bottom: 1px solid #9d2a28; }
.home-sections .box-1 em.detail-link { background-color: #9d2a28; }

/* .box-2 */
.home-sections .box-2 { background-color: #fba737; }
.home-sections .box-2 h4 { border-bottom: 1px solid #fa9105; }
.home-sections .box-2 em.detail-link { background-color: #fa9105; }

/* .box-3 */
.home-sections .box-3 { background-color: #fed21b; }
.home-sections .box-3 h4 { border-bottom: 1px solid #e5b901; }
.home-sections .box-3 em.detail-link { background-color: #e5b901; }

/* .box-4 */
.home-sections .box-4 { background-color: #384669; }
.home-sections .box-4 h4 { border-bottom: 1px solid #263048; }
.home-sections .box-4 em.detail-link { background-color: #263048; }

/* .box-5 */
.home-sections .box-5 { background-color: #1ca1aa; }
.home-sections .box-5 h4 { border-bottom: 1px solid #15787e; }
.home-sections .box-5 em.detail-link { background-color: #15787e; }

/* .box-6 */
.home-sections .box-6 { background-color: #82c621; }
.home-sections .box-6 h4 { border-bottom: 1px solid #659a1a; }
.home-sections .box-6 em.detail-link { background-color: #659a1a; }

/* .box-7 */
.home-sections .box-7 { background-color: #a400ac; }
.home-sections .box-7 h4 { border-bottom: 1px solid #730079; }
.home-sections .box-7 em.detail-link { background-color: #730079; }

/* .box-8 */
.home-sections .box-8 { background-color: #e3007e; }
.home-sections .box-8 h4 { border-bottom: 1px solid #b00062; }
.home-sections .box-8 em.detail-link { background-color: #b00062; }

/* .box-9 */
.home-sections .box-9 { background-color: #fa4bac; }
.home-sections .box-9 h4 { border-bottom: 1px solid #f91995; }
.home-sections .box-9 em.detail-link { background-color: #f91995; }


/*! = Others
-------------------------------------------------- */

.page-id-2 #content img {
	box-shadow: 0 3px 10px #a1a1a1;
}


/*! = page-id-9
-------------------------------------------------------------- */
.page-id-9 .contact-info {
	float: left;
	width: 440px;
}

.page-id-9 dt, .page-id-9 dd {
	margin-bottom: 10px;
	background: #efefef;
	box-shadow: 1px 1px 1px #c1c1c1;
}

.page-id-9 dl dt {
	color: #222;
	float: left;
	margin-right: 5px;
	padding: 10px;
	width: 120px;
}

.page-id-9 dl dd {
	padding: 10px;
	float: left;
	width: 250px;
}

.page-id-9 dl dd p {
	padding-bottom: 5px;
}

.page-id-9 .contact-map {
	float: right;
}

.page-id-9 .contact-map img {
	box-shadow: 0 3px 10px #a1a1a1;
	margin-left: 0;
}

.page-id-9 h3 {
	line-height: 1.3em;
	margin-bottom: 20px;
	background: #efefef;
	box-shadow: 1px 1px 1px #c1c1c1;
	padding: 10px;
	width: 395px;
}


/*! = application-form
-------------------------------------------------- */

.basvuru-formu .article {
}

.basvuru-formu .article h1 {
}


/*! = #contact-form
-------------------------------------------------------------- */

#contact-form .form-group {
	line-height: 40px;
	margin-bottom: 10px;
	padding: 0;
}

#contact-form .form-description {
	line-height: 1.25em;
	margin-bottom: 20px;
}

#contact-form .control-label {
	display: inline-block;
	float: left;
	width: 120px;
}

#contact-form .has-error input {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}

#contact-form .form-control {
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	padding: 10px;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	width: 320px;
}

#contact-form .form-control:focus {
	background-color: #fefefe;
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	outline: 0;
}

#contact-form #message-send {
	margin: 10px 0;
	text-align: center;
}

#contact-form abbr, #contact-form em {
	font-size: 12px;
}

#contact-form .button-send {
	background-color: #fa5f00;
	border: 0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-family: 'Open Sans Condensed',sans-serif;
	font-size: 18px;
	font-weight: 700;
	padding: 10px 30px;
	width: 150px;
}

#contact-form button.button-send:hover {
	background-color: #e95900;
}


/*! = #secondary #contact-form
-------------------------------------------------------------- */
#secondary .control-label {
	display: none;
}

#secondary #contact-form .form-description {
	margin-bottom: 10px;
	text-shadow: 2px 1px 2px #003E67;
}

#secondary #contact-form .form-control {
	width: 278px;
}

#secondary .info-form,
#secondary #contact-form {
	background-color: #1293e7;
	border: 1px solid #0d6ba8;
	color: #fff;
	padding: 10px;
}

#secondary #info-form .widget-title {
	background-color: #107fc7;
	color: #fff;
	margin-bottom: 0 !important;
}


#video-galeri {
	height: 328px;
	position: relative;
	width: 320px !important;
}

#video-galeri h2 {
	margin-bottom: 0 !important;
}

.video-slider {
	position: relative;
}

.video-slider li {
	height: 284px !important;
	width: 320px !important;
}

.video-slider li img {
	width: auto;
	height: 184px;
}

.video-slider .fa-play {
	border: 3px solid #fff;
	border-radius: 50%;
	color: #fff;
	height: 15px;
	left: 125px;
	padding: 15px;
	position: absolute;
	text-align: center;
	top: 75px;
	width: 15px;
	z-index: 2;
}

.video-slider li:hover .fa-play {
	border: 3px solid #f00;
	color: #f00;
}

.video-slider h3 {
	background-color: #076197;
	bottom: 0;
	color: #fff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	font-weight: 700;
	height: 50px;
	left: 0;
	line-height: 25px;
	padding: 10px 10px;
	position: absolute;
	width: 300px;
}

#video-galeri .bx-pager {
	background: #03517f;
	color: #fff;
	height: 30px;
	left: 0;
	position: absolute;
	top: 228px;
	width: 320px;
	z-index: 99;
}

#video-galeri .bx-pager-item {
	display: inline-block;
	float: left;
}

#video-galeri .bx-pager-item a {
	color: #fff;
	display: block;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 15px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	width: 28px;
}

#video-galeri .bx-pager-item a:hover,
#video-galeri .bx-pager-item a.active {
	background-color: #076197;
}


/*! = .alert
-------------------------------------------------------------- */

.alert {
	border: 1px solid transparent;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 15px;
}

.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}

.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}

.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}


/*! = footer
-------------------------------------------------------------- */
footer {
	background: #1b1c1d;
	border-top: 10px solid #990501;
	border-top: 10px solid #003780;
	border-top: 10px solid #03517f;
	color: #ccc;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 16px;
	margin: auto;
	margin-top: 10px;
	min-height: 80px;
	padding-top: 10px;
}

footer a {
	color: #ccc;
}

#site-footer .footer-left {
	float: left;
	line-height: 2.5em;
	margin-top: 15px;
}

#site-footer .footer-left .site-branding {
	background: #fff;
	margin: 0;
	margin-right: 20px;
	padding: 5px;
}

#site-footer .footer-left .site-logo {
	width: auto;
	height: 40px;
}

#site-footer .footer-right {
	float: right;
	margin-bottom: 20px;
	padding-top: 10px;
}

#site-footer .our-partners {
	display: inline-block;
	float: left;
	margin-right: 60px;
}

#site-footer .our-partners li {
	background: #fff;
	border-radius: 5px;
	display: inline-block;
	float: left;
	padding: 5px;
	margin: 0 5px 0 0;
}

#site-footer .our-partners li img {
	height: auto;
	width: 70px;
}

#site-footer .social-icons {
	display: inline-block;
	float: right;
	margin-top: 10px;
}

#site-footer .social-icons li {
	float: left;
	margin-left: 4px;
	width: 36px;
}

#site-footer .social-icons a {
	display: block;
	text-indent: -9999px;
}

#site-footer .social-icons a:before {
	border: 1px solid;
	float: left;
	font: normal normal normal 16px/1 FontAwesome;
	height: 24px;
	line-height: 24px;
	margin-right: 5px;
	padding: 5px;
	text-align: center;
	text-indent: 0;
	width: 24px;
}

#site-footer .social-icons li:hover a:before {
	transition: all 0.3s ease;
}

#site-footer .social-icons .instagram a:before {
	color: #bc2a8d;
	content: "\f16d";
}

#site-footer .social-icons .instagram:hover a:before {
	background-color: #bc2a8d;
	color: #eee;
}

#site-footer .social-icons .facebook a:before {
	color: #3b5998;
	content: "\f09a";
}

#site-footer .social-icons .facebook:hover a:before {
	background-color: #3b5998;
	color: #eee;
}

#site-footer .social-icons .twitter a:before {
	color: #44bde0;
	content: "\f099";
}

#site-footer .social-icons .twitter:hover a:before {
	background-color: #44bde0;
	color: #eee;
}

#site-footer .social-icons .linkedin a:before {
	color: #287bbc;
	content: "\f0e1";
}

#site-footer .social-icons .linkedin:hover a:before {
	background-color: #287bbc;
	color: #eee;
}

#site-footer .copyright {
	color: #fff;
	display: inline-block;
	margin: 5px 0 10px;
}

.footer-bottom {
	background: #000;
	padding: 15px 0 10px 0;
}

.footer-bottom .footer-links {
	float: left;
}

.footer-bottom .footer-links a {
	margin: 0 10px;
}

.footer-bottom .footer-links a:hover {
	text-decoration: underline;
}

.footer-bottom .author {
	float: right;
}

.footer-bottom .gupse-logo {
	float: right;
	width: 60px;
}


/*! = Custom
-------------------------------------------------------------- */

.gallery-icon img {
	width: 210px !important;
	height: 140px !important;
	border: 5px solid #fff !important;
	box-shadow: 0 0 10px #777 !important;
}

body.kurumsal #article-5 h4 {
	border-bottom: 1px solid #dedede;
	font-size: 1.5em;
	line-height: 2em;
	margin-bottom: 10px;
	text-align: center;
}

body.kurumsal #article-5 ul.ekibimiz {
	padding: 0;
}

body.kurumsal #article-5 ul.ekibimiz li {
	border: 0px solid #dedede;
	box-shadow: 1px 1px 5px #aaa;
	color: #333;
	display: inline-block;
	list-style: none;
	margin: 1%;
	padding: 3% 1%;
	text-align: center;
	text-decoration: none;
	width: 28.5%;
}

body.kurumsal .expert-image {
	border: 1px solid #ddd;
	border-radius: 50%;
	height: 64px;
	overflow: hidden;
	width: 64px;
	margin: auto;
}

body.kurumsal .expert-image img {
	min-height: 64px;
	min-width: 64px;
	width: 64px;
}

body.kurumsal em {
	color: #aaa;
	display: none;
	font-size: 12px;
}

/*body.page .article li,*/
body.page .article li a {
	color: #03517f;
	color: #00f;
	font-size: 18px;
	font-weight: 700;
	text-decoration: underline;
}


/*! = light-box
-------------------------------------------------------------- */

.light-box {
	text-align: center;
}

.light-box .item-odul-image {
	background: #fff;
	border: 1px solid #dedede;
	margin: 10px;
	padding: 5px;
	width: 250px;
}