/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */
.support-ctn{
    padding: 14px 31px;
    font-size: 13px;
    padding-right: 27px;
    background-color: #3f3f3f;
    color: #fff;
display: inline-block;
text-align: center;
background-position: 50% 50%;
background-size: cover;
cursor: pointer;
position: relative;
-webkit-transform: translateZ(0);
	float:right;
	margin-right:10px;

}

.sh-nav-cart {
    visibility: hidden;
}
/* div#sidebar {
    display: none;
} */
/* .sh-blog-tags, .sh-blog-single-meta{
    display:none;
} */
.sh-recent-posts-carousel .slick-track {
    padding: 20px 0;
}
.where-to-buy{
    width: 48%!important;
    margin-top: 40px;
}
.become-partner-btn {
    height: 50px;
    width: 200px;
    border-radius: 50px;
    border: none;
    background-color: #2892b7;
    color: #fafafa;
    box-shadow: 0px 6px 13px rgba(0,0,0,0.12);
}
.become-partner-btn:active {
    box-shadow: none;
}
.sh-section-c8b211ae978b69758483d05978f8430d {
    padding: 0px!important;
}
.primary-desktop-light .sh-header:not(.sh-sticky-header-active):not(.sh-header-10) .sh-nav > li.menu-item > a > i {
	color: rgb(119 119 119 / 85%)!important;
}
.sh-cf7-body p label {
    width: 100%;
}
.sh-cf7-body p label textarea {
    resize: none;
}
@media (min-width: 800px){
    .sh-footer-builder-widgets-3columns > div {
        width: 50.3%!important;
    }
    .menu-item-type-post_type a{
        font-size: 22px;
    }
}
#subscribe-btn{
    float: right;
    display: inline;
    width: 20%;
    height: 49px;
    border-radius: 0px!important;
    padding: 0px!important;
    border: none;
    background: #2892b79e;
    color: #fafafa;
    transition: 0.3s;
}
#subscribe-btn:hover{
    background: #2892b7;
}
.footer-find-us .sh-partners-carousel-item {
    width: 130px!important;
    height: 100px!important;
    padding: 0px 15px;
}
.footer-find-us .slick-slider{
    max-height: 100px!important;
}
span.count {
    display: none!important;
}
button#buy_now_btn, button#request_demo, button#corporate_buyer{
    border-radius: 50px;
    margin: 12px 0px;
    background: #fafafa;
    height: 55px;
    box-shadow: 0 2px 5px #0f0f0f21;
    outline: none;
    transition: 0.2s ease-in-out;
}


button#corporate_buyer{
    background-color: #2892b7;
}
button#buy_now_btn:active, button#request_demo:active, button#corporate_buyer:active{
    box-shadow: none;    
}
div#reliability-section{
    min-height: 280px;
    padding: 120px 0px;
}
.primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger:not(.is-active) span, .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:before, .primary-mobile-light .sh-header-mobile:not(.sh-sticky-mobile-header-active) .c-hamburger span:after{
    background-color: #7a7a7a!important;
}
p.price, p.price + .woo-seperator-line {
    
}
p.key-image {
    display: inline-block;
}
.key-image img {
    margin-bottom: 0px;
}
.key-features {
    min-height: 45px;
    margin: 20px 4px;
}
.sh-team-image{
    height: 100%;
    width: 225px;
    margin: 0 auto;
}
#team img.sh-image-url{
    height: auto!important;
}
div.sh-team-description{
    text-align: left!important;
}
*::-webkit-scrollbar {
    width: 5px;
}
*::-webkit-scrollbar-track {
    width: 5px;
    background-color: #fafafa;
}
*::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #9c9c9c;
}
.sh-team-role {
    font-size: 15px;
}

#sales-presence img.sh-image-url {
    height: 625px;
}
#home-news-feed .masonry2 .post-item .post-content-container{
    height: 320px;
}
#home-news-feed .masonry2 .post-title h2 {
    font-size: 17px;
}
#home-news-feed .masonry2 .post-meta-two {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
img.sh-image-url {
    height: 300px;
}
#solutions-list img.sh-image-url {
    height: 330px;
}
.home-request-demo{
    padding: 0px 75px;
}
.home-request-demo h1.sh-heading-content.size-xl {
    color: #fafafa;
}
.home-request-demo div#cf7-9325 label {
    color: #fafafa;
}
.home-request-demo div#cf7-9325 input, textarea {
    border-radius: 4px;
    background: #fafafae0;
}










.s--img{
    height: 34px;
    width: 34px;
    margin-left: 4px;
    margin-top: 3px;
}

.spin_section {
    padding: 20px 0;
    background: #fff;
}

.spin_section .container {
    position: relative;
    max-width: 1000px;
}

.spin_div {
    width: 700px;
    height: 700px;
    margin: 0 50px;
}

.spin_div span
{
    position: absolute;
    box-sizing: border-box; 
    background: rgba(27, 159, 206, 0.20);
    border-radius: 50%;
    animation: animate 7s linear infinite;
    animation-delay: calc(0.5s * var(--i));
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    -webkit-transform: translate(-50% , -50%);
}
.s--img{
    height: 65px;
    width: 65px;
    margin-left: 4px;
    margin-top: 3px;
    border: 1px solid #646464;
    padding: 16px;
    border-radius: 50px;
}

.spin
{
    /*    position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 55vh;
        background: #fff;*/
}
.spin .spin_div
{
    width: 700px;
    height: 700px;
    /*display: flex;*/
    /*    justify-content: center;*/
    align-items: center;
    margin:0 50px;
}
.spin .spin_div span
{
    position: absolute;
    box-sizing: border-box; 
    background: rgba(27, 159, 206, 0.20);
    border-radius: 50%;
    animation: animate 7s linear infinite;
    animation-delay: calc(0.5s * var(--i));
}


@keyframes animate
{
    0%
    {
        width: 700px;
        height: 700px;
        opacity: 0;
    }
    50%
    {
        opacity: 1;
    }
    100%
    {
        width: 0px;
        height: 0px;
    }
}
.solution_section
{
    position: absolute;
}
.middle_icon_div
{

    background-color: #000;
    border-radius: 50%;
    height: 120px;
    width: 120px;
    border: 4px solid #1b9fce;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.middle_icon {
    padding: 20px;
    margin-left: 0px;
    margin-top: 0px;
}
section.s--sec
{
    display: none;
}

@media(max-width: 958px)
{
    .spin_section
    {
        display: none;
    }
    section.s--sec
    {
        display: block;
    }
    h3.s--heading
    {
        border-bottom: 1px solid #5dcae1;
        padding-bottom: 3px;
        margin-bottom: 15px;
        text-transform: uppercase;
        font-size: 14px;
    }
    div.s--div
    {
        height: 47px;
        width: 47px;
        border: 2px solid #36aad4;
        border-radius: 50px;
    }
    img.s--img
    {
        height: 35px;
        padding-left: 7px;
        padding-top: 6px;
    }
    footer .vc_custom_1607077537264{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
}
p.s--products{
    margin-bottom: 25px;
    margin-top: 12px;
}
.buy-now-area {
    max-height: 300px;
    background: #fafafa;
    height: 0px;
    transition: 0.3s ease-in-out;
    overflow: hidden;
}
.show-buy-now{
    height: 300px;
}
#style-tag{
    display: none;
}
.request-demo-left-image .ratio-container{
    padding-top: 0px!important;
}

.request-demo-left-image img.sh-image-url {
    height: 500px;
    margin-top: 25px;
}
.home-request-demo input.wpcf7-form-control.wpcf7-submit {
    border-radius: 0px!important;
    background-color: #5d5d5d!important;
}

.sh-image-point{
    width: 15px;
    height: 15px;
    line-height: inherit;
    border: 0.5px solid #fff;
    font-size: 9px;
}
.sh-image-point:hover {
    line-height: 27px;
    width: 32px;
    height: 32px;
    margin-left: -11px;
    margin-top: -11px;
    font-size: 15px;
    line-height: 25px;
    border: 4px solid #fff;
}