/*
Theme Name:     Ekol Child Theme
Theme URI: 	https://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Ekol Logistics A.S.
Theme URI: 	https://themeforest.net/user/artbees
Template:       jupiter
Version:        5.4
*/




/* Shortcode:Milestone
-------------------------------------------------------------------- */
.mk-milestone-2 {
    margin-bottom: 20px;
}
.mk-milestone-2 .milestone-number,
.mk-milestone-2 .milestone-prefix,
.mk-milestone-2 .milestone-suffix {
    line-height: 110%;
    letter-spacing: 2px;
}
.mk-milestone-2 i {
    line-height: 1;
}
.mk-milestone-2.left-align .milestone-top {
    float: left;
}
.mk-milestone-2.left-align i {
    float: left;
    margin-right: 10px;
}
.mk-milestone-2.left-align .milestone-text:after {
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.mk-milestone-2.center-align {
    text-align: center;
}
.mk-milestone-2.center-align .milestone-top {
    display: block;
}
.mk-milestone-2.center-align i {
    display: block;
    margin-bottom: 30px;
}
.mk-milestone-2.center-align .milestone-text:after {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.mk-milestone-2.right-align .milestone-top {
    float: right;
    text-align: right;
}
.mk-milestone-2.right-align i {
    float: right;
    margin-left: 10px;
}
.mk-milestone-2.right-align .milestone-text:after {
    right: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.mk-milestone-2 .milestone-text {
    letter-spacing: 1px;
    line-height: 100%;
    position: relative;
    margin: 16px 0;
    padding: 16px 0;
}
.mk-milestone-2 .milestone-text:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 3px;
    background: #999999;
    top: 0;
}
.mk-milestone-2.milestone-small svg {
    height: 32px;
}
.mk-milestone-2.milestone-small .milestone-number,
.mk-milestone-2.milestone-small .milestone-prefix,
.mk-milestone-2.milestone-small .milestone-suffix {
    font-size: 26px;
}
.mk-milestone-2.milestone-medium svg {
    height: 48px;
}
.mk-milestone-2.milestone-medium .milestone-number,
.mk-milestone-2.milestone-medium .milestone-prefix,
.mk-milestone-2.milestone-medium .milestone-suffix {
    font-size: 40px;
}
.mk-milestone-2.milestone-large svg {
    height: 72px;
}
.mk-milestone-2.milestone-large .milestone-number,
.mk-milestone-2.milestone-large .milestone-prefix,
.mk-milestone-2.milestone-large .milestone-suffix {
    font-size: 50px;
}


/* Footer
-------------------------------------------------------------------- */
#mk-footer {
    background-image:none;
    background-color:#54565b;
}



/* Shortcode: blog-spotlight
-------------------------------------------------------------------- */
.mk-blog-spotlight-item .featured-image .image-hover-overlay {
    opacity: 0 !important;
    background-color: #000000 !important;
    transition: all 0.25s ease-out;
}
.mk-blog-spotlight-item .featured-image:hover .image-hover-overlay {
    opacity: .85 !important;
}
.mk-blog-spotlight-item .featured-image .mk-blog-meta{
    opacity: 0;
    transition: all 0.20s ease-out;
}
.mk-blog-spotlight-item .featured-image:hover .mk-blog-meta{
    opacity: 1;
}
.mk-blog-spotlight-item .item-wrapper h3 {
    margin: 35% 0;
    color:#fff !important;
}
.mk-blog-spotlight-item .item-wrapper h3 a{
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    display: inline-block;

}
.mk-blog-spotlight-item .item-wrapper time{
    opacity: 1 !important;
}
.mk-blog-spotlight-item .featured-image {
    width: 100% !important;
    margin: 0px !important;
    box-sizing: border-box;
}
.mk-blog-spotlight-item  .the-title{
    margin-bottom: 70px;
}
.mk-blog-spotlight-item .item-wrapper .mk-blog-meta{
    max-width: 80% !important;
}
.mk-blog-spotlight-item .image-category{
    display:none;
}
.custom-blog-newsletter .mk-blog-spotlight-item .image-category{
    position: absolute;
    top: 20px;
    left: 0px;
    background-color: rgba(0, 173, 239, 1);
    color: #fff;
    padding: 2px 16px;
    display: block;
    z-index: 11;
}

.custom-blog-newsletter .mk-blog-spotlight-item .image-category:after {
    content: " ";
    right: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 30px solid rgba(0, 173, 239, 1);
    position: absolute;
}

.mk-blog-spotlight-item .item-wrapper .mk-blog-meta {
    max-width: 100% !important;
    width: 85%;
}
.mk-blog-spotlight-item .item-wrapper .mk-blog-meta .the-title {
    text-align: center !important;
    width: 100%  !important;
}


/* Shortcode: campain-slider
-------------------------------------------------------------------- */
.campain-slider__row{
    display: inline-block;
    width: 100%;
}
.campain-slider__item{
    color:#fff;
    margin: 10px auto;
    min-height: 80px;
    border:2px solid #fff;
    display: block;

}
.campain-slider__thumb{
    display: inline-block;
    background-color: #fff;
    width: 80px;
    height: 76px;
    float: left;
    text-align: center;
    line-height: 80px;
}
.campain-slider__thumb img{
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto;
    display: inline-block !important;
}
.campain-slider__title{
    display: inline-block;
    float: left;
    width: 65%;
    padding-left: 10px;
    line-height: 21px;
    padding-top: 18px;
    font-size: 16px;
    color: #fff;
}
.campain-slider .owl-controls{
    position: absolute;
    right: -29px;
    top: 50%;
    margin-top: -32px !important;
}
.campain-slider.owl-theme .owl-dots .owl-dot {
    display: block !important;
    zoom: 1;
}
.campain-slider.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 15px 7px;
    background: transparent !important; 
    border: 2px solid #d6d6d6 !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791 !important;

}







/*--------------------------------------------------
 
Shortcode: custom-follow-us

---------------------------------------------------- */
.custom-follow-us{
    display: block;
    width: 56px;
    display: block;
    width: 56px;
    position: fixed;
    right: 0;
    top: 30%;
    margin-top: -28px;
    background-color: rgba(238, 238, 238, 0.95);
}
.custom-follow-us__socialbar{
    opacity: 0;
    transition: all 0.3s ease-in-out;
    padding: 0px;
    height: 0px;
    overflow: hidden;
}
.custom-follow-us__socialitem{
    display: block;
    margin: 5px auto;
    text-align: center;
}
.custom-follow-us__icon{
    cursor: pointer;
}
.custom-follow-us:hover .custom-follow-us__socialbar{ 
    opacity: 1;
    height: 275px;
    padding: 13px 0px;
}






/*--------------------------------------------------

Shortcode: client

---------------------------------------------------- */
.client-logo{
    border-radius: 50% !important;
    width: 110px !important;
    height: 110px !important;
    background-size: 71px;
    margin: 0 auto  !important;
    margin-top: 15px !important;
    box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.38);
    opacity: 1 !important;
}
.client-logo:hover{
    border-radius: 50% !important;
    box-shadow: 0px 0px 10px 0px rgba(51, 51, 51, 0.28);
}
body .client-title{
    color:#3c3c3c;
    margin-top: 20px !important;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    text-transform: none !important;
    width: 110px;
    margin: 0 auto;

}
.client-title a{
    color:#3c3c3c;
    transition: all 0.3s ease-in-out;
}
.client-logo{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dadada+0,fafafa+32,fafafa+69,dadada+100 */
    background: rgb(218,218,218); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(218,218,218,1) 0%, rgba(250,250,250,1) 32%, rgba(250,250,250,1) 69%, rgba(218,218,218,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(218,218,218,1) 0%,rgba(250,250,250,1) 32%,rgba(250,250,250,1) 69%,rgba(218,218,218,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(218,218,218,1) 0%,rgba(250,250,250,1) 32%,rgba(250,250,250,1) 69%,rgba(218,218,218,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#dadada',GradientType=1 ); /* IE6-9 */

}
.client-gradient-mask{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top:0px;
    left: 0px;
    background-size: 71px;
    background-repeat: no-repeat;
    background-position:center center;
}
.client-gradient-mask.hover-mask{
    opacity: 0;
}
.client-logo:hover .client-gradient-mask.hover-mask{
    opacity: 1;
}
.client-logo:hover .client-gradient-mask.original-mask{
    opacity: 0;
}



/*--------------------------------------------------
 
Shortcode: Page Section modify

---------------------------------------------------- */
.custom-full-width-row .page-section-content{
    padding: 10px 0 10px;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
}
.custom-full-width-row .vc_col-sm-12{
    padding: 0 !important;
}
.custom-full-width-row .mk-padding-wrapper{
    width: 100%;
    max-width: 100%;
}
.custom-full-width-row .vc_column_container >.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    min-height: 494px;
}
body .custom-automotive-intro {
    background-position: 55% center !important;
    min-height: 323px;
    margin-top: 100px;
}
body .custom-automotive-intro .mk-fancy-title{
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.custom-automotive-fancy-list{

    line-height: 28px !important;

}










/*--------------------------------------------------

.custom-full-width-row

----------------------------------------------------*/

.custom-full-width-row .column_container{
    padding: 0 !important;
}
.custom-full-width-row .mk-image .mk-image-inner img{
    width: auto;
    transform: scale(1);
    height: 100%;
    max-width: 30000px;


    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.custom-full-width-row .mk-image .mk-image-inner img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.custom-full-width-row .mk-image .mk-image-inner img
.custom-full-width-row .mk-image .mk-image-inner,
.custom-full-width-row .mk-image-holder,
.custom-full-width-row .mk-image{
    width: auto;
    height: 100%;
}
.custom-full-width-row.right-side-image .col-text-contet{
    padding-left: 80px !important;
    padding-right: 10px !important;
}
.custom-full-width-row.left-side-image .col-text-contet{
    padding-left: 40px !important;
    padding-right: 10px !important;
}




.page-title-row .wpb_content_element{
    margin-bottom: 0px !important;
}

@media screen and (min-width:767px){
    .standard-full-width .for-col-left{
        position: absolute;
        left: 0;
        height: 100%;
        background-color: #00adef;
    }
    .standard-full-width .for-col-right{
        position: absolute;
        right: 0;
        height: 100%;
        background-color: #55565b;

    }

    .custom-blog-newsletter .mk-blog-spotlight-item.one-column {
        width: 100%;
    }

    .custom-row-newsletter .vc_column-inner{
        padding: 0 !important;
    }
}

@media screen and (max-width:766px){

    .standard-full-width .vc_col-sm-8{
        background-color: #00adef;
    }


    .standard-full-width .vc_col-sm-4{
        background-color: #55565b;
    }

    .standard-full-width .for-col-right,
    .standard-full-width .for-col-left{
        background:transparent;
    }

    .campain-slider__title{
        font-size: 13px;
    }
}



.custom-page-section .custom-wrap-half{
    height: 100%;
    position: absolute;
    width: 100%;
    right: 0;
}
.xxx_mk-half-layout-container {
    width: 20%;
    margin: 0 5%;
}
.xxx_mk-half-layout {
    width: 70%;
}
.custom-page-section .mk-page-section-inner{
    z-index: 40000001;
}
.custom-page-section .background-layer-holder{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 4000000;
}
.custom-page-section .background-layer-holder .background-layer{
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background-size: cover !important;
}
.custom-page-section .background-layer-holder:hover .background-layer{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}



@media screen and (max-width:767px){

    .custom-page-section .mk-page-section-inner{
        position: relative !important;
        height: auto !important;
    }
    .custom-page-section .background-layer-holder{
        position: relative !important;
        left:0 !important;
        height: 400px;
    }

}


/*--------------------------------------------------

Mega Menu

---------------------------------------------------- */
body .megamenu-title > a{
    color:#fff !important;
    text-shadow:none !important;
}


.azuremediaplayer{
margin: 0 auto;
}
.fancybox-skin-2 {
    background: rgba(0, 0, 0, 0.52) !important;
}

@media screen and (max-width:500px){
    .campain-slider__thumb img {
        max-width: 50px !important;
        max-height: 34px !important;
    }
    .campain-slider__title{
        padding-left: 6px!important;
        line-height: 21px!important;
        padding-top: 6px!important;
    }
.campain-slider__thumb{
width:50px !important;
}
}