@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
.footer-social-icons ul {
    float: right;
    margin: 0
}

footer {
    background: #00275a;
}

.copyright {
    background: #0c1a4d;
    padding: 16%;
    position: relative
}

.footer-links p {
    font-size: 15px;
    font-family: Roboto, sans-serif;
    margin: 0 0 10px;
}

#gwd1 a {
    color: #fff;
    font-size: 13px;
}

#gwd1 {
    margin-top: -5px;
    text-align: center;
}

#footerstd {
    display: none;
    background: #c5e1fa;
    border-radius: 8px;
}

#footerstd1 {
    display: none;
    background: #c5e1fa;
    border-radius: 8px;
}

#viewp {
    color: white;
    text-align: right;
    font-size: 13px;
    margin-right: 10px;
    padding: 0px 50px 0px 0px;
}

li {
    list-style: none;
}

div {
    font-family: 'Roboto', sans-serif;
}

.footer-txt h1 {
    font-size: 60px;
    color: #fff;
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
}

.footer-txt span {
    font-size: 50px;
    color: #fff;
    margin-top: 10px;
    font-family: 'Roboto', sans-serif;
}

.footer-txt h5 {
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    margin: 0 40px;
    font-size: 20px;
}

.footer-txt h5 span {
    font-size: 20px;
}

.footer-txt h4 {
    line-height: 32px;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    margin: 0 40px;
    font-size: 20px;
}

.footer-txt h4 span {
    font-size: 20px;
}

.footer-txt p {
    font-size: 20px;
    width: 70%;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
    margin: 20px auto;
}

.footer-links {
    background: #fff!important;
    border-color: #fff !important;
    border-radius: 0 !important;
}

.footer-links li :hover {
    color: #00275a;
    text-decoration: none;
}

.footer-links li a {
    color: black;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.footer-links li.social-links {
    margin-right: 15px;
    float: left;
    margin-bottom: 10px;
}

.copyright p {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0;
    margin-left: -70px;
}

.copyright p a {
    color: #fff;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

.copyright li a {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

.copyright li a:hover {
    color: red;
    text-decoration: none;
}

.copyright p a:hover {
    color: red;
    text-decoration: none;
}

.stmap ul {
    text-align: right;
}

.footer-logo p {
    font-size: 14px;
    font-weight: normal;
    text-align: justify;
}

.scrolltop {
    display: none;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 10px;
}

.scroll {
    color: #e02854;
    font-size: 40px;
    position: absolute;
    right: 15px;
    bottom: 140px;
    padding: 6px;
    text-align: center;
    margin: 0 0 0 0;
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.scroll:hover {
    color: #0d8a37;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.footer-social-icons li.social-links {
    margin: 1px 6px;
    float: left;
}

@media only screen and (max-width: 1780px) {
    .stmap {
        margin-left: -120px;
        text-align: center!important;
    }
    .footer-social-icons {
        margin-left: 110px;
    }
    .footer-social-icons li a.social-icons {
        padding: 10px;
        color: #fff;
        font-size: 16px;
    }
    #viewp {
        color: white;
        text-align: right;
        font-size: 13px;
        margin-right: 10px;
        padding: 0px 100px 0px 0px;
    }
}

@media only screen and (max-width: 1580px) {
    .stmap {
        margin-left: -88px;
        text-align: center!important;
    }
    .footer-social-icons {
        margin-left: 70px;
    }
    .footer-social-icons li a.social-icons {
        padding: 8px;
        color: #fff;
        font-size: 16px;
    }
    #viewp {
        color: white;
        text-align: right;
        font-size: 13px;
        margin-right: 10px;
        padding: 0px 100px 0px 0px;
    }
}

@media only screen and (max-width: 1380px) {
    .stmap {
        margin-left: -70px;
        text-align: center!important;
    }
    .footer-social-icons li a.social-icons {
        padding: 3px;
        color: #fff;
        font-size: 16px;
    }
    .footer-social-icons {
        margin-left: 50px;
    }
    #viewp {
        color: white;
        text-align: right;
        font-size: 13px;
        margin-right: 10px;
        padding: 0px 100px 0px 0px;
    }
}

@media only screen and (max-width: 1150px) {
    .stmap {
        margin-left: -30px;
        text-align: center!important;
    }
    .footer-social-icons {
        margin-left: 0px;
    }
    .footer-social-icons li a.social-icons {
        padding: 0px;
        color: #fff;
        font-size: 16px;
    }
    #viewp {
        color: white;
        text-align: right;
        font-size: 13px;
        margin-right: 10px;
        padding: 0px 50px 0px 0px;
    }
}

@media only screen and (max-width: 1000px) {
    .stmap ul {
        margin-left: 30px;
        text-align: center!important;
    }
    #viewp {
        color: white;
        text-align: right;
        font-size: 13px;
        margin-right: 10px;
        padding: 0px 47% 0px 0px;
    }
    .footer-social-icons {
        position: relative;
        right: 40%;
    }
    .footer-social-icons li a.social-icons {
        padding: auto;
        color: #fff;
        font-size: 16px;
    }
    .copyright p {
        color: #fff;
        font-size: 12px;
        font-weight: normal;
        margin: 10px 0px 0px 32%;
    }
}

@media only screen and (max-width: 760px) {
    #viewp {
        color: white;
        text-align: right;
        font-size: 13px;
        margin-right: 10px;
        padding: 0px 47% 0px 0px;
    }
    .footer-social-icons {
        position: relative;
        right: 37%;
    }
    .footer-social-icons li a.social-icons {
        padding: auto;
        color: #fff;
        font-size: 16px;
    }
    .copyright p {
        color: #fff;
        font-size: 12px;
        font-weight: normal;
        margin: 10px 0px 0px 26%;
    }
}

@media only screen and (max-width: 580px) {
    #viewp {
        color: white;
        text-align: right;
        font-size: 13px;
        margin-right: 10px;
        padding: 0px 40% 0px 0px;
    }
    .footer-social-icons {
        position: relative;
        right: 27%;
    }
    .footer-social-icons li a.social-icons {
        padding: auto;
        color: #fff;
        font-size: 16px;
    }
    .copyright p {
        color: #fff;
        font-size: 12px;
        font-weight: normal;
        margin: 10px 0px 0px 15%;
    }
    .footer-social-icons {
        margin-left: -10px;
    }
    .stmap ul {
        margin-left: 20px;
        text-align: center!important;
    }
    .footer-links p {
        color: black;
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        margin: 0 0 10px;
    }
    .stmap li {
        color: #fff;
    }
    .footer-social-icons ul {
        float: right;
        margin: 0;
    }
    .footer-txt h4 span {
        color: #000;
        margin-top: 10px;
        font-family: 'Roboto', sans-serif;
    }
    .card {
        margin: 0px 0px 20px 0px
    }
}

@media only screen and (max-width: 450px) {
    .stmap ul {
        width: 300px;
        text-align: center!important;
    }
    #viewp {
        color: white;
        text-align: right;
        font-size: 13px;
        margin-right: 10px;
        padding: 0px 40% 0px 0px;
    }
    .footer-social-icons {
        position: relative;
        right: 23%;
    }
    .footer-social-icons li a.social-icons {
        padding: auto;
        color: #fff;
        font-size: 14px;
    }
    .copyright p {
        margin: 10px 0px 0px 7%;
    }
}