/* Tema gorsel alanlarinda attachment ID bekledigi icin dis URL arka planlari CSS ile uygulanir. */
#home .slider.slider-bg,
#home section.slider.slider-bg{
  background-image:linear-gradient(90deg,rgba(7,7,34,.88),rgba(7,7,34,.25)),url('https://images.unsplash.com/photo-1517976487492-5750f3195933?auto=format&fit=crop&w=1920&q=85') !important;
  background-position:center center !important;
  background-size:cover !important;
  background-repeat:no-repeat !important;
}
#luxembourg{background-image:linear-gradient(90deg,rgba(7,7,34,.90),rgba(7,7,34,.45)),url('https://images.unsplash.com/photo-1521295121783-8a321d551ad2?auto=format&fit=crop&w=1920&q=85') !important;background-position:center!important;background-size:cover!important}
#contact{background-image:linear-gradient(90deg,rgba(7,7,34,.92),rgba(7,7,34,.72)),url('https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=1400&q=85') !important;background-position:center!important;background-size:cover!important}
/* URL verilen image parametreleri tema tarafinda bos src uretiyor. Bos alanlar sinif bazli tamamlanir. */


#cbrn-solutions .inner__features .icon i{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff7f2;color:#ff8941;font-size:27px}
#cbrn-solutions .inner__features{display:flex;align-items:flex-start;gap:20px;margin-top:24px}
#cbrn-solutions .inner__features-content p{margin-bottom:0}

/* Access ve feature kartlarindaki turuncu dairelere Font Awesome ikonlari eklenir. */
#engineering-manufacturing .info-icon img,#mission-support .s__features-wrap .icon img{display:none!important}
#engineering-manufacturing .info-icon:before,#mission-support .s__features-wrap .icon:before{font-family:"Font Awesome 5 Free","Font Awesome 5 Pro";font-weight:900;color:#fff;font-size:31px;display:inline-block}
#engineering-manufacturing .col-sm-6:nth-child(1) .info-icon:before{content:"\f002"}
#engineering-manufacturing .col-sm-6:nth-child(2) .info-icon:before{content:"\f108"}
#engineering-manufacturing .col-sm-6:nth-child(3) .info-icon:before{content:"\f085"}
#engineering-manufacturing .col-sm-6:nth-child(4) .info-icon:before{content:"\f0fa"}
#mission-support .col-md-6:nth-child(1) .icon:before{content:"\f3ed"}
#mission-support .col-md-6:nth-child(2) .icon:before{content:"\f012"}
#mission-support .col-md-6:nth-child(3) .icon:before{content:"\f0fa"}
#mission-support .col-md-6:nth-child(4) .icon:before{content:"\f0f8"}

/* Awards arka plani ve bos kalan baslik/kart ikonlari. */
#about-rafi .awards-area.awards-bg{background-image:linear-gradient(90deg,rgba(7,7,34,.86),rgba(7,7,34,.36)),url('https://images.unsplash.com/photo-1504917595217-d4dc5ebe6122?auto=format&fit=crop&w=1600&q=85')!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important}
#about-rafi .awards__title-icon img,#about-rafi .single__awards-icon img{display:none!important}
#about-rafi .awards__title-icon:before,#about-rafi .single__awards-icon:before{font-family:"Font Awesome 5 Free","Font Awesome 5 Pro";font-weight:900;color:#ff8941;display:inline-block}
#about-rafi .awards__title-icon:before{content:"\f085";font-size:54px}
#about-rafi .single__awards-icon:before{content:"\f013";font-size:55px}
#about-rafi .awards__title h2,#about-rafi .single__awards h6{color:#fff!important}

/* Son alan brand slider icine baslik kondugunda daraliyordu; normal tam genislik CTA'ya cevrilir. */
#contact{padding:105px 20px!important;min-height:390px;display:flex;align-items:center}
#contact>.vc_column_container{width:100%!important}
#contact .section__title{max-width:850px!important;width:100%!important;margin:0 auto!important;text-align:center!important}
#contact .section__title h2,#contact .section__title p,#contact .section__title span{color:#fff!important;word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important}
#contact .section__title h2{font-size:48px!important;line-height:1.18!important}
@media(max-width:767px){#cbrn-solutions .single__features-img{width:100%;height:300px;min-height:300px}#contact .section__title h2{font-size:34px!important}}