| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/b2c.hellogtx.com/public/assets/css/ |
Upload File : |
:root{
--black-text:#444;
--galleryactive-color:#114a24;
--border-bottom:#ccc;
--grey-bg:#f4f4f4;
}
.Portfolio {
position: relative;
transition-duration: 0.4s;
border-radius: 5px;
animation: winanim 0.5s;
-webkit-backface-visibility:visible;
backface-visibility:visible;
margin-bottom: 20px;
box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12);
}
.Portfolio:hover {
box-shadow: 0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);
}
.Portfolio img {
width: 100%;
height: 200px;
border-radius: 5px 5px 0 0;object-fit: cover;
}
.galleryimg {
padding: 30px 0;
}
.Portfolio .desc {
padding: 10px;
background: #292b28;
cursor: pointer;
color: #fff;
text-transform: uppercase;
text-align: center;
}
.galleryimg .nav-link.active {
background: var(--galleryactive-color);
font-size: 13px;
font-weight: 700;
text-transform: capitalize;
}
.galleryimg .nav-link {
color: #fff;
background: #999;
font-size: 13px;
font-weight: 700;
text-transform: capitalize;
}
.galleryimg .nav-item {
margin: 10px;
}
ul#pills-tab {}
.galleryimg .nav.nav-pills {
margin: 0 auto;
}
.Portfolio .ytp-large-play-button.ytp-button{
width: 30px !important;
height: 30px !important;
margin-left: -22px !important;
margin-top: -10px !important;
}
.Portfolio iframe {
width: 100%;
height: 100%;
padding: 4px;
}
.Portfolio .modal-dialog iframe {
height: 500px;
}
.Portfolio .modal-header {
padding: 2px 16px;
}
.Portfolio:hover .desc {
background: rgb(16 73 35);
}
.Portfolio:hover a {
text-decoration: none;
}