a {
  text-decoration: none;
}

.cityBlueBackgroundColor {
  background-color: #03466b;
}

.cityYellowBackgroundColor {
  background-color: #f1c40f;
}

.cityLogoSize {
  width: 80%;
}

.cityVh-70 {
  height: 70vh;
}

.cityVh-40 {
  height: 40vh;
}

.cityMinVh-20 {
  min-height: 20vh;
}

.cityVh-37 {
  height: 37vh;
}

.cityMinVh-39 {
  min-height: 38vh;
}

.cityMainpageCircles {
  height: 70px;
  width: 70px;
  background-color: white;
  border-radius: 100px;
}

.cityBlueFontColor {
  color: #03466b;
}

.cityNavbarYellowLineTriangle {
  border-color: #f1c40f transparent transparent transparent;
  border-style: solid;
  border-width: 1.7rem 0px 0px 18px;
}

.cityYellowLineFontSize {
  font-size: 0.85rem;
}

.cityTransparentBlackDiv {
  background-color: rgba(0, 0, 0, 0.6);
  height: 25%;
  width: 100%;
}

.cityBorderRadius {
  border-radius: 10px;
  overflow: hidden;
  min-height: 50vh;
  max-height: 75vh;
}

.cityButtonWidth {
  width: 15vw;
}

.cityNavbarLogoMargin {
  margin-top: -25px;
}

.cityDivBordersAndShadow {
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.18);
}

.cityIletisimCircles {
  width: 70px;
  height: 70px;
  border-radius: 70px;
}

.cityYellowFontColor {
  color: #f1c40f;
}

.cityBlueButtons {
  background-color: #03466b;
  color: white;
}

.cityBlueButtons:hover {
  color: white;
  background-color: #03306b;
  transition: 50ms;
}

.cityYellowButtons {
  background-color: #f1c40f;
  color: white;
}

.cityYellowButtons:hover {
  background-color: #c29e0e;
  color: white;
  transition: 50ms;
}

.cityOutlineButtons {
  border-color: #03466b;
  color: #03466b;
}

.cityOrtaLogoSol {
  margin-left: -4%;
}

/* ANASAYFANIN EN ALTINDAKİ 5Lİ FOTOĞRAF */
.cityMainpageLastDiv {
  z-index: 0;
  height: 60vh;
  width: 100%;
  background-color: #c29e0e;
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: hidden;

  border-color: #c29e0e;
  border-style: solid;
  border-width: 5px 0px;
}

.cityGrayScale {
  transform: rotate(-10deg);
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  transform: scale(1.3);
}

.cityGrayScale:hover {
  transition: all 550ms;
  transform: rotate(-10deg);
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  transform: scale(1.3);
}

.cityDuzDiv {
  margin-left: 10%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.citySutun {
  height: 70vh;
  width: 20vw;
  transform: rotate(10deg);
  border-color: #c29e0e;
  border-width: 5px;
  border-style: solid;
  overflow: hidden;
}

.citySutun1 {
  z-index: 1;
  margin-left: -3%;
  flex: 3;
}

.citySutun1:hover {
  transition: all 750ms;
  z-index: 1;
  flex: 4;
}

.cityAraSutun {
  z-index: 2;
  flex: 3;
}

.cityAraSutun:hover {
  transition: all 750ms;
  z-index: 2;
  flex: 4;
}

.citySutun5 {
  z-index: 1;
  background-size: cover;
  margin-right: -3%;
  flex: 3;
}

.citySutun5:hover {
  transition: all 750ms;
  z-index: 1;

  flex: 4;
}

.cityRotateDeg--10 {
  transform: rotate(-10deg) scale(1.3);
}

.city5liParagraf {
  font-size: 0.5rem;
  width: 50%;
}

.city5liParagrafDiv {
  font-size: 0.6rem;
}

.city5liBackgroundSize {
  background-size: 100% 70%;
}

.city5liButonFont {
  font-size: 0.56rem;
  color: black;
}

/* HİZMETLER SAYFASI KUTULARI */
.cityHizmetlerPhotoSizes {
  width: 100%;
  height: 100%;
}

.cityHizmetlerHr {
  width: 30%;
  opacity: 1;
  color: #03306b;
}

.cityHizmetlerMainDiv {
  margin: 2% auto;
  width: 50vw;
  min-height: 40vh;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}

.cityHizmetlerLeftDiv {
  z-index: 1;
  display: flex;
  flex-direction: column;
  flex: 8;
  padding: 2% 0% 1% 2%;
  order: 1;
}

.cityHizmetlerLeftDiv2 {
  z-index: 1;
  display: flex;
  flex-direction: column;
  flex: 8;
  padding: 2% 0% 1% 0%;
  order: 3;
}

.cityHizmelerCenterDiv {
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  order: 2;
}

.cityHizmetlerCircles {
  height: 70px;
  width: 70px;
  border-radius: 70px;
  background-color: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: -100%;
  margin-top: 0px;
}

.cityHizmetlerCircles2 {
  height: 70px;
  width: 70px;
  border-radius: 70px;
  background-color: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -100%;
  margin-top: 0px;
}

.cityHizmetlerRightDiv {
  z-index: 1;
  flex: 10;
  order: 3;
}

.cityHizmetlerRightDiv2 {
  z-index: 1;
  flex: 10;
  order: 1;
}

/* FONTLAR */
.cityFontRoboto400 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.cityFontRoboto500 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.cityFontRoboto600 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
}

.cityFontOpenSans800 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
}

.cityFontOpenSans700 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.cityFontOpenSans600 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.cityFontOpenSans400 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

/* FONTLAR BİTİŞ */
@media (min-width: 1200.98px) {
  .cityHoverWidth40:hover {
    width: 40%;
    transition: 450ms;
  }

  .cityMainpageHizmetlerPhoto:hover {
    width: 35%;
    transition: 450ms;
  }

  .cityMainpageTruck {
    width: 90%;
    height: 90%;
  }

  .cityMainpageTruck:hover {
    width: 100%;
    height: 100%;
    transition: 400ms;
  }


  .cityTuruncuCizgi{
    overflow: hidden;
  }
}

/* Extra Large Devices */
@media (max-width: 1399.98px) {
}

/* Large Devices */
@media (max-width: 1199.98px) {
  .cityButtonWidth {
    width: 20vw;
    margin-left: 1vw;
  }

  .cityHizmetlerPhotoRadius {
    border-radius: 10px;
  }

  /* HİZMETLER */
  .cityHizmetlerMainDiv {
    margin: 2% auto;
    width: 70vw;
    min-height: 23vh;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  }

  .cityHizmetlerParagrafFont {
    font-size: 1.07rem;
  }

  /* ANASAYFANIN EN ALTINDAKİ 5Lİ FOTOĞRAF */

  .city5liButonFont {
    font-size: 1rem;
    color: black;
  }

  .city5liBackgroundSize {
    background-size: 100% 100%;
  }

  .city5liParagrafDiv {
    font-size: 1.3rem;
  }

  .city5liParagraf {
    font-size: 01rem;
    width: 70%;
  }

  .cityMainpageLastDiv {
    z-index: 0;
    min-height: 370vh;
    width: 100vw;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
  }

  .cityGrayScale {
    transform: rotate(0deg);
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    transform: scale(1);
  }

  .cityGrayScale:hover {
    transition: all 550ms;
    transform: rotate(0deg);
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    transform: scale(1);
  }

  .cityDuzDiv {
    margin-left: 0%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .citySutun {
    border-radius: 10px;
    margin-top: 2vh;
    height: 100vh;
    min-width: 50vw;
    transform: rotate(0deg);
    border-color: rgba(128, 128, 128, 1);
    border-width: 0px;
    border-style: solid;
    overflow: hidden;
  }

  .citySutun1 {
    background-color: white;
    z-index: 1;
    margin-left: 0%;
    flex: 3;
  }

  .citySutun1:hover {
    background-color: white;
    transition: all 750ms;
    z-index: 1;
    flex: 3;
  }

  .cityAraSutun {
    background-color: white;
    z-index: 2;
    flex: 3;
  }

  .cityAraSutun:hover {
    background-color: white;
    transition: all 750ms;
    z-index: 2;
    flex: 3;
  }

  .citySutun5 {
    background-color: white;
    z-index: 1;
    margin-right: 0%;
    flex: 3;
    margin-bottom: 20px;
  }

  .citySutun5:hover {
    background-color: white;
    transition: all 750ms;
    z-index: 1;
    flex: 3;
  }

  .cityRotateDeg--10 {
    transform: rotate(0deg) scale(1);
  }
}

/* Medium Devices */
@media (max-width: 992.98px) {
  .cityOrtaLogoSol {
    margin-top: -6%;
  }

  .city5liButonFont {
    font-size: 1rem;
    color: black;
  }

  .city5liParagrafDiv {
    font-size: 1.1rem;
  }

  .citySutun {
    border-radius: 10px;
    margin-top: 2vh;
    height: 100vh;
    min-width: 65vw;
    transform: rotate(0deg);
    border-color: rgba(128, 128, 128, 1);
    border-width: 0px;
    border-style: solid;
    overflow: hidden;
  }

  /* HİZMETLER SAYFASI KUTULARI */
  .cityHizmetlerParagrafFont {
    font-size: 0.92rem;
  }

  .cityHizmetlerPhotoSizes {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }

  .cityHizmetlerHr {
    width: 30%;
    opacity: 1;
    color: #03306b;
  }

  .cityHizmetlerMainDiv {
    margin: 3% auto;
    width: 60vw;
    min-height: 40vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  }

  .cityHizmetlerLeftDiv {
    z-index: 1;
    display: flex;
    flex-direction: column;
    flex: 8;
    order: 3;
    padding: 2% 3% 1% 2%;
  }

  .cityHizmetlerLeftDiv2 {
    z-index: 1;
    display: flex;
    flex-direction: column;
    flex: 8;
    padding: 2% 0% 1% 2%;
    order: 3;
  }

  .cityHizmelerCenterDiv {
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    order: 2;
  }

  .cityHizmetlerCircles {
    height: 70px;
    width: 70px;
    border-radius: 70px;
    background-color: white;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0%;
    margin-top: -35px;
  }

  .cityHizmetlerCircles2 {
    height: 70px;
    width: 70px;
    border-radius: 70px;
    background-color: white;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0%;
    margin-top: -35px;
  }

  .cityHizmetlerRightDiv {
    z-index: 1;
    flex: 10;
    order: 1;
  }
}

/* Small Devices */
@media (max-width: 767.98px) {


  .cityNavbarLogoMargin {
    margin-top: 0px;
  }

  .citySutun {
    border-radius: 10px;
    margin-top: 2vh;
    height: 100vh;
    min-width: 75vw;
    transform: rotate(0deg);
    border-color: rgba(128, 128, 128, 1);
    border-width: 0px;
    border-style: solid;
    overflow: hidden;
  }

  /* HİZMETLER SAYFASI KUTULARI */
  .cityHizmetlerParagrafFont {
    font-size: 0.92rem;
  }

  .cityHizmetlerPhotoSizes {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }

  .cityHizmetlerHr {
    width: 30%;
    opacity: 1;
    color: #03306b;
  }

  .cityHizmetlerMainDiv {
    margin: 5% auto;
    width: 80vw;
    min-height: 40vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  }

  .cityHizmetlerLeftDiv {
    z-index: 1;
    display: flex;
    flex-direction: column;
    flex: 8;
    order: 3;
    padding: 2% 3% 1% 2%;
  }

  .cityHizmelerCenterDiv {
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    order: 2;
  }

  .cityHizmetlerCircles {
    height: 70px;
    width: 70px;
    border-radius: 70px;
    background-color: white;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0%;
    margin-top: -35px;
  }

  .cityHizmetlerRightDiv {
    z-index: 1;
    flex: 10;
    order: 1;
  }
}

/* Extra Small Devices */
@media (max-width: 576.98px) {

  .cityTuruncuCizgi{
    overflow: hidden;
    height: 0px;
  }

  .city5liButonFont {
    font-size: 0.85rem;
    color: black;
  }

  .city5liParagrafDiv {
    font-size: 1rem;
  }

  .citySutun {
    border-radius: 10px;
    margin-top: 2vh;
    height: 100vh;
    min-width: 85vw;
    transform: rotate(0deg);
    border-color: rgba(128, 128, 128, 1);
    border-width: 0px;
    border-style: solid;
    overflow: hidden;
  }
}
