×

注意!页面内容来自https://gomovieshub.net/movie/tadap-669696.html,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> .nav-link { text-transform: capitalize !important; } #navbtn { fill: #0397D6; } #search-bar { /* background-color: #e5e5e5; */ } .navbar-toggler { border: 1px solid #0397D6 !important; } .reset-icon { opacity: 0.65; } .nav-item.dropdown>.dropdown-menu { display: none; /* position: absolute; */ background: #F2F2F2; } /*.nav-item.dropdown:hover>.dropdown-menu,*/ .nav-item.dropdown:focus-within>.dropdown-menu { display: block; } /* Override for mobile screens */ @media (max-width: 991px) { header .nav-item .nav-link.active { display: inline-block; /* shrink to text width */ width: auto; /* no full width */ } } @media (max-width: 991px) { .dropdown-menu { position: static; display: block; background: #222; } } .img-fluid-search { height: 60px; width: 50px; } @media (min-width:992px) { header .dropdown-menu { border-top: 2px solid #266d5d; -moz-column-count: 5!important; column-count: 5!important; overflow: hidden!important; } } @media (max-width:991.98px) { header .dropdown-menu { border-top: 2px solid #266d5d; -moz-column-count: 2!important; column-count: 2!important; overflow: hidden!important; } } .list-group{ --bs-list-group-action-hover-color: #fff !important; }
Tadap

Tadap

Passionate Ishana falls madly in love with Ramisa. As their love grows stronger by the dayfate plays the villain and throws one hurdle after another.

Genre: Action , Romance

Actor: Saurabh Shukla , Tara Sutaria , Sohaila Kapur

Director: Milan Luthria

Country: India

Quality: HD

Duration: 126 min

Release: 2021

IMDb: 5.1 / 10

Trailer
<> /* === MODAL OVERLAY === */ #shareModalOverlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0000.6); z-index: 99999; justify-content: center; align-items: center; opacity: 0; transition: opacity 0.4s cubic-bezier(0.4011) } #shareModalOverlay.active { display: flex; opacity: 1; } /* === MODAL CONTENT === */ #shareModalContent { background: white; border-radius: 10px; box-shadow: 0 8px 32px rgba(0000.15); max-width: 480px; width: 90%; overflow: hidden; position: relative; transform: translateY(20px); transition: transform 0.4s ease; } #shareModalOverlay.active #shareModalContent { transform: translateY(0); } /* === CLOSE BUTTON === */ .modal-close-btn { position: absolute; top: 12px; right: 12px; width: 28px; height: 28px; border-radius: 50%; background: white; border: 1px solid #ddd; display: flex; align-items: center; justify-content: center; cursor: pointer; font-size: 16px; color: #777; z-index: 10; } .close-modal { margin-top: -1px; font-weight: bold; } .modal-close-btn:hover { background: #f5f5f5; color: #333; } /* === IMAGE SECTION WITH WAVE BOTTOM === */ .modal-image-container { position: relative; width: 100%; overflow: hidden; border-top-left-radius: 10px; border-top-right-radius: 10px; } .modal-image { width: 100%; height: auto; display: block; object-fit: cover; } /* Fake wave effect at bottom of image */ .image-wave { position: absolute; bottom: 0; left: 0; width: 100%; height: 20px; background: white; clip-path: polygon(0 0100% 0100% 100%0 100%); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; } /* === TEXT SECTION === */ .modal-text { padding: 20px 15px 20px; text-align: center; } .modal-text h2 { font-size: 22px; font-weight: 700; color: #222; margin: 0 0 8px 0; } .modal-text p { font-size: 14px; color: #666; line-height: 1.5; margin: 0; } /* === SHARE BUTTONS CONTAINER === */ .share-buttons { padding: 20px 15px 20px; /*display: flex;*/ /*flex-wrap: wrap;*/ /*gap: 10px;*/ /*justify-content: center;*/ } /*.sharethis-inline-share-buttons {*/ /* display: flex !important;*/ /* justify-content: center !important;*/ /* gap: 10px;*/ /* flex-wrap: wrap;*/ /*}*/ /* RESPONSIVE */ @media (max-width: 500px) { #shareModalContent { width: 95%; border-radius: 14px; } .modal-text h2 { font-size: 20px; } .modal-text p { font-size: 13px; } /*.sharethis-inline-share-buttons .st-btn {*/ /* width: 56px !important;*/ /* height: 44px !important;*/ /*}*/ }
<>footer a:hover {color: #fff;} footer {padding-top: 1.5rem;padding-bottom: 1.5rem;}