
#contacts{
	width: 1100px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	z-index: 9;
	background-color: #fff;
	
    border-radius: 10px;
}
#contacts>h3{
	font-size: 23px;
	text-align: center;
	width: 100%;
	margin-top: 40px;
}
#contacts>div{
    font-size: 13px;
    color: #56565a;
    line-height: 22px;
    text-align: center;
    width: 600px;
    margin: auto;
    margin-top: 20px;
}
.contacts{
	width: 300px !important;
	height: 300px;
	display: inline-block;
	margin: 40px 30px!important;
	overflow: hidden;
	cursor: pointer;
	background-color: #fff;
   -webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 01%);
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 01%);
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.contacts_i{
	width: 100px;
	height:100px;
	background-color: var(--primary-color);
	color: #7d7a73;
	border-radius: 50%;
	border:4px solid #e2e4f3;
	webkit-box-shadow: 0 0 45px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 0 45px 0 rgb(0 0 0 / 5%);
    font-size: 35px;
    display: flex;
    margin:20px auto;
    
}
#contacts pre{
	width: 400px;
	text-align: center;
	margin: 20px auto;
	font-family: "Regular2";
	color: #010101;
	font-size: 30px;
	position: relative;
}
#contacts pre::before{
	content: "";
    position: absolute;
    top: 45px;
    left: 170px;
    background-color: var(--primary-color);
    height: 4px;
    width: 60px;
    border-radius: 10px;
}

#meps{
    width: 100%;
    height: 400px;
    margin: 0px auto;
    position: relative;
    z-index: 1;
    border-radius: 5px;
    overflow: hidden;
    border-top: 3px solid #e1e3fe;
    border-bottom: 3px solid #e1e3fe;
}

.leaflet-shadow-pane{
			display: none;
		}
		.icon_header{
			display: none;
		}

.contacts_i i{
	margin: auto;
}
.contacts>h4{
	font-size: 19px;
	color: #000;
}
.contacts>span{
	padding: 5px;
	line-height: 20px;
	font-size: 20px;
	margin-top: 20px;
	color: #858589;
}
.contacts>span>a{
	padding: 5px;
	line-height: 20px;
	font-size: 20px;
	color: red;
	margin-top: 20px;
	color: #858589;
}

.sirkle {
    background-image: url(../img/icons/icon-scroll-top.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    background-color: rgba(32,27,49,0.1);
    border-radius: 50%;
    width: 65px;
    height: 65px;
    text-align: center;
    line-height: 80px;
    font-size: 60px;
    overflow: hidden;
    right: 2px;
    bottom: 50px;
    box-shadow: 0px 0px 8px #1b1b4a;
    position: fixed;
    z-index: 9999;
    cursor: pointer;
    opacity: 0;
}
.aroow-left{
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 2px solid #fff;
	background-color: #fff;
	position: absolute;
	cursor: pointer;
	right: 5px;
	bottom: 47%;
	font-size: 23px;
	text-align: center;
	line-height: 38px;
	color: #00a3de;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
}
.aroow-left:hover{
	background-color: rgba(255,255,255,0.5);
	color: #000
}
.aroow-right{
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 2px solid #fff;
	background-color: #fff;
	position: absolute;
	cursor: pointer;
	left: 5px;
	bottom: 47%;
	font-size: 23px;
	text-align: center;
	line-height: 38px;
	color: #00a3de;
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
}
.aroow-right:hover{
	background-color: rgba(255,255,255,0.5);
	color: #000
}


@media only screen and (max-width: 1100px) {
#contacts {
    width: 736px;
}
}
@media only screen and (max-width: 800px) {
#contacts {
    width: 380px;
}
#contacts pre {
  width: 380px;
  font-size: 20px;
  position: relative;
}
.contacts {
    margin: 8px 13px!important;
}
#contacts pre::before {
    left: 163px;
}

}
@media only screen and (max-width: 500px) {
  
  .text {
    width: 90%;
    margin-top: 10px;
    float: none !important;
}
.textarea {
    width: 90%;
}
.contacts{
	margin: 10px;
	height: 200px;
	
}
}
@media only screen and (max-width: 1400px){#servise-animate{margin-top:180px!important}}
#header {
     width: 100%;
    height: 350px;
    background-image: url(../img/servise/contacts.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
}
@media only screen and (max-width: 1220px)
{
#servise-animate,#servise-right{
	display: none;
}
main{
	width: 800px;
}
}
@media only screen and (max-width: 820px)
{
main{
	width: 96%;
}
#contacts-mone{
	width: 97%;
	background-image: none;
}
#about-mone div {
   width: 95%;
}
.fb-page{
	display: none !important;
}
}
@media only screen and (max-width: 500px)
{
.contacts-text,.aBooking{
	width: 50%;
}
#contacts {
    width: 360px;
    overflow: hidden;
}
#contacts pre {
    width: 360px;
		}
		#contacts pre::before {
    left: 152px;
}
}