
@font-face {
    font-family: Merriweather-Bold;
    src: url(../fonts/merriweather/Merriweather-Bold.ttf);
}


@font-face {
    font-family: Hind;
    src: url(../fonts/hind/hind-regular.otf);
}


#icerik
{	}


.row {
    margin-right: 0px;
    margin-left: 0px;
}
.m0{margin: 0px;}
.p0{padding: 0px;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mb10{margin-bottom: 10px;}
.mt20{margin-top: 20px;}
.mt25{margin-top: 25px;}
.bg-white{background-color: white;}
.text-bold{font-weight: bold;}
.text-black{color: black;}
.fsize21{font-size: 15px;}
.p5{padding: 5px;}
.mt50{margin-top: 50px;}

.op_settings{
  margin-top: 10px;
  margin-bottom: 10px;
}
.mh250{min-height: 250px}
.product_bg_div{margin-top: 15px;margin-bottom: 35px;}
.f_size{font-size: 18px;}
.mh-225{min-height: 260px;}
.mw140{max-height:140px; }
.ok_settings{
  position: absolute;
bottom: 10px;
right: 10px;
}
#header_60y_logo
{	width:48px; margin-right:10px; float:left; border-right:1px solid #FFF; padding-right:10px; padding-top:4px; padding-bottom:8px;	}




#header
{	width:100%; display:block; min-height:400px; float:left; 	}


a:hover {	text-decoration:none;	}


/* slider css  */
.fade-carousel {
    position: relative;
    height: 100vh;
}


.carousel-inner{
	z-index : 2;
}


.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: none;
    border: 2px solid #FFF;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

.carousel-indicators
{
	width:100%;
	left:0%;
	margin-left : 0%;
	text-align:right;
	padding-right:5%;
}


#mouse_icon_holder
{
	width:10%;
	margin-left:45%;
	margin-right:45%;
	height:40px;
	display:block;
	bottom:20px;
	position: absolute;
	z-index:20;
	text-align:center;
}

#mouse_icon_holder span
{
	margin:0 auto;
	width: 28px;
    height: 35px;
    display:block;
    background: url('../images/icon_mouse_sprite.html') left center;
    animation: play 1.2s steps(5) infinite;
}


@keyframes play {
    100% { background-position: -140px; }
}




.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: left;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s;
        -ms-transition: 2s all ease-in-out .1s;
         -o-transition: 2s all ease-in-out .1s;
            transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s;
        -ms-transition: 2s all ease-in-out .1s;
         -o-transition: 2s all ease-in-out .1s;
            transition: 2s all ease-in-out .1s;
}


.overlay {
    position: absolute;
    width: 100%;
    height: 200px;
    z-index: 3;
    opacity: 1;
}



.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}


.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5,
.fade-carousel .slides .slide-6,
.fade-carousel .slides .slide-7,
.fade-carousel .slides .slide-8,
.fade-carousel .slides .slide-9,
.fade-carousel .slides .slide-10
 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
   background-image: url(../../uploads/images/deva_slider1.html);

}


/*
.fade-carousel .slides .slide-1 {
  background-image: url(http://demo2.pleksus.com.tr/deva.com.tr/uploads/images/deva_slider1.jpg);
}

.fade-carousel .slides .slide-2 {
  background-image: url(https://ununsplash.imgix.net/photo-1416339684178-3a239570f315?q=75&fm=jpg&s=c39d9a3bf66d6566b9608a9f1f3765af);
}
.fade-carousel .slides .slide-3 {
  background-image: url(https://ununsplash.imgix.net/photo-1416339276121-ba1dfa199912?q=75&fm=jpg&s=9bf9f2ef5be5cb5eee5255e7765cb327);
}
*/
.hero span
{
	font-size: 48px;
	line-height:64px;
	font-weight:bold;
	font-family: 'Merriweather-Bold', serif;
}


.btn-saydam
{
	border:1px solid #FFF;
	background:none;
}

.btn-saydam-beyaz
{
	border:1px solid #ffffff;
	background:none;
}
.btn-saydam-siyah
{
	border:1px solid #000;
	background:none;
}
.m_b_50{
    margin-bottom: 50px;
}



/* slider css - SONU */






#header_top_bar	{	height:40px; border-bottom:1px solid #FFF; line-height:40px;  display:block; width:100%; float:left;  opacity:1; font-family: 'Hind', sans-serif;font-weight:500 ; font-size:12px;	}

#header_lang_area	{	float:right; width:100px; text-align:right;			}
#header_lang_area a {	color:white;   display:block; margin-left:6px; float:right;	}

#header_iletisim 	{	float:right; width:400px; text-align:right; color:#313233; }
#header_iletisim	a {	color:#313233; display:block; margin-left:20px; float:right;	}

#header_iletisim_white 	{	float:right; width:400px; text-align:right; color:white; }
#header_iletisim_white	a {	color:white; display:block; margin-left:20px; float:right;	}

#header_menu_bar	{   display:block; margin-top:20px; min-height:40px; width:100%; float:left;  font-family: 'Hind', sans-serif;  font-weight:500 ; font-size:12px;	}
#header_menu_bar_logo {	float:left;  	}
#header_menu_bar_menu_area {	 float:left;  min-width:500px;  color:white; 	}
#header_menu_bar_menu_area a {	color:white;	}

#header_social_bar	{	float:right; display:block; width:110px; margin-top:15px; 	}
#header_social_bar a {	text-align:center; margin-right:10px; 	}

#header_search_bar {	float:right; display:block; width:30px; margin-top:15px; text-align:right;  	}


.collapse	{	float:left;	}








.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .nav>li>a:focus, .nav>li>a:hover 	{	background-color:#777777		}
.dropdown-menu	{	background:#a7a7a7	}
.dropdown-menu>li>a		{	font-size:12px;	}
.dropdown-menu>li>a:hover {	background:#000;	}
.navbar-toggle	{	    background: #3c3c3c;
    right: 56px;	}
.navbar-toggle .icon-bar {	background:#FFF; 	}



#beyaz_bar_1, #beyaz_bar_2, #beyaz_bar_3 , #beyaz_bar_4 {	float:left;  padding:60px 0px; background:#FFFFFF;  display:block; width:100%;}
#beyaz_bar_1 #bobrek_resmi{	text-align:right	; padding-right:100px;	}
#index_basindan_haberler	{	color:#878787;  font-family: 'Hind', sans-serif; font-size:16px; float:left; width:90%	}
#number_holder	{	width:10%; margin-right:0px; min-height:250px; padding-top:28px;  float:left; display:block;	}
.kirmizi_no	{ font-family: 'Hind', sans-serif; font-weight:bold;  color: #eb0f21;  font-size:16px;	}
#index_basindan_haber_title	{ font-size:26px; color:#1b1b1b;	font-weight:bold;	font-family: 'Merriweather-Bold', serif;	 display:block; float:left; width:90%		}
#index_basindan_haber_tarih	{	color:#1b1b1b; font-size:12px; margin-top:5px; display:block; float:left; width:90%		}
#index_basindan_haber_tarih div {	 height:1px; background:#000; width:50px; margin-right:10px; float:left; margin-top:10px;		 	}
#index_basindan_haber_yuvarlaklar {   margin-top:40px; display:block; float:left; width:90%		}

.number_holder_min {	height:50px !important; min-height:50px !important; 	}







#index_basindan_haber_yuvarlaklar .carousel-indicators > li,
#index_duyurular_alani .carousel-indicators > li,
#twitter_yuvarlaklar .carousel-indicators > li
{    margin: 0 2px;     background-color: #adadad;    border: 2px solid #FFF;     opacity: .7;      width: 12px;  height: 12px; }



#index_basindan_haber_yuvarlaklar .carousel-indicators > li.active,
#index_duyurular_alani .carousel-indicators > li.active,
#twitter_yuvarlaklar .carousel-indicators > li.active
{	width: 12px;  height: 12px;  background-color: #1b1b1b;   opacity: 1;	}


#index_basindan_haber_yuvarlaklar .carousel-indicators,
#index_duyurular_alani .carousel-indicators,
#twitter_yuvarlaklar .carousel-indicators
{	width:110px;;	left:0%; 	margin-left : 0%;	text-align:left;	padding-right : 0%;	position: relative;	bottom: 0px;  	margin-top:15px;}




#index_basindan_haber_yuvarlaklar button	{		float:left;}
#index_basindan_haber_yuvarlaklar div{	width:110px;  float:left; display:block; min-height:50px;	}




#index_duyurular_alani_holder	{	margin-top:30px; float:left; width:100%;	}
#index_duyurular_alani	{	width:300px; margin:0 auto; margin-top:30px; display:block	}













.btn-koseli	{	border-radius:0px;	}
.btn-black-border	{	border-color:#000;	}
.btn-twt-mavi-border	{	border-color:#0088af; color:#0088af;	}
.product_bg{
  background-image:url("../images/orta-bg.html");

}

#index_urunler_bar , #index_vizyon_bar, #index_devatis_bar , #index_devaya_katilin_bar	{
	display:block;
	width:100%;
	float:left;
	background-image:url("../images/orta-bg.html");
	height:80vh;
	max-height:550px;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
}

#index_vizyon_bar
{
	background-image:url("../images/vizyon_misyon_background.html");
}

#index_devatis_bar
{
	background-image:url("../images/devatis_background.html");
	height:40vh;
}

#index_devaya_katilin_bar
{
	background-image:url("../images/devaya_katilin_background.html");
}


#index_devatis_bar .text_image
{	    margin-top:15vh;	 float:right; margin-right:100px; width:200px;	}


#index_devatis_text
{	font-size:24px; line-height:26px; color:white; display:block;	 margin-top:15vh; font-family: 'Merriweather-Bold', serif;	}






.index_beyaz_baslik, .index_beyaz_baslik_kucuk
{
	 font-size: 48px;
	   display:block;
    line-height: 48px;
    font-weight: bold;
    font-family: 'Merriweather-Bold', serif;
    color:white;
    margin-top:20vh;
}
.index_products_baslik{
  font-size: 30px;
    display:block;
   font-weight: bold;
   font-family: 'Merriweather-Bold', serif;
   color:white;
   margin-top:5px;
}


#index_devaya_katilin_bar .index_beyaz_baslik	{	 margin-top:15vh;	}
#index_devaya_katilin_bar .index_beyaz_baslik_kucuk	{	font-size:16px; line-height:20px; margin-top:20px; margin-bottom:10px;	}



#beyaz_bar_3	 .index_beyaz_baslik {	margin-top:5vh;	 font-size: 42px; line-height: 42px;		}
#beyaz_bar_3	 .index_beyaz_baslik_kucuk { 	 font-size: 16px; line-height: 24px; margin-top:20px;		}

#beyaz_bar_3	 .img_holder	 {	 width:100%; padding:1%; display:block; border:1px solid #000;	}
#beyaz_bar_3	 .img_holder img	 {	width:100%; }






.siyah{	color:#000 !important; }


#index_vizyon_bar .index_beyaz_baslik_kucuk
{
	line-height:18px; margin-top:20px; font-weight:300;
}


#devaya_katilin_kutular
{
	margin-top:10vh;
}


.index_borderli_kutu
{	text-align:center; border:1px solid #FFF; width:200px; height:200px; line-height:200px;  margin-top:18vh; color:white; font-size: 16px; font-weight:300;  font-family: 'Hind', sans-serif;	}

.index_borderli_kutu div
{		 display: inline-block;  padding:0px 10px;  vertical-align: middle;  line-height: normal; 	}


.index_borderli_kutu_h
{	padding:10px; text-align:left; border:1px solid #FFF; display:block; position:relative; height:250px; color:white; font-size: 18px; font-weight:700;  font-family: 'Hind', sans-serif;	}

.index_borderli_kutu_h:hover
{	 background: rgba(0, 0, 0, .5);  color:white;	}



.index_borderli_kutu_h1	{		height: 120px;	}
.index_borderli_kutu_h2	{		height: 200px; margin-top:10px;	}

.index_borderli_kutu_h3	{		height: 200px;	}
.index_borderli_kutu_h4	{		height: 120px; margin-top:10px;	}


.index_borderli_kutu_h span
{
	position: absolute; bottom:2px; right:2px;
}




.index_beyaz_baslik_kucuk
{
	font-size: 16px;    font-family: 'Hind', sans-serif;    font-weight:500 ;    color:white;    margin-top:0%
}

.index_beyaz_kutu
{
	width:100%; background:#FFFFFF; display:block; margin-top:10vh;  padding-bottom:10px;
}

.index_beyaz_kutu img
{	padding-top:30px; display:block; margin-top:40px;	 margin:0 auto;	   max-height:230px;	}

.index_beyaz_kutu span
{	font-size:15px; 	font-weight:bold;  padding:10px 20px; height:60px; display:block; width:100%; font-family: 'Merriweather-Bold', serif;	 }

.index_beyaz_kutu div a img , .kutu_icon_holder img
{	padding:0px;  margin:0px;  float:right;width: auto;	 }

.index_beyaz_kutu div
{	display:block; text-align:right; width:100%; padding:10px 20px;  height:40px;   	}

#index_search_div
{	border:1px solid #FFF; height:auto; display:block; width:100%		}

#index_search_div .saydam_input
{	height:100%; width:89%; float:left; padding:10px; background:none; border:none;	color:white; font-weight:bold;	}
#index_search_div .search_button
{	height:60%;   float:right;  margin-top:10px; margin-right:1%;	}
#index_search_div .{

}
.mavi_no
{	background: #213881;  color:white; text-align:center; padding:6px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; 		}


.btn-default2 {
    /* color: #333; */
    background-color: #fff;
    border-color: #ccc;
}
.btn2 {
    display: inline-block;
    padding: 4px 0px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}





#twitter_name
{	color:#0088af; font-weight:bold;	}

#twitter_text
{	color:#0088af ; font-size:28px;  font-family: 'Merriweather-Bold', serif; font-weight:bold;		}

.twitter_content
{	display:block; margin-top:10px; color:#1b1b1b; font-family: 'Hind', sans-serif;font-weight:500 ; 	}

.twitter_time
{	display:block; margin-top:10px; font-size:12px; font-family: 'Hind', sans-serif;font-weight:700 ; 	}



#footer_bar
{		background:#e1e1e1;   border-bottom:1px solid #FFF;  display:block; width:100%; float:left;  font-family: 'Hind', sans-serif;font-weight:500 ;	}

#footer_logo1	{	margin-top:5vh; margin-left:10px; 	}
#footer_logo2	{	margin-top:5vh; margin-left:5px; 	}
#footer_logo3	{	margin-top:5vh; margin-left:15px; width:60px 	}





#footer_linkler, #footer_iletisim, #footer_iletisimv1 {
    padding-top: 3vh;
    padding-bottom: 16vh;
}

#footer_linkler a {	display:block; width:100%; float:left; color:#303233; line-height:32px;  font-family: 'Hind', sans-serif;font-weight: bold;	}



.font_size18 {	font-size:18px !important;	}
.font_size20 {	font-size:20px !important;	}

.footer_image_bar	{	width:100%; float:left; height:60px ; line-height:40px; color:#303233; font-size:16px; font-family: 'Hind', sans-serif;	}
.footer_image_bar img {	float:left; margin-right:25px;	}

#footer_bilgi_linkleri	{	font-size:11px; margin-top: 2vh	}
#footer_bilgi_linkleri a {	color:#303233; font-weight:bold;		}

#footer_bottom_bar	{	border-top:1px solid #c3c3c4; padding:25px 0px; margin-top:30px; color:#303233; font-size:12px; font-family: 'Hind', sans-serif;  font-weight:600; 	}
#footer_bottom_bar_left	{		 float:left;	}
#footer_bottom_bar_right	{	 float:right;  font-weight:500;	}


#index_header_white_bar	{	color:#303233	}
#index_header_white_bar a	{	color:#303233; font-family: 'Hind', sans-serif;  font-weight:700 ;	}
#index_header_white_bar #header_social_bar a		{	margin-right:9px;	}
#index_header_white_bar #header_social_bar a img	{	width:18px;	}
#index_header_white_bar #header_social_bar2 a img	{	width:18px;	}


#index_header_white_bar #header_menu_bar		{	margin-top:0px; min-height:70px;	}


#index_header_white_bar .dropdown-menu	{	background:white;	}
#index_header_white_bar .dropdown-menu a:hover {	background:#dedede;	}

#index_header_white_bar .nav .open>a,
#index_header_white_bar .nav .open>a:focus,
#index_header_white_bar .nav .open>a:hover,
#index_header_white_bar .nav>li>a:focus,
#index_header_white_bar .nav>li>a:hover {	background:#f5f5f5;	}




#header_image_bar 	{
	display:block;
	width:100%;
	float:left;
	background-image:url("../images/altsayfa_header_bar.html");
	height:150px;;
  	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
}
#header_title_page_ust{
    color: white;
    font-size: 24px;
    height: 124px;
}

#header_title_page {
    color: black;
    font-size: 33px;
    line-height: 41px;
    height: auto;
    margin-left: 5px;
    margin-top: 21px;
}
.header_title_pagev1{
  color:white; font-size: 24px; line-height:140px; height:124px;
}
#bread_board	, #bread_board a
{	color:white;	}


.header_content	{	min-height:200px !important; }

#content_bar	{		 display:block; width:100%; float:left;   background-size: contain; background-position: center center; background-repeat: repeat-y;
  background-image:url("../images/content_background_repeat_mavi.html");	}

#content_bar_duz	{		 display:block; width:100%; float:left; padding:30px 0px;	}
.breadcrumb_bg{
  background-color: #457997;
    min-height: 75px;
  color: white;
}
.breadcrumb_bg a{
  min-height: 75px;
  color: white;
}
.breadcrumb_text_style{
    padding: 10px;
    font-size: 12px;
}
.breadcrumb_sub_bg{
    background-color: #004771;
    color: white;
}
.breadcrumb_m_left{margin-left: 35px;font-weight: normal;}
.f_bold{font-weight: bold;}
.img_Setttings{
    margin-right: 5px;
    float: right;
    margin-top: 5px;
}
.about_serit{
    background-color: #004771;
    color: white;
    font-weight: 500;
    padding-left: 3px;
}
.pro_link a{
    color: black;}
.custom_pro_button{
    background-color: #ae0025;
    border: 1px solid #ae0025;
    color: white;
}
.custom_pro_button:hover {	background-color: #ae0025; border: 1px solid #ae0025; color:white;}
.custom_pro_button:focus {	background-color: #ae0025; border: 1px solid #ae0025; color:white;	}
.custom_pro_button:active {	background-color: #ae0025; border: 1px solid #ae0025; color:white;	}
.pro_list{
    padding:10px;
}
.pro_cat{
    color: #004771;
}
.pro_name{
    color: #1b1b1b;
}



#content_bar	 #right_side
{	background:	#ffffff; width:68%; padding-left:2%; min-height:800px;	}

#content_title	{	font-size:32px; font-weight:bold; margin-bottom:30px; padding-top:50px;	}
#content_content	{	font-size:12px; padding-bottom:50px; min-height:500px; font-size:14px;    font-family: 'Hind', sans-serif; font-weight:100; font-size:14px; 	}



#right_share_bar	{	width:80px; height:180px;  display:block; position:absolute; right:0px; top:120px;		}
#right_share_bar	a { width:100%; text-align:right; display:block; margin-bottom:10px;padding-right:10px;	}



#admin_alani		{   width:100%; float:left; display:block; border-top:1px dashed #dedede;  }
#sol_menu		{	padding-top:20px	}
#a_sol_menu a 	{ display:block; width:80%; margin-bottom:5px; 	}


#content_sol_menu	{	display:block; background:#457997;  padding:50px 10px; padding-right:0px;	}

#content_sol_menu a 	{	display:block; width:100%; padding: 15px 0px; padding-left:25%; color:#FFFFFF; font-weight:bold;  font-size:12px;	}
#content_sol_menu a:last-child {	border-bottom:none;	}
#content_sol_menu a img {	float:right; padding-right:10px;	}
.sol_menu_selected	{	background:#004771;    padding-left:25%;	}

.iletisim_box	{	background:#f8f8f8; padding:30px 20px; margin-bottom:20px;	}



#arama_sonuclari a {	 display: block; width:100%; color:#111; background:#f5f5f5; padding:20px 20px; border-bottom:4px solid #b9cfda; margin-bottom:10px; font-size:16px;	}

#header_social_bar2	{	display:none;	}
#header_search_bar2	{	display:none;	}

#footer_iletisim a	{	font-size:12px;	}

.urun_holder		{ display:block;  background:#f8f8f8; padding:0px; margin-bottom:20px;	width:100%; height:150px; -webkit-box-shadow: 3px 3px 5px 0px rgba(212,212,212,1); -moz-box-shadow: 3px 3px 5px 0px rgba(212,212,212,1); box-shadow: 3px 3px 5px 0px rgba(212,212,212,1);	}
.urun_holder img {	background:white; width:100%; padding:10%; height:130px; padding-top:10px;  margin:5%; float:left; margin-right:30px; border:1px solid #dedede; border-right:8px solid #CCC;	}
.urun_holder_aciklama	{	height:130px; margin-top:10px; 	}
.urun_baslik		{		 font-size:18px; margin-bottom:10px; padding-bottom:5px; padding-top:5px; color:#4e4e4e; display:block; border-bottom:1px dotted #dedede;			}
.urun_detay tr td		{	font-size:12px; line-height:22px; 	}


.faaliyet_yil 		{	padding:5px 24px; border-bottom:1px solid #dedede; color:#929292; font-weight:bold; float:left; display:block; height:32px	}
.kirmizi_ok			{	margin-left:10px; 	}
.secili_ust_link		{	color:#FFF; background:#e14d4c;	}
.secili_ust_link:visited, .secili_ust_link:focus, .secili_ust_link:active{	 color:#FFF;		text-decoration:none;  }


.sol_menu_alt	{	background:#033b5c;	}


.year_holder			{	display:block; width:100%;  padding:10px 20px;  float:left;  margin:15px 0px; font-size:24px; color:#457997	}
.year_content_holder	{	display:block; width:100%;  padding-left:20px;  float:left; }
.year_content_holder a {	width:100%; display:block; float:left; margin-bottom:5px;	}

.year_content_holder .col-md-3
{		border:1px solid #c1d0d9; padding: 20px;	 height:240px; width:24%; margin-right:1%; margin-bottom:10px;  	}

.year_content_holder .col-md-3 .docs-icon
{
	width:100%; text-align:center; margin:20px 0px;
}

.year_content_holder .col-md-3 .docs-name
{
	font-weight:bold;
}


.year_content_holder .col-md-3 .docs-size
{
	font-weight:bold;
}


.docs-icon {	float: left;     margin-right: 10px;	}
.docs-name, .docs-size	{	font-size:12px;	}



#basindan_haberler_kutu a
{	width:100%; border:1px solid #111; display:block;  float:left;	}

#basindan_haberler_kutu a img
{	width:100%;	}
.kutu_alt_bar
{	width:100%;   line-height:70px; height:70px; font-size:18px;   display:block;	}

.kutu_alt_bar .kutu_alt_bar_baslik
{	width:60%; padding-left:20px; float:left;	 color:#000;   font-weight:bold;  font-family: 'Hind', sans-serif;	}

.kutu_alt_bar img
{	width:15% !important; float:right; margin-top:25px; padding-right:20px;		}


.iletisim_input	{	width:97%; float:left;	border:none; border-bottom:1px solid #e8e8e8;  padding:10px; margin-bottom:15px; color:#000;  font-weight:bold;	}

.iletisim_input::placeholder {
    color:#457997;
    opacity: 1;
    margin-top: 55px;
}
.saydam_input::placeholder {
    color:#ffff;
    opacity: 1;
}
.btn_searc{
    background: transparent;
    border: none;
}
.pro_form_input	{	width:100%; float:left;	border:1px solid #000000;; padding:10px; margin-bottom:15px; color:#000;  font-weight:bold;	}

.pro_form_input::placeholder {
    color:#457997;
    opacity: 1;
}

.con_border{
    border: 1px;
    border-style: solid;

}
.devatis_con_title{
  margin-top: 50px;
  margin-bottom: 20px;
  color: #004771;
  padding-bottom: 20px;
  border-bottom: 1px solid black;
  padding-bottom: 20px;
    font-weight:bold;
}
.con_title{
    color: #457997;
    font-weight: bold;
}
.con_title_v2{
    color: #457997;
}
.con_text{

}

.form_bg{
    background-image: url(../images/form-bg.html) !important;
    background-repeat: repeat-y;
    width: 100%;
    height: 101px;
}
.login_div{
    color: black;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid;
}
.login_input{
    padding-top: 5px;
}



.sol_menu_selected_level1	{	background:#065584;	}


.iletisim_input:focus {	outline:0;	border-bottom:1px solid #7b8494;		}
.pro_form_input:focus {	outline:0;	border:1px solid #000000;		}

#iletisim_form span	{	float:right; width:3%; text-align:right; padding-top:32px; display:block;	 color:#457997;	}
.iletisim_line	{	width:100%; float:left; margin-bottom:10px; display:block;	}

#iletisim_aciklama	{ width:100%; text-align:right; font-weight:bold; font-size:12px; margin-top:10px;  color:#457997;	}





.iletisim_submit		{		width:100%; text-align:center; border:1px solid #457997; font-family: 'Hind', sans-serif; padding:20px 0px; margin-top:10px; color:#457997; font-weight:bold			}
.product_button		{		width:100%; text-align:center; border:1px solid #7b8494; font-family: 'Hind', sans-serif; padding:20px 0px; margin-top:10px; color:#004771; font-weight:bold			}


#kategori_arama_alani	{	   min-height:350px; width:100%; background:#FFF; display:block; padding-top:80px; padding-bottom:80px;	float:left;	}




#search_area_holder	{	height:50px; width:100%; border:1px solid #457997; display:block;		}
#input_search_area_holder	{ padding:15px; 	border:none;  width:calc(100% - 60px); display:block; float:left;	}

#input_search_area_holder:focus { outline: none;	}

#submit_search_area_holder {	float:right; padding:10px;	}


#kategorileri_tutma_alani	{ float:left;	background:#f2f2f2; display:block; min-height:550px; width:100%;	 padding-bottom:120px; padding-top:50px;	}


#kategorileri_tutma_alani  .index_beyaz_kutu
{	 margin-top:25px;		}


.table_baslik	{	  color:#2785bc; border-bottom: 2px solid #2785bc; width:80%; font-size:14px; font-weight:bold; display:block; padding-bottom:10px;		}








/* ===== Select Box ===== */
.sel {
  font-size: 14px;
  display: inline-block;
  width: 100%;
  background-color: transparent;
  position: relative;
  cursor: pointer;
  border:1px solid #727272;
}


.sel::before
{
      position: absolute;
      content: '\f0ab';
      font-family: 'FontAwesome';
      font-size: 20px;
      color: #000;
      right: 10px;
      top: 16px;
}



.sel.active::before {
  transform: rotateX(-180deg);
}

.sel__placeholder {
  display: block;
  font-family: 'Hind', sans-serif;
  font-size: 14px;
  color: #000000;
  padding: 15px 10px;
  text-align: left;
  pointer-events: none;
  user-select: none;
  visibility: visible;
}

.sel.active .sel__placeholder {
  visibility: hidden;
}

.sel__placeholder::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.2em 0.5em;
  content: attr(data-placeholder);
  visibility: hidden;
  line-height:48px;
}

.sel.active .sel__placeholder::before {
  visibility: visible;
}

.sel__box {
  position: absolute;
  top: calc(100% + 4px);
  left: -4px;
  display: none;
  list-style-type: none;
  text-align: left;
  font-size: 1em;
  background-color: #FFF;
  width: calc(100% + 8px);
  box-sizing: border-box;
  height:200px;
  overflow-y : scroll;
}

.sel.active .sel__box {
  display: block;
  animation: fadeInUp 500ms;
}

.sel__box__options {
  display: list-item;
  font-family: 'Hind', sans-serif;
  font-size: 14px;
  color: #838e95;
  padding: 0.5em 1em;
  user-select: none;
}

.sel__box__options::after {
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 16px;
  margin-left: 5px;
  display: none;
}

.sel__box__options.selected::after {
  display: inline;
}

.sel__box__options:hover {
  background-color: #ebedef;
}


.sel--black-panther {
  z-index: 3;
}

/* ----- Select Box Superman ----- */
.sel--superman {
/*   display: none; */
  z-index: 2;
}

/* ===== Keyframes ===== */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}



.btn_listele
{
	display:block; width:100%; height:50px; background:#004771; color:white; text-align:center;
}



.urunbar_search_icon	a img {	padding-top:20px !important;	}


.urun_tutucu{
	display:block; width:100%; height:350px;  background:#ffffff; margin-bottom:15px
}


.urun_tutucu a{	text-align:center; display:block; width:100%;    	}
.urun_tutucu a:focus{	outline:0px; 	}

.urun_tutucu a img {
	margin:0 auto; max-height:200px; max-width:200px; padding-top:0px; width:80%;
}

.urun_data_bar
{
	width:90%; padding:5%; display:block;  position:absolute; bottom:20px;
}

.urunbar_search_icon
{	 position:absolute; top:-20px; right:10px; width:50px;		}

.urunbar_pdf_icon
{	 position:absolute; top:45px; right:10px; width:50px;		}



#header_iletisim a, #header_lang_area a
{	color:#313233; font-weight:500;  }







.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 40px;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 2px;
        background-color: #00619a;
        left: 50%;
        margin-left: -1px;
    }

    .timeline > li {
        margin-bottom: 0px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 30%;
            float: left;
            left:20%;
            text-align:right;
            /*
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            */
            padding: 20px;
            padding-top:5px;
            position: relative;
            /*
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            */
        }


			/*
            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }


            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }
            */

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 16px;
            height: 16px;
            line-height: 16px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -8px;
            background-color: #FFF;
            border:2px solid #00619a;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }





        .timeline-badge-son
        {
        		background:#00619a !important;
        		top:16px !important;


        }




        .timeline > li.timeline-inverted > .timeline-panel {
            float: left;
            left: 50%;
            text-align:left;
        }



/*
        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }
        */

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }


.timeline h4{
	color:#00619a;
	font-family: 'Hind', sans-serif;
	font-weight:bold ;
	font-size:24px;
}


.timeline-body img {
	width:60%;
	font-family: 'Hind', sans-serif;
}


.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }
.banner-shadow{
  background-image: url("../images/banner_shadow.html") !important;
  background-repeat: repeat-x;
background: #0202021a;}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }


    .timeline > li
    {	width:100%; text-align:left;	}

    .timeline > li.timeline-inverted
    {	width:100%; text-align:left;	}
    .timeline > li.timeline-inverted > .timeline-panel
    {	left:20%; 	}




    .timeline > li > .timeline-panel
    {	width:100%; text-align:left;		}






    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 32px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: left;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}


.header-logo-settings{
    margin-top: 2px;
}
.devarge_bg{
    background-image: url("../images/devarge-bg.png");
    background-size: cover;
}
.devarge_content{
    margin-top: 80px;
    margin-bottom: 65px;
}
.text-white{
    color: #ffffff;
}
.devarge_title_bold{
    font-weight: bold;
}
.f_weight_200{
    font-weight: 200;
}
.f_weight_100{
    font-weight: 100;
}
.font_italic {
    font-style: italic;
}
.border-buttom{
    border-bottom: 2px solid;
    border-bottom-color: #c3c3c4;
}
.footer-buttom-menu{

}
.footer-buttom-menu a{
    color: black;
}
.footer_menu_m_t{
    margin-top: 55px;
    text-align: right;
}
.son_guncelleme{
    margin-top: 20px;
    margin-bottom: 20px;
}

.harita_bg{
    background-image: url("../images/contact-harita.png");
    background-size: cover;
    width: 100%;
    height: 543px;

}
.contact_container {
    position: relative;
    text-align: center;
    color: white;
}
.bottom-right {
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: white;
    background-color: #457997;
    padding: 10px;
    width: 33%;
}
.contact_harita_text_bg{
    background-color: #457997;
}
.year_settings{
    font-size: 18px;
    padding: 5px;
    color: #929292;
}
.year_settings a{
    font-size: 18px;
    padding: 5px;
    color: #929292;
}
#triangle-down {
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 100px solid red;
}
.y_bg{
    background-image: url("../images/year_bg.png");
    background-size: cover;
    color: white;
}
.y_bg a{
    color: white;
}
.year_title_color{
    color: #004771;
    word-wrap: break-word;
}
#tarih hr{
    border-top: 1px solid #004771;
}
.tarih_border{
    border: 1px solid #004771;
}
.p20{
    padding: 20px;
}
.min_h_200{
    height: 200px;
}
.pos_absolite{
    position: absolute;
    bottom: 0px;
}
.m5{
    margin: 5px;
}

.mavi_cizgi{
  border-top: 3px solid #457997;
}

#iletisim_form p {

    color: #457997;
}


@media screen and (max-width: 1258px) {
    #index_search_div .saydam_input
    {	height:100%; width:89px; float:left; padding:10px; background:none; border:none;	color:white; font-weight:bold;	}
}
.f-30{
  font-size: 30px;
}




@media screen and (min-width: 992px){
    .hero { width: 992px; }
    .index_img_settings{
        margin-top: 15px;
    }

}

@media screen and (max-width: 992px){
    .index_beyaz_kutu 	 	{	margin-top:10px;  	}
	.index_beyaz_kutu img 	{	width:20%;  	}
	#header_menu_bar .container	{	width:100%;	}
    .nav>li>a		{	padding:10px 5px;	}
	#beyaz_bar_2 .container	{	width:98%;	}
	#index_vizyon_bar .container	{	width:90%; margin-left:5%;	}
	#index_urunler_bar .container	{	width:90%; margin-left:5%;	}
	#header_image_bar .container	{	width:96%; margin-left:2%;	}
	.mavi_no	{	padding:2px; 	}
	.index_beyaz_baslik  {	font-size:36px; 	}
	.index_beyaz_baslik_kucuk   {	font-size:18px; 	}
	.index_borderli_kutu	{	width:100%;	}
	#index_devatis_bar .text_image	{	margin-right:5px; }
	.index_borderli_kutu_h1	{	height:50px;	  margin-top:10px; }
	.index_borderli_kutu_h2	{	height:50px;	}
	.index_borderli_kutu_h3	{	height:50px; margin-top:10px;	}
	.index_borderli_kutu_h4	{	height:50px;	}
	.index_borderli_kutu_h5	{	height:50px; }
	.index_borderli_kutu_h6	{	height:50px;	}
	#footer_sol_bar		{	display:none;	}
	#right_share_bar a img	{	width:24px;	}
}



@media screen and (max-width: 850px)
{
	#header_social_bar	{	display:none;	}
	#header_social_bar2	{	display:block;	}
	#header_search_bar	{	display:none;	}
	#header_search_bar2	{	display:block;	}
	#header_menu_bar_menu_area	{	width:80%;	}
}




@media screen and (max-width: 768px){
	.navbar-collapse.in	{	background:#3b3b3b; width:100%;		}
	#beyaz_bar_1 #bobrek_resmi	{		padding:0px; text-align:center;	}
	#beyaz_bar_1 #bobrek_resmi img	{	 margin-bottom:20px;		}
	.index_beyaz_baslik	{		margin-top:5vh; text-align:center;		}
	.index_beyaz_baslik_kucuk	{	text-align:center; width:100%; 	}
	.index_beyaz_devam_et_butonu {	text-align:center; width:100%; display:block;	}
	.duyurular a {	display:block; float:left; width:100%; margin-bottom:5px;	}
	.index_beyaz_baslik {	font-size:24px; 	}
	 .index_beyaz_baslik_kucuk  {	font-size:16px; 	}
	.index_borderli_kutu	{	margin-top:50px;	}
	#index_devaya_katilin_bar .index_beyaz_baslik		{	 display:none; margin-top:10px;	}
	#devaya_katilin_kutular	{	margin-top:20px; width:90%; margin-left:5%;	}
	.nav>li>a		{	padding:10px 20px;	}
	#beyaz_bar_3 .img_holder	{	margin-top:20px;	}
	#beyaz_bar_3 .index_beyaz_baslik	{	margin-top:5px;	}
	#index_urunler_bar	{	height:110vh;	}
	#footer_bar	{	padding:10px;	}
	#index_header_white_bar .navbar-collapse.in	{	background:#f3f3f3;	}
	#content_bar			{	background:none;	}
	#kategori_arama_alani	{	   min-height:400px; 	}

	#content_bar	 #right_side{	 width:100%; 	}
    .footer_menu_m_t{
        text-align: left;
    }

    .bottom-right {
        position: absolute;
        bottom: 0px;
        right: 0px;
        color: white;
        background-color: #457997;
        padding: 10px;
        width: 20%;
    }
    .min_h_200{
        height: auto;
    }
    .pos_absolite{
        position: relative;
    }





}

@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }
    #header_top_bar	{	height:80px;	}
    #header_menu_bar_menu_area	{	width:70%; float:right;	min-width:0px;	}
    #header_iletisim	{	width:100%;	}
    .hero span		{	font-size:24px; line-height:36px;	}
    	.index_beyaz_baslik {	font-size:20px; 	}
	.index_beyaz_baslik_kucuk  {	font-size:16px; 	}
	.index_borderli_kutu div	{	font-size:14px;	}
	#index_devatis_bar .text_image	{ display:none }
	#index_devatis_text	{	margin-top:10vh; text-align:center;	}
	#devaya_katilin_kutular	.index_borderli_kutu_h {	font-size:16px;	}
	.index_beyaz_kutu span	{	font-size:14px;	}
	#footer_iletisim a  {	font-size:12px;	}
	#content_sol_menu	{	padding:5px 15px;;	}
	.urun_resmi a img			{	height:100px;	}

}


@media (max-width: 568px){
    ul.timeline:before {        display:none;    }
    .timeline > li > .timeline-panel	{	left:0%;	}
    .timeline > li.timeline-inverted > .timeline-panel	{	left:0%;	}


    ul.timeline>li>.timeline-panel, ul.timeline>li>.timeline-panel.timeline-inverted {        width: 100%;        border:none !important;    }
    ul.timeline>li>.timeline-badge {        display:none;    }
    ul.timeline>li>.timeline-panel {        float: right;    }
    ul.timeline>li>.timeline-panel:before {        display:none;    }
    ul.timeline>li>.timeline-panel:after {        display:none;    }
}



@media screen and (max-width: 480px){
    	#header_social_bar2	{	display:none;	}
	#header_search_bar2	{	display:none;	}
	.urun_resmi a img			{	height:50px;	}
	.urun_holder	{	height:250px;	}
}


#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 450px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: white!important;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: white!important;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 80%;
  }
}