header,header li>a,section{box-sizing:border-box}body{background:url(../img/bg.jpg);margin:0}h1,h2,h3,label,p{font-weight:inherit}header{background:#FCFCFC;background:radial-gradient(ellipse at center,#fcfcfc 50%,#e3e3e3 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e3e3e3', GradientType=1 );width:100%;padding:15px 15px 0}header>.content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}header>.content .logo{padding-bottom:15px}header>.content nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}header>.content .phrase{-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;line-height:50px;font-size:18px;font-style:italic;box-sizing:border-box;color:#797979}header>.content .mobile-phrase{display:none}header>.content .menu{margin:0;padding:0;list-style:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}header>.content .menu.mobile{display:none;position:relative;min-width:280px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#FCFCFC;text-align:center;z-index:99}.menu.mobile li:not(:last-child) a{height:40px;background:url(../img/mobile-bar.png) bottom center no-repeat;background-size:50% 2px}.hamburger-menu{display:none;width:100%;position:absolute;right:0;top:89px;font-size:25px;color:#5f9ea0;text-align:right}.hamburger-menu .fa{padding-right:10px}.hamburger-menu .fa:hover{cursor:pointer}header li>a{display:block;color:#000;font-size:13px;padding:0 10px;line-height:40px;text-decoration:none}header .menu:not(.mobile)>li:hover{cursor:pointer;background:linear-gradient(to bottom,#fcfcfc 0,#e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e2e2e2', GradientType=0 )}header .menu>li a:hover{text-decoration:none;color:grey}.shadow{background:url(../img/shadow.png);background-size:cover;width:989px;height:13px;margin:auto}section{margin:15px auto}footer{background:#C6C6C6;border-top:#48A3EB 4px solid;min-height:100px;margin-top:40px}footer>.content{width:1248px;text-align:center;color:#848484;font-size:12px;padding-top:15px;font-weight:700;margin:auto}p{font-size:16px}@media only screen and (max-width:1050px){.shadow{width:100%;background-position:center}footer{min-height:0;height:auto}footer>.content{width:100%;padding:15px}}