.justify-content-end {
    justify-content: flex-start !important;
}

.sp-megamenu-parent > li::after {
    background: #b0cb1f;
    border-radius: 50%;
    content: "";
    width: 6px;
    height: 6px;
    left: auto;
    position: absolute;
    right: -5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sp-megamenu-parent >li:last-child:after {
  display: none;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 20px;
}

a.dot {
border-bottom: 1px dashed #004466;
}

a.dot:hover {
border-bottom: 1px dashed #b0cb1f;
}

.fa-clock-o {
color: #b0cb1f;
}

.text1 {
    font-size: 35px;
    color: #b0cb1f;
    font-weight: 300;
}

.text2 {
    color: #b0cb1f;
    font-weight: 600;
    font-size: 40px;
}

.text3 {
    font-size: 35px;
    color: #3a3939;
    font-weight: 300;
    text-transform: uppercase;
}

.text4 {
    font-size: 22px;
    color: #b0cb1f;
    font-weight: 600;
    margin-right: 10px;
}

.text5 {
    font-size: 38px;
    color: #3a3939;
    font-weight: 400;
    text-transform: uppercase;
}

.contactus-button i {
    margin: 0px 0px 0px 10px;
}

label {
    font-weight: normal;
    font-size: 10px;
}

.sppb-btn-custom {
    letter-spacing: 1px;
}

.mcs-module {
    text-align: center !important;
    width: 100% !important;
    padding-top: 0px;
}

.fa-map-marker {
color: #b0cb1f;
}

#customMap{width: 100%; height: 400px;} 
.customMapClose{position: absolute; top: 3px; right: 0px; text-decoration: none; cursor: pointer;}

.posn {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

@media only screen and (max-width:1200px){
.sppb-section{background-image:none !important;}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{font-size: 12px !important;}
.chas {font-size: 14px !important;}
.text1 {font-size: 25px;}
.text2 {font-size: 30px;}
.text3 {font-size: 25px;}
#column-id-1553431730593 { width: 100%; background-image: url(/images/fon100.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; background-size: contain;}
}
@media only screen and (max-width:960px){
.sppb-section{background-image:none !important;} 
.logo-image {height: 130px !important;}
}
@media only screen and (max-width:992px){
.sppb-section{background-image:none !important;}
}

.posn2 {
    position: relative;
    right: 30px;
}

blockquote {
    padding:0px 20px;
    margin:0 0 20px;
    border-left:5px solid #b0cb1f
}

#map {
    width: 100%; height: 400px; padding: 0; margin: 0;
}

.description {
    display: block;
    color: #999;
    font-size: 10px;
    line-height: 17px;
}

.tit {
    color: #999;
}

.sm {
    display: block;
    color: #999;
    font-size: 10px;
    line-height: 17px;
}

div.contactus-lightbox-body {
    padding: 30px 30px 30px 30px !important;
    border-radius: 5px !important;
}

div.contactus-lightbox-caption {
    border-radius: 5px !important;
    background-color: #fff !important;
    border-bottom: none !important;
}

div.contactus-lightbox-cap > h4{
	margin-top:30px !important;
	margin-bottom:0px !important;
	font-size: 18px!important;
    line-height: 16px;
	text-align:center;
	color:#252525 !important;
}
div.contactus-lightbox-closer{
	width:10%;
}
div.contactus-lightbox-closer > i{
	float:right;
	cursor: pointer;
	margin-right:20px !important;
	color:#c3c3c3 !important;
}

div.contactus-lightbox, div.contactus-alert,div.contactus-lightbox.jmoddiv.jmodinside{
	display:none;
    position:absolute;
    background:white;
    z-index:1000000;
	padding:0px;
	top:-400px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 5px !important;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}

.chas {
    text-align: center;
    font-size: 14px;
}

.gorod {
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
    font-weight: 700;
}

.gorod:before {
    font-family: FontAwesome;
    content: "\f041";
    color: #b0cb1f;
    padding-right: 5px;
}

.social a {
    text-align: center;
    width: 46px;
    height: 46px;
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15), inset 0 0 50px rgba(0,0,0,0.1);
    border-radius: 46px;
    margin: 0 10px 10px 0;
    padding: 6px;
    color: #000;
}

.youtube a:hover {background: #c4302b; color: #fff;}
.instagram a:hover {background: #3f729b; color: #fff;}
.facebook a:hover {background: #3b5998; color: #fff;}
.vk a:hover {background: #5d84ae; color: #fff;}
.odnoklassniki a:hover {background: #f93; color: #fff;}
.telegram a:hover {background: #249bd7; color: #fff;}
.whatsapp a:hover {background: #50b154; color: #fff;}

div.contactus-form button[type="submit"].contactus-button{
   color:#252525 !important;
   font-weight: 400;
   text-transform: none;
   border-radius: 100px;
}

div.contactus-form button[type="submit"].contactus-button:hover {
   color: #fff !important;
}

.shd {
    box-shadow: 0px 0px 0px 0px rgba(29, 0, 9, 0.1) !important;
}

.shd:hover {
    box-shadow: 0px 0px 35px 10px rgba(29, 0, 9, 0.1) !important;
    z-index: 8;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.quick-menu-link {
    z-index:10;
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
}

/* ********   START Input Checkbox   ************ */
/* ********************************************** */
input[type='checkbox'] {
  -webkit-appearance: none;
  position: relative;
  align-items: center;
  color: #cccccc;
  margin-right: 0.8rem;
  width: 1rem;
  height: 1rem;
  border: 2px solid #cccccc;
  cursor: pointer;
  transition: all 0.4s;
}
input[type='checkbox']:focus {
  outline: none;
}
input[type='checkbox']:before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 0.5rem;
  top: 0.3rem;
  left: 0.03rem;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  transform: rotate(-45deg);
  transform-origin: left top;
}
input[type='checkbox']:checked::before {
  border-color: #cccccc;
  -webkit-animation: checkboxOn 0.4s;
  animation: checkboxOn 0.4s;
}
input[type='checkbox']:not(:checked)::before {
  -webkit-animation: checkboxOff 0.4s;
  animation: checkboxOff 0.4s;
}
@keyframes checkboxOn {
  0% {
    width: 0;
    height: 0;
  }
  30% {
    width: 0;
    height: 0.5rem;
  }
  50% {
    width: 1rem;
    height: 0.5rem;
  }
}
@keyframes checkboxOff {
  0% {
    border-color: #cccccc;
    width: 1rem;
    height: 0.5rem;
  }
  30% {
    border-bottom-color: transparent;
    width: 0;
    height: 0.5rem;
  }
  50% {
    border-left-color: transparent;
    width: 0;
    height: 0.5rem;
  }
}
/* ********************************************** */
/* *********   END:: Input Checkbox  ************ */

.mt40 {
    width: 100%;
}

.mt10 {
    margin-top: 10px!important
}

.input-label {
    font-size: 17px;
    position: relative;
    font-weight: 400;
    color: #212121;
    min-height: 17px;
    line-height: 20px
}

.input-s {
    color: #484848;
    border-color: #fff7d0;
    min-height: 36px;
    border-radius: 2px;
    position: relative;
    font-weight: 400;
    border-style: solid;
    font-size: 20px;
    border-width: 2px;
    line-height: 20px;
    background-color: transparent;
    width: 295px;
    text-align: left;
    height: 57px;
    padding: 20px
}

.mt20 {
    margin-top: 20px!important
}

.under-input-wrapper {
    width: 100%;
    margin-bottom: 20px;
}

.under-input-wrapper div {
    display: inline-block;
    font-size: 12px;
    text-transform: lowercase;
    line-height: 14px
}

.slider-in-block-wrapper {
    width: 100%;
    position: relative;
}

input.calc-range {
    float: left
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    max-width: 350px;
    border: none;
    background: 0 0;
    height: 45px;
    padding: 0;
    overflow: visible;
    margin-top: -18px;
    margin-bottom: -5px;
    position: absolute;
    top: -25px;
    margin: 0;
}

input[type=range]:focus {
    outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
    border: none;
    border-radius: 2px;
    height: 4px;
    background-color: #fff7d0;
    padding: 0;
    cursor: pointer
}

input[type=range]::-moz-range-track {
    border: none;
    border-radius: 2px;
    height: 4px;
    background-color: #fff7d0;
    padding: 0;
    cursor: pointer
}

input[type=range]::-ms-track {
    border-radius: 2px;
    border: none;
    background: #fff7d0;
    color: transparent;
    height: 4px;
    cursor: pointer
}

input[type=range]::-ms-fill-lower {
    border-radius: 2px
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    background-color: #ffd700;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    box-shadow: 0 0 40px rgba(0,0,0,.26),0 0 40px rgba(0,0,0,.26);
    margin-top: -9px;
    border: 6px solid #fff
}

input[type=range]:hover::-webkit-slider-thumb {
    background-color: #fff;
    border: 6px solid #ffd700
}

input[type=range]:focus::-webkit-slider-thumb {
    background-color: #fff;
    border: 6px solid #ffd700
}

input[type=range]::-moz-range-thumb {
    background-color: #ffd700;
    border: 6px solid #fff;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    box-shadow: 0 0 40px rgba(0,0,0,.26),0 0 40px rgba(0,0,0,.26)
}

input[type=range]:hover::-moz-range-thumb {
    background-color: #fff;
    border: 6px solid #ffd700
}

input[type=range]:focus::-moz-range-thumb {
    background-color: #fff;
    border: 6px solid #ffd700
}

input[type=range]::-ms-thumb {
    background-color: #ffd700;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 15px;
    cursor: pointer;
    box-shadow: 0 0 40px rgba(0,0,0,.26),0 0 40px rgba(0,0,0,.26);
    border: 6px solid #fff
}

input[type=range]:focus::-ms-thumb {
    background-color: #fff;
    border: 6px solid #ffd700
}

input[type=range]:hover::-ms-thumb {
    background-color: #fff;
    border: 6px solid #ffd700
}

input[type=range] {
    display: block;
    width: 100%
}

.btn-secondary {
    color: #252525;
    background-color: #fff;
    border-color: #d9d9d9;
}



.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #ffd700;
    border-color: #d9d9d9;
}

.btn-secondary.focus,
.btn-secondary:focus {
 box-shadow:0 0 0 .2rem rgba(217,217,217,.5)
}

.btn-secondary:hover {
 color:#252525;
 background-color:#f7e8a5;
 border-color:#d9d9d9;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
 color:#fff;
 background-color:#ffd700;
 border-color:#d9d9d9;
}

@media (max-width: 767px) {
        /*xs*/
        .btn {
            padding: 3px 7px;
            font-size: 9px;
            line-height: 1.5;
            border-radius: 0px;
            width: 33.333%;
        }
    }
    @media (min-width: 768px) and (max-width: 991px) {
        /*sm*/
        .btn {
            padding: 9px 12px;
            font-size: 9px;
            line-height: 1.5;
            border-radius: 0px;
            width: 33.333%;
        }
    }
    @media (min-width: 992px) and (max-width: 1199px) {
        /*md*/
        .btn {
            padding: 9px 14px;
            font-size: 10px;
            line-height: 1.42857143;
            border-radius: 0px;
            width: 33.333%;
        }
    }
    @media (min-width: 1200px) {
        /*lg*/
        .btn {
            padding: 10px 16px;
            font-size: 12px;
            line-height: 1.3333333;
            border-radius: 0px;
            width: 33.333%;
        }
    }

.d3 h2:after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 30%;
  height: 10px;
  background: #b0cb1f;
}

.d4 h3:after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 30%;
  height: 10px;
  background: #b0cb1f;
}

.gorod {
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
    font-weight: 700;
}

.gorod:before {
    font-family: "Font Awesome 5 Free";
    content: "\f5a0";
    color: #b0cb1f;
    padding-right: 5px;
}

.chas:before {
    font-family: "Font Awesome 5 Free";
    content: "\f017";
    color: #b0cb1f;
    padding-right: 5px;
}

.chas2 {
    text-align: center;
    font-size: 14px;
}

.mcs-module {
    text-align: center !important;
    width: 100% !important;
    padding-top: 0px;
}

input[type="text"].contactus-fields,input[type="email"].contactus-fields,input[type="date"].contactus-fields, input[type="time"].contactus-fields, input[type="tel"].contactus-fields,textarea.contactus-textarea{
	-webkit-border-radius: 100px !important;
    -moz-border-radius: 100px !important;
	border-radius: 100px !important;
	padding: 4px 15px !important;
}	

p.joomly-p {
  font-size: 9px;
}

a.sm2 {
    color: #b0cb1f !important;
}

a.sm2:hover {
    color: #fff !important;
}