footer {
    padding: 60px 0px 0px 0px;
    position: relative;
    background: #110f31;
    margin-right: auto;
    margin-left: auto;
}

footer h4 {
    font-size: 18px;
    padding: 30px 0px;
    color: #fff;
    font-family: 'Poppins-SemiBold';
}

footer h5 {
    font-size: 18px;
    line-height: 24px;
    padding: 30px 3px 10px 3px;
    color: #fff;
    font-family: 'Poppins-SemiBold';
}

footer h5 span {
    font-family: 'Poppins-Regular';
    font-size: 16px;
    display: inherit;
    padding-top: 10px;
}

footer p {
    font-size: 16px;
    color: #fff;
    font-family: 'Lato-Regular';
    font-weight: 400;
}

footer p a {
    color: #fff;
    transition: 0.5s;
}

footer p a:hover {
    color: #fa611d;
}

footer ul {
    padding: 0px 0px 0px 0px;
}

footer ul li {
    font-size: 16px;
    font-family: 'Lato-Regular';
    padding: 0px 0px 8px 0px;
}

footer ul li a {
    color: #fff;
    transition: 0.5s;
    ;
}

footer ul li a:hover {
    color: #ed212b;
    text-decoration: none
}

footer .form-group {
    width: 100%;
}

footer .form-group label {
    width: 80% !important;
}

footer .form-group input {
    background: #fff;
    border-radius: 44px;
    padding: 12px 20px 12px 20px;
    font-weight: 400;
    width: 100%;
    border: 0px;
    position: relative;
    z-index: 9;
    color: #000;
}

footer .form-group input::placeholder {
    color: #000 !important;
    opacity: 0.6 !important;
}

footer .form-group button {
    background: #ed212b;
    color: #fff;
    border-radius: 60%;
    font-family: 'Poppins-Regular';
    font-size: 18px;
    font-weight: 400;
    padding: 10px;
    right: 12%;
    text-align: center;
    position: relative;
    border: 0px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    width: 42px;
    height: 42px;
    top: 4px;
    z-index: 9;
}

footer .form-group button:hover {
    background: #110f31;
    color: #fff;
}

footer .form-group input:focus {
    outline: 0;
}

.contact a {
    font-size: 16px;
    color: #fff;
    font-family: 'Lato-Regular';
    display: inherit;
    text-decoration: none;
    line-height: 26px;
    transition: 0.5s;
}

.contact a:hover {
    color: #ed212b;
}

.grn {
    color: #25d366;
}

.contact ul li {
    color: #cbcbcb;
    position: relative;
    display: inline-block;
    margin-right: 4px;
}

.contact li .facebook,
.instagram,
.youtube,
.linkedin,
.threads,
.tiktok {
    text-align: center;
    text-decoration: none;
    border-radius: 50% 50% 50% 50%;
    padding: 7px 7px 6px 8px;
    width: 60px;
    height: 60px;
    line-height: 26px;
    display: block;
    color: #FFFFFF;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #494a67;
    transition: 0.3s;
}

.contact li .facebook:hover {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0);
}

.contact li .instagram:hover {
    background-color: #f46f30;
    border-color: rgba(0, 0, 0, 0);
    color: #FFF;
}

.contact li .threads:hover {
    background-color: #090909;
    border-color: rgba(0, 0, 0, 0);
    color: #FFF;
}

.contact li .linkedin:hover {
    background-color: #007ab6;
    border-color: rgba(0, 0, 0, 0);
    color: #FFF;
}

.services section {
    padding: 40px;
}


/* .contact li .linkedin:hover {
    background-color: #0073b2;
    border-color: rgba(0, 0, 0, 0);
    color: #FFF;
} */

.contact li .tiktok:hover {
    background-color: #211722;
    border-color: rgba(0, 0, 0, 0);
    color: #FFF;
}

.services section {
    padding: 40px;
}

.contact li i {
    font-size: 25px;
    transform: translate(0px, 8px);
}

.brdrtp {
    background: #151242;
}

.copyright {
    color: #767a97;
    padding: 30px;
    font-family: 'Poppins-Light';
    font-size: 14px;
}

.hide {
    display: block;
}

.pdng {
    padding: 10px 0px;
}

#popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    visibility: visible;
    color: black;
    padding: 20px;
    border: 0px solid #ccc;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    z-index: 9;
    border-radius: 4px;
}

#popup p {
    color: #000
}

#popup button {
    background: #1a75c8;
    border: 0px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    padding: 3px 10px;
    transition: all .3s ease-in-out;
}

#popup button:hover {
    background: #1c1c1c;
    color: #fff;
}

.contact p {
    color: #cbcbcb;
    position: relative;
    margin: 20px 0px 20px 10px;
    display: inherit;
}

.contact p i {
    font-size: 18px;
    margin-right: 15px;
}

.inquiry {
    margin: 40px 0px;
    border-bottom: 1px solid #2a2b57;
    padding-bottom: 40px;
}

footer h2 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 300;
    padding: 0% 10% 0% 0%;
    z-index: 9;
    position: relative;
}

footer h2 span {
    font-family: 'Poppins-SemiBold';
}

footer p {
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
}

footer img {
    position: absolute;
    z-index: 1;
}

footer img:nth-child(1) {
    left: 0;
    top: 120px;
}

footer img:nth-child(2) {
    right: 20%;
    bottom: 26%;
}

.dots {
    -webkit-animation: dots 2s ease-in-out 0s infinite alternate;
    animation: dots 2s ease-in-out 0s infinite alternate;
    animation-duration: 2s;
    animation-duration: 3s;
}

@keyframes dots {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
    50% {
        -webkit-transform: rotateX(0deg) translateY(-20px);
        -moz-transform: rotateX(0deg) translateY(-20px);
        -ms-transform: rotateX(0deg) translateY(-20px);
        -o-transform: rotateX(0deg) translateY(-20px);
        transform: rotateX(0deg) translateY(-20px);
    }
    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

@-webkit-keyframes dots {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
    50% {
        -webkit-transform: rotateX(0deg) translateY(-20px);
        -moz-transform: rotateX(0deg) translateY(-20px);
        -ms-transform: rotateX(0deg) translateY(-20px);
        -o-transform: rotateX(0deg) translateY(-20px);
        transform: rotateX(0deg) translateY(-20px);
    }
    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

footer .but {
    color: #fff;
    font-family: 'Poppins-Regular';
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    padding: 8px 32px;
    border-radius: 50px;
    transition: all .3s ease-in-out;
    margin: 10px;
    background: #ed212b;
}

footer .but:hover {
    background: #fff;
    color: #000;
}

.mlft {
    margin-left: .65rem !important;
}

.wp {
    right: 20px;
}

.wp i {
    z-index: 9;
    background: #25d366;
    color: #fff;
    border-radius: 50%;
    padding: 10px;
    width: 60px;
    height: 60px;
    bottom: 20px;
    display: inline;
    font-size: 28px;
    position: absolute;
    text-align: center;
}

@media only screen and (min-width:320px)and (max-width:479px) {
    footer {
        padding: 0px;
    }
    footer h4 {
        padding: 10px 0px;
    }
    footer p {
        font-size: 15px;
        text-align: center;
        margin-top: 10px;
    }
    footer ul {
        padding: 0px;
    }
    footer .pl-5 {
        padding-left: 1rem !important;
    }
    .copyright {
        padding: 20px 20px;
        font-size: 16px;
    }
    footer h2 {
        text-align: center;
        margin-top: 60px;
        font-size: 30px;
        padding: 0% 10%;
    }
    footer img:nth-child(1) {
        top: 60px;
        margin-left: -60px;
    }
    footer .but {
        margin-top: 20px;
    }
    .contact p {
        text-align: left;
    }
    .dots {
        display: none;
    }
    footer h5 {
        padding: 10px 3px 10px 3px;
    }
    footer .form-group button {
        right: 13%;
    }
    footer .form-group {
        margin-bottom: 20px;
    }
    .inquiry {
        padding-bottom: 20px;
        margin-top: 0px;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    footer {
        padding: 0px;
    }
    footer h4 {
        padding: 10px 0px;
    }
    footer p {
        font-size: 15px;
    }
    footer ul {
        padding: 0px;
    }
    footer .pl-5 {
        padding-left: 1rem !important;
    }
    .copyright {
        padding: 20px 0 15px 0;
    }
    .hide {
        display: block;
    }
    footer h2 {
        text-align: center;
        margin-top: 60px;
        font-size: 30px;
        padding: 0% 10%;
    }
    footer img:nth-child(1) {
        top: 60px;
        margin-left: -60px;
    }
    footer .but {
        margin-top: 20px;
    }
    .contact p {
        text-align: left;
    }
    .dots {
        display: none;
    }
    footer h5 {
        padding: 10px 3px 10px 3px;
    }
    footer .form-group button {
        right: 13%;
    }
    footer .form-group {
        margin-bottom: 20px;
    }
    .inquiry {
        padding-bottom: 20px;
    }
}

@media (max-width:768px) {
    .hide {
        display: none!important;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    footer {
        padding: 0px;
    }
    footer h4 {
        padding: 20px 0px 10px 0px;
    }
    footer p {
        font-size: 15px;
        text-align: center;
    }
    footer ul {
        padding: 0px 0px 20px 0px;
    }
    footer .pl-5 {
        padding-left: 1rem !important;
    }
    .copyright {
        padding: 20px 0 15px 0;
    }
    .hide {
        display: block;
    }
    footer h2 {
        text-align: center;
        margin-top: 60px;
        font-size: 30px;
        padding: 0% 10%;
    }
    footer img:nth-child(1) {
        top: 60px;
        margin-left: -60px;
    }
    footer .but {
        margin-top: 20px;
    }
    .contact p {
        text-align: left;
    }
    .dots {
        display: none;
    }
    footer h5 {
        padding: 10px 3px 10px 3px;
    }
    footer .form-group button {
        right: 13%;
    }
    footer .form-group {
        margin-bottom: 20px;
    }
    .inquiry {
        padding-bottom: 20px;
        margin-top: 0px;
    }
    footer .form-group button {
        width: 38px;
        height: 38px;
        font-size: 16px;
        right: 22%;
    }
}


/*@media only screen and (min-width:1024px) and (max-width:1920px) {
  .hide{display: block;}
}*/