|
@@ -4,6 +4,8 @@
|
|
|
|
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-12619965-34"></script>
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-12619965-34"></script>
|
|
|
|
|
+ <script src="//d3u598arehftfk.cloudfront.net/prebid_hb_14302_22192.js" async></script>
|
|
|
|
|
+
|
|
|
<script>
|
|
<script>
|
|
|
window.dataLayer = window.dataLayer || [];
|
|
window.dataLayer = window.dataLayer || [];
|
|
|
function gtag(){dataLayer.push(arguments);}
|
|
function gtag(){dataLayer.push(arguments);}
|
|
@@ -19,14 +21,14 @@
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
|
|
|
|
|
|
|
@yield('meta')
|
|
@yield('meta')
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700,900,400italic' rel='stylesheet' type='text/css'>
|
|
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700,900,400italic' rel='stylesheet' type='text/css'>
|
|
|
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
|
|
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
|
|
|
-
|
|
|
|
|
- <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" media="screen">
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css" media="screen">
|
|
|
<link rel="stylesheet" type="text/css" href="/css/jquery.bxslider.css" media="screen">
|
|
<link rel="stylesheet" type="text/css" href="/css/jquery.bxslider.css" media="screen">
|
|
|
<link rel="stylesheet" type="text/css" href="/css/font-awesome.css" media="screen">
|
|
<link rel="stylesheet" type="text/css" href="/css/font-awesome.css" media="screen">
|
|
|
- <link rel="stylesheet" type="text/css" href="/css/magnific-popup.css" media="screen">
|
|
|
|
|
|
|
+ <link rel="stylesheet" type="text/css" href="/css/magnific-popup.css" media="screen">
|
|
|
<link rel="stylesheet" type="text/css" href="/css/owl.carousel.css" media="screen">
|
|
<link rel="stylesheet" type="text/css" href="/css/owl.carousel.css" media="screen">
|
|
|
<link rel="stylesheet" type="text/css" href="/css/owl.theme.css" media="screen">
|
|
<link rel="stylesheet" type="text/css" href="/css/owl.theme.css" media="screen">
|
|
|
<link rel="stylesheet" type="text/css" href="/css/ticker-style.css"/>
|
|
<link rel="stylesheet" type="text/css" href="/css/ticker-style.css"/>
|
|
@@ -43,7 +45,7 @@
|
|
|
@yield('extra_css')
|
|
@yield('extra_css')
|
|
|
<style>
|
|
<style>
|
|
|
nav#menu-container {
|
|
nav#menu-container {
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
position:relative;
|
|
position:relative;
|
|
|
width:100%;
|
|
width:100%;
|
|
|
height: 56px;
|
|
height: 56px;
|
|
@@ -55,7 +57,7 @@
|
|
|
font-size: 18px;
|
|
font-size: 18px;
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
left: 0px;
|
|
left: 0px;
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
fill:#FFF;
|
|
fill:#FFF;
|
|
|
}
|
|
}
|
|
|
#btn-nav-next {
|
|
#btn-nav-next {
|
|
@@ -65,11 +67,11 @@
|
|
|
font-size: 18px;
|
|
font-size: 18px;
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
right: 0px;
|
|
right: 0px;
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
fill:#FFF;
|
|
fill:#FFF;
|
|
|
}
|
|
}
|
|
|
.menu-inner-box
|
|
.menu-inner-box
|
|
|
- {
|
|
|
|
|
|
|
+ {
|
|
|
width: 90%;
|
|
width: 90%;
|
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
@@ -78,7 +80,7 @@
|
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
|
}
|
|
}
|
|
|
.menu
|
|
.menu
|
|
|
- {
|
|
|
|
|
|
|
+ {
|
|
|
padding:0;
|
|
padding:0;
|
|
|
margin: 0;
|
|
margin: 0;
|
|
|
list-style-type: none;
|
|
list-style-type: none;
|
|
@@ -87,7 +89,7 @@
|
|
|
}
|
|
}
|
|
|
a.menu-item
|
|
a.menu-item
|
|
|
{
|
|
{
|
|
|
- color:#fff;
|
|
|
|
|
|
|
+ color:#fff;
|
|
|
text-decoration:none;
|
|
text-decoration:none;
|
|
|
text-align:center;
|
|
text-align:center;
|
|
|
white-space:no-wrap;
|
|
white-space:no-wrap;
|
|
@@ -95,7 +97,7 @@
|
|
|
.menu-item:hover {
|
|
.menu-item:hover {
|
|
|
text-decoration:underline;
|
|
text-decoration:underline;
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
@media only screen and (max-width: 480px) {
|
|
@media only screen and (max-width: 480px) {
|
|
|
#btn-nav-previous {
|
|
#btn-nav-previous {
|
|
|
display:none;
|
|
display:none;
|
|
@@ -104,7 +106,7 @@
|
|
|
display:none;
|
|
display:none;
|
|
|
}
|
|
}
|
|
|
.menu-inner-box
|
|
.menu-inner-box
|
|
|
- {
|
|
|
|
|
|
|
+ {
|
|
|
width:100%;
|
|
width:100%;
|
|
|
overflow-x:auto;
|
|
overflow-x:auto;
|
|
|
}
|
|
}
|
|
@@ -121,7 +123,7 @@
|
|
|
background-color: white;
|
|
background-color: white;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
@media (min-width: 1170px) {
|
|
@media (min-width: 1170px) {
|
|
|
.navbar-nav>li>a {
|
|
.navbar-nav>li>a {
|
|
|
padding: 20px 10px 20px 10px;
|
|
padding: 20px 10px 20px 10px;
|
|
@@ -142,10 +144,10 @@
|
|
|
background-attachment: fixed;
|
|
background-attachment: fixed;
|
|
|
background-position: top;
|
|
background-position: top;
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
.adv
|
|
.adv
|
|
|
{
|
|
{
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
max-width: 1040px;
|
|
max-width: 1040px;
|
|
|
padding-right: 5px;
|
|
padding-right: 5px;
|
|
|
padding-left: 5px;
|
|
padding-left: 5px;
|
|
@@ -154,7 +156,7 @@
|
|
|
/* margin-top: 120px!important; */
|
|
/* margin-top: 120px!important; */
|
|
|
background-color: white;
|
|
background-color: white;
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
}
|
|
}
|
|
|
@endif
|
|
@endif
|
|
|
|
|
|
|
@@ -167,7 +169,7 @@
|
|
|
width: 350px;
|
|
width: 350px;
|
|
|
height: 60px;
|
|
height: 60px;
|
|
|
box-shadow: 0 0 10px rgba(0,0,0,.5);
|
|
box-shadow: 0 0 10px rgba(0,0,0,.5);
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
display: none;
|
|
display: none;
|
|
|
}
|
|
}
|
|
|
</style>
|
|
</style>
|
|
@@ -201,13 +203,13 @@
|
|
|
|
|
|
|
|
@yield('banner_bottom')
|
|
@yield('banner_bottom')
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<button onclick="topFunction()" id="btTop" title="Go to top">Top</button>
|
|
<button onclick="topFunction()" id="btTop" title="Go to top">Top</button>
|
|
|
<!-- End Container -->
|
|
<!-- End Container -->
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
<script type="text/javascript" src="/js/jquery.min.js"></script>
|
|
<script type="text/javascript" src="/js/jquery.min.js"></script>
|
|
|
<script type="text/javascript" src="/js/jquery.migrate.js"></script>
|
|
<script type="text/javascript" src="/js/jquery.migrate.js"></script>
|
|
|
<script type="text/javascript" src="/js/jquery.bxslider.min.js"></script>
|
|
<script type="text/javascript" src="/js/jquery.bxslider.min.js"></script>
|
|
@@ -261,14 +263,14 @@
|
|
|
*/
|
|
*/
|
|
|
if (max_count > 0)
|
|
if (max_count > 0)
|
|
|
{
|
|
{
|
|
|
- setInterval(function(){
|
|
|
|
|
-
|
|
|
|
|
|
|
+ setInterval(function(){
|
|
|
|
|
+
|
|
|
count = count + 1;
|
|
count = count + 1;
|
|
|
if (count == max_count)
|
|
if (count == max_count)
|
|
|
count = 0;
|
|
count = 0;
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
var img = $("#img" + count).val();
|
|
var img = $("#img" + count).val();
|
|
|
- $(".bg-adv").css("background-image", "url('/files/" + img + "')");
|
|
|
|
|
|
|
+ $(".bg-adv").css("background-image", "url('/files/" + img + "')");
|
|
|
|
|
|
|
|
|
|
|
|
|
}, 5000);
|
|
}, 5000);
|
|
@@ -278,9 +280,9 @@
|
|
|
$(document).ready(function(){
|
|
$(document).ready(function(){
|
|
|
if(window.matchMedia("(max-width: 767px)").matches){
|
|
if(window.matchMedia("(max-width: 767px)").matches){
|
|
|
$(".desktop-advert").remove();
|
|
$(".desktop-advert").remove();
|
|
|
- $(".tablet-advert").remove();
|
|
|
|
|
|
|
+ $(".tablet-advert").remove();
|
|
|
} else{
|
|
} else{
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
}
|
|
}
|
|
|
});
|
|
});
|
|
|
$('.carousel').carousel();
|
|
$('.carousel').carousel();
|
|
@@ -304,7 +306,7 @@
|
|
|
document.body.scrollTop = 0; // For Safari
|
|
document.body.scrollTop = 0; // For Safari
|
|
|
document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
|
|
document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
</script>
|
|
</script>
|
|
|
|
|
|
|
|
<script>window.twttr = (function(d, s, id) {
|
|
<script>window.twttr = (function(d, s, id) {
|
|
@@ -315,15 +317,15 @@
|
|
|
js.id = id;
|
|
js.id = id;
|
|
|
js.src = "https://platform.twitter.com/widgets.js";
|
|
js.src = "https://platform.twitter.com/widgets.js";
|
|
|
fjs.parentNode.insertBefore(js, fjs);
|
|
fjs.parentNode.insertBefore(js, fjs);
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
t._e = [];
|
|
t._e = [];
|
|
|
t.ready = function(f) {
|
|
t.ready = function(f) {
|
|
|
t._e.push(f);
|
|
t._e.push(f);
|
|
|
};
|
|
};
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
return t;
|
|
return t;
|
|
|
}(document, "script", "twitter-wjs"));</script>
|
|
}(document, "script", "twitter-wjs"));</script>
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
</body>
|
|
</body>
|
|
|
-</html>
|
|
|
|
|
|
|
+</html>
|