@font-face {
    font-family: "reg";
    src: url("../fonts/ProximaNovaRegular.eot");
    src: url("../fonts/ProximaNovaRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaRegular.woff") format("woff"), url("../fonts/ProximaNovaRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "extrab";
    src: url("../fonts/ProximaNovaExtrabold.eot");
    src: url("../fonts/ProximaNovaExtrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaExtrabold.woff") format("woff"), url("../fonts/ProximaNovaExtrabold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "light";
    src: url("../fonts/ProximaNovaLight.eot");
    src: url("../fonts/ProximaNovaLight.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaLight.woff") format("woff"), url("../fonts/ProximaNovaLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "bold";
    src: url("../fonts/ProximaNova-Bold.eot");
    src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "bold";
    src: url("../fonts/ProximaNova-Bold.eot");
    src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "black";
    src: url("../fonts/ProximaNova-Black.eot");
    src: url("../fonts/ProximaNova-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Black.woff") format("woff"), url("../fonts/ProximaNova-Black.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "semib";
    src: url("../fonts/ProximaNovaSemibold.eot");
    src: url("../fonts/ProximaNovaSemibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaSemibold.woff") format("woff"), url("../fonts/ProximaNovaSemibold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "thin";
    src: url("../fonts/ProximaNovaThin.eot");
    src: url("../fonts/ProximaNovaThin.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaThin.woff") format("woff"), url("../fonts/ProximaNovaThin.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body {
/*     font-family: "reg"; */
	font: normal 16px / 28px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
    overflow-x: hidden;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

/* .reg {
    font-family: "reg";
}
 */
#vk_comments {
    width: 100% !important;
    margin-top: 28px;
}

#vk_comments iframe {
    width: 100%;
}

.light {
    font-family: "light";
}

.bold {
/*     font-family: "bold"; */
	font-weight: 700;
}

.extrab {
    font-family: "extrab";
}

.thin {
    font-family: "thin";
}

.black {
/*     font-family: "black"; */
}

.semib {
    font-family: "semib";
}

.nopadl {
    padding-left: 0;
}

.nopadr {
    padding-right: 0;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.main {
    background-image: url(../img/bgmain.jpg);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 1039px;
}

.main2 {
    background-image: url(../img/zapis-pesni-na-svadbu.jpg);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 1039px;
}

.submain {
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  margin-bottom: 144px;
}

.wt {
    color: #fff;
}

.logo {
    width: 100%;
    max-width: 207px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.adr {
    margin-bottom: 0;
    font-size: 17px;
	line-height: 1.2;
    padding-top: 10px;
    padding-left: 30px;
}

.topvars {
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    margin-top: 10px;
}

.topvars > li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
}

.teltop {
    font-size: 25px;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.main .sendform {
    background-color: #00b7b5;
}

.teltop::before {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    content: '';
    background-image: url(../img/tel.png);
    width: 33px;
    height: 33px;
}

* {
    outline: none !important
}

button {
    transition: 0.3s;
}



.navb {
    position: relative;
}

.topbut {
/*     font-size: 17px; */
	font-size: 16px;
    background: none;
    border: none;
    text-transform: uppercase;
    color: #fff;
    border-radius: 10px;
    background-color: rgb(0, 183, 181);
    box-shadow: 1px 1.732px 1px 0px rgba(0, 0, 0, 0.3), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.27);
    width: 216px;
    height: 46px;
}

.topbut:hover {
    background-color: #f6d24d;
}

.topbut:active {
    box-shadow: none;
}

.pt30 {
    padding-top: 30px;
}

h1 {
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    margin-top: 38px;
    line-height: 1.3;
	font-family: Oswald;
    font-style: normal;
}

h1 span {
    font-size: 50px;
}

.centrum {
    font-size: 26px;
    color: #f6d24d;
    text-transform: uppercase;
    margin-bottom: 0;
}

.getskid {
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 25px;
    line-height: 1;
    margin-bottom: 20px;
}

.getskid span {
    font-size: 40px;
    position: relative;
}

.getskid span::after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(../img/klaks.png);
    width: 55px;
    height: 17px;
    left: 0;
    bottom: -6px;
}

.onlyost {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 25px;
}

.icnrefr {
    margin-top: 62px;
}

.in1 {
    background: none;
    border: none;
    border-width: 2px;
    border-color: #fff;
    font-size: 18px;
    color: #b5b5b5;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 5px;
    margin-right: 5px;
    border-style: solid;
    border-radius: 15px;
    background-color: transparent;
    width: 100%;
    max-width: 233px;
    height: 51px;
}

.in1:focus {
    color: #000;
    background-color: rgba(255, 255, 255, 0.4);
}

.name {
    /* background-image: url(../img/name.png); */
    background-repeat: no-repeat;
    background-position: 13px 14px;
}

.tel {
    background-image: url(../img/tel1.png);
    background-repeat: no-repeat;
    background-position: 15px -47px;
}

.name:focus {
    background-position: 13px -24px;
}

.tel:focus {
    background-position: 15px 10px;
}

.in1::-webkit-input-placeholder {
    color: #b5b5b5;
}

.in1::-moz-placeholder {
    color: #b5b5b5;
}

.in1:-moz-placeholder {
    color: #b5b5b5;
}

.in1:-ms-input-placeholder {
    color: #b5b5b5;
}

.in1:focus::-webkit-input-placeholder {
    color: #000;
}

.in1:focus::-moz-placeholder {
    color: #000;
}

.in1:focus:-moz-placeholder {
    color: #000;
}

.in1:focus:-ms-input-placeholder {
    color: #000;
}

.onlymob {
    display: none;
}

.nomob {
    display: flex;
    justify-content: center;
}

.ett {
    font-size: 20px;
    margin-top: 14px;
    margin-bottom: 0;
}

.mt40 {
    margin-top: 40px;
}

.margcl {
    margin-left: -22px;
    margin-right: 2px;
}

.sendform {
    background: none;
    border: none;
/*     font-size: 21px; */
	font-size: 18px;
    color: #fff;
    text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.36);
    text-transform: uppercase;
    border-radius: 15px;
    background-color: rgb(215, 36, 70);
    box-shadow: 1px 1.732px 1px 0px rgba(0, 0, 0, 0.3), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.27);
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 311px;
    transition: 0s;
    margin-top: 40px;
    height: 78px;
    background-repeat: no-repeat;
    background-image: url(../img/icns/check.png);
    background-position: 40px 28px;
    padding-left: 40px;
}

.sendform:hover {
    background-color: #f6d24d;
    color: #000;
    background-position: 40px -29px;
}

.sendform:focus {
    box-shadow: none;
}

.icndown {
    margin-top: 40px;
}

.smallogo {
    max-width: 127px;
	width: 100%;
}

.shutupandfixme {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #28262e;
}

.fixnav {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    margin-top: 12px;
}

.fixnav > li {
    display: inline-block;
    /* vertical-align: middle; */
}

.fixnav > li > a {
/*     font-size: 16px; */
	font-size: 14px;
	line-height: 1.2;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none !important;
    display: inline-block;
    transition: 0.3s;
    z-index: 1000000;
    position: relative;
}

.fixnav > li > a::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    transition: 0.3s;
    width: 0%;
    bottom: -4px;
    height: 3px;
    background-color: transparent;
}

.fixnav > li::after {
    display: inline-block;
    vertical-align: middle;
    content: '/';
    font-size: 21px;
    color: rgba(255, 255, 255, 0.40);
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -2px;
    font-family: "light";
}

.fixnav > li:last-child::after {
    display: none;
}

.fixnav > li > a:hover {
    color: #16dfdd;
}

.fixnav > li > a:hover::after {
    background-color: #00b7b5;
    width: 66%;
}

.fixnav > li.active > a {
    color: #16dfdd;
}

.fixnav > li.active > a::after {
    background-color: #00b7b5;
    width: 66%;
}

.hidme {
    display: none !important;
}

.shutupandfixme .teltop {
    /*margin-top: 8px;*/
	margin-top: 2px;
    display: block;
}

h2 {
    margin: 0;
    text-transform: uppercase;
    line-height: 1.2;
    color: #1e1e1e;
    font-size: 42px;
	font-family: Oswald;
	font-style: normal;
}

h2 span {
/*     font-family: "bold" */
	font-weight: 700;
}

h3 {
	font: normal 600 34px / 44px "Oswald", Helvetica, Arial, Verdana, sans-serif;
}

.ourpreim {
    background-image: url(../img/bg2.jpg);
    background-size: cover;
    background-position: center;
    padding: 70px 0;
    position: relative;
    z-index: 100000;
}

.preimpol1 {
    margin-top: 60px;
}

.prtt {
    margin-bottom: 0;
    font-size: 19px;
    margin-top: 10px;
}

.preimpol2 {
    position: relative;
    top: -37px;
}



.preimpol3 {
    top: -55px;
    position: relative;
}

@media screen and (max-width:991px){.preimpol2 ,.preimpol3{top: 0;} .preimpol1{margin-top: 20px;}}



.iframe__wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.iframe__wrap iframe {
    width: 900px;
    height: 450px;
	box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 50%);
}

@media screen and (max-width:1000px){
    .iframe__wrap iframe{
        width: 800px;
        height: 400px;
    }
}

@media screen and (max-width:840px){
    .iframe__wrap iframe{
        width: 95%;
        height: 450px;
    }
}

@media screen and (max-width:740px){
    .iframe__wrap iframe{
        width: 95%;
        height: 400px;
    }
}

@media screen and (max-width:640px){
    .iframe__wrap iframe{
        width: 95%;
        height: 350px;
    }
}

@media screen and (max-width:540px){
    .iframe__wrap iframe{
        width: 95%;
        height: 300px;
    }
}

@media screen and (max-width:440px){
    .iframe__wrap iframe{
        width: calc(100% - 30px);
        height: 250px;
		box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 50%);
    }
}
.bluelin {
    background-color: #00b7b5;
    width: 100%;
    display: block;
    max-width: 131px;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

@media screen and (max-width:991px){
    .bluelin{
        margin-top: 30px;
        margin-bottom: 25px;
    }
}

.partnersblock {
    background-color: #181c23;
    padding-top: 70px;
    padding-bottom: 70px;
}

.partwrap {
    background-image: url(../img/partbg.png);
    background-repeat: repeat-x;
    min-height: 144px;
    margin-top: 50px;
}

.partners {
    padding-left: 0;
    margin-bottom: 0;
    text-align: center;
    list-style-type: none;
}

.partners > li {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    vertical-align: middle;
}

.pp {
    display: table;
    width: 100%;
    height: 130px;
}

.pp > span {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.mt20 .pp {
    margin-top: 2px;
    margin-bottom: -20px;
}

.dotbg {
    background-image: url(../img/partners/dotsbg.png);
    background-repeat: no-repeat;
    background-position: 50% 26%;
}

.four {
    background-image: url(../img/bg3.jpg);
    background-size: cover;
    padding: 70px 0;
}

.suph2 {
    margin-bottom: 0;
    font-size: 20px;
    margin-top: 20px;
}

.zaphead {
    background-image: url(../img/headzap.jpg);
    background-position: center;
    background-size: 100% 100%;
    border-radius: 5px;
    padding-top: 35px;
    padding-bottom: 30px;
}

.whatis {
    margin-top: 15px;
    font-size: 30px;
}

.descriptitpls {
    font-size: 17px;
}

.zapises {
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.50);
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.549);
    padding-bottom: 30px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.whatpesna {
    font-size: 17px;
    text-align: center;
    margin-top: 23px;
    margin-bottom: 6px;
    text-align: left;
}

audio {
    width: 100%;
}

.zapbody {
    padding-left: 20px;
    padding-right: 20px;
}

.audioplayer {
    height: 30px;
    color: #fff;
    text-shadow: none;;
    border: none;
    position: relative;
    z-index: 1;
    background: #29272f;
}

.audioplayer-mini {
    width: 2.5em;
    margin: 0 auto;
}

.audioplayer > div {
    position: absolute;
}

.audioplayer-playpause {
    width: 2.5em;
    height: 100%;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    left: 0;
}

.audioplayer:not(.audioplayer-mini) .audioplayer-playpause {
    border-right: 1px solid #555;
    border-right-color: rgba(255, 255, 255, .1);
}

.audioplayer-mini .audioplayer-playpause {
    width: 100%;
}

.audioplayer-playpause:hover,
.audioplayer-playpause:focus {
    background-color: #222;
}

.audioplayer-playpause a {
    display: block;
}

.audioplayer-stopped .audioplayer-playpause a {
    width: 0;
    height: 0;
    border: 0.5em solid transparent;
    border-right: none;
    border-left-color: #fff;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5em 0 0 -0.25em;
}

.audioplayer-playing .audioplayer-playpause a {
    width: 0.75em;
    height: 0.75em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.375em 0 0 -0.375em;
}

.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {
    width: 40%;
    height: 100%;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 0;
}

.audioplayer-playing .audioplayer-playpause a:before {
    left: 0;
}

.audioplayer-playing .audioplayer-playpause a:after {
    right: 0;
}

.audioplayer-time {
    width: 4.375em;
    height: 100%;
    line-height: 2.375em;
    text-align: center;
    z-index: 2;
    top: 0;
}

.audioplayer-time-current {
    border-left: 1px solid #111;
    border-left-color: rgba(0, 0, 0, .25);
    left: 2.5em;
}

.audioplayer-time-duration {
    border-right: 1px solid #555;
    border-right-color: rgba(255, 255, 255, .1);
    right: 2.5em;
}

.audioplayer-novolume .audioplayer-time-duration {
    border-right: 0;
    right: 0;
}

.audioplayer-bar {
    height: 0.875em;
    background-color: #222;
    cursor: pointer;
    z-index: 1;
    top: 50%;
    right: 6.875em;
    left: 6.875em;
    margin-top: -0.438em;
}

.audioplayer-novolume .audioplayer-bar {
    right: 4.375em;
}

.audioplayer-bar div {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.audioplayer-bar-loaded {
    background-color: #333;
    z-index: 1;
}

.audioplayer-bar-played {
    background: #007fd1;
    z-index: 2;
}

.audioplayer-volume {
    width: 2.5em;
    height: 100%;
    border-left: 1px solid #111;
    border-left-color: rgba(0, 0, 0, .25);
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    right: 0;
}

.audioplayer-volume:hover,
.audioplayer-volume:focus {
    background-color: #222;
}

.audioplayer-volume-button {
    width: 100%;
    height: 100%;
}

.audioplayer-volume-button a {
    width: 0.313em;
    height: 0.375em;
    background-color: #fff;
    display: block;
    position: relative;
    z-index: 1;
    top: 40%;
    left: 35%;
}

.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after {
    content: '';
    position: absolute;
}

.audioplayer-volume-button a:before {
    width: 0;
    height: 0;
    border: 0.5em solid transparent;
    border-left: none;
    border-right-color: #fff;
    z-index: 2;
    top: 50%;
    right: -0.25em;
    margin-top: -0.5em;
}

.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after {
    width: 0.313em;
    height: 0.313em;
    border: 0.25em double #fff;
    border-width: 0.25em 0.25em 0 0;
    left: 0.563em;
    top: -0.063em;
    -webkit-border-radius: 0 0.938em 0 0;
    -moz-border-radius: 0 0.938em 0 0;
    border-radius: 0 0.938em 0 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.audioplayer-volume-adjust {
    height: 6.25em;
    cursor: default;
    position: absolute;
    left: 0;
    right: -1px;
    top: -9999px;
    background: #333;
}

.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
    opacity: 0;
}

.audioplayer-volume:hover .audioplayer-volume-adjust {
    top: auto;
    bottom: 100%;
}

.audioplayer-volume-adjust > div {
    width: 40%;
    height: 80%;
    background-color: #222;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 30% auto 0;
}

.audioplayer-volume-adjust div div {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #007fd1;
}

.audioplayer-novolume .audioplayer-volume {
    display: none;
}


.audioplayer-volume-adjust div div,
.audioplayer-bar-played {
    background-color: #fff;
    border-radius: 0px !important;
}



.audioplayer-volume-adjust div div {
    background: -webkit-gradient(linear, left bottom, left top, from(#007fd1), to(#c600ff));
    background: -webkit-linear-gradient(bottom, #007fd1, #c600ff);
    background: -moz-linear-gradient(bottom, #007fd1, #c600ff);
    background: -ms-radial-gradient(bottom, #007fd1, #c600ff);
    background: -o-linear-gradient(bottom, #007fd1, #c600ff);
    background: linear-gradient(to top, #007fd1, #c600ff);
}

.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.audioplayer {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.audioplayer-volume-adjust {
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.audioplayer *,
.audioplayer *:before,
.audioplayer *:after {
    -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}

@media only screen and (max-width: 32.5em) {
    body {
        -webkit-box-shadow: inset 0 0 9.375em rgba(0, 0, 0, .5);
        -moz-box-shadow: inset 0 0 9.375em rgba(0, 0, 0, 5);
        box-shadow: inset 0 0 9.375em rgba(0, 0, 0, .5);
    }

    #wrapper {
        width: 100%;
        height: auto;
        position: static;
        padding: 1.25em;
        margin: 0;
    }

}

.audioplayer-bar-loaded {
    background-color: #6f6e73;
    z-index: 1;
    height: 4px !important;
    top: 4px !important;
    border-radius: 0px !important;
}

.audioplayer-bar-played {
    background-color: #fff;
    border-radius: 0px !important;
    height: 4px !important;
    top: 4px !important;
}

.audioplayer-playpause {
    background-image: url(../img/play.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px;
}

.audioplayer-playing .audioplayer-playpause {
    background: none;
}

.zaphead img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
}

.five {
    background-image: url(../img/bg4.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 70px 0 35px;
    background-size: cover;
    
}

.vidyt {
    margin-top: 30px;
}

.vidyt iframe {
    border: 10px solid #ffc449;
}

.mt30 {
    margin-top: 30px;
}

.mt30, .mobsl span {
    text-align: center;
}


.ouruslugs {
    /* background-image: url(../img/bg5.jpg); */
	background: #fff;
    background-size: cover;
    padding: 70px 0;
	overflow: hidden;
}
@media (min-width: 749px) {
.ouruslugs {
    background-image: url(../img/bg5.jpg);
}
}

.contta {
    text-align: center;
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

.contta > li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: -4px;
}

.contta > li > a {
    font-size: 18px;
    color: #ffffff !important;
    text-decoration: none !important;
    padding-left: 50px;
    padding-right: 50px;
    display: block;
    padding-top: 25px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    min-width: 200px;
    padding-bottom: 20px;
    height: 118px;
}

.controlus {
    background-color: #211f25;
    margin-top: 50px;
    margin-bottom: 50px;
}

.contta > li.active > a {
    color: #1e1e1e !important;
    font-family: "reg" !important
}

.contta > li.active {
    background-color: #16dfdd !important;
}

.ics1 {
    background-image: url(../img/icns/smic/1.png);
    height: 22px;
}

.ics2 {
    background-image: url(../img/icns/smic/2.png);
    height: 23px;
}

.ics3 {
    background-image: url(../img/icns/smic/3.png);
    height: 19px;
}

.ics4 {
    background-image: url(../img/icns/smic/4.png);
    height: 19px;
}

.ics5 {
    background-image: url(../img/icns/smic/5.png);
    height: 22px;
}

.icnnav {
    display: block;
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 9px;
    height: 23px !important;
}

.contta > li:hover > a > .ics1 {
    background-image: url(../img/icns/smic/11.png);
}

.contta > li:hover > a > .ics2 {
    background-image: url(../img/icns/smic/22.png);
}

.contta > li:hover > a > .ics3 {
    background-image: url(../img/icns/smic/33.png);
}

.contta > li:hover > a > .ics4 {
    background-image: url(../img/icns/smic/44.png);
}

.contta > li:hover > a > .ics5 {
    background-image: url(../img/icns/smic/55.png);
}

.contta > li.active .ics1 {
    background-image: url(../img/icns/smic/1_1.png) !important;
}

.contta > li.active .ics2 {
    background-image: url(../img/icns/smic/2_2.png) !important;
}

.contta > li.active .ics3 {
    background-image: url(../img/icns/smic/3_3.png) !important;
}

.contta > li.active .ics4 {
    background-image: url(../img/icns/smic/4_4.png) !important;
}

.contta > li.active .ics5 {
    background-image: url(../img/icns/smic/5_5.png) !important;
}

.numattlestr {
/*     font-size: 30px; */
	font-size: 26px;
    color: #1e1e1e;
    display: inline-block;
    vertical-align: baseline;
}

.numattlestr span {
    color: #d8d8d8;
    font-size: 50px;
    display: inline-block;
    margin-right: 25px;
    vertical-align: baseline;
}

.pricewrap {
    position: relative;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.23);
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    margin-top: 50px;
}

.pricehead {
    padding-top: 35px;
    padding-bottom: 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../img/headzap.jpg);
}

.pricettle {
    font-size: 18px;
    color: #1e1e1e
}

.priceprice {
    font-size: 40px;
    color: #1e1e1e;
    margin-bottom: 0;
}

.priceprice span {
    font-size: 30px;
}

.pricebody {
    min-height: 460px;
    margin-bottom: 20px;
}

.whatinclud,
.whatinclud ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

.whatinclud li {
    display: block;
    font-size: 15px;
	line-height: 1.2;
    color: #1e1e1e;
    margin-top: 20px;
}

.zakaztoo {
    background-image: none;
    padding-left: 0;
    max-width: 230px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 62px;
    border-radius: 10px;
}

.mt20 {
    margin-top: 20px;
}

.etapsz {
    background-image: url(../img/bg6.jpg);
    background-size: cover;
    background-color: #161921;
    padding-top: 80px;
    padding-bottom: 80px;

}

.etapptt {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 8px;
    text-align: center;
}

.etapimg {
    width: 100%;
    max-width: 155px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.mt50 {
    margin-top: 50px;
}

.mt200 img {
    margin-top: 220px;
}

.arow1 {
    margin: 0;
    position: absolute;
    bottom: 248px;
    left: 92px;
}

.arow2 {
    margin: 0;
    position: absolute;
    left: 55px;
    bottom: -101px;
}

.atmosfere {
    /* background-image: url(../img/bg7.jpg); */
	/*background: #ddd;*/
	background: #fff;
    background-size: cover;
    padding: 70px 0;
    /* border-bottom: 4px solid #930c6c; */
	overflow: hidden;
}
.must-know {
    /*width: 1350px;*/
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
	padding: 70px 0 0;
}
.must-know p {
/*     font-size: 22px; */
	font-size: 16px;
    /*margin-bottom: 0;*/
    color: #1e1e1e;
}

.must-know h2 {
    /*margin-top: 40px;*/
    text-align: center;
    margin-bottom: 40px;
} 
@media screen and (max-width: 1200px) {
    .must-know {
        /*width: 1100px;*/
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: 20px;
     
    }
    .must-know p {
        font-size: 18px;
    }
}
@media screen and (max-width: 992px) {
    .must-know {
        /*width: 730px;*/
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: 20px;
     
    }
    .must-know p {
        font-size: 14px;
    }
}
@media screen and (max-width: 768px) {
    .must-know {
        /*width: 80%;*/
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        gap: 20px;
     
    }
    .must-know p {
        font-size: 14px;
    }
}
@media (min-width: 749px) {
/*.atmosfere {
    background-image: url(../img/bg7.jpg);
}*/
}
.atmosferimg {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 488px;
    padding: 17px;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 991px) {
    .atmosferimg {
        position: relative;
        background-size: cover;
        background-position: center;
        height: 488px;
        padding: 17px;
        background-repeat: no-repeat;
        width: 92%;
        margin: 0 auto;
    }

}

.atmosferimg span {
    position: absolute;
    border: 7px solid #f6d24d;
    width: calc(100% - 34px);
    border-radius: 5px;
    height: calc(100% - 34px);
}

.atmosferthumb {
    display: block;
    position: relative;
    height: 158px;
    background-size: cover;
    background-position: center;
}

.atmosferthumb span {
    background-image: url(../img/bgcenter.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background-size: calc(100% - 22px) calc(100% - 22px);
    top: 0;
    opacity: 0;
}
.thumbs1 .atmosferimg span {
    background-image: url(../img/bgcenter.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background-size: calc(100% - 22px) calc(100% - 22px);
    top: 0;
    opacity: 0;
    border: none;
}

.thumbs .owl-item.active.center .atmosferthumb span {
    opacity: 1;
}

.thumbs {
    margin-top: 12px;
}

.giftworkt {
    font-size: 25px;
    color: #1e1e1e;
    margin-bottom: 0;
}

.giftcard {
    background-image: url(../img/bgca.jpg);
    background-size: cover;
    padding: 70px 0;
}

.certificat {
    width: 100% !important;
    display: block;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

.borderblock {
    border: 6px solid #f6d24d;
    padding: 35px;
}

.buttons {
  left: 7%;
  margin-top: 46px;
  width: 86%;
}

.buttons .row {
  margin-bottom: 17px;
}

.btn-primary {
  background: rgb(0, 183, 181) none repeat scroll 0 0;
  border: medium none;
  height: 52px;
  width: 278px;
}

.btn-primary:hover {
  background-color: #f6d24d;
  border: none;
}

.skidka {
    background-image: url(../img/akce.jpg);
    background-size: cover;
    padding:  70px 0;
}

.skidka .getskid {
    font-size: 38px;
    margin-top: 0;
    margin-bottom: 20px;
}

.skidka .getskid span {
    font-size: 48px;
}

.udiv {
    font-size: 18px;
}

.tolkoostz {
    font-size: 27px;
    margin-bottom: 0;
}

.zapolni {
    background-color: #00b7b5;
    margin-top: 30px;
    /* font-size: 20px; */
    width: 100%;
    margin-left: initial;
}
@media (min-width: 749px) {
.revwrap {
    background-image: url(../img/rev.jpg);
}
}
.revwrap {
    /* background-image: url(../img/rev.jpg); */
    background-size: cover;
    padding: 70px 0;
}
@media (min-width: 749px) {
.novosty {
    background-image: url("../img/novosti-bg.jpg");
}
}
.novosty {
    /* background-image: url("../img/novosti-bg.jpg"); */
    background-size: cover;
    padding: 70px 0;
}

.novosti-img {
    margin-bottom: 33px;
    width: 100% !important;
}

.revwrapo {
    background-color: #fff;
    padding: 25px;
    padding-top: 40px;
    padding-bottom: 40px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.21);
}

.title-cover {
    position: relative;
    margin-bottom: 33px;
}

.title-cover img {
    margin: 0;
}

.title-cover span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 80px;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    font-size: 20px;
    font-family: "bold";
    padding: 10px;
    text-decoration: none;
}

.owl-item {
    margin-bottom: 10px;
}

.novosty h2 {
    color: #1e1e1e;
}

.novosti-title {
    font-size: 17px;
    font-family: "bold";
    margin-bottom: 20px;
    text-decoration: underline;
}

.novosti-text {
    margin-bottom: 0;
    font-size: 15px;
    color: #7e7e7e;
    line-height: 1.2;
}

.novosti-a {
    color: inherit !important;
    text-decoration: none !important;
    cursor: pointer;
}



.main-novosti-top {
    background-image: url(../img/bgmain.jpg);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 126px;
    padding-bottom: 30px;

}

.main-novosti {
    background-image: url(../img/novosti-site-bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 786px;
    position: relative;
    font-size: 16px;
    padding-top: 30px;
    padding-bottom: 90px;
}

.main-novosti img {
    margin-bottom: 20px;
    float: left;
    width: 40%;
    height: auto;
    margin-right: 25px;
}

.palr {
    padding: 0 15px;
}

.novost-text {
    float: right;
    line-height: 21px;
}

.main-novosti h2 {
    color: #002a30;
    text-align: center;
    margin-bottom: 25px;
    line-height: 42px;
    font-family: "bold";
}

.main-novosti h3 {
    color: #002a30;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 23px;
    font-family: "bold";
    margin-top: -2px;
}

.main-novosti h4 {
    color: #002a30;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 23px;
    font-family: "bold";
    padding-top: 15px;
    margin-top: 0;
}

.main-novosti ul, .main-novosti ol {
    margin: 20px 0;
}

.main-novosti li {
    padding: 5px 0 5px 20px;
}

.contacts {
    background-color: #fff;
    padding: 60px 0;
}

.contacts .connas {
    margin-top: 0 !important;
}

.five a {
    text-decoration: none;
}

.video-wrap {
    background-image: url("../img/video-wrap-5.jpg");
    background-position: center;
    background-repeat: no-repeat;
    max-width: 971px;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    margin: 40px auto;
    cursor: pointer;
    padding: 140px 0 100px;
    text-align: center;
}

.video-wrap2 {
    background-image: url("../img/video-wrap.jpg");
    background-position: center;
    background-repeat: no-repeat;
    max-width: 971px;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    position: relative;
    margin: 40px auto;
    cursor: pointer;
    padding: 140px 0 100px;
    text-align: center;
}

.mini {
    background: #151319;
    padding: 30px 0 24px;
    margin-top: -10px;
    height: 202px;
}

.video1 {
    background: url("../img/videowrap-1.jpg") #000;
    background-size: cover;
}

.video2 {
    background: url("../img/videowrap-2.jpg") #000;
    background-size: cover;
}

.video3 {
    background: url("../img/videowrap-3.jpg") #000;
    background-size: cover;
}

.video4 {
    background: url("../img/videowrap-4.jpg") #000;
    background-size: cover;
}

.video5 {
    background: url("../img/videowrap-5.jpg") #000;
    background-size: cover;
}

.video6 {
    background: url("../img/videowrap-6.jpg") #000;
    background-size: cover;
}

.video-wrap-border {
    position: absolute;
    border-radius: 3px;
    border: 4px solid #ffc728;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    top: 12px;
    left: 12px;
    bottom: 12px;
    right: 12px;
    opacity: 1;
}

.video-wrap-border:hover {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    border: 4px solid transparent;
}  

.video-play {
    margin: 0 auto 45px;
    background-image: url("../img/video-play.png");
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.video-play:hover {
    background-position: -151px center;
}


.video-mini {
    max-width: 1000px;
    margin: 0 auto;
}

.video-title {
    font-size: 23px;
    line-height: 23px;
    color: #f6d24d;
    font-family: "bold";
    text-transform: uppercase;
}

.mini .video-title {
    font-size: 20px;
    line-height: 21px;
}

.mini .video-play {
    margin: 0 auto 20px;
    background-image: url("../img/video-play-mini.png");
    background-repeat: no-repeat;
    background-position: -81px center;
    width: 79px;
    height: 79px;
}

.video-p {
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    margin: 25px 0 0;
}

.owlrevwrap {
    margin-top: 70px;
}

.owlrevwrap.flex_height .owl-stage {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
}

.owlrevwrap.flex_height .owl-stage .item,
.owlrevwrap.flex_height .owl-stage .item .revwrapo {
    height: 100%;
}

.revimgo {
    display: inline-block;
    vertical-align: middle;
}

.revdatao {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.nameandcit {
    font-size: 17px;
    font-family: "bold";
}

.nameandcit span {
    font-family: "reg";
}

.whatmandid {
    margin-bottom: 0;
}

.revheadero {
    margin-bottom: 30px;
}

.revtext {
    margin-bottom: 0;
    font-size: 15px;
    color: #7e7e7e;
    line-height: 1.2;
    margin-bottom: 30px;
}

.question {
    background-image: url(../img/quest.jpg);
    background-size: cover;
    padding: 70px 0;
}

.panel-default > .panel-heading {
    background-image: url(../img/bghrad.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    border-radius: 0px;
    padding: 35px;
    padding-left: 100px;
    min-height: 114px;
    vertical-align: middle;
    display: table;
    width: 100%;
    border-radius: 5px;
    height: 114px;
}

.panel-group .panel {
    border: none;
    border-radius: 5px;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit;
    font-size: 20px;
    color: #1e1e1e !important;
    text-decoration: none !important;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

.panel-group .panel + .panel {
    margin-top: 40px;
}

.panel-heading {
    position: relative;
}

.panel-heading::after {
    content: '';
    display: block;
    background-image: url(../img/arow1.png);
    width: 44px;
    height: 25px;
    position: absolute;
    bottom: -22px;
    left: calc(50% - 22px);
}

.panel-title > a > span {
    display: block;
    background-image: url(../img/quest.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 35px;
    top: calc(50% - 23.5px);
}

.otvet {
    font-size: 17px;
    color: #505050;
    margin-bottom: 0;
    text-align: justify;
}

.otvet span {
    color: #505050;
}

.vacancy {
    font-size: 15px;
    color: #505050;
    margin-bottom: 20px;
}

.otvet {
    font-size: 17px;
    color: #505050;
    margin-bottom: 0;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.panel-body {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 50px;
    padding-top: 50px;
    background-image: url(../img/answer.png);
    background-repeat: no-repeat;
    background-position: 36px 46px;
}

#accordion {
    margin-top: 60px;
}

.cont {
    background-image: url(../img/cont.jpg);
    padding: 70px 0;
    background-position: bottom;
}

.cont .zapolni {
    margin-top: -6px;
}

.cont .getskid {
    margin-bottom: 3px;
}

.connas {
    margin-bottom: 0;
    font-size: 35px;
    text-transform: uppercase;
    margin-top: 90px;
}

#kar {
    height: 600px;
    position: relative;
    z-index: 10;
    width: 100%;
}

.gm-style-iw * {
    display: block;
    width: 100%;
}

.gm-style-iw h4, .gm-style-iw p {
    margin: 0;
    padding: 0;
}

.gm-style-iw a {
    color: #4272db;
}
/*.konwrap{
    margin-bottom: 50px;
}*/
.konwrap .col-md-3 {
    position: relative;
   
    /* z-index: 1000; */
}

.our-place {
    background-color: #1d1e27;
    width: 265px;
    height: 64px;
    display: block;
}

.our-place-slogan {
    color: #fff;
    display: inline-block;
    font-size: 22px;
    margin: 22px 0px 0px 35px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: 1px;
}

.map-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* margin: 0px 20px 20px 15px; */
}

.map-adress, .map-phone, .map-mail, .map-vk, .map-fb, .map-inst, .map-logo {
    width: 240px;
    clear: both;
}

.map-adress {
    height: 80px;
    margin-top: 15px;
    font-weight: bold;
}

.icon-pic {
    width: 30px;
    float: left;
    height: 50px;
}

.icon-pic img {
    margin-left: 12px;
}

.icon-phone {
    width: 30px;
    float: left;
    height: 20px;
    font-weight: bold;
    clear: both;
}

.icon-phone img {
    margin-left: 15px;
}

.icon-mail {
    width: 30px;
    float: left;
    height: 20px;
    font-weight: bold;
}

.icon-mail img {
    margin-left: 12px;
}

.icon-vk {
    width: 30px;
    float: left;
    height: 20px;
    font-weight: bold;
}

.icon-vk img {
    margin-left: 10px;
}

.icon-fb {
    width: 30px;
    float: left;
    height: 20px;
    font-weight: bold;
}

.icon-fb img {
    margin-left: 15px;
}

.icon-inst {
    width: 30px;
    float: left;
    height: 20px;
    font-weight: bold;
}

.icon-inst img {
    margin-left: 12px;
}

.our-place-text {
    color: #1d1e27;
    font-size: 16px;
    border-bottom: 1px solid #000;
    float: right;
}

.our-place-adress {
    float: right;
    width: 200px;
    height: 80px;
}

.our-place-phone {
    float: right;
    width: 200px;
    height: 20px;
    font-weight: bold;
}

.our-place-mail {
    float: right;
    width: 200px;
    height: 20px;
    text-decoration: none;
}

.our-place-mail a {
    text-decoration: none;
    color: #1d1e27;
    font-weight: bold;
}

.our-place-vk {
    float: right;
    width: 200px;
    height: 20px;
    text-decoration: none;
}

.our-place-vk a {
    text-decoration: none;
    color: #1d1e27;
    font-weight: bold;
}

.our-place-fb {
    float: right;
    width: 200px;
    height: 20px;
    text-decoration: none;
}

.our-place-fb a {
    text-decoration: none;
    color: #1d1e27;
    font-weight: bold;
}

.our-place-inst {
    float: right;
    width: 200px;
    height: 20px;
    text-decoration: none;
}

.our-place-inst a {
    text-decoration: none;
    color: #1d1e27;
    font-weight: bold;
}

.our-place-logo {
    padding: 10px 0px 0px 25px;
}

.our-place-line {
    margin: 13px;
}

.konsa {
    position: absolute;
    top: -5px;
    width: 265px;
    height: 325px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -600px;
    background-color: #ffc449;
    box-shadow: 0 0 5px;
}

.last {
    padding-bottom: 70px;
    padding-top: 40px;
}

.stop {
    width: 100%;
}

.vk {
    margin-top: 30px;
}

.fullin {
    background-color: #e5e5e5;
    height: 1px;
    width: 100%;
    display: block;
    margin-top: 30px;
    margin-bottom: 40px;
}

.zakl {
    margin-bottom: 0;
    font-size: 18px;
    color: #1e1e1e;
}

.zaklad {
    width: 100%;
    max-width: 100%;
/*     font-size: 21px; */
	font-size: 18px;
    height: 64px;
}

.footlogo {
    max-width: 207px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.havequest {
    display: block;
    text-decoration: underline;
    text-align: center;
    margin-bottom: 23px;
    margin-top: 0;
    font-size: 18px;
    color: #f6d24d !important;
}

.havequest:hover {
    text-decoration: none;
}

.madebyu {
    max-width: 288px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #fff !important;
    text-decoration: none !important;
    margin-top: 12px;
    display: block;
}

footer {
    background-color: #262429;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: auto;
}

.madebyu span {
    display: block;
    margin-left: 65px;
    margin-top: -43px;
    font-size: 17px;
}

.madebyu:hover {
    opacity: .6;
}

.owl-prev {
    display: block;
    background-image: url(../img/prev.png);
    width: 16px;
    height: 26px;
    position: absolute;
    left: -40px;
    top: calc(50% - 13px);
    text-indent: -9999999px;
}

.owl-next {
    display: block;
    background-image: url(../img/next.png);
    width: 16px;
    height: 26px;
    position: absolute;
    right: -40px;
    top: calc(50% - 13px);
    text-indent: -9999999px;
}

.owl-prev:hover {
    background-image: url(../img/prev1.png);
}

.owl-next:hover {
    background-image: url(../img/next1.png);
}

.big-images,.big-images1 {
    margin-top: 40px;
}

.modal-content {
    background: none;
    border: none;
    box-shadow: none;
}

.formmod {
    background-image: url(../img/bgforma.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    max-width: 641px;
    min-height: 641px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 102px;
}

.sotz {
    text-transform: uppercase;
    font-size: 30px;
}

.andweclyou {
    font-size: 24px;
    margin-bottom: 0;
}

.formmod .in1 {
    display: block;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
}

.formmod .sendform {
    margin-top: 22px;
    margin-bottom: 24px;
}

.close {
    position: absolute;
    opacity: 1;
    float: right;
    display: block;
    width: 100%;
    margin-left: 50px;
    margin-top: -21px;
    z-index: 10000000;
}

.thssa {
    max-width: 291px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#vk_groups {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 30px !important;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: si;
        src: url(../fonts/socicon.svg) format(svg);
    }

}

.soc {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.soc li {
    display: inline-block;
    zoom: 1;
}

.soc li a {
    font-family: si !important;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 15px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    margin-right: 5px;
    color: #ffffff;
    background-color: none;
}

.soc a:hover {
    z-index: 2;
    opacity: .6;
}

.soc-icon-last {
    margin: 0 !important;
}

.soc-vkontakte {
    background-color: #5a7fa6;
}

.soc-vkontakte:before {
    content: ';';
}

.soc-ok {
	background-color: #eb7d01;
}

.soc-ok:before {
	font: normal normal normal 14px/1 FontAwesome;
}

.soc-instagram {
    background-color: #9c7c6e;
}

.soc-instagram:before {
    content: 'x';
}

.soc-youtube {
    background-color: #e02a20;
}

.soc-youtube:before {
    content: 'r';
}

.soc-facebook {
    background-color: #3e5b98;
}

.soc-facebook:before {
    content: 'b';
}

.soc-google {
    background-color: #d93e2d;
}

.soc-google:before {
    content: 'c';
}

@keyframes radar {
    0% {
        transform: scale(0.5);
        opacity: 0.2
    }

    25% {
        transform: scale(0.5);
        opacity: 0.3
    }

    50% {
        transform: scale(1);
        opacity: 0.5
    }

    75% {
        transform: scale(1.5);
        opacity: 0.2
    }

    100% {
        transform: scale(2);
        opacity: 0
    }

}

.sbi-waves {
    position: absolute;
    top: 337px;
    left: calc(50% - 300px);
    z-index: 1;
    display: block;
    width: 600px;
    height: 600px;
    z-index: 10;
}

.sbi-waves .wave-item {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 600px;
    height: 600px;
    margin: auto;
    background: #1f2028;
    opacity: 0;
    -webkit-animation: radar 4.5s infinite linear;
    -moz-animation: radar 4.5s infinite linear;
    -o-animation: radar 4.5s infinite linear;
    animation: radar 4.5s infinite linear;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -webkit-border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%
}

.sbi-waves .wave-item.item1 {
    animation-delay: 0s
}

.sbi-waves .wave-item.item2 {
    animation-delay: 1.2s
}

.sbi-waves .wave-item.item3 {
    animation-delay: 2.4s
}

.sbi-waves .wave-item.item4 {
    animation-delay: 3.6s
}

.row.formwrap .col-md-6 {
    position: relative;
    z-index: 10000000;
}

#blfix {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100000000;
}

.svast {
    width: 650px;
    height: 650px;
    position: relative;
    z-index: 100000;
    border-radius: 50%;
    background-color: #191d29;
    background-color: rgba(25, 29, 41, 0.5);
    margin: 0px auto 0px auto;
    margin: 29px 0px 0px -35px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000000000;
    background-color: #000;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100000000000;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

/*section {
    zoom: 85%;
}*/
.four-steps {
    padding: 70px 0;
}
.last {
    zoom: 100% !important;
}

.four-steps h3 {
    font-size: 30px;
    text-transform: uppercase;
}
.four-steps p {
    font-size: 18px;
}
p.mamemy {
    margin-bottom: 0;
    font-size: 28px;
}
.four-steps li {
    position: relative;
    font-size: 17px;
    margin: 10px 0;
}
.tab_item-img {
    text-align: center;
    margin-top: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    width: 25%;
}
.tab_item-text {
    width: 70%;
}
.tab_item-img img {
    width: 200px;
    margin: 0 auto;

}
.tab_item-step {
    min-height: 200px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.tabs-step .tab-step {
    width: 23%;
    text-align: center;
    font-size: 30px;
    display: inline-block;
    cursor: pointer;
    transition: all .3s;
    padding-bottom: 10px;  
   /*  font-weight: bold; */ 
    text-transform: lowercase; 
}
.tabs-step .active {
    border-bottom: 2px solid #16dfdd;

}
.tab-step {
    padding: 20px 0;
    margin: 20px 10px;
    text-transform: uppercase;
    border-bottom: 2px solid #000;
}
.four-steps h2 {
    text-align: center;
    /* font-weight: bold; */
    /* font-family: reg; */
}
.hidden-br {
    display: none;
}
.thumbs.slick-slider {
    width: 101%;
    margin-left: -0.5%;
}
.thumbs.slick-slider .item{
    margin: 0 5px;
}
.slick-list.draggable{
    padding: 0 !important;
    /* width: 130% !important;
    margin-left: -15%; */
}
.slick-prev,  .slick-prev:focus, .slick-prev:active {
    /* width: 16px;
    height: 26px;
    background: url(../img/prev.png); 
     position: absolute;
    left: -3%; */
    top: 45%;
    left: -50px;
    height: 100%;
}
.slick-prev::before {
    content: '\2039';
    font-size: 80px;
    font-weight: 600;
    display: block;
    color: #00b7b5;
    transition: all .3s;
    opacity: 1;
}
.slick-prev:hover::before {
    color: #f6d24d;
}

.slick-next, .slick-next:focus, .slick-next:active {
    /* width: 16px;
    height: 26px;
    background: url(../img/next.png);
    position: absolute;
    right: -3%; */
    top: 45%;
    right: -50px;
    height: 100%;
}
.slick-next::before { 
    content: '\203A';
    font-size: 80px;
    font-weight: 600;
    display: block;
    color: #00b7b5;
    transition: all .3s;
    opacity: 1;
}
.slick-next:hover::before {
    color: #f6d24d;
}

.thumbs {
    height: 158px;
}
.thumbs1 {
    height: 158px;
    margin-top: 12px;
}
.thumbs1.slick-slider {
    width: 101%;
    margin-left: -0.5%;
}
.thumbs1.slick-slider .item{
    margin: 0 5px;
}
.slick-list, .slick-track {
    height: 100%;
}
.thumbs1 .item.slick-slide div {
    height: 100%;
}

.navbar {
	margin-bottom: 0;
}

.navbar-inverse .navbar-toggle {
    border: none;
}

@media only screen and (max-width : 1200px) {
    .tabs-step .tab-step {
        width: 22%;
    }
}
@media only screen and (max-width : 992px) {
    .tabs-step .tab-step {
        width: 21%;
    }
    .tab_item-img {
        width: 90%;

    }
    .rowMargin {
        margin-bottom: 40px;
    }
    .tab_item-text {
        width: 90%;
         margin: auto;
        margin-top: 20px;
    }

    .konsa {
        transform: translateX(50%);
        right: 50%;
        top: -604.2px;
    }
    .slick-prev, .slick-prev:focus, .slick-prev:active {
        top: 102%;
        left: 45%;
    }
    .slick-next, .slick-next:focus, .slick-next:active {
        top: 102%;
        right: 45%;
    }
    
    .thumbs .slick-prev, .thumbs .slick-prev:focus, .thumbs .slick-prev:active,
    .thumbs1 .slick-prev, .thumbs1 .slick-prev:focus, .thumbs1 .slick-prev:active {
        /* width: 16px;
        height: 26px;
        background: url(../img/prev.png);
        top: auto;
        bottom: -50px;
        left: 46%; */
        top: 115%;
        left: 45%;
    }
    .slick-next::before { 
        content: '\2039';
        font-size: 80px;
        font-weight: 600;
        display: block;
        color: #00b7b5;
        transition: all .3s;
        opacity: 1;
    }
    .slick-next:hover::before {
        color: #f6d24d;
    }
    .thumbs .slick-next, .thumbs .slick-next:focus, .thumbs .slick-next:active,
    .thumbs1 .slick-next, .thumbs1 .slick-next:focus, .thumbs1 .slick-next:active {
        /* width: 16px;
        height: 26px;
        background: url(../img/next.png);
         top: auto;
        bottom: -50px;
        right: 46%; */
        top: 115%;
        right: 45%;
        }
    .slick-next::before { 
        content: '\203A';
        font-size: 80px;
        font-weight: 600;
        display: block;
        color: #00b7b5;
        transition: all .3s;
        opacity: 1;
    }
    .slick-next:hover::before {
        color: #f6d24d;
    }
    .thumbs , .thumbs1{
        margin-top: 50px;
        margin-bottom: 40px;
    }
}
@media only screen and (max-width : 991px) {
	button.navbar-toggle {
		display: block;
	}
	.nav.nav-dsktp {
		display: none;
	}
}
@media only screen and (max-width : 768px) {
    .tabs-step .tab-step {
        width: 45%;
    }

    .slick-next, .slick-next:focus, .slick-next:active {
        /* width: 16px;
        height: 26px;
        background: url(../img/next.png);
         top: auto;
        bottom: -50px;
        right: 46%; */
        /* top: 102%; */
        right: 40%;
    }
    .slick-prev, .slick-prev:focus, .slick-prev:active {
        /* width: 16px;
        height: 26px;
        background: url(../img/next.png);
         top: auto;
        bottom: -50px;
        right: 46%; */
        /* top: 102%; */
        left: 40%;
    }
}

@media only screen and (max-width : 767px) {
	.hdr-phone {
		display: none;
	}
	
	.hdr-btn {
		float: right;
	}
}

@media only screen and (max-width : 600px) {
	.nav-box {
        position: absolute;
        top: 100%;
        left: 0px;
        width: calc(100% + 2px);
        background-color: #28262e;
        z-index: 1000000;
        margin: 0 -1px;
	}
	
	.nav-box .fixnav {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	.nav-box .fixnav > li::after {
		content: none;
	}
	
	.nav-box .fixnav > li > a {
		padding: 16px 30px;
	}
	
	.nav-box .fixnav > li.active > a::after {
		background-color: #00b7b5;
		width: 100%;
	}
}

@media screen and (max-width: 520px) {
    .hidden-br {
        display: block;
    }
}

@media screen and (max-width: 500px) {
    button.slick-next {
        /* background-image: url(../img/next.png) !important; 
            width: 16px !important;
            height: 26px !important;
            top: auto;
            bottom: -40px;
            right: 40%; */
            right: -20% !important;
    }
    button.slick-prev {
        /* background-image: url(../img/prev.png) !important; 
            width: 16px !important;
            height: 26px !important;
            top: auto;
            bottom: -40px;
            right: 40%; */
            left: -20% !important;
    }
}

@media screen and (max-width: 459px) {
	#wrapMap iframe {
		height: 730px;
	}
}

section#hid2 .zapises {
    padding: 0!important;
	display: flex;
	margin-bottom: 0;
    padding-bottom: 20px;
}

section#hid2 .zapises iframe {
	width: 100%;
}

.four-steps h2 {
    padding-bottom: 20px;
}



.owl-prev, .owl-next {
    margin: 0 16px!important;
}

@media (max-width: 750px) {
	.four-steps h2 {
		padding-bottom: 25px!important;
	}
	section.four-steps.marginCustom {
		padding: 35px 0!important;
	}
	.owlrevwrap {
		margin-top: 30px!important;
	}
	div#accordion {
		margin-top: 35px!important;
	}

    .big-images .slick-next, .big-images .slick-next:focus, .big-images .slick-next:active,
    .big-images1 .slick-next, .big-images1 .slick-next:focus, .big-images1 .slick-next:active  {
        top: 105%;
        right: 45%;
    }
    .big-images .slick-prev, .big-images .slick-prev:focus, .big-images .slick-prev:active,
    .big-images1 .slick-prev, .big-images1 .slick-prev:focus, .big-images1 .slick-prev:active  {
        top: 105%;
        left: 45%;
    }
	
	
	section#hid2 .rowMargin {
		display: block!important;
		/* padding: 30px 0!important; */
	}
	section#hid2 .zapises {
		margin: 0!important;
	}
	section#hid2 .rowMargin .slick-track {
		margin-bottom: 20px;
	}
	section#hid2.five {
		padding: 35px 0 10px!important;
	}
	section#hid2.five h2 {
		margin-bottom: 25px;
	}
	section#hid2 .rowMargin .slick-track {
		display: flex;
		flex-direction: column;
		transform: none!important;
		margin: 0;
	}
	section#hid2 .rowMargin .slick-track .sl-item1 {
		margin-bottom: 25px;
	}
	section#hid2 .rowMargin .slick-track  .sl-item1.slick-slide.slick-cloned,
	section#hid2 .rowMargin .slick-track  .sl-item1.slick-slide:nth-child(4),
	section#hid2 .rowMargin button {
		display: none!important;
	}
	
	.owl-carousel .owl-item {
		max-height: 0;
		/* overflow: hidden; */
		/* transition: max-height .5s; */
	}
	.owl-item.active {
		max-height: 700px;
	}
	
	.pricebody {
		margin-bottom: 30px!important;
	}
	
	
	/* .owl-next, 
	button.slick-next.slick-arrow {
		background-image: url(../img/next1.png)!important;
	} */
}




section#hid2 .slick-track {
    display: flex;
}
@media (min-width: 749px) {
section#hid2 .slick-track .sl-item1:nth-child(odd) {
    align-self: flex-end;
}
section#hid2 .slick-track .sl-item1:nth-child(even) .zapises {
    flex-direction: column-reverse;
}
section#hid2 .slick-track .sl-item1:nth-child(even) .zapises h3.five-title, 
section#hid2 .slick-track .sl-item1:nth-child(even) .zapises iframe {
    order: 1;
}
}
section#hid2 .zapises {
    flex-direction: column;
    background: transparent;
    box-shadow: none;
}
h3.five-title, 
p.five-text {
    padding-left: 16px;
}
h3.five-title {
    margin: 10px 0 0;
}
p.five-text {
    padding-bottom: 4px;
    padding-top: 4px;
    line-height: 1.5;
    margin: 16px 0;
    border-left: 2px solid #f6d24d;
}
.wpcf7-spinner {
	display: none;
}
.text-404 {
	font-size: 20px;
}
section.contacts {
    padding: 70px 0;
}
.row-flex {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}
.contacts-row {
  padding-top: 60px;
  height: 100%;
}
.contacts-title {
  font-weight: 600;
  font-style: normal;
  color: #292929;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.contacts-row .fa {
  font-size: 20px;
  color: rgb(0, 183, 181);
  padding: 5px 0;
}
.contacts-desc {
  font-weight: 400;
  font-style: normal;
  color: #6f6f6f;
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 25px;
}

.contacts-footer-line {
  max-width: 100%;
  width: 22%;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: rgb(0, 183, 181);
  text-align: left;
  display: inline-block;
}
.contacts-col {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.contacts-desc-socs {
  display: flex;
  margin: 10px 0;
}
.contacts-desc-socs-elem:not(:last-child) {
  margin-right: 10px;
}
.contacts-desc-socs-elem {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contacts-desc-socs-elem:hover {
	text-decoration: none;
}

.contacts-desc-socs-elem .fa {
	font-size: 26px;
}

.topform .wpcf7-form-control-wrap {
	display: inline-block;
}

.wpcf7-response-output {
	display: none;
}

a.btn-tg,
a.btn-wa,
a.btn-max {
	filter: brightness(0.8);
	transition: 0.4s all;
}

@media (hover: hover) {
	a.btn-tg:hover,
	a.btn-wa:hover,
	a.btn-max:hover {
		filter: brightness(1);
		transition: 0.4s all;
	}
}

.soc-wrap-name {
color: #fff;
    display: block;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
}

.soc-wrap {
	  margin-top: 15px;
}

.soc {
display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
  
}



.soc__item {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #413939;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
}

@media (max-width: 480px) {
	.soc__item {

  border: 2px solid #fff;

}
}


.soc__item svg {
  width: 15px;
  height: 15px;
}
.soc__item path {
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.header .soc__item path {
  fill: #fff;
}
.header .soc__item_wt:hover path {
  fill: #fff;
}
.header .soc__item_tg:hover path {
  fill: #fff;
}
.header .soc__item_max:hover path {
  fill: #fff;
}
.wpcf7 .soc__item_wt path {
  fill: #25d366;
}
.wpcf7 .soc__item_tg path {
  fill: #08c;
}
.wpcf7 .soc__item_max path {
  fill: #5700ff;
}
.wpcf7 .soc__item_wt:hover path,
.wpcf7 .soc__item_wt.active path {
  fill: #fff;
}
.wpcf7 .soc__item_tg:hover path,
.wpcf7 .soc__item_tg.active path {
  fill: #fff;
}
.wpcf7 .soc__item_max:hover path,
.wpcf7 .soc__item_max.active path {
  fill: #fff;
}
.soc__item_wt:hover,
.soc__item_wt.active {
  background-color: #25d366;
}
.soc__item_tg:hover,
.soc__item_tg.active {
  background-color: #08c;
}
.soc__item_max:hover,
.soc__item_max.active {
  background-color: #5700ff;
}

.form-filed-wrap {
display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.form-filed-wrap .phone_input {
	width:auto;
	justify-content:center;
	align-items:center;
	margin:0
}

.wpcf7-acceptance {
	    font-size: 11px;
    color: #fff;
    line-height: 1;
    font-weight: 400;
    text-align: left;
    max-width: 319px;
    display: block;
    margin: 10px auto;
}
.wpcf7-acceptance a{
	text-decoration:underline;
	color:#fff;
}

.wpcf7-acceptance .wpcf7-list-item-label {
		color:#fff;
	font-weight:400
}


.wpcf7-acceptance input {
	margin: 0 0px 2px 0;
    vertical-align: middle;
	width:15px;
	height:15px;
}

#wpcf7-f144-o1 .wpcf7-acceptance {
	 max-width: 496px;
}


