
/*стиль main*/
.panel1 { background: url(../image/webp/fon_panel2l.webp) no-repeat; background-size: 100%; /*background: url(../image/webp/fon_panel2l.webp) no-repeat; background-size: 100%;*/ }
.panel2_Main, .panel2 { display: inline-block; background: url(../image/webp/fon_panel2.webp) no-repeat; background-size: 100%;/*background: url(../image/webp/fon_panel2.webp) no-repeat; background-size: 100%;*/ }
.panel3 { background: url(../image/webp/fon_panel2p.webp) no-repeat; background-size: 100%;/*background: url(../image/webp/fon_panel2p.webp) no-repeat; background-size: 100%;*/ }

.but0 { border: none; margin: 4px; background-color: rgba(0,0,0,0) }
.but1 { background: url(../image/webp/menu1.webp) no-repeat; background-size: 100% 200%; overflow: hidden; }/*background: url(../image/webp/menu1.webp) no-repeat; background-size: 100% 200%;*/
.but2 { transition: .5s ease-in-out; background: url(../image/webp/menu2.webp) no-repeat; background-size: 200% 100%; overflow: hidden;  }/*background: url(../image/webp/menu2.webp) no-repeat; background-size: 200% 100%;*/
.but3 { transition: .5s ease-in-out; background: url(../image/webp/menu3.webp) no-repeat; background-size: 100% 200%; overflow: hidden; }/*background: url(../image/webp/menu3.webp) no-repeat; background-size: 100% 200%; */
.but4 { background: url(../image/webp/menu4.webp) no-repeat; background-size: 100% 200%; overflow: hidden; }/*background: url(../image/webp/menu4.webp) no-repeat; background-size: 100% 200%; */

.but1:hover, .but3:hover, .but4:hover { background-position: left 100% top 100%; }
.but2:hover { background-position: left 100% top 0%; }

.but { border: none; cursor: pointer; margin: 4px; background-color: rgba(0,0,0,0);}
.sizebut0 { width: 360px; height: 150px; }/**/
.sizebut1 { width: 360px; height: 136px; }/**/
.sizebut { transition: .5s ease-in-out; width: 360px; height: 136px; }/**/
/*стиль main*/

/*стиль footer*/
.foot1 { background: url(../image/webp/fon_foot2l.webp) no-repeat; background-size: 100%; }/*background: url(../image/webp/fon_foot2l.webp) no-repeat; background-size: 100%; */
.foot2 { display: inline-block; background: url(../image/webp/fon_foot2.webp) no-repeat; background-size: 100%; }/* background: url(../image/webp/fon_foot2.webp) no-repeat; background-size: 100%; */
.foot3 { background: url(../image/webp/fon_foot2p.webp) no-repeat; background-size: 100%; } /* background: url(../image/webp/fon_foot2p.webp) no-repeat; background-size: 100%; */
.podfoot2 { display: inline-block; border-radius: 8px; border: 1px solid rgb(96,56,19); text-align: left; padding: 2px 5px; margin: 5px 2px; background: radial-gradient(rgb(213,190,145), rgb(165,118,67));}
a { text-decoration: none; }
/*стиль footer*/

/*стиль photo*/
.panel { background-image: url(../image/webp/fonLandshaft.webp); background-repeat: repeat-x; background-size: auto 100%; background-position-x: center; }
/*стиль photo*/