@import url('https://fonts.googleapis.com/css?family=Patrick+Hand&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Righteous&display=swap');

img.map-isim {
    position: absolute;
    top: 33px;
    transform: scale(1.06);
    left: 117px;
}
svg text tspan{
   color: white !important;  /* Fallback: assume this color ON TOP of image */
   background: url(images/logo.jpg) no-repeat !important;
   -webkit-background-clip: text !important;
   -webkit-text-fill-color: transparent !important;
}

.bayilerimiz_col{

}
.bayidetay_col{
	border-left: 2px solid #eaeaea;
}

.bayi_slogan{
	text-align: center;
  margin-bottom: 34px;
}
.table{
  font-family: 'Poppins', cursive;
  font-size:14px;
}
.bayi_slogan span{
	display: block;
	width: 100%;
	color:#0A549B;
	font-family: 'Poppins', cursive;
	font-size: 18px;
	letter-spacing: 3px;
}
.bayi_slogan h4{
	display: block;
	width: 100%;
	color:#000;
	font-family: 'Poppins';
	font-weight: 700;
  
  text-transform: uppercase;
}
.akinsoftailesi_col h4{
  color:#000;
}


.akinsoftailesi_col h4{
  margin-bottom: 0;
}

.adim_turkiye .bayi_slogan span{
  
}
#info-box {
  background-color: #333;
  border-bottom: 3px solid #3498DB;  
  color: #fff;
  display: none;
  font-family: arial;
  left: 0px;
  padding: 5px;
  position: absolute;
  top: 0px;
  width: 150px;
  z-index: 1;
}

#info-box:after {
    content: '';
    display: block;  
    position: absolute;
    left: 35px;
    top: 100%;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #3498DB;
}
#map svg{
  top: -94.6875px !important;
}
h4#map-hover,#ulke-hover{
    width: 100%;
    color: #000;
    text-transform: capitalize;
    text-align: center;
    font-size: 2rem;
    margin-top: -6rem;
    font-family: 'Poppins';
    font-weight: 800;
}

.bayiulke_secim{
  margin-top: 20px;
}
.bayi_ulke_col {
    padding: 5px;
    border: 1px solid #eeee;
    border-radius: 50px;
    text-align: left;
    margin-top: 4px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    color: #4d4d4d;
    transition: all 0.2s ease-in-out;
    position: relative;
    padding-left: 42px;
}
.bayi_ulke_col:hover{
  padding-left: 45px;
}
.bayi_ulke_col span{
  position: absolute;
  left: 15px;
  top:7px;
}
.bayi_ulke_col:hover{
  background: #eee;
  color:#000;
}
.bayiulke_baslik .dil{
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 999;
}
.ulkeler_click{
  padding-top: 150px;
}
.ulkeler_click h4#ulke-hover{
  color:#000;
}
.ulkelere_don{
  display: none;
  position: absolute;
  top: 40px;
  z-index: 999;
}

.akinsoftailesi_col{
  width: 80%;
    flex: 0 0 90%;
    margin: 0 auto;
    background: #fff;
    top: -10px;
    padding: 15px;
    border-radius: 55px;
    box-shadow: 0 -43px 92px -73px #333;
}
.akinsoftailesi_col p {
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
}

.img-cortaklari{
  width: 100%;
  height: 60px;
  object-fit: cover;
}

/* SOFT BOX SHADOW*/
/*
  transform: translateY(-0.25rem);
  box-shadow: 0 2.25rem 1.5rem -1.5rem rgba(33,37,41,0.3),0 0 1.5rem 0.5rem rgba(33,37,41,0.05) !important;
*/
/**//**//**//**//**//**//**/



a.bayilik_basvurusu{
  background-color:#05509F;
}
a.bayilik_basvurusu:hover{
  background-color:#094484;
}

a.bayilik_basvurusu , a.demo_talebi{
  border-radius:9px;
  transition: all 0.1s ease-in-out;
}

a.bayilik_basvurusu:hover , a.demo_talebi:hover{
  transform: translateY(-0.05rem);
  border-radius: 11px;
  box-shadow: 0 2.25rem 1.5rem -1.5rem rgba(33,37,41,0.3),0 0 1.5rem 0.5rem rgba(33,37,41,0.05) !important;
}

#bayiDetay .modal-title{
  font-family: 'Poppins', cursive;
  color:#000;
}
.modal-content{
  background: #fff;
}