/*   
Theme Name: linguotime28
*/

*{
margin: 0;
padding: 0;
border: 0;
}

html {
overflow-y: scroll;
}

body {
overflow-x: hidden;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display: block;
}

@font-face {
font-family: montserrat-regular;
src: url(//linguatime.kz/wp-content/themes/linguotime28/font/montserrat-regular.ttf);
}

@font-face {
font-family: montserrat-bold;
src: url(//linguatime.kz/wp-content/themes/linguotime28/font/montserrat-bold.otf);
}

@font-face {
font-family: bebas;
src: url(//linguatime.kz/wp-content/themes/linguotime28/font/bebas.ttf);
}

#wrap {
margin: 0 auto;
width: 100%;
max-width: 2000px;
min-width: 300px;
overflow-x: hidden;
font: 17px montserrat-regular;
line-height: 1.4;
color: #000;
}

#whatsapp {
position: fixed;
bottom: 0;
width: 100%;
display: none;
grid-gap: 0 5%;
grid-template-columns: auto auto;
z-index: 99999;
background: #FE8284;
text-align: center;
}

#whatsapp a {
font: 16px montserrat-regular;
color: #fff;
text-decoration: none;
padding: 40px 0 10px 0;
}

#whatsapp div:first-child {
background: url(//linguatime.kz/wp-content/themes/linguotime28/img/whatsapp.svg) no-repeat;
background-position: center 10px;
padding: 40px 0 10px 0;
}

#whatsapp div:nth-child(2) {
background: url(//linguatime.kz/wp-content/themes/linguotime28/img/phone.svg) no-repeat;
background-position: center 10px;
padding: 40px 0 10px 0;
}

img {
padding: 0;
margin: 0;
border: 0;
max-width: 100%;
height: auto;
}

p {
margin: 0 0 1em 0;
color: #30333a;
}

#header {
width: 100%;
}

header {
margin: 0 auto;
width: 100%;
max-width: 1000px;
height: 120px;
position: relative;
}

#logo {
position: absolute;
left: 1px;
top: 5px;
width: 230px;
}

#phone {
position: absolute;
left: 430px;
top: 25px;
padding: 0 0 9px 37px;
background: url(//linguatime.kz/wp-content/themes/linguotime28/img/phone.png) no-repeat;
background-size: 35px auto;
background-position: 0 2px;
}

#phone a {
font: bold 15px montserrat-regular;
color: #313C50;
text-decoration: none;
display: block;
}

#mail {
position: absolute;
right: 385px;
top: 70px;
padding: 3px 0 3px 37px;
background: url(//linguatime.kz/wp-content/themes/linguotime28/img/mail.png) no-repeat;
background-size: 35px auto;
}

#mail a {
font: bold 15px montserrat-regular;
color: #313C50;
text-decoration: none;
display: block;
}

#address {
position: absolute;
right: 10px;
top: 10px;
padding: 0 0 3px 25px;
background: url(//linguatime.kz/wp-content/themes/linguotime28/img/address.png) no-repeat;
background-size: 25px auto;
display: none;
}

#address p, #address a {
font: bold 15px montserrat-regular;
color: #313C50;
text-decoration: none;
display: block;
}

#callback {
position: absolute;
right: 1px;
top: 48px;
}

#callback a {
font: 16px bebas;
color: #fff;
text-decoration: none;
text-transform: uppercase;
padding: 12px 20px;
border-radius: 15px;
background: #FE8284;
}

.center {
margin: 0 auto;
width: 100%;
max-width: 1000px;
}

#top {
padding: 150px 0 150px 0;
background: url(//linguatime.kz/wp-content/themes/linguotime28/img/header.jpg) no-repeat;
background-size: cover;
margin: 0 0 40px 0;
}

#top .center {
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 59% 39%;	
}

#top h1 {
font: 140px/80px montserrat-bold;
margin: 35px 0 25px 0;
text-align: left;
text-transform: uppercase;
color: #fff;
}

#top span {
font: 70px/120px montserrat-regular;
color: #FE8284;
}

#top p {
font: 30px bebas;
text-transform: uppercase;
color: #FE8284;
}

#topform {
padding: 90px 30px 0 30px;
background: #F8F8F8;
border-radius: 15px;	
}

.result {
margin: 20px 0 0 0;
}

.result p {
margin: 0 0 0 0;
text-align: center;	
}

#top input {
border: 1px solid #ccc;
border-radius: 15px;
background: #F8F8F8;
padding: 15px;
font: 16px montserrat-regular;
margin: 0 0 10px 0;
display: block;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#top button {
border-radius: 15px;
background: #FE8284;
color: #fff;
padding: 15px 30px;
cursor: pointer;
text-align: center;
display: block;
width: 100%;
font: 16px montserrat-regular;
}

#programms {
margin: 80px 0 40px 0;
}

#programms h2 {
font: bold 35px montserrat-regular;
margin: 0 0 25px 0;
text-align: center;
}

#programms .center {
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 32% 32% 32%;
text-align: center;
}

#programms p {
font: 18px montserrat-regular;
color: #000;
padding: 10px 0 0 0;
margin: 0 0 0 0;
}

#programms a {
text-decoration: none;
}

#opportinity {
background: #F7F7F7;
padding: 80px 0 100px 0;
}

#opportinity h2 {
font: bold 35px montserrat-regular;
margin: 0 0 55px 0;
text-align: center;
}

#opportinity img {
width: 100px;	
}

#opportinity .center {
display: grid;
grid-gap: 20px 2%;
grid-template-columns: 32% 32% 32%;
}

#opportinity > .center > div {
color: #fff;
text-decoration: none;
display: flex;
align-items: center;
}

#opportinity h3 {
font: bold 16px montserrat-regular;
color: #000;
text-align: left;
margin: 0 0 20px 0;
}

#opportinity p {
font: 14px montserrat-regular;
color: #000;
text-align: left;
}

#price {
background: #fff;
padding: 80px 0 100px 0;
}

#price h2 {
font: bold 35px montserrat-regular;
margin: 0 0 55px 0;
text-align: center;
}

#price .center {
display: grid;
grid-gap: 20px 5%;
grid-template-columns: 30% 30% 30%;
text-align: center;
}

#price .center div {
background: #f7f7f7;
overflow: hidden;
border-radius: 15px 15px 0 0;
padding: 0 0 20px 0;
}

#price h3 {
font: bold 16px montserrat-regular;
color: #fff;
background: #333;
padding: 15px 0 15px 0;
margin: 0 0 30px 0;
}

#price p {
font: 14px montserrat-regular;
color: #000;
}

#price a {
font: 14px montserrat-regular;
color: #fff;
text-decoration: none;
margin: 15px 0 10px 0;
display: inline-block;
padding: 12px 20px;
border-radius: 15px;
background: #FE8284;
}

#bottom {
margin: 50px 0 0 0;
padding: 80px 0 50px 0;
background: #f7f7f7;
}

#bottom h2 {
font: bold 35px montserrat-regular;
margin: 0 0 55px 0;
text-align: center;
}

#bottom .center {
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 55% 43%;	
}

#bottomform {
padding: 120px 0 0 30px;	
}

#bottom input {
border: 1px solid #ccc;
border-radius: 10px;
background: #fff;
padding: 15px;
font: 16px montserrat-regular;
margin: 0 0 10px 0;
display: block;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#bottom textarea {
border: 1px solid #ccc;
border-radius: 10px;
background: #fff;
padding: 15px;
font: 16px montserrat-regular;
margin: 0 0 10px 0;
display: block;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#bottom button {
border-radius: 15px;
background: #FE8284;
color: #fff;
padding: 15px 30px;
cursor: pointer;
text-align: center;
display: block;
width: 100%;
font: 16px montserrat-regular;
}

section {
margin: 0 auto;
width: 100%;
max-width: 1000px;
}

h1 {
margin: 20px 0 20px 0;
font: 55px montserrat-regular;
text-align: center;
}

h2 {
margin: 20px 0 20px 0;
font: bold 45px montserrat-regular;
text-align: center;
}

h3 {
margin: 20px 0 20px 0;
font: bold 35px montserrat-regular;
text-align: center;
}

#myfooter {
width: 100%;
padding: 50px 0 10px 0;
background: #333;	
}

#myfooter p {
font: 14px montserrat-regular;
color: #ccc;
text-align: center;	
}

#myfooter a {
color: #ccc;
text-decoration: none;	
}

footer {
width: 100%;
max-width: 1000px;
height: 210px;
margin: 0 auto;
position: relative;
}

#footerlogo {
position: absolute;
top: 10px;
left: 1px;
width: 200px;	
}

#footermenu {
position: absolute;
top: 10px;
left: 230px;	
}

#footermenu ul {
display: grid;
grid-gap: 5px 0;
grid-template-columns: 100%;
}

#footermenu ul li {
list-style: none;
}

#footermenu a {
font: 14px montserrat-regular;
color: #ccc;
text-decoration: none;
}

#footermail {
position: absolute;
top: 50px;
right: 400px;
background: url(//linguatime.kz/wp-content/themes/linguotime28/img/footermail.png) no-repeat;
background-size: 35px auto;
padding: 3px 0 15px 37px;
}

#footermail a {
font: 16px montserrat-regular;
color: #ccc;
text-decoration: none;
display: block;
}

#footersocial {
position: absolute;
top: 40px;
right: 250px;
}

#footerphone {
position: absolute;
top: 40px;
right: 1px;
background: url(//linguatime.kz/wp-content/themes/linguotime28/img/footerphone.png) no-repeat;
background-size: 35px auto;
padding: 0 0 35px 37px;
}

#footerphone a {
font: 16px montserrat-regular;
color: #ccc;
text-decoration: none;
display: block;
}

#menu {
width: 100%;
background: #333;
z-index: 99;
}

#gallery {
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 32% 32% 32%;
text-align: center;
}

#catalog {
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 32% 32% 32%;
text-align: center;
}

#catalog p {
font: 20px montserrat-regular;
color: #000;
padding: 10px 0 0 0;
margin: 0 0 0 0;
}

#catalog a {
text-decoration: none;
}

table {
border-collapse: collapse;
width: 100%;
}

td, tr {
border: 1px solid #333;
padding: 3px;
}

img.alignright {
float: right;
margin: 0 10px 3px 5px;
}

img.alignleft {
float: left;
margin: 0 10px 3px 0;
}

img.aligncenter {
display: block;
margin: 0 auto;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.aligncenter {
display: block;
margin: 0 auto;
}

.error {
color: red;
}

.clear {
width: 100%;
height: 1px;
clear: both;
}

.myvideo {
position: relative;
padding: 30px 0 56.25% 0;
height: 0;
overflow: hidden;
border: 1px solid #ccc;
}

.myvideo iframe,.myvideo object,.myvideo embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

ul, ol {
list-style-position: inside;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
font-family: bebas;
width: 100%;
max-width: 1032px;
margin: 0 auto;
z-index: 99;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
padding: 17px 25px;
font-size: 20px;
letter-spacing: 1px;
text-decoration: none;
color: #fff;
cursor: pointer;
}
#cssmenu > ul > li > a:hover {
text-decoration: none;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #333333;
z-index: 999999999999999999;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen ul {
  width: 100%;
  display: none;
}
#cssmenu.small-screen.align-center > ul {
  text-align: left;
}
#cssmenu.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}
#cssmenu.small-screen ul ul li,
#cssmenu.small-screen li:hover > ul > li {
  height: auto;
}
#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}
#cssmenu.small-screen > ul > li {
  float: none;
}
#cssmenu.small-screen ul ul li a {
  padding-left: 25px;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 35px;
}
#cssmenu.small-screen ul ul li a {
  color: #fff;
  background: none;
}
#cssmenu.small-screen ul ul li:hover > a,
#cssmenu.small-screen ul ul li.active > a {
  color: #ffffff;
}
#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}
#cssmenu.small-screen > ul > li.has-sub > a:after,
#cssmenu.small-screen > ul > li.has-sub > a:before,
#cssmenu.small-screen ul ul > li.has-sub > a:after,
#cssmenu.small-screen ul ul > li.has-sub > a:before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 17px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
#cssmenu.small-screen #menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
}
#cssmenu.small-screen #menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #fff;
  content: '';
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  top: 23px;
  background: #ffffff;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#cssmenu.small-screen .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  height: 46px;
  width: 46px;
  cursor: pointer;
}
#cssmenu.small-screen .submenu-button.submenu-opened {
  background: #262626;
}
#cssmenu.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}
#cssmenu.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:after {
  background: #ffffff;
}
#cssmenu.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #fff;
  content: '';
}
#cssmenu.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}
#cssmenu.small-screen .submenu-button.submenu-opened:before {
  display: none;
}
#cssmenu.small-screen.select-list {
  padding: 5px;
}

/* Preload images */
body:after {
  content: url(//linguatime.kz/wp-content/themes/linguotime28/img/close.png) url(//linguatime.kz/wp-content/themes/linguotime28/img/loading.gif) url(//linguatime.kz/wp-content/themes/linguotime28/img/prev.png) url(//linguatime.kz/wp-content/themes/linguotime28/img/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(//linguatime.kz/wp-content/themes/linguotime28/img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(//linguatime.kz/wp-content/themes/linguotime28/img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(//linguatime.kz/wp-content/themes/linguotime28/img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(//linguatime.kz/wp-content/themes/linguotime28/img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

@media only screen and (max-width:1000px){
#whatsapp {
display: grid;
}
#top {
padding: 50px 0 50px 0;
background-size: cover;
margin: 0 0 40px 0;
}
#top .center {
display: grid;
grid-gap: 10px 2%;
grid-template-columns: 59% 39%;
width: 96%;
padding: 0 2% 0 2%;
}
#top h1 {
font: 100px/80px montserrat-bold;
margin: 35px 0 25px 0;
text-align: left;
text-transform: uppercase;
color: #fff;
}
#top span {
font: 50px/120px montserrat-regular;
color: #FE8284;
}
#top p {
font: 20px bebas;
text-transform: uppercase;
color: #FE8284;
}
#topform {
padding: 90px 30px 0 30px;
background: #F8F8F8;
border-radius: 15px;	
}
#top input {
border: 1px solid #ccc;
border-radius: 15px;
background: #F8F8F8;
padding: 15px;
font: 16px montserrat-regular;
margin: 0 0 10px 0;
display: block;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#top button {
border-radius: 15px;
background: #FE8284;
color: #fff;
padding: 15px 30px;
cursor: pointer;
text-align: center;
display: block;
width: 100%;
font: 16px montserrat-regular;
}
article {
width: 96%;
padding: 0 2% 0 2%;	
}
#cssmenu > ul > li > a {
padding: 17px 17px;
}
footer {
width: 100%;
max-width: 1000px;
height: 300px;
margin: 0 auto;
position: relative;
}
#footerlogo {
position: absolute;
top: 1px;
left: 1px;
width: 150px;	
}
#footermenu {
position: absolute;
top: 90px;
left: 1px;	
}
#footermenu ul {
display: grid;
grid-gap: 5px 0;
grid-template-columns: 100%;
}
#footermenu ul li {
list-style: none;
}
#footermenu a {
font: 14px montserrat-regular;
color: #ccc;
text-decoration: none;
}
#footermail {
position: absolute;
top: 90px;
right: 1px;
background: transparent;
padding: 0 0 0 0;
}
#footermail a {
font: 14px montserrat-regular;
color: #ccc;
text-decoration: none;
display: block;
}
#footersocial {
position: absolute;
top: 140px;
right: 1px;
}
#footerphone {
position: absolute;
top: 25px;
right: 1px;
background: transparent;
padding: 0 0 0 0;
}
#footerphone a {
font: 14px montserrat-regular;
color: #ccc;
text-decoration: none;
display: block;
}
}

@media only screen and (max-width:800px){
header {
margin: 0 auto;
width: 100%;
max-width: 1000px;
height: 120px;
position: relative;
}
#logo {
position: absolute;
left: 1px;
top: 1px;
width: 140px;
}
#phone {
position: absolute;
left: 1px;
top: 70px;
padding: 0 0 0 0;
background: transparent;
}
#phone a {
font: bold 14px montserrat-regular;
color: #313C50;
text-decoration: none;
display: block;
}
#mail {
position: absolute;
right: 1px;
top: 25px;
padding: 0 0 0 0;
background: transparent;
}
#mail a {
font: bold 14px montserrat-regular;
color: #313C50;
text-decoration: none;
display: block;
}
#address {
position: absolute;
right: 10px;
top: 1px;
padding: 0 0 0 0;
background: transparent;
}
#address p {
font: bold 14px montserrat-regular;
color: #313C50;
text-decoration: none;
display: block;
}
#callback {
position: absolute;
right: 1px;
top: 60px;
}
#callback a {
font: 14px bebas;
color: #fff;
text-decoration: none;
text-transform: uppercase;
padding: 12px 10px;
border-radius: 15px;
background: #FE8284;
}
#top {
padding: 20px 0 20px 0;
background-size: cover;
margin: 0 0 40px 0;
}
#top .center {
display: grid;
grid-gap: 10px 0;
grid-template-columns: 100%;	
}
#top h1 {
font: 80px/60px montserrat-bold;
margin: 5px 0 25px 0;
text-align: center;
text-transform: uppercase;
color: #fff;
}
#top span {
font: 40px/60px montserrat-regular;
color: #FE8284;
}
#top p {
font: 14px bebas;
text-transform: uppercase;
color: #FE8284;
text-align: center;
}
#topform {
padding: 20px;
background: #F8F8F8;
border-radius: 5px;	
}
#top input {
border: 1px solid #ccc;
border-radius: 15px;
background: #F8F8F8;
padding: 10px;
font: 14px montserrat-regular;
margin: 0 0 10px 0;
display: block;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#top button {
border-radius: 15px;
background: #FE8284;
color: #fff;
padding: 10px 30px;
cursor: pointer;
text-align: center;
display: block;
width: 100%;
font: 14px montserrat-regular;
}
#bottom {
padding: 50px 0 20px 0;
background: #f7f7f7;
}
#bottom h2 {
font: bold 25px montserrat-regular;
margin: 0 0 55px 0;
text-align: center;
}
#bottom .center {
display: grid;
grid-gap: 10px 0;
grid-template-columns: 100%;	
}
#bottomform {
padding: 20px;	
}
#bottom input {
border: 1px solid #ccc;
border-radius: 10px;
background: #fff;
padding: 10px;
font: 14px montserrat-regular;
margin: 0 0 10px 0;
display: block;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#bottom textarea {
border: 1px solid #ccc;
border-radius: 10px;
background: #fff;
padding: 10px;
font: 14px montserrat-regular;
margin: 0 0 10px 0;
display: block;
width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#bottom button {
border-radius: 15px;
background: #FE8284;
color: #fff;
padding: 10px 30px;
cursor: pointer;
text-align: center;
display: block;
width: 100%;
font: 14px montserrat-regular;
}
#programms {
margin: 40px 0 40px 0;
}
#programms h2 {
font: bold 25px montserrat-regular;
margin: 0 0 25px 0;
text-align: center;
}
#opportinity {
background: #F7F7F7;
padding: 40px 0 40px 0;
}
#opportinity h2 {
font: bold 25px montserrat-regular;
margin: 0 0 25px 0;
text-align: center;
}
#price {
background: #fff;
padding: 40px 0 40px 0;
}
#price h2 {
font: bold 25px montserrat-regular;
margin: 0 0 25px 0;
text-align: center;
}
}

@media only screen and (max-width:650px){
#catalog, #programms .center, #opportinity .center, #price .center {
display: grid;
grid-gap: 10px 0;
grid-template-columns: 100%;
text-align: center;
}
footer {
display: grid;
grid-gap: 30px 0;
grid-template-columns: 100%;
}
h1 {
margin: 20px 0 20px 0;
font: 35px montserrat-regular;
text-align: center;
}
h2 {
margin: 20px 0 20px 0;
font: bold 30px montserrat-regular;
text-align: center;
}
h3 {
margin: 20px 0 20px 0;
font: bold 25px montserrat-regular;
text-align: center;
}
}