body{
	margin: 0px;
	padding: 0px;
	background-color: #f9f9f9;
	overflow: hidden;
}

.container{
	width: 1140px;
	padding: 0px 15px;
	margin: auto;
}

.main-div-divided{
	width: 100%;
	/*height: 1080px;*/
	height: 900px;
	float: left;
	position: relative;
}

.main-div-divided .left-bg{
	width: 50%;
	/*height: 1080px;*/
	height: 900px;
	float: left;
	/*background: url(../images/anasayfa_left_01.png) left center no-repeat;
	background-size: cover;*/
	position: absolute;
	top: 0px;
	left: 0px;
	display: table;
}

.main-div-divided .left-bg-overlay{
	width: 100%;
	/*height: 1080px;*/
	height: 900px;
	/*background-color: rgba(199,0,0,0.40);
	background-color: rgba(199,0,0,0.50);*/
	background-color: rgba(199,0,0,0.80);
	position: absolute;
	top: 0px;
	left: 0px;
}

.main-div-divided .right-bg{
	width: 50%;
	/*height: 1080px;*/
	height: 900px;
	float: right;
	background: url(../images/anasayfa_right.jpg) right center no-repeat;
	background-size: cover;
	position: absolute;
	top: 0px;
	/*right: 0px;*/
	left: 50%; /* IE'de sıkıntı çıktığı için*/
	display: table;
}

.main-div-divided .right-bg-overlay{
	width: 100%;
	/*height: 1080px;*/
	height: 900px;
	background-color: rgba(199,0,0,0.80);
	/*background-color: rgba(199,0,0,0.50);*/
	position: absolute;
	top: 0px;
	right: 0px;
}

.main-div-divided .content-area{
	width: 100%;
	margin: auto;
	position: relative;
	/*display: table-cell;
	vertical-align: middle;*/
}

.main-div-divided .content-area.partially-transparent{
	opacity: 0.8;
}

.main-div-divided .content{
	width: 500px;
	margin: auto;
}

.main-div-divided .content .logo{
	width: 100%;
	float: left;
	/*margin-bottom: 100px;*/
	margin-bottom: 40px;
}

.main-div-divided .content .logo img{
	height: 90px;
}

.main-div-divided .content .logo-banner{
	width: 100%;
    height: 90px;
    background-color: rgba(255,255,255, 1);
    padding: 20px 0px;
    position: absolute;
    left: 0px;
    margin-top: -20px;
    z-index: -1;
}

.main-div-divided .content .text{
	width: 100%;
	float: left;
	color: #ffffff;
}

.main-div-divided .content .text h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 300;
	margin: 20px 0px;
}

.main-div-divided .content .text p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	margin: 10px 0px;
	line-height: 1.4;
}

.main-div-divided .content .text p img{
	margin: 0px 0px 15px 0px;
	/*width: 100%;*/
	width: 400px;
}

.main-div-divided .content .text a{
	color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}

.main-div-divided .content .details-button{
	border: 1px solid #ffffff;
	float: left;
	margin-top: 15px;
	cursor: pointer;
}

.main-div-divided .content .details-button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin: 0px;
	padding: 11px 32px;
	letter-spacing: 1px;
}







.reports-div{
	width: 100%;
	height: auto;
	float: left;
	background: url(../images/reports-bg.png) center center no-repeat;
	background-size: cover;
}

.reports-content{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.reports-content .merged-part{
	width: 100%;
	float: left;
	margin-top: 20px;
	position: relative;
}

.reports-content .left-part{
	width: 50%;
	float: left;
	display: table;
}

.reports-content .right-part{
	width: 50%;
	float: right;
	display: table;
}

.reports-content .seperator{
	border-left: 2px solid #1c1f25;
    height: 380px;
    position: absolute;
    left: 50%;
    top: 0px;
}

.reports-content .content-area.left{
	width: 100%;
	height: 340px;
	padding: 0px 70px 0px 100px;
	display: table-cell;
	vertical-align: middle;
}

.reports-content .content-area.right{
	width: 100%;
	height: 340px;
	padding: 0px 100px 0px 70px;
	display: table-cell;
	vertical-align: middle;
}

.reports-content .content-area h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	margin: 20px 0px;
	color: #ffffff;
}

.reports-content .content-area p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	margin: 10px 0px;
	line-height: 1.4;
}

.reports-content .content-area a{
	color: #c1c2c3;
	text-decoration: none;
	border-bottom: 1px solid #c1c2c3;
}

.reports-content .content-area p .report-img{
	margin: 0px 0px 5px 0px;
	width: 400px;
}

.reports-content .content-area p.caption{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin: 10px 0px;
	line-height: 1.4;
	text-align: center;
}









.barometre-section{
	width: 100%;
	/*height: 740px;*/
	float: left;
	background-color: #252931;
}

.barometre-content{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.barometre-content .barometre-timeline{
	width: 100%;
	float: left;
	/*margin-top: 30px;*/
	position: relative;
}

.barometre-content .barometre-timeline .timeline-border{
	border-left: 2px solid #1c1f25;
    height: 480px;
    position: absolute;
    left: 50%;
    top: 0px;
}

.barometre-content .barometre-timeline .timeline-content{
	width: 100%;
	float: left;
	position: relative;
}

.barometre-content .barometre-timeline .year-label{
	width: 76px;
	height: 76px;
	background-color: #f62525;
	border-radius: 50%;
}

.barometre-content .barometre-timeline .year-label .label-text{
	width: 76px;
	height: 76px;
	float: left;
}

.barometre-content .barometre-timeline .year-label h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin: 22.5px 0px;
	color: #ffffff;
	text-align: center;
}

.barometre-content .barometre-timeline .year-label.little{
	width: 48px;
	height: 48px;
	background-color: #f62525;
	border-radius: 50%;
	opacity: 0.7;
}

.barometre-content .barometre-timeline .year-label.little .label-text{
	width: 48px;
	height: 48px;
	float: left;
}

.barometre-content .barometre-timeline .year-label.little h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin: 15px 0px;
	color: #ffffff;
	text-align: center;
}

.barometre-content .barometre-timeline .event-label-border{
	width: 20px;
	height: 20px;
	background-color: #f62525;
	border-radius: 50%;
}

.barometre-content .barometre-timeline .event-label{
	width: 16px;
	height: 16px;
	background-color: #252931;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	left: 2px;
}

.barometre-content .barometre-timeline .event-date{
	width: 150px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #ffffff;
}

.barometre-content .barometre-timeline .event-date.right{
	position: absolute;
	top: -1px;
	left: 40px;
}

.barometre-content .barometre-timeline .event-date.left{
	position: absolute;
	top: -1px;
	right: 40px;
	text-align: right;
}

.barometre-content .barometre-timeline .event-content{
	width: 360px;
	padding: 15px 20px;
	background-color: #1c1f25;
	-webkit-box-shadow: 1px 1px 18px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 18px 0px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 18px 0px rgba(0,0,0,0.2);
}

.barometre-content .barometre-timeline .event-content p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
	margin: 0px;
}

.barometre-content .barometre-timeline .event-content p a{
	color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}

.barometre-content .barometre-timeline .event-content .arrow.left{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #1c1f25;
	position: absolute;
	left: 400px;
	top: 15px;
}

.barometre-content .barometre-timeline .event-content .arrow.right{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #1c1f25 transparent transparent;
	position: absolute;
	right: 400px;
	top: 15px;
}

.barometre-content .barometre-timeline .load-more-button{
	width: 225px;
	background-color: #f62525;
	padding: 13px 0px;
}

.barometre-content .barometre-timeline .load-more-button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
}

.closed-barometre-content{
	width: 100%;
	float: left;
	margin: 70px 0px 60px 0px;
}

.closed-barometre-content .load-more-button{
	width: 225px;
	background-color: #f62525;
	padding: 13px 0px;
	margin: auto;
	cursor: pointer;
}

.closed-barometre-content .load-more-button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
}

.barometre-content .barometre-description{
	width: 775px;
	margin: 40px auto;
}

.barometre-content .barometre-description p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #c1c2c3;
	text-align: center;
	line-height: 1.4;
	margin: 10px;
}

.barometre-content .barometre-form{
	/*width: 690px;*/
	width: 350px;
	margin: auto;	
}

.barometre-content .barometre-form .input-row{
	width: 350px;
	margin: auto;
	float: none;
	position: relative;
}

.barometre-content .barometre-form input[type="text"]{
	width: 100%;
	float: left;
	border: none;
	border-bottom: 1px solid #bebfc2;
	background-color: transparent;
	outline: none;
	padding: 5px 0px;

	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.4;
	color: #c1c2c3;
}

.barometre-content .barometre-form input[type="text"]::-webkit-input-placeholder {
   color: #c1c2c3;
}

.barometre-content .barometre-form input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: #c1c2c3;  
}

.barometre-content .barometre-form input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #c1c2c3;  
}

.barometre-content .barometre-form input[type="text"]:-ms-input-placeholder {  
   color: #c1c2c3;  
}

.barometre-content .barometre-form .filters{
	width: 100%;
	float: left;
	margin: 10px 0px 60px 0px;
}

.barometre-content .barometre-form .combobox{
	width: 210px;
	float: left;
	margin-right: 30px;
	position: relative;
}

.barometre-content .barometre-form .combobox:last-child{
	margin-right: 0px;
}

.barometre-content .barometre-form .combobox .combobox-header{
	width: 210px;
	height: 36px;
	float: left;
	border-bottom: 1px solid #bebfc2;
	cursor: pointer;
}

.barometre-content .barometre-form .combobox .combobox-header p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #c1c2c3;
	line-height: 1.4;
	margin: 0px;
}

.barometre-content .barometre-form .combobox .combobox-header p img{
	width: 12px;
	float: right;
	margin: 18px 0px 10px 0px;
}

.barometre-content .barometre-form .combobox .combobox-content{
	position: absolute;
	top: 37px;
	left: 0px;
	width: 210px;
	height: 140px;
	background-color: #1c1f25;
	overflow: hidden;
	z-index: 100;
	display: none;
}

.barometre-content .barometre-form .combobox .combobox-content .item{
	width: 180px;
  float: left;
  padding: 11px 15px;
}

.barometre-content .barometre-form .combobox .combobox-content .item p{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.50);
  margin: 0px;
  text-decoration: none;
}

.barometre-content .barometre-form .combobox .combobox-content .item:hover{
	background-color: #252930;
	cursor: pointer;
}

.barometre-content .barometre-form .combobox .combobox-content .item:hover p{
	color: #ffffff;	
}

.tarihce-logo{
	width: 100%;
	float: left;
	text-align: center;
	margin: 10px 0px 40px 0px;
}

.tarihce-logo img{
	width: 140px;
}








.divided-page-left .boxes-section .about-us-left-box{
	width: 100%;
	float: left;
}

.divided-page-left .boxes-section .about-us-left-box .content-area{
	width: 500px;
    float: left;
    margin: 30px 0px 30px 40px;
    overflow: hidden;
}

.divided-page-left .boxes-section .about-us-left-box .content-area h3{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
    font-weight: 300;
    margin: 20px 0px;
    color: #c70000;
}

.divided-page-left .boxes-section .about-us-left-box .content-area p{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
    color: #555555;
    margin: 0px;
}



.divided-page-left .contact-section{
	width: 100%;
	float: left;
	padding: 0px 40px;
	background-color: #252931;
	overflow: hidden;
}

.divided-page-left .contact-section h3{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 40px;
  font-weight: 300;
  margin: 20px 0px 20px 0px;
  color: #ffffff;
}

.divided-page-left .contact-section p{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
  color: #c1c2c3;
  margin: 0px;
}

.divided-page-left .contact-section .contact-section-row{
	width: 100%;
	float: left;
}

.divided-page-left .contact-section .contact-form{
	width: 50%;
	float: left;
}

.divided-page-left .contact-section .contact-form.direction-form{
	margin-left: 30px;
}

.divided-page-left .contact-section .contact-form .form-row{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.divided-page-left .contact-section .contact-form .form-row input[type="text"]{
	width: 100%;
	float: left;
	border: none;
	border-bottom: 1px solid rgba(190,191,194, 0.3);
	background-color: transparent;
	outline: none;
	padding: 5px 0px;

	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.2;
	color: #c1c2c3;
}

.divided-page-left .contact-section .contact-form .form-row input[type="text"]::-webkit-input-placeholder {
   color: #c1c2c3;
}

.divided-page-left .contact-section .contact-form .form-row input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: #c1c2c3;  
}

.divided-page-left .contact-section .contact-form .form-row input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #c1c2c3;  
}

.divided-page-left .contact-section .contact-form .form-row input[type="text"]:-ms-input-placeholder {  
   color: #c1c2c3;  
}

.divided-page-left .contact-section .contact-form .form-row .button{
	float: right;
	background-color: #c70000;
	padding: 13px 30px;
	cursor: pointer;
	margin-top: 10px;
}

.divided-page-left .contact-section .contact-form .form-row .button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
}

.divided-page-left .contact-section .contact-form .social-icons{
	width: 100%;
	float: left;
}

.divided-page-left .contact-section .contact-form .social-icon{
	width: 33px;
	height: 33px;
	float: left;
	margin-right: 10px;
}




.divided-page-right .boxes-section .about-us-right-box{
	width: 100%;
	float: right;
}

.divided-page-right .boxes-section .about-us-right-box .content-area{
	width: 100%;
	float: left;
	position: relative;
	margin: 0px;
}

.divided-page-right .boxes-section .about-us-right-box .content-area .cover-photo{
	width: 100%;
	float: left;
}

.divided-page-right .boxes-section .about-us-right-box .content-area .overlay{
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(28, 31, 37, 0.80);
}

.divided-page-right .boxes-section .about-us-right-box .content-area .work-area-header{
	width: 100%;
	height: 63px;
	float: left;
	background: url(../images/hizmetlerimiz-bg.png) top left repeat-x;
}

.divided-page-right .boxes-section .about-us-right-box .content-area .work-area-header h4{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin: 16px 0px;
    color: #ffffff;
    text-align: center;
}

.divided-page-right .boxes-section .about-us-right-box .content-area .work-areas{
	width: 100%;
	float: left;
	background-color: #21242b;
}

.divided-page-right .boxes-section .about-us-right-box .content-area .work-area-item{
	width: 33%;
	float: left;
	display: table;
	-webkit-transition: all .25s cubic-bezier(.35,.7,.32,.9);
  -moz-transition: all .25s cubic-bezier(.35,.7,.32,.9);
  transition: all .25s cubic-bezier(.35,.7,.32,.9);
}

.divided-page-right .boxes-section .about-us-right-box .content-area .work-area-item.light{
	background-color: #21242b;
}

.divided-page-right .boxes-section .about-us-right-box .content-area .work-area-item.dark{
	background-color: #1f2229;
}

.divided-page-right .boxes-section .about-us-right-box .content-area .work-area-item .name{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.divided-page-right .boxes-section .about-us-right-box .content-area .work-area-item:hover{
	-webkit-box-shadow: inset 20px 20px 50px -15px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 20px 20px 50px -15px rgba(0,0,0,0.5);
	box-shadow: inset 20px 20px 50px -15px rgba(0,0,0,0.5);
	cursor: pointer;
}

.divided-page-right .boxes-section .about-us-right-box .content-area .work-area-item.selected{
	-webkit-box-shadow: inset 20px 20px 50px -15px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 20px 20px 50px -15px rgba(0,0,0,0.5);
	box-shadow: inset 20px 20px 50px -15px rgba(0,0,0,0.5);
}

.divided-page-right .boxes-section .about-us-right-box .content-area .work-area-item .name h4{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px;
    font-weight: 300;
    margin: 16px 0px;
    color: #ffffff;
    text-align: center;
}








.sayilar-section{
	width: 100%;
	height: 356px;
	float: left;
	background: url(../images/sayilar-bg.png) center center no-repeat;
	background-size: cover;
}

.sayilar-content{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.sayilar-content .sayilar-boxes{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.sayilar-content .sayilar-box{
	width: 262.5px;
	float: left;
	margin-right: 30px;
}

.sayilar-content .sayilar-box:last-child{
	margin-right: 0px;
}

.sayilar-content .sayilar-box .icon{
	width: 120px;
	height: 120px;
	float: left;
}

.sayilar-content .sayilar-box .area{
	width: 122.5px;
	float: left;
	margin-left: 20px;
	padding-top: 30px;
}

.sayilar-content .sayilar-box .area h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 500;
	line-height: 1.2;
	margin: 0px;
	color: #ececec;
}

.sayilar-content .sayilar-box .area p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	margin: 0px;
	color: #ececec;
}












.iletisim-section{
	width: 100%;
	height: 445px;
	float: left;
	background-color: #f9f9f9;
}

#map{
	width: 50%;
	height: 445px;
	float: left;
}

.iletisim-content{
	width: 50%;
	height: 445px;
	float: right;
	display: table;
}

.iletisim-content .iletisim-box{
	display: table-cell;
	vertical-align: middle;
}

.iletisim-content .iletisim-info{
	width: 500px;
	margin: auto;
}

.iletisim-content .iletisim-info h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 300;
	margin: 20px 0px;
	color: #333333;
}

.iletisim-content .iletisim-info h3:first-child{
	margin-top: 0px;
}

.iletisim-content .iletisim-info p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	margin: 0px;
	color: #555555;
}

.iletisim-content .iletisim-info a{
	text-decoration: none;
	color: #f72121;
}

.iletisim-content .iletisim-info .social-icons{
	width: 100%;
	float: left;
}

.iletisim-content .iletisim-info .social-icon{
	width: 33px;
	height: 33px;
	float: left;
	margin-right: 10px;
}




.subscription-box{
	/*width: 400px;*/
	width: 440px;
	height: 280px;
	background: url(../images/subscription-bg.png) center top no-repeat;
	background-color: #fbfbfb;
	padding: 20px 25px;
	-webkit-box-shadow: 1px 1px 40px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 40px 0px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 40px 0px rgba(0,0,0,0.5);
	z-index: 100;
}

.subscription-box h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 300;
	margin: 0px 0px 10px 0px;
	color: #f72121;
}

.subscription-box p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.4;
	margin: 0px;
	color: #333333;
}

.subscription-box .close-button{
  position: absolute;
  top: 30px;
  right: 25px;
  cursor: pointer;
}

.subscription-box .subscribe-form{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.subscription-box .subscribe-form .warning{
	color: #f62525;
	/*float: left;
	margin: 27px 0px;*/
  position: absolute;
  bottom: 15px;
  right: 25px;
  font-size: 14px;
	display: none;
}

.subscription-box .subscribe-form .privacy{
	color: #f62525;
  position: absolute;
  bottom: 8px;
  font-size: 14px;
  text-align: left;
  width: 100%;
}

.subscription-box .subscribe-form .privacy a{
	color: #f62525;
	text-decoration: none;
}

.subscription-box input[type="text"]{
	width: 100%;
	float: left;
	border: none;
	border-bottom: 1px solid #d3d3d3;
	background-color: transparent;
	outline: none;
	padding: 5px 0px;

	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.2;
	color: #777777;
}

.subscription-box input[type="text"]::-webkit-input-placeholder {
   color: #777777;
}

.subscription-box input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: #777777;  
}

.subscription-box input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #777777;  
}

.subscription-box input[type="text"]:-ms-input-placeholder {  
   color: #777777;  
}

.subscription-box .subscribe-button{
	width: 115px;
	float: right;
	background-color: #f62525;
	padding: 13px 0px;
	/*margin-top: 20px;*/
	margin-top: 40px;
	cursor: pointer;
}

.subscription-box .subscribe-button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
}







.divided-page-left .boxes-section .top .yayinlar-top-box{
	width: 100%;
	/*height: 460px;*/
	height: 540px;
	float: left;
	position: relative;
	background-color: #252931;
}

.divided-page-left .boxes-section .bottom .yayinlar-bottom-box{
	width: 100%;
	/*height: 460px;*/
	height: 540px;
	float: left;
	position: relative;
	background-color: #21242b;
}

.divided-page-left .boxes-section .content-area{
	width: 500px;
	float: right;
	margin: 30px 60px 30px 0px;
}

.divided-page-left .boxes-section .content-area h3{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
    font-weight: 300;
    margin: 20px 0px 40px 0px;
    color: #ffffff;
}

.divided-page-section .boxes-section .content-area p{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
    color: #ffffff;
    margin: 0px;
}

.divided-page-section .boxes-section .content-area p a{
	color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
}

.divided-page-right .boxes-section .top .yayinlar-top-box{
	width: 100%;
	/*height: 400px;*/
	height: 480px;
	float: left;
	position: relative;
	background-color: #f9f9f9;
	padding-bottom: 60px;
	color: #555555 !important;
}

.divided-page-right .boxes-section .top .yayinlar-top-box article p{
	color: #555555 !important;
}

.divided-page-right .boxes-section .top .yayinlar-top-box article a{
	text-decoration: none;
    color: #f72121;
    border: 0px;
}

.divided-page-right .boxes-section .bottom .yayinlar-bottom-box{
	width: 100%;
	/*height: 400px;*/
	height: 480px;
	float: left;
	position: relative;
	background-color: #f1f1f1;
	padding-bottom: 60px;
	color: #555555 !important;
}

.divided-page-right .boxes-section .bottom .yayinlar-bottom-box article p{
	color: #555555 !important;
}

.divided-page-right .boxes-section .bottom .yayinlar-bottom-box article a{
	text-decoration: none;
    color: #f72121;
    border: 0px;
}

.divided-page-right .boxes-section .content-area{
	width: 100%;
	float: left;
	margin: 30px 0px 30px 50px;
}

.divided-page-right .boxes-section .content-area .reports{
	width: 500px;
	float: left;
}

.divided-page-right .boxes-section .content-area h3{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
    font-weight: 300;
    margin: 20px 0px 40px 0px;
    color: #c70000;
}

.divided-page-right .boxes-section .content-area .report-details{
	width: 100%;
	float: left;
	border-bottom: 1px solid rgba(37, 41, 49, 0.1);
	padding: 25px 0px;
}

.divided-page-right .boxes-section .content-area .report-details.no-top-padding{
	padding-top: 0px;
}

.divided-page-right .boxes-section .content-area .report-name a{
	text-decoration: none;
}

.divided-page-right .boxes-section .content-area .report-name p{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    font-weight: 600;
    margin: 0px 0px 10px 0px;
    color: #555555;
    line-height: 1.4;
}

.divided-page-right .boxes-section .content-area .report-journal p{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 0px;
    color: #555555;
    line-height: 1.4;
}








.divided-page-section{
	width: 100%;
	float: left;
}

.divided-page-section .divided-page-left{
	width: 50%;
	float: left;
	overflow: hidden;
}

.divided-page-section .boxes-section .top{
	width: 100%;
	float: left;
}

.divided-page-section .boxes-section .top .box{
	width: 100%;
	height: 400px;
	float: left;
	position: relative;
}

.divided-page-section .boxes-section .top .box .overlay{
	width: 100%;
	height: 400px;
	background-color: rgba(199, 0, 0, 0.80);
	/*background-color: rgba(199,0,0,0.50);*/
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.divided-page-section .boxes-section .top .box .barometre-form-icon{
	width: 100%;
	height: 220px;
	text-align: center;
	position: relative;
	z-index: 10;
	padding: 40px 0px 20px 0px;
}

.divided-page-section .boxes-section .top .box .barometre-form-icon img{
	height: 220px;
}

.divided-page-section .boxes-section .top .box .barometre-form{
	width: 100%;
	float: left;
	position: absolute;
	z-index: 10;
	bottom: 0px;
	margin-bottom: 20px;
}

.divided-page-section .boxes-section .top .box .barometre-form .filters{
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}


.divided-page-section .boxes-section .top .box .barometre-form .filters .filters-button{
	width: 100px;
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.70);
	padding: 13px 30px;
	cursor: pointer;
	margin: 18px auto auto;
}

.divided-page-section .boxes-section .top .box .barometre-form .filters .filters-button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
}

.divided-page-section .boxes-section .top .box .barometre-form .form-element{
	width: 210px;
	float: left;
	margin-right: 30px;
	opacity: 0.70;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox{
	width: 210px;
	float: left;
	margin-right: 30px;
	position: relative;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox:first-child{
	margin-left: 30px;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox .combobox-header{
	width: 210px;
	height: 36px;
	float: left;
	opacity: 0.70;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox .combobox-header .combobox-header-text{
	width: 190px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #fefefe;
	line-height: 1.4;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox .combobox-header .combobox-header-text img{
	position: absolute;
	right: 0px;
	top: 18px;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox .combobox-header p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #fefefe;
	line-height: 1.4;
	margin: 0px;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox .combobox-header p img{
	width: 12px;
	float: right;
	margin: 18px 0px 10px 0px;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox .combobox-content{
	position: absolute;
	top: 37px;
	left: 0px;
	width: 210px;
	/*height: 140px;*/
	height: 170px;
	background-color: #1c1f25;
	/* background-color: #f9f9f9; */
	overflow: hidden;
	z-index: 100;
	display: none;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox .combobox-content .item{
	width: 180px;
  float: left;
  padding: 11px 15px;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox .combobox-content .item p{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.50);
  /* color: #555555; */
  margin: 0px;
  text-decoration: none;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox .combobox-content .item:hover{
	background-color: #252930;
	cursor: pointer;
}

.divided-page-section .boxes-section .top .box .barometre-form .combobox .combobox-content .item:hover p{
	color: #ffffff;	
}

.divided-page-section .boxes-section .top .box .barometre-form input[type="text"]{
	width: 100%;
	float: left;
	border: none;
	border-bottom: 1px solid #ffffff;
	background-color: transparent;
	outline: none;
	padding: 1.5px 0px;

	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.4;
	color: #ffffff;
}

.divided-page-section .boxes-section .top .box .barometre-form input[type="text"]::-webkit-input-placeholder {
   color: #ffffff;
}

.divided-page-section .boxes-section .top .box .barometre-form input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: #ffffff;  
}

.divided-page-section .boxes-section .top .box .barometre-form input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #ffffff;  
}

.divided-page-section .boxes-section .top .box .barometre-form input[type="text"]:-ms-input-placeholder {  
   color: #ffffff;  
}


.divided-page-section .boxes-section .bottom{
	width: 100%;
	float: left;
}

.divided-page-section .boxes-section .bottom .box{
	width: 50%;
	float: left;
	position: relative;
	cursor: pointer;
}

.divided-page-section .boxes-section .bottom .box .icon{
	width: 50px;
	float: left;
	position: absolute;
	top: -5px;
	left: 20px;
}

.divided-page-section .boxes-section .bottom .box .icon img{
	width: 50px;
}

.divided-page-section .boxes-section .bottom .box .title{
	float: left;
	position: absolute;
	top: 115px;
	padding: 0px 20px;
	left: 0px;
} 

.divided-page-section .boxes-section .bottom .box .title p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.50);
	margin: 0px;
	z-index: 10;




	height: 62px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.divided-page-section .boxes-section .bottom .box .date{
	float: left;
	padding: 0px 20px;
	position: absolute;
	top: 15px;
	right: 0px;
} 

.divided-page-section .boxes-section .bottom .box .date p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.50);
	margin: 0px;
	z-index: 10;
	text-align: right;
}

.divided-page-section .boxes-section .bottom .box .selected{
	width: 100%;
	border-bottom: 4px solid #c70000;
	position: absolute;
	bottom: 0px;
}

.divided-page-section .boxes-section .bottom .box .overlay{
	width: 100%;
	height: 200px;
	background-color: rgba(28, 31, 37, 0.80);
	position: absolute;
	top: 0px;
	left: 0px;
}

.divided-page-section .boxes-section .bottom .box .overlay.dark-no-image{
	background-color: #1c1f25;
}

.divided-page-section .boxes-section .bottom .box .overlay.light-no-image{
	background-color: #252931
}

.divided-page-section .divided-page-right{
	width: 50%;
	float: right;
	background-color: #f9f9f9;
}

.divided-page-section .divided-page-right .description{
	width: 100%;
	float: left;
	margin: 30px 0px 20px 40px;
	height: 300px;
}

.scroll-content{
	width: 500px;
	float: left;
}

.divided-page-section .divided-page-right .description .title h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 300;
	margin: 20px 0px;
	color: #c70000;
}

.divided-page-section .divided-page-right .description .subtitle p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.4;
	color: #555555;
	margin: 20px 0px;
}

.divided-page-section .divided-page-right .description .news-date{
	width: 100%;
    float: left;
    margin: -10px 0px 30px 0px;
}

.divided-page-section .divided-page-right .description .news-date p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
}

.divided-page-section .divided-page-right .description .choices{
	width: 100%;
	margin-top: 15px;
	float: left;
}

.divided-page-section .divided-page-right .description .choices .choice{
	margin-right: 20px;
	padding: 10px 30px;
	border-bottom: 1px solid #777777;
	float: left;
	cursor: pointer;
}

.divided-page-section .divided-page-right .description .choices .choice p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	color: #777777;
	margin: 0px;
}

.divided-page-section .divided-page-right .description .choices .choice p a{
	text-decoration: none;
	color: #777777;
}

.divided-page-section .divided-page-right .description .choices .choice p img{
	margin-right: 10px;
    margin-bottom: -2px;
}

.divided-page-section .divided-page-right .description .choices .choice.selected{
	border-color: #c70000;
}

.divided-page-section .divided-page-right .description .choices .choice.selected p{
	color: #c70000;
}

.divided-page-section .divided-page-right .description .info{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.divided-page-section .divided-page-right .description .info table{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
	border
}

.divided-page-section .divided-page-right .description .info p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
}

.divided-page-section .divided-page-right .description .info a{
	color: #555555;
	text-decoration: none;
	border-bottom: 1px solid #555555;
}

.divided-page-section .divided-page-right .description .info ul li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
}

.divided-page-section .divided-page-right .description .info ol li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
}

.divided-page-section .divided-page-right .description .date{
	width: 100%;
	float: left;
	margin: 15px 0px -10px 0px;
}

.divided-page-section .divided-page-right .description .date p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
}

.divided-page-section .divided-page-right .description .info img{
	width: 100%;
	margin-bottom: 40px;
	/* Görsel Boy Uzunluğu */
	height: auto;
}

.divided-page-section .divided-page-right .description .button-list{
	width: 100%;
	float: left;
	margin: 30px 0px 40px 0px;
}

.divided-page-section .divided-page-right .description .button-list a{
	text-decoration: none;
}

.divided-page-section .divided-page-right .description .button-list .button{
	float: left;
	background-color: #c70000;
	padding: 13px 30px;
	cursor: pointer;
	margin-right: 20px;
}

.divided-page-section .divided-page-right .description .button-list .button.with-icon{
	padding: 11px 30px;
}

.divided-page-section .divided-page-right .description .button-list .button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
}

.divided-page-section .divided-page-right .description .button-list .button p img{
	margin-right: 10px;
	margin-bottom: -6px;
}

.divided-page-section .divided-page-right .description .request-form{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.divided-page-section .divided-page-right .description .request-form .form-title{
	width: 100%;
	float: left;
}

.divided-page-section .divided-page-right .description .request-form .form-title h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	margin: 0px;
	color: #333333;
}

.divided-page-section .divided-page-right .description .request-form .form-content{
	width: 100%;
	margin-top: 20px;
	float: left;
}

.divided-page-section .divided-page-right .description .request-form .form-content .input-row{
	width: 375px;
	float: left;
	margin-bottom: 25px;
}

.divided-page-section .divided-page-right .description .request-form .form-content input[type="text"]{
	width: 375px;
	float: left;
	border: none;
	border-bottom: 1px solid #999999;
	background-color: transparent;
	outline: none;
	padding: 5px 0px;

	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #999999;
}

.divided-page-section .divided-page-right .description .request-form .form-content input[type="text"]::-webkit-input-placeholder {
   color: #999999;
}

.divided-page-section .divided-page-right .description .request-form .form-content input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: #999999;  
}

.divided-page-section .divided-page-right .description .request-form .form-content input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #999999;  
}

.divided-page-section .divided-page-right .description .request-form .form-content input[type="text"]:-ms-input-placeholder {  
   color: #999999;  
}

.divided-page-section .divided-page-right .description .request-form .form-content .button{
	float: right;
	background-color: #c70000;
	padding: 13px 30px;
	cursor: pointer;
	margin-top: 10px;
}

.divided-page-section .divided-page-right .description .request-form .form-content .button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
}

.divided-page-section .divided-page-right .description .helpful-reports{
	width: 100%;
	float: left;
	margin-top: 30px;
}

.divided-page-section .divided-page-right .description .helpful-reports .form-title{
	width: 100%;
	float: left;
}

.divided-page-section .divided-page-right .description .helpful-reports .form-title h4{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 24px;
	font-weight: 300;
	margin: 0px;
	color: #c70000;
}

.divided-page-section .divided-page-right .description .helpful-reports .report-list{
	width: 100%;
	float: left;
	margin-top: 10px;
}

.divided-page-section .divided-page-right .description .helpful-reports .report-list .report-row{
	width: 100%;
	float: left;
}

.divided-page-section .divided-page-right .description .helpful-reports .report-list .report-row p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #555555;
	line-height: 1.4;
	margin: 5px 0px 0px 0px;
}

.divided-page-section .divided-page-right .description .helpful-reports .report-list .report-row p img{
	margin-right: 5px;
	margin-bottom: 1px;
}

.divided-page-section .divided-page-right .description .helpful-reports .report-list .report-row p a{
	color: #555555;
    text-decoration: none;
    border-bottom: 1px solid #555555;
}

.divided-page-section .divided-page-right .description .show-report-button{
	float: left;
	background-color: #c70000;
	padding: 13px 30px;
	cursor: pointer;
	margin: 30px 0px;
}

.divided-page-section .divided-page-right .description .show-report-button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
}




.page-cover-section{
	width: 100%;
	height: 430px;
	float: left;
	position: relative;
}

.page-cover-section .cover-photo{
	width: 100%;
	height: 430px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

.page-cover-section .overlay{
	width: 100%;
	height: 430px;
	float: left;
	background-color: rgba(199, 0, 0, 0.80);
	/*background-color: rgba(199,0,0,0.50);*/
	position: absolute;
	top: 0px;
	left: 0px;
}

.page-cover-section .page-title{
	width: 100%;
	float: left;
	position: relative;
	margin-top: 300px;
}

.page-cover-section .page-title h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 300;
	margin: 20px 0px;
	color: #ffffff;
}

.page-team-section{
	width: 100%;
	float: left;
	padding: 30px 0px;
}

.page-team-section .team-members{
	width: 100%;
	float: left;
}


.page-team-section .team-members .members-row{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.page-team-section .team-members .members-row.negative-margin{
	margin-top: -92px;
}

.page-team-section .team-member{
	width: 262.5px;
	height: 310px;
	margin-right: 30px;
	float: left;
	position: relative;
	z-index: 1;
	-webkit-transition: all .25s cubic-bezier(.35,.7,.32,.9);
  -moz-transition: all .25s cubic-bezier(.35,.7,.32,.9);
  transition: all .25s cubic-bezier(.35,.7,.32,.9);
}

.page-team-section .team-member:hover{
	cursor: pointer;
	-webkit-box-shadow: 5px 15px 20px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 5px 15px 20px 0px rgba(0,0,0,0.4);
	box-shadow: 5px 15px 20px 0px rgba(0,0,0,0.4);
	z-index: 10;
}

.page-team-section .team-member.no-margin{
	margin-right: 0px;
}

.page-team-section .team-member .photo{
	width: 262.5px;
	height: 150px;
	float: left;
}

.page-team-section .team-member .photo.grayscale{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

.page-team-section .team-member .photo.color{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
}

.page-team-section .team-member .info{
	width: 100%;
	float: left;
	margin-top: 15px;
}

.page-team-section .team-member .info h4{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  font-weight: 300;
  margin: 0px;
  color: #333333;
  text-align: center;
}

.page-team-section .team-member .info p{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  font-weight: 300;
  margin: 0px;
  color: #333333;
  text-align: center;
}

.page-team-section .team-member .info p a{
	text-decoration: none;
	color: #333333;
}

.page-team-section .team-member .info p a:hover{
	color: #c70000;
}

.page-team-section .team-member .details-button-div{
	width: 100%;
  float: left;
  margin: auto;
  padding-bottom: 30px;
  position: absolute;
  top: 217px;
  background-color: #f9f9f9;
  z-index: 1;
  display: none;
}

.page-team-section .team-member .details-button-div .details-button{
	width: 100px;
	background-color: #c70000;
	padding: 13px 30px;
	cursor: pointer;
	margin: 18px auto auto;
}

.page-team-section .team-member .details-button-div .details-button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
}

.team-member-details-overlay{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: rgba(25, 31, 37, 0.5);
	z-index: 99;
	display: none;
}

.team-member-details-section{
	width: 560px;
	height: 100%;
	position: fixed;
	top: 0px;
	right: 0px;
	background-color: #ffffff;
	z-index: 10001;
	display: none;
}

.team-member-details-section .close-button{
	width: 40px;
	height: 40px;
	position: fixed;
	top: 360px;
	right: 560px;
	background-color: #ffffff;
}

.team-member-details-section .close-button img{
	margin: 14px;
}

.team-member-details-section .close-button img:hover{
	cursor: pointer;
}

.team-member-details-section .photo{
	width: 100%;
	height: 360px;
	float: left;
}

.team-member-details-section .details{
	width: 500px;
	padding: 30px 20px 30px 40px;
	float: left;

}

.team-member-details-section .name{
	width: 100%;
	float: left;
}

.team-member-details-section .name h4{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin: 0px;
  color: #c70000;
}

.team-member-details-section .title{
	width: 100%;
	float: left;
}

.team-member-details-section .title h4{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  font-weight: 300;
  margin: 0px;
  color: #333333;
}

.team-member-details-section .email{
	width: 100%;
	float: left;
}

.team-member-details-section .email p{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  font-weight: 300;
  margin: 0px;
  color: #333333;
}

.team-member-details-section .biography{
	padding-right: 20px;
	margin-top: 25px;
	float: left;
}

.team-member-details-section .biography p{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  font-weight: 300;
  margin: 0px;
  color: #555555;
  line-height: 1.4;
}

.team-member-details-section .biography a{
	text-decoration: none;
	color: #f72121;
	border: 0px;
}






.page-content-section{
	width: 100%;
	height: 400px;
	float: left;
}

.page-content-section .page-content{
	width: 100%;
	height: 400px;
	float: left;
	display: table;
}

.page-content-section .page-content .page-content-left{
	width: 50%;
	height: 400px;
	float: left;
	padding: 60px;
}

.page-content-section .page-content .page-content-left h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 300;
	margin: 0px 0px 20px 0px;
	color: #333333;
}

.page-content-section .page-content .page-content-left p{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
    color: #555555;
    margin: 0px;
}

.page-content-section .page-content .page-content-left a{
	text-decoration: none;
    color: #f72121;
    border: 0px;
}

.page-content-section .page-content .page-content-right{
	width: 50%;
	height: 400px;
	padding: 60px;
	display: table-cell;
	vertical-align: middle;
}

.page-content-section .page-content .page-content-right .icon{
	width: 142px;
	float: left;
}

.page-content-section .page-content .page-content-right .subscribe{
	width: 278px;
	float: left;
	margin-left: 30px;
}

.page-content-section .page-content .page-content-right .subscribe h4{
	font-family: 'Source Sans Pro', sans-serif;
  font-size: 24px;
  font-weight: 300;
  margin: 0px;
  color: #333333;
}

.page-content-section .page-content .page-content-right .subscribe .button{
	float: left;
	background-color: #c70000;
	padding: 13px 30px;
	cursor: pointer;
	margin-top: 18px;
}

.page-content-section .page-content .page-content-right .subscribe .button p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	letter-spacing: 1px;
}

.page-description-section{
	width: 100%;
	height: 400px;
	float: left;
	position: relative;
}

.page-description-section .page-description{
	width: 100%;
	height: 400px;
	float: left;
	display: table;
}

.page-description-section .page-description-left-bg{
	width: 50%;
	height: 400px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #1f2229;
}

.page-description-section .page-description-right-bg{
	width: 50%;
	height: 400px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #21242b;
}

.page-description-section .page-description .page-description-left{
	width: 50%;
	height: 400px;
	float: left;
	padding: 60px;
	position: relative;
}

.page-description-section .page-description .page-description-left h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 300;
	margin: 0px 0px 20px 0px;
	color: #ffffff;
}

.page-description-section .page-description .page-description-left p{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
    color: #c1c2c3;
    margin: 0px;
}

.page-description-section .page-description .page-description-left p a{
	color: #c1c2c3;
    text-decoration: none;
    border-bottom: 1px solid #c1c2c3;
}

.page-description-section .page-description .page-description-right{
	width: 50%;
	height: 400px;
	float: left;
	padding: 60px;
	position: relative;
}

.page-description-section .page-description .page-description-right h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 300;
	margin: 0px 0px 20px 0px;
	color: #ffffff;
}

.page-description-section .page-description .page-description-right p{
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
    color: #c1c2c3;
    margin: 0px;
}

.page-description-section .page-description .page-description-right p a{
	color: #c1c2c3;
    text-decoration: none;
    border-bottom: 1px solid #c1c2c3;
}



header{
	width: 100%;
	height: 80px;
	float: left;
	background-color: #1c1f25;

	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10000;
}

.menu-margin{
	float: left;
	height: 80px;
	width: 100%;
}

header .logo{
	width: 140px;
	float: left;
	margin: 16px 30px;
}

header .logo img{
	width: 100%;
}



header .menu{
	width: 625px;
	/*width: 567px;*/
	/*width: 530px;*/
	float: right;
	margin: 0px 30px;
}

header .menu-en{
	/*width: 568px !important;*/
	width: 640px !important;
}

header .menu .menu-items{
	width: 100%;
	float: left;
}

header .menu .menu-item{
	margin: 31px 10px;
	float: left;
}

header .menu .menu-item img{
	height: 18px;
}

header .menu-items a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.50);
	text-align: left;
	margin: 0px;
	text-decoration: none;
	-webkit-transition: all .25s cubic-bezier(.35,.7,.32,.9);
  -moz-transition: all .25s cubic-bezier(.35,.7,.32,.9);
  transition: all .25s cubic-bezier(.35,.7,.32,.9);
}

header .menu .menu-item a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.50);
	text-align: center;
	margin: 0px;
	text-decoration: none;
	-webkit-transition: all .25s cubic-bezier(.35,.7,.32,.9);
  -moz-transition: all .25s cubic-bezier(.35,.7,.32,.9);
  transition: all .25s cubic-bezier(.35,.7,.32,.9);
}

header .menu .menu-item:first-child{
	margin-left: 0px;
}

header .menu .menu-item:last-child{
	margin-right: -1px;
}

header .menu .menu-item.selected a{
	color: #ffffff;
}

header .menu .menu-item:hover a{
	color: #ffffff;
}

header .opened-menu{
	width: 315px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #1c1f25;
	z-index: 50;
	display: none;
}

header .opened-menu .close-div{
	width: 100%;
	height: 80px;
	float: left;
}

header .opened-menu .close-div img{
	float: right;
	margin: 31px;
	cursor: pointer;
}

header .opened-menu .menu-items{
	padding-bottom: 15px;
	float: left;
}

header .opened-menu .menu-item-row{
	width: 265px;
	padding: 0px 25px;
	float: left;
	-webkit-transition: all .25s cubic-bezier(.35,.7,.32,.9);
  -moz-transition: all .25s cubic-bezier(.35,.7,.32,.9);
  transition: all .25s cubic-bezier(.35,.7,.32,.9);
}

header .opened-menu .menu-item-row.selected{
	background-color: #252930;
}

header .opened-menu .menu-item-row.selected .menu-item a{
	color: #ffffff;
}

header .opened-menu .menu-item-row:hover{
	background-color: #252930;
	cursor: pointer;
}

header .opened-menu .menu-item-row:hover .menu-item a{
	color: #ffffff;
}

header .opened-menu .menu-item{
	width: 100%;
	float: left;
	margin: 11px 0px;
}

header .opened-menu .menu-item a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.50);
	text-align: center;
	margin: 0px;
	text-decoration: none;
}



header.home-menu{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background-color: transparent;
}

header.home-menu .logo{
	display: none;
}





footer{
	width: 100%;
	height: 80px;
	float: left;
	background-color: #1c1f25;
	/*background: url(../images/footer-bg.png) center center no-repeat;
	background-size: cover;*/
}

footer .logo{
	width: 200px;
	margin: 29px 0px;
	float: left;
}

footer .logo p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #c1c2c3;
	margin: 0px;
}

footer .logo p img{
	margin: 0px 0px -4px 5px;
}

footer .copyright{
	width: 860px;
	float: left;
	margin: 33px 0px;
}

footer .copyright p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #c1c2c3;
	text-align: center;
	margin: 0px;
}

footer .social{
	width: 80px;
	margin: 30px 0px;
	float: right;
}

footer .social .social-items{
	width: 100%;
	float: right;
}

footer .social .social-item{
	width: 20px;
	float: right;
	margin-left: 10px;
}

footer .social .social-item:last-child{
	margin-left: 0px;
}

footer .social .social-item img{
	width: 20px;
}





















h3.section-title{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 300;
	margin: 20px 0px;
	color: #ffffff;
	text-align: center;
}

























.divided-page-section .divided-page-right .description .info a{
	text-decoration: none;
	color: #f72121 !important;
	border: 0px;
}

.divided-page-section .divided-page-right .description .info ul li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
}

.divided-page-section .divided-page-right .description .info ol li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
}

.divided-page-section .divided-page-right .description .info table{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
	border
}



.divided-page-left .boxes-section .about-us-left-box .content-area a{
	text-decoration: none;
	color: #f72121;
	border: 0px;	
}

.divided-page-left .boxes-section .about-us-left-box .content-area ul li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
}

.divided-page-left .boxes-section .about-us-left-box .content-area ol li{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
}

.divided-page-left .boxes-section .about-us-left-box .content-area table{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4;
	color: #555555;
	margin: 0px;
	border
}

.page-not-found-section{
	width: 100%;
	float: left;
	position: relative;
	background: url(../images/404-bg.jpg) center center no-repeat;
	background-size: cover;
	display: table;
}

.page-not-found-section .overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: rgba(0,0,0,0.65);
	z-index: 1;
}

.page-not-found-section .warning{
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 10;
}

.page-not-found-section .warning h1{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 120px;
	color: #ffffff;
	text-align: center;
	margin: 0px;
}

.page-not-found-section .warning h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 40px;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
	margin: 0px;
}

.page-not-found-section .warning a{
	text-decoration: none;
}

.page-not-found-section .warning .return-home-button{
	width: 100px;
  /*background-color: #c70000;*/
  border: 1px solid #ffffff;
  padding: 13px 30px;
  cursor: pointer;
  margin: auto;
  margin-top: 30px;
}

.page-not-found-section .warning .return-home-button p{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  margin: 0px;
  letter-spacing: 1px;
}

.not-found-warning{
	width: 100%;
	float: left;
	padding: 40px 0px;
}

.not-found-warning .warning-content{
	width: 275px;
	margin: auto;
}

.not-found-warning .warning-content img{
	float: left;
	width: 40px;
	height: 40px;
}

.not-found-warning .warning-content .warning-text{
	float: left;
	margin-left: 10px;
}

.not-found-warning .warning-content .warning-text h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-weight: 300 !important;
	margin: 10px 0px;
	line-height: 1.4; margin: 0px; color: #ffffff !important;
}

.generated-directions{
	height: 0px;
	float: left;
	width: 100%;
	overflow: hidden;
}

.generated-directions .step{
	width: 100%;
  float: left;
  border: none;
  border-bottom: 1px solid rgba(190,191,194, 0.3);
  background-color: transparent;
  outline: none;
  padding: 5px 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.2;
  color: #c1c2c3;
  margin-bottom: 20px;
}


.direction-type{
	float: left;
	width: 100%;
}

.direction-type-radio{
	float: left;
	margin: 6px 6px 0px 0px;	
}

.direction-type-text{
	float: left;
}




#wideMenu{
	display: block;
}

#narrowMenu{
	display: none;
}

.gray{
	color: #c1c2c3 !important;
}

.red{
	color: #f72121 !important;
}

.dark{
	color: #333333 !important;
}

.align-left{
	text-align: left !important;
}

.display-lg{
	display: block;
}

.display-md{
	display: none;
}

.display-sm{
	display: none;
}

.display-xs{
	display: none;
}

.display-xxs{
	display: none;
}

.mCSB_dragger{
	z-index: 10002 !important;
}

.period-selector-filter-div{
	position: fixed;
	top: 0px;
	left: 30px;
	height: 100%;
	width: 1px;
	background-color: #252931;
	z-index: 1000;
	display: block;
}

.period-selector-filter-div .close-button{
	position: fixed;
	top: 130px;
	left: 160px;
	display: none;
}

.mobile-open-filter-button{
	position: fixed;
	top: 130px;
	left: 10px;
	display: none;
}

#detayEposta a{
	text-decoration: none;
	color: #555555;
}

#detayEposta a:hover{
	color: #c70000;
}