@charset "utf-8";
*, *:before, *:after {
    
    box-sizing: border-box;
}
body {
    font-family: 'Cairo', sans-serif;



    font-size: 1.em;
    font-weight: 400;
    line-height: 1.4rem;
    background-image: url(assests/images/pepyrus-burl.jpg);
    
}
#contanir {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 70px;
    padding-top: 35px;
    background-color: #F0EFE6;
    margin-top: 40px;
    border-radius: 70px;
    -webkit-box-shadow: 10px 10px 21px 0px rgba(10,10,10,0.33);
    box-shadow: 10px 10px 21px 0px rgba(10,10,10,0.33);
    background-image: url(assests/images/pepyrus.jpg);
}
nav ul {
    text-align: right;
    list-style-type: none;


}

a:link, a:visited {
    font-family: 'Cairo', sans-serif;
    color: #027360;
    text-decoration: none;
    
}

a:hover, a:active {
    font-family: 'Cairo', sans-serif;
    color: #7B4B0B;
    text-decoration: none;
}
h1, h2, h3, h4 {
    font-family: 'Cairo', sans-serif;
    font-weight: bold;
    font-weight: 700;
}
header {
    border-bottom: medium solid #95C5BD;
    border-top-width: medium;
    border-right-width: medium;
    border-left-width: medium;

}
header h1 {
    font-family: 'Cairo', sans-serif;
    font-size: 320%;
    font-style: italic;
    margin-left: 35px;
    margin-top: 60px;
}


#topNav ul li  {
    display: inline-block;
    font-size: 1.1rem;
    margin-right: 30px;
    margin-left: 10px;
}

main h1 {
    color: #154D86;
    text-align: left;
    font-family: 'Cairo', sans-serif;
    font-weight: bold;
    font-weight: 700;
    font-size: 2.5rem;
    margin-left: 80px;
   
	}
main h2 {
    color: #643E0B;
    margin-left: 196px;
    margin-top: 60px;
    font-size: 2.5rem;
}
main p {
    text-align: left;
    margin-right: 240px;
    margin-bottom: 40px;
    margin-left: 235px;
    color: rgba(62,38,7,1.00);
}
#whereisegypt p iframe {
    border-radius: 26px;
    -webkit-box-shadow: 3px 2px 13px;
    box-shadow: 3px 2px 13px;


}

footer {
    border-top: 2px solid #95C5BD;
    
}

footer h1 {
    font-size: 2rem;
    text-align: center;
    color: #124272;
}
footer ul {
    text-align: center;
    list-style-type: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

footer ul li {
    display: inline-block;
    margin-left: 20px;
    color: #027360;
    font-size: 0.9rem;
}


#placestogo   {
    margin-top: 50px;
    margin-left: 108px;

}
#placestogo p {
    margin-left: 35px;
    margin-right: 50px;
    margin-bottom: 34px;
    text-align: left;
}


.placestogo  {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;

}
.placestogo img {
    border: 8px solid #F4F2EE;
    border-radius: 0px 50px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.40);
    align-self: flex-start;
    margin-top: 40px;
	
}


.placestogodetails { 
	margin-left: 70px;
    margin-right: 70px;
}
nav #placesfood {
    text-align: right;
    list-style-type: none;
    border-bottom-color: #95C5BD;
    border-bottom-style: solid;
    border-width: medium;
}
nav #placesfood li {
    display: inline-block;
    color: #5A865B;
    font-size: 0.9rem;
    min-width: 0rem;
    margin-left: -50px;
    margin-right: 120px;


}


.placestogodetails h2 {
    color: #7B4B0B;
    margin-left: 40px;
}

#foodtotry {
    border-top-color: #95C5BD;
    border-top-style: solid;
}

 #foodtotryBox {
    display: flex;
    justify-content: space-between;
}
.foodtotry {
    flex-basis: 50%;
    text-align: left;
    margin-left: 50px;
    margin-right: 50px;
}


.foodtotry h2 {
    margin-bottom: 35px;
    margin-top: 35px;
    color: #7B4B0B;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1.5rem;
}



.foodtotry img {
    border: 8px solid #F4F2EE;
    border-radius: 70px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.40);
    align-self: flex-start;
    margin-left: auto;
    display: block;
    margin-right: auto;
}
.foodtotry p {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: left;
}

#typesBox {
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 70px;
    text-align: justify;
}
.types {
    display: flex;
    justify-content: space-between;
}

.typesdetail {
    margin-left: 39px;
    margin-right: -90px;
    margin-bottom: 45px;
    margin-top: -10px;
}
.types img {
    border: 8px solid #F4F2EE;
    border-radius: 0px 50px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.40);
    align-self: flex-start;
    margin-top: 50px;
}

.typesdetail h2 {
    font-family: 'Cairo', sans-serif;
    font-weight: bold;
    margin-left: 45px;
}
.typesdetail p {
    margin-left: 48px;
    margin-right: 100PX;
    text-align: left;
}
.backtotop {
    text-align: right;
    margin-right: 35px;
    margin-left: 80px;
}
#heroimg img {
    border-radius: 35px;
    -webkit-box-shadow: 1px 1px 10px;
    box-shadow: 1px 1px 10px;
    align-self: flex-start;
    width: 81%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    margin-bottom: 35px;
    border: 5px solid rgba(213,196,174,1.00);
}
/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    -webkit-box-shadow: 0px 0PX 10px;
    box-shadow: 0px 0PX 10px;
    margin-top: 30px;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
    position: absolute;
    width: auto;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.7s ease;
    user-select: none;
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding-top: 8px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 8px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Fading animation */
.fade {
    /* [disabled]-webkit-animation-name: fade; */
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
