
body {
    width: 100%;
    min-width: 1900px;
}


body {
    background: #e5e5e5;
    padding: 0;
    margin: 0;
}



button, 
button:active, 
button:focus {
    outline: none;
}



header {
    float: right;
}

.inner-width {
    float: right;
    width: 950px;
    height: 64px;
    background: rgba(46, 67, 196, 0.12);
    -webkit-box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.05);
            box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 40px;
    margin-top: 25px;
    margin-right: 140px;
    position: relative;
    
}

.logo{
  float: left;
  margin-left: 150px;
  margin-top: 15px;
  position: relative;
}

.logo img{
  height: 125px;
  width: 236px;
}

.navigation-menu{
    
    margin: 13.5px;
    margin-left: 15px;
}

.navigation-menu a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 40px;
    text-decoration: none;
    font-family: 'Khula', sans-serif;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 0.06em;
    color: #000000;
}



.head_text {
    float: right;
    margin-right: 300px;
    margin-top: 100px;
}

.head_text > p {
    font-family: "Anton", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 95px;
    line-height: 139px;
    letter-spacing: 0.08em;
}

.bridge {
    float: left;
    margin-left: 150px;
    margin-top: 115px;
}



.prob-lesson-div {
    float: right;
    width: 220px;
    height: 220px;
    background: rgba(29, 41, 115, 0.85);
    border-radius: 40px;
    margin-right: 230px;
    margin-top: 110px;
}

.prob-lesson {
    padding-top: 0px;
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #F7DE1F;
}

.btn-prob-lesson {
    background: #F7DE1F;
    border-radius: 40px;
    width: 70%;
    height: 25%;
    margin-top: 10%;
    margin-left: 17%;
}

.p-prob-lesson {
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #000000;
}




.opis-text {
    width: 550px;
    float: left;
    margin-left: 150px;
    margin-top: 175px;
}

.opis-text > p {
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 0.08em;
}

.bus {
    float: right;
    margin-right: 150px;
    margin-top: 150px;
}

.opis-lesson-div {
    float: left;
    width: 220px;
    height: 220px;
    background: rgba(29, 41, 115, 0.85);
    border-radius: 40px;
    margin-left: 270px;
    margin-top: 60px;
}



.add-text {
    width: 550px;
    position: absolute;
    float: left;
    margin-left: 1100px;
    margin-top: 1850px;
}

.add-text > p {
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 0.08em;
}

.under {
    float: left;
    margin-left: 150px;
    margin-top: 210px;
}



.foot-text {
    width: 600px;
    float: left;
    margin-left: -840px;
    margin-top: 1030px;
}

.foot-text > p {
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 0.08em;
}

.big-ben {
    float: right;
    margin-right: 150px;
    margin-top: 950px;
}

.foot-lesson-div {
    float: left;
    width: 220px;
    height: 220px;
    background: rgba(29, 41, 115, 0.85);
    border-radius: 40px;
    margin-left: 500px;
    margin-top: 460px;
}



.busines-english {
    width: 750px;
    height: 350px;
    text-align: center;
    float: left;
    margin-top: 250px;
    margin-left: 150px;
    background: rgba(29, 41, 115, 0.85);
    border-radius: 40px;
}

.busines-english > p {
    width: 500px;
    margin-top: 30px;
    margin-left: 15%;
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 58px;
    letter-spacing: 0.08em;
    color: #F7DE1F;
}

.busines-english > button {
    width: 60%;
    height: 70px;
    margin-top: 3.5%;
    margin-left: 0%;
    background: #F7DE1F;
    border-radius: 40px;
}

.busines-english > button > p {
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #1D2973;
    margin-top: 4%;
}

.busines-english > a {
    text-decoration: none;
    color: #F7DE1F;
}

.busines-english > a > p {
    margin-top: 13px;
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.08em;
}

.obsh-english {
    width: 750px;
    height: 350px;
    text-align: center;
    float: right;
    margin-top: 232px;
    margin-right: 150px;
    background: rgba(29, 41, 115, 0.85);
    border-radius: 40px;
}

.obsh-english > p {
    width: 500px;
    margin-top: 30px;
    margin-left: 15%;
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 50px;
    line-height: 58px;
    letter-spacing: 0.08em;
    color: #F7DE1F;
}

.obsh-english > button {
    width: 60%;
    height: 70px;
    margin-top: 3.5%;
    margin-left: 0%;
    background: #F7DE1F;
    border-radius: 40px;
}

.obsh-english > button > p {
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.08em;
    color: #1D2973;
    margin-top: 4%;
}

.obsh-english > a {
    text-decoration: none;
    color: #F7DE1F;
}

.obsh-english > a > p {
    margin-top: 13px;
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.08em;
}




#button {
  display: inline-block;
  background-color: rgb(226, 208, 74);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  -webkit-transition: background-color .3s, 
    opacity .5s, visibility .5s;
  -o-transition: background-color .3s, 
    opacity .5s, visibility .5s;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}

#button:hover {
  cursor: pointer;
  background-color: #333;
}

#button:active {
  background-color: #555;
}

#button.show {
  opacity: 1;
  visibility: visible;
}



footer {
    margin-top: 200px;
    width: 100%;
    height: 300px;
    float: left;
    background: rgba(247, 222, 31, 0.6);
    -webkit-box-shadow: 2px -2px 4px rgba(189, 169, 14, 0.25);
            box-shadow: 2px -2px 4px rgba(189, 169, 14, 0.25);
    border-radius: 40px 40px 0px 0px;
    position: relative;
}

.logo-fut {
    height: 125px;
    width: 236px;
    padding-left: 150px;
    padding-top: 90px;
}

footer > ul {
    float: right;
    list-style: none;
    font-family: 'Khula', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.08em;
}

footer > ul > li {
    padding-top: 35px;
    padding-right: 150px;
}

footer > ul > li > a {
    text-decoration: none;
    color: #000000;
    position: relative;
}

.footer-social-icons {
    position: absolute;
    padding-left: 390px;
    padding-top: 38px;
}

.footer-social-icons > ul {
    list-style: none;
}

.footer-social-icons > ul > li > a > img {
    width: 80%;
    height: 80%;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.footer-social-icons > ul > li > a > img:hover {
    -webkit-transform: scale(1.15);
        -ms-transform: scale(1.15);
            transform: scale(1.15);
}

.social-list:after {
	display: block;
	position: absolute;
	left: 0; 
	width: 0;
	height: 4px; 
	background-color: #000000; 
	content: "";
	-webkit-transition: width 0.4s ease-out;
	-o-transition: width 0.4s ease-out;
	transition: width 0.4s ease-out; 
}

.social-list:hover:after {
	width: 100%;
}

