*,
:before,
:after {
  box-sizing: border-box; }

html,
body {
  width: 100%;
  height: 100%; }

body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 160%;
  color: #696363;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale; }

a {
  outline: 0;
  color: inherit;
  text-decoration: none;
  cursor: pointer; }
  a:focus, a:hover {
    text-decoration: underline; }

ul {
  list-style: none;
  padding-left: 0;
  margin: 0; }

input {
  outline: 0; }

b {
  font-weight: 600; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 0; }

h2,
.h2 {
  font-size: 32px;
  line-height: 48px; }

.app {
  position: relative;
  width: 100%;
  min-width: 960px;
  height: auto;
  min-height: 100%;
  background-color: #f3eadb; }
  .app.app-header-fixed .ap-header {
    position: fixed; }

.app-header {
  position: absolute;
  top: 0;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  z-index: 999; }
  .app-header.app-header-menu-fixed {
    position: fixed;
    top: -100px;
    background: #fff;
    z-index: 999; }

.app-content {
  padding-bottom: 57px; }

.app-footer {
  position: absolute;
  padding: 20px 0;
  bottom: 0;
  width: 100%;
  background: #f3Eadb;
  box-shadow: 0 -4px 6px rgba(0, 0, 0, 0.2); }
  .app-footer p {
    display: inline-block; }
  .app-footer a {
    color: #53b3e2; }

.header-top {
  background-color: rgba(241, 229, 201, 0.74); }

.header-brand {
  display: inline-block;
  padding-left: 80px;
  margin: 20px 0;
  min-height: 56px;
  background-image: url(../img/logo-sm.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none !important; }

.header-tagline {
  display: inline-block; }

.so {
  display: inline-block;
  padding-left: 7px;
  margin-top: 20px;
  margin-right: 70px;
  line-height: 20px; }

.st {
  margin-bottom: 5px;
  font-size: 13px;
  text-align: justify; }

.ct {
  display: inline-block;
  padding-left: 40px;
  margin-top: 10px;
  font-size: 20px;
  line-height: 100%;
  background-image: url(../img/icons/phone.png);
  background-repeat: no-repeat;
  background-position: left 27px; }
  .ct .ct-grp {
    display: inline-block; }

.cb-link {
  font-size: 18px;
  color: #ff4300;
  border-bottom: 1px dotted;
  text-decoration: none !important; }

.header-top {
  height: 100px; }

.header-navbar {
  max-height: 46px;
  background-color: rgba(255, 255, 255, 0.8); }
  .header-navbar .container {
    padding: 0; }

.header-basket {
  float: right;
  position: relative;
  margin-right: 15px;
  width: 45px;
  height: 45px;
  background-image: url(../img/sprite-cart.png);
  background-position: center 0px;
  background-repeat: no-repeat;
  cursor: pointer; }
  .header-basket:hover {
    background-position: center -45px; }
  .header-basket .basket-cnt {
    position: absolute;
    top: 2px;
    right: 10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 11px;
    line-height: 20px;
    color: #fff;
    background-color: #FF4300;
    text-align: center; }

section {
  position: relative;
  padding: 30px 0;
  background-repeat: no-repeat; }

.section-title {
  padding: 30px;
  margin: 0;
  font-family: 'daysregular', sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: normal;
  text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
  text-align: center; }

.section-content {
  position: relative; }

.prim-section {
  padding-top: 100px;
  min-height: 760px;
  background-image: url(../img/main-dk.jpg);
  background-size: cover;
  background-position: center top; }
  .prim-section h2 {
    margin: 20px 0;
    font-size: 38px;
    line-height: 46px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); }
  .prim-section .form-success {
    height: 105px;
    padding-top: 25px;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5); }
  .prim-section .disk,
  .prim-section .agr-link {
    display: inline-block;
    font-size: 11px;
    line-height: 18px;
    font-style: italic; }
  .prim-section .disk {
    margin-top: 20px; }
  .prim-section .agr-link {
    margin-top: 10px;
    color: #ff4300; }

.mt {
  margin-top: 60px;
  width: 70%; }
  .mt p {
    margin: 30px 0 20px;
    color: #fff;
    font-size: 32px;
    line-height: 140%;
    font-weight: 300;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.8); }
  .mt .btn-primary {
    padding: 15px 25px;
    background-color: rgba(255, 67, 0, 0.85); }

.f-1 {
  margin-top: 80px;
  width: 270px;
  color: #fff;
  background-color: rgba(253, 207, 18, 0.7); }
  .f-1 h2 {
    margin-top: 0;
    margin-bottom: 15px !important; }
  .f-1 p {
    font-size: 24px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); }
  .f-1 .btn-submit {
    width: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 4px;
    background: rgba(255, 67, 0, 0.75);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5);
    text-transform: uppercase; }
    .f-1 .btn-submit:hover {
      background: #ff733e; }

.counter {
  margin-right: -20px;
  margin-left: -20px;
  margin-bottom: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.42);
  border-bottom: 1px solid rgba(255, 255, 255, 0.42);
  padding-top: 15px;
  padding-bottom: 15px; }
  .counter .counter-component {
    position: relative;
    display: inline-block; }
  .counter .counter-component + .counter-component {
    padding-left: 8px; }
    .counter .counter-component + .counter-component:before {
      content: ':';
      display: inline-block;
      position: absolute;
      top: -2px;
      left: -4px;
      font-size: 36px; }
  .counter .digit {
    display: block;
    margin-bottom: 10px;
    font-size: 43px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); }
  .counter .label {
    font-size: 12px; }

.counter-label {
  font-size: 12px; }

/*# sourceMappingURL=index.css.map */
