.call {
    position: fixed;
    top: 80vh;
    background: #2f457c;
}
.whatsapp {
    position: fixed;
    top: 88vh;
    background: #01bc32;
}
.globee {
    position: fixed;
    top: 72vh;
    background: #fa7070;
}
.call,
.whatsapp,
.globee {
    color: white;
    text-decoration: none;
    border-radius: 60px;
    height: 50px;
    display: inline-flex;
    align-items: center;
    overflow: hidden;
    width: auto;
    max-width: 50px; /** I'm animating max-width because width needs to be auto, and auto can't be animated **/
    -webkit-transition: max-width 2s;
    transition: max-width 2s;
    z-index: 222;
    left: 2%;
}

.call:hover,
.whatsapp:hover,
.globee:hover {
    max-width: 300px;
}

.whatsapp svg,
.call svg,
.globee svg {
    margin-right: 15px;
    font-size: 25px;
    display: flex;
    align-items: center;
}

.text {
    color: white;
    white-space: nowrap;
    padding-right: 15px;
}

.whatsapp svg {
    color: white;
    padding: 0px 15px;
}
.call svg {
    color: white;
    padding: 0px 12px;
}
.globee svg {
    color: white;
    padding: 0px 12px;
}

.banner.banner-eight .banner-background-element .circle-bg {
    background-image: -o-linear-gradient(
        210deg,
        rgb(43 65 122) 0%,
        rgb(216 220 231) 100%
    );
    background-image: linear-gradient(
        -120deg,
        rgb(43 65 122) 0%,
        rgb(216 220 231) 100%
    );
}
.row-products {
    justify-content: space-evenly;
    text-align: center;
}
.entry-title span {
    margin-top: 5px;
    color: #e3166f;
    font-size: 25px;
}
.icon-box-icon img {
    width: 75px;
    height: 75px;
    margin-bottom: 35px;
}
/* .testimonials-two .swiper-slide{
    width: 360px!important;
    margin-right: 45px!important;
}  */
.testi-top-shape {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.countup-two {
    background-image: linear-gradient(
        0deg,
        rgb(79, 41, 221) 0%,
        rgb(43 65 122) 100%
    );
}
.countup-wrapper-two .bg-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.countup-wrapper-two .bg-shape img {
    position: absolute;
}

.countup-wrapper-two .bg-shape .shape-left {
    top: 0;
    left: 0;
}

.countup-wrapper-two .bg-shape .shape-right {
    bottom: 0;
    right: 0;
}
.service-d {
    background: #f9f8fc;
    background-size: cover;
    background-position: center center;
}
.fun-fact-two.color-two .counter h4,
.fun-fact-two.color-three .counter h4,
.fun-fact-two.color-four .counter h4 {
    color: wheat;
    font-weight: 500;
}

.testimonials-two .button {
    display: inline-block;
    padding: 0.75rem 1.25rem;
    border-radius: 10rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: 0.15rem;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 11;
}
.testimonials-two .button:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #8895b5;
    border-radius: 10rem;
    z-index: -2;
}
.testimonials-two .button:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #31467e;
    transition: all 0.3s;
    border-radius: 10rem;
    z-index: -1;
}
.testimonials-two .button:hover {
    color: #fff;
}
.testimonials-two .button:hover:before {
    width: 100%;
}

.footer-widget img {
    margin-bottom: 30px;
}
.service-d .section-title span {
    color: #e3166f;
}
.service-d .section-title {
    padding-top: 10px;
}
.section-title.style-four .sub-title {
    color: #e3166f;
}
/* .gp-tabs-content .pix-tab-item.active-tab .image-top {
  transform: translateY(-50%);
} */
.site-header .header-inner .site-logo a {
    width: 250px;
}
#review-slider-wrapper
    #review-sliders
    .swiper-slide.swiper-slide-visible
    .review-slider {
    box-shadow: none;
    opacity: 1;
}
#review-slider-wrapper .swiper-pagination {
    bottom: -60px;
}

.review-slider {
    margin: 0 15px;
    border-radius: 6px;
    text-align: center;
    padding: 40px;
    height: 100%;
    min-height: 280px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #fff0;
}
.review-slider img {
    margin-bottom: 50px;
    max-width: 100px;
    max-height: 100px;
}
.review-slider .review-content-inner .review-score {
    height: 80px;
    width: 170px;
    color: black;
    font-size: 15px;
    margin: 5px auto;
    line-height: 20px;
    background: #fff0;
    border-radius: 50%;
    font-weight: 500;
}

.review-slider .review-content-inner .rating {
    margin-bottom: 22px;
}
.fun-fact-two.color-two .icon-container {
    background: white;
}
.fun-fact-two .counter p {
    font-size: 20px;
    color: white;
}
.countup-wrapper-two {
    border-bottom: none;
    margin: 0;
}
.countup-two {
    padding: 100px 0 0;
}
.section-title.color-two .sub-title {
    color: #e3166f;
}
.section-title.style-four .sub-title {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 3px;
    color: #e3166f;
    text-transform: uppercase;
    line-height: 1.4;
}
.service-tabs .tabs-elemnt {
    position: absolute;
    border-radius: 50%;
    background-image: linear-gradient(
        24deg,
        rgb(115 136 190) 0%,
        rgb(220 230 240) 100%
    );
    width: 500px;
    height: 500px;
    top: 50px;
    z-index: 0;
    right: -45px;
}
.service-tabs .tabs-elemnt-small {
    position: absolute;
    border-radius: 50%;
    background-image: linear-gradient(
        24deg,
        rgb(115 136 190) 0%,
        rgb(220 230 240) 100%
    );
    background-image: linear-gradient(
        24deg,
        rgb(115 136 190) 0%,
        rgb(220 230 240) 100%
    );
    width: 300px;
    height: 300px;
    top: 253px;
    z-index: 0;
    left: 118px;
}
.animate-element-contact {
    transform: translateY(-35%);
}
.animate-ball .ball:nth-child(1) {
    left: 5%;
}
.site-header .site-main-menu li > a {
    color: #2b417a;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}
.site-header .site-main-menu li > a:after {
    background: #e40e6f;
}

.header-inner .site-mobile-logo img {
    max-height: 70px;
}
li.tab-nav-item img {
    max-width: 85px;
}
.testimonial-bio .avatar img {
    height: 100%;
}
#footer {
    background: #fff;
}
.review-sliders {
    background: #fff;
}
/* .pixsass-icon-box-content .button{
  top: 90%;
  position: absolute;
}

div.pixsass-icon-box-content{
  position: relative;
} */
.pixsass-icon-box-content {
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
}
.banner.banner-eight .banner-background-element .circle-bg {
    right: 0;
}
.toggle-menu .bar {
    background: #2b417a;
}
.banner.banner-one .banner-background-element {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.banner.banner-one {
    overflow-x: visible;
}
.pricing-table .price-feture li.have:before {
    content: "\2713";
}
.pricing-table .price-feture li.not:before {
    content: "\2716";
}
.faq .card .card-header .btn-link:before {
    content: "";
}
.faq .card .card-header .btn-link.collapsed:before {
    content: "";
}
.featured-homethree {
    padding-top: 0;
    padding-bottom: 0;
}
.blog-post {
    height: 482px;
}
.feature-image a img {
    width: 100%;
}
#particles-js2,
#particles-js {
    position: absolute;
    /* z-index: 10; */
    width: 100%;
    height: 100%;
}
footer {
    overflow: hidden;
}

.border-wrap {
    /* top: 22%; */
}
.interface-content .list-items li:before {
    content: "";
}
#submitMsg {
    position: relative;
}
.submit-loader {
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 15px;
    left: auto;
    margin: 0;
    right: 10px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: var(--white);
    -webkit-animation: spin 2s linear infinite;
    animation: spin 3s linear infinite;
    border-left-color: var(--white);
    border-right-color: var(--white);
}

#submitMsg.loading .submit-loader {
    display: block;
    pointer-events: none;
    cursor: progress;
}
#submitMsg.loading {
    background-color: #a2a9af;
    pointer-events: none;
}

.advanced-pricing-table {
    display: flex;
    justify-content: center;
}

.pricing-table .pricing-header .price-title{
    font-size: 30px;
}
.pricing-table .pricing-header .price {
    font-size: 30px;
}
.testimonial-six .testimonial-bio .avatar{
    margin: 0 20px;
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.image-style-align-left {
    float: left;
    margin-right: 1em;
}

.image-style-align-right {
    float: right;
    margin-left: 1em;
}

.image-style-align-center {
    display: block;
    margin: 0 auto;
}

#submitMsg.loading .submit-loader {
    display: block;
    pointer-events: none;
    cursor: progress;
}

#submitMsg.loading {
    background-color: #a2a9af;
    pointer-events: none;
}

.loading span.sending {
    display: block;
}

.loading span.send {
    display: none;
}

span.sending {
    display: none;
}

.loading span.sending {
    display: block;
}

.loading span.send {
    display: none;
}
.gray{
    background-color: gray;

}