.dd-map-location-wrap {
    border-radius: 40px;
    background: #EBF6FE;
    display: flex;
    flex-direction: column;
    margin: 0 140px;
    padding: 115px 0 110px;
}
.dd-map-location-botm {
    max-width: 1200px;
    margin: 0 auto;
}
.dd-map-location-right svg {
    width: 100%;
}
.dd-map-location-wrap {
    max-width: 1580px;
    margin: 0 auto;
}
.dd-map-location-top .dd-sec-title {
    max-width: 642px;
}
.dd-map-location-top {
    display: flex;
    justify-content: center;
    padding-bottom: 45px;
    flex-direction: column;
    max-width: 1200px;
    margin: 0 auto;
}
.dd-map-location-list {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}
.dd-map-location-list {
    display: flex;
    flex-direction: row;
    justify-content: start;
}
.dd-map-location-lc-title {
    color: #042749;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 37.663px;
    margin: 0;
}
.dd-map-location-lc-place {
    color: #042749;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.598px;
    margin: 0!important;
}
.dd-map-location-lc-bt,
.dd-map-location-lc-btnoclick {
    color: #01A962;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    background: none;
    border: none;
    padding: 0;
    margin-top: 5px;
}
.dd-map-location-list img {
    margin-bottom: auto;
    margin-top: 6px;
}
.dd-map-location-list-cont {
    padding-left: 15px;
}
.dd-map-location-top h2.dd-sec-title {
    text-align: center;
    margin: 0 auto;
    padding-top: 40px;
}
.dd-hover path.st0 {
    fill: #01A962;
}
.dd-map-loc-1.dd-hover[id="20"] path.st0 {
	fill: #577196;
}
.dd-map-comingsoon button.dd-map-location-lc-btnoclick {
    color: #577196;
}
.dd-map-location-list {
    padding-bottom: 30px;
}
.dd-map-comingsoon img {
    content: url(/wp-content/uploads/2024/01/comming_soon_map.svg)!important;
}
.dd-map-comingsoon p.dd-map-location-lc-place,
.dd-map-comingsoon h4.dd-map-location-lc-title,
.dd-map-comingsoon button.dd-map-location-lc-bt {
    color: #577196;
}
.dd-map-location-left.col-md-6.col-xs-12 {
    display: flex;
    flex-wrap: wrap;
}
.dd-map-location-lc-bt:hover {
    background: transparent;
    color: #153f6b;
    transition: 0.2s ease-in-out;
}
@media only screen and (max-width:1500px){
    .dd-map-location-wrap {
        margin: 0;
    }
    .dd-map-location-right svg#Layer_1 {
        width: 100%;
    }
    h4.dd-map-location-lc-title {
        font-size: 18px;
    }
    .dd-map-location-wrap {
        margin: 0;
        padding: 85px 0 95px;
    }
    .dd-map-location-top h2.dd-sec-title {
        padding-top: 45px;
    }
}
@media only screen and (max-width:1200px){
    .dd-map-location-botm {
        display: flex;
        flex-direction: column;
    }
    .dd-map-location-left.col-md-6.col-xs-12,
    .dd-map-location-right.col-md-6.col-xs-12  {
        width: 100%;
    }
    .dd-map-location-list.col-md-6.col-xs-12 {
        width: 25%;
    }
    .dd-map-location-left.col-md-6.col-xs-12 {
        padding-bottom: 86px;
    }
    .dd-map-location-top {
        padding-left: 50px;
        padding-right: 50px;
    }
	.dd-map-location-wrap {
		margin: 0;
		padding: 80px 0 89px;
	}
}
@media only screen and (max-width:991px){
    .dd-map-location-list.col-md-6.col-xs-12 {
        width: 33%;
    }
	.dd-map-location-left.col-md-6.col-xs-12 {
		padding-bottom: 25px;
	}
	.dd-map-location-wrap {
		padding: 70px 0 70px;
	}
}
@media only screen and (max-width:767px) {
    .dd-map-location-top {
        padding: 0 25px 25px;
    }
    .dd-map-location-list.col-md-6.col-xs-12 {
        width: 50%;
    }
    .dd-map-location-lc-bt {
        font-size: 14px;
    }
    .dd-map-location-left.col-md-6.col-xs-12 {
        padding-bottom: 40px;
    }
    .dd-map-location-right svg {
        height: auto;
    }
	.dd-map-location-top h2.dd-sec-title {
		padding-top: 30px;
	}
	.dd-map-location-list.col-md-6.col-xs-12 {
		padding-left: 0;
		padding-right: 0;
	}
	img.dd-map-location-img {
		content: url(/wp-content/uploads/2024/02/destination_image.svg);
	}
	.dd-map-location-wrap {
		padding: 50px 0 50px;
	}
	.dd-map-comingsoon button.dd-map-location-lc-btnoclick {
		font-size: 14px;
	}
}

/* POPUP */
.dd-popup-holder{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    display: none;
    align-items: center;
    justify-content: center;
	z-index:999999;
}
.dd-popup-in {
	   max-width: 968px;
}
.dd-popup-in,
.dd-addition-chose {
    margin: auto;
    background: #fff;
    max-height: 634px;
    height: 100%;
	position:relative;
/*     overflow: auto; */
	width:100%;
	border-radius: 10px;
}
.dd-addition-chose{
	 max-width: 516px;
}
.dd-popup-in-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dd-popup-close{
    position: absolute;
    z-index: 99999;
    color: #fff;
    font-size: 32px;
    top: -53px;
    right: 0px;
    cursor: pointer;
}
#map-container div#map {
  	 width: 100%;
    height: 100%;
    position: relative;
    top: 0;
	 margin-left: auto;
}
div#map-container {
    width: 100%;
    height: 100%;
}
div#map-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}
div#map {
    order: 2;
}
div#controls-container {
    order: 1;
}
.pac-container {
    position: absolute;
    z-index: 9999999999999999999999999999;
}
div#controls-container {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
	max-width: 444px;
}
.mode-button {
    background: transparent;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    padding: 0px;
	display: flex;
    align-items: center;
    justify-content: center;
	border: 0.5px solid #2F4F7C;
}
.dd-gmap-cont-wrap img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
img.dd-travel-icon {
    width: 25px;
    height: 25px;
    object-fit: contain;
}
.mode-button:not(:last-child){
	margin-right:15px;
}
.dd-gmap-cont-wrap {
	display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
	max-width: 340px;
	margin-right: auto;
    margin-left: 25px;
}
button.mode-button:hover {
    background: #E8F0FE;
}
.dd-gmap-input input,
select#end-dropdown {
	padding-left: 10px;
    margin-bottom: 15px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #42525E;
    color: #42525E;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}
.dd-gmap-input input:placeholder,
select#end-dropdown option {
	 color: #42525E;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}
.dd-travelinfor {
    float: left;
    width: 100%;
}
.dd-gmap-input {
    margin-left: auto;
    width: fit-content;
    padding-left: 40px;
    position: relative;
	    padding-right: 25px;
}
.dd-gmap-input:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 45px;
    background: url(/wp-content/uploads/2024/02/Vector.svg);
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
}
.dd-gmap-input:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 45px;
    background: url(/wp-content/uploads/2024/02/Vector-1.svg);
    left: 0;
    top: 60px;
    background-position: center;
    background-repeat: no-repeat;
}
h3.dd-addition-chose-inner-title {
    color: #042749;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 50px;
    text-align: left;
}
.dd-addition-chose {
    max-height: 270px;
    height: 100%;
    padding: 15px 33px 45px;
}
.dd-addition-chose-locin label {
    color: #153f6b;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: start;
	margin-bottom: 15px;
}
.dd-addition-chose-locin label input[type="radio"] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid black;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    margin-right: 15px;
	margin-top: 0;
}
.dd-addition-chose-locin label input[type="radio"]:checked {
  appearance: auto;
  clip-path: circle(50% at 50% 50%);
  background-color: #153f6b;
	padding:2px;
  accent-color: #153f6b;
}
button.locbt-button {
    color: #01A962;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    background: transparent;
    border: none;
    padding-left: 0;
    margin-top: 22px;
}
div#map {
    border-radius: 0 10px 10px 0;
}
.dd-travel-image {
	padding: 0 25px 25px;
    margin-top: 30px;
    margin-bottom: auto;
    height: 100%;
    overflow: hidden;
}
.dd-travel-image img.dd-travel-img {
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}
.dd-travelinfor {
    border-top: 1px solid #D4D4D4;
    margin-top: 25px;
}
.dd-travel-informacion p.ddtravelfrom,
.dd-travel-informacion p.ddtravelto,
.dd-travel-informacion p.ddtravelra{
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    color: #042749;
    margin: 0;
}
p.ddtravelfrom {
    padding: 0 12px;
}
p.ddtravelto {
    padding-left: 12px;
}
.dd-travel-informacion {
    display: flex;
    align-items: center;
    justify-content: left;
    padding-top: 30px;
    padding-left: 25px;
}
p.ddtravelfrom {
    max-width: 191px;
}
@media only screen and (max-width:991px){
	div#map-container {
		flex-direction: column;
	}
	.dd-travel-image {
		display: none;
	}
	img.dd-travel-icon {
		width: 20px;
		height: 20px;
		object-fit: contain;
	}
	.dd-popup-in {
		max-width: 600px;
		margin-left: 30px;
		margin-right: 30px;
	}
	.dd-gmap-input:before,
	.dd-gmap-input:after{
		left: 12px;
	}
	.dd-travel-informacion {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media only screen and (max-width:767px) {
	.dd-popup-in-wrap .dd-popup-in {
		max-height: 530px;
	}
	.dd-travelinfor {
		margin-top: 15px;
	}
	.dd-travelinfor {
		padding-bottom: 15px;
	}
	.dd-travel-informacion {
		padding-top: 15px;
	}
	.dd-travel-informacion {
		flex-direction: column;
	}
	.entry-content p.ddtravelra {
		line-height: 10px;
	}
	.dd-travel-informacion p.ddtravelfrom, .dd-travel-informacion p.ddtravelto, .dd-travel-informacion p.ddtravelra {
		padding-left: 35px;
	}
	.dd-travel-informacion {
		position: relative;
		justify-content: flex-start;
   		 align-items: baseline;
	}
	img.dd-travel-icon {
		position: absolute;
		left: 15px;
	}
	.dd-travelinfor .dd-travel-informacion-mitim {
		padding-left: 50px;
	}
	div#map {
		border-radius: 0 0 10px 10px;
	}
	h3.dd-addition-chose-inner-title {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 24px;
	}
	button.locbt-button {
		margin-top: 0;
	}
	.dd-addition-chose {
		margin-left: 15px;
		margin-right: 15px;
	}
	.dd-map-location-lc-place {
		line-height: 20px;
		padding-bottom: 10px;
	}
}
.dd-travelinfor p.ddtime,
.dd-travelinfor .dddur{
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #75899C;
    text-align: center;
	margin: 0;
}
.dd-travel-informacion-mitim {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    padding-left: 60px;
}
p.dddur {
    padding-left: 15px;
}
p.ddtime.flying-button-no {
	display:none;
}
button#driving-button:hover img,
button#driving-button.mode-button-select img {
    content: url(/wp-content/uploads/2024/02/active_01.svg);
}
button#walking-button:hover img,
button#walking-button.mode-button-select img {
	  content: url(/wp-content/uploads/2024/02/active_03.svg);
}
button#bicycling-button:hover img,
button#bicycling-button .mode-button-select  img {
	 content: url(/wp-content/uploads/2024/02/active_04.svg);
}
button#flying-button:hover img {
	 content: url(/wp-content/uploads/2024/01/flight_blue900_24dp.png);
}
.mode-button.mode-button-select {
    background: #E8F0FE;
}
select#end-dropdown option {
    line-height: 34px;
    font-family: Inter!important;
    display: flex;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    color: #42525E;
	padding:10px 0;
}
