
@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);
}
.margin-t-25{
    margin-top: 25px;
}
.mt-2{
    margin-top: 20px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}


#header_60y_logo
{	width:48px; margin-right:10px; float:left; border-right:1px solid #FFF; padding-right:10px; padding-top:4px; padding-bottom:8px;	}


.btn {
    white-space:normal;
}

#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.png') 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.jpg);

}


/*
.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-black
{
    border:1px solid #1b1b1b;
    background:none;
}
.m0{
    margin: 0px;
}
.p0{
    padding: 0px;
}
.btn-saydam-siyah
{
    border:1px solid #000;
    background:none;
}
.news-padding{
    padding: 70px 0px 70px 0px;
}
.news-title{
	margin-top:50px;
    font-size: 48px;
    display:block;
    line-height: 48px;
    font-weight: bold;
    font-family: 'Merriweather-Bold', serif;
    color:black;
}

.custom-margin{
    margin-top: 35px;
}
.news-right-img a{
    margin-left: 5px;
}
.postition-relative{
    position: relative;
}
.postition-absolute-1{
    position: absolute;
    top:5%;
    left: 3%;
    width: 80%;
}
.postition-absolute{
    position: absolute;
    right: 5%;
    bottom: 3%;
}
.d-f-end{
    display: flex;
    align-items: flex-end;
}
.d-f-center{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.slider-title{
    color: #004771;
    font-weight: bold;
    font-size: 18px;
}
.slider-detay-btn{
    position: absolute;
    bottom: 1%;
    right: 5%;
}
.slider-detay-btn a{
    color: black;
}
/* 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;			}
#header_iletisim	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; 	}
.navbar-toggle .icon-bar {	background:#FFF; 	}



#beyaz_bar_1, #beyaz_bar_2, #beyaz_bar_3 , #beyaz_bar_4, #beyaz_bar_5 {	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;	}


#index_urunler_bar , #index_vizyon_bar, #index_devatis_bar , #index_devaya_katilin_bar	{
    display:block;
    width:100%;
    float:left;
    background-image:url("../images/index_urun_background2.png");
    height:80vh;
    max-height:550px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#index_news{
    display:block;
    width:100%;
    float:left;
    background-color: white;
    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.png");
}

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

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


#index_devatis_bar .text_image
{	    margin-top:5vh;	 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_beyaz_baslik2
{
    font-size: 40px;
    display:block;
    line-height: 48px;
    font-weight: bold;
    font-family: 'Merriweather-Bold', serif;
    color:black;
    margin-top:20vh;
}
.index_beyaz_baslik_kucuk2
{
    font-size: 48px;
    display:block;
    line-height: 48px;
    font-weight: bold;
    font-family: 'Merriweather-Bold', serif;
    color:black;
    margin-top:20vh;
}


#index_devaya_katilin_bar .index_beyaz_baslik	{	 margin-top:15vh;	}
#index_news .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;	}
#index_news .index_beyaz_baslik_kucuk2	{	font-size:16px; line-height:20px; margin-top:20px; margin-bottom:10px;	}



#beyaz_bar_3	 .index_beyaz_baslik {	margin-top:4vh;	 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%; }


#beyaz_bar_5	 .img_holder	 {	 width:100%; padding:1%; display:block; border:1px solid #000;	}
#beyaz_bar_5	 .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;  height:200px; line-height:200px;  margin-top:18vh; color:white; font-size: 24px; font-weight:300;  font-family: 'Hind', sans-serif; }

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


.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_h2
{	padding:10px; text-align:left; border:1px solid black; display:block; position:relative; height:250px; color:black; font-size: 18px; font-weight:700;  font-family: 'Hind', sans-serif;	}

.index_borderli_kutu_h2_v2
{	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_h1_v2	{		height: 120px;	}
.index_borderli_kutu_h2	{		height: 200px; margin-top:10px;	}
.index_borderli_kutu_h2_v2	{		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%
}
.urun_cat_beyaz_kutu
{
    width:100%; background:#FFFFFF; display:block; margin-top:10vh;  padding-bottom:10px;
}

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

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

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

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


.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;	 width:80%; max-height:230px;	}

.index_beyaz_kutu span
{	font-size:18px; 	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:50px; display:block; width:100%		}

#index_search_div .saydam_input
{	height:100%; width:90%; 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%;	}

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



#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  {	padding-top:5vh; 	}

#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;  font-weight:600;	}
.footer_image_bar img {	float:left; margin-right:25px;	}

#footer_bilgi_linkleri	{	font-size:11px; margin-top: 2vh; float:left	}
#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.jpg");
    height:150px;;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


#header_title_page
{	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.png");	}

#content_bar_duz	{		 display:block; width:100%; float:left; padding:30px 0px;	}






#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;  }
#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:20px; color:#000;  font-weight:bold;	}

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



.sol_menu_selected_level1	{	background:#065584;	}


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

#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			}


#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 .urun_cat_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;		}



.index_um_kutu
{		border: 1px solid #0e0e0e; padding:3px; margin:5px;	 display:block; width:90%; position:relative		}
.index_um_kutu img
{	 width:100%;	}
.index_um_kutu span
{	position :absolute; top:45%; color:white; font-size:24px; text-align:center; width:100%;	}




#index_devatis_bar .index_beyaz_baslik
{		margin-top: 10vh;		}

#index_devatis_bar .index_beyaz_baslik_kucuk
{		line-height:18px; margin-top:30px; margin-bottom:20px;		}








/* ===== 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_tutucu .products_img_list {
    margin:0 auto; max-height:200px; max-width:200px; padding-top:0px; width:auto;
}

.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:#acacac; font-weight:500;  }


.img-duzen-genislik-75{
	width: 75%;
}




.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:80%;
    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;
}

@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:10%; 	}




    .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;
    }
	.timeline > li .timeline-panel{
		left:10%;
	}
}



#index_devatis_bar .index_borderli_kutu img
{	width:100%;	}



.btn_siyah_border
{	padding:20px 30px; width:100%; display:block; color:#000000; font-weight:bold ; border: 1px solid #0e0e0e; margin-bottom:10px;  	}

.btn_siyah_border img
{	float:right; 	}



.siyah_border
{	padding:5px; display:block; border:1px solid #0e0e0e; 	}

.mt-59{
    margin-top: 19px;
}
.mt-5{
    padding-top: 50px !important;
}
.mt-3{
    padding-top: 30px !important;
}


.iletisim_adres{
    border: 1px solid black;
    padding: 10px;
    margin-top: 10px;
}
.iletisim_adres_title{
    padding-left: 0px;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
}
.pl-0{
    padding-left: 0;
}
.haber-yil-kutu{
    background-color: #e1e1e1;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-10{
    margin-bottom: 10px;
}
.pb-10{
    padding-bottom: 10px;
}
.mt-10{
    margin-top: 10px;
}


video {
  width: 100%;
  height: auto;
}




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

}

@media screen and (max-width: 992px){
    .index_beyaz_kutu 	 	{	margin-top:10px;  	}
    .urun_cat_beyaz_kutu 	 	{	margin-top:10px;  	}
    .index_beyaz_kutu img 	{	width:10%;  	}
    .urun_cat_beyaz_kutu img 	{	width:10%;  	}
    #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_devatis_bar .text_image	{	margin-right:5px; }
    .index_borderli_kutu_h1	{	height:50px;	  margin-top:10px; }
    .index_borderli_kutu_h1_v2	{	height:auto;	  margin-top:10px; }
    .index_borderli_kutu_h2	{	height:auto;	}
    .index_borderli_kutu_h2_v2	{	height:auto;	}
    .index_borderli_kutu_h3	{	height:50px; margin-top:10px;	}
    .index_borderli_kutu_h4	{	height:auto;	}
    .index_borderli_kutu_h5	{	height:50px; }
    .index_borderli_kutu_h6	{	height:50px;	}
    #footer_sol_bar		{	display:none;	}
    #right_share_bar a img	{	width:24px;	}
    .index_borderli_kutu		{	height:120px; margin-top:6vh; line-height:120px;	}
}



@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	{	width:20%; 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;	}
    #index_news .index_beyaz_baslik2		{	 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%; 	}




}

@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:40px;	}


    ul.timeline>li>.timeline-panel, ul.timeline>li>.timeline-panel.timeline-inverted {       left:40px;  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;    }
    .d-f-end{
        display: block;
    }
    .news-img-height{
        height: 280px;
    }
}



@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;	}
    .index_borderli_kutu_h4 {
        height: 180px;
        margin-top: 10px;
    }
}


@media (min-width: 320px) and (max-width: 568.98px) {
    .urun_cat_beyaz_kutu img#pruducts_img 	{	width:55%;  	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .urun_cat_beyaz_kutu img#pruducts_img 	{	width:55%;  	}
    .index_borderli_kutu_h4 {
        height: 180px;
        margin-top: 10px;
    }
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 991px) and (max-width: 1300px) {
    .index_borderli_kutu_h4 {
        height: 180px;
        margin-top: 10px;
    }
}
.btn-outline-green{
    border: 1px solid #bec600;
    color:#bec600;
    border-radius:15px;
}
.btn-outline-green:hover,.btn-outline-green:visited,.btn-outline-green:active,.btn-outline-green:focus{
    border: 1px solid #bec600;
    color:#bec600;
    border-radius:15px;
}
.btn-xl{
	font-size:23px;
	padding: 15px 50px;
}
#mesajModal {
    width: 40%;
    border-radius:0px;
	background-color:#457997;
}

@media (min-width: 768px) and (max-width: 1700px){
	.timeline-body img {
		width: 100%;
	}
	.timeline > li > .timeline-panel {
		width: 40%;
		left: 10%;
		font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
	.timeline-body img {
		width: 100%;
		max-width:300px;
	}
}