diff --git a/animations/no-products.json b/assets/animations/no-products.json similarity index 100% rename from animations/no-products.json rename to assets/animations/no-products.json diff --git a/images/ln-blog.png b/assets/images/ln-blog.png similarity index 100% rename from images/ln-blog.png rename to assets/images/ln-blog.png diff --git a/images/logo.png b/assets/images/logo.png similarity index 100% rename from images/logo.png rename to assets/images/logo.png diff --git a/images/news-banner.jpg b/assets/images/news-banner.jpg similarity index 100% rename from images/news-banner.jpg rename to assets/images/news-banner.jpg diff --git a/images/tri.png b/assets/images/tri.png similarity index 100% rename from images/tri.png rename to assets/images/tri.png diff --git a/js/checkout.js b/assets/js/checkout.js similarity index 100% rename from js/checkout.js rename to assets/js/checkout.js diff --git a/js/components/cookies-consent.js b/assets/js/components/cookies-consent.js similarity index 100% rename from js/components/cookies-consent.js rename to assets/js/components/cookies-consent.js diff --git a/js/elements/product.js b/assets/js/elements/product.js similarity index 100% rename from js/elements/product.js rename to assets/js/elements/product.js diff --git a/js/main.js b/assets/js/main.js similarity index 100% rename from js/main.js rename to assets/js/main.js diff --git a/js/modules/cart.js b/assets/js/modules/cart.js similarity index 100% rename from js/modules/cart.js rename to assets/js/modules/cart.js diff --git a/js/product.js b/assets/js/product.js similarity index 100% rename from js/product.js rename to assets/js/product.js diff --git a/js/utils.js b/assets/js/utils.js similarity index 100% rename from js/utils.js rename to assets/js/utils.js diff --git a/libs/bootstrap-5.3.0/bootstrap.bundle.min.js b/assets/libs/bootstrap-5.3.0/bootstrap.bundle.min.js similarity index 100% rename from libs/bootstrap-5.3.0/bootstrap.bundle.min.js rename to assets/libs/bootstrap-5.3.0/bootstrap.bundle.min.js diff --git a/libs/bootstrap-5.3.0/bootstrap.min.css b/assets/libs/bootstrap-5.3.0/bootstrap.min.css similarity index 100% rename from libs/bootstrap-5.3.0/bootstrap.min.css rename to assets/libs/bootstrap-5.3.0/bootstrap.min.css diff --git a/libs/fslightbox.js b/assets/libs/fslightbox.js similarity index 100% rename from libs/fslightbox.js rename to assets/libs/fslightbox.js diff --git a/libs/intl-tel-input/css/intlTelInput.min.css b/assets/libs/intl-tel-input/css/intlTelInput.min.css similarity index 100% rename from libs/intl-tel-input/css/intlTelInput.min.css rename to assets/libs/intl-tel-input/css/intlTelInput.min.css diff --git a/libs/intl-tel-input/images/flags.png b/assets/libs/intl-tel-input/images/flags.png similarity index 100% rename from libs/intl-tel-input/images/flags.png rename to assets/libs/intl-tel-input/images/flags.png diff --git a/libs/intl-tel-input/images/flags@2x.png b/assets/libs/intl-tel-input/images/flags@2x.png similarity index 100% rename from libs/intl-tel-input/images/flags@2x.png rename to assets/libs/intl-tel-input/images/flags@2x.png diff --git a/libs/intl-tel-input/js/intlTelInput.min.js b/assets/libs/intl-tel-input/js/intlTelInput.min.js similarity index 100% rename from libs/intl-tel-input/js/intlTelInput.min.js rename to assets/libs/intl-tel-input/js/intlTelInput.min.js diff --git a/libs/intl-tel-input/js/utils.min.js b/assets/libs/intl-tel-input/js/utils.min.js similarity index 100% rename from libs/intl-tel-input/js/utils.min.js rename to assets/libs/intl-tel-input/js/utils.min.js diff --git a/libs/js-cookie-3.0.1.min.js b/assets/libs/js-cookie-3.0.1.min.js similarity index 100% rename from libs/js-cookie-3.0.1.min.js rename to assets/libs/js-cookie-3.0.1.min.js diff --git a/libs/lottie-player-0.4.0.js b/assets/libs/lottie-player-0.4.0.js similarity index 100% rename from libs/lottie-player-0.4.0.js rename to assets/libs/lottie-player-0.4.0.js diff --git a/libs/toastr/toastr.min.css b/assets/libs/toastr/toastr.min.css similarity index 100% rename from libs/toastr/toastr.min.css rename to assets/libs/toastr/toastr.min.css diff --git a/libs/toastr/toastr.min.js b/assets/libs/toastr/toastr.min.js similarity index 100% rename from libs/toastr/toastr.min.js rename to assets/libs/toastr/toastr.min.js diff --git a/css/basic.min.css b/css/basic.min.css deleted file mode 100644 index 5238d5c..0000000 --- a/css/basic.min.css +++ /dev/null @@ -1 +0,0 @@ -.dropzone,.dropzone *{box-sizing:border-box}.dropzone{position:relative}.dropzone .dz-preview{position:relative;display:inline-block;width:120px;margin:0.5em}.dropzone .dz-preview .dz-progress{display:block;height:15px;border:1px solid #aaa}.dropzone .dz-preview .dz-progress .dz-upload{display:block;height:100%;width:0;background:green}.dropzone .dz-preview .dz-error-message{color:red;display:none}.dropzone .dz-preview.dz-error .dz-error-message,.dropzone .dz-preview.dz-error .dz-error-mark{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{display:block}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{position:absolute;display:none;left:30px;top:30px;width:54px;height:58px;left:50%;margin-left:-27px} diff --git a/css/elements.css b/css/elements.css deleted file mode 100644 index 24110fe..0000000 --- a/css/elements.css +++ /dev/null @@ -1,3152 +0,0 @@ -/** - * Name: elements.css - */ - -/* ========================================================================== - #Accordions - ========================================================================== */ - - /* Accordion */ - - .accordion { margin-bottom: 30px; } - - .accordion-item { margin-bottom: 10px; } - - .accordion-item-toggle { - position: relative; - display: block; - padding: 17px 20px 17px 70px; - border: 1px solid #d6d6d6; - border-radius: 3px; - color: #1f1f1f; - } - - .accordion-item-toggle:after { - position: absolute; - top: 17px; - right: 25px; - font-size: 18px; - content: "+"; - } - - .accordion-item-toggle i { - position: absolute; - top: 12px; - left: 15px; - display: inline-block; - width: 34px; - height: 34px; - border-radius: 3px; - background-color: #0066B3; - color: #fff; - font-size: 14px; - line-height: 34px; - text-align: center; - } - - .accordion-item-toggle.active:after { content: "-"; } - - .accordion-item-toggle:hover, - .accordion-item-toggle.active { - border-color: #0066B3; - background-color: #0066B3; - color: #fff; - text-decoration: none; - } - - .accordion-item-toggle:hover i, - .accordion-item-toggle.active i { - background-color: #fff; - color: #0066B3; - } - - .accordion-item-content { - display: none; - padding: 15px 20px; - } - - /* - * 1. Clearfix hack - */ - - .accordion-item-content:after { /* 1 */ - visibility: hidden; - display: block; - height: 0; - font-size: 0; - content: " "; - clear: both; - } - - /* Toogle */ - - .toggle { margin-bottom: 30px; } - - .toggle-item { margin-bottom: 10px; } - - .toggle-item-toggle { - position: relative; - display: block; - padding: 17px 20px 17px 70px; - border: 1px solid #d6d6d6; - border-radius: 3px; - color: #1f1f1f; - } - - .toggle-item-toggle:after { - position: absolute; - top: 17px; - right: 25px; - font-size: 18px; - content: "+"; - } - - .toggle-item-toggle i { - position: absolute; - top: 12px; - left: 15px; - display: inline-block; - width: 34px; - height: 34px; - border-radius: 3px; - background-color: #0066B3; - color: #fff; - font-size: 14px; - line-height: 34px; - text-align: center; - } - - .toggle-item-toggle.active:after { content: "-"; } - - .toggle-item-toggle:hover, - .toggle-item-toggle.active { - border-color: #0066B3; - background-color: #0066B3; - color: #fff; - text-decoration: none; - } - - .toggle-item-toggle:hover i, - .toggle-item-toggle.active i { - background-color: #fff; - color: #0066B3; - } - - .toggle-item-content { - display: none; - padding: 15px 20px; - } - - /* - * 1. Clearfix hack - */ - - .toggle-item-content:after { /* 1 */ - visibility: hidden; - display: block; - height: 0; - font-size: 0; - content: " "; - clear: both; - } - -/* ========================================================================== - #Alerts - ========================================================================== */ - - .alert { - padding: 13px 15px; - border: 1px solid #d1d1d1; - border-radius: 3px; - -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1); - box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1); - margin-bottom: 30px; - background-color: #f8f8f8; - color: #1f1f1f; - font-size: 16px; - } - - .alert i { - position: relative; - top: 1px; - margin-right: 7px; - font-size: 16px; - } - - .alert.info { - border: 1px solid #86cde3; - background-color: #cce9f2; - color: #3194b1; - } - - .alert.success { - border: 1px solid #b3cda1; - background-color: #d8f1c6; - color: #749958; - } - - .alert.error { - border: 1px solid #e1a1a1; - background-color: #f9d9d9; - color: #b55454; - } - - .alert.warning { - border: 1px solid #d1c9ae; - background-color: #fbf4dd; - color: #978c68; - } - -/* ========================================================================== - #Animations - ========================================================================== */ - - .animate { - -webkit-animation-duration: 1s; - animation-duration: 1s; - -webkit-animation-fill-mode: both; - animation-fill-mode: both; - visibility: hidden; - } - - .animate.visible { visibility: visible; } - - .animate.hidden { visibility: hidden; } - -/* ========================================================================== - #Back to top - ========================================================================== */ - - #back-to-top { - position: fixed; - z-index: 1000; - right: -40px; - bottom: 20px; - width: 40px; - height: 40px; - border-radius: 3px; - background-color: #2b2b2b; - color: #fafafa; - font-size: 30px; - text-align: center; - cursor: pointer; - -webkit-transition: all 0.4s ease 0s; - transition: all 0.4s ease 0s; - } - - #back-to-top i { - font-size: 28px; - line-height: 40px; - font-weight: normal; - vertical-align: top; - -webkit-transition: all 0.4s ease 0s; - transition: all 0.4s ease 0s; - } - - #back-to-top:hover { background-color: rgba(0, 0, 0, 0.7); } - #back-to-top:hover i { color: #fff; } - - #back-to-top.visible { right: 40px; } - #back-to-top.gone { right: -40px; } - -/* ========================================================================== - #Buttons - ========================================================================== */ - - .btn { - display: inline-block; - padding: 6px 12px; - border: 1px solid #0066B3; - border-radius: 3px; - margin: 0 5px 20px 0; - background-color: #0066B3; - color: #fff; - line-height: 18px; - text-decoration: none !important; - cursor: pointer; - -webkit-transition: all 0.3s; - transition: all 0.3s; - } - - a.btn { color: #fff; } - - .btn:focus { outline: 0; } - - .btn-large { - padding: 12px 24px; - font-size: 16px; - } - - .btn i, - .btn-large i { - position: relative; - top: 2px; - font-size: 16px; - line-height: 16px; - } - - .btn:hover { - background-color: transparent; - color: #0066B3; - } - - /* Buton Colors */ - - .btn-white { - border: 1px solid #0066B3; - background-color: transparent; - color: #0066B3; - } - - a.btn-white { color: #0066B3; } - - .btn-white:hover { - border-color: #0066B3; - background-color: #0066B3; - color: #fff; - } - - .btn-black, - .btn-black:hover { - border-color: #2b2b2b; - background-color: #2b2b2b; - color: #fff; - } - - a.btn-black { color: #fff; } - .btn-black:hover { background-color: #4b4b4b; } - -/* ========================================================================== - #Callout Boxes - ========================================================================== */ - - .callout-box { - padding: 60px 0; - margin-bottom: 30px; - background-color: #333; - } - - /** - * Callout box with one background image - * - * 1. background-image must be supplied using inline css as it is different for every .callout-box - * - */ - - .callout-box.bg-img { - background-repeat: no-repeat; /* 1 */ - background-position: center center; - -webkit-background-size: cover; - background-size: cover; - color: #fff; - } - - /** - * Callout box with repeating background image - * - * 1. background-image must be supplied using inline css as it is different for every .callout-box - * - */ - - .callout-box.bg-pattern { - background: repeat top left; /* 1 */ - color: #fff; - } - - .callout-box.bordered { - border: 1px solid #efefef; - background-color: #f5f5f5; - } - - /** - * Callout box grid system - * - * 1. overwriting inherited .row width to 100% in order to make it fluid - * - */ - - .callout-box .row { - width: 100%; /* 1 */ - } - - .callout-box .span1, - .callout-box .span2, - .callout-box .span3, - .callout-box .span4, - .callout-box .span5, - .callout-box .span6, - .callout-box .span7, - .callout-box .span8, - .callout-box .span9, - .callout-box .span10, - .callout-box .span11, - .callout-box .span12 { - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - padding: 0 10px; - margin: 0; - } - - .callout-box .span12 { width: 100%; } - .callout-box .span11 { width: 91.6666666667%; } - .callout-box .span10 { width: 83.3333333333%; } - .callout-box .span9 { width: 75%; } - .callout-box .span8 { width: 66.6666666667%; } - .callout-box .span7 { width: 58.3333333333%; } - .callout-box .span6 { width: 50%; } - .callout-box .span5 { width: 41.6666666667%; } - .callout-box .span4 { width: 33.3333333333%; } - .callout-box .span3 { width: 25%; } - .callout-box .span2 { width: 16.66666666666667%; } - .callout-box .span1 { width: 8.333333333333333%; } - - @media (max-width: 767px) { - - .callout-box .span1, - .callout-box .span2, - .callout-box .span3, - .callout-box .span4, - .callout-box .span5, - .callout-box .span6, - .callout-box .span7, - .callout-box .span8, - .callout-box .span9, - .callout-box .span10, - .callout-box .span11, - .callout-box .span12 { width: 100%; } - - } - - -/* ========================================================================== - #Client Logos - ========================================================================== */ - - .client-logos { - list-style: none; - text-align: center; - } - - .client-logos li { - display: inline-block; - width: 180px; - height: 80px; - background-repeat: no-repeat; - background-position: 0 0; - } - - .client-logos li:hover { background-position: 0 -80px; } - - @media (min-width: 1400px) { - - .client-logos li { margin: 0 20px; } - - } - - @media (max-width: 767px) { - - .client-logos li { - display: block; - margin: 0 auto; - } - - } - -/* ========================================================================== - #Custom Lists - ========================================================================== */ - - /** - * Custom lists - * - * 1. unstyled list - * 2. list with squares for bullets - * 3. list with discs for bullets - * - */ - - ul.unstyled { list-style-type: none; } /* 1 */ - ul.square { list-style-type: square; } /* 2 */ - ul.circle { list-style-type: circle; } /* 3 */ - - /** - * FontAwesome lists - * - * 1. Check list - * 2. Plus list - * 3. Pin list - * - */ - - ul.check, /* 1 */ - ul.plus, /* 2 */ - ul.pin { list-style: none; } /* 3 */ - - ul.check li:before, - ul.plus li:before, - ul.pin li:before { - position: relative; - top: -1px; - width: auto; - height: auto; - margin-right: 8px; - font-family: 'FontAwesome'; - font-size: 10px; - font-style: normal; - } - - ul.check li:before { content: ""; } - ul.plus li:before { content: ""; } - ul.pin li:before { content: ""; } - - /** - * Custom Icon Font lists - * - * 1. Disc list - * - */ - - ul.arrow { list-style: none; } /* 1 */ - - ul.arrow li:before { - position: relative; - top: 0; - width: auto; - height: auto; - margin-right: 8px; - font-family: 'iconfontcustom'; - font-size: 12px; - font-weight: 400; - } - - ul.arrow li:before { content: ""; } - -/* ========================================================================== - #Dividers - ========================================================================== */ - - .divider { margin: 50px 0; } - - .divider.single-line { border-top: 1px solid #d6d6d6; } - - .divider.double-line { border-top: 4px double #d6d6d6; } - - .divider.single-dotted { - height: 1px; - background: url(../images/bg-single-dotted.gif) repeat-x top left ; - } - - .divider.double-dotted { - height: 4px; - background: url(../images/bg-double-dotted.gif) repeat-x top left; - } - -/* ========================================================================== - #Fullwidth Section - ========================================================================== */ - - /** - * Full width section - * - * 1. background-image must be supplied using inline css as it is different for every .fullwidth-section - * - */ - - .fullwidth-section { - position: relative; - overflow: hidden; - z-index: 0; - padding: 50px 0; - margin-bottom: 120px; - background-color: #2b2b2b; - background-attachment: scroll; - background-repeat: no-repeat; /* 1 */ - background-position: 50% 0; - -webkit-background-size: cover; - background-size: cover; - color: #fff; - } - - .fullwidth-section-content { - position: relative; - z-index: 3; - } - - .fullwidth-section-overlay { - position: absolute; - z-index: 2; - top: 0; - left: 0; - width: 100%; - height: 100%; - background-image: url(../images/pattern.png); - background-repeat: repeat; - background-position: 0 0; - } - - .fullwidth-section-overlay-2 { - position: absolute; - z-index: 2; - top: 0; - left: 0; - width: 100%; - height: 100%; - background-image: url(../images/pattern-2.png); - background-repeat: repeat; - background-position: 0 0; - } - - .fullwidth-section-video { - position: absolute; - z-index: 1; - top: 0; - width: 100%; - height: 100%; - overflow: hidden; - } - - .parallax.parallax-enabled { - background-attachment: fixed !important; - -webkit-background-size: cover; - background-size: cover; - - } - - .fullwidth-section a, - .fullwidth-section h1 a, - .fullwidth-section h2 a, - .fullwidth-section h3 a, - .fullwidth-section h4 a, - .fullwidth-section h5 a, - .fullwidth-section h6 a, - .fullwidth-section .icon-box-5 i, - .fullwidth-section .pie-chart i, - .fullwidth-section .pie-chart .pie-chart-custom-text, - .fullwidth-section .pie-chart .pie-chart-percent { color: #fff; } - - .fullwidth-section .btn { border-color: #fff; } - - .fullwidth-section .progress-bar { - border-color: #fff; - background-color: #fff; - } - - .fullwidth-section .callout-box { - margin: 0; - background-color: transparent; - } - - .fullwidth-section .callout-box .btn { margin-bottom: 0; } - - .fit-vids-style { display: none; } /* adaugat de ytplayer */ - - .box { background-color: rgba(143, 0, 0, 0.7); } - - /* Full width section backgrounds */ - - #bg-1 { - padding: 120px 0 80px 0; - margin: 100px 0 120px 0; - background-image: url(../../_content/backgrounds/1920x1000-1.jpg); - } - - #bg-2 { - padding: 120px 0 100px 0; - margin-top: 60px; - background-image: url(../../_content/backgrounds/1920x1920.jpg); - } - - #bg-3 { - padding: 60px 0 35px 0; - margin-top: 100px; - background-image: url(../../_content/backgrounds/1920x1000-2.jpg); - } - - #bg-4 { - padding: 120px 0 90px 0; - margin-top: 100px; - margin-bottom: 0; - background-image: url(../../_content/backgrounds/1920x3000.jpg); - } - - #bg-5 { - padding: 120px 0 100px 0; - margin-top: 60px; - margin-bottom: 0; - background-image: url(../../_content/backgrounds/1920x1600.jpg); - } - - #bg-6 { - padding-top: 152px; - padding-bottom: 0; - margin: 40px 0 90px 0; - background: #fff url(../../_content/backgrounds/1920x350.jpg) no-repeat top left; - color: #1f1f1f; - } - - #bg-6 .service-box a { color: #1f1f1f; } - - #bg-6 .service-box .btn { - border-color: #0066B3; - color: #0066B3; - } - - #bg-6 .service-box .btn:hover { color: #fff; } - - #bg-7 { - padding: 110px 0 85px 0; - background-image: url(../../_content/backgrounds/1920x1000-3.jpg); - } - - #bg-8 { - padding: 110px 0 80px 0; - margin-top: 40px; - background-color: #efefef; - color: #1f1f1f; - } - - #bg-9 { - padding: 120px 0 80px 0; - margin-top: 60px; - background-image: url(../../_content/backgrounds/1920x1000-4.jpg); - } - - #bg-10 { - padding-top: 120px; - padding-bottom: 0; - margin-top: 60px; - background-image: url(../../_content/backgrounds/1920x1920.jpg); - } - - #bg-11 { - padding-top: 120px; - margin-top: 60px; - background-image: url(../../_content/backgrounds/1920x1200.jpg); - } - - #bg-12 { - padding: 120px 0 60px 0; - border-top: 1px solid #d6d6d6; - border-bottom: 1px solid #d6d6d6; - margin-top: 80px; - background-color: #efefef; - color: #1f1f1f; - } - - #bg-13 { - padding: 120px 0 40px 0; - margin-top: 60px; - background-image: url(../../_content/backgrounds/1920x1400.jpg); - } - - #bg-14 { - padding: 120px 0 80px 0; - margin-top: -120px; - background-image: url(../../_content/backgrounds/1920x1000-5.jpg); - color: #1f1f1f; - } - - #bg-video { - margin-top: 100px; - padding: 110px 0 100px 0; - } - - @media (min-width: 1400px) { - - #bg-6 { padding-top: 105px; } - } - - @media (min-width: 768px) and (max-width: 979px) { - - #bg-6 { padding-top: 175px; } - - } - - @media (max-width: 767px) { - - #bg-6 { - padding-top: 0; - background: none; - } - - } - -/* ========================================================================== - #Google Maps - ========================================================================== */ - - .google-map { min-height: 200px; } - - .map { - width: 100%; - height: 520px; - margin-bottom: 120px; - } - - @media (max-width: 767px) { - - .map { height: 300px; } - - } - -/* ========================================================================== - #Headlines - ========================================================================== */ - - .headline { - margin: 40px 0; - text-align: center; - } - - .headline h1, - .headline h3 { margin-bottom: 0; } - -/* ========================================================================== - #Icon Boxes - ========================================================================== */ - -/* Icon Box 1 - ========================================================================== */ - - .icon-box-1 { - position: relative; - margin-bottom: 30px; - } - - .icon-box-1 > i { - float: left; - display: block; - width: 32px; - height: 32px; - border-radius: 3px; - background-color: #0066B3; - color: #fff; - font-size: 18px; - line-height: 32px; - text-align: center; - } - - .icon-box-1 .icon-box-content { margin-left: 60px; } - -/* Icon Box 2 - ========================================================================== */ - - .icon-box-2 { - position: relative; - margin-bottom: 60px; - text-align: center; - } - - .icon-box-2 > i { - display: block; - width: 48px; - height: 48px; - border-radius: 3px; - margin: 0 auto 25px auto; - background-color: #0066B3; - color: #fff; - font-size: 26px; - line-height: 48px; - text-align: center; - } - - .icon-box-2 h4 { margin-bottom: 15px; } - - .icon-box-2 .icon-box-content {} - -/* Icon Box 3 - ========================================================================== */ - - .icon-box-3 { - position: relative; - margin-bottom: 60px; - } - - .icon-box-3 > i { - float: left; - width: 36px; - height: 36px; - border-radius: 3px; - margin-right: 20px; - margin-bottom: 20px; - background-color: #0066B3; - color: #fff; - font-size: 22px; - line-height: 36px; - text-align: center; - } - - .icon-box-3 .icon-box-content {} - -/* Icon Box 4 - ========================================================================== */ - - .icon-box-4 { - position: relative; - margin: 100px 0 120px 0; - } - - /** - * 1. Android Browser 2.3 does not support % value for border-radius - * 2. Stop bg color from leaking outside the border - */ - - .icon-box-4 > i { - position: absolute; - z-index: 20; - right: 40px; - width: 60px; - height: 60px; - border: 1px solid #fff; - border-radius: 30px; /* 1 */ - -webkit-border-radius: 50%; - border-radius: 50%; - margin-top: -30px; - background-color: #0066B3; - background-clip: padding-box; /* 2 */ - color: #fff; - font-size: 32px; - line-height: 60px; - text-align: center; - } - - .icon-box-4 .icon-box-content { - position: relative; - z-index: 10; - padding: 55px 40px 40px; - border: 1px solid #d6d6d6; - -webkit-border-radius: 50%; - border-radius: 3px; - margin-top: 16px; - } - - .icon-box-4 .icon-box-content p:last-child { margin-bottom: 0; } - -/* Icon Box 5 - ========================================================================== */ - - .icon-box-5 { - position: relative; - padding: 35px 30px; - -webkit-border-radius: 3px; - border-radius: 3px; - margin-bottom: 60px; - background-color: #0066B3; - color: #fff; - text-align: center; - } - - /** - * 1. Android Browser 2.3 does not support % value for border-radius - * 2. Stop bg color from leaking outside the border - */ - - .icon-box-5 > i { - display: block; - margin: 0 auto 15px auto; - font-size: 38px; - line-height: 42px; - text-align: center; - } - - .icon-box-5 h5 { margin-bottom: 10px; } - .icon-box-5 a { color: #fff; } - - .icon-box-5 .icon-box-content {} - -/* Icon Box 5 - ========================================================================== */ - - .icon-box-6 { - position: relative; - min-height: 160px; - padding: 50px 5px; - border: 1px solid #d6d6d6; - -webkit-border-radius: 3px; - border-radius: 3px; - margin: 60px 0; - text-align: center; - } - - /** - * 1. Android Browser 2.3 does not support % value for border-radius - * 2. Stop bg color from leaking outside the border - */ - - .icon-box-6 > i { - display: inline-block; - padding: 5px; - border-radius: 3px; - margin: 0 auto 20px auto; - background-color: #0066B3; - color: #fff; - font-size: 14px; - line-height: 14px; - text-align: center; - } - - .icon-box-6 .icon-box-content {} - .icon-box-6 .icon-box-content p a { color: #1f1f1f; } - .icon-box-6 .icon-box-content p:last-child { margin-bottom: 0; } - - .icon-box-6:hover { border-color: #0066B3; } - - @media (min-width: 1400px) { - - .icon-box-6 { padding: 50px 30px; } - - } - - @media (min-width: 768px) and (max-width: 979px) { - - .icon-box-6 { min-height: 205px; } - - } - - @media (max-width: 767px) { - - .icon-box-6 { min-height: 0; } - - } - - -/* ========================================================================== - #Milestones - ========================================================================== */ - - .milestone { - position: relative; - margin-bottom: 30px; - text-align: center; - } - - /* - * 1. Clearfix hack - */ - .milestone:after { /* 1 */ - visibility: hidden; - display: block; - height: 0; - font-size: 0; - content: " "; - clear: both; - } - - .milestone i { - z-index: 20; - margin-top: 5px; - margin-right: 10px; - font-size: 60px; - } - - .milestone .milestone-content { - z-index: 10; - font-size: 60px; - line-height: 64px; - font-weight: 700; - } - - .milestone .milestone-description { - font-size: 14px; - line-height: 24px; - font-weight: normal; - text-align: center; - text-transform: uppercase; - } - -/* ========================================================================== - #Our Process - ========================================================================== */ - - /* Horizontal Process Builder */ - - .horizontal-process-builder { - position: relative; - margin-bottom: 40px; - list-style: none; - text-align: center; - } - - .horizontal-process-builder:before { - position: absolute; - z-index: 1; - top: 60px; - left: 130px; - display: block; - width: 75%; - border-top: 1px solid #0066B3; - content: ""; - } - - .horizontal-process-builder li { - float: left; - width: 25%; - } - - .horizontal-process-builder li img { - position: relative; - z-index: 2; - overflow: hidden; - border: 1px solid #0066B3; - border-radius: 10px; - outline: 5px solid #fff; - margin-bottom: 20px; - background-color: #fff; - } - - .horizontal-process-builder li i, - .horizontal-process-builder li h1 { - position: relative; - z-index: 2; - display: block; - width: 120px; - height: 120px; - overflow: hidden; - border: 1px solid #0066B3; - border-radius: 10px; - outline: 5px solid #fff; - margin: 0 auto 20px; - background-color: #fff; - color: #0066B3; - font-size: 48px; - line-height: 120px; - -webkit-transition: all 0.3s; - transition: all 0.3s; - } - - .horizontal-process-builder li:hover i, - .horizontal-process-builder li:hover h1 { - background-color: #0066B3; - color: #fff; - } - - .horizontal-process-builder li:hover img { background-color: #efefef; } - - .process-description { padding: 0 15px; } - .process-description h4 { margin-bottom: 20px; } - - /* Number of Items */ - - .horizontal-process-builder.three-items li { width: 33.3333333333%; } - .horizontal-process-builder.four-items li { width: 25%; } - .horizontal-process-builder.five-items li { width: 20%; } - - @media (max-width: 767px) { - - .horizontal-process-builder li { - float: none; - width: 100%; - margin-bottom: 40px; - } - - .horizontal-process-builder:before { content: none; } - - .horizontal-process-builder.three-items li { width: 100%; } - .horizontal-process-builder.four-items li { width: 100%; } - .horizontal-process-builder.five-items li { width: 100%; } - - } - - /* Vertical Process Builder */ - - .vertical-process-builder { - margin: 40px 0; - list-style: none; - } - - .vertical-process-builder li { margin-bottom: 40px; } - .vertical-process-builder li:last-child { margin-bottom: 0; } - - .vertical-process-builder li i, - .vertical-process-builder li h2 { - position: relative; - z-index: 2; - float: left; - display: block; - width: 45px; - height: 45px; - overflow: hidden; - border: 1px solid #0066B3; - border-radius: 3px; - color: #0066B3; - font-size: 22px; - line-height: 45px; - text-align: center; - -webkit-transition: all 0.3s; - transition: all 0.3s; - } - - .vertical-process-builder .process-description { - margin-left: 70px; - font-weight: 400; - } - - .vertical-process-builder .process-description a { color: #1f1f1f; } - - .vertical-process-builder li:hover { cursor: pointer; } - - .vertical-process-builder li:hover i, - .vertical-process-builder li:hover h2, - .vertical-process-builder li.active i, - .vertical-process-builder li.active h2 { - background-color: #0066B3; - color: #fff; - } - -/* ========================================================================== - #Pie charts - ========================================================================== */ - - .pie-chart { - position: relative; - margin: 30px auto; - text-align: center; - } - - .pie-chart canvas { - position: absolute; - z-index: 1; - top: 0; - left: 0; - } - - .pie-chart i, - .pie-chart .pie-chart-custom-text, - .pie-chart .pie-chart-percent { - position: absolute; - z-index: 10; - top: 0; - left: 0; - display: block; - width: 100%; - color: #1f1f1f; - text-align: center; - } - - .pie-chart img { - max-width: 100%; - vertical-align: middle; - } - - .pie-chart .pie-chart-custom-text { font-size: 18px; } - - .pie-chart .pie-chart-percent { - font-size: 24px; - font-weight: 700; - } - - .pie-chart-description { - display: block; - text-align: center; - } - -/* ========================================================================== - #Pricing Tables - ========================================================================== */ - - .pricing-table { - padding: 40px; - border: 1px solid #d6d6d6; - border-radius: 5px; - margin-bottom: 30px; - background-color: rgba(255, 255, 255, 0.2); - text-align: center; - -webkit-transition: all 0.3s ease 0s; - transition: all 0.3s ease 0s; - } - - .pricing-table-header { margin-bottom: 20px; } - - .pricing-table-header h1 { - padding: 10px 0; - margin-bottom: 0; - font-size: 60px; - font-weight: 700; - } - - .pricing-table-header h1 sup { font-size: 30px; } - - .pricing-table-header h2 { font-size: 36px; } - - .pricing-table-offer {} - - .pricing-table-offer ul { list-style: none; } - - .pricing-table-offer ul li { - padding: 20px 0; - border-top: 1px solid #d6d6d6; - } - - .pricing-table-offer ul li:first-child { border-top: none; } - - .pricing-table:hover { - -webkit-transform: scale(1.05); - -ms-transform: scale(1.05); - -o-transform: scale(1.05); - transform: scale(1.05); - } - - @media (min-width: 768px) and (max-width: 979px) { - - .pricing-table { padding: 40px 20px; } - - .pricing-table-header h1 { font-size: 42px; } - .pricing-table-header h1 sup { font-size: 24px; } - - } - - @media (max-width: 767px) { - - .pricing-table:hover { - -webkit-transform: none; - -ms-transform: none; - -o-transform: none; - transform: none; - } - - } - -/* ========================================================================== - #ProgressBars - ========================================================================== */ - - .progress-bar-description { - position: relative; - display: block; - padding: 10px 0 0 3px; - margin-bottom: 5px; - line-height: 24px; - font-weight: 700; - } - - .progress-bar-description span { - position: absolute; - top: 0; - left: 0; - padding: 6px; - border-radius: 3px; - margin-left: -42px; - background-color: #2b2b2b; - color: #fff; - line-height: 14px; - } - - .progress-bar-description span:after { - position: absolute; - right: 0; - bottom: -5px; - width: 0; - height: 0; - border-top: 9px solid #2b2b2b; - border-left: 15px solid transparent; - content: ""; - -moz-transform: scale(.9999); - - } - - .progress-bar { - position: relative; - display: block; - height: 14px; - border: 2px solid #efefef; - border-radius: 3px; - margin-bottom: 15px; - background-color: #efefef; - } - - .progress-bar .progress-bar-outer { - position: absolute; - top: 0; - left: 0; - height: 100%; - border-radius: 3px; - background-color: #0066B3; - } - - .progress-bar .progress-bar-outer .progress-bar-inner { - position: absolute; - z-index: 1; - top: 0; - left: 0; - display: block; - overflow: hidden; - height: 100%; - width: 100%; - } - -/* ========================================================================== - #Service Box - ========================================================================== */ - - .service-box { - overflow: hidden; - padding: 0 40px 25px 40px; - border: 1px solid #d6d6d6; - border-radius: 5px; - margin-bottom: 30px; - } - - .service-box-thumb { margin: 0 -40px 35px -40px; } - - .service-box-thumb img { - display: block; - width: 100%; - } - - .service-box h2 { margin-bottom: 30px; font-size:20px } - .service-box .btn { margin-top: 15px; } - - @media (min-width: 768px) and (max-width: 979px) { - - .service-box { padding: 0 20px 25px 20px; } - - } - -/* ========================================================================== - #SocialMedia - ========================================================================== */ - - a.social-icon { - float: left; - display: block; - width: 25px; - height: 25px; - border-radius: 3px; - margin-right: 1px; - margin-bottom: 1px; - color: #666; - text-align: center; - } - - a.social-icon:last-child { margin-right: 0; } - - a.social-icon i { - font-size: 16px; - line-height: 25px; - } - - a.social-icon:hover { - color: #fff; - text-decoration: none; - } - - a.facebook-icon:hover { background-color: #0e59a0 !important; } - a.twitter-icon:hover { background-color: #0ea4ff !important; } - a.dribble-icon:hover { background-color: #ea73a0 !important; } - a.pinterest-icon:hover { background-color: #d73532 !important; } - a.googleplus-icon:hover { background-color: #282927 !important; } - a.tumblr-icon:hover { background-color: #586980 !important; } - a.instagram-icon:hover { background-color: #82685a !important; } - a.rss-icon:hover { background-color: #f79638 !important; } - a.linkedin-icon:hover { background-color: #018faf !important; } - a.skype-icon:hover { background-color: #00b0f6 !important; } - a.flickr-icon:hover { background-color: #0061db !important; } - a.vimeo-icon:hover { background-color: #63879c !important; } - a.github-icon:hover { background-color: #3b3b3b !important; } - a.youtube-icon:hover { background-color: #cc181e !important; } - a.windows-icon:hover { background-color: #6dc2e9 !important; } - a.dropbox-icon:hover { background-color: #007ee5 !important; } - a.xing-icon:hover { background-color: #026566 !important; } - a.adn-icon:hover { background-color: #1ea076 !important; } - a.android-icon:hover { background-color: #98cb02 !important; } - a.apple-icon:hover { background-color: #000000 !important; } - a.behance-icon:hover { background-color: #2d9ad2 !important; } - a.bitbucket-icon:hover { background-color: #214f81 !important; } - a.bitcoin-icon:hover { background-color: #f7931b !important; } - a.codepan-icon:hover { background-color: #000000 !important; } - a.css3-icon:hover { background-color: #3289ce !important; } - a.delicious-icon:hover { background-color: #3399fe !important; } - a.deviantart-icon:hover { background-color: #c8da30 !important; } - a.digg-icon:hover { background-color: #0080c2 !important; } - a.drupal-icon:hover { background-color: #0077b9 !important; } - a.empire-icon:hover { background-color: #000000 !important; } - a.foursquare-icon:hover { background-color: #daecb0 !important; } - a.git-icon:hover { background-color: #f34f29 !important; } - a.gitti-icon:hover { background-color: #634c3e !important; } - a.hacker-news-icon:hover { background-color: #f18642 !important; } - a.html5-icon:hover { background-color: #e54c1f !important; } - a.joomla-icon:hover { background-color: #016fb9 !important; } - a.jsfiddle-icon:hover { background-color: #4679a4 !important; } - a.linux-icon:hover { background-color: #fece0e !important; } - a.maxcdn-icon:hover { background-color: #f36f20 !important; } - a.openid-icon:hover { background-color: #fe6101 !important; } - a.pagelines-icon:hover { background-color: #3783e3 !important; } - a.pied-piper-icon:hover { background-color: #0c7b48 !important; } - a.qq-icon:hover { background-color: #23286c !important; } - a.rebel-icon:hover { background-color: #000000 !important; } - a.reddit-icon:hover { background-color: #cee3f8 !important; } - a.renren-icon:hover { background-color: #0d81e4 !important; } - a.share-icon:hover { background-color: #252525 !important; } - a.slack-icon:hover { background-color: #453744 !important; } - a.soundcloud-icon:hover { background-color: #fe4e00 !important; } - a.spotify-icon:hover { background-color: #80bb41 !important; } - a.stack-exchange-icon:hover { background-color: #265a93 !important; } - a.stackoverflow-icon:hover { background-color: #fea501 !important; } - a.steam-icon:hover { background-color: #191919 !important; } - a.stumbleupon-icon:hover { background-color: #f04f23 !important; } - a.tencent-weibo-icon:hover { background-color: #0063a7 !important; } - a.trello-icon:hover { background-color: #226784 !important; } - a.vine-icon:hover { background-color: #00b081 !important; } - a.vk-icon:hover { background-color: #50769d !important; } - a.wechat-icon:hover { background-color: #a4dc31 !important; } - a.weibo-icon:hover { background-color: #d82828 !important; } - a.wordpress-icon:hover { background-color: #454442 !important; } - a.yahoo-icon:hover { background-color: #4b04a8 !important; } - -/* ========================================================================== - #Styled Tables - ========================================================================== */ - - .table-bordered { - border: 1px solid #d6d6d6; - border-left: none; - border-collapse: separate; - } - - .table-bordered th, - .table-bordered td { border-left: 1px solid #d6d6d6; } - - .table-bordered caption + thead tr:first-child th, - .table-bordered caption + tbody tr:first-child th, - .table-bordered caption + tbody tr:first-child td, - .table-bordered colgroup + thead tr:first-child th, - .table-bordered colgroup + tbody tr:first-child th, - .table-bordered colgroup + tbody tr:first-child td, - .table-bordered thead:first-child tr:first-child th, - .table-bordered tbody:first-child tr:first-child th, - .table-bordered tbody:first-child tr:first-child td { border-top: none; } - - .table-condensed th, - .table-condensed td { padding: 4px 8px; } - - @media (max-width: 480px) { - - /** - * Force table to not be like tables anymore - */ - - table, - thead, - tbody, - th, - td, - tr { - display: block; - } - - /** - * Hide table headers - */ - - thead tr { - position: absolute; - top: -9999px; - left: -9999px; - } - - .table-bordered { border-top: none; } - tr { border-top: 1px solid #555; } - - td:first-child { border-top: none !important; } - - } - -/* ========================================================================== - #Tabs - ========================================================================== */ - - /* Horizontal tabs */ - - /* - * 1. Wraps around a horizontal tab group - */ - - .tabs-container {} /* 1 */ - - .tabs-container .tabs-menu { - border-bottom: 1px solid #d6d6d6; - margin-top: 10px; - margin-bottom: 0; - list-style: none; - } - - .tabs-container .tabs-menu li { display: inline; } - - .tabs-container .tabs-menu li a { - float: left; - display: block; - padding: 10px 25px; - border: 1px solid #d6d6d6; - border-left: none; - margin-bottom: -1px; - background-color: #fff; - color: #1f1f1f; - text-decoration: none; - } - - .tabs-container .tabs-menu li a:hover { text-decoration: none; } - - .tabs-container .tabs-menu li:first-child a { border-left: 1px solid #d6d6d6; } - - .tabs-container .tabs-menu li.active a { - padding-top: 20px; - border-left: 1px solid #d6d6d6; - border-bottom-color: #fff; - margin-top: -10px; - background-color: #fff; - color: #666; - } - - .tabs-container .tabs { - border: 1px solid #d6d6d6; - border-top: none; - margin-bottom: 30px; - background-color: #fff; - } - - .tabs-container .tab-content { - padding: 25px; - background-color: #fff; - color: #1f1f1f; - } - - /* Vertical tabs */ - - .vertical-tabs-container { - position: relative; - border: 1px solid #e7e7e7; - background-color: #f5f5f5; - } - - .vertical-tabs-container .tabs-menu { - float: left; - width: 179px; - border-right: 1px solid #e7e7e7; - margin-bottom: 0; - list-style: none; - } - - .vertical-tabs-container .tabs-menu li a { - display: block; - padding: 15px 25px; - border-right: 1px solid #e7e7e7; - border-bottom: 1px solid #e7e7e7; - margin-right: -1px; - color: #333; - text-decoration: none; - } - - .vertical-tabs-container .tabs-menu li.active a { - border-right-color: #fff; - background-color: #fff; - } - - .vertical-tabs-container .tabs { - margin-left: 180px; - background-color: #fff; - color: #1f1f1f; - } - - .vertical-tabs-container .tab-content { padding: 25px; } - - @media (max-width: 767px) { - - .tabs-container .tabs-menu { border-bottom: none; } - - .tabs-container .tabs-menu li { display: block; } - - .tabs-container .tabs-menu li a { - float: none; - display: block; - padding: 20px 25px; - border: 1px solid #e7e7e7; - border-top: none; - margin: 0; - } - - .tabs-container .tabs-menu li a:hover { text-decoration: none; } - - .tabs-container .tabs-menu li:first-child a { border-top: 1px solid #e7e7e7; } - - .tabs-container .tabs-menu li.active a { - padding: 20px 25px; - border-bottom-color: #555; - margin: 0px; - background-color: #fff; - color: #666; - } - - .vertical-tabs-container .tabs-menu { - float: none; - width: 100%; - } - - .vertical-tabs-container .tabs { margin-left: 0; } - - .vertical-tabs-container .tabs-menu li a { - padding: 20px 25px; - border-right: none; - margin-right: 0; - } - - .vertical-tabs-container .tabs-menu li.active a { border-bottom-color: #333; } - - } - -/* ========================================================================== - #Team Member - ========================================================================== */ - - .team-member { - padding: 0 20px 20px 20px; - border: 1px solid #efefef; - margin: 60px 0 120px 0; - line-height: 18px; - font-weight: 400; - } - - .team-member-thumb { margin: 0 -20px 25px -20px; } - - .team-member-thumb img { - display: block; - width: 100%; - } - - .team-member .progress-bar { - height: 8px; - border-width: 1px; - margin-bottom: 5px; - } - - .team-member .progress-bar-description { - font-size: 12px; - line-height: 18px; - font-weight: 300; - } - - -/* ========================================================================== - #Testimonials - ========================================================================== */ - - .testimonial { margin-bottom: 60px; } - - .testimonial blockquote { - position: relative; - padding: 35px; - border: 1px solid #d3d3d3; - border-radius: 3px; - margin-bottom: 20px; - } - - .testimonial blockquote p { font-style: normal; } - .testimonial blockquote p:last-child { margin-bottom: 0; } - - .testimonial blockquote:after, - .testimonial blockquote:before { - position: absolute; - display: block; - width: 30px; - height: 30px; - border-radius: 3px; - background-color: #0066B3; - color: #fff; - font-family: 'FontAwesome'; - font-size: 16px; - line-height: 30px; - font-style: normal; - text-align: center; - content: ''; - } - - .testimonial blockquote:after { - top: -15px; - left: 30px; - } - - .testimonial blockquote:before { - right: 30px; - bottom: -15px; - content: ''; - } - - .testimonial img { - float: left; - border: 1px solid #fff; - border-radius: 3px; - margin: 0 30px; - } - - .testimonial blockquote img { margin-left: 0; } - - .testimonial h3 { - margin-bottom: 0; - line-height: 22px; - } - - .testimonial h3 small { font-size: 13px; } - - .testimonial > p { padding-top: 15px; } - .testimonial > p small { font-size: 12px; } - -/* ========================================================================== - #Timeline - ========================================================================== */ - - .timeline { - margin: 100px 0; - list-style: none; - } - - .timeline li {} - - .left-side, - .right-side { - float: left; - width: 450px; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - padding: 0 20px 20px 20px; - } - - .left-side { text-align: right; } - .right-side { text-align: left; } - - .separator { - position: relative; - float: left; - width: 40px; - margin-bottom: -15px; - } - - .separator:before { - position: absolute; - top: 10px; - left: 50%; - height: 100%; - border-left: 1px solid #d6d6d6; - content: ""; - } - - .timeline li:last-child .separator:before { content: none; } - - .separator:after { - position: absolute; - top: 10px; - left: 50%; - width: 10px; - height: 10px; - border-radius: 3px; - margin-left: -5px; - background-color: #0066B3; - content: ""; - -webkit-transition: all 0.3s; - transition: all 0.3s; - } - - .timeline p:last-child { margin-bottom: 0; } - - .timeline .preview { - position: relative; - overflow: hidden; - display: inline-block; - border-radius: 3px; - margin-right: 15px; - } - - .timeline .preview:last-child { margin-right: 0; } - - .timeline .preview img { display: block; } - - .timeline .overlay { - position: absolute; - top: 0; - right: 0; - bottom: 0; - left: 0; - background-color: rgba(143, 0, 0, 0.7); - opacity: 0; - text-align: center; - } - - .timeline .overlay a { - color: #fff; - font-size: 20px; - line-height: 40px; - font-weight: 700; - text-decoration: none; - } - - .timeline .preview:hover .overlay { opacity: 1; } - - .timeline li:hover .separator:after { - padding: 4px; - margin-top: -4px; - margin-left: -9px; - } - - /* - * 1. Clearfix hack - */ - - .timeline li:after { /* 1 */ - visibility: hidden; - display: block; - height: 0; - font-size: 0; - content: " "; - clear: both; - } - - @media (min-width: 1400px) { - - .left-side, - .right-side { width: 565px; } - - } - - @media (min-width: 768px) and (max-width: 979px) { - - .left-side, - .right-side { width: 345px; } - - .separator { width: 15px; } - - } - - @media (max-width: 767px) { - - .timeline li { - padding: 40px 0 20px 0; - border-bottom: 1px solid #289ccb; - } - - .timeline li:last-child { border-bottom: none; } - - .left-side, - .right-side { - width: 100%; - text-align: left; - } - - .separator { display: none; } - - } - -/* ========================================================================== - #Portfolio - ========================================================================== */ - - /* Isotope */ - - .portfolio-items { - margin-bottom: 40px; - list-style: none; - } - - .portfolio-items li { - float: left; - width: 25%; - } - - .portfolio-item { - position: relative; - } - - /* Portfolio Strip */ - - .portfolio-strip { - margin: 60px 0 120px 0; - list-style: none; - } - - .portfolio-strip li { - float: left; - width: 33.3333333333%; - } - - .portfolio-strip .portfolio-item { - border-radius: 0; - margin-bottom: 0; - } - - /* Portfolio Grid */ - - .portfolio-grid { - margin: -10px -10px 50px -10px; - list-style: none; - } - - .portfolio-grid li { - float: left; - width: 33.3333333333%; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; - padding: 10px; - } - - .portfolio-grid.three-columns li { width: 33.3333333333%; } - .portfolio-grid.four-columns li { width: 25%; } - - .portfolio-grid .portfolio-item { margin-bottom: 0; } - - /* Portfolio Paralax */ - - .portfolio-parallax { margin-bottom: 0; } - - .portfolio-parallax .portfolio-item-description { - width: 400px; - padding: 200px 0; - } - - .portfolio-parallax .portfolio-item-description.right { margin-left: 50%; } - - /* Portfolio Item */ - - .portfolio-item { - position: relative; - overflow: hidden; - border-radius: 5px; - margin-bottom: 30px; - } - - .portfolio-item-preview { position: relative; } - - .portfolio-item-preview > img { - display: block; - width: 100%; - } - - .portfolio-item-overlay { - position: absolute; - z-index: 2; - right: 0; - bottom: -45px; - left: 0; - padding: 30px; - background-color: rgba(143, 0, 0, 0.7); - opacity: 0; - -webkit-transition: all 0.5s; - transition: all 0.5s; - } - - .portfolio-grid.four-columns .portfolio-item-overlay { padding: 20px; } - - .portfolio-item:hover .portfolio-item-overlay { opacity: 1; } - - .portfolio-item-description { color: #fff; } - - .portfolio-item-description .btn { - border-color: #fff; - color: #fff; - } - - .portfolio-grid.four-columns .portfolio-item-description { - font-size: 12px; - line-height: 20px; - } - - .portfolio-item-description p.category { - margin-bottom: 0; - font-size: 10px; - text-transform: uppercase; - } - - .portfolio-item-title { - position: absolute; - z-index: 1; - bottom: 20px; - left: 35px; - color: #fff; - opacity: 1; - -webkit-transition: opacity 0.5s; - transition: opacity 0.5s; - } - - .portfolio-item:hover .portfolio-item-overlay { bottom: 0; } - .portfolio-item:hover .portfolio-item-title { opacity: 0; } - - /* Portfolio item 2 */ - - .portfolio-item-2 { - position: relative; - overflow: hidden; - border-radius: 3px; - margin-bottom: 60px; - } - - .portfolio-item-2 .portfolio-item-overlay { - position: absolute; - z-index: 1; - top: 0; - right: 0; - bottom: 0; - left: 0; - background: url(../images/pattern.png) repeat top left; - opacity: 1; - } - - .portfolio-item-2 img { - display: block; - width: 100%; - } - - .portfolio-item-2 .portfolio-item-description { - position: absolute; - z-index: 2; - top: 50px; - left: 100px; - width: 400px; - } - - .portfolio-item-2 .portfolio-item-description.right { left: 50%; } - - .portfolio-item-2 .portfolio-item-description .btn-white { color: #fff; } - - @media (min-width: 1400px) { - - .portfolio-strip li { width: 25%; } - - .portfolio-item-overlay { padding: 50px 65px 30px 65px; } - - .portfolio-item-2 .portfolio-item-description { - top: 100px; - width: 500px; - } - - .portfolio-parallax .portfolio-item-description { width: 500px; } - - .portfolio-grid { margin: -15px -15px 45px -15px; } - .portfolio-grid li { padding: 15px; } - - } - - @media (min-width: 768px) and (max-width: 979px) { - - .portfolio-strip li, - .portfolio-grid.four-columns li { width: 33.3333333333%; } - - .portfolio-grid { margin: -7.5px -7.5px 52.5px -7.5px; } - .portfolio-grid li { padding: 7.5px; } - - .portfolio-item-2 .portfolio-item-description, - .portfolio-item-2 .portfolio-item-description.right { - top: 30px; - left: 0; - width: auto; - padding: 0 30px; - } - - .portfolio-parallax .portfolio-item-description.right { margin-left: 0; } - } - - @media (max-width: 767px) { - - .portfolio-items li { - float: none; - width: 100%; - } - - .portfolio-strip li, - .portfolio-grid li, - .portfolio-grid.three-columns li, - .portfolio-grid.four-columns li { - float: none; - width: 100%; - } - - .portfolio-item-2 .portfolio-item-description, - .portfolio-item-2 .portfolio-item-description.right { - position: relative; - top: 0; - left: 0; - width: 100%; - margin-top: 20px; - color: #1f1f1f; - } - - .portfolio-item-2 .portfolio-item-description .btn-white { color: #1f1f1f; } - - .portfolio-parallax .portfolio-item-description { width: auto; } - .portfolio-parallax .portfolio-item-description.right { margin-left: 0; } - - } - - @media only screen and (min-width: 480px) and (max-width: 767px) { - - .portfolio-items li { - float: left; - width: 50%; - } - - .portfolio-strip li, - .portfolio-grid li, - .portfolio-grid.three-columns li, - .portfolio-grid.four-columns li { - float: left; - width: 50%; - } - - .portfolio-grid li .portfolio-item-description p { display: none; } - - } - - /* Portfolio Pagination */ - - .pagination { - margin-bottom: 60px; - list-style: none; - } - - .pagination li { - display: inline-block; - margin-right: 3px; - } - - .pagination li:last-child { margin-right: 0; } - - .pagination a { - display: block; - padding: 6px 9px; - border-radius: 3px; - background-color: #2b2b2b; - color: #fff; - font-size: 12px; - line-height: 12px; - font-weight: 700; - } - - .pagination li a:hover, - .pagination li.current a { - background-color: #0066B3; - text-decoration: none; - } - - /* Portfolio filter */ - - .portfolio-filter ul { - margin-bottom: 60px; - list-style: none; - } - - .portfolio-filter ul li { - display: inline-block; - margin-right: 15px; - } - - .portfolio-filter ul li:last-child { margin-right: 0; } - - .portfolio-filter ul li a { - display: block; - padding: 2px 10px; - border: 1px solid #d6d6d6; - border-radius: 4px; - color: #1f1f1f; - text-decoration: none; - } - - .portfolio-filter ul li a:hover, - .portfolio-filter ul li a.active { - border-color: #0066B3; - background-color: #0066B3; - color: #fff; - } - - .portfolio-filter ul li a.active { font-weight: 700; } - - @media (max-width: 767px) { - - .portfolio-filter ul li { - display: block; - margin-right: 0; - margin-bottom: 10px; - } - - .portfolio-filter ul li:last-child { margin-bottom: 0; } - - } - -/* ========================================================================== - #Blog - ========================================================================== */ - - .blog-post { - overflow: hidden; - padding: 0 30px 30px 30px; - border: 1px solid #d6d6d6; - border-radius: 5px; - margin-bottom: 60px; - } - - .blog-post-thumb { - position: relative; - z-index: 1; - margin: 0 -30px; - } - - .blog-post-thumb img { - display: block; - width: 100%; - } - - .blog-post-info { - position: relative; - z-index: 2; - width: 52px; - padding: 10px 0; - border-radius: 3px; - margin: -26px 0 35px 0; - background-color: #0066B3; - text-align: center; - } - - .blog-post-info h2 { - margin-bottom: 0; - color: #fff; - line-height: 14px; - font-weight: 700; - text-transform: uppercase; - } - - .blog-post-title, - .blog-post-title h1 { margin-bottom: 30px; } - - .blog-post-title a { color: #1f1f1f } - - .blog-post-title span { - display: inline-block; - padding: 1px 5px 3px 5px; - border-radius: 3px; - background-color: #0066B3; - color: #fff; - line-height: 14px; - font-weight: 700; - } - - .blog-post.alt { padding: 0 40px 30px 70px; } - .blog-post.alt .blog-post-thumb { margin: 0 -40px 0 -70px; } - - .blog-post.alt .blog-post-info { - width: 85px; - padding: 15px 0; - margin-top: -40px; - } - - .blog-post.alt .blog-post-info h1 { - margin-bottom: 0; - color: #fff; - line-height: 24px; - font-weight: 700; - text-transform: uppercase; - } - - .blog-post.alt .blog-post-title { - float: left; - width: 300px; - margin-right: 30px; - margin-bottom: 0; - } - - @media (min-width: 768px) and (max-width: 979px) { - - .blog-post.alt .blog-post-title { - float: none; - width: 100%; - } - - } - - @media (max-width: 767px) { - - .blog-post.alt { padding: 0 30px 30px 30px; } - .blog-post.alt .blog-post-thumb { margin: 0 -30px; } - - .blog-post.alt .blog-post-title { - float: none; - width: 100%; - } - - } - -/* ========================================================================== - #Contact form - ========================================================================== */ - - #contact-form { - overflow: hidden; - margin-bottom: 60px; - } - - #contact-form fieldset { margin: 0; } - - label.validation-error { color: #b55454; } - - input.validation-error, - textarea.validation-error, - select.validation-error { border: 1px solid #e1a1a1; } - - #contact-form #formstatus {} - - #contact-form textarea {} - - #contact-form #submit { - width: 100%; - margin-bottom: 0; - font-weight: 700; - text-transform: uppercase; - } - - -/* ========================================================================== - #WordPress Widgets - ========================================================================== */ - - /* WordPress Widget Defaults */ - - .widget { margin-bottom: 10px; } - - .widget-title { - margin-bottom: 40px; - line-height: 18px; - font-weight: bold; - text-transform: uppercase; - } - - /* Text Widget */ - - .widget_text {} - - .textwidget {} - - /* Search Widget */ - - .widget_search {} - - #searchform { position: relative; } - - .screen-reader-text { display: none; } - - #s { - display: inline-block; - width: 100%; - padding: 15px 15px 15px 50px; - font-size: 12px; - } - - #searchsubmit { - position: absolute; - top: 0; - left: 0; - height: 47px; - border: none; - background: url(../images/bg-search.png) no-repeat center center; - } - - /* Pages Widget */ - - .widget_pages {} - - .widget_pages ul { - margin-bottom: 0; - list-style: none; - } - - .widget_pages ul li { margin-bottom: 10px; } - .widget_pages ul li:last-child { margin-bottom: 0; } - - .widget_pages ul li a { - display: block; - padding: 10px 10px 10px 30px; - border-radius: 3px; - color: #1f1f1f; - font-weight: 700; - } - - .widget_pages ul li a:hover { - background-color: #0066B3; - color: #fff; - text-decoration: none; - } - - /* Archive Widget */ - - .widget_archive {} - - .widget_archive ul { - margin-bottom: 0; - list-style: none; - } - - .widget_archive ul li { margin-bottom: 10px; } - .widget_archive ul li:last-child { margin-bottom: 0; } - - .widget_archive ul li a { - display: block; - padding: 10px 10px 10px 30px; - border-radius: 3px; - color: #1f1f1f; - font-weight: 700; - } - - .widget_archive ul li a:hover { - background-color: #0066B3; - color: #fff; - text-decoration: none; - } - - .widget_archive select {} - - .widget_archive option {} - - /* Categories Widget */ - - .widget_categories {} - - .widget_categories ul { - margin-bottom: 0; - list-style: none; - } - - .widget_categories ul li { margin-bottom: 10px; } - .widget_categories ul li:last-child { margin-bottom: 0; } - - .widget_categories ul li a { - display: block; - padding: 10px 10px 10px 30px; - border-radius: 3px; - color: #1f1f1f; - font-weight: 700; - } - - .widget_categories ul li a:hover { - background-color: #0066B3; - color: #fff; - text-decoration: none; - } - - .widget_categories ul ul.children {} - - .widget_categories select{} - - .widget_categories select#cat {} - - .widget_categories select.postform {} - - .widget_categories option {} - - .widget_categories .level-0 {} - - .widget_categories .level-1 {} - - .widget_categories .level-2 {} - - .widget_categories .level-3 {} - - /* Meta Widget */ - - .widget_meta {} - - .widget_meta ul { - margin-bottom: 0; - list-style: none; - } - - .widget_meta ul li { margin-bottom: 10px; } - .widget_meta ul li:last-child { margin-bottom: 0; } - - .widget_meta ul li a { - display: block; - padding: 10px 10px 10px 30px; - border-radius: 3px; - color: #1f1f1f; - font-weight: 700; - } - - .widget_meta ul li a:hover { - background-color: #0066B3; - color: #fff; - text-decoration: none; - } - - /* Recent enteries widget */ - - .widget_recent_entries {} - - .widget_recent_entries ul { - margin-bottom: 0; - list-style: none; - } - - .widget_recent_entries ul li { - margin-bottom: 30px; - position: relative; - } - - .widget_recent_entries ul li:last-child { margin-bottom: 0; } - - .widget_recent_entries ul li a { color: #1f1f1f; } - - .widget_recent_entries ul li img { - float: left; - border-radius: 3px; - margin-right: 15px; - } - - .widget_recent_entries ul li p { font-family: 'Open Sans', Arial, sans-serif; } - .widget_recent_entries ul li p small { font: 12px 'Lato', sans-serif; } - - /* - * 1. Clearfix hack - */ - - .widget_recent_entries ul li:after { /* 1 */ - visibility: hidden; - display: block; - height: 0; - font-size: 0; - content: " "; - clear: both; - } - - @media (min-width: 768px) and (max-width: 979px) { - - .widget_recent_entries ul li img { display: none; } - - } - - /* Recent Comments Widget */ - - .widget_recent_comments {} - - #recentcomments { - margin-bottom: 0; - list-style: none; - } - - #recentcomments li {} - - #recentcomments li a {} - - .recentcomments {} - - /* Tag Cloud Widget */ - - .widget_tag_cloud {} - - .widget_tag_cloud a { - display: inline-block; - padding: 2px 10px; - border: 1px solid #0066B3; - border-radius: 3px; - margin: 0 12px 12px 0; - } - - .widget_tag_cloud a:hover { - background-color: #0066B3; - color: #fff; - text-decoration: none; - } - - .widget_tag_cloud a:after {} - - .widget_tag_cloud a:before {} - - /* Calendar Widget */ - - .widget_calendar {} - - #calendar_wrap {} - - #calendar_wrap th {} - - #calendar_wrap td {} - - #wp-calendar tr td {} - - #wp-calendar caption {} - - #wp-calendar a {} - - #wp-calendar #today {} - - #wp-calendar #prev {} - - #wp-calendar #next {} - - #wp-calendar #next a {} - - #wp-calendar #prev a {} - - /* Custom Menu Widget */ - - .widget_nav_menu {} - - .widget_nav_menu .menu { - margin-bottom: 0; - list-style: none; - } - - /* RSS Widget */ - - .widget_rss {} - - .widget_rss ul { - margin-bottom: 0; - list-style: none; - } - - /* Navigation Widget */ - - .ewf_widget_navigation {} - - .ewf_widget_navigation ul { - margin-bottom: 0; - list-style-type: none; - list-style-position: outside; - } - - .ewf_widget_navigation li { border-bottom: 1px solid #efefef; } - - .ewf_widget_navigation li:last-child { border-bottom: none; } - - .ewf_widget_navigation li a { - display: block; - padding: 10px 0; - } - - .ewf_widget_navigation li a:hover { text-decoration: none; } - - .ewf_widget_navigation li a { color: #222; } - - .ewf_widget_navigation li.current a { color: #303030; } - - .ewf_widget_navigation li.current a:hover { text-decoration: none; } - - /* Flickr Widget */ - - .ewf_widget_flickr {} - - #flickr-feed {} - - #flickr-feed a { display: inline; } - - #flickr-feed img { - width: 65px; - height: auto; - border: none; - padding: 3px 8px 0 0; - } - - /* Twitter Widget */ - - .ewf_widget_twitter { - padding: 30px; - border-radius: 5px; - margin-top: 90px; - background-color: #0066B3; - color: #fff; - } - - .ewf_widget_twitter .widget-title { - margin: -90px 0 70px -30px; - color: #1f1f1f; - } - - .ewf_widget_twitter a { color: #fff; } - - .ewf_widget_twitter > i { - margin-bottom: 20px; - font-size: 28px; - } - - .ewf_widget_twitter > p { - font-size: 18px; - font-weight: 700; - } - - #tweet {} - - #tweet .tweet { word-wrap: break-word; } - #tweet .interact { display: none; } - - /* Social Media Widget */ - - .ewf_widget_social_media {} - - .ewf_widget_social_media ul { - margin-bottom: 0; - list-style: none; - } - - .ewf_widget_social_media ul li { margin-bottom: 15px; } - .ewf_widget_social_media ul li:last-child { margin-bottom: 0; } - - .ewf_widget_social_media ul li i { - display: inline-block; - width: 20px; - height: 20px; - border-radius: 3px; - margin-right: 15px; - line-height: 20px; - background-color: #0066B3; - color: #fff; - text-align: center; - } - - @media (min-width: 768px) and (max-width: 979px) { - - .ewf_widget_social_media ul li i { display: none; } - - } - - /* Contact Info Widget */ - - .ewf_widget_contact_info { - } - - .ewf_widget_contact_info ul { - margin-bottom: 0; - list-style: none; - float: right; - } - - .ewf_widget_contact_info ul li { - position: relative; - padding-left: 18px; - margin-bottom: 10px; - display: inline; - } - - .ewf_widget_contact_info ul li:last-child { margin-bottom: 0; } - - .ewf_widget_contact_info ul li i { - position: absolute; - top: 2px; - left: 0; - } - - .ewf_widget_contact_info ul li a { color: #ffffff; } - - .fullwidth-section .widget.ewf_widget_contact_info { - margin-bottom: 0; - text-align: center; - } - - .fullwidth-section .ewf_widget_contact_info li { - display: inline-block; - margin: 5px 10px 5px 0; - } - - .fullwidth-section .ewf_widget_contact_info li i { - top: 0; - padding: 5px; - border-radius: 3px; - background-color: #0066B3; - color: #fff; - } - - .fullwidth-section .ewf_widget_contact_info li a { color: #fff; } - - @media (min-width: 1400px) { - - .fullwidth-section .ewf_widget_contact_info li { margin-right: 55px; } - - } - - @media (max-width: 767px) { - - .fullwidth-section .widget.ewf_widget_contact_info { text-align: left; } - - .fullwidth-section .ewf_widget_contact_info li { - display: block; - margin-right: 0; - } - - } - - /* Newsletter Subscribe Widget */ - - #newsletter-subscribe-form { position: relative; } - - #newsletter-subscribe-form input[type="text"] { - width: 100%; - height: 32px; - margin-bottom: 0; - background-color: transparent; - font-size: 12px; - } - - #newsletter-subscribe-form input[type="submit"] { - position: absolute; - top: 2px; - right: 2px; - height: 28px; - padding: 4px; - border: none; - margin: 0; - } - - -/* ========================================================================== - #WordPress Comments - ========================================================================== */ - - .comment-body { - padding: 30px 40px; - border: 1px solid #d6d6d6; - border-radius: 5px; - margin: 0 0 60px 110px; - } - - .comment-body:before { - position: absolute; - z-index: 10; - top: 30px; - left: 95px; - width: auto; - height: auto; - border-width: 8px; - border-style: solid; - border-color: #d6d6d6 #d6d6d6 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); - content: ""; - -moz-transform: scale(.9999); - } - - .comment-body:after { - position: absolute; - z-index: 10; - top: 31px; - left: 97px; - width: auto; - height: auto; - border-width: 7px; - border-style: solid; - border-color: #fff #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); - content: ""; - -moz-transform: scale(.9999); - } - - .comments-title {} - .comment-reply-title {} - - .commentlist .reply {} - .commentlist .reply a { - display: inline-block; - padding: 2px 10px; - border: 1px solid #0066B3; - border-radius: 3px; - background-color: #0066B3; - color: #fff; - font-size: 12px; - font-weight: 700; - text-decoration: none; - text-transform: uppercase; - } - - .commentlist .reply a:hover { - background-color: #fff; - color: #1f1f1f; - } - - .commentlist .alt {} - .commentlist .odd {} - .commentlist .even {} - .commentlist .thread-alt {} - .commentlist .thread-odd {} - .commentlist .thread-even {} - .commentlist li ul.children .alt {} - .commentlist li ul.children .odd {} - .commentlist li ul.children .even {} - - .commentlist .vcard {} - .commentlist .vcard cite.fn {} - .commentlist .vcard span.says { display: none; } - - .commentlist .vcard img.photo { - position: absolute; - top: 0; - left: 0; - border-radius: 3px; - } - - .commentlist .vcard img.avatar {} - .commentlist .vcard cite.fn a.url { - color: #1f1f1f; - font-weight: 700; - } - - .commentlist .comment-meta { margin-bottom: 20px; } - .commentlist .comment-meta a {} - .commentlist .commentmetadata {} - .commentlist .commentmetadata a { color: #1f1f1f; } - - .commentlist .parent {} - .commentlist .comment {} - .commentlist .children {} - .commentlist .pingback {} - .commentlist .bypostauthor {} - .commentlist .comment-author {} - .commentlist .comment-author-admin {} - - .commentlist { list-style: none; } - .commentlist li { position: relative; } - .commentlist li p {} - - .commentlist li ul { - margin-left: 110px; - list-style: none; - } - - .commentlist li ul.children li {} - .commentlist li ul.children li.alt {} - .commentlist li ul.children li.byuser {} - .commentlist li ul.children li.comment {} - .commentlist li ul.children li.bypostauthor {} - .commentlist li ul.children li.comment-author-admin {} - - #cancel-comment-reply {} - - #cancel-comment-reply a {} - - @media (max-width: 767px) { - - .commentlist { margin-top: 170px; } - - .commentlist .vcard img.photo { top: -100px; } - - .comment-body { - margin-top: 120px; - margin-left: 0; - } - - .commentlist li ul { margin-left: 0; } - - .comment-body:before { - top: -15px; - left: 40px; - border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #d6d6d6 #d6d6d6; - } - - .comment-body:after { - top: -12px; - left: 41px; - border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff #fff; - } - - } - -/* ========================================================================== - #WordPress Comment Form - ========================================================================== */ - - /* Blog Post Comment Form */ - - .section-heading { font-weight: 700; } - - .nocomments { display: none; } - - .must-log-in { display: none; } - - .logged-in-as { display: none; } - - .nav-previous, - .nav-next { display: none; } - - /* Comment Form */ - - #commentform { margin: 40px 0 60px 0; } - - #commentform textarea, - #commentform input { border-color: #0066B3; } - - /* Comment notes */ - - .comment-notes { display: none; } - - /* Comment author field. */ - - .comment-form-author { } - - .comment-form-author label { display: none; } - - .comment-form-author input#author { } - - /* Comment email field. */ - - .comment-form-email { } - - .comment-form-email label { display: none; } - - .comment-form-email input#email { } - - /* Comment URL field. */ - - .comment-form-url { } - - .comment-form-url label { display: none; } - - .comment-form-url input#url { } - - /* Required (*) text. */ - - #commentform .required { } - - /* Comment form comment. */ - - .comment-form-comment { } - - .comment-form-comment label { display: none; } - - .comment-form-comment textarea#comment { } - - /* Allowed tags paragraph. */ - - .form-allowed-tags { display: none; } - - .form-allowed-tags code { } - - /* Paragraph that wraps the submit button and hidden comment ID fields. */ - - .form-submit {} - - /* Submit button. */ - - #commentform #submit { - width: 100%; - border: 1px solid #0066B3; - background-color: #0066B3; - color: #fff; - font-weight: 700; - text-transform: uppercase; - -webkit-transition: all 0.3s; - transition: all 0.3s; - } - - #commentform #submit:hover { - background-color: #fff; - color: #1f1f1f; - } - - .breadcrumb a, a:visited{ - color: white !important - font-size: 13px; - } -.breadcrumb a:visited{ - color: #fff; - font-size: 13px; -} -.contact-box i{ - color:#0066B3; - font-size:50px; - margin-top:135px; - margin-bottom: 20px; - -} -.contact-box >a, .contact-box p{ - font-size: 18px; - margin-bottom:100px; - -} diff --git a/css/front.css b/css/front.css deleted file mode 100644 index 9806f9b..0000000 --- a/css/front.css +++ /dev/null @@ -1,218 +0,0 @@ - -.gmnoprint { - left: 80px; - position: absolute !important; - right: auto !important; } - -.gmnoprint.gm-style-cc { - margin-left: 350px; } - -#external_links { - background: #1567aa none repeat scroll 0 0; - border-radius: 4px; - color: white; - left: 50px; - position: fixed; - top: 10px; - width: 200px; - z-index: 6; } -#external_links .link_content { - padding: 10px 20px 10px 33px; } -#external_links .link_content img { - height: 10px; } -#external_links a { - display: block; - color: #ffffff; - margin-bottom: 5px; } - -#map_overlay { - z-index: 5; - position: fixed; - width: 100%; - height: 100%; - background: #fff; - opacity: 0.6; } - -#map_holder { - position: relative !important; - width: 100%; - height: 100vh; - left: 0; - top: 0; - z-index: 0; } - -#right_col { - min-height: 100%; - width: 300px; - position: relative; - z-index: 10; - right: 10px; - border-radius: 4px; - height: 90vh; - margin-top: -90vh; - overflow: scroll; - -} -#right_col #legal_links { - background: #1567aa; - opacity: 0.8; - padding: 5px 20px 5px 20px; - height: 30px; - line-height: 20px; - font-size: 12px; } -#right_col #legal_links img { - height: 13px; } -#right_col #legal_links a { - display: inline-block; - margin-right: 10px; - color: white; } -#right_col h3 { - background: #1567aa; - margin: 0; - height: 50px; - line-height: 50px; - color: white; - padding-left: 15px; - font-size: 16px; - font-weight: bold; - box-shadow: 0 3px 3px -2px #880b15; } -#right_col .expand_item, #right_col .minify_item { - font-size: 30px; - position: absolute; - right: 30px; - top: 35px; } -#right_col .minify_item { - display: none; } -#right_col .active .expand_item { - display: none; } -#right_col .active .minify_item { - display: block; } -#right_col ul { - list-style-type: none; - padding-left: 0; - margin-bottom: 0; } -#right_col li { - background: #1567aa; - opacity: 0.8; - color: white; - border-bottom: 1px solid white; - padding: 15px 0 15px 20px; - position: relative; } -#right_col li:hover, #right_col li.active { - opacity: 1; - cursor: pointer; } -#right_col li:first-child:hover { - border-top: 1px solid white; - margin-top: -1px; } -#right_col li p { - margin-bottom: 5px; } - -#info_col { - width: 340px; - height: 100vh; - background: #1567aa; - position: fixed; - right: 310px; - z-index: 10; - padding: 20px; - color: #ffffff; - font-size: 14px; - top: 0; } -#info_col .custom_icons { - height: 14px; - padding-right: 5px; } -#info_col .partner_logo { - border-radius: 4px; - background: #fff; - padding: 5px; } -#info_col div { - margin-bottom: 30px; } -#info_col p { - margin-bottom: 15px; - line-height: 18px; } -#info_col a { - color: white; - font-weight: bold; } -#info_col .btn-default { - color: #333; - width: 100%; - font-weight: bold; } -#info_col ul { - list-style-type: none; - list-style-position: inside; - padding-left: 0; } - -#btn-send { - background: #1567aa; - border: 1px #1567aa; } - -#btn-send:hover { - background: #880b15; } - -.bootstrap-dialog.type-primary .modal-header { - background: #1567aa; } - -/** ============================= mobile ======================= **/ -@media (max-width: 1024px) { - #my_container { - max-width: 1024px; - margin: 0 auto; - height: 100vh; - } - #map_holder { - display: none; } - #external_links { - background: #1567aa none repeat scroll 0 0; - border-radius: 0; - margin-bottom: 20px; - left: auto; - position: static; - top: auto; - width: 100%; - z-index: 6; } - #right_col { - border-radius: 4px; - float: none !important; - min-height: 100%; - position: static; - width: 100%; - z-index: 10; } - #right_col li.partner_item { - cursor: pointer; } - #info_col { - min-height: initial; - position: absolute; - right: 0; - top: 0 !important; - width: 100%; - height: 100%; - overflow: scroll; } - html body.info_active, body.info_active { - height: 100vh; - overflow: hidden; } - .partner_logo { - max-width: 100%; } } - -/** - * iPad with portrait orientation. - */ -@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) { - html body.info_active, body.info_active, #info_col { - height: 1024px; } } - -/** - * iPad with landscape orientation. - */ -@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) { - html body.info_active, body.info_active, #info_col { - height: 768px; } } - -/** - * iPhone 5 - * You can also target devices with aspect ratio. - */ -@media screen and (device-aspect-ratio: 40 / 71) { - html body.info_active, body.info_active, #info_col { - height: 500px; } } - -/*# sourceMappingURL=front.css.map */ diff --git a/css/style.css b/css/style.css deleted file mode 100644 index 6b5a086..0000000 --- a/css/style.css +++ /dev/null @@ -1,139 +0,0 @@ - - -section{ - padding-bottom: 100px; -} - - - -.navbar a { - font-size: 22px; - font-family: 'Averia Serif Libre', cursive; -} - - -.navbar a:hover { - text-decoration: 4px black solid; - -} - -.navbar-light .navbar-nav .nav-link{ - padding-left: 39px; -} - - - -p{ - margin-top: 25px; - margin-bottom: 1rem; - font-size: 18px; - text-align: justify; - - - font-family: 'Open Sans', sans-serif; - -} - -li{ - - font-size: 18px; - text-align: left; - - - font-family: 'Open Sans', sans-serif; -} - - - -.card-text{ - font-size: 18px; -} - -footer{ - padding-top: 60px; - min-height: 125px; -} - -.footer-logo{ - - padding-bottom: 70px; -} - -#legal h2{ - font-size: 25px; - padding-top: 50px; -} - -#legal h3{ - font-size: 22px; - padding-top: 45px; -} - -#legal p { - font-size: 18px; -} - - -#kontakt a , #kontakt p { - text-align: center; -} - - -.navbar-nav { - padding-left: 40%; -} - - -.jumbotron .container{ - font-size: 50px; - color: white; -} - -.card-text{ - text-align: left; - text-align: justify !important; -} - - -.jumbotron-corona h1{ - color: white; - padding: 30px; - font-size: 28px; -} - - -.comment-text{ - padding-top:0px; -} - -.card-body i { - font-size: 12px; - padding-top: 3px; -} - -.card-body h2{ - - font-size: 1.4rem; - margin-bottom: 0.9rem; - -} - -.card-body h5{ - - font-size: 1.3rem; - padding-bottom: 10px; - -} -.img-notice{ - padding-top: 10px; - padding-bottom: 25px; -} - - - -.modal-footer{ -display: inline-block; -} - - - diff --git a/fonts/vendor/font-awesome/fontawesome-webfont.eot b/fonts/vendor/font-awesome/fontawesome-webfont.eot deleted file mode 100644 index e9f60ca..0000000 Binary files a/fonts/vendor/font-awesome/fontawesome-webfont.eot and /dev/null differ diff --git a/fonts/vendor/font-awesome/fontawesome-webfont.svg b/fonts/vendor/font-awesome/fontawesome-webfont.svg deleted file mode 100644 index 855c845..0000000 --- a/fonts/vendor/font-awesome/fontawesome-webfont.svg +++ /dev/null @@ -1,2671 +0,0 @@ - - - - -Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 - By ,,, -Copyright Dave Gandy 2016. All rights reserved. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/fonts/vendor/font-awesome/fontawesome-webfont.ttf b/fonts/vendor/font-awesome/fontawesome-webfont.ttf deleted file mode 100644 index 35acda2..0000000 Binary files a/fonts/vendor/font-awesome/fontawesome-webfont.ttf and /dev/null differ diff --git a/fonts/vendor/font-awesome/fontawesome-webfont.woff b/fonts/vendor/font-awesome/fontawesome-webfont.woff deleted file mode 100644 index 400014a..0000000 Binary files a/fonts/vendor/font-awesome/fontawesome-webfont.woff and /dev/null differ diff --git a/fonts/vendor/font-awesome/fontawesome-webfont.woff2 b/fonts/vendor/font-awesome/fontawesome-webfont.woff2 deleted file mode 100644 index 4d13fc6..0000000 Binary files a/fonts/vendor/font-awesome/fontawesome-webfont.woff2 and /dev/null differ diff --git a/libs/jquery-3.7.0.min.js b/libs/jquery-3.7.0.min.js deleted file mode 100644 index e7e29d5..0000000 --- a/libs/jquery-3.7.0.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.7.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(ie,e){"use strict";var oe=[],r=Object.getPrototypeOf,ae=oe.slice,g=oe.flat?function(e){return oe.flat.call(e)}:function(e){return oe.concat.apply([],e)},s=oe.push,se=oe.indexOf,n={},i=n.toString,ue=n.hasOwnProperty,o=ue.toString,a=o.call(Object),le={},v=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},y=function(e){return null!=e&&e===e.window},C=ie.document,u={type:!0,src:!0,nonce:!0,noModule:!0};function m(e,t,n){var r,i,o=(n=n||C).createElement("script");if(o.text=e,t)for(r in u)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[i.call(e)]||"object":typeof e}var t="3.7.0",l=/HTML$/i,ce=function(e,t){return new ce.fn.init(e,t)};function c(e){var t=!!e&&"length"in e&&e.length,n=x(e);return!v(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+ge+")"+ge+"*"),x=new RegExp(ge+"|>"),j=new RegExp(g),A=new RegExp("^"+t+"$"),D={ID:new RegExp("^#("+t+")"),CLASS:new RegExp("^\\.("+t+")"),TAG:new RegExp("^("+t+"|[*])"),ATTR:new RegExp("^"+p),PSEUDO:new RegExp("^"+g),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ge+"*(even|odd|(([+-]|)(\\d*)n|)"+ge+"*(?:([+-]|)"+ge+"*(\\d+)|))"+ge+"*\\)|)","i"),bool:new RegExp("^(?:"+f+")$","i"),needsContext:new RegExp("^"+ge+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ge+"*((?:-\\d)?\\d*)"+ge+"*\\)|)(?=[^-]|$)","i")},N=/^(?:input|select|textarea|button)$/i,q=/^h\d$/i,L=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,H=/[+~]/,O=new RegExp("\\\\[\\da-fA-F]{1,6}"+ge+"?|\\\\([^\\r\\n\\f])","g"),P=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},R=function(){V()},M=J(function(e){return!0===e.disabled&&fe(e,"fieldset")},{dir:"parentNode",next:"legend"});try{k.apply(oe=ae.call(ye.childNodes),ye.childNodes),oe[ye.childNodes.length].nodeType}catch(e){k={apply:function(e,t){me.apply(e,ae.call(t))},call:function(e){me.apply(e,ae.call(arguments,1))}}}function I(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(V(e),e=e||T,C)){if(11!==p&&(u=L.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return k.call(n,a),n}else if(f&&(a=f.getElementById(i))&&I.contains(e,a)&&a.id===i)return k.call(n,a),n}else{if(u[2])return k.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&e.getElementsByClassName)return k.apply(n,e.getElementsByClassName(i)),n}if(!(h[t+" "]||d&&d.test(t))){if(c=t,f=e,1===p&&(x.test(t)||m.test(t))){(f=H.test(t)&&z(e.parentNode)||e)==e&&le.scope||((s=e.getAttribute("id"))?s=ce.escapeSelector(s):e.setAttribute("id",s=S)),o=(l=Y(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+Q(l[o]);c=l.join(",")}try{return k.apply(n,f.querySelectorAll(c)),n}catch(e){h(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return re(t.replace(ve,"$1"),e,n,r)}function W(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function F(e){return e[S]=!0,e}function $(e){var t=T.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function B(t){return function(e){return fe(e,"input")&&e.type===t}}function _(t){return function(e){return(fe(e,"input")||fe(e,"button"))&&e.type===t}}function X(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&M(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function U(a){return F(function(o){return o=+o,F(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function z(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function V(e){var t,n=e?e.ownerDocument||e:ye;return n!=T&&9===n.nodeType&&n.documentElement&&(r=(T=n).documentElement,C=!ce.isXMLDoc(T),i=r.matches||r.webkitMatchesSelector||r.msMatchesSelector,ye!=T&&(t=T.defaultView)&&t.top!==t&&t.addEventListener("unload",R),le.getById=$(function(e){return r.appendChild(e).id=ce.expando,!T.getElementsByName||!T.getElementsByName(ce.expando).length}),le.disconnectedMatch=$(function(e){return i.call(e,"*")}),le.scope=$(function(){return T.querySelectorAll(":scope")}),le.cssHas=$(function(){try{return T.querySelector(":has(*,:jqfake)"),!1}catch(e){return!0}}),le.getById?(b.filter.ID=function(e){var t=e.replace(O,P);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(O,P);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&C){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):t.querySelectorAll(e)},b.find.CLASS=function(e,t){if("undefined"!=typeof t.getElementsByClassName&&C)return t.getElementsByClassName(e)},d=[],$(function(e){var t;r.appendChild(e).innerHTML="",e.querySelectorAll("[selected]").length||d.push("\\["+ge+"*(?:value|"+f+")"),e.querySelectorAll("[id~="+S+"-]").length||d.push("~="),e.querySelectorAll("a#"+S+"+*").length||d.push(".#.+[+~]"),e.querySelectorAll(":checked").length||d.push(":checked"),(t=T.createElement("input")).setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),r.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&d.push(":enabled",":disabled"),(t=T.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||d.push("\\["+ge+"*name"+ge+"*="+ge+"*(?:''|\"\")")}),le.cssHas||d.push(":has"),d=d.length&&new RegExp(d.join("|")),l=function(e,t){if(e===t)return a=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!le.sortDetached&&t.compareDocumentPosition(e)===n?e===T||e.ownerDocument==ye&&I.contains(ye,e)?-1:t===T||t.ownerDocument==ye&&I.contains(ye,t)?1:o?se.call(o,e)-se.call(o,t):0:4&n?-1:1)}),T}for(e in I.matches=function(e,t){return I(e,null,null,t)},I.matchesSelector=function(e,t){if(V(e),C&&!h[t+" "]&&(!d||!d.test(t)))try{var n=i.call(e,t);if(n||le.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){h(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(O,P),e[3]=(e[3]||e[4]||e[5]||"").replace(O,P),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||I.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&I.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return D.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&j.test(n)&&(t=Y(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(O,P).toLowerCase();return"*"===e?function(){return!0}:function(e){return fe(e,t)}},CLASS:function(e){var t=s[e+" "];return t||(t=new RegExp("(^|"+ge+")"+e+"("+ge+"|$)"))&&s(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=I.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function T(e,n,r){return v(n)?ce.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?ce.grep(e,function(e){return e===n!==r}):"string"!=typeof n?ce.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(ce.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||k,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:S.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof ce?t[0]:t,ce.merge(this,ce.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:C,!0)),w.test(r[1])&&ce.isPlainObject(t))for(r in t)v(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=C.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):v(e)?void 0!==n.ready?n.ready(e):e(ce):ce.makeArray(e,this)}).prototype=ce.fn,k=ce(C);var E=/^(?:parents|prev(?:Until|All))/,j={children:!0,contents:!0,next:!0,prev:!0};function A(e,t){while((e=e[t])&&1!==e.nodeType);return e}ce.fn.extend({has:function(e){var t=ce(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,Ce=/^$|^module$|\/(?:java|ecma)script/i;xe=C.createDocumentFragment().appendChild(C.createElement("div")),(be=C.createElement("input")).setAttribute("type","radio"),be.setAttribute("checked","checked"),be.setAttribute("name","t"),xe.appendChild(be),le.checkClone=xe.cloneNode(!0).cloneNode(!0).lastChild.checked,xe.innerHTML="",le.noCloneChecked=!!xe.cloneNode(!0).lastChild.defaultValue,xe.innerHTML="",le.option=!!xe.lastChild;var ke={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function Se(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&fe(e,t)?ce.merge([e],n):n}function Ee(e,t){for(var n=0,r=e.length;n",""]);var je=/<|&#?\w+;/;function Ae(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function Me(e,t){return fe(e,"table")&&fe(11!==t.nodeType?t:t.firstChild,"tr")&&ce(e).children("tbody")[0]||e}function Ie(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function We(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Fe(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(_.hasData(e)&&(s=_.get(e).events))for(i in _.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),C.head.appendChild(r[0])},abort:function(){i&&i()}}});var Jt,Kt=[],Zt=/(=)\?(?=&|$)|\?\?/;ce.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Kt.pop()||ce.expando+"_"+jt.guid++;return this[e]=!0,e}}),ce.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Zt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Zt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=v(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Zt,"$1"+r):!1!==e.jsonp&&(e.url+=(At.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||ce.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=ie[r],ie[r]=function(){o=arguments},n.always(function(){void 0===i?ce(ie).removeProp(r):ie[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Kt.push(r)),o&&v(i)&&i(o[0]),o=i=void 0}),"script"}),le.createHTMLDocument=((Jt=C.implementation.createHTMLDocument("").body).innerHTML="
",2===Jt.childNodes.length),ce.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(le.createHTMLDocument?((r=(t=C.implementation.createHTMLDocument("")).createElement("base")).href=C.location.href,t.head.appendChild(r)):t=C),o=!n&&[],(i=w.exec(e))?[t.createElement(i[1])]:(i=Ae([e],t,o),o&&o.length&&ce(o).remove(),ce.merge([],i.childNodes)));var r,i,o},ce.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(ce.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},ce.expr.pseudos.animated=function(t){return ce.grep(ce.timers,function(e){return t===e.elem}).length},ce.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=ce.css(e,"position"),c=ce(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=ce.css(e,"top"),u=ce.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),v(t)&&(t=t.call(e,n,ce.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},ce.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){ce.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===ce.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===ce.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=ce(e).offset()).top+=ce.css(e,"borderTopWidth",!0),i.left+=ce.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-ce.css(r,"marginTop",!0),left:t.left-i.left-ce.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===ce.css(e,"position"))e=e.offsetParent;return e||J})}}),ce.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;ce.fn[t]=function(e){return R(this,function(e,t,n){var r;if(y(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),ce.each(["top","left"],function(e,n){ce.cssHooks[n]=Ye(le.pixelPosition,function(e,t){if(t)return t=Ge(e,n),_e.test(t)?ce(e).position()[n]+"px":t})}),ce.each({Height:"height",Width:"width"},function(a,s){ce.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){ce.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return R(this,function(e,t,n){var r;return y(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?ce.css(e,t,i):ce.style(e,t,n,i)},s,n?e:void 0,n)}})}),ce.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){ce.fn[t]=function(e){return this.on(t,e)}}),ce.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),ce.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){ce.fn[n]=function(e,t){return 0