body.dipl_modal_active{overflow:hidden}.dipl_modal_section.et_pb_section,.et_pb_module.dipl_modal_module{position:unset!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;background:0 0!important;width:0!important;height:0!important;margin:0!important;padding:0!important;animation:none!important;transition:none!important;transform:none!important}.dipl_modal_section .dipl_active_modal .dipl_modal_fullscreen{animation:none}.dipl_modal .dipl_modal_trigger_element,.dipl_modal_module .dipl_modal_body,.dipl_modal_module .dipl_modal_footer,.dipl_modal_module .dipl_modal_header,.dipl_modal_module .dipl_modal_inner_wrap,.dipl_modal_module .dipl_modal_wrapper{background-size:cover;background-position:center;background-repeat:no-repeat}.dipl_modal .dipl_modal_close_button,.dipl_modal .dipl_modal_trigger_button{display:inline-block}.dipl_modal .dipl_modal_trigger_element{cursor:pointer}.dipl_modal_footer .et_pb_button_wrapper{text-align:right}.dipl_modal .dipl_modal_wrapper{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3);overflow-y:scroll;z-index:999999999}.dipl_active_modal .dipl_modal_wrapper,.dipl_animate_reverse .dipl_modal_wrapper,.dipl_modal_opened .dipl_modal_wrapper{display:flex}.et_pb_with_border .dipl_modal_inner_wrap,.et_pb_with_border .dipl_modal_trigger_element:not(.et_pb_button){border-width:0;border-style:solid;border-color:#333}.dipl_modal .dipl_modal_inner_wrap{display:flex;flex-direction:column;background:#fff;max-width:100%;max-height:100%;width:50%;height:auto}.dipl_modal_center{align-items:center;justify-content:center}.dipl_modal_top_left{align-items:flex-start;justify-content:flex-start}.dipl_modal_top_right{align-items:flex-start;justify-content:flex-end}.dipl_modal_top_center{align-items:flex-start;justify-content:center}.dipl_modal_bottom_left{align-items:flex-end;justify-content:flex-start}.dipl_modal_bottom_right{align-items:flex-end;justify-content:flex-end}.dipl_modal_bottom_center{align-items:flex-end;justify-content:center}.dipl_modal .dipl_modal_wrapper .dipl_modal_body,.et-db #et-boc .et-l .dipl_modal .dipl_modal_wrapper .dipl_modal_body{overflow-y:auto}.dipl_modal .dipl_modal_header{display:flex;align-items:flex-start;justify-content:flex-end}.dipl_modal .dipl_modal_header_title_container{flex-grow:1}.dipl_modal .dipl_modal_header_title{padding-bottom:0;font-size:28px;line-height:1.2;word-break:break-all}.dipl_modal .dipl_modal_close_icon+.dipl_modal_header_title_container{align-self:center;margin-right:30px}.dipl_modal .dipl_modal_close_icon{order:1;font-size:32px;cursor:pointer}.dipl_modal .dipl_modal_body{flex-grow:1}.dipl_modal .dipl_animated{opacity:0;animation-duration:1s;animation-timing-function:linear;animation-fill-mode:both;transition:all .3s ease}.dipl_animate_reverse .dipl_animated{animation-direction:reverse}@-webkit-keyframes dipl_animate_fade{from{opacity:0}to{opacity:1}}@keyframes dipl_animate_fade{from{opacity:0}to{opacity:1}}@-webkit-keyframes dipl_animate_slide_center{100%{transform:scale3d(1,1,1);opacity:1}}@keyframes dipl_animate_slide_center{100%{transform:scale3d(1,1,1);opacity:1}}@-webkit-keyframes dipl_animate_slide_up{to{transform:translate3d(0,0,0);opacity:1}}@keyframes dipl_animate_slide_up{to{transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dipl_animate_slide_right{to{transform:translate3d(0,0,0);opacity:1}}@keyframes dipl_animate_slide_right{to{transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dipl_animate_slide_down{to{transform:translate3d(0,0,0);opacity:1}}@keyframes dipl_animate_slide_down{to{transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dipl_animate_slide_left{to{transform:translate3d(0,0,0);opacity:1}}@keyframes dipl_animate_slide_left{to{transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dipl_animate_bounce_center{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{opacity:1;transform:scale3d(1,1,1)}}@keyframes dipl_animate_bounce_center{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{opacity:1;transform:scale3d(1,1,1)}}@-webkit-keyframes dipl_animate_bounce_up{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{transform:translate3d(0,200px,0)}60%{transform:translate3d(0,-25px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes dipl_animate_bounce_up{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{transform:translate3d(0,200px,0)}60%{transform:translate3d(0,-25px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dipl_animate_bounce_right{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{transform:translate3d(-200px,0,0)}60%{transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none;opacity:1}}@keyframes dipl_animate_bounce_right{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{transform:translate3d(-200px,0,0)}60%{transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none;opacity:1}}@-webkit-keyframes dipl_animate_bounce_down{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{transform:translate3d(0,-200px,0)}60%{transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}100%{transform:none;opacity:1}}@keyframes dipl_animate_bounce_down{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{transform:translate3d(0,-200px,0)}60%{transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}100%{transform:none;opacity:1}}@-webkit-keyframes dipl_animate_bounce_left{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{transform:translate3d(200px,0,0)}60%{transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none;opacity:1}}@keyframes dipl_animate_bounce_left{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{transform:translate3d(200px,0,0)}60%{transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none;opacity:1}}@-webkit-keyframes dipl_animate_zoom_center{100%{transform:scale3d(1,1,1);opacity:1}}@keyframes dipl_animate_zoom_center{100%{transform:scale3d(1,1,1);opacity:1}}@-webkit-keyframes dipl_animate_zoom_up{0%{transform-origin:bottom}100%{transform-origin:bottom;transform:scale3d(1,1,1);opacity:1}}@keyframes dipl_animate_zoom_up{0%{transform-origin:bottom}100%{transform-origin:bottom;transform:scale3d(1,1,1);opacity:1}}@-webkit-keyframes dipl_animate_zoom_right{0%{transform-origin:left}100%{transform-origin:left;transform:scale3d(1,1,1);opacity:1}}@keyframes dipl_animate_zoom_right{0%{transform-origin:left}100%{transform-origin:left;transform:scale3d(1,1,1);opacity:1}}@-webkit-keyframes dipl_animate_zoom_down{0%{transform-origin:top}100%{transform-origin:top;transform:scale3d(1,1,1);opacity:1}}@keyframes dipl_animate_zoom_down{0%{transform-origin:top}100%{transform-origin:top;transform:scale3d(1,1,1);opacity:1}}@-webkit-keyframes dipl_animate_zoom_left{0%{transform-origin:right}100%{transform-origin:right;transform:scale3d(1,1,1);opacity:1}}@keyframes dipl_animate_zoom_left{0%{transform-origin:right}100%{transform-origin:right;transform:scale3d(1,1,1);opacity:1}}@-webkit-keyframes dipl_animate_flip_center{to{opacity:1;transform:perspective(0) rotateX(0)}}@keyframes dipl_animate_flip_center{to{opacity:1;transform:perspective(0) rotateX(0)}}@-webkit-keyframes dipl_animate_flip_up{from{transform-origin:center}to{opacity:1;transform:perspective(0) rotateX(0)}}@keyframes dipl_animate_flip_up{from{transform-origin:center}to{opacity:1;transform:perspective(0) rotateX(0)}}@-webkit-keyframes dipl_animate_flip_right{from{transform-origin:center}to{opacity:1;transform:perspective(0) rotateY(0)}}@keyframes dipl_animate_flip_right{from{transform-origin:center}to{opacity:1;transform:perspective(0) rotateY(0)}}@-webkit-keyframes dipl_animate_flip_down{from{transform-origin:center}to{opacity:1;transform:perspective(0) rotateX(0)}}@keyframes dipl_animate_flip_down{from{transform-origin:center}to{opacity:1;transform:perspective(0) rotateX(0)}}@-webkit-keyframes dipl_animate_flip_left{from{transform-origin:center}to{opacity:1;transform:perspective(0) rotateY(0)}}@keyframes dipl_animate_flip_left{from{transform-origin:center}to{opacity:1;transform:perspective(0) rotateY(0)}}@-webkit-keyframes dipl_animate_fold_center{from{transform-origin:center}to{transform-origin:center;opacity:1;transform:perspective(0) rotateY(0)}}@keyframes dipl_animate_fold_center{from{transform-origin:center}to{transform-origin:center;opacity:1;transform:perspective(0) rotateY(0)}}@-webkit-keyframes dipl_animate_fold_up{from{transform-origin:bottom}to{transform-origin:bottom;opacity:1;transform:perspective(0) rotateX(0)}}@keyframes dipl_animate_fold_up{from{transform-origin:bottom}to{transform-origin:bottom;opacity:1;transform:perspective(0) rotateX(0)}}@-webkit-keyframes dipl_animate_fold_right{from{transform-origin:left}to{transform-origin:left;opacity:1;transform:perspective(0) rotateY(0)}}@keyframes dipl_animate_fold_right{from{transform-origin:left}to{transform-origin:left;opacity:1;transform:perspective(0) rotateY(0)}}@-webkit-keyframes dipl_animate_fold_down{from{transform-origin:top}to{transform-origin:top;opacity:1;transform:perspective(0) rotateX(0)}}@keyframes dipl_animate_fold_down{from{transform-origin:top}to{transform-origin:top;opacity:1;transform:perspective(0) rotateX(0)}}@-webkit-keyframes dipl_animate_fold_left{from{transform-origin:right}to{transform-origin:right;opacity:1;transform:perspective(0) rotateY(0)}}@keyframes dipl_animate_fold_left{from{transform-origin:right}to{transform-origin:right;opacity:1;transform:perspective(0) rotateY(0)}}@-webkit-keyframes dipl_animate_roll_center{from{transform-origin:center}to{transform-origin:center;opacity:1;transform:none}}@keyframes dipl_animate_roll_center{from{transform-origin:center}to{transform-origin:center;opacity:1;transform:none}}@-webkit-keyframes dipl_animate_roll_up{from{transform-origin:bottom}to{transform-origin:bottom;opacity:1;transform:none}}@keyframes dipl_animate_roll_up{from{transform-origin:bottom}to{transform-origin:bottom;opacity:1;transform:none}}@-webkit-keyframes dipl_animate_roll_right{from{transform-origin:left}to{transform-origin:left;opacity:1;transform:none}}@keyframes dipl_animate_roll_right{from{transform-origin:left}to{transform-origin:left;opacity:1;transform:none}}@-webkit-keyframes dipl_animate_roll_down{from{transform-origin:top}to{transform-origin:top;opacity:1;transform:none}}@keyframes dipl_animate_roll_down{from{transform-origin:top}to{transform-origin:top;opacity:1;transform:none}}@-webkit-keyframes dipl_animate_roll_left{from{transform-origin:right}to{transform-origin:right;opacity:1;transform:none}}@keyframes dipl_animate_roll_left{from{transform-origin:right}to{transform-origin:right;opacity:1;transform:none}}@media screen and (max-width:980px){.dipl_modal .dipl_modal_inner_wrap{width:80%}}.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;} .cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;} .cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;} .cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;} .cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;} table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;} table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px; background: url(//teleosmarketing.com/wp-content/plugins/cookie-law-info/images/td_back.gif) repeat-x; text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;} @media(max-width:800px) {
table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
{
width:23%;
font-size:12px;
word-wrap: break-word;
}
table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
{
width:45%;
}
}
.cookielawinfo-row-cat-title{
border-bottom: 1px solid #eee;
text-align: center;
}
.cookielawinfo-row-cat-title-head{
text-align: center;
}
.cookielawinfo-row-cat-table{
width: 99%;
margin-left: 5px;
}