@charset "utf-8";

*{
	padding: 0;
	margin: 0;
}

footer {
    width: 100%;
    height: 100px;
    background-color: #A7D2FF;
    background-image: url(../images/39-392601_world-map-footer-background-rise-of-the-planet.png);
    background-repeat: repeat-x;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
	 text-align: center;
	
}
header {
    width: 100%;
    background-repeat: repeat;
    height: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/photo%20header.jpg);
    text-align: center;
	}
.Ldiv {
    float: left;
    line-height: 100px;
   
}

header nav {
    width: 100%;
    display: inline-block;
    line-height: 15px;
    margin-top: 20px;
}


	nav ul li:hover  {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #90D2F7;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
	}
nav ul li {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #A4A4A4;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    margin-top: 20px;
    font-size: large;
    text-align: center;
}
nav ul li a {
    text-decoration: none;
    color: #FAFAFA;
}
.Ldiv h1 {
    font-family: black-ops-one;
    font-style: normal;
    font-weight: 400;
}
header div {
    width: 100%;
    height: 80px;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
}
	nav ul li:hover  {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #90D2F7;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
	}
nav ul li:hover  {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #90D2F7;
    border: 1px solid #FFFFFF;
    border-radius: 15px;
	}
 

footer hr, img {
    display: inline-block;
}
footer hr {
    width: 250px;
    background-color: #5B656A;
    height: 2px;
    margin-top: 50px;
}
footer img {
    margin-top: 30px;
    margin-right: 10px;
    margin-left: 10px;
}
footer img:hover {
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
	opacity: 0.6;
}
main {
    width: 100%;
    height: 700px;
    background-color: rgba(192,213,233,1.00);
}

body main table {
    margin-right: 15%;
}
main table .tr1 td  {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    text-align: center;
    font-size: 30px;
    color: rgba(255,255,255,1.00);
}
main table .tr2 td  {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    font-size: 30px;
    color: rgba(255,255,255,1.00);
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
main div form {
    display: inline-block;
    margin-right: 100px;
}

.selector {
    padding-left: 130px;
    background-repeat: no-repeat;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    background-color: rgba(213,237,247,1.00);
    border-style: none;
    border-radius: 5px;
    border: 1px solid rgba(90,90,255,1.00);
    background-position: 918.2px 16px;
}
.selector2 {
    padding-left: 140px;
    background-repeat: no-repeat;
    background-position: right center;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    background-color: rgba(213,237,247,1.00);
    border-style: none;
    border-radius: 5px;
    border: 1px solid rgba(90,90,255,1.00);
    background-image: url(../images/person.webp);
}
.mainav {
    display: inline-block;
    line-height: 15px;
    margin-top: 20px;
    margin-right: 20px;
    position: absolute;
	
}
.mainav ul li {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(17,82,156,1.00);
    border: 1px solid #FFFFFF;
    margin-top: 20px;
    font-size: large;
    text-align: center;
    line-height: 15px;
    font-family: "Far TV";
}
.mainav ul li:hover  {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    background-color: #90D2F7;
    border: 1px solid #FFFFFF;
}
.selector img {
    padding-right: 2px;
}
input[type=text] {
    background-color: rgba(213,237,247,1.00);
    border-style: none;
    border-radius: 5px;
    border: 1px solid rgba(90,90,255,1.00);
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}
input[type=submit] {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-top: 5px;
    padding-right: 50px;
    padding-bottom: 5px;
    padding-left: 50px;
    background-color: rgba(224,237,103,1.00);
    border: 1px solid rgba(90,90,255,1.00);
    border-radius: 5px;
    margin-right: 75px;
    font-family: "Far Nazanin";
    font-size: 20px;
}
input[type=date] {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 18px;
    background-color: rgba(213,237,247,1.00);
    border-style: none;
    border-radius: 5px;
    border: 1px solid rgba(90,90,255,1.00);
}

aside {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    height: 80%;
    width: 40%;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    transition: all 1s;
}
.asideimg {
    width: 95%;
    height: 90%;
    margin-top: 15px;
    margin-right: 18px;
	
}
section {
    float: right;
    height: 80%;
    width: 40%;
    display: inline-block;
}

.asideimg:hover{
	opacity: 0.5;
}
section {
    width: 40%;
    height: 55%;
    margin-top: 50px;
    margin-right: 40px;
    margin-bottom: 20px;
    margin-left: 20px;
    position: relative;
    font-family: "Far TV";
    font-size: 18px;
    text-align: right;
    padding-top: 30px;
    padding-right: 120px;
    padding-bottom: 30px;
    padding-left: 30px;
    float: right;
    background-color: rgba(192,213,233,1.00);
}
.sectiondiv  {
    width: 80%;
    height: 400px;
    text-align: right;
    margin-right: 120px;
}
.topdiv {
    width: 100%;
    height: 50px;
    text-align: center;
    position: relative;
    background-color: rgba(255,255,255,1.00);
}
.imghotel {
    background-position: right 0%;
    right: 20px;
    margin-top: 5px;
}
.imghotel, .h2hotel {
    display: inline-block;
    position: absolute;
}
.h2hotel {
    right: 70px;
    margin-top: 10px;

}
.hrdown {
    margin-left: 140px;
}
