body {
    font-family: Roboto, Helvetica Neue, sans-serif;
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel .owl-item.center {
    z-index: 5
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.e3b436436832b027.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-scale-multiple,
.la-ball-scale-multiple>div {
    position: relative;
    box-sizing: border-box
}

.la-ball-scale-multiple {
    display: block;
    font-size: 0;
    color: #fff
}

.la-ball-scale-multiple.la-dark {
    color: #333
}

.la-ball-scale-multiple>div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor
}

.la-ball-scale-multiple {
    width: 32px;
    height: 32px
}

.la-ball-scale-multiple>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    opacity: 0;
    animation: ball-scale-multiple 1s 0s linear infinite
}

.la-ball-scale-multiple>div:nth-child(2) {
    animation-delay: .2s
}

.la-ball-scale-multiple>div:nth-child(3) {
    animation-delay: .4s
}

.la-ball-scale-multiple.la-sm {
    width: 16px;
    height: 16px
}

.la-ball-scale-multiple.la-sm>div {
    width: 16px;
    height: 16px
}

.la-ball-scale-multiple.la-2x {
    width: 64px;
    height: 64px
}

.la-ball-scale-multiple.la-2x>div {
    width: 64px;
    height: 64px
}

.la-ball-scale-multiple.la-3x {
    width: 96px;
    height: 96px
}

.la-ball-scale-multiple.la-3x>div {
    width: 96px;
    height: 96px
}

@keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    5% {
        opacity: .75
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
    font: 400 11.62px/20px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 12px
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
    font: 400 9.38px/20px Roboto, Helvetica Neue, sans-serif;
    margin: 0 0 12px
}

.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
    margin: 0 0 12px
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-display-4,
.mat-typography .mat-display-4 {
    font-size: 112px;
    font-weight: 300;
    line-height: 112px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: -.05em;
    margin: 0 0 56px
}

.mat-display-3,
.mat-typography .mat-display-3 {
    font-size: 56px;
    font-weight: 400;
    line-height: 56px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: -.02em;
    margin: 0 0 64px
}

.mat-display-2,
.mat-typography .mat-display-2 {
    font-size: 45px;
    font-weight: 400;
    line-height: 48px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: -.005em;
    margin: 0 0 64px
}

.mat-display-1,
.mat-typography .mat-display-1 {
    font-size: 34px;
    font-weight: 400;
    line-height: 40px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0 0 64px
}

.mat-badge-content {
    font-weight: 600;
    font-size: 12px;
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-badge-small .mat-badge-content {
    font-size: 9px
}

.mat-badge-large .mat-badge-content {
    font-size: 24px
}

.mat-bottom-sheet-container {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-button-toggle,
.mat-calendar {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-calendar-body {
    font-size: 13px
}

.mat-calendar-body-label,
.mat-calendar-period-button {
    font-size: 14px;
    font-weight: 500
}

.mat-calendar-table-header th {
    font-size: 11px;
    font-weight: 400
}

.mat-expansion-panel-header {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 15px;
    font-weight: 400
}

.mat-expansion-panel-content {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
    font-size: 14px
}

.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
    font-size: 12px
}

.mat-stepper-vertical,
.mat-stepper-horizontal {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-step-label {
    font-size: 14px;
    font-weight: 400
}

.mat-step-sub-label-error {
    font-weight: 400
}

.mat-step-label-error {
    font-size: 14px
}

.mat-step-label-selected {
    font-size: 14px;
    font-weight: 500
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal;
    margin: 0
}

.mat-tree {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-tree-node,
.mat-nested-tree-node {
    font-weight: 400;
    font-size: 14px
}

.mat-option {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 16px
}

.mat-optgroup-label {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-button,
.mat-raised-button,
.mat-icon-button,
.mat-stroked-button,
.mat-flat-button,
.mat-fab,
.mat-mini-fab {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-datepicker-content .mdc-button {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, "Helvetica Neue", sans-serif));
    font-size: var(--mdc-typography-button-font-size, 14px);
    line-height: var(--mdc-typography-button-line-height, 14px);
    font-weight: var(--mdc-typography-button-font-weight, 500);
    letter-spacing: var(--mdc-typography-button-letter-spacing, normal);
    -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-decoration: var(--mdc-typography-button-text-decoration, none);
    text-transform: var(--mdc-typography-button-text-transform, none)
}

.mat-card {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-card-title {
    font-size: 24px;
    font-weight: 500
}

.mat-card-header .mat-card-title {
    font-size: 20px
}

.mat-card-subtitle,
.mat-card-content {
    font-size: 14px
}

.mat-tooltip {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 10px;
    padding-top: 6px;
    padding-bottom: 6px
}

.mat-tooltip-handset {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px
}

input.mat-input-element {
    margin-top: -.0625em
}

.mat-form-field {
    font-size: inherit;
    font-weight: 400;
    line-height: 1.125;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-form-field-wrapper {
    padding-bottom: 1.34375em
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
    font-size: 150%;
    line-height: 1.125
}

.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
    height: 1.5em;
    width: 1.5em
}

.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
    height: 1.125em;
    line-height: 1.125
}

.mat-form-field-infix {
    padding: .5em 0;
    border-top: .84375em solid transparent
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.34375em) scale(.75);
    width: 133.3333333333%
}

.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.34374em) scale(.75);
    width: 133.3333433333%
}

.mat-form-field-label-wrapper {
    top: -.84375em;
    padding-top: .84375em
}

.mat-form-field-label {
    top: 1.34375em
}

.mat-form-field-underline {
    bottom: 1.34375em
}

.mat-form-field-subscript-wrapper {
    font-size: 75%;
    margin-top: .6666666667em;
    top: calc(100% - 1.7916666667em)
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
    padding-bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
    padding: .4375em 0
}

.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);
    width: 133.3333333333%
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);
    width: 133.3333433333%
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);
    width: 133.3333533333%
}

.mat-form-field-appearance-legacy .mat-form-field-label {
    top: 1.28125em
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
    margin-top: .5416666667em;
    top: calc(100% - 1.6666666667em)
}

@media print {

    .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.28122em) scale(.75)
    }

    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.28121em) scale(.75)
    }

    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.2812em) scale(.75)
    }
}

.mat-form-field-appearance-fill .mat-form-field-infix {
    padding: .25em 0 .75em
}

.mat-form-field-appearance-fill .mat-form-field-label {
    top: 1.09375em;
    margin-top: -.5em
}

.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-.59375em) scale(.75);
    width: 133.3333333333%
}

.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-.59374em) scale(.75);
    width: 133.3333433333%
}

.mat-form-field-appearance-outline .mat-form-field-infix {
    padding: 1em 0
}

.mat-form-field-appearance-outline .mat-form-field-label {
    top: 1.84375em;
    margin-top: -.25em
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.59375em) scale(.75);
    width: 133.3333333333%
}

.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.59374em) scale(.75);
    width: 133.3333433333%
}

.mat-select {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-select-trigger {
    height: 1.125em
}

.mat-checkbox {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-checkbox-layout .mat-checkbox-label {
    line-height: 24px
}

.mat-dialog-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    letter-spacing: normal
}

.mat-chip {
    font-size: 14px;
    font-weight: 500
}

.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
    font-size: 18px
}

.mat-slide-toggle-content,
.mat-tab-group {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-tab-label,
.mat-tab-link {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-radio-button {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-slider-thumb-label-text {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 12px;
    font-weight: 500
}

.mat-menu-item {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 400
}

.mat-list-item,
.mat-list-option {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-list-base .mat-list-item {
    font-size: 16px
}

.mat-list-base .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
    font-size: 14px
}

.mat-list-base .mat-list-option {
    font-size: 16px
}

.mat-list-base .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
    font-size: 14px
}

.mat-list-base .mat-subheader {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-list-base[dense] .mat-list-item {
    font-size: 12px
}

.mat-list-base[dense] .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
    font-size: 12px
}

.mat-list-base[dense] .mat-list-option {
    font-size: 12px
}

.mat-list-base[dense] .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
    font-size: 12px
}

.mat-list-base[dense] .mat-subheader {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 12px;
    font-weight: 500
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 12px
}

.mat-simple-snackbar {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 14px
}

.mat-simple-snackbar-action {
    line-height: 1;
    font-family: inherit;
    font-size: inherit;
    font-weight: 500
}

.mat-table {
    font-family: Roboto, Helvetica Neue, sans-serif
}

.mat-header-cell {
    font-size: 12px;
    font-weight: 500
}

.mat-cell,
.mat-footer-cell {
    font-size: 14px
}

.mat-ripple {
    overflow: hidden;
    position: relative
}

.mat-ripple:not(:empty) {
    transform: translateZ(0)
}

.mat-ripple.mat-ripple-unbounded {
    overflow: visible
}

.mat-ripple-element {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    transition: opacity, transform 0ms cubic-bezier(0, 0, .2, 1);
    transform: scale3d(0, 0, 0)
}

.cdk-high-contrast-active .mat-ripple-element {
    display: none
}

.cdk-visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    left: 0
}

[dir=rtl] .cdk-visually-hidden {
    left: auto;
    right: 0
}

.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: .6
}

.cdk-overlay-dark-backdrop {
    background: rgba(0, 0, 0, .32)
}

.cdk-overlay-transparent-backdrop {
    transition: visibility 1ms linear, opacity 1ms linear;
    visibility: hidden;
    opacity: 1
}

.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0;
    visibility: visible
}

.cdk-overlay-backdrop-noop-animation {
    transition: none
}

textarea.cdk-textarea-autosize {
    resize: none
}

textarea.cdk-textarea-autosize-measuring {
    padding: 2px 0 !important;
    box-sizing: content-box !important;
    height: auto !important;
    overflow: hidden !important
}

textarea.cdk-textarea-autosize-measuring-firefox {
    padding: 2px 0 !important;
    box-sizing: content-box !important;
    height: 0 !important
}

@keyframes cdk-text-field-autofill-start {}

@keyframes cdk-text-field-autofill-end {}

.cdk-text-field-autofill-monitored:-webkit-autofill {
    animation: cdk-text-field-autofill-start 0s 1ms
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
    animation: cdk-text-field-autofill-end 0s 1ms
}

.mat-focus-indicator {
    position: relative
}

.mat-focus-indicator:before {
    inset: 0;
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    display: var(--mat-focus-indicator-display, none);
    border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
    border-radius: var(--mat-focus-indicator-border-radius, 4px)
}

.mat-focus-indicator:focus:before {
    content: ""
}

.cdk-high-contrast-active {
    --mat-focus-indicator-display: block
}

.mat-mdc-focus-indicator {
    position: relative
}

.mat-mdc-focus-indicator:before {
    inset: 0;
    position: absolute;
    box-sizing: border-box;
    pointer-events: none;
    display: var(--mat-mdc-focus-indicator-display, none);
    border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
    border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px)
}

.mat-mdc-focus-indicator:focus:before {
    content: ""
}

.cdk-high-contrast-active {
    --mat-mdc-focus-indicator-display: block
}

.mat-button,
.mat-icon-button,
.mat-stroked-button {
    color: inherit;
    background: transparent
}

.mat-button.mat-primary,
.mat-icon-button.mat-primary,
.mat-stroked-button.mat-primary {
    color: #3f51b5
}

.mat-button.mat-accent,
.mat-icon-button.mat-accent,
.mat-stroked-button.mat-accent {
    color: #ff4081
}

.mat-button.mat-warn,
.mat-icon-button.mat-warn,
.mat-stroked-button.mat-warn {
    color: #f44336
}

.mat-button.mat-primary.mat-button-disabled,
.mat-button.mat-accent.mat-button-disabled,
.mat-button.mat-warn.mat-button-disabled,
.mat-button.mat-button-disabled.mat-button-disabled,
.mat-icon-button.mat-primary.mat-button-disabled,
.mat-icon-button.mat-accent.mat-button-disabled,
.mat-icon-button.mat-warn.mat-button-disabled,
.mat-icon-button.mat-button-disabled.mat-button-disabled,
.mat-stroked-button.mat-primary.mat-button-disabled,
.mat-stroked-button.mat-accent.mat-button-disabled,
.mat-stroked-button.mat-warn.mat-button-disabled,
.mat-stroked-button.mat-button-disabled.mat-button-disabled {
    color: #00000042
}

.mat-button.mat-primary .mat-button-focus-overlay,
.mat-icon-button.mat-primary .mat-button-focus-overlay,
.mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #3f51b5
}

.mat-button.mat-accent .mat-button-focus-overlay,
.mat-icon-button.mat-accent .mat-button-focus-overlay,
.mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #ff4081
}

.mat-button.mat-warn .mat-button-focus-overlay,
.mat-icon-button.mat-warn .mat-button-focus-overlay,
.mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336
}

.mat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
    background-color: transparent
}

.mat-button .mat-ripple-element,
.mat-icon-button .mat-ripple-element,
.mat-stroked-button .mat-ripple-element {
    opacity: .1;
    background-color: currentColor
}

.mat-button-focus-overlay {
    background: black
}

.mat-stroked-button:not(.mat-button-disabled) {
    border-color: #0000001f
}

.mat-flat-button,
.mat-raised-button,
.mat-fab,
.mat-mini-fab {
    color: #000000de;
    background-color: #fff
}

.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary,
.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent,
.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
    color: #fff
}

.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled {
    color: #00000042
}

.mat-flat-button.mat-primary,
.mat-raised-button.mat-primary,
.mat-fab.mat-primary,
.mat-mini-fab.mat-primary {
    background-color: #3f51b5
}

.mat-flat-button.mat-accent,
.mat-raised-button.mat-accent,
.mat-fab.mat-accent,
.mat-mini-fab.mat-accent {
    background-color: #ff4081
}

.mat-flat-button.mat-warn,
.mat-raised-button.mat-warn,
.mat-fab.mat-warn,
.mat-mini-fab.mat-warn {
    background-color: #f44336
}

.mat-flat-button.mat-primary.mat-button-disabled,
.mat-flat-button.mat-accent.mat-button-disabled,
.mat-flat-button.mat-warn.mat-button-disabled,
.mat-flat-button.mat-button-disabled.mat-button-disabled,
.mat-raised-button.mat-primary.mat-button-disabled,
.mat-raised-button.mat-accent.mat-button-disabled,
.mat-raised-button.mat-warn.mat-button-disabled,
.mat-raised-button.mat-button-disabled.mat-button-disabled,
.mat-fab.mat-primary.mat-button-disabled,
.mat-fab.mat-accent.mat-button-disabled,
.mat-fab.mat-warn.mat-button-disabled,
.mat-fab.mat-button-disabled.mat-button-disabled,
.mat-mini-fab.mat-primary.mat-button-disabled,
.mat-mini-fab.mat-accent.mat-button-disabled,
.mat-mini-fab.mat-warn.mat-button-disabled,
.mat-mini-fab.mat-button-disabled.mat-button-disabled {
    background-color: #0000001f
}

.mat-flat-button.mat-primary .mat-ripple-element,
.mat-raised-button.mat-primary .mat-ripple-element,
.mat-fab.mat-primary .mat-ripple-element,
.mat-mini-fab.mat-primary .mat-ripple-element,
.mat-flat-button.mat-accent .mat-ripple-element,
.mat-raised-button.mat-accent .mat-ripple-element,
.mat-fab.mat-accent .mat-ripple-element,
.mat-mini-fab.mat-accent .mat-ripple-element,
.mat-flat-button.mat-warn .mat-ripple-element,
.mat-raised-button.mat-warn .mat-ripple-element,
.mat-fab.mat-warn .mat-ripple-element,
.mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: #ffffff1a
}

.mat-stroked-button:not([class*=mat-elevation-z]),
.mat-flat-button:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-raised-button:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-fab:not([class*=mat-elevation-z]),
.mat-mini-fab:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),
.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),
.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-datepicker-content .mat-mdc-button.mat-unthemed {
    --mdc-text-button-label-text-color: #000
}

.mat-datepicker-content .mat-mdc-button.mat-primary {
    --mdc-text-button-label-text-color: #3f51b5
}

.mat-datepicker-content .mat-mdc-button.mat-accent {
    --mdc-text-button-label-text-color: #ff4081
}

.mat-datepicker-content .mat-mdc-button.mat-warn {
    --mdc-text-button-label-text-color: #f44336
}

.mat-datepicker-content .mat-mdc-button[disabled][disabled] {
    --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-text-button-label-text-color: rgba(0, 0, 0, .38)
}

.mat-datepicker-content .mat-mdc-unelevated-button.mat-unthemed {
    --mdc-filled-button-container-color: #fff;
    --mdc-filled-button-label-text-color: #000
}

.mat-datepicker-content .mat-mdc-unelevated-button.mat-primary {
    --mdc-filled-button-container-color: #3f51b5;
    --mdc-filled-button-label-text-color: #fff
}

.mat-datepicker-content .mat-mdc-unelevated-button.mat-accent {
    --mdc-filled-button-container-color: #ff4081;
    --mdc-filled-button-label-text-color: #fff
}

.mat-datepicker-content .mat-mdc-unelevated-button.mat-warn {
    --mdc-filled-button-container-color: #f44336;
    --mdc-filled-button-label-text-color: #fff
}

.mat-datepicker-content .mat-mdc-unelevated-button[disabled][disabled] {
    --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-filled-button-container-color: rgba(0, 0, 0, .12);
    --mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)
}

.mat-datepicker-content .mat-mdc-raised-button.mat-unthemed {
    --mdc-protected-button-container-color: #fff;
    --mdc-protected-button-label-text-color: #000
}

.mat-datepicker-content .mat-mdc-raised-button.mat-primary {
    --mdc-protected-button-container-color: #3f51b5;
    --mdc-protected-button-label-text-color: #fff
}

.mat-datepicker-content .mat-mdc-raised-button.mat-accent {
    --mdc-protected-button-container-color: #ff4081;
    --mdc-protected-button-label-text-color: #fff
}

.mat-datepicker-content .mat-mdc-raised-button.mat-warn {
    --mdc-protected-button-container-color: #f44336;
    --mdc-protected-button-label-text-color: #fff
}

.mat-datepicker-content .mat-mdc-raised-button[disabled][disabled] {
    --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-protected-button-container-color: rgba(0, 0, 0, .12);
    --mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);
    --mdc-protected-button-container-elevation: 0
}

.mat-datepicker-content .mat-mdc-outlined-button {
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)
}

.mat-datepicker-content .mat-mdc-outlined-button.mat-unthemed {
    --mdc-outlined-button-label-text-color: #000
}

.mat-datepicker-content .mat-mdc-outlined-button.mat-primary {
    --mdc-outlined-button-label-text-color: #3f51b5
}

.mat-datepicker-content .mat-mdc-outlined-button.mat-accent {
    --mdc-outlined-button-label-text-color: #ff4081
}

.mat-datepicker-content .mat-mdc-outlined-button.mat-warn {
    --mdc-outlined-button-label-text-color: #f44336
}

.mat-datepicker-content .mat-mdc-outlined-button[disabled][disabled] {
    --mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);
    --mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);
    --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)
}

.mat-datepicker-content .mat-mdc-button,
.mat-datepicker-content .mat-mdc-outlined-button {
    --mat-mdc-button-persistent-ripple-color: #000;
    --mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)
}

.mat-datepicker-content .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before {
    opacity: .04
}

.mat-datepicker-content .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before {
    opacity: .12
}

.mat-datepicker-content .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before {
    opacity: .12
}

.mat-datepicker-content .mat-mdc-button.mat-primary,
.mat-datepicker-content .mat-mdc-outlined-button.mat-primary {
    --mat-mdc-button-persistent-ripple-color: #3f51b5;
    --mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)
}

.mat-datepicker-content .mat-mdc-button.mat-accent,
.mat-datepicker-content .mat-mdc-outlined-button.mat-accent {
    --mat-mdc-button-persistent-ripple-color: #ff4081;
    --mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)
}

.mat-datepicker-content .mat-mdc-button.mat-warn,
.mat-datepicker-content .mat-mdc-outlined-button.mat-warn {
    --mat-mdc-button-persistent-ripple-color: #f44336;
    --mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)
}

.mat-datepicker-content .mat-mdc-raised-button,
.mat-datepicker-content .mat-mdc-unelevated-button {
    --mat-mdc-button-persistent-ripple-color: #000;
    --mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)
}

.mat-datepicker-content .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before {
    opacity: .04
}

.mat-datepicker-content .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before {
    opacity: .12
}

.mat-datepicker-content .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before {
    opacity: .12
}

.mat-datepicker-content .mat-mdc-raised-button.mat-primary,
.mat-datepicker-content .mat-mdc-unelevated-button.mat-primary,
.mat-datepicker-content .mat-mdc-raised-button.mat-accent,
.mat-datepicker-content .mat-mdc-unelevated-button.mat-accent,
.mat-datepicker-content .mat-mdc-raised-button.mat-warn,
.mat-datepicker-content .mat-mdc-unelevated-button.mat-warn {
    --mat-mdc-button-persistent-ripple-color: #fff;
    --mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)
}

.mat-datepicker-content .mat-mdc-icon-button {
    --mat-mdc-button-persistent-ripple-color: #000;
    --mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)
}

.mat-datepicker-content .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before {
    opacity: .04
}

.mat-datepicker-content .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,
.mat-datepicker-content .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before {
    opacity: .12
}

.mat-datepicker-content .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before {
    opacity: .12
}

.mat-datepicker-content .mat-mdc-icon-button.mat-primary {
    --mat-mdc-button-persistent-ripple-color: #3f51b5;
    --mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)
}

.mat-datepicker-content .mat-mdc-icon-button.mat-accent {
    --mat-mdc-button-persistent-ripple-color: #ff4081;
    --mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)
}

.mat-datepicker-content .mat-mdc-icon-button.mat-warn {
    --mat-mdc-button-persistent-ripple-color: #f44336;
    --mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)
}

.mat-datepicker-content .mat-mdc-icon-button.mat-primary {
    --mdc-icon-button-icon-color: #3f51b5
}

.mat-datepicker-content .mat-mdc-icon-button.mat-accent {
    --mdc-icon-button-icon-color: #ff4081
}

.mat-datepicker-content .mat-mdc-icon-button.mat-warn {
    --mdc-icon-button-icon-color: #f44336
}

.mat-datepicker-content .mat-mdc-icon-button[disabled][disabled] {
    --mdc-icon-button-icon-color: rgba(0, 0, 0, .38);
    --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)
}

.mat-datepicker-content .mat-mdc-button.mat-mdc-button-base,
.mat-datepicker-content .mat-mdc-raised-button.mat-mdc-button-base,
.mat-datepicker-content .mat-mdc-unelevated-button.mat-mdc-button-base,
.mat-datepicker-content .mat-mdc-outlined-button.mat-mdc-button-base {
    height: 36px
}

.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base {
    width: 48px;
    height: 48px;
    padding: 12px
}

.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
    max-height: 48px;
    max-width: 48px
}

.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
    width: 40px;
    height: 40px;
    margin: 4px
}

.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
    max-height: 40px;
    max-width: 40px
}

.mat-datepicker-content .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
    position: absolute;
    top: 50%;
    height: 48px;
    left: 50%;
    width: 48px;
    transform: translate(-50%, -50%)
}

.mat-option {
    color: #000000de
}

.mat-option:hover:not(.mat-option-disabled),
.mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, .04)
}

.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, .04)
}

.mat-option.mat-active {
    background: rgba(0, 0, 0, .04);
    color: #000000de
}

.mat-option.mat-option-disabled {
    color: #00000061
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #3f51b5
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #ff4081
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #f44336
}

.mat-optgroup-label {
    color: #0000008a
}

.mat-optgroup-disabled .mat-optgroup-label {
    color: #00000061
}

.mat-ripple-element {
    background-color: #0000001a
}

.mat-pseudo-checkbox-full {
    color: #0000008a
}

.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #3f51b5
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #3f51b5
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #ff4081
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #ff4081
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #ff4081
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #ff4081
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #f44336
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #f44336
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after {
    color: #fafafa
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after {
    color: #b0b0b0
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
    background: #b0b0b0
}

.mat-app-background {
    background-color: #fafafa;
    color: #000000de
}

.mat-elevation-z0 {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px #0003, 0 5px 8px #00000024, 0 1px 14px #0000001f
}

.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px #0003, 0 7px 10px 1px #00000024, 0 2px 16px 1px #0000001f
}

.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px #0003, 0 9px 12px 1px #00000024, 0 3px 16px 2px #0000001f
}

.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px #0003, 0 10px 14px 1px #00000024, 0 4px 18px 3px #0000001f
}

.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px #0003, 0 11px 15px 1px #00000024, 0 4px 20px 3px #0000001f
}

.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px #0003, 0 12px 17px 2px #00000024, 0 5px 22px 4px #0000001f
}

.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px #0003, 0 13px 19px 2px #00000024, 0 5px 24px 4px #0000001f
}

.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px #0003, 0 14px 21px 2px #00000024, 0 5px 26px 4px #0000001f
}

.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px #0003, 0 15px 22px 2px #00000024, 0 6px 28px 5px #0000001f
}

.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px #0003, 0 17px 26px 2px #00000024, 0 6px 32px 5px #0000001f
}

.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px #0003, 0 18px 28px 2px #00000024, 0 7px 34px 6px #0000001f
}

.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px #0003, 0 19px 29px 2px #00000024, 0 7px 36px 6px #0000001f
}

.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px #0003, 0 20px 31px 3px #00000024, 0 8px 38px 7px #0000001f
}

.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px #0003, 0 21px 33px 3px #00000024, 0 8px 40px 7px #0000001f
}

.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px #0003, 0 22px 35px 3px #00000024, 0 8px 42px 7px #0000001f
}

.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px #0003, 0 23px 36px 3px #00000024, 0 9px 44px 8px #0000001f
}

.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.mat-theme-loaded-marker {
    display: none
}

.mat-card {
    background: white;
    color: #000000de
}

.mat-card:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f
}

.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 #0003, 0 0 #00000024, 0 0 #0000001f
}

.mat-card-subtitle {
    color: #0000008a
}

.mat-progress-bar-background {
    fill: #cbd0e9
}

.mat-progress-bar-buffer {
    background-color: #cbd0e9
}

.mat-progress-bar-fill:after {
    background-color: #3f51b5
}

.mat-progress-bar.mat-accent .mat-progress-bar-background {
    fill: #fbccdc
}

.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
    background-color: #fbccdc
}

.mat-progress-bar.mat-accent .mat-progress-bar-fill:after {
    background-color: #ff4081
}

.mat-progress-bar.mat-warn .mat-progress-bar-background {
    fill: #f9ccc9
}

.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
    background-color: #f9ccc9
}

.mat-progress-bar.mat-warn .mat-progress-bar-fill:after {
    background-color: #f44336
}

.mat-progress-spinner circle,
.mat-spinner circle {
    stroke: #3f51b5
}

.mat-progress-spinner.mat-accent circle,
.mat-spinner.mat-accent circle {
    stroke: #ff4081
}

.mat-progress-spinner.mat-warn circle,
.mat-spinner.mat-warn circle {
    stroke: #f44336
}

.mat-tooltip {
    background: rgba(97, 97, 97, .9)
}

.mat-form-field-type-mat-native-select .mat-form-field-infix:after {
    color: #0000008a
}

.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after {
    color: #00000061
}

.mat-input-element {
    caret-color: #3f51b5
}

.mat-input-element::placeholder {
    color: #0000006b
}

.mat-input-element::-moz-placeholder {
    color: #0000006b
}

.mat-input-element::-webkit-input-placeholder {
    color: #0000006b
}

.mat-input-element:-ms-input-placeholder {
    color: #0000006b
}

.mat-form-field.mat-accent .mat-input-element {
    caret-color: #ff4081
}

.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
    caret-color: #f44336
}

.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after {
    color: #f44336
}

.mat-form-field-disabled .mat-form-field-prefix,
.mat-form-field-disabled .mat-form-field-suffix {
    color: #00000061
}

.mat-form-field-label,
.mat-hint {
    color: #0009
}

.mat-form-field.mat-focused .mat-form-field-label {
    color: #3f51b5
}

.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #ff4081
}

.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336
}

.mat-focused .mat-form-field-required-marker {
    color: #ff4081
}

.mat-form-field-ripple {
    background-color: #000000de
}

.mat-form-field.mat-focused .mat-form-field-ripple {
    background-color: #3f51b5
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #ff4081
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after {
    color: #3f51b5
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after {
    color: #ff4081
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after {
    color: #f44336
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label,
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336
}

.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
    background-color: #f44336
}

.mat-error {
    color: #f44336
}

.mat-form-field-appearance-legacy .mat-form-field-label,
.mat-form-field-appearance-legacy .mat-hint {
    color: #0000008a
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    background-color: #0000006b
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .42) 0%, rgba(0, 0, 0, .42) 33%, transparent 0%);
    background-size: 4px 100%;
    background-repeat: repeat-x
}

.mat-form-field-appearance-standard .mat-form-field-underline {
    background-color: #0000006b
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .42) 0%, rgba(0, 0, 0, .42) 33%, transparent 0%);
    background-size: 4px 100%;
    background-repeat: repeat-x
}

.mat-form-field-appearance-fill .mat-form-field-flex {
    background-color: #0000000a
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
    background-color: #00000005
}

.mat-form-field-appearance-fill .mat-form-field-underline:before {
    background-color: #0000006b
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
    color: #00000061
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before {
    background-color: transparent
}

.mat-form-field-appearance-outline .mat-form-field-outline {
    color: #0000001f
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
    color: #000000de
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
    color: #3f51b5
}

.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
    color: #ff4081
}

.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
    color: #f44336
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
    color: #00000061
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
    color: #0000000f
}

.mat-select-value {
    color: #000000de
}

.mat-select-placeholder {
    color: #0000006b
}

.mat-select-disabled .mat-select-value {
    color: #00000061
}

.mat-select-arrow {
    color: #0000008a
}

.mat-select-panel {
    background: white
}

.mat-select-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0, 0, 0, .12)
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
    color: #3f51b5
}

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
    color: #ff4081
}

.mat-form-field.mat-focused.mat-warn .mat-select-arrow,
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
    color: #f44336
}

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
    color: #00000061
}

.mat-checkbox-frame {
    border-color: #0000008a
}

.mat-checkbox-checkmark {
    fill: #fafafa
}

.mat-checkbox-checkmark-path {
    stroke: #fafafa !important
}

.mat-checkbox-mixedmark {
    background-color: #fafafa
}

.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,
.mat-checkbox-checked.mat-primary .mat-checkbox-background {
    background-color: #3f51b5
}

.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,
.mat-checkbox-checked.mat-accent .mat-checkbox-background {
    background-color: #ff4081
}

.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,
.mat-checkbox-checked.mat-warn .mat-checkbox-background {
    background-color: #f44336
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,
.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
    background-color: #b0b0b0
}

.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
    border-color: #b0b0b0
}

.mat-checkbox-disabled .mat-checkbox-label {
    color: #00000061
}

.mat-checkbox .mat-ripple-element {
    background-color: #000
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
    background: #3f51b5
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
    background: #ff4081
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
    background: #f44336
}

.mat-autocomplete-panel {
    background: white;
    color: #000000de
}

.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
    color: #000000de
}

.mat-dialog-container {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f;
    background: white;
    color: #000000de
}

.mat-chip.mat-standard-chip {
    background-color: #e0e0e0;
    color: #000000de
}

.mat-chip.mat-standard-chip .mat-chip-remove {
    color: #000000de;
    opacity: .4
}

.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
    box-shadow: 0 3px 3px -2px #0003, 0 3px 4px #00000024, 0 1px 8px #0000001f
}

.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
    opacity: .54
}

.mat-chip.mat-standard-chip.mat-chip-disabled {
    opacity: .4
}

.mat-chip.mat-standard-chip:after {
    background: black
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
    background-color: #3f51b5;
    color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: #fff;
    opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
    background-color: #ffffff1a
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
    background-color: #f44336;
    color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: #fff;
    opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
    background-color: #ffffff1a
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
    background-color: #ff4081;
    color: #fff
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: #fff;
    opacity: .4
}

.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
    background-color: #ffffff1a
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
    background-color: #ff4081
}

.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
    background-color: #ff40818a
}

.mat-slide-toggle.mat-checked .mat-ripple-element {
    background-color: #ff4081
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
    background-color: #3f51b5
}

.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
    background-color: #3f51b58a
}

.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
    background-color: #3f51b5
}

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
    background-color: #f44336
}

.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
    background-color: #f443368a
}

.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
    background-color: #f44336
}

.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
    background-color: #000
}

.mat-slide-toggle-thumb {
    box-shadow: 0 2px 1px -1px #0003, 0 1px 1px #00000024, 0 1px 3px #0000001f;
    background-color: #fafafa
}

.mat-slide-toggle-bar {
    background-color: #00000061
}

.mat-radio-outer-circle {
    border-color: #0000008a
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
    border-color: #3f51b5
}

.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
    background-color: #3f51b5
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: #ff4081
}

.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
    background-color: #ff4081
}

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
    border-color: #f44336
}

.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
    background-color: #f44336
}

.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
    border-color: #00000061
}

.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
    background-color: #00000061
}

.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
    color: #00000061
}

.mat-radio-button .mat-ripple-element {
    background-color: #000
}

.mat-slider-track-background {
    background-color: #00000042
}

.mat-slider.mat-primary .mat-slider-track-fill,
.mat-slider.mat-primary .mat-slider-thumb,
.mat-slider.mat-primary .mat-slider-thumb-label {
    background-color: #3f51b5
}

.mat-slider.mat-primary .mat-slider-thumb-label-text {
    color: #fff
}

.mat-slider.mat-primary .mat-slider-focus-ring {
    background-color: #3f51b533
}

.mat-slider.mat-accent .mat-slider-track-fill,
.mat-slider.mat-accent .mat-slider-thumb,
.mat-slider.mat-accent .mat-slider-thumb-label {
    background-color: #ff4081
}

.mat-slider.mat-accent .mat-slider-thumb-label-text {
    color: #fff
}

.mat-slider.mat-accent .mat-slider-focus-ring {
    background-color: #ff408133
}

.mat-slider.mat-warn .mat-slider-track-fill,
.mat-slider.mat-warn .mat-slider-thumb,
.mat-slider.mat-warn .mat-slider-thumb-label {
    background-color: #f44336
}

.mat-slider.mat-warn .mat-slider-thumb-label-text {
    color: #fff
}

.mat-slider.mat-warn .mat-slider-focus-ring {
    background-color: #f4433633
}

.mat-slider:hover .mat-slider-track-background,
.mat-slider.cdk-focused .mat-slider-track-background {
    background-color: #00000061
}

.mat-slider.mat-slider-disabled .mat-slider-track-background,
.mat-slider.mat-slider-disabled .mat-slider-track-fill,
.mat-slider.mat-slider-disabled .mat-slider-thumb,
.mat-slider.mat-slider-disabled:hover .mat-slider-track-background {
    background-color: #00000042
}

.mat-slider.mat-slider-min-value .mat-slider-focus-ring {
    background-color: #0000001f
}

.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
    background-color: #000000de
}

.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
    background-color: #00000042
}

.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
    border-color: #00000042;
    background-color: transparent
}

.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
    border-color: #00000061
}

.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,
.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
    border-color: #00000042
}

.mat-slider-has-ticks .mat-slider-wrapper:after {
    border-color: #000000b3
}

.mat-slider-horizontal .mat-slider-ticks {
    background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent);
    background-image: -moz-repeating-linear-gradient(.0001deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent)
}

.mat-slider-vertical .mat-slider-ticks {
    background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7) 2px, transparent 0, transparent)
}

.mat-menu-panel {
    background: white
}

.mat-menu-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f
}

.mat-menu-item {
    background: transparent;
    color: #000000de
}

.mat-menu-item[disabled],
.mat-menu-item[disabled] .mat-menu-submenu-icon,
.mat-menu-item[disabled] .mat-icon-no-color {
    color: #00000061
}

.mat-menu-item .mat-icon-no-color,
.mat-menu-submenu-icon {
    color: #0000008a
}

.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
    background: rgba(0, 0, 0, .04)
}

.mat-list-base .mat-list-item,
.mat-list-base .mat-list-option {
    color: #000000de
}

.mat-list-base .mat-subheader {
    color: #0000008a
}

.mat-list-base .mat-list-item-disabled {
    background-color: #eee;
    color: #00000061
}

.mat-list-option:hover,
.mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
    background: rgba(0, 0, 0, .04)
}

.mat-list-single-selected-option,
.mat-list-single-selected-option:hover,
.mat-list-single-selected-option:focus {
    background: rgba(0, 0, 0, .12)
}

.mat-paginator {
    background: white
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
    color: #0000008a
}

.mat-paginator-decrement,
.mat-paginator-increment {
    border-top: 2px solid rgba(0, 0, 0, .54);
    border-right: 2px solid rgba(0, 0, 0, .54)
}

.mat-paginator-first,
.mat-paginator-last {
    border-top: 2px solid rgba(0, 0, 0, .54)
}

.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
    border-color: #00000061
}

.mat-paginator-container {
    min-height: 56px
}

.mat-tab-nav-bar,
.mat-tab-header {
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
    border-top: 1px solid rgba(0, 0, 0, .12);
    border-bottom: none
}

.mat-tab-label,
.mat-tab-link {
    color: #000000de
}

.mat-tab-label.mat-tab-disabled,
.mat-tab-link.mat-tab-disabled {
    color: #00000061
}

.mat-tab-header-pagination-chevron {
    border-color: #000000de
}

.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: #00000061
}

.mat-tab-group[class*=mat-background-]>.mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
    border-bottom: none;
    border-top: none
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused,
.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused,
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused {
    background-color: #c5cae94d
}

.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled {
    background-color: #0000001a
}

.mat-tab-group.mat-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
    background-color: #3f51b5
}

.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar {
    background-color: #fff
}

.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused,
.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused,
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused {
    background-color: #ff80ab4d
}

.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled {
    background-color: #0000001a
}

.mat-tab-group.mat-accent .mat-ink-bar,
.mat-tab-nav-bar.mat-accent .mat-ink-bar {
    background-color: #ff4081
}

.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar {
    background-color: #fff
}

.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused,
.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused,
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused {
    background-color: #ffcdd24d
}

.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled {
    background-color: #0000001a
}

.mat-tab-group.mat-warn .mat-ink-bar,
.mat-tab-nav-bar.mat-warn .mat-ink-bar {
    background-color: #f44336
}

.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,
.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,
.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar {
    background-color: #fff
}

.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused,
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused {
    background-color: #c5cae94d
}

.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused.mat-tab-disabled {
    background-color: #0000001a
}

.mat-tab-group.mat-background-primary>.mat-tab-header,
.mat-tab-group.mat-background-primary>.mat-tab-link-container,
.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination {
    background-color: #3f51b5
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link {
    color: #fff
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
    color: #fff6
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before {
    border-color: #fff
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: #fff;
    opacity: .4
}

.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element {
    background-color: #fff;
    opacity: .12
}

.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused,
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused {
    background-color: #ff80ab4d
}

.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused.mat-tab-disabled {
    background-color: #0000001a
}

.mat-tab-group.mat-background-accent>.mat-tab-header,
.mat-tab-group.mat-background-accent>.mat-tab-link-container,
.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination {
    background-color: #ff4081
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link {
    color: #fff
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
    color: #fff6
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before {
    border-color: #fff
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: #fff;
    opacity: .4
}

.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element {
    background-color: #fff;
    opacity: .12
}

.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused,
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused,
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused,
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused {
    background-color: #ffcdd24d
}

.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused.mat-tab-disabled {
    background-color: #0000001a
}

.mat-tab-group.mat-background-warn>.mat-tab-header,
.mat-tab-group.mat-background-warn>.mat-tab-link-container,
.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination {
    background-color: #f44336
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link {
    color: #fff
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled {
    color: #fff6
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before {
    border-color: #fff
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
    border-color: #fff;
    opacity: .4
}

.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,
.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element {
    background-color: #fff;
    opacity: .12
}

.mat-snack-bar-container {
    color: #ffffffb3;
    background: #323232;
    box-shadow: 0 3px 5px -1px #0003, 0 6px 10px #00000024, 0 1px 18px #0000001f
}

.mat-simple-snackbar-action {
    color: #ff4081
}

.mat-table {
    background: white
}

.mat-table thead,
.mat-table tbody,
.mat-table tfoot,
mat-header-row,
mat-row,
mat-footer-row,
[mat-header-row],
[mat-row],
[mat-footer-row],
.mat-table-sticky {
    background: inherit
}

mat-row,
mat-header-row,
mat-footer-row,
th.mat-header-cell,
td.mat-cell,
td.mat-footer-cell {
    border-bottom-color: #0000001f
}

.mat-header-cell {
    color: #0000008a
}

.mat-cell,
.mat-footer-cell {
    color: #000000de
}

.mat-badge {
    position: relative
}

.mat-badge.mat-badge {
    overflow: visible
}

.mat-badge-hidden .mat-badge-content {
    display: none
}

.mat-badge-content {
    position: absolute;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    transition: transform .2s ease-in-out;
    transform: scale(.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    pointer-events: none
}

.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
    transition: none
}

.mat-badge-content.mat-badge-active {
    transform: none
}

.mat-badge-small .mat-badge-content {
    width: 16px;
    height: 16px;
    line-height: 16px
}

.mat-badge-small.mat-badge-above .mat-badge-content {
    top: -8px
}

.mat-badge-small.mat-badge-below .mat-badge-content {
    bottom: -8px
}

.mat-badge-small.mat-badge-before .mat-badge-content {
    left: -16px
}

[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
    left: auto;
    right: -16px
}

.mat-badge-small.mat-badge-after .mat-badge-content {
    right: -16px
}

[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
    right: auto;
    left: -16px
}

.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -8px
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -8px
}

.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -8px
}

[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -8px
}

.mat-badge-medium .mat-badge-content {
    width: 22px;
    height: 22px;
    line-height: 22px
}

.mat-badge-medium.mat-badge-above .mat-badge-content {
    top: -11px
}

.mat-badge-medium.mat-badge-below .mat-badge-content {
    bottom: -11px
}

.mat-badge-medium.mat-badge-before .mat-badge-content {
    left: -22px
}

[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
    left: auto;
    right: -22px
}

.mat-badge-medium.mat-badge-after .mat-badge-content {
    right: -22px
}

[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
    right: auto;
    left: -22px
}

.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -11px
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -11px
}

.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -11px
}

[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -11px
}

.mat-badge-large .mat-badge-content {
    width: 28px;
    height: 28px;
    line-height: 28px
}

.mat-badge-large.mat-badge-above .mat-badge-content {
    top: -14px
}

.mat-badge-large.mat-badge-below .mat-badge-content {
    bottom: -14px
}

.mat-badge-large.mat-badge-before .mat-badge-content {
    left: -28px
}

[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
    left: auto;
    right: -28px
}

.mat-badge-large.mat-badge-after .mat-badge-content {
    right: -28px
}

[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
    right: auto;
    left: -28px
}

.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: -14px
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
    left: auto;
    right: -14px
}

.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: -14px
}

[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
    right: auto;
    left: -14px
}

.mat-badge-content {
    color: #fff;
    background: #3f51b5
}

.cdk-high-contrast-active .mat-badge-content {
    outline: solid 1px;
    border-radius: 0
}

.mat-badge-accent .mat-badge-content {
    background: #ff4081;
    color: #fff
}

.mat-badge-warn .mat-badge-content {
    color: #fff;
    background: #f44336
}

.mat-badge-disabled .mat-badge-content {
    background: #b9b9b9;
    color: #00000061
}

.mat-bottom-sheet-container {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f;
    background: white;
    color: #000000de
}

.mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.mat-button-toggle-group:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
    box-shadow: none
}

.mat-button-toggle {
    color: #00000061
}

.mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: #0000001f
}

.mat-button-toggle-appearance-standard {
    color: #000000de;
    background: white
}

.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
    background-color: #000
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
    border-left: solid 1px #e0e0e0
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle {
    border-left: none;
    border-right: solid 1px #e0e0e0
}

.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle {
    border-left: none;
    border-right: none;
    border-top: solid 1px #e0e0e0
}

.mat-button-toggle-checked {
    background-color: #e0e0e0;
    color: #0000008a
}

.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
    color: #000000de
}

.mat-button-toggle-disabled {
    color: #00000042;
    background-color: #eee
}

.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
    background: white
}

.mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
    border: solid 1px #e0e0e0
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
    line-height: 48px
}

.mat-calendar-arrow {
    fill: #0000008a
}

.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
    color: #0000008a
}

.mat-calendar-table-header-divider:after {
    background: rgba(0, 0, 0, .12)
}

.mat-calendar-table-header,
.mat-calendar-body-label {
    color: #0000008a
}

.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
    color: #000000de;
    border-color: transparent
}

.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    color: #00000061
}

.mat-form-field-disabled .mat-date-range-input-separator {
    color: #00000061
}

.mat-calendar-body-in-preview {
    color: #0000003d
}

.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    border-color: #00000061
}

.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    border-color: #0000002e
}

.mat-calendar-body-in-range:before {
    background: rgba(63, 81, 181, .2)
}

.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range:before {
    background: rgba(249, 171, 0, .2)
}

.mat-calendar-body-comparison-bridge-start:before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
    background: linear-gradient(to right, rgba(63, 81, 181, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-calendar-body-comparison-bridge-end:before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
    background: linear-gradient(to left, rgba(63, 81, 181, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
    background: #a8dab5
}

.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
    background: #46a35e
}

.mat-calendar-body-selected {
    background-color: #3f51b5;
    color: #fff
}

.mat-calendar-body-disabled>.mat-calendar-body-selected {
    background-color: #3f51b566
}

.mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px #fff
}

.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: #3f51b54d
}

@media (hover: hover) {
    .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
        background-color: #3f51b54d
    }
}

.mat-datepicker-content {
    box-shadow: 0 2px 4px -1px #0003, 0 4px 5px #00000024, 0 1px 10px #0000001f;
    background-color: #fff;
    color: #000000de
}

.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before {
    background: rgba(255, 64, 129, .2)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before {
    background: rgba(249, 171, 0, .2)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
    background: linear-gradient(to right, rgba(255, 64, 129, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
    background: linear-gradient(to left, rgba(255, 64, 129, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
    background: #a8dab5
}

.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
    background: #46a35e
}

.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #ff4081;
    color: #fff
}

.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected {
    background-color: #ff408166
}

.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px #fff
}

.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: #ff40814d
}

@media (hover: hover) {
    .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
        background-color: #ff40814d
    }
}

.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before {
    background: rgba(244, 67, 54, .2)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before {
    background: rgba(249, 171, 0, .2)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before {
    background: linear-gradient(to right, rgba(244, 67, 54, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before {
    background: linear-gradient(to left, rgba(244, 67, 54, .2) 50%, rgba(249, 171, 0, .2) 50%)
}

.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after {
    background: #a8dab5
}

.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected {
    background: #46a35e
}

.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: #fff
}

.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected {
    background-color: #f4433666
}

.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px #fff
}

.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: #f443364d
}

@media (hover: hover) {
    .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
        background-color: #f443364d
    }
}

.mat-datepicker-content-touch {
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f
}

.mat-datepicker-toggle-active {
    color: #3f51b5
}

.mat-datepicker-toggle-active.mat-accent {
    color: #ff4081
}

.mat-datepicker-toggle-active.mat-warn {
    color: #f44336
}

.mat-date-range-input-inner[disabled] {
    color: #00000061
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
    width: 40px;
    height: 40px;
    padding: 8px
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
    max-height: 40px;
    max-width: 40px
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
    width: 40px;
    height: 40px;
    margin: 0
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
    max-height: 40px;
    max-width: 40px
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
    position: absolute;
    top: 50%;
    height: 40px;
    left: 50%;
    width: 40px;
    transform: translate(-50%, -50%)
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
    display: none
}

.mat-divider {
    border-top-color: #0000001f
}

.mat-divider-vertical {
    border-right-color: #0000001f
}

.mat-expansion-panel {
    background: white;
    color: #000000de
}

.mat-expansion-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 1px -2px #0003, 0 2px 2px #00000024, 0 1px 5px #0000001f
}

.mat-action-row {
    border-top-color: #0000001f
}

.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),
.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
    background: rgba(0, 0, 0, .04)
}

@media (hover: none) {
    .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
        background: white
    }
}

.mat-expansion-panel-header-title {
    color: #000000de
}

.mat-expansion-panel-header-description,
.mat-expansion-indicator:after {
    color: #0000008a
}

.mat-expansion-panel-header[aria-disabled=true] {
    color: #00000042
}

.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
    color: inherit
}

.mat-expansion-panel-header {
    height: 48px
}

.mat-expansion-panel-header.mat-expanded {
    height: 64px
}

.mat-icon.mat-primary {
    color: #3f51b5
}

.mat-icon.mat-accent {
    color: #ff4081
}

.mat-icon.mat-warn {
    color: #f44336
}

.mat-drawer-container {
    background-color: #fafafa;
    color: #000000de
}

.mat-drawer {
    background-color: #fff;
    color: #000000de
}

.mat-drawer.mat-drawer-push {
    background-color: #fff
}

.mat-drawer:not(.mat-drawer-side) {
    box-shadow: 0 8px 10px -5px #0003, 0 16px 24px 2px #00000024, 0 6px 30px 5px #0000001f
}

.mat-drawer-side {
    border-right: solid 1px rgba(0, 0, 0, .12)
}

.mat-drawer-side.mat-drawer-end,
[dir=rtl] .mat-drawer-side {
    border-left: solid 1px rgba(0, 0, 0, .12);
    border-right: none
}

[dir=rtl] .mat-drawer-side.mat-drawer-end {
    border-left: none;
    border-right: solid 1px rgba(0, 0, 0, .12)
}

.mat-drawer-backdrop.mat-drawer-shown {
    background-color: #0009
}

.mat-step-header.cdk-keyboard-focused,
.mat-step-header.cdk-program-focused,
.mat-step-header:hover:not([aria-disabled]),
.mat-step-header:hover[aria-disabled=false] {
    background-color: #0000000a
}

.mat-step-header:hover[aria-disabled=true] {
    cursor: default
}

@media (hover: none) {
    .mat-step-header:hover {
        background: none
    }
}

.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
    color: #0000008a
}

.mat-step-header .mat-step-icon {
    background-color: #0000008a;
    color: #fff
}

.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
    background-color: #3f51b5;
    color: #fff
}

.mat-step-header.mat-accent .mat-step-icon {
    color: #fff
}

.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
    background-color: #ff4081;
    color: #fff
}

.mat-step-header.mat-warn .mat-step-icon {
    color: #fff
}

.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
    background-color: #f44336;
    color: #fff
}

.mat-step-header .mat-step-icon-state-error {
    background-color: transparent;
    color: #f44336
}

.mat-step-header .mat-step-label.mat-step-label-active {
    color: #000000de
}

.mat-step-header .mat-step-label.mat-step-label-error {
    color: #f44336
}

.mat-stepper-horizontal,
.mat-stepper-vertical {
    background-color: #fff
}

.mat-stepper-vertical-line:before {
    border-left-color: #0000001f
}

.mat-horizontal-stepper-header:before,
.mat-horizontal-stepper-header:after,
.mat-stepper-horizontal-line {
    border-top-color: #0000001f
}

.mat-horizontal-stepper-header {
    height: 72px
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
    padding: 24px
}

.mat-stepper-vertical-line:before {
    top: -16px;
    bottom: -16px
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before {
    top: 36px
}

.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
    top: 36px
}

.mat-sort-header-arrow {
    color: #757575
}

.mat-toolbar {
    background: whitesmoke;
    color: #000000de
}

.mat-toolbar.mat-primary {
    background: #3f51b5;
    color: #fff
}

.mat-toolbar.mat-accent {
    background: #ff4081;
    color: #fff
}

.mat-toolbar.mat-warn {
    background: #f44336;
    color: #fff
}

.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor
}

.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit
}

.mat-toolbar .mat-input-element {
    caret-color: currentColor
}

.mat-toolbar-multiple-rows {
    min-height: 64px
}

.mat-toolbar-row,
.mat-toolbar-single-row {
    height: 64px
}

@media (max-width: 599px) {
    .mat-toolbar-multiple-rows {
        min-height: 56px
    }

    .mat-toolbar-row,
    .mat-toolbar-single-row {
        height: 56px
    }
}

.mat-tree {
    background: white
}

.mat-tree-node,
.mat-nested-tree-node {
    color: #000000de
}

.mat-tree-node {
    min-height: 48px
}

.cdk-overlay-container,
.cdk-global-overlay-wrapper {
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.cdk-overlay-container {
    position: fixed;
    z-index: 1000
}

.cdk-overlay-container:empty {
    display: none
}

.cdk-global-overlay-wrapper {
    display: flex;
    position: absolute;
    z-index: 1000
}

.cdk-overlay-pane {
    position: absolute;
    pointer-events: auto;
    box-sizing: border-box;
    z-index: 1000;
    display: flex;
    max-width: 100%;
    max-height: 100%
}

.cdk-overlay-backdrop {
    position: absolute;
    inset: 0;
    z-index: 1000;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
    transition: opacity .4s cubic-bezier(.25, .8, .25, 1);
    opacity: 0
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 1
}

@media screen and (-ms-high-contrast: active) {
    .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
        opacity: .6
    }
}

.cdk-overlay-dark-backdrop {
    background: rgba(0, 0, 0, .288)
}

.cdk-overlay-transparent-backdrop,
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0
}

.cdk-overlay-connected-position-bounding-box {
    position: absolute;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    min-width: 1px;
    min-height: 1px
}

.cdk-global-scrollblock {
    position: fixed;
    width: 100%;
    overflow-y: scroll
}

.owl-dialog-container {
    position: relative;
    pointer-events: auto;
    box-sizing: border-box;
    display: block;
    padding: 1.5em;
    box-shadow: 0 11px 15px -7px #0003, 0 24px 38px 3px #00000024, 0 9px 46px 8px #0000001f;
    border-radius: 2px;
    overflow: auto;
    background: #fff;
    color: #000000de;
    width: 100%;
    height: 100%;
    outline: none
}

.owl-dt-container,
.owl-dt-container * {
    box-sizing: border-box
}

.owl-dt-container {
    display: block;
    font-size: 1rem;
    background: #ffffff;
    pointer-events: auto;
    z-index: 1000
}

.owl-dt-container-row {
    border-bottom: 1px solid rgba(0, 0, 0, .12)
}

.owl-dt-container-row:last-child {
    border-bottom: none
}

.owl-dt-calendar {
    display: flex;
    flex-direction: column;
    width: 100%
}

.owl-dt-calendar-control {
    display: flex;
    align-items: center;
    font-size: 1em;
    width: 100%;
    padding: .5em;
    color: #000
}

.owl-dt-calendar-control .owl-dt-calendar-control-content {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button {
    padding: 0 .8em
}

.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover {
    background-color: #0000001f
}

.owl-dt-calendar-main {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    padding: 0 .5em .5em;
    outline: 0
}

.owl-dt-calendar-view {
    display: block;
    flex: 1 1 auto
}

.owl-dt-calendar-multi-year-view {
    display: flex;
    align-items: center
}

.owl-dt-calendar-multi-year-view .owl-dt-calendar-table {
    width: calc(100% - 3em)
}

.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th {
    padding-bottom: .25em
}

.owl-dt-calendar-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.owl-dt-calendar-table .owl-dt-calendar-header {
    color: #0006
}

.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th {
    font-size: .7em;
    font-weight: 400;
    text-align: center;
    padding-bottom: 1em
}

.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider {
    position: relative;
    height: 1px;
    padding-bottom: .5em
}

.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after {
    content: "";
    position: absolute;
    top: 0;
    left: -.5em;
    right: -.5em;
    height: 1px;
    background: rgba(0, 0, 0, .12)
}

.owl-dt-calendar-table .owl-dt-calendar-cell {
    position: relative;
    height: 0;
    line-height: 0;
    text-align: center;
    outline: 0;
    color: #000000d9;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent
}

.owl-dt-calendar-table .owl-dt-calendar-cell-content {
    position: absolute;
    top: 5%;
    left: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    width: 90%;
    height: 90%;
    font-size: .8em;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: 999px;
    color: inherit;
    cursor: pointer
}

.owl-dt-calendar-table .owl-dt-calendar-cell-out {
    opacity: .2
}

.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected) {
    border-color: #0006
}

.owl-dt-calendar-table .owl-dt-calendar-cell-selected {
    color: #ffffffd9;
    background-color: #3f51b5
}

.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today {
    box-shadow: inset 0 0 0 1px #ffffffd9
}

.owl-dt-calendar-table .owl-dt-calendar-cell-disabled {
    cursor: default
}

.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected) {
    color: #0006
}

.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected {
    opacity: .4
}

.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected) {
    border-color: #0003
}

.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),
.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected) {
    background-color: #0000000a
}

.owl-dt-calendar-table .owl-dt-calendar-cell-in-range {
    background: rgba(63, 81, 181, .2)
}

.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from {
    border-top-left-radius: 999px;
    border-bottom-left-radius: 999px
}

.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to {
    border-top-right-radius: 999px;
    border-bottom-right-radius: 999px
}

.owl-dt-timer {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 7em;
    padding: .5em;
    outline: none
}

.owl-dt-timer-box {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    width: 25%;
    height: 100%
}

.owl-dt-timer-content {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: .2em 0
}

.owl-dt-timer-content .owl-dt-timer-input {
    display: block;
    width: 2em;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .5);
    border-radius: 3px;
    outline: medium none;
    font-size: 1.2em;
    padding: .2em
}

.owl-dt-timer-divider {
    display: inline-block;
    align-self: flex-end;
    position: absolute;
    width: .6em;
    height: 100%;
    left: -.3em
}

.owl-dt-timer-divider:before,
.owl-dt-timer-divider:after {
    content: "";
    display: inline-block;
    width: .35em;
    height: .35em;
    position: absolute;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%);
    background-color: currentColor
}

.owl-dt-timer-divider:before {
    top: 35%
}

.owl-dt-timer-divider:after {
    bottom: 35%
}

.owl-dt-control-button {
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    background-color: transparent;
    font-size: 1em;
    color: inherit
}

.owl-dt-control-button .owl-dt-control-button-content {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    outline: none
}

.owl-dt-control-period-button .owl-dt-control-button-content {
    height: 1.5em;
    padding: 0 .5em;
    border-radius: 3px;
    transition: background-color .1s linear
}

.owl-dt-control-period-button:hover>.owl-dt-control-button-content {
    background-color: #0000001f
}

.owl-dt-control-period-button .owl-dt-control-button-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1em;
    height: 1em;
    margin: .1em;
    transition: transform .2s ease
}

.owl-dt-control-arrow-button .owl-dt-control-button-content {
    padding: 0;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em
}

.owl-dt-control-arrow-button[disabled] {
    color: #0006;
    cursor: default
}

.owl-dt-control-arrow-button svg {
    width: 50%;
    height: 50%;
    fill: currentColor
}

.owl-dt-inline-container,
.owl-dt-popup-container {
    position: relative;
    width: 18.5em;
    box-shadow: 0 5px 5px -3px #0003, 0 8px 10px 1px #00000024, 0 3px 14px 2px #0000001f
}

.owl-dt-inline-container .owl-dt-calendar,
.owl-dt-inline-container .owl-dt-timer,
.owl-dt-popup-container .owl-dt-calendar,
.owl-dt-popup-container .owl-dt-timer {
    width: 100%
}

.owl-dt-inline-container .owl-dt-calendar,
.owl-dt-popup-container .owl-dt-calendar {
    height: 20.25em
}

.owl-dt-dialog-container {
    max-height: 95vh;
    margin: -1.5em
}

.owl-dt-dialog-container .owl-dt-calendar {
    min-width: 250px;
    min-height: 330px;
    max-width: 750px;
    max-height: 750px
}

.owl-dt-dialog-container .owl-dt-timer {
    min-width: 250px;
    max-width: 750px
}

@media all and (orientation: landscape) {
    .owl-dt-dialog-container .owl-dt-calendar {
        width: 58vh;
        height: 62vh
    }

    .owl-dt-dialog-container .owl-dt-timer {
        width: 58vh
    }
}

@media all and (orientation: portrait) {
    .owl-dt-dialog-container .owl-dt-calendar {
        width: 80vw;
        height: 80vw
    }

    .owl-dt-dialog-container .owl-dt-timer {
        width: 80vw
    }
}

.owl-dt-container-buttons {
    display: flex;
    width: 100%;
    height: 2em;
    color: #3f51b5
}

.owl-dt-container-control-button {
    font-size: 1em;
    width: 50%;
    height: 100%;
    border-radius: 0
}

.owl-dt-container-control-button .owl-dt-control-button-content {
    height: 100%;
    width: 100%;
    transition: background-color .1s linear
}

.owl-dt-container-control-button:hover .owl-dt-control-button-content {
    background-color: #0000001a
}

.owl-dt-container-info {
    padding: 0 .5em;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

.owl-dt-container-info .owl-dt-container-range {
    outline: none
}

.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content {
    display: flex;
    justify-content: space-between;
    padding: .5em 0;
    font-size: .8em
}

.owl-dt-container-info .owl-dt-container-range:last-child {
    border-top: 1px solid rgba(0, 0, 0, .12)
}

.owl-dt-container-info .owl-dt-container-info-active {
    color: #3f51b5
}

.owl-dt-container-disabled,
.owl-dt-trigger-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
    cursor: default !important
}

.owl-dt-timer-hour12 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3f51b5
}

.owl-dt-timer-hour12 .owl-dt-timer-hour12-box {
    border: 1px solid currentColor;
    border-radius: 2px;
    transition: background .2s ease
}

.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content {
    width: 100%;
    height: 100%;
    padding: .5em
}

.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,
.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content {
    background: #3f51b5;
    color: #fff
}

.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out {
    visibility: hidden;
    cursor: default
}

.owl-dt-inline {
    display: inline-block
}

.owl-dt-control {
    outline: none;
    cursor: pointer
}

.owl-dt-control .owl-dt-control-content {
    outline: none
}

.owl-dt-control:focus>.owl-dt-control-content {
    background-color: #0000001f
}

.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content {
    box-shadow: none
}

.owl-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

body {
    cursor: url(/orient/images/icons/favicon.ico) 20 20, auto
}

a {
    text-decoration: none !important
}

p {
    font-size: 15px;
    line-height: 24px;
    color: #555;
    margin: 0;
    font-weight: 400
}

* {
    margin: 0;
    padding: 0
}

a,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    margin: 0
}

h2 {
    font-size: 60px;
    line-height: 70px
}

h3 {
    font-size: 30px;
    line-height: 40px
}

h4 {
    font-size: 24px;
    line-height: 34px
}

h5 {
    font-size: 22px;
    line-height: 32px
}

h6 {
    font-size: 18px;
    line-height: 25px
}

img {
    object-fit: cover
}

.gap,
.gap.no-top {
    padding: 70px 0;
}

.partners {
    padding: 30px 0 120px
}

.no-top {
    padding-top: 0
}

.no-bottom {
    padding-bottom: 0
}

ul {
    padding: 0;
    margin: 0
}

.text-left {
    text-align: left !important
}

figure {
    overflow: hidden
}

a {
    text-decoration: none
}

.login.login-4 .login-form {
    width: 100%;
    max-width: 350px;
    padding: 0 2rem 1rem
}

.our-blog-text a i,
.navbar-links li.navbar-dropdown .dropdown li a:before,
.about-energix a p,
.sectors a i,
.services-img img,
.call-for.mail-for a,
.solar-pv:before,
.solar-pv h4,
.team-info li,
.sponsors img,
.share-this li a,
ul.pagination li a,
.recent-projects-img img,
.top-bar-text p,
.top-bar-text a,
ul.link-style li a,
.our-blog-text h2,
ul.recent-posts li i,
ul.recent-posts li a,
ul.categories li a,
.use-energix a h4:hover,
.energize-society img,
.sectors img,
.sectors a,
.free-consultation-number span,
.blog-text h4,
.blog-img img,
.button,
.button:before,
.video img,
.recent-projects-text h5,
.recent-projects-text i,
.recent-projects-text i svg,
.free-consultation svg,
.battery-storage:before,
.battery-storage i,
.battery-storage svg,
.recent-projects-text,
.our-blog-text-img img,
.recent-projects-two .owl-nav i,
.mail-to a,
.social-media li a,
.footer-bottom li a,
.our-blog-text a,
.slider-home-1.owl-carousel .owl-nav.disabled button i,
.battery-storage-text,
.request-quote-info a p {
    transition: .3s ease-in-out
}

.battery-storage.two,
.battery-storage.two img {
    height: 100%
}

.auth-bg-image,
.btn-login {
    background-color: #3b3b3b
}

.h-100vh {
    height: 100vh
}

.finsol-bg {
    background-color: #011a41;
    padding: 5px 10px 10px;
    display: inline-block
}

.validation-space {
    top: 96% !important
}

.icon-box {
    justify-items: end;
    display: grid
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.footer.bg-white {
    position: relative;
    bottom: 0;
    height: 50px
}

.margin-app-rate {
    margin-top: -6px !important
}

.xng-breadcrumb-root {
    padding: 7px 10px;
    display: inline-block;
    background-color: #fafeff;
    width: -webkit-fill-available;
    position: relative
}

.myapp-breadcrumb .xng-breadcrumb-trail {
    color: teal
}

.xng-breadcrumb-separator {
    margin-left: 4px !important;
    margin-right: 4px !important
}

.xng-breadcrumb-item {
    color: #b20a0a
}

.loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #ccc;
    width: 40px;
    height: 40px;
    margin: auto;
    animation: spin 2s linear infinite
}

.refresh-button {
    background: #90ee90
}

.manual {
    position: absolute;
    z-index: 0;
    left: 0;
    color: #7e8299
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-right: 40px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    inset: 0;
    background-color: #fc3164;
    transition: .4s
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    transition: .4s
}

input:checked+.slider {
    background-color: #3dbf87
}

input:checked+.slider:before {
    transform: translate(26px)
}

.rotate {
    background: #000000;
    transition: all .1s linear;
    border: 0 !important
}

.clicked {
    transform: rotate(180deg)
}

.color-picker {
    height: 36px !important;
    border: 0px !important
}

.custom-date-range {
    width: 105px;
    height: 43px
}

.custom-date-range .mat-date-range-input {
    height: 0;
    opacity: 0
}

.custom-date-range .mat-datepicker-toggle {
    z-index: 2;
    position: relative
}

.custom-date-range .mdc-icon-button {
    opacity: 1;
    height: 44px;
    position: relative;
    left: 36px;
    bottom: 5px;
    color: #00000080
}

.custom-date-range .mat-mdc-icon-button svg {
    width: 19px !important
}

.custom-date-range.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon) {
    padding: 0 !important
}

.min-height {
    min-height: 87px
}

.card>.card-header {
    position: sticky;
    left: 0;
    right: 0
}

.td-row {
    background-color: #dbdbf7d6 !important
}

.table-row {
    background-color: #f5f5fa91
}

.card-p {
    padding: .25rem 2.25rem !important
}

.border-right.gray-border {
    border-color: #eff2f5 !important
}

.aside.aside-dark .aside-logo {
    background-color: #fff
}

.aside {
    box-shadow: none
}

.aside-dark .menu .menu-item .menu-link,
.aside-dark .menu .menu-item .menu-link .menu-title,
.aside-dark .menu .menu-item .menu-link .menu-icon i {
    color: #ffffffe4
}

.aside-menu .sidenav:hover .fontsize {
    font-size: inherit;
    padding-left: 0
}

.aside-menu .sidenav:hover .menu-item.active>.submenu {
    display: block
}

.hamburger-menu {
    position: absolute;
    left: 3px;
    top: 8px;
    cursor: pointer;
    font-size: 32px;
    height: 39px !important;
    width: 40px !important;
    margin-top: 6px
}

.hamburger-menu:hover {
    background-color: #ece6e6;
    width: 35px !important;
    height: 31px !important
}

.menu-item>.submenu {
    display: none
}

.menu-item.active>.submenu {
    display: block;
    padding-left: 0rem;
    margin-bottom: 0
}

.menu-dashboard.active,
.menu-item .menu-transactions .active,
.submenu.active {
    background-color: #b20a0a
}

.btn-add .menu-item.active>.submenu {
    display: none
}

.btn-custome .menu-dashboard.active {
    color: #ffffffe4
}

.closebutton {
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px
}

.submenu li {
    min-height: 40px
}

.submenu li a {
    padding-left: 2.5rem;
    min-height: 40px;
    display: flex;
    align-items: center;
    padding-right: 5px
}

.submenu li a i {
    font-size: 5px
}

.mat-drawer-container {
    z-index: 10 !important
}

.mat-drawer-inner-container {
    background: #000000
}

.btn-remove {
    padding: 0
}

.collapse-btn {
    margin-left: 8px
}

.side-collapse {
    color: #fff;
    padding-left: 5px
}

.submenu li a.active,
.submenu li a i.active,
.master-tooltipColor {
    background-color: #b20a0a !important;
    padding-left: 1.8em
}

.mat-sort-header-arrow {
    margin-right: -1em !important
}

.logo-position {
    position: relative !important;
    visibility: hidden !important;
    width: 71vw
}

.blink {
    font-size: normal;
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite
}

.icon-font-size {
    font-size: 13px !important
}

.header-padding {
    padding-left: 12px !important
}

.tdr-margin {
    margin-left: 10px;
    padding-top: 2px
}

.bank-account-search-body-color {
    background-color: #f0edf523
}

#departmentList-panel {
    margin-top: 28px !important;
    margin-left: 30px !important;
    position: absolute
}

.style-border {
    border: 2px solid #eef1f1
}

.no_record>.mat-pseudo-checkbox {
    display: none !important
}

.grid-full-height-master {
    min-height: calc(88vh - 13.8rem)
}

.fixed-list-ticket-height {
    height: 57vh
}

.card.card-flush {
    min-height: calc(100vh - 14.8rem)
}

.integration-validation {
    top: 68%
}

.integration-form-space {
    margin-top: 7px !important
}

.noRecordFound {
    background-color: #f5f7f9;
    font-weight: 500
}

.fraud-box-shadow {
    box-shadow: #00000029 0 1px 4px;
    background-color: #fff
}

.mat-mdc-checkbox .mdc-checkbox {
    padding: calc((var(--mdc-checkbox-state-layer-size, 26px) - 8px) / 2);
    margin: calc((var(--mdc-checkbox-state-layer-size, 20px) - var(--mdc-checkbox-state-layer-size, 20px)) / 2)
}

.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background {
    width: 12px;
    height: 12px
}

.mdc-form-field {
    height: 26px
}

.mat-mdc-tab-labels {
    padding-left: 5px;
    padding-top: 5px
}

.mdc-tab-indicator--active {
    color: #000;
    font-weight: 500;
    font-size: 14px
}

.mat-mdc-tab-group>.mat-mdc-tab-header {
    background-color: #fff;
    padding-top: 10px;
    padding-left: 4px;
    top: 0;
    z-index: 2;
    position: sticky;
    position: -webkit-sticky
}

.mdc-form-field>label {
    padding-left: 0 !important;
    font-size: 12px
}

.mdc-form-field>label {
    right: 6px;
    bottom: 2px;
    position: relative
}

#task_checkbox>.mdc-form-field>label {
    font-size: 14px;
    right: 6px;
    bottom: 3px;
    position: relative
}

#task_checkbox>.mdc-form-field>.mdc-checkbox .mdc-checkbox__background {
    width: 14px;
    height: 14px
}

.mat-column-fraudPreventionId {
    max-width: var(--fraudPreventionId-max);
    min-width: var(--fraudPreventionId-min)
}

.mat-column-fraudType {
    max-width: var(--fraudType-max);
    min-width: var(--fraudType-min)
}

.mat-column-fraudValue {
    max-width: var(--fraudValue-max);
    min-width: var(--fraudValue-min)
}

.fraud-form-height {
    min-height: 43vh
}

.addFraudHeight {
    max-height: 43vh !important
}

.grid-card-container {
    background-color: #fff;
    padding-left: 16px;
    padding-right: 16px;
    border-radius: 5px
}

.card-bottom-margin {
    margin-bottom: 13px
}

.card-bottom-padding {
    padding-bottom: 15px
}

.grid-full-height {
    min-height: calc(100vh - 13.8rem)
}

.grid-full-width {
    grid-column: 1/-1
}

.grid-form {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
    grid-column-gap: 19px;
    padding-bottom: 7px
}

.form-group {
    margin-bottom: 10px;
    position: relative;
    margin-top: 1rem
}

.grid-button {
    grid-column: 1/-1;
    justify-self: end;
    width: 100%;
    text-align: right;
    border-top: 1px solid #ebedf3;
    padding-top: 15px
}

.grid-inline {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 14px;
    grid-column-gap: 19px
}

.grid-search-box {
    width: 190px !important
}

.table-search-icon {
    height: 20px;
    width: 1px;
    position: absolute;
    top: auto;
    right: 25px;
    left: auto;
    z-index: 5;
    background-color: #fff;
    color: #9599a7a6
}

.input-group.grid-search-box {
    margin: 10px 0 !important
}

.mat-typography p {
    margin: 2px 0
}

.grid-header {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0px !important;
    padding: 6px 0
}

.dashbord-overflow {
    overflow: hidden
}

.table td {
    word-break: break-word
}

.table-scroll {
    max-height: 41vh
}

.form-padding {
    padding-top: 0 !important;
    padding-bottom: 1px !important;
    padding-right: 0 !important;
    height: 38px !important
}

.payout-bg-color,
.payout-bg-color.mat-expansion-panel-header.mat-expanded,
.payout-bg-color:hover,
.payout-tooltipColor {
    background: #e9fffd !important
}

.personal-bg-color,
.personal-bg-color.mat-expansion-panel-header.mat-expanded,
.personal-bg-color:hover,
.personal-tooltipColor {
    background: #faf2d3 !important
}

.assign-bg-color,
.assign-bg-color.mat-expansion-panel-header.mat-expanded,
.assign-bg-color:hover,
.assign-tooltipColor {
    background: #ece6f9 !important
}

.payin-bg-color,
.payin-bg-color.mat-expansion-panel-header.mat-expanded,
.payin-bg-color:hover,
.payin-bg-color:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]),
.payin-tooltipColor {
    background: #fff1f5 !important
}

.file-download {
    color: #000 !important
}

.gender-button {
    display: block !important;
    padding: 3px 0 !important
}

.gender-margin {
    margin-right: 30px
}

.mat-radio-button.mat-accent .mat-radio-inner-circle {
    background-color: #50cd89 !important
}

.mat-radio-label-content {
    padding-left: 6px !important
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: #50cd89
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button .mat-ripple-element,
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb,
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar,
.mat-slide-toggle.mat-checked .mat-slide-toggle-ripple .mat-ripple-element {
    background-color: #50cd89 !important
}

.mat-slide-toggle-thumb,
.mat-slide-toggle-bar {
    background-color: #f1416c !important
}

.mat-slide-toggle-thumb-container {
    position: absolute !important;
    z-index: 0 !important
}

.mat-slide-toggle {
    display: inline-block !important
}

.mat-expansion-panel-body {
    padding: 10px !important;
    background-color: #f9f9f9
}

.faq-section .mat-expansion-panel-header.mat-expanded .title {
    color: #000 !important
}

.mat-expansion-panel-header.mat-expanded .title {
    color: #fff !important
}

.mat-expansion-panel-header.mat-expanded {
    height: auto !important
}

.mat-expansion-panel-header {
    height: auto !important;
    padding: 10px !important
}

.faq-section .mat-expansion-panel-spacing {
    margin: 0 0 15px !important
}

.faq-section .mat-expansion-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 2px #0000001f !important;
    margin-bottom: 15px
}

.mat-expansion-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 2px #0000001f !important;
    margin-bottom: 15px
}

.eye-span {
    float: right;
    margin-right: 15px;
    margin-top: -32px;
    position: relative;
    z-index: 2
}

.form-control {
    appearance: auto !important;
    background-color: transparent !important
}

.mat-column- {
    max-width: 100px;
    justify-content: center
}

.mat-cell,
.mat-header-cell,
.mat-footer-cell {
    padding: 0 .5rem !important;
    font-size: 14px
}

.mat-cell {
    padding: 0 .5rem !important
}

.mat-cell:first-child,
.mat-header-cell:first-child {
    border-left: 1px solid #0000001f !important
}

.mat-header-row:first-child {
    border-top: 1px solid #0000001f
}

.mat-cell:nth-child(even) {
    border-right: 1px solid #0000001f
}

.mat-header-cell:nth-child(even) {
    border-right: 1px solid #e4e4e4
}

.card-part {
    flex: none
}

.mat-header-cell:nth-child(odd) {
    border-right: 1px solid #e4e4e4
}

.table th,
.table td {
    vertical-align: middle;
    font-size: 13px;
    word-break: break-word
}

.table tbody tr:last-child,
.table tfoot tr:last-child {
    border-bottom: 1px solid #0000001f !important
}

th.mat-header-cell {
    text-align: center !important;
    background-color: #dbdbf7;
    font-weight: 500
}

.mat-sort-header-container {
    justify-content: center !important
}

tr.mat-header-row,
tr.mat-row,
tr.mat-footer-row {
    height: 35px !important
}

.border-right {
    border-right: 1px solid #181c32
}

.border-radius-0 {
    border-radius: 0 !important
}

.mat-dialog-container {
    padding: 0 !important
}

.mat-dialog-content {
    margin: 0 !important
}

.mat-dialog-actions {
    margin-bottom: 0 !important
}

.table-container .mat-table thead {
    position: sticky;
    top: 0
}

.table-container {
    height: 53vh;
    max-width: 100%;
    overflow: auto
}

.form-control {
    border-radius: 0 !important
}

.custom-date-range .mat-icon-button {
    height: 44.4px !important
}

form.request-quote-form .invalid-feedback {
    top: auto !important;
    bottom: 0
}

form.request-quote-form .listaddress .invalid-feedback {
    top: auto !important;
    bottom: auto
}

.td {
    background-color: #f5f8fabf
}

.table th {
    word-break: unset;
    min-width: 100% !important
}

::-webkit-scrollbar {
    width: 10px !important;
    height: 10px !important
}

::-webkit-scrollbar-thumb {
    background: #ccccef !important
}

table td,
.table th,
.table tr {
    border: 1px solid #00000024
}

.mat-calendar-table thead th,
.mat-calendar-table tbody td {
    border: none !important
}

tr.mat-header-row {
    top: -1px;
    z-index: 1
}

.mat-header-cell {
    background-color: #dbdbf7 !important
}

.mat-paginator-container {
    padding: 0 !important
}

a:hover {
    background-color: none !important
}

.mat-pseudo-checkbox-checked {
    background: #50cd89
}

.mat-stroked-button {
    min-width: 47px !important
}

.form-control-sm {
    font-size: inherit !important
}

.form-height {
    height: 41px
}

.transaction-text {
    text-indent: -3em
}

.header-right-border {
    border-right: 1px solid #808080
}

.mat-date-range-input-inner[disabled] {
    color: currentColor !important
}

.mat-icon-button {
    padding: 0;
    min-width: 0;
    top: -10px !important;
    width: 40px;
    height: 40px !important;
    flex-shrink: 0;
    border-radius: 0% !important
}

.mat-date-range-input-start-wrapper,
.mat-date-range-input-wrapper {
    overflow: visible !important;
    max-width: calc(100% + -0px) !important
}

.form-padding-payload {
    height: 38px !important
}

.mat-icon-account {
    height: 52px;
    width: 42px
}

.mat-icon-account>.mat-focus-indicator {
    height: 37px !important
}

#tooltip .tooltip-text {
    visibility: hidden;
    width: 200px;
    background-color: #eba927fa;
    color: #181c32;
    border: 1px solid #D3D3D3;
    text-align: left;
    border-radius: 6px;
    position: absolute;
    z-index: 10;
    bottom: 125%;
    left: 50%;
    margin-left: -8em;
    padding: 5px 0 5px 10px;
    font-family: system-ui !important
}

#tooltip:hover .tooltip-text {
    visibility: visible
}

#tooltip .tooltip-text:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent
}

#tooltip {
    position: relative;
    display: inline-block
}

.master-form-input-padding {
    padding-right: 10px !important;
    padding-bottom: 7px;
    padding-top: 6px
}

table {
    width: 100%
}

.filter-message {
    font-size: 13px !important;
    font-weight: 400;
    padding-left: 30px
}

.noDataFound {
    background-color: #fff !important;
    height: 31vh !important
}

.myPanelClass {
    margin-top: 27px !important
}

.not-empty-select {
    color: #f1416c !important;
    pointer-events: none
}

.mat-select-mat-input {
    height: 30px !important;
    padding: 6px !important;
    position: sticky;
    top: 0;
    z-index: 1;
    background: #ffffff
}

.mat-select-panel .mat-optgroup-label,
.mat-select-panel .mat-option {
    height: 30px !important
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
    border: 0px
}

.input-mat:focus {
    outline: none !important;
    border: 0px
}

.mat-select-disabled .mat-select-value {
    color: #34204f
}

select:focus {
    border-color: #e4e6ef !important
}

.mat-select:focus {
    border-color: #e4e6ef !important
}

.box-shadow-remove {
    box-shadow: none !important
}

.header-word-break {
    word-break: break-word
}

.mat-select-panel:not([class*=mat-elevation-z]) {
    border: 1px solid #0000001f;
    box-shadow: none !important;
    min-width: calc(100% + 23px) !important;
    border-radius: 0 !important;
    margin-left: 5px
}

th[mat-header-cell] {
    top: -1px !important;
    z-index: 4 !important
}

.search-icon-dropdown {
    width: 0px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 17px;
    right: -11px;
    z-index: 5;
    color: #3f51b5
}

.input-department:placeholder-shown {
    transform: translateY(2px)
}

.input-mat {
    border: 0px solid #e4e6ef !important
}

.currency-header-input {
    padding-top: 1px;
    justify-self: center
}

.mat-option:hover {
    background-color: #4cb3eeec !important;
    color: #fff
}

.not-empty-select:hover {
    color: #fff !important
}

.mat-select-placeholder {
    color: #666 !important
}

.request-quote-form .mat-select-trigger span,
.request-form-section .mat-select-trigger span {
    color: #fff
}

.padding-show-password {
    padding-right: 35px !important
}

.validtor-ticket {
    top: 97% !important
}

.mat-option {
    font-size: inherit !important
}

.placeholder-align {
    padding-top: 9px
}

.swal2-popup .swal2-content {
    font-weight: 500 !important;
    margin-top: .2rem !important
}

.mat-datepicker-input {
    width: 85%
}

.date-clear-button {
    position: relative;
    float: right;
    cursor: pointer;
    color: #0000008a;
    width: 25px;
    padding-left: 3px
}

.payin-search-bgcolor {
    background-color: #fff6f92e
}

.aside-dark .menu .menu-item.active .menu-link .angledown {
    transform: rotate(180deg) !important
}

.aside-dark .menu .menu-item .menu-link .angledown {
    color: #fff
}

.padding-search-input {
    padding-left: 25px
}

.padding-search-input .input-mat {
    width: 100%
}

.mat-input-element,
.mat-input-element::-webkit-search-cancel-button,
.mat-input-element::-webkit-search-decoration,
.mat-input-element::-webkit-search-results-button,
.mat-input-element::-webkit-search-results-decoration {
    appearance: auto !important
}

.mat-paginator-container {
    justify-content: space-between !important
}

.paginatior-hide {
    display: none
}

.xng-breadcrumb-link:hover {
    text-decoration: underline !important;
    transform: scale(1.05);
    box-shadow: 0 40px 50px #0000;
    transition: .3s transform cubic-bezier(.155, 1.105, .295, 1.12)
}

.status-toggle {
    position: relative !important;
    z-index: 0
}

.user-management-list {
    max-height: 58vh
}

.card-flush-payin-txn {
    min-height: calc(100vh - 14rem)
}

.mat-paginator {
    font-size: 1.075rem !important
}

.user-management-list .table td:nth-child(9),
.user-management-list .table td:nth-child(10) {
    white-space: nowrap
}

.mat-datepicker-toggle .mat-mdc-button-base {
    padding: 12px 0 !important
}

.form-padding-txn-summry {
    height: 36px
}

.disable-pointer {
    pointer-events: none
}

.remove-logo {
    padding-left: 10px;
    margin-top: 5px;
    cursor: pointer
}

@keyframes blink-animation {
    to {
        visibility: hidden
    }

    0% {
        color: red
    }

    25% {
        color: #ff0
    }

    50% {
        color: #1a07f3
    }

    75% {
        color: #0f0
    }

    to {
        color: red
    }
}

.txn-text-bold {
    font-weight: 600
}

input[type=search]::-webkit-search-decoration:hover,
input[type=search]::-webkit-search-cancel-button:hover,
.cursor-pointer {
    cursor: pointer
}

input[type=search]::-webkit-search-cancel-button {
    filter: invert(50%) sepia(66%) saturate(4905%) hue-rotate(320deg) brightness(95%) contrast(100%);
    margin-bottom: -2px
}

.fa-eye-slash {
    color: #0275d8
}

.fa-eye {
    color: #5ba95b
}

.fa-files-o {
    color: #0275d8;
    font-size: large
}

.zoom {
    transition: transform .1s
}

.zoom:hover {
    transform: scale(1.2)
}

.text-tooltip {
    background-color: #e1dada !important;
    border-radius: 4px;
    padding: 4px;
    position: relative !important;
    left: 6px;
    bottom: 16px
}

@media (min-width: 992px) {
    .closebutton {
        display: none !important
    }

    .mat-drawer {
        transform: none !important
    }
}

@media (max-width: 575.98px) {
    .login.login-4 .login-form {
        width: 100%;
        max-width: 72%;
        margin-right: 0 !important
    }

    .mx-auto {
        margin-left: 3px !important
    }
}

@media screen and (max-width: 1238.89px) {
    .mat-sort-header-arrow {
        margin: 0
    }

    .mat-sort-header-arrow {
        margin-right: 0rem !important
    }
}

@media screen and (max-width: 1200px) {
    .margin-top-remove {
        margin-top: 0 !important
    }
}

@media screen and (max-width: 992px) {
    .header-tablet-and-mobile-fixed .header {
        position: unset !important
    }

    .ticke-table {
        min-height: 63vh !important
    }

    .card-responsive {
        min-height: calc(101vh - 10.8rem) !important
    }
}

@media screen and (max-width: 800px) {
    .table-container {
        height: 55vh
    }
}

@media screen and (min-width: 768px) {
    .search-icon-small {
        display: none !important
    }

    .search-box {
        display: flex !important
    }

    .acc-input-width {
        width: 66% !important
    }
}

@media screen and (max-width: 768px) {
    .search-box {
        display: none
    }

    .input-margin {
        margin-bottom: 15px
    }

    .validation-space {
        top: 66% !important
    }

    .card-responsive {
        min-height: calc(100vh - 10.8rem) !important
    }

    .fixed-list-height {
        height: 57vh !important
    }
}

@media screen and (max-width: 600px) {

    .page-item,
    .mx-5 {
        margin-right: 0 !important
    }

    .btnscreen {
        margin-right: .25rem !important
    }
}

@media screen and (max-width: 575px) {
    .card-p {
        padding: 1.25rem !important
    }

    .user-detail-border {
        border: none !important
    }

    .margin-top-remove {
        padding: 0rem .25rem
    }
}

@media screen and (max-width: 550px) {
    .mat-paginator-range-actions {
        display: unset !important
    }
}

@media screen and (max-width: 420px) {
    .dropdown-content {
        min-width: 96vw
    }
}

@media screen and (min-width: 992px) {
    .bread-sticky {
        position: sticky;
        top: 65px;
        z-index: 6
    }

    .header-tablet-and-mobile-fixed .header {
        position: fixed !important
    }
}

@media (min-width: 575px) and (max-width:768px) {
    .btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon) {
        padding: calc(.825rem + 1px) calc(1.75rem + 1px) !important
    }

    .mat-sort-header-arrow {
        margin: 0 !important
    }

    .mop-type-table {
        height: 293px !important
    }

    .gender-margin {
        margin-right: 15px !important
    }
}

@media (min-width: 700px) and (max-width:992px) {
    .mat-sort-header-arrow {
        margin: 0 !important
    }

    .mop-type-table {
        height: 287px !important
    }

    .gender-margin {
        margin-right: 5px !important
    }
}

@media (min-width: 992px) and (max-width:1175px) {
    .gender-margin {
        margin-right: 5px !important
    }
}

@media (min-width: 300px)and (max-width:575px) {
    .pagination-height {
        justify-content: space-between !important
    }

    .switch {
        margin-right: 15px !important
    }

    .mat-paginator-container {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important
    }

    .mat-datepicker-popup {
        left: 10vw !important
    }
}

@media (min-width: 300px)and (max-width:395px) {
    .page-item {
        margin-top: 5px
    }
}

@media (min-width: 375px)and (max-width:429px) {
    .page-item {
        margin-top: 5px
    }
}

@media (max-width: 991.98px) {
    .logo-position {
        position: unset !important
    }

    .mat-drawer.mat-drawer-side {
        position: fixed !important;
        overflow: hidden
    }

    .small-btn {
        display: none
    }

    .aside.aside-dark .aside-logo {
        width: 267px;
        position: fixed;
        z-index: 103;
        height: 56px
    }

    .show-logo {
        position: relative
    }

    .mat-drawer-content {
        margin-left: 0 !important
    }

    .h-65px {
        padding-left: 18px;
        padding-bottom: 4px;
        height: 69px !important
    }

    .mat-drawer-side {
        border-right: none !important
    }
}

@media screen and (max-width: 575px) {
    .table th {
        min-width: 29vw !important
    }
}

@media screen and (max-width: 346px) {
    .position-relative {
        top: 10px
    }
}

@media (max-height: 710px) {
    .myPanelClass {
        min-width: unset !important
    }
}

@media screen and (max-width: 430px) {
    .sidenav {
        width: 100vw
    }

    .mat-drawer-inner-container {
        overflow-x: hidden !important;
        position: fixed;
        background-color: #000c;
        transition: .5s
    }

    .aside.aside-dark .aside-logo {
        width: 100%
    }
}

@-moz-document url-prefix() {
    .xng-breadcrumb-root {
        width: 100% !important
    }

    #password-tooltip .new-password-tooltip {
        bottom: -37%
    }

    ::placeholder {
        -webkit-text-security: none
    }
}

.mat-table-sticky:after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    height: 100%;
    border-right: 1px solid #eff2f5;
    z-index: 3
}

.mat-drawer {
    overflow-y: initial !important
}

.mat-drawer-inner-container {
    overflow: initial !important
}

.menu.aside-scroll .sidenav {
    overflow-y: auto;
    height: calc(100vh - 109px)
}

.mat-drawer[style*="visibility: hidden"] {
    display: block !important
}

.NgxEditor__Wrapper {
    border: 1px solid #e4e6ef !important;
    border-radius: 4px
}

#tooltip .tooltip-text-master {
    visibility: hidden;
    width: 220px;
    background-color: #393838;
    color: #181c32;
    border: 1px solid #D3D3D3;
    text-align: left;
    border-radius: 6px;
    padding: 4px 0 7px 10px !important;
    position: absolute;
    z-index: 10;
    bottom: 125%;
    left: 0%;
    margin-left: -6em;
    padding-left: 10px;
    font-family: system-ui !important
}

.override-tooltip-width {
    width: 250px !important
}

#tooltip .tooltip-text-master:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent
}

.tooltip-text-master {
    color: #181c32;
    border: 1px solid #D3D3D3;
    background: #eba927fa !important
}

#tooltip:hover .tooltip-text-master {
    visibility: visible
}

.submenu li a {
    color: #fff;
    text-decoration: none
}

.submenu li a span {
    color: #fff
}

#csg_content .container {
    width: 100% !important;
    max-width: 100% !important
}

.float-button-rigth {
    margin-left: auto;
    margin-right: 0;
    padding: 15px 0;
    float: right
}

.form-tag-border {
    padding: 12px;
    margin-bottom: 0;
    background-color: #fff
}

.label-bottom_border {
    position: relative;
    display: inline-block
}

.label-bottom_border:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    width: auto;
    background-color: #cecbcb;
    left: 0;
    right: 0
}

.saving {
    display: flex;
    height: 100%;
    margin-top: 125px
}

.saving-book {
    display: inline-block;
    align-self: flex-end
}

.owl-carousel .owl-stage,
.owl-carousel .owl-item {
    height: 100%
}

.button {
    background-color: transparent;
    border: 1px solid #fff;
    display: inline-block;
    padding: 12px 30px;
    color: #fff;
    font-weight: 700;
    width: auto;
    position: relative;
    z-index: 1
}

.button.enable-button {
    background: #000;
    border: 1px solid #fff
}

.button.enable-button:hover {
    color: #fff
}

.header-button.newsbox.button {
    border: 1px solid #fff
}

.header-button.newsbox.button:hover {
    color: #fff
}

.button.newsbox {
    background-color: transparent;
    padding: 11px 25px;
    font-size: 14px
}

.button.newsbox.active,
.button.newsbox.unactive {
    border: 1px solid #fff;
    color: #fff;
    margin-right: 10px
}

.button.newsbox:before {
    content: "";
    position: absolute;
    border: 3px solid transparent !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(.5);
    z-index: -1
}

.button:hover {
    color: #5f5f5f;
    background-color: transparent;
    z-index: 1
}

.button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: scale(.5);
    z-index: -1
}

button.button {
    border: 0
}

.button:hover:before {
    transform: scale(1)
}

@keyframes fade-down {
    0% {
        opacity: 0;
        -webkit-top: -100px;
        top: -100px
    }

    40% {
        opacity: 0;
        -webkit-top: -80px;
        top: -80px
    }

    to {
        opacity: 1
    }
}

@keyframes fadeInOne {
    0% {
        opacity: 0;
        transform: translateY(100px)
    }

    40% {
        opacity: 0;
        transform: translateY(80px)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.heading p {
    color: #b20a0a;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 0
}

.heading .line {
    display: block;
    width: 83px;
    height: 3px;
    background-color: #5f5f5f;
    margin-bottom: 18px;
    margin-top: 4px;
    position: relative
}

.heading .line:before {
    content: "";
    height: 85px;
    width: 85px;
    position: absolute;
    background-image: url("../images/icons/orient-o.png");
    top: -60px;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    opacity: .1
}

.recent-projects .heading h2,
.recent-projects .heading p,
.our-experts .heading p,
.section-solar-energy .heading p,
.section-solar-energy .heading h2,
.blog-update .heading h2,
.blog-update .heading p,
.section-contact .heading p,
.section-contact .heading h2 {
    text-align: center
}

.use-energix-icon i:before {
    transition: .7s ease-in-out
}

.contact-info {
    padding: 10px;
    align-items: center;
    display: flex;
    border-radius: 36px
}

.contact-info i {
    width: 55px;
    height: 55px;
    background-color: #3b3b3b;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 10px
}

.contact-info h4 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 3px
}

.contact-section .contact-info h4,
.contact-section .contact-info p {
    color: #000
}

.contact-section .contact-info i.address {
    background-color: #9d304b
}

.contact-section .contact-info i.email {
    background-color: #329d30
}

.contact-section .contact-info i.phone {
    background-color: #266dd6
}

.contact-section .contact-info.contact-information {
    border: 0;
    background-color: transparent;
    display: flex
}

.contact-section .contact-info.contact-information i {
    margin-bottom: 0;
    margin-right: 20px
}

.contact-info p {
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    line-height: 20px
}

header.two {
    width: 100%;
    position: absolute
}

header.two .top-bar {
    background-color: transparent
}

header.two .menu-bar {
    padding-left: 0
}

header.two a.header-button {
    background-color: #5f5f5f;
    color: #fff;
    font-weight: 700;
    padding: 22px 34px;
    border-radius: 70px;
    margin-left: 20px
}

header.two .logo {
    background-color: #fff;
    margin-top: 0;
    border-radius: 61px;
    padding: 15px 30px 20px
}

header.two .navbar-links li>a {
    color: #fff
}

header.two .menu-bar {
    position: relative
}

header.two .menu-bar:before {
    position: absolute;
    background-color: #393c41;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 73px;
    left: 20%;
    z-index: -1
}

header.two a.search-btn svg {
    fill: #fff
}

.gap.no-top .heading h2 {
    line-height: 55px
}

.recent-projects-text {
    background-color: #fff;
    border: 1px solid #e1e2e6;
    padding: 10px 10px 14px;
    width: 87%;
    margin-top: -28px;
    z-index: 1;
    position: relative;
    margin-left: 20px
}

.recent-projects-text h5 {
    font-weight: 500;
    padding-bottom: 3px;
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 0;
    min-height: 64px;
    text-align: center;
    color: #000;

}

.recent-projects-text h6 {
    font-size: 25px;
    font-weight: 700;
    display: inline;
    padding-right: 15px
}

.recent-projects-text span {
    color: #666;
    font-weight: 500;
    margin-bottom: 13px;
    font-size: 12px;
    text-align: center
}

.recent-projects-text i:hover svg {
    fill: #fff
}

.recent-projects-text i {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 50%;
    justify-content: center;
    right: 10px;
    bottom: 10px
}

.recent-projects-text i:hover {
    background-color: #5f5f5f
}

.recent-projects-img img {
    width: 100%
}

.recent-projects-img {
    margin-bottom: 15px;
    width: 97%
}

.recent-projects-text:hover {
    box-shadow: -1px 10px 34px 1px #0000;
    -webkit-box-shadow: -1px 10px 34px 1px rgb(0 0 0 / 0%);
    -moz-box-shadow: -1px 10px 34px 1px rgba(0, 0, 0, .15)
}

.featured-area-two {
    padding-top: 230px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 60px
}

.banner {
    padding: 170px 0;
    position: relative;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh
}

.banner-one,
.banner-two,
.banner-three,
.banner-four,
.banner-five,
.banner-six {
    position: relative
}

.banner-text.banner-off-grid {
    position: absolute;
    top: 35%;
    width: 88% !important;
    left: auto;
    right: auto;
    display: flex;
    align-items: center
}

.banner-text.banner-off-grid p {
    color: #000 !important;
    font-size: 40px;
    line-height: 45px !important;
    width: 100%;
    line-height: 50px;
    text-align: center;
    font-weight: 600;
    font-style: italic
}

.banner-two .banner-text {
    position: absolute;
    top: 35%;
    width: 85%;
    left: auto;
    right: auto
}

.off-grid-section img {
    opacity: .3
}

.banner-one .banner-text {
    position: absolute;
    bottom: 30%;
    width: 90%;
    left: auto;
    right: auto
}

.banner-text.banner-about-section {
    bottom: 47%;
    width: 100%
}

.banner-three .banner-text,
.banner-four .banner-text,
.banner-five .banner-text,
.banner-six .banner-text {
    position: absolute;
    bottom: 35%;
    width: 85%;
    left: auto;
    right: auto
}

.banner-one:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    opacity: .9
}

.banner1 {
    padding: 120px 0;
    position: relative;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100% !important
}

.featured-area-two:before,
.banner-one:before,
.banner:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    opacity: .9
}

.banner-one.banner-about:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #666262;
    left: 0;
    mix-blend-mode: multiply;
    opacity: .9
}

.banner1 {
    padding-top: 170px;
    position: relative;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh
}

.banner1:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    opacity: .9
}

.banner-text p {
    color: #dadada;
    padding-top: 14px;
    font-size: 19px
}

.banner-text.banner-about-section p {
    width: 34%
}

.banner-text {
    position: relative
}

.banner-text h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;

}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #5f5f5f00;
    color: #fff;
    text-decoration: none
}

.renewable-group {
    width: 86%;
    margin-left: auto
}

.renewable-group img {
    padding-top: 20px
}

.renewable-group h3 {
    font-size: 34px;
    font-weight: 700;
    padding-top: 10px
}

.energix {
    overflow: hidden;
    background-image: linear-gradient(#dad9d9, white)
}

.heading {
    position: relative
}

.use-energix {
    position: relative;
    align-items: center;
    margin-bottom: 20px
}

.use-energix h6 {
    color: #1f1f1f;
    font-size: 15px;
    line-height: 22px;
    text-align: justify
}

.use-energix i {
    background-color: #fff;
    width: 85px;
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/orient/website/img/orient-o--.png);
    border: 3px solid #393c41;
    position: relative;
    z-index: 1
}

.use-energix-icon i:before {
    transform: rotate(100deg);
    width: 85px;
    height: 85px;
    position: absolute;
    background-color: #fff;
    content: "";
    border-radius: 64%;
    z-index: -15;
    border: 10px solid #000;
    clip-path: inset(50% 0 0 50%)
}

.btn-txt span {
    color: #000
}

.free-consultation-number span {
    background-color: #000 !important
}

.use-energix:hover .use-energix-icon i:before {
    transform: rotate(466deg)
}

.use-energix-icon {
    position: relative;
    margin-right: 20px
}

.use-energix.two p {
    padding: 10px
}

.use-energix h4 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 8px;
    color: #666
}

.video {
    position: relative
}

.video img {
    border-radius: 30px;
    width: 100%
}

.video a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.video i {
    animation: shadow-pulse 1s infinite;
    width: 94px;
    height: 94px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 3px solid #fff;
    outline: 5px solid #393c41
}

.request-quote {
    padding: 70px;
    position: relative;
    margin-top: -39px;
}

.request-quote .heading h2 {
    font-size: 50px;
    color: #fff;
}

.request-quote .heading h6 {
    font-size: 16px;
    color: #fff;
}

.request-quote:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /* background-color: #0a0a0ae6; */
    left: 0;
}

.request-quote-form {
    background-color: #3b3b3b !important
}

form.request-quote-form {
    position: relative;
}

form.request-quote-form input,
form.request-quote-form textarea,
form.request-quote-form select {
    width: 100%;
    height: 40px;
    border: 0;
    outline: none;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #a6aaa9 !important;
    background-color: transparent;
    border: 1px solid #fff;
    font-size: 14px;
    font-weight: 400;
}

.form-control-sm {
    padding: 8px 7px 8px 10px !important
}

form.request-quote-form textarea {
    height: 70px;
    padding-top: 20px;
    margin-bottom: 16px
}

form.request-quote-form {
    position: relative;
    padding: 40px 40px;
    background-color: #3b3a3a;
    margin-bottom: -128px;
    bottom: 15px !important;
    width: 600px;
}

.admin img {
    border-radius: 50%;
    margin-right: 10px
}

.section-solar-energy .heading .line,
.recent-projects .heading .line,
.section-contact .line,
.blog-update .heading .line,
.services .heading .line,
.our-experts .heading .line {
    margin: 4px auto 18px
}

.section-solar-energy .request-quote .heading h2 {
    padding-bottom: 8px;
    text-align: left
}

.use-energix.two {
    text-align: center;
    margin-bottom: 0
}

.use-energix.two i {
    width: 125px;
    height: 125px;
    margin: 15px auto
}

.use-energix.two .use-energix-icon i:before {
    display: none
}

.use-energix.two h4 {
    width: 92%;
    margin: auto
}

.use-energix.three h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    margin-top: 34px;
    padding-bottom: 24px
}

.use-energix.three p {
    width: 90%
}

.use-energix.two {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #dadce2;
    height: 94%
}

.use-energix.two .use-energix-- {
    height: 100%
}

.use-energix.two h4 {
    font-size: 20px;
    width: 100%;
    line-height: 28px
}

.use-energix.two .use-energix-icon {
    margin: auto
}

.video.two {
    position: relative
}

.video.two:after {
    bottom: -13px;
    content: "";
    width: 86%;
    height: 20px;
    position: absolute;
    border-radius: 0 0 83px 83px;
    left: 7.5%
}

.request-quote.two {
    position: relative;
    background-size: cover;
    background-position: center
}

.request-quote.two:after {
    bottom: -32px;
    content: "";
    width: 94%;
    height: 32px;
    position: absolute;
    border-radius: 0 0 100px 100px;
    left: 2.5%
}

.request-quote .heading {
    text-align: inherit
}

form.request-quote-form h3 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 25px;
    text-align: center;
    position: relative;
    color: #fff
}

.latterbox.slide form.request-quote-form {
    background-color: #fff;
    border: 5px solid #393c41
}

.latterbox.slide form.request-quote-form input,
.latterbox.slide form.request-quote-form textarea {
    padding-left: 30px;
    border: 1px solid #C1C1C1;
    position: relative
}

.contact-info.two form button.button,
form.request-quote-form button.button {
    color: #fff;
    border: 1px solid #a6aaa9 !important;
    padding: 11px 25px;
}

.latterbox form.request-quote-form {
    position: relative
}

.latterbox form.request-quote-form:before {
    content: "";
    position: absolute;
    width: 87%;
    height: 20px;
    background-color: #393c41;
    right: 0;
    z-index: 0;
    border-radius: 300px 300px 0 0
}

.latterbox form.request-quote-form:after {
    content: "";
    position: absolute;
    width: 87%;
    height: 20px;
    border-radius: 0 0 300px 300px;
    right: 0;
    z-index: 0;
    left: 7.5%
}

.latterbox.slide button.button:hover {
    color: #5f5f5f
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 #0006
    }

    to {
        box-shadow: 0 0 0 35px #0000
    }
}

@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 #0003
    }

    to {
        box-shadow: 0 0 0 70px #0000
    }
}

.slider-nav.slick-initialized.slick-slider.slick-dotted {
    width: 64%;
    margin: 40px auto auto
}

.slick-slide img {
    display: block;
    margin: auto;
    border-radius: 50px
}

.slider-nav__item.slick-slide.slick-current {
    position: relative
}

.slider-nav__item.slick-slide.slick-current:before {
    left: 19%;
    content: "";
    background-color: #01bd71b8;
    width: 97px;
    height: 100%;
    position: absolute;
    margin: auto;
    border-radius: 62px
}

.slider-nav__item.slick-slide.slick-current:after {
    left: 21%;
    content: "";
    border: 3px solid #fff;
    width: 91px;
    height: 106px;
    position: absolute;
    margin: auto;
    border-radius: 62px;
    top: 3px
}

.mail-to {
    position: relative;
    background-color: #f1f1f1;
    border-radius: 36px;
    align-items: center;
    padding: 2px;
    margin-top: 30px;
    margin-bottom: 50px
}

.mail-to a:hover {
    color: #5f5f5f
}

.blog-text.two h6 a {
    color: #fff
}

.blog-text.two h6 {
    font-size: 14px;
    display: inline;
    padding: 18px 20px;
    border-radius: 31px;
    position: relative;
    line-height: 0;
    font-weight: 700;
    color: #fff;
    margin-right: 20px
}

.blog-text.two p {
    padding-bottom: 30px
}

.blog-text.two h4 {
    padding-bottom: 12px
}

.blog-text-two-text {
    padding: 50px 50px 72px;
    border: 3px solid #dadada;
    border-bottom: 0;
    border-radius: 30px 30px 0 0;
    margin-bottom: -22px
}

.blog-text-two-text>span {
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding: 0;
    color: #666;
    margin-bottom: 10px;
    display: inline-block
}

.blog-text-two-text.two {
    padding: 50px;
    border: 0;
    background-color: #fafafa;
    border-radius: 30px
}

.mt-60 {
    margin-top: 60px
}

.mb-80 {
    margin-bottom: 80px
}

.logo p {
    color: #fff
}

.heading h2 {
    font-size: 48px;
    line-height: 58px
}

.contact-info.two i {
    background-color: transparent;
    width: auto;
    height: auto
}

.contact-info.two h3 {
    color: #fff;
    font-weight: 700;
    padding-left: 10px
}

.contact-info.two {
    border-radius: 30px;
    padding: 30px 42px;
    justify-content: space-between
}

.contact-info.two input {
    height: 60px;
    padding-left: 30px;
    border-radius: 44px;
    border: 0;
    outline: none;
    width: 540px;
    margin-right: 10px
}

.blog-text p {
    width: 97%
}

.our-projects .recent-projects-img {
    margin-bottom: 35px;
    width: 100%
}

.recent-projects-img img {
    width: 100%;
    border: 1px solid #d2d2d2
}

.services-img {
    margin-left: 60px
}

.services-img img {
    width: 100%;
    border-radius: 30px
}

.services-img.two {
    margin-left: 0;
    margin-right: 60px
}

.energix.two:before {
    display: none
}

.energix.two .call-for.mail-for {
    border: 3px solid #393c41
}

ul.information li h6 {
    font-weight: 700
}

ul.information li {
    padding-top: 20px;
    padding-bottom: 32px;
    border-top: 3px solid #D9D9D9
}

ul.information li span {
    text-transform: uppercase
}

ul.information {
    width: 85%;
    margin-left: auto
}

.clean-energy h5 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 50px;
    display: block
}

.quote {
    padding: 35px;
    border-radius: 30px;
    position: relative;
    display: flex;
    z-index: 11;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 50px;
    background-color: #000
}

.quote svg {
    fill: #f3274c
}

.quote h3 {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    text-decoration: underline
}

.quote i {
    margin-right: 20px;
    width: 110px;
    height: 110px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.recent-projects.two {
    background-color: #fff
}

.contact-info.team {
    background-color: #fff;
    border: 3px solid #393c41
}

.contact-info.team h4,
.contact-info.team p {
    color: #000
}

.team-about h3 {
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 20px
}

.progressbar {
    display: inline-block;
    width: 130px;
    margin-right: 134px
}

.circle {
    width: 230px;
    height: 230px;
    margin: 10px auto 0;
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1
}

.circle canvas {
    vertical-align: middle;
    border-radius: 50%
}

.circle div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -100px;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 50px;
    font-weight: 700
}

.circle strong i {
    font-style: normal;
    font-size: .6em;
    font-weight: 400
}

.circle span {
    display: block;
    color: #000;
    margin-top: 12px
}

.circle:before {
    content: "Home Shelter";
    position: absolute;
    top: 60%;
    right: 22%;
    font-size: 15px
}

.circle.two:before {
    content: "Solar Energy"
}

.circle.three:before {
    content: "Save Global Energy";
    right: 28px
}

.circle.for:before {
    content: "Completed Projects";
    right: 10%
}

.tabs {
    border-radius: 8px;
    overflow: hidden
}

.tab {
    width: 100%;
    color: #fff;
    overflow: hidden;
    margin-bottom: 24px
}

.tab-label {
    display: flex;
    justify-content: space-between;
    font-weight: 700;
    cursor: pointer;
    align-items: center;
    font-size: 20px;
    text-transform: capitalize;
    border-radius: 57px;
    padding: 8px 8px 8px 30px;
    color: #000;
    border: 3px solid #393c41
}

.tab-label:after {
    content: "\276f";
    width: 46px;
    height: 46px;
    text-align: center;
    transition: all .35s;
    background-color: #393c41;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.tab-content {
    max-height: 0;
    padding: 0 1em;
    color: #2c3e50;
    background: white;
    transition: all .35s;
    border: 3px solid #393c4100
}

.tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: .75em;
    background: #2c3e50;
    cursor: pointer
}

.tab-close:hover {
    background: #1a252f
}

input:checked+.tab-label {
    background: #393c41;
    color: #fff
}

input:checked+.tab-label:after {
    transform: rotate(90deg);
    background-color: #5f5f5f
}

input:checked~.tab-content {
    max-height: 100vh;
    padding: 50px 24px 24px;
    border: 3px solid #393c41;
    border-radius: 0 0 40px 40px;
    line-height: 30px;
    font-size: 16px;
    border-top: 0;
    margin-top: -32px;
    z-index: -6;
    position: relative
}

.tab input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.pricing-plan-page {
    background-color: transparent
}

.pricing-plan-page:before {
    background-color: transparent
}

.pricing-plan-page .solar-energy {
    margin-bottom: 50px
}

.error h2 {
    font-size: 190px;
    line-height: 180px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    color: #fff
}

.error h2 span {
    color: #5f5f5f
}

.error h3 {
    font-size: 26px;
    font-weight: 700;
    position: relative;
    z-index: 111;
    color: #fff;
    text-transform: uppercase
}

.error p {
    position: relative;
    font-size: 18px;
    color: #fff;
    z-index: 111;
    width: 89%;
    margin: auto
}

.error {
    position: relative;
    text-align: center;
    width: 44%;
    margin: auto
}

.error form {
    margin-top: 30px;
    position: relative;
    margin-bottom: 20px
}

.error input {
    height: 65px;
    padding-left: 30px;
    width: 100%;
    border-radius: 44px;
    border: 1px solid #c1c1c1;
    outline: none;
    z-index: 1;
    position: relative
}

button.error-button {
    position: absolute;
    color: #000;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 0;
    right: 5px;
    top: 5px;
    z-index: 1;
    background-color: #fff;
    font-size: 20px
}

.result_hover {
    font-size: 16px;
    color: #fff
}

form.contact-form input::placeholder,
form.contact-form textarea::placeholder {
    color: #666
}

form.contact-form input,
form.contact-form .nice-select.Advice {
    height: 60px;
    padding-left: 30px;
    background-color: #fafafa;
    border: 1px solid #C1C1C1;
    width: 100%;
    margin-bottom: 30px;
    color: #666;
    outline: none
}

form.contact-form .nice-select.Advice {
    padding-top: 10px;
    font-size: 16px;
    color: #666
}

ul.list {
    width: 100%
}

.nice-select .option.selected {
    color: #000 !important
}

form.contact-form textarea {
    width: 100%;
    border-radius: 30px;
    background-color: #fafafa;
    border: 1px solid #c1c1c1;
    height: 198px;
    color: #666;
    padding-left: 30px;
    outline: none;
    padding-top: 20px
}

form.contact-form label {
    padding-bottom: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px
}

.contact-information h3 {
    padding-bottom: 4px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px
}

.nice-select:after {
    height: 10px;
    right: 27px;
    width: 10px;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    margin-top: -6px
}

.nice-select:before {
    content: "";
    display: block;
    height: 49px;
    pointer-events: none;
    position: absolute;
    right: 7px;
    top: 4px;
    width: 49px;
    border-radius: 50%;
    border: 1px solid #c1c1c1;
    background-color: #fff
}

.contact-info.contact-information {
    display: block;
    margin-bottom: 30px;
    padding: 30px 50px;
    border: 1px solid #c1c1c1;
    background-color: #ececec
}

.gap.section-contact .contact-info.contact-information {
    height: 100%;
    display: flex
}

.contact-info.contact-information i {
    margin-bottom: 14px
}

.responsive-map iframe {
    height: 460px;
    width: 100%;
    border-radius: 30px
}

.top-bar-text a p:hover {
    color: #5f5f5f
}

.energize-society figure {
    border-radius: 50%
}

.services-img:hover img,
.our-blog-text:hover .our-blog-text-img img,
.recent-projects-img:hover img,
.video:hover img,
.sectors:hover img,
.blog-text:hover .blog-img img,
.energize-society:hover img {
    transform: scale(1.15) rotate(2deg)
}

.our-blog-text:hover .admin img {
    transform: scale(1) rotate(0)
}

figure {
    margin-bottom: 0
}

.owl-carousel .owl-item img {
    width: auto
}

.mobile-search input::placeholder {
    color: #fff
}

.mobile-search input {
    border-top: none;
    outline: none;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-radius: unset;
    border-bottom: 1px solid rgb(255 255 255);
    width: 100%;
    background: 0px 0px;
    transition: all .3s ease-in-out 0s;
    color: #fff;
    margin-bottom: 20px;
    FONT-SIZE: 32px;
    padding-bottom: 8px;
    padding-left: 50px
}

.mobile-search button {
    position: absolute;
    left: 0;
    background-color: transparent;
    border: 0;
    color: #fff;
    font-size: 30px
}

.search-bar {
    position: relative
}

.mobile-search input:focus {
    border-bottom: 1px solid rgb(255, 255, 255)
}

.mobile-search label {
    color: #fff;
    margin-bottom: 50px
}

.mobile-search.slide {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    z-index: 111111111
}

.search-cross-btn {
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    width: 40px;
    position: absolute;
    top: 40px;
    right: 40px;
    line-height: 43px;
    transition: all .5s ease 0s;
    line-height: 0;
    font-size: 36px
}

.search-cross-btn:hover {
    color: #fff
}

.search-cross-btn i {
    font-size: 38px;
    cursor: pointer
}

.mobile-search {
    background: #0f0947;
    box-shadow: 0 0 10px #00000017;
    width: 100%;
    height: 200px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    position: fixed;
    cursor: pointer;
    transform: translateY(-100%);
    top: 0;
    left: 0;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: .5s ease;
    padding: 35px 100px
}

.mobile-search {
    background: #0f0947;
    box-shadow: 0 0 10px #00000017;
    width: 100%;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    position: fixed;
    cursor: pointer;
    transform: translateY(-100%);
    top: 0;
    left: 0;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: .5s ease;
    padding: 9px 76px
}

#progress {
    z-index: 111;
    position: fixed;
    bottom: 20px;
    right: 10px;
    height: 60px;
    width: 60px;
    display: none;
    place-items: center;
    border-radius: 50%;
    box-shadow: 0 0 10px #0003;
    cursor: pointer
}

#progress-value {
    display: block;
    height: calc(100% - 15px);
    width: calc(100% - 15px);
    background-color: #fff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 35px;
    color: #001a2e
}

span#progress-value i {
    font-size: 20px
}

.latterbox.slide {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    z-index: 111111111
}

.latterbox-cross-btn {
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    height: 53px;
    width: 68px;
    text-align: center;
    line-height: 43px;
    transition: all .5s ease 0s;
    position: absolute;
    top: 7%;
    right: 7%;
    font-size: 40px
}

.latterbox {
    background: #000;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    cursor: pointer;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: .5s ease;
    padding: 7% 34%;
}

.latterbox.slide .footer-subscribe {
    border: 0;
    padding-bottom: 0;
    width: 100%
}

.top-bar-text a:hover {
    color: #5f5f5f
}

.our-blog-text a:hover i,
.sectors a:hover i {
    background-color: #393c41;
    border: 3px solid #393c41;
    color: #fff !important;
    transform: rotate(90deg)
}

.sponsors img:hover {
    transform: scale(.9)
}

.mobile-nav p {
    color: #fff
}

.mobile-nav .about-energix {
    margin-top: 40px
}

.mobile-nav .about-energix .top-bar-mail {
    margin-bottom: 10px
}

.preloader {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 999999999999999999;
    right: 0;
    top: 0;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    transition-timing-function: cubic-bezier(.86, 0, .09, 1);
    -webkit-transition-timing-function: cubic-bezier(.86, 0, .09, 1)
}

.multi-spinner-container {
    width: 150px;
    height: 150px;
    position: relative;
    margin: 30px auto;
    overflow: hidden
}

.multi-spinner {
    position: absolute;
    width: calc(100% - 9.9px);
    height: calc(100% - 9.9px);
    border: 5px solid transparent;
    border-top-color: #fff;
    border-radius: 50%;
    animation: spin 3s cubic-bezier(.17, .49, .96, .76) infinite
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.preloader {
    top: 0%
}

.page-loaded .preloader {
    top: -100%
}

.ld-fh-element {
    margin-top: 0;
    margin-bottom: .5em;
    vertical-align: middle;
    transition: color .3s
}

.btn-underlined.border-thin .btn-txt:after,
.btn-underlined.border-thin .btn-txt:before {
    height: 1px
}

.btn-underlined .btn-txt:before {
    transform-origin: left center;
    transition-delay: .1s
}

.btn-underlined .btn-txt:after,
.btn-underlined .btn-txt:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--color-primary);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1)
}

.bg-transparent,
.wp-calendar-table tbody tr {
    padding: 50px 0
}

.lqd-highlight-grow-left.h2 {
    margin-bottom: 3px;
    line-height: 32px
}

@keyframes rise {
    to {
        text-shadow: 0em .01em #8d8d8a, 0em .02em #aeaeae, 0em .02em .03em #9e9e9e, -.01em .01em #333, -.02em .02em #333, -.03em .03em #333, -.04em .04em #333, -.01em -.01em .03em #000, -.02em -.02em .03em #000, -.03em -.03em .03em #000;
        transform: translateY(-.025em) translate(.04em)
    }
}

.outline {
    background-clip: text;
    color: #ffdd40;
    animation: outline 1s ease-in-out 1.5s forwards
}

@keyframes outline {
    0% {
        text-shadow: 0em -7em 10em #fff
    }

    to {
        text-shadow: 0 .02em #fff, .02em 0 #fff, -.02em 0 #fff, 0 -.02em #fff
    }
}

.email-main-section {
    margin-top: 20px
}

.email-main-section .email-section {
    display: flex
}

.email-main-section .email-section .icon {
    height: 39px;
    width: 30px;
    z-index: 1;
    border-radius: 50%;
    padding: 9px
}

.email-main-section .email-section .headings {
    padding-left: 15px;
    z-index: 0;
    display: flex;
    align-items: center
}

.email-main-section .email-section .headings h3 {
    color: #fff;
    font-size: 16px;
    line-height: 15px
}

.email-main-section .email-section .headings a p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    width: max-content
}

.headings-1 p {
    font-size: 14px;
    text-align: end
}

footer.one .social-media {
    margin-top: 20px !important
}

.whatsapp-icon {
    bottom: 22%;
    right: 0;
    width: 49px;
    z-index: 100;
    padding: 4px 3px
}

.whatsappWidth {
    max-width: 100%
}

.catalouge-icon {
    transform: rotate(-90deg);
    background-color: #011623;
    color: #dfd6d6cc;
    padding: 16px;
    border: none;
    cursor: pointer;
    border-radius: 5px 5px 0 0;
    font-size: 18px;
    font-weight: 500;
    border: 3px #39668752;
    animation: 10s example infinite
}

@media screen and (min-width: 769px) {
    .banner-4-img {
        display: block
    }

    .res-banner-4-img {
        display: none
    }

    .solar-panel-section h2,
    .solar-panel-section p,
    .solar-panel-section .more-about-button {
        color: #000
    }

    .solar-panel-section.solar-inverter h2,
    .solar-panel-section.solar-inverter p,
    .solar-panel-section.solar-inverter .more-about-button {
        color: #fff
    }

    .banner-d-block {
        display: none !important
    }

    .banner-d-none {
        display: block !important
    }
}

@media screen and (max-width: 768px) {
    .banner-4-img {
        display: none !important
    }

    .res-banner-4-img {
        display: block
    }

    .about-img img.img-about {
        width: 100% !important;
        position: relative !important
    }

    .banner-d-block {
        display: block !important
    }

    .banner-d-none {
        display: none !important
    }

    .slider-hero,
    .banner-section {
        height: 100vh
    }

    .featured-area-one1,
    .featured-area-one2 {
        height: 55vh;
        display: table-cell;
        vertical-align: middle
    }

    .slider-hero .owl-carousel .owl-item img,
    .banner-section video {
        height: 45vh !important
    }
}

@keyframes example {
    0% {
        background-color: #000
    }

    25% {
        background-color: #b51717
    }

    50% {
        background-color: #000
    }

    to {
        background-color: #b51717
    }
}

.catalog-res {
    background-color: transparent;
    border: none
}

.catalog-res .catalog-text {
    display: block;
    background: #b20a0a;
    color: #fff;
    height: 38px;
    margin-left: 53px;
    padding: 0 20px 0 15px;
    line-height: 39px;
    width: 156px;
    font-size: 12px;
}

.catalog-res .catalog-btn {
    background-image: url("../images/icons/download-button.png");
    height: 39px;
    display: block;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
    background-position: 3% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translate(-6px);
    position: relative;
    transition: transform ease-in-out .5s;
    white-space: nowrap;
    border: 0;
    margin-bottom: 8px
}

.catalog-res .catalog-btn.enq-now {
    background-image: url("../images/icons/enquiry-now-icon.png");
}

.catalog-res .catalog-btn:hover {
    transform: translate(-77%);
    text-decoration: none
}

.catalog-res .catalog-btn:hover {
    background-image: none
}

footer #fixed-btn {
    bottom: 20%;
    right: -162px;
    position: fixed;
    z-index: 500
}

.errormsg {
    position: relative
}

.errormsg p {
    color: red;
    position: absolute;
    top: -23px;
    font-size: 12px
}

.bar-menu {
    color: #fff;
    padding-right: 15px
}

.recent-projects .owl-stage-outer {
    height: 100%
}

.recent-projects .owl-carousel .owl-item img {
    width: 100%
}

.recent-projects .owl-carousel .owl-item img {
    height: 250px;
    border: 1px solid #e1e2e6
}

.about-heading {
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    margin-top: 19px;
}

.about-heading span {
    color: #b20a0a;
    font-size: 16px;
    line-height: 25px
}

.view {
    position: absolute;
    right: 16px;
    top: -10px
}

.view a {
    text-decoration: underline;
    font-size: 18px
}

.view a:hover {
    text-decoration: underline;
    font-size: 18px;
    color: #b20a0a
}

.recent-projects.img1 {
    height: 445px
}

.btn-add-cart {
    border: 1px double #575454;
    padding: 7px 20px;
    font-size: 15px;
    color: #fff;
    background-color: #000
}

.recent-projects-img .btn-add-cart {
    margin: auto;
    display: flex;
    width: -moz-fit-content;
    width: fit-content
}

.btn-add-cart:hover {
    color: #fff
}

.btn-add-cart i {
    position: relative;
    right: 0;
    left: 0;
    display: inline;
    border: 0;
    bottom: 0;
    color: #fff;
    padding-right: 8px
}

.btn-add-cart i:hover {
    background-color: transparent
}

.text-right {
    text-align: right
}

.navbar-links li>a:hover {
    color: #fff
}

.sq_box a:hover {
    color: #3b3b3b
}

.data-sheet {
    margin-top: 25px
}

.data-sheet .data-sheet-- {
    font-size: 16px;
    border: 1px solid #000;
    padding: 7px 27px;
    font-weight: 600
}

.data-sheet .data-sheet--:hover {
    color: #000
}

.login-root {
    display: flex;
    width: 100%;
    height: 97vh;
    overflow: hidden
}

.loginbackground {
    min-height: 692px;
    position: absolute;
    inset: 0;
    z-index: 0;
    overflow: hidden
}

.flex-flex {
    display: flex
}

.align-center {
    align-items: center
}

.center-center {
    align-items: center;
    justify-content: center
}

.box-root {
    box-sizing: border-box
}

.flex-direction--column {
    flex-direction: column
}

.flex-justifyContent--center {
    justify-content: center
}

.formbg {
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    background: white;
    border-radius: 4px;
    box-shadow: #3c42571f 0 7px 14px, #0000001f 0 3px 6px;
}

label {
    margin-bottom: 10px
}

.reset-pass a,
label {
    font-size: 14px;
    font-weight: 600;
    display: block
}

.reset-pass>a {
    text-align: right;
    margin-bottom: 10px
}

.grid--50-50 {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center
}

.field input {
    font-size: 16px;
    line-height: 28px;
    padding: 8px 16px;
    width: 100%;
    min-height: 44px;
    border: unset;
    border-radius: 4px;
    outline-color: #5469d480;
    background-color: #fff;
    box-shadow: #0000 0 0, #0000 0 0, #0000 0 0, #3c425729 0 0 0 1px, #0000 0 0, #0000 0 0, #0000 0 0
}

input[type=submit] {
    background-color: #5469d4;
    box-shadow: #0000 0 0, #0000 0 0, #0000001f 0 1px 1px, #5469d4 0 0 0 1px, #0000 0 0, #0000 0 0, #3c425714 0 2px 5px;
    color: #fff;
    font-weight: 600;
    cursor: pointer
}

.xng-breadcrumb-trail {
    margin-bottom: 0;
    font-weight: 400
}

.field-checkbox input {
    width: 20px;
    height: 15px;
    margin-right: 5px;
    box-shadow: unset;
    min-height: unset
}

.field-checkbox label {
    display: flex;
    align-items: center;
    margin: 0
}

.footer-link span {
    font-size: 14px;
    text-align: center
}

.listing a {
    color: #697386;
    font-weight: 600;
    margin: 0 10px
}

.animationRightLeft {
    animation: animationRightLeft 7s ease-in-out infinite
}

.animationLeftRight {
    animation: animationLeftRight 6s ease-in-out infinite
}

.tans3s {
    animation: animationLeftRight 12s ease-in-out infinite
}

.tans4s {
    animation: animationLeftRight 9s ease-in-out infinite
}

@keyframes animationLeftRight {
    0% {
        transform: translate(0)
    }

    50% {
        transform: translate(1000px)
    }

    to {
        transform: translate(0)
    }
}

@keyframes animationRightLeft {
    0% {
        transform: translate(0)
    }

    50% {
        transform: translate(-1000px)
    }

    to {
        transform: translate(0)
    }
}

@media screen and (max-width: 1200px) {
    .mobile-nav>ul>li>a {
        font-size: 16px;
        line-height: 13px;
        padding: 7px 3px
    }

    .navbar-links li.navbar-dropdown .dropdown {
        padding: 10px;
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 100%;
        transform: translate(24px);
        left: 0;
        background-color: #000;
        box-shadow: 0 10px 10px 3px #00000029;
        z-index: 111;
        transition: .4s all;
        margin-top: 27px;
        border: 1px solid #858585;
        margin-left: 30px;
        width: auto !important
    }

    .navbar-links li.navbar-dropdown .dropdown a {
        color: #fff;
        border-bottom: 1px solid #fff
    }

    .navbar-links li.navbar-dropdown .dropdown li:nth-child(even) a {
        background-color: #000
    }
}

@media screen and (max-width: 768px) {
    .featured-area-one {
        bottom: 75px
    }

    .button.newsbox {
        padding: 8px 15px;
        font-size: 12px
    }
}

.manufacturing h2 {
    padding-bottom: 20px;
    font-family: math;
    line-height: 60px
}

.manufacturing {
    background: #f3f9f7;
    padding: 80px
}

.manufacturing .solar {
    font-size: 17px;
    line-height: 27px;
    color: #707372
}

.certifiaction-grid h4 {
    font-size: 12px;
    font-weight: 600;
    line-height: 14px
}

.certifiaction-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1.5rem
}

.certifiaction-grid img {
    width: 60%;
    height: 100px
}

.infra-imgs {
    position: absolute;
    top: 0;
    width: 45%;
    overflow: hidden
}

.reliable-partners {
    background-position: center
}

.banner-text1 h2 {
    font-size: 40px;
    color: #fff;
    font-family: math;
    line-height: 42px
}

.banner-text1 h3 {
    font-size: 40px;
    color: #fff;
    line-height: 30px
}

.banner-text1 p {
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    margin-top: 18px;
    width: 60%
}

.experts-slider .owl-dots button:first-child {
    display: none
}

.experts-slider .owl-dots button:nth-child(2) {
    display: none
}

.footer-copyright,
.footer-copyright:hover {
    color: #fff
}

@media screen and (max-width: 768px) {
    .video.two:after {
        display: none
    }
}

@media screen and (max-width: 575px) {
    .banner-text1 h2 {
        font-size: 32px;
        color: #fff;
        font-family: math;
        line-height: 35px
    }

    .banner-text1 h3 {
        font-size: 32px;
        color: #fff;
        line-height: 20px
    }
}

.icon-sec {
    background: #efefef;
    padding: 30px 50px;
    display: flex;
    align-items: center;
    border-top-right-radius: 117px;
    border-bottom-right-radius: 117px;
    position: relative;
    left: 0;
    width: 96%
}

.icon-sec .solar-cell {
    padding-right: 30px
}

.icon-sec .solar-cell img {
    max-width: 150px
}

.solar-cell-sec {
    margin-bottom: 240px
}

@keyframes loader-spin {
    to {
        transform: rotate(360deg)
    }
}

.size-full.wp-image-12092-111 {
    display: none
}

.mat-toolbar {
    background-color: transparent !important
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px !important;
    height: 8px !important;
    margin: 5px 3px !important
}

.mdc-dialog .mdc-dialog__content {
    padding: 0 !important
}

.sidenav-add-cart {
    position: absolute;
    top: 12px;
    right: 80px
}

@media screen and (min-width: 992px) {
    .sidenav-add-cart {
        display: none
    }
}

/* 
@media only screen and (max-width: 2400px) and (min-width: 1400px) {
    .container {
        max-width:1400px;
    }
} */

@media screen and (max-width: 1400px) {
    .gap {
        padding: 70px 0;
    }

    .no-top {
        padding-top: 0
    }

    .no-bottom {
        padding-bottom: 0
    }

    .contact-info h4 {
        line-height: 22px
    }

    .contact-info {
        padding: 10px 15px 10px 10px
    }

    .contact-info h4 {
        font-size: 16px
    }

    .contact-info.two {
        padding: 20px 30px
    }

    .contact-info.two svg {
        width: auto
    }

    .contact-info.two h3 {
        font-size: 24px;
        line-height: 34px
    }

    .contact-info.two input {
        height: 50px;
        width: 400px;
        font-size: 14px;
        margin-right: 10px
    }

    .use-energix.three p {
        width: 100%
    }

    .use-energix.three h2 {
        font-size: 44px;
        line-height: 54px
    }

    .use-energix {
        margin-bottom: 30px
    }

    .use-energix h6 {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0
    }

    .use-energix h4 {
        font-size: 22px;
        line-height: 32px;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .use-energix.two p {
        font-size: 14px;
        line-height: 24px
    }

    .use-energix.two i {
        width: 100px;
        height: 100px
    }

    .use-energix.two svg {
        vertical-align: middle;
        width: 50%
    }

    .request-quote.two {
        margin-bottom: 120px
    }

    .request-quote .heading h2 {
        font-size: 42px;
        line-height: 52px
    }

    form.request-quote-form {
        padding: 30px
    }

    form.request-quote-form input {
        margin-bottom: 20px
    }

    .circle canvas,
    .circle {
        width: 210px !important;
        height: 210px !important
    }

    .progresbar.pt-4 {
        padding-top: 10px !important
    }

    .about-img img {
        width: 75%
    }

    .about-img img.img-about {
        width: 40%
    }

    .navbar-links.dropdown-solar li.navbar-dropdown .dropdown,
    .navbar-links.dropdown-solar1 li.navbar-dropdown .dropdown {
        width: 200px
    }

    header.two a.header-button {
        padding: 16px 24px;
        FONT-SIZE: 14PX
    }

    p {
        font-size: 16px;
        line-height: 26px
    }

    ul.link-style li a {
        font-size: 14px
    }

    .history-slider .owl-nav i {
        width: 54px;
        height: 54px;
        font-size: 18px
    }

    .slider-home-1.owl-carousel .owl-nav.disabled button i {
        width: 42px;
        height: 42px;
        font-size: 15px
    }

    .has-children:before {
        right: -6px
    }

    .error-section {
        padding-top: 120px;
        padding-bottom: 60px;
        margin-top: -53px
    }

    .recent-projects-two .owl-nav i {
        width: 56px;
        height: 56px;
        font-size: 18px
    }

    .error p {
        width: 100%
    }

    .slider-home-1.owl-carousel .owl-dots.disabled,
    .slider-home-1.owl-carousel .owl-nav.disabled {
        right: 10%
    }

    .navbar-links li.navbar-dropdown .dropdown {
        margin-top: 14px
    }

    .two-slider.owl-carousel .owl-item img {
        width: 100%
    }

    .slide-two-img:before {
        width: 499px;
        height: 514px;
        border: 60px solid #393c41
    }

    .navbar-links li.navbar-dropdown .dropdown a {
        font-size: 14px;
        padding-left: 15px !important;
        padding-right: 15px
    }

    header .logo svg {
        width: 183px;
        height: auto
    }

    .navbar-links li>a {
        font-size: 14px
    }

    .navbar-links li a {
        padding: 10px
    }

    a.header-button {
        padding: 28px 34px;
        margin-left: 20px;
        margin-right: -1px;
        font-size: 14px
    }

    .top-bar-mail i {
        width: 34px;
        height: 34px
    }

    .logo {
        margin-top: -5px
    }

    .heading h2 {
        font-size: 48px;
        line-height: 58px
    }

    .team-img:before {
        width: 420px;
        height: 420px;
        border: 50px solid #393c41
    }

    .posts {
        padding: 30px
    }

    .team-text p {
        font-size: 14px;
        line-height: 24px
    }

    .tab-label {
        padding: 3px 3px 3px 26px;
        font-size: 16px
    }

    ul.recent-posts li a,
    ul.information {
        width: 90%
    }

    .quote h3 {
        font-size: 34px;
        line-height: 50px
    }

    .blog-details-text h2 {
        font-size: 34px;
        line-height: 48px
    }

    .check {
        font-size: 14px
    }

    .renewable-group {
        width: 100%
    }

    .banner-text p {
        width: 41%
    }

    .renewable-group h3 {
        font-size: 30px;
        padding-top: 4px
    }

    .history h4 {
        font-size: 20px;
        line-height: 30px;
        width: 90%
    }

    .history h2 {
        font-size: 34px
    }

    .history p {
        width: 90%
    }

    .battery-storage i {
        top: 16px
    }

    .battery-storage:hover .battery-storage-text {
        transform: translateY(16px)
    }

    .battery-storage-text h3 {
        font-size: 22px
    }

    .battery-storage-text p,
    .top-bar-text p,
    .top-bar-text a {
        font-size: 14px
    }

    .battery-storage i svg {
        width: 44px;
        height: auto
    }

    .count-title-text span,
    .count-title-text h2 {
        font-size: 36px;
        padding-top: 15px
    }

    .count-title-text p {
        width: 84%;
        margin: auto
    }

    .recent-projects-text {
        width: 76%
    }

    .call-for a {
        font-size: 20px
    }

    .free-consultation {
        width: 98%
    }

    footer.one .social-media {
        margin-top: 63px
    }

    .free-consultation-number h3 {
        font-size: 22px;
        line-height: 32px
    }

    .free-consultation p {
        padding-left: 30px;
        padding-bottom: 30px
    }

    .free-consultation svg {
        margin-left: 30px
    }

    .free-consultation-number span {
        font-size: 26px;
        padding: 28px 20px
    }

    .client-reviews-text h3 {
        line-height: 40px;
        font-size: 24px
    }

    .nav-c-slider {
        margin-right: 80px
    }

    .slider-main-img img {
        width: 360px;
        height: 360px
    }

    .nav-c-slider a img,
    a.next-slide:before,
    a.next-slide.nav-active:before {
        width: 70px;
        height: 70px
    }

    .nav-c-slider {
        min-height: 475px
    }

    .solar-energy {
        padding: 30px
    }

    .solar-energy h3 {
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 0
    }

    .solar-energy h2 {
        font-size: 50px;
        line-height: 56px
    }

    .button {
        padding: 16px 34px;
        font-size: 14px
    }

    .blog-text span {
        padding-right: 20px
    }

    .blog-text h4 {
        font-size: 22px;
        padding-bottom: 16px;
        line-height: 32px
    }

    .blog-text>span {
        padding-right: 0
    }

    .sponsors img {
        width: 18%
    }

    .footer-bottom {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .count-title-text p {
        line-height: 26px
    }

    .count-title-text span,
    .count-title-text h2 {
        font-size: 44px
    }

    .energize-society:before {
        width: 500px;
        height: 500px
    }

    .sectors h4 {
        font-size: 18px
    }

    .sectors p {
        width: 100%
    }

    .recent-projects-two.owl-carousel .owl-item .team-image img {
        width: 100% !important;
        width: 20px
    }

    .team-info h4 {
        font-size: 22px;
        line-height: 30px;
        padding-top: 8px;
        padding-bottom: 15px
    }

    .team-info h5,
    .team-info h5 span {
        font-size: 36px;
        line-height: 35px
    }

    .team-info ul {
        padding-bottom: 13px
    }

    .team-info li {
        font-size: 14px
    }

    .slider-nav__item.slick-slide.slick-current:before {
        left: 11%
    }

    .slider-nav__item.slick-slide.slick-current:after {
        left: 13.5%
    }

    .mail-to a {
        font-size: 12px
    }

    .energize-society:before {
        width: 518px;
        height: 518px;
        border: 49px solid #393c41
    }

    .solar-system h2 {
        font-size: 54px;
        line-height: 65px
    }

    footer.one p,
    .social-media li a {
        font-size: 14px
    }

    .experts-slider.owl-carousel .owl-item img {
        width: 80%
    }

    .reliable-partners.banner-one .banner-text {
        bottom: 20%
    }
}

@media screen and (max-width: 1200px) {
    .contact-info.contact-information {
        padding: 30px 35px
    }

    .contact-info.two input {
        height: 50px;
        width: 350px
    }

    .contact-info.two h3 {
        font-size: 20px;
        line-height: 34px
    }

    .use-energix {
        align-items: center
    }

    .use-energix.two {
        text-align: center
    }

    .use-energix.two h4 {
        width: 100%;
        font-size: 18px
    }

    .request-quote {
        padding: 50px
    }

    .request-quote .heading h2 {
        font-size: 36px;
        line-height: 46px
    }

    form.request-quote-form {
        margin-bottom: -90px
    }

    .bar-menu {
        display: block
    }

    #progress {
        height: 50px;
        width: 50px
    }

    span#progress-value i {
        font-size: 16px
    }

    .top-bar,
    .search-style,
    header.two .menu-bar:before {
        display: none !important
    }

    .banner {
        padding-top: 130px
    }

    .slide-two-img:before {
        display: none
    }

    .error {
        width: 60%
    }

    .two-slider .owl-dots {
        position: relative;
        left: 0%;
        bottom: auto;
        width: 100%
    }

    header.two .menu-bar {
        background-color: #fff !important
    }

    header.two .logo {
        padding: 0
    }

    .team-img:before {
        display: none
    }

    .featured-area-one h6 {
        width: 92%
    }

    .menu-bar {
        margin-top: 0;
        padding: 0
    }

    .logo {
        margin-top: 0
    }

    header {
        z-index: 11;
        position: relative;
        width: 100%;
        padding: 0;
        background-color: #fff
    }

    .solar-pv {
        margin-top: 20px
    }

    form.contact-form input,
    form.contact-form .nice-select.Advice {
        margin-bottom: 20px
    }

    .accordion {
        margin-top: 60px
    }

    .solar-system h2 {
        font-size: 46px;
        line-height: 56px
    }

    .banner-text p {
        width: 47%
    }

    .section-contact .heading h2 {
        width: 100%;
        padding-bottom: 30px
    }

    .recent-projects-text.two {
        width: 42%
    }

    li.single-comment.children {
        margin-left: 0
    }

    .single-comment h4 {
        font-size: 20px
    }

    li.single-comment span {
        font-size: 12px
    }

    .domestic h3 {
        font-size: 26px;
        line-height: 36px
    }

    .check {
        font-size: 12px
    }

    .comment {
        padding: 30px
    }

    .single-comment a {
        padding: 10px 14px
    }

    .battery-storage i svg {
        width: auto;
        height: auto
    }

    .battery-storage-text h3 {
        font-size: 22px
    }

    .battery-storage {
        margin-bottom: 20px
    }

    .count-title-text {
        flex-wrap: wrap
    }

    .count-line {
        background-color: #382d2d00;
        height: 200px;
        width: 0;
        margin-bottom: 60px
    }

    .recent-projects-text {
        padding: 10px;
        width: 90%;
        margin-top: -28px;
        margin-left: 16px
    }

    .energix .video {
        margin-top: 40px
    }

    .call-for a {
        font-size: 24px
    }

    .process-solutions .heading h2 {
        width: 84%
    }

    .slider-main-img img {
        width: 300px;
        height: 300px
    }

    .nav-c-slider {
        min-height: 446px;
        margin-right: 26px
    }

    .client-reviews-text h3 {
        line-height: 34px;
        font-size: 20px
    }

    .solar-energy {
        margin-bottom: 40px
    }

    .blog-text span {
        font-size: 10px
    }

    .blog-text h4 {
        font-size: 20px;
        line-height: 32px
    }

    .team-data {
        justify-content: space-between
    }

    .team-info h4 {
        font-size: 34px;
        line-height: 44px
    }

    .team-data {
        width: 83%
    }

    .team-info li {
        font-size: 18px
    }

    .recent-projects-two .owl-dots {
        display: none
    }

    .client-reviews-text.two {
        width: 81%
    }

    .slider-nav.slick-initialized.slick-slider.slick-dotted {
        width: 80%;
        margin: 40px auto auto
    }

    .mail-to a {
        font-size: 14px
    }

    .blog-text-two-text.two {
        padding: 30px
    }

    .blog-text-two-text {
        padding: 30px 30px 50px
    }

    .blog-text-two-text span {
        font-size: 14px;
        padding: 0
    }

    .mb-80 {
        margin-bottom: 50px
    }

    .mt-60 {
        margin-top: 30px
    }

    footer.one .logo p {
        color: #fff;
        font-size: 14px;
        line-height: 24px
    }

    .banner-one .banner-text {
        bottom: 20%
    }
}

@media screen and (max-width: 993px) {
    .gap {
        padding: 70px 0
    }

    .no-top {
        padding-top: 0
    }

    .no-bottom {
        padding-bottom: 0
    }

    .gap.no-top {
        padding: 60px 0
    }

    .use-energix.three h2 {
        font-size: 40px;
        line-height: 40px
    }

    .solar-system p {
        width: 100%
    }

    .elementor-widget-wrap.elementor-element-populated {
        margin: 30px
    }

    .latterbox {
        padding: 7% 5%
    }

    .free-consultation {
        margin-top: 0;
        margin-bottom: 40px
    }

    .featured-area-one h6 {
        width: 100%;
        padding: 0 30px
    }

    .error {
        width: 76%
    }

    .mobile-nav {
        width: 45%
    }

    .slide-two-img {
        position: relative;
        margin: 20px 70px 38px
    }

    .services-img,
    .services-img.two {
        margin: 0
    }

    .services-img.two {
        margin-bottom: 30px
    }

    ul.information {
        width: 100%;
        margin-top: 40px
    }

    .quote {
        flex-wrap: wrap
    }

    .quote i {
        margin-bottom: 27px;
        margin-right: 0
    }

    .recent-projects-text.two {
        width: 84%
    }

    .our-blog-text-img .admin img {
        width: auto
    }

    .our-blog-text-img img,
    .our-blog-text p {
        width: 100%
    }

    .comment.leave {
        margin-bottom: 40px
    }

    ul.pagination {
        margin-bottom: 50px;
        justify-content: center
    }

    .banner-text h2 {
        font-size: 33px;
        line-height: 36px
    }

    .banner-text p {
        width: 63%
    }

    .request-quote.two:after {
        width: 86%;
        left: 7.5%
    }

    .domestic {
        padding: 40px 100px;
        margin-bottom: 20px
    }

    .domestic.commercial {
        background-color: #17195a;
        margin-bottom: 0
    }

    .count-line {
        display: none
    }

    .count-title-text {
        flex-wrap: wrap;
        justify-content: center
    }

    .count-title-text p {
        width: 84%;
        margin: auto auto 30px
    }

    .call-for a {
        font-size: 20px
    }

    .process-solutions .heading h2 {
        width: 100%
    }

    .heading h2 {
        font-size: 38px;
        line-height: 48px
    }

    .slider-main-img img {
        width: 400px;
        height: 400px
    }

    .nav-c-slider:before {
        width: 478px;
        height: 552px
    }

    .blog-text span {
        font-size: 12px
    }

    .blog-text {
        margin-bottom: 40px
    }

    .sponsors {
        flex-wrap: wrap;
        justify-content: center
    }

    .sponsors img {
        width: 23%;
        margin: 7px
    }

    .footer-bottom {
        flex-wrap: wrap
    }

    .footer-bottom p {
        text-align: center;
        width: 100%
    }

    .footer-bottom ul {
        margin: auto
    }

    .energize-society {
        margin-right: 64px;
        position: relative;
        margin-bottom: 40px
    }

    .energize-society:before {
        display: none
    }

    .sectors {
        margin-bottom: 40px
    }

    .video.two {
        margin-bottom: 50px
    }

    .client-reviews-text.two,
    .slider-nav.slick-initialized.slick-slider.slick-dotted {
        width: 100%
    }

    .sponsors.three img,
    .sponsors.two img {
        margin-right: 3px
    }

    .blog-update a.button {
        margin-top: 15px !important
    }

    footer.one .social-media {
        margin-top: 40px;
        margin-bottom: 30px
    }

    .contact-info.two {
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .contact-info.two form {
        padding-top: 10px
    }

    .contact-info.two input {
        height: 50px;
        width: 475px
    }

    .bg-transparent,
    .wp-calendar-table tbody tr {
        padding: 60px 0
    }

    .solar-power-heading,
    .solar-power-heading span {
        font-size: 37px
    }

    ._product-detail-content {
        margin-top: 25px
    }

    .has-children:before {
        right: auto !important;
        top: 24px !important;
        left: 92px
    }
}

@media screen and (max-width: 768px) {
    .heading .line.line-orient5:before {
        left: auto
    }

    .heading .line.line-orient6:before {
        left: auto
    }

    .use-energix.three h2 {
        font-size: 32px;
        line-height: 40px
    }

    .domestic {
        padding: 40px 46px
    }

    .solar-pv .team-info {
        padding: 0
    }

    .solar-pv h4 {
        padding-bottom: 16px;
        padding-top: 16px
    }

    .team-img {
        margin: 50px
    }

    .our-blog-text a {
        font-size: 14px
    }

    .our-blog-text a i {
        width: 30px;
        height: 30px;
        margin-right: 5px;
        font-size: 13px
    }

    .banner {
        padding-top: 120px
    }

    .banner-text h2 {
        font-size: 33px;
        line-height: 37px
    }

    .mobile-nav {
        width: 60%
    }

    .page-breadcrumb li,
    .page-breadcrumb li a {
        font-size: 14px
    }

    .page-breadcrumb li {
        margin-right: 14px;
        padding-right: 14px
    }

    .error,
    .featured-area-one h6 {
        width: 100%
    }

    .error h2 {
        font-size: 150px;
        line-height: 156px
    }

    .progressbar {
        margin-right: 125px
    }

    ul.pagination li a {
        font-size: 14px
    }

    .featured-area-one h2 {
        width: 100%;
        font-size: 30px;
        line-height: 38px
    }

    .featured-area-one h6 {
        width: 100%;
        font-size: 15px;
        line-height: 22px
    }

    .featured-area-one2 h2 {
        width: 100%;
        font-size: 30px;
        line-height: 38px
    }

    .featured-area-one2 h6 {
        width: 100%;
        font-size: 15px;
        line-height: 22px
    }

    .quote h3 {
        font-size: 24px;
        line-height: 40px
    }

    ul.pagination li a {
        width: 40px;
        height: 40px
    }

    .blog-details-text h2 {
        font-size: 26px;
        line-height: 42px
    }

    .blog-details-text h4.pt-0 {
        padding-top: 20px !important
    }

    .single-comment {
        display: flex;
        flex-wrap: wrap;
        padding: 30px
    }

    ul.pagination li span {
        width: 2px;
        height: 2px
    }

    .blog-details-text .video {
        margin-top: 20px;
        margin-bottom: 20px
    }

    li.single-comment img {
        margin-bottom: 20px
    }

    .our-blog-text h2 {
        font-size: 30px;
        line-height: 40px
    }

    .banner-text p {
        width: 100%
    }

    .call-for {
        padding: 28px
    }

    .recent-projects-two .owl-nav,
    .history-slider .owl-nav {
        position: relative;
        top: 20px
    }

    .recent-projects-two .owl-nav i,
    .history-slider .owl-nav i {
        width: 40px;
        height: 40px;
        font-size: 14px
    }

    .recent-projects-two .owl-nav,
    .history-slider .owl-nav {
        justify-content: center;
        display: flex
    }

    .battery-storage img {
        height: 350px
    }

    .call-for a {
        font-size: 18px
    }

    .call-for p {
        font-size: 14px
    }

    .slider-main-img img {
        width: 340px;
        height: 340px
    }

    .blog-text span {
        font-size: 16px
    }

    .blog-text h4 {
        font-size: 24px;
        line-height: 32px
    }

    .sponsors img {
        width: 30%;
        margin: 7px
    }

    .logo .social-media {
        margin-bottom: 10px;
        margin-top: 20px
    }

    .request-quote .heading h6 {
        padding-bottom: 16px;
        line-height: 20px;
        font-size: 14px
    }

    .request-quote .button {
        margin-bottom: 18px
    }

    .team-data {
        flex-wrap: wrap
    }

    .team-data {
        padding: 0
    }

    .team-info {
        padding: 30px 30px 0
    }

    .recent-projects-two.owl-carousel .owl-item .team-image img {
        height: 200px
    }

    .team-image {
        width: 100%;
        margin-top: 20px
    }

    .team-data {
        width: 100%
    }

    .slider-nav__item.slick-slide.slick-current:after {
        left: 28.5%
    }

    .slider-nav__item.slick-slide.slick-current:before {
        left: 27%
    }

    .sponsors.three {
        display: none
    }

    .mail-to {
        margin-top: 10px;
        margin-bottom: 15px
    }

    footer.one .social-media {
        margin-bottom: 10px;
        margin-top: 20px
    }

    .contact-info.two input {
        margin-bottom: 10px
    }

    .gap.no-top .heading h2 {
        line-height: 30px;
        font-size: 28px
    }

    .video.two {
        margin-bottom: 0
    }

    .banner-text.banner-about-section p {
        font-size: 15px;
        line-height: 19px;
        padding-top: 0
    }

    .banner-text.banner-about-section h2 {
        font-size: 22px;
        line-height: 29px
    }

    .elementor-widget-wrap.elementor-element-populated {
        margin: 15px
    }
}

@media (max-width: 600px) {
    .icon-sec {
        flex-direction: column
    }
}

@media screen and (max-width: 576px) {
    .gap {
        padding: 70px 0
    }

    .no-top {
        padding-top: 0
    }

    .no-bottom {
        padding-bottom: 0
    }

    .container.gap {
        padding-left: 12px
    }

    .use-energix i {
        width: 70px !important;
        height: 70px !important
    }

    .use-energix-icon i:before {
        width: 70px !important;
        height: 70px !important
    }

    .use-energix {
        margin-bottom: 15px !important
    }

    .use-energix h6 {
        font-size: 14px !important;
        line-height: 22px !important;
        padding-right: 30px
    }

    .use-energix h4 {
        padding-bottom: 2px;
        font-size: 18px !important;
        line-height: 20px
    }

    .use-energix {
        align-items: flex-start
    }

    .use-energix.two i {
        width: 100px;
        height: 100px
    }

    .use-energix-icon svg {
        width: 44px
    }

    .progressbar {
        margin-right: 80px !important;
        margin-bottom: 0
    }

    .circle div {
        line-height: 40px;
        font-size: 40px
    }

    .circle:before {
        font-size: 14px
    }

    .circle canvas,
    .circle {
        width: 200px !important;
        height: 200px !important
    }

    ul.information li {
        padding-top: 13px;
        padding-bottom: 18px;
        border-top: 1px solid #D9D9D9
    }

    .request-quote.two {
        margin-bottom: 150px;
        margin-top: 0
    }

    .featured-area-one h2 {
        margin: auto
    }

    .count-title-text.two {
        padding-top: 40px
    }

    .request-quote .button {
        margin-bottom: 0
    }

    .history-slider .owl-nav {
        margin-bottom: 40px
    }

    .featured-area-one {
        text-align: center
    }

    .featured-area-one h6 {
        width: 100%;
        font-size: 14px;
        line-height: 19px
    }

    .count-title-text span,
    .count-title-text h2 {
        font-size: 34px;
        line-height: 44px
    }

    .renewable-group h3 {
        line-height: 30px;
        font-size: 24px;
        padding-top: 4px
    }

    .error h3 {
        font-size: 22px
    }

    .mobile-nav {
        width: 100%
    }

    .team-img img {
        width: 96%
    }

    .featured-area-one h2,
    .featured-area-one2 h2 {
        font-size: 22px;
        line-height: 29px
    }

    .slider-home-1.owl-carousel .owl-dots.disabled,
    .slider-home-1.owl-carousel .owl-nav.disabled {
        justify-content: center;
        display: flex;
        right: auto;
        position: relative;
        margin-top: -40px
    }

    .progresbar.pt-4 {
        justify-content: center;
        display: flex;
        flex-wrap: wrap
    }

    .tab-label {
        font-size: 18px
    }

    .team-img {
        margin: 30px 0
    }

    .solar-system h2 {
        font-size: 36px;
        line-height: 46px
    }

    .clean-energy h5 {
        font-size: 34px;
        line-height: 45px
    }

    .responsive-map iframe {
        height: 340px
    }

    .banner-text h2 {
        font-size: 30px;
        line-height: 32px
    }

    .posts {
        width: 97%
    }

    .energize-society {
        margin-right: auto
    }

    .contact-info.two input {
        width: 100%
    }

    .call-for {
        width: 100%;
        border-radius: 30px
    }

    .call-for.mail-for {
        margin-left: 0;
        margin-top: 10px
    }

    .call-for a {
        font-size: 22px
    }

    .heading h2 {
        font-size: 22px !important;
        line-height: 25px !important;
        padding-bottom: 0
    }

    .nav-c-slider {
        min-height: 446px;
        margin-right: auto;
        border: 0;
        border-top: 8px solid #fafafa;
        border-radius: 0
    }

    .nav-c-slider:before {
        display: none
    }

    .nav-c-slider a:nth-child(1) {
        top: -10%;
        left: 0;
        right: auto
    }

    .nav-c-slider a:nth-child(2) {
        top: -10%;
        left: 21%;
        right: auto
    }

    .nav-c-slider a:nth-child(3) {
        top: -10%;
        left: 43%;
        right: auto
    }

    .nav-c-slider a:nth-child(4) {
        top: -10%;
        left: 65%;
        right: auto
    }

    .nav-c-slider a:nth-child(5) {
        top: -10%;
        left: 86%;
        right: auto
    }

    a.next-slide:before,
    a.next-slide.nav-active:before,
    .nav-c-slider a img {
        width: 70px;
        height: 70px
    }

    .piclist li img {
        object-fit: cover
    }

    .piclist li {
        display: inline-block;
        width: 90px;
        height: 100px !important;
        border: 1px solid #eee
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 4px;
        height: 4px;
        margin: 2px
    }

    .banner-text.banner-about-section {
        bottom: 20%
    }

    .navbar-links li a {
        width: 100% !important
    }
}

@media screen and (max-width: 480px) {
    .gap {
        padding: 60px 0
    }

    .no-top {
        padding-top: 0
    }

    .no-bottom {
        padding-bottom: 0
    }

    .use-energix i {
        width: 90px;
        height: 90px
    }

    .use-energix-icon i:before {
        width: 96px;
        height: 96px
    }

    .use-energix h4 {
        font-size: 22px
    }

    .featured-area-one h2 {
        font-size: 22px;
        line-height: 27px
    }

    .contact-info.contact-information {
        padding: 20px 30px;
        margin-top: 10px;
        margin-bottom: 0;
        border-radius: 20px
    }

    .solar-pv i {
        width: 100px;
        height: 100px
    }

    .solar-pv svg {
        width: 54px
    }

    .solar-pv {
        padding: 30px
    }

    .page-breadcrumb {
        padding: 14px 20px
    }

    .our-projects .recent-projects-img {
        margin-bottom: 40px
    }

    .our-projects .recent-projects-img:last-child {
        margin-bottom: 20px
    }

    .contact-info.two form {
        padding-top: 0
    }

    .about-energix .top-bar-mail {
        margin-bottom: 10px
    }

    footer.one {
        padding-top: 60px
    }

    .heading h2 {
        font-size: 26px;
        line-height: 36px
    }

    ul.link-style li {
        width: 100%
    }

    .slider-nav.slick-initialized.slick-slider.slick-dotted {
        width: auto
    }

    .banner-text h2 {
        font-size: 30px;
        line-height: 34px
    }

    .error h2 {
        font-size: 120px;
        line-height: 120px
    }

    .error h3 {
        font-size: 20px
    }

    .tab-label {
        font-size: 14px
    }

    .slider-home-1.owl-carousel .owl-dots.disabled,
    .slider-home-1.owl-carousel .owl-nav.disabled {
        margin-top: -28px
    }

    .team-text h3 {
        font-size: 30px
    }

    .clean-energy h5 {
        font-size: 30px;
        margin-bottom: 20px
    }

    .recent-projects-text h6 {
        font-size: 26px
    }

    .recent-projects-text h5 {
        padding-bottom: 18px;
        color: #000;

    }

    .our-blog-text h2 {
        font-size: 24px;
        line-height: 34px
    }

    .team-info h4 {
        font-size: 28px;
        line-height: 38px
    }

    .heading p {
        font-size: 22px;
        line-height: 24px
    }

    .footer-bottom ul {
        flex-wrap: wrap;
        justify-content: center
    }

    .client-reviews-text h4 {
        font-size: 24px
    }

    .footer-bottom li a {
        margin-left: 19px;
        font-size: 14px
    }

    .footer-bottom {
        justify-content: center
    }

    .heading .line:before {
        display: none
    }

    .product-sections .solar-inverter {
        margin: 10px 0 !important
    }
}

@media (max-width: 450px) {
    .domestic h3 {
        font-size: 22px;
        line-height: 30px
    }

    .circle canvas,
    .circle {
        width: 160px !important;
        height: 160px !important
    }

    .progressbar {
        margin-right: 38px !important
    }

    .circle div {
        margin: -30px 0 0 -78px;
        font-size: 34px
    }

    .circle:before {
        font-size: 10px !important
    }

    .circle.for:before {
        right: 18%
    }

    .circle:before {
        right: 31%
    }

    .pricing-plan-page .solar-energy {
        margin-bottom: 30px
    }

    .solar-energy h2 {
        font-size: 40px;
        line-height: 50px
    }

    form.request-quote-form {
        padding: 14px
    }

    .request-quote .button {
        margin-bottom: 0
    }

    form.request-quote-form h3 {
        font-size: 24px
    }

    .mobile-nav {
        padding: 15px 40px
    }

    .battery-storage-text {
        transform: translateY(70px)
    }

    .battery-storage:hover .battery-storage-text {
        width: 100%
    }

    .error h3 {
        font-size: 18px;
        line-height: 28px
    }

    .battery-storage-text h3 {
        padding-bottom: 10px;
        font-size: 26px
    }

    .recent-projects-text span {
        font-size: 12px
    }

    .recent-projects-text {
        padding: 10px;
        width: 92%;
        margin-top: -28px;
        margin-left: 15px
    }

    .responsive-map iframe {
        height: 300px
    }

    form.contact-form label {
        font-size: 14px
    }

    .blog-text.two h6 {
        font-size: 12px;
        padding: 12px;
        margin-right: 14px
    }

    .blog-text h4 {
        font-size: 20px;
        line-height: 28px
    }

    .contact-info.two h3 {
        font-size: 18px;
        line-height: 28px
    }

    .battery-storage img {
        height: 300px
    }

    h5 {
        font-size: 18px;
        line-height: 28px
    }

    .request-quote .heading h2 {
        font-size: 26px;
        line-height: 36px
    }

    a.next-slide:before,
    a.next-slide.nav-active:before,
    .nav-c-slider a img {
        width: 60px;
        height: 60px
    }

    .request-quote .heading h2 {
        padding-bottom: 14px
    }

    .request-quote .heading h2 {
        font-size: 30px;
        line-height: 40px
    }

    .blog-text span {
        font-size: 14px
    }

    .domestic svg {
        width: 90px;
        height: auto
    }

    .domestic {
        padding: 30px
    }

    ul.link-style li {
        padding-bottom: 20px
    }

    .domestic,
    .battery-storage:before,
    .battery-storage img,
    .video img,
    .call-for,
    .request-quote {
        border-radius: 20px
    }

    .picZoomer-pic-wp {
        height: 400px !important
    }

    .piclist li img {
        object-fit: cover
    }

    .piclist li {
        display: inline-block;
        width: 90px;
        height: 100px !important;
        border: 1px solid #eee
    }

    .view {
        position: absolute;
        right: 16px;
        top: 44px
    }
}

@media (max-width: 410px) {
    .sponsors img {
        width: 39%;
        margin: 7px
    }

    .featured-area-one h2 {
        width: 100%
    }

    .comment.leave {
        padding: 20px;
        border-radius: 20px
    }

    .share-this {
        border-radius: 20px;
        padding: 14px
    }

    .share-this h6 {
        padding-right: 8px;
        font-size: 14px;
        line-height: 20px
    }

    .request-quote.two {
        margin-bottom: 90px !important
    }

    .social-media {
        margin-top: 20px
    }

    .team-about h3 {
        font-size: 34px;
        padding-bottom: 10px
    }

    .recent-projects-text {
        padding: 10px
    }

    .recent-projects-text i {
        width: 35px;
        height: 35px
    }

    ul.link-style li {
        padding-bottom: 28px
    }

    .solar-system h2 {
        font-size: 30px;
        line-height: 40px
    }

    .banner-text h2 {
        font-size: 27px;
        line-height: 28px
    }

    .call-for a {
        font-size: 20px
    }

    .slider-nav__item.slick-slide.slick-current:before {
        left: 33%
    }

    .slider-nav__item.slick-slide.slick-current:after {
        left: 34%
    }

    .team-info h4 {
        font-size: 24px;
        line-height: 34px
    }

    .blog-text span {
        font-size: 12px
    }

    .blog-text.two h6 {
        font-size: 10px
    }

    .contact-info.two svg {
        width: 30px
    }

    .contact-info.two h3 {
        font-size: 16px;
        line-height: 26px
    }

    form.request-quote-form input {
        height: 50px;
        font-size: 14px
    }

    .quote i {
        margin-bottom: 20px;
        width: 80px;
        height: 80px
    }

    .quote svg {
        fill: #f3274c;
        width: 50px
    }

    .heading .line:before {
        background-image: none
    }

    .banner-three .banner-text,
    .banner-four .banner-text,
    .banner-five .banner-text,
    .banner-six .banner-text {
        bottom: 20%
    }
}

@media (max-width: 375px) {
    .blog-text span {
        font-size: 12px
    }

    .our-blog-text h6 {
        padding: 14px;
        margin-right: 10px
    }

    .request-quote.two:after {
        width: 81%;
        left: 9.5%
    }

    .clean-energy h5 {
        font-size: 26px;
        margin-bottom: 10px
    }

    .slider-nav__item.slick-slide.slick-current:before {
        left: 29%
    }

    .slider-nav__item.slick-slide.slick-current:after {
        left: 31%
    }

    .contact-info.two h3 {
        font-size: 14px;
        line-height: 24px
    }

    .featured-area-one2 {
        left: 10px
    }

    form.request-quote-form {
        margin-top: 20px;
        margin-bottom: 0
    }

    .sponsors.two img {
        margin-right: 20px;
        margin-bottom: 6px
    }

    ul.link-style li {
        padding-bottom: 22px
    }

    .heading h2 {
        font-size: 24px;
        line-height: 34px
    }

    .solar-energy ul li,
    .solar-energy p {
        font-size: 14px
    }

    .solar-energy>img {
        width: 120px
    }

    .request-quote.two:after {
        bottom: -20px;
        height: 20px
    }

    .custom-listing-stlyes li {
        font-size: 14px;
        padding-bottom: 12px
    }
}

@media (max-width: 365px) {
    .progressbar {
        margin-right: 32px !important
    }

    .circle canvas,
    .circle {
        width: 152px !important;
        height: 152px !important
    }
}

td.mat-cell:last-of-type {
    cursor: pointer
}

.mat-paginator-navigation-next.mat-button-disabled span,
.mat-paginator-navigation-last.mat-button-disabled span {
    color: #adadad
}

.featured-area-one1 .heading-style h1 span,
.featured-area-one1 .heading-style h2 span,
.featured-area-one1 .heading-style h3 span,
.featured-area-one1 .heading-style h4 span,
.featured-area-one1 .heading-style h5 span,
.featured-area-one1 .heading-style h6 span,
.featured-area-one1 .heading-style h1 strong,
.featured-area-one1 .heading-style h2 strong,
.featured-area-one1 .heading-style h3 strong,
.featured-area-one1 .heading-style h4 strong,
.featured-area-one1 .heading-style h5 strong,
.featured-area-one1 .heading-style h6 strong,
.featured-area-one1 .heading-style,
.featured-area-one1 .heading-style h1 strong span,
.featured-area-one1 .heading-style h2 strong span,
.featured-area-one1 .heading-style h3 strong span,
.featured-area-one1 .heading-style h4 strong span,
.featured-area-one1 .heading-style h5 strong span,
.featured-area-one1 .heading-style h6 strong span,
.featured-area-one1 .heading-style p span {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
    line-height: 42px
}

.featured-area-one1 .heading-style h1,
.featured-area-one1 .heading-style h2,
.featured-area-one1 .heading-style h3,
.featured-area-one1 .heading-style h4,
.featured-area-one1 .heading-style h5,
.featured-area-one1 .heading-style h6 {
    margin-bottom: 0
}

.featured-area-one1 .heading-style-desc,
.featured-area-one1 .heading-style-desc p span .featured-area-one1 .heading-style-desc h1 strong span,
.featured-area-one1 .heading-style-desc h2 strong span,
.featured-area-one1 .heading-style-desc h3 strong span,
.featured-area-one1 .heading-style-desc h4 strong span,
.featured-area-one1 .heading-style-desc h5 strong span,
.featured-area-one1 .heading-style-desc h6 strong span,
.featured-area-one1 .heading-style-desc h1 strong,
.featured-area-one1 .heading-style-desc h2 strong,
.featured-area-one1 .heading-style-desc h3 strong,
.featured-area-one1 .heading-style-desc h4 strong,
.featured-area-one1 .heading-style-desc h5 strong,
.featured-area-one1 .heading-style-desc h6 strong,
.featured-area-one1 .heading-style-desc h1 span,
.featured-area-one1 .heading-style-desc h2 span,
.featured-area-one1 .heading-style-desc h3 span,
.featured-area-one1 .heading-style-desc h4 span,
.featured-area-one1 .heading-style-desc h5 span,
.featured-area-one1 .heading-style-desc h6 span {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400
}

.about-us .heading-about-us,
.about-us .heading-about-us p span,
.about-us .heading-about-us h1 span,
.about-us .heading-about-us h2 span,
.about-us .heading-about-us h3 span,
.about-us .heading-about-us h4 span,
.about-us .heading-about-us h5 span,
.about-us .heading-about-us h6 span,
.about-us .heading-about-us h1 strong span,
.about-us .heading-about-us h2 strong span,
.about-us .heading-about-us h3 strong span,
.about-us .heading-about-us h4 strong span,
.about-us .heading-about-us h5 strong span,
.about-us .heading-about-us h6 strong span {
    padding-bottom: 15px;
    font-size: 34px;
    line-height: 40px;
    width: 70%;
    color: #fff !important
}

.about-us .heading-about-us h1,
.about-us .heading-about-us h2,
.about-us .heading-about-us h3,
.about-us .heading-about-us h4,
.about-us .heading-about-us h5,
.about-us .heading-about-us h6 {
    margin-bottom: 0
}

.about-us .founded,
.about-us .founded p,
.about-us .founded h1,
.about-us .founded h2,
.about-us .founded h3,
.about-us .founded h4,
.about-us .founded h5,
.about-us .founded h6,
.about-us .founded h1 strong,
.about-us .founded h2 strong,
.about-us .founded h3 strong,
.about-us .founded h4 strong,
.about-us .founded h5 strong,
.about-us .founded h6 strong,
.about-us .founded h1 strong span,
.about-us .founded h2 strong span,
.about-us .founded h3 strong span,
.about-us .founded h4 strong span,
.about-us .founded h5 strong span,
.about-us .founded h6 strong span {
    font-size: 15px;
    line-height: 24px;
    color: #555;
    margin: 0;
    font-weight: 400;
    text-align: justify
}

.snip__title p span,
.snip__title h1,
.snip__title h2,
.snip__title h3,
.snip__title h4,
.snip__title h5,
.snip__title h6,
.snip__title h1 strong,
.snip__title h2 strong,
.snip__title h3 strong,
.snip__title h4 strong,
.snip__title h5 strong,
.snip__title h6 strong,
.snip__title h1 strong span,
.snip__title h2 strong span,
.snip__title h3 strong span,
.snip__title h4 strong span,
.snip__title h5 strong span,
.snip__title h6 strong span {
    font-size: 40px;
    font-weight: 500;
    line-height: 1em;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center
}

.heading h1 strong,
.heading h2 strong,
.heading h3 strong,
.heading h4 strong,
.heading h5 strong,
.heading h6 strong,
.heading h1 strong span,
.heading h2 strong span,
.heading h3 strong span,
.heading h4 strong span,
.heading h5 strong span,
.heading h6 strong span,
.heading h1 span,
.heading h2 span,
.heading h3 span,
.heading h4 span,
.heading h5 span,
.heading h6 span {
    font-weight: 500;
    font-size: 56px;
    line-height: 60px
}

.heading .heading-product h1 strong,
.heading .heading-product h2 strong,
.heading .heading-product h3 strong,
.heading .heading-product h4 strong,
.heading .heading-product h5 strong,
.heading .heading-product h6 strong,
.heading .heading-product h1 strong span,
.heading .heading-product h2 strong span,
.heading .heading-product h3 strong span,
.heading .heading-product h4 strong span,
.heading .heading-product h5 strong span,
.heading .heading-product h6 strong span {
    color: #b20a0a;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 0
}

.heading .heading-product h1,
.heading .heading-product h2,
.heading .heading-product h3,
.heading .heading-product h4,
.heading .heading-product h5,
.heading .heading-product h6 {
    margin-bottom: 0
}

.renewable-group .renewable-text p {
    font-size: 15px;
    line-height: 24px;
    color: #555;
    margin: 0;
    font-weight: 400;
    text-align: justify
}

.infrastructure .text p,
.infrastructure .text h1,
.infrastructure .text h2,
.infrastructure .text h3,
.infrastructure .text h4,
.infrastructure .text h5,
.infrastructure .text h6,
.infrastructure .text h1 strong,
.infrastructure .text h2 strong,
.infrastructure .text h3 strong,
.infrastructure .text h4 strong,
.infrastructure .text h5 strong,
.infrastructure .text h6 strong,
.infrastructure .text h1 strong span,
.infrastructure .text h2 strong span,
.infrastructure .text h3 strong span,
.infrastructure .text h4 strong span,
.infrastructure .text h5 strong span,
.infrastructure .text h6 strong span {
    letter-spacing: 1px;
    stroke: #bdb7b4;
    font-size: 55px;
    line-height: 56px;
    font-weight: 700;
    stroke-width: 3;
    animation: textAnimate 6s infinite alternate
}

@keyframes textAnimate {
    0% {
        color: #5d8420
    }

    50% {
        color: #9e9ea1
    }

    to {
        color: #a5ff61
    }

    to {
        text-shadow: 0em .01em #3d3d3b, 0em .02em #262623, 0em .02em .03em #1a1a18, -.01em .01em #333, -.02em .02em #333, -.03em .03em #333, -.04em .04em #333, -.01em -.01em .03em #000, -.02em -.02em .03em #000, -.03em -.03em .03em #000;
        transform: translateY(-.025em) translate(.04em)
    }
}

.infrastructure .text1 {
    color: #d5d5d5;
    text-transform: lowercase;
    padding: 0 30px 18px;
    font-size: 18px;
    line-height: 25px
}

.text-whyorient p {
    font-size: 15px;
    line-height: 24px;
    color: #555;
    margin: 0;
    font-weight: 400;
    text-align: justify
}

.lqd-highlight-grow-left p,
.lqd-highlight-grow-left h1,
.lqd-highlight-grow-left h2,
.lqd-highlight-grow-left h3,
.lqd-highlight-grow-left h4,
.lqd-highlight-grow-left h5,
.lqd-highlight-grow-left h6,
.lqd-highlight-grow-left h1 strong,
.lqd-highlight-grow-left h2 strong,
.lqd-highlight-grow-left h3 strong,
.lqd-highlight-grow-left h4 strong,
.lqd-highlight-grow-left h5 strong,
.lqd-highlight-grow-left h6 strong,
.lqd-highlight-grow-left h1 strong span,
.lqd-highlight-grow-left h2 strong span,
.lqd-highlight-grow-left h3 strong span,
.lqd-highlight-grow-left h4 strong span,
.lqd-highlight-grow-left h5 strong span,
.lqd-highlight-grow-left h6 strong span {
    margin-bottom: 3px;
    line-height: 28px;
    font-size: 2rem;
    font-weight: 500;
    color: #000
}

.inner-text .blog-p,
.blog-p p,
.blog-p h1,
.blog-p h2,
.blog-p h3,
.blog-p h4,
.blog-p h5,
.blog-p h6,
.blog-p h1 strong,
.blog-p h2 strong,
.blog-p h3 strong,
.blog-p h4 strong,
.blog-p h5 strong,
.blog-p h6 strong,
.blog-p h1 strong span,
.blog-p h2 strong span,
.blog-p h3 strong span,
.blog-p h4 strong span,
.blog-p h5 strong span,
.blog-p h6 strong span {
    font-size: 15px;
    line-height: 24px;
    color: #555;
    margin: 0;
    font-weight: 400 !important;
    text-align: justify
}

.snip__text {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    color: #000
}

.heading .sub-heading {
    color: #b20a0a !important;
    font-weight: 700 !important;
    font-size: 40px !important;
    line-height: 44px !important;
    margin-bottom: 0 !important
}

.heading .inner-heading {
    font-weight: 500;
    font-size: 56px;
    padding-bottom: 10px;
    line-height: 67px;
    color: #000
}

.heading .about-heading {
    font-size: 16px;
    line-height: 25px
}

.reliable-partners .banner-text .text-light1,
.reliable-partners .banner-text .text-light2 {
    font-size: 40px;
    color: #fff;
    line-height: 42px
}

.reliable-partners .banner-text .text-light3 {
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    margin-top: 18px;
    width: 60%
}

.manufacturing .heading-manufac {
    padding-bottom: 20px;
    font-family: math;
    font-size: 67px;
    line-height: 63px;
    margin-bottom: 0
}

.manufacturing .solar p {
    font-size: 17px;
    line-height: 27px;
    color: #707372;
    text-align: justify
}

.g--cell .g--cell-p p {
    padding-left: 30px;
    font-size: 17px;
    line-height: 27px;
    text-align: justify
}

.network-solar .heading-network {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400
}

.category-section .heading,
.category-section .heading p,
.category-section .heading h1,
.category-section .heading h2,
.category-section .heading h3,
.category-section .heading h4,
.category-section .heading h5,
.category-section .heading h6,
.category-section .heading h1 strong,
.category-section .heading h2 strong,
.category-section .heading h3 strong,
.category-section .heading h4 strong,
.category-section .heading h5 strong,
.category-section .heading h6 strong,
.category-section .heading h1 strong span,
.category-section .heading h2 strong span,
.category-section .heading h3 strong span,
.category-section .heading h4 strong span,
.category-section .heading h5 strong span,
.category-section .heading h6 strong span {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-transform: uppercase;
    margin-bottom: 0 !important
}

.category-section .heading-p,
.category-section .heading-p p,
.category-section .heading-p h1,
.category-section .heading-p h2,
.category-section .heading-p h3,
.category-section .heading-p h4,
.category-section .heading-p h5,
.category-section .heading-p h6,
.category-section .heading-p h1 strong,
.category-section .heading-p h2 strong,
.category-section .heading-p h3 strong,
.category-section .heading-p h4 strong,
.category-section .heading-p h5 strong,
.category-section .heading-p h6 strong,
.category-section .heading-p h1 strong span,
.category-section .heading-p h2 strong span,
.category-section .heading-p h3 strong span,
.category-section .heading-p h4 strong span,
.category-section .heading-p h5 strong span,
.category-section .heading-p h6 strong span {
    color: #000;
    padding-top: 14px;
    font-size: 19px;
    line-height: 22px
}

.category-section-- .font-heading,
.category-section-- .font-heading p,
.category-section-- .font-heading h1,
.category-section-- .font-heading h2,
.category-section-- .font-heading h3,
.category-section-- .font-heading h4,
.category-section-- .font-heading h5,
.category-section-- .font-heading h6,
.category-section-- .font-heading h1 strong,
.category-section-- .font-heading h2 strong,
.category-section-- .font-heading h3 strong,
.category-section-- .font-heading h4 strong,
.category-section-- .font-heading h5 strong,
.category-section-- .font-heading h6 strong,
.category-section-- .font-heading h1 strong span,
.category-section-- .font-heading h2 strong span,
.category-section-- .font-heading h3 strong span,
.category-section-- .font-heading h4 strong span,
.category-section-- .font-heading h5 strong span,
.category-section-- .font-heading h6 strong span {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-transform: uppercase
}

.category-section-- .font-paragraph p,
.category-section-- .font-paragraph h1,
.category-section-- .font-paragraph h2,
.category-section-- .font-paragraph h3,
.category-section-- .font-paragraph h4,
.category-section-- .font-paragraph h5,
.category-section-- .font-paragraph h6,
.category-section-- .font-paragraph h1 strong,
.category-section-- .font-paragraph h2 strong,
.category-section-- .font-paragraph h3 strong,
.category-section-- .font-paragraph h4 strong,
.category-section-- .font-paragraph h5 strong,
.category-section-- .font-paragraph h6 strong,
.category-section-- .font-paragraph h2 strong span,
.category-section-- .font-paragraph h3 strong span,
.category-section-- .font-paragraph h4 strong span,
.category-section-- .font-paragraph h5 strong span,
.category-section-- .font-paragraph h6 strong span {
    color: #dadada;
    width: 34%;
    padding-top: 14px;
    font-size: 19px
}

.category-section-- .font-paragraph {
    color: #dadada;
    padding-top: 14px;
    font-size: 19px
}

.about-energix .font-heading,
.about-energix .font-heading p,
.about-energix .font-heading h1,
.about-energix .font-heading h2,
.about-energix .font-heading h3,
.about-energix .font-heading h4,
.about-energix .font-heading h5,
.about-energix .font-heading h6,
.about-energix .font-heading h1 strong,
.about-energix .font-heading h2 strong,
.about-energix .font-heading h3 strong,
.about-energix .font-heading h4 strong,
.about-energix .font-heading h5 strong,
.about-energix .font-heading h6 strong,
.about-energix .font-heading h1 span,
.about-energix .font-heading h2 span,
.about-energix .font-heading h3 span,
.about-energix .font-heading h4 span,
.about-energix .font-heading h5 span,
.about-energix .font-heading h6 span,
.about-energix .font-heading h1 strong span,
.about-energix .font-heading h2 strong span,
.about-energix .font-heading h3 strong span,
.about-energix .font-heading h4 strong span,
.about-energix .font-heading h5 strong span,
.about-energix .font-heading h6 strong span {
    text-transform: capitalize;
    color: #fafafa;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px
}

.about-energix .font-paragraph,
.about-energix .font-paragraph p,
.about-energix .font-paragraph h1,
.about-energix .font-paragraph h2,
.about-energix .font-paragraph h3,
.about-energix .font-paragraph h4,
.about-energix .font-paragraph h5,
.about-energix .font-paragraph h6,
.about-energix .font-paragraph h1 span,
.about-energix .font-paragraph h2 span,
.about-energix .font-paragraph h3 span,
.about-energix .font-paragraph h4 span,
.about-energix .font-paragraph h5 span,
.about-energix .font-paragraph h6 span,
.about-energix .font-paragraph h1 strong,
.about-energix .font-paragraph h2 strong,
.about-energix .font-paragraph h3 strong,
.about-energix .font-paragraph h4 strong,
.about-energix .font-paragraph h5 strong span,
.about-energix .font-paragraph h6 strong span,
.about-energix .font-paragraph h1 strong span,
.about-energix .font-paragraph h2 strong span,
.about-energix .font-paragraph h3 strong span,
.about-energix .font-paragraph h4 strong span,
.about-energix .font-paragraph h5 strong span,
.about-energix .font-paragraph h6 strong span {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    margin: 0;
    font-weight: 400
}

.recent-projects-text .text-recent,
.recent-projects-text .text-recent p,
.recent-projects-text .text-recent p span,
.recent-projects-text .text-recent h1,
.recent-projects-text .text-recent h2,
.recent-projects-text .text-recent h3,
.recent-projects-text .text-recent h4,
.recent-projects-text .text-recent h5,
.recent-projects-text .text-recent h6,
.recent-projects-text .text-recent h1 span,
.recent-projects-text .text-recent h2 span,
.recent-projects-text .text-recent h3 span,
.recent-projects-text .text-recent h4 span,
.recent-projects-text .text-recent h5 span,
.recent-projects-text .text-recent h6 span,
.recent-projects-text .text-recent h1 strong,
.recent-projects-text .text-recent h2 strong,
.recent-projects-text .text-recent h3 strong,
.recent-projects-text .text-recent h4 strong,
.recent-projects-text .text-recent h5 strong,
.recent-projects-text .text-recent h6 strong,
.recent-projects-text .text-recent h1 strong span,
.recent-projects-text .text-recent h2 strong span,
.recent-projects-text .text-recent h3 strong span,
.recent-projects-text .text-recent h4 strong span,
.recent-projects-text .text-recent h5 strong span,
.recent-projects-text .text-recent h6 strong span {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #000
}

.category-section {
    width: 50%
}

.recent-projects .heading .view a {
    font-weight: 400
}

.recent-projects .heading .view a:hover {
    color: #b20a0a
}

@media screen and (max-width: 1400px) {

    .featured-area-one1 .heading-style h1 strong,
    .featured-area-one1 .heading-style h2 strong,
    .featured-area-one1 .heading-style h3 strong,
    .featured-area-one1 .heading-style h4 strong,
    .featured-area-one1 .heading-style h5 strong,
    .featured-area-one1 .heading-style h6 strong,
    .featured-area-one1 .heading-style,
    .featured-area-one1 .heading-style h1 strong span,
    .featured-area-one1 .heading-style h2 strong span,
    .featured-area-one1 .heading-style h3 strong span,
    .featured-area-one1 .heading-style h4 strong span,
    .featured-area-one1 .heading-style h5 strong span,
    .featured-area-one1 .heading-style h6 strong span {
        font-size: 30px;
        line-height: 37px
    }

    .heading .inner-heading,
    .heading .inner-heading p,
    .heading .inner-heading h1,
    .heading .inner-heading h2,
    .heading .inner-heading h3,
    .heading .inner-heading h4,
    .heading .inner-heading h5,
    .heading .inner-heading h6,
    .heading .inner-heading h1 strong,
    .heading .inner-heading h2 strong,
    .heading .inner-heading h3 strong,
    .heading .inner-heading h4 strong,
    .heading .inner-heading h5 strong,
    .heading .inner-heading h6 strong,
    .heading .inner-heading h1 strong span,
    .heading .inner-heading h2 strong span,
    .heading .inner-heading h3 strong span,
    .heading .inner-heading h4 strong span,
    .heading .inner-heading h5 strong span,
    .heading .inner-heading h6 strong span {
        font-size: 48px;
        line-height: 58px
    }

    .category-section-- .font-paragraph p,
    .category-section-- .font-paragraph h1,
    .category-section-- .font-paragraph h2,
    .category-section-- .font-paragraph h3,
    .category-section-- .font-paragraph h4,
    .category-section-- .font-paragraph h5,
    .category-section-- .font-paragraph h6,
    .category-section-- .font-paragraph h1 strong,
    .category-section-- .font-paragraph h2 strong,
    .category-section-- .font-paragraph h3 strong,
    .category-section-- .font-paragraph h4 strong,
    .category-section-- .font-paragraph h5 strong,
    .category-section-- .font-paragraph h6 strong,
    .category-section-- .font-paragraph h2 strong span,
    .category-section-- .font-paragraph h3 strong span,
    .category-section-- .font-paragraph h4 strong span,
    .category-section-- .font-paragraph h5 strong span,
    .category-section-- .font-paragraph h6 strong span {
        width: 44%
    }

    .manufacturing .heading-manufac {
        padding-bottom: 20px;
        font-family: math;
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 0
    }

    .g--cell .g--cell-p p {
        padding-left: 30px;
        font-size: 17px;
        line-height: 27px
    }

    .network-solar .heading-network,
    .network-solar .heading-network p,
    .network-solar .heading-network h1,
    .network-solar .heading-network h2,
    .network-solar .heading-network h3,
    .network-solar .heading-network h4,
    .network-solar .heading-network h5,
    .network-solar .heading-network h6,
    .network-solar .heading-network h1 strong,
    .network-solar .heading-network h2 strong,
    .network-solar .heading-network h3 strong,
    .network-solar .heading-network h4 strong,
    .network-solar .heading-network h5 strong,
    .network-solar .heading-network h6 strong,
    .network-solar .heading-network h1 strong span,
    .network-solar .heading-network h2 strong span,
    .network-solar .heading-network h3 strong span,
    .network-solar .heading-network h4 strong span,
    .network-solar .heading-network h5 strong span,
    .network-solar .heading-network h6 strong span {
        font-size: 20px;
        line-height: 30px
    }

    .category-section .heading,
    .category-section .heading p,
    .category-section .heading h1,
    .category-section .heading h2,
    .category-section .heading h3,
    .category-section .heading h4,
    .category-section .heading h5,
    .category-section .heading h6,
    .category-section .heading h1 strong,
    .category-section .heading h2 strong,
    .category-section .heading h3 strong,
    .category-section .heading h4 strong,
    .category-section .heading h5 strong,
    .category-section .heading h6 strong,
    .category-section .heading h1 strong span,
    .category-section .heading h2 strong span,
    .category-section .heading h3 strong span,
    .category-section .heading h4 strong span,
    .category-section .heading h5 strong span,
    .category-section .heading h6 strong span {
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        line-height: 45px;
        text-transform: uppercase;
        margin-bottom: 0 !important
    }

    .category-section .heading-p,
    .category-section .heading-p p,
    .category-section .heading-p h1,
    .category-section .heading-p h2,
    .category-section .heading-p h3,
    .category-section .heading-p h4,
    .category-section .heading-p h5,
    .category-section .heading-p h6,
    .category-section .heading-p h1 strong,
    .category-section .heading-p h2 strong,
    .category-section .heading-p h3 strong,
    .category-section .heading-p h4 strong,
    .category-section .heading-p h5 strong,
    .category-section .heading-p h6 strong,
    .category-section .heading-p h1 strong span,
    .category-section .heading-p h2 strong span,
    .category-section .heading-p h3 strong span,
    .category-section .heading-p h4 strong span,
    .category-section .heading-p h5 strong span,
    .category-section .heading-p h6 strong span {
        color: #000;
        padding-top: 14px;
        font-size: 19px;
        line-height: 22px
    }

    .category-section {
        width: 50%
    }

    .recent-projects-text {
        width: 85% !important
    }
}

@media screen and (max-width: 992px) {

    .about-us .heading-about-us,
    .about-us .heading-about-us p span,
    .about-us .heading-about-us h1 span,
    .about-us .heading-about-us h2 span,
    .about-us .heading-about-us h3 span,
    .about-us .heading-about-us h4 span,
    .about-us .heading-about-us h5 span,
    .about-us .heading-about-us h6 span,
    .about-us .heading-about-us h1 strong span,
    .about-us .heading-about-us h2 strong span,
    .about-us .heading-about-us h3 strong span,
    .about-us .heading-about-us h4 strong span,
    .about-us .heading-about-us h5 strong span,
    .about-us .heading-about-us h6 strong span {
        width: 80%
    }

    .snip__title p span,
    .snip__title h1,
    .snip__title h2,
    .snip__title h3,
    .snip__title h4,
    .snip__title h5,
    .snip__title h6,
    .snip__title h1 strong,
    .snip__title h2 strong,
    .snip__title h3 strong,
    .snip__title h4 strong,
    .snip__title h5 strong,
    .snip__title h6 strong,
    .snip__title h1 strong span,
    .snip__title h2 strong span,
    .snip__title h3 strong span,
    .snip__title h4 strong span,
    .snip__title h5 strong span,
    .snip__title h6 strong span {
        font-size: 35px;
        line-height: 1em
    }

    .heading h1 strong,
    .heading h2 strong,
    .heading h3 strong,
    .heading h4 strong,
    .heading h5 strong,
    .heading h6 strong,
    .heading h1 strong span,
    .heading h2 strong span,
    .heading h3 strong span,
    .heading h4 strong span,
    .heading h5 strong span,
    .heading h6 strong span,
    .heading h1 span,
    .heading h2 span,
    .heading h3 span,
    .heading h4 span,
    .heading h5 span,
    .heading h6 span {
        font-weight: 500;
        font-size: 38px;
        line-height: 48px
    }

    .heading .heading-product h1,
    .heading .heading-product h2,
    .heading .heading-product h3,
    .heading .heading-product h4,
    .heading .heading-product h5,
    .heading .heading-product h6 {
        margin-bottom: 0
    }

    .heading .inner-heading,
    .heading .inner-heading p,
    .heading .inner-heading h1,
    .heading .inner-heading h2,
    .heading .inner-heading h3,
    .heading .inner-heading h4,
    .heading .inner-heading h5,
    .heading .inner-heading h6,
    .heading .inner-heading h1 strong,
    .heading .inner-heading h2 strong,
    .heading .inner-heading h3 strong,
    .heading .inner-heading h4 strong,
    .heading .inner-heading h5 strong,
    .heading .inner-heading h6 strong,
    .heading .inner-heading h1 strong span,
    .heading .inner-heading h2 strong span,
    .heading .inner-heading h3 strong span,
    .heading .inner-heading h4 strong span,
    .heading .inner-heading h5 strong span,
    .heading .inner-heading h6 strong span {
        font-size: 38px;
        line-height: 48px
    }

    .category-section-- .font-paragraph p,
    .category-section-- .font-paragraph h1,
    .category-section-- .font-paragraph h2,
    .category-section-- .font-paragraph h3,
    .category-section-- .font-paragraph h4,
    .category-section-- .font-paragraph h5,
    .category-section-- .font-paragraph h6,
    .category-section-- .font-paragraph h1 strong,
    .category-section-- .font-paragraph h2 strong,
    .category-section-- .font-paragraph h3 strong,
    .category-section-- .font-paragraph h4 strong,
    .category-section-- .font-paragraph h5 strong,
    .category-section-- .font-paragraph h6 strong,
    .category-section-- .font-paragraph h2 strong span,
    .category-section-- .font-paragraph h3 strong span,
    .category-section-- .font-paragraph h4 strong span,
    .category-section-- .font-paragraph h5 strong span,
    .category-section-- .font-paragraph h6 strong span {
        width: 63%
    }

    .reliable-partners .banner-text .text-light1 {
        font-size: 40px;
        color: #fff;
        font-family: math;
        line-height: 42px
    }

    .reliable-partners .banner-text .text-light2 {
        font-size: 28px !important;
        color: #fff;
        line-height: 27px !important;
        margin-bottom: 10px
    }

    .reliable-partners .banner-text .text-light3 {
        width: 100%;
        margin-top: 0
    }

    .network-solar .heading-network,
    .network-solar .heading-network p,
    .network-solar .heading-network h1,
    .network-solar .heading-network h2,
    .network-solar .heading-network h3,
    .network-solar .heading-network h4,
    .network-solar .heading-network h5,
    .network-solar .heading-network h6,
    .network-solar .heading-network h1 strong,
    .network-solar .heading-network h2 strong,
    .network-solar .heading-network h3 strong,
    .network-solar .heading-network h4 strong,
    .network-solar .heading-network h5 strong,
    .network-solar .heading-network h6 strong,
    .network-solar .heading-network h1 strong span,
    .network-solar .heading-network h2 strong span,
    .network-solar .heading-network h3 strong span,
    .network-solar .heading-network h4 strong span,
    .network-solar .heading-network h5 strong span,
    .network-solar .heading-network h6 strong span {
        font-size: 20px;
        line-height: 30px
    }

    .category-section .heading,
    .category-section .heading p,
    .category-section .heading h1,
    .category-section .heading h2,
    .category-section .heading h3,
    .category-section .heading h4,
    .category-section .heading h5,
    .category-section .heading h6,
    .category-section .heading h1 strong,
    .category-section .heading h2 strong,
    .category-section .heading h3 strong,
    .category-section .heading h4 strong,
    .category-section .heading h5 strong,
    .category-section .heading h6 strong,
    .category-section .heading h1 strong span,
    .category-section .heading h2 strong span,
    .category-section .heading h3 strong span,
    .category-section .heading h4 strong span,
    .category-section .heading h5 strong span,
    .category-section .heading h6 strong span {
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        line-height: 45px;
        text-transform: uppercase;
        margin-bottom: 0 !important
    }

    .category-section .heading-p,
    .category-section .heading-p p,
    .category-section .heading-p h1,
    .category-section .heading-p h2,
    .category-section .heading-p h3,
    .category-section .heading-p h4,
    .category-section .heading-p h5,
    .category-section .heading-p h6,
    .category-section .heading-p h1 strong,
    .category-section .heading-p h2 strong,
    .category-section .heading-p h3 strong,
    .category-section .heading-p h4 strong,
    .category-section .heading-p h5 strong,
    .category-section .heading-p h6 strong,
    .category-section .heading-p h1 strong span,
    .category-section .heading-p h2 strong span,
    .category-section .heading-p h3 strong span,
    .category-section .heading-p h4 strong span,
    .category-section .heading-p h5 strong span,
    .category-section .heading-p h6 strong span {
        color: #000;
        padding-top: 14px;
        font-size: 19px;
        line-height: 22px
    }

    .category-section-- .font-heading,
    .category-section-- .font-heading p,
    .category-section-- .font-heading h1,
    .category-section-- .font-heading h2,
    .category-section-- .font-heading h3,
    .category-section-- .font-heading h4,
    .category-section-- .font-heading h5,
    .category-section-- .font-heading h6,
    .category-section-- .font-heading h1 strong,
    .category-section-- .font-heading h2 strong,
    .category-section-- .font-heading h3 strong,
    .category-section-- .font-heading h4 strong,
    .category-section-- .font-heading h5 strong,
    .category-section-- .font-heading h6 strong,
    .category-section-- .font-heading h1 strong span,
    .category-section-- .font-heading h2 strong span,
    .category-section-- .font-heading h3 strong span,
    .category-section-- .font-heading h4 strong span,
    .category-section-- .font-heading h5 strong span,
    .category-section-- .font-heading h6 strong span {
        font-size: 33px;
        line-height: 36px
    }

    .category-section {
        width: 50%
    }

    .banner-one.category-section-- img {
        height: 370px
    }
}

@media screen and (max-width: 768px) {
    .featured-area-one1 {
        width: 100% !important;
        left: 10px !important
    }

    .about-us .heading-about-us,
    .about-us .heading-about-us p span,
    .about-us .heading-about-us h1 span,
    .about-us .heading-about-us h2 span,
    .about-us .heading-about-us h3 span,
    .about-us .heading-about-us h4 span,
    .about-us .heading-about-us h5 span,
    .about-us .heading-about-us h6 span,
    .about-us .heading-about-us h1 strong span,
    .about-us .heading-about-us h2 strong span,
    .about-us .heading-about-us h3 strong span,
    .about-us .heading-about-us h4 strong span,
    .about-us .heading-about-us h5 strong span,
    .about-us .heading-about-us h6 strong span {
        font-size: 24px;
        line-height: 32px;
        width: 80%
    }

    .heading h1 strong,
    .heading h2 strong,
    .heading h3 strong,
    .heading h4 strong,
    .heading h5 strong,
    .heading h6 strong,
    .heading h1 strong span,
    .heading h2 strong span,
    .heading h3 strong span,
    .heading h4 strong span,
    .heading h5 strong span,
    .heading h6 strong span,
    .heading h1 span,
    .heading h2 span,
    .heading h3 span,
    .heading h4 span,
    .heading h5 span,
    .heading h6 span {
        font-weight: 500;
        font-size: 30px;
        line-height: 28px
    }

    .infrastructure .text p,
    .infrastructure .text h1,
    .infrastructure .text h2,
    .infrastructure .text h3,
    .infrastructure .text h4,
    .infrastructure .text h5,
    .infrastructure .text h6,
    .infrastructure .text h1 strong,
    .infrastructure .text h2 strong,
    .infrastructure .text h3 strong,
    .infrastructure .text h4 strong,
    .infrastructure .text h5 strong,
    .infrastructure .text h6 strong,
    .infrastructure .text h1 strong span,
    .infrastructure .text h2 strong span,
    .infrastructure .text h3 strong span,
    .infrastructure .text h4 strong span,
    .infrastructure .text h5 strong span,
    .infrastructure .text h6 strong span {
        font-size: 38px;
        line-height: 37px
    }

    .infrastructure .text1 {
        font-size: 12px;
        line-height: 16px
    }

    .infrastructure .button.newsbox {
        background-color: transparent;
        padding: 4px 15px !important;
        font-size: 9px !important
    }

    .infrastructure .text1 {
        padding: 0 20px 18px
    }

    .text {
        padding: 0 20px !important
    }

    .infrastructure .saving-book {
        padding: 0 20px 33px !important
    }

    .category-section-- .font-paragraph p,
    .category-section-- .font-paragraph h1,
    .category-section-- .font-paragraph h2,
    .category-section-- .font-paragraph h3,
    .category-section-- .font-paragraph h4,
    .category-section-- .font-paragraph h5,
    .category-section-- .font-paragraph h6,
    .category-section-- .font-paragraph h1 strong,
    .category-section-- .font-paragraph h2 strong,
    .category-section-- .font-paragraph h3 strong,
    .category-section-- .font-paragraph h4 strong,
    .category-section-- .font-paragraph h5 strong,
    .category-section-- .font-paragraph h6 strong,
    .category-section-- .font-paragraph h2 strong span,
    .category-section-- .font-paragraph h3 strong span,
    .category-section-- .font-paragraph h4 strong span,
    .category-section-- .font-paragraph h5 strong span,
    .category-section-- .font-paragraph h6 strong span {
        width: 85%
    }

    .network-solar .heading-network,
    .network-solar .heading-network p,
    .network-solar .heading-network h1,
    .network-solar .heading-network h2,
    .network-solar .heading-network h3,
    .network-solar .heading-network h4,
    .network-solar .heading-network h5,
    .network-solar .heading-network h6,
    .network-solar .heading-network h1 strong,
    .network-solar .heading-network h2 strong,
    .network-solar .heading-network h3 strong,
    .network-solar .heading-network h4 strong,
    .network-solar .heading-network h5 strong,
    .network-solar .heading-network h6 strong,
    .network-solar .heading-network h1 strong span,
    .network-solar .heading-network h2 strong span,
    .network-solar .heading-network h3 strong span,
    .network-solar .heading-network h4 strong span,
    .network-solar .heading-network h5 strong span,
    .network-solar .heading-network h6 strong span {
        font-size: 20px;
        line-height: 30px
    }

    .category-section .heading,
    .category-section .heading p,
    .category-section .heading h1,
    .category-section .heading h2,
    .category-section .heading h3,
    .category-section .heading h4,
    .category-section .heading h5,
    .category-section .heading h6,
    .category-section .heading h1 strong,
    .category-section .heading h2 strong,
    .category-section .heading h3 strong,
    .category-section .heading h4 strong,
    .category-section .heading h5 strong,
    .category-section .heading h6 strong,
    .category-section .heading h1 strong span,
    .category-section .heading h2 strong span,
    .category-section .heading h3 strong span,
    .category-section .heading h4 strong span,
    .category-section .heading h5 strong span,
    .category-section .heading h6 strong span {
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        line-height: 45px;
        text-transform: uppercase;
        margin-bottom: 0 !important
    }

    .category-section .heading-p,
    .category-section .heading-p p,
    .category-section .heading-p h1,
    .category-section .heading-p h2,
    .category-section .heading-p h3,
    .category-section .heading-p h4,
    .category-section .heading-p h5,
    .category-section .heading-p h6,
    .category-section .heading-p h1 strong,
    .category-section .heading-p h2 strong,
    .category-section .heading-p h3 strong,
    .category-section .heading-p h4 strong,
    .category-section .heading-p h5 strong,
    .category-section .heading-p h6 strong,
    .category-section .heading-p h1 strong span,
    .category-section .heading-p h2 strong span,
    .category-section .heading-p h3 strong span,
    .category-section .heading-p h4 strong span,
    .category-section .heading-p h5 strong span,
    .category-section .heading-p h6 strong span {
        color: #000;
        padding-top: 14px;
        font-size: 19px;
        line-height: 22px
    }

    .category-section {
        width: 50%
    }

    .recent-projects-text h5 {
        min-height: 0;
        padding-bottom: 10px
    }

    .contact-us-section .banner-text h2 {
        color: #000 !important
    }
}

@media screen and (max-width: 575px) {

    .featured-area-one1 .heading-style h1 strong,
    .featured-area-one1 .heading-style h2 strong,
    .featured-area-one1 .heading-style h3 strong,
    .featured-area-one1 .heading-style h4 strong,
    .featured-area-one1 .heading-style h5 strong,
    .featured-area-one1 .heading-style h6 strong,
    .featured-area-one1 .heading-style,
    .featured-area-one1 .heading-style h1 strong span,
    .featured-area-one1 .heading-style h2 strong span,
    .featured-area-one1 .heading-style h3 strong span,
    .featured-area-one1 .heading-style h4 strong span,
    .featured-area-one1 .heading-style h5 strong span,
    .featured-area-one1 .heading-style h6 strong span {
        font-size: 22px;
        line-height: 29px
    }

    .snip__title p span,
    .snip__title h1,
    .snip__title h2,
    .snip__title h3,
    .snip__title h4,
    .snip__title h5,
    .snip__title h6,
    .snip__title h1 strong,
    .snip__title h2 strong,
    .snip__title h3 strong,
    .snip__title h4 strong,
    .snip__title h5 strong,
    .snip__title h6 strong,
    .snip__title h1 strong span,
    .snip__title h2 strong span,
    .snip__title h3 strong span,
    .snip__title h4 strong span,
    .snip__title h5 strong span,
    .snip__title h6 strong span {
        font-size: 30px;
        font-weight: 500;
        line-height: 1em;
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: center
    }

    .renewable-group .renewable-text p {
        padding-right: 30px
    }

    .heading .sub-heading {
        font-size: 22px !important;
        line-height: 25px !important
    }

    .heading .inner-heading {
        font-size: 32px;
        line-height: 42px
    }

    .category-section-- .font-paragraph p,
    .category-section-- .font-paragraph h1,
    .category-section-- .font-paragraph h2,
    .category-section-- .font-paragraph h3,
    .category-section-- .font-paragraph h4,
    .category-section-- .font-paragraph h5,
    .category-section-- .font-paragraph h6,
    .category-section-- .font-paragraph h1 strong,
    .category-section-- .font-paragraph h2 strong,
    .category-section-- .font-paragraph h3 strong,
    .category-section-- .font-paragraph h4 strong,
    .category-section-- .font-paragraph h5 strong,
    .category-section-- .font-paragraph h6 strong,
    .category-section-- .font-paragraph h2 strong span,
    .category-section-- .font-paragraph h3 strong span,
    .category-section-- .font-paragraph h4 strong span,
    .category-section-- .font-paragraph h5 strong span,
    .category-section-- .font-paragraph h6 strong span {
        width: 100%
    }

    .network-solar .heading-network,
    .network-solar .heading-network p,
    .network-solar .heading-network h1,
    .network-solar .heading-network h2,
    .network-solar .heading-network h3,
    .network-solar .heading-network h4,
    .network-solar .heading-network h5,
    .network-solar .heading-network h6,
    .network-solar .heading-network h1 strong,
    .network-solar .heading-network h2 strong,
    .network-solar .heading-network h3 strong,
    .network-solar .heading-network h4 strong,
    .network-solar .heading-network h5 strong,
    .network-solar .heading-network h6 strong,
    .network-solar .heading-network h1 strong span,
    .network-solar .heading-network h2 strong span,
    .network-solar .heading-network h3 strong span,
    .network-solar .heading-network h4 strong span,
    .network-solar .heading-network h5 strong span,
    .network-solar .heading-network h6 strong span {
        font-size: 20px;
        line-height: 30px
    }

    .category-section .heading,
    .category-section .heading p,
    .category-section .heading h1,
    .category-section .heading h2,
    .category-section .heading h3,
    .category-section .heading h4,
    .category-section .heading h5,
    .category-section .heading h6,
    .category-section .heading h1 strong,
    .category-section .heading h2 strong,
    .category-section .heading h3 strong,
    .category-section .heading h4 strong,
    .category-section .heading h5 strong,
    .category-section .heading h6 strong,
    .category-section .heading h1 strong span,
    .category-section .heading h2 strong span,
    .category-section .heading h3 strong span,
    .category-section .heading h4 strong span,
    .category-section .heading h5 strong span,
    .category-section .heading h6 strong span {
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        line-height: 45px;
        text-transform: uppercase;
        margin-bottom: 0 !important
    }

    .category-section .heading-p,
    .category-section .heading-p p,
    .category-section .heading-p h1,
    .category-section .heading-p h2,
    .category-section .heading-p h3,
    .category-section .heading-p h4,
    .category-section .heading-p h5,
    .category-section .heading-p h6,
    .category-section .heading-p h1 strong,
    .category-section .heading-p h2 strong,
    .category-section .heading-p h3 strong,
    .category-section .heading-p h4 strong,
    .category-section .heading-p h5 strong,
    .category-section .heading-p h6 strong,
    .category-section .heading-p h1 strong span,
    .category-section .heading-p h2 strong span,
    .category-section .heading-p h3 strong span,
    .category-section .heading-p h4 strong span,
    .category-section .heading-p h5 strong span,
    .category-section .heading-p h6 strong span {
        color: #000;
        padding-top: 14px;
        font-size: 19px;
        line-height: 22px
    }

    .category-section-- .font-heading,
    .category-section-- .font-heading p,
    .category-section-- .font-heading h1,
    .category-section-- .font-heading h2,
    .category-section-- .font-heading h3,
    .category-section-- .font-heading h4,
    .category-section-- .font-heading h5,
    .category-section-- .font-heading h6,
    .category-section-- .font-heading h1 strong,
    .category-section-- .font-heading h2 strong,
    .category-section-- .font-heading h3 strong,
    .category-section-- .font-heading h4 strong,
    .category-section-- .font-heading h5 strong,
    .category-section-- .font-heading h6 strong,
    .category-section-- .font-heading h1 strong span,
    .category-section-- .font-heading h2 strong span,
    .category-section-- .font-heading h3 strong span,
    .category-section-- .font-heading h4 strong span,
    .category-section-- .font-heading h5 strong span,
    .category-section-- .font-heading h6 strong span {
        font-size: 30px;
        line-height: 34px
    }

    .category-section {
        width: 50%
    }

    .manufacturing .heading-manufac {
        font-size: 26px;
        line-height: 29px
    }

    .recent-projects-text h5 {
        font-size: 14px
    }
}

@media screen and (max-width: 480px) {
    .request-talk-about {
        margin: 20px 0 0
    }
}

@media screen and (max-width: 400px) {

    .heading .heading-product h1 strong,
    .heading .heading-product h2 strong,
    .heading .heading-product h3 strong,
    .heading .heading-product h4 strong,
    .heading .heading-product h5 strong,
    .heading .heading-product h6 strong,
    .heading .heading-product h1 strong span,
    .heading .heading-product h2 strong span,
    .heading .heading-product h3 strong span,
    .heading .heading-product h4 strong span,
    .heading .heading-product h5 strong span,
    .heading .heading-product h6 strong span {
        font-size: 22px;
        line-height: 24px
    }

    .heading .inner-heading,
    .heading .inner-heading p,
    .heading .inner-heading h1,
    .heading .inner-heading h2,
    .heading .inner-heading h3,
    .heading .inner-heading h4,
    .heading .inner-heading h5,
    .heading .inner-heading h6,
    .heading .inner-heading h1 strong,
    .heading .inner-heading h2 strong,
    .heading .inner-heading h3 strong,
    .heading .inner-heading h4 strong,
    .heading .inner-heading h5 strong,
    .heading .inner-heading h6 strong,
    .heading .inner-heading h1 strong span,
    .heading .inner-heading h2 strong span,
    .heading .inner-heading h3 strong span,
    .heading .inner-heading h4 strong span,
    .heading .inner-heading h5 strong span,
    .heading .inner-heading h6 strong span {
        font-size: 26px;
        line-height: 25px
    }

    .network-solar .heading-network,
    .network-solar .heading-network p,
    .network-solar .heading-network h1,
    .network-solar .heading-network h2,
    .network-solar .heading-network h3,
    .network-solar .heading-network h4,
    .network-solar .heading-network h5,
    .network-solar .heading-network h6,
    .network-solar .heading-network h1 strong,
    .network-solar .heading-network h2 strong,
    .network-solar .heading-network h3 strong,
    .network-solar .heading-network h4 strong,
    .network-solar .heading-network h5 strong,
    .network-solar .heading-network h6 strong,
    .network-solar .heading-network h1 strong span,
    .network-solar .heading-network h2 strong span,
    .network-solar .heading-network h3 strong span,
    .network-solar .heading-network h4 strong span,
    .network-solar .heading-network h5 strong span,
    .network-solar .heading-network h6 strong span {
        font-size: 20px;
        line-height: 30px
    }

    .category-section .heading,
    .category-section .heading p,
    .category-section .heading h1,
    .category-section .heading h2,
    .category-section .heading h3,
    .category-section .heading h4,
    .category-section .heading h5,
    .category-section .heading h6,
    .category-section .heading h1 strong,
    .category-section .heading h2 strong,
    .category-section .heading h3 strong,
    .category-section .heading h4 strong,
    .category-section .heading h5 strong,
    .category-section .heading h6 strong,
    .category-section .heading h1 strong span,
    .category-section .heading h2 strong span,
    .category-section .heading h3 strong span,
    .category-section .heading h4 strong span,
    .category-section .heading h5 strong span,
    .category-section .heading h6 strong span {
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        line-height: 45px;
        text-transform: uppercase;
        margin-bottom: 0 !important
    }

    .category-section .heading-p,
    .category-section .heading-p p,
    .category-section .heading-p h1,
    .category-section .heading-p h2,
    .category-section .heading-p h3,
    .category-section .heading-p h4,
    .category-section .heading-p h5,
    .category-section .heading-p h6,
    .category-section .heading-p h1 strong,
    .category-section .heading-p h2 strong,
    .category-section .heading-p h3 strong,
    .category-section .heading-p h4 strong,
    .category-section .heading-p h5 strong,
    .category-section .heading-p h6 strong,
    .category-section .heading-p h1 strong span,
    .category-section .heading-p h2 strong span,
    .category-section .heading-p h3 strong span,
    .category-section .heading-p h4 strong span,
    .category-section .heading-p h5 strong span,
    .category-section .heading-p h6 strong span {
        color: #000;
        padding-top: 14px;
        font-size: 19px;
        line-height: 22px
    }

    .category-section-- .font-heading,
    .category-section-- .font-heading p,
    .category-section-- .font-heading h1,
    .category-section-- .font-heading h2,
    .category-section-- .font-heading h3,
    .category-section-- .font-heading h4,
    .category-section-- .font-heading h5,
    .category-section-- .font-heading h6,
    .category-section-- .font-heading h1 strong,
    .category-section-- .font-heading h2 strong,
    .category-section-- .font-heading h3 strong,
    .category-section-- .font-heading h4 strong,
    .category-section-- .font-heading h5 strong,
    .category-section-- .font-heading h6 strong,
    .category-section-- .font-heading h1 strong span,
    .category-section-- .font-heading h2 strong span,
    .category-section-- .font-heading h3 strong span,
    .category-section-- .font-heading h4 strong span,
    .category-section-- .font-heading h5 strong span,
    .category-section-- .font-heading h6 strong span {
        font-size: 27px;
        line-height: 28px
    }

    .category-section {
        width: 50%
    }

    .product-btn-section .more-about-button {
        font-size: 11px !important;
        padding: 5px 12px;
        margin: 0
    }

    .featured-area-one1 .newsbox.active,
    .featured-area-one1 .newsbox.unactive,
    .featured-area-one2 .button.newsbox.unactive,
    .featured-area-one2 .button.newsbox.active {
        width: 185px;
        text-align: center
    }
}

.our-facilities .about-img .img-about {
    right: 0;
    /* left: auto */
}

.parallax-animation .parallax-sect .parallax-object {
    background-image: url("../images/about/automation-bg.png");
    background-size: cover
}

.parallax-animation .abt-innov {
    background: #ebecec;
    position: relative;
    overflow: hidden;
    top: -60px
}

.parallax-animation .main-certifiaction-grid .g--cell .process-sect {
    padding-left: 0
}

.section-solar-energy .request-quote.two {
    background-image: url("../images/about/bg-sol.jpg")
}

.latterbox .login-root .box-root.flex-direction--column {
    flex-grow: 1
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root1 {
    grid-area: top / start / 8 / end
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root1 .box-section {
    background-image: linear-gradient(transparent 0%, transparent);
    flex-grow: 1
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root2 {
    grid-area: 4 / 2 / auto / 5
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root3 {
    grid-area: 6 / start / auto / 2
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root4 {
    grid-area: 7 / start / auto / 4
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root5 {
    grid-area: 8 / 4 / auto / 6
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root6 {
    grid-area: 2 / 15 / auto / end
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root7 {
    grid-area: 3 / 14 / auto / end
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root8 {
    grid-area: 4 / 17 / auto / 20
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root9 {
    grid-area: 5 / 14 / auto / 17
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root10 {
    flex-grow: 1;
    z-index: 9
}

.latterbox .login-root .box-root.flex-direction--column .loginbackground .loginbackground-gridContainer .box-root.box-root-sec1 {
    flex-grow: 1
}

.contact-us-section {
    height: 100vh
}

.contact-us-section .banner-one .banner-text {
    bottom: 37%
}

.responsive-map iframe {
    border: 0
}

footer {
    background-image: url("../images/footer-bg.png")
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .lqd-animated-borders .lqd-animated-line-t.lqd-animated-line1,
.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .lqd-animated-borders .lqd-animated-line-r.lqd-animated-line2,
.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .lqd-animated-borders .lqd-animated-line-b.lqd-animated-line3,
.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .lqd-animated-borders .lqd-animated-line-l.lqd-animated-line4 {
    border-width: .8px;
    border-style: solid;
    border-color: #000
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-8f18a99 .elementor-widget-container .lqd-imggrp-single .lqd-imggrp-img-container figure img {
    transition: none 0s ease 0s;
    opacity: 1
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-8f18a99 .elementor-widget-container .lqd-imggrp-single .lqd-imggrp-img-container figure .block-revealer__element {
    transform-origin: 50% 100%;
    transform: scaleY(0)
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-element-31c5f9a .lqd-append-template-done .pointer-events-none .lqd-animated-line-x.lqd-animated-line-one,
.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-element-31c5f9a .lqd-append-template-done .pointer-events-none .lqd-animated-line-y.lqd-animated-line-two,
.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-element-31c5f9a .lqd-append-template-done .pointer-events-none .lqd-animated-line-x.lqd-animated-line-three {
    border-width: .8px 0px;
    border-style: solid;
    border-color: #000
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit {
    position: relative;
    display: inline-block;
    --words-index: 56;
    --words-last-index: 1
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit.split-unit1 {
    position: relative;
    display: inline-block;
    --chars-index: 252;
    --chars-last-index: 8
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit.split-unit2 {
    position: relative;
    display: inline-block;
    --chars-index: 253;
    --chars-last-index: 7
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit.split-unit3 {
    position: relative;
    display: inline-block;
    --chars-index: 254;
    --chars-last-index: 6
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit.split-unit4 {
    position: relative;
    display: inline-block;
    --chars-index: 255;
    --chars-last-index: 5
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit.split-unit5 {
    position: relative;
    display: inline-block;
    --chars-index: 256;
    --chars-last-index: 4
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit.split-unit6 {
    position: relative;
    display: inline-block;
    --words-index: 57;
    --words-last-index: 0
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit.split-unit7 {
    position: relative;
    display: inline-block;
    --chars-index: 257;
    --chars-last-index: 3
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit.split-unit8 {
    position: relative;
    display: inline-block;
    --chars-index: 258;
    --chars-last-index: 2
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit.split-unit9 {
    position: relative;
    display: inline-block;
    --chars-index: 259;
    --chars-last-index: 1
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-column .elementor-widget-wrap .elementor-element-49b1a9b .lqd-unit-animation-done .elementor-button .split-text-applied .split-unit.split-unit10 {
    position: relative;
    display: inline-block;
    --chars-index: 260;
    --chars-last-index: 0
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-element-664ab82 .elementor-element-populated .pointer-events-none .lqd-animated-line.lqd-animated-line1 {
    border-width: .8px;
    border-style: solid;
    border-color: #000
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-element-664ab82 .elementor-element-populated .elementor-element-f19a3bf .elementor-widget-container .lqd-imggrp-single .lqd-imggrp-img-container figure img {
    transition: none 0s ease 0s;
    opacity: 1
}

.elementor-section.elementor-top-section .elementor-column-gap-extended .elementor-element-664ab82 .elementor-element-populated .elementor-element-f19a3bf .elementor-widget-container .lqd-imggrp-single .lqd-imggrp-img-container figure .block-revealer__element {
    transform-origin: 50% 100%;
    transform: scaleY(0)
}

.request-talk-about {
    background-image: url(/orient/website/img/request-quote.png);

    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)),
}


.request-quote {
    position: relative;
    background: url(/orient/website/img/request-quote.png) center/cover no-repeat;
}

.request-quote::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    /* opacity adjust karein */
    z-index: 1;
}

/* Form aur content overlay ke upar dikhane ke liye */
.request-quote>* {
    position: relative;
    z-index: 2;
}






.services.section-bg ._boxzoom {
    display: flex;
    flex-direction: column-reverse;
    padding-right: 30px
}

.orient-hybrid {
    padding: 0 15px
}

.orient-hybrid h3 {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 30px
}

.orient-hybrid h5 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px
}

.orient-hybrid .btn {
    border: 1px solid #000 !important;
    color: #000;
    padding: 7px 15px;
    font-size: 14px;
    border-radius: 0;
    font-weight: 600
}

.orient-hybrid .btn:hover {
    background-color: #000;
    color: #fff
}

.manufacture-bg .main-container {
    width: 90%
}

.battery-storage-text h2 {
    margin-bottom: 0
}

.slider-hero .owl-carousel .owl-item img {
    width: 100%
}

@media screen and (max-width: 1250px) {
    .slider-hero .owl-carousel .owl-item img {
        height: 100%;
        width: 100%
    }
}

@media (max-width: 576px) {
    .mt-xm-2 {
        margin-top: 1.25rem
    }
}

.text-black {
    color: #000 !important
}

.border-light {
    border: 1px solid #000 !important
}

.text-light {
    color: #000 !important
}

.border-white {
    border: 1px solid #fff !important
}

.text-white {
    color: #fff !important
}

.box-width {
    width: 51vw
}

.lowercase {
    text-transform: lowercase
}

.banner-one {
    margin-bottom: 1px;
    padding: 0;
}

.more-about-button {
    font-size: 17px !important;
    box-sizing: border-box;
    min-width: 0;
    position: relative;
    opacity: 1;
    color: #b20a0a;
    font-size: 11px;
    padding-bottom: 4px;
    line-height: 1.5
}

.more-about-button:hover {
    color: #b20a0a
}

.more-about-button.result_hover {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    position: relative;
    opacity: 1;
    padding-bottom: 4px;
    line-height: 1.5
}

.more-about-button.result_hover:before {
    left: 0;
    bottom: 0;
    opacity: .35;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    transition: transform .35s cubic-bezier(.25, .46, .45, .94);
    background-color: #000;
    display: initial;
    transform: translate3d(0, -50%, 0) scaleX(0);
    transform-origin: right center
}

.btn-section-hover:hover .more-about-button:before {
    left: 0;
    bottom: 0;
    opacity: .35;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    transition: transform .35s cubic-bezier(.25, .46, .45, .94);
    background-color: #000;
    display: initial;
    transform: translate3d(0, -50%, 0) scaleX(0);
    transform-origin: right center
}

.product-btn-section .more-about-button {
    font-size: 16px !important;
    background: #00000047;
    padding: 11px 23px;
    margin: 20px 0 0;
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center
}

.product-btn-section .more-about-button:hover {
    color: #9d304b
}

.product-btn-section .more-about-button .view-all-icon {
    width: 30px;
    height: 30px;
    border: 2px solid #b20a0a;
    padding: 7px;
    font-size: 15px;
    line-height: 13px;
    border-radius: 50%;
    margin-left: 4px;
    text-align: center;
    font-weight: 400
}

.product-btn-section .more-about-button .view-all-icon i {
    color: #b20a0a
}

.product-btn-section .more-about-button .view-all-icon.white {
    border: 2px solid #fff;
    color: #fff
}

.product-btn-section .more-about-button .view-all-icon.white i {
    color: #fff
}

.more-about-button:before {
    left: 0;
    bottom: 0;
    opacity: .35;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    transition: transform .35s cubic-bezier(.25, .46, .45, .94);
    background-color: #fff;
    display: initial;
    transform: translate3d(0, -50%, 0) scaleX(1);
    transform-origin: left
}

.more-about-button img {
    width: 30px;
    height: auto !important;
    margin-left: 5px;
    position: relative;
    z-index: 2
}

.product-btn-section {
    margin-top: 25px
}

.banner-one.banner-cat-section .heading .line:before {
    top: -83px;
    opacity: .2
}

.banner-one.banner-cat-section .heading .line {
    background-color: transparent
}

.img-zoom-container {
    position: inherit !important
}

@media screen and (min-width: 992px) and (max-width: 1300px) {
    .cursor-crosshair {
        width: -webkit-fill-available !important
    }
}

@media screen and (max-width: 600px) {
    .cursor-crosshair {
        width: -webkit-fill-available !important
    }

    .img-zoom-result {
        display: none
    }

    .img-zoom-lens {
        height: 100px !important;
        width: 100px !important
    }
}

@media screen and (min-width: 993px) {
    .box-zoom-section {
        position: relative
    }
}

@media screen and (max-width: 993px) {
    .box-zoom-section ._boxzoom {
        position: relative
    }

    .orient-hybrid {
        padding: 25px 0
    }

    .product-btn-section .more-about-button {
        font-size: 14px !important;
        padding: 7px 13px;
        margin: 0
    }

    .product-btn-section .more-about-button .view-all-icon {
        width: 24px;
        height: 24px;
        padding: 3px
    }

    .slider-hero .owl-theme .owl-nav {
        display: none
    }
}

p {
    font-size: 16px;
    line-height: 26px
}

.text-lower {
    text-transform: inherit !important
}

.simpleParallax {
    height: 100%
}

.banner-one.banner-cat-section .simpleParallax img {
    transform: none !important
}

@media screen and (max-width: 992px) {
    .banner-one.banner-cat-section .heading h2 {
        font-size: 30px;
        line-height: 16px
    }

    .navbar-links li.navbar-dropdown .dropdown {
        width: 200px !important
    }

    .featured-area-one1 {
        width: 100% !important;
        left: 20px !important
    }

    .heading p {
        font-size: 28px;
        line-height: 38px
    }

    .text {
        font-size: 38px !important;
        line-height: 37px !important
    }

    .catalouge-icon {
        padding: 8px 15px;
        font-size: 15px
    }
}

@media screen and (max-width: 768px) {
    .banner-one.banner-cat-section .heading h2 {
        font-size: 26px;
        line-height: 16px
    }

    .banner-one.banner-cat-section p {
        font-size: 14px;
        line-height: 19px;
        padding-top: 0
    }

    .banner-one.banner-cat-section .banner-text {
        bottom: 85px
    }

    .banner-one.banner-cat-section .simpleParallax img {
        height: 100%;
        transform: none !important
    }

    .text {
        font-size: 20px !important;
        line-height: 20px !important
    }

    .banner-one .banner-text {
        position: relative;
        bottom: 0 !important;
        padding: 40px 20px 20px;
        width: 100%
    }

    .reliable-partners.banner-one .container {
        background-color: #a0a0a01f
    }

    .banner-one.banner-cat-section {
        display: flex;
        flex-direction: column-reverse;
        background-color: #000000e0;
        position: relative
    }

    .solar-panel-section h2,
    .solar-panel-section p,
    .solar-panel-section .more-about-button {
        color: #fff
    }

    .solar-panel-section {
        margin-top: 45px
    }

    .reliable-partners.banner-one:before {
        background: transparent !important
    }

    .reliable-partners .banner-text h5 {
        color: #b20a0a !important
    }

    .reliable-partners .banner-text .text-light2,
    .reliable-partners .banner-text .text-light3 {
        color: #000 !important
    }
}

@media screen and (max-width: 480px) {
    .banner-one .banner-text {
        padding: 15px
    }

    .banner-one.banner-cat-section .heading h2 {
        font-size: 18px !important;
        line-height: 16px !important;
        padding-bottom: 0;
        margin-bottom: 5px
    }

    .banner-one.banner-cat-section p {
        font-size: 12px
    }

    .product-btn-section {
        margin-top: 5px
    }

    .product-btn-section .more-about-button {
        font-size: 11px !important;
        padding: 5px 13px;
        margin: 0
    }

    .solar-panel-section {
        margin-top: 80px
    }
}

@media screen and (max-width: 575px) {
    .orient-hybrid h5 {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 15px
    }
}

.loginbackground-gridContainer {
    display: grid;
    grid-template-columns: [start] 1fr [left-gutter] repeat(16, 86.6px) [left-gutter] 1fr [end];
    grid-template-rows: [top] 1fr [top-gutter] repeat(8, 64px) [bottom-gutter] 1fr [bottom];
    justify-content: center;
    margin: 0 -2%;
    transform: rotate(-12deg) skew(-12deg)
}

.box-divider--light-all-2 {
    box-shadow: inset 0 0 0 2px #e3e8ee
}

.box-background--blue {
    background-color: #424244
}

.box-background--white {
    background-color: #111010b8
}

.box-background--blue800 {
    background-color: #424244
}

.box-background--gray100 {
    background-color: #e3e8ee
}

.box-background--cyan200 {
    background-color: #424244
}

select option {
    background-color: #111010b8;
    color: #fff;
    padding: 10px;
    border-bottom: 1px solid #fff !important;
    border-radius: 0 !important
}

select {
    border-radius: 0 !important
}

.section-contact {
    padding-bottom: 170px !important
}

.section-contact .request-form-section {
    background-color: transparent !important
}

.section-contact .request-form-section h3 {
    color: #000;
    display: none
}

.section-contact .request-form-section input,
.section-contact .request-form-section select,
.section-contact .request-form-section textarea {
    height: 40px;
    padding-left: 30px;
    background-color: #cbcbcbe0;
    border: 1px solid #868282;
    width: 100%;
    margin-bottom: 25px;
    color: #666;
    outline: none;
    font-size: 15px
}

.request-form-section textarea {
    height: 150px !important;
    padding-top: 8px
}

.section-contact .request-form-section button {
    font-size: 16px;
    border: 1px solid #000;
    color: #000;
    padding: 7px 27px;
    font-weight: 600
}

.section-contact .request-form-section button:hover {
    background-color: #000;
    color: #fff
}

.request-form-section {
    background-color: transparent
}

.request-form-section .invalid-feedback {
    top: auto !important;
    bottom: 8px !important
}

.request-form-section .listaddress .invalid-feedback {
    top: auto !important;
    bottom: auto !important
}

.contact-us-section .banner-text h2 {
    color: #fff
}

.book-a-consultation form.request-quote-form h3 {
    display: none
}

.book-a-consultation form.request-quote-form {
    padding: 0
}

.book-a-consultation form.request-quote-form {
    margin-bottom: 0
}

.border-sec {
    border: 1px solid #e6e2e2
}

.gap.reliabl-Energy {
    overflow: hidden
}

.owl-carousel.owl-drag .owl-item.active .banner-section .featured-area-one .saving .saving-book,
.owl-carousel.owl-drag .owl-item.active .banner-section .featured-area-one1 .saving .saving-book,
.owl-carousel.owl-drag .owl-item.active .banner-section .featured-area-one2 .saving .saving-book {
    visibility: visible;
    animation-duration: 2s;
    animation-delay: .9s;
    animation-name: fadeInUpbanner
}

@keyframes fadeInUpbanner {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.owl-carousel.owl-drag .owl-item.active .banner-section .owl-carousel.owl-drag .owl-item.active .banner-section .featured-area-one1 h2,
.owl-carousel.owl-drag .owl-item.active .banner-section .featured-area-one2 h2 {
    visibility: visible;
    animation-duration: 2s;
    animation-delay: .5s;
    animation-name: bounceInLeft
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    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
    }
}

.owl-carousel.owl-drag .owl-item.active .banner-section .featured-area-one h6,
.owl-carousel.owl-drag .owl-item.active .banner-section .featured-area-one1 h6,
.owl-carousel.owl-drag .owl-item.active .banner-section .featured-area-one2 h6 {
    visibility: visible;
    animation-duration: 2s;
    animation-delay: .8s;
    animation-name: fadeInRightbanner
}

@keyframes fadeInRightbanner {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.heading .line:after {
    background-color: #b20a0a;
    content: "";
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-direction: alternate-reverse;
    animation-name: watermark-animate
}

@keyframes watermark-animate {
    0% {
        left: 0
    }

    to {
        left: 100%
    }
}

.hover05 figure img {
    -webkit-animation: dance 5s alternate infinite
}

@keyframes dance {
    0% {
        -webkit-transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1)
    }
}

.battery-storage img {
    transition: 1.3s all ease-in
}

.battery-storage:hover img {
    transform: scale(1.1)
}

.about-two-content img {
    -webkit-animation: dance2 4s alternate infinite
}

@keyframes dance2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0)
    }

    50% {
        -webkit-transform: translate3d(15px, -15px, 0)
    }

    to {
        -webkit-transform: translate3d(0, -15px, 15px)
    }
}

.about-img .img-about {
    -webkit-animation: img-sec 7s alternate infinite
}

@keyframes img-sec {
    0% {
        -webkit-transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1)
    }
}

.img-fluid-1 {
    position: absolute;
    right: 0;
    -webkit-animation: dance 2s alternate infinite
}

.img-fluid-2,
.img-fluid-3 {
    position: absolute;
    left: 80px;
    bottom: -538px;
    width: 520px;
    height: 520px
}

.sales-service table thead tr th {
    font-weight: 700
}

.sales-service table thead tr th,
.sales-service table tbody tr td {
    padding: 1px 5px;
    font-size: 13px
}

.sales-service table tbody tr td {
    vertical-align: top
}

.banner-one.banner-cat-section .heading.view-solar .line {
    background-color: #5f5f5f
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.point-event-none {
    pointer-events: none
}

.banner-one.banner-about {
    overflow: hidden
}

.box-zoom-section .owl-carousel.owl-drag .owl-item {
    width: auto !important
}

.use-energix.two:hover .use-energix-icon i {
    animation: storageAnimation 2s infinite linear
}

@keyframes storageAnimation {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.zoom {
    transition: transform .2s;
    margin: 0 auto
}

.zoom:hover {
    transform: scale(1.5)
}

.reliable-partners.banner-one {
    overflow: hidden
}

.request-form-section input,
.request-form-section select,
.request-form-section textarea {
    height: 40px;
    padding-left: 30px;
    background-color: #dbd1d100;
    border: 1px solid #fff;
    width: 100%;
    margin-bottom: 25px;
    color: #fff;
    outline: none;
    font-size: 15px
}

form.request-form-section {
    position: relative;
    padding: 40px;
    background-color: #3b3a3a
}

form.request-form-section h3 {
    display: none
}

.ngx-spinner-overlay {
    background-color: #000 !important
}

.mat-select-arrow {
    color: #666 !important
}

.aos-init.aos-animate .heading p,
.text-light1,
.text-light2 {
    position: relative;
    overflow: hidden;
    border-right: 2px solid hsl(0, 0%, 80%);
    white-space: nowrap;
    animation: typewriter 5s steps(44) 0s 1 normal both, blinkTextCursor .5s infinite
}

@keyframes typewriter {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes blinkTextCursor {
    0% {
        border-right-color: transparent
    }

    to {
        border-right-color: transparent
    }
}

.why-orient .heading span {
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 0
}

.split-unit.lqd-words {
    padding-right: 2px
}

.owl-theme .owl-prev,
.owl-theme .owl-next {
    padding: 6px 8px !important;
    font-size: 25px !important
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .slider-hero .owl-carousel .owl-item img {
        height: 90vh
    }
}

@media screen and (min-width: 1200px) {

    .slider-hero .owl-carousel .owl-item img,
    .slider-hero .owl-carousel .owl-item video {
        height: 100vh;
        width: 100%
    }
}

video {
    object-fit: fill
}

.whatsapp-icon-img img {
    height: 39px
}

.truncate-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.input-group {
    align-items: center !important
}

.banner.our-blog-section:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 93px;
    background-color: #666262;
    left: 0;
    mix-blend-mode: multiply;
    opacity: .9
}

.example-action-buttons {
    padding-bottom: 20px
}

.example-headers-align .mat-expansion-panel-header-description {
    justify-content: space-between;
    align-items: center
}

.example-headers-align .mat-mdc-form-field+.mat-mdc-form-field {
    margin-left: 8px
}

.mat-accordion-background {
    background-color: #e9e9e9
}

.our-blog-text .mat-accordion-background {
    background-color: #3b3b3b
}

.our-blog-text .mat-expansion-panel-header-title,
.our-blog-text .mat-expansion-indicator:after {
    color: #fff !important
}

.phone-icon {
    color: #fff;
    font-size: 24px;
    margin-right: 12px;
    margin-left: 13px;
    margin-top: 7px
}

.phone-icon-1 {
    font-size: 32px;
    color: #fff;
    margin-left: 8px;
    margin-top: 7px
}

.number-one {
    width: max-content
}

.heading.blogfaq {
    margin-bottom: 50px
}

.mh-auto {
    max-height: auto !important
}

.blog-category-heading {
    font-size: 16px !important;
    color: #b20a0a !important;
    font-weight: 500;
    background: #f3c5c5;
    display: inline;
    padding: 6px 10px !important;
    font-family: Roboto, Helvetica Neue, sans-serif;
    border-radius: 8px;
    margin: 2px 0px;
    align-items: start;


}





.banner-text h5 {
    font-size: 24px !important;
    font-weight: 400 !important;
}


/*request a form*/