﻿body{
	margin:0;
	padding:0;
	background:url('../images/body.jpg') no-repeat top center #000 !important;
	font-family: 'Fiesta bold' !important;
line-height: normal !important;
}

h1{
	color: #ff0 !important;
    font-weight: normal !important;
    font-size: 25px !important;
}

h2{
	color: #ff0 !important;
    font-weight: normal !important;
    font-size: 23px !important;
}



h3{
	color: #ff0 !important;
    font-weight: normal !important;
    font-size: 21px !important;
}


.m10{
	margin:10px;
}

.m10 p{    
	color: #d5cb22 ;
    text-indent: 30px ;
	font-size: 14px;
	}

.fotcell p{
	color: #d5cb22;
	font-size: 12px;
}	
	
.h1-1{    color: #f13ebc !important;
    text-align: center;
    font-size: 38px !important;
    padding: 0px 0 30px 0;
    margin: 0;
	text-shadow: 0 1px 1px #000000 !important;
	}

.content{
	width:1120px;
	height:100%;
	margin: 0 auto;
	padding:5px;
}

.fotcell{width:320px;float:left;margin-top:40px;}
.fotcell2{width: 240px;
    float: left;
    margin-top: 40px;
    padding-left: 55px;}
	
	.fotcell3{width: 320px;
    float: right;
    margin-top: 40px;}
	
.fotcell3 p{
	color:#fff10b;
	font-size: 28px;
padding: 15px 0 10px 0;
margin:0;

}

.activemen2{
border:0;
text-decoration:none;
}

.activemen{
    color: #ce0000;
    text-shadow: 1px 1px 3px #000000;
    text-decoration: none;
    border: 0;
}

.activemen:after{
background: url('../images/m-a-r.png');
    content: "";
    width: 46px;
    height: 57px;
    position: absolute;
	    margin-top: 20px;
}


nav ul li a span:hover{
text-shadow: 0px 0px 22px #ff0000 !important;
}

.activemen:before{
background: url('../images/m-a-l.png');
    content: "";
    width: 46px;
    height: 57px;
    position: absolute;
	    margin-top: 20px;
		margin-left: -43px;
}
	
	
.fotcell2 ul li{
	color:#fff10b;
	   /* font-size: 28px;*/
}
.fotcell2 ul li a{
    font-size: 16px;
    line-height: 21px;
    color: #f13ebc;
	}

.fotcell2 ul{
list-style: none;
}

.head{
	margin-top: 30px;
    margin-left: 50px;
	margin-right: 50px;
}

.p10{
	margin-top:30px;
	margin-bottom:20px;
}

.anima2{
font-size: 18px;
    border: 3px solid;
    color: #ff0;
    padding: 10px;
    border-radius: 13px;
    text-decoration: none;
}

.anima2:hover{
    color: #ffff00 !important;
    box-shadow: 0px 0px 58px #fff10b !important;
}

.center{
width:100%;
text-align:center;
margin: 0 auto;
}

.center a{
    line-height: 45px;
}

.box-master{
	width:215px;
	    padding: 10px 10px 20px 10px;
	font-size: 20px;
    text-align: center;
	float:left;
}

.box-master img{border-radius:22px;}
.url-master{
	color:#f13ebc;
    border-bottom: 1px solid;
    text-decoration: none;
}

.url-master2{
	color:#ff0;
    border-bottom: 1px solid;
    text-decoration: none;
}

.logo{
	width:376px;
	    float: left;
}

a#telme {
    font-size: 38px;
    color: #ff0;
    display: inline-block;
    text-decoration: none;
    margin-bottom: 5px;
	text-shadow: 0 1px 1px #000000;
}

.anima {-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-animation:anim-btn 2s infinite;animation:anim-btn 2s infinite;}

@-webkit-keyframes anim-btn {
35% {transform:rotate(0) translate(0, 0);}
40% {transform:rotate(5deg) translate(0, -2px);}
45% {transform:rotate(-3deg) translate(0, -2px);}
50% {transform:rotate(5deg) translate(0, -2px);}
55% {transform:rotate(-3deg) translate(0, -2px);}
60% {transform:rotate(5deg) translate(0, -2px);}
65% {transform:rotate(-3deg) translate(0, -2px);}
70% {transform: rotate(0) translate(0, 0);}
}
@keyframes anim-btn {
35% {-ms-transform:rotate(0) translate(0, 0);transform:rotate(0) translate(0, 0);}
40% {-ms-transform:rotate(5deg) translate(0, -2px);transform:rotate(5deg) translate(0, -2px);}
45% {-ms-transform:rotate(-3deg) translate(0, -2px);transform:rotate(-3deg) translate(0, -2px);}
50% {-ms-transform:rotate(5deg) translate(0, -2px);transform:rotate(5deg) translate(0, -2px);}
55% {-ms-transform:rotate(-3deg) translate(0, -2px);transform:rotate(-3deg) translate(0, -2px);}
60% {-ms-transform:rotate(5deg) translate(0, -2px);transform:rotate(5deg) translate(0, -2px);}
65% {-ms-transform:rotate(-3deg) translate(0, -2px);transform:rotate(-3deg) translate(0, -2px);}
70% {-ms-transform:rotate(0) translate(0, 0);transform:rotate(0) translate(0, 0);}
}

.phone{float: right;}

.phone p {
	padding: 25px 0px 5px 0px;
    margin: 0;
    font-size: 26px;
    color: #fff;
}


/* Clearfix */
.clear{clear:both;}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

nav {
	width: 100%;
	position: relative;
}
nav ul {
	padding: 0;
	margin: 0 auto;
}
nav li {
	display: inline;
	float: left;
}

nav li a img{position: absolute;
    /* margin-top: 10px; */
    padding-top: 33px;}


nav a {
color: #fff10b;
    margin-left: 88px;
    /*border-bottom: 1px solid;*/
    text-align: center;
   /*text-decoration: none;*/
    font-size: 29px;
    line-height: 120px;
    text-shadow: 1px 1px 0px #000;
}

nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
/*	background-color: #8c99a4;*/
}
nav a#pull {
	display: none;
}

/* Стили для экранов 600px и меньше */
@media screen and (max-width: 600px) {
nav a{margin-left:0px;border: 0;line-height: 60px;font-size: 25px;margin-top: 40px;}	
.content{width:600px;height:100%;margin: 0 auto;padding:0;}

.fotcell,.fotcell3{margin: 0 auto;text-align: center;float: none;}
.fotcell2{display:none;}
nav ul{background: #000000;text-align: center;}

.logo,.phone{margin: 0 auto;float: none;text-align: center;width: 376px;}
.head{margin:0;padding:0;}	
	
nav li {
		display: block;
		float: none;
		width: 100%;
	}


	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto;
	}
	nav a#pull {
		display: block;
		background-color: #000;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('../images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 20px;
	}
}

/*Стили для экранов 515px и меньше*/
@media only screen and (max-width : 480px) {
	.content{width:480px;height:100%;margin: 0 auto;padding:0;}
.head{margin:0;padding:0;}

.fotcell,.fotcell3{margin: 0 auto;text-align: center;float: none;}
.fotcell2{display:none;}
nav ul{background: #000000;text-align: center;}

.logo{margin: 0 auto;float:none}
.phone{margin: 0 auto;float:none;width: 310px;}


nav li {
		display: block;
		float: none;
		width: 100%;
	}

	nav a{margin-left:0px;border: 0;line-height: 60px;font-size: 25px;margin-top: 40px;}	
	
	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto;
	}
	nav a#pull {
		display: block;
		background-color: #000;
		width: 100%;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url('../images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 20px;
	}
}

/* Смартфоны */
@media only screen and (max-width : 320px) {
	.content{width:320px;height:100%;margin: 0 auto;padding:0;}
	.head{margin:0;padding:0;}
	.logo {width: 320px;float: left;}

.fotcell,.fotcell3{margin: 0 auto;text-align: center;float: none;}
.fotcell2{display:none;}

	nav ul{background: #000000;text-align: center;}

	nav a{margin-left:0px;border: 0;line-height: 60px;font-size: 25px;margin-top: 40px;}	
	
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}
}

ol{
color: #f13ebc;
}

ol li{
margin-bottom:10px;
}

.tm1{width:28%;float:left;}
.tm2{width:12%;float:left;text-align:center}

.panel-heading{
    height: 40px;
    font-size: 22px;
    border: 0;
    color: #fff;
    background: #f13ebc;
}

.panel-body{    background: #353535;}
.panel-default{    border-color: #000 !important;}

.title-t{
    background: #fff10b;
    font-size: 21px;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 5px;
}