@import https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap;

*
{
	font-family:'Montserrat',sans-serif;
	font-weight:400;
	outline:0!important;
	outline-offset:0!important
}

body {
    padding-top: 0!important;
    background: #fff!important;
    overflow-x: hidden;
}

html {
	opacity: 1!important;
}

textarea:focus,input:focus,select:focus
{
	outline:none!important
}

input:-webkit-autofill
{
	color:#fff!important
}

h1
{
	color:#454545!important
}

hr
{
	margin:0!important;
	color:#000!important
}

li
{
	list-style-type:none
}

a
{
	text-decoration:none!important;
	color:#454545!important
}

h2
{
	font-weight:500;
	font-size:34px!important;
	color:#454545!important
}

.red
{
	color:#AA100B!important;
	font-weight:500!important
}

.red:hover
{
	border-bottom:1px solid #AA100B
}

.height
{
	margin-bottom:-25px
}

.clients .semi-bold
{
	font-weight:600!important;
	font-size:22px!important
}

.btn
{
	font-weight:600!important;
	font-size:20px!important;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25)!important;
	z-index:1000!important;
	border-radius:5px!important
}

.btn-red
{
	width:200px;
	height:45px;
	background:#AA100B!important;
	color:#fff!important;
	border-radius:5px!important;
	font-weight:600!important;
	font-size:18px!important
}

.clients .btn-red
{
	width:300px;
	height:55px;
	font-size:22px!important;
	margin-right:80px!important
}

.clients .row
{
	margin-bottom:30px
}

.color
{
	color:#AA100B;
	font-weight:500!important
}

.num
{
	font-weight:500!important;
	font-size:14px!important;
	line-height:25px!important
}

.number a:hover
{
	border-bottom:1px solid #AA100B
}

p
{
	font-weight:400!important;
	font-size:14px!important;
	color:#454545!important
}

.header
{
	height:100px;
	margin-top:15px;
	display:flex!important;
	align-items:center
}

.button
{
	display:flex;
	align-items:center;
	justify-content:right
}

.mos
{
	display:flex;
	justify-content:center;
}

.logo
{
	
	align-items:center;
	display: flex;
}

.logo img
{
	max-width:208px
}

.navbar
{
	box-shadow:0 4px 4px rgba(0,0,0,0.15)
}

.bg-light1
{
	background-color:#fff!important
}

.nav-link
{
	font-weight:500!important;
	font-size:18px!important;
	padding-right:22px!important;
	padding-left:0!important
}

.navbar-text a
{
	padding-left:13px
}

.head-left
{
	height:100%;
	background:#131313;
	padding-left:110px;
	padding-top:54px;
	padding-bottom:50px;
}

.head
{
	justify-content:center;
	background:#131313;
	display:flex;
}

.head-h1
{
	color:#fff!important;
	font-weight:600;
	font-size:34px;
	z-index:100;
	overflow:visible!important;
	position:absolute;
}

.head-p
{
	margin-top:100px;
	display:block!important;
	overflow:visible!important;
    margin-right: 20px;
}

.head-p p {
    overflow:visible!important;
}

.head p
{
	font-size:20px!important;
	color:#fff!important;
	padding-bottom:10px
}

.btn-reds
{
	border:2px solid #AA100B!important;
	border-radius:5px!important;
	width:250px;
	height:55px;
	color:#fff!important;
	font-weight:600!important;
	font-size:22px!important;
	margin-top:50px
}

.services
{
	margin-top:50px
}

.services p
{
	font-weight:400!important;
	font-size:20px!important;
	width:750px;
	margin-bottom:50px
}

.services-head
{
	display:flex;
	align-items:center;
	margin-bottom:20px;
	justify-content:space-between
}

.services-head h2
{
	font-weight:500;
	font-size:34px
}

.services-head a
{
	font-weight:500;
	font-size:24px;
	color:#AA100B!important;
	margin-top:-30px;
}

.services-card h3
{
	font-weight:600;
	font-size:18px;
	color:#454545!important;
	margin-bottom:20px
}

.services-card
{
	position:relative
}

.services-card-active
{
	position:absolute;
	margin-top:42px;
	padding-top:38px!important;
	padding-left:35px;
	height:225px;
	width:400px;
	background:rgba(0,0,0,0.5);
	border-radius:5px;
	opacity:0;
	transition:all .4s
}

.tab-pane .services-card-active button
{
	margin-top:70px!important;
	margin-left:18px
}

.services-card-active:hover
{
	opacity:1;
	transition:all .4s
}

.services-card-active p
{
	overflow:hidden;
	width:330px;
	font-weight:500!important;
	font-size:15px!important;
	color:#fff!important;
	margin-bottom:50px
}

.services-card-active button
{
	font-weight:600!important;
	font-size:14px!important
}

.services-card img
{
	width:400px!important;
	height:225px!important;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25);
	border-radius:5px!important;
	margin-bottom:30px
}

.btn-card
{
	background:#AA100B!important;
	border-radius:5px!important;
	color:#fff!important;
	margin-right:35px;
	width:119.97px!important;
	height:35px!important
}

.btn-card1
{
	border:2px solid #FFF!important;
	border-radius:5px!important;
	color:#fff!important;
	width:119.97px!important;
	height:35px!important
}

.services-img
{
	margin-bottom:5px;
	display:flex
}

.services-button
{
	margin-top:50px
}

.btn-service
{
	background:#454545!important;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25)!important;
	border-radius:5px!important;
	width:230px;
	height:55px;
	color:#fff!important;
	font-weight:600!important;
	font-size:22px!important;
	margin-right:55px
}

.btn-services
{
	width:230px;
	height:55px;
	border:2px solid #AA100B!important;
	border-radius:5px!important;
	font-weight:600!important;
	font-size:22px!important;
	color:#AA100B!important
}

.ser
{
	position:absolute;
	bottom:12px
}

.partners
{
	margin-top:50px;
	background:#f3f3f3!important;
	padding:50px 0
}

.partners-white
{
	margin:50px 0!important;
	background:#f3f3f3!important;
	padding:0!important
}

.partners h2
{
	margin-bottom:25px;
	font-weight:500!important;
	font-size:34px!important;
	color:#454545!important
}

.partners p
{
	margin-bottom:60px;
	font-weight:400!important;
	font-size:20px!important
}

.partners-img
{
	display:flex;
	justify-content:space-between;
	align-items:center;
	
}

.partners-img img {
	width: 100px;
}

.forms
{
	background:#2D2D2D;
	padding-top:50px;
	padding-bottom:50px
}

.forms-white
{
	background:#fff!important;
	padding-top:50px;
	padding-bottom:50px
}

.forms h2
{
	font-weight:600!important;
	font-size:34px!important;
	color:#fff!important;
	margin-bottom:26px
}

.forms-white h2
{
	font-weight:500!important;
	font-size:34px!important;
	color:#454545!important;
	margin-bottom:26px
}

.forms p
{
	font-weight:400!important;
	font-size:20px!important;
	color:#fff!important;
	margin-bottom:50px
}

.forms-white p
{
	font-weight:400!important;
	font-size:20px!important;
	color:#454545!important;
	margin-bottom:50px
}

.form
{
	display:flex;
	justify-content:space-between;
	margin-left:0!important;
	padding-left:0!important;
	margin-right:0!important;
	padding-right:0!important;
	margin-bottom:26px
}

.form-input
{
	display:flex
}

.form-input .btn-red
{
	width:310px!important
}

.form input
{
	width:260px;
	margin-right:40px
}
.form select
{
	width:260px;
	margin-right:40px
}
.pref
{
	color:#fff!important;
	font-weight:300!important;
	font-size:12px!important
}

.pref-white
{
	color:#454545!important;
	font-weight:300!important;
	font-size:12px!important
}

.form-control
{
	background:transparent!important;
	border:0!important;
	border-bottom:1px solid #d9d9d9!important;
	border-radius:0!important
}

.form-control-white
{
	background:transparent!important;
	border:0!important;
	border-bottom:1px solid #454545!important;
	border-radius:0!important
}

.clients
{
	margin-top:50px;
	margin-bottom:50px
}

.clients h2
{
	font-weight:500!important;
	font-size:34px!important;
	color:#454545!important;
	margin-bottom:30px
}

.clients p
{
	font-weight:400!important;
	font-size:20px!important;
	margin-bottom:50px
}

.clients img
{
	margin-right:30px;
	width:28px
}

.clients .btn-red
{
	margin-right:50px
}

.btn-ot
{
	border:2px solid #454545!important;
	border-radius:5px!important;
	color:#454545!important;
	width:250px!important;
	height:55px;
	font-size:22px!important
}

.cpecial
{
	padding:50px 0;
	background:#f3f3f3
}

.cpecial p
{
	font-size:18px!important;
	margin-bottom:50px
}

.carousel-cards
{
	display:flex
}

.carousel-cards img
{
	width:650px;
	height:auto;
	margin-bottom:12px;
	margin-right:12px;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25);
	border-radius:5px
}

.carousel-card
{
	width:550px;
	margin-right:100px
}

.carousel-card .hr
{
	margin-bottom:10px
}

.carousel-item {
    height: 320px!important;
}

.hr
{
	border-bottom:1px solid #AA100B;
	width:86px;
	margin-bottom:15px
}

.carousel-control-next
{
	right:-60px!important
}

.carousel-control-prev
{
	left:-60px!important
}

.carousel-control-next,.carousel-control-prev
{
	width:auto!important
}

.carousel-control-next-icon
{
	background-image:url(../img/next.svg)!important
}

.carousel-control-prev-icon
{
	background-image:url(../img/prev.svg)!important
}

footer
{
	padding-top:50px;
	padding-bottom:15px;
	background:#131313
}

.footer-1 p
{
	font-weight:500!important;
	font-size:14px!important;
	color:#B7B7B7!important;
	margin-bottom:0!important
}

.footer-1 img
{
	margin-bottom:25px
}

.footer-logo
{
	max-width:208px
}

.footer-1 li
{
	margin-bottom:10px
}

.footer-1 a
{
	font-weight:400!important;
	font-size:14px!important;
	color:#FFF!important
}

.footer-social svg
{
	margin-right:15px;
	margin-bottom:20px
}

.footer-nav li,.footer-nav li a
{
	margin-bottom:10px;
	color:#fff!important;
	font-weight:500!important;
	font-size:18px!important
}

.footer-nav1 li,.footer-nav1 li a
{
	margin-bottom:10px;
	font-weight:400!important;
	font-size:18px!important;
	color:#A4A4A4!important
}

.footer-nav1 .active a
{
	color:#fff!important;
	font-weight:500!important;
	font-size:18px!important;
	margin-bottom:20px
}

.footer-contacts .active a
{
	color:#fff!important;
	font-weight:500!important;
	font-size:18px!important
}

.footer-contacts li
{
	margin-bottom:20px
}


.footer-contacts-white a:hover
{
	border-bottom:1px solid #AA100B;
	transition:all .3s;
	color:#AA100B!important
}

.footer-contacts a
{
	color:#fff!important;
	font-weight:400!important;
	font-size:18px!important
}

.footer-contacts-white a
{
	color:#fff!important;
	font-weight:400!important;
	font-size:18px!important
}

.footer-contacts-white p
{
	font-weight:400!important;
	font-size:18px!important;
	margin-bottom:0!important;
	color:#454545!important
}

.footer-contacts p
{
	font-weight:400!important;
	font-size:18px!important;
	margin-bottom:0!important;
	color:#A4A4A4!important
}

.footer-contacts-white .black a
{
	color:#454545!important
}

.footer-contacts .white
{
	color:#fff!important
}

.services-uslugs
{
	margin-top:100px
}

.services-uslugs h1
{
	font-weight:500!important;
	font-size:34px!important;
	color:#454545!important;
	margin-bottom:30px
}

.services-uslugs p
{
	font-weight:400!important;
	font-size:20px!important;
	color:#454545!important;
	margin-bottom:60px
}

.services-uslugs a
{
	font-weight:500!important;
	font-size:28px!important;
	color:#454545!important
}

.uslugs
{
	margin-bottom:40px
}

.services-uslugs h3
{
	margin-bottom:30px;
	color:#454545!important
}

.services-uslugs .others
{
	margin-bottom:8px
}

.services-uslugs .services-card-active
{
	margin-top:54px
}

.services-uslugs .services-card-active p
{
	color:#fff!important
}

.uslugs li
{
	border-bottom:1px solid #AA100B;
	width:40px;
	padding-bottom:40px;
	transition:all .5s
}

.uslugs li:hover
{
	width:100px
}

.uslugs li a
{
	position:absolute
}

.about
{
	margin-top:100px;
	margin-bottom:50px;
	position:relative
}

.about .btn-red
{
	margin-right:50px
}

.about h1
{
	margin-bottom:30px
}

.about .btn-red,.about .btn-ot
{
	width:200px!important;
	height:50px!important;
	font-size:22px!important;
	position:absolute;
	bottom:12px
}

.about .btn-ot
{
	left:300px
}

.about p
{
	margin-bottom:30px;
	width:100%;
	font-weight:400!important;
	font-size:16px!important;
	line-height:28px!important
}

.about-p
{
	margin-bottom:80px!important
}

.about img
{
	border-radius:5px;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25);
	margin-bottom:12px;
	width:635px
}

.teams
{
	padding-top:50px!important;
	background:#f3f3f3;
}

.teams-p
{
	margin-bottom:50px;
	font-size:20px!important
}

.teams .hr
{
	margin-top:-10px;
	margin-bottom:15px;
	width:30px
}

.carousel-card img
{
	height:129px;
	width:129px
}

.teams .carousel-card
{
	width:auto;
	margin-right:0;
	text-align:left
}

.teams .carousel-card img
{
	margin-bottom:26px;
	border-radius:50%;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25)
}

.teams .btn-services
{
	width:225px!important;
	height:40px!important;
	font-weight:600!important;
	font-size:20px!important;
	display:flex;
	align-items:center;
	justify-content: center;
	color:#454545!important
}

.partners-about
{
	background:#fff!important
}

.stocks1
{
	margin-top:50px
}

.stocks
{
	padding-top:50px
}

.stocks .right img
{
	text-align:right!important;
	float:right;
	margin-bottom:50px;
	width:600px
}

.stocks .left img
{
	text-align:left!important;
	float:left;
	margin-bottom:50px;
	width:600px
}

.stocks h1
{
	margin-bottom:30px
}

.stocks p
{
	margin-bottom:50px;
	font-weight:400!important;
	font-size:18px!important
}

.stocks .hr
{
	margin-bottom:30px
}

.stocks .right p,.stocks .right h3,.stocks .right .btn,.stocks .right .hr
{
	margin-left:35px
}

.stocks .col-6
{
	height:416px
}

.stocks-color
{
	background:#f3f3f3
}

.contacts
{
	margin-top:100px
}

.contacts a
{
	border-bottom:1px solid #AA100B;
	width:10px;
	padding-bottom:10px;
	transition:all .3s
}

.contacts a:hover
{
	border-bottom:1px solid #AA100B;
	width:60px;
	padding-bottom:5px;
	transition:all .3s
}

.contacts .col-md-6
{
	margin-bottom:50px
}

.contacts .h3
{
	font-size:28px!important;
	font-weight:500!important
}

.contacts a
{
	color:#454545!important;
	font-size:34px!important
}

.contacts h1,.contacts-social h2
{
	margin-bottom:30px;
	font-size:34px!important
}

.contacts p,.contacts-social p
{
	margin-bottom:60px;
	font-weight:400!important;
	font-size:20px!important
}

.contacts .col-6
{
	margin-bottom:60px
}

.contacts img
{
	margin-right:39px
}

.map
{
	background:#f3f3f3;
	padding:50px 0
}

.map h2
{
	margin-bottom:60px
}

.map p
{
	color:#454545!important
}

.map .color
{
	color:#AA100B!important;
	font-weight:500!important
}

.map .black
{
	color:#454545!important;
	font-weight:500!important
}

.map .black a
{
	color:#454545!important;
	font-weight:500!important
}

.black
{
	color:#454545!important
}

.contacts-social img
{
	width:24px;
	height:24px;
	margin-right:10px
}

.contacts-social
{
	margin:50px 0
}

.tg a
{
	color:#fff!important;
	background:#08C;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25);
	border-radius:6px;
	width:180px;
	height:60px;
	display:flex;
	padding-left:20px;
	align-items:center;
	font-weight:500;
	font-size:20px;
	transition:all .3s
}

.tg a:hover
{
	box-shadow:none;
	background:#00679A
}

.wa a:hover
{
	box-shadow:none;
	background:#0A7064
}

.vk a:hover
{
	box-shadow:none;
	background:#2F4F77
}

.dz a:hover
{
	box-shadow:none;
	background:#454545
}

.yt a:hover
{
	box-shadow:none;
	background:#D40000
}

.wa a
{
	color:#fff!important;
	background:#128C7E;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25);
	border-radius:6px;
	width:180px;
	height:60px;
	display:flex;
	padding-left:20px;
	align-items:center;
	font-weight:500;
	font-size:20px;
	transition:all .3s
}

.vk a
{
	color:#fff!important;
	background:#45668E;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25);
	border-radius:6px;
	width:180px;
	height:60px;
	display:flex;
	padding-left:20px;
	align-items:center;
	font-weight:500;
	font-size:20px;
	transition:all .3s
}

.dz a
{
	color:#fff!important;
	background:#2C3036;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25);
	border-radius:6px;
	width:180px;
	height:60px;
	display:flex;
	padding-left:20px;
	align-items:center;
	font-weight:500;
	font-size:20px;
	transition:all .3s
}

.yt a
{
	color:#fff!important;
	background:red;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25);
	border-radius:6px;
	width:180px;
	height:60px;
	display:flex;
	padding-left:20px;
	align-items:center;
	font-weight:500;
	font-size:20px;
	transition:all .3s
}

.reviews
{
	margin-top:100px;
	margin-bottom:50px
}

.reviews-grid
{
	display:flex!important;
	flex-wrap:wrap!important;
	flex-direction:column!important;
	height:2355px
}

.reviews p
{
	margin-bottom:30px;
	font-weight:400!important;
	font-size:20px!important;
	margin-bottom:50px
}

.reviews h1
{
	margin-bottom:30px
}

.reviews-card
{
	background:#f3f3f3;
	padding:30px!important;
	padding-right:25px!important;
	padding-left:25px!important;
	margin-bottom:30px;
	width:630px!important;
	border-radius:5px
}

.card-head
{
	display:flex;
	justify-content:space-between
}

.card-head .avatar
{
	width:60px;
	height:60px;
	margin-top:5px;
	border-radius:50%
}

.star
{
	width:21px;
	height:21px;
	margin-left:10px
}

.stars
{
	display:flex;
	margin-top:7px
}

.card-body img
{
	width:100%
}

.card-body p
{
	font-size:15px!important;
	font-weight:400!important;
	color:#454545!important;
	line-height:28px!important
}

.check,.check a
{
	text-align:center;
	font-weight:500!important;
	font-size:24px!important;
	color:#AA100B!important;
	margin-bottom:50px
}

.reviews-pin
{
	background:#f3f3f3;
	padding:50px 0
}

.reviews-pin h1
{
	margin-bottom:30px
}

.reviews-pin h2 {
    margin-bottom: 60px;
}

.reviews-pin p
{
	margin-bottom:60px;
	font-weight:400!important;
	font-size:20px!important
}

.criteria
{
	margin:50px 0
}

.criteria h2
{
	margin-bottom:30px
}

.criteria p
{
	margin-bottom:60px;
	font-size:20px!important
}

.criteria-centered
{
	display:flex;
	justify-content:center
}

.criteria-centered .btn-red
{
	width:215px!important;
	height:50px!important;
	font-size:22px!important;
	letter-spacing:.1rem!important;
	margin-right:70px
}

.criteria-centered .btn-dark
{
	background:#454545!important;
	font-size:22px!important;
	width:215px!important;
	height:50px!important;
	letter-spacing:.1rem!important;
	border:2px solid #454545!important;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25)!important
}

.criteria-card
{
	margin-bottom:60px!important
}

.criteria-card img
{
	position:relative
}

.criteria-card h3
{
	position:absolute;
	margin-top:-70px;
	margin-left:25px;
	font-weight:600!important;
	font-size:18px!important;
	color:#AA100B!important
}

.criteria-card p
{
	position:absolute;
	margin-top:-40px;
	margin-left:25px;
	font-weight:500!important;
	font-size:14px!important;
	line-height:17px!important;
	color:#454545!important
}

.portfolio
{
	background:#f3f3f3;
	padding-top:50px;
	padding-bottom:20px
}

.portfolio p
{
	margin-bottom:60px;
	font-weight:400!important;
	font-size:20px!important;
	line-height:24px!important;
	color:#454545!important
}

.portfolio h1
{
	margin-bottom:30px!important;
	font-weight:500!important;
	font-size:34px!important;
	color:#454545!important
}

.portfolio-cards
{
	display:flex;
	justify-content:space-between;
	margin-bottom:50px
}

.portfolio-card img
{
	width:300px;
	height:168.75px;
	border-radius:5px;
	box-shadow:2px 4px 10px rgba(0,0,0,.25);
    cursor: pointer;
}

.portfolios-cards img
{
	width:400px;
	height:225px;
	border-radius:5px;
	box-shadow:2px 4px 10px rgba(0,0,0,.25);
	cursor:pointer;
	margin-bottom:40px
}

.portfolios-cards img:hover
{
	box-shadow:none;
	transition:all .3s
}

.portfolio-card img:hover
{
	box-shadow:none;
	transition:all .3s
}

.maps
{
	padding:50px 0
}

.forms-grey
{
	background:#f3f3f3!important
}

.price-card
{
	height:50px;
	border-bottom:1px solid #AA100B;
	margin-bottom:30px;
	padding-left:0!important;
	padding-right:0!important;
	margin-left:10px;
	margin-right:10px;
	align-items:end
}


.price-card h3
{
	font-weight:500!important;
	font-size:18px!important;
	color:#454545!important
}

.price-card h5
{
	font-weight:500!important;
	font-size:18px!important;
	color:#454545!important
}

.price-card p
{
	font-weight:500!important;
	font-size:20px!important;
	color:#454545!important;
	margin-bottom:0!important
}

.price-cards
{
	margin-bottom:40px
}

.navbar-nav a:hover
{
	color:#AA100B!important;
	transition:all .5s
}

.navbar-nav .active
{
	font-weight:600!important;
	color:#AA100B!important
}

.btn-red:hover,.btn-card:hover
{
	background:#454545!important;
	transition:all .5s;
	box-shadow:none!important
}

.btn-reds:hover
{
	background:#AA100B!important;
	transition:all .5s;
	box-shadow:none!important
}

.form-input .btn-red:hover
{
	background:#f3f3f3!important;
	transition:all .5s;
	box-shadow:none!important;
	color:#2d2d2d!important
}

.social svg
{
	fill:#505050;
	transition:all .3s
}

.social svg:hover
{
	fill:#AA100B
}

.nav-link
{
	padding-right:37.6px!important
}

::-webkit-scrollbar-button
{
	background-image:url();
	background-repeat:no-repeat;
	width:5px;
	height:0
}

::-webkit-scrollbar-track
{
	background-color:#ecedee
}

::-webkit-scrollbar-thumb
{
	-webkit-border-radius:0;
	border-radius:0;
	background-color:#131313;
	min-height:564px!important;
	height:564px!important;
	max-height:564px!important
}

::-webkit-scrollbar-thumb:hover
{
	background-color:#AA100B;
}

::-webkit-resizer
{
	background-image:url();
	background-repeat:no-repeat;
	width:4px;
	height:0;
}

::-webkit-scrollbar
{
	width:4px;
}

.services-head a:hover
{
	border-bottom:1px solid #AA100B;
    margin-bottom: -1px!important;
}

.btn-service:hover
{
	background:#AA100B!important;
	transition:all .5s;
	box-shadow:none!important;
}

.btn-services:hover
{
	background:#AA100B!important;
	transition:all .5s;
	color:#fff!important;
	box-shadow:none!important
}

.btn-ot:hover
{
	background:#454545!important;
	transition:all .5s;
	color:#fff!important;
	box-shadow:none!important;
	border:2px solid #454545!important
}

.btn-card1:hover
{
	background:#fff!important;
	transition:all .5s;
	color:#454545!important;
	box-shadow:none!important
}

.footer-social svg
{
	fill:#b8b8b8
}

.footer-social svg:hover
{
	fill:#AA100B
}

.footer-1 a:hover
{
	color:#AA100B!important;
	transition:all .3s
}

.footer-nav a:hover
{
	color:#AA100B!important;
	transition:all .3s
}

.footer-nav1 a:hover
{
	color:#AA100B!important;
	transition:all .3s
}

.footer-contacts a:hover
{
	color:#AA100B!important;
	transition:all .3s;
	border-bottom:1px solid #AA100B
}

.pink
{
	color:#DE2472!important
}

input
{
	outline-color:transparent!important
}

.forms input
{
	color:#fff!important
}

.parsons
{
	color:gray!important
}

.forms-white .btn-red:hover
{
	background:#454545!important;
	transition:all .5s;
	box-shadow:none!important;
	color:#fff!important
}

.criteria-centered .btn-dark:hover
{
	border:2px solid #454545!important;
	border-radius:5px!important;
	color:#454545!important;
	background:#fff!important;
	font-size:22px!important
}

.card-name h3
{
	font-size:20px!important;
	font-weight:500!important;
	color:#454545!important
}

.card-name p
{
	font-size:14px!important;
	font-weight:400!important;
	color:#454545!important
}

.card-name
{
	margin-left:-80px;
	margin-top:10px
}

.tab-pane .hr
{
	margin-top:-25px;
	margin-bottom:40px;
	width:60px
}

.pref-white a
{
	font-size:12px!important;
	color:#AA100B!important
}

.rights
{
	position:relative
}

.lefts
{
	position:relative
}

.rights button
{
	position:absolute;
	bottom:50px
}

.lefts button
{
	position:absolute;
	bottom:50px
}

.lefts .btn-right
{
	position:absolute;
	bottom:50px;
    right: 0;
    background: #333!important;
}

.lefts .btn-right:hover {
    background: #AA100B!important;
}

.stocks img
{
	border-radius:5px;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25)!important;
}


.modal
{
	--bs-modal-width:800px!important
}

.modal-dialog img
{
	margin-bottom:25px
}



.portfolios-cards h3
{
	font-weight:600!important;
	font-size:20px!important;
	color:#454545!important;
	margin-bottom:0
}

.portfolios-cards p
{
	font-weight:500!important;
	font-size:20px!important;
	color:#454545!important;
	margin-bottom:20px
}

.modal-title
{
	font-weight:500!important;
	font-size:34px!important;
	color:#454545!important
}

.modal a
{
	font-weight:500!important;
	font-size:20px!important;
	color:#AA100B!important;
	margin-top:10px
}

.modal a:hover
{
	border-bottom:1px solid #AA100B
}

.modal-body p
{
	font-weight:400!important;
	font-size:18px!important
}

.modal-body
{
	padding:20px 40px!important
}

.modal-header
{
	padding-top:30px!important;
	padding-left:40px!important;
	padding-right:40px!important;
	margin-bottom:-20px
}

.modal-footer
{
	padding-bottom:30px!important;
	padding-left:40px!important;
	padding-right:40px!important;
	margin-top:-20px;
	justify-content: space-between!important;
}

.modal-header
{
	align-items:start!important
}

.modal-footer button
{
	width:215px;
	height:50px;
	font-size:20px!important;
	font-weight:600!important
}

.modal-body img
{
	width:350px;
	height:196.88px;
	border-radius: 5px;
}

.modal-header
{
	border-bottom:none!important
}

.modal-footer
{
	border-top:none!important
}

.modal-body .row
{
	margin-top:40px!important
}

.tab-pane h3
{
	font-weight:600!important;
	font-size:20px!important;
	color:#454545!important
}

.tab-pane h4
{
	margin-bottom:30px;
	font-weight:600!important;
	font-size:24px!important;
	color:#454545!important
}

.tab-pane .price
{
	margin-bottom:70px
}

.service
{
	padding-top:50px;
	padding-bottom:10px;
	background:#fff;
}

.service h2
{
	font-weight:500!important;
	font-size:34px!important;
	color:#454545!important;
	margin-bottom:30px
}

.service p
{
	font-weight:400!important;
	font-size:20px!important;
	color:#454545!important;
	margin-bottom:60px
}

.bonus
{
	padding:50px 0;
	background:#2D2D2D;
	position:relative
}

.bonus .col-md-3 button
{
	position:absolute;
	bottom:70px;
	width:255px;
	height:55px;
	font-weight:600!important;
	font-size:24px!important
}

.bonus h2
{
	font-weight:600!important;
	font-size:28px!important;
	color:#fff!important
}

.bonus p
{
	font-weight:400!important;
	font-size:20px!important;
	color:#fff!important;
}

.bonus .bonus-p {
    font-weight: 600!important;
    font-size: 22px!important;
    line-height: 27px!important;
    margin-top: 25px;
}

.bonus .bonus-btn {
    position: absolute;
    bottom: 10px;
}

.bdrl {
    border-left: 2px solid #AA100B;
    padding-left: 90px!important;
}

.portfolio-service h2
{
	margin-bottom:30px
}

.whites
{
	background:#fff!important
}

.bonus-help
{
	margin-bottom:60px
}

.bonus-h3-1
{
	color:#fff!important;
	font-weight:600!important;
	font-size:24px!important
}

.bonus .otst
{
	margin-bottom:40px!important
}

.bonus-h3-2
{
	color:#fff!important;
	font-weight:600!important;
	font-size:24px!important;
	margin-top:100px
}

.bonus-button
{
	margin-top:50px
}

.contacts-btn
{
	display:flex;
	justify-content:space-between
}

.services-uslugs .top
{
	margin-top:54px!important
}

.modal-body .number
{
	color:#454545!important
}

.font
{
	font-size:18px!important;
	line-height:32px!important
}

.bold
{
	font-weight:600!important;
	font-size:18px!important
}

.tab-pane .title
{
	font-size:28px!important;
	font-weight:500!important
}

iframe
{
	border-radius:5px
}

.dropdown-menu
{
	/*width:500px*/
    width:250px
}

.maps h2
{
	margin-bottom:30px
}

.about-btn
{
	position:relative
}

.dropdown-menu[data-bs-popper]
{
	top:110%!important
}

.dropdown-menu
{
	border:none!important;
	box-shadow:2px 4px 10px rgb(0 0 0 / 25%);
	padding:20px!important
}

.dropdown-menu .dropdown-item:hover
{
	background:transparent!important;
}

.title
{
	margin-top:100px
}

.tab-content .tab-h3
{
	font-size:28px!important;
	margin-top:100px;
	font-weight:500!important
}

.dropdown-item
{
	font-weight:500!important
}

.modal-content
{
	position:relative
}

.logo-modal
{
	position:absolute;
	right:20px;
	bottom:5px;
	width:200px
}

.relative {
    position: relative;
}

.head-right img {
    height: 600px;
}


.fa-lg {
    font-size: 50px!important;
    font-weight: 300!important;
}

.star-rating{
    font-size: 0;
    margin-bottom: 60px;
}
.star-rating__wrap{
    display: inline-block;
    font-size: 1rem;
}
.star-rating__wrap:after{
    content: "";
    display: table;
    clear: both;
}
.star-rating__ico{
    float: right;
    padding-left: 18px;
    cursor: pointer;
    color: #AA100B;
}
.star-rating__ico:last-child{
    padding-left: 0;
}
.star-rating__input{
    display: none;
}
.star-rating__ico:hover:before,
.star-rating__ico:hover ~ .star-rating__ico:before,
.star-rating__input:checked ~ .star-rating__ico:before
{
    content: "\f005";
}

.rew-form p {
    margin-bottom: 20px!important;
}

.form-floating {
    border: solid 1px #454545;
    border-radius: 5px;
    color: #9B9B9B;
    margin-bottom: 60px;
}

.upload {
    color: #AA100B!important;
    font-weight: 500!important;
    font-size: 20px!important;
    display: inline;
    border-bottom: 1px solid #AA100B;
}

.rew {
    margin-bottom: 60px;
}

.rew-form .ob {
    font-weight: 500!important;
    font-size: 14px!important;
    color: #454545!important;
    margin-top: -30px!important;
}

.rew-form button {
    width: 255px;
}

.rew-span {
    align-items: center;
    display: flex;
}

.rew-span span {
    max-width: 460px;
    margin-left: 30px;
}

.cookie_notice {
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 5%;
    right: 5%;
    text-align: left;
    font-size: 10px!important;
    font-weight: 500!important;
    color: #FFF;
    padding: 10px 20px; 
    background: #131313;
    border-radius: 5px;
    align-items: center;
    max-width: 637px;
}

.cookie_notice p {
    font-size: 10px!important;
    font-weight: 500!important;
    color: #FFF!important;
}
.cookie_notice p a {
    font-size: 10px!important;
    font-weight: 500!important;
    color: #AA100B!important;
}

/* Оформление кнопок */
.cookie_btn {
    display: inline-block;
    margin: 10px 6px 4px 6px;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    padding: 4px 12px;
    color: #FFF!important;
    font-weight: bold;
    text-transform: uppercase; 
    background: #AA100B;
    border: 2px solid #aa100b;
    border-radius: 5px;
}
.cookie_btn:hover {
    color: #FFF;
}


.dropdown-toggle::after {
    border-left: none!important;
    width: 8px;
    height: 8px;
    border-top: 2px solid #454545 !important;
    border-right: 2px solid #454545 !important;
    transform: rotate(135deg);
    display: inline-block;
    border-radius: 1px;
}

.grecaptcha-logo, .grecaptcha-badge {
    opacity: 0;
}

.block {
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.5s ease;
}

.block.active {
  opacity: 1;
  transform: translateY(0);
}

.block-left {
  opacity: 0;
  transform: translateX(200px);
  transition: all 0.5s ease;
}

.block-left.active {
  opacity: 1;
  transform: translateX(0);
}

.block-right {
  opacity: 0;
  transform: translateX(-200px);
  transition: all 0.5s ease;
}

.block-right.active {
  opacity: 1;
  transform: translateX(0);
}

.error {
	margin: 100px 0;
}

.error h1 {
	font-weight: 600;
	font-size: 70px;
	line-height: 80px;
	margin-bottom: 45px;
	color: #454545;
	margin-top: -19px!important;
}

.error p {
	font-weight: 400;
	font-size: 20px!important;
	line-height: 32px;
	margin-bottom: 50px;
	color: #454545;

}

.error a {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	display: block;
	color: #454545;
	transition: all .3s;
	max-width: 250px;
}

.error a:first-child {
	margin-bottom: 10px;
}

.error a:hover {
	color: #aa100b!important;
}

.error img {
	float: right;
	border-radius: 5px;
	box-shadow:2px 4px 10px rgba(0,0,0,0.25)!important;
}

.div-dark {
    background: #2d2d2d;
    padding: 50px 0;
    
}

.div-dark p {
    font-weight: 500!important;
    font-size: 17px!important;
    line-height: 30px;
    color: #fff!important;
    border-left: 2px solid #AA100B;
    padding-left: 40px;
}

.div-grey {
    background: #f3f3f3;
    padding: 50px 0;
}

.div-whit {
    background: #fff;
    padding: 50px 0;
}


.div-grey .container, .div-whit .container {
     display: flex!important;
     align-items: flex-start;
}

.div-grey p, .div-whit p {
    font-weight: 500!important;
    font-size: 17px!important;
    line-height: 30px;
    color: #454545!important;
    padding-left: 30px;
}

.div-grey img, .div-whit img {
    margin-top: 9px;
}

.div-white {
    background: #fff;
    padding: 50px 0;
    
}

.div-white p {
    font-weight: 500!important;
    font-size: 17px!important;
    line-height: 30px;
    color: #454545!important;
    border-left: 2px solid #454545;
    padding-left: 40px;
}

.control-breadcrumb {
    margin-top: 40px;
    margin-bottom: -50px;
}

.control-breadcrumb span {
    margin-right: 3px;
    margin-left: 4px;
    font-weight: 500!important;
    font-size: 12px!important;
    line-height: 30px!important;
}

.control-breadcrumb ul {
    padding-left: 0!important;
    display: flex!important;
}

.control-breadcrumb a {
    font-weight: 500!important;
    font-size: 12px!important;
    line-height: 30px!important;
    color: #454545!important;
    text-decoration: none;
    transition: all .3s;
}

.control-breadcrumb a:hover {
    font-weight: 500;
    font-size: 12px!important;
    line-height: 30px!important;
    color: #454545!important;
    text-decoration: underline!important;
}

.grey {
    background: #f3f3f3!important;
}

.plink {
    text-decoration: underline!important;
    text-decoration-color: #AA100B!important;
    transition:  all .3s;
}

.plink:hover {
    text-decoration-color: #454545!important;
}

.price-card h5:hover {
    color: #aa100b!important;
    transition: all .3s;
}
.timer {
    position: absolute;
    background: rgba(138, 16, 2, 0.8);
    border-radius: 0px 3px 3px 0px;
    width: 121px;
    height: 30px;
    top: 70px;
}

.timer p {
    color: #fff!important;
    font-weight: 500!important;
    font-size: 15px!important;
    margin-left: 10px;
    margin-top: 3px;
}

.sale p {
    margin-bottom: 0!important;
    font-weight: 400!important;
    font-size: 18px!important;
    line-height: 33px!important;
}

.caro {
    height: 100%!important;
}

.caro-in {
    height: 100%;
}

.st-p p {
    margin-bottom: 22px!important;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1!important;
    
}

.caro .carousel-control-next-icon, .carousel-control-prev-icon {
    background-size: 100%!important;
}

.caro .carousel-control-prev-icon {
    background-image: url(../img/slider/prev.svg)!important;
}

.caro .carousel-control-next-icon {
    background-image: url(../img/slider/next.svg)!important;
}

.forms input::-webkit-input-placeholder { color: #fff; }

.petersburg-map, .moscow-map, .petersburg-map-wash {
    width: 100%;
    cursor: pointer!important;
}

.petersburg-info, .moscow-info, .petersburg-info-wash {
    cursor: pointer!important;
    margin-bottom: 30px;
    margin-left: 20px;
}

.act .active {
    border-radius: 5px;
    border: 1px solid #454545;
    padding: 15px 20px;
    width: 85%;
    cursor: pointer!important;
    margin-left: 0;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 0rem!important;
}

.market {
    float: right;
    width: 54.5%;
    text-align: right;
}

.market-center {
    align-items: center!important;
}

.market-center img {
    margin-top: -10px!important;
}
p.price-text-2 {
    width: 20%;
}
p.price-text-1 {
    font-size: 14px !important;
    width: 14%!important;
    padding: 1em;
}
.price-wash-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
}

.price-wash-header h2 {
    font-weight: 600!important;
    font-size: 24px!important;
    line-height: 30px;
    color: #454545!important;
    margin-bottom: 0;
    width: 30%;
}

.price-wash-header p {
    font-weight: 600!important;
    font-size: 18px!important;
    line-height: 30px;
    color: #454545!important;
    margin-bottom: 0;
    width: 17.5%;
    text-align: center;
}

.price-wash-body h2 {
    font-weight: 500!important;
    font-size: 18px!important;
    line-height: 30px;
    color: #454545!important;
    margin-bottom: 0;
    width: 30%;
    display: flex;
    align-items: center;
}

.price-wash-body p {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #AA100B!important;
    margin-bottom: 0;
    width: 17.5%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.price-wash-body p:nth-child(even) {
    background: #F3F3F3;
   
}

.price-wash-body div {
    height: 60px;
    border-bottom: 1px solid #AA100B;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.price-wash-body {
    margin-bottom: 60px;
}

nav .alerts {
    position: absolute;
    /*top: 75px;*/
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #e9e9e9;
    padding: 5px;
    border-top: 1px solid rgba(19,19,23, .3);
    box-shadow: 0 4px 4px rgba(0,0,0,.15);
}

nav .alerts p {
    margin: 0;
}

nav .alerts a {
    color: #aa100b!important;
    transform: all .3s;
}

nav .alerts a:hover {
    text-decoration: underline!important;
}
.fs-7 {
    font-size: 0.9rem !important;
}
.chat{
    bottom: 5%;
    left: 5%;
    background-color: #aa100b !important;
}
.chat-window{
    width: 30px;
    min-width: 5.5rem !important;
}
.rectangle {
counter-reset: li; 
list-style: none; 
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rectangle a {
position: relative;
display: block;
padding: .4em .4em .4em .8em;
margin: .5em 0 .5em 2.5em;
background: #D3D4DA;
color: #444;
text-decoration: none;
transition: all .3s ease-out;
}
.rectangle a:hover {background: #DCDDE1;}       
.rectangle a:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -2.5em;
top: 50%;
margin-top: -1em;
background: #aa100b;
height: 2em;
width: 2em;
line-height: 2em;
text-align: center;
font-weight: bold;
color: white;
}
.rectangle a:after {
position: absolute;
content: "";
border: .5em solid transparent;
left: -1em;
top: 50%;
margin-top: -.5em;
transition: all .3s ease-out;
}
.rectangle a:hover:after {
left: -.5em;
border-left-color: #aa100b;
}
ul.disc li {
    list-style-type: disc;
	font-size: 14px !important;
    line-height: 30px;
    color: #454545 !important;
}
.dropdown-item {
    white-space: normal!important;
}
.dropup .dropdown-toggle::after {
    display: none!important;
}
span.navbar-text.fs-7 {
    font-size: x-small !important;
    bottom: 15px;
    position: relative;
}
.accordion {
    --bs-accordion-btn-focus-border-color: #aa100b!important;
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem #aa100b52!important;
    --bs-accordion-body-padding-x: #aa100b!important;
    --bs-accordion-active-color: #ffffff!important;
    --bs-accordion-active-bg: #aa100b!important;
}
.button2 {
    position: relative !important;
    bottom: 0px !important;
    margin-top: 1em !important;
}
.accordion-body {
    margin: 1em;
}
.price-table-1 {
    height: 100% !important;
}
@media (max-width: 575.98px) {
.akcii{
	width: 100%;
    margin: 5px;
}
.carousel-caption {
    position: initial!important;
}
}
.alert.alert-success.alert-dismissible button {
display:none!important;
}
.alert.alert-success.alert-dismissible p {
margin:0!important;
}
.reviews-pin .upload-button  {

	border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  box-shadow: none !important;
  color: #aa100b !important;
  border-bottom: 1px solid #aa100b;
  border-radius: 0 !important;
margin:0px!important;
padding: 0;
  font-weight: normal !important;
}

/*Новая шапка*/
.newnav.bg-light .navbar-nav .nav-item {
border-top:2px solid#f8f9fa;	
}
.newnav .nav-link span {
	display:block;
}
/*.newnav .nav-link span:hover  {*/
.newnav.bg-light .navbar-nav .nav-item:hover  {
border-top:2px solid #AA100B!important;
}

.newnav.bg-light1 .navbar-nav .nav-item {
border-top:2px solid#fff;	
 
}
.newnav.bg-light1 .navbar-nav .nav-item:hover  {
border-top:2px solid #AA100B;
}


.navbar-nav .nav-item a {
 
}
.navbar-text.andnbt {
	position:inherit !important;
	padding: 0 4px;
	color:#ccc;
}
.newnav .nav-item {

}
.newnav .nav-item a {
	
}
.newnav {
	padding:1px!important;
}
.newnav .nav-link {
	padding-right:0!important;
}
.newnav .nav-item.dropdown .dropdown-menu{
	margin-top: 1px !important;
}

.conthead .num {
color:#191919!important;
}
.conthead .num span {
	font-size: x-small !important;
	font-weight: normal
}

.conthead .spb {
	text-align:right;
}
.conthead .spb p {
	margin:0!important
}
.conthead .spb .num {
line-height:1!important;
font-weight: bold!important;
}
.conthead .spb {
	line-height:1.3
}

.bgred-block {
background: #AA100B;
  position: relative;
  width: 200px;
 z-index:200;
  margin-top: -100px;
  border-radius: 0 0 20px 20px;
  top: -10px;
}
.button-v1 {
 margin-top: 115px;
 text-align:center;
}
.button-v1 a {
color:#fff!important;
}
.header.v2 {
	margin-top:0
}
.conthead .spb p.adr {
	margin-top:15px!important;
	color:#191919!important;
	font-size:12px!important;
}
.conthead .number p.rr {
	margin-top:15px!important;
	color:#191919!important;
	font-size:12px!important;
}
.conthead .spbicon p.adr {
	margin-top:15px!important;
	color:#191919!important;
	font-size:12px!important;
}
.newnav .social svg {
	fill:#191919;
}
.def-test { font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;}

.head.v1 {background:#fff;padding: 10px 0;}
.def-test .navbar {
	box-shadow:none;
	
}
.nav-link span {display: inline-block;}

.myicon {

}
.spbicon.tl {
flex-grow: 0;
   flex-shrink: 0;
flex-basis: 15%;
  text-align: left;
}
.spb.tl {
flex-grow: 0;
   flex-shrink: 0;
   flex-basis: 10%;
}
.number.tl {
flex-grow: 0;
   flex-shrink: 0;
flex-basis: 18%;
  text-align: center;
}
.bgred-block.tl {
flex-grow: 0;
   flex-shrink: 0;
   flex-basis: 10%;
}
.spb.tl.last {margin-right:15px;}
.head.v1 img {
	width:100%;
}
.scrollable.newnav .nav-link {
	padding-right: 30px!important;
}
.head-left-v1 {
 height: 614px;
 background:url('../img/slider-bg.jpg') center no-repeat;

}
.head-h1-v1 {
  color:#fff; 
font-family: "Inter", sans-serif;
font-size: 52px;
font-weight: 400;
line-height: 62.4px;
text-align: left;
padding:100px 10px 50px 100px;
}
.head-p-v1 {
  padding:0 100px;
  width: 860px;
}
.head-p-v1 div {

}
.head-p-v1 div span {
     display: inline-block;
}
.head-p-v1 div .ppp{
font-weight: 400 !important;
  font-size: 16px !important;
  padding: 20px 0;
 display: inline-block;
color:#fff;
}
 
.zap {
    padding: 0 50px 0 100px;
}
.btn.btn-zap, .btn.btn-zap:hover {
  background: #AA100B;
 font-size: 16px !important;
  width: 200px;
  font-weight: 400 !important;
  border-radius: 20px 20px!important;
 color:#fff!important;
 height:54px
}
.withline {
    width: 560px;
    padding: 15px 0;
}
.lines {
    padding:10px 0
}
.menu-click {
background: rgb(170, 16, 11);
  border-radius: 0px 0px 20px 20px;

}
.act {
	color:rgb(170, 16, 11)!important
}

.newnav.bg-light .nav-item {
	margin:0 32px
}
.newnav.bg-light1 .nav-item {
	margin:0 22px
}
 
.collapsing {
  -moz-transition: height .2s!important;
  -ms-transition: height .2s!important;
  -o-transition: height .2s!important;
  -webkit-transition: height .2s!important;
  transition: height .2s!important;
  height: 0;
  overflow: hidden;
}
 
 .forms1 {
	padding:50px 0;
 }
 .forms-inner {
	margin:50px
 }
 .forms1 .forms {
 
  padding-top: 1px;
  border-radius: 40px 0 0 40px;
 
 }
input[placeholder], [placeholder], *[placeholder], input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
 
    color: #111 !important;
	padding:0 10px
}

/* Header */
.header-v2{
    background-color: #fff;
    box-shadow: 1px 1px 5px 0px #85888C;
    position: sticky;
    top: 0;
    width: 100%;
}

/* Logo */
.logo-v2{
    display: inline-block;
    color: #111;
    font-size: 60px;
    margin-left: 10px;

}

/* Nav menu */
.nav-v2{
    width: 100%;
    height: 100%;
    position: releative;
    background-color: #fff;
    overflow: hidden;
    z-index: 9999;
    
}
.menu-v2 {
padding-top:20px;
margin:0;
padding-left: 0;
}
.menu-v2 a{
    display: block;
    padding: 10px 0;
    color: #111;
    border-bottom:1px solid#ccc;
    margin: 0 20px;

}
.menu-v2  .lstl  {
 
    border-bottom:0px!important;
    

}
.menu-v2 a:hover{
    background-color: #fff;
   color: #B70E0C;
}

.nav-v2{
    max-height: 0;
    transition: max-height .5s ease-out;
}

/* Menu Icon */

.hamb{
cursor: pointer;
  float: right;
  padding: 18px 10px;
  background: #B70E0C;
  border-radius: 30px;
  margin: 10px;
}


.hamb-line {
    background: #fff;
    display: block;
    height: 1px;
    position: relative;
    width: 18px;
    
}

.hamb-line::before,
.hamb-line::after{
    background: #ffffff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

.hamb-line::before{
    top: 5px;
}

.hamb-line::after{
    top: -5px;
}


.side-menu {
    display: none;
}

/* Toggle menu icon */

.side-menu:checked ~ .nav-v2{
    max-height: 100%;
}

.side-menu:checked ~ .hamb .hamb-line {
    background: transparent;
}

.side-menu:checked ~ .hamb .hamb-line::before {
    transform: rotate(-45deg);
    top:0;

}

.side-menu:checked ~ .hamb .hamb-line::after {
    transform: rotate(45deg);
    top:0;
}


/* Responsiveness */

@media (min-width: 768px) {
    .nav-v2{
        max-height: none;
        top: 0;
        position: relative;
        float: right;
        width: fit-content;
        background-color: transparent;

    }

    .menu-v2 li{
        float: left;
    }

    .menu-v2 a:hover{
        background-color: transparent;
        color: #85888C;
        
    }
    
    .hamb{
        display: none;
    }

}
.logov img {
    width:250px;
    padding:10px 20px;
}

#m_mnob {

}
#m_mnob a, #m_serv a{
   padding-left: 25px !important;
}

.menu-v2 .dropdown-menu.show {

    height:200px;
    overflow: scroll;
    box-shadow:none!important;
    border-radius:none!important;
}

.social-mob {
padding-left:10px!important
}

.social-mob a {
display:inline-block;
border-bottom: 0;
}
.zakz {
    margin:10px auto!important;
    padding:10px 20px!important;
}
.zakz a {
margin: 0 auto;
  padding: 15px 0;
  width: 320px;
  border-radius: 25px !important;
  box-shadow: none !important;
  border: 1px solid #aa100b;
 
  font-weight: normal !important;
  background: #aa100b;
  color: #fff !important;
  text-align: center;
}

.no-link p{


}
.no-link p{
padding:0;
margin:0;
padding-left:16px;
padding-bottom: 10px;
}
.no-link p a{
   border-bottom:0px;
   padding:0;
}
.no-link p a span {
    font-size:small;
    color:#ccc;
}
.no-link1 p{
padding:0;
margin:0;
padding-left:35px;
padding-bottom: 10px;
}
.zakz .zakzvm {

}
.bgwhite.bg-light {
    background:#fff!important;
    box-shadow: none !important;
}
h1.main_h1 {
    color: #fff !important;
    font-family: "Inter", sans-serif;
    font-size: 52px;
    font-weight: 400;
    line-height: 62.4px;
}