@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&amp;subset=latin-ext';
@import url('bootstrap.css');
@import url(custom.css);
@import url('slick.css');
@import url('fa.css');
@import url('sidebar-menu.css');
@import url('linear.css');

/* blog style */


.entry-box.style-2 .entry .entry-body .blog_con {
    font-size: 16px;
    line-height: 1.33;
    color: #000;
    margin-bottom: 10px;
}
div.bg-lighter{
    padding: 15px;
}
section.bg-lighter,div.bg-lighter{
    background: #f9f9f9 !important;
}
img.pdt-main-img{
    margin: 0px;
}
section.home-about{
    padding: 60px 0;
}
section.home-about h3{
    margin-bottom: 15px;
    font-size: 35px;
    color: #eb0707;
}
section.blog-details{
padding: 60px 0}

section.blog-posts h3.heading-title{
    color: #eb0707;
    text-align: left
}
section.blog-posts .entry{
    border: 1px solid #e0dddd;
}
section.blog-posts{
    padding: 60px 0;
}
section.blog-details .entry-box.style-2 .entry .entry-body img{
    width: 60%;
    margin: 35px 0 35px 20%;
}
section.blog-details .entry h2{
    font-size: 30px;
line-height: 1.36;
color: #000;
font-weight: 600;
margin-bottom: 25px;
}
section.blog-details .entry-box .entry-meta{
    display: block;
    float: none;
    padding-bottom: 20px;
}
section.blog-details .entry-box.style-2 .entry .entry-body p {
    font-size: 17px;
    line-height: 1.3;
    color: #000;
    margin-bottom: 13px;
    height: auto;}
section.blog-details .entry-box.style-2 .entry .entry-body{
    padding: 15px 25px
}


/*blog details sidebar style */

.widget .widget-title{
    margin-bottom: 35px;
}
.widget .entry-box.entry-small .thumbnail-attachment{
        width: auto;
    max-width: 35%;
      height: auto;

}
 .widget .entry-box.entry-small .entry-body{
    max-width: 65%;
     height: auto;
     width: auto;
}



.widget .entry-box .entry-meta{
    padding-bottom: 5px;
    
}

#sidebar .widget .entry-box.entry-small .entry:not(:first-child){
    margin-top: 30px;
  }

  .widget .entry-box.entry-small .entry-body .entry-meta{
    font-size: 13px;
      padding-bottom: 0px;
  }

  .widget .entry-box.entry-small .entry:not(:first-child){
    margin-top: 20px;
  }

  .widget .entry-box.entry-small .entry{
    margin: 0 -10px -20px;
  }

  .widget .entry-box.entry-small .thumbnail-attachment, 
  .widget .entry-box.entry-small .entry-body{
    padding: 0 10px 20px;
  }

  .widget .entry-box.entry-small .entry-body{
    padding-top: 0px;
  }

  .widget .entry-box.entry-small .entry-body .entry-meta > a{
    color: #00ccff;
  }

  
  /* ----------------- Product Widget ---------------- */

  .widget .products-holder{}

  /*----------- Comment --------------*/

  .widget .comment-item{
    font-size: 18px;
    color: #7b8285;
  }

    .widget .comment-item .author,
    .widget .comment-item .author:hover{
      color: #038ed3;
    }

    .widget .comment-item a:hover{
      text-decoration: underline;
      color: #2a2c32;
    }

  /*----------- Instagram --------------*/

  .widget .instagram-feed{
    overflow: hidden;
    margin: 0 -5px -10px;
  }

    .widget .instagram-feed .nv-instafeed-item{
      width: 50%;
      display: inline-block;
      padding: 0 5px 10px;
    }




 .info-btn{
    font-weight: 500;
    color: #00ccff;
    letter-spacing: 0.5px;
    line-height: 1em;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid transparent;
  }

  .info-btn:hover{border-color: inherit;}

  .icons-wrap .info-btn:hover{border-color: inherit;}

  .info-btn.prev-btn,
  .info-btn.exp-btn{
    margin-left: 15px;
  }

  .info-btn.prev-btn:after,
  .info-btn.exp-btn:after,
  .info-btn.next-btn:after{
    position: absolute;
    left: -15px;
    top: 0;
    font-weight: 500;
  }

  .info-btn.prev-btn:after{
    content: '↽';
  }

  .info-btn.next-btn{
    margin-left: 0;
    margin-right: 15px;
  }

  .info-btn.next-btn:after{
    left: auto;
    right: -15px;
    content: '⇀';
  }










.entry-box .entry:not(:last-child) {
    margin-bottom: 60px;
}

.entry-box .entry .entry-body {
    padding: 15px 10px 30px;
    background: #fff;
}

.entry-body .entry-meta {
    color: #333;
    text-transform: none;
    font-size: 13px;
    line-height: 20px;
    float: right;
    margin-top: 5px;
    padding-right: 10px;
    font-weight: 600;
}

.thumbnail-attachment img {
    width: 100%;
}

.entry-body .entry-title {
    font-weight: normal;
    font-size: 19px;
    line-height: 26px;
    text-decoration: none;
    margin-bottom: 15px;
}

.entry-body .entry-title a {
    color: #000;
    border-bottom: none;
    text-decoration: none;
    font-weight: 600;
}

.entry-body .entry-title a:hover {
    border-bottom-color: inherit;
}

.entry-body .entry-meta:not(:last-child) {
    margin-bottom: 5px;
}

.entry-body .entry-meta > *:not(:last-child):after {
    content: '/';
    display: inline-block;
    margin: 0 5px;
    color: #999;
}

.entry-body .entry-meta > a {
    color: #222;
}

.entry-body .entry-meta > a:hover {
    text-decoration: underline;
}

.entry .entry-body .label {
    position: relative;
    display: inline-block;
    top: 0;
    right: 0;
    padding: 4px 10px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    color: #fff;
    background: #00a0e9;
    font-weight: 500;
    border-radius: 3px;
}

.entry .entry-body .label:not(:last-child) {
    margin-bottom: 10px;
}

.entry-box.style-2 .entry .entry-body {
    background: #fafafa;
    height: auto;
}
.entry-box.style-2 .entry .entry-body a{
    color: #015;
}

.entry-box.style-2 .entry .entry-body p {
    font-size: 16px;
    line-height: 1.33;
    color: #000;
    margin-bottom: 10px;
}

.entry-box.var2 .entry:not(:last-child) {
    margin-bottom: 30px;
}

.entry .custom-list li {
    font-weight: 300;
}


/*----------- Small Entries --------------*/

.entry-box.entry-small .entry {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -15px -30px;
}

.entry-box.entry-small .entry:not(:first-child) {
    margin-top: 60px;
}

.entry-box.entry-small .thumbnail-attachment,
.entry-box.entry-small .entry-body {
    width: 50%;
    padding: 0 15px 30px;
}

.entry-box.entry-small .entry-body:only-child {
    width: 100%;
}

.entry-box.entry-small .entry-body .entry-meta {
    font-size: 14px;
    line-height: 20px;
}

.entry-box.entry-small .entry-body .entry-meta:not(:last-child) {
    margin-bottom: 5px;
}

.link-attachment {
    padding: 27px 30px;
    display: block;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #003056;
    border-radius: 3px;
    background: #efefef;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.link-attachment:hover {
    background: #003056;
    color: #fff;
}

.link-attachment:before {
    font-family: "Linearicons";
    content: "\e917";
    position: absolute;
    font-size: 150px;
    right: -15px;
    color: #003056;
    font-weight: normal;
    z-index: -1;
    opacity: 0.1;
}

.link-attachment:hover:before {
    color: #fff;
    opacity: 0.1;
}

.entry-box:not(.entry-small) .blockquote-holder:not(:last-child) {
    margin-bottom: 0;
}

.audio-frame {
    position: relative;
    margin-bottom: -10px;
}

.entry-box.size-2 .entry .entry-body {
    padding: 20px;
}

.entry-box.size-2 .entry .entry-body .entry-meta {
    font-size: 13px;
    line-height: 18px;
}

.sidebar-menu > li.back-to > a i {
    float: left;
    margin-top: 4px;
}

.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none
}

.r-tabs .r-tabs-panel {
    padding: 15px;
    display: none
}

.r-tabs .r-tabs-accordion-title {
    display: none
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block
}

.r-tabs .r-tabs-accordion-title {
    display: block
}

.r-tabs .r-tabs-nav {
    display: none
}

@media only screen and (min-width:1400px) {
    .container-fluid.no-pad {
        padding: 0px;
    }
    .container-fluid {
        width: 100%;
        padding-right: 125px;
        padding-left: 125px;
    }
}

@media only screen and (min-width:768px) {
    .r-tabs .r-tabs-nav {
        display: block
    }
    .r-tabs .r-tabs-accordion-title {
        display: none
    }
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left!important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0!important;
    right: 0!important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    -o-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent!important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: 'Open Sans', sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    -o-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s, visibility 0s linear .25s;
    -o-transition: opacity .25s, visibility 0s linear .25s;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s, visibility 0s;
    -o-transition: opacity .25s, visibility 0s;
    transition: opacity .25s, visibility 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide-current,
.fancybox-slide-next,
.fancybox-slide-previous {
    display: block
}

.fancybox-slide-next {
    z-index: 99995
}

.fancybox-slide-image {
    overflow: visible;
    padding: 44px 0
}

.fancybox-slide-image:before {
    display: none
}

.fancybox-slide-html {
    padding: 6px 6px 0
}

.fancybox-slide-iframe {
    padding: 44px 44px 0
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 0;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide-image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    margin: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide-html .fancybox-content {
    margin-bottom: 6px
}

.fancybox-slide-iframe .fancybox-content,
.fancybox-slide-map .fancybox-content,
.fancybox-slide-video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide-video .fancybox-content {
    background: #000
}

.fancybox-slide-map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide-iframe .fancybox-content {
    background: #fff;
    height: calc(100% - 44px);
    margin-bottom: 44px
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    vertical-align: top
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    outline: 0;
    padding: 10px;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3
}

.fancybox-button-pause svg path:nth-child(1),
.fancybox-button-play svg path:nth-child(2) {
    display: none
}

.fancybox-button-play svg path,
.fancybox-button-share svg path,
.fancybox-button-thumbs svg path {
    fill: currentColor
}

.fancybox-button-share svg path {
    stroke-width: 1
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity .25s, visibility 0s, color .25s;
    -o-transition: opacity .25s, visibility 0s, color .25s;
    transition: opacity .25s, visibility 0s, color .25s
}

.fancybox-navigation .fancybox-button:after {
    content: "";
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px
}

.fancybox-navigation .fancybox-button-arrow_left {
    left: 6px
}

.fancybox-navigation .fancybox-button-arrow_right {
    right: 6px
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke .1s;
    -o-transition: stroke .1s;
    transition: stroke .1s
}

.fancybox-close-small:focus {
    outline: 0
}

.fancybox-close-small:hover svg {
    opacity: 1
}

.fancybox-slide-iframe .fancybox-close-small,
.fancybox-slide-image .fancybox-close-small,
.fancybox-slide-video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px
}

.fancybox-slide-iframe .fancybox-close-small:hover svg,
.fancybox-slide-image .fancybox-close-small:hover svg,
.fancybox-slide-video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -25px;
    z-index: -1
}

.fancybox-caption:after {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    content: "";
    display: block;
    left: 44px;
    position: absolute;
    right: 44px;
    top: 0
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a .8s infinite linear;
    animation: a .8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(99, 99, 99, .5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes a {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide-previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide-next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide-current {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide-next,
.fancybox-fx-fade.fancybox-slide-previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide-current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide-previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide-next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide-current {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide-previous {
    opacity: 0;
    -webkit-transform: rotate(-1turn);
    -ms-transform: rotate(-1turn);
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide-next {
    opacity: 0;
    -webkit-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide-current {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide-previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide-next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide-current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide-previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide-next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide-current {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share-button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share-button:link,
.fancybox-share-button:visited {
    color: #fff
}

.fancybox-share-button:hover {
    text-decoration: none
}

.fancybox-share-button-fb {
    background: #3b5998
}

.fancybox-share-button-fb:hover {
    background: #344e86
}

.fancybox-share-button-pt {
    background: #bd081d
}

.fancybox-share-button-pt:hover {
    background: #aa0719
}

.fancybox-share-button-tw {
    background: #1da1f2
}

.fancybox-share-button-tw:hover {
    background: #0d95e8
}

.fancybox-share-button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share-button svg path {
    fill: #fff
}

.fancybox-share-input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs>ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x>ul {
    overflow: hidden
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs>ul>li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
}

.fancybox-thumbs>ul>li {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.fancybox-thumbs>ul>li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:800px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs>ul>li {
        max-width: calc(100% - 10px)
    }
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0!important
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-handle {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    z-index: 1
}

.irs-handle.type_last {
    z-index: 2
}

.irs-max,
.irs-min {
    position: absolute;
    display: block;
    cursor: default
}

.irs-min {
    left: 0
}

.irs-max {
    right: 0
}

.irs-from,
.irs-single,
.irs-to {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2
}

.lt-ie9 .irs-disable-mask {
    background: #000;
    cursor: not-allowed
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute!important;
    display: block!important;
    top: 0!important;
    left: 0!important;
    width: 0!important;
    height: 0!important;
    font-size: 0!important;
    line-height: 0!important;
    padding: 0!important;
    margin: 0!important;
    overflow: hidden;
    outline: 0!important;
    z-index: -9999!important;
    background: 0 0!important;
    border-style: solid!important;
    border-color: transparent!important
}

.irs-flat {
    height: 40px
}

.irs-flat.irs-with-grid {
    height: 60px
}

.irs-flat .irs-line {
    top: 25px;
    height: 12px;
    background-color: #e1e4e9;
    border-radius: 4px
}

.irs-flat .irs-bar {
    top: 25px;
    height: 12px;
    background-color: #ed5565
}

.irs-flat .irs-bar-single {
    border-radius: 4px 0 0 4px
}

.irs-flat .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: #e1e4e9
}

.irs-flat .irs-handle {
    top: 22px;
    width: 16px;
    height: 18px;
    background-color: transparent
}

.irs-flat .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: #da4453
}

.irs-flat .irs-handle.state_hover>i:first-child,
.irs-flat .irs-handle:hover>i:first-child {
    background-color: #a43540
}

.irs-flat .irs-max,
.irs-flat .irs-min {
    top: 0;
    padding: 1px 3px;
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    background-color: #e1e4e9;
    border-radius: 4px
}

.irs-flat .irs-from,
.irs-flat .irs-single,
.irs-flat .irs-to {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #ed5565;
    border-radius: 4px
}

.irs-flat .irs-from:before,
.irs-flat .irs-single:before,
.irs-flat .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #ed5565
}

.irs-flat .irs-grid-pol {
    background-color: #e1e4e9
}

.irs-flat .irs-grid-text {
    color: #999
}

.irs-big {
    height: 55px
}

.irs-big.irs-with-grid {
    height: 70px
}

.irs-big .irs-line {
    top: 33px;
    height: 12px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-50%, #ddd), color-stop(150%, #fff));
    background: -o-linear-gradient(top, #ddd -50%, #fff 150%);
    background: linear-gradient(to bottom, #ddd -50%, #fff 150%);
    border: 1px solid #ccc;
    border-radius: 12px
}

.irs-big .irs-bar {
    top: 33px;
    height: 12px;
    background-color: #92bce0;
    border: 1px solid #428bca;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(30%, #428bca), to(#b9d4ec));
    background: -o-linear-gradient(top, #fff 0, #428bca 30%, #b9d4ec 100%);
    background: linear-gradient(to bottom, #fff 0, #428bca 30%, #b9d4ec 100%);
    -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .5);
    box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .5)
}

.irs-big .irs-bar-single {
    border-radius: 12px 0 0 12px
}

.irs-big .irs-shadow {
    height: 1px;
    bottom: 16px;
    background-color: rgba(66, 139, 202, .5)
}

.irs-big .irs-handle {
    top: 25px;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, .3);
    background-color: #cbcfd5;
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #b4b9be), to(white));
    background: -o-linear-gradient(top, #fff 0, #b4b9be 30%, #fff 100%);
    background: linear-gradient(to bottom, #fff 0, #b4b9be 30%, #fff 100%);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), inset 0 0 3px 1px #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), inset 0 0 3px 1px #fff;
    border-radius: 30px
}

.irs-big .irs-handle.state_hover,
.irs-big .irs-handle:hover {
    border-color: rgba(0, 0, 0, .45);
    background-color: #939ba7;
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #919ba5), to(white));
    background: -o-linear-gradient(top, #fff 0, #919ba5 30%, #fff 100%);
    background: linear-gradient(to bottom, #fff 0, #919ba5 30%, #fff 100%)
}

.irs-big .irs-max,
.irs-big .irs-min {
    top: 0;
    padding: 1px 5px;
    color: #fff;
    text-shadow: none;
    background-color: #9f9f9f;
    border-radius: 3px
}

.irs-big .irs-from,
.irs-big .irs-single,
.irs-big .irs-to {
    color: #fff;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #428bca;
    background: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
    background: -o-linear-gradient(top, #428bca 0, #3071a9 100%);
    background: linear-gradient(to bottom, #428bca 0, #3071a9 100%);
    border-radius: 3px
}

.irs-big .irs-grid-pol {
    background-color: #428bca
}

.irs-big .irs-grid-text {
    color: #428bca
}

.irs-modern {
    height: 55px
}

.irs-modern.irs-with-grid {
    height: 55px
}

.irs-modern .irs-line {
    top: 25px;
    height: 5px;
    background-color: #d1d6e0;
    background: -webkit-gradient(linear, left top, left bottom, from(#e0e4ea), to(#d1d6e0));
    background: -o-linear-gradient(top, #e0e4ea 0, #d1d6e0 100%);
    background: linear-gradient(to bottom, #e0e4ea 0, #d1d6e0 100%);
    border: 1px solid #a3adc1;
    border-bottom-width: 0;
    border-radius: 5px
}

.irs-modern .irs-bar {
    top: 25px;
    height: 5px;
    background: #20b426;
    background: -webkit-gradient(linear, left top, left bottom, from(#20b426), to(#18891d));
    background: -o-linear-gradient(top, #20b426 0, #18891d 100%);
    background: linear-gradient(to bottom, #20b426 0, #18891d 100%)
}

.irs-modern .irs-bar-single {
    border-radius: 5px 0 0 5px
}

.irs-modern .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(209, 214, 224, .5)
}

.irs-modern .irs-handle {
    top: 37px;
    width: 12px;
    height: 13px;
    border: 1px solid #a3adc1;
    border-top-width: 0;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    border-radius: 0 0 3px 3px
}

.irs-modern .irs-handle>i:nth-child(1) {
    position: absolute;
    display: block;
    top: -4px;
    left: 1px;
    width: 6px;
    height: 6px;
    border: 1px solid #a3adc1;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.irs-modern .irs-handle>i:nth-child(2) {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 10px;
    height: 12px;
    background: #e9e6e6;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e9e6e6));
    background: -o-linear-gradient(top, #fff 0, #e9e6e6 100%);
    background: linear-gradient(to bottom, #fff 0, #e9e6e6 100%);
    border-radius: 0 0 3px 3px
}

.irs-modern .irs-handle>i:nth-child(3) {
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 3px;
    left: 3px;
    width: 4px;
    height: 5px;
    border-left: 1px solid #a3adc1;
    border-right: 1px solid #a3adc1
}

.irs-modern .irs-handle.state_hover,
.irs-modern .irs-handle:hover {
    border-color: #7685a2;
    background: #c3c7cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(30%, #919ba5), to(#fff));
    background: -o-linear-gradient(top, #fff 0, #919ba5 30%, #fff 100%);
    background: linear-gradient(to bottom, #fff 0, #919ba5 30%, #fff 100%)
}

.irs-modern .irs-handle.state_hover>i:nth-child(1),
.irs-modern .irs-handle:hover>i:nth-child(1) {
    border-color: #7685a2
}

.irs-modern .irs-handle.state_hover>i:nth-child(3),
.irs-modern .irs-handle:hover>i:nth-child(3) {
    border-color: #48536a
}

.irs-modern .irs-max,
.irs-modern .irs-min {
    top: 0;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    color: #fff;
    background-color: #d1d6e0;
    border-radius: 5px
}

.irs-modern .irs-from,
.irs-modern .irs-single,
.irs-modern .irs-to {
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #20b426;
    color: #fff;
    border-radius: 5px
}

.irs-modern .irs-from:before,
.irs-modern .irs-single:before,
.irs-modern .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #20b426
}

.irs-modern .irs-grid {
    height: 25px
}

.irs-modern .irs-grid-pol {
    background-color: #dedede
}

.irs-modern .irs-grid-text {
    color: silver;
    font-size: 13px
}

.irs-sharp {
    height: 50px;
    font-size: 12px;
    line-height: 1
}

.irs-sharp.irs-with-grid {
    height: 57px
}

.irs-sharp .irs-line {
    top: 30px;
    height: 2px;
    background-color: #000;
    border-radius: 2px
}

.irs-sharp .irs-bar {
    top: 30px;
    height: 2px;
    background-color: #ee22fa
}

.irs-sharp .irs-bar-single {
    border-radius: 2px 0 0 2px
}

.irs-sharp .irs-shadow {
    height: 1px;
    bottom: 21px;
    background-color: rgba(0, 0, 0, .5)
}

.irs-sharp .irs-handle {
    top: 25px;
    width: 10px;
    height: 10px;
    background-color: #a804b2
}

.irs-sharp .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #a804b2
}

.irs-sharp .irs-handle.state_hover,
.irs-sharp .irs-handle:hover {
    background-color: #000
}

.irs-sharp .irs-handle.state_hover>i:first-child,
.irs-sharp .irs-handle:hover>i:first-child {
    border-top-color: #000
}

.irs-sharp .irs-max,
.irs-sharp .irs-min {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 4px;
    opacity: .4;
    background-color: #a804b2;
    border-radius: 2px
}

.irs-sharp .irs-from,
.irs-sharp .irs-single,
.irs-sharp .irs-to {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 4px;
    background-color: #a804b2;
    color: #fff;
    border-radius: 2px
}

.irs-sharp .irs-from:before,
.irs-sharp .irs-single:before,
.irs-sharp .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #a804b2
}

.irs-sharp .irs-grid {
    height: 25px
}

.irs-sharp .irs-grid-pol {
    background-color: #dedede
}

.irs-sharp .irs-grid-text {
    color: silver;
    font-size: 13px
}

.irs-round {
    height: 50px
}

.irs-round.irs-with-grid {
    height: 65px
}

.irs-round .irs-line {
    top: 36px;
    height: 4px;
    background-color: #dee4ec;
    border-radius: 4px
}

.irs-round .irs-bar {
    top: 36px;
    height: 4px;
    background-color: #006cfa
}

.irs-round .irs-bar-single {
    border-radius: 4px 0 0 4px
}

.irs-round .irs-shadow {
    height: 4px;
    bottom: 21px;
    background-color: rgba(222, 228, 236, .5)
}

.irs-round .irs-handle {
    top: 26px;
    width: 24px;
    height: 24px;
    border: 4px solid #006cfa;
    background-color: #fff;
    border-radius: 24px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 255, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 255, .3)
}

.irs-round .irs-handle.state_hover,
.irs-round .irs-handle:hover {
    background-color: #f0f6ff
}

.irs-round .irs-max,
.irs-round .irs-min {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 4px
}

.irs-round .irs-from,
.irs-round .irs-single,
.irs-round .irs-to {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #006cfa;
    color: #fff;
    border-radius: 4px
}

.irs-round .irs-from:before,
.irs-round .irs-single:before,
.irs-round .irs-to:before {
    position: absolute;
    display: block;
    content: "";
    bottom: -6px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 3px solid transparent;
    border-top-color: #006cfa
}

.irs-round .irs-grid {
    height: 25px
}

.irs-round .irs-grid-pol {
    background-color: #dedede
}

.irs-round .irs-grid-text {
    color: silver;
    font-size: 13px
}

.irs-square {
    height: 50px
}

.irs-square.irs-with-grid {
    height: 60px
}

.irs-square .irs-line {
    top: 31px;
    height: 4px;
    background-color: #dedede
}

.irs-square .irs-bar {
    top: 31px;
    height: 4px;
    background-color: #000
}

.irs-square .irs-shadow {
    height: 2px;
    bottom: 21px;
    background-color: #dedede
}

.irs-square .irs-handle {
    top: 25px;
    width: 16px;
    height: 16px;
    border: 3px solid #000;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.irs-square .irs-handle.state_hover,
.irs-square .irs-handle:hover {
    background-color: #f0f6ff
}

.irs-square .irs-max,
.irs-square .irs-min {
    color: #333;
    font-size: 14px;
    line-height: 1;
    top: 0;
    padding: 3px 5px;
    background-color: rgba(0, 0, 0, .1)
}

.irs-square .irs-from,
.irs-square .irs-single,
.irs-square .irs-to {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 5px;
    background-color: #000;
    color: #fff
}

.irs-square .irs-grid {
    height: 25px
}

.irs-square .irs-grid-pol {
    background-color: #dedede
}

.irs-square .irs-grid-text {
    color: silver;
    font-size: 11px
}


/*!
 * Datepicker v1.0.9
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-09-21T06:57:30.334Z
 */

.datepicker-container {
    background-color: #fff;
    direction: ltr;
    font-size: 12px;
    left: 0;
    line-height: 30px;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 210px;
    z-index: -1
}

.datepicker-container:after,
.datepicker-container:before {
    border: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.datepicker-dropdown {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 3px 6px #ccc;
    box-shadow: 0 3px 6px #ccc;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    z-index: 1
}

.datepicker-inline {
    position: static
}

.datepicker-top-left,
.datepicker-top-right {
    border-top-color: #39f
}

.datepicker-top-left:after,
.datepicker-top-left:before,
.datepicker-top-right:after,
.datepicker-top-right:before {
    border-top: 0;
    left: 10px;
    top: -5px
}

.datepicker-top-left:before,
.datepicker-top-right:before {
    border-bottom-color: #39f
}

.datepicker-top-left:after,
.datepicker-top-right:after {
    border-bottom-color: #fff;
    top: -4px
}

.datepicker-bottom-left,
.datepicker-bottom-right {
    border-bottom-color: #39f
}

.datepicker-bottom-left:after,
.datepicker-bottom-left:before,
.datepicker-bottom-right:after,
.datepicker-bottom-right:before {
    border-bottom: 0;
    bottom: -5px;
    left: 10px
}

.datepicker-bottom-left:before,
.datepicker-bottom-right:before {
    border-top-color: #39f
}

.datepicker-bottom-left:after,
.datepicker-bottom-right:after {
    border-top-color: #fff;
    bottom: -4px
}

.datepicker-bottom-right:after,
.datepicker-bottom-right:before,
.datepicker-top-right:after,
.datepicker-top-right:before {
    left: auto;
    right: 10px
}

.datepicker-panel>ul {
    margin: 0;
    padding: 0;
    width: 102%
}

.datepicker-panel>ul:after,
.datepicker-panel>ul:before {
    content: " ";
    display: table
}

.datepicker-panel>ul:after {
    clear: both
}

.datepicker-panel>ul>li {
    background-color: #fff;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px
}

.datepicker-panel>ul>li:hover {
    background-color: #e5f2ff
}

.datepicker-panel>ul>li.muted,
.datepicker-panel>ul>li.muted:hover {
    color: #999
}

.datepicker-panel>ul>li.highlighted {
    background-color: #e5f2ff
}

.datepicker-panel>ul>li.highlighted:hover {
    background-color: #cce5ff
}

.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
    color: #39f
}

.datepicker-panel>ul>li.disabled,
.datepicker-panel>ul>li.disabled:hover {
    background-color: #fff;
    color: #ccc;
    cursor: default
}

.datepicker-panel>ul>li.disabled.highlighted,
.datepicker-panel>ul>li.disabled:hover.highlighted {
    background-color: #e5f2ff
}

.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view=next] {
    font-size: 18px
}

.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="year current"],
.datepicker-panel>ul>li[data-view="years current"] {
    width: 150px
}

.datepicker-panel>ul[data-view=months]>li,
.datepicker-panel>ul[data-view=years]>li {
    height: 52.5px;
    line-height: 52.5px;
    width: 52.5px
}

.datepicker-panel>ul[data-view=week]>li,
.datepicker-panel>ul[data-view=week]>li:hover {
    background-color: #fff;
    cursor: default
}

.datepicker-hide {
    display: none
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.icon-analitic {
    font-size: 51.2rem;
    width: 1em
}

.icon-arrow {
    font-size: 7.86rem;
    width: 1.9084em
}

.icon-bag {
    font-size: 51.2rem;
    width: 1em
}

.icon-bootstrap {
    font-size: 3.2rem;
    width: 5.4375em
}

.icon-box {
    font-size: 51.2rem;
    width: 1em
}

.icon-boxi {
    font-size: 51.2rem;
    width: 1em
}

.icon-calendar {
    font-size: 6rem;
    width: 1em
}

.icon-calendar_2 {
    font-size: 51.2rem;
    width: 1em
}

.icon-cctv {
    font-size: 51.2rem;
    width: 1em
}

.icon-check {
    font-size: 48.888rem;
    width: 1em
}

.icon-chevron-left {
    font-size: 1.4rem;
    width: .64286em
}

.icon-chevron-right {
    font-size: 1.2rem;
    width: .66667em
}

.icon-clock {
    font-size: 61.2rem;
    width: 1em
}

.icon-close {
    font-size: 4.797rem;
    width: 1em
}

.icon-docx {
    font-size: 46.7rem;
    width: .85653em
}

.icon-download {
    font-size: 51.2rem;
    width: 1em
}

.icon-entrance {
    font-size: 25.732rem;
    width: 1em
}

.icon-eye {
    font-size: 48.885rem;
    width: 1em
}

.icon-facebook {
    font-size: 101.781rem;
    width: 1.00608em
}

.icon-file {
    font-size: 46.7rem;
    width: .85653em
}

.icon-filter {
    font-size: 51.2rem;
    width: 1em
}

.icon-gulp {
    font-size: 4.6rem;
    width: 1.65217em
}

.icon-heart {
    font-size: 51.2rem;
    width: 1em
}

.icon-inst {
    font-size: 51.2rem;
    width: 1em
}

.icon-insurance {
    font-size: 51.2rem;
    width: 1em
}

.icon-jquery {
    font-size: 3.8rem;
    width: 3.52632em
}

.icon-linkedin {
    font-size: 191.12rem;
    width: 1.04646em
}

.icon-location {
    font-size: 51.2rem;
    width: 1em
}

.icon-mail {
    font-size: 51.2rem;
    width: 1em
}

.icon-node {
    font-size: 4.4rem;
    width: 3.43182em
}

.icon-pdf {
    font-size: 46.7rem;
    width: .85653em
}

.icon-phone {
    font-size: 38.4rem;
    width: 1em
}

.icon-pin {
    font-size: 51.2rem;
    width: 1em
}

.icon-plane {
    font-size: 18.95rem;
    width: 2.62691em
}

.icon-play {
    font-size: 51.2rem;
    width: 1em
}

.icon-previous {
    font-size: 1.6rem;
    width: 1em
}

.icon-question {
    font-size: 3.1357rem;
    width: 1em
}

.icon-remove {
    font-size: 34.8334rem;
    width: 1em
}

.icon-road_freight {
    font-size: 35.97rem;
    width: 1.39616em
}

.icon-search {
    font-size: 2rem;
    width: 1em
}

.icon-shape {
    font-size: 9.385rem;
    width: .99999em
}

.icon-share {
    font-size: 51.2rem;
    width: 1em
}

.icon-shipping {
    font-size: 33.51rem;
    width: 1.49627em
}

.icon-shower {
    font-size: 51.2rem;
    width: 1em
}

.icon-sl_1 {
    font-size: 51.1rem;
    width: 1em
}

.icon-sl_2 {
    font-size: 28.76rem;
    width: 1.66898em
}

.icon-sl_3 {
    font-size: 31.6rem;
    width: 1.62025em
}

.icon-sl_4 {
    font-size: 32.38rem;
    width: 1.58122em
}

.icon-star {
    font-size: 51.1rem;
    width: 1em
}

.icon-support {
    font-size: 48rem;
    width: 1em
}

.icon-thermometer {
    font-size: 58.1rem;
    width: 1em
}

.icon-train {
    font-size: 5.5rem;
    width: 1.81818em
}

.icon-twitter {
    font-size: 21.6715rem;
    width: 1.2305em
}

.icon-warehouse {
    font-size: 51.2rem;
    width: 1em
}

.icon-warning {
    font-size: 48.942rem;
    width: 1em
}

.icon-worldwide {
    font-size: 48.01rem;
    width: 1em
}

.icon-youtube {
    font-size: 5rem;
    width: 1.44em
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #414a53;
    min-height: 100vh;
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 1.6
}

body.body-static {
    height: 100%;
    overflow: hidden
}

@media only screen and (min-width:992px) {
    body.body-static {
        min-height: 100vh;
        overflow: auto;
        overflow-x: hidden
    }
}

.page-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    min-height: 100vh;
    width: 100%;
    overflow-x: hidden
}

main.main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media only screen and (min-width:1600px) {
    .container-wide {
        max-width: 1510px;
        padding-left: 5px;
        padding-right: 5px
    }
    .container-wide .row {
        margin-left: -5px;
        margin-right: -5px
    }
    .container-wide .row>div {
        padding-left: 5px;
        padding-right: 5px
    }
}

section.section {
    position: relative;
    z-index: 0;
    padding: 70px 0
}

@media only screen and (min-width:768px) {
    section.section {
        padding: 90px 0
    }
}

@media only screen and (min-width:992px) {
    section.section {
        padding: 120px 0
    }
}

@media only screen and (min-width:1200px) {
    section.section {
        padding: 140px 0
    }
}

.align-container {
    display: table;
    width: 100%
}

.align-container-item {
    display: table-cell;
    vertical-align: middle
}

.img-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    z-index: -1
}

.img-contain {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
    z-index: -1
}

.t50 {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.position-center {
    top: 50%!important;
    left: 50%!important;
    -webkit-transform: translate(-50%, -50%)!important;
    -ms-transform: translate(-50%, -50%)!important;
    transform: translate(-50%, -50%)!important;
    bottom: auto!important
}

.t0 {
    top: 0
}

.r0 {
    right: 0
}

.b0 {
    bottom: 0
}

.l0 {
    left: 0
}

.top-0 {
    margin-top: 0!important
}

.top-10 {
    margin-top: 10px!important
}

.top-20 {
    margin-top: 20px!important
}

.top-30 {
    margin-top: 30px!important
}

.top-40 {
    margin-top: 40px!important
}

.top-50 {
    margin-top: 50px!important
}

.top-60 {
    margin-top: 60px!important
}

.top-70 {
    margin-top: 70px!important
}

.top-140 {
    margin-top: 70px!important
}

@media only screen and (min-width:768px) {
    .top-140 {
        margin-top: 90px!important
    }
}

@media only screen and (min-width:992px) {
    .top-140 {
        margin-top: 120px!important
    }
}

@media only screen and (min-width:1200px) {
    .top-140 {
        margin-top: 140px!important
    }
}

@media only screen and (min-width:576px) {
    .top-sm-0 {
        margin-top: 0!important
    }
}

@media only screen and (min-width:768px) {
    .top-md-0 {
        margin-top: 0!important
    }
}

@media only screen and (min-width:992px) {
    .top-lg-0 {
        margin-top: 0!important
    }
}

@media only screen and (min-width:1200px) {
    .top-xl-0 {
        margin-top: 0!important
    }
}

.bottom-0 {
    margin-bottom: 0!important
}

.bottom-10 {
    margin-bottom: 10px!important
}

.bottom-20 {
    margin-bottom: 20px!important
}

.bottom-25 {
    margin-bottom: 25px!important
}

.bottom-30 {
    margin-bottom: 30px!important
}

.bottom-40 {
    margin-bottom: 40px!important
}

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

.bottom-60 {
    margin-bottom: 60px!important
}

.bottom-70 {
    margin-bottom: 50px!important
}

@media only screen and (min-width:992px) {
    .bottom-70 {
        margin-bottom: 70px!important
    }
}

@media only screen and (min-width:576px) {
    .bottom-sm-0 {
        margin-bottom: 0!important
    }
}

@media only screen and (min-width:768px) {
    .bottom-md-0 {
        margin-bottom: 0!important
    }
}

@media only screen and (min-width:992px) {
    .bottom-lg-0 {
        margin-bottom: 0!important
    }
}

@media only screen and (min-width:1200px) {
    .bottom-xl-0 {
        margin-bottom: 0!important
    }
}

.offset-20 {
    margin-bottom: -20px!important
}

.offset-30 {
    margin-bottom: -30px!important
}

.offset-40 {
    margin-bottom: -40px!important
}

.offset-50 {
    margin-bottom: -50px!important
}

.offset-70 {
    margin-bottom: -70px!important
}

.pt-0 {
    padding-top: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.w-100 {
    width: 100%
}

.list-reset {
    padding: 0;
    margin: 0;
    list-style: none
}

.title-white {
    color: #fff
}

.section-bg {
    position: absolute;
    z-index: 0
}

.is-bordered {
    border: 1px solid #e2e2e2
}

.color-green {
    color: #00997d
}

.color-white {
    color: #fff
}

.color-lgray {
    color: #d8dde1!important
}

.color-gray {
    color: #95999e!important
}

.bg-dgray {
    background: #31373f
}

.bg-lgray {
    background: #f3f6f5
}

.bg-blue {
    background: #003d90
}

.bg-none {
    background: 0 0!important
}

.bg-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

.hero-block {
    position: relative
}

.hero-block-layout {
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 0, 0)), color-stop(50%, rgb(216, 38, 48)), to(rgb(221, 16, 27) 60%)));
    background-image: -o- linear-gradient(to right, rgb(255, 0, 0) 0, rgb(216, 38, 48) 50%, rgb(221, 16, 27) 60%);
    background-image: linear-gradient(to right, rgb(255, 0, 0) 0, rgb(216, 38, 48) 50%, rgb(221, 16, 27) 60%);
}

@media only screen and (min-width:1200px) {
    .hero-block-layout {
        background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 0, 0)), color-stop(50%, rgb(216, 38, 48)), to(rgb(221, 16, 27) 60%)));
        background-image: -o- linear-gradient(to right, rgb(255, 0, 0) 0, rgb(216, 38, 48) 50%, rgb(221, 16, 27) 60%);
        ;
        background-image: linear-gradient(to right, rgb(255, 0, 0) 0, rgb(216, 38, 48) 50%, rgb(221, 16, 27) 60%);
    }
}

.hero-block-title {
    color: #fff;
    font-size: 42px;
    margin: 0
}

@media only screen and (min-width:992px) {
    .hero-block-title {
        font-size: 40px
    }
}

@media only screen and (min-width:1200px) {
    .hero-block-title {
        font-size: 45px
    }
}

.hero-block-overlay {
    display: none;
    color: transparent;
    font-size: 110px;
    font-weight: 700;
    letter-spacing: -.050em;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgba(255, 255, 255, .35);
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width:576px) {
    .hero-block-overlay {
        display: initial
    }
}

@media only screen and (min-width:992px) {
    .hero-block-overlay {
        font-size: 150px
    }
}

@media only screen and (min-width:1200px) {
    .hero-block-overlay {
        font-size: 200px
    }
}

.hero-block .align-container {
    height: 400px;
    padding: 60px 0
}

@media only screen and (min-width:992px) {
    .hero-block .align-container {
        height:auto;
        padding: 35px 0;
    }
}

@media only screen and (min-width:1200px) {
    .hero-block {
        height: 120px;
    }
    .hero-block .align-container {
        padding-top: 20px;
    }
}

section.bg-sec,
div.bg-sec-home {
   /* background: url('../img/bg/bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    */
    
}

.hero-block {
    height: 200;
}

.button {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.button-filled {
    color: #fff;
    font-size: 14px;
    background: #fc0d1b;
    padding: 0 30px;
    height: 42px;
    line-height: 44px;
    min-width: auto;
    border-radius: 5px;
}

.button-filled:hover {
    color: #fff;
    background: #21bb9f
}

.button-white {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    height: 50px;
    line-height: 46px;
    min-width: 170px;
    text-align: left;
    border: 2px solid #fff;
    border-radius: 0 0 20px 0;
    padding: 0 20px
}

.button-white span {
    display: inline-block;
    min-width: 95px
}

.button-white .icon {
    font-size: 18px
}

.button-white:hover {
    color: #414a53;
    background: #fff
}

.button-green {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #414a53;
    height: 50px;
    line-height: 46px;
    min-width: 170px;
    text-align: left;
    border: 2px solid #00997d;
    border-radius: 0 0 20px 0;
    padding: 0 20px
}

.button-green span {
    display: inline-block;
    min-width: 95px
}

.button-green .icon {
    font-size: 18px
}

.button-green:hover {
    color: #fff;
    background: #00997d
}

.button-promo {
    color: #fff;
    font-size: 14px;
    background: #00997d;
    height: 60px;
    line-height: 60px;
    min-width: 190px;
    border-radius: 0 0 20px 0;
    padding: 0 20px
}

.button-promo span {
    margin-right: 20px
}

.button-promo .icon {
    font-size: 18px
}

.button-promo:hover {
    color: #fff;
    background: #21bb9f
}

.button-account {
    width: 100%;
    border: none;
    background: #00997d;
    height: 60px;
    line-height: 60px;
    border-radius: 0 0 20px 0;
    color: #fff
}

.button-account span {
    margin-right: 50px
}

.button-account .icon {
    font-size: 18px
}

.button-account:hover {
    background: #21bb9f
}

.list-check {
    padding-left: 30px
}

.list-check .list-item {
    position: relative;
    line-height: 32px
}

.list-check .list-item:not(:last-of-type) {
    margin-bottom: 8px
}

.list-check .list-item::before {
    content: "";
    display: block;
    height: 10px;
    width: 6px;
    border-left: 2px solid #00997d;
    border-top: 2px solid #00997d;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    position: absolute;
    top: 10px;
    left: -23px;
    z-index: 1
}

.list-check .list-item::after {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #f3f6f5;
    position: absolute;
    top: 6px;
    left: -30px
}

.list-check .list-item.item-disabled {
    opacity: .3
}

.list-ordered .list-item {
    line-height: 32px;
    counter-increment: list;
    list-style-type: none;
    position: relative;
    padding-left: 25px
}

.list-ordered .list-item::before {
    content: counter(list) ".";
    color: #00997d;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0
}

.list-ordered .list-item:not(:last-of-type) {
    margin-bottom: 8px
}

.truck-list .list-item {
    line-height: 32px
}

.truck-list .list-item:not(:last-of-type) {
    margin-bottom: 8px
}

.heading {
    position: relative
}

.heading-pre-title {
    display: inline-block;
    color: #a9aeb3;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .15em;
    text-transform: uppercase;
    margin-bottom: 17px;
    z-index: 1;
    position: relative
}

.heading-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 0;
    z-index: 1;
    position: relative
}

@media only screen and (min-width:992px) {
    .heading-title {
        font-size: 40px;
        line-height: 45px
    }
}

.heading-text {
    margin-top: 26px;
    z-index: 1;
    position: relative
}

.heading-text:last-of-type {
    margin-bottom: 0
}

.heading-layout {
    display: none;
    color: transparent;
    font-size: 85px;
    line-height: .85;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    letter-spacing: -.020em;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ebebeb;
    position: absolute;
    left: 20px;
    top: -30px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (min-width:992px) {
    .heading-layout {
        display: initial
    }
}

@media only screen and (min-width:1200px) {
    .heading-layout {
        font-size: 100px
    }
}

@media only screen and (min-width:1600px) {
    .heading-layout {
        font-size: 120px
    }
}

.heading-center {
    text-align: center;
    width: 100%
}

.heading-center .heading-layout {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 5px;
    top: auto
}

.heading-center .intro-layout {
    bottom: auto;
    top: 7px
}

@media only screen and (min-width:1200px) {
    .heading-center .intro-layout {
        top: -5px
    }
}

@media only screen and (min-width:1600px) {
    .heading-center .intro-layout {
        top: -20px
    }
}

.heading-white {
    color: #fff
}

.heading-white .heading-pre-title {
    color: #d8dde1
}

.layout-lgray {
    -webkit-text-stroke-color: #d6d6d6
}

.layout-dgray {
    -webkit-text-stroke-color: #4e5156
}

.layout-white {
    -webkit-text-stroke-color: rgba(255, 255, 255, .25)
}

.table {
    display: table;
    border-collapse: collapse;
    width: 100%
}

.table-header {
    display: none;
    font-size: 18px
}

.table-body {
    display: table-row-group
}

.table-footer {
    display: table-footer-group
}

.table-row {
    position: relative;
    display: block
}

.table-cell {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 15px
}

.table-cell:nth-of-type(odd) {
    background: #f3f4f5
}

.table-cell span {
    width: 60%;
    padding-left: 15px
}

.table-cell::before {
    content: attr(data-label);
    display: inline-block;
    color: #414a53;
    font-weight: 700;
    width: 40%;
    text-align: left;
    position: relative;
    z-index: 2
}

.table-cell::after {
    content: "";
    display: block;
    height: 100%;
    width: 40%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.table-body .table-row:not(:last-of-type) {
    margin-bottom: 30px
}

@media only screen and (min-width:768px) {
    .table-body .table-cell:not(: first-of-type), .table-header .table-cell:not(: first-of-type) {
        text-align: center
    }
}

@media only screen and (min-width:768px) {
    .table-cell span {
        width: none;
        padding: 0
    }
    .table-header {
        display: table-header-group;
        width: 100%
    }
    .table-row {
        display: table-row
    }
    .table-cell {
        display: table-cell;
        text-align: left;
        width: 25%;
        padding: 17px 15px
    }
    .table-cell:nth-of-type(odd) {
        background: 0 0
    }
    .table-cell::after,
    .table-cell::before {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .table-lgray {
        border: 1px solid #e2e2e2
    }
}

@media only screen and (min-width:768px) {
    .table-lgray .table-cell:first-of-type {
        padding-left: 40px
    }
}

.table-lgray .table-header {
    background: #fbfbfb
}

.table-lgray .table-row {
    position: relative
}

@media only screen and (min-width:768px) {
    .table-lgray .table-row {
        border-bottom: 1px solid #e2e2e2
    }
}

.table-dgray .table-header {
    color: #fff;
    background: #414a53
}

.table-dgray .table-cell:first-of-type {
    padding-left: 40px
}

.table-dgray .table-body .table-row:nth-of-type(odd) {
    background-color: #fbfbfb
}

.table-pricing .table-row {
    position: relative;
    border-bottom: 1px solid #e2e2e2
}

.table-body .table-pricing-cell:not(:first-of-type),
.table-header .table-pricing-cell:not(:first-of-type) {
    text-align: center
}

@media only screen and (min-width:768px) {
    .table-pricing .table-cell:first-of-type {
        width: 46%
    }
    .table-pricing .table-cell:nth-of-type(2),
    .table-pricing .table-cell:nth-of-type(3),
    .table-pricing .table-cell:nth-of-type(4) {
        width: 18%
    }
}

.slick-dots {
    position: relative;
    padding: 0;
    margin: 0;
    line-height: initial;
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.slick-dots li {
    position: relative;
    padding: 15px 0 15px 0;
    list-style: none;
    cursor: pointer;
    width: 57px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    line-height: initial
}

.slick-dots li::before {
    display: none
}

.slick-dots li:not(:last-of-type) {
    margin-right: 6px
}

.slick-dots li.slick-active {
    cursor: pointer
}

.slick-dots li button {
    position: absolute;
    top: 15px;
    left: 0;
    font-size: 0;
    height: 1px;
    width: 57px;
    padding: 0;
    border: none;
    outline: 0;
    background-color: #ddd;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background-color: #00997d;
    height: 5px;
    top: 11px
}

form.tracking-form {
    background: #f3f6f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 15px 14px 15px
}

@media only screen and (min-width:576px) {
    form.tracking-form {
        padding: 17px 55px 19px 55px
    }
}

.tracking-form-label {
    position: relative;
    cursor: pointer;
    margin: 0;
    width: 100%
}

.tracking-form-placeholder {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tracking-form-input {
    cursor: pointer;
    font-size: 14px;
    border: none;
    background: 0 0;
    outline: 0
}

.tracking-form-input.field-filled+.tracking-form-placeholder,
.tracking-form-input:focus+.tracking-form-placeholder {
    opacity: .7;
    font-size: 12px;
    -webkit-transform: translateY(-32px);
    -ms-transform: translateY(-32px);
    transform: translateY(-32px)
}

.tracking-form-submit {
    position: relative;
    top: -2px;
    font-size: 20px;
    border: none;
    background: 0 0;
    padding: 15px;
    outline: 0
}

.tracking-form-submit:focus {
    outline: 0
}

.count-item {
    margin-bottom: 50px;
    text-align: center
}

.count-item-title {
    display: inline-block;
    position: relative;
    margin: 23px 0 0 0
}

@media only screen and (min-width:576px) {
    .count-item-title {
        margin: 53px 0 0 0
    }
}

.count-item-count {
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -45px;
    color: #d9eeea;
    font-size: 60px;
    font-weight: 700;
    z-index: -1
}

@media only screen and (min-width:576px) {
    .count-item-count {
        display: initial
    }
}

.count-item-img {
    text-align: center
}

.count-item-img img {
    display: inline-block;
    height: 130px;
    max-width: auto
}

.count-item-text {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 0
}

.count-item-inner {
    margin-top: 35px
}

.icon-item {
    margin-bottom: 50px
}

.icon-item .icon {
    color: #003d90;
    font-size: 60px
}

.icon-item-count,
.icon-item-img {
    margin-bottom: 24px
}

.icon-item-img img {
    max-height: 70px;
    width: auto
}

.icon-item-img-small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px
}

.icon-item-img-small img {
    max-height: 60px;
    max-width: 110px;
    margin-top: auto
}

.icon-item-img-big img {
    max-height: 110px;
    margin-top: auto
}

.icon-item-title {
    margin-bottom: 0
}

.icon-item-text {
    margin-top: 16px
}

.icon-item-text:last-of-type {
    margin-bottom: 0
}

.icon-item-count span {
    color: #00997d;
    font-size: 100px;
    line-height: 1;
    letter-spacing: -.050em;
    font-weight: 700
}

.icon-item-white {
    color: #fff
}

.form-text {
    display: inline-block;
    font-size: 14px
}

.form-rating-label {
    color: #ffa800;
    cursor: pointer
}

.form-rating-label:not(:last-of-type) {
    margin-right: 3px
}

.form-rating-input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.form-rating-input:checked~.form-rating-label {
    color: #d1d3d5
}

.form-title {
    margin-bottom: 22px
}

.form-field {
    display: inline-block;
    width: 100%;
    height: 50px;
    font-size: 14px;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
    padding: 0 20px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.form-field:focus {
    border-color: #333;
    outline: 0
}

.form-field:invalid {
    border-color: #d0192f
}

.form-field:invalid::-webkit-input-placeholder {
    color: #d0192f
}

.form-field:invalid::-moz-placeholder {
    color: #d0192f
}

.form-field:invalid:-ms-input-placeholder {
    color: #d0192f
}

.form-field:invalid::-ms-input-placeholder {
    color: #d0192f
}

.form-field:invalid::placeholder {
    color: #d0192f
}

.form-field::-webkit-input-placeholder {
    color: #767f7f;
    opacity: 1
}

.form-field::-moz-placeholder {
    color: #767f7f;
    opacity: 1
}

.form-field:-ms-input-placeholder {
    color: #767f7f;
    opacity: 1
}

.form-field::-ms-input-placeholder {
    color: #767f7f;
    opacity: 1
}

.form-field::placeholder {
    color: #767f7f;
    opacity: 1
}

.form-field:disabled {
    background: 0 0
}

.form .nice-select {
    color: #767f7f;
    line-height: 50px;
    margin-bottom: 20px;
    width: 100%;
    height: 50px;
    border: 1px solid #e2e2e2;
    border-radius: 0
}

.form .nice-select::after {
    border-bottom: 2px solid #c4cece;
    border-right: 2px solid #c4cece;
    height: 6px;
    width: 6px;
    right: 20px
}

.form .nice-select.open,
.form .nice-select:active,
.form .nice-select:focus {
    border-color: #e2e2e2
}

.form .nice-select .list {
    width: 100%;
    border-radius: 0;
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 165px;
    overflow-y: scroll
}

.form input[type=number]::-webkit-inner-spin-button,
.form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.form input[type=number] {
    -moz-appearance: textfield
}

.form-label {
    position: relative;
    margin: 0;
    width: 100%
}

.form-label-text {
    font-size: 14px;
    font-weight: 500
}

.form-radio-label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    margin: 0
}

.form-radio-mask {
    height: 20px;
    width: 20px;
    border: 2px solid #e2e2e2;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.form-radio-mask::after {
    content: "";
    display: block;
    height: 10px;
    width: 10px;
    background: #00997d;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    opacity: 0
}

.form-input-radio {
    position: absolute;
    top: 6px;
    left: 0;
    opacity: 0;
    z-index: -1;
    visibility: hidden
}

.form-input-radio:checked+.form-radio-mask::after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}

.form-input-radio:checked+.form-radio-mask {
    border: 2px solid #00997d
}

.form-input-radio:checked:disabled+.form-radio-mask,
.form-input-radio:disabled+.form-radio-mask {
    opacity: .5
}

.form-message {
    padding: 13px 20px 13px 20px;
    height: 100px;
    resize: none
}

.form-message.message-large {
    height: 195px
}

.form-checkbox-mask {
    height: 20px;
    width: 20px;
    border: 2px solid #e2e2e2;
    position: absolute;
    top: 3px;
    left: 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.form-checkbox-mask::before {
    height: 2px;
    width: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 7px;
    right: 1px
}

.form-checkbox-mask::after {
    height: 2px;
    width: 5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px;
    left: 3px
}

.form-checkbox-mask::after,
.form-checkbox-mask::before {
    content: "";
    display: inline-block;
    position: absolute;
    background: #00997d;
    visibility: hidden
}

.form-input-checkbox {
    position: absolute;
    top: 6px;
    left: 0;
    opacity: 0;
    z-index: -1;
    visibility: hidden
}

.form-checkbox-label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    margin: 0
}

.form-input-checkbox:checked+.form-checkbox-mask {
    border-color: #00997d
}

.form-input-checkbox:checked:disabled+.form-checkbox-mask,
.form-input-checkbox:disabled+.form-checkbox-mask {
    opacity: .5
}

.form-input-checkbox:checked+.form-checkbox-mask::after,
.form-input-checkbox:checked+.form-checkbox-mask::before {
    visibility: visible
}

.form .irs-from,
.form .irs-max,
.form .irs-min,
.form .irs-to {
    display: none
}

.form .irs-single {
    background: 0 0;
    color: #414a53;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700
}

.form .irs-single::before {
    display: none
}

.form .irs-handle {
    height: 20px;
    width: 20px;
    top: 30px;
    border: 2px solid #e2e2e2;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer
}

.form .irs-handle:hover {
    background: #fff
}

.form .irs-handle::after {
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 50%
}

.form .irs-bar,
.form .irs-line {
    background: #f1f1f1;
    border-radius: 0;
    height: 8px
}

.form .irs-bar-single {
    background-image: -webkit-gradient(linear, left top, right top, from(#54b7a5), to(#00997d));
    background-image: -o-linear-gradient(left, #54b7a5, #00997d);
    background-image: linear-gradient(to right, #54b7a5, #00997d)
}

.form input[type=password] {
    padding-right: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form .password-trigger {
    position: absolute;
    cursor: pointer;
    right: 20px;
    top: 13px;
    color: #d3d3d3;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.form .password-trigger-active {
    color: #414a53
}

.form-count {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 1px solid #e2e2e2
}

.form-minus,
.form-plus {
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 50px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form-minus::before,
.form-plus::after,
.form-plus::before {
    content: "";
    display: block;
    height: 2px;
    width: 12px;
    background: #414a53;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.form-plus::after {
    width: 2px;
    height: 12px
}

.form-minus:hover::before,
.form-plus:hover::after,
.form-plus:hover::before {
    background: #00997d
}

.input-error {
    border-color: #d0192f
}

.input-error::-webkit-input-placeholder {
    color: #d0192f
}

.input-error::-moz-placeholder {
    color: #d0192f
}

.input-error:-ms-input-placeholder {
    color: #d0192f
}

.input-error::-ms-input-placeholder {
    color: #d0192f
}

.input-error::placeholder {
    color: #d0192f
}

.input-focus {
    border-color: #333
}

.form-wrapper {
    background: #fff;
    padding: 34px 20px 50px 20px
}

@media only screen and (min-width:576px) {
    .form-wrapper {
        padding: 34px 50px 50px 50px
    }
}

.team-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.team-item:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.team-item-img {
    position: relative
}

.team-item-img::before {
    content: "";
    display: block;
    padding-top: 137.03704%
}

.team-item-description {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #003d90;
    width: 235px;
    -webkit-clip-path: polygon(90% 0, 100% 15%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 15%, 100% 100%, 0 100%, 0 0);
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    padding: 23px 30px 28px 30px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.team-item-name {
    margin-bottom: 0;
    line-height: 1.5
}

.team-item-position {
    color: #427ccb;
    font-size: 14px;
    font-weight: 700
}

.team-item .socials {
    margin-top: 19px
}

.team-item .socials-link {
    color: #427ccb;
    font-size: 18px
}

.team-item .socials-link:hover {
    color: #fff
}

.team-item:hover .team-item-description {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.request-quote .contact-trigger {
    margin-top: 53px
}

.images-slider .slick-list {
    margin: 0 -5px
}

.images-slider .slick-slide {
    margin: 0 5px
}

.images-slider-item {
    display: block;
    position: relative;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.images-slider-item:hover {
    background: rgba(0, 61, 144, .3)
}

.images-slider-item::before {
    content: "";
    display: block;
    padding-top: 55.81395%
}

.images-slider-nav {
    margin-top: 25px
}

#map {
    height: 100%
}

.socials {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.socials-item:not(:last-of-type) {
    margin-right: 20px
}

.socials-link {
    color: #fff;
    font-size: 20px;
    line-height: 1;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.socials-link:hover {
    color: #00997d
}

.socials-dark .socials-link {
    color: inherit;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.socials-dark .socials-link:hover {
    color: #00997d;
    opacity: 1
}

.socials-blue .socials-link {
    color: #003d90
}

.socials-blue .socials-link:hover {
    color: #003d90
}

.contacts-bg {
    position: absolute;
    top: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.contacts-title {
    margin-bottom: 42px
}

.contacts-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 500;
    width: 100%;
    max-width: 330px
}

.contacts-item:not(:last-of-type) {
    margin-bottom: 30px
}

.contacts-item-img {
    height: 50px;
    width: 50px;
    line-height: 48px;
    border: 1px solid #003d90;
    border-radius: 50%;
    text-align: center
}

@media only screen and (min-width:576px) {
    .contacts-item-img {
        height: 70px;
        width: 70px;
        line-height: 68px
    }
}

.contacts-item-img .icon {
    color: #003d90;
    font-size: 18px
}

@media only screen and (min-width:576px) {
    .contacts-item-img .icon {
        font-size: 22px
    }
}

.contacts-item-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: calc(100% - 65px)
}

@media only screen and (min-width:576px) {
    .contacts-item-details {
        width: calc(100% - 100px)
    }
}

.contacts-item-link {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

#map.contacts-map {
    height: 350px;
    margin-top: 70px
}

@media only screen and (min-width:576px) {
    #map.contacts-map {
        height: 450px
    }
}

@media only screen and (min-width:992px) {
    #map.contacts-map {
        height: 100%;
        margin-top: 0
    }
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination-item {
    font-size: 14px;
    line-height: 36px;
    font-weight: 500;
    margin: 0 4px;
    border: 2px solid #00997d;
    height: 40px;
    min-width: 40px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.pagination li {
    list-style: none;
    margin-right: 15px;
    border: 1px solid #000;
    padding: 5px 10px;
    border-radius: 3px;
    background: #f0f0f0;
}
.pagination li a{
    text-decoration: none;
    color: #000
    
}

@media only screen and (min-width:768px) {
    .pagination-item {
        line-height: 46px;
        height: 50px;
        min-width: 50px
    }
}

.pagination-item:nth-of-type(5),
.pagination-item:nth-of-type(6) {
    display: none
}

@media only screen and (min-width:768px) {
    .pagination-item:nth-of-type(5),
    .pagination-item:nth-of-type(6) {
        display: initial
    }
}

.pagination-item-active,
.pagination-item:hover {
    color: #fff;
    background: #00997d;
    border: 2px solid #00997d
}

.pagination-item-active {
    pointer-events: none
}

.pagination-item-prev {
    margin-right: 15px;
    margin-left: 0
}

@media only screen and (min-width:768px) {
    .pagination-item-prev {
        border-radius: 0 0 0 35px
    }
}

.pagination-item-next {
    margin-left: 15px;
    margin-right: 0
}

@media only screen and (min-width:768px) {
    .pagination-item-next {
        border-radius: 0 0 35px 0
    }
}

.pagination-item-next,
.pagination-item-prev {
    min-width: 65px
}

@media only screen and (min-width:768px) {
    .pagination-item-next,
    .pagination-item-prev {
        min-width: 130px
    }
}

@media only screen and (min-width:768px) {
    .pagination-item-prev {
        margin-right: 26px
    }
    .pagination-item-next {
        margin-left: 26px
    }
}

.item-active .category-list-link {
    color: #00997d
}

.category-list-item {
    line-height: 1
}

.category-list-item:not(:last-of-type) {
    margin-bottom: 22px
}

.category-list-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: inherit;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.category-list-link span:first-of-type {
    width: calc(100% - 50px)
}

.category-list .item-active {
    border-left: 3px solid #00997d;
    padding-left: 15px
}

.faq-title {
    font-size: 32px;
    margin-bottom: 30px
}

@media only screen and (min-width:768px) {
    .faq-title {
        font-size: 40px;
        margin-bottom: 45px
    }
}

.faq .contact-trigger {
    margin-top: 70px
}

@media only screen and (min-width:992px) {
    .faq .contact-trigger {
        margin-top: 108px
    }
}

.filter-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.filter-panel-item {
    position: relative;
    font-weight: 500;
    list-style: none;
    padding: 10px 0;
    cursor: pointer;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.filter-panel-item-active,
.filter-panel-item:hover {
    color: #00997d
}

.filter-panel-item:not(:last-of-type) {
    margin-right: 30px
}

@media only screen and (min-width:992px) {
    .filter-panel-item:not(: last-of-type) {
        margin-right: 50px
    }
}

.filter-panel-item::after {
    content: "";
    display: block;
    height: 2px;
    width: 0%;
    background: #00997d;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.filter-panel-item-active::after,
.filter-panel-item:hover::after {
    width: 100%
}

.img-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.img-box::before {
    content: "";
    display: block;
    padding-top: 142.85714%
}

.img-box-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 61, 144, .15);
    z-index: 1;
    -webkit-transition: background .8s;
    -o-transition: background .8s;
    transition: background .8s
}

.img-box .img-bg {
    z-index: 0;
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    -o-transition: transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s
}

.img-box-text-layout {
    position: absolute;
    top: 230px;
    left: 25px;
    color: #f3f6f5;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 1
}

.img-box-details {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 30px 13px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1
}

.img-box-title {
    width: calc(100% - 60px)
}

.img-box-title a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.img-box-title a:hover {
    color: #fff;
    opacity: .7
}

.img-box-count {
    color: #00997d;
    font-size: 40px;
    font-weight: 700;
    line-height: 1
}

.img-box:hover .img-bg {
    -webkit-transform: scale(1.17);
    -ms-transform: scale(1.17);
    transform: scale(1.17)
}

.img-box:hover .img-box-overlay {
    background: rgba(0, 61, 144, .3)
}

.services-inner::after {
    content: "";
    display: block;
    height: 120px;
    width: 100%;
    background: #31373f;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.services_2::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 125px;
    width: 100%;
    background: #fff
}

.position img {
    width: 100%
}

.position-details {
    margin-top: 37px
}

.position-details strong {
    display: block
}

.position-details strong:not(:last-of-type) {
    margin-bottom: 7px
}

.position-total {
    color: #00997d;
    font-weight: 700;
    margin: 34px 0 42px 0
}

.position-total span {
    display: inline-block
}

.position-total span:first-of-type {
    font-size: 30px;
    margin-right: 8px
}

.position-total span:last-of-type {
    font-size: 20px
}

.action-section {
    color: #fff
}

.action-section-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 110px)
}

.action-section-video {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 370px;
    height: 220px;
    margin-top: 65px;
    background: rgba(0, 61, 144, .3)
}

.action-section-video:hover .video-icon {
    background: rgba(0, 61, 144, .4)
}

.video-icon {
    position: relative;
    display: inline-block;
    color: #fff;
    line-height: 54px;
    text-align: center;
    height: 56px;
    width: 56px;
    border-radius: 50%;
    background: rgba(0, 61, 144, .2);
    -webkit-animation: animate 2s linear infinite;
    animation: animate 2s linear infinite;
    -webkit-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s
}

.video-icon::after {
    content: "";
    display: block;
    height: 56px;
    width: 56px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: animate 2s linear infinite;
    animation: animate 2s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

@-webkit-keyframes animate {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .25);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .25)
    }
    100% {
        -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0)
    }
}

@keyframes animate {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .25);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .25)
    }
    100% {
        -webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0)
    }
}

.positions-archive-title {
    margin-bottom: 44px
}

.positions-archive .contact-trigger {
    margin-top: 70px
}

@media only screen and (min-width:992px) {
    .positions-archive .contact-trigger {
        margin-top: 108px
    }
}

.position-accordion .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 35px
}

.position-accordion .list-item {
    width: 50%
}

.position-accordion .button {
    margin-top: 40px;
    margin-bottom: 30px
}

.team {
    color: #fff
}

.team-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 150px);
    background: #31373f;
    pointer-events: none;
    z-index: -1
}

.history {
    overflow: hidden
}

.slider-holder {
    padding: 0
}

@media only screen and (min-width:576px) {
    .slider-holder {
        overflow: hidden;
    }
}

@media only screen and (min-width:1200px) {
    .slider-holder {
        margin-left: auto;
    }
}

.steps-slider-nav {
    margin-top: 75px;
}

.steps-slide-title {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}

.steps-slide-date {
    padding: 0 15px;
    line-height: 1
}

@media only screen and (min-width:576px) {
    .steps-slide-date {
        padding: 0
    }
}

.steps-slide-date span {
    display: inline-block;
    color: #00a0e9;
    font-weight: 700;
    letter-spacing: -.050em
}

.steps-slide-date span:first-of-type {
    font-size: 60px;
    margin-right: 8px;
    text-shadow: .5px 0 #000;
    letter-spacing: .5px;
    padding-left: 20px;
}

.steps-slide-top {
    position: relative;
    border-bottom: 2px solid #dbdce0;
    padding-bottom: 45px
}

.steps-slide-top::after {
    content: "";
    display: block;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    background: url(../icons/history-dot.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 15px;
    bottom: -17px
}

@media only screen and (min-width:576px) {
    .steps-slide-top::after {
        left: 35px
    }
}

.steps-slide-lower {
    width: 100%;
    padding: 42px 15px 0 15px
}

@media only screen and (min-width:576px) {
    .steps-slide-lower {
        padding: 42px 0 0 0
    }
}

@media only screen and (min-width:768px) {
    .steps-slide-lower {
        max-width: 370px
    }
}

@media only screen and (min-width:576px) {
    .cooperation-slider .steps-slide-lower {
        max-width: 270px
    }
}

.video-section::after {
    content: "";
    display: block;
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #f3f6f5;
    z-index: -2
}

.video-block {
    display: block;
    position: relative;
    color: #fff;
    background: rgba(0, 61, 144, .5)
}

.video-block:hover {
    color: #fff
}

.video-block::before {
    content: "";
    display: block;
    padding-top: 47.00855%
}

.video-block-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-block-inner span:nth-of-type(2) {
    display: none;
    font-size: 20px;
    font-weight: 700;
    margin-top: 63px;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

@media only screen and (min-width:768px) {
    .video-block-inner span:nth-of-type(2) {
        display: initial
    }
}

.video-block-style-2 {
    background: 0 0
}

.video-block-style-2::before {
    padding-top: 124.32432%
}

.video-block-style-2 .img-bg {
    z-index: 0
}

.video-block-style-2 .video-icon {
    background: #fff;
    color: #003d90
}

.video-block-style-2:hover .video-icon {
    background: #fff
}

.achievement-section {
    position: relative;
    padding: 70px 0
}

@media only screen and (min-width:768px) {
    .achievement-section {
        padding: 90px 0
    }
}

@media only screen and (min-width:992px) {
    .achievement-section {
        padding: 70px 0;
        min-height: 630px
    }
}

.achievement-section-bg {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1
}

.img-badge {
    color: #fff;
    background: #003d90;
    padding: 29px 20px 37px 30px;
    -webkit-clip-path: polygon(90% 0, 100% 16%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 16%, 100% 100%, 0 100%, 0 0);
    width: 100%;
    max-width: 290px;
    position: absolute;
    bottom: 50px;
    left: 15px
}

@media only screen and (min-width:576px) {
    .img-badge {
        padding: 29px 30px 37px 40px;
        max-width: 370px
    }
}

@media only screen and (min-width:992px) {
    .img-badge {
        bottom: 0;
        left: auto
    }
}

@media only screen and (min-width:1200px) {
    .img-badge {
        right: -90px
    }
}

.img-badge-title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -.030em
}

@media only screen and (min-width:576px) {
    .img-badge-title {
        font-size: 40px;
        line-height: 50px
    }
}

.img-badge-img {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 140px;
    width: auto
}

.error-section {
    position: relative
}

.error-section .align-container {
    height: 550px
}

@media only screen and (min-width:576px) {
    .error-section .align-container {
        height: 650px
    }
}

@media only screen and (min-width:768px) {
    .error-section .align-container {
        height: 700px
    }
}

@media only screen and (min-width:992px) {
    .error-section .align-container {
        height: 800px
    }
}

@media only screen and (min-width:1200px) {
    .error-section .align-container {
        height: 900px
    }
}

.error-section .heading-title {
    line-height: 60px
}

.error-section .button {
    margin-top: 55px
}

.error-section-text {
    color: #fff;
    font-size: 140px;
    line-height: .71;
    font-weight: 700;
    letter-spacing: -.050em
}

@media only screen and (min-width:768px) {
    .error-section-text {
        font-size: 165px
    }
}

@media only screen and (min-width:992px) {
    .error-section-text {
        font-size: 250px
    }
}

@media only screen and (min-width:1200px) {
    .error-section-text {
        font-size: 340px
    }
}

.certificate {
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.certificate:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.certificate-img {
    margin-bottom: 23px
}

.certificate-title a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.certificate-title a:hover {
    color: #00997d
}

.certificate p:last-of-type {
    margin-bottom: 0
}

.downloads {
    color: #fff;
    -webkit-clip-path: polygon(90% 0, 100% 6%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 6%, 100% 100%, 0 100%, 0 0);
    background: #003d90;
    text-align: center;
    padding: 58px 40px 65px 40px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    margin-bottom: 50px
}

.downloads:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px)
}

.downloads-title {
    margin-bottom: 0;
    line-height: 40px;
    margin-bottom: 40px
}

.downloads-icon {
    color: #fff;
    font-size: 40px;
    line-height: 1;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.downloads-icon::after {
    content: "";
    display: block;
    height: 4px;
    width: 60px;
    background: #fff;
    margin: 30px auto 45px auto
}

.downloads-text {
    color: #427ccb;
    font-weight: 700
}

.downloads-text:last-of-type {
    margin-bottom: 0
}

.downloads-details {
    margin-top: 27px
}

.location-item {
    margin-bottom: 50px
}

.location-item-img {
    position: relative;
    overflow: hidden
}

.location-item-img img {
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s
}

.location-item-img:hover img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.location-item-img::before {
    content: "";
    display: block;
    padding-top: 56.14035%
}

.location-item-lower {
    border: 1px solid #e2e2e2;
    border-top: none;
    padding: 28px 20px 31px 20px
}

@media only screen and (min-width:576px) {
    .location-item-lower {
        padding: 28px 40px 31px 40px
    }
}

.location-item-title {
    margin-bottom: 10px
}

.location-item-title a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.location-item-details {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 36px
}

.location-item-subtitle {
    margin-bottom: 17px
}

.location-item .list-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.location-item .list-check .list-item {
    width: 100%
}

@media only screen and (min-width:768px) {
    .location-item .list-check .list-item {
        width: 50%
    }
}

@media only screen and (min-width:992px) {
    .location-item .list-check .list-item {
        width: 100%
    }
}

@media only screen and (min-width:1200px) {
    .location-item .list-check .list-item {
        width: 50%
    }
}

.location-item .location-list .list-item {
    line-height: 32px
}

.location-item .location-list .list-item:not(:last-of-type) {
    margin-bottom: 8px
}

.location-item .list-item a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.location-item .list-item a:hover {
    color: #00997d
}

.info-block .heading {
    margin-bottom: 29px
}

.info-block .button {
    margin-top: 30px
}

@media only screen and (min-width:992px) {
    section.app-section {
        padding-bottom: 0
    }
}

.app-download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px
}

@media only screen and (min-width:576px) {
    .app-download {
        margin-top: 45px
    }
}

.app-download-link img {
    height: 50px;
    width: auto
}

.app-download-link {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.app-download-link:not(:last-of-type) {
    margin-right: 30px
}

.app-download-link:hover {
    opacity: .7
}

.cases-slider-item {
    position: relative;
    vertical-align: top;
    color: #fff;
    background: rgba(0, 61, 144, .15);
    -webkit-transition: background .6s;
    -o-transition: background .6s;
    transition: background .6s;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.cases-slider-item::before {
    content: "";
    display: block;
    padding-top: 83.46457%
}

.cases-slider-description {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 20px 30px 20px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

@media only screen and (min-width:1366px) {
    .cases-slider-description {
        padding: 0 37px 30px 37px
    }
}

.cases-slider-title {
    margin-bottom: 0;
    line-height: 1.4
}

.cases-slider-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    margin-top: 5px;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.cases-slider-link span {
    margin-right: 20px
}

.cases-slider-link .icon {
    font-size: 19px
}

.cases-slider-link:hover {
    color: #fff;
    opacity: .7
}

@media only screen and (min-width:1200px) {
    .cases-slider .slick-list {
        margin: 0 -23px
    }
}

@media only screen and (min-width:1200px) {
    .cases-slider .slick-track {
        padding: 15px 0
    }
}

.cases-slider .slick-slide {
    margin: 0 15px;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

@media only screen and (min-width:1200px) {
    .cases-slider .slick-slide {
        margin: 0 23px
    }
}

@media only screen and (min-width:1200px) {
    .cases-slider .slick-current {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
}

.slick-current .cases-slider-item {
    background: rgba(0, 61, 144, .3)
}

.slick-current .cases-slider-description {
    opacity: 1
}

.news-item-style-1 .news-item-img {
    position: relative;
    background: rgba(0, 61, 144, .15)
}

.news-item-style-1 .news-item-img::before {
    content: "";
    display: block;
    padding-top: 59.45946%
}

.news-item-style-1 .news-item-title {
    line-height: 30px;
    margin-bottom: 15px
}

.news-item-style-1 .news-item-title a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.news-item-style-1 .news-item-title a:hover {
    color: #00997d;
    opacity: .75
}

.news-item-style-1 .news-item-content {
    background: #fff;
    padding: 24px 15px 25px 15px
}

@media only screen and (min-width:576px) {
    .news-item-style-1 .news-item-content {
        padding: 24px 30px 25px 30px
    }
}

.news-item-style-1 .news-item-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #767f7f;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px
}

.news-item {
    margin-bottom: 30px
}

.news-item-style-2 {
    color: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: rgba(0, 61, 144, .4);
    padding: 30px;
    min-height: 460px
}

.news-item-wide {
    -webkit-clip-path: polygon(95% 0, 100% 5%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(95% 0, 100% 5%, 100% 100%, 0 100%, 0 0)
}

.news-item-small {
    -webkit-clip-path: polygon(91% 0, 100% 5%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(91% 0, 100% 5%, 100% 100%, 0 100%, 0 0)
}

.news-item-style-2 .news-item-content {
    width: 100%
}

.news-item-style-2 .news-item-title {
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 27px
}

.news-item-style-2 .news-item-title a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.news-item-style-2 .news-item-title a:hover {
    color: #fff;
    opacity: .75
}

.news-item-style-2 .news-item-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px
}

.counters-holder {
    position: relative;
    background: #003d90;
    padding: 62px 30px 73px 30px;
    -webkit-clip-path: polygon(90% 0, 100% 7%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 7%, 100% 100%, 0 100%, 0 0)
}

@media only screen and (min-width:576px) {
    .counters-holder {
        padding: 62px 80px 73px 80px
    }
}

.newsletter-form input[type="submit"] {
    border: none;
    outline: none;
    padding: 7px 25px;
    font-size: 16px;
    background: #da1b23;
    color: #fff;
    border-radius: 3px;
}

.newsletter-form {
    margin-top: 24px
}

.newsletter-form .fieldset {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.newsletter-form .form-field {
    border: none;
}

.newsletter-form .form-submit {
    width: 70px;
    height: 50px;
    border: 2px solid #00997d;
    margin-left: 10px;
    border-radius: 0 0 20px 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.newsletter-form .form-submit:hover {
    background: #00997d
}

.newsletter-form .form-submit .icon {
    position: relative;
    top: -2px;
    color: #fff;
    font-size: 19px
}

.front-promo {
    position: relative;
    color: #fff
}

.front-promo .align-container {
    height: 850px
}

.front-promo .align-container-item {
    padding: 150px 0 120px 0
}

@media only screen and (min-width:1200px) {
    .front-promo .align-container-item {
        padding: 220px 0 120px 0
    }
}

.front-promo-layout {
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 61, 144, .9)), color-stop(50%, rgba(0, 153, 125, .6)), to(rgba(0, 0, 0, .15)));
    background-image: -o-linear-gradient(left, rgba(0, 61, 144, .9) 0, rgba(0, 153, 125, .6) 50%, rgba(0, 0, 0, .15) 100%);
    background-image: linear-gradient(to right, rgba(0, 61, 144, .9) 0, rgba(0, 153, 125, .6) 50%, rgba(0, 0, 0, .15) 100%);
    opacity: .6
}

@media only screen and (min-width:1200px) {
    .front-promo-layout {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 61, 144, .9)), color-stop(50%, rgba(0, 153, 125, .6)), color-stop(60%, rgba(0, 0, 0, .15)));
        background-image: -o-linear-gradient(left, rgba(0, 61, 144, .9) 0, rgba(0, 153, 125, .6) 50%, rgba(0, 0, 0, .15) 60%);
        background-image: linear-gradient(to right, rgba(0, 61, 144, .9) 0, rgba(0, 153, 125, .6) 50%, rgba(0, 0, 0, .15) 60%)
    }
}

.front-promo-overlay {
    display: none;
    color: transparent;
    font-size: 200px;
    line-height: .85;
    font-weight: 700;
    letter-spacing: -.050em;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgba(255, 255, 255, .35);
    position: absolute;
    left: 0;
    top: -80px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (min-width:1200px) {
    .front-promo-overlay {
        display: initial
    }
}

.front-promo-title {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 25px
}

@media only screen and (min-width:768px) {
    .front-promo-title {
        font-size: 60px;
        line-height: 60px
    }
}

.front-promo-subtitle {
    margin-bottom: 44px
}

.promo-f5 .front-promo-overlay {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.promo-form {
    color: #858b90;
    font-size: 14px;
    background: #fff
}

@media only screen and (min-width:576px) {
    .promo-form {
        background: url(../img/form-bg.png) top center no-repeat;
        background-size: cover
    }
}

.promo-form .fieldset {
    padding: 27px 15px 0 15px
}

@media only screen and (min-width:576px) {
    .promo-form .fieldset {
        padding: 27px 30px 0 30px
    }
}

.promo-form label {
    position: relative;
    width: 100%;
    margin-bottom: 0
}

.promo-form label .icon {
    font-size: 18px;
    position: absolute;
    left: 15px;
    top: 16px
}

.promo-form label .form-field {
    padding-left: 40px
}

.promo-form-title {
    color: #414a53
}

.promo-form-subtitle {
    margin-bottom: 45px
}

.promo-form .form-field {
    margin-bottom: 10px
}

.promo-form .form-submit {
    display: block;
    height: 64px;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 64px;
    border: none;
    background: #003d90;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

@media only screen and (min-width:576px) {
    .promo-form .form-submit {
        width: calc(100% - 3px)
    }
}

.promo-form .form-submit:hover {
    background: #00997d
}

.promo-form .nice-select {
    margin-bottom: 50px
}

.promo-form-f5 .button {
    min-width: 100%;
    margin-bottom: 20px
}

.promo-form-f5 .button-green span {
    min-width: 70px
}

.promo-form-f5 .form-field {
    margin-bottom: 20px
}

.promo-form-f5 label .form-field {
    padding: 0 40px 0 20px
}

.promo-form-f5 .nice-select {
    margin-bottom: 20px
}

.promo-form-f5 label .icon {
    left: auto;
    right: 15px
}

.datepicker-dropdown {
    border: 1px solid #333;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px
}

.datepicker-top-left::before,
.datepicker-top-right::before {
    border-bottom-color: #333
}

.datepicker-panel>ul>li.highlighted {
    color: #fff;
    background: rgba(0, 61, 144, .5)
}

.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li:hover {
    color: #fff;
    background-color: rgba(0, 153, 125, .5)
}

.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
    color: #fff
}

.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view=next] {
    font-weight: 700
}

.advantages-item {
    margin-bottom: 70px
}

.advantages-item-img {
    margin-bottom: 40px
}

.advantages-item-img img {
    height: 140px;
    width: auto
}

.advantages-item-title {
    color: #003d90;
    line-height: 60px;
    margin-bottom: 2px
}

.advantages-item-subtitle {
    margin-bottom: 25px
}

.advantages-item-text:last-of-type {
    margin-bottom: 0
}

.office-item {
    background: #003d90;
    padding: 27px 30px 30px 30px;
    -webkit-clip-path: polygon(90% 0, 100% 13%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 13%, 100% 100%, 0 100%, 0 0)
}

.office-item {
    margin-bottom: 30px
}

.office-item-title {
    margin-bottom: 12px
}

.office-item-details {
    font-size: 14px;
    opacity: .9
}

.office-item-details p:not(:last-of-type) {
    margin-bottom: 4px
}

.office-item-details p:last-of-type {
    margin-bottom: 0
}

.office-item-details a {
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.office-item-details a:hover {
    color: inherit;
    opacity: .7
}

.office-item-details a:not(:last-of-type) {
    margin-right: 8px
}

.locations-map {
    min-height: 400px
}

@media only screen and (min-width:576px) {
    .locations-map {
        min-height: 500px
    }
}

@media only screen and (min-width:768px) {
    .locations-map {
        min-height: 550px
    }
}

@media only screen and (min-width:992px) {
    .locations-map {
        min-height: 600px
    }
}

@media only screen and (min-width:1200px) {
    .locations-map {
        min-height: 650px
    }
}

.radio-title {
    margin-top: 28px
}

@media only screen and (min-width:992px) {
    .radio-title {
        margin-top: 0
    }
}

.rating-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none
}

.rating-list-item {
    color: #ffa800;
    font-size: 14px
}

.rating-list-item:not(:last-of-type) {
    margin-right: 2px
}

.rating-list-item-disabled {
    color: #d1d3d5
}

.bests-slider .slick-list {
    margin: 0 -10px
}

.bests-slider .slick-slide {
    margin: 0 10px
}

.bests-slider-item {
    vertical-align: top
}

.bests-slider .shop-item {
    margin-bottom: 0
}

.bests-slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px
}

@media only screen and (min-width:1600px) {
    .container-lg {
        max-width: 1400px
    }
}

@media only screen and (min-width:1600px) {
    .container-xl {
        max-width: 1600px
    }
}

.intro-header {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    top: 0;
    left: 0;
    padding: 10px 15px 10px 15px;
    z-index: 4;
    min-height: 66px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:992px) {
    .intro-header {
        min-height: auto
    }
}

@media only screen and (min-width:1200px) {
    .intro-header {
        padding: 10px 10px 10px 80px
    }
}

.intro-header .hamburger {
    top: 3px
}

.intro-header-logo,
.intro-header-logo a,
.intro-header-logo a img {
    display: inline-block
}

.intro-header-logo a img {
    height: 32px;
    width: auto
}

.intro-header .logo-dark {
    display: none
}

.intro-header .button-filled {
    display: none
}

@media only screen and (min-width:992px) {
    .intro-header .button-filled {
        display: inline-block;
        height: 60px;
        line-height: 60px;
        min-width: 170px
    }
}

@media only screen and (min-width:1200px) {
    .intro-header .button-filled {
        height: 70px;
        line-height: 70px;
        min-width: 210px
    }
}

.intro-header.page-header-fixed {
    background: #fff;
    -webkit-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    z-index: 5
}

@media only screen and (min-width:992px) {
    .intro-header.page-header-fixed {
        padding: 0 0 0 15px
    }
}

@media only screen and (min-width:1200px) {
    .intro-header.page-header-fixed {
        padding: 0 0 0 80px
    }
}

.intro-header.page-header-fixed .logo-white {
    display: none
}

.intro-header.page-header-fixed .logo-dark {
    display: initial
}

.intro-header.page-header-fixed .intro-menu-link {
    color: #414a53
}

.intro-header.page-header-fixed .intro-menu-link:hover {
    color: #00997d
}

.intro-header.page-header-fixed .intro-menu-link.js-scroll-highlighted {
    color: #00997d
}

.intro-header.page-header-fixed .intro-menu-link.js-scroll-highlighted::before {
    width: 100%
}

.intro-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.intro-menu-item:not(:last-of-type) {
    margin-right: 40px
}

.intro-menu-link {
    position: relative;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    padding: 25px 0 20px 0;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

@media only screen and (min-width:1200px) {
    .intro-menu-link {
        padding: 30px 0 25px 0
    }
}

.intro-menu-link::before {
    content: "";
    display: block;
    height: 2px;
    width: 0%;
    background: #00997d;
    position: absolute;
    bottom: 3px;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.intro-menu-link:hover::before {
    width: 100%
}

.intro-promo {
    position: relative;
    color: #fff
}

.intro-promo-inner {
    width: 100%;
    max-width: 880px
}

.intro-promo .align-container {
    height: 500px
}

@media only screen and (min-width:992px) {
    .intro-promo .align-container {
        height: 750px
    }
}

@media only screen and (min-width:1200px) {
    .intro-promo .align-container {
        height: 850px
    }
}

.intro-promo .align-container-item {
    padding: 120px 0
}

@media only screen and (min-width:992px) {
    .intro-promo .align-container-item {
        padding: 150px 0
    }
}

.intro-promo-overlay {
    display: none;
    color: transparent;
    font-size: 200px;
    line-height: .85;
    font-weight: 700;
    letter-spacing: -.050em;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgba(255, 255, 255, .35);
    position: absolute;
    left: 0;
    top: -80px
}

@media only screen and (min-width:1200px) {
    .intro-promo-overlay {
        display: initial
    }
}

.intro-promo-title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 25px
}

@media only screen and (min-width:768px) {
    .intro-promo-title {
        font-size: 42px;
        line-height: 48px
    }
}

@media only screen and (min-width:992px) {
    .intro-promo-title {
        font-size: 60px;
        line-height: 70px
    }
}

.intro-promo-subtitle {
    margin-bottom: 44px;
    width: 100%;
    max-width: 620px
}

.demo-item {
    display: inline-block;
    width: 100%;
    max-width: 470px;
    margin-bottom: 50px
}

.demo-item-img {
    position: relative;
    -webkit-box-shadow: 0 8px 40px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 8px 40px 2px rgba(0, 0, 0, .2);
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s
}

.demo-item-img:hover {
    -webkit-box-shadow: 0 8px 50px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 8px 50px 2px rgba(0, 0, 0, .4)
}

.demo-item-img::before {
    content: "";
    display: block;
    padding-top: 147.87234%
}

.demo-item-img img {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.demo-item-img .button {
    color: #fff;
    background: #00997d;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden
}

.demo-item-img .button:hover {
    border-color: #21bb9f;
    background: #21bb9f
}

.demo-item-img:hover .button {
    opacity: 1;
    visibility: visible
}

.demo-item-img:hover img {
    opacity: .6
}

.demo-item-title {
    text-align: center;
    margin-top: 37px
}

.demo-item-headers .demo-item-img::before {
    padding-top: 53.82979%
}

.pages-slider-item {
    position: relative
}

.pages-slider-item::before {
    content: "";
    display: block;
    padding-top: 144.84127%
}

.pages-slider-item img {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.pages-slider .slick-slide {
    margin: 0 15px
}

.pages-slider .slick-list {
    margin: 0 -15px
}

.pages-slider .button {
    color: #fff;
    background: #00997d;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden
}

.pages-slider .button:hover {
    border-color: #21bb9f;
    background: #21bb9f
}

.pages-slider-item:hover .button {
    opacity: 1;
    visibility: visible
}

.pages-slider-item:hover img {
    opacity: .6
}

.pages-slider-nav {
    text-align: center;
    margin-top: 32px
}

.technologie-item {
    display: block;
    margin-bottom: 30px
}

.technologie-item-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 120px;
    border: 1px solid rgba(255, 255, 255, .4);
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.technologie-item-icon {
    color: #fff;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.technologie-item:hover .technologie-item-img {
    background: #fff
}

.technologie-item:hover .technologie-item-icon {
    color: #003d90
}

.purchase {
    position: relative
}

.purchase .align-container {
    height: 400px
}

@media only screen and (min-width:992px) {
    .purchase .align-container {
        height: 450px
    }
}

@media only screen and (min-width:1200px) {
    .purchase .align-container {
        height: 510px
    }
}

.purchase .align-container-item {
    padding: 80px 0
}

.purchase .button {
    color: #fff
}

.purchase-title {
    font-size: 32px;
    line-height: 1.3
}

@media only screen and (min-width:576px) {
    .purchase-title {
        font-size: 40px
    }
}

.features-front_6 .info-item {
    margin-bottom: 50px
}

.additional-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.additional-menu-item:not(:last-of-type) {
    margin-right: 40px
}

.additional-menu-link {
    position: relative
}

.additional-menu-link::after {
    content: "";
    display: block;
    height: 2px;
    width: 0;
    background: #00997d;
    position: absolute;
    bottom: -8px;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.additional-menu-link:hover::after {
    width: 100%
}

::-moz-selection {
    color: #fff;
    background-color: #da1b23
}

::selection {
    color: #fff;
    background-color: #da1b23
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

button {
    background: 0 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    letter-spacing: -.030em
}

h1 {
    font-size: 60px
}

h2 {
    font-size: 50px
}

h3 {
    font-size: 40px
}

h4 {
    font-size: 30px
}

h5 {
    font-size: 20px;
    letter-spacing: 0
}

h6 {
    font-size: 18px;
    letter-spacing: 0
}

a {
    color: #00997d;
    text-decoration: underline
}

a:hover {
    color: #00997d;
    text-decoration: none
}

mark {
    background: #99d6cb;
    padding: 0 5px
}

p {
    margin-bottom: 1.5rem
}

.text-filled {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    background-color: #003d90;
    padding: 15px 20px;
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    .text-filled {
        font-size: 18px;
        font-weight: 700;
        padding: 30px 40px 34px 40px
    }
}

@media only screen and (min-width:992px) {
    .text-filled {
        padding: 63px 70px 63px 70px
    }
}

.blockquote {
    padding: 0;
    position: relative
}

.blockquote-icon {
    display: none;
    position: absolute;
    top: 6px;
    left: 0
}

@media only screen and (min-width:768px) {
    .blockquote-icon {
        display: initial
    }
}

.blockquote-text {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    padding-left: 30px;
    border-left: 4px solid #00997d
}

@media only screen and (min-width:768px) {
    .blockquote-text {
        border: none;
        font-size: 18px;
        padding-left: 100px
    }
}

.columns p {
    margin-bottom: 0
}

.two-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

@media only screen and (min-width:576px) {
    .two-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.three-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

@media only screen and (min-width:576px) {
    .three-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media only screen and (min-width:992px) {
    .three-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

.four-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

@media only screen and (min-width:576px) {
    .four-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media only screen and (min-width:992px) {
    .four-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

@media only screen and (min-width:1200px) {
    .four-columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media only screen and (min-width:1200px) {
    section.typography {
        padding: 120px 0
    }
}

.typography .ordered-list {
    margin-top: 50px
}

@media only screen and (min-width:768px) {
    .typography .ordered-list {
        margin-top: 0
    }
}

.cta-block {
    position: relative;
    background: #003d90;
    color: #fff;
    padding: 50px 0
}

@media only screen and (min-width:992px) {
    .cta-block {
        padding: 65px 0
    }
}

.cta-block-bg {
    position: absolute;
    height: 100%;
    width: auto;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -o-object-fit: cover;
    object-fit: cover
}

.cta-block-title {
    text-transform: uppercase
}

.cta-block-title span {
    font-weight: 300
}

.cta-block-text {
    margin-bottom: 0
}

.cta-block-text:not(:last-of-type) {
    margin-bottom: 20px
}

.cta-block-button {
    display: inline-block;
    color: inherit;
    font-weight: 700;
    background: #fff;
    padding: 18px 55px;
    margin-top: 30px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:992px) {
    .cta-block-button {
        margin-top: 0
    }
}

.cta-block-button:hover {
    color: #fff;
    background: #282f34
}

.cta-block.cta-block-style-2 {
    padding: 70px 0;
    background: 0 0
}

@media only screen and (min-width:768px) {
    .cta-block.cta-block-style-2 {
        padding: 80px 0
    }
}

@media only screen and (min-width:992px) {
    .cta-block.cta-block-style-2 {
        padding: 90px 0
    }
}

@media only screen and (min-width:1200px) {
    .cta-block.cta-block-style-2 {
        padding: 95px 0
    }
}

.cta-block.cta-block-style-2 .button {
    margin-top: 43px
}

@media only screen and (min-width:992px) {
    .cta-block.cta-block-style-2 .button {
        margin-top: 0
    }
}

.cta-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-top: 30px
}

@media only screen and (min-width:576px) {
    .cta-form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media only screen and (min-width:992px) {
    .cta-form {
        margin-top: 0
    }
}

.cta-form .form-field {
    margin: 0 0 30px 0;
    background: 0 0;
    border: 2px solid #333
}

@media only screen and (min-width:576px) {
    .cta-form .form-field {
        margin: 0 30px 0 0
    }
}

.cta-form .form-field::-webkit-input-placeholder {
    color: #333
}

.cta-form .form-field::-moz-placeholder {
    color: #333
}

.cta-form .form-field:-ms-input-placeholder {
    color: #333
}

.cta-form .form-field::-ms-input-placeholder {
    color: #333
}

.cta-form .form-field::placeholder {
    color: #333
}

.cta-form .form-submit {
    border: none;
    background: #333;
    color: #fff;
    padding: 18px 50px
}

.cta-form .form-submit:hover {
    background: #fff;
    color: #333
}

.accordion {
    border-top: 1px solid #d9e2e0
}

.accordion:last-of-type {
    border-bottom: 1px solid #d9e2e0
}

.accordion-title-block {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
    cursor: pointer
}

.accordion-title {
    font-size: 18px;
    margin-bottom: 0;
    width: calc(100% - 70px);
    letter-spacing: 0
}

@media only screen and (min-width:576px) {
    .accordion-title {
        font-size: 20px
    }
}

.accordion-close {
    position: relative;
    cursor: pointer;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

@media only screen and (min-width:768px) {
    .accordion-close {
        height: 52px;
        width: 52px
    }
}

.accordion-close::after,
.accordion-close::before {
    content: "";
    display: inline-block;
    background: #414a53;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.accordion-close::before {
    height: 14px;
    width: 2px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.accordion-close::after {
    width: 14px;
    height: 2px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.accordion-close-active::before {
    opacity: 0
}

.accordion-text-block {
    display: none
}

@media only screen and (min-width:768px) {
    .accordion-text-block {
        padding: 10px 0
    }
}

.accordion-style-2 .accordion-title-block {
    padding: 20px 0
}

.accordion-style-2 .accordion-close {
    height: 30px;
    width: 30px;
    border: 2px solid #003d90
}

.accordion-style-2 .accordion-close::after,
.accordion-style-2 .accordion-close::before {
    background: #003d90
}

.accordion-style-2 .accordion-close-active::after {
    background: #fff
}

.accordion-style-2 .accordion-close-active {
    background: #003d90
}

.counter {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 50px;
    min-width: 230px
}

.counter-top {
    font-weight: 700;
    line-height: 1.1
}

.counter-lower {
    text-align: left
}

.counter-count {
    font-size: 80px;
    margin-right: 20px
}

@media only screen and (min-width:1200px) {
    .counter-count {
        font-size: 100px
    }
}

.counter-subject {
    font-size: 42px
}

@media only screen and (min-width:1200px) {
    .counter-subject {
        font-size: 50px
    }
}

.counter-count,
.counter-subject {
    display: inline-block;
    letter-spacing: -.050em
}

.counter-filled {
    color: #fff;
    background: #003d90;
    padding: 47px 30px 58px 30px;
    -webkit-clip-path: polygon(90% 0, 100% 12%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 12%, 100% 100%, 0 100%, 0 0);
    width: 100%
}

@media only screen and (min-width:1200px) {
    .counter-filled {
        padding: 47px 50px 58px 50px
    }
}

.counter-filled .counter-details {
    color: #427ccb
}

.counter-white .counter-top {
    color: #fff;
    text-align: left
}

.counter-white .counter-details {
    color: #767f7f
}

.counter-blue .counter-top {
    color: #003d90;
    text-align: left
}

.counter-blue .counter-details {
    color: #767f7f
}

.counter-green .counter-top {
    color: #00997d
}

.counter-green .counter-subject {
    font-size: 60px
}

@media only screen and (min-width:1200px) {
    .counter-green .counter-subject {
        font-size: 100px
    }
}

.alert {
    position: relative;
    border: none;
    margin-bottom: 0;
    padding: 15px 40px
}
.contact-form .alert p strong{
        color: #da1b23;
        font-weight: 800;
        font-size: 20px;
    }
@media only screen and (min-width:992px) {
    .alert {
        padding: 20px 60px
    }
}
@media only screen and (max-width:1023px) {
section.contact-form .col-form-label{
    margin-left: 0px;
}
    .contact-form .alert p strong{
        color: #da1b23;
        font-weight: 700;
        font-size: 18px;
    }
}
@media only screen and (max-width:767px) {
    .contact-form label.error {
    color: #d0192f;
    position: absolute;
    font-size: 13px;
    margin-bottom: 0;
    padding-left: 10px;
    width: 100%;
    font-weight: 700;
    margin-top: 5px;
    font-style: italic;
    display: inline-block;
    text-align: right;
    left: -18px;
    top: -33px;
    }
    .contact-form .alert p strong{
        color: #da1b23;
        font-weight: 600;
        font-size: 17px;
    }
}

@media only screen and (min-width:1200px) {
    .alert {
        padding: 25px 70px
    }
}

.alert:not(:last-of-type) {
    margin-bottom: 30px
}

.alert-text {
    color: inherit;
    font-size: 16px;
    margin-bottom: 0
}

.alert strong {
    color: inherit
}

.alert-close {
    cursor: pointer;
    color: inherit;
    font-size: 14px;
    padding: 10px;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .5;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

@media only screen and (min-width:992px) {
    .alert-close {
        right: 20px
    }
}

.alert-close:hover {
    opacity: 1
}

.alert-icon {
    font-size: 14px;
    position: absolute;
    left: 15px;
    top: 15px
}

@media only screen and (min-width:992px) {
    .alert-icon {
        top: 20px;
        left: 30px
    }
}

@media only screen and (min-width:1200px) {
    .alert-icon {
        top: 25px
    }
}

.alert.alert-success.alert-filled {
    color: #fff;
    background: #00997d
}

.alert.alert-attention.alert-filled {
    color: #fff;
    background: #003d90
}

.alert.alert-warning.alert-filled {
    color: #fff;
    background: #f3c62a
}

.alert.alert-error.alert-filled {
    color: #fff;
    background: #d0192f
}

.alert.alert-success.alert-transparent {
    color: #00997d;
    border: 2px solid #00997d
}

.alert.alert-attention.alert-transparent {
    color: #003d90;
    border: 2px solid #003d90
}

.alert.alert-warning.alert-transparent {
    color: #f3c62a;
    border: 2px solid #f3c62a
}

.alert.alert-error.alert-transparent {
    color: #d0192f;
    border: 2px solid #d0192f
}

.tabs .r-tabs-accordion-title {
    text-align: center
}

.tabs p:last-of-type {
    margin-bottom: 0
}

.tabs-title {
    margin-bottom: 10px
}

.horizontal-tabs .r-tabs-anchor,
.horizontal-tabs-header a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #c3c3c3;
    font-weight: 700;
    text-decoration: none;
    padding: 10px 20px
}

.horizontal-tabs li.r-tabs-state-active {
    position: relative;
    border: 1px solid #d9e2e0;
    border-bottom: 1px solid #fff
}

@media only screen and (min-width:768px) {
    .horizontal-tabs .r-tabs-anchor {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 13px 20px
    }
}

.horizontal-tabs .r-tabs-state-active a {
    background: #d9e2e0;
    color: #414a53
}

@media only screen and (min-width:768px) {
    .horizontal-tabs .r-tabs-state-active a {
        background: 0 0
    }
}

.horizontal-tabs li.r-tabs-state-active::before {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background: #00997d;
    position: absolute;
    top: 0;
    left: 0
}

.horizontal-tabs .horizontal-tabs-header a {
    color: #414a53;
    font-size: 14px;
    font-weight: 500
}

.horizontal-tabs .r-tabs-panel {
    padding: 23px 15px
}

@media only screen and (min-width:768px) {
    .horizontal-tabs .r-tabs-panel {
        padding: 23px 30px
    }
}

.horizontal-tabs-content {
    border: 1px solid #d9e2e0;
    margin-top: -1px
}

.vertical-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width:768px) {
    .vertical-tabs-content {
        width: calc(100% - 170px)
    }
}

.vertical-tabs .r-tabs-anchor,
.vertical-tabs-header a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #c3c3c3;
    font-weight: 700;
    text-decoration: none;
    padding: 10px 0;
    border-left: 3px solid transparent
}

.vertical-tabs .r-tabs-state-active a {
    background: #d9e2e0;
    color: #414a53
}

@media only screen and (min-width:768px) {
    .vertical-tabs .r-tabs-state-active a {
        background: 0 0
    }
}

@media only screen and (min-width:768px) {
    .vertical-tabs .r-tabs-anchor {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0 0 0 15px
    }
}

.vertical-tabs .vertical-tabs-header .r-tabs-state-active a,
.vertical-tabs-header a:hover {
    color: #333
}

.vertical-tabs .r-tabs-tab {
    display: block
}

.vertical-tabs .r-tabs-tab a {
    display: inline-block;
    padding: 15px 20px;
    width: 170px
}

.vertical-tabs li.r-tabs-state-active {
    position: relative;
    border: 1px solid #d9e2e0;
    border-right: 1px solid #fff
}

.vertical-tabs li.r-tabs-state-active::before {
    content: "";
    display: block;
    height: 100%;
    width: 2px;
    background: #00997d;
    position: absolute;
    top: 0;
    left: 0
}

.vertical-tabs .r-tabs-panel {
    padding: 23px 15px
}

@media only screen and (min-width:768px) {
    .vertical-tabs .r-tabs-panel {
        padding: 23px 30px
    }
}

.vertical-tabs-content {
    border: 1px solid #d9e2e0;
    margin-left: -1px
}

.vertical-tabs .vertical-tabs-header a {
    color: #414a53;
    font-size: 14px;
    font-weight: 500
}

.menu-dropdown {
    display: initial;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 6;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.menu-dropdown-close:hover {
    opacity: .7
}

.menu-dropdown-inner {
    position: fixed;
    width: auto;
    height: 100%;
    overflow-y: auto;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.menu-dropdown .socials {
    margin-top: 45px
}

.menu-dropdown .socials-link {
    font-size: 18px
}

.menu-dropdown-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.menu-dropdown-block .block-title {
    color: #a9aeb3;
    font-size: 11px;
    line-height: 25px;
    text-transform: uppercase
}

.menu-dropdown-block .screen-link {
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.menu-dropdown-block .screen-link:hover {
    color: #bfbfbf
}

.menu-dropdown-active {
    visibility: visible;
    opacity: 1
}

.menu-dropdown-active .menu-dropdown-inner-active,
.menu-dropdown-active .menu-dropdown-inner:first-of-type {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.screen {
    position: relative;
    width: 320px;
    min-height: 100%;
    padding: 145px 60px 120px 60px;
    background: #31373f
}

.screen-start {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: -webkit-filter .3s;
    transition: -webkit-filter .3s;
    -o-transition: filter .3s;
    transition: filter .3s;
    transition: filter .3s, -webkit-filter .3s
}

.screen-inactive {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.screen.screen-sub {
    padding: 70px 15px 120px 15px
}

.screen.screen-sub .screen-item {
    margin-left: 45px;
    margin-right: 45px
}

.screen-heading {
    position: relative;
    color: rgba(255, 255, 255, .87);
    padding-bottom: 12px;
    margin-bottom: 27px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.screen-heading::after {
    content: "";
    display: block;
    height: 1px;
    width: calc(100% + 30px);
    background: #303d48;
    position: absolute;
    bottom: 0;
    left: -15px
}

.screen-back {
    color: rgba(255, 255, 255, .87);
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 0;
    padding: 5px 45px;
    cursor: pointer;
    position: relative
}

.screen-back .icon {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.screen-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500
}

.screen-item a{
    text-decoration: none;
    color: #fff;
}
.screen-item::after {
    content: "";
    display: block;
    height: 2px;
    width: 0;
    background: #00997d;
    position: absolute;
    bottom: -6px;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s;
    display: none;
}

.screen-item.item-active::after,
.screen-item:hover::after {
    width: 30px
}

.screen-item.item-active .screen-link,
.screen-item.item-active span,
.screen-item:hover .screen-link,
.screen-item:hover span {
    color: #bfbfbf
}

.screen-link {
    position: relative;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.screen-item,
.screen-link {
    color: rgba(255, 255, 255, .87)
}

.screen-item span {
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.screen-item span:first-of-type {
    width: 80%
}

.screen-item span:nth-of-type(2) {
    font-size: 12px
}

.screen-item:not(:last-of-type) {
    margin-bottom: 20px
}

.menu-dropdown-intro .screen-item::after {
    display: none
}

.menu-dropdown-intro .screen-link::after {
    content: "";
    display: block;
    height: 2px;
    width: 0;
    background: #00997d;
    position: absolute;
    bottom: -6px;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.menu-dropdown-intro .js-scroll-highlighted::after {
    width: 30px
}

.menu-dropdown-intro .js-scroll-highlighted {
    color: #bfbfbf
}

.hamburger {
    position: relative;
    top: 2px;
    display: inline-block;
    303 height: 16px;
    width: 30px;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.hamburger:hover {
    opacity: .7
}

.hamburger-inner {
    display: block;
    top: 9px;
    margin-top: -2px;
    width: 25px
}

.hamburger-inner::before {
    width: 25px
}

.hamburger-inner::after {
    width: 25px;
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    height: 2px;
    background-color: #333;
    position: absolute;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -6px
}

.hamburger-inner::after {
    bottom: -6px
}

.hamburger.hamburger-active .hamburger-inner {
    width: 30px
}

.hamburger.hamburger-active .hamburger-inner::after {
    right: 0;
    width: 30px
}

.hamburger-white .hamburger-inner,
.hamburger-white .hamburger-inner::after,
.hamburger-white .hamburger-inner::before {
    background: #000
}

.page-header {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    top: 0;
    left: 0;
    min-height: 70px;
    width: 100%;
    z-index: 5;
    padding: 17px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:768px) {
    .page-header {
        padding: 10px 0
    }
}

@media only screen and (min-width:1200px) {
    .page-header {
        width: calc(100% - 20px);
        top: 10px;
        left: 10px
    }
}

@media only screen and (min-width:1366px) {
    .page-header {
        padding: 10px 5px 10px 25px
    }
}

@media only screen and (min-width:1600px) {
    .page-header {
        max-width: 1680px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.page-header-phone {
    display: none;
    color: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    margin-right: 75px;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.page-header-phone:hover {
    color: #00997d
}

.page-header-phone .icon {
    margin-right: 8px
}

@media only screen and (min-width:1600px) {
    .page-header-phone {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.page-header-logo {
    margin-left: 0
}

@media only screen and (min-width:768px) {
    .page-header-logo {
        margin-left: 0px
    }
}

@media only screen and (min-width:1366px) {
    .page-header-logo {
        margin-left: 0px
    }
}

.page-header-logo,
.page-header-logo a,
.page-header-logo img {
    display: inline-block
}

.page-header-logo img {    
    max-width: auto
}

@media only screen and (min-width:1200px) {
    .page-header-logo img {
        height: auto;
    }
}

.page-header .button-filled {
    display: none;
    height: 60px;
    line-height: 60px;
    min-width: 190px;
    margin-right: -5px
}

@media only screen and (min-width:768px) {
    .page-header .button-filled {
        display: inline-block
    }
}

@media only screen and (min-width:992px) {
    .page-header .button-filled {
        margin-right: 0
    }
}

@media only screen and (min-width:1200px) {
    .page-header .button-filled {
        height: 70px;
        line-height: 70px;
        min-width: 210px
    }
}

.lang-block {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:992px) {
    .lang-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.lang-icon {
    display: none;
    position: relative;
    top: 2px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    overflow: hidden
}

@media only screen and (min-width:1366px) {
    .lang-icon {
        display: initial
    }
}

.lang-select::before {
    display: none;
    position: relative;
    top: 2px;
    content: "";
    height: 1px;
    width: 22px;
    margin-left: 20px;
    background: #d9e2e0
}

@media only screen and (min-width:1366px) {
    .lang-select::before {
        display: initial
    }
}

.lang-select {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none
}

.lang-select-item-active {
    cursor: pointer;
    position: relative;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    padding: 12px 40px 10px 20px;
    min-width: 85px
}

@media only screen and (min-width:1366px) {
    .lang-select-item-active {
        min-width: 100px
    }
}

@media only screen and (min-width:1366px) {
    .lang-select-item-active {
        min-width: 111px
    }
}

.lang-select-item-active span {
    position: relative;
    display: inline-block;
    color: #333;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.lang-select-item-active span::after,
.lang-select-item-active span::before {
    content: "";
    display: block;
    width: 6px;
    height: 2px;
    background: #333;
    position: absolute;
    top: 8px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    pointer-events: none
}

.lang-select-item-active span::before {
    right: -15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lang-select-item-active span::after {
    right: -18px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.lang-select-item-active:hover span::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lang-select-item-active:hover span::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.lang-select-sub-list {
    margin: 0;
    padding: 12px 30px 18px 30px;
    list-style: none;
    background: #31373f;
    position: absolute;
    top: 100%;
    left: -10px;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    width: 126px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.lang-select-sub-list::before {
    content: "";
    display: inline-block;
    border: 15px solid transparent;
    position: absolute;
    top: -15px;
    right: 33px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.lang-select-sub-list li a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.lang-select-sub-list li a:hover {
    color: #c4c4c4
}

.lang-select-item-active:hover .lang-select-sub-list {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    visibility: visible
}

.lang-select-sub-list li a::after {
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    background: #00997d;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.lang-select-sub-list li a:hover::after {
    width: 100%
}

.lang-select-white .lang-select-item-active span {
    color: #fff
}

.lang-select-white .lang-select-item-active span::after,
.lang-select-white .lang-select-item-active span::before {
    background: #fff
}

.page-header.page-header-fixed {
    top: 0;
    padding: 17px 0;
    -webkit-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04)
}

@media only screen and (min-width:768px) {
    .page-header.page-header-fixed {
        padding: 6px 0
    }
}

@media only screen and (min-width:1366px) {
    .page-header.page-header-fixed {
        padding: 6px 0 6px 25px
    }
}

.page-header_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    min-height: 70px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:1366px) {
    .page-header_2 {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.page-header_2 .logo-dark {
    display: none
}

.page-header_2 .page-header-top {
    position: relative;
    padding: 9px 0 8px 0;
    color: #fff;
    font-size: 14px;
    min-height: 42px;
    width: 100%;
    background: #00a0e9
}

.page-header_2 .page-header-top a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.page-header_2 .page-header-top a:hover {
    opacity: .7
}

.page-header_2 .page-header-top .text-left span {
    color: #fff;
    font-size: .9rem;
    text-align: left;
    padding-top: 3px;
    font-weight: 800;
}

.page-header_2 .page-header-top span {
    /*  display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center*/
}

.page-header_2 .page-header-top span a:not(:last-of-type),
.page-header_2 .page-header-top span:not(:last-of-type) {
    margin-right: 20px
}

.page-header_2 .page-header-top span .icon {
    font-size: 15px;
    margin-right: 8px
}

.page-header_2 .page-header-top::after {
    content: "";
    display: block;
    height: 1px;
    width: calc(100% - 30px);
    position: absolute;
    bottom: 0;
    left: 15px;
    background: rgba(255, 255, 255, .2)
}

.page-header_2 .socials-link {
    font-size: 15px
}

.page-header_2 .page-header-lower {
    padding: 8px 0;
    width: 100%;
    background: #fff
}

@media only screen and (min-width:1366px) {
    .page-header_2 .page-header-lower {
        padding: 0
    }
}

.page-header_2 .button-filled {
    display: none;
    height: 42px;
    line-height: 44px;
    min-width: auto;
}

@media only screen and (min-width:768px) {
    .page-header_2 .button-filled {
        display: inline-block
    }
}

@media only screen and (min-width:992px) {
    .page-header_2 .button-filled {
        margin-right: 0
    }
}

.page-header_2.page-header-fixed {
    background: #fff;
    -webkit-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    z-index: 5
}

@media only screen and (min-width:1200px) {
    .page-header_2.page-header-fixed {
        top: -48px
    }
}

@media only screen and (min-width:1366px) {
    .page-header_2.page-header-fixed {
        padding: 6px 0 6px 0px
    }
}

.page-header_2.page-header-fixed .logo-white {
    display: none
}

.page-header_2.page-header-fixed .logo-dark {
    display: initial
}

.page-header_3 {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 1400px;
    z-index: 2;
    min-height: 70px;
    padding: 8px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:1366px) {
    .page-header_3 {
        padding: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.page-header_3 .logo-dark {
    display: none
}

.page-header_3 .button-filled {
    display: none;
    height: 60px;
    line-height: 60px;
    min-width: 190px;
    margin-right: -5px
}

@media only screen and (min-width:768px) {
    .page-header_3 .button-filled {
        display: inline-block
    }
}

@media only screen and (min-width:992px) {
    .page-header_3 .button-filled {
        margin-right: 0
    }
}

@media only screen and (min-width:1200px) {
    .page-header_3 .button-filled {
        height: 70px;
        line-height: 70px;
        min-width: 210px
    }
}

.page-header_3.page-header-fixed {
    background: #fff;
    -webkit-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    z-index: 5
}

@media only screen and (min-width:1366px) {
    .page-header_3.page-header-fixed {
        padding: 6px 0 6px 25px
    }
}

.page-header_3.page-header-fixed .logo-white {
    display: none
}

.page-header_3.page-header-fixed .logo-dark {
    display: initial
}

.page-header_4 {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    min-height: 70px;
    background: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:1200px) {
    .page-header_4 {
        padding: 7px 0 7px 25px
    }
}

.page-header_4 .button-filled {
    display: none;
    height: 60px;
    line-height: 60px;
    min-width: 190px;
    margin-right: -5px
}

@media only screen and (min-width:768px) {
    .page-header_4 .button-filled {
        display: inline-block
    }
}

@media only screen and (min-width:992px) {
    .page-header_4 .button-filled {
        margin-right: 0
    }
}

@media only screen and (min-width:1200px) {
    .page-header_4 .button-filled {
        height: 70px;
        line-height: 70px;
        min-width: 210px
    }
}

.page-header_4.page-header-fixed {
    -webkit-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    z-index: 5
}

@media only screen and (min-width:1366px) {
    .page-header_4.page-header-fixed {
        padding: 0 0 0 25px
    }
}

.page-header_6 {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 1685px;
    background: #fff;
    min-height: 70px;
    z-index: 5;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

.page-header_6 .page-header-lower {
    padding: 17px 0
}

@media only screen and (min-width:768px) {
    .page-header_6 .page-header-lower {
        padding: 10px 0
    }
}

@media only screen and (min-width:1200px) {
    .page-header_6 {
        width: calc(100% - 20px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (min-width:1366px) {
    .page-header_6 .page-header-lower {
        padding: 5px 0 5px 25px
    }
}

@media only screen and (min-width:1600px) {
    .page-header_6 {
        max-width: 1680px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.page-header_6 .page-header-top {
    background: #323639
}

.page-header_6 .page-header-top {
    position: relative;
    padding: 9px 22px 8px 22px;
    color: #fff;
    font-size: 14px;
    min-height: 42px;
    width: 100%
}

.page-header_6 .page-header-top a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.page-header_6 .page-header-top a:hover {
    opacity: .7
}

.page-header_6 .page-header-top span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-header_6 .page-header-top span a:not(:last-of-type),
.page-header_6 .page-header-top span:not(:last-of-type) {
    margin-right: 20px
}

.page-header_6 .page-header-top span .icon {
    font-size: 15px;
    margin-right: 8px
}

.page-header_6 .button-filled {
    display: none;
    height: 60px;
    line-height: 60px;
    min-width: 190px;
    margin-right: -5px
}

@media only screen and (min-width:768px) {
    .page-header_6 .button-filled {
        display: inline-block
    }
}

@media only screen and (min-width:992px) {
    .page-header_6 .button-filled {
        margin-right: 0
    }
}

@media only screen and (min-width:1200px) {
    .page-header_6 .button-filled {
        height: 70px;
        line-height: 70px;
        min-width: 210px
    }
}

.page-header_6.page-header-fixed {
    -webkit-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    z-index: 5
}

@media only screen and (min-width:1200px) {
    .page-header_6.page-header-fixed {
        top: -42px
    }
}

.shop-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: fixed;
    background: #fff;
    z-index: 5;
    top: 0;
    left: 0;
    min-height: 70px;
    padding: 12px 0 12px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:768px) {
    .shop-header {
        padding: 10px 0
    }
}

@media only screen and (min-width:1200px) {
    .shop-header {
        width: calc(100% - 20px);
        top: 10px;
        left: 10px
    }
}

@media only screen and (min-width:1366px) {
    .shop-header {
        max-width: 1740px;
        padding: 12px 5px 12px 25px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.shop-header .button-filled {
    display: none;
    height: 60px;
    line-height: 60px;
    min-width: 190px;
    margin-right: -5px
}

@media only screen and (min-width:768px) {
    .shop-header .button-filled {
        display: inline-block
    }
}

@media only screen and (min-width:992px) {
    .shop-header .button-filled {
        margin-right: 0
    }
}

@media only screen and (min-width:1200px) {
    .shop-header .button-filled {
        height: 70px;
        line-height: 70px;
        min-width: 210px
    }
}

.cart-trigger {
    display: inline-block;
    position: relative;
    margin-right: 30px
}

@media only screen and (min-width:1200px) {
    .cart-trigger {
        margin-right: 45px
    }
}

.cart-trigger .icon {
    color: #414a53;
    font-size: 24px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.cart-trigger-count {
    position: absolute;
    bottom: -8px;
    left: -8px;
    display: inline-block;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    font-weight: 700;
    height: 20px;
    min-width: 20px;
    border-radius: 50%;
    background: #00997d;
    text-align: center
}

.cart-trigger:hover .icon {
    color: #00997d
}

.shop-header.shop-header-fixed {
    top: 0;
    padding: 17px 0;
    -webkit-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04)
}

@media only screen and (min-width:768px) {
    .shop-header.shop-header-fixed {
        padding: 6px 0
    }
}

@media only screen and (min-width:1366px) {
    .shop-header.shop-header-fixed {
        padding: 7px 0 7px 25px
    }
}

.promo {
    position: relative
}

.promo-lower {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2
}

.promo .align-container {
    height: 850px
}

.promo-slider .align-container-item {
    padding: 120px 0 200px 0
}

.promo-slider .align-container {
    height: auto
}

@media only screen and (min-width:768px) {
    .promo-slider .align-container {
        height: 700px
    }
    .promo-slider .align-container-item {
        padding: 150px 0
    }
}

@media only screen and (min-width:992px) {
    .promo-slider .align-container {
        height: 780px
    }
}

@media only screen and (min-width:1200px) {
    .promo-slider .align-container {
        height: 850px
    }
}

.promo-slider-wrapper-1,
.promo-slider-wrapper-2,
.promo-slider-wrapper-3 {
    opacity: 0;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
}

.slick-current .promo-slider-wrapper-1,
.slick-current .promo-slider-wrapper-2,
.slick-current .promo-slider-wrapper-3 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slick-current .promo-slider-wrapper-1 {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

.slick-current .promo-slider-wrapper-2 {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.slick-current .promo-slider-wrapper-3 {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

.promo-slider-layout {
    position: absolute;
    height: 100%;
    width: 100%
}

.promo-slider-layout {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 61, 144, .9)), color-stop(50%, rgba(0, 153, 125, .6)), to(rgba(0, 0, 0, .15)));
    background-image: -o-linear-gradient(left, rgba(0, 61, 144, .9) 0, rgba(0, 153, 125, .6) 50%, rgba(0, 0, 0, .15) 100%);
    background-image: linear-gradient(to right, rgba(0, 61, 144, .9) 0, rgba(0, 153, 125, .6) 50%, rgba(0, 0, 0, .15) 100%);
    opacity: .6
}

@media only screen and (min-width:1200px) {
    .promo-slider-layout {
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 61, 144, .9)), color-stop(50%, rgba(0, 153, 125, .6)), color-stop(60%, rgba(0, 0, 0, .15)));
        background-image: -o-linear-gradient(left, rgba(0, 61, 144, .9) 0, rgba(0, 153, 125, .6) 50%, rgba(0, 0, 0, .15) 60%);
        background-image: linear-gradient(to right, rgba(0, 61, 144, .9) 0, rgba(0, 153, 125, .6) 50%, rgba(0, 0, 0, .15) 60%)
    }
}

.promo-slider-overlay {
    display: none;
    color: transparent;
    font-size: 200px;
    line-height: .85;
    font-weight: 700;
    letter-spacing: -.050em;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgba(255, 255, 255, .35);
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (min-width:768px) {
    .promo-slider-overlay {
        display: initial
    }
}

.promo-slider-item {
    position: relative;
    color: #fff;
    vertical-align: top
}

.promo-slider-wrapper-1 {
    position: relative;
    margin-bottom: 22px
}

.promo-slider-title {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    .promo-slider-title {
        font-size: 60px;
        line-height: 60px
    }
}

.promo-slider-wrapper-2 {
    margin-bottom: 48px
}

.promo-slider-subtitle {
    margin-bottom: 0
}

.promo-slider-count {
    position: relative;
    top: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-left: 30px
}

.promo-slider-count b {
    display: inline-block;
    margin: 0 3px
}

.promo-f3 .promo-lower {
    bottom: 130px
}

@media only screen and (min-width:576px) {
    .promo-f3 .promo-lower {
        bottom: 19px
    }
}

.promo-pannel {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 255px;
    background: #f3f6f5;
    z-index: 3
}

@media only screen and (min-width:992px) {
    .promo-pannel {
        width: 600px
    }
}

@media only screen and (min-width:1200px) {
    .promo-pannel {
        left: 185px
    }
}

.promo-pannel-down {
    position: relative;
    color: inherit;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    width: 60px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    white-space: nowrap
}

.promo-pannel-down span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    -ms-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg)
}

.promo-pannel-video {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 112px;
    width: 255px;
    background: rgba(35, 44, 85, .65)
}

@media only screen and (min-width:992px) {
    .promo-pannel-video {
        width: 180px
    }
}

.promo-pannel-video .icon {
    color: #fff;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.promo-pannel-inner {
    display: none;
    padding: 35px 40px 34px 40px;
    width: calc(100% - 180px)
}

@media only screen and (min-width:992px) {
    .promo-pannel-inner {
        display: initial
    }
}

.promo-pannel-title {
    color: #95999e;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0
}

.promo-pannel-link {
    color: #414a53;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.promo-pannel-link .icon {
    margin-right: 8px
}

.promo-pannel .icon-holder {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid rgba(255, 255, 255, .5);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.promo-pannel-video:hover .icon-holder {
    background: #fff;
    border-color: #fff
}

.promo-pannel-video:hover .icon {
    color: #003d90
}

.promo-f4 .align-container-item {
    padding: 150px 0 200px 0
}

.promo-f4 .align-container {
    height: 600px
}

@media only screen and (min-width:576px) {
    .promo-f4 .align-container {
        height: 700px
    }
}

@media only screen and (min-width:992px) {
    .promo-f4 .align-container {
        height: 880px
    }
}

@media only screen and (min-width:1200px) {
    .promo-f4 .align-container {
        height: 900px
    }
}

.promo-f4 .promo-slider-overlay {
    left: 50%;
    bottom: 25px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.promo-f4 .promo-slider-title {
    line-height: 1
}

@media only screen and (min-width:576px) {
    .promo-f4 .promo-slider-title {
        font-size: 60px
    }
}

@media only screen and (min-width:768px) {
    .promo-f4 .promo-slider-title {
        font-size: 72px
    }
}

@media only screen and (min-width:992px) {
    .promo-f4 .promo-slider-title {
        font-size: 100px
    }
}

@media only screen and (min-width:1200px) {
    .promo-f4 .promo-slider-title {
        font-size: 120px
    }
}

@media only screen and (min-width:768px) {
    .promo-f5 {
        margin-bottom: 50px
    }
}

.promo-f5 .align-container {
    height: auto
}

.promo-f5 .align-container-item {
    padding: 130px 0
}

@media only screen and (min-width:768px) {
    .promo-f5 .align-container-item {
        padding: 150px 0 310px 0
    }
    .promo-f5 .align-container {
        height: 700px
    }
}

@media only screen and (min-width:992px) {
    .promo-f5 .align-container {
        height: 780px
    }
}

@media only screen and (min-width:1200px) {
    .promo-f5 .align-container {
        height: 850px
    }
}

.promo-f6 .promo-slider-title {
    line-height: 1
}

@media only screen and (min-width:576px) {
    .promo-f6 .promo-slider-title {
        font-size: 60px
    }
}

@media only screen and (min-width:768px) {
    .promo-f6 .promo-slider-title {
        font-size: 72px
    }
}

@media only screen and (min-width:992px) {
    .promo-f6 .promo-slider-title {
        font-size: 100px
    }
}

@media only screen and (min-width:1200px) {
    .promo-f6 .promo-slider-title {
        font-size: 120px
    }
}

.promo-f6 .promo-lower {
    bottom: 140px
}

@media only screen and (min-width:576px) {
    .promo-f6 .promo-lower {
        bottom: 15px
    }
}

.promo-f6 .promo-pannel {
    width: auto;
    left: 0;
    background: #fff
}

.promo-f6 .promo-pannel-video {
    min-height: 130px;
    width: 220px
}

.promo-f6 .promo-pannel-video .icon {
    color: #003d90;
    font-size: 14px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.promo-f6 .promo-pannel .icon-holder {
    border: none;
    background: #fff;
    border: 2px solid #fff;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.promo-f6 .promo-pannel-video:hover .icon-holder {
    background: 0 0
}

.promo-f6 .promo-pannel-video:hover .icon {
    color: #fff
}

.promo-f6 .align-container {
    height: auto
}

.promo-f6 .align-container-item {
    padding: 150px 0 250px 0
}

@media only screen and (min-width:768px) {
    .promo-f6 .align-container-item {
        padding: 150px 0
    }
    .promo-f6 .align-container {
        height: 700px
    }
}

@media only screen and (min-width:992px) {
    .promo-f6 .align-container {
        height: 780px
    }
}

@media only screen and (min-width:1200px) {
    .promo-f6 .align-container {
        height: 850px
    }
}

.promo-tabs {
    position: relative;
    color: #414a53;
    background: #fff;
    z-index: 4;
    border-bottom: 1px solid #f4f6f5
}

@media only screen and (min-width:768px) {
    .promo-tabs {
        width: 100%;
        max-width: 770px;
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: -50px;
        -webkit-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
        box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .04);
        border: none
    }
}

.promo-tabs li.r-tabs-state-active::before {
    display: none
}

.promo-tabs .r-tabs-tab {
    width: 33.333%;
    text-align: center;
    background: #f4f6f5
}

.promo-tabs .r-tabs-tab a {
    display: block;
    color: #9d9f9e;
    height: 60px;
    line-height: 60px
}

.promo-tabs .horizontal-tabs-content {
    border: none
}

@media only screen and (min-width:768px) {
    .promo-tabs .horizontal-tabs-content {
        padding: 40px
    }
}

.promo-tabs .r-tabs-panel {
    padding: 30px
}

@media only screen and (min-width:768px) {
    .promo-tabs .r-tabs-panel {
        padding: 0
    }
}

.promo-tabs li.r-tabs-state-active {
    border: none;
    background: #fff
}

.promo-tabs li.r-tabs-state-active a {
    color: #414a53
}

.promo-tabs .r-tabs-anchor {
    padding: 0;
    font-size: 13px;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    font-weight: 500;
    background: #f4f6f5;
    color: #9d9f9e
}

@media only screen and (min-width:768px) {
    .promo-tabs .r-tabs-anchor {
        text-transform: initial
    }
}

.promo-tabs .r-tabs-state-active a {
    color: #414a53
}

@media only screen and (min-width:768px) {
    .promo-tabs .r-tabs-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.promo-subslider {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1170px
}

.promo-subslider .slick-slide {
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.promo-subslider .slick-current {
    background: rgba(0, 0, 0, .2)
}

.promo-subslider-item {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    color: #fff;
    cursor: pointer
}

@media only screen and (min-width:576px) {
    .promo-subslider-item {
        height: 100px
    }
}

@media only screen and (min-width:992px) {
    .promo-subslider-item {
        height: 120px
    }
}

.promo-subslider-item img {
    min-width: 35px;
    max-height: 25px
}

@media only screen and (min-width:576px) {
    .promo-subslider-item img {
        min-width: 50px;
        max-height: 40px
    }
}

.promo-subslider-item span {
    display: none;
    white-space: nowrap;
    font-weight: 700;
    margin-left: 25px
}

@media only screen and (min-width:992px) {
    .promo-subslider-item span {
        display: initial
    }
}

.promo-subslider-inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    margin: 0
}

.main-menu-item {
    list-style: none;
    position: relative
}

.main-menu-item:not(:last-of-type) {
    margin-right: 45px
}

.main-menu-item:first-child {
    margin-left: 40px;
}

.main-menu-item.main-menu-item-has-child {
    margin-right: 60px
}

@media only screen and (min-width:1200px) {
    .main-menu-item:not(: last-of-type) {
        margin-right: 35px
    }
}

@media only screen and (min-width:1366px) {
    .main-menu-item:not(: last-of-type) {
        margin-right: 40px
    }
}

.main-menu-item .main-menu-link {
    position: relative;
    display: inline-block;
    color: #333;
    font-size: 17px;
    font-weight: 500;
    padding: 25px 0 20px 0;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    text-transform: uppercase;
}

@media only screen and (min-width:1366px) {
    .main-menu-item .main-menu-link {
        padding: 35px 0 30px 0
    }
}

.main-menu-item:hover .main-menu-link {
    color: #fc0d1b !important
}

.main-menu-item .main-menu-link::before {
    content: "";
    display: block;
    height: 2px;
    width: 0%;
    background: #00997d;
    position: absolute;
    bottom: 3px;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s;
    display: none;
}

.main-menu-item .main-menu-link-highlighted::before,
.main-menu-item:hover .main-menu-link::before {
    width: 100%
}

.main-menu-item-has-child .main-menu-link span {
    position: relative
}

.main-menu-item-active .main-menu-link {
    color: #fc0d1b !important
}

.main-menu-item-active .main-menu-link::before {
    width: 100%
}

.main-menu-sub-list {
    margin: 0;
    position: absolute;
    top: 100%;
    left: -10px;
    width: 235px;
    padding: 20px 35px 30px 20px;
    background-color: #fff;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: left;
}

.main-menu .sub-list-style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: -100px;
    width: 330px
}

.main-menu-item-has-child:hover>.main-menu-sub-list {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.main-menu-sub-list li {
    position: relative;
    list-style: none
}

.main-menu .sub-list-style-2 li {
    width: 50%
}

.main-menu-sub-list li:not(:last-of-type) {
    margin-bottom: 8px
}

.main-menu-sub-list li a {
    display: inline-block;
    color: #000;
    font-size: 17px;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    font-weight: 300;
}

.main-menu-sub-list li a:hover,
.main-menu-sub-list li.item-active a {
    color: #3f77aa
}

.main-menu-sub-list li a:hover::after,
.main-menu-sub-list li.item-active a::after {
    width: 40px
}

.main-menu-item-has-child>.main-menu-link>span::after,
.main-menu-item-has-child>.main-menu-link>span::before {
    content: "";
    display: block;
    width: 7px;
    height: 1px;
    position: absolute;
    pointer-events: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.main-menu-item-has-child>.main-menu-link>span::before {
    right: -14px;
    top: 13px
}

.main-menu-item-has-child>.main-menu-link>span::after {
    right: -18px;
    top: 13px
}

.main-menu-item-has-child>.main-menu-link>span::before,
.main-menu-item-has-child>.main-menu-link>span::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #000;
}

.main-menu-item-has-child>.main-menu-link>span::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.main-menu-item-has-child:hover>.main-menu-link>span::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #000
}

.main-menu-item-has-child:hover>.main-menu-link>span::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #000
}

.main-menu-item-active .main-menu-link>span::after,
.main-menu-item-active .main-menu-link>span::before {
    background: #333
}

.main-menu-white .main-menu-item .main-menu-link {
    color: #000
}

.main-menu-white .main-menu-item .main-menu-link::before,
.main-menu-white .main-menu-item .main-menu-link>span::after,
.main-menu-white .main-menu-item .main-menu-link>span::before,
.main-menu-white .main-menu-item-active .main-menu-link>span::after,
.main-menu-white .main-menu-item-active .main-menu-link>span::before {
    background: #000
}

.pricing-plan {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px
}

.pricing-plan-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(100% - 50px);
    height: auto
}

.pricing-plan-price {
    line-height: 45px;
    font-weight: 700;
    letter-spacing: -.050em;
    margin: 41px 0 21px 0
}

@media only screen and (min-width:992px) {
    .pricing-plan-price {
        margin: 51px 0 31px 0
    }
}

.pricing-plan-price span {
    display: inline-block
}

.pricing-plan-price span:first-of-type {
    font-size: 80px;
    margin-right: 10px
}

@media only screen and (min-width:992px) {
    .pricing-plan-price span:first-of-type {
        font-size: 100px
    }
}

.pricing-plan-price span:last-of-type {
    font-size: 30px;
    text-transform: uppercase
}

.pricing-plan .button {
    position: relative;
    z-index: 2;
    margin-top: 45px
}

.pricing-plan .list-check {
    padding-left: 22px
}

.pricing-plan .list-check .list-item::after {
    display: none
}

.pricing-plan .list-check .list-item::before {
    left: -18px
}

.pricing-plan-bordered {
    background: #e2e2e2;
    padding: 1px;
    -webkit-clip-path: polygon(90% 0, 100% 6%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 6%, 100% 100%, 0 100%, 0 0)
}

.pricing-plan-bordered .pricing-plan-inner {
    padding: 33px 30px 50px 30px;
    background: #fff;
    -webkit-clip-path: polygon(90% 0, 100% 6%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 6%, 100% 100%, 0 100%, 0 0)
}

.pricing-plan-blue {
    color: #fff;
    -webkit-clip-path: polygon(90% 0, 100% 6%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 6%, 100% 100%, 0 100%, 0 0);
    background: #003d90
}

.pricing-plan-blue .pricing-plan-inner {
    padding: 33px 30px 50px 30px
}

.pricing-plan-small {
    padding: 0
}

.pricing-plan-small .pricing-plan-price {
    margin: 24px 0 10px 0
}

.pricing-plan-small .pricing-plan-price span:first-of-type {
    font-size: 50px
}

.pricing-plan-small .button {
    margin-top: 35px
}

.pricing-plan-small .pricing-plan-inner {
    padding: 33px 30px 40px 30px
}

.pricing-table {
    padding: 20px 15px 30px 15px;
    border-top: 1px solid #e2e2e2;
    text-align: center
}

@media only screen and (min-width:992px) {
    .pricing-table {
        text-align: left;
        padding: 20px 15px 19px 15px
    }
}

.pricing-table-title {
    margin-bottom: 10px
}

@media only screen and (min-width:1200px) {
    .pricing-table-title {
        margin-bottom: 0
    }
}

.pricing-table-price {
    letter-spacing: -.050em;
    font-weight: 700;
    margin: 5px 0
}

@media only screen and (min-width:1200px) {
    .pricing-table-price {
        margin: 0
    }
}

.pricing-table-price span {
    display: inline-block
}

.pricing-table-price span:first-of-type {
    font-size: 36px;
    margin-right: 10px
}

@media only screen and (min-width:1200px) {
    .pricing-table-price span:first-of-type {
        font-size: 50px
    }
}

.pricing-table-price span:last-of-type {
    font-size: 20px;
    text-transform: uppercase
}

@media only screen and (min-width:1200px) {
    .pricing-table-price span:last-of-type {
        font-size: 30px
    }
}

.pricing-table-blue {
    color: #fff;
    background: #003d90;
    border: none
}

.quote-section-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 130px);
    width: 100%
}

.quote-section .icon-item .icon {
    color: #fff
}

.quote-section .icon-item-title {
    color: #fff
}

.quote-section-style-2 .quote-section-bg {
    height: calc(100% - 75px)
}

.quote-form-title {
    margin-bottom: 23px
}

.quote-form .form-checkbox-label {
    margin-right: 30px
}

.quote-form .form-radio-label:not(:last-of-type) {
    margin-right: 30px
}

.quote-form-submit {
    font-size: 13px;
    font-weight: 500;
    width: 100%;
    margin-top: 40px;
    height: 50px;
    line-height: 46px;
    border: 2px solid #00997d;
    background: 0 0;
    border-radius: 0 0 25px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.quote-form-submit:hover {
    color: #fff;
    background: #00997d
}

.contact-trigger {
    position: relative;
    color: #fff;
    background: #003d90;
    padding: 28px 30px 40px 30px;
    width: 100%;
    max-width: 370px;
    -webkit-clip-path: polygon(90% 0, 100% 18%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 18%, 100% 100%, 0 100%, 0 0)
}

.contact-trigger-style-2 {
    -webkit-clip-path: polygon(85% 0, 100% 10%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(85% 0, 100% 10%, 100% 100%, 0 100%, 0 0)
}

.contact-trigger-img {
    height: 100px;
    width: auto;
    position: absolute;
    bottom: 0;
    right: 2px
}

.contact-trigger-title {
    line-height: 45px
}

.contact-trigger-text {
    margin-top: 13px
}

.contact-trigger .button {
    position: relative;
    z-index: 2;
    margin-top: 20px
}

@media only screen and (min-width:992px) {
    section.front-gallery {
        padding-bottom: 0
    }
}

.gallery-item {
    display: block;
    position: relative;
    text-decoration: none;
    overflow: hidden;
    outline: 0;
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s
}

.gallery-item img {
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s
}

.gallery .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 61, 144, .15);
    z-index: 1;
    -webkit-transition: background .6s;
    -o-transition: background .6s;
    transition: background .6s
}

.gallery-item::before {
    content: "";
    display: block;
    padding-top: 100%
}

.gallery-description {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    background: #003d90;
    padding: 23px 30px 23px 30px;
    min-width: 230px;
    -webkit-clip-path: polygon(90% 0, 100% 20%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 20%, 100% 100%, 0 100%, 0 0);
    opacity: 0;
    z-index: 2;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.gallery-item:hover {
    -webkit-transform: scale(.93);
    -ms-transform: scale(.93);
    transform: scale(.93)
}

.gallery-item:hover .overlay {
    background: rgba(0, 61, 144, .3)
}

.gallery-item:hover .gallery-description {
    opacity: 1
}

.gallery-item:hover img {
    -webkit-transform: scale(1.17);
    -ms-transform: scale(1.17);
    transform: scale(1.17);
    z-index: -1
}

.gallery-tile {
    width: calc(100% - 10px);
    margin: 35px auto 0 auto
}

@media only screen and (min-width:768px) {
    .gallery-tile {
        width: calc(100% - 30px)
    }
}

.gallery-tile .gallery-item {
    border: 10px solid #fff
}

@media only screen and (min-width:768px) {
    .gallery-tile .gallery-item {
        border: 15px solid #fff
    }
}

.gallery-grid {
    margin: 35px -10px 0 -10px
}

@media only screen and (min-width:768px) {
    .gallery-grid {
        margin: 35px -15px 0 -15px
    }
}

.gallery-grid .gallery-item {
    border: 10px solid #fff
}

@media only screen and (min-width:768px) {
    .gallery-grid .gallery-item {
        border: 15px solid #fff
    }
}

.gallery-item-size-1::before {
    padding-top: 85.71429%
}

.gallery-item-size-2::before {
    padding-top: 84.07777%
}

.gallery-item-size-3::before {
    padding-top: 42.03889%
}

@media only screen and (min-width:992px) {
    section.front-features {
        padding-bottom: 0
    }
}

.front-features-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media only screen and (min-width:992px) {
    .front-features-bg {
        height: calc(100% - 30px)
    }
}

.front-features-bg img {
    z-index: 0
}

.front-features .button {
    color: #fff;
    margin-top: 20px
}

.front-features .video-block-style-2 {
    margin-top: 60px
}

@media only screen and (min-width:992px) {
    .front-features .video-block-style-2 {
        margin-top: 100px
    }
}

.front-blog .heading {
    margin-bottom: 33px
}

@media only screen and (min-width:1200px) {
    .front-blog .heading {
        margin-bottom: 43px
    }
}

@media only screen and (min-width:1200px) {
    .articles-slider-wrapper {
        margin-right: -85%
    }
}

.articles-slider-nav {
    margin-top: auto;
    margin-bottom: 30px
}

@media only screen and (min-width:1200px) {
    .articles-slider-nav {
        position: relative;
        top: 20px;
        margin-bottom: 0
    }
}

.articles-slider .slick-list {
    margin: 0 -15px
}

.articles-slider .slick-slide {
    margin: 0 15px;
    vertical-align: top
}

.article {
    background: #fff;
    -webkit-clip-path: polygon(92% 0, 100% 7%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(92% 0, 100% 7%, 100% 100%, 0 100%, 0 0)
}

.article-img {
    position: relative;
    padding-top: 60.43956%;
    overflow: hidden
}

.article-img img {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.article-img:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.article-lower {
    padding: 22px 15px 25px 15px
}

@media only screen and (min-width:576px) {
    .article-lower {
        padding: 22px 30px 25px 30px
    }
}

.article-title {
    margin-bottom: 16px
}

.article-title a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.article-title a:hover {
    color: #00997d
}

.article-text {
    margin-bottom: 0
}

.article-details {
    margin-top: 20px;
    font-size: 14px;
    color: #767f7f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.testimonials {
    overflow: hidden;
    color: #fff
}

@media only screen and (min-width:992px) {
    section.testimonials:not(.testimonials-style-2) {
        padding-bottom: 0
    }
}

.testimonials-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #31373f;
    pointer-events: none
}

@media only screen and (min-width:992px) {
    .testimonials-bg {
        height: calc(100% - 70px)
    }
}

.testimonials-nav {
    margin-top: 33px;
    margin-bottom: 23px
}

@media only screen and (min-width:992px) {
    .testimonials-nav {
        margin-bottom: 0
    }
}

.testimonials-img {
    display: none;
    margin-top: 30px
}

@media only screen and (min-width:992px) {
    .testimonials-img {
        display: initial
    }
}

.testimonials-slider-item {
    position: relative
}

.testimonials-slider p:last-of-type {
    margin-bottom: 0
}

.testimonials-slider-author {
    position: relative;
    padding-left: 80px;
    margin-top: 42px
}

.testimonials-slider-author h6 {
    margin-bottom: 0
}

.testimonials-slider-author img {
    position: absolute;
    top: 0;
    left: 0
}

.testimonials-style-2 {
    color: inherit
}

.testimonials-style-2 .quote-icon {
    display: none;
    position: absolute;
    top: -28px;
    left: -17px;
    z-index: 0
}

@media only screen and (min-width:992px) {
    .testimonials-style-2 .quote-icon {
        display: initial
    }
}

.testimonials-style-2 .testimonials-slider-author {
    padding-left: 0
}

.testimonials-slider-white {
    color: #fff
}

.testimonials-slider-white+.testimonials-nav {
    position: absolute;
    margin: 0;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (min-width:576px) {
    .testimonials-slider-white+.testimonials-nav {
        bottom: -15px;
        right: 0;
        left: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.testimonials-slider-white .testimonials-slider-author {
    margin-top: 30px;
    padding-left: 0;
    margin-bottom: 60px
}

@media only screen and (min-width:576px) {
    .testimonials-slider-white .testimonials-slider-author {
        width: calc(100% - 200px);
        padding-left: 80px;
        margin-top: 62px;
        margin-bottom: 0
    }
}

.testimonials-slider-white .testimonials-slider-author img {
    display: none
}

@media only screen and (min-width:576px) {
    .testimonials-slider-white .testimonials-slider-author img {
        display: initial
    }
}

.testimonials-slider-white .testimonials-slider-author span {
    color: #72787f
}

.logos-slider .slick-list {
    margin: 0 -15px
}

.logos-slider .slick-slide {
    margin: 0 15px
}

.logos-slider .slick-dots {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    margin-top: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.logos-slider-item {
    position: relative;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 150px
}

.logos-slider-item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s
}

.logos-slider-item:hover::before {
    -webkit-transform: scale(.86);
    -ms-transform: scale(.86);
    transform: scale(.86)
}

.logos-slider-dots {
    text-align: center
}

.logos-slider-dots .slick-dots {
    margin-top: 40px
}

.logos-slider-item img {
    position: relative;
    z-index: 1;
    width: 80%;
    max-width: 150px;
    max-height: 110px;
    height: auto;
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    -o-transition: transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s
}

.logos-slider-style-2 .logos-slider-item {
    border: 1px solid #e2e2e2
}

.contact-form label.error {
    color: #d0192f;
    position: absolute;
    font-size: 15px;
    margin-bottom: 0;
    padding-left: 10px;
    width: 100%;
    font-weight: 700;
    margin-top: 5px;
    font-style: italic;
    display: inline-block;
    text-align: right;
    left: -25px;
}

.contact-form .alert {
    display: none;
    margin-top: 50px
}

.contact-form .button {
    margin-top: 14px
}

.contact-form-title {
    font-size: 32px;
    margin-bottom: 34px
}

@media only screen and (min-width:576px) {
    .contact-form-title {
        font-size: 40px
    }
}

.contact-form-subtitle {
    margin-bottom: 17px
}

section.front-about {
    padding-bottom: 150px
}

.front-about {
    width: 100%;
    max-width: 1660px;
    margin: 0 auto;
    color: #fff;
    z-index: 2
}

@media only screen and (min-width:1200px) {
    section.front-about {
        padding-bottom: 0
    }
}

.front-about::after {
    content: "";
    display: block;
    height: 70px;
    width: 100vw;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #f3f6f5;
    z-index: -1
}

.front-about-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

@media only screen and (min-width:1200px) {
    .front-about-img {
        height: calc(100% - 70px);
        width: 38%
    }
}

.front-about-img img {
    display: none;
    z-index: 0
}

@media only screen and (min-width:1200px) {
    .front-about-img img {
        display: initial
    }
}

.front-about-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #31373f;
    pointer-events: none
}

@media only screen and (min-width:1200px) {
    .front-about-bg {
        height: calc(100% - 70px)
    }
}

.front-about .heading {
    margin-bottom: 26px
}

.front-about .button {
    margin: 30px 0 0 0
}

@media only screen and (min-width:1200px) {
    .front-about .button {
        margin: 30px 0 230px 0
    }
}

.front-about .counter {
    margin-top: auto;
    position: relative
}

.front-about-video {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    color: #414a53;
    font-size: 14px;
    font-weight: 700;
    height: 75px;
    line-height: 75px;
    text-decoration: none;
    padding: 0 35px 0 35px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

@media only screen and (min-width:1200px) {
    .front-about-video {
        top: 0;
        bottom: auto
    }
}

@media only screen and (min-width:1600px) {
    .front-about-video {
        top: auto;
        bottom: 0
    }
}

.front-about-video:hover {
    color: #00997d
}

.front-about-video .icon {
    margin-right: 35px
}

.front-about-white::after {
    display: none
}

.service-details-img {
    margin-bottom: 57px
}

.service-details-title {
    margin-bottom: 30px;
    padding: 0 0 12px 0;
    font-weight: 600;
    letter-spacing: .1px;
    margin-top: 0;
    line-height: 1.15;
    font-size: 42px;
    color: #000000;
}
.service-details-title:after{
    content: "";
    position: absolute;
    left: 18px;
    width: 180px;
    height: 1px;
    background: #00a0e9;
    margin-top: 52px;
}
.service-details-title:before{
   content: "";
    position: absolute;
    left: 80px;
    width: 180px;
    height: 1px;
    background: #00a0e9;
    margin-top: 55px;   
}

.service-details-subtitle {
    margin-bottom: 20px
}

.service-benefits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #d9e2e0;
    padding: 30px 20px 30px 30px;
    margin-bottom: 30px
}

.service-benefits .icon {
    color: #003d90;
    font-size: 46px
}

.service-benefits-title {
    margin-bottom: 0;
    width: calc(100% - 60px)
}

.other-service {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    text-decoration: none;
    padding: 3px 30px 3px 30px;
    background: rgba(0, 61, 144, .15);
    overflow: hidden;
    -webkit-transition: background .8s;
    -o-transition: background .8s;
    transition: background .8s
}

.other-service:not(:last-of-type) {
    margin-bottom: 10px
}

.other-service:hover {
    color: #fff;
    background: rgba(0, 61, 144, .3)
}

.other-service:hover img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.other-service:hover .other-service-count {
    opacity: .7
}

.other-service-title {
    margin-bottom: 0
}

.other-service-count {
    font-size: 40px;
    font-weight: 700;
    opacity: .4;
    -webkit-transition: opacity .8s;
    -o-transition: opacity .8s;
    transition: opacity .8s
}

.other-service img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    -o-transition: transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s
}

.document {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.document:not(:last-of-type) {
    margin-bottom: 30px
}

.document-img img {
    height: 50px;
    width: auto
}

.document-title {
    font-size: 16px;
    margin-bottom: 0
}

.document-title a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.document-title a:hover {
    color: #00997d
}

.document-details {
    width: calc(100% - 65px)
}

.document-date {
    color: #a9aeb3
}

.document-style-2 {
    border: 1px solid #e2e2e2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 15px 25px 15px;
    margin-bottom: 40px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

@media only screen and (min-width:576px) {
    .document-style-2 {
        padding: 29px 30px 30px 30px
    }
}

.document-style-2 .document-details {
    width: calc(100% - 100px)
}

.document-style-2 .document-icon {
    color: inherit;
    font-size: 20px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.document-style-2 .document-icon:hover {
    color: #00997d
}

.document-style-2 .document-date,
.document-style-2 .document-title {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.document-style-2:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.document-style-2:hover .document-date,
.document-style-2:hover .document-title {
    opacity: .7
}

.warehouse .info-item {
    margin-bottom: 30px
}

.warehouse-img {
    margin-bottom: 58px
}

.warehouse-location {
    margin: 14px 0 21px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.warehouse-location .icon {
    font-size: 20px;
    margin-right: 10px
}

.warehouse-subtitle {
    margin-bottom: 18px
}

.info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.info-item-img {
    color: #003d90;
    font-size: 40px;
    line-height: 1
}

.info-item strong {
    display: block;
    margin-bottom: 3px
}

.info-item-details {
    width: calc(100% - 65px)
}

.blog .pagination {
    margin-top: 44px
}

.blog-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.blog-item {
    margin-bottom: 50px
}

.blog-item-category {
    display: inline-block;
    margin-bottom: 7px;
    color: #003d90;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.blog-item-img {
    position: relative;
    margin-bottom: 11px;
    overflow: hidden;
    -webkit-clip-path: polygon(90% 0, 100% 12%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(90% 0, 100% 12%, 100% 100%, 0 100%, 0 0)
}

.blog-item-img img {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.blog-item-img:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.blog-item-img::before {
    content: "";
    display: block;
    padding-top: 81.48148%
}

.blog-item-title {
    margin-bottom: 5px
}

.blog-item-title a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.blog-item-title a:hover {
    color: #00997d
}

.blog-item-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #a9aeb3;
    font-size: 14px;
    font-weight: 500;
    margin-top: 19px
}

.latest-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.latest-item:not(:last-of-type) {
    margin-bottom: 30px
}

.latest-item-img {
    height: 56px;
    width: 56px;
    position: relative
}

.latest-item-title {
    font-size: 16px;
    margin-bottom: 3px
}

.latest-item-title a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.latest-item-title a:hover {
    color: #00997d
}

.latest-item-details {
    width: calc(100% - 80px)
}

.latest-item-date {
    color: #a9aeb3;
    font-size: 14px;
    font-weight: 500
}

.instagram {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -4px
}

.instagram-item {
    width: calc(33.333% - 8px);
    margin: 4px
}

.instagram-img {
    overflow: hidden;
    position: relative;
    z-index: 2
}

.instagram-img::before {
    content: "";
    position: relative;
    display: block;
    padding-top: 100%;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    z-index: 2
}

.instagram .img-bg {
    z-index: 0
}

.instagram-item:hover .instagram-img::before {
    background: rgba(0, 61, 144, .3)
}

.tag {
    display: inline-block;
    color: inherit;
    line-height: 30px;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.tag:not(:last-of-type) {
    margin-right: 20px
}

.blog-post .text-filled {
    margin: 30px 0
}

@media only screen and (min-width:768px) {
    .blog-post .text-filled {
        margin: 54px 0 54px 0
    }
}

.blog-post-img {
    margin-bottom: 57px
}

.blog-post-title {
    margin-bottom: 10px
}

.blog-post-subtitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.blog-post-comments-count,
.blog-post-date {
    color: #a9aeb3;
    font-size: 14px;
    font-weight: 500
}

.blog-post-comments-count:hover {
    color: #a9aeb3
}

.blog-post-author {
    padding: 20px 0 22px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.blog-post-author strong {
    display: inline-block;
    margin-bottom: 5px
}

@media only screen and (min-width:768px) {
    .blog-post-author strong {
        margin-bottom: 0
    }
}

.blog-post-author .socials {
    margin-top: 7px
}

@media only screen and (min-width:768px) {
    .blog-post-author .socials {
        margin-top: 0
    }
}

.comments-title {
    margin-bottom: 41px
}

.comments-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.comments-item:not(:first-of-type) {
    margin-top: 50px
}

.comments-item-sub {
    padding-left: 30px
}

@media only screen and (min-width:576px) {
    .comments-item-sub {
        padding-left: 50px
    }
}

@media only screen and (min-width:992px) {
    .comments-item-sub {
        padding-left: 100px
    }
}

.comments-item-img {
    display: none;
    position: relative;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    overflow: hidden
}

@media only screen and (min-width:576px) {
    .comments-item-img {
        display: initial
    }
}

.comments-item-description {
    width: 100%
}

@media only screen and (min-width:576px) {
    .comments-item-description {
        width: calc(100% - 100px)
    }
}

.comments-item-name {
    display: inline-block;
    font-weight: 700;
    letter-spacing: -.050em;
    margin-bottom: 0
}

.comments-item-date {
    display: inline-block;
    color: #a9aeb3;
    font-size: 14px;
    font-weight: 500;
    margin-top: 7px
}

.comments-item-action {
    color: #003d90;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.comments-item-action:hover {
    opacity: .7
}

.comments-item-text {
    margin-top: 10px
}

.comments-item-text p:last-of-type {
    margin-bottom: 0
}

.comments .rate-count {
    display: inline-block;
    color: #777;
    margin-left: 10px
}

.calculator .contact-trigger {
    margin-top: 70px
}

@media only screen and (min-width:992px) {
    .calculator .contact-trigger {
        margin-top: 53px
    }
}

.calculator-form-title {
    margin-bottom: 22px
}

.calculator-form-total {
    font-weight: 700
}

.calculator-form-total {
    margin-top: 30px
}

@media only screen and (min-width:768px) {
    .calculator-form-total {
        margin-top: 0
    }
}

.calculator-form-total span {
    display: inline-block
}

.calculator-form-total span:first-of-type {
    font-size: 40px;
    margin-right: 8px
}

.calculator-form-total span:last-of-type {
    font-size: 20px
}

section.catalog {
    position: static
}

.catalog .pagination {
    margin-top: 70px
}

@media only screen and (min-width:992px) {
    .catalog .pagination {
        margin-top: 100px
    }
}

.catalog-title {
    margin-bottom: 20px
}

.catalog .new-item:not(:last-of-type) {
    margin-bottom: 30px
}

.shop-item {
    position: relative;
    border: 1px solid #e2e2e2;
    padding: 0 0 27px 0;
    margin-bottom: 30px
}

.shop-item-favorite {
    color: #00997d;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 1;
    z-index: 2;
    padding: 10px;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.shop-item-badge {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    min-width: 53px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 1
}

.shop-item-img {
    position: relative;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.shop-item-img::before {
    content: "";
    display: block;
    padding-top: 82.08955%
}

.shop-item-img img {
    max-height: 75%;
    max-width: 75%
}

.shop-item-title {
    margin-bottom: 6px
}

.shop-item-title a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.shop-item-title a:hover {
    color: #00997d
}

.shop-item-price {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 500;
    margin-bottom: 13px
}

.shop-item-price s {
    color: #a9aeb3;
    margin-right: 12px
}

.shop-item-price span {
    color: #003d90
}

.shop-item .button {
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 1;
    visibility: hidden
}

.shop-item:hover .shop-item-favorite {
    visibility: visible;
    opacity: 1
}

.shop-item:hover .shop-item-img {
    opacity: .6
}

.shop-item:hover .button {
    top: 50%;
    opacity: 1;
    visibility: visible
}

.badge-sale {
    background: #e04e4e
}

.badge-new {
    background: #00997d
}

.shop-results {
    font-size: 14px
}

.shop-filter {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none
}

.shop-filter-item-active {
    cursor: pointer;
    position: relative;
    padding: 0 70px 4px 0;
    border-bottom: 1px solid #d9e2e0
}

.shop-filter-item-active span {
    position: relative;
    font-size: 14px
}

.shop-filter-item-active::after,
.shop-filter-item-active::before {
    content: "";
    display: block;
    background: #838383;
    width: 6px;
    height: 2px;
    position: absolute;
    top: 12px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    pointer-events: none
}

.shop-filter-item-active::before {
    right: 3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.shop-filter-item-active::after {
    right: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.shop-filter-item-active:hover::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.shop-filter-item-active:hover::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.shop-filter-sub-list {
    margin: 0;
    padding: 12px 30px 18px 30px;
    list-style: none;
    background: #fff;
    position: absolute;
    top: 35px;
    right: -10px;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    width: 250px;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    z-index: 2;
    -webkit-box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .05);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.shop-filter-sub-list li a {
    position: relative;
    display: inline-block;
    color: #414a53;
    font-size: 14px;
    line-height: 36px;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.shop-filter-sub-list li a:hover {
    color: #00997d
}

.shop-filter-item-active:hover .shop-filter-sub-list {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    opacity: 1;
    visibility: visible
}

.new-item-img {
    position: relative;
    height: 70px;
    width: 70px;
    border: 1px solid #e2e2e2
}

.new-item-img img {
    max-height: 90%;
    max-width: 90%;
    z-index: 0
}

.new-item-title {
    line-height: 1;
    margin-bottom: 2px
}

.new-item-title a {
    text-decoration: none;
    color: inherit;
    font-size: 16px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.new-item-title a:hover {
    color: #00997d
}

.new-item-price {
    color: #a9aeb3;
    font-size: 14px;
    line-height: 1
}

.search-form {
    position: relative
}

.search-form .form-field {
    padding-right: 50px
}

.search-form .form-submit {
    height: 50px;
    width: 50px;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.search-form .form-submit:hover {
    color: #00997d
}

.form.range-form .irs-round {
    height: 20px
}

.form.range-form .irs-bar {
    background: #00997d;
    top: 7px
}

.form.range-form .irs-line {
    top: 7px
}

.form.range-form .irs-handle {
    top: 1px
}

.form.range-form .irs-single {
    font-size: 0
}

.form.range-form .range-slider-input,
.form.range-form span.range-slider-text {
    color: #767f7f;
    font-size: 14px
}

.form.range-form span.range-slider-text {
    margin-right: 5px
}

.form.range-form .range-slider-input {
    border: 1px solid #e2e2e2;
    width: 35px;
    height: 30px;
    text-align: center
}

.form.range-form .range-slider-separator {
    margin: 0 6px
}

.form.range-form .range-slider-values {
    margin-top: 20px
}

.form.range-form .form-submit {
    min-width: 100%;
    padding: 0 17px
}

.form.range-form .form-submit span {
    min-width: 35px;
    font-size: 12px
}

.form.range-form .form-submit .icon {
    font-size: 16px;
    position: relative;
    top: 1px
}

.shop-aside-trigger {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    margin-right: 15px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

@media only screen and (min-width:992px) {
    .shop-aside-trigger {
        display: none
    }
}

.shop-aside-trigger:hover {
    color: #00997d
}

.shop-aside-close {
    display: inline-block;
    position: absolute;
    top: 15px;
    left: 10px;
    cursor: pointer;
    padding: 10px
}

@media only screen and (min-width:992px) {
    .shop-aside-close {
        display: none
    }
}

.shop-backdrop {
    display: block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:992px) {
    .shop-backdrop {
        display: none
    }
}

.shop-backdrop-visible {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 4
}

.aside-holder {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    transform: translateX(-320px);
    width: 100%;
    height: 100%;
    max-width: 320px;
    overflow-y: scroll;
    z-index: 10;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    visibility: hidden
}

@media only screen and (min-width:992px) {
    .aside-holder {
        position: static;
        max-width: none;
        overflow: inherit;
        z-index: 0;
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.aside-holder-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.shop-aside {
    padding: 90px 20px 100px 20px;
    background: #fff;
    -webkit-box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .04);
    box-shadow: 0 3px 15px 2px rgba(0, 0, 0, .04)
}

@media only screen and (min-width:992px) {
    .shop-aside {
        padding: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.shop-backdrop {
    display: block;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:992px) {
    .shop-backdrop {
        display: none
    }
}

.shop-backdrop-visible {
    background-color: rgba(0, 0, 0, .4);
    z-index: 9
}

.cart {
    background: #fff
}

.cart-heading {
    border-bottom: 1px solid #d9e2e0;
    border-top: 1px solid #d9e2e0;
    padding: 23px 0 15px 0
}

.cart-lower {
    padding-top: 40px
}

.cart .cart-totals {
    margin-top: 70px
}

@media only screen and (min-width:768px) {
    .cart .cart-totals {
        margin-top: 90px
    }
}

@media only screen and (min-width:992px) {
    .cart .cart-totals {
        margin-top: 120px
    }
}

@media only screen and (min-width:1200px) {
    .cart .cart-totals {
        margin-top: 140px
    }
}

.cart-item {
    font-size: 16px;
    font-weight: 700;
    padding: 20px 0 30px 0;
    border-bottom: 1px solid #d9e2e0
}

@media only screen and (min-width:992px) {
    .cart-item {
        padding: 30px 0
    }
}

.cart-item-count {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    width: 140px;
    margin: 15px auto;
    border: 1px solid #e2e2e2
}

@media only screen and (min-width:992px) {
    .cart-item-count {
        margin: 0 auto
    }
}

.cart-item-input {
    color: #414a53;
    width: 50px;
    height: 50px;
    border: none;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #e2e2e2
}

.cart-item input[type=number]::-webkit-inner-spin-button,
.cart-item input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.cart-item input[type=number] {
    -moz-appearance: textfield
}

.cart-item .cart-item-minus,
.cart-item .cart-item-plus {
    cursor: pointer;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 50px;
    width: 50px;
    text-align: center
}

.cart-item .cart-item-minus::before,
.cart-item .cart-item-plus::after,
.cart-item .cart-item-plus::before {
    content: "";
    display: block;
    height: 2px;
    width: 12px;
    background: #414a53;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.cart-item .cart-item-plus::after {
    width: 2px;
    height: 12px
}

.cart-item .cart-item-minus:hover::before,
.cart-item .cart-item-plus:hover::after,
.cart-item .cart-item-plus:hover::before {
    background: #00997d
}

.cart-item-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 15px auto
}

@media only screen and (min-width:992px) {
    .cart-item-product {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: none;
        margin: 0
    }
}

.cart-item-product-name {
    width: calc(100% - 146px);
    text-align: center;
    margin-top: 15px
}

@media only screen and (min-width:992px) {
    .cart-item-product-name {
        text-align: left;
        margin-top: 0
    }
}

.cart-item-product-name a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.cart-item-product-name a:hover {
    color: #00997d
}

.cart-item-product-img {
    position: relative;
    height: 108px;
    width: 116px;
    border: 1px solid #e2e2e2
}

.cart-item-product-img img {
    z-index: 0;
    max-width: 80%;
    max-height: 80%
}

.cart-item-remove {
    display: inline-block;
    cursor: pointer;
    color: #414a53;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 10px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

@media only screen and (min-width:992px) {
    .cart-item-remove {
        margin-bottom: 0
    }
}

.cart-item-remove:hover {
    color: #d92828
}

.cart-item-price span,
.cart-item-summa span {
    display: inline-block;
    font-weight: 400
}

.cart-item-summa span {
    color: #003d90
}

.cart-totals {
    display: inline-block;
    width: 100%;
    max-width: 370px;
    text-align: left
}

.cart-totals-list {
    padding: 0;
    margin: 30px 0 0 0;
    list-style: none
}

.cart-totals-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart-totals-list li:not(:last-of-type) {
    margin-bottom: 24px
}

.cart-totals-list li span {
    display: inline-block
}

@media only screen and (min-width:576px) {
    .cart-totals-list li span:first-of-type {
        width: 200px
    }
}

.cart-totals .button {
    width: 100%;
    margin-top: 25px;
    color: #fff;
    background: #00997d
}

.cart-totals .button:hover {
    background: #21bb9f;
    border-color: #21bb9f
}

.coupon-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px
}

@media only screen and (min-width:576px) {
    .coupon-form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media only screen and (min-width:768px) {
    .coupon-form {
        margin-bottom: 0
    }
}

.coupon-form .form-field {
    width: 210px;
    margin-right: 25px;
    margin-bottom: 15px
}

@media only screen and (min-width:576px) {
    .coupon-form .form-field {
        margin-bottom: 0
    }
}

.checkout {
    background: #f9f9f9
}

.checkout-wrapper {
    background: #fff;
    padding: 45px 15px 50px 15px
}

@media only screen and (min-width:576px) {
    .checkout-wrapper {
        padding: 45px 30px 50px 30px
    }
}

.checkout-form .form-message {
    height: 180px
}

.checkout-form .form-fieldset {
    margin-bottom: 45px
}

.checkout-form .form-submit {
    margin-top: 35px
}

.checkout-form .form-radio-label:not(:last-of-type) {
    margin-right: 40px;
    margin-bottom: 15px
}

.checkout-form .form-payments {
    margin-bottom: 20px
}

.checkout-form>.row>div:nth-of-type(2) {
    margin-top: 50px
}

@media only screen and (min-width:992px) {
    .checkout-form .row>div:nth-of-type(2) {
        margin-top: 0
    }
}

.order-item {
    line-height: 20px;
    width: 100%;
    max-width: 370px
}

.order-item:not(:last-of-type) {
    margin-bottom: 20px
}

.order-item-img {
    position: relative;
    height: 60px;
    width: 60px;
    border: 1px solid #e2e2e2
}

@media only screen and (min-width:576px) {
    .order-item-img {
        height: 70px;
        width: 70px
    }
}

.order-item-img img {
    z-index: 0;
    max-width: 90%;
    max-height: 90%
}

.order-item-link {
    color: #333;
    font-weight: 700;
    letter-spacing: -.050em;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.order-item-link:hover {
    color: #00997d
}

.order-item-description span {
    display: block;
    color: #b3b3b3;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px
}

.order-item-price {
    color: #003d90;
    font-size: 14px;
    position: relative;
    top: -12px
}

.order-item-remove {
    cursor: pointer;
    position: relative;
    top: -12px;
    color: #414a53;
    font-size: 10px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.order-item-remove:hover {
    color: #d92828
}

.order-item-count span {
    display: inline-block
}

.order-item-count span:first-of-type {
    margin-right: 5px
}

.shop-product-name {
    font-size: 32px
}

@media only screen and (min-width:768px) {
    .shop-product-name {
        font-size: 40px
    }
}

.shop-product-top {
    margin-top: 50px
}

@media only screen and (min-width:992px) {
    .shop-product-top {
        margin-top: 0
    }
}

.shop-product-old-price {
    color: #a9aeb3;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    margin-right: 10px
}

.shop-product-price {
    color: #003d90;
    font-size: 18px
}

.shop-product-rating {
    margin-top: 10px
}

.shop-product-list {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 29px
}

.shop-product-list li span:first-of-type {
    color: #a9aeb3
}

.shop-product-list li:not(:last-of-type) {
    margin-bottom: 20px
}

.shop-product-list .tag {
    font-size: 14px;
    text-transform: none
}

.shop-product-list .tag:not(:last-of-type) {
    margin-right: 15px
}

.shop-product-list .tag:first-of-type {
    margin-left: 5px
}

.shop-product-description {
    margin-top: 32px
}

.shop-product-description p:last-of-type {
    margin-bottom: 0
}

.shop-product .product-form {
    margin-top: 30px
}

.shop-product-tabs .r-tabs-accordion-title {
    display: none
}

.shop-product-tabs .r-tabs-state-active a {
    background: 0 0
}

.shop-product-tabs {
    margin-top: 55px
}

@media only screen and (min-width:576px) {
    .shop-product-tabs {
        margin-top: 75px
    }
}

.shop-product-tabs .horizontal-tabs-content {
    border: none;
    margin-top: 40px
}

@media only screen and (min-width:768px) {
    .shop-product-tabs .horizontal-tabs-content {
        margin-top: 60px
    }
}

.shop-product-tabs .r-tabs-panel {
    padding: 0
}

.shop-product-tabs .horizontal-tabs-header a {
    font-size: 12px;
    font-weight: 500
}

.shop-product-tabs li.r-tabs-state-active::before {
    display: none
}

.shop-product-tabs .r-tabs-anchor {
    padding: 0;
    height: 50px;
    width: 150px;
    border: 2px solid #e2e2e2
}

.shop-product-tabs .r-tabs-tab:not(:first-of-type) {
    margin-left: -2px
}

.shop-product-tabs li.r-tabs-state-active {
    border: none
}

.shop-product-tabs li.r-tabs-state-active .r-tabs-anchor {
    border: 2px solid #00997d
}

.shop-product-tabs .r-tabs-nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.shop-product .comments-form {
    margin-top: 55px
}

.product-form {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-form .form-count {
    margin-bottom: 35px
}

.product-form-favorite {
    cursor: pointer;
    height: 50px;
    width: 50px;
    border: 1px solid #e2e2e2;
    text-align: center;
    line-height: 48px;
    margin: 0 10px
}

.product-form-favorite .icon {
    color: #00997d;
    font-size: 18px
}

.product-form .form-minus,
.product-form .form-plus {
    height: 48px
}

.product-form .form-minus {
    border-right: 1px solid #e2e2e2
}

.product-form .form-plus {
    border-left: 1px solid #e2e2e2
}

.product-form .form-field {
    margin-bottom: 0;
    border: none;
    width: 50px;
    height: 48px
}

.comments-form-title {
    margin-bottom: 0
}

.comments-form .form-message {
    height: 190px
}

.comments-form .form-rating {
    margin: 15px 0 20px 0
}

@media only screen and (min-width:576px) {
    .dual-slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .main-slider {
        width: calc(100% - 100px)
    }
}

.main-slider-item {
    vertical-align: top
}

.main-slider-img {
    position: relative;
    border: 1px solid #e2e2e2;
    overflow: hidden
}

.main-slider-img img {
    z-index: 0
}

.main-slider-img::before {
    content: "";
    display: block;
    padding-top: 97.87234%
}

.nav-slider {
    margin-top: 10px
}

@media only screen and (min-width:576px) {
    .nav-slider {
        margin-top: 0;
        width: 90px
    }
}

.nav-slider .slick-list {
    margin: 0 -5px
}

.nav-slider .slick-slide {
    margin: 0 5px
}

@media only screen and (min-width:576px) {
    .nav-slider .slick-slide {
        margin: 5px 0;
        cursor: pointer
    }
    .nav-slider .slick-list {
        margin: -5px 0
    }
}

.nav-slider-item {
    vertical-align: top;
    border: 1px solid #e2e2e2
}

.nav-slider-img {
    position: relative;
    overflow: hidden
}

.nav-slider-img img {
    z-index: 0
}

.nav-slider-img::before {
    content: "";
    display: block;
    padding-top: 100%
}

@media only screen and (min-width:576px) {
    .nav-slider-img::before {
        padding-top: 120.87912%
    }
}

.page-footer {
    position: relative;
    color: #ededed;
    font-size: 14px;
    padding: 50px 0 36px 0;
    background: #00a0e9;
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .page-footer {
        padding: 65px 0 12px 0
    }
}

.page-footer .section-bg {
    display: none
}

@media only screen and (min-width:992px) {
    .page-footer .section-bg {
        display: initial
    }
}

.page-footer .socials {
    padding-bottom: px
}

@media only screen and (min-width:992px) {
    .page-footer .socials {
        padding-bottom: 9px
    }
}

.page-footer-menu {}

.page-footer-title {
    margin-bottom: 10px;
    font-size: 1.3rem !important;
    font-weight: 600 !important;
    color: #f6f6f6;
    text-decoration: underline 1px;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.page-footer-copyright a {
    color: #fff;
    padding: 0 3px;
    font-weight: 600;
    text-decoration: none;
}

.page-footer-copyright {
    color: #fff;
    text-align: right;
    font-weight: 100
}

.page-footer-privacy {
    color: #95999e;
    margin-bottom: 20px
}

@media only screen and (min-width:992px) {
    .page-footer-privacy {
        margin-bottom: 0
    }
}

.page-footer-privacy a {
    color: inherit;
    text-decoration: none;
    color: #fff;
    font-weight: 100;
    font-size: 12px;
    letter-spacing: .5px;
    padding-right: 8px;
}

.page-footer-privacy a:hover {
    text-decoration: none;
    color: #f3f3f3;
}

.page-footer-privacy a:not(:last-of-type)::after {
    content: "|";
    display: inline-block;
    padding: 0 10px;
    display: none;
}

.page-footer-logo {
    margin-top: 8px;
    margin-bottom: 30px
}

@media only screen and (min-width:992px) {
    .page-footer-logo {
        margin-bottom: 0
    }
}

.page-footer-logo,
.page-footer-logo a,
.page-footer-logo img {
    display: inline-block
}

.page-footer-logo img {
    height: 31px;
    max-width: auto
}

.page-footer-menu li {
    font-size: 1rem;
    color: #222222;
    font-weight: 300;
    padding: 0.7rem 0 0 0rem;
    position: relative;
    line-height: 1.6;
    letter-spacing: .5px;
}

.page-footer-menu a {
    position: relative;
    color: #fff;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.page-footer-menu .menu-item-active a,
.page-footer-menu a:hover {
    opacity: .7
}

.page-footer-details img {
    position: absolute;
    margin-top: -35px;
    width: 28px;
}

.page-footer-details a {
    display: inherit;
    padding-left: 35px;
    color: #fff;
    line-height: 2;
}

.page-footer-details {
    color: inherit;
    margin-top: 25px;
}

.page-footer-details p:not(:last-of-type) {
    margin-bottom: 25px
}

.page-footer-details p:last-of-type {
    margin-bottom: 0
}

.page-footer-details a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    line-height: 24px;
}

.page-footer-details a:hover {
    opacity: .7
}

.page-footer-details a:not(:last-of-type) {
    margin-right: 8px
}

.footer_2 .page-footer-logo {
    margin: -15px 0 18px 0
}

.footer_3 .page-footer-logo {
    margin: -15px 0 18px 0
}

.footer_3 .page-footer-details {
    width: 100%;
    max-width: 300px
}

.footer_3 .page-footer-details p {
    line-height: 28px
}



    .cd-container {
                /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
                width: 90%;
                max-width: 1170px;
                margin: 0 auto;
            }
            
            .cd-container::after {
                /* clearfix */
                content: '';
                display: table;
                clear: both;
            }
            
            #cd-timeline {
                position: relative;
                padding: 2em 0;
                margin-top: 2em;
                margin-bottom: 2em;
                margin-left: 0px;
            }
            
            #cd-timeline::before {
                /* this is the vertical line */
                content: '';
                position: absolute;
                top: 43px;
                left: 18px;
                height: calc(100% - 120px);
                width: 1px;
                background: #8fb5c6;
            }
            
            @media only screen and (min-width: 1170px) {
                #cd-timeline {
                    margin-top: 3em;
                    margin-bottom: 3em;
                }
                #cd-timeline::before {
                    left: 20%;
                    margin-left: 0px;
                }
            }
            
            .cd-timeline-block {
                position: relative;
                margin: 2em 0;
            }
            
            .cd-timeline-block::after {
                clear: both;
                content: "";
                display: table;
            }
            
            .cd-timeline-block:first-child {
                margin-top: 0;
            }
            
            .cd-timeline-block:last-child {
                margin-bottom: 0;
            }
            
            @media only screen and (min-width: 1170px) {
                .cd-timeline-block {
                    margin: 7.5em 0;
                }
                .cd-timeline-block:first-child {
                    margin-top: 0;
                }
                .cd-timeline-block:last-child {
                    margin-bottom: 0;
                }
            }
            
            .cd-timeline-img {
                position: absolute;
                top: 13px;
                left: 0;
                width: 40px;
                height: 40px;
                border-radius: 50%;
                box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
                background: #eb0707;
            }
            
            .cd-timeline-img img {
                display: block;
                width: 24px;
                height: 24px;
                position: relative;
                left: 50%;
                top: 50%;
                margin-left: -12px;
                margin-top: -12px;
            }
            
            @media only screen and (min-width: 1170px) {
                .cd-timeline-img {
                    width: 20px;
                    height: 20px;
                    left: 20%;
                    margin-left: -10px;
                    -webkit-transform: translateZ(0);
                    -webkit-backface-visibility: hidden;
                }
            }
            
            .cd-timeline-content {
                position: relative;
                margin-left: 60px;
                padding: 12px 8px;
                margin-top: 0px;
                float: left;
                left: 25%;
            }
            
            .cd-timeline-content::after {
                clear: both;
                content: "";
                display: table;
            }
            
            .cd-timeline-content h2 {
                color: #303e49;
                line-height: 1.2;
                font-size: 26px;
                font-weight: 600;
            }
            
            .cd-timeline-content p,
            .cd-timeline-content .cd-read-more,
            .cd-timeline-content .cd-date {
                font-size: 13px;
                font-size: 0.8125rem;
            }
            
            .cd-timeline-content .cd-read-more,
            .cd-timeline-content .cd-date {
                display: inline-block;
            }
            
            .cd-timeline-content p {
                margin: 1em 0;
                line-height: 1.6;
            }
            
            .cd-timeline-content .cd-read-more {
                float: right;
                padding: .8em 1em;
                background: #acb7c0;
                color: #ffffff;
                border-radius: 0.25em;
            }
            
            .no-touch .cd-timeline-content .cd-read-more:hover {
                background-color: #bac4cb;
            }
            
            .cd-timeline-content .cd-date {
                float: left;
                padding: 0px 0 8px 25px;
                opacity: 1;
                font-size: 60px;
                margin-right: 100px;
                text-shadow: .5px 0 #000;
                letter-spacing: .5px;
                padding-left: 0;
                color: #00a0e9;
                font-weight: 700;
                margin-top: -30px;
                right:30%;
            }
            
            .cd-timeline-content::before {
                content: '';
                position: absolute;
                width: 20px;
                height: 20px;
                display: block;
                -webkit-transform: rotate(45deg) translate(-50%, -50%);
                -ms-transform: rotate(45deg) translate(-50%, -50%);
                transform: rotate(45deg) translate(-50%, -50%);
                border-right: 1px solid #3b75ab;
                border-top: 1px solid #3b75ab;
                top: 25px;
                left: 50%;
                background: #f7f7f7;
                margin-left: 10px;
                display: none;
            }
            
            @media only screen and (min-width: 768px) {
                             
                .cd-timeline-content p {
                    font-size: 16px;
                    font-size: 1rem;
                }                
            }
            
            @media only screen and (min-width: 1170px) {
                .cd-timeline-content {
                    margin-left: 0;
                    padding: 0em 1.6em;
                    width: 45%;
                }
                .cd-timeline-content::before {
                    top: 28px;
                    left: 94.2%;
                }
                .cd-timeline-content .cd-read-more {
                    float: left;
                }
                .cd-timeline-content .cd-date {
                    position: absolute;
                    width: 100%;
                    font-size: 60px;
                    top: 0px;
                }
                /*.cd-timeline-block:nth-child(even) .cd-timeline-content {
                    float: right;
                }
                .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
                    right: 97.2%;
                    border-color: transparent;
                    border-right-color: #f7f7f7
                    content: '';
                    position: absolute;
                    width: 20px;
                    height: 20px;
                    display: block;
                    -webkit-transform: rotate(45deg) translate(-50%, -50%);
                    -ms-transform: rotate(45deg) translate(-50%, -50%);
                    transform: rotate(45deg) translate(-50%, -50%);
                    border-left: 1px solid #3b75ab;
                    border-bottom: 1px solid #3b75ab;
                    top: 28px;
                    left: auto;
                    background: #f7f7f7;
                    margin-left: 10px;
                }
                .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
                    float: right;
                }
                .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
                    left: auto;
                    right: 122%;
                    text-align: right;
                }
                */
                .cssanimations .cd-timeline-content.is-hidden {
                    visibility: hidden;
                }
                .cssanimations .cd-timeline-content.bounce-in {
                    visibility: visible;
                    -webkit-animation: cd-bounce-2 0.6s;
                    -moz-animation: cd-bounce-2 0.6s;
                    animation: cd-bounce-2 0.6s;
                }
            }

/*# sourceMappingURL=styles.min.css.map */