<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

 * HTML5 Boilerplate

 *

 * What follows is the result of much research on cross-browser styling.

 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,

 * Kroc Camen, and the H5BP dev community and team.

 */

/* ==========================================================================

   Base styles: opinionated defaults

   ========================================================================== */

html,
button,
input,
select,
textarea {

  color: #000;

}

body {

  font-size: 1em;
  line-height: 1.4;
  margin: 0;

}

::-moz-selection {

  background: #b3d4fc;

  text-shadow: none;

}

::selection {

  background: #b3d4fc;

  text-shadow: none;

}

hr {

  display: block;

  height: 1px;

  border: 0;

  border-top: 1px solid #ccc;

  margin: 1em 0;

  padding: 0;

}

img {

  vertical-align: middle;

}

fieldset {

  border: 0;

  margin: 0;

  padding: 0;

}

textarea {

  resize: vertical;

}

.tinynav {

  display: none;

}

.chromeframe {

  margin: 0.2em 0;

  background: #ccc;

  color: #000;

  padding: 0.2em 0;

}

.nostyle {

  list-style: none;

  margin: 0;

  padding: 0;

}

.text_right {

  text-align: right;

}

.text_left {

  text-align: left;

}

.text_center {

  text-align: center;

}

.lines {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 100px !important;
    position: relative;
    text-transform: uppercase;
}

.sub_title {
    color: #FFFFFF;
    font-size: 19px;
    font-weight: 300;
    line-height: 0;
    margin-bottom: -150px;
    margin-top: 10px;
}

.plug {

  padding: 0 20px;

}

@media (max-width: 480px){
    .sub_title .plug{
        margin-top: 20px;
        line-height: 18px;
    }

    .lines {
        margin-bottom: 50px !important;
    }
}

#services .plug {

  background: #FF9900;

}

#portfolio .plug {

  background: #44a5ac;

}

#pricing_table .plug {

  background: #324c68;

}

#about_us .plug {

  background: #d44032;

}


.attachment-shop_thumbnail.wp-post-image {
    min-width: 100%;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0) !important;
}
.woocommerce .bx-controls-direction {
    position: relative;
    top: -410px;
}
.woocommerce .mycarousel.product_list_widget a {
    text-transform: uppercase;
    text-decoration: none;
    line-height: 50px;
}
.woocommerce .amount {
    font-size: 25px;
    font-weight: 500;
    line-height: 20px;
}
.products h2 {
    padding-top: 30px;
    padding-bottom: 20px;
}
.woocommerce-tabs h2 {
    padding-top: 30px;
    padding-bottom: 20px;
}
.button.add_to_cart_button.product_type_simple {
    background: #fff;
}
.form-submit &gt; input {
    background: #fff !important;
}
.cart button {
    background: none repeat scroll 0 0 #FFFFFF !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
    color: #555555 !important;
    text-shadow: 0 0px 0 rgba(255, 255, 255, 0.0) !important;
    border: 0 !important;
}
.cart_list.product_list_widget a {
    color: #000;
    position: relative;
    top: 0px;
    padding-top: 0px;
    display: inline-block;
    line-height: 40px;
}
.button.wc-forward {
    background: none repeat scroll 0 0 #FFFFFF !important;
}
.back2top {
    border-radius: 50%;
    bottom: 0;
    display: block;
    font-size: 18px;
    font-weight: 900;
    height: 60px;
    left: 50%;
    line-height: 84px;
    margin-left: -30px;
    margin-top: -30px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 60px;
}


body.archive .back2top {
    border: white solid 2px;
    color: white !important;
    border-radius: 50%;
    position: fixed;
    left: 90%;
    right: 50px;
    bottom: 20px;
    vertical-align: baseline;
}

.top_box,
.bot_box {

  width: 0px;

  height: 0px;

}

.section2 .top_box, .section4 .top_box, .section6 .top_box, .section8 .top_box, .section10 .top_box, .section12 .top_box  {

  border-width: 0 0 60px 2880px;

  border-style: solid solid solid dashed;

}

.section3 .top_box, .section5 .top_box, .section7 .top_box, .section9 .top_box, .section11 .top_box {

  border-width: 60px 0 0 2880px;

  border-style: solid solid solid dashed;

}

.section2 .bot_box, .section4 .bot_box, .section6 .bot_box, .section8 .bot_box, .section10 .bot_box, .section12 .bot_box {

  border-width: 0 2880px 60px 0;

  border-style: solid dashed solid solid;

}

.section3 .bot_box, .section5 .bot_box, .section7 .bot_box, .section9 .bot_box, .section11 .bot_box {

  border-width: 60px 2880px 0 0;

  border-style: solid dashed solid solid;

}

.section2 .man_box {

  position: relative;

  z-index: 10;

  margin-top: -60px;

}

.section2 .intro {

  display: none;

}

.section3 .man_box {

  position: relative;

  z-index: 9;

  margin-top: -60px;

}

.section4 .man_box {

  position: relative;

  z-index: 8;

  margin-top: -60px;

}

.section5 .man_box {

  position: relative;

  z-index: 7;

  margin-top: -60px;

}

.section6 .man_box {

  position: relative;

  z-index: 6;

  margin-top: -60px;

}

.section7 .man_box {

  position: relative;

  z-index: 6;

  margin-top: -60px;

}

.section8 .man_box {

  position: relative;

  z-index: 5;

  margin-top: -60px;

}

.section9 .man_box {

  position: relative;

  z-index: 4;

  margin-top: -60px;

}

.section10 .man_box {

  position: relative;

  z-index: 3;

  margin-top: -60px;

}

.section11 .man_box {

  position: relative;

  z-index: 2;

  margin-top: -60px;

}

.section12 .man_box {

  position: relative;

  z-index: 1;

  margin-top: -60px;

}

.intro {

  margin: -65px 0 0;

  background-attachment: fixed;

  background-size: cover;

  height: 430px;

  text-transform: uppercase;

  background-repeat: no-repeat;

}

.soc_font, .fsoc {

  text-decoration: none;

  color: #fff;

}

.fsoc {

  font-family: zocial;

}

input[type="text"], input[type="email"], textarea {

  padding: 10px;

  font-size: 16px;

  line-height: 24px;

  margin-bottom: 15px;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  -o-box-sizing: border-box;

  color: #fff;

  font-weight: 300;

  display: inline-block;

  margin-right: 1%;

  width: 99%;

  background: rgba(255, 255, 255, 0.1);

  border: 1px solid rgba(255, 255, 255, 0.3);

  border-radius: 25px;

}

input[type="text"].half, input[type="email"].half {

  width: 49%;

  float: left;

}
.google_map{
    position: relative;
}
.gmap_zoom{
    position: absolute;
    z-index: 1;
    margin: 20px;
    opacity: 0.7;
}
.gmap_zoom:hover{
    opacity: 1;
}
input[type="submit"],
.gmap_zoom{

  background: #ffffff;

  border: none;

  color: #fff;

  margin: 0 1% 1% 0;

  font-size: 18px;

  color: #000;

  padding: 15px 20px;

  border-radius: 25px;

  -webkit-border-radius: 25px;

  -moz-border-radius: 25px;

  text-transform: uppercase;

}

input[type="submit"]:hover {

  background: #000;

  color: #fff;

}

/* ==========================================================================

   Helper classes

   ========================================================================== */

/*

 * Image replacement

 */

.ir {

  background-color: transparent;

  border: 0;

  overflow: hidden;

  /* IE 6/7 fallback */

  *text-indent: -9999px;

}

.ir:before {

  content: "";

  display: block;

  width: 0;

  height: 150%;

}

/*

 * Hide from both screenreaders and browsers: h5bp.com/u

 */

.hidden {

  display: none !important;

  visibility: hidden;

}

/*

 * Hide only visually, but have it available for screenreaders: h5bp.com/v

 */

.visuallyhidden {

  border: 0;

  clip: rect(0 0 0 0);

  height: 1px;

  margin: -1px;

  overflow: hidden;

  padding: 0;

  position: absolute;

  width: 1px;

}

/*

 * Extends the .visuallyhidden class to allow the element to be focusable

 * when navigated to via the keyboard: h5bp.com/p

 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {

  clip: auto;

  height: auto;

  margin: 0;

  overflow: visible;

  position: static;

  width: auto;

}

/*

 * Hide visually and from screenreaders, but maintain layout

 */

.invisible {

  visibility: hidden;

}

/*

 * Clearfix: contain floats

 *

 * For modern browsers

 * 1. The space content is one way to avoid an Opera bug when the

 *    `contenteditable` attribute is included anywhere else in the document.

 *    Otherwise it causes space to appear at the top and bottom of elements

 *    that receive the `clearfix` class.

 * 2. The use of `table` rather than `block` is only necessary if using

 *    `:before` to contain the top-margins of child elements.

 */

.clearfix:before,
.clearfix:after {

  content: " "; /* 1 */

  display: table; /* 2 */

}

.clearfix:after {

  clear: both;

}

/*

 * For IE 6/7 only

 * Include this rule to trigger hasLayout and contain floats.

 */

.clearfix {

  *zoom: 1;

}

/* ==========================================================================

   EXAMPLE Media Queries for Responsive Design.

   These examples override the primary ('mobile first') styles.

   Modify as content requires.

   ========================================================================== */

@media only screen and (min-width: 35em) {

  /* Style adjustments for viewports that meet the condition */

}

@media print,

(-o-min-device-pixel-ratio: 5/4),

(-webkit-min-device-pixel-ratio: 1.25),

(min-resolution: 120dpi) {

  /* Style adjustments for high resolution devices */

}

/* ==========================================================================

   Print styles.

   Inlined to avoid required HTTP connection: h5bp.com/r

   ========================================================================== */

@media print {

  * {

    background: transparent !important;

    color: #000 !important; /* Black prints faster: h5bp.com/s */

    box-shadow: none !important;

    text-shadow: none !important;

  }

  a,
  a:visited {

    text-decoration: underline;

  }

  a[href]:after {

    content: " (" attr(href) ")";

  }

  abbr[title]:after {

    content: " (" attr(title) ")";

  }

  /*

   * Don't show links for images, or javascript/internal links

   */



  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {

    content: "";

  }

  pre,
  blockquote {

    border: 1px solid #999;

    page-break-inside: avoid;

  }

  thead {

    display: table-header-group; /* h5bp.com/t */

  }

  tr,
  img {

    page-break-inside: avoid;

  }

  img {

    max-width: 100% !important;

  }

  @page {

    margin: 0.5cm;

  }

  p,
  h2,
  h3 {

    orphans: 3;

    widows: 3;

  }

  h2,
  h3 {

    page-break-after: avoid;

  }

}

/* LayerSlider Default Skin */

.ls-defaultskin {

  background: none !important;

  border: none !important;

  border-radius: 0 !important;

  padding: 0 !important;

  box-shadow: 0 0 0 !important;

}

.ls-defaultskin .ls-bottom-nav-wrapper {

  margin: 15px auto 0px auto;

}

.ls-defaultskin .ls-playvideo {

  width: 50px;

  height: 50px;

  margin-left: -25px;

  margin-top: -25px;

}

.ls-defaultskin .ls-playvideo,
.ls-defaultskin .ls-nav-sides,
.ls-defaultskin .ls-bottom-slidebuttons a,
.ls-defaultskin .ls-nav-start,
.ls-defaultskin .ls-nav-stop,
.ls-defaultskin .ls-fullscreen,
.ls-defaultskin .ls-loading-container {

  background: none !important;

}

.ls-defaultskin .ls-playvideo {

  background-position: -300px -150px;

}

.ls-defaultskin .ls-playvideo:hover,
.ls-defaultskin .ls-vpcontainer:hover .ls-playvideo {

  background-position: -375px -150px;

}

.ls-defaultskin .ls-nav-prev:before {

  content: "\f053";

  font-family: FontAwesome;

  width: 40px;

  height: 40px;

  border-radius: 50%;

  border: #fff solid 2px;

  display: block;

  line-height: 40px;

  text-align: center;

  font-size: 16px;

}

.ls-defaultskin .ls-nav-prev:hover {

}

.ls-defaultskin .ls-nav-next:before {

  font-size: 16px;

  display: block;

  content: "\f054";

  font-family: FontAwesome;

  width: 40px;

  height: 40px;

  border-radius: 50%;

  border: #fff solid 2px;

  line-height: 40px;

  text-align: center;

  text-decoration: none;

}

.ls-defaultskin .ls-nav-next:hover {

}

.ls-defaultskin .ls-nav-start {

  background-position: -300px 0px;

}

.ls-defaultskin .ls-nav-start:hover,
.ls-defaultskin .ls-nav-start-active {

  background-position: -300px -75px;

}

.ls-defaultskin .ls-nav-stop {

  background-position: -450px 0px;

}

.ls-defaultskin .ls-nav-stop:hover,
.ls-defaultskin .ls-nav-stop-active {

  background-position: -450px -75px;

}

.ls-defaultskin .ls-bottom-slidebuttons a {

  background-position: 0px -150px;

}

.ls-defaultskin .ls-bottom-slidebuttons a.ls-nav-active,
.ls-defaultskin .ls-bottom-slidebuttons a:hover {

  background-position: -75px -150px;

}

.ls-defaultskin .ls-nav-sideleft {

  background-position: -150px -150px;

}

.ls-defaultskin .ls-nav-sideright {

  background-position: -225px -150px;

}

.ls-defaultskin .ls-nav-prev,
.ls-defaultskin .ls-nav-next {

  z-index: 10000;

  top: 50%;

  margin-top: -21px;

  position: absolute;

  text-decoration: none;

  background: none !important;

}

.ls-defaultskin .ls-nav-prev {

  left: 5px;

}

.ls-defaultskin .ls-nav-next {

  right: 5px;

}

.ls-defaultskin .ls-bottom-slidebuttons,
.ls-defaultskin .ls-bottom-slidebuttons a,
.ls-defaultskin .ls-nav-start,
.ls-defaultskin .ls-nav-stop,
.ls-defaultskin .ls-nav-sides {

  height: 28px;

}

.ls-defaultskin .ls-bottom-slidebuttons,
.ls-defaultskin .ls-bottom-slidebuttons a,
.ls-defaultskin .ls-nav-start,
.ls-defaultskin .ls-nav-stop,
.ls-defaultskin .ls-nav-sides {

  display: inline-block;

}

.ls-defaultskin .ls-nav-start,
.ls-defaultskin .ls-nav-stop {

  width: 24px;

}

.ls-defaultskin .ls-bottom-slidebuttons a {

  width: 20px;

}

.ls-defaultskin .ls-nav-sides {

  width: 6px;

}

.ls-defaultskin .ls-thumbnail-hover {

  bottom: 55px;

  padding: 4px;

  margin-left: 1px;

}

.ls-defaultskin .ls-thumbnail-hover-bg {

  background: white;

  box-shadow: 0px 2px 12px -4px black;

  border-radius: 4px;

}

.ls-defaultskin .ls-thumbnail-hover span {

  border: 5px solid white;

  margin-left: -5px;

}

.ls-defaultskin .ls-thumbnail {

  top: -20px;

}

.ls-defaultskin .ls-thumbnail-inner {

  padding: 5px;

  margin-left: -5px;

  background: white;

  box-shadow: 0px 3px 35px -10px black;

  border-radius: 4px;

}

.ls-defaultskin .ls-thumbnail-slide a {

  margin-right: 5px;

}

.ls-defaultskin .ls-nothumb {

  background: #eee;

}

.ls-defaultskin .ls-above-thumbnails {

  display: none;

}

.ls-defaultskin .ls-below-thumbnails {

  display: block;

  margin-top: -20px;

}

.ls-defaultskin .ls-loading-container {

  width: 40px;

  height: 40px;

  margin-left: -20px;

  margin-top: -20px;

  background-position: -450px -150px;

}

.ls-defaultskin .ls-loading-indicator {

  width: 22px;

  height: 22px;

  margin-top: 9px;


}

.ls-defaultskin .ls-fullscreen {

  width: 30px;

  height: 30px;

  right: 10px;

  top: 10px;

  background-position: -525px -150px;

}

.ls-defaultskin .ls-fullscreen:hover {

  background-position: -525px -190px;

}

#gmap img {
    max-width: none!important;
}

.cart-wrapper {
    float: left;
    display: none;
    line-height: 10px;
    margin-right: 0;
    padding-top: 8px;
    z-index: 101;
}

.ggt-cart-button {
    background-color: transparent;
    color: white;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 28px;
    padding: 0;
    text-align: center;
    z-index: 999;
}
.ggt-cart-button i{
    float: left;
}

.ggt-cart-button:hover {
    color: #999999;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    -o-transition:all 0.3s;
    transition:all 0.3s;
}
.ggt-cart{
    display: none;
    z-index:99999;
}

.ggt-cart-button:hover + .ggt-cart,
.ggt-cart:hover{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    display: block;
    padding: 8px;
    position: absolute;
    width: 300px;
    z-index: 99999;

}

.ggt-cart ul li img{
    width: 100px!important;
}

.cartnum{
    position: relative;
    height: 30px;
    color: white;
    font-size:12px;
    float: left;
    padding: 5px 10px;
    font-family: Roboto;
}

.blog-gallery li{
    text-align: center;
}

.woocommerce a.button,
.woocommerce-page a.button{
    background: #fff!important;
}

.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover {
    background: black!important;
    color: white;
    text-shadow: none;
}

.address .title {
    position: relative;
}
.addresses .title {
    position: relative;
}
.woocommerce header{
    position: relative;
}

/**
 * Logo
 */

header #logo{
    margin-bottom: 10px;
}

header #logo img{
    margin-top: 20px;
    max-height: 50px;
    width: auto;
}
@media( max-width:768px ){
    header #logo img{
        margin-top: 10px;
        width: auto !important;
        max-height:50px;
    }
}
@media( max-width:460px ){
    header #logo img{
        margin-top: 10px;
        width: auto !important;
        max-height: 50px;
    }
}

/**
 * Intro
 */

@media (min-width: 1px) and (max-width: 600px){

    .intro_pad h1{
        font-size: 32px;
        line-height: 32px;
    }

    .intro_pad h2{
        font-size: 22px;
        line-height: 22px;
    }
}

nav a{
    outline: none!important;
}

section.intro{
    height: auto;
}

.mob_nav ul li{
    width: 100%;
}

.mob_nav ul li a{
    margin-right: 0;
}

.mob_nav ul{
    border: 1px solid rgba(255,255,255,0.3);
}

@media (min-width: 1px) and (max-width: 480px){

    header.default{
        position: absolute; /* on mobile position fixed is not cool */
    }
}

#home.slider-on + li.section2 &gt; section{
    margin-top: 0;
}

#home.slider-on + li.section2 .top_box{
    display: none;
}

#container .iso_inner{
    max-width: 100%;
    max-height: 100%;
}

#container .iso_inner img{
    max-width: none;
    width: 100%;
    height: auto;
}

#container .isotope-item{
    margin: 0 0 10px;
}

#container.loading .iso_inner img,
.iso_inner.loading img{
    visibility: hidden;
}

.contact_us_mid .more_info_box{
    font-size: 1.5em;
}

@media (min-width: 481px) and (max-width:768px){
    section .pricing_table .span3{
        width: 47%;
        margin-left: 3%!important;
    }

    section .pricing_table .span4{
        width: 47%;
        margin-left: 3%!important;
    }

    .contact_us_mid .form{
        padding: 30px;
    }

    header .mob_nav{
        margin: 7px auto;
    }

}

@media (max-width:480px){

    header .mob_nav{
        margin: 0 auto;
    }

    section .pricing_table .span3{
        width: 98%;
        margin-left: 0!important;
    }

    section .pricing_table .span4{
        width: 98%;
        margin-left: 0!important;
    }

    .contact_us_mid .more_info_box{
        margin-top: 2em;
        text-align: center;
        font-size: 1.5em;
    }

    .contact_us_mid .form{
        text-align: center;
    }

    .contact_us_mid .form .wpcf7-form-control.wpcf7-submit{
        width: 100%;
        float: none;
        clear: both;
        margin: 10px 0;
    }
}

.footer_bottom{
    padding: 20px;
}

.bot_box a.back2top{
    border: 1px solid #444;
}

#pages.intro-off .section2 .man_box .top_box{
    display: none;
}</pre></body></html>