|
|
|
@ -547,7 +547,7 @@ table.why_us_table { width: 1140px !important;
|
|
|
|
|
top: 0;
|
|
|
|
|
width: 100%;
|
|
|
|
|
display: flex;
|
|
|
|
|
padding: 5px 0;
|
|
|
|
|
padding: 15px 0 5px 0;
|
|
|
|
|
box-shadow: 0px 2px 6px #d2d2d2;
|
|
|
|
|
}
|
|
|
|
|
.TopNavi {
|
|
|
|
@ -732,20 +732,19 @@ margin-right: 35px;}
|
|
|
|
|
45deg);
|
|
|
|
|
left: 35px;
|
|
|
|
|
}
|
|
|
|
|
.tour_itinerary { display: inline-block; margin-bottom: 20px;}
|
|
|
|
|
.tourmore { text-align: center; font-style: italic; font-size: 22px;}
|
|
|
|
|
.tourmore { text-align: center; font-style: italic; font-size: 22px;margin-top: 60px;font-weight: 600;}
|
|
|
|
|
.tourmore a:after{content: "";
|
|
|
|
|
position: absolute;
|
|
|
|
|
width: 6px;
|
|
|
|
|
height: 6px;
|
|
|
|
|
width: 7px;
|
|
|
|
|
height: 7px;
|
|
|
|
|
transition: transform 0.5s;
|
|
|
|
|
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
|
|
|
border-top: 3px solid #ad1818;
|
|
|
|
|
border-right: 3px solid #ad1818;
|
|
|
|
|
transform: rotate(
|
|
|
|
|
45deg );
|
|
|
|
|
margin-top: 4px;
|
|
|
|
|
margin-left: -20px;}
|
|
|
|
|
margin-top: 12px;
|
|
|
|
|
margin-left: 10px;}
|
|
|
|
|
.inquirybutton {
|
|
|
|
|
font-size: 21px;
|
|
|
|
|
position: fixed;
|
|
|
|
|