@media(max-width: 768px) {
	.adaptive-width {
		width: 50% !important;
	}

	.clients-foto img {
	    width: 345px !important;	   
	}

	.contacts-map img {
    	width: 100%;
    	margin-top: 1em;

	}

	.map-button-marshrut {
		width: 154px !important;
		height: 44px !important;
		line-height: 40px !important;
		font-size: 14px !important;
		top: 30px !important;
	}

	#callbackbtm {
		left:5% !important;
	}

	.footer-copy {	    
	    font-size: 12px !important;
	}

	.social-item {
	    display: block;
	    margin: 0 auto;
	    margin-right: 0 !important;
	}

	.header-social {
	    width: 95px;
	    padding-left: 0px !important;
	    border-left: none !important; 
	}

	.about-studio h1 {
   		margin-top: 1em !important;
	}

	.sl-item img {
    	display: none !important;
	}

	.sl-text {
	    display: none;
	}
}

* {
	font-family: 'Gilroy';
	overflow: hidden;
}

html {
 overflow-y: scroll;
}

header{
	background-color: #37363b;
}

.header {
    padding-top: 22px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    padding: 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-contacts {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    width: 60%;
    justify-content: space-between;
}

.header-contacts-item {
	display: flex;
	color: #fff;
	font-size: 15x;
	align-items: center;
	padding-left: 2em;
}

.nav-item.nav-link.header-contacts-item {
    display: flex;
    align-items: center;
    padding-left: 2em !important;
}

.header-contacts-item-text {
	color:#b4b4b5;
}

.header-contacts i {
	margin-right: 20px;
	font-size: 26px;
	color: #fff;
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: #37363b !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(images/hamburger.png) !important;
}

button.navbar-toggler.collapsed:focus {

	border: 2px solid #49b9ff !important;

}

* {

	outline: none !important;

}


.header-social {
    justify-content: space-between;
    padding-left: 30px;
    /*width: 95px;*/
    border-left: 3px solid #fff;
    height: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    margin-left: 7em !important;
    margin: 0 auto;
    margin-top: 17px;
}

.header-social-item i {
	color:#49b9ff;
	font-size: 20px;
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: none !important;
}

.navbar {
	justify-content: unset !important;
}

span.navbar-toggler-icon {
    margin-left: 97px;
}

.all-music-studio {
	background: linear-gradient(to right, rgba(0,0,0,.4), rgba(0,0,0,.6)), url(images/zapis-barabanov.jpg);
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.sl.slick-initialized.slick-slider {
    width: 100%;
}

.sl-item h2 {
	color:#fff;
	font-size: 62px;
	text-align: center;
	margin-bottom: 1em;
}

.sl-item h3 {
	color:#fff;
	font-size: 24px;
	text-align: center;
	margin-bottom: 2em;
}

.sl-item img {
	width: 70px;
	height: 70px;
	margin: 0 auto;
	margin-bottom: 2em;
}

.sl-text {
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.sl {
	padding-top: 4em;
	padding-bottom: 5em;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
}
ol.breadcrumb {
    background: none;
}

.main {
	background-color: #37363b;
}

.breadcrumb a {
	color: #fff;
	font-size: 14px;
}

.about-us-img img {
	width: 100%;
}

.about-studio {
	color:#fff;
	margin-bottom: 2em;
}

.about-us-info h2 {
	font-size: 40px;
	color: #fff;
	margin-bottom: 2em;
}

.about-us-info h3 {
	font-size: 25px;
	color: #fff;
}

.about-us-info img {
	width: 100%;
}

.about-us {
	padding-top: 2em;
	padding-bottom: 3em;
}

.about-us-info-label {
	margin-top: 2em;
}

.services {
	background-image: url(images/mixed.jpg);
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 3em;
}

.services h2 {
	text-align: center;
	font-size: 40px;
	color: #fff;
	padding-top: 1.5em;
	margin-bottom: 1.5em;
}

.services-item-1 {
	height: 500px;
	background: linear-gradient(to right, rgba(0,0,0,.4), rgba(0,0,0,.6)), url(images/barabannaya_ustanovka1.jpg);
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.col-md-4.services-item-1 {
    padding: 40px;
}

.services-item-2 {
	height: 500px;
	background: linear-gradient(to right, rgba(0,0,0,.4), rgba(0,0,0,.6)), url(images/barabannaya_ustanovka2.jpg);
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.col-md-4.services-item-2 {
    padding: 40px;
}

.services-item-3 {
	height: 500px;
	background: linear-gradient(to right, rgba(0,0,0,.6), rgba(0,0,0,.6)), url(images/barabannaya_ustanovka3.jpg);
	background-position: center center;
    background-size: cover;
}
.col-md-4.services-item-3 {
    padding: 40px;
}

.services-item-1 s {
	color:red;
}

.services-item-1 h3 {
	text-align: center;
	font-size: 35px;
	color: #fff;
}

.services-item-1 p {
	color: #fff;
	font-size: 15px;
	margin-top: 1.5em;
}

.services-item-2 h3 {
	text-align: center;
	font-size: 35px;
	color: #fff;
}

.services-item-2 p {
	color: #fff;
	font-size: 15px;
	margin-top: 1.5em;
}

.services-item-3 h3 {
	text-align: center;
	font-size: 35px;
	color: #fff;
}

.services-item-3 p {
	color: #fff;
	font-size: 15px;
	margin-top: 1.5em;
}

.clients {
	width: 100%;
	padding-top:2em;
	padding-bottom:3em;
}

.clients h2 {
	text-align: center;
	color: #fff;
	font-size: 35px;
	padding-bottom: 1em;
}

.clients-foto img {
	width: 700px;
	display: block;
	margin: 0 auto;
}

.works {
	padding-bottom: 3em;
}

.works h2 {
	color:#fff;
	font-size: 35px;
	text-align: center;
	padding-top:2em;
	padding-bottom: 2em;
}

.works h5 {
	color:#fff;
	font-size: 18px;
	text-align: left;
}


.works p {
	color: #fff;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 2em;

}

div#mep_0 {
    width: 365px !important;
}

.reviews {
	padding-bottom: 3em;
	padding-top: 2em;
}

.reviews h2 {
	font-size: 35px;
	color:#fff;
	text-align: center;
}

.reviews h3 {
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.reviews p {
	font-size: 22px;
	color: #fff;
	text-align: center;
}

.reviews p span {
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.reviews img {
	display: block;
	margin: 0 auto;
	border-radius: 50%;
	width: 150px;
	margin-top: 2em;
	margin-bottom:2em;
}

.map-button-marshrut {
    position: absolute;
    border-radius: 5px;
    background-color: inherit;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 280px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    transition: 0.3s;
    cursor: pointer;
    border: 2px solid #49b9ff;
    color: #49b9ff!important;
}

.bg-black {
	background-color: #302f34;
}

.map-button-marshrut:hover {
    position: absolute;
    transition: 0.3s;
    border-radius: 5px;
    background-color: #49b9ff;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 280px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: rgb(48, 47, 52)!important;
    font-weight: bold;
    text-decoration: none;
}

.contacts-map {
    position: relative;
}

.contacts {
	padding-top: 2em;
	padding-bottom: 3em;
}

.contacts h2 {
	font-size: 45px;
	color: #fff;
	text-align: left;
}

.contacts i {
	color: #00bafe;
	padding-right: 35px;
}

.contacts span {
	color: #fff;
	font-size: 25px;
}

.adress,.phone,.email {
	display: flex;
	align-items: center;
	margin-bottom: 2em;
}
.contacts-labe {
	display: flex;
	align-items: center;
	margin-bottom: 3em;
}

.social {
	display: flex;
}

.social a{
	margin-right: 40px;
}

.copy-wrp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 60%;
}

.footer-logo img {
    width: 92px;
}

.section-footer .wrp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-copy {
	color: #fff;
	font-size: 16px;
}

.wrp {
    max-width: 1240px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.footer {
	background-color: #313036;
	padding-top: 2em;
	padding-bottom: 2em;
}


#button {
  display: inline-block;
  background-color: #5e5b67;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1.5em;
  line-height: 50px;
  color: #0f9fcf;
}
/*#button:hover {
  cursor: pointer;
  background-color: #333;
}*/
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

#callbackbtm {
    position: fixed;
    /* right: 5%; */
    left: 2%;
    bottom: 30px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #0f9fcf;
    background: #5e5b67;
    z-index: 999;
}

#callbackbtm i {
        display: block;
        font-size: 36px;
        transition: all .3s ease 0s;
}

#mep_0, #mep_1, #mep_2, #mep_3, #mep_4, #mep_5, #mep_6, #mep_7, #mep_8, #mep_9 {
    max-width: 100%!important;
}