/*

Template: Geniot: Smart Product Landing Page
Author: iqonicthemes.com
Version: 1.0
Design and Developed by: iqonicthemes.com

*/

/*================================================
[  Table of contents  ]
================================================

:: Font
:: General
:: Text color
:: Extra class
:: Buttons
:: Page Section Margin Padding
:: Background  color
:: BG - Images
:: Background overlay color
:: Back to Top
:: Loader

======================================
[ End table content ]
======================================*/

/*---------------------------------------------------------------------
Import Css
-----------------------------------------------------------------------*/
@import url("all.min.css");
@import url("owl.carousel.min.css");
@import url("swiper.min.css");
@import url("magnific-popup.css");
@import url("ionicons.min.css");
@import url("up-down.css");
@import url("fullpage.css");
@import url("wow.css");
@import url("cursor.css");

@import url('https://fonts.googleapis.com/css?family=Poiret+One&display=swap');

/*---------------------------------------------------------------------
Font
-----------------------------------------------------------------------*/
@font-face { font-family: 'Gilroy'; src: url('../fonts/Gilroy-Light.woff2') format('woff2'), url('../fonts/Gilroy-Light.woff') format('woff'); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Gilroy'; src: url('../fonts/Gilroy-Regular.woff2') format('woff2'), url('../fonts/Gilroy-Regular.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gilroy'; src: url('../fonts/Gilroy-Medium.woff2') format('woff2'), url('../fonts/Gilroy-Medium.woff') format('woff'); font-weight: 500; font-style: normal; }
@font-face { font-family: 'Gilroy'; src: url('../fonts/Gilroy-Heavy.woff2') format('woff2'), url('../fonts/Gilroy-Heavy.woff') format('woff'); font-weight: 900; font-style: normal; }
@font-face { font-family: 'Gilroy'; src: url('../fonts/Gilroy-Bold.woff2') format('woff2'), url('../fonts/Gilroy-Bold.woff') format('woff'); font-weight: bold; font-style: normal; }
@font-face { font-family: 'Lovelo Line'; src: url('../fonts/LoveloLineBold.woff2') format('woff2'), url('../fonts/LoveloLineBold.woff') format('woff'); font-weight: bold; font-style: normal; }
@font-face { font-family: 'Lovelo Line'; src: url('../fonts/LoveloLineLight.woff2') format('woff2'), url('../fonts/LoveloLineLight.woff') format('woff'); font-weight: 300; font-style: normal; }
@font-face { font-family: "CenturyGothic-Bold"; src: url('../fonts/LoveloBlack.woff2') format('woff2'), url('../fonts/LoveloBlack.woff') format('woff'); font-weight: 900; font-style: normal; }
@font-face { font-family: "CenturyGothic"; src: url("../fonts/911FontscomCenturyGothicRegular-911fontscom-fonts-mhpY.eot"); /* IE9 Compat Modes */ src: url("../fonts/911FontscomCenturyGothicRegular-911fontscom-fonts-mhpY.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("../fonts/911FontscomCenturyGothicRegular-911fontscom-fonts-mhpY.otf") format("opentype"), /* Open Type Font */
	url("../fonts/911FontscomCenturyGothicRegular-911fontscom-fonts-mhpY.svg") format("svg"), /* Legacy iOS */
	url("../fonts/911FontscomCenturyGothicRegular-911fontscom-fonts-mhpY.ttf") format("truetype"), /* Safari, Android, iOS */
	url("../fonts/911FontscomCenturyGothicRegular-911fontscom-fonts-mhpY.woff") format("woff"), /* Modern Browsers */
url("../fonts/911FontscomCenturyGothicRegular-911fontscom-fonts-mhpY.woff2") format("woff2"); /* Modern Browsers */ font-weight: normal; font-style: normal; }

/* font converted using font-converter.net. thank you! */
@font-face { font-family: "CenturyGothic-Bold"; src: url("../fonts/GOTHICB00.eot"); /* IE9 Compat Modes */ src: url("../fonts/GOTHICB00.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("../fonts/GOTHICB00.otf") format("opentype"), /* Open Type Font */
	url("../fonts/GOTHICB00.svg") format("svg"), /* Legacy iOS */
	url("../fonts/GOTHICB00.ttf") format("truetype"), /* Safari, Android, iOS */
	url("../fonts/GOTHICB00.woff") format("woff"), /* Modern Browsers */
url("../fonts/GOTHICB00.woff2") format("woff2"); /* Modern Browsers */ font-weight: normal; font-style: normal; }

/*---------------------------------------------------------------------
General
-----------------------------------------------------------------------*/

/* *, *::after, *::before { cursor: none !important; } */

*::-moz-selection { background: #ffffff; color: #000000; text-shadow: none; }
::-moz-selection { background: #ffffff; color: #000000; text-shadow: none; }
::selection { background: #ffffff; color: #000000; text-shadow: none; }
body { overflow: hidden !important; background: #000000; font-family: 'Gilroy'; font-weight: normal; font-style: normal; font-size: 16px; line-height: 30px; color: #ffffff; cursor: none; }
a, .btn { -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; cursor: none; }
a:focus { text-decoration: none !important; }
a:focus, a:hover { color: #ffffff; text-decoration: none !important; }
a, button, input { outline: medium none !important; color: rgba(255, 255, 255, 0.7); }
.uppercase { text-transform: uppercase; }
h1, h2, h3, h4, h5, h6 { font-family: "CenturyGothic-Bold"; color: #ffffff; margin-top: 0px; font-weight: normal; line-height: 1.5em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
label { font-weight: normal; }
h1 { font-size: 52px; font-style: normal; }
h2 { font-size: 48px; font-style: normal; }
h3 { font-size: 30px; font-style: normal; }
h4 { font-size: 24px; font-style: normal; }
h5 { font-size: 20px; font-style: normal; }
h6 { font-size: 18px; font-style: normal; }
.container-fluid { padding: 0 120px; }
.font-Lovelo-Line { font-family: 'Poiret One'; }
.font-gilroy { font-family: 'Gilroy'; }
.iq-opacity-8 { opacity: 0.8; }
.iq-opacity { opacity: 1; }

/*---------------------------------------------------------------------
Loader
-----------------------------------------------------------------------*/
#loading { width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #000000; z-index: 9999; }
.spinner { width: 40px; height: 40px; position: relative; margin: 100px auto; }
.double-bounce1, .double-bounce2 { width: 100%; height: 100%; border-radius: 50%; background-color: #ffffff; opacity: 0.6; position: absolute; top: 0; left: 0; -webkit-animation: sk-bounce 2.0s infinite ease-in-out; animation: sk-bounce 2.0s infinite ease-in-out; }
.double-bounce2 { -webkit-animation-delay: -1.0s; animation-delay: -1.0s; }
@-webkit-keyframes sk-bounce {
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
	0%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); }
	50% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}

/*---------------------------------------------------------------------
Helper
-----------------------------------------------------------------------*/
.iq-mt-30 { margin-top: 30px; }

/*----------------------------------------------
Font Weight
------------------------------------------------*/
.iq-fw-1 { font-weight: 100; }
.iq-fw-2 { font-weight: 200; }
.iq-fw-3 { font-weight: 300; }
.iq-fw-4 { font-weight: 400; }
.iq-fw-5 { font-weight: 500; }
.iq-fw-6 { font-weight: 600; }
.iq-fw-7 { font-weight: 700; }
.iq-fw-8 { font-weight: 800; }
.iq-fw-9 { font-weight: 900; }

/*----------------------------------------------
Letter Spacing
------------------------------------------------*/
.iq-ls-1 { letter-spacing: 1px; }
.iq-ls-2 { letter-spacing: 2px; }
.iq-ls-3 { letter-spacing: 3px; }
.iq-ls-4 { letter-spacing: 4px; }
.iq-ls-5 { letter-spacing: 5px; }
.iq-ls-6 { letter-spacing: 6px; }
.iq-ls-7 { letter-spacing: 7px; }
.iq-ls-8 { letter-spacing: 8px; }
.iq-ls-9 { letter-spacing: 9px; }

/*---------------------------------------------------------------------
Extra class
---------------------------------------------------------------------*/
.overflow-h { overflow: hidden; position: relative; z-index: 99 }
section { background: #ffffff; display: inline-block; width: 100%; clear: both; }
.overview-block-ptb { padding: 100px 0; }
ul { margin: 0px; padding: 0px; }
hr { margin: 0; padding: 0px; border-bottom: 1px solid #ccc; display: inline-block; width: 100%; border-top: 0px; }
a.link-white:hover { color: #000000; }

/*---------------------------------------------------------------------
Font Size
-----------------------------------------------------------------------*/
.iq-font-14 { font-size: 14px; line-height: 24px; }
.iq-font-18 { font-size: 18px; line-height: 28px }
.iq-font-24 { font-size: 24px; line-height: 36px }
.iq-font-34 { font-size: 34px; line-height: 44px }

/*---------------------------------------------------------------------
Text color
-----------------------------------------------------------------------*/
.main-color { color: #000000; }
.text-white { color: #ffffff; }

/*---------------------------------------------------------------------
Background  color
-----------------------------------------------------------------------*/
.main-bg { background: #000000; }
.white-bg { background: #fefefe; }

/*************************
   BG - Images
*************************/
.parallax { background-size: cover !important; -webkit-background-size: cover !important; -moz-background-size: cover !important; -ms-background-size: cover !important; position: relative; z-index: 0; background-origin: initial; background-position: center center !important; background-repeat: no-repeat; }

/*---------------------------------------------------------------------
Background overlay color
-----------------------------------------------------------------------*/

/* Background Gradient White */
.bg-over-white-10:before { background: rgba(255, 255, 255, 0.1); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
.bg-over-white-20:before { background: rgba(255, 255, 255, 0.2); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
.bg-over-white-30:before { background: rgba(255, 255, 255, 0.3); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
.bg-over-white-40:before { background: rgba(255, 255, 255, 0.4); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
.bg-over-white-50:before { background: rgba(255, 255, 255, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
.bg-over-white-60:before { background: rgba(255, 255, 255, 0.6); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
.bg-over-white-70:before { background: rgba(255, 255, 255, 0.7); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
.bg-over-white-80:before { background: rgba(255, 255, 255, 0.8); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
.bg-over-white-90:before { background: rgba(255, 255, 255, 0.9); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }

/*----------------------------------------------------------------------
 Buttons
-----------------------------------------------------------------------*/
.button { padding: 10px 30px; background-color: transparent; position: relative; overflow: hidden; border: 1px solid #ffffff; color: #ffffff; text-transform: uppercase; font-size: 18px; display: inline-block; font-weight: 600; cursor: pointer; z-index: 1; }
.button span { display: inline-block; }
.button.btn-white { border: 1px solid #000000; color: #000000; }
.button.btn-white:hover { border: 1px solid #fec013; color: #ffffff; }
.button.btn-white:before { background: #000000; }
.button:hover { border: 1px solid #fec013; color: #ffffff; }
.button:before { z-index: -1; background: #fec013; content: ""; position: absolute; height: 100%; width: 100%; right: 100%; top: 0; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.button:hover:before { right: 0; }

/*----------------------------------------------------------------------
 Form
-----------------------------------------------------------------------*/
input, input.form-control, .form-control, .form-control:focus, select { border: 1px solid #e4e4e4; font-size: 16px; height: 55px; margin-bottom: 20px; color: #000000; border-radius: 0; background: transparent; color: #868181; width: 100%; height: 48px; padding: .375rem .75rem; }
input[type="checkbox"], input.form-control[type="checkbox"] { margin-top: 0.5rem; background: #fff; height: auto; border: 1px solid #33e2a0; border-radius: 0px; }
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #868181; }
::-moz-placeholder { /* Firefox 19+ */
color: #868181; }
:-ms-input-placeholder { /* IE 10+ */
color: #868181; }
:-moz-placeholder { /* Firefox 18- */
color: #868181; }
textarea.form-control { height: 230px; padding: 15px 30px; }
input:hover, input.form-control:hover, input:focus, input.form-control:focus, textarea.form-control:hover, textarea.form-control:focus, select:hover, select:focus, select.form-control:focus, textarea:focus, textarea:hover { border: 1px solid #ffffff; box-shadow: none; outline: none; }

/*---------------------------------------------------------------------
Back to Top
-----------------------------------------------------------------------*/
#back-to-top .top { z-index: 999; position: absolute; margin: 0px; color: #000000; bottom: 6%; right: 2%; z-index: 9; font-weight: 600; overflow: hidden; }
#back-to-top .top i { font-size: 28px; vertical-align: middle; }
#back-to-top:hover .top i { top: 0; }
#back-to-top .top:hover { color: #ffffff; }

/*---------------------------------------------------------------------
Section Title
-----------------------------------------------------------------------*/
.title { margin-bottom: 60px; }
.title h2 { font-family: "CenturyGothic-Bold"; font-weight: bold; font-style: normal; font-size: 40px; text-transform: uppercase; }
h2.subtitle { font-family: "CenturyGothic-Bold"; font-weight: 900; font-style: normal; font-size: 34px; text-transform: uppercase; }