.destination-img-wraper{position: relative;}
.destination-img-wraper .img-overlay{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;background: #03161e38;display: flex;align-items: flex-end;}
.destination-img-wraper img{width: 100%!important;height: 350px!important;object-fit: cover;border-radius: 10px;margin-bottom: 25px;}
.destination-page .content{padding-top: 40px;padding-bottom: 40px;}
.destination-page .content img{width: 100%;height: auto;}
.destination-page .content h1{font-family: 'Roboto', sans-serif; margin: 0;font-size: 36px;line-height: 40px;color: #000;font-weight: 600;margin-bottom: 25px;}
.destination-page .content h1 span{font-weight: 400;}
.destination-page .content h2{font-family: 'Roboto', sans-serif; margin: 0;font-size: 30px;line-height: 36px;color: #000;font-weight: 500;margin-bottom: 15px;}
.destination-page .content h3{font-family: 'Roboto', sans-serif; margin: 0;font-size: 24px;line-height: 30px;color: #000;font-weight: 500;margin-bottom: 20px;}
.destination-page .content h4{margin: 0;font-size: 20px;line-height: 24px;color: #000;font-weight: 500;margin-bottom: 15px;}
.destination-page .content h5{margin: 0;font-size: 18px;line-height: 20px;color: #000;font-weight: 500;margin-bottom: 15px;}
.destination-page .content h6{margin: 0;font-size: 16px;line-height: 18px;color: #000;font-weight: 500;margin-bottom: 15px;}
.destination-page .content p{padding-top: 0px;padding-bottom: 25px;}
.destination-img-wraper .new-page{background: #0000009e;width: 100%;border: none;}
.destination-img-wraper .new-page ul li{color: #fff;}
.destination-img-wraper .new-page ul li a{color: #c3c3c3;}
.destination-img-wraper .new-page ul li a:hover{color: #fff;}
.destination-side{position: sticky;top:10px;margin-top: 40px;margin-left: 15px;}
.destination-side .first{background: #fff;border-radius: 25px;border: 1px solid #cad7dd;box-shadow: 0px 0px 10px #cedadf;}
.destination-side .first .content{padding: 28px 25px;}
.destination-side .first .content .link{display: flex;padding: 15px 0px;border-top: 1px solid #d4d8d9;align-items: center;}
.destination-side .first .content .link .cont{line-height: 24px;}
.destination-side .first .content .link a{color: #343434;font-size: 18px;font-weight: 500;}
.destination-side .first .content .link a i{margin-right: 7px;}
.destination-side .first .content h2{font-family: 'Roboto', sans-serif; font-size: 30px;font-weight: 400;color: #2ab540;width: 100%;margin-bottom: 0px;}
.destination-side .first .content h3{color: #878787;font-size: 14px;font-weight: 400;margin-bottom: 0px;line-height: 14px;font-family: 'Roboto', sans-serif;}
.destination-side .first .content img{ height: 40px;width: 40px;object-fit: cover;border-radius: 50%;margin-right: 10px;}
.destination-side .first .content .link .img-cov{display: flex;align-items: center;justify-content: center;}
.destination-side .first .content p{font-size: 14px;font-weight: 300;color: #666;line-height: 24px;padding-top: 6px;}
.destination-side .col-md-7 a{position: absolute;bottom: 20px;right: 30px;color: #fff;z-index: 9;font-weight: 600; background: #119dcb;padding: 5px 15px;border-radius: 4px;}
.destination-side .first .content .linkq{display: flex;padding: 15px 0px;padding-bottom: 0px; border-top: 1px solid #ffffff24;}
.destination-side .first .content .linkq .cont{width: 100%;}
.destination-side .first .content .linkq .cont a{transition: 0.4s all ease-in-out; background: #fff;border: 2px solid #2ab540; width: 100%;display: block; padding: 10px 30px;text-align: center;border-radius: 25px;font-weight: 700;color: #2ab540;}
.destination-side .first .content .linkq .cont a:hover{background: #2ab540;color: #fff;}
.destination-page table{width: 100%!important;border: none!important;margin-bottom: 25px;}
.destination-page table td{ padding: 8px 0px;color: #000;padding-right: 20px;}
.destination-page table tr{border-bottom: 1px solid #ddd;}
.destination-page table tr td:last-child{padding-right: 0px;}
.destination-page thead{background: #ebf2f5;}
.destination-page table th{color: #000;border: 1px solid #000;padding: 8px 8px;}
