@font-face { font-family: 'themify'; src: url("../fonts/themify9f24.eot?-fvbane"); src: url("../fonts/themifyd41d.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify9f24.woff?-fvbane") format("woff"), url("../fonts/themify9f24.ttf?-fvbane") format("truetype"), url("../fonts/themify9f24.svg?-fvbane#themify") format("svg"); font-weight: normal; font-style: normal; } [class^="ti-"] { font-family: 'themify'; 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; }  .ti-youtube:before { content: "\e728"; }  .ti-facebook:before { content: "\e741"; }  .ti-twitter-alt:before { content: "\e74b"; }  /** * Swiper 3.3.1 * Most modern mobile touch slider and framework with hardware accelerated transitions * * http://www.idangero.us/swiper/ * * Copyright 2016, Vladimir Kharlampidi * The iDangero.us * http://www.idangero.us/ * * Licensed under MIT * * Released on: February 7, 2016 */  .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; box-sizing: content-box; }  .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }  .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; } /*! Animate.css - http://daneden.me/animate Licensed under the MIT license  Copyright (c) 2013 Daniel Eden  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */  /* Main carousel style */  body { background: #487E94 url(../img/bg.png) repeat-x left top; overflow-x: hidden; }  html, body { font-family: "Lato", sans-serif; font-weight: 300; }  ul, li { margin: 0; padding: 0; list-style: none; }  p { font-size: 16px; }  a, .btn { transition: all 100ms ease-in-out; } section { width: 100%; float: left; overflow: hidden; min-height: 600px; position: relative; } section.section-min { min-height: 100px; } .introtopage { text-align: left; color: #666; } .introtopage p { padding-bottom: 10px; font-weight: 400; } .introtopage a { color: #487E94; } .introtopage a:hover { color: #487E94; }  a:hover { border-color: rgba(255, 255, 255, 0) !important; }  .home, .footer { padding: 90px 0; } .product { padding: 10px 0; }  @media (max-width: 479px) { .home, .footer, .product { padding: 30px 0; } }  iframe { width: 100% !important; }  a:hover, a:active, a:focus { outline: none; }  .btn { box-shadow: none !important; margin-right: 5px !important; margin-left: 5px !important; text-transform: uppercase; } @media (min-width: 480px) and (max-width: 991px) { .btn { width: 100%; margin-right: 0 !important; margin-left: 0 !important; } } @media (max-width: 479px) { .btn { width: 100%; margin-right: 0 !important; margin-left: 0 !important; } }  .shadow { box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }  .overflow-hidden { overflow: hidden !important; }  .form-control { border: none; box-shadow: none; background: none; border-bottom: 2px solid #aaa; } .form-control:focus { box-shadow: none; outline: 0 none; }  .home { background: url("../img/home-bg.html") no-repeat scroll center center/cover #fff; padding-top: 180px; min-height: 70vh; position: relative; } @media (max-width: 479px) { .home { padding-top-top: 20px; } } .home-slider .swiper-slide { padding: 0 15px; } .home.image-slider { padding-top: 0; padding-bottom: 0; position: relative; background: none; } .home.image-slider .home-slider { min-height: 70vh; } .home.image-slider .swiper-slide { min-height: 70vh; padding: 30vh 15px 0; box-sizing: border-box; background-size: cover !important; background-position: center !important; } @media (max-width: 1280px) { .home.image-slider .swiper-slide { padding-top: 80px; } } @media (max-width: 479px) { .home.image-slider .swiper-slide { padding-top: 240px; } }  .navbar { border: none; background: #487E94; text-align: center; } .navbar a { padding: 15px; color: #fff; font-family: "Lato", sans-serif; font-weight: 400; } .navbar-brand { color: #fff; font-family: "Lato", sans-serif; } .navbar-brand img { height: 50px; margin-left: 15px; margin-top: 0; width: auto; transition: all 300ms ease-in-out; } @media (max-width: 479px) { .navbar-brand img { margin-top: 0; height: 50px; } } @media (min-width: 480px) and (max-width: 1199px) { .navbar-brand img { margin-top: 0; height: 50px; } } .navbar .navbar-collapse { max-height: none !important; } .navbar .navbar-toggle .icon-bar { background: #fff; } .navbar-nav { float: none; margin-top: 0; } @media (min-width: 480px) and (max-width: 1199px) { .navbar-nav { margin-bottom: 0; } } @media (max-width: 479px) { .navbar-nav { margin-bottom: 0; } } .navbar-nav li { float: none; display: inline-block; } @media (max-width: 479px) { .navbar-nav li { width: 100%; } } @media (min-width: 480px) and (max-width: 1199px) { .navbar-nav li { width: 100%; } }  @media (min-width: 480px) and (max-width: 1199px) { .navbar-nav li:last-child a { border-bottom: none; } } @media (max-width: 479px) { .navbar-nav li:last-child a { border-bottom: none; } } .navbar-nav li > a { padding: 15px; color: #fff; position: relative; transition: all 300ms ease-in-out; font-weight: 700; font-size: 12px; text-transform: uppercase; } @media (min-width: 480px) and (max-width: 1199px) { .navbar-nav li > a { padding: 15px; text-align: center; border-bottom: 1px solid #f5f5f5; } } @media (max-width: 479px) { .navbar-nav li > a { padding: 15px; text-align: center; border-bottom: 1px solid #f5f5f5; } }  @media (min-width: 480px) and (max-width: 1199px) { .navbar-nav li > a:before { display: none; } } @media (max-width: 479px) { .navbar-nav li > a:before { display: none; } } .navbar-nav li > a:after { transition: all 300ms ease-in-out; content: ''; height: 4px; background: rgba(255, 255, 255, 0); position: absolute; bottom: 0; left: 0; right: 0; opacity: 0; } @media (min-width: 480px) and (max-width: 1199px) { .navbar-nav li > a:after { display: none; } } @media (max-width: 479px) { .navbar-fixed-top { position: absolute; max-height: auto; } } @media (min-width: 480px) and (max-width: 1199px) { .navbar-fixed-top { position: absolute; max-height: auto; } }  .nav > li > a:hover, .nav > li > a:focus { background-color: rgba(255, 255, 255, 0); text-decoration: none; }  .nav > li > a:hover { color: #487E94; }  .social { height: auto; min-height: auto; float: left; width: 100%; margin-bottom: 30px;} .social ul { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; width: 100%; font-size: 30px; } @media (max-width: 479px) { .social ul { font-size: 15px; } } .social a { color: #fff; transition: all 300ms ease-in-out; } .social a:hover { color: #aaa; }  .footer { height: auto; min-height: auto; float: left; width: 100%; padding-bottom: 90px; }  .product { /* Indicators list style */ /* Indicators images style */ /* Indicators active image style */ } .product h3 { margin: 45px 0; }  /*# sourceMappingURL=theme-light.css.map */ 