@import 'renk.css';

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}


/* Sağdan soldan sıfırlama*/
* {
    margin: 0;
    padding: 0;
    border: none;
}



a {
    text-decoration: none;
    outline: none !important;
    cursor: pointer;
  
}

a:hover {
    outline: none !important;
    text-decoration: none;
    
}

ul,
ol {
    list-style: none;
}





.scale_image_container_featured3 {
    -webkit-backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    z-index: 1 !important;
    margin-left: 40px;
}

.scl_i_c_featured3 {
    -webkit-backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    z-index: 1 !important;
    margin-left: 40px;
    height: 230px;
}

.scl_i_c {
    -webkit-backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    z-index: 1 !important;
}

.scl_i_c.var2 .caption_type_1 {
    top: calc(50% - 54px);
}


.scl_i_c.var2 .caption_type_1 .cp_i {
    max-width: 360px;
}

.scl_i_c.var2 {
    margin-bottom: 0;
}

.half_column .scl_i_c,
.one_third_column .scl_i_c {
    margin-bottom: 0;
    z-index: 1 !important;
}

.scale_zooms_cntr:hover .scale_zooms {
    filter: contrast(110%);
    -webkit-filter: contrast(110%);
    -moz-filter: contrast(110%);
    -o-filter: contrast(110%);
    -ms-filter: contrast(110%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.caption_type_1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 99;
}

.cp_i {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) -1%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 50%, rgba(0, 0, 0, 1) 100%);
    padding: 5px 10px 15px;
}




.m1 {
    display: block;
    padding-top: 10px;
    line-height: 1.3;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 2px 18px rgba(0, 0, 0, .6);
}

.m1:hover {
text-decoration: none !important;
}


.Featuredv1 .caption_type_1 .cp_i h2,
.Featuredv3 .caption_type_1 .cp_i h2,
.Featuredv5 .caption_type_1 .cp_i h2,
.Featuredv6 .caption_type_1 .cp_i h2,
.Featuredv8 .caption_type_1 .cp_i h2 {
    font-size: 18px;
}

.FeaturedPagerv5x,
.FeaturedPagerv6x {
    z-index: 5;
    background: #efefef;
    width: 100%;
    height: 43px;
    float: left;
}

.FeaturedPagerv6 {
    float: left;
    margin-top: 5px;
}

.FeaturedPagerv5 {
    float: left;
    margin-top: 10px;
    background: #fff;
}

.FeaturedPagerv6 li {
    float: left;
    margin-right: 9px;
}

.FeaturedPagerv5 li {
    float: left;
}

.FeaturedPagerv6 li a {
    position: relative;
    width: 73px;
    height: 40px;
    display: block;
    text-align: center;
    color: #1a1a1a;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;
    
}

.FeaturedPagerv5 li a {
    position: relative;
    width: 100px;
    height: 70px;
    display: block;
    text-align: center;
    line-height: 65px;
    color: #1a1a1a;
    font-size: 33px;
    font-weight: bold;
    padding: 2px;
    
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.FeaturedPagerv5 li a img,
.FeaturedPagerv6 li a img {
    width: 73px;
    height: 34px;
}

.FeaturedPagerv5 li:first-child,
.FeaturedPagerv6 li:first-child {
    border-left: 0;
}

.FeaturedPagerv5 li:last-child,
.FeaturedPagerv6 li:last-child {
    margin-right: 0px;
}

.FeaturedPagerv5x .AllNews {
    background: transparent;
    width: 34px;
    border-right: 1px solid rgba(255, 255, 255, 0.01);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.FeaturedPagerv5x .AllNews a {
    color: #1a1a1a !important;
}

.FeaturedRightPagerax {
    z-index: 5;
    color: #fff;
    width: 100%;
    height: 38px;
    float: left;
    margin-bottom: 3px;
}

.EditorNewsPager,
.FeaturedMiniPager,
.FeaturedMiniTwoPager {
    float: left;
}
.EditorNewsPager li,
.FeaturedMiniPager li,
.FeaturedMiniTwoPager li,
.EditorNewsPager li a,
.FeaturedMiniPager li a,
.FeaturedMiniTwoPager li a,
.EditorNewsPager li a {
    position: relative;
    width: 14px !important;
    height: 14px !important;
    display: block;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-indent: -9999px;
    border-right: 0px;
    border-left: 0px;
    background: #1a1a1a;
    margin-right: 12px;
    border-radius: 10px;
}
.EditorNewsPager li a .FeaturedMiniPager li a .FeaturedMiniTwoPager li a,
.EditorNewsPager li:last-child a {
    width: 36px;
}
.FeaturedMiniPager li:last-child a {
    width: 37px;
}
.FeaturedMiniTwoPager li:last-child a {
    width: 37px;
}
.FeaturedMiniTwoPager li:last-child a {
    width: 37px;
}
.FeaturedRightPagera li a {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.FeaturedMiniPager li a.active {
    background: #dfdfdf;
    color: #fff;
    border: 1px solid #666;
}
.FeaturedMiniTwoPager li a.active {
    background: #dfdfdf;
    color: #fff;
    border: 1px solid #666;
}
.FeaturedRightPagera li a.active {
    background: #045bb8;
}
.FeaturedRightPagera li a.hover {
    background: #045bb8;
}
.EditorNewsPager .AllNews a {
    color: #1a1a1a !important;
}
.FeaturedMiniPager .AllNews a {
    color: #1a1a1a !important;
}
.FeaturedMiniTwoPager .AllNews a {
    color: #1a1a1a !important;
}
.FeaturedRightPagera li a,
.FeaturedRightPagerax .AllNews a {
    color: #fff !important;
}


.FeaturedPagerv8 {
    float: left;
    padding: 10px 0px;
}
.FeaturedPagerv8 li {
    float: left;
    margin-right: 13px;
}
.FeaturedPagerv8 li a {
    position: relative;
    width: 60px;
    height: 34px;
    display: block;
    text-align: center;
    color: #1a1a1a;
    font-size: 13px;
    font-weight: bold;
    
}
.FeaturedPagerv8 li a img {
    width: 60px;
    height: 32px;
    border: 2px solid rgba(0, 0, 0, 0.2);
}
.FeaturedPagerv8 li a img:hover {
    width: 60px;
    height: 32px;
    border: 2px solid #c21d18 !important;
}
.Featuredv8x .SlideNav {
    bottom: 0px;
    right: 0px;
    top: auto !important;
    width: auto !important;
}
.Featuredv8Left,
.Featuredv8Right {
    padding: 3px 6px;
    color: #fff !important;
    text-align: center;
    bottom: 8px;
}
.Featuredv8Left a,
.Featuredv8Right a {
    color: #fff !important;
    font-size: 32px;
}
.Featuredv8Left {
    right: 40px;
    left: auto;
    width: 40px;
    height: 42px
}
.Featuredv8Right {
    right: 0px;
    width: 40px;
    height: 42px
}
.FeaturedPagerv8 li:first-child {
    border-left: 0;
}
.FeaturedPagerv8 li:last-child {
    margin-right: 0px;
}
.FeaturedPagerv8x .AllNews {
    background: transparent;
    width: 34px;
    border-right: 1px solid rgba(255, 255, 255, 0.01);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.FeaturedPagerv8x .AllNews a {
    color: #1a1a1a !important;
}


.PhotoGallerySlider .SlideNav,
.Featuredv1x .SlideNav,
.Featuredv3x .SlideNav,
.Featuredv5x .SlideNav,
.Featuredv8x .SlideNav,
.Featuredv6x .SlideNav,
.EditorNewsx .SlideNav {
    top: calc(46% - 28px);
}
.FeaturedControl {
    width: 100%;
    height: 100%;
}
.FeaturedControl3 {
    width: 100%;
    max-height: 325px;
    overflow: hidden;
}
.Videnox {
    float: left;
}
.Videnoxi li {
    width: 483px !important;
    height: auto !important;
}
.Videnox .bx-wrapper {
    width: 483px !important;
    height: auto !important;
    float: left;
    margin-right: 10px;
}
.TrendNews .bx-controls {
    display: none;
}
.HomeGallerySlider .bx-controls {
    display: none;
}
.Featuredv1,
.Featuredv3,
.Featuredv5,
.Featuredv6,
.Featuredv8 {
    width: 100%;
    height: 100% !important;
    position: relative;
    overflow: hidden;
}
.VidenoxiRight {
    right: 200px;
}
.Videnox .SlideNav {
    top: calc(38% - 0px) !important;
    z-index: 99;
}
.TopNews,
.TrendNews,
.HomeGallerySlider,
.VideoGalleryHome,
.PhotoGalleryHome {
    height: 100% !important;
    width: 100% !important;
    margin-bottom: 10px;
}
.Featuredv1 li,
.Featuredv3 li,
.Featuredv5 li,
.Featuredv6 li,
.Featuredv8 li,
.Featuredv1 li img,
.Featuredv3 li img,
.Featuredv5 li img,
.Featuredv6 li img,
.Featuredv8 li img,
.Videnoxi li img,
.PhotoGalleryNews li img,
.VideoGalleryNews li img,
.TrendNews li img,
.TopNews li img
 {
    width: 100% !important;
    height: auto !important;
}
.Featuredv1 li img,
.Featuredv3 li img,
.Featuredv5 li img,
.Featuredv6 li img,
.Featuredv8 li img {
	margin-top: -8px;
    height: 440px !important;
}


.FeaturedPagerv1{
    z-index: 5;
    background: #1a1a1a;
    float: left;
    -webkit-transition: color 0s ease, background-color 0s ease !important;
    transition: color 0s ease, background-color 0s ease !important;
    width: 100%;

}

.FeaturedPagerv8
{
    z-index: 5;
    background: #1a1a1a;
    float: left;
    -webkit-transition: color 0s ease, background-color 0s ease !important;
    transition: color 0s ease, background-color 0s ease !important;
    width: 100%;
   padding: 4px;
}
.FeaturedPagerv1 li {
    float: left;
   
}
.FeaturedPagerv1 li a {
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.9);
}

.TrendNews {
    visibility: hidden;
}
.HomeGallerySlider {
    visibility: hidden;
}

.SpotNews {
    visibility: hidden;
}
.Featuredv3 {
    visibility: hidden;
}
.FeaturedMini {
    visibility: hidden;
}
.FeaturedMiniTwo {
    visibility: hidden;
}
.EditorNews {
    visibility: hidden;
}
.Featuredv1 {
    visibility: hidden;
}
.Featuredv3 {
    visibility: hidden;
}
.Featuredv5 {
    visibility: hidden;
}
.Featuredv6 {
    visibility: hidden;
}
.Featuredv8 {
    visibility: hidden;
}
.VideoGalleryHome {
    visibility: hidden;
    background:#ffffff;
}
#yazarlarbxblock {
    visibility: hidden;
}
.FeaturedPagerv1 li:first-child {
    border-left: 0;
}
.FeaturedPagerv1 li a.active {
    background: #cc0000;
    color: #fff;
}
.AllNews {
    float: right;
    width: 38px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    text-align: center;
    font-weight: normal !important;
    background: #1a1a1a;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.9);
}
.AllNews a {
    color: #fff !important;
}
.Featuredv1x .AllNews {
    width: 49px !important;
    height: 0px;
    line-height: 0px;
    margin-top: -19px;
}
.Featuredv1x .scl_i_c,
.Featuredv3x .scl_i_c,
.Featuredv5x .scl_i_c,
.Featuredv6x .scl_i_c,
.Featuredv8x .scl_i_c {
    margin-bottom: 0px !important;
    height: 100%;
}
.Videnox .scl_i_c,
.SpotNews .scl_i_c,
.EditorNewsx .scl_i_c {
    margin-bottom: 0px !important;
    width: 100%;
    height: 100%;
}
.Featuredv8x .SlideNav {
    bottom: 0px;
    right: 0px;
    top: auto !important;
    width: auto !important;
}
.Featuredv8Left,
.Featuredv8Right {
    padding: 3px 6px;
    color: #fff !important;
    text-align: center;
    bottom: 5px;
}
.Featuredv8Left a,
.Featuredv8Right a {
    color: #fff !important;
    font-size: 32px;
}
.Featuredv8Left {
    right: 76px;
    left: auto;
    width: 56px;
    height: 38px
}
.Featuredv8Right {
    right: 10px;
    width: 56px;
    height: 38px
}
.FeaturedPagerv8 li:first-child {
    border-left: 0;
}
.FeaturedPagerv8 li:last-child {
    margin-right: 0px;
}
.FeaturedPagerv2x {
    z-index: 5;
    background: #fff;
    width: 100%;
    float: left;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    -khtml-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    -ms-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    box-shadow: rgba(0, 0, 0, 0.15) 0 1px 2px 0;
    padding: 5px 5px 3px 8px;
}
.FeaturedPagerv2 {
    float: left;
}
.FeaturedPagerv2 li {
    float: left;
    margin-right: 6px;
}
.FeaturedPagerv2 li a {
    position: relative;
    width: 36px;
    height: 34px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #1a1a1a;
    font-size: 12px;
    font-weight: 600;
    
    border: 2px solid #efefef;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.FeaturedPagerv2 li a:hover {
    background: #cc0000;
    position: relative;
    width: 36px;
    height: 34px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    
    border: 2px solid #efefef;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.FeaturedPagerv2 li:first-child {
    border-left: 0;
}
.FeaturedPagerv2 li a.active {
    background: #cc0000;
    border: 2px solid #fff;
    color: #fff;
}
.FeaturedPagerv2x .AllNews {
    background: transparent;
    margin-top: -2px;
    border: 0;
    width: 36px;
}
.FeaturedPagerv2x .AllNews a {
    color: #1a1a1a !important;
}
.FeaturedPagerv1 .AllNews {
    float: right;
    width: 38px;
    margin-top: -27px;
    font-size: 17px;
    text-align: center;
    font-weight: normal !important;
    background: #1a1a1a;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.9);
}
.FeaturedPagerv1 .AllNews a {
    color: #fff !important;
}
.Featuredv8x {
    position: relative;
    max-height: 410px;
}

/* Rakamların Olduğu Kısım */
.FeaturedPagerv3x {
    z-index: 5;
    background: #f7f7f7;
    width: 100%;
    height: 43px;
    float: left;
    border-top: 3px solid #c21d18;
    border-bottom: solid 1px #e4e4e4;
    border-right: solid 1px #e4e4e4;
}


.FeaturedPagerv3 {
    float: left;
}
.FeaturedPagerv3 li {
    float: left;
}
.FeaturedPagerv3 li a {
    position: relative;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #1a1a1a;
    font-size: 16px;
    
    border-right: 1px solid rgba(255, 255, 255, 0.01);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 700;
}
.FeaturedPagerv3 li:first-child {
    border-left: 0;
    
}
.FeaturedPagerv3 li a.active {
    background: #c21d18;
    color: #fff;
}
.FeaturedPagerv3x .AllNews {
    background: transparent;
    width: 48px;
    border-right: 1px solid rgba(255, 255, 255, 0.01);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}



.galleryContent p
{
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 26px;
}

@media only screen and (max-width: 960px)
{
	.menu_wrap.sticky
	{
		position: fixed;
		top: 0;	
		left: 0;	
		width: 100%;	
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}

	.FeaturedMiniRight,
	.FeaturedMiniTwoRight
	{
		right: 18px;
	}

	.scale_image_container_featured3
	{
		margin-bottom: 10px;
	}

	.SpotNewsCont .SlideNav
	{
		top: calc(35% - 10px);
	}

	.FeaturedControl3
	{
		visibility: visible;
	} 

	.FeaturedPagerv1 li a,
	.FeaturedPagerv2 li a,
	.FeaturedPagerv3 li a,
	.FeaturedPagerv4 li a,	
	.FeaturedPagerv5 li a,
	.FeaturedPagerv6 li a,
	.FeaturedPagerv7 li a,
	.FeaturedPagerv7 li,
	.FeaturedPagerv9 li a,
	.FeaturedPagerv5 li a,
	.FeaturedPagerv5 li
	{
		text-indent: -99999px;
		width: 14px !important;
		height: 14px;
		border: 0 !important;
		background: #333 !important;
		border-radius: 10px;	
		margin-right: 8px !important;
		margin-bottom: 12px;
		margin-left: 0px;
	}

	.FeaturedPagerv8 li,
	.FeaturedPagerv8 li a
	{
		text-indent: -99999px;
		width: 12px !important;
		height: 12px;
		border: 0 !important;
		background: #333 !important;
		border-radius: 10px;
		margin-right: 10px !important;
	}

	.PhotoGallerySliderPager,
	.FeaturedPagerv4,
	.FeaturedPagerv1,
	.FeaturedPagerv2,
	.FeaturedPagerv3,
	.FeaturedPagerv4,
	.FeaturedPagerv5,
	.FeaturedPagerv6,
	.FeaturedPagerv7,
	.FeaturedPagerv8,
	.FeaturedPagerv9,
	.VidenoxiPager2
	{
		display: table;
		margin: 0 auto;
		width: auto;
		float: none;
		background: transparent;
		height: auto;
		margin-top: 14px;
		border: 0 !important;
	}

	.FeaturedPagerv8
	{
		margin-left: 20px;
	}

	/* Manşet Yükseklik */
	.Featuredv1 li img,
	.Featuredv3 li img,
	.Featuredv5 li img,
	.Featuredv6 li img,
	.Featuredv8 li img,
	.Videnoxi li img,	
	.PhotoGalleryNews li img,
	.VideoGalleryNews li img,
	.TrendNews li img,
	.TopNews li img,
	.VidenoxiPager li img,	
	.VidenoxiPager2 li img,
	.Videnoxi
	{
		width: 100% !important;
		height: 100% !important;
	}
}
 
.tablolar td{
	border: 1px solid #ccc;
	padding: 7px;
}

.tablolar table{
	margin-bottom: 15px;
}



.home_icons{background:url("../img/icons_bg.jpg");height:295px;width:100%;position:relative;text-align:center;padding-top:107px}
.home_icons .item{width:170px;height:130px;display:inline-block;border:1px solid #fff;position:relative;vertical-align:top;margin:0 8px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.home_icons .item *{-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}
.home_icons .item:hover{background-color:#fff}
.home_icons .item:hover .imaj{background:#fff}
.home_icons .item:hover .imaj img{-webkit-filter:none;filter:none}
.home_icons .item:hover .title{color:#e6191a}
.home_icons .item .imaj{background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6191a), color-stop(100%, #b31414));background:-webkit-linear-gradient(90deg, #b31414 0%, #e6191a 100%);background:-o-linear-gradient(90deg, #b31414 0%, #e6191a 100%);background:-webkit-gradient(linear, left bottom, left top, from(#b31414), to(#e6191a));background:-webkit-linear-gradient(bottom, #b31414 0%, #e6191a 100%);background:-o-linear-gradient(bottom, #b31414 0%, #e6191a 100%);background:linear-gradient(0deg, #b31414 0%, #e6191a 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6191a', endColorstr='#b31414',GradientType=0 );width:108px;height:108px;border-radius:50%;margin:-54px auto 8px;position:relative;display:block}
.home_icons .item .imaj img{display:block;left:50%;top:50%;position:absolute;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}
.home_icons .item .title{font-family:"Nunito",sans-serif;font-size:13px;line-height:21px;color:#fff;display:block;padding:0 10px}

.environment{background:url("../images/cevre.jpg") no-repeat center fixed;height:295px;position:relative;margin-bottom:40px}
.environment:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:2;}
.environment .text{position:relative;z-index:3;color:#000;text-align:center}
.environment .text *{display:block}
.environment .text span{font-family:"Nunito",sans-serif;font-size:20px;margin-top:60px}
.environment .text .title{font-family:"Nunito",sans-serif;font-weight:bold;font-size:30px}
.environment .text p{font-size:12px;padding:0 180px;margin-bottom:22px;margin-top:2px}
.documents .home_title{font-family:"Nunito",sans-serif;color:#000;font-size:30px;font-weight:bold;margin:39px 0 28px;text-align:center}

@media (max-width: 720px)
{
	.home_icons{height:auto;padding-top:80px;background-size:cover}
	.home_icons .item{width:32%;height:100px;margin:0 0 50px}
	.home_icons .item .imaj{width:70px;height:70px;margin:-35px auto 10px}
	.home_icons .item .imaj img{max-width:50px}
	.home_icons .item .title{font-size:11px;padding:0;line-height:17px}
	.environment .text p{font-size:12px;padding:0; margin-bottom: 0; margin-top: 0}
}

.sss .home_title{text-align:center}
.sss .home_title h3{font-family:"Nunito",sans-serif;color:#000;font-size:30px;font-weight:bold;margin:58px 0 8px}
.sss .home_title p{margin-bottom:30px;font-size:12px;color:#777}
.sss .nav-tabs li:nth-child(1) a{background-color:#e4405f}
.sss .nav-tabs li:nth-child(2) a{background-color:#abab11}
.sss .nav-tabs li:nth-child(3) a{background-color:#ab4a22}
.sss .nav-tabs li:nth-child(4) a{background-color:#de8b16}
.sss .nav-tabs li:nth-child(5) a{background-color:#4faae2}
.sss .nav-tabs li:nth-child(6) a{background-color:#e6a58a}
.sss .nav-tabs li:nth-child(7) a{background-color:#de0000}
.sss .nav-tabs li.active a,.sss .nav-tabs li:hover a{background-color:#fff;color:#de0000;border:0 !important;border-radius:0}
.sss .nav-tabs2 li.active a,.sss .nav-tabs2 li:hover a{background-color:#4faae2;color:#fff;border:0 !important;border-radius:0}

.sss .nav-tabs li a{font-family:"Nunito",sans-serif;font-weight:bold;font-size:12px;color:#fff;border:0;border-radius:0;padding:18px 0;white-space:nowrap}
.sss .tab-content{background-color:#fff;padding:15px 40px 50px}
.sss .tab-content .accordion{width:100%;margin-top:20px}
.sss .tab-content .accordion .item{border-bottom:1px solid #e7e7e7;position:relative;list-style:none}
.sss .tab-content .accordion .item .title{width:100%;display:table;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:50px;height:50px}
.sss .tab-content .accordion .item .title span{color:#777;font-size:12px;display:table-cell;width:100%;vertical-align:middle}
.sss .tab-content .accordion .item .title.active:after{content:'\f068 '}
.sss .tab-content .accordion .item .title:after{content:"\f067";font-family:fontawesome;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background-color:#de0000;border-radius:50%;color:#fff;width:30px;height:30px;line-height:30px;text-align:center;position:absolute;left:0;top:10px}
.sss .tab-content .accordion .item .content{display:none;padding-bottom:25px;font-size:12px;line-height:15px;font-style:italic;color:#de0000;padding-left:50px}

.sss .tab-content .accordion .item .title2{width:100%;display:table;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:50px;height:50px}
.sss .tab-content .accordion .item .title2 span{color:#777;font-size:12px;display:table-cell;width:100%;vertical-align:middle;}
.sss .tab-content .accordion .item .title2.active:after{content:'\f03b '}
.sss .tab-content .accordion .item .title2:after{content:"\f03b"; font-family:fontawesome;background-color:#de0000;color:#fff;width:30px;height:30px;line-height:30px;text-align:center;position:absolute;left:0;top:10px}


@media (max-width: 720px)
{
	.Featuredv3x
	{
		height: 300px !important;
	}
	.cp_i .m1
	{
		font-size: 12pt !important;
	}
	.Featuredv1 li img,
	.Featuredv3 li img,
	.Featuredv5 li img,
	.Featuredv6 li img,
	.Featuredv8 li img {
		margin-top: -8px;
		height: 300px !important;
	}
}

.dropdown-submenu
{
	position: relative;
}

.dropdown-submenu .dropdown-menu
{
	top: 0;
	left: 100%;
	margin-top: -1px;
}

/*
Menüyü aşağı çekmek için
.navbar-collapse
{
	margin-top: 30px !important;
}
*/

.arama1{ display: block; }
.arama2{ display: none; }

@media only screen and (max-width: 720px)
{
	.right-links
	{
		position: absolute !important;
		right: 0;
		top: -40px !important;
	}
	.gizle
	{
		display: none;
	}
	.arama1{ display: none; }
	.arama2{ display: block; width: 100%; }
}

.dikeyrenk
{
	background: linear-gradient(var(--renk8), var(--renk7)) !important;
}

.footer-copyright p
{
	margin-top: 5px !important;
	color: #fff !important;
}


.footer { margin-top: 1px; background-image: url('../img/footer_bg.jpg'); height:464px; }
.footer {height:auto;padding-bottom:20px}
.footer .f_inf{margin:60px auto 0}
.footer .links{display:table;width:940px;margin-top:39px;margin-left:175px}
.footer .links a{display:block;width:33%;float:left;margin-bottom:18px}
.footer .links a:hover img{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.footer .links a img{float:left}
.footer .links a span{font-family:"Nunito",sans-serif;font-size:12px;color:#fff;float:left;margin-top:14px;margin-left:18px}
.footer .f_inf{background-color:#fff;border-radius:150px;text-align:center;padding:28px 25px;width:auto;display:table;margin:70px auto 0}
.footer .f_inf .item{display:inline-block;margin-right:20px}
.footer .f_inf .item:last-child{margin-right:0}
.footer .f_inf .item img{display:inline-block;margin-right:5px}
.footer .f_inf .item span,footer .f_inf .item a{color:#000;font-size:12px;display:inline-block}
.footer .social{width:100%;text-align:center;display:block;margin-top:30px}
.footer .social a{color:#fff;display:inline-block;vertical-align:middle;margin:0 15px}
.footer .social a:hover{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.footer .social a i{margin-right:12px;float:left;font-size:20px}
.footer .social a span{font-size:12px;line-height:20px;float:left}
.footer .copy{text-align:center}
.footer .copy p{font-size:12px;color:#fff;margin:15px 0}
.footer .copy a{display:inline-block}

.personelresim{
	 float: left;
	 width: 200px;
	 margin-right: 20px;
	 margin-bottom: 20px;
}

.sayfax3 ul{
	margin-top: 20px;
}

.navbar-nav a
{
	color: #fff;
}


.navbar-nav a
{
	padding: 14px !important;
}

.navbar-nav a:hover
{
	color: #000;
}

.sayfax3 li{
	padding-bottom: 15px;
}


.sayfaicerikresim{
	width: 50%;
}


.personelicresim{
	border: 2px solid #db8551;
	border-radius: 5px;
	padding: 10px;
	width: 80%;
	height: 100%;
}

.logo{
	width: 100%;
	margin-top: 8px;
}

.banneryazi1{
	width: 80%;
}

.banneryazi2{
	display: none;
}

.search3{
	display: none;
}

@media (min-width: 767px)
{
	.mobilciftrenk
	{
		height: 50px;
		width: 100%;
		background: #af0208;
	}

	.headerbosluk
	{
		height: 200px;
	}

	.xxxa
	{
		margin-top: -20px;
	}
}

@media (max-width: 767px)
{
	.logo{
		width: 65%;
		margin-left: -15px;
	}

	.banneryazi1{
		display: none;
	}

	.banneryazi2{
		position: absolute;
		display: block;
		top: 5px;
		width: 67%;
		left: 110px;
		margin-top: 30px;
	}

	.navbar2{
		position: absolute;
		z-index: 9999;
		width: 110%;
	}

	.xxxa{
		margin-top: -13px;
	}

	.headerbosluk{
		height: 110px;
	}

	.bannergizle1{ display: none; }

	.linksx{ display: none; }

	.bannergizle2
	{
		position: absolute;
		top: 105px;
		right: -10px;
		z-index: 999;
		height: 130px;
		background-image: url('../img/header-back-2.png');
	}

	.pr-sm-15{padding-right:15px}
	.footer{height:auto;background-size:cover;padding-bottom:15px}
	.footer .links{margin-left:0;width:100%}
	.footer .links a{display:block;width:100%;float:left;margin-bottom:8px}
	.footer .f_inf{background-color:#fff;border-radius:15px;text-align:center;padding:10px 10px;width:auto;display:table;margin:30px auto 0}
	.footer .f_inf .item{margin-right:0;margin-bottom:5px}
	.footer .f_inf .item img{margin:0 auto;display:block}
	.footer .copy p{margin:15px 0}
	.topbar{
		top: 130px;
		width: 100%;
	}

	.logo-mobil{
		margin-left: -15px;
		height: 80px;
		margin-top: -65px;
	}

	.navbar-nav{
		margin-top: 60px;
		background: #fff;
		color: #000;
		z-index: 999;
		top: 110px;
		width: 92%;
		left: 30px;
	}
	.navbar-nav a{
		font-family: Calibri;
		color: #000 !important;
		font-size: 11pt !important;
		padding: 10px !important;
	}
	.personelresim{
		 width: 100%;
		 margin-right: 20px;
		 margin-bottom: 20px;
	}

	.haberresim{
		width: 100%;
	}

	.sayfaicerikresim{
		width: 100%;
	}

	.search3
	{
		display: block;
	}

	.search3 a
	{
		position: absolute;
		z-index: 999999 !important;
		color: #fff;
		font-size: 16pt;
		font-weight: normal;
		right: 30px;
		top: 15px;
	}
}


header.full_height{height:100% !important;background-color:rgba(0,0,0,0.4)}

/*
.nav-item:hover .dropdown-menu
{
	display: block;
}

.nav-item2:hover .dropdown-menu2
{
	display: block;
}
*/
