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

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

body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
    visibility: hidden;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    text-transform: uppercase;
}

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

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

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

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

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

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

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

.text4 {
    font-size: 22px;
    color: #ffcc00;
    font-weight: 500;
    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: 12px;
}

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

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

#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/fon1200.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;
}


li {
   color: #ffd613;
   margin-bottom: 10px;
}

li span {
    color: #252525;
}

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

#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: 12px;
    line-height: 17px;
    text-align: justify;
}

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

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

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;
}

.chas:before {
    position: relative;
    content: '';
    top: 5px;
    left: -5px;
    width: 15px;
    height: 19px;
    background-image: url(/images/chas.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 15px 19px;
    display: inline-block;
}

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

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

.gorod:before {
    position: relative;
    content: '';
    top: 5px;
    left: -5px;
    width: 15px;
    height: 19px;
    background-image: url(/images/map-icon.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 15px 19px;
    display: inline-block;
}

.cross {
    padding-top: 10px;
}

.cross:before {
    position: relative;
    content: '';
    width: 30px;
    height: 30px;
    background-image: url(/images/cross.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    display: inline-block;
}

.playy {
    padding-top: 0px;
}

.playy:before {
    position: relative;
    content: '';
    width: 30px;
    height: 30px;
    background-image: url(/images/playy.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    display: inline-block;
}

.phone {
  -webkit-flex: 1; /* Safari 6.1+ */
  -ms-flex: 1; /* IE 10 */ 
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.phone:before {
    position: relative;
    content: '';
    width: 45px;
    height: 45px;
    background-image: url(/images/phone.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    display: inline-block;
}

.cross:hover{
-webkit-transform: scale(1.1);
transform: scale(1.1);
}

.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;}
.instagram a:hover {background: #3f729b;}
.facebook a:hover {background: #3b5998;}
.vk a:hover {background: #5d84ae;}
.odnoklassniki a:hover {background: #f93;}
.telegram a:hover {background: #249bd7;}
.whatsapp a:hover {background: #50b154;}
.tg a:hover {background: #3390EC;}
.rutube a:hover {background: #ED143B;}
.dzen a:hover {background: #B900DC;}

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

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;
}

#sppb-addon-1560683381703:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/lizing.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560683381703:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560683381724:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/autocredit.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560683381724:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560742527656:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/avto-arenda.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560742527656:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560742527666:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/arenda-vikup.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560742527666:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560742527728:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/vikup-auto.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560742527728:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560742527731:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/ipoteka.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560742527731:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560742527734:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/zaim-pod-nedvijimost.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560742527734:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560742527737:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/arenda-spectehniki.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560742527737:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560761435234:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/r.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560761435234:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560761435237:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/dlya-biznesa.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560761435237:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560761435240:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/investicii.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560761435240:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}

#sppb-addon-1560761435243:after {
    content : "";
    display: block;
    position: absolute;
    background-image: url(/images/franchise.svg);
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity : 0.4;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: auto 50px;
    background-attachment: scroll;
    background-position: 100% 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}

#sppb-addon-1560761435243:hover:after {
    opacity:1;
    -webkit-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(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%;
        }
    }
    
.circle {
	list-style-type: none; 
	counter-reset: num;
}

.circle li {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	line-height: 1.4;
        color: #252525 !important;
}

.circle li:before {
	content: counter(num); 
	counter-increment: num;
	display: inline-block;
	position: absolute;
	top: 0;
	left: -38px;
	width: 28px;
	height: 28px;
	background: #fff;
	color: #000;
	text-align: center;
	line-height: 20px;
	font-size: 18px;
	border-radius: 50%;
	border: 3px solid #ffd700;
}

.contactus-lightbox99 {
margin-top: -90px !important;
}