@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;300;400&display=swap');


.form-control::-webkit-input-placeholder { color: rgb(13,110,253,.4); }  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: rgb(13,110,253,.4); }  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: rgb(13,110,253,.4); }  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: rgb(13,110,253,.4); }  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: rgb(13,110,253,.4); }  /* Microsoft Edge */
body {
 font-family: 'Roboto Slab', serif;
   font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #424242;
  font-weight: 400;
  position: relative;
  height: 100%;
}
h1{
	font-weight: 900;
}
h2,.h2
h3,
h4,
h5,
h6 {
	font-weight: 400;
}

.top-title{
	display: block;
	width: 95px;
	height: 14px;
	border: 4px solid #FF3333;
    border-bottom-color: rgb(255, 0, 0);
    border-bottom-style: solid;
    border-bottom-width: 4px;
	border-bottom: 0;
}
main{
	position: relative;
	background: #fff;
	min-height: 100%;
	height: 100%;
	margin-bottom: 240px;
	z-index: 2
}
section {
    position: relative;
    padding-top: 4rem;
	padding-bottom: 4rem;
	min-height: 100%;
	 height: 100%;
    }
.navbar{
	margin-top: 35px;
	background: rgba(255,255,255,.8);
}

#top_line {
    font-size: .8rem;
    background-color: #f3f3f3;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    visibility: visible;
    opacity: 1;
    padding: 8px 0;
    margin-bottom: 5px;
}
ul.top_links {
    list-style: none;
    margin: 0;
    padding: 2px 0 0 0;
    float: right;
}


.green a{
	
	
	 position: relative;
    margin-right: 10px;
    color: #25d366 !important;
    text-decoration: none;
    padding-left: 22px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAUVBMVEVHcEzz9PP3+Pfq7er19vb//v/8/PyltKrx+PKz5b1z04cwxlYMwUMAvCkAvjMAvzoDwUBGTUiH2JiY3aXX8Nxcznbo6ulJymfQ1NHJzcq9wr8gaKU6AAAAG3RSTlMAOlmJ2f//Lvj+/v///////xX+/v7+rP56aF7BK/qjAAABgklEQVR4AX2Sh5qEMAiEbYyJqXa993/QAza5z2v7b8UMMKDNN9qu77u2+Yd+oMLQ/3UMeoCfktHIVTs5791kRWvGb73BV6YQU2ZSDJPo28c5hzYk/0UKlghfipnzl+C/ERZWVMHA59H7nL8pVp6mUTqp7310Ln1TbESdCtgQJ0fO2J+KnNl4cbhGnx0b3aJ/EO1rkoPIZZ9WAuCeNhLnHGrRBJUDtH53YdQmyEaWL1Lh+yCSxEsoeQn4btJr27kZQYtclym279uSqqMI1lTntqpI6VlhVg9M9gArsg92Cal6mHlPdfx8Emg75S6YV9dNN3WAaskTsi0Zh6bEMUH2cLHLqvDsA4LsTjzeerNhqvscJpYwa5Q9gS0w/XODKbjF2jPK3PXJrIMWcooxiyGSAkKvHX+QHICPRhnYQ0mr5LADpYFuShunWIeJ2VI5Z25gM8TA7jFEfu9Whr2awoEKi8ymYmAYm4oBh8fHfA8vESRme5URxz0XN9cxMMelcYWDt3wCfLshX3540l4AAAAASUVORK5CYII=) no-repeat left center;
    background-size: auto 100%;
	

}

.max-icon-button{  color: rgb(13, 110, 253,.6) !important; text-decoration: none;
  font-weight: bold;}
.phone_top a{
    position: relative;
    margin-right: 10px;
    color: #FF3333 !important;
    text-decoration: none;
    padding-left: 22px;
    background: url(../images/phone.svg) no-repeat left center;
    background-size: auto 100%;
}
.phone_footer a,.phone_footer a:hover, .phone_top a:hover{
	color: #fd4848 !important;
}
.phone_footer, .email_footer {
	width: 100%;
	font-weight: 400;
	padding: 10px 0 10px 20px;
	color: #fff;
	font-size: 1.1rem;
	border: 1px solid #3b4347;
	line-height: 1.2rem;
}
.phone_footer a, .email_footer a{
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 10px;
	text-decoration: none;
}
.i_tel{
	display: inline-block;
	width: 70px;
	height: 60px;
    background: url(../images/phone.svg) no-repeat  center;
    background-size: auto 100%;
}
.i_mail {
	display: inline-block;
	width: 70px;
	height: 60px;
    background: url(../images/mail.svg) no-repeat  center;
    background-size: auto 100%;
}
ul.top_links li {
    display: inline-block;
    border-left: 1px solid rgba(0,0,0,0.1);
    margin-right: 5px;
    padding-left: 8px;
}
ul.top_links li:first-child {
    border-left: none;
    padding-left: 0;
}
.opening {
    display: inline-block;
    position: relative;
    padding-left: 22px;
    background: url(../images/calendar.svg) no-repeat left center;
    background-size: auto 80%;
}

ul.top_links a {
    color: #555;
}

.bg-holder {
	position: relative;
    background: url(../images/fon.jpg);
    width: 100%;
    height: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
    z-index: 0;
    text-shadow: 1px 1px 3px rgba(0,0,0,.9)
}
.bg-prem{
	position: relative;
    background: url(../images/fon_main3.jpg);
    background-size: cover;
    background-attachment: fixed;
    text-shadow: 1px 1px 3px rgba(0,0,0,.9)
}
.bg-prem h2, .bg-prem p{
	color: #fff;
}
.prei{
	padding: 20px 0;
    padding-left: 0px;
	border-bottom: 1px #6b777e dashed;
	-webkit-transition: all .4s ease-out .1s;
	-moz-transition: all .4s ease-out .1s;
	-o-transition: all .4s ease-out .1s;
	transition: all .4s ease-out .1s;
	padding-left: 50px;
	position: relative;
	text-transform: uppercase;
	color: #fff;

}
.prei:hover{
	color: #e7d012;
  background-color: rgba(0,0,0,.2);
}
.prei span {
    display: block;
    width: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
    height: 10px;
    position: absolute;
}
.prei  span span{
  background: url(../images/arrow.svg);
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 20px;
  height: 10px;
  opacity: 1;
  position: absolute;
}

.prei  .arrow:before {
  content:"";
  background: url(../images/arrow.svg);
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
  height: 10px;
  position: absolute;
  opacity: 0.5;
}

.prei  .arrow:after {
  content:"";
  background: url(../images/arrow.svg);
  display: block;
  width: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0px;
  height: 10px;
  position: absolute;
  opacity: 0.3;
}

.prei:hover .arrow:before{
  animation: animate-arrow-2 1s ease-in-out infinite 0.1s;
}

.prei:hover .arrow:after{
  animation: animate-arrow-3 1s ease-in-out infinite 0.2s;
}

.prei:hover .arrow span{
  animation: animate-arrow-1 1s ease-in-out infinite;
}

@keyframes animate-arrow-1 {
  0%{transform:translateX(-40px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 1;}
}
@keyframes animate-arrow-2 {
  0%{transform:translateX(-20px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 0.5;}
}
@keyframes animate-arrow-3 {
  0%{transform:translateX(-10px);opacity: 0;}
  70%,100%{transform:translateX(0px);opacity: 0.3;}
}
/*end arrow*/
.bg-holder_img{
	position: relative;
    background: url(../images/fon_p.jpg) no-repeat top;
    background-size: cover;
}
.bg-holder .h2{
	display: inline-block;
	border-top: solid 2px #FF3333;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.bg-holder::before,
.bg-holder::after,
.bg-holder .tuman::before, 
.bg-holder .tuman::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 100%;
    background-position: top left;
    background-repeat: repeat-x;
    z-index: 1;
}
.bg-holder .tuman::before, 
.bg-holder .tuman::after    {
    left: 100%;
}
.bg-holder::before, 
.bg-holder .tuman::before {
    background-image: url("../images/fog-1.png");
    animation: fogmove 40s linear 0s infinite;
}
.bg-holder::after, 
.bg-holder .tuman::after {
    background-image: url("../images/fog-2.png");
    animation: fogmove 30s linear 0s infinite;
}
.bg-holder .container{
	position: relative;
	z-index: 20;
}
.py-8.bg-holder{
	padding-top: 2rem;
	padding-bottom: 2rem;
	height: 150px;
	 background: url(../images/fon_main2.jpg), rgba(0,0,0,.6);
    background-size: cover;
    background-attachment: fixed;
    box-shadow: inset 0 0 60px #000;
}
.py-8.bg-holder a{
	position: relative;
	padding:20px 40px;
	font-size: 1.5rem; 
	z-index: 10
}
@keyframes fogmove {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        transform: translate3d(-100%, 0, 0);
    }
}
/* 
========================
      BUTTON THREE
========================
*/
.fix-btn{
	position: fixed;
	right: 0;
	top:120px;
	font-size: 12px;
	 background: rgb(13,110,253);
	color: #fff;
	text-shadow: 0px 0px 1px rgba(0,0,0,.5);
	padding:1rem 2rem;
	width: 5px;
	 word-wrap: break-word; 
	 text-decoration: none;
	 line-height: 90%;
	 text-align: center;
	 border-radius: 0.25rem;
	 border-bottom-right-radius: 0;
	 border-top-right-radius: 0;
	 box-shadow: 0 0 10px 0px rgba(0,0,0,.5);
	  	-webkit-transition:all 1s ease;
       -moz-transition:all 1s ease;
        -ms-transition:all 1s ease;
         -o-transition:all 1s ease;
            transition:all 1s ease;
	z-index: 1000
}
.fix-btn:hover{
	 background: rgba(70,68,86,1);
	 color: #fff;
	 box-shadow: 0 0 10px 0px rgba(255,255,255,1);
}
.modal-header{
	border:0; 
}
.form-control{
	border-radius: 0px;
	border: 0;
	border-bottom: 1px solid rgb(13, 110, 253,.6);
}
.btn-primary{
  color: #FFF;
  transition: all 0.5s;
  position: relative; 
  border: 2px solid  rgb(13, 110, 253,.6);
}

.btn-primary:hover,
.btn-primary:active {
  letter-spacing: 5px;
}
.btn-primary:after,
.btn-primary:before {
  backface-visibility: hidden;
  border: 1px solid rgba(255,255,255, 0);
  bottom: 0px;
  content: " ";
  display: block;
  margin: 0 auto;
  position: relative;
  transition: all 280ms ease-in-out;
  width: 0;
}

.btn-primary:hover:after,
.btn-primary:hover:before {
  backface-visibility: hidden;
  border-color: #fff;
  transition: width 350ms ease-in-out;
  width: 70%;
}

.btn-primary:hover:before {
  bottom: auto;
  top: 0;
  width: 70%;
}

/*
============
servic
======
*/
.services_item{
	position: relative;
	width: 100%;
	min-height: 230px;
	overflow: hidden;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,.7);
	margin:10px;
	padding:30px;  
}

.services_bl >div:nth-child(1) .services_item{
	background:url(../images/uslugi/u7.png) no-repeat;
	background-size: 100% 100%;
}
.services_bl >div:nth-child(2) .services_item{
	background:url(../images/uslugi/u1.png) no-repeat;
	background-size: 100% 100%;
}
.services_bl >div:nth-child(3) .services_item{
	background:url(../images/uslugi/u2.png) no-repeat;
	background-size: 100% 100%;
}
.services_bl >div:nth-child(4) .services_item{
	background:url(../images/uslugi/u3.png) no-repeat;
	background-size: 100% 100%;
}
.services_bl >div:nth-child(5) .services_item{
	background:url(../images/uslugi/u4.png) no-repeat;
	background-size: 100% 100%;
}
.services_bl >div:nth-child(6) .services_item{
	background:url(../images/uslugi/u5.png) no-repeat;
	background-size: 100% 100%;
}
.services_bl >div:nth-child(7) .services_item{
	background:url(../images/uslugi/u6.png) no-repeat;
	background-size: 100% 100%;
}
.services_item .services_item_hover{
	position: absolute;
	bottom: -230px;
	left: 0px;
	width: 100%;
	background: rgba(0,0,0,.6);
	opacity: 0;
	-webkit-transition:all 1s ease;
       -moz-transition:all 1s ease;
        -ms-transition:all 1s ease;
         -o-transition:all 1s ease;
            transition:all 1s ease;

    padding: 0px; 
    overflow: hidden;
}
.services_item:hover .services_item_hover{
	opacity: 1;
	bottom:  0px;
	padding: 10px 20px; 
	-webkit-transition:all 1s ease;
       -moz-transition:all 1s ease;
        -ms-transition:all 1s ease;
         -o-transition:all 1s ease;
            transition:all 1s ease;
}
.sq_parent{
	background-color: rgb(70,68,86);
	background: linear-gradient(0deg, rgba(70,68,86,1) 0%, rgba(79,77,93,1) 23%, rgba(103,102,111,1) 73%, rgba(135,135,135,1) 100%);
	
	padding: 10px 20px;
	position: absolute;
	top: 0px;
}
.model_bl .card-span{
	background:url(../images/modelf.png) no-repeat center;
	background-size: auto 100%;
	line-height: 100%
}

.model_bl .card-span img{
	max-height: 300px;
}
.card{
	border:0; 
}
.bg-bl_tub{
	background-color: #f5f5f9
}
.bl_tub{
	position: relative;
	border-top: 2px solid #fff;
	display: inline-block;
	width: 100%;
	height: 200px;
	 transition: all 0.2s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

	
}
.bl_tub:hover{
	     -webkit-animation-name: pulse;
	  animation-name: pulse;
	  background: #fff;
}
.bl_tub p{
	display: block;
	margin-top: 130px;
	text-align: center;
}
.bl_tub i{
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: solid 2px #fff;
	background-color: rgb(70,68,86);
	background: linear-gradient(0deg, rgba(70,68,86,1) 0%, rgba(79,77,93,1) 23%, rgba(103,102,111,1) 73%, rgba(135,135,135,1) 100%);
	
	 
}
.bl_tub i:before{
	content: "";
	width: 92px;
	height: 92px;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	left: 2px;
	border:1px solid rgba(255,255,255,.4); 
	background-color:  rgb(70,68,86,.0);
	background-position: center;
	background-repeat: no-repeat; 
	background-size: 100% auto;
	transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
}
.bl_tub:hover:after{
	display: none;
}
.bl_tub:after{
	content: "";
	display: block;
	text-align: center;
	margin:10px auto;
	color:rgb(70,68,86,.6);
}
.bl_tub1 i:before{
	background-image:  url(../images/1.svg);
}
.bl_tub1:after{
	content: "- 1 -";
}
.bl_tub2 i:before{
	background-image:  url(../images/2.svg);
}
.bl_tub2:after{
	content: "- 2 -";
}
.bl_tub3 i:before{
	background-image:  url(../images/3.svg);
}
.bl_tub3:after{
	content: "- 3 -";
}
.bl_tub4 i:before{
	background-image:  url(../images/4.svg);
}
.bl_tub4:after{
	content: "- 4 -";
}
.bl_tub:hover i:before{
	background-color:   rgba(13,113,253,1);
}
/*
============
modal
============
*/

.modal-header .modal-title{
	font-weight: 900
}

.modal-body form{
	margin:10px 20px; 
}
.modal-body form input{
	margin:10px 0; 
}
.modal-content {
    border: 10px solid rgba(0, 0, 0, 0.2);
}
.modal-content label, .modal-content label a {
    display: inline-block;
    color: #7d7d7d;
	font-size: .7rem;
	line-height: .5rem;
}
.modal-content .modal-body button{
	width: 100%;
	margin-top: 20px
}

.bg-map{
	 background: rgb(237,237,237);
	 background: linear-gradient(0deg, rgba(237,237,237,1) 54%, rgba(255,255,255,0) 100%); 
}
.adress{
	position: relative;
	padding: 20px 0 20px 60px;
	border-bottom: 2px solid #FF3333;
	margin-bottom: 10px;
}
.adress:hover{
	color:#FF3333;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.y_map{
	opacity: 0.4;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.y_map:hover{
	opacity: 1;
}
.pin_map{
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: url(../images/pin-map.svg) no-repeat center;
    background-size: 50% auto;
    margin-right: 10px;
    border:1px solid #FF3333; 
    position: absolute;
    left: 0px;
    top: 0px;
}
/*
============
footer
============
*/

footer{
	font-size: .9rem;
	font-weight: 100;
	padding: 60px 0 0 0;
	position: fixed;
	bottom: 0px;
	background: #222;
	width: 100%;
	color: rgba(255,255,255,0.6);
	z-index: 0;
	max-height: 250px;
}
footer ul li{
	list-style: none;
}
.copy {
    background-color: #1e1e1e;
    padding: 10px 0;
    text-align: center;
    color: rgba(255,255,255,0.5);
    font-size: 12px;
    margin-top: 40px;
}
.carousel-control-prev-icon, .carousel-control-next-icon{
	background-color: #000;
	border-radius: 50%;
	width: 4rem;
	height: 4rem;
	background-size: 40%;
}
.carousel-control-prev{
	justify-content: left;
}
.carousel-control-next {
	justify-content: right;
}
.navbar-brand img{height: 60px;}
@media only screen and (max-width: 960px){
	.opening{
		display: none;
	}
	.navbar-brand img{height: 40px;}
	.fixed-top >div >div>div:nth-child(1), .hidden-xs{
		display: none;
	}
	.bg-holder::before,
.bg-holder::after,
.bg-holder .tuman::before, 
.bg-holder .tuman::after{
		display: none;
	}
}