├── assets ├── img │ └── controls.png ├── logo │ └── favicon.png ├── css │ ├── ajax-loader.gif │ ├── fonts │ │ ├── slick.eot │ │ ├── slick.ttf │ │ ├── slick.woff │ │ └── slick.svg │ ├── flaticon.css │ ├── slick.css │ ├── slick-theme.css │ ├── responsive.css │ ├── linearicons.css │ ├── style.css │ └── font-awesome.min.css ├── fonts │ ├── Flaticon.eot │ ├── Flaticon.ttf │ ├── Flaticon.woff │ ├── FontAwesome.otf │ ├── Linearicons-Free.eot │ ├── Linearicons-Free.ttf │ ├── Linearicons-Free.woff │ ├── Linearicons-Free.woff2 │ ├── fontawesome-webfont.eot │ ├── fontawesome-webfont.ttf │ ├── fontawesome-webfont.woff │ ├── fontawesome-webfont.woff2 │ ├── glyphicons-halflings-regular.eot │ ├── glyphicons-halflings-regular.ttf │ ├── glyphicons-halflings-regular.woff │ ├── glyphicons-halflings-regular.woff2 │ └── Flaticon.svg ├── images │ ├── blog │ │ ├── b1.jpg │ │ ├── b2.jpg │ │ └── b3.jpg │ ├── clients │ │ ├── c1.png │ │ ├── c2.png │ │ ├── c3.png │ │ └── c4.png │ ├── explore │ │ ├── e1.jpg │ │ ├── e2.jpg │ │ ├── e3.jpg │ │ ├── e4.jpg │ │ ├── e5.jpg │ │ ├── e6.jpg │ │ └── person.png │ ├── welcome-hero │ │ └── banner.jpg │ └── counter │ │ └── counter-banner.jpg └── js │ ├── jquery.counterup.min.js │ ├── custom.js │ ├── waypoints.min.js │ ├── bootsnav.js │ └── bootstrap.min.js ├── readme.txt └── .github └── workflows └── azure-static-web-apps-ambitious-field-0b4493c10.yml /assets/img/controls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/img/controls.png -------------------------------------------------------------------------------- /assets/logo/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/logo/favicon.png -------------------------------------------------------------------------------- /assets/css/ajax-loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/css/ajax-loader.gif -------------------------------------------------------------------------------- /assets/css/fonts/slick.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/css/fonts/slick.eot -------------------------------------------------------------------------------- /assets/css/fonts/slick.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/css/fonts/slick.ttf -------------------------------------------------------------------------------- /assets/fonts/Flaticon.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/Flaticon.eot -------------------------------------------------------------------------------- /assets/fonts/Flaticon.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/Flaticon.ttf -------------------------------------------------------------------------------- /assets/fonts/Flaticon.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/Flaticon.woff -------------------------------------------------------------------------------- /assets/images/blog/b1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/blog/b1.jpg -------------------------------------------------------------------------------- /assets/images/blog/b2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/blog/b2.jpg -------------------------------------------------------------------------------- /assets/images/blog/b3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/blog/b3.jpg -------------------------------------------------------------------------------- /assets/css/fonts/slick.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/css/fonts/slick.woff -------------------------------------------------------------------------------- /assets/fonts/FontAwesome.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/FontAwesome.otf -------------------------------------------------------------------------------- /assets/images/clients/c1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/clients/c1.png -------------------------------------------------------------------------------- /assets/images/clients/c2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/clients/c2.png -------------------------------------------------------------------------------- /assets/images/clients/c3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/clients/c3.png -------------------------------------------------------------------------------- /assets/images/clients/c4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/clients/c4.png -------------------------------------------------------------------------------- /assets/images/explore/e1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/explore/e1.jpg -------------------------------------------------------------------------------- /assets/images/explore/e2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/explore/e2.jpg -------------------------------------------------------------------------------- /assets/images/explore/e3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/explore/e3.jpg -------------------------------------------------------------------------------- /assets/images/explore/e4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/explore/e4.jpg -------------------------------------------------------------------------------- /assets/images/explore/e5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/explore/e5.jpg -------------------------------------------------------------------------------- /assets/images/explore/e6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/explore/e6.jpg -------------------------------------------------------------------------------- /assets/fonts/Linearicons-Free.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/Linearicons-Free.eot -------------------------------------------------------------------------------- /assets/fonts/Linearicons-Free.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/Linearicons-Free.ttf -------------------------------------------------------------------------------- /assets/images/explore/person.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/explore/person.png -------------------------------------------------------------------------------- /assets/fonts/Linearicons-Free.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/Linearicons-Free.woff -------------------------------------------------------------------------------- /assets/fonts/Linearicons-Free.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/Linearicons-Free.woff2 -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/fontawesome-webfont.eot -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/fontawesome-webfont.ttf -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/fontawesome-webfont.woff -------------------------------------------------------------------------------- /assets/fonts/fontawesome-webfont.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/fontawesome-webfont.woff2 -------------------------------------------------------------------------------- /assets/images/welcome-hero/banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/welcome-hero/banner.jpg -------------------------------------------------------------------------------- /assets/images/counter/counter-banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/images/counter/counter-banner.jpg -------------------------------------------------------------------------------- /assets/fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /assets/fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /assets/fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /assets/fonts/glyphicons-halflings-regular.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Bhanusri13/portfolio/HEAD/assets/fonts/glyphicons-halflings-regular.woff2 -------------------------------------------------------------------------------- /readme.txt: -------------------------------------------------------------------------------- 1 | ----------------------- 2 | # README 3 | ----------------------- 4 | 5 | Listrace is a bootstrap 3 framework based html5/css3 directory listing template.It will help developers to rapidly built a directory website 6 | 7 | 8 | Template Info: 9 | ----------------------- 10 | Name: Listrace - free directory template 11 | Version: 1.0 12 | Author: ThemeSINE 13 | Website: https://www.themesine.com/ 14 | 15 | 16 | Changelog: 17 | ----------------------- 18 | Version 1.0 21-05-2018 19 | - initial release 20 | 21 | 22 | Credits: 23 | ----------------------- 24 | - Twitter Bootstrap http://getbootstrap.com 25 | - jQuery http://jquery.org 26 | - Modernizr https://modernizr.com/ 27 | - Sticky.js http://stickyjs.com/ 28 | - JQuery easing https://github.com/gdsmith/jquery.easing 29 | - Bootsnav http://bootsnav.danurstrap.com/ 30 | 31 | License: 32 | ----------------------- 33 | Free License - https://www.themesine.com/license/ -------------------------------------------------------------------------------- /assets/js/jquery.counterup.min.js: -------------------------------------------------------------------------------- 1 | /*! 2 | * jquery.counterup.js 1.0 3 | * 4 | * Copyright 2013, Benjamin Intal http://gambit.ph @bfintal 5 | * Released under the GPL v2 License 6 | * 7 | * Date: Nov 26, 2013 8 | */(function(e){"use strict";e.fn.counterUp=function(t){var n=e.extend({time:400,delay:10},t); 9 | return this.each(function(){var t=e(this),r=n,i=function(){var e=[],n=r.time/r.delay,i=t.text(),s=/[0-9]+,[0-9]+/.test(i);i=i.replace(/,/g,"");var o=/^[0-9]+$/.test(i),u=/^[0-9]+\.[0-9]+$/.test(i),a=u?(i.split(".")[1]||[]).length:0;for(var f=n;f>=1;f--){var l=parseInt(i/n*f);u&&(l=parseFloat(i/n*f).toFixed(a));if(s)while(/(\d+)(\d{3})/.test(l.toString()))l=l.toString().replace(/(\d+)(\d{3})/,"$1,$2");e.unshift(l)}t.data("counterup-nums",e);t.text("0");var c=function(){t.text(t.data("counterup-nums").shift());if(t.data("counterup-nums").length)setTimeout(t.data("counterup-func"),r.delay);else{delete t.data("counterup-nums");t.data("counterup-nums",null);t.data("counterup-func",null)}};t.data("counterup-func",c);setTimeout(t.data("counterup-func"),r.delay)};t.waypoint(i,{offset:"100%",triggerOnce:!0})})}})(jQuery); -------------------------------------------------------------------------------- /assets/css/flaticon.css: -------------------------------------------------------------------------------- 1 | /* 2 | Flaticon icon font: Flaticon 3 | Creation date: 16/05/2018 10:21 4 | */ 5 | 6 | @font-face { 7 | font-family: "Flaticon"; 8 | src: url("../fonts/Flaticon.eot"); 9 | src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), 10 | url("../fonts/Flaticon.woff") format("woff"), 11 | url("../fonts/Flaticon.ttf") format("truetype"), 12 | url("../fonts/Flaticon.svg#Flaticon") format("svg"); 13 | font-weight: normal; 14 | font-style: normal; 15 | } 16 | 17 | @media screen and (-webkit-min-device-pixel-ratio:0) { 18 | @font-face { 19 | font-family: "Flaticon"; 20 | src: url("../fonts/Flaticon.svg#Flaticon") format("svg"); 21 | } 22 | } 23 | 24 | [class^="flaticon-"]:before, [class*=" flaticon-"]:before, 25 | [class^="flaticon-"]:after, [class*=" flaticon-"]:after { 26 | font-family: Flaticon; 27 | font-size: 20px; 28 | font-style: normal; 29 | margin-left: 0px; 30 | } 31 | 32 | .flaticon-placeholder:before { content: "\f100"; } 33 | .flaticon-search:before { content: "\f101"; } 34 | .flaticon-gps-fixed-indicator:before { content: "\f102"; } 35 | .flaticon-list-with-dots:before { content: "\f103"; } 36 | .flaticon-transport:before { content: "\f104"; } 37 | .flaticon-pills:before { content: "\f105"; } 38 | .flaticon-building:before { content: "\f106"; } 39 | .flaticon-travel:before { content: "\f107"; } 40 | .flaticon-restaurant:before { content: "\f108"; } 41 | .flaticon-location-on-road:before { content: "\f109"; } 42 | .flaticon-networking:before { content: "\f10a"; } 43 | .flaticon-lightbulb-idea:before { content: "\f10b"; } -------------------------------------------------------------------------------- /.github/workflows/azure-static-web-apps-ambitious-field-0b4493c10.yml: -------------------------------------------------------------------------------- 1 | name: Azure Static Web Apps CI/CD 2 | 3 | on: 4 | push: 5 | branches: 6 | - master 7 | pull_request: 8 | types: [opened, synchronize, reopened, closed] 9 | branches: 10 | - master 11 | 12 | jobs: 13 | build_and_deploy_job: 14 | if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') 15 | runs-on: ubuntu-latest 16 | name: Build and Deploy Job 17 | steps: 18 | - uses: actions/checkout@v3 19 | with: 20 | submodules: true 21 | lfs: false 22 | - name: Build And Deploy 23 | id: builddeploy 24 | uses: Azure/static-web-apps-deploy@v1 25 | with: 26 | azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_AMBITIOUS_FIELD_0B4493C10 }} 27 | repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) 28 | action: "upload" 29 | ###### Repository/Build Configurations - These values can be configured to match your app requirements. ###### 30 | # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig 31 | app_location: "/" # App source code path 32 | api_location: "" # Api source code path - optional 33 | output_location: "." # Built app content directory - optional 34 | ###### End of Repository/Build Configurations ###### 35 | 36 | close_pull_request_job: 37 | if: github.event_name == 'pull_request' && github.event.action == 'closed' 38 | runs-on: ubuntu-latest 39 | name: Close Pull Request Job 40 | steps: 41 | - name: Close Pull Request 42 | id: closepullrequest 43 | uses: Azure/static-web-apps-deploy@v1 44 | with: 45 | azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_AMBITIOUS_FIELD_0B4493C10 }} 46 | action: "close" 47 | -------------------------------------------------------------------------------- /assets/css/fonts/slick.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Generated by Fontastic.me 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /assets/css/slick.css: -------------------------------------------------------------------------------- 1 | /* Slider */ 2 | .slick-slider 3 | { 4 | position: relative; 5 | 6 | display: block; 7 | box-sizing: border-box; 8 | 9 | -webkit-user-select: none; 10 | -moz-user-select: none; 11 | -ms-user-select: none; 12 | user-select: none; 13 | 14 | -webkit-touch-callout: none; 15 | -khtml-user-select: none; 16 | -ms-touch-action: pan-y; 17 | touch-action: pan-y; 18 | -webkit-tap-highlight-color: transparent; 19 | } 20 | 21 | .slick-list 22 | { 23 | position: relative; 24 | 25 | display: block; 26 | overflow: hidden; 27 | 28 | margin: 0; 29 | padding: 0; 30 | } 31 | .slick-list:focus 32 | { 33 | outline: none; 34 | } 35 | .slick-list.dragging 36 | { 37 | cursor: pointer; 38 | cursor: hand; 39 | } 40 | 41 | .slick-slider .slick-track, 42 | .slick-slider .slick-list 43 | { 44 | -webkit-transform: translate3d(0, 0, 0); 45 | -moz-transform: translate3d(0, 0, 0); 46 | -ms-transform: translate3d(0, 0, 0); 47 | -o-transform: translate3d(0, 0, 0); 48 | transform: translate3d(0, 0, 0); 49 | } 50 | 51 | .slick-track 52 | { 53 | position: relative; 54 | top: 0; 55 | left: 0; 56 | 57 | display: block; 58 | margin-left: auto; 59 | margin-right: auto; 60 | } 61 | .slick-track:before, 62 | .slick-track:after 63 | { 64 | display: table; 65 | 66 | content: ''; 67 | } 68 | .slick-track:after 69 | { 70 | clear: both; 71 | } 72 | .slick-loading .slick-track 73 | { 74 | visibility: hidden; 75 | } 76 | 77 | .slick-slide 78 | { 79 | display: none; 80 | float: left; 81 | 82 | height: 100%; 83 | min-height: 1px; 84 | } 85 | [dir='rtl'] .slick-slide 86 | { 87 | float: right; 88 | } 89 | .slick-slide img 90 | { 91 | display: block; 92 | } 93 | .slick-slide.slick-loading img 94 | { 95 | display: none; 96 | } 97 | .slick-slide.dragging img 98 | { 99 | pointer-events: none; 100 | } 101 | .slick-initialized .slick-slide 102 | { 103 | display: block; 104 | } 105 | .slick-loading .slick-slide 106 | { 107 | visibility: hidden; 108 | } 109 | .slick-vertical .slick-slide 110 | { 111 | display: block; 112 | 113 | height: auto; 114 | 115 | border: 1px solid transparent; 116 | } 117 | .slick-arrow.slick-hidden { 118 | display: none; 119 | } 120 | -------------------------------------------------------------------------------- /assets/js/custom.js: -------------------------------------------------------------------------------- 1 | $(document).ready(function(){ 2 | "use strict"; 3 | 4 | /*================================== 5 | * Author : "ThemeSine" 6 | * Template Name : Listrace directory HTML Template 7 | * Version : 1.0 8 | ==================================== */ 9 | 10 | 11 | 12 | 13 | /*=========== TABLE OF CONTENTS =========== 14 | 1. Scroll To Top 15 | 2. slick carousel 16 | 3. welcome animation support 17 | 4. feather icon 18 | 5. counter 19 | ======================================*/ 20 | 21 | // 1. Scroll To Top 22 | $(window).on('scroll',function () { 23 | if ($(this).scrollTop() > 600) { 24 | $('.return-to-top').fadeIn(); 25 | } else { 26 | $('.return-to-top').fadeOut(); 27 | } 28 | }); 29 | $('.return-to-top').on('click',function(){ 30 | $('html, body').animate({ 31 | scrollTop: 0 32 | }, 1500); 33 | return false; 34 | }); 35 | 36 | 37 | // 2. slick carousel 38 | 39 | $(".testimonial-carousel").slick({ 40 | infinite: true, 41 | centerMode: true, 42 | autoplay:true, 43 | slidesToShow: 5, 44 | slidesToScroll: 3, 45 | autoplaySpeed:1500, 46 | // the magic 47 | responsive: [ 48 | { 49 | 50 | breakpoint:1440, 51 | settings: { 52 | slidesToShow:3 53 | } 54 | 55 | }, 56 | { 57 | 58 | breakpoint: 1024, 59 | settings: { 60 | slidesToShow:2, 61 | 62 | } 63 | 64 | }, 65 | { 66 | 67 | breakpoint:991, 68 | settings: { 69 | slidesToShow:2, 70 | centerMode:false, 71 | } 72 | 73 | }, 74 | { 75 | 76 | breakpoint:767, 77 | settings: { 78 | slidesToShow:1, 79 | } 80 | 81 | } 82 | ] 83 | }); 84 | 85 | 86 | 87 | // 3. welcome animation support 88 | 89 | $(window).load(function(){ 90 | $(".welcome-hero-txt h2,.welcome-hero-txt p").removeClass("animated fadeInUp").css({'opacity':'0'}); 91 | $(".welcome-hero-serch-box").removeClass("animated fadeInDown").css({'opacity':'0'}); 92 | }); 93 | 94 | $(window).load(function(){ 95 | $(".welcome-hero-txt h2,.welcome-hero-txt p").addClass("animated fadeInUp").css({'opacity':'0'}); 96 | $(".welcome-hero-serch-box").addClass("animated fadeInDown").css({'opacity':'0'}); 97 | }); 98 | 99 | // 4. feather icon 100 | 101 | feather.replace(); 102 | 103 | // 5. counter 104 | $(window).on('load', function(){ 105 | $('.counter').counterUp({ 106 | delay: 10, 107 | time: 3000 108 | }); 109 | }); 110 | 111 | }); -------------------------------------------------------------------------------- /assets/css/slick-theme.css: -------------------------------------------------------------------------------- 1 | @charset 'UTF-8'; 2 | /* Slider */ 3 | .slick-loading .slick-list 4 | { 5 | background: #fff url('./ajax-loader.gif') center center no-repeat; 6 | } 7 | 8 | /* Icons */ 9 | @font-face 10 | { 11 | font-family: 'slick'; 12 | font-weight: normal; 13 | font-style: normal; 14 | 15 | src: url('./fonts/slick.eot'); 16 | src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg'); 17 | } 18 | /* Arrows */ 19 | .slick-prev, 20 | .slick-next 21 | { 22 | font-size: 0; 23 | line-height: 0; 24 | 25 | position: absolute; 26 | top: 50%; 27 | 28 | display: block; 29 | 30 | width: 20px; 31 | height: 20px; 32 | padding: 0; 33 | -webkit-transform: translate(0, -50%); 34 | -ms-transform: translate(0, -50%); 35 | transform: translate(0, -50%); 36 | 37 | cursor: pointer; 38 | 39 | color: transparent; 40 | border: none; 41 | outline: none; 42 | background: transparent; 43 | } 44 | .slick-prev:hover, 45 | .slick-prev:focus, 46 | .slick-next:hover, 47 | .slick-next:focus 48 | { 49 | color: transparent; 50 | outline: none; 51 | background: transparent; 52 | } 53 | .slick-prev:hover:before, 54 | .slick-prev:focus:before, 55 | .slick-next:hover:before, 56 | .slick-next:focus:before 57 | { 58 | opacity: 1; 59 | } 60 | .slick-prev.slick-disabled:before, 61 | .slick-next.slick-disabled:before 62 | { 63 | opacity: .25; 64 | } 65 | 66 | .slick-prev:before, 67 | .slick-next:before 68 | { 69 | font-family: 'slick'; 70 | font-size: 20px; 71 | line-height: 1; 72 | 73 | opacity: .75; 74 | color: white; 75 | 76 | -webkit-font-smoothing: antialiased; 77 | -moz-osx-font-smoothing: grayscale; 78 | } 79 | 80 | .slick-prev 81 | { 82 | left: -25px; 83 | } 84 | [dir='rtl'] .slick-prev 85 | { 86 | right: -25px; 87 | left: auto; 88 | } 89 | .slick-prev:before 90 | { 91 | content: '←'; 92 | } 93 | [dir='rtl'] .slick-prev:before 94 | { 95 | content: '→'; 96 | } 97 | 98 | .slick-next 99 | { 100 | right: -25px; 101 | } 102 | [dir='rtl'] .slick-next 103 | { 104 | right: auto; 105 | left: -25px; 106 | } 107 | .slick-next:before 108 | { 109 | content: '→'; 110 | } 111 | [dir='rtl'] .slick-next:before 112 | { 113 | content: '←'; 114 | } 115 | 116 | /* Dots */ 117 | .slick-dotted.slick-slider 118 | { 119 | margin-bottom: 30px; 120 | } 121 | 122 | .slick-dots 123 | { 124 | position: absolute; 125 | bottom: -25px; 126 | 127 | display: block; 128 | 129 | width: 100%; 130 | padding: 0; 131 | margin: 0; 132 | 133 | list-style: none; 134 | 135 | text-align: center; 136 | } 137 | .slick-dots li 138 | { 139 | position: relative; 140 | 141 | display: inline-block; 142 | 143 | width: 20px; 144 | height: 20px; 145 | margin: 0 5px; 146 | padding: 0; 147 | 148 | cursor: pointer; 149 | } 150 | .slick-dots li button 151 | { 152 | font-size: 0; 153 | line-height: 0; 154 | 155 | display: block; 156 | 157 | width: 20px; 158 | height: 20px; 159 | padding: 5px; 160 | 161 | cursor: pointer; 162 | 163 | color: transparent; 164 | border: 0; 165 | outline: none; 166 | background: transparent; 167 | } 168 | .slick-dots li button:hover, 169 | .slick-dots li button:focus 170 | { 171 | outline: none; 172 | } 173 | .slick-dots li button:hover:before, 174 | .slick-dots li button:focus:before 175 | { 176 | opacity: 1; 177 | } 178 | .slick-dots li button:before 179 | { 180 | font-family: 'slick'; 181 | font-size: 6px; 182 | line-height: 20px; 183 | 184 | position: absolute; 185 | top: 0; 186 | left: 0; 187 | 188 | width: 20px; 189 | height: 20px; 190 | 191 | content: '•'; 192 | text-align: center; 193 | 194 | opacity: .25; 195 | color: black; 196 | 197 | -webkit-font-smoothing: antialiased; 198 | -moz-osx-font-smoothing: grayscale; 199 | } 200 | .slick-dots li.slick-active button:before 201 | { 202 | opacity: .75; 203 | color: black; 204 | } 205 | -------------------------------------------------------------------------------- /assets/css/responsive.css: -------------------------------------------------------------------------------- 1 | @media screen and (max-width:1680px){ 2 | 3 | }/*max-width:1680px*/ 4 | @media screen and (max-width:1440px){ 5 | .single-welcome-hero {height: 807px;} 6 | }/*max-width:1440px*/ 7 | 8 | @media screen and (max-width:1199px){ 9 | nav.navbar.bootsnav ul.nav > li > a { padding: 35px 10px;} 10 | 11 | .welcome-hero-txt h2{font-size: 40px;} 12 | 13 | .single-welcome-hero-form input {width: 177px;} 14 | .welcome-hero-btn {width: 140px;} 15 | 16 | .single-ststistics-box h3 {font-size: 18px;} 17 | .statistics-content {font-size: 40px;} 18 | 19 | }/*max-width:1199px*/ 20 | 21 | @media screen and (max-width:1024px){ 22 | .single-welcome-hero {height:768px;} 23 | }/*max-width:1024px*/ 24 | 25 | @media screen and (max-width:1008px){ 26 | 27 | }/*max-width:1008px*/ 28 | 29 | @media screen and (max-width:992px){ 30 | nav.navbar.bootsnav .navbar-collapse.collapse.in {padding-bottom: 30px;} 31 | nav.navbar.bootsnav .navbar-brand {padding: 25px;} 32 | nav.navbar.bootsnav ul.nav > li > a {padding: 15px 0px;border: transparent;} 33 | .wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {padding: 15px 0px;} 34 | }/*max-width:992px*/ 35 | 36 | @media screen and (max-width:991px){ 37 | .welcome-hero-serch-box {display: flex; flex-direction: column;align-items: center;} 38 | .welcome-hero-btn {margin-top: 30px;} 39 | .welcome-hero-form {width: 100%;} 40 | .explore-price-box {padding: 0 5px;margin: 0 5px;} 41 | .footer-menu ul.footer-menu-item li a {padding-left: 15px;} 42 | }/*max-width:991px*/ 43 | 44 | @media screen and (max-width:768px){ 45 | 46 | }/*max-width:768px*/ 47 | 48 | @media screen and (max-width:767px){ 49 | .welcome-hero-txt h2 {font-size: 24px;} 50 | .single-welcome-hero {height:auto;background: transparent;padding: 100px 0;display: block;} 51 | .welcome-hero-txt {padding-top: 80px;} 52 | .single-welcome-hero-form {flex-direction: column;width: 100%;background: #fff; margin: 15px 0;padding: 20px 0;} 53 | .welcome-hero-form {width: 100%;flex-direction: column;height: 250px;background: transparent;} 54 | 55 | .list-topics-content {top: 0;margin: 60px auto;} 56 | 57 | .single-how-works,.single-blog-item {max-width: 350px;margin: 30px auto;} 58 | 59 | .single-explore-item {max-width: 350px;margin: 30px auto;} 60 | .explore-map-icon {text-align: left;margin-top: 10px;} 61 | .explore-map-icon a svg {margin-right: 23px;margin-left: 0;} 62 | 63 | .statistics{padding:60px 0;} 64 | 65 | .subscribe-title h2 {line-height: 1.8;} 66 | .appsLand-btn {position: relative;margin-top: 30px;} 67 | .subscription-input-group .subscription-input-form {width: 450px;} 68 | 69 | .footer-menu .navbar-header a.navbar-brand, .footer-menu.footer-menu .navbar-header a.navbar-brand:hover, .footer-menu .navbar-header a.navbar-brand:focus {height: auto;} 70 | .footer-social {text-align:left;margin-top: 20px;} 71 | .footer-menu ul.footer-menu-item {text-align: left;margin-top: 20px;} 72 | .footer-menu ul.footer-menu-item li a {padding-right: 15px;padding-left: 0;margin-bottom: 15px;} 73 | 74 | }/*max-width:767px*/ 75 | 76 | @media screen and (max-width: 660px){ 77 | 78 | }/*max-width:660px*/ 79 | 80 | @media screen and (max-width: 640px){ 81 | .explore-rating-price a {margin-top: 10px;} 82 | }/*max-width:640px*/ 83 | 84 | @media screen and (max-width: 580px){ 85 | 86 | }/*max-width:580px*/ 87 | 88 | @media screen and (max-width: 540px){ 89 | .header-top ul li.head-responsive-right {float: none!important;display: block;} 90 | .select-opt,.header-top-contact{border:0;} 91 | .subscribe-title h2 {font-size: 18px;} 92 | }/*max-width:540px*/ 93 | 94 | @media screen and (max-width: 480px){ 95 | .subscription-input-group .subscription-input-form {width: 300px;} 96 | }/*max-width:480px*/ 97 | 98 | @media screen and (max-width: 440px){ 99 | 100 | }/*max-width:400px*/ 101 | 102 | @media screen and (max-width: 399px){ 103 | .testimonial-carousel .col-sm-3, .testimonial-carousel .col-xs-12 {width: 260px;} 104 | .footer-social span {display: block;margin-bottom: 15px;} 105 | }/*max-width:399px*/ 106 | 107 | @media screen and (max-width:350px){ 108 | nav.navbar.bootsnav .navbar-toggle {margin-right: -25px;left:-10px;} 109 | nav.navbar.bootsnav .navbar-brand {padding:25px 0;font-size: 20px;} 110 | .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand, .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:hover,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:focus {padding: 25px 0px;} 111 | .subscription-input-group .subscription-input-form {width: 220px;} 112 | }/*max-width:350px*/ 113 | 114 | @media screen and (max-width: 320px){ 115 | 116 | }/*max-width:320px*/ 117 | 118 | -------------------------------------------------------------------------------- /assets/js/waypoints.min.js: -------------------------------------------------------------------------------- 1 | // Generated by CoffeeScript 1.6.2 2 | /* 3 | jQuery Waypoints - v2.0.3 4 | Copyright (c) 2011-2013 Caleb Troughton 5 | Dual licensed under the MIT license and GPL license. 6 | https://github.com/imakewebthings/jquery-waypoints/blob/master/licenses.txt 7 | */ 8 | (function(){var t=[].indexOf||function(t){for(var e=0,n=this.length;e=0;s={horizontal:{},vertical:{}};f=1;a={};u="waypoints-context-id";p="resize.waypoints";y="scroll.waypoints";v=1;w="waypoints-waypoint-ids";g="waypoint";m="waypoints";o=function(){function t(t){var e=this;this.$element=t;this.element=t[0];this.didResize=false;this.didScroll=false;this.id="context"+f++;this.oldScroll={x:t.scrollLeft(),y:t.scrollTop()};this.waypoints={horizontal:{},vertical:{}};t.data(u,this.id);a[this.id]=this;t.bind(y,function(){var t;if(!(e.didScroll||c)){e.didScroll=true;t=function(){e.doScroll();return e.didScroll=false};return r.setTimeout(t,n[m].settings.scrollThrottle)}});t.bind(p,function(){var t;if(!e.didResize){e.didResize=true;t=function(){n[m]("refresh");return e.didResize=false};return r.setTimeout(t,n[m].settings.resizeThrottle)}})}t.prototype.doScroll=function(){var t,e=this;t={horizontal:{newScroll:this.$element.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:{newScroll:this.$element.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}};if(c&&(!t.vertical.oldScroll||!t.vertical.newScroll)){n[m]("refresh")}n.each(t,function(t,r){var i,o,l;l=[];o=r.newScroll>r.oldScroll;i=o?r.forward:r.backward;n.each(e.waypoints[t],function(t,e){var n,i;if(r.oldScroll<(n=e.offset)&&n<=r.newScroll){return l.push(e)}else if(r.newScroll<(i=e.offset)&&i<=r.oldScroll){return l.push(e)}});l.sort(function(t,e){return t.offset-e.offset});if(!o){l.reverse()}return n.each(l,function(t,e){if(e.options.continuous||t===l.length-1){return e.trigger([i])}})});return this.oldScroll={x:t.horizontal.newScroll,y:t.vertical.newScroll}};t.prototype.refresh=function(){var t,e,r,i=this;r=n.isWindow(this.element);e=this.$element.offset();this.doScroll();t={horizontal:{contextOffset:r?0:e.left,contextScroll:r?0:this.oldScroll.x,contextDimension:this.$element.width(),oldScroll:this.oldScroll.x,forward:"right",backward:"left",offsetProp:"left"},vertical:{contextOffset:r?0:e.top,contextScroll:r?0:this.oldScroll.y,contextDimension:r?n[m]("viewportHeight"):this.$element.height(),oldScroll:this.oldScroll.y,forward:"down",backward:"up",offsetProp:"top"}};return n.each(t,function(t,e){return n.each(i.waypoints[t],function(t,r){var i,o,l,s,f;i=r.options.offset;l=r.offset;o=n.isWindow(r.element)?0:r.$element.offset()[e.offsetProp];if(n.isFunction(i)){i=i.apply(r.element)}else if(typeof i==="string"){i=parseFloat(i);if(r.options.offset.indexOf("%")>-1){i=Math.ceil(e.contextDimension*i/100)}}r.offset=o-e.contextOffset+e.contextScroll-i;if(r.options.onlyOnScroll&&l!=null||!r.enabled){return}if(l!==null&&l<(s=e.oldScroll)&&s<=r.offset){return r.trigger([e.backward])}else if(l!==null&&l>(f=e.oldScroll)&&f>=r.offset){return r.trigger([e.forward])}else if(l===null&&e.oldScroll>=r.offset){return r.trigger([e.forward])}})})};t.prototype.checkEmpty=function(){if(n.isEmptyObject(this.waypoints.horizontal)&&n.isEmptyObject(this.waypoints.vertical)){this.$element.unbind([p,y].join(" "));return delete a[this.id]}};return t}();l=function(){function t(t,e,r){var i,o;r=n.extend({},n.fn[g].defaults,r);if(r.offset==="bottom-in-view"){r.offset=function(){var t;t=n[m]("viewportHeight");if(!n.isWindow(e.element)){t=e.$element.height()}return t-n(this).outerHeight()}}this.$element=t;this.element=t[0];this.axis=r.horizontal?"horizontal":"vertical";this.callback=r.handler;this.context=e;this.enabled=r.enabled;this.id="waypoints"+v++;this.offset=null;this.options=r;e.waypoints[this.axis][this.id]=this;s[this.axis][this.id]=this;i=(o=t.data(w))!=null?o:[];i.push(this.id);t.data(w,i)}t.prototype.trigger=function(t){if(!this.enabled){return}if(this.callback!=null){this.callback.apply(this.element,t)}if(this.options.triggerOnce){return this.destroy()}};t.prototype.disable=function(){return this.enabled=false};t.prototype.enable=function(){this.context.refresh();return this.enabled=true};t.prototype.destroy=function(){delete s[this.axis][this.id];delete this.context.waypoints[this.axis][this.id];return this.context.checkEmpty()};t.getWaypointsByElement=function(t){var e,r;r=n(t).data(w);if(!r){return[]}e=n.extend({},s.horizontal,s.vertical);return n.map(r,function(t){return e[t]})};return t}();d={init:function(t,e){var r;if(e==null){e={}}if((r=e.handler)==null){e.handler=t}this.each(function(){var t,r,i,s;t=n(this);i=(s=e.context)!=null?s:n.fn[g].defaults.context;if(!n.isWindow(i)){i=t.closest(i)}i=n(i);r=a[i.data(u)];if(!r){r=new o(i)}return new l(t,r,e)});n[m]("refresh");return this},disable:function(){return d._invoke(this,"disable")},enable:function(){return d._invoke(this,"enable")},destroy:function(){return d._invoke(this,"destroy")},prev:function(t,e){return d._traverse.call(this,t,e,function(t,e,n){if(e>0){return t.push(n[e-1])}})},next:function(t,e){return d._traverse.call(this,t,e,function(t,e,n){if(et.oldScroll.y})},left:function(t){if(t==null){t=r}return h._filter(t,"horizontal",function(t,e){return e.offset<=t.oldScroll.x})},right:function(t){if(t==null){t=r}return h._filter(t,"horizontal",function(t,e){return e.offset>t.oldScroll.x})},enable:function(){return h._invoke("enable")},disable:function(){return h._invoke("disable")},destroy:function(){return h._invoke("destroy")},extendFn:function(t,e){return d[t]=e},_invoke:function(t){var e;e=n.extend({},s.vertical,s.horizontal);return n.each(e,function(e,n){n[t]();return true})},_filter:function(t,e,r){var i,o;i=a[n(t).data(u)];if(!i){return[]}o=[];n.each(i.waypoints[e],function(t,e){if(r(i,e)){return o.push(e)}});o.sort(function(t,e){return t.offset-e.offset});return n.map(o,function(t){return t.element})}};n[m]=function(){var t,n;n=arguments[0],t=2<=arguments.length?e.call(arguments,1):[];if(h[n]){return h[n].apply(null,t)}else{return h.aggregate.call(null,n)}};n[m].settings={resizeThrottle:100,scrollThrottle:30};return i.load(function(){return n[m]("refresh")})})}).call(this); -------------------------------------------------------------------------------- /assets/css/linearicons.css: -------------------------------------------------------------------------------- 1 | @font-face { 2 | font-family: 'Linearicons-Free'; 3 | src:url('../fonts/Linearicons-Free.eot?w118d'); 4 | src:url('../fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'), 5 | url('../fonts/Linearicons-Free.woff2?w118d') format('woff2'), 6 | url('../fonts/Linearicons-Free.woff?w118d') format('woff'), 7 | url('../fonts/Linearicons-Free.ttf?w118d') format('truetype'), 8 | url('../fonts/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg'); 9 | font-weight: normal; 10 | font-style: normal; 11 | } 12 | 13 | .lnr { 14 | font-family: 'Linearicons-Free'; 15 | speak: none; 16 | font-style: normal; 17 | font-weight: normal; 18 | font-variant: normal; 19 | text-transform: none; 20 | line-height: 1; 21 | 22 | /* Better Font Rendering =========== */ 23 | -webkit-font-smoothing: antialiased; 24 | -moz-osx-font-smoothing: grayscale; 25 | } 26 | 27 | .lnr-home:before { 28 | content: "\e800"; 29 | } 30 | .lnr-apartment:before { 31 | content: "\e801"; 32 | } 33 | .lnr-pencil:before { 34 | content: "\e802"; 35 | } 36 | .lnr-magic-wand:before { 37 | content: "\e803"; 38 | } 39 | .lnr-drop:before { 40 | content: "\e804"; 41 | } 42 | .lnr-lighter:before { 43 | content: "\e805"; 44 | } 45 | .lnr-poop:before { 46 | content: "\e806"; 47 | } 48 | .lnr-sun:before { 49 | content: "\e807"; 50 | } 51 | .lnr-moon:before { 52 | content: "\e808"; 53 | } 54 | .lnr-cloud:before { 55 | content: "\e809"; 56 | } 57 | .lnr-cloud-upload:before { 58 | content: "\e80a"; 59 | } 60 | .lnr-cloud-download:before { 61 | content: "\e80b"; 62 | } 63 | .lnr-cloud-sync:before { 64 | content: "\e80c"; 65 | } 66 | .lnr-cloud-check:before { 67 | content: "\e80d"; 68 | } 69 | .lnr-database:before { 70 | content: "\e80e"; 71 | } 72 | .lnr-lock:before { 73 | content: "\e80f"; 74 | } 75 | .lnr-cog:before { 76 | content: "\e810"; 77 | } 78 | .lnr-trash:before { 79 | content: "\e811"; 80 | } 81 | .lnr-dice:before { 82 | content: "\e812"; 83 | } 84 | .lnr-heart:before { 85 | content: "\e813"; 86 | } 87 | .lnr-star:before { 88 | content: "\e814"; 89 | } 90 | .lnr-star-half:before { 91 | content: "\e815"; 92 | } 93 | .lnr-star-empty:before { 94 | content: "\e816"; 95 | } 96 | .lnr-flag:before { 97 | content: "\e817"; 98 | } 99 | .lnr-envelope:before { 100 | content: "\e818"; 101 | } 102 | .lnr-paperclip:before { 103 | content: "\e819"; 104 | } 105 | .lnr-inbox:before { 106 | content: "\e81a"; 107 | } 108 | .lnr-eye:before { 109 | content: "\e81b"; 110 | } 111 | .lnr-printer:before { 112 | content: "\e81c"; 113 | } 114 | .lnr-file-empty:before { 115 | content: "\e81d"; 116 | } 117 | .lnr-file-add:before { 118 | content: "\e81e"; 119 | } 120 | .lnr-enter:before { 121 | content: "\e81f"; 122 | } 123 | .lnr-exit:before { 124 | content: "\e820"; 125 | } 126 | .lnr-graduation-hat:before { 127 | content: "\e821"; 128 | } 129 | .lnr-license:before { 130 | content: "\e822"; 131 | } 132 | .lnr-music-note:before { 133 | content: "\e823"; 134 | } 135 | .lnr-film-play:before { 136 | content: "\e824"; 137 | } 138 | .lnr-camera-video:before { 139 | content: "\e825"; 140 | } 141 | .lnr-camera:before { 142 | content: "\e826"; 143 | } 144 | .lnr-picture:before { 145 | content: "\e827"; 146 | } 147 | .lnr-book:before { 148 | content: "\e828"; 149 | } 150 | .lnr-bookmark:before { 151 | content: "\e829"; 152 | } 153 | .lnr-user:before { 154 | content: "\e82a"; 155 | } 156 | .lnr-users:before { 157 | content: "\e82b"; 158 | } 159 | .lnr-shirt:before { 160 | content: "\e82c"; 161 | } 162 | .lnr-store:before { 163 | content: "\e82d"; 164 | } 165 | .lnr-cart:before { 166 | content: "\e82e"; 167 | } 168 | .lnr-tag:before { 169 | content: "\e82f"; 170 | } 171 | .lnr-phone-handset:before { 172 | content: "\e830"; 173 | } 174 | .lnr-phone:before { 175 | content: "\e831"; 176 | } 177 | .lnr-pushpin:before { 178 | content: "\e832"; 179 | } 180 | .lnr-map-marker:before { 181 | content: "\e833"; 182 | } 183 | .lnr-map:before { 184 | content: "\e834"; 185 | } 186 | .lnr-location:before { 187 | content: "\e835"; 188 | } 189 | .lnr-calendar-full:before { 190 | content: "\e836"; 191 | } 192 | .lnr-keyboard:before { 193 | content: "\e837"; 194 | } 195 | .lnr-spell-check:before { 196 | content: "\e838"; 197 | } 198 | .lnr-screen:before { 199 | content: "\e839"; 200 | } 201 | .lnr-smartphone:before { 202 | content: "\e83a"; 203 | } 204 | .lnr-tablet:before { 205 | content: "\e83b"; 206 | } 207 | .lnr-laptop:before { 208 | content: "\e83c"; 209 | } 210 | .lnr-laptop-phone:before { 211 | content: "\e83d"; 212 | } 213 | .lnr-power-switch:before { 214 | content: "\e83e"; 215 | } 216 | .lnr-bubble:before { 217 | content: "\e83f"; 218 | } 219 | .lnr-heart-pulse:before { 220 | content: "\e840"; 221 | } 222 | .lnr-construction:before { 223 | content: "\e841"; 224 | } 225 | .lnr-pie-chart:before { 226 | content: "\e842"; 227 | } 228 | .lnr-chart-bars:before { 229 | content: "\e843"; 230 | } 231 | .lnr-gift:before { 232 | content: "\e844"; 233 | } 234 | .lnr-diamond:before { 235 | content: "\e845"; 236 | } 237 | .lnr-linearicons:before { 238 | content: "\e846"; 239 | } 240 | .lnr-dinner:before { 241 | content: "\e847"; 242 | } 243 | .lnr-coffee-cup:before { 244 | content: "\e848"; 245 | } 246 | .lnr-leaf:before { 247 | content: "\e849"; 248 | } 249 | .lnr-paw:before { 250 | content: "\e84a"; 251 | } 252 | .lnr-rocket:before { 253 | content: "\e84b"; 254 | } 255 | .lnr-briefcase:before { 256 | content: "\e84c"; 257 | } 258 | .lnr-bus:before { 259 | content: "\e84d"; 260 | } 261 | .lnr-car:before { 262 | content: "\e84e"; 263 | } 264 | .lnr-train:before { 265 | content: "\e84f"; 266 | } 267 | .lnr-bicycle:before { 268 | content: "\e850"; 269 | } 270 | .lnr-wheelchair:before { 271 | content: "\e851"; 272 | } 273 | .lnr-select:before { 274 | content: "\e852"; 275 | } 276 | .lnr-earth:before { 277 | content: "\e853"; 278 | } 279 | .lnr-smile:before { 280 | content: "\e854"; 281 | } 282 | .lnr-sad:before { 283 | content: "\e855"; 284 | } 285 | .lnr-neutral:before { 286 | content: "\e856"; 287 | } 288 | .lnr-mustache:before { 289 | content: "\e857"; 290 | } 291 | .lnr-alarm:before { 292 | content: "\e858"; 293 | } 294 | .lnr-bullhorn:before { 295 | content: "\e859"; 296 | } 297 | .lnr-volume-high:before { 298 | content: "\e85a"; 299 | } 300 | .lnr-volume-medium:before { 301 | content: "\e85b"; 302 | } 303 | .lnr-volume-low:before { 304 | content: "\e85c"; 305 | } 306 | .lnr-volume:before { 307 | content: "\e85d"; 308 | } 309 | .lnr-mic:before { 310 | content: "\e85e"; 311 | } 312 | .lnr-hourglass:before { 313 | content: "\e85f"; 314 | } 315 | .lnr-undo:before { 316 | content: "\e860"; 317 | } 318 | .lnr-redo:before { 319 | content: "\e861"; 320 | } 321 | .lnr-sync:before { 322 | content: "\e862"; 323 | } 324 | .lnr-history:before { 325 | content: "\e863"; 326 | } 327 | .lnr-clock:before { 328 | content: "\e864"; 329 | } 330 | .lnr-download:before { 331 | content: "\e865"; 332 | } 333 | .lnr-upload:before { 334 | content: "\e866"; 335 | } 336 | .lnr-enter-down:before { 337 | content: "\e867"; 338 | } 339 | .lnr-exit-up:before { 340 | content: "\e868"; 341 | } 342 | .lnr-bug:before { 343 | content: "\e869"; 344 | } 345 | .lnr-code:before { 346 | content: "\e86a"; 347 | } 348 | .lnr-link:before { 349 | content: "\e86b"; 350 | } 351 | .lnr-unlink:before { 352 | content: "\e86c"; 353 | } 354 | .lnr-thumbs-up:before { 355 | content: "\e86d"; 356 | } 357 | .lnr-thumbs-down:before { 358 | content: "\e86e"; 359 | } 360 | .lnr-magnifier:before { 361 | content: "\e86f"; 362 | } 363 | .lnr-cross:before { 364 | content: "\e870"; 365 | } 366 | .lnr-menu:before { 367 | content: "\e871"; 368 | } 369 | .lnr-list:before { 370 | content: "\e872"; 371 | } 372 | .lnr-chevron-up:before { 373 | content: "\e873"; 374 | } 375 | .lnr-chevron-down:before { 376 | content: "\e874"; 377 | } 378 | .lnr-chevron-left:before { 379 | content: "\e875"; 380 | } 381 | .lnr-chevron-right:before { 382 | content: "\e876"; 383 | } 384 | .lnr-arrow-up:before { 385 | content: "\e877"; 386 | } 387 | .lnr-arrow-down:before { 388 | content: "\e878"; 389 | } 390 | .lnr-arrow-left:before { 391 | content: "\e879"; 392 | } 393 | .lnr-arrow-right:before { 394 | content: "\e87a"; 395 | } 396 | .lnr-move:before { 397 | content: "\e87b"; 398 | } 399 | .lnr-warning:before { 400 | content: "\e87c"; 401 | } 402 | .lnr-question-circle:before { 403 | content: "\e87d"; 404 | } 405 | .lnr-menu-circle:before { 406 | content: "\e87e"; 407 | } 408 | .lnr-checkmark-circle:before { 409 | content: "\e87f"; 410 | } 411 | .lnr-cross-circle:before { 412 | content: "\e880"; 413 | } 414 | .lnr-plus-circle:before { 415 | content: "\e881"; 416 | } 417 | .lnr-circle-minus:before { 418 | content: "\e882"; 419 | } 420 | .lnr-arrow-up-circle:before { 421 | content: "\e883"; 422 | } 423 | .lnr-arrow-down-circle:before { 424 | content: "\e884"; 425 | } 426 | .lnr-arrow-left-circle:before { 427 | content: "\e885"; 428 | } 429 | .lnr-arrow-right-circle:before { 430 | content: "\e886"; 431 | } 432 | .lnr-chevron-up-circle:before { 433 | content: "\e887"; 434 | } 435 | .lnr-chevron-down-circle:before { 436 | content: "\e888"; 437 | } 438 | .lnr-chevron-left-circle:before { 439 | content: "\e889"; 440 | } 441 | .lnr-chevron-right-circle:before { 442 | content: "\e88a"; 443 | } 444 | .lnr-crop:before { 445 | content: "\e88b"; 446 | } 447 | .lnr-frame-expand:before { 448 | content: "\e88c"; 449 | } 450 | .lnr-frame-contract:before { 451 | content: "\e88d"; 452 | } 453 | .lnr-layers:before { 454 | content: "\e88e"; 455 | } 456 | .lnr-funnel:before { 457 | content: "\e88f"; 458 | } 459 | .lnr-text-format:before { 460 | content: "\e890"; 461 | } 462 | .lnr-text-format-remove:before { 463 | content: "\e891"; 464 | } 465 | .lnr-text-size:before { 466 | content: "\e892"; 467 | } 468 | .lnr-bold:before { 469 | content: "\e893"; 470 | } 471 | .lnr-italic:before { 472 | content: "\e894"; 473 | } 474 | .lnr-underline:before { 475 | content: "\e895"; 476 | } 477 | .lnr-strikethrough:before { 478 | content: "\e896"; 479 | } 480 | .lnr-highlight:before { 481 | content: "\e897"; 482 | } 483 | .lnr-text-align-left:before { 484 | content: "\e898"; 485 | } 486 | .lnr-text-align-center:before { 487 | content: "\e899"; 488 | } 489 | .lnr-text-align-right:before { 490 | content: "\e89a"; 491 | } 492 | .lnr-text-align-justify:before { 493 | content: "\e89b"; 494 | } 495 | .lnr-line-spacing:before { 496 | content: "\e89c"; 497 | } 498 | .lnr-indent-increase:before { 499 | content: "\e89d"; 500 | } 501 | .lnr-indent-decrease:before { 502 | content: "\e89e"; 503 | } 504 | .lnr-pilcrow:before { 505 | content: "\e89f"; 506 | } 507 | .lnr-direction-ltr:before { 508 | content: "\e8a0"; 509 | } 510 | .lnr-direction-rtl:before { 511 | content: "\e8a1"; 512 | } 513 | .lnr-page-break:before { 514 | content: "\e8a2"; 515 | } 516 | .lnr-sort-alpha-asc:before { 517 | content: "\e8a3"; 518 | } 519 | .lnr-sort-amount-asc:before { 520 | content: "\e8a4"; 521 | } 522 | .lnr-hand:before { 523 | content: "\e8a5"; 524 | } 525 | .lnr-pointer-up:before { 526 | content: "\e8a6"; 527 | } 528 | .lnr-pointer-right:before { 529 | content: "\e8a7"; 530 | } 531 | .lnr-pointer-down:before { 532 | content: "\e8a8"; 533 | } 534 | .lnr-pointer-left:before { 535 | content: "\e8a9"; 536 | } -------------------------------------------------------------------------------- /assets/css/style.css: -------------------------------------------------------------------------------- 1 | /*================================== 2 | * Author : "ThemeSine" 3 | * Template Name : Listrace HTML Template 4 | * Version : 1.0 5 | ==================================== */ 6 | 7 | /*================================== 8 | font-family: 'Roboto', sans-serif; 9 | ==================================== */ 10 | 11 | 12 | /*=========== TABLE OF CONTENTS =========== 13 | 1. General css (Reset code) 14 | 2. Header-top 15 | 3. Top-area 16 | 4. Welcome-hero 17 | 5. List-topics 18 | 6. Works 19 | 7. Explore 20 | 8. Reviews 21 | 9. Counter 22 | 10. Blog 23 | 11. Subscribe 24 | 12. Footer 25 | ==========================================*/ 26 | 27 | /*------------------------------------- 28 | 1.General css (Reset code) 29 | --------------------------------------*/ 30 | *{ 31 | padding: 0; 32 | margin: 0; 33 | } 34 | 35 | *{ 36 | -webkit-box-sizing:border-box; 37 | -moz-box-sizing:border-box; 38 | -o-box-sizing:border-box; 39 | -ms-box-sizing:border-box; 40 | box-sizing:border-box; 41 | } 42 | body{ 43 | font-family: 'Poppins', sans-serif; 44 | font-size:14px; 45 | color:#a09e9c; 46 | text-transform:initial; 47 | max-width:1920px; 48 | margin:0 auto; 49 | overflow-x:hidden; 50 | } 51 | 52 | a,a:hover,a:active,a:focus { 53 | display:inline-block; 54 | text-decoration:none; 55 | color: #343a3f; 56 | font-size:16px; 57 | padding:0; 58 | font-weight: 500; 59 | text-transform: capitalize; 60 | } 61 | h1,h2,h3,h4,h5,h6 { 62 | margin: 0; 63 | color:#343a3f; 64 | font-size: 18px; 65 | font-weight: 500; 66 | text-transform: capitalize; 67 | } 68 | p { 69 | margin: 0; 70 | color:#767f86; 71 | font-size:14px; 72 | line-height: 1.8; 73 | text-transform: initial; 74 | } 75 | img{border:none;max-width:100%; height:auto;} 76 | ul{ 77 | padding: 0; 78 | margin: 0 auto; 79 | list-style: none; 80 | } 81 | ul li { 82 | list-style: none; 83 | 84 | } 85 | select,input,textarea,button{box-shadow:none;outline:0!important;} 86 | button {background: transparent;border: 0;font-size: 12px;} 87 | 88 | html,body{height: 100%;} 89 | 90 | [placeholder]:focus::-webkit-input-placeholder { 91 | -webkit-transition: opacity 0.3s 0.3s ease; 92 | -moz-transition: opacity 0.3s 0.3s ease; 93 | -ms-transition: opacity 0.3s 0.3s ease; 94 | -o-transition: opacity 0.3s 0.3s ease; 95 | transition: opacity 0.3s 0.3s ease; 96 | opacity: 0; 97 | } 98 | 99 | /* section-header */ 100 | .section-header{ 101 | position: relative; 102 | text-align: center; 103 | } 104 | .section-header h2{ 105 | color: #505866; 106 | font-size:24px; 107 | font-weight: 500; 108 | margin-bottom: 24px; 109 | text-transform: uppercase; 110 | letter-spacing: 1.3px; 111 | } 112 | .section-header h2 span{text-transform: lowercase;} 113 | .section-header p{ 114 | font-size:16px; 115 | } 116 | /* section-header */ 117 | .fix{position: relative;clear: both;} 118 | /*=============Style css=========*/ 119 | 120 | 121 | /*------------------------------------- 122 | 2. Header-top 123 | --------------------------------------*/ 124 | .header-top{border-bottom:1px solid #f6f8fa;} 125 | 126 | .header-top ul li {display: inline-block;} 127 | 128 | .header-top-left li,.header-top-right li {display: inline-block;} 129 | 130 | /*.select-opt*/ 131 | .select-opt,.header-top-contact{ 132 | padding: 10px 18px; 133 | border-right: 1px solid #f6f8fa; 134 | } 135 | .header-top-contact{ 136 | border-right: 0; 137 | border-left: 1px solid #f6f8fa; 138 | font-size: 12px; 139 | } 140 | .select-opt select { 141 | border: none; 142 | cursor:pointer; 143 | color:#a7b0ba; 144 | font-size: 12px; 145 | font-weight: 300; 146 | } 147 | .select-opt option{ 148 | color:#a7b0ba; 149 | text-transform: uppercase; 150 | } 151 | .select-opt a span.lnr-magnifier:before { 152 | font-size: 12px; 153 | color: #373939; 154 | } 155 | .select-opt a span.lnr-magnifier:before { 156 | font-size: 12px; 157 | color: #373939; 158 | } 159 | /*.select-opt*/ 160 | 161 | .header-top-right ul li a{ 162 | color:#a7b0ba; 163 | font-size: 12px; 164 | font-weight: 300; 165 | } 166 | 167 | 168 | /*------------------------------------- 169 | 3. Top-area 170 | --------------------------------------*/ 171 | nav.navbar.bootsnav { 172 | background-color:#fff; 173 | border-bottom: transparent; 174 | } 175 | .wrap-sticky nav.navbar.bootsnav.sticked {background-color: #fff;box-shadow: 0 2px 5px rgba(0,0,0,.2);} 176 | 177 | /*.navbar-brand*/ 178 | .navbar-header a.navbar-brand,.navbar-header a.navbar-brand:hover,.navbar-header a.navbar-brand:focus { 179 | display: inline-block; 180 | color: #1b1e20; 181 | font-size: 20px; 182 | font-weight: 700; 183 | padding: 34px 0px; 184 | text-transform:capitalize; 185 | } 186 | .navbar-header a.navbar-brand span{display: inline-block;color:#ff545a;text-transform:capitalize;} 187 | 188 | .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:hover,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:focus {padding:30px 0px;} 189 | /*.navbar-brand*/ 190 | 191 | /*.nav li*/ 192 | nav.navbar.bootsnav ul.nav > li > a { 193 | color: #859098; 194 | font-size: 14px; 195 | font-weight: 500; 196 | text-transform:uppercase; 197 | -webkit-transition: 0.3s linear; 198 | -moz-transition: 0.3s linear; 199 | -ms-transition: 0.3s linear; 200 | -o-transition: 0.3s linear; 201 | transition: 0.3s linear; 202 | } 203 | nav.navbar.bootsnav ul.nav > li > a {padding:34px 21px;} 204 | nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.bootsnav ul.nav > li > a:focus{color: #ff545a;} 205 | nav.navbar.bootsnav ul.nav > li.active>a {color: #ff545a;} 206 | 207 | nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { 208 | content: ""; 209 | } 210 | nav.navbar.bootsnav ul.nav > li.dropdown span { 211 | font-size: 8px; 212 | margin-left: 15px; 213 | } 214 | .wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a{padding:34px 21px;} 215 | /*.nav li*/ 216 | 217 | /*.menu-ui-design*/ 218 | .menu-ui-design{overflow-y:scroll;height: 350px;} 219 | .menu-ui-design::-webkit-scrollbar { 220 | width:5px; 221 | } 222 | .menu-ui-design::-webkit-scrollbar-track { 223 | -webkit-box-shadow: inset 0 0 8px #000; 224 | } 225 | .menu-ui-design::-webkit-scrollbar-thumb { 226 | background-color: #ff545a; 227 | } 228 | /*.menu-ui-design*/ 229 | 230 | /*.navbar-toggle */ 231 | nav.navbar.bootsnav .navbar-toggle { 232 | position: relative; 233 | background-color: transparent; 234 | border: 1px solid #ff545a; 235 | padding: 10px; 236 | top: 0; 237 | } 238 | nav.navbar.bootsnav .navbar-toggle i{color: #ff545a;} 239 | /*.navbar-toggle */ 240 | 241 | /*------------------------------------- 242 | 4. Welcome-hero 243 | --------------------------------------*/ 244 | .welcome-hero { 245 | position: relative; 246 | background:url(../images/welcome-hero/banner.jpg)no-repeat; 247 | background-position:center; 248 | background-size:cover; 249 | text-align: center; 250 | height:800px; 251 | z-index: 1; 252 | } 253 | .welcome-hero:before{ 254 | position: absolute; 255 | content: " "; 256 | top: 0; 257 | left: 0; 258 | width: 100%; 259 | height: 100%; 260 | background:rgba(65,73,89,.65); 261 | z-index: -1; 262 | } 263 | .welcome-hero-txt { padding-top: 155px;} 264 | 265 | .welcome-hero-txt h2 { 266 | font-size: 48px; 267 | color: #fff; 268 | font-weight: 700; 269 | text-transform: uppercase; 270 | letter-spacing: 2.4px; 271 | line-height: 1.4; 272 | } 273 | .welcome-hero-txt p { 274 | font-size: 18px; 275 | color: #fcfcfc; 276 | margin-top: 25px; 277 | } 278 | 279 | .welcome-hero-serch-box{margin-top: 78px;display: flex;} 280 | .welcome-hero-form { 281 | display: flex; 282 | background: #fff; 283 | height: 70px; 284 | border-radius: 3px; 285 | width: 85%; 286 | } 287 | .single-welcome-hero-form { 288 | position: relative; 289 | display: flex; 290 | flex-direction: row; 291 | align-items: center; 292 | width: 50%; 293 | padding: 0 30px; 294 | } 295 | .single-welcome-hero-form:first-child{border-right: 1px solid #edeff1;} 296 | .single-welcome-hero-form input { 297 | margin-left: 10px; 298 | height: 70px; 299 | width: 300px; 300 | border: 0; 301 | background: transparent; 302 | } 303 | .single-welcome-hero-form input[type="text"]{ 304 | font-size: 14px; 305 | color: #859098; 306 | text-transform: capitalize; 307 | font-weight: 500; 308 | } 309 | .welcome-hero-form-icon { 310 | position: absolute; 311 | top: 20px; 312 | right: 30px; 313 | color: #252d32; 314 | } 315 | .welcome-hero-btn { 316 | display: flex; 317 | justify-content: center; 318 | align-items: center; 319 | font-size: 14px; 320 | color: #fff; 321 | width: 170px; 322 | height: 70px; 323 | background: #ff545a; 324 | text-transform: capitalize; 325 | margin-left: 30px; 326 | border-radius: 3px; 327 | -webkit-transition: 0.3s linear; 328 | -moz-transition: 0.3s linear; 329 | -ms-transition: 0.3s linear; 330 | -o-transition: 0.3s linear; 331 | transition: 0.3s linear; 332 | } 333 | .welcome-hero-btn:hover{/*background: #fd4043;*/background: #f43032;} 334 | 335 | .welcome-hero-btn svg { 336 | width: 14px; 337 | height: auto; 338 | margin-left: 12px; 339 | } 340 | 341 | /*------------------------------------- 342 | 5. List-topuics 343 | --------------------------------------*/ 344 | .list-topics-content { 345 | position: relative; 346 | top: -98px; 347 | z-index: 1; 348 | } 349 | .list-topics-content ul li { display: inline-block;} 350 | 351 | .single-list-topics-content{ 352 | display: flex; 353 | align-items: center; 354 | flex-direction: column; 355 | justify-content: center; 356 | width: 205px; 357 | height: 170px; 358 | background:#fff; 359 | border-radius: 3px; 360 | margin-right: 20px; 361 | margin-bottom: 20px; 362 | box-shadow: 0 0px 10px rgba(71,71,71,.2); 363 | -webkit-transition: .3s linear; 364 | -moz-transition:.3s linear; 365 | -ms-transition:.3s linear; 366 | -o-transition:.3s linear; 367 | transition: .3s linear; 368 | } 369 | .single-list-topics-content h2>a { margin: 13px 0;} 370 | /*.single-list-topics-content:last-child{margin-right: 0;}*/ 371 | 372 | .single-list-topics-icon [class^="flaticon-"]:before,.single-list-topics-icon [class*=" flaticon-"]:before,.single-list-topics-icon [class^="flaticon-"]:after,.single-list-topics-icon [class*=" flaticon-"]:after {font-size: 45px;color:#343a3f;} 373 | .single-list-topics-content:hover .single-list-topics-icon [class^="flaticon-"]:before,.single-list-topics-content:hover .single-list-topics-icon [class*=" flaticon-"]:before,.single-list-topics-content:hover .single-list-topics-icon [class^="flaticon-"]:after,.single-list-topics-content:hover .single-list-topics-icon [class*=" flaticon-"]:after {color:#fff;} 374 | 375 | .single-list-topics-content:hover h2>a,.single-list-topics-content:hover p{color: #fff!important;} 376 | .single-list-topics-content:hover{ 377 | color: #fff; 378 | background:#ff545a; 379 | box-shadow: 0 5px 10px rgba(71,71,71,.4); 380 | } 381 | 382 | /*------------------------------------- 383 | 6. Works 384 | --------------------------------------*/ 385 | .works{padding: 0 0 90px;} 386 | .works-content {margin-top: 73px;} 387 | 388 | .single-how-works{ 389 | text-align: center; 390 | padding:50px 42px; 391 | border-radius: 3px; 392 | box-shadow: 0 0px 5px rgba(71,71,71,.2); 393 | margin-bottom: 30px; 394 | -webkit-transition: .3s linear; 395 | -moz-transition:.3s linear; 396 | -ms-transition:.3s linear; 397 | -o-transition:.3s linear; 398 | transition: .3s linear; 399 | } 400 | 401 | .single-how-works-icon { 402 | display: inline-block; 403 | color: #50616c; 404 | width: 80px; 405 | height: 80px; 406 | line-height: 80px; 407 | background: #eef2f6; 408 | border-radius: 50%; 409 | } 410 | .single-how-works h2 a { 411 | font-size: 18px; 412 | margin: 35px 0 20px; 413 | } 414 | .single-how-works h2 a span {text-transform: lowercase;} 415 | .single-how-works p {margin-bottom: 25px;text-transform: initial;} 416 | 417 | .single-how-works-icon [class^="flaticon-"]:before,.single-how-works-icon [class*=" flaticon-"]:before,.single-how-works-icon [class^="flaticon-"]:after,.single-how-works-icon [class*=" flaticon-"]:after {font-size: 35px;} 418 | .single-how-works:hover .single-how-works-icon [class^="flaticon-"]:before,.single-how-works:hover .single-how-works-icon [class*=" flaticon-"]:before,.single-how-works:hover .single-how-works-icon [class^="flaticon-"]:after,.single-how-works:hover .single-how-works-icon [class*=" flaticon-"]:after {color:#ff545a;} 419 | 420 | .welcome-hero-btn.how-work-btn { 421 | display: inline-block; 422 | margin: 0; 423 | width: 100px; 424 | height: 35px; 425 | font-size: 12px; 426 | background: transparent; 427 | color: #767f86; 428 | border: 1px solid #d3d6d9; 429 | border-radius: 3px; 430 | } 431 | 432 | .single-how-works:hover h2 a,.single-how-works:hover p{color: #fff;} 433 | .single-how-works:hover .single-how-works-icon{background: #fff;} 434 | .single-how-works:hover .welcome-hero-btn.how-work-btn{background: #fff;color: #ff545a;} 435 | .single-how-works:hover{box-shadow: 0 0px 10px rgba(71,71,71,.4);background: #ff545a;} 436 | 437 | /*------------------------------------- 438 | 7. Explore 439 | --------------------------------------*/ 440 | .explore{ 441 | padding:117px 0 95px; 442 | background: #f8fafb; 443 | } 444 | .explore-content{margin-top: 78px;} 445 | 446 | .single-explore-item { 447 | background: #fff; 448 | border: 1px solid #edeff1; 449 | border-radius: 3px; 450 | margin-bottom: 25px; 451 | -webkit-transition: .3s linear; 452 | -moz-transition:.3s linear; 453 | -ms-transition:.3s linear; 454 | -o-transition:.3s linear; 455 | transition: .3s linear; 456 | } 457 | .single-explore-img{position:relative;overflow: hidden;} 458 | .single-explore-img:before { 459 | position: absolute; 460 | content: ""; 461 | top: 0; 462 | left: 0; 463 | width: 100%; 464 | height: 100%; 465 | background: rgba(162,172,177,.2); 466 | } 467 | .single-explore-img-info { 468 | position: absolute; 469 | bottom:-20px; 470 | left: 0; 471 | width: 100%; 472 | opacity:0; 473 | visibility:hidden; 474 | -webkit-transition: .3s linear; 475 | -moz-transition: .3s linear; 476 | -ms-transition: .3s linear; 477 | -o-transition: .3s linear; 478 | transition: .3s linear; 479 | } 480 | .single-explore-item:hover .single-explore-img-info{ 481 | opacity:1; 482 | visibility:visible; 483 | bottom:0px 484 | } 485 | .single-explore-img-info button{ 486 | position: absolute; 487 | bottom: 15px; 488 | left: 15px; 489 | width: 83px; 490 | height: 21px; 491 | line-height: 21px; 492 | background: #ff545a; 493 | border-radius: 3px; 494 | color: #fcfcfc; 495 | text-transform: capitalize; 496 | text-align: center; 497 | font-size: 12px; 498 | } 499 | .single-explore-image-icon-box { 500 | text-align: right; 501 | position: absolute; 502 | bottom: 10px; 503 | right: 10px; 504 | } 505 | .single-explore-image-icon-box ul li { 506 | display: inline-block; 507 | width: 30px; 508 | height: 28px; 509 | line-height: 28px; 510 | background: #252d32; 511 | text-align: center; 512 | margin-left: 5px; 513 | color: #cbcccd; 514 | } 515 | .single-explore-image-icon-box ul li:hover i{color: #267dff;} 516 | 517 | .single-explore-txt { 518 | padding: 26px 25px 24px 15px; 519 | } 520 | .single-explore-txt.bg-theme-1 .explore-rating{background: #70a9ff;} 521 | .single-explore-txt.bg-theme-2 .explore-rating{background: #00c61c;} 522 | .single-explore-txt.bg-theme-3 .explore-rating{background: #ffcc5d;} 523 | .single-explore-txt.bg-theme-4 .explore-rating{background: #bd70ff;} 524 | .single-explore-txt.bg-theme-5 .explore-rating{background: #ff7a40;} 525 | 526 | .explore-rating-price,.explore-rating-price a { 527 | font-size: 12px; 528 | color: #777f85; 529 | text-transform: capitalize; 530 | font-weight: 400; 531 | margin: 15px 0 20px; 532 | } 533 | .explore-rating-price a {margin:0;} 534 | .explore-rating { 535 | display: inline-block; 536 | width: 32px; 537 | height: 20px; 538 | line-height: 20px; 539 | color: #fff; 540 | text-align: center; 541 | border-radius: 3px; 542 | font-weight: 500; 543 | margin-right: 10px; 544 | } 545 | .explore-price {color: #f63138;} 546 | .explore-price-box { 547 | display: inline-block; 548 | padding: 0 10px; 549 | margin: 0 8px; 550 | border-left: 1px solid #dde0e4; 551 | border-right: 1px solid #dde0e4; 552 | } 553 | .explore-person { 554 | padding-bottom: 28px; 555 | border-bottom: 1px solid #e1e5eb; 556 | } 557 | .explore-person-img{ 558 | width: 40px; 559 | height: 40px; 560 | border-radius: 50%; 561 | } 562 | .explore-person p {font-size: 12px;} 563 | .explore-open-close-part { 564 | margin-top: 20px; 565 | } 566 | .close-btn { 567 | color: #f63138; 568 | text-transform: capitalize; 569 | } 570 | .close-btn.open-btn {color: #00c437;} 571 | .explore-map-icon{text-align: right;} 572 | .explore-map-icon a svg { 573 | width: 12px; 574 | height: 14px; 575 | margin-left: 23px; 576 | color: #767f86; 577 | } 578 | .explore-map-icon a svg:hover{color: #f63138;} 579 | .single-explore-txt.bg-theme-2 .explore-map-icon a svg:hover{color: #00c437;} 580 | .single-explore-item:hover{box-shadow: 0 10px 20px rgba(21,19,19,.2);} 581 | 582 | /*------------------------------------- 583 | 8. Reviews 584 | --------------------------------------*/ 585 | .reviews{padding:117px 0 75px;} 586 | .reviews-content {margin-top:36px;} 587 | 588 | /*single-testimonial-box */ 589 | .single-testimonial-box { 590 | padding: 50px 30px; 591 | box-shadow: 0 0px 5px rgba(71,71,71,.2); 592 | overflow-x:hidden; 593 | -webkit-transition: .3s; 594 | -moz-transition:.3s; 595 | -ms-transition:.3s; 596 | -o-transition:.3s; 597 | transition: .3s; 598 | } 599 | .single-testimonial-box:hover{box-shadow:0 10px 20px rgba(21,19,19,.2);} 600 | .slick-current .single-testimonial-box{box-shadow:0 10px 20px rgba(21,19,19,.2);} 601 | /*testimonial-description*/ 602 | .single-testimonial-box{ 603 | width: 404px; 604 | background:#fff; 605 | } 606 | /* testimonial-info */ 607 | .testimonial-info { 608 | display: flex; 609 | align-items: center; 610 | text-transform:capitalize; 611 | } 612 | .testimonial-img { 613 | position: relative; 614 | top: 11px; 615 | margin-right: 5px; 616 | border-radius:50%; 617 | -webkit-transition: .3s; 618 | -moz-transition:.3s; 619 | -ms-transition:.3s; 620 | -o-transition:.3s; 621 | transition: .3s; 622 | } 623 | .testimonial-person { 624 | margin-left: 15px; 625 | margin-top: 11px; 626 | } 627 | .testimonial-person h2 { 628 | color: #505866; 629 | font-size: 18px; 630 | } 631 | .testimonial-person h4 { 632 | color: #a2a5ab; 633 | font-size: 14px; 634 | font-weight: 400; 635 | margin-top: 10px; 636 | } 637 | .testimonial-person-star i { 638 | color: #ffda2b; 639 | margin: 9px 4px 0 0; 640 | }/* testimonial-info */ 641 | 642 | 643 | /* testimonial-comment */ 644 | .testimonial-comment { 645 | margin-top: 18px; 646 | } 647 | .testimonial-comment p{ 648 | color: #8d939e; 649 | font-size: 14px; 650 | font-weight: 300; 651 | }/* testimonial-comment */ 652 | 653 | 654 | /*.slick-slide*/ 655 | .slick-initialized .slick-slide { 656 | display: block; 657 | padding: 40px 0; 658 | } 659 | .slick-slide.slick-cloned {outline: 0!important;} 660 | .slick-slide { 661 | margin: 0px 10px; 662 | } 663 | .slick-slide { 664 | transition: all ease-in-out .3s; 665 | opacity: .5; 666 | } 667 | .slick-active { 668 | opacity: .5; 669 | } 670 | .slick-current { 671 | opacity: 1; 672 | } 673 | /*.slick-slide*/ 674 | 675 | /*------------------------------------- 676 | 9. Counter 677 | --------------------------------------*/ 678 | .statistics{ 679 | position:relative; 680 | display: flex; 681 | align-items: center; 682 | background:url(../../assets/images/counter/counter-banner.jpg)no-repeat fixed; 683 | background-position:center; 684 | background-size:cover; 685 | padding:127px 0 120px; 686 | } 687 | .statistics:before{ 688 | position:absolute; 689 | content:''; 690 | background: rgba(75,75,75,.60); 691 | height:100%; 692 | width:100%; 693 | top:0; 694 | left:0; 695 | } 696 | /* single-ststistics-box */ 697 | .single-ststistics-box { 698 | text-align: center; 699 | margin-bottom:30px; 700 | 701 | } 702 | /* single-ststistics-box */ 703 | .statistics-content{ 704 | display: flex; 705 | justify-content: center; 706 | color:#fff; 707 | font-size:60px; 708 | } 709 | .statistics-content span { 710 | margin-left: 5px; 711 | } 712 | .single-ststistics-box h3{ 713 | color:#fff; 714 | font-size:24px; 715 | text-transform:capitalize; 716 | font-weight: 500; 717 | } 718 | 719 | /*------------------------------------- 720 | 10. Blog 721 | --------------------------------------*/ 722 | .blog{padding:120px 0 90px;} 723 | .blog-content{margin-top: 80px;} 724 | 725 | .single-blog-item{ 726 | margin-bottom: 30px; 727 | box-shadow: 0 0px 5px rgba(71,71,71,.2); 728 | -webkit-transition: .3s; 729 | -moz-transition:.3s; 730 | -ms-transition:.3s; 731 | -o-transition:.3s; 732 | transition: .3s; 733 | } 734 | .single-blog-item-txt {padding: 25px 28px 27px;} 735 | .single-blog-item-txt h2 a {text-transform: initial;line-height: 1.8;} 736 | .single-blog-item-txt h4 { 737 | font-size: 14px; 738 | color: #8f949d; 739 | font-weight: 400; 740 | margin: 12px 0 20px; 741 | } 742 | .single-blog-item-txt h4 a { 743 | font-size: 14px; 744 | padding-right: 14px; 745 | border-right: 1px solid #dde0e4; 746 | margin-right: 15px; 747 | text-transform: uppercase; 748 | } 749 | 750 | .single-blog-item:hover h2 a {color:#ff545a;} 751 | .single-blog-item:hover{ 752 | box-shadow: 0 10px 20px rgba(21,19,19,.4); 753 | } 754 | 755 | 756 | /*------------------------------------- 757 | 11. Subscribe 758 | --------------------------------------*/ 759 | .subscription{ 760 | background: #f8fafb; 761 | padding:150px 0; 762 | } 763 | /*subscribe-title*/ 764 | .subscribe-title {margin-bottom: 52px;} 765 | 766 | .subscribe-title h2{ 767 | font-size:24px; 768 | font-weight: 500; 769 | text-transform: uppercase; 770 | } 771 | .subscribe-title p{ 772 | color:#7b8088; 773 | font-size:16px; 774 | font-weight: 500; 775 | margin-top: 28px; 776 | }/*subscribe-title*/ 777 | 778 | 779 | /*custom-input-group*/ 780 | .subscription-input-group { 781 | position: relative; 782 | text-align: center; 783 | max-width: 630px; 784 | margin:0 auto; 785 | } 786 | 787 | .subscription-input-group .subscription-input-form{ 788 | display: inline-block; 789 | width: 630px; 790 | height: 60px; 791 | padding-left:30px; 792 | font-size: 16px; 793 | color: #a5adb3; 794 | -webkit-border-radius:3px; 795 | -moz-border-radius:3px; 796 | border-radius:3px; 797 | border:1px solid #fff; 798 | box-shadow: 0 0px 10px rgba(21,19,19,.1); 799 | -webkit-transition:0.3s linear; 800 | -moz-transition:0.3s linear; 801 | -o-transition:0.3s linear; 802 | transition:0.3s linear; 803 | } 804 | .subscription-input-group:hover .subscription-input-form{ 805 | box-shadow: 0 5px 20px rgba(21,19,19,.4); 806 | } 807 | /*custom-input-group*/ 808 | 809 | /*appsLand-btn*/ 810 | .appsLand-btn { 811 | position: absolute; 812 | top: 0; 813 | right: 0; 814 | background: #ff545a; 815 | display: inline-block; 816 | width: 180px; 817 | height: 60px; 818 | line-height: 60px; 819 | text-decoration: none; 820 | border-top-right-radius:3px; 821 | border-bottom-right-radius:3px; 822 | text-transform:capitalize; 823 | color: #fff; 824 | font-size: 16px; 825 | font-weight: 500; 826 | border: 0; 827 | overflow: hidden; 828 | cursor: pointer; 829 | -webkit-transition:0.3s ease-in-out; 830 | -moz-transition:0.3s ease-in-out; 831 | -o-transition:0.3s ease-in-out; 832 | transition:0.3s ease-in-out; 833 | } 834 | .appsLand-btn:hover, .appsLand-btn:focus, .appsLand-btn:active { 835 | text-decoration: none; 836 | outline: none; 837 | } 838 | .appsLand-btn:hover { 839 | box-shadow:0 5px 10px rgba(71,71,71,.4); 840 | background: #f43032; 841 | } 842 | /*appsLand-btn*/ 843 | 844 | /*------------------------------------- 845 | 12. Footer 846 | --------------------------------------*/ 847 | .footer-menu {padding: 45px 0;} 848 | .footer-menu .navbar-header{padding:0;} 849 | .footer-menu .navbar-header a.navbar-brand,.footer-menu.footer-menu .navbar-header a.navbar-brand:hover,.footer-menu .navbar-header a.navbar-brand:focus{ 850 | padding:0; 851 | height: 0; 852 | } 853 | .footer-menu ul.footer-menu-item{text-align: right;} 854 | .footer-menu ul.footer-menu-item li{display: inline-block;} 855 | .footer-menu ul.footer-menu-item li a { 856 | color: #859098; 857 | font-size: 14px; 858 | text-transform: uppercase; 859 | padding-left: 40px; 860 | -webkit-transition:0.3s linear; 861 | -moz-transition:0.3s linear; 862 | -o-transition:0.3s linear; 863 | transition:0.3s linear; 864 | } 865 | .footer-menu ul.footer-menu-item li a:hover{color: #f43032;} 866 | .hm-footer-copyright { 867 | padding: 40px 0; 868 | border-top: 1px solid #e1e5eb; 869 | } 870 | .hm-footer-copyright p,.hm-footer-copyright p a { 871 | color: #a5adb3; 872 | font-size: 14px; 873 | font-weight: 400; 874 | text-transform: capitalize; 875 | } 876 | .footer-social {text-align: right;} 877 | .footer-social .fa-phone:before { 878 | position: relative; 879 | top: 2px; 880 | } 881 | .footer-social a ,.footer-social span { 882 | display: inline-block; 883 | color: #afb4bf; 884 | font-size: 14px; 885 | margin-left: 15px; 886 | -webkit-transition: .3s; 887 | -moz-transition:.3s; 888 | -ms-transition:.3s; 889 | -o-transition:.3s; 890 | transition: .3s; 891 | } 892 | .footer-social a { 893 | width: 35px; 894 | height: 35px; 895 | line-height: 35px; 896 | background: #eef2f6; 897 | text-align: center; 898 | border-radius: 50%; 899 | } 900 | .footer-social span {margin-right:15px;margin-left: 0;color: #a5adb3;} 901 | .footer-social span:hover{color: #ff545a;} 902 | .footer-social a:hover {background:#ff545a;color: #fff;} 903 | 904 | /*=============================== 905 | Scroll Top 906 | ===============================*/ 907 | #scroll-Top .return-to-top { 908 | position: fixed; 909 | right: 30px; 910 | bottom: 30px; 911 | display: none; 912 | width: 40px; 913 | line-height: 40px; 914 | height: 40px; 915 | text-align: center; 916 | font-size: 20px; 917 | cursor: pointer; 918 | color: #fff; 919 | background:#ff545a; 920 | border:1px solid #ff545a; 921 | border-radius:50%; 922 | -webkit-transition: .5s; 923 | -moz-transition:.5s; 924 | -ms-transition:.5s; 925 | -o-transition:.5s; 926 | transition: .5s; 927 | z-index: 2; 928 | } 929 | #scroll-Top .return-to-top:hover { 930 | background:#f43032; 931 | border:1px solid #ff545a; 932 | } 933 | 934 | #scroll-Top .return-to-top i{ 935 | position:relative; 936 | bottom:0; 937 | 938 | } 939 | 940 | #scroll-Top .return-to-top i{ 941 | position: relative; 942 | animation-name: example; 943 | animation-direction: alternate; 944 | animation-iteration-count: infinite; 945 | animation-duration:1s; 946 | } 947 | @keyframes example { 948 | 0% {bottom:0px;} 949 | 100% {bottom:7px;} 950 | } 951 | /*========================Thank you================= -------------------------------------------------------------------------------- /assets/css/font-awesome.min.css: -------------------------------------------------------------------------------- 1 | /*! 2 | * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome 3 | * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) 4 | */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} 5 | -------------------------------------------------------------------------------- /assets/js/bootsnav.js: -------------------------------------------------------------------------------- 1 | // ------------------------------------------------------------------------------ // 2 | // 3 | // Template name : Bootsnav - Multi Purpose Header 4 | // Categorie : Bootstrap Menu in CSS 5 | // Author : adamnurdin01 6 | // Version : v.1.2 7 | // Created : 2016-06-02 8 | // Last update : 2016-10-19 9 | // 10 | // ------------------------------------------------------------------------------ // 11 | 12 | (function ($) { 13 | "use strict"; 14 | 15 | var bootsnav = { 16 | initialize: function() { 17 | this.event(); 18 | this.hoverDropdown(); 19 | this.navbarSticky(); 20 | this.navbarScrollspy(); 21 | }, 22 | event : function(){ 23 | 24 | // ------------------------------------------------------------------------------ // 25 | // Variable 26 | // ------------------------------------------------------------------------------ // 27 | var getNav = $("nav.navbar.bootsnav"); 28 | 29 | // ------------------------------------------------------------------------------ // 30 | // Navbar Sticky 31 | // ------------------------------------------------------------------------------ // 32 | var navSticky = getNav.hasClass("navbar-sticky"); 33 | if( navSticky ){ 34 | // Wraped navigation 35 | getNav.wrap("
"); 36 | } 37 | 38 | // ------------------------------------------------------------------------------ // 39 | // Navbar Center 40 | // ------------------------------------------------------------------------------ // 41 | if( getNav.hasClass("brand-center")){ 42 | var postsArr = new Array(), 43 | index = $("nav.brand-center"), 44 | $postsList = index.find('ul.navbar-nav'); 45 | 46 | index.prepend(""); 47 | 48 | //Create array of all posts in lists 49 | index.find('ul.navbar-nav > li').each(function(){ 50 | if( $(this).hasClass("active") ){ 51 | var getElement = $("a", this).eq(0).text(); 52 | $(".storage-name").html(getElement); 53 | } 54 | postsArr.push($(this).html()); 55 | }); 56 | 57 | //Split the array at this point. The original array is altered. 58 | var firstList = postsArr.splice(0, Math.round(postsArr.length / 2)), 59 | secondList = postsArr, 60 | ListHTML = ''; 61 | 62 | var createHTML = function(list){ 63 | ListHTML = ''; 64 | for (var i = 0; i < list.length; i++) { 65 | ListHTML += '
  • ' + list[i] + '
  • ' 66 | } 67 | } 68 | 69 | //Generate HTML for first list 70 | createHTML(firstList); 71 | $postsList.html(ListHTML); 72 | index.find("ul.nav").first().addClass("navbar-left"); 73 | 74 | //Generate HTML for second list 75 | createHTML(secondList); 76 | //Create new list after original one 77 | $postsList.after('').next().html(ListHTML); 78 | index.find("ul.nav").last().addClass("navbar-right"); 79 | 80 | //Wrap navigation menu 81 | index.find("ul.nav.navbar-left").wrap("
    "); 82 | index.find("ul.nav.navbar-right").wrap("
    "); 83 | 84 | //Selection Class 85 | index.find('ul.navbar-nav > li').each(function(){ 86 | var dropDown = $("ul.dropdown-menu", this), 87 | megaMenu = $("ul.megamenu-content", this); 88 | dropDown.closest("li").addClass("dropdown"); 89 | megaMenu.closest("li").addClass("megamenu-fw"); 90 | }); 91 | 92 | var getName = $(".storage-name").html(); 93 | if( !getName == "" ){ 94 | $( "ul.navbar-nav > li:contains('" + getName + "')" ).addClass("active"); 95 | } 96 | } 97 | 98 | 99 | // ------------------------------------------------------------------------------ // 100 | // Navbar Sidebar 101 | // ------------------------------------------------------------------------------ // 102 | if( getNav.hasClass("navbar-sidebar")){ 103 | // Add Class to body 104 | $("body").addClass("wrap-nav-sidebar"); 105 | getNav.wrapInner("
    "); 106 | }else{ 107 | $(".bootsnav").addClass("on"); 108 | } 109 | 110 | // ------------------------------------------------------------------------------ // 111 | // Menu Center 112 | // ------------------------------------------------------------------------------ // 113 | if( getNav.find("ul.nav").hasClass("navbar-center")){ 114 | getNav.addClass("menu-center"); 115 | } 116 | 117 | // ------------------------------------------------------------------------------ // 118 | // Navbar Full 119 | // ------------------------------------------------------------------------------ // 120 | if( getNav.hasClass("navbar-full")){ 121 | // Add Class to body 122 | $("nav.navbar.bootsnav").find("ul.nav").wrap("
    "); 123 | $(".wrap-full-menu").wrap(""); 124 | $("ul.nav.navbar-nav").prepend("
  • "); 125 | }else if( getNav.hasClass("navbar-mobile")){ 126 | getNav.removeClass("no-full"); 127 | }else{ 128 | getNav.addClass("no-full"); 129 | } 130 | 131 | // ------------------------------------------------------------------------------ // 132 | // Navbar Mobile 133 | // ------------------------------------------------------------------------------ // 134 | if( getNav.hasClass("navbar-mobile")){ 135 | // Add Class to body 136 | $('.navbar-collapse').on('shown.bs.collapse', function() { 137 | $("body").addClass("side-right"); 138 | }); 139 | $('.navbar-collapse').on('hide.bs.collapse', function() { 140 | $("body").removeClass("side-right"); 141 | }); 142 | 143 | $(window).on("resize", function(){ 144 | $("body").removeClass("side-right"); 145 | }); 146 | } 147 | 148 | // ------------------------------------------------------------------------------ // 149 | // Navbar Fixed 150 | // ------------------------------------------------------------------------------ // 151 | if( getNav.hasClass("no-background")){ 152 | $(window).on("scroll", function(){ 153 | var scrollTop = $(window).scrollTop(); 154 | if(scrollTop >34){ 155 | $(".navbar-fixed").removeClass("no-background"); 156 | }else { 157 | $(".navbar-fixed").addClass("no-background"); 158 | } 159 | }); 160 | } 161 | 162 | // ------------------------------------------------------------------------------ // 163 | // Navbar Fixed 164 | // ------------------------------------------------------------------------------ // 165 | if( getNav.hasClass("navbar-transparent")){ 166 | $(window).on("scroll", function(){ 167 | var scrollTop = $(window).scrollTop(); 168 | if(scrollTop >34){ 169 | $(".navbar-fixed").removeClass("navbar-transparent"); 170 | }else { 171 | $(".navbar-fixed").addClass("navbar-transparent"); 172 | } 173 | }); 174 | } 175 | 176 | // ------------------------------------------------------------------------------ // 177 | // Button Cart 178 | // ------------------------------------------------------------------------------ // 179 | $(".btn-cart").on("click", function(e){ 180 | e.stopPropagation(); 181 | }); 182 | 183 | // ------------------------------------------------------------------------------ // 184 | // Toggle Search 185 | // ------------------------------------------------------------------------------ // 186 | $("nav.navbar.bootsnav .attr-nav").each(function(){ 187 | $("li.search > a", this).on("click", function(e){ 188 | e.preventDefault(); 189 | $(".top-search").slideToggle(); 190 | }); 191 | }); 192 | $(".input-group-addon.close-search").on("click", function(){ 193 | $(".top-search").slideUp(); 194 | }); 195 | 196 | // ------------------------------------------------------------------------------ // 197 | // Toggle Side Menu 198 | // ------------------------------------------------------------------------------ // 199 | $("nav.navbar.bootsnav .attr-nav").each(function(){ 200 | $("li.side-menu > a", this).on("click", function(e){ 201 | e.preventDefault(); 202 | $("nav.navbar.bootsnav > .side").toggleClass("on"); 203 | $("body").toggleClass("on-side"); 204 | }); 205 | }); 206 | $(".side .close-side").on("click", function(e){ 207 | e.preventDefault(); 208 | $("nav.navbar.bootsnav > .side").removeClass("on"); 209 | $("body").removeClass("on-side"); 210 | }); 211 | 212 | 213 | 214 | // ------------------------------------------------------------------------------ // 215 | // Wrapper 216 | // ------------------------------------------------------------------------------ // 217 | $("body").wrapInner( "
    "); 218 | }, 219 | 220 | 221 | // ------------------------------------------------------------------------------ // 222 | // Change dropdown to hover on dekstop 223 | // ------------------------------------------------------------------------------ // 224 | hoverDropdown : function(){ 225 | var getNav = $("nav.navbar.bootsnav"), 226 | getWindow = $(window).width(), 227 | getHeight = $(window).height(), 228 | getIn = getNav.find("ul.nav").data("in"), 229 | getOut = getNav.find("ul.nav").data("out"); 230 | 231 | if( getWindow < 991 ){ 232 | 233 | // Height of scroll navigation sidebar 234 | $(".scroller").css("height", "auto"); 235 | 236 | // Disable mouseenter event 237 | $("nav.navbar.bootsnav ul.nav").find("li.dropdown").off("mouseenter"); 238 | $("nav.navbar.bootsnav ul.nav").find("li.dropdown").off("mouseleave"); 239 | $("nav.navbar.bootsnav ul.nav").find(".title").off("mouseenter"); 240 | $("nav.navbar.bootsnav ul.nav").off("mouseleave"); 241 | $(".navbar-collapse").removeClass("animated"); 242 | 243 | // Enable click event 244 | $("nav.navbar.bootsnav ul.nav").each(function(){ 245 | $(".dropdown-menu", this).addClass("animated"); 246 | $(".dropdown-menu", this).removeClass(getOut); 247 | 248 | // Dropdown Fade Toggle 249 | $("a.dropdown-toggle", this).off('click'); 250 | $("a.dropdown-toggle", this).on('click', function (e) { 251 | e.stopPropagation(); 252 | $(this).closest("li.dropdown").find(".dropdown-menu").first().stop().fadeToggle().toggleClass(getIn); 253 | $(this).closest("li.dropdown").first().toggleClass("on"); 254 | return false; 255 | }); 256 | 257 | // Hidden dropdown action 258 | $('li.dropdown', this).each(function () { 259 | $(this).find(".dropdown-menu").stop().fadeOut(); 260 | $(this).on('hidden.bs.dropdown', function () { 261 | $(this).find(".dropdown-menu").stop().fadeOut(); 262 | }); 263 | return false; 264 | }); 265 | 266 | // Megamenu style 267 | $(".megamenu-fw", this).each(function(){ 268 | $(".col-menu", this).each(function(){ 269 | $(".content", this).addClass("animated"); 270 | $(".content", this).stop().fadeOut(); 271 | $(".title", this).off("click"); 272 | $(".title", this).on("click", function(){ 273 | $(this).closest(".col-menu").find(".content").stop().fadeToggle().addClass(getIn); 274 | $(this).closest(".col-menu").toggleClass("on"); 275 | return false; 276 | }); 277 | 278 | $(".content", this).on("click", function(e){ 279 | e.stopPropagation(); 280 | }); 281 | }); 282 | }); 283 | }); 284 | 285 | // Hidden dropdown 286 | var cleanOpen = function(){ 287 | $('li.dropdown', this).removeClass("on"); 288 | $(".dropdown-menu", this).stop().fadeOut(); 289 | $(".dropdown-menu", this).removeClass(getIn); 290 | $(".col-menu", this).removeClass("on"); 291 | $(".col-menu .content", this).stop().fadeOut(); 292 | $(".col-menu .content", this).removeClass(getIn); 293 | } 294 | 295 | // Hidden om mouse leave 296 | $("nav.navbar.bootsnav").on("mouseleave", function(){ 297 | cleanOpen(); 298 | }); 299 | 300 | // Enable click atribute navigation 301 | $("nav.navbar.bootsnav .attr-nav").each(function(){ 302 | $(".dropdown-menu", this).removeClass("animated"); 303 | $("li.dropdown", this).off("mouseenter"); 304 | $("li.dropdown", this).off("mouseleave"); 305 | $("a.dropdown-toggle", this).off('click'); 306 | $("a.dropdown-toggle", this).on('click', function (e) { 307 | e.stopPropagation(); 308 | $(this).closest("li.dropdown").find(".dropdown-menu").first().stop().fadeToggle(); 309 | $(".navbar-toggle").each(function(){ 310 | $(".fa", this).removeClass("fa-times"); 311 | $(".fa", this).addClass("fa-bars"); 312 | $(".navbar-collapse").removeClass("in"); 313 | $(".navbar-collapse").removeClass("on"); 314 | }); 315 | }); 316 | 317 | $(this).on("mouseleave", function(){ 318 | $(".dropdown-menu", this).stop().fadeOut(); 319 | $("li.dropdown", this).removeClass("on"); 320 | return false; 321 | }); 322 | }); 323 | 324 | // Toggle Bars 325 | $(".navbar-toggle").each(function(){ 326 | $(this).off("click"); 327 | $(this).on("click", function(){ 328 | $(".fa", this).toggleClass("fa-bars"); 329 | $(".fa", this).toggleClass("fa-times"); 330 | cleanOpen(); 331 | }); 332 | }); 333 | 334 | }else if( getWindow > 991 ){ 335 | // Height of scroll navigation sidebar 336 | $(".scroller").css("height", getHeight + "px"); 337 | 338 | // Navbar Sidebar 339 | if( getNav.hasClass("navbar-sidebar")){ 340 | // Hover effect Sidebar Menu 341 | $("nav.navbar.bootsnav ul.nav").each(function(){ 342 | $("a.dropdown-toggle", this).off('click'); 343 | $("a.dropdown-toggle", this).on('click', function (e) { 344 | e.stopPropagation(); 345 | }); 346 | 347 | $(".dropdown-menu", this).addClass("animated"); 348 | $("li.dropdown", this).on("mouseenter", function(){ 349 | $(".dropdown-menu", this).eq(0).removeClass(getOut); 350 | $(".dropdown-menu", this).eq(0).stop().fadeIn().addClass(getIn); 351 | $(this).addClass("on"); 352 | return false; 353 | }); 354 | 355 | $(".col-menu").each(function(){ 356 | $(".content", this).addClass("animated"); 357 | $(".title", this).on("mouseenter", function(){ 358 | $(this).closest(".col-menu").find(".content").stop().fadeIn().addClass(getIn); 359 | $(this).closest(".col-menu").addClass("on"); 360 | return false; 361 | }); 362 | }); 363 | 364 | $(this).on("mouseleave", function(){ 365 | $(".dropdown-menu", this).stop().removeClass(getIn); 366 | $(".dropdown-menu", this).stop().addClass(getOut).fadeOut(); 367 | $(".col-menu", this).find(".content").stop().fadeOut().removeClass(getIn); 368 | $(".col-menu", this).removeClass("on"); 369 | $("li.dropdown", this).removeClass("on"); 370 | return false; 371 | }); 372 | }); 373 | }else{ 374 | // Hover effect Default Menu 375 | $("nav.navbar.bootsnav ul.nav").each(function(){ 376 | $("a.dropdown-toggle", this).off('click'); 377 | $("a.dropdown-toggle", this).on('click', function (e) { 378 | e.stopPropagation(); 379 | }); 380 | 381 | $(".megamenu-fw", this).each(function(){ 382 | $(".title", this).off("click"); 383 | $("a.dropdown-toggle", this).off("click"); 384 | $(".content").removeClass("animated"); 385 | }); 386 | 387 | $(".dropdown-menu", this).addClass("animated"); 388 | $("li.dropdown", this).on("mouseenter", function(){ 389 | $(".dropdown-menu", this).eq(0).removeClass(getOut); 390 | $(".dropdown-menu", this).eq(0).stop().fadeIn().addClass(getIn); 391 | $(this).addClass("on"); 392 | return false; 393 | }); 394 | 395 | $("li.dropdown", this).on("mouseleave", function(){ 396 | $(".dropdown-menu", this).eq(0).removeClass(getIn); 397 | $(".dropdown-menu", this).eq(0).stop().fadeOut().addClass(getOut); 398 | $(this).removeClass("on"); 399 | }); 400 | 401 | $(this).on("mouseleave", function(){ 402 | $(".dropdown-menu", this).removeClass(getIn); 403 | $(".dropdown-menu", this).eq(0).stop().fadeOut().addClass(getOut); 404 | $("li.dropdown", this).removeClass("on"); 405 | return false; 406 | }); 407 | }); 408 | } 409 | 410 | // ------------------------------------------------------------------------------ // 411 | // Hover effect Atribute Navigation 412 | // ------------------------------------------------------------------------------ // 413 | $("nav.navbar.bootsnav .attr-nav").each(function(){ 414 | $("a.dropdown-toggle", this).off('click'); 415 | $("a.dropdown-toggle", this).on('click', function (e) { 416 | e.stopPropagation(); 417 | }); 418 | 419 | $(".dropdown-menu", this).addClass("animated"); 420 | $("li.dropdown", this).on("mouseenter", function(){ 421 | $(".dropdown-menu", this).eq(0).removeClass(getOut); 422 | $(".dropdown-menu", this).eq(0).stop().fadeIn().addClass(getIn); 423 | $(this).addClass("on"); 424 | return false; 425 | }); 426 | 427 | $("li.dropdown", this).on("mouseleave", function(){ 428 | $(".dropdown-menu", this).eq(0).removeClass(getIn); 429 | $(".dropdown-menu", this).eq(0).stop().fadeOut().addClass(getOut); 430 | $(this).removeClass("on"); 431 | }); 432 | 433 | $(this).on("mouseleave", function(){ 434 | $(".dropdown-menu", this).removeClass(getIn); 435 | $(".dropdown-menu", this).eq(0).stop().fadeOut().addClass(getOut); 436 | $("li.dropdown", this).removeClass("on"); 437 | return false; 438 | }); 439 | }); 440 | } 441 | 442 | // ------------------------------------------------------------------------------ // 443 | // Menu Fullscreen 444 | // ------------------------------------------------------------------------------ // 445 | if( getNav.hasClass("navbar-full")){ 446 | var windowHeight = $(window).height(), 447 | windowWidth = $(window).width(); 448 | 449 | $(".nav-full").css("height", windowHeight + "px"); 450 | $(".wrap-full-menu").css("height", windowHeight + "px"); 451 | $(".wrap-full-menu").css("width", windowWidth + "px"); 452 | 453 | $(".navbar-collapse").addClass("animated"); 454 | $(".navbar-toggle").each(function(){ 455 | var getId = $(this).data("target"); 456 | $(this).off("click"); 457 | $(this).on("click", function(e){ 458 | e.preventDefault(); 459 | $(getId).removeClass(getOut); 460 | $(getId).addClass("in"); 461 | $(getId).addClass(getIn); 462 | return false; 463 | }); 464 | 465 | $("li.close-full-menu").on("click", function(e){ 466 | e.preventDefault(); 467 | $(getId).addClass(getOut); 468 | setTimeout(function(){ 469 | $(getId).removeClass("in"); 470 | $(getId).removeClass(getIn); 471 | }, 500); 472 | return false; 473 | }); 474 | }); 475 | } 476 | }, 477 | 478 | // ------------------------------------------------------------------------------ // 479 | // Navbar Sticky 480 | // ------------------------------------------------------------------------------ // 481 | navbarSticky : function(){ 482 | var getNav = $("nav.navbar.bootsnav"), 483 | navSticky = getNav.hasClass("navbar-sticky"); 484 | 485 | if( navSticky ){ 486 | 487 | // Set Height Navigation 488 | var getHeight = getNav.height(); 489 | $(".wrap-sticky").height(getHeight); 490 | 491 | // Windown on scroll 492 | var getOffset = $(".wrap-sticky").offset().top; 493 | $(window).on("scroll", function(){ 494 | var scrollTop = $(window).scrollTop(); 495 | if(scrollTop > getOffset){ 496 | getNav.addClass("sticked"); 497 | }else { 498 | getNav.removeClass("sticked"); 499 | } 500 | }); 501 | } 502 | }, 503 | 504 | // ------------------------------------------------------------------------------ // 505 | // Navbar Scrollspy 506 | // ------------------------------------------------------------------------------ // 507 | navbarScrollspy : function(){ 508 | var navScrollSpy = $(".navbar-scrollspy"), 509 | $body = $('body'), 510 | getNav = $('nav.navbar.bootsnav'), 511 | offset = getNav.outerHeight(); 512 | 513 | if( navScrollSpy.length ){ 514 | $body.scrollspy({target: '.navbar', offset: offset }); 515 | 516 | // Animation Scrollspy 517 | $('.scroll').on('click', function(event) { 518 | event.preventDefault(); 519 | 520 | // Active link 521 | $('.scroll').removeClass("active"); 522 | $(this).addClass("active"); 523 | 524 | // Remove navbar collapse 525 | $(".navbar-collapse").removeClass("in"); 526 | 527 | // Toggle Bars 528 | $(".navbar-toggle").each(function(){ 529 | $(".fa", this).removeClass("fa-times"); 530 | $(".fa", this).addClass("fa-bars"); 531 | }); 532 | 533 | // Scroll 534 | var scrollTop = $(window).scrollTop(), 535 | $anchor = $(this).find('a'), 536 | $section = $($anchor.attr('href')).offset().top, 537 | $window = $(window).width(), 538 | $minusDesktop = getNav.data("minus-value-desktop"), 539 | $minusMobile = getNav.data("minus-value-mobile"), 540 | $speed = getNav.data("speed"); 541 | 542 | if( $window > 992 ){ 543 | var $position = $section - $minusDesktop; 544 | }else{ 545 | var $position = $section - $minusMobile; 546 | } 547 | 548 | $('html, body').stop().animate({ 549 | scrollTop: $position 550 | }, $speed); 551 | }); 552 | 553 | // Activate Navigation 554 | var fixSpy = function() { 555 | var data = $body.data('bs.scrollspy'); 556 | if (data) { 557 | offset = getNav.outerHeight(); 558 | data.options.offset = offset; 559 | $body.data('bs.scrollspy', data); 560 | $body.scrollspy('refresh'); 561 | } 562 | } 563 | 564 | // Activate Navigation on resize 565 | var resizeTimer; 566 | $(window).on('resize', function() { 567 | clearTimeout(resizeTimer); 568 | var resizeTimer = setTimeout(fixSpy, 200); 569 | }); 570 | } 571 | } 572 | }; 573 | 574 | // Initialize 575 | $(document).ready(function(){ 576 | bootsnav.initialize(); 577 | }); 578 | 579 | // Reset on resize 580 | $(window).on("resize", function(){ 581 | bootsnav.hoverDropdown(); 582 | setTimeout(function(){ 583 | bootsnav.navbarSticky(); 584 | }, 500); 585 | 586 | // Toggle Bars 587 | $(".navbar-toggle").each(function(){ 588 | $(".fa", this).removeClass("fa-times"); 589 | $(".fa", this).addClass("fa-bars"); 590 | $(this).removeClass("fixed"); 591 | }); 592 | $(".navbar-collapse").removeClass("in"); 593 | $(".navbar-collapse").removeClass("on"); 594 | $(".navbar-collapse").removeClass("bounceIn"); 595 | }); 596 | 597 | }(jQuery)); 598 | 599 | -------------------------------------------------------------------------------- /assets/js/bootstrap.min.js: -------------------------------------------------------------------------------- 1 | /*! 2 | * Bootstrap v3.3.7 (http://getbootstrap.com) 3 | * Copyright 2011-2016 Twitter, Inc. 4 | * Licensed under the MIT license 5 | */ 6 | if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a.fn.jquery.split(" ")[0].split(".");if(b[0]<2&&b[1]<9||1==b[0]&&9==b[1]&&b[2]<1||b[0]>3)throw new Error("Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 4")}(jQuery),+function(a){"use strict";function b(){var a=document.createElement("bootstrap"),b={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};for(var c in b)if(void 0!==a.style[c])return{end:b[c]};return!1}a.fn.emulateTransitionEnd=function(b){var c=!1,d=this;a(this).one("bsTransitionEnd",function(){c=!0});var e=function(){c||a(d).trigger(a.support.transition.end)};return setTimeout(e,b),this},a(function(){a.support.transition=b(),a.support.transition&&(a.event.special.bsTransitionEnd={bindType:a.support.transition.end,delegateType:a.support.transition.end,handle:function(b){if(a(b.target).is(this))return b.handleObj.handler.apply(this,arguments)}})})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var c=a(this),e=c.data("bs.alert");e||c.data("bs.alert",e=new d(this)),"string"==typeof b&&e[b].call(c)})}var c='[data-dismiss="alert"]',d=function(b){a(b).on("click",c,this.close)};d.VERSION="3.3.7",d.TRANSITION_DURATION=150,d.prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(this),f=e.attr("data-target");f||(f=e.attr("href"),f=f&&f.replace(/.*(?=#[^\s]*$)/,""));var g=a("#"===f?[]:f);b&&b.preventDefault(),g.length||(g=e.closest(".alert")),g.trigger(b=a.Event("close.bs.alert")),b.isDefaultPrevented()||(g.removeClass("in"),a.support.transition&&g.hasClass("fade")?g.one("bsTransitionEnd",c).emulateTransitionEnd(d.TRANSITION_DURATION):c())};var e=a.fn.alert;a.fn.alert=b,a.fn.alert.Constructor=d,a.fn.alert.noConflict=function(){return a.fn.alert=e,this},a(document).on("click.bs.alert.data-api",c,d.prototype.close)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.button"),f="object"==typeof b&&b;e||d.data("bs.button",e=new c(this,f)),"toggle"==b?e.toggle():b&&e.setState(b)})}var c=function(b,d){this.$element=a(b),this.options=a.extend({},c.DEFAULTS,d),this.isLoading=!1};c.VERSION="3.3.7",c.DEFAULTS={loadingText:"loading..."},c.prototype.setState=function(b){var c="disabled",d=this.$element,e=d.is("input")?"val":"html",f=d.data();b+="Text",null==f.resetText&&d.data("resetText",d[e]()),setTimeout(a.proxy(function(){d[e](null==f[b]?this.options[b]:f[b]),"loadingText"==b?(this.isLoading=!0,d.addClass(c).attr(c,c).prop(c,!0)):this.isLoading&&(this.isLoading=!1,d.removeClass(c).removeAttr(c).prop(c,!1))},this),0)},c.prototype.toggle=function(){var a=!0,b=this.$element.closest('[data-toggle="buttons"]');if(b.length){var c=this.$element.find("input");"radio"==c.prop("type")?(c.prop("checked")&&(a=!1),b.find(".active").removeClass("active"),this.$element.addClass("active")):"checkbox"==c.prop("type")&&(c.prop("checked")!==this.$element.hasClass("active")&&(a=!1),this.$element.toggleClass("active")),c.prop("checked",this.$element.hasClass("active")),a&&c.trigger("change")}else this.$element.attr("aria-pressed",!this.$element.hasClass("active")),this.$element.toggleClass("active")};var d=a.fn.button;a.fn.button=b,a.fn.button.Constructor=c,a.fn.button.noConflict=function(){return a.fn.button=d,this},a(document).on("click.bs.button.data-api",'[data-toggle^="button"]',function(c){var d=a(c.target).closest(".btn");b.call(d,"toggle"),a(c.target).is('input[type="radio"], input[type="checkbox"]')||(c.preventDefault(),d.is("input,button")?d.trigger("focus"):d.find("input:visible,button:visible").first().trigger("focus"))}).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',function(b){a(b.target).closest(".btn").toggleClass("focus",/^focus(in)?$/.test(b.type))})}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.carousel"),f=a.extend({},c.DEFAULTS,d.data(),"object"==typeof b&&b),g="string"==typeof b?b:f.slide;e||d.data("bs.carousel",e=new c(this,f)),"number"==typeof b?e.to(b):g?e[g]():f.interval&&e.pause().cycle()})}var c=function(b,c){this.$element=a(b),this.$indicators=this.$element.find(".carousel-indicators"),this.options=c,this.paused=null,this.sliding=null,this.interval=null,this.$active=null,this.$items=null,this.options.keyboard&&this.$element.on("keydown.bs.carousel",a.proxy(this.keydown,this)),"hover"==this.options.pause&&!("ontouchstart"in document.documentElement)&&this.$element.on("mouseenter.bs.carousel",a.proxy(this.pause,this)).on("mouseleave.bs.carousel",a.proxy(this.cycle,this))};c.VERSION="3.3.7",c.TRANSITION_DURATION=600,c.DEFAULTS={interval:5e3,pause:"hover",wrap:!0,keyboard:!0},c.prototype.keydown=function(a){if(!/input|textarea/i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;default:return}a.preventDefault()}},c.prototype.cycle=function(b){return b||(this.paused=!1),this.interval&&clearInterval(this.interval),this.options.interval&&!this.paused&&(this.interval=setInterval(a.proxy(this.next,this),this.options.interval)),this},c.prototype.getItemIndex=function(a){return this.$items=a.parent().children(".item"),this.$items.index(a||this.$active)},c.prototype.getItemForDirection=function(a,b){var c=this.getItemIndex(b),d="prev"==a&&0===c||"next"==a&&c==this.$items.length-1;if(d&&!this.options.wrap)return b;var e="prev"==a?-1:1,f=(c+e)%this.$items.length;return this.$items.eq(f)},c.prototype.to=function(a){var b=this,c=this.getItemIndex(this.$active=this.$element.find(".item.active"));if(!(a>this.$items.length-1||a<0))return this.sliding?this.$element.one("slid.bs.carousel",function(){b.to(a)}):c==a?this.pause().cycle():this.slide(a>c?"next":"prev",this.$items.eq(a))},c.prototype.pause=function(b){return b||(this.paused=!0),this.$element.find(".next, .prev").length&&a.support.transition&&(this.$element.trigger(a.support.transition.end),this.cycle(!0)),this.interval=clearInterval(this.interval),this},c.prototype.next=function(){if(!this.sliding)return this.slide("next")},c.prototype.prev=function(){if(!this.sliding)return this.slide("prev")},c.prototype.slide=function(b,d){var e=this.$element.find(".item.active"),f=d||this.getItemForDirection(b,e),g=this.interval,h="next"==b?"left":"right",i=this;if(f.hasClass("active"))return this.sliding=!1;var j=f[0],k=a.Event("slide.bs.carousel",{relatedTarget:j,direction:h});if(this.$element.trigger(k),!k.isDefaultPrevented()){if(this.sliding=!0,g&&this.pause(),this.$indicators.length){this.$indicators.find(".active").removeClass("active");var l=a(this.$indicators.children()[this.getItemIndex(f)]);l&&l.addClass("active")}var m=a.Event("slid.bs.carousel",{relatedTarget:j,direction:h});return a.support.transition&&this.$element.hasClass("slide")?(f.addClass(b),f[0].offsetWidth,e.addClass(h),f.addClass(h),e.one("bsTransitionEnd",function(){f.removeClass([b,h].join(" ")).addClass("active"),e.removeClass(["active",h].join(" ")),i.sliding=!1,setTimeout(function(){i.$element.trigger(m)},0)}).emulateTransitionEnd(c.TRANSITION_DURATION)):(e.removeClass("active"),f.addClass("active"),this.sliding=!1,this.$element.trigger(m)),g&&this.cycle(),this}};var d=a.fn.carousel;a.fn.carousel=b,a.fn.carousel.Constructor=c,a.fn.carousel.noConflict=function(){return a.fn.carousel=d,this};var e=function(c){var d,e=a(this),f=a(e.attr("data-target")||(d=e.attr("href"))&&d.replace(/.*(?=#[^\s]+$)/,""));if(f.hasClass("carousel")){var g=a.extend({},f.data(),e.data()),h=e.attr("data-slide-to");h&&(g.interval=!1),b.call(f,g),h&&f.data("bs.carousel").to(h),c.preventDefault()}};a(document).on("click.bs.carousel.data-api","[data-slide]",e).on("click.bs.carousel.data-api","[data-slide-to]",e),a(window).on("load",function(){a('[data-ride="carousel"]').each(function(){var c=a(this);b.call(c,c.data())})})}(jQuery),+function(a){"use strict";function b(b){var c,d=b.attr("data-target")||(c=b.attr("href"))&&c.replace(/.*(?=#[^\s]+$)/,"");return a(d)}function c(b){return this.each(function(){var c=a(this),e=c.data("bs.collapse"),f=a.extend({},d.DEFAULTS,c.data(),"object"==typeof b&&b);!e&&f.toggle&&/show|hide/.test(b)&&(f.toggle=!1),e||c.data("bs.collapse",e=new d(this,f)),"string"==typeof b&&e[b]()})}var d=function(b,c){this.$element=a(b),this.options=a.extend({},d.DEFAULTS,c),this.$trigger=a('[data-toggle="collapse"][href="#'+b.id+'"],[data-toggle="collapse"][data-target="#'+b.id+'"]'),this.transitioning=null,this.options.parent?this.$parent=this.getParent():this.addAriaAndCollapsedClass(this.$element,this.$trigger),this.options.toggle&&this.toggle()};d.VERSION="3.3.7",d.TRANSITION_DURATION=350,d.DEFAULTS={toggle:!0},d.prototype.dimension=function(){var a=this.$element.hasClass("width");return a?"width":"height"},d.prototype.show=function(){if(!this.transitioning&&!this.$element.hasClass("in")){var b,e=this.$parent&&this.$parent.children(".panel").children(".in, .collapsing");if(!(e&&e.length&&(b=e.data("bs.collapse"),b&&b.transitioning))){var f=a.Event("show.bs.collapse");if(this.$element.trigger(f),!f.isDefaultPrevented()){e&&e.length&&(c.call(e,"hide"),b||e.data("bs.collapse",null));var g=this.dimension();this.$element.removeClass("collapse").addClass("collapsing")[g](0).attr("aria-expanded",!0),this.$trigger.removeClass("collapsed").attr("aria-expanded",!0),this.transitioning=1;var h=function(){this.$element.removeClass("collapsing").addClass("collapse in")[g](""),this.transitioning=0,this.$element.trigger("shown.bs.collapse")};if(!a.support.transition)return h.call(this);var i=a.camelCase(["scroll",g].join("-"));this.$element.one("bsTransitionEnd",a.proxy(h,this)).emulateTransitionEnd(d.TRANSITION_DURATION)[g](this.$element[0][i])}}}},d.prototype.hide=function(){if(!this.transitioning&&this.$element.hasClass("in")){var b=a.Event("hide.bs.collapse");if(this.$element.trigger(b),!b.isDefaultPrevented()){var c=this.dimension();this.$element[c](this.$element[c]())[0].offsetHeight,this.$element.addClass("collapsing").removeClass("collapse in").attr("aria-expanded",!1),this.$trigger.addClass("collapsed").attr("aria-expanded",!1),this.transitioning=1;var e=function(){this.transitioning=0,this.$element.removeClass("collapsing").addClass("collapse").trigger("hidden.bs.collapse")};return a.support.transition?void this.$element[c](0).one("bsTransitionEnd",a.proxy(e,this)).emulateTransitionEnd(d.TRANSITION_DURATION):e.call(this)}}},d.prototype.toggle=function(){this[this.$element.hasClass("in")?"hide":"show"]()},d.prototype.getParent=function(){return a(this.options.parent).find('[data-toggle="collapse"][data-parent="'+this.options.parent+'"]').each(a.proxy(function(c,d){var e=a(d);this.addAriaAndCollapsedClass(b(e),e)},this)).end()},d.prototype.addAriaAndCollapsedClass=function(a,b){var c=a.hasClass("in");a.attr("aria-expanded",c),b.toggleClass("collapsed",!c).attr("aria-expanded",c)};var e=a.fn.collapse;a.fn.collapse=c,a.fn.collapse.Constructor=d,a.fn.collapse.noConflict=function(){return a.fn.collapse=e,this},a(document).on("click.bs.collapse.data-api",'[data-toggle="collapse"]',function(d){var e=a(this);e.attr("data-target")||d.preventDefault();var f=b(e),g=f.data("bs.collapse"),h=g?"toggle":e.data();c.call(f,h)})}(jQuery),+function(a){"use strict";function b(b){var c=b.attr("data-target");c||(c=b.attr("href"),c=c&&/#[A-Za-z]/.test(c)&&c.replace(/.*(?=#[^\s]*$)/,""));var d=c&&a(c);return d&&d.length?d:b.parent()}function c(c){c&&3===c.which||(a(e).remove(),a(f).each(function(){var d=a(this),e=b(d),f={relatedTarget:this};e.hasClass("open")&&(c&&"click"==c.type&&/input|textarea/i.test(c.target.tagName)&&a.contains(e[0],c.target)||(e.trigger(c=a.Event("hide.bs.dropdown",f)),c.isDefaultPrevented()||(d.attr("aria-expanded","false"),e.removeClass("open").trigger(a.Event("hidden.bs.dropdown",f)))))}))}function d(b){return this.each(function(){var c=a(this),d=c.data("bs.dropdown");d||c.data("bs.dropdown",d=new g(this)),"string"==typeof b&&d[b].call(c)})}var e=".dropdown-backdrop",f='[data-toggle="dropdown"]',g=function(b){a(b).on("click.bs.dropdown",this.toggle)};g.VERSION="3.3.7",g.prototype.toggle=function(d){var e=a(this);if(!e.is(".disabled, :disabled")){var f=b(e),g=f.hasClass("open");if(c(),!g){"ontouchstart"in document.documentElement&&!f.closest(".navbar-nav").length&&a(document.createElement("div")).addClass("dropdown-backdrop").insertAfter(a(this)).on("click",c);var h={relatedTarget:this};if(f.trigger(d=a.Event("show.bs.dropdown",h)),d.isDefaultPrevented())return;e.trigger("focus").attr("aria-expanded","true"),f.toggleClass("open").trigger(a.Event("shown.bs.dropdown",h))}return!1}},g.prototype.keydown=function(c){if(/(38|40|27|32)/.test(c.which)&&!/input|textarea/i.test(c.target.tagName)){var d=a(this);if(c.preventDefault(),c.stopPropagation(),!d.is(".disabled, :disabled")){var e=b(d),g=e.hasClass("open");if(!g&&27!=c.which||g&&27==c.which)return 27==c.which&&e.find(f).trigger("focus"),d.trigger("click");var h=" li:not(.disabled):visible a",i=e.find(".dropdown-menu"+h);if(i.length){var j=i.index(c.target);38==c.which&&j>0&&j--,40==c.which&&jdocument.documentElement.clientHeight;this.$element.css({paddingLeft:!this.bodyIsOverflowing&&a?this.scrollbarWidth:"",paddingRight:this.bodyIsOverflowing&&!a?this.scrollbarWidth:""})},c.prototype.resetAdjustments=function(){this.$element.css({paddingLeft:"",paddingRight:""})},c.prototype.checkScrollbar=function(){var a=window.innerWidth;if(!a){var b=document.documentElement.getBoundingClientRect();a=b.right-Math.abs(b.left)}this.bodyIsOverflowing=document.body.clientWidth
    ',trigger:"hover focus",title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=function(b,c,d){if(this.enabled=!0,this.type=b,this.$element=a(c),this.options=this.getOptions(d),this.$viewport=this.options.viewport&&a(a.isFunction(this.options.viewport)?this.options.viewport.call(this,this.$element):this.options.viewport.selector||this.options.viewport),this.inState={click:!1,hover:!1,focus:!1},this.$element[0]instanceof document.constructor&&!this.options.selector)throw new Error("`selector` option must be specified when initializing "+this.type+" on the window.document object!");for(var e=this.options.trigger.split(" "),f=e.length;f--;){var g=e[f];if("click"==g)this.$element.on("click."+this.type,this.options.selector,a.proxy(this.toggle,this));else if("manual"!=g){var h="hover"==g?"mouseenter":"focusin",i="hover"==g?"mouseleave":"focusout";this.$element.on(h+"."+this.type,this.options.selector,a.proxy(this.enter,this)),this.$element.on(i+"."+this.type,this.options.selector,a.proxy(this.leave,this))}}this.options.selector?this._options=a.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.getOptions=function(b){return b=a.extend({},this.getDefaults(),this.$element.data(),b),b.delay&&"number"==typeof b.delay&&(b.delay={show:b.delay,hide:b.delay}),b},c.prototype.getDelegateOptions=function(){var b={},c=this.getDefaults();return this._options&&a.each(this._options,function(a,d){c[a]!=d&&(b[a]=d)}),b},c.prototype.enter=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);return c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusin"==b.type?"focus":"hover"]=!0),c.tip().hasClass("in")||"in"==c.hoverState?void(c.hoverState="in"):(clearTimeout(c.timeout),c.hoverState="in",c.options.delay&&c.options.delay.show?void(c.timeout=setTimeout(function(){"in"==c.hoverState&&c.show()},c.options.delay.show)):c.show())},c.prototype.isInStateTrue=function(){for(var a in this.inState)if(this.inState[a])return!0;return!1},c.prototype.leave=function(b){var c=b instanceof this.constructor?b:a(b.currentTarget).data("bs."+this.type);if(c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c)),b instanceof a.Event&&(c.inState["focusout"==b.type?"focus":"hover"]=!1),!c.isInStateTrue())return clearTimeout(c.timeout),c.hoverState="out",c.options.delay&&c.options.delay.hide?void(c.timeout=setTimeout(function(){"out"==c.hoverState&&c.hide()},c.options.delay.hide)):c.hide()},c.prototype.show=function(){var b=a.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled){this.$element.trigger(b);var d=a.contains(this.$element[0].ownerDocument.documentElement,this.$element[0]);if(b.isDefaultPrevented()||!d)return;var e=this,f=this.tip(),g=this.getUID(this.type);this.setContent(),f.attr("id",g),this.$element.attr("aria-describedby",g),this.options.animation&&f.addClass("fade");var h="function"==typeof this.options.placement?this.options.placement.call(this,f[0],this.$element[0]):this.options.placement,i=/\s?auto?\s?/i,j=i.test(h);j&&(h=h.replace(i,"")||"top"),f.detach().css({top:0,left:0,display:"block"}).addClass(h).data("bs."+this.type,this),this.options.container?f.appendTo(this.options.container):f.insertAfter(this.$element),this.$element.trigger("inserted.bs."+this.type);var k=this.getPosition(),l=f[0].offsetWidth,m=f[0].offsetHeight;if(j){var n=h,o=this.getPosition(this.$viewport);h="bottom"==h&&k.bottom+m>o.bottom?"top":"top"==h&&k.top-mo.width?"left":"left"==h&&k.left-lg.top+g.height&&(e.top=g.top+g.height-i)}else{var j=b.left-f,k=b.left+f+c;jg.right&&(e.left=g.left+g.width-k)}return e},c.prototype.getTitle=function(){var a,b=this.$element,c=this.options;return a=b.attr("data-original-title")||("function"==typeof c.title?c.title.call(b[0]):c.title)},c.prototype.getUID=function(a){do a+=~~(1e6*Math.random());while(document.getElementById(a));return a},c.prototype.tip=function(){if(!this.$tip&&(this.$tip=a(this.options.template),1!=this.$tip.length))throw new Error(this.type+" `template` option must consist of exactly 1 top-level element!");return this.$tip},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".tooltip-arrow")},c.prototype.enable=function(){this.enabled=!0},c.prototype.disable=function(){this.enabled=!1},c.prototype.toggleEnabled=function(){this.enabled=!this.enabled},c.prototype.toggle=function(b){var c=this;b&&(c=a(b.currentTarget).data("bs."+this.type),c||(c=new this.constructor(b.currentTarget,this.getDelegateOptions()),a(b.currentTarget).data("bs."+this.type,c))),b?(c.inState.click=!c.inState.click,c.isInStateTrue()?c.enter(c):c.leave(c)):c.tip().hasClass("in")?c.leave(c):c.enter(c)},c.prototype.destroy=function(){var a=this;clearTimeout(this.timeout),this.hide(function(){a.$element.off("."+a.type).removeData("bs."+a.type),a.$tip&&a.$tip.detach(),a.$tip=null,a.$arrow=null,a.$viewport=null,a.$element=null})};var d=a.fn.tooltip;a.fn.tooltip=b,a.fn.tooltip.Constructor=c,a.fn.tooltip.noConflict=function(){return a.fn.tooltip=d,this}}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.popover"),f="object"==typeof b&&b;!e&&/destroy|hide/.test(b)||(e||d.data("bs.popover",e=new c(this,f)),"string"==typeof b&&e[b]())})}var c=function(a,b){this.init("popover",a,b)};if(!a.fn.tooltip)throw new Error("Popover requires tooltip.js");c.VERSION="3.3.7",c.DEFAULTS=a.extend({},a.fn.tooltip.Constructor.DEFAULTS,{placement:"right",trigger:"click",content:"",template:''}),c.prototype=a.extend({},a.fn.tooltip.Constructor.prototype),c.prototype.constructor=c,c.prototype.getDefaults=function(){return c.DEFAULTS},c.prototype.setContent=function(){var a=this.tip(),b=this.getTitle(),c=this.getContent();a.find(".popover-title")[this.options.html?"html":"text"](b),a.find(".popover-content").children().detach().end()[this.options.html?"string"==typeof c?"html":"append":"text"](c),a.removeClass("fade top bottom left right in"),a.find(".popover-title").html()||a.find(".popover-title").hide()},c.prototype.hasContent=function(){return this.getTitle()||this.getContent()},c.prototype.getContent=function(){var a=this.$element,b=this.options;return a.attr("data-content")||("function"==typeof b.content?b.content.call(a[0]):b.content)},c.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".arrow")};var d=a.fn.popover;a.fn.popover=b,a.fn.popover.Constructor=c,a.fn.popover.noConflict=function(){return a.fn.popover=d,this}}(jQuery),+function(a){"use strict";function b(c,d){this.$body=a(document.body),this.$scrollElement=a(a(c).is(document.body)?window:c),this.options=a.extend({},b.DEFAULTS,d),this.selector=(this.options.target||"")+" .nav li > a",this.offsets=[],this.targets=[],this.activeTarget=null,this.scrollHeight=0,this.$scrollElement.on("scroll.bs.scrollspy",a.proxy(this.process,this)),this.refresh(),this.process()}function c(c){return this.each(function(){var d=a(this),e=d.data("bs.scrollspy"),f="object"==typeof c&&c;e||d.data("bs.scrollspy",e=new b(this,f)),"string"==typeof c&&e[c]()})}b.VERSION="3.3.7",b.DEFAULTS={offset:10},b.prototype.getScrollHeight=function(){return this.$scrollElement[0].scrollHeight||Math.max(this.$body[0].scrollHeight,document.documentElement.scrollHeight)},b.prototype.refresh=function(){var b=this,c="offset",d=0;this.offsets=[],this.targets=[],this.scrollHeight=this.getScrollHeight(),a.isWindow(this.$scrollElement[0])||(c="position",d=this.$scrollElement.scrollTop()),this.$body.find(this.selector).map(function(){var b=a(this),e=b.data("target")||b.attr("href"),f=/^#./.test(e)&&a(e);return f&&f.length&&f.is(":visible")&&[[f[c]().top+d,e]]||null}).sort(function(a,b){return a[0]-b[0]}).each(function(){b.offsets.push(this[0]),b.targets.push(this[1])})},b.prototype.process=function(){var a,b=this.$scrollElement.scrollTop()+this.options.offset,c=this.getScrollHeight(),d=this.options.offset+c-this.$scrollElement.height(),e=this.offsets,f=this.targets,g=this.activeTarget;if(this.scrollHeight!=c&&this.refresh(),b>=d)return g!=(a=f[f.length-1])&&this.activate(a);if(g&&b=e[a]&&(void 0===e[a+1]||b .dropdown-menu > .active").removeClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!1),b.addClass("active").find('[data-toggle="tab"]').attr("aria-expanded",!0),h?(b[0].offsetWidth,b.addClass("in")):b.removeClass("fade"),b.parent(".dropdown-menu").length&&b.closest("li.dropdown").addClass("active").end().find('[data-toggle="tab"]').attr("aria-expanded",!0),e&&e()}var g=d.find("> .active"),h=e&&a.support.transition&&(g.length&&g.hasClass("fade")||!!d.find("> .fade").length);g.length&&h?g.one("bsTransitionEnd",f).emulateTransitionEnd(c.TRANSITION_DURATION):f(),g.removeClass("in")};var d=a.fn.tab;a.fn.tab=b,a.fn.tab.Constructor=c,a.fn.tab.noConflict=function(){return a.fn.tab=d,this};var e=function(c){c.preventDefault(),b.call(a(this),"show")};a(document).on("click.bs.tab.data-api",'[data-toggle="tab"]',e).on("click.bs.tab.data-api",'[data-toggle="pill"]',e)}(jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data("bs.affix"),f="object"==typeof b&&b;e||d.data("bs.affix",e=new c(this,f)),"string"==typeof b&&e[b]()})}var c=function(b,d){this.options=a.extend({},c.DEFAULTS,d),this.$target=a(this.options.target).on("scroll.bs.affix.data-api",a.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",a.proxy(this.checkPositionWithEventLoop,this)),this.$element=a(b),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};c.VERSION="3.3.7",c.RESET="affix affix-top affix-bottom",c.DEFAULTS={offset:0,target:window},c.prototype.getState=function(a,b,c,d){var e=this.$target.scrollTop(),f=this.$element.offset(),g=this.$target.height();if(null!=c&&"top"==this.affixed)return e=a-d&&"bottom"},c.prototype.getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass(c.RESET).addClass("affix");var a=this.$target.scrollTop(),b=this.$element.offset();return this.pinnedOffset=b.top-a},c.prototype.checkPositionWithEventLoop=function(){setTimeout(a.proxy(this.checkPosition,this),1)},c.prototype.checkPosition=function(){if(this.$element.is(":visible")){var b=this.$element.height(),d=this.options.offset,e=d.top,f=d.bottom,g=Math.max(a(document).height(),a(document.body).height());"object"!=typeof d&&(f=e=d),"function"==typeof e&&(e=d.top(this.$element)),"function"==typeof f&&(f=d.bottom(this.$element));var h=this.getState(g,b,e,f);if(this.affixed!=h){null!=this.unpin&&this.$element.css("top","");var i="affix"+(h?"-"+h:""),j=a.Event(i+".bs.affix");if(this.$element.trigger(j),j.isDefaultPrevented())return;this.affixed=h,this.unpin="bottom"==h?this.getPinnedOffset():null,this.$element.removeClass(c.RESET).addClass(i).trigger(i.replace("affix","affixed")+".bs.affix")}"bottom"==h&&this.$element.offset({top:g-b-f})}};var d=a.fn.affix;a.fn.affix=b,a.fn.affix.Constructor=c,a.fn.affix.noConflict=function(){return a.fn.affix=d,this},a(window).on("load",function(){a('[data-spy="affix"]').each(function(){var c=a(this),d=c.data();d.offset=d.offset||{},null!=d.offsetBottom&&(d.offset.bottom=d.offsetBottom),null!=d.offsetTop&&(d.offset.top=d.offsetTop),b.call(c,d)})})}(jQuery); -------------------------------------------------------------------------------- /assets/fonts/Flaticon.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 6 | 7 | 8 | Created by FontForge 20160405 at Wed May 16 10:21:15 2018 9 | By Apache 10 | Copyright (c) 2018, Apache 11 | 12 | 13 | 14 | 27 | 28 | 30 | 34 | 45 | 57 | 72 | 93 | 109 | 126 | 151 | 155 | 161 | 188 | 207 | 208 | 209 | --------------------------------------------------------------------------------