*,
body {
    margin: 0;
    padding: 0;
    font-family: sans-serif
}

body {
    background: linear-gradient(90deg, rgb(235 3 134) 0%, rgb(217 18 82) 19%, rgb(237 2 140) 35%, rgb(231 6 124) 60%, rgb(232 5 125) 74%, rgba(255, 0, 189, 1) 100%);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-attachment: fixed
}

a {
    color: #ffc107;
    text-decoration: none
}

a strong {
    color: #f19e07;
    text-decoration: underline
}

strong {
    color: #f107b4
}

.container-full {
    width: 100%
}

.container {
    width: 80%;
    margin: 0 auto
}

.flex-row {
    display: flex;
    flex-wrap: wrap
}

.just-between {
    justify-content: space-between
}

.just-around {
    justify-content: space-around
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 15px;
    color: #ffffffd9
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #d23405
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 28px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 22px
}

h6 {
    font-size: 20px
}

p {
    color: #ffffffd9;
    margin-bottom: 15px;
    line-height: 23px;
    text-align: justify
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none;
    color: #f107b4
}

ol {
    list-style: none;
    color: #fff
}

th {
    list-style: none;
    color: #f107b4
}

td {
    list-style: none;
    color: #fff
}

.ptb-20 {
    padding: 20px 0
}

.ptb-30 {
    padding: 30px 0
}

.ptb-40 {
    padding: 40px 0
}

.bg-1 {
    background: #fdfdfd4d;
    padding-left: 10px;
    padding-right: 10px
}

.bg-2 {
    background: #620847;
    padding-left: 10px;
    padding-right: 10px
}

.span-set {
    display: block;
    font-size: 25px;
    color: #000;
    text-align: center;
    font-weight: 600
}

.span-set a {
    text-decoration: underline
}
/*
.navber span {
    font-size: 30px;
    color: #fff;
    padding: 15px 0 0;
    display: block
}

.navber span a img {
    vertical-align: middle
}

header {
    padding: 5px 0;
    background: #000
}

header ul li a {
    color: #fff;
    font-weight: 600;
    padding: 8px 27px;
    font-size: 15px;
    border: 1px solid #fff;
    display: block
}

header ul li a.active,
header ul li a:hover {
    color: #f107b4;
    border: 1px solid #f107b4;
}
*/
.top-contant {
    padding: 15px 0
}


.category-box{
    text-align: center;
}
.spanprofile{
    text-align: center !important;
    color: #fff;
    font-size: 12px;
}
.category-box h3 {
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 0px;
}

/*.category-box span {
    display: block;
    background: #f107b4;
    padding: 10px 10px;
    font-size: 18px;
    text-align: center;
    color: #fff
}*/

.category-main .span-set {
    margin-bottom: 20px
}

.left-box {
    width: 78%
}

.full-box {
    width: 100%;
    padding-top: 20px
}

.full-box p:last-child {
    margin-bottom: 0
}

.right-box {
    width: 20%
}

.right-box ul {
    overflow: scroll;
    width: 100%
}

.right-box ul::-webkit-scrollbar {
    display: none
}

.left-box p:last-child {
    margin-bottom: 0
}

.right-boxspan {
    display: block;
    padding: 8px 0;
    font-size: 18px;
    color: #fff;
    background: #fbd709c2;
    margin-bottom: 5px;
    width: 100%;
    text-indent: 10px
}

.right-box ul li a {
    background: linear-gradient(to right, #f107b4, #202125);
    display: block;
    padding: 10px 10px;
    margin-bottom: 6px;
    width: 100%
}

.footer-media .container {
    padding-left: 10px;
    padding-right: 10px
}

.footer-media .container span {
    display: block;
    width: 100%;
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding-bottom: 20px
}

.footer-media .container .center-cl {
    display: flex;
    justify-content: center
}

.footer-media .container .center-cl a {
    padding: 0 5px
}

footer .container {
    padding-left: 10px;
    padding-right: 10px
}

.copy-right {
    padding: 0 0 10px
}

.copy-right ul {
    justify-content: center;
    padding-bottom: 5px
}

.copy-right ul li a {
    padding: 10px 10px;
    display: block
}

.copy-right p {
    text-align: center;
    margin-bottom: 0
}

.out-location span {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 30px;
    padding-bottom: 20px
}

.out-location ul li {
    width: 24%
}

.out-location ul li a {
    background: linear-gradient(to right, #f107b4, #202125);
    display: block;
    padding: 10px 10px;
    margin-bottom: 6px
}

.ptb-map {
    padding: 20px 0
}

.subtitle:before {
    content: "";
    width: 30px;
    height: 2px;
    background: #eee;
    position: absolute;
    top: 50%;
    margin-top: 0;
    left: 0
}

.subtitle:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #eee;
    position: absolute;
    top: 50%;
    margin-top: 0;
    right: 0
}

@media (min-width:991px) {
    .vertical-align-child {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.right-img .img {
    border: 7px solid #fc01b3;
    margin-bottom: 15px;
    border-radius: 50%
}

.contact-wrapper {
    background: #c0996b
}

.address-bg {
    padding: 40px 15px;
    text-align: center
}

.address-bg h3 {
    color: #fff;
    text-transform: uppercase
}

.address-bg ul {
    margin: 0
}

.address-bg ul li {
    color: #fff;
    font-size: 18px;
    display: block
}

@media (min-width:320px) {
    body {
        font-family: "Open Sans", sans-serif;
        font-weight: 400;
        font-size: 1rem;
        line-height: 1.9;
        -webkit-text-size-adjust: 100%;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        color: #657786;
        background-color: #fff
    }
}

@media (max-width:700px) {
    .width-categories {
        width: 45%
    }
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

.headingprofiles {
    padding: 30px;
    font-size: 2rem;
    line-height: 5vh
}

.btn-shadow {
    box-shadow: 2px 9px 5px -4px #9e0c52;
    border: 1px solid
}

.category-box p {
    text-shadow: 2px 2px #9e0c52;
    font-weight: 700
}

.inline-list li {
    display: inline-block;
    padding: 20px;
    text-align: center
}

.copy-right ul {
    justify-content: center
}

.input-my {
    border-radius: 5px;
    margin-top: 10px;
    width: 100%
}

.input-btn-my {
    border: 0;
    padding: 10px;
    color: #fff;
    font-size: 1.3rem;
    background: #270304;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    cursor: pointer
}

input[type=email],
input[type=text],
textarea {
    padding-left: 2px
}

.my-contact-table {
    border: 1px solid;
    display: flex;
    justify-content: center;
    flex-direction: row
}

.inline-list li a {
    color: #fff !important;
}

.one-row-list li {
    list-style: none;
    padding-left: 10px;
}

.one-row-list li::before {
    content: "»";
    color: #fff;
}

.one-row-list {
    display: flex;
    padding: 10px;
    align-content: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.all-in-blacktext p,
h2,
h3,
strong,
b {
    color: #fff;
}

.btn-sonar {
    background: transparent;
    border: 0;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-block;
    color: #fff;
    outline: 0;
    position: fixed;
    text-align: center;
    line-height: 80px;
    right: 10px;
    bottom: 10px;
    z-index: 99;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.inlinelistlink li {
    display: -webkit-inline-box;
    list-style: disc;
    background: #db0e70d4;
    padding: 4px 8px 6px 5px;
    margin: 2px;
}

.inlinelistlink li a {
    padding: 4px 8px 6px 5px;
    margin: 2px;
    color: #fff !important;
}

.hamburger {
    padding-left: 10px;
    font-size: 2rem;
}

.sidebar {
    padding: 10px;
    margin: 0;
}

.sidebar>li {
    list-style: none;
    margin-bottom: 10px;
}

.sidebar a {
    text-decoration: none;
}

.close-sidebar {
    font-size: 1.5em;
    padding-left: 5px;
}

@media (max-width: 768px) {
    .display-xs {
        display: none;
        visibility: hidden;
    }
    .aside {
        width: 30%;
    }
    .rightmenu {
        display: flex;
        justify-content: flex-end;
    }
}

@media(min-width: 768px) {
    .rightmenu {
        display: none;
    }
}

#sidebar1 {
    width: 50%;
    background-color: #ffffff;
}

amp-sidebar .sidebar {
    padding-left: 20px;
}

.css-selector {
    background: linear-gradient(237deg, #0c0536, #700851, #d73da9, #7d195f, #2b051f, #83697b);
    background-size: 1200% 1200%;
    -webkit-animation: colorchnage 9s ease infinite;
    -moz-animation: colorchnage 9s ease infinite;
    animation: colorchnage 9s ease infinite;
}

@-webkit-keyframes colorchnage {
    0% {
        background-position: 0% 36%
    }
    50% {
        background-position: 100% 65%
    }
    100% {
        background-position: 0% 36%
    }
}

@-moz-keyframes colorchnage {
    0% {
        background-position: 0% 36%
    }
    50% {
        background-position: 100% 65%
    }
    100% {
        background-position: 0% 36%
    }
}

@keyframes colorchnage {
    0% {
        background-position: 0% 36%
    }
    50% {
        background-position: 100% 65%
    }
    100% {
        background-position: 0% 36%
    }
}

.nav-border-bottom {
    border-bottom: 2px solid #000;
}

.category-box {
    padding-bottom: 2px;
    margin-bottom: 9px;
    background-color: #620847;
    border-radius: 5px;
}

.category-box p {
    text-shadow: 2px 2px #9e0c52;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
}

.category-box img {
    padding: 0px !important;
    margin-top: 10px;
}

@media(min-width: 1000px) {
    .category-box img {
        width: 100%;
        height: 350px;
    }
}

@media(max-width: 1000px) {
    .category-box img {
        width: 100%;
        height: 300px;
    }
}

@media only screen and (max-width:1200px) {
    .container {
        width: 90%
    }
}

@media only screen and (max-width:1100px) {
    .main header ul {
        justify-content: center
    }
    header ul li {
        margin-bottom: 10px;
        margin-left: 10px
    }
    .category-box span {
        font-size: 15px
    }
    .navber span {
        font-size: 27px
    }
}

@media only screen and (max-width:991px) {
    aside a,
    aside {
        width: 100%;
        display: block;
        text-align: center
    }
    .category-box {
        width: 24%
    }
    .left-box,
    .right-box {
        width: 100%
    }
    .right-box ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
    .out-location ul li,
    .right-box ul li {
        width: 48%
    }
}

@media only screen and (max-width:767px) {
    .category-box {
        width: 49%
    }
    .navber span {
        font-size: 27px;
        line-height: 46px;
        text-align: center
    }
    .navber span a {
        display: block
    }
}

@media only screen and (max-width:480px) {
    .out-location ul li,
    .right-box ul li {
        width: 100%
    }
    .copy-right ul li a {
        padding: 5px 10px;
        display: block
    }
    .span-set,
    .out-location span,
    .footer-media .container span {
        font-size: 22px
    }
}

@media only screen and (max-width:360px) {
    .category-box {
        width: 100%
    }
  
}

.btn-sonar {
    background: #fff;
    border: 0;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-block;
    color: #fff;
    outline: 0;
    position: fixed;
    text-align: center;
    line-height: 80px;
    right: 10px;
    bottom: 10px;
    z-index: 99;
}

@media (max-width:768px) {
    .container {
        /*display: flex;*/
        /*flex-flow: column;*/
    }
    .left-box {
        order: 1;
    }
    .right-box {
        order: 2;
    }
}

.mylist li {
    font-size: 17px;
    margin-bottom: 7px;
    text-indent: -12px;
    text-align: justify;
    color: #fff;
}

.nowcalling {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999
}

.lcol,
.rcol {
    float: left;
    width: 50%
}

.lcol {
    background-color: #ef0190;
}

.rcol {
    background-color: #25d366;
}

.lcol a,
.rcol a {
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #fff
}

.lib-panel {
    margin-bottom: 20Px
}

.lib-panel img {
    width: 100%;
    height: 100%;
    background-color: transparent
}

.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 0;
    background-color: #FFFFFF
}

.lib-panel .lib-row {
    padding: 0 20px 0 20px
}

.lib-panel .lib-row.lib-header {
    background-color: #FFFFFF;
    font-size: 20px;
    padding: 10px 20px 0 20px
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px
}

.lib-panel .lib-row.lib-desc a {
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px
}

.row-margin-bottom {
    margin-bottom: 20px
}

.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .10)
}

.no-padding {
    padding: 0
}



 .main-verification-input-wrap ul {
     background-color: #fff;
     padding: 27px;
     color: #757575;
     text-align: center;
     font-weight: bold;
     border-radius: 4px
 }

header{
    background: #fff;
}

@media only screen and (max-width: 1024px)
{
.navbar, aside {
    width: 100% !important;
    text-align: center;
}
}
.navbar {
    width: 70%;
}

.navbar ul {
    margin-top: 20px;
}

.just-between {
    justify-content: space-between;
}

.navbar ul li a.active, .navbar ul li a:hover {
    box-shadow: 0 7px 9px -4px #fff;
    background: #f12985;
    color: #fff;
}
.navbar ul li a {
    display: block;
    text-decoration: none;
    color: #000;
    padding: 1px 19px;
    border-radius: 2px;
}

.category-sect span, .meet-sect span {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    font-size: 20px;
}
.text-transform-uppercase{
    text-transform: uppercase;
}