*{

  margin: 0px;
}
html {
  font-size: 16px; /* Varsayılan olarak 16px veya ihtiyacınıza göre başka bir değer */
}

html, body {
  overflow-x: hidden;
}




@media (max-width: 1024px) {

  .headerLogoClass{
    left: 0rem !important;
    position: relative;
  }
  .headerLanguage{
    right: 0px !important;
  }
  .headerLogoClass img{
    width: 12rem;
  }
  .footer a{
    font-size: 20px;
        }
    .buttonTop {
      display: none !important;

    }
    .bloomoMedya{
      padding-bottom: 100px;
      }
  }

  @media (max-width: 768px) {
    .commentBox{
      width: 15rem !important;
      height: 25rem !important;
    }
    .mainBaslik{
      width: 100% !important;
    }
.mainParagraf{
  padding-bottom: 1rem;
}
    html {
      font-size: 1px;
    }  
    .boxIconDiv {


      padding: 0.8rem 0.2rem 0.2rem 0.2rem !important;

      width: 3rem;
      height: 3rem;

      }
      
  }

  @media (max-width: 768px) {
    .footer a{
      font-size: 15px;
          }
    html {
      font-size: 10px;
    } 
    .bottomNavdiv{
      display: inline-block;
    }

  }

  @media (min-width: 1024px) {

    .bottomNavdiv{
      display: none;
    }




  }

  .backgroundDiv{
background-image: url(Images/BackHead.png);
background-repeat: no-repeat;
  }


  .header-back{
    height: 6rem;
    display: flex;
    align-items: center; 
    padding-right: 20px; 
    clear: both;
    background-position: center;
    justify-content: space-between;
 }
  .buttonDiv{
    display: flex;
    align-items: center;
    justify-content: center; 
    width: 100%; 
  }
  .buttonTop{
    display: flex; 
    justify-content: center; 
    width: 100%; 
  }
  .button{
    list-style: none;
    font-size: 1.4rem;
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    color: red;
    font-family: "Roboto";
    font-weight: 700;
  }


.button:hover{
  background: linear-gradient(173deg, rgba(0,180,255,1) 0%, rgba(0,252,255,1) 39%, rgba(0,242,255,1) 59%, rgba(0,180,255,1) 100%);
  border: 2px solid rgb(10, 255, 247);
  color: white;
}
  

.buttonMenu{

list-style: none;

}



.button a{
    color: #157cb4;
    text-decoration: none
}

.button a:hover{
  color: white;
  text-decoration: none
}

.bottomNav {
  position: fixed; /* Fixed positioning to stick at the bottom */
  bottom: 0; /* Align to the bottom */
  width: 100%; /* Full width */
  display: flex; /* Use flexbox for alignment */
  justify-content: center; /* Center the inner content */
  background: rgb(234, 234, 234);
  box-shadow:  0 -2px 5px rgba(0, 0, 0, 0.2); 
  z-index: 100;

}

.bottomNavdiv {
  width: 100%; /* Take the full width of the parent */
}

.buttonBottom {
  list-style: none; /* Remove default list styling */
  display: flex; /* Use flexbox for horizontal alignment */
  justify-content: space-around; /* Evenly space the items */
  padding: 10px 0; /* Add some padding for touch targets */
  margin: 0; /* Remove default margin */
}
.favicon{
font-size: 2.4rem;
padding: 0px 0.3rem 0px 0.3rem ;
border-radius: 15px;
background-color: #ffffff;
align-items: center;
display: flex; /* Enable flexbox for centering icon */
align-items: center; /* Center icon vertically */
justify-content: center; /* Center icon horizontally */
text-decoration: none; /* Remove underline from links */
color: #00b4ff;
width: 6rem;
}

.favicon p{
  font-size: 1rem;
  }
.whatsapp{

  color: 	#25D366 !important;
  font-size: 3.3rem;
}

.buttonMenu{
  padding: 1.5rem;
  border-radius: 25px;
  background-color: #ffffff;
  align-items: center;
}

.contentMain{
  background-image: url(Images/backimage.png);
  background-position: left;
  background-size: 130%;
  background-repeat: no-repeat;
  margin-top: 8rem;

  height: 20rem;
  width: 80%; 
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: flex; 
  justify-content: center; 
  align-items: center; 
}

.mainBaslik {
  font-size: 3rem;
  color: #30287e;
  vertical-align: middle;
  text-align: left;
  font-family: "Roboto";
  width: 80%;   
}

.mainDiv {
  flex: 0 1 38%;
  align-items: center;
  display: flex;
}



.mainDivImg img {
  width: 50rem;
}
.mainParagraf{

color: black;
font-size: 1rem;
font-family: "Mukta Malar", sans-serif;
font-weight: 300;
font-style: normal;
}

.navContent{

  display: flex;
  justify-content: center;
  align-items: center;
  height: 12rem;

}

.navContentDiv{

  align-items: center;
 justify-content: center;
  display: flex;
  width: 50rem;
  height: 6rem;
  background-color: rgb(0, 118, 169);
  border: 2px  solid  ;
  border-radius: 15px;
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
  background-image: url(Images/kampanya.png);
  background-size: 100%;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;

}

.navContentDiv p{
  text-align: center;
  color: white;
  font-family: "Mukta Malar", sans-serif;
  font-size: 1.2rem;
  display: block;

  
}

.navContentDiv i{

  position: static;
  right: 150px;

}

.hizmetler{

color: #00b4ff;
font-size: 3rem;
font-family: "Roboto";
text-align: center;
/* background-image: url(Images/BoobleCarpet.png); */
background-repeat: no-repeat;

}

.hizmetButton{
text-decoration: none;
font-size: 1rem;
background-color: #00b4ff;
color: white;
padding: 0.6rem;
border: 3px solid #00e1ff;
border-radius: 8px;
box-shadow: rgb(194, 194, 194) 0px 20px 30px -10px;
background: linear-gradient(173deg, rgb(0, 143, 204) 0%, rgba(0,252,255,1) 39%, rgba(0,242,255,1) 59%, rgb(0, 141, 201) 100%);
}

.konum {
  display: flex;
  justify-content: center; /* Yatayda ortalama */
  align-items: center; /* Dikeyde ortalama */

  padding-top: 5rem;
  padding-bottom: 5rem;


}

.konumParagraf{
  font-family: "roboto";
  width: 30%;
  height: 5rem;
  margin-left: 2rem;
}

.konumParagrafDiv{

display: inline-block;

}

iframe {
  border: 0; /* Çerçeve kaldır */
  width: 30rem; /* Genişlik */
  height: 35rem; /* Yükseklik */

}

.boxIcon{
color: #00b4ff;
font-size: 3rem;
}
.facebook{
font-size: 3.3rem;
  color: #00afc6;
}
.whatsapp{
  font-size: 3.6rem !important;
}
.instagram{
  font-size: 3.3rem;
    color: #790086;
  }

.boxIconDiv {
border: 0.2rem solid #17b9ffc2;
padding: 0.7rem;
border-radius: 1rem;
display: inline-block;
margin-top: 0.5rem;
width: 10rem;
height: 7rem;
box-shadow: rgba(0, 166, 255, 0.788) 0px 3px 8px;
align-items: center;
overflow-y: hidden;
}


.boxIconDiv p{
padding: 0.5rem;
font-size: 1.3rem;
  
}


.boxIconMain{

  margin-top: 1rem;
  color: #00b4ff;
  border: 0.2rem  #00b4ff;
  padding: 0.5rem;
  /* display: flex;
  justify-content: space-between; */

  }
  
.kampanya{
  position: relative;
font-size: 2rem;
color: white;
left: 1.5rem;
}

.blanket{

  width: 4rem;
  position: relative;



}

.aracKoltuk{

  width: 2.7rem;
  position: relative;
  top: 0.8rem;
  padding: 0.75rem 0.9rem 0.75rem 0.9rem;

}


.divHizmetler{
  margin-top: 10rem;
display: inline-block;
border: 4px solid rgb(16, 128, 169);
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
border-radius: 65px;
padding: 20px;
margin: 2rem;
width: 70%;
height: auto;

background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='404' height='404' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%2300B4FF' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23FFFFFF'%3E%3Ccircle cx='769' cy='229' r='25'/%3E%3Ccircle cx='539' cy='269' r='25'/%3E%3Ccircle cx='603' cy='493' r='25'/%3E%3Ccircle cx='731' cy='737' r='25'/%3E%3Ccircle cx='520' cy='660' r='25'/%3E%3Ccircle cx='309' cy='538' r='25'/%3E%3Ccircle cx='295' cy='764' r='25'/%3E%3Ccircle cx='40' cy='599' r='25'/%3E%3Ccircle cx='102' cy='382' r='25'/%3E%3Ccircle cx='127' cy='80' r='25'/%3E%3Ccircle cx='370' cy='105' r='25'/%3E%3Ccircle cx='578' cy='42' r='25'/%3E%3Ccircle cx='237' cy='261' r='25'/%3E%3Ccircle cx='390' cy='382' r='25'/%3E%3C/g%3E%3C/svg%3E");


}
.divHizmetler h4{
color: #005377;
font-size: 2rem;
text-align: left;
margin-left: 4rem;

}

.divHizmetler li{
  padding-top: 0.7rem;

font-size: 1.2rem;
text-align: left;
color: #1e136a;

}



.kurumsal{

  color: #00b4ff;
  font-size: 3rem;
  font-family: "Roboto";
  text-align: center;
  
}


.kurumsal h4{

  font-size: 2rem;
  text-align: left;
  margin-left: 4rem;
  display: flex;
  justify-content: center;


  }





  @media (max-width: 1024px) {
    .contentMain {
      flex-direction: column;
      align-items: center;
      justify-content: center;

    }
    
    .mainDiv, .mainDivImg {
      width: 80%;
     

      margin-bottom: 2rem;
    }
    
    .mainDivImg img {
      width: 100%;

      
    }

    .contentMain {
      position: relative;
      width: 100%;

      top: 3rem;

    }
    .mainDivImg{
      position: relative;
      margin-top: 5rem;
      bottom: 9rem;

    }
    .hizmetButton{

      display: none;
    }
  }


  @media (max-width: 900px) {

    .mainBaslik {
      font-size: 30px !important;
    }

    .navContentDiv{

      width: 50rem !important;

    }

  }
  @media (max-width: 500px) {

    .navContentDiv{

      width: 30rem !important;
      padding: 1rem 0px 1rem 0px;
    }

  }

  .kapsamKurumsal{
    border-radius: 5rem 5rem 0rem 0rem;
  color: white;
  background: rgb(8,84,116);
  background: linear-gradient(180deg, rgba(8,84,116,1) 0%, rgba(8,84,116,1) 17%, rgba(4,33,45,1) 72%);}
.kurumsalMain{

  display: flex;
  justify-content: center;
  
}
  .divKurumsal {

    display: flex;
    justify-content: center; /* Yatay olarak ortala */
    align-items: center; /* Dikey olarak ortala */
    text-align: center; /* Metni ortalayın */

}

.footer{
  background-color: #04212d;

padding-bottom: 1rem;

}

.footer li{
list-style: none;
color: white;
font-size: 20px;
padding: 0.5rem;
text-decoration: none;
}


.footer a{
  font-family: "roboto";
  color: white;
  text-decoration: none;
}


.divKurumsalX {

width: 80%;

}
.headerMain{

}

.divKurumsal p {
display: block;
font-size: 1.3rem;
margin-top: 2rem;
text-align: justify;
}

.headerLogoClass{
position: relative;
left: 16rem;
width: 6rem;


}

.headerLogo{

display: block;

margin-left: 3rem;

}

.menu-item {
  display: inline-block;
  padding: 0; /* Padding sıfırla */
  border: none; /* Kenarlık kaldır */
  background: none; /* Arkaplanı kaldır */
  cursor: pointer;
}

.menu-item:hover{

color: #00f7ff;

}
.info {
  margin-top: 20px;
  padding: 10px;
background-position: center;
background-repeat: no-repeat;
}


.menuNew{

  background-position: center;
  background-repeat: no-repeat;

}



.bloomoMedya{
color: white;
font-family: "roboto";
display: flex;
align-items: center;
flex-direction: column;

}

.footer p{
color: white;
}
.ulasin{
margin-left: 48px;
margin-bottom: 1rem;
padding-top: 1.5rem;
}

.headerLanguage {
  list-style-type: none; 
  padding: 0;
  margin: 0;
  display: flex; 
  position: relative;
  right: 16rem;
}
.headerLanguage li {
  display: inline-block; /* Liste öğelerini yatay hizalar */
}

.headerLanguage img {
  width: 3rem;
  display: inline-block;
}

.headerLanguage a {
  display: inline-block;
}

.commentBox{
  border: 4px solid rgb(16, 128, 169);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  display: flex;
  width: 20rem;
  height: 25rem;
  margin: 15px;
  border-radius: 15px;
  text-align: center;
  align-content: center;
  flex-direction: column;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='600' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%2300B4FF' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23FFFFFF'%3E%3Ccircle cx='769' cy='229' r='25'/%3E%3Ccircle cx='539' cy='269' r='25'/%3E%3Ccircle cx='603' cy='493' r='25'/%3E%3Ccircle cx='731' cy='737' r='25'/%3E%3Ccircle cx='520' cy='660' r='25'/%3E%3Ccircle cx='309' cy='538' r='25'/%3E%3Ccircle cx='295' cy='764' r='25'/%3E%3Ccircle cx='40' cy='599' r='25'/%3E%3Ccircle cx='102' cy='382' r='25'/%3E%3Ccircle cx='127' cy='80' r='25'/%3E%3Ccircle cx='370' cy='105' r='25'/%3E%3Ccircle cx='578' cy='42' r='25'/%3E%3Ccircle cx='237' cy='261' r='25'/%3E%3Ccircle cx='390' cy='382' r='25'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;

}

.fotoComment{
margin: 5px auto 5px auto;
width: 5rem;
height: 5rem;

}
.star{
  color: #ffcc00;
  font-size: 1.2rem;
}
.nameCustomer{
  font-size: 1.2rem;
font-family: "roboto";
color: #0071a2 ;
}

.commentP{
  margin: 5px auto 5px auto;
  width: 90%;
  font-size: 1.2rem;
  padding-top: 1rem;
  font-family: "roboto" !important;
  color: #063f57 ;
}

.googleComment{

  display: inline-block;
}