@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


html{
	overflow-x:hidden;
}
body{
	margin:0px;
	overflow-x:hidden;
	font-family: 'Roboto', sans-serif;
	color: #2F4E5F;
}
a{
	text-decoration:none;
	color:white;
}

.sec{
	width: 100%;
	height: 800px;
	position:relative;
	overflow:visible;
}
.banda1{
	position:absolute;
	background-color:white;
	box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.25);
	height: 800px;
	width:25%;
	z-index:2;
}
#b2{
	left:25%;
	z-index:1;
	box-shadow: none;
}
#b3{
position: absolute;
width: 50%;
height: 800px;
right: 0px;
top: 0px;
z-index:0;
background: url(img/road.jpg);
box-shadow: inset 50px 0px 80px rgba(0, 0, 0, 0.2);
border-radius: 0px 0px 100px 0px;
background-repeat:no-repeat;
background-size:cover;
}
#van{
position: absolute;
width: 607px;
height: 420px;
left: 20%;
top: 388px;
z-index:1;
background: url(img/van.png);
filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.4));
background-size:contain;
border:none;
transition:2s;
animation-name:brum;
animation-duration: 2s;
animation-delay: 2.5s;
animation-iteration-count: infinite;
animation-direction: alternate;
}
.banner1{
	position:relative;
	width:100%;
	height:250px;
	border-radius: 0px 0px 100px 0px;
	background-color: rgba(238, 142, 80, 1);
	z-index:3;
	padding:94px 98px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.banner2{
	background-color:#2F4E5F;
	margin-top:220px;
}
.cblue{
	color:#2F4E5F!important;
}
.blue{
	background-color:#2F4E5F!important;
}
.biglogo{
	position: absolute;
width: 211px;
height: 192px;
left: 78px;
top: 80px;
background: url(img/logo.jpg);
background-repeat:no-repeat; background-size:contain;
}
.desc1{
	position:absolute;
	margin:94px;
	bottom:0;
}
h1{

font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 900;
font-size: 35px;
line-height: 41px;
letter-spacing: -0.267206px;

color: #2F4E5F;

}
h3{
	font-family: Roboto;
font-style: normal;
font-weight: 300;
font-size: 20px;
line-height: 23px;
margin:0;
color: #2F4E5F;
}
.corner{
	top:0;
	left:0;
	position:absolute;
	height:100px; width:100px;
	background-color:white;
	z-index:3;
}
.c2{
	background-color:rgba(238, 142, 80, 1);
	border-radius:100px 0 0 0;
	z-index:4;
}
.uprec{
	background-color:white;
	border-radius:30px;
	box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.25);
}
.elenco1{
	overflow:auto;
	position: absolute;
width: 360px;
height: 658px;
left: 340px;
top: 100px;
z-index:1;
/*RICORDARSI QUA____________________________________________________________________________________________________________*/
box-sizing: border-box;
    padding: 40px;
}
.nodx{
	border-radius: 30px 0 0 30px;
}
.elenco1voce{
position:relative;
width: 283px;
height: 85px;
left: 60px;
top: 140px;
z-index:0;
margin-bottom:13px;
}
.elenco1voce:hover , .arrow:hover{cursor: pointer;}
.elencoconn{
	position:absolute;
	height:84.5px;
	width:13px;
	background-color:white;
	z-index:3;
	left: 327px;
	top: 140px;
}
.downrec{
	background-color:white;
	border-radius:30px;
	box-shadow: inset 10px 0px 25px rgba(0, 0, 0, 0.4);
}
#anteprima{
	position:absolute;
	top:100px;
	width:calc(100% - 80px);
	height:300px;
	right:60px;
	box-sizing:border-box;
	background-image:url(img/rdj.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;

}
#descpac{
	position:absolute;
	top:435px;
	width:calc(100% - 80px);
	height:300px;
	right:60px;
	box-sizing:border-box;
}
.halfd{
	position:relative;
	width:40%;
	box-sizing:border-box;
	padding:60px;
	float:left;
}
.halfd2{
	position:relative;
	width:50%;
	height:100%;
	box-sizing:border-box;
	padding:0px 15px 0px 15px;
	float:left;
	display:inline-block;
	margin-top:230px;
}
.halfd div{
	height:100%;
	width:100%;
}
#budgetframe{
	position:relative;
	background-image:url(img/hotel.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	overflow:hidden;
}
#bdframediv{
	width:60%; 
	padding-right:30px;
}
#bsframediv{
	padding-left:30px;
}
.ext{
	position:absolute;
	width:100%;
	height:100%;
}
.uppershadow{
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.25) 2.36%, rgba(255, 255, 255, 0) 50.1%);
}
h4{
	margin: 70px;
	color:white;
	font-family: Roboto;
	font-style: normal;
	font-size: 24px;
	font-weight: normal;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.budget1{
	position:absolute;
	bottom:0;
	margin:40px;
	width:calc(100% - 80px)!important;
	height:50% !important;
}
.flexbox-container{
	display:flex;
}
.space{
	justify-content:space-between;
}
.budget2{
	width:22.5%!important;
	background-color:white;
	border-radius:20px;
	filter: drop-shadow(0px 5.29231px 5.29231px rgba(0, 0, 0, 0.25));
	transition:0.5s;
}
.budget2 p{
   margin: 0;
  position: relative;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align:center;
  
    font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	color: #376E71;
}
.budget2:hover{
	    transform: translate(0px, -15px);
		cursor: pointer;
}
.topmeta:hover{
	cursor: pointer;
}
.budget2:active , .topmeta:active{
	    transform: scale(0.96);
}
.arrow:active{
	opacity:0.5;
}

.topmeta{
	position:relative;
	padding:10px;
	background-color:orange;
	border-radius:50px;
	background-color: #F2AF81;
	color:white;
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	width: calc(100% - 40px);
	animation-name: shorten;
	animation-name: ;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	transition:0.5s;
	animation-fill-mode: forwards;
}

.pad40{
	padding:40px;
	box-sizing:border-box;
}

#girlph{
	position:absolute;
	right: 50px;
	bottom:0;
	width: 372px;
	height: 513px;
	background-image:url('img/girlph.png');
	background-size:contain;
	background-repeat:no-repeat;
}
#palm1{
	position:absolute;
	right: 0px;
	bottom:-90;
	height: 553px;
	width: 446px;
	background-image:url('img/palm1.png');
	background-size:contain;
	background-repeat:no-repeat;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	 animation-name: leaf2;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  transform-origin: 100% 0%;
}
#palm2{
	position:absolute;
	right: 0px;
	bottom:0;
	width: 553px;
	height: 446px;
	background-image:url('img/palm2.png');
	background-size:contain;
	background-repeat:no-repeat;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	 animation-name: leaf2;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  transform-origin: 100% 100%;
}
.overflowcont{
	position:absolute;
	right: 90px;
	bottom:0;
	width: 100%;
	height: 450px;
	overflow:hidden;
}

@keyframes leaf2{
  0%   {transform: rotate(0deg);}
  50%  {transform: rotate(-10deg);}
  100% {transform: rotate(0deg);}
}
@keyframes shorten{
0%            {width: calc(100% - 40px);}
20%     {width: calc(100% - 70px);}
40%,100%     {width: calc(100% - 40px);}
}
@keyframes brum{
	0%   {transform: translate(0px , 0px);}
	100%   {transform: translate(15px , 0px);}
}
@keyframes bounce{
	0% {transform: translate(0px , 0px);}
	100% {transform: translate(0px , -10px);}
}
.hl1{
	left:-50%!important;
}
.hl2{
	left:-30%!important;
}
.sfondob{
	position:absolute;
	height:100%;
	width:60%;
	background-color:white;
}
#b1{
	transition: 2s;
	left:0px;
}
#cap1{
	transition: 2s;
}
.htl1{
	opacity:0;
}
.bounce{
	animation: bounce 1.5s infinite alternate;
}
h2{
font-family: Roboto;
font-style: normal;
font-weight: 900;
font-size: 35px;
color: #2F4E5F;
margin:0px;

}
.titolo{
	position:absolute;
}
.tl1{
	top: 100px;
	left:60px;
}
.tl2{
	top:-85px;
}
#precarousel{
	position: relative; 
	height: 90%; 
	width: 100%; 
	overflow: auto;
}
.carousel{
	position:absolute;
	height:400px;
	width:auto;
	top:250px;
	left: 0px;
	padding:0px 40px;
	box-sizing: border-box;
	transition: 0.5s;
	display:flex;
}
.postv{
	display:inline-block;
	position:relative;
	height:400px;
	width:300px;
	margin-right:44px;
	padding:15px;
	box-sizing: border-box;
	background-repeat:no-repeat;
	
}
.arrow{
	position:absolute;
	border-radius:50%!important;
	width:80px;
	height:80px;
	top: 685px;
    left: 40px;
	background-image: url('img/arrow.png');
	background-size:contain;
	transition:0.5s;
	z-index:2;
}
.postvpic{
	position:absolute;
	height: 215px;
	width: calc(100% - 30px);
	top:77px;
	background-size:cover;
}
.postv-propic{
	position:absolute;
	width:38px;
	height:38px;
	border-radius:50%;
	background-size:cover;
	filter: drop-shadow(0px 6.41534px 6.41534px rgba(0, 0, 0, 0.25));
	margin:4px;
}
#a2{
	left:auto;
	right:40px!important;
	background-image:url('img/arrow2.png');
}
.a2{
	background-image:url('img/arrow2.png');
	right: 0px!important;
    left: auto!important;
}

#carouseldesc{
	position:absolute;
	top: 695px;
	transform: translate(-50% , 0);
	text-align:center;
	width:100%;

}
.name{
	position: absolute;
    left: 80px;
    margin: 0px;
    font-size: 19px;
	font-weight:900;
	top:20px;
}
.grado{
	position: absolute;
    margin: 0;
    top: 39px;
    left: 80px;
}
.postv-cap{
	position:absolute;
	top:300px;
	width:250px;
	left:50%;
	transform: translate(-50% , 0);
	text-align:center;
	font-style: italic;
	font-weight: 300;
}
#flash{
	position:absolute;
	background-image:url('img/flash.png');
	background-size:cover;
	background-repeat: no-repeat;
	width: 90px;
    height: 90px;
    top: 94px;
    left: 144px;
	animation: flash 5s infinite;
}

@keyframes flash{
		0% {opacity:0;}
		5% {opacity:1;}
		10%,50% {opacity:0;}
		55% {opacity:1;}
		60% {opacity:0;}
		65% {opacity:1;}
		70%,100% {opacity:0;}
}
.splitrec{
	position:relative;
	height:450px;
	width:40%;
	display:inline-block;
	margin-right:25px;
	padding:35px;
	box-sizing:border-box;
}
/*____________AGGIUNTO_______________________*/
.splitrec p{
	position:absolute;
	top:250px;
	font-size:18px;
}
.splitrec p b{
	font-size:22px;
}
.smlogo{
	background-color:#2F4E5F;
	width:43px;
	height:43px;
	position:relative;
	border-radius:50%;
	margin-bottom:40px;
	background-size:25px 25px;
	background-repeat: no-repeat;
	background-position: center;
	cursor:pointer;
}
#fb::after { 
position:absolute;
left:60px;
  content: "Duo Viaggi";
  text-decoration: none;
  color:#2F4E5F!important;
}
#ig::after { 
position:absolute;
left:60px;
margin-top:11px;
content: "duoviaggi_este";
text-decoration: none;
color:#2F4E5F!important;
}
#fb{
	background-image: url('img/fb.png');
}
#ig{
	background-image: url('img/ig.png');
}

#contatti{
	padding: 0px 60px;
    width: 100%;
    height: 800px;
    position: relative;
    overflow: visible;
    box-sizing: border-box;
}
#logo2{
	position:absolute;
	width:204px;
	height:180px;
	background-image:url('img/logo.jpg');
	background-size:contain;
	background-repeat:no-repeat;
}
.menubar{
	position:fixed;
	width:100%;
	height:100px;
	z-index:4;
	padding:20px;
	box-sizing:border-box;
	transition:0.5s;
	-webkit-font-smoothing: antialiased;
}
.menubar a{
	display:inline-block;
}
.menuicon{
	position:relative;
	float:right;
	margin-left:20px;
	display:inline-block;
	height:50px;
	width:50px;
	background-color:rgba(238, 142, 80, 1);
	border-radius:50%;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	background-size:25px 25px;
	background-repeat: no-repeat;
  background-position: center;
  transition:0.5s;
}
.mb-icon:hover{
	cursor:pointer;
}
#mb-search{
		background-size:23px;
		background-position:calc(100% - 11px);
		transition:0.5s;
}

#loginbutton{
	width:auto!important;
	border-radius:25px;
	box-sizing:borderbox;
	padding:15px 25px;
	height:20px;
	color:white;
	font-weight: bold;
	font-size: 16px;
}


.hoverbg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:linear-gradient(to top, rgba(0,0,0,0), rgba(255,255,255,0.5));
	opacity:0;
	transition:0.3s;
}
.menubar:hover .hoverbg{
	opacity:1;
}
#ichome{
	background-image:url('img/home.png');
}
#icsearch{
	background-image:url('img/search.png');
	border-radius:30px !important;
}
#icmail{
	background-image:url('img/mail.png');
}
#searchbar{
	margin-top: 12px;
    margin-left: 20px;
    font-size: 17px;
	background-color: transparent;
    border-style: none;
	color:white;
}
#searchbar:focus{
	outline: none;
}



.menuicon:hover{
	transform:translate(0px,10px);
	cursor: pointer;
}
.smlogo { text-decoration: none; }
#ig:visited { text-decoration: none; }
.smlogo:hover { text-decoration: none; }
.smlogo:focus { text-decoration: none; }
.smlogo:hover, .smlogo:active { text-decoration: none; }


.footer{
position: absolute;
width: 100%;
height: 182px;
left: 0px;
bottom: 0px;
text-align:center;
background: #2F4E5F;
color:white;
box-sizing:border-box;
font-size:18px;
padding:6%;
}
.mostracon{
	bottom: calc(100% - 590px)!important;
}
.nascondicon{
	bottom: -590px;
}
.mostralog{
	right:25px!important;
}
.nascondilog{
	right:-500px;
}
/*DA GGIUNGERE---------------------------------------------------------------------------------------------------------------*/
.elenco1voce p{
	margin: 0;
    position: absolute;
    top: 40%;
    left: 50px;
    font-weight: 600;
    font-size: 18px;
}
.elenco1pac{
	position:relative;
	margin-bottom:20px;
	width:100%;
	height:65px;
	background-size:cover;
	border-radius:15px;
	overflow:hidden;
	cursor:pointer;
	transition:0.5s;
}
.elenco1pac div{
	position:absolute;
	top:0;
	background-color:black;
	width:100%;
	height:100%;
	opacity:0.3;
}
.elenco1pac p{
	position: absolute;
    color: white;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
    left: 20px;
    width: 160px;
    margin-top: 25px;
    text-transform: uppercase;
}
#descpac{
	padding:35px;
	box-sizing:border-box;
}
#titolopac{
	font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
	margin:0;
    margin-bottom: 20px;
}
#titolopac p{
	margin:0;
}
.hidden{
	display:none;
}
#descrizionepac{
    font-size: 12px;
    margin: 0;
}
.prenbutton{
	position:absolute;
	color:white;
	font-weight:400;
	padding:12px;
	background-color:#2F4E5F;
	bottom:35px;
	right:35px;
	border-radius:10px;
	box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.25);
}
.prezbox {
    position: absolute !important;
    width: 69px !important;
    height: 40px !important;
    right: 7px;
    top: 5px !important;
    filter: drop-shadow(0px 3.61044px 3.61044px rgba(0, 0, 0, 0.25)) !important;
    z-index: 3 !important;
    opacity: 1 !important;
    background-color: white !important;
    padding: 7px;
    border-radius: 10px;
    font-weight: 500;	
}
.elenco1pac:active{
	transform:scale(0.9);
	
}
#apbanner{
	position: fixed;
width: 324px;
height: 100%;
left: 0px;
top: 0px;

background: #2F4E5F;
padding:65px;
box-sizing:border-box;
z-index:2;
}
#apbanner p{
	color:white;
	margin-top:200px;
	font-size:20px;
	font-weight: 200;
}
#apbanner p b{
	font-size:24px!important;
	font-weight:800;
	
}
#appropic{
position: absolute;
background-size:cover;
background-color:white;
height:150px;
width:150px;
border-radius:50%;

filter: drop-shadow(0px 6.41534px 6.41534px rgba(0, 0, 0, 0.25));
}
#apbanner2{
	position:relative;
	width:100%;
	height:100%;
	padding:20px;
	box-sizing:border-box;
}
.center-bottom{
	position:absolute;
	left:50%;
	bottom:50px;
	transform:translate(-50%,0%);
}
.center-all{
	position:absolute;
	left:50%;
	top:50%
	transform:translate(-50%,-50%);
}

.orange{
	background-color: rgba(238, 142, 80, 1);
}

.orangebutton{
	background-color: rgba(238, 142, 80, 1);
    padding: 15px 26px;
    color: white;
    font-weight: 800;
    border-style: none;
    border-radius: 50px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);	
}
.apsubdiv{
	position:relative;
	min-height:380px;
	width:calc(100% - 400px);
	margin-left:350px;
	margin-bottom:100px;
}
h5{
	font-size:20px;
	margin:0;
}
.ridotto{
	font-size:16px;
}
.menubar{
	position:fixed;
	height:100px;
	width:auto;
	padding:20px;
	box-sizing:border-box;
	z-index:4;
	right:0;
	top:0;
}
.mb-icon{
	border-radius:100px;
	background-color: rgba(238, 142, 80, 1);
	height:46px;
	width:46px;
	float:right;
	margin-left:20px;
	background-size:50%;
	background-position:center;
	background-repeat:no-repeat;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
#mb-home{
	background-image:url('img/icons/home.png');

}
#mb-message{
	background-image:url('img/icons/message.png');

}
#mb-search{
	background-image:url('img/icons/search.png');

}
#mb-login{
    box-sizing: border-box;
    padding: 14px 18px;
    color: white;
    width: 83px;
	cursor:pointer;
}
.lform {
    position: relative;
    width: 185px;
    height: auto;
    float: left;
    margin: 20px;
    display: inline-block;
	
}
#login-pop-up{
	padding:20px;
    right: -500px;
    top: 100px;
    position: fixed;
    z-index: 5;
    width: auto;
	transition:0.5s;
	
}
.request-panel{
	padding:20px;
    right: 25px;
    position: fixed;
    z-index: 5;
    width: 415px;
	transition:0.5s;
	bottom:-500px;
	
}
.request-panel input{
	margin-bottom:10px;
}


#login-pop-up input{
	margin-bottom:10px;
}

.userpic{
	width:46px !important;
	height:46px !important;
	background-size:cover !important;
}
.genericbutton{
	background-color: rgba(238, 142, 80, 1);
	border-radius: 100px;
	color:white;
	text-transform: uppercase;
	padding:10px 15px;
	border-style:none;
}

.grid-container1 {
  position:absolute;
  display: grid;
  grid-template-columns: auto 60px 250px;
  grid-template-rows: 60% auto;
  grid-gap: 3px;
  padding: 3px;
  height:400px;
  top:152px;
  left: 407px;
  width:calc(100% - 460px);
  height:600px;
  grid-row-gap:40px;
  margin-bottom:100px;
}

.grid-container1 > div {
	position:relative;
}
.picshow{
	height: 16px;
    width: 786px;
	position: absolute;
    right: -356px;
    top: 172px;
    transform: scale(0.5) rotate(90deg);
}
.picshow div{
	top:0px;
	left:0px;
}
.wframe{
	border: solid 2px white;
	border-radius: 30px;
	color:white !important;
	height:440px;
	padding: 30px;
	box-sizing:border-box;
	
}
.wframe{
	line-height: 24px;
	font-size:15px;
}
.dot{
	width:10px;
	height:10px;
	border-radius:50%;
	margin-bottom:8px;
	background-color:rgba(238, 142, 80, 1);
	transition:0.5s;
}
.maiuscolo{
	 text-transform: uppercase;
}
.paytab{
	padding: 28px;
}
#acquista{
	bottom:20px;
	padding:20px 30px;
}
.pic-consigliata{
	position: absolute;
    height: 140px;
    width: calc(100% - 20px);
    top: 85px;
	background-size:cover;
}
.plus-button{
	position: absolute;
    height: 40px;
    width: 40px;
    bottom: 0px;
    right: -7px;
    background-image: url(img/plus.png);
    background-size: contain;
	cursor:pointer;
}
#fileToUpload{
	width:100%;
	height:100%;
	display:none;
	
}
.mieiviaggi{
	position: relative;
    display: inline-block;
    height: 250px;
    width: 225px;
    top: 40px;
    margin-right: 30px;
    margin-bottom: 30px;
	padding: 20px;
	box-sizing:border-box;
}
.mieiviaggi-pic{
	position:absolute;
	height:100px;
	width:calc(100% - 40px);
	background-size:cover;
	top: 55px;
}
.uppic{
	background-color:#EE8E50;
	background-image:url(img/cam.png);
	background-repeat: no-repeat;
  background-position: center;
}
.hover-big:hover{
	transform:scale(1.05);
	
}
.pic-payoff{
	position: absolute;
    margin: 0px;
    top: 200px;
    font-size: 14;
    text-align: center;
    width: calc(100% - 40px);
}
.uplmod{
	height: 350px;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 15;
    position: fixed;
    transform: translate(-50%, -50%);
}
.extra{
	
}

/* width */
::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color:#F9f9f9;
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #eeeeee; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #DADADA; 
}

::-webkit-scrollbar-track {
    margin-left: 200px;
    margin-right: 200px;
    .
    .
    .
}
.elenco1::-webkit-scrollbar-track {
    margin-left: 200px;
    margin-right: 200px;
    margin-top: 40px;
    margin-bottom: 40px;
    .
    .
    .
}

#postupload input, textarea{
	margin-top:10px;
}
.prenoz{
	width:270px!important;
}

.elenco2{
	width: calc(100% - 324px);
    RIGHT: 0PX;
    position: absolute;
    padding-top: 150px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
    height: 125vh;
}
.elenco2split{
	position:relative;
	display:inline-block;
	width:calc(50% - 5px);
	height:100%;
	overflow:auto;
	
}
.daa{
	top: 50px;
    left: 395px;
    position: absolute;
}
.sugger{
	height:280px;
	padding: 10px;
	box-sizing: border-box;
}



/*MEDIA QUERY ________________________________________________________________________________*/
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
  h1{
	  font-size:80px;
	  color: white;
      line-height: 80px;
	  
  }
  h2{
	  font-size:55px;
  }
  h3{
	  font-size: 35px;
    line-height: 44px;
  }
  h4{
	  font-size: 40px;
  }
  h5{
	  font-size: 50px;
  }
  .wframe {
    line-height: 44px;
    font-size: 35px;
	height:auto;
	
}
#apbanner{
	width: 100%;
	bottom: 0px;
	top:auto;
	height:50%;
}
  #subtitle1{
	  color:white;
	  margin-top: -30px;
      font-size: 30px;
}
  #b3{
	  width:100%;
	  height:660px;
	  border-radius: 0px 0px 100px 100px;
  }
  .banda1{
	  box-shadow: none;
	  background-color:transparent;
	  width:68%;
	 
  }
  .biglogo{
	top: 800px;
    width: 341px;
    height: 282px;
  }
  .desc1{
	  top: -60px;
  }
  .mqwhite{
	  background-color:white!important;
  }
  .mqlong1150{
	      height: 1150px;
  }
  .mqlong1500{
	      height: 1800px;
  }
  .mqlong1000{
	      height: 1250px!important;
		  margin-top:200px;
  }
  .mqtop1{
	      top:140px;
		  transform: translate(20px, 0px);
  }
  #cap1{
	margin-top: 723px;
    margin-left: 138px;
    font-size: 40px;
    line-height: 42px;
  }
  .corner{
	  display:none;
  }
  .banner1{
	      height: 280px;
		  padding: 50px 40% 50px 50px;
  }
  .banner2{
	  height: 500px;
	  padding: 50px 57% 50px 50px;
  }
  #girlph{
	  transform: scale(1.4);
    position: absolute;
    right: 63px;
    bottom: 100px;
  }
  #palm2{
	  bottom: -50px;
  }
  .mqblock{
	  display:block!important;
  }
  #anteprima{
	  height:400px;
  }
  #descpac{
	  top:525px;
	  height:470px;
  }
  .divmenu{
	  transform: scale(1.4) translate(71px , 40px);
	  height: 782px;
  }
  #titolopac{
	  font-size:40px;
  }
  #descrizionepac {
    font-size: 25px;
    margin: 0;
}
.prenbutton{
	transform:scale(1.6) translate(-36px, -5px);
}
.halfd{
	float:none;
	width:100%;
}
.halfd div {
    height: 50%;
}
#budgetframe{
	height: 42%;
}
#bdframediv{
	
	width:100%;
	padding:60px 60px 30px 60px;
}
#bsframediv{
	padding:30px 60px 60px 60px;
}
.budget1{
	bottom: -177px;
}
.budget2 {
    height: 200px!important;
}

.budget2 p {
	font-size:35px;
}
.uppershadow {
    background: linear-gradient(
180deg
, rgba(0, 0, 0, 0.25) 1.36%, rgba(255, 255, 255, 0) 110.1%);
}
.topmeta{
	font-size:40px;
}
.carousel{
	height:700px;
}
#precarousel{
	height: 100%;
}
#sec3{
	height: 1080px;
}

.postv{
	transform: scale(1.8) translate(73px, 100px);
	margin-right: 290px;
}
.request-panel {
	bottom:-800px;
}
.halfd2{
	width: 100%;
    height: 50%;
}
#contatti{
	height: 1570px;
}
#mappa{
	margin-top:0px;
}
.splitrec{
    height: 690px;
    width: 46.75%;
}
.splitrec p b {
    font-size: 50px;
}
.splitrec p {
    position: absolute;
    top: 250px;
    font-size: 35px;
}
#logo2{
	width: 254px;
    height: 210px;
}
.smlogo {
    background-color: #2F4E5F;
    width: 100px;
    height: 100px;
    position: relative;
    border-radius: 50%;
    margin-bottom: 210px;
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
#fb::after {
    position: absolute;
    left: 0;
    top: 115px;
    font-size: 40px;
    content: "Duo Viaggi";
    text-decoration: none;
}
#ig::after {
    position: absolute;
    left: 0;
    top: 115px;
    font-size: 40px;
    content: "duoviaggi_este";
    text-decoration: none;
}
.footer{
	height: 242px;
	font-size: 42px;
	display:none;
}
.mostracon{
	bottom: calc(100% - 1000px)!important;
}
.nascondicon{
	bottom: -1000px;
}
#contact-pop-up{
	bottom: -1000px;
    transform: scale(1.7) translate(-145px, 10px);
}
#login-pop-up {
	right:-1000px;
    transform: scale(1.7) translate(-130px, 120px);
}
.mostralog{
	right:25px!important;
}
.nascondilog{
	right:-1000px!important;
}
.menubar{
-webkit-transform: scale(3);
  transform: scale(3);
  transform-origin: 100% 100%;
  background-color: #376E71;
  padding:20px 20px 0px 150px;
  top:auto;
  bottom:-40px;
}
.spostamb{
	-webkit-transform: scale(3) translate(175px, 0px);
	transform: scale(3) translate(175px, 0px);
}
.spostamb2{
	-webkit-transform: scale(3) translate(73px, 0px);
	transform: scale(3) translate(73px, 0px);
}
.rimettimb{
	-webkit-transform: scale(3);
	transform: scale(3);
}

.grid-container1 {
	position: absolute;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 89% auto;
    grid-gap: 3px;
    padding: 3px;
    height: 400px;
    top: 200px;
    left: 50px;
    width: calc(100% - 110px);
    height: 600px;
    grid-row-gap: 40px;
    margin-bottom: 100px;
}
.tl2 {
    top: -150px;
}
.picshow{
	transform: scale(0.75) rotate(
90deg
) translate(113px, 10px);
}
#dot-container{
	transform: rotate( 
-90deg
 ) translate(470px, -330px);
}
.dot{
	width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.extra{
	
}
body{
	min-height: 3800px!important;
}
p{
	font-size: 28px;
}
.sugger{
	height:500px;
	padding: 20px;
	box-sizing: border-box;
}
.pic-consigliata {
    position: absolute;
    height: 240px;
    width: calc(100% - 40px);
    top: 155px;
    background-size: cover;
}
.paytab{
	    font-size: 35px;
}
#acquista{
	font-size:40px;
}
.alte1{
	height:32%!important;
}
.elenco2{
	width:100%;
	left:0;
	padding-top: 250px;
}
.elenco2split{
	width: 100%;
	height: 20%;
}
#infoframe{
	height: 200%;
}


}






