<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    color: rgba(0, 0, 0, 0.91);
    background-color: #fff;
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    padding:0;
    overflow-x: hidden;
}
a {
    color: #717171;
    text-decoration: none;
}
a:focus, a:hover {
    color: red;
    text-decoration: none;
}
.ageimg {
    height: 48px;
}
.titlename {
    padding: 2rem 0;
    font-size:3rem;
    font-weight: 300;
    text-transform: uppercase;
}
.bd-example-row {
    margin-bottom: 1rem;
}
.bg-faded {
    background-color: #FFFFFF;
}
#actioncurrent {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    margin: 0 0 1rem;
}
#actioncurrenttext {
    margin-bottom: 2rem;
    text-align: justify;
}
.readmore.text-xs-center {
    margin-bottom: 1rem;
}
.page-header {
    /*font-weight: bold;*/
    text-transform: uppercase;
}
.link-readmore {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-decoration: none;
}
.md_important {
    font-size: .8rem;
    padding:0;
}
.card-img-top {
    border-radius: 0;
}
.about-tizer-text {
    font-size: .8rem;
}
#preemail {
    max-width: 350px;
    display: inline-block;
    position: relative;
    top: 3px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
    color: inherit;
}
.content-head, .h2.content-head {
    text-transform: uppercase;
    margin: 1rem 0;
    font-size: 37.5px;
        font-weight: 400;
}
.h2.content-head {
  margin:3rem 0;
  font-weight:bold;
}
.content-head small {
    display: inline-block;
    font-weight: 300;
    font-size: 65%;
    color: #969696;
    border-top: 1px solid rgb(46, 181, 92);
    margin-top: .5rem;
    padding-top: .5rem;
}
#info {
    padding-top: 1rem;
}
#stickhead {
    height: 75px;
    position: relative;
}
#stickinfo {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    /*background: rgb(250, 249, 247);*/
    height: 75px;
    z-index: 4;
        /*border-top: 1px solid gainsboro;*/
}
.stick #stickinfo {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    background: rgb(255, 255, 255);
    height: 75px;
    z-index: 99;
    box-shadow: rgba(0, 0, 0, 0.247059) 0px 0px 5px 1px;
    -webkit-backface-visibility: hidden !important;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

.minpad {
    padding: 0 .2rem;
}

#stickinfo .top-link {
    width: 25%;
    float: left;
    /*border-left: 1px solid gainsboro;*/
    transition: all .5s ease-out;
}

#stickinfo .top-link:hover {
    background: rgba(138, 138, 138, 0.23);
}

#stickinfo .top-link:last-child {
    /*border-right: 1px solid gainsboro;*/
}
/*.top-link:hover {
    background: #2EB55C;
    color: white;
}*/
#stickinfo .btn-two {
    color: inherit;
    padding: .5rem;
    display: inline-block;
    text-shadow: 0 1px 0 rgba(0,0,0,0.15);
    box-shadow: none;
}
#stickinfo .btn-two:active, 
#stickinfo .btn-two:hover, 
#stickinfo .btn-two:focus {
    color: inherit;
    position: relative;
    outline: none;

}
#stickinfo .btn-two i {
    font-size: 1.8rem;
    line-height: 3rem;
    float: left;
    width: 3rem;
    margin-right: .5rem;
    text-align: center;
    background: #ececec;
    /*color: #ffffff;
    background: #e74140;
    border-radius: 50%;*/
}

#stickinfo .btn-two .con {
    display: block;
    float: left;
    width: 79%;
}
.spcllink{
	color:#0074d9!important;
	text-decoration:underline!important;
}

.btn {
    text-transform: uppercase;
    letter-spacing: .05rem;
}
.caption&gt;div{
  font-size:1.5rem;
  text-transform:uppercase;
  margin-bottom:.5rem;
}
.red_blue .row div {
    text-align: left;
    font-size: 1.25rem;
    margin-bottom: 1rem;
}
.red_blue .row div i{
  display:inline-block;
  margin-right:1rem;
  font-size:3rem;
      position: relative;
    top: .75rem;
    color:#e74140;
}
.red_blue .row div:first-child i{
  color:rgb(46, 181, 92);
}
.pull-right {
    float: right;
}
.freebee {
    color: red;
    color: #fff;
    background-color: #d9534f;
    padding: .2rem .5rem;
    text-transform: uppercase;
    margin-left: .5rem;
    font-size: .6rem;
}
.podrobnee-button {
    position: absolute;
    top: 0;
    right: 0;
}
.podrobnee-button .btn.btn-danger {
    background: white!important;
    color: black;
    border-color: white!important;
}
.card.price {
    background-color: #ececec;
    border: none;
    border-radius: 0;
    text-align: left;
    box-shadow: none;
}
.card.price .card-title {
    margin-top: .75rem;
    font-size:0.9rem;
    font-weight: bold;
    color: #000;
}
.old-price span {
    text-decoration: line-through;
}

.card.price .label {
    font-size: 1.6rem;
    color: #000;
    background: transparent;
    padding: 0;
    line-height: 2rem;
}
.card.price .label i {
    font-size: 1rem;
}
.card-block.bottom-block {
    padding-top: 0;
}

#changetypes .modal-content {
    border:none;
    border-radius:0;
    padding: 1rem;
        color: #313131;
}
#changetypes .modal-content .card-title{
    font-weight:bold;
        font-size: 1.25rem;
}
#changetypes .pa-list {
    margin-top: 2.6rem;
}
#changetypes .pa-list ul li {
    list-style: none;
    font-weight: bold;
    font-size: .8rem;
    color: #333333;
    background: url(/images/list.png) 0 5px no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
}
.pa-list ul {
    padding-left: 0;
    margin-bottom: 30px;
}
.pa-form {
    padding: 20px;
    background: #e8e8e8;
    margin-left:0;
    text-align: center;
    margin-bottom: 17px;
}
.pa-form  label,.pa-form-title,.pa-form .thanks .h4 {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 20px;
}
/*
.btn-two {
    color: #373a3c;
    padding: 1rem;
    display: inline-block;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: all .3s ease-out;
    text-shadow: 0 1px 0 rgba(0,0,0,0.15);
}
.btn-two:active,
.btn-two:hover,
.btn-two:focus{
    color: #373a3c;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    position: relative;
    outline:none;
}
.btn-two .con {
    display: block;
    float: left;
    width: 75%;
}*/
.btn-two .first {
    text-transform: uppercase;
    letter-spacing: .05rem;
    display:block;
    font-weight: bold;
}
.btn-two .secondary {
    font-size: .8rem;
    display: inline-block;
    line-height: .8rem;
}
/*.btn-two i {
    font-size: 3rem;
    float: left;
    color: #2EB55C;
    width: 24%;
    text-shadow: 1px 1px 5px rgba(23, 23, 23, 0.33);
}*/
.pad-one {
    padding: 1rem;
    /*background: whitesmoke;*/
}
.mainresblock {
    font-size: .8rem;
    color: rgb(12, 168, 65);
}
.mainresblock p {
    margin: 0;
    text-align: left;
}
.mainresblock .microtitle {
    font-size: .9rem;
}
.anheader {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    padding: .5rem 0;
}
.pad-top-tw {
    padding-top: 2rem;
}
.thanks.especialthanks {
    padding-top: 3rem;
    padding-bottom: 3rem;
    -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}


.animate .fadeInRight {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.fadeInRight {
    opacity: 0;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: -webkit-transform .6s ease-in,opacity .8s ease-in;
    transition: transform .6s ease-in,opacity .8s ease-in;
}


.fadeInLeft {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
    -webkit-transition: -webkit-transform .6s ease-in,opacity .8s ease-in;
    transition: transform .6s ease-in,opacity .8s ease-in;
}
.animate .fadeInLeft {
  opacity:1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform:translateX(0px);
}




.materialboxed {
    display: block;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    position: relative;
    transition: opacity .4s
}


.materialboxed.active {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

#materialbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #292929;
    z-index: 1000;
    will-change: opacity
}

.materialbox-caption {
    position: fixed;
    display: none;
    color: #fff;
    line-height: 50px;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 0% 15%;
    height: 50px;
    z-index: 1000;
    -webkit-font-smoothing: antialiased
}

/* -------------------------------- 

Slider

-------------------------------- */
.cd-hero {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-hero-slider {
  position: relative;
  height: 360px;
  overflow: hidden;
  list-style: none;
    margin: 0;
    padding: 0;
}
.cd-hero-slider li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-hero-slider li.selected {
  /* this is the visible slide */
  position: relative;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-hero-slider li.move-left {
  /* slide hidden on the left */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.cd-hero-slider li.is-moving, .cd-hero-slider li.selected {
  /* the is-moving class is assigned to the slide which is moving outside the viewport */
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}
@media only screen and (min-width: 768px) {
  .cd-hero-slider {
    height: 500px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-hero-slider {
    height: 537px;
  }
}


/* -------------------------------- 

Single slide style

-------------------------------- */
.cd-hero-slider li {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cd-hero-slider li:first-of-type {
  background-color: #fff;
  background-image: url("/images/headerbgggg.jpg");
  background-position:top left;
}
.cd-hero-slider li:nth-of-type(2) {
  background-color: #fff;
  background-image: url("/images/headerbgggg.jpg");
}
.cd-hero-slider li:nth-of-type(3) {
  background-color: #fff;
  background-image: url("/images/headerbgggg.jpg");
}
.cd-hero-slider li:nth-of-type(4) {
  background-color: #fff;
  background-image: url("/images/headerbgggg.jpg");
}
.cd-hero-slider li:nth-of-type(5) {
  background-color: #fff;
  /*background-image: url("/images/headerbgggg.jpg");*/
}
.cd-hero-slider .cd-full-width,
.cd-hero-slider .cd-half-width {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  /* this padding is used to align the text */
  padding-top: 100px;
  text-align: center;
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-hero-slider .cd-img-container {
  /* hide image on mobile device */
  display: none;
}
.cd-hero-slider .cd-img-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cd-hero-slider .cd-bg-video-wrapper {
  /* hide video on mobile device */
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.cd-hero-slider .cd-bg-video-wrapper video {
  /* you won't see this element in the html, but it will be injected using js */
  display: block;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  height: auto;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cd-hero-slider h2, .cd-hero-slider p {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  line-height: 1.2;
  margin: 0 auto 14px;
  color: #000;
  width: 90%;
  max-width: 400px;
}
.cd-hero-slider h2 {
  font-size: 2.4rem;
}
.cd-hero-slider p {
  font-size: 1.4rem;
  line-height: 1.4;
}
.cd-hero-slider .cd-btn {
  display: inline-block;
  padding: 1.2em 1.4em;
  margin-top: .8em;
  background-color: rgba(212, 68, 87, 0.9);
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-hero-slider .cd-btn.secondary {
  background-color: rgba(22, 26, 30, 0.8);
}
.cd-hero-slider .cd-btn:nth-of-type(2) {
  margin-left: 1em;
}
.no-touch .cd-hero-slider .cd-btn:hover {
  background-color: #d44457;
}
.no-touch .cd-hero-slider .cd-btn.secondary:hover {
  background-color: #161a1e;
}
@media only screen and (min-width: 768px) {
  .cd-hero-slider li:nth-of-type(2) {
    background-image: none;
  }
  .cd-hero-slider li:nth-of-type(3) {
    background-image: none;
  }
  .cd-hero-slider li:nth-of-type(4) {
    background-image: none;
  }
  .cd-hero-slider .cd-full-width,
  .cd-hero-slider .cd-half-width {
    padding-top: 150px;
  }
  .cd-hero-slider .cd-bg-video-wrapper {
    display: block;
  }
  .cd-hero-slider .cd-half-width {
    width: 45%;
  }
  .cd-hero-slider .cd-half-width:first-of-type {
    left: 5%;
  }
  .cd-hero-slider .cd-half-width:nth-of-type(2) {
    right: 5%;
    left: auto;
  }
  .cd-hero-slider .cd-img-container {
    display: block;
  }
  .cd-hero-slider h2, .cd-hero-slider p {
    max-width: 720px;
  }
  .cd-hero-slider h2 {
    font-size: 2.4em;
    font-weight: 300;
  }
  .cd-hero-slider .cd-btn {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-hero-slider .cd-full-width,
  .cd-hero-slider .cd-half-width {
    padding-top: 120px;
  }
  .cd-hero-slider h2, .cd-hero-slider p {
    margin-bottom: 20px;
  }
  .cd-hero-slider h2 {
    font-size: 2.2em;
  }
  .cd-hero-slider p {
    font-size: 1.1rem;
  }
}

/* -------------------------------- 

Single slide animation

-------------------------------- */
@media only screen and (min-width: 768px) {
  .cd-hero-slider .cd-half-width {
    opacity: 0;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
  }
  .cd-hero-slider .move-left .cd-half-width {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  .cd-hero-slider .selected .cd-half-width {
    /* this is the visible slide */
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-hero-slider .is-moving .cd-half-width {
    /* this is the slide moving outside the viewport 
    wait for the end of the transition on the &lt;li&gt; parent before set opacity to 0 and translate to 40px/-40px */
    -webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
    -moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
    transition: opacity 0s 0.5s, transform 0s 0.5s;
  }
  .cd-hero-slider li.selected.from-left .cd-half-width:nth-of-type(2),
  .cd-hero-slider li.selected.from-right .cd-half-width:first-of-type {
    /* this is the selected slide - different animation if it's entering from left or right */
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
    -moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
  }
  .cd-hero-slider li.selected.from-left .cd-half-width:first-of-type,
  .cd-hero-slider li.selected.from-right .cd-half-width:nth-of-type(2) {
    /* this is the selected slide - different animation if it's entering from left or right */
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s;
    -moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s;
    transition: opacity 0.4s 0.4s, transform 0.5s 0.4s;
  }
  .cd-hero-slider .cd-full-width h2,
  .cd-hero-slider .cd-full-width p,
  .cd-hero-slider .cd-full-width .cd-btn {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  .cd-hero-slider .move-left .cd-full-width h2,
  .cd-hero-slider .move-left .cd-full-width p,
  .cd-hero-slider .move-left .cd-full-width .cd-btn {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  .cd-hero-slider .selected .cd-full-width h2,
  .cd-hero-slider .selected .cd-full-width p,
  .cd-hero-slider .selected .cd-full-width .cd-btn {
    /* this is the visible slide */
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-hero-slider li.is-moving .cd-full-width h2,
  .cd-hero-slider li.is-moving .cd-full-width p,
  .cd-hero-slider li.is-moving .cd-full-width .cd-btn {
    /* this is the slide moving outside the viewport 
    wait for the end of the transition on the li parent before set opacity to 0 and translate to 100px/-100px */
    -webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
    -moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
    transition: opacity 0s 0.5s, transform 0s 0.5s;
  }
  .cd-hero-slider li.selected h2 {
    -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
    -moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
    transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
  }
  .cd-hero-slider li.selected p {
    -webkit-transition: opacity 0.4s 0.3s, -webkit-transform 0.5s 0.3s;
    -moz-transition: opacity 0.4s 0.3s, -moz-transform 0.5s 0.3s;
    transition: opacity 0.4s 0.3s, transform 0.5s 0.3s;
  }
  .cd-hero-slider li.selected .cd-btn {
    -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s, background-color 0.2s 0s;
    -moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s, background-color 0.2s 0s;
    transition: opacity 0.4s 0.4s, transform 0.5s 0.4s, background-color 0.2s 0s;
  }
}
/* -------------------------------- 

Slider navigation

-------------------------------- */
.cd-slider-nav {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 2;
  text-align: center;
  height: 55px;
  background-color: rgba(0, 1, 1, 0.5);
}
.cd-slider-nav {
    display: none!important;
}
.cd-slider-nav nav, .cd-slider-nav ul, .cd-slider-nav li, .cd-slider-nav a {
  height: 100%;
    margin: 0;
    padding: 0;
}
.cd-slider-nav nav {
  display: inline-block;
  position: relative;
}
.cd-slider-nav .cd-marker {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 100%;
  color: #d44457;
  background-color: #ffffff;
  box-shadow: inset 0 2px 0 currentColor;
  -webkit-transition: -webkit-transform 0.2s, box-shadow 0.2s;
  -moz-transition: -moz-transform 0.2s, box-shadow 0.2s;
  transition: transform 0.2s, box-shadow 0.2s;
}
.cd-slider-nav .cd-marker.item-2 {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-slider-nav .cd-marker.item-3 {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.cd-slider-nav .cd-marker.item-4 {
  -webkit-transform: translateX(300%);
  -moz-transform: translateX(300%);
  -ms-transform: translateX(300%);
  -o-transform: translateX(300%);
  transform: translateX(300%);
}
.cd-slider-nav .cd-marker.item-5 {
  -webkit-transform: translateX(400%);
  -moz-transform: translateX(400%);
  -ms-transform: translateX(400%);
  -o-transform: translateX(400%);
  transform: translateX(400%);
}
.cd-slider-nav ul::after {
  clear: both;
  content: "";
  display: table;
}
.cd-slider-nav li {
  display: inline-block;
  width: 60px;
  float: left;
}
.cd-slider-nav li.selected a {
  color: #2c343b;
}
.no-touch .cd-slider-nav li.selected a:hover {
  background-color: transparent;
}
.cd-slider-nav a {
  display: block;
  position: relative;
  padding-top: 35px;
  font-size: 1rem;
  color: #a8b4be;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-slider-nav a::before {
  content: "\f48e";
  position: absolute;
  width: 24px;
  height: 24px;
  top: 8px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  /*background: url(/images/assets/cd-icon-navigation.svg) no-repeat 0 0;*/
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
}
.no-touch .cd-slider-nav a:hover {
  background-color: rgba(0, 1, 1, 0.5);
}
.cd-slider-nav li:first-of-type a::before {
  background-position: 0 0;
}
.cd-slider-nav li.selected a::before {
    color: #F74A3F;
}
.cd-slider-nav li.selected:first-of-type a::before {
  background-position: 0 -24px;
}
.cd-slider-nav li:nth-of-type(2) a::before {
  background-position: -24px 0;
}
.cd-slider-nav li.selected:nth-of-type(2) a::before {
  background-position: -24px -24px;
}
.cd-slider-nav li:nth-of-type(3) a::before {
  background-position: -48px 0;
}
.cd-slider-nav li.selected:nth-of-type(3) a::before {
  background-position: -48px -24px;
}
.cd-slider-nav li:nth-of-type(4) a::before {
  background-position: -72px 0;
}
.cd-slider-nav li.selected:nth-of-type(4) a::before {
  background-position: -72px -24px;
}
.cd-slider-nav li:nth-of-type(5) a::before {
  background-position: -96px 0;
}
.cd-slider-nav li.selected:nth-of-type(5) a::before {
  background-position: -96px -24px;
}
@media only screen and (min-width: 768px) {
  .cd-slider-nav {
    height: 80px;
  }
  .cd-slider-nav .cd-marker,
  .cd-slider-nav li {
    width: 95px;
  }
  .cd-slider-nav a {
    padding-top: 48px;
    font-size: .8rem;
    text-transform: uppercase;
  }
  .cd-slider-nav a::before {
    top: 18px;
  }
}

#work {
    margin-bottom: 4rem;
}
.lead {
    font-weight: 400;
}
.abshead {
    position: relative;
    top: -1.5rem;
}

.borderland {
    position: absolute;
    left: 4rem;
    right: 4rem;
    top: 8rem;
    bottom: 3rem;
    overflow-y: scroll;
    max-height: 100%;
}
.borderland.container {
padding-top: 1rem;
}
.borderland &gt; div {
    width: calc(100% / 6);
    float: left;
}
.letter {
    font-size: 1rem;
        color: rgb(46, 181, 92);
    display: block;
    float: left;
    width: 200px;
}
.borderland a {
    color: rgb(149, 148, 143);
    display: block;
    width: 200px;
    float: left;
    font-size:.8rem;
}
.texthead {
    line-height: 60px;
    text-transform: uppercase;
    /*font-weight: bold;*/
    font-size: 1.1rem;
    display: inline-block;
}
.divederhead {
    font-size: .8rem;
    display: inline-block;
    padding: 0 2rem;
        position: relative;
    top: -3px;
}
.alert {
    border-radius: 0;
}
.alert-black {
    font-size: .8rem;
    text-align: center;
}
.panel-body {
    padding: 1rem;
}
.leading {
    /*padding: 0;*/
    background: white;
    margin-bottom:1rem;
}
.item-image img {
    margin: 0 auto;
}
.card-image img {
    margin: 0 auto;
}
.form-control-label {
    padding: .375rem 0;
    margin-bottom: 0;
    font-size: .8rem;
}
.modal-content {
    border: 0;
    border-radius: 0; 
}
.card-content {
    padding: .8rem;
}
.modal-title {
	font-weight: bold;
    text-transform: uppercase;
    font-size: .8rem;
    text-align: center;
    color: gray;
}
.btn-secondary {
    border-color: rgba(255, 255, 255, 0);
}
/**reshenia*/
.solutions-images{
    position: relative;
}
.solutions-images img{
    /*position: absolute;
    top: 30px;*/
    left: 0px;
}

.solutions-text{
    /*width: 420px;
    float: right;
    padding-top: 45px;*/
}
.solutions{
    overflow: hidden;
    min-height: 550px;
}
.solution-wrap{
    margin-bottom: 20px;
    overflow: hidden;
    cursor: pointer;
    color: rgb(55, 58, 60);
    padding: 1rem;
        transition: all .3s ease-out;
    /*display: inline-block;
    border: 1px solid rgba(0,0,0,0.21);
    border-bottom-color: rgba(0,0,0,0.34);
    text-shadow: 0 1px 0 rgba(0,0,0,0.15);
    box-shadow: 0 1px 0 rgba(255,255,255,0.34) inset, 0 2px 0 -1px rgba(0,0,0,0.13), 0 3px 0 -1px rgba(0,0,0,0.08), 0 3px 13px -1px rgba(0,0,0,0.21);*/
}

.solution-wrap.selected-solution {
    color: white;
    background: #2EB55C;
}
.solution-wrap:hover {
    /*top: 1px;
    color: rgb(55, 58, 60);
    border-color: rgba(0,0,0,0.34) rgba(0,0,0,0.21) rgba(0,0,0,0.21);
    box-shadow: 0 1px 0 rgba(255,255,255,0.89),0 1px rgba(0,0,0,0.05) inset;*/
    position: relative;
    outline: none;
}
.solution-title{
     font-size: 24px;
}
.solution-icon-wrap{
    width: 78px;
    height: 78px;
    float: left;
    position: relative;
    margin-right: 15px;
    display:none;
}
.solution-icon-ua{
    position: absolute;
    top: 8px;
    left: 0px;
    width: 78px;
    height: 78px;
    background-repeat: no-repeat;
    background-position: top left;
    -webkit-transition: 0.1s linear opacity;
    -moz-transition: 0.1s linear opacity;
    -o-transition: 0.1s linear opacity;
    -ms-transition: 0.1s linear opacity;
    transition: 0.1s linear opacity;
}
.solution-icon-a{
    position: absolute;
    top: 8px;
    width: 78px;
    height: 78px;
    background-repeat: no-repeat;
    -webkit-transition: 0.1s linear opacity;
    -moz-transition: 0.1s linear opacity;
    -o-transition: 0.1s linear opacity;
    -ms-transition: 0.1s linear opacity;
    transition: 0.1s linear opacity;
}
.hidden-solution-icon{
    opacity: 0;
    left: -9999px;
}
.visible-solution-icon{
    opacity: 1;
    left: 0px;
}
.solution-wrap:hover .solution-icon-a{
    left: 0px;
    opacity: 1;
}
.solution-wrap:hover .solution-icon-ua{
    left: -9999px;
    opacity: 0;
}
.solution-img-text{
    position: absolute;
    background: rgb(46, 181, 92);
    color: rgb(255, 255, 255);
    padding: 15px;
    display: none;
}
.solution-img-text:after{
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-color: rgb(46, 181, 92) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-width: 20px 11px 0 0;
    bottom: -18px;
    left: 20px;
}
.hidden-solution-icon{
    opacity: 0;
    left: -9999px;
}
.visible-solution-icon{
    opacity: 1;
    left: 0px;
}
.solution-wrap:hover .solution-icon-a{
    left: 0px;
    opacity: 1;
}
.solution-wrap:hover .solution-icon-ua{
    left: -9999px;
    opacity: 0;
}
.solution-content{
    float: left;
       /* width: calc(100% - 100px);*/
}
.solution-img-wrap{
    display: none;
}
.solution-img-text p {
  margin:0;
}
.solution-img-1{
    display: block;
}
.solution-img-1 .solution-img-text{
    top: 15px;
    left: 389px;
    display: block;
}
.solution-img-2 .solution-img-text{
    top: 16px;
    left: 16px;
    
}
.solution-img-3 .solution-img-text{
    top: 315px;
    left: 70px;
}
.solution-img-2 .solution-img-text:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-color: transparent rgb(46, 181, 92) transparent transparent;
    border-width: 0px 16px 25px 0px;
    bottom: -23px;
    left: 20px;
}
.solution-img-3 .solution-img-text:after{
    border-color: transparent rgb(46, 181, 92) transparent transparent;
    border-width: 22px 13px 0px 0px;
    top: -20px;
    left: 80px;
}
.blured {
    filter: blur(6px);
    -moz-filter: blur(6px);
    -ms-filter: blur(6px);
    -o-filter: blur(6px);
    -webkit-filter: blur(6px);
}
.content-line p {
    font-size: .9rem;
}
#solutions {
position:relative;
padding-bottom: 20px;
}
.extra-sale{
    position: absolute;
    top: 350px;
    margin:10px;
    background-color: rgb(255, 255, 255);
    width: 330px;
    text-align: center;
    padding: 20px;
    box-shadow: 0px 0px 5px rgb(0, 0, 0);
    -webkit-box-shadow: 0px 0px 5px rgb(0, 0, 0);
    -moz-box-shadow: 0px 0px 5px rgb(0, 0, 0);
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    opacity: 0;
    left: -9999px;
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    -o-transition: opacity 0.6s ease-in-out;
    -ms-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
    text-shadow: none;
}
.visible-extra-sale{
    opacity: 1;
    left: 0;
}
.close-extra-sale {
position: absolute;
top: 6px;
right: 6px;
width: 26px;
height: 26px;
cursor: pointer;
}
/**/
.img-full {
    margin-bottom: 3rem;
}
/**end resheniz*/
#maincalc {
    padding: 0 15px;
}
#maincalc .form-group.clearfix {
    padding-top: 1.5rem;
}
#maincalc .text-xs-center {
    /*text-align: left!important;*/
}
#maincalc .radio, 
#maincalc .checkbox {
    text-align: center;
    margin: 0;
    padding: 0;
    display: inline-block;
}
#maincalc .rangecalc {
    width: 60%;
    margin: 0;
    float: left;
    position:relative;
}
#maincalc .rangecalc .input-group{
  max-width:200px;
  float:left;
}
#maincalc  .rangecalc p {
    position: absolute;
    bottom: -2rem;
    background: white;
    font-size: .8rem;
}

#maincalc ::-webkit-slider-thumb {
    box-shadow: -100vw 0 0 100vw #8FE781;
}

#maincalc ::-moz-range-thumb {
    box-shadow: -100vw 0 0 100vw #8FE781;
}

#maincalc .tabheader {
    color: inherit;
    text-align: left;
    width: 40%;
    float: left;
    margin: 0;
    padding-top: 0;
    font-size: 1.2rem;
    font-weight:bold;
    text-transform: uppercase;
}
#maincalc .iconhov,
#maincalc .iconhov:after,
#maincalc .iconhov img {
        width: 120px;
        height: 120px;
        text-indent: -9999px;
        /*border-radius:0;*/
}
#maincalc .checkbox label, 
#maincalc .radio label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: .8rem;
    text-transform: uppercase;
}
#maincalc .radio [type="radio"]:checked+label .iconhov:after, 
#maincalc .checkbox [type="checkbox"]:checked+label .iconhov:after{
        background: rgb(143, 231, 129);
}
#excalc {
    padding: 3rem 0;
    /*background: #F3F3F3;*/
}

#excalc .nav-link {
  /*font-weight:bold;
  text-transform:uppercase;*/
}
#excalc .nav-item {
    float: left;
    margin: 0!important;
    width: 20%;
    float: left;
    text-align: center;
    -webkit-transition: .2s ease;
    -moz-transition:  .2s ease;
    -o-transition:  .2s ease;
    -ms-transition:  .2s ease;
    transition: .28s ease;
}
#excalc .nav-item.active {
    background: white; 
    box-shadow: inset 0px -4px 0px 0px rgb(217, 83, 79); 
}
#excalc .nav-item.active a{
    color: rgb(217, 83, 79);
}
#excalc .radio, #excalc .checkbox {
    /*float: left;
    width: 25%;*/
    text-align: center;
    margin: 0;
    padding: 0;
    display: inline-block;
}

#excalc .tab-content {
    background: none;
    display: block;
    min-height: 340px;
    overflow: hidden;
    position: relative;
    width: auto;
}
.mainintro {
    padding-top: 2rem;
}
.set {
    width: 100%;
    display: block;
    /* height: 250px; */
    margin: 0px auto;
    /* transform: scale(0.725); */
    margin: 0;
    padding: 0;
    list-style: none;
}
.set li {
  float:left;
  width:20%;
}
.wk-content {
    padding: .2rem;
}
.set img {
    vertical-align: middle;
    display: block;
    width: 100%;
    height: auto;
}
.tabheader {
    display: block;
    /*font-weight: bold;*/
    font-size: 1.5rem;
    color: #969696;
    margin-top: .5rem;
    padding-top: .5rem;
    text-align: center;
}
.radio label, .checkbox label {
    /*font-weight: bold;
    text-transform: uppercase;*/
}
.radio [type="radio"]+label .iconhov,
.checkbox [type="checkbox"]+label .iconhov{
    position:relative;
    display:block;
    padding:0;
    margin:0;
    width:200px;
    height:200px;
    text-align:center;
    font-size:72px;
    line-height:2;
    color:#ccc;
    background:none;
    border-radius:50%;
    z-index:1;
    -webkit-transition:color 0.2s ease-in;
    transition:color 0.2s ease-in;
}
.radio [type="radio"]:not(:checked)+label .iconhov:after,
.checkbox [type="checkbox"]:not(:checked)+label .iconhov:after {
  pointer-events: none;
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
    background: rgb(226, 226, 226);
    border-radius: 50%;
  -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box; 
  box-sizing: content-box;
  z-index:-1;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.radio [type="radio"]:checked+label .iconhov:after,
.checkbox [type="checkbox"]:checked+label .iconhov:after {
  pointer-events: none;
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
    background: rgb(46, 181, 92);
    border-radius: 50%;
  -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box; 
  box-sizing: content-box;
  z-index:-1;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.radio [type="radio"]:not(:checked)+label .iconhov:hover:after,
.checkbox [type="checkbox"]:not(:checked)+label .iconhov:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  transition: all 0.4s ease-out;
}
.radio .img-fluid, .checkbox .img-fluid {
    position: relative;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
}
.radio [type="radio"], .checkbox [type="checkbox"] {
  display:none;
}
[type="checkbox"]:not(:checked)+label .img-fluid,
[type="radio"]:not(:checked)+label .img-fluid {
    border: 10px solid transparent;
}
[type="checkbox"]+label .img-fluid,
[type="radio"]+label .img-fluid{
    border: 10px solid transparent;
}
[type="range"] { 
    margin: auto;
    -webkit-appearance: none;
    position: relative;
    overflow: hidden;
    height: 40px;
    width: 100%;
    cursor: pointer;
    outline:none;
    border-radius: 0; /* iOS */
}

::-webkit-slider-runnable-track {
    background: #ddd;
}

::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 40px;
    background: #fff;
    box-shadow: -100vw 0 0 100vw #d9534f;
    border: 2px solid #999;
}

::-moz-range-track {
    height: 40px;
    background: #ddd;
}

::-moz-range-thumb {
    background: #fff;
    height: 40px;
    width: 20px;
    border: 3px solid #999;
    border-radius: 0 !important;
    box-shadow: -100vw 0 0 100vw #d9534f;
    box-sizing: border-box;
}

::-ms-fill-lower { 
    background: #d9534f;
}

::-ms-thumb { 
    background: #fff;
    border: 2px solid #999;
    height: 40px;
    width: 20px;
    box-sizing: border-box;
}

::-ms-ticks-after { 
    display: none; 
}

::-ms-ticks-before { 
    display: none; 
}

::-ms-track { 
    background: #ddd;
    color: transparent;
    height: 40px;
    border: none;
}

::-ms-tooltip { 
    display: none;
}
.rangecalc {
    width: 70%;
    margin: 0 auto;
}
.final {
    width: 80%;
    margin: 0 auto;
}
.finalleft p {
    margin: 0;
}
.microtitle {
    /*font-weight: bold;*/
    font-size:1rem;
    color: rgba(0, 0, 0, 0.91);
}
.finalleft {
    float: left;
    width: 30%;
    text-align: right;
        font-size: 80%;
}
.finalright {
    float: right;
    width: 70%;
    padding: 0px 5rem;
}
.dopres span {
    display: block;
}
.nav-tabs {
    border-bottom: 0;
}
.nav-tabs .nav-link {
    border: 0;
    border-radius: 0;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
}
}
.lead.text-center {
    font-weight: 400;
}
ul.cardholder {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  margin: 0 auto;
  padding: 2px;
  text-align: center;
}

.cardholder .card {
        box-shadow: none;
  float: left;
  position: relative;
  width: calc(100% * .25 - 30px + .25 * 30px);
  height: 340px;
  margin: 0 30px 30px 0;
  -webkit-perspective: 1000;
          perspective: 1000;
}

.card:nth-child(4n) {
  margin-right: 0;
}

.card:last-child {
  margin-right: 0;
}
.card__flipper {
  cursor: pointer;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.card__front, .card__back {
  position: absolute;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 340px;
}
.card__front {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
  z-index: 2;
  padding: .5rem;
 /* box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);*/
  overflow: hidden;
}
.card__front img {
        transition: all .3s ease-out;
}
.card__front:hover img {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
}
.card__back {
  -webkit-transform: rotateY(180deg) scale(1.1);
          transform: rotateY(180deg) scale(1.1);
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
.nachinka {
    padding: 1rem;
    font-size: .8rem;
}
.card__back span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.card__name {
  font-size: 32px;
  line-height: 0.9;
  font-weight: 700;
}
.card__name span {
  font-size: 14px;
}
.card__num {
  font-size: 100px;
  margin: 0 8px 0 0;
  font-weight: 700;
}

@media (max-width: 700px) {
  .card__num {
    font-size: 70px;
  }
}

@media (max-width: 700px) {
  .cardholder .card {
    width: 100%;
    height: 290px;
    margin-right: 0;
    float: none;
  }
 .cardholder .card .card__front,
 .cardholder .card .card__back {
    height: 290px;
  }
}
.navtlph {
    font-size: 1.4rem;
    /* font-weight: bold; */
}
/* Demo */
main {
  text-align: center;
}
main h1, main p {
  margin: 0 0 12px 0;
}
main h1 {
  margin-top: 12px;
  font-weight: 300;
}

.fa-twitter {
  color: white;
  font-size: 30px;
}
.minilogo {
    padding: 1rem;
    display: block;
    margin: 0 auto;
}
span.title {
    display: block;
    /*font-weight: bold;*/
    margin: 5px 0;
}
footer h2{
  font-size:1rem;
  font-weight: 400;
}
footer {
    padding-top: 20px;
        margin-bottom: 60px;
}
footer .footer-copyright {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    margin-top: 1rem;
    color: rgb(255, 255, 255);
    background: rgb(48, 48, 48);
}
footer .footer-copyright a {
  color:white!important;
}
.btn-xl {
    color: #ffffff;
    background-color: #3F6184;
    border-color: #3F6184;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
}
.closeregion {
    font-size: 1rem;
    position: absolute;
    /*font-weight: bold;*/
    right: 5rem;
    top: 1rem;
}
.closeregion-text {
    display: block;
    float: right;
    height: 5rem;
    padding: 2rem;
}
.closeregion-btn {
    font-size: 5rem;
    line-height: 1;
    display: block;
    float: right;
}
#contact {
 padding:1rem 0;
}
#contact .section-heading {
  color: white;
}
#contact .form-group {
  margin-bottom: 25px;
}
#contact .form-group input,
#contact .form-group textarea {
  padding: 20px;
}
#contact .form-group input.form-control {
  height: auto;
}
#contact .form-group textarea.form-control {
  height: 247px;
}
#contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}
#contact ::-webkit-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #bbbbbb;
}
#contact :-moz-placeholder {
  /* Firefox 18- */
  text-transform: uppercase;
  font-weight: 700;
  color: #bbbbbb;
}
#contact ::-moz-placeholder {
  /* Firefox 19+ */
  text-transform: uppercase;
  font-weight: 700;
  color: #bbbbbb;
}
#contact :-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #bbbbbb;
}
#contact .text-danger {
  color: #e74c3c;
}
#contact label {
    display: none;
}
.nav.navbar-nav {
    /*font-weight: bold;*/
    text-transform: uppercase;
}
.form-control {
    /*border: 1px solid #3F6184;*/
    border-radius: 0;
}
.rangeblock {
    float: left;
    width: 80%;
}
.resultblock {
    float: left;
    width: 20%;
    text-align: center;
    line-height: 40px;
    /*font-weight: bold;*/
    font-size: 2rem;
}
.card {
    position: relative;
       box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);/* */
    border:0;
}
.card-title {
    font-size: 1rem;
    /*font-weight: bold;*/
    text-transform: uppercase;
}
.card-img {
    width: 100%;
    display: block;
    border-radius: 0;
}
.card-img-top {
    width: 100%;
    display: block;
}
.card .card-header h2 {
  margin: 0;
  line-height: 100%;
  font-size: 1rem;
  font-weight: 400;
}

.card .card-header h2 small {
  display: block;
  margin-top: .5rem;
  color: #AEAEAE;
  line-height: 160%;
}
.rightzag {
    margin: 0;
    padding: 0;
    margin-left: 2rem;
}
.btn {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    transition: all .3s ease-out;
    border-radius: 0;
}
.btn:hover {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
}
.btn-danger {
    background-color: rgb(247, 74, 63);
    border-color: rgb(247, 74, 63);
}
.btn-danger.focus, 
.btn-danger:focus,
.btn-danger.active, 
.btn-danger:active,
.btn-danger:hover, 
.btn-danger.active.focus, 
.btn-danger.active:focus, 
.btn-danger.active:hover, 
.btn-danger:active.focus, 
.btn-danger:active:focus, 
.btn-danger:active:hover{
    background-color: rgb(255, 107, 100);
    border-color: rgb(255, 107, 100);
}
.btn-secondary.focus, 
.btn-secondary:focus,
.btn-secondary.active, 
.btn-secondary:active, 
.btn-secondary:hover,
.btn-secondary.active.focus, 
.btn-secondary.active:focus, 
.btn-secondary.active:hover, 
.btn-secondary:active.focus, 
.btn-secondary:active:focus, 
.btn-secondary:active:hover {
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
}
.text-info {
    color: rgb(46, 181, 92)!important;
}
.btn-info {
    border-color: rgb(46, 181, 92);
    background: rgb(46, 181, 92);
}
.btn-info.focus, 
.btn-info:focus,
.btn-info.active, 
.btn-info:active, 
.btn-info:hover,
.btn-info.active.focus, 
.btn-info.active:focus, 
.btn-info.active:hover, 
.btn-info:active.focus, 
.btn-info:active:focus, 
.btn-info:active:hover {
    border-color: rgb(12, 168, 65);
    background: rgb(12, 168, 65);
}
small.text-muted {
    position: absolute;
    top: 5rem;
    left: 4rem;
}
.teltop {
    font-size: 1.2rem;
    padding: 0;
    margin: 0;
    padding-top: .75rem;
    padding-bottom: .25rem;
    text-align: right;
}
.upteltop {
    display: block;
}
.downteltop {

}
.lv-img {
    width: 48px;
    height: 48px;
}
[class*="lv-img"] {
    border-radius: 50%;
}
.media:first-child {
    margin-top: 0;
}
.media {
    overflow: visible;
}
.media, .media-body {
    zoom: 1;
    overflow: hidden;
}
.media {
    margin-top: 15px;
}
.media &gt; .pull-left {
    padding-right: 15px;
}
.media-left, .media &gt; .pull-left {
    padding-right: 10px;
}
.pull-left {
    float: left !important;
}
.media-body {
    zoom: 1;
    display: block;
    width: auto;
}
.m-t-5 {
    margin-top: 5px !important;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.hide {
    display: none !important;
}
button.close {
    outline: none;
}
#menu{
      background: white;
}
#content {
    padding-top: .5rem;
}
#topnav {
    position: fixed;
    display: table;
    bottom: -60px;
    left: 0;
    width: 100%;
    z-index: 100;
    background: rgba(255, 255, 255, 1);
}
#topnav.invert {
    box-shadow: rgba(0, 0, 0, 0.247059) 0px 0px 5px 1px;
    bottom: 0;
    top: auto;
    -webkit-backface-visibility: hidden !important;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.medialogo img {
    height: 100px;
    margin: 0 auto;
    padding: 1rem;
}
.headr-bot.logo-bot.black-text {
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: .8rem;
    position: relative;
    top: -.5rem;
    color: #373a3c!important;
}
.modal-open #topnav {
    padding-right: 17px;
}
.modal-open #back-top {
    padding-right: 17px;
}
.modal-open .stick #stickinfo {
    padding-right: 17px;
}

/*.modal.in .modal-dialog {
    -webkit-transform: translate(0,50%);
    -ms-transform: translate(0,50%);
    -o-transform: translate(0,50%);
    transform: translate(0,50%);
}*/
#myModal .modal-dialog {
    box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.5);
    width:500px;
}
.navtxl.navbar-text {
    line-height: 20px;
    font-size: .8rem;
    padding: 10px;
}
.invert #header {
display:none !important;
}
#wrapper {
    /*padding-top: 120px;*/
}
a.brand {
    display: block;
    padding: 15px 10px 0 10px;
    max-width: 160px;
    max-height: 60px;
    float: left;
}
h1.textlogo.lead {
    margin-bottom: 0;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1.1rem;
    font-weight: 500;/**/
    text-transform: uppercase;
}
.slogan {
    /*font-weight: bold;*/
    text-transform: uppercase;
    font-size: .9rem;
    margin-bottom:.5rem;
}
a.font_2, 
a.font_2:hover, 
a.font_2:focus, 
a.font_2:active {
border-bottom: 1px dashed rgb(75, 90, 104);
font-weight: 300;
text-decoration: none;
color: rgb(0, 0, 0);
font-size: 20px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: inline-block;
position: relative;
cursor: pointer;

}
.phone2.lead {
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 0.5rem;
}
.no-padding {
    padding: 0 !important;
}
#impress-block .rw-sentence {
    font-size: 2rem;
        text-align: center;
}
#impress-block .rw-sentence:first-child {
            padding-top: 1rem;
}
#impress-block .popEffect span {
    width: 100%;
    margin: 0 auto;
    left: 0;
}
#impress-block .pushEffect span {
    width: 100%;
    left: 0;
}
#callback2 {
    float: right !important;
    /* margin-right: -.9375rem; */
    margin-top: 14px;
}
.navbar-text {
    float: left;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 60px;
}
.navbar.navbar-default.klaus-header {
    padding: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.navbar-brand {
    
}
.navbar-brand .b1{
    font-weight: bold;
    font-size: 2rem;
    display:block;
}
.navbar-brand .b2{
    font-size: .8rem;
    display:block;
}
.header-bg {
    background-image: url(/images/a1-banner-2.jpg);
    background-position: center center;
    position: relative;
        /*padding: 6rem 0 10rem;*/
    overflow: hidden;
}
#why .why .tile {
    height: 252px;
    text-align: center;
    padding: 0 20px;
}
.header-bg .container {
  padding: 10rem 0;
    position: relative;
    z-index: 4; 
}
.form-group {
    margin-bottom: 1rem;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.color-gloss {
float: left;
margin: 5px;
cursor: pointer;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
}
.color {
padding: 5px;
text-shadow: 0 0 3px rgb(0, 0, 0);
border-radius: 2px;
}

#selclose {
top: -40px;
right: -40px;
}
.sotial-groups i {
font-size: 3em;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
    transition: 0.5s;
}

input:focus::-moz-placeholder {
    color: transparent;
    transition: 0.5s;
}

input:focus:-moz-placeholder {
    color: transparent;
    transition: 0.5s;
}

input:focus:-ms-input-placeholder {
    color: transparent;
    transition: 0.5s;
}
.h2.margino {
    margin: 0;
    color: #BFBFBF;
    line-height: 39px;
    font-size: 1em;
    /*font-weight: bold;*/
}
.smallname {
    display: block;
    padding-top: .75rem;
    padding-bottom: .25rem;
    text-align: center;
}
.medialogo {
    display: block;
    float: left;
}
.headerh {
    /*font-weight: bold;*/
    color: white;
    font-family: Open Sans Condensed;
    background-color: rgba(39, 42, 45, 0.55);
    padding: 1rem;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
#header {
    background: white;
    height: 120px;
        margin-top: 1rem;
    margin-bottom: 1rem;
}
#blogo {
    height: 60px;
}
#header .nav {
    padding-top: 4rem;
    text-align: center;
}
#header .nav &gt; li {
    padding-bottom: 6px;
    display: inline-block!important;
}
#header .nav &gt; li a {
  color:black;
}
#header .nav &gt; li a:hover {
  color:red;
}
#logo {
    display: block;
    margin: 0 auto;
    -webkit-user-select: none;  
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;     
}
#logo-title {
    letter-spacing: .5rem;
    /*font-weight: bold;*/
    font-size: 1.5rem;
    position: relative;
    top: -1rem;
}
.text-bold {
    /*font-weight: bold;*/
}
#agemodal {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);    
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    z-index:9999;
}
#citymodal {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);    
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    z-index:999;
}

/*title rotator*/
.rw-sentence{
  margin: 0;
  text-align: left;
  position: relative;
  font-weight:400;
  font-size: 42px;
    color: inherit;

}
.rw-sentence span{
    background: rgba(255, 255, 255, 0.4);
    padding: .5rem;
    display: inline-block;
}

/*Push Effect*/
.pushEffect{
  display: inline;
  /*text-indent: 8px;*/
}
.pushEffect span{
  animation: push 12.5s linear infinite 0s;
  -ms-animation: push 12.5s linear infinite 0s;
  -webkit-animation: push 12.5s linear infinite 0s;
  /*color: rgb(11, 111, 52);*/
  opacity: 0;
  overflow: hidden;
  position: absolute;
  /*right:0;*/
}
.pushEffect span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.pushEffect span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.pushEffect span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.pushEffect span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*Push Effect Animation*/
@-moz-keyframes push{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: rotate(0deg) scale(2) skew(0deg) translate(0px); }
  10% { opacity: 1; -moz-transform: translateX(0px); }
  25% { opacity: 1; -moz-transform: translateX(0px); }
  30% { opacity: 0; -moz-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0;}
}
@-webkit-keyframes push{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform:rotate(0deg) scale(2) skew(0deg) translate(0px);}
    10% { opacity: 1; -webkit-transform: translateX(0px); }
  25% { opacity: 1; -webkit-transform: translateX(0px); }
  30% { opacity: 0; -webkit-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes push{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: rotate(0deg) scale(2) skew(0deg) translate(0px); }
  10% { opacity: 1; -ms-transform: translateX(0px); }
  25% { opacity: 1; -ms-transform: translateX(0px); }
  30% { opacity: 0; -ms-transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-keyframes push{
  0% { opacity: 0; }
  5% { opacity: 0; transform: rotate(0deg) scale(2) skew(0deg) translate(0px); }
  10% { opacity: 1; transform: translateX(0px); }
  25% { opacity: 1; transform: translateX(0px); }
  30% { opacity: 0; transform: translateX(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
/*Pop Effect*/
.popEffect{
  display: inline;
  /*text-indent: 8px;*/
}
.popEffect span{
  animation: pop 12.5s linear infinite 0s;
  -ms-animation: pop 12.5s linear infinite 0s;
  -webkit-animation: pop 12.5s linear infinite 0s;
  opacity: 0;
  overflow: hidden;
  position: absolute;
}
.popEffect span:nth-child(2){
  animation-delay: 2.5s;
  -ms-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
}
.popEffect span:nth-child(3){
  animation-delay: 5s;
  -ms-animation-delay: 5s;
  -webkit-animation-delay: 5s;
}
.popEffect span:nth-child(4){
  animation-delay: 7.5s;
  -ms-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
}
.popEffect span:nth-child(5){
  animation-delay: 10s;
  -ms-animation-delay: 10s;
  -webkit-animation-delay: 10s;
}

/*Pop Effect Animation*/
@-moz-keyframes pop{
  0% { opacity: 0; }
  5% { opacity: 0; -moz-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
  10% { opacity: 1; -moz-transform: translateY(0px); }
  25% { opacity: 1; -moz-transform: translateY(0px); }
  30% { opacity: 0; -moz-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0;}
}
@-webkit-keyframes pop{
  0% { opacity: 0; }
  5% { opacity: 0; -webkit-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px);}
  10% { opacity: 1; -webkit-transform: translateY(0px); }
  25% { opacity: 1; -webkit-transform: translateY(0px); }
  30% { opacity: 0; -webkit-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-ms-keyframes pop{
  0% { opacity: 0; }
  5% { opacity: 0; -ms-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
  10% { opacity: 1; -ms-transform: translateY(0px); }
  25% { opacity: 1; -ms-transform: translateY(0px); }
  30% { opacity: 0; -ms-transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0; }
}
@-keyframes pop{
  0% { opacity: 0; }
  5% { opacity: 0; transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
  10% { opacity: 1; transform: translateY(0px); }
  25% { opacity: 1; transform: translateY(0px); }
  30% { opacity: 0; transform: translateY(0px); }
  80% { opacity: 0; }
  100% { opacity: 0;}
}
span.impress-1 {
font-size: 170%;
color: #F74A3F;
}
span.impress-2 {
font-size: 170%;
color: rgb(46, 181, 92);
}
.rb-badge {
    background-color: rgb(240, 65, 36);
    border-radius: 50%;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: Arial,sans;
    font-size: 28px;
    height: 32px;
    line-height: 28px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 3px;
    width: 32px;
    font-weight: bold;
    text-align: center;
}
.content-line {
margin-bottom: 60px;
}
.content-line .img-circle {
    height: 250px;
    width: 250px;
    display: inline-block
}
.content-line .image{
text-align:center;
}
.enjoy-block .text-info {
    text-transform: uppercase;
    /*font-weight: bold;*/
}
.hiw-1 {
    background: url(/images/hiw-1.jpg) no-repeat
}
.hiw-2 {
    background: url(/images/zamerchik.jpg) no-repeat
}
.hiw-3 {
    background: url(/images/proizvodstvo.jpg) no-repeat
}
.hiw-4 {
    background: url(/images/dogover.jpg) no-repeat
}
.hiw-5 {
    background: url(/images/montagnik.jpg) no-repeat
}
.hiw-6 {
    background: url(/images/hiw-6.jpg) no-repeat
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    /* outline: thin dotted; */
    outline: none;
    outline-offset: 0;
}
#agemodal.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}
#citymodal.open {
      -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}
#agemodal .btn {
   margin-top:4rem;
}
#agemodal .close {
    position: fixed;
    top: 1rem;
    right:1rem;
    color: #fff;
    background-color: red;
    border-color: #357ebd;
    opacity: 1;
    padding: 1rem 2rem;
    font-size: 2rem;
}
#age {
  font-size: 12rem;
  line-height: 12rem;
  color: #333;
  /*font-weight: bold;*/
  text-align: center;
  -webkit-text-stroke: 5px #FFF;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
}

#form {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  padding: 5px;
  margin: auto;
  z-index: 1;
  color: #FFF;
  text-align: center;
  font-size:2rem;
}

#form em {

}

#form .form-input {
  height: 3rem;
  width:100%;
  padding: 0 .3rem 0 0;
  margin: .3rem;
  outline: 0;
  border-radius:.3rem;
  border: 0;
  background: rgba(255, 255, 255, 0.3);
  font-size: 100%;
  color: #FFF;
  text-indent: .3rem;
  line-height: 3rem;
  text-align: center;
}

#form .form-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#vmap {
    margin: 0 auto;
}

.picture {
    display: block;
    width: 100%;
}
.picture img {
    display: block;
    width: 100%;
}
html.hidden,html.hidden body,html.hidden body #wrapper {
    overflow: hidden;
    height:100%;
}
 @media (max-width: 32em) {
  body {
        padding: 0;
  }
    #container, #sideLeft {
    padding: 0;
}
    #age {
    font-size: 6rem;
    line-height: 8rem;
}
  #form{
    font-size: 1.2rem;
  }
  #agemodal.open {
    -webkit-backface-visibility: hidden !important;
    -webkit-transform: translateZ(0) !important;
  }
  }
@media (min-width: 32em) {
  #citymodal {
    padding: 4rem 3rem;
  }
  html {
  /*overflow: hidden;*/
  }
 }

.jqvmap-label
{
  position: absolute;
  display: none;
  background: #292929;
  color: #ccc;
  font-size: smaller;
  padding: .4rem;
  z-index:1000;
}
.jqvmap-label strong
{
  color:#fff; 
  display:inline-block
}

.jqvmap-label ul
{
  margin:0;
  text-align:left;
  padding:2px 10px 2px 20px;
}
.jqvmap-zoomin, .jqvmap-zoomout
{
  position: absolute;
  left: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #000000;
  padding: 3px;
  color: white;
  width: 10px;
  height: 10px;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
}
.jqvmap-zoomin
{
  top: 10px;
}
.jqvmap-zoomout
{
  top: 30px;
}
.jqvmap-region
{
  cursor: pointer;
}
.jqvmap-ajax_response
{
  width: 100%;
  height: 500px;
}

.fixed-action-btn {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    padding-top: 1rem;
    margin-bottom: 0;
    z-index: 998;
}
#back-top .btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    padding: 0;
    background-color: #fff;
    background-image:url(/images/ic_arrow_upward_3x.png);
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
#callback .btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 4rem;
    height: 4rem;
    line-height: 5rem;
    padding: 0;
    background-color: rgba(255, 0, 0, 0.5);
    background-image:url(/images/ic_phone_white_24dp_2x.png);
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
#footer {
    background: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
#footer .card {
  box-shadow:none;
  border:0;
}
.p-relative {
    position: relative !important;
}
.pmo-pic,.pmo-block {
    position: relative;
    padding:0;
}
.pmo-contact {
    padding: 1rem;
}
.pmo-pic .pmo-stat {
    background: #AA0202;
    color: #fff;
    text-align: center;
    padding: 2rem .3rem 1rem 0;
}
 .pmo-pic img {
    max-width: 100%;
    }
 .pmo-pic .pmop-edit {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.38);
    text-align: center;
    padding: 10px 10px 11px;
    -webkit-transition: opacity;
    -o-transition: opacity;
    transition: opacity;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}
.pmo-pic .pmop-edit {
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}
.pmo-pic:hover .pmop-edit {
    opacity: 1;
    filter: alpha(opacity=100);
}
.pmo-pic .pmop-message {
    position: absolute;
    bottom: 27px;
    left: 50%;
    margin-left: -25px;
}
 .pmb-block:last-child {
  margin-bottom: 50px;
}

 .pmb-block .pmbb-header {
  margin-bottom: 25px;
  position: relative;
}

 .pmb-block .pmbb-header .actions {
  position: absolute;
  top: -2px;
  right: 0;
}

 .pmb-block .pmbb-header h2 {
  margin: 0;

}

 .pmb-block .pmbb-edit {
  position: relative;
  z-index: 1;
  display: none;
}

 .pmb-block .pmbb-edit,
 .pmb-block .pmbb-view {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

 .pmb-block.toggled .pmbb-edit {
  display: block;
}

 .pmb-block.toggled .pmbb-view {
  display: none;
}

 .pmo-block {

}

.pmo-block &gt; h2 {
  font-size: 16px;
  margin: 0 0 15px;
}

 .pmo-items .pmob-body {
  padding: 0 10px;
}

.pmo-items a {
  display: block;
  padding: 4px;
}

#profile-main .pmo-items a img {
  width: 100%;
}

.pmo-contact ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pmo-contact ul li {
  position: relative;
  padding: 8px 0 8px 35px;
}

.pmo-contact ul li i {
  text-align: center;
}

.pmo-map {
  margin: 20px -21px -18px;
  display: block;
}

.pmo-map img {
  width: 100%;
}
.actions &gt; li &gt; a, .actions &gt; a {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    display: inline-block;
    text-align: center;
    position: relative;
}
.actions &gt; li {
    display: inline-block;
    vertical-align: baseline;
}
.dropup, .dropdown {
    position: relative;
}
/*
 * Nicescroll fix for sidebar when hidden 
 */

#sidebar:hover .nicescroll-rails-vr {
  display: block !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.pmb-block .pmbb-header .actions {
    position: absolute;
    top: -2px;
    right: 0;
}
.pmb-block .pmbb-header {
    margin-bottom: 25px;
    position: relative;
}
.actions &gt; li &gt; a:hover &gt; i,
.actions &gt; a:hover &gt; i {
  color: #000;
}

.actions &gt; li &gt; a:before,
.actions &gt; a:before {
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale3d(0, 0, 0);
  -moz-transform: scale3d(0, 0, 0);
  -ms-transform: scale3d(0, 0, 0);
  -o-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 0;
  border-radius: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
}

.actions &gt; li &gt; a:hover:before,
.actions &gt; a:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  filter: alpha(opacity=100);
}

.actions &gt; li.open &gt; a &gt; i,
.actions.open &gt; a &gt; i {
  color: #000;
}

.actions &gt; li.open &gt; a:before,
.actions.open &gt; a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-top: 1px;
}

.dropdown-menu &gt; li &gt; a {
  padding: 8px 17px;
  -webkit-transition: background-color;
  -o-transition: background-color;
  transition: background-color;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
 }

.dropdown-menu.dropdown-menu-lg {
  width: 300px;
}

.dropdown-menu.dropdown-menu-sm {
  width: 150px;
}

.dropdown-menu.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu.dropdown-menu-right &gt; li &gt; a {
  text-align: right;
}

.dropdown-menu.dm-icon &gt; li &gt; a &gt; .zmdi {
  line-height: 100%;
  vertical-align: top;
  font-size: 18px;
  width: 28px;
}

.dropdown-menu:not([class*="bgm-"]) &gt; li &gt; a {
  color: #4C4C4C;
}

.dropdown-menu:not([class*="bgm-"]) &gt; li &gt; a:hover {
  color: #000;
}

.dropdown-menu[class*="bgm-"] &gt; li &gt; a {
  font-weight: 300;
  color: #fff;
}

.dropdown:not([data-animation]) .dropdown-menu,
.btn-group:not([data-animation]) .dropdown-menu {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
}

.dropdown .dropdown-menu:not([data-animation]).pull-right,
.bootstrap-select .dropdown-menu:not([data-animation]).pull-right,
.btn-group .dropdown-menu:not([data-animation]).pull-right,
.dropdown .dropdown-menu:not([data-animation]).dropdown-menu-right,
.bootstrap-select .dropdown-menu:not([data-animation]).dropdown-menu-right,
.btn-group .dropdown-menu:not([data-animation]).dropdown-menu-right {
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
}

.dropdown .dropdown-menu:not([data-animation]):not(.pull-right):not(.dropdown-menu-right),
.bootstrap-select .dropdown-menu:not([data-animation]):not(.pull-right):not(.dropdown-menu-right),
.btn-group .dropdown-menu:not([data-animation]):not(.pull-right):not(.dropdown-menu-right) {
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

.dropup .dropdown-menu:not([data-animation]).pull-right,
.dropup .dropdown-menu:not([data-animation]).dropdown-menu-right {
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
}

.dropup .dropdown-menu:not([data-animation]):not(.pull-right):not(.dropdown-menu-right) {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
}

.dropdown.open .dropdown-menu:not([data-animation]),
.dropup.open .dropdown-menu:not([data-animation]),
.bootstrap-select.open .dropdown-menu:not([data-animation]),
.btn-group.open .dropdown-menu:not([data-animation]) {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

.dropdown-header {
  padding: 3px 17px;
  margin-top: 10px;
  color: #b1b1b1;
  text-transform: uppercase;
  font-weight: normal;
}

.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

#why .why .tile {
height: 215px;
text-align: center;

padding: 0 20px;
}
#why .why .tile .row1 {
margin-top: 50px;
}
#why .why .tile .row2 {
  margin-top: 20px;
}
#why .why .tile .row3 {
  margin-top: 20px;
}
#why .why .tile p {
margin: 10px 0;
    /*font-weight: bold;*/
    font-size: .8rem;
    text-transform: uppercase;
}
.scale {
transition: all 1s ease;
}
.feature-icon {
display: inline-block;
width: 90px;
height: 90px;
border-radius: 50%;
vertical-align: top;
text-align: center;
font-size: 45px;
line-height: 90px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.feature-icon.sim {
    font-size: 4rem;
    box-shadow: none;
}

.flat-shadow.flat-shadow-red {
color: rgb(255, 255, 255);
background: rgb(247, 74, 63);
overflow: hidden;
text-shadow: 1px 1px rgba(123, 25, 15, 0.5) , 2px 2px rgba(129, 27, 17, 0.51) , 3px 3px rgba(135, 30, 20, 0.52) , 4px 4px rgba(140, 33, 22, 0.53) , 5px 5px rgba(145, 35, 24, 0.54) , 6px 6px rgba(150, 37, 26, 0.55) , 7px 7px rgba(154, 39, 28, 0.56) , 8px 8px rgba(158, 41, 29, 0.57) , 9px 9px rgba(162, 43, 31, 0.58) , 10px 10px rgba(165, 45, 32, 0.59) , 11px 11px rgba(169, 46, 34, 0.6) , 12px 12px rgba(172, 48, 35, 0.61) , 13px 13px rgba(175, 49, 36, 0.62) , 14px 14px rgba(178, 51, 38, 0.63) , 15px 15px rgba(181, 52, 39, 0.64) , 16px 16px rgba(183, 53, 40, 0.65) , 17px 17px rgba(186, 54, 41, 0.66) , 18px 18px rgba(188, 55, 42, 0.67) , 19px 19px rgba(190, 57, 43, 0.68) , 20px 20px rgba(192, 58, 44, 0.69) , 21px 21px rgba(195, 59, 45, 0.7) , 22px 22px rgba(196, 59, 45, 0.71) , 23px 23px rgba(198, 60, 46, 0.72) , 24px 24px rgba(200, 61, 47, 0.73) , 25px 25px rgba(202, 62, 48, 0.74) , 26px 26px rgba(204, 63, 48, 0.75) , 27px 27px rgba(205, 63, 49, 0.76) , 28px 28px rgba(207, 64, 50, 0.77) , 29px 29px rgba(208, 65, 50, 0.78) , 30px 30px rgba(210, 66, 51, 0.79) , 31px 31px rgba(211, 66, 51, 0.8) , 32px 32px rgba(212, 67, 52, 0.81) , 33px 33px rgba(213, 67, 52, 0.82) , 34px 34px rgba(215, 68, 53, 0.83) , 35px 35px rgba(216, 69, 53, 0.84) , 36px 36px rgba(217, 69, 54, 0.85) , 37px 37px rgba(218, 70, 54, 0.86) , 38px 38px rgba(219, 70, 55, 0.87) , 39px 39px rgba(220, 71, 55, 0.88) , 40px 40px rgba(221, 71, 56, 0.89) , 41px 41px rgba(222, 72, 56, 0.9) , 42px 42px rgba(223, 72, 56, 0.91) , 43px 43px rgba(224, 72, 57, 0.92) , 44px 44px rgba(225, 73, 57, 0.93) , 45px 45px rgba(226, 73, 58, 0.94) , 46px 46px rgba(227, 74, 58, 0.95) , 47px 47px rgba(227, 74, 58, 0.96) , 48px 48px rgba(228, 74, 59, 0.97) , 49px 49px rgba(229, 75, 59, 0.98) , 50px 50px rgba(230, 75, 59, 0.99);
}
.flat-shadow.flat-shadow-green {
color: rgb(255, 255, 255);
background: #0B6F34;
overflow: hidden;
text-shadow:  1px 1px rgba(0, 0, 0, 0.5) , 2px 2px rgba(0, 6, 3, 0.51) , 3px 3px rgba(1, 12, 5, 0.52) , 4px 4px rgba(1, 17, 8, 0.53) , 5px 5px rgba(2, 22, 10, 0.54) , 6px 6px rgba(2, 27, 12, 0.55) , 7px 7px rgba(3, 32, 15, 0.56) , 8px 8px rgba(3, 36, 17, 0.57) , 9px 9px rgba(4, 40, 18, 0.58) , 10px 10px rgba(4, 44, 20, 0.59) , 11px 11px rgba(4, 47, 22, 0.6) , 12px 12px rgba(5, 50, 23, 0.61) , 13px 13px rgba(5, 54, 25, 0.62) , 14px 14px rgba(5, 56, 26, 0.63) , 15px 15px rgba(5, 59, 28, 0.64) , 16px 16px rgba(6, 62, 29, 0.65) , 17px 17px rgba(6, 64, 30, 0.66) , 18px 18px rgba(6, 67, 31, 0.67) , 19px 19px rgba(6, 69, 32, 0.68) , 20px 20px rgba(7, 71, 33, 0.69) , 21px 21px rgba(7, 74, 34, 0.7) , 22px 22px rgba(7, 76, 35, 0.71) , 23px 23px rgba(7, 77, 36, 0.72) , 24px 24px rgba(7, 79, 37, 0.73) , 25px 25px rgba(8, 81, 38, 0.74) , 26px 26px rgba(8, 83, 39, 0.75) , 27px 27px rgba(8, 84, 39, 0.76) , 28px 28px rgba(8, 86, 40, 0.77) , 29px 29px rgba(8, 87, 41, 0.78) , 30px 30px rgba(8, 89, 41, 0.79) , 31px 31px rgba(9, 90, 42, 0.8) , 32px 32px rgba(9, 92, 43, 0.81) , 33px 33px rgba(9, 93, 43, 0.82) , 34px 34px rgba(9, 94, 44, 0.83) , 35px 35px rgba(9, 95, 44, 0.84) , 36px 36px rgba(9, 97, 45, 0.85) , 37px 37px rgba(9, 98, 46, 0.86) , 38px 38px rgba(9, 99, 46, 0.87) , 39px 39px rgba(9, 100, 47, 0.88) , 40px 40px rgba(10, 101, 47, 0.89) , 41px 41px rgba(10, 102, 48, 0.9) , 42px 42px rgba(10, 103, 48, 0.91) , 43px 43px rgba(10, 104, 48, 0.92) , 44px 44px rgba(10, 105, 49, 0.93) , 45px 45px rgba(10, 106, 49, 0.94) , 46px 46px rgba(10, 107, 50, 0.95) , 47px 47px rgba(10, 107, 50, 0.96) , 48px 48px rgba(10, 108, 50, 0.97) , 49px 49px rgba(10, 109, 51, 0.98) , 50px 50px rgba(10, 110, 51, 0.99);
}
.flat-shadow.flat-shadow-salad2 {
color: rgb(255, 255, 255);
overflow: hidden;
background: rgb(103, 218, 85);
text-shadow: 1px 1px rgba(40, 123, 27, 0.5) , 2px 2px rgba(44, 128, 30, 0.51) , 3px 3px rgba(47, 134, 33, 0.52) , 4px 4px rgba(50, 138, 36, 0.53) , 5px 5px rgba(53, 143, 39, 0.54) , 6px 6px rgba(56, 147, 42, 0.55) , 7px 7px rgba(58, 151, 44, 0.56) , 8px 8px rgba(61, 154, 46, 0.57) , 9px 9px rgba(63, 158, 48, 0.58) , 10px 10px rgba(65, 161, 50, 0.59) , 11px 11px rgba(67, 164, 52, 0.6) , 12px 12px rgba(69, 167, 54, 0.61) , 13px 13px rgba(71, 169, 55, 0.62) , 14px 14px rgba(72, 172, 57, 0.63) , 15px 15px rgba(74, 174, 58, 0.64) , 16px 16px rgba(75, 176, 60, 0.65) , 17px 17px rgba(77, 179, 61, 0.66) , 18px 18px rgba(78, 181, 62, 0.67) , 19px 19px rgba(80, 183, 63, 0.68) , 20px 20px rgba(81, 185, 65, 0.69) , 21px 21px rgba(82, 186, 66, 0.7) , 22px 22px rgba(83, 188, 67, 0.71) , 23px 23px rgba(84, 190, 68, 0.72) , 24px 24px rgba(85, 191, 69, 0.73) , 25px 25px rgba(86, 193, 70, 0.74) , 26px 26px rgba(87, 194, 71, 0.75) , 27px 27px rgba(88, 196, 71, 0.76) , 28px 28px rgba(89, 197, 72, 0.77) , 29px 29px rgba(90, 198, 73, 0.78) , 30px 30px rgba(91, 200, 74, 0.79) , 31px 31px rgba(92, 201, 74, 0.8) , 32px 32px rgba(92, 202, 75, 0.81) , 33px 33px rgba(93, 203, 76, 0.82) , 34px 34px rgba(94, 204, 77, 0.83) , 35px 35px rgba(94, 205, 77, 0.84) , 36px 36px rgba(95, 206, 78, 0.85) , 37px 37px rgba(96, 207, 78, 0.86) , 38px 38px rgba(96, 208, 79, 0.87) , 39px 39px rgba(97, 209, 79, 0.88) , 40px 40px rgba(98, 210, 80, 0.89) , 41px 41px rgba(98, 211, 81, 0.9) , 42px 42px rgba(99, 212, 81, 0.91) , 43px 43px rgba(99, 212, 82, 0.92) , 44px 44px rgba(100, 213, 82, 0.93) , 45px 45px rgba(100, 214, 82, 0.94) , 46px 46px rgba(101, 215, 83, 0.95) , 47px 47px rgba(101, 215, 83, 0.96) , 48px 48px rgba(102, 216, 84, 0.97) , 49px 49px rgba(102, 217, 84, 0.98) , 50px 50px rgba(103, 217, 85, 0.99);
}
.flat-shadow.flat-shadow-salad {
  color: rgb(255, 255, 255);
overflow: hidden;
background: #2eb55c;
text-shadow:  1px 1px rgba(15, 59, 30, 0.5) , 2px 2px rgba(17, 66, 34, 0.51) , 3px 3px rgba(18, 73, 37, 0.52) , 4px 4px rgba(20, 79, 40, 0.53) , 5px 5px rgba(21, 84, 43, 0.54) , 6px 6px rgba(23, 90, 46, 0.55) , 7px 7px rgba(24, 94, 48, 0.56) , 8px 8px rgba(25, 99, 50, 0.57) , 9px 9px rgba(26, 103, 53, 0.58) , 10px 10px rgba(27, 107, 55, 0.59) , 11px 11px rgba(28, 111, 57, 0.6) , 12px 12px rgba(29, 115, 58, 0.61) , 13px 13px rgba(30, 118, 60, 0.62) , 14px 14px rgba(31, 122, 62, 0.63) , 15px 15px rgba(32, 125, 63, 0.64) , 16px 16px rgba(32, 128, 65, 0.65) , 17px 17px rgba(33, 130, 66, 0.66) , 18px 18px rgba(34, 133, 68, 0.67) , 19px 19px rgba(34, 136, 69, 0.68) , 20px 20px rgba(35, 138, 70, 0.69) , 21px 21px rgba(36, 140, 71, 0.7) , 22px 22px rgba(36, 143, 72, 0.71) , 23px 23px rgba(37, 145, 74, 0.72) , 24px 24px rgba(37, 147, 75, 0.73) , 25px 25px rgba(38, 149, 76, 0.74) , 26px 26px rgba(38, 151, 77, 0.75) , 27px 27px rgba(39, 152, 77, 0.76) , 28px 28px rgba(39, 154, 78, 0.77) , 29px 29px rgba(40, 156, 79, 0.78) , 30px 30px rgba(40, 157, 80, 0.79) , 31px 31px rgba(40, 159, 81, 0.8) , 32px 32px rgba(41, 160, 81, 0.81) , 33px 33px rgba(41, 162, 82, 0.82) , 34px 34px rgba(41, 163, 83, 0.83) , 35px 35px rgba(42, 164, 84, 0.84) , 36px 36px rgba(42, 166, 84, 0.85) , 37px 37px rgba(42, 167, 85, 0.86) , 38px 38px rgba(43, 168, 86, 0.87) , 39px 39px rgba(43, 169, 86, 0.88) , 40px 40px rgba(43, 171, 87, 0.89) , 41px 41px rgba(44, 172, 87, 0.9) , 42px 42px rgba(44, 173, 88, 0.91) , 43px 43px rgba(44, 174, 88, 0.92) , 44px 44px rgba(44, 175, 89, 0.93) , 45px 45px rgba(45, 176, 89, 0.94) , 46px 46px rgba(45, 177, 90, 0.95) , 47px 47px rgba(45, 178, 90, 0.96) , 48px 48px rgba(45, 178, 91, 0.97) , 49px 49px rgba(46, 179, 91, 0.98) , 50px 50px rgba(46, 180, 92, 0.99); 
}
@media (min-width: 768px) {
    .container {
        max-width:98%;
    }
}
@media (min-width: 992px) {
 .container {
    max-width: 984px;
} 
}
@media (min-width: 1200px){
.container {
    max-width: 1140px;
}  
}

@media (max-width: 767px) {

  #header{
    height:auto;
  }
  .medialogo {
    display: block;
    float: left;
    width:100%;
}
#stickhead{
  display:none;
}
.red_blue.card-panel.col.l10.offset-l1.m12.s12 {
    padding: 0 1rem;
}
#callback{
display:none;
}
.tabheader {
    width: 100%!important;
    margin-bottom:1rem!important;
}
#maincalc .rangecalc {
    width: 100%;
}
.resultblock {
  font-size:1rem;
}
  .rw-sentence,#impress-block .rw-sentence {
    margin: 0;
    text-align: center;
    position: relative;
    font-size:1.2rem;
}
}
}
  .rw-sentence:last-child,#impress-block .rw-sentence:last-child {
    padding-bottom: 2rem;
}
.popEffect span, .pushEffect span {
    left: 0%;
    right: 0%;
}
#stickinfo .btn-two i {
    
    text-align: center;
}
.cd-hero-slider li {
    background: #fff!important;
}
.card {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.titlename {
    padding: 1rem 0;
    font-size: 1.2rem;
    /*font-weight: bold;*/
}
.navbar-brand {
    margin: 0 auto;
    display: block;
    float: none;
    text-align: center;
}
small.text-muted {
    position: static;
}
}

@media (min-width: 1200px) {
#middle {
padding-top:215px;
}
.slogan {
font-size:18px;
font-weight:300;
}
p.h1.splash-head {
font-size:80px;
}
.content-wrapper.wthsplash {
position: relative;
padding-top: 120px;
}
.content-line .img-circle {
  margin-top: 3em;
}
}
.cardholder h4, .cardholder .h4 {
    text-transform: uppercase;
   margin: 0;
    font-size: 1.1rem;
    /*font-weight: bold;*/
}
span[itemprop='price'] {
    color: #F74A3F;
    /*font-weight: bold;*/
    font-size: 1.4rem;
    text-shadow: 1px 1px rgb(169, 169, 169);
}
.hero-bar {
position: relative;
padding: 25px 0;
max-width:100%;
margin-top:3rem;
}
.hero-bar .content-head {
position: relative;
z-index: 2;
margin-top: 20px;
color:white;
font-size:1.8rem;
}
.hero-bar.animate .content-head {
-webkit-animation: scale-in 1.2s linear;
   -moz-animation: scale-in 1.2s linear;
      animation: scale-in 1.2s linear; 
text-shadow: 1px 1px rgba(123, 25, 15, 0.5) , 2px 2px rgba(129, 27, 17, 0.51) , 3px 3px rgba(135, 30, 20, 0.52) , 4px 4px rgba(140, 33, 22, 0.53) , 5px 5px rgba(145, 35, 24, 0.54) , 6px 6px rgba(150, 37, 26, 0.55) , 7px 7px rgba(154, 39, 28, 0.56) , 8px 8px rgba(158, 41, 29, 0.57) , 9px 9px rgba(162, 43, 31, 0.58) , 10px 10px rgba(165, 45, 32, 0.59) , 11px 11px rgba(169, 46, 34, 0.6) , 12px 12px rgba(172, 48, 35, 0.61) , 13px 13px rgba(175, 49, 36, 0.62) , 14px 14px rgba(178, 51, 38, 0.63) , 15px 15px rgba(181, 52, 39, 0.64) , 16px 16px rgba(183, 53, 40, 0.65) , 17px 17px rgba(186, 54, 41, 0.66) , 18px 18px rgba(188, 55, 42, 0.67) , 19px 19px rgba(190, 57, 43, 0.68) , 20px 20px rgba(192, 58, 44, 0.69) , 21px 21px rgba(195, 59, 45, 0.7) , 22px 22px rgba(196, 59, 45, 0.71) , 23px 23px rgba(198, 60, 46, 0.72) , 24px 24px rgba(200, 61, 47, 0.73) , 25px 25px rgba(202, 62, 48, 0.74) , 26px 26px rgba(204, 63, 48, 0.75) , 27px 27px rgba(205, 63, 49, 0.76) , 28px 28px rgba(207, 64, 50, 0.77) , 29px 29px rgba(208, 65, 50, 0.78) , 30px 30px rgba(210, 66, 51, 0.79) , 31px 31px rgba(211, 66, 51, 0.8) , 32px 32px rgba(212, 67, 52, 0.81) , 33px 33px rgba(213, 67, 52, 0.82) , 34px 34px rgba(215, 68, 53, 0.83) , 35px 35px rgba(216, 69, 53, 0.84) , 36px 36px rgba(217, 69, 54, 0.85) , 37px 37px rgba(218, 70, 54, 0.86) , 38px 38px rgba(219, 70, 55, 0.87) , 39px 39px rgba(220, 71, 55, 0.88) , 40px 40px rgba(221, 71, 56, 0.89) , 41px 41px rgba(222, 72, 56, 0.9) , 42px 42px rgba(223, 72, 56, 0.91) , 43px 43px rgba(224, 72, 57, 0.92) , 44px 44px rgba(225, 73, 57, 0.93) , 45px 45px rgba(226, 73, 58, 0.94) , 46px 46px rgba(227, 74, 58, 0.95) , 47px 47px rgba(227, 74, 58, 0.96) , 48px 48px rgba(228, 74, 59, 0.97) , 49px 49px rgba(229, 75, 59, 0.98) , 50px 50px rgba(230, 75, 59, 0.99);

}
.red_blue.lead {
font-weight: normal;
}
.red-impress {
position: absolute; 
left: 0;
top:0;
width:0;
height:100%;
z-index: 0;
background: rgb(247, 74, 63);
-webkit-transition: width .6s linear;
-o-transition: width .6s linear;
transition: width .6s linear;
}
.hero-bar.animate .red-impress {
width:100%;
overflow: hidden;
/*-ms-transform-origin: 100% 0%;
-webkit-transform-origin: 100% 0%;
transform-origin: 100% 0%;
-webkit-animation: roll-out 0.6s ease-out;
-moz-animation: roll-out 0.6s ease-out;
animation: roll-out 0.6s ease-out;*/
}
.red-impress .h2.content-head {
margin-top: 0px;
}
/*==========SCALE-IN==========*/
@-webkit-keyframes scale-in {
     0%   {transform: scale(10, 10); opacity: 0;text-shadow:none;}
    100% {transform: scale(1, 1); opacity: 1;text-shadow:none;}
}

@keyframes scale-in {
    0%   {transform: scale(10, 10); opacity: 0;text-shadow:none;}
    100% {transform: scale(1, 1);  opacity: 1;text-shadow:none;}
}
/*==========ROLL-OUT==========*/
@-webkit-keyframes roll-out {
    0%   {width: 0;}
    100% {width: 100%; }
}
@keyframes roll-out {
    0%   {width: 0;}
    100% {width: 100%; }
}
/**/

.slideshow {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
      opacity: .6;
}

.slideshow-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  background-size: cover;
  -webkit-animation-name: kenburns;
          animation-name: kenburns;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;
          animation-duration: 16s;
  opacity: 1;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.slideshow-image:nth-child(1) {
  -webkit-animation-name: kenburns-1;
          animation-name: kenburns-1;
  z-index: 3;
}
.slideshow-image:nth-child(2) {
  -webkit-animation-name: kenburns-2;
          animation-name: kenburns-2;
  z-index: 2;
}
.slideshow-image:nth-child(3) {
  -webkit-animation-name: kenburns-3;
          animation-name: kenburns-3;
  z-index: 1;
}
.slideshow-image:nth-child(4) {
  -webkit-animation-name: kenburns-4;
          animation-name: kenburns-4;
  z-index: 0;
}

@-webkit-keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    -webkit-transform: scale(1.21176);
            transform: scale(1.21176);
  }
  100% {
    opacity: 1;
  }
}

@keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    -webkit-transform: scale(1.21176);
            transform: scale(1.21176);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}</pre></body></html>