
@font-face {
    font-family: 'Montserrat-Regular';
    font-weight: normal;
    font-style: normal;
    src: url('../Fonts/Text/Montserrat-Light.otf');
}
@font-face {
    font-family: 'Montserrat-Light';
    font-weight: normal;
    font-style: normal;
    src: url('../Fonts/Text/Montserrat-ExtraLight.otf');
}

@font-face {
    font-family: 'Montserrat-Bold';
    font-weight: bold;
    font-style: normal;
    src: url('../Fonts/Text/Montserrat-Bold.otf');
}

@font-face {
    font-family: 'RedHat-Regular';
    font-weight: normal;
    font-style: normal;
    src: url('../Fonts/Titles/RedHatDisplay-Regular.ttf');
}
@font-face {
    font-family: 'RedHat-Bold';
    font-weight: normal;
    font-style: normal;
    src: url('../Fonts/Titles/RedHatDisplay-Bold.ttf');
}
@font-face {
    font-family: 'RedHat-Black';
    font-weight: normal;
    font-style: normal;
    src: url('../Fonts/Titles/RedHatDisplay-Black.ttf');
}
@font-face {
    font-family: 'RedHat-Medium';
    font-weight: normal;
    font-style: normal;
    src: url('../Fonts/Titles/RedHatDisplay-Medium.ttf');
}
body{
    background-color: #000919;
}
body, p {
    font-family: Montserrat-Regular, Poppins, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: RedHat-Black, Poppins, sans-serif;
}
.logo {
     top: 0;
    transition: all .3s ease-out;
}
.logo img {
    width: 130px;
    transition: all .3s ease-out;
}

.cbp-af-header.menu-have-back-color.cbp-af-header-shrink {
    background: rgba(0, 9, 25, .9);
}

 .vid_home {
    height: 100vh;
     z-index: 1;
}

.vid_home video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.icon_home{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.icon_home img {
    text-align: center;
    width:5%;
    height:5%;
}

.home-text-wrap {
    top: 50%;
}

.home-text-wrap h1{
    font-family: RedHat-Regular, Poppins, sans-serif;
    font-weight: 500;
    font-size: 50px;
}
.home-text-wrap h1 span {
    color: #ff0072;
    font-family: RedHat-Black, Poppins, sans-serif;
}
.menu>ul>li>ul {
    background: #000919;
}

.back-dark2 {
    background-color: #000919;
}
.back-dark {
    background-color: #000919;
}

.portfolio-box-1 .menu-back.menu-have-back-color {
    background: rgba(0, 9 , 25, 0.75);
}
.dark-over {
    opacity: 1;
    background: rgba(0, 9 , 25, 0.5);
}
.menu-back.menu-have-back-color {
    background: transparent;
}

.quote-sep h4{
    font-family: RedHat-Regular, Poppins, sans-serif;
    font-weight: 300;
    color: #fff;
}
.parallax-1 {
    background-attachment: fixed;
    background-repeat: no-repeat;
    /*background-size: auto;*/
}

.about-wrap {
    background: #000d23;
    padding: 30px 17px;
}
.about-wrap h5 {
    text-transform: uppercase;
}
.back-black, #owl-sep-1, .section-title, .about-wrap, .team-wrap, .footer, .reel, .rating, .brands, .team, .contact, .map  {
    z-index: 1;

}
.team .team-wrap p{
    font-size: 12px;
    color: #ff0072;
}
.team .team-wrap h5{
padding-bottom: 0;
}
.reel{
    padding-bottom: 30px;
}
.padding-top-bottom-small{
    padding-top: 70px;
    padding-bottom: 70px;
}

.works .section-title h1, .dev .section-title h1, .team .section-title h1{
    font-family: RedHat-Medium, Poppins, sans-serif;
    font-size: 65px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.section-title h1{
    font-family: RedHat-Medium, Poppins, sans-serif;
    font-size: 65px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.section-title h3{
    font-family: RedHat-Medium, Poppins, sans-serif;
    font-size: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.works .section-title p{
    color: #ff0072;font-family: RedHat-Medium, Poppins, sans-serif;
    opacity: 1;
    font-size: 19px;
}
.section-title p{
    color: #ff0072;font-family: RedHat-Medium, Poppins, sans-serif;
    opacity: 1;
    font-size: 19px;
}
#filter, #filter li a {
    background-color: rgb(0,9,25);
    border: 2px solid rgb(0,9,25);
}
.back-black {
    background-color: #000d23;
}
.counter-wrap.freelance-num p{
opacity: 1;
    position: relative;
    padding-top: 40px;
}
.counter-wrap.freelance-num h5{
text-transform: uppercase;
   padding-top: 0;
}

.product-wrapper{
    text-align: left;
}
.product-wrapper p{
    font-size: 15px;
}

.mask {
    background-color: rgba(225, 9 , 117, 0.75) !important;
}

.movement{
    z-index: 0;
}

.movement > img, .movement > div{
    position: fixed;
    max-width: 100%;
    max-height: 300px;
}
.movement div{
    max-width: fit-content;
}
#ajaxsuccess {
    background: #ff0072;
    text-align: center;
}
#ajax-form button {
    background: #ff0072;
}
.price-description button {
    width: 130px;
    font-size: 11px;
    padding: 12px 17px;
}

.price-description button:hover {
    background: rgb(255, 20, 134);
}

@-webkit-keyframes spin1 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@keyframes spin1 {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
}

@-webkit-keyframes spin2 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
}

@keyframes spin2 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
}

@-webkit-keyframes spin3 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    25% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    50% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    100% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
    }
}

@keyframes spin3 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    25% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    50% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }
    100% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
    }
}
@keyframes spin4 {
    0% {
        -webkit-transform: translate(0,0) rotate(30deg);
        transform: translate(0,0) rotate(30deg);
    }
    25% {
        -webkit-transform: translate(-200px, -200px) rotate(-5deg);
        transform: translate(-200px, -200px) rotate(-5deg);
    }
    50% {
        -webkit-transform: translate(200px, 100px )  rotate(-43deg);
        transform: translate(200px, 100px)  rotate(-43deg);
    }
    75% {
        -webkit-transform: translate(200px, -100px )  rotate(-35deg);
        transform: translate(200px, -100px )  rotate(-35deg);
    }
    100% {
        -webkit-transform: translate(-150px, -120px)  rotate(10deg);
        transform: translate(-150px, -120px)  rotate(10deg);
    }
}

@keyframes spin5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform:  rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin6 {
    0% {
        -webkit-transform: translateY(0) rotate(15deg);
        transform: translateY(0) rotate(15deg);
    }

    100% {
        -webkit-transform: translateY(100px) rotate(25deg);
        transform: translateY(100px) rotate(25deg);
    }
}

@keyframes spin7 {
    0% {
        -webkit-transform: translateY(0) ;
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(100px) ;
        transform: translateY(100px) ;
    }
}

@keyframes spin8 {
    0% {
        -webkit-transform: translateY(0) rotate(-90deg);
        transform: translateY(0) rotate(-90deg);
    }

    100% {
        -webkit-transform: translateY(100px) rotate(-115deg);
        transform: translateY(100px) rotate(-115deg);
    }
}
@keyframes spin9 {
    0% {
        -webkit-transform: translateY(0) rotate(-65deg);
        transform: translateY(0) rotate(-65deg);
    }

    100% {
        -webkit-transform: translateY(100px) rotate(-40deg);
        transform: translateY(100px) rotate(-40deg);
    }
}

.movement .m5{
    bottom: 30px;
    right: 70px;
}
.movement .m1{
    top: 0;
    left: -70px;
}
.movement .m3{
    bottom: 45%;
    left: 25%;
    max-height: 100px;
    -webkit-animation: spin6 3s infinite ease-in-out alternate;
    animation: spin6 3s infinite ease-in-out alternate;
}
.movement .m4{
    top: 65%;
    right: 40%;
    max-height: 150px;
    -webkit-animation: spin8 4s infinite ease-in-out alternate;
    animation: spin8 4s infinite ease-in-out alternate;
}
.movement .m6{
    top: 15%;
    right: 20%;
    -webkit-animation: spin1 4s infinite ease-in-out alternate;
    animation: spin1 4s infinite ease-in-out alternate;
}
.movement .m2{
    bottom: 15%;
    left: 15%;
    max-height: 100px;
    -webkit-animation: spin9 6s infinite ease-in-out alternate;
    animation: spin9 6s infinite ease-in-out alternate;
}
.anim1{
    -webkit-animation: spin5 10s linear infinite normal;
    animation: spin5 10s linear infinite normal;
}
.anim2{
    -webkit-animation: spin6 2s infinite ease-in-out alternate;
    animation: spin6 2s infinite ease-in-out alternate;
}
.anim3{
    -webkit-animation: spin6 2s infinite ease-in-out alternate;
    animation: spin6 2s infinite ease-in-out alternate;
}

.list-social-footer li{
    background: rgb(0,9,25);
    opacity: 1;
}
.tipper .tipper-content {
    background: #000d23;
    font-weight: 400;
    letter-spacing: 1px;
    box-shadow: 0 0 10px rgba(0, 9, 25, .8);
}
.reel video{
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
}
.rating{
    background-color: #000d23;
}

.container .five.columns {
    width: 214px;
}
.logo1{
    top: 0 !important;
}
.logo1 img{
    width: 100px !important;
}
.logo2{
    top: 27px !important;
    display: none;
}
.acc_content{

}
@media only screen and (max-width: 1199px) {
    .logo img {
        width: 100px;
        transition: all .3s ease-out;
    }
    .cbp-af-header.menu-have-back-color.cbp-af-header-shrink, .menu-back.menu-have-back-color {
        background: rgba(0, 9, 25, .9);
    }
    #menu-wrap {
        position: fixed;
    }
    .cbp-af-header.menu-have-back-color.cbp-af-header-shrink {
        background: rgba(0, 9, 25, .9);
    }
    .menu-back.menu-have-back-color{
        background: transparent;
    }
    .back-black, #owl-sep-1, .section-title, .about-wrap, .team-wrap, .footer, .reel, .rating, .brands  {
        margin-bottom: 0px;
    }
    .parallax-1 {
        background-attachment: fixed;
        background-size: auto;
    }
    .logo2 {
        top: 40px !important;
    }
    .section-title h3, h1{
        line-height: 47px;
    }
}

@media only screen and (max-width: 768px) {
    .logo img {
        width: 100px;
        transition: all .3s ease-out;
    }
    .cbp-af-header.menu-have-back-color.cbp-af-header-shrink, .menu-back.menu-have-back-color {
        background: rgba(0, 9, 25, .6);
    }
    .container .five.columns {
        width: 300px;
    }
    .about-wrap{
        width: unset;
    }
    .works .section-title h1, .dev .section-title h1, .team .section-title h1{
        font-size: 45px;
    }
    #menu-wrap {
        position: fixed;
    }
    .cbp-af-header.menu-have-back-color.cbp-af-header-shrink {
        background: rgba(0, 9, 25, .9);
    }
    .cbp-af-header.menu-have-back-color{
        background: rgba(0, 9, 25, .9);
    }
    .menu-back.menu-have-back-color{
        background: transparent;
    }
    .menu-container{
        max-width: calc(100% - 40px);
    }
    .home-text-wrap h1 {
        font-size: 45px;
        line-height: 60px;
    }

    .back-black, #owl-sep-1, .section-title, .about-wrap, .team-wrap, .footer, .reel, .rating, .brands  {
        margin-bottom: 0px;
    }
    .movement > img, .movement > div{
        position: fixed;
        max-width: 100%;
        max-height: 100px;
    }
    .movement .m1 {
        left: -25px;
    }

    .movement .m3{
        max-height: 33.33px;
    }
    .movement .m4 {
        max-height: 50px;
    }
    .movement .m2{
        max-height: 33.33px;
    }
    .movement .m5 img{
     max-height: 100px;
    }
    .parallax-1 {
        background-attachment: fixed;
        background-size: auto;
    }
    .icon_home img {
        width: 20%;
        height: 20%;
    }
    .icon_home{
        bottom: 5%
    }
    .logo2 {
        top: 40px !important;
    }

    .section-title h3, h1{
        line-height: 47px;
    }
    .price-description form {
         top: 0px;
        right: 0;
        z-index: 20;
        position: relative;
        text-align: right;
    }
    .project-details-title{
        margin-top: 60px !important;
    }

}