.btn{ border-radius: 0; border:0px solid #fff!important; min-height: 45px!important;}
.h1, h1{
    font-size: 2.25rem;
}
.h2, h2 {
    font-size: 2.25rem;
}
.text-brand-primary{
    color: #23d3d3;
}
.text-brand-secondary{
    color: #ffcc29;
}
.text-brand-extra{
    color: #63349c;
}
.hvr-bounce-to-left:before{
background: #23d3d3!important;
}
.main-header .sub-menu .nav-item .nav-link{ font-family: "Cera Pro Reqular",sans-serif!important; text-transform: uppercase!important; font-weight: bold!important; font-size: 14px!important;}
#search-popup .form-control, .form-search.form-search-style-02 .form-control, #search-popup .input-group{ background-color: #eef7ff !important;}
.explore-details .explore-details-top.bg-white .btn:hover{
    color:#000;
}
.store.job-store .store-image {

}
.store.job-store .store-image img{
    border-radius: 50%;
    display: block;
    margin: auto;
    min-width: 80px;
    padding:5px;
    border: 1px solid #dee2e6;
    background-color: #eff1fe;
}
.page-item.active .page-link {
    background-color: #ffcc29;
    border-color: #ffcc29;
}
[aria-label="Pagination Navigation"]{
    border:1px solid red!important;
    display: none!important;
}
.content-loading { border-top: 1px solid #fff; height: 50px; position: relative; display: block; padding-top:10px;}
.content-loading img { display: block; margin: auto;}
.content-loading span { color:#000; display: block; text-align: center; font-weight: bold; }
#services .service-wrap{
    width: 100%;
    max-width: 280px;
    height: 280px;
    position: relative;
    color:#fff;
    border-radius: 50%;
    background-color:#63349c;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    overflow: hidden;
    margin:auto;
}
#services .service-wrap:before{
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    content: '';
    background: rgba(99, 52, 156, 0.7);
    transition: .5s ease;

}
#services .service-wrap:hover:before{
    position: absolute;
    top:0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    content: '';
    background: rgba(255, 204, 41, 0.7);
}
#services .service-wrap .content{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}
#services .service-wrap .content h2{
    font-size: 1.5rem;
    color:#fff;
    font-weight: 900;
    text-transform: capitalize;
}

/*
.recent-view img{
    border-radius: 50%!important;
    display: block;
    margin: auto;
    padding:5px;
    border: 1px solid #dee2e6;
    background-color: #eff1fe;
}*/
.explore-details .image-gallery .slick-arrows{ display: none;}
.store-listing-style .store-image {
    background-size: 100%;
}
.store .content-left .badge-primary {
    background: #63349c !important;
}
.store .card-body .icon {
    stroke: #63349c;
    fill: #63349c;
}
.text-danger,
.text-link {
    color: #63349c !important;
}
.badge-success {
    background: #ffcc29;
}
.store .check .icon {
    fill: #ffcc29 !important;
}
.text-green {
    color: #ffcc29 !important;
}
.breadcrumb.breadcrumb-style-03 .breadcrumb-item:first-child a {
    color: #63349c;
}
.accordion-style-02 .card {
    background: #ffcc29;
}
.fa-heart {
    color: #ffcc29 !important;
}
.explore-filter .form-group .form-control {
    background: #fff !important;
}
.search-popup {
    background: #ffcc29 url(/assets/images/searching-illustration.png) no-repeat bottom right;
}
.text-logo {
    font-size: 16px !important;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}
.text-logo h3 {
    position: relative;
    display: block;
    clear: both;
    color: #000;
    font-family: "funcity 2", sans-serif !important;
}
.text-logo span {
    display: block;
    font-size: 14px;
    /*font-weight: 600!important;*/
    text-transform: lowercase;
    margin-top: 5px;
    color: #000;
}
.text-logo .line {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #000;
    padding: 1px 0;
    margin: auto;
}
.main-footer .text-logo,
.main-footer .text-logo h3,
.main-footer .text-logo span {
    color: #fff;
}
.main-footer .text-logo .line {
    border-bottom: 1px solid #fff;
}
a:hover {
    text-decoration: none !important;
}
.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.show > .btn-white.dropdown-toggle {
    color: #fff !important;
}
.btn-white.focus,
.btn-white:focus {
    color: #fff !important;
}
#search-popup .form-control,
.form-search.form-search-style-02 .form-control {
    line-height: 30px;
    font-size: 16px;
    min-height: 30px;
    height: auto !important;
    border: none;
}
.form-control,
select{ font-family: "Cera Pro Reqular", sans-serif!important;}
.form-search.form-search-style-02 .btn {
    font-size: 20px;
    padding-top: 17px;
    padding-bottom: 17px;
}
.search-popup .form-search-item {
    min-height: 99px;
    border: none;
}
.social-icon.origin-color.si-square .si-facebook a,
.social-icon.origin-color.si-square .si-google a,
.social-icon.origin-color.si-square .si-rss a,
.social-icon.origin-color.si-square .si-tumblr a,
.social-icon.origin-color.si-square .si-twitter a {
    background: #23d3d3 !important;
    border: none;
}
.social-icon.origin-color .list-inline-item img{}
.social-icon.origin-color .list-inline-item img:hover{
    filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);

}
/*.main-header .navbar-brand img {
    max-height: 72px;
}*/
.btn-link:hover {
    text-decoration: none !important;
}
.link-hover-secondary-primary:hover {
    color: inherit !important;
}
.main-header .nav-link:hover {
    color: inherit !important;
}
.text-primary:hover {
    color: inherit !important;
}
#site-wrapper,
.bg-white,
.body,
.card-body,
.equal-height .store,
.form-control,
.icon-box-style-01,
.input-group {
    background-color: #eef7ff !important;
}
.icon-box-style-01 .icon,
.icon-box-style-01:hover {
    color: #ffcc29 !important;
}
.icon-box-style-01:hover .icon {
    stroke: #ffcc29 !important;
    fill: #ffcc29 !important;
}
.sticky-area {
    z-index: 999 !important;
}
.home-main-intro-container .icon-box-style-01 .icon,
.home-main-intro-container .icon-box-style-01:hover {
    color: #000 !important;
}
.modal-body {
    padding: 0 15px !important;
}
.modal-content {
    color: #fff;
    z-index: 9999 !important;
    /*background-color: #63349c;*/
    padding-bottom: 50px;
    position: relative;
    background: url('/assets/frontend/images/modal-bg.jpg') no-repeat center center /cover;
}
.modal-content .btn-primary{
background-color: #ffcc29;
    text-transform: uppercase;
}
.modal-content h3 {
    color: #ffcc29;
}
.modal-content .close {
    color: #ffcc29;
}
.modal-footer,
.modal-header {
    border-bottom: 0 solid #fff;
    border-top: 0 solid #fff;
}

.home-main-intro {
    color: #fff;
}
.home-main-intro .text-secondary {
    color: #fff !important;
}
.home-main-intro::after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(rgba(246, 249, 252, 0.5)), to(#eef7ff));
    background: linear-gradient(to bottom, transparent 50%, rgba(246, 249, 252, 0.1), #eef7ff);
}
.home-main-intro {
    background: #ffcc29;
    position: relative;
    z-index: 1;
    padding-top: 210px;
}
.bird {
    background-image: url(/assets/images/bird-cells.svg);
    background-size: auto 100%;
    width: 88px;
    height: 125px;
    will-change: background-position;
    -webkit-animation-name: fly-cycle;
    animation-name: fly-cycle;
    -webkit-animation-timing-function: steps(10);
    animation-timing-function: steps(10);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.bird--one {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.bird--two {
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s;
    -webkit-animation-delay: -0.75s;
    animation-delay: -0.75s;
}
.bird--three {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-delay: -0.25s;
    animation-delay: -0.25s;
}
.bird--four {
    -webkit-animation-duration: 1.1s;
    animation-duration: 1.1s;
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.bird-container {
    position: absolute;
    top: 20%;
    left: -7.5vw;
    -webkit-transform: scale(0);
    transform: scale(0);
    will-change: transform;
    -webkit-animation-name: fly-right-one;
    animation-name: fly-right-one;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.bird-container--one {
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}
.bird-container--two {
    -webkit-animation-duration: 16s;
    animation-duration: 16s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.bird-container--three {
    -webkit-animation-duration: 14.6s;
    animation-duration: 14.6s;
    -webkit-animation-delay: 9.5s;
    animation-delay: 9.5s;
}
.bird-container--four {
    -webkit-animation-duration: 16s;
    animation-duration: 16s;
    -webkit-animation-delay: 10.25s;
    animation-delay: 10.25s;
}
@-webkit-keyframes fly-cycle {
    100% {
        background-position: -900px 0;
    }
}
@keyframes fly-cycle {
    100% {
        background-position: -900px 0;
    }
}
@-webkit-keyframes fly-right-one {
    0% {
        left: -10%;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    10% {
        left: 10%;
        -webkit-transform: translateY(2vh) scale(0.4);
        transform: translateY(2vh) scale(0.4);
    }
    20% {
        left: 30%;
        -webkit-transform: translateY(0) scale(0.5);
        transform: translateY(0) scale(0.5);
    }
    30% {
        left: 50%;
        -webkit-transform: translateY(4vh) scale(0.6);
        transform: translateY(4vh) scale(0.6);
    }
    40% {
        left: 70%;
        -webkit-transform: translateY(2vh) scale(0.6);
        transform: translateY(2vh) scale(0.6);
    }
    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(0.6);
        transform: translateY(0) scale(0.6);
    }
    60% {
        left: 110%;
        -webkit-transform: translateY(0) scale(0.6);
        transform: translateY(0) scale(0.6);
    }
    100% {
        left: 110%;
        opacity: 1;
        -webkit-transform: translateY(0) scale(0.6);
        transform: translateY(0) scale(0.6);
    }
}
@keyframes fly-right-one {
    0% {
        left: -10%;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
    10% {
        left: 10%;
        -webkit-transform: translateY(2vh) scale(0.4);
        transform: translateY(2vh) scale(0.4);
    }
    20% {
        left: 30%;
        -webkit-transform: translateY(0) scale(0.5);
        transform: translateY(0) scale(0.5);
    }
    30% {
        left: 50%;
        -webkit-transform: translateY(4vh) scale(0.6);
        transform: translateY(4vh) scale(0.6);
    }
    40% {
        left: 70%;
        -webkit-transform: translateY(2vh) scale(0.6);
        transform: translateY(2vh) scale(0.6);
    }
    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(0.6);
        transform: translateY(0) scale(0.6);
    }
    60% {
        left: 110%;
        -webkit-transform: translateY(0) scale(0.6);
        transform: translateY(0) scale(0.6);
    }
    100% {
        left: 110%;
        opacity: 1;
        -webkit-transform: translateY(0) scale(0.6);
        transform: translateY(0) scale(0.6);
    }
}
@-webkit-keyframes fly-right-two {
    0% {
        left: -10%;
        opacity: 1;
        -webkit-transform: translateY(-2vh) scale(0.5);
        transform: translateY(-2vh) scale(0.5);
    }
    10% {
        left: 10%;
        -webkit-transform: translateY(0) scale(0.4);
        transform: translateY(0) scale(0.4);
    }
    20% {
        left: 30%;
        -webkit-transform: translateY(-4vh) scale(0.6);
        transform: translateY(-4vh) scale(0.6);
    }
    30% {
        left: 50%;
        -webkit-transform: translateY(1vh) scale(0.45);
        transform: translateY(1vh) scale(0.45);
    }
    40% {
        left: 70%;
        -webkit-transform: translateY(-2.5vh) scale(0.5);
        transform: translateY(-2.5vh) scale(0.5);
    }
    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(0.45);
        transform: translateY(0) scale(0.45);
    }
    51% {
        left: 110%;
        -webkit-transform: translateY(0) scale(0.45);
        transform: translateY(0) scale(0.45);
    }
    100% {
        left: 110%;
        -webkit-transform: translateY(0) scale(0.45);
        transform: translateY(0) scale(0.45);
    }
}
@keyframes fly-right-two {
    0% {
        left: -10%;
        opacity: 1;
        -webkit-transform: translateY(-2vh) scale(0.5);
        transform: translateY(-2vh) scale(0.5);
    }
    10% {
        left: 10%;
        -webkit-transform: translateY(0) scale(0.4);
        transform: translateY(0) scale(0.4);
    }
    20% {
        left: 30%;
        -webkit-transform: translateY(-4vh) scale(0.6);
        transform: translateY(-4vh) scale(0.6);
    }
    30% {
        left: 50%;
        -webkit-transform: translateY(1vh) scale(0.45);
        transform: translateY(1vh) scale(0.45);
    }
    40% {
        left: 70%;
        -webkit-transform: translateY(-2.5vh) scale(0.5);
        transform: translateY(-2.5vh) scale(0.5);
    }
    50% {
        left: 90%;
        -webkit-transform: translateY(0) scale(0.45);
        transform: translateY(0) scale(0.45);
    }
    51% {
        left: 110%;
        -webkit-transform: translateY(0) scale(0.45);
        transform: translateY(0) scale(0.45);
    }
    100% {
        left: 110%;
        -webkit-transform: translateY(0) scale(0.45);
        transform: translateY(0) scale(0.45);
    }
}
.slick-slider {
    z-index: 50 !important;
}
.home-main-testimonial h2 {
    z-index: 50 !important;
    position: relative;
}
.home-main-testimonial {
    position: relative;
    overflow: hidden;
}
.home-main-testimonial::after {
    position: absolute;
    background: rgba(255, 204, 41, 0.9);
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 5;
}

.page-about .banner{ z-index: 5;}
.page-about .banner .cloud-1 ,
.home-main-testimonial .cloud-1 {
    background-image: url(/assets/images/cloud-1.png);
    width: 1009px;
    height: 387px;
    left: 0;
    top: -160px;
    animation: cloud1 140s infinite linear;
    margin-left: 50px;
    position: absolute;
    z-index: 30;
    content: "*";
}
.page-about .banner .cloud-2,
.home-main-testimonial .cloud-2 {
    background-image: url(/assets/images/cloud-2.png);
    width: 738px;
    height: 333px;
    top: 50%;
    right: 0;
    animation: cloud2 90s infinite;
    position: absolute;
    z-index: 30;
}
@keyframes cloud1 {
    0% {
        left: 0;
    }
    100% {
        left: 90%;
    }
}
@keyframes cloud2 {
    0% {
        left: -20%;
    }
    100% {
        left: 99%;
    }
}
.banner::after {
    background: rgba(255, 204, 41, 0.7);
}
.page-about .banner-content {
    padding-top: 150px;
    padding-bottom: 150px;
}
.page-contact .form-contact {
    background: #fff;
}
.page-contact .form-contact .form-control {
    min-height: 60px;
    padding-left: 15px !important;
    border:none;
}
.custom-bg-01 {
    background: #fff;
    background: linear-gradient(180deg, #eff1fe 0, #fff 100%);
}
.home-main-testimonial::after {
    position: absolute;
    background: rgba(35, 211, 211, 0.9);
}
.home-main-testimonial h2 {
    color: #fff !important;
}
.main-footer {
    background-image: url(/assets/frontend/images/footer-bg.jpg);
    color: #fff;
    font-weight: bold;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 1;
}
.main-footer:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #63349c;
    opacity: 0.8;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
}
.footer-last,
.footer-second {
    z-index: 10;
    position: relative;
}
.main-footer-style-01 .back-top a,
.main-footer-style-01 .link-hover-dark-primary,
.main-footer-style-01 .link-hover-secondary-primary {
    color: #fff;
}
.main-footer-style-01 .link-hover-secondary-primary:hover {
    color: #ffcc29;
}
.main-footer-style-01 .text-dark {
    color: #ffcc29 !important;
}
.footer-last-container .social-icon.text-dark a {
    color: #ffcc29;
}
.feature.map {
    height: 450px;
}
.feature.map iframe {
    height: 100%;
    width: 100%;
    border: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden;
}
.hvr-underline-from-center:before {
    background: #ffcc29;
}
.hvr-bounce-to-left:before {
    background: #000;
    border-radius: 3px;
    color: #fff !important;
}
.navbar-nav .active{
   color:#63349c;
    border-bottom: 3px solid #63349c;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal!important;
}

.accordion .card-header.collapsed .dynamic-icon::after {
    content: "";
    color: #000;
    width: 16px;
    height: 16px;
    background: url("/assets/images/icons/png/plus.png") no-repeat center right / auto ;
}
.accordion .card-header .dynamic-icon::after{
    content: "";
    width: 16px;
    height: 16px;
    background: url("/assets/images/icons/png/minus.png") no-repeat center right / auto ;
}

.socialFooterContainer {
    width: 50px;
    height: 50px;
    display: block;
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 999;
    background: transparent url('/assets/frontend/images/whatsapp-footer.png') no-repeat center center/100%;
    -webkit-animation: whatsapp 1s infinite alternate;
    animation: whatsapp 1s infinite alternate;
}
.socialFooterContainer a{
    width:50px;
    height:50px;
    display:block;
}

@-webkit-keyframes whatsapp {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes whatsapp {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@media (max-width: 991.98px){
.job-store .store-image, .store-listing-style-01 .store-image, .store-listing-style-02 .store-image {
    height: auto;
    padding-top: 0;
}
    .store.job-store .store-image img{ max-width: 130px; }
}

@media (max-width: 767px){
    .explore-details .image-gallery .slick-list{
        height: 250px!important;
    }
    .explore-details .image-gallery .slick-list img{ height: 250px!important; }
    .bird-container{ top:0;}
    .explore-details .breadcrumb{ display: none;}

    .explore-details-top .h1, .explore-details-top h1 {
        font-size: 1.8rem;
    }
}

@media (max-width: 576px){
    .explore-details .image-gallery .slick-list{
        height: auto!important;
    }
    .slick-slide img{
        width: 100%;
        object-fit: contain!important;

    }
}
