body {
    margin: 0;
}

.video {
    position: relative;
}

video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

header {
    height: 100vh;
    background: url(cloud.mp4);
    /*background-attachment: fixed;*/
    position: relative;
}

h1 {
    color: white;
    text-align: center;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
}

nav {
    font-family: 'Pacifico', cursive;
    color: white;
    font-size: 16px;
    word-spacing: 100px;
    background: rgba(0, 0, 0, 0.2);
    background-color: #F5F5F5 transparent=50;
    color: white;
}

.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
    animation-name: header_scroll;
    animation-duration: .3s;
    background-color: rgba(30, 30, 30, 1);
    height: 62px;

}
@keyframes header_scroll {
    from {
        top: -150px;
    }
    to {
        top: 0;
    }
}


/*.fixed nav{
	  background-color: rgba(250,250,250, .9)
	};*/

.blocked {
    position: absolute;
    top: 0;
    width: 100%;
    height: 62px;
}

a {
    color: white;
    top: 5%;
    left: 50%;
    transform: translate(-5%, -50%);
    line-height: 1;
    word-spacing: 20px;
    text-decoration-line: none;
}
.a22 {
    color: white;
    top: 5%;
    left: 50%;
    
    line-height: 1;
    word-spacing: 20px;
    text-decoration-line: none;
}

button {
    padding: 3px 7px;
    color: #333;
    border-radius: 3px;
    border: 1px solid #666;
    padding: 15px 40px;
    margin-top: 15px;
    background: #fff;
}

.button1 {
    padding: 3px 7px;
    color: white;
    border-radius: 25px;
    border: 1px solid #666;
    padding: 13px 30px;
    margin-top: 15px;
    background: #1976d2;
    font-family: 'Open Sans', sans-serif;
}

.logo-dark {
    width: 10%;
    float: left;
    margin-left: 17%;
    padding-top: 78px;
}

.navi {
    width: 55%;
    float: center;
    padding-left: 130px;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
    word-spacing: 30px;
    font-size: 15px;
    font-family: 'Kanit', sans-serif;
}

.right {
    width: 20%;
    float: right;
    padding-top: 30px;
    font-size: 0;
    word-spacing: 9px;
}

.dark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.container1 {
    background-color: white;
    /*display: flex;*/
}

.container9 {
    display: flex;
    margin-top: 85px;
}

.logo2 {
    /*width: 90%;*/
    float: center;
    /*margin: 100px;*/
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.logo1 {
    /*width: 90%;*/
    float: center;
    margin-top: 100px;
    /*margin-left:  175px;*/
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.logo {
    width: 25%;
    display: inline-block;
    margin: 25px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.round1 {
    display: inline-block;
    /*border: 2px solid red;*/
    border-radius: 50px;
    padding: 15px 15px;
    background-color: #141414;
}

.round2 {
    display: inline-block;
    border-radius: 50px;
    padding: 15px 15px;
    background-color: #c9302c;
}

.round3 {
    display: inline-block;
    border-radius: 50px;
    padding: 15px 15px;
    background-color: #4782d3;
}

.round4 {
    display: inline-block;
    border-radius: 50px;
    padding: 15px 15px;
    background-color: rgba(71, 130, 211, 0.1);
}

.round5 {
    display: inline-block;
    border-radius: 50px;
    padding: 15px 15px;
    background-color: #f0ad4e;
}

.round6 {
    display: inline-block;
    /*border: 2px solid red;*/
    border-radius: 50px;
    padding: 15px 15px;
    background-color: #5cb85c;
}

.logo3 {
    width: 60%;
    float: right;
    margin-top: 50px;
    margin-bottom: 100px;
    margin-right: 80px;
    position: relative;
    overflow: hidden;
}

.logo4 {
    width: 50%;
    float: center;
    position: relative;
    overflow: hidden;
    background: #1b1b1b;
}

.logo5 {
    background-attachment: fixed;
    background-size: contain;
    background-repeat: round;
    /*фон повторяется так, чтобы в область элемента поместилось целое число изображений*/
    display: block;
    width: 100vh;
    height: 535px;
    position: sticky;
    overflow: hidden;
    background-color: white;
    background-image: url(coffe.jpg);
}

h5 {
    font-family: "Montserrat", sans-serif;
    opacity: 0.7;
    letter-spacing: 0em;
    word-spacing: 2px;
}

p {
    opacity: 0.7;
}

h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
}

h4 {
    font-family: "Montserrat", sans-serif;
}

.container2 {
    width: 100%;
    height: 560px;
    margin-top: 50px;
}

.container3 {
    margin-right: 10%;
    margin-left: 10%;
    float: center;
    height: 500px;
    padding-bottom: 20px;
    padding-top: 40px;
    padding-right: 100px;
    padding-left: 100px;
}

.diagram {
    height: 400px;
    width: 50%;
    float: left;
}

.txt {
    width: 50%;
    height: 400px;
    float: right;
}

.container4 {
    width: 100%;
    height: 400px;
    background: rgba(0, 0, 0, 0.9);
}

.container5 {
    margin-right: 10%;
    margin-left: 10%;
    float: center;
    height: 350px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 70px;
}

.logo img {
    height: 70px;
    width: 70px;
    border-radius: 5rem;
    object-fit: none;
    position: relative;
}


/* .logo img::after {
    transform: scale(2);
    border: 2px solid red;
    box-shadow: 0 0 2px 1px red;
    transition: transform 1s;
    position: absolute;
    height: 50px;
    width: 50px;
    left: 0;
    top: 0;
    display: block;
    border-radius: 10rem;
    content: '';
}

.logo .logo-border:hover {
    transform: scale(1);
} */

.column1 {
    width: 30%;
    height: 300px;
    display: inline-flex;
}

.column2 {
    width: 20%;
    height: 300px;
    display: inline-flex;
}

.column3 {
    width: 25%;
    height: 300px;
    display: inline-flex;
}

.column4 {
    width: 23%;
    height: 300px;
    display: inline-flex;
}

.container6 {
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, 1);
}

.p1 {
    width: 60%;
    float: right;
    margin-top: 50px;
    margin-bottom: 100px;
    margin-right: 80px;
    position: relative;
    overflow: hidden;
}

.txt1 {
    width: 100%;
    height: 400px;
}

.p1 {
    opacity: 0.8;
}

.media {
    width: 100%;
}

.media1 {
    width: 40%;
    display: inline-flex;
    border-radius: 5px;
    width: 70px;
    margin-right: 1rem!important;
}

.text1 {
    width: 60%;
    display: inline-flex;
    padding-top: 0px;
}

.container7 {
    width: 49%;
    height: 50%;
    /*display: inline-flex;*/
    display: inline-block;
    margin-left: 250px;
    word-spacing: 3px;
    margin-top: 10px;
}

.container8 {
    width: 49%;
    height: 50%;
    display: inline-flex;
}

.copi {
    text-decoration-color: #fff;
}

.button22 {
    padding: 3px 7px;
    color: #fff;
    border-radius: 3px;
    border: 3px solid #fff;
    padding: 10px 30px;
    margin-top: 15px;
    background: rgba(0, 0, 0, 0);
}

.border:hover {
  	box-shadow: inset 0 0 0 23px #757575;
}


/*.clear {
	clear: both;
}*/