body{
    background: #efefef;
	margin: 0;

}
*{
    /*transition: 0.2s;*/

}
.wrap{
    max-width: 1024px;
    margin: 0 auto;
}
h1{
    margin: 0;
}
h1 a,.title-main{
    text-align: center;
    color: #006600;
    display: inherit;
    text-decoration: none;
    font-size: 45px;
    padding: 20px 0;
    font-weight: bold;
}
.content{
    max-width: 700px;
    margin: 0 auto;
    padding: 5px;
    font-size: 17px;
}
/*menu-index */
.wrap-menu-flex, .footer{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}
.item-menu,.fot-menu{
    max-width: 100px;
    text-align: center;
    margin: 0 20px;
    font-size: 18pt;
    display: inline-block;
    color: white;
    /*text-decoration: none;*/
    padding: .5em 2em;
    outline: none;
    border-width: 2px 0;
    border-style: solid none;
    border-color: #4CAF50 #000 #6a8e69;
    border-radius: 6px;
    background: linear-gradient(#4CAF50, #567335) #1f6d1e;
}
.item-menu:hover { background: linear-gradient(#567335, #4CAF50) #1f6d1e; }
.item-menu:active { background: linear-gradient(#538a55, #567335) #1f6d1e;  }
.title-m-page{
   font-size: 25pt;
       text-decoration: none;
       color: #693f2e;
       font-weight: bold;
}
.main-menu > .item-menu{
    margin: 0 auto;
    text-align: center;
    display: block;
    max-width: 220px;
    margin-top: 10px;
}
.main-menu{
    border: 2px solid #ffffff;
    padding: 0 20px 20px 20px;
    box-sizing: border-box;
    margin: 0 auto;
    background: #d2d2d2;
    max-width: 638px;
        margin-bottom: 40px;
}
.ruua{

}
.wrap-icon{
    margin: 0 auto;
    width: 33px;
    border: 1px solid #fff;
}
.item-icon {
    width: 100%;
    height: 8px;
    display: block;
    background: #fff;
}
#blue{
    background: blue;
}
#red{
    background: red
}
.yellow{
    background: #FFEB3B;
        height: 12px;
}
.ua-blue{
    background: #2196F3;
        height: 12px;
}
/*the end menu index*/
/*menu center*/
.wrap-menu-center {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.item-menu-center a{
    text-align: center;
    margin: 0 5px;
    font-size: 14pt;
    display: inline-block;
    color: white;
    text-decoration: none;
    outline: none;
    border-width: 1px 0;
    border-style: solid none;
    border-color: #989595 #000 #6a8e69;
    border-radius: 4px;
    background: linear-gradient(#dad9d9, #697177) #4ba792;
    padding: 2px 5px;
}
.item-menu-center a:hover{
    background: linear-gradient(#697177, #dad9d9) #4ba792;
    border-color: #989595 #000 #6a8e69;
}
.menu-center .ruua{
    font-size: 17pt;
    margin: 0;
    text-align: center;
    font-weight: bold;
}
.menu-center {
/*background: #dad9d9;*/
    max-width: 400px;
    margin: 0 auto;
    padding: 0 0 10px 0;
    border: 1px solid #4ba792;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
}
.menu-center .wrap-icon{
    width: 21px;
    position: absolute;
    right: 0px;
    top: 0;
}

.menu-center .item-icon{
        height: 6px;
}
.menu-center .ua-blue,.yellow{
    height: 9px!important;
}
.menu-center hr{
        margin: 0 0 10px 0;
}
/*the end menu center*/
input{
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    font-size: 18px;
    /* border: 2px dashed #4ba792; */
    border: 2px solid #4ba792;;
}
input[type="number"]:focus{
    outline: none;
}
#div{
        font-size: 18px;
    /* margin: 20px; */
    display: inline-block;
    margin: 0 auto;
    background: white;
    text-align: center;
    border: 2px solid #4ba792;
    border-radius: 5px;
    padding: 20px;
    width: 400px;
    min-height: 100px;
    box-sizing: border-box;
}
.text-wrap,.link{
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    /*font-family: monospace;*/
}
#copyLink{
    width: 130px;
    padding: 5px;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    font-family: monospace;
    color: gray;
    text-align: center;
}
.title-size{
    font-size: 28pt;
    color: #00779f;
}
.link{
}
.link a{
    text-decoration: none;
    color: #00779f;
    margin: 0 15px;
    font-size: 17pt;
    box-sizing: border-box;
}
.link > p{
	text-align: center;
}
.title-m-page{
    font-size: 28px;
    text-align: center;
}
.font-s{
	border-bottom: 1px solid #2196F3;
}
.desc{
    max-width: 535px;
    margin: 0 auto;
}
p a{
    color: #2196F3;
}
.desc p{
    text-align: justify;
    font-family: monospace;
    text-indent: 20px;
    font-size: 16px;
}
.menu li{
    display: inline-block;
    margin: 2px 0;
    background: #d2dbe0;
}
.menu li a:hover{
    color: tomato;
}
.menu{
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
.menu a{
    font-size: 25px;
    color: #2196F3;
    display: block;
}
.menu a:last-child{
    /*border: none;*/
}
.footer {
    background: #d2d2d2;
    padding: 10px;
        max-width: 700px;
    margin: 0 auto;
}
.footer a{
    color: #2196f3;
    font-size: 11pt;
}
.footer-group{
    width: 50%;
}
.footer-contakt{
    font-style: italic;
        font-size: 12pt;
        color: #693f2e;
        text-align: right;
        display: block;
        max-width: 700px;
    margin-top: 5px;
    margin: 0 auto;
}
.ruua{
    font-size: 14px;
    margin-bottom: 0;
}
@media screen and (min-width : 180px) and (max-width : 495px) {
    .wrap{
        max-width: 100%;
        padding: 0 5px;
    }
   input{
        width: 100%;
   }
   hr{
        margin-top: 0;
   }
   h1 a{
        padding: 10px 0;
        font-size: 25px;
		margin-bottom: 0;
   }
   .text-wrap label{
    width: 100%;
   }
   #div{
    width: 100%;
   }
   .link{
    display: block;
    }
    .desc p {
        padding: 0 10px;
    }
    .footer{
        /*padding-left: 5px;*/
        /*width: 240px;*/
        flex-flow: column wrap;
    }
    .footer-group{
        width: 100%;

    }
    .footer-group ul{
        margin: 3px 0;
    }
    .title-m-page{
        font-size: 16pt;
    }
    .item-menu, .fot-menu{
        font-size: 12pt;
    }
    .item-menu{
        margin: 2px 3px;
    }
    .wrap-menu-flex a{
        margin-top: 5px;
    }
    .title-main{
        font-size: 25px;
        padding: 10px 0;
    }
    .wrap-icon {
        width: 23px;
    }
    .item-icon {
        height: 6px;
    }
    .ua-blue,.yellow {
        height: 8px;
    }
    .item-menu-center a{
        font-size: 10pt;
    }
    .menu-center .ruua{
        font-size: 13pt;

    }
    .link a{
        font-size: 14pt;
        padding: 5px 0;
    }
}
@media screen and (max-width : 320px) {
    h1 a{
    }
    .wrap-menu-flex {
        margin: 0;

    }
    .item-menu {
        margin: 5px 3px;
    }
    .item-menu, .fot-menu{
        padding: 0.7em;
    }
    .item-menu-center a{
        font-size: 8pt;
    }
    .menu-center .ruua{
        font-size: 13pt;

    }
    .footer a{
        font-size: 10pt;
    }
}