body{
width: 1440px;
height: 1024px;
}
header{
position: absolute;
width: 944px;
height: 69px;
left: 8px;
top: 8px;
background: #BBE7E7;
border-radius: 5px;
}
img#logo{
position: absolute;
width: 93px;
height: 93px;
top: 0px;
}
header h1{
position: absolute;
width: 761px;
height: 43px;
left: 146px;
bottom: 0px;
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 36px;
/* identical to box height */
letter-spacing: 0.95em;
white-space: nowrap;
color: #000000;
}
header h2{
position: absolute;
width: 562px;
height: 28px;
left: 253px;
top: 21px;
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 28px;
color: #020061;
}
.search{
position: absolute;
width: 464px;
height: 69px;
left: 968px;
top: 8px;
background: #50CECE;
border-radius: 5px;
}
form input {
position: absolute;
width: 336px;
height: 43px;
left: 120px;
top: 13px;
border: none;
border-bottom: 4px solid black;
outline: none;
background: transparent;
transition: 1.2s cubic-bezier(0, 0.8, 0, 1);
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 36px;
line-height: 43px;
}
form input:focus {
width: 300px;
z-index: 1;
border-bottom: 2px solid #F9F0DA;
}
form input::placeholder{
color: rgb(53, 53, 53);
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: normal;
}
.nav{
position: absolute;
width: 224px;
height: 838px;
left: 8px;
top: 93px;
background: #BBE7E7;
border-radius: 10px;
}
section ul{
position: absolute;
width: 168px;
height: 750px;
left: 0px;
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 36px;
}
section ul li{
margin-bottom: 44px;
}
section ul {
list-style-type: none;
margin: 50px 0px;
padding: 0;
width: 93%;
background-color: transparent;
}
section ul li a {
display: block;
width: 100%;
display: block;
color: #000;
padding: 8px 0 8px 16px;
text-decoration: none;
}
section ul li a:hover {
background-color: #2826aa;
color: white;
border-radius: 10px;
box-shadow: 0px 0px 16px 2px #50CECE;
}
.booking{
position: absolute;
width: 223px;
height: 256px;
left: 1205px;
top: 93px;
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.cruise{
position: absolute;
width: 223px;
height: 240px;
left: 1205px;
top: 392px;
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.passport{
position: absolute;
width: 224px;
height: 256px;
left: 1205px;
top: 675px;
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.booking h2{
position: absolute;
width: 210px;
height: 66px;
left: 13px;
top: 130px;
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 28px;
line-height: 33px;
color: #FFFFFF;
}
.cruise h2{
position: absolute;
width: 110px;
height: 33px;
left: 23px;
top: 15px;
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 28px;
line-height: 33px;
color: #FFFFFF;
}
.passport h2{
position: absolute;
width: 152px;
height: 66px;
left: 20px;
top: 133px;
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: bold;
font-size: 28px;
line-height: 33px;
color: #FFFFFF;
}
.opis{
position: absolute;
width: 944px;
height: 154px;
left: 248px;
top: 777px;
background: #EDEDED;
border-radius: 31px;
}
.opis h3{
position: absolute;
width: 880px;
height: 140px;
left: 32px;
top: 7px;
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 24px;
color: #000000;
}
h3 {
display: block;
font-size: 1.17em;
margin-block-start: 0em;
margin-block-end: 0em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
.image1 {
position: absolute;
width: 464px;
height: 325px;
left: 248px;
top: 93px;
filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
}
.image2{
position: absolute;
width: 464px;
height: 325px;
left: 728px;
top: 93px;
filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
}
.image3{
position: absolute;
width: 464px;
height: 325px;
left: 248px;
top: 435px;
filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
}
.image4{
position: absolute;
width: 464px;
height: 325px;
left: 728px;
top: 435px;
filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.25));
}
.tel {
position: absolute;
width: 183px;
height: 28px;
left: 128px;
font-family: 'Rubik', sans-serif;;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 28px;
color: #000000;
}
.email {
position: absolute;
width: 294px;
height: 28px;
left: 489px;
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 28px;
color: #000000;
}
.adress {
position: absolute;
width: 447px;
height: 28px;
left: 904px;
font-family: 'Rubik', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 28px;
color: #000000;
}
img#border1{
position: absolute;
left: 824px;
}
img#border2{
position: absolute;
left: 424px;
}
footer{
position: absolute;
width: 1424px;
height: 69px;
left: 8px;
top: 947px;
background: #BBE7E7;
border-radius: 5px;
}