#homeSlide1 {
  background-image: url(../malzemeler/img/relocast/anasayfa-head-1.jpg);
  background-position: bottom center;
}

#homeSlide2 {
  background-image: url(../malzemeler/img/relocast/anasayfa-head-2.jpg);
  background-position: bottom center;
}

.centerADivInAnotherHomeHero {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1200px;
}

.homeNews {
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1200px; */

  /* margin: 0; */
  position: absolute;
  top: -110px;
  left: 50%;
  -ms-transform: translate(-50%,  1px);
  transform: translate(-50%, 1px);
  max-width: 1200px;
  width: 100%;
}

.centerADivInAnotherAsistan {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.hizmetlerKategoriKutusu {
  padding: 30px 15px;
  border-radius: 5px;
  margin-bottom: 40px;
}

#asistanAnlatsin {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -20%);
  width: 100%;
  max-width: 800px;
  z-index: 40;
}

.asistanAnlatsinKapak {
  max-width: 450px;
  text-align: center;
  border-radius: 10px;
}

.checkGreen {
  color: #8afb3c;
}

#gunSecimiBoxTasiyici {
  -webkit-box-shadow: 0px 7px 32px -6px rgba(28, 80, 102, 0.72);
  -moz-box-shadow: 0px 7px 32px -6px rgba(28, 80, 102, 0.72);
  box-shadow: 0px 7px 32px -6px rgba(28, 80, 102, 0.72);
  background-color: white;
  padding: 30px;
  border-radius: 5px;
}

.goldYaziLinkUnderline {
  color: white;
  text-decoration: underline !important;
}

.goldYaziLinkUnderline:hover {
  color: #98b8d9 !important;
  text-decoration: none !important;
}

.goldYaziLinkUnderlineBody {
  color: #002244;
  text-decoration: underline !important;
}

.goldYaziLinkUnderlineBody:hover {
  color: #303030 !important;
  text-decoration: none !important;
}

.gunSecimiBox {
  background-color: white;
  text-align: center;
  color: #303030;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  padding: 25px 15px;
}

.gunSecimiBoxPopuler {
  -webkit-box-shadow: 0px 7px 31px -6px rgba(106, 193, 231, 0.3);
  -moz-box-shadow: 0px 7px 31px -6px rgba(106, 193, 231, 0.3);
  box-shadow: 0px 7px 31px -6px rgba(106, 193, 231, 0.3);
  border: 1px solid #6ac1e7;
}

#iletisimFormTasiyici {
  padding: 15px;
  background-color: #e2f2f9;
  border-radius: 5px;
}

#hizmetlerimizHead {
  text-align: center;
  background-image: url(../malzemeler/img/relocast/hizmetlerimiz-head.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

#hizmetlerimizHeadVatandaslik {
  text-align: center;
  background-image: url(../malzemeler/img/relocast/head-turkish-citizenship.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#iletisimHead {
  text-align: center;
  background-image: url(../malzemeler/img/relocast/iletisim-head.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

#nasilCalisirHead {
  text-align: center;
  background-image: url(../malzemeler/img/relocast/nasil-calisir.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

#ucretlendirmeHead {
  color: white;
  text-align: center;
  background-color: #3685a8;
  background-image: url(../malzemeler/img/relocast/ucretlendirme-head.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

#girisFormTasiyici {
  text-align: center;
  background-color: #3685a8;
  background-image: url(../malzemeler/img/relocast/kayit-head.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  padding: 40px 0px;
}

#girisForm {
  max-width: 300px;
  background: white;
  padding: 30px 15px;
  border-radius: 5px;
  box-shadow: 1px 12px 30px -6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 12px 30px -6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 12px 30px -6px rgba(0, 0, 0, 0.25);
}



.fiyat {
  font-size: 28px;
}

.gun {
  font-size: 20px;
  font-weight: 700;
}

.w100HerYerde {
  width: 100% !important;
  text-align: center;
}

.iti {
  width: 100%;
}

.miniLink {
  color: #747474;
  font-size: 12px;
}

.miniLink:hover {
  color: #747474 !important;
  text-decoration: underline !important;
}


.anaSayfaIconsTasiyici .flex1 {
  margin: 0px 8px;
  padding: 15px;
  background-color: #f4fafd;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  border-radius: 4px;
}

.anaSayfaIconsTasiyici .flex1 p {
  color: #303030;
}

.anaSayfaIconsTasiyici .flex1:hover {
  -webkit-box-shadow: 0px 6px 37px -1px rgba(182, 207, 219, 1);
  -moz-box-shadow: 0px 6px 37px -1px rgba(182, 207, 219, 1);
  box-shadow: 0px 6px 37px -1px rgba(182, 207, 219, 1);
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  cursor: pointer;
}


.ucretlendirmeChecks {
  margin-left: 24px !important;
}


.anaSayfaIconsTasiyiciMobil .hb {
  padding: 15px;
  background-color: #f4fafd;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  border-radius: 4px;
  min-height: 210px;
  height: 210px;
}

.anaSayfaIconsTasiyiciMobil .hb p {
  color: #303030;
}


#satinAlmaFormTasiyici {
  background-color: #f4fafd;
  padding: 30px;
  border-radius: 4px;
}

#satinAlmaFormTasiyiciIc {
  background-color: white;
  border-radius: 4px;
  padding: 15px;
  -webkit-box-shadow: 0px 5px 26px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 5px 26px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 5px 26px 0px rgba(0, 0, 0, 0.12);
}

.pointer:hover {
  cursor: pointer;
}

.dashboardHizmetlerListesiTasiyici {
  padding: 15px;
  background-color: #fafafa;
}


.numberCircle {
  font-size: 16px;

  width: 2em;
  height: 2em;
  box-sizing: initial;

  background: #fff;
  border: 2px solid #ef5052;
  text-align: center;
  border-radius: 50%;

  line-height: 2em;
  box-sizing: content-box;
}


.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}



.hizmetDetaySayfaIcerik p {
  margin-bottom: 20px;
}

.blogKey {
  font-weight: bold;
  font-style: italic;
  font-size: 17px;
}

.blogHomeLink {
  color: #303030;
}


.blogHomeLink:hover {
  color: #ef5052;
}



.nav-link-relo {
  padding: 10px 15px !important;
  margin: 0px 5px;
  color: #303030;
  background-color: #FFF7DF;
  min-width: 140px;
}

.nav-link-relo:hover {
  color: black;
}


.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #303030;
  background-color: #FBCA3D;
  font-weight: 600;
}

.colorGold {
  color: #002244 !important;
}
.colorWhite {
  color: white !important;
}

.duyuruKutusu {
  background-color: #fbf8f6;
  padding: 15px;
  border-radius: 5px;
  min-height: 170px;
}

.duyuruLink {
  color: #303030;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  outline: none;
}

.duyuruLink:hover {
  color: #403327;
}

.makaleIcerik h2 {
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 30px;
}

.italicYazi {
  font-style: italic;
}



.kanunAlintisi {
  background-color: #f7f0e9;
  padding: 35px 15px 15px 30px;
  border-radius: 0px 10px 10px 0px;
  border-left: 2px solid #b3995d;
}

.fw600 {
  font-weight: 600;
}


.marker {
  background-image: url("img/stnz/pin.png");
  background-size: cover;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
}

.anaSayfaKutular {
  background-color: #fbf8f6;
  padding: 32px 15px 25px 15px;
  border-radius: 5px;
  color: #b3995d;
  font-weight: 600;
  -webkit-transition: all .4s ease-out;
  -moz-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  outline: none;
}

.anaSayfaKutular:hover {
  background-color: #b3995d !important;
  color: #fbf8f6;
}


