html, body, div, span, object, iframe, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, a, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, q {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}
body
	{
    font-family: 'Mulish', 'Arial', 'sans-serif';  
    font-weight: normal;
    font-size: 16px;
    color: #595959;
}
div{
  border: 0;
}
a {
    text-decoration: none;
}
.card a h6{
        color: #303030;
}
.header-top {
  background-color: #000;
  min-height: 40px;
  color: #fff;
}
.header-top a {
  color: #fff;
  text-decoration: none;
}
.header-top .fa {
  color: #fff;
  text-decoration: none;
}
.header-item {
  padding: 10px 0 0 0;
}
.navbar-expand-lg .navbar-nav > li > a {
    position: relative;
    max-width: 180px;
    min-width: 160px;
    text-align: center;
    width: 100%;
    text-decoration: none;
    display: block;
    outline: none;
    padding: 0;
    margin: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    z-index: 2;

}
	.navbar-collapse ul.navbar-nav > li > a {    
    font-family: 'Hind', 'Mulish, Arial', 'sans-serif', sans-serif;
    font-weight: 600 !important;
    font-size: 12px;
    color: #444444;
    /**/text-transform: uppercase;
    letter-spacing: 2px;
}
.navbar-expand-lg .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-expand-lg .navbar-nav > li > a:hover {
	color: #aaa9a9;
	font-weight: 700 !important;
}
.navbar-collapse ul.navbar-nav > .active > a {
  border-bottom: #595959 solid 1px;
}
.fa {
	color: #444444;
	padding-left: 5px;
}
.fa:hover{
	color: #9e9d9d;;
}
.logo-t{
    padding-left: 30px;
    font-family: 'Hind', 'Arial', 'sans-serif', sans-serif;
    font-weight: 700 !important;
    font-size: 15px;
    color: #444;
    text-transform: uppercase;
    letter-spacing: 5px;
	text-shadow: 1px 1px #f9f9f9;
}
.logo-f{
    font-family: "Josefin Sans";
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: center;
    line-height: 70px;
    letter-spacing: 14px;
    font-weight: 300;
    font-size: 30px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: perspective(600px);
    visibility: visible;
}
.bg-img {
  position: relative;
  text-align: center;
}
.sl-t1 {
  /*background-color: rgb(17, 17, 17, 0.7);*/
  position: absolute;
  left:50px;
  top: 345px;

}
.sl-t2{
	position: absolute;
    display: block;
    pointer-events: auto;
    transform: translate(0px, 0px);
    left: 52px;
    top: 442px;
    z-index: 17;
    visibility: visible;
}
.sl-t1 {
    font-family: "Josefin Sans";
    height: auto;
    width: auto;
    color: rgb(0, 0, 0);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: center;
    line-height: 70px;
    letter-spacing: 14px;
    font-weight: 300;
    font-size: 50px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: perspective(600px);
    visibility: visible;
}
.sl-t2{
	font-family: "Josefin Sans";
    height: auto;
    width: auto;
    color: rgb(0, 0, 0);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: center;
    line-height: 17px;
    letter-spacing: 8px;
    font-weight: 300;
    font-size: 40px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: perspective(600px);
    visibility: visible;
}
.prg {
	border-style: solid; border-bottom-width: 40px; border-color: rgb(204, 204, 204); width: 1px; margin: 0px auto;
}
h2{
	font-family: 'Hind', 'Arial', 'sans-serif';
    font-weight: 300;
    font-size: 32px;
    color: #303030;
    line-height: 1.3em;
    letter-spacing: 10px;
    text-transform: uppercase;
}
h6 {
    font-family: 'Hind', 'Arial', 'sans-serif' !important;
    font-weight: 600;
    font-size: 14px;
    color: #303030;
    line-height: 1.3em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.dropdown-item {
	  font-family: 'Hind', 'Arial', 'sans-serif', sans-serif;
    font-weight: 700 !important;
    font-size: 12px;
    color: #444444;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.dropdown-menu{
	border: none;
	--bs-dropdown-link-active-bg: #f9f9f9;
	--bs-dropdown-link-active-color: #444;
}
.cardD{
  padding: 50px;
  background-color: #f9f9f9;
}
.laminant img {
  max-height: 300px;
}
.vidd{
    
}
.vidv{
    position: relative;
    width: 100%;
    height: 100%;
}
.vidy{
    position: absolute;
    top: 0px;
    left: 0;
    max-width: 250px;
    max-height: 286px;
}
.card-img-top {
  max-height : 525px;
  /*max-width: 425px;*/
}
.footer{
  padding: 50px;
  height: 200px;
  background-color: #000;
  /*text-align: center;*/
}
.footer a{
color: #ffffff;
text-decoration: none;
}

.footer .fa {
    color: #fff;
    padding-right: 5px;
}
.urun_tanim{
  padding : 10px 100px 10px 100px;
}
.fbar {
  /*background-color: #005a61;*/
  background-color: #005a61;
  color: #fff;
}
.fbar .row {
  --bs-gutter-x: 0rem;
}
.fbar > .row>  .col-md-6 > .fbar-image > .adb > h2, .fbar > .row>  .col-md-6 > .fbar-image > .adb > h6, .fbar > .row>  .col-md-6 > .fbar-image > .adb > .fa {
  color: #fff;
  text-shadow: 12px 12px 2px #000;
}
.yangin-image {
background-image:url('../../images/yangin/slider.jpg');
background-repeat:no-repeat;
background-size:contain;
background-position:center;
}
.fbar-image{
  width: 100%; 
  height: 400px; 
  background-image: url('/images/IMG-20240114-WA0015.jpg'); 
  background-size: 100% 100%;  
  background-repeat: no-repeat;
}
.fcenter {
  padding: auto;
}
.hbar-text {
  position: absolute; 
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%);
  color: #fff; 
  letter-spacing: 2px;
}
.index-card{
  min-width: 300px;
  height: 400px;
}
.index-text {
  min-height: 160px;
}
.lk-mh {
min-height: 604px;
}
.white{
  color: #fff;
}
.black{
  color: #000;
}
@media (max-width: 992px){
#mb-none {
    display: none;
}
.cardD {
  padding: 0;
}
.card {
  margin: 10px;
}
.sl-t1 {
    line-height: 30px;
    letter-spacing: 4px;
    font-weight: 300;
    font-size: 15px;
    left:20px;
    top: 65px;
}
.sl-t2 {
    line-height: 30px;
    letter-spacing: 4px;
    font-weight: 300;
    font-size: 15px;
    left:20px;
    top: 95px;
}
.navbar-collapse ul.navbar-nav > li > a {
	margin-top: 10px;
  margin-left: 30px;
	border-bottom: 1px solid #ddd;
	text-transform:none;
}
.navbar-collapse ul.navbar-nav > li > a:hover {
    background-color: #f4f4f4;
}
.dropdown-item {
	text-transform:none;
  margin-left: 20px;
}
.navbar-expand-lg .navbar-nav > li > a {
  text-align: left;
  max-width: 990px; 
}
.align-items-center {
    align-items: normal!important;
}
.hbar-text {
  position: absolute; 
  top: 50%; 
  transform: translate(-50%, -50%);
  color: #fff; 
  letter-spacing: 2px;
}
.fbar {
  /*min-height: 480px;*/
}
.map{
  /*margin-top: 80px;*/
}
.hbar-h3{
  font-size: 18px;
}
.footer{
  padding: 20px;
  min-height: 300px;
}
.footer-social {
  padding-bottom: 20px;
}
.lk-mh {
  min-height: auto;
  }
 .mbh2 {
     margin-top:10px;
 }
h2 {
    font-family: 'Hind', 'Arial', 'sans-serif';
    font-weight: 300;
    font-size: 15px;
    color: #303030;
    line-height: 1.3em;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.vidv{
    position: relative;
    width: 100%;
    height: 100%;
}
.vidy{
    position: absolute;
    top: 0px;
    left: 0;
    max-width: 150px;
    max-height: 172px;
}
}
