body,html {
    background: #b570da url(https://www.pavitrakher.com/images/bg.jpg);
    font-family: Verdana,sans-serif;
    font-size: 16px;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.video-element {  width: 100%; height: 480px; object-fit: cover;}
article,aside,footer,header,nav,section {
    display: block
}

h1 {
    font-size: 28px;
    margin: .67em 0;
    text-align: center
}


a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

b {
    font-weight: inherit
}

b {
    font-weight: bolder
}

img {
    border-style: none;
    max-width: 100%;
    height: auto
}

button,select {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
    -webkit-appearance: button
}


.navbar-toggle {
    padding: 5px 15px
}

.float2 {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 90px;
    right: 10px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

.float1 {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 40px;
    right: 10px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    z-index: 100;
    float: left;
}

