@charset "UTF-8";

body {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    background-color: #fff;
    line-height: 1.42857143;
    color: #4c4c4c
}

a {
    cursor: pointer;
    outline: 0;
    transition: all .5s
}

img {
    width: 100%;
    max-width: 100%
}

h1 {
    font-size: 60px;
    line-height: 65px;
    transform: translateY(-5px);
    font-weight: 100
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin: 0
}

div>p:last-child {
    margin-bottom: 0
}

.section-two-blocks.bg-color,
.white.form-inline .form-control,
header.menu-transparent.bg-transparent .navbar {
    background: 0 0
}

header.menu-transparent {
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.bg-transparent,
.bg-transparent .navbar-nav a {
    background-color: rgba(0, 0, 0, 0)
}

header {
    line-height: 1.42857143;
    z-index: 995;
    transition: all .5s
}

header>.navbar {
    margin-bottom: 0;
    border: none;
    transform: translate3d(0, 0, 0)
}

header.menu-transparent.scroll-css>.navbar {
    background: #fff
}

.mega-menu-fullwidth,
.navbar.mega-menu-fullwidth .container,
header .navbar-main>.container {
    position: relative
}

.nav.inner,
.navbar-main {
    background-color: #fff;
    margin-bottom: 0;
    border: none
}

button.navbar-toggle {
    padding: 3px;
    padding-top: 10px;
    border: none
}

header.bg-transparent .fa,
header.bg-transparent .navbar-mini .navbar-form .btn-default,
header.bg-transparent .social-group a i.fa,
header.bg-transparent button,
header.bg-transparent input {
    background: 0 0;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(158, 158, 158, .39);
    color: #e4e4e4
}

.navbar-toggle>i {
    margin-top: 13px;
    font-size: 25px;
    margin: 2px 5px 0 5px;
    line-height: 23px;
    color: #4c4c4c
}

.navbar-brand {
    margin-right: 15px;
    height: 110px !important
}

.navbar-brand img {
    transition: all .3s;
    max-height: 100%;
    width: 125px;
    height: auto
}

header .navbar-right>:not(li) {
    padding-right: 15px;
    padding-left: 15px
}

header .navbar-right>* {
    float: left
}

.scroll-hide.hidden,
.scroll-show {
    display: none
}

hr.space {
    border: none;
    clear: both;
    height: 70px;
    margin: 0
}

div .hc_space_cnt {
    padding: 0;
    clear: both
}

@keyframes fadebottom {
    0% {
        opacity: 0;
        transform: translateY(100px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fade-bottom {
    animation: fadebottom .5s;
    opacity: 1
}

.section-bg-video,
.section-map,
.section-slider,
.section-two-blocks {
    overflow: hidden;
    position: relative;
    z-index: 0
}

[class*=section-]>:first-child,
[class*=section-]>div>.row:first-child>div>:first-child,
[class*=section-]>div>:first-child {
    margin-top: 0
}

[class*=section-]>:last-child,
[class*=section-]>div>.row:last-child>div>:last-child,
[class*=section-]>div>:last-child {
    margin-bottom: 0
}

.col-center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    clear: both
}

.section-bg-video .videobox {
    height: 100%
}

.videobox {
    position: absolute;
    height: 350px;
    overflow: hidden;
    width: 100%;
    z-index: 1
}

.videobox video {
    width: 100%
}

.overlay-content {
    position: relative;
    z-index: 9
}

div.content {
    padding-left: 15px;
    padding-right: 15px
}

.container.content,
.section-bg-animation>.content,
.section-bg-image>.content,
.section-bg-video>.content,
.section-empty>.content,
.section-slider>.content {
    padding-top: 25px;
    padding-bottom: 25px
}

div.content>:first-child {
    margin-top: 0
}

.white .advs-box .icon,
.white .advs-box h2,
.white .advs-box h3,
.white .countdown span,
.white .fa-ul>li a,
.white .h1,
.white .h2,
.white .h3,
.white .icon-box-cell label:not(.counter),
.white .icon-list .list-item i,
.white .title-icon h2,
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white i {
    color: #fafafa
}

.hc_subtitle_cnt h2,
.hc_title_tag_cnt>* {
    margin: 0;
    font-weight: 700
}

h2 {
    font-size: 55px;
    line-height: 60px
}

h3 {
    font-size: 30px;
    line-height: 35px
}

.hc_text_block_cnt+.hc_button_cnt a,
.hc_title_tag_cnt+.hc_text_block_cnt>div,
h1+h2,
h1+h3,
h1+p,
h3+p,
h4+p,
p+.btn {
    margin-top: 20px
}

.hc_text_block_cnt,
p {
    margin-bottom: 3px;
    letter-spacing: .5px
}

.breadcrumb>.active,
.pricing-table .pricing-price span:last-child,
.white,
.white .advs-box h4,
.white .breadcrumb>.active,
.white .navbar-nav>.active>a,
.white p,
.white ul li,
.white ul.list-texts li b {
    color: #9daac7
}

.circle-button {
    padding: 5px 15px;
    border-radius: 20px;
    border: 1px solid #9c9c9c;
    display: inline-block
}

.white .btn,
.white .navbar-inner .navbar-toggle,
.white.btn {
    color: #fff;
    border-color: #fff;
    background: 0 0
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 13px 50px;
    font-size: 18px;
    border-radius: 30px
}

.btn {
    transition: all .6s;
    font-weight: 600;
    background-color: #f5f5f5
}

.btn-border {
    border-color: rgba(142, 136, 175, .35)
}

.adv-img-classic-box.white p,
.advs-box.white h3,
.boxed .btn-text,
.boxed.white p,
.call-action-box p,
.header-base.white .breadcrumb.b a,
.header-base.white .title-base p,
.mi-menu .sidebar-nav ul a:hover,
.ms-rounded .active .maso-order i,
.nav.inner.ms-rounded li:hover i,
.nav.inner.ms-rounded>li.active a,
.nav.inner.ms-rounded>li>a:hover,
.nav.inner:not(.ms-rounded)>li.active,
.white .btn i,
.white .btn-text:hover,
.white .btn.btn-border:hover,
.white .btn.circle-button.btn-border,
.white .form-control,
.white h4,
.white.advs-box-top-icon h3,
h1.white {
    color: #fff
}

.bg-transparent .navbar-nav>li.active>a .caret:before,
.bg-transparent .navbar-nav>li:hover>a .caret:before,
.btn-border,
.btn-default,
.btn.circle-button:not(:hover),
.circle-button,
.scroll-top-mobile:hover:before,
.tab-box.left:not(.pills) .panel-box,
.tab-box.right .nav-tabs,
.tab-box.right:not(.pills) .panel-box,
.white .btn-text,
.white .btn:not(.btn-border) {
    border-color: #005bac
}

#comments h5,
.adv-img-down-text h2 a,
.advs-box-multiple div.circle,
.author a,
.block-infos p.bd-day,
.block-title a,
.box-pin h3,
.box-steps .step-item>h3,
.btn-border,
.btn.btn-border,
.btn.circle-button.btn-border,
.cart-content h5,
.comment-list .name,
.countdown .countdown-values,
.counter-box-simple.text-color span+span,
.counter-circle,
.icon-box label,
.list-blog h5,
.list-blog p,
.list-items .list-item h3,
.maso-order i,
.nav.inner.ms-rounded li a,
.nav.ms-minimal li a,
.niche-box-post h2 a,
.niche-box-testimonails h5,
.niche-box-testimonails-cloud .name-box .subtitle,
.panel-default>.panel-heading,
.pricing-table .list-group-item.pricing-price,
.pricing-table .list-group-item.pricing-price span,
.pricing-table h3,
.shop-menu-cnt .cart-total span,
.tag-row a,
.tag-row span,
.text-color-2,
h1,
h2,
tab-box .nav-tabs>li.active>a,
ul.list-texts li b {
    color: #0e1a35
}

.adv-img h2,
.advs-box-side-icon.boxed .icon-box i,
.btn,
.btn i,
.btn.circle-button,
.btn.focus,
.btn:hover,
.btn:hover i,
.circle-button,
.header-bootstrap i.icon,
.input-group button,
.social-colors i,
.white .advs-box-content h2 a,
.white .btn,
.white .pagination>li.disabled>a,
.white .pagination>li>a,
.white .tag-row a,
.white .tag-row i,
.white.advs-box-side-img h2 a,
.white.btn {
    color: #fff
}

.adv-circle h2,
.adv-img h2,
.caption-bottom h2 {
    margin: 0;
    font-size: 19px;
    line-height: 25px;
    font-weight: 600
}

.accordion-list .list-group-item>a:hover,
.bg-transparent li.active,
.bg-transparent li:hover,
.dropdown-menu ul>li:hover>a,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.nav.inner,
.nav.inner>li,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.navbar-main .btn-search:hover,
.navbar-nav>li:hover>a,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover,
.section-two-blocks.bg-color,
.white .btn.btn-border,
.white.btn.btn-border,
.white.form-inline .form-control,
a.list-group-item:hover,
header .input-group-btn .btn,
header .input-group-btn .btn:hover,
header.menu-transparent.bg-transparent .navbar {
    background: 0 0
}

.boxed .btn-text,
.boxed-border.boxed-border.white,
.boxed-border.white,
.btn.white,
.btn.white:hover,
.white .accordion-list .list-group-item:hover>a:before,
.white .btn.btn-border,
.white .btn:hover .caret:before,
.white .flex-control-paging li:hover,
.white .pagination li>a i:before,
body .white .flex-direction-nav a:hover,
body .white .flex-direction-nav a:hover:before {
    border-color: #fff
}

.nav.inner.ms-rounded>li.active a,
.nav.inner.ms-rounded>li>a:hover,
.white .btn,
.white .btn:hover {
    background-color: #005bac;
    border-color: #005bac
}

.accordion-list .list-group-item:before,
.advs-box-side-img hr,
.advs-box-top-icon-img.niche-box-post:after,
.advs-box.boxed,
.boxed.advs-box-top-icon-img .advs-box-content,
.btn,
.btn.circle-button,
.call-action-box,
.circle-button,
.extra-content,
.header-animation.white .title-base hr,
.header-base .breadcrumb,
.header-bootstrap,
.header-title hr,
.header-title.white .title-base hr,
.intro-box:after,
.intro-box:before,
.mi-menu .sidebar-nav,
.nav.inner.ms-mini,
.nav:not(.ms-rounded) li>a:before,
.niche-box-post .block-infos .block-data,
.progress-bar,
.tagbox span,
.title-base .scroll-top,
.title-base h2:before,
.title-base hr,
.title-modern .scroll-top,
.woocommerce .product span.onsale,
[class*=col-md-].boxed,
[class*=header-] .title-base h1:before,
i.circle,
i.square {
    background-color: #005bac
}

.abs-image {
    position: absolute;
    max-width: none
}

.row>div:first-child:not(.hc_image_cnt)>.abs-image,
.row>div:first-child>.row>.hc_image_cnt>.abs-image {
    right: 0
}

.row>div:last-child:not(.hc_image_cnt)>.abs-image,
.row>div:last-child>.row>.hc_image_cnt>.abs-image {
    left: 0
}

.img-box:not([href]):hover img,
[href='#'].img-box:not(.adv-circle):hover img,
[href=''].img-box:not(.adv-circle):hover img {
    opacity: 1
}

.img-box:not([href]):before,
[href='#'].img-box:not(.adv-circle):before,
[href=''].img-box:not(.adv-circle):before {
    display: none
}

.img-box {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    outline: 0;
    position: relative;
    text-align: left
}

.img-box.thumbnail .caption {
    background-color: #fff
}

.img-box.adv-img:hover {
    background-color: transparent
}

.img-box:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: #000;
    z-index: 0;
    transition: opacity 0s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 0
}

.gallery>a span,
.img-box-adv>span,
.img-box>span {
    display: block;
    overflow: hidden;
    height: 100%
}

.img-box.circle:before {
    border-radius: 50%;
    opacity: 0;
    transform: scale(.995)
}

.img-box.circle.thumbnail:before {
    margin: 4px
}

.img-box:hover:before {
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 1;
    transition: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.img-box.thumbnail:before {
    margin: 4px
}

.img-box img {
    z-index: 2;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.img-box:hover img {
    opacity: .8;
    transition: opacity .3s
}

.hc_column_cnt {
    text-align: center;
}

.img-box.adv-circle:hover img {
    opacity: .6
}

.img-box.caption-out>span {
    height: 80%
}

.img-box.caption-out>span.caption {
    height: 20%
}

.img-box.circle img {
    margin: 0
}

.img-box .caption>i,
.img-box span>i,
.img-box>i {
    position: absolute;
    margin: 15px;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
    z-index: 11;
    transform: translate3d(0, 0, 0)
}

.img-box.i-bottom i {
    bottom: 0
}

.img-box.i-bottom-right i {
    bottom: 0;
    right: 0
}

.img-box.i-top-right>i {
    right: 15px
}

.img-box.i-top-right.inner>span>i {
    right: 0
}

.img-box.i-bottom-right.inner>span>i {
    bottom: 0;
    right: 0
}

.img-box.i-center i {
    left: 0;
    margin: -28px 0 0 50%;
    top: 50%;
    line-height: 50px
}

.img-box.i-center {
    position: relative
}

.img-box.i-center i::before {
    margin-left: -10.5px
}

.img-box .caption {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .2px;
    font-weight: 700;
    text-align: center;
    padding: 7px 7px 0 7px;
    color: #676767;
    background-color: #fff;
    z-index: 9;
    position: relative
}

.img-box.inner,
.img-box.inner span {
    position: relative
}

.img-box.anima-scale-rotate,
.img-box.anima-scale-up,
.img-box.anima-scale-up-2x,
.img-box.show-scale {
    opacity: 1
}

.img-box.inner.circle .caption {
    padding: 0 20%;
    background: 0 0;
    bottom: 25px;
    height: 45px;
    white-space: normal;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .34)
}

.img-box.inner .caption {
    position: absolute;
    z-index: 9;
    margin-top: -47px;
    width: 100%;
    left: 0;
    height: 47px;
    line-height: 14px;
    overflow: hidden;
    background-color: transparent;
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, .5);
    transform: translate3d(0, 0, 0)
}

span.caption-box {
    overflow: visible;
    display: block
}

.circle,
.circle img {
    border-radius: 50%;
    position: relative;
    backface-visibility: hidden;
    transform: scale(1)
}

.caption.caption-out {
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .2px;
    font-weight: 700;
    margin-top: 10px;
    color: #676767
}

.adv-img-classic-box .caption {
    background: linear-gradient(to top, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, 0) 60%);
    transform: translate3d(0, 0, 0)
}

.adv-img-classic-box>.img-box {
    background: #000
}

.advs-box-multiple,
.advs-box.boxed,
.advs-box.boxed-inverse,
.google-map,
.img-box:before,
.img-box:not(.circle),
.img-box:not(.circle) img,
.img-box:not(.circle)>span,
.navbar-nav>li .dropdown-menu,
.social-group a i:not(.circle) {
    border-radius: 6px
}

.adv-img .caption {
    position: absolute;
    z-index: 9;
    overflow: hidden;
    color: #fff;
    transform: translate3d(0, 0, 0)
}

.adv-img-classic-box .caption {
    top: 0;
    bottom: 0;
    position: absolute;
    width: 120%;
    width: calc(100% + 14px);
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    background: linear-gradient(to top, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, 0) 60%);
    transform: translate3d(0, 0, 0);
    padding: 0
}

.adv-img-classic-box .img-box {
    height: 100%
}

.adv-img-classic-box .caption-inner {
    bottom: 0;
    position: absolute;
    padding: 20px 15px;
    text-align: left;
    overflow: hidden;
    max-height: 85px;
    transition: max-height .8s;
    max-width: 100%
}

.adv-img-classic-box .caption-inner {
    padding: 20px 30px
}

.adv-img-classic-box .caption-inner h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 2px
}

.adv-img-classic-box .caption-inner h2 {
    margin-bottom: 0;
    line-height: 20px
}

.adv-img .img-box {
    display: block;
    max-width: 100%
}

.caption-bottom p,
a.adv-circle .caption p,
div.adv-img p {
    color: #f5f5f5;
    font-weight: 400;
    height: initial
}

div.adv-img p {
    font-weight: 400;
    margin-top: 5px
}

.adv-img-classic-box .caption-inner p {
    font-weight: 400
}

.adv-img-classic-box .caption-inner p.sub-text {
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
    color: #e8e8e8
}

.img-box.adv-img:hover {
    background-color: transparent
}

.adv-img-classic-box:hover .caption-inner {
    max-height: 500px
}

.section_questions {
    background-image: url(../img/background-shapes_01.png)
}

.section_how-to-start {
    background-image: url(../img/background-shapes_02.png)
}

.section_footer_background {
    background-position: bottom center;
    background-image: url(../img/footer-section_bg.jpg);
    padding: 125px 0;
    padding-bottom: 20rem;
    position: relative;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    height: auto;
    min-height: 700px
}

.section_footer_background:after {
    background-image: url(../img/footer-section-bg_after.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 100%;
    z-index: 1
}

a.btn.button_phone {
    display: block;
    background-image: url(../img/phone-icon.png);
    background-repeat: no-repeat;
    background-position: 15% 50%;
    background-size: 22px 45px
}

.hc_button_cnt .button-cnt a.btn:hover {
    background-color: #5584ff;
    border-color: #005bac;
    color: #fff
}

.accordion-list {
    margin-top: 3px
}

.accordion-list .list-group-item {
    padding: 0;
    text-align: left;
    border: none;
    box-shadow: 0 1px 5px rgb(0 0 0 / 15%);
    border-radius: 6px;
    margin-bottom: 10px
}

.accordion-list .list-group-item>a {
    font-weight: 500;
    padding: 10px 40px 15px;
    display: block
}

.accordion-list .list-group-item a.active {
    color: #005bac;
    font-weight: 600
}

.accordion-list .list-group-item>a:before,
.advs-box .btn-text:after,
.box-steps .step-item:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -21px;
    top: 17px;
    position: absolute;
    border-top-width: 2px;
    border-top-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    content: "";
    width: 6px;
    height: 6px;
    transition: all .15s;
    border-color: rgba(93, 93, 93, .5)
}

.accordion-list .panel,
.collapse-box .panel {
    padding: 0;
    display: none;
    overflow: hidden;
    margin: 5px 0;
    position: relative
}

.accordion-list .list-group-item>.panel>.inner {
    padding: 0 15px 10px 20px
}

.grid-box>.grid-item {
    padding: 5px
}

.grid-box>.grid-item,
.maso-box>.maso-item {
    padding: 20px
}

.grid-item .base-box,
.grid-item .box,
.grid-item .img-box:not([class*=row-]) {
    height: 100%
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa,
.icon-android-contact,
.icon-android-folder,
.icon-bookmark,
.icon-calendar {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-camera:before {
    content: "\f030";
}

.fa-bars:before {
    content: "\f0c9"
}

.box-steps .step-item {
    padding: 0 50px;
    padding-left: 140px;
    min-height: 140px
}

.box-steps .step-item:before {
    content: '';
    position: absolute;
    width: 1px;
    right: 29px;
    top: 50%;
    margin-top: -38px;
    height: 70px;
    background: rgba(113, 113, 113, .5)
}

.box-steps .step-number {
    position: absolute;
    opacity: 1;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    text-align: center;
    line-height: 70px;
    font-size: 30px;
    font-weight: 600;
    left: 42px;
    color: #005bac
}

.advs-box h2 a,
.advs-box h3,
.advs-box h3 a,
.box-steps .step-item>h3,
advs-box h2,
h4 {
    margin-top: 5px;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px
}

.box-steps .step-item:after {
    font-family: FontAwesome;
    opacity: 1;
    width: 18px;
    height: 18px;
    top: 50%;
    margin-right: 15px;
    background: #fff;
    border-top-width: 1px;
    border-right-width: 1px;
    right: 5px;
    margin-top: -12.5px;
    font-size: 25px
}

.box-steps .step-item:last-child:after,
.box-steps .step-item:last-child:before {
    display: none
}

footer .container-tall {
    padding: 80px 15px
}

.footer_call-btn {
    padding: 35px 0;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 3
}

.site-footer .content {
    background: #2e2e2e
}

.site-footer .footer_bottom_info {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #353330
}

.contacts-block p {
    color: #fff;
    font-size: 32px
}

.contacts-block span {
    color: #fff;
    font-size: 40px
}

.contacts-block span a {
    color: #005bac
}

.contacts-block span a:hover {
    text-decoration: underline
}

.social-button i.circle,
.social-group i.circle {
    color: #005bac;
    background: 0 0;
    border: 1px solid #fff;
    margin-right: 7px
}

.fa-facebook:before {
    content: "\f09a";
    font-size: 30px
}

.fa-facebook.text-xs {
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    text-align: center
}

.contacts-block .social-group a {
    color: #fff;
    line-height: 40px;
    vertical-align: middle;
    height: 40px;
    display: flex;
    font-size: 18px;
    transition: all .7s
}

.contacts-block .social-group a:hover i {
    color: #1877f2;
    border: 1px solid #1877f2
}

.footer_bottom_info .copy-text,
.footer_bottom_info .copy-text a {
    color: #fff
}

.footer_bottom_info .copy-text a:hover {
    text-decoration: underline;
    color: #005bac
}

.header_call-block a.btn.button_phone {
    background-color: #fff;
    color: #005bac;
    min-width: 200px;
    text-align: right
}

.header_call-block .nav.navbar-right {
    padding-top: 25px
}

.fotozvit-gallery a.img-box {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    text-align: center
}

.fotozvit-gallery a.img-box img {
    display: inline-block;
    backface-visibility: hidden;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
    height: auto;
    max-width: fit-content;
    max-height: 260px;
    object-fit: cover;
    margin: 0 auto
}

.fotozvit-gallery .grid-item:hover a img {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    transform: scale(1.02)
}

@media (max-width:767px) {
    div .hc_space_cnt {
        margin-top: 0
    }

    [class*=col-md-]+[class*=col-md-] {
        margin-top: 15px
    }

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-3:not(.widget),
    .col-md-4,
    .col-md-4 [class*=col-md],
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    footer [class*=col-md] {
        width: 100%;
        float: none
    }

    .lg-outer .lg-toogle-thumb {
        font-size: 18px;
        height: 30px;
        line-height: 27px;
        right: 7px;
        width: 25px
    }
}

@media (max-width:992px) {
    [class*=col-md] {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .section-bg-video .videobox {
        position: absolute
    }

    hr.space {
        height: 35px
    }

    .lg-sub-html {
        font-size: 12px
    }
}

@media (max-width:994px) {
    h1 {
        font-size: 38px;
        line-height: 40px
    }

    h2 {
        font-size: 40px;
        line-height: 40px
    }

    .box-steps .step-item {
        padding: 15px 50px
    }

    .box-steps .step-item>h3 {
        margin-top: 80px
    }

    .section_footer_background {
        padding: 0;
        padding-bottom: 10rem;
        min-height: 0
    }

    .contacts-block p {
        font-size: 25px;
        line-height: 1
    }

    .contacts-block span {
        font-size: 25px;
        line-height: 1;
        margin: 15px 0;
        display: block
    }

    .contacts-block span a {
        font-size: 18px
    }

    .footer-right.contacts-block {
        text-align: center
    }

    .footer_bottom_info .copy-text {
        text-align: center
    }
}

@media (min-width:993px) {

    .container.content,
    .section-bg-animation>.content,
    .section-bg-image>.content,
    .section-bg-video>.content,
    .section-empty>.content,
    .section-slider>.content,
    .section-two-blocks .content {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .row,
    .row.vertical-row:not(.box-middle) {
        margin-left: -40px;
        margin-right: -40px
    }

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding: 0 40px
    }

    .video-overlay {
        margin-top: -70px;
        position: relative;
        background-position: top center;
        overflow: visible;
        z-index: 9;
        background: url(../img/background-shapes_03.png)
    }

    .video-overlay>.content {
        padding-bottom: 55px
    }

    .margin-negative-200 {
        margin-top: -200px
    }
}

.hc_title_tag_cnt h1 {
    text-shadow: 2px 2px #000
}

.title-desc-text {
    color: #fff
}

a {
    color: #005bac;
    text-decoration: none;
    font-weight: 700
}

.footer-logo-block img {
    background: #fff;
    border-radius: 7px
}

.fa-youtube:before {
    content: "\f167";
    font-size: 35px;
    color: #005bac
}

a.youtube-profile-link {
    line-height: 50px;
    padding-top: 15px
}

a.youtube-profile-link div {
    padding-left: 9px;
    padding-top: 3px
}

a.youtube-profile-link i.fa-youtube {
    border: 1px solid #fff;
    line-height: 45px;
    vertical-align: middle;
    height: 45px;
    width: 38px;
    text-align: center
}

.footer-left.footer-logo-block {
    padding-top: 15px
}