/* Mobile: Fixed positioning with JavaScript control */
@media screen and (max-width: 991px) {
    html {
        scroll-behavior: smooth;
    }

    body {
        position: relative;
        overflow-x: hidden;
    }

    .one {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        z-index: 1001 !important;
        box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1) !important;
        margin-bottom: 0 !important;
        background-color: #fff !important;
        width: 100% !important;
        transform: translate3d(0, 0, 0) !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        will-change: transform;
        -webkit-perspective: 1000;
        perspective: 1000;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

@media screen and (max-width: 1297px) {
    .owl2 .owl-next {
        right: -26px;
    }
    .owl2 .owl-prev {
        left: -26px;
    }
}
@media screen and (max-width: 1199px) {
    .calc .new-select-style {
        margin-top: 44px;
    }
    .phonetop {
        font-size: 17px;
    }
    .logo {
        width: 100%;
        max-width: 284px;
    }
    .etapt {
        font-size: 14px;
    }
    .punktnum::after {
        width: 90%;
    }
    .getdis {
        font-size: 21px;
    }
    .in1 {
        max-width: 314px;
    }
    .preimtt {
        font-size: 17px;
    }
    .whytt {
        /*font-size: 14px;*/
    }
    .mame li {
        font-size: 16px;
    }
    .whatcantext {
        font-size: 14px;
    }
    .getdiza {
        font-size: 16px;
    }
    .twentytwenty-horizontal .twentytwenty-handle:before {
        width: 3px;
        height: 560px;
        left: 50%;
        margin-left: -1.5px;
        bottom: -293px !important;
        position: absolute;
        width: 11px;
        border-radius: 15px;
    }
    .twentytwenty-horizontal .twentytwenty-handle:after {
        background: none;
        background-color: transparent;
        box-shadow: none;
        border: none;
        position: absolute;
        background-image: url(../img/mouse.png);
        width: 106px;
        height: 105px;
        position: absolute;
        left: -26px;
        top: 296px !important;
    }
    .eight .punktnum::after {
        content: "";
        display: block;
        height: 1px;
        width: 117px;
        background-color: #91ba3d;
        position: absolute;
        margin: -12px 0px 0px 77px;
    }
    .eight .in1 {
        max-width: 370px;
        margin-left: 20px;
        margin-right: 20px;
        height: 53px;
        margin-bottom: 15px;
    }
    .eight .topform {
        min-height: 495px;
        padding-bottom: 61px;
    }
    .ploxtt {
        font-size: 17px !important;
    }
    .sotr {
        position: relative;
        border-radius: 50%;
        background-image: url(../img/sotr.jpg);
        background-position: center;
        background-size: cover;
        width: 100px;
        padding: 5px;
        height: 100px;
    }
    .sotr span {
        border-radius: 50%;
        border: 2px solid #fff;
        position: absolute;
        width: calc(100% - 8px);
        height: calc(100% - 8px);
        left: 4px;
    }
    .postsr {
        font-size: 13px;
    }
}

@media screen and (max-width: 991px) {
    /*.uslugwrap .ramka {
		display:none;
	}
	.uslugwrap ul {
		padding-left: 0px;
	}
	.uslugwrap ul li .text {
		width:85%;
	}*/
    /*.uslugwrap {
		background:#fff;
		box-shadow:0 0 10px #000000;
		padding-left:20px;
		border-radius:15px;
	}*/
    .nopadl {
        padding-left: 15px;
    }
    .modal-content {
        background: none;
        background-color: #fff;
        border-radius: 10px;
        padding: 12px;
        min-height: auto;
        padding-top: 0px;
    }
    .close {
        right: -6px;
        top: 6px;
        position: relative;
        /*float: right;*/
        margin-top: -57px;
        margin-left: auto;
        /* margin-right: auto; */
        display: block;
        margin-bottom: 1px;
        float: none;
    }
    .nomob {
        display: none !important;
    }
    .politicak {
        font-size: 14px;
        color: #000;
        line-height: 18px;
        margin-bottom: 0;
    }
    .nopadr {
        padding-right: 15px;
    }
    .mobc {
        text-align: center !important;
    }
    .topnav {
        /*display: none;*/
    }
    .two {
        margin-bottom: 30px;
    }
    .headspis {
        text-align: center;
        margin-top: 25px;
    }
    .three {
        padding-top: 0px;
        margin-top: 80px;
        /*padding-bottom: 40px;*/
    }
    h1 {
        border-radius: 0px;
        font-size: 24px;
        display: block;
        width: 100%;
    }
    h4 {
        font-size: 22px;
    }
    .topform {
        background: none;
        min-height: auto;
        background-color: #fff;
        border-radius: 10px;
        padding: 20px;
    }
    .topformtt {
        font-size: 28px;
    }
    .youllget {
        font-size: 17px;
    }
    .punktnum::after {
        display: none !important;
    }
    .topform .col-md-3.col-xs-12 {
        height: 160px;
    }
    .sendform {
        font-size: 17px;
        height: 94px;
    }
    .four .col-md-3 {
        height: 350px;
    }
    .whytt {
        text-align: center;
    }
    .owl1::before {
        display: none;
    }
    .owl1 {
        margin-bottom: 30px;
    }
    h2 {
        font-size: 22px;
    }
    .getdiza {
        margin-top: 0;
        height: 80px;
    }
    .getdis::before {
        display: none;
    }
    .getdis {
        padding-left: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .whatcawrap {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }
    .whatcawrap br {
        display: none;
    }
    .seven {
        display: none;
    }
    .nine {
        /*background-image: none;*/
        min-height: auto;
    }
    .pot1,
    .pot2,
    .pot3,
    .pot4 {
        height: auto !important;
        background-size: cover;
        background: none;
        margin: 0;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        text-align: center;
    }
    .pot1,
    .pot3 {
        background-color: #82ac30;
    }
    .pot,
    .pot4 {
        background-color: #f1f3f2;
    }
    .stop {
        max-width: 300px;
        display: none;
    }
    .ploxtt {
        margin-top: 0 !important;
    }
    .ploxtt::after {
        display: none;
    }
    .etaps {
        background: none;
        background-color: #f9f3ff;
        height: auto;
        padding-bottom: 30px;
    }
    .iconcawrapplusjquery {
        display: none;
    }
    .brd1 {
        margin-top: 50px;
    }
    .punkticn {
        margin-left: 0;
    }
    .owl33 .owl-next {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        left: 0;
        right: 0;
        top: 0;
    }
    .owl33 .owl-prev {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        left: 0;
        right: 0;
        top: 0;
    }
    .owl33 .owl-nav {
        text-align: center;
    }
    .owl2 .owl-next {
        right: 0;
    }
    .owl2 .owl-prev {
        left: 0;
    }
    .punkticn {
        font-size: 15px;
    }
    .punkticn::before {
        font-size: 32px;
        color: #ffffff;
        font-family: "extrab";
        border-radius: 11px;
        text-align: center;
        display: block;
        line-height: 55px;
        background-color: #8ec131;
        box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.08);
        width: 48px;
        height: 48px;
        position: absolute;
        top: 7px;
    }
    .punkticn {
        margin-top: 7px;
    }
    .postsr::before {
        display: none;
    }
    .postsr {
        padding-left: 0;
        text-align: center;
        margin-bottom: 20px;
    }
    .postsr br {
        display: none;
    }
    .footer {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    .footer .footlogo {
        margin-left: auto;
        margin-right: auto;
    }
    .madeby {
        display: block;
        margin-top: 15px;
    }
    .linkont {
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (max-width: 668px) {
    .phonetop {
        text-align: center;
    }
    .emailtop {
        text-align: center;
    }
    .topnav {
        margin-bottom: 15px;
    }
    .container.top {
        height: 40px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media screen and (max-width: 490px) {
    .topnav > li::after {
        margin-left: 5px;
        margin-right: 5px;
    }
    .topnav > li > a {
        letter-spacing: initial;
    }
    .top-menu {
        display: block;
        height: 40px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .top-link {
        width: 50%;
        height: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        font-size: 11px;
    }

    .uslugwrap {
        margin-bottom: 0;
    }
    .uslugwrap .title-uslug {
        text-align: left;
        background-position: center right;
        background-repeat: no-repeat;
        background-color: #eee;
        padding-top: 10px;
        padding-bottom: 10px;
        border: 1px solid #ddd;
        font-size: 18px;
    }
    .uslugwrap .title-uslug:after {
        font-family: FontAwesome;
        content: "\f067";
        position: absolute;
        right: 15px;
        top: 10px;
    }
    .uslugwrap .title-uslug.collapsed:after {
        font-family: FontAwesome;
        content: "\f068";
        position: absolute;
        right: 15px;
        top: 10px;
    }
    .uslugwrap .title-uslug span {
        background: #eee;
        padding: 0;
    }

    .uslugwrap .ramka {
        display: none;
    }
    .uslugwrap {
        margin-bottom: 0;
    }
    .uslugwrap ul {
        padding-left: 0px;
    }
    .uslugwrap ul li .text {
        width: 85%;
    }
    /*.uslugwrap .title-uslug {
		text-align: left;
		background-position: center right;
		background-repeat: no-repeat;
		background-color: #eee;
		padding-top: 10px;
		padding-bottom: 10px;
		border: 1px solid #ddd;
		font-size: 18px;
	}
	.uslugwrap .title-uslug:after {
		font-family: FontAwesome;
		content:"\f067";
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.uslugwrap .title-uslug.collapsed:after {
		font-family: FontAwesome;
		content:"\f068";
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.uslugwrap .title-uslug span {
		background: #eee;
	}*/
    .headspis li {
        display: block;
        margin-top: 15px;
    }
    .buttop {
        margin-left: 0;
    }
    .soc {
        text-align: center;
    }
    .logo {
        display: block;
        margin: 0 auto;
    }
    .topform .col-md-3.col-xs-12 {
        height: auto;
    }
    .in1 {
        width: 100%;
        max-width: 100%;
        margin: 0;
        margin-top: 20px;
        height: 58px;
    }
    .sendform {
        width: 100%;
        max-width: 100%;
        margin: 0;
        margin-top: 20px;
        height: 78px;
    }
    .formwrap {
        margin-top: 0;
    }
    .mobslide {
        margin-left: 0;
        margin-right: 0;
    }
    .whatcawrap {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .mapawrp {
        height: 350px;
    }
    .eight .in1 {
        margin-left: 0;
        margin-right: 0;
    }
    .one {
        padding-top: 11px;
        padding-bottom: 11px;
        margin-top: 0 !important;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        z-index: 1001 !important;
        transform: translate3d(0, 0, 0) !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        will-change: transform;
    }
    .three {
        margin-top: 90px;
    }
    .emailtop {
        font-size: 14px;
        text-align: center;
    }
    .two {
        margin-top: 40px;
    }
    .owl2 .owl-next,
    .owl2 .owl-prev {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: inline-block;
        vertical-align: middle;
    }
    .owl2 .owl-nav {
        margin-top: 15px;
        margin-bottom: -27px;
        text-align: center;
    }
    .three .col-md-10.col-md-offset-1.nopadl.nopadr,
    .eight .col-md-10.col-md-offset-1.nopadl.nopadr {
        padding: 0;
    }
    .eight {
        /*padding-top: 25px;*/
        padding-bottom: 25px;
    }
    .mt120 {
        margin-top: 30px;
    }
    .punkticn {
        /*height: auto;*/
        /*margin-bottom: 8px;*/
        padding-top: 3px;
    }
    .punkt7,
    .punkt8,
    .punkt9 {
        padding-top: 20px !important;
    }
    .punkticn {
        padding-left: 60px;
    }
    .eight .in1 {
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .bg6 .sendform {
        width: 100%;
        max-width: 100%;
        border: none;
        height: 50px;
        margin-top: 7px;
    }

    .calc .topform {
        background: #ffffff;
        box-shadow: 0 0 10px #000000;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media screen and (max-width: 450px) {
    .calc .input {
        width: 100%;
    }
    h1 {
        font-size: 19px;
    }
    h4 {
        font-size: 17px;
    }
    .ulugwrap p {
        margin-bottom: 0;
        display: inline-block;
        text-decoration: underline;
        margin-bottom: 0;
        display: inline-block;
        margin-left: 5px;
        vertical-align: middle;
        width: calc(100% - 71px);
    }
    .buttop {
        width: 100%;
        height: 40px;
    }
    .four {
        /* padding-top: 20px;*/
        /*padding-bottom: 20px;*/
    }
    h2 {
        font-size: 18px;
    }
    .mobslidewrap {
        height: 250px;
    }
    .logo {
        max-width: 200px;
    }
    .mame li {
        font-size: 14px;
        line-height: 19px;
        padding-left: 40px;
    }
    .mame li br {
        display: none;
    }
    .getdis {
        font-size: 15px;
    }
    .getdiza {
        font-size: 13px;
        height: 58px !important;
    }
    .whatcawrap {
        margin-top: 108px;
    }
    .whatslide {
        font-size: 17px;
    }
    .konfa::before {
        display: none;
    }
    .nine {
        /*padding-top: 20px;*/
        padding-bottom: 20px;
    }
    .ulugwrap span {
        height: 58px;
    }
    .ulugwrap a {
        font-size: 13px;
    }
    .ploxtt br {
        display: none;
    }
    .ploxtt {
        text-align: left !important;
    }
    .videoobr {
        height: 250px;
    }
    .fonp {
        font-size: 24px;
    }
    .punkticn {
        /*margin-bottom: 20px;*/
    }
    .avatarka {
        height: 200px;
    }
    .boxshadowedrev {
        padding: 20px;
    }
    .revtt {
        font-size: 14px;
        color: #000000;
        line-height: 17px;
        margin-bottom: 20px;
    }
    .galleryimgs {
        height: auto;
        text-align: center;
    }
    .footer .footlogo {
        max-width: 280px;
        width: 100%;
    }
    .form-checkbox {
        font-size: 12px !important;
        margin-top: 10px;
        padding: 0 15px;
        line-height: 1.5;
    }
    .form-checkbox input[type="checkbox"] {
        margin-top: 0;
        margin-right: 7px !important;
        width: 15px !important;
        height: 15px !important;
        vertical-align: middle;
        flex-shrink: 0;
    }
    .form-checkbox span {
        display: inline;
        vertical-align: middle;
    }
}
