.pagination_d>strong,
.pagination_d>a {
    padding: 0.5rem;
    margin: 0.5rem;
    border: 1px solid rgb(36, 167, 220);
    background-color: white;
    color: rgb(36, 167, 220);
}
.pagination_d>strong:hover,
.pagination_d>a:hover {
    padding: 0.5rem;
    margin: 0.5rem;
    border: 1px solid rgb(36, 167, 220);
    background-color: rgb(36, 167, 220);
    color: white;
}
.muzik_baslik {
  min-height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.galeri_resim {
  height: 220px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.galeri_baslik {
  min-height: 54px;
}
table {
  width: 100%;
  border-top: .1rem solid rgb(36, 167, 220);
}

td {
  border: .2rem solid rgba(0, 0, 0, 0.06);
}
th {
  border: .2rem solid rgba(0, 0, 0, 0.06);
  color: white;
  background-color: rgb(36, 167, 220);
}
/* ilt_radio */
.ilt_radio {
  color: black;
  min-height: 30px;
  min-width: 30px;
}
.ilt_radio:hover,
.ilt_radio:focus {
  color: #123E7E;
  min-height: 30px;
  min-width: 30px;
}
/* ilt_radio */
/* ilt_checkbox */
.ilt_checkbox {
  color: black;
  min-height: 30px;
  min-width: 30px;
}
.ilt_checkbox:hover,
.ilt_checkbox:focus {
  color: #123E7E;
  min-height: 30px;
  min-width: 30px;
}
/* ilt_checkbox */
/* ilt_inpt */
.ilt_inpt {
  border: 1px solid rgb(000, 000, 000);
  color: black;
  min-height: 50px;
}
.ilt_inpt:hover,
.ilt_inpt:focus {
  border: 1px solid rgb(36, 167, 220);
  color: #123E7E;
  min-height: 50px;
}
/* ilt_inpt */
/* btn_link */

.btn_link:visited,
.btn_link {
  color: #0099e6 !important;
}

.btn_link:hover,
.btn_link:focus,
.btn_link:active {
  color: #123E7E !important;
}
/* btn_link */
input[type="checkbox"] {
  width: 30px;
  height: 30px;
}
/* sosyal_btn */
.sosyal_btn,
.sosyal_btn:visited {
  color: black;
}
.sosyal_btn:active,
.sosyal_btn:hover,
.sosyal_btn:focus,
.sosyal_btn:focus-within {
  color: black;
}
/* sosyal_btn */

.sosyal_logo {
  width: 2rem;
}

.d_b_m_h{
  min-height: 54px;
}
/* yazi_div yazi_resim_l yazi_resim_r */
.yazi_div {
  width: 100%;
  margin: auto;
}

.yazi_resim_l {
  float: left;
  padding: 0 10px 10px 10px;
  width: 30%;
}

.yazi_resim_r {
  float: right;
  padding: 0 10px 10px 10px;
  width: 30%;
}
/* yazi_div yazi_resim_l yazi_resim_r */
/* yorum_baslik */
.yorum_baslik {
  border-bottom: 1px solid rgb(36, 167, 220);
}
/* yorum_baslik */
/* hover */
.hover_1 {
  border: 1px solid #dee2e6;
}
.hover_1:hover {
  box-shadow: rgb(36, 167, 220, 0.6) 0px 0px 20px 5px;
}
/* hover */
/* btn_a */
.btn_a,
.btn_a:visited {
  color: rgb(36, 167, 220);
}
.btn_a:active,
.btn_a:hover,
.btn_a:focus,
.btn_a:focus-within {
  color: rgb(25, 69, 118);
}
/* btn_a */
/* btn_4 */
.btn_4,
.btn_4:visited {
  color: white;
  background-color: rgb(36, 167, 220);
  border: 1px solid rgb(36, 167, 220);
}
.btn_4:active,
.btn_4:hover,
.btn_4:focus,
.btn_4:focus-within {
  background-color: white;
  color: rgb(36, 167, 220);
}
/* btn_4 */
/* btn_2 */
.btn_2,
.btn_2:visited {
  color: black;
  border: 1px solid rgb(36, 167, 220);
}
.btn_2:active,
.btn_2:hover,
.btn_2:focus,
.btn_2:focus-within {
  color: black;
  box-shadow: rgb(36, 167, 220) 0px 0px 40px 5px;
}
/* btn_2 */
/* btn_1 */
.btn_1,
.btn_1:visited {
  color: black;
  background-color: white;
  border: 1px solid rgb(36, 167, 220);
}
.btn_1:active,
.btn_1:hover,
.btn_1:focus,
.btn_1:focus-within {
  color: white;
  background-color: rgb(36, 167, 220);
  box-shadow: rgb(36, 167, 220) 0px 0px 40px 5px;
}
/* btn_1 */

.btn_41,
.btn_41:visited {
  color: white !important;
  background-color: rgb(36, 167, 220);
  border: 1px solid rgb(36, 167, 220);
}
.btn_41:active,
.btn_41:hover,
.btn_41:focus,
.btn_41:focus-within {
  background-color: white !important;
  color: rgb(36, 167, 220) !important;
}


/* ortak */
.hizli_menu_w {
  width: 100px;
}
a,
p,
span,
div,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ul {
  font-family: 'Open Sans', sans-serif !important;
}
.title {
  color: rgb(36, 167, 220) !important;
}
.bg_main {
  background-color: rgb(36, 167, 220);
}
.bg_1 {
  background-color: rgba(33, 37, 41, 0.8) !important;;
}
.bg_2 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.bg_t {
  background-color: transparent !important;
}
body {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
.golge {
  /* box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 40px 5px !important; */
  box-shadow: 0 .25rem 1.75rem rgba(30,34,40,.07)!important;
}
.modal-backdrop {
  z-index: 1020;
}
.mfp-counter {
  display: none;
}
.bg_color_dark_t {
  background-color: rgba(255, 255, 255, 0.6) !important
}
#header .header-nav-features .header-nav-features-dropdown {
  background-color: rgba(255, 255, 255, 1) !important
}
.modal-content {
  background-color: rgba(255, 255, 255, 1) !important
}
.div_min_h {
  min-height: 600px;
}
a,
a:active,
a:hover,
a:focus,
a:visited,
a:focus-within {
  text-decoration: none;
}
.logo {
  width: 120px;
  border-radius: 50%;
  /* border: 1px solid white; */
  /* box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 40px 5px; */
  /* background-image: linear-gradient(to right, #243949 0%, #517fa4 100%); */
}
.bg_color_dark {
  background-color: rgba(33, 37, 41, 1) !important;
}
.mini_logo {
  width: 120px;
}
.main {
  min-height: 1000px;
}
/* ortak */
/* mobil menü buton */
#nav-icon3 {
  width: 46px;
  height: 38px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
#nav-icon3 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: rgb(36, 167, 220);
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
/* Icon 3 */
#nav-icon3 span:nth-child(1) {
  top: 0px;
}
#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
  top: 15px;
}
#nav-icon3 span:nth-child(4) {
  top: 30px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
/* mobil menü buton */
/* banner */
.banner_h {
  min-height: 100px;
}
/* banner */
@media only screen and (min-width: 1360px) {
  #header .header-nav-main.header-nav-main-slide nav > ul > li > span > a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  /* yazi_div yazi_resim_l yazi_resim_r */
  .yazi_div {
    width: 100%;
    margin: 0px;
  }
  .yazi_resim_l {
    float: unset;
    padding: 0px;
    width: 100%;
  }
  .yazi_resim_r {
    float: unset;
    padding: 0px;
    width: 100%;
  }
  /* yazi_div yazi_resim_l yazi_resim_r */
}