@import "http://fonts.fontstorage.com/import/nautilus.css";
@import "http://fonts.fontstorage.com/import/boomboom.css";
@import "http://fonts.fontstorage.com/import/barkentina.css";
@import "http://fonts.fontstorage.com/import/junegull.css";
@import "http://fonts.fontstorage.com/import/junegull.css";
@import "http://fonts.fontstorage.com/import/zopa.css";
@import "http://fonts.fontstorage.com/import/gagalin.css";
@media only screen and (min-width:960px) {
body {
background: #D2E4FC;
max-width: 100%;
color: grey;
}
.sidebar {
float: right;
width: 280px;
background: white;
border-radius: 7px;
height: 100%;
padding: 5px 5px 5px 5px;
margin-right:10px;
margin-top: 5px;
margin-bottom: 5px;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
}
.sidebar .fa-lg {
color:#6495ED;
font-size: 2em;
}
.sidebar a {
color:#6495ED;
font-family: 'ZopaCyr';
text-decoration: none;
font-size: 16px;
}
.sidebar a:hover {
background: #9ACD32;
color: white;
}
.sha {
background-image:url(images/544.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top;
padding-top: 20px;
margin: 0 auto;
color: white;
font-size:18px;
text-align: center;
width: 100%;
height: 180px;
font-family: arial black;
}
.menu {
width: 100%;
padding-top: 25px;
padding-left: 5px;
color: white;
text-align: center;
list-style: none;
padding: 0px;
}
.menu2 {display: none;}
.menu a {
color:#1E90FF;
line-height: 32px;
border: 0px;
text-align: center;
border-radius:16px;
background:transparent;
background-image: -webkit-linear-gradient(white, white, white);
background-image: -moz-linear-gradient(white, white, white);
background-image: -o-linear-gradient(white, white, white);
-moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
-o-box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
display: block;
text-decoration: none;
font-size: 14px;
font-family: 'Gagalin';
padding: 10px;
border-left: 5px solid #6495ED;
border-right: 5px solid #6495ED;
}
.menu a:hover {
background:#ADFF2F;
color: white;
}
.site {
background:white;
float: left;
margin: 0 auto;
padding: 15px ;
color: grey;
font-family: 'Barkentina';
font-size: 16px;
width: 650px;
border-radius: 7px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
}
.site a {
color:#6495ED;
text-decoration: none;
font-family: 'ZopaCyr';
}
.site a:hover {
border-radius: 7px;
color: #1E90FF;
text-decoration: underline;
}
.fa-lg {
color:cornflowerblue;
font-size: 1em;
}
.b .fa-lg {
color:white;
font-size: 1.5em;
}
.b {
background-image:url(images/877.jpg);
background-repeat: repeat;
background-size: cover;
background-position:center;
padding: 10px;
border-radius: 7px;
overflow: hidden;
font-family: 'Nautilus Pompilius';
font-style: normal;
font-size: 18px;
color:white;
margin: 5px;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
border-left: 5px solid #6495ED;
border-right: 5px solid #6495ED;
}
.b a {
text-decoration: none;
outline: none;
display: inline-block;
padding: 2px ;
margin: 3px 0px;
border-radius: 10px;
box-shadow: 0 0 40px 40px white inset, 0 0 0 0 white;
font-family: 'Junegull';
font-weight: bold;
letter-spacing: 2px;
color: skyblue;
transition: .15s ease-in-out;
}
.b a:hover {
border-radius: 7px;
color: greenyellow;
}
.foot {
background-image:url(images/544.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
padding: 15px;
text-align: center;
color: antiquewhite;
padding: 15px;
margin: 0 auto;
width: 100%;
clear: both;
}
.foot a {
color: white;
}
.foot a:hover {
color: white;
}
.img {
float: left;
padding: 5px 5px 5px 5px;
}
h1 {
background-image:url(images/877.jpg);
background-repeat: repeat;
background-size: cover;
background-position:top ;
font-size: 24px;
color:#6495ED;
text-shadow: 2px 2px 3px #6495ED;
padding: 10px;
text-align: center;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
border-radius: 8px;
overflow: hidden;
font-family: 'Nautilus Pompilius';
}
h1 img {float: left;
}
.alert-info {
border-radius: 7px;
border: 1px white;
background:#F0F8FF;
color: royalblue;
margin: 0;
}
.alert-info a {
color: darkgray;
}
.alert-warning {
background: #F0F8FF;
border: solid 1px #F0F8FF;
color: darkgrey;
}
.data {
font-size: 10px;
color: gray;
}
.breadcrumb {
background: #F0F8FF;
}
.breadcrumb a {
color: darkgray;
}
textarea {width: 100%;
color: darkgrey;}
.form {
position: relative;
z-index: 1;
background: #FFFFFF;
max-width: 100%;
margin: 0 auto 100px;
padding: 15px;
text-align: left;
color: #6495ED;
text-shadow: 2px 2px 3px #6495ED;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form button {
font-family: "Roboto", sans-serif;
text-transform: uppercase;
outline: 0;
background: #6495ED;
width: 100%;
border: 0;
padding: 15px;
color: #FFFFFF;
font-size: 14px;
cursor: pointer;
}
.form input[type="submit"]:hover {background:#4169E1; }
.form button:hover,.form button:active,.form button:focus {
background: #4169E1;
}
input[type="submit"] {
font-family: "Roboto", sans-serif;
text-transform: uppercase;
outline: 0;
background: #6495ED;
width: 100%;
border: 0;
padding: 15px;
color: #FFFFFF;
font-size: 14px;
cursor: pointer;
}
#menu{
margin:0 auto;
max-width:960px;
}
#menu ul{
list-style:none;
}
#menu li{
max-width:100%;
list-style:none;
display:inline-block;
background:#f4f4ec;
margin: 0 auto;
padding: 3px;
}
#menu li a {
text-decoration: none;
outline: none;
display: inline-block;
width: 140px;
height: 50px;
line-height: 45px;
font-family: 'Gagalin';
font-size: 16px;
text-align: center;
letter-spacing: 3px;
font-weight: 600;
color: white;
background: white;
background-image: url(images/menu_009_h_r.jpg);
border-radius: 15px;
box-shadow: 0px 0px 2px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
transition: .3s;
}
#menu li a:hover {
background: white;
color: #1E90FF;
transform: translateY(-7px);
}
.nav {
width:960px;
margin: 0 auto;
background: white;
padding-top: 5px;
}
#contein {
width:960px;
margin: 0 auto;
margin-top: 5px;
background: white;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
}
.infos {
background: white;
width: 100%;
color:grey;
}
blockquote {
margin: 0;
margin-top: 5px;
color: #6495ED;
padding: 30px 30px 30px 60px;
border-left: 8px solid #6495ED ;
position: relative;
background: #FAF8EB;
font-family: 'Lato', sans-serif;
font-weight: 300;
}
blockquote:before {
content: "\201C";
font-family: Arial;
color:#6495ED;
font-size: 70px;
position: absolute;
left: 15px;
top: 5px;
}
blockquote p {
font-style: italic;
font-size: 24px;
margin-top: 0;
}
img {
padding: 2px;
}
hr {
color:#6495ED;
border: dotted 1px;
}
.alert-block {
background:#E9F7DE;
color: darkgray;
border: grey;
}
.message {
padding-left: 5px;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
border-radius: 7px;
padding: 10px;
width: 97%;
margin: 0 auto;
}
}
@media only screen and (min-width : 320px) and (max-width : 960px) {
body {
background: white;
max-width: 100%;
color: grey;
}
.sidebar {display: none;}
.sha {
background-image:url(images/544.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top;
padding-top: 20px;
margin: 0 auto;
color: white;
font-size:18px;
text-align: center;
max-width: 100%;
height: auto;
font-family: arial black;
}
.menu2 {
width: 100%;
padding-top: 25px;
padding-left: 5px;
color: white;
text-align: center;
list-style: none;
padding: 5px;
}
.menu2 a {
color:#1E90FF;
line-height: 32px;
border: 0px;
text-align: center;
border-radius:16px;
background:transparent;
background-image: -webkit-linear-gradient(white, white, white);
background-image: -moz-linear-gradient(white, white, white);
background-image: -o-linear-gradient(white, white,white);
-moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
-o-box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
box-shadow: inset 0 0 7px rgba(0,0,0,0.5);
display:inline-grid;
text-decoration: none;
font-size: 14px;
font-family: 'Gagalin';
padding: 8px;
border-left: 5px solid #6495ED;
border-right: 5px solid #6495ED;
}
.menu2 a:hover {
background: #9ACD32;
color: white;
}
.site {
background:white;
margin: 0 auto;
padding: 15px ;
color: grey;
font-family: 'Barkentina';
font-size: 16px;
max-width: 100%;
border-radius: 7px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
}
.site a {
color:#6495ED;
text-decoration: none;
font-family: 'ZopaCyr';
}
.site a:hover {
border-radius: 7px;
color: greenyellow;
}
.fa-lg {
color:cornflowerblue;
font-size: 1em;
}
.b .fa-lg {
color:white;
font-size: 1em;
}
.b {
background-image:url(images/877.jpg);
background-repeat: repeat;
background-size: cover;
background-position: center;
padding: 10px;
border-radius: 7px;
overflow: hidden;
font-family: 'Nautilus Pompilius';
font-style: normal;
font-size: 16px;
color:white;
margin: 5px;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
border-left: 5px solid #6495ED;
border-right: 5px solid #6495ED;
}
.b a {
text-decoration: none;
outline: none;
display: inline-block;
padding: 2px ;
margin: 3px 0px;
border-radius: 10px;
box-shadow: 0 0 40px 40px white inset, 0 0 0 0 white;
font-family: 'Junegull';
font-weight: bold;
letter-spacing: 2px;
color: skyblue;
transition: .15s ease-in-out;
}
.b a:hover {
border-radius: 7px;
color: greenyellow;
}
.foot {
background-image:url(images/544.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
padding: 15px;
text-align: center;
color: antiquewhite;
padding: 15px;
margin: 0 auto;
max-width: 100%;
clear: both;
}
.foot a {
color: white;
}
.foot a:hover {
color: white;
}
.img {
float: left;
padding: 5px 5px 5px 5px;
}
h1 {
background-image:url(images/877.jpg);
background-repeat: repeat;
background-size: cover;
background-position:top ;
font-size: 24px;
color:#6495ED;
text-shadow: 2px 2px 3px #6495ED;
padding: 10px;
text-align: center;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
border-radius: 8px;
overflow: hidden;
font-family: 'Nautilus Pompilius';
}
h1 img {float: left;
}
.alert-info {
border-radius: 7px;
border: 1px white;
background:#F0F8FF;
color: royalblue;
margin: 0;
}
.alert-info a {
color: darkgray;
}
.alert-warning {
background: #F0F8FF;
border: solid 1px #F0F8FF;
color: darkgrey;
}
.data {
font-size: 10px;
color: gray;
}
.breadcrumb {
background: #F0F8FF;
}
.breadcrumb a {
color: darkgray;
}
textarea {width: 100%;
color: darkgrey;}
.form {
position: relative;
z-index: 1;
background: #FFFFFF;
max-width: 100%;
margin: 0 auto 100px;
padding: 15px;
text-align: left;
color: #6495ED;
text-shadow: 2px 2px 3px #6495ED;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
.form button {
font-family: "Roboto", sans-serif;
text-transform: uppercase;
outline: 0;
background: #6495ED;
width: 100%;
border: 0;
padding: 15px;
color: #FFFFFF;
font-size: 14px;
cursor: pointer;
}
.form input[type="submit"]:hover {background:#4169E1; }
.form button:hover,.form button:active,.form button:focus {
background: #4169E1;
}
input[type="submit"] {
font-family: "Roboto", sans-serif;
text-transform: uppercase;
outline: 0;
background: #6495ED;
width: 100%;
border: 0;
padding: 15px;
color: #FFFFFF;
font-size: 14px;
cursor: pointer;
}
#menu{
margin:0 auto;
max-width:960px;
display: none;
}
#menu ul{
list-style:none;
}
#menu li{
max-width:100%;
list-style:none;
display:inline-block;
background:#f4f4ec;
margin: 0 auto;
padding: 3px;
}
#menu li a {
text-decoration: none;
outline: none;
display: inline-block;
width: 140px;
height: 50px;
line-height: 45px;
font-family: 'Gagalin';
font-size: 16px;
text-align: center;
letter-spacing: 3px;
font-weight: 600;
color: white;
background: white;
background-image: url(images/menu_009_h_r.jpg);
border-radius: 15px;
box-shadow: 0px 0px 2px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
transition: .3s;
}
#menu li a:hover {
background: #8caf4f;
color: white;
transform: translateY(-7px);
}
.nav {
max-width:100%;
margin: 0 auto;
background: white;
padding-top: 5px;
}
#contein {
max-width:100%;
margin:0 auto;
margin-top: 5px;
background: white;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
}
.infos {
background: white;
max-width: 100%;
color:grey;
}
blockquote {
margin: 0;
margin-top: 5px;
color: #6495ED;
padding: 30px 30px 30px 60px;
border-left: 8px solid #6495ED ;
position: relative;
background: #FAF8EB;
font-family: 'Lato', sans-serif;
font-weight: 300;
}
blockquote:before {
content: "\201C";
font-family: Arial;
color:#6495ED;
font-size: 70px;
position: absolute;
left: 15px;
top: 5px;
}
blockquote p {
font-style: italic;
font-size: 24px;
margin-top: 0;
}
img {
padding: 2px;
}
hr {
color:#6495ED;
border: dotted 1px;
}
.alert-block {
background:#E9F7DE;
color: darkgray;
border: grey;
}
.message {
padding-left: 5px;
box-shadow: 0px 0px 5px 1px #6495ED;
-webkit-box-shadow: 0px 0px 5px 1px #6495ED;
-moz-box-shadow: 0px 0px 5px 1px #6495ED;
border-radius: 7px;
padding: 10px;
width: 97%;
margin: 0 auto;
}
}