article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
    font-size: 100%;
    color: #000;
    line-height: 1.3;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: "Roboto", sans-serif;
    background: #f5f6f7;
    font-size: 14px;
}
body {
    padding: 90px 0 0;
    margin: 0;
}
.tiles .bl-title {
    margin: 0;
    display: flex;
    align-items: center;
}
.grid-wrap.grey {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    color: #fffc;
}
.grey .grid-bl {
    background: #f5f6f7;
}
.grey .grid-title {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    max-width: 400px;
}
.grey .grid-tx {
    max-width: 390px;
    color: #000;
    font-size: 16px;
}
.step-tx {
    font-size: 16px;
    padding: 30px 27px 0 0;
}
.steps {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
.step-top.flex {
    position: relative;
}
.tile-title {
    font-size: 24px;
    padding: 0 0 20px;
    font-weight: 500;
}
.step-right {
    position: absolute;
    transform: translateX(-50%) translateY(-50%) rotate(270deg);
    left: calc(50% + 40px);
    top: 50%;
}
.tile-tx {
    font-size: 16px;
    max-width: 404px;
}
.tiles {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
}
.tile {
    position: relative;
    padding: 32px;
    background: #f5f6f7;
    border-radius: 16px;
    overflow: hidden;
}
.tile-img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120px;
}
.grid-wrap {
    display: grid;
    grid-template-columns: repeat(6, 180px);
    grid-template-rows: 180px 180px;
    gap: 24px;
    color: #fffc;
}
.grid-wrap.white {
    color: #000;
}
.grid-bl {
    background: #323232;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    padding: 20px;
}
.white .grid-bl {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    padding: 20px;
}
.grid-bl.first {
    grid-column: span 2;
    grid-row: 1 / 3;
}
.grid-bl.wide {
    grid-column: 3 / 5;
}
.grid-img {
    position: absolute;
    right: 0;
    width: 120px;
    bottom: 0;
    transform: translate(10px,10px);
    transition: .3s;
}
.grid-bl:hover .grid-img {
    transform: translate(0,0);
}
.grid-title {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 15px;
    max-width: 260px;
}
.grid-tx {
    max-width: 260px;
}
.white .grid-title {
    color: #000;
}
.first .grid-img, .big .grid-img {
    position: relative;
    width: 50%;
    padding-bottom: 50px;
}
.wide .grid-title, .first .grid-title, .big .grid-title, .third .grid-title {
    font-size: 24px;
}
.grid-bl.big {
    grid-column: span 2;
    grid-row: 1 / 3;
}
.grid-bl.third {
    grid-column: 5 / 7;
}
.adr {
    font-size: 12px;
    margin-right: 40px;
    display: flex;
    align-items: center;
}
.adr svg {
    margin-right: 7px;
    transform: translateY(-2px);
}
.btn a {
    border: 1px solid;
    padding: 7px 30px;
    border-radius: 7px;
    color: #1ab248;
    text-transform: uppercase;
    display: inline-block;
}
.btn a:hover {
    border: 1px solid #1ab248;
    color: #fff;
    background: #1ab248;
}
.btn.green a {
    border: 1px solid #1ab248;
    color: #fff;
    background: #1ab248;
}
.btn.green a:hover {
    background: #30cc5f;
    border: 1px solid #30cc5f;
}
h2.sub {
    text-align: center;
    font-weight: 100;
}
.order-title {
    font-size: 16px;
    width: calc(100% - 80px);
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #158e3a;
}
.ba-forms-modal span.ba-form-submit-btn {
    width: 100%;
}
.order-price {
    font-size: 24px;
    color: #fff;
}
body .ba-forms-modal-backdrop {
    backdrop-filter: blur(5px);
    background: #000000a8;
}
.ba-forms-modal .ba-forms-lightbox-row i {
    transform: translate(8px, -8px);
}
.order-c-type {
    padding: 5px 10px;
    border-radius: 7px;
    margin: 0 10px 5px 0;
    cursor: pointer;
    border: 1px solid #444;
    width: fit-content;
}
.h-work.black {
    background: #1e1e1e;
}
.hw-ic.black {
    color: #2b2b2b;
}
.b-soc a {
    background: #158e3a;
    color: #000;
    display: inline-block;
    text-align: center;
    width: fit-content;
    border-radius: 7px;
    margin-bottom: 15px;
    padding: 10px 50px;
    letter-spacing: .1em;
    font-weight: 700;
}
.b-soc i {
    padding-right: 8px;
    font-size: 20px;
}
.b-socs {
    padding: 20px 0;
}
.tar-row.flex {
    padding: 5px 0;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    border-bottom: 1px dashed #3f3f3f;
    align-items: flex-start;
}
.tar-row.flex span {
    text-align: right;
}
.nc-top-btn.rassrochka {
    display: none;
}
.nc-footer {
    padding: 30px;
    position: absolute;
    width:100%;
    bottom:0;
    left:0;
}
.nc-info span {
    position: relative;
}
.nc-info span:hover span.baloon {
    transform: scale(1);
}
.nc-info span.baloon {
    position: absolute;
    font-size: 12px;
    z-index: 9;
    width: 150px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 10px #0000002e;
    left: 0;
    top: 108%;
    transform: scale(0);
    transition: .3s;
    transform-origin: left top;
    color:#000;
}
.nc-top-btn.consult a {
    display: block;
    text-align: center;
    padding: 10px;
    border: 1px solid #404040;
    border-radius: 7px;
    margin-bottom: 10px;
}
.nc-top-btn.consult a:hover {
    color: #158e3a;
}
.nc-order a {
    display: block;
    text-align: center;
    padding: 10px;
    border: 1px solid #158e3a;
    border-radius: 7px;
    background: #158e3a;
    color:#000;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: .1em;
    font-size: 18px;
}
.nc-top-btn.consult {
    width: 100%;
}
section#cards {
    padding: 100px 0;
    background: #fff;
}
.title-sub {
    margin: -30px 0 0 0;
    font-size: 16px;
    padding-bottom: 50px;
}
.custompadding-top {
    padding-top: 100px;
}
.bl-title.med {
    font-size: 24px;
}
.help-wrap.flex {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
    align-items: unset;
}
.help-wrap.col-3.flex {
    grid-template-columns: repeat(3, 1fr);
}
.plug-left {
    padding-bottom: 70px;
}
.plug-wr.flex {
    align-items: flex-end;
}
.help {
    background: #f5f6f7;
    padding: 32px;
    border-radius: 16px;
    width: 100%;
}
.link a {
    color: #158e3a;
    font-size: 16px;
    border-bottom: 1px dashed;
}
.link a:hover {
    color: #1ab248;
}
.customplug {
    padding: 100px 0 0;
}
.help-img {
    width: 48px;
    margin-bottom: 24px;
}
.help-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 8px;
}
.help-tx {
    font-size: 16px;
    margin-bottom: 10px;
    padding-top: 15px;
}
.phones span a {
    letter-spacing: .12em;
    color: #ffffffab;
}
.block-title.align-center {
    text-align: center;
}
span.line.center {
    left: 50%;
    transform: translateX(-50%);
}
section#about {
    overflow: hidden;
}
.logo {
    max-width: 180px;
}
.h-works {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-top: 40px;
}
.h-work {
    width: 26%;
    position: relative;
    padding: 40px 20px 40px 65px;
    margin-bottom: 3%;
    transform-style: preserve-3d;
    overflow: hidden;
    background: #2b2b2b;
    border-radius: 10px;
}
.hw-ic {
    position: absolute;
    font-size: 163px;
    font-weight: 700;
    top: -24%;
    left: -16px;
    color: #1e1e1e;
    transform: translateZ(0px);
}
.hw-tx {
    transform: translateZ(10px);
    font-size: 16px;
}
.sub-tx {
    font-size: 24px;
}
.bf-right {
    width: 50%;
}
.sub-tx {
    font-size: 28px;
    max-width: 600px;
    padding-bottom: 40px;
}
section#testi {
    padding: 0;
    background: #fff;
}
.testi-img {
    width: 60px;
    margin: 0 auto;
}
.testi.flex {
    padding: 30px;
    background: #2b2b2b;
    border-radius: 10px;
    align-items: flex-start;
}
.testi-tx {
    width: calc(100% - 90px);
}
.testi-title {
    padding-bottom: 10px;
    font-size: 20px;
    color: #158e3a;
}
.testi-wrap.owl-carousel.owl-loaded.owl-drag {
    padding-top: 70px;
}
section#bottomform {
    padding-top: 100px;
    background: #2b2b2b;
}
.bl-title.a-left {
    text-align: left;
    font-size: 43px;
    color: #158e3a;
}
.testi-img img {
    border-radius: 50%;
}
.form-wrap {
    max-width: 400px;
    padding-top: 20px;
}
.bf-left {
    width: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
li.print-icon {
    padding-left: 26px;
    background: url(/images/print.png)left center no-repeat;
    background-size: contain;
    list-style: none;
}
.tour-item .icons, .btn.dropdown-toggle {
    display: none;
}

.privacy a {
    border-bottom: 1px dashed;
    display: inline-block;
    margin-bottom: 10px;
}
ul.nav.menutours.flex.mod-list>li:hover>a {
    color: #0D6EB5;
}
.tel span {
    font-size: 14px;
}
.privacy {
    margin-top: 30px;
    font-size: 12px;
}
.socs.flex {
    width: 100%;
}
.bottom-coll.flex {
    justify-content: center;
}
.bottom-coll {
    width: 33.333%;
}
.bottom-coll.right {
    text-align: right;
}
.about.flex {
    align-items: unset;
}
.about-left {
    width: 50%;
    background: url(/images/about.jpg)center no-repeat;
    background-size: cover;
}
.about-left.two {
    background: url(/images/about3.jpg)center no-repeat;
    background-size: cover;
}
.about-left.pa {
    background: transparent;
    background-size: cover;
}
.black .about-right {
    background: transparent;
}
.about.flex.black {
    background: #1e1e1e;
    padding-top: 70px;
}
.about-left.pa {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.p-items.flex {
    align-items: unset;
}
span.p-item {
    padding: 20px;
    display: inline-block;
    background: #2b2b2b;
    margin: 0 0 4% 0;
    border-radius: 7px;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    width: 48%;
}
.about-right {
    width: 50%;
    background: #2b2b2b;
}
.button-blue.about-button {
    margin-top: 50px;
}
.about-right-inner {
    max-width: 700px;
    padding: 100px 0 100px 150px;
    min-height: 70vh;
    display: flex;
    align-items: center;
}
.about-right.flex-center {
    display: flex;
    align-items: center;
}
.rev .about-right.flex-center {
    justify-content: flex-end;
}
.rev .about-right-inner {
    padding: 100px 150px 100px 0;
}
p.medium-tx {
    font-size: 24px;
}
.block-title span {
    display: inline-block;
    position: relative;
}
#about .about.flex.rev {
    flex-direction: row-reverse;
}
span.line {
    position: absolute;
    width: 70%;
    height: 4px;
    background: #158e3a;
    left: 0;
    bottom: 0;
}
.block-title>span {
    font-size: 56px;
    color: #158e3a;
}
.team-item {
    text-align: center;
    padding-bottom: 30px;
    width: 31%;
    max-width: 350px;
}
ul.categories-module.mod-list h4 {
    font-size: 14px;
}
p span {
    font-weight: 700;
}
.gal-wrap {
    padding-top: 40px;
}
.dipl-wr {
    padding-bottom: 150px;
}
.team-name {
    text-transform: uppercase;
    padding: 15px 0;
    display: block;
    font-weight: 800;
}
.btmc-item.flex {
    justify-content: flex-start;
    margin-bottom: 20px;
}
.socs.flex {
    justify-content: center;
    padding-top: 18px;
}
.copy-col.right a {
    color: #ffffff87;
}
.copy-col.right a:hover {
    color: #158e3a;
}
.to-top a {
    position: fixed;
    bottom: 150px;
    right: 0;
    z-index: 999;
    border: 1px solid;
    color: #158e3a;
    padding: 5px 15px 7px;
    transform: rotate(270deg);
    border-radius: 7px;
}
footer.footer {
    background: #1c1b22;
    border-top: 1px solid #2b2a2a;
}
.about.flex ul {
    padding-left: 20px;
}
.order-wrap {
    max-width: 800px;
    background: #fff;
    box-shadow: 7px 15px 23px #00000038;
    border-radius: 30px;
    margin-bottom: 50px;
}
.grid-bl .link {
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.grid-bl .link a {
    color: #1ab248;
}
.btmc-ic {
    width: 25px;
}
.btmc-tx {
    width: calc(100% - 25px);
}
.bottom-logo {
    width: 200px;
    margin-bottom: 16px;
}
.bottom-logo img {
    width: 100%;
}
.bottom-phone {
    font-size: 30px;
    color: #fff;
}
#bottom .socs a {
    display: flex;
    width: 40px;
    height: 40px;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    margin: 0 3px;
    border-radius: 50%;
    color: #000;
    background: #1c1b22;
}
.bottom-coll ul a.hidden, .bottom-coll ul a {
    display: inline-block;
}
#bottom {
    padding: 70px 0;
    background: #1c1b22;
    color:#fffc;
}
.bottom-wrap.flex {
    align-items: unset;
}
.copy-col.right {
    text-align: right;
}
.tourinfo h2 {
    font-size: 18px;
    min-height: 46px;
}
.hidden {
    display: none;
}
a {
	text-decoration: none;
    color: #000;
}
.phones, .phones a {
    color: #fff;
    text-align: right;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
*{
	outline: none;
    box-sizing: border-box;
}
img {
    display: block;
    max-width: 100%;
}
section#hit {
    padding: 70px 0;
    background: #1e1e1e;
}
.tour-top-coll.center h1 {
    font-size: 24px;
}
.block-title {
    margin: 40px 0;
    font-size: 36px;
    font-weight: 100;
}
.rout {
    padding: 30px;
    background: #F5F6F7;
    margin-top: 40px;
    border-radius: 20px;
}
.tourinfo {
    padding: 0 15px 15px;
}
.button-blue.order {
    margin-top: 40px;
}
.pull-left.item-image img {
    border-radius: 30px;
}
.tour-top-coll {
    width: 30%;
}
.tour-item img {
    border-radius: 20px;
    opacity: .7;
    transition: .3s;
}
.tour-item:hover img {
    opacity: 1;
}
.ba-image img {
    border-radius: 20px;
}
.tour-top.flex {
    align-items: inherit;
    padding-top: 40px;
}
.ic-i.flex {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
    justify-content: center;
    font-weight: 700;
}
.tour-item:hover {
    box-shadow: 7px 15px 23px #00000038;
}
.tour-item {
    width: 31%;
    margin: 0 1% 2%;
    padding: 15px;
    overflow: hidden;
    transition: .3s;
    text-align: center;
}
.pull-left.item-image img {
    margin: 0 auto;
}
.pos-info span {
    display: block;
    font-weight: 700;
}
.pos-info span span{
    display: inline-block;
    font-size: 55px;
}
.pos {
    width: 46%;
    margin-bottom: 50px;
}
.tours-cat.flex {
    padding-top: 40px;
    justify-content: flex-start;
    margin: 0 -1%;
    align-items: inherit;
}
.short-desc {
    margin-top: 25px;
    padding: 30px;
    border-radius: 20px;
    position: relative;
    background: #F5F6F7;
}
section#sub {
    margin-top: 100px;
}
.row {
    padding: 0 15px;
}
ul.nav.menutours.flex.mod-list {
    list-style: none;
    padding-left: 0;
    position: relative;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.item-page {
    padding-bottom: 50px;
}
ul.nav-child.unstyled.small {
    display: flex;
    position: absolute;
    list-style: none;
    width: 100%;
    padding-left: 0;
    flex-wrap: wrap;
    border-radius: 0px 20px 20px 20px;
    overflow: hidden;
    top: 102%;
    transform: scale(0);
    transition-delay: .2s;
    z-index: 9;
    background: #fff;
    box-shadow: 7px 15px 23px #00000038;
    left: 0;
}
.tour-cat.flex {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    width: 48%;
    align-items: flex-start;
    transition: .3s;
    margin-bottom: 4%;
}
.tour-cat.flex:hover {
    box-shadow: 7px 15px 23px #00000038;
}
ul.categories-module.mod-list a:hover {
    color: #0D6EB5;
}
padding
.tour-right {
    width: 40%;
    padding: 20px 10px 10px 20px;
}
.tour-img {
    width: 60%;
}
ul.categories-module.mod-list h4 {
    line-height: 1;
    margin: 0;
}
ul.categories-module.mod-list {
    padding: 0 0 0 20px;
}
.deeper.parent:hover ul.nav-child.unstyled.small {
    transform: scale(1);
    transition-delay: 0s;
}
ul.nav.menutours.flex.mod-list>li>a {
    text-transform: uppercase;
    padding: 15px 0;
    display: block;
    font-weight: 800;
}
ul.nav-child.unstyled.small>li:nth-child(5n)>a{
    border-right: none;
}
ul.nav-child.unstyled.small>li:nth-child(6n)>a{
    border-bottom: none;
}
ul.nav-child.unstyled.small>li:nth-child(7n)>a{
    border-bottom: none;
}
ul.nav-child.unstyled.small>li:nth-child(8n)>a{
    border-bottom: none;
}
ul.nav-child.unstyled.small>li:nth-child(9n)>a{
    border-bottom: none;
}
ul.nav-child.unstyled.small>li:nth-child(10n)>a{
    border-bottom: none;
    border-right: none;
}
ul.nav-child.unstyled.small a {
    padding: 30px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    transition: .5s;
}
ul.nav-child.unstyled.small a:hover {
    box-shadow: 0px 0px 10px #00000026;
    background: #0D6EB5;
    color: #fff;
}
ul.nav-child.unstyled.small li {
    width: 20%;
}
.top-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 0;
}
ul.nav.menu_top-nav.mod-list {
    display: flex;
    list-style: none;
    padding: 0;
}
.top-contact {
    display: flex;
    align-items: center;
}
.nav-toggler {
    display: none;
}
ul.nav.menu_top-nav.mod-list a {
    padding: 10px;
    font-size: 12px;
    text-transform: uppercase;
}
ul.nav.menu_top-nav.mod-list a:hover, ul.nav.menu_top-nav.mod-list .active a {
    color:#158e3a;
}
.tel {
    font-size: 20px;
    line-height: 1;
}
.tel i {
    padding-right: 10px;
}
section#top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.logo img {
    width: 100%;
}
.loc-xt {
    font-size: 14px;
    line-height: 1;
}
.loc-ic {
    margin-right: 10px;
    display: flex;
    width: 40px;
    height: 40px;
    position: relative;
    border-radius: 50%;
    background: #ffffff14;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #ffffffab;
}
a.loc-ic:hover, section#top.fixed a.loc-ic:hover {
    color: #fff;
}
a.loc-ic span {
    position: absolute;
    font-size: 13px;
    display: block;
    top: 110%;
    left: 50%;
    width: 118px;
    padding: 5px 10px;
    transform: scale(0);
    transition: .3s;
    transform-origin: left top;
    background: #474747;
    border-radius: 0 10px 10px;
}
a.loc-ic:hover span {
    transform: scale(1);
}
section#top {
    box-shadow: 0 6px 9px #0000000d;
    background: #fff;
}
section#top.fixed .top-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
}
section#top.fixed {
    position: fixed;
}
.utps {
    display: flex;
    justify-content: space-around;
}
.utp {
    display: flex;
    align-items: center;
    width: 20%;
    max-width: 330px;
}
.tour-item-inner {
    border: 1px solid #eee;
    border-radius: 30px;
    overflow: hidden;
    transition: .3s;
}
.owl-nav.disabled {
    display: none;
}
.tour-item.ful-width {
    width: 100%;
    padding: 3px;
    border-radius: 0;
}
.owlnav.flex {
    width: 80px;
    margin: 20px auto 0;
    border-radius: 30px;
    border: 1px solid #eee;
    transition: .3s;
}
.owlnav.flex:hover {
    color: #0D6EB5;
}
.flex.owl-btn {
    width: 30px;
    height: 30px;
    cursor: pointer;
    justify-content: center;
}
.tour-item.ful-width:hover {
    box-shadow: none;
}
section#utp {
    padding: 100px 0;
}
.utp-title span {
    display: block;
    color: #005FF9;
    font-weight: 700;
}
.utp-ic {
    width: 60px;
    position: relative;
    transform-style: preserve-3d;
}
.utp-title {
    width: calc(100% - 50px);
    padding-left: 30px;
    font-size: 16px;
    color: #ffffffab;
}
.sol-title {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 15px;
}
.custompadding-top {
    padding: 100px 0 0;
}
.u-tps {
    display: flex;
    align-items: center;
}
.sols {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}
.sol-tx {
    max-width: 260px;
}
section#utp2 {
    padding: 100px 0;
    background: url(/images/sl2.png) no-repeat;
    background-position: 117% 479px;
}
.bl-title, .price-title {
    font-size: 36px;
    line-height: 1.3;
    font-weight: normal;
    margin-bottom: 40px;
    font-weight: 500;
}
section#utp2 .bl-title {
    text-align: right;
}
.customdbl {
    margin-top: 100px;
}
.ncards.flex {
    justify-content: unset;
    margin: 70px -2% 0;
    align-items: unset;
}
.ncard {
    width: 29.333%;
    background: #2b2b2b;
    font-size: 14px;
    margin: 2%;
    transition: .3s;
    position: relative;
    padding-bottom: 134px;
    border-radius: 10px;
}
.ncard:hover {
    box-shadow: 3px 6px 21px #0000006b;
}
.ncard-head.flex {
    justify-content: space-between;
    align-items: center;
    padding: 30px;
}
.nc-img {
    width: 67px;
}
ul.priv-list {
    font-size: 12px;
    padding: 15px 15px 15px 30px;
    border-radius: 0 7px 7px 7px;
    box-shadow: 3px 3px 10px #0000001c;
    width: calc(100% - 60px);
    position: absolute;
    background: #1E1E1Eff;
    left: 0;
    display: none;
    top: 20px;
    z-index: 9;
}
.nc-col.rel {
    position: relative;
    width:100%;
}
.nc-img img {
    width: 100%;
}
.nc-info.flex {
    justify-content: unset;
}
.nc-info span.gold {
    background: #fff;
}
.nc-info.flex img {
    width: 35px;
}
.nc-title {
    font-size: 20px;
    width: calc(100% - 80px);
    letter-spacing: .05em;
    text-transform: uppercase;
}
.nc-subhead.flex {
    justify-content: space-between;
    align-items: center;
    padding: 3px 30px 15px;
    color: #fff;
    border-bottom: 1px solid #ffffff14;
    margin-bottom: 10px;
}
.exch.flex {
    padding: 4px 15px;
    background: #3b3b3b;
    font-size: 14px;
    border-radius: 7px;
}
.nc-info.flex span {
    border: 1px solid #444;
}
.rebill {
    padding-left: 0;
}
.nc-price.flex {
    font-size: 30px;
}
.nc-row.flex, .tarif-toggler {
    justify-content: space-between;
    padding: 10px 30px 0;
}
.nc-lbl {
    font-size: 12px;
    padding-bottom: 7px;
}
.nc-types.flex, .nc-formats.flex, .time-lims.flex {
    justify-content: unset;
}
.nc-type.active, .nc-format.active, .time-lim.active {
    background: #3b3b3b;
    color: #fff;
}
.nc-type, .nc-format, .time-lim, .rebill, .nc-info span {
    padding: 5px 10px;
    border-radius: 7px;
    margin: 0 10px 5px 0;
    cursor: pointer;
    border: 1px solid #444;
}
.nc-title span {
    font-size: 14px;
    text-transform: none;
    font-weight: 100;
    text-shadow: none;
    letter-spacing: 0;
    padding-right: 10px;
    line-height: 1;
    display: block;
}
.tarif {
    font-size: 12px;
    padding: 15px;
    border-radius: 0 7px 7px 7px;
    box-shadow: 3px 3px 10px #0000001c;
    width: calc(100% - 60px);
    position: absolute;
    background: #1E1E1Eff;
    left: 30px;
    display: none;
    top: 37px;
    z-index: 9;
}
.tarif-bl {
    position: relative;
}
.tarif-toggler span, .priv-toggler span {
    color: #158e3a;
    border-bottom: 1px dashed;
    cursor: pointer;
}
.tarif-toggler i, .priv-toggler i {
    color: #158e3a;
    transform: translateY(2px);
}
.u-tp-left {
    width: 50%;
    padding-right: 50px;
}
.u-tp-right {
    width: 50%;
    padding-left: 50px;

}
.bl-title span {
    color: #158e3a;
}
.u-tp-right span {
    font-weight: 800;
    color: #005FF9;
}
.u-tp-right li {
    padding-bottom: 15px;
}
section#poss {
    background: #2b2b2b;
}
#about .about.flex.black.rev {
    flex-direction: unset;
}
.about-left.poss {
    background: url(/images/poss.jpg)center no-repeat;
    background-size: cover;
}
.pos.flex {
    justify-content: flex-start;
}
.pos-tight {
    display: flex;
    align-items: center;
    width: 50%;
    max-width: 700px;
    padding-left: 50px;
}
.poss.flex {
    padding-top: 50px;
}
.pos-ic {
    width: 50px;
    margin-right: 20px;
}
.pos-info {
    width: calc(100% - 70px);
}
.pos-item {
    display: flex;
    align-items: center;
    padding: 40px;
    margin-bottom: 15px;
    background: #fff;
}
.pos-img {
    width: 70px;
}
.pos-tx {
    width: calc(100% - 70px);
    padding-left: 30px;
}
.pos-item:first-child {
    border-radius: 0 50px 0 0;
}
.pos-item:last-child {
    border-radius: 0 0 0 50px;
}
.pos-left {
    width: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.pos-inner {
    padding: 40px 0;
}
.price {
    display: flex;
    align-items: center;
}
.price-img img {
    position: absolute;
    top: 0;
    left: 0;
}
.price-img {
    position: relative;
}
.price-img img:first-child{
    position: relative;
}
.price-left {
    width: 50%;
}
.price-right {
    width: 50%;
}
section#price {
    padding: 100px 0;
    background: #f5f6f7;
}
.button-cru a {
    display: inline-block;
    text-align: center;
    padding: 10px 50px;
    border: 1px solid #158e3a;
    border-radius: 7px;
    background: #158e3a;
    color: #000;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: .1em;
    font-size: 18px;
    margin-top: 20px;
}
section#footer-map {
    padding-top: 40px;
}
.wb-img {
    width: 25%;
    padding-top: 30px;
}
.wb-tx {
    width: 70%;
}
.wide-block.flex {
    background: #1e1e1e;
    padding: 40px;
    border-radius: 10px;
}
.price-val {
    font-size: 160px;
    font-weight: 800;
    color: #005FF9;
}
.button-blue a {
    padding: 10px 50px;
    display: inline-block;
    color: #1e1e1e;
    transition: .3s;
    border: 2px solid #1e1e1e;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1em;
}
.button-blue a:hover {
    background: #1e1e1e;
    color: #158e3a;
}
div#n2-ss-1 .sl-button a {
    transition: .3s;
}
div#n2-ss-1 .sl-button a:hover {
    color: #1e1e1e;
}
.acc-item {
    background: #fff;
    padding: 40px 0;
    cursor: pointer;
    transition: .3s;
    border-bottom: 1px dashed #ccc;
}
.acc-quest {
    font-size: 20px;
    padding-right: 30px;
    position: relative;
    cursor: pointer;
    font-weight: 500;
}
.acc-item:hover .acc-quest {
    color: #158e3a;
}
.acc-icon {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 7px;
    right: 0;
    font-size: 14px;
    line-height: 14px;
}
.acc-item.black .acc-icon {
    transform: rotate(180deg);
}
.acc-answ {
    font-size: 16px;
    display: none;
    padding: 15px  50px 15px 0;
}
.acc-item.black .acc-answ {
    display: block;
}
section#faq {
    background: #F5F6F7;
    padding: 100px 0;
}
.accordeon {
    margin-top: 40px;
}
section#poss2 {
    padding-top: 100px;
}
.bl-title.big {
    font-size: 60px;
}
section#utp3 {
    padding: 100px 0;
    background: #F5F6F7 url(/images/sl2.png) no-repeat;
    background-position: 117% 479px;
}
.uts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.6%;
    align-items: unset;
}
.ut-ic {
    width: 48px;
    margin: 0 auto;
}
.ut {
    width: 30%;
    padding: 30px 70px 70px;
    margin: 1.6%;
    text-align: center;
    background: #2b2b2b;
    border-radius: 10px;
}
.ut-title {
    font-size: 24px;
    color: #158e3a;
    padding: 20px 0;
    text-transform: uppercase;
}
.ut-count {
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 30px;
    color: #005FF9;
}
.ut.b-button {
    background: #005FF9;
    color: #fff;
    border: 10px solid #005FF9;
    cursor: pointer;
    transition: .3s;
}
.ut.b-button:hover {
    background: #fff;
    color: #005FF9;
}
.ut-tx-b {
    font-size: 40px;
    font-weight: 800;
    transition: .3s;
}
.ut.b-button:hover .ut-tx-b {
    transform: translateX(30px) translateY(30px);
}
.about-left.hand {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: transparent;
}
.block-title.ev span {
    font-size: 36px;
}
.count-top {
    font-size: 40px;
    color: #158e3a;
    padding-bottom: 10px;
}
.count {
    width: 48%;
    padding: 40px;
    border-radius: 10px;
    background: #1e1e1e;
    margin-bottom: 4%;
}
.about-left.hand img {
    max-width: 500px;
}
.time {
    display: flex;
    justify-content: space-between;
    margin: 70px 0 30px;
}
.time-first {
    width: 74%;
}
.time-third {
    width: 24%;
}
.time-inner {
    display: flex;
    justify-content: space-between;
}
.time-title {
    font-size: 60px;
    font-weight: 800;
    border-bottom: 10px solid #e2e6eb;
    color: #e2e6eb;
    padding-bottom: 16px;
}
section#steps {
    padding: 100px 0;
    background: #fff;
}
.cont-ic {
    width: 30px;
    display: inline-block;
    font-size: 20px;
    padding-bottom: 30px;
}
.cont {
    width: 23%;
    padding: 40px;
    text-align: center;
    border-radius: 10px;
    background: #fff;
}
.cont-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.bld {
    font-weight: 700;
}
.conts.flex {
    padding-bottom: 40px;
    max-width: 1200px;
    margin: 0 auto;
}
.cont-val {
    width: calc(100% - 24px);
}
.cont-tx {
    min-height: 60px;
}
.foot-logo {
    margin-bottom: 30px;
}
.soc-button a {
    padding: 10px 20px;
    background: #444;
    display: inline-block;
    color: #fff;
    margin-right: 10px;
}
.soc-btns {
    display: flex;
    margin-top: 30px;
}
.soc-button.tg a {
    background: #0088cc;
}
.soc-button.wa a {
    background: #43d854;
}
.copy-col {
    width: 50%;
    font-size: 12px;
    color: #ffffff8c;
}
.copy {
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
}
.fa-vk:before{content:"\f189"}
.fa-facebook:before{content:"\f09a"}
.fa-telegram:before{content:"\f2c6"}
.fa-whatsapp:before{content:"\f232"}
body .ba-form-acceptance-field .ba-form-acceptance-html p {
    font-size: 12px;
    line-height: 1;
}
i.zmdi.zmdi-close {
    position: absolute;
    right: 0;
}
.ba-form-field-item.ba-form-submit-field {
    margin-bottom: 0;
}
i.fa.fa-phone {
    animation: shake 6s infinite;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  1%, 3%, 5%, 7%, 9% {
    transform: translate3d(-2px, 2px, 0);
  }

  2%, 4%, 6%, 8% {
    transform: translate3d(2px, -2px, 0);
  }
  10% {
    transform: translate3d(0, 0, 0);
  }
}
body .ba-forms-modal-wrapper .ba-forms-modal {
    margin: 0;
    min-height: auto;
    top: 50%;
    transform: translateY(-50%);
}
#map {
    width: 100%;
    height: 600px;
}
.tours-toggler {
    display: none;
}
@media screen and (max-width: 1770px){
    body .n2-ss-img-wrapper.n2-ss-img-crop.n2-ss-item-content.n2-ow img {
        max-width: 462px!important;
    }
}
@media screen and (max-width: 1400px){
.top-wrapper {
    padding-top: 20px;
}
.contacts {
    left: 15px;
}
.rev .about-right-inner {
    padding: 100px 70px 100px 15px;
}
.about-right-inner {
    max-width: 700px;
    padding: 100px 15px 100px 70px;
}
}
@media screen and (max-width: 767px){
.top-location.flex {
    display: none;
}
.help-title {
    font-size: 20px;
}
.tiles {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.tile {
    margin-bottom: 30px;
}
.bottom-coll.right {
    padding-top: 30px;
    text-align: center;
}
section#cards .ba-form-page {
    padding: 0 !important;
    width: 100% !important;
}
.plug-left {
    padding-bottom: 0;
}
.custompadding-top {
    padding: 50px 0;
}
.wide .grid-title, .first .grid-title, .big .grid-title, .third .grid-title {
    font-size: 16px;
}
.first .grid-img, .big .grid-img {
    position: absolute;
    width: 120px;
    padding-bottom: 0;
}
.help-wrap.flex {
    display: block;
}
.help {
    margin-bottom: 30px;
}
.grid-bl, .white .grid-bl {
     padding: 30px 30px 70px;
    margin-bottom: 30px;
}
h2.sub {
    font-size: 16px;
}
body .n2-ss-img-wrapper.n2-ss-img-crop.n2-ss-item-content.n2-ow img {
        max-width: 100%!important;
    }
.about-left.hand {
    display: none;
}
body h2#n2-ss-1item2 {
    font-size: 12px!important;
}
.grid-wrap {
    display: block;
}
section#footer-map {
    padding-top: 0;
}
.conts.flex {
    padding-bottom: 0;
}
.cont-ic {
    padding-bottom: 15px;
}
.cont {
    padding: 20px 40px 0;
}
.nav-toggler {
    position: relative;
    width: 25px;
    height: 17px;
    cursor: pointer;
    margin: 0 0 0 10px;
    transform: translateY(-5px);
}
.nav-toggler span {
    display: block;
    width: 100%;
    height: 1px;
    background: #1ab248;
    position: absolute;
    transition: .3s;
}
span.tog-bottom {
    bottom: 0;
    width: 70%;
}
span.tog-top, span.tog-bottom {
    transform-origin: left center;
}
span.tog-center {
    top: calc(50% - .5px);
}
.active span.tog-top {
    transform: rotate(40deg);
}
.nav-toggler.active span.tog-center {
    width: 0px;
}
.active span.tog-bottom {
    transform: rotate(-40deg);
    width: 100%;
}
.hw-tx {
    transform: translateZ(10px);
    font-size: 14px;
}
.about.flex.p-top {
    padding-top: 40px;
}
.h-work {
    width: 46%;
    padding: 60px 10px 15px 10px;
    margin-bottom: 4%;
}
body div#n2-ss-7 .n2-ss-button-container.n2-ss-nowrap a {
    font-size: 12px;
}
#about .about.flex.black.rev {
    flex-direction: column-reverse;
    padding-top: 0;
}
.wb-img {
    width: 63%;
    padding-top: 0;
    margin: 0 auto;
}
.wb-tx {
    width: 100%;
}
.hw-ic {
    font-size: 80px;
    top: -28px;
    left: -10px;
}
.wide-block.flex {
    padding: 40px 20px;
    text-align: center;
}
.about-right-inner {
    min-height: 50vh;
}
.top-contact {
    width: calc(100% - 90px);
    justify-content: flex-end;
}
.logo-sub {
    text-align: center;
}
.bottom-coll {
    width: 100%;
}
section#testi {
    padding: 0;
}
section#sub {
    margin-top: 55px;
}
ul.nav.menutours.flex.mod-list li {
    width: 100%;
}
.tours-toggler span {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 30px;
    background: #0D6EB5;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
}
.about.flex {
    align-items: flex-start;
}
.about-left, .about-right {
    width: 100%;
    min-height: 300px;
}
.dipl-wr {
    padding-bottom: 50px;
}
.about-right-inner {
    max-width: 700px;
    padding: 0 15px;
}
.utp-ic {
    width: 30px;
}
.utp-title {
    font-size: 16px;
}
.utps.flex {
    max-width: 90%;
    margin: 0 auto;
}
.bf-left {
    display: none;
}
.bf-right {
    width: 100%;
}
ul.nav.menutours.flex.mod-list {
    position: absolute;
    top: 100%;
    z-index: 99;
    background: #fff;
    margin: 8px 0;
    left: 0;
    padding: 0 15px;
    border: 1px solid #eee;
    border-radius: 20px;
    width: 100%;
    display: none;
}
p.medium-tx {
    font-size: 18px;
    text-align: center;
}
.rev .about-right-inner {
    padding: 40px 15px;
}
ul.nav.menutours.flex.mod-list>li>a {
    padding: 10px 0;
}
ul.nav-child.unstyled.small {
    display: none;
    position: relative;
    border-radius: 0;
    border: none;
    transform: scale(1);
    background: #fff;
    box-shadow: none;
}
ul.nav-child.unstyled.small a {
    padding: 5px;
    border-bottom: none;
    border-right: none;
    text-align: left;
}
.count-top {
    font-size: 30px;
}
.count {
    padding: 20px;
}
.counts.flex {
    align-items: unset;
}
section#sub {
    position: relative;
}
.tours-toggler {
    display: block;
}
ul.nav.menu_top-nav.mod-list a {
    font-size: 18px;
}
.top-nav {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    background: #f5f6f7;
    height: calc(100svh - 65px);
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(100%);
}
.block-title {
    margin: 0 0 20px;
    font-size: 24px;
    text-align: center;
}
.ut-title {
    font-size: 20px;
}
.block-title>span {
    font-size: 30px;
    line-height: 1;
}
.button-blue a {
    padding: 10px 30px;
    font-size: 14px;
}
section#slider {
    margin-top: 8px;
}
.top-nav.active {
    transform: translateX(0);
    transition: .2s;
}
section#top.fixed .logo, section#top .logo {
    width:80px;
    height: auto;
    padding: 0;
}
.about-left.hand img {
    max-width: 48%;
    margin: 0 auto;
}
.block-title.ev span {
    font-size: 24px;
}
.ncard {
    width: 100%;
}
body div#n2-ss-1 .n2-ss-button-container a div {
    font-size: 12px;
}
body {
    padding: 64px 0 0;
}
.grid-wrap.grey {
    display: block;
}
.grey .grid-tx {
    max-width: 70%;
}
ul.nav.menu_top-nav.mod-list {
    display: block;
    text-align: center;
    font-size: 14px;
}
section#top {
    position: fixed;
}
body .n2-ss-button-container a.n2-ow {
    padding: 10px 30px!important;
}
.tel {
    font-size: 16px;
}
.nav-toggler {
    display: inline-block;
}
ul.nav.menu_top-nav.mod-list a {
    padding: 10px 15px;
    display: block;
}
.bottom-coll ul.nav.menu_top-nav.mod-list a {
    padding: 5px 15px;
}
.bottom-logo {
    margin: 30px auto 0;
    width: 140px;
}
section#cards {
    padding: 30px 0;
}
.tel span {
    font-size: 11px;
}
.nc-price.flex {
    font-size: 24px;
}
.nc-title {
    font-size: 16px;
}
.accordeon {
    padding-bottom: 70px;
}
.customplug {
    padding: 0;
}
.adr {
    display: none;
}
.copy {
    justify-content: center;
}
.copy-col {
    font-size: 12px;
}
.copy-col.right {
    text-align: center;
}
#bottom {
    padding: 30px 0;
}
.btmc-ic {
    padding-right: 0;
    width: 100%;
    text-align: center;
}
.tour-top-coll {
    width: 100%;
}
.top-wrapper ul.nav.menu_top-nav.mod-list {
    font-size: 28px;
}
.tour-top-coll.center h1 {
    font-size: 18px;
}
.cont {
    text-align: center;
    width: 100%;
    border-radius: 0;
}
.tour-item {
    width: 90%;
    margin: 0 auto 20px;
}
section#hit {
    padding: 40px 0;
}
.tours-cat.flex {
    padding-top: 15px;
}
.btmc-tx {
    text-align: center;
}
.btmc-item.flex {
    justify-content: center;
}
.btmc-wrap {
    margin-top: 40px;
}
.bl-title.a-left {
    font-size: 30px;
}
.top-wrapper, section#top.fixed .top-wrapper {
    padding: 15px 0;
}
.testi-wrap.owl-carousel.owl-loaded.owl-drag {
    padding-top: 40px;
}
.utps {
    flex-wrap: wrap;
}
.utp {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.utp-title {
    padding-left: 20px;
}
section#utp {
    padding: 50px 0 30px;
}
.tour-right {
    width: 100%;
    padding: 0px 10px;
}
.tour-cats.flex {
    align-items: inherit;
}
.tour-cat.flex {
    display: block;
}
.tour-img img {
    border-radius: 20px;
}
ul.categories-module.mod-list {
    padding: 0 0 0 17px;
}
.tour-right h3 {
    font-size: 14px;
}
.tourinfo h2 {
    font-size: 14px;
    min-height: 56px;
}
.price {
    width: 100%;
}
ul.categories-module.mod-list pre {
    margin: 10px;
}
.tour-img {
    padding: 10px 10px 0;
    width: 100%;
}
ul.categories-module.mod-list h4 {
    font-weight: normal;
}
html {
    font-size: 14px;
}
section#utp2 {
    padding: 50px 0;
}
.owl-nav {
    display: none;
}
.u-tps {
    flex-wrap: wrap;
}
.u-tp-left {
    width: 100%;
    padding-right: 0;
}
.u-tp-right {
    width: 100%;
    padding-left: 0;
}
.poss {
    flex-wrap: wrap;
}
.pos-left {
    width: 100%;
}
.pos-tight {
    width: 100%;
    padding-left: 0;
}
.poss {
    flex-wrap: wrap;
    align-items: flex-start;
}
.pos-ic {
    width: 30px;
    margin-right: 15px;
    transform: translateY(10px);
}
body #bottomform .ba-form-page {
    padding: 20px 0!important;
    width: 100% !important;
}
.form-wrap {
    padding: 20px 0 30px;
}
section#bottomform {
    padding-top: 40px;
}
.sub-tx {
    font-size: 18px;
    max-width: 600px;
}
.pos {
    width: 46%;
    margin-bottom: 20px;
}
.pos.flex {
    align-items: flex-start;
}
.pos-info {
    width: calc(100% - 45px);
}
.price {
    flex-wrap: wrap;
}
.pos-info span span {
    line-height: 1;
    display: block;
    font-size: 42px;
}
.price-left {
    width: 100%;
}
.price-right {
    width: 100%;
}
.price-val {
    font-size: 80px;
}
.uts {
    margin: 0;
}
.ut {
    width: 100%;
    padding: 20px;
}
.time {
    flex-wrap: wrap;
}
.ut-ic {
    width: 34px;
}
.time-first {
    width: 100%;
}
.time-third {
    width: 100%;
}
.time-inner {
    flex-wrap: wrap;
}
.step {
    width: 100%;
    padding: 40px;
    text-align: center;
    position: relative;
}
.steps {
    display: block;
}
.step-top.flex {
    justify-content: center;
    position: static;
}
.step-tx {
    font-size: 16px;
    padding: 30px 0 0 0;
}
.step-right {
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
    left: 50%;
    top: 100%;
}
.copy {
    flex-wrap: wrap;
}
.contacts {
    position: relative;
    top: 0;
    left: 0;
    padding: 30px 15px;
}
.bl-title, .price-title {
    font-size: 30px;
    line-height: 1.2;
}
.bl-title, .price-title {
    font-size: 24px;
}
.foot-logo {
    width: 180px;
}
section#utp2 .bl-title {
    text-align: left;
}
.u-tp-right ul {
    padding-left: 20px;
}
section#price {
    padding: 50px 0;
}
.price-desc {
    font-size: 20px;
    max-width: 320px;
}
.acc-item {
    padding: 20px 0;
}
.acc-quest {
    font-size: 16px;
}
.acc-answ {
    font-size: 14px;
}
section#faq {
    background: #F5F6F7;
    padding: 50px 0;
}
.bl-title.big {
    font-size: 28px;
    margin-bottom: 15px;
}
section#poss2 {
    padding-top: 50px;
}
section#utp3 {
    padding: 50px 0;
}
.ut-tx-b {
    font-size: 28px;
}
section#steps {
    padding: 50px 0 0;
}
.time-title {
    font-size: 40px;
}
.step-count {
    font-size: 36px;
}
footer.footer {
    font-size: 12px;
    text-align: center;
}
.copy div {
    width: 100%;
}
.to-top {
    display: none!important;
}
.ba-form-field-item.ba-form-input-field {
    margin-top: 0;
}
i.zmdi.zmdi-close {
    position: absolute;
    right: -8px;
    top: -8px;
}
.soc-button a {
    padding: 10px;
}
#map {
    height: 260px;
}
.pos-left img {
    max-width: 130%;
}
.ut.b-button:hover .ut-tx-b {
    transform: translateX(0) translateY(0);
}
body .ba-field-container input[type="text"] {
    font-size: 15px;
}
body .ba-form-1 {
--field-typography-font-size: 15px; 
}
.team-item {
    text-align: center;
    padding-bottom: 30px;
    width: 60%;
    max-width: 350px;
}
.team.flex {
    justify-content: center;
}
.sols {
    display: block;
}
.sol {
    margin-bottom: 40px;
}


}
@media screen and (max-width: 320px){
section#top.fixed .logo, .logo {
    width: 90px;
}
.tel {
    font-size: 16px;
}
.pos-img {
    width: 60px;
}
.pos-item {
    padding: 30px;
}
.pos-tx {
    width: calc(100% - 30px);
    padding-left: 15px;
}
.acc-quest {
    font-size: 16px;
}
.acc-answ {
    font-size: 14px;
}
.bl-title.big {
    font-size: 24px;
}
.utp-ic {
    width: 50px;
}
.utp-title {
    width: calc(100% - 50px);
    font-size: 18px;
}

}