@media (min-width: 300px) {
	#sp-geogr {padding: 40px;}
 h1{font-size: 35px;}
 #sp-maincat{padding:60px 0px; position:relative; background: #f8f8f8; }
 .tname{background: #f5f5f5;
padding: 20px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
font-size: 18px;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
}
.tnpz{padding:40px; text-align:center; font-weight: 300;
letter-spacing: 2px; }
.tbtn{text-align:center; border-bottom: 1px solid #e5e5e5; padding:20px;}
#sp-preim img{margin-bottom:20px;}
.priceline{margin-bottom: 20px;}
.kont {
  background: #fff;
  padding: 40px;
}
}
@media (min-width: 768px) {
	 h1{font-size: 40px;}
}
@media (min-width: 992px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {font-size: 12px;}
	.kont {
  background: #fff;
  padding: 40px;
  position: absolute;
  top: 15%;
  z-index: 9;
  right: 5%;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,.12);
}
	.dot{border-bottom: 1px dashed #fff;
width: 100%;}

	.priceline{display: flex; overflow: hidden; align-items: flex-end;
}
	.gright::before {
  content: "";
  background: #ef7f1a;
  width: 4px;
  height: 90px;
  display: block;
  position: absolute;
  left: -2.3px;
  top: 40%;
}
.gright {
  border-left: 1px solid #ccc;
  padding-left: 3%;
  position: relative;
}
	#sp-geogr {padding: 100px 5%;}
#sp-about h4{margin-top: 90px;margin-bottom: 20px;}
	
	 h1{font-size: 45px;}
	 
	 
	 #mod-custom114 .col-lg-5{padding-left:100px;}
	 .topline{display: flex; border-bottom: 1px solid #e5e5e5;
align-items: center; margin-bottom:20px;}
.tname{background: #f5f5f5;
padding: 20px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
font-size: 18px;
width: 25%;
flex-shrink: 0;
height: 100px;
display: flex;
align-items: center;
justify-content: center;
margin-right: 40px;}
.tbtn{width: 25%;flex-shrink: 0; border-bottom: 0px solid #e5e5e5; padding:0px; text-align:right;}
.tnpz{width: 50%; margin-right:40px; font-weight: 300;padding:0;
letter-spacing: 2px; text-align:left;}
.tell.alu {display: flex;
justify-content: space-between;}
.rtbl{border-left: 1px solid #e8e8e8;
padding-left: 40px;
margin-left: 20px;}
.about-box {
  position: relative;
  padding: 6rem 0 5rem 6.5rem;
}
}
@media (min-width: 1200px) { 
.kont {
  background: #fff;
  padding: 40px;
  position: absolute;
  top: 10%;
  z-index: 9;
  right: 15%;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,.12);
}
 h1{font-size: 50px;}
 #sp-maincat{padding:80px 0px;}
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {font-size: 12px;}
}
@media (min-width: 1400px) { 
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {font-size: 13px; padding: 0 12px;}
.kont {
  background: #fff;
  padding: 40px;
  position: absolute;
  top: 10%;
  z-index: 9;
  right: 15%;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,.12);
}
 h1{font-size: 50px;}
  #sp-maincat{padding:80px 0px; position:relative; background: #f8f8f8; 
background: url(/images/right.jpg), url(/images/bank__oil.jpg);
background-repeat: no-repeat, no-repeat;
background-position: 120% 78%, 0 30%;
background-size: auto 440px, 410px auto;
}
}
#video-bg {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    min-height: 700px;
	max-height:100%;
    background: url(images/bg.jpg) no-repeat #94a233;
        background-size: auto;
    background-size: cover;
}
#video-bg > video {
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#video-bg > video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
#video-bg:before{content: "";
background: rgba(0, 0, 0, 0.68);
width: 100%;
height: 100%;
display: block;
z-index: 9;
position: absolute;}
#sp-shapka{margin-top:-100px; overflow:hidden;}
#sp-header {
  background: transparent;
  box-shadow: none;
}

#sp-shapka h1{color: #fff;
letter-spacing: 2px; text-transform: uppercase;
font-weight: bold; margin-bottom:20px;
}
#sp-header.header-sticky{background:#081924;}
.shapka-content{position: relative;
z-index: 9;
display: flex;
flex-direction: column;
justify-content: center;
min-height: 900px;}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
display: inline-block;
margin: 0;
text-transform: uppercase;
letter-spacing: .1em;

}
.tm{text-align:right;}
#sp-logo{margin-left: 5%;}

.tbt{margin-right:5%}
.knopka {
  border: 2px solid #ef7f1a;
  background:#ef7f1a;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 30px;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
h1 span{color:#ef7f1a;}
.martop30 .knopka{padding: 14px 40px;}
.knopka:hover, .knopka:focus, .knopka:active{background:transparent; color:#ef7f1a;}
.knopka2{box-shadow: rgba(245, 105, 37, 0.12) 0px 0px 0px 8px;
background: #ef7f1a;
color: #fff; border:1px solid:#de3920;
padding: 16px 38px;
display: inline-block;
border-radius: 30px;
text-transform: uppercase;
letter-spacing: .1em;
font-weight: bold;
transition: all .5s ease;}
.knopka2:hover, .knopka2:focus,.knopka2:active{box-shadow: rgba(245, 105, 37, 0.18) 0px 0px 0px 8px;
background:transparent; color:#ef7f1a}
.tph{color: #ffffff; font-weight: 900;
font-size: 20px;
letter-spacing: 1.5px;}
.tph:hover, .tph:focus, .tph:active{color:#fff;}
.mlc{margin: 0 40px;}
.tm a{color: #ef7f1a;
text-decoration: underline;}
.tm i{color:#fff; margin-right:8px;}
.sp-megamenu-parent > li:last-child > a {
  padding: 0 15px;
}
.shtop{position: relative;
z-index: 9;
top: 110px;
width: 50%;
text-align: right;
right: 4%;
border-top: 1px solid #727f86;
display: flex;
justify-content: flex-end;
margin-left: auto;
padding-top: 20px;
color: #9b9b9b;
font-size: 14px;}
.nadtitle{color: #fff;
text-transform: uppercase;
font-size: 22px;
letter-spacing: 2px;
font-weight: bold;}
.ntext{color: #fff;
text-transform: uppercase;
font-weight: 300;
padding: 6px 0px;}
.tdot{position: absolute;
left: -45px;
top: -35px;}
.namsh{position: relative;
border-bottom: 4px solid #ef7f1a;
padding-bottom: 15px;
margin-bottom: 20px;
max-width: 280px;}
.podz{color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
max-width: 700px;
font-weight: 300;}
.martop30{margin-top:30px;}
.cir{position: absolute;
z-index: 6;
width: 800px;
height: 800px;
display: block;
left: -400px;
top: 0px;}
.cir2{width: 800px;
height: 800px;
right: -400px;
bottom: -600px !important;
top: auto;
left: auto;}
.cir img{animation: 81s linear 0s normal none infinite running rot;
  -webkit-animation: 81s linear 0s normal none infinite running rot;
 }
@keyframes rot {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rot {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.regi {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  max-width: 450px;
}
.dig {
  font-size: 50px;
  margin-right: 20px;
}
.spos {
  font-weight: bold;
  margin-bottom: 30px;
}
.rowspos span {
  color: #999;
  font-weight: bold;
  margin-right: 10px;
}
.bottext {
margin-top: 20px;
background: #f5f5f5;
padding: 20px;
text-align: center;
text-transform: uppercase;
letter-spacing: .1em;
font-weight: bold;
color: #595959;
}


h2{text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
color: #081924; position:relative;}

#sp-maincat .martop30{text-align:center;}
p{letter-spacing: 1px;
font-size: 18px;}
.stul{list-style:none;}
.stul li{letter-spacing: 1px;
font-size: 18px;}
.stul li:before{content: "";
background: #ef7f1a;
width: 6px;
height: 6px;
display: inline-block;
vertical-align: middle;
border-radius: 100%;
margin-right: 8px;}
.modtit{text-align: center;
margin-bottom: 30px;}
.podimg{position: relative; margin-bottom:20px;
}
.dscl {display:flex; background: #f5f5f5;
padding: 20px;}
.vosk{background: #eb7d1a;
font-weight: 900;
font-size: 50px;
color: #fff;
width: 80px;
height: 80px;
line-height: 80px;
flex-shrink: 0;
text-align: center;
margin-right: 25px;}
.dsctext{letter-spacing: 1px;
font-size: 18px;}
.kvad{
background: #ec7e1a;
height: 300px;
width: 200px;
display: block;
position: absolute;
left: -20px;
top: -20px;
z-index: 0;}
.podimg:after{content: "";
background: url(/images/ico/box-pattern.svg);
width: 200px;
height: 200px;
display: block;
position: absolute;
background-repeat: no-repeat;
right: -20px;
bottom: -40px;
background-size: contain;
background-position: right top;}
.nadimg.podimg:after{content: "";
background: url(/images/ico/box-pattern.svg);
width: 200px;
height: 200px;
display: block;
position: absolute;
background-repeat: no-repeat;
left: -20px;
bottom: -40px;
background-size: contain;
background-position: right top;}
.podimg img{position: relative;}
.nadimg .kvad {
  right: -20px; left: auto;
  top: -20px;
  z-index: 0;
}
.oprow2{margin-top:40px;}
#sp-preim{background: url(/images/bg.jpg);
padding: 100px 0px; position:relative;
background-size: cover; overflow:hidden;
background-position: center;}
#sp-preim h2{color:#fff;}
#sp-preim h4{color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
margin-top: 15px;}
#sp-preim p{color:#fff;}

#sp-preim  .cir{width: 600px; left: -500px;}
#sp-preim .cir2{top: -400px;right: -600px;width: 800px;left: auto;}
#sp-geogr::before {
  content: "";
  background-image: url("/images/kl.png");
  background-repeat: repeat;
  background-size: 15%;
  height: 1150px;
  width: 400px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#sp-geogr {
  position: relative;
  overflow: hidden;
}
.price{background: #ef7f1a;
padding: 10px;
color: #fff; flex-shrink: 0;
font-weight: 900;
letter-spacing: .1em;
font-size: 20px;
display: inline-block;}
.price span{font-weight: normal;
font-size: 16px;}
.pricetext{color: #fff;
letter-spacing: 1px;
font-size: 18px; flex-shrink: 0;}
.responsive{overflow:auto;}

#sp-main-body {
  padding: 0px;
}

#sp-about{padding:80px 0px;}
#sp-maintext h2{text-align:center; margin-bottom:30px;}



#sp-about p{
	letter-spacing: 1px;}
#sp-dostavka{background: url(/images/bg2.jpg);
background-size: cover; position:relative; overflow:hidden;
background-position: center;
padding: 80px 0px;}
#sp-dostavka h2{color:#fff;}
#sp-dostavka .col-lg-4 img{height: 50px;
width: auto;
margin: 10px auto;}
#sp-dostavka h3{color: #fff;
text-align: center;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 2px;
font-size: 20px;
margin-top: 20px;}
#sp-dostavka .cir{width: 800px;
left: -600px;
top: -300px;}
#sp-dostavka .cir2{top: auto; bottom:50px;right: -600px;width: 800px;left: auto;}
#sp-maintext{padding: 80px 0px;
position: relative;}
.nadtitle.bl{color: #081924;
font-size: 1.75rem;
padding-bottom: 0;
margin-bottom: 0;}
#sp-maintext .namsh {max-width: 350px;}
#sp-maintext p{font-weight: 300;
letter-spacing: 2px; text-align: justify;}
.dsc{border-top: 1px solid #727f86;
padding-top: 20px;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 13px;
margin-top: 30px;
text-align: justify;}
.ba-form-acceptance-html p{line-height: 1 !important;}
#sp-foot{position:relative}
.cop{margin-top:15px;}
.burger-icon > span {
  display: block;
  height: 2px;
  background-color: #fff;
  margin: 5px 0;
  transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}
#offcanvas-toggler{background: #ec7e1a;
width: 70px;
justify-content: center;}
.offcanvas-menu {
  background-color: #081924;
  color: #f6f6f6;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #fff;
  opacity: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #081924 !important; border-top:3px solid #ef7f1a;
}


.ba-forms-lightbox-row{position: absolute; z-index:999999 !important; width: 96% !important;}
.ba-form-icons.ba-icon-close::before {
  content: "\f136";
  color: #c42b00;
}
.ba-forms-lightbox-row .ba-form-icons .ba-icon-close{right: 20px!important;
position: relative!important;}

.prbl{box-shadow: 0 8px 30px rgba(0,0,0,.04);
background-color: #fff;
padding: 40px; margin-bottom:30px;
border-radius: 2px; justify-content: space-between;
min-height: 280px;
display: flex;
flex-direction: column;
height: 100%;
background-repeat: no-repeat;
background-position: 100% 50%;}
.pti span{display: block;
font-size: 40px;}
.pti{letter-spacing: 2px;
font-weight: 300;}
.pte{font-weight: 300;
letter-spacing: 2px;
}
.prr{margin-bottom:30px;}
.fivepr{font-weight: 300;
letter-spacing: 2px;}
.fivepr li{margin:15px 0px;}
.blog .article-header h2 a{color: #081924;
font-size: 22px;
line-height: 28px;
display: block;
margin-top: 10px;}
.blogtext{font-weight: 300;
letter-spacing: 2px;
margin-top: 50px;
margin-bottom: 30px;}
.about {
  overflow: hidden;
}
.about-img-one .img-skew {
  -webkit-transform: skewX(-27deg);
  -ms-transform: skewX(-27deg);
  -o-transform: skewX(-27deg);
  transform: skewX(-27deg);
  overflow: hidden;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-box-shadow: 1rem 1rem 3rem 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1rem 1rem 3rem 0 rgba(0, 0, 0, 0.2);
  width: 48%;
}
.about-img-one .img-skew .img {
  -webkit-transform: skewX(27deg);
  -ms-transform: skewX(27deg);
  -o-transform: skewX(27deg);
  transform: skewX(27deg);
  margin: 0 -18rem;
}
.about-img-one .img-skew img {
  width: 100%;
}

.about-img-two .img-skew {
  -webkit-transform: skewX(-27deg);
  -ms-transform: skewX(-27deg);
  -o-transform: skewX(-27deg);
  transform: skewX(-27deg);
  overflow: hidden;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  width: 57%;
  position: relative;
}
.about-img-two .img-skew::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ef7f1a;
  z-index: 2;
  mix-blend-mode: multiply;
}
.about-img-two .img-skew .img {
  -webkit-transform: skewX(27deg);
  -ms-transform: skewX(27deg);
  -o-transform: skewX(27deg);
  transform: skewX(27deg);
  margin: 0 -14rem;
}
.about-img{position: relative;
}
.about-img-two{position: absolute;
top: 20px;
z-index: 9;
right: 140px;
}
.about-img-one{position: relative;
z-index: 99;}
#sp-about{padding:80px 0px; position:relative}
.about-box p{font-size: 18px;

margin-top: 20px;}
.about-box h3{margin-top: 20px;}

.about-box::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: -30%;
  bottom: 0;
  left: 0;
  background: #f8f9fb;
  z-index: -1;
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -o-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}
.about{overflow: hidden;}
#sp-about::after {
  display: block;
  content: '';
  height: 199px;
  width: 100px;
  background: url("/images/right-dot.png") no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  right: 27%;
  bottom: 10%;
  z-index: -2;
}
#sp-about::before {
  display: block;
  content: '';
  width: 200px;
  height: 400px;
  background: url("/images/left-dot.png") no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: auto;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  left: 14%;
  top: 7rem;
  z-index: -1;
}
.pico {display: flex;
align-items: center; min-height: 100px;
justify-content: center;}
.pico span{font-size: 60px;
color: #ef7f1a;
font-weight: 900;
margin-left: 20px;}
.premu h5{text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold; color:#fff;}
.premu p{color: #fff;
line-height: 21px;}
.premu{text-align: center;}
.fline span {
  display: block;
  color: #b3b2b2;
}
.tlico {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.fline {
  display: flex;
  align-items: center;
  margin: 12px 0px;
}
#sp-map{position:relative;}
.flo{height: 60px; margin-bottom:20px;
width: auto;
}
.alu, .fcon a{color: #141414;
font-weight: bold;
letter-spacing: 1px;}
#sp-cop{background: #081924;
padding: 30px;
color: #fff;
text-align: center;}
.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
background-color: #fff;}
.email-bt {
   background: #d9371f;
border-radius: 50%;
box-shadow: 0 8px 10px rgba(217, 55, 31, 0.3);
cursor: pointer;
border: 2px solid transparent;
display: block;
height: 75px;
width: 75px;
text-align: center;
position: fixed;
right: 3%;
bottom: 12%;
z-index: 999;
transition: .3s ease-in-out;
-webkit-animation: email-an linear 1s infinite;
animation: email-an linear 1s infinite;
}

.email-bt:hover {
    background: #fff;
    border: 2px solid #F95C18;
}

.email-bt .text-call {
    height: 75px;
    width: 75px;
    border-radius: 50%;
    position: relative;
}

.email-bt .text-call:after {
    content: "\f095";
    display: block;
    font-family: "Font Awesome 5 Free";
	font-weight:900;
    color: #fff;
    font-size: 24px;
    line-height: 75px;
    height: 75px;
    width: 75px;
    opacity: 1;
    transition: .3s ease-in-out;
    -webkit-animation: opsimple 3s infinite;
    animation: opsimple 3s infinite;
}

.email-bt .text-call:hover:after {
    opacity: 0;
}

.email-bt .text-call span {
    color: #d9371f;
    display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0;
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
    text-transform: uppercase;
    transition: .3s ease-in-out;

}

.email-bt .text-call:hover span {
    opacity: 1;
}

@keyframes email-an {
    0% {
        box-shadow: 0 8px 10px rgba(217, 55, 31, 0.3), 0 0 0 0 rgba(217, 55, 31, 0.2), 0 0 0 0 rgba(217, 55, 31, 0.2)
    }

    40% {
        box-shadow: 0 8px 10px rgba(217, 55, 31, 0.3), 0 0 0 15px rgba(217, 55, 31, 0.2), 0 0 0 0 rgba(217, 55, 31, 0.2)
    }

    80% {
        box-shadow: 0 8px 10px rgba(217, 55, 31, 0.3), 0 0 0 30px rgba(217, 55, 31, 0), 0 0 0 26.7px rgba(217, 55, 31, 0.067)
    }

    100% {
        box-shadow: 0 8px 10px rgba(217, 55, 31, 0.3), 0 0 0 30px rgba(217, 55, 31, 0), 0 0 0 40px rgba(217, 55, 31, 0.0)
    }
}

@keyframes opsimple {
    0% {
        opacity: 0;
        transform: rotate(0deg);
    }

    40% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: rotate(360deg);
    }
}