.loading-spinner div,
.mouse-scroll,
.photo-card {
    margin-left: auto;
    margin-right: auto
}
.nav-link .active{
    color: #ffffff;
    padding-right:15px;
    margin-left:-90px;
}
.navbar-light .navbar-nav .nav-link{
    color: #ffffff;
    padding-right: 15px;
}
.nav-item a{
    margin-left: 0px;
    color: #ffffff;
    padding-right: 15px;
}
#side-menu .nav-link {
color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 0;
}
#side-menu .nav-link:hover{
    color: #3b5998;
}
#design,
.cd-words-wrapper,
.footer-dark .item.social,
.footer-dark .item.social>a,
.mouse-scroll-container,
.nav.navbar-nav.mx-auto,
.team-boxed .item,
.team-boxed .item .box,
h1 {
    text-align: center
}

.mouse-scroll-container {
    width: 100%;
    height: 150px;
    margin-top: 130px
}

.mouse-scroll {
    width: 40px;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 20px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3);
    padding-top: 14px
}

.loading-spinner div {
    margin-top: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    animation: pulse 3s infinite ease-in-out
}

#box-1,
#box-3,
#nav,
.photo-background {
    background-position: center
}

.loading-spinner div.one {
    animation-delay: -.32s
}

.loading-spinner div.two {
    animation-delay: -.16s
}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    font-size: 60px;
    color: #fff
}

.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
    color: #fff
}

.cd-words-wrapper b.is-visible {
    position: relative
}

.cd-headline b.is-visible {
    opacity: 1;
    font-weight: 900;
    color: #fff
}

.pre-text {
    color: #fff
}

.photo-card {
    background-color: #2d3638;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 700px
}

.photo-background {
    background-size: cover;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    min-height: 250px
}

.photo-details {
    padding: 2.1875em 5%
}

@media screen and (min-width:700px) {
    .photo-card {
        flex-direction: row
    }
    .photo-background {
        border-top-left-radius: 10px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px;
        min-height: none;
        width: 50%
    }
    .photo-details {
        width: 50%
    }
}

.photo-details h1,
.photo-details h4 {
    color: #fff;
    font-weight: 500;
    margin: 0
}

.photo-details h1 {
    font-size: 125%;
    line-height: 1;
    margin-bottom: .35em
}

.photo-tags ul {
    list-style-type: none;
    margin: .35em 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    font-size: 87.5%;
    text-transform: lowercase
}

.photo-tags li {
    margin: 0 .35em .35em 0
}

.photo-tags a {
    background-color: #191e20;
    border-radius: 50px;
    color: #fff;
    display: block;
    padding: .3125em 1.25em;
    text-decoration: none;
    transition: color .3s ease
}

.photo-tags a:focus,
.photo-tags a:hover {
    color: #e37544
}

.photo-details p,
h1 {
    color: #fff
}

.footer-dark {
    padding: 50px 0;
    color: #f0f9ff;
    background-color: #282d32
}

.footer-dark h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 16px
}

.footer-dark ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0
}

.footer-dark ul a {
    color: inherit;
    text-decoration: none;
    opacity: .6
}

.footer-dark ul a:hover {
    opacity: .8
}

.footer-dark .item.text {
    margin-bottom: 36px
}

@media (max-width:767px) {
    .footer-dark .item:not(.social) {
        text-align: center;
        padding-bottom: 20px
    }
    .footer-dark .item.text {
        margin-bottom: 0
    }
}

.footer-dark .item.text p {
    opacity: .6;
    margin-bottom: 0
}

@media (max-width:991px) {
    .footer-dark .item.social {
        text-align: center;
        margin-top: 20px
    }
}

.footer-dark .item.social>a {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, .4);
    margin: 0 8px;
    color: #fff;
    opacity: .75
}
#box-3 {
    background-image: url("../../assets/img/silde 2 mobile.png");
    background-repeat: no-repeat
    width: 100%;
    display: table;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh
}
#box-2{
    background-image: url("../../assets/img/silde 1 mobile.png");
    background-repeat: no-repeat
    width: 100%;
    display: table;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh
}
#box-1 {
    background-image: url("../../assets/img/silde 3 mobile.png");
    background-repeat: no-repeat
    width: 100%;
    display: table;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh
}

.footer-dark .item.social>a:hover {
    opacity: .9
}

.footer-dark .copyright {
    text-align: center;
    padding-top: 24px;
    opacity: .3;
    font-size: 13px;
    margin-bottom: 0
}
#side-menu{
    background-color: #000;
}
#side-menu .close{
    color: #fff;
    margin-top: -15px;
    margin-right: -10px;
}
.navbar-light .navbar-toggler-icon{
    background-image: url("../../assets/img/menu.svg");
}
@media (min-width:768px) {
    .nav-item{
    margin-left: 0px;
}
.nav-item{
    color: #ffffff;
   }


.navbar-light .navbar-nav .nav-link:hover{
    color: #3b5998;
}
    #box-3 {
        background-image: url("../../assets/img/silde3.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 100vh;
        width: 100%;
        display: table;
        background-attachment: fixed
    }
     #box-2 {
        background-image: url("../../assets/img/silde2.jpg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 100vh;
        width: 100%;
        display: table;
        background-attachment: fixed
    }
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: none;
  color: #ffffff;
  background: none;
  cursor: pointer;
  border-color: none;
  border: 2px solid #ffffff;
  padding: 10px 20px;
  border-radius: 25px;
}
#myBtn:hover {
  background-color: #3b5998;
}
#box-1 {
        background-image: url("../../assets/img/silde1.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 100vh;
        width: 100%;
        display: table;
        background-attachment: fixed
    }
    h1 {
        padding: 150px;
        font-family: arial #000;
        font-size: 35px;
        color: #fff;
        margin: 0;
        text-align: center;
        display: table-cell;
        vertical-align: middle
    }
}
h1 {
    padding: 15px;
    font-family: arial #000;
    font-size: 25px;
    margin: 0;
    display: table-cell;
    vertical-align: middle
}

.nav.navbar-nav.ml-auto,
.nav.navbar-nav.mx-auto {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
   }

.navbar-light .navbar-brand {
    margin: 0 0 0 -18px;
    padding: 0
}

.nav.navbar-nav.mx-auto {
    font-style: normal
}

body {
    /*height: 3627px;*/
    background-color: #000
}

#nav {  
    background-image: url(../../assets/img/slide3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh
}

.mouse-scroll.loading-spinner {
    width: 3px;
    padding: 10px 15px;
    height: 35px;
    margin-top: -34px;
    border: 3px solid #fff;
    border-radius: 25px;
    opacity: .75;
    box-sizing: content-box
}

#design {
    margin-top: 15px
}

@media (min-width:768px) {
    .nav.navbar-nav.mx-auto {
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 16px;
        padding-left: 166px;
   }
    #design {
        margin-bottom: 0;
        float: left;
        margin-left: -95px
    }
}

.navbar-light .navbar-brand {
    background-image: url(../../assets/img/logo.jpg);
    height: 40px;
    width: 170px;
    margin-left: 10px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

@media (min-width:768px) {
    .navbar-light .navbar-brand {
        background-image: url(../../assets/img/logo.jpg);
        height: 50px;
        width: 213px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat
    }
}

.team-boxed {
    color: #313437;
    background-color: #eef4f7
}

.team-boxed p {
    color: #7d8285
}

.team-boxed h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit
}

@media (max-width:767px) {
    .team-boxed h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
}

.team-boxed .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto
}

.team-boxed .intro p {
    margin-bottom: 0
}

.team-boxed .people {
    padding: 50px 0
}

.team-boxed .item .box {
    padding: 30px;
    background-color: #fff;
    margin-bottom: 30px
}

.team-boxed .item .name {
    font-weight: 700;
    margin-top: 28px;
    margin-bottom: 8px;
    color: inherit
}

.team-boxed .item .title {
    text-transform: uppercase;
    font-weight: 700;
    color: #d0d0d0;
    letter-spacing: 2px;
    font-size: 13px
}

.team-boxed .item .description {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 20px
}

.team-boxed .item img {
    max-width: 160px
}

.team-boxed .social {
    font-size: 18px;
    color: #a2a8ae
}

.team-boxed .social a {
    color: inherit;
    margin: 0 10px;
    display: inline-block;
    opacity: .7
}

.team-boxed .social a:hover {
    opacity: 1
}

.logo_title {
    color: white;
    font-size: larger;
    font-style: italic;
    font-weight: bolder;
}