/* ВСТРОЕННЫЕ bootstrap СТИЛИ */
*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

html {
  overflow-x: hidden;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {

}
body input:required:valid,
body textarea:required:valid {

}
body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
    overflow-x: hidden;

}
.hidden {
	display: none;
}
.carousel img {
	width: 100%;
	height: auto;
}
.parallax {
	background-attachment: fixed;
	background-position: 50% 0;
	position: relative;
}

/* ВСТРОЕННЫЕ bootstrap СТИЛИ END */

/* ОБЩИЕ СТИЛИ */

h1 {
    font-family: "MullerB";
    font-size: 38px;
    text-align: center;
    text-transform: uppercase;
}

/* ОБЩИЕ СТИЛИ END */
a {
    font-family: "MullerR";
}

header { /* Размер и свойства первого экрана */
    color: #fff;
    min-height: 970px;
    background-image: url(../img/bg1.jpg);

    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
    position: relative;

}

.hbg {
    background-image: url(../img/photo.png);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
     position: absolute;
     height: 709px;
     width: 670px;
    bottom: 0;
    margin-left: 600px;
    font-weight:  bold;
    text-transform: uppercase;



}


/* Верхрнее меню */
.line_menu {
    padding-top: 10px;
    width: 100%;
    font-size: 16pt;
    z-index: 99999;


}

.line_menu a {
   color: #fff;

}

.line_menu ul,
.arr {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
    line-height: 20px;

}

/* Верхрнее меню END */

/* Верхрнее меню tablet */
.line_menu_m {
    padding-top: 50px;
    width: 100%;
    font-size: 16pt;
}

.line_menu_m a {
   color: #fff;

}

.line_menu_m ul {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
    line-height: 20px;
    text-align: center;

}

/* Верхрнее меню tablet END */

/* Верхрнее меню mobile */
.line_menu_xs {
    width: 100%;
    font-size: 16pt;
    padding-top: 10px;

}

.line_menu_xs a {
   color: #fff;
}

.line_menu_xs ul {
    padding: 0;
    text-align: center;
    width: 100%;
    list-style: none;
}

.line_menu_xs ul li{
    width: 30px;
    width: 100%;
    font-size: 16pt;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 2px;
    background: rgba(255, 255, 255, 0.2);
}

/* Верхрнее меню mobile END */

/* 1 экран */

.skype {
    padding-top: 0px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    list-style: none;
    width: 350px;
    float: right;
}

.skype li {

    line-height: 25px;
    text-align: left;
}

.arr img {
    position: absolute;


}

.ar1_l {
    left: 0;

}

.ar1_r {
    right: 0;

}

.deskr {

}

.deskr p {
    font-family: "MullerR";
    text-align: center;
    font-size: 15pt;


}

.deskr h1 {
    margin-top: 15px;
    padding-top: 0px;

}
.deskr ul {
    padding: 0;
    margin: 0;
    margin-left: 30px;
    padding-top: 10px;
    padding-bottom: 40px;
    font-family: "MullerR";
    font-size: 15pt;
    list-style-image: url(../img/list_dot.png);
    white-space: nowrap;
}

.deskr li {
    padding-top: 2px;
    padding-left: 5px;

}

.descr2 {
    font-family: "MullerEB";
    font-size: 16pt;
    padding-top: 30px;
    padding-left: 10px;
    text-align: left;
    margin-bottom: 10px;
    white-space: nowrap;
}



.contct {
    text-align: right;
    padding-top: 615px;
    color: #01699c;


}

.contct p {
    font-family: "MullerR";
    font-size: 15pt;
    margin-bottom: 5px;

}

.contct h3 {
    font-family: "MullerB";
    font-size: 22pt;
    padding: 0;
    margin: 0;


}

.contct a {
    font-family: "MullerUL";
    font-size: 14pt;
    color: #01699c;

}

.btn0 {
    padding-left: 10px;
    padding-bottom: 30px;

}


/* 1 экран END */

/* 1 экран xs */

.arr img {
    position: absolute;

}


.contct {
    text-align: right;
    padding-top: 615px;
    color: #01699c;
}

.contct p {
    font-family: "MullerR";
    font-size: 15pt;
    margin-bottom: 5px;
}

.contct h3 {
    font-family: "MullerB";
    font-size: 22pt;
    padding: 0;
    margin: 0;

}

.contct a {
    font-family: "MullerUL";
    font-size: 14pt;
    color: #01699c;
}

.btn0 {
    padding-left: 10px;
    padding-bottom: 30px;
}

/* 1 экран sm END */

/* 1 экран sm */

.deskr_xs {
    z-index: 999;
}

.deskr_xs p {
    font-family: "MullerR";
    text-align: center;
    font-size: 15pt;
    z-index: 999;

}

.deskr_xs h1 {

    z-index: 999;
}
.deskr_xs ul {
    padding: 0;
    margin: 0;
    margin-left: 30px;

    padding-bottom: 40px;
    font-family: "MullerR";
    font-size: 15pt;
    list-style-image: url(../img/list_dot.png);
    z-index: 999;

}

.deskr_xs li {
    padding-top: 2px;
    padding-left: 5px;
    z-index: 999;
}

.descr2_xs {
    font-family: "MullerEB";
    font-size: 16pt;
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
    margin-bottom: 10px;
    z-index: 999;

}



/* 1 экран xs END */


/* 2 экран */
.info1 {
    padding-top: 80px;
}

.info1 h1{
   color: #01699c;
}

.info1 h3 {
    font-family: "MullerB";
    font-size: 20pt;
    color: #01699c;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    padding-top: 50px;
}

.info1 p {
    font-family: "MullerR";
    font-size: 15pt;
    line-height: 20px;
    margin-top: 5px;
}

.info1 ul {
    font-family: "MullerR";
    font-size: 15pt;
    padding: 0;
}

.info1 ul li:nth-child(1) {
    list-style-image: url(../img/ico1.jpg);
}
.info1 ul li:nth-child(2) {
    list-style-image: url(../img/ico2.jpg);
}
.info1 ul li:nth-child(3) {
    list-style-image: url(../img/ico3.jpg);
}
/* 2 экран END */

/* 2_1 экран */
.info2_1 {
    padding-top: 80px;
}

.info2_1 h1{
   color: #01699c;
}

.info2_1 h3 {
    font-family: "MullerB";
    font-size: 20pt;
    color: #01699c;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    padding-top: 0px;
}

.info2_1 p {
    font-family: "MullerR";
    font-size: 15pt;
    line-height: 20px;
    margin-top: 5px;
    padding-left: 50px;
}

.info2_1 ul {
    font-family: "MullerR";
    font-size: 15pt;
    padding: 0;
    padding-left: 50px;
}

.info2_1 ul li:nth-child(1) {
    list-style-image: url(../img/ico1.jpg);
}
.info2_1 ul li:nth-child(2) {
    list-style-image: url(../img/ico2.jpg);
}
.info2_1 ul li:nth-child(3) {
    list-style-image: url(../img/ico3.jpg);
}
/* 2_1 экран END */

/* 3 экран */
.info2_bg {
    padding-top: 50px;
    min-height: 860px;
    width: 100%;
    background-image: url(../img/bg3.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
}

.info2 h1{
   color: #fff;
}

.info2 h3 {
    font-family: "MullerB";
    font-size: 20pt;
    color: #01699c;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    padding-top: 00px;
}
.info2 h4 {
    text-align: center;
    background-image: url(../img/brdr.png);
    background-repeat: no-repeat;
    background-position: center;
    font-family: "MullerB";
    font-size: 20pt;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    line-height: 130px;
    min-height: 112px;
    margin-top: 10px;
}

.info2 p {
    font-family: "MullerR";
    font-size: 15pt;
    color: #fff;
    margin: 0;
}

.pht {
    position: absolute;
    left: -50px;
    top: 43px;
    z-index: 1;
}

.pht_34 {
    position: absolute;
    top: 0;
    right: 100px;
    z-index: 1;

}

/* 3 экран END */

/* 4 экран */

.info3 {
    padding-top: 0px;
    height: 838px;
}

.info3 h1{
   color: #01699c;
   padding-top: 80px;
   padding-bottom: 0px;
   margin-bottom: 0;
}

.info3 h3 {
    font-family: "MullerB";
    font-size: 20pt;
    color: #01699c;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    padding-top: 70px;
    text-align: center;

}

.info3 p {
    font-family: "MullerR";
    font-size: 12pt;
    margin: 0;

}

.info3 ul {
    font-family: "MullerR";
    font-size: 15pt;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
}

.info3 ul p {
    padding: 0;
    margin: 0;
}

/* 4 экран END */

/* 4 экран */

.info3_m {
    padding-top: 0px;
    min-height: 838px;
}

.info3_m h1{
   color: #01699c;
   padding-top: 80px;
   padding-bottom: 0px;
   margin-bottom: 0;
}

.info3_m h3 {
    font-family: "MullerB";
    font-size: 20pt;
    color: #01699c;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    padding-top: 70px;
    text-align: center;

}

.info3_m p {
    font-family: "MullerR";
    font-size: 12pt;
    margin: 0;

}

.info3_m ul {
    font-family: "MullerR";
    font-size: 15pt;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
}

.info3_m ul p {
    padding: 0;
    margin: 0;
}

/* 4 экран END */

/* 5 экран mobile */

.info4_bgm {
    margin-top: 109px;
    min-height: 860px;
    width: 100%;
    background-image: url(../img/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
    z-index: 50;
}
.info4m {
   padding-top: 0px;
   z-index: 999;
}

.info4m h1{
   color: #fff;
   padding-top: 110px;
    padding-bottom: 0px;
    margin-bottom: 0;
}

.info4m h3 {
    font-family: "MullerB";
    font-size: 20pt;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    padding-top: 20px;
    text-align: left;
}

.info4m p {
    font-family: "MullerR";
    font-size: 15pt;
    color: #fff;

}

.list1m {
    font-family: "MullerR";
    font-size: 15pt;
    padding: 0;
    list-style-image: url(../img/list_dot2.png);
    color: #fff;
}

.list1m li {
    padding: 5px;
}

.info4m ul p {
    padding: 0;
    margin: 0;
}

.formbtn li {
    display: inline-block;
    list-style: none;
    line-height: 50px;
    height: 62px;
    padding-left: 10px;

}

.formbtn li img {
    height: 62px;
    margin: 0;
    padding: 0;
}

.formbtn {
    height: 62px;
}

/* 5 экран mobile END */

/* 5 экран */

.info4_bg {
    margin-top: 109px;
    max-height: 860px;
    width: 100%;
    background-image: url(../img/bg2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
    z-index: 50;
}
.info4 {
   padding-top: 0px;
   z-index: 999;

}

.info4 h1{
   color: #fff;
   padding-top: 110px;
    padding-bottom: 0px;
    margin-bottom: 0;
}

.info4 h3 {
    font-family: "MullerB";
    font-size: 20pt;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    padding-top: 20px;
    text-align: left;
}

.info4 p {
    font-family: "MullerR";
    font-size: 15pt;
    color: #fff;

}

.list1 {
    font-family: "MullerR";
    font-size: 15pt;
    padding: 0;
    list-style-image: url(../img/list_dot2.png);
    color: #fff;
}

.list1 li {
    padding: 5px;
}

.info4 ul p {
    padding: 0;
    margin: 0;
}

.info4_2 {
    height: 475px;
}

.pht2 {
    position: absolute;
    left: 150px;
    top: -15px;
}

.pht2-1 {
    position: absolute;
    left: -230px;
    top: 40px;
}

.formbtn li {
    display: inline-block;
    list-style: none;
    line-height: 50px;
    height: 62px;
    padding-left: 10px;

}

.formbtn li img {
    height: 62px;
    margin: 0;
    padding: 0;
}


/* 5 экран mobile END */

/* 6 экран */
.info5 {
    padding-top: 0px;
}

.info5 h1{
   color: #01699c;
   padding-top: 58px;
   padding-bottom: 0px;
    margin-bottom: 0;
}

.info5 h3 {
    font-family: "MullerB";
    font-size: 20pt;
    color: #01699c;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    padding-top: 50px;
    text-align: left;
}

.info5 p {
    font-family: "MullerR";
    font-size: 15pt;
    color: #000;

}

.btn8p {
   text-align: center;
}

.info5 ul {
    font-family: "MullerR";
    font-size: 15pt;
    padding: 0;
    list-style-image: url(../img/list_dot3.png);
    color: #000;
    padding-left: 80px;
    padding-bottom: 100px;
}

.info5 ul li {
    padding: 5px;
}

.info5 ul li:nth-child(10) {
    padding-top: 20px;
    list-style: none;
}

.info5 ul p {
    padding: 0;
    margin: 0;
}

.info5_m ul {
    font-family: "MullerR";
    font-size: 15pt;
    padding: 0;
    list-style-image: url(../img/list_dot3.png);
    color: #000;
    padding-left: 20px;
    padding-bottom: 100px;
}

.info5_m ul li {
    padding: 5px;
}



.btn8 {
    padding-top: 50px;
    width: 90%;

}

.info5_m ul p {
    padding: 0;
    margin: 0;
}

.pht3 {
    position: absolute;
    left: 0;
    top: 40px;
}

/* 6 экран END */


.gallery {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.info6_bg {
    height: 800px;
    width: 100%;
    background-image: url(../img/bg4.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
}

/* 8 экран */
.info7_bg {
    min-height: 800px;
    width: 100%;
    background-image: url(../img/bg5.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
}


.info7 {
    padding-top: 0px;
}

.info7 h1{
   color: #fff;
   padding-top: 100px;
   padding-bottom: 0px;
}

.info7 p {
    font-family: "MullerR";
    font-size: 15pt;
    color: #fff;
}

.video {
    text-align: center;
}
/* 8 экран END */


.map {
    max-height: 500px;
    background-color: beige;
}

footer {
    background-color: #008fd5;
    min-height: 250px;
    width: 100%;
    color: #fff;
    text-align: center;
    padding-top: 30px;

}

footer p {
    margin: 0;
}

footer ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
    padding: 0;
}

footer ul p {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-bottom: 15px;
}


#slider-left {
    background: url('../img/stlk-1.png') no-repeat center;
}
#slider-right {
    background: url('../img/stlk-2.png') no-repeat center;
}
#slider-left a.bx-next, #slider-right a.bx-prev {
    padding: 20px;
    color: transparent !important;
    font-size: 40px;
}
.slider {
    display: none;
}



/* Базовые стили слоя затемнения и модального окна  */
.overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
/* фон затемнения */
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed; /* фиксированное поцизионирование */
    cursor: default; /* тип курсара */
}
/* активируем слой затемнения */
.overlay:target {
    display: block;
}
/* стили модального окна */
.popup {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 85%;
    min-width: 320px;
    max-width: 468px;

/* фиксированное позиционирование, окно стабильно при прокрутке */
    position: fixed;
    padding: 15px;
    border: 1px solid #383838;
    background: #fefefe;
/* скругление углов */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
/* внешняя тень */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
/* активируем модальный блок */
.overlay:target+.popup {
    -webkit-transform: translate(-50%, 200px);
    -ms-transform: translate(-50%, 200px);
    -o-transform: translate(-50%, 200px);
    transform: translate(-50%, 200px);
    top: 5%;
}

/* стили модального окна */
.popup3 {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 85%;
    min-width: 320px;
    max-width: 468px;

/* фиксированное позиционирование, окно стабильно при прокрутке */
    position: fixed;
    padding: 15px;
    border: 1px solid #383838;
    background: #fefefe;
/* скругление углов */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
/* внешняя тень */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
/* активируем модальный блок */
.overlay:target+.popup3 {
    -webkit-transform: translate(-50%, 200px);
    -ms-transform: translate(-50%, 200px);
    -o-transform: translate(-50%, 200px);
    transform: translate(-50%, 200px);
    top: 5%;
}

.popup2 {
    top: -100%;
    right: 0;
    left: 50%;
    font-size: 14px;
    z-index: 20;
    margin: 0;
    width: 45%;
    min-width: 320px;


/* фиксированное позиционирование, окно стабильно при прокрутке */
    position: absolute;
    padding: 15px;
    border: 1px solid #383838;
    background: #fefefe;
/* скругление углов */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
/* внешняя тень */
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-transform: translate(-50%, -500%);
    -ms-transform: translate(-50%, -500%);
    -o-transform: translate(-50%, -500%);
    transform: translate(-50%, -500%);
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    transition: transform 0.6s ease-out;
}
/* активируем модальный блок */
.overlay:target+.popup2 {
    -webkit-transform: translate(-50%, 3550px);
    -ms-transform: translate(-50%, 3550px);
    -o-transform: translate(-50%, 3550px);
    transform: translate(-50%, 3550px);
    top: 5%;
}
/* формируем кнопку закрытия */
.close {
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    position: absolute;
    padding: 0;
    border: 2px solid #ccc;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(61, 61, 61, 0.8);
    -webkit-box-shadow: 0px 0px 10px #000;
    -moz-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    text-align: center;
    text-decoration: none;
    font: 13px/20px 'Tahoma', Arial, sans-serif;
    font-weight: bold;
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    -ms-transition: all ease .8s;
    -o-transition: all ease .8s;
    transition: all ease .8s;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    font-size: 12px;
}
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
/* изображения внутри окна */
.popup img {
    width: 100%;
    height: auto;
}
/* миниатюры слева/справа */
.pic-left,
.pic-right {
    width: 25%;
    height: auto;
}
.pic-left {
    float: left;
    margin: 5px 15px 5px 0;
}
.pic-right {
    float: right;
    margin: 5px 0 5px 15px;
}
/* элементы м-медиа, фреймы */
.popup embed,
.popup iframe {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display:block;
    margin: auto;
    min-width: 320px;
    max-width: 600px;
    width: 100%;
}
.popup h2 { /* заголовок 2 */
    margin: 0;
    color: #008000;
    padding: 5px 0px 10px;
    text-align: left;
    text-shadow: 1px 1px 3px #adadad;
    font-weight: 500;
    font-size: 1.4em;
    font-family: 'Tahoma', Arial, sans-serif;
    line-height: 1.3;
}
/* параграфы */
.popup p {margin: 0; padding: 5px 0}


.butt3 {

   background: url(../img/btn2.png) no-repeat;
    width: 214px;
    height: 62px;
    color:#FFFFFF;
    border:none;
}

.butt4 {

   background: url(../img/p1.png) no-repeat;
    width: 231px;
    height: 62px;
    color:#FFFFFF;
    border:none;
}

.butt5 {

   background: url(../img/p2.png) no-repeat;
    width: 265px;
    height: 62px;
    color:#FFFFFF;
    border:none;
}

.input {
    background: url(../img/input.png) no-repeat;
    width: 288px;
    height: 62px;
    color:#454545;
    border:none;
}