/*==============HOVER EFFECT KINGCOMPOSER============================*/


/*==============HOVER EFFECT KINGCOMPOSER============================*/


/*==============HOVER EFFECT KINGCOMPOSER============================*/


/*==============HOVER EFFECT KINGCOMPOSER============================*/


/*KC IMAGE HOVER EFFECTS BACKGROUND - If you want to use different Background colors*/

.kc_image_hover_1 {
    background: #FF0038 !important;
}

.kc_image_hover_2 {
    background: #000000 !important;
}

.kc_image_hover_3 {
    background: #F9F9F9 !important;
}

.overlay-effects:hover i {
    transform: scale(3.0);
    transition-delay: 0.1s;
    opacity: 1;
}

.kc-image-hover-effects {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #FF008E;
}

.kc-image-hover-effects > a {
    float: left;
    width: 100%
}

.kc-image-hover-effects .overlay-effects {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1.0);
    text-align: center
}

.kc-image-hover-effects .overlay-effects,
.kc-image-hover-effects a img,
.kc-image-hover-effects .overlay-effects .content-title,
.kc-image-hover-effects .overlay-effects .content-desc,
.kc-image-hover-effects .overlay-effects .content-button a {
    -webkit-transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.kc-image-hover-effects a img {
    float: left
}

.kc-image-hover-effects .overlay-effects .content-title {
    margin: 20px 0 15px;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.kc-image-hover-effects .overlay-effects .content-desc {
    color: rgba(255, 255, 255, 0.7)
}


/*=====HOVER EFFECT 1=======*/

.kc-img-effects-1:hover .overlay-effects {
    opacity: 1;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.kc-img-effects-1 .overlay-effects {
    padding: 20px 20px 20px 20px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kc-img-effects-1 .overlay-effects .content-title {
    margin: 0;
    font-weight: 500 !important;
    font-family: 'HelveticaNowDisplay_regular', sans-serif !important;
    background-color: transparent;
    border: 3px solid #FBFBFB;
    color: #FBFBFB;
    padding: 0px 40px 4px 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 0px 0px 10px 0px;
    border-radius: calc(40px + 20*(100vw - 320px)/1600);
    font-size: calc(16px + 20*(100vw - 320px)/1600);
    line-height: 1.2;
    letter-spacing: 0.2px;
    text-transform: none;
}

.kc-img-effects-1:hover a img {
    transform: scale(1.10);
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.kc-image-hover-effects .overlay-effects {
    background: rgba(0, 0, 0, 0.7) !important;
}



/*=====HOVER EFFECT 2=======*/

.kc-img-effects-2:hover .overlay-effects {
    opacity: 1;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.kc-img-effects-2 .overlay-effects {
    padding: 20px 20px 20px 20px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kc-img-effects-2 .overlay-effects .content-title {
    margin: 0
}

.kc-img-effects-2:hover a img {
    transform: scale(1.15);
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.kc-img-effects-2 .overlay-effects .content-title {
    margin: 0;
    font-weight: 500 !important;
    font-family: 'HelveticaNowDisplay_regular', sans-serif !important;
    background-color: transparent;
    border: 2px solid #FBFBFB;
    color: #FBFBFB;
    padding: 0.5px 15px 3px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 0px 0px 10px 0px;
    border-radius: calc(12px + 10*(100vw - 320px)/1600);
    font-size: calc(12px + 10*(100vw - 320px)/1600);
    line-height: 1.2;
    letter-spacing: 0.3px;
    text-transform: none;
}

.kc-image-hover-effects .overlay-effects {
    background: rgba(0, 0, 0, 0.7) !important;
}




/*=====HOVER EFFECT 3=======*/


/*.kc-img-effects-3 .overlay-effects {
    padding: 20px 20px 40px 20px;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.kc-image-hover-effects {
    -webkit-transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.kc-image-hover-effects:hover {
    transform: scale(1.05);
}

.kc-img-effects-3 .overlay-effects .content-title {
    margin: 0 0 10px;
    opacity: 0;
    transform: translate(40px, 0px)
}

.kc-img-effects-3 .overlay-effects .content-desc {
    margin: 0;
    opacity: 0;
    transform: translate(-40px, 0px);
    transition-delay: 0.1s
}

.kc-img-effects-3:hover .overlay-effects {
    opacity: 1;
    transform: scale(1.0)
}

.kc-img-effects-3:hover .overlay-effects .content-title,
.kc-img-effects-3:hover .overlay-effects .content-desc {
    opacity: 1;
    transform: translate(0, 0)
}

.kc-img-effects-3:hover a img {
    transform: scale(1.4);
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}*/


/*=====HOVER EFFECT 2=======*/


/*.kc-img-effects-2 .overlay-effects {
    padding: 20px 20px 20px 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: scale(1.5)
}

.kc-img-effects-2 .overlay-effects .content-title {
    margin: 0 0 10 0;
    opacity: 0;
    transform: translate(50px, 0px);
    transition-delay: 0.6s
}

.kc-img-effects-2 .overlay-effects .content-desc {
    margin: 0;
    opacity: 0;
    transform: translate(-50px, 0px);
    transition-delay: 1.0s
}

.kc-img-effects-2:hover .overlay-effects .content-title,
.kc-img-effects-2:hover .overlay-effects .content-desc {
    opacity: 1;
    transform: translate(0, 0)
}

.kc-img-effects-2:hover .overlay-effects {
    opacity: 1;
    transform: scale(1)
}

.kc-img-effects-2:hover a img {
    transform: scale(2.0)
}*/


/*=====HOVER EFFECT 4=======  ORIGINAL========================


.kc-img-effects-4 .overlay-effects .content-title,
.kc-img-effects-4 .overlay-effects .content-desc {
    opacity: 0;
    transform: translate(0, -40px)
}
.kc-img-effects-4 .overlay-effects .content-button a {
    opacity: 0
}
.kc-img-effects-4 .overlay-effects .content-desc {
    transition-delay: 0.2s
}
.kc-img-effects-4:hover .overlay-effects .content-title,
.kc-img-effects-4:hover .overlay-effects .content-desc {
    opacity: 1;
    transform: translate(0, 0)
}
.kc-img-effects-4:hover a img {
    transform: scale(1.1)
}
.kc-img-effects-4:hover .overlay-effects .content-button a {
    opacity: 1
}
.kc-img-effects-4:hover .overlay-effects {
    opacity: 1
}

*/


/*=====HOVER EFFECT 4=======*/


/*.kc-img-effects-4 .overlay-effects {
    padding: 20px;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    transform: scale(1.5)
}

.kc-img-effects-4 .overlay-effects .content-title {
    margin: 0 0 0 0;
    opacity: 0;
    transform: translate(50px, 0px);
    transition-delay: 0.2s
}

.kc-img-effects-4 .overlay-effects .content-desc {
    margin: 10px 0px 40px 0px;
    opacity: 0;
    transform: translate(50px, 0px);
    transition-delay: 0.4s
}

.kc-img-effects-4:hover .overlay-effects .content-title,
.kc-img-effects-4:hover .overlay-effects .content-desc {
    opacity: 1;
    transform: translate(0, 0)
}

.kc-img-effects-4:hover .overlay-effects {
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.2s;
}

.kc-img-effects-4:hover a img {
    opacity: 0.8;
    transform: scale(1.2) translate(-80px, -80px);
}

.kc-img-effects-4 .overlay-effects .content-button a {
    opacity: 0;
    transform: translate(50px, 0px);
    transition-delay: 0.6s;
}

.kc-img-effects-4:hover .overlay-effects .content-button a {
    opacity: 1;
    transform: translate(0px, 0px);
}*/


/*=====HOVER EFFECT 5=======*/


/*.kc-img-effects-5 .overlay-effects {
    padding: 20px;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transform: scale(0.8);
}

.kc-img-effects-5 .overlay-effects i {
    width: 100px;
    height: 100px;
    line-height: 100px;*/


/*background: rgba(255, 255, 255, 1.0);*/


/*color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}*/


/*.kc-img-effects-5:hover .overlay-effects {
    opacity: 1;
    transform: scale(1.5);
}

.kc-img-effects-5:hover a img {
    transform: matrix(0.866, 0.5, -0.5, 0.866, 0, 0) scale(0.8);
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}*/


/*ENDE CUSTOM KC BITTONS HOVER EFFECT*/


/*ENDE CUSTOM KC BITTONS HOVER EFFECT*/


/*ENDE CUSTOM KC BITTONS HOVER EFFECT*/


/*ENDE CUSTOM KC BITTONS HOVER EFFECT*/


/*ENDE CUSTOM KC BITTONS HOVER EFFECT*/


/*ENDE CUSTOM KC BITTONS HOVER EFFECT*/