.html {
  background-color: rgba(15, 14, 15, 0.08)
}

.body {
  background-color: darkseagreen;
}

#title {
  height: 60px;
  font-size: 60px;
  padding-left: 10px;
}

.titleA {
  font-size: 20px;
}

#nav-title {
  font-size: 40px;
}

#responsiveMenu a{
  color: white;
}

.carousel-item .img-fluid {
  width:100%;
  height:auto;
}

.carousel-item{
  height: auto;
}

.wrapper {
  min-height: 200px;
  position: relative;
}


.top-main {
  height: 7200px;
  background-image: url("../images/img5.jpeg");
}

.container{
	  margin: 0 auto;
    width: 95vw;
    height:95vh;
}

.topMsg {
	font-size: 2em;
	padding:20px;
  color: teal;
}

.firstDiv{
  background-color: rgba(255, 255, 255,0.9);
  border-radius: 10px;
  display: inline-block;
  width: 100%;
  /* height: 700px; */
  margin: 50px 0;
}

/* .parent {
display: flex;
justify-content: space-between;
} */

.baireSub {
  font-size: 13px;
}

.warnComment {
  font-size: 12px;
  color: red;
}

.fontRed {
  color: red;
}

.fontBlue {
  color: blue;
}

.guest {
  font-size: 15px;
}

.child1 {
/* width: 60%; */
height: 600px;
text-align: center;
padding: 0 30px;
overflow: auto;
/* font-size: 20px; */
}

.introduction {
  font-size: 25px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  background-color: brown;
  color: white;
  line-height: 2.5;
  padding: 2% 0;
}

.all-comment {
    text-align: center;
    margin-left: 0%;
    padding-right: 0%;
}

.all-image {
    padding-top: 15px;
    width: 320px;
    height: 300px;
    margin: auto;
    display: block;
}

.all-image2 {
  padding-left: 0px;
  width: auto;
  height: 300px;
  margin: auto;
  display: block;
}

.all-image3 {
  padding-left: 0px;
  width: auto;
  height: 400px;
  margin: auto;
  display: block;
}

.all-image4 {
  padding-left: 0px;
  padding-bottom: 10%;
  width: auto;
  height: 400px;
  margin: auto;
  display: block;
}

.first-title, .second-title {
  font-size: 23px;
  color: teal;
  margin-top: 10%;
}

.first-contents {
  margin-top: 10%;
  line-height: 50px;
}

.second-contents {
  margin-top: 4%;
  line-height: 30px;
}

.all-title {
  font-size: 25px;
  line-height: 10px;
  padding: 15px 0 15px 20px;
  font-weight: bold;
  color: darkorange;
}


.profile-image {
  padding-top: 15px;
  padding-left: 70px;
  width: 300px;
  height: 350px;
}

.look_photo {
  font-size: 16px;
  text-align: center;
  display: block;
  color: black;
  padding-bottom: 10%;
  font-weight: bold;
  text-decoration:underline;
}

.look_garelly {
  font-size: 16px;
  text-align: center;
  display: block;
  color: black;
  padding-bottom: 10%;
  font-weight: bold;
}

.teacher-profile {
  margin-top: 30px;
  text-align: justify;
  margin-left: 0%;
}

.teacher2 .slick-dots {
  bottom: -70px;
  display: none !important;
}

.profile-title {
  font-size: 25px;
  line-height: 10px;
  padding: 15px 0 15px 30px;
  color: darkorange;
  font-weight: bold;
}

p.teacher-name {
  font-size: 30px;
  font-family: serif;
  padding-left: 30px;
  color: brown;
  font-weight: bold;
}

.name {
  font-weight: bold;
}

.profile-sentence {
    padding: 0 15px 10% 25px;
    color: honeydew;
    font-weight: bold;
}

.time-image {
  width: 100%;
  height: 750px;
  padding-top: 50px;
  margin-bottom: 40px;
  opacity: 0.85;
}

.timetable-image {
  position: relative;
  color: saddlebrown;
}

.timetable-image p {
  position: absolute;
  top: 23%;
  left: 8%;
  font-size: 15px;
  font-weight: bold;
}

.space {
  padding: 0 30px;
  font-weight: bold;
}

.space-high {
  padding: 0 30px 0 45px;
  font-weight: bold;
}

.space-low {
  padding: 0 36px 0 31px;
  font-weight: bold;
}

.timetable-text {
  font-size: 13px;
  padding: 15px 40px 0 20px;
  display: block;
  word-break: break-all;
  font-weight: bold;
}

.repeat {
  display: block;
  word-break: break-all;
  font-weight: bold;
}

.contact-area {
  background-color: teal;
  color: honeydew;
  height: 650px;
  margin-top: 60px 0;
  opacity: 0.85;
  margin: 10% 0;
}

.contact-title {
  font-weight: bold;
  font-style: italic;
  padding-left: 20px;
  padding-top: 30px;
}

.contact-space {
  margin-left: 30px;
  font-size: 18px;
  padding-left: 20px;
}

iframe {
    width: 100%;
}

.iframe-wrap {
    text-align: center;
}

footer {
 width: 100%;
 height: 100px;
 clear: both;
 background-color: #444;
 padding: 15px 5px 0 5px;;
 color: #fff;
 font-size: 12px;
 bottom: 0;
}
footer .navbar-nav li a {
 text-align: center;
 color: #fff;
 padding-left: 0.5em;
 text-decoration: underline;
}
footer .navbar-nav li a:hover {
 color: #dcdcdc;
}

.copyright{
 text-align: left;
 font-size: 90%
}

.footer-contact {
  font-size: 15px;
  margin-left: 70%;
}

.footer-contact a {
  color: white;
}

.footer-title {
  margin-left: 30px;
  margin-top: 10px;
  font-size: 1.8rem;
}

.de {
  padding-left: 40px;
}

.event-image2 {
    padding-top: 15px;
    width: 98%;
    height: 250px;
    margin-left: 1%;
    margin-bottom: 5%
}

.event-title {
    font-size: 17px;
    line-height: 10px;
    padding: 45px 0 20px 0;
    font-weight: bold;
    text-align: center;
    color: teal;
}

.photo-space {
    padding-top: 30px;
    display: block;
}

.sanka {
  font-size: 18px;
  font-weight: bold;
}

.slider-img-top {
  margin: 0 5px;
}

.slider-img-top_a {
  margin: 0 5px;
}

.slider-img-top img {
  height: 200px;
  width: 300px;
  object-fit: cover;
}

.slider-img-top_a img {
  height: 400px;
  width: 300px;
  object-fit: cover;
}

.top-case {
  object-position: 0% 30%
}

.fit-picture {
  margin: 5% 5px;
  text-align: center;
}

.fit-picture_a {
  margin: 5% 5px;
  text-align: center;
}

.fit-picture img{
  height: 300px;
  width: 90%;
  object-fit: cover;
}

.fit-picture_a img{
  height: 300px;
  width: 90%;
  object-fit: cover;
}

.spain {
  display: block;
  text-align: center;
  padding: 10% 0;
  font-weight: bold;
  font-size: 14px;
}

/******** photo.html **********/

.center-image {
  margin: 0 auto;
}

.slider {
  margin: 30px auto 0;
  /* max-width: 500px;
  width: 80%; */
}
.slider-img {
  margin: 0 5px;
}
.slider-img img {
  height: 200px;
  width: 300px;
  object-fit: cover;
}

.photo-main {
  height: 3200px;
  background-image: url("../images/img5.jpeg");
}

.header-title {
  font-size: 1.8rem;
  color: white;
  margin: 15px 40% 15px 0;
  line-height: 1.2;
  font-weight: 500;
}

.introduction_under {
  font-size: 25px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  background-color: brown;
  margin-top: 20%;
  color: white;
  line-height: 2.5;
  padding: 2% 0;
}

.img3456-image {
  padding-top: 15px;
  width: 300px;
  height: 250px;
  margin-left: 7%;
}

.footer-photo {
  font-size: 15px;
  margin-left: 70%;
  padding-top: 20%;
}

.footer-photo a {
  color: white;
}

.footer-a {
  font-size: 18px;
  color: white;
  text-align: center;
  margin-top: 5%;
  display: block;
}

.a {
  height: auto;
}

@media (min-width: 768px) {
  .navbar-nav {
    margin-left: 50%;
    font-size: 20px;
  }
}

@media (min-width: 1024px) {

  .titleA {
    font-size: 35px;
  }

  .bg-dark {
    height: 120px;
}

.footer-title {
  margin-left: 100px;
  font-size: 45px;
}

.de {
  padding-left: 70px;
}

.navbar-nav {
  margin-left: 50%;
}

li.nav-item {
  font-size: 20px;
  padding-right: 10px;
}

li.nav-items {
  font-size: 23px;
  padding-right: 0px;
}

.fit-picture img{
  height: 400px;
  width: 90%;
  object-fit: cover;
}

.fit-picture_a img{
  height: 550px;
  width: 90%;
  object-fit: cover;
}

  .carousel-item .img-fluid {
    margin-top: 4%;
    width:70%;
  height:500px;
}

  .profile-comment {
    display:flex;
    flex-direction: row;
  }

.all-comment {
    margin-left: 8%;
    padding-right: 8%;
}

  .all-image {
    padding-left: 0px;
    width: auto;
    height: 300px;
    margin: 0 0 7% 10%;
}

.all-image2 {
  margin: 0 0 7% 10%;
}

.all-image3 {
  margin: 3% 5% 7% 10%;
  height: 550px;
}

.all-image4 {
  margin: 0 0 7% 15%;
  padding-bottom: 0%;
}

.all-title {
  font-size: 35px;
  padding-top: 80px;
  padding: 80px 0 15px 20px;
}

.first-title {
  font-size: 30px;
  color: teal;
  margin-top: 5%;
}

.second-title {
  font-size: 30px;
  color: teal;
  margin-top: 5%;
}

.name {
  font-size: 25px;
}

.warnComment {
  font-size: 16px;
} 

.first-menu {
  margin-left: 5%;
}

  .profile-image {
    width: 400px;
    height: 500px;
    margin: 7% 50px 0 7%;
}

.teacher-profile {
  margin: 7% 0 7% 2%;
}

.teacher2 .slick-dots {
  bottom: -70px;
  display: block !important;
}

.teacher2 .slick-dotted.slick-slider {
  margin-bottom: 130px;
}

.profile-title {
  font-size: 35px;
  padding-top: 80px;
  padding: 60px 0 15px 20px;
}

.profile-sentence {
  font-size: 20px;
  line-height: 40px;
  padding-top: 20px;
}

.introduction {
  font-size: 35px;
  margin-bottom: 50px;
}

p.teacher-name {
  font-size: 35px;
    font-family: serif;
    padding-left: 15px;
    padding-top: 20px;
}

.time-image {
  width: 50%;
  height: 1050px;
  padding-top: 50px;
  margin-bottom: 7%;
  margin-left: 24%;
}

.timetable-image p {
  top: 25%;
  left: 33%;
  font-size: 20px;
}

.space {
  padding: 0 50px;
}

.space-high {
  padding: 0 50px 0 70px;
}

.space-low {
  padding: 0 58px 0 51px;
}

.timetable-text {
  font-size: 18px;
  width: 50%;
}

iframe {
  width: 170%;
  height: 550px;
}

.a-table {
  margin-left: 5%;
}

.contact-area {
  margin-top: 150px;
  height: 550px;
  width: 70%;
  margin-left: 14%;
  margin-right: 14%;
  display: flex;
  flex-direction: row;
}

.contact-title {
  padding: 50px 0 10px 0;
  font-size: 28px;
}

.contact-space {
  font-size: 21px;
  padding-right: 30px;
  display: block;
  word-break: break-all;
}

.event-title {
    font-size: 30px;
}

.event-image2 {
    padding-top: 35px;
    width: 60%;
    height: 400px;
    margin-left: 20%;
}

.photo-space {
    padding-top: 80px;
}

.footer-information {
  margin-left: 25%;
}

footer {
  height: 100px;
}

.footer-contact {
  font-size: 25px;
  margin-left: 80%;
}

.look_garelly {
  font-size: 20px;
  display: inline-block;
  padding-bottom: 0;
  margin-top: 3%;
}

.look_photo {
  font-size: 20px;
  padding-top: 3%;
  padding-bottom: 5%;
}

.top-main {
  height: 8200px;
}

/******** photo.html **********/

.photo-main {
  height: 3800px;
}

.header-title {
  font-size: 45px;
  color: white;
  margin: 15px 20% 15px 5%;
  line-height: 1.2;
  font-weight: 500;
}

.introduction_under {
  font-size: 25px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  background-color: brown;
  margin-top: 20%;
  color: white;
  line-height: 2.5;
  padding: 2% 0;
}

.img3456-image {
  padding-top: 35px;
  width: 40%;
  height: 500px;
  margin-left: 5%;
}

.spain {
  padding: 5% 0;
  font-size: 20px;
}

.footer-photo {
  margin-left: 85%;
  padding-top: 5%;
  font-size: 20px
}

.footer-photo a {
  color: white;
}

.footer-a {
  font-size: 30px;
  color: white;
  text-align: center;
  margin-top: 1.5%;
  display: block;
}

/* .slider-img img {
  height: 200px;
  width: 300px;
  object-fit: cover;
} */
}
