@font-face {
    font-family: 'themify';
    src:url('/static/tonika/fonts/themify.eot?-fvbane');
    src:url('/static/tonika/fonts/themify.eot?#iefix-fvbane') format('embedded-opentype'),
        url('/static/tonika/fonts/themify.woff?-fvbane') format('woff'),
        url('/static/tonika/fonts/themify.ttf?-fvbane') format('truetype'),
        url('/static/tonika/fonts/themify.svg?-fvbane#themify') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Verdana, sans-serif;
    font-size: 17px;
    margin-top: 55px;
}

.h1, .h2, .h3, .h4, .h5, .h6, .head, h1, h2, h3, h4, h5, h6 {
    font-family: 'Cuprum', sans-serif;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 40px;
    margin-bottom: 20px;
}

.h1, h1 {
    font-size: 40px;
}

.h2, h2 {
    font-size: 40px;
}

.head {
    color: inherit;
    font-size: 40px;
    font-weight: 500;
    margin-top: 40px;
    margin-bottom: 20px;
    line-height: 1.1;
}

.lead {
    color: #969696;
    font-size: 16px !important;
}

@media (min-width: 768px) {
    .lead {
        font-size: 18px;
    }
}

/* Customize container */
@media (min-width: 768px) {
    .container {
        max-width: 970px;
    }
}

.bold{
    font-weight:bold;
}

.yellow{
    background: #FFFFB4;
}

.nav {
    letter-spacing: 0.1em;;
    font-family: 'Cuprum', sans-serif;
}

.navbar-nav {
    text-transform: uppercase;
    margin-left: 15px;
}

@media (min-width: 768px) {
    .navbar-nav {
        margin-left: 50px;
    }
}

@media (min-width: 992px) {
    .navbar-nav {
        margin-left: 100px;
    }
}

.navbar-default {
    background-color: #FFFFFF;
    border: none;
    box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.1);
}

.navbar-header a.navbar-brand {
    color: #011627;
    font-family: 'Cuprum', sans-serif;
    font-size: 30px;
    font-style: italic;
    line-height: 55px;
    height: auto;
    padding: 0 15px;
}

.navbar-header a.navbar-brand:hover {
    color: #011627;
}

.navbar-toggle {
    margin-top: 11px;
    margin-bottom: 10px;
}

.navbar-form {
    margin-top: 13px;
    margin-bottom: 12px;
}

.navbar-nav>li>a {
    font-size: 13px;
    color: rgba(102,102,102,0.5) !important;
    line-height: 22px;
}

.navbar-nav>li>a:hover {
    color: rgba(102,102,102,0.65) !important;
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 13px;
    }
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: rgba(169, 68, 66, 1) !important;
    background: none;
}


.navbar-nav>li>.dropdown-menu {
    margin-top: -10px;
    border-radius: 5px;
}

.dropdown-menu {
    padding: 10px 0;
}

.dropdown-menu>li {
    padding: 0 20px;
}

.dropdown-menu>li>a {
    color: rgba(102,102,102,0.5) !important;
    padding: 3px 0;
}

.dropdown-menu {
    font-size: 13px;
}

li.dropdown>a::after {
    content: "\e64b";
    display: inline-block;
    font-family: 'themify';
    font-size: 0.5em;
    margin-left: 1em;
    vertical-align: bottom;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: none;
    color: rgba(102,102,102,0.65) !important;
}

.media-heading {
    margin-top: 7px !important;
    margin-bottom: 10px !important;
}

.slider {
    position: relative;
}

.slider .description {
    bottom: 40px;
    font-family: 'Cuprum', sans-serif;
    font-size: 27px;
    line-height: 1.9em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 3;
}

.slider .description span {
    background: #FFFFFF;
    display: inline-block;
    margin-bottom: .5em;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.slider .description span:first-child {
    margin-right: 110px;
}

.slider .description span:last-child {
    margin-left: 110px;
}


footer, .footer {
    border-top: 1px solid #ccc;
    color: rgba(167,167,167,1);
}

.padding-bottom-small {
    padding-bottom: 12px;
}

.padding-top-small {
    padding-top: 12px;
}

.padding-bottom-medium {
    padding-bottom: 40px;
}

.padding-top-medium {
    padding-top: 40px;
}

.margin-bottom-medium {
    margin-bottom: 40px;
}

.margin-top-medium {
    margin-top: 40px;
}

.margin-bottom-small {
    margin-bottom: 12px;
}

.margin-top-small {
    margin-top: 12px;
}

.block-image-link {
    display: inline-block;
}

.bottomNav {
    display: none !important;
}

.form-container {
    background: #f6f4f4;
}

.no-padding {
    padding: 0 !important;
}

.service-container .service-content {
    padding: 30px 20px;
}

.service-container .service-list {
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0;
}

.service-container .service-list a {
    color: #999;
    font-size: 14px;
}

.review-container .review-photo img {
    width: 100%;
}

.review-container .review-content {
    background: #F9FAFC;
    min-height: 200px;
    padding: 30px 20px;
    padding-top: 20px;
}

.review-container .review-content .h3 {
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 0;
}

.review-container .review-content .city {
    color: #777;
    font-size: 13px;
    margin-bottom: 10px;
}

.review-container .review-content .text {
    height: 188px;
    overflow: hidden;
}

.contact .name {
    font-size: 21px;
    font-weight: bold;
}

.contact_benefits {
    padding-left: 20px;
}

.h1-container .images ul {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    text-align: center;
    width: 100%;
    margin:0 auto;
}

@media (min-width: 768px) {
    .h1-container .images ul {
        width: 720px;
    }
}

@media (min-width: 992px) {
    .h1-container .images ul {
        width: 820px;
    }
}

.h1-container .images li {
    float:left;
    position: relative;
    width: 32%;
    z-index: 1000;
}
.h1-container .images li img{
    max-width: 100%;

}

.h1-container .images li:first-child {
    margin-right: -40px;
    z-index: 100;
}

.h1-container .images li:last-child {
    margin-left: -40px;
    z-index: 100;
}

@media (min-width: 768px) {
    .h1-container .images li {
        float: left;
        width: initial;
    }
    .h1-container .images li:first-child {
        margin-bottom: 0;
        margin-right: -30px;
    }

    .h1-container .images li:last-child {
        margin-left: -30px;
        margin-top: 0;
    }

    .h1-container .images li img {
        width: 260px;
    }
}

@media (min-width: 992px){
    .h1-container .images li:first-child {
        margin-right: -40px;
    }

    .h1-container .images li:last-child {
        margin-left: -40px;
    }

    .h1-container .images li img {
        width: 300px;
    }
}


.benefit .h3 {
    margin-bottom: 5px;
}

#map {
    height: 400px;
    margin-top: 30px;
    width: 100%;
}

.why-container .text {
    font-size: 15px;
}

.action h4 {
    font-size: 22px;
}

.action .text {
    font-size: 14px;
}

.table.table-striped {
    font-size: 14px;
}

.service-anchor {
    position: absolute;
    top: -55px;
}

.column {
    -webkit-column-width: 33%;
    -moz-column-width: 33%;
    column-width: 33%;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin: 20px 0;
}
.checker{
	position: relative;
}
.checker .checker-q{
    opacity: .65;
    font-size: 12px;
	position: absolute;
	top: 3px;
	left: 12px;
}
.checker ul{
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  padding-bottom: .625rem;
  height: auto !important;
  padding-top: 2.425rem !important;
}
.checker ul li{
  padding: 0;
  margin: 0 10px 0 0;
}
.checker ul li:last-child{
  margin: 0;
}
.checker ul li a{
  display: block;
  width: 40px;
  height: 40px;
  border: 3px solid transparent;
  padding: 3px;
  border-radius: 4px;
}
.checker ul li a:hover{
  border-color: #ced4da;
}
.checker ul li a.color-check{
  border-color: #333;
  cursor: default;
}
.checker ul li a.color-check:hover{
  border-color: #333;
}