body {
	height: 1000px;
	background: black;
	min-width: 1000px;
	margin: 0px;
	background-image: url(back1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center -200px;
}
#how {
	margin-top: 10px;
}
#main {
	width: 1024px;
	height: auto;
	margin: 0 auto;
	/background: red;
}
#header {
	width: 1024px;
	height: 400px;
	float: left;
	/background: red;
}
#header_img {
	width: 1024px;
	height: 340px;
	float: left;
	/background: blue;
}
#menu {
	width: 1024px;
	height: 39px;
	float: left;
	background: #4c4e5a;
	background: -webkit-linear-gradient(top, #AC0282 0%,#66054F 100%);
	background: -moz-linear-gradient(top, #AC0282 0%,#2c2d33 100%);
	background: -o-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -ms-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#left_div {
	width: 357px;
	height: 320px;
	float: left;
	background-image: url(trans.png);
	border-radius: 10px;
	position: relative;
	top: 10px;
}
#logo {
	width: 337px;
	height: 152px;
	float: left;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	position: relative;
	top: 5px;
	left: 10px;
}
p#phone {
	font-family: 'Open Sans Condensed', Arial, sans-serif;
    font-weight: 600;
	font-size: 24px;
	position: relative;
	top: 20px;
	left: 10px;
	margin-bottom: 40px;
}



a.button_nice {
	margin-left: 7px;
    font-weight: 700;
	font-size: 13px;
    color: white;
    text-decoration: none;
    padding: .8em 2em calc(.8em + 3px);
    border-radius: 20px;
    background: rgb(64,199,129);
    box-shadow: 0 -3px rgb(53,167,110) inset;
    transition: 0.2s;
	font-family: Helvetica, Arial, sans-serif;
	border: solid 1px black;
}
a.button_nice:hover {
    background: rgb(53, 167, 110);

}
a.button_nice:active {
    background: rgb(33,147,90);
    box-shadow: 0 3px rgb(33,147,90) inset;
}



a.button_nice2 {
	margin-left: 2px;
    font-weight: 700;
	font-size: 13px;
    color: white;
    text-decoration: none;
    padding: .8em 2em calc(.8em + 3px);
    border-radius: 20px;
    background: rgb(178, 34, 34);
    box-shadow: 0 -3px rgb(139, 0, 0) inset;
    transition: 0.2s;
	font-family: Helvetica, Arial, sans-serif;
	border: solid 1px black;
}
a.button_nice2:hover {
    background: rgb(139, 0, 0);

}
a.button_nice2:active {
    background: rgb(139, 0, 0);
    box-shadow: 0 3px rgb(139, 0, 0) inset;
}
#under_button_nice {
    height: 500px;
    position: relative;
    top: 200px;
    text-align: center;
}




p#address {
	font-family: 'Open Sans Condensed', Arial, sans-serif;
    font-weight: 200;
	font-size: 18px;
	position: relative;
	top: 5px;
	left: 0;
	text-align: center;
}
#right_div {
	width: 590px;
	height: 276px;
	float: right;
	background-image: url(back_content2.png);
	border-radius: 10px;
	position: relative;
	top: 45px;
}
#photos {
	width: 577px;
	height: 259px;
	background-image: url(photos3.png);
	background-repeat: no-repeat;
	position: relative;
	top: 9px;
	left: 6px;
}
#back_content{
	width: 1024px;
	height: 850px;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
}
#back_content_price{
	width: 1024px;
	height: auto;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
}
#back_content_dir {
	width: 1024px;
	height: auto;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
}
#back_content_sched {
	width: 1024px;
	height: auto;
	padding-bottom: 40px;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
#back_content_sched table td {
	padding: 4px;
}
#back_content_price {
	width: 1024px;
	height: auto;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	padding-bottom: 50px;
}
#back_content_teach {
	width: 1024px;
	height: 1900px;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
#back_content_photos {
	width: 1024px;
	height: 1000px;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
#back_content_video {
	width: 1024px;
	//height: 5500px;
  padding-bottom: 100px;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
#back_content_map {
	width: 1024px;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	padding-bottom: 40px;
}
#clear10 {
	position: relative;
	top: -200px;
	width: 1000px;
	height: 200px;
	float: left;
	/border: solid 1px red;
}
#clear10 img {

	margin-left: 410px;
}
p#hh_left {
	float: left;
	font-weight: 500;
	font-size: 25px;
	margin-bottom: 5px;
	color: #0e2042;
	font-family: 'Ubuntu', sans-serif;
	text-align: left;
	margin-right: 30px;
}
#vk {
	width: 240px;
	height: 400px;
	/background: black;
	float: left;
}
#vk_groups {
	position: relative;
	left: 30px;
	top: 20px;
}
#footer {
	width: 100%;
	height: 350px;
	background-image: url(but.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}
#content {
	width: 970px;
	height: 500px;
	/background: black;
	float: left;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	margin-left: 30px;
}
p#hh {
	font-weight: 500;
	font-size: 35px;
	margin-bottom: 5px;
	color: #0e2042;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
	margin-right: 30px;
	margin-top: 10px;
}

p#text {
	margin-left: 20px;
	font-weight: 400;
	font-size: 20px;
	margin-right: 30px;
	text-align: justify;
	margin-bottom: 30px;
}
p#text_plus {
	margin-left: 20px;
	font-weight: 400;
	font-size: 20px;
	margin-right: 30px;
	text-align: justify;
	margin-bottom: 20px;
}

p#item_text {
	font-size: 20px;
	margin-left: 50px;
	background-size: 30px;
	background-image: url(fly.png);
	background-position: left 15px;
	background-repeat: no-repeat;
	padding: 20px;
	padding-left: 13px;
	margin-top: -20px;
	margin-bottom: -24px;

}

p#text_dir {
	font-weight: 400;
	font-size: 18px;
	margin-right: 30px;
	text-align: left;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	margin-top: 30px;
	margin-left: 35px;
	width: 970px;
	display: block;
	height: auto;
	float: left;
	margin-bottom: 50px;
}
img#split {
	margin-left: 20px;
	border: 1px solid white;
	padding:8px 8px 8px 8px;
}
#center {
	width: 1024px;
	height: 330px;
	margin: 0 auto;
	/background: red;
	color: white;
	font-family: 'Ubuntu', sans-serif;
	text-align: right;
	position: relative;
	top: 20px;
}
#back_content p#text {
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
#immg1 {
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 1px solid white;
	padding:4px 4px 4px 4px;
}
#immg2 {
	margin-right: 15px;
	margin-left: 0px;
}
#immg3 {
	margin-right: 15px;
	margin-left: 0px;
}
#clear {
	width: 100%;
	height: 2px;
}
#clear_text {
	color: #9a94fc;
}
table#sched {
	font-weight: 400;
	font-size: 18px;
	background: #9a94fc;
	margin: 0 auto;
}
table#sched tr#gray {
	background: #9a94fc;
}
table#sched td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 13%;
}
table#sched td:nth-child(1) {
	width: 8%;
}
table#sched td#time{
	font-weight: bold;
	background: #ab41ff;
}
table#sched tr#bold{
	font-weight: bold;
	background: #5a5a5a;
	color: #8c77f9;
	text-shadow: 1px 1px 2px black;
}
p#text_shed {
	font-weight: 400;
	font-size: 18px;
	margin-right: 30px;
	text-align: left;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	margin-top: 15px;
	margin-left: 60px;
	width: 970px;
	display: block;
	height: 250px;
	padding-right: 100px;
	box-sizing: border-box;
}
p#text_shed a,
#price a {
	color: #190c64;
}
p#price {
	text-align: left;
	font-weight: 400;
	font-size: 18px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	margin-left: 60px;
}
p#price_bold {
	text-align: left;
	font-weight: 400;
	font-size: 22px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	margin-left: 50px;
}
#left_price {
	width: 500px;
	float: left;
}
#right_price {
	width: 500px;
	float: right;
}

p#text_teach {
	font-weight: 400;
	font-size: 18px;
	margin-right: 30px;
	text-align: left;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	margin-top: 30px;
	margin-left: 35px;
	width: 970px;
	display: block;
	height: 380px;
}
span#big  {
	font-size: 25px;
}
#text_contacts {
	width: 270px;
	height: auto;
	margin: left;
	/background: black;
	padding-top: 6px;
}
#map {
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 40px;
}
#map img {
	max-width: 100%;
}

#video1 {
	width: 800px;
	margin-left: 50px;
	margin-top: 20px;
	float: left;
}
#video2{
	width: 800px;
	margin-left: 100px;
	margin-top: 30px;
	float: left;
}
#video3{
	width: 800px;
	margin-left: 100px;
	margin-top: 30px;
	float: left;
}

.menu1,
.menu1 ul,
.menu1 li,
.menu1 a {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}

.menu1 { /*Find this class in the css file*/

height: 40px;
width: auto; /*I changed this to a percentage of the page,*/
margin-left:auto; /*Then added these two margin styles.*/
margin-right:auto;
width: 960px;
font-size: 0;
}

.menu1 li {
    position: relative;
    list-style: none;
    display: inline-block;
    height: 40px;
	margin-left: -1px;
}
.menu1 li a {
    display: block;
    padding: 0 25px;
    margin: 6px 0;
    line-height: 28px;
    text-decoration: none;

    border-left: 1px solid black;
    border-right: 1px solid black;

    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 13px;

    color: #f3f3f3;
    text-shadow: 1px 1px 1px rgba(0,0,0,.6);

    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

.menu1 li:first-child a { border-left: none; }
.menu1 li:last-child a{ border-right: none; }

.menu1 li:hover > a { color: #88a6fe;
}
.menu1 li a#cur {
	color: #88a6fe;
}
.menu1 ul {

    position: absolute;
    top: 40px;
    left: 0;

    opacity: 50;
    background: #1f2024;

    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;

    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;

}

.menu1 li:hover > ul { opacity: 50; }

.menu1 ul li {
    height: 0;
    overflow: hidden;
    padding: 0;

    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}

.menu1 li:hover > ul li {
    height: 36px;
    overflow: visible;
    padding: 0;
}
.menu1 ul li a {
    width: 100px;
    padding: 4px 0 4px 40px;
    margin: 0;

    border: none;
    border-bottom: 1px solid #353539;
}

.menu1 ul li:last-child a { border: none;
}
.menu1 a.documents { background: url(../img/docs.png) no-repeat 6px center; }
.menu1 a.messages { background: url(../img/bubble.png) no-repeat 6px center; }
.menu1 a.signout { background: url(../img/arrow.png) no-repeat 6px center;
}




figure.img {
  margin: 0;
  text-align: right;
  float: right;
  margin-top: 13px;
}
figure.img img {  /* изображение уменьшается пропорционально экрану браузера */
  max-width: 100%;
  height: auto;
}
figure.img figcaption {  /* стиль описания */
  padding: 0 1%;
  margin-right: 23px;
  font-family: 'Open Sans Condensed', Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
}

#action {
	width: 970px;
	height: 180px;
	/background: #B8B8B8;
	border-radius: 10px;
	float: left;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	margin-left: 30px;
	margin-top: 20px;
}
img#first_action {
	margin-top: 30px;
	margin-left: 15px;
	border-radius: 20px;
}
img#other_action {
	margin-top: 30px;
	margin-left: 3px;
	border-radius: 20px;
}
#under_buttom {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 25px;
}
a.superimg:nth-child(2n) {
	margin-left:120px;
}
a.superimg:nth-child(2n+1) {
	margin-left:40px;
}
a.superimg_width {
	margin-left: 240px;
}
a.superimg img {
	margin-top: 40px;
}
a.superimg_width  img {
	margin-top: 40px;
}

a.photo_folder {
	width: 352px;
	height: 400px;
	display: inline-block;
	background: white;
	text-align: center;
	margin-top: 10px;
}
a.photo_folder:nth-child(2n) {
	margin-left:120px;
}
a.photo_folder:nth-child(2n+1) {
	margin-left:40px;
}
a.photo_folder span {
	text-align: center;
}
a.photo_folder img {
	margin-top: 5px;
}
a.back_to_photo {
	font-size: 20px;
}
#back_content_photos_yana {
	width: 1024px;
	padding-bottom: 20px;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
#back_content_photos_iva {
	width: 1024px;
	height: 3580px;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
#back_content_photos_couple {
	width: 1024px;
	height: 1800px;
	background-image: url(back_content2.png);
	float: left;
	border-radius: 10px;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
}
.c-price__elaboration {
    float: left;
    width: 100%;
    padding-left: 59px;
    box-sizing: border-box;
    padding-right: 59px;
    text-align: center;
}

.columns {
	display: flex;
}