body {
   overflow-x: hidden;
}

.navbar {
   background-color: #335d2d;
}

.navbar .nav-link {
   font-size: 14px;
   text-transform: uppercase;
   padding-left: 1rem !important;
   padding-right: 1rem !important;
}

/* .navbar .navbar-brand {
} */

/* .navbar .nav-item.active {
   border-bottom: #81b214 2px solid;
} */

.carousel-item {
   height: 500px;
}

.carousel-image-1 {
   background: url('../img/1.jpg');
   background-size: cover;
}

.carousel-image-2 {
   background: url('../img/_2.jpg');
   background-size: cover;
}

.carousel-image-3 {
   background: url('../img/_3.jpg');
   background-size: cover;

}

.carousel-image-4 {
   background: url('../img/4.jpg');
   background-size: cover;
   background-repeat: no-repeat;
}

#Din_Bilim_Barisi {
   position: relative;
   min-width: 200px;
   padding-left: 20px;
   text-align: center;
   color: rgba(61, 61, 61, 0.816);
}
#Turk {
   position: relative;
   min-width: 200px;
   padding-left: 20px;
   text-align: center;
   color: rgba(61, 61, 61, 0.816);
}
#ilahi_Nizam {
   position: relative;
   min-width: 200px;
   padding-left: 20px;
   text-align: center;
   color: rgba(61, 61, 61, 0.816);
}
#isaretler_Tembihler {
   position: relative;
   min-width: 200px;
   padding-left: 20px;
   text-align: center;
   color: rgba(61, 61, 61, 0.816);
}
#Dusten_Gercege {
   position: relative;
   min-width: 200px;
   padding-left: 20px;
   text-align: center;
   color: rgba(61, 61, 61, 0.816);
}
#Tohum {
   position: relative;
   min-width: 200px;
   padding-left: 20px;
   text-align: center;
   color: rgba(61, 61, 61, 0.816);
}

#Teoloji {
   position: relative;
   min-width: 200px;
   padding-left: 20px;
   text-align: center;
   color: rgba(61, 61, 61, 0.816);
}
#Felsefe {
   position: relative;
   min-width: 200px;
   padding-left: 20px;
   text-align: center;
   color: rgba(61, 61, 61, 0.816);
}
#Spiritualizm {
   position: relative;
   min-width: 200px;
   padding-left: 20px;
   text-align: center;
   color: rgba(61, 61, 61, 0.816);
}

#video-play {
   position: relative;
   min-width: 200px;
   max-width: 100vw;
   background-attachment: fixed;
   background: url('../img/Video_Background.jpg');
   background-repeat: yes-repeat;
   background-position: 0 -160px;
   text-align: center;
   color: #fff;
}

.dark-overlay {
   /* position: absolute; */
   /* top: 0;
   left: 0; */
   width: 100%;
   height: 100%;
   background: rgba(0, 0, 0, 0.7);
}

#video-play a {
   color: #fff;
}

#article {
   /* min-width: 200px;
   max-width: 100vw; */
   background-attachment: fixed;
   background: url('../img/Papatya.jpg');
   background-repeat: Yes-repeat;
   background-position: 0 -1300px;
   /* text-align: center; */
   color: #fff;
}

.alert.alert-info,
.button {
   max-width: 1000px;
   margin: 10px auto;
   text-align: center;
}
.button_1 {
   max-width: 1000px;
   margin: 10px auto;
   text-align: center;
}

#main-footer {
   color: #f7e7bd;
   background-color: #335d2d;
}
#Copyright {
   min-width: 100px;
   max-width: 100vw;
   text-align: center;
   background-color: #fff;
   color: black;

}
#Container {
   /* min-width: 100px;
   max-width: 100vw; */
   /* text-align: center; */
   color: #fff;
}