body { margin: 0; color: #2c394c; font-size: 100%; line-height: 1.6; background-color: #fff; font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, 'Fira Sans', 'Droid Sans', Ubuntu, Cantarell, Helvetica, 'Helvetica Neue', Arial, sans-serif; }

a { color: #009bfd; text-decoration: underline; }
a:hover, a:focus { text-decoration: none; }

img { max-width: 100%; max-height: 100%; }

h1, h2, h3, h4, h5, h6, p, ul, ol { margin-top: 0; margin-bottom: 35px; }
h1 { font-size: 3.125em; font-family: 'Roboto Slab', sans-serif; font-weight: 300; }
h2 { font-size: 2.500em; font-family: 'Roboto Slab', sans-serif; font-weight: 300; }
h3 { font-size: 2.000em; font-family: 'Roboto Slab', sans-serif; font-weight: 300; }
h4 { font-size: 1.375em; font-weight: 700; }
h5 { font-size: 1.000em; font-weight: 700; }
h6 { font-size: 0.875; font-weight: 700; }

.mi { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: inherit; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -moz-font-feature-settings: 'liga'; -moz-osx-font-smoothing: grayscale; position: relative; bottom: 2px; }

.slab { font-family: 'Roboto Slab', sans-serif; }

.theme-blue { color: #009bfd; }
.bg-theme-blue { background-color: #009bfd; }
.b--theme-blue { border-color: #009bfd; }

.theme-yellow { color: #f6ff00; }
.bg-theme-yellow { background-color: #f6ff00; }
.b--theme-yellow { border-color: #f6ff00; }

.theme-dark-blue { color: #2c394c; }
.bg-theme-dark-blue { background-color: #2c394c; }
.b--theme-dark-blue { border-color: #2c394c; }

.button { display: inline-block; vertical-align: middle; text-decoration: none; padding: 15px 24px; text-transform: uppercase; opacity: 1; transition: all 0.3s; }
.button-big { display: inline-block; vertical-align: middle; text-decoration: none; padding: 20px 29px; text-transform: uppercase; font-size: 1.2em; font-family: 'Roboto Slab', sans-serif; }
.button:hover { opacity: 0.7; }

/* HEADER */

.main-header { padding: 30px 0; }

.header-left { float: left; }
.header-right { float: right; }

.top-info-block { display: inline-block; vertical-align: middle; overflow: hidden; padding: 0 20px; }
.top-info-block + .top-info-block { border-left: 1px solid #ddd; }
.top-info-block .icon { float: left; font-size: 2.5em; color: #009bfd; margin-right: 15px; }
.top-info-block .text { overflow: hidden; }
.top-info-block .text .meta { color: #939393; font-size: 0.9em; }
.top-info-block .text a { color: inherit; }

/* NAVIGATION */

.navigation { background: #2c394c; color: #a2acbd; }
.navigation ul a { color: #fff; text-decoration: none; outline: 0; transition: all 0.3s; }

.menu-toggle-btn { display: none; color: #fff; text-decoration: none; outline: 0; transition: all 0.3s; }

.main-menu { float: left; }
.main-menu > ul { margin: 0; padding: 0; list-style: none; font-size: 1.175em; line-height: 1; }
.main-menu > ul > li { float: left; }
.main-menu > ul > li > a { display: block; padding: 20px; }
.main-menu > ul > li:hover > a,
.main-menu > ul > li.active > a { background: rgba(255,255,255,0.1); }

.social-links { float: right; margin-top: 14px; }
.social-links a { display: inline-block; margin: 0 3px; vertical-align: middle; opacity: 1; transition: all 0.3s; }
.social-links a:hover { opacity: 0.7 }
.social-links img { vertical-align: middle; }

/* HERO */

.hero { height: 600px; position: relative; background: #009bfd; color: #fff; overflow: hidden; }
.hero .container { position: relative; z-index: 2; }

.hero-parallax { background: transparent url(../images/hero-bg.png) no-repeat fixed; position: absolute; top: 0; left: 0; width: 100%; height: 250%; z-index: 1; opacity: 0.2; }

.hero-text { text-align: center; line-height: 1; margin-top: 120px; }
.hero-text .line1 { display: block; font-size: 45px; font-weight: 300; }
.hero-text .line2 { display: block; font-size: 60px; font-weight: 700; margin: 20px auto; }
.hero-text .line3 { display: block; font-size: 45px; font-weight: 400; }
.hero-text .ul { position: relative; display: inline-block; }
.hero-text .ul:after { content: ''; background: #f6ff00; height: 2px; width: 100%; position: absolute; bottom: -10px; left: 0; }

.hero-slider-box { text-align: center; margin-top: 90px; padding: 0 70px; }
.hero-slider { font-size: 0; }
.hero-slider .logo-box { float: left; width: 50%; padding: 10px; }

.hero-slider.owl-theme .owl-nav { position: absolute; width: 100%; top: 50%; transform: translateY(-50%); margin: 0; }
.hero-slider.owl-theme .owl-nav [class*='owl-'] { background: transparent; font-family: 'Material Icons'; font-size: 25px; margin: 0; padding: 0; }
.hero-slider.owl-theme .owl-nav [class*='owl-']:hover { background: transparent; }
.hero-slider.owl-theme .owl-nav .owl-prev { float: left; margin-left: -20px; }
.hero-slider.owl-theme .owl-nav .owl-next { float: right; margin-right: -20px; }

/* SECTIONS */

.section { padding: 80px 0; background: #fff; }
.section-gray { background: #eee; }
.section-blue { background: #009bfd; }

.section-title { text-align: center; margin: 0 auto 50px; }
.section-title h1 { text-transform: uppercase; font-weight: 300; position: relative; margin: 0 auto; line-height: 1; }
.section-title h1:after { content: ''; display: block; height: 3px; width: 50px; margin: 25px auto 0; background: #009bfd; }
.section-title h1 strong { font-weight: 700; }

/* FOOTER */

.main-footer { padding: 80px 0 0; position: relative; background: #2c394c; color: rgba(255,255,255,0.5);  }
.main-footer a { color: inherit; text-decoration: none; }
.main-footer .container { position: relative; z-index: 2; }
.footer-parallax { background: transparent url(../images/hero-bg.png) no-repeat center center fixed; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0.05; }

.footer-links { text-align: center; padding-bottom: 60px; border-bottom: 1px solid rgba(255,255,255,0.2); }
.footer-links ul { margin: 0; padding: 0; list-style: none; }
.footer-links ul li { display: inline-block; }
.footer-links ul li + li:before { content: '|'; display: inline-block; margin: 0 40px; opacity: 0.5; }
.footer-links ul li a { font-size: 1.2em; text-transform: uppercase; }

.footer-contact-info { padding-top: 80px; padding-bottom: 80px; text-align: center; }

.copyright { padding: 30px; text-align: center; background: rgba(32,42,57,0.7); position: relative; z-index: 3 }

/* CONTENT */

.icon-list { margin: 0 auto 50px; padding: 0; list-style: none; }
.icon-list > li { position: relative; padding-left: 65px; }
.icon-list > li + li { margin-top: 30px; }
.icon-list .icon { position: absolute; left: 0; font-size: 2.5em; color: #009bfd; top: -8px; }
.icon-list .text h5 { margin-bottom: 10px; color: #009bfd; }
.icon-list .text p { margin: 0; }

.product-box { padding: 10px; text-align: center; margin: 10px auto; }
.product-box .image { background: #2c394c; overflow: hidden; }
.product-box .image img { display: block; width: 100%; opacity: 1; transform: none; transition: all 0.3s; }
.product-box .title a { display: block; padding: 20px; color: #fff; background: #009bfd; font-size: 1.2em; line-height: 1; text-decoration: none; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all 0.3s; }
.product-box:hover .image img { opacity: 0.5; transform: scale(1.2); }
.product-box:hover .title a { background: #2c394c; }

.stat-box { text-align: center; }
.stat-box .icon { font-size: 3.125em; color: #fff; line-height: 1; margin-bottom: 10px; position: relative; }
.stat-box .icon:after { content: ''; display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0); background: rgba(0,0,0,0.2); border-radius: 50%; width: 90px; height: 90px; z-index: 1; }
.stat-box:hover .icon:after { animation: swirl 1s infinite; }
.stat-box .icon .mi { position: relative; z-index: 2; bottom: -2px; }
.stat-box .number { color: #f6ff00; font-weight: 700; font-size: 3em; }
.stat-box .info { color: #fff; }

@keyframes swirl {
	0% { transform: translate(-50%, -50%) scale(0); opacity: 1; }
	100% { transform: translate(-50%, -50%) scale(2); opacity: 0; }
}


/* RESPONSIVE */


@media only screen and (max-width : 1200px) {

	.hero-slider-box { padding: 0 30px; }
	.hero-text .line1, .hero-text .line3 { font-size: 35px; }

}

@media only screen and (max-width : 992px) {

	.main-header { padding: 20px 0; }
	.header-left, .header-right { float: none; width: 100%; text-align: center; }
	.top-info-block {  padding-top: 20px; margin-top: 15px; text-align: left; border-top: 1px solid #ddd; }

	.navigation { position: relative; }
	.menu-toggle-btn { display: inline-block; padding: 12px; }
	.main-menu > ul { display: none; position: absolute; top: 100%; left: 0; width: 100%; z-index: 9999; background: #263141; font-size: 1em; }
	.main-menu.open > ul { display: block; }
	.main-menu > ul > li { float: none; width: 100%; }

	.social-links { margin: 0; padding: 10px 0; }

	.hero-text { margin-top: 50px; }
	.hero-slider-box { margin-top: 50px; }
	.hero-slider .logo-box { width: 25%; }

	.product-box { padding: 5px 0; }

	.stat-box { margin: 20px auto; }

	.main-footer { font-size: 14px; }
	.footer-links { padding-bottom: 30px; }
	.footer-links ul li + li:before { margin: 0 20px; }
	.footer-contact-info { padding-top: 15px; padding-bottom: 15px; }
	.copyright { margin-top: 30px; }

}

@media only screen and (max-width : 768px) {

	.top-info-block + .top-info-block { border-left: 0; }

	.hero { height: auto; padding-bottom: 50px; }
	.hero-text .line2 { font-size: 50px; }

	.section { padding: 40px 0; }

	.product-box { max-width: 300px; }
	.product-box .title a { font-size: 1em; padding: 15px 10px; }

	.main-footer { padding: 40px 0 0; }
	.footer-links { margin-bottom: 20px; }
	.footer-links ul li a { font-size: 1em; }
	.footer-links ul li + li:before { margin: 0 10px; }

}

@media only screen and (max-width : 480px) {

	.logo { text-align: left; margin-bottom: 10px; }
	.top-info-block { display: block; margin: 5px; padding: 5px; }
	.top-info-block .icon { line-height: 1; }
	.top-info-block .icon .mi { bottom: -5px; }

	.main-menu { float: none; width: 100%; }
	.menu-toggle-btn { display: block; text-align: center; border-bottom: 1px solid rgba(255,255,255,0.1); }
	.social-links { float: none; width: 100%; text-align: center; }
	.main-menu > ul > li { text-align: center; }

	.hero-text .line1, .hero-text .line3 { font-size: 25px; }
	.hero-text .line2 { font-size: 35px; }
	.hero-slider-box { padding: 0 10px; }
	.hero-slider .logo-box { width: 50%; padding: 5px; }

	.section-title h1 { font-size: 2.5em; }

}

@media only screen and (max-width : 320px) {

}




