@import url("bootstrap.min.css");
@import url("swiper.min.css");
@import url("arcticmodal.css");
@import url("animate.min.css");
@import url("font-awesome.min.css");
@import url("tooltipster.bundle.min.css");
@import url("ilightbox/ilightbox.css");

@font-face {
    src: url('../fonts/Muller/MullerRegular.eot');
    src: url('../fonts/Muller/MullerRegular.eot') format('embedded-opentype'), url('../fonts/Muller/MullerRegular.woff') format('woff'), url('../fonts/Muller/MullerRegular.ttf') format('truetype');
    font-family: Merriweather;
    font-weight: 400;
    font-style: normal
}

@font-face {
    src: url('../fonts/Muller/MullerMedium.eot');
    src: url('../fonts/Muller/MullerMedium.eot') format('embedded-opentype'), url('../fonts/Muller/MullerMedium.woff') format('woff'), url('../fonts/Muller/MullerMedium.ttf') format('truetype');
    font-family: Merriweather;
    font-weight: 500;
    font-style: normal
}

@font-face {
    src: url('../fonts/Muller/MullerBold.eot');
    src: url('../fonts/Muller/MullerBold.eot') format('embedded-opentype'), url('../fonts/Muller/MullerBold.woff') format('woff'), url('../fonts/Muller/MullerBold.ttf') format('truetype');
    font-family: Merriweather;
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'font-awesome';
    src: url('../fonts/fontawesome-webfont.ttf');
    src: url('../fonts/fontawesome-webfont.eot'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.svg') format('svg')
}

body {
    font-family: "Merriweather";
    font-weight: 400;
    color: #666;
    font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Merriweather";
    color: #000;
    font-weight: 600
}

h1 {
    font-size: 60px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 22px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-family: "Merriweather";
    font-weight: 600;
    font-size: 16px
}

p {
    line-height: 1.0
}

ul {
    list-style-type: none
}

a {
    color: #114ec3;
    text-decoration: none
}

a {
    text-decoration: none;
    display: inline-block
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: 0
}

a,
a:focus,
a:hover {
    color: #020f5e
}

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

button {
    border: 0;
    outline: 0;
    box-shadow: none;
    display: block;
    padding: 0
}

input,
textarea {
    display: block;
    outline: 0;
    box-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

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

.container {
    position: relative;
    z-index: 2
}

.theme-title {
    margin: 0 auto 50px auto;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 2
}

.theme-title.text-left h2 {
    text-align: left
}

.theme-title.text-right h2:before,
.theme-title.text-right span:before {
    right: 0;
    left: auto;
    margin-right: 0
}

.theme-title.text-left h2:before,
.theme-title.text-left span:before {
    right: auto;
    left: 0;
    margin-left: 0
}

.callto .theme-title span:before {
    display: none
}

.theme-title p {
    font-size: 20px;
    color: #11111d;
    margin-top: 10px
}

.theme-title span {
    display: block
}

.theme-title h2,
.theme-title span {
    font-family: "Merriweather";
    font-weight: 600;
    text-align: center;
    font-size: 45px;
    margin: 0 auto 30px auto;
    color: #11111d;
    position: relative;
    padding: 0 0 20px 0;
    line-height: normal
}

.theme-title h2 p {
    color: #737373;
    font-size: 20px;
    display: block;
    margin-top: 10px;
    font-style: normal;
    font-weight: 500
}

.theme-title h2:before,
.theme-title span:before,
.banner-heading h1:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    height: 6px;
    background: #ffaf05;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.main-page-wrapper,
.page-wrapper {
    overflow: hidden
}

.banner-heading h1:before {
    left: 0;
    margin-left: 0
}

.theme-title h2.white:after,
.theme-title span.white:after,
.banner-heading h1.white:after {
    background: #fe9808
}

.theme-title h2.white:before,
.theme-title span.white:before,
.banner-heading h1.white:before {
    background: #fe9808
}

.nopadding {
    padding: 0 !important
}

.logo img {
    max-width: 145px;
    position: relative;
    top: -5px;
    margin-right: 10px
}

.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.theme-color {
    color: #fe9807 !important
}

.white {
    color: #fff !important
}

.service {
    background-color: #f7f7f7;
    background-repeat: repeat-x;
    background-position: center bottom
}

.d-right {
    bottom: 0;
    left: auto;
    right: 0;
    height: 100%;
    width: 50%
}

.d-3 {
    right: 0;
    bottom: 0;
    height: 50%;
    width: 100%
}

.d-r {
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background-image: radial-gradient(hsla(264, 100%, 21%, 0.8) 15%, transparent 0), radial-gradient(hsla(264, 100%, 25%, 0.8) 15%, transparent 0) !important;
    opacity: .3
}

.dots {
    display: none;
    position: absolute;
    z-index: 0;
    background-size: 15px 15px;
    background-image: radial-gradient(hsla(263.72, 15.83%, 31.06%, .04) 15%, transparent 0), radial-gradient(hsla(263.72, 15.83%, 31.06%, .04) 15%, transparent 0)
}

.service .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -15px 0 -15px
}

.service .item {
    -webkit-box-flex: 1;
    -ms-flex: 1 300px;
    flex: 1 300px;
    margin: 25px 20px 25px 20px;
    padding: 0 0 30px 0;
    position: relative;
    max-width: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    overflow: hidden;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 10px 16px 43px -18px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 10px 16px 43px -18px rgba(0, 0, 0, 0.22);
    box-shadow: 10px 16px 43px -18px rgba(0, 0, 0, 0.22)
}

.service .item:hover a.theme-button {
    background: #fff;
    color: #2873ea
}

.service .item:hover {
    background: #2873ea
}

.service .item:hover .title-top {
    color: #fff
}

.service .item:hover .item-info ul li a,
.service .item:hover .item-info ul li {
    color: #fff
}

.service .item .action {
    margin-top: auto;
    padding: 0 40px 20px 40px;
    text-align: left
}

.service .item-info {
    padding: 20px 60px 20px;
    position: relative;
    text-align: left
}

.service .item-info .content p {
    text-align: left;
    font-family: "Merriweather";
    font-weight: 500;
    font-size: 20px;
    color: #000;
    margin-top: 20px
}

.service .item-info ul li {
    margin: 3px 0;
    text-align: left
}

.service .item-info ul li a {
    transition: all .3s ease-in-out;
    line-height: normal;
    color: #6b717a
}

.service .item-info ul li a:hover {
    border-bottom: 1px #fff dashed
}

.service .item a.theme-button {
    font-family: "Merriweather";
    font-weight: 600;
    font-size: 14px;
    min-width: 180px;
    background-image: none;
    color: #fff;
    line-height: 1.0;
    padding: 15px 20px 12px 20px;
    position: relative;
    z-index: 9
}

.service .item .title-top {
    display: block;
    width: 100%;
    font-size: 28px;
    line-height: 1.0;
    z-index: 1;
    font-family: "Merriweather";
    font-weight: 600;
    margin-top: 0;
    position: relative;
    color: #000;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: all .3s ease-in-out
}

.service .item a.theme-button i {
    font-size: 12px;
    opacity: 0;
    width: 0;
    transition: all .3s ease-in-out;
    line-height: 5px;
    color: #2873ea
}

.service .item:hover a.theme-button i {
    text-align: center;
    opacity: 1;
    width: 5px;
    margin-left: 10px
}

.s-img {
    position: relative;
    width: 100%;
    margin: 0 auto;
    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
}

.s-img img {
    width: 100%
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15)
}

.tftable {
    color: #010101;
    border-width: 0;
    border-collapse: collapse;
    transition: .2s;
    border-radius: 15px;
    width: 100%;
    max-width: 100%
}

.tftable > tbody > tr:nth-of-type(even) {
    background: #f6f6f6
}

.tftable tr {
    background-color: #fff
}

.tftable th {
    font-size: 22px;
    font-weight: normal;
    background-color: #1c60e7;
    border-width: 0;
    padding: 18px 13px 18px 40px;
    border-style: solid;
    color: #fff;
    border-color: #dcdcdc;
    text-align: left
}

.tftable td {
    text-align: left;
    border-width: 0;
    padding: 35px 35px 35px 35px;
    border-style: solid;
    border-color: #dcdcdc;
    font-weight: 500;
    font-size: 16px
}

.tftable td h3 {
    color: #2873ea;
    font-size: 30px
}

.tftable .total i {
    color: #085bdc;
    font-style: normal
}

.tftable td:nth-child(2) {
    font-size: 20px;
    min-width: 200px;
    max-width: 220px;
    text-align: left;
    border-left: 1px #e4e4e4 solid;
    padding: 25px 30px 25px 30px
}

.tftable td:nth-child(2) span {
    color: #7b7b7b;
    font-weight: 400;
    font-size: 14px;
    display: block
}

.tftable td p {
    font-size: 14px;
    margin-top: 10px;
    color: #7b7b7b;
    font-weight: 400
}

.tftable td .price-down {
    color: #2873ea;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 400
}

.tftable td ul {
    padding-left: 20px;
    font-size: 14px;
    color: #7b7b7b
}

.tftable td ul li {
    position: relative;
    font-weight: 400
}

.tftable td ul li::before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    left: -13px;
    top: 0;
    color: #fd9708
}

.problem {
    background: #fff;
    background-position: center bottom;
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 0
}

.problem.overlay-bg:before {
    background: rgba(0, 0, 0, 0.7)
}

.problem .flex-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.one_list:first-child {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.one_list {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.one_list ul {
    display: inline-block;
    text-align: left
}
.one_list ul + ul{
margin-left:30px;
}
.one_list li {
    margin: 15px 0 4px 0;
    position: relative
}

.one_list a {
    color: #797979;
    border-bottom: 1px #797979 solid;
    position: relative;
    line-height: .8em;
    margin-left: 20px;
    font-size: 20px
}
/*
.one_list a::before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    left: -20px;
    top: 0;
    color: #2873ea
}
*/
.one_list a::before {
    content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2873ea;
}

.one_list img {
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 600px
}

.el.onecricle {
    width: 350px;
    height: 350px;
    background: #b7cef0;
    -webkit-box-shadow: 0 0 0 100px rgba(183, 206, 240, 0.30), 0 0 0 45px rgba(183, 206, 240, 0.4);
    box-shadow: 0 0 0 100px rgba(183, 206, 240, 0.30), 0 0 0 45px rgba(183, 206, 240, 0.4);
    position: absolute;
    z-index: -1;
    right: 0;
    top: 30%
}

.el {
    width: 200px;
    height: 200px;
    background: #b7cef0;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0 50px rgba(183, 206, 240, 0.5), 0 0 0 30px rgba(183, 206, 240, 0.25);
    box-shadow: 0 0 0 50px rgba(183, 206, 240, 0.5), 0 0 0 30px rgba(183, 206, 240, 0.25);
    position: relative;
    z-index: 0
}

.el__lines b {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    border-radius: 100%;
    border: 1px solid rgba(183, 206, 240, 0.5)
}

.el__lines b:nth-child(1) {
    width: calc(100%+125px);
    height: calc(100%+125px);
    opacity: 1
}

.el__lines b:nth-child(2) {
    width: calc(100%+150px);
    height: calc(100%+150px);
    opacity: .95
}

.el__lines b:nth-child(3) {
    width: calc(100%+175px);
    height: calc(100%+175px);
    opacity: .9
}

.el__lines b:nth-child(4) {
    width: calc(100%+200px);
    height: calc(100%+200px);
    opacity: .85
}

.el__lines b:nth-child(5) {
    width: calc(100%+225px);
    height: calc(100%+225px);
    opacity: .8
}

.el__lines b:nth-child(6) {
    width: calc(100%+250px);
    height: calc(100%+250px);
    opacity: .75
}

.el__lines b:nth-child(7) {
    width: calc(100%+275px);
    height: calc(100%+275px);
    opacity: .7
}

.el__lines b:nth-child(8) {
    width: calc(100%+300px);
    height: calc(100%+300px);
    opacity: .65
}

.el__lines b:nth-child(9) {
    width: calc(100%+325px);
    height: calc(100%+325px);
    opacity: .6
}

.el__lines b:nth-child(10) {
    width: calc(100%+350px);
    height: calc(100%+350px);
    opacity: .55
}

.el__lines b:nth-child(11) {
    width: calc(100%+375px);
    height: calc(100%+375px);
    opacity: .5
}

.el__lines b:nth-child(12) {
    width: calc(100%+400px);
    height: calc(100%+400px);
    opacity: .45
}

.el__lines b:nth-child(13) {
    width: calc(100%+425px);
    height: calc(100%+425px);
    opacity: .4
}

.el__lines b:nth-child(14) {
    width: calc(100%+450px);
    height: calc(100%+450px);
    opacity: .35
}

.el__lines b:nth-child(15) {
    width: calc(100%+475px);
    height: calc(100%+475px);
    opacity: .3
}

.white,
.icon.white,
a.white {
    color: #fff
}

.top_menu {
    padding: 0;
    background: #072f86
}

ul.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto
}

ul.menu li {
    text-align: center;
    list-style: none;
    padding: 0;
    position: relative
}

ul.menu li.active::after,
ul.menu li:hover::after {
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #ffaf05;
    z-index: 0
}

ul.menu li:last-child::before,
ul.menu li:last-child::after {
    display: none
}

ul.menu li.active::before,
ul.menu li:hover::before {
    display: none
}

ul.menu li::before {
    content: "";
    width: 1px;
    height: 80%;
    position: absolute;
    right: -1px;
    top: 5px;
    background: #002064;
    z-index: 0
}

ul.menu li::after {
    content: "";
    width: 1px;
    height: 80%;
    position: absolute;
    right: -2px;
    top: 5px;
    background: #2b5cc9;
    z-index: 0
}

ul.menu > li > a {
    position: relative;
    font-size: 16px;
    display: inline-block;
    color: #fff;
    padding: 15px 25px;
    z-index: 1
}

ul.menu > li > a:hover {
    text-decoration: none
}

ul.menu > li > a:active {
    text-decoration: none;
    color: #333
}

.banner-heading h1 {
    text-align: left;
    font-size: 45px;
    line-height: 1.2em;
    margin: 100px 0 30px 0;
    padding-bottom: 30px;
    color: #11111d;
    position: relative
}

.banner-heading div.subtitle {
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    color: #656565
}

.banner-heading {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: auto auto 20px auto
}

.banner {
    min-height: 700px;
    width: 100%;
    position: relative;
    background-size: contain;
    padding: 0 0 0px 0;
    z-index: 0;
    background-color: #f8f8f8;
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-top: 165px;
    overflow: hidden
}

.page-wrapper .topman {
    background-size: auto;
}

.topman {
    height: 100%;
    position: absolute;
    width: 800px;
    left: 48%;
    bottom: 0;
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat
}

.page-wrapper .banner {
    overflow: visible
}

.banner .flex-container {
    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;
    max-width: 1170px;
	    min-height: 700px;
    margin: 0 auto;
    padding: 0 15px
}

.banner .el {
    position: absolute;
    left: 55%;
    bottom: 5%;
    width: 500px;
    height: 500px;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0 120px rgba(183, 206, 240, 0.15), 0 0 0 80px rgba(183, 206, 240, 0.30);
    box-shadow: 0 0 0 120px rgba(183, 206, 240, 0.15), 0 0 0 80px rgba(183, 206, 240, 0.30)
}

.repairs {
    background: #fff
}

.repairs .text {
    max-width: 1170px;
    margin: 0 auto 0 auto;
    padding: 80px 0
}

.gray {
    background-color: #f8f8f8 !important
}

.text {
    position: relative
}

.circle {
    background: url(../images/welcome_bg.png);
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0;
    top: -300px;
    right: -300px;
    width: 100%;
    height: 200%
}

.banner .container {
    padding: 100px 0 100px 0
}

.toper {
    padding: 0;
    position: absolute;
    margin: 0 auto;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.toper .block-menu {
    width: 100%;
    margin-bottom: 0;
    position: relative
}

.toper .block-callback {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.logo {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.toper .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.sticky.toper .flex-container {
    padding: 10px 15px 5px
}

.sticky .logo img {
    max-width: 105px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.block-video img {
    width: 100%
}

.video-wrap {
    position: relative;
    padding: 0 !important;
    margin: 0 30px
}

.block-video .wrap:after,
.block-video .wrap:before {
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
    box-shadow: 0 15px 10px rgba(0, 0, 0, .6);
    left: 5px;
    right: 50%;
    bottom: 8px;
    height: 30%;
    z-index: -1;
    border-radius: inherit;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg)
}

.block-video .wrap:after {
    left: 50%;
    right: 5px;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.svgwrap {
    display: inline-block;
    position: relative
}

.block-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.block-video .wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 400px;
    right: 0;
    margin: 0 auto
}

.block-video .wrap::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    background: #ccc
}

.title-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    height: 100%;
    margin: 0;
    position: relative;
    max-width: 700px;
    z-index: 1
}

.counter b {
    display: inline-block;
    color: #595f68;
    font-size: 43px;
    line-height: 20px;
    font-family: "Merriweather";
    font-weight: bold
}

.counter {
    color: #595f68;
    text-align: center;
    line-height: normal;
    margin: 15px auto 0 auto;
    font-weight: bold;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.wrapper-facts {
    width: 100%;
    background: #f8f8f8
}

.about .wrapper-facts {
    background-color: transparent;
}

.page-wrapper .wrapper-facts {
    background-color: #f8f8f8
}

.facts2 {
    margin: 0 -15px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1170px
}

.facts2 .one-fact {
    font-size: 20px;
    -webkit-transition: all .2s ease 0;
    -o-transition: all .2s ease 0;
    transition: all .2s ease 0;
    margin: 0 10px 20px 10px;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 270px;
    flex: 1 270px;
    padding: 45px 30px 45px 30px;
    background: #2873ea;
    max-width: 270px;
    border-radius: 10px;
    font-weight: 500;
    color: #fff;
    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
}

.facts2 .one-fact:hover {
    color: #fff;
    background: #001f68
}

.facts2 .one-fact p {
    line-height: normal
}

.page2 .facts .one-fact {
    margin: 0 0 15px 15px;
    padding: 40px 30px 40px 30px
}

.facts2 .one-fact:first-child {
    margin-left: 15px
}

.facts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1170px;
    position: relative;
    z-index: 1;
	margin: 50px auto -50px auto;
    padding: 0 0px;
    /*margin: -180px auto 0 auto;
    padding: 0 15px;*/
}

.facts .one-fact:last-child {
    margin-right: 0
}

.facts .one-fact:first-child {
    margin-left: 0
}

.facts .one-fact {
    margin: 0 15px 25px 15px;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 210px;
    flex: 1 210px;
    padding: 30px 30px 30px 30px;
    background: #2873ea;
    max-width: 270px;
    border-radius: 10px;
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    -webkit-box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15)
}

.facts .one-fact b {
    display: block;
    margin-bottom: 10px;
    color: #000
}

.facts .one-fact span {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: 0 auto 15px auto;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 22px 0 22px 22px
}

.facts2 .one-fact:last-child {
    background: #385184
}

.facts .one-fact img {
    margin: 0 auto;
    max-width: 70px
}

.plus {
    background: #f8f8f8
}

.plus .flex-container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.plus .flex-item {
    max-width: 400px
}

.plus a.theme-button {
    line-height: normal;
    width: 80%;
    margin-top: 10px;
    padding: 15px 20px
}

.logo-plus {
    width: 100%;
    position: absolute;
    max-width: 400px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    margin-top: 100px;
    text-align: center
}

.logo-plus img {
    margin: 0 auto;
    border-radius: 50%
}

.logo-plus b {
    color: #000;
    font-size: 20px;
    display: block
}

.logo-plus span {
    text-align: center;
    display: inline-block;
    margin-top: 20px
}

.plus .texti {
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 165px
}

.plus .left-column .texti {
    position: relative;
    text-align: right;
    overflow: hidden;
    padding: 20px 30px 20px 10px
}

.plus .texti p {
    color: #4c4c4c
}

.plus .texti p b {
    color: #000;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 20px
}

.plus .left-column .texti p {
    width: 100%;
    padding-right: 90px
}

.plus .right-column .texti p {
    width: 100%;
    padding-left: 90px
}

.plus .right-column .texti {
    text-align: left;
    overflow: hidden;
    padding: 20px 10px 20px 30px;
    position: relative
}

.plus .right-column .item:last-child .texti {
    border: 0
}

.plus .left-column .item:last-child .texti {
    border: 0
}

.plus .right-column .texti span {
    left: 30px
}

.plus .left-column .texti span {
    right: 30px
}

.plus .right-column .texti span,
.plus .left-column .texti span {
    position: absolute;
    width: 70px;
    height: 70px;
    text-align: center;
    background-size: 45px;
    background-position: center center;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -32px;
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.10);
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.10);
    background-color: #fff;
    border-radius: 50%
}

.plus .el {
    width: 350px;
    height: 350px;
    background: rgba(183, 206, 240, 0.60);
    -webkit-box-shadow: 0 0 0 70px rgba(183, 206, 240, 0.15), 0 0 0 35px rgba(183, 206, 240, 0.20);
    box-shadow: 0 0 0 70px rgba(183, 206, 240, 0.15), 0 0 0 35px rgba(183, 206, 240, 0.20);
    left: 0;
    margin: 55px auto 0 auto
}

.plus .el__lines b {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    border-radius: 100%;
    border: 1px solid rgba(183, 206, 240, 0.5)
}

.plus .el__lines b:nth-child(1) {
    width: calc(100%+190px);
    height: calc(100%+190px);
    opacity: .70
}

.plus .el__lines b:nth-child(2) {
    width: calc(100%+240px);
    height: calc(100%+240px);
    opacity: .50
}

.plus .el__lines b:nth-child(3) {
    width: calc(100%+280px);
    height: calc(100%+280px);
    opacity: .30
}

.plus .el__lines b:nth-child(4) {
    width: calc(100%+320px);
    height: calc(100%+320px);
    opacity: .25
}

.plus .el__lines b:nth-child(5) {
    width: calc(100%+360px);
    height: calc(100%+360px);
    opacity: .20
}

.work {
    background: #fff
}

.work .flex-container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: stretch;
    align-content: center;
    -webkit-align-items: stretch;
    -webkit-align-content: center
}

.work .flex-container .item {
    -webkit-box-flex: 1;
    -ms-flex: 1 400px;
    flex: 1 400px;
    padding: 0 20px;
    font-size: 15px;
    position: relative;
    max-width: 570px;
    margin-top: 30px
}

.work .flex-container .item .theme-button {
    margin-top: 10px
}

.timeline-heading {
    color: #000
}

.process-icon {
    display: block;
    position: relative;
    overflow: hidden;
    min-height: 260px;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #f3f3f3;
    padding: 20px 0 0 30px;
    font-size: 63px;
    color: #fd9809;
    font-weight: normal;
    background-size: auto 260px
}

.subheading {
    color: #000;
    font-size: 23px;
    text-align: left;
    margin: 20px 0 10px 0
}

.work .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.reviews-slider {
    max-width: 900px;
    margin: 0 auto 0 auto;
    padding-top: 60px
}

.reviews {
    background-size: cover;
    background-attachment: fixed
}

#reviews {
    padding: 80px
}

.text-reviews .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -20%;
    animation: no-nout 1s;
    -webkit-animation: no-nout 1s;
    background: url(../images/about-us-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 600px
}

.text-reviews .bg.view {
    animation: go-nout 1s;
    -webkit-animation: go-nout 1s
}

@-webkit-keyframes go-nout {
    from {
        bottom: -100%
    }

    to {
        bottom: -20%
    }
}

@keyframes go-nout {
    from {
        bottom: -100%
    }

    to {
        bottom: -20%
    }
}

@-webkit-keyframes no-nout {
    from {
        bottom: -20%
    }

    to {
        bottom: -100%
    }
}

@keyframes no-nout {
    from {
        bottom: -20%
    }

    to {
        bottom: -100%
    }
}

.text-reviews {
    position: relative;
    overflow: hidden;
	border-bottom: 1px #f1f1f1 solid;
    background: #f8f8f8
}

.text-reviews .swiper-pagination-bullet-active {
    background-color: #2873ea !important
}

.text-reviews .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    position: relative;
    margin: 0 8px !important
}

.text-reviews .swiper-pagination-bullet-active::before {
    content: '';
    position: absolute;
    left: -4px;
    top: -4px;
    border: 1px #2873ea solid;
    padding: 2px;
    border-radius: 50%;
    width: 18px;
    height: 18px
}

.single-testimonial {
    position: relative;
    text-align: center;
    width: 87%;
    margin: 0 auto 60px auto
}

blockquote {
    border: medium none;
    margin: 0;
    padding: 0;
    position: relative;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 25px 35px rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 35px rgba(0, 0, 0, 0.15);
    padding: 50px 30px 30px 30px
}

.single-testimonial blockquote p {
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.55;
    margin: 0;
    padding: 30px;
    width: 100%;
    text-align: center
}

.client-info {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: -60px
}

.client-info img {
    margin: 0 auto;
    padding: 0;
    border-color: #4644d0;
    background: #fff;
    border-radius: 50%
}

.info-description {
    text-align: center
}

.info-description .client-name {
    font-size: 18px;
    font-weight: 600;
    line-height: 34px;
    margin: 0;
    text-transform: capitalize;
    color: #11111d;
    padding: 0
}

.info-description .client-position {
    font-size: 20px;
    color: #2873ea;
    margin: 0;
    text-transform: capitalize;
    padding: 0
}

.repairs.about {
    padding: 0 0 80px 0
}

.repairs.about .text {
    border-radius: 10px;
    margin: 0 auto 50px auto;
    padding: 80px 80px 0 80px;
    background: #fff;
    -webkit-box-shadow: 0 10px 20px rgba(40, 115, 234, 0.17);
    box-shadow: 0 10px 20px rgba(40, 115, 234, 0.17)
}

.repairs.about .text h2 {
    font-size: 45px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.repairs.about .text .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 70px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.repairs.about .facts {
    max-width: none;
    margin: 30px auto -80px auto;
    padding: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.repairs.about .facts .one-fact {
    margin: 0 15px 0 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 240px;
    flex: 1 240px;
    padding: 30px 30px 30px 30px;
    max-width: 240px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.banner.about {
    min-height: 570px
}

.banner.about .el {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

.banner.about .topman {
    height: 100%;
    position: absolute;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto
}

.quote {
    border-left: 5px #ffaf05 solid;
    padding-left: 15px;
    margin-left: 50px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.repairs.about .content {
    display: table
}

.title-light {
    font-size: 45px;
    color: #000;
    line-height: normal
}

.subtitle-light {
    font-size: 30px;
    color: #000;
    line-height: normal;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.subtitle-light img {
    height: 58px;
    min-width: 80px
}

.subtitle-light .icon {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 10px;
    white-space: nowrap;
    color: #2873ea;
    font-weight: 600;
    font-size: 50px
}

.about-info .flex-container {
    max-width: 1170px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-info_item {
    max-width: 550px;
    margin: 0 15px
}

.video2 {
    padding: 80px 0;
    padding-top: 0
}

.wrapper_video {
    width: 80%;
    max-width: 900px;
    margin: 0 auto;
    position: relative
}

.wrapper_video a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.wrapper_video a .play {
    width: 70px;
    margin: 0 auto;
    margin-top: -35px;
    left: 0;
    right: 0;
    top: 50%;
    position: absolute;
}

.bg-overlay:before {
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, .6);
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.top-footer .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top-footer .logo,
.top-footer .politic,
.bottom-social {
    -webkit-box-flex: 1;
    -ms-flex: 1 250px;
    flex: 1 250px;
    max-width: 33%
}

.social-block {
    display: inline-block
}

.top-footer {
    padding: 30px 0 30px 0;
    background: #1c1c1c;
    background-size: cover;
    background-attachment: fixed;
    position: relative
}

.top-footer a {
    color: #a5a5a5;
    text-decoration: underline
}

.top-footer p {
    color: #eee
}

.descript {
    position: relative;
    top: 0;
    line-height: normal
}

.phones-block {
    display: inline-block;
    text-align: center;
    margin: 0 0 0 auto;
    padding: 0
}

footer .phones-block a {
    color: #fff;
    text-decoration: none;
}

.phones-block span {
    font-size: 18px;
    display: block;
    font-weight: bold
}

.phones-block a {
    color: #666;
    font-size: 18px;
    display: block;
    font-weight: bold
}

.phones-navbar {
    float: right;
    display: inline-block;
    padding: 10px 20px;
    font-size: 20px;
    display: none
}

.sticky .phones-navbar i {
    color: #fe9807 !important
}

.submithidden {
    visibility: hidden;
    position: absolute;
    left: -99999px
}

.trs {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.callback_button.theme-button {
    text-align: center;
    margin: 0 auto 0 auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 10px 0 7px 0;
    display: block;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    line-height: 1.5em
}

.phones-block a:hover {
    text-decoration: none;
}

.ml--8 {
    margin-left: 8px
}

a.theme-button,
input[type="submit"].theme-button {
    line-height: 1.5em;
    display: inline-block;
    width: auto;
    text-align: center;
    font-weight: 500;
    color: #fff;
    margin: 0 auto 0 auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 16px 40px 13px;
    font-size: 16px;
    text-decoration: none;
    background: #2873ea;
    border-radius: 100px;
    position: relative;
    z-index: 1
}

input[type="submit"].theme-button {
    border: None;
    width: 100%;
}

.top-button {
    padding: 26px 0 20px 0;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.top-button span {
    display: block;
    color: #000;
    margin-top: 10px
}

.play {
    padding-top: 5px
}

.btn-play {
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    font-weight: 500;
    text-align: right;
    color: #2873ea;
    font-size: 1.1em
}

.btn-play:hover {
    color: #000
}

.btn-play:hover i:before {
    border-color: transparent transparent transparent #2873ea
}

.btn-play i {
    transform: translateY(-7px);
    position: absolute;
    right: -40px
}

.order-button a:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 100px;
    animation: radial-pulse 1s infinite
}

@keyframes radial-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(8, 91, 220, 0.5)
    }

    100% {
        box-shadow: 0 0 0 30px rgba(8, 91, 220, 0.0)
    }
}

.btn-play i:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 34.6px;
    border-color: transparent transparent transparent #ffaf05;
    position: absolute;
    margin-top: -15px;
    margin-left: -15px;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.callback_button {
    color: #fff !important
}

a.theme-button:focus,
a.theme-button:visited,
input[type="submit"].theme-button:focus,
input[type="submit"].theme-button:visited {
    text-decoration: none;
    color: #fff
}

a.theme-button:hover,
input[type="submit"].theme-button:hover {
    text-decoration: none;
    background: #001f68;
    color: #fff
}

input::-webkit-input-placeholder {
    color: #9f9f9f !important
}

input:-moz-placeholder {
    color: #9f9f9f !important
}

.closed {
    position: absolute;
    right: 40px;
    top: 20px;
    z-index: 9999;
    background: url(../images/close.svg) left top no-repeat;
    background-size: 26px 26px;
    width: 26px;
    height: 26px;
    display: block;
    cursor: pointer
}

.map-section {
    background: #fff;
    padding: 0;
    background: #fff;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.map-detail ul li h4 {
    font-size: 15px;
    margin: 0 0 5px 0;
    font-weight: 600
}

.map-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow: hidden;
}

.border-block::before {
    content: "";
    border: 5px solid;
    border-color: #f4f4f4;
    position: absolute;
    top: 0px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    z-index: -1;
}

.map-box .theme-title {
    margin: 0 auto 30px auto
}

.map-detail .theme-title span {
    font-size: 25px
}

.map-detail {
    max-width: 100%;
    width: 100%;
    position: relative;
    height: 100%;
    right: auto;
    top: 0px;
    margin: 0 auto 0 auto;
    padding: 50px;
    z-index: 3;
    -webkit-box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;

}

.map-detail ul li {
    display: block;
    position: relative;
    padding: 10px 10px 10px 52px;
    z-index: 9
}

.map-detail ul li i {
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 30px;
    color: #2873ea
}

.map-detail ul li:last-child {
    padding-bottom: 0
}

.map-block {
    position: relative;
    overflow: hidden
}

.map-block {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.woman-map {
    position: absolute;

    width: 400px;
    height: 100%;
    right: 390px;
    bottom: -30px;
    z-index: 0;
    background: url(../images/top2clear_rev.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
}


#map {
    background-color: #e5e3df;
    height: 500px;
    position: relative;
    width: 100%
}

#map:before,
#map:after {
    background: 0;
    text-align: center;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1)
}

#map:after {
    bottom: 0;
    top: auto
}

.map-title {
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 20px 20px;
    display: block;
    color: #000
}

.faqsection {
    background-color: #f8f8f8
}

.faqman {
    position: absolute;
    z-index: 0;
    width: 900px;
    height: 100%;
    left: 45%;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: left bottom
}

.faqsection .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1170px;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px
}

.fag {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 600px;
    margin: 0 auto 0 0;
    width: 100%;
    z-index: 0;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06)
}

.faqsection .theme-title {
    padding-left: 0;
    margin-left: 0
}

.fag .item {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all .25s;
    transition: all .25s;
    position: relative
}

.controls-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    background: #2873ea;
    width: 30px;
    height: 30px;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    border-radius: 50%;
    color: #fff;
    font-style: normal;
    font-size: 14px;
    line-height: 2.4em;
    text-align: center
}

.item.active .title {
    background: #fafafa
}

.answer,
.answer-price {
    overflow: hidden;
    display: none;
    margin-bottom: 10px
}

.item.active .answer {
    display: block
}

.answer p {
    padding: 20px 30px 20px 20px
}

.fag .item .title {
    font-size: 20px;
    position: relative;
    font-weight: 500;
    padding: 20px 30px 20px 70px;
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s
}

.fag .item .title:hover {
    background: #f4f8ff
}

.insta {
    position: relative;
    background-size: cover;
    position: relative;
    background: linear-gradient(0, #010e5d, #2873ea)
}

.insta:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/welcome_bg.png);
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    z-index: -1
}

.instalink {
    color: #fff !important;
    font-size: 20px;
    border-bottom: 1px #fff dashed;
    display: inline;
    padding-bottom: 4px
}

.callto .theme-title span {
    margin-bottom: 0;
    text-align: right
}

.callto .theme-title {
    margin-bottom: 30px;
    margin-right: 0;
    text-align: right;
    padding: 0
}

.callto .theme-title p {
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    font-weight: 400
}

.callto .order-info {
    font-size: 12px;
    color: #3f4853;
    margin-top: 20px;
    line-height: normal
}

.callto {
    padding: 80px 0;
    position: relative;
    background: rgba(255, 176, 17, 1);
    background: -moz-linear-gradient(top, rgba(255, 176, 17, 1) 0, rgba(255, 173, 9, 1) 77%, rgba(252, 155, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 176, 17, 1)), color-stop(77%, rgba(255, 173, 9, 1)), color-stop(100%, rgba(252, 155, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 176, 17, 1) 0, rgba(255, 173, 9, 1) 77%, rgba(252, 155, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 176, 17, 1) 0, rgba(255, 173, 9, 1) 77%, rgba(252, 155, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 176, 17, 1) 0, rgba(255, 173, 9, 1) 77%, rgba(252, 155, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 176, 17, 1) 0, rgba(255, 173, 9, 1) 77%, rgba(252, 155, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb011', endColorstr='#fc9b00', GradientType=0)
}

.callto .notebook {
    position: absolute;
    z-index: 1;
    min-width: 700px;
    min-height: 550px;
    height: 105%;
    right: 45%;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: right bottom
}

.callto.right .notebook {
    left: 50%;
    background-position: left bottom
}

.callto.right .theme-title {
    text-align: left
}

.callto.right .theme-title span {
    text-align: left !important
}

.callto.right .order-form {
    margin: 0 auto 0 0
}

.callto.right .order-info {
    text-align: left
}

.callto.right .flex-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.callto .flex-container {
    max-width: 1170px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 15px
}

.callto.bg-blue {
    background: -moz-radial-gradient(center, ellipse cover, rgba(55, 128, 246, 1) 0, rgba(17, 99, 231, 1) 50%, rgba(17, 99, 231, 1) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, rgba(55, 128, 246, 1)), color-stop(50%, rgba(17, 99, 231, 1)), color-stop(100%, rgba(17, 99, 231, 1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(55, 128, 246, 1) 0, rgba(17, 99, 231, 1) 50%, rgba(17, 99, 231, 1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(55, 128, 246, 1) 0, rgba(17, 99, 231, 1) 50%, rgba(17, 99, 231, 1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(55, 128, 246, 1) 0, rgba(17, 99, 231, 1) 50%, rgba(17, 99, 231, 1) 100%);
    background: radial-gradient(ellipse at center, rgba(55, 128, 246, 1) 0, rgba(17, 99, 231, 1) 50%, rgba(17, 99, 231, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3780f6', endColorstr='#1163e7', GradientType=0)
}

.callto.bg-blue .theme-title span {
    margin-bottom: 0;
    text-align: right;
    color: #fff
}

.callto.bg-blue a.theme-button,
.callto.bg-blue input[type="submit"].theme-button {
    background: #ffaf05
}

.callto.bg-blue .order-info {
    font-size: 12px;
    color: #fff
}

.order-form {
    width: 100%;
    max-width: 600px;
    margin: 0 0 0 auto;
    position: relative;
    z-index: 2
}

.content-form .item-form {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.content-form .form-control:focus {
    border: 0 !important
}

.content-form .form-controls {
    border: 0 !important
}

.content-form input {
    border: 0;
    box-shadow: none;
    height: 50px;
    background: 0;
    padding-left: 20px
}

.content-form input:focus {
    box-shadow: none !important
}

.content-form .button {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.content-form {
    width: 100%;
    position: relative;
    background: #fff;
    padding: 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    border-radius: 40px
}

.scroll-top {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 9;
    text-align: center;
    color: #fff;
    font-size: 25px;
    display: none;
    background-color: #2873ea;
    border-radius: 50%;
    padding-bottom: 2px
}

.scroll-top i {
    margin-top: 5px;
    display: inline-block
}

.scroll-top:focus {
    color: #fff
}

.scroll-top:hover {
    background-color: #757575;
    color: #fff;
    transition: all 350ms ease-in-out 0;
    -moz-transition: all 350ms ease-in-out 0;
    -webkit-transition: all 350ms ease-in-out 0;
    -o-transition: all 350ms ease-in-out 0;
    -ms-transition: all 350ms ease-in-out 0
}

#politic {
    max-width: 800px;
    width: 100%;
    color: #1d1d1d;
    text-align: left
}

.politic p {
    font-size: 12px;
    color: #a5a5a5;
    line-height: normal
}

#politic .content {
    padding: 30px 30px 50px 30px
}

.social {
    display: table;
    list-style: none;
    padding-left: 0;
    margin: 10px auto 0 auto
}

.social a {
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    margin: 0 5px
}

.social a i {
    height: 48px;
    width: 48px;
    font-size: 25px;
    line-height: 2.0;
    color: #fff !important;
    box-sizing: border-box;
    text-align: center;
    display: inline-block
}

.social i {
    color: #fff;
    display: block;
    text-align: center;
    line-height: 30px
}

.social .fb {
    background: #2873ea;
    color: #fff
}

.social .fb:hover {
    background: #3b5998;
    color: #fff
}

.social .vk {
    background: #2873ea;
    color: #fff
}

.social .vk:hover {
    background: #4d75a3;
    color: #fff
}

.social .ok {
    background: #2873ea;
    color: #fff
}

.social .ok:hover {
    background: #e67e17;
    color: #fff
}

.social .insta {
    background: #2873ea;
    color: #fff
}

.social .insta:hover {
    background: #da2388;
    color: #fff
}

.page-content.table-price {
    background: #fff
}

.price-info {
    margin: 0 0 20px 0;
    font-size: 16px;
    color: #000;
    font-weight: 500
}

.page-title {
    margin-bottom: 20px
}

.page-content .s-img {
    margin: 0 20px 0 0
}

.page-content .theme-button {
    margin-top: 30px
}

.sticky ul.menu > li > a {
    color: #fff
}

.sticky {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    -webkit-animation: 600ms ease-in-out 0 normal none 1 running fadeInDown;
    animation: 600ms ease-in-out 0 normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 1px 5px 0 rgba(100, 100, 100, .3);
    -moz-box-shadow: 0 1px 5px 0 rgba(100, 100, 100, .3);
    box-shadow: 0 1px 5px 0 rgba(100, 100, 100, .3)
}

.navbar-toggle {
    float: left;
    margin-left: 5px
}

.navbar-toggle .icon-bar {
    width: 22px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-toggle.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%
}

.navbar-toggle.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0)
}

.navbar-toggle.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100)
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.navbar-toggle .icon-bar {
    width: 22px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.navbar-toggle {
    border: 0;
    background: transparent !important
}

.navbar-toggle:hover {
    background: transparent !important
}

.none {
    display: none !important
}

.arctform label {
    display: block;
    margin: 0 auto 0 auto;
    font-size: 12px;
    font-weight: normal;
    width: 100%;
    position: relative
}

.box-modal h3 {
    font-weight: 600
}

.arctform .error-empty {
    color: red;
    display: none;
    font-size: 30px;
    line-height: 22px;
    width: auto;
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 25px;
    float: left;
    font-weight: 400
}

.arctform .form-group {
    width: 277px;
    margin: 0 auto
}

.arctform input,
.arctform select {
    height: 53px
}

.arctform .theme-button {
    width: 100%
}

.arctform .form-group {
    margin-bottom: 20px
}

.arctform .success {
    font-size: 13px;
    color: #005217;
    border: 0;
    display: none;
    position: absolute;
    background: #fff;
    text-align: center;
    padding: 20px 10px;
    z-index: 9999;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: auto;
    min-height: 250px;
    width: 100%
}

#form1 .success {
    padding: 10px 10px
}

#form3 .success {
    min-height: 230px
}

#form4 .success,
#form5 .success {
    min-height: 100px
}

#form6 .success {
    min-height: 360px
}

.box-modal_close {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 14px;
    line-height: 15px;
    color: #000;
    cursor: pointer
}

.box-modal_close:hover,
.box-modal_close:focus {
    text-decoration: none !important;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    filter: alpha(opacity=40)
}

.arctform {
    display: block;
    position: relative;
    width: 100%
}

.success_wrapper {
    position: relative
}

#loading {
    text-align: center;
    display: none
}

.arctform label.error {
    display: none;
    color: #fbea00;
    position: absolute
}

.file-input-name {
    color: #fff
}

.file-input-wrapper {
    padding: 6px 12px !important;
    font-size: 14px !important;
    color: #999 !important
}

.lock {
    color: #969696;
    font-size: 11px;
    line-height: 14px;
    display: block;
    margin-top: 5px;
    position: relative
}

.lock .empty {
    font-size: 11px;
    color: red;
    line-height: 14px;
    position: inherit;
    top: 0;
    right: 0
}

.lock a {
    color: #000
}

.lock input {
    display: inline;
    height: auto;
    margin: 0;
    position: relative;
    top: 2px
}

.arctform .btn {
    width: 100%;
    border: 0
}

*::-webkit-input-placeholder {
    font-family: inherit;
    font-weight: 300;
    color: #9c9c9c;
    font-size: 15px
}

*:-moz-placeholder {
    font-weight: 300;
    font-family: inherit;
    color: #9c9c9c;
    font-size: 15px
}

*::-moz-placeholder {
    font-weight: 300;
    font-family: inherit;
    color: #9c9c9c;
    font-size: 15px
}

*:-ms-input-placeholder {
    font-weight: 300;
    font-family: inherit;
    color: #9c9c9c;
    font-size: 15px
}

.form-group.email {
    position: relative
}

#form1 i.load-send {
    line-height: 1.0 !important
}

a.load {
    color: #fff !important;
    background: #fff !important
}

a.load i {
    color: #645ddb !important
}

.arctform i.load-send {
    display: none;
    font-size: 2.0 !important;
    position: absolute !important;
    right: 0 !important;
    left: 0 !important;
    line-height: 1.0 !important;
    padding: 0 !important;
    margin: 0 auto !important;
    top: 12px !important;
    text-align: center !important;
    float: none !important
}

.table-row .info {
    padding-left: 40px
}

.table-row .info h3 {
    line-height: normal
}

.table-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.canvas-wrap {
    cursor: pointer
}

.canvas canvas {
    width: 90px;
    height: 90px
}

.canvas {
    display: inline-block;
    position: relative
}

.canvas .txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    font-size: 20px;
    text-align: center;
    margin: 0;
    color: #000;
    width: 90px;
    height: 90px;
    line-height: 4.8em
}

.wow {
    visibility: hidden
}

td.bordery {
    position: relative
}

td.bordery::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 5px #ffaf0f solid
}

.tool-text {
    position: absolute;
    left: 2px;
    right: 0;
    bottom: 0;
    top: 5px;
    width: 93%;
    height: 83%;
    z-index: 2
}

.tooltip_templates {
    display: none
}

.tooltipinfo {
    padding: 7px;
    font-size: 12px
}

.bread {
    max-width: 1170px;
    margin: 0 auto 0 auto;
	padding: 50px 15px 0 15px;
    /*padding: 10px 15px 0 15px*/
}

.bread ul li:first-child {
    padding: 0 10px 0 0
}

.bread ul li a {
    text-decoration: underline
}

.bread ul li {
    display: inline;
    padding: 0 10px 0 5px
}

.breadcrumb-item {
    position: relative
}

.breadcrumb-item::after {
    content: '/';
    position: absolute;
    right: 0
}

.breadcrumb-item:last-child::after {
    display: none
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-box {
    border: 0;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px 6px rgba(0, 0, 0, .1)
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box {
    margin-top: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box {
    margin-right: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box {
    margin-left: 6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box {
    margin-bottom: 6px
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-content {
    color: #8d8d8d
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow {
    height: 6px;
    margin-left: -6px;
    width: 12px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,
.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow {
    height: 12px;
    margin-left: 0;
    margin-top: -6px;
    width: 6px
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background {
    display: none
}

.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border {
    border: 6px solid transparent
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #fff
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped {
    top: -6px
}

.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped {
    left: -6px
}

.img-bg {
    height: 100%;
    position: absolute;
    width: 600px;
    left: 50%;
    bottom: 0;
    /* background-size: contain; */
    background-position: left bottom;
    background-repeat: no-repeat;
}

.one-fact.imgfact {
    padding: 25px 30px 15px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.one-fact img {
    max-height: 100px;
    margin-top: 15px;
}

.utm_bg {
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0%;
    bottom: 0px;
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 480px) {
    .utm_bg {
        height: 100%;
        position: absolute;
        width: 100%;
        left: 0%;
        top: 0px;
        background-size: 100%;
        background-position: center center;
        background-repeat: no-repeat;
    }
}
.consent-checkbox input[type="checkbox"] {
    height: auto;
    margin: 0;
}

.consent-checkbox {
    text-align: left;
    align-items: center;
    line-height: normal;
    margin-left: 10px;
}