depo
This commit is contained in:
2500
assets/css/animate.css
vendored
Normal file
2500
assets/css/animate.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1474
assets/css/bootsnav.css
Normal file
1474
assets/css/bootsnav.css
Normal file
File diff suppressed because it is too large
Load Diff
6
assets/css/bootstrap.min.css
vendored
Normal file
6
assets/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
35
assets/css/flaticon.css
Normal file
35
assets/css/flaticon.css
Normal file
@ -0,0 +1,35 @@
|
||||
/*
|
||||
Flaticon icon font: Flaticon
|
||||
Creation date: 23/05/2018 10:29
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: "Flaticon";
|
||||
src: url("../fonts/Flaticon.eot");
|
||||
src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
|
||||
url("../fonts/Flaticon.woff") format("woff"),
|
||||
url("../fonts/Flaticon.ttf") format("truetype"),
|
||||
url("../fonts/Flaticon.svg#Flaticon") format("svg");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@font-face {
|
||||
font-family: "Flaticon";
|
||||
src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
|
||||
}
|
||||
}
|
||||
|
||||
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
|
||||
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
|
||||
font-family: Flaticon;
|
||||
font-size: 20px;
|
||||
font-style: normal;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.flaticon-car-1:before { content: "\f100"; }
|
||||
.flaticon-car-repair:before { content: "\f101"; }
|
||||
.flaticon-car:before { content: "\f102"; }
|
||||
.flaticon-arrow-down-angle:before { content: "\f103"; }
|
4
assets/css/font-awesome.min.css
vendored
Normal file
4
assets/css/font-awesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
536
assets/css/linearicons.css
Normal file
536
assets/css/linearicons.css
Normal file
@ -0,0 +1,536 @@
|
||||
@font-face {
|
||||
font-family: 'Linearicons-Free';
|
||||
src:url('../fonts/Linearicons-Free.eot?w118d');
|
||||
src:url('../fonts/Linearicons-Free.eot?#iefixw118d') format('embedded-opentype'),
|
||||
url('../fonts/Linearicons-Free.woff2?w118d') format('woff2'),
|
||||
url('../fonts/Linearicons-Free.woff?w118d') format('woff'),
|
||||
url('../fonts/Linearicons-Free.ttf?w118d') format('truetype'),
|
||||
url('../fonts/Linearicons-Free.svg?w118d#Linearicons-Free') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.lnr {
|
||||
font-family: 'Linearicons-Free';
|
||||
speak: none;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
line-height: 1;
|
||||
|
||||
/* Better Font Rendering =========== */
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.lnr-home:before {
|
||||
content: "\e800";
|
||||
}
|
||||
.lnr-apartment:before {
|
||||
content: "\e801";
|
||||
}
|
||||
.lnr-pencil:before {
|
||||
content: "\e802";
|
||||
}
|
||||
.lnr-magic-wand:before {
|
||||
content: "\e803";
|
||||
}
|
||||
.lnr-drop:before {
|
||||
content: "\e804";
|
||||
}
|
||||
.lnr-lighter:before {
|
||||
content: "\e805";
|
||||
}
|
||||
.lnr-poop:before {
|
||||
content: "\e806";
|
||||
}
|
||||
.lnr-sun:before {
|
||||
content: "\e807";
|
||||
}
|
||||
.lnr-moon:before {
|
||||
content: "\e808";
|
||||
}
|
||||
.lnr-cloud:before {
|
||||
content: "\e809";
|
||||
}
|
||||
.lnr-cloud-upload:before {
|
||||
content: "\e80a";
|
||||
}
|
||||
.lnr-cloud-download:before {
|
||||
content: "\e80b";
|
||||
}
|
||||
.lnr-cloud-sync:before {
|
||||
content: "\e80c";
|
||||
}
|
||||
.lnr-cloud-check:before {
|
||||
content: "\e80d";
|
||||
}
|
||||
.lnr-database:before {
|
||||
content: "\e80e";
|
||||
}
|
||||
.lnr-lock:before {
|
||||
content: "\e80f";
|
||||
}
|
||||
.lnr-cog:before {
|
||||
content: "\e810";
|
||||
}
|
||||
.lnr-trash:before {
|
||||
content: "\e811";
|
||||
}
|
||||
.lnr-dice:before {
|
||||
content: "\e812";
|
||||
}
|
||||
.lnr-heart:before {
|
||||
content: "\e813";
|
||||
}
|
||||
.lnr-star:before {
|
||||
content: "\e814";
|
||||
}
|
||||
.lnr-star-half:before {
|
||||
content: "\e815";
|
||||
}
|
||||
.lnr-star-empty:before {
|
||||
content: "\e816";
|
||||
}
|
||||
.lnr-flag:before {
|
||||
content: "\e817";
|
||||
}
|
||||
.lnr-envelope:before {
|
||||
content: "\e818";
|
||||
}
|
||||
.lnr-paperclip:before {
|
||||
content: "\e819";
|
||||
}
|
||||
.lnr-inbox:before {
|
||||
content: "\e81a";
|
||||
}
|
||||
.lnr-eye:before {
|
||||
content: "\e81b";
|
||||
}
|
||||
.lnr-printer:before {
|
||||
content: "\e81c";
|
||||
}
|
||||
.lnr-file-empty:before {
|
||||
content: "\e81d";
|
||||
}
|
||||
.lnr-file-add:before {
|
||||
content: "\e81e";
|
||||
}
|
||||
.lnr-enter:before {
|
||||
content: "\e81f";
|
||||
}
|
||||
.lnr-exit:before {
|
||||
content: "\e820";
|
||||
}
|
||||
.lnr-graduation-hat:before {
|
||||
content: "\e821";
|
||||
}
|
||||
.lnr-license:before {
|
||||
content: "\e822";
|
||||
}
|
||||
.lnr-music-note:before {
|
||||
content: "\e823";
|
||||
}
|
||||
.lnr-film-play:before {
|
||||
content: "\e824";
|
||||
}
|
||||
.lnr-camera-video:before {
|
||||
content: "\e825";
|
||||
}
|
||||
.lnr-camera:before {
|
||||
content: "\e826";
|
||||
}
|
||||
.lnr-picture:before {
|
||||
content: "\e827";
|
||||
}
|
||||
.lnr-book:before {
|
||||
content: "\e828";
|
||||
}
|
||||
.lnr-bookmark:before {
|
||||
content: "\e829";
|
||||
}
|
||||
.lnr-user:before {
|
||||
content: "\e82a";
|
||||
}
|
||||
.lnr-users:before {
|
||||
content: "\e82b";
|
||||
}
|
||||
.lnr-shirt:before {
|
||||
content: "\e82c";
|
||||
}
|
||||
.lnr-store:before {
|
||||
content: "\e82d";
|
||||
}
|
||||
.lnr-cart:before {
|
||||
content: "\e82e";
|
||||
}
|
||||
.lnr-tag:before {
|
||||
content: "\e82f";
|
||||
}
|
||||
.lnr-phone-handset:before {
|
||||
content: "\e830";
|
||||
}
|
||||
.lnr-phone:before {
|
||||
content: "\e831";
|
||||
}
|
||||
.lnr-pushpin:before {
|
||||
content: "\e832";
|
||||
}
|
||||
.lnr-map-marker:before {
|
||||
content: "\e833";
|
||||
}
|
||||
.lnr-map:before {
|
||||
content: "\e834";
|
||||
}
|
||||
.lnr-location:before {
|
||||
content: "\e835";
|
||||
}
|
||||
.lnr-calendar-full:before {
|
||||
content: "\e836";
|
||||
}
|
||||
.lnr-keyboard:before {
|
||||
content: "\e837";
|
||||
}
|
||||
.lnr-spell-check:before {
|
||||
content: "\e838";
|
||||
}
|
||||
.lnr-screen:before {
|
||||
content: "\e839";
|
||||
}
|
||||
.lnr-smartphone:before {
|
||||
content: "\e83a";
|
||||
}
|
||||
.lnr-tablet:before {
|
||||
content: "\e83b";
|
||||
}
|
||||
.lnr-laptop:before {
|
||||
content: "\e83c";
|
||||
}
|
||||
.lnr-laptop-phone:before {
|
||||
content: "\e83d";
|
||||
}
|
||||
.lnr-power-switch:before {
|
||||
content: "\e83e";
|
||||
}
|
||||
.lnr-bubble:before {
|
||||
content: "\e83f";
|
||||
}
|
||||
.lnr-heart-pulse:before {
|
||||
content: "\e840";
|
||||
}
|
||||
.lnr-construction:before {
|
||||
content: "\e841";
|
||||
}
|
||||
.lnr-pie-chart:before {
|
||||
content: "\e842";
|
||||
}
|
||||
.lnr-chart-bars:before {
|
||||
content: "\e843";
|
||||
}
|
||||
.lnr-gift:before {
|
||||
content: "\e844";
|
||||
}
|
||||
.lnr-diamond:before {
|
||||
content: "\e845";
|
||||
}
|
||||
.lnr-linearicons:before {
|
||||
content: "\e846";
|
||||
}
|
||||
.lnr-dinner:before {
|
||||
content: "\e847";
|
||||
}
|
||||
.lnr-coffee-cup:before {
|
||||
content: "\e848";
|
||||
}
|
||||
.lnr-leaf:before {
|
||||
content: "\e849";
|
||||
}
|
||||
.lnr-paw:before {
|
||||
content: "\e84a";
|
||||
}
|
||||
.lnr-rocket:before {
|
||||
content: "\e84b";
|
||||
}
|
||||
.lnr-briefcase:before {
|
||||
content: "\e84c";
|
||||
}
|
||||
.lnr-bus:before {
|
||||
content: "\e84d";
|
||||
}
|
||||
.lnr-car:before {
|
||||
content: "\e84e";
|
||||
}
|
||||
.lnr-train:before {
|
||||
content: "\e84f";
|
||||
}
|
||||
.lnr-bicycle:before {
|
||||
content: "\e850";
|
||||
}
|
||||
.lnr-wheelchair:before {
|
||||
content: "\e851";
|
||||
}
|
||||
.lnr-select:before {
|
||||
content: "\e852";
|
||||
}
|
||||
.lnr-earth:before {
|
||||
content: "\e853";
|
||||
}
|
||||
.lnr-smile:before {
|
||||
content: "\e854";
|
||||
}
|
||||
.lnr-sad:before {
|
||||
content: "\e855";
|
||||
}
|
||||
.lnr-neutral:before {
|
||||
content: "\e856";
|
||||
}
|
||||
.lnr-mustache:before {
|
||||
content: "\e857";
|
||||
}
|
||||
.lnr-alarm:before {
|
||||
content: "\e858";
|
||||
}
|
||||
.lnr-bullhorn:before {
|
||||
content: "\e859";
|
||||
}
|
||||
.lnr-volume-high:before {
|
||||
content: "\e85a";
|
||||
}
|
||||
.lnr-volume-medium:before {
|
||||
content: "\e85b";
|
||||
}
|
||||
.lnr-volume-low:before {
|
||||
content: "\e85c";
|
||||
}
|
||||
.lnr-volume:before {
|
||||
content: "\e85d";
|
||||
}
|
||||
.lnr-mic:before {
|
||||
content: "\e85e";
|
||||
}
|
||||
.lnr-hourglass:before {
|
||||
content: "\e85f";
|
||||
}
|
||||
.lnr-undo:before {
|
||||
content: "\e860";
|
||||
}
|
||||
.lnr-redo:before {
|
||||
content: "\e861";
|
||||
}
|
||||
.lnr-sync:before {
|
||||
content: "\e862";
|
||||
}
|
||||
.lnr-history:before {
|
||||
content: "\e863";
|
||||
}
|
||||
.lnr-clock:before {
|
||||
content: "\e864";
|
||||
}
|
||||
.lnr-download:before {
|
||||
content: "\e865";
|
||||
}
|
||||
.lnr-upload:before {
|
||||
content: "\e866";
|
||||
}
|
||||
.lnr-enter-down:before {
|
||||
content: "\e867";
|
||||
}
|
||||
.lnr-exit-up:before {
|
||||
content: "\e868";
|
||||
}
|
||||
.lnr-bug:before {
|
||||
content: "\e869";
|
||||
}
|
||||
.lnr-code:before {
|
||||
content: "\e86a";
|
||||
}
|
||||
.lnr-link:before {
|
||||
content: "\e86b";
|
||||
}
|
||||
.lnr-unlink:before {
|
||||
content: "\e86c";
|
||||
}
|
||||
.lnr-thumbs-up:before {
|
||||
content: "\e86d";
|
||||
}
|
||||
.lnr-thumbs-down:before {
|
||||
content: "\e86e";
|
||||
}
|
||||
.lnr-magnifier:before {
|
||||
content: "\e86f";
|
||||
}
|
||||
.lnr-cross:before {
|
||||
content: "\e870";
|
||||
}
|
||||
.lnr-menu:before {
|
||||
content: "\e871";
|
||||
}
|
||||
.lnr-list:before {
|
||||
content: "\e872";
|
||||
}
|
||||
.lnr-chevron-up:before {
|
||||
content: "\e873";
|
||||
}
|
||||
.lnr-chevron-down:before {
|
||||
content: "\e874";
|
||||
}
|
||||
.lnr-chevron-left:before {
|
||||
content: "\e875";
|
||||
}
|
||||
.lnr-chevron-right:before {
|
||||
content: "\e876";
|
||||
}
|
||||
.lnr-arrow-up:before {
|
||||
content: "\e877";
|
||||
}
|
||||
.lnr-arrow-down:before {
|
||||
content: "\e878";
|
||||
}
|
||||
.lnr-arrow-left:before {
|
||||
content: "\e879";
|
||||
}
|
||||
.lnr-arrow-right:before {
|
||||
content: "\e87a";
|
||||
}
|
||||
.lnr-move:before {
|
||||
content: "\e87b";
|
||||
}
|
||||
.lnr-warning:before {
|
||||
content: "\e87c";
|
||||
}
|
||||
.lnr-question-circle:before {
|
||||
content: "\e87d";
|
||||
}
|
||||
.lnr-menu-circle:before {
|
||||
content: "\e87e";
|
||||
}
|
||||
.lnr-checkmark-circle:before {
|
||||
content: "\e87f";
|
||||
}
|
||||
.lnr-cross-circle:before {
|
||||
content: "\e880";
|
||||
}
|
||||
.lnr-plus-circle:before {
|
||||
content: "\e881";
|
||||
}
|
||||
.lnr-circle-minus:before {
|
||||
content: "\e882";
|
||||
}
|
||||
.lnr-arrow-up-circle:before {
|
||||
content: "\e883";
|
||||
}
|
||||
.lnr-arrow-down-circle:before {
|
||||
content: "\e884";
|
||||
}
|
||||
.lnr-arrow-left-circle:before {
|
||||
content: "\e885";
|
||||
}
|
||||
.lnr-arrow-right-circle:before {
|
||||
content: "\e886";
|
||||
}
|
||||
.lnr-chevron-up-circle:before {
|
||||
content: "\e887";
|
||||
}
|
||||
.lnr-chevron-down-circle:before {
|
||||
content: "\e888";
|
||||
}
|
||||
.lnr-chevron-left-circle:before {
|
||||
content: "\e889";
|
||||
}
|
||||
.lnr-chevron-right-circle:before {
|
||||
content: "\e88a";
|
||||
}
|
||||
.lnr-crop:before {
|
||||
content: "\e88b";
|
||||
}
|
||||
.lnr-frame-expand:before {
|
||||
content: "\e88c";
|
||||
}
|
||||
.lnr-frame-contract:before {
|
||||
content: "\e88d";
|
||||
}
|
||||
.lnr-layers:before {
|
||||
content: "\e88e";
|
||||
}
|
||||
.lnr-funnel:before {
|
||||
content: "\e88f";
|
||||
}
|
||||
.lnr-text-format:before {
|
||||
content: "\e890";
|
||||
}
|
||||
.lnr-text-format-remove:before {
|
||||
content: "\e891";
|
||||
}
|
||||
.lnr-text-size:before {
|
||||
content: "\e892";
|
||||
}
|
||||
.lnr-bold:before {
|
||||
content: "\e893";
|
||||
}
|
||||
.lnr-italic:before {
|
||||
content: "\e894";
|
||||
}
|
||||
.lnr-underline:before {
|
||||
content: "\e895";
|
||||
}
|
||||
.lnr-strikethrough:before {
|
||||
content: "\e896";
|
||||
}
|
||||
.lnr-highlight:before {
|
||||
content: "\e897";
|
||||
}
|
||||
.lnr-text-align-left:before {
|
||||
content: "\e898";
|
||||
}
|
||||
.lnr-text-align-center:before {
|
||||
content: "\e899";
|
||||
}
|
||||
.lnr-text-align-right:before {
|
||||
content: "\e89a";
|
||||
}
|
||||
.lnr-text-align-justify:before {
|
||||
content: "\e89b";
|
||||
}
|
||||
.lnr-line-spacing:before {
|
||||
content: "\e89c";
|
||||
}
|
||||
.lnr-indent-increase:before {
|
||||
content: "\e89d";
|
||||
}
|
||||
.lnr-indent-decrease:before {
|
||||
content: "\e89e";
|
||||
}
|
||||
.lnr-pilcrow:before {
|
||||
content: "\e89f";
|
||||
}
|
||||
.lnr-direction-ltr:before {
|
||||
content: "\e8a0";
|
||||
}
|
||||
.lnr-direction-rtl:before {
|
||||
content: "\e8a1";
|
||||
}
|
||||
.lnr-page-break:before {
|
||||
content: "\e8a2";
|
||||
}
|
||||
.lnr-sort-alpha-asc:before {
|
||||
content: "\e8a3";
|
||||
}
|
||||
.lnr-sort-amount-asc:before {
|
||||
content: "\e8a4";
|
||||
}
|
||||
.lnr-hand:before {
|
||||
content: "\e8a5";
|
||||
}
|
||||
.lnr-pointer-up:before {
|
||||
content: "\e8a6";
|
||||
}
|
||||
.lnr-pointer-right:before {
|
||||
content: "\e8a7";
|
||||
}
|
||||
.lnr-pointer-down:before {
|
||||
content: "\e8a8";
|
||||
}
|
||||
.lnr-pointer-left:before {
|
||||
content: "\e8a9";
|
||||
}
|
6
assets/css/owl.carousel.min.css
vendored
Normal file
6
assets/css/owl.carousel.min.css
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.0
|
||||
* Copyright 2013-2016 David Deutsch
|
||||
* Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
|
||||
*/
|
||||
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
|
6
assets/css/owl.theme.default.min.css
vendored
Normal file
6
assets/css/owl.theme.default.min.css
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Owl Carousel v2.2.1
|
||||
* Copyright 2013-2017 David Deutsch
|
||||
* Licensed under ()
|
||||
*/
|
||||
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
|
95
assets/css/responsive.css
Normal file
95
assets/css/responsive.css
Normal file
@ -0,0 +1,95 @@
|
||||
@media screen and (max-width:1680px){
|
||||
|
||||
}/*max-width:1680px*/
|
||||
@media screen and (max-width:1440px){
|
||||
.welcome-hero-txt {padding: 268px 0px 122px;}
|
||||
.model-search-content {position: relative;bottom: 0;top: 100px;}
|
||||
}/*max-width:1440px*/
|
||||
|
||||
@media screen and (max-width:1199px){
|
||||
.welcome-hero-txt h2{font-size: 40px;}
|
||||
.welcome-btn.model-search-btn {margin-left: 28px;}
|
||||
.featured-cars-img {padding: 0 10px;}
|
||||
}/*max-width:1199px*/
|
||||
|
||||
@media screen and (max-width:1024px){
|
||||
|
||||
}/*max-width:1024px*/
|
||||
|
||||
@media screen and (max-width:1008px){
|
||||
|
||||
}/*max-width:1008px*/
|
||||
|
||||
@media screen and (max-width:992px){
|
||||
nav.navbar.bootsnav .navbar-collapse.collapse.in {padding-bottom: 30px;}
|
||||
nav.navbar.bootsnav {background-color:#000;}
|
||||
.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a {padding: 18px 0px;}
|
||||
nav.navbar.bootsnav .navbar-brand {padding: 25px;}
|
||||
nav.navbar.bootsnav ul.nav > li > a {padding: 15px 0px;border: transparent;}
|
||||
}/*max-width:992px*/
|
||||
|
||||
@media screen and (max-width:991px){
|
||||
.welcome-hero-txt h2 {line-height: 1.6;}
|
||||
|
||||
.model-search-content .col-sm-12 {padding: 0 40px;}
|
||||
.single-model-search:last-child {margin-bottom: 30px;}
|
||||
.welcome-btn.model-search-btn {margin: 0;}
|
||||
|
||||
.single-new-cars-item {max-width: 450px; margin: 0 auto;}
|
||||
.new-cars-txt {margin: 30px 0;}
|
||||
}/*max-width:991px*/
|
||||
|
||||
@media screen and (max-width:768px){
|
||||
|
||||
}/*max-width:768px*/
|
||||
|
||||
@media screen and (max-width:767px){
|
||||
.single-service-item {max-width: 350px;margin: 30px auto;}
|
||||
.single-featured-cars {max-width: 350px;margin: 0 auto;}
|
||||
.footer-social {text-align: left;}
|
||||
.footer-social a i {margin-right: 16px;margin-left: 0;}
|
||||
.hm-foot-email {max-width: 300px;}
|
||||
}/*max-width:767px*/
|
||||
|
||||
@media screen and (max-width: 660px){
|
||||
|
||||
}/*max-width:660px*/
|
||||
|
||||
@media screen and (max-width: 640px){
|
||||
.single-testimonial-box {max-width: 350px;margin: 0 auto;}
|
||||
}/*max-width:640px*/
|
||||
|
||||
@media screen and (max-width: 580px){
|
||||
|
||||
}/*max-width:580px*/
|
||||
|
||||
@media screen and (max-width: 540px){
|
||||
|
||||
}/*max-width:540px*/
|
||||
|
||||
@media screen and (max-width: 480px){
|
||||
.welcome-hero h2 {font-size: 30px;}
|
||||
.single-model-search h2 {font-size:16px;}
|
||||
}/*max-width:480px*/
|
||||
|
||||
@media screen and (max-width: 440px){
|
||||
.welcome-hero-txt h2,{font-size: 24px;line-height: 1.5;}
|
||||
|
||||
}/*max-width:400px*/
|
||||
|
||||
@media screen and (max-width: 399px){
|
||||
.testimonial-carousel .col-sm-3, .testimonial-carousel .col-xs-12 {width: 260px;}
|
||||
.single-service-item h2 a {line-height: 1.5;}
|
||||
.section-header h2 {font-size: 30px;}
|
||||
}/*max-width:399px*/
|
||||
|
||||
@media screen and (max-width:350px){
|
||||
nav.navbar.bootsnav .navbar-toggle {margin-right: -25px;left:-10px;}
|
||||
nav.navbar.bootsnav .navbar-brand {padding:25px 0;font-size: 20px;}
|
||||
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand, .wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:hover,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:focus {padding: 25px 0px;}
|
||||
}/*max-width:350px*/
|
||||
|
||||
@media screen and (max-width: 320px){
|
||||
|
||||
}/*max-width:320px*/
|
||||
|
695
assets/css/style.css
Normal file
695
assets/css/style.css
Normal file
@ -0,0 +1,695 @@
|
||||
/*==================================
|
||||
font-family: 'Poppins', sans-serif;
|
||||
font-family: 'Rufina', serif;
|
||||
==================================== */
|
||||
|
||||
|
||||
/*=========== TABLE OF CONTENTS ===========
|
||||
1. General css (Reset code)
|
||||
2. Top-area
|
||||
3. Welcome-hero
|
||||
4. Model-search
|
||||
6. New-cars
|
||||
7. Featured-cars
|
||||
8. Client-say
|
||||
9. Brand
|
||||
10. Blog
|
||||
11. Contact
|
||||
==========================================*/
|
||||
|
||||
/*-------------------------------------
|
||||
1.General css (Reset code)
|
||||
--------------------------------------*/
|
||||
*{
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
*{
|
||||
-webkit-box-sizing:border-box;
|
||||
-moz-box-sizing:border-box;
|
||||
-o-box-sizing:border-box;
|
||||
-ms-box-sizing:border-box;
|
||||
box-sizing:border-box;
|
||||
}
|
||||
body{
|
||||
font-family: 'Poppins', sans-serif;
|
||||
font-size:16px;
|
||||
color:#818998;
|
||||
text-transform:initial;
|
||||
max-width:1920px;
|
||||
margin:0 auto;
|
||||
overflow-x:hidden;
|
||||
}
|
||||
|
||||
a,a:hover,a:active,a:focus {
|
||||
display:inline-block;
|
||||
text-decoration:none;
|
||||
color: #444a57;
|
||||
font-size:20px;
|
||||
padding:0;
|
||||
font-weight: 500;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
h1,h2,h3,h4,h5,h6 {
|
||||
margin: 0;
|
||||
color:#444a57;
|
||||
font-size: 20px;
|
||||
font-weight: 500;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
p {
|
||||
margin: 0;
|
||||
color:#818998;
|
||||
font-size:16px;
|
||||
line-height: 1.8;
|
||||
text-transform: initial;
|
||||
}
|
||||
img{border:none;max-width:100%; height:auto;}
|
||||
ul{
|
||||
padding: 0;
|
||||
margin: 0 auto;
|
||||
list-style: none;
|
||||
}
|
||||
ul li {
|
||||
list-style: none;
|
||||
display: inline-block;
|
||||
|
||||
}
|
||||
select,input,textarea,button,.form-control{box-shadow:none;outline:0!important;}
|
||||
button {background: transparent;border: 0;font-size: 16px;text-transform: capitalize;}
|
||||
|
||||
html,body{height: 100%;}
|
||||
|
||||
[placeholder]:focus::-webkit-input-placeholder {
|
||||
-webkit-transition: opacity 0.3s 0.3s ease;
|
||||
-moz-transition: opacity 0.3s 0.3s ease;
|
||||
-ms-transition: opacity 0.3s 0.3s ease;
|
||||
-o-transition: opacity 0.3s 0.3s ease;
|
||||
transition: opacity 0.3s 0.3s ease;
|
||||
opacity: 0;
|
||||
}
|
||||
.owl-carousel {z-index: 0;}
|
||||
/* section-header */
|
||||
.section-header{
|
||||
position: relative;
|
||||
text-align: center;
|
||||
}
|
||||
.section-header h2{
|
||||
position: relative;
|
||||
font-size: 36px;
|
||||
font-weight: 500;
|
||||
padding-bottom: 35px;
|
||||
}
|
||||
.section-header h2:before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
width: 80px;
|
||||
height: 2px;
|
||||
bottom: 0;
|
||||
left: 50%;
|
||||
margin-left: -42px;
|
||||
background: #4e4ffa;
|
||||
}
|
||||
.section-header p{color: #444a57;text-transform: capitalize;margin-bottom:10px;}
|
||||
.section-header h2 span,.section-header p span{text-transform: lowercase;}
|
||||
|
||||
/* section-header */
|
||||
|
||||
/*=============Style css=========*/
|
||||
|
||||
|
||||
/*-------------------------------------
|
||||
2. Top-area
|
||||
--------------------------------------*/
|
||||
nav.navbar.bootsnav {
|
||||
background-color: transparent;
|
||||
border-bottom: transparent;
|
||||
}
|
||||
.wrap-sticky nav.navbar.bootsnav.sticked {background-color: #000;box-shadow: 0 2px 5px rgba(0,0,0,.2);}
|
||||
|
||||
/*.navbar-brand*/
|
||||
.navbar-header a.navbar-brand,.navbar-header a.navbar-brand:hover,.navbar-header a.navbar-brand:focus{
|
||||
display: inline-block;
|
||||
color: #fff;
|
||||
font-size: 24px;
|
||||
letter-spacing: 3px;
|
||||
font-family: 'Bebas', sans-serif;
|
||||
font-weight: 700;
|
||||
padding: 45px 0px;
|
||||
}
|
||||
.navbar-header a.navbar-brand span{display: inline-block;color:#4e4ffa;text-transform:capitalize;}
|
||||
|
||||
.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:hover,.wrap-sticky nav.navbar.bootsnav.sticked .navbar-header a.navbar-brand:focus {padding:30px 0px;}
|
||||
/*.navbar-brand*/
|
||||
|
||||
/*.nav li*/
|
||||
nav.navbar.bootsnav ul.nav > li > a {
|
||||
color: #f5f7fa;
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
text-transform:uppercase;
|
||||
-webkit-transition: 0.3s linear;
|
||||
-moz-transition: 0.3s linear;
|
||||
-ms-transition: 0.3s linear;
|
||||
-o-transition: 0.3s linear;
|
||||
transition: 0.3s linear;
|
||||
}
|
||||
nav.navbar.bootsnav ul.nav > li > a {padding: 48px 21px;}
|
||||
nav.navbar.bootsnav ul.nav > li > a:hover,nav.navbar.bootsnav ul.nav > li > a:focus{color:#4e4ffa;}
|
||||
nav.navbar.bootsnav ul.nav > li.active>a {color: #4e4ffa;}
|
||||
|
||||
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
|
||||
content: "";
|
||||
}
|
||||
nav.navbar.bootsnav ul.nav > li.dropdown span {
|
||||
font-size: 8px;
|
||||
margin-left: 15px;
|
||||
}
|
||||
.wrap-sticky nav.navbar.bootsnav.sticked ul.nav > li > a{padding:30px 25px;}
|
||||
/*.nav li*/
|
||||
|
||||
/*.menu-ui-design*/
|
||||
.menu-ui-design{overflow-y:scroll;height: 350px;}
|
||||
.menu-ui-design::-webkit-scrollbar {
|
||||
width:5px;
|
||||
}
|
||||
.menu-ui-design::-webkit-scrollbar-track {
|
||||
-webkit-box-shadow: inset 0 0 8px #000;
|
||||
}
|
||||
.menu-ui-design::-webkit-scrollbar-thumb {
|
||||
background-color: #4e4ffa;
|
||||
}
|
||||
/*.menu-ui-design*/
|
||||
|
||||
/*.navbar-toggle */
|
||||
nav.navbar.bootsnav .navbar-toggle {
|
||||
position: relative;
|
||||
background-color: transparent;
|
||||
border: 1px solid #4e4ffa;
|
||||
padding: 10px;
|
||||
top: 0;
|
||||
}
|
||||
nav.navbar.bootsnav .navbar-toggle i{color: #4e4ffa;}
|
||||
/*.navbar-toggle */
|
||||
|
||||
/*-------------------------------------
|
||||
3. Welcome-hero
|
||||
--------------------------------------*/
|
||||
.welcome-hero {
|
||||
position: relative;
|
||||
background:url('../images/lem/face1.JPG')no-repeat;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
z-index: 1;
|
||||
}
|
||||
.welcome-hero:before {
|
||||
position: absolute;
|
||||
content: "";
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(42,45,84,.60);
|
||||
}
|
||||
.header-area{position: absolute;top:0;left:0;width: 100%;z-index: 99;}
|
||||
|
||||
/*.welcome-hero-txt*/
|
||||
.welcome-hero-txt{text-align: center;padding:290px 0 372px;}
|
||||
.welcome-hero-txt h2 {
|
||||
font-size: 42px;
|
||||
color: #fff;
|
||||
font-weight: 700;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 45px;
|
||||
}
|
||||
.welcome-hero-txt p {
|
||||
font-size: 18px;
|
||||
text-transform: initial;
|
||||
color: #fff;
|
||||
font-weight: 500;
|
||||
max-width: 735px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.welcome-btn {
|
||||
display: inline-block;
|
||||
width: 230px;
|
||||
height: 60px;
|
||||
background: #4e4ffa;
|
||||
color: #fff;
|
||||
border-radius: 3px;
|
||||
margin-top: 55px;
|
||||
-webkit-transition: .3s linear;
|
||||
-moz-transition:.3s linear;
|
||||
-ms-transition:.3s linear;
|
||||
-o-transition:.3s linear;
|
||||
transition: .3s linear;
|
||||
}
|
||||
.welcome-btn:hover{
|
||||
background: #0102fa;
|
||||
}
|
||||
/*.welcome-hero-txt*/
|
||||
|
||||
/*-------------------------------------
|
||||
4. Model-Search
|
||||
--------------------------------------*/
|
||||
.model-search-content .col-sm-12 {padding: 0;}
|
||||
.model-search-content {
|
||||
padding: 40px 0;
|
||||
background: #fff;
|
||||
box-shadow:0 10px 40px 0px rgba(38,40,64,.2);
|
||||
position: absolute;
|
||||
bottom: -150px;
|
||||
width: 100%;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
/*.single-model-search*/
|
||||
.single-model-search{margin-bottom: 30px;}
|
||||
.single-model-search:last-child {margin-bottom: 0;}
|
||||
|
||||
.single-model-search h2 {
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
text-transform: capitalize;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
/*model-select-icon*/
|
||||
.model-select-icon{
|
||||
position:relative;
|
||||
}
|
||||
.model-select-icon .form-control {
|
||||
outline: 0!important;
|
||||
box-shadow: none;
|
||||
border: 1px solid #f8f8f8;
|
||||
background: #f8f8f8;
|
||||
height: 60px;
|
||||
}
|
||||
.model-select-icon select {
|
||||
font-size: 16px;
|
||||
color: #888f9d;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
.model-select-icon:after{
|
||||
position: absolute;
|
||||
content: "\f103";
|
||||
right: 0px;
|
||||
top: 0;
|
||||
font-size: 10px;
|
||||
color: #888f9d;
|
||||
background: #f8f8f8;
|
||||
height: 60px;
|
||||
line-height: 60px;
|
||||
width: 50px;
|
||||
text-align: center;
|
||||
font-family: "Flaticon";
|
||||
pointer-events: none;
|
||||
border: transparent;
|
||||
}/*model-select-icon*/
|
||||
.welcome-btn.model-search-btn {
|
||||
width: 160px;
|
||||
margin-top: 80px;
|
||||
margin-left: 53px;
|
||||
}
|
||||
|
||||
/*-------------------------------------
|
||||
6. New-cars
|
||||
--------------------------------------*/
|
||||
.new-cars{
|
||||
background: #f8f9fb;
|
||||
padding:100px 0 50px 0;
|
||||
}
|
||||
.new-cars-content{padding-top:96px;}
|
||||
/*.new-cars-txt*/
|
||||
.new-cars-txt {margin-left: 29px;margin-bottom: 30px;}
|
||||
.new-cars-txt h2 a {
|
||||
font-size: 30px;
|
||||
font-weight: 500;
|
||||
margin-bottom: 26px;
|
||||
}
|
||||
.new-cars-txt h2 a span {text-transform: uppercase;}
|
||||
.new-cars-para2 {margin-top: 30px;}
|
||||
.welcome-btn.new-cars-btn {
|
||||
width: 176px;
|
||||
margin-top: 32px;
|
||||
}
|
||||
/*.new-cars-txt*/
|
||||
|
||||
/*.owl-dots */
|
||||
.new-cars .owl-theme .owl-dots .owl-dot span {
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
margin: 0px 4px;
|
||||
background: transparent;
|
||||
border: 1px solid #6a7781;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.new-cars .owl-theme .owl-dots .owl-dot.active span,.new-cars .owl-theme .owl-dots .owl-dot:hover span {background: #6a7781;}
|
||||
.new-cars .owl-theme .owl-nav.disabled+.owl-dots {margin-top: 62px;}
|
||||
/*.owl-dots */
|
||||
|
||||
/*-------------------------------------
|
||||
7. Featured-cars
|
||||
--------------------------------------*/
|
||||
.featured-cars{
|
||||
padding:100px 0 50px;
|
||||
}
|
||||
.featured-cars-content{padding-top:96px;}
|
||||
|
||||
/*.single-featured-cars*/
|
||||
.featured-img-box {
|
||||
border: 1px solid #dadfe9;
|
||||
}
|
||||
.featured-cars-img {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
padding: 0 30px;
|
||||
height: 220px;
|
||||
border-bottom: 1px solid #dadfe9;
|
||||
}
|
||||
.featured-model-info{padding:12px 7px;}
|
||||
.featured-model-info p {
|
||||
font-size: 12px;
|
||||
color: #8c92a0;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
.featured-mi-span{display: inline-block;margin:0 10px;}
|
||||
.featured-hp-span{display: inline-block;margin-right: 10px;}
|
||||
.featured-cars-txt{margin:21px 0 47px;}
|
||||
.featured-cars-txt h2 a{font-size: 16px;margin-bottom: 15px;}
|
||||
.featured-cars-txt h2 a span{text-transform: uppercase;}
|
||||
.featured-cars-txt h3{margin-bottom: 10px;}
|
||||
.featured-cars-txt h3,.featured-cars-txt p{font-size: 13px;}
|
||||
/*.single-featured-cars*/
|
||||
|
||||
/*-------------------------------------
|
||||
8. Clients-say
|
||||
--------------------------------------*/
|
||||
.clients-say{padding:100px 0 50px;background: #f8f9fb;}
|
||||
|
||||
/*single-testimonial-box */
|
||||
.single-testimonial-box {
|
||||
padding: 50px 30px 57px;
|
||||
text-align: center;
|
||||
border: 1px solid #dadfe9;
|
||||
overflow-x: hidden;
|
||||
-webkit-transition: .3s;
|
||||
-moz-transition:.3s;
|
||||
-ms-transition:.3s;
|
||||
-o-transition:.3s;
|
||||
transition: .3s;
|
||||
}
|
||||
|
||||
/*testimonial-description*/
|
||||
.clients-say .testimonial-carousel .col-sm-3,
|
||||
.clients-say .testimonial-carousel .col-xs-12{
|
||||
width:100%;
|
||||
height:auto;
|
||||
}
|
||||
/* testimonial-info */
|
||||
.testimonial-img {
|
||||
margin-right: 5px;
|
||||
border-radius:50%;
|
||||
-webkit-transition: .3s;
|
||||
-moz-transition:.3s;
|
||||
-ms-transition:.3s;
|
||||
-o-transition:.3s;
|
||||
transition: .3s;
|
||||
}
|
||||
.testimonial-person h2 a,.testimonial-person h4 {
|
||||
font-size: 16px;
|
||||
color: #5e6778;
|
||||
font-weight: 600;
|
||||
}
|
||||
.testimonial-person h4{
|
||||
margin-top: 10px;
|
||||
}/* testimonial-info */
|
||||
|
||||
|
||||
/* testimonial-comment */
|
||||
.testimonial-comment p {
|
||||
font-size: 16px;
|
||||
color: #5e6778;
|
||||
margin-top: 30px;
|
||||
margin-bottom: 25px;
|
||||
}/* testimonial-comment */
|
||||
|
||||
|
||||
/*testimonial-description*/
|
||||
.single-testimonial-box:hover h2 a,.single-testimonial-box:hover h4, .single-testimonial-box:hover p{color: #fff;}
|
||||
.single-testimonial-box:hover{
|
||||
background: #4e4ffa;
|
||||
border: 1px solid #4e4ffa;
|
||||
box-shadow: 0 12px 30px 0px rgba(0,1,193,.2);
|
||||
}
|
||||
|
||||
/*owl carousel*/
|
||||
.clients-say .owl-carousel .owl-stage {
|
||||
position: relative;
|
||||
padding: 100px 0 40px;
|
||||
}
|
||||
.clients-say .owl-carousel .owl-item img {
|
||||
display: block;
|
||||
width: 70px;
|
||||
height: 70px;
|
||||
border-radius:50%;
|
||||
margin:0 auto;
|
||||
}
|
||||
/*owl carousel*/
|
||||
|
||||
/*-------------------------------------
|
||||
9. Brand
|
||||
--------------------------------------*/
|
||||
.brand{
|
||||
padding: 120px 0;
|
||||
}
|
||||
.brand-area {
|
||||
position:relative;
|
||||
}
|
||||
.brand-area .item {
|
||||
padding: 0 40px 0;
|
||||
}
|
||||
|
||||
.brand .brand-area .owl-carousel .owl-item img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height:72px;
|
||||
border-radius:0;
|
||||
}
|
||||
/*-------------------------------------
|
||||
10. Blog
|
||||
--------------------------------------*/
|
||||
|
||||
/*-------------------------------------
|
||||
12. Contact
|
||||
--------------------------------------*/
|
||||
.contact {
|
||||
background: #2a2d54;
|
||||
}
|
||||
.footer-top {padding: 50px 0 72px;}
|
||||
|
||||
/*.footer-logo*/
|
||||
.footer-logo a,.footer-logo a:hover,.footer-logo a:focus{
|
||||
display: inline-block;
|
||||
color: #fff;
|
||||
font-size: 24px;
|
||||
letter-spacing: 3px;
|
||||
font-family: 'Bebas', sans-serif;
|
||||
font-weight: 700;
|
||||
text-transform:uppercase;
|
||||
}
|
||||
.single-footer-widget p {
|
||||
font-size: 14px;
|
||||
color: #eeeff6;
|
||||
max-width: 300px;
|
||||
margin:40px 0 20px;
|
||||
}
|
||||
.footer-contact p {
|
||||
margin: 0;
|
||||
color: #d1d7e9;
|
||||
}
|
||||
/*.footer-logo*/
|
||||
|
||||
.single-footer-widget {margin-bottom: 40px;}
|
||||
.single-footer-widget h2 {
|
||||
font-size: 14px;
|
||||
color: #fff;
|
||||
text-transform: uppercase;
|
||||
margin-bottom: 43px;
|
||||
}
|
||||
.single-footer-widget ul li {
|
||||
display: inherit;
|
||||
-webkit-transition: .5s;
|
||||
-moz-transition:.5s;
|
||||
-ms-transition:.5s;
|
||||
-o-transition:.5s;
|
||||
transition: .5s;
|
||||
}
|
||||
.single-footer-widget ul li:hover{
|
||||
-webkit-transform:translateX(10px);
|
||||
-moz-transform:translateX(10px);
|
||||
-ms-transform:translateX(10px);
|
||||
-o-transform:translateX(10px);
|
||||
transform:translateX(10px);
|
||||
}
|
||||
.single-footer-widget ul li a {
|
||||
font-size: 14px;
|
||||
color: #cfd0e3;
|
||||
font-weight: 300;
|
||||
padding-bottom: 13px;
|
||||
}
|
||||
.single-footer-widget ul li a span {text-transform: lowercase;}
|
||||
.footer-newsletter p{
|
||||
color: #aeafc2;
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
margin: 0 0 15px;
|
||||
}
|
||||
/*hm-foot-email*/
|
||||
.hm-foot-email{position: relative;}
|
||||
.foot-email-box .form-control {
|
||||
background:#26294d;
|
||||
display: block;
|
||||
padding: 15px 20px;
|
||||
outline:0!important;
|
||||
box-shadow:0 5px 15px rgba(0,0,0,.2);
|
||||
border:0;
|
||||
}
|
||||
.foot-email-box input[type="text"]{
|
||||
font-size: 12px;
|
||||
color: #666c81;
|
||||
font-weight: 300;
|
||||
}
|
||||
.foot-email-subscribe {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 50px;
|
||||
height: 100%;
|
||||
background: transparent;
|
||||
color: #666c81;
|
||||
font-size: 12px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.foot-email-box .form-control:hover{
|
||||
box-shadow:0 5px 15px rgba(0,0,0,.4);
|
||||
}
|
||||
/*hm-foot-email*/
|
||||
/*.footer-copyright */
|
||||
.footer-copyright {
|
||||
padding: 20px 0 17px;
|
||||
border-top: 1px solid #434859;
|
||||
}
|
||||
.footer-copyright p,.footer-copyright p a {
|
||||
color: #a8a9bf;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
.footer-social{text-align: right;}
|
||||
.footer-social a i {
|
||||
color: #fff;
|
||||
opacity: .40;
|
||||
font-size: 14px;
|
||||
margin-left: 16px;
|
||||
-webkit-transition: .3s;
|
||||
-moz-transition:.3s;
|
||||
-ms-transition:.3s;
|
||||
-o-transition:.3s;
|
||||
transition: .3s;
|
||||
}
|
||||
.footer-social i:hover{opacity: .70;}
|
||||
/*.footer-copyright */
|
||||
|
||||
/*===============================
|
||||
Scroll Top
|
||||
===============================*/
|
||||
#scroll-Top .return-to-top {
|
||||
position: fixed;
|
||||
right: 30px;
|
||||
bottom: 30px;
|
||||
display: none;
|
||||
width: 40px;
|
||||
line-height: 40px;
|
||||
height: 40px;
|
||||
text-align: center;
|
||||
font-size: 20px;
|
||||
cursor: pointer;
|
||||
color: #fff;
|
||||
background:#4e4ffa;
|
||||
border:1px solid #4e4ffa;
|
||||
border-radius:50%;
|
||||
-webkit-transition: .5s;
|
||||
-moz-transition:.5s;
|
||||
-ms-transition:.5s;
|
||||
-o-transition:.5s;
|
||||
transition: .5s;
|
||||
z-index: 2;
|
||||
}
|
||||
#scroll-Top .return-to-top:hover {
|
||||
background:#fff;
|
||||
color: #4e4ffa;
|
||||
border:1px solid #4e4ffa;
|
||||
}
|
||||
|
||||
#scroll-Top .return-to-top i{
|
||||
position:relative;
|
||||
bottom:0;
|
||||
|
||||
}
|
||||
|
||||
#scroll-Top .return-to-top i{
|
||||
position: relative;
|
||||
animation-name: example;
|
||||
animation-direction: alternate;
|
||||
animation-iteration-count: infinite;
|
||||
animation-duration:1s;
|
||||
}
|
||||
@keyframes example {
|
||||
0% {bottom:0px;}
|
||||
100% {bottom:7px;}
|
||||
}
|
||||
|
||||
|
||||
/* Form Styling */
|
||||
.form-group {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
label {
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
input[type="text"],
|
||||
textarea {
|
||||
width: 100%;
|
||||
padding: 10px;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 5px;
|
||||
font-size: 16px;
|
||||
color: #444a57;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
textarea {
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
button[type="submit"] {
|
||||
background-color: #4e4ffa;
|
||||
color: #fff;
|
||||
padding: 10px 20px;
|
||||
border: none;
|
||||
border-radius: 5px;
|
||||
font-size: 18px;
|
||||
cursor: pointer;
|
||||
transition: background-color 0.3s ease;
|
||||
}
|
||||
|
||||
button[type="submit"]:hover {
|
||||
background-color: #0102fa;
|
||||
}
|
Reference in New Issue
Block a user