Search Source

This commit is contained in:
Maxime Vorwerk
2024-06-22 14:30:25 +02:00
parent d92d5326ac
commit c4c367ce57
20 changed files with 1819 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,6 @@
/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

View File

@@ -0,0 +1,389 @@
/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/
@media (min-width: 1200px) and (max-width: 1500px) {
.banner_main .carousel-caption h1 {
font-size: 64px;
line-height: 80px;
padding-bottom: 36px;
}
.right_header_info ul li {
font-size: 14px;
margin-left: 12px;
}
.slider_cont h3 {
font-size: 36px;
line-height: 45px;
}
.slider_cont p {
margin-top: 10px;
margin-bottom: 5px
}
.black_white {
color: #000;
}
.main_form {padding-left: 100px;}
ul.mail-icon li {margin-bottom: 10px;}
.about_box_text {
padding-left: 35px;
padding-right: 50px;
padding-bottom: 50px;
}
.about_box_text .title {
padding-top: 50px;
padding-bottom: 60px;
}
.slider_section {
min-height: inherit;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.slider_section {
min-height: inherit;
}
.relative {
top: 64%;
}
.banner_main .carousel-caption h1 {
font-size: 65px;
line-height: 70px;
padding-bottom: 56px;
}
.top_layer::before {
display: none;
}
.navbar-expand-md .navbar-nav .nav-link {
padding: 15px 37px;
}
.black_white {
color: #000;
}
.pricing_box_cross::after {
width: 91%;
}
.about_box_text .title {
padding-top: 30px;
}
.about_box_text p {
font-size: 15px;
line-height: 25px;
}
.about_box_text {
padding-left: 39px;
}
.main_form {
padding-left: 30px;
}
ul.mail-icon li img {
padding-right: 5px;
}
ul.mail-icon li {
font-size: 13px;
padding-right: 8px;
padding-bottom: 10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.top_layer::before {
display: none;
}
.right_header_info ul li {
margin-left: 32px;
}
.slider_section {
min-height: inherit;
padding-top: 128px;
}
.navbar-expand-md .navbar-nav .nav-link {
padding: 15px 29px;
}
.banner_main .carousel-caption h1 {
font-size: 65px;
line-height: 70px;
padding-bottom: 56px;
}
.email {
display: none;
}
.contact_nu {
display: none;
}
.about_box_text {
padding-left: 15px;
padding-right: 50px;
padding-bottom: 48px;
}
.about_box {
margin-right: 0px;
}
.about_box_text .title {
padding-top: 48px;
padding-bottom: 60px;
}
.yogo_three_box h3 {
font-size: 20px;
}
.yogo_three_box p {
font-size: 14px;
}
.pricing_box_cross::after {
width: 88%;
}
.pricing .pricing_box p {
font-size: 16px;
}
.pricing .pricing_box_cross p {
font-size: 16px;
}
.Newsletter .news h2 {
font-size: 53px;
}
.yoga .title h2 {
font-size: 53px;
}
ul.mail-icon li {
padding-bottom: 10px;
}
.main_form {
padding: 51px 24px;
}
.copyright p {
font-size: 16px;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.navbar-dark .navbar-toggler {
background: #000;
}
.navbar-expand-md .navbar-nav .nav-link {
text-align: left;
padding: 15px 0;
}
.bg {
padding: 10px 0;
background-color: #5ab337;
}
.banner_main .carousel-caption h1 {
font-size: 41px;
line-height: 47px;
padding-bottom: 56px;
}
.banner_main .carousel-caption a {
max-width: 181px;
}
.top_layer::before {
display: none;
}
.logo {
text-align: center;
display: block;
}
.email {
display: none;
}
.contact_nu {
display: none;
}
.slider_section {
min-height: inherit;
padding-top: 137px;
}
.about_box {
margin-right: 0px;
}
.about_box_text {
padding: 33px;
}
.about_box_text .title {
padding-top: 0px;
}
.yogo_three_box {
margin-bottom: 20px;
}
.yogo_three_box figure {
margin: 0;
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.readmore {
margin: 0 auto;
}
.pricing_box_cross::after {
width: 95%;
}
.pricing_box_cross {
padding-bottom: 76px;
}
.pricing .pricing_box {
margin-bottom: 20px;
}
.pricing_box_cross {
margin-bottom: 20px;
}
.yoga .title h2 {
font-size: 40px;
}
.yoga .yoga_box img {
margin-top: -50px;
padding-bottom: 50px !important;
padding: 0px 50px;
}
.yourlifeyoga .yogatitle h2 {
font-size: 55px;
}
.Newsletter .news h2 {
font-size: 40px;
}
ul.mail-icon li {
margin-bottom: 10px;
}
.main_form {
padding-left: 15px;
}
.padddd {
padding-left: 0px;
padding-right: 0;
}
.title h2 {
font-size: 49px;
line-height: 35px;
}
.mar_bottom {
margin-bottom: 0px;
}
.black_white {
color: #000;
}
.main_form {
padding-left: 15px;
}
}
@media (max-width: 575px) {
.navbar-dark .navbar-toggler {
background: #000;
}
.navbar-expand-md .navbar-nav .nav-link {
text-align: left;
padding: 15px 0;
}
.logo {
text-align: center;
display: block;
}
.bg {
background-color: #5ab337;
padding: 10px 0;
}
.email {
display: none;
}
.contact_nu {
display: none;
}
.title h2 {
font-size: 45px;
line-height: 55px;
}
.title span {
font-size: 15px;
}
.pppp {
padding: 0 15px !important;
}
.mar_bottom {
margin-bottom: 0px;
}
.black_white {
color: #000;
}
.banner_main .carousel-caption h1 {
font-size: 42px;
line-height: 46px;
padding-bottom: 51px;
padding-top: 14px;
}
.banner_main .carousel-caption a {
max-width: 172px;
}
.banner_main .carousel-item img {
height: 450px;
}
.top_layer::before {
display: none;
}
.about_box {
margin-right: 0px;
}
.about_box_text {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 40px;
}
.about_box_text .title {
padding-top: 29px;
padding-bottom: 40px;
}
.about_box_text p {
font-size: 18px;
line-height: 29px;
}
.yogo_three_box {
margin-bottom: 20px;
}
.readmore {
margin: auto;
}
.yourlifeyoga .yogatitle h2 {
font-size: 33px;
line-height: 42px;
}
.pricing .pricing_box {
margin-bottom: 20px;
}
.pricing_box_cross {
padding-bottom: 75px;
padding-bottom: 75px;
}
.pricing_box_cross::after {
width: 90%;
height: 70px;
left: 16px;
bottom: -3px;
}
.slider_section {
padding-top: 159px;
}
.Newsletter .news h2 {
font-size: 31px;
line-height: 44px;
}
.yoga .title h2 {
font-size: 44px;
line-height: 47px;
}
.yoga .yoga_box img {
margin-top: -32px;
padding-bottom: 32px !important;
padding: 0px 19px;
}
ul.mail-icon li {
font-size: 13px;
padding-bottom: 20px;
}
.contact .title h2 {font-size: 55px;}
.main_form {
padding: 62px 18px;
margin-right: 0px;
}
ul.social_icon {
display: none
}
.copyright p {
font-size: 22px;
}
ul.social_top_icon li {
padding-right: 2px;
}
}

View File

@@ -0,0 +1,509 @@
/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/
/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
/*--------------------------------------------------------------------- basic ---------------------------------------------------------------------*/
body {
color: #666666;
font-size: 14px;
font-family: 'Roboto';
line-height: 1.80857;
font-weight: normal;
}
html {
scroll-behavior: smooth;
}
button:focus {
outline: none;
}
ul, li, ol {
margin: 0px;
padding: 0px;
list-style: none;
}
p {
margin: 0px;
font-weight: 300;
font-size: 15px;
line-height: 24px;
}
a {
color: #222222;
text-decoration: none;
outline: none !important;
}
a, .btn {
text-decoration: none !important;
outline: none !important;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
img {
max-width: 100%;
height: auto;
}
:focus {
outline: 0;
}
.btn-custom {
margin-top: 20px;
background-color: transparent !important;
border: 2px solid #ddd;
padding: 12px 40px;
font-size: 16px;
}
.lead {
font-size: 18px;
line-height: 30px;
color: #767676;
margin: 0;
padding: 0;
}
.form-control:focus {
border-color: #ffffff !important;
box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}
.navbar-form input {
border: none !important;
}
.badge {
font-weight: 500;
}
blockquote {
margin: 20px 0 20px;
padding: 30px;
}
button {
border: 0;
margin: 0;
padding: 0;
cursor: pointer;
}
.full {
float: left;
width: 100%;
}
.layout_padding {
padding-top: 90px;
padding-bottom: 90px;
}
.layout_padding_2 {
padding-top: 75px;
padding-bottom: 75px;
}
.light_silver {
background: #f9f9f9;
}
.theme_bg {
background: #38c8a8;
}
.margin_top_30 {
margin-top: 30px !important;
}
.full {
width: 100%;
float: left;
margin: 0;
padding: 0;
}
/**-- heading section --**/
.main_heading {
text-align: center;
display: flex;
justify-content: center;
position: relative;
margin-bottom: 50px;
}
.main_heading h2 {
padding: 0;
font-size: 48px;
line-height: 60px;
font-weight: 400;
position: relative;
letter-spacing: -0.5px;
color: #114c7d;
border-left: solid #38c8a8 10px;
padding-left: 15px;
}
.main_heading h2 strong {
background: #38c8a8;
color: #fff;
font-weight: 600;
padding: 0 15px;
line-height: 68px;
}
.white_heading_main h2 {
color: #fff;
}
.small_main_heading {
margin-top: 25px;
float: left;
width: 100%;
border-bottom: solid rgba(0, 0, 0, 0.07) 1px;
margin-bottom: 25px;
}
.small_main_heading h2 {
padding: 2px 0 20px 0;
color: #114c7d;
font-weight: 400;
font-size: 28px;
background-image: url('../images/fevicon.png');
background-repeat: no-repeat;
padding-left: 55px;
letter-spacing: -0.5px;
}
.small_main_heading h2 strong {
color: #38c8a8;
font-weight: 600;
}
.main_bt {
background: #38c8a8;
color: #fff;
padding: 8px 25px 8px 20px;
float: left;
font-size: 15px;
font-weight: 300;
border-left: solid #114c7d 5px;
border-radius: 0;
}
a.readmore_bt {
color: #fff;
font-weight: 300;
text-decoration: underline !important;
}
.main_bt:hover, .main_bt:focus {
background: #114c7d;
border-left: solid #38c8a8 5px;
color: #fff;
}
.margin_top_50 {
margin-top: 50px;
}
.margin_bottom_30_all {
margin-bottom: 30px;
}
.text_align_center {
text-align: center;
}
/*---------------------------- preloader area ----------------------------*/
.loader_bg {
position: fixed;
z-index: 9999999;
background: #fff;
width: 100%;
height: 100%;
}
.loader {
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
.loader img {
width: 280px;
}
/*--------------------------------------------------------------------- header ---------------------------------------------------------------------*/
header {
min-height: 90px;
background: transparent;
padding-top: 15px;
position: absolute;
width: 100%;
top: 0;
left: 0;
z-index: 998;
}
header .container-fluid {
max-width: 1850px;
}
.right_header_info {
width: 100%;
float: left;
padding: 20px 0 0;
}
.right_header_info ul {
list-style: none;
padding: 0;
margin: 0;
float: right;
}
.right_header_info ul li {
display: inline;
font-size: 16px;
margin-left: 45px;
color: #eaeaea;
font-weight: 400;
float: left;
}
.right_header_info ul li a {
color: #eaeaea;
font-weight: 300;
}
.button_user a {
float: left;
min-width: 75px;
height: 35px;
text-align: center;
line-height: 35px;
position: relative;
top: -3px;
padding: 0 15px;
margin: 0 2px;
}
.button_user a {
float: left;
min-width: 75px;
height: 40px;
text-align: center;
line-height: 38px;
position: relative;
top: -7px;
padding: 0 15px;
margin: 0 2px;
border: solid #eaeaea 1px;
}
.button_user a:hover, .button_user a:focus, .button_user a.active {
background: #e3d105;
color: #fff;
border-color: #e3d105;
color: #222;
}
#sidebarCollapse {
background: transparent;
}
.slider_section {
min-height: 100vh;
padding-bottom: 100px;
}
.contact_nu {
float: right;
}
/** menu section **/
.head-top {
padding-bottom: 20px;
}
.email {
padding-top: 31px;
}
.email a {
font-size: 16px;
}
.email a:hover {
color: #000;
}
.email img {
padding-right: 10px;
}
.contact_nu {
padding-top: 31px;
}
.contact_nu a {
font-size: 16px;
}
.contact_nu a:hover {
color: #000;
}
.contact_nu img {
padding-right: 10px;
}
.bg {
background-color: #5ab337d6;
}
.navbar-expand-md .navbar-nav .nav-link {
padding: 15px 48px;
font-size: 16px;
color: #000;
line-height: 18px;
}
/** banner_main picoCTF{1nsp3ti0n_0f_w3bpag3s_8de925a7} **/
.carousel-indicators li {
width: 20px;
height: 20px;
border-radius: 11px;
background-color: #070000;
}
.carousel-indicators li.active {
background-color: #35a30a;
}
.carousel-indicators {
left: inherit;
top: 53%;
width: 20px;
display: block;
}
.carousel-indicators li {
margin: 8px 0;
}
.banner_main {
position: relative;
}
.relative {
position: absolute;
top: 50%;
transform: translateY(-50%);
bottom: auto;
text-align: left;
}
.banner_main .carousel-caption h1 {
color:#35a30a;
font-size: 124px;
line-height: 120px;
font-weight: 500;
padding-bottom: 85px;
}
.dark_brown {
color: #000000;
font-weight: 500;
}
.banner_main .carousel-caption a {
display: block;
background: #fff;
color: #050000;
max-width: 230px;
padding: 12px 0px;
width: 100%;
font-size: 18px;
text-align: center;
text-transform: uppercase;
font-weight: 500;
border: #35a30a solid 1px;
}
.banner_main .carousel-caption a:hover {
background: #58c62c;
color: #fff;
}
.carousel-control-prev-icon {
display: none;
}
.carousel-control-next-icon {
display: none;
}
.banner_main .carousel-item img {
width: 100%;
}
.slider_section {
min-height: inherit;
}
.title {
text-align: center;
padding-bottom: 60px;
}
.title h2 {
font-size: 60px;
font-weight: normal;
line-height: 46px;
color: #58c62c;
padding-bottom: 20px;
}
/** contact **/
.black {
color: #000;
font-weight: normal;
}
.contact {
margin-top: 90px;
}
.contact .title {
padding-bottom: 60px;
text-align: left;
}
.contact .title h2 {
font-size: 60px;
font-weight: normal;
line-height: 46px;
color: #58c62c;
padding: 0;
}
#map {
height: 100%;
min-height: 480px;
}
.main_form {
background: #13240c;
padding: 40px 63px;
padding-left: 224px;
}
.form-control {
border-radius: inherit;
margin-bottom: 20px;
padding: 8px 2px;
background: transparent;
border-bottom: #fff solid 1px !important;
border: transparent;
}
.form-control:focus {
box-shadow: inherit;
background: transparent;
border-bottom: #fff solid 1px !important;
}
.textarea {
background: transparent;
border-bottom: #fff solid 1px !important;
border: transparent;
padding-top: 6px;
width: 100%;
color: #fff;
opacity: 1;
}
.send {
font-family: poppins;
float: right;
margin: 0 auto;
display: block;
background: #fff;
color: #000;
max-width: 120px;
padding: 6px 0px;
width: 100%;
font-size: 18px;
margin-top: 20px
}
.send:hover {
background: #35a30a ;
color: #fff;
}
.padddd {
padding-left: 0px;
padding-right: 0;
}
.map_section {
height: 100%;
}
.padding {
padding-right: 0px;
padding-left: 0;
}
/** end contact **/
/** footer **/
.copyright {
background: #317914;
}
.copyright p {
color: #fff;
text-align: center;
padding: 25px 0px;
font-size: 17px;
}
.copyright a {
color: #fff;
}
.copyright a:hover {
color: #000;
}
/** end footer **/
/*--------------------------------------------------------------------- ener page css ---------------------------------------------------------------------*/

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -0,0 +1,342 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>flexed</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- bootstrap css -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- owl css -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<!-- style css -->
<link rel="stylesheet" href="css/style.css">
<!-- responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- awesome fontfamily -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script><![endif]-->
</head>
<!-- body -->
<body class="main-layout">
<!-- loader -->
<div class="loader_bg">
<div class="loader"><img src="images/loading.gif" alt="" /></div>
</div>
<div class="wrapper">
<!-- end loader -->
<div id="content">
<!-- header -->
<header>
<!-- header inner -->
<div class="head-top">
<div class="container">
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-4">
<div class="email">
<a href="#"><img src="images/mail_icon.png" /> Email : demo@gmail.com</a>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-4">
<div class="logo">
<a href="index.html"><img src="images/logo.png" /></a>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-4">
<div class="contact_nu">
<a href="#"> <img src="images/phone_icon.png" /> Contact : +71 71234567</a>
</div>
</div>
</div>
</div>
</div>
<div class="bg">
<div class="container">
<nav class="navigation navbar-expand-md navbar-dark ">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExample04" aria-controls="navbarsExample04" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarsExample04">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About </a>
</li>
<li class="nav-item">
<a class="nav-link" href="#yoga"> Yoga</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#pricing">Pricing</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#online">Yoga Online</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact us</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
<!-- end header inner -->
</header>
<!-- end header -->
<!-- start slider section -->
<div class="slider_section banner_main">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="first-slide" src="images/banner.jpg" alt="First slide">
<div class="container">
<div class="carousel-caption relative">
<h1>Gather<br>
<strong class="dark_brown">New Body Energy</strong></h1>
<a href="#">contact us</a>
</div>
</div>
</div>
<div class="carousel-item">
<img class="second-slide" src="images/banner.jpg" alt="Second slide">
<div class="container">
<div class="carousel-caption relative">
<h1>Gather<br>
<strong class="dark_brown">New Body Energy</strong></h1>
<a href="#">contact us</a>
</div>
</div>
</div>
<div class="carousel-item">
<img class="third-slide" src="images/banner.jpg" alt="Third slide">
<div class="container">
<div class="carousel-caption relative">
<h1>Gather<br>
<strong class="dark_brown">New Body Energy</strong></h1>
<a href="#">contact us</a>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#myCarousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#myCarousel" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!-- end slider section -->
<!-- six_box
end six_box The flag is not here but keep digging :)-- >
<!-- We Do Yogas -->
<div id="yoga" class="weyoga">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="title">
<h2>How to <strong class="black"> We Do Yogas</strong></h2>
</div>
</div>
</div>
<div class="row">
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-12">
<div class="yogo_three_box">
<figure><img src="images/1.png" alt="#" /></figure>
<h3>Ashtanga Yoga</h3>
<p>simply dummy text of the printing and typesetting industry. Lorem </p>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12">
<div class="yogo_three_box">
<figure><img src="images/2.png" alt="#" /></figure>
<h3>Hatha Yoga</h3>
<p>simply dummy text of the printing
<br>and typesetting industry. Lorem </p>
</div>
</div>
<div class="col-xl-5 col-lg-5 col-md-5 col-sm-12">
<div class="yogo_three_box">
<figure><img src="images/3.png" alt="#" /></figure>
<h3>Kundalini Yoga</h3>
<p>simply dummy text of the printing
<br>and typesetting industry. Lorem </p>
</div>
</div>
<a class="readmore" href="#">Read More</a>
</div>
</div>
</div>
<!-- end We Do Yogas -->
<!-- footer -->
<div id="contact" class="contact">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="title">
<h2>Contact<strong class="black"> Us</strong></h2>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 padding">
<form class="main_form">
<div class="row">
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<input class="form-control" placeholder="Name" type="text" name="Name">
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<input class="form-control" placeholder="Email" type="text" name="Email">
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<input class="form-control" placeholder="Phone" type="text" name="Phone">
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<textarea class="textarea" placeholder="Message" type="text" name="Message"></textarea>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<button class="send">Send</button>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<ul class="mail-icon">
<li><img src="images/phone_icon.png" /> (+71) 75896472 (+72) 258963475</li>
<li><img src="images/mail_icon.png" /> Demo@gmail.com</li>
</ul>
</div>
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<ul class="social_icon">
<li> <a href="#"><i class="fa fa-facebook-f"></i></a></li>
<li> <a href="#"><i class="fa fa-twitter"></i></a></li>
<li> <a href="#"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
</form>
</div>
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 padddd">
<div class="map_section">
<div id="map">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="footer">
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-xl-12 col-lg-12 col-md-12 col-sm-12">
<p>© 2019 Flexed Design by<a href="https://html.design/"> Free Html Template</a></p>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- end footer -->
</div>
</div>
<div class="overlay"></div>
<!-- Javascript files-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/custom.js"></script>
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$("#sidebar").mCustomScrollbar({
theme: "minimal"
});
$('#dismiss, .overlay').on('click', function() {
$('#sidebar').removeClass('active');
$('.overlay').removeClass('active');
});
$('#sidebarCollapse').on('click', function() {
$('#sidebar').addClass('active');
$('.overlay').addClass('active');
$('.collapse.in').toggleClass('in');
$('a[aria-expanded=true]').attr('aria-expanded', 'false');
});
});
</script>
<script>
// This example adds a marker to indicate the position of Bondi Beach in Sydney,
// Australia.
function initMap() {
var map = new google.maps.Map(document.getElementById('map'), {
zoom: 11,
center: {
lat: 40.645037,
lng: -73.880224
},
});
var image = 'images/maps-and-flags.png';
var beachMarker = new google.maps.Marker({
position: {
lat: 40.645037,
lng: -73.880224
},
map: map,
icon: image
});
}
</script>
<!-- google map js -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyA8eaHt9Dh5H57Zh0xVTqxVdBFCvFMqFjQ&callback=initMap"></script>
<!-- end google map js -->
</body>
</html>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,323 @@
/*---------------------------------------------------------------------
File Name: custom.js
---------------------------------------------------------------------*/
$(function () {
"use strict";
/* Preloader
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
setTimeout(function () {
$('.loader_bg').fadeToggle();
}, 1500);
/* JQuery Menu
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$(document).ready(function () {
$('header nav').meanmenu();
});
/* Tooltip
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$(document).ready(function () {
$('[data-toggle="tooltip"]').tooltip();
});
/* sticky
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$(document).ready(function () {
$(".sticky-wrapper-header").sticky({ topSpacing: 0 });
});
/* Mouseover
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$(document).ready(function () {
$(".main-menu ul li.megamenu").mouseover(function () {
if (!$(this).parent().hasClass("#wrapper")) {
$("#wrapper").addClass('overlay');
}
});
$(".main-menu ul li.megamenu").mouseleave(function () {
$("#wrapper").removeClass('overlay');
});
});
/* NiceScroll
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$(".brand-box").niceScroll({
cursorcolor: "#9b9b9c",
});
/* NiceSelect
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$(document).ready(function () {
$('select').niceSelect();
});
/* OwlCarousel - Product Slider
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$('.owl-carousel').owlCarousel({
items: 5,
loop: true,
margin: 10,
merge: true,
responsive: {
678: {
mergeFit: true
},
1000: {
mergeFit: false
}
}
});
/* Scroll to Top
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$(window).on('scroll', function () {
scroll = $(window).scrollTop();
if (scroll >= 100) {
$("#back-to-top").addClass('b-show_scrollBut')
} else {
$("#back-to-top").removeClass('b-show_scrollBut')
}
});
$("#back-to-top").on("click", function () {
$('body,html').animate({
scrollTop: 0
}, 1000);
});
/* Contact-form
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$.validator.setDefaults({
submitHandler: function () {
alert("submitted!");
}
});
$(document).ready(function () {
$("#contact-form").validate({
rules: {
firstname: "required",
email: {
required: true,
email: true
},
lastname: "required",
message: "required",
agree: "required"
},
messages: {
firstname: "Please enter your firstname",
email: "Please enter a valid email address",
lastname: "Please enter your lastname",
username: {
required: "Please enter a username",
minlength: "Your username must consist of at least 2 characters"
},
message: "Please enter your Message",
agree: "Please accept our policy"
},
errorElement: "div",
errorPlacement: function (error, element) {
// Add the `help-block` class to the error element
error.addClass("help-block");
if (element.prop("type") === "checkbox") {
error.insertAfter(element.parent("input"));
} else {
error.insertAfter(element);
}
},
highlight: function (element, errorClass, validClass) {
$(element).parents(".col-md-4, .col-md-12").addClass("has-error").removeClass("has-success");
},
unhighlight: function (element, errorClass, validClass) {
$(element).parents(".col-md-4, .col-md-12").addClass("has-success").removeClass("has-error");
}
});
});
/* heroslider
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
var swiper = new Swiper('.heroslider', {
spaceBetween: 30,
centeredSlides: true,
slidesPerView: 'auto',
paginationClickable: true,
loop: true,
autoplay: {
delay: 2500,
disableOnInteraction: false,
},
pagination: {
el: '.swiper-pagination',
clickable: true,
dynamicBullets: true
},
});
/* Product Filters
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
var swiper = new Swiper('.swiper-product-filters', {
slidesPerView: 3,
slidesPerColumn: 2,
spaceBetween: 30,
breakpoints: {
1024: {
slidesPerView: 3,
spaceBetween: 30,
},
768: {
slidesPerView: 2,
spaceBetween: 30,
slidesPerColumn: 1,
},
640: {
slidesPerView: 2,
spaceBetween: 20,
slidesPerColumn: 1,
},
480: {
slidesPerView: 1,
spaceBetween: 10,
slidesPerColumn: 1,
}
},
pagination: {
el: '.swiper-pagination',
clickable: true,
dynamicBullets: true
}
});
/* Countdown
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$('[data-countdown]').each(function () {
var $this = $(this),
finalDate = $(this).data('countdown');
$this.countdown(finalDate, function (event) {
var $this = $(this).html(event.strftime(''
+ '<div class="time-bar"><span class="time-box">%w</span> <span class="line-b">weeks</span></div> '
+ '<div class="time-bar"><span class="time-box">%d</span> <span class="line-b">days</span></div> '
+ '<div class="time-bar"><span class="time-box">%H</span> <span class="line-b">hr</span></div> '
+ '<div class="time-bar"><span class="time-box">%M</span> <span class="line-b">min</span></div> '
+ '<div class="time-bar"><span class="time-box">%S</span> <span class="line-b">sec</span></div>'));
});
});
/* Deal Slider
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$('.deal-slider').slick({
dots: false,
infinite: false,
prevArrow: '.previous-deal',
nextArrow: '.next-deal',
speed: 500,
slidesToShow: 3,
slidesToScroll: 3,
infinite: false,
responsive: [{
breakpoint: 1024,
settings: {
slidesToShow: 3,
slidesToScroll: 2,
infinite: true,
dots: false
}
}, {
breakpoint: 768,
settings: {
slidesToShow: 2,
slidesToScroll: 2
}
}, {
breakpoint: 480,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}]
});
/* News Slider
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$('#news-slider').slick({
dots: false,
infinite: false,
prevArrow: '.previous',
nextArrow: '.next',
speed: 500,
slidesToShow: 1,
slidesToScroll: 1,
responsive: [{
breakpoint: 1024,
settings: {
slidesToShow: 1,
slidesToScroll: 1,
infinite: true,
dots: false
}
}, {
breakpoint: 600,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}, {
breakpoint: 480,
settings: {
slidesToShow: 1,
slidesToScroll: 1
}
}]
});
/* Fancybox
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$(".fancybox").fancybox({
maxWidth: 1200,
maxHeight: 600,
width: '70%',
height: '70%',
});
/* Toggle sidebar
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
$(document).ready(function () {
$('#sidebarCollapse').on('click', function () {
$('#sidebar').toggleClass('active');
$(this).toggleClass('active');
});
});
/* Product slider
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
// optional
$('#blogCarousel').carousel({
interval: 5000
});
});

View File

@@ -0,0 +1,213 @@
void 0 === jQuery.migrateMute && (jQuery.migrateMute = !0), function(e) {
"function" == typeof define && define.amd ? define([ "jquery" ], window, e) : "object" == typeof module && module.exports ? module.exports = e(require("jquery"), window) : e(jQuery, window);
}(function(e, t) {
"use strict";
function r(r) {
var n = t.console;
o[r] || (o[r] = !0, e.migrateWarnings.push(r), n && n.warn && !e.migrateMute && (n.warn("JQMIGRATE: " + r),
e.migrateTrace && n.trace && n.trace()));
}
function n(e, t, n, a) {
Object.defineProperty(e, t, {
configurable: !0,
enumerable: !0,
get: function() {
return r(a), n;
},
set: function(e) {
r(a), n = e;
}
});
}
function a(e, t, n, a) {
e[t] = function() {
return r(a), n.apply(this, arguments);
};
}
e.migrateVersion = "3.0.1", function() {
var r = /^[12]\./;
t.console && t.console.log && (e && !r.test(e.fn.jquery) || t.console.log("JQMIGRATE: jQuery 3.0.0+ REQUIRED"),
e.migrateWarnings && t.console.log("JQMIGRATE: Migrate plugin loaded multiple times"),
t.console.log("JQMIGRATE: Migrate is installed" + (e.migrateMute ? "" : " with logging active") + ", version " + e.migrateVersion));
}();
var o = {};
e.migrateWarnings = [], void 0 === e.migrateTrace && (e.migrateTrace = !0), e.migrateReset = function() {
o = {}, e.migrateWarnings.length = 0;
}, "BackCompat" === t.document.compatMode && r("jQuery is not compatible with Quirks Mode");
var i = e.fn.init, s = e.isNumeric, u = e.find, c = /\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/, l = /\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/g;
e.fn.init = function(e) {
var t = Array.prototype.slice.call(arguments);
return "string" == typeof e && "#" === e && (r("jQuery( '#' ) is not a valid selector"),
t[0] = []), i.apply(this, t);
}, e.fn.init.prototype = e.fn, e.find = function(e) {
var n = Array.prototype.slice.call(arguments);
if ("string" == typeof e && c.test(e)) try {
t.document.querySelector(e);
} catch (a) {
e = e.replace(l, function(e, t, r, n) {
return "[" + t + r + '"' + n + '"]';
});
try {
t.document.querySelector(e), r("Attribute selector with '#' must be quoted: " + n[0]),
n[0] = e;
} catch (e) {
r("Attribute selector with '#' was not fixed: " + n[0]);
}
}
return u.apply(this, n);
};
var d;
for (d in u) Object.prototype.hasOwnProperty.call(u, d) && (e.find[d] = u[d]);
e.fn.size = function() {
return r("jQuery.fn.size() is deprecated and removed; use the .length property"),
this.length;
}, e.parseJSON = function() {
return r("jQuery.parseJSON is deprecated; use JSON.parse"), JSON.parse.apply(null, arguments);
}, e.isNumeric = function(t) {
var n = s(t), a = function(t) {
var r = t && t.toString();
return !e.isArray(t) && r - parseFloat(r) + 1 >= 0;
}(t);
return n !== a && r("jQuery.isNumeric() should not be called on constructed objects"),
a;
}, a(e, "holdReady", e.holdReady, "jQuery.holdReady is deprecated"), a(e, "unique", e.uniqueSort, "jQuery.unique is deprecated; use jQuery.uniqueSort"),
n(e.expr, "filters", e.expr.pseudos, "jQuery.expr.filters is deprecated; use jQuery.expr.pseudos"),
n(e.expr, ":", e.expr.pseudos, "jQuery.expr[':'] is deprecated; use jQuery.expr.pseudos");
var p = e.ajax;
e.ajax = function() {
var e = p.apply(this, arguments);
return e.promise && (a(e, "success", e.done, "jQXHR.success is deprecated and removed"),
a(e, "error", e.fail, "jQXHR.error is deprecated and removed"), a(e, "complete", e.always, "jQXHR.complete is deprecated and removed")),
e;
};
var f = e.fn.removeAttr, y = e.fn.toggleClass, m = /\S+/g;
e.fn.removeAttr = function(t) {
var n = this;
return e.each(t.match(m), function(t, a) {
e.expr.match.bool.test(a) && (r("jQuery.fn.removeAttr no longer sets boolean properties: " + a),
n.prop(a, !1));
}), f.apply(this, arguments);
}, e.fn.toggleClass = function(t) {
return void 0 !== t && "boolean" != typeof t ? y.apply(this, arguments) : (r("jQuery.fn.toggleClass( boolean ) is deprecated"),
this.each(function() {
var r = this.getAttribute && this.getAttribute("class") || "";
r && e.data(this, "__className__", r), this.setAttribute && this.setAttribute("class", r || !1 === t ? "" : e.data(this, "__className__") || "");
}));
};
var h = !1;
e.swap && e.each([ "height", "width", "reliableMarginRight" ], function(t, r) {
var n = e.cssHooks[r] && e.cssHooks[r].get;
n && (e.cssHooks[r].get = function() {
var e;
return h = !0, e = n.apply(this, arguments), h = !1, e;
});
}), e.swap = function(e, t, n, a) {
var o, i, s = {};
h || r("jQuery.swap() is undocumented and deprecated");
for (i in t) s[i] = e.style[i], e.style[i] = t[i];
o = n.apply(e, a || []);
for (i in t) e.style[i] = s[i];
return o;
};
var g = e.data;
e.data = function(t, n, a) {
var o;
if (n && "object" == typeof n && 2 === arguments.length) {
o = e.hasData(t) && g.call(this, t);
var i = {};
for (var s in n) s !== e.camelCase(s) ? (r("jQuery.data() always sets/gets camelCased names: " + s),
o[s] = n[s]) : i[s] = n[s];
return g.call(this, t, i), n;
}
return n && "string" == typeof n && n !== e.camelCase(n) && (o = e.hasData(t) && g.call(this, t)) && n in o ? (r("jQuery.data() always sets/gets camelCased names: " + n),
arguments.length > 2 && (o[n] = a), o[n]) : g.apply(this, arguments);
};
var v = e.Tween.prototype.run, j = function(e) {
return e;
};
e.Tween.prototype.run = function() {
e.easing[this.easing].length > 1 && (r("'jQuery.easing." + this.easing.toString() + "' should use only one argument"),
e.easing[this.easing] = j), v.apply(this, arguments);
}, e.fx.interval = e.fx.interval || 13, t.requestAnimationFrame && n(e.fx, "interval", e.fx.interval, "jQuery.fx.interval is deprecated");
var Q = e.fn.load, b = e.event.add, w = e.event.fix;
e.event.props = [], e.event.fixHooks = {}, n(e.event.props, "concat", e.event.props.concat, "jQuery.event.props.concat() is deprecated and removed"),
e.event.fix = function(t) {
var n, a = t.type, o = this.fixHooks[a], i = e.event.props;
if (i.length) for (r("jQuery.event.props are deprecated and removed: " + i.join()); i.length; ) e.event.addProp(i.pop());
if (o && !o._migrated_ && (o._migrated_ = !0, r("jQuery.event.fixHooks are deprecated and removed: " + a),
(i = o.props) && i.length)) for (;i.length; ) e.event.addProp(i.pop());
return n = w.call(this, t), o && o.filter ? o.filter(n, t) : n;
}, e.event.add = function(e, n) {
return e === t && "load" === n && "complete" === t.document.readyState && r("jQuery(window).on('load'...) called after load event occurred"),
b.apply(this, arguments);
}, e.each([ "load", "unload", "error" ], function(t, n) {
e.fn[n] = function() {
var e = Array.prototype.slice.call(arguments, 0);
return "load" === n && "string" == typeof e[0] ? Q.apply(this, e) : (r("jQuery.fn." + n + "() is deprecated"),
e.splice(0, 0, n), arguments.length ? this.on.apply(this, e) : (this.triggerHandler.apply(this, e),
this));
};
}), e.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "), function(t, n) {
e.fn[n] = function(e, t) {
return r("jQuery.fn." + n + "() event shorthand is deprecated"), arguments.length > 0 ? this.on(n, null, e, t) : this.trigger(n);
};
}), e(function() {
e(t.document).triggerHandler("ready");
}), e.event.special.ready = {
setup: function() {
this === t.document && r("'ready' event is deprecated");
}
}, e.fn.extend({
bind: function(e, t, n) {
return r("jQuery.fn.bind() is deprecated"), this.on(e, null, t, n);
},
unbind: function(e, t) {
return r("jQuery.fn.unbind() is deprecated"), this.off(e, null, t);
},
delegate: function(e, t, n, a) {
return r("jQuery.fn.delegate() is deprecated"), this.on(t, e, n, a);
},
undelegate: function(e, t, n) {
return r("jQuery.fn.undelegate() is deprecated"), 1 === arguments.length ? this.off(e, "**") : this.off(t, e || "**", n);
},
hover: function(e, t) {
return r("jQuery.fn.hover() is deprecated"), this.on("mouseenter", e).on("mouseleave", t || e);
}
});
var x = e.fn.offset;
e.fn.offset = function() {
var n, a = this[0], o = {
top: 0,
left: 0
};
return a && a.nodeType ? (n = (a.ownerDocument || t.document).documentElement, e.contains(n, a) ? x.apply(this, arguments) : (r("jQuery.fn.offset() requires an element connected to a document"),
o)) : (r("jQuery.fn.offset() requires a valid DOM element"), o);
};
var k = e.param;
e.param = function(t, n) {
var a = e.ajaxSettings && e.ajaxSettings.traditional;
return void 0 === n && a && (r("jQuery.param() no longer uses jQuery.ajaxSettings.traditional"),
n = a), k.call(this, t, n);
};
var A = e.fn.andSelf || e.fn.addBack;
e.fn.andSelf = function() {
return r("jQuery.fn.andSelf() is deprecated and removed, use jQuery.fn.addBack()"),
A.apply(this, arguments);
};
var S = e.Deferred, q = [ [ "resolve", "done", e.Callbacks("once memory"), e.Callbacks("once memory"), "resolved" ], [ "reject", "fail", e.Callbacks("once memory"), e.Callbacks("once memory"), "rejected" ], [ "notify", "progress", e.Callbacks("memory"), e.Callbacks("memory") ] ];
return e.Deferred = function(t) {
var n = S(), a = n.promise();
return n.pipe = a.pipe = function() {
var t = arguments;
return r("deferred.pipe() is deprecated"), e.Deferred(function(r) {
e.each(q, function(o, i) {
var s = e.isFunction(t[o]) && t[o];
n[i[1]](function() {
var t = s && s.apply(this, arguments);
t && e.isFunction(t.promise) ? t.promise().done(r.resolve).fail(r.reject).progress(r.notify) : r[i[0] + "With"](this === a ? r.promise() : this, s ? [ t ] : arguments);
});
}), t = null;
}).promise();
}, t && t.call(n, n), n;
}, e.Deferred.exceptionHook = S.exceptionHook, e;
});

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long