#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.fusion-body .fusion-menu-element-wrapper[data-count="0"]:not(.collapse-enabled) .fusion-menu-element-list>li:not(.fusion-menu-item-button)>a{text-transform:uppercase!important}.htext1{color:#3f3f3f;font-family:"PT Sans"!important;font-size:14px!important}.htext1lead{color:#3f3f3f!important;font-family:"PT Sans"!important;font-size:14px!important}.htext1lead span{font-family:"PT Sans"!important;font-weight:500!important;padding-right:10px!important}.htext2{margin-top:-50px!important}.htext2lead{margin-top:0px!important}.htext3{font-family:"PT Sans"!important;font-weight:bold!important}.htext4{font-size:18px!important}.ftext1{color:#6c6c6c!important;font-family:"PT Sans"!important;font-size:15px!important}.ftext1 a{color:#fff!important}.ftext2{color:#6c6c6c!important;font-family:"PT Sans"!important;font-size:13px!important}.ftext2 a{color:#a5a5a5!important}.ftext9{color:#6c6c6c!important;font-family:"PT Sans"!important;font-size:13px!important}.ftext9 a{color:#6c6c6c!important}.fusion-single-line-meta{color:#898989!important;font-family:"PT Sans"!important;font-size:12px!important;line-height:1.3!important;font-weight:500!important}.fusion-read-more{color:#42516e!important;font-family:"PT Sans"!important;font-size:14px!important;line-height:1.3!important;font-weight:400!important}.fusion-read-more:after{display:none!important}.hblog .post-content{margin-bottom:15px!important}.fusion-date-and-formats{display:none!important}.datesm{color:#898989!important;font-family:"PT Sans"!important;font-size:11px!important;line-height:1.3!important;font-weight:500!important}.titlesm{font-family:"PT Serif"!important;font-size:18px!important;line-height:1.3!important;font-weight:700!important;margin-top:-3px!important}.titlesm a{color:#282828!important}.titlesmst{font-family:"PT Serif"!important;font-size:18px!important;line-height:1.3!important;font-weight:700!important;margin-top:-3px!important}.titlesmst a{color:#282828!important}.hrsm{width:100%;border-top:1px solid #d4d4d4;margin-top:20px!important;margin-bottom:20px!important}.hrsm2{width:100%;margin-top:25px!important;margin-bottom:20px!important}.bignews1{width:100%!important;height:auto!important}.bignews1s{width:100%!important;height:auto!important}.spaceme{height:40px!important}.titlebig{color:#282828!important;font-family:"PT Serif"!important;font-size:22px!important;line-height:1.4!important;font-weight:bold!important}.bignews1meta{margin-bottom:10px!important}.bignews1ex{margin-bottom:10px!important;color:#333333!important}.bignews1meta span{color:#898989!important;font-family:"PT Sans"!important;font-size:12px!important;line-height:1.3!important;font-weight:500!important;padding-right:10px!important}.bignews1rm{color:#42516e!important;font-family:"PT Sans"!important;font-size:14px!important;line-height:1.3!important;font-weight:400!important}.leadrm{color:#0d1a4f!important;font-family:"PT Sans"!important;font-size:14px!important;line-height:1.3!important;font-weight:700!important;border-bottom:3px solid #FAFF00!important;padding-bottom:10px!important}.titlecol{color:#282828!important;font-family:"PT Sans"!important;font-size:22px!important;line-height:1.3!important;font-weight:700!important}.titlecolty{color:#080a65!important;font-family:"PT Sans"!important;font-size:22px!important;line-height:1.3!important;font-weight:700!important}.backty{color:#080a65!important;font-family:"PT Sans"!important;font-weight:500!important;font-style:italic!important}.yellowtitle h1{color:#FAFF00!important}.seriale{background-color:#FAFF00;margin-top:0px!important;margin-left:0px!important;margin-right:0px!important;margin-bottom:0px!important;padding:20px 15px!important}.datesmser{color:#282828!important;font-family:"PT Sans"!important;font-size:11px!important;line-height:1.3!important;font-weight:500!important}.excser{font-family:"PT Serif"!important;color:#282828!important;font-size:15px!important;line-height:1.3!important;font-weight:400!important;margin-top:-3px!important;margin-bottom:0px!important}.serialeimg{background-size:cover!important;margin-left:5px!important;margin-right:5px!important;padding-bottom:300px!important}.serialetitle{margin-bottom:0px!important;padding:20px 30px!important;font-family:"PT Sans"!important;color:#fff!important;font-size:30px!important;line-height:1.3!important;font-weight:700!important;position:absolute;top:0}.hbut .fusion-button-default-size{padding-left:0px!important;padding-right:0px!important}.vidtext{font-family:"PT Serif"!important;color:#282828!important;font-size:18px!important;line-height:1.3!important;font-weight:700!important}.bignewsmaintitle{color:#282828!important;font-family:"PT Serif"!important;font-size:22px!important;line-height:1.4!important;font-weight:bold!important;padding-top:15px}.bignewsmain{width:100%!important;height:auto!important}.mainmeta{margin-bottom:10px!important;margin-top:-20px!important}.mainmeta span{color:#898989!important;font-family:"PT Sans"!important;font-size:12px!important;line-height:1.3!important;font-weight:500!important;padding-right:10px!important}.mainrm{color:#42516e!important;font-family:"PT Sans"!important;font-size:14px!important;line-height:1.3!important;font-weight:400!important}.fusion-sticky-transition{padding-top:0px!important;padding-bottom:0px!important}.fusion-sticky-transition img{width:70%!important}.button-icon-right{margin-left:2em!important}@media only screen and (max-width:991.9px){.hbut{margin-top:0px!important}.mainmob{padding-bottom:50px}.bignews1{padding-bottom:20px}.bignews1s{padding-top:20px}.buttonmob{margin-bottom:100px;margin-top:-10px!important}.serialetitle{top:30px!important}}.serrm{position:absolute;bottom:20px;left:40px}.despre{margin-right:30px!important;font-weight:700;color:#000!important}.d1{font-size:20px!important;font-family:Karla!important;margin-bottom:0px!important;margin-top:10px!important}.d2{font-size:15px!important}.fusion-tb-header{background-color:#0D1A4F!important}.maxh{max-height:200px!important}.fusion-meta-tb{border:none!important}.fusion-tb-author a{font-weight:bold!important;color:#090C63!important}.fusion-tb-published-date,.fusion-tb-categories,.fusion-tb-categories a,.fusion-date{color:#35312E!important}.page-id-1946 .bignews1ex,.page-id-1946 .mainrm{display:none!important}.fusion-meta-tb{font-size:14px!important;font-family:PT Sans!important}.captionIMG,.wp-caption-text{font-size:13px!important;font-family:PT Sans!important;padding-top:10px!important;color:#6E6E6E!important;text-align:left!important}.comment-form input[type="submit"]{background-color:#0D1A4F!important;font-family:PT Sans!important}.excNEWS{font-size:18px!important;color:#282828!important}@media only screen and (max-width:1024.1px){.homelead{padding-left:5vw!important}}@media only screen and (max-width:640.1px){.category .footerCTA{margin-bottom:-50px!important}}.related-posts .fusion-title-size-three{display:none!important}.related-posts{margin-top:30px!important}.fusion-carousel-title,.recent-posts-content .entry-title{color:#282828!important;font-family:"PT Serif"!important;font-size:22px!important;line-height:1.4!important;font-weight:bold!important}.fusion-carousel-title a,.fusion-carousel-title a:hover,.entry-title a,.entry-title a:hover{color:#282828!important}.fusion-date,.meta span{color:#898989!important;font-family:"PT Sans"!important;font-size:12px!important;line-height:1.3!important;font-weight:500!important}.relatedme{text-align:left!important;margin-bottom:10px!important;color:#333333!important;font-size:18px!important;font-family:"PT Sans",Arial,Helvetica,sans-serif!important;font-weight:400!important}.fusion-inline-sep{padding-left:10px!important;padding-right:10px!important;color:#C2C2C2!important}.fusion-inline-sep1{padding-right:10px!important;color:#C2C2C2!important}.fusion-inline-sep2{padding-left:10px!important;padding-right:10px!important;color:#C2C2C2!important}.fusion-carousel-meta{padding-top:7px!important;padding-bottom:7px!important}.meta{padding-top:7px!important;margin-bottom:7px!important}.authorme{padding-right:12px!important;color:#090C63!important;font-family:"PT Sans"!important;line-height:1.3!important;font-weight:700!important}.relatedrm{color:#42516e!important;font-family:"PT Sans"!important;font-size:14px!important;line-height:1.3!important;font-weight:400!important;float:left!important}.relatedcat{color:#42516e!important;font-family:"PT Sans"!important;font-size:14px!important;line-height:1.3!important;font-weight:400!important}.fusion-carousel .fusion-carousel-item .fusion-carousel-item-wrapper{text-align:left!important}@media only screen and (max-width:1024.1px){.fusion-body .fusion-flex-container.fusion-builder-row-4-1{padding-right:0!important;padding-left:0!important}.contentme{margin-right:10px!important;margin-left:0!important}}.vcard{padding-right:10px!important;color:#42516e!important;font-family:"PT Sans"!important;line-height:1.3!important;font-weight:500!important}.meta .catx{pointer-events:none!important;cursor:default!important;text-decoration:none!important}.meta .fusion-date{font-style:normal!important}.nopad{margin-top:-15px!important}.leadleft h1{padding-right:5vw!important}@media only screen and (max-width:1024.1px){.leftme{align-self:flex-start!important;margin-bottom:15px!important;margin-left:0px!important}}.contentme a,.serialebodyme a{color:#0d1a4f!important;text-decoration:underline!important}@media only screen and (max-width:600px){h1,.fusion-title h1,.post-content h1{font-size:34px!important}}.comment-form input[type="submit"]{font-family:"PT Sans"!important;letter-spacing:0!important;border-radius:0!important}.serpad{margin-bottom:30px}.awb-imageframe-caption-title{display:none!important}.awb-imageframe-caption-text{padding-bottom:15px!important;padding-top:5px!important;font-weight:bold!important;font-size:14px!important;line-height:1.2!important}.hide4now{display:none!important}.htext1cat{color:#3f3f3f;font-family:"PT Sans"!important;font-size:14px!important}.htext1author{color:#3f3f3f;font-family:"PT Sans"!important;font-size:14px!important;font-weight:bold!important}.htext1date{color:#3f3f3f;font-family:"PT Sans"!important;font-size:14px!important}.htext1date:after{content:"|";font-weight:400!important;padding-right:10px;padding-left:10px}.htext1author:after{content:"|";font-weight:400!important;padding-right:10px;padding-left:10px}.cautareme h1{font-size:0.7em!important}.image-caption{font-size:13px!important;font-weight:400!important;font-family:PT Sans!important;padding-top:12px!important;margin-left:0px!important;color:#6E6E6E!important}.mminh{min-height:300px!important}@media only screen and (max-width:991px){.bignewsmaintitlest{color:#282828!important;font-family:"PT Serif"!important;font-size:16px!important;line-height:1.4!important;font-weight:bold!important;padding-top:7px}}@media only screen and (min-width:991.9px){.bignewsmaintitlest{color:#282828!important;font-family:"PT Serif"!important;font-size:18px!important;line-height:1.4!important;font-weight:bold!important;padding-top:7px}.mminh{min-height:420px!important}}.yst{background-color:#FAFF00!important;width:25px;height:25px}.nnll1 ._form-title{color:#282828!important;font-family:"PT Serif"!important;font-size:22px!important;line-height:1.4!important;font-weight:bold!important;text-align:left!important;padding-bottom:20px!important}.nnll1 p{color:#000!important;text-align:left!important}.nnll1 ._form-label{color:#000!important;font-size:14px!important;font-weight:bold!important;float:left!important}.nnll1 ._field-wrapper{position:relative!important}.nnll1 #email{height:43px!important;font-size:14px!important;width:200px!important;padding:20px 12px!important}.nnll1 input[type="text"]{border-radius:0px!important}.nnll1 #_form_7_submit{-webkit-appearance:none!important;cursor:pointer!important;font-size:14px!important;text-align:center!important;background:#323356!important;border:0!important;color:#FFFFFF!important;padding:10px!important;height:41px!important}.nnll1 ._x19628885{float:left!important}.nnll1 ._button-wrapper{float:left!important;margin-top:22px!important;height:30px!important}@media only screen and (min-width:439.9px){.nnll1 ._button-wrapper{margin-left:20px!important}}.single-post ._form-title{color:#282828!important;font-family:"PT Serif"!important;font-size:22px!important;line-height:1.4!important;font-weight:bold!important;text-align:left!important;padding-bottom:20px!important}.single-post ._form-label{display:none!important}.single-post input[type="text"]{border-radius:0px!important}.single-post ._field-wrapper,.single-post ._button-wrapper{text-align:left!important}.single-post #_form_7_submit{-webkit-appearance:none!important;cursor:pointer!important;font-size:14px!important;text-align:center!important;background:#323356!important;border:0!important;color:#FFFFFF!important;padding:10px!important;height:41px!important}.single-post ._button-wrapper{margin-top:15px!important;height:30px!important}.single-post ._form_7{display:block!important;background-color:yellow!important;padding:15px 15px 25px 15px!important;margin-bottom:15px!important}.grecaptcha-badge{visibility:hidden!important}.fusion-author-tb h2,.fusion-author-tb h2 a{font-family:"PT Sans"!important;font-size:16px!important}.fusion-author-tb h2{color:#333!important;font-weight:400!important}.fusion-author-tb h2 a{color:#090C63!important;font-weight:700!important}.comment-form .comment-form-cookies-consent input{margin-right:7px!important;margin-top:-1px!important}.asd01{margin-top:-40px!important;font-size:22px!important}a.fusion-button.ssi2,a.fusion-button.ssi2:hover,a.fusion-button.ssi2:focus,a.fusion-button.ssi2:active,a.fusion-button.ssi2 .fusion-button-text,a.fusion-button.ssi2:hover .fusion-button-text{text-decoration:none!important;border-bottom:none!important;box-shadow:none!important}a.fusion-button.ssi2::before,a.fusion-button.ssi2::after{text-decoration:none!important;border-bottom:none!important;box-shadow:none!important}