/*algemeen*/
.section{
    padding-top: 60px;
}
.section.contact{

}
.section.small_container .inner{
    max-width: 1220px;
    margin: auto;
}
#area_content{
    position: relative;
    background-color: #faf9f7;
}
.background_effect{
    position: absolute;
    bottom: 500px;
    transform: translate(-50%,-50%);
    z-index: -6;
}
.background_effect:after{
    content: '';
    background-color: #0078e4;
    opacity: .1;
    position: absolute;
    left: -350px;
    top: -350px;
    width: 700px;
    height: 700px;
    transform: rotate(45deg);
    z-index: -6;
}

/*home page*/

/*header*/
#area_content .top_header, #area_content .top_header_small{
    position: relative;
    padding-top: 0;
 
    margin: auto;
}
#area_content .top_header_small{
    max-width: 1450px;
}
#area_content .top_header{
    overflow: hidden;
}
#area_content .top_header .content{
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#area_content #top_header_content .heading{
    opacity: 0 !important;
    transform: translateX(-50px) !important;
    transition-property: all;
    transition-duration: 1s;
    transition-delay: .1s;
    max-width: 500px;
}
.loaded #area_content #top_header_content .heading{
    opacity: 1 !important;
    transform: translateY(0px) !important;
    transition-property: all;
    transition-duration: 1s;
    transition-delay: .1s;
}

#area_content pre ,#area_content .heading .subtitle{
    color: #ea5b0c;
    font-size: 18px;
    line-height: 32px;
    font-family: 'Jura', sans-serif;
    font-weight: 700;
    margin-bottom: 40px;
}

#area_content pre{
    white-space: break-spaces;
}

#area_content #top_header_content .heading .title{
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 40px;
}
#area_content .heading .title{
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 20px;
    line-height: 55px;
}
#area_content .top_header .title_large{
    margin-bottom: 30px;
}
#area_content .top_header #top_header_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#area_content .top_header #top_header_content{
    position: relative;
    z-index: 1;
}
#area_content .top_header #top_header_bg .row{
    height: 100%;
}
#area_content .top_header #top_header_bg .image{
    position: absolute;
    right: 0;
    top: 0;
    width: 90%;
    height: 100%;
    z-index: -1;
    background-position: center;
    background-size: cover;
    border-radius: 0 0 0 20px;
    opacity: 0 !important;
    transition-property: all;
    transition-duration: 1s;
    transition-delay: .3s;
}
.loaded #area_content .top_header #top_header_bg .image{
    opacity: 1 !important;
    transition-property: all;
    transition-duration: 1s;
    transition-delay: .3s;
}

/*content*/

#area_content .section.usps{
}
#area_content .section.usps .inner{
    border-radius: 10px;
    background-color: #fff;
    padding: 35px 60px 40px 60px;
    -webkit-box-shadow: 0 0 30px 0 rgb(217 230 231 / 60%);
    box-shadow: 0 0 30px 0 rgb(217 230 231 / 60%);
}
#area_content .pb_column .section.usps .inner{
    padding: 35px 20px 40px 20px;
}
#area_content .pb_column .section.usps{
    padding-top: 0;
}
#area_content .section.usps .usp{
    display: flex;
    margin: 0;
}
#area_content .section.usps .usp .vc_message_box{
    background: transparent;
    border: none;
    margin: 0;
}
#area_content .section.usps .usp .vc_message_box{
    background: transparent;
    border: none;
    color: #969696;
}
#area_content .section.usps .usp .vc_message_box strong{
    color: #000;
}

#area_content .section.usps .usp .vc_message_box-icon{
    width: 30px;
}
#area_content .section.usps .usp .vc_message_box-icon i,
#area_content .section.usps .usp .icon{
    color: #ea5b0c;
    font-size: 35px;
    padding: 9px;
    border-radius: 100%;
    margin-right: 16px;
    width: 37px;
    height: 37px;
    margin-top: 6px;
    line-height: 16px;
    font-weight: 300;
}

#area_content .section.usps .usp .usp_heading{
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 26px;
}
#area_content .section.usps .usp .usp_heading strong{
    color: #000;
}
#area_content .section.usps .usp .usp_heading span{
    color: #969696;
}

#area_content .content_one_col{

}
#area_content .content_one_col .content{
    max-width: 750px;
    margin: auto;
}

#area_content .content_image{

}
#area_content .content_image .title_large{
    margin-bottom: 30px;
}
#area_content .content_image .content{
    margin-bottom: 35px;
}
#area_content .content_image .image_wrapper{
    position: relative;
    padding-bottom: 90%;
    border-radius: 10px;
    overflow: hidden;
}
#area_content .content_image .image_wrapper .image{
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

/*service*/
#area_content .service{

}
#area_content .service .cards_wrapper{
    margin: 0 3px;
}
#area_content .card_el{
    background-color:#fff ;
    position: relative;
    border:1px solid #faf9f7;
    transition: all 0.3s ease;
}
#area_content .card_el:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-box-shadow: 0 0 30px 0 rgb(217 230 231 / 60%);
    box-shadow: 0 0 30px 0 rgb(217 230 231 / 60%);
}
#area_content .card_el.icon:hover{
    background-color: #ea5b0c;
}

#area_content .card_el.icon:hover span{
    color: #fff!important;
}
#area_content .card_el.img:hover span{
    color: #ea5b0c!important;
}

#area_content .card_el .entry{
    display: block;
    width: 100%;
    padding: 50px 0;
    text-decoration: none;
}

#area_content .contact .card_el .entry{
    padding: 50px 0;
}
#area_content .card_el .entry .icon{
    text-align: center;
    font-size: 40px;
    padding: 15px 0;
    display: block;
    width: 100%;
    color: #4d5055;
}
#area_content .card_el .entry img{
    max-width: 100px;
    margin: auto;
    display: block;
    transition: all 0.3s ease;
}
#area_content .card_el .entry .title ,#area_content .card_el .entry .subtitle{
    text-align: center;
    padding: 10px 0;
    display: block;
    width: 100%;
    font-family: 'Jura', sans-serif;
    font-size: 17px;
    color: #4d5055;
    margin: auto;
    font-weight: 700;
    line-height: 27px;
}
#area_content .card_el .entry .subtitle{
    color: #ea5b0c;
    font-size: 20px;
}
#area_content .service .redirect_cta{
	margin-top: 20px;
    padding: 20px 0;
    font-size: 13px;
    text-align: center;
}
/*call_to_action*/
#area_content .call_to_action{
    border-radius: 10px;
    z-index: 1;
    position: relative;
    padding-top: 80px !important;
}
#area_content .call_to_action .inner{
    padding: 60px 80px 60px 100px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    max-width: 1220px;
    margin: auto;
}
#area_content .call_to_action .image_container{
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 104%;
    border-radius: 20px;
    overflow: hidden;
}
#area_content .call_to_action .heading{
    margin-right: 40px;
    min-width: 45%;
    z-index: 1;
}
#area_content .call_to_action .usps_container{
    width: 30%;
}
#area_content .call_to_action .cta_row{
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
}
#area_content .call_to_action .image_container img{
    height: 100%!important;
    width: auto!important;
    max-width: auto!important;
}
#area_content .call_to_action .col-lg-5{
    z-index: 1;
}
#area_content .call_to_action .title_large{
    color: #fff;
    font-size: 50px;
    margin-bottom: 30px;
    font-weight: 800;
}
#area_content .call_to_action .subtitle{
    color: rgba(255, 255, 255, 0.84);
    font-size: 19px;
    margin-bottom: 35px;
}
#area_content .call_to_action .usps{
    list-style-type: none;
    padding: 6px 0;
}
#area_content .call_to_action .usps .usp{
	font-weight: 600;
	color: #fff;
	padding: 7px 0;
}
#area_content .call_to_action .usps .usp .icon{
    margin-right: 10px;
    opacity: 0.60;
    font-size: 18px;
}
#area_content .call_to_action .bg_image{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    z-index: -2;
    border-radius: 20px;
}
#area_content .call_to_action .overlay:after{
    border-radius: 20px;
}

#area_content .top_header_small .overlay{
    z-index: 1!important;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    transform: scale(1);
    transition-property: all;
    transition-duration: 1s;
    transition-delay: .1s;
}

#area_content .overlay{
    position: relative;
    z-index: 1;
    overflow: hidden;
}

#area_content .overlay:after{
    content: '';
    background: -moz-linear-gradient(0deg, rgb(53 53 53 / 94%) 0%, rgb(107 107 107 / 54%) 100%);
    background: -webkit-linear-gradient(0deg, rgb(53 53 53 / 94%) 0%, rgb(107 107 107 / 54%) 100%);
    background: linear-gradient(0deg, rgb(53 53 53 / 94%) 0%, rgb(107 107 107 / 54%) 100%);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.loaded .top_header_small .overlay{
    opacity: 0.6 !important;
    transition-property: all;
    transition-duration: 1s;
    transition-delay: .1s;
}

/*over page*/
#area_content .top_header_small #top_header_bg{
    position: relative;
}
#area_content .top_header_small .container{
    height: 0;
}
#area_content .top_header_small #top_header_bg{
 overflow: hidden;
 border-radius: 0px 0px 20px 20px;
}
#area_content .top_header_small .image{
    width: 100vw;
    min-height: 350px;
    z-index: -1;
    background-position: center;
    background-size: cover;
    border-radius: 0 0 0 10px;
    opacity: 0 !important;
    transform: scale(1.05);
    transition-property: all;
    transition-duration: 1s;
    transition-delay: .1s;
    width: 100%;
}
.loaded #area_content .top_header_small .image{
    opacity: 1 !important;
    transform: scale(1);
    transition-property: all;
    transition-duration: 1s;
    transition-delay: .1s;

}

#area_content .page_label{
    background-color: #ea5b0c;
    border-radius: 50px;
    padding: 10px 20px;
    top: -10px;
    position: relative;
    color: #fff;
    font-size: 15px;
    display: inline;
    font-family: 'Jura', sans-serif;
    font-weight: 700;
    margin: 0;
    line-height: 18px;
    z-index: 3;
    opacity: 0 !important;
    transition-property: all;
    transition-duration: 1.5s;
    transition-delay: .5s;
}

#area_content .page_label a {
    color: #fff;
    text-decoration: none;
}
#area_content .page_label.categorie_page{
    text-transform: lowercase;
    margin-bottom: 20px;
    display: inline-block;
}
.loaded #area_content .page_label{
    opacity: 1 !important;
    top: -15px!important;
    transition-property: all;
    transition-duration: .5s;
    transition-delay: .5s;
}
#area_content .content p,
#area_content .content a,
#area_content .content strong{
    color: #4d5055;
}
#area_content .content img{
    border-radius: 15px;
    display: block;
}
#area_content .content p:last-child{
    margin-bottom: 0;
}

#area_content .center,
#area_content .dark,
#area_content .bordered,
#area_content .shadowed{
    padding: 25px;
    border-radius: 5px;
}
#area_content .content.center *{
    text-align: center;
}
#area_content .dark{
    background: #ebeef1;
}
#area_content .bordered{
    border:2px solid #e5ebf0;
}
#area_content .shadowed{
    background-color: #fff;
    -webkit-box-shadow:0 0 14px 0px rgb(217 230 231 / 60%);
    box-shadow: 0 0 14px 0px rgb(217 230 231 / 60%);
}
#area_content .content_column {
    margin-bottom: 30px;
}
#area_content .content_column h2:first-child{
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 40px;
}
#root #area_content .content_column .container .container{
    padding-left: 0!important;
    padding-right: 0!important;
}
#area_content .content.standard, #area_content .content_one_col .content {
    margin-bottom: 30px;

}

#area_content .content h2,
#area_content .content h3{
    margin-bottom: 10px;
}
#area_content .sidebar{
    padding-top: 10px;
    position: sticky;
    top: 160px;
}
#area_content .sidebar > div{
    margin-bottom: 40px;
}
#area_content .sidebar .sidebar_usps,
#area_content .sidebar .sidebar_menu{
    background-color:#fff;
}
#area_content .sidebar .sidebar_menu ul{
    list-style-type: none;
}
#area_content .sidebar .sidebar_menu .menu_wrapper ul li{
    padding: 2px 0;
}
#area_content .sidebar .title_small{
	font-size: 16px;
    margin-bottom: 5px !important;
}
#area_content .sidebar .sidebar_menu .menu_wrapper ul li a{
	font-size: 14px;
    color: #4d5055;
    font-weight: 700;
    text-decoration: none;
    font-family: 'Jura', sans-serif;
}
#area_content .sidebar .sidebar_menu .menu_wrapper ul li.current-menu-item > a{
    padding: 8px 10px;
    background-color:  #ebeef1;
    border-radius: 3px;
}
#area_content .sidebar .sidebar_menu .menu_wrapper ul li:not(.current-menu-item) a:hover{
    padding-left: 5px;
}
#area_content .sidebar .sidebar_menu .menu_wrapper ul li.current-menu-item a:hover{
    background-color:  #d9dde0;
}
#area_content .sidebar, .profile{
    margin-left: auto!important;
    max-width: 340px!important;
}
#area_content .sidebar .sidebar_contact,
#area_content .sidebar .sidebar_usps,
#area_content .sidebar .sidebar_menu{
    padding: 25px 40px 25px 30px;
    -webkit-box-shadow: 0 0 14px 0px rgb(217 230 231 / 60%);
    box-shadow: 0 0 14px 0px rgb(217 230 231 / 60%);
    border-radius: 15px;
}
#area_content .sidebar .sidebar_contact{
    background-color:#ea5b0c;

}
#area_content .sidebar .sidebar_contact h3{
    color: #fff;
}
#area_content .sidebar .sidebar_contact .description{
	font-size: 14px;
    color: rgba(236, 242, 251, 0.7);
}

#area_content .sidebar .sidebar_contact .button{
    padding: 5px 20px;
}

#mobile_menu.filters .inner{
    display: none;
}
#mobile_menu .facet_wrapper{
    display: inline-block!important;
    width: 100%;
    padding: 80px 30px 25px;
}

.facet_wrapper{
    display: none;
    background-color: #fff;
    padding: 25px 30px;
    -webkit-box-shadow: 0 0 14px 0px rgb(217 230 231 / 60%);
    box-shadow: 0 0 14px 0px rgb(217 230 231 / 60%);
    border-radius: 15px;
}
.facet_wrapper{
    display: block;
}
#area_content .sidebar .facet{
    border-bottom: 1px solid rgba(18, 51, 74, 0.1);
    margin-bottom: 20px;
}
#mobile_menu .facet_wrapper{
    display: none!important;
    border-radius: 0;
    box-shadow: none;
    margin: 0!important;
}
#mobile_menu.filters .facet_wrapper{
    display: block!important;
}

#area_content .facetwp-counts{
    display: inline-block;
}
#area_content .sidebar .facet:last-child{
    border-bottom: none;
    padding-bottom: 0px;
}

.facetwp-checkbox{
    color: #4d5055;
    font-weight: 700;
    font-family: 'Jura', sans-serif;
    background: none !important;
    padding-left: 0!important;
}
.facetwp-checkbox:before{
    content: '';
    width: 14px;
    height: 14px;
    background-color: #f9fcff;
    border: 1px solid #e5ebf0;
    display: inline-block;
    margin-right: 10px;
    border-radius: 4px;
}
.facetwp-checkbox.checked:before{
    background-color: #00294e;
}

/*grid*/
#area_content .grid{
    margin-top: 20px;
}
#area_content .grid-item{
    background-color: #fff;
     width: calc(50% - 20px);
    margin-bottom: 40px ;
    padding: 40px 30px;
    -webkit-box-shadow: 0 0 14px 0px rgb(217 230 231 / 60%);
    box-shadow: 0 0 14px 0px rgb(217 230 231 / 60%);
    border-radius: 5px;
}
#area_content .grid-item .title_medium{
    margin-bottom: 10px;
}
#area_content .labels{
   margin-bottom: 12px;
    display: flex;
    flex-wrap: wrap;
}
#area_content .labels .label{
    margin-right: 10px;
    font-size: 12px;
    color: #00294e;
}
#area_content .labels .label .icon{
    margin-right: 5px;
}
#area_content .grid-item.cta{
    background:transparent;
    border:2px solid #e5ebf0;
    box-shadow: none;
}
.grid{
    transition: all 0.3s ease;
    opacity: 1!important;
}
.grid.hide_grid{
    /*z-index: -999;*/
    opacity: 0!important;
}
.loading.hidden{
    display: none!important;
}
.loading{
    background-image: url(https://dev.deinternetzaak.nl/projecten/direxta/wp-content/themes/direxta/images/loading.svg);
    position: absolute;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    left: 50%;
    top: 190px;
    display: block;
    background-position: center;
    background-size: cover;
}
#area_content .content_two_col {
    margin-top: 100px
}
#area_content .content_two_col .content{
    max-width: 510px;
}
#area_content form br{
    display: none;
}
#area_content form .form-control, #area_content form textarea{
    margin-bottom: 10px;
    padding: 13px 20px;
}
#area_content form .wpcf7-submit,
#area_content form .form-control::placeholder,
#area_content form textarea::placeholder{
    font-size: 14px;
    font-weight: 600;
}
#area_content form .wpcf7-submit{
    margin: auto;
    border-radius: 50px;
    display: block;
    padding: 10px 45px 10px 25px;
    outline: none;
	border: 2px solid #e49a72;
	background-color: #ea5b0c;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    transition: all 0.3s ease;
    font-family: 'Jura', sans-serif;
    background-image: url("../images/arrow-right-solid.svg");
    background-position: 84% center;
    background-repeat: no-repeat;
    background-size: 15px;
}

#area_content #solicitatie_form .wpcf7-submit{
    margin: 0!important;
    margin-left: auto!important;
    padding: 10px 65px 10px 25px;
}

#area_content form .wpcf7-textarea{
    height: 200px;
}

#area_content .wpcf7-response-output{
    border: 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
    font-size: 14px;
    line-height: 18px;
    border-radius: 10px;
    padding: 10px 30px;
}
#area_content .wpcf7-form-control-wrap{
    position: relative;
    display: block;
}
#area_content .wpcf7-not-valid-tip{
    font-size: 12px !important;
    margin-top: -10px !important;
    margin-left: 10px;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 8px;
    background: #ea5b0c;
    line-height: 14px;
    padding: 3px 7px;
    border-radius: 0 0 8px 8px;
}
#area_content form .wpcf7-submit:hover{
    background-color: #d1510a;
    background-position: 90% center;
}
#area_content form .form-check-input , #area_content form .form-check-label{
    margin-top: 25px;
    line-height: 14px;
}
#area_content form button .icon{
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.3s ease;
}
#area_content form button:hover .icon{
    padding-left: 20px;
    padding-right: 0px;
}
#area_content form .form-group{
    margin: 30px auto;
}
#area_content formp{
    margin-bottom: 0!important;
}


#area_content .content ul{
    padding-left: 28px;
}
#area_content .content ul li::marker{
    color: #00294e;
    font-size: 20px;
}


#area_content .cta_banner h2{
    margin-bottom: 0px;
    margin-top: 10px;
}
#area_content .cta_banner .button{
    margin: 20px 0;
}
#area_content .page_title.section{
    padding: 80px 0 10px 0;
}

#area_content .blogs{
    z-index: 0;
    position: relative;
}
#area_content .blogs .blog{
    position: relative;
    border-radius: 10px ;
    min-height: 416px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 40px;
    overflow: hidden;
    text-decoration: none!important;
    margin-bottom: 40px;
}

#area_content .blogs .blog .bg_image{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: -1;
    transition: all 1s ease;
}
#area_content .blogs .blog:hover .bg_image{
    transform: scale(1.1);
}
#area_content .blogs .blog:after{
    content: '';
    background: rgb(55,55,55);
    background: -moz-linear-gradient(180deg, rgba(55,55,55,0) 0%, rgba(55,55,55,0.5998774509803921) 50%, rgba(55,55,55,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(55,55,55,0) 0%, rgba(55,55,55,0.5998774509803921) 50%, rgba(55,55,55,1) 100%);
    background: linear-gradient(180deg, rgba(55,55,55,0) 0%, rgba(55,55,55,0.5998774509803921) 50%, rgba(55,55,55,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#373737",endColorstr="#373737",GradientType=1);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
#area_content .blogs .blog h3{
    color: #fff;

}
#area_content .blogs .blog .grid-item_date{
}
#area_content .blogs .blog .grid-item_date .icon{
    color: rgba(249, 252, 255, 0.6)!important;
    margin-right: 5px;
}
#area_content .blogs .blog .grid-item_date .title{
    color: rgba(249, 252, 255, 0.6)!important;
}
#area_content .sidebar_content .section{
    padding: 0;
    margin-bottom: 40px;
}

#sticky_vacature_header{
    position: fixed;
    left: 0;
    right: 0;
    top: -200px;
    width: 100%;
    z-index: 1000;
    transition: all 0.3s ease;
}
#sticky_vacature_header.visible{
    top: 0;
}

#area_content .filters_wrapper{
    position: fixed;
    bottom: 50px;
    z-index: 99;
    left: 50%;
    transform: translate(-50% , 50%);
}
#area_content .filters_wrapper #filters{
    border-radius: 50px;
    background-color: #0078e4;
    text-decoration: none;
    color: #fff;
    padding: 8px 15px;
}


#area_content .page-template-page-full-width .container{
    max-width: 1440px;
}

#area_content hr{
    border-bottom: 2px solid #e0e1f0;
    opacity: 1!important;
    margin: 40px 0;
}

.sidebar_wrapper .menu-click{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 35px;
    z-index: 3;
    border: none;
    outline:none;
    cursor: pointer;
    background: none;
}
.sidebar_wrapper ul.menu li.hidden .sub-menu{
    display: none;
}
.sidebar_wrapper ul.menu li{
    position: relative;
}
.sidebar_wrapper .menu-click .icon{
    transition: all 0.3s ease;
    position: absolute;
    top: 9px;
    right: 10px;
}
.sidebar_wrapper .hidden .menu-click .icon{
    transform: rotate(-90deg);
}


/* page builder */
#area_content .contact_cta *{
    color: #fff;
}
#area_content .image_radius img{
    border-radius: 10px;
}

#area_content .pb_column  > .vc_row.wpb_row.vc_row-fluid{
    padding-bottom: 30px;
}

#area_content .wpb_text_column iframe{
    margin: auto;
    text-align: center;
    display: block;
    border-radius: 10px;
}


#root a.vc_btn3{
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	line-height: 23px;
	font-weight: 700;
	transition: all 0.3s ease;
	font-family: 'Jura', sans-serif;
}
#root a.vc_btn3 i.vc_btn3-icon{
    right: -25px;
	transition: all 0.3s ease;
}
#root a.vc_btn3:hover i.vc_btn3-icon{
    right: -30px;
}
#root .ghost a.vc_btn3{
    font-size: 15px;
	border:0;
	background: transparent;
	color: #ea5b0c !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
}

#root .primary a.vc_btn3{
	padding: 9px 40px 9px 26px;
	border-radius: 50px;
    color: #fff !important;
	border: 2px solid #e49a72;
	background-color: #ea5b0c;
    background-image: none;
}
#root .primary a.vc_btn3 i.vc_btn3-icon{
    font-size: 13px;
    right: 20px;
	transition: all 0.3s ease;
}
#root .primary a.vc_btn3:hover{
    background-color: #db530a;
}
#root .primary a.vc_btn3:hover i.vc_btn3-icon{
    right: 15px;
}
#root #area_content .pb_column h2 , #root #area_content .pb_column h3{
    margin-bottom: 10px;
}
#root .vc_carousel-slideline-inner .vc_item{
    display: flex;
    align-items: center;
    justify-content: center;
}
/* tegels */
#area_content .card_el .entry.ult-content-box-container{
    padding: 40px 0;
}
#area_content .card_el .entry.ult-content-box-container .vc_icon_element-inner {
    width: 100px;
    height: 100px;
}
#area_content .card_el .entry.ult-content-box-container .vc_icon_element-icon {
  color: #4d5055;
  opacity: .8;
}
#area_content .card_el .entry.ult-content-box-container .wpb_content_element {
    text-align: center;
    padding: 10px 0;
    display: block;
    width: 100%;
    font-family: 'Jura', sans-serif;
    font-size: 17px;
    color: #4d5055;
    margin: auto;
    font-weight: 700;
    line-height: 27px;
}
#area_content .card_el .entry.ult-content-box-container .vc_btn3  {
    font-family: 'Jura', sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 27px;
}
