Commit 7784b258 authored by Khumoyunmirzo Sodiqov's avatar Khumoyunmirzo Sodiqov

video

parent eafb02c2
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
/public/storage /public/storage
/storage/*.key /storage/*.key
/vendor /vendor
.idea
.env .env
.phpunit.result.cache .phpunit.result.cache
Homestead.json Homestead.json
......
...@@ -94,29 +94,45 @@ ...@@ -94,29 +94,45 @@
opacity: 0; opacity: 0;
} }
.round-button { .play-btn-slider {
box-sizing: border-box; border: 1px solid #ffffff !important;
display: block; color: #ffffff !important;
width: 80px; padding: 12px 0px 0px 6px !important;
height: 80px; width: 60px !important;
padding-top: 14px; height: 60px !important;
padding-left: 8px; border-radius: 30px !important;
line-height: 20px; background-color: rgb(3, 54, 72) !important;
border: 6px solid #fff; left: 10% !important;
border-radius: 50%; top: 250px !important;
color: #f5f5f5; }
text-align: center;
text-decoration: none; .play-btn-slider i {
background-color: rgba(0, 0, 0, 0.5); color: #fbf4f4;
font-size: 20px; }
font-weight: bold;
transition: all 0.3s ease; @media (max-width: 600px) {
.da-slide h2 {
font-size: 14px !important;
top: 10px !important;
}
.play-btn-slider {
border: 1px solid #ffffff !important;
color: #ffffff !important;
padding: 10px 0px 0px 6px !important;
width: 40px !important;
height: 40px !important;
border-radius: 30px !important;
background-color: rgb(3, 54, 72) !important;
margin-left: 30% !important;
top: 40% !important;
z-index: 999;
}
.play-btn-slider i {
color: #fbf4f4;
} }
.round-button:hover {
background-color: rgba(0, 0, 0, 0.8);
box-shadow: 0px 0px 10px rgba(255, 255, 100, 1);
text-shadow: 0px 0px 10px rgba(255, 255, 100, 1);
} }
</style> </style>
</head> </head>
...@@ -167,15 +183,6 @@ ...@@ -167,15 +183,6 @@
</div> </div>
<div class="rd-navbar-nav-wrap"> <div class="rd-navbar-nav-wrap">
<!-- RD Navbar Search--> <!-- RD Navbar Search-->
{{--<div class="rd-navbar-search">--}}
{{--<form class="rd-navbar-search-form" action="https://livedemo00.template-help.com/wt_58899_v2/search.php" method="GET">--}}
{{--<label class="rd-navbar-search-form-input">--}}
{{--<input type="text" name="s" placeholder="Search.." autocomplete="off">--}}
{{--</label>--}}
{{--<button class="rd-navbar-search-form-submit fa-shopping-cart" type="submit"></button>--}}
{{--</form><span class="rd-navbar-live-search-results"></span>--}}
{{--<button class="rd-navbar-search-toggle" data-rd-navbar-toggle=".rd-navbar-search, .rd-navbar-live-search-results" type="submit"></button>--}}
{{--</div><a class="glyphicon glyphicon-log-in fa-shopping-cart" href="shop-cart.html"><span>10</span></a>--}}
<!-- RD Navbar Nav--> <!-- RD Navbar Nav-->
<ul class="rd-navbar-nav"> <ul class="rd-navbar-nav">
<li class="active"><a href="/" class="nav_link">Главная</a></li> <li class="active"><a href="/" class="nav_link">Главная</a></li>
...@@ -214,15 +221,8 @@ ...@@ -214,15 +221,8 @@
НАСЛАЖДАЙТЕСЬ ПОКУПКАМИ</h2> НАСЛАЖДАЙТЕСЬ ПОКУПКАМИ</h2>
{{-- <p style="color: #ffffff">НАСЛАЖДАЙТЕСЬ ПОКУПКАМИ</p>--}} {{-- <p style="color: #ffffff">НАСЛАЖДАЙТЕСЬ ПОКУПКАМИ</p>--}}
{{-- <--}} {{-- <--}}
<a href="{{ url('/watch') }}" class="popup-youtube da-link button" <a href="{{ url('/watch') }}" class="popup-youtube da-link button play-btn-slider"
style=" border: 1px solid #ffffff; ><i class="fa fa-play fa-2x"></i></a>
color: #ffffff;
padding: 12px 0px 0px 6px;
width: 60px;
height: 60px;
border-radius: 30px;
background-color: #688cea45; left: 50%;
top: 250px;"><i class="fa fa-play fa-2x"></i></a>
<div class="da-img" style="margin-top: -60px;"> <div class="da-img" style="margin-top: -60px;">
<img src="{{ asset('assets') }}/slider/images/tv5.png" alt="image01" width="320"> <img src="{{ asset('assets') }}/slider/images/tv5.png" alt="image01" width="320">
...@@ -230,7 +230,7 @@ ...@@ -230,7 +230,7 @@
</div> </div>
<!-- End first slide --> <!-- End first slide -->
<!-- Start second slide --> <!-- Start second slide -->
<div class="da-slide" style="margin-top: 60px;"> <div class="da-slide slider-none" style="margin-top: 60px;">
<h2 style="color: #ffffff">МЫ ДОСТАВЛЯЕМ <h2 style="color: #ffffff">МЫ ДОСТАВЛЯЕМ
ТОВАРЫ ИЗ США</h2> ТОВАРЫ ИЗ США</h2>
<h4 style="color: #ffffff">ЗА 5-7 РАБОЧИХ ДНЕЙ</h4> <h4 style="color: #ffffff">ЗА 5-7 РАБОЧИХ ДНЕЙ</h4>
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
</div> </div>
<!-- End second slide --> <!-- End second slide -->
<!-- Start third slide --> <!-- Start third slide -->
<div class="da-slide" style="margin-top: 60px;"> <div class="da-slide slider-none" style="margin-top: 60px;">
<h2 style="color: #ffffff"> <h2 style="color: #ffffff">
Доставка товаров из США</h2> Доставка товаров из США</h2>
<h4 style="color: #ffffff">ВСЕГО $8,5 ЗА КАЖДЫЕ <h4 style="color: #ffffff">ВСЕГО $8,5 ЗА КАЖДЫЕ
...@@ -257,7 +257,7 @@ ...@@ -257,7 +257,7 @@
</div> </div>
</div> </div>
<div class="da-slide" style="margin-top: 60px;"> <div class="da-slide slider-none" style="margin-top: 60px;">
<h2 style="color: #ffffff"> <h2 style="color: #ffffff">
Доставка товаров из США</h2> Доставка товаров из США</h2>
<h4 style="color: #ffffff">ВСЕГО $8,5 ЗА КАЖДЫЕ <h4 style="color: #ffffff">ВСЕГО $8,5 ЗА КАЖДЫЕ
...@@ -270,7 +270,7 @@ ...@@ -270,7 +270,7 @@
height="250"> height="250">
</div> </div>
</div> </div>
<div class="da-slide" style="margin-top: 60px;"> <div class="da-slide slider-none" style="margin-top: 60px;">
<h2 style="color: #ffffff"> <h2 style="color: #ffffff">
Доставка товаров из США</h2> Доставка товаров из США</h2>
<h4 style="color: #ffffff">ВСЕГО $8,5 ЗА КАЖДЫЕ <h4 style="color: #ffffff">ВСЕГО $8,5 ЗА КАЖДЫЕ
...@@ -282,7 +282,7 @@ ...@@ -282,7 +282,7 @@
<img src="{{ asset('assets') }}/slider/images/thumb.png" width="320" alt="image03"> <img src="{{ asset('assets') }}/slider/images/thumb.png" width="320" alt="image03">
</div> </div>
</div> </div>
<div class="da-slide" style="margin-top: 60px;"> <div class="da-slide slider-none" style="margin-top: 60px;">
<h2 style="color: #ffffff"> <h2 style="color: #ffffff">
Доставка товаров из США</h2> Доставка товаров из США</h2>
<h4 style="color: #ffffff">ВСЕГО $8,5 ЗА КАЖДЫЕ <h4 style="color: #ffffff">ВСЕГО $8,5 ЗА КАЖДЫЕ
...@@ -295,7 +295,7 @@ ...@@ -295,7 +295,7 @@
alt="image03"> alt="image03">
</div> </div>
</div> </div>
<div class="da-slide" style="margin-top: 60px;"> <div class="da-slide slider-none" style="margin-top: 60px;">
<h2 style="color: #ffffff"> <h2 style="color: #ffffff">
Доставка товаров из США</h2> Доставка товаров из США</h2>
<h4 style="color: #ffffff">ВСЕГО $8,5 ЗА КАЖДЫЕ <h4 style="color: #ffffff">ВСЕГО $8,5 ЗА КАЖДЫЕ
...@@ -310,7 +310,7 @@ ...@@ -310,7 +310,7 @@
</div> </div>
<!-- Start third slide --> <!-- Start third slide -->
<!-- Start cSlide navigation arrows --> <!-- Start cSlide navigation arrows -->
<div class="da-arrows"> <div class="da-arrows slider-none">
<span class="da-arrows-prev"></span> <span class="da-arrows-prev"></span>
<span class="da-arrows-next"></span> <span class="da-arrows-next"></span>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment