html, body {
margin: 0;
padding:0;
font-family: tahoma;
font-size: 14px;
background: #ededf1;
}

h1{
font-family: georgia;
font-size: 24px;
font-style: italic;
color: #1b1a1a;
}

h2 {
font-family: georgia;
font-size: 18px;
font-style: italic;
color: #1b1a1a;
}

a {
color: #e31974;
transition: all 0.4s ease-in-out;
}

a:hover {
text-decoration: none;
}
a:visited {
color:#8f8f8f;
}

img {border:0;}

#wrapper-top {
width: 980px;
margin:0 auto;
position: relative;
}

#wrapper {
width: 100%;
position: relative;
}
.header, .content, .footer {
width: 930px;
margin: 0 auto;
position: relative;
}
.cont_p {
display: block;
margin-top: 1em;
margin-bottom: 1em;
}
.header_bg {
background: url(/tpl/agenstvosv/images/header_bg.png) left top repeat-x;
}

.header {
position: relative;
height: 143px;
}
.header .logo {
position: absolute;
top: 8px;
}

.header .phone {
	position: absolute;
    top: 10px;
    left: 410px;
    font-size: 18px;
    color: #231f20;
    font-family: georgia;
    width: 260px;
}
.header .phone .fa-telegram{
	font-size: 19px;
    color: #000;
	margin-left:5px;
}
.header .phone .fa-whatsapp{
	font-size: 22px;
    color: #000;
}
.header .phone p {
margin: 0;
}
.header .phone .lightboxer {
color: #535151;
font-family: georgia;
font-style: italic;
font-size: 14px;
float: right;
margin-top: 3px;
}
.header .phone a {
	text-decoration:none;
}
.header .phone span{
font-size: 30px;
color: #e00065;
}
.header .phone .r-rab{
	font-size: 15px;
    float: right;
    color: #535151;
}
.header .button-block{
	position: absolute;
    right: 3px;
    top: 18px;
}
.header .menu {
position: absolute;
height: 51px;
top: 112px;
}

.header .menu a {
	font-size: 17px;
	color: #d7d7db;
	font-style: italic;
	font-family: georgia;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header .menu a.act, .header .menu a:hover {color:#e31974;}

.header .menu ul {
padding: 0;
margin: 0;
list-style: none;
}

.header .menu ul li {
	float: left;
	margin-right: 24px;
    position: relative;
}

.header .menu ul li:last-child {

	margin-right: 0px;
}

.header .sjob {
position: absolute;
left: 284px;
top: 30px;
}
.header .sjob a{}
.header .sus {
position: absolute;
top: 30px;
left: 471px;
}
.header .sus a{}

.btn-new{
    cursor: pointer;
    height: 49px;
    line-height: 49px;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500;
    color: #121212;
    border: solid 1px #121212;
    outline: none;
    padding: 0 34px;
    text-decoration: none;
    margin-top: 12px;
    transition: all 0.4s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-new:visited {
    color: #121212;
}
.btn-new:hover{
	background: #e31974;
    color: #fff !important;
    border-color: #e31974;
}


.pop {
    background-color: white;
	width:500px;
	padding:20px;
}
.pop input[type="text"], textarea {
    border: 1px solid #d2d2d5;
    height: 22px;
    margin: 0 0 7px 0px;
    width: 383px;
}
.pop textarea {
    height: 100px;
    
}
.pop_error {
	padding:10px;
	border: 1px solid red;
	display: none;
	margin-right:20px;
	margin-bottom:20px;
}
.button.bClose {
    border-radius: 7px 7px 7px 7px;
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 0 6px 2px;
    position: absolute;
    right: -7px;
    top: -7px;
    background-color: #b7145e;
   color: #fff;
    cursor: pointer;
    display: inline-block;
	text-align: center;
    text-decoration: none;
}
.top-menu {}

.content {
margin-bottom: 10px;
}

.footer_bg {
/*background: url(/tpl/agenstvosv/images/footer_bg.png) left top repeat-x;*/
	height: 190px;
    background: #000;
}
.footer {
	color: #d7d7db;
    font-family: georgia;
    font-size: 16px;
	font-style: italic;
}

.footer .footer-phone {
	position:absolute;
	top: 23px;
	left:360px;
}
.footer .footer-phone .fa-telegram{
	font-size: 23px;
    color: #fff;
    margin-top: 5px;
}
.footer .footer-phone .fa-whatsapp{
	font-size: 25px;
    color: #fff;
    margin-top: 4px;
	margin-left:7px;
}
.footer .li {
position: absolute;
left: 591px;
top: 31px;
display: none;
}

.footer .footer-uslugi {
	position:absolute;
    top: 23px;
	left:576px;
}
.footer .footer-uslugi a{
	color:#fff;
	text-decoration: none;
}
.footer .footer-uslugi a:hover{
	text-decoration: underline;
}

.footer .const_footer {
position: absolute;
top: 23px;
}
.footer .const_footer h3 {
    display: inline;
}
.footer  span {
color: #e31974;
}
.footer .const_footer span.phone {
color: #e31974;
font-size: 20px;
}

.footer div.creater {
position: absolute;
right: 5px;
top: 118px;
}

.footer div.creater p {
line-height: 12px;
margin: 3px 0 0 0;
padding: 0 0 0 108px;
}

.footer div.creater p a {
color: #9f9f9f;
text-decoration: none;
}

.col-right {
width: 241px;
float: right;
/* margin-bottom:50px; */
}
.col-right .tabs {
margin-right: 3px;
margin-top: 21px;
}

.col-right .tabs .knopki {
height: 31px;
}

.col-right .tabs .knopki p {
margin: 0;
white-space: nowrap;
width: 100%;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
}

.col-right .tabs .knopka {
float: left;
width: 117px;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #df1972;
font-size: 14px;
font-family: georgia;
color:#fff;
height: 23px;
padding: 6px 0px 0px 0px;
background: #000;
cursor: pointer;
display: inline-table;
}

.col-right .tabs .knopka.act{
border-left: 1px solid #df1972;
border-right: 1px solid #df1972;
border-top: 1px solid #df1972;
border-bottom: none;
color:#fff;
font-size: 14px;
padding: 5px 0px 0px 7px;
height: 25px;
background: #df1972;
width: 110px;
}

.col-right .tabs .knopki-text {
	border-left: 1px solid #df1972;
	border-right: 1px solid #df1972;
	border-bottom: 1px solid #df1972;
	border-top: none;
	padding-left: 7px;
	padding-top: 12px;
}


.col-right .tabs .knopka1 {
border-top: 1px solid #cecece;
border-left: 1px solid #cecece;
border-right: 1px solid #cecece;
border-bottom: 1px solid #c0c0c3;
font-size: 12px;
font-family: georgia;
color: #808080;
height: 28px;
padding: 1px 0px 0px 9px;
background: url(/tpl/agenstvosv/images/knopka_bg.png) left top repeat-x;
}

.col-right .tabs .knopka1 span {
font-size: 11px;
color: #808080;
line-height: 9px;
}

.col-right .tabs .knopka1.act {
border: none;
background: url('../images/job_title_br.jpg') no-repeat;
background-size: 100% 100%;
color: #101010;
padding: 0;
height: 39px;
text-align: center;
}

.col-right .tabs .knopka1.act p {
width: 100%;
color: #FFF;
font-size: 18px;
line-height: 21px;
padding-top: 8px;
}
.col-right .tabs  {
	border: 1px solid #c0c0c3;
}
.tabs .item {
	padding-top:15px;
	padding-bottom:15px;
	margin-left:10px;
	margin-right:10px;
	font-size: 14px;
	background: url(/tpl/agenstvosv/images/item_bg.png) left top no-repeat;
}
.knopki1-text .item:first-child, .knopki-text .item:first-child {
	background: none ;
}
.tabs .item p {
	margin: 0px 0px;
	overflow: hidden;
	line-height: 14px;
}
.tabs .item a {
	font-size: 16px;
	font-family: georgia;
	font-style: italic;
	color:#e31974;
	display: inline-block;
	margin-bottom: 5px;
}

.tabs .knopki1-text .item a {
color:#000;
}

.cont {
width: 655px;
float: left;
margin-top: 23px;
/*margin-bottom:50px;*/
}
.tabs p.all {
	text-align: right;
	display: flex;
    justify-content: center;

}
.tabs p.all a, .btn-new-color{
	cursor: pointer;
    height: 49px;
    line-height: 49px;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500;
    color: #fff;
    border: solid 1px #e31974;
    outline: none;
    background: #e31974;
    padding: 0 34px;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tabs p.all a:hover, .btn-new-color:hover{
    background: transparent;
	color: #e31974;

}


p.quote {
color: #e31974;
font-style: italic;
font-family: georgia;
margin-bottom: 0;
font-size: 16px;
}
p.quote p{
color: #e31974;
font-style: italic;
font-family: georgia;
margin-bottom: 0;
font-size: 14px;
}
p.quote p span{
color: #e31974;
font-style: italic;
font-family: georgia;
margin-bottom: 0;
font-size: 14px;
}
.clear {
font-size: 1px;
clear: both;
margin: 0px!important;
padding: 0px!important;
}


.masterclass_list {
margin-bottom: 40px;
}
.masterclass_list img{
	margin-right:10px;	
}
.masterclass_list a {
color: #e31974;
}





.masterclass_list h2 {
margin: 4px 0;
}

.masterclass_list h2 a {
color: #e31974;
font-size: 18px;
font-weight: bold;
text-decoration: none;
}
.masterclass_list h2 {
color: #e31974;
font-size: 18px;
font-weight: bold;
text-decoration: none;
margin-left: 10px;
margin-right: 80px;

}
.masterclass_list h2 a:hover {
color:#1b1a1a;
}

.news_item {}
.news_item .name{
position: relative;
}
.news_item .name h1{
margin: 4px 0;
color: #e31974;
font-size: 24px;
font-weight: bold;
text-decoration: none;
}

.breadcrumps {
margin-bottom: 19px;
}
.job_list, .masterclass_list  {
	background: #ffffff70;
    padding: 10px;
    margin-bottom: 10px;
}

.job_list .name, .masterclass_list .name {
position: relative;
}
.job_list .name .date, .masterclass_list .name .date {
position: absolute;
right: 3px;
top: 3px;
font-family: georgia;
color: #8f8f8f;
font-size: 18px;
font-style: italic;
}

.job_list .name h2 {
max-width: 570px;
}
.job_list .name h2 a{
color: #1b1a1a;
font-size: 18px;
font-weight: bold;
text-decoration: none;

}
.job_item {}
.job_item .name h2{}


.cont input[type="text"] {
    border: 1px solid #d2d2d5;
    height: 22px;
    margin: 0 0 7px 0px;
    width: 383px;
}

.search_button{
   background: url("/tpl/agenstvosv/images/search.jpg") no-repeat scroll -20px -26px rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 3px;
    height: 22px;
    outline: medium none;
    text-decoration: none;
    vertical-align: middle;
    width: 79px;
}

.search_button:focus{
	background: url("/tpl/agenstvosv/images/search.jpg") no-repeat scroll -124px -26px rgba(0, 0, 0, 0);
}

.cont textarea {
border: 1px solid #d2d2d5;
margin: 0;
width: 380px;
height: 63px;

margin-bottom: 7px;
overflow: hidden;
}

.cont input[type="file"] {
margin-bottom: 7px;
width: 100%;
}


.send {
width: 80px;
background: url(/tpl/agenstvosv/images/send.png) left top no-repeat;
padding: 0;
margin: 0;
border: none;
height: 24px;
cursor: pointer;
}

.cont img {
	border: none !important;
	padding: 5px 0;
}
.cont table{
	width:100%;
}
.cont .form table{
	background: #d0d0d052;
    padding: 30px 20px;
}
.cont .form table tr td{
	border:0;
}
.cont .form table tr td:first-child{
}
.cont  .price{
	border-right: 1px solid #484848;
}
.cont table tr:first-child th {
	background: #dbdbdf;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	border-top: 3px solid #080808;
	padding:10px;
}
.cont table tr td, .cont  table tr th{
	border-bottom: 1px solid #484848;
	border-left: 1px solid #484848;
	padding: 6px;
}

.vkontakte{
	padding: 20px 0 0 0;
}

.reviewsform {
background: #d0d0d052;
padding: 30px 20px;
padding: 17px 11px 10px;
}
.reviewsform .name {
float: left;
width: 109px;
padding-top: 5px;
}
.reviewsform .field{}
.reviewsform .field input[type="text"]{}
.reviewsform .field textarea {
width: 378px;
height: 114px;
}
.reviewsform .field input[type="submit"] {
width: 80px;
background: url(/tpl/agenstvosv/images/send.png) left top no-repeat;
padding: 0;
margin: 20px 0 0 0;
border: none;
height: 24px;
cursor: pointer;
text-indent: -9999px;
}
.masterclass_list.reviewslist .name {
border: none;
background: none;
}
.masterclass_list.reviewslist .name h2 {
margin-left: 0;
}
.catalog_list_item {
width: 190px;
height: 350px;
float: left;
margin: 0px 0px 10px 20px;
}
.catalog_list_item .pic {
width: 182px;
height: 245px;
position: relative;
}
.catalog_list_item .pic .foto_up {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.catalog_list_item .pic .foto_up a {
display: block;
width: 100%;
height: 100%;
}
.catalog_list_item .name {
margin-top: 8px;
}
.catalog_list_item .name a {
font-size: 14px;
font-style: italic;
text-decoration: none;
font-family: georgia;
}
.catalog_list_item .text {
margin-top: -1px;
line-height: 15px;
height: 45px;
overflow: hidden;
}


.catalog_detail {
}

.catalog_detail .gallery {
width: 300px;
float: left;
height: 590px;
}
#galleria .galleria-stage {
  bottom: 205px;
}
#galleria .galleria-thumbnails-container {
  height: 191px;
}
#galleria .galleria-thumbnails .galleria-image {
  margin: 0 8px 8px 0;
}
.catalog_detail .right_text li{
 list-style-position: inside;
}
.catalog_detail .right_text .name {
color: #e00266;
font-size: 18px;
font-style: italic;
font-family: georgia;
font-weight: bold;
}
input[type="submit"].enter {
width: 53px;
background: url(/tpl/agenstvosv/images/enter.png) left top no-repeat;
padding: 0;
margin: 0px 0 0 8px;
border: none;
height: 21px;
cursor: pointer;
text-indent: -9999px;
display: block;
float: left;
}

.ban {margin-top: 21px;}
.ban_link{
	display: block;
	text-decoration: none;
}
.ban_link img{
	margin-left: 1px;
	width: 236px;
}

.ban_link span{
	color: #fff;
	font: bold italic 22px/24px georgia;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 14px 0;
	height: 24px;
	width: 238px;
	background: #e21974; /* Old browsers */
	background: -moz-linear-gradient(top,  #e21974 0%, #b2145b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e21974), color-stop(100%,#b2145b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e21974 0%,#b2145b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e21974 0%,#b2145b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e21974 0%,#b2145b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e21974 0%,#b2145b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e21974', endColorstr='#b2145b',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.ban_link:hover span{
	background: #e31974;
}

.hidden_input {
    display: none;
}

.social_but {
	position: absolute;
    top: 29px;
    left: 855px;
}
.social_but a.fb {
background: url(/tpl/agenstvosv/images/social_but.png) left top no-repeat;
width: 32px;
height: 32px;
display: block;
float: left;

}
.social_but a.fb:hover {
background: url(/tpl/agenstvosv/images/social_but.png) 0px -37px no-repeat;
}
.social_but a.ok {
background: url(/tpl/agenstvosv/images/social_but.png) -37px 0px no-repeat;
width: 32px;
height: 32px;
display: block;
float: left;
margin-left: 5px;
}
.social_but a.ok:hover{
background: url(/tpl/agenstvosv/images/social_but.png) -37px -37px no-repeat;
}
.tabs .knopki1-text-pink .item {
  /* min-height: 37px; */
}
.tabs .knopki1-text-pink .item a {
    color: #e31974;
}
.tabs p.all-inline {
  text-align: left
}
.tabs p.all-inline a {
  display: inline-block;
  margin: 15px 24px 2px 0;
}

.spoiler_links
{
	display: inline-block;
	text-decoration: none; /* Убираем подчеркивание */
    border-bottom: 1px dashed #535151; /* Добавляем свою линию */ 
    margin-top: 1em;
	margin-bottom: 1em;
}

.spoiler_links:hover
{
    border-bottom: 1px dashed #E31974; /* Добавляем свою линию */ 
}

.spoiler_body {
	display: none; 
	cursor: pointer;
	padding-left: 20px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.spoiler_status
{
	display: inline-block;
	color: #E21974;
	padding-left: 5px;
	font-weight: 600;
	cursor: pointer;
}
.text_pink
{
	background-color: #e31974;
	color: #fff;
	padding: 10px 10px 10px 10px;
}
 .cont 
 {
	 width: 653px;
 }
.content_text 
{
	margin-left: 58px;
}
.pager_list 
{
	margin-left: 58px;
}
.left-line {
	padding: 10px 10px 10px 10px;
    border-left: 2px solid #e31974;
    margin-left: 10px;
	color: #e31974;
    font-weight: 700;
}
/*меню*/


.header .menu ul ul {
    display: none;
    position: absolute;
    top: 31px;
    left: 0;
    background: #000;
    padding: 0;
    z-index: 2000;
}

.header .menu ul ul li
{
	float:none;
	border-bottom: 1px solid #fff;
	height: 30px;
	padding-top: 10px;
	margin-right: 0;
	width:230px;
}

.header .menu ul ul li a
{
	line-height:120%;
	padding:10px 15px;
	text-decoration: none;
	font-size: 15px;
}

.header .menu ul li:hover > ul
{
	display:block
}
/*конец*/

.uslugi, .etap{
	float:left; 
	width:25%;
    margin-bottom: 20px;
}
.uslugi .box {
	box-sizing:border-box;
	margin-right:20px;
	text-align: center;
	cursor:pointer;
}
.uslugi .box  img{
	width:100%;
	padding: 0;
}
.uslugi .box .text{
	padding: 20px 10px;
    text-decoration: none;
    width: 100%;
    background: #000;
    color: #fff;
    transition: all 0.4s ease-in-out;
    font-size: 16px;
    font-family: georgia;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
   
}
.uslugi .box:hover .text {
	background: #e31974;
    color: #fff;
}
.viber, .whatsapp {
	width:30px;
}

.form.akciya {
	text-align:center;
}