body,
html {
    overflow-x: hidden
}

body {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    /*font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif !important;*/
    font-family: "Segoe UI"
    overflow-x: hidden
}

#page-wrap>div.content-container>main>div>div.card-content,
body>div.content-container>main>div>div.card-content {
    font-size: 1rem
}

.modal-backdrop{
  z-index: 0;
}

.footer {
    flex-shrink: 0;
    position: fixed;
    width: 100vw;
    left: 0;
    bottom: 0;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    background-color: #414b56;
}

.navbar-brand {
    /*font-family: Peralta, cursive;
    color: #ffffff;
    background-color: #00a2e2;
    padding-left: 1em;
    padding-right: 1em;*/
}


#page-wrap>div.content-container>main>div>div.table-responsive-xl>table>tbody>tr>td>a #callicon,
#page-wrap>div.content-container>main>div>div.table-responsive-xl>table>tbody>tr>td>a #ggicon,
body>div.content-container>main>div>div.table-responsive-xl>table>tbody>tr>td>a #callicon,
body>div.content-container>main>div>div.table-responsive-xl>table>tbody>tr>td>a #ggicon {
    height: 16px;
    width: 16px
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

input[type=searchText] {
    border-radius: 4px;
    font-size: 14px;
    background-color: #fff;
    background-image: url(/../static/images/search-64.png);
    background-position: 1px 1px;
    background-size: 2em;
    background-repeat: no-repeat;
    padding: 0 1rem 0 2.5rem;
    border: .01rem solid #ddd;
    box-shadow: none;
    margin-right: 2em;
    margin-left: 2em
}

input[type=searchText]:focus {
    width: 100%
}

.ml-auto,
.mx-auto {
    margin-left: 0
}

.navbar {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    /*max-width: 1280px;*/
    padding-right: 1em;
    padding-left: 1em;
    margin: auto;
    z-index: 1;
    background-color: #414b56;
}

#page-wrap>div.content-container,
body>div.content-container {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 1280px;
    padding-right: 1em;
    padding-left: 1em;
    margin: auto;
    min-height: 80vh
}

#page-wrap>div.hssite-footer,
body>div.hssite-footer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    max-width: 1250px;
    margin: 1em;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-top: 2px solid #000;
    margin: auto;
    padding-bottom: 7vh
}

#page-wrap>div.hssite-footer>div.footer-widget_text>div.hs_footer_container,
body>div.hssite-footer>div.footer-widget_text>div.hs_footer_container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

#page-wrap>div.hssite-footer>div.about-us,
#page-wrap>div.hssite-footer>div.about-us>div.hs_footer_container,
#page-wrap>div.hssite-footer>div.attr-copyright,
#page-wrap>div.hssite-footer>div.attr-copyright>div.hs_footer_container,
body>div.hssite-footer>div.about-us,
body>div.hssite-footer>div.about-us>div.hs_footer_container,
body>div.hssite-footer>div.attr-copyright,
body>div.hssite-footer>div.attr-copyright>div.hs_footer_container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

.hssite-footer>div {
    margin: .75em;
    margin-top: .75em;
    margin-right: .75em;
    margin-bottom: .75em;
    margin-left: .75em
}

#page-wrap>nav>a>img,
body>nav>a>img {
    /*height: 35px;*/
    width: 140px;
    max-width: 8em;
}

.breadcrumb {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff
}

#page-wrap>div.content-container>main>div>hr,
body>div.content-container>main>div>hr {
    margin-top: .5rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .4)
}

#page-wrap>div.content-container>main>div>div.container-meta,
body>div.content-container>main>div>div.container-meta {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between
}

#page-wrap>div.content-container>main>div>div.container-meta>div.social-share,
body>div.content-container>main>div>div.container-meta>div.social-share {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-around;
    height: min-content;
    margin-right: 2px
}

#page-wrap>div.content-container>main>div>div.container-meta>div>div.whatsapp-this>a>svg,
body>div.content-container>main>div>div.container-meta>div>div.whatsapp-this>a>svg {
    width: 3em;
    height: 1.6em;
    display: -webkit-flex;
    display: flex;
    text-decoration: none;
    border-bottom: none;
    border-radius: 100%;
    transition: linear background-color .2s;
    justify-content: center
}

#page-wrap>div.content-container>main>div>div.container-meta>div>div.email-share,
#page-wrap>div.content-container>main>div>div.container-meta>div>div.email-share>a,
#page-wrap>div.content-container>main>div>div.container-meta>div>div.email-share>a.text-decoration-none,
#page-wrap>div.content-container>main>div>div.container-meta>div>div.whatsapp-this,
body>div.content-container>main>div>div.container-meta>div>div.email-share,
body>div.content-container>main>div>div.container-meta>div>div.email-share>a,
body>div.content-container>main>div>div.container-meta>div>div.email-share>a.text-decoration-none,
body>div.content-container>main>div>div.container-meta>div>div.whatsapp-this {
    height: 35px
}

@media only screen and (max-width:800px) {

    #page-wrap>div.hssite-footer,
    body>div.hssite-footer {
        display: block;
        -webkit-flex-direction: column;
        flex-direction: column
    }

    #page-wrap>div.content-container>main>div>div.container-meta,
    body>div.content-container>main>div>div.container-meta {
        -webkit-flex-direction: column;
        flex-direction: column;
        justify-content: space-between
    }
}

.right {
    float: right;
    position: absolute;
    right: 100px
}

.paginator-action-btn {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin: 10px;
    justify-content: space-between
}

.widget-column-footer-widget-1 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between
}

.hs_footer_item {
    width: 50px;
    height: 50px;
    text-decoration: none;
    border-bottom: none;
    border-radius: 100%;
    transition: linear background-color .2s;
    justify-content: center;
    align-items: center
}

.hs_footer_item:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.hs_footer_item>svg {
    width: 50%;
    height: 50%
}

.wrap {
    padding-bottom: 2em
}

.card-content>blockquote {
    position: relative;
    background: var(--black-150);
    margin-left: 30px
}

.card-content>blockquote:before {
    content: '';
    display: block;
    position: absolute;
    line-height: 1;
    top: 0;
    bottom: 0;
    width: 4px;
    border-left: 3px solid #000;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #a9a9a9
}

blockquote>p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: .8em;
    background: #d3d3d3
}

div.card-content>table {
    border: 1px solid #000
}

div.card-content>table>tbody>tr>td {
    border: 1px solid #000
}

div.card-content>table>thead>tr>th {
    border: 1px solid #000
}

pre {
    background: #f4f4f4;
    border: 1px solid #ddd;
    border-left: 3px solid #f36d33;
    color: #666;
    page-break-inside: avoid;
    font: normal normal 14px/16px "Courier New", Courier, Monospace;
    line-height: 1;
    margin-bottom: 1.6em;
    max-width: 100%;
    padding: .5em 1em;
    display: block;
    word-wrap: break-word;
    margin-left: 30px;
    overflow: auto;
    overflow-x: auto;
    white-space: pre-wrap;
    counter-reset: line
}

pre:focus,
pre:hover {
    border-left: 3px solid #338df3
}

pre .line-number {
    float: left;
    margin: 0 1em 0 -1em;
    border-right: 1px solid;
    text-align: right
}

pre .line-number span {
    display: block;
    padding: 0 .5em 0 1em
}

pre .cl {
    display: block;
    clear: both
}

div.code {
    position: relative
}

div.card-content>blockquote.spoiler {
    background: #d3d3d3
}

.card-content .spoiler>* {
    visibility: hidden;
    position: relative;
    opacity: 0;
    transition: opacity .1s cubic-bezier(.4, 0, 1, 1)
}

.card-content .spoiler:hover>* {
    cursor: auto;
    visibility: visible;
    opacity: 1
}

.card-content .spoiler.is-visible>* {
    visibility: visible;
    opacity: 1
}

.card-content .spoiler.is-visible:after {
    opacity: 0
}

a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none
}

a {
    color: #000
}

#page-wrap > footer > div > span > a{
    color: #ffffff;
}
#page-wrap > footer > div > span > a:hover{
    color: #ffffff;
}

a:hover {
    color: #f00f00;
    text-decoration: none
}

main>div>div.card-content>div.card-text-div>p>a:link {
    text-decoration: underline
}

#page-wrap>div.content-container>main>div>nav>div.pagination,
#page-wrap>div.content-container>main>nav>div.pagination,
body>div.content-container>main>nav>div.pagination {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: center
}

.tags {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.searchtag{
    font-size:1rem;
}
.popular-search{
    padding:1rem;

}
.single-post .tags {
    margin: 1rem;
    font-size: .8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tags:last-child {
    margin-bottom: 1rem
}

.pagination>.page-item {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    list-style: none
}

.page-link {
    position: relative;
    display: block;
    color: #999;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.pagination,
.pagination>.page-item>.page-link {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    transition: all .3s;
    min-width: 30px;
    color: #999;
    background: 0 0;
    text-align: center;
    list-style: none
}

.tags .tag:not(:last-child) {
    margin-right: .5rem
}

.tags .tag {
    margin-bottom: .5rem;
    color: #7a7a7a;
    margin: .25rem;
    background-color: transparent;
    border: 1px solid #b5b5b5
}

.tag:not(body) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 4px;
    color: #4a4a4a;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .75rem;
    height: 2em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.5;
    padding-left: .75em;
    padding-right: .75em;
    white-space: nowrap
}

.ifsc-card-text-header {
    flex: 1 0 0;
    font-weight: 700
}

.ifsc-card-text {
    flex: 2 0 0
}

.ifsc-card-text-div {
    display: flex;
    padding: .75em;
    border-bottom: 1px solid #e6e6e6
}

html {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    text-rendering: optimizelegibility
}

#page-wrap>div.content-container>main>figcaption>a,
body>div.content-container>main>figcaption>a,
div.postnavigator>div.left-navigator>p>a,
div.postnavigator>div.right-navigator>p>a,
section.hero>article>a {
    border-radius: 5px;
    margin: 0;
    padding: .4rem .4rem;
    height: 1.5rem;
    background: #000;
    vertical-align: middle;
    color: #fff
}

a:hover {
    opacity: .6
}

section.hero {
    padding: 1rem 1rem;
    width: 100%;
    height: auto;
    display: grid;
    margin-bottom: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(240px, auto))
}

.heropost {
    padding: 4rem 2rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, auto));
    align-items: center;
    background-size: contain
}

.hero,
.heropost>* {
    color: #fff
}

.heropost>p {
    color: #fff;
    font-size: 1.25rem
}

.article {
    padding: 1em;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1), 0 20px 20px rgba(0, 0, 0, .05)
}

h3 {
    font-size: 1.25rem
}

.hero>h1,
h1 {
    font-size: 1.5rem
}

#archive-classifieds>ul>li:nth-child(n)>figcaption>h1 {
    font-size: 1.25rem;
    text-align: center
}

.hero>article>p {
    font-size: 1rem;
    font-weight: 10
}

.hero>article>a {
    padding: 1rem
}

.heropost>li {
    display: grid;
    grid-template-rows: repeat(auto-fit, minmax(300px, auto));
    grid-gap: 1rem;
    list-style: none
}

#page-wrap>div.content-container>main>div>div.archive>ul,
body>div.content-container>main>div>div.archive>ul {
    display: grid;
    grid-template-columns: repeat(3, auto);
    list-style: none;
    grid-gap: 2px 2px;
    padding: 0
}

#page-wrap>div.content-container>main>div>div.archive>ul>li,
body>div.content-container>main>div>div.archive>ul>li {
    border: solid .5px;
    padding: 1em
}

#archive>ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
    grid-gap: 1rem;
    list-style: none;
    padding: 0
}

#archive-classifieds>ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, auto));
    grid-gap: 1rem;
    list-style: none;
    padding: 0
}

.image-cover {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
    min-height: 15em;
    text-align: center;
}

.image-cover1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    height: auto
}

.image-cover2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: 100%;
}
#archive>ul>li {
    width: -webkit-fill-available;
    max-width: 17rem;
    display: inline-block;
    text-align: left;
    border-radius: 8px;
    margin: .5rem .5rem .8rem;
    scroll-snap-align: center;
    position: relative;
    background-color: #fff;
    box-shadow: rgba(195, 195, 195, .55) 5px 5px 10px 0;
    transition: all .1s ease-in-out 0s;
    transition-property: all;
    transition-duration: .1s;
    transition-timing-function: ease-in-out;
    overflow: hidden;
    box-shadow: 0 5px 10px rgba(#000, .8);
    transform-origin: center top;
    transition: .8s;
    min-height: 20em;
    max-height:22em!important;
}

.advert-block{
    max-height:20em!important;
}

#archive>ul>li>figure {
    max-height: 240px;
    overflow: hidden;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    position: relative
}

#archive>ul>li>figure>img {
    vertical-align: middle
}

#archive>ul>li>figure>figcaption {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    width: 100%
}

#archive>ul>li>h5,
#archive>ul>li>span>h5>a {
    color: #212529;
    font-size: 1rem;
    padding-left: .25em;
    min-height: 48px
}

#archive>ul>li>figure>figcaption>h3 {
    color: #fff;
    padding: .75rem;
    font-size: 1.1rem
}

#archive>ul>li>p {
    font-size: .95rem;
    line-height: 1.5;
    padding: .5rem;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden
}

#archive>ul>li>a,
#archive>ul>li>div>a,
.slick-slide>div.card-share>a,
.slick-slide>div>div>a {
    font-size: .7rem;
    line-height: 1;
    padding: .5rem
}

#page-wrap>div.content-container>main>div>div.card-content,
body>div.content-container>main>div>div.card-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

#page-wrap>>div.content-container>main>div>div.card-content>p>code,
body>div.content-container>main>div>div.card-content>p>code {
    font-size: large;
    color: #000;
    word-break: break-word
}

#page-wrap>div.content-container>main>div>div.card-content>div.similar-posts,
body>div.content-container>main>div>div.card-content>div.similar-posts {
    margin: 0 0 0 30px
}

.container {
    padding-right: 0;
    padding-left: 0
}

#page-wrap {
    width: 100%;
    margin: 0 auto
}

.container-ad {
    display: flex;
    flex-direction: row
}

@media only screen and (min-width:801px) {
    .featured-image {
        width: 100%;
        height: auto
    }

    .post-featured-image {
        width: 50%;
        height: auto
    }
}

@media only screen and (max-width:1025px) {
    #page-wrap {
        width: 100%;
        margin: 0 auto
    }
}

@media only screen and (max-width:800px) {

    .featured-image,
    .post-featured-image {
        width: 100%;
        height: auto
    }

    iframe {
        max-width: 100%;
        height: auto
    }

    img {
        border: 0;
        max-width: 100%;
        height: auto
    }

    .postnavigator {
        display: flex;
        grid-template-columns: repeat(auto-fit, minmax(240px, auto)) flex-direction: column;
        justify-content: space-between
    }

    #page-wrap>div.content-container>main>div>div.card-content,
    body>div.content-container>main>div>div.card-content {
        flex-direction: column
    }

    #page-wrap>div.content-container>main>div>div.card-content>div.similar-posts,
    body>div.content-container>main>div>div.card-content>div.similar-posts {
        margin: 0
    }

    #archive>ul>li {
        max-width: 90vw
    }

    #page-wrap>div.content-container>main>div>div.archive>ul,
    body>div.content-container>main>div>div.archive>ul {
        grid-template-columns: repeat(1, auto)
    }

    .image-cover1 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        height: auto
    }

    #page-wrap {
        width: 100%;
        margin: 0 auto
    }

    .container-ad {
        display: flex;
        flex-direction: column
    }
}

@media only screen and (max-width:767px) {
    .header-right {
        display: none !important
    }
}

@media only screen and (max-width:500px) {
    #archive>ul>li {
        max-width: 90vw
    }
    .navbar-nav{
        margin-bottom: 1em;
    }
    #modal-image-col {
        display: none;
    }
}

.advert-block {
    display: block;
    margin-bottom: 1em;
    border: grey 1em
}

.advert--side {
    flex: 50%;
    float: right
}

.wrapper {
    padding: 0 .75rem 1rem .75rem;
    min-height: 80vh
}

.postnavigator {
    display: flex;
    grid-template-columns: repeat(auto-fit, minmax(240px, auto)) flex-direction: row;
    justify-content: space-between
}

.card-share {
    display: grid;
    padding: .25em;
    margin: .25em;
    grid-auto-flow: column;
/*    grid-template-rows: auto;*/
}

.nav-link {
    /* display: initial; */
    padding: .5rem 1rem;
}

#header {
    height: 600px;
    /*background: url(/../static/images/banner_background.jpg) 0 0/100% 100%;*/
    background-color: #414b56;
    /*background:linear-gradient(120DEG, #414B56, #00a2e1);*/
    margin-bottom: 2em
}


.tabs {
    margin: 2px 5px 0px 5px;
    padding-bottom: 10px;
    cursor: pointer
}

.tabs:hover,
.tabs.active {
    border-bottom: 1px solid #2196F3
}

a:hover {
    text-decoration: none;
    color: #1565C0
}

.box {
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px
}

.line {
    background-color: #CFD8DC;
    height: 1px;
    width: 100%
}

@media screen and (max-width: 768px) {
    .tabs h6 {
        font-size: 12px
    }
}

.modal-content{
    background-color: #414b56;
    color: #fff;
}

#header .container {
    height: 100%
}

.header-right {
    position: relative;
    height: 100%;
    float: right
}

/*#modal-image-col{
    border-right: solid 2px #ffffff;
}
*/
#modal-content-col h6,
#modal-content-col div label {
    color: #ffffff;
}
#modal-content-col > div.modal-body > form > div > div,
#modal-content-col > div.modal-body > form > div > div,
#modal-content-col > div.modal-body > form > div.invalid {
    color: #fff000;
}

.header-right img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 85%
}

.header-left {
    position: relative;
    height: 100%;
    float: left
}

.left-content {
    font-family: Spartan, sans-serif !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    color: #fff
}

.postpr {
    margin-top: 88px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 700
}

.left-content {
    top: 25%
}

#traditional {
    margin-bottom: 20px
}

.aa {
    position: absolute;
    -webkit-animation: mymove 15s;
    -webkit-animation-iteration-count: infinite;
    animation: mymove 15s;
    animation-iteration-count: infinite;
    width: 64%;
    margin: 0 auto;
    margin-left: 98px;
    z-index: 12
}

.aa img {
    width: 100%
}

@-webkit-keyframes mymove {
    0% {
        top: 0
    }

    10% {
        top: -200px
    }

    20% {
        top: -500px
    }

    30% {
        top: -600px
    }

    40% {
        top: -900px
    }

    50% {
        top: -1200px
    }

    60% {
        top: -900px
    }

    70% {
        top: -600px
    }

    80% {
        top: -500px
    }

    90% {
        top: -200px
    }

    100% {
        top: 150px
    }
}

@keyframes mymove {
    0% {
        top: 0
    }

    10% {
        top: -200px
    }

    20% {
        top: -500px
    }

    30% {
        top: -600px
    }

    40% {
        top: -900px
    }

    50% {
        top: -1200px
    }

    60% {
        top: -900px
    }

    70% {
        top: -600px
    }

    80% {
        top: -500px
    }

    90% {
        top: -200px
    }

    100% {
        top: 150px
    }
}

.dist-img {
    width: 540px;
    height: 360px;
    overflow: hidden;
    position: relative
}

.distri {
    background: #f2f2f2;
    padding: 32px;
    border-radius: 4px;
    box-shadow: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .07);
    transition-property: color, background-color, box-shadow, transform;
    transition-duration: .15s
}

.query-h2 {
    font-size: 22px;
    margin-top: 30px;
    line-height: 26px
}

.media-wrapper {
    padding: 50px 0;
    background: #cecece
}

.media-img-wrapper {
    height: 200px
}

.media-img-wrapper img {
    height: 100%
}

.media-text-wrapper p {
    font-size: 17px
}

#accordion .fa {
    float: right !important;
    color: #f4f4f6;
    background: #1887a5;
    border-radius: 50%;
    padding: 5px;
    padding-left: 7px;
    padding-right: 7px
}

.panel-title a {
    color: #1887a5
}

.panel-title:hover a {
    text-decoration: none
}

.panel-title h4 {
    font-size: 16px
}

.queries {
    padding: 0
}

@media(max-width:300px) {
    .media-text-wrapper h1 {
        font-size: 17px;
        font-weight: 700
    }
}

@media(min-width:300px) and (max-width:600px) {
    .media-text-wrapper h1 {
        font-size: 21px;
        font-weight: 700
    }
}

#ask_logo {
    width: 45%
}

#header>div>div.col-md-6.header-left>div>h1 {
    font-size: 1.6em
}

.row {
  display: flex;
}

/* Create three equal columns that sits next to each other */
.column1 {
  flex: 20%;
  align-self: flex-end;
  padding-top: 5em;
}

.column3 {
  flex: 20%;
  padding-top: 5em;
/*  padding: 5px;
*/}

.column2 {
  flex: 60%;
  padding: 5px;
  align-self: center;
  padding-top: 5em;
}

.column4 {
  flex: 60%;
  /*padding: 5px;*/
  align-self: center;
}

.btn-signup {
    background: #414b56;
    color: white;
    /*border: 2px solid #fbdc3a;*/
}
.header-btn,.header-btn:hover {
    background: #414b56;
    color: white;
    border: 2px solid #ffffff;
    opacity: 1;
}

.header-demo-btn {
    margin: 0 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    line-height: normal;
    /*padding: 10px 25px;*/
    text-transform: none;
    border: 2px solid #ffffff;
}

.header-demo-btn:hover{
    background-color: #ffffff;
    color: #00a2e1;
    opacity: 1;
}

.header-login-btn
{
    color: #ffffff;
    border: 1px solid #00a2e1;
}

.txt4 {
    text-align: center;
    font-family: Open Sans Condensed, sans-serif !important;
    font-size: 55px;
    font-weight: 700;
    line-height: 72px;
    color : #ffffff;
}

.txt6 {
    text-align: center;
    font-family: Montserrat, sans-serif !important;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    /*font-size: 2.65em;
    font-weight: 900;
    line-height: 1.2em;*/
    color : #ffffff;
}

/*.txt6 {
    text-align: center;
    font-family: Poppins, sans-serif !important;
    font-size: 55px;
    font-weight: 800;
    line-height: 72px;
    color : #ffffff;
}*/
/*    font-size: 2.65em;
    font-weight: 900;
    line-height: 1.2em;
    color : #ffffff;
}*/

.txt3 {
    text-align: center;
    font-family: lato, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
    padding-left: 0;
    padding-right: 0;
}

/* Apply padding only on non-mobile screens */
@media (min-width: 768px) {
    .txt3 {
        padding-left: 3em;
        padding-right: 3em;
    }
}


.txt7 {
    text-align: center;
    font-family: lato, sans-serif !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    color : #ffffff;
    padding-left: 3em;
    padding-right: 3em;
}

span.card-title-login>h3>b {
    font-size: 1.5em
}

.card-title-login {
    margin: auto;
    text-align: center;
    font-size: 1.5em;
    padding: .5em
}

#txt2 {
    font-size: 4em;
    color: #fff;
    font-weight: 700;
    line-height: 75px
}

#txt1 {
    font-family: Segoe UI, sans-serif !important;
    font-size: 1.5em;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.modal-footer{
        justify-content: center;
}
.txt5 {
    font-size: .8em;
    line-height: 1.3;
    padding-bottom: 1em;
    color: #96989ab3
}

#demo-body > div > label{
    color: #ffffff;
}

#getademo-close{
    color: #ffffff;
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 1em;
    line-height: 1em;
}

#btn-start {
    background-color: #f71504 !important;
    color: #fdfbfb !important;
    padding: 10px 20px;
    position: absolute;
    left: 0;
    right: 0;
    width: 240px;
    margin: 0 auto;
    margin-top: 25px;
    box-shadow: 0 0 10px #f71504;
    font-size: 18px;
    text-align: center;
    border-radius: 7px;
    cursor: pointer
}

@media only screen and (min-width:768px) {
    .container {
     /*   width: 750px*/
    }

    .col-sm-4 {
        width: 33.33333333%
    }
}

@media (min-width:1200px) {
    #header .container-fluid {
        width: 100%
    }

    .container {
        width: 1170px;
        flex: 0 0 50%
    }

    .col-md-6 {
        width: 50%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .txt3 {/*
        margin-left: 6em*/
    }

    #txt2 {
        margin-left: 2em
    }

    #header>div>div.col-md-6.header-left>div>h1 {
        text-align: center
    }
}

.responsive-visibility() {
    display: block !important
}

tr& {
    display: table-row !important
}

td&,
th& {
    display: table-cell !important
}

#page-wrap>div.content-container>main>div.regroup-section {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #dedede;
    letter-spacing: 0;
    font-size: 12px;
    color: #606060;
    text-align: justify;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 -9999rem;
    padding: .25rem 9999rem;
    overflow-x: hidden;
    overflow-y: hidden
}

.grid {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #dedede;
    letter-spacing: 0;
    font-size: 12px;
    color: #606060;
    text-align: justify;
    font-weight: 400;
    max-width: 1200px;
    margin: 0 -9999rem;
    padding: .25rem 9999rem
}

.grid:after {
    content: '';
    display: block;
    clear: both
}

.grid-item,
.grid-sizer {
    width: 33%
}

.grid-item {
    overflow-wrap: break-word;
    height: max-content;
    float: left
}

body .slick-next,
body .slick-prev {
    height: 2rem;
    width: 2rem;
    box-shadow: rgb(195 195 195 / 55%) 0 6px 5px;
    border-radius: 50%;
    z-index: 10000;
    margin: 0 auto;
    color: red
}

.slick-slide {
    list-style: none;
    width: -webkit-fill-available;
    max-width: 17rem;
    min-height :200px;
    display: inline-block;
    text-align: left;
    border-radius: 8px;
    margin: .5rem .5rem .8rem;
    scroll-snap-align: center;
    position: relative;
    background-color: #fff;
    box-shadow: rgb(195 195 195 / 55%) 5px 5px 10px 0;
    transition: all .1s ease-in-out 0s;
    transition-property: all;
    transition-duration: .1s;
    transition-timing-function: ease-in-out;
    overflow: hidden;
    box-shadow: 0 5px 10px rgba(#000, .8);
    transform-origin: center top;
    transition: .8s;
    min-height: 20em;
    max-height:20em;
    margin: 1.3em
}

#archive>div>div>div>li>div>figure {
    max-height: 220px;
    overflow: hidden;
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
    position: relative
}

#archive>div>div>div>li>div>h5,
#archive>ul>li>h5,
#archive>ul>li>h5>a {
    color: #212529;
    font-size: .9rem;
    min-height: 48px
}
.modal-body{
    padding: 0.5em;
}
#ForgotPass,
.modal-body a {
    color: #ffffff;
}

.modal-body a:hover {
    color: #ffffff;
}

.tabs:hover, .tabs.active {
    border-bottom: 2px solid #ffffff;
}

#id_captcha_1 {
    width: calc(100% - 100px);
    margin-left: auto;
    flex: 1 0 auto;
    float: right;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

#id_captcha_1:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / 25%)
}

.brand-logo{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}

#modal-content-col > div.modal-body > form > div > img {display:inline-block; }
#id_captcha_1 {display:inline-block; width:55%; padding:10px}

/*.brand-logo{
    font-family: Peralta, cursive;
    color: #ffffff;
    background-color: #00a2e2;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 1.9em;
}*/


/*body {
    color: #000;
    overflow-x: hidden;
    height: 100%;
    background-color: #D1C4E9;
    background-repeat: no-repeat
}*/

/*.container {
    margin: 200px auto
}
*/
fieldset {
    display: none
}

fieldset.show {
    display: block
}

.ghost-container{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.find-profile-container {
    display: flex;
    justify-content: space-between;
}

.get-started-form-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.full-profile-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-left: 2em;
}

@media screen and (min-width: 412px){
.get-started-form-container {
    max-width: 600px;
    min-width: 350px;
}
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
    padding-top: 3em;
}

.ghost-container .find-button {
    position: absolute;
    bottom: -70px;
    left: 47px;
}


select:focus,
input:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #2196F3 !important;
    outline-width: 0 !important;
    font-weight: 400
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

.tabs {
    margin: 2px 5px 0px 5px;
    padding-bottom: 10px;
    cursor: pointer
}

a:hover {
    text-decoration: none;
    color: #1565C0
}

.box {
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px
}


.line {
    background-color: #CFD8DC;
    height: 1px;
    width: 100%
}

@media screen and (max-width: 768px) {
    .tabs h6 {
        font-size: 12px
    }
}

.import-preview .errors {
  position: relative;
}

.validation-error-count {
  display: inline-block;
  background-color: #e40000;
  border-radius: 6px;
  color: white;
  font-size: 0.9em;
  position: relative;
  font-weight: bold;
  margin-top: -2px;
  padding: 0.2em 0.4em;
}

.validation-error-container {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  background-color: #ffc1c1;
  padding: 14px 15px 10px;
  top: 25px;
  margin: 0 0 20px 0;
  width: 200px;
  z-index: 2;
}

table.import-preview tr.skip {
  background-color: #d2d2d2;
}

table.import-preview tr.new {
  background-color: #bdd8b2;
}

table.import-preview tr.delete {
  background-color: #f9bebf;
}

table.import-preview tr.update {
  background-color: #fdfdcf;
}

.import-preview td:hover .validation-error-count {
  z-index: 3;
}
.import-preview td:hover .validation-error-container {
  opacity: 1;
  pointer-events: auto;
}

.validation-error-list {
  margin: 0;
  padding: 0;
}

.validation-error-list li {
  list-style: none;
  margin: 0;
}

.validation-error-list > li > ul {
  margin: 8px 0;
  padding: 0;
}

.validation-error-list > li > ul > li {
  padding: 0;
  margin: 0 0 10px;
  line-height: 1.28em;
}

.validation-error-field-label {
  display: block;
  border-bottom: 1px solid #e40000;
  color: #e40000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.85em;
}


.vc_custom_1632826864790{
        -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    -webkit-font-smoothing: antialiased;
    /*font-size: 14px;
    font-weight: 400;
    line-height: 1.5;*/
   /* color: #212529;*/
    /*font-family: Roboto;*/
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-transition-duration: 0s;
    position: fixed;
    right: 0;
    top: 50%;
    padding: 0;
    transform: translateY(-50%);
    z-index: 9999;
}


.btn-floating{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    text-decoration: none;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    display: inline-block !important;
    border: 2px solid transparent;
    white-space: pre-wrap;
    letter-spacing: .5px;
    border-radius: 10px;
    /*text-transform: uppercase;*/
    width: auto;
    /*font-family: 'Montserrat', sans-serif;
    font-weight: 600;*/
    font-size: 18px;
    font-weight: 600;
    outline: none !important;
    background-color: #414b56 !important;
    /*font-size: 13px;*/
    padding: 9px 34px;
    height: auto;
    line-height: normal;
    background: #232323;
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: .2s;
    color: #ffffff;
    border-color: #414b56;
}

.header-demo-btn {
    margin: 0 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    line-height: normal;
    /* padding: 10px 25px; */
    text-transform: none;
    border: 2px solid #ffffff;
}


/* social login */
.social-login{
    margin-top: 2em;
    margin-bottom: 1em;
    /*padding: 2em;*/
}
.social-head{
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 1em;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center !important;
}
/*.social-head:after{
    content: "";
    border-bottom: 1px solid #ED7745;
    width: 50px;
    display: block;
    padding-top: 5px;
    margin: 0 auto;
}*/
.social-divider{
    background: #fff;
    padding: 0 10px;
    border-bottom: 1px solid #979faf;
    line-height: 0.1em;
}
.social-divider span{
    background: #fff;
    padding: 0 10px;
}

#credential_picker_container{
    border: none;
    height: 330px;
    position: fixed;
    right: 20px;
    top: 20px;
    width: 391px;
    z-index: 9999;
}

.avatar{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 32px;
    width: 32px;
    line-height: normal;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    float:right;
    border-radius: .25rem!important;
}

/* social login */

/* CTA button in blog */
.is-btnElevate {
    transition: .2s;
    color: #FFF;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0)
}

.is-btnElevate:hover {
    transform: translateY(-10px);
    color: #FFF;
    box-shadow: 0px 8px 5px -5px rgba(0, 0, 0, 0.25)
}

.isBtn {
    position: relative;
    margin: 0px auto;
    /*margin: auto;*/
    color: #FFF;
    font-weight: bold;
    display: inline-block;
    -ms-transform: all .2s ease-in-out;
    -webkit-transform: all .2s ease-in-out;
    transform: all .2s ease-in-out;
    text-align: center !important;
    text-decoration: none !important;
    max-width: 95%;
    width: 100vw;
}

/*.isBtn :hover {
    text-decoration: none;
    color: inherit
}*/

.isBtn :visited,
.isBtn :active,
.isBtn :hover {
    text-decoration: none !important;
    color: #FFF;
}

.isBtn {
    padding: 13px 35px
}

.isBtnColor {
    background-color: #00a2e1;
}

.isBtnColor1 {
    background-color: #25D366;
}

.isBtnColor2 {
    background-color: #075E54;
}

.isBtnColor3 {
    background-color: #414b56;
}

.isBtnColor4 {
    background-color: #128C7E;
}

.isBtnColor5 {
    background-color: #219CF1;
}

.isBtnColor :hover {
    /*background-color: #0092D5*/
    background-color: #00a2e1;
}

.isBtnColor1 :hover {
    /*background-color: #0092D5*/
    background-color: #25D366;
}

.isBtnColor.isBtnBorder {
    border: 3px solid #00a2e1;
    color: #00a2e1;
    background-color: transparent !important;
}

.isBtnColor1.isBtnBorder1 {
    border: 3px solid #25D366;
    color: #25D366;
    background-color: transparent !important;
}

.isBtnColor.isBtnBorder:hover {
    border: 3px solid rgba(0, 0, 0, 0.15);
    color: #FFF;
    background-color: #00a2e1 !important;
}

.isBtnColor1.isBtnBorder1:hover {
    border: 3px solid rgba(0, 0, 0, 0.15);
    color: #FFF;
    background-color: #25D366 !important;
}

.isBtnRnded {
    border: 1px solid rgba(0, 0, 0, 0.13);
    border-bottom: 4px solid rgba(0, 0, 0, 0.13);
    box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.22);
    border-radius: 6px;
}

#page-wrap > div.content-container > main > div > div > div > p > a,
#page-wrap > div.content-container > main > div > div.card-content > div > div > p > a{
    opacity: 1;
}
/*.isBtnRnded:hover {
    box-shadow: inset 0 2px 2px 0 rgba(255, 255, 255, 0.22), 0 233px 233px 0 rgba(255, 255, 255, 0.12) inset
}
*/
.isBtnPadding {
    padding: 9px 25px
}

.mfs_14 {
        font-size: 14px !important
}

.mfs_20 {
        font-size: 20px !important
}

.mfs_32 {
        font-size: 32px !important
}

.isBtnSub
{
    display: block;
    opacity: 0.7;
    font-weight: normal;
    font-size: 14px;
}

.isBtnMain:before {
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    margin-right: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.isBtnMain:after {
    font-family: "Font Awesome 5 Free";
    margin-left: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.clik-to-Action{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px;
    margin: 0px auto;
    outline: none;
    width: 90%;
    max-width: 100%;
}

.CTA{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.is_svg_icon{
   width : 1.8em;
   height:  1.8em;
}

@media only screen and (max-width:500px) {
.mfs_14 {
        font-size: 8px !important
}

.mfs_20 {
        font-size: 12px !important
}

.mfs_32 {
        font-size: 18px !important
}
.is_svg_icon{
   width:  1em;
   height: 1em;
}
}

/* CTA button in blog */

#dropzone {
    /*background: blue;*/
    /*width: 500px;
    height: 100px;*/
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}
#dropzone.in {
/*    width: 600px;
    height: 200px;*/
    background: lawngreen;
    line-height: 200px;
    font-size: larger;
}
#dropzone.hover {
    background: lawngreen;
}
#dropzone.fade {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1;
}

.demo {
  width: 85%;
  margin: auto;
}

.accordion .bi {
  margin-right: 0.5rem;
}

.slow-text {
  margin: 10px;
}

.accordion button,
.accordion button:hover,
.accordion button:focus {
  color: #414b56;;
  text-decoration: none;
}

.card {
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-top: 0px;
  color: #414b56;
}



.card-body {
  overflow: hidden;
  padding: 1em;
  margin: auto;
}

.card-header {
  font-weight: 700;
  background: white;
  border: 0px;
  margin-bottom: 5px;
/*  width: 50%;*/
}

.bi-x-circle-fill::before {
  transition: transform 1s ease 0.7s;
}

.bi-plus-circle-fill {
  transition: transform 1s ease 0.7s;
}

.bi-x-circle-fill {
  color: #414b56;
  border-radius: 100px;
/*  font-size: 160%;*/
  transition: transform 2s ease 0.7s;
}

.bi-plus-circle-fill {
  color: #414b56;
  border-radius: 100px;
  /*font-size: 160%;*/
  transition: transform 2s ease 0.7s;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.collapsing.width {
  -webkit-transition-property: width, visibility;
  transition-property: width, visibility;
  width: 0;
  remote height: auto;
}

.flex-container{
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  /*margin: 1rem;*/
  padding: 1rem;
}

.flex-item{
    /*margin: 1rem;*/
    padding: 1rem;
}
.card-ans-body a{
    color: #00a2e1 ;
}
.card-ans-body a:focus, a:hover{
    text-decoration: underline;
}

ins.adsbygoogle[data-ad-status="filled"] a {
    display: none !important;
}


ins.adsbygoogle[data-ad-status="unfilled"] a {
    display: block;
    max-height:240px;
}

/* 
ins.adsbygoogle[data-ad-status="unfilled"] {
    height:0px;
}
*/