/******************************************************************
Theme Name: Freeride
Author: Laurens Brazao da Costa
Template: corpus
Version: 1.0
******************************************************************/


html.pum-open #tidio-chat-iframe {
    pointer-events: none
}

.popmake-contactbox form input {
    margin-bottom: 0!important
}

.twz-element-contactbox__button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 999;
    position: fixed;
    -webkit-transition: -webkit-transform ease-in .2s;
    transition: -webkit-transform ease-in .2s;
    transition: transform ease-in .2s;
    transition: transform ease-in .2s,-webkit-transform ease-in .2s;
    right: 26px;
    bottom: 40px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: #5a7dec;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: rgba(2,6,16,.2) 0 4px 12px;
    box-shadow: rgba(2,6,16,.2) 0 4px 12px;
    -webkit-animation: fade_in_right ease-in .45s;
    animation: fade_in_right ease-in .45s
}

body.page-id-11076 .twz-element-contactbox__button {
    display: none
}

@media screen and (max-width: 768px) {
    .twz-element-contactbox__button {
        height:48px;
        width: 48px;
        right: 17px;
        bottom: 100px
    }
}

.twz-element-contactbox__button__announce {
    position: fixed;
    z-index: 999;
    right: 100px;
    bottom: 51px;
    padding: 0 12px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #000;
    border-radius: 10px;
    opacity: 1;
    -webkit-animation: fade_in_right ease-in .45s;
    animation: fade_in_right ease-in .45s;
    background: #fff;
    -webkit-box-shadow: 0 4px 9px 0 rgba(0,18,46,.24);
    box-shadow: 0 4px 9px 0 rgba(0,18,46,.24);
    min-width: 100px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

body.page-id-11076 .twz-element-contactbox__button__announce {
    display: none
}

@media screen and (max-width: 768px) {
    .twz-element-contactbox__button__announce {
        display:none;
        right: 80px;
        bottom: 105px
    }
}

@-webkit-keyframes fade_in_right {
    0% {
        opacity: 0;
        right: 0
    }

    50% {
        opacity: 0;
        right: 20px
    }

    to {
        opacity: 1;
        right: 35px
    }
}

@keyframes fade_in_right {
    0% {
        opacity: 0;
        right: 0
    }

    50% {
        opacity: 0;
        right: 20px
    }

    to {
        opacity: 1;
        right: 35px
    }
}

.twz-element-contactbox__button__announce.hide {
    -webkit-animation: fade_out_right ease-in .45s;
    animation: fade_out_right ease-in .45s;
    right: 0;
    opacity: 0
}

@-webkit-keyframes fade_out_right {
    0% {
        opacity: 1;
        right: 35px
    }

    50% {
        opacity: 0;
        right: 20px
    }

    to {
        opacity: 0;
        right: 0
    }
}

@keyframes fade_out_right {
    0% {
        opacity: 1;
        right: 35px
    }

    50% {
        opacity: 0;
        right: 20px
    }

    to {
        opacity: 0;
        right: 0
    }
}

.twz-element-contactbox__button>i {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.twz-element-contactbox__button>i svg {
    width: 24px;
    height: 24px;
    fill: #fff
}

.twz-element-contactbox__button:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.popmake form input,.popmake form textarea {
    background-color: #f5f5f5!important;
    width: 85%!important;
    border-radius: 5px;
    margin-top: 0!important;
    padding: 12px 8px;
    -webkit-box-shadow: .3px .3px 2px .5px #00000059;
    box-shadow: .3px .3px 2px .5px #00000059
}

.popmake form input[type=submit],.popmake form textarea[type=submit] {
    -webkit-transition: .3s ease-in;
    transition: .3s ease-in
}

.popmake form input[type=submit]:hover,.popmake form textarea[type=submit]:hover {
    background-color: #50dc90!important
}

.pum-theme-small-with-color-background .eut-section {
    padding-top: 0!important;
    padding-bottom: 0!important
}

@media screen and (max-width: 768px) {
    .pum-theme-small-with-color-background .pum-container {
        left:50%!important;
        top: 50%!important;
        -webkit-transform: translateY(-50%) translateX(-50%)!important;
        transform: translateY(-50%) translateX(-50%)!important;
        margin-bottom: 0!important;
        width: 90%;
        max-width: 450px
    }
}

.pum-theme-small-with-color-background .pum-container .pum-title {
    color: #fff;
    text-align: center;
    font-weight: 900;
    margin-top: 5px
}

.pum-theme-small-with-color-background .pum-container form {
    margin-top: 15px
}

.pum-theme-small-with-color-background .pum-container form label {
    color: #d6d6d6;
    font-style: italic
}

.pum-theme-small-with-color-background .pum-container:before {
    content: "";
    position: absolute;
    top: 2%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 95%;
    height: 65%;
    background: url(https://freeridetarifa.com/wp-content/uploads/2019/02/Stage-kitesurf-tarifa-debutant-apprendre-le-kite-freeridetarifa.jpg);
    background-position: 60% 45%;
    border-radius: 6px
}

.pum-theme-small-with-color-background .pum-container:after {
    content: "";
    position: absolute;
    top: 2%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 65%;
    width: 95%;
    background-color: #3e8bc2b0;
    border-radius: 6px
}

/*****************
 * MENU
******************/

.cta-menu a {
	display: flex;
    height: 70px;
	align-items: center;
} 

.cta-menu .eut-item {
	border-radius: 50px;
	background-color:#5A7DEC;
	color:#ffffff;
	line-height: 1;
	padding: 10px 20px;
}