body {
	background-color: #000;
}
a:hover {
	text-decoration: none;
}
header ul {
	padding-left: 0px;
	text-align: right;
}
header ul li {
	list-style-type: none;
	display: inline-block;

}
header ul li a {
	color: #E8E800;
	text-transform: uppercase;
	font-size: 1.6vw;
	padding: 10px;
	padding-top: 0px;
	margin: 5px;
	font-family: "roboto" pt-serif;
	z-index: 999;
	line-height: 1.75;
	text-decoration: none;
}
header  ul li a:hover {
	text-decoration: none;
	color: #b2b206;
}
.secTopBg {
	background-image: url(../img/topimg3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
}
.telOne {
	color: #E8E800;
	text-transform: uppercase;
	font-size: 1.6vw;
	padding: 10px;
	padding-top: 0px;
	margin: 5px;
	margin-top: 0px;
	font-family: "roboto" pt-serif;
	z-index: 999;
	line-height: 1.75;
	text-decoration: none;
	text-align: left;
	display: block;
	font-weight: 800;
}
.telOne:hover {
	text-decoration: none;
	color: #BA0032;
}
.zagOne {

	padding-bottom: 5%;
}
.soc a {
	display: inline-block;
    width: 33px;
    height: 33px;
    margin: 10px;
    background-image: url(../img/icons-social-new.png);
    background-repeat: no-repeat;
    background-size: 312% 213%;
}
@media (max-width: 1180px) {.soc a {
    width: 23px;
    height: 23px;
}
}
@media (max-width: 880px) {.soc a {
    width: 13px;
    height: 13px;
    margin: 5px;
}
}
@media (max-width: 576px) {.soc a {
    width: 23px;
    height: 23px;
    margin: 10px;

}
}
@media (max-width: 576px) {.soc {
text-align: center;

}
}
.kont ul {
	padding-left: 0px;
	text-align: right;

}
@media (max-width: 576px) {.kont ul {
   text-align: center;
}
}
.kont ul li {
	list-style-type: none;
	color: #fff;
	display: inline-block;
}
.kont ul li .fas {
    outline: none;
    color: #fff;
    font-size: 37px;
    margin-top: -10px;
    font-family: MuseosansB, Arial, sans-serif;
	line-height: 1.75;
}
.kont ul li p {
    color: #fff;
    font-size: 33px;    
    font-family: MuseosansB, Arial, sans-serif;
	line-height: 1.75;
}
@media (max-width: 1180px) {.kont ul li p {
   font-size: 23px;
}
}
@media (max-width: 880px) {.kont ul li p {
   font-size: 13px;
}
}
@media (max-width: 576px) {.kont ul li p {
   font-size: 23px;
}
}
a.telOne {
    outline: none;
    color: #fff;
    text-decoration: none;
    font-size: 33px;
    text-align: center;
    font-family: MuseosansB, Arial, sans-serif;
	line-height: 1.75;
}
@media (max-width: 1180px) {a.telOne {
   font-size: 23px;
}
}
@media (max-width: 880px) {a.telOne {
   font-size: 13px;
}
}
@media (max-width: 576px) {a.telOne {
   font-size: 23px;
}
}
.header__social-inst {
    background-position: bottom center;
    }
.header__social-vk {
    background-position: bottom left;
}
.header__social-fb {
	background-position: bottom right;
}
.zagOne h1 {
	text-align: center;
	font-size: 45px;
	font-family: MuseosansB, Arial, sans-serif;
	line-height: 1.75;
	color: #fff;
	font-weight: 700;
	margin-bottom: 3%;
}
@media (max-width: 723px) {.zagOne h1 {
   font-size: 35px;
}
}
@media (max-width: 576px) {.zagOne h1 {
   font-size: 25px;
}
}
.zagOne h2 {
	text-align: center;
    color: #fff;
    font-family: MuseosansB, Arial, sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.75;
}
@media (max-width: 723px) {.zagOne h2 {
   font-size: 26px;
}
}
@media (max-width: 576px) {.zagOne h2 {
   font-size: 16px;
}
}
.batZap {
    margin-bottom: 5%;
    text-align: center;
}
.batZap a {	
	padding: 10px;
    font-size: 32px;
    line-height: 1; 
    /*background-color: #8b00ff;*/
    text-align: center;    
    text-transform: uppercase;
    color: #fff;
    font-family: MuseosansB, Arial, sans-serif;
    background: radial-gradient(circle, rgba(175,0,255,1) 0%, rgba(139,0,255,1) 100%);
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);

}
@media (max-width: 723px) {.batZap a {
   font-size: 22px;
}
}
@media (max-width: 576px) {.batZap a {
   font-size: 15px;
}
}
.zagOne p {
	text-align: center;
	font-size: 1.3vw;
	font-family: "roboto" pt-serif;
	line-height: 1.75;
	color: #b2b206;
}
.overArtist {
	margin: 10px;
	border-radius: 10px;	
}
.overArtist img {
	width: 100%;
	height: auto;
	border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.overArtist img:hover {
	opacity: 0.7;
}
.overArtist h3 {
	position: relative;
	bottom: 50px;
	transform: translate(42%, -50%);
	color: #fff;
	font-family: "roboto" pt-serif;
	line-height: 1.75;
	text-transform: uppercase;
	text-decoration: none;
}
.overArtist ul {
	padding-left: 0px;
	width: 100%;
}
.overArtist ul li {
	display: inline-block;
	list-style-type: none;
	margin: 0 auto;
}
.overArtist ul li ul {

}
.overArtist ul li ul li {
	display: block;
}


.priceOne {
	background-image: url(img/price-fon.jpg); 
	background-position: center;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 100px;

}
.supPred {
	padding-bottom: 50px;
	background-color: #161616;
}
.supPred h2 {
	text-align: center;
	color: #DBEEEE;
	font-family: MuseosansB, Arial, sans-serif;
	font-weight: 400;
	font-size: 36px;
	line-height: 1.75;
    margin-top: 30px; 
    margin-bottom: 30px;
}
@media (max-width: 723px) {.supPred h2 {
   font-size: 26px;
   margin-top: 10px;
}
}
@media (max-width: 576px) {.supPred h2{
    font-size: 16px;
    margin-top: 0px;
}
}
.overBarber {
	padding: 20px;
}
.barberPip h2 {
	color: #fff;
	text-align: center;
}
.overBarber img {
	width: 100%;
	height: auto;
}
.overBarber {
	text-align: center;

}
.overBarber p {
	color: #fff;
	background-color: #ED0040;
	padding: 10px;
	width: 300px;
	font-size: 60px;
	transform: rotate(15deg);
}
.Overskid img {
	background-size: cover;
	width: 100%;
	height: auto;
	  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */

}
.Overskid ul {
	bottom: 0px;
	display: block;
	width: 100%;
	height: 120px;
	/*background-color: #BA0032;*/
	text-align: center;
	padding-left: 0px;
	background: radial-gradient(circle, rgba(175,0,255,1) 0%, rgba(139,0,255,1) 100%);
}
.Overskid ul li {
	list-style-type: none;
	color: #DBEEEE;
    font-size: 21px;
    font-family: MuseosansB, Arial, sans-serif;
    margin: 10px;
}
@media (max-width: 1092px) {.Overskid ul li {
    font-size: 17px;
    padding-top: 10px;
    margin: 0px;
}
}

.adminpod {
    font-size: 12px!important;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 10px;
}

span.trow{position: relative;
  display: inline-block;
}
span.trow:after {
    content: '';
    position: absolute;
    top: 22px;
    left: -15px;
    right: 0;
    bottom: 0;
    width: 120%;
    height: 3px;
    background: #161616;;
    transform: rotate(-10deg);
}
.Overskid ul li span {
	float: right;
    font-size: 33px;
    font-family: MuseosansB, Arial, sans-serif;
    line-height: 1.25;
    margin-right: 5px;
    font-weight: 800;
}
.Overskid a {
    padding: 10px;
    font-size: 22px;
    line-height: 1; 
    /*background-color: #ba0032;*/
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    opacity: 0.8;
    font-family: MuseosansB, Arial, sans-serif;
    display: block;
    width: 170px;
    margin: 0 auto;
    margin-bottom: 20px;
    background: radial-gradient(circle, rgba(175,0,255,1) 0%, rgba(139,0,255,1) 100%);

}
.Overskid a:hover {
	opacity: 1;
}
.table td, .table th {
    font-size: 23px;
    font-family: MuseosansB, Arial, sans-serif;
    line-height: 1.75;
    font-weight: 400;
    border-top: 0px solid #dee2e6; */
}
@media (max-width: 775px) {.table td, .table th {
    font-size: 15px;
}
}
@media (max-width: 469px) {.table td, .table th {
    font-size: 12px;
}
}
@media (max-width: 393px) {.table td, .table th {
    font-size: 10px;
}
}
.priceOne table {
	margin: 0 auto;
	color: #fff;
	max-width: 	70%;
	color: #DBEEEE;
	margin-bottom: 50px;
}
@media (max-width: 992px) {.priceOne table {
   max-width: 	90%;
}
}
.priceOne h2 {
    text-align: center;
    color: #fff;
    font-family: MuseosansB, Arial, sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.75;
    color: #DBEEEE;
}
@media (max-width: 723px) {.priceOne h2 {
   font-size: 26px;
}
}
@media (max-width: 576px) {.priceOne h2 {
    font-size: 16px;
}
}
.priceOne {
	background-image: url(../img/price-fon.jpg);
}
footer {
	background-color: #161616;
}
.leftFooter p {
	color: #dee2e6;
	padding: 10px;
	padding-top: 0px;
	margin: 5px;
	margin-top: 0px;
	font-family: MuseosansB, Arial, sans-serif;
	line-height: 1.75;
	text-align: left;
	display: block;
	font-size: 20px;
	font-weight: 500;
}
@media (max-width: 576px) {.leftFooter p{
    font-size: 13px;
}
}
.rightFooter a {
	color: #dee2e6;
	padding: 10px;
	padding-top: 0px;
	margin: 5px;
	margin-top: 0px;
	font-family: MuseosansB, Arial, sans-serif;
	z-index: 999;
	line-height: 1.75;
	text-decoration: none;
	text-align: right;
	display: block;
	font-weight: 500;
	font-size: 20px;
}
@media (max-width: 576px) {.rightFooter a{
    font-size: 13px;
}
}
.overTextKart {
	width: 80%;
	margin: 0 auto;
	margin-top: 120px;
	margin-bottom: 120px;
}
.overTextKart h2 {
	font-size: 35px;
	font-family: MuseosansB, Arial, sans-serif;
	line-height: 1.25;
	font-weight: 300;
	color: #fff;
	margin-bottom: 30px
}
@media (max-width: 723px) {.overTextKart h2 {
   font-size: 26px;
   margin-top: 10px;
}
}
@media (max-width: 576px) {.overTextKart h2{
    font-size: 16px;
    margin-top: 0px;
}
}
.overTextKart h2 span {
	font-family: MuseosansB, Arial, sans-serif;
	line-height: 1.25;
	font-weight: 800;
}
.overTextKart p {
    font-size: 18px;
	font-family: MuseosansB, Arial, sans-serif;
	line-height: 1.75;
	font-weight: 600;
	color: #fff;
}
@media (max-width: 723px) {.overTextKart p {
   font-size: 15px;
   margin-top: 10px;
}
}
@media (max-width: 576px) {.overTextKart p{
    font-size: 12px;
}
}
.podpisOne, .podpisTwo {
	margin-top: 50px;
    text-align: center;
    margin-bottom: 50px;
    
}
.podpisOne a {
	padding: 10px;
    font-size: 20px;
    line-height: 1;
    background-color: #DDC0AC;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    width: 100px;
    padding-right: 30px;
    padding-left: 30px;
    font-family: MuseosansB, Arial, sans-serif;
}
@media (max-width: 576px) {.podpisOne a{
    font-size: 12px;
}
}
.podpisTwo a {
	padding: 10px;
    font-size: 20px;
    line-height: 1;
    background-color: #6C9AB8;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    width: 100px;
    padding-right: 30px;
    padding-left: 30px;
    font-family: MuseosansB, Arial, sans-serif;
}
@media (max-width: 576px) {.podpisTwo a{
    font-size: 12px;
}
}
.socCety {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #fff;
}
.socCety h2 {
	font-size: 35px;
	color: #1B4247;
	font-family: MuseosansB, Arial, sans-serif;
	text-align: center;
	font-weight: 800;
}
@media (max-width: 723px) {.socCety h2 {
   font-size: 26px;

}
}
@media (max-width: 576px) {.socCety h2{
    font-size: 16px;
}
}
.wToo {
  position: fixed;
  display: inline-block;
  right: 20px;
  bottom: 50px;
  z-index: 500;
}
.WTooBatton {
  -webkit-animation: blink 2s linear infinite; 
  animation: blink 5s linear infinite; 
  font-weight: bold; 
  color: #F00; 
}
.WTooText {
  padding: 10px;
  background: #292929;
  opacity: .85;
  color: #ffffff;
  font-family: 'Verdana', sans-serif; 
  border-radius: 4px; 
  margin-right: 10px;
}
a.WTooText:hover {
  text-decoration: none;
  color: #ffffff;
}
.fa-ruble-sign:before {
    font-style: italic; 
    font-size: 16px;
}
@media (max-width: 776px) {.fa-ruble-sign:before {
   font-size: 10px;

}
}
@media (max-width: 576px) {.fa-ruble-sign:before{
    font-size: 8px;
}
}