@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
    monospace;
}

.App {
  text-align: center;
}

.App-logo {
  height: 40vmin;
  pointer-events: none;
}

@media (prefers-reduced-motion: no-preference) {
  .App-logo {
    animation: App-logo-spin infinite 20s linear;
  }
}

.App-header {
  background-color: #282c34;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: calc(10px + 2vmin);
  color: white;
}

.App-link {
  color: #61dafb;
}

@keyframes App-logo-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}


.portfolio-row {
  display: flex;
  flex-wrap: wrap;
}

.portfolio-3 {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(33.333% - 30px);
  margin-right: 15px;
  margin-bottom: 30px;
}

@media(max-width:992px) {
  .portfolio-3 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(50% - 30px);
    margin-right: 15px;
    margin-bottom: 30px;
  }
}

@media(max-width:768px) {
  .portfolio-3 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% - 10px);
    margin-right: 15px;
    margin-bottom: 30px;
  }
}


.portfolio-3:last-child {
  margin-right: 0;
}



.container>.row>.foot_logo>img .Company-logo {
  width: 300px !important;
}


.footer-in-payment-method {
  width: 350px !important;
  margin-bottom: 5px;
  display: block;
  padding: 20px;
  border-radius: 10px !important;
  border: 1px solid;
  border-color: #e35cbd80 #e35cbd80 #817ce78f #817ce78f;
  border-image-slice: 1;
}


.payment-method {
  position: relative;
}


@media (max-width: 430px) {
  .foot_logo {
    display: flex;
    justify-content: center;
  }

  .footer-in-payment-method {
    width: 250px;
    margin-bottom: 30px;
  }

  .overlay-text {
    top: 0;
    font-size: 17px;
    width: 120px;
  }


}


.overlay-text {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 10px;
  height: 30px;
  font-size: 13px;
  font-weight: 800;
  width: 75px;
  position: absolute;
  top: -15px;
  /* background-color: purple; */
  /* Adjust as needed to position text above the border */
  left: 50%;
  transform: translateX(-50%);
  background-color: #181818;
  /* Background color for text */
  /* padding: 0 5px; */
  /* Add padding to the text */
  z-index: 9999;
  color: white;
  /* Add border to the text */
}


.image-container {
  position: relative;
  display: inline-block;
}



.footer-contact-number:hover,
.footer-in-Pages:hover {
  background: linear-gradient(-90deg, blue, rgb(247, 29, 163));
  color: transparent;
  -webkit-background-clip: text;
  transition: all 150ms ease-in-out;
}

.modal-click {
  background-color: rgba(20, 20, 20, 0.874);
}

.form-group textarea {
  background-color: transparent;
}

.modal-click Button {
  height: 5vh;
  width: 100px;
  font-size: 14px;
  border-radius: 5px;
}


.toggle-button {
  display: none;
}

@media all and (max-width: 1020px) {
  .toggle-button {
    display: block;
  }

  ;
}


.enq-side-btn-icone {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  /* animation-name: bounce; */
  animation-timing-function: linear;
  /* background: #343534 none repeat scroll 0 0; */
  border-radius: 4px;
  bottom: 240px;
  font-size: 40px;
  right: 11px;
  /* padding: 7px 10px; */
  position: fixed;
  transform-origin: center bottom 0;
  z-index: 1111;
  border-radius: 10%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  cursor: pointer;
}
header {
    top: 0;
}

p.grident-color-sub-title,
h2.grident-color-sub-title,
h3.grident-color-sub-title,
h4.grident-color-sub-title,
h5.grident-color-sub-title,
h6.grident-color-sub-title,
span.grident-color-sub-title,
div.grident-color-sub-title,
div.grident-color-sub-title h2 {
    color: transparent !important;
    -webkit-background-clip: text !important;
    background: linear-gradient(to right, #7d8dff, #ff4f81);
}

.bg-img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    object-fit: cover;
}

.c-bg-img {
    width: 75%;
    opacity: 85%;
}

@media screen and (max-width: 600px) {
    .c-bg-img {
        width: 100% !important;
    }

    .c-box {
        padding: 20px !important;
    }

    .accordion,
    .cta-content {
        padding: 0 !important;
        margin-left: -25px;
    }

    .cta-content {
        justify-content: center;
    }

    .cta-content .btn-box {
        margin: auto;
    }

    .cta-content h1,
    h3 {
        padding: 0 !important;
        text-align: center;
    }

    .cta-content p {
        padding: 0 !important;
        text-align: center;
    }

    .txt-center-m {
        text-align: center !important;
    }

    .card-wrapper {
        padding: 0px 40px 0px 45px !important;
    }

    .d-border {
        border-bottom: 0px solid !important;
    }

    .ab-containet {
        margin: 0 !important;
    }

    .career-detail {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: 0 !important;
    }
}

.bg-filter {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    object-fit: cover;
    background: #12101078;
}

.device-wrapper {
    max-width: 300px;
    width: 100%;
}

.device {
    position: relative;
    background-size: cover;
}

.device::after {
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.device .screen {
    position: absolute;
    background-size: cover;
    pointer-events: auto;
}

.device .button {
    position: absolute;
    cursor: pointer;
}

.device[data-device=iPhoneX][data-orientation=portrait][data-color=black] {
    padding-bottom: 198.898071625%;
}

.device[data-device=iPhoneX][data-orientation=portrait][data-color=black] .screen {
    top: 3.1855955679%;
    left: 6.8870523416%;
    width: 86.2258953168%;
    height: 93.6288088643%;
}

.device[data-device=iPhoneX][data-orientation=portrait][data-color=black]::after {
    content: "";

}

.device[data-device=iPhoneX][data-orientation=portrait][data-color=black] .button {
    display: none;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}

section.cta {
    position: relative;

    background-position: center;
    background-size: cover;
}

section.cta .cta-content {
    position: relative;
    z-index: 1;
}



.icon-feature {
    font-size: 4rem;
}

.features-device-mockup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.features-device-mockup .circle {
    position: absolute;
    left: 0;
    fill: url(#circleGradient);
    width: 70%;
    display: none;
}

.features-device-mockup .circle .gradient-start-color {
    stop-color: #2937f0;
}

.features-device-mockup .circle .gradient-end-color {
    stop-color: #9f1ae2;
}

.features-device-mockup .shape-1 {
    position: absolute;
    height: 1rem;
    width: 1rem;
    transform: rotate(10deg);
    fill: #2937f0;
    top: 15%;
    right: 10%;
}

.features-device-mockup .shape-2 {
    position: absolute;
    height: 0.75rem;
    width: 0.75rem;
    fill: #2937f0;
    bottom: 15%;
    left: 10%;
}

.features-device-mockup .device-wrapper {
    max-width: 10rem;
}

@media (min-width: 576px) {
    .features-device-mockup .circle {
        width: 70%;
        display: block;
        left: auto;
    }

    .features-device-mockup .device-wrapper {
        max-width: 12.5rem;
    }
}

@media (min-width: 768px) {
    .features-device-mockup .circle {
        width: 60%;
        left: auto;
    }

    .features-device-mockup .device-wrapper {
        max-width: 15rem;
    }
}

@media (min-width: 992px) {
    .features-device-mockup .circle {
        width: 90%;
        left: -25%;
    }

    .features-device-mockup .shape-1 {
        top: 5%;
        right: -15%;
    }

    .features-device-mockup .shape-2 {
        bottom: 10%;
        left: -10%;
    }

    .features-device-mockup .device-wrapper {
        max-width: 15rem;
        margin-left: auto;
    }
}

@media (min-width: 1200px) {
    .features-device-mockup .circle {
        width: 75%;
        left: 0;
    }

    .features-device-mockup .shape-2 {
        bottom: 15%;
        left: 10%;
    }

    .features-device-mockup .device-wrapper {
        max-width: 15rem;
    }
}

@media (min-width: 1400px) {
    .features-device-mockup .circle {
        width: 80%;
        left: 0;
    }

    .features-device-mockup .device-wrapper {
        max-width: 17rem;
    }
}

footer {
    background: linear-gradient(to right, #00129a, #d5003c) !important;
}

footer a {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}

footer a:hover,
footer a:active,
footer a:focus {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: underline;
}

.masthead {

    height: 100vh;
    padding-top: 9.5rem;
    padding-bottom: 5rem;

}

.img-box-10 {
    height: 100px;
    width: 100px;
    border-radius: 15px;
    background: gray;
    height: 14rem !important;
    width: 14rem;
}

@media(max-width: 500px) {
    .img-box-10 {
        height: 100px;
        width: 100px;
        border-radius: 15px;
        background: gray;
        height: 20rem !important;
        width: 21rem;
    }
}



.img-box-10 img {
    width: 100%;
    height: inherit;
    object-fit: fill;
    background: gray;
}



.ser-card {
    color: inherit;
    cursor: pointer;
    width: calc(25% - 6rem);
    min-width: calc(30% - 6rem);
    height: 400px;
    min-height: 400px;
    perspective: 1000px;
    margin: 1rem;
    position: relative;
    border: none;
}

@media screen and (max-width: 800px) {
    .ser-card {
        width: calc(50% - 2rem);
    }
}

@media screen and (max-width: 500px) {
    .ser-card {
        width: 100%;
    }
}

.front,
.back {
    display: flex;
    border-radius: 6px;
    background-position: center;
    background-size: cover;
    text-align: center;
    justify-content: center;

    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    transition: ease-in-out 600ms;
}

.front {
    background-size: cover;
    padding: 2rem;
    font-size: 1.618rem;
    font-weight: 600;
    color: #fff;
    overflow: hidden;
    font-family: Poppins, sans-serif;
}

@media (max-width:430px) {

    .front,
    .back {

        align-items: center !important;

    }
}


.front p {
    font-size: 26px;
    text-align: center;
    justify-content: center;
    color: white;
    border-radius: 0px;
}

.front:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    opacity: 0.25;
    z-index: -1;
}

.ser-card:hover .front {
    transform: rotateY(180deg);
}

.ser-card:nth-child(even):hover .front {
    transform: rotateY(-180deg);
}

.back {
    transform: rotateY(-180deg);
    padding: 0 2em;
    background: #09090b57;
    border-top: 1px solid #ffffff30;
    border-left: 1px solid #ffffff29;
    border-right: 1px solid #ffffff17;
    border-bottom: 1px solid #ffffff17;
    padding-right: 0;
}

.back ul {
    height: 100%;
    width: 100%;
    text-align: left;
    padding-left: 0;
}

.back ul li {
    list-style: inside;
    padding: 6px 0px;
    font-size: 18px;
    color: white;
    transition: 0.5s;
}


.ser-card:hover .back {
    transform: rotateY(0deg);
}



.process {
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #f3f9f9;
    height: 665px;
    margin-top: -40px;
}

.process .row-box {
    margin: 0px 30px;
    padding-top: 20px;
}

.process .row-box .col {
    align-items: center;
    justify-content: center;
}

.process .Process-h {
    padding-top: 50px;
}


.steps {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 205px;
    margin-left: -43px;
}

.steps::after {
    content: "";
    width: 15px;
    height: 15px;
    background: #cf1f31;
    border-radius: 50%;
    position: absolute;
    bottom: -70px;
    left: 35px;
}

.steps .process-icon {
    border: none;
    z-index: 1;
    background-color: white;
    border-radius: 50%;
    height: 67px;
    width: 66px;
    position: absolute;
    left: 10px;
    box-shadow: 1px 2px 4px 0px #3d3d3d5b;
}

.steps .process-icon .Process-img {
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    margin: 10px;
}

.steps .step-no {
    background-color: #252b42;
    border: none;
    border-radius: 0 40px 40px 0;
    position: absolute;
    width: 103px;
    height: 66px;
    text-align: right;
    padding: 25px;
    color: white;
    box-shadow: 0px 2px 5px 0px #3d3d3d5b;
}

.steps .step-no .step-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -20px;
    flex-direction: column;
}

.steps .step-no .step-1 h6 {
    font-size: 18px;
}

.steps .step-no .step-1 span {
    font-size: 30px;
    margin-top: -10px;
}

.d-border {
    border-bottom: dashed #c4c4c4;
    height: 65px;
    margin-left: 50%;
    width: 105%;
    margin-top: 85px;
}

.no-bor {
    border-bottom: none;
    width: 50%;
}





@media (max-width:991px) {
    .tradings-image {
        margin-top: 0px !important;
    }
}



.form-control {
    color: #233242 !important;
}

.form-control::placeholder {
    opacity: 0.5;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #fff;
    cursor: no-drop;
}

.form-control:not(textarea) {
    height: 45px;

}

textarea.form-control {
    height: 140px;
}

.form-control:focus {
    border-color: #277b8f;
}

.form-group {
    position: relative;
    margin-top: 8px;
}

.form-group label {
    position: absolute;
    background-color: #fff;
    top: -13px;
    left: 12px;
    padding: 0 9px;
}

.contact-info {
    padding-left: 50px;
}

@media (max-width: 991px) {
    .contact-info {
        padding-left: 0;
    }
}

.contact-info .block .icon {
    margin-right: 15px;
    font-size: 18px;
    line-height: 0;
    position: relative;
    top: 5px;
}

.contact-info .block .social-links li {
    margin-right: 15px;
}

.contact-info .block .social-links a {
    font-size: 22px;
}

.newsletter-form {
    margin-top: -35px;
}

@media (max-width: 991px) {
    .newsletter-form {
        margin-top: 0;
    }
}

.newsletter-form input,
.newsletter-form .input-group-text {
    border-color: rgba(81, 181, 109, 0.4) !important;
}

.newsletter-form input {
    border-radius: 8px;
    padding: 0 15px;
}

.newsletter-form .input-group-text {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.newsletter-form button {
    color: #fff;
    border-radius: 0px;
    padding: 19px;
}

.page-header {
    position: relative;
    overflow: hidden;
    padding: 80px 0;
    z-index: 5;
}

.page-header .has-shapes {
    z-index: -1;
}

.page-header .has-shapes .shape {
    height: 170%;
}

.page-header .has-shapes .shape-left {
    left: 50px;
    top: -37%;
    transform: rotate(-35deg);
}

.page-header .has-shapes .shape-right {
    right: 0;
    bottom: 0;
}

.page-header .breadcrumbs,
.page-header .breadcrumbs a {
    color: #111;
}

.page-header .breadcrumbs a:hover {
    color: #51B56D;
}

.page-header .breadcrumbs li:last-child a {
    pointer-events: none;
    opacity: 0.6;
}

.icon-box-item {
    z-index: 3;
}

.icon-box-item .block {
    padding: 35px 27px;

    box-shadow: 0px 25px 65px 0px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
}



.icon-box-item .icon {
    display: inline-block;
    height: 90px;
    width: 90px;
    line-height: 90px;
    font-size: 32px;
    border-radius: 10px;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    background-color: #0A0A2E;
}

.core-value .has-shapes {
    z-index: 2;
    pointer-events: none;
}

.core-value .shape-1 {
    right: -14px;
    top: -25px;
}

.core-value .shape-2 {
    left: -30px;
    bottom: -20px;
}


.test-item {
    transition: 0.5s;
}

.test-item:hover {
    transform: translate(0px, -40px);
    box-shadow: 0px 6px 15px 1px #2196f31f;
}

.blog-img {
    height: 220px;
    object-fit: cover;
}

.text-btn {
    transition: 0.4s;
}

.text-btn:hover {
    color: coral;
    border-bottom: 1px dashed;
    cursor: pointer;
}

.shadow-effect img {
    transition: 0.5s;
}

.shadow-effect:hover img {
    transform: scale(1.1);
}

.blog-filter {
    -webkit-backdrop-filter: grayscale(0);
            backdrop-filter: grayscale(0);
}

.award {
    background: linear-gradient(82deg, #1c1c82, #9153a5, #f07a7f, #e1e500, #fda14d, #fcbec9, #F5B7A9);
    border-radius: 10px;
    border-color: #e1e500;
    position: relative;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    height: 225px;
}

.award div {
    background: #040024;
}

@media (max-width:430px) {

    .award-2 div {

        height: 310px !important;

    }
}


.award-2 div {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    gap: 10px;
    border: 2px solid white !important;
    transition: 0.4s;
    height: 240px;

}

.award-1 div {
    border: 2px dashed white !important;
    transition: 0.4s;
    height: 260px;

}

.award-1 div:hover {}

.award-1:hover {}

.changing {
    background: #070034;
}

@media (max-width: 700px) {
    .c-contant-1 {
        margin: 40px 4px 0px 25px;
    }

    .c-contant-text {
        padding: 0 !important;

        margin: -60px 0 20px !important;
    }

    .swiper {
        margin: 0 !important;
    }

    .c-head {
        margin-top: 40px !important;
    }

    .lg-text-center {
        text-align: center !important;
    }

    .sm-h100vh {
        height: 100vh !important;
    }
}

.color-btn {

    width: -webkit-fit-content;

    width: -moz-fit-content;

    width: fit-content;
    height: 50px;
    padding: 0 20px;
    text-align: center;

    color: #fff;
    font-size: 16px;

    text-decoration: none;
    background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);
    background-size: 400%;
    border-radius: 10px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.color-btn:hover {
    animation: animate 8s linear infinite;
    color: white;
}

@keyframes animate {
    0% {
        background-position: 0%;
    }

    100% {
        background-position: 400%;
    }
}

.btn-hover::before {
    content: '';
    position: absolute !important;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    z-index: -1;
    background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);
    background-size: 400%;
    border-radius: 30px;
    opacity: 0;
}

.btn-hover:hover::before {
    filter: blur(20px);
    opacity: 1;
    animation: animate 8s linear infinite;
}

.nohover:hover::before {
    filter: blur(0px) !important;
    opacity: 0 !important;
}

.btn-hover:hover .rocket {
    transform: scale(2) translate(5px, -7px);
    transition: 0.5s all ease-in-out;
}

.w-fit {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}

.glow-text:hover::after {
    box-shadow: 1px 1px 20px 0px #277b8f !important;
}

.ul-list li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: linear-gradient(90deg, #03a9f4, #f441a5, #ffeb3b, #03a9f4);
    background-size: 20px;
    position: relative;
    left: -20px;
    top: 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 5px;
    transform: rotate(45deg);
}

.tech img {
    object-fit: contain;
}



.portfolio {
    padding-bottom: 60px;
}

.portfolio #portfolio-flters {
    padding: 0;
    margin: 0 0 35px 0;
    list-style: none;
    text-align: center;
}

.portfolio #portfolio-flters li {
    cursor: pointer;
    margin: 0 12px 5px 12px;
    display: inline-block;
    padding: 0 4px 6px 4px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #444;
    transition: all 0.3s ease-in-out;
    border-bottom: 2px solid #fff;
    font-family: "Roboto", sans-serif;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
    border-color: #68A4C4;
    color: #68A4C4;
}

.portfolio .portfolio-item {
    background: #1e4356;
    overflow: hidden;
    min-height: 200px;
    position: relative;
    border-radius: 4px;
    margin: 0 0 30px 0;
}

.portfolio .portfolio-item img {
    transition: all 0.3s ease-in-out;
}

.portfolio .portfolio-item .portfolio-info {
    opacity: 0;
    position: absolute;
    transition: all 0.3s linear;
    text-align: center;
    top: 10%;
    left: 0;
    right: 0;
}

.portfolio .portfolio-item .portfolio-info h3 {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.portfolio .portfolio-item .portfolio-info a i {
    color: rgba(255, 255, 255, 0.6);
    font-size: 28px;
    transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-info a i:hover {
    color: white;
}

.portfolio .portfolio-item:hover img {
    opacity: 0.6;
    transform: scale(1.1);
}

.portfolio .portfolio-item:hover .portfolio-info {
    opacity: 1;
    top: calc(50% - 30px);
}



.portfolio-details {
    padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
    width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
    margin-top: 20px;
    position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #68A4C4;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #68A4C4;
}

.portfolio-details .portfolio-info {
    padding: 30px;
    box-shadow: 0px 0 30px rgba(30, 67, 86, 0.08);
}

.portfolio-details .portfolio-info h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
    list-style: none;
    padding: 0;
    font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
    margin-top: 10px;
}

.portfolio-details .portfolio-description {
    padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
    padding: 0;
}

.offcanvas {
    margin: 10px;
    border-radius: 10px;
}

.fs-12 {
    font-size: 12px !important;
}

.bg-main {
    background: #0A0A2E !important;
}

.bg-lightl {
    background: #cacaca21 !important;
}

.text-main {
    color: #0A0A2E !important;
}



.logo {
    width: 12rem;
}



#container-header {
    height: 70px;
    width: 100vw;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    z-index: 999;
}



.change-color {
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
    background: #1d1c1e69 !important;
}





@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }

    to {
        opacity: 1;
        transform: translateX(0px);
    }
}

.fade-in {
    opacity: 0;
    animation: fadeIn cubic-bezier(0.165, 0.84, 0.44, 1) 1;
    animation-fill-mode: forwards;
    animation-duration: 0.5s;
}

.fade-in.one {
    animation-delay: 0.2s;
}

.fade-in.two {
    animation-delay: 0.5s;
}

.fade-in.three {
    animation-delay: 0.8s;
}

@keyframes slideup {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes slidebottom {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0px);
    }
}

.slide-in {
    opacity: 0;
    animation: slideup cubic-bezier(0.165, 0.84, 0.44, 1) 1;
    animation-fill-mode: forwards;
    animation-duration: 0.5s;
}

.slide-bottom {
    opacity: 0;
    animation: slidebottom cubic-bezier(0.165, 0.84, 0.44, 1) 1;
    animation-fill-mode: forwards;
    animation-duration: 0.5s;
}

.slide-in.slide-bottom.one {
    animation-delay: 0.2s;
}

.slide-in.slide-bottom.two {
    animation-delay: 0.5s;
}

.slide-in.slide-bottom.three {
    animation-delay: 0.8s;
}

.parellex-img {
    position: fixed;
    z-index: -3;
}

.g-text {
    background: linear-gradient(to right, #7d8dff, #ff4f81) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    display: inline-block !important;
}

.rounded-10 {
    border-radius: 10px !important;
}

.text-trun {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.c-head {
    line-height: 1;
}

.shadow-light {
    box-shadow: -1px 11px 20px 0px #f0f0f0;
}

.cta-content-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.cta-content-img1 {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.bg-filter-dark {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: -1;
    object-fit: cover;
    background: #0c0332d1;
}

.g-text-h {
    height: 120px;
}

.h-180 {
    height: 180px !important;
}

.obj-none {
    object-fit: none !important;
}

.height-100vh {
    height: 100vh !important;
}

.height-25 {
    height: 25px !important;
}

.h-40 {
    height: 40px;
}

.search-box {
    display: flex;
    line-height: 28px;
    align-items: center;
    position: relative;
}

.search-box .input {
    width: 100%;
    height: 40px;
    line-height: 28px;
    padding: 0 1rem;
    padding-left: 2.5rem;
    border: 2px solid transparent;
    border-radius: 8px;
    outline: none;
    background-color: #f3f3f4;
    color: #0d0c22;
    transition: .3s ease;
}

.search-box .input::placeholder {
    color: #9e9ea7;
}

.search-box .input:focus,
input:hover {
    outline: none;
    border-color: rgb(54 0 182 / 50%);
    background-color: #fff;
    box-shadow: 0 0 0 4px rgb(54 0 182 / 10%);
}

.search-box .icon {
    position: absolute;
    left: 1rem;
    fill: #9e9ea7;
    width: 1rem;
    height: 1rem;
}

.border-light {
    border: 1px solid #80808024 !important;
}

.px-5p {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}

.gradientBackground {
    background: linear-gradient(90deg, rgba(46, 15, 134, 1) 0%, rgba(209, 1, 62, 1) 100%);
}



process_section .line_bg {
    position: relative;
    padding-bottom: 160px;
    background-size: 50% 100%;
    background-position: left 15px bottom;
}

.process_section .line_bg:after,
.process_section .line_bg:before {
    left: 51.4%;
    content: "";
    position: absolute;
    border-radius: 100%;
    transform: translateX(-51.4%);
}

.process_section .line_bg:before {
    width: 20px;
    height: 20px;
    bottom: -8px;
    background-color: rgba(65, 84, 241, 0.16);
}

.process_section .line_bg:after {
    width: 8px;
    height: 8px;
    bottom: -2px;
    background-color: #4154f1;
}

.process_section .process_item {
    position: relative;
    padding-left: 65px;
    margin-bottom: 60px;
    padding-bottom: 100px;
}

.process_section .process_item:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.process_section .process_item .item_image {
    margin: 0 auto;
    max-width: 440px;
}

.process_section .process_item .item_content {
    position: relative;
}

.process_section .process_item .item_content:before {
    top: -9px;
    left: -74px;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 100%;
    background-color: rgba(65, 84, 241, 0.16);
}

.process_section .process_item .item_content:after {
    top: -3px;
    left: -68px;
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    border-radius: 100%;
    background-color: #4154f1;
}

.process_section .process_item:nth-child(2n + 0) .item_content:before {
    left: -70px;
}

.process_section .process_item:nth-child(2n + 0) .item_content:after {
    left: -64px;
}

.process_section .process_item .serial_number {
    line-height: 1;
    font-size: 60px;
    margin-top: -35px;
    margin-bottom: 45px;
    letter-spacing: 5px;
    display: inline-block;
    font-family: sofia pro bold;
    text-shadow: -5px 5px 0 #eceefe;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #cdcecf;
    -webkit-text-fill-color: transparent;
}

.process_section .process_item .item_title {
    font-size: 36px;
    margin-bottom: 25px;
}

.process_section .process_item .details_btn {
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 22px;
    line-height: 52px;
    text-align: center;
    border-radius: 100%;
    box-shadow: 0 10px 20px 0 rgba(62, 92, 255, 0.2);
    background-image: linear-gradient(45deg, #301cab 0%, #4448d3 52%, #5774fa 100%);
}





@media screen and (max-width: 767px) {
    .btn_text {
        font-size: 16px;
    }

    .btn {
        font-size: 15px;
        padding: 15px 26px;
    }

    .btn.btn_border {
        padding: 14px 26px;
    }

    .mb-80 {
        margin-bottom: 40px;
    }

    .form_item input {
        height: 50px;
    }

    .form_item .input_title {
        margin-bottom: 8px;
    }

    .form_item.dropdown>button {
        height: 50px;
    }

    .form_item.dropdown .dropdown-menu>ul>li>a {
        font-size: 14px;
        padding: 10px 30px;
    }

    .header_section .brand_logo>.brand_link {
        max-width: 115px;
    }

    .header_section .menu_btn {
        font-size: 25px;
        margin: 7px 0;
    }

    .footer_section .footer_bottom {
        text-align: center;
    }

    .footer_section .copyright_text {
        margin-bottom: 15px;
    }

    .footer_section .footer_menu>ul {
        float: none;
        margin: 15px auto 0;
    }

    .breadcrumb_section .breadcrumb_content .page_title {
        font-size: 48px;
    }

    .sidebar_section.pl-30 {
        padding: 0;
    }

    .error_section .error_content p {
        max-width: 590px;
    }

    .error_section .spahe_1,
    .error_section .spahe_2 {
        max-width: 330px;
    }

    .error_section .error_content .page_title {
        font-size: 250px;
    }

    .error_section .error_content .title_text {
        font-size: 38px;
    }

    .service_boxed_1 {
        max-width: 370px;
        margin: 30px auto 0;
    }

    .service_section .spahe_1 {
        right: 70px;
        max-width: 140px;
    }

    .service_section .spahe_2 {
        right: 15px;
        max-width: 130px;
    }

    .newsletter_section .newsletter_boxed .shape_1 {
        bottom: 60px;
        max-width: 140px;
    }

    .newsletter_section .newsletter_boxed .shape_2 {
        right: 40px;
        bottom: 130px;
        max-width: 80px;
    }

    .newsletter_section .newsletter_boxed {
        padding: 60px;
    }

    .service_section .tab-content .service_image_2 .image_2 {
        right: 0;
        max-width: 190px;
    }

    .introduction_section .video_wrap {
        max-width: 450px;
        margin: 0 auto;
    }

    .introduction_section .video_wrap .shadow_image {
        width: 145%;
    }

    .introduction_section .video_wrap {
        padding-bottom: 40px;
    }

    .introduction_section .video_wrap .dot_image {
        top: -20px;
        right: -18px;
        max-width: 90px;
    }

    .introduction_section .video_wrap .leaf_image {
        left: -50px;
        bottom: 15px;
        max-width: 75px;
    }

    .introduction_section .video_wrap .man_1 {
        right: -80px;
        bottom: 40px;
        max-width: 70px;
    }

    .introduction_section .video_wrap .man_2 {
        left: -100px;
        bottom: 45px;
        max-width: 90px;
    }

    .feature_section .child_feature p {
        font-size: 14px;
    }

    .service_primary_2 {
        max-width: 330px;
        margin: 50px auto 0;
    }

    .owl-theme.arrow_top_right .owl-nav {
        top: -70px;
    }

    .feature_section .section_title .tabs_nav>ul>li>a {
        font-size: 15px;
        padding: 10px 22px;
    }

    .feature_section .section_title .tabs_nav>ul {
        margin: 0 auto;
    }

    .owl-theme.arrow_top_right .owl-nav {
        top: -60px;
    }

    .register_section .signup_wrap {
        background: 0 0;
        box-shadow: none;
        padding: 0 30px;
    }

    .register_section .signup_wrap .info_wrap,
    .register_section .signup_wrap .signup_form {
        margin: 0;
        padding: 0;
        border: none;
    }

    .register_section .signup_wrap .info_wrap {
        max-width: 380px;
        margin-bottom: 60px;
    }

    .process_section .line_bg {
        background: 0 0 !important;
        padding-bottom: 0;
    }

    .process_section .line_bg:after,
    .process_section .line_bg:before {
        display: none;
    }

    .process_section .process_item {
        margin: 0;
        padding: 0;
        margin-bottom: 70px;
    }

    .process_section .process_item:last-child {
        margin-bottom: 0 !important;
    }

    .process_section .process_item .order-last {
        order: 0;
    }

    .process_section .process_item .item_content {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .process_section .process_item .item_content:after,
    .process_section .process_item .item_content:before {
        display: none;
    }

    .process_section .process_item .serial_number {
        margin-top: 0;
        margin-bottom: 35px;
    }

    .process_section .process_item .item_image {
        max-width: 440px;
        margin: 0 auto 30px;
    }

    .pricing_plan_1,
    .pricing_plan_2,
    .pricing_plan_3 {
        max-width: 340px;
        margin: 30px auto 0;
    }

    .apply_section .apply_form .form_item textarea {
        min-height: 150px;
    }

    .map_section .google-map {
        height: 360px;
    }

    .filter-btns-group {
        margin-bottom: 30px;
    }

    .casestudy_section .element_grid {
        margin: -7px;
    }

    .casestudy_section .element_grid .element-item {
        padding: 7px;
    }

    .casestudy_fullimage .item_content .item_title>a {
        font-size: 16px;
    }

    .casestudy_fullimage .item_content .item_category>a {
        font-size: 13px;
    }

    .filter-btns-group>ul>li {
        height: 40px;
    }

    .filter-btns-group>ul>li>button {
        font-size: 14px;
        padding: 0 25px;
        line-height: 40px;
    }

    .details_section .item_image.mr--30 {
        margin: 0;
        margin-bottom: 30px;
    }

    .details_section .item_image.mr--30>img {
        width: 100%;
        display: block;
    }

    .details_section .item_title {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .agency_banner .bg_1 {
        width: 675px;
    }

    .agency_banner .bg_2 {
        width: 795px;
    }

    .feature_section .shape_1 {
        left: -180px;
        max-width: 500px;
    }

    .testimonial_section .shape_2 {
        max-width: 300px;
    }

    .partner_section .shape_1 {
        max-width: 150px;
    }

    .app_landing_banner .banner_content .title_text {
        font-size: 36px;
        margin-bottom: 15px;
    }

    .banner_section .banner_content p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .app_landing_banner .banner_image .phone_1 {
        max-width: 270px;
    }

    .app_landing_banner .banner_image .phone_2 {
        max-width: 224px;
        right: -35px;
    }

    .app_landing_banner .banner_image .shape_1 {
        width: 375px;
        top: 0;
        left: -25px;
    }

    .service_section .section_title {
        text-align: center;
    }

    .service_section .section_title.mr--30 {
        margin-right: 0;
    }

    .appScreenshot {
        max-width: 530px;
        margin: 0 auto;
    }

    .showcase_section .mobile_frame {
        width: 265px;
    }

    .chat_banner .banner_content .title_text {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .chat_banner .banner_image {
        max-width: 240px;
    }

    .chat_banner {
        padding-top: 120px;
    }

    .chat_banner .banner_image .bar_image {
        max-width: 180px;
    }

    .chat_banner .banner_image .bar_1 {
        top: 55px;
        left: -45px;
    }

    .chat_banner .banner_image .bar_2 {
        top: 155px;
        right: -80px;
    }

    .chat_banner .banner_image .bar_3 {
        top: 220px;
        left: -45px;
    }

    .chat_banner .bg_1,
    .chat_banner .bg_2 {
        max-width: 435px;
    }

    .partner_section .dot_image_1 {
        display: none;
    }

    .introduction_section .video_wrap .leaf_image_1 {
        left: -70px;
    }

    .introduction_section .video_wrap .leaf_image_2 {
        right: -70px;
    }

    .feature_section .feature_image_5 {
        max-width: 340px;
    }

    .feature_section .feature_image_5 .image_2,
    .feature_section .feature_image_5 .image_3 {
        max-width: 220px;
    }

    .feature_section .feature_image_5 .image_2 {
        bottom: 40px;
        left: -105px;
    }

    .feature_section .feature_image_5 .image_3 {
        top: -90px;
        right: -65px;
    }

    .feature_section .feature_image_5 .dot_image_1,
    .feature_section .feature_image_5 .dot_image_2 {
        max-width: 100px;
    }

    .feature_section .feature_image_5 .dot_image_2 {
        right: 10px;
        bottom: 125px;
    }

    .feature_section .shape_12 {
        top: 125px;
        max-width: 595px;
    }

    .banner_section .banner_content {
        max-width: 380px;
    }

    .banner_section .banner_content .title_text {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .digital_agency_banner .banner_image {
        max-width: 350px;
    }

    .digital_agency_banner .shape_1 {
        top: -86px;
        right: -135px;
        max-width: 500px;
    }

    .digital_agency_banner .shape_2 {
        top: -110px;
        right: -190px;
        max-width: 570px;
    }

    .digital_marketing_banner .banner_image {
        max-width: 330px;
    }

    .digital_marketing_banner .apps_wrap>ul {
        width: 200px;
        height: 180px;
    }

    .digital_marketing_banner .apps_wrap {
        bottom: 190px;
    }

    .digital_marketing_banner .apps_wrap>ul>li {
        width: 45px;
        height: 45px;
    }

    .digital_marketing_banner .apps_wrap>ul>li>a>img {
        height: 18px;
    }

    .seo_section .shape_1 {
        max-width: 90px;
    }

    .seo_section .glob_image_1 {
        top: -10px;
        max-width: 280px;
    }

    .hr_management_banner .shape_1 {
        max-width: 250px;
    }

    .hr_management_banner .shape_2 {
        max-width: 370px;
    }

    .hr_management_banner .shape_3 {
        max-width: 480px;
    }

    .hr_management_banner .banner_image {
        top: -60px;
        right: -450px;
        transform: scale(0.46);
    }

    .hr_management_banner {
        min-height: auto;
        padding-top: 200px;
        padding-bottom: 140px;
    }

    .hr_management_banner .shape_5 {
        left: 35%;
        bottom: -35%;
    }

    .hr_management_banner .shape_4 {
        top: 30px;
        left: 48%;
    }

    .hr_management_banner .shape_1 {
        max-width: 220px;
    }

    .hr_management_banner .shape_2 {
        max-width: 340px;
    }

    .hr_management_banner .shape_3 {
        max-width: 450px;
    }

    .intregation_section .apps_wrap>ul {
        width: auto;
        height: auto;
    }

    .intregation_section .apps_wrap>ul>li {
        float: none;
        display: block;
        position: static;
        margin-bottom: 15px;
    }

    .payment_banner .shape_1 {
        left: -100px;
        bottom: -50px;
        max-width: 340px;
    }

    .feature_section .child_feature {
        max-width: 320px;
        margin: 50px auto 0;
    }

    .feature_section .shape_9 {
        right: -100px;
        max-width: 320px;
    }

    .feature_section .shape_10 {
        left: -100px;
        max-width: 320px;
    }

    .feature_boxed {
        padding: 35px;
        max-width: 320px;
        padding-top: 65px;
        margin: 60px auto 0;
    }

    .project_management_banner .banner_content {
        max-width: 410px;
    }

    .project_management_banner .banner_image {
        width: auto;
        max-width: 630px;
        margin: 80px auto -100px;
    }

    .banner_section .form_item input {
        height: 50px;
        padding: 0 20px;
    }

    .project_management_banner {
        margin-bottom: 100px;
    }

    .project_management_banner .banner_image .deco_image {
        top: 80px;
        right: 33px;
        max-width: 150px;
    }

    .service_section .tabs_nav_2 {
        margin-bottom: 50px;
    }

    .service_section .tab-content .service_image_3 {
        margin-bottom: -50px;
    }

    .saas_banner .banner_content {
        max-width: 100% !important;
    }

    .saas_banner .banner_image {
        max-width: 570px;
        margin: 0 auto -120px;
    }

    .saas_banner {
        padding-top: 150px;
        margin-bottom: 80px;
    }

    .saas_banner .banner_image .phone_image {
        max-width: 110px;
    }

    .h_map {
        margin-left: -15px;
        margin-right: -15px;
    }

    .h_map ul li .place_name {
        font-size: 10px;
        min-width: auto;
        padding: 0 10px;
        line-height: 20px;
    }

    .h_map ul li:nth-child(1) {
        top: 5%;
        left: 5%;
    }

    .h_map ul li:nth-child(2) {
        top: 30%;
        left: 10%;
    }

    .h_map ul li:nth-child(3) {
        left: 50%;
        top: 20%;
    }

    .h_map ul li:nth-child(4) {
        top: 40%;
        left: 73%;
    }

    .h_map ul li:nth-child(5) {
        top: 10%;
        left: 88%;
    }

    .h_map ul li:nth-child(6) {
        top: 70%;
        left: 15%;
    }

    .h_map ul li:nth-child(7) {
        top: 56%;
        left: 52%;
    }

    .h_map ul li:nth-child(8) {
        top: 79%;
        left: 96%;
    }

    .details_section .details_images_carousel {
        margin-bottom: 30px;
    }

    .gallery_section .element_grid.column_3 .element-item,
    .casestudy_section .element_grid.column_3 .element-item,
    .portfolio_section .element_grid.column_3 .element-item {
        width: 50%;
    }

    .home_chat:not(.home_digital_agency) .footer_section .useful_links,
    .home_chat:not(.home_digital_agency) .footer_section .social_links {
        margin-top: 40px;
        text-align: center;
    }

    .home_chat:not(.home_digital_agency) .widget.about_content {
        margin: 0 auto;
        text-align: center;
    }

    .banner_section .banner_content {
        max-width: 380px;
        margin: 0 auto;
    }

    .service_section .section_title .c_slide_in_wrap1,
    .feature_section .section_title .c_slide_in_wrap1,
    .feature_section .section_title .sub_title {
        justify-content: center;
    }

    .hr_management_banner .banner_content {
        margin: 0 !important;
    }

    .project_management_banner .banner_content .title_text {
        font-size: 36px;
    }

    .project_management_banner .banner_content p {
        font-size: 14px;
    }

    .project_management_banner .banner_content {
        max-width: 430px;
        margin: 0 auto;
    }

    .saas_banner .banner_content {
        margin: 0 auto;
        max-width: 480px !important;
    }

    .saas_banner .banner_content p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .saas_banner .banner_content .title_text {
        margin-bottom: 10px;
    }

    .banner_section .banner_content .title_text {
        font-size: 42px;
    }

    .digital_marketing_banner .banner_content .title_text {
        font-size: 32px;
    }

    .text_effect {
        line-height: 1;
    }

    .banner_section .banner_content p {
        font-size: 14px;
    }

    .digital_marketing_banner .banner_image {
        max-width: 330px;
        margin-top: 40px;
    }

    .payment_banner .banner_content .title_text {
        font-size: 40px;
    }

    .software_banner .banner_content .title_text {
        font-size: 38px;
    }

    .section_title .sub_title {
        font-size: 15px;
    }

    .section_title .title_text,
    .section_title.increase_size .title_text,
    .feature_section .section_title .title_text,
    .feature_section .section_title.increase_size .title_text {
        font-size: 30px;
    }

    .section_title p {
        font-size: 15px;
    }

    .header_section .brand_logo>.brand_link,
    .sticky_header.stuck .brand_logo>.brand_link {
        max-width: 115px;
    }

    .banner_section .form_item .btn {
        font-size: 14px;
        padding: 12px 26px;
    }
}

@media screen and (max-width: 710px) {
    .agency_banner .bg_2 {
        width: 725px;
    }

    .agency_banner .bg_1 {
        width: 625px;
    }

    .banner_section .banner_content .title_text {
        font-size: 40px;
    }
}

@media screen and (max-width: 700px) {
    .job_item .btn {
        min-width: auto;
        position: -webkit-sticky;
        position: sticky;
        transform: none;
        transform: initial;
        font-size: 14px;
        margin-top: 20px;
    }

    .job_section .button-group>ul>li {
        height: 40px;
    }

    .job_section .button-group>ul>li>button {
        font-size: 14px;
        padding: 0 25px;
        line-height: 40px;
    }

    .job_section .button-group {
        margin-bottom: 20px;
    }

    .gallery_section .element_grid.column_2 .element-item,
    .casestudy_section .element_grid.column_2 .element-item,
    .portfolio_section .element_grid.column_2 .element-item {
        width: 50%;
    }

    .feature_section .feature_image_3 .image_2 {
        max-width: 240px;
        top: 85px;
        left: -70px;
    }

    .banner_section .banner_content .title_text {
        font-size: 30px;
    }

    .digital_agency_banner .banner_image {
        max-width: 310px;
    }

    .digital_agency_banner .shape_1 {
        max-width: 455px;
    }

    .digital_agency_banner .shape_2 {
        max-width: 525px;
    }

    .project_management_banner .banner_content .title_text {
        font-size: 34px;
    }

    .banner_section .banner_content .title_text {
        font-size: 38px;
    }

    .digital_marketing_banner .banner_content .title_text {
        font-size: 34px;
    }

    .hr_management_banner .banner_content .title_text span {
        font-size: 40px;
    }
}


@media screen and (max-width: 880px) {
    .section_title .title_text {
        font-size: 32px;
    }

    .section_title p {
        font-size: 14px;
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .btn {
        padding: 17px 35px;
    }

    .btn.btn_border {
        padding: 16px 35px;
    }

    .section_title .title_text.mb-30 {
        margin-bottom: 20px;
    }

    .section_title.c_slide_in .title_text {
        line-height: 1.1;
    }

    .breadcrumb_section .breadcrumb_content p {
        font-size: 14px;
    }

    .breadcrumb_section {
        min-height: 380px;
    }

    .service_boxed_1 .item_icon {
        width: 70px;
        height: 70px;
        font-size: 40px;
        line-height: 70px;
    }

    .service_boxed_1 .icon_wrap {
        margin-bottom: 20px;
    }

    .service_boxed_1 .item_title {
        margin-bottom: 15px;
    }

    .service_boxed_1 .item_title>a {
        font-size: 20px;
    }

    .service_boxed_1 p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .service_boxed_1 {
        padding: 40px 30px;
    }

    .service_boxed_1 .details_btn {
        font-size: 42px;
    }

    .partner_section .partner_logo {
        height: 40px;
        margin-top: 30px;
    }

    .partner_section .partner_logo>a {
        max-width: 105px;
    }

    .service_primary {
        padding: 0;
        max-width: 230px;
        text-align: center;
        margin: 50px auto 0;
    }

    .service_section .tabs_nav>ul {
        width: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .service_section .tabs_nav>ul>li {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .service_section .tabs_nav>ul>li>a {
        padding: 40px 30px;
    }

    .service_section .tab-content .service_image_2 .image_1 {
        max-width: 670px;
        margin: 0 auto -54px;
    }

    .service_section .tab-content .service_image_2 .image_2 {
        top: 80px;
        max-width: 250px;
    }

    .testimonial_section .testimonial_carousel_2 .testimonial_item {
        max-width: 470px;
        margin: 0 auto;
    }

    .testimonial_section .bg_area {
        height: 390px;
    }

    .register_section .signup_wrap .info_wrap,
    .register_section .signup_wrap .signup_form {
        padding: 0 45px;
    }

    .register_section .signup_wrap {
        padding: 50px 0;
    }

    .register_section .signup_wrap .info_wrap h3 {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .register_section .signup_wrap .info_wrap h4 {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .process_section .process_item:nth-child(2n) .item_content::after {
        left: -58px;
    }

    .process_section .process_item:nth-child(2n) .item_content::before {
        left: -64px;
    }

    .process_section .process_item .item_title {
        font-size: 28px;
    }

    .process_section .process_item .serial_number {
        margin-bottom: 35px;
    }

    .job_item .item_content {
        padding-top: 0;
    }

    .job_item .item_title>a {
        font-size: 18px;
    }

    .job_item p {
        font-size: 13px;
    }

    .blog_grid .item_title>a {
        font-size: 22px;
    }

    .blog_grid .details_btn {
        font-size: 16px;
    }

    .blog_quote p a {
        font-size: 16px;
    }

    .service_section .dot_image_1 {
        top: -130px;
        left: -60px;
        max-width: 100px;
    }

    .feature_section .shape_2 {
        top: 40px;
        max-width: 100px;
    }

    .introduction_section .video_wrap {
        padding-bottom: 45px;
    }

    .app_landing_banner .banner_content .title_text {
        font-size: 42px;
    }

    .app_landing_banner .banner_content {
        margin-top: -100px;
    }

    .service_boxed_3 {
        padding: 35px 30px;
    }

    .feature_section .feature_image_4 {
        max-width: 420px;
    }

    .feature_section .feature_image_4 .phone_image {
        max-width: 370px;
        margin-left: -90px;
    }

    .feature_section .feature_image_4 .chat_image {
        max-width: 300px;
        top: 50px;
    }

    .feature_section .shape_6 {
        max-width: 250px;
    }

    .feature_section .dot_1 {
        top: 180px;
        right: 100px;
    }

    .feature_section .dot_2 {
        top: 340px;
        left: 40px;
    }

    .showcase_section .mobile_frame {
        width: 295px;
    }

    .chat_banner .banner_image {
        max-width: 300px;
        margin: 0 auto;
    }

    .chat_banner .banner_image .bar_image {
        max-width: 220px;
    }

    .chat_banner .banner_image .bar_1 {
        top: 80px;
        left: -50px;
    }

    .chat_banner .banner_image .bar_2 {
        top: 190px;
        right: -95px;
    }

    .chat_banner .banner_image .bar_3 {
        top: 280px;
        left: -50px;
    }

    .chat_banner .bg_1,
    .chat_banner .bg_2 {
        max-width: 530px;
    }

    .chat_banner .bg_1 {
        top: -95px;
        right: -100px;
    }

    .chat_banner .bg_2 {
        top: -65px;
    }

    .banner_section .banner_content .title_text {
        font-size: 36px;
        margin-bottom: 15px;
    }

    .banner_section .banner_content p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .digital_agency_banner .banner_image {
        max-width: 380px;
    }

    .digital_agency_banner .shape_1 {
        top: -90px;
        right: -140px;
        max-width: 535px;
    }

    .digital_agency_banner .shape_2 {
        top: -110px;
        right: -190px;
        max-width: 600px;
    }

    .digital_agency_banner {
        min-height: auto;
        padding-top: 200px;
        padding-bottom: 130px;
    }

    .digital_marketing_banner .banner_content {
        max-width: 470px;
        margin: 0 auto 40px;
    }

    .digital_marketing_banner .banner_content p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .banner_section .banner_content .btns_group>ul>li {
        margin-right: 15px;
    }

    .digital_marketing_banner .banner_image {
        max-width: 370px;
    }

    .digital_marketing_banner {
        min-height: auto;
        padding-top: 150px;
        padding-bottom: 150px;
    }

    .digital_marketing_banner .apps_wrap>ul {
        width: 230px;
        height: 210px;
    }

    .digital_marketing_banner .apps_wrap {
        bottom: 230px;
    }

    .digital_marketing_banner .apps_wrap>ul>li {
        width: 50px;
        height: 50px;
    }

    .digital_marketing_banner .apps_wrap>ul>li>a>img {
        height: 24px;
    }

    .digital_marketing_banner .cloud_image {
        max-width: 50px;
    }

    .digital_marketing_banner .cloud_image.cloud_1 {
        top: 25%;
        left: 5%;
    }

    .digital_marketing_banner .triangle_1 {
        top: 14%;
        left: 14%;
    }

    .digital_marketing_banner .dot_1 {
        top: 36%;
        left: 14%;
    }

    .digital_marketing_banner .dot_2 {
        top: 48%;
        left: 2%;
    }

    .digital_marketing_banner .dot_3 {
        top: 40%;
        left: 30%;
    }

    .digital_marketing_banner .cloud_image.cloud_2 {
        top: 12%;
        right: 4%;
    }

    .digital_marketing_banner .dot_4 {
        top: 20%;
        right: 3%;
    }

    .digital_marketing_banner .triangle_2 {
        top: 20%;
        right: 20%;
    }

    .digital_marketing_banner .cloud_image.cloud_3 {
        top: 30%;
    }

    .digital_marketing_banner .cloud_image.cloud_4 {
        top: 40%;
        right: 22%;
    }

    .digital_marketing_banner .dot_5 {
        top: 32%;
        right: 15%;
    }

    .digital_marketing_banner .dot_6 {
        top: 47%;
        right: 5%;
    }

    .home_digital_marketing .service_primary {
        padding: 0;
    }

    .service_primary .item_title {
        margin-bottom: 15px;
    }

    .service_primary .item_title>a {
        font-size: 22px;
    }

    .service_primary .icon_wrap {
        margin-bottom: 20px;
    }

    .service_primary .item_icon {
        width: 75px;
        height: 75px;
        font-size: 42px;
        line-height: 75px;
    }

    .service_primary p {
        font-size: 13px;
    }

    .home_digital_marketing .section_title .icon_rounded {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .home_digital_marketing .pricing_section {
        padding-bottom: 120px;
    }

    .hr_management_banner .banner_content .title_text span {
        font-size: 36px;
    }

    .hr_management_banner .banner_content {
        max-width: 390px;
    }

    .hr_management_banner .banner_image {
        right: -415px;
        transform: scale(0.54);
    }

    .hr_management_banner {
        min-height: 655px;
    }

    .hr_management_banner .shape_1 {
        max-width: 255px;
    }

    .hr_management_banner .shape_2 {
        max-width: 405px;
    }

    .hr_management_banner .shape_3 {
        max-width: 545px;
    }

    .banner_section .banner_content .popup_video .icon {
        width: 45px;
        height: 45px;
        font-size: 32px;
        line-height: 45px;
    }

    .banner_section .banner_content .popup_video small {
        margin: 9px 0;
    }

    .hr_management_banner .shape_4 {
        top: 50px;
        left: 45%;
    }

    .hr_management_banner .shape_5 {
        left: 30%;
        bottom: -140px;
    }

    .hr_management_banner .shape_4,
    .hr_management_banner .shape_5 {
        max-width: 18px;
    }

    .saas_banner .banner_image {
        width: auto;
        max-width: 670px;
        margin: 0 auto -164px;
    }

    .saas_banner .banner_image .phone_image {
        right: -20px;
        bottom: -12px;
        max-width: 125px;
    }

    .feature_section .shape_14 {
        top: 0;
        left: -340px;
        max-width: 680px;
    }

    .feature_section .shape_15 {
        right: -209px;
        bottom: 100px;
        max-width: 600px;
    }

    .feature_section .feature_image_12 .big_image {
        margin-top: -19px;
        margin-bottom: 0;
    }

    .feature_section .feature_image_12 {
        margin: 0 auto 40px;
    }

    .feature_section .feature_image_12 .small_image {
        max-width: 170px;
    }

    .feature_section .feature_image_12 .child_image_1,
    .feature_section .feature_image_12 .child_image_2,
    .feature_section .feature_image_12 .child_image_3 {
        max-width: 200px;
    }

    .feature_section .feature_image_12 .child_image_1 {
        top: 30px;
    }

    .feature_section .feature_image_12 .child_image_2 {
        top: 83px;
    }

    .feature_section .feature_image_12 .child_image_3 {
        max-width: 240px;
        top: 135px;
    }

    .casestudy_fullimage .item_content {
        padding: 20px;
        padding-bottom: 15px;
    }

    .casestudy_fullimage .details_btn {
        top: 20px;
        right: 20px;
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 42px;
    }

    .gallery_section .element_grid.masonry_portfolio.column_4 .element-item,
    .casestudy_section .element_grid.masonry_portfolio.column_4 .element-item,
    .portfolio_section .element_grid.masonry_portfolio.column_4 .element-item {
        width: 33.333%;
    }

    .gallery_section .element_grid.column_4 .element-item,
    .casestudy_section .element_grid.column_4 .element-item,
    .portfolio_section .element_grid.column_4 .element-item {
        width: 33.333%;
    }

    .digital_marketing_banner .banner_content p {
        font-size: 14px;
    }

    .banner_section .banner_content .title_text {
        font-size: 38px;
    }

    .app_landing_banner .banner_content .title_text {
        font-size: 48px;
    }

    .chat_banner .banner_content .title_text {
        font-size: 42px;
    }

    .digital_marketing_banner .banner_content .title_text {
        font-size: 42px;
    }

    .hr_management_banner .banner_content .title_text span {
        font-size: 42px;
    }

    .social_icon>ul>li {
        margin-right: 5px;
    }

    .team_grid .member_name>a {
        font-size: 18px;
    }

    .team_grid .member_image {
        margin-bottom: 12px;
    }

    .team_grid .member_title {
        font-size: 13px;
        display: block;
    }

    .promotion_section .btns_group>ul>li {
        margin-right: 20px;
    }
}



@media screen and (max-width: 1024px) {
    body {
        font-size: 15px;
    }

    .sec_ptb_120 {
        padding: 100px 0;
    }

    .sec_ptb_160 {
        padding: 100px 0;
    }

    .sec_ptb_345 {
        padding: 220px 0;
    }

    .mb-80 {
        margin-bottom: 60px;
    }

    .mb-50 {
        margin-bottom: 40px;
    }

    .mr--30 {
        margin-right: 0;
    }

    .ml--30 {
        margin-left: 0;
    }

    .section_title.mb-50 {
        margin-bottom: 30px;
    }

    .section_title .title_text {
        font-size: 36px;
    }

    @keyframes ripple {
        0% {
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2);
        }

        100% {
            box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 40px transparent;
        }
    }

    .footer_section .social_links.social_rounded>ul>li {
        width: 35px;
        height: 35px;
        margin-right: 5px;
    }

    .footer_section .social_links.social_rounded>ul>li>a {
        line-height: 37px;
    }

    .breadcrumb_section .spahe_1,
    .breadcrumb_section .spahe_2 {
        max-width: 290px;
    }

    .breadcrumb_section .spahe_1 {
        top: -50px;
        right: -50px;
    }

    .breadcrumb_section .spahe_2 {
        left: -50px;
        bottom: -50px;
    }

    .breadcrumb_section {
        min-height: 450px;
    }

    .breadcrumb_section .breadcrumb_content p {
        font-size: 16px;
    }

    .breadcrumb_section .breadcrumb_content .page_title {
        font-size: 48px;
    }

    .sidebar_section .widget {
        margin-bottom: 40px;
    }

    .sidebar_section .widget_title {
        font-size: 26px;
    }

    .sidebar_section.pl-30 {
        padding: 0;
    }

    .service_boxed_1 {
        padding: 50px 30px;
    }

    .team_grid .member_name {
        font-size: 20px;
    }

    .section_title.increase_size .title_text {
        font-size: 36px;
    }

    .service_section .tabs_nav>ul>li>a strong {
        font-size: 16px;
    }

    .service_section .tabs_nav>ul>li>a {
        padding: 30px;
    }

    .service_section .tabs_nav>ul>li>a span {
        width: 60px;
        height: 60px;
        font-size: 26px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .service_section .tab-content .service_image_2 {
        max-width: 770px;
        margin: 0 auto;
    }

    .service_section .tab-content .service_image_2 .image_2 {
        max-width: 300px;
    }

    .service_section .tab-content .service_image_2 .image_1 {
        width: 100%;
        max-width: auto;
        margin-bottom: -65px;
    }

    .introduction_section .video_wrap {
        max-width: 730px;
        margin: 0 auto;
    }

    .introduction_section .video_wrap .dot_image {
        top: -20px;
        right: 75px;
        max-width: 100px;
    }

    .introduction_section .video_wrap .man_2 {
        left: -65px;
        bottom: 50px;
        max-width: 135px;
    }

    .introduction_section .video_wrap .man_1 {
        right: -40px;
        bottom: 70px;
        max-width: 100px;
    }

    .introduction_section .video_wrap .leaf_image {
        left: 35px;
        bottom: 45px;
        max-width: 90px;
    }

    .video_wrap .banner_image .popup_video {
        width: 60px;
        height: 60px;
        font-size: 50px;
        line-height: 62px;
    }

    .feature_section .feature_image_2 {
        max-width: 330px;
        margin-left: -100px;
    }

    .feature_section .feature_image_2 .image_2 {
        max-width: 250px;
        top: 90px;
        left: -100px;
    }

    .feature_section .feature_image_2 .image_3 {
        max-width: 200px;
        right: -65px;
        bottom: 85px;
    }

    .register_section .signin_image {
        width: 350px;
        margin-right: 50px;
    }

    .process_section .process_item:nth-child(2n) .item_content::before {
        left: -68px;
    }

    .process_section .process_item:nth-child(2n) .item_content::after {
        left: -62px;
    }

    .pricing_plan_1 {
        padding: 50px 45px;
    }

    .pricing_plan_1 .info_list>ul>li {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .pricing_plan_3 {
        padding: 50px;
    }

    .pricing_plan_3.special_item {
        padding: 70px 50px;
    }

    .pricing_plan_3 p {
        margin-bottom: 30px;
    }

    .casestudy_fullimage .item_content .item_title>a {
        font-size: 18px;
    }

    .blog_small .item_title>a {
        font-size: 16px;
    }

    .blog_small .post_date {
        font-size: 13px;
    }

    .blog_grid .item_image {
        margin-bottom: 30px;
    }

    .blog_grid .item_title>a {
        font-size: 26px;
    }

    .blog_section .pagination_nav>ul {
        margin: 0 auto;
    }

    .blog_grid.decrease_size .item_title>a {
        font-size: 22px;
    }

    .details_section .blog_grid .item_title>a {
        font-size: 17px;
    }

    .details_section .blog_grid .post_date {
        top: 10px;
        left: 10px;
        min-width: 55px;
        min-height: 55px;
        padding: 10px 8px;
    }

    .details_section .blog_grid .post_date strong {
        font-size: 19px;
        margin-bottom: 1px;
    }

    .details_section .blog_grid .post_date span {
        font-size: 12px;
    }

    .details_section .blog_grid .item_image {
        margin-bottom: 15px;
    }

    .details_section .blog_grid .item_title {
        margin-bottom: 10px;
    }

    .agency_banner .bg_1 {
        width: 640px;
        right: -170px;
    }

    .agency_banner .bg_2 {
        width: 750px;
        right: -300px;
    }

    .agency_banner .cloud_3 {
        top: 300px;
        left: -85px;
    }

    .testimonial_section .shape_2 {
        max-width: 360px;
    }

    .partner_section .shape_1 {
        max-width: 220px;
    }

    .chat_banner {
        min-height: auto;
        padding-top: 150px;
        padding-bottom: 60px;
    }

    .chat_banner .bg_1 {
        right: -110px;
    }

    .chat_banner .bg_2 {
        right: -115px;
    }

    .service_section .shape_3 {
        bottom: -170px;
        max-width: 630px;
    }

    .introduction_section .video_wrap .leaf_image_1,
    .introduction_section .video_wrap .leaf_image_2 {
        bottom: 30px;
        max-width: 90px;
    }

    .introduction_section .video_wrap {
        padding-bottom: 50px;
    }

    .digital_agency_banner {
        min-height: 700px;
    }

    .digital_agency_banner .banner_image {
        max-width: 440px;
    }

    .digital_agency_banner .shape_1 {
        top: -98px;
        right: -145px;
        max-width: 600px;
    }

    .digital_agency_banner .shape_2 {
        top: -115px;
        right: -190px;
        max-width: 660px;
    }

    .digital_marketing_banner .banner_image {
        max-width: 430px;
    }

    .digital_marketing_banner .apps_wrap>ul {
        width: 260px;
        height: 250px;
    }

    .digital_marketing_banner .apps_wrap.wrap_left {
        left: 15px;
    }

    .digital_marketing_banner .apps_wrap.wrap_right {
        right: 15px;
    }

    .feature_section .feature_image_7 {
        max-width: 543px;
        margin-left: 0;
    }

    .hr_management_banner {
        min-height: 700px;
    }

    .hr_management_banner .banner_image {
        top: 0;
        right: -385px;
        transform: scale(0.64);
    }

    .hr_management_banner .shape_1 {
        max-width: 310px;
    }

    .hr_management_banner .shape_2 {
        max-width: 460px;
    }

    .hr_management_banner .shape_3 {
        max-width: 600px;
    }

    .payment_banner .shape_3 {
        max-width: 90px;
    }

    .payment_banner .banner_content {
        max-width: 430px;
    }

    .banner_section .banner_content .title_text {
        margin-bottom: 20px;
    }

    .banner_section .banner_content p {
        margin-bottom: 30px;
    }

    .payment_banner .shape_1 {
        left: -130px;
        bottom: -55px;
        max-width: 430px;
    }

    .payment_banner {
        min-height: auto;
        padding-bottom: 30px;
    }

    .payment_banner .banner_image {
        width: 330px;
        margin-left: -80px;
    }

    .payment_banner .banner_image .card_image {
        max-width: 330px;
        left: -130px;
    }

    .feature_section .feature_image_9 {
        float: right;
        max-width: 450px;
        margin-right: -70px;
    }

    .feature_section .feature_image_9 .child_image {
        max-width: 240px;
        top: 120px;
        right: -60px;
    }

    .feature_section .feature_image_9 .dot_image {
        max-width: 110px;
        left: 10px;
        top: 125px;
    }

    .feature_section .feature_image_2 {
        margin-left: -75px;
    }

    .feature_section .shape_10 {
        left: -100px;
        max-width: 400px;
    }

    .feature_section .shape_9 {
        right: -140px;
        max-width: 400px;
    }

    .feature_section .shape_11 {
        bottom: -55px;
        max-width: 430px;
    }

    .testimonial_section .shape_3 {
        top: -110px;
        right: -140px;
        max-width: 430px;
    }

    .project_management_banner .banner_image {
        width: 760px;
        margin: 80px auto -225px;
    }

    .saas_banner {
        min-height: auto;
        padding-top: 200px;
        margin-bottom: 164px;
    }

    .saas_banner .circle_1 {
        left: -130px;
        bottom: -50px;
        max-width: 300px;
    }

    .saas_banner .circle_3 {
        right: 15%;
        bottom: 140px;
        max-width: 170px;
    }

    .saas_banner .circle_4 {
        right: 3%;
        top: 190px;
        max-width: 50px;
    }

    .feature_section .section_title .tabs_nav>ul>li>a {
        padding: 12px 25px;
    }

    .software_banner .banner_image {
        width: auto;
        float: none;
        max-width: 470px;
        margin: 0 auto 40px;
    }

    .software_banner .banner_content {
        margin: 0 auto;
        max-width: 430px;
        text-align: center;
    }

    .software_banner .banner_content .btns_group>ul {
        margin: 0 auto;
    }

    .software_banner .bg_shape_3 {
        right: 0;
        background-size: 90%;
        background-position: center top;
    }

    .software_banner .shape_2 {
        bottom: 0;
        max-width: 430px;
    }

    .feature_section .feature_image_3 .image_2 {
        max-width: 300px;
        top: 60px;
        left: -120px;
    }

    .feature_section .feature_image_3 .image_3 {
        max-width: 300px;
        top: 150px;
        left: -100px;
    }

    .shop_details .item_content {
        padding-left: 0;
    }

    .banner_section .banner_content .title_text {
        font-size: 38px;
    }

    .feature_section .section_title .title_text {
        font-size: 32px;
    }

    .digital_agency_banner {
        min-height: 600px;
    }

    .banner_section .banner_content .popup_video small {
        font-size: 14px;
    }

    .section_title .title_text {
        font-size: 34px;
    }

    .feature_section .btns_group>ul>li {
        margin-right: 15px;
    }

    .software_banner .banner_content {
        margin: 0;
        max-width: 430px;
        text-align: left;
    }

    .software_banner .banner_content .btns_group>ul {
        margin: 0;
    }

    .chat_banner .banner_content .title_text {
        font-size: 46px;
    }

    .digital_marketing_banner .banner_content .title_text {
        font-size: 42px;
    }

    .payment_banner .banner_content .title_text {
        font-size: 42px;
        letter-spacing: 0;
    }
}

@media screen and (max-width: 991px) {
    .order-last {
        order: 0;
    }

    .mr--30 {
        margin-right: 0;
    }

    .ml--30 {
        margin-left: 0;
    }

    @keyframes ripple_3 {
        0% {
            box-shadow: 0 0 0 0 rgba(94, 44, 237, 0.2), 0 0 0 30px rgba(94, 44, 237, 0.2), 0 0 0 50px rgba(94, 44, 237, 0.2);
        }

        100% {
            box-shadow: 0 0 0 30px rgba(94, 44, 237, 0.2), 0 0 0 50px rgba(94, 44, 237, 0.2), 0 0 0 70px transparent;
        }
    }

    .btn {
        padding: 17px 35px;
    }

    .btn.btn_border {
        padding: 16px 35px;
    }

    .header_section .brand_logo>.brand_link {
        max-width: 125px;
    }

    .header_section .btn,
    .header_section .main_menu,
    .header_section .btn.btn_border.border_white {
        display: none;
    }

    .header_section {
        min-height: 100px;
    }

    .header_section .menu_btn {
        display: inline-block;
    }

    .footer_section .useful_links>ul>li {
        margin-bottom: 8px;
    }

    .footer_section .widget_title {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .footer_section .about_content {
        padding: 0;
        max-width: 460px;
    }

    .footer_section .useful_links,
    .footer_section .social_links {
        margin-top: 40px;
    }

    .footer_section .widget_area {
        padding: 80px 0;
    }

    .footer_section .deco_image_1 {
        bottom: -81px;
        max-width: 150px;
    }

    .footer_section .deco_image_2 {
        bottom: -81px;
        max-width: 100px;
    }

    .footer_section.sec_ptb_120.pb-0 {
        padding: 0;
    }

    .footer_section .sms_comment {
        max-width: 180px;
        display: inline-block;
    }

    .footer_section .footer_bottom .social_links {
        margin: 0;
    }

    .footer_section .cloud_image {
        max-width: 70px;
    }

    .footer_section .cloud_image.cloud_1 {
        top: 60px;
        left: -15px;
    }

    .footer_section .cloud_image.cloud_3 {
        top: 140px;
        right: -15px;
    }

    .footer_section .cloud_image.cloud_2 {
        bottom: 100px;
    }

    .footer_section .social_icon_rounded {
        margin-top: 40px;
    }

    .error_section .spahe_1,
    .error_section .spahe_2 {
        max-width: 350px;
    }

    .error_section .spahe_1 {
        top: -50px;
        right: -50px;
    }

    .error_section .spahe_2 {
        left: -50px;
        bottom: -50px;
    }

    .error_section .error_content .page_title {
        font-size: 270px;
    }

    .error_section .error_content .title_text {
        font-size: 42px;
    }

    .error_section .error_content p {
        display: table;
        max-width: 720px;
        margin: 0 auto 50px;
    }

    .feature_section .feature_image {
        width: 100%;
        margin: 0;
        float: none;
        margin-bottom: 40px;
    }

    .feature_section .section_title {
        margin: 0;
        text-align: center;
    }

    .team_grid .member_name {
        font-size: 18px;
        margin-bottom: 1px;
    }

    .team_grid .member_title {
        font-size: 13px;
    }

    .team_grid .member_social_links>ul>li>a {
        font-size: 14px;
    }

    .service_section .service_image {
        width: auto;
        float: none;
        max-width: 570px;
        margin: 50px auto 40px;
    }

    .service_primary {
        padding: 0 30px;
        text-align: center;
    }

    .testimonial_section .testimonial_carousel_1 {
        min-height: 550px;
        margin: 0 auto 110px;
    }

    .testimonial_section .testimonial_carousel_1 .owl-nav {
        left: 45%;
        bottom: -75px;
        display: flex;
        position: absolute;
        transform: translateX(-45%);
    }

    .newsletter_section .newsletter_boxed {
        margin: 0 -15px;
        border-radius: 0;
        transform: none !important;
        transform: initial !important;
    }

    .feature_section .feature_image_2 {
        max-width: 330px;
        margin: -60px auto 60px;
    }

    .feature_section .feature_image_2 .phone_image {
        margin: 0;
    }

    .feature_section .feature_image_3 {
        width: auto;
        float: none;
        max-width: 370px;
        margin: -55px auto 40px;
    }

    .feature_section .feature_image_3 .image_1 {
        max-width: 330px;
        top: 150px;
        left: -135px;
    }

    .owl-theme.arrow_top_right .owl-nav {
        top: -80px;
        right: 15px;
    }

    .register_section .signin_image {
        width: auto;
        float: none;
        max-width: 470px;
        margin: 0 auto 60px;
    }

    .register_section.half_bg_white::before {
        display: none;
    }

    .register_section .section_title {
        text-align: center;
    }

    .process_section .process_item .order-last {
        order: 13;
    }

    .process_section .process_item .item_title {
        font-size: 30px;
    }

    .process_section .process_item p {
        font-size: 13px;
    }

    .pricing_plan_3 .price_text {
        font-size: 38px;
    }

    .pricing_plan_3 .title_text {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .pricing_plan_3 p {
        font-size: 15px;
    }

    .pricing_tab {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .newsletter_section .section_title {
        text-align: center;
        margin-bottom: 40px;
    }

    .btn.btn_border.float-right {
        display: table;
        margin: 30px auto 0;
        float: none !important;
    }

    .job_details_info {
        margin-bottom: 60px;
    }

    .apply_section .apply_form .section_title {
        max-width: 570px;
        text-align: center;
        margin: 0 auto 40px;
    }

    .apply_section .apply_form .terms-conditions {
        text-align: center;
        margin: 0 auto 30px;
    }

    .apply_section .apply_form .btn_wrap {
        text-align: center;
    }

    .faq_section .tab-content {
        padding-left: 0;
    }

    .faq_section .tabs_nav {
        margin: 0;
        margin-bottom: 60px;
    }

    .contact_section .contact_form {
        margin-top: 60px;
    }

    .details_section .item_image.mr--30 {
        margin: 0;
    }

    .details_section .chield_item {
        text-align: center;
    }

    .details_section .chield_item .item_image {
        margin-bottom: 40px;
    }

    .details_section .chield_item .item_content .info_list {
        display: table;
        margin: 0 auto;
        text-align: left;
    }

    .agency_banner {
        min-height: auto;
        padding-top: 150px;
        padding-bottom: 100px;
    }

    .agency_banner .banner_image {
        width: auto;
        max-width: 500px;
        margin: 0 auto 40px;
    }

    .agency_banner .bg_2 {
        width: 820px;
    }

    .agency_banner .bg_1 {
        width: 700px;
    }

    .agency_banner .clouds_wrap {
        width: 100%;
    }

    .agency_banner .cloud_2 {
        left: 150px;
    }

    .agency_banner .cloud_3 {
        top: 300px;
        left: 30px;
    }

    .agency_banner .banner_content {
        text-align: center;
    }

    .agency_banner .banner_content .btns_group>ul {
        margin: 0 auto;
    }

    .service_section .dot_image_1 {
        top: -150px;
        left: -75px;
        max-width: 130px;
    }

    .home_agency .service_primary_2 {
        padding: 0;
        max-width: 290px;
        text-align: center;
        margin: 50px auto 0;
    }

    .feature_section .shape_1 {
        top: 0;
        left: -225px;
        max-width: 700px;
    }

    .feature_section .dot_image_1 {
        top: 130px;
        right: -70px;
        max-width: 100px;
    }

    .feature_section .shape_2 {
        top: 135px;
        max-width: 200px;
    }

    .feature_section.bg_flow {
        min-height: auto;
        background-size: auto 100%;
    }

    .testimonial_section .shape_2 {
        max-width: 350px;
    }

    .testimonial_section .shape_1 {
        top: 150px;
        left: -70px;
        max-width: 100px;
    }

    .testimonial_section .testimonial_carousel_1.secondary_style {
        margin: 0;
        min-height: auto;
    }

    .partner_section .shape_1 {
        max-width: 190px;
    }

    .app_landing_banner .banner_content {
        text-align: left;
    }

    .app_landing_banner .banner_content .btns_group>ul {
        margin: 0;
    }

    .app_landing_banner .banner_image .phone_1 {
        max-width: 300px;
    }

    .app_landing_banner .banner_image .phone_2 {
        max-width: 260px;
    }

    .app_landing_banner {
        padding-bottom: 60px;
    }

    .app_landing_banner .banner_image {
        margin-bottom: 0;
    }

    .feature_section .feature_image_4 {
        max-width: 530px;
        margin: 0 auto 60px;
    }

    .promotion_section .item_image_1 {
        width: 370px;
        margin: 0 auto 100px;
    }

    .promotion_section .item_image_1 .image_1,
    .promotion_section .item_image_1 .image_2 {
        max-width: 49%;
    }

    .promotion_section .section_title {
        text-align: center;
    }

    .promotion_section .btns_group>ul {
        margin: 0 auto;
    }

    .promotion_section .dot_image_1 {
        right: -60px;
        max-width: 100px;
    }

    .showcase_section .mobile_frame {
        width: 310px;
        height: 585px;
    }

    .service_section .shape_3 {
        bottom: -80px;
        max-width: 520px;
    }

    .feature_section .feature_image_5 {
        max-width: 400px;
        margin: 0 auto 50px;
    }

    .feature_section .btns_group>ul {
        float: none;
        margin: 0 auto;
    }

    .feature_section .btns_group>ul>li {
        margin-right: 15px;
    }

    .feature_section .feature_image_6 {
        float: none;
        width: 100%;
        margin: 0 auto 50px;
    }

    .feature_section .shape_7 {
        max-width: 180px;
    }

    .feature_section .shape_8 {
        left: 110px;
        max-width: 160px;
    }

    .feature_section .feature_image_6 .dot_image_1 {
        top: 80px;
        right: 60px;
        max-width: 80px;
    }

    .service_section .service_image {
        width: 100%;
        margin: 30px auto 0;
    }

    .home_digital_marketing .service_primary {
        padding: 0 25px;
    }

    .feature_section .feature_image_7 {
        float: none;
        max-width: 470px;
        margin: 0 auto 40px;
    }

    .seo_section .form_wrap {
        max-width: 600px;
    }

    .seo_section .rocket_image {
        max-width: 180px;
    }

    .seo_section .shape_3 {
        right: 5%;
        max-width: 60px;
    }

    .seo_section .shape_2 {
        max-width: 60px;
    }

    .seo_section .shape_1 {
        max-width: 120px;
    }

    .seo_section .glob_image_1 {
        top: -45px;
        max-width: 350px;
    }

    .feature_section .feature_image_8 {
        float: none;
        max-width: 530px;
        margin: 0 auto 40px;
    }

    .newsletter_section .newsletter_boxed .shape_2 {
        right: 40px;
        bottom: 55%;
        max-width: 70px;
    }

    .newsletter_section .newsletter_boxed .shape_1 {
        bottom: 40px;
        max-width: 130px;
    }

    .casestudy_grid .item_title>a {
        font-size: 20px;
    }

    .casestudy_grid .item_image {
        margin-bottom: 18px;
    }

    .home_chat .menu_btn {
        color: #ff6b00;
    }

    .intregation_section .apps_wrap>ul>li {
        width: 40px;
        height: 40px;
    }

    .intregation_section .apps_wrap>ul>li>a>img {
        height: 18px;
    }

    .intregation_section .apps_wrap>ul {
        width: 200px;
        height: 185px;
    }

    .intregation_section .intregation_image_1 {
        max-width: 430px;
    }

    .intregation_section .intregation_image_1 .phone_image {
        left: -25px;
        bottom: -2px;
        max-width: 85px;
    }

    .intregation_section .intregation_image_1 .watch_image {
        bottom: 0;
        right: -10px;
        max-width: 70px;
    }

    .payment_banner .banner_image {
        float: none;
        width: 260px;
        margin: 0 auto 30px;
    }

    .payment_banner .banner_image .card_image {
        max-width: 240px;
        left: -90px;
    }

    .payment_banner .banner_image .apps_wrap {
        top: -85px;
    }

    .payment_banner .banner_image .apps_wrap>ul {
        width: 415px;
        height: 350px;
    }

    .payment_banner .banner_image .apps_wrap>ul>li:nth-child(1) {
        max-width: 80px;
        top: 130px;
    }

    .payment_banner .banner_image .apps_wrap>ul>li:nth-child(2) {
        max-width: 90px;
        left: 90px;
    }

    .payment_banner .banner_image .apps_wrap>ul>li:nth-child(3) {
        max-width: 85px;
        right: 105px;
    }

    .payment_banner .banner_image .apps_wrap>ul>li:nth-child(4) {
        max-width: 85px;
        top: 135px;
    }

    .payment_banner .banner_image .apps_wrap>ul>li:nth-child(5) {
        max-width: 140px;
    }

    .payment_banner .banner_content {
        padding: 0;
        margin: 0 auto;
        text-align: center;
    }

    .payment_banner {
        min-height: auto;
        padding-top: 230px;
        padding-bottom: 190px;
    }

    .payment_banner .banner_content .btns_group>ul {
        margin: 0 auto;
    }

    .payment_banner .banner_content .btns_group>ul>li {
        margin-right: 15px;
    }

    .banner_section .banner_content .btns_group>ul>li .btn_text {
        font-size: 16px;
    }

    .feature_section .feature_image_9 {
        float: none;
        max-width: 430px;
        margin: 0 auto 50px;
    }

    .feature_section .feature_image_9 .chart_image {
        margin: 0 auto;
    }

    .feature_section .feature_image_2 {
        max-width: 300px;
        margin: -60px auto 60px;
    }

    .feature_section .feature_image_2 .image_2 {
        max-width: 200px;
        top: 80px;
        left: -70px;
    }

    .feature_section .feature_image_2 .image_3 {
        max-width: 180px;
        right: -55px;
        bottom: 75px;
    }

    .project_management_banner {
        padding-top: 160px;
    }

    .banner_section .banner_image .popup_video {
        width: 70px;
        height: 70px;
        font-size: 54px;
        line-height: 75px;
    }

    .feature_section .feature_image_10 {
        width: auto;
        float: none;
        max-width: 370px;
        margin: 0 auto 40px;
    }

    .feature_section .feature_image_10 .big_image {
        margin-bottom: -10px;
    }

    .feature_section .child_feature_2 {
        text-align: left;
        margin-bottom: 40px;
    }

    .feature_section .feature_image_10 .child_image_1,
    .feature_section .feature_image_10 .child_image_2,
    .feature_section .feature_image_10 .child_image_3 {
        max-width: 300px;
        right: -75px;
    }

    .feature_section .feature_image_10 .child_image_1 {
        top: 110px;
    }

    .feature_section .feature_image_10 .child_image_2 {
        top: 190px;
    }

    .feature_section .feature_image_10 .child_image_3 {
        max-width: 330px;
        top: 270px;
    }

    .service_section .tab-content .service_image_3 {
        width: 100%;
        float: none;
        margin: 0;
    }

    .service_section .dot_image_2 {
        top: 90px;
        right: 8px;
    }

    .service_section .tabs_nav_2>ul>li a {
        padding: 30px;
    }

    .feature_section .feature_image_11 {
        max-width: 530px;
        margin: 0 auto 40px;
    }

    .saas_banner .banner_image {
        width: 100%;
    }

    .saas_banner .banner_image .phone_image {
        right: 12px;
        bottom: -12px;
        max-width: 150px;
    }

    .feature_section .feature_image_12 {
        width: auto;
        float: none;
        padding: 0;
        max-width: 570px;
        margin: 0 auto 120px;
    }

    .feature_section .child_feature_2 .item_content .item_title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .feature_section .child_feature_2 .item_content p {
        font-size: 14px;
    }

    .feature_section .app_icons_group>ul {
        margin: 0 auto;
    }

    .feature_section .feature_image_13 {
        width: auto;
        float: none;
        max-width: 530px;
        margin: 0 auto 70px;
    }

    .h_map ul li:nth-child(1) {
        top: 60px;
        left: 45px;
    }

    .h_map ul li:nth-child(2) {
        top: 195px;
        left: 110px;
    }

    .h_map ul li:nth-child(3) {
        left: 50%;
        top: 115px;
    }

    .h_map ul li:nth-child(5) {
        left: 88%;
        top: 80px;
    }

    .h_map ul li:nth-child(4) {
        top: 270px;
        left: 73%;
    }

    .h_map ul li:nth-child(6) {
        top: 70%;
        left: 220px;
    }

    .h_map ul li:nth-child(7) {
        top: 60%;
        left: 52%;
    }

    .h_map ul li:nth-child(8) {
        top: 79%;
        left: 93%;
    }

    .feature_section .feature_image_14 {
        width: auto;
        float: none;
        max-width: 370px;
        margin: 0 auto 60px;
    }

    .feature_section .feature_image_14 .child_image {
        max-width: 290px;
        bottom: 20%;
        right: -25%;
    }

    .feature_section .section_title .tabs_nav>ul {
        margin: 0 auto;
    }

    .shop_list .item_content {
        padding-top: 30px;
        padding-left: 30px;
    }

    .cart_section .cart_info_sidebar {
        margin-top: 40px;
    }

    .checkout_section .checkout_sidebar {
        margin-top: 40px;
        margin-left: 0;
    }

    .casestudy_section .container-fluid .element_grid.column_4 .casestudy_grid .item_title>a {
        font-size: 18px;
    }

    .gallery_section .element_grid.column_2 .element-item,
    .casestudy_section .element_grid.column_2 .element-item,
    .portfolio_section .element_grid.column_2 .element-item {
        width: 33.333%;
    }

    .details_section .item_content {
        margin-top: 30px;
    }

    .blog_small .item_content {
        margin: 0;
    }

    .sidebar_section.pl-30 {
        padding: 0;
    }

    .sidebar_section {
        margin-top: 60px;
    }

    .home_chat:not(.home_digital_agency) .footer_section .useful_links,
    .home_chat:not(.home_digital_agency) .footer_section .social_links {
        margin-top: 0;
    }

    .feature_section .section_title .sub_title.c_slide_in_wrap1 {
        justify-content: center;
    }

    .home_saas .feature_section .section_title.decrease_size .c_slide_in_wrap1 {
        justify-content: center;
    }

    .software_banner .banner_content {
        margin: 0 auto;
        max-width: 430px;
        text-align: center;
    }

    .software_banner .banner_content .btns_group>ul {
        margin: 0 auto;
    }

    .promotion_section .section_title .sub_title {
        text-align: center;
    }

    .promotion_section .section_title .sub_title span {
        margin: auto;
        margin-bottom: 5px;
    }

    .header_section .menu_btn {
        margin: 6px 0;
    }

    .sticky_header.stuck .brand_logo>.brand_link {
        max-width: 125px;
    }

    .sticky_header.stuck {
        min-height: 80px;
    }

    .newsletter_section.text-white .form_item input.text-left {
        text-align: center !important;
    }

    .payment_banner .banner_content .btns_group>ul,
    .software_banner .banner_content .btns_group>ul {
        margin: 0 auto;
        justify-content: center;
    }

    .h_map_section .section_title .title_text {
        font-size: 33px;
    }

    .checkout_section .report_info .card-body .btn.bg_default_blue {
        width: 100%;
        display: block;
        margin-top: 15px;
    }
}

@media screen and (max-width: 940px) {
    .pricing_plan_1 {
        padding: 40px 30px;
    }

    .pricing_plan_1 .pricing_header.mb-50 {
        margin-bottom: 30px;
    }

    .pricing_plan_1 .pricing_header .price_text strong {
        font-size: 42px;
    }

    .pricing_plan_1 .item_icon {
        width: 140px;
        height: 100px;
        margin: 0 auto 30px;
    }

    .pricing_plan_1 .item_icon img {
        height: 100px;
    }

    .pricing_plan_1 .info_list {
        margin-bottom: 30px;
    }

    .pricing_plan_1 .info_list>ul>li {
        font-size: 14px;
        margin-bottom: 18px;
    }

    .pricing_plan_2 {
        padding: 40px 30px;
    }

    .pricing_plan_2 .pricing_header {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .pricing_plan_2 .pricing_header .title_text {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .pricing_plan_2 .pricing_header .price_text strong {
        font-size: 42px;
    }

    .pricing_plan_2 .info_list {
        margin-bottom: 30px;
    }

    .pricing_plan_2 .info_list>ul li {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .pricing_plan_2 .item_label {
        right: 20px;
        max-width: 25px;
    }

    .pricing_plan_3 {
        padding: 40px 30px;
    }

    .pricing_plan_3.special_item {
        padding: 60px 30px;
    }

    .pricing_plan_3 p {
        font-size: 14px;
    }

    .gallery_section .element_grid.column_2 .element-item,
    .casestudy_section .element_grid.column_2 .element-item,
    .portfolio_section .element_grid.column_2 .element-item {
        width: 50%;
    }

    .app_landing_banner .banner_content .title_text {
        font-size: 48px;
    }

    .testimonial_section .section_title {
        text-align: center;
    }

    .section_title .title_text {
        font-size: 30px;
    }

    .testimonial_section .section_title .c_slide_in_wrap1 {
        justify-content: center;
    }
}

@media screen and (max-width: 880px) {
    .section_title .title_text {
        font-size: 32px;
    }

    .section_title p {
        font-size: 14px;
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .btn {
        padding: 17px 35px;
    }

    .btn.btn_border {
        padding: 16px 35px;
    }

    .section_title .title_text.mb-30 {
        margin-bottom: 20px;
    }

    .section_title.c_slide_in .title_text {
        line-height: 1.1;
    }

    .breadcrumb_section .breadcrumb_content p {
        font-size: 14px;
    }

    .breadcrumb_section {
        min-height: 180px;
    }

    .service_boxed_1 .item_icon {
        width: 70px;
        height: 70px;
        font-size: 40px;
        line-height: 70px;
    }

    .service_boxed_1 .icon_wrap {
        margin-bottom: 20px;
    }

    .service_boxed_1 .item_title {
        margin-bottom: 15px;
    }

    .service_boxed_1 .item_title>a {
        font-size: 20px;
    }

    .service_boxed_1 p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .service_boxed_1 {
        padding: 40px 30px;
    }

    .service_boxed_1 .details_btn {
        font-size: 42px;
    }

    .partner_section .partner_logo {
        height: 40px;
        margin-top: 30px;
    }

    .partner_section .partner_logo>a {
        max-width: 105px;
    }

    .service_primary {
        padding: 0;
        max-width: 230px;
        text-align: center;
        margin: 50px auto 0;
    }

    .service_section .tabs_nav>ul {
        width: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .service_section .tabs_nav>ul>li {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }

    .service_section .tabs_nav>ul>li>a {
        padding: 40px 30px;
    }

    .service_section .tab-content .service_image_2 .image_1 {
        max-width: 670px;
        margin: 0 auto -54px;
    }

    .service_section .tab-content .service_image_2 .image_2 {
        top: 80px;
        max-width: 250px;
    }

    .testimonial_section .testimonial_carousel_2 .testimonial_item {
        max-width: 470px;
        margin: 0 auto;
    }

    .testimonial_section .bg_area {
        height: 390px;
    }

    .register_section .signup_wrap .info_wrap,
    .register_section .signup_wrap .signup_form {
        padding: 0 45px;
    }

    .register_section .signup_wrap {
        padding: 50px 0;
    }

    .register_section .signup_wrap .info_wrap h3 {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .register_section .signup_wrap .info_wrap h4 {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .process_section .process_item:nth-child(2n) .item_content::after {
        left: -58px;
    }

    .process_section .process_item:nth-child(2n) .item_content::before {
        left: -64px;
    }

    .process_section .process_item .item_title {
        font-size: 28px;
    }

    .process_section .process_item .serial_number {
        margin-bottom: 35px;
    }

    .job_item .item_content {
        padding-top: 0;
    }

    .job_item .item_title>a {
        font-size: 18px;
    }

    .job_item p {
        font-size: 13px;
    }

    .blog_grid .item_title>a {
        font-size: 22px;
    }

    .blog_grid .details_btn {
        font-size: 16px;
    }

    .blog_quote p a {
        font-size: 16px;
    }

    .service_section .dot_image_1 {
        top: -130px;
        left: -60px;
        max-width: 100px;
    }

    .feature_section .shape_2 {
        top: 40px;
        max-width: 100px;
    }

    .introduction_section .video_wrap {
        padding-bottom: 45px;
    }

    .app_landing_banner .banner_content .title_text {
        font-size: 42px;
    }

    .app_landing_banner .banner_content {
        margin-top: -100px;
    }

    .service_boxed_3 {
        padding: 35px 30px;
    }

    .feature_section .feature_image_4 {
        max-width: 420px;
    }

    .feature_section .feature_image_4 .phone_image {
        max-width: 370px;
        margin-left: -90px;
    }

    .feature_section .feature_image_4 .chat_image {
        max-width: 300px;
        top: 50px;
    }

    .feature_section .shape_6 {
        max-width: 250px;
    }

    .feature_section .dot_1 {
        top: 180px;
        right: 100px;
    }

    .feature_section .dot_2 {
        top: 340px;
        left: 40px;
    }

    .showcase_section .mobile_frame {
        width: 295px;
    }

    .chat_banner .banner_image {
        max-width: 300px;
        margin: 0 auto;
    }

    .chat_banner .banner_image .bar_image {
        max-width: 220px;
    }

    .chat_banner .banner_image .bar_1 {
        top: 80px;
        left: -50px;
    }

    .chat_banner .banner_image .bar_2 {
        top: 190px;
        right: -95px;
    }

    .chat_banner .banner_image .bar_3 {
        top: 280px;
        left: -50px;
    }

    .chat_banner .bg_1,
    .chat_banner .bg_2 {
        max-width: 530px;
    }

    .chat_banner .bg_1 {
        top: -95px;
        right: -100px;
    }

    .chat_banner .bg_2 {
        top: -65px;
    }

    .banner_section .banner_content .title_text {
        font-size: 36px;
        margin-bottom: 15px;
    }

    .banner_section .banner_content p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .digital_agency_banner .banner_image {
        max-width: 380px;
    }

    .digital_agency_banner .shape_1 {
        top: -90px;
        right: -140px;
        max-width: 535px;
    }

    .digital_agency_banner .shape_2 {
        top: -110px;
        right: -190px;
        max-width: 600px;
    }

    .digital_agency_banner {
        min-height: auto;
        padding-top: 200px;
        padding-bottom: 130px;
    }

    .digital_marketing_banner .banner_content {
        max-width: 470px;
        margin: 0 auto 40px;
    }

    .digital_marketing_banner .banner_content p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .banner_section .banner_content .btns_group>ul>li {
        margin-right: 15px;
    }

    .digital_marketing_banner .banner_image {
        max-width: 370px;
    }

    .digital_marketing_banner {
        min-height: auto;
        padding-top: 150px;
        padding-bottom: 150px;
    }

    .digital_marketing_banner .apps_wrap>ul {
        width: 230px;
        height: 210px;
    }

    .digital_marketing_banner .apps_wrap {
        bottom: 230px;
    }

    .digital_marketing_banner .apps_wrap>ul>li {
        width: 50px;
        height: 50px;
    }

    .digital_marketing_banner .apps_wrap>ul>li>a>img {
        height: 24px;
    }

    .digital_marketing_banner .cloud_image {
        max-width: 50px;
    }

    .digital_marketing_banner .cloud_image.cloud_1 {
        top: 25%;
        left: 5%;
    }

    .digital_marketing_banner .triangle_1 {
        top: 14%;
        left: 14%;
    }

    .digital_marketing_banner .dot_1 {
        top: 36%;
        left: 14%;
    }

    .digital_marketing_banner .dot_2 {
        top: 48%;
        left: 2%;
    }

    .digital_marketing_banner .dot_3 {
        top: 40%;
        left: 30%;
    }

    .digital_marketing_banner .cloud_image.cloud_2 {
        top: 12%;
        right: 4%;
    }

    .digital_marketing_banner .dot_4 {
        top: 20%;
        right: 3%;
    }

    .digital_marketing_banner .triangle_2 {
        top: 20%;
        right: 20%;
    }

    .digital_marketing_banner .cloud_image.cloud_3 {
        top: 30%;
    }

    .digital_marketing_banner .cloud_image.cloud_4 {
        top: 40%;
        right: 22%;
    }

    .digital_marketing_banner .dot_5 {
        top: 32%;
        right: 15%;
    }

    .digital_marketing_banner .dot_6 {
        top: 47%;
        right: 5%;
    }

    .home_digital_marketing .service_primary {
        padding: 0;
    }

    .service_primary .item_title {
        margin-bottom: 15px;
    }

    .service_primary .item_title>a {
        font-size: 22px;
    }

    .service_primary .icon_wrap {
        margin-bottom: 20px;
    }

    .service_primary .item_icon {
        width: 75px;
        height: 75px;
        font-size: 42px;
        line-height: 75px;
    }

    .service_primary p {
        font-size: 13px;
    }

    .home_digital_marketing .section_title .icon_rounded {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .home_digital_marketing .pricing_section {
        padding-bottom: 120px;
    }

    .hr_management_banner .banner_content .title_text span {
        font-size: 36px;
    }

    .hr_management_banner .banner_content {
        max-width: 390px;
    }

    .hr_management_banner .banner_image {
        right: -415px;
        transform: scale(0.54);
    }

    .hr_management_banner {
        min-height: 655px;
    }

    .hr_management_banner .shape_1 {
        max-width: 255px;
    }

    .hr_management_banner .shape_2 {
        max-width: 405px;
    }

    .hr_management_banner .shape_3 {
        max-width: 545px;
    }

    .banner_section .banner_content .popup_video .icon {
        width: 45px;
        height: 45px;
        font-size: 32px;
        line-height: 45px;
    }

    .banner_section .banner_content .popup_video small {
        margin: 9px 0;
    }

    .hr_management_banner .shape_4 {
        top: 50px;
        left: 45%;
    }

    .hr_management_banner .shape_5 {
        left: 30%;
        bottom: -140px;
    }

    .hr_management_banner .shape_4,
    .hr_management_banner .shape_5 {
        max-width: 18px;
    }

    .saas_banner .banner_image {
        width: auto;
        max-width: 670px;
        margin: 0 auto -164px;
    }

    .saas_banner .banner_image .phone_image {
        right: -20px;
        bottom: -12px;
        max-width: 125px;
    }

    .feature_section .shape_14 {
        top: 0;
        left: -340px;
        max-width: 680px;
    }

    .feature_section .shape_15 {
        right: -209px;
        bottom: 100px;
        max-width: 600px;
    }

    .feature_section .feature_image_12 .big_image {
        margin-top: -19px;
        margin-bottom: 0;
    }

    .feature_section .feature_image_12 {
        margin: 0 auto 40px;
    }

    .feature_section .feature_image_12 .small_image {
        max-width: 170px;
    }

    .feature_section .feature_image_12 .child_image_1,
    .feature_section .feature_image_12 .child_image_2,
    .feature_section .feature_image_12 .child_image_3 {
        max-width: 200px;
    }

    .feature_section .feature_image_12 .child_image_1 {
        top: 30px;
    }

    .feature_section .feature_image_12 .child_image_2 {
        top: 83px;
    }

    .feature_section .feature_image_12 .child_image_3 {
        max-width: 240px;
        top: 135px;
    }

    .casestudy_fullimage .item_content {
        padding: 20px;
        padding-bottom: 15px;
    }

    .casestudy_fullimage .details_btn {
        top: 20px;
        right: 20px;
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 42px;
    }

    .gallery_section .element_grid.masonry_portfolio.column_4 .element-item,
    .casestudy_section .element_grid.masonry_portfolio.column_4 .element-item,
    .portfolio_section .element_grid.masonry_portfolio.column_4 .element-item {
        width: 33.333%;
    }

    .gallery_section .element_grid.column_4 .element-item,
    .casestudy_section .element_grid.column_4 .element-item,
    .portfolio_section .element_grid.column_4 .element-item {
        width: 33.333%;
    }

    .digital_marketing_banner .banner_content p {
        font-size: 14px;
    }

    .banner_section .banner_content .title_text {
        font-size: 38px;
    }

    .app_landing_banner .banner_content .title_text {
        font-size: 48px;
    }

    .chat_banner .banner_content .title_text {
        font-size: 42px;
    }

    .digital_marketing_banner .banner_content .title_text {
        font-size: 42px;
    }

    .hr_management_banner .banner_content .title_text span {
        font-size: 42px;
    }

    .social_icon>ul>li {
        margin-right: 5px;
    }

    .team_grid .member_name>a {
        font-size: 18px;
    }

    .team_grid .member_image {
        margin-bottom: 12px;
    }

    .team_grid .member_title {
        font-size: 13px;
        display: block;
    }

    .promotion_section .btns_group>ul>li {
        margin-right: 20px;
    }
}

@media screen and (max-width: 820px) {
    .shop_list .item_content {
        padding-top: 0;
        padding-left: 30px;
    }

    .shop_list .item_price {
        margin-bottom: 15px;
    }

    .shop_list p {
        margin-bottom: 30px;
    }

    .shop_list .action_btns>ul>li>button {
        height: 45px;
        padding: 0 25px;
        line-height: 43px;
    }

    .shop_list .action_btns>ul>li>a {
        width: 45px;
        height: 45px;
        line-height: 45px;
    }

    .shop_list .item_image {
        max-width: 370px;
    }

    .cart_section .table_wrap .item_image {
        width: 80px;
        margin-right: 10px;
    }

    .table_wrap .table {
        text-align: right;
    }

    .table_wrap .table thead {
        display: none;
    }

    .table_wrap .table tr {
        float: none;
        width: 100%;
        display: block;
        padding: 0 30px;
        margin-bottom: 30px;
        background-color: #eff2f9;
    }

    .table_wrap .table td {
        width: 100%;
        display: block;
        max-width: 100%;
        border-bottom: 1px solid #ededed;
    }

    .cart_section .table_wrap .table td,
    .cart_section .table_wrap .table th {
        text-align: right;
    }

    .cart_section .table_wrap .table td .product_item,
    .cart_section .table_wrap .table th .product_item {
        display: inline-block;
    }

    .cart_section .table_wrap .table td .product_item .item_image,
    .cart_section .table_wrap .table th .product_item .item_image {
        width: 80px;
        float: right;
        margin-right: 0;
        margin-left: 10px;
    }

    .cart_section .table_wrap .table td:first-child,
    .cart_section .table_wrap .table th:first-child {
        border: none;
        text-align: right;
    }

    .cart_section .table_wrap .td_title {
        display: inline-block;
    }

    .gallery_section .element_grid.column_4 .element-item,
    .casestudy_section .element_grid.column_4 .element-item,
    .portfolio_section .element_grid.column_4 .element-item {
        width: 33.333%;
    }

    .banner_section .banner_content .btns_group>ul>li {
        margin-right: 25px;
    }

    .feature_section .btns_group>ul>li {
        width: 100%;
        display: block;
        margin-right: 0;
        text-align: center;
        margin-bottom: 15px;
    }

    .feature_section .btns_group>ul>li:last-child {
        margin-bottom: 0 !important;
    }

    .section_title .title_text {
        font-size: 30px;
    }

    .app_landing_banner .banner_content .title_text {
        font-size: 44px;
    }

    .chat_banner .banner_content .title_text {
        font-size: 36px;
    }

    .agency_banner .bg_2 {
        width: 740px;
    }

    .agency_banner .bg_1 {
        width: 655px;
    }
}

@media screen and (max-width: 780px) {
    .header_section .menu_btn {
        font-size: 28px;
        margin: 7px 0;
    }
}

@media screen and (max-width: 767px) {
    .btn_text {
        font-size: 16px;
    }

    .btn {
        font-size: 15px;
        padding: 15px 26px;
    }

    .btn.btn_border {
        padding: 14px 26px;
    }

    .mb-80 {
        margin-bottom: 40px;
    }

    .form_item input {
        height: 50px;
    }

    .form_item .input_title {
        margin-bottom: 8px;
    }

    .form_item.dropdown>button {
        height: 50px;
    }

    .form_item.dropdown .dropdown-menu>ul>li>a {
        font-size: 14px;
        padding: 10px 30px;
    }

    .header_section .brand_logo>.brand_link {
        max-width: 115px;
    }

    .header_section .menu_btn {
        font-size: 25px;
        margin: 7px 0;
    }

    .footer_section .footer_bottom {
        text-align: center;
    }

    .footer_section .copyright_text {
        margin-bottom: 15px;
    }

    .footer_section .footer_menu>ul {
        float: none;
        margin: 15px auto 0;
    }

    .breadcrumb_section .breadcrumb_content .page_title {
        font-size: 48px;
    }

    .sidebar_section.pl-30 {
        padding: 0;
    }

    .error_section .error_content p {
        max-width: 590px;
    }

    .error_section .spahe_1,
    .error_section .spahe_2 {
        max-width: 330px;
    }

    .error_section .error_content .page_title {
        font-size: 250px;
    }

    .error_section .error_content .title_text {
        font-size: 38px;
    }

    .service_boxed_1 {
        max-width: 370px;
        margin: 30px auto 0;
    }

    .service_section .spahe_1 {
        right: 70px;
        max-width: 140px;
    }

    .service_section .spahe_2 {
        right: 15px;
        max-width: 130px;
    }

    .newsletter_section .newsletter_boxed .shape_1 {
        bottom: 60px;
        max-width: 140px;
    }

    .newsletter_section .newsletter_boxed .shape_2 {
        right: 40px;
        bottom: 130px;
        max-width: 80px;
    }

    .newsletter_section .newsletter_boxed {
        padding: 60px;
    }

    .service_section .tab-content .service_image_2 .image_2 {
        right: 0;
        max-width: 190px;
    }

    .introduction_section .video_wrap {
        max-width: 450px;
        margin: 0 auto;
    }

    .introduction_section .video_wrap .shadow_image {
        width: 145%;
    }

    .introduction_section .video_wrap {
        padding-bottom: 40px;
    }

    .introduction_section .video_wrap .dot_image {
        top: -20px;
        right: -18px;
        max-width: 90px;
    }

    .introduction_section .video_wrap .leaf_image {
        left: -50px;
        bottom: 15px;
        max-width: 75px;
    }

    .introduction_section .video_wrap .man_1 {
        right: -80px;
        bottom: 40px;
        max-width: 70px;
    }

    .introduction_section .video_wrap .man_2 {
        left: -100px;
        bottom: 45px;
        max-width: 90px;
    }

    .feature_section .child_feature p {
        font-size: 14px;
    }

    .service_primary_2 {
        max-width: 330px;
        margin: 50px auto 0;
    }

    .owl-theme.arrow_top_right .owl-nav {
        top: -70px;
    }

    .feature_section .section_title .tabs_nav>ul>li>a {
        font-size: 15px;
        padding: 10px 22px;
    }

    .feature_section .section_title .tabs_nav>ul {
        margin: 0 auto;
    }

    .owl-theme.arrow_top_right .owl-nav {
        top: -60px;
    }

    .register_section .signup_wrap {
        background: 0 0;
        box-shadow: none;
        padding: 0 30px;
    }

    .register_section .signup_wrap .info_wrap,
    .register_section .signup_wrap .signup_form {
        margin: 0;
        padding: 0;
        border: none;
    }

    .register_section .signup_wrap .info_wrap {
        max-width: 380px;
        margin-bottom: 60px;
    }

    .process_section .line_bg {
        background: 0 0 !important;
        padding-bottom: 0;
    }

    .process_section .line_bg:after,
    .process_section .line_bg:before {
        display: none;
    }

    .process_section .process_item {
        margin: 0;
        padding: 0;
        margin-bottom: 70px;
    }

    .process_section .process_item:last-child {
        margin-bottom: 0 !important;
    }

    .process_section .process_item .order-last {
        order: 0;
    }

    .process_section .process_item .item_content {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .process_section .process_item .item_content:after,
    .process_section .process_item .item_content:before {
        display: none;
    }

    .process_section .process_item .serial_number {
        margin-top: 0;
        margin-bottom: 35px;
    }

    .process_section .process_item .item_image {
        max-width: 440px;
        margin: 0 auto 30px;
    }

    .pricing_plan_1,
    .pricing_plan_2,
    .pricing_plan_3 {
        max-width: 340px;
        margin: 30px auto 0;
    }

    .apply_section .apply_form .form_item textarea {
        min-height: 150px;
    }

    .map_section .google-map {
        height: 360px;
    }

    .filter-btns-group {
        margin-bottom: 30px;
    }

    .casestudy_section .element_grid {
        margin: -7px;
    }

    .casestudy_section .element_grid .element-item {
        padding: 7px;
    }

    .casestudy_fullimage .item_content .item_title>a {
        font-size: 16px;
    }

    .casestudy_fullimage .item_content .item_category>a {
        font-size: 13px;
    }

    .filter-btns-group>ul>li {
        height: 40px;
    }

    .filter-btns-group>ul>li>button {
        font-size: 14px;
        padding: 0 25px;
        line-height: 40px;
    }

    .details_section .item_image.mr--30 {
        margin: 0;
        margin-bottom: 30px;
    }

    .details_section .item_image.mr--30>img {
        width: 100%;
        display: block;
    }

    .details_section .item_title {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .agency_banner .bg_1 {
        width: 675px;
    }

    .agency_banner .bg_2 {
        width: 795px;
    }

    .feature_section .shape_1 {
        left: -180px;
        max-width: 500px;
    }

    .testimonial_section .shape_2 {
        max-width: 300px;
    }

    .partner_section .shape_1 {
        max-width: 150px;
    }

    .app_landing_banner .banner_content .title_text {
        font-size: 36px;
        margin-bottom: 15px;
    }

    .banner_section .banner_content p {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .app_landing_banner .banner_image .phone_1 {
        max-width: 270px;
    }

    .app_landing_banner .banner_image .phone_2 {
        max-width: 224px;
        right: -35px;
    }

    .app_landing_banner .banner_image .shape_1 {
        width: 375px;
        top: 0;
        left: -25px;
    }

    .service_section .section_title {
        text-align: center;
    }

    .service_section .section_title.mr--30 {
        margin-right: 0;
    }

    .appScreenshot {
        max-width: 530px;
        margin: 0 auto;
    }

    .showcase_section .mobile_frame {
        width: 265px;
    }

    .chat_banner .banner_content .title_text {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .chat_banner .banner_image {
        max-width: 240px;
    }

    .chat_banner {
        padding-top: 120px;
    }

    .chat_banner .banner_image .bar_image {
        max-width: 180px;
    }

    .chat_banner .banner_image .bar_1 {
        top: 55px;
        left: -45px;
    }

    .chat_banner .banner_image .bar_2 {
        top: 155px;
        right: -80px;
    }

    .chat_banner .banner_image .bar_3 {
        top: 220px;
        left: -45px;
    }

    .chat_banner .bg_1,
    .chat_banner .bg_2 {
        max-width: 435px;
    }

    .partner_section .dot_image_1 {
        display: none;
    }

    .introduction_section .video_wrap .leaf_image_1 {
        left: -70px;
    }

    .introduction_section .video_wrap .leaf_image_2 {
        right: -70px;
    }

    .feature_section .feature_image_5 {
        max-width: 340px;
    }

    .feature_section .feature_image_5 .image_2,
    .feature_section .feature_image_5 .image_3 {
        max-width: 220px;
    }

    .feature_section .feature_image_5 .image_2 {
        bottom: 40px;
        left: -105px;
    }

    .feature_section .feature_image_5 .image_3 {
        top: -90px;
        right: -65px;
    }

    .feature_section .feature_image_5 .dot_image_1,
    .feature_section .feature_image_5 .dot_image_2 {
        max-width: 100px;
    }

    .feature_section .feature_image_5 .dot_image_2 {
        right: 10px;
        bottom: 125px;
    }

    .feature_section .shape_12 {
        top: 125px;
        max-width: 595px;
    }

    .banner_section .banner_content {
        max-width: 380px;
    }

    .banner_section .banner_content .title_text {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .digital_agency_banner .banner_image {
        max-width: 350px;
    }

    .digital_agency_banner .shape_1 {
        top: -86px;
        right: -135px;
        max-width: 500px;
    }

    .digital_agency_banner .shape_2 {
        top: -110px;
        right: -190px;
        max-width: 570px;
    }

    .digital_marketing_banner .banner_image {
        max-width: 330px;
    }

    .digital_marketing_banner .apps_wrap>ul {
        width: 200px;
        height: 180px;
    }

    .digital_marketing_banner .apps_wrap {
        bottom: 190px;
    }

    .digital_marketing_banner .apps_wrap>ul>li {
        width: 45px;
        height: 45px;
    }

    .digital_marketing_banner .apps_wrap>ul>li>a>img {
        height: 18px;
    }

    .seo_section .shape_1 {
        max-width: 90px;
    }

    .seo_section .glob_image_1 {
        top: -10px;
        max-width: 280px;
    }

    .hr_management_banner .shape_1 {
        max-width: 250px;
    }

    .hr_management_banner .shape_2 {
        max-width: 370px;
    }

    .hr_management_banner .shape_3 {
        max-width: 480px;
    }

    .hr_management_banner .banner_image {
        top: -60px;
        right: -450px;
        transform: scale(0.46);
    }

    .hr_management_banner {
        min-height: auto;
        padding-top: 200px;
        padding-bottom: 140px;
    }

    .hr_management_banner .shape_5 {
        left: 35%;
        bottom: -35%;
    }

    .hr_management_banner .shape_4 {
        top: 30px;
        left: 48%;
    }

    .hr_management_banner .shape_1 {
        max-width: 220px;
    }

    .hr_management_banner .shape_2 {
        max-width: 340px;
    }

    .hr_management_banner .shape_3 {
        max-width: 450px;
    }

    .intregation_section .apps_wrap>ul {
        width: auto;
        height: auto;
    }

    .intregation_section .apps_wrap>ul>li {
        float: none;
        display: block;
        position: static;
        margin-bottom: 15px;
    }

    .payment_banner .shape_1 {
        left: -100px;
        bottom: -50px;
        max-width: 340px;
    }

    .feature_section .child_feature {
        max-width: 320px;
        margin: 50px auto 0;
    }

    .feature_section .shape_9 {
        right: -100px;
        max-width: 320px;
    }

    .feature_section .shape_10 {
        left: -100px;
        max-width: 320px;
    }

    .feature_boxed {
        padding: 35px;
        max-width: 320px;
        padding-top: 65px;
        margin: 60px auto 0;
    }

    .project_management_banner .banner_content {
        max-width: 410px;
    }

    .project_management_banner .banner_image {
        width: auto;
        max-width: 630px;
        margin: 80px auto -100px;
    }

    .banner_section .form_item input {
        height: 50px;
        padding: 0 20px;
    }

    .project_management_banner {
        margin-bottom: 100px;
    }

    .project_management_banner .banner_image .deco_image {
        top: 80px;
        right: 33px;
        max-width: 150px;
    }

    .service_section .tabs_nav_2 {
        margin-bottom: 50px;
    }

    .service_section .tab-content .service_image_3 {
        margin-bottom: -50px;
    }

    .saas_banner .banner_content {
        max-width: 100% !important;
    }

    .saas_banner .banner_image {
        max-width: 570px;
        margin: 0 auto -120px;
    }

    .saas_banner {
        padding-top: 150px;
        margin-bottom: 80px;
    }

    .saas_banner .banner_image .phone_image {
        max-width: 110px;
    }

    .h_map {
        margin-left: -15px;
        margin-right: -15px;
    }

    .h_map ul li .place_name {
        font-size: 10px;
        min-width: auto;
        padding: 0 10px;
        line-height: 20px;
    }

    .h_map ul li:nth-child(1) {
        top: 5%;
        left: 5%;
    }

    .h_map ul li:nth-child(2) {
        top: 30%;
        left: 10%;
    }

    .h_map ul li:nth-child(3) {
        left: 50%;
        top: 20%;
    }

    .h_map ul li:nth-child(4) {
        top: 40%;
        left: 73%;
    }

    .h_map ul li:nth-child(5) {
        top: 10%;
        left: 88%;
    }

    .h_map ul li:nth-child(6) {
        top: 70%;
        left: 15%;
    }

    .h_map ul li:nth-child(7) {
        top: 56%;
        left: 52%;
    }

    .h_map ul li:nth-child(8) {
        top: 79%;
        left: 96%;
    }

    .details_section .details_images_carousel {
        margin-bottom: 30px;
    }

    .gallery_section .element_grid.column_3 .element-item,
    .casestudy_section .element_grid.column_3 .element-item,
    .portfolio_section .element_grid.column_3 .element-item {
        width: 50%;
    }

    .home_chat:not(.home_digital_agency) .footer_section .useful_links,
    .home_chat:not(.home_digital_agency) .footer_section .social_links {
        margin-top: 40px;
        text-align: center;
    }

    .home_chat:not(.home_digital_agency) .widget.about_content {
        margin: 0 auto;
        text-align: center;
    }

    .banner_section .banner_content {
        max-width: 380px;
        margin: 0 auto;
    }

    .service_section .section_title .c_slide_in_wrap1,
    .feature_section .section_title .c_slide_in_wrap1,
    .feature_section .section_title .sub_title {
        justify-content: center;
    }

    .hr_management_banner .banner_content {
        margin: 0 !important;
    }

    .project_management_banner .banner_content .title_text {
        font-size: 36px;
    }

    .project_management_banner .banner_content p {
        font-size: 14px;
    }

    .project_management_banner .banner_content {
        max-width: 430px;
        margin: 0 auto;
    }

    .saas_banner .banner_content {
        margin: 0 auto;
        max-width: 480px !important;
    }

    .saas_banner .banner_content p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .saas_banner .banner_content .title_text {
        margin-bottom: 10px;
    }

    .banner_section .banner_content .title_text {
        font-size: 42px;
    }

    .digital_marketing_banner .banner_content .title_text {
        font-size: 32px;
    }

    .text_effect {
        line-height: 1;
    }

    .banner_section .banner_content p {
        font-size: 14px;
    }

    .digital_marketing_banner .banner_image {
        max-width: 330px;
        margin-top: 40px;
    }

    .payment_banner .banner_content .title_text {
        font-size: 40px;
    }

    .software_banner .banner_content .title_text {
        font-size: 38px;
    }

    .section_title .sub_title {
        font-size: 15px;
    }

    .section_title .title_text,
    .section_title.increase_size .title_text,
    .feature_section .section_title .title_text,
    .feature_section .section_title.increase_size .title_text {
        font-size: 30px;
    }

    .section_title p {
        font-size: 15px;
    }

    .header_section .brand_logo>.brand_link,
    .sticky_header.stuck .brand_logo>.brand_link {
        max-width: 115px;
    }

    .banner_section .form_item .btn {
        font-size: 14px;
        padding: 12px 26px;
    }
}

@media screen and (max-width: 710px) {
    .agency_banner .bg_2 {
        width: 725px;
    }

    .agency_banner .bg_1 {
        width: 625px;
    }

    .banner_section .banner_content .title_text {
        font-size: 40px;
    }
}




@media screen and (max-width: 710px) {
    .cta-content-img1 {
        display: none;
    }


}

.custom-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: blue;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.custom-button:hover {
    background-color: darkblue;
}

.custom-button span {
    margin: 0 5px;
}


.know-more-div {
    position: relative;
}

.know-more-div .know-more-button {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.know-more-div:hover .know-more-button {
    display: block;
}

.know-more-button {
    width: 130px;
    height: 4vh;
}

.know-more-button-mobile {
    display: none;
}

@media (max-width:768px) {
    .know-more-button-mobile {
        display: block;
        width: 150px;
    }

    .know-more-div:hover .know-more-button {
        display: none;
    }

    .start-chat-button-mobile {
        width: 150px;
    }

    .trending-product-buttons-div {
        display: flex;

        margin-left: 30px;
    }

    .smart_contract_dev_process h2 {
        font-size: 35px;
        text-align: center;
    }

    .why-chhose-us-section {
        margin-left: 15px;
    }

    .browse-our-impactful {
        margin-left: 15px;
    }

    .Ourprocesure-main-div {
        margin-left: 20px;
    }

    .faq_main {
        margin-left: 20px;
    }

    .tell-us-about-div {
        margin-left: 20px;
    }

    .footer-main-div {
        margin-left: 15px;
    }

    .BnnrSecMain {
        margin-left: 25px;
    }

    .AboutUsWhoWeAre-div {
        margin-left: 15px;
    }

    .OurServices-main-div {
        margin-left: 20px;
    }
}

.Browse-impactful {
    text-align: center !important;
}

.custom-class-name {
    display: none;
}


.blockchain-lists li {
    font-size: 14px !important;
}




.blockchain:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: url('../assets/images/prod/blockchain.jpg'); */
    opacity: 1.0;
    background-size: cover;
    z-index: -1;
}



.web:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: url('../assets/images/prod/web.jpg'); */
    opacity: 1.0;
    background-size: cover;
    z-index: -1;
}

.software:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: url('../assets/images/prod/software.jpg'); */
    opacity: 1.0;
    background-size: cover;
    z-index: -1;
}

.Aplication:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: url('../assets/images/prod/image21.jpg'); */
    opacity: 1.0;
    background-size: cover;
    z-index: -1;
}

.games:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: url('../assets/images/prod/image22.jpg'); */
    opacity: 1.0;
    background-size: cover;
    z-index: -1;
}

.metaverse:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* background: url('../assets/images/prod/image23.jpg'); */
    opacity: 1.0;
    background-size: cover;
    z-index: -1;
}




.footer_right_main {
    position: relative;
    background: #ffffff1f;
    padding: 20px;
    border-radius: 15px;
    margin: 50px 0px;
}


.footer_right_main .title {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 5px;
    text-align: center;
    background: linear-gradient(90deg,
            #cc46fb 0%,
            #4dfff4 38.02%,
            #ffb44a 70.31%,
            #ff00e5 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
}


.footer_right_main .contents {
    text-align: center;
}

.footer_right_main {
    padding: 20px;
}

.footer_right_main .title {
    font-size: 25px;
}

.footer_right_main {
    margin: 0;
}

.fitoutform .form-group {
    margin-bottom: 1em !important;
}

.fitoutform .form-control {
    padding: 0;
    border: none;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px;
    border-bottom: 1px solid #e5e3e3;
    border-radius: 0;
    box-shadow: none;
}



@media (max-width: 767px) {
    #popup_form_modal .fitoutform .form-group {
        margin-bottom: 0.8em !important;
    }

    .popup-contact-form .btn {
        margin-top: 10px;
        font-size: 14px;
        padding: 10px 35px;
    }

    #popup_form_modal.popup-form .title1 {
        font-size: 30px;

        color: #00f7ff;
    }

    #popup_form_modal.popup-form .popup-contact-form .social_list_sec ul {
        justify-content: center;
    }

    #popup_form_modal.popup-form {
        top: 0px !important;
    }

    #popup_form_modal.popup-form .modal-dialog {
        margin-top: 3.5rem;
    }
}


.form-control {
    background: #262626;
    border-radius: 2px;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px;
    color: #FFFFFF;
    min-height: 44px;
    border: medium none currentColor;
    border: initial;
    box-shadow: none;
    box-shadow: initial;
    min-width: 271px;
}

@media (max-width: 1119px) {
    .FtrFrm .form-control {
        min-width: 200px;
    }
}

.form-control {
    padding: 0;
    border: none;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px;
    border-bottom: 1px solid #e5e3e3;
    border-radius: 0;
    box-shadow: none;
}

.brands-div {
    display: flex;
}

@media(max-width:768px) {
    .brands-div {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 40px;
        text-align: center;
        margin-right: 60px;
    }
}

.content button {
    background-color: #059DFF;
    color: white;
    border: 1px solid transparent;
    border-radius: 5px;
    width: 110px;
    height: 7vh;
}

.content {
    height: 30vh;
}

.heading-conatant {
    font-size: 18px;
    color: #059DFF;
}


.main-modal .modal-butt {
    background-color: #03a9f4;
    border: 1px solid transparent;
    border-radius: 10px;
    width: 130px;
    height: 6vh;
    font-size: 15px;
}


@media (max-width:768px) {
    .main-modal .modal-butt {
        padding-top: 10px;
    }
}

.main-modal .modal-butt:hover {
    background-color: blue;
    border: 1px solid transparent;
    border-radius: 10px;
    width: 130px;
    height: 6vh;
    font-size: 15px;
}



.wrappers {
    width: 45%;
    background-color: white;
    border: 1px solid transparent;
    border-radius: 5px;
    color: black;
}

.wrappers .card-input input {
    border: 1px solid #C8D1DC;
    height: 7vh;
    color: black;
    border-radius: 5px;
}

.modal-body {
    width: 1100px;
}

@media (max-width:530px) {
    .modal-body {
        width: 900px;
    }
}


@media (max-width:430px) {
    .modal-body {
        width: 850px;
    }
}

@media (max-width:390px) {
    .modal-body {
        width: 770px;
    }
}

.wrappers textarea {
    border: 1px solid #C8D1DC;
    height: 15vh;
    border-radius: 5px;
    color: black;
}

.card-form__inner {
    padding: 20px;
}

.wrappers input:placeholder-shown {
    color: rgba(0, 0, 0, 0.533);
}

.wrappers textarea:placeholder-shown {
    color: rgba(0, 0, 0, 0.533);
}

.card-form__button {
    height: 7vh;
    width: 120px;
    background-color: #059DFF;
    border: 1px solid transparent;
    color: white;
    border-radius: 5px;
}







.video-icon {
    border: 2px solid white;
    width: 30px;
    height: 30px;
    padding: 4px;
    margin-right: 2px;
    border-radius: 50%;
}




.offers-main {
    background-color: blue;
    /* background-color: #059bff; */
    width: 100%;
    height: 12vh;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 20px;
}


@media (max-width:600px) {}

.offers-main h6 {
    color: white;
    font-size: 17px;
}

.timers-div {
    display: flex;
    color: white;
    gap: 10px;
}

.timers-div button {
    background-color: white;
    width: 50px;
    color: #059DFF;
    border: 1px solid transparent;
    height: 6vh;
    border-radius: 5px;
    cursor: auto;
}

.offers-upper-div {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

@media (max-width:768px) {
    .display-one {
        font-size: 50px;
    }

    .cd-words-wrapper b {
        font-size: 40px;
    }
}

.header-caption .cd-words-wrapper b {
    font-size: 60px;
}

@media (max-width:500px) {
    .display-one {
        font-size: 30px;
    }

    .cd-words-wrapper b {
        font-size: 23px;
    }


}




.content span {
    font-size: 13px;
    font-weight: 100;
}

.google-meet {
    font-size: 50px;
    color: white;
    font-weight: 600;
}

@media (max-width:600px) {
    .google-meet {
        font-size: 30px;
    }
}

.google-meet:hover {
    color: orange;
    cursor: pointer;
}

.modal-open {
    margin-top: 120px;
}

.successful {
    background-color: rgba(111, 39, 200, 0.953);
    color: white;
    display: flex;
    width: auto;
    height: 46vh;
    flex-direction: column;
    text-align: center;
    gap: 20px;
    align-items: center;
}



.card-formses {
    height: 7vh;
    width: 310px;
    /* background-color: rgb(0, 42, 255); */
    /* background-color: rgb(0, 255, 132); */
    background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 95%/200% 100%;
    border: 1px solid transparent;
    color: var(--color-white);
    border-radius: 30px;
    display: flex;
    align-items: center;
    padding: 5px;
}

@media (max-width:530px) {
    .card-formses {
        font-size: 16px
    }

    .successful {
        height: 40vh;
    }

    .modal-open {
        margin-top: 200px;
    }

    .second-p {
        padding-top: 16px;
    }

}

.second-p {
    padding-top: 10px;
}


.main-p {
    color: yellow;
    font-size: 22px;
}
 */:root {
     --bs-blue: #0d6efd;
     --bs-indigo: #6610f2;
     --bs-purple: #6f42c1;
     --bs-pink: #d63384;
     --bs-red: #dc3545;
     --bs-orange: #fd7e14;
     --bs-yellow: #ffc107;
     --bs-green: #198754;
     --bs-teal: #20c997;
     --bs-cyan: #0dcaf0;
     --bs-white: #fff;
     --bs-gray: #6c757d;
     --bs-gray-dark: #343a40;
     --bs-primary: #0d6efd;
     --bs-secondary: #6c757d;
     --bs-success: #198754;
     --bs-info: #0dcaf0;
     --bs-warning: #ffc107;
     --bs-danger: #dc3545;
     --bs-light: #f8f9fa;
     --bs-dark: #212529;
     --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
     --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
     --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))
 }

 *,
 ::after,
 ::before {
     box-sizing: border-box
 }

 @media (prefers-reduced-motion:no-preference) {
     :root {
         scroll-behavior: smooth
     }
 }

 body {
     margin: 0;
     font-family: var(--bs-font-sans-serif);
     font-size: 1rem;
     font-weight: 400;
     line-height: 1.5;
     color: #212529;
     background-color: #fff;
     -webkit-text-size-adjust: 100%;
     -webkit-tap-highlight-color: transparent
 }

 hr {
     margin: 1rem 0;
     color: inherit;
     background-color: currentColor;
     border: 0;
     opacity: .25
 }

 hr:not([size]) {
     height: 1px
 }

 .h1,
 .h2,
 .h3,
 .h4,
 .h5,
 .h6,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
     margin-top: 0;
     margin-bottom: .5rem;
     font-weight: 500;
     line-height: 1.2
 }

 .h1,
 h1 {
     font-size: calc(1.375rem + 1.5vw)
 }

 @media (min-width:1200px) {
     .h1,
     h1 {
         font-size: 2.5rem
     }
 }

 .h2,
 h2 {
     font-size: calc(1.325rem + .9vw)
 }

 @media (min-width:1200px) {
     .h2,
     h2 {
         font-size: 2rem
     }
 }

 .h3,
 h3 {
     font-size: calc(1.3rem + .6vw)
 }

 @media (min-width:1200px) {
     .h3,
     h3 {
         font-size: 1.75rem
     }
 }

 .h4,
 h4 {
     font-size: calc(1.275rem + .3vw)
 }

 @media (min-width:1200px) {
     .h4,
     h4 {
         font-size: 1.5rem
     }
 }

 .h5,
 h5 {
     font-size: 1.25rem
 }

 .h6,
 h6 {
     font-size: 1rem
 }

 p {
     margin-top: 0;
     margin-bottom: 1rem
 }

 abbr[data-bs-original-title],
 abbr[title] {
     -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
     text-decoration: underline dotted;
     cursor: help;
     -webkit-text-decoration-skip-ink: none;
     text-decoration-skip-ink: none
 }

 address {
     margin-bottom: 1rem;
     font-style: normal;
     line-height: inherit
 }

 ol,
 ul {
     padding-left: 2rem
 }

 dl,
 ol,
 ul {
     margin-top: 0;
     margin-bottom: 1rem
 }

 ol ol,
 ol ul,
 ul ol,
 ul ul {
     margin-bottom: 0
 }

 dt {
     font-weight: 700
 }

 dd {
     margin-bottom: .5rem;
     margin-left: 0
 }

 blockquote {
     margin: 0 0 1rem
 }

 b,
 strong {
     font-weight: bolder
 }

 .small,
 small {
     font-size: .875em
 }

 .mark,
 mark {
     padding: .2em;
     background-color: #fcf8e3
 }

 sub,
 sup {
     position: relative;
     font-size: .75em;
     line-height: 0;
     vertical-align: baseline
 }

 sub {
     bottom: -.25em
 }

 sup {
     top: -.5em
 }

 a {
     color: #0d6efd;
     text-decoration: underline
 }

 a:hover {
     color: #0a58ca
 }

 a:not([href]):not([class]),
 a:not([href]):not([class]):hover {
     color: inherit;
     text-decoration: none
 }

 code,
 kbd,
 pre,
 samp {
     font-family: var(--bs-font-monospace);
     font-size: 1em;
     direction: ltr;
     unicode-bidi: bidi-override
 }

 pre {
     display: block;
     margin-top: 0;
     margin-bottom: 1rem;
     overflow: auto;
     font-size: .875em
 }

 pre code {
     font-size: inherit;
     color: inherit;
     word-break: normal
 }

 code {
     font-size: .875em;
     color: #d63384;
     word-wrap: break-word
 }

 a>code {
     color: inherit
 }

 kbd {
     padding: .2rem .4rem;
     font-size: .875em;
     color: #fff;
     background-color: #212529;
     border-radius: .2rem
 }

 kbd kbd {
     padding: 0;
     font-size: 1em;
     font-weight: 700
 }

 figure {
     margin: 0 0 1rem
 }

 img,
 svg {
     vertical-align: middle
 }

 table {
     caption-side: bottom;
     border-collapse: collapse
 }

 caption {
     padding-top: .5rem;
     padding-bottom: .5rem;
     color: #6c757d;
     text-align: left
 }

 th {
     text-align: inherit;
     text-align: -webkit-match-parent
 }

 tbody,
 td,
 tfoot,
 th,
 thead,
 tr {
     border-color: inherit;
     border-style: solid;
     border-width: 0
 }

 label {
     display: inline-block
 }

 button {
     border-radius: 0
 }

 button:focus:not(:focus-visible) {
     outline: 0
 }

 button,
 input,
 optgroup,
 select,
 textarea {
     margin: 0;
     font-family: inherit;
     font-size: inherit;
     line-height: inherit
 }

 button,
 select {
     text-transform: none
 }

 [role=button] {
     cursor: pointer
 }

 select {
     word-wrap: normal
 }

 select:disabled {
     opacity: 1
 }

 [list]::-webkit-calendar-picker-indicator {
     display: none
 }

 [type=button],
 [type=reset],
 [type=submit],
 button {
     -webkit-appearance: button
 }

 [type=button]:not(:disabled),
 [type=reset]:not(:disabled),
 [type=submit]:not(:disabled),
 button:not(:disabled) {
     cursor: pointer
 }

 ::-moz-focus-inner {
     padding: 0;
     border-style: none
 }

 textarea {
     resize: vertical
 }

 fieldset {
     min-width: 0;
     padding: 0;
     margin: 0;
     border: 0
 }

 legend {
     float: left;
     width: 100%;
     padding: 0;
     margin-bottom: .5rem;
     font-size: calc(1.275rem + .3vw);
     line-height: inherit
 }

 @media (min-width:1200px) {
     legend {
         font-size: 1.5rem
     }
 }

 legend+* {
     clear: left
 }

 ::-webkit-datetime-edit-day-field,
 ::-webkit-datetime-edit-fields-wrapper,
 ::-webkit-datetime-edit-hour-field,
 ::-webkit-datetime-edit-minute,
 ::-webkit-datetime-edit-month-field,
 ::-webkit-datetime-edit-text,
 ::-webkit-datetime-edit-year-field {
     padding: 0
 }

 ::-webkit-inner-spin-button {
     height: auto
 }

 [type=search] {
     outline-offset: -2px;
     -webkit-appearance: textfield
 }

 ::-webkit-search-decoration {
     -webkit-appearance: none
 }

 ::-webkit-color-swatch-wrapper {
     padding: 0
 }

 ::-webkit-file-upload-button {
     font: inherit
 }

 ::file-selector-button {
     font: inherit
 }

 ::-webkit-file-upload-button {
     font: inherit;
     -webkit-appearance: button
 }

 output {
     display: inline-block
 }

 iframe {
     border: 0
 }

 summary {
     display: list-item;
     cursor: pointer
 }

 progress {
     vertical-align: baseline
 }

 [hidden] {
     display: none !important
 }

 .lead {
     font-size: 1.25rem;
     font-weight: 300
 }

 .display-1 {
     font-size: calc(1.625rem + 4.5vw);
     font-weight: 300;
     line-height: 1.2
 }

 @media (min-width:1200px) {
     .display-1 {
         font-size: 5rem
     }
 }

 .display-2 {
     font-size: calc(1.575rem + 3.9vw);
     font-weight: 300;
     line-height: 1.2
 }

 @media (min-width:1200px) {
     .display-2 {
         font-size: 4.5rem
     }
 }

 .display-3 {
     font-size: calc(1.525rem + 3.3vw);
     font-weight: 300;
     line-height: 1.2
 }

 @media (min-width:1200px) {
     .display-3 {
         font-size: 4rem
     }
 }

 .display-4 {
     font-size: calc(1.475rem + 2.7vw);
     font-weight: 300;
     line-height: 1.2
 }

 @media (min-width:1200px) {
     .display-4 {
         font-size: 3.5rem
     }
 }

 .display-5 {
     font-size: calc(1.425rem + 2.1vw);
     font-weight: 300;
     line-height: 1.2
 }

 @media (min-width:1200px) {
     .display-5 {
         font-size: 3rem
     }
 }

 .display-6 {
     font-size: calc(1.375rem + 1.5vw);
     font-weight: 300;
     line-height: 1.2
 }

 @media (min-width:1200px) {
     .display-6 {
         font-size: 2.5rem
     }
 }

 .list-unstyled {
     padding-left: 0;
     list-style: none
 }

 .list-inline {
     padding-left: 0;
     list-style: none
 }

 .list-inline-item {
     display: inline-block
 }

 .list-inline-item:not(:last-child) {
     margin-right: .5rem
 }

 .initialism {
     font-size: .875em;
     text-transform: uppercase
 }

 .blockquote {
     margin-bottom: 1rem;
     font-size: 1.25rem
 }

 .blockquote>:last-child {
     margin-bottom: 0
 }

 .blockquote-footer {
     margin-top: -1rem;
     margin-bottom: 1rem;
     font-size: .875em;
     color: #6c757d
 }

 .blockquote-footer::before {
     content: "— "
 }

 .img-fluid {
     max-width: 100%;
     height: auto
 }

 .img-thumbnail {
     padding: .25rem;
     background-color: #fff;
     border: 1px solid #dee2e6;
     border-radius: .25rem;
     max-width: 100%;
     height: auto
 }

 .figure {
     display: inline-block
 }

 .figure-img {
     margin-bottom: .5rem;
     line-height: 1
 }

 .figure-caption {
     font-size: .875em;
     color: #6c757d
 }

 .container,
 .container-fluid,
 .container-lg,
 .container-md,
 .container-sm,
 .container-xl,
 .container-xxl {
     width: 100%;
     padding-right: .75rem;
     padding-right: var(--bs-gutter-x, .75rem);
     padding-left: .75rem;
     padding-left: var(--bs-gutter-x, .75rem);
     margin-right: auto;
     margin-left: auto
 }

 @media (min-width:576px) {
     .container,
     .container-sm {
         max-width: 540px
     }
 }

 @media (min-width:768px) {
     .container,
     .container-md,
     .container-sm {
         max-width: 720px
     }
 }

 @media (min-width:992px) {
     .container,
     .container-lg,
     .container-md,
     .container-sm {
         max-width: 960px
     }
 }

 @media (min-width:1200px) {
     .container,
     .container-lg,
     .container-md,
     .container-sm,
     .container-xl {
         max-width: 1140px
     }
 }

 @media (min-width:1400px) {
     .container,
     .container-lg,
     .container-md,
     .container-sm,
     .container-xl,
     .container-xxl {
         max-width: 1302px
     }
 }

 .row {
     --bs-gutter-x: 1.5rem;
     --bs-gutter-y: 0;
     display: flex;
     flex-wrap: wrap;
     margin-top: calc(var(--bs-gutter-y) * -1);
     margin-right: calc(var(--bs-gutter-x) * -.5);
     margin-left: calc(var(--bs-gutter-x) * -.5)
 }

 .row>* {
     flex-shrink: 0;
     width: 100%;
     max-width: 100%;
     padding-right: calc(var(--bs-gutter-x) * .5);
     padding-left: calc(var(--bs-gutter-x) * .5);
     margin-top: var(--bs-gutter-y)
 }

 .col {
     flex: 1 0
 }

 .row-cols-auto>* {
     flex: 0 0 auto;
     width: auto
 }

 .row-cols-1>* {
     flex: 0 0 auto;
     width: 100%
 }

 .row-cols-2>* {
     flex: 0 0 auto;
     width: 50%
 }

 .row-cols-3>* {
     flex: 0 0 auto;
     width: 33.3333333333%
 }

 .row-cols-4>* {
     flex: 0 0 auto;
     width: 25%
 }

 .row-cols-5>* {
     flex: 0 0 auto;
     width: 20%
 }

 .row-cols-6>* {
     flex: 0 0 auto;
     width: 16.6666666667%
 }

 @media (min-width:576px) {
     .col-sm {
         flex: 1 0
     }
     .row-cols-sm-auto>* {
         flex: 0 0 auto;
         width: auto
     }
     .row-cols-sm-1>* {
         flex: 0 0 auto;
         width: 100%
     }
     .row-cols-sm-2>* {
         flex: 0 0 auto;
         width: 50%
     }
     .row-cols-sm-3>* {
         flex: 0 0 auto;
         width: 33.3333333333%
     }
     .row-cols-sm-4>* {
         flex: 0 0 auto;
         width: 25%
     }
     .row-cols-sm-5>* {
         flex: 0 0 auto;
         width: 20%
     }
     .row-cols-sm-6>* {
         flex: 0 0 auto;
         width: 16.6666666667%
     }
 }

 @media (min-width:768px) {
     .col-md {
         flex: 1 0
     }
     .row-cols-md-auto>* {
         flex: 0 0 auto;
         width: auto
     }
     .row-cols-md-1>* {
         flex: 0 0 auto;
         width: 100%
     }
     .row-cols-md-2>* {
         flex: 0 0 auto;
         width: 50%
     }
     .row-cols-md-3>* {
         flex: 0 0 auto;
         width: 33.3333333333%
     }
     .row-cols-md-4>* {
         flex: 0 0 auto;
         width: 25%
     }
     .row-cols-md-5>* {
         flex: 0 0 auto;
         width: 20%
     }
     .row-cols-md-6>* {
         flex: 0 0 auto;
         width: 16.6666666667%
     }
 }

 @media (min-width:992px) {
     .col-lg {
         flex: 1 0
     }
     .row-cols-lg-auto>* {
         flex: 0 0 auto;
         width: auto
     }
     .row-cols-lg-1>* {
         flex: 0 0 auto;
         width: 100%
     }
     .row-cols-lg-2>* {
         flex: 0 0 auto;
         width: 50%
     }
     .row-cols-lg-3>* {
         flex: 0 0 auto;
         width: 33.3333333333%
     }
     .row-cols-lg-4>* {
         flex: 0 0 auto;
         width: 25%
     }
     .row-cols-lg-5>* {
         flex: 0 0 auto;
         width: 20%
     }
     .row-cols-lg-6>* {
         flex: 0 0 auto;
         width: 16.6666666667%
     }
 }

 @media (min-width:1200px) {
     .col-xl {
         flex: 1 0
     }
     .row-cols-xl-auto>* {
         flex: 0 0 auto;
         width: auto
     }
     .row-cols-xl-1>* {
         flex: 0 0 auto;
         width: 100%
     }
     .row-cols-xl-2>* {
         flex: 0 0 auto;
         width: 50%
     }
     .row-cols-xl-3>* {
         flex: 0 0 auto;
         width: 33.3333333333%
     }
     .row-cols-xl-4>* {
         flex: 0 0 auto;
         width: 25%
     }
     .row-cols-xl-5>* {
         flex: 0 0 auto;
         width: 20%
     }
     .row-cols-xl-6>* {
         flex: 0 0 auto;
         width: 16.6666666667%
     }
 }

 @media (min-width:1400px) {
     .col-xxl {
         flex: 1 0
     }
     .row-cols-xxl-auto>* {
         flex: 0 0 auto;
         width: auto
     }
     .row-cols-xxl-1>* {
         flex: 0 0 auto;
         width: 100%
     }
     .row-cols-xxl-2>* {
         flex: 0 0 auto;
         width: 50%
     }
     .row-cols-xxl-3>* {
         flex: 0 0 auto;
         width: 33.3333333333%
     }
     .row-cols-xxl-4>* {
         flex: 0 0 auto;
         width: 25%
     }
     .row-cols-xxl-5>* {
         flex: 0 0 auto;
         width: 20%
     }
     .row-cols-xxl-6>* {
         flex: 0 0 auto;
         width: 16.6666666667%
     }
 }

 .col-auto {
     flex: 0 0 auto;
     width: auto
 }

 .col-1 {
     flex: 0 0 auto;
     width: 8.33333333%
 }

 .col-2 {
     flex: 0 0 auto;
     width: 16.66666667%
 }

 .col-3 {
     flex: 0 0 auto;
     width: 25%
 }

 .col-4 {
     flex: 0 0 auto;
     width: 33.33333333%
 }

 .col-5 {
     flex: 0 0 auto;
     width: 41.66666667%
 }

 .col-6 {
     flex: 0 0 auto;
     width: 50%
 }

 .col-7 {
     flex: 0 0 auto;
     width: 58.33333333%
 }

 .col-8 {
     flex: 0 0 auto;
     width: 66.66666667%
 }

 .col-9 {
     flex: 0 0 auto;
     width: 75%
 }

 .col-10 {
     flex: 0 0 auto;
     width: 83.33333333%
 }

 .col-11 {
     flex: 0 0 auto;
     width: 91.66666667%
 }

 .col-12 {
     flex: 0 0 auto;
     width: 100%
 }

 .offset-1 {
     margin-left: 8.33333333%
 }

 .offset-2 {
     margin-left: 16.66666667%
 }

 .offset-3 {
     margin-left: 25%
 }

 .offset-4 {
     margin-left: 33.33333333%
 }

 .offset-5 {
     margin-left: 41.66666667%
 }

 .offset-6 {
     margin-left: 50%
 }

 .offset-7 {
     margin-left: 58.33333333%
 }

 .offset-8 {
     margin-left: 66.66666667%
 }

 .offset-9 {
     margin-left: 75%
 }

 .offset-10 {
     margin-left: 83.33333333%
 }

 .offset-11 {
     margin-left: 91.66666667%
 }

 .g-0,
 .gx-0 {
     --bs-gutter-x: 0
 }

 .g-0,
 .gy-0 {
     --bs-gutter-y: 0
 }

 .g-1,
 .gx-1 {
     --bs-gutter-x: 0.25rem
 }

 .g-1,
 .gy-1 {
     --bs-gutter-y: 0.25rem
 }

 .g-2,
 .gx-2 {
     --bs-gutter-x: 0.5rem
 }

 .g-2,
 .gy-2 {
     --bs-gutter-y: 0.5rem
 }

 .g-3,
 .gx-3 {
     --bs-gutter-x: 1rem
 }

 .g-3,
 .gy-3 {
     --bs-gutter-y: 1rem
 }

 .g-4,
 .gx-4 {
     --bs-gutter-x: 1.5rem
 }

 .g-4,
 .gy-4 {
     --bs-gutter-y: 1.5rem
 }

 .g-5,
 .gx-5 {
     --bs-gutter-x: 3rem
 }

 .g-5,
 .gy-5 {
     --bs-gutter-y: 3rem
 }

 @media (min-width:576px) {
     .col-sm-auto {
         flex: 0 0 auto;
         width: auto
     }
     .col-sm-1 {
         flex: 0 0 auto;
         width: 8.33333333%
     }
     .col-sm-2 {
         flex: 0 0 auto;
         width: 16.66666667%
     }
     .col-sm-3 {
         flex: 0 0 auto;
         width: 25%
     }
     .col-sm-4 {
         flex: 0 0 auto;
         width: 33.33333333%
     }
     .col-sm-5 {
         flex: 0 0 auto;
         width: 41.66666667%
     }
     .col-sm-6 {
         flex: 0 0 auto;
         width: 50%
     }
     .col-sm-7 {
         flex: 0 0 auto;
         width: 58.33333333%
     }
     .col-sm-8 {
         flex: 0 0 auto;
         width: 66.66666667%
     }
     .col-sm-9 {
         flex: 0 0 auto;
         width: 75%
     }
     .col-sm-10 {
         flex: 0 0 auto;
         width: 83.33333333%
     }
     .col-sm-11 {
         flex: 0 0 auto;
         width: 91.66666667%
     }
     .col-sm-12 {
         flex: 0 0 auto;
         width: 100%
     }
     .offset-sm-0 {
         margin-left: 0
     }
     .offset-sm-1 {
         margin-left: 8.33333333%
     }
     .offset-sm-2 {
         margin-left: 16.66666667%
     }
     .offset-sm-3 {
         margin-left: 25%
     }
     .offset-sm-4 {
         margin-left: 33.33333333%
     }
     .offset-sm-5 {
         margin-left: 41.66666667%
     }
     .offset-sm-6 {
         margin-left: 50%
     }
     .offset-sm-7 {
         margin-left: 58.33333333%
     }
     .offset-sm-8 {
         margin-left: 66.66666667%
     }
     .offset-sm-9 {
         margin-left: 75%
     }
     .offset-sm-10 {
         margin-left: 83.33333333%
     }
     .offset-sm-11 {
         margin-left: 91.66666667%
     }
     .g-sm-0,
     .gx-sm-0 {
         --bs-gutter-x: 0
     }
     .g-sm-0,
     .gy-sm-0 {
         --bs-gutter-y: 0
     }
     .g-sm-1,
     .gx-sm-1 {
         --bs-gutter-x: 0.25rem
     }
     .g-sm-1,
     .gy-sm-1 {
         --bs-gutter-y: 0.25rem
     }
     .g-sm-2,
     .gx-sm-2 {
         --bs-gutter-x: 0.5rem
     }
     .g-sm-2,
     .gy-sm-2 {
         --bs-gutter-y: 0.5rem
     }
     .g-sm-3,
     .gx-sm-3 {
         --bs-gutter-x: 1rem
     }
     .g-sm-3,
     .gy-sm-3 {
         --bs-gutter-y: 1rem
     }
     .g-sm-4,
     .gx-sm-4 {
         --bs-gutter-x: 1.5rem
     }
     .g-sm-4,
     .gy-sm-4 {
         --bs-gutter-y: 1.5rem
     }
     .g-sm-5,
     .gx-sm-5 {
         --bs-gutter-x: 3rem
     }
     .g-sm-5,
     .gy-sm-5 {
         --bs-gutter-y: 3rem
     }
 }

 @media (min-width:768px) {
     .col-md-auto {
         flex: 0 0 auto;
         width: auto
     }
     .col-md-1 {
         flex: 0 0 auto;
         width: 8.33333333%
     }
     .col-md-2 {
         flex: 0 0 auto;
         width: 16.66666667%
     }
     .col-md-3 {
         flex: 0 0 auto;
         width: 25%
     }
     .col-md-4 {
         flex: 0 0 auto;
         width: 33.33333333%
     }
     .col-md-5 {
         flex: 0 0 auto;
         width: 41.66666667%
     }
     .col-md-6 {
         flex: 0 0 auto;
         width: 50%
     }
     .col-md-7 {
         flex: 0 0 auto;
         width: 58.33333333%
     }
     .col-md-8 {
         flex: 0 0 auto;
         width: 66.66666667%
     }
     .col-md-9 {
         flex: 0 0 auto;
         width: 75%
     }
     .col-md-10 {
         flex: 0 0 auto;
         width: 83.33333333%
     }
     .col-md-11 {
         flex: 0 0 auto;
         width: 91.66666667%
     }
     .col-md-12 {
         flex: 0 0 auto;
         width: 100%
     }
     .offset-md-0 {
         margin-left: 0
     }
     .offset-md-1 {
         margin-left: 8.33333333%
     }
     .offset-md-2 {
         margin-left: 16.66666667%
     }
     .offset-md-3 {
         margin-left: 25%
     }
     .offset-md-4 {
         margin-left: 33.33333333%
     }
     .offset-md-5 {
         margin-left: 41.66666667%
     }
     .offset-md-6 {
         margin-left: 50%
     }
     .offset-md-7 {
         margin-left: 58.33333333%
     }
     .offset-md-8 {
         margin-left: 66.66666667%
     }
     .offset-md-9 {
         margin-left: 75%
     }
     .offset-md-10 {
         margin-left: 83.33333333%
     }
     .offset-md-11 {
         margin-left: 91.66666667%
     }
     .g-md-0,
     .gx-md-0 {
         --bs-gutter-x: 0
     }
     .g-md-0,
     .gy-md-0 {
         --bs-gutter-y: 0
     }
     .g-md-1,
     .gx-md-1 {
         --bs-gutter-x: 0.25rem
     }
     .g-md-1,
     .gy-md-1 {
         --bs-gutter-y: 0.25rem
     }
     .g-md-2,
     .gx-md-2 {
         --bs-gutter-x: 0.5rem
     }
     .g-md-2,
     .gy-md-2 {
         --bs-gutter-y: 0.5rem
     }
     .g-md-3,
     .gx-md-3 {
         --bs-gutter-x: 1rem
     }
     .g-md-3,
     .gy-md-3 {
         --bs-gutter-y: 1rem
     }
     .g-md-4,
     .gx-md-4 {
         --bs-gutter-x: 1.5rem
     }
     .g-md-4,
     .gy-md-4 {
         --bs-gutter-y: 1.5rem
     }
     .g-md-5,
     .gx-md-5 {
         --bs-gutter-x: 3rem
     }
     .g-md-5,
     .gy-md-5 {
         --bs-gutter-y: 3rem
     }
 }

 @media (min-width:992px) {
     .col-lg-auto {
         flex: 0 0 auto;
         width: auto
     }
     .col-lg-1 {
         flex: 0 0 auto;
         width: 8.33333333%
     }
     .col-lg-2 {
         flex: 0 0 auto;
         width: 16.66666667%
     }
     .col-lg-3 {
         flex: 0 0 auto;
         width: 25%
     }
     .col-lg-4 {
         flex: 0 0 auto;
         width: 33.33333333%
     }
     .col-lg-5 {
         flex: 0 0 auto;
         width: 41.66666667%
     }
     .col-lg-6 {
         flex: 0 0 auto;
         width: 50%
     }
     .col-lg-7 {
         flex: 0 0 auto;
         width: 58.33333333%
     }
     .col-lg-8 {
         flex: 0 0 auto;
         width: 66.66666667%
     }
     .col-lg-9 {
         flex: 0 0 auto;
         width: 75%
     }
     .col-lg-10 {
         flex: 0 0 auto;
         width: 83.33333333%
     }
     .col-lg-11 {
         flex: 0 0 auto;
         width: 91.66666667%
     }
     .col-lg-12 {
         flex: 0 0 auto;
         width: 100%
     }
     .offset-lg-0 {
         margin-left: 0
     }
     .offset-lg-1 {
         margin-left: 8.33333333%
     }
     .offset-lg-2 {
         margin-left: 16.66666667%
     }
     .offset-lg-3 {
         margin-left: 25%
     }
     .offset-lg-4 {
         margin-left: 33.33333333%
     }
     .offset-lg-5 {
         margin-left: 41.66666667%
     }
     .offset-lg-6 {
         margin-left: 50%
     }
     .offset-lg-7 {
         margin-left: 58.33333333%
     }
     .offset-lg-8 {
         margin-left: 66.66666667%
     }
     .offset-lg-9 {
         margin-left: 75%
     }
     .offset-lg-10 {
         margin-left: 83.33333333%
     }
     .offset-lg-11 {
         margin-left: 91.66666667%
     }
     .g-lg-0,
     .gx-lg-0 {
         --bs-gutter-x: 0
     }
     .g-lg-0,
     .gy-lg-0 {
         --bs-gutter-y: 0
     }
     .g-lg-1,
     .gx-lg-1 {
         --bs-gutter-x: 0.25rem
     }
     .g-lg-1,
     .gy-lg-1 {
         --bs-gutter-y: 0.25rem
     }
     .g-lg-2,
     .gx-lg-2 {
         --bs-gutter-x: 0.5rem
     }
     .g-lg-2,
     .gy-lg-2 {
         --bs-gutter-y: 0.5rem
     }
     .g-lg-3,
     .gx-lg-3 {
         --bs-gutter-x: 1rem
     }
     .g-lg-3,
     .gy-lg-3 {
         --bs-gutter-y: 1rem
     }
     .g-lg-4,
     .gx-lg-4 {
         --bs-gutter-x: 1.5rem
     }
     .g-lg-4,
     .gy-lg-4 {
         --bs-gutter-y: 1.5rem
     }
     .g-lg-5,
     .gx-lg-5 {
         --bs-gutter-x: 3rem
     }
     .g-lg-5,
     .gy-lg-5 {
         --bs-gutter-y: 3rem
     }
 }

 @media (min-width:1200px) {
     .col-xl-auto {
         flex: 0 0 auto;
         width: auto
     }
     .col-xl-1 {
         flex: 0 0 auto;
         width: 8.33333333%
     }
     .col-xl-2 {
         flex: 0 0 auto;
         width: 16.66666667%
     }
     .col-xl-3 {
         flex: 0 0 auto;
         width: 25%
     }
     .col-xl-4 {
         flex: 0 0 auto;
         width: 33.33333333%
     }
     .col-xl-5 {
         flex: 0 0 auto;
         width: 41.66666667%
     }
     .col-xl-6 {
         flex: 0 0 auto;
         width: 50%
     }
     .col-xl-7 {
         flex: 0 0 auto;
         width: 58.33333333%
     }
     .col-xl-8 {
         flex: 0 0 auto;
         width: 66.66666667%
     }
     .col-xl-9 {
         flex: 0 0 auto;
         width: 75%
     }
     .col-xl-10 {
         flex: 0 0 auto;
         width: 83.33333333%
     }
     .col-xl-11 {
         flex: 0 0 auto;
         width: 91.66666667%
     }
     .col-xl-12 {
         flex: 0 0 auto;
         width: 100%
     }
     .offset-xl-0 {
         margin-left: 0
     }
     .offset-xl-1 {
         margin-left: 8.33333333%
     }
     .offset-xl-2 {
         margin-left: 16.66666667%
     }
     .offset-xl-3 {
         margin-left: 25%
     }
     .offset-xl-4 {
         margin-left: 33.33333333%
     }
     .offset-xl-5 {
         margin-left: 41.66666667%
     }
     .offset-xl-6 {
         margin-left: 50%
     }
     .offset-xl-7 {
         margin-left: 58.33333333%
     }
     .offset-xl-8 {
         margin-left: 66.66666667%
     }
     .offset-xl-9 {
         margin-left: 75%
     }
     .offset-xl-10 {
         margin-left: 83.33333333%
     }
     .offset-xl-11 {
         margin-left: 91.66666667%
     }
     .g-xl-0,
     .gx-xl-0 {
         --bs-gutter-x: 0
     }
     .g-xl-0,
     .gy-xl-0 {
         --bs-gutter-y: 0
     }
     .g-xl-1,
     .gx-xl-1 {
         --bs-gutter-x: 0.25rem
     }
     .g-xl-1,
     .gy-xl-1 {
         --bs-gutter-y: 0.25rem
     }
     .g-xl-2,
     .gx-xl-2 {
         --bs-gutter-x: 0.5rem
     }
     .g-xl-2,
     .gy-xl-2 {
         --bs-gutter-y: 0.5rem
     }
     .g-xl-3,
     .gx-xl-3 {
         --bs-gutter-x: 1rem
     }
     .g-xl-3,
     .gy-xl-3 {
         --bs-gutter-y: 1rem
     }
     .g-xl-4,
     .gx-xl-4 {
         --bs-gutter-x: 1.5rem
     }
     .g-xl-4,
     .gy-xl-4 {
         --bs-gutter-y: 1.5rem
     }
     .g-xl-5,
     .gx-xl-5 {
         --bs-gutter-x: 3rem
     }
     .g-xl-5,
     .gy-xl-5 {
         --bs-gutter-y: 3rem
     }
 }

 @media (min-width:1400px) {
     .col-xxl-auto {
         flex: 0 0 auto;
         width: auto
     }
     .col-xxl-1 {
         flex: 0 0 auto;
         width: 8.33333333%
     }
     .col-xxl-2 {
         flex: 0 0 auto;
         width: 16.66666667%
     }
     .col-xxl-3 {
         flex: 0 0 auto;
         width: 25%
     }
     .col-xxl-4 {
         flex: 0 0 auto;
         width: 33.33333333%
     }
     .col-xxl-5 {
         flex: 0 0 auto;
         width: 41.66666667%
     }
     .col-xxl-6 {
         flex: 0 0 auto;
         width: 50%
     }
     .col-xxl-7 {
         flex: 0 0 auto;
         width: 58.33333333%
     }
     .col-xxl-8 {
         flex: 0 0 auto;
         width: 66.66666667%
     }
     .col-xxl-9 {
         flex: 0 0 auto;
         width: 75%
     }
     .col-xxl-10 {
         flex: 0 0 auto;
         width: 83.33333333%
     }
     .col-xxl-11 {
         flex: 0 0 auto;
         width: 91.66666667%
     }
     .col-xxl-12 {
         flex: 0 0 auto;
         width: 100%
     }
     .offset-xxl-0 {
         margin-left: 0
     }
     .offset-xxl-1 {
         margin-left: 8.33333333%
     }
     .offset-xxl-2 {
         margin-left: 16.66666667%
     }
     .offset-xxl-3 {
         margin-left: 25%
     }
     .offset-xxl-4 {
         margin-left: 33.33333333%
     }
     .offset-xxl-5 {
         margin-left: 41.66666667%
     }
     .offset-xxl-6 {
         margin-left: 50%
     }
     .offset-xxl-7 {
         margin-left: 58.33333333%
     }
     .offset-xxl-8 {
         margin-left: 66.66666667%
     }
     .offset-xxl-9 {
         margin-left: 75%
     }
     .offset-xxl-10 {
         margin-left: 83.33333333%
     }
     .offset-xxl-11 {
         margin-left: 91.66666667%
     }
     .g-xxl-0,
     .gx-xxl-0 {
         --bs-gutter-x: 0
     }
     .g-xxl-0,
     .gy-xxl-0 {
         --bs-gutter-y: 0
     }
     .g-xxl-1,
     .gx-xxl-1 {
         --bs-gutter-x: 0.25rem
     }
     .g-xxl-1,
     .gy-xxl-1 {
         --bs-gutter-y: 0.25rem
     }
     .g-xxl-2,
     .gx-xxl-2 {
         --bs-gutter-x: 0.5rem
     }
     .g-xxl-2,
     .gy-xxl-2 {
         --bs-gutter-y: 0.5rem
     }
     .g-xxl-3,
     .gx-xxl-3 {
         --bs-gutter-x: 1rem
     }
     .g-xxl-3,
     .gy-xxl-3 {
         --bs-gutter-y: 1rem
     }
     .g-xxl-4,
     .gx-xxl-4 {
         --bs-gutter-x: 1.5rem
     }
     .g-xxl-4,
     .gy-xxl-4 {
         --bs-gutter-y: 1.5rem
     }
     .g-xxl-5,
     .gx-xxl-5 {
         --bs-gutter-x: 3rem
     }
     .g-xxl-5,
     .gy-xxl-5 {
         --bs-gutter-y: 3rem
     }
 }

 .table {
     --bs-table-bg: transparent;
     --bs-table-accent-bg: transparent;
     --bs-table-striped-color: #212529;
     --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
     --bs-table-active-color: #212529;
     --bs-table-active-bg: rgba(0, 0, 0, 0.1);
     --bs-table-hover-color: #212529;
     --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
     width: 100%;
     margin-bottom: 1rem;
     color: #212529;
     vertical-align: top;
     border-color: #dee2e6
 }

 .table>:not(caption)>*>* {
     padding: .5rem .5rem;
     background-color: var(--bs-table-bg);
     border-bottom-width: 1px;
     box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg)
 }

 .table>tbody {
     vertical-align: inherit
 }

 .table>thead {
     vertical-align: bottom
 }

 .table>:not(:last-child)>:last-child>* {
     border-bottom-color: currentColor
 }

 .caption-top {
     caption-side: top
 }

 .table-sm>:not(caption)>*>* {
     padding: .25rem .25rem
 }

 .table-bordered>:not(caption)>* {
     border-width: 1px 0
 }

 .table-bordered>:not(caption)>*>* {
     border-width: 0 1px
 }

 .table-borderless>:not(caption)>*>* {
     border-bottom-width: 0
 }

 .table-striped>tbody>tr:nth-of-type(odd) {
     --bs-table-accent-bg: var(--bs-table-striped-bg);
     color: var(--bs-table-striped-color)
 }

 .table-active {
     --bs-table-accent-bg: var(--bs-table-active-bg);
     color: var(--bs-table-active-color)
 }

 .table-hover>tbody>tr:hover {
     --bs-table-accent-bg: var(--bs-table-hover-bg);
     color: var(--bs-table-hover-color)
 }

 .table-primary {
     --bs-table-bg: #cfe2ff;
     --bs-table-striped-bg: #c5d7f2;
     --bs-table-striped-color: #000;
     --bs-table-active-bg: #bacbe6;
     --bs-table-active-color: #000;
     --bs-table-hover-bg: #bfd1ec;
     --bs-table-hover-color: #000;
     color: #000;
     border-color: #bacbe6
 }

 .table-secondary {
     --bs-table-bg: #e2e3e5;
     --bs-table-striped-bg: #d7d8da;
     --bs-table-striped-color: #000;
     --bs-table-active-bg: #cbccce;
     --bs-table-active-color: #000;
     --bs-table-hover-bg: #d1d2d4;
     --bs-table-hover-color: #000;
     color: #000;
     border-color: #cbccce
 }

 .table-success {
     --bs-table-bg: #d1e7dd;
     --bs-table-striped-bg: #c7dbd2;
     --bs-table-striped-color: #000;
     --bs-table-active-bg: #bcd0c7;
     --bs-table-active-color: #000;
     --bs-table-hover-bg: #c1d6cc;
     --bs-table-hover-color: #000;
     color: #000;
     border-color: #bcd0c7
 }

 .table-info {
     --bs-table-bg: #cff4fc;
     --bs-table-striped-bg: #c5e8ef;
     --bs-table-striped-color: #000;
     --bs-table-active-bg: #badce3;
     --bs-table-active-color: #000;
     --bs-table-hover-bg: #bfe2e9;
     --bs-table-hover-color: #000;
     color: #000;
     border-color: #badce3
 }

 .table-warning {
     --bs-table-bg: #fff3cd;
     --bs-table-striped-bg: #f2e7c3;
     --bs-table-striped-color: #000;
     --bs-table-active-bg: #e6dbb9;
     --bs-table-active-color: #000;
     --bs-table-hover-bg: #ece1be;
     --bs-table-hover-color: #000;
     color: #000;
     border-color: #e6dbb9
 }

 .table-danger {
     --bs-table-bg: #f8d7da;
     --bs-table-striped-bg: #eccccf;
     --bs-table-striped-color: #000;
     --bs-table-active-bg: #dfc2c4;
     --bs-table-active-color: #000;
     --bs-table-hover-bg: #e5c7ca;
     --bs-table-hover-color: #000;
     color: #000;
     border-color: #dfc2c4
 }

 .table-light {
     --bs-table-bg: #f8f9fa;
     --bs-table-striped-bg: #ecedee;
     --bs-table-striped-color: #000;
     --bs-table-active-bg: #dfe0e1;
     --bs-table-active-color: #000;
     --bs-table-hover-bg: #e5e6e7;
     --bs-table-hover-color: #000;
     color: #000;
     border-color: #dfe0e1
 }

 .table-dark {
     --bs-table-bg: #212529;
     --bs-table-striped-bg: #2c3034;
     --bs-table-striped-color: #fff;
     --bs-table-active-bg: #373b3e;
     --bs-table-active-color: #fff;
     --bs-table-hover-bg: #323539;
     --bs-table-hover-color: #fff;
     color: #fff;
     border-color: #373b3e
 }

 .table-responsive {
     overflow-x: auto;
     -webkit-overflow-scrolling: touch
 }

 @media (max-width:575.98px) {
     .table-responsive-sm {
         overflow-x: auto;
         -webkit-overflow-scrolling: touch
     }
 }

 @media (max-width:767.98px) {
     .table-responsive-md {
         overflow-x: auto;
         -webkit-overflow-scrolling: touch
     }
 }

 @media (max-width:991.98px) {
     .table-responsive-lg {
         overflow-x: auto;
         -webkit-overflow-scrolling: touch
     }
 }

 @media (max-width:1199.98px) {
     .table-responsive-xl {
         overflow-x: auto;
         -webkit-overflow-scrolling: touch
     }
 }

 @media (max-width:1399.98px) {
     .table-responsive-xxl {
         overflow-x: auto;
         -webkit-overflow-scrolling: touch
     }
 }

 .form-label {
     margin-bottom: .5rem
 }

 .col-form-label {
     padding-top: calc(.375rem + 1px);
     padding-bottom: calc(.375rem + 1px);
     margin-bottom: 0;
     font-size: inherit;
     line-height: 1.5
 }

 .col-form-label-lg {
     padding-top: calc(.5rem + 1px);
     padding-bottom: calc(.5rem + 1px);
     font-size: 1.25rem
 }

 .col-form-label-sm {
     padding-top: calc(.25rem + 1px);
     padding-bottom: calc(.25rem + 1px);
     font-size: .875rem
 }

 .form-text {
     margin-top: .25rem;
     font-size: .875em;
     color: #6c757d
 }

 .form-control {
     display: block;
     width: 100%;
     padding: .375rem .75rem;
     font-size: 1rem;
     font-weight: 400;
     line-height: 1.5;
     color: #212529;
     background-color: #fff;
     background-clip: padding-box;
     border: 1px solid #ced4da;
     -webkit-appearance: none;
     appearance: none;
     border-radius: .25rem;
     transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .form-control {
         transition: none
     }
 }

 .form-control[type=file] {
     overflow: hidden
 }

 .form-control[type=file]:not(:disabled):not([readonly]) {
     cursor: pointer
 }

 .form-control:focus {
     color: #212529;
     background-color: #fff;
     border-color: #86b7fe;
     outline: 0;
     box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
 }

 .form-control::-webkit-date-and-time-value {
     height: 1.5em
 }

 .form-control::placeholder {
     color: #6c757d;
     opacity: 1
 }

 .form-control:disabled,
 .form-control[readonly] {
     background-color: #e9ecef;
     opacity: 1
 }

 .form-control::-webkit-file-upload-button {
     padding: .375rem .75rem;
     margin: -.375rem -.75rem;
     margin-inline-end: .75rem;
     color: #212529;
     background-color: #e9ecef;
     pointer-events: none;
     border-color: inherit;
     border-style: solid;
     border-width: 0;
     border-inline-end-width: 1px;
     border-radius: 0;
     -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
     transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 .form-control::file-selector-button {
     padding: .375rem .75rem;
     margin: -.375rem -.75rem;
     margin-inline-end: .75rem;
     color: #212529;
     background-color: #e9ecef;
     pointer-events: none;
     border-color: inherit;
     border-style: solid;
     border-width: 0;
     border-inline-end-width: 1px;
     border-radius: 0;
     transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .form-control::-webkit-file-upload-button {
         -webkit-transition: none;
         transition: none
     }
     .form-control::file-selector-button {
         transition: none
     }
 }

 .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
     background-color: #dde0e3
 }

 .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
     background-color: #dde0e3
 }

 .form-control::-webkit-file-upload-button {
     padding: .375rem .75rem;
     margin: -.375rem -.75rem;
     margin-inline-end: .75rem;
     color: #212529;
     background-color: #e9ecef;
     pointer-events: none;
     border-color: inherit;
     border-style: solid;
     border-width: 0;
     border-inline-end-width: 1px;
     border-radius: 0;
     -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
     transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .form-control::-webkit-file-upload-button {
         -webkit-transition: none;
         transition: none
     }
 }

 .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
     background-color: #dde0e3
 }

 .form-control-plaintext {
     display: block;
     width: 100%;
     padding: .375rem 0;
     margin-bottom: 0;
     line-height: 1.5;
     color: #212529;
     background-color: transparent;
     border: solid transparent;
     border-width: 1px 0
 }

 .form-control-plaintext.form-control-lg,
 .form-control-plaintext.form-control-sm {
     padding-right: 0;
     padding-left: 0
 }

 .form-control-sm {
     min-height: calc(1.5em + (.5rem + 2px));
     padding: .25rem .5rem;
     font-size: .875rem;
     border-radius: .2rem
 }

 .form-control-sm::-webkit-file-upload-button {
     padding: .25rem .5rem;
     margin: -.25rem -.5rem;
     margin-inline-end: .5rem
 }

 .form-control-sm::file-selector-button {
     padding: .25rem .5rem;
     margin: -.25rem -.5rem;
     margin-inline-end: .5rem
 }

 .form-control-sm::-webkit-file-upload-button {
     padding: .25rem .5rem;
     margin: -.25rem -.5rem;
     margin-inline-end: .5rem
 }

 .form-control-lg {
     min-height: calc(1.5em + (1rem + 2px));
     padding: .5rem 1rem;
     font-size: 1.25rem;
     border-radius: .3rem
 }

 .form-control-lg::-webkit-file-upload-button {
     padding: .5rem 1rem;
     margin: -.5rem -1rem;
     margin-inline-end: 1rem
 }

 .form-control-lg::file-selector-button {
     padding: .5rem 1rem;
     margin: -.5rem -1rem;
     margin-inline-end: 1rem
 }

 .form-control-lg::-webkit-file-upload-button {
     padding: .5rem 1rem;
     margin: -.5rem -1rem;
     margin-inline-end: 1rem
 }

 textarea.form-control {
     min-height: calc(1.5em + (.75rem + 2px))
 }

 textarea.form-control-sm {
     min-height: calc(1.5em + (.5rem + 2px))
 }

 textarea.form-control-lg {
     min-height: calc(1.5em + (1rem + 2px))
 }

 .form-control-color {
     max-width: 3rem;
     height: auto;
     padding: .375rem
 }

 .form-control-color:not(:disabled):not([readonly]) {
     cursor: pointer
 }

 .form-control-color::-moz-color-swatch {
     height: 1.5em;
     border-radius: .25rem
 }

 .form-control-color::-webkit-color-swatch {
     height: 1.5em;
     border-radius: .25rem
 }

 .form-select {
     display: block;
     width: 100%;
     padding: .375rem 2.25rem .375rem .75rem;
     -moz-padding-start: calc(0.75rem - 3px);
     font-size: 1rem;
     font-weight: 400;
     line-height: 1.5;
     color: #212529;
     background-color: #fff;
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");
     background-repeat: no-repeat;
     background-position: right .75rem center;
     background-size: 16px 12px;
     border: 1px solid #ced4da;
     border-radius: .25rem;
     transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
     -webkit-appearance: none;
     appearance: none
 }

 @media (prefers-reduced-motion:reduce) {
     .form-select {
         transition: none
     }
 }

 .form-select:focus {
     border-color: #86b7fe;
     outline: 0;
     box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
 }

 .form-select[multiple],
 .form-select[size]:not([size="1"]) {
     padding-right: .75rem;
     background-image: none
 }

 .form-select:disabled {
     background-color: #e9ecef
 }

 .form-select:-moz-focusring {
     color: transparent;
     text-shadow: 0 0 0 #212529
 }

 .form-select-sm {
     padding-top: .25rem;
     padding-bottom: .25rem;
     padding-left: .5rem;
     font-size: .875rem
 }

 .form-select-lg {
     padding-top: .5rem;
     padding-bottom: .5rem;
     padding-left: 1rem;
     font-size: 1.25rem
 }

 .form-check {
     display: block;
     min-height: 1.5rem;
     padding-left: 1.5em;
     margin-bottom: .125rem
 }

 .form-check .form-check-input {
     float: left;
     margin-left: -1.5em
 }

 .form-check-input {
     width: 1em;
     height: 1em;
     margin-top: .25em;
     vertical-align: top;
     background-color: #fff;
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
     border: 1px solid rgba(0, 0, 0, .25);
     -webkit-appearance: none;
     appearance: none;
     -webkit-print-color-adjust: exact;
     color-adjust: exact
 }

 .form-check-input[type=checkbox] {
     border-radius: .25em
 }

 .form-check-input[type=radio] {
     border-radius: 50%
 }

 .form-check-input:active {
     filter: brightness(90%)
 }

 .form-check-input:focus {
     border-color: #86b7fe;
     outline: 0;
     box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
 }

 .form-check-input:checked {
     background-color: #0d6efd;
     border-color: #0d6efd
 }

 .form-check-input:checked[type=checkbox] {
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e")
 }

 .form-check-input:checked[type=radio] {
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e")
 }

 .form-check-input[type=checkbox]:indeterminate {
     background-color: #0d6efd;
     border-color: #0d6efd;
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e")
 }

 .form-check-input:disabled {
     pointer-events: none;
     filter: none;
     opacity: .5
 }

 .form-check-input:disabled~.form-check-label,
 .form-check-input[disabled]~.form-check-label {
     opacity: .5
 }

 .form-switch {
     padding-left: 2.5em
 }

 .form-switch .form-check-input {
     width: 2em;
     margin-left: -2.5em;
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%280, 0, 0, 0.25%29%27/%3e%3c/svg%3e");
     background-position: left center;
     border-radius: 2em;
     transition: background-position .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .form-switch .form-check-input {
         transition: none
     }
 }

 .form-switch .form-check-input:focus {
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%2386b7fe%27/%3e%3c/svg%3e")
 }

 .form-switch .form-check-input:checked {
     background-position: right center;
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e")
 }

 .form-check-inline {
     display: inline-block;
     margin-right: 1rem
 }

 .btn-check {
     position: absolute;
     clip: rect(0, 0, 0, 0);
     pointer-events: none
 }

 .btn-check:disabled+.btn,
 .btn-check[disabled]+.btn {
     pointer-events: none;
     filter: none;
     opacity: .65
 }

 .form-range {
     width: 100%;
     height: 1.5rem;
     padding: 0;
     background-color: transparent;
     -webkit-appearance: none;
     appearance: none
 }

 .form-range:focus {
     outline: 0
 }

 .form-range:focus::-webkit-slider-thumb {
     box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25)
 }

 .form-range:focus::-moz-range-thumb {
     box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25)
 }

 .form-range::-moz-focus-outer {
     border: 0
 }

 .form-range::-webkit-slider-thumb {
     width: 1rem;
     height: 1rem;
     margin-top: -.25rem;
     background-color: #0d6efd;
     border: 0;
     border-radius: 1rem;
     -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
     transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
     -webkit-appearance: none;
     appearance: none
 }

 @media (prefers-reduced-motion:reduce) {
     .form-range::-webkit-slider-thumb {
         -webkit-transition: none;
         transition: none
     }
 }

 .form-range::-webkit-slider-thumb:active {
     background-color: #b6d4fe
 }

 .form-range::-webkit-slider-runnable-track {
     width: 100%;
     height: .5rem;
     color: transparent;
     cursor: pointer;
     background-color: #dee2e6;
     border-color: transparent;
     border-radius: 1rem
 }

 .form-range::-moz-range-thumb {
     width: 1rem;
     height: 1rem;
     background-color: #0d6efd;
     border: 0;
     border-radius: 1rem;
     -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
     transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
     appearance: none
 }

 @media (prefers-reduced-motion:reduce) {
     .form-range::-moz-range-thumb {
         -moz-transition: none;
         transition: none
     }
 }

 .form-range::-moz-range-thumb:active {
     background-color: #b6d4fe
 }

 .form-range::-moz-range-track {
     width: 100%;
     height: .5rem;
     color: transparent;
     cursor: pointer;
     background-color: #dee2e6;
     border-color: transparent;
     border-radius: 1rem
 }

 .form-range:disabled {
     pointer-events: none
 }

 .form-range:disabled::-webkit-slider-thumb {
     background-color: #adb5bd
 }

 .form-range:disabled::-moz-range-thumb {
     background-color: #adb5bd
 }

 .form-floating {
     position: relative
 }

 .form-floating>.form-control,
 .form-floating>.form-select {
     height: calc(3.5rem + 2px);
     line-height: 1.25
 }

 .form-floating>label {
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     padding: 1rem .75rem;
     pointer-events: none;
     border: 1px solid transparent;
     transform-origin: 0 0;
     transition: opacity .1s ease-in-out, transform .1s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .form-floating>label {
         transition: none
     }
 }

 .form-floating>.form-control {
     padding: 1rem .75rem
 }

 .form-floating>.form-control::placeholder {
     color: transparent
 }

 .form-floating>.form-control:focus,
 .form-floating>.form-control:not(:placeholder-shown) {
     padding-top: 1.625rem;
     padding-bottom: .625rem
 }

 .form-floating>.form-control:-webkit-autofill {
     padding-top: 1.625rem;
     padding-bottom: .625rem
 }

 .form-floating>.form-select {
     padding-top: 1.625rem;
     padding-bottom: .625rem
 }

 .form-floating>.form-control:focus~label,
 .form-floating>.form-control:not(:placeholder-shown)~label,
 .form-floating>.form-select~label {
     opacity: .65;
     transform: scale(.85) translateY(-.5rem) translateX(.15rem)
 }

 .form-floating>.form-control:-webkit-autofill~label {
     opacity: .65;
     transform: scale(.85) translateY(-.5rem) translateX(.15rem)
 }

 .input-group {
     position: relative;
     display: flex;
     flex-wrap: wrap;
     align-items: stretch;
     width: 100%
 }

 .input-group>.form-control,
 .input-group>.form-select {
     position: relative;
     flex: 1 1 auto;
     width: 1%;
     min-width: 0
 }

 .input-group>.form-control:focus,
 .input-group>.form-select:focus {
     z-index: 3
 }

 .input-group .btn {
     position: relative;
     z-index: 2
 }

 .input-group .btn:focus {
     z-index: 3
 }

 .input-group-text {
     display: flex;
     align-items: center;
     padding: .375rem .75rem;
     font-size: 1rem;
     font-weight: 400;
     line-height: 1.5;
     color: #212529;
     text-align: center;
     white-space: nowrap;
     background-color: #e9ecef;
     border: 1px solid #ced4da;
     border-radius: .25rem
 }

 .input-group-lg>.btn,
 .input-group-lg>.form-control,
 .input-group-lg>.form-select,
 .input-group-lg>.input-group-text {
     padding: .5rem 1rem;
     font-size: 1.25rem;
     border-radius: .3rem
 }

 .input-group-sm>.btn,
 .input-group-sm>.form-control,
 .input-group-sm>.form-select,
 .input-group-sm>.input-group-text {
     padding: .25rem .5rem;
     font-size: .875rem;
     border-radius: .2rem
 }

 .input-group-lg>.form-select,
 .input-group-sm>.form-select {
     padding-right: 3rem
 }

 .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
 .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0
 }

 .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),
 .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu) {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0
 }

 .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
     margin-left: -1px;
     border-top-left-radius: 0;
     border-bottom-left-radius: 0
 }

 .valid-feedback {
     display: none;
     width: 100%;
     margin-top: .25rem;
     font-size: .875em;
     color: #198754
 }

 .valid-tooltip {
     position: absolute;
     top: 100%;
     z-index: 5;
     display: none;
     max-width: 100%;
     padding: .25rem .5rem;
     margin-top: .1rem;
     font-size: .875rem;
     color: #fff;
     background-color: rgba(25, 135, 84, .9);
     border-radius: .25rem
 }

 .is-valid~.valid-feedback,
 .is-valid~.valid-tooltip,
 .was-validated :valid~.valid-feedback,
 .was-validated :valid~.valid-tooltip {
     display: block
 }

 .form-control.is-valid,
 .was-validated .form-control:valid {
     border-color: #198754;
     padding-right: calc(1.5em + .75rem);
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");
     background-repeat: no-repeat;
     background-position: right calc(.375em + .1875rem) center;
     background-size: calc(.75em + .375rem) calc(.75em + .375rem)
 }

 .form-control.is-valid:focus,
 .was-validated .form-control:valid:focus {
     border-color: #198754;
     box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
 }

 .was-validated textarea.form-control:valid,
 textarea.form-control.is-valid {
     padding-right: calc(1.5em + .75rem);
     background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
 }

 .form-select.is-valid,
 .was-validated .form-select:valid {
     border-color: #198754
 }

 .form-select.is-valid:not([multiple]):not([size]),
 .form-select.is-valid:not([multiple])[size="1"],
 .was-validated .form-select:valid:not([multiple]):not([size]),
 .was-validated .form-select:valid:not([multiple])[size="1"] {
     padding-right: 4.125rem;
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23198754%27 d=%27M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z%27/%3e%3c/svg%3e");
     background-position: right .75rem center, center right 2.25rem;
     background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
 }

 .form-select.is-valid:focus,
 .was-validated .form-select:valid:focus {
     border-color: #198754;
     box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
 }

 .form-check-input.is-valid,
 .was-validated .form-check-input:valid {
     border-color: #198754
 }

 .form-check-input.is-valid:checked,
 .was-validated .form-check-input:valid:checked {
     background-color: #198754
 }

 .form-check-input.is-valid:focus,
 .was-validated .form-check-input:valid:focus {
     box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
 }

 .form-check-input.is-valid~.form-check-label,
 .was-validated .form-check-input:valid~.form-check-label {
     color: #198754
 }

 .form-check-inline .form-check-input~.valid-feedback {
     margin-left: .5em
 }

 .input-group .form-control.is-valid,
 .input-group .form-select.is-valid,
 .was-validated .input-group .form-control:valid,
 .was-validated .input-group .form-select:valid {
     z-index: 1
 }

 .input-group .form-control.is-valid:focus,
 .input-group .form-select.is-valid:focus,
 .was-validated .input-group .form-control:valid:focus,
 .was-validated .input-group .form-select:valid:focus {
     z-index: 3
 }

 .invalid-feedback {
     display: none;
     width: 100%;
     margin-top: .25rem;
     font-size: .875em;
     color: #dc3545
 }

 .invalid-tooltip {
     position: absolute;
     top: 100%;
     z-index: 5;
     display: none;
     max-width: 100%;
     padding: .25rem .5rem;
     margin-top: .1rem;
     font-size: .875rem;
     color: #fff;
     background-color: rgba(220, 53, 69, .9);
     border-radius: .25rem
 }

 .is-invalid~.invalid-feedback,
 .is-invalid~.invalid-tooltip,
 .was-validated :invalid~.invalid-feedback,
 .was-validated :invalid~.invalid-tooltip {
     display: block
 }

 .form-control.is-invalid,
 .was-validated .form-control:invalid {
     border-color: #dc3545;
     padding-right: calc(1.5em + .75rem);
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");
     background-repeat: no-repeat;
     background-position: right calc(.375em + .1875rem) center;
     background-size: calc(.75em + .375rem) calc(.75em + .375rem)
 }

 .form-control.is-invalid:focus,
 .was-validated .form-control:invalid:focus {
     border-color: #dc3545;
     box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
 }

 .was-validated textarea.form-control:invalid,
 textarea.form-control.is-invalid {
     padding-right: calc(1.5em + .75rem);
     background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
 }

 .form-select.is-invalid,
 .was-validated .form-select:invalid {
     border-color: #dc3545
 }

 .form-select.is-invalid:not([multiple]):not([size]),
 .form-select.is-invalid:not([multiple])[size="1"],
 .was-validated .form-select:invalid:not([multiple]):not([size]),
 .was-validated .form-select:invalid:not([multiple])[size="1"] {
     padding-right: 4.125rem;
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%23343a40%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23dc3545%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23dc3545%27 stroke=%27none%27/%3e%3c/svg%3e");
     background-position: right .75rem center, center right 2.25rem;
     background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
 }

 .form-select.is-invalid:focus,
 .was-validated .form-select:invalid:focus {
     border-color: #dc3545;
     box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
 }

 .form-check-input.is-invalid,
 .was-validated .form-check-input:invalid {
     border-color: #dc3545
 }

 .form-check-input.is-invalid:checked,
 .was-validated .form-check-input:invalid:checked {
     background-color: #dc3545
 }

 .form-check-input.is-invalid:focus,
 .was-validated .form-check-input:invalid:focus {
     box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
 }

 .form-check-input.is-invalid~.form-check-label,
 .was-validated .form-check-input:invalid~.form-check-label {
     color: #dc3545
 }

 .form-check-inline .form-check-input~.invalid-feedback {
     margin-left: .5em
 }

 .input-group .form-control.is-invalid,
 .input-group .form-select.is-invalid,
 .was-validated .input-group .form-control:invalid,
 .was-validated .input-group .form-select:invalid {
     z-index: 2
 }

 .input-group .form-control.is-invalid:focus,
 .input-group .form-select.is-invalid:focus,
 .was-validated .input-group .form-control:invalid:focus,
 .was-validated .input-group .form-select:invalid:focus {
     z-index: 3
 }

 .btn {
     display: inline-block;
     font-weight: 400;
     line-height: 1.5;
     color: #212529;
     text-align: center;
     text-decoration: none;
     vertical-align: middle;
     cursor: pointer;
     -webkit-user-select: none;
     user-select: none;
     background-color: transparent;
     border: 1px solid transparent;
     padding: .375rem .75rem;
     font-size: 1rem;
     border-radius: .25rem;
     transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .btn {
         transition: none
     }
 }

 .btn:hover {
     color: #212529
 }

 .btn-check:focus+.btn,
 .btn:focus {
     outline: 0;
     box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
 }

 .btn.disabled,
 .btn:disabled,
 fieldset:disabled .btn {
     pointer-events: none;
     opacity: .65
 }

 .btn-primary {
     color: #fff;
     background-color: #0d6efd;
     border-color: #0d6efd
 }

 .btn-primary:hover {
     color: #fff;
     background-color: #0b5ed7;
     border-color: #0a58ca
 }

 .btn-check:focus+.btn-primary,
 .btn-primary:focus {
     color: #fff;
     background-color: #0b5ed7;
     border-color: #0a58ca;
     box-shadow: 0 0 0 .25rem rgba(49, 132, 253, .5)
 }

 .btn-check:active+.btn-primary,
 .btn-check:checked+.btn-primary,
 .btn-primary.active,
 .btn-primary:active,
 .show>.btn-primary.dropdown-toggle {
     color: #fff;
     background-color: #0a58ca;
     border-color: #0a53be
 }

 .btn-check:active+.btn-primary:focus,
 .btn-check:checked+.btn-primary:focus,
 .btn-primary.active:focus,
 .btn-primary:active:focus,
 .show>.btn-primary.dropdown-toggle:focus {
     box-shadow: 0 0 0 .25rem rgba(49, 132, 253, .5)
 }

 .btn-primary.disabled,
 .btn-primary:disabled {
     color: #fff;
     background-color: #0d6efd;
     border-color: #0d6efd
 }

 .btn-secondary {
     color: #fff;
     background-color: #6c757d;
     border-color: #6c757d
 }

 .btn-secondary:hover {
     color: #fff;
     background-color: #5c636a;
     border-color: #565e64
 }

 .btn-check:focus+.btn-secondary,
 .btn-secondary:focus {
     color: #fff;
     background-color: #5c636a;
     border-color: #565e64;
     box-shadow: 0 0 0 .25rem rgba(130, 138, 145, .5)
 }

 .btn-check:active+.btn-secondary,
 .btn-check:checked+.btn-secondary,
 .btn-secondary.active,
 .btn-secondary:active,
 .show>.btn-secondary.dropdown-toggle {
     color: #fff;
     background-color: #565e64;
     border-color: #51585e
 }

 .btn-check:active+.btn-secondary:focus,
 .btn-check:checked+.btn-secondary:focus,
 .btn-secondary.active:focus,
 .btn-secondary:active:focus,
 .show>.btn-secondary.dropdown-toggle:focus {
     box-shadow: 0 0 0 .25rem rgba(130, 138, 145, .5)
 }

 .btn-secondary.disabled,
 .btn-secondary:disabled {
     color: #fff;
     background-color: #6c757d;
     border-color: #6c757d
 }

 .btn-success {
     color: #fff;
     background-color: #198754;
     border-color: #198754
 }

 .btn-success:hover {
     color: #fff;
     background-color: #157347;
     border-color: #146c43
 }

 .btn-check:focus+.btn-success,
 .btn-success:focus {
     color: #fff;
     background-color: #157347;
     border-color: #146c43;
     box-shadow: 0 0 0 .25rem rgba(60, 153, 110, .5)
 }

 .btn-check:active+.btn-success,
 .btn-check:checked+.btn-success,
 .btn-success.active,
 .btn-success:active,
 .show>.btn-success.dropdown-toggle {
     color: #fff;
     background-color: #146c43;
     border-color: #13653f
 }

 .btn-check:active+.btn-success:focus,
 .btn-check:checked+.btn-success:focus,
 .btn-success.active:focus,
 .btn-success:active:focus,
 .show>.btn-success.dropdown-toggle:focus {
     box-shadow: 0 0 0 .25rem rgba(60, 153, 110, .5)
 }

 .btn-success.disabled,
 .btn-success:disabled {
     color: #fff;
     background-color: #198754;
     border-color: #198754
 }

 .btn-info {
     color: #000;
     background-color: #0dcaf0;
     border-color: #0dcaf0
 }

 .btn-info:hover {
     color: #000;
     background-color: #31d2f2;
     border-color: #25cff2
 }

 .btn-check:focus+.btn-info,
 .btn-info:focus {
     color: #000;
     background-color: #31d2f2;
     border-color: #25cff2;
     box-shadow: 0 0 0 .25rem rgba(11, 172, 204, .5)
 }

 .btn-check:active+.btn-info,
 .btn-check:checked+.btn-info,
 .btn-info.active,
 .btn-info:active,
 .show>.btn-info.dropdown-toggle {
     color: #000;
     background-color: #3dd5f3;
     border-color: #25cff2
 }

 .btn-check:active+.btn-info:focus,
 .btn-check:checked+.btn-info:focus,
 .btn-info.active:focus,
 .btn-info:active:focus,
 .show>.btn-info.dropdown-toggle:focus {
     box-shadow: 0 0 0 .25rem rgba(11, 172, 204, .5)
 }

 .btn-info.disabled,
 .btn-info:disabled {
     color: #000;
     background-color: #0dcaf0;
     border-color: #0dcaf0
 }

 .btn-warning {
     color: #000;
     background-color: #ffc107;
     border-color: #ffc107
 }

 .btn-warning:hover {
     color: #000;
     background-color: #ffca2c;
     border-color: #ffc720
 }

 .btn-check:focus+.btn-warning,
 .btn-warning:focus {
     color: #000;
     background-color: #ffca2c;
     border-color: #ffc720;
     box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5)
 }

 .btn-check:active+.btn-warning,
 .btn-check:checked+.btn-warning,
 .btn-warning.active,
 .btn-warning:active,
 .show>.btn-warning.dropdown-toggle {
     color: #000;
     background-color: #ffcd39;
     border-color: #ffc720
 }

 .btn-check:active+.btn-warning:focus,
 .btn-check:checked+.btn-warning:focus,
 .btn-warning.active:focus,
 .btn-warning:active:focus,
 .show>.btn-warning.dropdown-toggle:focus {
     box-shadow: 0 0 0 .25rem rgba(217, 164, 6, .5)
 }

 .btn-warning.disabled,
 .btn-warning:disabled {
     color: #000;
     background-color: #ffc107;
     border-color: #ffc107
 }

 .btn-danger {
     color: #fff;
     background-color: #dc3545;
     border-color: #dc3545
 }

 .btn-danger:hover {
     color: #fff;
     background-color: #bb2d3b;
     border-color: #b02a37
 }

 .btn-check:focus+.btn-danger,
 .btn-danger:focus {
     color: #fff;
     background-color: #bb2d3b;
     border-color: #b02a37;
     box-shadow: 0 0 0 .25rem rgba(225, 83, 97, .5)
 }

 .btn-check:active+.btn-danger,
 .btn-check:checked+.btn-danger,
 .btn-danger.active,
 .btn-danger:active,
 .show>.btn-danger.dropdown-toggle {
     color: #fff;
     background-color: #b02a37;
     border-color: #a52834
 }

 .btn-check:active+.btn-danger:focus,
 .btn-check:checked+.btn-danger:focus,
 .btn-danger.active:focus,
 .btn-danger:active:focus,
 .show>.btn-danger.dropdown-toggle:focus {
     box-shadow: 0 0 0 .25rem rgba(225, 83, 97, .5)
 }

 .btn-danger.disabled,
 .btn-danger:disabled {
     color: #fff;
     background-color: #dc3545;
     border-color: #dc3545
 }

 .btn-light {
     color: #000;
     background-color: #f8f9fa;
     border-color: #f8f9fa
 }

 .btn-light:hover {
     color: #000;
     background-color: #f9fafb;
     border-color: #f9fafb
 }

 .btn-check:focus+.btn-light,
 .btn-light:focus {
     color: #000;
     background-color: #f9fafb;
     border-color: #f9fafb;
     box-shadow: 0 0 0 .25rem rgba(211, 212, 213, .5)
 }

 .btn-check:active+.btn-light,
 .btn-check:checked+.btn-light,
 .btn-light.active,
 .btn-light:active,
 .show>.btn-light.dropdown-toggle {
     color: #000;
     background-color: #f9fafb;
     border-color: #f9fafb
 }

 .btn-check:active+.btn-light:focus,
 .btn-check:checked+.btn-light:focus,
 .btn-light.active:focus,
 .btn-light:active:focus,
 .show>.btn-light.dropdown-toggle:focus {
     box-shadow: 0 0 0 .25rem rgba(211, 212, 213, .5)
 }

 .btn-light.disabled,
 .btn-light:disabled {
     color: #000;
     background-color: #f8f9fa;
     border-color: #f8f9fa
 }

 .btn-dark {
     color: #fff;
     background-color: #212529;
     border-color: #212529
 }

 .btn-dark:hover {
     color: #fff;
     background-color: #1c1f23;
     border-color: #1a1e21
 }

 .btn-check:focus+.btn-dark,
 .btn-dark:focus {
     color: #fff;
     background-color: #1c1f23;
     border-color: #1a1e21;
     box-shadow: 0 0 0 .25rem rgba(66, 70, 73, .5)
 }

 .btn-check:active+.btn-dark,
 .btn-check:checked+.btn-dark,
 .btn-dark.active,
 .btn-dark:active,
 .show>.btn-dark.dropdown-toggle {
     color: #fff;
     background-color: #1a1e21;
     border-color: #191c1f
 }

 .btn-check:active+.btn-dark:focus,
 .btn-check:checked+.btn-dark:focus,
 .btn-dark.active:focus,
 .btn-dark:active:focus,
 .show>.btn-dark.dropdown-toggle:focus {
     box-shadow: 0 0 0 .25rem rgba(66, 70, 73, .5)
 }

 .btn-dark.disabled,
 .btn-dark:disabled {
     color: #fff;
     background-color: #212529;
     border-color: #212529
 }

 .btn-outline-primary {
     color: #0d6efd;
     border-color: #0d6efd
 }

 .btn-outline-primary:hover {
     color: #fff;
     background-color: #0d6efd;
     border-color: #0d6efd
 }

 .btn-check:focus+.btn-outline-primary,
 .btn-outline-primary:focus {
     box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .5)
 }

 .btn-check:active+.btn-outline-primary,
 .btn-check:checked+.btn-outline-primary,
 .btn-outline-primary.active,
 .btn-outline-primary.dropdown-toggle.show,
 .btn-outline-primary:active {
     color: #fff;
     background-color: #0d6efd;
     border-color: #0d6efd
 }

 .btn-check:active+.btn-outline-primary:focus,
 .btn-check:checked+.btn-outline-primary:focus,
 .btn-outline-primary.active:focus,
 .btn-outline-primary.dropdown-toggle.show:focus,
 .btn-outline-primary:active:focus {
     box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .5)
 }

 .btn-outline-primary.disabled,
 .btn-outline-primary:disabled {
     color: #0d6efd;
     background-color: transparent
 }

 .btn-outline-secondary {
     color: #6c757d;
     border-color: #6c757d
 }

 .btn-outline-secondary:hover {
     color: #fff;
     background-color: #6c757d;
     border-color: #6c757d
 }

 .btn-check:focus+.btn-outline-secondary,
 .btn-outline-secondary:focus {
     box-shadow: 0 0 0 .25rem rgba(108, 117, 125, .5)
 }

 .btn-check:active+.btn-outline-secondary,
 .btn-check:checked+.btn-outline-secondary,
 .btn-outline-secondary.active,
 .btn-outline-secondary.dropdown-toggle.show,
 .btn-outline-secondary:active {
     color: #fff;
     background-color: #6c757d;
     border-color: #6c757d
 }

 .btn-check:active+.btn-outline-secondary:focus,
 .btn-check:checked+.btn-outline-secondary:focus,
 .btn-outline-secondary.active:focus,
 .btn-outline-secondary.dropdown-toggle.show:focus,
 .btn-outline-secondary:active:focus {
     box-shadow: 0 0 0 .25rem rgba(108, 117, 125, .5)
 }

 .btn-outline-secondary.disabled,
 .btn-outline-secondary:disabled {
     color: #6c757d;
     background-color: transparent
 }

 .btn-outline-success {
     color: #198754;
     border-color: #198754
 }

 .btn-outline-success:hover {
     color: #fff;
     background-color: #198754;
     border-color: #198754
 }

 .btn-check:focus+.btn-outline-success,
 .btn-outline-success:focus {
     box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .5)
 }

 .btn-check:active+.btn-outline-success,
 .btn-check:checked+.btn-outline-success,
 .btn-outline-success.active,
 .btn-outline-success.dropdown-toggle.show,
 .btn-outline-success:active {
     color: #fff;
     background-color: #198754;
     border-color: #198754
 }

 .btn-check:active+.btn-outline-success:focus,
 .btn-check:checked+.btn-outline-success:focus,
 .btn-outline-success.active:focus,
 .btn-outline-success.dropdown-toggle.show:focus,
 .btn-outline-success:active:focus {
     box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .5)
 }

 .btn-outline-success.disabled,
 .btn-outline-success:disabled {
     color: #198754;
     background-color: transparent
 }

 .btn-outline-info {
     color: #0dcaf0;
     border-color: #0dcaf0
 }

 .btn-outline-info:hover {
     color: #000;
     background-color: #0dcaf0;
     border-color: #0dcaf0
 }

 .btn-check:focus+.btn-outline-info,
 .btn-outline-info:focus {
     box-shadow: 0 0 0 .25rem rgba(13, 202, 240, .5)
 }

 .btn-check:active+.btn-outline-info,
 .btn-check:checked+.btn-outline-info,
 .btn-outline-info.active,
 .btn-outline-info.dropdown-toggle.show,
 .btn-outline-info:active {
     color: #000;
     background-color: #0dcaf0;
     border-color: #0dcaf0
 }

 .btn-check:active+.btn-outline-info:focus,
 .btn-check:checked+.btn-outline-info:focus,
 .btn-outline-info.active:focus,
 .btn-outline-info.dropdown-toggle.show:focus,
 .btn-outline-info:active:focus {
     box-shadow: 0 0 0 .25rem rgba(13, 202, 240, .5)
 }

 .btn-outline-info.disabled,
 .btn-outline-info:disabled {
     color: #0dcaf0;
     background-color: transparent
 }

 .btn-outline-warning {
     color: #ffc107;
     border-color: #ffc107
 }

 .btn-outline-warning:hover {
     color: #000;
     background-color: #ffc107;
     border-color: #ffc107
 }

 .btn-check:focus+.btn-outline-warning,
 .btn-outline-warning:focus {
     box-shadow: 0 0 0 .25rem rgba(255, 193, 7, .5)
 }

 .btn-check:active+.btn-outline-warning,
 .btn-check:checked+.btn-outline-warning,
 .btn-outline-warning.active,
 .btn-outline-warning.dropdown-toggle.show,
 .btn-outline-warning:active {
     color: #000;
     background-color: #ffc107;
     border-color: #ffc107
 }

 .btn-check:active+.btn-outline-warning:focus,
 .btn-check:checked+.btn-outline-warning:focus,
 .btn-outline-warning.active:focus,
 .btn-outline-warning.dropdown-toggle.show:focus,
 .btn-outline-warning:active:focus {
     box-shadow: 0 0 0 .25rem rgba(255, 193, 7, .5)
 }

 .btn-outline-warning.disabled,
 .btn-outline-warning:disabled {
     color: #ffc107;
     background-color: transparent
 }

 .btn-outline-danger {
     color: #dc3545;
     border-color: #dc3545
 }

 .btn-outline-danger:hover {
     color: #fff;
     background-color: #dc3545;
     border-color: #dc3545
 }

 .btn-check:focus+.btn-outline-danger,
 .btn-outline-danger:focus {
     box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .5)
 }

 .btn-check:active+.btn-outline-danger,
 .btn-check:checked+.btn-outline-danger,
 .btn-outline-danger.active,
 .btn-outline-danger.dropdown-toggle.show,
 .btn-outline-danger:active {
     color: #fff;
     background-color: #dc3545;
     border-color: #dc3545
 }

 .btn-check:active+.btn-outline-danger:focus,
 .btn-check:checked+.btn-outline-danger:focus,
 .btn-outline-danger.active:focus,
 .btn-outline-danger.dropdown-toggle.show:focus,
 .btn-outline-danger:active:focus {
     box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .5)
 }

 .btn-outline-danger.disabled,
 .btn-outline-danger:disabled {
     color: #dc3545;
     background-color: transparent
 }

 .btn-outline-light {
     color: #f8f9fa;
     border-color: #f8f9fa
 }

 .btn-outline-light:hover {
     color: #000;
     background-color: #f8f9fa;
     border-color: #f8f9fa
 }

 .btn-check:focus+.btn-outline-light,
 .btn-outline-light:focus {
     box-shadow: 0 0 0 .25rem rgba(248, 249, 250, .5)
 }

 .btn-check:active+.btn-outline-light,
 .btn-check:checked+.btn-outline-light,
 .btn-outline-light.active,
 .btn-outline-light.dropdown-toggle.show,
 .btn-outline-light:active {
     color: #000;
     background-color: #f8f9fa;
     border-color: #f8f9fa
 }

 .btn-check:active+.btn-outline-light:focus,
 .btn-check:checked+.btn-outline-light:focus,
 .btn-outline-light.active:focus,
 .btn-outline-light.dropdown-toggle.show:focus,
 .btn-outline-light:active:focus {
     box-shadow: 0 0 0 .25rem rgba(248, 249, 250, .5)
 }

 .btn-outline-light.disabled,
 .btn-outline-light:disabled {
     color: #f8f9fa;
     background-color: transparent
 }

 .btn-outline-dark {
     color: #212529;
     border-color: #212529
 }

 .btn-outline-dark:hover {
     color: #fff;
     background-color: #212529;
     border-color: #212529
 }

 .btn-check:focus+.btn-outline-dark,
 .btn-outline-dark:focus {
     box-shadow: 0 0 0 .25rem rgba(33, 37, 41, .5)
 }

 .btn-check:active+.btn-outline-dark,
 .btn-check:checked+.btn-outline-dark,
 .btn-outline-dark.active,
 .btn-outline-dark.dropdown-toggle.show,
 .btn-outline-dark:active {
     color: #fff;
     background-color: #212529;
     border-color: #212529
 }

 .btn-check:active+.btn-outline-dark:focus,
 .btn-check:checked+.btn-outline-dark:focus,
 .btn-outline-dark.active:focus,
 .btn-outline-dark.dropdown-toggle.show:focus,
 .btn-outline-dark:active:focus {
     box-shadow: 0 0 0 .25rem rgba(33, 37, 41, .5)
 }

 .btn-outline-dark.disabled,
 .btn-outline-dark:disabled {
     color: #212529;
     background-color: transparent
 }

 .btn-link {
     font-weight: 400;
     color: #0d6efd;
     text-decoration: underline
 }

 .btn-link:hover {
     color: #0a58ca
 }

 .btn-link.disabled,
 .btn-link:disabled {
     color: #6c757d
 }

 .btn-group-lg>.btn,
 .btn-lg {
     padding: .5rem 1rem;
     font-size: 1.25rem;
     border-radius: .3rem
 }

 .btn-group-sm>.btn,
 .btn-sm {
     padding: .25rem .5rem;
     font-size: .875rem;
     border-radius: .2rem
 }

 .fade {
     transition: opacity .15s linear
 }

 @media (prefers-reduced-motion:reduce) {
     .fade {
         transition: none
     }
 }

 .fade:not(.show) {
     opacity: 0
 }

 .collapse:not(.show) {
     display: none
 }

 .collapsing {
     height: 0;
     overflow: hidden;
     transition: height .35s ease
 }

 @media (prefers-reduced-motion:reduce) {
     .collapsing {
         transition: none
     }
 }

 .dropdown,
 .dropend,
 .dropstart,
 .dropup {
     position: relative
 }

 .dropdown-toggle {
     white-space: nowrap
 }

 .dropdown-toggle::after {
     display: inline-block;
     margin-left: .255em;
     vertical-align: .255em;
     content: "";
     border-top: .3em solid;
     border-right: .3em solid transparent;
     border-bottom: 0;
     border-left: .3em solid transparent
 }

 .dropdown-toggle:empty::after {
     margin-left: 0
 }

 .dropdown-menu {
     position: absolute;
     z-index: 1000;
     display: none;
     min-width: 10rem;
     padding: .5rem 0;
     margin: 0;
     font-size: 1rem;
     color: #212529;
     text-align: left;
     list-style: none;
     background-color: #fff;
     background-clip: padding-box;
     border: 1px solid rgba(0, 0, 0, .15);
     border-radius: .25rem
 }

 .dropdown-menu[data-bs-popper] {
     top: 100%;
     left: 0;
     margin-top: .125rem
 }

 .dropdown-menu-start {
     --bs-position: start
 }

 .dropdown-menu-start[data-bs-popper] {
     right: auto;
     left: 0
 }

 .dropdown-menu-end {
     --bs-position: end
 }

 .dropdown-menu-end[data-bs-popper] {
     right: 0;
     left: auto
 }

 @media (min-width:576px) {
     .dropdown-menu-sm-start {
         --bs-position: start
     }
     .dropdown-menu-sm-start[data-bs-popper] {
         right: auto;
         left: 0
     }
     .dropdown-menu-sm-end {
         --bs-position: end
     }
     .dropdown-menu-sm-end[data-bs-popper] {
         right: 0;
         left: auto
     }
 }

 @media (min-width:768px) {
     .dropdown-menu-md-start {
         --bs-position: start
     }
     .dropdown-menu-md-start[data-bs-popper] {
         right: auto;
         left: 0
     }
     .dropdown-menu-md-end {
         --bs-position: end
     }
     .dropdown-menu-md-end[data-bs-popper] {
         right: 0;
         left: auto
     }
 }

 @media (min-width:992px) {
     .dropdown-menu-lg-start {
         --bs-position: start
     }
     .dropdown-menu-lg-start[data-bs-popper] {
         right: auto;
         left: 0
     }
     .dropdown-menu-lg-end {
         --bs-position: end
     }
     .dropdown-menu-lg-end[data-bs-popper] {
         right: 0;
         left: auto
     }
 }

 @media (min-width:1200px) {
     .dropdown-menu-xl-start {
         --bs-position: start
     }
     .dropdown-menu-xl-start[data-bs-popper] {
         right: auto;
         left: 0
     }
     .dropdown-menu-xl-end {
         --bs-position: end
     }
     .dropdown-menu-xl-end[data-bs-popper] {
         right: 0;
         left: auto
     }
 }

 @media (min-width:1400px) {
     .dropdown-menu-xxl-start {
         --bs-position: start
     }
     .dropdown-menu-xxl-start[data-bs-popper] {
         right: auto;
         left: 0
     }
     .dropdown-menu-xxl-end {
         --bs-position: end
     }
     .dropdown-menu-xxl-end[data-bs-popper] {
         right: 0;
         left: auto
     }
 }

 .dropup .dropdown-menu[data-bs-popper] {
     top: auto;
     bottom: 100%;
     margin-top: 0;
     margin-bottom: .125rem
 }

 .dropup .dropdown-toggle::after {
     display: inline-block;
     margin-left: .255em;
     vertical-align: .255em;
     content: "";
     border-top: 0;
     border-right: .3em solid transparent;
     border-bottom: .3em solid;
     border-left: .3em solid transparent
 }

 .dropup .dropdown-toggle:empty::after {
     margin-left: 0
 }

 .dropend .dropdown-menu[data-bs-popper] {
     top: 0;
     right: auto;
     left: 100%;
     margin-top: 0;
     margin-left: .125rem
 }

 .dropend .dropdown-toggle::after {
     display: inline-block;
     margin-left: .255em;
     vertical-align: .255em;
     content: "";
     border-top: .3em solid transparent;
     border-right: 0;
     border-bottom: .3em solid transparent;
     border-left: .3em solid
 }

 .dropend .dropdown-toggle:empty::after {
     margin-left: 0
 }

 .dropend .dropdown-toggle::after {
     vertical-align: 0
 }

 .dropstart .dropdown-menu[data-bs-popper] {
     top: 0;
     right: 100%;
     left: auto;
     margin-top: 0;
     margin-right: .125rem
 }

 .dropstart .dropdown-toggle::after {
     display: inline-block;
     margin-left: .255em;
     vertical-align: .255em;
     content: ""
 }

 .dropstart .dropdown-toggle::after {
     display: none
 }

 .dropstart .dropdown-toggle::before {
     display: inline-block;
     margin-right: .255em;
     vertical-align: .255em;
     content: "";
     border-top: .3em solid transparent;
     border-right: .3em solid;
     border-bottom: .3em solid transparent
 }

 .dropstart .dropdown-toggle:empty::after {
     margin-left: 0
 }

 .dropstart .dropdown-toggle::before {
     vertical-align: 0
 }

 .dropdown-divider {
     height: 0;
     margin: .5rem 0;
     overflow: hidden;
     border-top: 1px solid rgba(0, 0, 0, .15)
 }

 .dropdown-item {
     display: block;
     width: 100%;
     padding: .25rem 1rem;
     clear: both;
     font-weight: 400;
     color: #212529;
     text-align: inherit;
     text-decoration: none;
     white-space: nowrap;
     background-color: transparent;
     border: 0
 }

 .dropdown-item:focus,
 .dropdown-item:hover {
     color: #1e2125;
     background-color: #e9ecef
 }

 .dropdown-item.active,
 .dropdown-item:active {
     color: #fff;
     text-decoration: none;
     background-color: #0d6efd
 }

 .dropdown-item.disabled,
 .dropdown-item:disabled {
     color: #adb5bd;
     pointer-events: none;
     background-color: transparent
 }

 .dropdown-menu.show {
     display: block
 }

 .dropdown-header {
     display: block;
     padding: .5rem 1rem;
     margin-bottom: 0;
     font-size: .875rem;
     color: #6c757d;
     white-space: nowrap
 }

 .dropdown-item-text {
     display: block;
     padding: .25rem 1rem;
     color: #212529
 }

 .dropdown-menu-dark {
     color: #dee2e6;
     background-color: #343a40;
     border-color: rgba(0, 0, 0, .15)
 }

 .dropdown-menu-dark .dropdown-item {
     color: #dee2e6
 }

 .dropdown-menu-dark .dropdown-item:focus,
 .dropdown-menu-dark .dropdown-item:hover {
     color: #fff;
     background-color: rgba(255, 255, 255, .15)
 }

 .dropdown-menu-dark .dropdown-item.active,
 .dropdown-menu-dark .dropdown-item:active {
     color: #fff;
     background-color: #0d6efd
 }

 .dropdown-menu-dark .dropdown-item.disabled,
 .dropdown-menu-dark .dropdown-item:disabled {
     color: #adb5bd
 }

 .dropdown-menu-dark .dropdown-divider {
     border-color: rgba(0, 0, 0, .15)
 }

 .dropdown-menu-dark .dropdown-item-text {
     color: #dee2e6
 }

 .dropdown-menu-dark .dropdown-header {
     color: #adb5bd
 }

 .btn-group,
 .btn-group-vertical {
     position: relative;
     display: inline-flex;
     vertical-align: middle
 }

 .btn-group-vertical>.btn,
 .btn-group>.btn {
     position: relative;
     flex: 1 1 auto
 }

 .btn-group-vertical>.btn-check:checked+.btn,
 .btn-group-vertical>.btn-check:focus+.btn,
 .btn-group-vertical>.btn.active,
 .btn-group-vertical>.btn:active,
 .btn-group-vertical>.btn:focus,
 .btn-group-vertical>.btn:hover,
 .btn-group>.btn-check:checked+.btn,
 .btn-group>.btn-check:focus+.btn,
 .btn-group>.btn.active,
 .btn-group>.btn:active,
 .btn-group>.btn:focus,
 .btn-group>.btn:hover {
     z-index: 1
 }

 .btn-toolbar {
     display: flex;
     flex-wrap: wrap;
     justify-content: flex-start
 }

 .btn-toolbar .input-group {
     width: auto
 }

 .btn-group>.btn-group:not(:first-child),
 .btn-group>.btn:not(:first-child) {
     margin-left: -1px
 }

 .btn-group>.btn-group:not(:last-child)>.btn,
 .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
     border-top-right-radius: 0;
     border-bottom-right-radius: 0
 }

 .btn-group>.btn-group:not(:first-child)>.btn,
 .btn-group>.btn:nth-child(n+3),
 .btn-group>:not(.btn-check)+.btn {
     border-top-left-radius: 0;
     border-bottom-left-radius: 0
 }

 .dropdown-toggle-split {
     padding-right: .5625rem;
     padding-left: .5625rem
 }

 .dropdown-toggle-split::after,
 .dropend .dropdown-toggle-split::after,
 .dropup .dropdown-toggle-split::after {
     margin-left: 0
 }

 .dropstart .dropdown-toggle-split::before {
     margin-right: 0
 }

 .btn-group-sm>.btn+.dropdown-toggle-split,
 .btn-sm+.dropdown-toggle-split {
     padding-right: .375rem;
     padding-left: .375rem
 }

 .btn-group-lg>.btn+.dropdown-toggle-split,
 .btn-lg+.dropdown-toggle-split {
     padding-right: .75rem;
     padding-left: .75rem
 }

 .btn-group-vertical {
     flex-direction: column;
     align-items: flex-start;
     justify-content: center
 }

 .btn-group-vertical>.btn,
 .btn-group-vertical>.btn-group {
     width: 100%
 }

 .btn-group-vertical>.btn-group:not(:first-child),
 .btn-group-vertical>.btn:not(:first-child) {
     margin-top: -1px
 }

 .btn-group-vertical>.btn-group:not(:last-child)>.btn,
 .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0
 }

 .btn-group-vertical>.btn-group:not(:first-child)>.btn,
 .btn-group-vertical>.btn~.btn {
     border-top-left-radius: 0;
     border-top-right-radius: 0
 }

 .nav {
     display: flex;
     flex-wrap: wrap;
     padding-left: 0;
     margin-bottom: 0;
     list-style: none
 }

 .nav-link {
     display: block;
     padding: .5rem 1rem;
     color: #0d6efd;
     text-decoration: none;
     transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .nav-link {
         transition: none
     }
 }

 .nav-link:focus,
 .nav-link:hover {
     color: #0a58ca
 }

 .nav-link.disabled {
     color: #6c757d;
     pointer-events: none;
     cursor: default
 }

 .nav-tabs {
     border-bottom: 1px solid #dee2e6
 }

 .nav-tabs .nav-link {
     margin-bottom: -1px;
     background: 0 0;
     border: 1px solid transparent;
     border-top-left-radius: .25rem;
     border-top-right-radius: .25rem
 }

 .nav-tabs .nav-link:focus,
 .nav-tabs .nav-link:hover {
     border-color: #e9ecef #e9ecef #dee2e6;
     isolation: isolate
 }

 .nav-tabs .nav-link.disabled {
     color: #6c757d;
     background-color: transparent;
     border-color: transparent
 }

 .nav-tabs .nav-item.show .nav-link,
 .nav-tabs .nav-link.active {
     color: #495057;
     background-color: #fff;
     border-color: #dee2e6 #dee2e6 #fff
 }

 .nav-tabs .dropdown-menu {
     margin-top: -1px;
     border-top-left-radius: 0;
     border-top-right-radius: 0
 }

 .nav-pills .nav-link {
     background: 0 0;
     border: 0;
     border-radius: .25rem
 }

 .nav-pills .nav-link.active,
 .nav-pills .show>.nav-link {
     color: #fff;
     background-color: #0d6efd
 }

 .nav-fill .nav-item,
 .nav-fill>.nav-link {
     flex: 1 1 auto;
     text-align: center
 }

 .nav-justified .nav-item,
 .nav-justified>.nav-link {
     flex-basis: 0;
     flex-grow: 1;
     text-align: center
 }

 .nav-fill .nav-item .nav-link,
 .nav-justified .nav-item .nav-link {
     width: 100%
 }

 .tab-content>.tab-pane {
     display: none
 }

 .tab-content>.active {
     display: block
 }

 .navbar {
     position: relative;
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     justify-content: space-between;
     padding-top: .5rem;
     padding-bottom: .5rem
 }

 .navbar>.container,
 .navbar>.container-fluid,
 .navbar>.container-lg,
 .navbar>.container-md,
 .navbar>.container-sm,
 .navbar>.container-xl,
 .navbar>.container-xxl {
     display: flex;
     flex-wrap: inherit;
     align-items: center;
     justify-content: space-between
 }

 .navbar-brand {
     padding-top: .3125rem;
     padding-bottom: .3125rem;
     margin-right: 1rem;
     font-size: 1.25rem;
     text-decoration: none;
     white-space: nowrap
 }

 .navbar-nav {
     display: flex;
     flex-direction: column;
     padding-left: 0;
     margin-bottom: 0;
     list-style: none
 }

 .navbar-nav .nav-link {
     padding-right: 0;
     padding-left: 0
 }

 .navbar-nav .dropdown-menu {
     position: static
 }

 .navbar-text {
     padding-top: .5rem;
     padding-bottom: .5rem
 }

 .navbar-collapse {
     flex-basis: 100%;
     flex-grow: 1;
     align-items: center
 }

 .navbar-toggler {
     padding: .25rem .75rem;
     font-size: 1.25rem;
     line-height: 1;
     background-color: transparent;
     border: 1px solid transparent;
     border-radius: .25rem;
     transition: box-shadow .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .navbar-toggler {
         transition: none
     }
 }

 .navbar-toggler:hover {
     text-decoration: none
 }

 .navbar-toggler:focus {
     text-decoration: none;
     outline: 0;
     box-shadow: 0 0 0 .25rem
 }

 .navbar-toggler-icon {
     display: inline-block;
     width: 1.5em;
     height: 1.5em;
     vertical-align: middle;
     background-repeat: no-repeat;
     background-position: center;
     background-size: 100%
 }

 .navbar-nav-scroll {
     max-height: 75vh;
     max-height: var(--bs-scroll-height, 75vh);
     overflow-y: auto
 }

 @media (min-width:576px) {
     .navbar-expand-sm {
         flex-wrap: nowrap;
         justify-content: flex-start
     }
     .navbar-expand-sm .navbar-nav {
         flex-direction: row
     }
     .navbar-expand-sm .navbar-nav .dropdown-menu {
         position: absolute
     }
     .navbar-expand-sm .navbar-nav .nav-link {
         padding-right: .5rem;
         padding-left: .5rem
     }
     .navbar-expand-sm .navbar-nav-scroll {
         overflow: visible
     }
     .navbar-expand-sm .navbar-collapse {
         display: flex !important;
         flex-basis: auto
     }
     .navbar-expand-sm .navbar-toggler {
         display: none
     }
 }

 @media (min-width:768px) {
     .navbar-expand-md {
         flex-wrap: nowrap;
         justify-content: flex-start
     }
     .navbar-expand-md .navbar-nav {
         flex-direction: row
     }
     .navbar-expand-md .navbar-nav .dropdown-menu {
         position: absolute
     }
     .navbar-expand-md .navbar-nav .nav-link {
         padding-right: .5rem;
         padding-left: .5rem
     }
     .navbar-expand-md .navbar-nav-scroll {
         overflow: visible
     }
     .navbar-expand-md .navbar-collapse {
         display: flex !important;
         flex-basis: auto
     }
     .navbar-expand-md .navbar-toggler {
         display: none
     }
 }

 @media (min-width:992px) {
     .navbar-expand-lg {
         flex-wrap: nowrap;
         justify-content: flex-start
     }
     .navbar-expand-lg .navbar-nav {
         flex-direction: row
     }
     .navbar-expand-lg .navbar-nav .dropdown-menu {
         position: absolute
     }
     .navbar-expand-lg .navbar-nav .nav-link {
         padding-right: .5rem;
         padding-left: .5rem
     }
     .navbar-expand-lg .navbar-nav-scroll {
         overflow: visible
     }
     .navbar-expand-lg .navbar-collapse {
         display: flex !important;
         flex-basis: auto
     }
     .navbar-expand-lg .navbar-toggler {
         display: none
     }
 }

 @media (min-width:1200px) {
     .navbar-expand-xl {
         flex-wrap: nowrap;
         justify-content: flex-start
     }
     .navbar-expand-xl .navbar-nav {
         flex-direction: row
     }
     .navbar-expand-xl .navbar-nav .dropdown-menu {
         position: absolute
     }
     .navbar-expand-xl .navbar-nav .nav-link {
         padding-right: .5rem;
         padding-left: .5rem
     }
     .navbar-expand-xl .navbar-nav-scroll {
         overflow: visible
     }
     .navbar-expand-xl .navbar-collapse {
         display: flex !important;
         flex-basis: auto
     }
     .navbar-expand-xl .navbar-toggler {
         display: none
     }
 }

 @media (min-width:1400px) {
     .navbar-expand-xxl {
         flex-wrap: nowrap;
         justify-content: flex-start
     }
     .navbar-expand-xxl .navbar-nav {
         flex-direction: row
     }
     .navbar-expand-xxl .navbar-nav .dropdown-menu {
         position: absolute
     }
     .navbar-expand-xxl .navbar-nav .nav-link {
         padding-right: .5rem;
         padding-left: .5rem
     }
     .navbar-expand-xxl .navbar-nav-scroll {
         overflow: visible
     }
     .navbar-expand-xxl .navbar-collapse {
         display: flex !important;
         flex-basis: auto
     }
     .navbar-expand-xxl .navbar-toggler {
         display: none
     }
 }

 .navbar-expand {
     flex-wrap: nowrap;
     justify-content: flex-start
 }

 .navbar-expand .navbar-nav {
     flex-direction: row
 }

 .navbar-expand .navbar-nav .dropdown-menu {
     position: absolute
 }

 .navbar-expand .navbar-nav .nav-link {
     padding-right: .5rem;
     padding-left: .5rem
 }

 .navbar-expand .navbar-nav-scroll {
     overflow: visible
 }

 .navbar-expand .navbar-collapse {
     display: flex !important;
     flex-basis: auto
 }

 .navbar-expand .navbar-toggler {
     display: none
 }

 .navbar-light .navbar-brand {
     color: rgba(0, 0, 0, .9)
 }

 .navbar-light .navbar-brand:focus,
 .navbar-light .navbar-brand:hover {
     color: rgba(0, 0, 0, .9)
 }

 .navbar-light .navbar-nav .nav-link {
     color: rgba(0, 0, 0, .55)
 }

 .navbar-light .navbar-nav .nav-link:focus,
 .navbar-light .navbar-nav .nav-link:hover {
     color: rgba(0, 0, 0, .7)
 }

 .navbar-light .navbar-nav .nav-link.disabled {
     color: rgba(0, 0, 0, .3)
 }

 .navbar-light .navbar-nav .nav-link.active,
 .navbar-light .navbar-nav .show>.nav-link {
     color: rgba(0, 0, 0, .9)
 }

 .navbar-light .navbar-toggler {
     color: rgba(0, 0, 0, .55);
     border-color: rgba(0, 0, 0, .1)
 }

 .navbar-light .navbar-toggler-icon {
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%280, 0, 0, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")
 }

 .navbar-light .navbar-text {
     color: rgba(0, 0, 0, .55)
 }

 .navbar-light .navbar-text a,
 .navbar-light .navbar-text a:focus,
 .navbar-light .navbar-text a:hover {
     color: rgba(0, 0, 0, .9)
 }

 .navbar-dark .navbar-brand {
     color: #fff
 }

 .navbar-dark .navbar-brand:focus,
 .navbar-dark .navbar-brand:hover {
     color: #fff
 }

 .navbar-dark .navbar-nav .nav-link {
     color: rgba(255, 255, 255, .55)
 }

 .navbar-dark .navbar-nav .nav-link:focus,
 .navbar-dark .navbar-nav .nav-link:hover {
     color: rgba(255, 255, 255, .75)
 }

 .navbar-dark .navbar-nav .nav-link.disabled {
     color: rgba(255, 255, 255, .25)
 }

 .navbar-dark .navbar-nav .nav-link.active,
 .navbar-dark .navbar-nav .show>.nav-link {
     color: #fff
 }

 .navbar-dark .navbar-toggler {
     color: rgba(255, 255, 255, .55);
     border-color: rgba(255, 255, 255, .1)
 }

 .navbar-dark .navbar-toggler-icon {
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")
 }

 .navbar-dark .navbar-text {
     color: rgba(255, 255, 255, .55)
 }

 .navbar-dark .navbar-text a,
 .navbar-dark .navbar-text a:focus,
 .navbar-dark .navbar-text a:hover {
     color: #fff
 }

 .card {
     position: relative;
     display: flex;
     flex-direction: column;
     min-width: 0;
     word-wrap: break-word;
     background-color: #fff;
     background-clip: border-box;
     border: 1px solid rgba(0, 0, 0, .125);
     border-radius: .25rem
 }

 .card>hr {
     margin-right: 0;
     margin-left: 0
 }

 .card>.list-group {
     border-top: inherit;
     border-bottom: inherit
 }

 .card>.list-group:first-child {
     border-top-width: 0;
     border-top-left-radius: calc(.25rem - 1px);
     border-top-right-radius: calc(.25rem - 1px)
 }

 .card>.list-group:last-child {
     border-bottom-width: 0;
     border-bottom-right-radius: calc(.25rem - 1px);
     border-bottom-left-radius: calc(.25rem - 1px)
 }

 .card>.card-header+.list-group,
 .card>.list-group+.card-footer {
     border-top: 0
 }

 .card-body {
     flex: 1 1 auto;
     padding: 1rem 1rem
 }

 .card-title {
     margin-bottom: .5rem
 }

 .card-subtitle {
     margin-top: -.25rem;
     margin-bottom: 0
 }

 .card-text:last-child {
     margin-bottom: 0
 }

 .card-link:hover {
     text-decoration: none
 }

 .card-link+.card-link {
     margin-left: 1rem
 }

 .card-header {
     padding: .5rem 1rem;
     margin-bottom: 0;
     background-color: rgba(0, 0, 0, .03);
     border-bottom: 1px solid rgba(0, 0, 0, .125)
 }

 .card-header:first-child {
     border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
 }

 .card-footer {
     padding: .5rem 1rem;
     background-color: rgba(0, 0, 0, .03);
     border-top: 1px solid rgba(0, 0, 0, .125)
 }

 .card-footer:last-child {
     border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
 }

 .card-header-tabs {
     margin-right: -.5rem;
     margin-bottom: -.5rem;
     margin-left: -.5rem;
     border-bottom: 0
 }

 .card-header-pills {
     margin-right: -.5rem;
     margin-left: -.5rem
 }

 .card-img-overlay {
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     padding: 1rem;
     border-radius: calc(.25rem - 1px)
 }

 .card-img,
 .card-img-bottom,
 .card-img-top {
     width: 100%
 }

 .card-img,
 .card-img-top {
     border-top-left-radius: calc(.25rem - 1px);
     border-top-right-radius: calc(.25rem - 1px)
 }

 .card-img,
 .card-img-bottom {
     border-bottom-right-radius: calc(.25rem - 1px);
     border-bottom-left-radius: calc(.25rem - 1px)
 }

 .card-group>.card {
     margin-bottom: .75rem
 }

 @media (min-width:576px) {
     .card-group {
         display: flex;
         flex-flow: row wrap
     }
     .card-group>.card {
         flex: 1 0;
         margin-bottom: 0
     }
     .card-group>.card+.card {
         margin-left: 0;
         border-left: 0
     }
     .card-group>.card:not(:last-child) {
         border-top-right-radius: 0;
         border-bottom-right-radius: 0
     }
     .card-group>.card:not(:last-child) .card-header,
     .card-group>.card:not(:last-child) .card-img-top {
         border-top-right-radius: 0
     }
     .card-group>.card:not(:last-child) .card-footer,
     .card-group>.card:not(:last-child) .card-img-bottom {
         border-bottom-right-radius: 0
     }
     .card-group>.card:not(:first-child) {
         border-top-left-radius: 0;
         border-bottom-left-radius: 0
     }
     .card-group>.card:not(:first-child) .card-header,
     .card-group>.card:not(:first-child) .card-img-top {
         border-top-left-radius: 0
     }
     .card-group>.card:not(:first-child) .card-footer,
     .card-group>.card:not(:first-child) .card-img-bottom {
         border-bottom-left-radius: 0
     }
 }

 .accordion-button {
     position: relative;
     display: flex;
     align-items: center;
     width: 100%;
     padding: 1rem 1.25rem;
     font-size: 1rem;
     color: #212529;
     text-align: left;
     background-color: #fff;
     border: 0;
     border-radius: 0;
     overflow-anchor: none;
     transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease
 }

 @media (prefers-reduced-motion:reduce) {
     .accordion-button {
         transition: none
     }
 }

 .accordion-button:not(.collapsed) {
     color: #0c63e4;
     background-color: #e7f1ff;
     box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125)
 }

 .accordion-button:not(.collapsed)::after {
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%230c63e4%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e");
     transform: rotate(-180deg)
 }

 .accordion-button::after {
     flex-shrink: 0;
     width: 1.25rem;
     height: 1.25rem;
     margin-left: auto;
     content: "";
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23212529%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e");
     background-repeat: no-repeat;
     background-size: 1.25rem;
     transition: transform .2s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .accordion-button::after {
         transition: none
     }
 }

 .accordion-button:hover {
     z-index: 2
 }

 .accordion-button:focus {
     z-index: 3;
     border-color: #86b7fe;
     outline: 0;
     box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
 }

 .accordion-header {
     margin-bottom: 0
 }

 .accordion-item {
     background-color: #fff;
     border: 1px solid rgba(0, 0, 0, .125)
 }

 .accordion-item:first-of-type {
     border-top-left-radius: .25rem;
     border-top-right-radius: .25rem
 }

 .accordion-item:first-of-type .accordion-button {
     border-top-left-radius: calc(.25rem - 1px);
     border-top-right-radius: calc(.25rem - 1px)
 }

 .accordion-item:not(:first-of-type) {
     border-top: 0
 }

 .accordion-item:last-of-type {
     border-bottom-right-radius: .25rem;
     border-bottom-left-radius: .25rem
 }

 .accordion-item:last-of-type .accordion-button.collapsed {
     border-bottom-right-radius: calc(.25rem - 1px);
     border-bottom-left-radius: calc(.25rem - 1px)
 }

 .accordion-item:last-of-type .accordion-collapse {
     border-bottom-right-radius: .25rem;
     border-bottom-left-radius: .25rem
 }

 .accordion-body {
     padding: 1rem 1.25rem
 }

 .accordion-flush .accordion-collapse {
     border-width: 0
 }

 .accordion-flush .accordion-item {
     border-right: 0;
     border-left: 0;
     border-radius: 0
 }

 .accordion-flush .accordion-item:first-child {
     border-top: 0
 }

 .accordion-flush .accordion-item:last-child {
     border-bottom: 0
 }

 .accordion-flush .accordion-item .accordion-button {
     border-radius: 0
 }

 .breadcrumb {
     display: flex;
     flex-wrap: wrap;
     padding: 0 0;
     margin-bottom: 1rem;
     list-style: none
 }

 .breadcrumb-item+.breadcrumb-item {
     padding-left: .5rem
 }

 .breadcrumb-item+.breadcrumb-item::before {
     float: left;
     padding-right: .5rem;
     color: #6c757d;
     content: "/";
     content: var(--bs-breadcrumb-divider, "/")
 }

 .breadcrumb-item.active {
     color: #6c757d
 }

 .pagination {
     display: flex;
     padding-left: 0;
     list-style: none
 }

 .page-link {
     position: relative;
     display: block;
     color: #0d6efd;
     text-decoration: none;
     background-color: #fff;
     border: 1px solid #dee2e6;
     transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .page-link {
         transition: none
     }
 }

 .page-link:hover {
     z-index: 2;
     color: #0a58ca;
     background-color: #e9ecef;
     border-color: #dee2e6
 }

 .page-link:focus {
     z-index: 3;
     color: #0a58ca;
     background-color: #e9ecef;
     outline: 0;
     box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
 }

 .page-item:not(:first-child) .page-link {
     margin-left: -1px
 }

 .page-item.active .page-link {
     z-index: 3;
     color: #fff;
     background-color: #0d6efd;
     border-color: #0d6efd
 }

 .page-item.disabled .page-link {
     color: #6c757d;
     pointer-events: none;
     background-color: #fff;
     border-color: #dee2e6
 }

 .page-link {
     padding: .375rem .75rem
 }

 .page-item:first-child .page-link {
     border-top-left-radius: .25rem;
     border-bottom-left-radius: .25rem
 }

 .page-item:last-child .page-link {
     border-top-right-radius: .25rem;
     border-bottom-right-radius: .25rem
 }

 .pagination-lg .page-link {
     padding: .75rem 1.5rem;
     font-size: 1.25rem
 }

 .pagination-lg .page-item:first-child .page-link {
     border-top-left-radius: .3rem;
     border-bottom-left-radius: .3rem
 }

 .pagination-lg .page-item:last-child .page-link {
     border-top-right-radius: .3rem;
     border-bottom-right-radius: .3rem
 }

 .pagination-sm .page-link {
     padding: .25rem .5rem;
     font-size: .875rem
 }

 .pagination-sm .page-item:first-child .page-link {
     border-top-left-radius: .2rem;
     border-bottom-left-radius: .2rem
 }

 .pagination-sm .page-item:last-child .page-link {
     border-top-right-radius: .2rem;
     border-bottom-right-radius: .2rem
 }

 .badge {
     display: inline-block;
     padding: .35em .65em;
     font-size: .75em;
     font-weight: 700;
     line-height: 1;
     color: #fff;
     text-align: center;
     white-space: nowrap;
     vertical-align: baseline;
     border-radius: .25rem
 }

 .badge:empty {
     display: none
 }

 .btn .badge {
     position: relative;
     top: -1px
 }

 .alert {
     position: relative;
     padding: 1rem 1rem;
     margin-bottom: 1rem;
     border: 1px solid transparent;
     border-radius: .25rem
 }

 .alert-heading {
     color: inherit
 }

 .alert-link {
     font-weight: 700
 }

 .alert-dismissible {
     padding-right: 3rem
 }

 .alert-dismissible .btn-close {
     position: absolute;
     top: 0;
     right: 0;
     z-index: 2;
     padding: 1.25rem 1rem
 }

 .alert-primary {
     color: #084298;
     background-color: #cfe2ff;
     border-color: #b6d4fe
 }

 .alert-primary .alert-link {
     color: #06357a
 }

 .alert-secondary {
     color: #41464b;
     background-color: #e2e3e5;
     border-color: #d3d6d8
 }

 .alert-secondary .alert-link {
     color: #34383c
 }

 .alert-success {
     color: #0f5132;
     background-color: #d1e7dd;
     border-color: #badbcc
 }

 .alert-success .alert-link {
     color: #0c4128
 }

 .alert-info {
     color: #055160;
     background-color: #cff4fc;
     border-color: #b6effb
 }

 .alert-info .alert-link {
     color: #04414d
 }

 .alert-warning {
     color: #664d03;
     background-color: #fff3cd;
     border-color: #ffecb5
 }

 .alert-warning .alert-link {
     color: #523e02
 }

 .alert-danger {
     color: #842029;
     background-color: #f8d7da;
     border-color: #f5c2c7
 }

 .alert-danger .alert-link {
     color: #6a1a21
 }

 .alert-light {
     color: #636464;
     background-color: #fefefe;
     border-color: #fdfdfe
 }

 .alert-light .alert-link {
     color: #4f5050
 }

 .alert-dark {
     color: #141619;
     background-color: #d3d3d4;
     border-color: #bcbebf
 }

 .alert-dark .alert-link {
     color: #101214
 }

 @keyframes progress-bar-stripes {
     0% {
         background-position-x: 1rem
     }
 }

 .progress {
     display: flex;
     height: 1rem;
     overflow: hidden;
     font-size: .75rem;
     background-color: #e9ecef;
     border-radius: .25rem
 }

 .progress-bar {
     display: flex;
     flex-direction: column;
     justify-content: center;
     overflow: hidden;
     color: #fff;
     text-align: center;
     white-space: nowrap;
     background-color: #0d6efd;
     transition: width .6s ease
 }

 @media (prefers-reduced-motion:reduce) {
     .progress-bar {
         transition: none
     }
 }

 .progress-bar-striped {
     background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
     background-size: 1rem 1rem
 }

 .progress-bar-animated {
     animation: 1s linear infinite progress-bar-stripes
 }

 @media (prefers-reduced-motion:reduce) {
     .progress-bar-animated {
         animation: none
     }
 }

 .list-group {
     display: flex;
     flex-direction: column;
     padding-left: 0;
     margin-bottom: 0;
     border-radius: .25rem
 }

 .list-group-numbered {
     list-style-type: none;
     counter-reset: section
 }

 .list-group-numbered>li::before {
     content: counters(section, ".") ". ";
     counter-increment: section
 }

 .list-group-item-action {
     width: 100%;
     color: #495057;
     text-align: inherit
 }

 .list-group-item-action:focus,
 .list-group-item-action:hover {
     z-index: 1;
     color: #495057;
     text-decoration: none;
     background-color: #f8f9fa
 }

 .list-group-item-action:active {
     color: #212529;
     background-color: #e9ecef
 }

 .list-group-item {
     position: relative;
     display: block;
     padding: .5rem 1rem;
     color: #212529;
     text-decoration: none;
     background-color: #fff;
     border: 1px solid rgba(0, 0, 0, .125)
 }

 .list-group-item:first-child {
     border-top-left-radius: inherit;
     border-top-right-radius: inherit
 }

 .list-group-item:last-child {
     border-bottom-right-radius: inherit;
     border-bottom-left-radius: inherit
 }

 .list-group-item.disabled,
 .list-group-item:disabled {
     color: #6c757d;
     pointer-events: none;
     background-color: #fff
 }

 .list-group-item.active {
     z-index: 2;
     color: #fff;
     background-color: #0d6efd;
     border-color: #0d6efd
 }

 .list-group-item+.list-group-item {
     border-top-width: 0
 }

 .list-group-item+.list-group-item.active {
     margin-top: -1px;
     border-top-width: 1px
 }

 .list-group-horizontal {
     flex-direction: row
 }

 .list-group-horizontal>.list-group-item:first-child {
     border-bottom-left-radius: .25rem;
     border-top-right-radius: 0
 }

 .list-group-horizontal>.list-group-item:last-child {
     border-top-right-radius: .25rem;
     border-bottom-left-radius: 0
 }

 .list-group-horizontal>.list-group-item.active {
     margin-top: 0
 }

 .list-group-horizontal>.list-group-item+.list-group-item {
     border-top-width: 1px;
     border-left-width: 0
 }

 .list-group-horizontal>.list-group-item+.list-group-item.active {
     margin-left: -1px;
     border-left-width: 1px
 }

 @media (min-width:576px) {
     .list-group-horizontal-sm {
         flex-direction: row
     }
     .list-group-horizontal-sm>.list-group-item:first-child {
         border-bottom-left-radius: .25rem;
         border-top-right-radius: 0
     }
     .list-group-horizontal-sm>.list-group-item:last-child {
         border-top-right-radius: .25rem;
         border-bottom-left-radius: 0
     }
     .list-group-horizontal-sm>.list-group-item.active {
         margin-top: 0
     }
     .list-group-horizontal-sm>.list-group-item+.list-group-item {
         border-top-width: 1px;
         border-left-width: 0
     }
     .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
         margin-left: -1px;
         border-left-width: 1px
     }
 }

 @media (min-width:768px) {
     .list-group-horizontal-md {
         flex-direction: row
     }
     .list-group-horizontal-md>.list-group-item:first-child {
         border-bottom-left-radius: .25rem;
         border-top-right-radius: 0
     }
     .list-group-horizontal-md>.list-group-item:last-child {
         border-top-right-radius: .25rem;
         border-bottom-left-radius: 0
     }
     .list-group-horizontal-md>.list-group-item.active {
         margin-top: 0
     }
     .list-group-horizontal-md>.list-group-item+.list-group-item {
         border-top-width: 1px;
         border-left-width: 0
     }
     .list-group-horizontal-md>.list-group-item+.list-group-item.active {
         margin-left: -1px;
         border-left-width: 1px
     }
 }

 @media (min-width:992px) {
     .list-group-horizontal-lg {
         flex-direction: row
     }
     .list-group-horizontal-lg>.list-group-item:first-child {
         border-bottom-left-radius: .25rem;
         border-top-right-radius: 0
     }
     .list-group-horizontal-lg>.list-group-item:last-child {
         border-top-right-radius: .25rem;
         border-bottom-left-radius: 0
     }
     .list-group-horizontal-lg>.list-group-item.active {
         margin-top: 0
     }
     .list-group-horizontal-lg>.list-group-item+.list-group-item {
         border-top-width: 1px;
         border-left-width: 0
     }
     .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
         margin-left: -1px;
         border-left-width: 1px
     }
 }

 @media (min-width:1200px) {
     .list-group-horizontal-xl {
         flex-direction: row
     }
     .list-group-horizontal-xl>.list-group-item:first-child {
         border-bottom-left-radius: .25rem;
         border-top-right-radius: 0
     }
     .list-group-horizontal-xl>.list-group-item:last-child {
         border-top-right-radius: .25rem;
         border-bottom-left-radius: 0
     }
     .list-group-horizontal-xl>.list-group-item.active {
         margin-top: 0
     }
     .list-group-horizontal-xl>.list-group-item+.list-group-item {
         border-top-width: 1px;
         border-left-width: 0
     }
     .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
         margin-left: -1px;
         border-left-width: 1px
     }
 }

 @media (min-width:1400px) {
     .list-group-horizontal-xxl {
         flex-direction: row
     }
     .list-group-horizontal-xxl>.list-group-item:first-child {
         border-bottom-left-radius: .25rem;
         border-top-right-radius: 0
     }
     .list-group-horizontal-xxl>.list-group-item:last-child {
         border-top-right-radius: .25rem;
         border-bottom-left-radius: 0
     }
     .list-group-horizontal-xxl>.list-group-item.active {
         margin-top: 0
     }
     .list-group-horizontal-xxl>.list-group-item+.list-group-item {
         border-top-width: 1px;
         border-left-width: 0
     }
     .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
         margin-left: -1px;
         border-left-width: 1px
     }
 }

 .list-group-flush {
     border-radius: 0
 }

 .list-group-flush>.list-group-item {
     border-width: 0 0 1px
 }

 .list-group-flush>.list-group-item:last-child {
     border-bottom-width: 0
 }

 .list-group-item-primary {
     color: #084298;
     background-color: #cfe2ff
 }

 .list-group-item-primary.list-group-item-action:focus,
 .list-group-item-primary.list-group-item-action:hover {
     color: #084298;
     background-color: #bacbe6
 }

 .list-group-item-primary.list-group-item-action.active {
     color: #fff;
     background-color: #084298;
     border-color: #084298
 }

 .list-group-item-secondary {
     color: #41464b;
     background-color: #e2e3e5
 }

 .list-group-item-secondary.list-group-item-action:focus,
 .list-group-item-secondary.list-group-item-action:hover {
     color: #41464b;
     background-color: #cbccce
 }

 .list-group-item-secondary.list-group-item-action.active {
     color: #fff;
     background-color: #41464b;
     border-color: #41464b
 }

 .list-group-item-success {
     color: #0f5132;
     background-color: #d1e7dd
 }

 .list-group-item-success.list-group-item-action:focus,
 .list-group-item-success.list-group-item-action:hover {
     color: #0f5132;
     background-color: #bcd0c7
 }

 .list-group-item-success.list-group-item-action.active {
     color: #fff;
     background-color: #0f5132;
     border-color: #0f5132
 }

 .list-group-item-info {
     color: #055160;
     background-color: #cff4fc
 }

 .list-group-item-info.list-group-item-action:focus,
 .list-group-item-info.list-group-item-action:hover {
     color: #055160;
     background-color: #badce3
 }

 .list-group-item-info.list-group-item-action.active {
     color: #fff;
     background-color: #055160;
     border-color: #055160
 }

 .list-group-item-warning {
     color: #664d03;
     background-color: #fff3cd
 }

 .list-group-item-warning.list-group-item-action:focus,
 .list-group-item-warning.list-group-item-action:hover {
     color: #664d03;
     background-color: #e6dbb9
 }

 .list-group-item-warning.list-group-item-action.active {
     color: #fff;
     background-color: #664d03;
     border-color: #664d03
 }

 .list-group-item-danger {
     color: #842029;
     background-color: #f8d7da
 }

 .list-group-item-danger.list-group-item-action:focus,
 .list-group-item-danger.list-group-item-action:hover {
     color: #842029;
     background-color: #dfc2c4
 }

 .list-group-item-danger.list-group-item-action.active {
     color: #fff;
     background-color: #842029;
     border-color: #842029
 }

 .list-group-item-light {
     color: #636464;
     background-color: #fefefe
 }

 .list-group-item-light.list-group-item-action:focus,
 .list-group-item-light.list-group-item-action:hover {
     color: #636464;
     background-color: #e5e5e5
 }

 .list-group-item-light.list-group-item-action.active {
     color: #fff;
     background-color: #636464;
     border-color: #636464
 }

 .list-group-item-dark {
     color: #141619;
     background-color: #d3d3d4
 }

 .list-group-item-dark.list-group-item-action:focus,
 .list-group-item-dark.list-group-item-action:hover {
     color: #141619;
     background-color: #bebebf
 }

 .list-group-item-dark.list-group-item-action.active {
     color: #fff;
     background-color: #141619;
     border-color: #141619
 }

 .btn-close {
     box-sizing: content-box;
     width: 1em;
     height: 1em;
     padding: .25em .25em;
     color: #000;
     background: transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23000%27%3e%3cpath d=%27M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z%27/%3e%3c/svg%3e") center/1em auto no-repeat;
     border: 0;
     border-radius: .25rem;
     opacity: .5
 }

 .btn-close:hover {
     color: #000;
     text-decoration: none;
     opacity: .75
 }

 .btn-close:focus {
     outline: 0;
     box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
     opacity: 1
 }

 .btn-close.disabled,
 .btn-close:disabled {
     pointer-events: none;
     -webkit-user-select: none;
     user-select: none;
     opacity: .25
 }

 .btn-close-white {
     filter: invert(1) grayscale(100%) brightness(200%)
 }

 .toast {
     width: 350px;
     max-width: 100%;
     font-size: .875rem;
     pointer-events: auto;
     background-color: rgba(255, 255, 255, .85);
     background-clip: padding-box;
     border: 1px solid rgba(0, 0, 0, .1);
     box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
     border-radius: .25rem
 }

 .toast:not(.showing):not(.show) {
     opacity: 0
 }

 .toast.hide {
     display: none
 }

 .toast-container {
     width: -webkit-max-content;
     width: max-content;
     max-width: 100%;
     pointer-events: none
 }

 .toast-container>:not(:last-child) {
     margin-bottom: .75rem
 }

 .toast-header {
     display: flex;
     align-items: center;
     padding: .5rem .75rem;
     color: #6c757d;
     background-color: rgba(255, 255, 255, .85);
     background-clip: padding-box;
     border-bottom: 1px solid rgba(0, 0, 0, .05);
     border-top-left-radius: calc(.25rem - 1px);
     border-top-right-radius: calc(.25rem - 1px)
 }

 .toast-header .btn-close {
     margin-right: -.375rem;
     margin-left: .75rem
 }

 .toast-body {
     padding: .75rem;
     word-wrap: break-word
 }

 .modal {
     position: fixed;
     top: 0;
     left: 0;
     z-index: 1060;
     display: none;
     width: 100%;
     height: 100%;
     overflow-x: hidden;
     overflow-y: auto;
     outline: 0
 }

 .modal-dialog {
     position: relative;
     width: auto;
     margin: .5rem;
     pointer-events: none
 }

 .modal.fade .modal-dialog {
     transition: transform .3s ease-out;
     transform: translate(0, -50px)
 }

 @media (prefers-reduced-motion:reduce) {
     .modal.fade .modal-dialog {
         transition: none
     }
 }

 .modal.show .modal-dialog {
     transform: none
 }

 .modal.modal-static .modal-dialog {
     transform: scale(1.02)
 }

 .modal-dialog-scrollable {
     height: calc(100% - 1rem)
 }

 .modal-dialog-scrollable .modal-content {
     max-height: 100%;
     overflow: hidden
 }

 .modal-dialog-scrollable .modal-body {
     overflow-y: auto
 }

 .modal-dialog-centered {
     display: flex;
     align-items: center;
     min-height: calc(100% - 1rem)
 }

 .modal-content {
     position: relative;
     display: flex;
     flex-direction: column;
     width: 100%;
     pointer-events: auto;
     background-color: #fff;
     background-clip: padding-box;
     border: 1px solid rgba(0, 0, 0, .2);
     border-radius: .3rem;
     outline: 0
 }

 .modal-backdrop {
     position: fixed;
     top: 0;
     left: 0;
     z-index: 1040;
     width: 100vw;
     height: 100vh;
     background-color: #000
 }

 .modal-backdrop.fade {
     opacity: 0
 }

 .modal-backdrop.show {
     opacity: .5
 }

 .modal-header {
     display: flex;
     flex-shrink: 0;
     align-items: center;
     justify-content: space-between;
     padding: 1rem 2rem;
     border-bottom: 1px solid #dee2e6;
     border-top-left-radius: calc(.3rem - 1px);
     border-top-right-radius: calc(.3rem - 1px)
 }

 .modal-header .btn-close {
     padding: .5rem .5rem;
     margin: -.5rem -.5rem -.5rem auto
 }

 .modal-title {
     margin-bottom: 0;
     line-height: 1.5
 }

 .modal-body {
     position: relative;
     flex: 1 1 auto;
     padding: 1rem
 }

 .modal-footer {
     display: flex;
     flex-wrap: wrap;
     flex-shrink: 0;
     align-items: center;
     justify-content: flex-end;
     padding: .75rem;
     border-top: 1px solid #dee2e6;
     border-bottom-right-radius: calc(.3rem - 1px);
     border-bottom-left-radius: calc(.3rem - 1px)
 }

 .modal-footer>* {
     margin: .25rem
 }

 @media (min-width:576px) {
     .modal-dialog {
         max-width: 500px;
         margin: 1.75rem auto
     }
     .modal-dialog-scrollable {
         height: calc(100% - 3.5rem)
     }
     .modal-dialog-centered {
         min-height: calc(100% - 3.5rem)
     }
     .modal-sm {
         max-width: 300px
     }
 }

 @media (min-width:992px) {
     .modal-lg,
     .modal-xl {
         max-width: 800px
     }
 }

 @media (min-width:1200px) {
     .modal-xl {
         max-width: 1140px
     }
 }

 .modal-fullscreen {
     width: 100vw;
     max-width: none;
     height: 100%;
     margin: 0
 }

 .modal-fullscreen .modal-content {
     height: 100%;
     border: 0;
     border-radius: 0
 }

 .modal-fullscreen .modal-header {
     border-radius: 0
 }

 .modal-fullscreen .modal-body {
     overflow-y: auto
 }

 .modal-fullscreen .modal-footer {
     border-radius: 0
 }

 @media (max-width:575.98px) {
     .modal-fullscreen-sm-down {
         width: 100vw;
         max-width: none;
         height: 100%;
         margin: 0
     }
     .modal-fullscreen-sm-down .modal-content {
         height: 100%;
         border: 0;
         border-radius: 0
     }
     .modal-fullscreen-sm-down .modal-header {
         border-radius: 0
     }
     .modal-fullscreen-sm-down .modal-body {
         overflow-y: auto
     }
     .modal-fullscreen-sm-down .modal-footer {
         border-radius: 0
     }
 }

 @media (max-width:767.98px) {
     .modal-fullscreen-md-down {
         width: 100vw;
         max-width: none;
         height: 100%;
         margin: 0
     }
     .modal-fullscreen-md-down .modal-content {
         height: 100%;
         border: 0;
         border-radius: 0
     }
     .modal-fullscreen-md-down .modal-header {
         border-radius: 0
     }
     .modal-fullscreen-md-down .modal-body {
         overflow-y: auto
     }
     .modal-fullscreen-md-down .modal-footer {
         border-radius: 0
     }
 }

 @media (max-width:991.98px) {
     .modal-fullscreen-lg-down {
         width: 100vw;
         max-width: none;
         height: 100%;
         margin: 0
     }
     .modal-fullscreen-lg-down .modal-content {
         height: 100%;
         border: 0;
         border-radius: 0
     }
     .modal-fullscreen-lg-down .modal-header {
         border-radius: 0
     }
     .modal-fullscreen-lg-down .modal-body {
         overflow-y: auto
     }
     .modal-fullscreen-lg-down .modal-footer {
         border-radius: 0
     }
 }

 @media (max-width:1199.98px) {
     .modal-fullscreen-xl-down {
         width: 100vw;
         max-width: none;
         height: 100%;
         margin: 0
     }
     .modal-fullscreen-xl-down .modal-content {
         height: 100%;
         border: 0;
         border-radius: 0
     }
     .modal-fullscreen-xl-down .modal-header {
         border-radius: 0
     }
     .modal-fullscreen-xl-down .modal-body {
         overflow-y: auto
     }
     .modal-fullscreen-xl-down .modal-footer {
         border-radius: 0
     }
 }

 @media (max-width:1399.98px) {
     .modal-fullscreen-xxl-down {
         width: 100vw;
         max-width: none;
         height: 100%;
         margin: 0
     }
     .modal-fullscreen-xxl-down .modal-content {
         height: 100%;
         border: 0;
         border-radius: 0
     }
     .modal-fullscreen-xxl-down .modal-header {
         border-radius: 0
     }
     .modal-fullscreen-xxl-down .modal-body {
         overflow-y: auto
     }
     .modal-fullscreen-xxl-down .modal-footer {
         border-radius: 0
     }
 }

 .tooltip {
     position: absolute;
     z-index: 1080;
     display: block;
     margin: 0;
     font-family: var(--bs-font-sans-serif);
     font-style: normal;
     font-weight: 400;
     line-height: 1.5;
     text-align: left;
     text-align: start;
     text-decoration: none;
     text-shadow: none;
     text-transform: none;
     letter-spacing: normal;
     word-break: normal;
     word-spacing: normal;
     white-space: normal;
     line-break: auto;
     font-size: .875rem;
     word-wrap: break-word;
     opacity: 0
 }

 .tooltip.show {
     opacity: .9
 }

 .tooltip .tooltip-arrow {
     position: absolute;
     display: block;
     width: .8rem;
     height: .4rem
 }

 .tooltip .tooltip-arrow::before {
     position: absolute;
     content: "";
     border-color: transparent;
     border-style: solid
 }

 .bs-tooltip-auto[data-popper-placement^=top],
 .bs-tooltip-top {
     padding: .4rem 0
 }

 .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,
 .bs-tooltip-top .tooltip-arrow {
     bottom: 0
 }

 .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
 .bs-tooltip-top .tooltip-arrow::before {
     top: -1px;
     border-width: .4rem .4rem 0;
     border-top-color: #000
 }

 .bs-tooltip-auto[data-popper-placement^=right],
 .bs-tooltip-end {
     padding: 0 .4rem
 }

 .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,
 .bs-tooltip-end .tooltip-arrow {
     left: 0;
     width: .4rem;
     height: .8rem
 }

 .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,
 .bs-tooltip-end .tooltip-arrow::before {
     right: -1px;
     border-width: .4rem .4rem .4rem 0;
     border-right-color: #000
 }

 .bs-tooltip-auto[data-popper-placement^=bottom],
 .bs-tooltip-bottom {
     padding: .4rem 0
 }

 .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,
 .bs-tooltip-bottom .tooltip-arrow {
     top: 0
 }

 .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,
 .bs-tooltip-bottom .tooltip-arrow::before {
     bottom: -1px;
     border-width: 0 .4rem .4rem;
     border-bottom-color: #000
 }

 .bs-tooltip-auto[data-popper-placement^=left],
 .bs-tooltip-start {
     padding: 0 .4rem
 }

 .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,
 .bs-tooltip-start .tooltip-arrow {
     right: 0;
     width: .4rem;
     height: .8rem
 }

 .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,
 .bs-tooltip-start .tooltip-arrow::before {
     left: -1px;
     border-width: .4rem 0 .4rem .4rem;
     border-left-color: #000
 }

 .tooltip-inner {
     max-width: 200px;
     padding: .25rem .5rem;
     color: #fff;
     text-align: center;
     background-color: #000;
     border-radius: .25rem
 }

 .popover {
     position: absolute;
     top: 0;
     left: 0;
     z-index: 1070;
     display: block;
     max-width: 276px;
     font-family: var(--bs-font-sans-serif);
     font-style: normal;
     font-weight: 400;
     line-height: 1.5;
     text-align: left;
     text-align: start;
     text-decoration: none;
     text-shadow: none;
     text-transform: none;
     letter-spacing: normal;
     word-break: normal;
     word-spacing: normal;
     white-space: normal;
     line-break: auto;
     font-size: .875rem;
     word-wrap: break-word;
     background-color: #fff;
     background-clip: padding-box;
     border: 1px solid rgba(0, 0, 0, .2);
     border-radius: .3rem
 }

 .popover .popover-arrow {
     position: absolute;
     display: block;
     width: 1rem;
     height: .5rem
 }

 .popover .popover-arrow::after,
 .popover .popover-arrow::before {
     position: absolute;
     display: block;
     content: "";
     border-color: transparent;
     border-style: solid
 }

 .bs-popover-auto[data-popper-placement^=top]>.popover-arrow,
 .bs-popover-top>.popover-arrow {
     bottom: calc(-.5rem - 1px)
 }

 .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,
 .bs-popover-top>.popover-arrow::before {
     bottom: 0;
     border-width: .5rem .5rem 0;
     border-top-color: rgba(0, 0, 0, .25)
 }

 .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,
 .bs-popover-top>.popover-arrow::after {
     bottom: 1px;
     border-width: .5rem .5rem 0;
     border-top-color: #fff
 }

 .bs-popover-auto[data-popper-placement^=right]>.popover-arrow,
 .bs-popover-end>.popover-arrow {
     left: calc(-.5rem - 1px);
     width: .5rem;
     height: 1rem
 }

 .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,
 .bs-popover-end>.popover-arrow::before {
     left: 0;
     border-width: .5rem .5rem .5rem 0;
     border-right-color: rgba(0, 0, 0, .25)
 }

 .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,
 .bs-popover-end>.popover-arrow::after {
     left: 1px;
     border-width: .5rem .5rem .5rem 0;
     border-right-color: #fff
 }

 .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,
 .bs-popover-bottom>.popover-arrow {
     top: calc(-.5rem - 1px)
 }

 .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,
 .bs-popover-bottom>.popover-arrow::before {
     top: 0;
     border-width: 0 .5rem .5rem .5rem;
     border-bottom-color: rgba(0, 0, 0, .25)
 }

 .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,
 .bs-popover-bottom>.popover-arrow::after {
     top: 1px;
     border-width: 0 .5rem .5rem .5rem;
     border-bottom-color: #fff
 }

 .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,
 .bs-popover-bottom .popover-header::before {
     position: absolute;
     top: 0;
     left: 50%;
     display: block;
     width: 1rem;
     margin-left: -.5rem;
     content: "";
     border-bottom: 1px solid #f0f0f0
 }

 .bs-popover-auto[data-popper-placement^=left]>.popover-arrow,
 .bs-popover-start>.popover-arrow {
     right: calc(-.5rem - 1px);
     width: .5rem;
     height: 1rem
 }

 .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,
 .bs-popover-start>.popover-arrow::before {
     right: 0;
     border-width: .5rem 0 .5rem .5rem;
     border-left-color: rgba(0, 0, 0, .25)
 }

 .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,
 .bs-popover-start>.popover-arrow::after {
     right: 1px;
     border-width: .5rem 0 .5rem .5rem;
     border-left-color: #fff
 }

 .popover-header {
     padding: .5rem 1rem;
     margin-bottom: 0;
     font-size: 1rem;
     background-color: #f0f0f0;
     border-bottom: 1px solid rgba(0, 0, 0, .2);
     border-top-left-radius: calc(.3rem - 1px);
     border-top-right-radius: calc(.3rem - 1px)
 }

 .popover-header:empty {
     display: none
 }

 .popover-body {
     padding: 1rem 1rem;
     color: #212529
 }

 .carousel {
     position: relative
 }

 .carousel.pointer-event {
     touch-action: pan-y
 }

 .carousel-inner {
     position: relative;
     width: 100%;
     overflow: hidden
 }

 .carousel-inner::after {
     display: block;
     clear: both;
     content: ""
 }

 .carousel-item {
     position: relative;
     display: none;
     float: left;
     width: 100%;
     margin-right: -100%;
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     transition: transform .6s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .carousel-item {
         transition: none
     }
 }

 .carousel-item-next,
 .carousel-item-prev,
 .carousel-item.active {
     display: block
 }

 .active.carousel-item-end,
 .carousel-item-next:not(.carousel-item-start) {
     transform: translateX(100%)
 }

 .active.carousel-item-start,
 .carousel-item-prev:not(.carousel-item-end) {
     transform: translateX(-100%)
 }

 .carousel-fade .carousel-item {
     opacity: 0;
     transition-property: opacity;
     transform: none
 }

 .carousel-fade .carousel-item-next.carousel-item-start,
 .carousel-fade .carousel-item-prev.carousel-item-end,
 .carousel-fade .carousel-item.active {
     z-index: 1;
     opacity: 1
 }

 .carousel-fade .active.carousel-item-end,
 .carousel-fade .active.carousel-item-start {
     z-index: 0;
     opacity: 0;
     transition: opacity 0s .6s
 }

 @media (prefers-reduced-motion:reduce) {
     .carousel-fade .active.carousel-item-end,
     .carousel-fade .active.carousel-item-start {
         transition: none
     }
 }

 .carousel-control-next,
 .carousel-control-prev {
     position: absolute;
     top: 0;
     bottom: 0;
     z-index: 1;
     display: flex;
     align-items: center;
     justify-content: center;
     width: 15%;
     padding: 0;
     color: #fff;
     text-align: center;
     background: 0 0;
     border: 0;
     opacity: .5;
     transition: opacity .15s ease
 }

 @media (prefers-reduced-motion:reduce) {
     .carousel-control-next,
     .carousel-control-prev {
         transition: none
     }
 }

 .carousel-control-next:focus,
 .carousel-control-next:hover,
 .carousel-control-prev:focus,
 .carousel-control-prev:hover {
     color: #fff;
     text-decoration: none;
     outline: 0;
     opacity: .9
 }

 .carousel-control-prev {
     left: 0
 }

 .carousel-control-next {
     right: 0
 }

 .carousel-control-next-icon,
 .carousel-control-prev-icon {
     display: inline-block;
     width: 2rem;
     height: 2rem;
     background-repeat: no-repeat;
     background-position: 50%;
     background-size: 100% 100%
 }

 .carousel-control-prev-icon {
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z%27/%3e%3c/svg%3e")
 }

 .carousel-control-next-icon {
     background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z%27/%3e%3c/svg%3e")
 }

 .carousel-indicators {
     position: absolute;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 2;
     display: flex;
     justify-content: center;
     padding: 0;
     margin-right: 15%;
     margin-bottom: 1rem;
     margin-left: 15%;
     list-style: none
 }

 .carousel-indicators [data-bs-target] {
     box-sizing: content-box;
     flex: 0 1 auto;
     width: 30px;
     height: 3px;
     padding: 0;
     margin-right: 3px;
     margin-left: 3px;
     text-indent: -999px;
     cursor: pointer;
     background-color: #fff;
     background-clip: padding-box;
     border: 0;
     border-top: 10px solid transparent;
     border-bottom: 10px solid transparent;
     opacity: .5;
     transition: opacity .6s ease
 }

 @media (prefers-reduced-motion:reduce) {
     .carousel-indicators [data-bs-target] {
         transition: none
     }
 }

 .carousel-indicators .active {
     opacity: 1
 }

 .carousel-caption {
     position: absolute;
     right: 15%;
     bottom: 1.25rem;
     left: 15%;
     padding-top: 1.25rem;
     padding-bottom: 1.25rem;
     color: #fff;
     text-align: center
 }

 .carousel-dark .carousel-control-next-icon,
 .carousel-dark .carousel-control-prev-icon {
     filter: invert(1) grayscale(100)
 }

 .carousel-dark .carousel-indicators [data-bs-target] {
     background-color: #000
 }

 .carousel-dark .carousel-caption {
     color: #000
 }

 @keyframes spinner-border {
     to {
         transform: rotate(360deg)
     }
 }

 .spinner-border {
     display: inline-block;
     width: 2rem;
     height: 2rem;
     vertical-align: -.125em;
     border: .25em solid currentColor;
     border-right-color: transparent;
     border-radius: 50%;
     animation: .75s linear infinite spinner-border
 }

 .spinner-border-sm {
     width: 1rem;
     height: 1rem;
     border-width: .2em
 }

 @keyframes spinner-grow {
     0% {
         transform: scale(0)
     }
     50% {
         opacity: 1;
         transform: none
     }
 }

 .spinner-grow {
     display: inline-block;
     width: 2rem;
     height: 2rem;
     vertical-align: -.125em;
     background-color: currentColor;
     border-radius: 50%;
     opacity: 0;
     animation: .75s linear infinite spinner-grow
 }

 .spinner-grow-sm {
     width: 1rem;
     height: 1rem
 }

 @media (prefers-reduced-motion:reduce) {
     .spinner-border,
     .spinner-grow {
         animation-duration: 1.5s
     }
 }

 .offcanvas {
     position: fixed;
     bottom: 0;
     z-index: 1050;
     display: flex;
     flex-direction: column;
     max-width: 100%;
     visibility: hidden;
     background-color: #fff;
     background-clip: padding-box;
     outline: 0;
     transition: transform .3s ease-in-out
 }

 @media (prefers-reduced-motion:reduce) {
     .offcanvas {
         transition: none
     }
 }

 .offcanvas-header {
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding: 1rem 1rem
 }

 .offcanvas-header .btn-close {
     padding: .5rem .5rem;
     margin-top: -.5rem;
     margin-right: -.5rem;
     margin-bottom: -.5rem
 }

 .offcanvas-title {
     margin-bottom: 0;
     line-height: 1.5
 }

 .offcanvas-body {
     flex-grow: 1;
     padding: 1rem 1rem;
     overflow-y: auto
 }

 .offcanvas-start {
     top: 0;
     left: 0;
     width: 400px;
     border-right: 1px solid rgba(0, 0, 0, .2);
     transform: translateX(-100%)
 }

 .offcanvas-end {
     top: 0;
     right: 0;
     width: 400px;
     border-left: 1px solid rgba(0, 0, 0, .2);
     transform: translateX(100%)
 }

 .offcanvas-top {
     top: 0;
     right: 0;
     left: 0;
     height: 30vh;
     max-height: 100%;
     border-bottom: 1px solid rgba(0, 0, 0, .2);
     transform: translateY(-100%)
 }

 .offcanvas-bottom {
     right: 0;
     left: 0;
     height: 30vh;
     max-height: 100%;
     border-top: 1px solid rgba(0, 0, 0, .2);
     transform: translateY(100%)
 }

 .offcanvas.show {
     transform: none
 }

 .clearfix::after {
     display: block;
     clear: both;
     content: ""
 }

 .link-primary {
     color: #0d6efd
 }

 .link-primary:focus,
 .link-primary:hover {
     color: #0a58ca
 }

 .link-secondary {
     color: #6c757d
 }

 .link-secondary:focus,
 .link-secondary:hover {
     color: #565e64
 }

 .link-success {
     color: #198754
 }

 .link-success:focus,
 .link-success:hover {
     color: #146c43
 }

 .link-info {
     color: #0dcaf0
 }

 .link-info:focus,
 .link-info:hover {
     color: #3dd5f3
 }

 .link-warning {
     color: #ffc107
 }

 .link-warning:focus,
 .link-warning:hover {
     color: #ffcd39
 }

 .link-danger {
     color: #dc3545
 }

 .link-danger:focus,
 .link-danger:hover {
     color: #b02a37
 }

 .link-light {
     color: #f8f9fa
 }

 .link-light:focus,
 .link-light:hover {
     color: #f9fafb
 }

 .link-dark {
     color: #212529
 }

 .link-dark:focus,
 .link-dark:hover {
     color: #1a1e21
 }

 .ratio {
     position: relative;
     width: 100%
 }

 .ratio::before {
     display: block;
     padding-top: var(--bs-aspect-ratio);
     content: ""
 }

 .ratio>* {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%
 }

 .ratio-1x1 {
     --bs-aspect-ratio: 100%
 }

 .ratio-4x3 {
     --bs-aspect-ratio: calc(3 / 4 * 100%)
 }

 .ratio-16x9 {
     --bs-aspect-ratio: calc(9 / 16 * 100%)
 }

 .ratio-21x9 {
     --bs-aspect-ratio: calc(9 / 21 * 100%)
 }

 .fixed-top {
     position: fixed;
     top: 0;
     right: 0;
     left: 0;
     z-index: 1030
 }

 .fixed-bottom {
     position: fixed;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 1030
 }

 .sticky-top {
     position: -webkit-sticky;
     position: sticky;
     top: 0;
     z-index: 1020
 }

 @media (min-width:576px) {
     .sticky-sm-top {
         position: -webkit-sticky;
         position: sticky;
         top: 0;
         z-index: 1020
     }
 }

 @media (min-width:768px) {
     .sticky-md-top {
         position: -webkit-sticky;
         position: sticky;
         top: 0;
         z-index: 1020
     }
 }

 @media (min-width:992px) {
     .sticky-lg-top {
         position: -webkit-sticky;
         position: sticky;
         top: 0;
         z-index: 1020
     }
 }

 @media (min-width:1200px) {
     .sticky-xl-top {
         position: -webkit-sticky;
         position: sticky;
         top: 0;
         z-index: 1020
     }
 }

 @media (min-width:1400px) {
     .sticky-xxl-top {
         position: -webkit-sticky;
         position: sticky;
         top: 0;
         z-index: 1020
     }
 }

 .visually-hidden,
 .visually-hidden-focusable:not(:focus):not(:focus-within) {
     position: absolute !important;
     width: 1px !important;
     height: 1px !important;
     padding: 0 !important;
     margin: -1px !important;
     overflow: hidden !important;
     clip: rect(0, 0, 0, 0) !important;
     white-space: nowrap !important;
     border: 0 !important
 }

 .stretched-link::after {
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 1;
     content: ""
 }

 .text-truncate {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap
 }

 .align-baseline {
     vertical-align: baseline !important
 }

 .align-top {
     vertical-align: top !important
 }

 .align-middle {
     vertical-align: middle !important
 }

 .align-bottom {
     vertical-align: bottom !important
 }

 .align-text-bottom {
     vertical-align: text-bottom !important
 }

 .align-text-top {
     vertical-align: text-top !important
 }

 .float-start {
     float: left !important
 }

 .float-end {
     float: right !important
 }

 .float-none {
     float: none !important
 }

 .overflow-auto {
     overflow: auto !important
 }

 .overflow-hidden {
     overflow: hidden !important
 }

 .overflow-visible {
     overflow: visible !important
 }

 .overflow-scroll {
     overflow: scroll !important
 }

 .d-inline {
     display: inline !important
 }

 .d-inline-block {
     display: inline-block !important
 }

 .d-block {
     display: block !important
 }

 .d-grid {
     display: grid !important
 }

 .d-table {
     display: table !important
 }

 .d-table-row {
     display: table-row !important
 }

 .d-table-cell {
     display: table-cell !important
 }

 .d-flex {
     display: flex !important
 }

 .d-inline-flex {
     display: inline-flex !important
 }

 .d-none {
     display: none !important
 }

 .shadow {
     box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
 }

 .shadow-sm {
     box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
 }

 .shadow-lg {
     box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
 }

 .shadow-none {
     box-shadow: none !important
 }

 .position-static {
     position: static !important
 }

 .position-relative {
     position: relative !important
 }

 .position-absolute {
     position: absolute !important
 }

 .position-fixed {
     position: fixed !important
 }

 .position-sticky {
     position: -webkit-sticky !important;
     position: sticky !important
 }

 .top-0 {
     top: 0 !important
 }

 .top-50 {
     top: 50% !important
 }

 .top-100 {
     top: 100% !important
 }

 .bottom-0 {
     bottom: 0 !important
 }

 .bottom-50 {
     bottom: 50% !important
 }

 .bottom-100 {
     bottom: 100% !important
 }

 .start-0 {
     left: 0 !important
 }

 .start-50 {
     left: 50% !important
 }

 .start-100 {
     left: 100% !important
 }

 .end-0 {
     right: 0 !important
 }

 .end-50 {
     right: 50% !important
 }

 .end-100 {
     right: 100% !important
 }

 .translate-middle {
     transform: translate(-50%, -50%) !important
 }

 .translate-middle-x {
     transform: translateX(-50%) !important
 }

 .translate-middle-y {
     transform: translateY(-50%) !important
 }

 .border {
     border: 1px solid #dee2e6 !important
 }

 .border-0 {
     border: 0 !important
 }

 .border-top {
     border-top: 1px solid #dee2e6 !important
 }

 .border-top-0 {
     border-top: 0 !important
 }

 .border-end {
     border-right: 1px solid #dee2e6 !important
 }

 .border-end-0 {
     border-right: 0 !important
 }

 .border-bottom {
     border-bottom: 1px solid #dee2e6 !important
 }

 .border-bottom-0 {
     border-bottom: 0 !important
 }

 .border-start {
     border-left: 1px solid #dee2e6 !important
 }

 .border-start-0 {
     border-left: 0 !important
 }

 .border-primary {
     border-color: #0d6efd !important
 }

 .border-secondary {
     border-color: #6c757d !important
 }

 .border-success {
     border-color: #198754 !important
 }

 .border-info {
     border-color: #0dcaf0 !important
 }

 .border-warning {
     border-color: #ffc107 !important
 }

 .border-danger {
     border-color: #dc3545 !important
 }

 .border-light {
     border-color: #f8f9fa !important
 }

 .border-dark {
     border-color: #212529 !important
 }

 .border-white {
     border-color: #fff !important
 }

 .border-1 {
     border-width: 1px !important
 }

 .border-2 {
     border-width: 2px !important
 }

 .border-3 {
     border-width: 3px !important
 }

 .border-4 {
     border-width: 4px !important
 }

 .border-5 {
     border-width: 5px !important
 }

 .w-25 {
     width: 25% !important
 }

 .w-50 {
     width: 50% !important
 }

 .w-75 {
     width: 75% !important
 }

 .w-100 {
     width: 100% !important
 }

 .w-auto {
     width: auto !important
 }

 .mw-100 {
     max-width: 100% !important
 }

 .vw-100 {
     width: 100vw !important
 }

 .min-vw-100 {
     min-width: 100vw !important
 }

 .h-25 {
     height: 25% !important
 }

 .h-50 {
     height: 50% !important
 }

 .h-75 {
     height: 75% !important
 }

 .h-100 {
     height: 100% !important
 }

 .h-auto {
     height: auto !important
 }

 .mh-100 {
     max-height: 100% !important
 }

 .vh-100 {
     height: 100vh !important
 }

 .min-vh-100 {
     min-height: 100vh !important
 }

 .flex-fill {
     flex: 1 1 auto !important
 }

 .flex-row {
     flex-direction: row !important
 }

 .flex-column {
     flex-direction: column !important
 }

 .flex-row-reverse {
     flex-direction: row-reverse !important
 }

 .flex-column-reverse {
     flex-direction: column-reverse !important
 }

 .flex-grow-0 {
     flex-grow: 0 !important
 }

 .flex-grow-1 {
     flex-grow: 1 !important
 }

 .flex-shrink-0 {
     flex-shrink: 0 !important
 }

 .flex-shrink-1 {
     flex-shrink: 1 !important
 }

 .flex-wrap {
     flex-wrap: wrap !important
 }

 .flex-nowrap {
     flex-wrap: nowrap !important
 }

 .flex-wrap-reverse {
     flex-wrap: wrap-reverse !important
 }

 .gap-0 {
     gap: 0 !important
 }

 .gap-1 {
     gap: .25rem !important
 }

 .gap-2 {
     gap: .5rem !important
 }

 .gap-3 {
     gap: 1rem !important
 }

 .gap-4 {
     gap: 1.5rem !important
 }

 .gap-5 {
     gap: 3rem !important
 }

 .justify-content-start {
     justify-content: flex-start !important
 }

 .justify-content-end {
     justify-content: flex-end !important
 }

 .justify-content-center {
     justify-content: center !important
 }

 .justify-content-between {
     justify-content: space-between !important
 }

 .justify-content-around {
     justify-content: space-around !important
 }

 .justify-content-evenly {
     justify-content: space-evenly !important
 }

 .align-items-start {
     align-items: flex-start !important
 }

 .align-items-end {
     align-items: flex-end !important
 }

 .align-items-center {
     align-items: center !important
 }

 .align-items-baseline {
     align-items: baseline !important
 }

 .align-items-stretch {
     align-items: stretch !important
 }

 .align-content-start {
     align-content: flex-start !important
 }

 .align-content-end {
     align-content: flex-end !important
 }

 .align-content-center {
     align-content: center !important
 }

 .align-content-between {
     align-content: space-between !important
 }

 .align-content-around {
     align-content: space-around !important
 }

 .align-content-stretch {
     align-content: stretch !important
 }

 .align-self-auto {
     align-self: auto !important
 }

 .align-self-start {
     align-self: flex-start !important
 }

 .align-self-end {
     align-self: flex-end !important
 }

 .align-self-center {
     align-self: center !important
 }

 .align-self-baseline {
     align-self: baseline !important
 }

 .align-self-stretch {
     align-self: stretch !important
 }

 .order-first {
     order: -1 !important
 }

 .order-0 {
     order: 0 !important
 }

 .order-1 {
     order: 1 !important
 }

 .order-2 {
     order: 2 !important
 }

 .order-3 {
     order: 3 !important
 }

 .order-4 {
     order: 4 !important
 }

 .order-5 {
     order: 5 !important
 }

 .order-last {
     order: 6 !important
 }

 .m-0 {
     margin: 0 !important
 }

 .m-1 {
     margin: .25rem !important
 }

 .m-2 {
     margin: .5rem !important
 }

 .m-3 {
     margin: 1rem !important
 }

 .m-4 {
     margin: 1.5rem !important
 }

 .m-5 {
     margin: 3rem !important
 }

 .m-auto {
     margin: auto !important
 }

 .mx-0 {
     margin-right: 0 !important;
     margin-left: 0 !important
 }

 .mx-1 {
     margin-right: .25rem !important;
     margin-left: .25rem !important
 }

 .mx-2 {
     margin-right: .5rem !important;
     margin-left: .5rem !important
 }

 .mx-3 {
     margin-right: 1rem !important;
     margin-left: 1rem !important
 }

 .mx-4 {
     margin-right: 1.5rem !important;
     margin-left: 1.5rem !important
 }

 .mx-5 {
     margin-right: 3rem !important;
     margin-left: 3rem !important
 }

 .mx-auto {
     margin-right: auto !important;
     margin-left: auto !important
 }

 .my-0 {
     margin-top: 0 !important;
     margin-bottom: 0 !important
 }

 .my-1 {
     margin-top: .25rem !important;
     margin-bottom: .25rem !important
 }

 .my-2 {
     margin-top: .5rem !important;
     margin-bottom: .5rem !important
 }

 .my-3 {
     margin-top: 1rem !important;
     margin-bottom: 1rem !important
 }

 .my-4 {
     margin-top: 1.5rem !important;
     margin-bottom: 1.5rem !important
 }

 .my-5 {
     margin-top: 3rem !important;
     margin-bottom: 3rem !important
 }

 .my-auto {
     margin-top: auto !important;
     margin-bottom: auto !important
 }

 .mt-0 {
     margin-top: 0 !important
 }

 .mt-1 {
     margin-top: .25rem !important
 }

 .mt-2 {
     margin-top: .5rem !important
 }

 .mt-3 {
     margin-top: 1rem !important
 }

 .mt-4 {
     margin-top: 1.5rem !important
 }

 .mt-5 {
     margin-top: 3rem !important
 }

 .mt-auto {
     margin-top: auto !important
 }

 .me-0 {
     margin-right: 0 !important
 }

 .me-1 {
     margin-right: .25rem !important
 }

 .me-2 {
     margin-right: .5rem !important
 }

 .me-3 {
     margin-right: 1rem !important
 }

 .me-4 {
     margin-right: 1.5rem !important
 }

 .me-5 {
     margin-right: 3rem !important
 }

 .me-auto {
     margin-right: auto !important
 }

 .mb-0 {
     margin-bottom: 0 !important
 }

 .mb-1 {
     margin-bottom: .25rem !important
 }

 .mb-2 {
     margin-bottom: .5rem !important
 }

 .mb-3 {
     margin-bottom: 1rem !important
 }

 .mb-4 {
     margin-bottom: 1.5rem !important
 }

 .mb-5 {
     margin-bottom: 3rem !important
 }

 .mb-auto {
     margin-bottom: auto !important
 }

 .ms-0 {
     margin-left: 0 !important
 }

 .ms-1 {
     margin-left: .25rem !important
 }

 .ms-2 {
     margin-left: .5rem !important
 }

 .ms-3 {
     margin-left: 1rem !important
 }

 .ms-4 {
     margin-left: 1.5rem !important
 }

 .ms-5 {
     margin-left: 3rem !important
 }

 .ms-auto {
     margin-left: auto !important
 }

 .p-0 {
     padding: 0 !important
 }

 .p-1 {
     padding: .25rem !important
 }

 .p-2 {
     padding: .5rem !important
 }

 .p-3 {
     padding: 1rem !important
 }

 .p-4 {
     padding: 1.5rem !important
 }

 .p-5 {
     padding: 3rem !important
 }

 .px-0 {
     padding-right: 0 !important;
     padding-left: 0 !important
 }

 .px-1 {
     padding-right: .25rem !important;
     padding-left: .25rem !important
 }

 .px-2 {
     padding-right: .5rem !important;
     padding-left: .5rem !important
 }

 .px-3 {
     padding-right: 1rem !important;
     padding-left: 1rem !important
 }

 .px-4 {
     padding-right: 1.5rem !important;
     padding-left: 1.5rem !important
 }

 .px-5 {
     padding-right: 3rem !important;
     padding-left: 3rem !important
 }

 .py-0 {
     padding-top: 0 !important;
     padding-bottom: 0 !important
 }

 .py-1 {
     padding-top: .25rem !important;
     padding-bottom: .25rem !important
 }

 .py-2 {
     padding-top: .5rem !important;
     padding-bottom: .5rem !important
 }

 .py-3 {
     padding-top: 1rem !important;
     padding-bottom: 1rem !important
 }

 .py-4 {
     padding-top: 1.5rem !important;
     padding-bottom: 1.5rem !important
 }

 .py-5 {
     padding-top: 3rem !important;
     padding-bottom: 3rem !important
 }

 .pt-0 {
     padding-top: 0 !important
 }

 .pt-1 {
     padding-top: .25rem !important
 }

 .pt-2 {
     padding-top: .5rem !important
 }

 .pt-3 {
     padding-top: 1rem !important
 }

 .pt-4 {
     padding-top: 1.5rem !important
 }

 .pt-5 {
     padding-top: 3rem !important
 }

 .pe-0 {
     padding-right: 0 !important
 }

 .pe-1 {
     padding-right: .25rem !important
 }

 .pe-2 {
     padding-right: .5rem !important
 }

 .pe-3 {
     padding-right: 1rem !important
 }

 .pe-4 {
     padding-right: 1.5rem !important
 }

 .pe-5 {
     padding-right: 3rem !important
 }

 .pb-0 {
     padding-bottom: 0 !important
 }

 .pb-1 {
     padding-bottom: .25rem !important
 }

 .pb-2 {
     padding-bottom: .5rem !important
 }

 .pb-3 {
     padding-bottom: 1rem !important
 }

 .pb-4 {
     padding-bottom: 1.5rem !important
 }

 .pb-5 {
     padding-bottom: 3rem !important
 }

 .ps-0 {
     padding-left: 0 !important
 }

 .ps-1 {
     padding-left: .25rem !important
 }

 .ps-2 {
     padding-left: .5rem !important
 }

 .ps-3 {
     padding-left: 1rem !important
 }

 .ps-4 {
     padding-left: 1.5rem !important
 }

 .ps-5 {
     padding-left: 3rem !important
 }

 .font-monospace {
     font-family: var(--bs-font-monospace) !important
 }

 .fs-1 {
     font-size: calc(1.375rem + 1.5vw) !important
 }

 .fs-2 {
     font-size: calc(1.325rem + .9vw) !important
 }

 .fs-3 {
     font-size: calc(1.3rem + .6vw) !important
 }

 .fs-4 {
     font-size: calc(1.275rem + .3vw) !important
 }

 .fs-5 {
     font-size: 1.25rem !important
 }

 .fs-6 {
     font-size: 1rem !important
 }

 .fst-italic {
     font-style: italic !important
 }

 .fst-normal {
     font-style: normal !important
 }

 .fw-light {
     font-weight: 300 !important
 }

 .fw-lighter {
     font-weight: lighter !important
 }

 .fw-normal {
     font-weight: 400 !important
 }

 .fw-bold {
     font-weight: 700 !important
 }

 .fw-bolder {
     font-weight: bolder !important
 }

 .lh-1 {
     line-height: 1 !important
 }

 .lh-sm {
     line-height: 1.25 !important
 }

 .lh-base {
     line-height: 1.5 !important
 }

 .lh-lg {
     line-height: 2 !important
 }

 .text-start {
     text-align: left !important
 }

 .text-end {
     text-align: right !important
 }

 .text-center {
     text-align: center !important
 }

 .text-decoration-none {
     text-decoration: none !important
 }

 .text-decoration-underline {
     text-decoration: underline !important
 }

 .text-decoration-line-through {
     text-decoration: line-through !important
 }

 .text-lowercase {
     text-transform: lowercase !important
 }

 .text-uppercase {
     text-transform: uppercase !important
 }

 .text-capitalize {
     text-transform: capitalize !important
 }

 .text-wrap {
     white-space: normal !important
 }

 .text-nowrap {
     white-space: nowrap !important
 }

 .text-break {
     word-wrap: break-word !important;
     word-break: break-word !important
 }

 .text-primary {
     color: #0d6efd !important
 }

 .text-secondary {
     color: #6c757d !important
 }

 .text-success {
     color: #198754 !important
 }

 .text-info {
     color: #0dcaf0 !important
 }

 .text-warning {
     color: #ffc107 !important
 }

 .text-danger {
     color: #dc3545 !important
 }

 .text-light {
     color: #f8f9fa !important
 }

 .text-dark {
     color: #212529 !important
 }

 .text-white {
     color: #fff !important
 }

 .text-body {
     color: #212529 !important
 }

 .text-muted {
     color: #6c757d !important
 }

 .text-black-50 {
     color: rgba(0, 0, 0, .5) !important
 }

 .text-white-50 {
     color: rgba(255, 255, 255, .5) !important
 }

 .text-reset {
     color: inherit !important
 }

 .bg-primary {
     background-color: #0d6efd !important
 }

 .bg-secondary {
     background-color: #6c757d !important
 }

 .bg-success {
     background-color: #198754 !important
 }

 .bg-info {
     background-color: #0dcaf0 !important
 }

 .bg-warning {
     background-color: #ffc107 !important
 }

 .bg-danger {
     background-color: #dc3545 !important
 }

 .bg-light {
     background-color: #f8f9fa !important
 }

 .bg-dark {
     background-color: #212529 !important
 }

 .bg-body {
     background-color: #fff !important
 }

 .bg-white {
     background-color: #fff !important
 }

 .bg-transparent {
     background-color: transparent !important
 }

 .bg-gradient {
     background-image: var(--bs-gradient) !important
 }

 .user-select-all {
     -webkit-user-select: all !important;
     user-select: all !important
 }

 .user-select-auto {
     -webkit-user-select: auto !important;
     user-select: auto !important
 }

 .user-select-none {
     -webkit-user-select: none !important;
     user-select: none !important
 }

 .pe-none {
     pointer-events: none !important
 }

 .pe-auto {
     pointer-events: auto !important
 }

 .rounded {
     border-radius: .25rem !important
 }

 .rounded-0 {
     border-radius: 0 !important
 }

 .rounded-1 {
     border-radius: .2rem !important
 }

 .rounded-2 {
     border-radius: .25rem !important
 }

 .rounded-3 {
     border-radius: .3rem !important
 }

 .rounded-circle {
     border-radius: 50% !important
 }

 .rounded-pill {
     border-radius: 50rem !important
 }

 .rounded-top {
     border-top-left-radius: .25rem !important;
     border-top-right-radius: .25rem !important
 }

 .rounded-end {
     border-top-right-radius: .25rem !important;
     border-bottom-right-radius: .25rem !important
 }

 .rounded-bottom {
     border-bottom-right-radius: .25rem !important;
     border-bottom-left-radius: .25rem !important
 }

 .rounded-start {
     border-bottom-left-radius: .25rem !important;
     border-top-left-radius: .25rem !important
 }

 .visible {
     visibility: visible !important
 }

 .invisible {
     visibility: hidden !important
 }

 @media (min-width:576px) {
     .float-sm-start {
         float: left !important
     }
     .float-sm-end {
         float: right !important
     }
     .float-sm-none {
         float: none !important
     }
     .d-sm-inline {
         display: inline !important
     }
     .d-sm-inline-block {
         display: inline-block !important
     }
     .d-sm-block {
         display: block !important
     }
     .d-sm-grid {
         display: grid !important
     }
     .d-sm-table {
         display: table !important
     }
     .d-sm-table-row {
         display: table-row !important
     }
     .d-sm-table-cell {
         display: table-cell !important
     }
     .d-sm-flex {
         display: flex !important
     }
     .d-sm-inline-flex {
         display: inline-flex !important
     }
     .d-sm-none {
         display: none !important
     }
     .flex-sm-fill {
         flex: 1 1 auto !important
     }
     .flex-sm-row {
         flex-direction: row !important
     }
     .flex-sm-column {
         flex-direction: column !important
     }
     .flex-sm-row-reverse {
         flex-direction: row-reverse !important
     }
     .flex-sm-column-reverse {
         flex-direction: column-reverse !important
     }
     .flex-sm-grow-0 {
         flex-grow: 0 !important
     }
     .flex-sm-grow-1 {
         flex-grow: 1 !important
     }
     .flex-sm-shrink-0 {
         flex-shrink: 0 !important
     }
     .flex-sm-shrink-1 {
         flex-shrink: 1 !important
     }
     .flex-sm-wrap {
         flex-wrap: wrap !important
     }
     .flex-sm-nowrap {
         flex-wrap: nowrap !important
     }
     .flex-sm-wrap-reverse {
         flex-wrap: wrap-reverse !important
     }
     .gap-sm-0 {
         gap: 0 !important
     }
     .gap-sm-1 {
         gap: .25rem !important
     }
     .gap-sm-2 {
         gap: .5rem !important
     }
     .gap-sm-3 {
         gap: 1rem !important
     }
     .gap-sm-4 {
         gap: 1.5rem !important
     }
     .gap-sm-5 {
         gap: 3rem !important
     }
     .justify-content-sm-start {
         justify-content: flex-start !important
     }
     .justify-content-sm-end {
         justify-content: flex-end !important
     }
     .justify-content-sm-center {
         justify-content: center !important
     }
     .justify-content-sm-between {
         justify-content: space-between !important
     }
     .justify-content-sm-around {
         justify-content: space-around !important
     }
     .justify-content-sm-evenly {
         justify-content: space-evenly !important
     }
     .align-items-sm-start {
         align-items: flex-start !important
     }
     .align-items-sm-end {
         align-items: flex-end !important
     }
     .align-items-sm-center {
         align-items: center !important
     }
     .align-items-sm-baseline {
         align-items: baseline !important
     }
     .align-items-sm-stretch {
         align-items: stretch !important
     }
     .align-content-sm-start {
         align-content: flex-start !important
     }
     .align-content-sm-end {
         align-content: flex-end !important
     }
     .align-content-sm-center {
         align-content: center !important
     }
     .align-content-sm-between {
         align-content: space-between !important
     }
     .align-content-sm-around {
         align-content: space-around !important
     }
     .align-content-sm-stretch {
         align-content: stretch !important
     }
     .align-self-sm-auto {
         align-self: auto !important
     }
     .align-self-sm-start {
         align-self: flex-start !important
     }
     .align-self-sm-end {
         align-self: flex-end !important
     }
     .align-self-sm-center {
         align-self: center !important
     }
     .align-self-sm-baseline {
         align-self: baseline !important
     }
     .align-self-sm-stretch {
         align-self: stretch !important
     }
     .order-sm-first {
         order: -1 !important
     }
     .order-sm-0 {
         order: 0 !important
     }
     .order-sm-1 {
         order: 1 !important
     }
     .order-sm-2 {
         order: 2 !important
     }
     .order-sm-3 {
         order: 3 !important
     }
     .order-sm-4 {
         order: 4 !important
     }
     .order-sm-5 {
         order: 5 !important
     }
     .order-sm-last {
         order: 6 !important
     }
     .m-sm-0 {
         margin: 0 !important
     }
     .m-sm-1 {
         margin: .25rem !important
     }
     .m-sm-2 {
         margin: .5rem !important
     }
     .m-sm-3 {
         margin: 1rem !important
     }
     .m-sm-4 {
         margin: 1.5rem !important
     }
     .m-sm-5 {
         margin: 3rem !important
     }
     .m-sm-auto {
         margin: auto !important
     }
     .mx-sm-0 {
         margin-right: 0 !important;
         margin-left: 0 !important
     }
     .mx-sm-1 {
         margin-right: .25rem !important;
         margin-left: .25rem !important
     }
     .mx-sm-2 {
         margin-right: .5rem !important;
         margin-left: .5rem !important
     }
     .mx-sm-3 {
         margin-right: 1rem !important;
         margin-left: 1rem !important
     }
     .mx-sm-4 {
         margin-right: 1.5rem !important;
         margin-left: 1.5rem !important
     }
     .mx-sm-5 {
         margin-right: 3rem !important;
         margin-left: 3rem !important
     }
     .mx-sm-auto {
         margin-right: auto !important;
         margin-left: auto !important
     }
     .my-sm-0 {
         margin-top: 0 !important;
         margin-bottom: 0 !important
     }
     .my-sm-1 {
         margin-top: .25rem !important;
         margin-bottom: .25rem !important
     }
     .my-sm-2 {
         margin-top: .5rem !important;
         margin-bottom: .5rem !important
     }
     .my-sm-3 {
         margin-top: 1rem !important;
         margin-bottom: 1rem !important
     }
     .my-sm-4 {
         margin-top: 1.5rem !important;
         margin-bottom: 1.5rem !important
     }
     .my-sm-5 {
         margin-top: 3rem !important;
         margin-bottom: 3rem !important
     }
     .my-sm-auto {
         margin-top: auto !important;
         margin-bottom: auto !important
     }
     .mt-sm-0 {
         margin-top: 0 !important
     }
     .mt-sm-1 {
         margin-top: .25rem !important
     }
     .mt-sm-2 {
         margin-top: .5rem !important
     }
     .mt-sm-3 {
         margin-top: 1rem !important
     }
     .mt-sm-4 {
         margin-top: 1.5rem !important
     }
     .mt-sm-5 {
         margin-top: 3rem !important
     }
     .mt-sm-auto {
         margin-top: auto !important
     }
     .me-sm-0 {
         margin-right: 0 !important
     }
     .me-sm-1 {
         margin-right: .25rem !important
     }
     .me-sm-2 {
         margin-right: .5rem !important
     }
     .me-sm-3 {
         margin-right: 1rem !important
     }
     .me-sm-4 {
         margin-right: 1.5rem !important
     }
     .me-sm-5 {
         margin-right: 3rem !important
     }
     .me-sm-auto {
         margin-right: auto !important
     }
     .mb-sm-0 {
         margin-bottom: 0 !important
     }
     .mb-sm-1 {
         margin-bottom: .25rem !important
     }
     .mb-sm-2 {
         margin-bottom: .5rem !important
     }
     .mb-sm-3 {
         margin-bottom: 1rem !important
     }
     .mb-sm-4 {
         margin-bottom: 1.5rem !important
     }
     .mb-sm-5 {
         margin-bottom: 3rem !important
     }
     .mb-sm-auto {
         margin-bottom: auto !important
     }
     .ms-sm-0 {
         margin-left: 0 !important
     }
     .ms-sm-1 {
         margin-left: .25rem !important
     }
     .ms-sm-2 {
         margin-left: .5rem !important
     }
     .ms-sm-3 {
         margin-left: 1rem !important
     }
     .ms-sm-4 {
         margin-left: 1.5rem !important
     }
     .ms-sm-5 {
         margin-left: 3rem !important
     }
     .ms-sm-auto {
         margin-left: auto !important
     }
     .p-sm-0 {
         padding: 0 !important
     }
     .p-sm-1 {
         padding: .25rem !important
     }
     .p-sm-2 {
         padding: .5rem !important
     }
     .p-sm-3 {
         padding: 1rem !important
     }
     .p-sm-4 {
         padding: 1.5rem !important
     }
     .p-sm-5 {
         padding: 3rem !important
     }
     .px-sm-0 {
         padding-right: 0 !important;
         padding-left: 0 !important
     }
     .px-sm-1 {
         padding-right: .25rem !important;
         padding-left: .25rem !important
     }
     .px-sm-2 {
         padding-right: .5rem !important;
         padding-left: .5rem !important
     }
     .px-sm-3 {
         padding-right: 1rem !important;
         padding-left: 1rem !important
     }
     .px-sm-4 {
         padding-right: 1.5rem !important;
         padding-left: 1.5rem !important
     }
     .px-sm-5 {
         padding-right: 3rem !important;
         padding-left: 3rem !important
     }
     .py-sm-0 {
         padding-top: 0 !important;
         padding-bottom: 0 !important
     }
     .py-sm-1 {
         padding-top: .25rem !important;
         padding-bottom: .25rem !important
     }
     .py-sm-2 {
         padding-top: .5rem !important;
         padding-bottom: .5rem !important
     }
     .py-sm-3 {
         padding-top: 1rem !important;
         padding-bottom: 1rem !important
     }
     .py-sm-4 {
         padding-top: 1.5rem !important;
         padding-bottom: 1.5rem !important
     }
     .py-sm-5 {
         padding-top: 3rem !important;
         padding-bottom: 3rem !important
     }
     .pt-sm-0 {
         padding-top: 0 !important
     }
     .pt-sm-1 {
         padding-top: .25rem !important
     }
     .pt-sm-2 {
         padding-top: .5rem !important
     }
     .pt-sm-3 {
         padding-top: 1rem !important
     }
     .pt-sm-4 {
         padding-top: 1.5rem !important
     }
     .pt-sm-5 {
         padding-top: 3rem !important
     }
     .pe-sm-0 {
         padding-right: 0 !important
     }
     .pe-sm-1 {
         padding-right: .25rem !important
     }
     .pe-sm-2 {
         padding-right: .5rem !important
     }
     .pe-sm-3 {
         padding-right: 1rem !important
     }
     .pe-sm-4 {
         padding-right: 1.5rem !important
     }
     .pe-sm-5 {
         padding-right: 3rem !important
     }
     .pb-sm-0 {
         padding-bottom: 0 !important
     }
     .pb-sm-1 {
         padding-bottom: .25rem !important
     }
     .pb-sm-2 {
         padding-bottom: .5rem !important
     }
     .pb-sm-3 {
         padding-bottom: 1rem !important
     }
     .pb-sm-4 {
         padding-bottom: 1.5rem !important
     }
     .pb-sm-5 {
         padding-bottom: 3rem !important
     }
     .ps-sm-0 {
         padding-left: 0 !important
     }
     .ps-sm-1 {
         padding-left: .25rem !important
     }
     .ps-sm-2 {
         padding-left: .5rem !important
     }
     .ps-sm-3 {
         padding-left: 1rem !important
     }
     .ps-sm-4 {
         padding-left: 1.5rem !important
     }
     .ps-sm-5 {
         padding-left: 3rem !important
     }
     .text-sm-start {
         text-align: left !important
     }
     .text-sm-end {
         text-align: right !important
     }
     .text-sm-center {
         text-align: center !important
     }
 }

 @media (min-width:768px) {
     .float-md-start {
         float: left !important
     }
     .float-md-end {
         float: right !important
     }
     .float-md-none {
         float: none !important
     }
     .d-md-inline {
         display: inline !important
     }
     .d-md-inline-block {
         display: inline-block !important
     }
     .d-md-block {
         display: block !important
     }
     .d-md-grid {
         display: grid !important
     }
     .d-md-table {
         display: table !important
     }
     .d-md-table-row {
         display: table-row !important
     }
     .d-md-table-cell {
         display: table-cell !important
     }
     .d-md-flex {
         display: flex !important
     }
     .d-md-inline-flex {
         display: inline-flex !important
     }
     .d-md-none {
         display: none !important
     }
     .flex-md-fill {
         flex: 1 1 auto !important
     }
     .flex-md-row {
         flex-direction: row !important
     }
     .flex-md-column {
         flex-direction: column !important
     }
     .flex-md-row-reverse {
         flex-direction: row-reverse !important
     }
     .flex-md-column-reverse {
         flex-direction: column-reverse !important
     }
     .flex-md-grow-0 {
         flex-grow: 0 !important
     }
     .flex-md-grow-1 {
         flex-grow: 1 !important
     }
     .flex-md-shrink-0 {
         flex-shrink: 0 !important
     }
     .flex-md-shrink-1 {
         flex-shrink: 1 !important
     }
     .flex-md-wrap {
         flex-wrap: wrap !important
     }
     .flex-md-nowrap {
         flex-wrap: nowrap !important
     }
     .flex-md-wrap-reverse {
         flex-wrap: wrap-reverse !important
     }
     .gap-md-0 {
         gap: 0 !important
     }
     .gap-md-1 {
         gap: .25rem !important
     }
     .gap-md-2 {
         gap: .5rem !important
     }
     .gap-md-3 {
         gap: 1rem !important
     }
     .gap-md-4 {
         gap: 1.5rem !important
     }
     .gap-md-5 {
         gap: 3rem !important
     }
     .justify-content-md-start {
         justify-content: flex-start !important
     }
     .justify-content-md-end {
         justify-content: flex-end !important
     }
     .justify-content-md-center {
         justify-content: center !important
     }
     .justify-content-md-between {
         justify-content: space-between !important
     }
     .justify-content-md-around {
         justify-content: space-around !important
     }
     .justify-content-md-evenly {
         justify-content: space-evenly !important
     }
     .align-items-md-start {
         align-items: flex-start !important
     }
     .align-items-md-end {
         align-items: flex-end !important
     }
     .align-items-md-center {
         align-items: center !important
     }
     .align-items-md-baseline {
         align-items: baseline !important
     }
     .align-items-md-stretch {
         align-items: stretch !important
     }
     .align-content-md-start {
         align-content: flex-start !important
     }
     .align-content-md-end {
         align-content: flex-end !important
     }
     .align-content-md-center {
         align-content: center !important
     }
     .align-content-md-between {
         align-content: space-between !important
     }
     .align-content-md-around {
         align-content: space-around !important
     }
     .align-content-md-stretch {
         align-content: stretch !important
     }
     .align-self-md-auto {
         align-self: auto !important
     }
     .align-self-md-start {
         align-self: flex-start !important
     }
     .align-self-md-end {
         align-self: flex-end !important
     }
     .align-self-md-center {
         align-self: center !important
     }
     .align-self-md-baseline {
         align-self: baseline !important
     }
     .align-self-md-stretch {
         align-self: stretch !important
     }
     .order-md-first {
         order: -1 !important
     }
     .order-md-0 {
         order: 0 !important
     }
     .order-md-1 {
         order: 1 !important
     }
     .order-md-2 {
         order: 2 !important
     }
     .order-md-3 {
         order: 3 !important
     }
     .order-md-4 {
         order: 4 !important
     }
     .order-md-5 {
         order: 5 !important
     }
     .order-md-last {
         order: 6 !important
     }
     .m-md-0 {
         margin: 0 !important
     }
     .m-md-1 {
         margin: .25rem !important
     }
     .m-md-2 {
         margin: .5rem !important
     }
     .m-md-3 {
         margin: 1rem !important
     }
     .m-md-4 {
         margin: 1.5rem !important
     }
     .m-md-5 {
         margin: 3rem !important
     }
     .m-md-auto {
         margin: auto !important
     }
     .mx-md-0 {
         margin-right: 0 !important;
         margin-left: 0 !important
     }
     .mx-md-1 {
         margin-right: .25rem !important;
         margin-left: .25rem !important
     }
     .mx-md-2 {
         margin-right: .5rem !important;
         margin-left: .5rem !important
     }
     .mx-md-3 {
         margin-right: 1rem !important;
         margin-left: 1rem !important
     }
     .mx-md-4 {
         margin-right: 1.5rem !important;
         margin-left: 1.5rem !important
     }
     .mx-md-5 {
         margin-right: 3rem !important;
         margin-left: 3rem !important
     }
     .mx-md-auto {
         margin-right: auto !important;
         margin-left: auto !important
     }
     .my-md-0 {
         margin-top: 0 !important;
         margin-bottom: 0 !important
     }
     .my-md-1 {
         margin-top: .25rem !important;
         margin-bottom: .25rem !important
     }
     .my-md-2 {
         margin-top: .5rem !important;
         margin-bottom: .5rem !important
     }
     .my-md-3 {
         margin-top: 1rem !important;
         margin-bottom: 1rem !important
     }
     .my-md-4 {
         margin-top: 1.5rem !important;
         margin-bottom: 1.5rem !important
     }
     .my-md-5 {
         margin-top: 3rem !important;
         margin-bottom: 3rem !important
     }
     .my-md-auto {
         margin-top: auto !important;
         margin-bottom: auto !important
     }
     .mt-md-0 {
         margin-top: 0 !important
     }
     .mt-md-1 {
         margin-top: .25rem !important
     }
     .mt-md-2 {
         margin-top: .5rem !important
     }
     .mt-md-3 {
         margin-top: 1rem !important
     }
     .mt-md-4 {
         margin-top: 1.5rem !important
     }
     .mt-md-5 {
         margin-top: 3rem !important
     }
     .mt-md-auto {
         margin-top: auto !important
     }
     .me-md-0 {
         margin-right: 0 !important
     }
     .me-md-1 {
         margin-right: .25rem !important
     }
     .me-md-2 {
         margin-right: .5rem !important
     }
     .me-md-3 {
         margin-right: 1rem !important
     }
     .me-md-4 {
         margin-right: 1.5rem !important
     }
     .me-md-5 {
         margin-right: 3rem !important
     }
     .me-md-auto {
         margin-right: auto !important
     }
     .mb-md-0 {
         margin-bottom: 0 !important
     }
     .mb-md-1 {
         margin-bottom: .25rem !important
     }
     .mb-md-2 {
         margin-bottom: .5rem !important
     }
     .mb-md-3 {
         margin-bottom: 1rem !important
     }
     .mb-md-4 {
         margin-bottom: 1.5rem !important
     }
     .mb-md-5 {
         margin-bottom: 3rem !important
     }
     .mb-md-auto {
         margin-bottom: auto !important
     }
     .ms-md-0 {
         margin-left: 0 !important
     }
     .ms-md-1 {
         margin-left: .25rem !important
     }
     .ms-md-2 {
         margin-left: .5rem !important
     }
     .ms-md-3 {
         margin-left: 1rem !important
     }
     .ms-md-4 {
         margin-left: 1.5rem !important
     }
     .ms-md-5 {
         margin-left: 3rem !important
     }
     .ms-md-auto {
         margin-left: auto !important
     }
     .p-md-0 {
         padding: 0 !important
     }
     .p-md-1 {
         padding: .25rem !important
     }
     .p-md-2 {
         padding: .5rem !important
     }
     .p-md-3 {
         padding: 1rem !important
     }
     .p-md-4 {
         padding: 1.5rem !important
     }
     .p-md-5 {
         padding: 3rem !important
     }
     .px-md-0 {
         padding-right: 0 !important;
         padding-left: 0 !important
     }
     .px-md-1 {
         padding-right: .25rem !important;
         padding-left: .25rem !important
     }
     .px-md-2 {
         padding-right: .5rem !important;
         padding-left: .5rem !important
     }
     .px-md-3 {
         padding-right: 1rem !important;
         padding-left: 1rem !important
     }
     .px-md-4 {
         padding-right: 1.5rem !important;
         padding-left: 1.5rem !important
     }
     .px-md-5 {
         padding-right: 3rem !important;
         padding-left: 3rem !important
     }
     .py-md-0 {
         padding-top: 0 !important;
         padding-bottom: 0 !important
     }
     .py-md-1 {
         padding-top: .25rem !important;
         padding-bottom: .25rem !important
     }
     .py-md-2 {
         padding-top: .5rem !important;
         padding-bottom: .5rem !important
     }
     .py-md-3 {
         padding-top: 1rem !important;
         padding-bottom: 1rem !important
     }
     .py-md-4 {
         padding-top: 1.5rem !important;
         padding-bottom: 1.5rem !important
     }
     .py-md-5 {
         padding-top: 3rem !important;
         padding-bottom: 3rem !important
     }
     .pt-md-0 {
         padding-top: 0 !important
     }
     .pt-md-1 {
         padding-top: .25rem !important
     }
     .pt-md-2 {
         padding-top: .5rem !important
     }
     .pt-md-3 {
         padding-top: 1rem !important
     }
     .pt-md-4 {
         padding-top: 1.5rem !important
     }
     .pt-md-5 {
         padding-top: 3rem !important
     }
     .pe-md-0 {
         padding-right: 0 !important
     }
     .pe-md-1 {
         padding-right: .25rem !important
     }
     .pe-md-2 {
         padding-right: .5rem !important
     }
     .pe-md-3 {
         padding-right: 1rem !important
     }
     .pe-md-4 {
         padding-right: 1.5rem !important
     }
     .pe-md-5 {
         padding-right: 3rem !important
     }
     .pb-md-0 {
         padding-bottom: 0 !important
     }
     .pb-md-1 {
         padding-bottom: .25rem !important
     }
     .pb-md-2 {
         padding-bottom: .5rem !important
     }
     .pb-md-3 {
         padding-bottom: 1rem !important
     }
     .pb-md-4 {
         padding-bottom: 1.5rem !important
     }
     .pb-md-5 {
         padding-bottom: 3rem !important
     }
     .ps-md-0 {
         padding-left: 0 !important
     }
     .ps-md-1 {
         padding-left: .25rem !important
     }
     .ps-md-2 {
         padding-left: .5rem !important
     }
     .ps-md-3 {
         padding-left: 1rem !important
     }
     .ps-md-4 {
         padding-left: 1.5rem !important
     }
     .ps-md-5 {
         padding-left: 3rem !important
     }
     .text-md-start {
         text-align: left !important
     }
     .text-md-end {
         text-align: right !important
     }
     .text-md-center {
         text-align: center !important
     }
 }

 @media (min-width:992px) {
     .float-lg-start {
         float: left !important
     }
     .float-lg-end {
         float: right !important
     }
     .float-lg-none {
         float: none !important
     }
     .d-lg-inline {
         display: inline !important
     }
     .d-lg-inline-block {
         display: inline-block !important
     }
     .d-lg-block {
         display: block !important
     }
     .d-lg-grid {
         display: grid !important
     }
     .d-lg-table {
         display: table !important
     }
     .d-lg-table-row {
         display: table-row !important
     }
     .d-lg-table-cell {
         display: table-cell !important
     }
     .d-lg-flex {
         display: flex !important
     }
     .d-lg-inline-flex {
         display: inline-flex !important
     }
     .d-lg-none {
         display: none !important
     }
     .flex-lg-fill {
         flex: 1 1 auto !important
     }
     .flex-lg-row {
         flex-direction: row !important
     }
     .flex-lg-column {
         flex-direction: column !important
     }
     .flex-lg-row-reverse {
         flex-direction: row-reverse !important
     }
     .flex-lg-column-reverse {
         flex-direction: column-reverse !important
     }
     .flex-lg-grow-0 {
         flex-grow: 0 !important
     }
     .flex-lg-grow-1 {
         flex-grow: 1 !important
     }
     .flex-lg-shrink-0 {
         flex-shrink: 0 !important
     }
     .flex-lg-shrink-1 {
         flex-shrink: 1 !important
     }
     .flex-lg-wrap {
         flex-wrap: wrap !important
     }
     .flex-lg-nowrap {
         flex-wrap: nowrap !important
     }
     .flex-lg-wrap-reverse {
         flex-wrap: wrap-reverse !important
     }
     .gap-lg-0 {
         gap: 0 !important
     }
     .gap-lg-1 {
         gap: .25rem !important
     }
     .gap-lg-2 {
         gap: .5rem !important
     }
     .gap-lg-3 {
         gap: 1rem !important
     }
     .gap-lg-4 {
         gap: 1.5rem !important
     }
     .gap-lg-5 {
         gap: 3rem !important
     }
     .justify-content-lg-start {
         justify-content: flex-start !important
     }
     .justify-content-lg-end {
         justify-content: flex-end !important
     }
     .justify-content-lg-center {
         justify-content: center !important
     }
     .justify-content-lg-between {
         justify-content: space-between !important
     }
     .justify-content-lg-around {
         justify-content: space-around !important
     }
     .justify-content-lg-evenly {
         justify-content: space-evenly !important
     }
     .align-items-lg-start {
         align-items: flex-start !important
     }
     .align-items-lg-end {
         align-items: flex-end !important
     }
     .align-items-lg-center {
         align-items: center !important
     }
     .align-items-lg-baseline {
         align-items: baseline !important
     }
     .align-items-lg-stretch {
         align-items: stretch !important
     }
     .align-content-lg-start {
         align-content: flex-start !important
     }
     .align-content-lg-end {
         align-content: flex-end !important
     }
     .align-content-lg-center {
         align-content: center !important
     }
     .align-content-lg-between {
         align-content: space-between !important
     }
     .align-content-lg-around {
         align-content: space-around !important
     }
     .align-content-lg-stretch {
         align-content: stretch !important
     }
     .align-self-lg-auto {
         align-self: auto !important
     }
     .align-self-lg-start {
         align-self: flex-start !important
     }
     .align-self-lg-end {
         align-self: flex-end !important
     }
     .align-self-lg-center {
         align-self: center !important
     }
     .align-self-lg-baseline {
         align-self: baseline !important
     }
     .align-self-lg-stretch {
         align-self: stretch !important
     }
     .order-lg-first {
         order: -1 !important
     }
     .order-lg-0 {
         order: 0 !important
     }
     .order-lg-1 {
         order: 1 !important
     }
     .order-lg-2 {
         order: 2 !important
     }
     .order-lg-3 {
         order: 3 !important
     }
     .order-lg-4 {
         order: 4 !important
     }
     .order-lg-5 {
         order: 5 !important
     }
     .order-lg-last {
         order: 6 !important
     }
     .m-lg-0 {
         margin: 0 !important
     }
     .m-lg-1 {
         margin: .25rem !important
     }
     .m-lg-2 {
         margin: .5rem !important
     }
     .m-lg-3 {
         margin: 1rem !important
     }
     .m-lg-4 {
         margin: 1.5rem !important
     }
     .m-lg-5 {
         margin: 3rem !important
     }
     .m-lg-auto {
         margin: auto !important
     }
     .mx-lg-0 {
         margin-right: 0 !important;
         margin-left: 0 !important
     }
     .mx-lg-1 {
         margin-right: .25rem !important;
         margin-left: .25rem !important
     }
     .mx-lg-2 {
         margin-right: .5rem !important;
         margin-left: .5rem !important
     }
     .mx-lg-3 {
         margin-right: 1rem !important;
         margin-left: 1rem !important
     }
     .mx-lg-4 {
         margin-right: 1.5rem !important;
         margin-left: 1.5rem !important
     }
     .mx-lg-5 {
         margin-right: 3rem !important;
         margin-left: 3rem !important
     }
     .mx-lg-auto {
         margin-right: auto !important;
         margin-left: auto !important
     }
     .my-lg-0 {
         margin-top: 0 !important;
         margin-bottom: 0 !important
     }
     .my-lg-1 {
         margin-top: .25rem !important;
         margin-bottom: .25rem !important
     }
     .my-lg-2 {
         margin-top: .5rem !important;
         margin-bottom: .5rem !important
     }
     .my-lg-3 {
         margin-top: 1rem !important;
         margin-bottom: 1rem !important
     }
     .my-lg-4 {
         margin-top: 1.5rem !important;
         margin-bottom: 1.5rem !important
     }
     .my-lg-5 {
         margin-top: 3rem !important;
         margin-bottom: 3rem !important
     }
     .my-lg-auto {
         margin-top: auto !important;
         margin-bottom: auto !important
     }
     .mt-lg-0 {
         margin-top: 0 !important
     }
     .mt-lg-1 {
         margin-top: .25rem !important
     }
     .mt-lg-2 {
         margin-top: .5rem !important
     }
     .mt-lg-3 {
         margin-top: 1rem !important
     }
     .mt-lg-4 {
         margin-top: 1.5rem !important
     }
     .mt-lg-5 {
         margin-top: 3rem !important
     }
     .mt-lg-auto {
         margin-top: auto !important
     }
     .me-lg-0 {
         margin-right: 0 !important
     }
     .me-lg-1 {
         margin-right: .25rem !important
     }
     .me-lg-2 {
         margin-right: .5rem !important
     }
     .me-lg-3 {
         margin-right: 1rem !important
     }
     .me-lg-4 {
         margin-right: 1.5rem !important
     }
     .me-lg-5 {
         margin-right: 3rem !important
     }
     .me-lg-auto {
         margin-right: auto !important
     }
     .mb-lg-0 {
         margin-bottom: 0 !important
     }
     .mb-lg-1 {
         margin-bottom: .25rem !important
     }
     .mb-lg-2 {
         margin-bottom: .5rem !important
     }
     .mb-lg-3 {
         margin-bottom: 1rem !important
     }
     .mb-lg-4 {
         margin-bottom: 1.5rem !important
     }
     .mb-lg-5 {
         margin-bottom: 3rem !important
     }
     .mb-lg-auto {
         margin-bottom: auto !important
     }
     .ms-lg-0 {
         margin-left: 0 !important
     }
     .ms-lg-1 {
         margin-left: .25rem !important
     }
     .ms-lg-2 {
         margin-left: .5rem !important
     }
     .ms-lg-3 {
         margin-left: 1rem !important
     }
     .ms-lg-4 {
         margin-left: 1.5rem !important
     }
     .ms-lg-5 {
         margin-left: 3rem !important
     }
     .ms-lg-auto {
         margin-left: auto !important
     }
     .p-lg-0 {
         padding: 0 !important
     }
     .p-lg-1 {
         padding: .25rem !important
     }
     .p-lg-2 {
         padding: .5rem !important
     }
     .p-lg-3 {
         padding: 1rem !important
     }
     .p-lg-4 {
         padding: 1.5rem !important
     }
     .p-lg-5 {
         padding: 3rem !important
     }
     .px-lg-0 {
         padding-right: 0 !important;
         padding-left: 0 !important
     }
     .px-lg-1 {
         padding-right: .25rem !important;
         padding-left: .25rem !important
     }
     .px-lg-2 {
         padding-right: .5rem !important;
         padding-left: .5rem !important
     }
     .px-lg-3 {
         padding-right: 1rem !important;
         padding-left: 1rem !important
     }
     .px-lg-4 {
         padding-right: 1.5rem !important;
         padding-left: 1.5rem !important
     }
     .px-lg-5 {
         padding-right: 3rem !important;
         padding-left: 3rem !important
     }
     .py-lg-0 {
         padding-top: 0 !important;
         padding-bottom: 0 !important
     }
     .py-lg-1 {
         padding-top: .25rem !important;
         padding-bottom: .25rem !important
     }
     .py-lg-2 {
         padding-top: .5rem !important;
         padding-bottom: .5rem !important
     }
     .py-lg-3 {
         padding-top: 1rem !important;
         padding-bottom: 1rem !important
     }
     .py-lg-4 {
         padding-top: 1.5rem !important;
         padding-bottom: 1.5rem !important
     }
     .py-lg-5 {
         padding-top: 3rem !important;
         padding-bottom: 3rem !important
     }
     .pt-lg-0 {
         padding-top: 0 !important
     }
     .pt-lg-1 {
         padding-top: .25rem !important
     }
     .pt-lg-2 {
         padding-top: .5rem !important
     }
     .pt-lg-3 {
         padding-top: 1rem !important
     }
     .pt-lg-4 {
         padding-top: 1.5rem !important
     }
     .pt-lg-5 {
         padding-top: 3rem !important
     }
     .pe-lg-0 {
         padding-right: 0 !important
     }
     .pe-lg-1 {
         padding-right: .25rem !important
     }
     .pe-lg-2 {
         padding-right: .5rem !important
     }
     .pe-lg-3 {
         padding-right: 1rem !important
     }
     .pe-lg-4 {
         padding-right: 1.5rem !important
     }
     .pe-lg-5 {
         padding-right: 3rem !important
     }
     .pb-lg-0 {
         padding-bottom: 0 !important
     }
     .pb-lg-1 {
         padding-bottom: .25rem !important
     }
     .pb-lg-2 {
         padding-bottom: .5rem !important
     }
     .pb-lg-3 {
         padding-bottom: 1rem !important
     }
     .pb-lg-4 {
         padding-bottom: 1.5rem !important
     }
     .pb-lg-5 {
         padding-bottom: 3rem !important
     }
     .ps-lg-0 {
         padding-left: 0 !important
     }
     .ps-lg-1 {
         padding-left: .25rem !important
     }
     .ps-lg-2 {
         padding-left: .5rem !important
     }
     .ps-lg-3 {
         padding-left: 1rem !important
     }
     .ps-lg-4 {
         padding-left: 1.5rem !important
     }
     .ps-lg-5 {
         padding-left: 3rem !important
     }
     .text-lg-start {
         text-align: left !important
     }
     .text-lg-end {
         text-align: right !important
     }
     .text-lg-center {
         text-align: center !important
     }
 }

 @media (min-width:1200px) {
     .float-xl-start {
         float: left !important
     }
     .float-xl-end {
         float: right !important
     }
     .float-xl-none {
         float: none !important
     }
     .d-xl-inline {
         display: inline !important
     }
     .d-xl-inline-block {
         display: inline-block !important
     }
     .d-xl-block {
         display: block !important
     }
     .d-xl-grid {
         display: grid !important
     }
     .d-xl-table {
         display: table !important
     }
     .d-xl-table-row {
         display: table-row !important
     }
     .d-xl-table-cell {
         display: table-cell !important
     }
     .d-xl-flex {
         display: flex !important
     }
     .d-xl-inline-flex {
         display: inline-flex !important
     }
     .d-xl-none {
         display: none !important
     }
     .flex-xl-fill {
         flex: 1 1 auto !important
     }
     .flex-xl-row {
         flex-direction: row !important
     }
     .flex-xl-column {
         flex-direction: column !important
     }
     .flex-xl-row-reverse {
         flex-direction: row-reverse !important
     }
     .flex-xl-column-reverse {
         flex-direction: column-reverse !important
     }
     .flex-xl-grow-0 {
         flex-grow: 0 !important
     }
     .flex-xl-grow-1 {
         flex-grow: 1 !important
     }
     .flex-xl-shrink-0 {
         flex-shrink: 0 !important
     }
     .flex-xl-shrink-1 {
         flex-shrink: 1 !important
     }
     .flex-xl-wrap {
         flex-wrap: wrap !important
     }
     .flex-xl-nowrap {
         flex-wrap: nowrap !important
     }
     .flex-xl-wrap-reverse {
         flex-wrap: wrap-reverse !important
     }
     .gap-xl-0 {
         gap: 0 !important
     }
     .gap-xl-1 {
         gap: .25rem !important
     }
     .gap-xl-2 {
         gap: .5rem !important
     }
     .gap-xl-3 {
         gap: 1rem !important
     }
     .gap-xl-4 {
         gap: 1.5rem !important
     }
     .gap-xl-5 {
         gap: 3rem !important
     }
     .justify-content-xl-start {
         justify-content: flex-start !important
     }
     .justify-content-xl-end {
         justify-content: flex-end !important
     }
     .justify-content-xl-center {
         justify-content: center !important
     }
     .justify-content-xl-between {
         justify-content: space-between !important
     }
     .justify-content-xl-around {
         justify-content: space-around !important
     }
     .justify-content-xl-evenly {
         justify-content: space-evenly !important
     }
     .align-items-xl-start {
         align-items: flex-start !important
     }
     .align-items-xl-end {
         align-items: flex-end !important
     }
     .align-items-xl-center {
         align-items: center !important
     }
     .align-items-xl-baseline {
         align-items: baseline !important
     }
     .align-items-xl-stretch {
         align-items: stretch !important
     }
     .align-content-xl-start {
         align-content: flex-start !important
     }
     .align-content-xl-end {
         align-content: flex-end !important
     }
     .align-content-xl-center {
         align-content: center !important
     }
     .align-content-xl-between {
         align-content: space-between !important
     }
     .align-content-xl-around {
         align-content: space-around !important
     }
     .align-content-xl-stretch {
         align-content: stretch !important
     }
     .align-self-xl-auto {
         align-self: auto !important
     }
     .align-self-xl-start {
         align-self: flex-start !important
     }
     .align-self-xl-end {
         align-self: flex-end !important
     }
     .align-self-xl-center {
         align-self: center !important
     }
     .align-self-xl-baseline {
         align-self: baseline !important
     }
     .align-self-xl-stretch {
         align-self: stretch !important
     }
     .order-xl-first {
         order: -1 !important
     }
     .order-xl-0 {
         order: 0 !important
     }
     .order-xl-1 {
         order: 1 !important
     }
     .order-xl-2 {
         order: 2 !important
     }
     .order-xl-3 {
         order: 3 !important
     }
     .order-xl-4 {
         order: 4 !important
     }
     .order-xl-5 {
         order: 5 !important
     }
     .order-xl-last {
         order: 6 !important
     }
     .m-xl-0 {
         margin: 0 !important
     }
     .m-xl-1 {
         margin: .25rem !important
     }
     .m-xl-2 {
         margin: .5rem !important
     }
     .m-xl-3 {
         margin: 1rem !important
     }
     .m-xl-4 {
         margin: 1.5rem !important
     }
     .m-xl-5 {
         margin: 3rem !important
     }
     .m-xl-auto {
         margin: auto !important
     }
     .mx-xl-0 {
         margin-right: 0 !important;
         margin-left: 0 !important
     }
     .mx-xl-1 {
         margin-right: .25rem !important;
         margin-left: .25rem !important
     }
     .mx-xl-2 {
         margin-right: .5rem !important;
         margin-left: .5rem !important
     }
     .mx-xl-3 {
         margin-right: 1rem !important;
         margin-left: 1rem !important
     }
     .mx-xl-4 {
         margin-right: 1.5rem !important;
         margin-left: 1.5rem !important
     }
     .mx-xl-5 {
         margin-right: 3rem !important;
         margin-left: 3rem !important
     }
     .mx-xl-auto {
         margin-right: auto !important;
         margin-left: auto !important
     }
     .my-xl-0 {
         margin-top: 0 !important;
         margin-bottom: 0 !important
     }
     .my-xl-1 {
         margin-top: .25rem !important;
         margin-bottom: .25rem !important
     }
     .my-xl-2 {
         margin-top: .5rem !important;
         margin-bottom: .5rem !important
     }
     .my-xl-3 {
         margin-top: 1rem !important;
         margin-bottom: 1rem !important
     }
     .my-xl-4 {
         margin-top: 1.5rem !important;
         margin-bottom: 1.5rem !important
     }
     .my-xl-5 {
         margin-top: 3rem !important;
         margin-bottom: 3rem !important
     }
     .my-xl-auto {
         margin-top: auto !important;
         margin-bottom: auto !important
     }
     .mt-xl-0 {
         margin-top: 0 !important
     }
     .mt-xl-1 {
         margin-top: .25rem !important
     }
     .mt-xl-2 {
         margin-top: .5rem !important
     }
     .mt-xl-3 {
         margin-top: 1rem !important
     }
     .mt-xl-4 {
         margin-top: 1.5rem !important
     }
     .mt-xl-5 {
         margin-top: 3rem !important
     }
     .mt-xl-auto {
         margin-top: auto !important
     }
     .me-xl-0 {
         margin-right: 0 !important
     }
     .me-xl-1 {
         margin-right: .25rem !important
     }
     .me-xl-2 {
         margin-right: .5rem !important
     }
     .me-xl-3 {
         margin-right: 1rem !important
     }
     .me-xl-4 {
         margin-right: 1.5rem !important
     }
     .me-xl-5 {
         margin-right: 3rem !important
     }
     .me-xl-auto {
         margin-right: auto !important
     }
     .mb-xl-0 {
         margin-bottom: 0 !important
     }
     .mb-xl-1 {
         margin-bottom: .25rem !important
     }
     .mb-xl-2 {
         margin-bottom: .5rem !important
     }
     .mb-xl-3 {
         margin-bottom: 1rem !important
     }
     .mb-xl-4 {
         margin-bottom: 1.5rem !important
     }
     .mb-xl-5 {
         margin-bottom: 3rem !important
     }
     .mb-xl-auto {
         margin-bottom: auto !important
     }
     .ms-xl-0 {
         margin-left: 0 !important
     }
     .ms-xl-1 {
         margin-left: .25rem !important
     }
     .ms-xl-2 {
         margin-left: .5rem !important
     }
     .ms-xl-3 {
         margin-left: 1rem !important
     }
     .ms-xl-4 {
         margin-left: 1.5rem !important
     }
     .ms-xl-5 {
         margin-left: 3rem !important
     }
     .ms-xl-auto {
         margin-left: auto !important
     }
     .p-xl-0 {
         padding: 0 !important
     }
     .p-xl-1 {
         padding: .25rem !important
     }
     .p-xl-2 {
         padding: .5rem !important
     }
     .p-xl-3 {
         padding: 1rem !important
     }
     .p-xl-4 {
         padding: 1.5rem !important
     }
     .p-xl-5 {
         padding: 3rem !important
     }
     .px-xl-0 {
         padding-right: 0 !important;
         padding-left: 0 !important
     }
     .px-xl-1 {
         padding-right: .25rem !important;
         padding-left: .25rem !important
     }
     .px-xl-2 {
         padding-right: .5rem !important;
         padding-left: .5rem !important
     }
     .px-xl-3 {
         padding-right: 1rem !important;
         padding-left: 1rem !important
     }
     .px-xl-4 {
         padding-right: 1.5rem !important;
         padding-left: 1.5rem !important
     }
     .px-xl-5 {
         padding-right: 3rem !important;
         padding-left: 3rem !important
     }
     .py-xl-0 {
         padding-top: 0 !important;
         padding-bottom: 0 !important
     }
     .py-xl-1 {
         padding-top: .25rem !important;
         padding-bottom: .25rem !important
     }
     .py-xl-2 {
         padding-top: .5rem !important;
         padding-bottom: .5rem !important
     }
     .py-xl-3 {
         padding-top: 1rem !important;
         padding-bottom: 1rem !important
     }
     .py-xl-4 {
         padding-top: 1.5rem !important;
         padding-bottom: 1.5rem !important
     }
     .py-xl-5 {
         padding-top: 3rem !important;
         padding-bottom: 3rem !important
     }
     .pt-xl-0 {
         padding-top: 0 !important
     }
     .pt-xl-1 {
         padding-top: .25rem !important
     }
     .pt-xl-2 {
         padding-top: .5rem !important
     }
     .pt-xl-3 {
         padding-top: 1rem !important
     }
     .pt-xl-4 {
         padding-top: 1.5rem !important
     }
     .pt-xl-5 {
         padding-top: 3rem !important
     }
     .pe-xl-0 {
         padding-right: 0 !important
     }
     .pe-xl-1 {
         padding-right: .25rem !important
     }
     .pe-xl-2 {
         padding-right: .5rem !important
     }
     .pe-xl-3 {
         padding-right: 1rem !important
     }
     .pe-xl-4 {
         padding-right: 1.5rem !important
     }
     .pe-xl-5 {
         padding-right: 3rem !important
     }
     .pb-xl-0 {
         padding-bottom: 0 !important
     }
     .pb-xl-1 {
         padding-bottom: .25rem !important
     }
     .pb-xl-2 {
         padding-bottom: .5rem !important
     }
     .pb-xl-3 {
         padding-bottom: 1rem !important
     }
     .pb-xl-4 {
         padding-bottom: 1.5rem !important
     }
     .pb-xl-5 {
         padding-bottom: 3rem !important
     }
     .ps-xl-0 {
         padding-left: 0 !important
     }
     .ps-xl-1 {
         padding-left: .25rem !important
     }
     .ps-xl-2 {
         padding-left: .5rem !important
     }
     .ps-xl-3 {
         padding-left: 1rem !important
     }
     .ps-xl-4 {
         padding-left: 1.5rem !important
     }
     .ps-xl-5 {
         padding-left: 3rem !important
     }
     .text-xl-start {
         text-align: left !important
     }
     .text-xl-end {
         text-align: right !important
     }
     .text-xl-center {
         text-align: center !important
     }
 }

 @media (min-width:1400px) {
     .float-xxl-start {
         float: left !important
     }
     .float-xxl-end {
         float: right !important
     }
     .float-xxl-none {
         float: none !important
     }
     .d-xxl-inline {
         display: inline !important
     }
     .d-xxl-inline-block {
         display: inline-block !important
     }
     .d-xxl-block {
         display: block !important
     }
     .d-xxl-grid {
         display: grid !important
     }
     .d-xxl-table {
         display: table !important
     }
     .d-xxl-table-row {
         display: table-row !important
     }
     .d-xxl-table-cell {
         display: table-cell !important
     }
     .d-xxl-flex {
         display: flex !important
     }
     .d-xxl-inline-flex {
         display: inline-flex !important
     }
     .d-xxl-none {
         display: none !important
     }
     .flex-xxl-fill {
         flex: 1 1 auto !important
     }
     .flex-xxl-row {
         flex-direction: row !important
     }
     .flex-xxl-column {
         flex-direction: column !important
     }
     .flex-xxl-row-reverse {
         flex-direction: row-reverse !important
     }
     .flex-xxl-column-reverse {
         flex-direction: column-reverse !important
     }
     .flex-xxl-grow-0 {
         flex-grow: 0 !important
     }
     .flex-xxl-grow-1 {
         flex-grow: 1 !important
     }
     .flex-xxl-shrink-0 {
         flex-shrink: 0 !important
     }
     .flex-xxl-shrink-1 {
         flex-shrink: 1 !important
     }
     .flex-xxl-wrap {
         flex-wrap: wrap !important
     }
     .flex-xxl-nowrap {
         flex-wrap: nowrap !important
     }
     .flex-xxl-wrap-reverse {
         flex-wrap: wrap-reverse !important
     }
     .gap-xxl-0 {
         gap: 0 !important
     }
     .gap-xxl-1 {
         gap: .25rem !important
     }
     .gap-xxl-2 {
         gap: .5rem !important
     }
     .gap-xxl-3 {
         gap: 1rem !important
     }
     .gap-xxl-4 {
         gap: 1.5rem !important
     }
     .gap-xxl-5 {
         gap: 3rem !important
     }
     .justify-content-xxl-start {
         justify-content: flex-start !important
     }
     .justify-content-xxl-end {
         justify-content: flex-end !important
     }
     .justify-content-xxl-center {
         justify-content: center !important
     }
     .justify-content-xxl-between {
         justify-content: space-between !important
     }
     .justify-content-xxl-around {
         justify-content: space-around !important
     }
     .justify-content-xxl-evenly {
         justify-content: space-evenly !important
     }
     .align-items-xxl-start {
         align-items: flex-start !important
     }
     .align-items-xxl-end {
         align-items: flex-end !important
     }
     .align-items-xxl-center {
         align-items: center !important
     }
     .align-items-xxl-baseline {
         align-items: baseline !important
     }
     .align-items-xxl-stretch {
         align-items: stretch !important
     }
     .align-content-xxl-start {
         align-content: flex-start !important
     }
     .align-content-xxl-end {
         align-content: flex-end !important
     }
     .align-content-xxl-center {
         align-content: center !important
     }
     .align-content-xxl-between {
         align-content: space-between !important
     }
     .align-content-xxl-around {
         align-content: space-around !important
     }
     .align-content-xxl-stretch {
         align-content: stretch !important
     }
     .align-self-xxl-auto {
         align-self: auto !important
     }
     .align-self-xxl-start {
         align-self: flex-start !important
     }
     .align-self-xxl-end {
         align-self: flex-end !important
     }
     .align-self-xxl-center {
         align-self: center !important
     }
     .align-self-xxl-baseline {
         align-self: baseline !important
     }
     .align-self-xxl-stretch {
         align-self: stretch !important
     }
     .order-xxl-first {
         order: -1 !important
     }
     .order-xxl-0 {
         order: 0 !important
     }
     .order-xxl-1 {
         order: 1 !important
     }
     .order-xxl-2 {
         order: 2 !important
     }
     .order-xxl-3 {
         order: 3 !important
     }
     .order-xxl-4 {
         order: 4 !important
     }
     .order-xxl-5 {
         order: 5 !important
     }
     .order-xxl-last {
         order: 6 !important
     }
     .m-xxl-0 {
         margin: 0 !important
     }
     .m-xxl-1 {
         margin: .25rem !important
     }
     .m-xxl-2 {
         margin: .5rem !important
     }
     .m-xxl-3 {
         margin: 1rem !important
     }
     .m-xxl-4 {
         margin: 1.5rem !important
     }
     .m-xxl-5 {
         margin: 3rem !important
     }
     .m-xxl-auto {
         margin: auto !important
     }
     .mx-xxl-0 {
         margin-right: 0 !important;
         margin-left: 0 !important
     }
     .mx-xxl-1 {
         margin-right: .25rem !important;
         margin-left: .25rem !important
     }
     .mx-xxl-2 {
         margin-right: .5rem !important;
         margin-left: .5rem !important
     }
     .mx-xxl-3 {
         margin-right: 1rem !important;
         margin-left: 1rem !important
     }
     .mx-xxl-4 {
         margin-right: 1.5rem !important;
         margin-left: 1.5rem !important
     }
     .mx-xxl-5 {
         margin-right: 3rem !important;
         margin-left: 3rem !important
     }
     .mx-xxl-auto {
         margin-right: auto !important;
         margin-left: auto !important
     }
     .my-xxl-0 {
         margin-top: 0 !important;
         margin-bottom: 0 !important
     }
     .my-xxl-1 {
         margin-top: .25rem !important;
         margin-bottom: .25rem !important
     }
     .my-xxl-2 {
         margin-top: .5rem !important;
         margin-bottom: .5rem !important
     }
     .my-xxl-3 {
         margin-top: 1rem !important;
         margin-bottom: 1rem !important
     }
     .my-xxl-4 {
         margin-top: 1.5rem !important;
         margin-bottom: 1.5rem !important
     }
     .my-xxl-5 {
         margin-top: 3rem !important;
         margin-bottom: 3rem !important
     }
     .my-xxl-auto {
         margin-top: auto !important;
         margin-bottom: auto !important
     }
     .mt-xxl-0 {
         margin-top: 0 !important
     }
     .mt-xxl-1 {
         margin-top: .25rem !important
     }
     .mt-xxl-2 {
         margin-top: .5rem !important
     }
     .mt-xxl-3 {
         margin-top: 1rem !important
     }
     .mt-xxl-4 {
         margin-top: 1.5rem !important
     }
     .mt-xxl-5 {
         margin-top: 3rem !important
     }
     .mt-xxl-auto {
         margin-top: auto !important
     }
     .me-xxl-0 {
         margin-right: 0 !important
     }
     .me-xxl-1 {
         margin-right: .25rem !important
     }
     .me-xxl-2 {
         margin-right: .5rem !important
     }
     .me-xxl-3 {
         margin-right: 1rem !important
     }
     .me-xxl-4 {
         margin-right: 1.5rem !important
     }
     .me-xxl-5 {
         margin-right: 3rem !important
     }
     .me-xxl-auto {
         margin-right: auto !important
     }
     .mb-xxl-0 {
         margin-bottom: 0 !important
     }
     .mb-xxl-1 {
         margin-bottom: .25rem !important
     }
     .mb-xxl-2 {
         margin-bottom: .5rem !important
     }
     .mb-xxl-3 {
         margin-bottom: 1rem !important
     }
     .mb-xxl-4 {
         margin-bottom: 1.5rem !important
     }
     .mb-xxl-5 {
         margin-bottom: 3rem !important
     }
     .mb-xxl-auto {
         margin-bottom: auto !important
     }
     .ms-xxl-0 {
         margin-left: 0 !important
     }
     .ms-xxl-1 {
         margin-left: .25rem !important
     }
     .ms-xxl-2 {
         margin-left: .5rem !important
     }
     .ms-xxl-3 {
         margin-left: 1rem !important
     }
     .ms-xxl-4 {
         margin-left: 1.5rem !important
     }
     .ms-xxl-5 {
         margin-left: 3rem !important
     }
     .ms-xxl-auto {
         margin-left: auto !important
     }
     .p-xxl-0 {
         padding: 0 !important
     }
     .p-xxl-1 {
         padding: .25rem !important
     }
     .p-xxl-2 {
         padding: .5rem !important
     }
     .p-xxl-3 {
         padding: 1rem !important
     }
     .p-xxl-4 {
         padding: 1.5rem !important
     }
     .p-xxl-5 {
         padding: 3rem !important
     }
     .px-xxl-0 {
         padding-right: 0 !important;
         padding-left: 0 !important
     }
     .px-xxl-1 {
         padding-right: .25rem !important;
         padding-left: .25rem !important
     }
     .px-xxl-2 {
         padding-right: .5rem !important;
         padding-left: .5rem !important
     }
     .px-xxl-3 {
         padding-right: 1rem !important;
         padding-left: 1rem !important
     }
     .px-xxl-4 {
         padding-right: 1.5rem !important;
         padding-left: 1.5rem !important
     }
     .px-xxl-5 {
         padding-right: 3rem !important;
         padding-left: 3rem !important
     }
     .py-xxl-0 {
         padding-top: 0 !important;
         padding-bottom: 0 !important
     }
     .py-xxl-1 {
         padding-top: .25rem !important;
         padding-bottom: .25rem !important
     }
     .py-xxl-2 {
         padding-top: .5rem !important;
         padding-bottom: .5rem !important
     }
     .py-xxl-3 {
         padding-top: 1rem !important;
         padding-bottom: 1rem !important
     }
     .py-xxl-4 {
         padding-top: 1.5rem !important;
         padding-bottom: 1.5rem !important
     }
     .py-xxl-5 {
         padding-top: 3rem !important;
         padding-bottom: 3rem !important
     }
     .pt-xxl-0 {
         padding-top: 0 !important
     }
     .pt-xxl-1 {
         padding-top: .25rem !important
     }
     .pt-xxl-2 {
         padding-top: .5rem !important
     }
     .pt-xxl-3 {
         padding-top: 1rem !important
     }
     .pt-xxl-4 {
         padding-top: 1.5rem !important
     }
     .pt-xxl-5 {
         padding-top: 3rem !important
     }
     .pe-xxl-0 {
         padding-right: 0 !important
     }
     .pe-xxl-1 {
         padding-right: .25rem !important
     }
     .pe-xxl-2 {
         padding-right: .5rem !important
     }
     .pe-xxl-3 {
         padding-right: 1rem !important
     }
     .pe-xxl-4 {
         padding-right: 1.5rem !important
     }
     .pe-xxl-5 {
         padding-right: 3rem !important
     }
     .pb-xxl-0 {
         padding-bottom: 0 !important
     }
     .pb-xxl-1 {
         padding-bottom: .25rem !important
     }
     .pb-xxl-2 {
         padding-bottom: .5rem !important
     }
     .pb-xxl-3 {
         padding-bottom: 1rem !important
     }
     .pb-xxl-4 {
         padding-bottom: 1.5rem !important
     }
     .pb-xxl-5 {
         padding-bottom: 3rem !important
     }
     .ps-xxl-0 {
         padding-left: 0 !important
     }
     .ps-xxl-1 {
         padding-left: .25rem !important
     }
     .ps-xxl-2 {
         padding-left: .5rem !important
     }
     .ps-xxl-3 {
         padding-left: 1rem !important
     }
     .ps-xxl-4 {
         padding-left: 1.5rem !important
     }
     .ps-xxl-5 {
         padding-left: 3rem !important
     }
     .text-xxl-start {
         text-align: left !important
     }
     .text-xxl-end {
         text-align: right !important
     }
     .text-xxl-center {
         text-align: center !important
     }
 }

 @media (min-width:1200px) {
     .fs-1 {
         font-size: 2.5rem !important
     }
     .fs-2 {
         font-size: 2rem !important
     }
     .fs-3 {
         font-size: 1.75rem !important
     }
     .fs-4 {
         font-size: 1.5rem !important
     }
 }

 @media print {
     .d-print-inline {
         display: inline !important
     }
     .d-print-inline-block {
         display: inline-block !important
     }
     .d-print-block {
         display: block !important
     }
     .d-print-grid {
         display: grid !important
     }
     .d-print-table {
         display: table !important
     }
     .d-print-table-row {
         display: table-row !important
     }
     .d-print-table-cell {
         display: table-cell !important
     }
     .d-print-flex {
         display: flex !important
     }
     .d-print-inline-flex {
         display: inline-flex !important
     }
     .d-print-none {
         display: none !important
     }
 }
/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
    animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
    animation-duration: .75s;
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }
    30% {
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, .95, 1);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {
    from,
    to {
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation-name: shake;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
    from {
        transform: none;
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        transform: none;
    }
}

.wobble {
    animation-name: wobble;
}

@keyframes jello {
    from,
    11.1%,
    to {
        transform: none;
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    animation-name: jello;
    transform-origin: center;
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        transform: scale3d(.97, .97, .97);
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        transform: translate3d(5px, 0, 0);
    }
    to {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        transform: translate3d(10px, 0, 0);
    }
    90% {
        transform: translate3d(-5px, 0, 0);
    }
    to {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    animation-name: bounceOut;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in;
    }
    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }
    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    animation-name: slideInDown;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    animation-name: slideInUp;
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    animation-name: slideOutDown;
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    animation-name: slideOutLeft;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    animation-name: slideOutUp;
}

.animated {
    opacity: 0;
    transform: translateY(200%);
    -webkit-transform: translateY(200%);
}
@font-face {
    font-family: 'Feather';
    src: url(/static/media/Feather.43db42c406aea7ef850b.ttf) format('truetype'), url(/static/media/Feather.43db42c406aea7ef850b.ttf) format('woff'), url(/static/media/Feather.43db42c406aea7ef850b.ttf) format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="feather-"],
[class*=" feather-"] {
    font-family: 'feather' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.feather-activity:before {
    content: "\e900";
}

.feather-airplay:before {
    content: "\e901";
}

.feather-alecirclert-:before {
    content: "\e902";
}

.feather-alert-octagon:before {
    content: "\e903";
}

.feather-alert-triangle:before {
    content: "\e904";
}

.feather-align-center:before {
    content: "\e905";
}

.feather-align-justify:before {
    content: "\e906";
}

.feather-align-left:before {
    content: "\e907";
}

.feather-align-right:before {
    content: "\e908";
}

.feather-anchor:before {
    content: "\e909";
}

.feather-aperture:before {
    content: "\e90a";
}

.feather-archive:before {
    content: "\e90b";
}

.feather-arrow-down:before {
    content: "\e90c";
}

.feather-arrow-down-circle:before {
    content: "\e90d";
}

.feather-arrow-down-left:before {
    content: "\e90e";
}

.feather-arrow-down-right:before {
    content: "\e90f";
}

.feather-arrow-left:before {
    content: "\e910";
}

.feather-arrow-left-circle:before {
    content: "\e911";
}

.feather-arrow-right:before {
    content: "\e912";
}

.feather-arrow-right-circle:before {
    content: "\e913";
}

.feather-arrow-up:before {
    content: "\e914";
}

.feather-arrow-up-circle:before {
    content: "\e915";
}

.feather-arrow-up-left:before {
    content: "\e916";
}

.feather-arrow-up-right:before {
    content: "\e917";
}

.feather-at-sign:before {
    content: "\e918";
}

.feather-award:before {
    content: "\e919";
}

.feather-bar-chart:before {
    content: "\e91a";
}

.feather-bar-chart-2:before {
    content: "\e91b";
}

.feather-battery:before {
    content: "\e91c";
}

.feather-battery-charging:before {
    content: "\e91d";
}

.feather-bell:before {
    content: "\e91e";
}

.feather-bell-off:before {
    content: "\e91f";
}

.feather-bluetooth:before {
    content: "\e920";
}

.feather-bold:before {
    content: "\e921";
}

.feather-book:before {
    content: "\e922";
}

.feather-book-open:before {
    content: "\e923";
}

.feather-bookmark:before {
    content: "\e924";
}

.feather-box:before {
    content: "\e925";
}

.feather-briefcase:before {
    content: "\e926";
}

.feather-calendar:before {
    content: "\e927";
}

.feather-camera:before {
    content: "\e928";
}

.feather-camera-off:before {
    content: "\e929";
}

.feather-cast:before {
    content: "\e92a";
}

.feather-check:before {
    content: "\e92b";
}

.feather-check-circle:before {
    content: "\e92c";
}

.feather-check-square:before {
    content: "\e92d";
}

.feather-chevron-down:before {
    content: "\e92e";
}

.feather-chevron-left:before {
    content: "\e92f";
}

.feather-chevron-right:before {
    content: "\e930";
}

.feather-chevron-up:before {
    content: "\e931";
}

.feather-chevrons-down:before {
    content: "\e932";
}

.feather-chevrons-left:before {
    content: "\e933";
}

.feather-chevrons-right:before {
    content: "\e934";
}

.feather-chevrons-up:before {
    content: "\e935";
}

.feather-chrome:before {
    content: "\e936";
}

.feather-circle:before {
    content: "\e937";
}

.feather-clipboard:before {
    content: "\e938";
}

.feather-clock:before {
    content: "\e939";
}

.feather-cloud:before {
    content: "\e93a";
}

.feather-cloud-drizzle:before {
    content: "\e93b";
}

.feather-cloud-lightning:before {
    content: "\e93c";
}

.feather-cloud-off:before {
    content: "\e93d";
}

.feather-cloud-rain:before {
    content: "\e93e";
}

.feather-cloud-snow:before {
    content: "\e93f";
}

.feather-code:before {
    content: "\e940";
}

.feather-codepen:before {
    content: "\e941";
}

.feather-command:before {
    content: "\e942";
}

.feather-compass:before {
    content: "\e943";
}

.feather-copy:before {
    content: "\e944";
}

.feather-corner-down-left:before {
    content: "\e945";
}

.feather-corner-down-right:before {
    content: "\e946";
}

.feather-corner-left-down:before {
    content: "\e947";
}

.feather-corner-left-up:before {
    content: "\e948";
}

.feather-corner-right-down:before {
    content: "\e949";
}

.feather-corner-right-up:before {
    content: "\e94a";
}

.feather-corner-up-left:before {
    content: "\e94b";
}

.feather-corner-up-right:before {
    content: "\e94c";
}

.feather-cpu:before {
    content: "\e94d";
}

.feather-credit-card:before {
    content: "\e94e";
}

.feather-crop:before {
    content: "\e94f";
}

.feather-crosshair:before {
    content: "\e950";
}

.feather-database:before {
    content: "\e951";
}

.feather-delete:before {
    content: "\e952";
}

.feather-disc:before {
    content: "\e953";
}

.feather-dollar-sign:before {
    content: "\e954";
}

.feather-download:before {
    content: "\e955";
}

.feather-download-cloud:before {
    content: "\e956";
}

.feather-droplet:before {
    content: "\e957";
}

.feather-edit:before {
    content: "\e958";
}

.feather-edit-2:before {
    content: "\e959";
}

.feather-edit-3:before {
    content: "\e95a";
}

.feather-external-link:before {
    content: "\e95b";
}

.feather-eye:before {
    content: "\e95c";
}

.feather-eye-off:before {
    content: "\e95d";
}

.feather-facebook:before {
    content: "\e95e";
}

.feather-fast-forward:before {
    content: "\e95f";
}

.feather-feather:before {
    content: "\e960";
}

.feather-file:before {
    content: "\e961";
}

.feather-file-minus:before {
    content: "\e962";
}

.feather-file-plus:before {
    content: "\e963";
}

.feather-file-text:before {
    content: "\e964";
}

.feather-film:before {
    content: "\e965";
}

.feather-filter:before {
    content: "\e966";
}

.feather-flag:before {
    content: "\e967";
}

.feather-folder:before {
    content: "\e968";
}

.feather-folder-minus:before {
    content: "\e969";
}

.feather-folder-plus:before {
    content: "\e96a";
}

.feather-gift:before {
    content: "\e96b";
}

.feather-git-branch:before {
    content: "\e96c";
}

.feather-git-commit:before {
    content: "\e96d";
}

.feather-git-merge:before {
    content: "\e96e";
}

.feather-git-pull-request:before {
    content: "\e96f";
}

.feather-github:before {
    content: "\e970";
}

.feather-gitlab:before {
    content: "\e971";
}

.feather-globe:before {
    content: "\e972";
}

.feather-grid:before {
    content: "\e973";
}

.feather-hard-drive:before {
    content: "\e974";
}

.feather-hash:before {
    content: "\e975";
}

.feather-headphones:before {
    content: "\e976";
}

.feather-heart:before {
    content: "\e977";
}

.feather-help-circle:before {
    content: "\e978";
}

.feather-home:before {
    content: "\e979";
}

.feather-image:before {
    content: "\e97a";
}

.feather-inbox:before {
    content: "\e97b";
}

.feather-info:before {
    content: "\e97c";
}

.feather-instagram:before {
    content: "\e97d";
}

.feather-italic:before {
    content: "\e97e";
}

.feather-layers:before {
    content: "\e97f";
}

.feather-layout:before {
    content: "\e980";
}

.feather-life-buoy:before {
    content: "\e981";
}

.feather-link:before {
    content: "\e982";
}

.feather-link-2:before {
    content: "\e983";
}

.feather-linkedin:before {
    content: "\e984";
}

.feather-list:before {
    content: "\e985";
}

.feather-loader:before {
    content: "\e986";
}

.feather-lock:before {
    content: "\e987";
}

.feather-log-in:before {
    content: "\e988";
}

.feather-log-out:before {
    content: "\e989";
}

.feather-mail:before {
    content: "\e98a";
}

.feather-map:before {
    content: "\e98b";
}

.feather-map-pin:before {
    content: "\e98c";
}

.feather-maximize:before {
    content: "\e98d";
}

.feather-maximize-2:before {
    content: "\e98e";
}

.feather-menu:before {
    content: "\e98f";
}

.feather-message-circle:before {
    content: "\e990";
}

.feather-message-square:before {
    content: "\e991";
}

.feather-mic:before {
    content: "\e992";
}

.feather-mic-off:before {
    content: "\e993";
}

.feather-minimize:before {
    content: "\e994";
}

.feather-minimize-2:before {
    content: "\e995";
}

.feather-minus:before {
    content: "\e996";
}

.feather-minus-circle:before {
    content: "\e997";
}

.feather-minus-square:before {
    content: "\e998";
}

.feather-monitor:before {
    content: "\e999";
}

.feather-moon:before {
    content: "\e99a";
}

.feather-more-horizontal:before {
    content: "\e99b";
}

.feather-more-vertical:before {
    content: "\e99c";
}

.feather-move:before {
    content: "\e99d";
}

.feather-music:before {
    content: "\e99e";
}

.feather-navigation:before {
    content: "\e99f";
}

.feather-navigation-2:before {
    content: "\e9a0";
}

.feather-octagon:before {
    content: "\e9a1";
}

.feather-package:before {
    content: "\e9a2";
}

.feather-paperclip:before {
    content: "\e9a3";
}

.feather-pause:before {
    content: "\e9a4";
}

.feather-pause-circle:before {
    content: "\e9a5";
}

.feather-percent:before {
    content: "\e9a6";
}

.feather-phone:before {
    content: "\e9a7";
}

.feather-phone-call:before {
    content: "\e9a8";
}

.feather-phone-forwarded:before {
    content: "\e9a9";
}

.feather-phone-incoming:before {
    content: "\e9aa";
}

.feather-phone-missed:before {
    content: "\e9ab";
}

.feather-phone-off:before {
    content: "\e9ac";
}

.feather-phone-outgoing:before {
    content: "\e9ad";
}

.feather-pie-chart:before {
    content: "\e9ae";
}

.feather-play:before {
    content: "\e9af";
}

.feather-play-circle:before {
    content: "\e9b0";
}

.feather-plus:before {
    content: "\e9b1";
}

.feather-plus-circle:before {
    content: "\e9b2";
}

.feather-plus-square:before {
    content: "\e9b3";
}

.feather-pocket:before {
    content: "\e9b4";
}

.feather-power:before {
    content: "\e9b5";
}

.feather-printer:before {
    content: "\e9b6";
}

.feather-radio:before {
    content: "\e9b7";
}

.feather-refresh-ccw:before {
    content: "\e9b8";
}

.feather-refresh-cw:before {
    content: "\e9b9";
}

.feather-repeat:before {
    content: "\e9ba";
}

.feather-rewind:before {
    content: "\e9bb";
}

.feather-rotate-ccw:before {
    content: "\e9bc";
}

.feather-rotate-cw:before {
    content: "\e9bd";
}

.feather-rss:before {
    content: "\e9be";
}

.feather-save:before {
    content: "\e9bf";
}

.feather-scissors:before {
    content: "\e9c0";
}

.feather-search:before {
    content: "\e9c1";
}

.feather-send:before {
    content: "\e9c2";
}

.feather-server:before {
    content: "\e9c3";
}

.feather-settings:before {
    content: "\e9c4";
}

.feather-share:before {
    content: "\e9c5";
}

.feather-share-2:before {
    content: "\e9c6";
}

.feather-shield:before {
    content: "\e9c7";
}

.feather-shield-off:before {
    content: "\e9c8";
}

.feather-shopping-bag:before {
    content: "\e9c9";
}

.feather-shopping-cart:before {
    content: "\e9ca";
}

.feather-shuffle:before {
    content: "\e9cb";
}

.feather-sidebar:before {
    content: "\e9cc";
}

.feather-skip-back:before {
    content: "\e9cd";
}

.feather-skip-forward:before {
    content: "\e9ce";
}

.feather-slack:before {
    content: "\e9cf";
}

.feather-slash:before {
    content: "\e9d0";
}

.feather-sliders:before {
    content: "\e9d1";
}

.feather-smartphone:before {
    content: "\e9d2";
}

.feather-speaker:before {
    content: "\e9d3";
}

.feather-square:before {
    content: "\e9d4";
}

.feather-star:before {
    content: "\e9d5";
}

.feather-stop-circle:before {
    content: "\e9d6";
}

.feather-sun:before {
    content: "\e9d7";
}

.feather-sunrise:before {
    content: "\e9d8";
}

.feather-sunset:before {
    content: "\e9d9";
}

.feather-tablet:before {
    content: "\e9da";
}

.feather-tag:before {
    content: "\e9db";
}

.feather-target:before {
    content: "\e9dc";
}

.feather-terminal:before {
    content: "\e9dd";
}

.feather-thermometer:before {
    content: "\e9de";
}

.feather-thumbs-down:before {
    content: "\e9df";
}

.feather-thumbs-up:before {
    content: "\e9e0";
}

.feather-toggle-left:before {
    content: "\e9e1";
}

.feather-toggle-right:before {
    content: "\e9e2";
}

.feather-trash:before {
    content: "\e9e3";
}

.feather-trash-2:before {
    content: "\e9e4";
}

.feather-trending-down:before {
    content: "\e9e5";
}

.feather-trending-up:before {
    content: "\e9e6";
}

.feather-triangle:before {
    content: "\e9e7";
}

.feather-truck:before {
    content: "\e9e8";
}

.feather-tv:before {
    content: "\e9e9";
}

.feather-twitter:before {
    content: "\e9ea";
}

.feather-type:before {
    content: "\e9eb";
}

.feather-umbrella:before {
    content: "\e9ec";
}

.feather-underline:before {
    content: "\e9ed";
}

.feather-unlock:before {
    content: "\e9ee";
}

.feather-upload:before {
    content: "\e9ef";
}

.feather-upload-cloud:before {
    content: "\e9f0";
}

.feather-user:before {
    content: "\e9f1";
}

.feather-user-check:before {
    content: "\e9f2";
}

.feather-user-minus:before {
    content: "\e9f3";
}

.feather-user-plus:before {
    content: "\e9f4";
}

.feather-user-x:before {
    content: "\e9f5";
}

.feather-users:before {
    content: "\e9f6";
}

.feather-video:before {
    content: "\e9f7";
}

.feather-video-off:before {
    content: "\e9f8";
}

.feather-voicemail:before {
    content: "\e9f9";
}

.feather-volume:before {
    content: "\e9fa";
}

.feather-volume-1:before {
    content: "\e9fb";
}

.feather-volume-2:before {
    content: "\e9fc";
}

.feather-volume-x:before {
    content: "\e9fd";
}

.feather-watch:before {
    content: "\e9fe";
}

.feather-wifi:before {
    content: "\e9ff";
}

.feather-wifi-off:before {
    content: "\ea00";
}

.feather-wind:before {
    content: "\ea01";
}

.feather-x:before {
    content: "\ea02";
}

.feather-x-circle:before {
    content: "\ea03";
}

.feather-x-square:before {
    content: "\ea04";
}

.feather-youtube:before {
    content: "\ea05";
}

.feather-zap:before {
    content: "\ea06";
}

.feather-zap-off:before {
    content: "\ea07";
}

.feather-zoom-in:before {
    content: "\ea08";
}

.feather-zoom-out:before {
    content: "\ea09";
}


/* feature css */
/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
    animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
    animation-duration: .75s;
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }
    30% {
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, .95, 1);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {
    from,
    to {
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation-name: shake;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
    from {
        transform: none;
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        transform: none;
    }
}

.wobble {
    animation-name: wobble;
}

@keyframes jello {
    from,
    11.1%,
    to {
        transform: none;
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    animation-name: jello;
    transform-origin: center;
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        transform: scale3d(.97, .97, .97);
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        transform: translate3d(5px, 0, 0);
    }
    to {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        transform: translate3d(10px, 0, 0);
    }
    90% {
        transform: translate3d(-5px, 0, 0);
    }
    to {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    animation-name: bounceOut;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in;
    }
    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }
    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    animation-name: slideInDown;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    animation-name: slideInUp;
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    animation-name: slideOutDown;
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    animation-name: slideOutLeft;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    animation-name: slideOutUp;
}

.animated {
    opacity: 0;
    transform: translateY(200%);
    -webkit-transform: translateY(200%);
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 502;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 503;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    height: 100%;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 505
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 504
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: white
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    padding: 0;
    z-index: 506
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-arrow {
    position: absolute;
    top: 0;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: solid transparent
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    opacity: .8;
    border-top-width: 12px;
    border-bottom-width: 12px;
    top: 8px
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 20px;
    border-bottom-width: 20px
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    border-right: 20px solid white
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 20px solid white
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black
}

.mfp-iframe-holder .mfp-close {
    top: -43px
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

.mfp-figure {
    line-height: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-break: break-word;
    padding-right: 36px
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
}

@media all and (max-width:800px) {
    .mfp-arrow {
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        transform-origin: 0 0
    }
    .mfp-arrow-right {
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}
.slick-loading .slick-list {
    background: #fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) center center no-repeat
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    /* src: url('../../fonts/slick.eot');
    src: url('../../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../fonts/slick.woff') format('woff'), url('../../fonts/slick.ttf') format('truetype'), url('../../fonts/slick.svg#slick') format('svg') */
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: 0;
    background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: 0
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black
}
@font-face {
    font-family: 'lg';
    /* src: url("../../images/icons/lg.eot?n1z373");
    src: url("../../images/icons/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../../images/icons/lg.woff?n1z373") format("woff"), url("../../images/icons/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg"); */
    font-weight: normal;
    font-style: normal;
}

.lg-icon {
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #FFF;
}

.lg-actions .lg-next {
    right: 20px;
}

.lg-actions .lg-next:before {
    content: "\e095";
}

.lg-actions .lg-prev {
    left: 20px;
}

.lg-actions .lg-prev:after {
    content: "\e094";
}

@keyframes lg-right-end {
    0% {
        left: 0;
    }
    50% {
        left: -30px;
    }
    100% {
        left: 0;
    }
}

@keyframes lg-left-end {
    0% {
        left: 0;
    }
    50% {
        left: 30px;
    }
    100% {
        left: 0;
    }
}

.lg-outer.lg-right-end .lg-object {
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
    color: #FFF;
}

.lg-toolbar .lg-close:after {
    content: "\e070";
}

.lg-toolbar .lg-download:after {
    content: "\e0f2";
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-toolbar,
.lg-prev,
.lg-next {
    opacity: 1;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    transform: translate3d(0, 100%, 0);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        transition: border-color 0.25s ease;
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toggle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

.lg-outer .lg-toggle-thumb:after {
    content: "\e1ff";
}

.lg-outer .lg-toggle-thumb:hover {
    color: #FFF;
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
}

.lg-outer .lg-has-vimeo .lg-video-play {
    /* background: url("../../images/icons/vimeo-play.png") no-repeat scroll 0 0 transparent; */
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    /* background: url("../../images/icons/vimeo-play.png") no-repeat scroll 0 -58px transparent; */
}

.lg-outer .lg-has-html5 .lg-video-play {
    /* background: transparent url("../../images/icons/video-play.png") no-repeat scroll 0 0; */
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    /* background: url("../../images/icons/youtube-play.png") no-repeat scroll 0 0 transparent; */
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    /* background: url("../../images/icons/youtube-play.png") no-repeat scroll 0 -60px transparent; */
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    transform: scale3d(1, 1, 1);
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\e311";
}

#lg-actual-size {
    font-size: 20px;
}

#lg-actual-size:after {
    content: "\e033";
}

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}

#lg-zoom-out:after {
    content: "\e312";
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
}

.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    transition-delay: 0s;
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF;
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, 5px, 0);
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px;
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0px;
}

.lg-outer .lg-dropdown>li:hover a,
.lg-outer .lg-dropdown>li:hover .lg-icon {
    color: #333;
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

.lg-outer #lg-share {
    position: relative;
}

.lg-outer #lg-share:after {
    content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903";
}

.group {
    *zoom: 1;
}

.group:before,
.group:after {
    display: table;
    content: "";
    line-height: 0;
}

.group:after {
    clear: both;
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    transition: opacity 0.15s ease 0s;
}

.lg-outer * {
    box-sizing: border-box;
}

.lg-outer.lg-visible {
    opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
    transition-duration: inherit !important;
    transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    transition-duration: 0s !important;
    opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.lg-outer .lg-item {
    /* background: url("../../images/icons/loading.gif") no-repeat scroll center center transparent; */
    display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important;
}

.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
}

.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.lg-outer .lg-item.lg-complete {
    background-image: none;
}

.lg-outer .lg-item.lg-current {
    z-index: 1060;
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-empty-html {
    display: none;
}

.lg-outer.lg-hide-download #lg-download {
    display: none;
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
    opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
    transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
@charset "UTF-8";
/**************************************
 CSS Index  
****************************

/--- Default Styles -----/

01.Variables
02.Mixins
03.Reset
04.Typography
05.Extend
06.Animations
07.Shortcode
08.Spacing
09.Common
10.Forms
11.Sal
12.Text Animation
13.Themebg

/--- Header Styles -----/

01.Headerdefault
02.Nav
03.Header Top
04.HeaderTopBar
05.Mobilemenu

/--- Elements -----/

01.Breadcrumb
02.Sectiontitle
03.Button
04.Service
05.Card
06.Counter
07.Progressbar
08.Accordion
09.Social Share
10.Team
11.Portfolio
12.Testimonial
13.Slickslide
14.Timeline
15.Call to Action
16.Tab
17.Pricing
18.Split
19.Vedio
20.Gallery
21.Contact
22.Brand
23.404
24.Advance Tab
25.Advancepricing
26.Contact Form
27.Swicher
28.Backto Top
29.About
30.Newsletter

/--- Blog -----/
01.Blog
02.Sidebar
03.Blog Details

/--- Footer -----/
01.Footer
02.Copyright

/--- Template -----/
01.Banner
02.Portfoliodetails
03.Splash
04.Lightmode

***************************************/

/**************************************
    Default Styles
***************************************/

/*-- Variables --*/

:root {
    --color-primary: #059DFF;
    --color-primary-rgba: rgb(5, 157, 255);
    --color-primary-rgba-2: rgba(5, 157, 255, 0.15);
    --color-primary-alt: #059DFF;
    --color-primary-light: #059DFF;
    --color-primary-lightest: #059DFF;
    --color-secondary: #FB5343;
    --color-tertiary: #6549D5;
    --color-tertiary-alt: #6549D5;
    --color-pink: #E33FA1;
    --color-light-green: #36C6F0;
    --color-primary-darker: #011827;
    --color-tertiary-darker: #150b40;
    --color-secondary-darker: #190301;
    --color-light-green-darker: #001f27;
    --color-pink-darker: #2f011d;
    --color-heading: #ffffff;
    --color-body: #acacac;
    --color-dark: #060606;
    --color-darker: rgba(6, 6, 6, 0.7);
    --color-darkest: rgba(0, 0, 0, 0.3);
    --color-black: #000000;
    --color-black-off: rgba(0, 0, 0, 0.2);
    --color-blacker: rgba(15, 15, 17, 0);
    --color-blackest: #0f0f11;
    --color-border: hsla(0, 0%, 100%, 0.1);
    --color-lessdark: #1e1e1e;
    --color-gray: #65676B;
    --color-midgray: #878787;
    --color-light: #E4E6EA;
    --color-lighter: #CED0D4;
    --color-lightest: #F0F2F5;
    --color-white: #ffffff;
    --color-white-off: rgba(255, 255, 255, 0.05);
    --color-success: #3EB75E;
    --color-danger: #FF0003;
    --color-warning: #FF8F3C;
    --color-info: #1BA2DB;
    --color-facebook: #3B5997;
    --color-twitter: #1BA1F2;
    --color-youtube: #ED4141;
    --color-linkedin: #0077B5;
    --color-pinterest: #E60022;
    --color-instagram: #C231A1;
    --color-vimeo: #00ADEF;
    --color-twitch: #6441A3;
    --color-discord: #7289da;
    --color-extra01: #666666;
    --color-extra02: #606770;
    --color-extra03: #FBFBFD;
    --color-extra04: #1A1A1A;
    --color-extra05: #242424;
    --color-extra06: #111424;
    --border-width: 2px;
    --radius-small: 6px;
    --radius: 10px;
    --radius-big: 16px;
    --p-light: 300;
    --p-regular: 400;
    --p-medium: 500;
    --p-semi-bold: 600;
    --p-bold: 700;
    --p-extra-bold: 800;
    --p-black: 900;
    --shadow-primary: 0 0 20px 5px rgba(251, 83, 67, 0.2);
    --shadow-light: 1px 1px 6px rgba(0, 0, 0, 0.25);
    --shadow-lighter: 4px 4px 20px 20px rgba(0, 0, 0, 0.01);
    --transition: 0.3s;
    --transition-transform: transform .65s cubic-bezier(.23, 1, .32, 1);
    --font-primary: "Inter", sans-serif;
    --secondary-font: "Inter", sans-serif;
    --font-awesome: "Font Awesome 5 Pro";
    --font-size-b1: 18px;
    --font-size-b2: 16px;
    --font-size-b3: 14px;
    --font-size-b4: 12px;
    --line-height-b1: 1.67;
    --line-height-b2: 1.7;
    --line-height-b3: 1.6;
    --line-height-b4: 1.3;
    --h1: 56px;
    --h2: 44px;
    --h3: 36px;
    --h4: 24px;
    --h5: 18px;
    --h6: 16px;
}

/**
 * Reset Styels
 */

* {
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

a {
    color: #ffffff;
    color: var(--color-heading);
    text-decoration: none;
    outline: none;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: #059DFF;
    color: var(--color-primary);
}

a:focus {
    outline: none;
}

address {
    margin: 0 0 24px;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

mark {
    background: #059DFF;
    background: var(--color-primary);
    color: #ffffff;
}

code,
kbd,
pre,
samp {
    font-size: 14px;
    font-size: var(--font-size-b3);
    -webkit-hyphens: none;
    hyphens: none;
    color: #059DFF;
    color: var(--color-primary);
}

kbd,
ins {
    color: #ffffff;
}

pre,
pre.wp-block-code {
    font-family: "Courier 10 Pitch", Courier, monospace !important;
    font-size: 15px !important;
    margin: 40px 0 !important;
    overflow: auto;
    padding: 20px !important;
    white-space: pre !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    color: #acacac !important;
    color: var(--color-body) !important;
    background: #E4E6EA;
    background: var(--color-light);
    border-radius: 4px;
}

small {
    font-size: smaller;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dl {
    margin-top: 0;
    margin-bottom: 10px;
}

dd {
    margin: 0 15px 15px;
}

dt {
    font-weight: bold;
    color: #ffffff;
    color: var(--color-heading);
}

menu,
ol,
ul {
    margin: 16px 0;
    padding: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

li>ul,
li>ol {
    margin: 0;
}

ol ul {
    margin-bottom: 0;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    border: 1px solid var(--color-border);
    margin: 0 2px;
    min-width: inherit;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    appearance: button;
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    appearance: textfield;
    appearance: textfield;
    padding-right: 2px;
    width: 270px;
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

caption,
th,
td {
    font-weight: normal;
}

table thead th {
    font-weight: 700;
}

td,
.wp-block-calendar tfoot td {
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    border: 1px solid var(--color-border);
    padding: 7px 10px;
}

del {
    color: #333;
}

ins {
    background: rgba(56, 88, 246, 0.6);
    text-decoration: none;
    padding: 0 5px;
}

hr {
    background-size: 4px 4px;
    border: 0;
    height: 1px;
    margin: 0 0 24px;
    opacity: 0.6;
}

table a,
table a:link,
table a:visited {
    text-decoration: underline;
}

dt {
    font-weight: bold;
    margin-bottom: 10px;
}

dd {
    margin: 0 15px 15px;
}

caption {
    caption-side: top;
}

kbd {
    background: var(--heading-color);
}

dfn,
cite,
em {
    font-style: italic;
}

/* BlockQuote  */

blockquote,
q {
    -webkit-hyphens: none;
    hyphens: none;
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

blockquote {
    font-size: 18px;
    font-size: var(--font-size-b1);
    font-style: italic;
    font-weight: 300;
    font-weight: var(--p-light);
    margin: 24px 40px;
}

blockquote blockquote {
    margin-right: 0;
}

blockquote cite,
blockquote small {
    font-size: 14px;
    font-size: var(--font-size-b3);
    font-weight: normal;
}

blockquote strong,
blockquote b {
    font-weight: 700;
}

/**
 * Typography
 */

* {
    box-sizing: border-box;
}

html {
    overflow: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

body {
    overflow: hidden;
    font-size: 16px;
    font-size: var(--font-size-b2);
    line-height: 1.7;
    line-height: var(--line-height-b2);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Inter", sans-serif;
    font-family: var(--font-primary);
    color: #acacac;
    color: var(--color-body);
    font-weight: 400;
    font-weight: var(--p-regular);
    background-color: #060606;
    background-color: var(--color-dark);
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
p,
pre,
blockquote,
menu,
ol,
ul,
table,
hr {
    margin: 0;
    margin-bottom: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    word-break: break-word;
    font-family: "Inter", sans-serif;
    font-family: var(--secondary-font);
    line-height: 1.4074;
    color: #ffffff;
    color: var(--color-heading);
}

h1,
.h1 {
    font-size: 56px;
    font-size: var(--h1);
    line-height: 1.19;
}

h2,
.h2 {
    font-size: 44px;
    font-size: var(--h2);
    line-height: 1.23;
}

h3,
.h3 {
    font-size: 36px;
    font-size: var(--h3);
    line-height: 1.4;
}

h4,
.h4 {
    font-size: 24px;
    font-size: var(--h4);
    line-height: 1.25;
}

h5,
.h5 {
    font-size: 18px;
    font-size: var(--h5);
    line-height: 1.24;
}

h6,
.h6 {
    font-size: 16px;
    font-size: var(--h6);
    line-height: 1.25;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    color: inherit;
    transition: 0.5s;
}

a {
    color: #acacac;
    color: var(--color-body);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    h1,
    .h1 {
        font-size: 38px;
    }

    h2,
    .h2 {
        font-size: 32px;
    }

    h3,
    .h3 {
        font-size: 28px;
    }

    h4,
    .h4 {
        font-size: 24px;
    }

    h5,
    .h5 {
        font-size: 18px;
    }
}

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

    h1,
    .h1 {
        font-size: 34px;
    }

    h2,
    .h2 {
        font-size: 28px;
    }

    h3,
    .h3 {
        font-size: 24px;
    }

    h4,
    .h4 {
        font-size: 20px;
    }

    h5,
    .h5 {
        font-size: 16px;
    }
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    font-weight: 700;
    font-weight: var(--p-bold);
}

h4,
.h4,
h5,
.h5 {
    font-weight: 700;
    font-weight: var(--p-bold);
}

h6,
.h6 {
    font-weight: 500;
    font-weight: var(--p-medium);
}

p {
    font-size: 16px;
    font-size: var(--font-size-b2);
    line-height: 1.7;
    line-height: var(--line-height-b2);
    font-weight: 400;
    font-weight: var(--p-regular);
    color: #acacac;
    color: var(--color-body);
    margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
    p {
        margin: 0 0 20px;
        font-size: 16px;
        font-size: var(--font-size-b2);
        line-height: 1.7;
        line-height: var(--line-height-b2);
    }
}

p.has-large-font-size {
    line-height: 1.5;
    font-size: 36px;
}

p.has-medium-font-size {
    font-size: 24px;
    line-height: 36px;
}

p.has-small-font-size {
    font-size: 13px;
}

p.has-very-light-gray-color {
    color: #ffffff;
    color: var(--color-white);
}

p.has-background {
    padding: 20px 30px;
}

p.b1 {
    font-size: 18px;
    font-size: var(--font-size-b1);
    line-height: 1.67;
    line-height: var(--line-height-b1);
}

p.b2 {
    font-size: 16px;
    font-size: var(--font-size-b2);
    line-height: 1.7;
    line-height: var(--line-height-b2);
}

p.b3 {
    font-size: 14px;
    font-size: var(--font-size-b3);
    line-height: 1.6;
    line-height: var(--line-height-b3);
}

p.b4 {
    font-size: 12px;
    font-size: var(--font-size-b4);
    line-height: 1.3;
    line-height: var(--line-height-b4);
}

.b1 {
    font-size: 18px;
    font-size: var(--font-size-b1);
    line-height: 1.67;
    line-height: var(--line-height-b1);
}

.b2 {
    font-size: 16px;
    font-size: var(--font-size-b2);
    line-height: 1.7;
    line-height: var(--line-height-b2);
}

.b3 {
    font-size: 14px;
    font-size: var(--font-size-b3);
    line-height: 1.6;
    line-height: var(--line-height-b3);
}

.b4 {
    font-size: 12px;
    font-size: var(--font-size-b4);
    line-height: 1.3;
    line-height: var(--line-height-b4);
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 40px;
    width: 100%;
}

table a,
table a:link,
table a:visited {
    text-decoration: none;
}

cite,
.wp-block-pullquote cite,
.wp-block-pullquote.is-style-solid-color blockquote cite,
.wp-block-quote cite {
    color: #ffffff;
    color: var(--color-heading);
}

var {
    font-family: "Courier 10 Pitch", Courier, monospace;
}

/*---------------------------
	List Style 
---------------------------*/

ul,
ol {
    padding-left: 18px;
}

ul {
    list-style: square;
    margin-bottom: 30px;
    padding-left: 20px;
}

ul.liststyle.bullet li {
    font-size: 18px;
    line-height: 30px;
    color: #acacac;
    color: var(--color-body);
    position: relative;
    padding-left: 30px;
}

@media only screen and (max-width: 767px) {
    ul.liststyle.bullet li {
        padding-left: 19px;
    }
}

ul.liststyle.bullet li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #acacac;
    background: var(--color-body);
    left: 0;
    top: 10px;
}

ul.liststyle.bullet li+li {
    margin-top: 8px;
}

ul li {
    font-size: 18px;
    font-size: var(--font-size-b1);
    line-height: 1.67;
    line-height: var(--line-height-b1);
    margin-top: 10px;
    margin-bottom: 10px;
    color: #acacac;
    color: var(--color-body);
    font-weight: 400;
}

ul li a {
    text-decoration: none;
    color: #acacac;
    color: var(--color-body);
}

ul li a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

ul ul {
    margin-bottom: 0;
}

ol {
    margin-bottom: 30px;
}

ol li {
    font-size: 18px;
    font-size: var(--font-size-b1);
    line-height: 1.67;
    line-height: var(--line-height-b1);
    color: #65676B;
    color: var(--color-gray);
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 400;
}

ol li a {
    color: var(--heading-color);
    text-decoration: none;
}

ol li a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

ol ul {
    padding-left: 30px;
}

hr {
    display: block;
    height: 0;
    margin: 15px 0;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
    background: transparent;
}

kbd {
    background: #059DFF;
    background: var(--color-primary);
}

/*=====================
All Extend Here
=======================*/

.color-primary {
    color: #059DFF !important;
    color: var(--color-primary) !important;
}

.color-primary-light {
    color: #059DFF !important;
    color: var(--color-primary-light) !important;
}

.color-primary-alt {
    color: #059DFF !important;
    color: var(--color-primary-alt) !important;
}

.color-secondary {
    color: #FB5343 !important;
    color: var(--color-secondary) !important;
}

.color-tertiary {
    color: #6549D5 !important;
    color: var(--color-tertiary) !important;
}

.color-tertiary-alt {
    color: #6549D5 !important;
    color: var(--color-tertiary-alt) !important;
}

.color-light-green {
    color: #36C6F0 !important;
    color: var(--color-light-green) !important;
}

.color-pink {
    color: #E33FA1 !important;
    color: var(--color-pink) !important;
}

.color-primary-darker {
    color: #011827 !important;
    color: var(--color-primary-darker) !important;
}

.color-secondary-darker {
    color: #190301 !important;
    color: var(--color-secondary-darker) !important;
}

.color-light-green-darker {
    color: #001f27 !important;
    color: var(--color-light-green-darker) !important;
}

.color-pink-darker {
    color: #2f011d !important;
    color: var(--color-pink-darker) !important;
}

.color-heading {
    color: #ffffff !important;
    color: var(--color-heading) !important;
}

.color-body {
    color: #acacac !important;
    color: var(--color-body) !important;
}

.color-dark {
    color: #060606 !important;
    color: var(--color-dark) !important;
}

.color-darker {
    color: rgba(6, 6, 6, 0.7) !important;
    color: var(--color-darker) !important;
}

.color-darkest {
    color: rgba(0, 0, 0, 0.3) !important;
    color: var(--color-darkest) !important;
}

.color-black {
    color: #000000 !important;
    color: var(--color-black) !important;
}

.color-blacker {
    color: rgba(15, 15, 17, 0) !important;
    color: var(--color-blacker) !important;
}

.color-blackest {
    color: #0f0f11 !important;
    color: var(--color-blackest) !important;
}

.color-border {
    color: hsla(0, 0%, 100%, 0.1) !important;
    color: var(--color-border) !important;
}

.color-gray {
    color: #65676B !important;
    color: var(--color-gray) !important;
}

.color-midgray {
    color: #878787 !important;
    color: var(--color-midgray) !important;
}

.color-light {
    color: #E4E6EA !important;
    color: var(--color-light) !important;
}

.color-lighter {
    color: #CED0D4 !important;
    color: var(--color-lighter) !important;
}

.color-lightest {
    color: #F0F2F5 !important;
    color: var(--color-lightest) !important;
}

.color-white {
    color: #ffffff !important;
    color: var(--color-white) !important;
}

[data-overlay]:before {
    background: #059DFF;
    background: var(--color-primary);
}

/* Radius */

.filter-button-default button,
.rainbow-card .inner .thumbnail .card-image img,
.rainbow-card .inner .thumbnail .card-image a,
.radius-small {
    border-radius: 6px;
    border-radius: var(--radius-small);
}

.radius-small {
    border-radius: 6px;
    border-radius: var(--radius-small);
}

.radius,
.post-scale {
    border-radius: 10px;
    border-radius: var(--radius);
}

.radius-big {
    border-radius: 16px;
    border-radius: var(--radius-big);
}

/* Font Weight */

.w-300 {
    font-weight: 300 !important;
}

.w-400 {
    font-weight: 400 !important;
}

.w-500 {
    font-weight: 500 !important;
}

.w-600 {
    font-weight: 600 !important;
}

.w-700 {
    font-weight: 700 !important;
}

.w-800 {
    font-weight: 800 !important;
}

.w-900 {
    font-weight: 900 !important;
}

/* Shadows */

.shadow-primary {
    box-shadow: 0 0 20px 5px rgba(251, 83, 67, 0.2);
    box-shadow: var(--shadow-primary);
}

.shadow-light {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
    box-shadow: var(--shadow-light);
}

.shadow-lighter {
    box-shadow: 4px 4px 20px 20px rgba(0, 0, 0, 0.01);
    box-shadow: var(--shadow-lighter);
}

/*=============== Style Css =============*/

.rainbow-meta-list,
.advance-pricing .pricing-right .plan-offer-list,
.advance-brand,
.breadcrumb-inner ul.page-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.tagcloud a,
.wp-block-tag-cloud a,
.rbt-single-widget.widget_recent_comments ul li span,
.rbt-single-widget.widget_recent_entries ul li span,
.rbt-single-widget.widget_archive ul li span,
.rbt-single-widget.widget_categories ul li span,
.rbt-single-widget.widget_meta ul li span,
.rbt-single-widget.widget_pages ul li span,
.rbt-single-widget.widget_nav_menu ul li span,
.rbt-single-widget.widget_recent_comments ul li a,
.rbt-single-widget.widget_recent_entries ul li a,
.rbt-single-widget.widget_archive ul li a,
.rbt-single-widget.widget_categories ul li a,
.rbt-single-widget.widget_meta ul li a,
.rbt-single-widget.widget_pages ul li a,
.rbt-single-widget.widget_nav_menu ul li a,
.rainbow-address .inner p a,
.rainbow-slick-dot .slick-dots li button::after,
.filter-button-default button,
.rainbow-card .inner .content .title a,
.rainbow-card .inner .thumbnail .card-image img,
.rainbow-card,
.card-box .inner .content .title a,
.service.service__style--2 .content p,
.service.service__style--2 .content .title a,
.service.service__style--2 .content .title,
.service.gallery-style .content p,
.service.gallery-style .content .title a,
.service.gallery-style .content .title,
.service.service__style--1 .content p,
.service.service__style--1 .content .title a,
.service.service__style--1 .content .title,
.service.service__style--1 .icon,
.mainmenu-nav .mainmenu li.has-droupdown .submenu li a,
.form-group textarea,
.form-group input,
#scrollUp,
ul li a,
ol li a {
    transition: 0.3s;
    transition: var(--transition);
}

.bg_image,
.bgImagePosition {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

/*----------------------
    Animation Css  
-----------------------*/

.post-scale {
    overflow: hidden;
}

.post-scale img {
    transition: 0.5s;
}

.post-scale:hover img {
    transform: scale(1.1);
}

@keyframes customOne {
    from {
        transform: scale(1);
    }

    50% {
        transform: scale(0.9);
    }

    to {
        transform: scale(1);
    }
}

@keyframes customTwo {
    0% {
        transform: translate(0px, 0px);
    }

    50% {
        transform: translate(100px, 0px);
    }

    100% {
        transform: translate(50px, 50px);
    }
}

.customOne {
    animation: customOne 2s infinite;
}

/* ------------------------
    Custom Animation 01 
----------------------------*/

@keyframes headerSlideDown {
    0% {
        margin-top: -100px;
    }

    to {
        margin-top: 0;
    }
}

/*------------------------
	slidefadeinup
--------------------------*/

@keyframes slideFadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.slideFadeInUp {
    animation-name: slideFadeInUp;
}

/* -----------------------------------
    Custom Animation For All Page
---------------------------------------*/

@keyframes moveVertical {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/*--------------------------------
Scroll Down Button Animation  
----------------------------------*/

@keyframes scrollDown {
    0% {
        opacity: 0;
    }

    10% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(10px);
        opacity: 0;
    }
}

/*==============================
 *  Utilities
=================================*/

/* 
font-family: 'Inter', sans-serif;
*/

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

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding-right: 15px;
        padding-left: 15px;
    }
}

iframe {
    width: 100%;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.fix {
    overflow: hidden;
}

/*===============================
    Background Color 
=================================*/

.bg-color-primary {
    background: #059DFF;
    background: var(--color-primary);
}

.bg-color-secondary {
    background: #FB5343;
    background: var(--color-secondary);
}

.bg-color-tertiary {
    background: #6549D5;
    background: var(--color-tertiary);
}

.bg-color-grey {
    background: #F0F2F5;
}

.bg-color-white {
    background: #FFFFFF;
}

.bg-color-black {
    background: #1A1A1A;
}

.bg-color-extra03 {
    background: #FBFBFD;
    background: var(--color-extra03);
}

.bg-color-lessdark {
    background: #1e1e1e;
    background: var(--color-lessdark);
}

.bg-color-2 {
    -webkit-backdrop-filter: saturate(180%) blur(8px);
            backdrop-filter: saturate(180%) blur(8px);
    background-color: rgba(6, 6, 6, 0.7);
    background-color: var(--color-darker);
    background-image: linear-gradient(180deg, #000000, transparent);
    background-image: linear-gradient(180deg, var(--color-black), transparent);
}

/*===========================
    Background Image 
=============================*/

.bg_image_fixed {
    background-attachment: fixed !important;
}

.bg_image--1 {
    /* background-image: url(../images/bg/bg-image-1.jpg); */
}

.bg_image--2 {
    /* background-image: url(../images/bg/bg-image-2.jpg); */
}

.bg_image--3 {
    /* background-image: url(../images/bg/bg-image-3.jpg); */
}

.bg_image--4 {
    /* background-image: url(../images/bg/bg-image-4.jpg); */
}

.bg_image--5 {
    /* background-image: url(../images/bg/bg-image-5.jpg); */
}

.bg_image--6 {
    /* background-image: url(../images/bg/bg-image-6.jpg); */
}

.bg_image--7 {
    /* background-image: url(../images/bg/bg-image-7.jpg); */
}

.bg_image--8 {
    /* background-image: url(../images/bg/bg-image-8.jpg); */
}

/* .bg_image--9 {
    background-image: url(../images/bg/bg-image-9.jpg);
}

.bg_image--10 {
    background-image: url(../images/bg/bg-image-10.jpg);
}

.bg_image--11 {
    background-image: url(../images/bg/bg-image-11.jpg);
}

.bg_image--12 {
    background-image: url(../images/bg/bg-image-12.jpg);
}

.bg_image--13 {
    background-image: url(../images/bg/bg-image-13.jpg);
}

.bg_image--14 {
    background-image: url(../images/bg/bg-image-14.jpg);
}

.bg_image--15 {
    background-image: url(../images/bg/bg-image-15.jpg);
}

.bg_image--16 {
    background-image: url(../images/bg/bg-image-16.jpg);
}

.bg_image--17 {
    background-image: url(../images/bg/bg-image-17.jpg);
}

.bg_image--18 {
    background-image: url(../images/bg/bg-image-18.jpg);
}

.bg_image--19 {
    background-image: url(../images/bg/bg-image-19.jpg);
}

.bg_image--20 {
    background-image: url(../images/bg/bg-image-20.jpg);
}

.bg_image--21 {
    background-image: url(../images/bg/bg-image-21.jpg);
}

.bg_image--22 {
    background-image: url(../images/bg/bg-image-22.jpg);
} */

.bg_image--23 {
    background-image: url("https://www.verdict.co.uk/wp-content/uploads/2021/04/shutterstock_1583248045.jpg");
    background-size: cover;
    width: 100%;
    width: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

/* .bg_image--24 {
    background-image: url(../images/bg/bg-image-24.jpg);
}

.bg_image--25 {
    background-image: url(../images/bg/bg-image-25.jpg);
}

.bg_image--26 {
    background-image: url(../images/bg/bg-image-26.jpg);
}

.bg_image--27 {
    background-image: url(../images/bg/bg-image-27.jpg);
}

.bg_image--28 {
    background-image: url(../images/bg/bg-image-28.jpg);
}

.bg_image--29 {
    background-image: url(../images/bg/bg-image-29.jpg);
}

.bg_image--30 {
    background-image: url(../images/bg/bg-image-30.jpg);
} */

/* Height and width */

.fullscreen {
    min-height: 100vh;
    width: 100%;
}

/*===================
Custom Row
======================*/

.row--0 {
    margin-left: 0px;
    margin-right: 0px;
}

.row--0>[class*=col] {
    padding-left: 0px;
    padding-right: 0px;
}

.row--5 {
    margin-left: -5px;
    margin-right: -5px;
}

.row--5>[class*=col] {
    padding-left: 5px;
    padding-right: 5px;
}

.row--10 {
    margin-left: -10px;
    margin-right: -10px;
}

.row--10>[class*=col] {
    padding-left: 10px;
    padding-right: 10px;
}

.row--15 {
    margin-left: -15px;
    margin-right: -15px;
}

.row--15>[class*=col] {
    padding-left: 15px;
    padding-right: 15px;
}

.row--20 {
    margin-left: -20px;
    margin-right: -20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--20 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--20 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--20 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--20 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--20>[class*=col],
.row--20>[class*=col-] {
    padding-left: 20px;
    padding-right: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

    .row--20>[class*=col],
    .row--20>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .row--20>[class*=col],
    .row--20>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .row--20>[class*=col],
    .row--20>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

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

    .row--20>[class*=col],
    .row--20>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--25 {
    margin-left: -25px;
    margin-right: -25px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--25 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--25 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--25 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--25 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--25>[class*=col],
.row--25>[class*=col-] {
    padding-left: 25px;
    padding-right: 25px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

    .row--25>[class*=col],
    .row--25>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .row--25>[class*=col],
    .row--25>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .row--25>[class*=col],
    .row--25>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

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

    .row--25>[class*=col],
    .row--25>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--30 {
    margin-left: -30px;
    margin-right: -30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--30 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--30 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--30>[class*=col],
.row--30>[class*=col-] {
    padding-left: 30px;
    padding-right: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

    .row--30>[class*=col],
    .row--30>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .row--30>[class*=col],
    .row--30>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .row--30>[class*=col],
    .row--30>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

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

    .row--30>[class*=col],
    .row--30>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--45 {
    margin-left: -45px;
    margin-right: -45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--45 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--45 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--45 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--45 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--45>[class*=col],
.row--45>[class*=col-] {
    padding-left: 45px;
    padding-right: 45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

    .row--45>[class*=col],
    .row--45>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .row--45>[class*=col],
    .row--45>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .row--45>[class*=col],
    .row--45>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

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

    .row--45>[class*=col],
    .row--45>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--40 {
    margin-left: -40px;
    margin-right: -40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--40 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--40 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--40 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--40 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--40>[class*=col],
.row--40>[class*=col-] {
    padding-left: 40px;
    padding-right: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

    .row--40>[class*=col],
    .row--40>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .row--40>[class*=col],
    .row--40>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .row--40>[class*=col],
    .row--40>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

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

    .row--40>[class*=col],
    .row--40>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.row--60 {
    margin-left: -60px;
    margin-right: -60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--60 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--60 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--60 {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .row--60 {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}

.row--60>[class*=col],
.row--60>[class*=col-] {
    padding-left: 60px;
    padding-right: 60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

    .row--60>[class*=col],
    .row--60>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .row--60>[class*=col],
    .row--60>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .row--60>[class*=col],
    .row--60>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

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

    .row--60>[class*=col],
    .row--60>[class*=col-] {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

/*===========================
    Input Placeholder
=============================*/

input:-moz-placeholder,
textarea:-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*=============================
	Overlay styles 
==============================*/

[data-overlay],
[data-black-overlay],
[data-white-overlay] {
    position: relative;
}

[data-overlay]>div,
[data-overlay]>*,
[data-black-overlay]>div,
[data-black-overlay]>*,
[data-white-overlay]>div,
[data-white-overlay]>* {
    position: relative;
    z-index: 2;
}

[data-overlay]:before,
[data-black-overlay]:before,
[data-white-overlay]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
}

[data-black-overlay]:before {
    background-color: #000000;
}

[data-white-overlay]:before {
    background-color: #ffffff;
}

[data-overlay="1"]:before,
[data-black-overlay="1"]:before,
[data-white-overlay="1"]:before {
    opacity: 0.1;
}

[data-overlay="2"]:before,
[data-black-overlay="2"]:before,
[data-white-overlay="2"]:before {
    opacity: 0.2;
}

[data-overlay="3"]:before,
[data-black-overlay="3"]:before,
[data-white-overlay="3"]:before {
    opacity: 0.3;
}

[data-overlay="4"]:before,
[data-black-overlay="4"]:before,
[data-white-overlay="4"]:before {
    opacity: 0.4;
}

[data-overlay="5"]:before,
[data-black-overlay="5"]:before,
[data-white-overlay="5"]:before {
    opacity: 0.5;
}

[data-overlay="6"]:before,
[data-black-overlay="6"]:before,
[data-white-overlay="6"]:before {
    opacity: 0.6;
}

[data-overlay="7"]:before,
[data-black-overlay="7"]:before,
[data-white-overlay="7"]:before {
    opacity: 0.7;
}

[data-overlay="8"]:before,
[data-black-overlay="8"]:before,
[data-white-overlay="8"]:before {
    opacity: 0.8;
}

[data-overlay="9"]:before,
[data-black-overlay="9"]:before,
[data-white-overlay="9"]:before {
    opacity: 0.9;
}

[data-overlay="10"]:before,
[data-black-overlay="10"]:before,
[data-white-overlay="10"]:before {
    opacity: 1;
}

/*------------------------------
    Scroll Up 
--------------------------------*/

#scrollUp {
    width: 70px;
    height: 80px;
    right: 100px;
    bottom: 60px;
    text-align: center;
    z-index: 9811 !important;
    text-decoration: none;
    background: #fff;
    line-height: 80px;
    color: #757589;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    background: #ffffff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #scrollUp {
        right: 20px;
        bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    #scrollUp {
        right: 20px;
        bottom: 40px;
    }
}

#scrollUp::before {
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0, 2, 72, 0.1);
    content: "";
    position: absolute;
    z-index: -1;
    transform-style: preserve-3d;
    transform: rotateY(-10deg);
    filter: blur(50px);
}

#scrollUp::after {
    background: #ffffff;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    transform-style: preserve-3d;
    transform: rotateY(-10deg);
}

@media only screen and (max-width: 767px) {
    #scrollUp {
        right: 20px;
        bottom: 30px;
        width: 50px;
        height: 60px;
        line-height: 60px;
    }
}

#scrollUp span.text {
    position: relative;
    display: inline-block;
    margin-top: 7px;
}

@media only screen and (max-width: 767px) {
    #scrollUp span.text {
        margin-top: 3px;
    }
}

#scrollUp span.text::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 7px 5px;
    border-color: transparent transparent #059DFF transparent;
    border-color: transparent transparent var(--color-primary) transparent;
    position: absolute;
    content: "";
    left: 50%;
    top: 21%;
    transform: translateX(-50%);
}

#scrollUp:hover span.text {
    color: #059DFF;
    color: var(--color-primary);
}

/*--------------------
    Contact Form 
----------------------*/

.form-message {
    margin-bottom: 0;
    text-align: center;
}

.form-message.error {
    margin-top: 20px;
    color: #f80707;
}

.form-message.success {
    margin-top: 20px;
    color: #0d8d2d;
}

.slick-gutter-15 {
    margin: 0 -15px;
}

.slick-gutter-15 .slick-slide {
    padding: 0 15px;
}

.rbt-alignwide {
    margin-left: -144px;
    margin-right: -144px;
    max-width: 1600px;
    width: auto;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .rbt-alignwide {
        margin-left: -110px;
        margin-right: -110px;
        max-width: 1400px;
        width: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rbt-alignwide {
        margin-left: -50px;
        margin-right: -50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rbt-alignwide {
        margin-left: -50px;
        margin-right: -50px;
    }
}

@media only screen and (max-width: 767px) {
    .rbt-alignwide {
        margin-left: 0;
        margin-right: 0;
    }
}

.rbt-inner-alignwide {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

@media only screen and (min-width: 1400px) {
    .rbt-inner-alignwide {
        max-width: 1290px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .rbt-inner-alignwide {
        max-width: 985px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rbt-inner-alignwide {
        max-width: 948px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rbt-inner-alignwide {
        max-width: 708px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rbt-inner-alignwide {
        max-width: 708px;
    }
}

@media only screen and (max-width: 767px) {
    .rbt-inner-alignwide {
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.padding-top-left-50 {
    padding-top: 50px;
    padding-left: 50px;
}

/*=========================
    Section Separation 
==========================*/

.mt_dec--30 {
    margin-top: -30px;
}

.mt_dec--10 {
    margin-top: -10px;
}

.mb---120 {
    margin-bottom: -120px;
}

.mb---70 {
    margin-bottom: -70px;
}

.rainbow-section-gap {
    padding: 120px 0 !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-section-gap {
        padding: 80px 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-section-gap {
        padding: 60px 0 !important;
    }
}

.rainbow-section-gapBottom {
    padding-bottom: 120px !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-section-gapBottom {
        padding-bottom: 80px !important;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-section-gapBottom {
        padding-bottom: 60px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .pb--165,
    .pb--85 {
        padding-bottom: 80px !important;
    }
}

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

    .pb--165,
    .pb--85 {
        padding-bottom: 60px !important;
    }
}

.rainbow-section-gapTop {
    padding-top: 120px !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-section-gapTop {
        padding-top: 80px !important;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-section-gapTop {
        padding-top: 60px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .ptb--120 {
        padding: 80px 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .ptb--120 {
        padding: 60px 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .pb--165,
    .pb--120,
    .pb--85,
    .pb--165 {
        padding-bottom: 80px !important;
    }
}

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

    .pb--165,
    .pb--120,
    .pb--85,
    .pb--165 {
        padding-bottom: 60px !important;
    }
}

@media only screen and (max-width: 767px) {
    .pb--70 {
        padding-bottom: 60px !important;
    }
}

.pl--0 {
    padding-left: 0 !important;
}

.pr--0 {
    padding-right: 0 !important;
}

.pt--0 {
    padding-top: 0 !important;
}

.pb--0 {
    padding-bottom: 0 !important;
}

.mr--0 {
    margin-right: 0 !important;
}

.ml--0 {
    margin-left: 0 !important;
}

.mt--0 {
    margin-top: 0 !important;
}

.mb--0 {
    margin-bottom: 0 !important;
}

.pt--260 {
    padding-top: 260px !important;
}

.pt--250 {
    padding-top: 250px !important;
}

.pb--240 {
    padding-bottom: 240px !important;
}

.pb--220 {
    padding-bottom: 220px !important;
}

.plr--270 {
    padding: 0 270px !important;
}

.plr--300 {
    padding: 0 300px !important;
}

.plr--340 {
    padding: 0 340px !important;
}

.ptb--300 {
    padding: 300px 0 !important;
}

.ptb--340 {
    padding: 340px 0 !important;
}

.ptb--450 {
    padding: 450px 0 !important;
}

.plr_dec--15 {
    margin: 0 -15px !important;
}

.pt--300 {
    padding-top: 300px !important;
}

.ptb--5 {
    padding: 5px 0 !important;
}

.plr--5 {
    padding: 0 5px !important;
}

.pt--5 {
    padding-top: 5px !important;
}

.pb--5 {
    padding-bottom: 5px !important;
}

.pl--5 {
    padding-left: 5px !important;
}

.pr--5 {
    padding-right: 5px !important;
}

.mt--5 {
    margin-top: 5px !important;
}

.mb--5 {
    margin-bottom: 5px !important;
}

.mr--5 {
    margin-right: 5px !important;
}

.ml--5 {
    margin-left: 5px !important;
}

.ptb--10 {
    padding: 10px 0 !important;
}

.plr--10 {
    padding: 0 10px !important;
}

.pt--10 {
    padding-top: 10px !important;
}

.pb--10 {
    padding-bottom: 10px !important;
}

.pl--10 {
    padding-left: 10px !important;
}

.pr--10 {
    padding-right: 10px !important;
}

.mt--10 {
    margin-top: 10px !important;
}

.mb--10 {
    margin-bottom: 10px !important;
}

.mr--10 {
    margin-right: 10px !important;
}

.ml--10 {
    margin-left: 10px !important;
}

.ptb--15 {
    padding: 15px 0 !important;
}

.plr--15 {
    padding: 0 15px !important;
}

.pt--15 {
    padding-top: 15px !important;
}

.pb--15 {
    padding-bottom: 15px !important;
}

.pl--15 {
    padding-left: 15px !important;
}

.pr--15 {
    padding-right: 15px !important;
}

.mt--15 {
    margin-top: 15px !important;
}

.mb--15 {
    margin-bottom: 15px !important;
}

.mr--15 {
    margin-right: 15px !important;
}

.ml--15 {
    margin-left: 15px !important;
}

.ptb--20 {
    padding: 20px 0 !important;
}

.plr--20 {
    padding: 0 20px !important;
}

.pt--20 {
    padding-top: 20px !important;
}

.pb--20 {
    padding-bottom: 20px !important;
}

.pl--20 {
    padding-left: 20px !important;
}

.pr--20 {
    padding-right: 20px !important;
}

.mt--20 {
    margin-top: 20px !important;
}

.mb--20 {
    margin-bottom: 20px !important;
}

.mr--20 {
    margin-right: 20px !important;
}

.ml--20 {
    margin-left: 20px !important;
}

.ptb--25 {
    padding: 25px 0 !important;
}

.plr--25 {
    padding: 0 25px !important;
}

.pt--25 {
    padding-top: 25px !important;
}

.pb--25 {
    padding-bottom: 25px !important;
}

.pl--25 {
    padding-left: 25px !important;
}

.pr--25 {
    padding-right: 25px !important;
}

.mt--25 {
    margin-top: 25px !important;
}

.mb--25 {
    margin-bottom: 25px !important;
}

.mr--25 {
    margin-right: 25px !important;
}

.ml--25 {
    margin-left: 25px !important;
}

.ptb--30 {
    padding: 30px 0 !important;
}

.plr--30 {
    padding: 0 30px !important;
}

.pt--30 {
    padding-top: 30px !important;
}

.pb--30 {
    padding-bottom: 30px !important;
}

.pl--30 {
    padding-left: 30px !important;
}

.pr--30 {
    padding-right: 30px !important;
}

.mt--30 {
    margin-top: 30px !important;
}

.mb--30 {
    margin-bottom: 30px !important;
}

.mr--30 {
    margin-right: 30px !important;
}

.ml--30 {
    margin-left: 30px !important;
}

.ptb--35 {
    padding: 35px 0 !important;
}

.plr--35 {
    padding: 0 35px !important;
}

.pt--35 {
    padding-top: 35px !important;
}

.pb--35 {
    padding-bottom: 35px !important;
}

.pl--35 {
    padding-left: 35px !important;
}

.pr--35 {
    padding-right: 35px !important;
}

.mt--35 {
    margin-top: 35px !important;
}

.mb--35 {
    margin-bottom: 35px !important;
}

.mr--35 {
    margin-right: 35px !important;
}

.ml--35 {
    margin-left: 35px !important;
}

.ptb--40 {
    padding: 40px 0 !important;
}

.plr--40 {
    padding: 0 40px !important;
}

.pt--40 {
    padding-top: 40px !important;
}

.pb--40 {
    padding-bottom: 40px !important;
}

.pl--40 {
    padding-left: 40px !important;
}

.pr--40 {
    padding-right: 40px !important;
}

.mt--40 {
    margin-top: 40px !important;
}

.mb--40 {
    margin-bottom: 40px !important;
}

.mr--40 {
    margin-right: 40px !important;
}

.ml--40 {
    margin-left: 40px !important;
}

.ptb--45 {
    padding: 45px 0 !important;
}

.plr--45 {
    padding: 0 45px !important;
}

.pt--45 {
    padding-top: 45px !important;
}

.pb--45 {
    padding-bottom: 45px !important;
}

.pl--45 {
    padding-left: 45px !important;
}

.pr--45 {
    padding-right: 45px !important;
}

.mt--45 {
    margin-top: 45px !important;
}

.mb--45 {
    margin-bottom: 45px !important;
}

.mr--45 {
    margin-right: 45px !important;
}

.ml--45 {
    margin-left: 45px !important;
}

.ptb--50 {
    padding: 50px 0 !important;
}

.plr--50 {
    padding: 0 50px !important;
}

.pt--50 {
    padding-top: 50px !important;
}

.pb--50 {
    padding-bottom: 50px !important;
}

.pl--50 {
    padding-left: 50px !important;
}

.pr--50 {
    padding-right: 50px !important;
}

.mt--50 {
    margin-top: 50px !important;
}

.mb--50 {
    margin-bottom: 50px !important;
}

.mr--50 {
    margin-right: 50px !important;
}

.ml--50 {
    margin-left: 50px !important;
}

.ptb--55 {
    padding: 55px 0 !important;
}

.plr--55 {
    padding: 0 55px !important;
}

.pt--55 {
    padding-top: 55px !important;
}

.pb--55 {
    padding-bottom: 55px !important;
}

.pl--55 {
    padding-left: 55px !important;
}

.pr--55 {
    padding-right: 55px !important;
}

.mt--55 {
    margin-top: 55px !important;
}

.mb--55 {
    margin-bottom: 55px !important;
}

.mr--55 {
    margin-right: 55px !important;
}

.ml--55 {
    margin-left: 55px !important;
}

.ptb--60 {
    padding: 60px 0 !important;
}

.plr--60 {
    padding: 0 60px !important;
}

.pt--60 {
    padding-top: 60px !important;
}

.pb--60 {
    padding-bottom: 60px !important;
}

.pl--60 {
    padding-left: 60px !important;
}

.pr--60 {
    padding-right: 60px !important;
}

.mt--60 {
    margin-top: 60px !important;
}

.mb--60 {
    margin-bottom: 60px !important;
}

.mr--60 {
    margin-right: 60px !important;
}

.ml--60 {
    margin-left: 60px !important;
}

.ptb--65 {
    padding: 65px 0 !important;
}

.plr--65 {
    padding: 0 65px !important;
}

.pt--65 {
    padding-top: 65px !important;
}

.pb--65 {
    padding-bottom: 65px !important;
}

.pl--65 {
    padding-left: 65px !important;
}

.pr--65 {
    padding-right: 65px !important;
}

.mt--65 {
    margin-top: 65px !important;
}

.mb--65 {
    margin-bottom: 65px !important;
}

.mr--65 {
    margin-right: 65px !important;
}

.ml--65 {
    margin-left: 65px !important;
}

.ptb--70 {
    padding: 70px 0 !important;
}

.plr--70 {
    padding: 0 70px !important;
}

.pt--70 {
    padding-top: 70px !important;
}

.pb--70 {
    padding-bottom: 70px !important;
}

.pl--70 {
    padding-left: 70px !important;
}

.pr--70 {
    padding-right: 70px !important;
}

.mt--70 {
    margin-top: 70px !important;
}

.mb--70 {
    margin-bottom: 70px !important;
}

.mr--70 {
    margin-right: 70px !important;
}

.ml--70 {
    margin-left: 70px !important;
}

.ptb--75 {
    padding: 75px 0 !important;
}

.plr--75 {
    padding: 0 75px !important;
}

.pt--75 {
    padding-top: 75px !important;
}

.pb--75 {
    padding-bottom: 75px !important;
}

.pl--75 {
    padding-left: 75px !important;
}

.pr--75 {
    padding-right: 75px !important;
}

.mt--75 {
    margin-top: 75px !important;
}

.mb--75 {
    margin-bottom: 75px !important;
}

.mr--75 {
    margin-right: 75px !important;
}

.ml--75 {
    margin-left: 75px !important;
}

.ptb--80 {
    padding: 80px 0 !important;
}

.plr--80 {
    padding: 0 80px !important;
}

.pt--80 {
    padding-top: 80px !important;
}

.pb--80 {
    padding-bottom: 80px !important;
}

.pl--80 {
    padding-left: 80px !important;
}

.pr--80 {
    padding-right: 80px !important;
}

.mt--80 {
    margin-top: 80px !important;
}

.mb--80 {
    margin-bottom: 80px !important;
}

.mr--80 {
    margin-right: 80px !important;
}

.ml--80 {
    margin-left: 80px !important;
}

.ptb--85 {
    padding: 85px 0 !important;
}

.plr--85 {
    padding: 0 85px !important;
}

.pt--85 {
    padding-top: 85px !important;
}

.pb--85 {
    padding-bottom: 85px !important;
}

.pl--85 {
    padding-left: 85px !important;
}

.pr--85 {
    padding-right: 85px !important;
}

.mt--85 {
    margin-top: 85px !important;
}

.mb--85 {
    margin-bottom: 85px !important;
}

.mr--85 {
    margin-right: 85px !important;
}

.ml--85 {
    margin-left: 85px !important;
}

.ptb--90 {
    padding: 90px 0 !important;
}

.plr--90 {
    padding: 0 90px !important;
}

.pt--90 {
    padding-top: 90px !important;
}

.pb--90 {
    padding-bottom: 90px !important;
}

.pl--90 {
    padding-left: 90px !important;
}

.pr--90 {
    padding-right: 90px !important;
}

.mt--90 {
    margin-top: 90px !important;
}

.mb--90 {
    margin-bottom: 90px !important;
}

.mr--90 {
    margin-right: 90px !important;
}

.ml--90 {
    margin-left: 90px !important;
}

.ptb--95 {
    padding: 95px 0 !important;
}

.plr--95 {
    padding: 0 95px !important;
}

.pt--95 {
    padding-top: 95px !important;
}

.pb--95 {
    padding-bottom: 95px !important;
}

.pl--95 {
    padding-left: 95px !important;
}

.pr--95 {
    padding-right: 95px !important;
}

.mt--95 {
    margin-top: 95px !important;
}

.mb--95 {
    margin-bottom: 95px !important;
}

.mr--95 {
    margin-right: 95px !important;
}

.ml--95 {
    margin-left: 95px !important;
}

.ptb--100 {
    padding: 100px 0 !important;
}

.plr--100 {
    padding: 0 100px !important;
}

.pt--100 {
    padding-top: 100px !important;
}

.pb--100 {
    padding-bottom: 100px !important;
}

.pl--100 {
    padding-left: 100px !important;
}

.pr--100 {
    padding-right: 100px !important;
}

.mt--100 {
    margin-top: 100px !important;
}

.mb--100 {
    margin-bottom: 100px !important;
}

.mr--100 {
    margin-right: 100px !important;
}

.ml--100 {
    margin-left: 100px !important;
}

.ptb--105 {
    padding: 105px 0 !important;
}

.plr--105 {
    padding: 0 105px !important;
}

.pt--105 {
    padding-top: 105px !important;
}

.pb--105 {
    padding-bottom: 105px !important;
}

.pl--105 {
    padding-left: 105px !important;
}

.pr--105 {
    padding-right: 105px !important;
}

.mt--105 {
    margin-top: 105px !important;
}

.mb--105 {
    margin-bottom: 105px !important;
}

.mr--105 {
    margin-right: 105px !important;
}

.ml--105 {
    margin-left: 105px !important;
}

.ptb--110 {
    padding: 110px 0 !important;
}

.plr--110 {
    padding: 0 110px !important;
}

.pt--110 {
    padding-top: 110px !important;
}

.pb--110 {
    padding-bottom: 110px !important;
}

.pl--110 {
    padding-left: 110px !important;
}

.pr--110 {
    padding-right: 110px !important;
}

.mt--110 {
    margin-top: 110px !important;
}

.mb--110 {
    margin-bottom: 110px !important;
}

.mr--110 {
    margin-right: 110px !important;
}

.ml--110 {
    margin-left: 110px !important;
}

.ptb--115 {
    padding: 115px 0 !important;
}

.plr--115 {
    padding: 0 115px !important;
}

.pt--115 {
    padding-top: 115px !important;
}

.pb--115 {
    padding-bottom: 115px !important;
}

.pl--115 {
    padding-left: 115px !important;
}

.pr--115 {
    padding-right: 115px !important;
}

.mt--115 {
    margin-top: 115px !important;
}

.mb--115 {
    margin-bottom: 115px !important;
}

.mr--115 {
    margin-right: 115px !important;
}

.ml--115 {
    margin-left: 115px !important;
}

.ptb--120 {
    padding: 120px 0 !important;
}

.plr--120 {
    padding: 0 120px !important;
}

.pt--120 {
    padding-top: 120px !important;
}

.pb--120 {
    padding-bottom: 120px !important;
}

.pl--120 {
    padding-left: 120px !important;
}

.pr--120 {
    padding-right: 120px !important;
}

.mt--120 {
    margin-top: 120px !important;
}

.mb--120 {
    margin-bottom: 120px !important;
}

.mr--120 {
    margin-right: 120px !important;
}

.ml--120 {
    margin-left: 120px !important;
}

.ptb--125 {
    padding: 125px 0 !important;
}

.plr--125 {
    padding: 0 125px !important;
}

.pt--125 {
    padding-top: 125px !important;
}

.pb--125 {
    padding-bottom: 125px !important;
}

.pl--125 {
    padding-left: 125px !important;
}

.pr--125 {
    padding-right: 125px !important;
}

.mt--125 {
    margin-top: 125px !important;
}

.mb--125 {
    margin-bottom: 125px !important;
}

.mr--125 {
    margin-right: 125px !important;
}

.ml--125 {
    margin-left: 125px !important;
}

.ptb--130 {
    padding: 130px 0 !important;
}

.plr--130 {
    padding: 0 130px !important;
}

.pt--130 {
    padding-top: 130px !important;
}

.pb--130 {
    padding-bottom: 130px !important;
}

.pl--130 {
    padding-left: 130px !important;
}

.pr--130 {
    padding-right: 130px !important;
}

.mt--130 {
    margin-top: 130px !important;
}

.mb--130 {
    margin-bottom: 130px !important;
}

.mr--130 {
    margin-right: 130px !important;
}

.ml--130 {
    margin-left: 130px !important;
}

.ptb--135 {
    padding: 135px 0 !important;
}

.plr--135 {
    padding: 0 135px !important;
}

.pt--135 {
    padding-top: 135px !important;
}

.pb--135 {
    padding-bottom: 135px !important;
}

.pl--135 {
    padding-left: 135px !important;
}

.pr--135 {
    padding-right: 135px !important;
}

.mt--135 {
    margin-top: 135px !important;
}

.mb--135 {
    margin-bottom: 135px !important;
}

.mr--135 {
    margin-right: 135px !important;
}

.ml--135 {
    margin-left: 135px !important;
}

.ptb--140 {
    padding: 140px 0 !important;
}

.plr--140 {
    padding: 0 140px !important;
}

.pt--140 {
    padding-top: 140px !important;
}

.pb--140 {
    padding-bottom: 140px !important;
}

.pl--140 {
    padding-left: 140px !important;
}

.pr--140 {
    padding-right: 140px !important;
}

.mt--140 {
    margin-top: 140px !important;
}

.mb--140 {
    margin-bottom: 140px !important;
}

.mr--140 {
    margin-right: 140px !important;
}

.ml--140 {
    margin-left: 140px !important;
}

.ptb--145 {
    padding: 145px 0 !important;
}

.plr--145 {
    padding: 0 145px !important;
}

.pt--145 {
    padding-top: 145px !important;
}

.pb--145 {
    padding-bottom: 145px !important;
}

.pl--145 {
    padding-left: 145px !important;
}

.pr--145 {
    padding-right: 145px !important;
}

.mt--145 {
    margin-top: 145px !important;
}

.mb--145 {
    margin-bottom: 145px !important;
}

.mr--145 {
    margin-right: 145px !important;
}

.ml--145 {
    margin-left: 145px !important;
}

.ptb--150 {
    padding: 150px 0 !important;
}

.plr--150 {
    padding: 0 150px !important;
}

.pt--150 {
    padding-top: 150px !important;
}

.pb--150 {
    padding-bottom: 150px !important;
}

.pl--150 {
    padding-left: 150px !important;
}

.pr--150 {
    padding-right: 150px !important;
}

.mt--150 {
    margin-top: 150px !important;
}

.mb--150 {
    margin-bottom: 150px !important;
}

.mr--150 {
    margin-right: 150px !important;
}

.ml--150 {
    margin-left: 150px !important;
}

.ptb--155 {
    padding: 155px 0 !important;
}

.plr--155 {
    padding: 0 155px !important;
}

.pt--155 {
    padding-top: 155px !important;
}

.pb--155 {
    padding-bottom: 155px !important;
}

.pl--155 {
    padding-left: 155px !important;
}

.pr--155 {
    padding-right: 155px !important;
}

.mt--155 {
    margin-top: 155px !important;
}

.mb--155 {
    margin-bottom: 155px !important;
}

.mr--155 {
    margin-right: 155px !important;
}

.ml--155 {
    margin-left: 155px !important;
}

.ptb--160 {
    padding: 160px 0 !important;
}

.plr--160 {
    padding: 0 160px !important;
}

.pt--160 {
    padding-top: 160px !important;
}

.pb--160 {
    padding-bottom: 160px !important;
}

.pl--160 {
    padding-left: 160px !important;
}

.pr--160 {
    padding-right: 160px !important;
}

.mt--160 {
    margin-top: 160px !important;
}

.mb--160 {
    margin-bottom: 160px !important;
}

.mr--160 {
    margin-right: 160px !important;
}

.ml--160 {
    margin-left: 160px !important;
}

.ptb--165 {
    padding: 165px 0 !important;
}

.plr--165 {
    padding: 0 165px !important;
}

.pt--165 {
    padding-top: 165px !important;
}

.pb--165 {
    padding-bottom: 165px !important;
}

.pl--165 {
    padding-left: 165px !important;
}

.pr--165 {
    padding-right: 165px !important;
}

.mt--165 {
    margin-top: 165px !important;
}

.mb--165 {
    margin-bottom: 165px !important;
}

.mr--165 {
    margin-right: 165px !important;
}

.ml--165 {
    margin-left: 165px !important;
}

.ptb--170 {
    padding: 170px 0 !important;
}

.plr--170 {
    padding: 0 170px !important;
}

.pt--170 {
    padding-top: 170px !important;
}

.pb--170 {
    padding-bottom: 170px !important;
}

.pl--170 {
    padding-left: 170px !important;
}

.pr--170 {
    padding-right: 170px !important;
}

.mt--170 {
    margin-top: 170px !important;
}

.mb--170 {
    margin-bottom: 170px !important;
}

.mr--170 {
    margin-right: 170px !important;
}

.ml--170 {
    margin-left: 170px !important;
}

.ptb--175 {
    padding: 175px 0 !important;
}

.plr--175 {
    padding: 0 175px !important;
}

.pt--175 {
    padding-top: 175px !important;
}

.pb--175 {
    padding-bottom: 175px !important;
}

.pl--175 {
    padding-left: 175px !important;
}

.pr--175 {
    padding-right: 175px !important;
}

.mt--175 {
    margin-top: 175px !important;
}

.mb--175 {
    margin-bottom: 175px !important;
}

.mr--175 {
    margin-right: 175px !important;
}

.ml--175 {
    margin-left: 175px !important;
}

.ptb--180 {
    padding: 180px 0 !important;
}

.plr--180 {
    padding: 0 180px !important;
}

.pt--180 {
    padding-top: 180px !important;
}

.pb--180 {
    padding-bottom: 180px !important;
}

.pl--180 {
    padding-left: 180px !important;
}

.pr--180 {
    padding-right: 180px !important;
}

.mt--180 {
    margin-top: 180px !important;
}

.mb--180 {
    margin-bottom: 180px !important;
}

.mr--180 {
    margin-right: 180px !important;
}

.ml--180 {
    margin-left: 180px !important;
}

.ptb--185 {
    padding: 185px 0 !important;
}

.plr--185 {
    padding: 0 185px !important;
}

.pt--185 {
    padding-top: 185px !important;
}

.pb--185 {
    padding-bottom: 185px !important;
}

.pl--185 {
    padding-left: 185px !important;
}

.pr--185 {
    padding-right: 185px !important;
}

.mt--185 {
    margin-top: 185px !important;
}

.mb--185 {
    margin-bottom: 185px !important;
}

.mr--185 {
    margin-right: 185px !important;
}

.ml--185 {
    margin-left: 185px !important;
}

.ptb--190 {
    padding: 190px 0 !important;
}

.plr--190 {
    padding: 0 190px !important;
}

.pt--190 {
    padding-top: 190px !important;
}

.pb--190 {
    padding-bottom: 190px !important;
}

.pl--190 {
    padding-left: 190px !important;
}

.pr--190 {
    padding-right: 190px !important;
}

.mt--190 {
    margin-top: 190px !important;
}

.mb--190 {
    margin-bottom: 190px !important;
}

.mr--190 {
    margin-right: 190px !important;
}

.ml--190 {
    margin-left: 190px !important;
}

.ptb--195 {
    padding: 195px 0 !important;
}

.plr--195 {
    padding: 0 195px !important;
}

.pt--195 {
    padding-top: 195px !important;
}

.pb--195 {
    padding-bottom: 195px !important;
}

.pl--195 {
    padding-left: 195px !important;
}

.pr--195 {
    padding-right: 195px !important;
}

.mt--195 {
    margin-top: 195px !important;
}

.mb--195 {
    margin-bottom: 195px !important;
}

.mr--195 {
    margin-right: 195px !important;
}

.ml--195 {
    margin-left: 195px !important;
}

.ptb--200 {
    padding: 200px 0 !important;
}

.plr--200 {
    padding: 0 200px !important;
}

.pt--200 {
    padding-top: 200px !important;
}

.pb--200 {
    padding-bottom: 200px !important;
}

.pl--200 {
    padding-left: 200px !important;
}

.pr--200 {
    padding-right: 200px !important;
}

.mt--200 {
    margin-top: 200px !important;
}

.mb--200 {
    margin-bottom: 200px !important;
}

.mr--200 {
    margin-right: 200px !important;
}

.ml--200 {
    margin-left: 200px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .ptb_lp--5 {
        padding: 5px 0 !important;
    }

    .plr_lp--5 {
        padding: 0 5px !important;
    }

    .pt_lp--5 {
        padding-top: 5px !important;
    }

    .pb_lp--5 {
        padding-bottom: 5px !important;
    }

    .pl_lp--5 {
        padding-left: 5px !important;
    }

    .pr_lp--5 {
        padding-right: 5px !important;
    }

    .mt_lp--5 {
        margin-top: 5px !important;
    }

    .mb_lp--5 {
        margin-bottom: 5px !important;
    }

    .ptb_lp--10 {
        padding: 10px 0 !important;
    }

    .plr_lp--10 {
        padding: 0 10px !important;
    }

    .pt_lp--10 {
        padding-top: 10px !important;
    }

    .pb_lp--10 {
        padding-bottom: 10px !important;
    }

    .pl_lp--10 {
        padding-left: 10px !important;
    }

    .pr_lp--10 {
        padding-right: 10px !important;
    }

    .mt_lp--10 {
        margin-top: 10px !important;
    }

    .mb_lp--10 {
        margin-bottom: 10px !important;
    }

    .ptb_lp--15 {
        padding: 15px 0 !important;
    }

    .plr_lp--15 {
        padding: 0 15px !important;
    }

    .pt_lp--15 {
        padding-top: 15px !important;
    }

    .pb_lp--15 {
        padding-bottom: 15px !important;
    }

    .pl_lp--15 {
        padding-left: 15px !important;
    }

    .pr_lp--15 {
        padding-right: 15px !important;
    }

    .mt_lp--15 {
        margin-top: 15px !important;
    }

    .mb_lp--15 {
        margin-bottom: 15px !important;
    }

    .ptb_lp--20 {
        padding: 20px 0 !important;
    }

    .plr_lp--20 {
        padding: 0 20px !important;
    }

    .pt_lp--20 {
        padding-top: 20px !important;
    }

    .pb_lp--20 {
        padding-bottom: 20px !important;
    }

    .pl_lp--20 {
        padding-left: 20px !important;
    }

    .pr_lp--20 {
        padding-right: 20px !important;
    }

    .mt_lp--20 {
        margin-top: 20px !important;
    }

    .mb_lp--20 {
        margin-bottom: 20px !important;
    }

    .ptb_lp--25 {
        padding: 25px 0 !important;
    }

    .plr_lp--25 {
        padding: 0 25px !important;
    }

    .pt_lp--25 {
        padding-top: 25px !important;
    }

    .pb_lp--25 {
        padding-bottom: 25px !important;
    }

    .pl_lp--25 {
        padding-left: 25px !important;
    }

    .pr_lp--25 {
        padding-right: 25px !important;
    }

    .mt_lp--25 {
        margin-top: 25px !important;
    }

    .mb_lp--25 {
        margin-bottom: 25px !important;
    }

    .ptb_lp--30 {
        padding: 30px 0 !important;
    }

    .plr_lp--30 {
        padding: 0 30px !important;
    }

    .pt_lp--30 {
        padding-top: 30px !important;
    }

    .pb_lp--30 {
        padding-bottom: 30px !important;
    }

    .pl_lp--30 {
        padding-left: 30px !important;
    }

    .pr_lp--30 {
        padding-right: 30px !important;
    }

    .mt_lp--30 {
        margin-top: 30px !important;
    }

    .mb_lp--30 {
        margin-bottom: 30px !important;
    }

    .ptb_lp--35 {
        padding: 35px 0 !important;
    }

    .plr_lp--35 {
        padding: 0 35px !important;
    }

    .pt_lp--35 {
        padding-top: 35px !important;
    }

    .pb_lp--35 {
        padding-bottom: 35px !important;
    }

    .pl_lp--35 {
        padding-left: 35px !important;
    }

    .pr_lp--35 {
        padding-right: 35px !important;
    }

    .mt_lp--35 {
        margin-top: 35px !important;
    }

    .mb_lp--35 {
        margin-bottom: 35px !important;
    }

    .ptb_lp--40 {
        padding: 40px 0 !important;
    }

    .plr_lp--40 {
        padding: 0 40px !important;
    }

    .pt_lp--40 {
        padding-top: 40px !important;
    }

    .pb_lp--40 {
        padding-bottom: 40px !important;
    }

    .pl_lp--40 {
        padding-left: 40px !important;
    }

    .pr_lp--40 {
        padding-right: 40px !important;
    }

    .mt_lp--40 {
        margin-top: 40px !important;
    }

    .mb_lp--40 {
        margin-bottom: 40px !important;
    }

    .ptb_lp--45 {
        padding: 45px 0 !important;
    }

    .plr_lp--45 {
        padding: 0 45px !important;
    }

    .pt_lp--45 {
        padding-top: 45px !important;
    }

    .pb_lp--45 {
        padding-bottom: 45px !important;
    }

    .pl_lp--45 {
        padding-left: 45px !important;
    }

    .pr_lp--45 {
        padding-right: 45px !important;
    }

    .mt_lp--45 {
        margin-top: 45px !important;
    }

    .mb_lp--45 {
        margin-bottom: 45px !important;
    }

    .ptb_lp--50 {
        padding: 50px 0 !important;
    }

    .plr_lp--50 {
        padding: 0 50px !important;
    }

    .pt_lp--50 {
        padding-top: 50px !important;
    }

    .pb_lp--50 {
        padding-bottom: 50px !important;
    }

    .pl_lp--50 {
        padding-left: 50px !important;
    }

    .pr_lp--50 {
        padding-right: 50px !important;
    }

    .mt_lp--50 {
        margin-top: 50px !important;
    }

    .mb_lp--50 {
        margin-bottom: 50px !important;
    }

    .ptb_lp--55 {
        padding: 55px 0 !important;
    }

    .plr_lp--55 {
        padding: 0 55px !important;
    }

    .pt_lp--55 {
        padding-top: 55px !important;
    }

    .pb_lp--55 {
        padding-bottom: 55px !important;
    }

    .pl_lp--55 {
        padding-left: 55px !important;
    }

    .pr_lp--55 {
        padding-right: 55px !important;
    }

    .mt_lp--55 {
        margin-top: 55px !important;
    }

    .mb_lp--55 {
        margin-bottom: 55px !important;
    }

    .ptb_lp--60 {
        padding: 60px 0 !important;
    }

    .plr_lp--60 {
        padding: 0 60px !important;
    }

    .pt_lp--60 {
        padding-top: 60px !important;
    }

    .pb_lp--60 {
        padding-bottom: 60px !important;
    }

    .pl_lp--60 {
        padding-left: 60px !important;
    }

    .pr_lp--60 {
        padding-right: 60px !important;
    }

    .mt_lp--60 {
        margin-top: 60px !important;
    }

    .mb_lp--60 {
        margin-bottom: 60px !important;
    }

    .ptb_lp--65 {
        padding: 65px 0 !important;
    }

    .plr_lp--65 {
        padding: 0 65px !important;
    }

    .pt_lp--65 {
        padding-top: 65px !important;
    }

    .pb_lp--65 {
        padding-bottom: 65px !important;
    }

    .pl_lp--65 {
        padding-left: 65px !important;
    }

    .pr_lp--65 {
        padding-right: 65px !important;
    }

    .mt_lp--65 {
        margin-top: 65px !important;
    }

    .mb_lp--65 {
        margin-bottom: 65px !important;
    }

    .ptb_lp--70 {
        padding: 70px 0 !important;
    }

    .plr_lp--70 {
        padding: 0 70px !important;
    }

    .pt_lp--70 {
        padding-top: 70px !important;
    }

    .pb_lp--70 {
        padding-bottom: 70px !important;
    }

    .pl_lp--70 {
        padding-left: 70px !important;
    }

    .pr_lp--70 {
        padding-right: 70px !important;
    }

    .mt_lp--70 {
        margin-top: 70px !important;
    }

    .mb_lp--70 {
        margin-bottom: 70px !important;
    }

    .ptb_lp--75 {
        padding: 75px 0 !important;
    }

    .plr_lp--75 {
        padding: 0 75px !important;
    }

    .pt_lp--75 {
        padding-top: 75px !important;
    }

    .pb_lp--75 {
        padding-bottom: 75px !important;
    }

    .pl_lp--75 {
        padding-left: 75px !important;
    }

    .pr_lp--75 {
        padding-right: 75px !important;
    }

    .mt_lp--75 {
        margin-top: 75px !important;
    }

    .mb_lp--75 {
        margin-bottom: 75px !important;
    }

    .ptb_lp--80 {
        padding: 80px 0 !important;
    }

    .plr_lp--80 {
        padding: 0 80px !important;
    }

    .pt_lp--80 {
        padding-top: 80px !important;
    }

    .pb_lp--80 {
        padding-bottom: 80px !important;
    }

    .pl_lp--80 {
        padding-left: 80px !important;
    }

    .pr_lp--80 {
        padding-right: 80px !important;
    }

    .mt_lp--80 {
        margin-top: 80px !important;
    }

    .mb_lp--80 {
        margin-bottom: 80px !important;
    }

    .ptb_lp--85 {
        padding: 85px 0 !important;
    }

    .plr_lp--85 {
        padding: 0 85px !important;
    }

    .pt_lp--85 {
        padding-top: 85px !important;
    }

    .pb_lp--85 {
        padding-bottom: 85px !important;
    }

    .pl_lp--85 {
        padding-left: 85px !important;
    }

    .pr_lp--85 {
        padding-right: 85px !important;
    }

    .mt_lp--85 {
        margin-top: 85px !important;
    }

    .mb_lp--85 {
        margin-bottom: 85px !important;
    }

    .ptb_lp--90 {
        padding: 90px 0 !important;
    }

    .plr_lp--90 {
        padding: 0 90px !important;
    }

    .pt_lp--90 {
        padding-top: 90px !important;
    }

    .pb_lp--90 {
        padding-bottom: 90px !important;
    }

    .pl_lp--90 {
        padding-left: 90px !important;
    }

    .pr_lp--90 {
        padding-right: 90px !important;
    }

    .mt_lp--90 {
        margin-top: 90px !important;
    }

    .mb_lp--90 {
        margin-bottom: 90px !important;
    }

    .ptb_lp--95 {
        padding: 95px 0 !important;
    }

    .plr_lp--95 {
        padding: 0 95px !important;
    }

    .pt_lp--95 {
        padding-top: 95px !important;
    }

    .pb_lp--95 {
        padding-bottom: 95px !important;
    }

    .pl_lp--95 {
        padding-left: 95px !important;
    }

    .pr_lp--95 {
        padding-right: 95px !important;
    }

    .mt_lp--95 {
        margin-top: 95px !important;
    }

    .mb_lp--95 {
        margin-bottom: 95px !important;
    }

    .ptb_lp--100 {
        padding: 100px 0 !important;
    }

    .plr_lp--100 {
        padding: 0 100px !important;
    }

    .pt_lp--100 {
        padding-top: 100px !important;
    }

    .pb_lp--100 {
        padding-bottom: 100px !important;
    }

    .pl_lp--100 {
        padding-left: 100px !important;
    }

    .pr_lp--100 {
        padding-right: 100px !important;
    }

    .mt_lp--100 {
        margin-top: 100px !important;
    }

    .mb_lp--100 {
        margin-bottom: 100px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .ptb_lg--5 {
        padding: 5px 0 !important;
    }

    .plr_lg--5 {
        padding: 0 5px !important;
    }

    .pt_lg--5 {
        padding-top: 5px !important;
    }

    .pb_lg--5 {
        padding-bottom: 5px !important;
    }

    .pl_lg--5 {
        padding-left: 5px !important;
    }

    .pr_lg--5 {
        padding-right: 5px !important;
    }

    .mt_lg--5 {
        margin-top: 5px !important;
    }

    .mb_lg--5 {
        margin-bottom: 5px !important;
    }

    .ml_lg--5 {
        margin-left: 5px !important;
    }

    .ptb_lg--10 {
        padding: 10px 0 !important;
    }

    .plr_lg--10 {
        padding: 0 10px !important;
    }

    .pt_lg--10 {
        padding-top: 10px !important;
    }

    .pb_lg--10 {
        padding-bottom: 10px !important;
    }

    .pl_lg--10 {
        padding-left: 10px !important;
    }

    .pr_lg--10 {
        padding-right: 10px !important;
    }

    .mt_lg--10 {
        margin-top: 10px !important;
    }

    .mb_lg--10 {
        margin-bottom: 10px !important;
    }

    .ml_lg--10 {
        margin-left: 10px !important;
    }

    .ptb_lg--15 {
        padding: 15px 0 !important;
    }

    .plr_lg--15 {
        padding: 0 15px !important;
    }

    .pt_lg--15 {
        padding-top: 15px !important;
    }

    .pb_lg--15 {
        padding-bottom: 15px !important;
    }

    .pl_lg--15 {
        padding-left: 15px !important;
    }

    .pr_lg--15 {
        padding-right: 15px !important;
    }

    .mt_lg--15 {
        margin-top: 15px !important;
    }

    .mb_lg--15 {
        margin-bottom: 15px !important;
    }

    .ml_lg--15 {
        margin-left: 15px !important;
    }

    .ptb_lg--20 {
        padding: 20px 0 !important;
    }

    .plr_lg--20 {
        padding: 0 20px !important;
    }

    .pt_lg--20 {
        padding-top: 20px !important;
    }

    .pb_lg--20 {
        padding-bottom: 20px !important;
    }

    .pl_lg--20 {
        padding-left: 20px !important;
    }

    .pr_lg--20 {
        padding-right: 20px !important;
    }

    .mt_lg--20 {
        margin-top: 20px !important;
    }

    .mb_lg--20 {
        margin-bottom: 20px !important;
    }

    .ml_lg--20 {
        margin-left: 20px !important;
    }

    .ptb_lg--25 {
        padding: 25px 0 !important;
    }

    .plr_lg--25 {
        padding: 0 25px !important;
    }

    .pt_lg--25 {
        padding-top: 25px !important;
    }

    .pb_lg--25 {
        padding-bottom: 25px !important;
    }

    .pl_lg--25 {
        padding-left: 25px !important;
    }

    .pr_lg--25 {
        padding-right: 25px !important;
    }

    .mt_lg--25 {
        margin-top: 25px !important;
    }

    .mb_lg--25 {
        margin-bottom: 25px !important;
    }

    .ml_lg--25 {
        margin-left: 25px !important;
    }

    .ptb_lg--30 {
        padding: 30px 0 !important;
    }

    .plr_lg--30 {
        padding: 0 30px !important;
    }

    .pt_lg--30 {
        padding-top: 30px !important;
    }

    .pb_lg--30 {
        padding-bottom: 30px !important;
    }

    .pl_lg--30 {
        padding-left: 30px !important;
    }

    .pr_lg--30 {
        padding-right: 30px !important;
    }

    .mt_lg--30 {
        margin-top: 30px !important;
    }

    .mb_lg--30 {
        margin-bottom: 30px !important;
    }

    .ml_lg--30 {
        margin-left: 30px !important;
    }

    .ptb_lg--35 {
        padding: 35px 0 !important;
    }

    .plr_lg--35 {
        padding: 0 35px !important;
    }

    .pt_lg--35 {
        padding-top: 35px !important;
    }

    .pb_lg--35 {
        padding-bottom: 35px !important;
    }

    .pl_lg--35 {
        padding-left: 35px !important;
    }

    .pr_lg--35 {
        padding-right: 35px !important;
    }

    .mt_lg--35 {
        margin-top: 35px !important;
    }

    .mb_lg--35 {
        margin-bottom: 35px !important;
    }

    .ml_lg--35 {
        margin-left: 35px !important;
    }

    .ptb_lg--40 {
        padding: 40px 0 !important;
    }

    .plr_lg--40 {
        padding: 0 40px !important;
    }

    .pt_lg--40 {
        padding-top: 40px !important;
    }

    .pb_lg--40 {
        padding-bottom: 40px !important;
    }

    .pl_lg--40 {
        padding-left: 40px !important;
    }

    .pr_lg--40 {
        padding-right: 40px !important;
    }

    .mt_lg--40 {
        margin-top: 40px !important;
    }

    .mb_lg--40 {
        margin-bottom: 40px !important;
    }

    .ml_lg--40 {
        margin-left: 40px !important;
    }

    .ptb_lg--45 {
        padding: 45px 0 !important;
    }

    .plr_lg--45 {
        padding: 0 45px !important;
    }

    .pt_lg--45 {
        padding-top: 45px !important;
    }

    .pb_lg--45 {
        padding-bottom: 45px !important;
    }

    .pl_lg--45 {
        padding-left: 45px !important;
    }

    .pr_lg--45 {
        padding-right: 45px !important;
    }

    .mt_lg--45 {
        margin-top: 45px !important;
    }

    .mb_lg--45 {
        margin-bottom: 45px !important;
    }

    .ml_lg--45 {
        margin-left: 45px !important;
    }

    .ptb_lg--50 {
        padding: 50px 0 !important;
    }

    .plr_lg--50 {
        padding: 0 50px !important;
    }

    .pt_lg--50 {
        padding-top: 50px !important;
    }

    .pb_lg--50 {
        padding-bottom: 50px !important;
    }

    .pl_lg--50 {
        padding-left: 50px !important;
    }

    .pr_lg--50 {
        padding-right: 50px !important;
    }

    .mt_lg--50 {
        margin-top: 50px !important;
    }

    .mb_lg--50 {
        margin-bottom: 50px !important;
    }

    .ml_lg--50 {
        margin-left: 50px !important;
    }

    .ptb_lg--55 {
        padding: 55px 0 !important;
    }

    .plr_lg--55 {
        padding: 0 55px !important;
    }

    .pt_lg--55 {
        padding-top: 55px !important;
    }

    .pb_lg--55 {
        padding-bottom: 55px !important;
    }

    .pl_lg--55 {
        padding-left: 55px !important;
    }

    .pr_lg--55 {
        padding-right: 55px !important;
    }

    .mt_lg--55 {
        margin-top: 55px !important;
    }

    .mb_lg--55 {
        margin-bottom: 55px !important;
    }

    .ml_lg--55 {
        margin-left: 55px !important;
    }

    .ptb_lg--60 {
        padding: 60px 0 !important;
    }

    .plr_lg--60 {
        padding: 0 60px !important;
    }

    .pt_lg--60 {
        padding-top: 60px !important;
    }

    .pb_lg--60 {
        padding-bottom: 60px !important;
    }

    .pl_lg--60 {
        padding-left: 60px !important;
    }

    .pr_lg--60 {
        padding-right: 60px !important;
    }

    .mt_lg--60 {
        margin-top: 60px !important;
    }

    .mb_lg--60 {
        margin-bottom: 60px !important;
    }

    .ml_lg--60 {
        margin-left: 60px !important;
    }

    .ptb_lg--65 {
        padding: 65px 0 !important;
    }

    .plr_lg--65 {
        padding: 0 65px !important;
    }

    .pt_lg--65 {
        padding-top: 65px !important;
    }

    .pb_lg--65 {
        padding-bottom: 65px !important;
    }

    .pl_lg--65 {
        padding-left: 65px !important;
    }

    .pr_lg--65 {
        padding-right: 65px !important;
    }

    .mt_lg--65 {
        margin-top: 65px !important;
    }

    .mb_lg--65 {
        margin-bottom: 65px !important;
    }

    .ml_lg--65 {
        margin-left: 65px !important;
    }

    .ptb_lg--70 {
        padding: 70px 0 !important;
    }

    .plr_lg--70 {
        padding: 0 70px !important;
    }

    .pt_lg--70 {
        padding-top: 70px !important;
    }

    .pb_lg--70 {
        padding-bottom: 70px !important;
    }

    .pl_lg--70 {
        padding-left: 70px !important;
    }

    .pr_lg--70 {
        padding-right: 70px !important;
    }

    .mt_lg--70 {
        margin-top: 70px !important;
    }

    .mb_lg--70 {
        margin-bottom: 70px !important;
    }

    .ml_lg--70 {
        margin-left: 70px !important;
    }

    .ptb_lg--75 {
        padding: 75px 0 !important;
    }

    .plr_lg--75 {
        padding: 0 75px !important;
    }

    .pt_lg--75 {
        padding-top: 75px !important;
    }

    .pb_lg--75 {
        padding-bottom: 75px !important;
    }

    .pl_lg--75 {
        padding-left: 75px !important;
    }

    .pr_lg--75 {
        padding-right: 75px !important;
    }

    .mt_lg--75 {
        margin-top: 75px !important;
    }

    .mb_lg--75 {
        margin-bottom: 75px !important;
    }

    .ml_lg--75 {
        margin-left: 75px !important;
    }

    .ptb_lg--80 {
        padding: 80px 0 !important;
    }

    .plr_lg--80 {
        padding: 0 80px !important;
    }

    .pt_lg--80 {
        padding-top: 80px !important;
    }

    .pb_lg--80 {
        padding-bottom: 80px !important;
    }

    .pl_lg--80 {
        padding-left: 80px !important;
    }

    .pr_lg--80 {
        padding-right: 80px !important;
    }

    .mt_lg--80 {
        margin-top: 80px !important;
    }

    .mb_lg--80 {
        margin-bottom: 80px !important;
    }

    .ml_lg--80 {
        margin-left: 80px !important;
    }

    .ptb_lg--85 {
        padding: 85px 0 !important;
    }

    .plr_lg--85 {
        padding: 0 85px !important;
    }

    .pt_lg--85 {
        padding-top: 85px !important;
    }

    .pb_lg--85 {
        padding-bottom: 85px !important;
    }

    .pl_lg--85 {
        padding-left: 85px !important;
    }

    .pr_lg--85 {
        padding-right: 85px !important;
    }

    .mt_lg--85 {
        margin-top: 85px !important;
    }

    .mb_lg--85 {
        margin-bottom: 85px !important;
    }

    .ml_lg--85 {
        margin-left: 85px !important;
    }

    .ptb_lg--90 {
        padding: 90px 0 !important;
    }

    .plr_lg--90 {
        padding: 0 90px !important;
    }

    .pt_lg--90 {
        padding-top: 90px !important;
    }

    .pb_lg--90 {
        padding-bottom: 90px !important;
    }

    .pl_lg--90 {
        padding-left: 90px !important;
    }

    .pr_lg--90 {
        padding-right: 90px !important;
    }

    .mt_lg--90 {
        margin-top: 90px !important;
    }

    .mb_lg--90 {
        margin-bottom: 90px !important;
    }

    .ml_lg--90 {
        margin-left: 90px !important;
    }

    .ptb_lg--95 {
        padding: 95px 0 !important;
    }

    .plr_lg--95 {
        padding: 0 95px !important;
    }

    .pt_lg--95 {
        padding-top: 95px !important;
    }

    .pb_lg--95 {
        padding-bottom: 95px !important;
    }

    .pl_lg--95 {
        padding-left: 95px !important;
    }

    .pr_lg--95 {
        padding-right: 95px !important;
    }

    .mt_lg--95 {
        margin-top: 95px !important;
    }

    .mb_lg--95 {
        margin-bottom: 95px !important;
    }

    .ml_lg--95 {
        margin-left: 95px !important;
    }

    .ptb_lg--100 {
        padding: 100px 0 !important;
    }

    .plr_lg--100 {
        padding: 0 100px !important;
    }

    .pt_lg--100 {
        padding-top: 100px !important;
    }

    .pb_lg--100 {
        padding-bottom: 100px !important;
    }

    .pl_lg--100 {
        padding-left: 100px !important;
    }

    .pr_lg--100 {
        padding-right: 100px !important;
    }

    .mt_lg--100 {
        margin-top: 100px !important;
    }

    .mb_lg--100 {
        margin-bottom: 100px !important;
    }

    .ml_lg--100 {
        margin-left: 100px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .ptb_md--0 {
        padding: 0 !important;
    }

    .pl_md--0 {
        padding-left: 0 !important;
    }

    .pr_md--0 {
        padding-right: 0 !important;
    }

    .pt_md--0 {
        padding-top: 0 !important;
    }

    .pb_md--0 {
        padding-bottom: 0 !important;
    }

    .mr_md--0 {
        margin-right: 0 !important;
    }

    .ml_md--0 {
        margin-left: 0 !important;
    }

    .mt_md--0 {
        margin-top: 0 !important;
    }

    .mb_md--0 {
        margin-bottom: 0 !important;
    }

    .ptb_md--250 {
        padding: 250px 0 !important;
    }

    .ptb_md--5 {
        padding: 5px 0 !important;
    }

    .plr_md--5 {
        padding: 0 5px !important;
    }

    .pt_md--5 {
        padding-top: 5px !important;
    }

    .pb_md--5 {
        padding-bottom: 5px !important;
    }

    .pl_md--5 {
        padding-left: 5px !important;
    }

    .pr_md--5 {
        padding-right: 5px !important;
    }

    .mt_md--5 {
        margin-top: 5px !important;
    }

    .mb_md--5 {
        margin-bottom: 5px !important;
    }

    .ptb_md--10 {
        padding: 10px 0 !important;
    }

    .plr_md--10 {
        padding: 0 10px !important;
    }

    .pt_md--10 {
        padding-top: 10px !important;
    }

    .pb_md--10 {
        padding-bottom: 10px !important;
    }

    .pl_md--10 {
        padding-left: 10px !important;
    }

    .pr_md--10 {
        padding-right: 10px !important;
    }

    .mt_md--10 {
        margin-top: 10px !important;
    }

    .mb_md--10 {
        margin-bottom: 10px !important;
    }

    .ptb_md--15 {
        padding: 15px 0 !important;
    }

    .plr_md--15 {
        padding: 0 15px !important;
    }

    .pt_md--15 {
        padding-top: 15px !important;
    }

    .pb_md--15 {
        padding-bottom: 15px !important;
    }

    .pl_md--15 {
        padding-left: 15px !important;
    }

    .pr_md--15 {
        padding-right: 15px !important;
    }

    .mt_md--15 {
        margin-top: 15px !important;
    }

    .mb_md--15 {
        margin-bottom: 15px !important;
    }

    .ptb_md--20 {
        padding: 20px 0 !important;
    }

    .plr_md--20 {
        padding: 0 20px !important;
    }

    .pt_md--20 {
        padding-top: 20px !important;
    }

    .pb_md--20 {
        padding-bottom: 20px !important;
    }

    .pl_md--20 {
        padding-left: 20px !important;
    }

    .pr_md--20 {
        padding-right: 20px !important;
    }

    .mt_md--20 {
        margin-top: 20px !important;
    }

    .mb_md--20 {
        margin-bottom: 20px !important;
    }

    .ptb_md--25 {
        padding: 25px 0 !important;
    }

    .plr_md--25 {
        padding: 0 25px !important;
    }

    .pt_md--25 {
        padding-top: 25px !important;
    }

    .pb_md--25 {
        padding-bottom: 25px !important;
    }

    .pl_md--25 {
        padding-left: 25px !important;
    }

    .pr_md--25 {
        padding-right: 25px !important;
    }

    .mt_md--25 {
        margin-top: 25px !important;
    }

    .mb_md--25 {
        margin-bottom: 25px !important;
    }

    .ptb_md--30 {
        padding: 30px 0 !important;
    }

    .plr_md--30 {
        padding: 0 30px !important;
    }

    .pt_md--30 {
        padding-top: 30px !important;
    }

    .pb_md--30 {
        padding-bottom: 30px !important;
    }

    .pl_md--30 {
        padding-left: 30px !important;
    }

    .pr_md--30 {
        padding-right: 30px !important;
    }

    .mt_md--30 {
        margin-top: 30px !important;
    }

    .mb_md--30 {
        margin-bottom: 30px !important;
    }

    .ptb_md--35 {
        padding: 35px 0 !important;
    }

    .plr_md--35 {
        padding: 0 35px !important;
    }

    .pt_md--35 {
        padding-top: 35px !important;
    }

    .pb_md--35 {
        padding-bottom: 35px !important;
    }

    .pl_md--35 {
        padding-left: 35px !important;
    }

    .pr_md--35 {
        padding-right: 35px !important;
    }

    .mt_md--35 {
        margin-top: 35px !important;
    }

    .mb_md--35 {
        margin-bottom: 35px !important;
    }

    .ptb_md--40 {
        padding: 40px 0 !important;
    }

    .plr_md--40 {
        padding: 0 40px !important;
    }

    .pt_md--40 {
        padding-top: 40px !important;
    }

    .pb_md--40 {
        padding-bottom: 40px !important;
    }

    .pl_md--40 {
        padding-left: 40px !important;
    }

    .pr_md--40 {
        padding-right: 40px !important;
    }

    .mt_md--40 {
        margin-top: 40px !important;
    }

    .mb_md--40 {
        margin-bottom: 40px !important;
    }

    .ptb_md--45 {
        padding: 45px 0 !important;
    }

    .plr_md--45 {
        padding: 0 45px !important;
    }

    .pt_md--45 {
        padding-top: 45px !important;
    }

    .pb_md--45 {
        padding-bottom: 45px !important;
    }

    .pl_md--45 {
        padding-left: 45px !important;
    }

    .pr_md--45 {
        padding-right: 45px !important;
    }

    .mt_md--45 {
        margin-top: 45px !important;
    }

    .mb_md--45 {
        margin-bottom: 45px !important;
    }

    .ptb_md--50 {
        padding: 50px 0 !important;
    }

    .plr_md--50 {
        padding: 0 50px !important;
    }

    .pt_md--50 {
        padding-top: 50px !important;
    }

    .pb_md--50 {
        padding-bottom: 50px !important;
    }

    .pl_md--50 {
        padding-left: 50px !important;
    }

    .pr_md--50 {
        padding-right: 50px !important;
    }

    .mt_md--50 {
        margin-top: 50px !important;
    }

    .mb_md--50 {
        margin-bottom: 50px !important;
    }

    .ptb_md--55 {
        padding: 55px 0 !important;
    }

    .plr_md--55 {
        padding: 0 55px !important;
    }

    .pt_md--55 {
        padding-top: 55px !important;
    }

    .pb_md--55 {
        padding-bottom: 55px !important;
    }

    .pl_md--55 {
        padding-left: 55px !important;
    }

    .pr_md--55 {
        padding-right: 55px !important;
    }

    .mt_md--55 {
        margin-top: 55px !important;
    }

    .mb_md--55 {
        margin-bottom: 55px !important;
    }

    .ptb_md--60 {
        padding: 60px 0 !important;
    }

    .plr_md--60 {
        padding: 0 60px !important;
    }

    .pt_md--60 {
        padding-top: 60px !important;
    }

    .pb_md--60 {
        padding-bottom: 60px !important;
    }

    .pl_md--60 {
        padding-left: 60px !important;
    }

    .pr_md--60 {
        padding-right: 60px !important;
    }

    .mt_md--60 {
        margin-top: 60px !important;
    }

    .mb_md--60 {
        margin-bottom: 60px !important;
    }

    .ptb_md--65 {
        padding: 65px 0 !important;
    }

    .plr_md--65 {
        padding: 0 65px !important;
    }

    .pt_md--65 {
        padding-top: 65px !important;
    }

    .pb_md--65 {
        padding-bottom: 65px !important;
    }

    .pl_md--65 {
        padding-left: 65px !important;
    }

    .pr_md--65 {
        padding-right: 65px !important;
    }

    .mt_md--65 {
        margin-top: 65px !important;
    }

    .mb_md--65 {
        margin-bottom: 65px !important;
    }

    .ptb_md--70 {
        padding: 70px 0 !important;
    }

    .plr_md--70 {
        padding: 0 70px !important;
    }

    .pt_md--70 {
        padding-top: 70px !important;
    }

    .pb_md--70 {
        padding-bottom: 70px !important;
    }

    .pl_md--70 {
        padding-left: 70px !important;
    }

    .pr_md--70 {
        padding-right: 70px !important;
    }

    .mt_md--70 {
        margin-top: 70px !important;
    }

    .mb_md--70 {
        margin-bottom: 70px !important;
    }

    .ptb_md--75 {
        padding: 75px 0 !important;
    }

    .plr_md--75 {
        padding: 0 75px !important;
    }

    .pt_md--75 {
        padding-top: 75px !important;
    }

    .pb_md--75 {
        padding-bottom: 75px !important;
    }

    .pl_md--75 {
        padding-left: 75px !important;
    }

    .pr_md--75 {
        padding-right: 75px !important;
    }

    .mt_md--75 {
        margin-top: 75px !important;
    }

    .mb_md--75 {
        margin-bottom: 75px !important;
    }

    .ptb_md--80 {
        padding: 80px 0 !important;
    }

    .plr_md--80 {
        padding: 0 80px !important;
    }

    .pt_md--80 {
        padding-top: 80px !important;
    }

    .pb_md--80 {
        padding-bottom: 80px !important;
    }

    .pl_md--80 {
        padding-left: 80px !important;
    }

    .pr_md--80 {
        padding-right: 80px !important;
    }

    .mt_md--80 {
        margin-top: 80px !important;
    }

    .mb_md--80 {
        margin-bottom: 80px !important;
    }

    .ptb_md--85 {
        padding: 85px 0 !important;
    }

    .plr_md--85 {
        padding: 0 85px !important;
    }

    .pt_md--85 {
        padding-top: 85px !important;
    }

    .pb_md--85 {
        padding-bottom: 85px !important;
    }

    .pl_md--85 {
        padding-left: 85px !important;
    }

    .pr_md--85 {
        padding-right: 85px !important;
    }

    .mt_md--85 {
        margin-top: 85px !important;
    }

    .mb_md--85 {
        margin-bottom: 85px !important;
    }

    .ptb_md--90 {
        padding: 90px 0 !important;
    }

    .plr_md--90 {
        padding: 0 90px !important;
    }

    .pt_md--90 {
        padding-top: 90px !important;
    }

    .pb_md--90 {
        padding-bottom: 90px !important;
    }

    .pl_md--90 {
        padding-left: 90px !important;
    }

    .pr_md--90 {
        padding-right: 90px !important;
    }

    .mt_md--90 {
        margin-top: 90px !important;
    }

    .mb_md--90 {
        margin-bottom: 90px !important;
    }

    .ptb_md--95 {
        padding: 95px 0 !important;
    }

    .plr_md--95 {
        padding: 0 95px !important;
    }

    .pt_md--95 {
        padding-top: 95px !important;
    }

    .pb_md--95 {
        padding-bottom: 95px !important;
    }

    .pl_md--95 {
        padding-left: 95px !important;
    }

    .pr_md--95 {
        padding-right: 95px !important;
    }

    .mt_md--95 {
        margin-top: 95px !important;
    }

    .mb_md--95 {
        margin-bottom: 95px !important;
    }

    .ptb_md--100 {
        padding: 100px 0 !important;
    }

    .plr_md--100 {
        padding: 0 100px !important;
    }

    .pt_md--100 {
        padding-top: 100px !important;
    }

    .pb_md--100 {
        padding-bottom: 100px !important;
    }

    .pl_md--100 {
        padding-left: 100px !important;
    }

    .pr_md--100 {
        padding-right: 100px !important;
    }

    .mt_md--100 {
        margin-top: 100px !important;
    }

    .mb_md--100 {
        margin-bottom: 100px !important;
    }
}

@media only screen and (max-width: 767px) {
    .ptb_sm--250 {
        padding: 250px 0 !important;
    }

    .ptb_sm--0 {
        padding: 0 !important;
    }

    .pl_sm--0 {
        padding-left: 0 !important;
    }

    .pr_sm--0 {
        padding-right: 0 !important;
    }

    .pt_sm--0 {
        padding-top: 0 !important;
    }

    .pb_sm--0 {
        padding-bottom: 0 !important;
    }

    .mr_sm--0 {
        margin-right: 0 !important;
    }

    .ml_sm--0 {
        margin-left: 0 !important;
    }

    .mt_sm--0 {
        margin-top: 0 !important;
    }

    .mb_sm--0 {
        margin-bottom: 0 !important;
    }

    .pt_sm--150 {
        padding-top: 150px !important;
    }

    .pb_sm--110 {
        padding-bottom: 110px !important;
    }

    .ptb_sm--5 {
        padding: 5px 0 !important;
    }

    .plr_sm--5 {
        padding: 0 5px !important;
    }

    .pt_sm--5 {
        padding-top: 5px !important;
    }

    .pb_sm--5 {
        padding-bottom: 5px !important;
    }

    .pl_sm--5 {
        padding-left: 5px !important;
    }

    .pr_sm--5 {
        padding-right: 5px !important;
    }

    .mt_sm--5 {
        margin-top: 5px !important;
    }

    .ml_sm--5 {
        margin-left: 5px !important;
    }

    .mr_sm--5 {
        margin-right: 5px !important;
    }

    .mb_sm--5 {
        margin-bottom: 5px !important;
    }

    .ptb_sm--10 {
        padding: 10px 0 !important;
    }

    .plr_sm--10 {
        padding: 0 10px !important;
    }

    .pt_sm--10 {
        padding-top: 10px !important;
    }

    .pb_sm--10 {
        padding-bottom: 10px !important;
    }

    .pl_sm--10 {
        padding-left: 10px !important;
    }

    .pr_sm--10 {
        padding-right: 10px !important;
    }

    .mt_sm--10 {
        margin-top: 10px !important;
    }

    .ml_sm--10 {
        margin-left: 10px !important;
    }

    .mr_sm--10 {
        margin-right: 10px !important;
    }

    .mb_sm--10 {
        margin-bottom: 10px !important;
    }

    .ptb_sm--15 {
        padding: 15px 0 !important;
    }

    .plr_sm--15 {
        padding: 0 15px !important;
    }

    .pt_sm--15 {
        padding-top: 15px !important;
    }

    .pb_sm--15 {
        padding-bottom: 15px !important;
    }

    .pl_sm--15 {
        padding-left: 15px !important;
    }

    .pr_sm--15 {
        padding-right: 15px !important;
    }

    .mt_sm--15 {
        margin-top: 15px !important;
    }

    .ml_sm--15 {
        margin-left: 15px !important;
    }

    .mr_sm--15 {
        margin-right: 15px !important;
    }

    .mb_sm--15 {
        margin-bottom: 15px !important;
    }

    .ptb_sm--20 {
        padding: 20px 0 !important;
    }

    .plr_sm--20 {
        padding: 0 20px !important;
    }

    .pt_sm--20 {
        padding-top: 20px !important;
    }

    .pb_sm--20 {
        padding-bottom: 20px !important;
    }

    .pl_sm--20 {
        padding-left: 20px !important;
    }

    .pr_sm--20 {
        padding-right: 20px !important;
    }

    .mt_sm--20 {
        margin-top: 20px !important;
    }

    .ml_sm--20 {
        margin-left: 20px !important;
    }

    .mr_sm--20 {
        margin-right: 20px !important;
    }

    .mb_sm--20 {
        margin-bottom: 20px !important;
    }

    .ptb_sm--25 {
        padding: 25px 0 !important;
    }

    .plr_sm--25 {
        padding: 0 25px !important;
    }

    .pt_sm--25 {
        padding-top: 25px !important;
    }

    .pb_sm--25 {
        padding-bottom: 25px !important;
    }

    .pl_sm--25 {
        padding-left: 25px !important;
    }

    .pr_sm--25 {
        padding-right: 25px !important;
    }

    .mt_sm--25 {
        margin-top: 25px !important;
    }

    .ml_sm--25 {
        margin-left: 25px !important;
    }

    .mr_sm--25 {
        margin-right: 25px !important;
    }

    .mb_sm--25 {
        margin-bottom: 25px !important;
    }

    .ptb_sm--30 {
        padding: 30px 0 !important;
    }

    .plr_sm--30 {
        padding: 0 30px !important;
    }

    .pt_sm--30 {
        padding-top: 30px !important;
    }

    .pb_sm--30 {
        padding-bottom: 30px !important;
    }

    .pl_sm--30 {
        padding-left: 30px !important;
    }

    .pr_sm--30 {
        padding-right: 30px !important;
    }

    .mt_sm--30 {
        margin-top: 30px !important;
    }

    .ml_sm--30 {
        margin-left: 30px !important;
    }

    .mr_sm--30 {
        margin-right: 30px !important;
    }

    .mb_sm--30 {
        margin-bottom: 30px !important;
    }

    .ptb_sm--35 {
        padding: 35px 0 !important;
    }

    .plr_sm--35 {
        padding: 0 35px !important;
    }

    .pt_sm--35 {
        padding-top: 35px !important;
    }

    .pb_sm--35 {
        padding-bottom: 35px !important;
    }

    .pl_sm--35 {
        padding-left: 35px !important;
    }

    .pr_sm--35 {
        padding-right: 35px !important;
    }

    .mt_sm--35 {
        margin-top: 35px !important;
    }

    .ml_sm--35 {
        margin-left: 35px !important;
    }

    .mr_sm--35 {
        margin-right: 35px !important;
    }

    .mb_sm--35 {
        margin-bottom: 35px !important;
    }

    .ptb_sm--40 {
        padding: 40px 0 !important;
    }

    .plr_sm--40 {
        padding: 0 40px !important;
    }

    .pt_sm--40 {
        padding-top: 40px !important;
    }

    .pb_sm--40 {
        padding-bottom: 40px !important;
    }

    .pl_sm--40 {
        padding-left: 40px !important;
    }

    .pr_sm--40 {
        padding-right: 40px !important;
    }

    .mt_sm--40 {
        margin-top: 40px !important;
    }

    .ml_sm--40 {
        margin-left: 40px !important;
    }

    .mr_sm--40 {
        margin-right: 40px !important;
    }

    .mb_sm--40 {
        margin-bottom: 40px !important;
    }

    .ptb_sm--45 {
        padding: 45px 0 !important;
    }

    .plr_sm--45 {
        padding: 0 45px !important;
    }

    .pt_sm--45 {
        padding-top: 45px !important;
    }

    .pb_sm--45 {
        padding-bottom: 45px !important;
    }

    .pl_sm--45 {
        padding-left: 45px !important;
    }

    .pr_sm--45 {
        padding-right: 45px !important;
    }

    .mt_sm--45 {
        margin-top: 45px !important;
    }

    .ml_sm--45 {
        margin-left: 45px !important;
    }

    .mr_sm--45 {
        margin-right: 45px !important;
    }

    .mb_sm--45 {
        margin-bottom: 45px !important;
    }

    .ptb_sm--50 {
        padding: 50px 0 !important;
    }

    .plr_sm--50 {
        padding: 0 50px !important;
    }

    .pt_sm--50 {
        padding-top: 50px !important;
    }

    .pb_sm--50 {
        padding-bottom: 50px !important;
    }

    .pl_sm--50 {
        padding-left: 50px !important;
    }

    .pr_sm--50 {
        padding-right: 50px !important;
    }

    .mt_sm--50 {
        margin-top: 50px !important;
    }

    .ml_sm--50 {
        margin-left: 50px !important;
    }

    .mr_sm--50 {
        margin-right: 50px !important;
    }

    .mb_sm--50 {
        margin-bottom: 50px !important;
    }

    .ptb_sm--55 {
        padding: 55px 0 !important;
    }

    .plr_sm--55 {
        padding: 0 55px !important;
    }

    .pt_sm--55 {
        padding-top: 55px !important;
    }

    .pb_sm--55 {
        padding-bottom: 55px !important;
    }

    .pl_sm--55 {
        padding-left: 55px !important;
    }

    .pr_sm--55 {
        padding-right: 55px !important;
    }

    .mt_sm--55 {
        margin-top: 55px !important;
    }

    .ml_sm--55 {
        margin-left: 55px !important;
    }

    .mr_sm--55 {
        margin-right: 55px !important;
    }

    .mb_sm--55 {
        margin-bottom: 55px !important;
    }

    .ptb_sm--60 {
        padding: 60px 0 !important;
    }

    .plr_sm--60 {
        padding: 0 60px !important;
    }

    .pt_sm--60 {
        padding-top: 60px !important;
    }

    .pb_sm--60 {
        padding-bottom: 60px !important;
    }

    .pl_sm--60 {
        padding-left: 60px !important;
    }

    .pr_sm--60 {
        padding-right: 60px !important;
    }

    .mt_sm--60 {
        margin-top: 60px !important;
    }

    .ml_sm--60 {
        margin-left: 60px !important;
    }

    .mr_sm--60 {
        margin-right: 60px !important;
    }

    .mb_sm--60 {
        margin-bottom: 60px !important;
    }

    .ptb_sm--65 {
        padding: 65px 0 !important;
    }

    .plr_sm--65 {
        padding: 0 65px !important;
    }

    .pt_sm--65 {
        padding-top: 65px !important;
    }

    .pb_sm--65 {
        padding-bottom: 65px !important;
    }

    .pl_sm--65 {
        padding-left: 65px !important;
    }

    .pr_sm--65 {
        padding-right: 65px !important;
    }

    .mt_sm--65 {
        margin-top: 65px !important;
    }

    .ml_sm--65 {
        margin-left: 65px !important;
    }

    .mr_sm--65 {
        margin-right: 65px !important;
    }

    .mb_sm--65 {
        margin-bottom: 65px !important;
    }

    .ptb_sm--70 {
        padding: 70px 0 !important;
    }

    .plr_sm--70 {
        padding: 0 70px !important;
    }

    .pt_sm--70 {
        padding-top: 70px !important;
    }

    .pb_sm--70 {
        padding-bottom: 70px !important;
    }

    .pl_sm--70 {
        padding-left: 70px !important;
    }

    .pr_sm--70 {
        padding-right: 70px !important;
    }

    .mt_sm--70 {
        margin-top: 70px !important;
    }

    .ml_sm--70 {
        margin-left: 70px !important;
    }

    .mr_sm--70 {
        margin-right: 70px !important;
    }

    .mb_sm--70 {
        margin-bottom: 70px !important;
    }

    .ptb_sm--75 {
        padding: 75px 0 !important;
    }

    .plr_sm--75 {
        padding: 0 75px !important;
    }

    .pt_sm--75 {
        padding-top: 75px !important;
    }

    .pb_sm--75 {
        padding-bottom: 75px !important;
    }

    .pl_sm--75 {
        padding-left: 75px !important;
    }

    .pr_sm--75 {
        padding-right: 75px !important;
    }

    .mt_sm--75 {
        margin-top: 75px !important;
    }

    .ml_sm--75 {
        margin-left: 75px !important;
    }

    .mr_sm--75 {
        margin-right: 75px !important;
    }

    .mb_sm--75 {
        margin-bottom: 75px !important;
    }

    .ptb_sm--80 {
        padding: 80px 0 !important;
    }

    .plr_sm--80 {
        padding: 0 80px !important;
    }

    .pt_sm--80 {
        padding-top: 80px !important;
    }

    .pb_sm--80 {
        padding-bottom: 80px !important;
    }

    .pl_sm--80 {
        padding-left: 80px !important;
    }

    .pr_sm--80 {
        padding-right: 80px !important;
    }

    .mt_sm--80 {
        margin-top: 80px !important;
    }

    .ml_sm--80 {
        margin-left: 80px !important;
    }

    .mr_sm--80 {
        margin-right: 80px !important;
    }

    .mb_sm--80 {
        margin-bottom: 80px !important;
    }

    .ptb_sm--85 {
        padding: 85px 0 !important;
    }

    .plr_sm--85 {
        padding: 0 85px !important;
    }

    .pt_sm--85 {
        padding-top: 85px !important;
    }

    .pb_sm--85 {
        padding-bottom: 85px !important;
    }

    .pl_sm--85 {
        padding-left: 85px !important;
    }

    .pr_sm--85 {
        padding-right: 85px !important;
    }

    .mt_sm--85 {
        margin-top: 85px !important;
    }

    .ml_sm--85 {
        margin-left: 85px !important;
    }

    .mr_sm--85 {
        margin-right: 85px !important;
    }

    .mb_sm--85 {
        margin-bottom: 85px !important;
    }

    .ptb_sm--90 {
        padding: 90px 0 !important;
    }

    .plr_sm--90 {
        padding: 0 90px !important;
    }

    .pt_sm--90 {
        padding-top: 90px !important;
    }

    .pb_sm--90 {
        padding-bottom: 90px !important;
    }

    .pl_sm--90 {
        padding-left: 90px !important;
    }

    .pr_sm--90 {
        padding-right: 90px !important;
    }

    .mt_sm--90 {
        margin-top: 90px !important;
    }

    .ml_sm--90 {
        margin-left: 90px !important;
    }

    .mr_sm--90 {
        margin-right: 90px !important;
    }

    .mb_sm--90 {
        margin-bottom: 90px !important;
    }

    .ptb_sm--95 {
        padding: 95px 0 !important;
    }

    .plr_sm--95 {
        padding: 0 95px !important;
    }

    .pt_sm--95 {
        padding-top: 95px !important;
    }

    .pb_sm--95 {
        padding-bottom: 95px !important;
    }

    .pl_sm--95 {
        padding-left: 95px !important;
    }

    .pr_sm--95 {
        padding-right: 95px !important;
    }

    .mt_sm--95 {
        margin-top: 95px !important;
    }

    .ml_sm--95 {
        margin-left: 95px !important;
    }

    .mr_sm--95 {
        margin-right: 95px !important;
    }

    .mb_sm--95 {
        margin-bottom: 95px !important;
    }

    .ptb_sm--100 {
        padding: 100px 0 !important;
    }

    .plr_sm--100 {
        padding: 0 100px !important;
    }

    .pt_sm--100 {
        padding-top: 100px !important;
    }

    .pb_sm--100 {
        padding-bottom: 100px !important;
    }

    .pl_sm--100 {
        padding-left: 100px !important;
    }

    .pr_sm--100 {
        padding-right: 100px !important;
    }

    .mt_sm--100 {
        margin-top: 100px !important;
    }

    .ml_sm--100 {
        margin-left: 100px !important;
    }

    .mr_sm--100 {
        margin-right: 100px !important;
    }

    .mb_sm--100 {
        margin-bottom: 100px !important;
    }

    .pl_sm--0 {
        padding-left: 0 !important;
    }

    .pr_sm--0 {
        padding-right: 0 !important;
    }

    .pt_sm--0 {
        padding-top: 0 !important;
    }

    .pb_sm--0 {
        padding-bottom: 0 !important;
    }

    .mr_sm--0 {
        margin-right: 0 !important;
    }

    .ml_sm--0 {
        margin-left: 0 !important;
    }

    .mt_sm--0 {
        margin-top: 0 !important;
    }

    .mb_sm--0 {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 575px) {
    .ptb_mobile--5 {
        padding: 5px 0 !important;
    }

    .plr_mobile--5 {
        padding: 0 5px !important;
    }

    .pt_mobile--5 {
        padding-top: 5px !important;
    }

    .pb_mobile--5 {
        padding-bottom: 5px !important;
    }

    .pl_mobile--5 {
        padding-left: 5px !important;
    }

    .pr_mobile--5 {
        padding-right: 5px !important;
    }

    .mt_mobile--5 {
        margin-top: 5px !important;
    }

    .mb_mobile--5 {
        margin-bottom: 5px !important;
    }

    .ptb_mobile--10 {
        padding: 10px 0 !important;
    }

    .plr_mobile--10 {
        padding: 0 10px !important;
    }

    .pt_mobile--10 {
        padding-top: 10px !important;
    }

    .pb_mobile--10 {
        padding-bottom: 10px !important;
    }

    .pl_mobile--10 {
        padding-left: 10px !important;
    }

    .pr_mobile--10 {
        padding-right: 10px !important;
    }

    .mt_mobile--10 {
        margin-top: 10px !important;
    }

    .mb_mobile--10 {
        margin-bottom: 10px !important;
    }

    .ptb_mobile--15 {
        padding: 15px 0 !important;
    }

    .plr_mobile--15 {
        padding: 0 15px !important;
    }

    .pt_mobile--15 {
        padding-top: 15px !important;
    }

    .pb_mobile--15 {
        padding-bottom: 15px !important;
    }

    .pl_mobile--15 {
        padding-left: 15px !important;
    }

    .pr_mobile--15 {
        padding-right: 15px !important;
    }

    .mt_mobile--15 {
        margin-top: 15px !important;
    }

    .mb_mobile--15 {
        margin-bottom: 15px !important;
    }

    .ptb_mobile--20 {
        padding: 20px 0 !important;
    }

    .plr_mobile--20 {
        padding: 0 20px !important;
    }

    .pt_mobile--20 {
        padding-top: 20px !important;
    }

    .pb_mobile--20 {
        padding-bottom: 20px !important;
    }

    .pl_mobile--20 {
        padding-left: 20px !important;
    }

    .pr_mobile--20 {
        padding-right: 20px !important;
    }

    .mt_mobile--20 {
        margin-top: 20px !important;
    }

    .mb_mobile--20 {
        margin-bottom: 20px !important;
    }

    .ptb_mobile--25 {
        padding: 25px 0 !important;
    }

    .plr_mobile--25 {
        padding: 0 25px !important;
    }

    .pt_mobile--25 {
        padding-top: 25px !important;
    }

    .pb_mobile--25 {
        padding-bottom: 25px !important;
    }

    .pl_mobile--25 {
        padding-left: 25px !important;
    }

    .pr_mobile--25 {
        padding-right: 25px !important;
    }

    .mt_mobile--25 {
        margin-top: 25px !important;
    }

    .mb_mobile--25 {
        margin-bottom: 25px !important;
    }

    .ptb_mobile--30 {
        padding: 30px 0 !important;
    }

    .plr_mobile--30 {
        padding: 0 30px !important;
    }

    .pt_mobile--30 {
        padding-top: 30px !important;
    }

    .pb_mobile--30 {
        padding-bottom: 30px !important;
    }

    .pl_mobile--30 {
        padding-left: 30px !important;
    }

    .pr_mobile--30 {
        padding-right: 30px !important;
    }

    .mt_mobile--30 {
        margin-top: 30px !important;
    }

    .mb_mobile--30 {
        margin-bottom: 30px !important;
    }

    .ptb_mobile--35 {
        padding: 35px 0 !important;
    }

    .plr_mobile--35 {
        padding: 0 35px !important;
    }

    .pt_mobile--35 {
        padding-top: 35px !important;
    }

    .pb_mobile--35 {
        padding-bottom: 35px !important;
    }

    .pl_mobile--35 {
        padding-left: 35px !important;
    }

    .pr_mobile--35 {
        padding-right: 35px !important;
    }

    .mt_mobile--35 {
        margin-top: 35px !important;
    }

    .mb_mobile--35 {
        margin-bottom: 35px !important;
    }

    .ptb_mobile--40 {
        padding: 40px 0 !important;
    }

    .plr_mobile--40 {
        padding: 0 40px !important;
    }

    .pt_mobile--40 {
        padding-top: 40px !important;
    }

    .pb_mobile--40 {
        padding-bottom: 40px !important;
    }

    .pl_mobile--40 {
        padding-left: 40px !important;
    }

    .pr_mobile--40 {
        padding-right: 40px !important;
    }

    .mt_mobile--40 {
        margin-top: 40px !important;
    }

    .mb_mobile--40 {
        margin-bottom: 40px !important;
    }

    .ptb_mobile--45 {
        padding: 45px 0 !important;
    }

    .plr_mobile--45 {
        padding: 0 45px !important;
    }

    .pt_mobile--45 {
        padding-top: 45px !important;
    }

    .pb_mobile--45 {
        padding-bottom: 45px !important;
    }

    .pl_mobile--45 {
        padding-left: 45px !important;
    }

    .pr_mobile--45 {
        padding-right: 45px !important;
    }

    .mt_mobile--45 {
        margin-top: 45px !important;
    }

    .mb_mobile--45 {
        margin-bottom: 45px !important;
    }

    .ptb_mobile--50 {
        padding: 50px 0 !important;
    }

    .plr_mobile--50 {
        padding: 0 50px !important;
    }

    .pt_mobile--50 {
        padding-top: 50px !important;
    }

    .pb_mobile--50 {
        padding-bottom: 50px !important;
    }

    .pl_mobile--50 {
        padding-left: 50px !important;
    }

    .pr_mobile--50 {
        padding-right: 50px !important;
    }

    .mt_mobile--50 {
        margin-top: 50px !important;
    }

    .mb_mobile--50 {
        margin-bottom: 50px !important;
    }

    .ptb_mobile--55 {
        padding: 55px 0 !important;
    }

    .plr_mobile--55 {
        padding: 0 55px !important;
    }

    .pt_mobile--55 {
        padding-top: 55px !important;
    }

    .pb_mobile--55 {
        padding-bottom: 55px !important;
    }

    .pl_mobile--55 {
        padding-left: 55px !important;
    }

    .pr_mobile--55 {
        padding-right: 55px !important;
    }

    .mt_mobile--55 {
        margin-top: 55px !important;
    }

    .mb_mobile--55 {
        margin-bottom: 55px !important;
    }

    .ptb_mobile--60 {
        padding: 60px 0 !important;
    }

    .plr_mobile--60 {
        padding: 0 60px !important;
    }

    .pt_mobile--60 {
        padding-top: 60px !important;
    }

    .pb_mobile--60 {
        padding-bottom: 60px !important;
    }

    .pl_mobile--60 {
        padding-left: 60px !important;
    }

    .pr_mobile--60 {
        padding-right: 60px !important;
    }

    .mt_mobile--60 {
        margin-top: 60px !important;
    }

    .mb_mobile--60 {
        margin-bottom: 60px !important;
    }

    .ptb_mobile--65 {
        padding: 65px 0 !important;
    }

    .plr_mobile--65 {
        padding: 0 65px !important;
    }

    .pt_mobile--65 {
        padding-top: 65px !important;
    }

    .pb_mobile--65 {
        padding-bottom: 65px !important;
    }

    .pl_mobile--65 {
        padding-left: 65px !important;
    }

    .pr_mobile--65 {
        padding-right: 65px !important;
    }

    .mt_mobile--65 {
        margin-top: 65px !important;
    }

    .mb_mobile--65 {
        margin-bottom: 65px !important;
    }

    .ptb_mobile--70 {
        padding: 70px 0 !important;
    }

    .plr_mobile--70 {
        padding: 0 70px !important;
    }

    .pt_mobile--70 {
        padding-top: 70px !important;
    }

    .pb_mobile--70 {
        padding-bottom: 70px !important;
    }

    .pl_mobile--70 {
        padding-left: 70px !important;
    }

    .pr_mobile--70 {
        padding-right: 70px !important;
    }

    .mt_mobile--70 {
        margin-top: 70px !important;
    }

    .mb_mobile--70 {
        margin-bottom: 70px !important;
    }

    .ptb_mobile--75 {
        padding: 75px 0 !important;
    }

    .plr_mobile--75 {
        padding: 0 75px !important;
    }

    .pt_mobile--75 {
        padding-top: 75px !important;
    }

    .pb_mobile--75 {
        padding-bottom: 75px !important;
    }

    .pl_mobile--75 {
        padding-left: 75px !important;
    }

    .pr_mobile--75 {
        padding-right: 75px !important;
    }

    .mt_mobile--75 {
        margin-top: 75px !important;
    }

    .mb_mobile--75 {
        margin-bottom: 75px !important;
    }

    .ptb_mobile--80 {
        padding: 80px 0 !important;
    }

    .plr_mobile--80 {
        padding: 0 80px !important;
    }

    .pt_mobile--80 {
        padding-top: 80px !important;
    }

    .pb_mobile--80 {
        padding-bottom: 80px !important;
    }

    .pl_mobile--80 {
        padding-left: 80px !important;
    }

    .pr_mobile--80 {
        padding-right: 80px !important;
    }

    .mt_mobile--80 {
        margin-top: 80px !important;
    }

    .mb_mobile--80 {
        margin-bottom: 80px !important;
    }

    .ptb_mobile--85 {
        padding: 85px 0 !important;
    }

    .plr_mobile--85 {
        padding: 0 85px !important;
    }

    .pt_mobile--85 {
        padding-top: 85px !important;
    }

    .pb_mobile--85 {
        padding-bottom: 85px !important;
    }

    .pl_mobile--85 {
        padding-left: 85px !important;
    }

    .pr_mobile--85 {
        padding-right: 85px !important;
    }

    .mt_mobile--85 {
        margin-top: 85px !important;
    }

    .mb_mobile--85 {
        margin-bottom: 85px !important;
    }

    .ptb_mobile--90 {
        padding: 90px 0 !important;
    }

    .plr_mobile--90 {
        padding: 0 90px !important;
    }

    .pt_mobile--90 {
        padding-top: 90px !important;
    }

    .pb_mobile--90 {
        padding-bottom: 90px !important;
    }

    .pl_mobile--90 {
        padding-left: 90px !important;
    }

    .pr_mobile--90 {
        padding-right: 90px !important;
    }

    .mt_mobile--90 {
        margin-top: 90px !important;
    }

    .mb_mobile--90 {
        margin-bottom: 90px !important;
    }

    .ptb_mobile--95 {
        padding: 95px 0 !important;
    }

    .plr_mobile--95 {
        padding: 0 95px !important;
    }

    .pt_mobile--95 {
        padding-top: 95px !important;
    }

    .pb_mobile--95 {
        padding-bottom: 95px !important;
    }

    .pl_mobile--95 {
        padding-left: 95px !important;
    }

    .pr_mobile--95 {
        padding-right: 95px !important;
    }

    .mt_mobile--95 {
        margin-top: 95px !important;
    }

    .mb_mobile--95 {
        margin-bottom: 95px !important;
    }

    .ptb_mobile--100 {
        padding: 100px 0 !important;
    }

    .plr_mobile--100 {
        padding: 0 100px !important;
    }

    .pt_mobile--100 {
        padding-top: 100px !important;
    }

    .pb_mobile--100 {
        padding-bottom: 100px !important;
    }

    .pl_mobile--100 {
        padding-left: 100px !important;
    }

    .pr_mobile--100 {
        padding-right: 100px !important;
    }

    .mt_mobile--100 {
        margin-top: 100px !important;
    }

    .mb_mobile--100 {
        margin-bottom: 100px !important;
    }
}

.slick-gutter-5 {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.slick-gutter-5 .slick-slide {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.slick-gutter-10 {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.slick-gutter-10 .slick-slide {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.slick-gutter-15 {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.slick-gutter-15 .slick-slide {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.slick-gutter-20 {
    margin-left: -20px !important;
    margin-right: -20px !important;
}

.slick-gutter-20 .slick-slide {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.slick-gutter-25 {
    margin-left: -25px !important;
    margin-right: -25px !important;
}

.slick-gutter-25 .slick-slide {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.slick-gutter-30 {
    margin-left: -30px !important;
    margin-right: -30px !important;
}

.slick-gutter-30 .slick-slide {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.slick-gutter-35 {
    margin-left: -35px !important;
    margin-right: -35px !important;
}

.slick-gutter-35 .slick-slide {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.slick-gutter-40 {
    margin-left: -40px !important;
    margin-right: -40px !important;
}

.slick-gutter-40 .slick-slide {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.slick-gutter-45 {
    margin-left: -45px !important;
    margin-right: -45px !important;
}

.slick-gutter-45 .slick-slide {
    padding-left: 45px !important;
    padding-right: 45px !important;
}

.slick-gutter-50 {
    margin-left: -50px !important;
    margin-right: -50px !important;
}

.slick-gutter-50 .slick-slide {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.slick-gutter-55 {
    margin-left: -55px !important;
    margin-right: -55px !important;
}

.slick-gutter-55 .slick-slide {
    padding-left: 55px !important;
    padding-right: 55px !important;
}

.slick-gutter-60 {
    margin-left: -60px !important;
    margin-right: -60px !important;
}

.slick-gutter-60 .slick-slide {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.slick-gutter-65 {
    margin-left: -65px !important;
    margin-right: -65px !important;
}

.slick-gutter-65 .slick-slide {
    padding-left: 65px !important;
    padding-right: 65px !important;
}

.slick-gutter-70 {
    margin-left: -70px !important;
    margin-right: -70px !important;
}

.slick-gutter-70 .slick-slide {
    padding-left: 70px !important;
    padding-right: 70px !important;
}

.slick-gutter-75 {
    margin-left: -75px !important;
    margin-right: -75px !important;
}

.slick-gutter-75 .slick-slide {
    padding-left: 75px !important;
    padding-right: 75px !important;
}

.slick-gutter-80 {
    margin-left: -80px !important;
    margin-right: -80px !important;
}

.slick-gutter-80 .slick-slide {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.slick-gutter-85 {
    margin-left: -85px !important;
    margin-right: -85px !important;
}

.slick-gutter-85 .slick-slide {
    padding-left: 85px !important;
    padding-right: 85px !important;
}

.slick-gutter-90 {
    margin-left: -90px !important;
    margin-right: -90px !important;
}

.slick-gutter-90 .slick-slide {
    padding-left: 90px !important;
    padding-right: 90px !important;
}

.slick-gutter-95 {
    margin-left: -95px !important;
    margin-right: -95px !important;
}

.slick-gutter-95 .slick-slide {
    padding-left: 95px !important;
    padding-right: 95px !important;
}

.slick-gutter-100 {
    margin-left: -100px !important;
    margin-right: -100px !important;
}

.slick-gutter-100 .slick-slide {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.max-width-160 {
    max-width: 160px;
}

.collaborate-plr-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

/*======================== 
    Common Style Css
==========================*/

/* Theme Gradient */

.theme-gradient,
.counter-style-1 .count-number {
    background: linear-gradient(95deg, #059DFF 15%, #6549D5 45%, #E33FA1 75%, #FB5343 100%) 98%/200% 100%;
    background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 98%/200% 100%;
    text-transform: capitalize;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bg-lessdark-gradient {
    background: linear-gradient(180deg, #1e1e1e 20%, rgba(19, 19, 19, 0.4));
    background: linear-gradient(180deg, var(--color-lessdark) 20%, rgba(19, 19, 19, 0.4));
}

.bg-theme-gradient {
    background-color: transparent;
    background-image: linear-gradient(90deg, #059DFF 10%, #059DFF 50%, #6549D5 90%);
    background-image: linear-gradient(90deg, var(--color-primary-lightest) 10%, var(--color-primary-alt) 50%, var(--color-tertiary-alt) 90%);
}

.bg-primary-gradient {
    background-color: #059DFF;
    background-color: var(--color-primary);
    background: linear-gradient(95deg, #059DFF 15%, #6549D5 45%, #E33FA1 75%, #FB5343 100%) 95%/200% 100%;
    background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 95%/200% 100%;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    .theme-gradient,
    .counter-style-1 .count-number {
        color: #FB5343;
        color: var(--color-secondary);
        background: none !important;
    }
}

/* Heading Font  */

.h1 {
    font-size: 56px !important;
    font-size: var(--h1) !important;
}

.h2 {
    font-size: 44px !important;
    font-size: var(--h2) !important;
}

.h3 {
    font-size: 36px !important;
    font-size: var(--h3) !important;
}

.h4 {
    font-size: 24px !important;
    font-size: var(--h4) !important;
}

.h5 {
    font-size: 18px !important;
    font-size: var(--h5) !important;
}

.h6 {
    font-size: 16px !important;
    font-size: var(--h6) !important;
}

/* Text Color  */

.bg-primary-color {
    background: #059DFF;
    background: var(--color-primary);
}

.bg-secondary-color {
    background: #FB5343;
    background: var(--color-secondary);
}

.bg-tertiary-color {
    background-color: #6549D5;
    background-color: var(--color-tertiary);
}

.bg-color-primary {
    background-color: #059DFF !important;
    background-color: var(--color-primary) !important;
}

.bg-color-primary-light {
    background-color: #059DFF !important;
    background-color: var(--color-primary-light) !important;
}

.bg-color-primary-alt {
    background-color: #059DFF !important;
    background-color: var(--color-primary-alt) !important;
}

.bg-color-secondary {
    background-color: #FB5343 !important;
    background-color: var(--color-secondary) !important;
}

.bg-color-tertiary {
    background-color: #6549D5 !important;
    background-color: var(--color-tertiary) !important;
}

.bg-color-tertiary-alt {
    background-color: #6549D5 !important;
    background-color: var(--color-tertiary-alt) !important;
}

.bg-color-light-green {
    background-color: #36C6F0 !important;
    background-color: var(--color-light-green) !important;
}

.bg-color-pink {
    background-color: #E33FA1 !important;
    background-color: var(--color-pink) !important;
}

.bg-color-primary-darker {
    background-color: #011827 !important;
    background-color: var(--color-primary-darker) !important;
}

.bg-color-secondary-darker {
    background-color: #190301 !important;
    background-color: var(--color-secondary-darker) !important;
}

.bg-color-light-green-darker {
    background-color: #001f27 !important;
    background-color: var(--color-light-green-darker) !important;
}

.bg-color-pink-darker {
    background-color: #2f011d !important;
    background-color: var(--color-pink-darker) !important;
}

.bg-color-heading {
    background-color: #ffffff !important;
    background-color: var(--color-heading) !important;
}

.bg-color-body {
    background-color: #acacac !important;
    background-color: var(--color-body) !important;
}

.bg-color-dark {
    background-color: #060606 !important;
    background-color: var(--color-dark) !important;
}

.bg-color-darker {
    background-color: rgba(6, 6, 6, 0.7) !important;
    background-color: var(--color-darker) !important;
}

.bg-color-darkest {
    background-color: rgba(0, 0, 0, 0.3) !important;
    background-color: var(--color-darkest) !important;
}

.bg-color-black {
    background-color: #000000 !important;
    background-color: var(--color-black) !important;
}

.bg-color-blacker {
    background-color: rgba(15, 15, 17, 0) !important;
    background-color: var(--color-blacker) !important;
}

.bg-color-blackest {
    background-color: #0f0f11 !important;
    background-color: var(--color-blackest) !important;
}

.bg-color-border {
    background-color: hsla(0, 0%, 100%, 0.1) !important;
    background-color: var(--color-border) !important;
}

.bg-color-gray {
    background-color: #65676B !important;
    background-color: var(--color-gray) !important;
}

.bg-color-midgray {
    background-color: #878787 !important;
    background-color: var(--color-midgray) !important;
}

.bg-color-light {
    background-color: #E4E6EA !important;
    background-color: var(--color-light) !important;
}

.bg-color-lighter {
    background-color: #CED0D4 !important;
    background-color: var(--color-lighter) !important;
}

.bg-color-lightest {
    background-color: #F0F2F5 !important;
    background-color: var(--color-lightest) !important;
}

.bg-color-white {
    background-color: #ffffff !important;
    background-color: var(--color-white) !important;
}

/* Radius */

/* Font Weight */

/* Shadows */

/* Others  */

.liststyle {
    padding: 0;
    margin: 0;
    list-style: none;
}

.transition-transform {
    transition: transform .65s cubic-bezier(.23, 1, .32, 1);
    transition: var(--transition-transform);
}

.list-icon {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list-icon li {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

@media only screen and (max-width: 767px) {
    .list-icon li {
        font-size: 16px;
    }
}

.list-icon li .icon {
    width: 30px;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    height: 30px;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    margin-right: 9px;
    min-width: 30px;
    min-height: 30px;
}

.list-icon li .icon.background-transparent {
    background-color: transparent;
}

.list-icon li .icon i {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.rainbow-sub-badge {
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 18px;
    font-size: 16px;
    border-radius: 4px;
    margin-bottom: 12px;
    display: inline-block;
    padding: 7px 14px;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    box-shadow: 4px 4px 20px 20px rgba(0, 0, 0, 0.01);
    box-shadow: var(--shadow-lighter);
}

.max-width-800 {
    max-width: 800px;
}

/* ========= Forms Styles ========= */

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

input,
select,
textarea {
    width: 100%;
    transition: 0.3s;
}

input {
    height: 40px;
    padding: 0 15px;
}

select {
    transition: 0.3s;
    height: 60px;
    line-height: 28px;
    padding: 10px 20px;
    outline: none;
    color: #acacac;
    color: var(--color-body);
    -webkit-appearance: none;
    appearance: none;
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: var(--border-width) solid var(--color-border);
    border-radius: 10px;
    border-radius: var(--radius);
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    padding-right: 30px;
}

input[type=text],
input[type=password],
input[type=email],
input[type=number],
input[type=tel],
textarea {
    font-size: 16px;
    font-weight: 400;
    height: auto;
    line-height: 28px;
    background: transparent;
    box-shadow: none;
    padding: 0 15px;
    outline: none;
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: var(--border-width) solid var(--color-border);
    border-radius: 10px;
    border-radius: var(--radius);
    color: #acacac;
    color: var(--color-body);
    /* -- Placeholder -- */
}

input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
input[type=number]::placeholder,
input[type=tel]::placeholder,
textarea::placeholder {
    color: var(--body-color);
    /* Firefox */
    opacity: 1;
}

input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: var(--body-color);
    opacity: 1;
}

input[type=text]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    /* Microsoft Edge */
    color: var(--body-color);
    opacity: 1;
}

input[type=text].p-holder__active,
.input-active input[type=text],
input[type=text].input-active,
input[type=password].p-holder__active,
.input-active input[type=password],
input[type=password].input-active,
input[type=email].p-holder__active,
.input-active input[type=email],
input[type=email].input-active,
input[type=number].p-holder__active,
.input-active input[type=number],
input[type=number].input-active,
input[type=tel].p-holder__active,
.input-active input[type=tel],
input[type=tel].input-active,
textarea.p-holder__active,
textarea.input-active {
    border-color: #059DFF;
    border-color: var(--color-primary);
    /* -- Placeholder -- */
}

input[type=text].p-holder__active::placeholder,
.input-active input[type=text]::placeholder,
input[type=text].input-active::placeholder,
input[type=password].p-holder__active::placeholder,
.input-active input[type=password]::placeholder,
input[type=password].input-active::placeholder,
input[type=email].p-holder__active::placeholder,
.input-active input[type=email]::placeholder,
input[type=email].input-active::placeholder,
input[type=number].p-holder__active::placeholder,
.input-active input[type=number]::placeholder,
input[type=number].input-active::placeholder,
input[type=tel].p-holder__active::placeholder,
.input-active input[type=tel]::placeholder,
input[type=tel].input-active::placeholder,
textarea.p-holder__active::placeholder,
textarea.input-active::placeholder {
    color: #059DFF;
    color: var(--color-primary);
    /* Firefox */
    opacity: 1;
}

input[type=text].p-holder__active:-ms-input-placeholder,
.input-active input[type=text]:-ms-input-placeholder,
input[type=text].input-active:-ms-input-placeholder,
input[type=password].p-holder__active:-ms-input-placeholder,
.input-active input[type=password]:-ms-input-placeholder,
input[type=password].input-active:-ms-input-placeholder,
input[type=email].p-holder__active:-ms-input-placeholder,
.input-active input[type=email]:-ms-input-placeholder,
input[type=email].input-active:-ms-input-placeholder,
input[type=number].p-holder__active:-ms-input-placeholder,
.input-active input[type=number]:-ms-input-placeholder,
input[type=number].input-active:-ms-input-placeholder,
input[type=tel].p-holder__active:-ms-input-placeholder,
.input-active input[type=tel]:-ms-input-placeholder,
input[type=tel].input-active:-ms-input-placeholder,
textarea.p-holder__active:-ms-input-placeholder,
textarea.input-active:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #059DFF;
    color: var(--color-primary);
}

input[type=text].p-holder__active::-ms-input-placeholder,
.input-active input[type=text]::-ms-input-placeholder,
input[type=text].input-active::-ms-input-placeholder,
input[type=password].p-holder__active::-ms-input-placeholder,
.input-active input[type=password]::-ms-input-placeholder,
input[type=password].input-active::-ms-input-placeholder,
input[type=email].p-holder__active::-ms-input-placeholder,
.input-active input[type=email]::-ms-input-placeholder,
input[type=email].input-active::-ms-input-placeholder,
input[type=number].p-holder__active::-ms-input-placeholder,
.input-active input[type=number]::-ms-input-placeholder,
input[type=number].input-active::-ms-input-placeholder,
input[type=tel].p-holder__active::-ms-input-placeholder,
.input-active input[type=tel]::-ms-input-placeholder,
input[type=tel].input-active::-ms-input-placeholder,
textarea.p-holder__active::-ms-input-placeholder,
textarea.input-active::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #059DFF;
    color: var(--color-primary);
}

input[type=text].p-holder__error,
.input-error input[type=text],
input[type=text].input-error,
input[type=password].p-holder__error,
.input-error input[type=password],
input[type=password].input-error,
input[type=email].p-holder__error,
.input-error input[type=email],
input[type=email].input-error,
input[type=number].p-holder__error,
.input-error input[type=number],
input[type=number].input-error,
input[type=tel].p-holder__error,
.input-error input[type=tel],
input[type=tel].input-error,
textarea.p-holder__error,
textarea.input-error {
    border-color: #f4282d;
    /* -- Placeholder -- */
}

input[type=text].p-holder__error::placeholder,
.input-error input[type=text]::placeholder,
input[type=text].input-error::placeholder,
input[type=password].p-holder__error::placeholder,
.input-error input[type=password]::placeholder,
input[type=password].input-error::placeholder,
input[type=email].p-holder__error::placeholder,
.input-error input[type=email]::placeholder,
input[type=email].input-error::placeholder,
input[type=number].p-holder__error::placeholder,
.input-error input[type=number]::placeholder,
input[type=number].input-error::placeholder,
input[type=tel].p-holder__error::placeholder,
.input-error input[type=tel]::placeholder,
input[type=tel].input-error::placeholder,
textarea.p-holder__error::placeholder,
textarea.input-error::placeholder {
    color: #f4282d;
    /* Firefox */
    opacity: 1;
}

input[type=text].p-holder__error:-ms-input-placeholder,
.input-error input[type=text]:-ms-input-placeholder,
input[type=text].input-error:-ms-input-placeholder,
input[type=password].p-holder__error:-ms-input-placeholder,
.input-error input[type=password]:-ms-input-placeholder,
input[type=password].input-error:-ms-input-placeholder,
input[type=email].p-holder__error:-ms-input-placeholder,
.input-error input[type=email]:-ms-input-placeholder,
input[type=email].input-error:-ms-input-placeholder,
input[type=number].p-holder__error:-ms-input-placeholder,
.input-error input[type=number]:-ms-input-placeholder,
input[type=number].input-error:-ms-input-placeholder,
input[type=tel].p-holder__error:-ms-input-placeholder,
.input-error input[type=tel]:-ms-input-placeholder,
input[type=tel].input-error:-ms-input-placeholder,
textarea.p-holder__error:-ms-input-placeholder,
textarea.input-error:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #f4282d;
}

input[type=text].p-holder__error::-ms-input-placeholder,
.input-error input[type=text]::-ms-input-placeholder,
input[type=text].input-error::-ms-input-placeholder,
input[type=password].p-holder__error::-ms-input-placeholder,
.input-error input[type=password]::-ms-input-placeholder,
input[type=password].input-error::-ms-input-placeholder,
input[type=email].p-holder__error::-ms-input-placeholder,
.input-error input[type=email]::-ms-input-placeholder,
input[type=email].input-error::-ms-input-placeholder,
input[type=number].p-holder__error::-ms-input-placeholder,
.input-error input[type=number]::-ms-input-placeholder,
input[type=number].input-error::-ms-input-placeholder,
input[type=tel].p-holder__error::-ms-input-placeholder,
.input-error input[type=tel]::-ms-input-placeholder,
input[type=tel].input-error::-ms-input-placeholder,
textarea.p-holder__error::-ms-input-placeholder,
textarea.input-error::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #f4282d;
}

input[type=text].p-holder__error:focus,
.input-error input[type=text]:focus,
input[type=text].input-error:focus,
input[type=password].p-holder__error:focus,
.input-error input[type=password]:focus,
input[type=password].input-error:focus,
input[type=email].p-holder__error:focus,
.input-error input[type=email]:focus,
input[type=email].input-error:focus,
input[type=number].p-holder__error:focus,
.input-error input[type=number]:focus,
input[type=number].input-error:focus,
input[type=tel].p-holder__error:focus,
.input-error input[type=tel]:focus,
input[type=tel].input-error:focus,
textarea.p-holder__error:focus,
textarea.input-error:focus {
    border-color: #f4282d;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=tel]:focus,
textarea:focus {
    border-color: #059DFF;
    border-color: var(--color-primary);
}

input[type=checkbox],
input[type=radio] {
    opacity: 0;
    position: absolute;
}

input[type=checkbox]~label,
input[type=radio]~label {
    position: relative;
    font-size: 15px;
    line-height: 25px;
    color: var(--body-color);
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0;
}

input[type=checkbox]~label::before,
input[type=radio]~label::before {
    content: " ";
    position: absolute;
    top: 6px;
    left: 0;
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: 2px solid rgba(24, 152, 165, 0.2);
    border: var(--border-width) solid rgba(24, 152, 165, 0.2);
    border-radius: 2px;
    transition: all 0.3s;
}

input[type=checkbox]~label::after,
input[type=radio]~label::after {
    content: " ";
    position: absolute;
    top: 9px;
    left: 2px;
    width: 10px;
    height: 5px;
    background-color: transparent;
    border-bottom: 2px solid #fff;
    border-bottom: var(--border-width) solid #fff;
    border-left: 2px solid #fff;
    border-left: var(--border-width) solid #fff;
    border-radius: 2px;
    transform: rotate(-45deg);
    opacity: 0;
    transition: all 0.3s;
}

input[type=checkbox]:checked~label::before,
input[type=radio]:checked~label::before {
    background-color: #059DFF;
    background-color: var(--color-primary);
    border-color: #059DFF;
    border-color: var(--color-primary);
}

input[type=checkbox]:checked~label::after,
input[type=radio]:checked~label::after {
    opacity: 1;
}

input[type=radio]~label::before {
    border-radius: 50%;
}

input[type=radio]~label::after {
    width: 8px;
    height: 8px;
    left: 3px;
    background: #fff;
    border-radius: 50%;
}

.form-group {
    margin-bottom: 20px;
}

.form-group input {
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: var(--border-width) solid var(--color-border);
    border-radius: 10px;
    border-radius: var(--radius);
    height: 50px;
    font-size: 16px;
    padding: 0 15px;
}

.form-group input:focus {
    border-color: #059DFF;
    border-color: var(--color-primary);
}

.form-group textarea {
    min-height: 193px;
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: var(--border-width) solid var(--color-border);
    border-radius: 10px;
    border-radius: var(--radius);
    resize: none;
    padding: 15px;
    font-size: 16px;
}

.form-group textarea:focus {
    border-color: #059DFF;
    border-color: var(--color-primary);
}

input[type=submit] {
    width: auto;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 15px 20px;
    border-radius: 6px;
    display: block;
    font-weight: 500;
    transition: 0.3s;
    border: 2px solid #059DFF;
    border: var(--border-width) solid var(--color-primary);
    background: #059DFF;
    background: var(--color-primary);
    color: #ffffff;
    height: 60px;
    margin-top: 30px;
}

input[type=submit]:hover {
    color: #ffffff;
    box-shadow: 0 10px 15px 0 rgba(249, 0, 77, 0.1);
    transform: translateY(-5px);
}

.contact-form--1 form input::-webkit-input-placeholder,
.contact-form--1 form textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #acacac !important;
    color: var(--color-body) !important;
}

.contact-form--1 form input::-moz-placeholder,
.contact-form--1 form textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #acacac !important;
    color: var(--color-body) !important;
}

.contact-form--1 form input:-ms-input-placeholder,
.contact-form--1 form textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #acacac !important;
    color: var(--color-body) !important;
}

.contact-form--1 form input:-moz-placeholder,
.contact-form--1 form textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #acacac !important;
    color: var(--color-body) !important;
}

/**
 * Settings
 */

/**
  * Easings
  */

/**
  * Core
  */

[data-sal] {
    transition-duration: 0.2s;
    transition-delay: 0s;
    transition-duration: var(--sal-duration, 0.2s);
    transition-delay: var(--sal-delay, 0s);
    transition-timing-function: ease;
    transition-timing-function: var(--sal-easing, ease);
}

[data-sal][data-sal-duration="200"] {
    transition-duration: 0.2s;
}

[data-sal][data-sal-duration="250"] {
    transition-duration: 0.25s;
}

[data-sal][data-sal-duration="300"] {
    transition-duration: 0.3s;
}

[data-sal][data-sal-duration="350"] {
    transition-duration: 0.35s;
}

[data-sal][data-sal-duration="400"] {
    transition-duration: 0.4s;
}

[data-sal][data-sal-duration="450"] {
    transition-duration: 0.45s;
}

[data-sal][data-sal-duration="500"] {
    transition-duration: 0.5s;
}

[data-sal][data-sal-duration="550"] {
    transition-duration: 0.55s;
}

[data-sal][data-sal-duration="600"] {
    transition-duration: 0.6s;
}

[data-sal][data-sal-duration="650"] {
    transition-duration: 0.65s;
}

[data-sal][data-sal-duration="700"] {
    transition-duration: 0.7s;
}

[data-sal][data-sal-duration="750"] {
    transition-duration: 0.75s;
}

[data-sal][data-sal-duration="800"] {
    transition-duration: 0.8s;
}

[data-sal][data-sal-duration="850"] {
    transition-duration: 0.85s;
}

[data-sal][data-sal-duration="900"] {
    transition-duration: 0.9s;
}

[data-sal][data-sal-duration="950"] {
    transition-duration: 0.95s;
}

[data-sal][data-sal-duration="1000"] {
    transition-duration: 1s;
}

[data-sal][data-sal-duration="1050"] {
    transition-duration: 1.05s;
}

[data-sal][data-sal-duration="1100"] {
    transition-duration: 1.1s;
}

[data-sal][data-sal-duration="1150"] {
    transition-duration: 1.15s;
}

[data-sal][data-sal-duration="1200"] {
    transition-duration: 1.2s;
}

[data-sal][data-sal-duration="1250"] {
    transition-duration: 1.25s;
}

[data-sal][data-sal-duration="1300"] {
    transition-duration: 1.3s;
}

[data-sal][data-sal-duration="1350"] {
    transition-duration: 1.35s;
}

[data-sal][data-sal-duration="1400"] {
    transition-duration: 1.4s;
}

[data-sal][data-sal-duration="1450"] {
    transition-duration: 1.45s;
}

[data-sal][data-sal-duration="1500"] {
    transition-duration: 1.5s;
}

[data-sal][data-sal-duration="1550"] {
    transition-duration: 1.55s;
}

[data-sal][data-sal-duration="1600"] {
    transition-duration: 1.6s;
}

[data-sal][data-sal-duration="1650"] {
    transition-duration: 1.65s;
}

[data-sal][data-sal-duration="1700"] {
    transition-duration: 1.7s;
}

[data-sal][data-sal-duration="1750"] {
    transition-duration: 1.75s;
}

[data-sal][data-sal-duration="1800"] {
    transition-duration: 1.8s;
}

[data-sal][data-sal-duration="1850"] {
    transition-duration: 1.85s;
}

[data-sal][data-sal-duration="1900"] {
    transition-duration: 1.9s;
}

[data-sal][data-sal-duration="1950"] {
    transition-duration: 1.95s;
}

[data-sal][data-sal-duration="2000"] {
    transition-duration: 2s;
}

[data-sal][data-sal-delay="50"] {
    transition-delay: 0.05s;
}

[data-sal][data-sal-delay="100"] {
    transition-delay: 0.1s;
}

[data-sal][data-sal-delay="150"] {
    transition-delay: 0.15s;
}

[data-sal][data-sal-delay="200"] {
    transition-delay: 0.2s;
}

[data-sal][data-sal-delay="250"] {
    transition-delay: 0.25s;
}

[data-sal][data-sal-delay="300"] {
    transition-delay: 0.3s;
}

[data-sal][data-sal-delay="350"] {
    transition-delay: 0.35s;
}

[data-sal][data-sal-delay="400"] {
    transition-delay: 0.4s;
}

[data-sal][data-sal-delay="450"] {
    transition-delay: 0.45s;
}

[data-sal][data-sal-delay="500"] {
    transition-delay: 0.5s;
}

[data-sal][data-sal-delay="550"] {
    transition-delay: 0.55s;
}

[data-sal][data-sal-delay="600"] {
    transition-delay: 0.6s;
}

[data-sal][data-sal-delay="650"] {
    transition-delay: 0.65s;
}

[data-sal][data-sal-delay="700"] {
    transition-delay: 0.7s;
}

[data-sal][data-sal-delay="750"] {
    transition-delay: 0.75s;
}

[data-sal][data-sal-delay="800"] {
    transition-delay: 0.8s;
}

[data-sal][data-sal-delay="850"] {
    transition-delay: 0.85s;
}

[data-sal][data-sal-delay="900"] {
    transition-delay: 0.9s;
}

[data-sal][data-sal-delay="950"] {
    transition-delay: 0.95s;
}

[data-sal][data-sal-delay="1000"] {
    transition-delay: 1s;
}

[data-sal][data-sal-easing=linear] {
    transition-timing-function: linear;
}

[data-sal][data-sal-easing=ease] {
    transition-timing-function: ease;
}

[data-sal][data-sal-easing=ease-in] {
    transition-timing-function: ease-in;
}

[data-sal][data-sal-easing=ease-out] {
    transition-timing-function: ease-out;
}

[data-sal][data-sal-easing=ease-in-out] {
    transition-timing-function: ease-in-out;
}

[data-sal][data-sal-easing=ease-in-cubic] {
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

[data-sal][data-sal-easing=ease-out-cubic] {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

[data-sal][data-sal-easing=ease-in-out-cubic] {
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

[data-sal][data-sal-easing=ease-in-circ] {
    transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

[data-sal][data-sal-easing=ease-out-circ] {
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

[data-sal][data-sal-easing=ease-in-out-circ] {
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

[data-sal][data-sal-easing=ease-in-expo] {
    transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
}

[data-sal][data-sal-easing=ease-out-expo] {
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

[data-sal][data-sal-easing=ease-in-out-expo] {
    transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

[data-sal][data-sal-easing=ease-in-quad] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

[data-sal][data-sal-easing=ease-out-quad] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

[data-sal][data-sal-easing=ease-in-out-quad] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

[data-sal][data-sal-easing=ease-in-quart] {
    transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

[data-sal][data-sal-easing=ease-out-quart] {
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

[data-sal][data-sal-easing=ease-in-out-quart] {
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}

[data-sal][data-sal-easing=ease-in-quint] {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

[data-sal][data-sal-easing=ease-out-quint] {
    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

[data-sal][data-sal-easing=ease-in-out-quint] {
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

[data-sal][data-sal-easing=ease-in-sine] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

[data-sal][data-sal-easing=ease-out-sine] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

[data-sal][data-sal-easing=ease-in-out-sine] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

[data-sal][data-sal-easing=ease-in-back] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

[data-sal][data-sal-easing=ease-out-back] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

[data-sal][data-sal-easing=ease-in-out-back] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/**
  * Animations
  */

[data-sal|=fade] {
    opacity: 0;
    transition-property: opacity;
}

[data-sal|=fade].sal-animate,
body.sal-disabled [data-sal|=fade] {
    opacity: 1;
}

[data-sal|=slide] {
    opacity: 0;
    transition-property: opacity, transform;
}

[data-sal=slide-up] {
    transform: translateY(20%);
}

[data-sal=slide-down] {
    transform: translateY(-20%);
}

[data-sal=slide-left] {
    transform: translateX(20%);
}

[data-sal=slide-right] {
    transform: translateX(-20%);
}

[data-sal|=slide].sal-animate,
body.sal-disabled [data-sal|=slide] {
    opacity: 1;
    transform: none;
}

[data-sal|=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
}

[data-sal=zoom-in] {
    transform: scale(0.5);
}

[data-sal=zoom-out] {
    transform: scale(1.1);
}

[data-sal|=zoom].sal-animate,
body.sal-disabled [data-sal|=zoom] {
    opacity: 1;
    transform: none;
}

[data-sal|=flip] {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition-property: transform;
}

[data-sal=flip-left] {
    transform: perspective(2000px) rotateY(-91deg);
}

[data-sal=flip-right] {
    transform: perspective(2000px) rotateY(91deg);
}

[data-sal=flip-up] {
    transform: perspective(2000px) rotateX(-91deg);
}

[data-sal=flip-down] {
    transform: perspective(2000px) rotateX(91deg);
}

[data-sal|=flip].sal-animate,
body.sal-disabled [data-sal|=flip] {
    transform: none;
}

.cd-intro {
    margin: 4em auto;
}

@media only screen and (min-width: 768px) {
    .cd-intro {
        margin: 5em auto;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-intro {
        margin: 6em auto;
    }
}

.cd-headline {
    font-size: 3rem;
    line-height: 1.2;
}

@media only screen and (min-width: 768px) {
    .cd-headline {
        font-size: 4.4rem;
        font-weight: 300;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-headline {
        font-size: 48px;
    }
}

@media only screen and (max-width: 768px) {
    .cd-headline {
        font-size: 40px;
    }
}

@media only screen and (max-width: 479px) {
    .cd-headline {
        font-size: 26px;
    }
}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}

.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}

.cd-words-wrapper b.is-visible {
    position: relative;
}

.no-js .cd-words-wrapper b {
    opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
    opacity: 1;
}

/* -------------------------------- 

xclip 

-------------------------------- */

.cd-headline.clip span {
    display: inline-block;
    padding: 0;
}

.cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
    vertical-align: middle;
}

.cd-headline.clip .cd-words-wrapper::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 2px;
    height: 80%;
    background-color: #FB5343;
    background-color: var(--color-secondary);
    transform: translateY(-50%);
}

.cd-headline.clip b {
    opacity: 0;
}

.cd-headline.clip b.is-visible {
    opacity: 1;
}

/**************************************
    Theme Styles
***************************************/

/* Theme Bg Color  */

.rainbow-gradient-circle {
    position: fixed;
    left: -250px;
    top: 250px;
    right: auto;
    bottom: auto;
    z-index: -1;
    width: 500px;
    height: 500px;
    border-radius: 1000px;
    background-image: linear-gradient(45deg, #059DFF, #36C6F0);
    background-image: linear-gradient(45deg, var(--color-primary), var(--color-light-green));
    opacity: 0.25;
    filter: blur(100px);
}

.rainbow-gradient-circle.theme-pink {
    left: auto;
    top: -250px;
    right: -250px;
    bottom: auto;
    background-image: linear-gradient(45deg, #FB5343, #6549D5);
    background-image: linear-gradient(45deg, var(--color-secondary), var(--color-tertiary));
}

.theme-shape {
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.theme-shape::before {
    position: absolute;
    left: -250px;
    top: 250px;
    right: auto;
    bottom: auto;
    z-index: -1;
    width: 500px;
    height: 500px;
    border-radius: 1000px;
    background-image: linear-gradient(45deg, #059DFF, #36C6F0);
    background-image: linear-gradient(45deg, var(--color-primary), var(--color-light-green));
    opacity: 0.2;
    filter: blur(100px);
    content: "";
}

.theme-shape::after {
    position: absolute;
    z-index: -1;
    width: 500px;
    height: 500px;
    border-radius: 1000px;
    opacity: 0.2;
    filter: blur(100px);
    content: "";
    left: auto;
    top: -250px;
    right: -250px;
    bottom: auto;
    background-image: linear-gradient(45deg, #FB5343, #6549D5);
    background-image: linear-gradient(45deg, var(--color-secondary), var(--color-tertiary));
}

.link-hover a {
    display: inline-block;
    position: relative;
}

.link-hover a::after {
    position: absolute;
    content: "";
    left: auto;
    bottom: 0;
    background: currentColor;
    width: 0;
    height: 2px;
    transition: 0.3s;
    right: 0;
}

.link-hover a:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}

/**************************************
    Header Styles
***************************************/

/*--------------------------
    Header Styles  
 --------------------------*/

.logo-dark {
    display: none;
}

.header-default {
    max-width: 100%;
    /* border-bottom: 1px solid var(--color-border); */
    background-color: rgba(6, 6, 6, 0.7);
    background-color: var(--color-darker);
    color: #fff;
    font-size: 12px;
    z-index: 99;
    position: relative;
}

.header-default .logo a {
    display: flex;
    height: 80px;
    line-height: 80px;
    align-items: center;
}

.header-default .logo a img {
    /* max-height: 45px; */
}

.header-default .header-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-default.header-relative {
    position: relative;
}

.header-default .header-right {
    display: flex;
    justify-content: flex-end;
}

.header-default .header-right .header-btn {
    margin-left: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-default .header-right .header-btn {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .header-default .header-right .header-btn {
        margin-left: 0;
    }
}

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

    .header-default a.btn-default,
    .header-default button.btn-default {
        height: 36px;
        line-height: 35px;
        padding: 0 10px;
        font-size: 12px;
    }
}

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

    .header-default a.btn-default.btn-small,
    .header-default button.btn-default.btn-small {
        height: 36px;
        line-height: 35px;
        padding: 0 10px;
        font-size: 12px;
    }
}

.header-default.header-transparent {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    background: transparent !important;
    -webkit-backdrop-filter: inherit;
            backdrop-filter: inherit;
}

.header-transparent-with-topbar {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    z-index: 99;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-transparent-with-topbar {
        position: relative;
    }
}

@media only screen and (max-width: 767px) {
    .header-transparent-with-topbar {
        position: relative;
    }
}

.header-transparent-with-topbar .header-top-bar {
    background-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-transparent-with-topbar .header-top-bar {
        background-color: rgba(6, 6, 6, 0.7);
        background-color: var(--color-darker);
    }
}

@media only screen and (max-width: 767px) {
    .header-transparent-with-topbar .header-top-bar {
        background-color: rgba(6, 6, 6, 0.7);
        background-color: var(--color-darker);
    }
}

.header-transparent-with-topbar .header-default {
    background-color: transparent;
    background-image: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-transparent-with-topbar .header-default {
        background-color: rgba(6, 6, 6, 0.7);
        background-color: var(--color-darker);
    }
}

@media only screen and (max-width: 767px) {
    .header-transparent-with-topbar .header-default {
        background-color: rgba(6, 6, 6, 0.7);
        background-color: var(--color-darker);
    }
}

.hamberger-button {
    background: #0f0f11;
    background: var(--color-blackest);
    border: 0 none;
    color: #ffffff;
    color: var(--color-white);
    width: 40px;
    height: 40px;
    font-size: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.header-left-align .mainmenu-nav {
    margin-left: 30px;
}

.rainbow-header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #060606 !important;
    background-color: var(--color-dark) !important;
    width: 100%;
    height: 80px;
    animation: headerSticky 0.95s ease forwards;
    z-index: 9;
}

.rbt-fluid-header .container-wrapper {
    max-width: 1600px;
}

@keyframes headerSticky {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0);
    }
}

/*--------------------------
    Navigation Styles 
----------------------------*/

.mainmenu-nav .mainmenu {
    display: flex;
    margin: 0;
    padding: 0;
}

.mainmenu-nav .mainmenu>li>a {
    color: #acacac;
    color: var(--color-body);
    font-size: 16px;
    font-weight: 500;
    padding: 0 17px;
    display: block;
    height: 80px;
    line-height: 80px;
    transition: 0.3s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mainmenu-nav .mainmenu>li>a {
        padding: 0 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mainmenu-nav .mainmenu>li>a {
        padding: 0 12px;
    }
}

.mainmenu-nav .mainmenu>li>a:hover,
.mainmenu-nav .mainmenu>li>a.active {
    color: #059DFF !important;
    color: var(--color-primary) !important;
}

.mainmenu-nav .mainmenu>li.current>a {
    color: #059DFF !important;
    color: var(--color-primary) !important;
}

.mainmenu-nav .mainmenu li {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu {
    min-width: 260px;
    height: auto;
    position: absolute;
    top: 90%;
    left: 0;
    z-index: 90;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    padding: 12px 0;
    transition: 0.3s;
    border-radius: 0 0 10px 10px;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    box-shadow: 4px 4px 20px 20px rgba(0, 0, 0, 0.01);
    box-shadow: var(--shadow-lighter);
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a {
    font-weight: 500;
    padding: 5px 20px;
    font-size: 14px;
    display: block;
    color: #acacac;
    color: var(--color-body);
    margin: 0 10px;
    border-radius: 3px;
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a:hover {
    color: #059DFF !important;
    color: var(--color-primary) !important;
    background: rgba(6, 6, 6, 0.7);
    background: var(--color-darker);
}

.mainmenu-nav .mainmenu li.has-droupdown .submenu li a.active {
    color: #059DFF !important;
    color: var(--color-primary) !important;
    background: rgba(6, 6, 6, 0.7);
    background: var(--color-darker);
}

.mainmenu-nav .mainmenu li.has-droupdown:hover .submenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.mainmenu-nav .mainmenu li.with-megamenu {
    position: static;
}

.mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu {
    position: absolute;
    transition: 0.3s;
    top: 90%;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 7px;
    visibility: hidden;
    opacity: 0;
}

.mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper {
    border-radius: 0 0 10px 10px;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    box-shadow: 4px 4px 20px 20px rgba(0, 0, 0, 0.01);
    box-shadow: var(--shadow-lighter);
}

.mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper .mega-menu-item {
    padding: 22px 10px;
    border-right: 1px solid #1A1A1A;
    border-right: 1px solid var(--color-extra04);
    height: 100%;
}

.mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper .mega-menu-item li a {
    font-weight: 500;
    padding: 5px 14px;
    font-size: 15px;
    display: block;
    color: #acacac;
    color: var(--color-body);
    margin: 0 10px;
    border-radius: 4px;
    transition: 0.3s;
    display: flex;
    align-items: center;
}

.mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper .mega-menu-item li a .rainbow-badge-card {
    margin-left: 10px;
}

.mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper .mega-menu-item li a:hover,
.mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper .mega-menu-item li a.active {
    color: #059DFF !important;
    color: var(--color-primary) !important;
    background: rgba(6, 6, 6, 0.7);
    background: var(--color-darker);
}

.mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu.with-mega-item-2 {
    width: 600px;
    margin: inherit;
}

.mainmenu-nav .mainmenu li.with-megamenu .single-mega-item:last-child .mega-menu-item {
    border-right: 0 none;
}

.mainmenu-nav .mainmenu li.with-megamenu:hover .rainbow-megamenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

/*--------------------------
    Header Top Styles  
-----------------------------*/

.header-top-news,
.header-top-news-2 {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    z-index: 99;
    transition: 0.4s;
    margin-bottom: -1px;
}

.header-top-news.bg-image1,
.header-top-news-2.bg-image1 {
    /* background-image: url(../images/header-top/top-banner.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.header-top-news .inner,
.header-top-news-2 .inner {
    display: flex;
    justify-content: center;
    padding: 8px 0;
    align-items: center;
    position: relative;
}

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

    .header-top-news .inner,
    .header-top-news-2 .inner {
        display: block;
        text-align: center;
        padding: 15px 0;
    }
}

.header-top-news .inner .content .news-text,
.header-top-news-2 .inner .content .news-text {
    display: inline-block;
    margin-left: 15px;
    color: #acacac;
    color: var(--color-body);
    font-size: 14px;
}

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

    .header-top-news .inner .content .news-text,
    .header-top-news-2 .inner .content .news-text {
        margin-left: 0;
        margin-top: 10px;
        display: block;
    }
}

.header-top-news .inner .right-button,
.header-top-news-2 .inner .right-button {
    margin-left: 30px;
}

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

    .header-top-news .inner .right-button,
    .header-top-news-2 .inner .right-button {
        margin-left: 0;
    }
}

.header-top-news .icon-close,
.header-top-news-2 .icon-close {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

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

    .header-top-news .icon-close,
    .header-top-news-2 .icon-close {
        right: 10px;
        top: 9px;
        transform: none;
    }
}

.header-top-news .close-button,
.header-top-news-2 .close-button {
    background: transparent;
    color: #fff;
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: 2px solid var(--color-border);
    width: 35px;
    display: inline-block;
    height: 35px;
    border-radius: 100%;
    padding: 0;
    margin: 0;
    line-height: 30px;
    transition: 0.3s;
}

.header-top-news .close-button:hover,
.header-top-news-2 .close-button:hover {
    background: #059DFF;
    background: var(--color-primary);
    border-color: #059DFF;
    border-color: var(--color-primary);
    color: #fff;
}

.header-top-news.deactive,
.header-top-news-2.deactive {
    display: none;
}

.header-top-news-2 .bg-image1 {
    /* background-image: url(../images/header-top/top-banner.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 6px;
}

/*----------------------------
    Header Top Bar  
----------------------------*/

.header-top-bar {
    padding: 10px 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 1px solid var(--color-border);
    background-color: rgba(6, 6, 6, 0.7);
    background-color: var(--color-darker);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top-bar .header-left {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .header-top-bar .header-left {
        text-align: center;
    }
}

.header-top-bar .header-left p {
    margin-bottom: 0;
}

.header-top-bar .header-left p a {
    transition: 0.3s;
}

.header-top-bar .header-left p a i {
    position: relative;
    top: 2px;
}

.header-top-bar .header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top-bar .header-right {
        justify-content: center;
        margin-top: 6px;
    }
}

@media only screen and (max-width: 767px) {
    .header-top-bar .header-right {
        justify-content: center;
        margin-top: 6px;
    }
}

.header-top-bar .header-right .address-content {
    display: flex;
    align-items: center;
    margin: 0 -10px;
}

.header-top-bar .header-right .address-content p {
    margin-bottom: 0;
    padding: 0 10px;
    font-size: 14px;
    position: relative;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .header-top-bar .header-right .address-content p {
        padding: 0 8px;
    }
}

.header-top-bar .header-right .address-content p+p::before {
    position: absolute;
    content: "";
    height: 20px;
    width: 2px;
    background: hsla(0, 0%, 100%, 0.1);
    background: var(--color-border);
    top: 50%;
    transform: translateY(-50%);
    left: -1px;
}

.header-top-bar .header-right .address-content p a {
    transition: 0.3s;
}

.header-top-bar .header-right .address-content p i {
    margin-right: 8px;
    font-size: 16px;
}

.header-top-bar .social-default.icon-naked li {
    margin: 1px;
}

.header-top-bar .social-default.icon-naked li a {
    color: #acacac;
    color: var(--color-body);
    font-size: 15px;
    line-height: 26px;
}

.header-top-bar .social-icon-wrapper {
    position: relative;
    margin-left: 10px;
    padding-left: 10px;
}

@media only screen and (max-width: 575px) {
    .header-top-bar .social-icon-wrapper {
        margin-left: 0;
        padding-left: 0;
        flex-basis: 100%;
    }
}

.header-top-bar .social-icon-wrapper::before {
    position: absolute;
    content: "";
    height: 20px;
    width: 2px;
    background: hsla(0, 0%, 100%, 0.1);
    background: var(--color-border);
    top: 50%;
    transform: translateY(-50%);
    left: -1px;
}

@media only screen and (max-width: 575px) {
    .header-top-bar .social-icon-wrapper::before {
        display: none;
    }
}

.envato-white {
    display: block;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
}

.envato-black {
    display: none;
}

.header-transparent-with-topbar {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    z-index: 99;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-transparent-with-topbar {
        position: relative;
    }
}

@media only screen and (max-width: 767px) {
    .header-transparent-with-topbar {
        position: relative;
    }
}

.header-transparent-with-topbar .header-top-bar {
    background-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-transparent-with-topbar .header-top-bar {
        background-color: rgba(6, 6, 6, 0.7);
        background-color: var(--color-darker);
    }
}

@media only screen and (max-width: 767px) {
    .header-transparent-with-topbar .header-top-bar {
        background-color: rgba(6, 6, 6, 0.7);
        background-color: var(--color-darker);
    }
}

.header-transparent-with-topbar .header-default {
    background-color: transparent;
    background-image: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-transparent-with-topbar .header-default {
        background-color: rgba(6, 6, 6, 0.7);
        background-color: var(--color-darker);
    }
}

@media only screen and (max-width: 767px) {
    .header-transparent-with-topbar .header-default {
        background-color: rgba(6, 6, 6, 0.7);
        background-color: var(--color-darker);
    }
}

/*------------------------------
    Popup Menu Styles  
--------------------------------*/

@media only screen and (min-width: 992px) {
    .popup-mobile-menu {
        display: none;
    }
}

.popup-mobile-menu {
    z-index: 9999;
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease-out;
}

.popup-mobile-menu .inner {
    width: 320px;
    z-index: 999;
    position: absolute;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    height: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    opacity: 0;
    left: -150px;
    transition: all 0.5s ease-out;
}

.popup-mobile-menu .inner .header-top {
    display: flex;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 1px solid var(--color-border);
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px;
}

.popup-mobile-menu .inner .header-top .logo a img {
    max-height: 45px;
}

.popup-mobile-menu .inner .header-top .close-menu .close-button {
    background: rgba(6, 6, 6, 0.7);
    background: var(--color-darker);
    border: 0 none;
    color: #ffffff;
    color: var(--color-white);
    width: 40px;
    height: 40px;
    font-size: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.popup-mobile-menu.active {
    visibility: visible;
    opacity: 1;
}

.popup-mobile-menu.active .inner {
    opacity: 1;
    left: 0;
    overflow-y: auto;
}

.popup-mobile-menu .mainmenu {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 15px 20px;
}

.popup-mobile-menu .mainmenu li {
    margin: 0;
}

.popup-mobile-menu .mainmenu li a {
    padding: 8px 0;
    display: block;
    font-size: 16px;
    font-weight: 500;
}

.popup-mobile-menu .mainmenu li a.active {
    color: #059DFF !important;
    color: var(--color-primary) !important;
}

.popup-mobile-menu .mainmenu li+li {
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
}

.popup-mobile-menu .mainmenu .has-droupdown .submenu {
    padding: 0;
    max-width: 100%;
    list-style: none;
    padding-left: 14px;
    display: none;
}

.popup-mobile-menu .mainmenu .has-droupdown .submenu li a {
    font-size: 15px;
}

.popup-mobile-menu .mainmenu .has-droupdown .submenu li a.active {
    color: #059DFF !important;
    color: var(--color-primary) !important;
}

.popup-mobile-menu .mainmenu .has-menu-child-item>a {
    position: relative;
}

.popup-mobile-menu .mainmenu .has-menu-child-item>a::after {
    position: absolute;
    content: "\e9b1";
    font-family: "feather" !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.4s;
}

.popup-mobile-menu .mainmenu .has-menu-child-item>a.open::after {
    content: "\e996";
}

.popup-mobile-menu .mainmenu .rainbow-megamenu {
    padding: 0;
    max-width: 100%;
    list-style: none;
    padding-left: 14px;
    display: none;
}

.popup-mobile-menu .mainmenu .mega-menu-item {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 0;
}

.popup-mobile-menu .mainmenu .mega-menu-item li a {
    font-size: 15px;
}

.popup-mobile-menu .mainmenu .mega-menu-item li:last-child {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 1px solid var(--color-border);
}

.popup-mobile-menu .mainmenu .single-mega-item:last-child .mega-menu-item li:last-child {
    border-bottom-color: transparent;
}

/*----------------------
    One Page Nav 
------------------------*/

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: auto;
    }
}

.mainmenu-nav.onepagenav .mainmenu>li>a {
    position: relative;
    padding: 0;
}

.mainmenu-nav.onepagenav .mainmenu li {
    margin: 0 17px;
}

.mainmenu-nav.onepagenav .mainmenu>li>a::after {
    position: absolute;
    content: "";
    left: 0;
    background: #059DFF;
    background: var(--color-primary);
    width: 0;
    height: 2px;
    bottom: 0;
    opacity: 0;
    transition: 0.4s;
}

.mainmenu-nav.onepagenav .mainmenu>li.current>a::after {
    width: 100%;
    opacity: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .header-default.header-center-align .header-right .header-btn {
        margin-left: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mainmenu-nav.onepagenav .mainmenu li {
        margin: 0 7px;
    }
}

/**************************************
            Elements 
***************************************/

/*====================
    Breadcrump Area 
======================*/

.breadcarumb-style-1 {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 1px solid var(--color-border);
}

.breadcrumb-inner {
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb-inner .title br {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .breadcrumb-inner .title br {
        display: none;
    }
}

.breadcrumb-inner ul.page-list {
    margin-top: 16px;
}

.breadcrumb-inner ul.page-list li {
    display: inline-block;
    color: #acacac;
    color: var(--color-body);
    padding: 0 12px;
    position: relative;
    font-size: 16px;
    margin: 0;
}

.breadcrumb-inner ul.page-list li::after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    background-color: #acacac;
    background-color: var(--color-body);
    width: 5px;
    height: 5px;
    border-radius: 100%;
    opacity: 0.5;
    right: -5px;
}

.breadcrumb-inner ul.page-list li a {
    color: #acacac;
    color: var(--color-body);
    transition: 0.5s;
}

.breadcrumb-inner ul.page-list li a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

.breadcrumb-inner ul.page-list li.rainbow-breadcrumb-item.active {
    color: #acacac;
    color: var(--color-body);
    opacity: 0.6;
}

.breadcrumb-inner ul.page-list li.rainbow-breadcrumb-item.active::after {
    display: none;
}

.section-title .subtitle {
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 18px;
    font-size: 16px;
    border-radius: 4px;
    margin-bottom: 12px;
    display: inline-block;
    padding: 7px 14px;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    box-shadow: 4px 4px 20px 20px rgba(0, 0, 0, 0.01);
    box-shadow: var(--shadow-lighter);
}

.section-title .subtitle.radius-rounded {
    border-radius: 100px;
}

@media only screen and (max-width: 767px) {
    .section-title .description br {
        display: none;
    }
}

.section-title p:empty {
    display: none;
}

.contact-form-1 .form-group {
    display: block;
}

.section-title-2 .title {
    color: #acacac;
    color: var(--color-body);
    display: block;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 1px solid var(--color-border);
    padding-bottom: 19px;
    opacity: 0.6;
}

/* Button Styles  */

.button-group {
    margin: -10px;
}

.button-group a,
.button-group button {
    margin: 10px;
}

a.btn-default,
button.btn-default,
div.btn-default {
    padding: 0 28px;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    border-radius: 8px;
    background-color: transparent;
    background: linear-gradient(95deg, #059DFF 15%, #6549D5 45%, #E33FA1 75%, #FB5343 100%) 95%/200% 100%;
    background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 95%/200% 100%;
    transition-duration: 300ms;
    color: #ffffff;
    color: var(--color-white);
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
    text-shadow: var(--shadow-light);
    display: inline-block;
    height: 50px;
    line-height: 47px;
    letter-spacing: 0.5px;
    width: auto;
    transition: 0.4s;
}

a.btn-default.btn-icon .icon,
button.btn-default.btn-icon .icon,
div.btn-default.btn-icon .icon {
    position: relative;
    top: 2px;
    padding-left: 4px;
}

a.btn-default.btn-icon .icon i,
button.btn-default.btn-icon .icon i,
div.btn-default.btn-icon .icon i {
    width: 20px;
    height: 20px;
}

a.btn-default:hover,
button.btn-default:hover,
div.btn-default:hover {
    box-shadow: 0 0 20px 5px rgba(251, 83, 67, 0.2);
    box-shadow: var(--shadow-primary);
    filter: brightness(125%);
    color: #ffffff;
    color: var(--color-white);
    text-decoration: none;
}

a.btn-default.btn-small,
button.btn-default.btn-small,
div.btn-default.btn-small {
    height: 40px;
    line-height: 36px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 500;
}

a.btn-default.btn-medium,
button.btn-default.btn-medium,
div.btn-default.btn-medium {
    height: 65px;
    line-height: 61px;
    padding: 0 40px;
}

a.btn-default.btn-large,
button.btn-default.btn-large,
div.btn-default.btn-large {
    height: 60px;
    line-height: 56px;
    padding: 0 37px;
    font-size: 17px;
}

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

    a.btn-default.btn-large,
    button.btn-default.btn-large,
    div.btn-default.btn-large {
        padding: 0 25px;
    }
}

a.btn-default.btn-extra-large,
button.btn-default.btn-extra-large,
div.btn-default.btn-extra-large {
    height: 90px;
    line-height: 90px;
    padding: 0 70px;
    font-size: 20px;
}

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

    a.btn-default.btn-extra-large,
    button.btn-default.btn-extra-large,
    div.btn-default.btn-extra-large {
        padding: 0 44px;
    }
}

a.btn-default.btn-border,
button.btn-default.btn-border,
div.btn-default.btn-border {
    background-image: inherit;
    border-color: hsla(0, 0%, 100%, 0.1);
    border-color: var(--color-border);
    border-width: 2px;
    border-style: solid;
}

a.btn-default.btn-border:hover,
button.btn-default.btn-border:hover,
div.btn-default.btn-border:hover {
    background-color: #FB5343;
    background-color: var(--color-secondary);
    border-color: #FB5343;
    border-color: var(--color-secondary);
}

a.btn-default.text-underline,
button.btn-default.text-underline,
div.btn-default.text-underline {
    background-image: inherit;
    border-color: #ffffff;
    border-color: var(--color-white);
}

a.btn-default.text-underline span,
button.btn-default.text-underline span,
div.btn-default.text-underline span {
    position: relative;
    display: inline-block;
    line-height: 30px;
}

a.btn-default.text-underline:hover,
button.btn-default.text-underline:hover,
div.btn-default.text-underline:hover {
    box-shadow: none;
    background-color: #FB5343;
    background-color: var(--color-secondary);
    border-color: #FB5343;
    border-color: var(--color-secondary);
}

a.btn-default.round,
button.btn-default.round,
div.btn-default.round {
    border-radius: 100px;
}

a.btn-default.square,
button.btn-default.square,
div.btn-default.square {
    border-radius: 0;
}

a.btn-default.rounded-player,
button.btn-default.rounded-player,
div.btn-default.rounded-player {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    padding: 0;
    line-height: 100px;
    font-size: 30px;
    display: inline-block;
}

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

    a.btn-default.rounded-player,
    button.btn-default.rounded-player,
    div.btn-default.rounded-player {
        width: 70px;
        height: 70px;
        line-height: 70px;
    }
}

a.btn-default.rounded-player span i,
button.btn-default.rounded-player span i,
div.btn-default.rounded-player span i {
    position: relative;
    top: 1px;
    left: 2px;
}

a.btn-default.rounded-player.border,
button.btn-default.rounded-player.border,
div.btn-default.rounded-player.border {
    background-image: inherit;
    border-color: #ffffff !important;
    border-color: var(--color-white) !important;
    border-width: 2px !important;
}

a.btn-default.rounded-player.border:hover,
button.btn-default.rounded-player.border:hover,
div.btn-default.rounded-player.border:hover {
    background-color: #FB5343;
    background-color: var(--color-secondary);
    border-color: #FB5343 !important;
    border-color: var(--color-secondary) !important;
}

a.btn-default.rounded-player.sm-size,
button.btn-default.rounded-player.sm-size,
div.btn-default.rounded-player.sm-size {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

.btn-read-more span {
    position: relative;
    color: #ffffff;
    color: var(--color-heading);
    display: inline-block;
    line-height: 35px;
    transition: 0.3s;
}

.btn-read-more span::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: hsla(0, 0%, 100%, 0.1);
    background-color: var(--color-border);
    transition: 0.3s;
    width: 100%;
    bottom: 3px;
}

.btn-read-more span::before {
    position: absolute;
    content: "";
    left: auto;
    bottom: 2px;
    background: #059DFF;
    background: var(--color-primary);
    width: 0;
    height: 2px;
    transition: 0.3s;
    right: 0;
}

.btn-read-more:hover span {
    color: #059DFF;
    color: var(--color-primary);
}

.btn-read-more:hover span::before {
    width: 100%;
    left: 0;
    right: auto;
}

.rainbow-badge {
    display: inline-block;
    background-color: #059DFF;
    background-color: var(--color-primary);
    padding: 0 16px;
    height: 30px;
    line-height: 30px;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.5px;
}

.rainbow-badge-card {
    background-color: transparent;
    background: transparent;
    padding: 1px 10px;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    z-index: 2;
    letter-spacing: 0.5px;
}

.rainbow-badge-card::before {
    background: linear-gradient(95deg, #059DFF 15%, #6549D5 45%, #E33FA1 75%, #FB5343 100%) 95%/200% 100%;
    background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 95%/200% 100%;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
    border-radius: 100px;
    opacity: 0.5;
}

.btn-collaborate-play i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 500px;
    display: inline-block;
    background: linear-gradient(95deg, #059DFF 15%, #6549D5 45%, #E33FA1 75%, #FB5343 100%) 95%/200% 100%;
    background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 95%/200% 100%;
}

.btn-collaborate-play span {
    display: inline-block;
}

.btn-collaborate-play {
    height: 30px;
    width: 30px;
    line-height: 30px;
    align-items: center;
    transition: 0.3s;
    transition: var(--transition);
}

.btn-collaborate-play span {
    margin-left: 15px;
}

.btn-collaborate-play:hover {
    color: #ffffff;
    color: var(--color-white);
}

/*--------------------
    Service Styles  
----------------------*/

.service.service__style--1 {
    padding: 50px 35px;
    padding-bottom: 55px;
    transition: transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1), box-shadow 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .service.service__style--1 {
        padding: 30px 28px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service.service__style--1 {
        padding: 30px 25px;
    }
}

@media only screen and (max-width: 767px) {
    .service.service__style--1 {
        padding: 30px 14px;
    }
}

.service.service__style--1 .icon {
    font-size: 45px;
    font-weight: 400;
    margin-bottom: 23px;
    color: #059DFF;
    color: var(--color-primary);
    text-align: center;
    border-radius: 100%;
    display: flex;
    justify-content: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service.service__style--1 .icon {
        margin-bottom: 11px;
    }
}

.service.service__style--1 .icon i {
    stroke-width: 1 !important;
    font-size: 45px;
}

.service.service__style--1 .icon svg {
    stroke-width: 2px !important;
    width: 45px;
    height: 45px;
}

.service.service__style--1 .content .title {
    margin-bottom: 19px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service.service__style--1 .content .title {
        margin-bottom: 8px;
    }
}

.service.service__style--1 .content .title a {
    color: inherit;
}

.service.service__style--1 .content .title a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

.service.service__style--1:hover {
    transform: translateY(-5px);
}

.service.service__style--1.rbt-border-none {
    border: none;
}

.service.service__style--1.rbt-border {
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    border: 1px solid var(--color-border);
}

.service.service__style--1.text-left,
.service.service__style--1.text-start {
    padding: 50px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

    .service.service__style--1.text-left,
    .service.service__style--1.text-start {
        padding: 40px 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .service.service__style--1.text-left,
    .service.service__style--1.text-start {
        padding: 40px 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .service.service__style--1.text-left,
    .service.service__style--1.text-start {
        padding: 40px 30px;
    }
}

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

    .service.service__style--1.text-left,
    .service.service__style--1.text-start {
        padding: 30px 20px;
    }
}

.service.service__style--1.text-left .icon,
.service.service__style--1.text-start .icon {
    justify-content: left;
}

.service.service__style--1.icon-circle-style {
    background-color: transparent;
    box-shadow: none;
    padding: 0px 35px;
    margin-top: 25px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .service.service__style--1.icon-circle-style {
        padding: 0px 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .service.service__style--1.icon-circle-style {
        padding: 0px 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service.service__style--1.icon-circle-style {
        padding: 0px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .service.service__style--1.icon-circle-style {
        padding: 0px 10px;
    }
}

.service.service__style--1.icon-circle-style .icon {
    font-size: 39px;
    color: #059DFF;
    color: var(--color-primary);
    display: flex;
    justify-content: center;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    margin-bottom: 23px;
    background-color: #011827;
    background-color: var(--color-primary-darker);
    line-height: 90px;
    align-items: center;
}

.service.service__style--1.with-working-process {
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .service.service__style--1.with-working-process {
        padding: 20px 0;
    }
}

.service.service__style--1.with-working-process .icon {
    width: 180px;
    height: 180px;
    line-height: 180px;
    font-size: 60px;
    position: relative;
}

.service.service__style--1.with-working-process .line {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    width: 100%;
    left: 100%;
    background-color: hsla(0, 0%, 100%, 0.1);
    background-color: var(--color-border);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service.service__style--1.with-working-process .line {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .service.service__style--1.with-working-process .line {
        display: none;
    }
}

.service.service__style--1.with-working-process:hover {
    transform: none;
}

.service.service__style--1.variation-2 {
    padding-bottom: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.service.service__style--1.variation-3 {
    padding-bottom: 50px;
}

.service.service__style--1.service-bg-transparent {
    padding: 0;
}

.service.service__style--1.service-bg-transparent .icon {
    margin-bottom: 12px;
}

.service.service__style--1.service-bg-transparent .content .title {
    margin-bottom: 12px;
}

.service.gallery-style {
    padding: 40px 30px;
    background: #0f0f11;
    background: var(--color-blackest);
    border-radius: 24px;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.1);
    margin-top: 30px;
}

.service.gallery-style .content .image img {
    border-radius: 5px;
}

.service.gallery-style .content .title {
    margin-bottom: 19px;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}

.service.gallery-style .content .title a {
    color: inherit;
}

.service.gallery-style .content .title a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

.service.gallery-style .content p {
    color: #acacac;
    color: var(--color-body);
    margin-bottom: 20px;
}

.service.service__style--2 {
    padding: 50px 35px;
    padding-bottom: 55px;
    transition: transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1), box-shadow 0.65s cubic-bezier(0.05, 0.2, 0.1, 1);
    position: relative;
    z-index: 2;
    border-radius: 10px;
    margin-top: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .service.service__style--2 {
        padding: 10px 28px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .service.service__style--2 {
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service.service__style--2 {
        padding: 10px 25px;
    }
}

@media only screen and (max-width: 767px) {
    .service.service__style--2 {
        padding: 0px 18px;
    }
}

.service.service__style--2 .image {
    margin-bottom: 23px;
}

.service.service__style--2 .image img {
    max-height: 220px;
}

.service.service__style--2 .content .title a {
    color: inherit;
}

.service.service__style--2 .content .title a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

.service.service__style--2 .content p {
    padding: 0 5%;
}

.service.service__style--2:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 39px rgba(255, 101, 80, 0.1);
}

.service.service-eight {
    padding: 40px 30px;
    background: #1e1e1e;
    background: var(--color-lessdark);
    border-radius: 10px;
    border-radius: var(--radius);
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.1);
}

.service.service-eight .inner {
    align-items: center;
}

.service.service-eight .inner .image {
    margin-right: 30px;
}

.service.service-eight .inner .image img {
    max-height: 100px;
    object-fit: cover;
    width: auto;
    min-width: 100px;
}

.service.service-eight .inner .content .title {
    margin-bottom: 0;
}

.service-wrapper>[class*=col]:nth-child(2) .service.service__style--1 .icon {
    color: #FB5343;
    color: var(--color-secondary);
}

.service-wrapper>[class*=col]:nth-child(3) .service.service__style--1 .icon {
    color: #6549D5;
    color: var(--color-tertiary);
}

.service-wrapper>[class*=col]:nth-child(4) .service.service__style--1 .icon {
    color: #E33FA1;
    color: var(--color-pink);
}

.service-wrapper>[class*=col]:nth-child(5) .service.service__style--1 .icon {
    color: #059DFF;
    color: var(--color-primary);
}

.service-wrapper>[class*=col]:nth-child(6) .service.service__style--1 .icon {
    color: #6549D5;
    color: var(--color-tertiary);
}

.service-wrapper>[class*=col]:nth-child(2) .service.service__style--1.icon-circle-style .icon {
    background-color: #190301;
    background-color: var(--color-secondary-darker);
}

.service-wrapper>[class*=col]:nth-child(3) .service.service__style--1.icon-circle-style .icon {
    background-color: #150b40;
    background-color: var(--color-tertiary-darker);
}

.service-wrapper>[class*=col]:nth-child(4) .service.service__style--1.icon-circle-style .icon {
    background-color: #2f011d;
    background-color: var(--color-pink-darker);
}

.service-wrapper>[class*=col]:nth-child(5) .service.service__style--1.icon-circle-style .icon {
    background-color: #011827;
    background-color: var(--color-primary-darker);
}

.service-wrapper>[class*=col]:nth-child(6) .service.service__style--1.icon-circle-style .icon {
    background-color: #150b40;
    background-color: var(--color-tertiary-darker);
}

.service-wrapper>[class*=col]:last-child .with-working-process .line {
    display: none;
}

/*
    Card Styles  
*/

.card-box.card-style-1 {
    box-shadow: 4px 4px 20px 20px rgba(0, 0, 0, 0.01);
    box-shadow: var(--shadow-lighter);
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    padding: 20px;
    border-radius: 5px;
    margin-top: 30px;
}

.card-box .inner .image a img {
    border-radius: 5px;
}

.card-box .inner .content {
    padding-top: 20px;
}

.card-box .inner .content .title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 14px;
}

.card-box .inner .content .title a {
    color: inherit;
}

.card-box .inner .content .title a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

.card-box .inner .content .description {
    margin-bottom: 0;
}

.card-box .inner .content .btn-default {
    margin-top: 20px;
}

/* Counter Style One  */

.counter-style-1 .count-number {
    font-size: 90px;
}

@media only screen and (max-width: 767px) {
    .counter-style-1 .count-number {
        font-size: 62px;
    }
}

@media only screen and (max-width: 575px) {
    .counter-style-1 .count-number {
        font-size: 45px;
    }
}

.counter-style-1 .title {
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
}

.counter-style-2 {
    margin-top: 30px;
}

.counter-style-2 .count-number {
    font-size: 44px;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    display: inline-block;
    min-width: 150px;
    height: 150px;
    border-radius: 100%;
    text-align: center;
    line-height: 150px;
    margin-bottom: 20px;
    padding: 0 20px;
    font-weight: 500;
    color: #ffffff;
    color: var(--color-white);
}

.counter-style-2 .title {
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 10px;
}

.counter-style-2 .description {
    line-height: 1.8;
    padding-right: 16%;
    margin: 0;
}

.counter-style-2.color-variation .count-number {
    background-color: #011827;
    background-color: var(--color-primary-darker);
    color: #059DFF;
    color: var(--color-primary);
}

.counter-style-2.border-style .count-number {
    background-color: transparent;
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: 2px solid var(--color-border);
}

.counter-style-2.text-center .description {
    padding: 0 10%;
}

[class*=col]:nth-child(2) .counter-style-2.color-variation .count-number {
    background-color: #190301;
    background-color: var(--color-secondary-darker);
    color: #FB5343;
    color: var(--color-secondary);
}

[class*=col]:nth-child(3) .counter-style-2.color-variation .count-number {
    background-color: #001f27;
    background-color: var(--color-light-green-darker);
    color: #36C6F0;
    color: var(--color-light-green);
}

/*------------------------------
    Counterup Style Four  
-------------------------------*/

.counter-style-4 {
    text-align: left;
    margin-top: 30px;
}

.counter-style-4 .counter-title {
    margin-top: 8px;
    font-weight: 400;
    font-size: 24px;
}

.counter-style-4 .count-number {
    font-size: 35px;
    line-height: 1.2;
    font-weight: 700;
    color: #059DFF;
    color: var(--color-primary);
    display: inline-block;
    position: relative;
}

.counter-style-4 .count-number::after {
    content: "+";
}

.counter-style-4 .count-number span {
    display: inline-block;
}

/*-----------------------
    Progress Bar 
-----------------------*/

.single-progress+.single-progress {
    margin-top: 40px;
}

.single-progress {
    position: relative;
    overflow: hidden;
}

.single-progress .title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    color: #acacac;
    color: var(--color-body);
    letter-spacing: 0.5px;
    margin-bottom: 18px;
}

.progress {
    height: 6px;
    overflow: visible;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    border-radius: 10px;
}

.progress .progress-bar {
    border-radius: 10px;
    width: 0;
    height: 100%;
    background-color: #059DFF;
    background-color: var(--color-primary);
    transition: width 0.5s ease;
    overflow: visible;
}

.progress .progress-bar.bar-color-2 {
    background: #fb5343;
}

.progress .progress-bar.bar-color-3 {
    background: #E33FA1;
}

.progress .progress-bar.bar-color-4 {
    background: #6549D5;
}

.progress .progress-bar.bar-gradiand {
    background: radial-gradient(circle farthest-corner at 0% 0%, #E33FA1 25%, #FB5343 45%, #059DFF 65%, #36C6F0 85%);
    background: radial-gradient(circle farthest-corner at 0% 0%, var(--color-pink) 25%, var(--color-secondary) 45%, var(--color-primary) 65%, var(--color-light-green) 85%);
}

.progress .progress-number {
    position: absolute;
    font-size: 14px;
    top: 0;
    line-height: 24px;
    right: 0;
    z-index: 1;
}

.progress-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
}

.progress-info .title {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    color: #acacac;
    color: var(--color-body);
    letter-spacing: 0.5px;
}

.progress-info span.progress-number {
    font-size: 14px;
    color: #acacac;
    color: var(--color-body);
}

.no-radius .progress {
    border-radius: 0;
}

.no-radius .progress .progress-bar {
    border-radius: 0;
}

.large-size .progress {
    height: 20px;
}

/*-----------------------------------
    Radial Progress 
-----------------------------------*/

.radial-progress-single {
    text-align: center;
}

.radial-progress-single .circle-info {
    padding-top: 20px;
    text-align: center;
}

.radial-progress-single .circle-info .title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 4px;
}

.radial-progress-single .circle-info .subtitle {
    font-style: italic;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #acacac;
    color: var(--color-body);
}

.radial-progress {
    position: relative;
}

@media only screen and (max-width: 767px) {
    .radial-progress {
        display: inline-block;
    }
}

.radial-progress .circle-text {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.radial-progress .circle-text span.count {
    font-size: 28px;
    line-height: 1;
    font-weight: 600;
    color: #acacac;
    color: var(--color-body);
    position: relative;
}

.radial-progress .circle-text span.count::after {
    position: absolute;
    content: "%";
    left: 100%;
    color: #acacac;
    color: var(--color-body);
}

/*--------------------------
    Accordion Styles  
---------------------------*/

.rainbow-accordion-style .card {
    background: #1e1e1e;
    background: var(--color-lessdark);
    border: 0;
    border-radius: 10px !important;
    border-radius: var(--radius) !important;
}

.rainbow-accordion-style .card .card-header {
    background-color: transparent;
    border-bottom: 0 none;
    box-shadow: none;
    padding: 20px 30px;
    margin-bottom: 0;
}

.rainbow-accordion-style .card .card-header button {
    color: #ffffff;
    color: var(--color-heading);
    font-size: 18px;
    line-height: 27px;
    outline: none;
    text-decoration: none;
    box-shadow: none;
    width: 100%;
    text-align: left;
    padding: 0;
    background: transparent;
    position: relative;
}

.rainbow-accordion-style .card .card-header button::before {
    position: absolute;
    content: "\e996";
    font-family: "feather" !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.4s;
}

.rainbow-accordion-style .card .card-header button.collapsed::before {
    content: "\e9b1";
}

.rainbow-accordion-style .card .card-body {
    padding: 16px;
    padding-top: 0;
    font-size: 16px;
    font-size: var(--font-size-b2);
    line-height: 1.7;
    line-height: var(--line-height-b2);
    font-weight: 400;
    font-weight: var(--p-regular);
    color: #acacac;
    color: var(--color-body);
    padding: 30px 20px;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
}

.rainbow-accordion-style .card+.card {
    margin-top: 20px;
}

.rainbow-accordion-style.rainbow-accordion-02 .card {
    background: transparent;
    border-radius: 0 !important;
}

.rainbow-accordion-style.rainbow-accordion-02 .card .card-header {
    border-bottom: 2px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 2px solid var(--color-border);
    padding: 0px 20px 10px 0;
}

.rainbow-accordion-style.rainbow-accordion-02 .card .card-header .accordion-button::after {
    display: none;
}

.rainbow-accordion-style.rainbow-accordion-02 .card .card-body {
    padding: 15px 20px 10px 0;
    border-top: 0;
}

.rainbow-accordion-style.rainbow-accordion-03 .card {
    background: transparent;
    border-radius: 0 !important;
}

.rainbow-accordion-style.rainbow-accordion-03 .card .card-header {
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: 2px solid var(--color-border);
    padding: 15px 20px;
    border-radius: 10px !important;
    border-radius: var(--radius) !important;
}

.rainbow-accordion-style.rainbow-accordion-03 .card .card-body {
    padding: 15px 20px 10px 0;
    border: 0;
}

.rainbow-accordion-style.rainbow-accordion-04 .card {
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: 2px solid var(--color-border);
    background: transparent;
    border-radius: 10px !important;
    border-radius: var(--radius) !important;
}

.rainbow-accordion-style.rainbow-accordion-04 .card .card-header {
    padding: 15px 20px;
    border-radius: 10px !important;
    border-radius: var(--radius) !important;
}

.rainbow-accordion-style.rainbow-accordion-04 .card .card-body {
    border-top: 2px solid hsla(0, 0%, 100%, 0.1);
    border-top: 2px solid var(--color-border);
}

.accordion-button::after {
    visibility: hidden;
}

.preview-accordion-area .service .content .liststyle {
    margin-top: 20px;
}

.preview-accordion-area .service .content .liststyle li {
    font-size: 16px;
}

.preview-accordion-area .service .content .liststyle span {
    color: #ffffff;
    color: var(--color-white);
    margin-right: 5px;
}

.preview-accordion-area .service p {
    margin-bottom: 20px;
    font-size: 16px;
}

.preview-accordion-area .service.support p {
    margin-bottom: 20px;
}

/*-----------------------
    Social Icons 
-------------------------*/

.social-default {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: center;
    margin: -5px;
}

.social-default li {
    margin: 5px;
}

.social-default li a {
    width: 48px;
    background-color: #1e1e1e;
    background-color: var(--color-lessdark);
    height: 48px;
    line-height: 45px;
    text-align: center;
    display: inline-block;
    border-radius: 100%;
    transition: 0.3s;
    color: #ffffff;
    color: var(--color-white);
    z-index: 2;
    position: relative;
}

.social-default li a::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #059DFF;
    background: var(--color-primary);
    transform: scale(0.5);
    opacity: 0;
    transition: 0.3s;
    border-radius: 100%;
}

.social-default li a:hover {
    color: #ffffff;
    color: var(--color-white);
}

.social-default li a:hover::after {
    transform: scale(1);
    opacity: 1;
}

.social-default li a i {
    vertical-align: middle;
}

.social-default.transparent-with-border li a {
    line-height: 45px;
    background: transparent;
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    border: 1px solid var(--color-border);
}

.social-default.transparent-with-border li a:hover {
    border-color: transparent;
}

.social-default.transparent-with-border li a::after {
    border: 1px solid #059DFF;
    border: 1px solid var(--color-primary);
}

.social-default.with-gradient li a::after {
    background: linear-gradient(95deg, #059DFF 15%, #6549D5 45%, #E33FA1 75%, #FB5343 100%) 95%/200% 100%;
    background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 95%/200% 100%;
}

.social-default.with-bg-primary li a {
    background-color: #059DFF;
    background-color: var(--color-primary);
    border: 2px solid #059DFF;
    border: 2px solid var(--color-primary);
    transition: 0.5s;
    line-height: 44px;
}

.social-default.with-bg-primary li a::after {
    display: none;
}

.social-default.with-bg-primary li a:hover {
    background-color: transparent;
}

.social-default.icon-naked li a {
    background: transparent !important;
    width: 30px;
    height: 30px;
    line-height: 36px;
}

.social-default.icon-naked li a::after {
    display: none;
}

.social-default.icon-naked li a:hover {
    color: #059DFF !important;
    color: var(--color-primary) !important;
}

/*----------------------
    Team Style  
-------------------------*/

.rainbow-box-card,
.team-style-default {
    margin-top: 75px;
}

.rainbow-box-card .inner,
.team-style-default .inner {
    background: linear-gradient(180deg, #1e1e1e 20%, rgba(19, 19, 19, 0.4));
    background: linear-gradient(180deg, var(--color-lessdark) 20%, rgba(19, 19, 19, 0.4));
    -webkit-backdrop-filter: blur(4px) opacity(0.95);
    backdrop-filter: blur(4px) opacity(0.95);
    border-radius: 16px;
    border-radius: var(--radius-big);
}

.rainbow-box-card .inner .thumbnail,
.team-style-default .inner .thumbnail {
    max-width: 150px;
    max-height: 150px;
    border-radius: 100%;
    border: 6px solid #1e1e1e;
    border: 6px solid var(--color-lessdark);
    top: -75px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    min-width: 150px;
    min-height: 150px;
    overflow: hidden;
}

.rainbow-box-card .inner .thumbnail img,
.team-style-default .inner .thumbnail img {
    border-radius: 100%;
}

.rainbow-box-card .inner .content,
.team-style-default .inner .content {
    text-align: center;
    padding: 20px;
    padding-top: 85px;
    padding-bottom: 35px;
}

.rainbow-box-card .inner .content .title,
.team-style-default .inner .content .title {
    font-size: 34px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 6px;
}

.rainbow-box-card .inner .content .subtitle,
.team-style-default .inner .content .subtitle {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 15px;
    display: inline-block;
}

.rainbow-box-card .inner .content .team-form,
.team-style-default .inner .content .team-form {
    display: block;
    font-size: 14px;
    margin-bottom: 12px;
    letter-spacing: 0.6px;
    font-style: italic;
}

.rainbow-box-card .inner .content .team-form img,
.team-style-default .inner .content .team-form img {
    padding-right: 10px;
    max-height: 18px;
}

.rainbow-box-card .inner .content .description,
.team-style-default .inner .content .description {
    margin-bottom: 0;
    padding: 0 5%;
}

.rainbow-box-card .inner .rating img,
.team-style-default .inner .rating img {
    margin-left: -3px;
    margin-bottom: 24px;
    max-height: 35px;
}

.rainbow-box-card .inner .author-envato-image img,
.team-style-default .inner .author-envato-image img {
    max-height: 25px;
    margin-top: 20px;
}

.rainbow-box-card .inner .social-icon li a,
.team-style-default .inner .social-icon li a {
    color: #acacac;
    color: var(--color-body);
}

.rainbow-box-card.border-gradient .thumbnail,
.team-style-default.border-gradient .thumbnail {
    background: linear-gradient(95deg, #059DFF 15%, #6549D5 45%, #E33FA1 75%, #FB5343 100%) 98%/200% 100%;
    background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 98%/200% 100%;
    padding: 5px;
    border: 0 none;
}

.rainbow-box-card.style-two,
.team-style-default.style-two {
    margin-top: 30px;
}

.rainbow-box-card.style-two .inner,
.team-style-default.style-two .inner {
    padding-top: 35px;
}

.rainbow-box-card.style-two .inner .thumbnail,
.team-style-default.style-two .inner .thumbnail {
    top: 0;
    position: static;
    left: inherit;
    transform: none;
    min-width: 150px;
    min-height: 150px;
    margin: 0 auto;
}

.rainbow-box-card.style-two .inner .content,
.team-style-default.style-two .inner .content {
    padding-top: 10px;
}

/*---------------------
    Team Style Two  
-----------------------*/

.team-style-two .inner .thumbnail img {
    width: 100%;
    border-radius: 10px;
    border-radius: var(--radius);
}

.team-style-two .inner .content {
    padding-top: 20px;
}

.team-style-two .inner .content .title {
    font-size: 28px;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 0;
}

.team-style-two .inner .content .subtitle {
    font-size: 18px;
    line-height: 1.4;
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
    opacity: 0;
    transform: translateX(30px);
    transition: transform 0.45s cubic-bezier(0.16, 0.32, 0.26, 0.92), opacity 0.45s ease-out;
    transition-delay: 0.15s;
}

.team-style-two .inner .content .team-form {
    display: block;
    font-size: 14px;
    letter-spacing: 0.6px;
    font-style: italic;
    margin-top: 11px;
}

.team-style-two .inner .content .team-form img {
    padding-right: 10px;
    max-height: 18px;
}

.team-style-two:hover .inner .content .subtitle {
    opacity: 1;
    transform: none;
}

/*---------------------
    Team Style Three  
-----------------------*/

.team-style-three .inner {
    position: relative;
}

.team-style-three .inner .thumbnail img {
    width: 100%;
    border-radius: 10px;
    border-radius: var(--radius);
}

.team-style-three .inner .content {
    position: absolute;
    bottom: 0;
    padding: 20px;
    width: 100%;
    transition: all 0.3s;
    opacity: 0;
}

.team-style-three .inner .content .team-info {
    padding: 20px;
    background-color: rgba(58, 58, 58, 0.85);
    border-radius: 6px;
    border-radius: var(--radius-small);
}

.team-style-three .inner .content .title {
    font-size: 17px;
    line-height: 25px;
    color: #ffffff;
    color: var(--color-heading);
    margin-bottom: 4px;
}

.team-style-three .inner .content .subtitle {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 4px;
}

.team-style-three .inner .content .team-form {
    display: block;
    font-style: italic;
    font-size: 14px;
    color: #ADADAD;
    letter-spacing: 0.5px;
}

.team-style-three:hover .inner .content {
    opacity: 1;
}

/*---------------------
    Portfolio Styles  
-----------------------*/

.rainbow-portfolio-area {
    position: relative;
    overflow: hidden;
}

.rainbow-card {
    overflow: hidden;
}

.rainbow-card .inner .thumbnail {
    position: relative;
}

.rainbow-card .inner .thumbnail .card-image {
    overflow: hidden;
}

.rainbow-card .inner .thumbnail .card-image a {
    display: block;
    overflow: hidden;
}

.rainbow-card .inner .thumbnail .card-image img {
    overflow: hidden;
}

.rainbow-card .inner .content {
    padding-top: 20px;
}

.rainbow-card .inner .content .subtitle {
    text-transform: capitalize;
}

.rainbow-card:hover {
    transform: translateY(-4px);
}

.rainbow-card:hover .inner .thumbnail .card-image img {
    transform: scale(1.05);
}

/*------------------
    No Overlay  
--------------------*/

.no-overlay .rainbow-card .inner .thumbnail .rainbow-overlay {
    display: none;
}

/*----------------------
    Box Grid Layout  
------------------------*/

.box-grid-layout .rainbow-card {
    border-radius: 6px;
    border-radius: var(--radius-small);
    background-color: #0f0f11;
    background-color: var(--color-blackest);
}

.box-grid-layout .rainbow-card .inner .thumbnail .card-image a {
    border-radius: 6px 6px 0 0;
    border-radius: var(--radius-small) var(--radius-small) 0 0;
}

.box-grid-layout .rainbow-card .inner .thumbnail .card-image a img {
    border-radius: 6px 6px 0 0;
    border-radius: var(--radius-small) var(--radius-small) 0 0;
}

.box-grid-layout .rainbow-card .inner .content {
    padding: 25px;
}

/*-----------------------------
    Filter Button Style  
-------------------------------*/

.filter-button-default {
    display: flex;
    justify-content: center;
    margin: 0 -5px;
    flex-wrap: wrap;
}

.filter-button-default button {
    border: 0 none;
    padding: 10px 20px;
    text-transform: capitalize;
    background: transparent;
    color: #acacac;
    color: var(--color-body);
    margin: 0 5px;
}

@media only screen and (max-width: 767px) {
    .filter-button-default button {
        padding: 10px 10px;
    }
}

.filter-button-default button.is-checked,
.filter-button-default button:hover {
    background-color: #059DFF;
    background-color: var(--color-primary);
    color: #ffffff !important;
    color: var(--color-white) !important;
}

/*--------------------------------
    Portfolio Read More Icon  
---------------------------------*/

.rainbow-load-more a.btn-default.btn-icon .icon,
.rainbow-load-more button.btn-default.btn-icon .icon {
    top: 0px;
    margin-left: -2px;
}

.rainbow-load-more a.btn-default.btn-icon .icon svg,
.rainbow-load-more button.btn-default.btn-icon .icon svg {
    width: 14px;
    height: 20px;
}

/*----------------------------------
    Portfolio Grid Layout  
----------------------------------*/

.grid-metro2 {
    margin: 0 -15px;
}

.grid-metro2 .portfolio-2 {
    width: 50%;
    padding: 0 15px;
    margin-top: 30px;
}

@media only screen and (max-width: 575px) {
    .grid-metro2 .portfolio-2 {
        width: 100%;
    }
}

.grid-metro2 .resizer {
    width: 50%;
}

@media only screen and (max-width: 575px) {
    .grid-metro2 .resizer {
        width: 100%;
    }
}

.grid-metro3 {
    margin: 0 -15px;
}

.grid-metro3 .portfolio-3 {
    width: 33.33%;
    padding: 0 15px;
    margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grid-metro3 .portfolio-3 {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .grid-metro3 .portfolio-3 {
        width: 50%;
    }
}

@media only screen and (max-width: 575px) {
    .grid-metro3 .portfolio-3 {
        width: 100%;
    }
}

.grid-metro3 .resizer {
    width: 33.33%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grid-metro3 .resizer {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .grid-metro3 .resizer {
        width: 50%;
    }
}

@media only screen and (max-width: 575px) {
    .grid-metro3 .resizer {
        width: 100%;
    }
}

.grid-metro4 {
    margin: 0 -15px;
}

.grid-metro4 .portfolio-4 {
    width: 25%;
    padding: 0 15px;
    margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grid-metro4 .portfolio-4 {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .grid-metro4 .portfolio-4 {
        width: 50%;
    }
}

@media only screen and (max-width: 575px) {
    .grid-metro4 .portfolio-4 {
        width: 100%;
    }
}

.grid-metro4 .resizer {
    width: 25%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .grid-metro4 .resizer {
        width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .grid-metro4 .resizer {
        width: 50%;
    }
}

@media only screen and (max-width: 575px) {
    .grid-metro4 .resizer {
        width: 100%;
    }
}

.grid-metro4.no-gutter {
    margin: 0;
}

.grid-metro4.no-gutter .portfolio-4 {
    padding: 0;
    margin-top: 0;
}

.grid-metro4.no-gutter .rainbow-card {
    border-radius: 0;
    border: 0 none;
}

.no-gutter .rainbow-card .inner .thumbnail a img,
.no-gutter .rainbow-card .inner .thumbnail a {
    border-radius: 0;
}

.no-gutter .rainbow-card:hover {
    transform: none;
}

/*-------------------------
    Testimonial Styles  
--------------------------*/

.card-style-default.testimonial-style-one .inner .thumbnail {
    overflow: visible;
}

.card-style-default.testimonial-style-one .inner .thumbnail::after {
    position: absolute;
    content: "”";
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #0f0f11;
    background: var(--color-blackest);
    right: 0;
    top: 0;
    color: #fff;
    z-index: 2;
    text-align: center;
    line-height: 58px;
    font-size: 39px;
}

.card-style-default.testimonial-style-one .inner .content .description {
    margin-bottom: 14px;
}

.card-style-default.testimonial-style-one .inner .content .title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 2px;
    letter-spacing: 0.5px;
}

.card-style-default.testimonial-style-one .inner .content .subtitle {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}

.card-style-default.testimonial-style-one.style-two .inner .thumbnail {
    position: relative;
}

.card-style-default.testimonial-style-one.style-two .inner .description {
    margin-bottom: 19px;
    margin-top: 20px;
}

/*-----------------------------
    Testimonial Style Two  
-------------------------------*/

.testimonial-style-two .content {
    position: relative;
    z-index: 2;
}

.testimonial-style-two .content::after {
    position: absolute;
    content: "“";
    left: -20px;
    color: #1e1e1e;
    color: var(--color-lessdark);
    text-align: center;
    font-size: 320px;
    opacity: 0.7;
    line-height: 50px;
    top: 52px;
    z-index: -1;
}

.testimonial-style-two .content .form {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.testimonial-style-two .content .description {
    line-height: 1.5;
    margin-bottom: 30px;
    font-size: 32px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .testimonial-style-two .content .description {
        margin-bottom: 25px;
        font-size: 24px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-style-two .content .description {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-style-two .content .description {
        font-size: 24px;
    }
}

.testimonial-style-two .content .client-info .title {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 8px;
}

.testimonial-style-two .content .client-info .subtitle {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #acacac;
    color: var(--color-body);
    font-style: italic;
}

.testimonial-style-two .thumbnail {
    background: linear-gradient(95deg, #059DFF 15%, #6549D5 45%, #E33FA1 75%, #FB5343 100%) 98%/200% 100%;
    background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 98%/200% 100%;
    border-radius: 100%;
    padding: 10px;
}

.testimonial-style-two .thumbnail img {
    border-radius: 100%;
}

.slick-initialized .slick-slide {
    margin-bottom: 0;
}

.slick-grid-15 {
    margin: 0 -15px;
}

.slick-grid-15 .slide-single-layout {
    padding: 0 15px;
}

/*----------------------
    Slick Dots  
------------------------*/

.rainbow-slick-dot .slick-dots {
    bottom: -60px;
}

@media only screen and (max-width: 575px) {
    .rainbow-slick-dot .slick-dots {
        bottom: -50px;
    }
}

.rainbow-slick-dot .slick-dots li {
    width: 30px;
    margin: 0;
    opacity: 1;
    position: relative;
}

.rainbow-slick-dot .slick-dots li button::before {
    display: none;
}

.rainbow-slick-dot .slick-dots li button::after {
    background: #1e1e1e;
    background: var(--color-lessdark);
    width: 100%;
    display: block;
    content: "";
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-left: 11px;
    background-color: transparent;
    box-shadow: inset 0 0 0 5px #1e1e1e;
    box-shadow: inset 0 0 0 5px var(--color-lessdark);
}

.rainbow-slick-dot .slick-dots li.slick-active {
    opacity: 1;
}

.rainbow-slick-dot .slick-dots li.slick-active button::after {
    transform: scale(2);
    box-shadow: inset 0 0 0 1px #059DFF;
    box-shadow: inset 0 0 0 1px var(--color-primary);
    background-color: transparent;
    background-color: transparent !important;
}

.rainbow-slick-dot.dot-light .slick-dots li button::after {
    background: #ffffff;
    box-shadow: inset 0 0 0 5px #ffffff;
}

.rainbow-slick-dot.dot-light .slick-dots li.slick-active {
    opacity: 1;
}

.rainbow-slick-dot.dot-light .slick-dots li.slick-active button::after {
    transform: scale(2);
    box-shadow: inset 0 0 0 1px #059DFF;
    box-shadow: inset 0 0 0 1px var(--color-primary);
    background-color: transparent;
    background-color: transparent !important;
}

/*----------------------
    Slick Arrow  
------------------------*/

.rainbow-slick-arrow {
    position: relative;
}

.rainbow-slick-arrow button.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    transition: 0.5s;
    opacity: 0;
    width: 68px;
    height: 68px;
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: 2px solid var(--color-border);
    border-radius: 100%;
    color: hsla(0, 0%, 100%, 0.1);
    color: var(--color-border);
    background-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-slick-arrow button.slick-arrow {
        display: none !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rainbow-slick-arrow button.slick-arrow {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-slick-arrow button.slick-arrow {
        display: none !important;
    }
}

.rainbow-slick-arrow button.slick-arrow:hover {
    background: #059DFF;
    background: var(--color-primary);
    border-color: #059DFF;
    border-color: var(--color-primary);
}

.rainbow-slick-arrow button.slick-arrow::before {
    line-height: 1;
    opacity: 0.4;
    position: relative;
    top: -2px;
    transition: 0.5s;
    z-index: 2;
}

.rainbow-slick-arrow button.slick-arrow.prev-arrow {
    left: 15px;
}

@media only screen and (max-width: 767px) {
    .rainbow-slick-arrow button.slick-arrow.prev-arrow {
        left: 10px;
    }
}

.rainbow-slick-arrow button.slick-arrow.prev-arrow::before {
    /* content: url(../images/slick-arrow-left-small.png); */
    vertical-align: middle;
}

.rainbow-slick-arrow button.slick-arrow.prev-arrow:hover {
    left: 10px;
}

.rainbow-slick-arrow button.slick-arrow.prev-arrow:hover::before {
    opacity: 1;
}

.rainbow-slick-arrow button.slick-arrow.next-arrow {
    left: auto;
    right: 15px;
}

@media only screen and (max-width: 767px) {
    .rainbow-slick-arrow button.slick-arrow.next-arrow {
        right: 10px;
    }
}

.rainbow-slick-arrow button.slick-arrow.next-arrow::before {
    /* content: url(../images/slick-arrow-right-small.png); */
    vertical-align: middle;
}

.rainbow-slick-arrow button.slick-arrow.next-arrow:hover {
    right: 10px;
}

.rainbow-slick-arrow button.slick-arrow.next-arrow:hover::before {
    opacity: 1;
}

.rainbow-slick-arrow button.slick-arrow i {
    display: none;
}

.rainbow-slick-arrow.slick-arrow-alignwide button.slick-arrow.prev-arrow {
    left: -105px;
}

.rainbow-slick-arrow.slick-arrow-alignwide button.slick-arrow.next-arrow {
    right: -105px;
    left: auto;
}

.rainbow-slick-arrow:hover button.slick-arrow {
    opacity: 1;
}

/* -----------------------
Timeline Area  
--------------------------*/

.timeline-line {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: rgba(196, 196, 196, 0.22);
}

.timeline-line::before,
.timeline-line::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
}

.timeline-line::before {
    height: 100%;
    bottom: 0;
    background: linear-gradient(180deg, var(var(--color-blackest)), rgba(19, 19, 19, 0));
}

.timeline-line::after {
    height: 200px;
    top: 0;
    background: linear-gradient(180deg, var(var(--color-blackest)), rgba(19, 19, 19, 0));
}

.timeline-dot {
    position: absolute;
    top: 50%;
    left: 0;
}

.timeline-dot::before,
.timeline-dot::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.timeline-dot::before {
    z-index: 1;
    width: 2.1rem;
    height: 2.1rem;
    border-radius: 50%;
    background: linear-gradient(180deg, #059DFF, #059DFF);
    background: linear-gradient(180deg, var(--color-primary-light), var(--color-primary));
    box-shadow: 0 0 15px rgba(82, 56, 255, 0.5);
}

.timeline-dot::after {
    border: 5px solid var(var(--color-blackest));
    background: radial-gradient(50% 50% at 50% 50%, #1e1e1e 48.96%, #1e1e1e 100%);
    background: radial-gradient(50% 50% at 50% 50%, var(--color-lessdark) 48.96%, var(--color-lessdark) 100%);
    z-index: 0;
    width: 31px;
    height: 31px;
}

.timeline-dot .time-line-circle {
    position: absolute;
    top: 50%;
    border-radius: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(242, 201, 76, 0) 40.62%, rgba(82, 56, 255, 0.5) 100%);
    transform: translate(-50%, -50%);
    will-change: transform;
    animation: radialanimation 2.2s cubic-bezier(0.26, 1.04, 0.54, 1) infinite;
}

/*------------------------------
    Single Timeline Styles  
-------------------------------*/

.single-timeline {
    position: relative;
    padding-left: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-timeline {
        padding-left: 54px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-timeline {
        padding-left: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .single-timeline {
        padding-left: 30px;
    }
}

.single-timeline .single-content {
    background: linear-gradient(180deg, #1e1e1e 20%, rgba(19, 19, 19, 0.4));
    background: linear-gradient(180deg, var(--color-lessdark) 20%, rgba(19, 19, 19, 0.4));
    -webkit-backdrop-filter: blur(4px) opacity(0.95);
    backdrop-filter: blur(4px) opacity(0.95);
    border-radius: 16px;
    border-radius: var(--radius-big);
}

.single-timeline .single-content .inner {
    padding: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-timeline .single-content .inner {
        padding: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .single-timeline .single-content .inner {
        padding: 20px;
    }
}

.single-timeline .single-content .inner .content .date-of-timeline {
    color: #acacac;
    color: var(--color-body);
    display: block;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
    font-style: italic;
    font-size: 14px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-timeline .single-content .inner .content .date-of-timeline {
        margin-bottom: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .single-timeline .single-content .inner .content .date-of-timeline {
        margin-bottom: 14px;
    }
}

.single-timeline .single-content .inner .content .title {
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-timeline .single-content .inner .content .title {
        font-size: 32px;
    }
}

.single-timeline .single-content .inner .content .description {
    margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-timeline .single-content .inner .content .description {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .single-timeline .single-content .inner .content .description {
        margin-top: 15px;
    }
}

.single-timeline .single-content .thumbnail img {
    border-radius: 10px;
    border-radius: var(--radius);
}

@keyframes radialanimation {
    0% {
        opacity: 1;
        transform: translate3d(-50%, -50%, 0) scale(0.1);
    }

    to {
        opacity: 0;
        transform: translate3d(-50%, -50%, 0) scale(1);
    }
}

/*----------------------------
    Timeline Style Two  
----------------------------*/

.timeline-style-two {
    position: relative;
    padding: 20px 50px 50px 50px;
    border-radius: 16px;
    border-radius: var(--radius-big);
}

.rainbow-timeline-single {
    margin-top: 30px;
}

.rainbow-timeline-single .rainbow-timeline {
    text-align: center;
}

.rainbow-timeline-single .rainbow-timeline .progress-line {
    position: relative;
    border-radius: 0px;
    height: 6px;
    box-shadow: none;
    margin: 20px 0;
    width: 100%;
}

.rainbow-timeline-single .rainbow-timeline .progress-line .line-inner {
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    transition: width 0.6s ease;
    background-image: radial-gradient(circle farthest-corner at 0%, #E33FA1 25%, #FB5343 45%, #059DFF 65%, #36C6F0 85%);
    background-image: radial-gradient(circle farthest-corner at 0%, var(--color-pink) 25%, var(--color-secondary) 45%, var(--color-primary-light) 65%, var(--color-light-green) 85%);
    background-attachment: fixed;
    background-repeat: repeat-y;
    width: 100%;
    display: flex;
    height: 100%;
}

@media only screen and (max-width: 767px) {
    .rainbow-timeline-single .rainbow-timeline .progress-line .line-inner {
        display: none;
    }
}

.rainbow-timeline-single .rainbow-timeline .progress-dot {
    position: relative;
    height: 30px;
    display: block;
    width: 100%;
    margin-top: -39px;
    margin-left: -15px;
}

.rainbow-timeline-single .rainbow-timeline .progress-dot .dot-level {
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    background: linear-gradient(to right, #059DFF, #FB5343, #059DFF);
    background: linear-gradient(to right, var(--color-primary), var(--color-secondary), var(--color-primary-light));
    background-attachment: fixed;
    background-repeat: repeat-y;
    position: absolute;
    width: 28px;
    height: 28px;
    display: block;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
}

.rainbow-timeline-single .rainbow-timeline .progress-dot .dot-level .dot-inner {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
    background-color: rgba(0, 0, 0, 0.3);
    background-color: var(--color-darkest);
}

.rainbow-timeline-single:first-child .rainbow-timeline .progress-line {
    width: 50%;
    left: 50%;
}

.rainbow-timeline-single:last-child .rainbow-timeline .progress-line {
    width: 50%;
}

.rainbow-timeline-single .title {
    margin-bottom: 33px;
    font-size: 20px;
}

.rainbow-timeline-single .description {
    padding: 0 10%;
    margin-top: 15px;
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-timeline-single .description {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-timeline-single .description {
        padding: 0 10px;
    }
}

.rainbow-timeline-single.no-gradient .rainbow-timeline .progress-line .line-inner {
    background-image: inherit;
    background: #059DFF;
    background: var(--color-primary);
}

.rainbow-timeline-single.no-gradient .rainbow-timeline .progress-dot .dot-level {
    background-image: inherit;
    background: #059DFF;
    background: var(--color-primary);
}

.rainbow-timeline-single.dark-line .rainbow-timeline .progress-line .line-inner {
    background-image: inherit;
    background: #1e1e1e;
    background: var(--color-lessdark);
}

.rainbow-timeline-single.dark-line .rainbow-timeline .progress-dot .dot-level {
    background-image: inherit;
    background: #1e1e1e;
    background: var(--color-lessdark);
}

.rainbow-timeline-single.dark-line .rainbow-timeline .progress-dot .dot-level .dot-inner {
    background-color: #059DFF;
    background-color: var(--color-primary);
}

/*--------------------------------
    Call To Action Style  
--------------------------------*/

.clltoaction-style-default {
    padding: 250px 0;
}

.clltoaction-style-default .title {
    font-size: 52px;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 0;
    line-height: 1.4;
    color: #ffffff;
    color: var(--color-white);
}

@media only screen and (max-width: 767px) {
    .clltoaction-style-default .title {
        font-size: 40px;
    }
}

.clltoaction-style-default .subtitle {
    color: #fff;
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.clltoaction-style-default .content p {
    color: #acacac;
    color: var(--color-body);
}

.clltoaction-style-default .call-to-btn {
    margin-top: 50px;
}

.clltoaction-style-default .content.text-left .title::before {
    left: 0;
    transform: none;
}

.clltoaction-style-default .content.text-left .subtitle {
    padding: 0 16% 0 0;
}

.clltoaction-style-default.style-2 {
    padding: 130px 0;
}

.clltoaction-style-default.style-3 {
    padding: 150px 0;
}

.clltoaction-style-default.style-3 .content-wrapper {
    background-color: #1e1e1e;
    background-color: var(--color-lessdark);
    border-radius: 10px;
    border-radius: var(--radius);
    padding: 50px 40px;
}

.clltoaction-style-default.style-3 .content .title {
    font-size: 32px;
    margin-bottom: 18px;
    padding-bottom: 10px;
    color: #ffffff;
    color: var(--color-white);
}

.clltoaction-style-default.style-3 .content .subtitle {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.5px;
}

.clltoaction-style-default.style-3 .call-to-btn {
    margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .clltoaction-style-default.style-3 .call-to-btn {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .clltoaction-style-default.style-3 .call-to-btn {
        margin-top: 20px;
    }
}

.clltoaction-style-default.style-4 {
    padding: 0;
}

.clltoaction-style-default.style-4 .content-wrapper {
    background-color: #1e1e1e;
    background-color: var(--color-lessdark);
    border-radius: 10px;
    border-radius: var(--radius);
    padding: 70px 50px;
}

.clltoaction-style-default.style-4 .content .title {
    font-size: 47px;
    margin-bottom: 33px;
    padding-bottom: 16px;
    line-height: 1.4;
}

.clltoaction-style-default.style-4 .content .subtitle {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.5px;
}

.clltoaction-style-default.style-4 .call-to-btn {
    margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .clltoaction-style-default.style-4 .call-to-btn {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .clltoaction-style-default.style-4 .call-to-btn {
        margin-top: 20px;
    }
}

.clltoaction-style-default.style-5 {
    padding: 0;
}

.clltoaction-style-default.style-5 .content-wrapper {
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    border-radius: 10px;
    border-radius: var(--radius);
    padding: 70px 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .clltoaction-style-default.style-5 .content-wrapper {
        padding: 40px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .clltoaction-style-default.style-5 .content-wrapper {
        padding: 40px 20px;
    }
}

.clltoaction-style-default.style-5 .content .title {
    font-size: 47px;
    margin-bottom: 20px;
    padding-bottom: 0;
    line-height: 1.4;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .clltoaction-style-default.style-5 .content .title {
        font-size: 38px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .clltoaction-style-default.style-5 .content .title {
        font-size: 34px;
    }
}

@media only screen and (max-width: 767px) {
    .clltoaction-style-default.style-5 .content .title {
        font-size: 34px;
    }
}

@media only screen and (max-width: 575px) {
    .clltoaction-style-default.style-5 .content .title {
        font-size: 26px;
    }
}

.clltoaction-style-default.style-5 .content .title::before {
    display: none;
}

.clltoaction-style-default.style-5 .content .subtitle {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.5px;
}

.clltoaction-style-default.style-5 .call-to-btn {
    margin-top: 30px;
}

.clltoaction-style-default.style-6 {
    padding: 80px 0;
}

.clltoaction-style-default.style-6 .content .title {
    font-size: 36px;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.4;
}

.clltoaction-style-default.style-6 .content .title::before {
    display: none;
}

.clltoaction-style-default.style-6 .call-to-btn {
    margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .clltoaction-style-default.style-6 .call-to-btn {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .clltoaction-style-default.style-6 .call-to-btn {
        margin-top: 20px;
    }
}

.clltoaction-style-default.style-7 {
    padding: 0;
}

.clltoaction-style-default.style-7 .content-wrapper {
    padding: 40px 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 1px solid var(--color-border);
}

.clltoaction-style-default.style-7 .content .subtitle {
    font-size: 16px;
    color: #acacac;
    color: var(--color-body);
    max-width: 450px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 13px;
    padding: 0;
}

.clltoaction-style-default.style-7 .call-to-btn {
    margin-top: 0;
    text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .clltoaction-style-default.style-7 .call-to-btn {
        margin-top: 20px;
        text-align: left;
    }
}

@media only screen and (max-width: 767px) {
    .clltoaction-style-default.style-7 .call-to-btn {
        margin-top: 20px;
        text-align: left;
    }
}

.rainbow-call-to-action.style-8 {
    padding: 100px 0;
    background: #0f0f11;
    background: var(--color-blackest);
}

.rainbow-call-to-action.style-8 .content-wrapper {
    padding: 40px 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 1px solid var(--color-border);
}

.rainbow-call-to-action.style-8 .content .subtitle {
    font-size: 20px;
    color: #acacac;
    color: var(--color-body);
    line-height: 1.5;
    margin-bottom: 0;
}

.rainbow-call-to-action.style-8 .call-to-btn {
    margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-call-to-action.style-8 .call-to-btn {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-call-to-action.style-8 .call-to-btn {
        margin-top: 20px;
    }
}

.theme-shape {
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.theme-shape::before {
    position: absolute;
    left: -250px;
    top: 250px;
    right: auto;
    bottom: auto;
    z-index: -1;
    width: 500px;
    height: 500px;
    border-radius: 1000px;
    background-image: linear-gradient(45deg, #059DFF, #36C6F0);
    background-image: linear-gradient(45deg, var(--color-primary), var(--color-light-green));
    opacity: 0.2;
    filter: blur(100px);
    content: "";
}

.theme-shape::after {
    position: absolute;
    z-index: -1;
    width: 500px;
    height: 500px;
    border-radius: 1000px;
    opacity: 0.2;
    filter: blur(100px);
    content: "";
    left: auto;
    top: -250px;
    right: -250px;
    bottom: auto;
    background-image: linear-gradient(45deg, #FB5343, #6549D5);
    background-image: linear-gradient(45deg, var(--color-secondary), var(--color-tertiary));
}

.bg-image {
    background-repeat: no-repeat;
    background-position: center center;
}

.bg-image.bg-image2 {
    /* background-image: url(../images/call-to-action/bg-image-1.jpg); */
}

.bg-image.bg-image3 {
    /* background-image: url(../images/call-to-action/bg-image-2.jpg); */
}

.data-black-overlay {
    position: relative;
}

.data-black-overlay::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background-color: #000000;
    opacity: 0.7;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .call-to-action-alignwide .template-slider-wrapper {
        padding: 0 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .call-to-action-alignwide .template-slider-wrapper {
        padding-right: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .call-to-action-alignwide .sub-title {
        padding-top: 25px;
    }
}

.call-to-action-alignwide p {
    padding-bottom: 0;
}

.call-to-action-alignwide .thumbnail {
    margin-right: -142px;
    margin-top: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .call-to-action-alignwide .thumbnail {
        margin-right: -15px;
    }
}

@media only screen and (max-width: 767px) {
    .call-to-action-alignwide .thumbnail {
        margin-right: -15px;
    }
}

.call-to-action-variation-6 {
    max-width: 600px;
}

/*---------------------
    Tab Styles  
-----------------------*/

.rainbow-default-tab {
    position: relative;
}

.rainbow-default-tab .tab-button {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
    border-bottom: none;
}

.rainbow-default-tab .tab-button .tabs__tab {
    margin: 0;
}

.rainbow-default-tab .tab-button .tabs__tab .nav-link {
    color: #ffffff;
    color: var(--color-white);
    padding: 24px 44px;
    margin-bottom: -2px;
    outline: none;
    border: 0 none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rainbow-default-tab .tab-button .tabs__tab .nav-link {
        padding: 24px 24px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-default-tab .tab-button .tabs__tab .nav-link {
        padding: 24px 24px;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-default-tab .tab-button .tabs__tab .nav-link {
        padding: 24px 20px;
    }
}

.rainbow-default-tab .tab-button .tabs__tab .nav-link.active {
    background: #1e1e1e;
    background: var(--color-lessdark);
    border-color: transparent;
}

.rainbow-default-tab .tab-button .rainbow-tab-button button {
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0 none;
    color: #ffffff;
    color: var(--color-white);
}

.rainbow-default-tab .rainbow-tab-content {
    background: #1e1e1e;
    background: var(--color-lessdark);
    padding: 40px;
}

@media only screen and (max-width: 767px) {
    .rainbow-default-tab .rainbow-tab-content {
        padding: 30px;
    }
}

.rainbow-default-tab .rainbow-tab-content p:last-child {
    margin-bottom: 0;
}

.rainbow-default-tab.style-two .tab-button {
    margin-bottom: 30px;
}

.rainbow-default-tab.style-two .tab-button .tabs__tab button {
    border-radius: 6px;
    border-radius: var(--radius-small);
}

.rainbow-default-tab.style-two .rainbow-tab-content {
    border-radius: 6px;
    border-radius: var(--radius-small);
}

.rainbow-default-tab::before {
    background-color: #059DFF;
    background-color: var(--color-primary);
    background: linear-gradient(95deg, #059DFF 15%, #6549D5 45%, #E33FA1 75%, #FB5343 100%) 95%/200% 100%;
    background: linear-gradient(95deg, var(--color-primary) 15%, var(--color-tertiary) 45%, var(--color-pink) 75%, var(--color-secondary) 100%) 95%/200% 100%;
    width: 100%;
    height: 70%;
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    border-radius: 10px;
    opacity: 0.5;
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
}

.rainbow-no-padding {
    padding: 0 !important;
}

.rainbow-pricing {
    margin-top: 40px;
}

.rainbow-pricing .pricing-table-inner {
    padding: 40px;
    position: relative;
    z-index: 2;
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: 2px solid var(--color-border);
    border-radius: 5px;
    transition: all 0.6s cubic-bezier(0.33, 0.84, 0.31, 0.98);
    transform-style: preserve-3d;
}

.rainbow-pricing .pricing-table-inner::before {
    z-index: -1;
    display: inline-block;
    content: "";
    transition: all 0.6s cubic-bezier(0.33, 0.84, 0.31, 0.98);
    opacity: 0;
    border-radius: 5px;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background-color: #1e1e1e;
    background-color: var(--color-lessdark);
}

.rainbow-pricing .pricing-table-inner .pricing-header {
    margin-bottom: 30px;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 2px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 2px solid var(--color-border);
}

.rainbow-pricing .pricing-table-inner .pricing-header .title {
    margin-bottom: 20px;
}

.rainbow-pricing .pricing-table-inner .pricing-header .price-wrapper {
    display: flex;
    justify-content: center;
}

.rainbow-pricing .pricing-table-inner .pricing-header .pricing span {
    display: block;
}

.rainbow-pricing .pricing-table-inner .pricing-header .pricing span.currency {
    font-size: 28px;
    position: relative;
    top: -3px;
    left: -2px;
    opacity: 0.3;
}

.rainbow-pricing .pricing-table-inner .pricing-header .pricing span.price {
    font-size: 77px;
    color: #ffffff;
    color: var(--color-white);
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .rainbow-pricing .pricing-table-inner .pricing-header .pricing span.price {
        font-size: 54px;
    }
}

.rainbow-pricing .pricing-table-inner .pricing-header .pricing span.subtitle {
    font-size: 14px;
    color: #acacac;
    color: var(--color-body);
}

.rainbow-pricing .pricing-table-inner .pricing-body {
    text-align: center;
    margin-bottom: 30px;
}

.rainbow-pricing .pricing-table-inner .pricing-body .list-style--1 {
    list-style: none;
    padding: 0;
    margin: 0;
}

.rainbow-pricing .pricing-table-inner .pricing-footer {
    text-align: center;
}

.rainbow-pricing.style-2 .pricing-table-inner {
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    border-color: transparent !important;
}

.rainbow-pricing.style-4 {
    margin-left: -1px;
    margin-right: -1px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-pricing.style-4 {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-pricing.style-4 {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.rainbow-pricing.active .pricing-table-inner {
    border-color: transparent;
}

.rainbow-pricing.active .pricing-table-inner::before {
    transform: scaleY(1.12);
    opacity: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-pricing.active .pricing-table-inner::before {
        transform: scaleY(1);
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-pricing.active .pricing-table-inner::before {
        transform: scaleY(1);
    }
}

.rainbow-pricing.active .pricing-table-inner .pricing-header {
    border-bottom: 2px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 2px solid var(--color-border);
}

.rainbow-pricing.active .pricing-table-inner .pricing-header .title {
    color: #ffffff;
    color: var(--color-white);
}

.rainbow-pricing.active .pricing-table-inner .pricing-header .pricing span {
    display: block;
}

.rainbow-pricing.active .pricing-table-inner .pricing-header .pricing span.currency {
    color: #ffffff;
    color: var(--color-white);
    opacity: 1;
}

.rainbow-pricing.active .pricing-table-inner .pricing-header .pricing span.price {
    color: #ffffff;
    color: var(--color-white);
}

.rainbow-pricing.active .pricing-table-inner .pricing-header .pricing span.subtitle {
    color: #ffffff;
    color: var(--color-white);
}

.rainbow-pricing.active .pricing-table-inner .pricing-body ul.list-style--1 li {
    color: #ffffff;
    color: var(--color-white);
}

.rainbow-pricing.active .pricing-table-inner .pricing-body ul.list-style--1 li svg {
    color: #ffffff;
    color: var(--color-white);
}

.rainbow-pricing.active .pricing-table-inner .pricing-footer {
    text-align: center;
}

.rainbow-pricing.style-5 .pricing-table-inner {
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    border-color: transparent;
    padding: 0;
    padding-bottom: 40px;
    border: 0 none;
}

.rainbow-pricing.style-5 .pricing-table-inner::before {
    display: none;
}

.rainbow-pricing.style-5 .pricing-table-inner .pricing-header {
    margin-bottom: 30px;
    padding-bottom: 0;
    border-bottom: 0 none !important;
}

.rainbow-pricing.style-5 .pricing-table-inner .pricing-header .title {
    padding: 30px 40px;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.rainbow-pricing.style-5 .pricing-table-inner .pricing-header .price-wrapper {
    margin-bottom: 5px;
}

.rainbow-pricing.style-5 .pricing-table-inner .pricing-header .pricing span.currency {
    font-size: 40px;
    position: relative;
    top: 0px;
    left: 0;
    opacity: 1;
    color: #ffffff;
    color: var(--color-white);
    font-weight: 700;
    line-height: 7px;
    display: flex;
    align-items: center;
}

.rainbow-pricing.style-5 .pricing-table-inner .pricing-header .pricing span.price {
    font-size: 50px;
    color: #ffffff;
    color: var(--color-white);
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0;
}

.rainbow-pricing.style-5 .pricing-table-inner .pricing-header .pricing span.subtitle {
    color: #ffffff;
    color: var(--color-white);
}

.rainbow-pricing.style-5 .pricing-table-inner .pricing {
    background-color: #1e1e1e;
    background-color: var(--color-lessdark);
    padding: 30px;
}

/*--------------------------
    split Area Styles  
----------------------------*/

.rainbow-splite-style .thumbnail img {
    border-radius: 0;
    width: 100%;
}

.rainbow-splite-style .thumbnail.image-left-content img {
    border-radius: 0 10px 10px 0;
}

.rainbow-splite-style .split-inner {
    padding: 30px 115px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rainbow-splite-style .split-inner {
        padding: 40px 80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-splite-style .split-inner {
        padding: 40px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-splite-style .split-inner {
        padding: 40px 30px;
    }
}

.rainbow-splite-style .split-inner .title {
    font-size: 36px;
    line-height: 50px;
    color: #ffffff;
    color: var(--color-heading);
    font-weight: 700;
    font-weight: var(--p-bold);
}

@media only screen and (max-width: 767px) {
    .rainbow-splite-style .split-inner .title {
        font-size: 24px;
        line-height: 30px;
    }
}

.rainbow-splite-style .split-inner .split-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.rainbow-splite-style .split-inner .split-list li {
    color: var(--color-dark-alt);
}

/*----------------------------
    Video Popup Styles  
------------------------------*/

.video-popup,
.rainbow-gallery {
    position: relative;
    display: block;
}

.video-popup .thumbnail img,
.rainbow-gallery .thumbnail img {
    width: 100%;
}

.video-popup .video-icon,
.rainbow-gallery .video-icon {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 10px;
    transition: 0.4s;
}

.rainbow-gallery .video-icon {
    opacity: 0;
    transition: 0.4s;
    transform: translate(-50%, -50%) scale(0.5);
}

.rainbow-gallery:hover .video-icon {
    opacity: 1;
    margin-top: 0;
    transform: translate(-50%, -50%) scale(1);
}

.video-gallery-content {
    border-radius: 10px;
    padding-top: 300px;
    padding-bottom: 60px;
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .video-gallery-content {
        padding-bottom: 40px;
        padding-top: 150px;
    }
}

@media only screen and (max-width: 767px) {
    .video-gallery-content {
        padding-bottom: 40px;
        padding-top: 150px;
    }
}

.video-gallery-content .overlay-content {
    padding: 0 60px;
}

@media only screen and (max-width: 767px) {
    .video-gallery-content .overlay-content {
        padding: 0 20px;
    }
}

.video-gallery-content .overlay-content .title {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 30px;
    letter-spacing: 0.5px;
    line-height: 1.4;
    color: #ffffff;
    color: var(--color-white);
}

@media only screen and (max-width: 767px) {
    .video-gallery-content .overlay-content .title {
        font-size: 20px;
    }
}

/*------------------------------
    Gallery Styles  
--------------------------------*/

.rbt-temaplte-gallery-wrapper .thumbnail img {
    width: 100%;
    border-radius: 10px;
}

.template-slider-wrapper .sub-title {
    color: #059DFF;
    color: var(--color-primary);
}

.template-slider-wrapper .title {
    font-weight: 900;
    font-weight: var(--p-black);
}

.template-slider-wrapper .description {
    max-width: 900px;
}

/*==========================
    Contact Address 
============================*/

.contact-form-1 .form-group input {
    height: 70px;
    padding: 0 20px;
}

.contact-form-1 .form-group textarea {
    padding-top: 20px;
    padding-left: 20px;
}

.contact-address-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

/*-------------------
    Address Area  
--------------------*/

.rainbow-address {
    margin-top: 30px;
    padding: 40px;
    border-radius: 10px;
    padding-top: 40px;
    background: #0f0f11;
    background: var(--color-blackest);
    padding-bottom: 50px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    transition: 0.3s;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rainbow-address {
        padding: 30px 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-address {
        padding: 30px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-address {
        padding: 30px 20px;
    }
}

.rainbow-address .icon {
    color: #059DFF;
    color: var(--color-primary);
    border-radius: 100%;
    font-size: 40px;
    display: inline-block;
    margin-bottom: 17px;
    line-height: 6px;
}

.rainbow-address .inner h4.title {
    font-size: 18px;
    font-weight: 700;
}

.rainbow-address .inner p {
    font-size: 18px;
    margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rainbow-address .inner p {
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-address .inner p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-address .inner p {
        font-size: 16px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rainbow-address .inner p br {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-address .inner p br {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-address .inner p br {
        display: none;
    }
}

.rainbow-address .inner p a {
    color: #acacac;
    color: var(--color-body);
}

.rainbow-address .inner p a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

.rainbow-address:hover {
    transform: translateY(-5px);
}

.google-map-style-1 {
    width: 100%;
    height: 500px;
}

.brand-carousel-activation {
    padding: 0 50px;
}

@media only screen and (max-width: 767px) {
    .brand-carousel-activation {
        padding: 0 10px;
    }
}

.brand-carousel-activation li {
    margin-top: 0;
    margin-bottom: 0;
}

.brand-carousel-activation li a {
    display: block;
}

.brand-carousel-activation li a img {
    opacity: 0.8;
    transition: 0.4s;
}

.brand-carousel-activation li:hover a img {
    opacity: 1;
    filter: contrast(0.5);
}

.brand-carousel-activation.rainbow-slick-arrow button.slick-arrow {
    width: 50px;
    height: 50px;
}

.brand-carousel-activation.rainbow-slick-arrow button.slick-arrow i {
    display: block;
    font-size: 24px;
    color: #fff;
}

.brand-carousel-activation.rainbow-slick-arrow button.slick-arrow::before {
    display: none;
}

.brand-style-1 {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.brand-style-1 li {
    flex-basis: 25%;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0px 0px -2px -2px;
    border-color: hsla(0, 0%, 100%, 0.1);
    border-color: var(--color-border);
    padding: 40px 0 40px 0;
    text-align: center;
}

@media only screen and (max-width: 575px) {
    .brand-style-1 li {
        flex-basis: 33.33%;
    }
}

@media only screen and (max-width: 479px) {
    .brand-style-1 li {
        flex-basis: 50%;
    }
}

.brand-style-1 li a {
    display: block;
}

.brand-style-1 li a img {
    opacity: 0.8;
    transition: 0.4s;
}

.brand-style-1 li:hover a img {
    opacity: 1;
    filter: contrast(0.5);
}

.brand-style-2 {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.brand-style-2 li {
    flex-basis: 16.666%;
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .brand-style-2 li {
        flex-basis: 25%;
    }
}

@media only screen and (max-width: 767px) {
    .brand-style-2 li {
        flex-basis: 25%;
    }
}

@media only screen and (max-width: 575px) {
    .brand-style-2 li {
        flex-basis: 33.33%;
    }
}

@media only screen and (max-width: 479px) {
    .brand-style-2 li {
        flex-basis: 50%;
    }
}

.brand-style-2 li a {
    display: block;
}

.brand-style-2 li a img {
    opacity: 0.8;
    transition: 0.3s;
}

.brand-style-2 li:hover a img {
    opacity: 1;
}

.brand-style-2.variation-2 li {
    flex-basis: 25%;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .brand-style-2.variation-2 li {
        flex-basis: 33.33%;
    }
}

@media only screen and (max-width: 479px) {
    .brand-style-2.variation-2 li {
        flex-basis: 50%;
    }
}

/*---------------------------
    Error Styles Area  
-----------------------------*/

.error-inner {
    text-align: center;
}

.error-inner h1 {
    font-size: 200px;
    line-height: 1;
    color: #059DFF;
    color: var(--color-primary);
    font-weight: 700;
    font-weight: var(--p-bold);
}

@media only screen and (max-width: 767px) {
    .error-inner h1 {
        font-size: 100px;
        line-height: 1;
    }
}

.error-inner .title {
    line-height: 45px;
    font-weight: 700;
    font-weight: var(--p-bold);
}

.error-inner .description {
    font-size: 16px;
    font-size: var(--font-size-b2);
    line-height: 28px;
    color: #acacac;
    color: var(--color-body);
    font-weight: 400;
    font-weight: var(--p-regular);
    margin-bottom: 30px;
}

.error-inner .blog-search {
    display: inline-block;
}

.error-inner .blog-search input {
    min-width: 500px;
}

.error-inner .view-more-button {
    margin-top: 30px;
}

.advance-tab-button-1 .tab-button-list {
    list-style: none;
    padding: 0;
    margin: -10px 0;
}

.advance-tab-button-1 .tab-button-list li {
    margin: 10px 0;
}

.advance-tab-button-1 .tab-button-list .tab-button {
    cursor: pointer;
    padding: 47px 27px;
    border-radius: 10px;
    position: relative;
    z-index: 2;
    background-color: transparent;
    border: 0 none;
    margin: 0;
}

.advance-tab-button-1 .tab-button-list .tab-button::before {
    position: absolute;
    content: "";
    background: #0f0f11;
    background: var(--color-blackest);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.3s;
    opacity: 0;
    transform: scale(0.9);
    z-index: -1;
    border-radius: 7px;
}

.advance-tab-button-1 .tab-button-list .tab-button:hover::before {
    opacity: 1;
    transform: scale(1);
}

.advance-tab-button-1 .tab-button-list .tab-button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    border-left: 20px solid #0f0f11;
    border-left: 20px solid var(--color-blackest);
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    margin-top: -20px;
    opacity: 0;
    transition: 0.3s;
    transform: scale(0.9);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .advance-tab-button-1 .tab-button-list .tab-button::after {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .advance-tab-button-1 .tab-button-list .tab-button::after {
        display: none;
    }
}

.advance-tab-button-1 .tab-button-list .tab-button .title {
    color: #acacac;
    color: var(--color-body);
    font-size: 20px;
    margin-bottom: 10px;
    transition: 0.3s;
}

.advance-tab-button-1 .tab-button-list .tab-button .description {
    margin-bottom: 0;
    transition: 0.3s;
}

.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon {
    padding: 25px;
    border: 1px solid rgba(255, 255, 255, 0.05) !important;
    border: 1px solid var(--color-white-off) !important;
}

.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab {
    display: flex;
    height: 100%;
}

@media only screen and (max-width: 575px) {
    .advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab {
        height: auto;
        text-align: left;
        display: block;
    }
}

.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab .icon {
    display: flex;
    width: 60px;
    border-radius: 5px;
    background: #011827;
    background: var(--color-primary-darker);
    color: #059DFF;
    color: var(--color-primary);
    text-align: center;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    min-height: 100%;
    min-width: 60px;
}

@media only screen and (max-width: 575px) {
    .advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab .icon {
        width: 60px;
        height: 60px;
        min-width: 60px;
        margin-bottom: 10px;
    }
}

.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab .content {
    padding-right: 24px;
    padding-left: 24px;
}

@media only screen and (max-width: 575px) {
    .advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab .content {
        padding: 0;
    }
}

.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon .tab .content .description {
    font-size: 14px;
    font-size: var(--font-size-b3);
}

.advance-tab-button-1 .tab-button-list .tab-button.bg-color-white-off::before {
    background: rgba(255, 255, 255, 0.05);
    background: var(--color-white-off);
}

.advance-tab-button-1 .tab-button-list .tab-button.bg-color-white-off::after {
    border-left: 20px solid rgba(255, 255, 255, 0.05);
    border-left: 20px solid var(--color-white-off);
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.advance-tab-button-1 .tab-button-list .tab-button.tab-with-icon.active {
    border: 1px solid transparent !important;
}

.advance-tab-button-1 .tab-button-list .tab-button.active .title {
    color: #ffffff;
    color: var(--color-white);
}

.advance-tab-button-1 .tab-button-list .tab-button.active::before {
    opacity: 1;
    transform: scale(1);
}

.advance-tab-button-1 .tab-button-list .tab-button.active::after {
    opacity: 1;
    transform: scale(1);
}

.nav-tabs {
    border-bottom: 0;
}

.advance-tab-content-1 .thumbnail img {
    border-radius: 10px;
}

.advance-tab-button-1.right-align .tab-button-list .tab-button::after {
    transform: scale(0.9) rotate(-180deg);
    left: auto;
    right: 100%;
}

.advance-tab-button-1.right-align .tab-button-list .tab-button::after {
    transform: scale(1) rotate(-180deg);
}

.advance-tab-button-1.right-top .tab-button-list .tab-button::after {
    left: 50%;
    transform: scale(0.9) translateX(-50%) rotate(-92deg);
    bottom: 94%;
    top: auto;
}

.advance-tab-button-1.right-top .tab-button-list .tab-button::after {
    opacity: 0;
    transform: scale(1) translateX(-50%) rotate(-92deg);
}

.advance-tab-button-1.right-top .tab-button-list .tab-button.active::after {
    opacity: 1;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:focus {
    color: #495057;
    background: transparent;
    border: 0 none;
    box-shadow: none;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent;
}

.advance-tab-button-1 .tab-button-list .tab-button:focus {
    outline: none;
    border: 0 none;
    box-shadow: none;
}

.service-thumbnail-offset {
    margin-right: -50px;
    margin-bottom: -50px;
    border-radius: 10px 0 10px 0;
}

.service-thumbnail-offset img {
    border-radius: 10px 0 10px 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .service-thumbnail-offset {
        margin-right: -30px;
        margin-bottom: -40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .service-thumbnail-offset {
        margin-right: -30px;
        margin-bottom: -40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .service-thumbnail-offset {
        margin-right: -30px;
        margin-bottom: -40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .advance-tab-four .tab-content .thumbnail {
        margin-top: 30px;
    }
}

/*----------------------------
    Advance Pricing Table  
------------------------------*/

.advance-pricing {
    background: #0f0f11;
    background: var(--color-blackest);
    border-radius: 10px;
}

.advance-pricing .pricing-left {
    height: 100%;
    background: #1e1e1e;
    background: var(--color-lessdark);
    padding: 60px 50px;
    border-radius: 10px 0 0 10px;
}

@media only screen and (max-width: 767px) {
    .advance-pricing .pricing-left {
        padding: 30px 20px;
    }
}

.advance-pricing .pricing-left .main-title {
    margin-bottom: 10px;
}

.advance-pricing .pricing-left .price-wrapper .price-amount {
    font-size: 60px;
    text-align: center;
    display: block;
    color: #ffffff;
    color: var(--color-white);
    font-weight: 700;
}

.advance-pricing .pricing-left .price-wrapper .price-amount sup {
    font-size: 16px;
    top: -34px;
}

.advance-pricing .pricing-left .btn-default {
    width: 100%;
    margin: 10px 0;
}

.advance-pricing .pricing-left .rating {
    text-align: center;
    margin-top: 5px;
}

.advance-pricing .pricing-left .rating a {
    font-weight: 700;
    color: #f1b304;
}

.advance-pricing .pricing-left .rating a svg {
    fill: #f1b304;
}

.advance-pricing .pricing-left .subtitle {
    display: block;
    color: #acacac;
    color: var(--color-body);
    text-align: center;
}

.advance-pricing .pricing-right {
    padding: 60px 30px;
}

.advance-pricing .pricing-right .price-title {
    font-size: 20px;
    margin-bottom: 10px;
}

.advance-pricing .pricing-right .price-title li {
    font-size: 16px;
    margin: 8px 0;
}

.rainbow-comment-form .section-title span.subtitle {
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 18px;
    font-size: 16px;
    border-radius: 4px;
    margin-bottom: 12px;
}

.rainbow-comment-form .section-title .title {
    font-size: 50px;
    font-weight: 600;
    line-height: 62px;
    margin-bottom: 20px;
    color: #ffffff;
    color: var(--color-white);
}

iframe {
    border-radius: 10px;
}

.rnform-group {
    margin-bottom: 20px;
}

.rnform-group input {
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: 2px solid var(--color-border);
    border-radius: 4px;
    height: 50px;
    font-size: 16px;
}

.rainbow-comment-form .inner .rnform-group textarea {
    min-height: 193px;
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: 2px solid var(--color-border);
    border-radius: 4px;
    resize: none;
    padding: 15px;
    font-size: 16px;
}

/*--------------------------
    Swicher Styles  
----------------------------*/

.active-dark-mode .my_switcher ul li .setColor.dark {
    display: none;
}

.active-light-mode .my_switcher ul li .setColor.light {
    display: none;
}

.active-light-mode .my_switcher ul li a.dark img {
    display: block;
}

.my_switcher ul li a.dark img {
    display: none;
    filter: brightness(100);
}

.my_switcher {
    border: 0 none;
    padding: 0;
    margin-left: 10px;
    width: 40px;
    background: #FB5343;
    background: var(--color-secondary);
    display: flex;
    justify-content: center;
    height: 40px;
    align-items: center;
    border-radius: 100%;
}

@media only screen and (max-width: 767px) {
    .my_switcher {
        margin-left: 5px;
    }
}

.my_switcher ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 100%;
}

.my_switcher ul li {
    margin-top: 0;
    margin-bottom: 0;
}

.my_switcher ul li a {
    display: block;
    position: relative;
    z-index: 2;
    background: #FB5343;
    background: var(--color-secondary);
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.my_switcher ul li a img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.my_switcher ul li a.active {
    display: none;
}

/*------------------------
    Back to Top  
--------------------------*/

.rainbow-back-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    z-index: 999;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%;
    text-align: center;
    z-index: 999 !important;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.rainbow-back-top i {
    color: #fff;
    transition: 0.3s;
    font-size: 20px;
}

.rainbow-back-top:hover i {
    color: #059DFF !important;
    color: var(--color-primary) !important;
}

/*--------------------------
    About Styles  
---------------------------*/

.about-style-4 .title {
    font-weight: 400;
    margin-bottom: 35px;
}

.about-style-4 .title strong {
    color: #059DFF;
    color: var(--color-primary);
}

.about-style-4 .feature-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.about-style-4 .feature-list li {
    display: flex;
}

.about-style-4 .feature-list li .icon {
    background: #059DFF;
    background: var(--color-primary);
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #ffffff;
    color: var(--color-white);
    text-align: center;
    min-width: 30px;
}

.about-style-4 .feature-list li .icon i {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.about-style-4 .feature-list li .title-wrapper {
    margin-left: 13px;
}

.about-style-4 .feature-list li .title-wrapper .title {
    font-size: 18px;
    margin: 0;
}

.about-style-4 .feature-list li .title-wrapper .text {
    font-size: 16px;
    margin-bottom: 20px;
    max-width: 80%;
    margin-top: 13px;
}

.about-style-5 {
    position: relative;
    z-index: 2;
}

.about-style-5 .about-wrapper {
    margin-top: -150px;
    background: #0f0f11;
    background: var(--color-blackest);
    border-radius: 10px;
    padding: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-style-5 .about-wrapper {
        margin-top: 80px;
        padding: 15px 15px 30px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .about-style-5 .about-wrapper {
        margin-top: 80px;
        padding: 15px 15px 30px 15px;
    }
}

.about-style-5 .about-wrapper .thumbnail img {
    border-radius: 10px;
}

.about-style-5 .about-wrapper .content .inner {
    padding: 0 40px;
}

@media only screen and (max-width: 767px) {
    .about-style-5 .about-wrapper .content .inner {
        padding: 0;
    }
}

.about-style-5 .about-wrapper .content .inner .title {
    font-size: 30px;
    margin-bottom: 13px;
}

.about-style-5 .about-wrapper .content .inner p {
    margin-bottom: 20px;
    width: 80%;
}

.contact-address {
    padding: 0;
    margin: 0;
    list-style: none;
}

.contact-address li {
    font-size: 16px;
}

.contact-address li i {
    color: #059DFF;
    color: var(--color-primary);
    margin-right: 10px;
}

.about-style-6 .rbt-progress-style-1,
.about-style-6 .wrapper {
    position: relative;
    z-index: 2;
    max-width: 850px;
    margin: 0 auto;
    border-radius: 10px;
}

.about-style-6 .wrapper {
    padding: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-style-6 .wrapper {
        padding: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .about-style-6 .wrapper {
        padding: 20px;
    }
}

.about-style-6 .wrapper::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #1e1e1e;
    background: var(--color-lessdark);
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.6;
    border-radius: 10px;
}

.about-style-6 .thumbnail img {
    max-height: 200px;
}

.about-style-6 .subtitle {
    font-size: 18px;
    font-weight: 500;
}

.about-style-6 .maintitle {
    font-size: 30px;
    line-height: 1.3;
    margin-top: 17px;
    margin-bottom: 25px;
}

/*---------------------------
    Newsletter Styles  
----------------------------*/

.border-top-bottom {
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 1px solid var(--color-border);
}

.newsletter-area .border-top-bottom {
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 1px solid var(--color-border);
}

.rainbow-newsletter-default .newsletter-wrapper {
    padding: 40px 0;
}

.rainbow-newsletter-default .newsletter-section-title .title {
    color: #acacac;
    color: var(--color-body);
    margin-bottom: 7px;
}

.rainbow-newsletter-default .newsletter-section-title .description {
    color: #acacac;
    color: var(--color-body);
    margin-bottom: 0;
}

.rainbow-newsletter-default .rainbow-newsletter {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0 -10px;
}

@media only screen and (max-width: 575px) {
    .rainbow-newsletter-default .rainbow-newsletter {
        display: block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-newsletter-default .rainbow-newsletter {
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-newsletter-default .rainbow-newsletter {
        justify-content: flex-start;
    }
}

.rainbow-newsletter-default .rainbow-newsletter .form-group {
    margin-bottom: 0;
    margin: 0 10px;
}

.rainbow-newsletter-default .rainbow-newsletter .form-group input {
    height: 55px;
    padding: 0 24px;
    min-width: 500px;
    background: #0f0f11;
    background: var(--color-blackest);
    border: 0 none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rainbow-newsletter-default .rainbow-newsletter .form-group input {
        min-width: 400px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-newsletter-default .rainbow-newsletter .form-group input {
        min-width: 400px;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-newsletter-default .rainbow-newsletter .form-group input {
        min-width: 350px;
    }
}

@media only screen and (max-width: 575px) {
    .rainbow-newsletter-default .rainbow-newsletter .form-group input {
        min-width: 100%;
        margin-bottom: 20px;
    }
}

.rainbow-newsletter-default .rainbow-newsletter .form-group .btn-default {
    height: 55px;
}

/*------------------------
    Featue Styles  
--------------------------*/

.rbt-feature-main {
    padding-bottom: 0;
    border-radius: 10px;
}

@media only screen and (max-width: 767px) {
    .rbt-feature-main {
        padding: 30px;
    }
}

.rbt-feature-main .feature-left-top {
    max-width: 500px;
}

.rbt-feature-main .feature-left-bottom {
    max-width: 500px;
}

.rbt-feature-main .feature-left-bottom .button-group {
    margin-bottom: 50px;
}

/**************************************
            Blog 
***************************************/

/*----------------------
    Blog Styles  
-----------------------*/

.rainbow-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 10px;
    border-radius: var(--radius);
    overflow: hidden;
    transition: all 0.5s;
}

.rainbow-card .inner .thumbnail {
    overflow: hidden;
}

.rainbow-card .inner .thumbnail a {
    display: block;
    overflow: hidden;
}

.rainbow-card .inner .thumbnail a img {
    width: 100%;
    transition: 0.5s;
    overflow: hidden;
}

.rainbow-card .inner .content {
    display: flex;
    flex-wrap: wrap;
    padding: 30px;
    padding-top: 15px;
}

@media only screen and (max-width: 767px) {
    .rainbow-card .inner .content {
        padding: 30px 20px;
    }
}

.rainbow-card .inner .content .descriptiion {
    margin-bottom: 0;
    margin-bottom: 13px;
}

.rainbow-card .inner .content .title {
    font-size: 20px;
    line-height: 1.5;
    transition: all 0.5s;
    margin-bottom: 0;
    margin-top: 15px;
    flex-basis: 100%;
}

.rainbow-card.card-list-view {
    height: 100%;
}

.rainbow-card.card-list-view .inner {
    display: flex;
    height: 100%;
}

@media only screen and (max-width: 575px) {
    .rainbow-card.card-list-view .inner {
        display: block;
    }
}

.rainbow-card.card-list-view .inner .thumbnail {
    flex-basis: 46%;
}

.rainbow-card.card-list-view .inner .thumbnail a {
    display: block;
    height: 100%;
}

.rainbow-card.card-list-view .inner .thumbnail a img {
    width: auto;
    object-fit: cover;
    height: 100%;
}

.rainbow-card.card-list-view .inner .content {
    flex-basis: 54%;
}

.rainbow-card.card-list-view .inner .content .title {
    margin-bottom: 10px;
}

.rainbow-card.card-list-view .inner .content .descriptiion {
    margin-bottom: 13px;
    margin-top: 12px;
}

.rainbow-card.content-transparent {
    position: relative;
    border: 0 none;
}

.rainbow-card.content-transparent .content {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.9) 100%);
    padding-top: 60px;
}

@media only screen and (max-width: 767px) {
    .rainbow-card.content-transparent .content {
        padding-top: 20px;
    }
}

.rainbow-card.content-transparent .content .title {
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .rainbow-card.content-transparent .content .title {
        font-size: 17px;
    }
}

.rainbow-card.content-transparent .content .title a {
    color: #ffffff;
    color: var(--color-white);
}

.rainbow-card.content-transparent .content .title:hover a {
    color: #059DFF;
    color: var(--color-primary);
}

.rainbow-card.content-transparent .content .rainbow-meta-list li {
    color: #acaeb1;
}

.rainbow-card.content-transparent .content .rainbow-meta-list li a {
    color: #acaeb1;
}

.rainbow-card.content-transparent.post-large .content .title {
    font-size: 32px;
}

@media only screen and (max-width: 767px) {
    .rainbow-card.content-transparent.post-large .content .title {
        font-size: 19px;
    }
}

.rainbow-card:hover .inner .thumbnail a img {
    transform: scale(1.1);
}

.rainbow-meta-list {
    font-size: 1.4rem;
    line-height: 2.2rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.rainbow-meta-list li {
    margin-top: 0;
    margin-bottom: 0;
    color: #65676B;
    color: var(--color-gray);
    font-size: 14px;
}

.rainbow-meta-list li a {
    color: #65676B;
    color: var(--color-gray);
    transition: 0.5s;
}

.rainbow-meta-list li.separator {
    margin: 0 0.8rem;
}

.blog-search {
    position: relative;
}

.blog-search input {
    height: 60px;
    padding: 0 20px;
    color: #acacac;
    color: var(--color-body);
    padding-right: 80px;
}

.blog-search .search-button {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    border: 0 none;
    background: #059DFF;
    background: var(--color-primary-light);
    height: 47px;
    padding: 0 20px;
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
}

.blog-search .search-button i {
    color: #ffffff;
    color: var(--color-white);
    font-weight: 400;
}

.rbt-single-widget {
    border-radius: 4px;
    padding: 20px 20px;
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    border: 1px solid var(--color-border);
    padding-top: 0;
}

.rbt-single-widget:first-child {
    margin-top: 0 !important;
}

.rbt-single-widget input,
.rbt-single-widget select {
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: var(--border-width) solid var(--color-border);
}

.rbt-single-widget.widget_search {
    padding: 0;
    border: 0 none;
}

.rbt-single-widget.widget_search .title {
    margin: 0;
}

.rbt-single-widget p {
    font-size: 16px;
    line-height: 28px;
    color: #717173;
}

.rbt-single-widget .title {
    line-height: 26px;
    position: relative;
    padding-bottom: 6px;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    color: var(--color-white);
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    margin: -1px -22px 0;
    padding: 14px 24px;
    border-radius: 4px;
}

.rbt-single-widget .title a {
    color: #059DFF;
    color: var(--color-primary);
}

.rbt-single-widget .title a.rsswidget img {
    height: 13px;
    margin-right: 3px;
}

.rbt-single-widget .title img {
    vertical-align: 0px;
}

.rbt-single-widget ul {
    padding-left: 0;
    margin-bottom: -10px;
    list-style: none;
    padding-right: 0;
}

.rbt-single-widget ul ul {
    margin-bottom: 0;
}

.rbt-single-widget ul li {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
    color: #717173;
}

.rbt-single-widget ul li a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
    color: #ffffff;
    color: var(--color-heading);
    display: inline;
    display: initial;
}

.rbt-single-widget ul li a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

.rbt-single-widget.widget_categories ul li a {
    display: flex;
    justify-content: space-between;
}

.rbt-single-widget.widget_recent_comments ul li,
.rbt-single-widget.widget_recent_entries ul li,
.rbt-single-widget.widget_archive ul li,
.rbt-single-widget.widget_categories ul li,
.rbt-single-widget.widget_meta ul li,
.rbt-single-widget.widget_pages ul li,
.rbt-single-widget.widget_nav_menu ul li {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 0;
    color: #acacac;
    color: var(--color-body);
}

.rbt-single-widget.widget_recent_comments ul li a,
.rbt-single-widget.widget_recent_entries ul li a,
.rbt-single-widget.widget_archive ul li a,
.rbt-single-widget.widget_categories ul li a,
.rbt-single-widget.widget_meta ul li a,
.rbt-single-widget.widget_pages ul li a,
.rbt-single-widget.widget_nav_menu ul li a {
    color: #acacac;
    color: var(--color-body);
}

.rbt-single-widget.widget_recent_comments ul li a:hover,
.rbt-single-widget.widget_recent_entries ul li a:hover,
.rbt-single-widget.widget_archive ul li a:hover,
.rbt-single-widget.widget_categories ul li a:hover,
.rbt-single-widget.widget_meta ul li a:hover,
.rbt-single-widget.widget_pages ul li a:hover,
.rbt-single-widget.widget_nav_menu ul li a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

.rbt-single-widget.widget_recent_comments ul li span,
.rbt-single-widget.widget_recent_entries ul li span,
.rbt-single-widget.widget_archive ul li span,
.rbt-single-widget.widget_categories ul li span,
.rbt-single-widget.widget_meta ul li span,
.rbt-single-widget.widget_pages ul li span,
.rbt-single-widget.widget_nav_menu ul li span {
    color: #acacac;
    color: var(--color-body);
}

.rbt-single-widget.widget_recent_comments ul li:hover a span,
.rbt-single-widget.widget_recent_entries ul li:hover a span,
.rbt-single-widget.widget_archive ul li:hover a span,
.rbt-single-widget.widget_categories ul li:hover a span,
.rbt-single-widget.widget_meta ul li:hover a span,
.rbt-single-widget.widget_pages ul li:hover a span,
.rbt-single-widget.widget_nav_menu ul li:hover a span {
    color: #059DFF;
    color: var(--color-primary);
}

.rbt-single-widget.widget_recent_comments ul li+li,
.rbt-single-widget.widget_recent_entries ul li+li,
.rbt-single-widget.widget_archive ul li+li,
.rbt-single-widget.widget_categories ul li+li,
.rbt-single-widget.widget_meta ul li+li,
.rbt-single-widget.widget_pages ul li+li,
.rbt-single-widget.widget_nav_menu ul li+li {
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
}

.rbt-single-widget.widget_recent_comments>ul>li,
.rbt-single-widget.widget_recent_entries>ul>li,
.rbt-single-widget.widget_archive>ul>li,
.rbt-single-widget.widget_categories>ul>li,
.rbt-single-widget.widget_meta>ul>li,
.rbt-single-widget.widget_pages>ul>li {
    margin-top: 0;
    margin-bottom: 0;
}

.rbt-single-widget.widget_recent_comments>ul>li:first-child,
.rbt-single-widget.widget_recent_entries>ul>li:first-child,
.rbt-single-widget.widget_archive>ul>li:first-child,
.rbt-single-widget.widget_categories>ul>li:first-child,
.rbt-single-widget.widget_meta>ul>li:first-child,
.rbt-single-widget.widget_pages>ul>li:first-child {
    margin-top: 0;
}

.rbt-single-widget.widget_recent_comments>ul>li:last-child,
.rbt-single-widget.widget_recent_entries>ul>li:last-child,
.rbt-single-widget.widget_archive>ul>li:last-child,
.rbt-single-widget.widget_categories>ul>li:last-child,
.rbt-single-widget.widget_meta>ul>li:last-child,
.rbt-single-widget.widget_pages>ul>li:last-child {
    margin-bottom: 10px;
}

.rbt-single-widget.widget_recent_entries .inner a {
    color: #ffffff;
    color: var(--color-white);
    margin-bottom: 4px;
}

.rbt-single-widget.widget_recent_entries .inner span {
    color: #acacac;
    color: var(--color-body);
    font-size: 14px;
    letter-spacing: 0.5px;
}

.alignwide {
    margin-left: -220px;
    margin-right: -220px;
    max-width: 1400px;
    width: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .alignwide {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .alignwide {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .alignwide {
        margin-left: 0;
        margin-right: 0;
    }
}

.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
}

.tagcloud,
.wp-block-tag-cloud {
    margin: -3px;
    padding-left: 0;
}

.tagcloud a,
.wp-block-tag-cloud a {
    background: transparent;
    display: inline-block;
    height: 40px;
    color: #acacac;
    color: var(--color-body);
    font-size: 16px !important;
    line-height: 35px;
    text-decoration: none;
    margin: 3px;
    border: 2px solid hsla(0, 0%, 100%, 0.1);
    border: 2px solid var(--color-border);
    padding: 0 20px;
    border-radius: 3px;
}

.tagcloud a:hover,
.wp-block-tag-cloud a:hover {
    background: #059DFF;
    background: var(--color-primary);
    color: #ffffff;
    border-color: #059DFF;
    border-color: var(--color-primary);
}

/*------------------------------
    Blog Details 
----------------------------------*/

.post-page-banner .rainbow-meta-list {
    justify-content: center;
}

.post-page-banner .rainbow-meta-list li {
    color: #acacac;
    color: var(--color-body);
    font-size: 20px;
    margin: 0 15px;
    margin-top: 38px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .post-page-banner .rainbow-meta-list li {
        font-size: 16px;
        margin-top: 8px;
    }
}

@media only screen and (max-width: 767px) {
    .post-page-banner .rainbow-meta-list li {
        font-size: 16px;
        margin-top: 8px;
    }
}

.post-page-banner .rainbow-meta-list li svg {
    margin-right: 10px;
}

.post-page-banner .rainbow-meta-list li a {
    color: #acacac;
    color: var(--color-body);
    transition: 0.3s;
}

.post-page-banner .rainbow-meta-list li a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

.post-page-banner .category-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: center;
    margin: -10px;
    padding: 0;
    margin-top: 14px;
}

.post-page-banner .category-list li {
    margin: 10px;
    position: relative;
}

.post-page-banner .category-list li::after {
    position: absolute;
    content: ",";
    right: -9px;
}

.post-page-banner .category-list li:last-child::after {
    display: none;
}

.blog-details-content .category-meta {
    display: flex;
    padding: 42px 0;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    border-bottom: 1px solid var(--color-border);
    flex-wrap: wrap;
}

.blog-details-content .category-meta span.text {
    color: #ffffff;
    color: var(--color-white);
    font-size: 22px;
    display: inline-block;
    margin: 10px 0;
    margin-top: 0;
}

/**************************************
    Footer Styles
***************************************/

/*-----------------------
    Footer Style Here  
------------------------*/

.logo a img {
    max-height: 55px;
}

.footer-style-1 {
    background-color: rgba(0, 0, 0, 0.3);
    background-color: var(--color-darkest);
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
    background-image: linear-gradient(0deg, #000000, rgba(15, 15, 17, 0));
    background-image: linear-gradient(0deg, var(--color-black), var(--color-blacker));
}

.footer-style-1 .footer-top {
    padding: 120px 0;
}

.footer-style-1 .footer-top .rainbow-footer-widget .text-big {
    font-size: 21px;
    margin-top: 30px;
    padding-right: 13%;
    line-height: 37px;
    font-weight: 500;
}

.footer-style-1 .footer-top .rainbow-footer-widget .title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.footer-style-1 .footer-top .rainbow-footer-widget .subtitle {
    font-weight: 400;
    color: #acacac;
    color: var(--color-body);
    font-size: 16px;
    padding-right: 31%;
    line-height: 28px;
    margin-bottom: 32px;
}

.footer-style-1 .footer-top .rainbow-footer-widget .inner {
    margin-top: 13px;
}

.footer-style-1 .footer-top .rainbow-footer-widget .footer-link {
    list-style: none;
    padding: 0;
}

.footer-style-1 .footer-top .rainbow-footer-widget .footer-link li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.footer-style-1 .footer-top .rainbow-footer-widget .footer-link li a {
    font-size: 14px;
    display: block;
    color: #acacac;
    color: var(--color-body);
    line-height: 25px;
}

.newsletter-form input {
    flex-grow: 1;
    width: auto;
    margin-right: 10px;
    height: 50px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.footer-style-default {
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
    background-color: rgba(0, 0, 0, 0.3);
    background-color: var(--color-darkest);
    background-image: linear-gradient(0deg, #000000, rgba(15, 15, 17, 0));
    background-image: linear-gradient(0deg, var(--color-black), var(--color-blacker));
}

.footer-style-default .footer-top {
    padding: 100px 0;
    padding-bottom: 70px;
}

.footer-style-default .footer-top .rainbow-footer-widget .text-big {
    font-size: 21px;
    margin-top: 30px;
    padding-right: 13%;
    line-height: 1.7;
    font-weight: 500;
    color: #acacac;
    color: var(--color-body);
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-style-default .footer-top .rainbow-footer-widget .text-big {
        font-size: 20px;
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .footer-style-default .footer-top .rainbow-footer-widget .text-big {
        font-size: 20px;
        padding-right: 0;
    }
}

.footer-style-default .footer-top .rainbow-footer-widget .title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.footer-style-default .footer-top .rainbow-footer-widget .subtitle {
    font-weight: 400;
    color: #acacac;
    color: var(--color-body);
    font-size: 16px;
    padding-right: 31%;
    line-height: 28px;
    margin-bottom: 32px;
}

@media only screen and (max-width: 767px) {
    .footer-style-default .footer-top .rainbow-footer-widget .subtitle {
        padding-right: 0;
    }
}

.footer-style-default .footer-top .rainbow-footer-widget .inner {
    margin-top: 13px;
}

.footer-style-default .footer-top .rainbow-footer-widget .footer-link {
    list-style: none;
    padding: 0;
}

.footer-style-default .footer-top .rainbow-footer-widget .footer-link li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.footer-style-default .footer-top .rainbow-footer-widget .footer-link li a {
    font-size: 14px;
    display: inline-block;
    color: #acacac;
    color: var(--color-body);
    line-height: 25px;
    transition: 0.3s;
    text-transform: capitalize;
}

.footer-style-default .footer-top .rainbow-footer-widget .footer-link li a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

.footer-style-default .footer-top .rainbow-footer-widget .footer-link li a:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}

.footer-style-default.variation-two {
    border-top: 0;
}

.footer-style-default.no-border {
    border-top: 0;
}

/*--------------------------
    Copyright Area  
---------------------------*/

.copyright-style-one {
    background: rgba(0, 0, 0, 0.3);
    background: var(--color-darkest);
    padding: 20px 0;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
}

.copyright-style-one .copyright-text {
    margin-bottom: 0;
    font-size: 14px;
}

.copyright-style-one .copyright-text a {
    color: #acacac;
    color: var(--color-body);
}

.copyright-style-one .ft-menu {
    padding: 0;
    margin: 0 -10px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .copyright-style-one .ft-menu {
        justify-content: center;
    }
}

.copyright-style-one .ft-menu li {
    margin: 0;
    padding: 0 10px;
    position: relative;
}

.copyright-style-one .ft-menu li+li::after {
    position: absolute;
    content: "";
    height: 14px;
    width: 1px;
    background: hsla(0, 0%, 100%, 0.1);
    background: var(--color-border);
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
}

.copyright-style-one .ft-menu li a {
    font-size: 14px;
}

.copyright-style-one.variation-two {
    background: #0f0f11;
    background: var(--color-blackest);
}

.copyright-style-one.no-border {
    border-top: 0;
}

/**************************************
            Template
***************************************/

/*------------------------
    Banner Styles  
-------------------------*/

.slider-dot.rainbow-slick-dot .slick-dots {
    bottom: 60px;
}

.height-850 {
    height: 850px;
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .height-850 {
        height: auto;
        padding: 150px 0;
    }
}

@media only screen and (max-width: 767px) {
    .height-850 {
        height: auto;
        padding: 100px 0;
    }
}

.height-650 {
    height: 650px;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .height-650 {
        height: auto;
        padding: 100px 0;
    }
}

.height-750 {
    height: 750px;
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .height-750 {
        height: auto;
        padding: 150px 0;
    }
}

@media only screen and (max-width: 767px) {
    .height-750 {
        height: auto;
        padding: 100px 0;
    }
}

.height-950 {
    height: 730px;
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .height-950 {
        height: auto;
        padding: 150px 0;
    }
}

@media only screen and (max-width: 767px) {
    .height-950 {
        height: auto;
        padding: 60px 0;
    }
}

.display-one {
    font-size: 75px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .display-one {
        font-size: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .display-one {
        font-size: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .display-one {
        font-size: 50px;
    }
}

@media only screen and (max-width: 575px) {
    .display-one {
        font-size: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .display-one br {
        display: none;
    }
}

.display-two {
    font-size: 85px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .display-two {
        font-size: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .display-two {
        font-size: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .display-two {
        font-size: 65px;
    }
}

@media only screen and (max-width: 575px) {
    .display-two {
        font-size: 46px;
    }
}

@media only screen and (max-width: 767px) {
    .collaborate {
        padding-bottom: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .collaborate .display-two {
        font-size: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .collaborate .display-two {
        font-size: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .collaborate .description {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .collaborate .description {
        font-size: 14px;
    }
}

.bg-overlay {
    position: relative;
}

.bg-overlay::before {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 1;
    top: 0;
    left: 0;
    background-color: transparent;
    background-image: linear-gradient(90deg, #060606 0%, #06060600 90%);
    content: "";
}

.bg-overlay-solid {
    position: relative;
    z-index: 1;
}

.bg-overlay-solid::before {
    position: absolute;
    height: 100%;
    width: 40%;
    opacity: 1;
    top: 0;
    left: 0;
    content: "";
    background: #060606;
    background: var(--color-dark);
    z-index: -1;
}

.bg-overlay-solid::after {
    position: absolute;
    width: 500px;
    height: 500px;
    border-radius: 1000px;
    opacity: 0.5;
    filter: blur(100px);
    left: auto;
    top: -250px;
    left: -250px;
    bottom: auto;
    background-image: linear-gradient(45deg, #FB5343, #6549D5);
    background-image: linear-gradient(45deg, var(--color-secondary), var(--color-tertiary));
    content: "";
    z-index: -1;
}

.frame-image {
    padding: 20px;
    position: relative;
    right: 0;
    border-radius: 10px;
    transition: 0.3s;
    transition: var(--transition);
    height: 100%;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
}

.frame-image img {
    width: 100%;
}

.frame-image:hover {
    transform: translateY(-5px);
}

.slider-area .inner a.btn-default.btn-border,
.slider-area .inner button.btn-default.btn-border {
    border-color: hsla(0, 0%, 100%, 0.1);
    border-color: var(--color-border);
    color: #ffffff;
    color: var(--color-white);
}

/*-----------------------
    Slider Style One  
-------------------------*/

.slider-style-1 .inner .subtitle {
    font-family: "Inter", sans-serif;
    font-family: var(--font-primary);
    font-size: 18px;
    letter-spacing: 0.5px;
    display: block;
    margin-bottom: 18px;
    color: #acacac;
    color: var(--color-body);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-1 .inner .subtitle {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-1 .inner .subtitle {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .slider-style-1 .inner .subtitle {
        font-size: 14px;
    }
}

.slider-style-1 .inner .title {
    font-family: "Inter", sans-serif;
    font-family: var(--font-primary);
    margin-bottom: 25px;
    display: inline-block;
}

.slider-style-1 .inner .title span {
    display: inline-block;
}

.slider-style-1 .inner .title span label {
    margin-bottom: 0;
}

.slider-style-1 .inner .description {
    font-family: "Inter", sans-serif;
    font-family: var(--font-primary);
    padding: 0 22%;
    font-size: 25px;
    line-height: 1.7;
    margin-bottom: 40px;
    color: #acacac;
    color: var(--color-body);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-style-1 .inner .description {
        padding: 0 14%;
        font-size: 22px;
        margin-bottom: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-1 .inner .description {
        padding: 0 1%;
        font-size: 20px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-1 .inner .description {
        padding: 0 1%;
        font-size: 20px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .slider-style-1 .inner .description {
        font-size: 18px;
        margin-bottom: 25px;
    }
}

.slider-style-1 .inner.text-left .description {
    padding: 0;
}

.slider-style-1 .inner .list-icon li {
    color: #acacac;
    color: var(--color-body);
}

.slider-style-1 .inner .list-icon li .icon {
    background-color: #0f0f11 !important;
    background-color: var(--color-blackest) !important;
}

.slider-style-1 .inner .header-caption span {
    color: #ffffff;
    color: var(--color-white);
    font-size: 85px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-style-1 .inner .header-caption span {
        font-size: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-1 .inner .header-caption span {
        font-size: 65px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-1 .inner .header-caption span {
        font-size: 65px;
    }
}

@media only screen and (max-width: 575px) {
    .slider-style-1 .inner .header-caption span {
        font-size: 35px;
    }
}

.slider-style-1.variation-default .inner {
    /* padding-top: 80px; */
}

.slider-style-1.variation-2 {
    position: relative;
}

.slider-style-1.variation-2 .thumbnail img {
    transform: scale(1.1);
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .slider-style-1.variation-3 .inner .display-two {
        font-size: 75px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-style-1.variation-3 .inner .display-two {
        font-size: 58px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-1.variation-3 .inner .display-two {
        font-size: 47px;
    }
}

@media only screen and (max-width: 575px) {
    .slider-style-1.variation-3 .inner .display-two {
        font-size: 36px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .slider-style-1.variation-3 .inner .description {
        padding: 0px 10%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-style-1.variation-3 .inner .description {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-1.variation-3 .inner .description {
        font-size: 16px;
    }
}

.slider-style-2 {
    padding-top: 130px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-2 {
        padding-top: 150px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-2 {
        padding-top: 150px;
    }
}

.slider-style-2 .inner .subtitle {
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 18px;
    font-size: 14px;
    border-radius: 4px;
    margin-bottom: 12px;
    display: inline-block;
    padding: 7px 14px;
    background-color: #0f0f11;
    background-color: var(--color-blackest);
    box-shadow: 4px 4px 20px 20px rgba(0, 0, 0, 0.01);
    box-shadow: var(--shadow-lighter);
}

.slider-style-2 .inner .title {
    font-family: "Inter", sans-serif;
    font-family: var(--font-primary);
    margin-bottom: 25px;
    display: block;
    color: #ffffff;
    color: var(--color-white);
}

@media only screen and (max-width: 767px) {
    .slider-style-2 .inner .title.display-one {
        font-size: 40px;
    }
}

.slider-style-2 .inner .list-icon li {
    color: #acacac;
    color: var(--color-body);
}

.slider-style-2.variation-2 {
    padding-top: 79px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-2.variation-2 {
        padding-top: 170px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-2.variation-2 {
        padding-top: 170px;
    }
}

.slider-style-2.variation-2 .inner .title {
    font-weight: 500;
    font-size: 75px;
    margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-2.variation-2 .inner .title {
        font-size: 54px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-2.variation-2 .inner .title {
        font-size: 54px;
    }
}

@media only screen and (max-width: 575px) {
    .slider-style-2.variation-2 .inner .title {
        font-size: 40px;
    }
}

.slider-style-2.variation-2 .inner .tag-title {
    color: #FB5343;
    color: var(--color-secondary);
    margin: 0;
    letter-spacing: 1.5px;
    padding-left: 129px;
    position: relative;
    margin-top: 50px;
}

.slider-style-2.variation-2 .inner .tag-title::before {
    position: absolute;
    content: "";
    left: 0;
    width: 100px;
    height: 2px;
    background: #FB5343;
    background: var(--color-secondary);
    top: 50%;
    transform: translateY(-50%);
}

.slider-style-2.variation-3 {
    padding-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-2.variation-3 {
        padding-top: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-2.variation-3 {
        padding-top: 180px;
    }
}

.slider-style-2.variation-3 .inner .title {
    font-family: "Inter", sans-serif;
    font-family: var(--font-primary);
    margin-bottom: 25px;
    display: block;
    font-size: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-2.variation-3 .inner .title {
        font-size: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-2.variation-3 .inner .title {
        font-size: 50px;
    }

    .slider-style-2.variation-3 .inner .title br {
        display: none;
    }
}

.slider-style-2.variation-3 .inner .description {
    font-size: 20px;
    line-height: 37px;
    margin-bottom: 0;
    color: #acacac;
    color: var(--color-body);
}

@media only screen and (max-width: 767px) {
    .slider-style-2.variation-3 .inner .description {
        font-size: 18px;
        line-height: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-3 {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-3 {
        padding: 100px 0;
    }
}

.slider-style-3 .inner .title {
    font-family: "Inter", sans-serif;
    font-family: var(--font-primary);
    margin-bottom: 25px;
    display: block;
    font-size: 130px;
    line-height: 1.1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-style-3 .inner .title {
        font-size: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-3 .inner .title {
        font-size: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-3 .inner .title {
        margin-bottom: 20px;
        font-size: 50px;
    }
}

.slider-style-3 .inner .description {
    font-size: 22px;
    line-height: 43px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-3 .inner .description {
        font-size: 20px;
        line-height: 38px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-3 .inner .description {
        font-size: 18px;
        line-height: 30px;
    }
}

.slider-style-3 .thumbnail {
    position: relative;
    z-index: 2;
}

.slider-style-3 .thumbnail::after {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: calc(100% - 130px);
    content: "";
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background: #0f0f11;
    background: var(--color-blackest);
    box-shadow: var(--shadow-1);
    border-radius: 6px;
}

.slider-style-4 .inner {
    padding-top: 80px;
}

@media only screen and (max-width: 767px) {
    .slider-style-4 .inner {
        padding-top: 50px;
    }
}

.slider-style-4 .inner>* {
    animation-name: fadeOutUp;
    animation-fill-mode: both;
    animation-duration: 1s;
}

.slider-style-4 .inner .title {
    font-family: "Inter", sans-serif;
    font-family: var(--font-primary);
    margin-bottom: 25px;
    display: block;
    font-size: 130px;
    line-height: 1.1;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #ffffff;
    color: var(--color-white);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-style-4 .inner .title {
        font-size: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-4 .inner .title {
        font-size: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-4 .inner .title {
        font-size: 60px;
    }
}

@media only screen and (max-width: 575px) {
    .slider-style-4 .inner .title {
        font-size: 55px;
    }
}

.slider-style-4 .inner .description {
    font-size: 22px;
    line-height: 43px;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #acacac;
    color: var(--color-body);
}

@media only screen and (max-width: 767px) {
    .slider-style-4 .inner .description {
        font-size: 20px;
        line-height: 35px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-4 .inner .description br {
        display: none;
    }
}

.slider-style-4 .inner .button-group {
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.slider-style-4.variation-2 .inner .title {
    font-size: 70px;
}

@media only screen and (max-width: 767px) {
    .slider-style-4.variation-2 .inner .title {
        font-size: 42px;
    }
}

.slider-style-4.variation-2 .bg-overlay::before {
    background: #000000;
    content: "";
    opacity: 0.5;
    background-image: none;
}

.slider-style-4.variation-3 .inner .title {
    font-size: 70px;
}

.slider-style-4.variation-3 .bg-overlay::before {
    background: #000000;
    content: "";
    opacity: 0.5;
    background-image: none;
}

.slider-style-5 .inner .subtitle {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.5px;
    position: relative;
    padding-right: 20px;
    display: inline-block;
    color: #ffffff;
    color: var(--color-white);
}

.slider-style-5 .inner .subtitle::after {
    position: absolute;
    content: "";
    width: 120px;
    height: 2px;
    background: #E33FA1;
    background: var(--color-pink);
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.slider-style-5 .inner .title {
    font-family: "Inter", sans-serif;
    font-family: var(--font-primary);
    margin-bottom: 25px;
    display: block;
    font-size: 64px;
    line-height: 1.4;
    color: #ffffff;
    color: var(--color-white);
}

@media only screen and (max-width: 767px) {
    .slider-style-5 .inner .title {
        font-size: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .slider-style-5 .inner .title {
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-5 .inner .title br {
        display: none;
    }
}

.slider-style-6 {
    background-color: #0f0f11;
    background-color: var(--color-blackest);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-6 {
        overflow: hidden;
        padding: 100px 0;
        padding-top: 170px;
    }
}

.slider-style-6.shape-right {
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.slider-style-6.shape-right .shape-image {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.5;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-6.shape-right .shape-image {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-6.shape-right .shape-image {
        display: none;
    }
}

.slider-style-6.shape-left {
    position: relative;
}

.slider-style-6.shape-left .inner {
    position: relative;
    z-index: 2;
}

.slider-style-6.shape-left .shape-image {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5;
    transform: rotate(180deg);
    height: 100%;
    bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-6.shape-left .shape-image {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-6.shape-left .shape-image {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-6.inheader-not-transparent {
        padding-top: 100px;
    }
}

.slider-style-6 .inner .title {
    font-family: "Inter", sans-serif;
    font-family: var(--font-primary);
    margin-bottom: 25px;
    display: block;
    font-size: 80px;
    line-height: 1.1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-style-6 .inner .title {
        font-size: 62px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-6 .inner .title {
        font-size: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-6 .inner .title {
        font-size: 45px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-6 .inner .title br {
        display: none;
    }
}

.slider-style-6 .inner .description {
    font-size: 22px;
    line-height: 43px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-6 .inner .description {
        font-size: 20px;
        line-height: 38px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-6 .inner .description {
        font-size: 18px;
        line-height: 30px;
    }
}

.slider-style-6 .inner a.btn-default.btn-border {
    border-color: hsla(0, 0%, 100%, 0.1);
    border-color: var(--color-border);
    color: #ffffff;
    color: var(--color-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-perosonal-portfolio.height-750 {
        padding-top: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-perosonal-portfolio.height-750 {
        padding-top: 180px;
    }
}

.slider-perosonal-portfolio .inner {
    margin-top: -100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-perosonal-portfolio .inner {
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .slider-perosonal-portfolio .inner {
        margin-top: 0;
    }
}

.slider-perosonal-portfolio .inner .title {
    font-size: 100px;
    color: #ffffff;
    color: var(--color-white);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-perosonal-portfolio .inner .title {
        font-size: 58px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-perosonal-portfolio .inner .title {
        font-size: 46px;
    }
}

.slider-perosonal-portfolio .inner a.btn-default.btn-border,
.slider-perosonal-portfolio .inner button.btn-default.btn-border {
    border-color: hsla(0, 0%, 100%, 0.1);
    border-color: var(--color-border);
    color: #ffffff;
    color: var(--color-white);
}

.slider-style-7 .inner .title {
    font-size: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-style-7 .inner .title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-7 .inner .title {
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-7 .inner .title {
        font-size: 32px;
    }

    .slider-style-7 .inner .title br {
        display: none;
    }
}

.slider-style-8 {
    justify-content: center;
}

.slider-style-8 .inner .title {
    font-size: 100px;
    line-height: 1.1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-8 .inner .title {
        font-size: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-8 .inner .title {
        font-size: 46px;
    }
}

.slider-style-8 .inner .description {
    font-size: 22px;
    line-height: 43px;
}

@media only screen and (max-width: 767px) {
    .slider-style-8 .inner .description {
        font-size: 20px;
        line-height: 38px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-style-8 .inner .description br {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .slider-style-8 .inner .description br {
        display: none;
    }
}

.slider-style-4 .slick-active .inner>* {
    animation-name: fadeInUp;
}

.slider-style-4 .slick-active .inner .title {
    animation-delay: 0.5s;
}

.slider-style-4 .slick-active .inner .description {
    animation-delay: 1s;
}

.slider-style-4 .slick-active .inner .button-group {
    animation-delay: 1.2s;
}

.slider-bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.slider-bg-image.bg-image-1 {
    /* background-image: url(../images/bg/bg-image-1.jpg); */
}

.slider-bg-image.bg-image2 {
    /* background-image: url(../images/call-to-action/bg-image-1.jpg); */
}

.slider-bg-image.bg-image3 {
    /* background-image: url(../images/slider-bg/bg-image-3.jpg); */
}

/* .slider-bg-image.bg-image4 {
    background-image: url(../images/bg-video/bg-image-4.jpg);
}

.slider-bg-image.bg-image5 {
    background-image: url(../images/slider-bg/bg-image-4.jpg);
}

.slider-bg-image.bg-image5 {
    background-image: url(../images/slider-bg/bg-image-5.jpg);
}

.slider-bg-image.bg-image6 {
    background-image: url(../images/slider-bg/bg-image-6.jpg);
}

.slider-bg-image.bg-image10 {
    background-image: url(../images/bg/bg-image-10.jpg);
}

.slider-bg-image.bg-image11 {
    background-image: url(../images/bg/bg-image-11.jpg);
}

.slider-bg-image.bg-image13 {
    background-image: url(../images/slider-bg/bg-image-13.jpg);
}

.slider-bg-image.bg-image14 {
    background-image: url(../images/slider-bg/bg-image-14.jpg);
}

.slider-bg-image.bg-image15 {
    background-image: url(../images/slider-bg/bg-image-15.jpg);
}

.slider-bg-image.bg-image16 {
    background-image: url(../images/slider-bg/bg-image-16.jpg);
} */

/* ----------------------
    Slider Video Bg 
------------------------*/

.slider-video-bg {
    position: relative;
    z-index: 2;
    padding-top: 230px;
    padding-bottom: 284px;
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-video-bg {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .slider-video-bg {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.slider-video-bg .video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.slider-video-bg .inner {
    position: relative;
    z-index: 2;
}

/*-----------------------------
    Portfolio details  
--------------------------------*/

.rainbow-portfolio-details .content-left .title {
    font-size: 38px;
    margin-bottom: 33px;
}

@media only screen and (max-width: 767px) {
    .rainbow-portfolio-details .content-left .title {
        font-size: 25px;
        margin-bottom: 20px;
    }
}

.rainbow-portfolio-details .content-left .single-list-wrapper {
    margin: -5px;
}

.rainbow-portfolio-details .content-left .single-list-wrapper .single-list {
    margin: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.rainbow-portfolio-details .content-left .single-list-wrapper .single-list+.single-list {
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    border-top: 1px solid var(--color-border);
}

.rainbow-portfolio-details .content-left .single-list-wrapper .single-list label {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    padding-right: 16px;
    margin: 0;
}

.rainbow-portfolio-details .content-left .single-list-wrapper .single-list span {
    font-size: 18px;
}

.rainbow-portfolio-details .content-right .subtitle {
    font-size: 25px;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.rainbow-portfolio-details .content-right .description p {
    margin-bottom: 10px;
}

.rainbow-portfolio-details .alignwide {
    margin-left: -100px;
    margin-right: -100px;
    max-width: 1400px;
    width: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .rainbow-portfolio-details .alignwide {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rainbow-portfolio-details .alignwide {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .rainbow-portfolio-details .alignwide {
        margin-left: 0;
        margin-right: 0;
    }
}

/*--------------------------------
    Single Demo  
-------------------------------*/

.single-demo {
    text-align: center;
    background: #1e1e1e;
    background: var(--color-lessdark);
    border-radius: 10px;
    padding: 20px;
    transition: 0.3s;
    position: relative;
}

.single-demo a {
    display: block;
}

.single-demo .thumbnail {
    position: relative;
}

.single-demo .thumbnail img {
    border-radius: 10px;
    width: 100%;
}

.single-demo .thumbnail .image-light {
    display: none;
}

.single-demo .thumbnail .label-badge {
    position: absolute;
    right: 20px;
    border-radius: 5px;
    background-color: transparent;
    background: #fff700;
    padding: 0 12px;
    color: #000;
    font-size: 14px;
    height: 29px;
    line-height: 29px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
    display: inline-block;
    width: 60px;
    bottom: 20px;
}

.single-demo .title {
    margin: 0;
    margin-top: 20px;
    font-size: 20px;
    letter-spacing: 0.5px;
    position: relative;
    display: inline-block;
}

.single-demo:hover {
    transform: translateY(-5px);
}

.react-image img {
    max-height: 150px;
}

/*-------------------------
    Darkmode Styles  
---------------------------*/

.rainbow-back-top i {
    transition: 0.3s;
}

.rainbow-back-top:hover i {
    color: #059DFF !important;
    color: var(--color-primary) !important;
}

body.active-light-mode {
    background-color: #ffffff;
    background-color: var(--color-white);
    color: #65676b;
}

body.active-light-mode h1,
body.active-light-mode h2,
body.active-light-mode h3,
body.active-light-mode h4,
body.active-light-mode h5,
body.active-light-mode h6,
body.active-light-mode .h1,
body.active-light-mode .h2,
body.active-light-mode .h3,
body.active-light-mode .h4,
body.active-light-mode .h5,
body.active-light-mode .h6,
body.active-light-mode .social-default li a,
body.active-light-mode .rbt-single-widget .title,
body.active-light-mode .rbt-single-widget.widget_recent_entries .inner a,
body.active-light-mode .tagcloud a,
body.active-light-mode .wp-block-tag-cloud a,
body.active-light-mode .rainbow-portfolio-details .content-left .single-list-wrapper .single-list label,
body.active-light-mode .blog-details-content .category-meta span.text,
body.active-light-mode .demo-slider-area.slider-style-1 .inner .title,
body.active-light-mode .rainbow-back-top svg,
body.active-light-mode .popup-mobile-menu .inner .header-top .close-menu .close-button,
body.active-light-mode .footer-style-default .footer-top .rainbow-footer-widget .title,
body.active-light-mode .rainbow-call-to-action.style-8 .title,
body.active-light-mode .rainbow-newsletter-default .newsletter-section-title .title,
body.active-light-mode .rainbow-default-tab .tab-button .tabs__tab .nav-link,
body.active-light-mode .rainbow-comment-form .section-title .title {
    color: #181818;
}

body.active-light-mode .slider-style-1.variation-3 .inner .title span,
body.active-light-mode .slider-style-1.variation-3 .inner .title {
    color: #181818 !important;
}

body.active-light-mode .rainbow-default-tab .tab-button .tabs__tab .nav-link.active,
body.active-light-mode .slider-style-3 .thumbnail::after {
    background: #f5f8fa;
}

body.active-light-mode .slider-style-8 .inner a.btn-default.btn-border,
body.active-light-mode .slider-style-8 .inner button.btn-default.btn-border {
    border-color: #d8d8d8;
    color: #65676b;
}

body.active-light-mode .rainbow-slick-arrow button.slick-arrow {
    border: 2px solid #d8d8d8;
    color: #65676b;
}

body.active-light-mode .rainbow-slick-arrow.testimonial-activation button.slick-arrow.prev-arrow::before,
body.active-light-mode .rainbow-slick-arrow.testimonial-activation button.slick-arrow.next-arrow::before {
    filter: brightness(0);
}

body.active-light-mode .rainbow-slick-arrow button.slick-arrow:hover {
    border-color: transparent !important;
}

body.active-light-mode .rainbow-slick-arrow.testimonial-activation button.slick-arrow.prev-arrow:hover::before,
body.active-light-mode .rainbow-slick-arrow.testimonial-activation button.slick-arrow.next-arrow:hover::before {
    filter: brightness(1);
}

body.active-light-mode .slider-style-8 .inner a.btn-default.btn-border:hover,
body.active-light-mode .slider-style-8 .inner button.btn-default.btn-border:hover {
    color: #fff;
    border-color: transparent;
}

body.active-light-mode .slider-style-1.banner-company .inner .list-icon li .icon {
    background-color: #f5f8fa !important;
}

body.active-light-mode .single-demo .thumbnail .image-light {
    display: block;
}

body.active-light-mode .single-demo .thumbnail .image-dark {
    display: none;
}

body.active-light-mode .mainmenu-nav .mainmenu li.has-droupdown .submenu li a.active {
    background: #d8d8d8;
}

body.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper .mega-menu-item li a:hover,
body.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper .mega-menu-item li a.active {
    background: #d8d8d8;
}

body.active-light-mode p,
body.active-light-mode input[type=text],
body.active-light-mode input[type=password],
body.active-light-mode input[type=email],
body.active-light-mode input[type=number],
body.active-light-mode input[type=tel],
body.active-light-mode textarea,
body.active-light-mode .breadcrumb-inner ul.page-list li a,
body.active-light-mode .rainbow-address .inner p a,
body.active-light-mode .error-inner .description,
body.active-light-mode .rbt-single-widget.widget_recent_comments ul li a,
body.active-light-mode .rbt-single-widget.widget_recent_entries ul li a,
body.active-light-mode .rbt-single-widget.widget_archive ul li a,
body.active-light-mode .rbt-single-widget.widget_categories ul li a,
body.active-light-mode .rbt-single-widget.widget_meta ul li a,
body.active-light-mode .rbt-single-widget.widget_pages ul li a,
body.active-light-mode .rbt-single-widget.widget_nav_menu ul li a,
body.active-light-mode .rbt-single-widget.widget_recent_entries .inner span,
body.active-light-mode .rbt-single-widget.widget_recent_comments ul li span,
body.active-light-mode .rbt-single-widget.widget_recent_entries ul li span,
body.active-light-mode .rbt-single-widget.widget_archive ul li span,
body.active-light-mode .rbt-single-widget.widget_categories ul li span,
body.active-light-mode .rbt-single-widget.widget_meta ul li span,
body.active-light-mode .rbt-single-widget.widget_pages ul li span,
body.active-light-mode .rbt-single-widget.widget_nav_menu ul li span,
body.active-light-mode .post-page-banner .rainbow-meta-list li a,
body.active-light-mode .post-page-banner .rainbow-meta-list li,
body.active-light-mode .breadcrumb-inner ul.page-list li.rainbow-breadcrumb-item.active,
body.active-light-mode .slider-style-1.bg-transparent .inner .subtitle,
body.active-light-mode .slider-style-1.bg-transparent .inner .description,
body.active-light-mode .popup-mobile-menu .mainmenu li a,
body.active-light-mode .footer-style-default .footer-top .rainbow-footer-widget .footer-link li a,
body.active-light-mode .footer-style-default .footer-top .rainbow-footer-widget .subtitle,
body.active-light-mode .rainbow-call-to-action.style-8 .content .subtitle,
body.active-light-mode .rainbow-newsletter-default .newsletter-section-title .description,
body.active-light-mode .slider-style-5 .inner .subtitle,
body.active-light-mode .slider-style-5 .inner .title,
body.active-light-mode .single-progress .title,
body.active-light-mode .radial-progress .circle-text span.count,
body.active-light-mode .radial-progress .circle-text span.count::after,
body.active-light-mode .radial-progress-single .circle-info .subtitle,
body.active-light-mode .copyright-style-one .copyright-text a {
    color: #65676b;
}

body.active-light-mode .header-transparent.sticky .mainmenu-nav .mainmenu>li>a,
body.active-light-mode .clltoaction-style-default.style-7 .content .subtitle,
body.active-light-mode .copyright-style-one .ft-menu li a,
body.active-light-mode .footer-style-default .footer-top .rainbow-footer-widget .text-big {
    color: #65676b;
}

body.active-light-mode .form-group input,
body.active-light-mode .form-group textarea,
body.active-light-mode .rainbow-accordion-style.rainbow-accordion-02 .card .card-header,
body.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper .mega-menu-item,
body.active-light-mode .breadcarumb-style-1,
body.active-light-mode .rainbow-accordion-style.rainbow-accordion-03 .card .card-header,
body.active-light-mode .rainbow-accordion-style.rainbow-accordion-04 .card,
body.active-light-mode .rainbow-pricing .pricing-table-inner,
body.active-light-mode input[type=text],
body.active-light-mode input[type=password],
body.active-light-mode input[type=email],
body.active-light-mode input[type=number],
body.active-light-mode input[type=tel],
body.active-light-mode textarea,
body.active-light-mode .rbt-single-widget,
body.active-light-mode .rbt-single-widget.widget_recent_comments ul li+li,
body.active-light-mode .rbt-single-widget.widget_recent_entries ul li+li,
body.active-light-mode .rbt-single-widget.widget_archive ul li+li,
body.active-light-mode .rbt-single-widget.widget_categories ul li+li,
body.active-light-mode .rbt-single-widget.widget_meta ul li+li,
body.active-light-mode .rbt-single-widget.widget_pages ul li+li,
body.active-light-mode .rbt-single-widget.widget_nav_menu ul li+li,
body.active-light-mode .tagcloud a,
body.active-light-mode .wp-block-tag-cloud a,
body.active-light-mode .section-title-2 .title,
body.active-light-mode .popup-mobile-menu .mainmenu li+li,
body.active-light-mode .clltoaction-style-default.style-7 .content-wrapper,
body.active-light-mode .copyright-style-one,
body.active-light-mode .footer-style-default .newsletter-form .form-group input,
body.active-light-mode .newsletter-area .border-top-bottom,
body.active-light-mode .rainbow-comment-form .inner .rnform-group textarea,
body.active-light-mode .rainbow-portfolio-details .content-left .single-list-wrapper .single-list+.single-list {
    border-color: #00000024;
}

body.active-light-mode .service.service__style--1.with-working-process .line {
    background-color: #00000024;
    width: 83%;
}

body.active-light-mode .mainmenu-nav .mainmenu li.has-droupdown .submenu li a:hover {
    background: #d8d8d8;
}

body.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper .mega-menu-item li a:hover {
    background: #d8d8d8;
    color: #059DFF;
    color: var(--color-primary);
}

body.active-light-mode .btn-read-more span::after {
    background: #00000024;
}

body.active-light-mode .breadcrumb-inner ul.page-list li a:hover,
body.active-light-mode .rainbow-address .inner p a:hover,
body.active-light-mode .post-page-banner .rainbow-meta-list li a:hover,
body.active-light-mode .header-top-bar .header-left p a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

body.active-light-mode .social-default li a:hover,
body.active-light-mode .tagcloud a:hover,
body.active-light-mode .wp-block-tag-cloud a:hover,
body.active-light-mode .header-top-news .btn-read-more span {
    color: #ffffff;
    color: var(--color-white);
}

body.active-light-mode .tagcloud a:hover,
body.active-light-mode .wp-block-tag-cloud a:hover {
    border-color: #059DFF;
    border-color: var(--color-primary);
}

body.active-light-mode a.btn-default.text-underline,
body.active-light-mode button.btn-default.text-underline {
    border-color: #181818;
    color: #181818;
}

body.active-light-mode .single-demo .thumbnail .image-active-light-mode {
    display: block;
}

body.active-light-mode .single-demo .thumbnail .image-dark {
    display: none;
}

body.active-light-mode .footer-style-default .social-default li a,
body.active-light-mode .copyright-style-one .social-default.color-lessdark li a,
body.active-light-mode .rainbow-newsletter-default .rainbow-newsletter .form-group input {
    background: #fff;
}

body.active-light-mode .copyright-style-one .ft-menu li+li::after {
    background: #c5c1c1;
}

body.active-light-mode .copyright-style-one .ft-menu li a:hover,
body.active-light-mode .footer-style-default .footer-top .rainbow-footer-widget .footer-link li a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

body.active-light-mode .header-transparent-with-topbar .header-top-bar,
body.active-light-mode .header-transparent-with-topbar .header-default {
    background: transparent;
}

body.active-light-mode [class*=col]:nth-child(2) .counter-style-2.color-variation .count-number {
    background-color: #f9f5f5;
}

body.active-light-mode [class*=col]:nth-child(3) .counter-style-2.color-variation .count-number {
    background-color: #eef2f3;
}

body.active-light-mode .service-wrapper>[class*=col]:nth-child(4) .service.service__style--1.icon-circle-style .icon {
    background-color: #eb008b24;
}

body.active-light-mode .logo a img.logo-light {
    display: none;
}

body.active-light-mode .rainbow-back-top i {
    color: #333;
}

body.active-light-mode .service-wrapper>[class*=col]:nth-child(5) .service.service__style--1.icon-circle-style .icon {
    background-color: #009aff29;
}

body.active-light-mode .service-wrapper>[class*=col]:nth-child(6) .service.service__style--1.icon-circle-style .icon {
    background-color: #3000ff29;
}

body.active-light-mode .bg-lessdark-gradient {
    background: #f5f8fa;
}

body.active-light-mode .header-top-news-2 .btn-read-more span {
    color: #ffffff;
    color: var(--color-white);
}

body.active-light-mode .preview-accordion-area .service .content .liststyle span {
    color: #333;
}

body.active-light-mode .envato-white {
    display: none;
}

body.active-light-mode .envato-black {
    display: block;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
}

body.active-light-mode .service.service__style--1.icon-circle-style .icon {
    background-color: #059dff0f;
}

body.active-light-mode .service-wrapper>[class*=col]:nth-child(2) .service.service__style--1.icon-circle-style .icon {
    background-color: #fb53431a;
}

body.active-light-mode .service-wrapper>[class*=col]:nth-child(3) .service.service__style--1.icon-circle-style .icon {
    background-color: #6549d51f;
}

body.active-light-mode .timeline-dot::after {
    background: radial-gradient(50% 50% at 50% 50%, #f5f8fa 48.96%, #f5f8fa 100%);
}

body.active-light-mode .header-top-bar {
    background-color: #ffffff;
    background-color: var(--color-white);
}

body.active-light-mode .single-timeline .single-content,
body.active-light-mode .rainbow-card,
body.active-light-mode .clltoaction-style-default.style-5 .content-wrapper,
body.active-light-mode .header-default,
body.active-light-mode .mainmenu-nav .mainmenu li.has-droupdown .submenu,
body.active-light-mode .service.gallery-style,
body.active-light-mode .rainbow-box-card .inner,
body.active-light-mode .team-style-default .inner,
body.active-light-mode .rainbow-accordion-style .card,
body.active-light-mode .section-title .subtitle,
body.active-light-mode .card-box.card-style-1,
body.active-light-mode .list-icon li .icon,
body.active-light-mode .counter-style-2 .count-number,
body.active-light-mode .rainbow-pricing.style-2 .pricing-table-inner,
body.active-light-mode .rainbow-default-tab .rainbow-tab-content,
body.active-light-mode .rainbow-default-tab .tab-button .react-tabs__tab.react-tabs__tab--selected,
body.active-light-mode .advance-tab-button-1 .tab-button-list .tab-button::before,
body.active-light-mode .advance-pricing .pricing-left,
body.active-light-mode .rainbow-pricing.style-5 .pricing-table-inner,
body.active-light-mode .about-style-5 .about-wrapper,
body.active-light-mode .rainbow-sub-badge,
body.active-light-mode .about-style-6 .wrapper::after,
body.active-light-mode .box-grid-layout .rainbow-card,
body.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper,
body.active-light-mode .social-default li a,
body.active-light-mode .clltoaction-style-default.style-4 .content-wrapper,
body.active-light-mode .rainbow-address,
body.active-light-mode .rbt-single-widget .title,
body.active-light-mode .frame-image,
body.active-light-mode .rainbow-back-top,
body.active-light-mode .popup-mobile-menu .inner,
body.active-light-mode .rainbow-call-to-action.style-8,
body.active-light-mode .bg-overlay-solid::before {
    background: #f5f8fa;
}

body.active-light-mode .rainbow-header.sticky {
    background: #f5f8fa !important;
}

body.active-light-mode .bg-color-blackest {
    background: #f5f8fa !important;
}

body.active-light-mode .footer-style-default,
body.active-light-mode .copyright-style-one {
    background: #f5f8fa;
}

body.active-light-mode .slider-style-2 .list-icon li .icon {
    background: #0f0f11;
    background: var(--color-blackest);
}

body.active-light-mode .rainbow-pricing .pricing-table-inner::before,
body.active-light-mode .rainbow-timeline-single.dark-line .rainbow-timeline .progress-dot .dot-level,
body.active-light-mode .rainbow-timeline-single.dark-line .rainbow-timeline .progress-line .line-inner,
body.active-light-mode .card-style-default.testimonial-style-one .inner .thumbnail::after,
body.active-light-mode .advance-pricing,
body.active-light-mode .rainbow-pricing.style-5 .pricing-table-inner .pricing,
body.active-light-mode .popup-mobile-menu .inner .header-top .close-menu .close-button,
body.active-light-mode .hamberger-button {
    background: #d8d8d8;
}

body.active-light-mode .single-demo {
    background: #e9f8fe;
}

body.active-light-mode .rainbow-accordion-style .card .card-body,
body.active-light-mode .brand-style-1 li {
    border-color: #d8d8d8;
}

body.active-light-mode hr {
    border-top: 1px solid #00000024;
}

body.active-light-mode .rainbow-card {
    border-color: #f5f8fa;
}

body.active-light-mode .rainbow-pricing.active .pricing-table-inner .pricing-header,
body.active-light-mode .rainbow-pricing .pricing-table-inner .pricing-header {
    border-color: #0000000a;
}

body.active-light-mode .advance-tab-button-1 .tab-button-list .tab-button::after {
    border-left: 20px solid #f5f8fa;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

body.active-light-mode a.btn-default.btn-border,
body.active-light-mode button.btn-default.btn-border {
    border-color: #00000024;
    color: #181818;
}

body.active-light-mode a.btn-default.btn-border:hover,
body.active-light-mode button.btn-default.btn-border:hover {
    border-color: #FB5343;
    border-color: var(--color-secondary);
    color: #fff;
}

body.active-light-mode .rainbow-box-card .inner .thumbnail,
body.active-light-mode .team-style-default .inner .thumbnail {
    border: 6px solid #ffffff;
    border: 6px solid var(--color-white);
}

body.active-light-mode .filter-button-default button,
body.active-light-mode .testimonial-style-two .content .client-info .subtitle,
body.active-light-mode .single-timeline .single-content .inner .content .date-of-timeline,
body.active-light-mode .service.gallery-style .content p,
body.active-light-mode .rainbow-box-card .inner .social-icon li a,
body.active-light-mode .team-style-default .inner .social-icon li a,
body.active-light-mode .rainbow-accordion-style .card .card-body,
body.active-light-mode .mainmenu-nav .mainmenu>li>a,
body.active-light-mode .mainmenu-nav .mainmenu li.has-droupdown .submenu li a,
body.active-light-mode .list-icon li,
body.active-light-mode ul li,
body.active-light-mode .rainbow-pricing.active .pricing-table-inner .pricing-body ul.list-style--1 li,
body.active-light-mode .rainbow-pricing.active .pricing-table-inner .pricing-body ul.list-style--1 li svg,
body.active-light-mode .advance-tab-button-1 .tab-button-list .tab-button .title,
body.active-light-mode .advance-pricing .pricing-left .subtitle,
body.active-light-mode .header-top-bar .header-left p a,
body.active-light-mode .header-top-bar .header-right .address-content p a,
body.active-light-mode .header-top-bar .social-default.icon-naked li a,
body.active-light-mode .progress-info .title,
body.active-light-mode .progress-info span.progress-number,
body.active-light-mode .mainmenu-nav .mainmenu li.with-megamenu .rainbow-megamenu .wrapper .mega-menu-item li a,
body.active-light-mode .clltoaction-style-default.style-4 .content .subtitle {
    color: #65676b;
}

body.active-light-mode .card-box.card-style-1 .inner .content .description {
    color: #65676b !important;
}

body.active-light-mode .clltoaction-style-default.style-5 .content .subtitle,
body.active-light-mode .rainbow-accordion-style .card .card-header button,
body.active-light-mode .counter-style-2 .count-number,
body.active-light-mode .rainbow-pricing .pricing-table-inner .pricing-header .pricing span.price,
body.active-light-mode .rainbow-pricing.active .pricing-table-inner .pricing-header .title,
body.active-light-mode .rainbow-pricing.active .pricing-table-inner .pricing-header .pricing span.currency,
body.active-light-mode .rainbow-pricing.active .pricing-table-inner .pricing-header .pricing span.subtitle,
body.active-light-mode .rainbow-pricing .pricing-table-inner .pricing-header .pricing span.subtitle,
body.active-light-mode .rainbow-default-tab .tab-button .rainbow-tab-button button,
body.active-light-mode .rainbow-pricing .pricing-table-inner .pricing-header .pricing span.currency,
body.active-light-mode .card-style-default.testimonial-style-one .inner .thumbnail::after,
body.active-light-mode .clltoaction-style-default.style-6 .content .title,
body.active-light-mode .rainbow-splite-style .split-inner .title,
body.active-light-mode .advance-tab-button-1 .tab-button-list .react-tabs__tab--selected .tab-button .title,
body.active-light-mode .advance-pricing .pricing-left .price-wrapper .price-amount,
body.active-light-mode .btn-read-more span,
body.active-light-mode .section-title-2 .title,
body.active-light-mode .box-grid-layout .rainbow-card .inner .content .title,
body.active-light-mode .clltoaction-style-default.style-5 .content .title,
body.active-light-mode .clltoaction-style-default.style-4 .content .title,
body.active-light-mode .hamberger-button {
    color: #181818;
}

body.active-light-mode .about-style-6 .maintitle {
    color: #181818 !important;
}

body.active-light-mode .slider-style-1 .inner .title {
    color: #ffffff;
    color: var(--color-white);
}

body.active-light-mode .testimonial-style-two .content::after {
    color: #f5f8fa;
}

body.active-light-mode .header-transparent .mainmenu-nav .mainmenu>li>a {
    color: #acacac;
    color: var(--color-body);
}

body.active-light-mode .header-top-bar .header-right .address-content p a:hover {
    color: #059DFF;
    color: var(--color-primary);
}

body.active-light-mode .rainbow-pricing .pricing-table-inner .pricing-header .pricing span.currency {
    opacity: 0.8;
}

body.active-light-mode .mainmenu-nav .mainmenu li.has-droupdown .submenu li a:hover,
body.active-light-mode .btn-read-more:hover span {
    color: #059DFF;
    color: var(--color-primary);
}

body.active-light-mode .CircularProgressbar .CircularProgressbar-text {
    fill: #181818 !important;
}

body.active-light-mode .logo-active-light-mode {
    display: none;
}

body.active-light-mode .logo-dark {
    display: block;
}

body.active-light-mode .slider-area.bg-transparent .inner a.btn-default.btn-border,
body.active-light-mode .slider-area.bg-transparent .inner button.btn-default.btn-border {
    border-color: #00000024;
    color: #181818;
}

body.active-light-mode .slider-area.bg-transparent .inner a.btn-default.btn-border:hover,
body.active-light-mode .slider-area.bg-transparent .inner button.btn-default.btn-border:hover {
    color: #ffffff;
    color: var(--color-white);
}

/* Advance Tab Style Four  */

.advance-tab-four {
    position: relative;
    padding: 48px;
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-rows: auto;
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    border: 1px solid var(--color-border);
    border-radius: 12px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .advance-tab-four {
        padding: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .advance-tab-four {
        padding: 20px;
    }
}

.advance-tab-four .advance-tab-top .description {
    font-size: 14px;
    font-size: var(--font-size-b3);
}

.rn-info-box {
    margin-top: 20px;
    background-color: #111424;
    background-color: var(--color-extra06);
    padding: 40px;
    border: 1px solid hsla(0, 0%, 100%, 0.1);
    border: 1px solid var(--color-border);
    border-radius: 12px;
}

.rn-info-box .box-inner .content {
    margin-top: 10px;
}

.service-thumbnail-offset-2 {
    margin-right: -60px;
    margin-bottom: -60px;
    border-radius: 10px 0 10px 0;
}

.inner.Collaborate-inner {
    padding: 0 50px 0 30px;
}

@media only screen and (max-width: 767px) {
    .inner.Collaborate-inner {
        padding: 30px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .inner.Collaborate-inner .description {
        font-size: 14px;
    }
}

.social-icons {
    display: flex;
    gap: 20px;
}

.social-icons i {
    font-size: 20px;
}





.carousel-container {
    position: relative;
}

.carousel-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    font-size: 24px;
    color: #333;
    cursor: pointer;
    z-index: 2;
}

.prev {
    left: 30px;
}

.next {
    right: 30px;
}

.container>.row>.foot_logo>img .Company-logo {
    width: 300px !important;
}


.footer-in-payment-method {
    width: 350px !important;
    margin-bottom: 5px;
    display: block;
    padding: 20px;
    border-radius: 10px !important;
    border: 1px solid;
    border-color: #e35cbd80 #e35cbd80 #817ce78f #817ce78f;
    border-image-slice: 1;
}


.payment-method {
    position: relative;
}


@media (max-width: 430px) {
    .foot_logo {
        display: flex;
        justify-content: center;
    }

    .footer-in-payment-method {
        width: 250px;
        /* margin-bottom: 30px; */
    }

    .overlay-text {
        top: 0;
        font-size: 17px;
        width: 120px;
    }


}


.overlay-text {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    height: 30px;
    font-size: 13px;
    font-weight: 800;
    width: 75px;
    position: absolute;
    top: -15px;
    /* background-color: purple; */
    /* Adjust as needed to position text above the border */
    left: 50%;
    transform: translateX(-50%);
    background-color: #181818;
    /* Background color for text */
    /* padding: 0 5px; */
    /* Add padding to the text */
    z-index: 9999;
    color: white;
    /* Add border to the text */
}


.image-container {
    position: relative;
    display: inline-block;
}



.footer-contact-number:hover,
.footer-in-Pages:hover {
    background: linear-gradient(-90deg, blue, rgb(247, 29, 163));
    color: transparent;
    -webkit-background-clip: text;
    transition: all 150ms ease-in-out;
}

.landing-logo img {
    margin: auto;
    width: 150px;
    height: 14vh;
    padding-top: 10px;
}


@media (max-width:768px) {
    .landing-logo img {
        margin: auto;
        width: 200px;
        height: 13vh;
    }
}

.required-star::after {
    content: '*';
    color: red;
    /* or any color you prefer */
    margin-left: 1px;
    /* adjust as needed */
}

.card-input label {
    font-weight: 500;
}
/* html, */
body,
.intro {
  height: 100%;
}

table td,
table th {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mask-custom {
  background: rgba(24, 24, 16, .2);
  border-radius: 2em;
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  border: 2px solid rgba(255, 255, 255, 0.05);
  background-clip: padding-box;
  box-shadow: 10px 10px 10px rgba(46, 54, 68, 0.03);
}

.table-fixed {
    table-layout: fixed;
    width: 100%;
  }
  
  .table-fixed th,
  .table-fixed td {
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
  }
  
  .table-fixed th:nth-child(1),
  .table-fixed td:nth-child(1) {
    width: 5%;
  }
  
  .table-fixed th:nth-child(2),
  .table-fixed td:nth-child(2) {
    width: 20%;
  }
  
  .table-fixed th:nth-child(3),
  .table-fixed td:nth-child(3) {
    width: 15%;
  }
  
  .table-fixed th:nth-child(4),
  .table-fixed td:nth-child(4) {
    width: 20%;
  }
  
  .table-fixed th:nth-child(5),
  .table-fixed td:nth-child(5) {
    width: 10%;
  }
  

/*# sourceMappingURL=main.6c0ac23c.css.map*/