.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 1185px !important
}

.text-theme-colored {
    word-break: break-all !important
}

.distbl-sty {
    display: table
}

#g-recaptcha-response {
    display: block !important;
    position: absolute;
    margin: -78px 0 0 !important;
    width: 302px !important;
    height: 76px !important;
    z-index: -999999;
    opacity: 0
}

.section-title p {
    position: relative !important
}

.parallax {
    background-attachment: unset !important
}

.layersty-chg {
    z-index: 7;
    white-space: nowrap;
    font-weight: 700;
    letter-spacing: 0
}

.layersty-chg-rs {
    border-radius: 30px
}

.ulsty-chg {
    list-style-type: disc;
    margin-left: 20px
}

.marsty-right {
    margin-right: 20px
}

.palrgtsty-r {
    padding-right: 30px
}

boxfloat-lef {
    float: left
}

boxfloat-rgt {
    float: left
}

.palrgtsty-rh {
    padding-right: 20px
}

.palsty-left {
    padding-left: 20px
}

.palstydbl-left {
    padding-left: 50px
}

.marstydbl-left {
    margin-left: 40px
}

.ovr-stymenu {
    z-index: 1
}

.ovr-stymenudbl {
    z-index: 99
}

.bg-pull-rgt {
    float: right
}

.palsty-lefth {
    padding-left: 30px
}

.bootsty-in-chg {
    border-radius: 15px;
    border: .5px solid #000;
    background-color: transparent;
    box-shadow: 1px 2px 18px -1px rgba(206, 164, 164, 0.75);
    -webkit-box-shadow: 1px 2px 18px -1px rgba(206, 164, 164, 0.75);
    -webkit-box-shadow: 1px 2px 18px -1px rgba(206, 164, 164, 0.75);
    -moz-box-shadow: 1px 2px 18px -1px rgba(206, 164, 164, 0.75);
    -ms-box-shadow: 1px 2px 18px -1px rgba(206, 164, 164, 0.75);
    -o-box-shadow: 1px 2px 18px -1px rgba(206, 164, 164, 0.75);
    max-width: 325px !important;
    height: 500px
}

.bootsty-chg {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 500px;
    margin: 15px 0
}

.chg-color {
    color: #1a603a
}

.triangle-up-left {
    margin-left: 40px;
    width: 0;
    height: 0;
    padding-bottom: 10%;
    padding-left: 10%;
    overflow: hidden
}

.triangle-up-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -500px;
    border-bottom: 500px solid transparent;
    border-left: 500px solid #142945
}

.pagination>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination a.current {
    background: #1F406D;
    color: #fff;
    border: 1px solid transparent
}

.feature-chg {
    background-color: #142945;
    color: #fff
}

.opct-chg {
    opacity: 0
}

.tci-ch {
    color: #e03727
}

@media only screen and (max-width: 768px) {
    .triangle-up-left {
        margin-left: auto;
        margin-right: auto
    }
    .maxwidth400 {
        max-width: 100%
    }
    .palstydbl-left {
        padding-left: 50px
    }
    .marstydbl-left {
        margin-left: 0
    }
}

@media only screen and (max-width: 300px) {
    .palstydbl-left {
        padding-left: 25px
    }
    .breadcrumb {
        display: block !important
    }
}
